From 1aeefd58e2980972d8dc799457625cec735a00fc Mon Sep 17 00:00:00 2001 From: "Documenter.jl" Date: Tue, 17 Sep 2024 18:52:22 +0000 Subject: [PATCH] build based on 7227ef9 --- dev/.documenter-siteinfo.json | 1 + dev/API/index.html | 23 + dev/assets/documenter.js | 1059 ++++++++++++++++ dev/assets/themes/catppuccin-frappe.css | 1 + dev/assets/themes/catppuccin-latte.css | 1 + dev/assets/themes/catppuccin-macchiato.css | 1 + dev/assets/themes/catppuccin-mocha.css | 1 + dev/assets/themes/documenter-dark.css | 7 + dev/assets/themes/documenter-light.css | 9 + dev/assets/themeswap.js | 84 ++ dev/assets/warner.js | 52 + dev/index.html | 4 + dev/literated/tripolar_grid_nodes.png | Bin 0 -> 1435612 bytes .../visualize_tripolar_grid/index.html | 34 + dev/objects.inv | Bin 0 -> 490 bytes dev/search_index.js | 3 + dev/siteinfo.js | 1 + index.html | 2 + previews/PR29/.documenter-siteinfo.json | 1 + previews/PR29/API/index.html | 23 + previews/PR29/assets/documenter.js | 1059 ++++++++++++++++ .../PR29/assets/themes/catppuccin-frappe.css | 1 + .../PR29/assets/themes/catppuccin-latte.css | 1 + .../assets/themes/catppuccin-macchiato.css | 1 + .../PR29/assets/themes/catppuccin-mocha.css | 1 + .../PR29/assets/themes/documenter-dark.css | 7 + .../PR29/assets/themes/documenter-light.css | 9 + previews/PR29/assets/themeswap.js | 84 ++ previews/PR29/assets/warner.js | 52 + previews/PR29/index.html | 4 + .../PR29/literated/tripolar_grid_nodes.png | Bin 0 -> 1435612 bytes .../visualize_tripolar_grid/index.html | 34 + previews/PR29/objects.inv | Bin 0 -> 490 bytes previews/PR29/search_index.js | 3 + previews/PR29/siteinfo.js | 1 + previews/PR31/.documenter-siteinfo.json | 1 + previews/PR31/API/index.html | 23 + previews/PR31/assets/documenter.js | 1065 +++++++++++++++++ .../PR31/assets/themes/catppuccin-frappe.css | 1 + .../PR31/assets/themes/catppuccin-latte.css | 1 + .../assets/themes/catppuccin-macchiato.css | 1 + .../PR31/assets/themes/catppuccin-mocha.css | 1 + .../PR31/assets/themes/documenter-dark.css | 7 + .../PR31/assets/themes/documenter-light.css | 9 + previews/PR31/assets/themeswap.js | 84 ++ previews/PR31/assets/warner.js | 52 + previews/PR31/index.html | 4 + .../PR31/literated/tripolar_grid_nodes.png | Bin 0 -> 1435612 bytes .../visualize_tripolar_grid/index.html | 34 + previews/PR31/objects.inv | Bin 0 -> 490 bytes previews/PR31/search_index.js | 3 + previews/PR31/siteinfo.js | 1 + previews/PR32/.documenter-siteinfo.json | 1 + previews/PR32/API/index.html | 23 + previews/PR32/assets/documenter.js | 1065 +++++++++++++++++ .../PR32/assets/themes/catppuccin-frappe.css | 1 + .../PR32/assets/themes/catppuccin-latte.css | 1 + .../assets/themes/catppuccin-macchiato.css | 1 + .../PR32/assets/themes/catppuccin-mocha.css | 1 + .../PR32/assets/themes/documenter-dark.css | 7 + .../PR32/assets/themes/documenter-light.css | 9 + previews/PR32/assets/themeswap.js | 84 ++ previews/PR32/assets/warner.js | 52 + previews/PR32/index.html | 4 + .../PR32/literated/tripolar_grid_nodes.png | Bin 0 -> 1435612 bytes .../visualize_tripolar_grid/index.html | 34 + previews/PR32/objects.inv | Bin 0 -> 490 bytes previews/PR32/search_index.js | 3 + previews/PR32/siteinfo.js | 1 + stable | 1 + v0.1 | 1 + v0.1.1/.documenter-siteinfo.json | 1 + v0.1.1/assets/documenter.js | 1059 ++++++++++++++++ v0.1.1/assets/themes/catppuccin-frappe.css | 1 + v0.1.1/assets/themes/catppuccin-latte.css | 1 + v0.1.1/assets/themes/catppuccin-macchiato.css | 1 + v0.1.1/assets/themes/catppuccin-mocha.css | 1 + v0.1.1/assets/themes/documenter-dark.css | 7 + v0.1.1/assets/themes/documenter-light.css | 9 + v0.1.1/assets/themeswap.js | 84 ++ v0.1.1/assets/warner.js | 52 + v0.1.1/grids/index.html | 23 + v0.1.1/index.html | 2 + v0.1.1/literated/generate_grid/index.html | 22 + v0.1.1/literated/tripolar_grid_nodes.png | Bin 0 -> 111873 bytes v0.1.1/objects.inv | Bin 0 -> 468 bytes v0.1.1/search_index.js | 3 + v0.1.1/siteinfo.js | 1 + versions.js | 7 + 89 files changed, 6414 insertions(+) create mode 100644 dev/.documenter-siteinfo.json create mode 100644 dev/API/index.html create mode 100644 dev/assets/documenter.js create mode 100644 dev/assets/themes/catppuccin-frappe.css create mode 100644 dev/assets/themes/catppuccin-latte.css create mode 100644 dev/assets/themes/catppuccin-macchiato.css create mode 100644 dev/assets/themes/catppuccin-mocha.css create mode 100644 dev/assets/themes/documenter-dark.css create mode 100644 dev/assets/themes/documenter-light.css create mode 100644 dev/assets/themeswap.js create mode 100644 dev/assets/warner.js create mode 100644 dev/index.html create mode 100644 dev/literated/tripolar_grid_nodes.png create mode 100644 dev/literated/visualize_tripolar_grid/index.html create mode 100644 dev/objects.inv create mode 100644 dev/search_index.js create mode 100644 dev/siteinfo.js create mode 100644 index.html create mode 100644 previews/PR29/.documenter-siteinfo.json create mode 100644 previews/PR29/API/index.html create mode 100644 previews/PR29/assets/documenter.js create mode 100644 previews/PR29/assets/themes/catppuccin-frappe.css create mode 100644 previews/PR29/assets/themes/catppuccin-latte.css create mode 100644 previews/PR29/assets/themes/catppuccin-macchiato.css create mode 100644 previews/PR29/assets/themes/catppuccin-mocha.css create mode 100644 previews/PR29/assets/themes/documenter-dark.css create mode 100644 previews/PR29/assets/themes/documenter-light.css create mode 100644 previews/PR29/assets/themeswap.js create mode 100644 previews/PR29/assets/warner.js create mode 100644 previews/PR29/index.html create mode 100644 previews/PR29/literated/tripolar_grid_nodes.png create mode 100644 previews/PR29/literated/visualize_tripolar_grid/index.html create mode 100644 previews/PR29/objects.inv create mode 100644 previews/PR29/search_index.js create mode 100644 previews/PR29/siteinfo.js create mode 100644 previews/PR31/.documenter-siteinfo.json create mode 100644 previews/PR31/API/index.html create mode 100644 previews/PR31/assets/documenter.js create mode 100644 previews/PR31/assets/themes/catppuccin-frappe.css create mode 100644 previews/PR31/assets/themes/catppuccin-latte.css create mode 100644 previews/PR31/assets/themes/catppuccin-macchiato.css create mode 100644 previews/PR31/assets/themes/catppuccin-mocha.css create mode 100644 previews/PR31/assets/themes/documenter-dark.css create mode 100644 previews/PR31/assets/themes/documenter-light.css create mode 100644 previews/PR31/assets/themeswap.js create mode 100644 previews/PR31/assets/warner.js create mode 100644 previews/PR31/index.html create mode 100644 previews/PR31/literated/tripolar_grid_nodes.png create mode 100644 previews/PR31/literated/visualize_tripolar_grid/index.html create mode 100644 previews/PR31/objects.inv create mode 100644 previews/PR31/search_index.js create mode 100644 previews/PR31/siteinfo.js create mode 100644 previews/PR32/.documenter-siteinfo.json create mode 100644 previews/PR32/API/index.html create mode 100644 previews/PR32/assets/documenter.js create mode 100644 previews/PR32/assets/themes/catppuccin-frappe.css create mode 100644 previews/PR32/assets/themes/catppuccin-latte.css create mode 100644 previews/PR32/assets/themes/catppuccin-macchiato.css create mode 100644 previews/PR32/assets/themes/catppuccin-mocha.css create mode 100644 previews/PR32/assets/themes/documenter-dark.css create mode 100644 previews/PR32/assets/themes/documenter-light.css create mode 100644 previews/PR32/assets/themeswap.js create mode 100644 previews/PR32/assets/warner.js create mode 100644 previews/PR32/index.html create mode 100644 previews/PR32/literated/tripolar_grid_nodes.png create mode 100644 previews/PR32/literated/visualize_tripolar_grid/index.html create mode 100644 previews/PR32/objects.inv create mode 100644 previews/PR32/search_index.js create mode 100644 previews/PR32/siteinfo.js create mode 120000 stable create mode 120000 v0.1 create mode 100644 v0.1.1/.documenter-siteinfo.json create mode 100644 v0.1.1/assets/documenter.js create mode 100644 v0.1.1/assets/themes/catppuccin-frappe.css create mode 100644 v0.1.1/assets/themes/catppuccin-latte.css create mode 100644 v0.1.1/assets/themes/catppuccin-macchiato.css create mode 100644 v0.1.1/assets/themes/catppuccin-mocha.css create mode 100644 v0.1.1/assets/themes/documenter-dark.css create mode 100644 v0.1.1/assets/themes/documenter-light.css create mode 100644 v0.1.1/assets/themeswap.js create mode 100644 v0.1.1/assets/warner.js create mode 100644 v0.1.1/grids/index.html create mode 100644 v0.1.1/index.html create mode 100644 v0.1.1/literated/generate_grid/index.html create mode 100644 v0.1.1/literated/tripolar_grid_nodes.png create mode 100644 v0.1.1/objects.inv create mode 100644 v0.1.1/search_index.js create mode 100644 v0.1.1/siteinfo.js create mode 100644 versions.js diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json new file mode 100644 index 0000000..756e00f --- /dev/null +++ b/dev/.documenter-siteinfo.json @@ -0,0 +1 @@ +{"documenter":{"julia_version":"1.10.4","generation_timestamp":"2024-08-19T21:31:39","documenter_version":"1.5.0"}} \ No newline at end of file diff --git a/dev/API/index.html b/dev/API/index.html new file mode 100644 index 0000000..8bdfb7e --- /dev/null +++ b/dev/API/index.html @@ -0,0 +1,23 @@ + +API · OrthogonalSphericalShellGrids.jl

List of functions in OrthogonalSphericalShellGrids

OrthogonalSphericalShellGrids.TripolarGridType
TripolarGrid(arch::Distributed, FT::DataType = Float64; halo = (4, 4, 4), kwargs...)

Construct a tripolar grid on a distributed architecture. A distributed tripolar grid is supported only on a Y-partitioning configuration, therefore, only splitting the j-direction is supported for the moment.

source
OrthogonalSphericalShellGrids.TripolarGridType
TripolarGrid(arch = CPU(), FT::DataType = Float64;
+             size,
+             southermost_latitude = -80,
+             halo                 = (4, 4, 4),
+             radius               = R_Earth,
+             z                    = (0, 1),
+             north_poles_latitude = 45,
+             first_pole_longitude = 0)

Construct a tripolar grid on a spherical shell.

Longitude coordinate must have even number of cells

size is a 3-tuple of the grid size in longitude, latitude, and vertical directions. Due to requirements of the folding at the north edge of the domain, the longitude size of the grid (i.e., the first component of size) must be an even number!

Positional Arguments

  • arch: The architecture to use for the grid. Default is CPU().
  • FT::DataType: The data type to use for the grid. Default is Float64.

Keyword Arguments

  • size: The number of cells in the (longitude, latitude, vertical) dimensions.
  • southermost_latitude: The southernmost Center latitude of the grid. Default is -80.
  • halo: The halo size in the (longitude, latitude, vertical) dimensions. Default is (4, 4, 4).
  • radius: The radius of the spherical shell. Default is R_Earth.
  • z: The vertical $z$-coordinate range of the grid. Default is (0, 1).
  • first_pole_longitude: The longitude of the first "north" singularity. The second singularity is located at first_pole_longitude + 180ᵒ.
  • north_poles_latitude: The latitude of the "north" singularities.

Return

An OrthogonalSphericalShellGrid object representing a tripolar grid on the sphere. The north singularities are located at

i = 1, j = Nφ and i = Nλ ÷ 2 + 1, j = Nλ

source
OrthogonalSphericalShellGrids.ZipperBoundaryConditionFunction
ZipperBoundaryCondition(sign = 1)

Create a zipper boundary condition specific to the TripolarGrid. A Zipper boundary condition is similar to a periodic boundary condition, but, instead of retrieving the value from the opposite boundary, it splits the boundary in two and retrieves the value from the opposite side of the boundary. It is possible to think of it as a periodic boundary over a folded domain.

When copying in halos, folded velocities need to switch sign, while tracers or similar fields do not.

Note: the Tripolar boundary condition is particular because the last grid point at the north edge is repeated for tracers. For this reason we do not start copying the halo from the last grid point but from the second to last grid point.

Example

Consider the northern edge of a tripolar grid where P indicates the j - location of the poles

                  P                         P
+                  |            |            |            |            
+ Ny (center) ->   u₁    c₁     u₂    c₂     u₃    c₃     u₄    c₄     
+ Ny (face)   ->   |---- v₁ ----|---- v₂ ----|---- v₃ ----|---- v₄ ----
+                                                      Nx    Nx
+                                                    (face) (center)

The grid ends at Ny because it is periodic in nature, but, given the fold,

c₁ == c₄

and

c₂ == c₃

This is not the case for the v-velocity (or any field on the j-faces) where the last grid point is not repeated.

source
OrthogonalSphericalShellGrids._compute_tripolar_coordinates!Method
_compute_tripolar_coordinates!(λFF, φFF, λFC, φFC, λCF, φCF, λCC, φCC, 
+                               λᶠᵃᵃ, λᶜᵃᵃ, φᵃᶠᵃ, φᵃᶜᵃ, 
+                               first_pole_longitude,
+                               focal_distance, Nλ)

Compute the tripolar coordinates for a given set of input parameters. Here, we follow, the formulation described by

Ross J. Murray, (1996). Explicit generation of orthogonal grids for ocean models, Journal of Computational Physics, 126(2), 251-273.

The tripolar grid is built as a set of cofocal ellipsed and perpendicular hyperbolae. The focal_distance argument is the distance from the center of the ellipses to the foci.

The family of ellipses obeys:

\[\frac{x²}{a² \cosh²(ψ)} + \frac{y²}{a² \sinh²(ψ)} = 1\]

While the family of perpendicular hyperbolae obey:

\[\frac{x²}{a² \cosh²(λ)} + \frac{y²}{a² \sinh²(λ)} = 1\]

Where $a$ is the focal_distance to the center, $λ$ is the longitudinal angle, and $ψ$ is the "isometric latitude", defined by Murray (1996) and satisfying:

\[ a \sinh(ψ) = \mathrm{tand}[(90 - φ) / 2]\]

The final $(x, y)$ points that define the stereographic projection of the tripolar coordinates are given by:

\[ \begin{align} + x & = a \sinh ψ \cos λ \\ + y & = a \sinh ψ \sin λ + \end{align}\]

for which it is possible to retrieve the longitude and latitude by:

\[ \begin{align} + λ &= - \frac{180}{π} \mathrm{atan}(y / x) \\ + φ &= 90 - \frac{360}{π} \mathrm{atan} \sqrt{x² + y²} + \end{align}\]

source
diff --git a/dev/assets/documenter.js b/dev/assets/documenter.js new file mode 100644 index 0000000..044d6ef --- /dev/null +++ b/dev/assets/documenter.js @@ -0,0 +1,1059 @@ +// Generated by Documenter.jl +requirejs.config({ + paths: { + 'highlight-julia': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/julia.min', + 'headroom': 'https://cdnjs.cloudflare.com/ajax/libs/headroom/0.12.0/headroom.min', + 'jqueryui': 'https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min', + 'jquery': 'https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min', + 'headroom-jquery': 'https://cdnjs.cloudflare.com/ajax/libs/headroom/0.12.0/jQuery.headroom.min', + 'highlight': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min', + 'highlight-julia-repl': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/julia-repl.min', + }, + shim: { + "highlight-julia": { + "deps": [ + "highlight" + ] + }, + "headroom-jquery": { + "deps": [ + "jquery", + "headroom" + ] + }, + "highlight-julia-repl": { + "deps": [ + "highlight" + ] + } +} +}); +//////////////////////////////////////////////////////////////////////////////// +require([], function() { +window.MathJax = { + "tex": { + "packages": [ + "base", + "ams", + "autoload" + ], + "inlineMath": [ + [ + "$", + "$" + ], + [ + "\\(", + "\\)" + ] + ], + "tags": "ams" + }, + "options": { + "ignoreHtmlClass": "tex2jax_ignore", + "processHtmlClass": "tex2jax_process" + } +} +; + +(function () { + var script = document.createElement('script'); + script.src = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-svg.js'; + script.async = true; + document.head.appendChild(script); +})(); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery', 'highlight', 'highlight-julia', 'highlight-julia-repl'], function($) { +$(document).ready(function() { + hljs.highlightAll(); +}) + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +let timer = 0; +var isExpanded = true; + +$(document).on("click", ".docstring header", function () { + let articleToggleTitle = "Expand docstring"; + + debounce(() => { + if ($(this).siblings("section").is(":visible")) { + $(this) + .find(".docstring-article-toggle-button") + .removeClass("fa-chevron-down") + .addClass("fa-chevron-right"); + } else { + $(this) + .find(".docstring-article-toggle-button") + .removeClass("fa-chevron-right") + .addClass("fa-chevron-down"); + + articleToggleTitle = "Collapse docstring"; + } + + $(this) + .find(".docstring-article-toggle-button") + .prop("title", articleToggleTitle); + $(this).siblings("section").slideToggle(); + }); +}); + +$(document).on("click", ".docs-article-toggle-button", function (event) { + let articleToggleTitle = "Expand docstring"; + let navArticleToggleTitle = "Expand all docstrings"; + let animationSpeed = event.noToggleAnimation ? 0 : 400; + + debounce(() => { + if (isExpanded) { + $(this).removeClass("fa-chevron-up").addClass("fa-chevron-down"); + $(".docstring-article-toggle-button") + .removeClass("fa-chevron-down") + .addClass("fa-chevron-right"); + + isExpanded = false; + + $(".docstring section").slideUp(animationSpeed); + } else { + $(this).removeClass("fa-chevron-down").addClass("fa-chevron-up"); + $(".docstring-article-toggle-button") + .removeClass("fa-chevron-right") + .addClass("fa-chevron-down"); + + isExpanded = true; + articleToggleTitle = "Collapse docstring"; + navArticleToggleTitle = "Collapse all docstrings"; + + $(".docstring section").slideDown(animationSpeed); + } + + $(this).prop("title", navArticleToggleTitle); + $(".docstring-article-toggle-button").prop("title", articleToggleTitle); + }); +}); + +function debounce(callback, timeout = 300) { + if (Date.now() - timer > timeout) { + callback(); + } + + clearTimeout(timer); + + timer = Date.now(); +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require([], function() { +function addCopyButtonCallbacks() { + for (const el of document.getElementsByTagName("pre")) { + const button = document.createElement("button"); + button.classList.add("copy-button", "fa-solid", "fa-copy"); + button.setAttribute("aria-label", "Copy this code block"); + button.setAttribute("title", "Copy"); + + el.appendChild(button); + + const success = function () { + button.classList.add("success", "fa-check"); + button.classList.remove("fa-copy"); + }; + + const failure = function () { + button.classList.add("error", "fa-xmark"); + button.classList.remove("fa-copy"); + }; + + button.addEventListener("click", function () { + copyToClipboard(el.innerText).then(success, failure); + + setTimeout(function () { + button.classList.add("fa-copy"); + button.classList.remove("success", "fa-check", "fa-xmark"); + }, 5000); + }); + } +} + +function copyToClipboard(text) { + // clipboard API is only available in secure contexts + if (window.navigator && window.navigator.clipboard) { + return window.navigator.clipboard.writeText(text); + } else { + return new Promise(function (resolve, reject) { + try { + const el = document.createElement("textarea"); + el.textContent = text; + el.style.position = "fixed"; + el.style.opacity = 0; + document.body.appendChild(el); + el.select(); + document.execCommand("copy"); + + resolve(); + } catch (err) { + reject(err); + } finally { + document.body.removeChild(el); + } + }); + } +} + +if (document.readyState === "loading") { + document.addEventListener("DOMContentLoaded", addCopyButtonCallbacks); +} else { + addCopyButtonCallbacks(); +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery', 'headroom', 'headroom-jquery'], function($, Headroom) { + +// Manages the top navigation bar (hides it when the user starts scrolling down on the +// mobile). +window.Headroom = Headroom; // work around buggy module loading? +$(document).ready(function () { + $("#documenter .docs-navbar").headroom({ + tolerance: { up: 10, down: 10 }, + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +$(document).ready(function () { + let meta = $("div[data-docstringscollapsed]").data(); + + if (meta?.docstringscollapsed) { + $("#documenter-article-toggle-button").trigger({ + type: "click", + noToggleAnimation: true, + }); + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +/* +To get an in-depth about the thought process you can refer: https://hetarth02.hashnode.dev/series/gsoc + +PSEUDOCODE: + +Searching happens automatically as the user types or adjusts the selected filters. +To preserve responsiveness, as much as possible of the slow parts of the search are done +in a web worker. Searching and result generation are done in the worker, and filtering and +DOM updates are done in the main thread. The filters are in the main thread as they should +be very quick to apply. This lets filters be changed without re-searching with minisearch +(which is possible even if filtering is on the worker thread) and also lets filters be +changed _while_ the worker is searching and without message passing (neither of which are +possible if filtering is on the worker thread) + +SEARCH WORKER: + +Import minisearch + +Build index + +On message from main thread + run search + find the first 200 unique results from each category, and compute their divs for display + note that this is necessary and sufficient information for the main thread to find the + first 200 unique results from any given filter set + post results to main thread + +MAIN: + +Launch worker + +Declare nonconstant globals (worker_is_running, last_search_text, unfiltered_results) + +On text update + if worker is not running, launch_search() + +launch_search + set worker_is_running to true, set last_search_text to the search text + post the search query to worker + +on message from worker + if last_search_text is not the same as the text in the search field, + the latest search result is not reflective of the latest search query, so update again + launch_search() + otherwise + set worker_is_running to false + + regardless, display the new search results to the user + save the unfiltered_results as a global + update_search() + +on filter click + adjust the filter selection + update_search() + +update_search + apply search filters by looping through the unfiltered_results and finding the first 200 + unique results that match the filters + + Update the DOM +*/ + +/////// SEARCH WORKER /////// + +function worker_function(documenterSearchIndex, documenterBaseURL, filters) { + importScripts( + "https://cdn.jsdelivr.net/npm/minisearch@6.1.0/dist/umd/index.min.js" + ); + + let data = documenterSearchIndex.map((x, key) => { + x["id"] = key; // minisearch requires a unique for each object + return x; + }); + + // list below is the lunr 2.1.3 list minus the intersect with names(Base) + // (all, any, get, in, is, only, which) and (do, else, for, let, where, while, with) + // ideally we'd just filter the original list but it's not available as a variable + const stopWords = new Set([ + "a", + "able", + "about", + "across", + "after", + "almost", + "also", + "am", + "among", + "an", + "and", + "are", + "as", + "at", + "be", + "because", + "been", + "but", + "by", + "can", + "cannot", + "could", + "dear", + "did", + "does", + "either", + "ever", + "every", + "from", + "got", + "had", + "has", + "have", + "he", + "her", + "hers", + "him", + "his", + "how", + "however", + "i", + "if", + "into", + "it", + "its", + "just", + "least", + "like", + "likely", + "may", + "me", + "might", + "most", + "must", + "my", + "neither", + "no", + "nor", + "not", + "of", + "off", + "often", + "on", + "or", + "other", + "our", + "own", + "rather", + "said", + "say", + "says", + "she", + "should", + "since", + "so", + "some", + "than", + "that", + "the", + "their", + "them", + "then", + "there", + "these", + "they", + "this", + "tis", + "to", + "too", + "twas", + "us", + "wants", + "was", + "we", + "were", + "what", + "when", + "who", + "whom", + "why", + "will", + "would", + "yet", + "you", + "your", + ]); + + let index = new MiniSearch({ + fields: ["title", "text"], // fields to index for full-text search + storeFields: ["location", "title", "text", "category", "page"], // fields to return with results + processTerm: (term) => { + let word = stopWords.has(term) ? null : term; + if (word) { + // custom trimmer that doesn't strip @ and !, which are used in julia macro and function names + word = word + .replace(/^[^a-zA-Z0-9@!]+/, "") + .replace(/[^a-zA-Z0-9@!]+$/, ""); + + word = word.toLowerCase(); + } + + return word ?? null; + }, + // add . as a separator, because otherwise "title": "Documenter.Anchors.add!", would not + // find anything if searching for "add!", only for the entire qualification + tokenize: (string) => string.split(/[\s\-\.]+/), + // options which will be applied during the search + searchOptions: { + prefix: true, + boost: { title: 100 }, + fuzzy: 2, + }, + }); + + index.addAll(data); + + /** + * Used to map characters to HTML entities. + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + const htmlEscapes = { + "&": "&", + "<": "<", + ">": ">", + '"': """, + "'": "'", + }; + + /** + * Used to match HTML entities and HTML characters. + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + const reUnescapedHtml = /[&<>"']/g; + const reHasUnescapedHtml = RegExp(reUnescapedHtml.source); + + /** + * Escape function from lodash + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + function escape(string) { + return string && reHasUnescapedHtml.test(string) + ? string.replace(reUnescapedHtml, (chr) => htmlEscapes[chr]) + : string || ""; + } + + /** + * RegX escape function from MDN + * Refer: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions#escaping + */ + function escapeRegExp(string) { + return string.replace(/[.*+?^${}()|[\]\\]/g, "\\$&"); // $& means the whole matched string + } + + /** + * Make the result component given a minisearch result data object and the value + * of the search input as queryString. To view the result object structure, refer: + * https://lucaong.github.io/minisearch/modules/_minisearch_.html#searchresult + * + * @param {object} result + * @param {string} querystring + * @returns string + */ + function make_search_result(result, querystring) { + let search_divider = `
`; + let display_link = + result.location.slice(Math.max(0), Math.min(50, result.location.length)) + + (result.location.length > 30 ? "..." : ""); // To cut-off the link because it messes with the overflow of the whole div + + if (result.page !== "") { + display_link += ` (${result.page})`; + } + searchstring = escapeRegExp(querystring); + let textindex = new RegExp(`${searchstring}`, "i").exec(result.text); + let text = + textindex !== null + ? result.text.slice( + Math.max(textindex.index - 100, 0), + Math.min( + textindex.index + querystring.length + 100, + result.text.length + ) + ) + : ""; // cut-off text before and after from the match + + text = text.length ? escape(text) : ""; + + let display_result = text.length + ? "..." + + text.replace( + new RegExp(`${escape(searchstring)}`, "i"), // For first occurrence + '$&' + ) + + "..." + : ""; // highlights the match + + let in_code = false; + if (!["page", "section"].includes(result.category.toLowerCase())) { + in_code = true; + } + + // We encode the full url to escape some special characters which can lead to broken links + let result_div = ` + +
+
${escape(result.title)}
+
${result.category}
+
+

+ ${display_result} +

+
+ ${display_link} +
+
+ ${search_divider} + `; + + return result_div; + } + + self.onmessage = function (e) { + let query = e.data; + let results = index.search(query, { + filter: (result) => { + // Only return relevant results + return result.score >= 1; + }, + combineWith: "AND", + }); + + // Pre-filter to deduplicate and limit to 200 per category to the extent + // possible without knowing what the filters are. + let filtered_results = []; + let counts = {}; + for (let filter of filters) { + counts[filter] = 0; + } + let present = {}; + + for (let result of results) { + cat = result.category; + cnt = counts[cat]; + if (cnt < 200) { + id = cat + "---" + result.location; + if (present[id]) { + continue; + } + present[id] = true; + filtered_results.push({ + location: result.location, + category: cat, + div: make_search_result(result, query), + }); + } + } + + postMessage(filtered_results); + }; +} + +// `worker = Threads.@spawn worker_function(documenterSearchIndex)`, but in JavaScript! +const filters = [ + ...new Set(documenterSearchIndex["docs"].map((x) => x.category)), +]; +const worker_str = + "(" + + worker_function.toString() + + ")(" + + JSON.stringify(documenterSearchIndex["docs"]) + + "," + + JSON.stringify(documenterBaseURL) + + "," + + JSON.stringify(filters) + + ")"; +const worker_blob = new Blob([worker_str], { type: "text/javascript" }); +const worker = new Worker(URL.createObjectURL(worker_blob)); + +/////// SEARCH MAIN /////// + +// Whether the worker is currently handling a search. This is a boolean +// as the worker only ever handles 1 or 0 searches at a time. +var worker_is_running = false; + +// The last search text that was sent to the worker. This is used to determine +// if the worker should be launched again when it reports back results. +var last_search_text = ""; + +// The results of the last search. This, in combination with the state of the filters +// in the DOM, is used compute the results to display on calls to update_search. +var unfiltered_results = []; + +// Which filter is currently selected +var selected_filter = ""; + +$(document).on("input", ".documenter-search-input", function (event) { + if (!worker_is_running) { + launch_search(); + } +}); + +function launch_search() { + worker_is_running = true; + last_search_text = $(".documenter-search-input").val(); + worker.postMessage(last_search_text); +} + +worker.onmessage = function (e) { + if (last_search_text !== $(".documenter-search-input").val()) { + launch_search(); + } else { + worker_is_running = false; + } + + unfiltered_results = e.data; + update_search(); +}; + +$(document).on("click", ".search-filter", function () { + if ($(this).hasClass("search-filter-selected")) { + selected_filter = ""; + } else { + selected_filter = $(this).text().toLowerCase(); + } + + // This updates search results and toggles classes for UI: + update_search(); +}); + +/** + * Make/Update the search component + */ +function update_search() { + let querystring = $(".documenter-search-input").val(); + + if (querystring.trim()) { + if (selected_filter == "") { + results = unfiltered_results; + } else { + results = unfiltered_results.filter((result) => { + return selected_filter == result.category.toLowerCase(); + }); + } + + let search_result_container = ``; + let modal_filters = make_modal_body_filters(); + let search_divider = `
`; + + if (results.length) { + let links = []; + let count = 0; + let search_results = ""; + + for (var i = 0, n = results.length; i < n && count < 200; ++i) { + let result = results[i]; + if (result.location && !links.includes(result.location)) { + search_results += result.div; + count++; + links.push(result.location); + } + } + + if (count == 1) { + count_str = "1 result"; + } else if (count == 200) { + count_str = "200+ results"; + } else { + count_str = count + " results"; + } + let result_count = `
${count_str}
`; + + search_result_container = ` +
+ ${modal_filters} + ${search_divider} + ${result_count} +
+ ${search_results} +
+
+ `; + } else { + search_result_container = ` +
+ ${modal_filters} + ${search_divider} +
0 result(s)
+
+
No result found!
+ `; + } + + if ($(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").removeClass("is-justify-content-center"); + } + + $(".search-modal-card-body").html(search_result_container); + } else { + if (!$(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").addClass("is-justify-content-center"); + } + + $(".search-modal-card-body").html(` +
Type something to get started!
+ `); + } +} + +/** + * Make the modal filter html + * + * @returns string + */ +function make_modal_body_filters() { + let str = filters + .map((val) => { + if (selected_filter == val.toLowerCase()) { + return `${val}`; + } else { + return `${val}`; + } + }) + .join(""); + + return ` +
+ Filters: + ${str} +
`; +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Modal settings dialog +$(document).ready(function () { + var settings = $("#documenter-settings"); + $("#documenter-settings-button").click(function () { + settings.toggleClass("is-active"); + }); + // Close the dialog if X is clicked + $("#documenter-settings button.delete").click(function () { + settings.removeClass("is-active"); + }); + // Close dialog if ESC is pressed + $(document).keyup(function (e) { + if (e.keyCode == 27) settings.removeClass("is-active"); + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +$(document).ready(function () { + let search_modal_header = ` + + `; + + let initial_search_body = ` +
Type something to get started!
+ `; + + let search_modal_footer = ` + + `; + + $(document.body).append( + ` + + ` + ); + + document.querySelector(".docs-search-query").addEventListener("click", () => { + openModal(); + }); + + document + .querySelector(".close-search-modal") + .addEventListener("click", () => { + closeModal(); + }); + + $(document).on("click", ".search-result-link", function () { + closeModal(); + }); + + document.addEventListener("keydown", (event) => { + if ((event.ctrlKey || event.metaKey) && event.key === "/") { + openModal(); + } else if (event.key === "Escape") { + closeModal(); + } + + return false; + }); + + // Functions to open and close a modal + function openModal() { + let searchModal = document.querySelector("#search-modal"); + + searchModal.classList.add("is-active"); + document.querySelector(".documenter-search-input").focus(); + } + + function closeModal() { + let searchModal = document.querySelector("#search-modal"); + let initial_search_body = ` +
Type something to get started!
+ `; + + searchModal.classList.remove("is-active"); + document.querySelector(".documenter-search-input").blur(); + + if (!$(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").addClass("is-justify-content-center"); + } + + $(".documenter-search-input").val(""); + $(".search-modal-card-body").html(initial_search_body); + } + + document + .querySelector("#search-modal .modal-background") + .addEventListener("click", () => { + closeModal(); + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Manages the showing and hiding of the sidebar. +$(document).ready(function () { + var sidebar = $("#documenter > .docs-sidebar"); + var sidebar_button = $("#documenter-sidebar-button"); + sidebar_button.click(function (ev) { + ev.preventDefault(); + sidebar.toggleClass("visible"); + if (sidebar.hasClass("visible")) { + // Makes sure that the current menu item is visible in the sidebar. + $("#documenter .docs-menu a.is-active").focus(); + } + }); + $("#documenter > .docs-main").bind("click", function (ev) { + if ($(ev.target).is(sidebar_button)) { + return; + } + if (sidebar.hasClass("visible")) { + sidebar.removeClass("visible"); + } + }); +}); + +// Resizes the package name / sitename in the sidebar if it is too wide. +// Inspired by: https://github.com/davatron5000/FitText.js +$(document).ready(function () { + e = $("#documenter .docs-autofit"); + function resize() { + var L = parseInt(e.css("max-width"), 10); + var L0 = e.width(); + if (L0 > L) { + var h0 = parseInt(e.css("font-size"), 10); + e.css("font-size", (L * h0) / L0); + // TODO: make sure it survives resizes? + } + } + // call once and then register events + resize(); + $(window).resize(resize); + $(window).on("orientationchange", resize); +}); + +// Scroll the navigation bar to the currently selected menu item +$(document).ready(function () { + var sidebar = $("#documenter .docs-menu").get(0); + var active = $("#documenter .docs-menu .is-active").get(0); + if (typeof active !== "undefined") { + sidebar.scrollTop = active.offsetTop - sidebar.offsetTop - 15; + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Theme picker setup +$(document).ready(function () { + // onchange callback + $("#documenter-themepicker").change(function themepick_callback(ev) { + var themename = $("#documenter-themepicker option:selected").attr("value"); + if (themename === "auto") { + // set_theme(window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light'); + window.localStorage.removeItem("documenter-theme"); + } else { + // set_theme(themename); + window.localStorage.setItem("documenter-theme", themename); + } + // We re-use the global function from themeswap.js to actually do the swapping. + set_theme_from_local_storage(); + }); + + // Make sure that the themepicker displays the correct theme when the theme is retrieved + // from localStorage + if (typeof window.localStorage !== "undefined") { + var theme = window.localStorage.getItem("documenter-theme"); + if (theme !== null) { + $("#documenter-themepicker option").each(function (i, e) { + e.selected = e.value === theme; + }); + } + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// update the version selector with info from the siteinfo.js and ../versions.js files +$(document).ready(function () { + // If the version selector is disabled with DOCUMENTER_VERSION_SELECTOR_DISABLED in the + // siteinfo.js file, we just return immediately and not display the version selector. + if ( + typeof DOCUMENTER_VERSION_SELECTOR_DISABLED === "boolean" && + DOCUMENTER_VERSION_SELECTOR_DISABLED + ) { + return; + } + + var version_selector = $("#documenter .docs-version-selector"); + var version_selector_select = $("#documenter .docs-version-selector select"); + + version_selector_select.change(function (x) { + target_href = version_selector_select + .children("option:selected") + .get(0).value; + window.location.href = target_href; + }); + + // add the current version to the selector based on siteinfo.js, but only if the selector is empty + if ( + typeof DOCUMENTER_CURRENT_VERSION !== "undefined" && + $("#version-selector > option").length == 0 + ) { + var option = $( + "" + ); + version_selector_select.append(option); + } + + if (typeof DOC_VERSIONS !== "undefined") { + var existing_versions = version_selector_select.children("option"); + var existing_versions_texts = existing_versions.map(function (i, x) { + return x.text; + }); + DOC_VERSIONS.forEach(function (each) { + var version_url = documenterBaseURL + "/../" + each + "/"; + var existing_id = $.inArray(each, existing_versions_texts); + // if not already in the version selector, add it as a new option, + // otherwise update the old option with the URL and enable it + if (existing_id == -1) { + var option = $( + "" + ); + version_selector_select.append(option); + } else { + var option = existing_versions[existing_id]; + option.value = version_url; + option.disabled = false; + } + }); + } + + // only show the version selector if the selector has been populated + if (version_selector_select.children("option").length > 0) { + version_selector.toggleClass("visible"); + } +}); + +}) diff --git a/dev/assets/themes/catppuccin-frappe.css b/dev/assets/themes/catppuccin-frappe.css new file mode 100644 index 0000000..54a5b77 --- /dev/null +++ b/dev/assets/themes/catppuccin-frappe.css @@ -0,0 +1 @@ +html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe .file-name,html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-frappe .pagination-previous:focus,html.theme--catppuccin-frappe .pagination-next:focus,html.theme--catppuccin-frappe .pagination-link:focus,html.theme--catppuccin-frappe .pagination-ellipsis:focus,html.theme--catppuccin-frappe .file-cta:focus,html.theme--catppuccin-frappe .file-name:focus,html.theme--catppuccin-frappe .select select:focus,html.theme--catppuccin-frappe .textarea:focus,html.theme--catppuccin-frappe .input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-frappe .button:focus,html.theme--catppuccin-frappe .is-focused.pagination-previous,html.theme--catppuccin-frappe .is-focused.pagination-next,html.theme--catppuccin-frappe .is-focused.pagination-link,html.theme--catppuccin-frappe .is-focused.pagination-ellipsis,html.theme--catppuccin-frappe .is-focused.file-cta,html.theme--catppuccin-frappe .is-focused.file-name,html.theme--catppuccin-frappe .select select.is-focused,html.theme--catppuccin-frappe .is-focused.textarea,html.theme--catppuccin-frappe .is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-focused.button,html.theme--catppuccin-frappe .pagination-previous:active,html.theme--catppuccin-frappe .pagination-next:active,html.theme--catppuccin-frappe .pagination-link:active,html.theme--catppuccin-frappe .pagination-ellipsis:active,html.theme--catppuccin-frappe .file-cta:active,html.theme--catppuccin-frappe .file-name:active,html.theme--catppuccin-frappe .select select:active,html.theme--catppuccin-frappe .textarea:active,html.theme--catppuccin-frappe .input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-frappe .button:active,html.theme--catppuccin-frappe .is-active.pagination-previous,html.theme--catppuccin-frappe .is-active.pagination-next,html.theme--catppuccin-frappe .is-active.pagination-link,html.theme--catppuccin-frappe .is-active.pagination-ellipsis,html.theme--catppuccin-frappe .is-active.file-cta,html.theme--catppuccin-frappe .is-active.file-name,html.theme--catppuccin-frappe .select select.is-active,html.theme--catppuccin-frappe .is-active.textarea,html.theme--catppuccin-frappe .is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .is-active.button{outline:none}html.theme--catppuccin-frappe .pagination-previous[disabled],html.theme--catppuccin-frappe .pagination-next[disabled],html.theme--catppuccin-frappe .pagination-link[disabled],html.theme--catppuccin-frappe .pagination-ellipsis[disabled],html.theme--catppuccin-frappe .file-cta[disabled],html.theme--catppuccin-frappe .file-name[disabled],html.theme--catppuccin-frappe .select select[disabled],html.theme--catppuccin-frappe .textarea[disabled],html.theme--catppuccin-frappe .input[disabled],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-frappe .button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-frappe .file-name,html.theme--catppuccin-frappe fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-frappe .select select,fieldset[disabled] html.theme--catppuccin-frappe .textarea,fieldset[disabled] html.theme--catppuccin-frappe .input,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe fieldset[disabled] .select select,html.theme--catppuccin-frappe .select fieldset[disabled] select,html.theme--catppuccin-frappe fieldset[disabled] .textarea,html.theme--catppuccin-frappe fieldset[disabled] .input,html.theme--catppuccin-frappe fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-frappe .button,html.theme--catppuccin-frappe fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-frappe .tabs,html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .breadcrumb,html.theme--catppuccin-frappe .file,html.theme--catppuccin-frappe .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-frappe .admonition:not(:last-child),html.theme--catppuccin-frappe .tabs:not(:last-child),html.theme--catppuccin-frappe .pagination:not(:last-child),html.theme--catppuccin-frappe .message:not(:last-child),html.theme--catppuccin-frappe .level:not(:last-child),html.theme--catppuccin-frappe .breadcrumb:not(:last-child),html.theme--catppuccin-frappe .block:not(:last-child),html.theme--catppuccin-frappe .title:not(:last-child),html.theme--catppuccin-frappe .subtitle:not(:last-child),html.theme--catppuccin-frappe .table-container:not(:last-child),html.theme--catppuccin-frappe .table:not(:last-child),html.theme--catppuccin-frappe .progress:not(:last-child),html.theme--catppuccin-frappe .notification:not(:last-child),html.theme--catppuccin-frappe .content:not(:last-child),html.theme--catppuccin-frappe .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .modal-close,html.theme--catppuccin-frappe .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-frappe .modal-close::before,html.theme--catppuccin-frappe .delete::before,html.theme--catppuccin-frappe .modal-close::after,html.theme--catppuccin-frappe .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-frappe .modal-close::before,html.theme--catppuccin-frappe .delete::before{height:2px;width:50%}html.theme--catppuccin-frappe .modal-close::after,html.theme--catppuccin-frappe .delete::after{height:50%;width:2px}html.theme--catppuccin-frappe .modal-close:hover,html.theme--catppuccin-frappe .delete:hover,html.theme--catppuccin-frappe .modal-close:focus,html.theme--catppuccin-frappe .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-frappe .modal-close:active,html.theme--catppuccin-frappe .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-frappe .is-small.modal-close,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-frappe .is-small.delete,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-frappe .is-medium.modal-close,html.theme--catppuccin-frappe .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-frappe .is-large.modal-close,html.theme--catppuccin-frappe .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-frappe .control.is-loading::after,html.theme--catppuccin-frappe .select.is-loading::after,html.theme--catppuccin-frappe .loader,html.theme--catppuccin-frappe .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #838ba7;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-frappe .hero-video,html.theme--catppuccin-frappe .modal-background,html.theme--catppuccin-frappe .modal,html.theme--catppuccin-frappe .image.is-square img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-frappe .image.is-square .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-frappe .image.is-1by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-frappe .image.is-1by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-frappe .image.is-5by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-frappe .image.is-5by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-frappe .image.is-4by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-frappe .image.is-4by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-frappe .image.is-3by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-frappe .image.is-5by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-frappe .image.is-5by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-frappe .image.is-16by9 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-frappe .image.is-16by9 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-frappe .image.is-2by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-frappe .image.is-2by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-frappe .image.is-3by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-frappe .image.is-3by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-frappe .image.is-4by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-frappe .image.is-4by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-frappe .image.is-3by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-frappe .image.is-3by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-frappe .image.is-2by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-frappe .image.is-2by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-frappe .image.is-3by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-frappe .image.is-9by16 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-frappe .image.is-9by16 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-frappe .image.is-1by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-frappe .image.is-1by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-frappe .image.is-1by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-frappe .image.is-1by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-frappe .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#414559 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#2b2e3c !important}.has-background-dark{background-color:#414559 !important}.has-text-primary{color:#8caaee !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#6089e7 !important}.has-background-primary{background-color:#8caaee !important}.has-text-primary-light{color:#edf2fc !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#c1d1f6 !important}.has-background-primary-light{background-color:#edf2fc !important}.has-text-primary-dark{color:#153a8e !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#1c4cbb !important}.has-background-primary-dark{background-color:#153a8e !important}.has-text-link{color:#8caaee !important}a.has-text-link:hover,a.has-text-link:focus{color:#6089e7 !important}.has-background-link{background-color:#8caaee !important}.has-text-link-light{color:#edf2fc !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c1d1f6 !important}.has-background-link-light{background-color:#edf2fc !important}.has-text-link-dark{color:#153a8e !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#1c4cbb !important}.has-background-link-dark{background-color:#153a8e !important}.has-text-info{color:#81c8be !important}a.has-text-info:hover,a.has-text-info:focus{color:#5db9ac !important}.has-background-info{background-color:#81c8be !important}.has-text-info-light{color:#f1f9f8 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#cde9e5 !important}.has-background-info-light{background-color:#f1f9f8 !important}.has-text-info-dark{color:#2d675f !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#3c8a7f !important}.has-background-info-dark{background-color:#2d675f !important}.has-text-success{color:#a6d189 !important}a.has-text-success:hover,a.has-text-success:focus{color:#8ac364 !important}.has-background-success{background-color:#a6d189 !important}.has-text-success-light{color:#f4f9f0 !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#d8ebcc !important}.has-background-success-light{background-color:#f4f9f0 !important}.has-text-success-dark{color:#446a29 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#5b8f38 !important}.has-background-success-dark{background-color:#446a29 !important}.has-text-warning{color:#e5c890 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#dbb467 !important}.has-background-warning{background-color:#e5c890 !important}.has-text-warning-light{color:#fbf7ee !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f1e2c5 !important}.has-background-warning-light{background-color:#fbf7ee !important}.has-text-warning-dark{color:#78591c !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#a17726 !important}.has-background-warning-dark{background-color:#78591c !important}.has-text-danger{color:#e78284 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#df575a !important}.has-background-danger{background-color:#e78284 !important}.has-text-danger-light{color:#fceeee !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f3c3c4 !important}.has-background-danger-light{background-color:#fceeee !important}.has-text-danger-dark{color:#9a1e20 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c52629 !important}.has-background-danger-dark{background-color:#9a1e20 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#414559 !important}.has-background-grey-darker{background-color:#414559 !important}.has-text-grey-dark{color:#51576d !important}.has-background-grey-dark{background-color:#51576d !important}.has-text-grey{color:#626880 !important}.has-background-grey{background-color:#626880 !important}.has-text-grey-light{color:#737994 !important}.has-background-grey-light{background-color:#737994 !important}.has-text-grey-lighter{color:#838ba7 !important}.has-background-grey-lighter{background-color:#838ba7 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-frappe html{background-color:#303446;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-frappe article,html.theme--catppuccin-frappe aside,html.theme--catppuccin-frappe figure,html.theme--catppuccin-frappe footer,html.theme--catppuccin-frappe header,html.theme--catppuccin-frappe hgroup,html.theme--catppuccin-frappe section{display:block}html.theme--catppuccin-frappe body,html.theme--catppuccin-frappe button,html.theme--catppuccin-frappe input,html.theme--catppuccin-frappe optgroup,html.theme--catppuccin-frappe select,html.theme--catppuccin-frappe textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-frappe code,html.theme--catppuccin-frappe pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-frappe body{color:#c6d0f5;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-frappe a{color:#8caaee;cursor:pointer;text-decoration:none}html.theme--catppuccin-frappe a strong{color:currentColor}html.theme--catppuccin-frappe a:hover{color:#99d1db}html.theme--catppuccin-frappe code{background-color:#292c3c;color:#c6d0f5;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-frappe hr{background-color:#292c3c;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-frappe img{height:auto;max-width:100%}html.theme--catppuccin-frappe input[type="checkbox"],html.theme--catppuccin-frappe input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-frappe small{font-size:.875em}html.theme--catppuccin-frappe span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-frappe strong{color:#b0bef1;font-weight:700}html.theme--catppuccin-frappe fieldset{border:none}html.theme--catppuccin-frappe pre{-webkit-overflow-scrolling:touch;background-color:#292c3c;color:#c6d0f5;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-frappe pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-frappe table td,html.theme--catppuccin-frappe table th{vertical-align:top}html.theme--catppuccin-frappe table td:not([align]),html.theme--catppuccin-frappe table th:not([align]){text-align:inherit}html.theme--catppuccin-frappe table th{color:#b0bef1}html.theme--catppuccin-frappe .box{background-color:#51576d;border-radius:8px;box-shadow:none;color:#c6d0f5;display:block;padding:1.25rem}html.theme--catppuccin-frappe a.box:hover,html.theme--catppuccin-frappe a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #8caaee}html.theme--catppuccin-frappe a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #8caaee}html.theme--catppuccin-frappe .button{background-color:#292c3c;border-color:#484d69;border-width:1px;color:#8caaee;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-frappe .button strong{color:inherit}html.theme--catppuccin-frappe .button .icon,html.theme--catppuccin-frappe .button .icon.is-small,html.theme--catppuccin-frappe .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-frappe .button .icon.is-medium,html.theme--catppuccin-frappe .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-frappe .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-frappe .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-frappe .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-frappe .button:hover,html.theme--catppuccin-frappe .button.is-hovered{border-color:#737994;color:#b0bef1}html.theme--catppuccin-frappe .button:focus,html.theme--catppuccin-frappe .button.is-focused{border-color:#737994;color:#769aeb}html.theme--catppuccin-frappe .button:focus:not(:active),html.theme--catppuccin-frappe .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button:active,html.theme--catppuccin-frappe .button.is-active{border-color:#51576d;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text{background-color:transparent;border-color:transparent;color:#c6d0f5;text-decoration:underline}html.theme--catppuccin-frappe .button.is-text:hover,html.theme--catppuccin-frappe .button.is-text.is-hovered,html.theme--catppuccin-frappe .button.is-text:focus,html.theme--catppuccin-frappe .button.is-text.is-focused{background-color:#292c3c;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text:active,html.theme--catppuccin-frappe .button.is-text.is-active{background-color:#1f212d;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-frappe .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#8caaee;text-decoration:none}html.theme--catppuccin-frappe .button.is-ghost:hover,html.theme--catppuccin-frappe .button.is-ghost.is-hovered{color:#8caaee;text-decoration:underline}html.theme--catppuccin-frappe .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:hover,html.theme--catppuccin-frappe .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:focus,html.theme--catppuccin-frappe .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:focus:not(:active),html.theme--catppuccin-frappe .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .button.is-white:active,html.theme--catppuccin-frappe .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-frappe .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted:hover,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-frappe .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-outlined:hover,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-white.is-outlined:focus,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:hover,html.theme--catppuccin-frappe .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:focus,html.theme--catppuccin-frappe .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:focus:not(:active),html.theme--catppuccin-frappe .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .button.is-black:active,html.theme--catppuccin-frappe .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-frappe .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted:hover,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-outlined:hover,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-black.is-outlined:focus,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:hover,html.theme--catppuccin-frappe .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:focus,html.theme--catppuccin-frappe .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:focus:not(:active),html.theme--catppuccin-frappe .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .button.is-light:active,html.theme--catppuccin-frappe .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-frappe .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted:hover,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-outlined:hover,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-light.is-outlined:focus,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-dark,html.theme--catppuccin-frappe .content kbd.button{background-color:#414559;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:hover,html.theme--catppuccin-frappe .content kbd.button:hover,html.theme--catppuccin-frappe .button.is-dark.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-hovered{background-color:#3c3f52;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:focus,html.theme--catppuccin-frappe .content kbd.button:focus,html.theme--catppuccin-frappe .button.is-dark.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:focus:not(:active),html.theme--catppuccin-frappe .content kbd.button:focus:not(:active),html.theme--catppuccin-frappe .button.is-dark.is-focused:not(:active),html.theme--catppuccin-frappe .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .button.is-dark:active,html.theme--catppuccin-frappe .content kbd.button:active,html.theme--catppuccin-frappe .button.is-dark.is-active,html.theme--catppuccin-frappe .content kbd.button.is-active{background-color:#363a4a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark[disabled],html.theme--catppuccin-frappe .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button{background-color:#414559;border-color:#414559;box-shadow:none}html.theme--catppuccin-frappe .button.is-dark.is-inverted,html.theme--catppuccin-frappe .content kbd.button.is-inverted{background-color:#fff;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted:hover,html.theme--catppuccin-frappe .content kbd.button.is-inverted:hover,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-dark.is-inverted[disabled],html.theme--catppuccin-frappe .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-loading::after,html.theme--catppuccin-frappe .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined,html.theme--catppuccin-frappe .content kbd.button.is-outlined{background-color:transparent;border-color:#414559;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-outlined:hover,html.theme--catppuccin-frappe .content kbd.button.is-outlined:hover,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-dark.is-outlined:focus,html.theme--catppuccin-frappe .content kbd.button.is-outlined:focus,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-focused{background-color:#414559;border-color:#414559;color:#fff}html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #414559 #414559 !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined[disabled],html.theme--catppuccin-frappe .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-outlined{background-color:transparent;border-color:#414559;box-shadow:none;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #414559 #414559 !important}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-primary,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:hover,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:focus,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:focus:not(:active),html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-frappe .button.is-primary.is-focused:not(:active),html.theme--catppuccin-frappe .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button.is-primary:active,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-frappe .button.is-primary.is-active,html.theme--catppuccin-frappe .docstring>section>a.button.is-active.docs-sourcelink{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink{background-color:#8caaee;border-color:#8caaee;box-shadow:none}html.theme--catppuccin-frappe .button.is-primary.is-inverted,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-primary.is-inverted[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-loading::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-outlined:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-frappe .button.is-primary.is-outlined:focus,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8caaee;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-light,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .button.is-primary.is-light:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-light.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e2eafb;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-primary.is-light:active,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-frappe .button.is-primary.is-light.is-active,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d7e1f9;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-link{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:hover,html.theme--catppuccin-frappe .button.is-link.is-hovered{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:focus,html.theme--catppuccin-frappe .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:focus:not(:active),html.theme--catppuccin-frappe .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button.is-link:active,html.theme--catppuccin-frappe .button.is-link.is-active{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link{background-color:#8caaee;border-color:#8caaee;box-shadow:none}html.theme--catppuccin-frappe .button.is-link.is-inverted{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted:hover,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-link.is-outlined{background-color:transparent;border-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-outlined:hover,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-link.is-outlined:focus,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-focused{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-outlined{background-color:transparent;border-color:#8caaee;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-light{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .button.is-link.is-light:hover,html.theme--catppuccin-frappe .button.is-link.is-light.is-hovered{background-color:#e2eafb;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-link.is-light:active,html.theme--catppuccin-frappe .button.is-link.is-light.is-active{background-color:#d7e1f9;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-info{background-color:#81c8be;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:hover,html.theme--catppuccin-frappe .button.is-info.is-hovered{background-color:#78c4b9;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:focus,html.theme--catppuccin-frappe .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:focus:not(:active),html.theme--catppuccin-frappe .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .button.is-info:active,html.theme--catppuccin-frappe .button.is-info.is-active{background-color:#6fc0b5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info{background-color:#81c8be;border-color:#81c8be;box-shadow:none}html.theme--catppuccin-frappe .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted:hover,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-info.is-outlined{background-color:transparent;border-color:#81c8be;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-outlined:hover,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-info.is-outlined:focus,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-focused{background-color:#81c8be;border-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #81c8be #81c8be !important}html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-outlined{background-color:transparent;border-color:#81c8be;box-shadow:none;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #81c8be #81c8be !important}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-light{background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .button.is-info.is-light:hover,html.theme--catppuccin-frappe .button.is-info.is-light.is-hovered{background-color:#e8f5f3;border-color:transparent;color:#2d675f}html.theme--catppuccin-frappe .button.is-info.is-light:active,html.theme--catppuccin-frappe .button.is-info.is-light.is-active{background-color:#dff1ef;border-color:transparent;color:#2d675f}html.theme--catppuccin-frappe .button.is-success{background-color:#a6d189;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:hover,html.theme--catppuccin-frappe .button.is-success.is-hovered{background-color:#9fcd80;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:focus,html.theme--catppuccin-frappe .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:focus:not(:active),html.theme--catppuccin-frappe .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .button.is-success:active,html.theme--catppuccin-frappe .button.is-success.is-active{background-color:#98ca77;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success{background-color:#a6d189;border-color:#a6d189;box-shadow:none}html.theme--catppuccin-frappe .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted:hover,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-success.is-outlined{background-color:transparent;border-color:#a6d189;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-outlined:hover,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-success.is-outlined:focus,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-focused{background-color:#a6d189;border-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6d189 #a6d189 !important}html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-outlined{background-color:transparent;border-color:#a6d189;box-shadow:none;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6d189 #a6d189 !important}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-light{background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .button.is-success.is-light:hover,html.theme--catppuccin-frappe .button.is-success.is-light.is-hovered{background-color:#edf6e7;border-color:transparent;color:#446a29}html.theme--catppuccin-frappe .button.is-success.is-light:active,html.theme--catppuccin-frappe .button.is-success.is-light.is-active{background-color:#e6f2de;border-color:transparent;color:#446a29}html.theme--catppuccin-frappe .button.is-warning{background-color:#e5c890;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:hover,html.theme--catppuccin-frappe .button.is-warning.is-hovered{background-color:#e3c386;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:focus,html.theme--catppuccin-frappe .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:focus:not(:active),html.theme--catppuccin-frappe .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .button.is-warning:active,html.theme--catppuccin-frappe .button.is-warning.is-active{background-color:#e0be7b;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning{background-color:#e5c890;border-color:#e5c890;box-shadow:none}html.theme--catppuccin-frappe .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted:hover,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined{background-color:transparent;border-color:#e5c890;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-outlined:hover,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-warning.is-outlined:focus,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-focused{background-color:#e5c890;border-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #e5c890 #e5c890 !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-outlined{background-color:transparent;border-color:#e5c890;box-shadow:none;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #e5c890 #e5c890 !important}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-light{background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .button.is-warning.is-light:hover,html.theme--catppuccin-frappe .button.is-warning.is-light.is-hovered{background-color:#f9f2e4;border-color:transparent;color:#78591c}html.theme--catppuccin-frappe .button.is-warning.is-light:active,html.theme--catppuccin-frappe .button.is-warning.is-light.is-active{background-color:#f6edda;border-color:transparent;color:#78591c}html.theme--catppuccin-frappe .button.is-danger{background-color:#e78284;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:hover,html.theme--catppuccin-frappe .button.is-danger.is-hovered{background-color:#e57779;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:focus,html.theme--catppuccin-frappe .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:focus:not(:active),html.theme--catppuccin-frappe .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .button.is-danger:active,html.theme--catppuccin-frappe .button.is-danger.is-active{background-color:#e36d6f;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger{background-color:#e78284;border-color:#e78284;box-shadow:none}html.theme--catppuccin-frappe .button.is-danger.is-inverted{background-color:#fff;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted:hover,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined{background-color:transparent;border-color:#e78284;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-outlined:hover,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-danger.is-outlined:focus,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-focused{background-color:#e78284;border-color:#e78284;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #e78284 #e78284 !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-outlined{background-color:transparent;border-color:#e78284;box-shadow:none;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #e78284 #e78284 !important}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-light{background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .button.is-danger.is-light:hover,html.theme--catppuccin-frappe .button.is-danger.is-light.is-hovered{background-color:#fae3e4;border-color:transparent;color:#9a1e20}html.theme--catppuccin-frappe .button.is-danger.is-light:active,html.theme--catppuccin-frappe .button.is-danger.is-light.is-active{background-color:#f8d8d9;border-color:transparent;color:#9a1e20}html.theme--catppuccin-frappe .button.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-frappe .button.is-small:not(.is-rounded),html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-frappe .button.is-normal{font-size:1rem}html.theme--catppuccin-frappe .button.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .button.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button{background-color:#737994;border-color:#626880;box-shadow:none;opacity:.5}html.theme--catppuccin-frappe .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-frappe .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-frappe .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-frappe .button.is-static{background-color:#292c3c;border-color:#626880;color:#838ba7;box-shadow:none;pointer-events:none}html.theme--catppuccin-frappe .button.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-frappe .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-frappe .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-frappe .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-frappe .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-frappe .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-frappe .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-frappe .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-frappe .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-frappe .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-frappe .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-frappe .buttons.has-addons .button:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-frappe .buttons.has-addons .button:focus,html.theme--catppuccin-frappe .buttons.has-addons .button.is-focused,html.theme--catppuccin-frappe .buttons.has-addons .button:active,html.theme--catppuccin-frappe .buttons.has-addons .button.is-active,html.theme--catppuccin-frappe .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-frappe .buttons.has-addons .button:focus:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-frappe .buttons.has-addons .button:active:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-frappe .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .buttons.is-centered{justify-content:center}html.theme--catppuccin-frappe .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-frappe .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .button.is-responsive.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-frappe .button.is-responsive,html.theme--catppuccin-frappe .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-frappe .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-frappe .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .button.is-responsive.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-frappe .button.is-responsive,html.theme--catppuccin-frappe .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-frappe .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-frappe .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-frappe .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-frappe .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-frappe .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-frappe .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-frappe .content li+li{margin-top:0.25em}html.theme--catppuccin-frappe .content p:not(:last-child),html.theme--catppuccin-frappe .content dl:not(:last-child),html.theme--catppuccin-frappe .content ol:not(:last-child),html.theme--catppuccin-frappe .content ul:not(:last-child),html.theme--catppuccin-frappe .content blockquote:not(:last-child),html.theme--catppuccin-frappe .content pre:not(:last-child),html.theme--catppuccin-frappe .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-frappe .content h1,html.theme--catppuccin-frappe .content h2,html.theme--catppuccin-frappe .content h3,html.theme--catppuccin-frappe .content h4,html.theme--catppuccin-frappe .content h5,html.theme--catppuccin-frappe .content h6{color:#c6d0f5;font-weight:600;line-height:1.125}html.theme--catppuccin-frappe .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-frappe .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-frappe .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-frappe .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-frappe .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-frappe .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-frappe .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-frappe .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-frappe .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-frappe .content blockquote{background-color:#292c3c;border-left:5px solid #626880;padding:1.25em 1.5em}html.theme--catppuccin-frappe .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-frappe .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-frappe .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-frappe .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-frappe .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-frappe .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-frappe .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-frappe .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-frappe .content ul ul ul{list-style-type:square}html.theme--catppuccin-frappe .content dd{margin-left:2em}html.theme--catppuccin-frappe .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-frappe .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-frappe .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-frappe .content figure img{display:inline-block}html.theme--catppuccin-frappe .content figure figcaption{font-style:italic}html.theme--catppuccin-frappe .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-frappe .content sup,html.theme--catppuccin-frappe .content sub{font-size:75%}html.theme--catppuccin-frappe .content table{width:100%}html.theme--catppuccin-frappe .content table td,html.theme--catppuccin-frappe .content table th{border:1px solid #626880;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-frappe .content table th{color:#b0bef1}html.theme--catppuccin-frappe .content table th:not([align]){text-align:inherit}html.theme--catppuccin-frappe .content table thead td,html.theme--catppuccin-frappe .content table thead th{border-width:0 0 2px;color:#b0bef1}html.theme--catppuccin-frappe .content table tfoot td,html.theme--catppuccin-frappe .content table tfoot th{border-width:2px 0 0;color:#b0bef1}html.theme--catppuccin-frappe .content table tbody tr:last-child td,html.theme--catppuccin-frappe .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-frappe .content .tabs li+li{margin-top:0}html.theme--catppuccin-frappe .content.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-frappe .content.is-normal{font-size:1rem}html.theme--catppuccin-frappe .content.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .content.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-frappe .icon.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-frappe .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-frappe .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-frappe .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-frappe .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-frappe .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-frappe div.icon-text{display:flex}html.theme--catppuccin-frappe .image,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-frappe .image img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-frappe .image img.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-frappe .image.is-fullwidth,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-frappe .image.is-square img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-frappe .image.is-square .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-frappe .image.is-1by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-frappe .image.is-1by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-frappe .image.is-5by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-frappe .image.is-5by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-frappe .image.is-4by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-frappe .image.is-4by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-frappe .image.is-3by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-frappe .image.is-5by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-frappe .image.is-5by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-frappe .image.is-16by9 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-frappe .image.is-16by9 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-frappe .image.is-2by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-frappe .image.is-2by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-frappe .image.is-3by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-frappe .image.is-3by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-frappe .image.is-4by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-frappe .image.is-4by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-frappe .image.is-3by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-frappe .image.is-3by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-frappe .image.is-2by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-frappe .image.is-2by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-frappe .image.is-3by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-frappe .image.is-9by16 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-frappe .image.is-9by16 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-frappe .image.is-1by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-frappe .image.is-1by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-frappe .image.is-1by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-frappe .image.is-1by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-frappe .image.is-square,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-frappe .image.is-1by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-frappe .image.is-5by4,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-frappe .image.is-4by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-frappe .image.is-3by2,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-frappe .image.is-5by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-frappe .image.is-16by9,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-frappe .image.is-2by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-frappe .image.is-3by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-frappe .image.is-4by5,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-frappe .image.is-3by4,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-frappe .image.is-2by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-frappe .image.is-3by5,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-frappe .image.is-9by16,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-frappe .image.is-1by2,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-frappe .image.is-1by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-frappe .image.is-16x16,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-frappe .image.is-24x24,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-frappe .image.is-32x32,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-frappe .image.is-48x48,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-frappe .image.is-64x64,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-frappe .image.is-96x96,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-frappe .image.is-128x128,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-frappe .notification{background-color:#292c3c;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-frappe .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-frappe .notification strong{color:currentColor}html.theme--catppuccin-frappe .notification code,html.theme--catppuccin-frappe .notification pre{background:#fff}html.theme--catppuccin-frappe .notification pre code{background:transparent}html.theme--catppuccin-frappe .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-frappe .notification .title,html.theme--catppuccin-frappe .notification .subtitle,html.theme--catppuccin-frappe .notification .content{color:currentColor}html.theme--catppuccin-frappe .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-dark,html.theme--catppuccin-frappe .content kbd.notification{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .notification.is-primary,html.theme--catppuccin-frappe .docstring>section>a.notification.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .notification.is-primary.is-light,html.theme--catppuccin-frappe .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .notification.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .notification.is-link.is-light{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .notification.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-info.is-light{background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .notification.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-success.is-light{background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .notification.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-warning.is-light{background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .notification.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .notification.is-danger.is-light{background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-frappe .progress::-webkit-progress-bar{background-color:#51576d}html.theme--catppuccin-frappe .progress::-webkit-progress-value{background-color:#838ba7}html.theme--catppuccin-frappe .progress::-moz-progress-bar{background-color:#838ba7}html.theme--catppuccin-frappe .progress::-ms-fill{background-color:#838ba7;border:none}html.theme--catppuccin-frappe .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-frappe .content kbd.progress::-webkit-progress-value{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-frappe .content kbd.progress::-moz-progress-bar{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark::-ms-fill,html.theme--catppuccin-frappe .content kbd.progress::-ms-fill{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark:indeterminate,html.theme--catppuccin-frappe .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #414559 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary::-ms-fill,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary:indeterminate,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #8caaee 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-link::-webkit-progress-value{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link::-moz-progress-bar{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link::-ms-fill{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link:indeterminate{background-image:linear-gradient(to right, #8caaee 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-info::-webkit-progress-value{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info::-moz-progress-bar{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info::-ms-fill{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info:indeterminate{background-image:linear-gradient(to right, #81c8be 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-success::-webkit-progress-value{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success::-moz-progress-bar{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success::-ms-fill{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6d189 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-warning::-webkit-progress-value{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning::-moz-progress-bar{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning::-ms-fill{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #e5c890 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-danger::-webkit-progress-value{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger::-moz-progress-bar{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger::-ms-fill{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #e78284 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#51576d;background-image:linear-gradient(to right, #c6d0f5 30%, #51576d 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-frappe .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-frappe .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-frappe .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-frappe .progress.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-frappe .progress.is-medium{height:1.25rem}html.theme--catppuccin-frappe .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-frappe .table{background-color:#51576d;color:#c6d0f5}html.theme--catppuccin-frappe .table td,html.theme--catppuccin-frappe .table th{border:1px solid #626880;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-frappe .table td.is-white,html.theme--catppuccin-frappe .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .table td.is-black,html.theme--catppuccin-frappe .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .table td.is-light,html.theme--catppuccin-frappe .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-dark,html.theme--catppuccin-frappe .table th.is-dark{background-color:#414559;border-color:#414559;color:#fff}html.theme--catppuccin-frappe .table td.is-primary,html.theme--catppuccin-frappe .table th.is-primary{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-link,html.theme--catppuccin-frappe .table th.is-link{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-info,html.theme--catppuccin-frappe .table th.is-info{background-color:#81c8be;border-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-success,html.theme--catppuccin-frappe .table th.is-success{background-color:#a6d189;border-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-warning,html.theme--catppuccin-frappe .table th.is-warning{background-color:#e5c890;border-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-danger,html.theme--catppuccin-frappe .table th.is-danger{background-color:#e78284;border-color:#e78284;color:#fff}html.theme--catppuccin-frappe .table td.is-narrow,html.theme--catppuccin-frappe .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-frappe .table td.is-selected,html.theme--catppuccin-frappe .table th.is-selected{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-selected a,html.theme--catppuccin-frappe .table td.is-selected strong,html.theme--catppuccin-frappe .table th.is-selected a,html.theme--catppuccin-frappe .table th.is-selected strong{color:currentColor}html.theme--catppuccin-frappe .table td.is-vcentered,html.theme--catppuccin-frappe .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-frappe .table th{color:#b0bef1}html.theme--catppuccin-frappe .table th:not([align]){text-align:left}html.theme--catppuccin-frappe .table tr.is-selected{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table tr.is-selected a,html.theme--catppuccin-frappe .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-frappe .table tr.is-selected td,html.theme--catppuccin-frappe .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-frappe .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table thead td,html.theme--catppuccin-frappe .table thead th{border-width:0 0 2px;color:#b0bef1}html.theme--catppuccin-frappe .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table tfoot td,html.theme--catppuccin-frappe .table tfoot th{border-width:2px 0 0;color:#b0bef1}html.theme--catppuccin-frappe .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table tbody tr:last-child td,html.theme--catppuccin-frappe .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-frappe .table.is-bordered td,html.theme--catppuccin-frappe .table.is-bordered th{border-width:1px}html.theme--catppuccin-frappe .table.is-bordered tr:last-child td,html.theme--catppuccin-frappe .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-frappe .table.is-fullwidth{width:100%}html.theme--catppuccin-frappe .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#414559}html.theme--catppuccin-frappe .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#414559}html.theme--catppuccin-frappe .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#454a5f}html.theme--catppuccin-frappe .table.is-narrow td,html.theme--catppuccin-frappe .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-frappe .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#414559}html.theme--catppuccin-frappe .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-frappe .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .tags .tag,html.theme--catppuccin-frappe .tags .content kbd,html.theme--catppuccin-frappe .content .tags kbd,html.theme--catppuccin-frappe .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-frappe .tags .tag:not(:last-child),html.theme--catppuccin-frappe .tags .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags kbd:not(:last-child),html.theme--catppuccin-frappe .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-frappe .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-frappe .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-frappe .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-frappe .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-frappe .tags.is-centered{justify-content:center}html.theme--catppuccin-frappe .tags.is-centered .tag,html.theme--catppuccin-frappe .tags.is-centered .content kbd,html.theme--catppuccin-frappe .content .tags.is-centered kbd,html.theme--catppuccin-frappe .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-frappe .tags.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .tags.is-right .tag:not(:first-child),html.theme--catppuccin-frappe .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-frappe .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-frappe .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-frappe .tags.is-right .tag:not(:last-child),html.theme--catppuccin-frappe .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-frappe .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-frappe .tags.has-addons .tag,html.theme--catppuccin-frappe .tags.has-addons .content kbd,html.theme--catppuccin-frappe .content .tags.has-addons kbd,html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-frappe .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-frappe .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-frappe .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-frappe .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-frappe .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-frappe .tag:not(body),html.theme--catppuccin-frappe .content kbd:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#292c3c;border-radius:.4em;color:#c6d0f5;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-frappe .tag:not(body) .delete,html.theme--catppuccin-frappe .content kbd:not(body) .delete,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-frappe .tag.is-white:not(body),html.theme--catppuccin-frappe .content kbd.is-white:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .tag.is-black:not(body),html.theme--catppuccin-frappe .content kbd.is-black:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .tag.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-dark:not(body),html.theme--catppuccin-frappe .content kbd:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-frappe .content .docstring>section>kbd:not(body){background-color:#414559;color:#fff}html.theme--catppuccin-frappe .tag.is-primary:not(body),html.theme--catppuccin-frappe .content kbd.is-primary:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .tag.is-primary.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .tag.is-link:not(body),html.theme--catppuccin-frappe .content kbd.is-link:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .tag.is-link.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-link.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .tag.is-info:not(body),html.theme--catppuccin-frappe .content kbd.is-info:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-info.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-info.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .tag.is-success:not(body),html.theme--catppuccin-frappe .content kbd.is-success:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-success.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-success.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .tag.is-warning:not(body),html.theme--catppuccin-frappe .content kbd.is-warning:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-warning.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .tag.is-danger:not(body),html.theme--catppuccin-frappe .content kbd.is-danger:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .tag.is-danger.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .tag.is-normal:not(body),html.theme--catppuccin-frappe .content kbd.is-normal:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-frappe .tag.is-medium:not(body),html.theme--catppuccin-frappe .content kbd.is-medium:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-frappe .tag.is-large:not(body),html.theme--catppuccin-frappe .content kbd.is-large:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-frappe .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-frappe .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-frappe .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-frappe .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-frappe .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-frappe .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-frappe .tag.is-delete:not(body),html.theme--catppuccin-frappe .content kbd.is-delete:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-frappe .tag.is-delete:not(body)::before,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::before,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-frappe .tag.is-delete:not(body)::after,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::after,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-frappe .tag.is-delete:not(body)::before,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::before,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-frappe .tag.is-delete:not(body)::after,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::after,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-frappe .tag.is-delete:not(body):hover,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):hover,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-frappe .tag.is-delete:not(body):focus,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):focus,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#1f212d}html.theme--catppuccin-frappe .tag.is-delete:not(body):active,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):active,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#14161e}html.theme--catppuccin-frappe .tag.is-rounded:not(body),html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-frappe .content kbd.is-rounded:not(body),html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-frappe a.tag:hover,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-frappe .title,html.theme--catppuccin-frappe .subtitle{word-break:break-word}html.theme--catppuccin-frappe .title em,html.theme--catppuccin-frappe .title span,html.theme--catppuccin-frappe .subtitle em,html.theme--catppuccin-frappe .subtitle span{font-weight:inherit}html.theme--catppuccin-frappe .title sub,html.theme--catppuccin-frappe .subtitle sub{font-size:.75em}html.theme--catppuccin-frappe .title sup,html.theme--catppuccin-frappe .subtitle sup{font-size:.75em}html.theme--catppuccin-frappe .title .tag,html.theme--catppuccin-frappe .title .content kbd,html.theme--catppuccin-frappe .content .title kbd,html.theme--catppuccin-frappe .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-frappe .subtitle .tag,html.theme--catppuccin-frappe .subtitle .content kbd,html.theme--catppuccin-frappe .content .subtitle kbd,html.theme--catppuccin-frappe .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-frappe .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-frappe .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-frappe .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-frappe .title.is-1{font-size:3rem}html.theme--catppuccin-frappe .title.is-2{font-size:2.5rem}html.theme--catppuccin-frappe .title.is-3{font-size:2rem}html.theme--catppuccin-frappe .title.is-4{font-size:1.5rem}html.theme--catppuccin-frappe .title.is-5{font-size:1.25rem}html.theme--catppuccin-frappe .title.is-6{font-size:1rem}html.theme--catppuccin-frappe .title.is-7{font-size:.75rem}html.theme--catppuccin-frappe .subtitle{color:#737994;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-frappe .subtitle strong{color:#737994;font-weight:600}html.theme--catppuccin-frappe .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-frappe .subtitle.is-1{font-size:3rem}html.theme--catppuccin-frappe .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-frappe .subtitle.is-3{font-size:2rem}html.theme--catppuccin-frappe .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-frappe .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-frappe .subtitle.is-6{font-size:1rem}html.theme--catppuccin-frappe .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-frappe .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-frappe .number{align-items:center;background-color:#292c3c;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{background-color:#303446;border-color:#626880;border-radius:.4em;color:#838ba7}html.theme--catppuccin-frappe .select select::-moz-placeholder,html.theme--catppuccin-frappe .textarea::-moz-placeholder,html.theme--catppuccin-frappe .input::-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select::-webkit-input-placeholder,html.theme--catppuccin-frappe .textarea::-webkit-input-placeholder,html.theme--catppuccin-frappe .input::-webkit-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:-moz-placeholder,html.theme--catppuccin-frappe .textarea:-moz-placeholder,html.theme--catppuccin-frappe .input:-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:-ms-input-placeholder,html.theme--catppuccin-frappe .textarea:-ms-input-placeholder,html.theme--catppuccin-frappe .input:-ms-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:hover,html.theme--catppuccin-frappe .textarea:hover,html.theme--catppuccin-frappe .input:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-frappe .select select.is-hovered,html.theme--catppuccin-frappe .is-hovered.textarea,html.theme--catppuccin-frappe .is-hovered.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#737994}html.theme--catppuccin-frappe .select select:focus,html.theme--catppuccin-frappe .textarea:focus,html.theme--catppuccin-frappe .input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-frappe .select select.is-focused,html.theme--catppuccin-frappe .is-focused.textarea,html.theme--catppuccin-frappe .is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .select select:active,html.theme--catppuccin-frappe .textarea:active,html.theme--catppuccin-frappe .input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-frappe .select select.is-active,html.theme--catppuccin-frappe .is-active.textarea,html.theme--catppuccin-frappe .is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#8caaee;box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select select[disabled],html.theme--catppuccin-frappe .textarea[disabled],html.theme--catppuccin-frappe .input[disabled],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-frappe .select select,fieldset[disabled] html.theme--catppuccin-frappe .textarea,fieldset[disabled] html.theme--catppuccin-frappe .input,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{background-color:#737994;border-color:#292c3c;box-shadow:none;color:#f1f4fd}html.theme--catppuccin-frappe .select select[disabled]::-moz-placeholder,html.theme--catppuccin-frappe .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-frappe .input[disabled]::-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]:-moz-placeholder,html.theme--catppuccin-frappe .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-frappe .input[disabled]:-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-frappe .textarea[readonly],html.theme--catppuccin-frappe .input[readonly],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-frappe .is-white.textarea,html.theme--catppuccin-frappe .is-white.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-frappe .is-white.textarea:focus,html.theme--catppuccin-frappe .is-white.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-frappe .is-white.is-focused.textarea,html.theme--catppuccin-frappe .is-white.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-white.textarea:active,html.theme--catppuccin-frappe .is-white.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-frappe .is-white.is-active.textarea,html.theme--catppuccin-frappe .is-white.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .is-black.textarea,html.theme--catppuccin-frappe .is-black.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-frappe .is-black.textarea:focus,html.theme--catppuccin-frappe .is-black.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-frappe .is-black.is-focused.textarea,html.theme--catppuccin-frappe .is-black.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-black.textarea:active,html.theme--catppuccin-frappe .is-black.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-frappe .is-black.is-active.textarea,html.theme--catppuccin-frappe .is-black.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .is-light.textarea,html.theme--catppuccin-frappe .is-light.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-frappe .is-light.textarea:focus,html.theme--catppuccin-frappe .is-light.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-frappe .is-light.is-focused.textarea,html.theme--catppuccin-frappe .is-light.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-light.textarea:active,html.theme--catppuccin-frappe .is-light.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-frappe .is-light.is-active.textarea,html.theme--catppuccin-frappe .is-light.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .is-dark.textarea,html.theme--catppuccin-frappe .content kbd.textarea,html.theme--catppuccin-frappe .is-dark.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-frappe .content kbd.input{border-color:#414559}html.theme--catppuccin-frappe .is-dark.textarea:focus,html.theme--catppuccin-frappe .content kbd.textarea:focus,html.theme--catppuccin-frappe .is-dark.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-frappe .content kbd.input:focus,html.theme--catppuccin-frappe .is-dark.is-focused.textarea,html.theme--catppuccin-frappe .content kbd.is-focused.textarea,html.theme--catppuccin-frappe .is-dark.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .content kbd.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-dark.textarea:active,html.theme--catppuccin-frappe .content kbd.textarea:active,html.theme--catppuccin-frappe .is-dark.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-frappe .content kbd.input:active,html.theme--catppuccin-frappe .is-dark.is-active.textarea,html.theme--catppuccin-frappe .content kbd.is-active.textarea,html.theme--catppuccin-frappe .is-dark.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .content kbd.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .is-primary.textarea,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink{border-color:#8caaee}html.theme--catppuccin-frappe .is-primary.textarea:focus,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-frappe .is-primary.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-frappe .is-primary.is-focused.textarea,html.theme--catppuccin-frappe .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.textarea:active,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-frappe .is-primary.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-frappe .is-primary.is-active.textarea,html.theme--catppuccin-frappe .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .is-link.textarea,html.theme--catppuccin-frappe .is-link.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#8caaee}html.theme--catppuccin-frappe .is-link.textarea:focus,html.theme--catppuccin-frappe .is-link.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-frappe .is-link.is-focused.textarea,html.theme--catppuccin-frappe .is-link.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-link.textarea:active,html.theme--catppuccin-frappe .is-link.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-frappe .is-link.is-active.textarea,html.theme--catppuccin-frappe .is-link.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .is-info.textarea,html.theme--catppuccin-frappe .is-info.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#81c8be}html.theme--catppuccin-frappe .is-info.textarea:focus,html.theme--catppuccin-frappe .is-info.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-frappe .is-info.is-focused.textarea,html.theme--catppuccin-frappe .is-info.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-info.textarea:active,html.theme--catppuccin-frappe .is-info.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-frappe .is-info.is-active.textarea,html.theme--catppuccin-frappe .is-info.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .is-success.textarea,html.theme--catppuccin-frappe .is-success.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6d189}html.theme--catppuccin-frappe .is-success.textarea:focus,html.theme--catppuccin-frappe .is-success.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-frappe .is-success.is-focused.textarea,html.theme--catppuccin-frappe .is-success.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-success.textarea:active,html.theme--catppuccin-frappe .is-success.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-frappe .is-success.is-active.textarea,html.theme--catppuccin-frappe .is-success.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .is-warning.textarea,html.theme--catppuccin-frappe .is-warning.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#e5c890}html.theme--catppuccin-frappe .is-warning.textarea:focus,html.theme--catppuccin-frappe .is-warning.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-frappe .is-warning.is-focused.textarea,html.theme--catppuccin-frappe .is-warning.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-warning.textarea:active,html.theme--catppuccin-frappe .is-warning.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-frappe .is-warning.is-active.textarea,html.theme--catppuccin-frappe .is-warning.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .is-danger.textarea,html.theme--catppuccin-frappe .is-danger.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#e78284}html.theme--catppuccin-frappe .is-danger.textarea:focus,html.theme--catppuccin-frappe .is-danger.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-frappe .is-danger.is-focused.textarea,html.theme--catppuccin-frappe .is-danger.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-danger.textarea:active,html.theme--catppuccin-frappe .is-danger.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-frappe .is-danger.is-active.textarea,html.theme--catppuccin-frappe .is-danger.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .is-small.textarea,html.theme--catppuccin-frappe .is-small.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-frappe .is-medium.textarea,html.theme--catppuccin-frappe .is-medium.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .is-large.textarea,html.theme--catppuccin-frappe .is-large.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .is-fullwidth.textarea,html.theme--catppuccin-frappe .is-fullwidth.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-frappe .is-inline.textarea,html.theme--catppuccin-frappe .is-inline.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-frappe .input.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-frappe .input.is-static,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-frappe .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-frappe .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-frappe .textarea[rows]{height:initial}html.theme--catppuccin-frappe .textarea.has-fixed-size{resize:none}html.theme--catppuccin-frappe .radio,html.theme--catppuccin-frappe .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-frappe .radio input,html.theme--catppuccin-frappe .checkbox input{cursor:pointer}html.theme--catppuccin-frappe .radio:hover,html.theme--catppuccin-frappe .checkbox:hover{color:#99d1db}html.theme--catppuccin-frappe .radio[disabled],html.theme--catppuccin-frappe .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-frappe .radio,fieldset[disabled] html.theme--catppuccin-frappe .checkbox,html.theme--catppuccin-frappe .radio input[disabled],html.theme--catppuccin-frappe .checkbox input[disabled]{color:#f1f4fd;cursor:not-allowed}html.theme--catppuccin-frappe .radio+.radio{margin-left:.5em}html.theme--catppuccin-frappe .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-frappe .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading)::after{border-color:#8caaee;right:1.125em;z-index:4}html.theme--catppuccin-frappe .select.is-rounded select,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-frappe .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-frappe .select select::-ms-expand{display:none}html.theme--catppuccin-frappe .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-frappe .select select:hover{border-color:#292c3c}html.theme--catppuccin-frappe .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-frappe .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-frappe .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#99d1db}html.theme--catppuccin-frappe .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-frappe .select.is-white select{border-color:#fff}html.theme--catppuccin-frappe .select.is-white select:hover,html.theme--catppuccin-frappe .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-frappe .select.is-white select:focus,html.theme--catppuccin-frappe .select.is-white select.is-focused,html.theme--catppuccin-frappe .select.is-white select:active,html.theme--catppuccin-frappe .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-frappe .select.is-black select:hover,html.theme--catppuccin-frappe .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-frappe .select.is-black select:focus,html.theme--catppuccin-frappe .select.is-black select.is-focused,html.theme--catppuccin-frappe .select.is-black select:active,html.theme--catppuccin-frappe .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-frappe .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-frappe .select.is-light select:hover,html.theme--catppuccin-frappe .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-frappe .select.is-light select:focus,html.theme--catppuccin-frappe .select.is-light select.is-focused,html.theme--catppuccin-frappe .select.is-light select:active,html.theme--catppuccin-frappe .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .select.is-dark:not(:hover)::after,html.theme--catppuccin-frappe .content kbd.select:not(:hover)::after{border-color:#414559}html.theme--catppuccin-frappe .select.is-dark select,html.theme--catppuccin-frappe .content kbd.select select{border-color:#414559}html.theme--catppuccin-frappe .select.is-dark select:hover,html.theme--catppuccin-frappe .content kbd.select select:hover,html.theme--catppuccin-frappe .select.is-dark select.is-hovered,html.theme--catppuccin-frappe .content kbd.select select.is-hovered{border-color:#363a4a}html.theme--catppuccin-frappe .select.is-dark select:focus,html.theme--catppuccin-frappe .content kbd.select select:focus,html.theme--catppuccin-frappe .select.is-dark select.is-focused,html.theme--catppuccin-frappe .content kbd.select select.is-focused,html.theme--catppuccin-frappe .select.is-dark select:active,html.theme--catppuccin-frappe .content kbd.select select:active,html.theme--catppuccin-frappe .select.is-dark select.is-active,html.theme--catppuccin-frappe .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .select.is-primary:not(:hover)::after,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-primary select,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-primary select:hover,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-frappe .select.is-primary select.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#769aeb}html.theme--catppuccin-frappe .select.is-primary select:focus,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-frappe .select.is-primary select.is-focused,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-frappe .select.is-primary select:active,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-frappe .select.is-primary select.is-active,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select.is-link:not(:hover)::after{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-link select{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-link select:hover,html.theme--catppuccin-frappe .select.is-link select.is-hovered{border-color:#769aeb}html.theme--catppuccin-frappe .select.is-link select:focus,html.theme--catppuccin-frappe .select.is-link select.is-focused,html.theme--catppuccin-frappe .select.is-link select:active,html.theme--catppuccin-frappe .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select.is-info:not(:hover)::after{border-color:#81c8be}html.theme--catppuccin-frappe .select.is-info select{border-color:#81c8be}html.theme--catppuccin-frappe .select.is-info select:hover,html.theme--catppuccin-frappe .select.is-info select.is-hovered{border-color:#6fc0b5}html.theme--catppuccin-frappe .select.is-info select:focus,html.theme--catppuccin-frappe .select.is-info select.is-focused,html.theme--catppuccin-frappe .select.is-info select:active,html.theme--catppuccin-frappe .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .select.is-success:not(:hover)::after{border-color:#a6d189}html.theme--catppuccin-frappe .select.is-success select{border-color:#a6d189}html.theme--catppuccin-frappe .select.is-success select:hover,html.theme--catppuccin-frappe .select.is-success select.is-hovered{border-color:#98ca77}html.theme--catppuccin-frappe .select.is-success select:focus,html.theme--catppuccin-frappe .select.is-success select.is-focused,html.theme--catppuccin-frappe .select.is-success select:active,html.theme--catppuccin-frappe .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .select.is-warning:not(:hover)::after{border-color:#e5c890}html.theme--catppuccin-frappe .select.is-warning select{border-color:#e5c890}html.theme--catppuccin-frappe .select.is-warning select:hover,html.theme--catppuccin-frappe .select.is-warning select.is-hovered{border-color:#e0be7b}html.theme--catppuccin-frappe .select.is-warning select:focus,html.theme--catppuccin-frappe .select.is-warning select.is-focused,html.theme--catppuccin-frappe .select.is-warning select:active,html.theme--catppuccin-frappe .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .select.is-danger:not(:hover)::after{border-color:#e78284}html.theme--catppuccin-frappe .select.is-danger select{border-color:#e78284}html.theme--catppuccin-frappe .select.is-danger select:hover,html.theme--catppuccin-frappe .select.is-danger select.is-hovered{border-color:#e36d6f}html.theme--catppuccin-frappe .select.is-danger select:focus,html.theme--catppuccin-frappe .select.is-danger select.is-focused,html.theme--catppuccin-frappe .select.is-danger select:active,html.theme--catppuccin-frappe .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .select.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-frappe .select.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .select.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .select.is-disabled::after{border-color:#f1f4fd !important;opacity:0.5}html.theme--catppuccin-frappe .select.is-fullwidth{width:100%}html.theme--catppuccin-frappe .select.is-fullwidth select{width:100%}html.theme--catppuccin-frappe .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-frappe .select.is-loading.is-small:after,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-frappe .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-frappe .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-frappe .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-frappe .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:hover .file-cta,html.theme--catppuccin-frappe .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:focus .file-cta,html.theme--catppuccin-frappe .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:active .file-cta,html.theme--catppuccin-frappe .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-black:hover .file-cta,html.theme--catppuccin-frappe .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-black:focus .file-cta,html.theme--catppuccin-frappe .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-black:active .file-cta,html.theme--catppuccin-frappe .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:hover .file-cta,html.theme--catppuccin-frappe .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:focus .file-cta,html.theme--catppuccin-frappe .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:active .file-cta,html.theme--catppuccin-frappe .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-dark .file-cta,html.theme--catppuccin-frappe .content kbd.file .file-cta{background-color:#414559;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-dark:hover .file-cta,html.theme--catppuccin-frappe .content kbd.file:hover .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-hovered .file-cta{background-color:#3c3f52;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-dark:focus .file-cta,html.theme--catppuccin-frappe .content kbd.file:focus .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-focused .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(65,69,89,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-dark:active .file-cta,html.theme--catppuccin-frappe .content kbd.file:active .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-active .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-active .file-cta{background-color:#363a4a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary:hover .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary:focus .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-focused .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(140,170,238,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-primary:active .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-active .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link .file-cta{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link:hover .file-cta,html.theme--catppuccin-frappe .file.is-link.is-hovered .file-cta{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link:focus .file-cta,html.theme--catppuccin-frappe .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(140,170,238,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-link:active .file-cta,html.theme--catppuccin-frappe .file.is-link.is-active .file-cta{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-info .file-cta{background-color:#81c8be;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:hover .file-cta,html.theme--catppuccin-frappe .file.is-info.is-hovered .file-cta{background-color:#78c4b9;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:focus .file-cta,html.theme--catppuccin-frappe .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(129,200,190,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:active .file-cta,html.theme--catppuccin-frappe .file.is-info.is-active .file-cta{background-color:#6fc0b5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success .file-cta{background-color:#a6d189;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:hover .file-cta,html.theme--catppuccin-frappe .file.is-success.is-hovered .file-cta{background-color:#9fcd80;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:focus .file-cta,html.theme--catppuccin-frappe .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,209,137,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:active .file-cta,html.theme--catppuccin-frappe .file.is-success.is-active .file-cta{background-color:#98ca77;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning .file-cta{background-color:#e5c890;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:hover .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-hovered .file-cta{background-color:#e3c386;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:focus .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(229,200,144,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:active .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-active .file-cta{background-color:#e0be7b;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-danger .file-cta{background-color:#e78284;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-danger:hover .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-hovered .file-cta{background-color:#e57779;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-danger:focus .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(231,130,132,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-danger:active .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-active .file-cta{background-color:#e36d6f;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-frappe .file.is-normal{font-size:1rem}html.theme--catppuccin-frappe .file.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-frappe .file.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-frappe .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-frappe .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-frappe .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-frappe .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-frappe .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-frappe .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-frappe .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-frappe .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-frappe .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-frappe .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-frappe .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-frappe .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-frappe .file.is-centered{justify-content:center}html.theme--catppuccin-frappe .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-frappe .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-frappe .file.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-frappe .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-frappe .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-frappe .file-label:hover .file-cta{background-color:#3c3f52;color:#b0bef1}html.theme--catppuccin-frappe .file-label:hover .file-name{border-color:#5c6279}html.theme--catppuccin-frappe .file-label:active .file-cta{background-color:#363a4a;color:#b0bef1}html.theme--catppuccin-frappe .file-label:active .file-name{border-color:#575c72}html.theme--catppuccin-frappe .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe .file-name{border-color:#626880;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-frappe .file-cta{background-color:#414559;color:#c6d0f5}html.theme--catppuccin-frappe .file-name{border-color:#626880;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-frappe .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-frappe .file-icon .fa{font-size:14px}html.theme--catppuccin-frappe .label{color:#b0bef1;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-frappe .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-frappe .label.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-frappe .label.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .label.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-frappe .help.is-white{color:#fff}html.theme--catppuccin-frappe .help.is-black{color:#0a0a0a}html.theme--catppuccin-frappe .help.is-light{color:#f5f5f5}html.theme--catppuccin-frappe .help.is-dark,html.theme--catppuccin-frappe .content kbd.help{color:#414559}html.theme--catppuccin-frappe .help.is-primary,html.theme--catppuccin-frappe .docstring>section>a.help.docs-sourcelink{color:#8caaee}html.theme--catppuccin-frappe .help.is-link{color:#8caaee}html.theme--catppuccin-frappe .help.is-info{color:#81c8be}html.theme--catppuccin-frappe .help.is-success{color:#a6d189}html.theme--catppuccin-frappe .help.is-warning{color:#e5c890}html.theme--catppuccin-frappe .help.is-danger{color:#e78284}html.theme--catppuccin-frappe .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-frappe .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-frappe .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-frappe .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-frappe .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-frappe .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-frappe .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-frappe .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-frappe .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field.is-horizontal{display:flex}}html.theme--catppuccin-frappe .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-frappe .field-label.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-frappe .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-frappe .field-body .field{margin-bottom:0}html.theme--catppuccin-frappe .field-body>.field{flex-shrink:1}html.theme--catppuccin-frappe .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-frappe .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-frappe .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-frappe .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select:focus~.icon{color:#414559}html.theme--catppuccin-frappe .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-frappe .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-frappe .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-frappe .control.has-icons-left .icon,html.theme--catppuccin-frappe .control.has-icons-right .icon{color:#626880;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-frappe .control.has-icons-left .input,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-frappe .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-frappe .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-frappe .control.has-icons-right .input,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-frappe .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-frappe .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-frappe .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-frappe .control.is-loading.is-small:after,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-frappe .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-frappe .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-frappe .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-frappe .breadcrumb a{align-items:center;color:#8caaee;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-frappe .breadcrumb a:hover{color:#99d1db}html.theme--catppuccin-frappe .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-frappe .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-frappe .breadcrumb li.is-active a{color:#b0bef1;cursor:default;pointer-events:none}html.theme--catppuccin-frappe .breadcrumb li+li::before{color:#737994;content:"\0002f"}html.theme--catppuccin-frappe .breadcrumb ul,html.theme--catppuccin-frappe .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-frappe .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-frappe .breadcrumb.is-centered ol,html.theme--catppuccin-frappe .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-frappe .breadcrumb.is-right ol,html.theme--catppuccin-frappe .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-frappe .breadcrumb.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-frappe .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-frappe .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-frappe .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-frappe .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-frappe .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#c6d0f5;max-width:100%;position:relative}html.theme--catppuccin-frappe .card-footer:first-child,html.theme--catppuccin-frappe .card-content:first-child,html.theme--catppuccin-frappe .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-frappe .card-footer:last-child,html.theme--catppuccin-frappe .card-content:last-child,html.theme--catppuccin-frappe .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-frappe .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-frappe .card-header-title{align-items:center;color:#b0bef1;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-frappe .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-frappe .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-frappe .card-image{display:block;position:relative}html.theme--catppuccin-frappe .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-frappe .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-frappe .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-frappe .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-frappe .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-frappe .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-frappe .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-frappe .dropdown.is-active .dropdown-menu,html.theme--catppuccin-frappe .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-frappe .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-frappe .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-frappe .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-frappe .dropdown-content{background-color:#292c3c;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-frappe .dropdown-item{color:#c6d0f5;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-frappe a.dropdown-item,html.theme--catppuccin-frappe button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-frappe a.dropdown-item:hover,html.theme--catppuccin-frappe button.dropdown-item:hover{background-color:#292c3c;color:#0a0a0a}html.theme--catppuccin-frappe a.dropdown-item.is-active,html.theme--catppuccin-frappe button.dropdown-item.is-active{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-frappe .level{align-items:center;justify-content:space-between}html.theme--catppuccin-frappe .level code{border-radius:.4em}html.theme--catppuccin-frappe .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-frappe .level.is-mobile{display:flex}html.theme--catppuccin-frappe .level.is-mobile .level-left,html.theme--catppuccin-frappe .level.is-mobile .level-right{display:flex}html.theme--catppuccin-frappe .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-frappe .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-frappe .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level{display:flex}html.theme--catppuccin-frappe .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-frappe .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-frappe .level-item .title,html.theme--catppuccin-frappe .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-frappe .level-left,html.theme--catppuccin-frappe .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .level-left .level-item.is-flexible,html.theme--catppuccin-frappe .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-left .level-item:not(:last-child),html.theme--catppuccin-frappe .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-frappe .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-left{display:flex}}html.theme--catppuccin-frappe .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-right{display:flex}}html.theme--catppuccin-frappe .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-frappe .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-frappe .media .media{border-top:1px solid rgba(98,104,128,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-frappe .media .media .content:not(:last-child),html.theme--catppuccin-frappe .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-frappe .media .media .media{padding-top:.5rem}html.theme--catppuccin-frappe .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-frappe .media+.media{border-top:1px solid rgba(98,104,128,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-frappe .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-frappe .media-left,html.theme--catppuccin-frappe .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .media-left{margin-right:1rem}html.theme--catppuccin-frappe .media-right{margin-left:1rem}html.theme--catppuccin-frappe .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .media-content{overflow-x:auto}}html.theme--catppuccin-frappe .menu{font-size:1rem}html.theme--catppuccin-frappe .menu.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-frappe .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .menu.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .menu-list{line-height:1.25}html.theme--catppuccin-frappe .menu-list a{border-radius:3px;color:#c6d0f5;display:block;padding:0.5em 0.75em}html.theme--catppuccin-frappe .menu-list a:hover{background-color:#292c3c;color:#b0bef1}html.theme--catppuccin-frappe .menu-list a.is-active{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .menu-list li ul{border-left:1px solid #626880;margin:.75em;padding-left:.75em}html.theme--catppuccin-frappe .menu-label{color:#f1f4fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-frappe .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-frappe .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-frappe .message{background-color:#292c3c;border-radius:.4em;font-size:1rem}html.theme--catppuccin-frappe .message strong{color:currentColor}html.theme--catppuccin-frappe .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-frappe .message.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-frappe .message.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .message.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .message.is-white{background-color:#fff}html.theme--catppuccin-frappe .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-frappe .message.is-black{background-color:#fafafa}html.theme--catppuccin-frappe .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-frappe .message.is-light{background-color:#fafafa}html.theme--catppuccin-frappe .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-frappe .message.is-dark,html.theme--catppuccin-frappe .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-frappe .message.is-dark .message-header,html.theme--catppuccin-frappe .content kbd.message .message-header{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .message.is-dark .message-body,html.theme--catppuccin-frappe .content kbd.message .message-body{border-color:#414559}html.theme--catppuccin-frappe .message.is-primary,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink{background-color:#edf2fc}html.theme--catppuccin-frappe .message.is-primary .message-header,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink .message-header{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .message.is-primary .message-body,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink .message-body{border-color:#8caaee;color:#153a8e}html.theme--catppuccin-frappe .message.is-link{background-color:#edf2fc}html.theme--catppuccin-frappe .message.is-link .message-header{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .message.is-link .message-body{border-color:#8caaee;color:#153a8e}html.theme--catppuccin-frappe .message.is-info{background-color:#f1f9f8}html.theme--catppuccin-frappe .message.is-info .message-header{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-info .message-body{border-color:#81c8be;color:#2d675f}html.theme--catppuccin-frappe .message.is-success{background-color:#f4f9f0}html.theme--catppuccin-frappe .message.is-success .message-header{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-success .message-body{border-color:#a6d189;color:#446a29}html.theme--catppuccin-frappe .message.is-warning{background-color:#fbf7ee}html.theme--catppuccin-frappe .message.is-warning .message-header{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-warning .message-body{border-color:#e5c890;color:#78591c}html.theme--catppuccin-frappe .message.is-danger{background-color:#fceeee}html.theme--catppuccin-frappe .message.is-danger .message-header{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .message.is-danger .message-body{border-color:#e78284;color:#9a1e20}html.theme--catppuccin-frappe .message-header{align-items:center;background-color:#c6d0f5;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-frappe .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-frappe .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .message-body{border-color:#626880;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#c6d0f5;padding:1.25em 1.5em}html.theme--catppuccin-frappe .message-body code,html.theme--catppuccin-frappe .message-body pre{background-color:#fff}html.theme--catppuccin-frappe .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-frappe .modal.is-active{display:flex}html.theme--catppuccin-frappe .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-frappe .modal-content,html.theme--catppuccin-frappe .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-frappe .modal-content,html.theme--catppuccin-frappe .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-frappe .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-frappe .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-frappe .modal-card-head,html.theme--catppuccin-frappe .modal-card-foot{align-items:center;background-color:#292c3c;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-frappe .modal-card-head{border-bottom:1px solid #626880;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-frappe .modal-card-title{color:#c6d0f5;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-frappe .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #626880}html.theme--catppuccin-frappe .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-frappe .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#303446;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-frappe .navbar{background-color:#8caaee;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-frappe .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-frappe .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-frappe .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-dark,html.theme--catppuccin-frappe .content kbd.navbar{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-burger,html.theme--catppuccin-frappe .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#414559;color:#fff}}html.theme--catppuccin-frappe .navbar.is-primary,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-burger,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee;color:#fff}}html.theme--catppuccin-frappe .navbar.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee;color:#fff}}html.theme--catppuccin-frappe .navbar.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#81c8be;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6d189;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#e5c890;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#e78284;color:#fff}}html.theme--catppuccin-frappe .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-frappe .navbar.has-shadow{box-shadow:0 2px 0 0 #292c3c}html.theme--catppuccin-frappe .navbar.is-fixed-bottom,html.theme--catppuccin-frappe .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #292c3c}html.theme--catppuccin-frappe .navbar.is-fixed-top{top:0}html.theme--catppuccin-frappe html.has-navbar-fixed-top,html.theme--catppuccin-frappe body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-frappe .navbar-brand,html.theme--catppuccin-frappe .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-frappe .navbar-brand a.navbar-item:focus,html.theme--catppuccin-frappe .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-frappe .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-frappe .navbar-burger{color:#c6d0f5;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-frappe .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-frappe .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-frappe .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-frappe .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-frappe .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-frappe .navbar-menu{display:none}html.theme--catppuccin-frappe .navbar-item,html.theme--catppuccin-frappe .navbar-link{color:#c6d0f5;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-frappe .navbar-item .icon:only-child,html.theme--catppuccin-frappe .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-frappe a.navbar-item,html.theme--catppuccin-frappe .navbar-link{cursor:pointer}html.theme--catppuccin-frappe a.navbar-item:focus,html.theme--catppuccin-frappe a.navbar-item:focus-within,html.theme--catppuccin-frappe a.navbar-item:hover,html.theme--catppuccin-frappe a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar-link:focus,html.theme--catppuccin-frappe .navbar-link:focus-within,html.theme--catppuccin-frappe .navbar-link:hover,html.theme--catppuccin-frappe .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#8caaee}html.theme--catppuccin-frappe .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .navbar-item img{max-height:1.75rem}html.theme--catppuccin-frappe .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-frappe .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-frappe .navbar-item.is-tab:focus,html.theme--catppuccin-frappe .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#8caaee}html.theme--catppuccin-frappe .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#8caaee;border-bottom-style:solid;border-bottom-width:3px;color:#8caaee;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-frappe .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-frappe .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-frappe .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-frappe .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .navbar>.container{display:block}html.theme--catppuccin-frappe .navbar-brand .navbar-item,html.theme--catppuccin-frappe .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-frappe .navbar-link::after{display:none}html.theme--catppuccin-frappe .navbar-menu{background-color:#8caaee;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-frappe .navbar-menu.is-active{display:block}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch,html.theme--catppuccin-frappe .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-frappe .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-frappe .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-frappe html.has-navbar-fixed-top-touch,html.theme--catppuccin-frappe body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar,html.theme--catppuccin-frappe .navbar-menu,html.theme--catppuccin-frappe .navbar-start,html.theme--catppuccin-frappe .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-frappe .navbar{min-height:4rem}html.theme--catppuccin-frappe .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-frappe .navbar.is-spaced .navbar-start,html.theme--catppuccin-frappe .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-frappe .navbar.is-spaced a.navbar-item,html.theme--catppuccin-frappe .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#838ba7}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8caaee}html.theme--catppuccin-frappe .navbar-burger{display:none}html.theme--catppuccin-frappe .navbar-item,html.theme--catppuccin-frappe .navbar-link{align-items:center;display:flex}html.theme--catppuccin-frappe .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-frappe .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-frappe .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-frappe .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-frappe .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-frappe .navbar-dropdown{background-color:#8caaee;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-frappe .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#838ba7}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8caaee}.navbar.is-spaced html.theme--catppuccin-frappe .navbar-dropdown,html.theme--catppuccin-frappe .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-frappe .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-frappe .navbar-divider{display:block}html.theme--catppuccin-frappe .navbar>.container .navbar-brand,html.theme--catppuccin-frappe .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-frappe .navbar>.container .navbar-menu,html.theme--catppuccin-frappe .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-frappe .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-frappe html.has-navbar-fixed-top-desktop,html.theme--catppuccin-frappe body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-frappe html.has-spaced-navbar-fixed-top,html.theme--catppuccin-frappe body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-frappe html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-frappe body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-frappe a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar-link.is-active{color:#8caaee}html.theme--catppuccin-frappe a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-frappe .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-frappe .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-frappe .pagination.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-frappe .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .pagination.is-rounded .pagination-previous,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-frappe .pagination.is-rounded .pagination-next,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-frappe .pagination.is-rounded .pagination-link,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-frappe .pagination,html.theme--catppuccin-frappe .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link{border-color:#626880;color:#8caaee;min-width:2.5em}html.theme--catppuccin-frappe .pagination-previous:hover,html.theme--catppuccin-frappe .pagination-next:hover,html.theme--catppuccin-frappe .pagination-link:hover{border-color:#737994;color:#99d1db}html.theme--catppuccin-frappe .pagination-previous:focus,html.theme--catppuccin-frappe .pagination-next:focus,html.theme--catppuccin-frappe .pagination-link:focus{border-color:#737994}html.theme--catppuccin-frappe .pagination-previous:active,html.theme--catppuccin-frappe .pagination-next:active,html.theme--catppuccin-frappe .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-frappe .pagination-previous[disabled],html.theme--catppuccin-frappe .pagination-previous.is-disabled,html.theme--catppuccin-frappe .pagination-next[disabled],html.theme--catppuccin-frappe .pagination-next.is-disabled,html.theme--catppuccin-frappe .pagination-link[disabled],html.theme--catppuccin-frappe .pagination-link.is-disabled{background-color:#626880;border-color:#626880;box-shadow:none;color:#f1f4fd;opacity:0.5}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-frappe .pagination-link.is-current{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .pagination-ellipsis{color:#737994;pointer-events:none}html.theme--catppuccin-frappe .pagination-list{flex-wrap:wrap}html.theme--catppuccin-frappe .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .pagination{flex-wrap:wrap}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-frappe .pagination-previous{order:2}html.theme--catppuccin-frappe .pagination-next{order:3}html.theme--catppuccin-frappe .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-frappe .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-frappe .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-frappe .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-frappe .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-frappe .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-frappe .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-frappe .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-frappe .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-frappe .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-frappe .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-frappe .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-frappe .panel.is-dark .panel-heading,html.theme--catppuccin-frappe .content kbd.panel .panel-heading{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-frappe .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#414559}html.theme--catppuccin-frappe .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-frappe .content kbd.panel .panel-block.is-active .panel-icon{color:#414559}html.theme--catppuccin-frappe .panel.is-primary .panel-heading,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#8caaee}html.theme--catppuccin-frappe .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel.is-link .panel-heading{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .panel.is-link .panel-tabs a.is-active{border-bottom-color:#8caaee}html.theme--catppuccin-frappe .panel.is-link .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel.is-info .panel-heading{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-info .panel-tabs a.is-active{border-bottom-color:#81c8be}html.theme--catppuccin-frappe .panel.is-info .panel-block.is-active .panel-icon{color:#81c8be}html.theme--catppuccin-frappe .panel.is-success .panel-heading{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6d189}html.theme--catppuccin-frappe .panel.is-success .panel-block.is-active .panel-icon{color:#a6d189}html.theme--catppuccin-frappe .panel.is-warning .panel-heading{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#e5c890}html.theme--catppuccin-frappe .panel.is-warning .panel-block.is-active .panel-icon{color:#e5c890}html.theme--catppuccin-frappe .panel.is-danger .panel-heading{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#e78284}html.theme--catppuccin-frappe .panel.is-danger .panel-block.is-active .panel-icon{color:#e78284}html.theme--catppuccin-frappe .panel-tabs:not(:last-child),html.theme--catppuccin-frappe .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-frappe .panel-heading{background-color:#51576d;border-radius:8px 8px 0 0;color:#b0bef1;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-frappe .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-frappe .panel-tabs a{border-bottom:1px solid #626880;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-frappe .panel-tabs a.is-active{border-bottom-color:#51576d;color:#769aeb}html.theme--catppuccin-frappe .panel-list a{color:#c6d0f5}html.theme--catppuccin-frappe .panel-list a:hover{color:#8caaee}html.theme--catppuccin-frappe .panel-block{align-items:center;color:#b0bef1;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-frappe .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-frappe .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-frappe .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-frappe .panel-block.is-active{border-left-color:#8caaee;color:#769aeb}html.theme--catppuccin-frappe .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-frappe a.panel-block,html.theme--catppuccin-frappe label.panel-block{cursor:pointer}html.theme--catppuccin-frappe a.panel-block:hover,html.theme--catppuccin-frappe label.panel-block:hover{background-color:#292c3c}html.theme--catppuccin-frappe .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f1f4fd;margin-right:.75em}html.theme--catppuccin-frappe .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-frappe .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-frappe .tabs a{align-items:center;border-bottom-color:#626880;border-bottom-style:solid;border-bottom-width:1px;color:#c6d0f5;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-frappe .tabs a:hover{border-bottom-color:#b0bef1;color:#b0bef1}html.theme--catppuccin-frappe .tabs li{display:block}html.theme--catppuccin-frappe .tabs li.is-active a{border-bottom-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .tabs ul{align-items:center;border-bottom-color:#626880;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-frappe .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-frappe .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-frappe .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-frappe .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-frappe .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-frappe .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-frappe .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-frappe .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-frappe .tabs.is-boxed a:hover{background-color:#292c3c;border-bottom-color:#626880}html.theme--catppuccin-frappe .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#626880;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-frappe .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .tabs.is-toggle a{border-color:#626880;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-frappe .tabs.is-toggle a:hover{background-color:#292c3c;border-color:#737994;z-index:2}html.theme--catppuccin-frappe .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-frappe .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-frappe .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-frappe .tabs.is-toggle li.is-active a{background-color:#8caaee;border-color:#8caaee;color:#fff;z-index:1}html.theme--catppuccin-frappe .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-frappe .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-frappe .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-frappe .tabs.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-frappe .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .column.is-narrow,html.theme--catppuccin-frappe .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full,html.theme--catppuccin-frappe .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters,html.theme--catppuccin-frappe .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds,html.theme--catppuccin-frappe .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half,html.theme--catppuccin-frappe .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third,html.theme--catppuccin-frappe .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter,html.theme--catppuccin-frappe .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth,html.theme--catppuccin-frappe .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths,html.theme--catppuccin-frappe .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths,html.theme--catppuccin-frappe .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths,html.theme--catppuccin-frappe .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters,html.theme--catppuccin-frappe .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds,html.theme--catppuccin-frappe .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half,html.theme--catppuccin-frappe .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third,html.theme--catppuccin-frappe .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter,html.theme--catppuccin-frappe .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth,html.theme--catppuccin-frappe .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths,html.theme--catppuccin-frappe .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths,html.theme--catppuccin-frappe .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths,html.theme--catppuccin-frappe .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-frappe .column.is-0,html.theme--catppuccin-frappe .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0,html.theme--catppuccin-frappe .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-frappe .column.is-1,html.theme--catppuccin-frappe .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1,html.theme--catppuccin-frappe .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2,html.theme--catppuccin-frappe .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2,html.theme--catppuccin-frappe .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3,html.theme--catppuccin-frappe .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3,html.theme--catppuccin-frappe .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-frappe .column.is-4,html.theme--catppuccin-frappe .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4,html.theme--catppuccin-frappe .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5,html.theme--catppuccin-frappe .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5,html.theme--catppuccin-frappe .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6,html.theme--catppuccin-frappe .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6,html.theme--catppuccin-frappe .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-frappe .column.is-7,html.theme--catppuccin-frappe .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7,html.theme--catppuccin-frappe .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8,html.theme--catppuccin-frappe .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8,html.theme--catppuccin-frappe .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9,html.theme--catppuccin-frappe .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9,html.theme--catppuccin-frappe .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-frappe .column.is-10,html.theme--catppuccin-frappe .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10,html.theme--catppuccin-frappe .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11,html.theme--catppuccin-frappe .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11,html.theme--catppuccin-frappe .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12,html.theme--catppuccin-frappe .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12,html.theme--catppuccin-frappe .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-frappe .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-frappe .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-frappe .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-frappe .columns.is-centered{justify-content:center}html.theme--catppuccin-frappe .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-frappe .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-frappe .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-frappe .columns.is-mobile{display:flex}html.theme--catppuccin-frappe .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-frappe .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-desktop{display:flex}}html.theme--catppuccin-frappe .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-frappe .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-frappe .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-frappe .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-frappe .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-frappe .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-frappe .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-frappe .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-frappe .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-frappe .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-frappe .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-frappe .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-frappe .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-frappe .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-frappe .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-frappe .tile.is-child{margin:0 !important}html.theme--catppuccin-frappe .tile.is-parent{padding:.75rem}html.theme--catppuccin-frappe .tile.is-vertical{flex-direction:column}html.theme--catppuccin-frappe .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .tile:not(.is-child){display:flex}html.theme--catppuccin-frappe .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .tile.is-3{flex:none;width:25%}html.theme--catppuccin-frappe .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .tile.is-6{flex:none;width:50%}html.theme--catppuccin-frappe .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .tile.is-9{flex:none;width:75%}html.theme--catppuccin-frappe .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-frappe .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-frappe .hero .navbar{background:none}html.theme--catppuccin-frappe .hero .tabs ul{border-bottom:none}html.theme--catppuccin-frappe .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-white strong{color:inherit}html.theme--catppuccin-frappe .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-frappe .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-frappe .hero.is-white .navbar-item,html.theme--catppuccin-frappe .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-frappe .hero.is-white a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-white .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-frappe .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-frappe .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-black strong{color:inherit}html.theme--catppuccin-frappe .hero.is-black .title{color:#fff}html.theme--catppuccin-frappe .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-frappe .hero.is-black .navbar-item,html.theme--catppuccin-frappe .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-black a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-black .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-frappe .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-light strong{color:inherit}html.theme--catppuccin-frappe .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-frappe .hero.is-light .navbar-item,html.theme--catppuccin-frappe .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-light .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-frappe .hero.is-dark,html.theme--catppuccin-frappe .content kbd.hero{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-dark strong,html.theme--catppuccin-frappe .content kbd.hero strong{color:inherit}html.theme--catppuccin-frappe .hero.is-dark .title,html.theme--catppuccin-frappe .content kbd.hero .title{color:#fff}html.theme--catppuccin-frappe .hero.is-dark .subtitle,html.theme--catppuccin-frappe .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-frappe .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-dark .subtitle strong,html.theme--catppuccin-frappe .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-dark .navbar-menu,html.theme--catppuccin-frappe .content kbd.hero .navbar-menu{background-color:#414559}}html.theme--catppuccin-frappe .hero.is-dark .navbar-item,html.theme--catppuccin-frappe .content kbd.hero .navbar-item,html.theme--catppuccin-frappe .hero.is-dark .navbar-link,html.theme--catppuccin-frappe .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-dark .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.hero .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.hero .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .hero.is-dark .tabs a,html.theme--catppuccin-frappe .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-dark .tabs a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs li.is-active a{color:#414559 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#414559}html.theme--catppuccin-frappe .hero.is-dark.is-bold,html.theme--catppuccin-frappe .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #262f41 0%, #414559 71%, #47476c 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-frappe .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #262f41 0%, #414559 71%, #47476c 100%)}}html.theme--catppuccin-frappe .hero.is-primary,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-primary strong,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-frappe .hero.is-primary .title,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-frappe .hero.is-primary .subtitle,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-primary .subtitle strong,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-primary .navbar-menu,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#8caaee}}html.theme--catppuccin-frappe .hero.is-primary .navbar-item,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-frappe .hero.is-primary .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-primary .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .hero.is-primary .tabs a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-primary .tabs a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#8caaee !important;opacity:1}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .hero.is-primary.is-bold,html.theme--catppuccin-frappe .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-frappe .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}}html.theme--catppuccin-frappe .hero.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-link strong{color:inherit}html.theme--catppuccin-frappe .hero.is-link .title{color:#fff}html.theme--catppuccin-frappe .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-link .navbar-menu{background-color:#8caaee}}html.theme--catppuccin-frappe .hero.is-link .navbar-item,html.theme--catppuccin-frappe .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-link a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-link .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-link .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-link .tabs li.is-active a{color:#8caaee !important;opacity:1}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .hero.is-link.is-bold{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}}html.theme--catppuccin-frappe .hero.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-info strong{color:inherit}html.theme--catppuccin-frappe .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-info .navbar-menu{background-color:#81c8be}}html.theme--catppuccin-frappe .hero.is-info .navbar-item,html.theme--catppuccin-frappe .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-info .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-info .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-info .tabs li.is-active a{color:#81c8be !important;opacity:1}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .hero.is-info.is-bold{background-image:linear-gradient(141deg, #52c4a1 0%, #81c8be 71%, #8fd2d4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #52c4a1 0%, #81c8be 71%, #8fd2d4 100%)}}html.theme--catppuccin-frappe .hero.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-success strong{color:inherit}html.theme--catppuccin-frappe .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-success .navbar-menu{background-color:#a6d189}}html.theme--catppuccin-frappe .hero.is-success .navbar-item,html.theme--catppuccin-frappe .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-success .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-success .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-success .tabs li.is-active a{color:#a6d189 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .hero.is-success.is-bold{background-image:linear-gradient(141deg, #9ccd5a 0%, #a6d189 71%, #a8dc98 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #9ccd5a 0%, #a6d189 71%, #a8dc98 100%)}}html.theme--catppuccin-frappe .hero.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-warning strong{color:inherit}html.theme--catppuccin-frappe .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-warning .navbar-menu{background-color:#e5c890}}html.theme--catppuccin-frappe .hero.is-warning .navbar-item,html.theme--catppuccin-frappe .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-warning .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-warning .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-warning .tabs li.is-active a{color:#e5c890 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #e5a05d 0%, #e5c890 71%, #ede0a2 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e5a05d 0%, #e5c890 71%, #ede0a2 100%)}}html.theme--catppuccin-frappe .hero.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-danger strong{color:inherit}html.theme--catppuccin-frappe .hero.is-danger .title{color:#fff}html.theme--catppuccin-frappe .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-danger .navbar-menu{background-color:#e78284}}html.theme--catppuccin-frappe .hero.is-danger .navbar-item,html.theme--catppuccin-frappe .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-danger .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-danger .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-danger .tabs li.is-active a{color:#e78284 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#e78284}html.theme--catppuccin-frappe .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #e94d6a 0%, #e78284 71%, #eea294 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e94d6a 0%, #e78284 71%, #eea294 100%)}}html.theme--catppuccin-frappe .hero.is-small .hero-body,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-frappe .hero.is-halfheight .hero-body,html.theme--catppuccin-frappe .hero.is-fullheight .hero-body,html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-frappe .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-frappe .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-frappe .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-frappe .hero-video{overflow:hidden}html.theme--catppuccin-frappe .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-frappe .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero-video{display:none}}html.theme--catppuccin-frappe .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero-buttons .button{display:flex}html.theme--catppuccin-frappe .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-frappe .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-frappe .hero-head,html.theme--catppuccin-frappe .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero-body{padding:3rem 3rem}}html.theme--catppuccin-frappe .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .section{padding:3rem 3rem}html.theme--catppuccin-frappe .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-frappe .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-frappe .footer{background-color:#292c3c;padding:3rem 1.5rem 6rem}html.theme--catppuccin-frappe h1 .docs-heading-anchor,html.theme--catppuccin-frappe h1 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h1 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h2 .docs-heading-anchor,html.theme--catppuccin-frappe h2 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h2 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h3 .docs-heading-anchor,html.theme--catppuccin-frappe h3 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h3 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h4 .docs-heading-anchor,html.theme--catppuccin-frappe h4 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h4 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h5 .docs-heading-anchor,html.theme--catppuccin-frappe h5 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h5 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h6 .docs-heading-anchor,html.theme--catppuccin-frappe h6 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h6 .docs-heading-anchor:visited{color:#c6d0f5}html.theme--catppuccin-frappe h1 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h2 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h3 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h4 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h5 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-frappe h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-frappe h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-frappe .docs-light-only{display:none !important}html.theme--catppuccin-frappe pre{position:relative;overflow:hidden}html.theme--catppuccin-frappe pre code,html.theme--catppuccin-frappe pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-frappe pre code:first-of-type,html.theme--catppuccin-frappe pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-frappe pre code:last-of-type,html.theme--catppuccin-frappe pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-frappe pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#c6d0f5;cursor:pointer;text-align:center}html.theme--catppuccin-frappe pre .copy-button:focus,html.theme--catppuccin-frappe pre .copy-button:hover{opacity:1;background:rgba(198,208,245,0.1);color:#8caaee}html.theme--catppuccin-frappe pre .copy-button.success{color:#a6d189;opacity:1}html.theme--catppuccin-frappe pre .copy-button.error{color:#e78284;opacity:1}html.theme--catppuccin-frappe pre:hover .copy-button{opacity:1}html.theme--catppuccin-frappe .admonition{background-color:#292c3c;border-style:solid;border-width:2px;border-color:#b5bfe2;border-radius:4px;font-size:1rem}html.theme--catppuccin-frappe .admonition strong{color:currentColor}html.theme--catppuccin-frappe .admonition.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-frappe .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .admonition.is-default{background-color:#292c3c;border-color:#b5bfe2}html.theme--catppuccin-frappe .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#b5bfe2}html.theme--catppuccin-frappe .admonition.is-default>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-info{background-color:#292c3c;border-color:#81c8be}html.theme--catppuccin-frappe .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#81c8be}html.theme--catppuccin-frappe .admonition.is-info>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-success{background-color:#292c3c;border-color:#a6d189}html.theme--catppuccin-frappe .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6d189}html.theme--catppuccin-frappe .admonition.is-success>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-warning{background-color:#292c3c;border-color:#e5c890}html.theme--catppuccin-frappe .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#e5c890}html.theme--catppuccin-frappe .admonition.is-warning>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-danger{background-color:#292c3c;border-color:#e78284}html.theme--catppuccin-frappe .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#e78284}html.theme--catppuccin-frappe .admonition.is-danger>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-compat{background-color:#292c3c;border-color:#99d1db}html.theme--catppuccin-frappe .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#99d1db}html.theme--catppuccin-frappe .admonition.is-compat>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition-header{color:#b5bfe2;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-frappe .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-frappe details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-frappe details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-frappe details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-frappe .admonition-body{color:#c6d0f5;padding:0.5rem .75rem}html.theme--catppuccin-frappe .admonition-body pre{background-color:#292c3c}html.theme--catppuccin-frappe .admonition-body code{background-color:#292c3c}html.theme--catppuccin-frappe .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #626880;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-frappe .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#292c3c;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #626880;overflow:auto}html.theme--catppuccin-frappe .docstring>header code{background-color:transparent}html.theme--catppuccin-frappe .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-frappe .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-frappe .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-frappe .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #626880}html.theme--catppuccin-frappe .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-frappe .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-frappe .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-frappe .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-frappe .documenter-example-output{background-color:#303446}html.theme--catppuccin-frappe .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#292c3c;color:#c6d0f5;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-frappe .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-frappe .outdated-warning-overlay a{color:#8caaee}html.theme--catppuccin-frappe .outdated-warning-overlay a:hover{color:#99d1db}html.theme--catppuccin-frappe .content pre{border:2px solid #626880;border-radius:4px}html.theme--catppuccin-frappe .content code{font-weight:inherit}html.theme--catppuccin-frappe .content a code{color:#8caaee}html.theme--catppuccin-frappe .content a:hover code{color:#99d1db}html.theme--catppuccin-frappe .content h1 code,html.theme--catppuccin-frappe .content h2 code,html.theme--catppuccin-frappe .content h3 code,html.theme--catppuccin-frappe .content h4 code,html.theme--catppuccin-frappe .content h5 code,html.theme--catppuccin-frappe .content h6 code{color:#c6d0f5}html.theme--catppuccin-frappe .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-frappe .content blockquote>ul:first-child,html.theme--catppuccin-frappe .content blockquote>ol:first-child,html.theme--catppuccin-frappe .content .admonition-body>ul:first-child,html.theme--catppuccin-frappe .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-frappe pre,html.theme--catppuccin-frappe code{font-variant-ligatures:no-contextual}html.theme--catppuccin-frappe .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-frappe .breadcrumb a.is-disabled,html.theme--catppuccin-frappe .breadcrumb a.is-disabled:hover{color:#b0bef1}html.theme--catppuccin-frappe .hljs{background:initial !important}html.theme--catppuccin-frappe .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-frappe .katex-display,html.theme--catppuccin-frappe mjx-container,html.theme--catppuccin-frappe .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-frappe html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-frappe li.no-marker{list-style:none}html.theme--catppuccin-frappe #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-frappe #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main{width:100%}html.theme--catppuccin-frappe #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-frappe #documenter .docs-main>header,html.theme--catppuccin-frappe #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar{background-color:#303446;border-bottom:1px solid #626880;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-frappe #documenter .docs-main section.footnotes{border-top:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-frappe .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #626880;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-frappe #documenter .docs-sidebar{display:flex;flex-direction:column;color:#c6d0f5;background-color:#292c3c;border-right:1px solid #626880;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-frappe #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name a:hover{color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #626880;display:none;padding:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #626880;padding-bottom:1.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#c6d0f5;background:#292c3c}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#c6d0f5;background-color:#313548}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #626880;border-bottom:1px solid #626880;background-color:#232634}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#232634;color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#313548;color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-frappe #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3a3e54}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#4a506c}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3a3e54}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#4a506c}}html.theme--catppuccin-frappe kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-frappe .search-min-width-50{min-width:50%}html.theme--catppuccin-frappe .search-min-height-100{min-height:100%}html.theme--catppuccin-frappe .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-frappe .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover,html.theme--catppuccin-frappe .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-frappe .search-result-link .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-frappe .property-search-result-badge,html.theme--catppuccin-frappe .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-frappe .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:hover .search-filter,html.theme--catppuccin-frappe .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-frappe .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-frappe .search-filter:hover,html.theme--catppuccin-frappe .search-filter:focus{color:#333}html.theme--catppuccin-frappe .search-filter-selected{color:#414559;background-color:#babbf1}html.theme--catppuccin-frappe .search-filter-selected:hover,html.theme--catppuccin-frappe .search-filter-selected:focus{color:#414559}html.theme--catppuccin-frappe .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-frappe .search-divider{border-bottom:1px solid #626880}html.theme--catppuccin-frappe .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-frappe .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-frappe .w-100{width:100%}html.theme--catppuccin-frappe .gap-2{gap:0.5rem}html.theme--catppuccin-frappe .gap-4{gap:1rem}html.theme--catppuccin-frappe .gap-8{gap:2rem}html.theme--catppuccin-frappe{background-color:#303446;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-frappe a{transition:all 200ms ease}html.theme--catppuccin-frappe .label{color:#c6d0f5}html.theme--catppuccin-frappe .button,html.theme--catppuccin-frappe .control.has-icons-left .icon,html.theme--catppuccin-frappe .control.has-icons-right .icon,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .select,html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea{height:2.5em;color:#c6d0f5}html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#c6d0f5}html.theme--catppuccin-frappe .select:after,html.theme--catppuccin-frappe .select select{border-width:1px}html.theme--catppuccin-frappe .menu-list a{transition:all 300ms ease}html.theme--catppuccin-frappe .modal-card-foot,html.theme--catppuccin-frappe .modal-card-head{border-color:#626880}html.theme--catppuccin-frappe .navbar{border-radius:.4em}html.theme--catppuccin-frappe .navbar.is-transparent{background:none}html.theme--catppuccin-frappe .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .navbar .navbar-menu{background-color:#8caaee;border-radius:0 0 .4em .4em}}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){color:#414559}html.theme--catppuccin-frappe .tag.is-link:not(body),html.theme--catppuccin-frappe .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-frappe .content kbd.is-link:not(body){color:#414559}html.theme--catppuccin-frappe .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-frappe .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-frappe .ansi span.sgr3{font-style:italic}html.theme--catppuccin-frappe .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-frappe .ansi span.sgr7{color:#303446;background-color:#c6d0f5}html.theme--catppuccin-frappe .ansi span.sgr8{color:transparent}html.theme--catppuccin-frappe .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-frappe .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-frappe .ansi span.sgr30{color:#51576d}html.theme--catppuccin-frappe .ansi span.sgr31{color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr32{color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr33{color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr34{color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr35{color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr36{color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr37{color:#b5bfe2}html.theme--catppuccin-frappe .ansi span.sgr40{background-color:#51576d}html.theme--catppuccin-frappe .ansi span.sgr41{background-color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr42{background-color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr43{background-color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr44{background-color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr45{background-color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr46{background-color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr47{background-color:#b5bfe2}html.theme--catppuccin-frappe .ansi span.sgr90{color:#626880}html.theme--catppuccin-frappe .ansi span.sgr91{color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr92{color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr93{color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr94{color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr95{color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr96{color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr97{color:#a5adce}html.theme--catppuccin-frappe .ansi span.sgr100{background-color:#626880}html.theme--catppuccin-frappe .ansi span.sgr101{background-color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr102{background-color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr103{background-color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr104{background-color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr105{background-color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr106{background-color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr107{background-color:#a5adce}html.theme--catppuccin-frappe code.language-julia-repl>span.hljs-meta{color:#a6d189;font-weight:bolder}html.theme--catppuccin-frappe code .hljs{color:#c6d0f5;background:#303446}html.theme--catppuccin-frappe code .hljs-keyword{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-built_in{color:#e78284}html.theme--catppuccin-frappe code .hljs-type{color:#e5c890}html.theme--catppuccin-frappe code .hljs-literal{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-number{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-operator{color:#81c8be}html.theme--catppuccin-frappe code .hljs-punctuation{color:#b5bfe2}html.theme--catppuccin-frappe code .hljs-property{color:#81c8be}html.theme--catppuccin-frappe code .hljs-regexp{color:#f4b8e4}html.theme--catppuccin-frappe code .hljs-string{color:#a6d189}html.theme--catppuccin-frappe code .hljs-char.escape_{color:#a6d189}html.theme--catppuccin-frappe code .hljs-subst{color:#a5adce}html.theme--catppuccin-frappe code .hljs-symbol{color:#eebebe}html.theme--catppuccin-frappe code .hljs-variable{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-variable.language_{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-variable.constant_{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-title{color:#8caaee}html.theme--catppuccin-frappe code .hljs-title.class_{color:#e5c890}html.theme--catppuccin-frappe code .hljs-title.function_{color:#8caaee}html.theme--catppuccin-frappe code .hljs-params{color:#c6d0f5}html.theme--catppuccin-frappe code .hljs-comment{color:#626880}html.theme--catppuccin-frappe code .hljs-doctag{color:#e78284}html.theme--catppuccin-frappe code .hljs-meta{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-section{color:#8caaee}html.theme--catppuccin-frappe code .hljs-tag{color:#a5adce}html.theme--catppuccin-frappe code .hljs-name{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-attr{color:#8caaee}html.theme--catppuccin-frappe code .hljs-attribute{color:#a6d189}html.theme--catppuccin-frappe code .hljs-bullet{color:#81c8be}html.theme--catppuccin-frappe code .hljs-code{color:#a6d189}html.theme--catppuccin-frappe code .hljs-emphasis{color:#e78284;font-style:italic}html.theme--catppuccin-frappe code .hljs-strong{color:#e78284;font-weight:bold}html.theme--catppuccin-frappe code .hljs-formula{color:#81c8be}html.theme--catppuccin-frappe code .hljs-link{color:#85c1dc;font-style:italic}html.theme--catppuccin-frappe code .hljs-quote{color:#a6d189;font-style:italic}html.theme--catppuccin-frappe code .hljs-selector-tag{color:#e5c890}html.theme--catppuccin-frappe code .hljs-selector-id{color:#8caaee}html.theme--catppuccin-frappe code .hljs-selector-class{color:#81c8be}html.theme--catppuccin-frappe code .hljs-selector-attr{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-selector-pseudo{color:#81c8be}html.theme--catppuccin-frappe code .hljs-template-tag{color:#eebebe}html.theme--catppuccin-frappe code .hljs-template-variable{color:#eebebe}html.theme--catppuccin-frappe code .hljs-addition{color:#a6d189;background:rgba(166,227,161,0.15)}html.theme--catppuccin-frappe code .hljs-deletion{color:#e78284;background:rgba(243,139,168,0.15)}html.theme--catppuccin-frappe .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover,html.theme--catppuccin-frappe .search-result-link:focus{background-color:#414559}html.theme--catppuccin-frappe .search-result-link .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:hover .search-filter,html.theme--catppuccin-frappe .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:focus .search-filter{color:#414559 !important;background-color:#babbf1 !important}html.theme--catppuccin-frappe .search-result-title{color:#c6d0f5}html.theme--catppuccin-frappe .search-result-highlight{background-color:#e78284;color:#292c3c}html.theme--catppuccin-frappe .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-frappe .w-100{width:100%}html.theme--catppuccin-frappe .gap-2{gap:0.5rem}html.theme--catppuccin-frappe .gap-4{gap:1rem} diff --git a/dev/assets/themes/catppuccin-latte.css b/dev/assets/themes/catppuccin-latte.css new file mode 100644 index 0000000..ca172b6 --- /dev/null +++ b/dev/assets/themes/catppuccin-latte.css @@ -0,0 +1 @@ +html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte .file-name,html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-latte .pagination-previous:focus,html.theme--catppuccin-latte .pagination-next:focus,html.theme--catppuccin-latte .pagination-link:focus,html.theme--catppuccin-latte .pagination-ellipsis:focus,html.theme--catppuccin-latte .file-cta:focus,html.theme--catppuccin-latte .file-name:focus,html.theme--catppuccin-latte .select select:focus,html.theme--catppuccin-latte .textarea:focus,html.theme--catppuccin-latte .input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-latte .button:focus,html.theme--catppuccin-latte .is-focused.pagination-previous,html.theme--catppuccin-latte .is-focused.pagination-next,html.theme--catppuccin-latte .is-focused.pagination-link,html.theme--catppuccin-latte .is-focused.pagination-ellipsis,html.theme--catppuccin-latte .is-focused.file-cta,html.theme--catppuccin-latte .is-focused.file-name,html.theme--catppuccin-latte .select select.is-focused,html.theme--catppuccin-latte .is-focused.textarea,html.theme--catppuccin-latte .is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-focused.button,html.theme--catppuccin-latte .pagination-previous:active,html.theme--catppuccin-latte .pagination-next:active,html.theme--catppuccin-latte .pagination-link:active,html.theme--catppuccin-latte .pagination-ellipsis:active,html.theme--catppuccin-latte .file-cta:active,html.theme--catppuccin-latte .file-name:active,html.theme--catppuccin-latte .select select:active,html.theme--catppuccin-latte .textarea:active,html.theme--catppuccin-latte .input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-latte .button:active,html.theme--catppuccin-latte .is-active.pagination-previous,html.theme--catppuccin-latte .is-active.pagination-next,html.theme--catppuccin-latte .is-active.pagination-link,html.theme--catppuccin-latte .is-active.pagination-ellipsis,html.theme--catppuccin-latte .is-active.file-cta,html.theme--catppuccin-latte .is-active.file-name,html.theme--catppuccin-latte .select select.is-active,html.theme--catppuccin-latte .is-active.textarea,html.theme--catppuccin-latte .is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .is-active.button{outline:none}html.theme--catppuccin-latte .pagination-previous[disabled],html.theme--catppuccin-latte .pagination-next[disabled],html.theme--catppuccin-latte .pagination-link[disabled],html.theme--catppuccin-latte .pagination-ellipsis[disabled],html.theme--catppuccin-latte .file-cta[disabled],html.theme--catppuccin-latte .file-name[disabled],html.theme--catppuccin-latte .select select[disabled],html.theme--catppuccin-latte .textarea[disabled],html.theme--catppuccin-latte .input[disabled],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-latte .button[disabled],fieldset[disabled] html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-latte .file-name,html.theme--catppuccin-latte fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-latte .select select,fieldset[disabled] html.theme--catppuccin-latte .textarea,fieldset[disabled] html.theme--catppuccin-latte .input,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte fieldset[disabled] .select select,html.theme--catppuccin-latte .select fieldset[disabled] select,html.theme--catppuccin-latte fieldset[disabled] .textarea,html.theme--catppuccin-latte fieldset[disabled] .input,html.theme--catppuccin-latte fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-latte .button,html.theme--catppuccin-latte fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-latte .tabs,html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .breadcrumb,html.theme--catppuccin-latte .file,html.theme--catppuccin-latte .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-latte .admonition:not(:last-child),html.theme--catppuccin-latte .tabs:not(:last-child),html.theme--catppuccin-latte .pagination:not(:last-child),html.theme--catppuccin-latte .message:not(:last-child),html.theme--catppuccin-latte .level:not(:last-child),html.theme--catppuccin-latte .breadcrumb:not(:last-child),html.theme--catppuccin-latte .block:not(:last-child),html.theme--catppuccin-latte .title:not(:last-child),html.theme--catppuccin-latte .subtitle:not(:last-child),html.theme--catppuccin-latte .table-container:not(:last-child),html.theme--catppuccin-latte .table:not(:last-child),html.theme--catppuccin-latte .progress:not(:last-child),html.theme--catppuccin-latte .notification:not(:last-child),html.theme--catppuccin-latte .content:not(:last-child),html.theme--catppuccin-latte .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .modal-close,html.theme--catppuccin-latte .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-latte .modal-close::before,html.theme--catppuccin-latte .delete::before,html.theme--catppuccin-latte .modal-close::after,html.theme--catppuccin-latte .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-latte .modal-close::before,html.theme--catppuccin-latte .delete::before{height:2px;width:50%}html.theme--catppuccin-latte .modal-close::after,html.theme--catppuccin-latte .delete::after{height:50%;width:2px}html.theme--catppuccin-latte .modal-close:hover,html.theme--catppuccin-latte .delete:hover,html.theme--catppuccin-latte .modal-close:focus,html.theme--catppuccin-latte .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-latte .modal-close:active,html.theme--catppuccin-latte .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-latte .is-small.modal-close,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-latte .is-small.delete,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-latte .is-medium.modal-close,html.theme--catppuccin-latte .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-latte .is-large.modal-close,html.theme--catppuccin-latte .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-latte .control.is-loading::after,html.theme--catppuccin-latte .select.is-loading::after,html.theme--catppuccin-latte .loader,html.theme--catppuccin-latte .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #8c8fa1;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-latte .hero-video,html.theme--catppuccin-latte .modal-background,html.theme--catppuccin-latte .modal,html.theme--catppuccin-latte .image.is-square img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-latte .image.is-square .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-latte .image.is-1by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-latte .image.is-1by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-latte .image.is-5by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-latte .image.is-5by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-latte .image.is-4by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-latte .image.is-4by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-latte .image.is-3by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-latte .image.is-5by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-latte .image.is-5by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-latte .image.is-16by9 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-latte .image.is-16by9 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-latte .image.is-2by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-latte .image.is-2by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-latte .image.is-3by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-latte .image.is-3by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-latte .image.is-4by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-latte .image.is-4by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-latte .image.is-3by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-latte .image.is-3by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-latte .image.is-2by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-latte .image.is-2by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-latte .image.is-3by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-latte .image.is-9by16 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-latte .image.is-9by16 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-latte .image.is-1by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-latte .image.is-1by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-latte .image.is-1by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-latte .image.is-1by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-latte .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#ccd0da !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#aeb5c5 !important}.has-background-dark{background-color:#ccd0da !important}.has-text-primary{color:#1e66f5 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#0a4ed6 !important}.has-background-primary{background-color:#1e66f5 !important}.has-text-primary-light{color:#ebf2fe !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bbd1fc !important}.has-background-primary-light{background-color:#ebf2fe !important}.has-text-primary-dark{color:#0a52e1 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#286df5 !important}.has-background-primary-dark{background-color:#0a52e1 !important}.has-text-link{color:#1e66f5 !important}a.has-text-link:hover,a.has-text-link:focus{color:#0a4ed6 !important}.has-background-link{background-color:#1e66f5 !important}.has-text-link-light{color:#ebf2fe !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bbd1fc !important}.has-background-link-light{background-color:#ebf2fe !important}.has-text-link-dark{color:#0a52e1 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#286df5 !important}.has-background-link-dark{background-color:#0a52e1 !important}.has-text-info{color:#179299 !important}a.has-text-info:hover,a.has-text-info:focus{color:#10686d !important}.has-background-info{background-color:#179299 !important}.has-text-info-light{color:#edfcfc !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c1f3f6 !important}.has-background-info-light{background-color:#edfcfc !important}.has-text-info-dark{color:#1cb2ba !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#2ad5df !important}.has-background-info-dark{background-color:#1cb2ba !important}.has-text-success{color:#40a02b !important}a.has-text-success:hover,a.has-text-success:focus{color:#307820 !important}.has-background-success{background-color:#40a02b !important}.has-text-success-light{color:#f1fbef !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#cef0c7 !important}.has-background-success-light{background-color:#f1fbef !important}.has-text-success-dark{color:#40a12b !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#50c936 !important}.has-background-success-dark{background-color:#40a12b !important}.has-text-warning{color:#df8e1d !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#b27117 !important}.has-background-warning{background-color:#df8e1d !important}.has-text-warning-light{color:#fdf6ed !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f7e0c0 !important}.has-background-warning-light{background-color:#fdf6ed !important}.has-text-warning-dark{color:#9e6515 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#cb811a !important}.has-background-warning-dark{background-color:#9e6515 !important}.has-text-danger{color:#d20f39 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a20c2c !important}.has-background-danger{background-color:#d20f39 !important}.has-text-danger-light{color:#feecf0 !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#fabcca !important}.has-background-danger-light{background-color:#feecf0 !important}.has-text-danger-dark{color:#e9113f !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#f13c63 !important}.has-background-danger-dark{background-color:#e9113f !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#ccd0da !important}.has-background-grey-darker{background-color:#ccd0da !important}.has-text-grey-dark{color:#bcc0cc !important}.has-background-grey-dark{background-color:#bcc0cc !important}.has-text-grey{color:#acb0be !important}.has-background-grey{background-color:#acb0be !important}.has-text-grey-light{color:#9ca0b0 !important}.has-background-grey-light{background-color:#9ca0b0 !important}.has-text-grey-lighter{color:#8c8fa1 !important}.has-background-grey-lighter{background-color:#8c8fa1 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-latte html{background-color:#eff1f5;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-latte article,html.theme--catppuccin-latte aside,html.theme--catppuccin-latte figure,html.theme--catppuccin-latte footer,html.theme--catppuccin-latte header,html.theme--catppuccin-latte hgroup,html.theme--catppuccin-latte section{display:block}html.theme--catppuccin-latte body,html.theme--catppuccin-latte button,html.theme--catppuccin-latte input,html.theme--catppuccin-latte optgroup,html.theme--catppuccin-latte select,html.theme--catppuccin-latte textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-latte code,html.theme--catppuccin-latte pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-latte body{color:#4c4f69;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-latte a{color:#1e66f5;cursor:pointer;text-decoration:none}html.theme--catppuccin-latte a strong{color:currentColor}html.theme--catppuccin-latte a:hover{color:#04a5e5}html.theme--catppuccin-latte code{background-color:#e6e9ef;color:#4c4f69;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-latte hr{background-color:#e6e9ef;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-latte img{height:auto;max-width:100%}html.theme--catppuccin-latte input[type="checkbox"],html.theme--catppuccin-latte input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-latte small{font-size:.875em}html.theme--catppuccin-latte span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-latte strong{color:#41445a;font-weight:700}html.theme--catppuccin-latte fieldset{border:none}html.theme--catppuccin-latte pre{-webkit-overflow-scrolling:touch;background-color:#e6e9ef;color:#4c4f69;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-latte pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-latte table td,html.theme--catppuccin-latte table th{vertical-align:top}html.theme--catppuccin-latte table td:not([align]),html.theme--catppuccin-latte table th:not([align]){text-align:inherit}html.theme--catppuccin-latte table th{color:#41445a}html.theme--catppuccin-latte .box{background-color:#bcc0cc;border-radius:8px;box-shadow:none;color:#4c4f69;display:block;padding:1.25rem}html.theme--catppuccin-latte a.box:hover,html.theme--catppuccin-latte a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #1e66f5}html.theme--catppuccin-latte a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #1e66f5}html.theme--catppuccin-latte .button{background-color:#e6e9ef;border-color:#fff;border-width:1px;color:#1e66f5;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-latte .button strong{color:inherit}html.theme--catppuccin-latte .button .icon,html.theme--catppuccin-latte .button .icon.is-small,html.theme--catppuccin-latte .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-latte .button .icon.is-medium,html.theme--catppuccin-latte .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-latte .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-latte .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-latte .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-latte .button:hover,html.theme--catppuccin-latte .button.is-hovered{border-color:#9ca0b0;color:#41445a}html.theme--catppuccin-latte .button:focus,html.theme--catppuccin-latte .button.is-focused{border-color:#9ca0b0;color:#0b57ef}html.theme--catppuccin-latte .button:focus:not(:active),html.theme--catppuccin-latte .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button:active,html.theme--catppuccin-latte .button.is-active{border-color:#bcc0cc;color:#41445a}html.theme--catppuccin-latte .button.is-text{background-color:transparent;border-color:transparent;color:#4c4f69;text-decoration:underline}html.theme--catppuccin-latte .button.is-text:hover,html.theme--catppuccin-latte .button.is-text.is-hovered,html.theme--catppuccin-latte .button.is-text:focus,html.theme--catppuccin-latte .button.is-text.is-focused{background-color:#e6e9ef;color:#41445a}html.theme--catppuccin-latte .button.is-text:active,html.theme--catppuccin-latte .button.is-text.is-active{background-color:#d6dbe5;color:#41445a}html.theme--catppuccin-latte .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-latte .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#1e66f5;text-decoration:none}html.theme--catppuccin-latte .button.is-ghost:hover,html.theme--catppuccin-latte .button.is-ghost.is-hovered{color:#1e66f5;text-decoration:underline}html.theme--catppuccin-latte .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:hover,html.theme--catppuccin-latte .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:focus,html.theme--catppuccin-latte .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:focus:not(:active),html.theme--catppuccin-latte .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .button.is-white:active,html.theme--catppuccin-latte .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-latte .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted:hover,html.theme--catppuccin-latte .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-latte .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-white.is-outlined:hover,html.theme--catppuccin-latte .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-white.is-outlined:focus,html.theme--catppuccin-latte .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:hover,html.theme--catppuccin-latte .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:focus,html.theme--catppuccin-latte .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:focus:not(:active),html.theme--catppuccin-latte .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .button.is-black:active,html.theme--catppuccin-latte .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-latte .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted:hover,html.theme--catppuccin-latte .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-outlined:hover,html.theme--catppuccin-latte .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-black.is-outlined:focus,html.theme--catppuccin-latte .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:hover,html.theme--catppuccin-latte .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:focus,html.theme--catppuccin-latte .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:focus:not(:active),html.theme--catppuccin-latte .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .button.is-light:active,html.theme--catppuccin-latte .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-latte .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted:hover,html.theme--catppuccin-latte .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-outlined:hover,html.theme--catppuccin-latte .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-light.is-outlined:focus,html.theme--catppuccin-latte .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark,html.theme--catppuccin-latte .content kbd.button{background-color:#ccd0da;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:hover,html.theme--catppuccin-latte .content kbd.button:hover,html.theme--catppuccin-latte .button.is-dark.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-hovered{background-color:#c5c9d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:focus,html.theme--catppuccin-latte .content kbd.button:focus,html.theme--catppuccin-latte .button.is-dark.is-focused,html.theme--catppuccin-latte .content kbd.button.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:focus:not(:active),html.theme--catppuccin-latte .content kbd.button:focus:not(:active),html.theme--catppuccin-latte .button.is-dark.is-focused:not(:active),html.theme--catppuccin-latte .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .button.is-dark:active,html.theme--catppuccin-latte .content kbd.button:active,html.theme--catppuccin-latte .button.is-dark.is-active,html.theme--catppuccin-latte .content kbd.button.is-active{background-color:#bdc2cf;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark[disabled],html.theme--catppuccin-latte .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button{background-color:#ccd0da;border-color:#ccd0da;box-shadow:none}html.theme--catppuccin-latte .button.is-dark.is-inverted,html.theme--catppuccin-latte .content kbd.button.is-inverted{background-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted:hover,html.theme--catppuccin-latte .content kbd.button.is-inverted:hover,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-inverted[disabled],html.theme--catppuccin-latte .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-loading::after,html.theme--catppuccin-latte .content kbd.button.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-dark.is-outlined,html.theme--catppuccin-latte .content kbd.button.is-outlined{background-color:transparent;border-color:#ccd0da;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-outlined:hover,html.theme--catppuccin-latte .content kbd.button.is-outlined:hover,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-dark.is-outlined:focus,html.theme--catppuccin-latte .content kbd.button.is-outlined:focus,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-focused{background-color:#ccd0da;border-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #ccd0da #ccd0da !important}html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-dark.is-outlined[disabled],html.theme--catppuccin-latte .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-outlined{background-color:transparent;border-color:#ccd0da;box-shadow:none;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ccd0da #ccd0da !important}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-primary,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:hover,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:focus,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:focus:not(:active),html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-latte .button.is-primary.is-focused:not(:active),html.theme--catppuccin-latte .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button.is-primary:active,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-latte .button.is-primary.is-active,html.theme--catppuccin-latte .docstring>section>a.button.is-active.docs-sourcelink{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary[disabled],html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink{background-color:#1e66f5;border-color:#1e66f5;box-shadow:none}html.theme--catppuccin-latte .button.is-primary.is-inverted,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-primary.is-inverted[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-loading::after,html.theme--catppuccin-latte .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-primary.is-outlined,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-outlined:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-latte .button.is-primary.is-outlined:focus,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-primary.is-outlined[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#1e66f5;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-light,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .button.is-primary.is-light:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-light.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#dfe9fe;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-primary.is-light:active,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-latte .button.is-primary.is-light.is-active,html.theme--catppuccin-latte .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d3e1fd;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-link{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:hover,html.theme--catppuccin-latte .button.is-link.is-hovered{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:focus,html.theme--catppuccin-latte .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:focus:not(:active),html.theme--catppuccin-latte .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button.is-link:active,html.theme--catppuccin-latte .button.is-link.is-active{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link{background-color:#1e66f5;border-color:#1e66f5;box-shadow:none}html.theme--catppuccin-latte .button.is-link.is-inverted{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted:hover,html.theme--catppuccin-latte .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-link.is-outlined{background-color:transparent;border-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-outlined:hover,html.theme--catppuccin-latte .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-link.is-outlined:focus,html.theme--catppuccin-latte .button.is-link.is-outlined.is-focused{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-outlined{background-color:transparent;border-color:#1e66f5;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-link.is-light{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .button.is-link.is-light:hover,html.theme--catppuccin-latte .button.is-link.is-light.is-hovered{background-color:#dfe9fe;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-link.is-light:active,html.theme--catppuccin-latte .button.is-link.is-light.is-active{background-color:#d3e1fd;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-info{background-color:#179299;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:hover,html.theme--catppuccin-latte .button.is-info.is-hovered{background-color:#15878e;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:focus,html.theme--catppuccin-latte .button.is-info.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:focus:not(:active),html.theme--catppuccin-latte .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .button.is-info:active,html.theme--catppuccin-latte .button.is-info.is-active{background-color:#147d83;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info{background-color:#179299;border-color:#179299;box-shadow:none}html.theme--catppuccin-latte .button.is-info.is-inverted{background-color:#fff;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted:hover,html.theme--catppuccin-latte .button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#179299}html.theme--catppuccin-latte .button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-info.is-outlined{background-color:transparent;border-color:#179299;color:#179299}html.theme--catppuccin-latte .button.is-info.is-outlined:hover,html.theme--catppuccin-latte .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-info.is-outlined:focus,html.theme--catppuccin-latte .button.is-info.is-outlined.is-focused{background-color:#179299;border-color:#179299;color:#fff}html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #179299 #179299 !important}html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-outlined{background-color:transparent;border-color:#179299;box-shadow:none;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #179299 #179299 !important}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-info.is-light{background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .button.is-info.is-light:hover,html.theme--catppuccin-latte .button.is-info.is-light.is-hovered{background-color:#e2f9fb;border-color:transparent;color:#1cb2ba}html.theme--catppuccin-latte .button.is-info.is-light:active,html.theme--catppuccin-latte .button.is-info.is-light.is-active{background-color:#d7f7f9;border-color:transparent;color:#1cb2ba}html.theme--catppuccin-latte .button.is-success{background-color:#40a02b;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:hover,html.theme--catppuccin-latte .button.is-success.is-hovered{background-color:#3c9628;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:focus,html.theme--catppuccin-latte .button.is-success.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:focus:not(:active),html.theme--catppuccin-latte .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .button.is-success:active,html.theme--catppuccin-latte .button.is-success.is-active{background-color:#388c26;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success{background-color:#40a02b;border-color:#40a02b;box-shadow:none}html.theme--catppuccin-latte .button.is-success.is-inverted{background-color:#fff;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted:hover,html.theme--catppuccin-latte .button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-success.is-outlined{background-color:transparent;border-color:#40a02b;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-outlined:hover,html.theme--catppuccin-latte .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-success.is-outlined:focus,html.theme--catppuccin-latte .button.is-success.is-outlined.is-focused{background-color:#40a02b;border-color:#40a02b;color:#fff}html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #40a02b #40a02b !important}html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-outlined{background-color:transparent;border-color:#40a02b;box-shadow:none;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #40a02b #40a02b !important}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-success.is-light{background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .button.is-success.is-light:hover,html.theme--catppuccin-latte .button.is-success.is-light.is-hovered{background-color:#e8f8e5;border-color:transparent;color:#40a12b}html.theme--catppuccin-latte .button.is-success.is-light:active,html.theme--catppuccin-latte .button.is-success.is-light.is-active{background-color:#e0f5db;border-color:transparent;color:#40a12b}html.theme--catppuccin-latte .button.is-warning{background-color:#df8e1d;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:hover,html.theme--catppuccin-latte .button.is-warning.is-hovered{background-color:#d4871c;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:focus,html.theme--catppuccin-latte .button.is-warning.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:focus:not(:active),html.theme--catppuccin-latte .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .button.is-warning:active,html.theme--catppuccin-latte .button.is-warning.is-active{background-color:#c8801a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning{background-color:#df8e1d;border-color:#df8e1d;box-shadow:none}html.theme--catppuccin-latte .button.is-warning.is-inverted{background-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted:hover,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-warning.is-outlined{background-color:transparent;border-color:#df8e1d;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-outlined:hover,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-warning.is-outlined:focus,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-focused{background-color:#df8e1d;border-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #df8e1d #df8e1d !important}html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-outlined{background-color:transparent;border-color:#df8e1d;box-shadow:none;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-focused{background-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #df8e1d #df8e1d !important}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-light{background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .button.is-warning.is-light:hover,html.theme--catppuccin-latte .button.is-warning.is-light.is-hovered{background-color:#fbf1e2;border-color:transparent;color:#9e6515}html.theme--catppuccin-latte .button.is-warning.is-light:active,html.theme--catppuccin-latte .button.is-warning.is-light.is-active{background-color:#faebd6;border-color:transparent;color:#9e6515}html.theme--catppuccin-latte .button.is-danger{background-color:#d20f39;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:hover,html.theme--catppuccin-latte .button.is-danger.is-hovered{background-color:#c60e36;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:focus,html.theme--catppuccin-latte .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:focus:not(:active),html.theme--catppuccin-latte .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .button.is-danger:active,html.theme--catppuccin-latte .button.is-danger.is-active{background-color:#ba0d33;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger{background-color:#d20f39;border-color:#d20f39;box-shadow:none}html.theme--catppuccin-latte .button.is-danger.is-inverted{background-color:#fff;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted:hover,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-danger.is-outlined{background-color:transparent;border-color:#d20f39;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-outlined:hover,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-danger.is-outlined:focus,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-focused{background-color:#d20f39;border-color:#d20f39;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #d20f39 #d20f39 !important}html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-outlined{background-color:transparent;border-color:#d20f39;box-shadow:none;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #d20f39 #d20f39 !important}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-light{background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .button.is-danger.is-light:hover,html.theme--catppuccin-latte .button.is-danger.is-light.is-hovered{background-color:#fde0e6;border-color:transparent;color:#e9113f}html.theme--catppuccin-latte .button.is-danger.is-light:active,html.theme--catppuccin-latte .button.is-danger.is-light.is-active{background-color:#fcd4dd;border-color:transparent;color:#e9113f}html.theme--catppuccin-latte .button.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-latte .button.is-small:not(.is-rounded),html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-latte .button.is-normal{font-size:1rem}html.theme--catppuccin-latte .button.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .button.is-large{font-size:1.5rem}html.theme--catppuccin-latte .button[disabled],fieldset[disabled] html.theme--catppuccin-latte .button{background-color:#9ca0b0;border-color:#acb0be;box-shadow:none;opacity:.5}html.theme--catppuccin-latte .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-latte .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-latte .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-latte .button.is-static{background-color:#e6e9ef;border-color:#acb0be;color:#8c8fa1;box-shadow:none;pointer-events:none}html.theme--catppuccin-latte .button.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-latte .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-latte .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-latte .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-latte .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-latte .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-latte .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-latte .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-latte .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-latte .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-latte .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-latte .buttons.has-addons .button:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-latte .buttons.has-addons .button:focus,html.theme--catppuccin-latte .buttons.has-addons .button.is-focused,html.theme--catppuccin-latte .buttons.has-addons .button:active,html.theme--catppuccin-latte .buttons.has-addons .button.is-active,html.theme--catppuccin-latte .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-latte .buttons.has-addons .button:focus:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-latte .buttons.has-addons .button:active:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-latte .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .buttons.is-centered{justify-content:center}html.theme--catppuccin-latte .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-latte .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-latte .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .button.is-responsive.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-latte .button.is-responsive,html.theme--catppuccin-latte .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-latte .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-latte .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .button.is-responsive.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-latte .button.is-responsive,html.theme--catppuccin-latte .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-latte .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-latte .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-latte .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-latte .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-latte .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-latte .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-latte .content li+li{margin-top:0.25em}html.theme--catppuccin-latte .content p:not(:last-child),html.theme--catppuccin-latte .content dl:not(:last-child),html.theme--catppuccin-latte .content ol:not(:last-child),html.theme--catppuccin-latte .content ul:not(:last-child),html.theme--catppuccin-latte .content blockquote:not(:last-child),html.theme--catppuccin-latte .content pre:not(:last-child),html.theme--catppuccin-latte .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-latte .content h1,html.theme--catppuccin-latte .content h2,html.theme--catppuccin-latte .content h3,html.theme--catppuccin-latte .content h4,html.theme--catppuccin-latte .content h5,html.theme--catppuccin-latte .content h6{color:#4c4f69;font-weight:600;line-height:1.125}html.theme--catppuccin-latte .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-latte .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-latte .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-latte .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-latte .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-latte .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-latte .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-latte .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-latte .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-latte .content blockquote{background-color:#e6e9ef;border-left:5px solid #acb0be;padding:1.25em 1.5em}html.theme--catppuccin-latte .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-latte .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-latte .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-latte .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-latte .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-latte .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-latte .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-latte .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-latte .content ul ul ul{list-style-type:square}html.theme--catppuccin-latte .content dd{margin-left:2em}html.theme--catppuccin-latte .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-latte .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-latte .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-latte .content figure img{display:inline-block}html.theme--catppuccin-latte .content figure figcaption{font-style:italic}html.theme--catppuccin-latte .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-latte .content sup,html.theme--catppuccin-latte .content sub{font-size:75%}html.theme--catppuccin-latte .content table{width:100%}html.theme--catppuccin-latte .content table td,html.theme--catppuccin-latte .content table th{border:1px solid #acb0be;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-latte .content table th{color:#41445a}html.theme--catppuccin-latte .content table th:not([align]){text-align:inherit}html.theme--catppuccin-latte .content table thead td,html.theme--catppuccin-latte .content table thead th{border-width:0 0 2px;color:#41445a}html.theme--catppuccin-latte .content table tfoot td,html.theme--catppuccin-latte .content table tfoot th{border-width:2px 0 0;color:#41445a}html.theme--catppuccin-latte .content table tbody tr:last-child td,html.theme--catppuccin-latte .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-latte .content .tabs li+li{margin-top:0}html.theme--catppuccin-latte .content.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-latte .content.is-normal{font-size:1rem}html.theme--catppuccin-latte .content.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .content.is-large{font-size:1.5rem}html.theme--catppuccin-latte .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-latte .icon.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-latte .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-latte .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-latte .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-latte .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-latte .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-latte div.icon-text{display:flex}html.theme--catppuccin-latte .image,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-latte .image img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-latte .image img.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-latte .image.is-fullwidth,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-latte .image.is-square img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-latte .image.is-square .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-latte .image.is-1by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-latte .image.is-1by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-latte .image.is-5by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-latte .image.is-5by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-latte .image.is-4by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-latte .image.is-4by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-latte .image.is-3by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-latte .image.is-5by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-latte .image.is-5by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-latte .image.is-16by9 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-latte .image.is-16by9 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-latte .image.is-2by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-latte .image.is-2by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-latte .image.is-3by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-latte .image.is-3by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-latte .image.is-4by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-latte .image.is-4by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-latte .image.is-3by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-latte .image.is-3by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-latte .image.is-2by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-latte .image.is-2by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-latte .image.is-3by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-latte .image.is-9by16 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-latte .image.is-9by16 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-latte .image.is-1by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-latte .image.is-1by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-latte .image.is-1by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-latte .image.is-1by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-latte .image.is-square,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-latte .image.is-1by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-latte .image.is-5by4,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-latte .image.is-4by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-latte .image.is-3by2,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-latte .image.is-5by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-latte .image.is-16by9,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-latte .image.is-2by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-latte .image.is-3by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-latte .image.is-4by5,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-latte .image.is-3by4,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-latte .image.is-2by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-latte .image.is-3by5,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-latte .image.is-9by16,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-latte .image.is-1by2,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-latte .image.is-1by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-latte .image.is-16x16,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-latte .image.is-24x24,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-latte .image.is-32x32,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-latte .image.is-48x48,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-latte .image.is-64x64,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-latte .image.is-96x96,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-latte .image.is-128x128,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-latte .notification{background-color:#e6e9ef;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-latte .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-latte .notification strong{color:currentColor}html.theme--catppuccin-latte .notification code,html.theme--catppuccin-latte .notification pre{background:#fff}html.theme--catppuccin-latte .notification pre code{background:transparent}html.theme--catppuccin-latte .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-latte .notification .title,html.theme--catppuccin-latte .notification .subtitle,html.theme--catppuccin-latte .notification .content{color:currentColor}html.theme--catppuccin-latte .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .notification.is-dark,html.theme--catppuccin-latte .content kbd.notification{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .notification.is-primary,html.theme--catppuccin-latte .docstring>section>a.notification.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .notification.is-primary.is-light,html.theme--catppuccin-latte .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .notification.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .notification.is-link.is-light{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .notification.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .notification.is-info.is-light{background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .notification.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .notification.is-success.is-light{background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .notification.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .notification.is-warning.is-light{background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .notification.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .notification.is-danger.is-light{background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-latte .progress::-webkit-progress-bar{background-color:#bcc0cc}html.theme--catppuccin-latte .progress::-webkit-progress-value{background-color:#8c8fa1}html.theme--catppuccin-latte .progress::-moz-progress-bar{background-color:#8c8fa1}html.theme--catppuccin-latte .progress::-ms-fill{background-color:#8c8fa1;border:none}html.theme--catppuccin-latte .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-latte .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-latte .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-latte .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-latte .content kbd.progress::-webkit-progress-value{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-latte .content kbd.progress::-moz-progress-bar{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark::-ms-fill,html.theme--catppuccin-latte .content kbd.progress::-ms-fill{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark:indeterminate,html.theme--catppuccin-latte .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #ccd0da 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary::-ms-fill,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary:indeterminate,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #1e66f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-link::-webkit-progress-value{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link::-moz-progress-bar{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link::-ms-fill{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link:indeterminate{background-image:linear-gradient(to right, #1e66f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-info::-webkit-progress-value{background-color:#179299}html.theme--catppuccin-latte .progress.is-info::-moz-progress-bar{background-color:#179299}html.theme--catppuccin-latte .progress.is-info::-ms-fill{background-color:#179299}html.theme--catppuccin-latte .progress.is-info:indeterminate{background-image:linear-gradient(to right, #179299 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-success::-webkit-progress-value{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success::-moz-progress-bar{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success::-ms-fill{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success:indeterminate{background-image:linear-gradient(to right, #40a02b 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-warning::-webkit-progress-value{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning::-moz-progress-bar{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning::-ms-fill{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #df8e1d 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-danger::-webkit-progress-value{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger::-moz-progress-bar{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger::-ms-fill{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #d20f39 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#bcc0cc;background-image:linear-gradient(to right, #4c4f69 30%, #bcc0cc 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-latte .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-latte .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-latte .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-latte .progress.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-latte .progress.is-medium{height:1.25rem}html.theme--catppuccin-latte .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-latte .table{background-color:#bcc0cc;color:#4c4f69}html.theme--catppuccin-latte .table td,html.theme--catppuccin-latte .table th{border:1px solid #acb0be;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-latte .table td.is-white,html.theme--catppuccin-latte .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .table td.is-black,html.theme--catppuccin-latte .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .table td.is-light,html.theme--catppuccin-latte .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .table td.is-dark,html.theme--catppuccin-latte .table th.is-dark{background-color:#ccd0da;border-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .table td.is-primary,html.theme--catppuccin-latte .table th.is-primary{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-link,html.theme--catppuccin-latte .table th.is-link{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-info,html.theme--catppuccin-latte .table th.is-info{background-color:#179299;border-color:#179299;color:#fff}html.theme--catppuccin-latte .table td.is-success,html.theme--catppuccin-latte .table th.is-success{background-color:#40a02b;border-color:#40a02b;color:#fff}html.theme--catppuccin-latte .table td.is-warning,html.theme--catppuccin-latte .table th.is-warning{background-color:#df8e1d;border-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .table td.is-danger,html.theme--catppuccin-latte .table th.is-danger{background-color:#d20f39;border-color:#d20f39;color:#fff}html.theme--catppuccin-latte .table td.is-narrow,html.theme--catppuccin-latte .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-latte .table td.is-selected,html.theme--catppuccin-latte .table th.is-selected{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-selected a,html.theme--catppuccin-latte .table td.is-selected strong,html.theme--catppuccin-latte .table th.is-selected a,html.theme--catppuccin-latte .table th.is-selected strong{color:currentColor}html.theme--catppuccin-latte .table td.is-vcentered,html.theme--catppuccin-latte .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-latte .table th{color:#41445a}html.theme--catppuccin-latte .table th:not([align]){text-align:left}html.theme--catppuccin-latte .table tr.is-selected{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table tr.is-selected a,html.theme--catppuccin-latte .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-latte .table tr.is-selected td,html.theme--catppuccin-latte .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-latte .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table thead td,html.theme--catppuccin-latte .table thead th{border-width:0 0 2px;color:#41445a}html.theme--catppuccin-latte .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table tfoot td,html.theme--catppuccin-latte .table tfoot th{border-width:2px 0 0;color:#41445a}html.theme--catppuccin-latte .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table tbody tr:last-child td,html.theme--catppuccin-latte .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-latte .table.is-bordered td,html.theme--catppuccin-latte .table.is-bordered th{border-width:1px}html.theme--catppuccin-latte .table.is-bordered tr:last-child td,html.theme--catppuccin-latte .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-latte .table.is-fullwidth{width:100%}html.theme--catppuccin-latte .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#ccd0da}html.theme--catppuccin-latte .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#ccd0da}html.theme--catppuccin-latte .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#d2d5de}html.theme--catppuccin-latte .table.is-narrow td,html.theme--catppuccin-latte .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-latte .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#ccd0da}html.theme--catppuccin-latte .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-latte .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .tags .tag,html.theme--catppuccin-latte .tags .content kbd,html.theme--catppuccin-latte .content .tags kbd,html.theme--catppuccin-latte .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-latte .tags .tag:not(:last-child),html.theme--catppuccin-latte .tags .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags kbd:not(:last-child),html.theme--catppuccin-latte .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-latte .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-latte .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-latte .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-latte .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-latte .tags.is-centered{justify-content:center}html.theme--catppuccin-latte .tags.is-centered .tag,html.theme--catppuccin-latte .tags.is-centered .content kbd,html.theme--catppuccin-latte .content .tags.is-centered kbd,html.theme--catppuccin-latte .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-latte .tags.is-right{justify-content:flex-end}html.theme--catppuccin-latte .tags.is-right .tag:not(:first-child),html.theme--catppuccin-latte .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-latte .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-latte .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-latte .tags.is-right .tag:not(:last-child),html.theme--catppuccin-latte .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-latte .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-latte .tags.has-addons .tag,html.theme--catppuccin-latte .tags.has-addons .content kbd,html.theme--catppuccin-latte .content .tags.has-addons kbd,html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-latte .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-latte .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-latte .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-latte .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-latte .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-latte .tag:not(body),html.theme--catppuccin-latte .content kbd:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#e6e9ef;border-radius:.4em;color:#4c4f69;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-latte .tag:not(body) .delete,html.theme--catppuccin-latte .content kbd:not(body) .delete,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-latte .tag.is-white:not(body),html.theme--catppuccin-latte .content kbd.is-white:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .tag.is-black:not(body),html.theme--catppuccin-latte .content kbd.is-black:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .tag.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .tag.is-dark:not(body),html.theme--catppuccin-latte .content kbd:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-latte .content .docstring>section>kbd:not(body){background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .tag.is-primary:not(body),html.theme--catppuccin-latte .content kbd.is-primary:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .tag.is-primary.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .tag.is-link:not(body),html.theme--catppuccin-latte .content kbd.is-link:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .tag.is-link.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-link.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .tag.is-info:not(body),html.theme--catppuccin-latte .content kbd.is-info:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#179299;color:#fff}html.theme--catppuccin-latte .tag.is-info.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-info.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .tag.is-success:not(body),html.theme--catppuccin-latte .content kbd.is-success:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .tag.is-success.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-success.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .tag.is-warning:not(body),html.theme--catppuccin-latte .content kbd.is-warning:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .tag.is-warning.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .tag.is-danger:not(body),html.theme--catppuccin-latte .content kbd.is-danger:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .tag.is-danger.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .tag.is-normal:not(body),html.theme--catppuccin-latte .content kbd.is-normal:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-latte .tag.is-medium:not(body),html.theme--catppuccin-latte .content kbd.is-medium:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-latte .tag.is-large:not(body),html.theme--catppuccin-latte .content kbd.is-large:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-latte .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-latte .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-latte .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-latte .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-latte .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-latte .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-latte .tag.is-delete:not(body),html.theme--catppuccin-latte .content kbd.is-delete:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-latte .tag.is-delete:not(body)::before,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::before,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-latte .tag.is-delete:not(body)::after,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::after,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-latte .tag.is-delete:not(body)::before,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::before,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-latte .tag.is-delete:not(body)::after,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::after,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-latte .tag.is-delete:not(body):hover,html.theme--catppuccin-latte .content kbd.is-delete:not(body):hover,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-latte .tag.is-delete:not(body):focus,html.theme--catppuccin-latte .content kbd.is-delete:not(body):focus,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#d6dbe5}html.theme--catppuccin-latte .tag.is-delete:not(body):active,html.theme--catppuccin-latte .content kbd.is-delete:not(body):active,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#c7cedb}html.theme--catppuccin-latte .tag.is-rounded:not(body),html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-latte .content kbd.is-rounded:not(body),html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-latte a.tag:hover,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-latte .title,html.theme--catppuccin-latte .subtitle{word-break:break-word}html.theme--catppuccin-latte .title em,html.theme--catppuccin-latte .title span,html.theme--catppuccin-latte .subtitle em,html.theme--catppuccin-latte .subtitle span{font-weight:inherit}html.theme--catppuccin-latte .title sub,html.theme--catppuccin-latte .subtitle sub{font-size:.75em}html.theme--catppuccin-latte .title sup,html.theme--catppuccin-latte .subtitle sup{font-size:.75em}html.theme--catppuccin-latte .title .tag,html.theme--catppuccin-latte .title .content kbd,html.theme--catppuccin-latte .content .title kbd,html.theme--catppuccin-latte .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-latte .subtitle .tag,html.theme--catppuccin-latte .subtitle .content kbd,html.theme--catppuccin-latte .content .subtitle kbd,html.theme--catppuccin-latte .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-latte .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-latte .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-latte .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-latte .title.is-1{font-size:3rem}html.theme--catppuccin-latte .title.is-2{font-size:2.5rem}html.theme--catppuccin-latte .title.is-3{font-size:2rem}html.theme--catppuccin-latte .title.is-4{font-size:1.5rem}html.theme--catppuccin-latte .title.is-5{font-size:1.25rem}html.theme--catppuccin-latte .title.is-6{font-size:1rem}html.theme--catppuccin-latte .title.is-7{font-size:.75rem}html.theme--catppuccin-latte .subtitle{color:#9ca0b0;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-latte .subtitle strong{color:#9ca0b0;font-weight:600}html.theme--catppuccin-latte .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-latte .subtitle.is-1{font-size:3rem}html.theme--catppuccin-latte .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-latte .subtitle.is-3{font-size:2rem}html.theme--catppuccin-latte .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-latte .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-latte .subtitle.is-6{font-size:1rem}html.theme--catppuccin-latte .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-latte .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-latte .number{align-items:center;background-color:#e6e9ef;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{background-color:#eff1f5;border-color:#acb0be;border-radius:.4em;color:#8c8fa1}html.theme--catppuccin-latte .select select::-moz-placeholder,html.theme--catppuccin-latte .textarea::-moz-placeholder,html.theme--catppuccin-latte .input::-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-latte .select select::-webkit-input-placeholder,html.theme--catppuccin-latte .textarea::-webkit-input-placeholder,html.theme--catppuccin-latte .input::-webkit-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:-moz-placeholder,html.theme--catppuccin-latte .textarea:-moz-placeholder,html.theme--catppuccin-latte .input:-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:-ms-input-placeholder,html.theme--catppuccin-latte .textarea:-ms-input-placeholder,html.theme--catppuccin-latte .input:-ms-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:hover,html.theme--catppuccin-latte .textarea:hover,html.theme--catppuccin-latte .input:hover,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-latte .select select.is-hovered,html.theme--catppuccin-latte .is-hovered.textarea,html.theme--catppuccin-latte .is-hovered.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#9ca0b0}html.theme--catppuccin-latte .select select:focus,html.theme--catppuccin-latte .textarea:focus,html.theme--catppuccin-latte .input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-latte .select select.is-focused,html.theme--catppuccin-latte .is-focused.textarea,html.theme--catppuccin-latte .is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .select select:active,html.theme--catppuccin-latte .textarea:active,html.theme--catppuccin-latte .input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-latte .select select.is-active,html.theme--catppuccin-latte .is-active.textarea,html.theme--catppuccin-latte .is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#1e66f5;box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select select[disabled],html.theme--catppuccin-latte .textarea[disabled],html.theme--catppuccin-latte .input[disabled],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-latte .select select,fieldset[disabled] html.theme--catppuccin-latte .textarea,fieldset[disabled] html.theme--catppuccin-latte .input,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{background-color:#9ca0b0;border-color:#e6e9ef;box-shadow:none;color:#616587}html.theme--catppuccin-latte .select select[disabled]::-moz-placeholder,html.theme--catppuccin-latte .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-latte .input[disabled]::-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]:-moz-placeholder,html.theme--catppuccin-latte .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-latte .input[disabled]:-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-latte .textarea[readonly],html.theme--catppuccin-latte .input[readonly],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-latte .is-white.textarea,html.theme--catppuccin-latte .is-white.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-latte .is-white.textarea:focus,html.theme--catppuccin-latte .is-white.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-latte .is-white.is-focused.textarea,html.theme--catppuccin-latte .is-white.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-white.textarea:active,html.theme--catppuccin-latte .is-white.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-latte .is-white.is-active.textarea,html.theme--catppuccin-latte .is-white.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .is-black.textarea,html.theme--catppuccin-latte .is-black.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-latte .is-black.textarea:focus,html.theme--catppuccin-latte .is-black.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-latte .is-black.is-focused.textarea,html.theme--catppuccin-latte .is-black.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-black.textarea:active,html.theme--catppuccin-latte .is-black.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-latte .is-black.is-active.textarea,html.theme--catppuccin-latte .is-black.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .is-light.textarea,html.theme--catppuccin-latte .is-light.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-latte .is-light.textarea:focus,html.theme--catppuccin-latte .is-light.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-latte .is-light.is-focused.textarea,html.theme--catppuccin-latte .is-light.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-light.textarea:active,html.theme--catppuccin-latte .is-light.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-latte .is-light.is-active.textarea,html.theme--catppuccin-latte .is-light.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .is-dark.textarea,html.theme--catppuccin-latte .content kbd.textarea,html.theme--catppuccin-latte .is-dark.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-latte .content kbd.input{border-color:#ccd0da}html.theme--catppuccin-latte .is-dark.textarea:focus,html.theme--catppuccin-latte .content kbd.textarea:focus,html.theme--catppuccin-latte .is-dark.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-latte .content kbd.input:focus,html.theme--catppuccin-latte .is-dark.is-focused.textarea,html.theme--catppuccin-latte .content kbd.is-focused.textarea,html.theme--catppuccin-latte .is-dark.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .content kbd.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-dark.textarea:active,html.theme--catppuccin-latte .content kbd.textarea:active,html.theme--catppuccin-latte .is-dark.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-latte .content kbd.input:active,html.theme--catppuccin-latte .is-dark.is-active.textarea,html.theme--catppuccin-latte .content kbd.is-active.textarea,html.theme--catppuccin-latte .is-dark.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .content kbd.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .is-primary.textarea,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink{border-color:#1e66f5}html.theme--catppuccin-latte .is-primary.textarea:focus,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-latte .is-primary.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-latte .is-primary.is-focused.textarea,html.theme--catppuccin-latte .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-latte .is-primary.textarea:active,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-latte .is-primary.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-latte .is-primary.is-active.textarea,html.theme--catppuccin-latte .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .is-link.textarea,html.theme--catppuccin-latte .is-link.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#1e66f5}html.theme--catppuccin-latte .is-link.textarea:focus,html.theme--catppuccin-latte .is-link.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-latte .is-link.is-focused.textarea,html.theme--catppuccin-latte .is-link.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-link.textarea:active,html.theme--catppuccin-latte .is-link.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-latte .is-link.is-active.textarea,html.theme--catppuccin-latte .is-link.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .is-info.textarea,html.theme--catppuccin-latte .is-info.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#179299}html.theme--catppuccin-latte .is-info.textarea:focus,html.theme--catppuccin-latte .is-info.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-latte .is-info.is-focused.textarea,html.theme--catppuccin-latte .is-info.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-info.textarea:active,html.theme--catppuccin-latte .is-info.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-latte .is-info.is-active.textarea,html.theme--catppuccin-latte .is-info.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .is-success.textarea,html.theme--catppuccin-latte .is-success.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#40a02b}html.theme--catppuccin-latte .is-success.textarea:focus,html.theme--catppuccin-latte .is-success.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-latte .is-success.is-focused.textarea,html.theme--catppuccin-latte .is-success.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-success.textarea:active,html.theme--catppuccin-latte .is-success.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-latte .is-success.is-active.textarea,html.theme--catppuccin-latte .is-success.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .is-warning.textarea,html.theme--catppuccin-latte .is-warning.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#df8e1d}html.theme--catppuccin-latte .is-warning.textarea:focus,html.theme--catppuccin-latte .is-warning.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-latte .is-warning.is-focused.textarea,html.theme--catppuccin-latte .is-warning.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-warning.textarea:active,html.theme--catppuccin-latte .is-warning.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-latte .is-warning.is-active.textarea,html.theme--catppuccin-latte .is-warning.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .is-danger.textarea,html.theme--catppuccin-latte .is-danger.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#d20f39}html.theme--catppuccin-latte .is-danger.textarea:focus,html.theme--catppuccin-latte .is-danger.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-latte .is-danger.is-focused.textarea,html.theme--catppuccin-latte .is-danger.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-danger.textarea:active,html.theme--catppuccin-latte .is-danger.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-latte .is-danger.is-active.textarea,html.theme--catppuccin-latte .is-danger.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .is-small.textarea,html.theme--catppuccin-latte .is-small.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-latte .is-medium.textarea,html.theme--catppuccin-latte .is-medium.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .is-large.textarea,html.theme--catppuccin-latte .is-large.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-latte .is-fullwidth.textarea,html.theme--catppuccin-latte .is-fullwidth.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-latte .is-inline.textarea,html.theme--catppuccin-latte .is-inline.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-latte .input.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-latte .input.is-static,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-latte .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-latte .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-latte .textarea[rows]{height:initial}html.theme--catppuccin-latte .textarea.has-fixed-size{resize:none}html.theme--catppuccin-latte .radio,html.theme--catppuccin-latte .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-latte .radio input,html.theme--catppuccin-latte .checkbox input{cursor:pointer}html.theme--catppuccin-latte .radio:hover,html.theme--catppuccin-latte .checkbox:hover{color:#04a5e5}html.theme--catppuccin-latte .radio[disabled],html.theme--catppuccin-latte .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-latte .radio,fieldset[disabled] html.theme--catppuccin-latte .checkbox,html.theme--catppuccin-latte .radio input[disabled],html.theme--catppuccin-latte .checkbox input[disabled]{color:#616587;cursor:not-allowed}html.theme--catppuccin-latte .radio+.radio{margin-left:.5em}html.theme--catppuccin-latte .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-latte .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading)::after{border-color:#1e66f5;right:1.125em;z-index:4}html.theme--catppuccin-latte .select.is-rounded select,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-latte .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-latte .select select::-ms-expand{display:none}html.theme--catppuccin-latte .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-latte .select select:hover{border-color:#e6e9ef}html.theme--catppuccin-latte .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-latte .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-latte .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#04a5e5}html.theme--catppuccin-latte .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-latte .select.is-white select{border-color:#fff}html.theme--catppuccin-latte .select.is-white select:hover,html.theme--catppuccin-latte .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-latte .select.is-white select:focus,html.theme--catppuccin-latte .select.is-white select.is-focused,html.theme--catppuccin-latte .select.is-white select:active,html.theme--catppuccin-latte .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-latte .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-latte .select.is-black select:hover,html.theme--catppuccin-latte .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-latte .select.is-black select:focus,html.theme--catppuccin-latte .select.is-black select.is-focused,html.theme--catppuccin-latte .select.is-black select:active,html.theme--catppuccin-latte .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-latte .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-latte .select.is-light select:hover,html.theme--catppuccin-latte .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-latte .select.is-light select:focus,html.theme--catppuccin-latte .select.is-light select.is-focused,html.theme--catppuccin-latte .select.is-light select:active,html.theme--catppuccin-latte .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .select.is-dark:not(:hover)::after,html.theme--catppuccin-latte .content kbd.select:not(:hover)::after{border-color:#ccd0da}html.theme--catppuccin-latte .select.is-dark select,html.theme--catppuccin-latte .content kbd.select select{border-color:#ccd0da}html.theme--catppuccin-latte .select.is-dark select:hover,html.theme--catppuccin-latte .content kbd.select select:hover,html.theme--catppuccin-latte .select.is-dark select.is-hovered,html.theme--catppuccin-latte .content kbd.select select.is-hovered{border-color:#bdc2cf}html.theme--catppuccin-latte .select.is-dark select:focus,html.theme--catppuccin-latte .content kbd.select select:focus,html.theme--catppuccin-latte .select.is-dark select.is-focused,html.theme--catppuccin-latte .content kbd.select select.is-focused,html.theme--catppuccin-latte .select.is-dark select:active,html.theme--catppuccin-latte .content kbd.select select:active,html.theme--catppuccin-latte .select.is-dark select.is-active,html.theme--catppuccin-latte .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .select.is-primary:not(:hover)::after,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-primary select,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-primary select:hover,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-latte .select.is-primary select.is-hovered,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#0b57ef}html.theme--catppuccin-latte .select.is-primary select:focus,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-latte .select.is-primary select.is-focused,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-latte .select.is-primary select:active,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-latte .select.is-primary select.is-active,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select.is-link:not(:hover)::after{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-link select{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-link select:hover,html.theme--catppuccin-latte .select.is-link select.is-hovered{border-color:#0b57ef}html.theme--catppuccin-latte .select.is-link select:focus,html.theme--catppuccin-latte .select.is-link select.is-focused,html.theme--catppuccin-latte .select.is-link select:active,html.theme--catppuccin-latte .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select.is-info:not(:hover)::after{border-color:#179299}html.theme--catppuccin-latte .select.is-info select{border-color:#179299}html.theme--catppuccin-latte .select.is-info select:hover,html.theme--catppuccin-latte .select.is-info select.is-hovered{border-color:#147d83}html.theme--catppuccin-latte .select.is-info select:focus,html.theme--catppuccin-latte .select.is-info select.is-focused,html.theme--catppuccin-latte .select.is-info select:active,html.theme--catppuccin-latte .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .select.is-success:not(:hover)::after{border-color:#40a02b}html.theme--catppuccin-latte .select.is-success select{border-color:#40a02b}html.theme--catppuccin-latte .select.is-success select:hover,html.theme--catppuccin-latte .select.is-success select.is-hovered{border-color:#388c26}html.theme--catppuccin-latte .select.is-success select:focus,html.theme--catppuccin-latte .select.is-success select.is-focused,html.theme--catppuccin-latte .select.is-success select:active,html.theme--catppuccin-latte .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .select.is-warning:not(:hover)::after{border-color:#df8e1d}html.theme--catppuccin-latte .select.is-warning select{border-color:#df8e1d}html.theme--catppuccin-latte .select.is-warning select:hover,html.theme--catppuccin-latte .select.is-warning select.is-hovered{border-color:#c8801a}html.theme--catppuccin-latte .select.is-warning select:focus,html.theme--catppuccin-latte .select.is-warning select.is-focused,html.theme--catppuccin-latte .select.is-warning select:active,html.theme--catppuccin-latte .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .select.is-danger:not(:hover)::after{border-color:#d20f39}html.theme--catppuccin-latte .select.is-danger select{border-color:#d20f39}html.theme--catppuccin-latte .select.is-danger select:hover,html.theme--catppuccin-latte .select.is-danger select.is-hovered{border-color:#ba0d33}html.theme--catppuccin-latte .select.is-danger select:focus,html.theme--catppuccin-latte .select.is-danger select.is-focused,html.theme--catppuccin-latte .select.is-danger select:active,html.theme--catppuccin-latte .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .select.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-latte .select.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .select.is-large{font-size:1.5rem}html.theme--catppuccin-latte .select.is-disabled::after{border-color:#616587 !important;opacity:0.5}html.theme--catppuccin-latte .select.is-fullwidth{width:100%}html.theme--catppuccin-latte .select.is-fullwidth select{width:100%}html.theme--catppuccin-latte .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-latte .select.is-loading.is-small:after,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-latte .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-latte .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-latte .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-latte .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:hover .file-cta,html.theme--catppuccin-latte .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:focus .file-cta,html.theme--catppuccin-latte .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:active .file-cta,html.theme--catppuccin-latte .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-black:hover .file-cta,html.theme--catppuccin-latte .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-black:focus .file-cta,html.theme--catppuccin-latte .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-latte .file.is-black:active .file-cta,html.theme--catppuccin-latte .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:hover .file-cta,html.theme--catppuccin-latte .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:focus .file-cta,html.theme--catppuccin-latte .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:active .file-cta,html.theme--catppuccin-latte .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark .file-cta,html.theme--catppuccin-latte .content kbd.file .file-cta{background-color:#ccd0da;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:hover .file-cta,html.theme--catppuccin-latte .content kbd.file:hover .file-cta,html.theme--catppuccin-latte .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-latte .content kbd.file.is-hovered .file-cta{background-color:#c5c9d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:focus .file-cta,html.theme--catppuccin-latte .content kbd.file:focus .file-cta,html.theme--catppuccin-latte .file.is-dark.is-focused .file-cta,html.theme--catppuccin-latte .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(204,208,218,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:active .file-cta,html.theme--catppuccin-latte .content kbd.file:active .file-cta,html.theme--catppuccin-latte .file.is-dark.is-active .file-cta,html.theme--catppuccin-latte .content kbd.file.is-active .file-cta{background-color:#bdc2cf;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-primary .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-primary:hover .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-latte .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-primary:focus .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-latte .file.is-primary.is-focused .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(30,102,245,0.25);color:#fff}html.theme--catppuccin-latte .file.is-primary:active .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-latte .file.is-primary.is-active .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link .file-cta{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link:hover .file-cta,html.theme--catppuccin-latte .file.is-link.is-hovered .file-cta{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link:focus .file-cta,html.theme--catppuccin-latte .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(30,102,245,0.25);color:#fff}html.theme--catppuccin-latte .file.is-link:active .file-cta,html.theme--catppuccin-latte .file.is-link.is-active .file-cta{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info .file-cta{background-color:#179299;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info:hover .file-cta,html.theme--catppuccin-latte .file.is-info.is-hovered .file-cta{background-color:#15878e;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info:focus .file-cta,html.theme--catppuccin-latte .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(23,146,153,0.25);color:#fff}html.theme--catppuccin-latte .file.is-info:active .file-cta,html.theme--catppuccin-latte .file.is-info.is-active .file-cta{background-color:#147d83;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success .file-cta{background-color:#40a02b;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success:hover .file-cta,html.theme--catppuccin-latte .file.is-success.is-hovered .file-cta{background-color:#3c9628;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success:focus .file-cta,html.theme--catppuccin-latte .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(64,160,43,0.25);color:#fff}html.theme--catppuccin-latte .file.is-success:active .file-cta,html.theme--catppuccin-latte .file.is-success.is-active .file-cta{background-color:#388c26;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning .file-cta{background-color:#df8e1d;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning:hover .file-cta,html.theme--catppuccin-latte .file.is-warning.is-hovered .file-cta{background-color:#d4871c;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning:focus .file-cta,html.theme--catppuccin-latte .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(223,142,29,0.25);color:#fff}html.theme--catppuccin-latte .file.is-warning:active .file-cta,html.theme--catppuccin-latte .file.is-warning.is-active .file-cta{background-color:#c8801a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger .file-cta{background-color:#d20f39;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger:hover .file-cta,html.theme--catppuccin-latte .file.is-danger.is-hovered .file-cta{background-color:#c60e36;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger:focus .file-cta,html.theme--catppuccin-latte .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(210,15,57,0.25);color:#fff}html.theme--catppuccin-latte .file.is-danger:active .file-cta,html.theme--catppuccin-latte .file.is-danger.is-active .file-cta{background-color:#ba0d33;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-latte .file.is-normal{font-size:1rem}html.theme--catppuccin-latte .file.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-latte .file.is-large{font-size:1.5rem}html.theme--catppuccin-latte .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-latte .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-latte .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-latte .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-latte .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-latte .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-latte .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-latte .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-latte .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-latte .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-latte .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-latte .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-latte .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-latte .file.is-centered{justify-content:center}html.theme--catppuccin-latte .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-latte .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-latte .file.is-right{justify-content:flex-end}html.theme--catppuccin-latte .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-latte .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-latte .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-latte .file-label:hover .file-cta{background-color:#c5c9d5;color:#41445a}html.theme--catppuccin-latte .file-label:hover .file-name{border-color:#a5a9b8}html.theme--catppuccin-latte .file-label:active .file-cta{background-color:#bdc2cf;color:#41445a}html.theme--catppuccin-latte .file-label:active .file-name{border-color:#9ea2b3}html.theme--catppuccin-latte .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte .file-name{border-color:#acb0be;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-latte .file-cta{background-color:#ccd0da;color:#4c4f69}html.theme--catppuccin-latte .file-name{border-color:#acb0be;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-latte .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-latte .file-icon .fa{font-size:14px}html.theme--catppuccin-latte .label{color:#41445a;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-latte .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-latte .label.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-latte .label.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .label.is-large{font-size:1.5rem}html.theme--catppuccin-latte .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-latte .help.is-white{color:#fff}html.theme--catppuccin-latte .help.is-black{color:#0a0a0a}html.theme--catppuccin-latte .help.is-light{color:#f5f5f5}html.theme--catppuccin-latte .help.is-dark,html.theme--catppuccin-latte .content kbd.help{color:#ccd0da}html.theme--catppuccin-latte .help.is-primary,html.theme--catppuccin-latte .docstring>section>a.help.docs-sourcelink{color:#1e66f5}html.theme--catppuccin-latte .help.is-link{color:#1e66f5}html.theme--catppuccin-latte .help.is-info{color:#179299}html.theme--catppuccin-latte .help.is-success{color:#40a02b}html.theme--catppuccin-latte .help.is-warning{color:#df8e1d}html.theme--catppuccin-latte .help.is-danger{color:#d20f39}html.theme--catppuccin-latte .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-latte .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-latte .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-latte .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-latte .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-latte .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-latte .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-latte .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-latte .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-latte .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field.is-horizontal{display:flex}}html.theme--catppuccin-latte .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-latte .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-latte .field-label.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-latte .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-latte .field-body .field{margin-bottom:0}html.theme--catppuccin-latte .field-body>.field{flex-shrink:1}html.theme--catppuccin-latte .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-latte .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-latte .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-latte .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right .select:focus~.icon{color:#ccd0da}html.theme--catppuccin-latte .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-latte .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-latte .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-latte .control.has-icons-left .icon,html.theme--catppuccin-latte .control.has-icons-right .icon{color:#acb0be;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-latte .control.has-icons-left .input,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-latte .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-latte .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-latte .control.has-icons-right .input,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-latte .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-latte .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-latte .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-latte .control.is-loading.is-small:after,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-latte .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-latte .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-latte .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-latte .breadcrumb a{align-items:center;color:#1e66f5;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-latte .breadcrumb a:hover{color:#04a5e5}html.theme--catppuccin-latte .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-latte .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-latte .breadcrumb li.is-active a{color:#41445a;cursor:default;pointer-events:none}html.theme--catppuccin-latte .breadcrumb li+li::before{color:#9ca0b0;content:"\0002f"}html.theme--catppuccin-latte .breadcrumb ul,html.theme--catppuccin-latte .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-latte .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-latte .breadcrumb.is-centered ol,html.theme--catppuccin-latte .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-latte .breadcrumb.is-right ol,html.theme--catppuccin-latte .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-latte .breadcrumb.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-latte .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-latte .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-latte .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-latte .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-latte .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-latte .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#4c4f69;max-width:100%;position:relative}html.theme--catppuccin-latte .card-footer:first-child,html.theme--catppuccin-latte .card-content:first-child,html.theme--catppuccin-latte .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-latte .card-footer:last-child,html.theme--catppuccin-latte .card-content:last-child,html.theme--catppuccin-latte .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-latte .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-latte .card-header-title{align-items:center;color:#41445a;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-latte .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-latte .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-latte .card-image{display:block;position:relative}html.theme--catppuccin-latte .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-latte .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-latte .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-latte .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-latte .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-latte .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-latte .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-latte .dropdown.is-active .dropdown-menu,html.theme--catppuccin-latte .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-latte .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-latte .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-latte .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-latte .dropdown-content{background-color:#e6e9ef;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-latte .dropdown-item{color:#4c4f69;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-latte a.dropdown-item,html.theme--catppuccin-latte button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-latte a.dropdown-item:hover,html.theme--catppuccin-latte button.dropdown-item:hover{background-color:#e6e9ef;color:#0a0a0a}html.theme--catppuccin-latte a.dropdown-item.is-active,html.theme--catppuccin-latte button.dropdown-item.is-active{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-latte .level{align-items:center;justify-content:space-between}html.theme--catppuccin-latte .level code{border-radius:.4em}html.theme--catppuccin-latte .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-latte .level.is-mobile{display:flex}html.theme--catppuccin-latte .level.is-mobile .level-left,html.theme--catppuccin-latte .level.is-mobile .level-right{display:flex}html.theme--catppuccin-latte .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-latte .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-latte .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level{display:flex}html.theme--catppuccin-latte .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-latte .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-latte .level-item .title,html.theme--catppuccin-latte .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-latte .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-latte .level-left,html.theme--catppuccin-latte .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .level-left .level-item.is-flexible,html.theme--catppuccin-latte .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-left .level-item:not(:last-child),html.theme--catppuccin-latte .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-latte .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-latte .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-left{display:flex}}html.theme--catppuccin-latte .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-right{display:flex}}html.theme--catppuccin-latte .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-latte .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-latte .media .media{border-top:1px solid rgba(172,176,190,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-latte .media .media .content:not(:last-child),html.theme--catppuccin-latte .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-latte .media .media .media{padding-top:.5rem}html.theme--catppuccin-latte .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-latte .media+.media{border-top:1px solid rgba(172,176,190,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-latte .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-latte .media-left,html.theme--catppuccin-latte .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .media-left{margin-right:1rem}html.theme--catppuccin-latte .media-right{margin-left:1rem}html.theme--catppuccin-latte .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-latte .media-content{overflow-x:auto}}html.theme--catppuccin-latte .menu{font-size:1rem}html.theme--catppuccin-latte .menu.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-latte .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .menu.is-large{font-size:1.5rem}html.theme--catppuccin-latte .menu-list{line-height:1.25}html.theme--catppuccin-latte .menu-list a{border-radius:3px;color:#4c4f69;display:block;padding:0.5em 0.75em}html.theme--catppuccin-latte .menu-list a:hover{background-color:#e6e9ef;color:#41445a}html.theme--catppuccin-latte .menu-list a.is-active{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .menu-list li ul{border-left:1px solid #acb0be;margin:.75em;padding-left:.75em}html.theme--catppuccin-latte .menu-label{color:#616587;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-latte .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-latte .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-latte .message{background-color:#e6e9ef;border-radius:.4em;font-size:1rem}html.theme--catppuccin-latte .message strong{color:currentColor}html.theme--catppuccin-latte .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-latte .message.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-latte .message.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .message.is-large{font-size:1.5rem}html.theme--catppuccin-latte .message.is-white{background-color:#fff}html.theme--catppuccin-latte .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-latte .message.is-black{background-color:#fafafa}html.theme--catppuccin-latte .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-latte .message.is-light{background-color:#fafafa}html.theme--catppuccin-latte .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-latte .message.is-dark,html.theme--catppuccin-latte .content kbd.message{background-color:#f9fafb}html.theme--catppuccin-latte .message.is-dark .message-header,html.theme--catppuccin-latte .content kbd.message .message-header{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .message.is-dark .message-body,html.theme--catppuccin-latte .content kbd.message .message-body{border-color:#ccd0da}html.theme--catppuccin-latte .message.is-primary,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink{background-color:#ebf2fe}html.theme--catppuccin-latte .message.is-primary .message-header,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink .message-header{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .message.is-primary .message-body,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink .message-body{border-color:#1e66f5;color:#0a52e1}html.theme--catppuccin-latte .message.is-link{background-color:#ebf2fe}html.theme--catppuccin-latte .message.is-link .message-header{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .message.is-link .message-body{border-color:#1e66f5;color:#0a52e1}html.theme--catppuccin-latte .message.is-info{background-color:#edfcfc}html.theme--catppuccin-latte .message.is-info .message-header{background-color:#179299;color:#fff}html.theme--catppuccin-latte .message.is-info .message-body{border-color:#179299;color:#1cb2ba}html.theme--catppuccin-latte .message.is-success{background-color:#f1fbef}html.theme--catppuccin-latte .message.is-success .message-header{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .message.is-success .message-body{border-color:#40a02b;color:#40a12b}html.theme--catppuccin-latte .message.is-warning{background-color:#fdf6ed}html.theme--catppuccin-latte .message.is-warning .message-header{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .message.is-warning .message-body{border-color:#df8e1d;color:#9e6515}html.theme--catppuccin-latte .message.is-danger{background-color:#feecf0}html.theme--catppuccin-latte .message.is-danger .message-header{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .message.is-danger .message-body{border-color:#d20f39;color:#e9113f}html.theme--catppuccin-latte .message-header{align-items:center;background-color:#4c4f69;border-radius:.4em .4em 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-latte .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-latte .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .message-body{border-color:#acb0be;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#4c4f69;padding:1.25em 1.5em}html.theme--catppuccin-latte .message-body code,html.theme--catppuccin-latte .message-body pre{background-color:#fff}html.theme--catppuccin-latte .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-latte .modal.is-active{display:flex}html.theme--catppuccin-latte .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-latte .modal-content,html.theme--catppuccin-latte .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-latte .modal-content,html.theme--catppuccin-latte .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-latte .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-latte .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-latte .modal-card-head,html.theme--catppuccin-latte .modal-card-foot{align-items:center;background-color:#e6e9ef;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-latte .modal-card-head{border-bottom:1px solid #acb0be;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-latte .modal-card-title{color:#4c4f69;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-latte .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #acb0be}html.theme--catppuccin-latte .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-latte .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#eff1f5;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-latte .navbar{background-color:#1e66f5;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-latte .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-latte .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-latte .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-latte .navbar.is-dark,html.theme--catppuccin-latte .content kbd.navbar{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-burger,html.theme--catppuccin-latte .content kbd.navbar .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#ccd0da;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-latte .navbar.is-primary,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-burger,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5;color:#fff}}html.theme--catppuccin-latte .navbar.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5;color:#fff}}html.theme--catppuccin-latte .navbar.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#179299;color:#fff}}html.theme--catppuccin-latte .navbar.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#40a02b;color:#fff}}html.theme--catppuccin-latte .navbar.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#df8e1d;color:#fff}}html.theme--catppuccin-latte .navbar.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#d20f39;color:#fff}}html.theme--catppuccin-latte .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-latte .navbar.has-shadow{box-shadow:0 2px 0 0 #e6e9ef}html.theme--catppuccin-latte .navbar.is-fixed-bottom,html.theme--catppuccin-latte .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #e6e9ef}html.theme--catppuccin-latte .navbar.is-fixed-top{top:0}html.theme--catppuccin-latte html.has-navbar-fixed-top,html.theme--catppuccin-latte body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom,html.theme--catppuccin-latte body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-latte .navbar-brand,html.theme--catppuccin-latte .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-latte .navbar-brand a.navbar-item:focus,html.theme--catppuccin-latte .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-latte .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-latte .navbar-burger{color:#4c4f69;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-latte .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-latte .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-latte .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-latte .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-latte .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-latte .navbar-menu{display:none}html.theme--catppuccin-latte .navbar-item,html.theme--catppuccin-latte .navbar-link{color:#4c4f69;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-latte .navbar-item .icon:only-child,html.theme--catppuccin-latte .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-latte a.navbar-item,html.theme--catppuccin-latte .navbar-link{cursor:pointer}html.theme--catppuccin-latte a.navbar-item:focus,html.theme--catppuccin-latte a.navbar-item:focus-within,html.theme--catppuccin-latte a.navbar-item:hover,html.theme--catppuccin-latte a.navbar-item.is-active,html.theme--catppuccin-latte .navbar-link:focus,html.theme--catppuccin-latte .navbar-link:focus-within,html.theme--catppuccin-latte .navbar-link:hover,html.theme--catppuccin-latte .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}html.theme--catppuccin-latte .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .navbar-item img{max-height:1.75rem}html.theme--catppuccin-latte .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-latte .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-latte .navbar-item.is-tab:focus,html.theme--catppuccin-latte .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#1e66f5}html.theme--catppuccin-latte .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#1e66f5;border-bottom-style:solid;border-bottom-width:3px;color:#1e66f5;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-latte .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-latte .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-latte .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-latte .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .navbar>.container{display:block}html.theme--catppuccin-latte .navbar-brand .navbar-item,html.theme--catppuccin-latte .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-latte .navbar-link::after{display:none}html.theme--catppuccin-latte .navbar-menu{background-color:#1e66f5;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-latte .navbar-menu.is-active{display:block}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch,html.theme--catppuccin-latte .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-latte .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-latte .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-latte .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-latte html.has-navbar-fixed-top-touch,html.theme--catppuccin-latte body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-latte body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar,html.theme--catppuccin-latte .navbar-menu,html.theme--catppuccin-latte .navbar-start,html.theme--catppuccin-latte .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-latte .navbar{min-height:4rem}html.theme--catppuccin-latte .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-latte .navbar.is-spaced .navbar-start,html.theme--catppuccin-latte .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-latte .navbar.is-spaced a.navbar-item,html.theme--catppuccin-latte .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8c8fa1}html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}html.theme--catppuccin-latte .navbar-burger{display:none}html.theme--catppuccin-latte .navbar-item,html.theme--catppuccin-latte .navbar-link{align-items:center;display:flex}html.theme--catppuccin-latte .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-latte .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-latte .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-latte .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-latte .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-latte .navbar-dropdown{background-color:#1e66f5;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-latte .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-latte .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8c8fa1}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}.navbar.is-spaced html.theme--catppuccin-latte .navbar-dropdown,html.theme--catppuccin-latte .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-latte .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-latte .navbar-divider{display:block}html.theme--catppuccin-latte .navbar>.container .navbar-brand,html.theme--catppuccin-latte .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-latte .navbar>.container .navbar-menu,html.theme--catppuccin-latte .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-latte .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-latte .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-latte html.has-navbar-fixed-top-desktop,html.theme--catppuccin-latte body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-latte body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-latte html.has-spaced-navbar-fixed-top,html.theme--catppuccin-latte body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-latte html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-latte body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-latte a.navbar-item.is-active,html.theme--catppuccin-latte .navbar-link.is-active{color:#1e66f5}html.theme--catppuccin-latte a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-latte .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-latte .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-latte .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-latte .pagination.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-latte .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-latte .pagination.is-rounded .pagination-previous,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-latte .pagination.is-rounded .pagination-next,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-latte .pagination.is-rounded .pagination-link,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-latte .pagination,html.theme--catppuccin-latte .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link{border-color:#acb0be;color:#1e66f5;min-width:2.5em}html.theme--catppuccin-latte .pagination-previous:hover,html.theme--catppuccin-latte .pagination-next:hover,html.theme--catppuccin-latte .pagination-link:hover{border-color:#9ca0b0;color:#04a5e5}html.theme--catppuccin-latte .pagination-previous:focus,html.theme--catppuccin-latte .pagination-next:focus,html.theme--catppuccin-latte .pagination-link:focus{border-color:#9ca0b0}html.theme--catppuccin-latte .pagination-previous:active,html.theme--catppuccin-latte .pagination-next:active,html.theme--catppuccin-latte .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-latte .pagination-previous[disabled],html.theme--catppuccin-latte .pagination-previous.is-disabled,html.theme--catppuccin-latte .pagination-next[disabled],html.theme--catppuccin-latte .pagination-next.is-disabled,html.theme--catppuccin-latte .pagination-link[disabled],html.theme--catppuccin-latte .pagination-link.is-disabled{background-color:#acb0be;border-color:#acb0be;box-shadow:none;color:#616587;opacity:0.5}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-latte .pagination-link.is-current{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .pagination-ellipsis{color:#9ca0b0;pointer-events:none}html.theme--catppuccin-latte .pagination-list{flex-wrap:wrap}html.theme--catppuccin-latte .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-latte .pagination{flex-wrap:wrap}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-latte .pagination-previous{order:2}html.theme--catppuccin-latte .pagination-next{order:3}html.theme--catppuccin-latte .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-latte .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-latte .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-latte .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-latte .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-latte .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-latte .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-latte .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-latte .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-latte .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-latte .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-latte .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-latte .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-latte .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-latte .panel.is-dark .panel-heading,html.theme--catppuccin-latte .content kbd.panel .panel-heading{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-latte .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#ccd0da}html.theme--catppuccin-latte .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-latte .content kbd.panel .panel-block.is-active .panel-icon{color:#ccd0da}html.theme--catppuccin-latte .panel.is-primary .panel-heading,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#1e66f5}html.theme--catppuccin-latte .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel.is-link .panel-heading{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .panel.is-link .panel-tabs a.is-active{border-bottom-color:#1e66f5}html.theme--catppuccin-latte .panel.is-link .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel.is-info .panel-heading{background-color:#179299;color:#fff}html.theme--catppuccin-latte .panel.is-info .panel-tabs a.is-active{border-bottom-color:#179299}html.theme--catppuccin-latte .panel.is-info .panel-block.is-active .panel-icon{color:#179299}html.theme--catppuccin-latte .panel.is-success .panel-heading{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .panel.is-success .panel-tabs a.is-active{border-bottom-color:#40a02b}html.theme--catppuccin-latte .panel.is-success .panel-block.is-active .panel-icon{color:#40a02b}html.theme--catppuccin-latte .panel.is-warning .panel-heading{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#df8e1d}html.theme--catppuccin-latte .panel.is-warning .panel-block.is-active .panel-icon{color:#df8e1d}html.theme--catppuccin-latte .panel.is-danger .panel-heading{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#d20f39}html.theme--catppuccin-latte .panel.is-danger .panel-block.is-active .panel-icon{color:#d20f39}html.theme--catppuccin-latte .panel-tabs:not(:last-child),html.theme--catppuccin-latte .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-latte .panel-heading{background-color:#bcc0cc;border-radius:8px 8px 0 0;color:#41445a;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-latte .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-latte .panel-tabs a{border-bottom:1px solid #acb0be;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-latte .panel-tabs a.is-active{border-bottom-color:#bcc0cc;color:#0b57ef}html.theme--catppuccin-latte .panel-list a{color:#4c4f69}html.theme--catppuccin-latte .panel-list a:hover{color:#1e66f5}html.theme--catppuccin-latte .panel-block{align-items:center;color:#41445a;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-latte .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-latte .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-latte .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-latte .panel-block.is-active{border-left-color:#1e66f5;color:#0b57ef}html.theme--catppuccin-latte .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-latte a.panel-block,html.theme--catppuccin-latte label.panel-block{cursor:pointer}html.theme--catppuccin-latte a.panel-block:hover,html.theme--catppuccin-latte label.panel-block:hover{background-color:#e6e9ef}html.theme--catppuccin-latte .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#616587;margin-right:.75em}html.theme--catppuccin-latte .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-latte .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-latte .tabs a{align-items:center;border-bottom-color:#acb0be;border-bottom-style:solid;border-bottom-width:1px;color:#4c4f69;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-latte .tabs a:hover{border-bottom-color:#41445a;color:#41445a}html.theme--catppuccin-latte .tabs li{display:block}html.theme--catppuccin-latte .tabs li.is-active a{border-bottom-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .tabs ul{align-items:center;border-bottom-color:#acb0be;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-latte .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-latte .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-latte .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-latte .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-latte .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-latte .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-latte .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-latte .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-latte .tabs.is-boxed a:hover{background-color:#e6e9ef;border-bottom-color:#acb0be}html.theme--catppuccin-latte .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#acb0be;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-latte .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .tabs.is-toggle a{border-color:#acb0be;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-latte .tabs.is-toggle a:hover{background-color:#e6e9ef;border-color:#9ca0b0;z-index:2}html.theme--catppuccin-latte .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-latte .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-latte .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-latte .tabs.is-toggle li.is-active a{background-color:#1e66f5;border-color:#1e66f5;color:#fff;z-index:1}html.theme--catppuccin-latte .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-latte .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-latte .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-latte .tabs.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-latte .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-latte .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-latte .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-latte .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-latte .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-latte .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-latte .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-latte .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-latte .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-latte .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .column.is-narrow,html.theme--catppuccin-latte .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full,html.theme--catppuccin-latte .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters,html.theme--catppuccin-latte .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds,html.theme--catppuccin-latte .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half,html.theme--catppuccin-latte .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third,html.theme--catppuccin-latte .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter,html.theme--catppuccin-latte .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth,html.theme--catppuccin-latte .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths,html.theme--catppuccin-latte .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths,html.theme--catppuccin-latte .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths,html.theme--catppuccin-latte .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters,html.theme--catppuccin-latte .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds,html.theme--catppuccin-latte .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half,html.theme--catppuccin-latte .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third,html.theme--catppuccin-latte .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter,html.theme--catppuccin-latte .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth,html.theme--catppuccin-latte .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths,html.theme--catppuccin-latte .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths,html.theme--catppuccin-latte .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths,html.theme--catppuccin-latte .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-latte .column.is-0,html.theme--catppuccin-latte .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0,html.theme--catppuccin-latte .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-latte .column.is-1,html.theme--catppuccin-latte .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1,html.theme--catppuccin-latte .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2,html.theme--catppuccin-latte .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2,html.theme--catppuccin-latte .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3,html.theme--catppuccin-latte .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3,html.theme--catppuccin-latte .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-latte .column.is-4,html.theme--catppuccin-latte .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4,html.theme--catppuccin-latte .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5,html.theme--catppuccin-latte .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5,html.theme--catppuccin-latte .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6,html.theme--catppuccin-latte .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6,html.theme--catppuccin-latte .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-latte .column.is-7,html.theme--catppuccin-latte .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7,html.theme--catppuccin-latte .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8,html.theme--catppuccin-latte .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8,html.theme--catppuccin-latte .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9,html.theme--catppuccin-latte .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9,html.theme--catppuccin-latte .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-latte .column.is-10,html.theme--catppuccin-latte .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10,html.theme--catppuccin-latte .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11,html.theme--catppuccin-latte .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11,html.theme--catppuccin-latte .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12,html.theme--catppuccin-latte .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12,html.theme--catppuccin-latte .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-latte .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-latte .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-latte .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-latte .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-latte .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-latte .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-latte .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-latte .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-latte .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-latte .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-latte .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-latte .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-latte .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-latte .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-latte .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-latte .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-latte .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-latte .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-latte .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-latte .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-latte .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-latte .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-latte .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-latte .columns.is-centered{justify-content:center}html.theme--catppuccin-latte .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-latte .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-latte .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-latte .columns.is-mobile{display:flex}html.theme--catppuccin-latte .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-latte .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-desktop{display:flex}}html.theme--catppuccin-latte .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-latte .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-latte .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-latte .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-latte .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-latte .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-latte .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-latte .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-latte .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-latte .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-latte .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-latte .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-latte .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-latte .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-latte .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-latte .tile.is-child{margin:0 !important}html.theme--catppuccin-latte .tile.is-parent{padding:.75rem}html.theme--catppuccin-latte .tile.is-vertical{flex-direction:column}html.theme--catppuccin-latte .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .tile:not(.is-child){display:flex}html.theme--catppuccin-latte .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-latte .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-latte .tile.is-3{flex:none;width:25%}html.theme--catppuccin-latte .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-latte .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-latte .tile.is-6{flex:none;width:50%}html.theme--catppuccin-latte .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-latte .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-latte .tile.is-9{flex:none;width:75%}html.theme--catppuccin-latte .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-latte .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-latte .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-latte .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-latte .hero .navbar{background:none}html.theme--catppuccin-latte .hero .tabs ul{border-bottom:none}html.theme--catppuccin-latte .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-white strong{color:inherit}html.theme--catppuccin-latte .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-latte .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-latte .hero.is-white .navbar-item,html.theme--catppuccin-latte .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-latte .hero.is-white a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-white .navbar-link:hover,html.theme--catppuccin-latte .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-latte .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-latte .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-black strong{color:inherit}html.theme--catppuccin-latte .hero.is-black .title{color:#fff}html.theme--catppuccin-latte .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-latte .hero.is-black .navbar-item,html.theme--catppuccin-latte .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-black a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-black .navbar-link:hover,html.theme--catppuccin-latte .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-latte .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-light strong{color:inherit}html.theme--catppuccin-latte .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-latte .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-latte .hero.is-light .navbar-item,html.theme--catppuccin-latte .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-light .navbar-link:hover,html.theme--catppuccin-latte .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-latte .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-latte .hero.is-dark,html.theme--catppuccin-latte .content kbd.hero{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-dark strong,html.theme--catppuccin-latte .content kbd.hero strong{color:inherit}html.theme--catppuccin-latte .hero.is-dark .title,html.theme--catppuccin-latte .content kbd.hero .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .subtitle,html.theme--catppuccin-latte .content kbd.hero .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-latte .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-latte .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-dark .subtitle strong,html.theme--catppuccin-latte .content kbd.hero .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-dark .navbar-menu,html.theme--catppuccin-latte .content kbd.hero .navbar-menu{background-color:#ccd0da}}html.theme--catppuccin-latte .hero.is-dark .navbar-item,html.theme--catppuccin-latte .content kbd.hero .navbar-item,html.theme--catppuccin-latte .hero.is-dark .navbar-link,html.theme--catppuccin-latte .content kbd.hero .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-dark .navbar-link:hover,html.theme--catppuccin-latte .content kbd.hero .navbar-link:hover,html.theme--catppuccin-latte .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.hero .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .tabs a,html.theme--catppuccin-latte .content kbd.hero .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-latte .hero.is-dark .tabs a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs li.is-active a{color:#ccd0da !important;opacity:1}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .hero.is-dark.is-bold,html.theme--catppuccin-latte .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #a7b8cc 0%, #ccd0da 71%, #d9dbe6 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-latte .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #a7b8cc 0%, #ccd0da 71%, #d9dbe6 100%)}}html.theme--catppuccin-latte .hero.is-primary,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-primary strong,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-latte .hero.is-primary .title,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-latte .hero.is-primary .subtitle,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-primary .subtitle strong,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-primary .navbar-menu,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#1e66f5}}html.theme--catppuccin-latte .hero.is-primary .navbar-item,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-latte .hero.is-primary .navbar-link,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-primary .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-latte .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .hero.is-primary .tabs a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-primary .tabs a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#1e66f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .hero.is-primary.is-bold,html.theme--catppuccin-latte .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-latte .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}}html.theme--catppuccin-latte .hero.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-link strong{color:inherit}html.theme--catppuccin-latte .hero.is-link .title{color:#fff}html.theme--catppuccin-latte .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-link .navbar-menu{background-color:#1e66f5}}html.theme--catppuccin-latte .hero.is-link .navbar-item,html.theme--catppuccin-latte .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-link a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-link .navbar-link:hover,html.theme--catppuccin-latte .hero.is-link .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-link .tabs li.is-active a{color:#1e66f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .hero.is-link.is-bold{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}}html.theme--catppuccin-latte .hero.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-info strong{color:inherit}html.theme--catppuccin-latte .hero.is-info .title{color:#fff}html.theme--catppuccin-latte .hero.is-info .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-info .navbar-menu{background-color:#179299}}html.theme--catppuccin-latte .hero.is-info .navbar-item,html.theme--catppuccin-latte .hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-info a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-info .navbar-link:hover,html.theme--catppuccin-latte .hero.is-info .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .hero.is-info .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-info .tabs li.is-active a{color:#179299 !important;opacity:1}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#179299}html.theme--catppuccin-latte .hero.is-info.is-bold{background-image:linear-gradient(141deg, #0a7367 0%, #179299 71%, #1591b4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0a7367 0%, #179299 71%, #1591b4 100%)}}html.theme--catppuccin-latte .hero.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-success strong{color:inherit}html.theme--catppuccin-latte .hero.is-success .title{color:#fff}html.theme--catppuccin-latte .hero.is-success .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-success .navbar-menu{background-color:#40a02b}}html.theme--catppuccin-latte .hero.is-success .navbar-item,html.theme--catppuccin-latte .hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-success a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-success .navbar-link:hover,html.theme--catppuccin-latte .hero.is-success .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .hero.is-success .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-success .tabs li.is-active a{color:#40a02b !important;opacity:1}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#40a02b}html.theme--catppuccin-latte .hero.is-success.is-bold{background-image:linear-gradient(141deg, #3c7f19 0%, #40a02b 71%, #2dba2b 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #3c7f19 0%, #40a02b 71%, #2dba2b 100%)}}html.theme--catppuccin-latte .hero.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-warning strong{color:inherit}html.theme--catppuccin-latte .hero.is-warning .title{color:#fff}html.theme--catppuccin-latte .hero.is-warning .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-warning .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-warning .navbar-menu{background-color:#df8e1d}}html.theme--catppuccin-latte .hero.is-warning .navbar-item,html.theme--catppuccin-latte .hero.is-warning .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-warning .navbar-link:hover,html.theme--catppuccin-latte .hero.is-warning .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .hero.is-warning .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-warning .tabs li.is-active a{color:#df8e1d !important;opacity:1}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #bc560d 0%, #df8e1d 71%, #eaba2b 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #bc560d 0%, #df8e1d 71%, #eaba2b 100%)}}html.theme--catppuccin-latte .hero.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-danger strong{color:inherit}html.theme--catppuccin-latte .hero.is-danger .title{color:#fff}html.theme--catppuccin-latte .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-danger .navbar-menu{background-color:#d20f39}}html.theme--catppuccin-latte .hero.is-danger .navbar-item,html.theme--catppuccin-latte .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-danger .navbar-link:hover,html.theme--catppuccin-latte .hero.is-danger .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-danger .tabs li.is-active a{color:#d20f39 !important;opacity:1}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#d20f39}html.theme--catppuccin-latte .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ab0343 0%, #d20f39 71%, #f00a16 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ab0343 0%, #d20f39 71%, #f00a16 100%)}}html.theme--catppuccin-latte .hero.is-small .hero-body,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-latte .hero.is-halfheight .hero-body,html.theme--catppuccin-latte .hero.is-fullheight .hero-body,html.theme--catppuccin-latte .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-latte .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-latte .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-latte .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-latte .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-latte .hero-video{overflow:hidden}html.theme--catppuccin-latte .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-latte .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero-video{display:none}}html.theme--catppuccin-latte .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero-buttons .button{display:flex}html.theme--catppuccin-latte .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-latte .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-latte .hero-head,html.theme--catppuccin-latte .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero-body{padding:3rem 3rem}}html.theme--catppuccin-latte .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .section{padding:3rem 3rem}html.theme--catppuccin-latte .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-latte .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-latte .footer{background-color:#e6e9ef;padding:3rem 1.5rem 6rem}html.theme--catppuccin-latte h1 .docs-heading-anchor,html.theme--catppuccin-latte h1 .docs-heading-anchor:hover,html.theme--catppuccin-latte h1 .docs-heading-anchor:visited,html.theme--catppuccin-latte h2 .docs-heading-anchor,html.theme--catppuccin-latte h2 .docs-heading-anchor:hover,html.theme--catppuccin-latte h2 .docs-heading-anchor:visited,html.theme--catppuccin-latte h3 .docs-heading-anchor,html.theme--catppuccin-latte h3 .docs-heading-anchor:hover,html.theme--catppuccin-latte h3 .docs-heading-anchor:visited,html.theme--catppuccin-latte h4 .docs-heading-anchor,html.theme--catppuccin-latte h4 .docs-heading-anchor:hover,html.theme--catppuccin-latte h4 .docs-heading-anchor:visited,html.theme--catppuccin-latte h5 .docs-heading-anchor,html.theme--catppuccin-latte h5 .docs-heading-anchor:hover,html.theme--catppuccin-latte h5 .docs-heading-anchor:visited,html.theme--catppuccin-latte h6 .docs-heading-anchor,html.theme--catppuccin-latte h6 .docs-heading-anchor:hover,html.theme--catppuccin-latte h6 .docs-heading-anchor:visited{color:#4c4f69}html.theme--catppuccin-latte h1 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h2 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h3 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h4 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h5 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-latte h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-latte h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-latte .docs-dark-only{display:none !important}html.theme--catppuccin-latte pre{position:relative;overflow:hidden}html.theme--catppuccin-latte pre code,html.theme--catppuccin-latte pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-latte pre code:first-of-type,html.theme--catppuccin-latte pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-latte pre code:last-of-type,html.theme--catppuccin-latte pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-latte pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#4c4f69;cursor:pointer;text-align:center}html.theme--catppuccin-latte pre .copy-button:focus,html.theme--catppuccin-latte pre .copy-button:hover{opacity:1;background:rgba(76,79,105,0.1);color:#1e66f5}html.theme--catppuccin-latte pre .copy-button.success{color:#40a02b;opacity:1}html.theme--catppuccin-latte pre .copy-button.error{color:#d20f39;opacity:1}html.theme--catppuccin-latte pre:hover .copy-button{opacity:1}html.theme--catppuccin-latte .admonition{background-color:#e6e9ef;border-style:solid;border-width:2px;border-color:#5c5f77;border-radius:4px;font-size:1rem}html.theme--catppuccin-latte .admonition strong{color:currentColor}html.theme--catppuccin-latte .admonition.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-latte .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-latte .admonition.is-default{background-color:#e6e9ef;border-color:#5c5f77}html.theme--catppuccin-latte .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#5c5f77}html.theme--catppuccin-latte .admonition.is-default>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-info{background-color:#e6e9ef;border-color:#179299}html.theme--catppuccin-latte .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#179299}html.theme--catppuccin-latte .admonition.is-info>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-success{background-color:#e6e9ef;border-color:#40a02b}html.theme--catppuccin-latte .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#40a02b}html.theme--catppuccin-latte .admonition.is-success>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-warning{background-color:#e6e9ef;border-color:#df8e1d}html.theme--catppuccin-latte .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#df8e1d}html.theme--catppuccin-latte .admonition.is-warning>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-danger{background-color:#e6e9ef;border-color:#d20f39}html.theme--catppuccin-latte .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#d20f39}html.theme--catppuccin-latte .admonition.is-danger>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-compat{background-color:#e6e9ef;border-color:#04a5e5}html.theme--catppuccin-latte .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#04a5e5}html.theme--catppuccin-latte .admonition.is-compat>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition-header{color:#5c5f77;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-latte .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-latte details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-latte details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-latte details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-latte .admonition-body{color:#4c4f69;padding:0.5rem .75rem}html.theme--catppuccin-latte .admonition-body pre{background-color:#e6e9ef}html.theme--catppuccin-latte .admonition-body code{background-color:#e6e9ef}html.theme--catppuccin-latte .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #acb0be;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-latte .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#e6e9ef;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #acb0be;overflow:auto}html.theme--catppuccin-latte .docstring>header code{background-color:transparent}html.theme--catppuccin-latte .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-latte .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-latte .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-latte .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #acb0be}html.theme--catppuccin-latte .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-latte .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-latte .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-latte .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-latte .documenter-example-output{background-color:#eff1f5}html.theme--catppuccin-latte .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#e6e9ef;color:#4c4f69;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-latte .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-latte .outdated-warning-overlay a{color:#1e66f5}html.theme--catppuccin-latte .outdated-warning-overlay a:hover{color:#04a5e5}html.theme--catppuccin-latte .content pre{border:2px solid #acb0be;border-radius:4px}html.theme--catppuccin-latte .content code{font-weight:inherit}html.theme--catppuccin-latte .content a code{color:#1e66f5}html.theme--catppuccin-latte .content a:hover code{color:#04a5e5}html.theme--catppuccin-latte .content h1 code,html.theme--catppuccin-latte .content h2 code,html.theme--catppuccin-latte .content h3 code,html.theme--catppuccin-latte .content h4 code,html.theme--catppuccin-latte .content h5 code,html.theme--catppuccin-latte .content h6 code{color:#4c4f69}html.theme--catppuccin-latte .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-latte .content blockquote>ul:first-child,html.theme--catppuccin-latte .content blockquote>ol:first-child,html.theme--catppuccin-latte .content .admonition-body>ul:first-child,html.theme--catppuccin-latte .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-latte pre,html.theme--catppuccin-latte code{font-variant-ligatures:no-contextual}html.theme--catppuccin-latte .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-latte .breadcrumb a.is-disabled,html.theme--catppuccin-latte .breadcrumb a.is-disabled:hover{color:#41445a}html.theme--catppuccin-latte .hljs{background:initial !important}html.theme--catppuccin-latte .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-latte .katex-display,html.theme--catppuccin-latte mjx-container,html.theme--catppuccin-latte .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-latte html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-latte li.no-marker{list-style:none}html.theme--catppuccin-latte #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-latte #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main{width:100%}html.theme--catppuccin-latte #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-latte #documenter .docs-main>header,html.theme--catppuccin-latte #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar{background-color:#eff1f5;border-bottom:1px solid #acb0be;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-latte #documenter .docs-main section.footnotes{border-top:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-latte .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-latte #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #acb0be;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-latte #documenter .docs-sidebar{display:flex;flex-direction:column;color:#4c4f69;background-color:#e6e9ef;border-right:1px solid #acb0be;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-latte #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name a:hover{color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #acb0be;display:none;padding:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #acb0be;padding-bottom:1.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#4c4f69;background:#e6e9ef}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#4c4f69;background-color:#f2f4f7}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #acb0be;border-bottom:1px solid #acb0be;background-color:#dce0e8}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#dce0e8;color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#f2f4f7;color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-latte #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#fff}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#fff}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#fff}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#fff}}html.theme--catppuccin-latte kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-latte .search-min-width-50{min-width:50%}html.theme--catppuccin-latte .search-min-height-100{min-height:100%}html.theme--catppuccin-latte .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-latte .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover,html.theme--catppuccin-latte .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-latte .search-result-link .property-search-result-badge,html.theme--catppuccin-latte .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-latte .property-search-result-badge,html.theme--catppuccin-latte .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-latte .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:hover .search-filter,html.theme--catppuccin-latte .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-latte .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-latte .search-filter:hover,html.theme--catppuccin-latte .search-filter:focus{color:#333}html.theme--catppuccin-latte .search-filter-selected{color:#ccd0da;background-color:#7287fd}html.theme--catppuccin-latte .search-filter-selected:hover,html.theme--catppuccin-latte .search-filter-selected:focus{color:#ccd0da}html.theme--catppuccin-latte .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-latte .search-divider{border-bottom:1px solid #acb0be}html.theme--catppuccin-latte .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-latte .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-latte .w-100{width:100%}html.theme--catppuccin-latte .gap-2{gap:0.5rem}html.theme--catppuccin-latte .gap-4{gap:1rem}html.theme--catppuccin-latte .gap-8{gap:2rem}html.theme--catppuccin-latte{background-color:#eff1f5;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-latte a{transition:all 200ms ease}html.theme--catppuccin-latte .label{color:#4c4f69}html.theme--catppuccin-latte .button,html.theme--catppuccin-latte .control.has-icons-left .icon,html.theme--catppuccin-latte .control.has-icons-right .icon,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .select,html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea{height:2.5em;color:#4c4f69}html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#4c4f69}html.theme--catppuccin-latte .select:after,html.theme--catppuccin-latte .select select{border-width:1px}html.theme--catppuccin-latte .menu-list a{transition:all 300ms ease}html.theme--catppuccin-latte .modal-card-foot,html.theme--catppuccin-latte .modal-card-head{border-color:#acb0be}html.theme--catppuccin-latte .navbar{border-radius:.4em}html.theme--catppuccin-latte .navbar.is-transparent{background:none}html.theme--catppuccin-latte .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .navbar .navbar-menu{background-color:#1e66f5;border-radius:0 0 .4em .4em}}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){color:#ccd0da}html.theme--catppuccin-latte .tag.is-link:not(body),html.theme--catppuccin-latte .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-latte .content kbd.is-link:not(body){color:#ccd0da}html.theme--catppuccin-latte .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-latte .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-latte .ansi span.sgr3{font-style:italic}html.theme--catppuccin-latte .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-latte .ansi span.sgr7{color:#eff1f5;background-color:#4c4f69}html.theme--catppuccin-latte .ansi span.sgr8{color:transparent}html.theme--catppuccin-latte .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-latte .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-latte .ansi span.sgr30{color:#5c5f77}html.theme--catppuccin-latte .ansi span.sgr31{color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr32{color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr33{color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr34{color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr35{color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr36{color:#179299}html.theme--catppuccin-latte .ansi span.sgr37{color:#acb0be}html.theme--catppuccin-latte .ansi span.sgr40{background-color:#5c5f77}html.theme--catppuccin-latte .ansi span.sgr41{background-color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr42{background-color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr43{background-color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr44{background-color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr45{background-color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr46{background-color:#179299}html.theme--catppuccin-latte .ansi span.sgr47{background-color:#acb0be}html.theme--catppuccin-latte .ansi span.sgr90{color:#6c6f85}html.theme--catppuccin-latte .ansi span.sgr91{color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr92{color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr93{color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr94{color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr95{color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr96{color:#179299}html.theme--catppuccin-latte .ansi span.sgr97{color:#bcc0cc}html.theme--catppuccin-latte .ansi span.sgr100{background-color:#6c6f85}html.theme--catppuccin-latte .ansi span.sgr101{background-color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr102{background-color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr103{background-color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr104{background-color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr105{background-color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr106{background-color:#179299}html.theme--catppuccin-latte .ansi span.sgr107{background-color:#bcc0cc}html.theme--catppuccin-latte code.language-julia-repl>span.hljs-meta{color:#40a02b;font-weight:bolder}html.theme--catppuccin-latte code .hljs{color:#4c4f69;background:#eff1f5}html.theme--catppuccin-latte code .hljs-keyword{color:#8839ef}html.theme--catppuccin-latte code .hljs-built_in{color:#d20f39}html.theme--catppuccin-latte code .hljs-type{color:#df8e1d}html.theme--catppuccin-latte code .hljs-literal{color:#fe640b}html.theme--catppuccin-latte code .hljs-number{color:#fe640b}html.theme--catppuccin-latte code .hljs-operator{color:#179299}html.theme--catppuccin-latte code .hljs-punctuation{color:#5c5f77}html.theme--catppuccin-latte code .hljs-property{color:#179299}html.theme--catppuccin-latte code .hljs-regexp{color:#ea76cb}html.theme--catppuccin-latte code .hljs-string{color:#40a02b}html.theme--catppuccin-latte code .hljs-char.escape_{color:#40a02b}html.theme--catppuccin-latte code .hljs-subst{color:#6c6f85}html.theme--catppuccin-latte code .hljs-symbol{color:#dd7878}html.theme--catppuccin-latte code .hljs-variable{color:#8839ef}html.theme--catppuccin-latte code .hljs-variable.language_{color:#8839ef}html.theme--catppuccin-latte code .hljs-variable.constant_{color:#fe640b}html.theme--catppuccin-latte code .hljs-title{color:#1e66f5}html.theme--catppuccin-latte code .hljs-title.class_{color:#df8e1d}html.theme--catppuccin-latte code .hljs-title.function_{color:#1e66f5}html.theme--catppuccin-latte code .hljs-params{color:#4c4f69}html.theme--catppuccin-latte code .hljs-comment{color:#acb0be}html.theme--catppuccin-latte code .hljs-doctag{color:#d20f39}html.theme--catppuccin-latte code .hljs-meta{color:#fe640b}html.theme--catppuccin-latte code .hljs-section{color:#1e66f5}html.theme--catppuccin-latte code .hljs-tag{color:#6c6f85}html.theme--catppuccin-latte code .hljs-name{color:#8839ef}html.theme--catppuccin-latte code .hljs-attr{color:#1e66f5}html.theme--catppuccin-latte code .hljs-attribute{color:#40a02b}html.theme--catppuccin-latte code .hljs-bullet{color:#179299}html.theme--catppuccin-latte code .hljs-code{color:#40a02b}html.theme--catppuccin-latte code .hljs-emphasis{color:#d20f39;font-style:italic}html.theme--catppuccin-latte code .hljs-strong{color:#d20f39;font-weight:bold}html.theme--catppuccin-latte code .hljs-formula{color:#179299}html.theme--catppuccin-latte code .hljs-link{color:#209fb5;font-style:italic}html.theme--catppuccin-latte code .hljs-quote{color:#40a02b;font-style:italic}html.theme--catppuccin-latte code .hljs-selector-tag{color:#df8e1d}html.theme--catppuccin-latte code .hljs-selector-id{color:#1e66f5}html.theme--catppuccin-latte code .hljs-selector-class{color:#179299}html.theme--catppuccin-latte code .hljs-selector-attr{color:#8839ef}html.theme--catppuccin-latte code .hljs-selector-pseudo{color:#179299}html.theme--catppuccin-latte code .hljs-template-tag{color:#dd7878}html.theme--catppuccin-latte code .hljs-template-variable{color:#dd7878}html.theme--catppuccin-latte code .hljs-addition{color:#40a02b;background:rgba(166,227,161,0.15)}html.theme--catppuccin-latte code .hljs-deletion{color:#d20f39;background:rgba(243,139,168,0.15)}html.theme--catppuccin-latte .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover,html.theme--catppuccin-latte .search-result-link:focus{background-color:#ccd0da}html.theme--catppuccin-latte .search-result-link .property-search-result-badge,html.theme--catppuccin-latte .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:hover .search-filter,html.theme--catppuccin-latte .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:focus .search-filter{color:#ccd0da !important;background-color:#7287fd !important}html.theme--catppuccin-latte .search-result-title{color:#4c4f69}html.theme--catppuccin-latte .search-result-highlight{background-color:#d20f39;color:#e6e9ef}html.theme--catppuccin-latte .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-latte .w-100{width:100%}html.theme--catppuccin-latte .gap-2{gap:0.5rem}html.theme--catppuccin-latte .gap-4{gap:1rem} diff --git a/dev/assets/themes/catppuccin-macchiato.css b/dev/assets/themes/catppuccin-macchiato.css new file mode 100644 index 0000000..6ed16f8 --- /dev/null +++ b/dev/assets/themes/catppuccin-macchiato.css @@ -0,0 +1 @@ +html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato .file-name,html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-macchiato .pagination-previous:focus,html.theme--catppuccin-macchiato .pagination-next:focus,html.theme--catppuccin-macchiato .pagination-link:focus,html.theme--catppuccin-macchiato .pagination-ellipsis:focus,html.theme--catppuccin-macchiato .file-cta:focus,html.theme--catppuccin-macchiato .file-name:focus,html.theme--catppuccin-macchiato .select select:focus,html.theme--catppuccin-macchiato .textarea:focus,html.theme--catppuccin-macchiato .input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-macchiato .button:focus,html.theme--catppuccin-macchiato .is-focused.pagination-previous,html.theme--catppuccin-macchiato .is-focused.pagination-next,html.theme--catppuccin-macchiato .is-focused.pagination-link,html.theme--catppuccin-macchiato .is-focused.pagination-ellipsis,html.theme--catppuccin-macchiato .is-focused.file-cta,html.theme--catppuccin-macchiato .is-focused.file-name,html.theme--catppuccin-macchiato .select select.is-focused,html.theme--catppuccin-macchiato .is-focused.textarea,html.theme--catppuccin-macchiato .is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-focused.button,html.theme--catppuccin-macchiato .pagination-previous:active,html.theme--catppuccin-macchiato .pagination-next:active,html.theme--catppuccin-macchiato .pagination-link:active,html.theme--catppuccin-macchiato .pagination-ellipsis:active,html.theme--catppuccin-macchiato .file-cta:active,html.theme--catppuccin-macchiato .file-name:active,html.theme--catppuccin-macchiato .select select:active,html.theme--catppuccin-macchiato .textarea:active,html.theme--catppuccin-macchiato .input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-macchiato .button:active,html.theme--catppuccin-macchiato .is-active.pagination-previous,html.theme--catppuccin-macchiato .is-active.pagination-next,html.theme--catppuccin-macchiato .is-active.pagination-link,html.theme--catppuccin-macchiato .is-active.pagination-ellipsis,html.theme--catppuccin-macchiato .is-active.file-cta,html.theme--catppuccin-macchiato .is-active.file-name,html.theme--catppuccin-macchiato .select select.is-active,html.theme--catppuccin-macchiato .is-active.textarea,html.theme--catppuccin-macchiato .is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .is-active.button{outline:none}html.theme--catppuccin-macchiato .pagination-previous[disabled],html.theme--catppuccin-macchiato .pagination-next[disabled],html.theme--catppuccin-macchiato .pagination-link[disabled],html.theme--catppuccin-macchiato .pagination-ellipsis[disabled],html.theme--catppuccin-macchiato .file-cta[disabled],html.theme--catppuccin-macchiato .file-name[disabled],html.theme--catppuccin-macchiato .select select[disabled],html.theme--catppuccin-macchiato .textarea[disabled],html.theme--catppuccin-macchiato .input[disabled],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-macchiato .button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-macchiato .file-name,html.theme--catppuccin-macchiato fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-macchiato .select select,fieldset[disabled] html.theme--catppuccin-macchiato .textarea,fieldset[disabled] html.theme--catppuccin-macchiato .input,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato fieldset[disabled] .select select,html.theme--catppuccin-macchiato .select fieldset[disabled] select,html.theme--catppuccin-macchiato fieldset[disabled] .textarea,html.theme--catppuccin-macchiato fieldset[disabled] .input,html.theme--catppuccin-macchiato fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-macchiato .button,html.theme--catppuccin-macchiato fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-macchiato .tabs,html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .breadcrumb,html.theme--catppuccin-macchiato .file,html.theme--catppuccin-macchiato .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-macchiato .admonition:not(:last-child),html.theme--catppuccin-macchiato .tabs:not(:last-child),html.theme--catppuccin-macchiato .pagination:not(:last-child),html.theme--catppuccin-macchiato .message:not(:last-child),html.theme--catppuccin-macchiato .level:not(:last-child),html.theme--catppuccin-macchiato .breadcrumb:not(:last-child),html.theme--catppuccin-macchiato .block:not(:last-child),html.theme--catppuccin-macchiato .title:not(:last-child),html.theme--catppuccin-macchiato .subtitle:not(:last-child),html.theme--catppuccin-macchiato .table-container:not(:last-child),html.theme--catppuccin-macchiato .table:not(:last-child),html.theme--catppuccin-macchiato .progress:not(:last-child),html.theme--catppuccin-macchiato .notification:not(:last-child),html.theme--catppuccin-macchiato .content:not(:last-child),html.theme--catppuccin-macchiato .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .modal-close,html.theme--catppuccin-macchiato .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-macchiato .modal-close::before,html.theme--catppuccin-macchiato .delete::before,html.theme--catppuccin-macchiato .modal-close::after,html.theme--catppuccin-macchiato .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-macchiato .modal-close::before,html.theme--catppuccin-macchiato .delete::before{height:2px;width:50%}html.theme--catppuccin-macchiato .modal-close::after,html.theme--catppuccin-macchiato .delete::after{height:50%;width:2px}html.theme--catppuccin-macchiato .modal-close:hover,html.theme--catppuccin-macchiato .delete:hover,html.theme--catppuccin-macchiato .modal-close:focus,html.theme--catppuccin-macchiato .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-macchiato .modal-close:active,html.theme--catppuccin-macchiato .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-macchiato .is-small.modal-close,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-macchiato .is-small.delete,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-macchiato .is-medium.modal-close,html.theme--catppuccin-macchiato .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-macchiato .is-large.modal-close,html.theme--catppuccin-macchiato .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-macchiato .control.is-loading::after,html.theme--catppuccin-macchiato .select.is-loading::after,html.theme--catppuccin-macchiato .loader,html.theme--catppuccin-macchiato .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #8087a2;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-macchiato .hero-video,html.theme--catppuccin-macchiato .modal-background,html.theme--catppuccin-macchiato .modal,html.theme--catppuccin-macchiato .image.is-square img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-macchiato .image.is-square .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-macchiato .image.is-1by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-macchiato .image.is-1by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-macchiato .image.is-5by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-macchiato .image.is-4by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-macchiato .image.is-3by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-macchiato .image.is-5by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-16by9 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-macchiato .image.is-16by9 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-macchiato .image.is-2by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-macchiato .image.is-3by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-macchiato .image.is-4by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-macchiato .image.is-3by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-macchiato .image.is-2by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-macchiato .image.is-3by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-9by16 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-macchiato .image.is-9by16 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-macchiato .image.is-1by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-macchiato .image.is-1by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-macchiato .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#363a4f !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#212431 !important}.has-background-dark{background-color:#363a4f !important}.has-text-primary{color:#8aadf4 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#5b8cf0 !important}.has-background-primary{background-color:#8aadf4 !important}.has-text-primary-light{color:#ecf2fd !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bed1f9 !important}.has-background-primary-light{background-color:#ecf2fd !important}.has-text-primary-dark{color:#0e3b95 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#124dc4 !important}.has-background-primary-dark{background-color:#0e3b95 !important}.has-text-link{color:#8aadf4 !important}a.has-text-link:hover,a.has-text-link:focus{color:#5b8cf0 !important}.has-background-link{background-color:#8aadf4 !important}.has-text-link-light{color:#ecf2fd !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bed1f9 !important}.has-background-link-light{background-color:#ecf2fd !important}.has-text-link-dark{color:#0e3b95 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#124dc4 !important}.has-background-link-dark{background-color:#0e3b95 !important}.has-text-info{color:#8bd5ca !important}a.has-text-info:hover,a.has-text-info:focus{color:#66c7b9 !important}.has-background-info{background-color:#8bd5ca !important}.has-text-info-light{color:#f0faf8 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#cbece7 !important}.has-background-info-light{background-color:#f0faf8 !important}.has-text-info-dark{color:#276d62 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#359284 !important}.has-background-info-dark{background-color:#276d62 !important}.has-text-success{color:#a6da95 !important}a.has-text-success:hover,a.has-text-success:focus{color:#86cd6f !important}.has-background-success{background-color:#a6da95 !important}.has-text-success-light{color:#f2faf0 !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#d3edca !important}.has-background-success-light{background-color:#f2faf0 !important}.has-text-success-dark{color:#386e26 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#4b9333 !important}.has-background-success-dark{background-color:#386e26 !important}.has-text-warning{color:#eed49f !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#e6c174 !important}.has-background-warning{background-color:#eed49f !important}.has-text-warning-light{color:#fcf7ee !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f4e4c2 !important}.has-background-warning-light{background-color:#fcf7ee !important}.has-text-warning-dark{color:#7e5c16 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#a97b1e !important}.has-background-warning-dark{background-color:#7e5c16 !important}.has-text-danger{color:#ed8796 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#e65b6f !important}.has-background-danger{background-color:#ed8796 !important}.has-text-danger-light{color:#fcedef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f6c1c9 !important}.has-background-danger-light{background-color:#fcedef !important}.has-text-danger-dark{color:#971729 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c31d36 !important}.has-background-danger-dark{background-color:#971729 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363a4f !important}.has-background-grey-darker{background-color:#363a4f !important}.has-text-grey-dark{color:#494d64 !important}.has-background-grey-dark{background-color:#494d64 !important}.has-text-grey{color:#5b6078 !important}.has-background-grey{background-color:#5b6078 !important}.has-text-grey-light{color:#6e738d !important}.has-background-grey-light{background-color:#6e738d !important}.has-text-grey-lighter{color:#8087a2 !important}.has-background-grey-lighter{background-color:#8087a2 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-macchiato html{background-color:#24273a;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-macchiato article,html.theme--catppuccin-macchiato aside,html.theme--catppuccin-macchiato figure,html.theme--catppuccin-macchiato footer,html.theme--catppuccin-macchiato header,html.theme--catppuccin-macchiato hgroup,html.theme--catppuccin-macchiato section{display:block}html.theme--catppuccin-macchiato body,html.theme--catppuccin-macchiato button,html.theme--catppuccin-macchiato input,html.theme--catppuccin-macchiato optgroup,html.theme--catppuccin-macchiato select,html.theme--catppuccin-macchiato textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-macchiato code,html.theme--catppuccin-macchiato pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-macchiato body{color:#cad3f5;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-macchiato a{color:#8aadf4;cursor:pointer;text-decoration:none}html.theme--catppuccin-macchiato a strong{color:currentColor}html.theme--catppuccin-macchiato a:hover{color:#91d7e3}html.theme--catppuccin-macchiato code{background-color:#1e2030;color:#cad3f5;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-macchiato hr{background-color:#1e2030;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-macchiato img{height:auto;max-width:100%}html.theme--catppuccin-macchiato input[type="checkbox"],html.theme--catppuccin-macchiato input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-macchiato small{font-size:.875em}html.theme--catppuccin-macchiato span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-macchiato strong{color:#b5c1f1;font-weight:700}html.theme--catppuccin-macchiato fieldset{border:none}html.theme--catppuccin-macchiato pre{-webkit-overflow-scrolling:touch;background-color:#1e2030;color:#cad3f5;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-macchiato pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-macchiato table td,html.theme--catppuccin-macchiato table th{vertical-align:top}html.theme--catppuccin-macchiato table td:not([align]),html.theme--catppuccin-macchiato table th:not([align]){text-align:inherit}html.theme--catppuccin-macchiato table th{color:#b5c1f1}html.theme--catppuccin-macchiato .box{background-color:#494d64;border-radius:8px;box-shadow:none;color:#cad3f5;display:block;padding:1.25rem}html.theme--catppuccin-macchiato a.box:hover,html.theme--catppuccin-macchiato a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #8aadf4}html.theme--catppuccin-macchiato a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #8aadf4}html.theme--catppuccin-macchiato .button{background-color:#1e2030;border-color:#3b3f5f;border-width:1px;color:#8aadf4;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-macchiato .button strong{color:inherit}html.theme--catppuccin-macchiato .button .icon,html.theme--catppuccin-macchiato .button .icon.is-small,html.theme--catppuccin-macchiato .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-macchiato .button .icon.is-medium,html.theme--catppuccin-macchiato .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-macchiato .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-macchiato .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-macchiato .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-macchiato .button:hover,html.theme--catppuccin-macchiato .button.is-hovered{border-color:#6e738d;color:#b5c1f1}html.theme--catppuccin-macchiato .button:focus,html.theme--catppuccin-macchiato .button.is-focused{border-color:#6e738d;color:#739df2}html.theme--catppuccin-macchiato .button:focus:not(:active),html.theme--catppuccin-macchiato .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button:active,html.theme--catppuccin-macchiato .button.is-active{border-color:#494d64;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text{background-color:transparent;border-color:transparent;color:#cad3f5;text-decoration:underline}html.theme--catppuccin-macchiato .button.is-text:hover,html.theme--catppuccin-macchiato .button.is-text.is-hovered,html.theme--catppuccin-macchiato .button.is-text:focus,html.theme--catppuccin-macchiato .button.is-text.is-focused{background-color:#1e2030;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text:active,html.theme--catppuccin-macchiato .button.is-text.is-active{background-color:#141620;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-macchiato .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#8aadf4;text-decoration:none}html.theme--catppuccin-macchiato .button.is-ghost:hover,html.theme--catppuccin-macchiato .button.is-ghost.is-hovered{color:#8aadf4;text-decoration:underline}html.theme--catppuccin-macchiato .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:hover,html.theme--catppuccin-macchiato .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:focus,html.theme--catppuccin-macchiato .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:focus:not(:active),html.theme--catppuccin-macchiato .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .button.is-white:active,html.theme--catppuccin-macchiato .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-macchiato .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-macchiato .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-white.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:hover,html.theme--catppuccin-macchiato .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:focus,html.theme--catppuccin-macchiato .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:focus:not(:active),html.theme--catppuccin-macchiato .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .button.is-black:active,html.theme--catppuccin-macchiato .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-macchiato .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-black.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:hover,html.theme--catppuccin-macchiato .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:focus,html.theme--catppuccin-macchiato .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:focus:not(:active),html.theme--catppuccin-macchiato .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .button.is-light:active,html.theme--catppuccin-macchiato .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-macchiato .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-light.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-dark,html.theme--catppuccin-macchiato .content kbd.button{background-color:#363a4f;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:hover,html.theme--catppuccin-macchiato .content kbd.button:hover,html.theme--catppuccin-macchiato .button.is-dark.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-hovered{background-color:#313447;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:focus,html.theme--catppuccin-macchiato .content kbd.button:focus,html.theme--catppuccin-macchiato .button.is-dark.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:focus:not(:active),html.theme--catppuccin-macchiato .content kbd.button:focus:not(:active),html.theme--catppuccin-macchiato .button.is-dark.is-focused:not(:active),html.theme--catppuccin-macchiato .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .button.is-dark:active,html.theme--catppuccin-macchiato .content kbd.button:active,html.theme--catppuccin-macchiato .button.is-dark.is-active,html.theme--catppuccin-macchiato .content kbd.button.is-active{background-color:#2c2f40;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark[disabled],html.theme--catppuccin-macchiato .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button{background-color:#363a4f;border-color:#363a4f;box-shadow:none}html.theme--catppuccin-macchiato .button.is-dark.is-inverted,html.theme--catppuccin-macchiato .content kbd.button.is-inverted{background-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted:hover,html.theme--catppuccin-macchiato .content kbd.button.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-dark.is-inverted[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-loading::after,html.theme--catppuccin-macchiato .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined,html.theme--catppuccin-macchiato .content kbd.button.is-outlined{background-color:transparent;border-color:#363a4f;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-outlined:hover,html.theme--catppuccin-macchiato .content kbd.button.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-dark.is-outlined:focus,html.theme--catppuccin-macchiato .content kbd.button.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-focused{background-color:#363a4f;border-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #363a4f #363a4f !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-outlined{background-color:transparent;border-color:#363a4f;box-shadow:none;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363a4f #363a4f !important}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:focus:not(:active),html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-macchiato .button.is-primary.is-focused:not(:active),html.theme--catppuccin-macchiato .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button.is-primary:active,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-macchiato .button.is-primary.is-active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-active.docs-sourcelink{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink{background-color:#8aadf4;border-color:#8aadf4;box-shadow:none}html.theme--catppuccin-macchiato .button.is-primary.is-inverted,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-primary.is-inverted[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-loading::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-outlined:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-macchiato .button.is-primary.is-outlined:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8aadf4;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-light,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-primary.is-light:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-light.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e1eafc;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-primary.is-light:active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-macchiato .button.is-primary.is-light.is-active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d5e2fb;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:hover,html.theme--catppuccin-macchiato .button.is-link.is-hovered{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:focus,html.theme--catppuccin-macchiato .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:focus:not(:active),html.theme--catppuccin-macchiato .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button.is-link:active,html.theme--catppuccin-macchiato .button.is-link.is-active{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link{background-color:#8aadf4;border-color:#8aadf4;box-shadow:none}html.theme--catppuccin-macchiato .button.is-link.is-inverted{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined{background-color:transparent;border-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-link.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-focused{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-outlined{background-color:transparent;border-color:#8aadf4;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-light{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link.is-light:hover,html.theme--catppuccin-macchiato .button.is-link.is-light.is-hovered{background-color:#e1eafc;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link.is-light:active,html.theme--catppuccin-macchiato .button.is-link.is-light.is-active{background-color:#d5e2fb;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-info{background-color:#8bd5ca;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:hover,html.theme--catppuccin-macchiato .button.is-info.is-hovered{background-color:#82d2c6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:focus,html.theme--catppuccin-macchiato .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:focus:not(:active),html.theme--catppuccin-macchiato .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .button.is-info:active,html.theme--catppuccin-macchiato .button.is-info.is-active{background-color:#78cec1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info{background-color:#8bd5ca;border-color:#8bd5ca;box-shadow:none}html.theme--catppuccin-macchiato .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined{background-color:transparent;border-color:#8bd5ca;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-info.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-focused{background-color:#8bd5ca;border-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #8bd5ca #8bd5ca !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-outlined{background-color:transparent;border-color:#8bd5ca;box-shadow:none;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8bd5ca #8bd5ca !important}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-light{background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .button.is-info.is-light:hover,html.theme--catppuccin-macchiato .button.is-info.is-light.is-hovered{background-color:#e7f6f4;border-color:transparent;color:#276d62}html.theme--catppuccin-macchiato .button.is-info.is-light:active,html.theme--catppuccin-macchiato .button.is-info.is-light.is-active{background-color:#ddf3f0;border-color:transparent;color:#276d62}html.theme--catppuccin-macchiato .button.is-success{background-color:#a6da95;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:hover,html.theme--catppuccin-macchiato .button.is-success.is-hovered{background-color:#9ed78c;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:focus,html.theme--catppuccin-macchiato .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:focus:not(:active),html.theme--catppuccin-macchiato .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .button.is-success:active,html.theme--catppuccin-macchiato .button.is-success.is-active{background-color:#96d382;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success{background-color:#a6da95;border-color:#a6da95;box-shadow:none}html.theme--catppuccin-macchiato .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined{background-color:transparent;border-color:#a6da95;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-success.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-focused{background-color:#a6da95;border-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6da95 #a6da95 !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-outlined{background-color:transparent;border-color:#a6da95;box-shadow:none;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6da95 #a6da95 !important}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-light{background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .button.is-success.is-light:hover,html.theme--catppuccin-macchiato .button.is-success.is-light.is-hovered{background-color:#eaf6e6;border-color:transparent;color:#386e26}html.theme--catppuccin-macchiato .button.is-success.is-light:active,html.theme--catppuccin-macchiato .button.is-success.is-light.is-active{background-color:#e2f3dd;border-color:transparent;color:#386e26}html.theme--catppuccin-macchiato .button.is-warning{background-color:#eed49f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:hover,html.theme--catppuccin-macchiato .button.is-warning.is-hovered{background-color:#eccf94;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:focus,html.theme--catppuccin-macchiato .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:focus:not(:active),html.theme--catppuccin-macchiato .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .button.is-warning:active,html.theme--catppuccin-macchiato .button.is-warning.is-active{background-color:#eaca89;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning{background-color:#eed49f;border-color:#eed49f;box-shadow:none}html.theme--catppuccin-macchiato .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined{background-color:transparent;border-color:#eed49f;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-warning.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-focused{background-color:#eed49f;border-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #eed49f #eed49f !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-outlined{background-color:transparent;border-color:#eed49f;box-shadow:none;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #eed49f #eed49f !important}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-light{background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-warning.is-light:hover,html.theme--catppuccin-macchiato .button.is-warning.is-light.is-hovered{background-color:#faf2e3;border-color:transparent;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-warning.is-light:active,html.theme--catppuccin-macchiato .button.is-warning.is-light.is-active{background-color:#f8eed8;border-color:transparent;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-danger{background-color:#ed8796;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:hover,html.theme--catppuccin-macchiato .button.is-danger.is-hovered{background-color:#eb7c8c;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:focus,html.theme--catppuccin-macchiato .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:focus:not(:active),html.theme--catppuccin-macchiato .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .button.is-danger:active,html.theme--catppuccin-macchiato .button.is-danger.is-active{background-color:#ea7183;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger{background-color:#ed8796;border-color:#ed8796;box-shadow:none}html.theme--catppuccin-macchiato .button.is-danger.is-inverted{background-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined{background-color:transparent;border-color:#ed8796;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-danger.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-focused{background-color:#ed8796;border-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #ed8796 #ed8796 !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-outlined{background-color:transparent;border-color:#ed8796;box-shadow:none;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ed8796 #ed8796 !important}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-light{background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .button.is-danger.is-light:hover,html.theme--catppuccin-macchiato .button.is-danger.is-light.is-hovered{background-color:#fbe2e6;border-color:transparent;color:#971729}html.theme--catppuccin-macchiato .button.is-danger.is-light:active,html.theme--catppuccin-macchiato .button.is-danger.is-light.is-active{background-color:#f9d7dc;border-color:transparent;color:#971729}html.theme--catppuccin-macchiato .button.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-small:not(.is-rounded),html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-macchiato .button.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .button.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .button.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button{background-color:#6e738d;border-color:#5b6078;box-shadow:none;opacity:.5}html.theme--catppuccin-macchiato .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-macchiato .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-macchiato .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-macchiato .button.is-static{background-color:#1e2030;border-color:#5b6078;color:#8087a2;box-shadow:none;pointer-events:none}html.theme--catppuccin-macchiato .button.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-macchiato .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-macchiato .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-macchiato .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-macchiato .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-macchiato .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-macchiato .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-macchiato .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-macchiato .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-macchiato .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-macchiato .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-macchiato .buttons.has-addons .button:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-macchiato .buttons.has-addons .button:focus,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-focused,html.theme--catppuccin-macchiato .buttons.has-addons .button:active,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-active,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-macchiato .buttons.has-addons .button:focus:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button:active:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-macchiato .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .buttons.is-centered{justify-content:center}html.theme--catppuccin-macchiato .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-macchiato .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .button.is-responsive.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-macchiato .button.is-responsive,html.theme--catppuccin-macchiato .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-macchiato .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .button.is-responsive.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-macchiato .button.is-responsive,html.theme--catppuccin-macchiato .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-macchiato .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-macchiato .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-macchiato .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-macchiato .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-macchiato .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-macchiato .content li+li{margin-top:0.25em}html.theme--catppuccin-macchiato .content p:not(:last-child),html.theme--catppuccin-macchiato .content dl:not(:last-child),html.theme--catppuccin-macchiato .content ol:not(:last-child),html.theme--catppuccin-macchiato .content ul:not(:last-child),html.theme--catppuccin-macchiato .content blockquote:not(:last-child),html.theme--catppuccin-macchiato .content pre:not(:last-child),html.theme--catppuccin-macchiato .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-macchiato .content h1,html.theme--catppuccin-macchiato .content h2,html.theme--catppuccin-macchiato .content h3,html.theme--catppuccin-macchiato .content h4,html.theme--catppuccin-macchiato .content h5,html.theme--catppuccin-macchiato .content h6{color:#cad3f5;font-weight:600;line-height:1.125}html.theme--catppuccin-macchiato .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-macchiato .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-macchiato .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-macchiato .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-macchiato .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-macchiato .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-macchiato .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-macchiato .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-macchiato .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-macchiato .content blockquote{background-color:#1e2030;border-left:5px solid #5b6078;padding:1.25em 1.5em}html.theme--catppuccin-macchiato .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-macchiato .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-macchiato .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-macchiato .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-macchiato .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-macchiato .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-macchiato .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-macchiato .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-macchiato .content ul ul ul{list-style-type:square}html.theme--catppuccin-macchiato .content dd{margin-left:2em}html.theme--catppuccin-macchiato .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-macchiato .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-macchiato .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-macchiato .content figure img{display:inline-block}html.theme--catppuccin-macchiato .content figure figcaption{font-style:italic}html.theme--catppuccin-macchiato .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-macchiato .content sup,html.theme--catppuccin-macchiato .content sub{font-size:75%}html.theme--catppuccin-macchiato .content table{width:100%}html.theme--catppuccin-macchiato .content table td,html.theme--catppuccin-macchiato .content table th{border:1px solid #5b6078;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-macchiato .content table th{color:#b5c1f1}html.theme--catppuccin-macchiato .content table th:not([align]){text-align:inherit}html.theme--catppuccin-macchiato .content table thead td,html.theme--catppuccin-macchiato .content table thead th{border-width:0 0 2px;color:#b5c1f1}html.theme--catppuccin-macchiato .content table tfoot td,html.theme--catppuccin-macchiato .content table tfoot th{border-width:2px 0 0;color:#b5c1f1}html.theme--catppuccin-macchiato .content table tbody tr:last-child td,html.theme--catppuccin-macchiato .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-macchiato .content .tabs li+li{margin-top:0}html.theme--catppuccin-macchiato .content.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-macchiato .content.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .content.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .content.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-macchiato .icon.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-macchiato .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-macchiato .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-macchiato .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-macchiato .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-macchiato .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-macchiato div.icon-text{display:flex}html.theme--catppuccin-macchiato .image,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-macchiato .image img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-macchiato .image img.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-macchiato .image.is-fullwidth,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .image.is-square img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-macchiato .image.is-square .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-macchiato .image.is-1by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-macchiato .image.is-1by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-macchiato .image.is-5by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-macchiato .image.is-4by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-macchiato .image.is-3by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-macchiato .image.is-5by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-16by9 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-macchiato .image.is-16by9 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-macchiato .image.is-2by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-macchiato .image.is-3by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-macchiato .image.is-4by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-macchiato .image.is-3by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-macchiato .image.is-2by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-macchiato .image.is-3by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-9by16 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-macchiato .image.is-9by16 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-macchiato .image.is-1by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-macchiato .image.is-1by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-macchiato .image.is-square,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-macchiato .image.is-1by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-macchiato .image.is-5by4,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-macchiato .image.is-4by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-macchiato .image.is-3by2,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-macchiato .image.is-5by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-macchiato .image.is-16by9,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-macchiato .image.is-2by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-macchiato .image.is-3by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-macchiato .image.is-4by5,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-macchiato .image.is-3by4,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-macchiato .image.is-2by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-macchiato .image.is-3by5,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-macchiato .image.is-9by16,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-macchiato .image.is-1by2,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-macchiato .image.is-1by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-macchiato .image.is-16x16,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-macchiato .image.is-24x24,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-macchiato .image.is-32x32,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-macchiato .image.is-48x48,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-macchiato .image.is-64x64,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-macchiato .image.is-96x96,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-macchiato .image.is-128x128,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-macchiato .notification{background-color:#1e2030;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-macchiato .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-macchiato .notification strong{color:currentColor}html.theme--catppuccin-macchiato .notification code,html.theme--catppuccin-macchiato .notification pre{background:#fff}html.theme--catppuccin-macchiato .notification pre code{background:transparent}html.theme--catppuccin-macchiato .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-macchiato .notification .title,html.theme--catppuccin-macchiato .notification .subtitle,html.theme--catppuccin-macchiato .notification .content{color:currentColor}html.theme--catppuccin-macchiato .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-dark,html.theme--catppuccin-macchiato .content kbd.notification{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .notification.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.notification.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .notification.is-primary.is-light,html.theme--catppuccin-macchiato .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .notification.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .notification.is-link.is-light{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .notification.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-info.is-light{background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .notification.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-success.is-light{background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .notification.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-warning.is-light{background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .notification.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .notification.is-danger.is-light{background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-macchiato .progress::-webkit-progress-bar{background-color:#494d64}html.theme--catppuccin-macchiato .progress::-webkit-progress-value{background-color:#8087a2}html.theme--catppuccin-macchiato .progress::-moz-progress-bar{background-color:#8087a2}html.theme--catppuccin-macchiato .progress::-ms-fill{background-color:#8087a2;border:none}html.theme--catppuccin-macchiato .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-macchiato .content kbd.progress::-webkit-progress-value{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-macchiato .content kbd.progress::-moz-progress-bar{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark::-ms-fill,html.theme--catppuccin-macchiato .content kbd.progress::-ms-fill{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark:indeterminate,html.theme--catppuccin-macchiato .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #363a4f 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary::-ms-fill,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary:indeterminate,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #8aadf4 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-link::-webkit-progress-value{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link::-moz-progress-bar{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link::-ms-fill{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link:indeterminate{background-image:linear-gradient(to right, #8aadf4 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-info::-webkit-progress-value{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info::-moz-progress-bar{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info::-ms-fill{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info:indeterminate{background-image:linear-gradient(to right, #8bd5ca 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-success::-webkit-progress-value{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success::-moz-progress-bar{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success::-ms-fill{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6da95 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-warning::-webkit-progress-value{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning::-moz-progress-bar{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning::-ms-fill{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #eed49f 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-danger::-webkit-progress-value{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger::-moz-progress-bar{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger::-ms-fill{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #ed8796 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#494d64;background-image:linear-gradient(to right, #cad3f5 30%, #494d64 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-macchiato .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-macchiato .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-macchiato .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-macchiato .progress.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-macchiato .progress.is-medium{height:1.25rem}html.theme--catppuccin-macchiato .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-macchiato .table{background-color:#494d64;color:#cad3f5}html.theme--catppuccin-macchiato .table td,html.theme--catppuccin-macchiato .table th{border:1px solid #5b6078;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-macchiato .table td.is-white,html.theme--catppuccin-macchiato .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .table td.is-black,html.theme--catppuccin-macchiato .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .table td.is-light,html.theme--catppuccin-macchiato .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-dark,html.theme--catppuccin-macchiato .table th.is-dark{background-color:#363a4f;border-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .table td.is-primary,html.theme--catppuccin-macchiato .table th.is-primary{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-link,html.theme--catppuccin-macchiato .table th.is-link{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-info,html.theme--catppuccin-macchiato .table th.is-info{background-color:#8bd5ca;border-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-success,html.theme--catppuccin-macchiato .table th.is-success{background-color:#a6da95;border-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-warning,html.theme--catppuccin-macchiato .table th.is-warning{background-color:#eed49f;border-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-danger,html.theme--catppuccin-macchiato .table th.is-danger{background-color:#ed8796;border-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .table td.is-narrow,html.theme--catppuccin-macchiato .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-macchiato .table td.is-selected,html.theme--catppuccin-macchiato .table th.is-selected{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-selected a,html.theme--catppuccin-macchiato .table td.is-selected strong,html.theme--catppuccin-macchiato .table th.is-selected a,html.theme--catppuccin-macchiato .table th.is-selected strong{color:currentColor}html.theme--catppuccin-macchiato .table td.is-vcentered,html.theme--catppuccin-macchiato .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-macchiato .table th{color:#b5c1f1}html.theme--catppuccin-macchiato .table th:not([align]){text-align:left}html.theme--catppuccin-macchiato .table tr.is-selected{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table tr.is-selected a,html.theme--catppuccin-macchiato .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-macchiato .table tr.is-selected td,html.theme--catppuccin-macchiato .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-macchiato .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table thead td,html.theme--catppuccin-macchiato .table thead th{border-width:0 0 2px;color:#b5c1f1}html.theme--catppuccin-macchiato .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table tfoot td,html.theme--catppuccin-macchiato .table tfoot th{border-width:2px 0 0;color:#b5c1f1}html.theme--catppuccin-macchiato .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table tbody tr:last-child td,html.theme--catppuccin-macchiato .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-macchiato .table.is-bordered td,html.theme--catppuccin-macchiato .table.is-bordered th{border-width:1px}html.theme--catppuccin-macchiato .table.is-bordered tr:last-child td,html.theme--catppuccin-macchiato .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-macchiato .table.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#363a4f}html.theme--catppuccin-macchiato .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#363a4f}html.theme--catppuccin-macchiato .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#3a3e55}html.theme--catppuccin-macchiato .table.is-narrow td,html.theme--catppuccin-macchiato .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-macchiato .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#363a4f}html.theme--catppuccin-macchiato .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-macchiato .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .tags .tag,html.theme--catppuccin-macchiato .tags .content kbd,html.theme--catppuccin-macchiato .content .tags kbd,html.theme--catppuccin-macchiato .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-macchiato .tags .tag:not(:last-child),html.theme--catppuccin-macchiato .tags .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags kbd:not(:last-child),html.theme--catppuccin-macchiato .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-macchiato .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-macchiato .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-macchiato .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-macchiato .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-macchiato .tags.is-centered{justify-content:center}html.theme--catppuccin-macchiato .tags.is-centered .tag,html.theme--catppuccin-macchiato .tags.is-centered .content kbd,html.theme--catppuccin-macchiato .content .tags.is-centered kbd,html.theme--catppuccin-macchiato .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-macchiato .tags.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .tags.is-right .tag:not(:first-child),html.theme--catppuccin-macchiato .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-macchiato .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-macchiato .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-macchiato .tags.is-right .tag:not(:last-child),html.theme--catppuccin-macchiato .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-macchiato .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-macchiato .tags.has-addons .tag,html.theme--catppuccin-macchiato .tags.has-addons .content kbd,html.theme--catppuccin-macchiato .content .tags.has-addons kbd,html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-macchiato .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-macchiato .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-macchiato .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-macchiato .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-macchiato .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-macchiato .tag:not(body),html.theme--catppuccin-macchiato .content kbd:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#1e2030;border-radius:.4em;color:#cad3f5;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-macchiato .tag:not(body) .delete,html.theme--catppuccin-macchiato .content kbd:not(body) .delete,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-macchiato .tag.is-white:not(body),html.theme--catppuccin-macchiato .content kbd.is-white:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .tag.is-black:not(body),html.theme--catppuccin-macchiato .content kbd.is-black:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .tag.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-dark:not(body),html.theme--catppuccin-macchiato .content kbd:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-macchiato .content .docstring>section>kbd:not(body){background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .tag.is-primary:not(body),html.theme--catppuccin-macchiato .content kbd.is-primary:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .tag.is-primary.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .tag.is-link:not(body),html.theme--catppuccin-macchiato .content kbd.is-link:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .tag.is-link.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-link.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .tag.is-info:not(body),html.theme--catppuccin-macchiato .content kbd.is-info:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-info.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-info.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .tag.is-success:not(body),html.theme--catppuccin-macchiato .content kbd.is-success:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-success.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-success.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .tag.is-warning:not(body),html.theme--catppuccin-macchiato .content kbd.is-warning:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-warning.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .tag.is-danger:not(body),html.theme--catppuccin-macchiato .content kbd.is-danger:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .tag.is-danger.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .tag.is-normal:not(body),html.theme--catppuccin-macchiato .content kbd.is-normal:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-macchiato .tag.is-medium:not(body),html.theme--catppuccin-macchiato .content kbd.is-medium:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-macchiato .tag.is-large:not(body),html.theme--catppuccin-macchiato .content kbd.is-large:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-macchiato .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-macchiato .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-macchiato .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-macchiato .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-macchiato .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-macchiato .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-macchiato .tag.is-delete:not(body),html.theme--catppuccin-macchiato .content kbd.is-delete:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::before,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::before,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-macchiato .tag.is-delete:not(body)::after,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::after,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::before,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::before,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::after,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::after,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-macchiato .tag.is-delete:not(body):hover,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):hover,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-macchiato .tag.is-delete:not(body):focus,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):focus,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#141620}html.theme--catppuccin-macchiato .tag.is-delete:not(body):active,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):active,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#0a0b11}html.theme--catppuccin-macchiato .tag.is-rounded:not(body),html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-macchiato .content kbd.is-rounded:not(body),html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-macchiato a.tag:hover,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-macchiato .title,html.theme--catppuccin-macchiato .subtitle{word-break:break-word}html.theme--catppuccin-macchiato .title em,html.theme--catppuccin-macchiato .title span,html.theme--catppuccin-macchiato .subtitle em,html.theme--catppuccin-macchiato .subtitle span{font-weight:inherit}html.theme--catppuccin-macchiato .title sub,html.theme--catppuccin-macchiato .subtitle sub{font-size:.75em}html.theme--catppuccin-macchiato .title sup,html.theme--catppuccin-macchiato .subtitle sup{font-size:.75em}html.theme--catppuccin-macchiato .title .tag,html.theme--catppuccin-macchiato .title .content kbd,html.theme--catppuccin-macchiato .content .title kbd,html.theme--catppuccin-macchiato .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-macchiato .subtitle .tag,html.theme--catppuccin-macchiato .subtitle .content kbd,html.theme--catppuccin-macchiato .content .subtitle kbd,html.theme--catppuccin-macchiato .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-macchiato .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-macchiato .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-macchiato .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-macchiato .title.is-1{font-size:3rem}html.theme--catppuccin-macchiato .title.is-2{font-size:2.5rem}html.theme--catppuccin-macchiato .title.is-3{font-size:2rem}html.theme--catppuccin-macchiato .title.is-4{font-size:1.5rem}html.theme--catppuccin-macchiato .title.is-5{font-size:1.25rem}html.theme--catppuccin-macchiato .title.is-6{font-size:1rem}html.theme--catppuccin-macchiato .title.is-7{font-size:.75rem}html.theme--catppuccin-macchiato .subtitle{color:#6e738d;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-macchiato .subtitle strong{color:#6e738d;font-weight:600}html.theme--catppuccin-macchiato .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-macchiato .subtitle.is-1{font-size:3rem}html.theme--catppuccin-macchiato .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-macchiato .subtitle.is-3{font-size:2rem}html.theme--catppuccin-macchiato .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-macchiato .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-macchiato .subtitle.is-6{font-size:1rem}html.theme--catppuccin-macchiato .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-macchiato .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-macchiato .number{align-items:center;background-color:#1e2030;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{background-color:#24273a;border-color:#5b6078;border-radius:.4em;color:#8087a2}html.theme--catppuccin-macchiato .select select::-moz-placeholder,html.theme--catppuccin-macchiato .textarea::-moz-placeholder,html.theme--catppuccin-macchiato .input::-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select::-webkit-input-placeholder,html.theme--catppuccin-macchiato .textarea::-webkit-input-placeholder,html.theme--catppuccin-macchiato .input::-webkit-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:-moz-placeholder,html.theme--catppuccin-macchiato .textarea:-moz-placeholder,html.theme--catppuccin-macchiato .input:-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:-ms-input-placeholder,html.theme--catppuccin-macchiato .textarea:-ms-input-placeholder,html.theme--catppuccin-macchiato .input:-ms-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:hover,html.theme--catppuccin-macchiato .textarea:hover,html.theme--catppuccin-macchiato .input:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-macchiato .select select.is-hovered,html.theme--catppuccin-macchiato .is-hovered.textarea,html.theme--catppuccin-macchiato .is-hovered.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#6e738d}html.theme--catppuccin-macchiato .select select:focus,html.theme--catppuccin-macchiato .textarea:focus,html.theme--catppuccin-macchiato .input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-macchiato .select select.is-focused,html.theme--catppuccin-macchiato .is-focused.textarea,html.theme--catppuccin-macchiato .is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .select select:active,html.theme--catppuccin-macchiato .textarea:active,html.theme--catppuccin-macchiato .input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-macchiato .select select.is-active,html.theme--catppuccin-macchiato .is-active.textarea,html.theme--catppuccin-macchiato .is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#8aadf4;box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select select[disabled],html.theme--catppuccin-macchiato .textarea[disabled],html.theme--catppuccin-macchiato .input[disabled],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .select select,fieldset[disabled] html.theme--catppuccin-macchiato .textarea,fieldset[disabled] html.theme--catppuccin-macchiato .input,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{background-color:#6e738d;border-color:#1e2030;box-shadow:none;color:#f5f7fd}html.theme--catppuccin-macchiato .select select[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato .input[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato .input[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-macchiato .textarea[readonly],html.theme--catppuccin-macchiato .input[readonly],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-macchiato .is-white.textarea,html.theme--catppuccin-macchiato .is-white.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-macchiato .is-white.textarea:focus,html.theme--catppuccin-macchiato .is-white.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-macchiato .is-white.is-focused.textarea,html.theme--catppuccin-macchiato .is-white.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-white.textarea:active,html.theme--catppuccin-macchiato .is-white.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-macchiato .is-white.is-active.textarea,html.theme--catppuccin-macchiato .is-white.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .is-black.textarea,html.theme--catppuccin-macchiato .is-black.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-macchiato .is-black.textarea:focus,html.theme--catppuccin-macchiato .is-black.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-macchiato .is-black.is-focused.textarea,html.theme--catppuccin-macchiato .is-black.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-black.textarea:active,html.theme--catppuccin-macchiato .is-black.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-macchiato .is-black.is-active.textarea,html.theme--catppuccin-macchiato .is-black.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .is-light.textarea,html.theme--catppuccin-macchiato .is-light.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-macchiato .is-light.textarea:focus,html.theme--catppuccin-macchiato .is-light.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-macchiato .is-light.is-focused.textarea,html.theme--catppuccin-macchiato .is-light.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-light.textarea:active,html.theme--catppuccin-macchiato .is-light.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-macchiato .is-light.is-active.textarea,html.theme--catppuccin-macchiato .is-light.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .is-dark.textarea,html.theme--catppuccin-macchiato .content kbd.textarea,html.theme--catppuccin-macchiato .is-dark.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-macchiato .content kbd.input{border-color:#363a4f}html.theme--catppuccin-macchiato .is-dark.textarea:focus,html.theme--catppuccin-macchiato .content kbd.textarea:focus,html.theme--catppuccin-macchiato .is-dark.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-macchiato .content kbd.input:focus,html.theme--catppuccin-macchiato .is-dark.is-focused.textarea,html.theme--catppuccin-macchiato .content kbd.is-focused.textarea,html.theme--catppuccin-macchiato .is-dark.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .content kbd.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-dark.textarea:active,html.theme--catppuccin-macchiato .content kbd.textarea:active,html.theme--catppuccin-macchiato .is-dark.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-macchiato .content kbd.input:active,html.theme--catppuccin-macchiato .is-dark.is-active.textarea,html.theme--catppuccin-macchiato .content kbd.is-active.textarea,html.theme--catppuccin-macchiato .is-dark.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .content kbd.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .is-primary.textarea,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink{border-color:#8aadf4}html.theme--catppuccin-macchiato .is-primary.textarea:focus,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-macchiato .is-primary.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-macchiato .is-primary.is-focused.textarea,html.theme--catppuccin-macchiato .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.textarea:active,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-macchiato .is-primary.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-macchiato .is-primary.is-active.textarea,html.theme--catppuccin-macchiato .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .is-link.textarea,html.theme--catppuccin-macchiato .is-link.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#8aadf4}html.theme--catppuccin-macchiato .is-link.textarea:focus,html.theme--catppuccin-macchiato .is-link.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-macchiato .is-link.is-focused.textarea,html.theme--catppuccin-macchiato .is-link.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-link.textarea:active,html.theme--catppuccin-macchiato .is-link.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-macchiato .is-link.is-active.textarea,html.theme--catppuccin-macchiato .is-link.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .is-info.textarea,html.theme--catppuccin-macchiato .is-info.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#8bd5ca}html.theme--catppuccin-macchiato .is-info.textarea:focus,html.theme--catppuccin-macchiato .is-info.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-macchiato .is-info.is-focused.textarea,html.theme--catppuccin-macchiato .is-info.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-info.textarea:active,html.theme--catppuccin-macchiato .is-info.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-macchiato .is-info.is-active.textarea,html.theme--catppuccin-macchiato .is-info.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .is-success.textarea,html.theme--catppuccin-macchiato .is-success.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6da95}html.theme--catppuccin-macchiato .is-success.textarea:focus,html.theme--catppuccin-macchiato .is-success.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-macchiato .is-success.is-focused.textarea,html.theme--catppuccin-macchiato .is-success.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-success.textarea:active,html.theme--catppuccin-macchiato .is-success.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-macchiato .is-success.is-active.textarea,html.theme--catppuccin-macchiato .is-success.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .is-warning.textarea,html.theme--catppuccin-macchiato .is-warning.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#eed49f}html.theme--catppuccin-macchiato .is-warning.textarea:focus,html.theme--catppuccin-macchiato .is-warning.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-macchiato .is-warning.is-focused.textarea,html.theme--catppuccin-macchiato .is-warning.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-warning.textarea:active,html.theme--catppuccin-macchiato .is-warning.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-macchiato .is-warning.is-active.textarea,html.theme--catppuccin-macchiato .is-warning.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .is-danger.textarea,html.theme--catppuccin-macchiato .is-danger.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#ed8796}html.theme--catppuccin-macchiato .is-danger.textarea:focus,html.theme--catppuccin-macchiato .is-danger.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-macchiato .is-danger.is-focused.textarea,html.theme--catppuccin-macchiato .is-danger.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-danger.textarea:active,html.theme--catppuccin-macchiato .is-danger.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-macchiato .is-danger.is-active.textarea,html.theme--catppuccin-macchiato .is-danger.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .is-small.textarea,html.theme--catppuccin-macchiato .is-small.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-macchiato .is-medium.textarea,html.theme--catppuccin-macchiato .is-medium.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .is-large.textarea,html.theme--catppuccin-macchiato .is-large.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .is-fullwidth.textarea,html.theme--catppuccin-macchiato .is-fullwidth.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-macchiato .is-inline.textarea,html.theme--catppuccin-macchiato .is-inline.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-macchiato .input.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-macchiato .input.is-static,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-macchiato .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-macchiato .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-macchiato .textarea[rows]{height:initial}html.theme--catppuccin-macchiato .textarea.has-fixed-size{resize:none}html.theme--catppuccin-macchiato .radio,html.theme--catppuccin-macchiato .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-macchiato .radio input,html.theme--catppuccin-macchiato .checkbox input{cursor:pointer}html.theme--catppuccin-macchiato .radio:hover,html.theme--catppuccin-macchiato .checkbox:hover{color:#91d7e3}html.theme--catppuccin-macchiato .radio[disabled],html.theme--catppuccin-macchiato .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .radio,fieldset[disabled] html.theme--catppuccin-macchiato .checkbox,html.theme--catppuccin-macchiato .radio input[disabled],html.theme--catppuccin-macchiato .checkbox input[disabled]{color:#f5f7fd;cursor:not-allowed}html.theme--catppuccin-macchiato .radio+.radio{margin-left:.5em}html.theme--catppuccin-macchiato .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-macchiato .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading)::after{border-color:#8aadf4;right:1.125em;z-index:4}html.theme--catppuccin-macchiato .select.is-rounded select,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-macchiato .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-macchiato .select select::-ms-expand{display:none}html.theme--catppuccin-macchiato .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-macchiato .select select:hover{border-color:#1e2030}html.theme--catppuccin-macchiato .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-macchiato .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-macchiato .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#91d7e3}html.theme--catppuccin-macchiato .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-macchiato .select.is-white select{border-color:#fff}html.theme--catppuccin-macchiato .select.is-white select:hover,html.theme--catppuccin-macchiato .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-macchiato .select.is-white select:focus,html.theme--catppuccin-macchiato .select.is-white select.is-focused,html.theme--catppuccin-macchiato .select.is-white select:active,html.theme--catppuccin-macchiato .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-macchiato .select.is-black select:hover,html.theme--catppuccin-macchiato .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-macchiato .select.is-black select:focus,html.theme--catppuccin-macchiato .select.is-black select.is-focused,html.theme--catppuccin-macchiato .select.is-black select:active,html.theme--catppuccin-macchiato .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-macchiato .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-macchiato .select.is-light select:hover,html.theme--catppuccin-macchiato .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-macchiato .select.is-light select:focus,html.theme--catppuccin-macchiato .select.is-light select.is-focused,html.theme--catppuccin-macchiato .select.is-light select:active,html.theme--catppuccin-macchiato .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .select.is-dark:not(:hover)::after,html.theme--catppuccin-macchiato .content kbd.select:not(:hover)::after{border-color:#363a4f}html.theme--catppuccin-macchiato .select.is-dark select,html.theme--catppuccin-macchiato .content kbd.select select{border-color:#363a4f}html.theme--catppuccin-macchiato .select.is-dark select:hover,html.theme--catppuccin-macchiato .content kbd.select select:hover,html.theme--catppuccin-macchiato .select.is-dark select.is-hovered,html.theme--catppuccin-macchiato .content kbd.select select.is-hovered{border-color:#2c2f40}html.theme--catppuccin-macchiato .select.is-dark select:focus,html.theme--catppuccin-macchiato .content kbd.select select:focus,html.theme--catppuccin-macchiato .select.is-dark select.is-focused,html.theme--catppuccin-macchiato .content kbd.select select.is-focused,html.theme--catppuccin-macchiato .select.is-dark select:active,html.theme--catppuccin-macchiato .content kbd.select select:active,html.theme--catppuccin-macchiato .select.is-dark select.is-active,html.theme--catppuccin-macchiato .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .select.is-primary:not(:hover)::after,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-primary select,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-primary select:hover,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-macchiato .select.is-primary select.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#739df2}html.theme--catppuccin-macchiato .select.is-primary select:focus,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-macchiato .select.is-primary select.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-macchiato .select.is-primary select:active,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-macchiato .select.is-primary select.is-active,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select.is-link:not(:hover)::after{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-link select{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-link select:hover,html.theme--catppuccin-macchiato .select.is-link select.is-hovered{border-color:#739df2}html.theme--catppuccin-macchiato .select.is-link select:focus,html.theme--catppuccin-macchiato .select.is-link select.is-focused,html.theme--catppuccin-macchiato .select.is-link select:active,html.theme--catppuccin-macchiato .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select.is-info:not(:hover)::after{border-color:#8bd5ca}html.theme--catppuccin-macchiato .select.is-info select{border-color:#8bd5ca}html.theme--catppuccin-macchiato .select.is-info select:hover,html.theme--catppuccin-macchiato .select.is-info select.is-hovered{border-color:#78cec1}html.theme--catppuccin-macchiato .select.is-info select:focus,html.theme--catppuccin-macchiato .select.is-info select.is-focused,html.theme--catppuccin-macchiato .select.is-info select:active,html.theme--catppuccin-macchiato .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .select.is-success:not(:hover)::after{border-color:#a6da95}html.theme--catppuccin-macchiato .select.is-success select{border-color:#a6da95}html.theme--catppuccin-macchiato .select.is-success select:hover,html.theme--catppuccin-macchiato .select.is-success select.is-hovered{border-color:#96d382}html.theme--catppuccin-macchiato .select.is-success select:focus,html.theme--catppuccin-macchiato .select.is-success select.is-focused,html.theme--catppuccin-macchiato .select.is-success select:active,html.theme--catppuccin-macchiato .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .select.is-warning:not(:hover)::after{border-color:#eed49f}html.theme--catppuccin-macchiato .select.is-warning select{border-color:#eed49f}html.theme--catppuccin-macchiato .select.is-warning select:hover,html.theme--catppuccin-macchiato .select.is-warning select.is-hovered{border-color:#eaca89}html.theme--catppuccin-macchiato .select.is-warning select:focus,html.theme--catppuccin-macchiato .select.is-warning select.is-focused,html.theme--catppuccin-macchiato .select.is-warning select:active,html.theme--catppuccin-macchiato .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .select.is-danger:not(:hover)::after{border-color:#ed8796}html.theme--catppuccin-macchiato .select.is-danger select{border-color:#ed8796}html.theme--catppuccin-macchiato .select.is-danger select:hover,html.theme--catppuccin-macchiato .select.is-danger select.is-hovered{border-color:#ea7183}html.theme--catppuccin-macchiato .select.is-danger select:focus,html.theme--catppuccin-macchiato .select.is-danger select.is-focused,html.theme--catppuccin-macchiato .select.is-danger select:active,html.theme--catppuccin-macchiato .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .select.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-macchiato .select.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .select.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .select.is-disabled::after{border-color:#f5f7fd !important;opacity:0.5}html.theme--catppuccin-macchiato .select.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .select.is-fullwidth select{width:100%}html.theme--catppuccin-macchiato .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-macchiato .select.is-loading.is-small:after,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-macchiato .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-macchiato .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-macchiato .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-macchiato .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:hover .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:focus .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:active .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-black:hover .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-black:focus .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-black:active .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:hover .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:focus .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:active .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-dark .file-cta,html.theme--catppuccin-macchiato .content kbd.file .file-cta{background-color:#363a4f;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-dark:hover .file-cta,html.theme--catppuccin-macchiato .content kbd.file:hover .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-hovered .file-cta{background-color:#313447;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-dark:focus .file-cta,html.theme--catppuccin-macchiato .content kbd.file:focus .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-focused .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,58,79,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-dark:active .file-cta,html.theme--catppuccin-macchiato .content kbd.file:active .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-active .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-active .file-cta{background-color:#2c2f40;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary:hover .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary:focus .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-focused .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(138,173,244,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-primary:active .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-active .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link .file-cta{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link:hover .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-hovered .file-cta{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link:focus .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(138,173,244,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-link:active .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-active .file-cta{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-info .file-cta{background-color:#8bd5ca;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:hover .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-hovered .file-cta{background-color:#82d2c6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:focus .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(139,213,202,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:active .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-active .file-cta{background-color:#78cec1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success .file-cta{background-color:#a6da95;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:hover .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-hovered .file-cta{background-color:#9ed78c;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:focus .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,218,149,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:active .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-active .file-cta{background-color:#96d382;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning .file-cta{background-color:#eed49f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:hover .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-hovered .file-cta{background-color:#eccf94;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:focus .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(238,212,159,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:active .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-active .file-cta{background-color:#eaca89;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-danger .file-cta{background-color:#ed8796;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-danger:hover .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-hovered .file-cta{background-color:#eb7c8c;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-danger:focus .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(237,135,150,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-danger:active .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-active .file-cta{background-color:#ea7183;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-macchiato .file.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .file.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-macchiato .file.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-macchiato .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-macchiato .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-macchiato .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-macchiato .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-macchiato .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-macchiato .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-macchiato .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-macchiato .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-macchiato .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-macchiato .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-macchiato .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-macchiato .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-macchiato .file.is-centered{justify-content:center}html.theme--catppuccin-macchiato .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-macchiato .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-macchiato .file.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-macchiato .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-macchiato .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-macchiato .file-label:hover .file-cta{background-color:#313447;color:#b5c1f1}html.theme--catppuccin-macchiato .file-label:hover .file-name{border-color:#565a71}html.theme--catppuccin-macchiato .file-label:active .file-cta{background-color:#2c2f40;color:#b5c1f1}html.theme--catppuccin-macchiato .file-label:active .file-name{border-color:#505469}html.theme--catppuccin-macchiato .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato .file-name{border-color:#5b6078;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-macchiato .file-cta{background-color:#363a4f;color:#cad3f5}html.theme--catppuccin-macchiato .file-name{border-color:#5b6078;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-macchiato .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-macchiato .file-icon .fa{font-size:14px}html.theme--catppuccin-macchiato .label{color:#b5c1f1;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-macchiato .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-macchiato .label.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-macchiato .label.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .label.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-macchiato .help.is-white{color:#fff}html.theme--catppuccin-macchiato .help.is-black{color:#0a0a0a}html.theme--catppuccin-macchiato .help.is-light{color:#f5f5f5}html.theme--catppuccin-macchiato .help.is-dark,html.theme--catppuccin-macchiato .content kbd.help{color:#363a4f}html.theme--catppuccin-macchiato .help.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.help.docs-sourcelink{color:#8aadf4}html.theme--catppuccin-macchiato .help.is-link{color:#8aadf4}html.theme--catppuccin-macchiato .help.is-info{color:#8bd5ca}html.theme--catppuccin-macchiato .help.is-success{color:#a6da95}html.theme--catppuccin-macchiato .help.is-warning{color:#eed49f}html.theme--catppuccin-macchiato .help.is-danger{color:#ed8796}html.theme--catppuccin-macchiato .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-macchiato .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-macchiato .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-macchiato .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-macchiato .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-macchiato .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-macchiato .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-macchiato .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-macchiato .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field.is-horizontal{display:flex}}html.theme--catppuccin-macchiato .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-macchiato .field-label.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-macchiato .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-macchiato .field-body .field{margin-bottom:0}html.theme--catppuccin-macchiato .field-body>.field{flex-shrink:1}html.theme--catppuccin-macchiato .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-macchiato .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-macchiato .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-macchiato .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select:focus~.icon{color:#363a4f}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-macchiato .control.has-icons-left .icon,html.theme--catppuccin-macchiato .control.has-icons-right .icon{color:#5b6078;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-macchiato .control.has-icons-left .input,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-macchiato .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-macchiato .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-macchiato .control.has-icons-right .input,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-macchiato .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-macchiato .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-macchiato .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-macchiato .control.is-loading.is-small:after,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-macchiato .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-macchiato .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-macchiato .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-macchiato .breadcrumb a{align-items:center;color:#8aadf4;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-macchiato .breadcrumb a:hover{color:#91d7e3}html.theme--catppuccin-macchiato .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-macchiato .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-macchiato .breadcrumb li.is-active a{color:#b5c1f1;cursor:default;pointer-events:none}html.theme--catppuccin-macchiato .breadcrumb li+li::before{color:#6e738d;content:"\0002f"}html.theme--catppuccin-macchiato .breadcrumb ul,html.theme--catppuccin-macchiato .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-macchiato .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-macchiato .breadcrumb.is-centered ol,html.theme--catppuccin-macchiato .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-macchiato .breadcrumb.is-right ol,html.theme--catppuccin-macchiato .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-macchiato .breadcrumb.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-macchiato .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-macchiato .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-macchiato .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-macchiato .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-macchiato .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#cad3f5;max-width:100%;position:relative}html.theme--catppuccin-macchiato .card-footer:first-child,html.theme--catppuccin-macchiato .card-content:first-child,html.theme--catppuccin-macchiato .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-macchiato .card-footer:last-child,html.theme--catppuccin-macchiato .card-content:last-child,html.theme--catppuccin-macchiato .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-macchiato .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-macchiato .card-header-title{align-items:center;color:#b5c1f1;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-macchiato .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-macchiato .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-macchiato .card-image{display:block;position:relative}html.theme--catppuccin-macchiato .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-macchiato .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-macchiato .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-macchiato .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-macchiato .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-macchiato .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-macchiato .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-macchiato .dropdown.is-active .dropdown-menu,html.theme--catppuccin-macchiato .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-macchiato .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-macchiato .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-macchiato .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-macchiato .dropdown-content{background-color:#1e2030;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-macchiato .dropdown-item{color:#cad3f5;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-macchiato a.dropdown-item,html.theme--catppuccin-macchiato button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-macchiato a.dropdown-item:hover,html.theme--catppuccin-macchiato button.dropdown-item:hover{background-color:#1e2030;color:#0a0a0a}html.theme--catppuccin-macchiato a.dropdown-item.is-active,html.theme--catppuccin-macchiato button.dropdown-item.is-active{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-macchiato .level{align-items:center;justify-content:space-between}html.theme--catppuccin-macchiato .level code{border-radius:.4em}html.theme--catppuccin-macchiato .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-macchiato .level.is-mobile{display:flex}html.theme--catppuccin-macchiato .level.is-mobile .level-left,html.theme--catppuccin-macchiato .level.is-mobile .level-right{display:flex}html.theme--catppuccin-macchiato .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-macchiato .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-macchiato .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level{display:flex}html.theme--catppuccin-macchiato .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-macchiato .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-macchiato .level-item .title,html.theme--catppuccin-macchiato .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-macchiato .level-left,html.theme--catppuccin-macchiato .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .level-left .level-item.is-flexible,html.theme--catppuccin-macchiato .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-left .level-item:not(:last-child),html.theme--catppuccin-macchiato .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-macchiato .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-left{display:flex}}html.theme--catppuccin-macchiato .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-right{display:flex}}html.theme--catppuccin-macchiato .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-macchiato .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-macchiato .media .media{border-top:1px solid rgba(91,96,120,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-macchiato .media .media .content:not(:last-child),html.theme--catppuccin-macchiato .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-macchiato .media .media .media{padding-top:.5rem}html.theme--catppuccin-macchiato .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-macchiato .media+.media{border-top:1px solid rgba(91,96,120,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-macchiato .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-macchiato .media-left,html.theme--catppuccin-macchiato .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .media-left{margin-right:1rem}html.theme--catppuccin-macchiato .media-right{margin-left:1rem}html.theme--catppuccin-macchiato .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .media-content{overflow-x:auto}}html.theme--catppuccin-macchiato .menu{font-size:1rem}html.theme--catppuccin-macchiato .menu.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-macchiato .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .menu.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .menu-list{line-height:1.25}html.theme--catppuccin-macchiato .menu-list a{border-radius:3px;color:#cad3f5;display:block;padding:0.5em 0.75em}html.theme--catppuccin-macchiato .menu-list a:hover{background-color:#1e2030;color:#b5c1f1}html.theme--catppuccin-macchiato .menu-list a.is-active{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .menu-list li ul{border-left:1px solid #5b6078;margin:.75em;padding-left:.75em}html.theme--catppuccin-macchiato .menu-label{color:#f5f7fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-macchiato .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-macchiato .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-macchiato .message{background-color:#1e2030;border-radius:.4em;font-size:1rem}html.theme--catppuccin-macchiato .message strong{color:currentColor}html.theme--catppuccin-macchiato .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-macchiato .message.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-macchiato .message.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .message.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .message.is-white{background-color:#fff}html.theme--catppuccin-macchiato .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-macchiato .message.is-black{background-color:#fafafa}html.theme--catppuccin-macchiato .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-macchiato .message.is-light{background-color:#fafafa}html.theme--catppuccin-macchiato .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-macchiato .message.is-dark,html.theme--catppuccin-macchiato .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-macchiato .message.is-dark .message-header,html.theme--catppuccin-macchiato .content kbd.message .message-header{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .message.is-dark .message-body,html.theme--catppuccin-macchiato .content kbd.message .message-body{border-color:#363a4f}html.theme--catppuccin-macchiato .message.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink{background-color:#ecf2fd}html.theme--catppuccin-macchiato .message.is-primary .message-header,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink .message-header{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .message.is-primary .message-body,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink .message-body{border-color:#8aadf4;color:#0e3b95}html.theme--catppuccin-macchiato .message.is-link{background-color:#ecf2fd}html.theme--catppuccin-macchiato .message.is-link .message-header{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .message.is-link .message-body{border-color:#8aadf4;color:#0e3b95}html.theme--catppuccin-macchiato .message.is-info{background-color:#f0faf8}html.theme--catppuccin-macchiato .message.is-info .message-header{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-info .message-body{border-color:#8bd5ca;color:#276d62}html.theme--catppuccin-macchiato .message.is-success{background-color:#f2faf0}html.theme--catppuccin-macchiato .message.is-success .message-header{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-success .message-body{border-color:#a6da95;color:#386e26}html.theme--catppuccin-macchiato .message.is-warning{background-color:#fcf7ee}html.theme--catppuccin-macchiato .message.is-warning .message-header{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-warning .message-body{border-color:#eed49f;color:#7e5c16}html.theme--catppuccin-macchiato .message.is-danger{background-color:#fcedef}html.theme--catppuccin-macchiato .message.is-danger .message-header{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .message.is-danger .message-body{border-color:#ed8796;color:#971729}html.theme--catppuccin-macchiato .message-header{align-items:center;background-color:#cad3f5;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-macchiato .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-macchiato .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .message-body{border-color:#5b6078;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#cad3f5;padding:1.25em 1.5em}html.theme--catppuccin-macchiato .message-body code,html.theme--catppuccin-macchiato .message-body pre{background-color:#fff}html.theme--catppuccin-macchiato .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-macchiato .modal.is-active{display:flex}html.theme--catppuccin-macchiato .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-macchiato .modal-content,html.theme--catppuccin-macchiato .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-macchiato .modal-content,html.theme--catppuccin-macchiato .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-macchiato .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-macchiato .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-macchiato .modal-card-head,html.theme--catppuccin-macchiato .modal-card-foot{align-items:center;background-color:#1e2030;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-macchiato .modal-card-head{border-bottom:1px solid #5b6078;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-macchiato .modal-card-title{color:#cad3f5;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-macchiato .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #5b6078}html.theme--catppuccin-macchiato .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-macchiato .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#24273a;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-macchiato .navbar{background-color:#8aadf4;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-macchiato .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-macchiato .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-dark,html.theme--catppuccin-macchiato .content kbd.navbar{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-burger,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#363a4f;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-burger,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6da95;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#eed49f;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#ed8796;color:#fff}}html.theme--catppuccin-macchiato .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-macchiato .navbar.has-shadow{box-shadow:0 2px 0 0 #1e2030}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom,html.theme--catppuccin-macchiato .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #1e2030}html.theme--catppuccin-macchiato .navbar.is-fixed-top{top:0}html.theme--catppuccin-macchiato html.has-navbar-fixed-top,html.theme--catppuccin-macchiato body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-macchiato .navbar-brand,html.theme--catppuccin-macchiato .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-macchiato .navbar-brand a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-macchiato .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-macchiato .navbar-burger{color:#cad3f5;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-macchiato .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-macchiato .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-macchiato .navbar-menu{display:none}html.theme--catppuccin-macchiato .navbar-item,html.theme--catppuccin-macchiato .navbar-link{color:#cad3f5;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-macchiato .navbar-item .icon:only-child,html.theme--catppuccin-macchiato .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-macchiato a.navbar-item,html.theme--catppuccin-macchiato .navbar-link{cursor:pointer}html.theme--catppuccin-macchiato a.navbar-item:focus,html.theme--catppuccin-macchiato a.navbar-item:focus-within,html.theme--catppuccin-macchiato a.navbar-item:hover,html.theme--catppuccin-macchiato a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar-link:focus,html.theme--catppuccin-macchiato .navbar-link:focus-within,html.theme--catppuccin-macchiato .navbar-link:hover,html.theme--catppuccin-macchiato .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}html.theme--catppuccin-macchiato .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .navbar-item img{max-height:1.75rem}html.theme--catppuccin-macchiato .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-macchiato .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-macchiato .navbar-item.is-tab:focus,html.theme--catppuccin-macchiato .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#8aadf4;border-bottom-style:solid;border-bottom-width:3px;color:#8aadf4;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-macchiato .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-macchiato .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-macchiato .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-macchiato .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .navbar>.container{display:block}html.theme--catppuccin-macchiato .navbar-brand .navbar-item,html.theme--catppuccin-macchiato .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-macchiato .navbar-link::after{display:none}html.theme--catppuccin-macchiato .navbar-menu{background-color:#8aadf4;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-macchiato .navbar-menu.is-active{display:block}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch,html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-macchiato .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-macchiato html.has-navbar-fixed-top-touch,html.theme--catppuccin-macchiato body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar,html.theme--catppuccin-macchiato .navbar-menu,html.theme--catppuccin-macchiato .navbar-start,html.theme--catppuccin-macchiato .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-macchiato .navbar{min-height:4rem}html.theme--catppuccin-macchiato .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-start,html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-macchiato .navbar.is-spaced a.navbar-item,html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8087a2}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}html.theme--catppuccin-macchiato .navbar-burger{display:none}html.theme--catppuccin-macchiato .navbar-item,html.theme--catppuccin-macchiato .navbar-link{align-items:center;display:flex}html.theme--catppuccin-macchiato .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-macchiato .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-macchiato .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-macchiato .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-macchiato .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-macchiato .navbar-dropdown{background-color:#8aadf4;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-macchiato .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8087a2}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-macchiato .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-macchiato .navbar-divider{display:block}html.theme--catppuccin-macchiato .navbar>.container .navbar-brand,html.theme--catppuccin-macchiato .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-macchiato .navbar>.container .navbar-menu,html.theme--catppuccin-macchiato .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-macchiato .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-macchiato html.has-navbar-fixed-top-desktop,html.theme--catppuccin-macchiato body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-macchiato html.has-spaced-navbar-fixed-top,html.theme--catppuccin-macchiato body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-macchiato html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-macchiato body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-macchiato a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar-link.is-active{color:#8aadf4}html.theme--catppuccin-macchiato a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-macchiato .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-macchiato .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-macchiato .pagination.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-macchiato .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-previous,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-next,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-link,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-macchiato .pagination,html.theme--catppuccin-macchiato .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link{border-color:#5b6078;color:#8aadf4;min-width:2.5em}html.theme--catppuccin-macchiato .pagination-previous:hover,html.theme--catppuccin-macchiato .pagination-next:hover,html.theme--catppuccin-macchiato .pagination-link:hover{border-color:#6e738d;color:#91d7e3}html.theme--catppuccin-macchiato .pagination-previous:focus,html.theme--catppuccin-macchiato .pagination-next:focus,html.theme--catppuccin-macchiato .pagination-link:focus{border-color:#6e738d}html.theme--catppuccin-macchiato .pagination-previous:active,html.theme--catppuccin-macchiato .pagination-next:active,html.theme--catppuccin-macchiato .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-macchiato .pagination-previous[disabled],html.theme--catppuccin-macchiato .pagination-previous.is-disabled,html.theme--catppuccin-macchiato .pagination-next[disabled],html.theme--catppuccin-macchiato .pagination-next.is-disabled,html.theme--catppuccin-macchiato .pagination-link[disabled],html.theme--catppuccin-macchiato .pagination-link.is-disabled{background-color:#5b6078;border-color:#5b6078;box-shadow:none;color:#f5f7fd;opacity:0.5}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-macchiato .pagination-link.is-current{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .pagination-ellipsis{color:#6e738d;pointer-events:none}html.theme--catppuccin-macchiato .pagination-list{flex-wrap:wrap}html.theme--catppuccin-macchiato .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .pagination{flex-wrap:wrap}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-macchiato .pagination-previous{order:2}html.theme--catppuccin-macchiato .pagination-next{order:3}html.theme--catppuccin-macchiato .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-macchiato .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-macchiato .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-macchiato .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-macchiato .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-macchiato .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-macchiato .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-macchiato .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-macchiato .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-macchiato .panel.is-dark .panel-heading,html.theme--catppuccin-macchiato .content kbd.panel .panel-heading{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-macchiato .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#363a4f}html.theme--catppuccin-macchiato .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-macchiato .content kbd.panel .panel-block.is-active .panel-icon{color:#363a4f}html.theme--catppuccin-macchiato .panel.is-primary .panel-heading,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-link .panel-heading{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .panel.is-link .panel-tabs a.is-active{border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-link .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-info .panel-heading{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-info .panel-tabs a.is-active{border-bottom-color:#8bd5ca}html.theme--catppuccin-macchiato .panel.is-info .panel-block.is-active .panel-icon{color:#8bd5ca}html.theme--catppuccin-macchiato .panel.is-success .panel-heading{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6da95}html.theme--catppuccin-macchiato .panel.is-success .panel-block.is-active .panel-icon{color:#a6da95}html.theme--catppuccin-macchiato .panel.is-warning .panel-heading{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#eed49f}html.theme--catppuccin-macchiato .panel.is-warning .panel-block.is-active .panel-icon{color:#eed49f}html.theme--catppuccin-macchiato .panel.is-danger .panel-heading{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#ed8796}html.theme--catppuccin-macchiato .panel.is-danger .panel-block.is-active .panel-icon{color:#ed8796}html.theme--catppuccin-macchiato .panel-tabs:not(:last-child),html.theme--catppuccin-macchiato .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-macchiato .panel-heading{background-color:#494d64;border-radius:8px 8px 0 0;color:#b5c1f1;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-macchiato .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-macchiato .panel-tabs a{border-bottom:1px solid #5b6078;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-macchiato .panel-tabs a.is-active{border-bottom-color:#494d64;color:#739df2}html.theme--catppuccin-macchiato .panel-list a{color:#cad3f5}html.theme--catppuccin-macchiato .panel-list a:hover{color:#8aadf4}html.theme--catppuccin-macchiato .panel-block{align-items:center;color:#b5c1f1;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-macchiato .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-macchiato .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-macchiato .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-macchiato .panel-block.is-active{border-left-color:#8aadf4;color:#739df2}html.theme--catppuccin-macchiato .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-macchiato a.panel-block,html.theme--catppuccin-macchiato label.panel-block{cursor:pointer}html.theme--catppuccin-macchiato a.panel-block:hover,html.theme--catppuccin-macchiato label.panel-block:hover{background-color:#1e2030}html.theme--catppuccin-macchiato .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f5f7fd;margin-right:.75em}html.theme--catppuccin-macchiato .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-macchiato .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-macchiato .tabs a{align-items:center;border-bottom-color:#5b6078;border-bottom-style:solid;border-bottom-width:1px;color:#cad3f5;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-macchiato .tabs a:hover{border-bottom-color:#b5c1f1;color:#b5c1f1}html.theme--catppuccin-macchiato .tabs li{display:block}html.theme--catppuccin-macchiato .tabs li.is-active a{border-bottom-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .tabs ul{align-items:center;border-bottom-color:#5b6078;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-macchiato .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-macchiato .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-macchiato .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-macchiato .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-macchiato .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-macchiato .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-macchiato .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-macchiato .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-macchiato .tabs.is-boxed a:hover{background-color:#1e2030;border-bottom-color:#5b6078}html.theme--catppuccin-macchiato .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#5b6078;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-macchiato .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .tabs.is-toggle a{border-color:#5b6078;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-macchiato .tabs.is-toggle a:hover{background-color:#1e2030;border-color:#6e738d;z-index:2}html.theme--catppuccin-macchiato .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-macchiato .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-macchiato .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-macchiato .tabs.is-toggle li.is-active a{background-color:#8aadf4;border-color:#8aadf4;color:#fff;z-index:1}html.theme--catppuccin-macchiato .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-macchiato .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-macchiato .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-macchiato .tabs.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-macchiato .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .column.is-narrow,html.theme--catppuccin-macchiato .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full,html.theme--catppuccin-macchiato .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters,html.theme--catppuccin-macchiato .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds,html.theme--catppuccin-macchiato .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half,html.theme--catppuccin-macchiato .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third,html.theme--catppuccin-macchiato .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter,html.theme--catppuccin-macchiato .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth,html.theme--catppuccin-macchiato .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths,html.theme--catppuccin-macchiato .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths,html.theme--catppuccin-macchiato .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths,html.theme--catppuccin-macchiato .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters,html.theme--catppuccin-macchiato .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds,html.theme--catppuccin-macchiato .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half,html.theme--catppuccin-macchiato .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third,html.theme--catppuccin-macchiato .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter,html.theme--catppuccin-macchiato .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth,html.theme--catppuccin-macchiato .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths,html.theme--catppuccin-macchiato .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths,html.theme--catppuccin-macchiato .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths,html.theme--catppuccin-macchiato .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0,html.theme--catppuccin-macchiato .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0,html.theme--catppuccin-macchiato .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1,html.theme--catppuccin-macchiato .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1,html.theme--catppuccin-macchiato .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2,html.theme--catppuccin-macchiato .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2,html.theme--catppuccin-macchiato .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3,html.theme--catppuccin-macchiato .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3,html.theme--catppuccin-macchiato .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4,html.theme--catppuccin-macchiato .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4,html.theme--catppuccin-macchiato .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5,html.theme--catppuccin-macchiato .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5,html.theme--catppuccin-macchiato .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6,html.theme--catppuccin-macchiato .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6,html.theme--catppuccin-macchiato .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7,html.theme--catppuccin-macchiato .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7,html.theme--catppuccin-macchiato .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8,html.theme--catppuccin-macchiato .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8,html.theme--catppuccin-macchiato .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9,html.theme--catppuccin-macchiato .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9,html.theme--catppuccin-macchiato .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10,html.theme--catppuccin-macchiato .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10,html.theme--catppuccin-macchiato .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11,html.theme--catppuccin-macchiato .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11,html.theme--catppuccin-macchiato .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12,html.theme--catppuccin-macchiato .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12,html.theme--catppuccin-macchiato .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-macchiato .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-macchiato .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-macchiato .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-macchiato .columns.is-centered{justify-content:center}html.theme--catppuccin-macchiato .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-macchiato .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-macchiato .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-macchiato .columns.is-mobile{display:flex}html.theme--catppuccin-macchiato .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-macchiato .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-desktop{display:flex}}html.theme--catppuccin-macchiato .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-macchiato .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-macchiato .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-macchiato .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-macchiato .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-macchiato .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-macchiato .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-macchiato .tile.is-child{margin:0 !important}html.theme--catppuccin-macchiato .tile.is-parent{padding:.75rem}html.theme--catppuccin-macchiato .tile.is-vertical{flex-direction:column}html.theme--catppuccin-macchiato .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .tile:not(.is-child){display:flex}html.theme--catppuccin-macchiato .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .tile.is-3{flex:none;width:25%}html.theme--catppuccin-macchiato .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .tile.is-6{flex:none;width:50%}html.theme--catppuccin-macchiato .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .tile.is-9{flex:none;width:75%}html.theme--catppuccin-macchiato .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-macchiato .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-macchiato .hero .navbar{background:none}html.theme--catppuccin-macchiato .hero .tabs ul{border-bottom:none}html.theme--catppuccin-macchiato .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-white strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-macchiato .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-macchiato .hero.is-white .navbar-item,html.theme--catppuccin-macchiato .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-macchiato .hero.is-white a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-white .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-macchiato .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-black strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-black .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-macchiato .hero.is-black .navbar-item,html.theme--catppuccin-macchiato .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-black a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-black .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-macchiato .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-light strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-macchiato .hero.is-light .navbar-item,html.theme--catppuccin-macchiato .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-light .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-macchiato .hero.is-dark,html.theme--catppuccin-macchiato .content kbd.hero{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-dark strong,html.theme--catppuccin-macchiato .content kbd.hero strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-dark .title,html.theme--catppuccin-macchiato .content kbd.hero .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .subtitle,html.theme--catppuccin-macchiato .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-macchiato .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-dark .subtitle strong,html.theme--catppuccin-macchiato .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-dark .navbar-menu,html.theme--catppuccin-macchiato .content kbd.hero .navbar-menu{background-color:#363a4f}}html.theme--catppuccin-macchiato .hero.is-dark .navbar-item,html.theme--catppuccin-macchiato .content kbd.hero .navbar-item,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .tabs a,html.theme--catppuccin-macchiato .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-dark .tabs a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs li.is-active a{color:#363a4f !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .hero.is-dark.is-bold,html.theme--catppuccin-macchiato .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #1d2535 0%, #363a4f 71%, #3d3c62 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-macchiato .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1d2535 0%, #363a4f 71%, #3d3c62 100%)}}html.theme--catppuccin-macchiato .hero.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-primary strong,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-primary .title,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .subtitle,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-primary .subtitle strong,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-primary .navbar-menu,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#8aadf4}}html.theme--catppuccin-macchiato .hero.is-primary .navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .tabs a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-primary .tabs a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#8aadf4 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .hero.is-primary.is-bold,html.theme--catppuccin-macchiato .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-macchiato .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}}html.theme--catppuccin-macchiato .hero.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-link strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-link .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-link .navbar-menu{background-color:#8aadf4}}html.theme--catppuccin-macchiato .hero.is-link .navbar-item,html.theme--catppuccin-macchiato .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-link a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-link .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-link .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-link .tabs li.is-active a{color:#8aadf4 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .hero.is-link.is-bold{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}}html.theme--catppuccin-macchiato .hero.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-info strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-info .navbar-menu{background-color:#8bd5ca}}html.theme--catppuccin-macchiato .hero.is-info .navbar-item,html.theme--catppuccin-macchiato .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-info .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-info .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-info .tabs li.is-active a{color:#8bd5ca !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .hero.is-info.is-bold{background-image:linear-gradient(141deg, #5bd2ac 0%, #8bd5ca 71%, #9adedf 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #5bd2ac 0%, #8bd5ca 71%, #9adedf 100%)}}html.theme--catppuccin-macchiato .hero.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-success strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-success .navbar-menu{background-color:#a6da95}}html.theme--catppuccin-macchiato .hero.is-success .navbar-item,html.theme--catppuccin-macchiato .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-success .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-success .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-success .tabs li.is-active a{color:#a6da95 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .hero.is-success.is-bold{background-image:linear-gradient(141deg, #94d765 0%, #a6da95 71%, #aae4a5 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #94d765 0%, #a6da95 71%, #aae4a5 100%)}}html.theme--catppuccin-macchiato .hero.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-warning strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-warning .navbar-menu{background-color:#eed49f}}html.theme--catppuccin-macchiato .hero.is-warning .navbar-item,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-warning .tabs li.is-active a{color:#eed49f !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #efae6b 0%, #eed49f 71%, #f4e9b2 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #efae6b 0%, #eed49f 71%, #f4e9b2 100%)}}html.theme--catppuccin-macchiato .hero.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-danger strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-danger .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-danger .navbar-menu{background-color:#ed8796}}html.theme--catppuccin-macchiato .hero.is-danger .navbar-item,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-danger .tabs li.is-active a{color:#ed8796 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #f05183 0%, #ed8796 71%, #f39c9a 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f05183 0%, #ed8796 71%, #f39c9a 100%)}}html.theme--catppuccin-macchiato .hero.is-small .hero-body,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-macchiato .hero.is-halfheight .hero-body,html.theme--catppuccin-macchiato .hero.is-fullheight .hero-body,html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-macchiato .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-macchiato .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-macchiato .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-macchiato .hero-video{overflow:hidden}html.theme--catppuccin-macchiato .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-macchiato .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero-video{display:none}}html.theme--catppuccin-macchiato .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero-buttons .button{display:flex}html.theme--catppuccin-macchiato .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-macchiato .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-macchiato .hero-head,html.theme--catppuccin-macchiato .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero-body{padding:3rem 3rem}}html.theme--catppuccin-macchiato .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .section{padding:3rem 3rem}html.theme--catppuccin-macchiato .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-macchiato .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-macchiato .footer{background-color:#1e2030;padding:3rem 1.5rem 6rem}html.theme--catppuccin-macchiato h1 .docs-heading-anchor,html.theme--catppuccin-macchiato h1 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h1 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h2 .docs-heading-anchor,html.theme--catppuccin-macchiato h2 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h2 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h3 .docs-heading-anchor,html.theme--catppuccin-macchiato h3 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h3 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h4 .docs-heading-anchor,html.theme--catppuccin-macchiato h4 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h4 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h5 .docs-heading-anchor,html.theme--catppuccin-macchiato h5 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h5 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h6 .docs-heading-anchor,html.theme--catppuccin-macchiato h6 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h6 .docs-heading-anchor:visited{color:#cad3f5}html.theme--catppuccin-macchiato h1 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h2 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h3 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h4 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h5 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-macchiato h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-macchiato h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-macchiato .docs-light-only{display:none !important}html.theme--catppuccin-macchiato pre{position:relative;overflow:hidden}html.theme--catppuccin-macchiato pre code,html.theme--catppuccin-macchiato pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-macchiato pre code:first-of-type,html.theme--catppuccin-macchiato pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-macchiato pre code:last-of-type,html.theme--catppuccin-macchiato pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-macchiato pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#cad3f5;cursor:pointer;text-align:center}html.theme--catppuccin-macchiato pre .copy-button:focus,html.theme--catppuccin-macchiato pre .copy-button:hover{opacity:1;background:rgba(202,211,245,0.1);color:#8aadf4}html.theme--catppuccin-macchiato pre .copy-button.success{color:#a6da95;opacity:1}html.theme--catppuccin-macchiato pre .copy-button.error{color:#ed8796;opacity:1}html.theme--catppuccin-macchiato pre:hover .copy-button{opacity:1}html.theme--catppuccin-macchiato .admonition{background-color:#1e2030;border-style:solid;border-width:2px;border-color:#b8c0e0;border-radius:4px;font-size:1rem}html.theme--catppuccin-macchiato .admonition strong{color:currentColor}html.theme--catppuccin-macchiato .admonition.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-macchiato .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .admonition.is-default{background-color:#1e2030;border-color:#b8c0e0}html.theme--catppuccin-macchiato .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#b8c0e0}html.theme--catppuccin-macchiato .admonition.is-default>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-info{background-color:#1e2030;border-color:#8bd5ca}html.theme--catppuccin-macchiato .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#8bd5ca}html.theme--catppuccin-macchiato .admonition.is-info>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-success{background-color:#1e2030;border-color:#a6da95}html.theme--catppuccin-macchiato .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6da95}html.theme--catppuccin-macchiato .admonition.is-success>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-warning{background-color:#1e2030;border-color:#eed49f}html.theme--catppuccin-macchiato .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#eed49f}html.theme--catppuccin-macchiato .admonition.is-warning>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-danger{background-color:#1e2030;border-color:#ed8796}html.theme--catppuccin-macchiato .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#ed8796}html.theme--catppuccin-macchiato .admonition.is-danger>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-compat{background-color:#1e2030;border-color:#91d7e3}html.theme--catppuccin-macchiato .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#91d7e3}html.theme--catppuccin-macchiato .admonition.is-compat>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition-header{color:#b8c0e0;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-macchiato .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-macchiato details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-macchiato details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-macchiato details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-macchiato .admonition-body{color:#cad3f5;padding:0.5rem .75rem}html.theme--catppuccin-macchiato .admonition-body pre{background-color:#1e2030}html.theme--catppuccin-macchiato .admonition-body code{background-color:#1e2030}html.theme--catppuccin-macchiato .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #5b6078;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-macchiato .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#1e2030;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #5b6078;overflow:auto}html.theme--catppuccin-macchiato .docstring>header code{background-color:transparent}html.theme--catppuccin-macchiato .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-macchiato .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-macchiato .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-macchiato .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #5b6078}html.theme--catppuccin-macchiato .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-macchiato .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-macchiato .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-macchiato .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-macchiato .documenter-example-output{background-color:#24273a}html.theme--catppuccin-macchiato .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#1e2030;color:#cad3f5;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-macchiato .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-macchiato .outdated-warning-overlay a{color:#8aadf4}html.theme--catppuccin-macchiato .outdated-warning-overlay a:hover{color:#91d7e3}html.theme--catppuccin-macchiato .content pre{border:2px solid #5b6078;border-radius:4px}html.theme--catppuccin-macchiato .content code{font-weight:inherit}html.theme--catppuccin-macchiato .content a code{color:#8aadf4}html.theme--catppuccin-macchiato .content a:hover code{color:#91d7e3}html.theme--catppuccin-macchiato .content h1 code,html.theme--catppuccin-macchiato .content h2 code,html.theme--catppuccin-macchiato .content h3 code,html.theme--catppuccin-macchiato .content h4 code,html.theme--catppuccin-macchiato .content h5 code,html.theme--catppuccin-macchiato .content h6 code{color:#cad3f5}html.theme--catppuccin-macchiato .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-macchiato .content blockquote>ul:first-child,html.theme--catppuccin-macchiato .content blockquote>ol:first-child,html.theme--catppuccin-macchiato .content .admonition-body>ul:first-child,html.theme--catppuccin-macchiato .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-macchiato pre,html.theme--catppuccin-macchiato code{font-variant-ligatures:no-contextual}html.theme--catppuccin-macchiato .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-macchiato .breadcrumb a.is-disabled,html.theme--catppuccin-macchiato .breadcrumb a.is-disabled:hover{color:#b5c1f1}html.theme--catppuccin-macchiato .hljs{background:initial !important}html.theme--catppuccin-macchiato .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-macchiato .katex-display,html.theme--catppuccin-macchiato mjx-container,html.theme--catppuccin-macchiato .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-macchiato html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-macchiato li.no-marker{list-style:none}html.theme--catppuccin-macchiato #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-macchiato #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main{width:100%}html.theme--catppuccin-macchiato #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-macchiato #documenter .docs-main>header,html.theme--catppuccin-macchiato #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar{background-color:#24273a;border-bottom:1px solid #5b6078;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes{border-top:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-macchiato .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #5b6078;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-macchiato #documenter .docs-sidebar{display:flex;flex-direction:column;color:#cad3f5;background-color:#1e2030;border-right:1px solid #5b6078;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-macchiato #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name a:hover{color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #5b6078;display:none;padding:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #5b6078;padding-bottom:1.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#cad3f5;background:#1e2030}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#cad3f5;background-color:#26283d}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #5b6078;border-bottom:1px solid #5b6078;background-color:#181926}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#181926;color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#26283d;color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#2e3149}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#3d4162}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#2e3149}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#3d4162}}html.theme--catppuccin-macchiato kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-macchiato .search-min-width-50{min-width:50%}html.theme--catppuccin-macchiato .search-min-height-100{min-height:100%}html.theme--catppuccin-macchiato .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-macchiato .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover,html.theme--catppuccin-macchiato .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-macchiato .search-result-link .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-macchiato .property-search-result-badge,html.theme--catppuccin-macchiato .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-macchiato .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:hover .search-filter,html.theme--catppuccin-macchiato .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-macchiato .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-macchiato .search-filter:hover,html.theme--catppuccin-macchiato .search-filter:focus{color:#333}html.theme--catppuccin-macchiato .search-filter-selected{color:#363a4f;background-color:#b7bdf8}html.theme--catppuccin-macchiato .search-filter-selected:hover,html.theme--catppuccin-macchiato .search-filter-selected:focus{color:#363a4f}html.theme--catppuccin-macchiato .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-macchiato .search-divider{border-bottom:1px solid #5b6078}html.theme--catppuccin-macchiato .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-macchiato .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-macchiato .w-100{width:100%}html.theme--catppuccin-macchiato .gap-2{gap:0.5rem}html.theme--catppuccin-macchiato .gap-4{gap:1rem}html.theme--catppuccin-macchiato .gap-8{gap:2rem}html.theme--catppuccin-macchiato{background-color:#24273a;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-macchiato a{transition:all 200ms ease}html.theme--catppuccin-macchiato .label{color:#cad3f5}html.theme--catppuccin-macchiato .button,html.theme--catppuccin-macchiato .control.has-icons-left .icon,html.theme--catppuccin-macchiato .control.has-icons-right .icon,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .select,html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea{height:2.5em;color:#cad3f5}html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#cad3f5}html.theme--catppuccin-macchiato .select:after,html.theme--catppuccin-macchiato .select select{border-width:1px}html.theme--catppuccin-macchiato .menu-list a{transition:all 300ms ease}html.theme--catppuccin-macchiato .modal-card-foot,html.theme--catppuccin-macchiato .modal-card-head{border-color:#5b6078}html.theme--catppuccin-macchiato .navbar{border-radius:.4em}html.theme--catppuccin-macchiato .navbar.is-transparent{background:none}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .navbar .navbar-menu{background-color:#8aadf4;border-radius:0 0 .4em .4em}}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){color:#363a4f}html.theme--catppuccin-macchiato .tag.is-link:not(body),html.theme--catppuccin-macchiato .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-macchiato .content kbd.is-link:not(body){color:#363a4f}html.theme--catppuccin-macchiato .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-macchiato .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-macchiato .ansi span.sgr3{font-style:italic}html.theme--catppuccin-macchiato .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-macchiato .ansi span.sgr7{color:#24273a;background-color:#cad3f5}html.theme--catppuccin-macchiato .ansi span.sgr8{color:transparent}html.theme--catppuccin-macchiato .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-macchiato .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-macchiato .ansi span.sgr30{color:#494d64}html.theme--catppuccin-macchiato .ansi span.sgr31{color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr32{color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr33{color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr34{color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr35{color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr36{color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr37{color:#b8c0e0}html.theme--catppuccin-macchiato .ansi span.sgr40{background-color:#494d64}html.theme--catppuccin-macchiato .ansi span.sgr41{background-color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr42{background-color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr43{background-color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr44{background-color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr45{background-color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr46{background-color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr47{background-color:#b8c0e0}html.theme--catppuccin-macchiato .ansi span.sgr90{color:#5b6078}html.theme--catppuccin-macchiato .ansi span.sgr91{color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr92{color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr93{color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr94{color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr95{color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr96{color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr97{color:#a5adcb}html.theme--catppuccin-macchiato .ansi span.sgr100{background-color:#5b6078}html.theme--catppuccin-macchiato .ansi span.sgr101{background-color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr102{background-color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr103{background-color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr104{background-color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr105{background-color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr106{background-color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr107{background-color:#a5adcb}html.theme--catppuccin-macchiato code.language-julia-repl>span.hljs-meta{color:#a6da95;font-weight:bolder}html.theme--catppuccin-macchiato code .hljs{color:#cad3f5;background:#24273a}html.theme--catppuccin-macchiato code .hljs-keyword{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-built_in{color:#ed8796}html.theme--catppuccin-macchiato code .hljs-type{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-literal{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-number{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-operator{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-punctuation{color:#b8c0e0}html.theme--catppuccin-macchiato code .hljs-property{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-regexp{color:#f5bde6}html.theme--catppuccin-macchiato code .hljs-string{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-char.escape_{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-subst{color:#a5adcb}html.theme--catppuccin-macchiato code .hljs-symbol{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-variable{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-variable.language_{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-variable.constant_{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-title{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-title.class_{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-title.function_{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-params{color:#cad3f5}html.theme--catppuccin-macchiato code .hljs-comment{color:#5b6078}html.theme--catppuccin-macchiato code .hljs-doctag{color:#ed8796}html.theme--catppuccin-macchiato code .hljs-meta{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-section{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-tag{color:#a5adcb}html.theme--catppuccin-macchiato code .hljs-name{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-attr{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-attribute{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-bullet{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-code{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-emphasis{color:#ed8796;font-style:italic}html.theme--catppuccin-macchiato code .hljs-strong{color:#ed8796;font-weight:bold}html.theme--catppuccin-macchiato code .hljs-formula{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-link{color:#7dc4e4;font-style:italic}html.theme--catppuccin-macchiato code .hljs-quote{color:#a6da95;font-style:italic}html.theme--catppuccin-macchiato code .hljs-selector-tag{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-selector-id{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-selector-class{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-selector-attr{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-selector-pseudo{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-template-tag{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-template-variable{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-addition{color:#a6da95;background:rgba(166,227,161,0.15)}html.theme--catppuccin-macchiato code .hljs-deletion{color:#ed8796;background:rgba(243,139,168,0.15)}html.theme--catppuccin-macchiato .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover,html.theme--catppuccin-macchiato .search-result-link:focus{background-color:#363a4f}html.theme--catppuccin-macchiato .search-result-link .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:hover .search-filter,html.theme--catppuccin-macchiato .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:focus .search-filter{color:#363a4f !important;background-color:#b7bdf8 !important}html.theme--catppuccin-macchiato .search-result-title{color:#cad3f5}html.theme--catppuccin-macchiato .search-result-highlight{background-color:#ed8796;color:#1e2030}html.theme--catppuccin-macchiato .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-macchiato .w-100{width:100%}html.theme--catppuccin-macchiato .gap-2{gap:0.5rem}html.theme--catppuccin-macchiato .gap-4{gap:1rem} diff --git a/dev/assets/themes/catppuccin-mocha.css b/dev/assets/themes/catppuccin-mocha.css new file mode 100644 index 0000000..6f27b4c --- /dev/null +++ b/dev/assets/themes/catppuccin-mocha.css @@ -0,0 +1 @@ +html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha .file-name,html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-mocha .pagination-previous:focus,html.theme--catppuccin-mocha .pagination-next:focus,html.theme--catppuccin-mocha .pagination-link:focus,html.theme--catppuccin-mocha .pagination-ellipsis:focus,html.theme--catppuccin-mocha .file-cta:focus,html.theme--catppuccin-mocha .file-name:focus,html.theme--catppuccin-mocha .select select:focus,html.theme--catppuccin-mocha .textarea:focus,html.theme--catppuccin-mocha .input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-mocha .button:focus,html.theme--catppuccin-mocha .is-focused.pagination-previous,html.theme--catppuccin-mocha .is-focused.pagination-next,html.theme--catppuccin-mocha .is-focused.pagination-link,html.theme--catppuccin-mocha .is-focused.pagination-ellipsis,html.theme--catppuccin-mocha .is-focused.file-cta,html.theme--catppuccin-mocha .is-focused.file-name,html.theme--catppuccin-mocha .select select.is-focused,html.theme--catppuccin-mocha .is-focused.textarea,html.theme--catppuccin-mocha .is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-focused.button,html.theme--catppuccin-mocha .pagination-previous:active,html.theme--catppuccin-mocha .pagination-next:active,html.theme--catppuccin-mocha .pagination-link:active,html.theme--catppuccin-mocha .pagination-ellipsis:active,html.theme--catppuccin-mocha .file-cta:active,html.theme--catppuccin-mocha .file-name:active,html.theme--catppuccin-mocha .select select:active,html.theme--catppuccin-mocha .textarea:active,html.theme--catppuccin-mocha .input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-mocha .button:active,html.theme--catppuccin-mocha .is-active.pagination-previous,html.theme--catppuccin-mocha .is-active.pagination-next,html.theme--catppuccin-mocha .is-active.pagination-link,html.theme--catppuccin-mocha .is-active.pagination-ellipsis,html.theme--catppuccin-mocha .is-active.file-cta,html.theme--catppuccin-mocha .is-active.file-name,html.theme--catppuccin-mocha .select select.is-active,html.theme--catppuccin-mocha .is-active.textarea,html.theme--catppuccin-mocha .is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .is-active.button{outline:none}html.theme--catppuccin-mocha .pagination-previous[disabled],html.theme--catppuccin-mocha .pagination-next[disabled],html.theme--catppuccin-mocha .pagination-link[disabled],html.theme--catppuccin-mocha .pagination-ellipsis[disabled],html.theme--catppuccin-mocha .file-cta[disabled],html.theme--catppuccin-mocha .file-name[disabled],html.theme--catppuccin-mocha .select select[disabled],html.theme--catppuccin-mocha .textarea[disabled],html.theme--catppuccin-mocha .input[disabled],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-mocha .button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-mocha .file-name,html.theme--catppuccin-mocha fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-mocha .select select,fieldset[disabled] html.theme--catppuccin-mocha .textarea,fieldset[disabled] html.theme--catppuccin-mocha .input,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha fieldset[disabled] .select select,html.theme--catppuccin-mocha .select fieldset[disabled] select,html.theme--catppuccin-mocha fieldset[disabled] .textarea,html.theme--catppuccin-mocha fieldset[disabled] .input,html.theme--catppuccin-mocha fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-mocha .button,html.theme--catppuccin-mocha fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-mocha .tabs,html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .breadcrumb,html.theme--catppuccin-mocha .file,html.theme--catppuccin-mocha .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-mocha .admonition:not(:last-child),html.theme--catppuccin-mocha .tabs:not(:last-child),html.theme--catppuccin-mocha .pagination:not(:last-child),html.theme--catppuccin-mocha .message:not(:last-child),html.theme--catppuccin-mocha .level:not(:last-child),html.theme--catppuccin-mocha .breadcrumb:not(:last-child),html.theme--catppuccin-mocha .block:not(:last-child),html.theme--catppuccin-mocha .title:not(:last-child),html.theme--catppuccin-mocha .subtitle:not(:last-child),html.theme--catppuccin-mocha .table-container:not(:last-child),html.theme--catppuccin-mocha .table:not(:last-child),html.theme--catppuccin-mocha .progress:not(:last-child),html.theme--catppuccin-mocha .notification:not(:last-child),html.theme--catppuccin-mocha .content:not(:last-child),html.theme--catppuccin-mocha .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .modal-close,html.theme--catppuccin-mocha .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-mocha .modal-close::before,html.theme--catppuccin-mocha .delete::before,html.theme--catppuccin-mocha .modal-close::after,html.theme--catppuccin-mocha .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-mocha .modal-close::before,html.theme--catppuccin-mocha .delete::before{height:2px;width:50%}html.theme--catppuccin-mocha .modal-close::after,html.theme--catppuccin-mocha .delete::after{height:50%;width:2px}html.theme--catppuccin-mocha .modal-close:hover,html.theme--catppuccin-mocha .delete:hover,html.theme--catppuccin-mocha .modal-close:focus,html.theme--catppuccin-mocha .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-mocha .modal-close:active,html.theme--catppuccin-mocha .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-mocha .is-small.modal-close,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-mocha .is-small.delete,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-mocha .is-medium.modal-close,html.theme--catppuccin-mocha .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-mocha .is-large.modal-close,html.theme--catppuccin-mocha .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-mocha .control.is-loading::after,html.theme--catppuccin-mocha .select.is-loading::after,html.theme--catppuccin-mocha .loader,html.theme--catppuccin-mocha .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #7f849c;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-mocha .hero-video,html.theme--catppuccin-mocha .modal-background,html.theme--catppuccin-mocha .modal,html.theme--catppuccin-mocha .image.is-square img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-mocha .image.is-square .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-mocha .image.is-1by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-mocha .image.is-1by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-mocha .image.is-5by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-mocha .image.is-5by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-mocha .image.is-4by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-mocha .image.is-4by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-mocha .image.is-3by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-mocha .image.is-5by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-mocha .image.is-5by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-mocha .image.is-16by9 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-mocha .image.is-16by9 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-mocha .image.is-2by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-mocha .image.is-2by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-mocha .image.is-3by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-mocha .image.is-3by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-mocha .image.is-4by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-mocha .image.is-4by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-mocha .image.is-3by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-mocha .image.is-3by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-mocha .image.is-2by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-mocha .image.is-2by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-mocha .image.is-3by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-mocha .image.is-9by16 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-mocha .image.is-9by16 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-mocha .image.is-1by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-mocha .image.is-1by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-mocha .image.is-1by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-mocha .image.is-1by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-mocha .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#313244 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c26 !important}.has-background-dark{background-color:#313244 !important}.has-text-primary{color:#89b4fa !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#5895f8 !important}.has-background-primary{background-color:#89b4fa !important}.has-text-primary-light{color:#ebf3fe !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bbd3fc !important}.has-background-primary-light{background-color:#ebf3fe !important}.has-text-primary-dark{color:#063c93 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#0850c4 !important}.has-background-primary-dark{background-color:#063c93 !important}.has-text-link{color:#89b4fa !important}a.has-text-link:hover,a.has-text-link:focus{color:#5895f8 !important}.has-background-link{background-color:#89b4fa !important}.has-text-link-light{color:#ebf3fe !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bbd3fc !important}.has-background-link-light{background-color:#ebf3fe !important}.has-text-link-dark{color:#063c93 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#0850c4 !important}.has-background-link-dark{background-color:#063c93 !important}.has-text-info{color:#94e2d5 !important}a.has-text-info:hover,a.has-text-info:focus{color:#6cd7c5 !important}.has-background-info{background-color:#94e2d5 !important}.has-text-info-light{color:#effbf9 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c7f0e9 !important}.has-background-info-light{background-color:#effbf9 !important}.has-text-info-dark{color:#207466 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#2a9c89 !important}.has-background-info-dark{background-color:#207466 !important}.has-text-success{color:#a6e3a1 !important}a.has-text-success:hover,a.has-text-success:focus{color:#81d77a !important}.has-background-success{background-color:#a6e3a1 !important}.has-text-success-light{color:#f0faef !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#cbefc8 !important}.has-background-success-light{background-color:#f0faef !important}.has-text-success-dark{color:#287222 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#36992e !important}.has-background-success-dark{background-color:#287222 !important}.has-text-warning{color:#f9e2af !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#f5d180 !important}.has-background-warning{background-color:#f9e2af !important}.has-text-warning-light{color:#fef8ec !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fae7bd !important}.has-background-warning-light{background-color:#fef8ec !important}.has-text-warning-dark{color:#8a620a !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#b9840e !important}.has-background-warning-dark{background-color:#8a620a !important}.has-text-danger{color:#f38ba8 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee5d85 !important}.has-background-danger{background-color:#f38ba8 !important}.has-text-danger-light{color:#fdedf1 !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f8bece !important}.has-background-danger-light{background-color:#fdedf1 !important}.has-text-danger-dark{color:#991036 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c71546 !important}.has-background-danger-dark{background-color:#991036 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#313244 !important}.has-background-grey-darker{background-color:#313244 !important}.has-text-grey-dark{color:#45475a !important}.has-background-grey-dark{background-color:#45475a !important}.has-text-grey{color:#585b70 !important}.has-background-grey{background-color:#585b70 !important}.has-text-grey-light{color:#6c7086 !important}.has-background-grey-light{background-color:#6c7086 !important}.has-text-grey-lighter{color:#7f849c !important}.has-background-grey-lighter{background-color:#7f849c !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-mocha html{background-color:#1e1e2e;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-mocha article,html.theme--catppuccin-mocha aside,html.theme--catppuccin-mocha figure,html.theme--catppuccin-mocha footer,html.theme--catppuccin-mocha header,html.theme--catppuccin-mocha hgroup,html.theme--catppuccin-mocha section{display:block}html.theme--catppuccin-mocha body,html.theme--catppuccin-mocha button,html.theme--catppuccin-mocha input,html.theme--catppuccin-mocha optgroup,html.theme--catppuccin-mocha select,html.theme--catppuccin-mocha textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-mocha code,html.theme--catppuccin-mocha pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-mocha body{color:#cdd6f4;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-mocha a{color:#89b4fa;cursor:pointer;text-decoration:none}html.theme--catppuccin-mocha a strong{color:currentColor}html.theme--catppuccin-mocha a:hover{color:#89dceb}html.theme--catppuccin-mocha code{background-color:#181825;color:#cdd6f4;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-mocha hr{background-color:#181825;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-mocha img{height:auto;max-width:100%}html.theme--catppuccin-mocha input[type="checkbox"],html.theme--catppuccin-mocha input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-mocha small{font-size:.875em}html.theme--catppuccin-mocha span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-mocha strong{color:#b8c5ef;font-weight:700}html.theme--catppuccin-mocha fieldset{border:none}html.theme--catppuccin-mocha pre{-webkit-overflow-scrolling:touch;background-color:#181825;color:#cdd6f4;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-mocha pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-mocha table td,html.theme--catppuccin-mocha table th{vertical-align:top}html.theme--catppuccin-mocha table td:not([align]),html.theme--catppuccin-mocha table th:not([align]){text-align:inherit}html.theme--catppuccin-mocha table th{color:#b8c5ef}html.theme--catppuccin-mocha .box{background-color:#45475a;border-radius:8px;box-shadow:none;color:#cdd6f4;display:block;padding:1.25rem}html.theme--catppuccin-mocha a.box:hover,html.theme--catppuccin-mocha a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #89b4fa}html.theme--catppuccin-mocha a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #89b4fa}html.theme--catppuccin-mocha .button{background-color:#181825;border-color:#363653;border-width:1px;color:#89b4fa;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-mocha .button strong{color:inherit}html.theme--catppuccin-mocha .button .icon,html.theme--catppuccin-mocha .button .icon.is-small,html.theme--catppuccin-mocha .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-mocha .button .icon.is-medium,html.theme--catppuccin-mocha .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-mocha .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-mocha .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-mocha .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-mocha .button:hover,html.theme--catppuccin-mocha .button.is-hovered{border-color:#6c7086;color:#b8c5ef}html.theme--catppuccin-mocha .button:focus,html.theme--catppuccin-mocha .button.is-focused{border-color:#6c7086;color:#71a4f9}html.theme--catppuccin-mocha .button:focus:not(:active),html.theme--catppuccin-mocha .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button:active,html.theme--catppuccin-mocha .button.is-active{border-color:#45475a;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text{background-color:transparent;border-color:transparent;color:#cdd6f4;text-decoration:underline}html.theme--catppuccin-mocha .button.is-text:hover,html.theme--catppuccin-mocha .button.is-text.is-hovered,html.theme--catppuccin-mocha .button.is-text:focus,html.theme--catppuccin-mocha .button.is-text.is-focused{background-color:#181825;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text:active,html.theme--catppuccin-mocha .button.is-text.is-active{background-color:#0e0e16;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-mocha .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#89b4fa;text-decoration:none}html.theme--catppuccin-mocha .button.is-ghost:hover,html.theme--catppuccin-mocha .button.is-ghost.is-hovered{color:#89b4fa;text-decoration:underline}html.theme--catppuccin-mocha .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:hover,html.theme--catppuccin-mocha .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:focus,html.theme--catppuccin-mocha .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:focus:not(:active),html.theme--catppuccin-mocha .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .button.is-white:active,html.theme--catppuccin-mocha .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-mocha .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted:hover,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-mocha .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-outlined:hover,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-white.is-outlined:focus,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:hover,html.theme--catppuccin-mocha .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:focus,html.theme--catppuccin-mocha .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:focus:not(:active),html.theme--catppuccin-mocha .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .button.is-black:active,html.theme--catppuccin-mocha .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-mocha .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted:hover,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-outlined:hover,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-black.is-outlined:focus,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:hover,html.theme--catppuccin-mocha .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:focus,html.theme--catppuccin-mocha .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:focus:not(:active),html.theme--catppuccin-mocha .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .button.is-light:active,html.theme--catppuccin-mocha .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-mocha .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted:hover,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-outlined:hover,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-light.is-outlined:focus,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-dark,html.theme--catppuccin-mocha .content kbd.button{background-color:#313244;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:hover,html.theme--catppuccin-mocha .content kbd.button:hover,html.theme--catppuccin-mocha .button.is-dark.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-hovered{background-color:#2c2d3d;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:focus,html.theme--catppuccin-mocha .content kbd.button:focus,html.theme--catppuccin-mocha .button.is-dark.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:focus:not(:active),html.theme--catppuccin-mocha .content kbd.button:focus:not(:active),html.theme--catppuccin-mocha .button.is-dark.is-focused:not(:active),html.theme--catppuccin-mocha .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .button.is-dark:active,html.theme--catppuccin-mocha .content kbd.button:active,html.theme--catppuccin-mocha .button.is-dark.is-active,html.theme--catppuccin-mocha .content kbd.button.is-active{background-color:#262735;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark[disabled],html.theme--catppuccin-mocha .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button{background-color:#313244;border-color:#313244;box-shadow:none}html.theme--catppuccin-mocha .button.is-dark.is-inverted,html.theme--catppuccin-mocha .content kbd.button.is-inverted{background-color:#fff;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted:hover,html.theme--catppuccin-mocha .content kbd.button.is-inverted:hover,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-dark.is-inverted[disabled],html.theme--catppuccin-mocha .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-loading::after,html.theme--catppuccin-mocha .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined,html.theme--catppuccin-mocha .content kbd.button.is-outlined{background-color:transparent;border-color:#313244;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-outlined:hover,html.theme--catppuccin-mocha .content kbd.button.is-outlined:hover,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-dark.is-outlined:focus,html.theme--catppuccin-mocha .content kbd.button.is-outlined:focus,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-focused{background-color:#313244;border-color:#313244;color:#fff}html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #313244 #313244 !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined[disabled],html.theme--catppuccin-mocha .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-outlined{background-color:transparent;border-color:#313244;box-shadow:none;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #313244 #313244 !important}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-primary,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:hover,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:focus,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:focus:not(:active),html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-mocha .button.is-primary.is-focused:not(:active),html.theme--catppuccin-mocha .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button.is-primary:active,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-mocha .button.is-primary.is-active,html.theme--catppuccin-mocha .docstring>section>a.button.is-active.docs-sourcelink{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink{background-color:#89b4fa;border-color:#89b4fa;box-shadow:none}html.theme--catppuccin-mocha .button.is-primary.is-inverted,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-primary.is-inverted[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-loading::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-outlined:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-mocha .button.is-primary.is-outlined:focus,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#89b4fa;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-light,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .button.is-primary.is-light:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-light.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#dfebfe;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-primary.is-light:active,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-mocha .button.is-primary.is-light.is-active,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d3e3fd;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-link{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:hover,html.theme--catppuccin-mocha .button.is-link.is-hovered{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:focus,html.theme--catppuccin-mocha .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:focus:not(:active),html.theme--catppuccin-mocha .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button.is-link:active,html.theme--catppuccin-mocha .button.is-link.is-active{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link{background-color:#89b4fa;border-color:#89b4fa;box-shadow:none}html.theme--catppuccin-mocha .button.is-link.is-inverted{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted:hover,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-link.is-outlined{background-color:transparent;border-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-outlined:hover,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-link.is-outlined:focus,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-focused{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-outlined{background-color:transparent;border-color:#89b4fa;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-light{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .button.is-link.is-light:hover,html.theme--catppuccin-mocha .button.is-link.is-light.is-hovered{background-color:#dfebfe;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-link.is-light:active,html.theme--catppuccin-mocha .button.is-link.is-light.is-active{background-color:#d3e3fd;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-info{background-color:#94e2d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:hover,html.theme--catppuccin-mocha .button.is-info.is-hovered{background-color:#8adfd1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:focus,html.theme--catppuccin-mocha .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:focus:not(:active),html.theme--catppuccin-mocha .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .button.is-info:active,html.theme--catppuccin-mocha .button.is-info.is-active{background-color:#80ddcd;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info{background-color:#94e2d5;border-color:#94e2d5;box-shadow:none}html.theme--catppuccin-mocha .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted:hover,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-info.is-outlined{background-color:transparent;border-color:#94e2d5;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-outlined:hover,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-info.is-outlined:focus,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-focused{background-color:#94e2d5;border-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #94e2d5 #94e2d5 !important}html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-outlined{background-color:transparent;border-color:#94e2d5;box-shadow:none;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #94e2d5 #94e2d5 !important}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-light{background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .button.is-info.is-light:hover,html.theme--catppuccin-mocha .button.is-info.is-light.is-hovered{background-color:#e5f8f5;border-color:transparent;color:#207466}html.theme--catppuccin-mocha .button.is-info.is-light:active,html.theme--catppuccin-mocha .button.is-info.is-light.is-active{background-color:#dbf5f1;border-color:transparent;color:#207466}html.theme--catppuccin-mocha .button.is-success{background-color:#a6e3a1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:hover,html.theme--catppuccin-mocha .button.is-success.is-hovered{background-color:#9de097;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:focus,html.theme--catppuccin-mocha .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:focus:not(:active),html.theme--catppuccin-mocha .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .button.is-success:active,html.theme--catppuccin-mocha .button.is-success.is-active{background-color:#93dd8d;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success{background-color:#a6e3a1;border-color:#a6e3a1;box-shadow:none}html.theme--catppuccin-mocha .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted:hover,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-success.is-outlined{background-color:transparent;border-color:#a6e3a1;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-outlined:hover,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-success.is-outlined:focus,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-focused{background-color:#a6e3a1;border-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6e3a1 #a6e3a1 !important}html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-outlined{background-color:transparent;border-color:#a6e3a1;box-shadow:none;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6e3a1 #a6e3a1 !important}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-light{background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .button.is-success.is-light:hover,html.theme--catppuccin-mocha .button.is-success.is-light.is-hovered{background-color:#e7f7e5;border-color:transparent;color:#287222}html.theme--catppuccin-mocha .button.is-success.is-light:active,html.theme--catppuccin-mocha .button.is-success.is-light.is-active{background-color:#def4dc;border-color:transparent;color:#287222}html.theme--catppuccin-mocha .button.is-warning{background-color:#f9e2af;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:hover,html.theme--catppuccin-mocha .button.is-warning.is-hovered{background-color:#f8dea3;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:focus,html.theme--catppuccin-mocha .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:focus:not(:active),html.theme--catppuccin-mocha .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .button.is-warning:active,html.theme--catppuccin-mocha .button.is-warning.is-active{background-color:#f7d997;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning{background-color:#f9e2af;border-color:#f9e2af;box-shadow:none}html.theme--catppuccin-mocha .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted:hover,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined{background-color:transparent;border-color:#f9e2af;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-outlined:hover,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-warning.is-outlined:focus,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-focused{background-color:#f9e2af;border-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #f9e2af #f9e2af !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-outlined{background-color:transparent;border-color:#f9e2af;box-shadow:none;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f9e2af #f9e2af !important}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-light{background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .button.is-warning.is-light:hover,html.theme--catppuccin-mocha .button.is-warning.is-light.is-hovered{background-color:#fdf4e0;border-color:transparent;color:#8a620a}html.theme--catppuccin-mocha .button.is-warning.is-light:active,html.theme--catppuccin-mocha .button.is-warning.is-light.is-active{background-color:#fcf0d4;border-color:transparent;color:#8a620a}html.theme--catppuccin-mocha .button.is-danger{background-color:#f38ba8;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:hover,html.theme--catppuccin-mocha .button.is-danger.is-hovered{background-color:#f27f9f;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:focus,html.theme--catppuccin-mocha .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:focus:not(:active),html.theme--catppuccin-mocha .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .button.is-danger:active,html.theme--catppuccin-mocha .button.is-danger.is-active{background-color:#f17497;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger{background-color:#f38ba8;border-color:#f38ba8;box-shadow:none}html.theme--catppuccin-mocha .button.is-danger.is-inverted{background-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted:hover,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined{background-color:transparent;border-color:#f38ba8;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-outlined:hover,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-danger.is-outlined:focus,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-focused{background-color:#f38ba8;border-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f38ba8 #f38ba8 !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-outlined{background-color:transparent;border-color:#f38ba8;box-shadow:none;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f38ba8 #f38ba8 !important}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-light{background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .button.is-danger.is-light:hover,html.theme--catppuccin-mocha .button.is-danger.is-light.is-hovered{background-color:#fce1e8;border-color:transparent;color:#991036}html.theme--catppuccin-mocha .button.is-danger.is-light:active,html.theme--catppuccin-mocha .button.is-danger.is-light.is-active{background-color:#fbd5e0;border-color:transparent;color:#991036}html.theme--catppuccin-mocha .button.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-mocha .button.is-small:not(.is-rounded),html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-mocha .button.is-normal{font-size:1rem}html.theme--catppuccin-mocha .button.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .button.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button{background-color:#6c7086;border-color:#585b70;box-shadow:none;opacity:.5}html.theme--catppuccin-mocha .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-mocha .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-mocha .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-mocha .button.is-static{background-color:#181825;border-color:#585b70;color:#7f849c;box-shadow:none;pointer-events:none}html.theme--catppuccin-mocha .button.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-mocha .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-mocha .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-mocha .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-mocha .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-mocha .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-mocha .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-mocha .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-mocha .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-mocha .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-mocha .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-mocha .buttons.has-addons .button:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-mocha .buttons.has-addons .button:focus,html.theme--catppuccin-mocha .buttons.has-addons .button.is-focused,html.theme--catppuccin-mocha .buttons.has-addons .button:active,html.theme--catppuccin-mocha .buttons.has-addons .button.is-active,html.theme--catppuccin-mocha .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-mocha .buttons.has-addons .button:focus:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-mocha .buttons.has-addons .button:active:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-mocha .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .buttons.is-centered{justify-content:center}html.theme--catppuccin-mocha .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-mocha .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .button.is-responsive.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-mocha .button.is-responsive,html.theme--catppuccin-mocha .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-mocha .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-mocha .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .button.is-responsive.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-mocha .button.is-responsive,html.theme--catppuccin-mocha .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-mocha .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-mocha .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-mocha .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-mocha .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-mocha .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-mocha .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-mocha .content li+li{margin-top:0.25em}html.theme--catppuccin-mocha .content p:not(:last-child),html.theme--catppuccin-mocha .content dl:not(:last-child),html.theme--catppuccin-mocha .content ol:not(:last-child),html.theme--catppuccin-mocha .content ul:not(:last-child),html.theme--catppuccin-mocha .content blockquote:not(:last-child),html.theme--catppuccin-mocha .content pre:not(:last-child),html.theme--catppuccin-mocha .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-mocha .content h1,html.theme--catppuccin-mocha .content h2,html.theme--catppuccin-mocha .content h3,html.theme--catppuccin-mocha .content h4,html.theme--catppuccin-mocha .content h5,html.theme--catppuccin-mocha .content h6{color:#cdd6f4;font-weight:600;line-height:1.125}html.theme--catppuccin-mocha .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-mocha .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-mocha .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-mocha .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-mocha .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-mocha .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-mocha .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-mocha .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-mocha .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-mocha .content blockquote{background-color:#181825;border-left:5px solid #585b70;padding:1.25em 1.5em}html.theme--catppuccin-mocha .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-mocha .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-mocha .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-mocha .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-mocha .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-mocha .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-mocha .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-mocha .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-mocha .content ul ul ul{list-style-type:square}html.theme--catppuccin-mocha .content dd{margin-left:2em}html.theme--catppuccin-mocha .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-mocha .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-mocha .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-mocha .content figure img{display:inline-block}html.theme--catppuccin-mocha .content figure figcaption{font-style:italic}html.theme--catppuccin-mocha .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-mocha .content sup,html.theme--catppuccin-mocha .content sub{font-size:75%}html.theme--catppuccin-mocha .content table{width:100%}html.theme--catppuccin-mocha .content table td,html.theme--catppuccin-mocha .content table th{border:1px solid #585b70;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-mocha .content table th{color:#b8c5ef}html.theme--catppuccin-mocha .content table th:not([align]){text-align:inherit}html.theme--catppuccin-mocha .content table thead td,html.theme--catppuccin-mocha .content table thead th{border-width:0 0 2px;color:#b8c5ef}html.theme--catppuccin-mocha .content table tfoot td,html.theme--catppuccin-mocha .content table tfoot th{border-width:2px 0 0;color:#b8c5ef}html.theme--catppuccin-mocha .content table tbody tr:last-child td,html.theme--catppuccin-mocha .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-mocha .content .tabs li+li{margin-top:0}html.theme--catppuccin-mocha .content.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-mocha .content.is-normal{font-size:1rem}html.theme--catppuccin-mocha .content.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .content.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-mocha .icon.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-mocha .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-mocha .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-mocha .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-mocha .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-mocha .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-mocha div.icon-text{display:flex}html.theme--catppuccin-mocha .image,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-mocha .image img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-mocha .image img.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-mocha .image.is-fullwidth,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-mocha .image.is-square img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-mocha .image.is-square .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-mocha .image.is-1by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-mocha .image.is-1by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-mocha .image.is-5by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-mocha .image.is-5by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-mocha .image.is-4by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-mocha .image.is-4by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-mocha .image.is-3by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-mocha .image.is-5by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-mocha .image.is-5by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-mocha .image.is-16by9 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-mocha .image.is-16by9 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-mocha .image.is-2by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-mocha .image.is-2by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-mocha .image.is-3by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-mocha .image.is-3by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-mocha .image.is-4by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-mocha .image.is-4by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-mocha .image.is-3by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-mocha .image.is-3by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-mocha .image.is-2by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-mocha .image.is-2by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-mocha .image.is-3by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-mocha .image.is-9by16 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-mocha .image.is-9by16 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-mocha .image.is-1by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-mocha .image.is-1by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-mocha .image.is-1by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-mocha .image.is-1by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-mocha .image.is-square,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-mocha .image.is-1by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-mocha .image.is-5by4,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-mocha .image.is-4by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-mocha .image.is-3by2,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-mocha .image.is-5by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-mocha .image.is-16by9,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-mocha .image.is-2by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-mocha .image.is-3by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-mocha .image.is-4by5,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-mocha .image.is-3by4,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-mocha .image.is-2by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-mocha .image.is-3by5,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-mocha .image.is-9by16,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-mocha .image.is-1by2,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-mocha .image.is-1by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-mocha .image.is-16x16,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-mocha .image.is-24x24,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-mocha .image.is-32x32,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-mocha .image.is-48x48,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-mocha .image.is-64x64,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-mocha .image.is-96x96,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-mocha .image.is-128x128,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-mocha .notification{background-color:#181825;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-mocha .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-mocha .notification strong{color:currentColor}html.theme--catppuccin-mocha .notification code,html.theme--catppuccin-mocha .notification pre{background:#fff}html.theme--catppuccin-mocha .notification pre code{background:transparent}html.theme--catppuccin-mocha .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-mocha .notification .title,html.theme--catppuccin-mocha .notification .subtitle,html.theme--catppuccin-mocha .notification .content{color:currentColor}html.theme--catppuccin-mocha .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-dark,html.theme--catppuccin-mocha .content kbd.notification{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .notification.is-primary,html.theme--catppuccin-mocha .docstring>section>a.notification.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .notification.is-primary.is-light,html.theme--catppuccin-mocha .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .notification.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .notification.is-link.is-light{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .notification.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-info.is-light{background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .notification.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-success.is-light{background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .notification.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-warning.is-light{background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .notification.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .notification.is-danger.is-light{background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-mocha .progress::-webkit-progress-bar{background-color:#45475a}html.theme--catppuccin-mocha .progress::-webkit-progress-value{background-color:#7f849c}html.theme--catppuccin-mocha .progress::-moz-progress-bar{background-color:#7f849c}html.theme--catppuccin-mocha .progress::-ms-fill{background-color:#7f849c;border:none}html.theme--catppuccin-mocha .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-mocha .content kbd.progress::-webkit-progress-value{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-mocha .content kbd.progress::-moz-progress-bar{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark::-ms-fill,html.theme--catppuccin-mocha .content kbd.progress::-ms-fill{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark:indeterminate,html.theme--catppuccin-mocha .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #313244 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary::-ms-fill,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary:indeterminate,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #89b4fa 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-link::-webkit-progress-value{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link::-moz-progress-bar{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link::-ms-fill{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link:indeterminate{background-image:linear-gradient(to right, #89b4fa 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-info::-webkit-progress-value{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info::-moz-progress-bar{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info::-ms-fill{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info:indeterminate{background-image:linear-gradient(to right, #94e2d5 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-success::-webkit-progress-value{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success::-moz-progress-bar{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success::-ms-fill{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6e3a1 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-warning::-webkit-progress-value{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning::-moz-progress-bar{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning::-ms-fill{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #f9e2af 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-danger::-webkit-progress-value{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger::-moz-progress-bar{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger::-ms-fill{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #f38ba8 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#45475a;background-image:linear-gradient(to right, #cdd6f4 30%, #45475a 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-mocha .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-mocha .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-mocha .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-mocha .progress.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-mocha .progress.is-medium{height:1.25rem}html.theme--catppuccin-mocha .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-mocha .table{background-color:#45475a;color:#cdd6f4}html.theme--catppuccin-mocha .table td,html.theme--catppuccin-mocha .table th{border:1px solid #585b70;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-mocha .table td.is-white,html.theme--catppuccin-mocha .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .table td.is-black,html.theme--catppuccin-mocha .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .table td.is-light,html.theme--catppuccin-mocha .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-dark,html.theme--catppuccin-mocha .table th.is-dark{background-color:#313244;border-color:#313244;color:#fff}html.theme--catppuccin-mocha .table td.is-primary,html.theme--catppuccin-mocha .table th.is-primary{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-link,html.theme--catppuccin-mocha .table th.is-link{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-info,html.theme--catppuccin-mocha .table th.is-info{background-color:#94e2d5;border-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-success,html.theme--catppuccin-mocha .table th.is-success{background-color:#a6e3a1;border-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-warning,html.theme--catppuccin-mocha .table th.is-warning{background-color:#f9e2af;border-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-danger,html.theme--catppuccin-mocha .table th.is-danger{background-color:#f38ba8;border-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .table td.is-narrow,html.theme--catppuccin-mocha .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-mocha .table td.is-selected,html.theme--catppuccin-mocha .table th.is-selected{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-selected a,html.theme--catppuccin-mocha .table td.is-selected strong,html.theme--catppuccin-mocha .table th.is-selected a,html.theme--catppuccin-mocha .table th.is-selected strong{color:currentColor}html.theme--catppuccin-mocha .table td.is-vcentered,html.theme--catppuccin-mocha .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-mocha .table th{color:#b8c5ef}html.theme--catppuccin-mocha .table th:not([align]){text-align:left}html.theme--catppuccin-mocha .table tr.is-selected{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table tr.is-selected a,html.theme--catppuccin-mocha .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-mocha .table tr.is-selected td,html.theme--catppuccin-mocha .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-mocha .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table thead td,html.theme--catppuccin-mocha .table thead th{border-width:0 0 2px;color:#b8c5ef}html.theme--catppuccin-mocha .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table tfoot td,html.theme--catppuccin-mocha .table tfoot th{border-width:2px 0 0;color:#b8c5ef}html.theme--catppuccin-mocha .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table tbody tr:last-child td,html.theme--catppuccin-mocha .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-mocha .table.is-bordered td,html.theme--catppuccin-mocha .table.is-bordered th{border-width:1px}html.theme--catppuccin-mocha .table.is-bordered tr:last-child td,html.theme--catppuccin-mocha .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-mocha .table.is-fullwidth{width:100%}html.theme--catppuccin-mocha .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#313244}html.theme--catppuccin-mocha .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#313244}html.theme--catppuccin-mocha .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#35364a}html.theme--catppuccin-mocha .table.is-narrow td,html.theme--catppuccin-mocha .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-mocha .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#313244}html.theme--catppuccin-mocha .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-mocha .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .tags .tag,html.theme--catppuccin-mocha .tags .content kbd,html.theme--catppuccin-mocha .content .tags kbd,html.theme--catppuccin-mocha .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-mocha .tags .tag:not(:last-child),html.theme--catppuccin-mocha .tags .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags kbd:not(:last-child),html.theme--catppuccin-mocha .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-mocha .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-mocha .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-mocha .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-mocha .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-mocha .tags.is-centered{justify-content:center}html.theme--catppuccin-mocha .tags.is-centered .tag,html.theme--catppuccin-mocha .tags.is-centered .content kbd,html.theme--catppuccin-mocha .content .tags.is-centered kbd,html.theme--catppuccin-mocha .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-mocha .tags.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .tags.is-right .tag:not(:first-child),html.theme--catppuccin-mocha .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-mocha .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-mocha .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-mocha .tags.is-right .tag:not(:last-child),html.theme--catppuccin-mocha .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-mocha .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-mocha .tags.has-addons .tag,html.theme--catppuccin-mocha .tags.has-addons .content kbd,html.theme--catppuccin-mocha .content .tags.has-addons kbd,html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-mocha .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-mocha .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-mocha .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-mocha .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-mocha .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-mocha .tag:not(body),html.theme--catppuccin-mocha .content kbd:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#181825;border-radius:.4em;color:#cdd6f4;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-mocha .tag:not(body) .delete,html.theme--catppuccin-mocha .content kbd:not(body) .delete,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-mocha .tag.is-white:not(body),html.theme--catppuccin-mocha .content kbd.is-white:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .tag.is-black:not(body),html.theme--catppuccin-mocha .content kbd.is-black:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .tag.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-dark:not(body),html.theme--catppuccin-mocha .content kbd:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-mocha .content .docstring>section>kbd:not(body){background-color:#313244;color:#fff}html.theme--catppuccin-mocha .tag.is-primary:not(body),html.theme--catppuccin-mocha .content kbd.is-primary:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .tag.is-primary.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .tag.is-link:not(body),html.theme--catppuccin-mocha .content kbd.is-link:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .tag.is-link.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-link.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .tag.is-info:not(body),html.theme--catppuccin-mocha .content kbd.is-info:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-info.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-info.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .tag.is-success:not(body),html.theme--catppuccin-mocha .content kbd.is-success:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-success.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-success.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .tag.is-warning:not(body),html.theme--catppuccin-mocha .content kbd.is-warning:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-warning.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .tag.is-danger:not(body),html.theme--catppuccin-mocha .content kbd.is-danger:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .tag.is-danger.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .tag.is-normal:not(body),html.theme--catppuccin-mocha .content kbd.is-normal:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-mocha .tag.is-medium:not(body),html.theme--catppuccin-mocha .content kbd.is-medium:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-mocha .tag.is-large:not(body),html.theme--catppuccin-mocha .content kbd.is-large:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-mocha .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-mocha .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-mocha .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-mocha .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-mocha .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-mocha .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-mocha .tag.is-delete:not(body),html.theme--catppuccin-mocha .content kbd.is-delete:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-mocha .tag.is-delete:not(body)::before,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::before,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-mocha .tag.is-delete:not(body)::after,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::after,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-mocha .tag.is-delete:not(body)::before,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::before,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-mocha .tag.is-delete:not(body)::after,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::after,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-mocha .tag.is-delete:not(body):hover,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):hover,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-mocha .tag.is-delete:not(body):focus,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):focus,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#0e0e16}html.theme--catppuccin-mocha .tag.is-delete:not(body):active,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):active,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#040406}html.theme--catppuccin-mocha .tag.is-rounded:not(body),html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-mocha .content kbd.is-rounded:not(body),html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-mocha a.tag:hover,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-mocha .title,html.theme--catppuccin-mocha .subtitle{word-break:break-word}html.theme--catppuccin-mocha .title em,html.theme--catppuccin-mocha .title span,html.theme--catppuccin-mocha .subtitle em,html.theme--catppuccin-mocha .subtitle span{font-weight:inherit}html.theme--catppuccin-mocha .title sub,html.theme--catppuccin-mocha .subtitle sub{font-size:.75em}html.theme--catppuccin-mocha .title sup,html.theme--catppuccin-mocha .subtitle sup{font-size:.75em}html.theme--catppuccin-mocha .title .tag,html.theme--catppuccin-mocha .title .content kbd,html.theme--catppuccin-mocha .content .title kbd,html.theme--catppuccin-mocha .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-mocha .subtitle .tag,html.theme--catppuccin-mocha .subtitle .content kbd,html.theme--catppuccin-mocha .content .subtitle kbd,html.theme--catppuccin-mocha .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-mocha .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-mocha .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-mocha .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-mocha .title.is-1{font-size:3rem}html.theme--catppuccin-mocha .title.is-2{font-size:2.5rem}html.theme--catppuccin-mocha .title.is-3{font-size:2rem}html.theme--catppuccin-mocha .title.is-4{font-size:1.5rem}html.theme--catppuccin-mocha .title.is-5{font-size:1.25rem}html.theme--catppuccin-mocha .title.is-6{font-size:1rem}html.theme--catppuccin-mocha .title.is-7{font-size:.75rem}html.theme--catppuccin-mocha .subtitle{color:#6c7086;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-mocha .subtitle strong{color:#6c7086;font-weight:600}html.theme--catppuccin-mocha .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-mocha .subtitle.is-1{font-size:3rem}html.theme--catppuccin-mocha .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-mocha .subtitle.is-3{font-size:2rem}html.theme--catppuccin-mocha .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-mocha .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-mocha .subtitle.is-6{font-size:1rem}html.theme--catppuccin-mocha .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-mocha .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-mocha .number{align-items:center;background-color:#181825;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{background-color:#1e1e2e;border-color:#585b70;border-radius:.4em;color:#7f849c}html.theme--catppuccin-mocha .select select::-moz-placeholder,html.theme--catppuccin-mocha .textarea::-moz-placeholder,html.theme--catppuccin-mocha .input::-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select::-webkit-input-placeholder,html.theme--catppuccin-mocha .textarea::-webkit-input-placeholder,html.theme--catppuccin-mocha .input::-webkit-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:-moz-placeholder,html.theme--catppuccin-mocha .textarea:-moz-placeholder,html.theme--catppuccin-mocha .input:-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:-ms-input-placeholder,html.theme--catppuccin-mocha .textarea:-ms-input-placeholder,html.theme--catppuccin-mocha .input:-ms-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:hover,html.theme--catppuccin-mocha .textarea:hover,html.theme--catppuccin-mocha .input:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-mocha .select select.is-hovered,html.theme--catppuccin-mocha .is-hovered.textarea,html.theme--catppuccin-mocha .is-hovered.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#6c7086}html.theme--catppuccin-mocha .select select:focus,html.theme--catppuccin-mocha .textarea:focus,html.theme--catppuccin-mocha .input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-mocha .select select.is-focused,html.theme--catppuccin-mocha .is-focused.textarea,html.theme--catppuccin-mocha .is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .select select:active,html.theme--catppuccin-mocha .textarea:active,html.theme--catppuccin-mocha .input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-mocha .select select.is-active,html.theme--catppuccin-mocha .is-active.textarea,html.theme--catppuccin-mocha .is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#89b4fa;box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select select[disabled],html.theme--catppuccin-mocha .textarea[disabled],html.theme--catppuccin-mocha .input[disabled],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-mocha .select select,fieldset[disabled] html.theme--catppuccin-mocha .textarea,fieldset[disabled] html.theme--catppuccin-mocha .input,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{background-color:#6c7086;border-color:#181825;box-shadow:none;color:#f7f8fd}html.theme--catppuccin-mocha .select select[disabled]::-moz-placeholder,html.theme--catppuccin-mocha .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-mocha .input[disabled]::-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]:-moz-placeholder,html.theme--catppuccin-mocha .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-mocha .input[disabled]:-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-mocha .textarea[readonly],html.theme--catppuccin-mocha .input[readonly],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-mocha .is-white.textarea,html.theme--catppuccin-mocha .is-white.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-mocha .is-white.textarea:focus,html.theme--catppuccin-mocha .is-white.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-mocha .is-white.is-focused.textarea,html.theme--catppuccin-mocha .is-white.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-white.textarea:active,html.theme--catppuccin-mocha .is-white.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-mocha .is-white.is-active.textarea,html.theme--catppuccin-mocha .is-white.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .is-black.textarea,html.theme--catppuccin-mocha .is-black.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-mocha .is-black.textarea:focus,html.theme--catppuccin-mocha .is-black.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-mocha .is-black.is-focused.textarea,html.theme--catppuccin-mocha .is-black.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-black.textarea:active,html.theme--catppuccin-mocha .is-black.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-mocha .is-black.is-active.textarea,html.theme--catppuccin-mocha .is-black.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .is-light.textarea,html.theme--catppuccin-mocha .is-light.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-mocha .is-light.textarea:focus,html.theme--catppuccin-mocha .is-light.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-mocha .is-light.is-focused.textarea,html.theme--catppuccin-mocha .is-light.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-light.textarea:active,html.theme--catppuccin-mocha .is-light.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-mocha .is-light.is-active.textarea,html.theme--catppuccin-mocha .is-light.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .is-dark.textarea,html.theme--catppuccin-mocha .content kbd.textarea,html.theme--catppuccin-mocha .is-dark.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-mocha .content kbd.input{border-color:#313244}html.theme--catppuccin-mocha .is-dark.textarea:focus,html.theme--catppuccin-mocha .content kbd.textarea:focus,html.theme--catppuccin-mocha .is-dark.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-mocha .content kbd.input:focus,html.theme--catppuccin-mocha .is-dark.is-focused.textarea,html.theme--catppuccin-mocha .content kbd.is-focused.textarea,html.theme--catppuccin-mocha .is-dark.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .content kbd.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-dark.textarea:active,html.theme--catppuccin-mocha .content kbd.textarea:active,html.theme--catppuccin-mocha .is-dark.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-mocha .content kbd.input:active,html.theme--catppuccin-mocha .is-dark.is-active.textarea,html.theme--catppuccin-mocha .content kbd.is-active.textarea,html.theme--catppuccin-mocha .is-dark.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .content kbd.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .is-primary.textarea,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink{border-color:#89b4fa}html.theme--catppuccin-mocha .is-primary.textarea:focus,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-mocha .is-primary.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-mocha .is-primary.is-focused.textarea,html.theme--catppuccin-mocha .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.textarea:active,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-mocha .is-primary.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-mocha .is-primary.is-active.textarea,html.theme--catppuccin-mocha .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .is-link.textarea,html.theme--catppuccin-mocha .is-link.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#89b4fa}html.theme--catppuccin-mocha .is-link.textarea:focus,html.theme--catppuccin-mocha .is-link.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-mocha .is-link.is-focused.textarea,html.theme--catppuccin-mocha .is-link.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-link.textarea:active,html.theme--catppuccin-mocha .is-link.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-mocha .is-link.is-active.textarea,html.theme--catppuccin-mocha .is-link.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .is-info.textarea,html.theme--catppuccin-mocha .is-info.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#94e2d5}html.theme--catppuccin-mocha .is-info.textarea:focus,html.theme--catppuccin-mocha .is-info.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-mocha .is-info.is-focused.textarea,html.theme--catppuccin-mocha .is-info.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-info.textarea:active,html.theme--catppuccin-mocha .is-info.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-mocha .is-info.is-active.textarea,html.theme--catppuccin-mocha .is-info.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .is-success.textarea,html.theme--catppuccin-mocha .is-success.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6e3a1}html.theme--catppuccin-mocha .is-success.textarea:focus,html.theme--catppuccin-mocha .is-success.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-mocha .is-success.is-focused.textarea,html.theme--catppuccin-mocha .is-success.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-success.textarea:active,html.theme--catppuccin-mocha .is-success.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-mocha .is-success.is-active.textarea,html.theme--catppuccin-mocha .is-success.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .is-warning.textarea,html.theme--catppuccin-mocha .is-warning.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#f9e2af}html.theme--catppuccin-mocha .is-warning.textarea:focus,html.theme--catppuccin-mocha .is-warning.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-mocha .is-warning.is-focused.textarea,html.theme--catppuccin-mocha .is-warning.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-warning.textarea:active,html.theme--catppuccin-mocha .is-warning.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-mocha .is-warning.is-active.textarea,html.theme--catppuccin-mocha .is-warning.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .is-danger.textarea,html.theme--catppuccin-mocha .is-danger.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#f38ba8}html.theme--catppuccin-mocha .is-danger.textarea:focus,html.theme--catppuccin-mocha .is-danger.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-mocha .is-danger.is-focused.textarea,html.theme--catppuccin-mocha .is-danger.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-danger.textarea:active,html.theme--catppuccin-mocha .is-danger.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-mocha .is-danger.is-active.textarea,html.theme--catppuccin-mocha .is-danger.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .is-small.textarea,html.theme--catppuccin-mocha .is-small.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-mocha .is-medium.textarea,html.theme--catppuccin-mocha .is-medium.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .is-large.textarea,html.theme--catppuccin-mocha .is-large.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .is-fullwidth.textarea,html.theme--catppuccin-mocha .is-fullwidth.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-mocha .is-inline.textarea,html.theme--catppuccin-mocha .is-inline.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-mocha .input.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-mocha .input.is-static,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-mocha .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-mocha .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-mocha .textarea[rows]{height:initial}html.theme--catppuccin-mocha .textarea.has-fixed-size{resize:none}html.theme--catppuccin-mocha .radio,html.theme--catppuccin-mocha .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-mocha .radio input,html.theme--catppuccin-mocha .checkbox input{cursor:pointer}html.theme--catppuccin-mocha .radio:hover,html.theme--catppuccin-mocha .checkbox:hover{color:#89dceb}html.theme--catppuccin-mocha .radio[disabled],html.theme--catppuccin-mocha .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-mocha .radio,fieldset[disabled] html.theme--catppuccin-mocha .checkbox,html.theme--catppuccin-mocha .radio input[disabled],html.theme--catppuccin-mocha .checkbox input[disabled]{color:#f7f8fd;cursor:not-allowed}html.theme--catppuccin-mocha .radio+.radio{margin-left:.5em}html.theme--catppuccin-mocha .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-mocha .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading)::after{border-color:#89b4fa;right:1.125em;z-index:4}html.theme--catppuccin-mocha .select.is-rounded select,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-mocha .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-mocha .select select::-ms-expand{display:none}html.theme--catppuccin-mocha .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-mocha .select select:hover{border-color:#181825}html.theme--catppuccin-mocha .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-mocha .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-mocha .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#89dceb}html.theme--catppuccin-mocha .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-mocha .select.is-white select{border-color:#fff}html.theme--catppuccin-mocha .select.is-white select:hover,html.theme--catppuccin-mocha .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-mocha .select.is-white select:focus,html.theme--catppuccin-mocha .select.is-white select.is-focused,html.theme--catppuccin-mocha .select.is-white select:active,html.theme--catppuccin-mocha .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-mocha .select.is-black select:hover,html.theme--catppuccin-mocha .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-mocha .select.is-black select:focus,html.theme--catppuccin-mocha .select.is-black select.is-focused,html.theme--catppuccin-mocha .select.is-black select:active,html.theme--catppuccin-mocha .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-mocha .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-mocha .select.is-light select:hover,html.theme--catppuccin-mocha .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-mocha .select.is-light select:focus,html.theme--catppuccin-mocha .select.is-light select.is-focused,html.theme--catppuccin-mocha .select.is-light select:active,html.theme--catppuccin-mocha .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .select.is-dark:not(:hover)::after,html.theme--catppuccin-mocha .content kbd.select:not(:hover)::after{border-color:#313244}html.theme--catppuccin-mocha .select.is-dark select,html.theme--catppuccin-mocha .content kbd.select select{border-color:#313244}html.theme--catppuccin-mocha .select.is-dark select:hover,html.theme--catppuccin-mocha .content kbd.select select:hover,html.theme--catppuccin-mocha .select.is-dark select.is-hovered,html.theme--catppuccin-mocha .content kbd.select select.is-hovered{border-color:#262735}html.theme--catppuccin-mocha .select.is-dark select:focus,html.theme--catppuccin-mocha .content kbd.select select:focus,html.theme--catppuccin-mocha .select.is-dark select.is-focused,html.theme--catppuccin-mocha .content kbd.select select.is-focused,html.theme--catppuccin-mocha .select.is-dark select:active,html.theme--catppuccin-mocha .content kbd.select select:active,html.theme--catppuccin-mocha .select.is-dark select.is-active,html.theme--catppuccin-mocha .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .select.is-primary:not(:hover)::after,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-primary select,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-primary select:hover,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-mocha .select.is-primary select.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#71a4f9}html.theme--catppuccin-mocha .select.is-primary select:focus,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-mocha .select.is-primary select.is-focused,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-mocha .select.is-primary select:active,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-mocha .select.is-primary select.is-active,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select.is-link:not(:hover)::after{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-link select{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-link select:hover,html.theme--catppuccin-mocha .select.is-link select.is-hovered{border-color:#71a4f9}html.theme--catppuccin-mocha .select.is-link select:focus,html.theme--catppuccin-mocha .select.is-link select.is-focused,html.theme--catppuccin-mocha .select.is-link select:active,html.theme--catppuccin-mocha .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select.is-info:not(:hover)::after{border-color:#94e2d5}html.theme--catppuccin-mocha .select.is-info select{border-color:#94e2d5}html.theme--catppuccin-mocha .select.is-info select:hover,html.theme--catppuccin-mocha .select.is-info select.is-hovered{border-color:#80ddcd}html.theme--catppuccin-mocha .select.is-info select:focus,html.theme--catppuccin-mocha .select.is-info select.is-focused,html.theme--catppuccin-mocha .select.is-info select:active,html.theme--catppuccin-mocha .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .select.is-success:not(:hover)::after{border-color:#a6e3a1}html.theme--catppuccin-mocha .select.is-success select{border-color:#a6e3a1}html.theme--catppuccin-mocha .select.is-success select:hover,html.theme--catppuccin-mocha .select.is-success select.is-hovered{border-color:#93dd8d}html.theme--catppuccin-mocha .select.is-success select:focus,html.theme--catppuccin-mocha .select.is-success select.is-focused,html.theme--catppuccin-mocha .select.is-success select:active,html.theme--catppuccin-mocha .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .select.is-warning:not(:hover)::after{border-color:#f9e2af}html.theme--catppuccin-mocha .select.is-warning select{border-color:#f9e2af}html.theme--catppuccin-mocha .select.is-warning select:hover,html.theme--catppuccin-mocha .select.is-warning select.is-hovered{border-color:#f7d997}html.theme--catppuccin-mocha .select.is-warning select:focus,html.theme--catppuccin-mocha .select.is-warning select.is-focused,html.theme--catppuccin-mocha .select.is-warning select:active,html.theme--catppuccin-mocha .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .select.is-danger:not(:hover)::after{border-color:#f38ba8}html.theme--catppuccin-mocha .select.is-danger select{border-color:#f38ba8}html.theme--catppuccin-mocha .select.is-danger select:hover,html.theme--catppuccin-mocha .select.is-danger select.is-hovered{border-color:#f17497}html.theme--catppuccin-mocha .select.is-danger select:focus,html.theme--catppuccin-mocha .select.is-danger select.is-focused,html.theme--catppuccin-mocha .select.is-danger select:active,html.theme--catppuccin-mocha .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .select.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-mocha .select.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .select.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .select.is-disabled::after{border-color:#f7f8fd !important;opacity:0.5}html.theme--catppuccin-mocha .select.is-fullwidth{width:100%}html.theme--catppuccin-mocha .select.is-fullwidth select{width:100%}html.theme--catppuccin-mocha .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-mocha .select.is-loading.is-small:after,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-mocha .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-mocha .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-mocha .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-mocha .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:hover .file-cta,html.theme--catppuccin-mocha .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:focus .file-cta,html.theme--catppuccin-mocha .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:active .file-cta,html.theme--catppuccin-mocha .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-black:hover .file-cta,html.theme--catppuccin-mocha .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-black:focus .file-cta,html.theme--catppuccin-mocha .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-black:active .file-cta,html.theme--catppuccin-mocha .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:hover .file-cta,html.theme--catppuccin-mocha .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:focus .file-cta,html.theme--catppuccin-mocha .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:active .file-cta,html.theme--catppuccin-mocha .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-dark .file-cta,html.theme--catppuccin-mocha .content kbd.file .file-cta{background-color:#313244;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-dark:hover .file-cta,html.theme--catppuccin-mocha .content kbd.file:hover .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-hovered .file-cta{background-color:#2c2d3d;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-dark:focus .file-cta,html.theme--catppuccin-mocha .content kbd.file:focus .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-focused .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(49,50,68,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-dark:active .file-cta,html.theme--catppuccin-mocha .content kbd.file:active .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-active .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-active .file-cta{background-color:#262735;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary:hover .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary:focus .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-focused .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(137,180,250,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-primary:active .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-active .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link .file-cta{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link:hover .file-cta,html.theme--catppuccin-mocha .file.is-link.is-hovered .file-cta{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link:focus .file-cta,html.theme--catppuccin-mocha .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(137,180,250,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-link:active .file-cta,html.theme--catppuccin-mocha .file.is-link.is-active .file-cta{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-info .file-cta{background-color:#94e2d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:hover .file-cta,html.theme--catppuccin-mocha .file.is-info.is-hovered .file-cta{background-color:#8adfd1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:focus .file-cta,html.theme--catppuccin-mocha .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(148,226,213,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:active .file-cta,html.theme--catppuccin-mocha .file.is-info.is-active .file-cta{background-color:#80ddcd;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success .file-cta{background-color:#a6e3a1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:hover .file-cta,html.theme--catppuccin-mocha .file.is-success.is-hovered .file-cta{background-color:#9de097;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:focus .file-cta,html.theme--catppuccin-mocha .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,227,161,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:active .file-cta,html.theme--catppuccin-mocha .file.is-success.is-active .file-cta{background-color:#93dd8d;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning .file-cta{background-color:#f9e2af;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:hover .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-hovered .file-cta{background-color:#f8dea3;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:focus .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(249,226,175,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:active .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-active .file-cta{background-color:#f7d997;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-danger .file-cta{background-color:#f38ba8;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-danger:hover .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-hovered .file-cta{background-color:#f27f9f;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-danger:focus .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(243,139,168,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-danger:active .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-active .file-cta{background-color:#f17497;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-mocha .file.is-normal{font-size:1rem}html.theme--catppuccin-mocha .file.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-mocha .file.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-mocha .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-mocha .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-mocha .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-mocha .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-mocha .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-mocha .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-mocha .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-mocha .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-mocha .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-mocha .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-mocha .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-mocha .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-mocha .file.is-centered{justify-content:center}html.theme--catppuccin-mocha .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-mocha .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-mocha .file.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-mocha .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-mocha .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-mocha .file-label:hover .file-cta{background-color:#2c2d3d;color:#b8c5ef}html.theme--catppuccin-mocha .file-label:hover .file-name{border-color:#525569}html.theme--catppuccin-mocha .file-label:active .file-cta{background-color:#262735;color:#b8c5ef}html.theme--catppuccin-mocha .file-label:active .file-name{border-color:#4d4f62}html.theme--catppuccin-mocha .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha .file-name{border-color:#585b70;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-mocha .file-cta{background-color:#313244;color:#cdd6f4}html.theme--catppuccin-mocha .file-name{border-color:#585b70;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-mocha .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-mocha .file-icon .fa{font-size:14px}html.theme--catppuccin-mocha .label{color:#b8c5ef;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-mocha .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-mocha .label.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-mocha .label.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .label.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-mocha .help.is-white{color:#fff}html.theme--catppuccin-mocha .help.is-black{color:#0a0a0a}html.theme--catppuccin-mocha .help.is-light{color:#f5f5f5}html.theme--catppuccin-mocha .help.is-dark,html.theme--catppuccin-mocha .content kbd.help{color:#313244}html.theme--catppuccin-mocha .help.is-primary,html.theme--catppuccin-mocha .docstring>section>a.help.docs-sourcelink{color:#89b4fa}html.theme--catppuccin-mocha .help.is-link{color:#89b4fa}html.theme--catppuccin-mocha .help.is-info{color:#94e2d5}html.theme--catppuccin-mocha .help.is-success{color:#a6e3a1}html.theme--catppuccin-mocha .help.is-warning{color:#f9e2af}html.theme--catppuccin-mocha .help.is-danger{color:#f38ba8}html.theme--catppuccin-mocha .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-mocha .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-mocha .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-mocha .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-mocha .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-mocha .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-mocha .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-mocha .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-mocha .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field.is-horizontal{display:flex}}html.theme--catppuccin-mocha .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-mocha .field-label.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-mocha .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-mocha .field-body .field{margin-bottom:0}html.theme--catppuccin-mocha .field-body>.field{flex-shrink:1}html.theme--catppuccin-mocha .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-mocha .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-mocha .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-mocha .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select:focus~.icon{color:#313244}html.theme--catppuccin-mocha .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-mocha .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-mocha .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-mocha .control.has-icons-left .icon,html.theme--catppuccin-mocha .control.has-icons-right .icon{color:#585b70;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-mocha .control.has-icons-left .input,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-mocha .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-mocha .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-mocha .control.has-icons-right .input,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-mocha .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-mocha .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-mocha .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-mocha .control.is-loading.is-small:after,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-mocha .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-mocha .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-mocha .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-mocha .breadcrumb a{align-items:center;color:#89b4fa;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-mocha .breadcrumb a:hover{color:#89dceb}html.theme--catppuccin-mocha .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-mocha .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-mocha .breadcrumb li.is-active a{color:#b8c5ef;cursor:default;pointer-events:none}html.theme--catppuccin-mocha .breadcrumb li+li::before{color:#6c7086;content:"\0002f"}html.theme--catppuccin-mocha .breadcrumb ul,html.theme--catppuccin-mocha .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-mocha .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-mocha .breadcrumb.is-centered ol,html.theme--catppuccin-mocha .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-mocha .breadcrumb.is-right ol,html.theme--catppuccin-mocha .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-mocha .breadcrumb.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-mocha .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-mocha .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-mocha .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-mocha .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-mocha .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#cdd6f4;max-width:100%;position:relative}html.theme--catppuccin-mocha .card-footer:first-child,html.theme--catppuccin-mocha .card-content:first-child,html.theme--catppuccin-mocha .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-mocha .card-footer:last-child,html.theme--catppuccin-mocha .card-content:last-child,html.theme--catppuccin-mocha .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-mocha .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-mocha .card-header-title{align-items:center;color:#b8c5ef;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-mocha .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-mocha .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-mocha .card-image{display:block;position:relative}html.theme--catppuccin-mocha .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-mocha .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-mocha .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-mocha .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-mocha .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-mocha .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-mocha .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-mocha .dropdown.is-active .dropdown-menu,html.theme--catppuccin-mocha .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-mocha .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-mocha .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-mocha .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-mocha .dropdown-content{background-color:#181825;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-mocha .dropdown-item{color:#cdd6f4;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-mocha a.dropdown-item,html.theme--catppuccin-mocha button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-mocha a.dropdown-item:hover,html.theme--catppuccin-mocha button.dropdown-item:hover{background-color:#181825;color:#0a0a0a}html.theme--catppuccin-mocha a.dropdown-item.is-active,html.theme--catppuccin-mocha button.dropdown-item.is-active{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-mocha .level{align-items:center;justify-content:space-between}html.theme--catppuccin-mocha .level code{border-radius:.4em}html.theme--catppuccin-mocha .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-mocha .level.is-mobile{display:flex}html.theme--catppuccin-mocha .level.is-mobile .level-left,html.theme--catppuccin-mocha .level.is-mobile .level-right{display:flex}html.theme--catppuccin-mocha .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-mocha .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-mocha .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level{display:flex}html.theme--catppuccin-mocha .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-mocha .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-mocha .level-item .title,html.theme--catppuccin-mocha .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-mocha .level-left,html.theme--catppuccin-mocha .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .level-left .level-item.is-flexible,html.theme--catppuccin-mocha .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-left .level-item:not(:last-child),html.theme--catppuccin-mocha .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-mocha .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-left{display:flex}}html.theme--catppuccin-mocha .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-right{display:flex}}html.theme--catppuccin-mocha .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-mocha .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-mocha .media .media{border-top:1px solid rgba(88,91,112,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-mocha .media .media .content:not(:last-child),html.theme--catppuccin-mocha .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-mocha .media .media .media{padding-top:.5rem}html.theme--catppuccin-mocha .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-mocha .media+.media{border-top:1px solid rgba(88,91,112,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-mocha .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-mocha .media-left,html.theme--catppuccin-mocha .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .media-left{margin-right:1rem}html.theme--catppuccin-mocha .media-right{margin-left:1rem}html.theme--catppuccin-mocha .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .media-content{overflow-x:auto}}html.theme--catppuccin-mocha .menu{font-size:1rem}html.theme--catppuccin-mocha .menu.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-mocha .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .menu.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .menu-list{line-height:1.25}html.theme--catppuccin-mocha .menu-list a{border-radius:3px;color:#cdd6f4;display:block;padding:0.5em 0.75em}html.theme--catppuccin-mocha .menu-list a:hover{background-color:#181825;color:#b8c5ef}html.theme--catppuccin-mocha .menu-list a.is-active{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .menu-list li ul{border-left:1px solid #585b70;margin:.75em;padding-left:.75em}html.theme--catppuccin-mocha .menu-label{color:#f7f8fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-mocha .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-mocha .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-mocha .message{background-color:#181825;border-radius:.4em;font-size:1rem}html.theme--catppuccin-mocha .message strong{color:currentColor}html.theme--catppuccin-mocha .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-mocha .message.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-mocha .message.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .message.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .message.is-white{background-color:#fff}html.theme--catppuccin-mocha .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-mocha .message.is-black{background-color:#fafafa}html.theme--catppuccin-mocha .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-mocha .message.is-light{background-color:#fafafa}html.theme--catppuccin-mocha .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-mocha .message.is-dark,html.theme--catppuccin-mocha .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-mocha .message.is-dark .message-header,html.theme--catppuccin-mocha .content kbd.message .message-header{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .message.is-dark .message-body,html.theme--catppuccin-mocha .content kbd.message .message-body{border-color:#313244}html.theme--catppuccin-mocha .message.is-primary,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink{background-color:#ebf3fe}html.theme--catppuccin-mocha .message.is-primary .message-header,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink .message-header{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .message.is-primary .message-body,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink .message-body{border-color:#89b4fa;color:#063c93}html.theme--catppuccin-mocha .message.is-link{background-color:#ebf3fe}html.theme--catppuccin-mocha .message.is-link .message-header{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .message.is-link .message-body{border-color:#89b4fa;color:#063c93}html.theme--catppuccin-mocha .message.is-info{background-color:#effbf9}html.theme--catppuccin-mocha .message.is-info .message-header{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-info .message-body{border-color:#94e2d5;color:#207466}html.theme--catppuccin-mocha .message.is-success{background-color:#f0faef}html.theme--catppuccin-mocha .message.is-success .message-header{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-success .message-body{border-color:#a6e3a1;color:#287222}html.theme--catppuccin-mocha .message.is-warning{background-color:#fef8ec}html.theme--catppuccin-mocha .message.is-warning .message-header{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-warning .message-body{border-color:#f9e2af;color:#8a620a}html.theme--catppuccin-mocha .message.is-danger{background-color:#fdedf1}html.theme--catppuccin-mocha .message.is-danger .message-header{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .message.is-danger .message-body{border-color:#f38ba8;color:#991036}html.theme--catppuccin-mocha .message-header{align-items:center;background-color:#cdd6f4;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-mocha .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-mocha .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .message-body{border-color:#585b70;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#cdd6f4;padding:1.25em 1.5em}html.theme--catppuccin-mocha .message-body code,html.theme--catppuccin-mocha .message-body pre{background-color:#fff}html.theme--catppuccin-mocha .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-mocha .modal.is-active{display:flex}html.theme--catppuccin-mocha .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-mocha .modal-content,html.theme--catppuccin-mocha .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-mocha .modal-content,html.theme--catppuccin-mocha .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-mocha .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-mocha .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-mocha .modal-card-head,html.theme--catppuccin-mocha .modal-card-foot{align-items:center;background-color:#181825;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-mocha .modal-card-head{border-bottom:1px solid #585b70;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-mocha .modal-card-title{color:#cdd6f4;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-mocha .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #585b70}html.theme--catppuccin-mocha .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-mocha .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#1e1e2e;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-mocha .navbar{background-color:#89b4fa;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-mocha .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-mocha .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-mocha .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-dark,html.theme--catppuccin-mocha .content kbd.navbar{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-burger,html.theme--catppuccin-mocha .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#313244;color:#fff}}html.theme--catppuccin-mocha .navbar.is-primary,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-burger,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa;color:#fff}}html.theme--catppuccin-mocha .navbar.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa;color:#fff}}html.theme--catppuccin-mocha .navbar.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#94e2d5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#f9e2af;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f38ba8;color:#fff}}html.theme--catppuccin-mocha .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-mocha .navbar.has-shadow{box-shadow:0 2px 0 0 #181825}html.theme--catppuccin-mocha .navbar.is-fixed-bottom,html.theme--catppuccin-mocha .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #181825}html.theme--catppuccin-mocha .navbar.is-fixed-top{top:0}html.theme--catppuccin-mocha html.has-navbar-fixed-top,html.theme--catppuccin-mocha body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-mocha .navbar-brand,html.theme--catppuccin-mocha .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-mocha .navbar-brand a.navbar-item:focus,html.theme--catppuccin-mocha .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-mocha .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-mocha .navbar-burger{color:#cdd6f4;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-mocha .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-mocha .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-mocha .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-mocha .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-mocha .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-mocha .navbar-menu{display:none}html.theme--catppuccin-mocha .navbar-item,html.theme--catppuccin-mocha .navbar-link{color:#cdd6f4;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-mocha .navbar-item .icon:only-child,html.theme--catppuccin-mocha .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-mocha a.navbar-item,html.theme--catppuccin-mocha .navbar-link{cursor:pointer}html.theme--catppuccin-mocha a.navbar-item:focus,html.theme--catppuccin-mocha a.navbar-item:focus-within,html.theme--catppuccin-mocha a.navbar-item:hover,html.theme--catppuccin-mocha a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar-link:focus,html.theme--catppuccin-mocha .navbar-link:focus-within,html.theme--catppuccin-mocha .navbar-link:hover,html.theme--catppuccin-mocha .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}html.theme--catppuccin-mocha .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .navbar-item img{max-height:1.75rem}html.theme--catppuccin-mocha .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-mocha .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-mocha .navbar-item.is-tab:focus,html.theme--catppuccin-mocha .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#89b4fa;border-bottom-style:solid;border-bottom-width:3px;color:#89b4fa;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-mocha .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-mocha .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-mocha .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-mocha .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .navbar>.container{display:block}html.theme--catppuccin-mocha .navbar-brand .navbar-item,html.theme--catppuccin-mocha .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-mocha .navbar-link::after{display:none}html.theme--catppuccin-mocha .navbar-menu{background-color:#89b4fa;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-mocha .navbar-menu.is-active{display:block}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch,html.theme--catppuccin-mocha .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-mocha .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-mocha .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-mocha html.has-navbar-fixed-top-touch,html.theme--catppuccin-mocha body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar,html.theme--catppuccin-mocha .navbar-menu,html.theme--catppuccin-mocha .navbar-start,html.theme--catppuccin-mocha .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-mocha .navbar{min-height:4rem}html.theme--catppuccin-mocha .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-mocha .navbar.is-spaced .navbar-start,html.theme--catppuccin-mocha .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-mocha .navbar.is-spaced a.navbar-item,html.theme--catppuccin-mocha .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#7f849c}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}html.theme--catppuccin-mocha .navbar-burger{display:none}html.theme--catppuccin-mocha .navbar-item,html.theme--catppuccin-mocha .navbar-link{align-items:center;display:flex}html.theme--catppuccin-mocha .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-mocha .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-mocha .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-mocha .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-mocha .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-mocha .navbar-dropdown{background-color:#89b4fa;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-mocha .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#7f849c}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}.navbar.is-spaced html.theme--catppuccin-mocha .navbar-dropdown,html.theme--catppuccin-mocha .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-mocha .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-mocha .navbar-divider{display:block}html.theme--catppuccin-mocha .navbar>.container .navbar-brand,html.theme--catppuccin-mocha .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-mocha .navbar>.container .navbar-menu,html.theme--catppuccin-mocha .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-mocha .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-mocha html.has-navbar-fixed-top-desktop,html.theme--catppuccin-mocha body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-mocha html.has-spaced-navbar-fixed-top,html.theme--catppuccin-mocha body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-mocha html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-mocha body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-mocha a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar-link.is-active{color:#89b4fa}html.theme--catppuccin-mocha a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-mocha .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-mocha .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-mocha .pagination.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-mocha .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .pagination.is-rounded .pagination-previous,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-mocha .pagination.is-rounded .pagination-next,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-mocha .pagination.is-rounded .pagination-link,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-mocha .pagination,html.theme--catppuccin-mocha .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link{border-color:#585b70;color:#89b4fa;min-width:2.5em}html.theme--catppuccin-mocha .pagination-previous:hover,html.theme--catppuccin-mocha .pagination-next:hover,html.theme--catppuccin-mocha .pagination-link:hover{border-color:#6c7086;color:#89dceb}html.theme--catppuccin-mocha .pagination-previous:focus,html.theme--catppuccin-mocha .pagination-next:focus,html.theme--catppuccin-mocha .pagination-link:focus{border-color:#6c7086}html.theme--catppuccin-mocha .pagination-previous:active,html.theme--catppuccin-mocha .pagination-next:active,html.theme--catppuccin-mocha .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-mocha .pagination-previous[disabled],html.theme--catppuccin-mocha .pagination-previous.is-disabled,html.theme--catppuccin-mocha .pagination-next[disabled],html.theme--catppuccin-mocha .pagination-next.is-disabled,html.theme--catppuccin-mocha .pagination-link[disabled],html.theme--catppuccin-mocha .pagination-link.is-disabled{background-color:#585b70;border-color:#585b70;box-shadow:none;color:#f7f8fd;opacity:0.5}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-mocha .pagination-link.is-current{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .pagination-ellipsis{color:#6c7086;pointer-events:none}html.theme--catppuccin-mocha .pagination-list{flex-wrap:wrap}html.theme--catppuccin-mocha .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .pagination{flex-wrap:wrap}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-mocha .pagination-previous{order:2}html.theme--catppuccin-mocha .pagination-next{order:3}html.theme--catppuccin-mocha .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-mocha .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-mocha .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-mocha .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-mocha .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-mocha .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-mocha .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-mocha .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-mocha .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-mocha .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-mocha .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-mocha .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-mocha .panel.is-dark .panel-heading,html.theme--catppuccin-mocha .content kbd.panel .panel-heading{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-mocha .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#313244}html.theme--catppuccin-mocha .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-mocha .content kbd.panel .panel-block.is-active .panel-icon{color:#313244}html.theme--catppuccin-mocha .panel.is-primary .panel-heading,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel.is-link .panel-heading{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .panel.is-link .panel-tabs a.is-active{border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .panel.is-link .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel.is-info .panel-heading{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-info .panel-tabs a.is-active{border-bottom-color:#94e2d5}html.theme--catppuccin-mocha .panel.is-info .panel-block.is-active .panel-icon{color:#94e2d5}html.theme--catppuccin-mocha .panel.is-success .panel-heading{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6e3a1}html.theme--catppuccin-mocha .panel.is-success .panel-block.is-active .panel-icon{color:#a6e3a1}html.theme--catppuccin-mocha .panel.is-warning .panel-heading{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#f9e2af}html.theme--catppuccin-mocha .panel.is-warning .panel-block.is-active .panel-icon{color:#f9e2af}html.theme--catppuccin-mocha .panel.is-danger .panel-heading{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f38ba8}html.theme--catppuccin-mocha .panel.is-danger .panel-block.is-active .panel-icon{color:#f38ba8}html.theme--catppuccin-mocha .panel-tabs:not(:last-child),html.theme--catppuccin-mocha .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-mocha .panel-heading{background-color:#45475a;border-radius:8px 8px 0 0;color:#b8c5ef;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-mocha .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-mocha .panel-tabs a{border-bottom:1px solid #585b70;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-mocha .panel-tabs a.is-active{border-bottom-color:#45475a;color:#71a4f9}html.theme--catppuccin-mocha .panel-list a{color:#cdd6f4}html.theme--catppuccin-mocha .panel-list a:hover{color:#89b4fa}html.theme--catppuccin-mocha .panel-block{align-items:center;color:#b8c5ef;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-mocha .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-mocha .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-mocha .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-mocha .panel-block.is-active{border-left-color:#89b4fa;color:#71a4f9}html.theme--catppuccin-mocha .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-mocha a.panel-block,html.theme--catppuccin-mocha label.panel-block{cursor:pointer}html.theme--catppuccin-mocha a.panel-block:hover,html.theme--catppuccin-mocha label.panel-block:hover{background-color:#181825}html.theme--catppuccin-mocha .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f7f8fd;margin-right:.75em}html.theme--catppuccin-mocha .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-mocha .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-mocha .tabs a{align-items:center;border-bottom-color:#585b70;border-bottom-style:solid;border-bottom-width:1px;color:#cdd6f4;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-mocha .tabs a:hover{border-bottom-color:#b8c5ef;color:#b8c5ef}html.theme--catppuccin-mocha .tabs li{display:block}html.theme--catppuccin-mocha .tabs li.is-active a{border-bottom-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .tabs ul{align-items:center;border-bottom-color:#585b70;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-mocha .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-mocha .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-mocha .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-mocha .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-mocha .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-mocha .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-mocha .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-mocha .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-mocha .tabs.is-boxed a:hover{background-color:#181825;border-bottom-color:#585b70}html.theme--catppuccin-mocha .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#585b70;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-mocha .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .tabs.is-toggle a{border-color:#585b70;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-mocha .tabs.is-toggle a:hover{background-color:#181825;border-color:#6c7086;z-index:2}html.theme--catppuccin-mocha .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-mocha .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-mocha .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-mocha .tabs.is-toggle li.is-active a{background-color:#89b4fa;border-color:#89b4fa;color:#fff;z-index:1}html.theme--catppuccin-mocha .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-mocha .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-mocha .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-mocha .tabs.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-mocha .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .column.is-narrow,html.theme--catppuccin-mocha .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full,html.theme--catppuccin-mocha .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters,html.theme--catppuccin-mocha .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds,html.theme--catppuccin-mocha .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half,html.theme--catppuccin-mocha .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third,html.theme--catppuccin-mocha .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter,html.theme--catppuccin-mocha .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth,html.theme--catppuccin-mocha .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths,html.theme--catppuccin-mocha .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths,html.theme--catppuccin-mocha .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths,html.theme--catppuccin-mocha .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters,html.theme--catppuccin-mocha .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds,html.theme--catppuccin-mocha .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half,html.theme--catppuccin-mocha .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third,html.theme--catppuccin-mocha .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter,html.theme--catppuccin-mocha .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth,html.theme--catppuccin-mocha .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths,html.theme--catppuccin-mocha .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths,html.theme--catppuccin-mocha .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths,html.theme--catppuccin-mocha .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-mocha .column.is-0,html.theme--catppuccin-mocha .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0,html.theme--catppuccin-mocha .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-mocha .column.is-1,html.theme--catppuccin-mocha .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1,html.theme--catppuccin-mocha .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2,html.theme--catppuccin-mocha .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2,html.theme--catppuccin-mocha .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3,html.theme--catppuccin-mocha .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3,html.theme--catppuccin-mocha .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-mocha .column.is-4,html.theme--catppuccin-mocha .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4,html.theme--catppuccin-mocha .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5,html.theme--catppuccin-mocha .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5,html.theme--catppuccin-mocha .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6,html.theme--catppuccin-mocha .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6,html.theme--catppuccin-mocha .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-mocha .column.is-7,html.theme--catppuccin-mocha .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7,html.theme--catppuccin-mocha .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8,html.theme--catppuccin-mocha .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8,html.theme--catppuccin-mocha .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9,html.theme--catppuccin-mocha .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9,html.theme--catppuccin-mocha .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-mocha .column.is-10,html.theme--catppuccin-mocha .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10,html.theme--catppuccin-mocha .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11,html.theme--catppuccin-mocha .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11,html.theme--catppuccin-mocha .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12,html.theme--catppuccin-mocha .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12,html.theme--catppuccin-mocha .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-mocha .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-mocha .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-mocha .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-mocha .columns.is-centered{justify-content:center}html.theme--catppuccin-mocha .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-mocha .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-mocha .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-mocha .columns.is-mobile{display:flex}html.theme--catppuccin-mocha .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-mocha .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-desktop{display:flex}}html.theme--catppuccin-mocha .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-mocha .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-mocha .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-mocha .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-mocha .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-mocha .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-mocha .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-mocha .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-mocha .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-mocha .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-mocha .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-mocha .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-mocha .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-mocha .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-mocha .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-mocha .tile.is-child{margin:0 !important}html.theme--catppuccin-mocha .tile.is-parent{padding:.75rem}html.theme--catppuccin-mocha .tile.is-vertical{flex-direction:column}html.theme--catppuccin-mocha .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .tile:not(.is-child){display:flex}html.theme--catppuccin-mocha .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .tile.is-3{flex:none;width:25%}html.theme--catppuccin-mocha .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .tile.is-6{flex:none;width:50%}html.theme--catppuccin-mocha .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .tile.is-9{flex:none;width:75%}html.theme--catppuccin-mocha .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-mocha .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-mocha .hero .navbar{background:none}html.theme--catppuccin-mocha .hero .tabs ul{border-bottom:none}html.theme--catppuccin-mocha .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-white strong{color:inherit}html.theme--catppuccin-mocha .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-mocha .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-mocha .hero.is-white .navbar-item,html.theme--catppuccin-mocha .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-mocha .hero.is-white a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-white .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-mocha .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-mocha .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-black strong{color:inherit}html.theme--catppuccin-mocha .hero.is-black .title{color:#fff}html.theme--catppuccin-mocha .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-mocha .hero.is-black .navbar-item,html.theme--catppuccin-mocha .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-black a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-black .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-mocha .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-light strong{color:inherit}html.theme--catppuccin-mocha .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-mocha .hero.is-light .navbar-item,html.theme--catppuccin-mocha .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-light .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-mocha .hero.is-dark,html.theme--catppuccin-mocha .content kbd.hero{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-dark strong,html.theme--catppuccin-mocha .content kbd.hero strong{color:inherit}html.theme--catppuccin-mocha .hero.is-dark .title,html.theme--catppuccin-mocha .content kbd.hero .title{color:#fff}html.theme--catppuccin-mocha .hero.is-dark .subtitle,html.theme--catppuccin-mocha .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-mocha .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-dark .subtitle strong,html.theme--catppuccin-mocha .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-dark .navbar-menu,html.theme--catppuccin-mocha .content kbd.hero .navbar-menu{background-color:#313244}}html.theme--catppuccin-mocha .hero.is-dark .navbar-item,html.theme--catppuccin-mocha .content kbd.hero .navbar-item,html.theme--catppuccin-mocha .hero.is-dark .navbar-link,html.theme--catppuccin-mocha .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-dark .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.hero .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.hero .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .hero.is-dark .tabs a,html.theme--catppuccin-mocha .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-dark .tabs a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs li.is-active a{color:#313244 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#313244}html.theme--catppuccin-mocha .hero.is-dark.is-bold,html.theme--catppuccin-mocha .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #181c2a 0%, #313244 71%, #3c3856 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-mocha .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #181c2a 0%, #313244 71%, #3c3856 100%)}}html.theme--catppuccin-mocha .hero.is-primary,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-primary strong,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-mocha .hero.is-primary .title,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-mocha .hero.is-primary .subtitle,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-primary .subtitle strong,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-primary .navbar-menu,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#89b4fa}}html.theme--catppuccin-mocha .hero.is-primary .navbar-item,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-mocha .hero.is-primary .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-primary .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .hero.is-primary .tabs a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-primary .tabs a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#89b4fa !important;opacity:1}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .hero.is-primary.is-bold,html.theme--catppuccin-mocha .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-mocha .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}}html.theme--catppuccin-mocha .hero.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-link strong{color:inherit}html.theme--catppuccin-mocha .hero.is-link .title{color:#fff}html.theme--catppuccin-mocha .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-link .navbar-menu{background-color:#89b4fa}}html.theme--catppuccin-mocha .hero.is-link .navbar-item,html.theme--catppuccin-mocha .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-link a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-link .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-link .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-link .tabs li.is-active a{color:#89b4fa !important;opacity:1}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .hero.is-link.is-bold{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}}html.theme--catppuccin-mocha .hero.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-info strong{color:inherit}html.theme--catppuccin-mocha .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-info .navbar-menu{background-color:#94e2d5}}html.theme--catppuccin-mocha .hero.is-info .navbar-item,html.theme--catppuccin-mocha .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-info .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-info .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-info .tabs li.is-active a{color:#94e2d5 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .hero.is-info.is-bold{background-image:linear-gradient(141deg, #63e0b6 0%, #94e2d5 71%, #a5eaea 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #63e0b6 0%, #94e2d5 71%, #a5eaea 100%)}}html.theme--catppuccin-mocha .hero.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-success strong{color:inherit}html.theme--catppuccin-mocha .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-success .navbar-menu{background-color:#a6e3a1}}html.theme--catppuccin-mocha .hero.is-success .navbar-item,html.theme--catppuccin-mocha .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-success .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-success .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-success .tabs li.is-active a{color:#a6e3a1 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .hero.is-success.is-bold{background-image:linear-gradient(141deg, #8ce071 0%, #a6e3a1 71%, #b2ebb7 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #8ce071 0%, #a6e3a1 71%, #b2ebb7 100%)}}html.theme--catppuccin-mocha .hero.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-warning strong{color:inherit}html.theme--catppuccin-mocha .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-warning .navbar-menu{background-color:#f9e2af}}html.theme--catppuccin-mocha .hero.is-warning .navbar-item,html.theme--catppuccin-mocha .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-warning .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-warning .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-warning .tabs li.is-active a{color:#f9e2af !important;opacity:1}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #fcbd79 0%, #f9e2af 71%, #fcf4c5 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #fcbd79 0%, #f9e2af 71%, #fcf4c5 100%)}}html.theme--catppuccin-mocha .hero.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-danger strong{color:inherit}html.theme--catppuccin-mocha .hero.is-danger .title{color:#fff}html.theme--catppuccin-mocha .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-danger .navbar-menu{background-color:#f38ba8}}html.theme--catppuccin-mocha .hero.is-danger .navbar-item,html.theme--catppuccin-mocha .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-danger .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-danger .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-danger .tabs li.is-active a{color:#f38ba8 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #f7549d 0%, #f38ba8 71%, #f8a0a9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f7549d 0%, #f38ba8 71%, #f8a0a9 100%)}}html.theme--catppuccin-mocha .hero.is-small .hero-body,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-mocha .hero.is-halfheight .hero-body,html.theme--catppuccin-mocha .hero.is-fullheight .hero-body,html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-mocha .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-mocha .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-mocha .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-mocha .hero-video{overflow:hidden}html.theme--catppuccin-mocha .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-mocha .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero-video{display:none}}html.theme--catppuccin-mocha .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero-buttons .button{display:flex}html.theme--catppuccin-mocha .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-mocha .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-mocha .hero-head,html.theme--catppuccin-mocha .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero-body{padding:3rem 3rem}}html.theme--catppuccin-mocha .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .section{padding:3rem 3rem}html.theme--catppuccin-mocha .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-mocha .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-mocha .footer{background-color:#181825;padding:3rem 1.5rem 6rem}html.theme--catppuccin-mocha h1 .docs-heading-anchor,html.theme--catppuccin-mocha h1 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h1 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h2 .docs-heading-anchor,html.theme--catppuccin-mocha h2 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h2 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h3 .docs-heading-anchor,html.theme--catppuccin-mocha h3 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h3 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h4 .docs-heading-anchor,html.theme--catppuccin-mocha h4 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h4 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h5 .docs-heading-anchor,html.theme--catppuccin-mocha h5 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h5 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h6 .docs-heading-anchor,html.theme--catppuccin-mocha h6 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h6 .docs-heading-anchor:visited{color:#cdd6f4}html.theme--catppuccin-mocha h1 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h2 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h3 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h4 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h5 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-mocha h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-mocha h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-mocha .docs-light-only{display:none !important}html.theme--catppuccin-mocha pre{position:relative;overflow:hidden}html.theme--catppuccin-mocha pre code,html.theme--catppuccin-mocha pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-mocha pre code:first-of-type,html.theme--catppuccin-mocha pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-mocha pre code:last-of-type,html.theme--catppuccin-mocha pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-mocha pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#cdd6f4;cursor:pointer;text-align:center}html.theme--catppuccin-mocha pre .copy-button:focus,html.theme--catppuccin-mocha pre .copy-button:hover{opacity:1;background:rgba(205,214,244,0.1);color:#89b4fa}html.theme--catppuccin-mocha pre .copy-button.success{color:#a6e3a1;opacity:1}html.theme--catppuccin-mocha pre .copy-button.error{color:#f38ba8;opacity:1}html.theme--catppuccin-mocha pre:hover .copy-button{opacity:1}html.theme--catppuccin-mocha .admonition{background-color:#181825;border-style:solid;border-width:2px;border-color:#bac2de;border-radius:4px;font-size:1rem}html.theme--catppuccin-mocha .admonition strong{color:currentColor}html.theme--catppuccin-mocha .admonition.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-mocha .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .admonition.is-default{background-color:#181825;border-color:#bac2de}html.theme--catppuccin-mocha .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#bac2de}html.theme--catppuccin-mocha .admonition.is-default>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-info{background-color:#181825;border-color:#94e2d5}html.theme--catppuccin-mocha .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#94e2d5}html.theme--catppuccin-mocha .admonition.is-info>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-success{background-color:#181825;border-color:#a6e3a1}html.theme--catppuccin-mocha .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6e3a1}html.theme--catppuccin-mocha .admonition.is-success>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-warning{background-color:#181825;border-color:#f9e2af}html.theme--catppuccin-mocha .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#f9e2af}html.theme--catppuccin-mocha .admonition.is-warning>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-danger{background-color:#181825;border-color:#f38ba8}html.theme--catppuccin-mocha .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#f38ba8}html.theme--catppuccin-mocha .admonition.is-danger>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-compat{background-color:#181825;border-color:#89dceb}html.theme--catppuccin-mocha .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#89dceb}html.theme--catppuccin-mocha .admonition.is-compat>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition-header{color:#bac2de;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-mocha .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-mocha details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-mocha details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-mocha details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-mocha .admonition-body{color:#cdd6f4;padding:0.5rem .75rem}html.theme--catppuccin-mocha .admonition-body pre{background-color:#181825}html.theme--catppuccin-mocha .admonition-body code{background-color:#181825}html.theme--catppuccin-mocha .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #585b70;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-mocha .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#181825;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #585b70;overflow:auto}html.theme--catppuccin-mocha .docstring>header code{background-color:transparent}html.theme--catppuccin-mocha .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-mocha .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-mocha .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-mocha .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #585b70}html.theme--catppuccin-mocha .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-mocha .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-mocha .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-mocha .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-mocha .documenter-example-output{background-color:#1e1e2e}html.theme--catppuccin-mocha .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#181825;color:#cdd6f4;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-mocha .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-mocha .outdated-warning-overlay a{color:#89b4fa}html.theme--catppuccin-mocha .outdated-warning-overlay a:hover{color:#89dceb}html.theme--catppuccin-mocha .content pre{border:2px solid #585b70;border-radius:4px}html.theme--catppuccin-mocha .content code{font-weight:inherit}html.theme--catppuccin-mocha .content a code{color:#89b4fa}html.theme--catppuccin-mocha .content a:hover code{color:#89dceb}html.theme--catppuccin-mocha .content h1 code,html.theme--catppuccin-mocha .content h2 code,html.theme--catppuccin-mocha .content h3 code,html.theme--catppuccin-mocha .content h4 code,html.theme--catppuccin-mocha .content h5 code,html.theme--catppuccin-mocha .content h6 code{color:#cdd6f4}html.theme--catppuccin-mocha .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-mocha .content blockquote>ul:first-child,html.theme--catppuccin-mocha .content blockquote>ol:first-child,html.theme--catppuccin-mocha .content .admonition-body>ul:first-child,html.theme--catppuccin-mocha .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-mocha pre,html.theme--catppuccin-mocha code{font-variant-ligatures:no-contextual}html.theme--catppuccin-mocha .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-mocha .breadcrumb a.is-disabled,html.theme--catppuccin-mocha .breadcrumb a.is-disabled:hover{color:#b8c5ef}html.theme--catppuccin-mocha .hljs{background:initial !important}html.theme--catppuccin-mocha .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-mocha .katex-display,html.theme--catppuccin-mocha mjx-container,html.theme--catppuccin-mocha .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-mocha html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-mocha li.no-marker{list-style:none}html.theme--catppuccin-mocha #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-mocha #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main{width:100%}html.theme--catppuccin-mocha #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-mocha #documenter .docs-main>header,html.theme--catppuccin-mocha #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar{background-color:#1e1e2e;border-bottom:1px solid #585b70;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-mocha #documenter .docs-main section.footnotes{border-top:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-mocha .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #585b70;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-mocha #documenter .docs-sidebar{display:flex;flex-direction:column;color:#cdd6f4;background-color:#181825;border-right:1px solid #585b70;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-mocha #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name a:hover{color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #585b70;display:none;padding:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #585b70;padding-bottom:1.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#cdd6f4;background:#181825}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#cdd6f4;background-color:#202031}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #585b70;border-bottom:1px solid #585b70;background-color:#11111b}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#11111b;color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#202031;color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-mocha #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#28283e}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#383856}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#28283e}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#383856}}html.theme--catppuccin-mocha kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-mocha .search-min-width-50{min-width:50%}html.theme--catppuccin-mocha .search-min-height-100{min-height:100%}html.theme--catppuccin-mocha .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-mocha .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover,html.theme--catppuccin-mocha .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-mocha .search-result-link .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-mocha .property-search-result-badge,html.theme--catppuccin-mocha .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-mocha .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:hover .search-filter,html.theme--catppuccin-mocha .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-mocha .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-mocha .search-filter:hover,html.theme--catppuccin-mocha .search-filter:focus{color:#333}html.theme--catppuccin-mocha .search-filter-selected{color:#313244;background-color:#b4befe}html.theme--catppuccin-mocha .search-filter-selected:hover,html.theme--catppuccin-mocha .search-filter-selected:focus{color:#313244}html.theme--catppuccin-mocha .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-mocha .search-divider{border-bottom:1px solid #585b70}html.theme--catppuccin-mocha .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-mocha .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-mocha .w-100{width:100%}html.theme--catppuccin-mocha .gap-2{gap:0.5rem}html.theme--catppuccin-mocha .gap-4{gap:1rem}html.theme--catppuccin-mocha .gap-8{gap:2rem}html.theme--catppuccin-mocha{background-color:#1e1e2e;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-mocha a{transition:all 200ms ease}html.theme--catppuccin-mocha .label{color:#cdd6f4}html.theme--catppuccin-mocha .button,html.theme--catppuccin-mocha .control.has-icons-left .icon,html.theme--catppuccin-mocha .control.has-icons-right .icon,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .select,html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea{height:2.5em;color:#cdd6f4}html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#cdd6f4}html.theme--catppuccin-mocha .select:after,html.theme--catppuccin-mocha .select select{border-width:1px}html.theme--catppuccin-mocha .menu-list a{transition:all 300ms ease}html.theme--catppuccin-mocha .modal-card-foot,html.theme--catppuccin-mocha .modal-card-head{border-color:#585b70}html.theme--catppuccin-mocha .navbar{border-radius:.4em}html.theme--catppuccin-mocha .navbar.is-transparent{background:none}html.theme--catppuccin-mocha .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .navbar .navbar-menu{background-color:#89b4fa;border-radius:0 0 .4em .4em}}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){color:#313244}html.theme--catppuccin-mocha .tag.is-link:not(body),html.theme--catppuccin-mocha .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-mocha .content kbd.is-link:not(body){color:#313244}html.theme--catppuccin-mocha .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-mocha .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-mocha .ansi span.sgr3{font-style:italic}html.theme--catppuccin-mocha .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-mocha .ansi span.sgr7{color:#1e1e2e;background-color:#cdd6f4}html.theme--catppuccin-mocha .ansi span.sgr8{color:transparent}html.theme--catppuccin-mocha .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-mocha .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-mocha .ansi span.sgr30{color:#45475a}html.theme--catppuccin-mocha .ansi span.sgr31{color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr32{color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr33{color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr34{color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr35{color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr36{color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr37{color:#bac2de}html.theme--catppuccin-mocha .ansi span.sgr40{background-color:#45475a}html.theme--catppuccin-mocha .ansi span.sgr41{background-color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr42{background-color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr43{background-color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr44{background-color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr45{background-color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr46{background-color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr47{background-color:#bac2de}html.theme--catppuccin-mocha .ansi span.sgr90{color:#585b70}html.theme--catppuccin-mocha .ansi span.sgr91{color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr92{color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr93{color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr94{color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr95{color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr96{color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr97{color:#a6adc8}html.theme--catppuccin-mocha .ansi span.sgr100{background-color:#585b70}html.theme--catppuccin-mocha .ansi span.sgr101{background-color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr102{background-color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr103{background-color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr104{background-color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr105{background-color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr106{background-color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr107{background-color:#a6adc8}html.theme--catppuccin-mocha code.language-julia-repl>span.hljs-meta{color:#a6e3a1;font-weight:bolder}html.theme--catppuccin-mocha code .hljs{color:#cdd6f4;background:#1e1e2e}html.theme--catppuccin-mocha code .hljs-keyword{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-built_in{color:#f38ba8}html.theme--catppuccin-mocha code .hljs-type{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-literal{color:#fab387}html.theme--catppuccin-mocha code .hljs-number{color:#fab387}html.theme--catppuccin-mocha code .hljs-operator{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-punctuation{color:#bac2de}html.theme--catppuccin-mocha code .hljs-property{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-regexp{color:#f5c2e7}html.theme--catppuccin-mocha code .hljs-string{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-char.escape_{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-subst{color:#a6adc8}html.theme--catppuccin-mocha code .hljs-symbol{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-variable{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-variable.language_{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-variable.constant_{color:#fab387}html.theme--catppuccin-mocha code .hljs-title{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-title.class_{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-title.function_{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-params{color:#cdd6f4}html.theme--catppuccin-mocha code .hljs-comment{color:#585b70}html.theme--catppuccin-mocha code .hljs-doctag{color:#f38ba8}html.theme--catppuccin-mocha code .hljs-meta{color:#fab387}html.theme--catppuccin-mocha code .hljs-section{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-tag{color:#a6adc8}html.theme--catppuccin-mocha code .hljs-name{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-attr{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-attribute{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-bullet{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-code{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-emphasis{color:#f38ba8;font-style:italic}html.theme--catppuccin-mocha code .hljs-strong{color:#f38ba8;font-weight:bold}html.theme--catppuccin-mocha code .hljs-formula{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-link{color:#74c7ec;font-style:italic}html.theme--catppuccin-mocha code .hljs-quote{color:#a6e3a1;font-style:italic}html.theme--catppuccin-mocha code .hljs-selector-tag{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-selector-id{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-selector-class{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-selector-attr{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-selector-pseudo{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-template-tag{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-template-variable{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-addition{color:#a6e3a1;background:rgba(166,227,161,0.15)}html.theme--catppuccin-mocha code .hljs-deletion{color:#f38ba8;background:rgba(243,139,168,0.15)}html.theme--catppuccin-mocha .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover,html.theme--catppuccin-mocha .search-result-link:focus{background-color:#313244}html.theme--catppuccin-mocha .search-result-link .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:hover .search-filter,html.theme--catppuccin-mocha .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:focus .search-filter{color:#313244 !important;background-color:#b4befe !important}html.theme--catppuccin-mocha .search-result-title{color:#cdd6f4}html.theme--catppuccin-mocha .search-result-highlight{background-color:#f38ba8;color:#181825}html.theme--catppuccin-mocha .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-mocha .w-100{width:100%}html.theme--catppuccin-mocha .gap-2{gap:0.5rem}html.theme--catppuccin-mocha .gap-4{gap:1rem} diff --git a/dev/assets/themes/documenter-dark.css b/dev/assets/themes/documenter-dark.css new file mode 100644 index 0000000..2892b38 --- /dev/null +++ b/dev/assets/themes/documenter-dark.css @@ -0,0 +1,7 @@ +html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .file-cta,html.theme--documenter-dark .file-name,html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--documenter-dark .pagination-previous:focus,html.theme--documenter-dark .pagination-next:focus,html.theme--documenter-dark .pagination-link:focus,html.theme--documenter-dark .pagination-ellipsis:focus,html.theme--documenter-dark .file-cta:focus,html.theme--documenter-dark .file-name:focus,html.theme--documenter-dark .select select:focus,html.theme--documenter-dark .textarea:focus,html.theme--documenter-dark .input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:focus,html.theme--documenter-dark .button:focus,html.theme--documenter-dark .is-focused.pagination-previous,html.theme--documenter-dark .is-focused.pagination-next,html.theme--documenter-dark .is-focused.pagination-link,html.theme--documenter-dark .is-focused.pagination-ellipsis,html.theme--documenter-dark .is-focused.file-cta,html.theme--documenter-dark .is-focused.file-name,html.theme--documenter-dark .select select.is-focused,html.theme--documenter-dark .is-focused.textarea,html.theme--documenter-dark .is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-focused.button,html.theme--documenter-dark .pagination-previous:active,html.theme--documenter-dark .pagination-next:active,html.theme--documenter-dark .pagination-link:active,html.theme--documenter-dark .pagination-ellipsis:active,html.theme--documenter-dark .file-cta:active,html.theme--documenter-dark .file-name:active,html.theme--documenter-dark .select select:active,html.theme--documenter-dark .textarea:active,html.theme--documenter-dark .input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:active,html.theme--documenter-dark .button:active,html.theme--documenter-dark .is-active.pagination-previous,html.theme--documenter-dark .is-active.pagination-next,html.theme--documenter-dark .is-active.pagination-link,html.theme--documenter-dark .is-active.pagination-ellipsis,html.theme--documenter-dark .is-active.file-cta,html.theme--documenter-dark .is-active.file-name,html.theme--documenter-dark .select select.is-active,html.theme--documenter-dark .is-active.textarea,html.theme--documenter-dark .is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .is-active.button{outline:none}html.theme--documenter-dark .pagination-previous[disabled],html.theme--documenter-dark .pagination-next[disabled],html.theme--documenter-dark .pagination-link[disabled],html.theme--documenter-dark .pagination-ellipsis[disabled],html.theme--documenter-dark .file-cta[disabled],html.theme--documenter-dark .file-name[disabled],html.theme--documenter-dark .select select[disabled],html.theme--documenter-dark .textarea[disabled],html.theme--documenter-dark .input[disabled],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--documenter-dark .button[disabled],fieldset[disabled] html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--documenter-dark .pagination-next,html.theme--documenter-dark fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--documenter-dark .pagination-link,html.theme--documenter-dark fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--documenter-dark .file-cta,html.theme--documenter-dark fieldset[disabled] .file-cta,fieldset[disabled] html.theme--documenter-dark .file-name,html.theme--documenter-dark fieldset[disabled] .file-name,fieldset[disabled] html.theme--documenter-dark .select select,fieldset[disabled] html.theme--documenter-dark .textarea,fieldset[disabled] html.theme--documenter-dark .input,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark fieldset[disabled] .select select,html.theme--documenter-dark .select fieldset[disabled] select,html.theme--documenter-dark fieldset[disabled] .textarea,html.theme--documenter-dark fieldset[disabled] .input,html.theme--documenter-dark fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--documenter-dark .button,html.theme--documenter-dark fieldset[disabled] .button{cursor:not-allowed}html.theme--documenter-dark .tabs,html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .breadcrumb,html.theme--documenter-dark .file,html.theme--documenter-dark .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--documenter-dark .navbar-link:not(.is-arrowless)::after,html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--documenter-dark .admonition:not(:last-child),html.theme--documenter-dark .tabs:not(:last-child),html.theme--documenter-dark .pagination:not(:last-child),html.theme--documenter-dark .message:not(:last-child),html.theme--documenter-dark .level:not(:last-child),html.theme--documenter-dark .breadcrumb:not(:last-child),html.theme--documenter-dark .block:not(:last-child),html.theme--documenter-dark .title:not(:last-child),html.theme--documenter-dark .subtitle:not(:last-child),html.theme--documenter-dark .table-container:not(:last-child),html.theme--documenter-dark .table:not(:last-child),html.theme--documenter-dark .progress:not(:last-child),html.theme--documenter-dark .notification:not(:last-child),html.theme--documenter-dark .content:not(:last-child),html.theme--documenter-dark .box:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .modal-close,html.theme--documenter-dark .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--documenter-dark .modal-close::before,html.theme--documenter-dark .delete::before,html.theme--documenter-dark .modal-close::after,html.theme--documenter-dark .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--documenter-dark .modal-close::before,html.theme--documenter-dark .delete::before{height:2px;width:50%}html.theme--documenter-dark .modal-close::after,html.theme--documenter-dark .delete::after{height:50%;width:2px}html.theme--documenter-dark .modal-close:hover,html.theme--documenter-dark .delete:hover,html.theme--documenter-dark .modal-close:focus,html.theme--documenter-dark .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--documenter-dark .modal-close:active,html.theme--documenter-dark .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--documenter-dark .is-small.modal-close,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--documenter-dark .is-small.delete,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--documenter-dark .is-medium.modal-close,html.theme--documenter-dark .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--documenter-dark .is-large.modal-close,html.theme--documenter-dark .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--documenter-dark .control.is-loading::after,html.theme--documenter-dark .select.is-loading::after,html.theme--documenter-dark .loader,html.theme--documenter-dark .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdee0;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--documenter-dark .hero-video,html.theme--documenter-dark .modal-background,html.theme--documenter-dark .modal,html.theme--documenter-dark .image.is-square img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--documenter-dark .image.is-square .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--documenter-dark .image.is-1by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--documenter-dark .image.is-1by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--documenter-dark .image.is-5by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--documenter-dark .image.is-5by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--documenter-dark .image.is-4by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--documenter-dark .image.is-4by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--documenter-dark .image.is-3by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--documenter-dark .image.is-3by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--documenter-dark .image.is-5by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--documenter-dark .image.is-5by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--documenter-dark .image.is-16by9 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--documenter-dark .image.is-16by9 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--documenter-dark .image.is-2by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--documenter-dark .image.is-2by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--documenter-dark .image.is-3by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--documenter-dark .image.is-3by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--documenter-dark .image.is-4by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--documenter-dark .image.is-4by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--documenter-dark .image.is-3by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--documenter-dark .image.is-3by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--documenter-dark .image.is-2by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--documenter-dark .image.is-2by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--documenter-dark .image.is-3by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--documenter-dark .image.is-3by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--documenter-dark .image.is-9by16 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--documenter-dark .image.is-9by16 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--documenter-dark .image.is-1by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--documenter-dark .image.is-1by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--documenter-dark .image.is-1by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--documenter-dark .image.is-1by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--documenter-dark .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#ecf0f1 !important}a.has-text-light:hover,a.has-text-light:focus{color:#cfd9db !important}.has-background-light{background-color:#ecf0f1 !important}.has-text-dark{color:#282f2f !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#111414 !important}.has-background-dark{background-color:#282f2f !important}.has-text-primary{color:#375a7f !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#28415b !important}.has-background-primary{background-color:#375a7f !important}.has-text-primary-light{color:#f1f5f9 !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#cddbe9 !important}.has-background-primary-light{background-color:#f1f5f9 !important}.has-text-primary-dark{color:#4d7eb2 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#7198c1 !important}.has-background-primary-dark{background-color:#4d7eb2 !important}.has-text-link{color:#1abc9c !important}a.has-text-link:hover,a.has-text-link:focus{color:#148f77 !important}.has-background-link{background-color:#1abc9c !important}.has-text-link-light{color:#edfdf9 !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c0f6ec !important}.has-background-link-light{background-color:#edfdf9 !important}.has-text-link-dark{color:#15987e !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#1bc5a4 !important}.has-background-link-dark{background-color:#15987e !important}.has-text-info{color:#3c5dcd !important}a.has-text-info:hover,a.has-text-info:focus{color:#2c48aa !important}.has-background-info{background-color:#3c5dcd !important}.has-text-info-light{color:#eff2fb !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6d0f0 !important}.has-background-info-light{background-color:#eff2fb !important}.has-text-info-dark{color:#3253c3 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#5571d3 !important}.has-background-info-dark{background-color:#3253c3 !important}.has-text-success{color:#259a12 !important}a.has-text-success:hover,a.has-text-success:focus{color:#1a6c0d !important}.has-background-success{background-color:#259a12 !important}.has-text-success-light{color:#effded !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c7f8bf !important}.has-background-success-light{background-color:#effded !important}.has-text-success-dark{color:#2ec016 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#3fe524 !important}.has-background-success-dark{background-color:#2ec016 !important}.has-text-warning{color:#f4c72f !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#e4b30c !important}.has-background-warning{background-color:#f4c72f !important}.has-text-warning-light{color:#fefaec !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fbedbb !important}.has-background-warning-light{background-color:#fefaec !important}.has-text-warning-dark{color:#8c6e07 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#bd940a !important}.has-background-warning-dark{background-color:#8c6e07 !important}.has-text-danger{color:#cb3c33 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a23029 !important}.has-background-danger{background-color:#cb3c33 !important}.has-text-danger-light{color:#fbefef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f1c8c6 !important}.has-background-danger-light{background-color:#fbefef !important}.has-text-danger-dark{color:#c03930 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#d35850 !important}.has-background-danger-dark{background-color:#c03930 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#282f2f !important}.has-background-grey-darker{background-color:#282f2f !important}.has-text-grey-dark{color:#343c3d !important}.has-background-grey-dark{background-color:#343c3d !important}.has-text-grey{color:#5e6d6f !important}.has-background-grey{background-color:#5e6d6f !important}.has-text-grey-light{color:#8c9b9d !important}.has-background-grey-light{background-color:#8c9b9d !important}.has-text-grey-lighter{color:#dbdee0 !important}.has-background-grey-lighter{background-color:#dbdee0 !important}.has-text-white-ter{color:#ecf0f1 !important}.has-background-white-ter{background-color:#ecf0f1 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--documenter-dark .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--documenter-dark{/*! + Theme: a11y-dark + Author: @ericwbailey + Maintainer: @ericwbailey + + Based on the Tomorrow Night Eighties theme: https://github.com/isagalaev/highlight.js/blob/master/src/styles/tomorrow-night-eighties.css +*/}html.theme--documenter-dark html{background-color:#1f2424;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--documenter-dark article,html.theme--documenter-dark aside,html.theme--documenter-dark figure,html.theme--documenter-dark footer,html.theme--documenter-dark header,html.theme--documenter-dark hgroup,html.theme--documenter-dark section{display:block}html.theme--documenter-dark body,html.theme--documenter-dark button,html.theme--documenter-dark input,html.theme--documenter-dark optgroup,html.theme--documenter-dark select,html.theme--documenter-dark textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--documenter-dark code,html.theme--documenter-dark pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--documenter-dark body{color:#fff;font-size:1em;font-weight:400;line-height:1.5}html.theme--documenter-dark a{color:#1abc9c;cursor:pointer;text-decoration:none}html.theme--documenter-dark a strong{color:currentColor}html.theme--documenter-dark a:hover{color:#1dd2af}html.theme--documenter-dark code{background-color:rgba(255,255,255,0.05);color:#ececec;font-size:.875em;font-weight:normal;padding:.1em}html.theme--documenter-dark hr{background-color:#282f2f;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--documenter-dark img{height:auto;max-width:100%}html.theme--documenter-dark input[type="checkbox"],html.theme--documenter-dark input[type="radio"]{vertical-align:baseline}html.theme--documenter-dark small{font-size:.875em}html.theme--documenter-dark span{font-style:inherit;font-weight:inherit}html.theme--documenter-dark strong{color:#f2f2f2;font-weight:700}html.theme--documenter-dark fieldset{border:none}html.theme--documenter-dark pre{-webkit-overflow-scrolling:touch;background-color:#282f2f;color:#fff;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--documenter-dark pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--documenter-dark table td,html.theme--documenter-dark table th{vertical-align:top}html.theme--documenter-dark table td:not([align]),html.theme--documenter-dark table th:not([align]){text-align:inherit}html.theme--documenter-dark table th{color:#f2f2f2}html.theme--documenter-dark .box{background-color:#343c3d;border-radius:8px;box-shadow:none;color:#fff;display:block;padding:1.25rem}html.theme--documenter-dark a.box:hover,html.theme--documenter-dark a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #1abc9c}html.theme--documenter-dark a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #1abc9c}html.theme--documenter-dark .button{background-color:#282f2f;border-color:#4c5759;border-width:1px;color:#375a7f;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--documenter-dark .button strong{color:inherit}html.theme--documenter-dark .button .icon,html.theme--documenter-dark .button .icon.is-small,html.theme--documenter-dark .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--documenter-dark #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--documenter-dark .button .icon.is-medium,html.theme--documenter-dark .button .icon.is-large{height:1.5em;width:1.5em}html.theme--documenter-dark .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--documenter-dark .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--documenter-dark .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--documenter-dark .button:hover,html.theme--documenter-dark .button.is-hovered{border-color:#8c9b9d;color:#f2f2f2}html.theme--documenter-dark .button:focus,html.theme--documenter-dark .button.is-focused{border-color:#8c9b9d;color:#17a689}html.theme--documenter-dark .button:focus:not(:active),html.theme--documenter-dark .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .button:active,html.theme--documenter-dark .button.is-active{border-color:#343c3d;color:#f2f2f2}html.theme--documenter-dark .button.is-text{background-color:transparent;border-color:transparent;color:#fff;text-decoration:underline}html.theme--documenter-dark .button.is-text:hover,html.theme--documenter-dark .button.is-text.is-hovered,html.theme--documenter-dark .button.is-text:focus,html.theme--documenter-dark .button.is-text.is-focused{background-color:#282f2f;color:#f2f2f2}html.theme--documenter-dark .button.is-text:active,html.theme--documenter-dark .button.is-text.is-active{background-color:#1d2122;color:#f2f2f2}html.theme--documenter-dark .button.is-text[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--documenter-dark .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#1abc9c;text-decoration:none}html.theme--documenter-dark .button.is-ghost:hover,html.theme--documenter-dark .button.is-ghost.is-hovered{color:#1abc9c;text-decoration:underline}html.theme--documenter-dark .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:hover,html.theme--documenter-dark .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:focus,html.theme--documenter-dark .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:focus:not(:active),html.theme--documenter-dark .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .button.is-white:active,html.theme--documenter-dark .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--documenter-dark .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted:hover,html.theme--documenter-dark .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--documenter-dark .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-white.is-outlined:hover,html.theme--documenter-dark .button.is-white.is-outlined.is-hovered,html.theme--documenter-dark .button.is-white.is-outlined:focus,html.theme--documenter-dark .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-white.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:hover,html.theme--documenter-dark .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:focus,html.theme--documenter-dark .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:focus:not(:active),html.theme--documenter-dark .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .button.is-black:active,html.theme--documenter-dark .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--documenter-dark .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted:hover,html.theme--documenter-dark .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-outlined:hover,html.theme--documenter-dark .button.is-black.is-outlined.is-hovered,html.theme--documenter-dark .button.is-black.is-outlined:focus,html.theme--documenter-dark .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-black.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-light{background-color:#ecf0f1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:hover,html.theme--documenter-dark .button.is-light.is-hovered{background-color:#e5eaec;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:focus,html.theme--documenter-dark .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:focus:not(:active),html.theme--documenter-dark .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .button.is-light:active,html.theme--documenter-dark .button.is-light.is-active{background-color:#dde4e6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light{background-color:#ecf0f1;border-color:#ecf0f1;box-shadow:none}html.theme--documenter-dark .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted:hover,html.theme--documenter-dark .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-light.is-outlined{background-color:transparent;border-color:#ecf0f1;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-outlined:hover,html.theme--documenter-dark .button.is-light.is-outlined.is-hovered,html.theme--documenter-dark .button.is-light.is-outlined:focus,html.theme--documenter-dark .button.is-light.is-outlined.is-focused{background-color:#ecf0f1;border-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #ecf0f1 #ecf0f1 !important}html.theme--documenter-dark .button.is-light.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-outlined{background-color:transparent;border-color:#ecf0f1;box-shadow:none;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ecf0f1 #ecf0f1 !important}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-dark,html.theme--documenter-dark .content kbd.button{background-color:#282f2f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:hover,html.theme--documenter-dark .content kbd.button:hover,html.theme--documenter-dark .button.is-dark.is-hovered,html.theme--documenter-dark .content kbd.button.is-hovered{background-color:#232829;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:focus,html.theme--documenter-dark .content kbd.button:focus,html.theme--documenter-dark .button.is-dark.is-focused,html.theme--documenter-dark .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:focus:not(:active),html.theme--documenter-dark .content kbd.button:focus:not(:active),html.theme--documenter-dark .button.is-dark.is-focused:not(:active),html.theme--documenter-dark .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .button.is-dark:active,html.theme--documenter-dark .content kbd.button:active,html.theme--documenter-dark .button.is-dark.is-active,html.theme--documenter-dark .content kbd.button.is-active{background-color:#1d2122;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark[disabled],html.theme--documenter-dark .content kbd.button[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark,fieldset[disabled] html.theme--documenter-dark .content kbd.button{background-color:#282f2f;border-color:#282f2f;box-shadow:none}html.theme--documenter-dark .button.is-dark.is-inverted,html.theme--documenter-dark .content kbd.button.is-inverted{background-color:#fff;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted:hover,html.theme--documenter-dark .content kbd.button.is-inverted:hover,html.theme--documenter-dark .button.is-dark.is-inverted.is-hovered,html.theme--documenter-dark .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-dark.is-inverted[disabled],html.theme--documenter-dark .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-inverted,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-loading::after,html.theme--documenter-dark .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-dark.is-outlined,html.theme--documenter-dark .content kbd.button.is-outlined{background-color:transparent;border-color:#282f2f;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-outlined:hover,html.theme--documenter-dark .content kbd.button.is-outlined:hover,html.theme--documenter-dark .button.is-dark.is-outlined.is-hovered,html.theme--documenter-dark .content kbd.button.is-outlined.is-hovered,html.theme--documenter-dark .button.is-dark.is-outlined:focus,html.theme--documenter-dark .content kbd.button.is-outlined:focus,html.theme--documenter-dark .button.is-dark.is-outlined.is-focused,html.theme--documenter-dark .content kbd.button.is-outlined.is-focused{background-color:#282f2f;border-color:#282f2f;color:#fff}html.theme--documenter-dark .button.is-dark.is-outlined.is-loading::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #282f2f #282f2f !important}html.theme--documenter-dark .button.is-dark.is-outlined.is-loading:hover::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading:focus::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-dark.is-outlined[disabled],html.theme--documenter-dark .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-outlined,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-outlined{background-color:transparent;border-color:#282f2f;box-shadow:none;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined:hover,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined:focus,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #282f2f #282f2f !important}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined[disabled],html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-primary,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink{background-color:#375a7f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:hover,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#335476;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:focus,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:focus:not(:active),html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--documenter-dark .button.is-primary.is-focused:not(:active),html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .button.is-primary:active,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary.is-active,html.theme--documenter-dark .docstring>section>a.button.is-active.docs-sourcelink{background-color:#2f4d6d;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary[disabled],html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink{background-color:#375a7f;border-color:#375a7f;box-shadow:none}html.theme--documenter-dark .button.is-primary.is-inverted,html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted:hover,html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-inverted.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--documenter-dark .button.is-primary.is-inverted[disabled],html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-inverted,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-loading::after,html.theme--documenter-dark .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-primary.is-outlined,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#375a7f;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-outlined:hover,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-outlined.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-outlined:focus,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-outlined.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#375a7f;border-color:#375a7f;color:#fff}html.theme--documenter-dark .button.is-primary.is-outlined.is-loading::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #375a7f #375a7f !important}html.theme--documenter-dark .button.is-primary.is-outlined.is-loading:hover::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading:focus::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-primary.is-outlined[disabled],html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-outlined,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#375a7f;box-shadow:none;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined:hover,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined:focus,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #375a7f #375a7f !important}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined[disabled],html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-primary.is-light,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink{background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .button.is-primary.is-light:hover,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-light.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e8eef5;border-color:transparent;color:#4d7eb2}html.theme--documenter-dark .button.is-primary.is-light:active,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary.is-light.is-active,html.theme--documenter-dark .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#dfe8f1;border-color:transparent;color:#4d7eb2}html.theme--documenter-dark .button.is-link{background-color:#1abc9c;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:hover,html.theme--documenter-dark .button.is-link.is-hovered{background-color:#18b193;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:focus,html.theme--documenter-dark .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:focus:not(:active),html.theme--documenter-dark .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .button.is-link:active,html.theme--documenter-dark .button.is-link.is-active{background-color:#17a689;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link{background-color:#1abc9c;border-color:#1abc9c;box-shadow:none}html.theme--documenter-dark .button.is-link.is-inverted{background-color:#fff;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted:hover,html.theme--documenter-dark .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-link.is-outlined{background-color:transparent;border-color:#1abc9c;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-outlined:hover,html.theme--documenter-dark .button.is-link.is-outlined.is-hovered,html.theme--documenter-dark .button.is-link.is-outlined:focus,html.theme--documenter-dark .button.is-link.is-outlined.is-focused{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #1abc9c #1abc9c !important}html.theme--documenter-dark .button.is-link.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-outlined{background-color:transparent;border-color:#1abc9c;box-shadow:none;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #1abc9c #1abc9c !important}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-link.is-light{background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .button.is-link.is-light:hover,html.theme--documenter-dark .button.is-link.is-light.is-hovered{background-color:#e2fbf6;border-color:transparent;color:#15987e}html.theme--documenter-dark .button.is-link.is-light:active,html.theme--documenter-dark .button.is-link.is-light.is-active{background-color:#d7f9f3;border-color:transparent;color:#15987e}html.theme--documenter-dark .button.is-info{background-color:#3c5dcd;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:hover,html.theme--documenter-dark .button.is-info.is-hovered{background-color:#3355c9;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:focus,html.theme--documenter-dark .button.is-info.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:focus:not(:active),html.theme--documenter-dark .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .button.is-info:active,html.theme--documenter-dark .button.is-info.is-active{background-color:#3151bf;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info{background-color:#3c5dcd;border-color:#3c5dcd;box-shadow:none}html.theme--documenter-dark .button.is-info.is-inverted{background-color:#fff;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted:hover,html.theme--documenter-dark .button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-outlined:hover,html.theme--documenter-dark .button.is-info.is-outlined.is-hovered,html.theme--documenter-dark .button.is-info.is-outlined:focus,html.theme--documenter-dark .button.is-info.is-outlined.is-focused{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}html.theme--documenter-dark .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}html.theme--documenter-dark .button.is-info.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;box-shadow:none;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-info.is-light{background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .button.is-info.is-light:hover,html.theme--documenter-dark .button.is-info.is-light.is-hovered{background-color:#e5e9f8;border-color:transparent;color:#3253c3}html.theme--documenter-dark .button.is-info.is-light:active,html.theme--documenter-dark .button.is-info.is-light.is-active{background-color:#dae1f6;border-color:transparent;color:#3253c3}html.theme--documenter-dark .button.is-success{background-color:#259a12;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:hover,html.theme--documenter-dark .button.is-success.is-hovered{background-color:#228f11;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:focus,html.theme--documenter-dark .button.is-success.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:focus:not(:active),html.theme--documenter-dark .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .button.is-success:active,html.theme--documenter-dark .button.is-success.is-active{background-color:#20830f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success{background-color:#259a12;border-color:#259a12;box-shadow:none}html.theme--documenter-dark .button.is-success.is-inverted{background-color:#fff;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted:hover,html.theme--documenter-dark .button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#259a12}html.theme--documenter-dark .button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;color:#259a12}html.theme--documenter-dark .button.is-success.is-outlined:hover,html.theme--documenter-dark .button.is-success.is-outlined.is-hovered,html.theme--documenter-dark .button.is-success.is-outlined:focus,html.theme--documenter-dark .button.is-success.is-outlined.is-focused{background-color:#259a12;border-color:#259a12;color:#fff}html.theme--documenter-dark .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #259a12 #259a12 !important}html.theme--documenter-dark .button.is-success.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;box-shadow:none;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #259a12 #259a12 !important}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-success.is-light{background-color:#effded;color:#2ec016}html.theme--documenter-dark .button.is-success.is-light:hover,html.theme--documenter-dark .button.is-success.is-light.is-hovered{background-color:#e5fce1;border-color:transparent;color:#2ec016}html.theme--documenter-dark .button.is-success.is-light:active,html.theme--documenter-dark .button.is-success.is-light.is-active{background-color:#dbfad6;border-color:transparent;color:#2ec016}html.theme--documenter-dark .button.is-warning{background-color:#f4c72f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:hover,html.theme--documenter-dark .button.is-warning.is-hovered{background-color:#f3c423;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:focus,html.theme--documenter-dark .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:focus:not(:active),html.theme--documenter-dark .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .button.is-warning:active,html.theme--documenter-dark .button.is-warning.is-active{background-color:#f3c017;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning{background-color:#f4c72f;border-color:#f4c72f;box-shadow:none}html.theme--documenter-dark .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted:hover,html.theme--documenter-dark .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-warning.is-outlined{background-color:transparent;border-color:#f4c72f;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-outlined:hover,html.theme--documenter-dark .button.is-warning.is-outlined.is-hovered,html.theme--documenter-dark .button.is-warning.is-outlined:focus,html.theme--documenter-dark .button.is-warning.is-outlined.is-focused{background-color:#f4c72f;border-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #f4c72f #f4c72f !important}html.theme--documenter-dark .button.is-warning.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-outlined{background-color:transparent;border-color:#f4c72f;box-shadow:none;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f4c72f #f4c72f !important}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-light{background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .button.is-warning.is-light:hover,html.theme--documenter-dark .button.is-warning.is-light.is-hovered{background-color:#fdf7e0;border-color:transparent;color:#8c6e07}html.theme--documenter-dark .button.is-warning.is-light:active,html.theme--documenter-dark .button.is-warning.is-light.is-active{background-color:#fdf3d3;border-color:transparent;color:#8c6e07}html.theme--documenter-dark .button.is-danger{background-color:#cb3c33;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:hover,html.theme--documenter-dark .button.is-danger.is-hovered{background-color:#c13930;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:focus,html.theme--documenter-dark .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:focus:not(:active),html.theme--documenter-dark .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .button.is-danger:active,html.theme--documenter-dark .button.is-danger.is-active{background-color:#b7362e;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger{background-color:#cb3c33;border-color:#cb3c33;box-shadow:none}html.theme--documenter-dark .button.is-danger.is-inverted{background-color:#fff;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted:hover,html.theme--documenter-dark .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-outlined:hover,html.theme--documenter-dark .button.is-danger.is-outlined.is-hovered,html.theme--documenter-dark .button.is-danger.is-outlined:focus,html.theme--documenter-dark .button.is-danger.is-outlined.is-focused{background-color:#cb3c33;border-color:#cb3c33;color:#fff}html.theme--documenter-dark .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}html.theme--documenter-dark .button.is-danger.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;box-shadow:none;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-danger.is-light{background-color:#fbefef;color:#c03930}html.theme--documenter-dark .button.is-danger.is-light:hover,html.theme--documenter-dark .button.is-danger.is-light.is-hovered{background-color:#f8e6e5;border-color:transparent;color:#c03930}html.theme--documenter-dark .button.is-danger.is-light:active,html.theme--documenter-dark .button.is-danger.is-light.is-active{background-color:#f6dcda;border-color:transparent;color:#c03930}html.theme--documenter-dark .button.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--documenter-dark .button.is-small:not(.is-rounded),html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--documenter-dark .button.is-normal{font-size:1rem}html.theme--documenter-dark .button.is-medium{font-size:1.25rem}html.theme--documenter-dark .button.is-large{font-size:1.5rem}html.theme--documenter-dark .button[disabled],fieldset[disabled] html.theme--documenter-dark .button{background-color:#8c9b9d;border-color:#5e6d6f;box-shadow:none;opacity:.5}html.theme--documenter-dark .button.is-fullwidth{display:flex;width:100%}html.theme--documenter-dark .button.is-loading{color:transparent !important;pointer-events:none}html.theme--documenter-dark .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--documenter-dark .button.is-static{background-color:#282f2f;border-color:#5e6d6f;color:#dbdee0;box-shadow:none;pointer-events:none}html.theme--documenter-dark .button.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--documenter-dark .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .buttons .button{margin-bottom:0.5rem}html.theme--documenter-dark .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--documenter-dark .buttons:last-child{margin-bottom:-0.5rem}html.theme--documenter-dark .buttons:not(:last-child){margin-bottom:1rem}html.theme--documenter-dark .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--documenter-dark .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--documenter-dark .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--documenter-dark .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--documenter-dark .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--documenter-dark .buttons.has-addons .button:last-child{margin-right:0}html.theme--documenter-dark .buttons.has-addons .button:hover,html.theme--documenter-dark .buttons.has-addons .button.is-hovered{z-index:2}html.theme--documenter-dark .buttons.has-addons .button:focus,html.theme--documenter-dark .buttons.has-addons .button.is-focused,html.theme--documenter-dark .buttons.has-addons .button:active,html.theme--documenter-dark .buttons.has-addons .button.is-active,html.theme--documenter-dark .buttons.has-addons .button.is-selected{z-index:3}html.theme--documenter-dark .buttons.has-addons .button:focus:hover,html.theme--documenter-dark .buttons.has-addons .button.is-focused:hover,html.theme--documenter-dark .buttons.has-addons .button:active:hover,html.theme--documenter-dark .buttons.has-addons .button.is-active:hover,html.theme--documenter-dark .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--documenter-dark .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .buttons.is-centered{justify-content:center}html.theme--documenter-dark .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--documenter-dark .buttons.is-right{justify-content:flex-end}html.theme--documenter-dark .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .button.is-responsive.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--documenter-dark .button.is-responsive,html.theme--documenter-dark .button.is-responsive.is-normal{font-size:.65625rem}html.theme--documenter-dark .button.is-responsive.is-medium{font-size:.75rem}html.theme--documenter-dark .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .button.is-responsive.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--documenter-dark .button.is-responsive,html.theme--documenter-dark .button.is-responsive.is-normal{font-size:.75rem}html.theme--documenter-dark .button.is-responsive.is-medium{font-size:1rem}html.theme--documenter-dark .button.is-responsive.is-large{font-size:1.25rem}}html.theme--documenter-dark .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--documenter-dark .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--documenter-dark .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--documenter-dark .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--documenter-dark .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--documenter-dark .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--documenter-dark .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--documenter-dark .content li+li{margin-top:0.25em}html.theme--documenter-dark .content p:not(:last-child),html.theme--documenter-dark .content dl:not(:last-child),html.theme--documenter-dark .content ol:not(:last-child),html.theme--documenter-dark .content ul:not(:last-child),html.theme--documenter-dark .content blockquote:not(:last-child),html.theme--documenter-dark .content pre:not(:last-child),html.theme--documenter-dark .content table:not(:last-child){margin-bottom:1em}html.theme--documenter-dark .content h1,html.theme--documenter-dark .content h2,html.theme--documenter-dark .content h3,html.theme--documenter-dark .content h4,html.theme--documenter-dark .content h5,html.theme--documenter-dark .content h6{color:#f2f2f2;font-weight:600;line-height:1.125}html.theme--documenter-dark .content h1{font-size:2em;margin-bottom:0.5em}html.theme--documenter-dark .content h1:not(:first-child){margin-top:1em}html.theme--documenter-dark .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--documenter-dark .content h2:not(:first-child){margin-top:1.1428em}html.theme--documenter-dark .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--documenter-dark .content h3:not(:first-child){margin-top:1.3333em}html.theme--documenter-dark .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--documenter-dark .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--documenter-dark .content h6{font-size:1em;margin-bottom:1em}html.theme--documenter-dark .content blockquote{background-color:#282f2f;border-left:5px solid #5e6d6f;padding:1.25em 1.5em}html.theme--documenter-dark .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--documenter-dark .content ol:not([type]){list-style-type:decimal}html.theme--documenter-dark .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--documenter-dark .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--documenter-dark .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--documenter-dark .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--documenter-dark .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--documenter-dark .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--documenter-dark .content ul ul ul{list-style-type:square}html.theme--documenter-dark .content dd{margin-left:2em}html.theme--documenter-dark .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--documenter-dark .content figure:not(:first-child){margin-top:2em}html.theme--documenter-dark .content figure:not(:last-child){margin-bottom:2em}html.theme--documenter-dark .content figure img{display:inline-block}html.theme--documenter-dark .content figure figcaption{font-style:italic}html.theme--documenter-dark .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--documenter-dark .content sup,html.theme--documenter-dark .content sub{font-size:75%}html.theme--documenter-dark .content table{width:100%}html.theme--documenter-dark .content table td,html.theme--documenter-dark .content table th{border:1px solid #5e6d6f;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--documenter-dark .content table th{color:#f2f2f2}html.theme--documenter-dark .content table th:not([align]){text-align:inherit}html.theme--documenter-dark .content table thead td,html.theme--documenter-dark .content table thead th{border-width:0 0 2px;color:#f2f2f2}html.theme--documenter-dark .content table tfoot td,html.theme--documenter-dark .content table tfoot th{border-width:2px 0 0;color:#f2f2f2}html.theme--documenter-dark .content table tbody tr:last-child td,html.theme--documenter-dark .content table tbody tr:last-child th{border-bottom-width:0}html.theme--documenter-dark .content .tabs li+li{margin-top:0}html.theme--documenter-dark .content.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--documenter-dark .content.is-normal{font-size:1rem}html.theme--documenter-dark .content.is-medium{font-size:1.25rem}html.theme--documenter-dark .content.is-large{font-size:1.5rem}html.theme--documenter-dark .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--documenter-dark .icon.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--documenter-dark .icon.is-medium{height:2rem;width:2rem}html.theme--documenter-dark .icon.is-large{height:3rem;width:3rem}html.theme--documenter-dark .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--documenter-dark .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--documenter-dark .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--documenter-dark div.icon-text{display:flex}html.theme--documenter-dark .image,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--documenter-dark .image img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--documenter-dark .image img.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--documenter-dark .image.is-fullwidth,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--documenter-dark .image.is-square img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--documenter-dark .image.is-square .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--documenter-dark .image.is-1by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--documenter-dark .image.is-1by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--documenter-dark .image.is-5by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--documenter-dark .image.is-5by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--documenter-dark .image.is-4by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--documenter-dark .image.is-4by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--documenter-dark .image.is-3by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--documenter-dark .image.is-3by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--documenter-dark .image.is-5by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--documenter-dark .image.is-5by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--documenter-dark .image.is-16by9 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--documenter-dark .image.is-16by9 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--documenter-dark .image.is-2by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--documenter-dark .image.is-2by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--documenter-dark .image.is-3by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--documenter-dark .image.is-3by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--documenter-dark .image.is-4by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--documenter-dark .image.is-4by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--documenter-dark .image.is-3by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--documenter-dark .image.is-3by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--documenter-dark .image.is-2by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--documenter-dark .image.is-2by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--documenter-dark .image.is-3by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--documenter-dark .image.is-3by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--documenter-dark .image.is-9by16 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--documenter-dark .image.is-9by16 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--documenter-dark .image.is-1by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--documenter-dark .image.is-1by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--documenter-dark .image.is-1by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--documenter-dark .image.is-1by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--documenter-dark .image.is-square,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--documenter-dark .image.is-1by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--documenter-dark .image.is-5by4,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--documenter-dark .image.is-4by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--documenter-dark .image.is-3by2,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--documenter-dark .image.is-5by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--documenter-dark .image.is-16by9,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--documenter-dark .image.is-2by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--documenter-dark .image.is-3by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--documenter-dark .image.is-4by5,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--documenter-dark .image.is-3by4,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--documenter-dark .image.is-2by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--documenter-dark .image.is-3by5,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--documenter-dark .image.is-9by16,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--documenter-dark .image.is-1by2,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--documenter-dark .image.is-1by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--documenter-dark .image.is-16x16,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--documenter-dark .image.is-24x24,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--documenter-dark .image.is-32x32,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--documenter-dark .image.is-48x48,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--documenter-dark .image.is-64x64,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--documenter-dark .image.is-96x96,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--documenter-dark .image.is-128x128,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--documenter-dark .notification{background-color:#282f2f;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--documenter-dark .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--documenter-dark .notification strong{color:currentColor}html.theme--documenter-dark .notification code,html.theme--documenter-dark .notification pre{background:#fff}html.theme--documenter-dark .notification pre code{background:transparent}html.theme--documenter-dark .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--documenter-dark .notification .title,html.theme--documenter-dark .notification .subtitle,html.theme--documenter-dark .notification .content{color:currentColor}html.theme--documenter-dark .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .notification.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .notification.is-dark,html.theme--documenter-dark .content kbd.notification{background-color:#282f2f;color:#fff}html.theme--documenter-dark .notification.is-primary,html.theme--documenter-dark .docstring>section>a.notification.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .notification.is-primary.is-light,html.theme--documenter-dark .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .notification.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .notification.is-link.is-light{background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .notification.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .notification.is-info.is-light{background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .notification.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .notification.is-success.is-light{background-color:#effded;color:#2ec016}html.theme--documenter-dark .notification.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .notification.is-warning.is-light{background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .notification.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .notification.is-danger.is-light{background-color:#fbefef;color:#c03930}html.theme--documenter-dark .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--documenter-dark .progress::-webkit-progress-bar{background-color:#343c3d}html.theme--documenter-dark .progress::-webkit-progress-value{background-color:#dbdee0}html.theme--documenter-dark .progress::-moz-progress-bar{background-color:#dbdee0}html.theme--documenter-dark .progress::-ms-fill{background-color:#dbdee0;border:none}html.theme--documenter-dark .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--documenter-dark .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--documenter-dark .progress.is-white::-ms-fill{background-color:#fff}html.theme--documenter-dark .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-light::-webkit-progress-value{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light::-moz-progress-bar{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light::-ms-fill{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light:indeterminate{background-image:linear-gradient(to right, #ecf0f1 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-dark::-webkit-progress-value,html.theme--documenter-dark .content kbd.progress::-webkit-progress-value{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark::-moz-progress-bar,html.theme--documenter-dark .content kbd.progress::-moz-progress-bar{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark::-ms-fill,html.theme--documenter-dark .content kbd.progress::-ms-fill{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark:indeterminate,html.theme--documenter-dark .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #282f2f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-primary::-webkit-progress-value,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary::-moz-progress-bar,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary::-ms-fill,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary:indeterminate,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #375a7f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-link::-webkit-progress-value{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link::-moz-progress-bar{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link::-ms-fill{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link:indeterminate{background-image:linear-gradient(to right, #1abc9c 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-info::-webkit-progress-value{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info::-moz-progress-bar{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info::-ms-fill{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info:indeterminate{background-image:linear-gradient(to right, #3c5dcd 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-success::-webkit-progress-value{background-color:#259a12}html.theme--documenter-dark .progress.is-success::-moz-progress-bar{background-color:#259a12}html.theme--documenter-dark .progress.is-success::-ms-fill{background-color:#259a12}html.theme--documenter-dark .progress.is-success:indeterminate{background-image:linear-gradient(to right, #259a12 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-warning::-webkit-progress-value{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning::-moz-progress-bar{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning::-ms-fill{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #f4c72f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-danger::-webkit-progress-value{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger::-moz-progress-bar{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger::-ms-fill{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #cb3c33 30%, #343c3d 30%)}html.theme--documenter-dark .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#343c3d;background-image:linear-gradient(to right, #fff 30%, #343c3d 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--documenter-dark .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--documenter-dark .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--documenter-dark .progress:indeterminate::-ms-fill{animation-name:none}html.theme--documenter-dark .progress.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--documenter-dark .progress.is-medium{height:1.25rem}html.theme--documenter-dark .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--documenter-dark .table{background-color:#343c3d;color:#fff}html.theme--documenter-dark .table td,html.theme--documenter-dark .table th{border:1px solid #5e6d6f;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--documenter-dark .table td.is-white,html.theme--documenter-dark .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .table td.is-black,html.theme--documenter-dark .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .table td.is-light,html.theme--documenter-dark .table th.is-light{background-color:#ecf0f1;border-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .table td.is-dark,html.theme--documenter-dark .table th.is-dark{background-color:#282f2f;border-color:#282f2f;color:#fff}html.theme--documenter-dark .table td.is-primary,html.theme--documenter-dark .table th.is-primary{background-color:#375a7f;border-color:#375a7f;color:#fff}html.theme--documenter-dark .table td.is-link,html.theme--documenter-dark .table th.is-link{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .table td.is-info,html.theme--documenter-dark .table th.is-info{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}html.theme--documenter-dark .table td.is-success,html.theme--documenter-dark .table th.is-success{background-color:#259a12;border-color:#259a12;color:#fff}html.theme--documenter-dark .table td.is-warning,html.theme--documenter-dark .table th.is-warning{background-color:#f4c72f;border-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .table td.is-danger,html.theme--documenter-dark .table th.is-danger{background-color:#cb3c33;border-color:#cb3c33;color:#fff}html.theme--documenter-dark .table td.is-narrow,html.theme--documenter-dark .table th.is-narrow{white-space:nowrap;width:1%}html.theme--documenter-dark .table td.is-selected,html.theme--documenter-dark .table th.is-selected{background-color:#375a7f;color:#fff}html.theme--documenter-dark .table td.is-selected a,html.theme--documenter-dark .table td.is-selected strong,html.theme--documenter-dark .table th.is-selected a,html.theme--documenter-dark .table th.is-selected strong{color:currentColor}html.theme--documenter-dark .table td.is-vcentered,html.theme--documenter-dark .table th.is-vcentered{vertical-align:middle}html.theme--documenter-dark .table th{color:#f2f2f2}html.theme--documenter-dark .table th:not([align]){text-align:left}html.theme--documenter-dark .table tr.is-selected{background-color:#375a7f;color:#fff}html.theme--documenter-dark .table tr.is-selected a,html.theme--documenter-dark .table tr.is-selected strong{color:currentColor}html.theme--documenter-dark .table tr.is-selected td,html.theme--documenter-dark .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--documenter-dark .table thead{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table thead td,html.theme--documenter-dark .table thead th{border-width:0 0 2px;color:#f2f2f2}html.theme--documenter-dark .table tfoot{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table tfoot td,html.theme--documenter-dark .table tfoot th{border-width:2px 0 0;color:#f2f2f2}html.theme--documenter-dark .table tbody{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table tbody tr:last-child td,html.theme--documenter-dark .table tbody tr:last-child th{border-bottom-width:0}html.theme--documenter-dark .table.is-bordered td,html.theme--documenter-dark .table.is-bordered th{border-width:1px}html.theme--documenter-dark .table.is-bordered tr:last-child td,html.theme--documenter-dark .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--documenter-dark .table.is-fullwidth{width:100%}html.theme--documenter-dark .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#282f2f}html.theme--documenter-dark .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#282f2f}html.theme--documenter-dark .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#2d3435}html.theme--documenter-dark .table.is-narrow td,html.theme--documenter-dark .table.is-narrow th{padding:0.25em 0.5em}html.theme--documenter-dark .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#282f2f}html.theme--documenter-dark .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--documenter-dark .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .tags .tag,html.theme--documenter-dark .tags .content kbd,html.theme--documenter-dark .content .tags kbd,html.theme--documenter-dark .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--documenter-dark .tags .tag:not(:last-child),html.theme--documenter-dark .tags .content kbd:not(:last-child),html.theme--documenter-dark .content .tags kbd:not(:last-child),html.theme--documenter-dark .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--documenter-dark .tags:last-child{margin-bottom:-0.5rem}html.theme--documenter-dark .tags:not(:last-child){margin-bottom:1rem}html.theme--documenter-dark .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--documenter-dark .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--documenter-dark .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--documenter-dark .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--documenter-dark .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--documenter-dark .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--documenter-dark .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--documenter-dark .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--documenter-dark .tags.is-centered{justify-content:center}html.theme--documenter-dark .tags.is-centered .tag,html.theme--documenter-dark .tags.is-centered .content kbd,html.theme--documenter-dark .content .tags.is-centered kbd,html.theme--documenter-dark .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--documenter-dark .tags.is-right{justify-content:flex-end}html.theme--documenter-dark .tags.is-right .tag:not(:first-child),html.theme--documenter-dark .tags.is-right .content kbd:not(:first-child),html.theme--documenter-dark .content .tags.is-right kbd:not(:first-child),html.theme--documenter-dark .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--documenter-dark .tags.is-right .tag:not(:last-child),html.theme--documenter-dark .tags.is-right .content kbd:not(:last-child),html.theme--documenter-dark .content .tags.is-right kbd:not(:last-child),html.theme--documenter-dark .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--documenter-dark .tags.has-addons .tag,html.theme--documenter-dark .tags.has-addons .content kbd,html.theme--documenter-dark .content .tags.has-addons kbd,html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--documenter-dark .tags.has-addons .tag:not(:first-child),html.theme--documenter-dark .tags.has-addons .content kbd:not(:first-child),html.theme--documenter-dark .content .tags.has-addons kbd:not(:first-child),html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--documenter-dark .tags.has-addons .tag:not(:last-child),html.theme--documenter-dark .tags.has-addons .content kbd:not(:last-child),html.theme--documenter-dark .content .tags.has-addons kbd:not(:last-child),html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--documenter-dark .tag:not(body),html.theme--documenter-dark .content kbd:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#282f2f;border-radius:.4em;color:#fff;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--documenter-dark .tag:not(body) .delete,html.theme--documenter-dark .content kbd:not(body) .delete,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--documenter-dark .tag.is-white:not(body),html.theme--documenter-dark .content kbd.is-white:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .tag.is-black:not(body),html.theme--documenter-dark .content kbd.is-black:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .tag.is-light:not(body),html.theme--documenter-dark .content kbd.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .tag.is-dark:not(body),html.theme--documenter-dark .content kbd:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--documenter-dark .content .docstring>section>kbd:not(body){background-color:#282f2f;color:#fff}html.theme--documenter-dark .tag.is-primary:not(body),html.theme--documenter-dark .content kbd.is-primary:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body){background-color:#375a7f;color:#fff}html.theme--documenter-dark .tag.is-primary.is-light:not(body),html.theme--documenter-dark .content kbd.is-primary.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .tag.is-link:not(body),html.theme--documenter-dark .content kbd.is-link:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#1abc9c;color:#fff}html.theme--documenter-dark .tag.is-link.is-light:not(body),html.theme--documenter-dark .content kbd.is-link.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .tag.is-info:not(body),html.theme--documenter-dark .content kbd.is-info:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .tag.is-info.is-light:not(body),html.theme--documenter-dark .content kbd.is-info.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .tag.is-success:not(body),html.theme--documenter-dark .content kbd.is-success:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#259a12;color:#fff}html.theme--documenter-dark .tag.is-success.is-light:not(body),html.theme--documenter-dark .content kbd.is-success.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#effded;color:#2ec016}html.theme--documenter-dark .tag.is-warning:not(body),html.theme--documenter-dark .content kbd.is-warning:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .tag.is-warning.is-light:not(body),html.theme--documenter-dark .content kbd.is-warning.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .tag.is-danger:not(body),html.theme--documenter-dark .content kbd.is-danger:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#cb3c33;color:#fff}html.theme--documenter-dark .tag.is-danger.is-light:not(body),html.theme--documenter-dark .content kbd.is-danger.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fbefef;color:#c03930}html.theme--documenter-dark .tag.is-normal:not(body),html.theme--documenter-dark .content kbd.is-normal:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--documenter-dark .tag.is-medium:not(body),html.theme--documenter-dark .content kbd.is-medium:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--documenter-dark .tag.is-large:not(body),html.theme--documenter-dark .content kbd.is-large:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--documenter-dark .tag:not(body) .icon:first-child:not(:last-child),html.theme--documenter-dark .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--documenter-dark .tag:not(body) .icon:last-child:not(:first-child),html.theme--documenter-dark .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--documenter-dark .tag:not(body) .icon:first-child:last-child,html.theme--documenter-dark .content kbd:not(body) .icon:first-child:last-child,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--documenter-dark .tag.is-delete:not(body),html.theme--documenter-dark .content kbd.is-delete:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--documenter-dark .tag.is-delete:not(body)::before,html.theme--documenter-dark .content kbd.is-delete:not(body)::before,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--documenter-dark .tag.is-delete:not(body)::after,html.theme--documenter-dark .content kbd.is-delete:not(body)::after,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--documenter-dark .tag.is-delete:not(body)::before,html.theme--documenter-dark .content kbd.is-delete:not(body)::before,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--documenter-dark .tag.is-delete:not(body)::after,html.theme--documenter-dark .content kbd.is-delete:not(body)::after,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--documenter-dark .tag.is-delete:not(body):hover,html.theme--documenter-dark .content kbd.is-delete:not(body):hover,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--documenter-dark .tag.is-delete:not(body):focus,html.theme--documenter-dark .content kbd.is-delete:not(body):focus,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#1d2122}html.theme--documenter-dark .tag.is-delete:not(body):active,html.theme--documenter-dark .content kbd.is-delete:not(body):active,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#111414}html.theme--documenter-dark .tag.is-rounded:not(body),html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--documenter-dark .content kbd.is-rounded:not(body),html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--documenter-dark a.tag:hover,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--documenter-dark .title,html.theme--documenter-dark .subtitle{word-break:break-word}html.theme--documenter-dark .title em,html.theme--documenter-dark .title span,html.theme--documenter-dark .subtitle em,html.theme--documenter-dark .subtitle span{font-weight:inherit}html.theme--documenter-dark .title sub,html.theme--documenter-dark .subtitle sub{font-size:.75em}html.theme--documenter-dark .title sup,html.theme--documenter-dark .subtitle sup{font-size:.75em}html.theme--documenter-dark .title .tag,html.theme--documenter-dark .title .content kbd,html.theme--documenter-dark .content .title kbd,html.theme--documenter-dark .title .docstring>section>a.docs-sourcelink,html.theme--documenter-dark .subtitle .tag,html.theme--documenter-dark .subtitle .content kbd,html.theme--documenter-dark .content .subtitle kbd,html.theme--documenter-dark .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--documenter-dark .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--documenter-dark .title strong{color:inherit;font-weight:inherit}html.theme--documenter-dark .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--documenter-dark .title.is-1{font-size:3rem}html.theme--documenter-dark .title.is-2{font-size:2.5rem}html.theme--documenter-dark .title.is-3{font-size:2rem}html.theme--documenter-dark .title.is-4{font-size:1.5rem}html.theme--documenter-dark .title.is-5{font-size:1.25rem}html.theme--documenter-dark .title.is-6{font-size:1rem}html.theme--documenter-dark .title.is-7{font-size:.75rem}html.theme--documenter-dark .subtitle{color:#8c9b9d;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--documenter-dark .subtitle strong{color:#8c9b9d;font-weight:600}html.theme--documenter-dark .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--documenter-dark .subtitle.is-1{font-size:3rem}html.theme--documenter-dark .subtitle.is-2{font-size:2.5rem}html.theme--documenter-dark .subtitle.is-3{font-size:2rem}html.theme--documenter-dark .subtitle.is-4{font-size:1.5rem}html.theme--documenter-dark .subtitle.is-5{font-size:1.25rem}html.theme--documenter-dark .subtitle.is-6{font-size:1rem}html.theme--documenter-dark .subtitle.is-7{font-size:.75rem}html.theme--documenter-dark .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--documenter-dark .number{align-items:center;background-color:#282f2f;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{background-color:#1f2424;border-color:#5e6d6f;border-radius:.4em;color:#dbdee0}html.theme--documenter-dark .select select::-moz-placeholder,html.theme--documenter-dark .textarea::-moz-placeholder,html.theme--documenter-dark .input::-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--documenter-dark .select select::-webkit-input-placeholder,html.theme--documenter-dark .textarea::-webkit-input-placeholder,html.theme--documenter-dark .input::-webkit-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--documenter-dark .select select:-moz-placeholder,html.theme--documenter-dark .textarea:-moz-placeholder,html.theme--documenter-dark .input:-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--documenter-dark .select select:-ms-input-placeholder,html.theme--documenter-dark .textarea:-ms-input-placeholder,html.theme--documenter-dark .input:-ms-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--documenter-dark .select select:hover,html.theme--documenter-dark .textarea:hover,html.theme--documenter-dark .input:hover,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:hover,html.theme--documenter-dark .select select.is-hovered,html.theme--documenter-dark .is-hovered.textarea,html.theme--documenter-dark .is-hovered.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#8c9b9d}html.theme--documenter-dark .select select:focus,html.theme--documenter-dark .textarea:focus,html.theme--documenter-dark .input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:focus,html.theme--documenter-dark .select select.is-focused,html.theme--documenter-dark .is-focused.textarea,html.theme--documenter-dark .is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .select select:active,html.theme--documenter-dark .textarea:active,html.theme--documenter-dark .input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:active,html.theme--documenter-dark .select select.is-active,html.theme--documenter-dark .is-active.textarea,html.theme--documenter-dark .is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#1abc9c;box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .select select[disabled],html.theme--documenter-dark .textarea[disabled],html.theme--documenter-dark .input[disabled],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--documenter-dark .select select,fieldset[disabled] html.theme--documenter-dark .textarea,fieldset[disabled] html.theme--documenter-dark .input,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{background-color:#8c9b9d;border-color:#282f2f;box-shadow:none;color:#fff}html.theme--documenter-dark .select select[disabled]::-moz-placeholder,html.theme--documenter-dark .textarea[disabled]::-moz-placeholder,html.theme--documenter-dark .input[disabled]::-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .select select::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .input::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]::-webkit-input-placeholder,html.theme--documenter-dark .textarea[disabled]::-webkit-input-placeholder,html.theme--documenter-dark .input[disabled]::-webkit-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .input::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]:-moz-placeholder,html.theme--documenter-dark .textarea[disabled]:-moz-placeholder,html.theme--documenter-dark .input[disabled]:-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .select select:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .input:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]:-ms-input-placeholder,html.theme--documenter-dark .textarea[disabled]:-ms-input-placeholder,html.theme--documenter-dark .input[disabled]:-ms-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .select select:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .input:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--documenter-dark .textarea[readonly],html.theme--documenter-dark .input[readonly],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--documenter-dark .is-white.textarea,html.theme--documenter-dark .is-white.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--documenter-dark .is-white.textarea:focus,html.theme--documenter-dark .is-white.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--documenter-dark .is-white.is-focused.textarea,html.theme--documenter-dark .is-white.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-white.textarea:active,html.theme--documenter-dark .is-white.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--documenter-dark .is-white.is-active.textarea,html.theme--documenter-dark .is-white.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .is-black.textarea,html.theme--documenter-dark .is-black.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--documenter-dark .is-black.textarea:focus,html.theme--documenter-dark .is-black.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--documenter-dark .is-black.is-focused.textarea,html.theme--documenter-dark .is-black.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-black.textarea:active,html.theme--documenter-dark .is-black.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--documenter-dark .is-black.is-active.textarea,html.theme--documenter-dark .is-black.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .is-light.textarea,html.theme--documenter-dark .is-light.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#ecf0f1}html.theme--documenter-dark .is-light.textarea:focus,html.theme--documenter-dark .is-light.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--documenter-dark .is-light.is-focused.textarea,html.theme--documenter-dark .is-light.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-light.textarea:active,html.theme--documenter-dark .is-light.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--documenter-dark .is-light.is-active.textarea,html.theme--documenter-dark .is-light.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .is-dark.textarea,html.theme--documenter-dark .content kbd.textarea,html.theme--documenter-dark .is-dark.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--documenter-dark .content kbd.input{border-color:#282f2f}html.theme--documenter-dark .is-dark.textarea:focus,html.theme--documenter-dark .content kbd.textarea:focus,html.theme--documenter-dark .is-dark.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--documenter-dark .content kbd.input:focus,html.theme--documenter-dark .is-dark.is-focused.textarea,html.theme--documenter-dark .content kbd.is-focused.textarea,html.theme--documenter-dark .is-dark.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .content kbd.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--documenter-dark .is-dark.textarea:active,html.theme--documenter-dark .content kbd.textarea:active,html.theme--documenter-dark .is-dark.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--documenter-dark .content kbd.input:active,html.theme--documenter-dark .is-dark.is-active.textarea,html.theme--documenter-dark .content kbd.is-active.textarea,html.theme--documenter-dark .is-dark.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .content kbd.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .is-primary.textarea,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink{border-color:#375a7f}html.theme--documenter-dark .is-primary.textarea:focus,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--documenter-dark .is-primary.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink:focus,html.theme--documenter-dark .is-primary.is-focused.textarea,html.theme--documenter-dark .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--documenter-dark .is-primary.textarea:active,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink:active,html.theme--documenter-dark .is-primary.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink:active,html.theme--documenter-dark .is-primary.is-active.textarea,html.theme--documenter-dark .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .is-link.textarea,html.theme--documenter-dark .is-link.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#1abc9c}html.theme--documenter-dark .is-link.textarea:focus,html.theme--documenter-dark .is-link.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--documenter-dark .is-link.is-focused.textarea,html.theme--documenter-dark .is-link.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-link.textarea:active,html.theme--documenter-dark .is-link.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--documenter-dark .is-link.is-active.textarea,html.theme--documenter-dark .is-link.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .is-info.textarea,html.theme--documenter-dark .is-info.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#3c5dcd}html.theme--documenter-dark .is-info.textarea:focus,html.theme--documenter-dark .is-info.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--documenter-dark .is-info.is-focused.textarea,html.theme--documenter-dark .is-info.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-info.textarea:active,html.theme--documenter-dark .is-info.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--documenter-dark .is-info.is-active.textarea,html.theme--documenter-dark .is-info.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .is-success.textarea,html.theme--documenter-dark .is-success.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#259a12}html.theme--documenter-dark .is-success.textarea:focus,html.theme--documenter-dark .is-success.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--documenter-dark .is-success.is-focused.textarea,html.theme--documenter-dark .is-success.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-success.textarea:active,html.theme--documenter-dark .is-success.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--documenter-dark .is-success.is-active.textarea,html.theme--documenter-dark .is-success.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .is-warning.textarea,html.theme--documenter-dark .is-warning.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#f4c72f}html.theme--documenter-dark .is-warning.textarea:focus,html.theme--documenter-dark .is-warning.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--documenter-dark .is-warning.is-focused.textarea,html.theme--documenter-dark .is-warning.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-warning.textarea:active,html.theme--documenter-dark .is-warning.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--documenter-dark .is-warning.is-active.textarea,html.theme--documenter-dark .is-warning.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .is-danger.textarea,html.theme--documenter-dark .is-danger.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#cb3c33}html.theme--documenter-dark .is-danger.textarea:focus,html.theme--documenter-dark .is-danger.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--documenter-dark .is-danger.is-focused.textarea,html.theme--documenter-dark .is-danger.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-danger.textarea:active,html.theme--documenter-dark .is-danger.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--documenter-dark .is-danger.is-active.textarea,html.theme--documenter-dark .is-danger.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .is-small.textarea,html.theme--documenter-dark .is-small.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--documenter-dark .is-medium.textarea,html.theme--documenter-dark .is-medium.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--documenter-dark .is-large.textarea,html.theme--documenter-dark .is-large.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--documenter-dark .is-fullwidth.textarea,html.theme--documenter-dark .is-fullwidth.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--documenter-dark .is-inline.textarea,html.theme--documenter-dark .is-inline.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--documenter-dark .input.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--documenter-dark .input.is-static,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--documenter-dark .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--documenter-dark .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--documenter-dark .textarea[rows]{height:initial}html.theme--documenter-dark .textarea.has-fixed-size{resize:none}html.theme--documenter-dark .radio,html.theme--documenter-dark .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--documenter-dark .radio input,html.theme--documenter-dark .checkbox input{cursor:pointer}html.theme--documenter-dark .radio:hover,html.theme--documenter-dark .checkbox:hover{color:#8c9b9d}html.theme--documenter-dark .radio[disabled],html.theme--documenter-dark .checkbox[disabled],fieldset[disabled] html.theme--documenter-dark .radio,fieldset[disabled] html.theme--documenter-dark .checkbox,html.theme--documenter-dark .radio input[disabled],html.theme--documenter-dark .checkbox input[disabled]{color:#fff;cursor:not-allowed}html.theme--documenter-dark .radio+.radio{margin-left:.5em}html.theme--documenter-dark .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--documenter-dark .select:not(.is-multiple){height:2.5em}html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading)::after{border-color:#1abc9c;right:1.125em;z-index:4}html.theme--documenter-dark .select.is-rounded select,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--documenter-dark .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--documenter-dark .select select::-ms-expand{display:none}html.theme--documenter-dark .select select[disabled]:hover,fieldset[disabled] html.theme--documenter-dark .select select:hover{border-color:#282f2f}html.theme--documenter-dark .select select:not([multiple]){padding-right:2.5em}html.theme--documenter-dark .select select[multiple]{height:auto;padding:0}html.theme--documenter-dark .select select[multiple] option{padding:0.5em 1em}html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#8c9b9d}html.theme--documenter-dark .select.is-white:not(:hover)::after{border-color:#fff}html.theme--documenter-dark .select.is-white select{border-color:#fff}html.theme--documenter-dark .select.is-white select:hover,html.theme--documenter-dark .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--documenter-dark .select.is-white select:focus,html.theme--documenter-dark .select.is-white select.is-focused,html.theme--documenter-dark .select.is-white select:active,html.theme--documenter-dark .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--documenter-dark .select.is-black select{border-color:#0a0a0a}html.theme--documenter-dark .select.is-black select:hover,html.theme--documenter-dark .select.is-black select.is-hovered{border-color:#000}html.theme--documenter-dark .select.is-black select:focus,html.theme--documenter-dark .select.is-black select.is-focused,html.theme--documenter-dark .select.is-black select:active,html.theme--documenter-dark .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .select.is-light:not(:hover)::after{border-color:#ecf0f1}html.theme--documenter-dark .select.is-light select{border-color:#ecf0f1}html.theme--documenter-dark .select.is-light select:hover,html.theme--documenter-dark .select.is-light select.is-hovered{border-color:#dde4e6}html.theme--documenter-dark .select.is-light select:focus,html.theme--documenter-dark .select.is-light select.is-focused,html.theme--documenter-dark .select.is-light select:active,html.theme--documenter-dark .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .select.is-dark:not(:hover)::after,html.theme--documenter-dark .content kbd.select:not(:hover)::after{border-color:#282f2f}html.theme--documenter-dark .select.is-dark select,html.theme--documenter-dark .content kbd.select select{border-color:#282f2f}html.theme--documenter-dark .select.is-dark select:hover,html.theme--documenter-dark .content kbd.select select:hover,html.theme--documenter-dark .select.is-dark select.is-hovered,html.theme--documenter-dark .content kbd.select select.is-hovered{border-color:#1d2122}html.theme--documenter-dark .select.is-dark select:focus,html.theme--documenter-dark .content kbd.select select:focus,html.theme--documenter-dark .select.is-dark select.is-focused,html.theme--documenter-dark .content kbd.select select.is-focused,html.theme--documenter-dark .select.is-dark select:active,html.theme--documenter-dark .content kbd.select select:active,html.theme--documenter-dark .select.is-dark select.is-active,html.theme--documenter-dark .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .select.is-primary:not(:hover)::after,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#375a7f}html.theme--documenter-dark .select.is-primary select,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select{border-color:#375a7f}html.theme--documenter-dark .select.is-primary select:hover,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:hover,html.theme--documenter-dark .select.is-primary select.is-hovered,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#2f4d6d}html.theme--documenter-dark .select.is-primary select:focus,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:focus,html.theme--documenter-dark .select.is-primary select.is-focused,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--documenter-dark .select.is-primary select:active,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:active,html.theme--documenter-dark .select.is-primary select.is-active,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .select.is-link:not(:hover)::after{border-color:#1abc9c}html.theme--documenter-dark .select.is-link select{border-color:#1abc9c}html.theme--documenter-dark .select.is-link select:hover,html.theme--documenter-dark .select.is-link select.is-hovered{border-color:#17a689}html.theme--documenter-dark .select.is-link select:focus,html.theme--documenter-dark .select.is-link select.is-focused,html.theme--documenter-dark .select.is-link select:active,html.theme--documenter-dark .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .select.is-info:not(:hover)::after{border-color:#3c5dcd}html.theme--documenter-dark .select.is-info select{border-color:#3c5dcd}html.theme--documenter-dark .select.is-info select:hover,html.theme--documenter-dark .select.is-info select.is-hovered{border-color:#3151bf}html.theme--documenter-dark .select.is-info select:focus,html.theme--documenter-dark .select.is-info select.is-focused,html.theme--documenter-dark .select.is-info select:active,html.theme--documenter-dark .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .select.is-success:not(:hover)::after{border-color:#259a12}html.theme--documenter-dark .select.is-success select{border-color:#259a12}html.theme--documenter-dark .select.is-success select:hover,html.theme--documenter-dark .select.is-success select.is-hovered{border-color:#20830f}html.theme--documenter-dark .select.is-success select:focus,html.theme--documenter-dark .select.is-success select.is-focused,html.theme--documenter-dark .select.is-success select:active,html.theme--documenter-dark .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .select.is-warning:not(:hover)::after{border-color:#f4c72f}html.theme--documenter-dark .select.is-warning select{border-color:#f4c72f}html.theme--documenter-dark .select.is-warning select:hover,html.theme--documenter-dark .select.is-warning select.is-hovered{border-color:#f3c017}html.theme--documenter-dark .select.is-warning select:focus,html.theme--documenter-dark .select.is-warning select.is-focused,html.theme--documenter-dark .select.is-warning select:active,html.theme--documenter-dark .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .select.is-danger:not(:hover)::after{border-color:#cb3c33}html.theme--documenter-dark .select.is-danger select{border-color:#cb3c33}html.theme--documenter-dark .select.is-danger select:hover,html.theme--documenter-dark .select.is-danger select.is-hovered{border-color:#b7362e}html.theme--documenter-dark .select.is-danger select:focus,html.theme--documenter-dark .select.is-danger select.is-focused,html.theme--documenter-dark .select.is-danger select:active,html.theme--documenter-dark .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .select.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--documenter-dark .select.is-medium{font-size:1.25rem}html.theme--documenter-dark .select.is-large{font-size:1.5rem}html.theme--documenter-dark .select.is-disabled::after{border-color:#fff !important;opacity:0.5}html.theme--documenter-dark .select.is-fullwidth{width:100%}html.theme--documenter-dark .select.is-fullwidth select{width:100%}html.theme--documenter-dark .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--documenter-dark .select.is-loading.is-small:after,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--documenter-dark .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--documenter-dark .select.is-loading.is-large:after{font-size:1.5rem}html.theme--documenter-dark .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--documenter-dark .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-white:hover .file-cta,html.theme--documenter-dark .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-white:focus .file-cta,html.theme--documenter-dark .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--documenter-dark .file.is-white:active .file-cta,html.theme--documenter-dark .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-black:hover .file-cta,html.theme--documenter-dark .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-black:focus .file-cta,html.theme--documenter-dark .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--documenter-dark .file.is-black:active .file-cta,html.theme--documenter-dark .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-light .file-cta{background-color:#ecf0f1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:hover .file-cta,html.theme--documenter-dark .file.is-light.is-hovered .file-cta{background-color:#e5eaec;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:focus .file-cta,html.theme--documenter-dark .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(236,240,241,0.25);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:active .file-cta,html.theme--documenter-dark .file.is-light.is-active .file-cta{background-color:#dde4e6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-dark .file-cta,html.theme--documenter-dark .content kbd.file .file-cta{background-color:#282f2f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-dark:hover .file-cta,html.theme--documenter-dark .content kbd.file:hover .file-cta,html.theme--documenter-dark .file.is-dark.is-hovered .file-cta,html.theme--documenter-dark .content kbd.file.is-hovered .file-cta{background-color:#232829;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-dark:focus .file-cta,html.theme--documenter-dark .content kbd.file:focus .file-cta,html.theme--documenter-dark .file.is-dark.is-focused .file-cta,html.theme--documenter-dark .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(40,47,47,0.25);color:#fff}html.theme--documenter-dark .file.is-dark:active .file-cta,html.theme--documenter-dark .content kbd.file:active .file-cta,html.theme--documenter-dark .file.is-dark.is-active .file-cta,html.theme--documenter-dark .content kbd.file.is-active .file-cta{background-color:#1d2122;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#375a7f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary:hover .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--documenter-dark .file.is-primary.is-hovered .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#335476;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary:focus .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--documenter-dark .file.is-primary.is-focused .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(55,90,127,0.25);color:#fff}html.theme--documenter-dark .file.is-primary:active .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--documenter-dark .file.is-primary.is-active .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#2f4d6d;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link .file-cta{background-color:#1abc9c;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link:hover .file-cta,html.theme--documenter-dark .file.is-link.is-hovered .file-cta{background-color:#18b193;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link:focus .file-cta,html.theme--documenter-dark .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(26,188,156,0.25);color:#fff}html.theme--documenter-dark .file.is-link:active .file-cta,html.theme--documenter-dark .file.is-link.is-active .file-cta{background-color:#17a689;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info .file-cta{background-color:#3c5dcd;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info:hover .file-cta,html.theme--documenter-dark .file.is-info.is-hovered .file-cta{background-color:#3355c9;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info:focus .file-cta,html.theme--documenter-dark .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(60,93,205,0.25);color:#fff}html.theme--documenter-dark .file.is-info:active .file-cta,html.theme--documenter-dark .file.is-info.is-active .file-cta{background-color:#3151bf;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success .file-cta{background-color:#259a12;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success:hover .file-cta,html.theme--documenter-dark .file.is-success.is-hovered .file-cta{background-color:#228f11;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success:focus .file-cta,html.theme--documenter-dark .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(37,154,18,0.25);color:#fff}html.theme--documenter-dark .file.is-success:active .file-cta,html.theme--documenter-dark .file.is-success.is-active .file-cta{background-color:#20830f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-warning .file-cta{background-color:#f4c72f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:hover .file-cta,html.theme--documenter-dark .file.is-warning.is-hovered .file-cta{background-color:#f3c423;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:focus .file-cta,html.theme--documenter-dark .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(244,199,47,0.25);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:active .file-cta,html.theme--documenter-dark .file.is-warning.is-active .file-cta{background-color:#f3c017;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-danger .file-cta{background-color:#cb3c33;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-danger:hover .file-cta,html.theme--documenter-dark .file.is-danger.is-hovered .file-cta{background-color:#c13930;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-danger:focus .file-cta,html.theme--documenter-dark .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(203,60,51,0.25);color:#fff}html.theme--documenter-dark .file.is-danger:active .file-cta,html.theme--documenter-dark .file.is-danger.is-active .file-cta{background-color:#b7362e;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--documenter-dark .file.is-normal{font-size:1rem}html.theme--documenter-dark .file.is-medium{font-size:1.25rem}html.theme--documenter-dark .file.is-medium .file-icon .fa{font-size:21px}html.theme--documenter-dark .file.is-large{font-size:1.5rem}html.theme--documenter-dark .file.is-large .file-icon .fa{font-size:28px}html.theme--documenter-dark .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--documenter-dark .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--documenter-dark .file.has-name.is-empty .file-name{display:none}html.theme--documenter-dark .file.is-boxed .file-label{flex-direction:column}html.theme--documenter-dark .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--documenter-dark .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--documenter-dark .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--documenter-dark .file.is-boxed .file-icon .fa{font-size:21px}html.theme--documenter-dark .file.is-boxed.is-small .file-icon .fa,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--documenter-dark .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--documenter-dark .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--documenter-dark .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--documenter-dark .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--documenter-dark .file.is-centered{justify-content:center}html.theme--documenter-dark .file.is-fullwidth .file-label{width:100%}html.theme--documenter-dark .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--documenter-dark .file.is-right{justify-content:flex-end}html.theme--documenter-dark .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--documenter-dark .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--documenter-dark .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--documenter-dark .file-label:hover .file-cta{background-color:#232829;color:#f2f2f2}html.theme--documenter-dark .file-label:hover .file-name{border-color:#596668}html.theme--documenter-dark .file-label:active .file-cta{background-color:#1d2122;color:#f2f2f2}html.theme--documenter-dark .file-label:active .file-name{border-color:#535f61}html.theme--documenter-dark .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--documenter-dark .file-cta,html.theme--documenter-dark .file-name{border-color:#5e6d6f;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--documenter-dark .file-cta{background-color:#282f2f;color:#fff}html.theme--documenter-dark .file-name{border-color:#5e6d6f;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--documenter-dark .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--documenter-dark .file-icon .fa{font-size:14px}html.theme--documenter-dark .label{color:#f2f2f2;display:block;font-size:1rem;font-weight:700}html.theme--documenter-dark .label:not(:last-child){margin-bottom:0.5em}html.theme--documenter-dark .label.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--documenter-dark .label.is-medium{font-size:1.25rem}html.theme--documenter-dark .label.is-large{font-size:1.5rem}html.theme--documenter-dark .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--documenter-dark .help.is-white{color:#fff}html.theme--documenter-dark .help.is-black{color:#0a0a0a}html.theme--documenter-dark .help.is-light{color:#ecf0f1}html.theme--documenter-dark .help.is-dark,html.theme--documenter-dark .content kbd.help{color:#282f2f}html.theme--documenter-dark .help.is-primary,html.theme--documenter-dark .docstring>section>a.help.docs-sourcelink{color:#375a7f}html.theme--documenter-dark .help.is-link{color:#1abc9c}html.theme--documenter-dark .help.is-info{color:#3c5dcd}html.theme--documenter-dark .help.is-success{color:#259a12}html.theme--documenter-dark .help.is-warning{color:#f4c72f}html.theme--documenter-dark .help.is-danger{color:#cb3c33}html.theme--documenter-dark .field:not(:last-child){margin-bottom:0.75rem}html.theme--documenter-dark .field.has-addons{display:flex;justify-content:flex-start}html.theme--documenter-dark .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .button,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .input,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .button,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .input,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .button.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .button.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .input.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .input.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--documenter-dark .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .field.has-addons.has-addons-centered{justify-content:center}html.theme--documenter-dark .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--documenter-dark .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .field.is-grouped{display:flex;justify-content:flex-start}html.theme--documenter-dark .field.is-grouped>.control{flex-shrink:0}html.theme--documenter-dark .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--documenter-dark .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--documenter-dark .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--documenter-dark .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field.is-horizontal{display:flex}}html.theme--documenter-dark .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--documenter-dark .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--documenter-dark .field-label.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--documenter-dark .field-label.is-normal{padding-top:0.375em}html.theme--documenter-dark .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--documenter-dark .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--documenter-dark .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--documenter-dark .field-body .field{margin-bottom:0}html.theme--documenter-dark .field-body>.field{flex-shrink:1}html.theme--documenter-dark .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--documenter-dark .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--documenter-dark .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--documenter-dark .control.has-icons-left .input:focus~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--documenter-dark .control.has-icons-left .select:focus~.icon,html.theme--documenter-dark .control.has-icons-right .input:focus~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--documenter-dark .control.has-icons-right .select:focus~.icon{color:#282f2f}html.theme--documenter-dark .control.has-icons-left .input.is-small~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-small~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-small~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--documenter-dark .control.has-icons-left .input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--documenter-dark .control.has-icons-left .input.is-large~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-large~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-large~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--documenter-dark .control.has-icons-left .icon,html.theme--documenter-dark .control.has-icons-right .icon{color:#5e6d6f;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--documenter-dark .control.has-icons-left .input,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--documenter-dark .control.has-icons-left .select select{padding-left:2.5em}html.theme--documenter-dark .control.has-icons-left .icon.is-left{left:0}html.theme--documenter-dark .control.has-icons-right .input,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--documenter-dark .control.has-icons-right .select select{padding-right:2.5em}html.theme--documenter-dark .control.has-icons-right .icon.is-right{right:0}html.theme--documenter-dark .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--documenter-dark .control.is-loading.is-small:after,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--documenter-dark .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--documenter-dark .control.is-loading.is-large:after{font-size:1.5rem}html.theme--documenter-dark .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--documenter-dark .breadcrumb a{align-items:center;color:#1abc9c;display:flex;justify-content:center;padding:0 .75em}html.theme--documenter-dark .breadcrumb a:hover{color:#1dd2af}html.theme--documenter-dark .breadcrumb li{align-items:center;display:flex}html.theme--documenter-dark .breadcrumb li:first-child a{padding-left:0}html.theme--documenter-dark .breadcrumb li.is-active a{color:#f2f2f2;cursor:default;pointer-events:none}html.theme--documenter-dark .breadcrumb li+li::before{color:#8c9b9d;content:"\0002f"}html.theme--documenter-dark .breadcrumb ul,html.theme--documenter-dark .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .breadcrumb .icon:first-child{margin-right:.5em}html.theme--documenter-dark .breadcrumb .icon:last-child{margin-left:.5em}html.theme--documenter-dark .breadcrumb.is-centered ol,html.theme--documenter-dark .breadcrumb.is-centered ul{justify-content:center}html.theme--documenter-dark .breadcrumb.is-right ol,html.theme--documenter-dark .breadcrumb.is-right ul{justify-content:flex-end}html.theme--documenter-dark .breadcrumb.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--documenter-dark .breadcrumb.is-medium{font-size:1.25rem}html.theme--documenter-dark .breadcrumb.is-large{font-size:1.5rem}html.theme--documenter-dark .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--documenter-dark .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--documenter-dark .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--documenter-dark .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--documenter-dark .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#fff;max-width:100%;position:relative}html.theme--documenter-dark .card-footer:first-child,html.theme--documenter-dark .card-content:first-child,html.theme--documenter-dark .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--documenter-dark .card-footer:last-child,html.theme--documenter-dark .card-content:last-child,html.theme--documenter-dark .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--documenter-dark .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--documenter-dark .card-header-title{align-items:center;color:#f2f2f2;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--documenter-dark .card-header-title.is-centered{justify-content:center}html.theme--documenter-dark .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--documenter-dark .card-image{display:block;position:relative}html.theme--documenter-dark .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--documenter-dark .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--documenter-dark .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--documenter-dark .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--documenter-dark .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--documenter-dark .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--documenter-dark .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--documenter-dark .dropdown.is-active .dropdown-menu,html.theme--documenter-dark .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--documenter-dark .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--documenter-dark .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--documenter-dark .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--documenter-dark .dropdown-content{background-color:#282f2f;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--documenter-dark .dropdown-item{color:#fff;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--documenter-dark a.dropdown-item,html.theme--documenter-dark button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--documenter-dark a.dropdown-item:hover,html.theme--documenter-dark button.dropdown-item:hover{background-color:#282f2f;color:#0a0a0a}html.theme--documenter-dark a.dropdown-item.is-active,html.theme--documenter-dark button.dropdown-item.is-active{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--documenter-dark .level{align-items:center;justify-content:space-between}html.theme--documenter-dark .level code{border-radius:.4em}html.theme--documenter-dark .level img{display:inline-block;vertical-align:top}html.theme--documenter-dark .level.is-mobile{display:flex}html.theme--documenter-dark .level.is-mobile .level-left,html.theme--documenter-dark .level.is-mobile .level-right{display:flex}html.theme--documenter-dark .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--documenter-dark .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--documenter-dark .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level{display:flex}html.theme--documenter-dark .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--documenter-dark .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--documenter-dark .level-item .title,html.theme--documenter-dark .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--documenter-dark .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--documenter-dark .level-left,html.theme--documenter-dark .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--documenter-dark .level-left .level-item.is-flexible,html.theme--documenter-dark .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-left .level-item:not(:last-child),html.theme--documenter-dark .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--documenter-dark .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--documenter-dark .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-left{display:flex}}html.theme--documenter-dark .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-right{display:flex}}html.theme--documenter-dark .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--documenter-dark .media .content:not(:last-child){margin-bottom:.75rem}html.theme--documenter-dark .media .media{border-top:1px solid rgba(94,109,111,0.5);display:flex;padding-top:.75rem}html.theme--documenter-dark .media .media .content:not(:last-child),html.theme--documenter-dark .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--documenter-dark .media .media .media{padding-top:.5rem}html.theme--documenter-dark .media .media .media+.media{margin-top:.5rem}html.theme--documenter-dark .media+.media{border-top:1px solid rgba(94,109,111,0.5);margin-top:1rem;padding-top:1rem}html.theme--documenter-dark .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--documenter-dark .media-left,html.theme--documenter-dark .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--documenter-dark .media-left{margin-right:1rem}html.theme--documenter-dark .media-right{margin-left:1rem}html.theme--documenter-dark .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--documenter-dark .media-content{overflow-x:auto}}html.theme--documenter-dark .menu{font-size:1rem}html.theme--documenter-dark .menu.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--documenter-dark .menu.is-medium{font-size:1.25rem}html.theme--documenter-dark .menu.is-large{font-size:1.5rem}html.theme--documenter-dark .menu-list{line-height:1.25}html.theme--documenter-dark .menu-list a{border-radius:3px;color:#fff;display:block;padding:0.5em 0.75em}html.theme--documenter-dark .menu-list a:hover{background-color:#282f2f;color:#f2f2f2}html.theme--documenter-dark .menu-list a.is-active{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .menu-list li ul{border-left:1px solid #5e6d6f;margin:.75em;padding-left:.75em}html.theme--documenter-dark .menu-label{color:#fff;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--documenter-dark .menu-label:not(:first-child){margin-top:1em}html.theme--documenter-dark .menu-label:not(:last-child){margin-bottom:1em}html.theme--documenter-dark .message{background-color:#282f2f;border-radius:.4em;font-size:1rem}html.theme--documenter-dark .message strong{color:currentColor}html.theme--documenter-dark .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--documenter-dark .message.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--documenter-dark .message.is-medium{font-size:1.25rem}html.theme--documenter-dark .message.is-large{font-size:1.5rem}html.theme--documenter-dark .message.is-white{background-color:#fff}html.theme--documenter-dark .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .message.is-white .message-body{border-color:#fff}html.theme--documenter-dark .message.is-black{background-color:#fafafa}html.theme--documenter-dark .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .message.is-black .message-body{border-color:#0a0a0a}html.theme--documenter-dark .message.is-light{background-color:#f9fafb}html.theme--documenter-dark .message.is-light .message-header{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .message.is-light .message-body{border-color:#ecf0f1}html.theme--documenter-dark .message.is-dark,html.theme--documenter-dark .content kbd.message{background-color:#f9fafa}html.theme--documenter-dark .message.is-dark .message-header,html.theme--documenter-dark .content kbd.message .message-header{background-color:#282f2f;color:#fff}html.theme--documenter-dark .message.is-dark .message-body,html.theme--documenter-dark .content kbd.message .message-body{border-color:#282f2f}html.theme--documenter-dark .message.is-primary,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink{background-color:#f1f5f9}html.theme--documenter-dark .message.is-primary .message-header,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink .message-header{background-color:#375a7f;color:#fff}html.theme--documenter-dark .message.is-primary .message-body,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink .message-body{border-color:#375a7f;color:#4d7eb2}html.theme--documenter-dark .message.is-link{background-color:#edfdf9}html.theme--documenter-dark .message.is-link .message-header{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .message.is-link .message-body{border-color:#1abc9c;color:#15987e}html.theme--documenter-dark .message.is-info{background-color:#eff2fb}html.theme--documenter-dark .message.is-info .message-header{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .message.is-info .message-body{border-color:#3c5dcd;color:#3253c3}html.theme--documenter-dark .message.is-success{background-color:#effded}html.theme--documenter-dark .message.is-success .message-header{background-color:#259a12;color:#fff}html.theme--documenter-dark .message.is-success .message-body{border-color:#259a12;color:#2ec016}html.theme--documenter-dark .message.is-warning{background-color:#fefaec}html.theme--documenter-dark .message.is-warning .message-header{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .message.is-warning .message-body{border-color:#f4c72f;color:#8c6e07}html.theme--documenter-dark .message.is-danger{background-color:#fbefef}html.theme--documenter-dark .message.is-danger .message-header{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .message.is-danger .message-body{border-color:#cb3c33;color:#c03930}html.theme--documenter-dark .message-header{align-items:center;background-color:#fff;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--documenter-dark .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--documenter-dark .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--documenter-dark .message-body{border-color:#5e6d6f;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#fff;padding:1.25em 1.5em}html.theme--documenter-dark .message-body code,html.theme--documenter-dark .message-body pre{background-color:#fff}html.theme--documenter-dark .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--documenter-dark .modal.is-active{display:flex}html.theme--documenter-dark .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--documenter-dark .modal-content,html.theme--documenter-dark .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--documenter-dark .modal-content,html.theme--documenter-dark .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--documenter-dark .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--documenter-dark .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--documenter-dark .modal-card-head,html.theme--documenter-dark .modal-card-foot{align-items:center;background-color:#282f2f;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--documenter-dark .modal-card-head{border-bottom:1px solid #5e6d6f;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--documenter-dark .modal-card-title{color:#f2f2f2;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--documenter-dark .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #5e6d6f}html.theme--documenter-dark .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--documenter-dark .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--documenter-dark .navbar{background-color:#375a7f;min-height:4rem;position:relative;z-index:30}html.theme--documenter-dark .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-white .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--documenter-dark .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-black .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--documenter-dark .navbar.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-light .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}}html.theme--documenter-dark .navbar.is-dark,html.theme--documenter-dark .content kbd.navbar{background-color:#282f2f;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-burger,html.theme--documenter-dark .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-dark .navbar-start>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-end>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#282f2f;color:#fff}}html.theme--documenter-dark .navbar.is-primary,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-burger,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-primary .navbar-start>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-end>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#375a7f;color:#fff}}html.theme--documenter-dark .navbar.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-link .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#1abc9c;color:#fff}}html.theme--documenter-dark .navbar.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-info .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3c5dcd;color:#fff}}html.theme--documenter-dark .navbar.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-success .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#259a12;color:#fff}}html.theme--documenter-dark .navbar.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-warning .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#f4c72f;color:rgba(0,0,0,0.7)}}html.theme--documenter-dark .navbar.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-danger .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#cb3c33;color:#fff}}html.theme--documenter-dark .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--documenter-dark .navbar.has-shadow{box-shadow:0 2px 0 0 #282f2f}html.theme--documenter-dark .navbar.is-fixed-bottom,html.theme--documenter-dark .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #282f2f}html.theme--documenter-dark .navbar.is-fixed-top{top:0}html.theme--documenter-dark html.has-navbar-fixed-top,html.theme--documenter-dark body.has-navbar-fixed-top{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom,html.theme--documenter-dark body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--documenter-dark .navbar-brand,html.theme--documenter-dark .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--documenter-dark .navbar-brand a.navbar-item:focus,html.theme--documenter-dark .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--documenter-dark .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--documenter-dark .navbar-burger{color:#fff;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--documenter-dark .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--documenter-dark .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--documenter-dark .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--documenter-dark .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--documenter-dark .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--documenter-dark .navbar-menu{display:none}html.theme--documenter-dark .navbar-item,html.theme--documenter-dark .navbar-link{color:#fff;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--documenter-dark .navbar-item .icon:only-child,html.theme--documenter-dark .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--documenter-dark a.navbar-item,html.theme--documenter-dark .navbar-link{cursor:pointer}html.theme--documenter-dark a.navbar-item:focus,html.theme--documenter-dark a.navbar-item:focus-within,html.theme--documenter-dark a.navbar-item:hover,html.theme--documenter-dark a.navbar-item.is-active,html.theme--documenter-dark .navbar-link:focus,html.theme--documenter-dark .navbar-link:focus-within,html.theme--documenter-dark .navbar-link:hover,html.theme--documenter-dark .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}html.theme--documenter-dark .navbar-item{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .navbar-item img{max-height:1.75rem}html.theme--documenter-dark .navbar-item.has-dropdown{padding:0}html.theme--documenter-dark .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--documenter-dark .navbar-item.is-tab:focus,html.theme--documenter-dark .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#1abc9c}html.theme--documenter-dark .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#1abc9c;border-bottom-style:solid;border-bottom-width:3px;color:#1abc9c;padding-bottom:calc(0.5rem - 3px)}html.theme--documenter-dark .navbar-content{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--documenter-dark .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--documenter-dark .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--documenter-dark .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--documenter-dark .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--documenter-dark .navbar>.container{display:block}html.theme--documenter-dark .navbar-brand .navbar-item,html.theme--documenter-dark .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--documenter-dark .navbar-link::after{display:none}html.theme--documenter-dark .navbar-menu{background-color:#375a7f;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--documenter-dark .navbar-menu.is-active{display:block}html.theme--documenter-dark .navbar.is-fixed-bottom-touch,html.theme--documenter-dark .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom-touch{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--documenter-dark .navbar.is-fixed-top-touch{top:0}html.theme--documenter-dark .navbar.is-fixed-top .navbar-menu,html.theme--documenter-dark .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--documenter-dark html.has-navbar-fixed-top-touch,html.theme--documenter-dark body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom-touch,html.theme--documenter-dark body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar,html.theme--documenter-dark .navbar-menu,html.theme--documenter-dark .navbar-start,html.theme--documenter-dark .navbar-end{align-items:stretch;display:flex}html.theme--documenter-dark .navbar{min-height:4rem}html.theme--documenter-dark .navbar.is-spaced{padding:1rem 2rem}html.theme--documenter-dark .navbar.is-spaced .navbar-start,html.theme--documenter-dark .navbar.is-spaced .navbar-end{align-items:center}html.theme--documenter-dark .navbar.is-spaced a.navbar-item,html.theme--documenter-dark .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--documenter-dark .navbar.is-transparent a.navbar-item:focus,html.theme--documenter-dark .navbar.is-transparent a.navbar-item:hover,html.theme--documenter-dark .navbar.is-transparent a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-transparent .navbar-link:focus,html.theme--documenter-dark .navbar.is-transparent .navbar-link:hover,html.theme--documenter-dark .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}html.theme--documenter-dark .navbar-burger{display:none}html.theme--documenter-dark .navbar-item,html.theme--documenter-dark .navbar-link{align-items:center;display:flex}html.theme--documenter-dark .navbar-item.has-dropdown{align-items:stretch}html.theme--documenter-dark .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--documenter-dark .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--documenter-dark .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--documenter-dark .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--documenter-dark .navbar-dropdown{background-color:#375a7f;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--documenter-dark .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--documenter-dark .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--documenter-dark .navbar-dropdown a.navbar-item:focus,html.theme--documenter-dark .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}.navbar.is-spaced html.theme--documenter-dark .navbar-dropdown,html.theme--documenter-dark .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--documenter-dark .navbar-dropdown.is-right{left:auto;right:0}html.theme--documenter-dark .navbar-divider{display:block}html.theme--documenter-dark .navbar>.container .navbar-brand,html.theme--documenter-dark .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--documenter-dark .navbar>.container .navbar-menu,html.theme--documenter-dark .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop,html.theme--documenter-dark .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--documenter-dark .navbar.is-fixed-top-desktop{top:0}html.theme--documenter-dark html.has-navbar-fixed-top-desktop,html.theme--documenter-dark body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom-desktop,html.theme--documenter-dark body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--documenter-dark html.has-spaced-navbar-fixed-top,html.theme--documenter-dark body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--documenter-dark html.has-spaced-navbar-fixed-bottom,html.theme--documenter-dark body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--documenter-dark a.navbar-item.is-active,html.theme--documenter-dark .navbar-link.is-active{color:#1abc9c}html.theme--documenter-dark a.navbar-item.is-active:not(:focus):not(:hover),html.theme--documenter-dark .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--documenter-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--documenter-dark .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--documenter-dark .pagination{font-size:1rem;margin:-.25rem}html.theme--documenter-dark .pagination.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--documenter-dark .pagination.is-medium{font-size:1.25rem}html.theme--documenter-dark .pagination.is-large{font-size:1.5rem}html.theme--documenter-dark .pagination.is-rounded .pagination-previous,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--documenter-dark .pagination.is-rounded .pagination-next,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--documenter-dark .pagination.is-rounded .pagination-link,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--documenter-dark .pagination,html.theme--documenter-dark .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link{border-color:#5e6d6f;color:#1abc9c;min-width:2.5em}html.theme--documenter-dark .pagination-previous:hover,html.theme--documenter-dark .pagination-next:hover,html.theme--documenter-dark .pagination-link:hover{border-color:#8c9b9d;color:#1dd2af}html.theme--documenter-dark .pagination-previous:focus,html.theme--documenter-dark .pagination-next:focus,html.theme--documenter-dark .pagination-link:focus{border-color:#8c9b9d}html.theme--documenter-dark .pagination-previous:active,html.theme--documenter-dark .pagination-next:active,html.theme--documenter-dark .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--documenter-dark .pagination-previous[disabled],html.theme--documenter-dark .pagination-previous.is-disabled,html.theme--documenter-dark .pagination-next[disabled],html.theme--documenter-dark .pagination-next.is-disabled,html.theme--documenter-dark .pagination-link[disabled],html.theme--documenter-dark .pagination-link.is-disabled{background-color:#5e6d6f;border-color:#5e6d6f;box-shadow:none;color:#fff;opacity:0.5}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--documenter-dark .pagination-link.is-current{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .pagination-ellipsis{color:#8c9b9d;pointer-events:none}html.theme--documenter-dark .pagination-list{flex-wrap:wrap}html.theme--documenter-dark .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--documenter-dark .pagination{flex-wrap:wrap}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--documenter-dark .pagination-previous{order:2}html.theme--documenter-dark .pagination-next{order:3}html.theme--documenter-dark .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--documenter-dark .pagination.is-centered .pagination-previous{order:1}html.theme--documenter-dark .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--documenter-dark .pagination.is-centered .pagination-next{order:3}html.theme--documenter-dark .pagination.is-right .pagination-previous{order:1}html.theme--documenter-dark .pagination.is-right .pagination-next{order:2}html.theme--documenter-dark .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--documenter-dark .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--documenter-dark .panel:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--documenter-dark .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--documenter-dark .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--documenter-dark .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--documenter-dark .panel.is-light .panel-heading{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .panel.is-light .panel-tabs a.is-active{border-bottom-color:#ecf0f1}html.theme--documenter-dark .panel.is-light .panel-block.is-active .panel-icon{color:#ecf0f1}html.theme--documenter-dark .panel.is-dark .panel-heading,html.theme--documenter-dark .content kbd.panel .panel-heading{background-color:#282f2f;color:#fff}html.theme--documenter-dark .panel.is-dark .panel-tabs a.is-active,html.theme--documenter-dark .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#282f2f}html.theme--documenter-dark .panel.is-dark .panel-block.is-active .panel-icon,html.theme--documenter-dark .content kbd.panel .panel-block.is-active .panel-icon{color:#282f2f}html.theme--documenter-dark .panel.is-primary .panel-heading,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#375a7f;color:#fff}html.theme--documenter-dark .panel.is-primary .panel-tabs a.is-active,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#375a7f}html.theme--documenter-dark .panel.is-primary .panel-block.is-active .panel-icon,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#375a7f}html.theme--documenter-dark .panel.is-link .panel-heading{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .panel.is-link .panel-tabs a.is-active{border-bottom-color:#1abc9c}html.theme--documenter-dark .panel.is-link .panel-block.is-active .panel-icon{color:#1abc9c}html.theme--documenter-dark .panel.is-info .panel-heading{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .panel.is-info .panel-tabs a.is-active{border-bottom-color:#3c5dcd}html.theme--documenter-dark .panel.is-info .panel-block.is-active .panel-icon{color:#3c5dcd}html.theme--documenter-dark .panel.is-success .panel-heading{background-color:#259a12;color:#fff}html.theme--documenter-dark .panel.is-success .panel-tabs a.is-active{border-bottom-color:#259a12}html.theme--documenter-dark .panel.is-success .panel-block.is-active .panel-icon{color:#259a12}html.theme--documenter-dark .panel.is-warning .panel-heading{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#f4c72f}html.theme--documenter-dark .panel.is-warning .panel-block.is-active .panel-icon{color:#f4c72f}html.theme--documenter-dark .panel.is-danger .panel-heading{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#cb3c33}html.theme--documenter-dark .panel.is-danger .panel-block.is-active .panel-icon{color:#cb3c33}html.theme--documenter-dark .panel-tabs:not(:last-child),html.theme--documenter-dark .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--documenter-dark .panel-heading{background-color:#343c3d;border-radius:8px 8px 0 0;color:#f2f2f2;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--documenter-dark .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--documenter-dark .panel-tabs a{border-bottom:1px solid #5e6d6f;margin-bottom:-1px;padding:0.5em}html.theme--documenter-dark .panel-tabs a.is-active{border-bottom-color:#343c3d;color:#17a689}html.theme--documenter-dark .panel-list a{color:#fff}html.theme--documenter-dark .panel-list a:hover{color:#1abc9c}html.theme--documenter-dark .panel-block{align-items:center;color:#f2f2f2;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--documenter-dark .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--documenter-dark .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--documenter-dark .panel-block.is-wrapped{flex-wrap:wrap}html.theme--documenter-dark .panel-block.is-active{border-left-color:#1abc9c;color:#17a689}html.theme--documenter-dark .panel-block.is-active .panel-icon{color:#1abc9c}html.theme--documenter-dark .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--documenter-dark a.panel-block,html.theme--documenter-dark label.panel-block{cursor:pointer}html.theme--documenter-dark a.panel-block:hover,html.theme--documenter-dark label.panel-block:hover{background-color:#282f2f}html.theme--documenter-dark .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#fff;margin-right:.75em}html.theme--documenter-dark .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--documenter-dark .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--documenter-dark .tabs a{align-items:center;border-bottom-color:#5e6d6f;border-bottom-style:solid;border-bottom-width:1px;color:#fff;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--documenter-dark .tabs a:hover{border-bottom-color:#f2f2f2;color:#f2f2f2}html.theme--documenter-dark .tabs li{display:block}html.theme--documenter-dark .tabs li.is-active a{border-bottom-color:#1abc9c;color:#1abc9c}html.theme--documenter-dark .tabs ul{align-items:center;border-bottom-color:#5e6d6f;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--documenter-dark .tabs ul.is-left{padding-right:0.75em}html.theme--documenter-dark .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--documenter-dark .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--documenter-dark .tabs .icon:first-child{margin-right:.5em}html.theme--documenter-dark .tabs .icon:last-child{margin-left:.5em}html.theme--documenter-dark .tabs.is-centered ul{justify-content:center}html.theme--documenter-dark .tabs.is-right ul{justify-content:flex-end}html.theme--documenter-dark .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--documenter-dark .tabs.is-boxed a:hover{background-color:#282f2f;border-bottom-color:#5e6d6f}html.theme--documenter-dark .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#5e6d6f;border-bottom-color:rgba(0,0,0,0) !important}html.theme--documenter-dark .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .tabs.is-toggle a{border-color:#5e6d6f;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--documenter-dark .tabs.is-toggle a:hover{background-color:#282f2f;border-color:#8c9b9d;z-index:2}html.theme--documenter-dark .tabs.is-toggle li+li{margin-left:-1px}html.theme--documenter-dark .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--documenter-dark .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--documenter-dark .tabs.is-toggle li.is-active a{background-color:#1abc9c;border-color:#1abc9c;color:#fff;z-index:1}html.theme--documenter-dark .tabs.is-toggle ul{border-bottom:none}html.theme--documenter-dark .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--documenter-dark .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--documenter-dark .tabs.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--documenter-dark .tabs.is-medium{font-size:1.25rem}html.theme--documenter-dark .tabs.is-large{font-size:1.5rem}html.theme--documenter-dark .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--documenter-dark .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--documenter-dark .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--documenter-dark .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--documenter-dark .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--documenter-dark .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--documenter-dark .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--documenter-dark .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--documenter-dark .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--documenter-dark .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--documenter-dark .column.is-narrow-mobile{flex:none;width:unset}html.theme--documenter-dark .column.is-full-mobile{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-mobile{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-mobile{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--documenter-dark .column.is-0-mobile{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-mobile{margin-left:0%}html.theme--documenter-dark .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-mobile{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-mobile{margin-left:25%}html.theme--documenter-dark .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-mobile{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-mobile{margin-left:50%}html.theme--documenter-dark .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-mobile{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-mobile{margin-left:75%}html.theme--documenter-dark .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-mobile{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .column.is-narrow,html.theme--documenter-dark .column.is-narrow-tablet{flex:none;width:unset}html.theme--documenter-dark .column.is-full,html.theme--documenter-dark .column.is-full-tablet{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters,html.theme--documenter-dark .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds,html.theme--documenter-dark .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half,html.theme--documenter-dark .column.is-half-tablet{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third,html.theme--documenter-dark .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter,html.theme--documenter-dark .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth,html.theme--documenter-dark .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths,html.theme--documenter-dark .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths,html.theme--documenter-dark .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths,html.theme--documenter-dark .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters,html.theme--documenter-dark .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds,html.theme--documenter-dark .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half,html.theme--documenter-dark .column.is-offset-half-tablet{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third,html.theme--documenter-dark .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter,html.theme--documenter-dark .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth,html.theme--documenter-dark .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths,html.theme--documenter-dark .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths,html.theme--documenter-dark .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths,html.theme--documenter-dark .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--documenter-dark .column.is-0,html.theme--documenter-dark .column.is-0-tablet{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0,html.theme--documenter-dark .column.is-offset-0-tablet{margin-left:0%}html.theme--documenter-dark .column.is-1,html.theme--documenter-dark .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1,html.theme--documenter-dark .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2,html.theme--documenter-dark .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2,html.theme--documenter-dark .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3,html.theme--documenter-dark .column.is-3-tablet{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3,html.theme--documenter-dark .column.is-offset-3-tablet{margin-left:25%}html.theme--documenter-dark .column.is-4,html.theme--documenter-dark .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4,html.theme--documenter-dark .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5,html.theme--documenter-dark .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5,html.theme--documenter-dark .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6,html.theme--documenter-dark .column.is-6-tablet{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6,html.theme--documenter-dark .column.is-offset-6-tablet{margin-left:50%}html.theme--documenter-dark .column.is-7,html.theme--documenter-dark .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7,html.theme--documenter-dark .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8,html.theme--documenter-dark .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8,html.theme--documenter-dark .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9,html.theme--documenter-dark .column.is-9-tablet{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9,html.theme--documenter-dark .column.is-offset-9-tablet{margin-left:75%}html.theme--documenter-dark .column.is-10,html.theme--documenter-dark .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10,html.theme--documenter-dark .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11,html.theme--documenter-dark .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11,html.theme--documenter-dark .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12,html.theme--documenter-dark .column.is-12-tablet{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12,html.theme--documenter-dark .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--documenter-dark .column.is-narrow-touch{flex:none;width:unset}html.theme--documenter-dark .column.is-full-touch{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-touch{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-touch{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-touch{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-touch{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-touch{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-touch{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-touch{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-touch{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--documenter-dark .column.is-0-touch{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-touch{margin-left:0%}html.theme--documenter-dark .column.is-1-touch{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-touch{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-touch{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-touch{margin-left:25%}html.theme--documenter-dark .column.is-4-touch{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-touch{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-touch{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-touch{margin-left:50%}html.theme--documenter-dark .column.is-7-touch{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-touch{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-touch{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-touch{margin-left:75%}html.theme--documenter-dark .column.is-10-touch{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-touch{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-touch{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--documenter-dark .column.is-narrow-desktop{flex:none;width:unset}html.theme--documenter-dark .column.is-full-desktop{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-desktop{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-desktop{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--documenter-dark .column.is-0-desktop{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-desktop{margin-left:0%}html.theme--documenter-dark .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-desktop{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-desktop{margin-left:25%}html.theme--documenter-dark .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-desktop{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-desktop{margin-left:50%}html.theme--documenter-dark .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-desktop{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-desktop{margin-left:75%}html.theme--documenter-dark .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-desktop{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--documenter-dark .column.is-narrow-widescreen{flex:none;width:unset}html.theme--documenter-dark .column.is-full-widescreen{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-widescreen{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-widescreen{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--documenter-dark .column.is-0-widescreen{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-widescreen{margin-left:0%}html.theme--documenter-dark .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-widescreen{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-widescreen{margin-left:25%}html.theme--documenter-dark .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-widescreen{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-widescreen{margin-left:50%}html.theme--documenter-dark .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-widescreen{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-widescreen{margin-left:75%}html.theme--documenter-dark .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-widescreen{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--documenter-dark .column.is-narrow-fullhd{flex:none;width:unset}html.theme--documenter-dark .column.is-full-fullhd{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-fullhd{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-fullhd{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--documenter-dark .column.is-0-fullhd{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-fullhd{margin-left:0%}html.theme--documenter-dark .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-fullhd{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-fullhd{margin-left:25%}html.theme--documenter-dark .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-fullhd{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-fullhd{margin-left:50%}html.theme--documenter-dark .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-fullhd{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-fullhd{margin-left:75%}html.theme--documenter-dark .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-fullhd{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-fullhd{margin-left:100%}}html.theme--documenter-dark .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--documenter-dark .columns:last-child{margin-bottom:-.75rem}html.theme--documenter-dark .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--documenter-dark .columns.is-centered{justify-content:center}html.theme--documenter-dark .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--documenter-dark .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--documenter-dark .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .columns.is-gapless:last-child{margin-bottom:0}html.theme--documenter-dark .columns.is-mobile{display:flex}html.theme--documenter-dark .columns.is-multiline{flex-wrap:wrap}html.theme--documenter-dark .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-desktop{display:flex}}html.theme--documenter-dark .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--documenter-dark .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--documenter-dark .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--documenter-dark .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--documenter-dark .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--documenter-dark .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--documenter-dark .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--documenter-dark .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--documenter-dark .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--documenter-dark .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--documenter-dark .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--documenter-dark .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--documenter-dark .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--documenter-dark .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--documenter-dark .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--documenter-dark .tile.is-child{margin:0 !important}html.theme--documenter-dark .tile.is-parent{padding:.75rem}html.theme--documenter-dark .tile.is-vertical{flex-direction:column}html.theme--documenter-dark .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--documenter-dark .tile:not(.is-child){display:flex}html.theme--documenter-dark .tile.is-1{flex:none;width:8.33333337%}html.theme--documenter-dark .tile.is-2{flex:none;width:16.66666674%}html.theme--documenter-dark .tile.is-3{flex:none;width:25%}html.theme--documenter-dark .tile.is-4{flex:none;width:33.33333337%}html.theme--documenter-dark .tile.is-5{flex:none;width:41.66666674%}html.theme--documenter-dark .tile.is-6{flex:none;width:50%}html.theme--documenter-dark .tile.is-7{flex:none;width:58.33333337%}html.theme--documenter-dark .tile.is-8{flex:none;width:66.66666674%}html.theme--documenter-dark .tile.is-9{flex:none;width:75%}html.theme--documenter-dark .tile.is-10{flex:none;width:83.33333337%}html.theme--documenter-dark .tile.is-11{flex:none;width:91.66666674%}html.theme--documenter-dark .tile.is-12{flex:none;width:100%}}html.theme--documenter-dark .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--documenter-dark .hero .navbar{background:none}html.theme--documenter-dark .hero .tabs ul{border-bottom:none}html.theme--documenter-dark .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-white strong{color:inherit}html.theme--documenter-dark .hero.is-white .title{color:#0a0a0a}html.theme--documenter-dark .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--documenter-dark .hero.is-white .subtitle a:not(.button),html.theme--documenter-dark .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-white .navbar-menu{background-color:#fff}}html.theme--documenter-dark .hero.is-white .navbar-item,html.theme--documenter-dark .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--documenter-dark .hero.is-white a.navbar-item:hover,html.theme--documenter-dark .hero.is-white a.navbar-item.is-active,html.theme--documenter-dark .hero.is-white .navbar-link:hover,html.theme--documenter-dark .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--documenter-dark .hero.is-white .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--documenter-dark .hero.is-white .tabs.is-boxed a,html.theme--documenter-dark .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--documenter-dark .hero.is-white .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-white .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-white .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--documenter-dark .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-black strong{color:inherit}html.theme--documenter-dark .hero.is-black .title{color:#fff}html.theme--documenter-dark .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-black .subtitle a:not(.button),html.theme--documenter-dark .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--documenter-dark .hero.is-black .navbar-item,html.theme--documenter-dark .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-black a.navbar-item:hover,html.theme--documenter-dark .hero.is-black a.navbar-item.is-active,html.theme--documenter-dark .hero.is-black .navbar-link:hover,html.theme--documenter-dark .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-black .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--documenter-dark .hero.is-black .tabs.is-boxed a,html.theme--documenter-dark .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-black .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-black .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-black .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--documenter-dark .hero.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-light strong{color:inherit}html.theme--documenter-dark .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--documenter-dark .hero.is-light .subtitle a:not(.button),html.theme--documenter-dark .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-light .navbar-menu{background-color:#ecf0f1}}html.theme--documenter-dark .hero.is-light .navbar-item,html.theme--documenter-dark .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light a.navbar-item:hover,html.theme--documenter-dark .hero.is-light a.navbar-item.is-active,html.theme--documenter-dark .hero.is-light .navbar-link:hover,html.theme--documenter-dark .hero.is-light .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--documenter-dark .hero.is-light .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-light .tabs li.is-active a{color:#ecf0f1 !important;opacity:1}html.theme--documenter-dark .hero.is-light .tabs.is-boxed a,html.theme--documenter-dark .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-light .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-light .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .hero.is-light.is-bold{background-image:linear-gradient(141deg, #cadfe0 0%, #ecf0f1 71%, #fafbfc 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #cadfe0 0%, #ecf0f1 71%, #fafbfc 100%)}}html.theme--documenter-dark .hero.is-dark,html.theme--documenter-dark .content kbd.hero{background-color:#282f2f;color:#fff}html.theme--documenter-dark .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-dark strong,html.theme--documenter-dark .content kbd.hero strong{color:inherit}html.theme--documenter-dark .hero.is-dark .title,html.theme--documenter-dark .content kbd.hero .title{color:#fff}html.theme--documenter-dark .hero.is-dark .subtitle,html.theme--documenter-dark .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-dark .subtitle a:not(.button),html.theme--documenter-dark .content kbd.hero .subtitle a:not(.button),html.theme--documenter-dark .hero.is-dark .subtitle strong,html.theme--documenter-dark .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-dark .navbar-menu,html.theme--documenter-dark .content kbd.hero .navbar-menu{background-color:#282f2f}}html.theme--documenter-dark .hero.is-dark .navbar-item,html.theme--documenter-dark .content kbd.hero .navbar-item,html.theme--documenter-dark .hero.is-dark .navbar-link,html.theme--documenter-dark .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-dark a.navbar-item:hover,html.theme--documenter-dark .content kbd.hero a.navbar-item:hover,html.theme--documenter-dark .hero.is-dark a.navbar-item.is-active,html.theme--documenter-dark .content kbd.hero a.navbar-item.is-active,html.theme--documenter-dark .hero.is-dark .navbar-link:hover,html.theme--documenter-dark .content kbd.hero .navbar-link:hover,html.theme--documenter-dark .hero.is-dark .navbar-link.is-active,html.theme--documenter-dark .content kbd.hero .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .hero.is-dark .tabs a,html.theme--documenter-dark .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-dark .tabs a:hover,html.theme--documenter-dark .content kbd.hero .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-dark .tabs li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs li.is-active a{color:#282f2f !important;opacity:1}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed a,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed a,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle a,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed a:hover,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle a:hover,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#282f2f}html.theme--documenter-dark .hero.is-dark.is-bold,html.theme--documenter-dark .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #0f1615 0%, #282f2f 71%, #313c40 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-dark.is-bold .navbar-menu,html.theme--documenter-dark .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0f1615 0%, #282f2f 71%, #313c40 100%)}}html.theme--documenter-dark .hero.is-primary,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-primary strong,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--documenter-dark .hero.is-primary .title,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--documenter-dark .hero.is-primary .subtitle,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-primary .subtitle a:not(.button),html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--documenter-dark .hero.is-primary .subtitle strong,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-primary .navbar-menu,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#375a7f}}html.theme--documenter-dark .hero.is-primary .navbar-item,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--documenter-dark .hero.is-primary .navbar-link,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-primary a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--documenter-dark .hero.is-primary a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--documenter-dark .hero.is-primary .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--documenter-dark .hero.is-primary .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .hero.is-primary .tabs a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-primary .tabs a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-primary .tabs li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#375a7f !important;opacity:1}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#375a7f}html.theme--documenter-dark .hero.is-primary.is-bold,html.theme--documenter-dark .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #214b62 0%, #375a7f 71%, #3a5796 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-primary.is-bold .navbar-menu,html.theme--documenter-dark .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #214b62 0%, #375a7f 71%, #3a5796 100%)}}html.theme--documenter-dark .hero.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-link strong{color:inherit}html.theme--documenter-dark .hero.is-link .title{color:#fff}html.theme--documenter-dark .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-link .subtitle a:not(.button),html.theme--documenter-dark .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-link .navbar-menu{background-color:#1abc9c}}html.theme--documenter-dark .hero.is-link .navbar-item,html.theme--documenter-dark .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-link a.navbar-item:hover,html.theme--documenter-dark .hero.is-link a.navbar-item.is-active,html.theme--documenter-dark .hero.is-link .navbar-link:hover,html.theme--documenter-dark .hero.is-link .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-link .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-link .tabs li.is-active a{color:#1abc9c !important;opacity:1}html.theme--documenter-dark .hero.is-link .tabs.is-boxed a,html.theme--documenter-dark .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-link .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-link .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-link .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1abc9c}html.theme--documenter-dark .hero.is-link.is-bold{background-image:linear-gradient(141deg, #0c9764 0%, #1abc9c 71%, #17d8d2 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0c9764 0%, #1abc9c 71%, #17d8d2 100%)}}html.theme--documenter-dark .hero.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-info strong{color:inherit}html.theme--documenter-dark .hero.is-info .title{color:#fff}html.theme--documenter-dark .hero.is-info .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-info .subtitle a:not(.button),html.theme--documenter-dark .hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-info .navbar-menu{background-color:#3c5dcd}}html.theme--documenter-dark .hero.is-info .navbar-item,html.theme--documenter-dark .hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-info a.navbar-item:hover,html.theme--documenter-dark .hero.is-info a.navbar-item.is-active,html.theme--documenter-dark .hero.is-info .navbar-link:hover,html.theme--documenter-dark .hero.is-info .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .hero.is-info .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-info .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-info .tabs li.is-active a{color:#3c5dcd !important;opacity:1}html.theme--documenter-dark .hero.is-info .tabs.is-boxed a,html.theme--documenter-dark .hero.is-info .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-info .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-info .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-info .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3c5dcd}html.theme--documenter-dark .hero.is-info.is-bold{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}}html.theme--documenter-dark .hero.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-success strong{color:inherit}html.theme--documenter-dark .hero.is-success .title{color:#fff}html.theme--documenter-dark .hero.is-success .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-success .subtitle a:not(.button),html.theme--documenter-dark .hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-success .navbar-menu{background-color:#259a12}}html.theme--documenter-dark .hero.is-success .navbar-item,html.theme--documenter-dark .hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-success a.navbar-item:hover,html.theme--documenter-dark .hero.is-success a.navbar-item.is-active,html.theme--documenter-dark .hero.is-success .navbar-link:hover,html.theme--documenter-dark .hero.is-success .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .hero.is-success .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-success .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-success .tabs li.is-active a{color:#259a12 !important;opacity:1}html.theme--documenter-dark .hero.is-success .tabs.is-boxed a,html.theme--documenter-dark .hero.is-success .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-success .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-success .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-success .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#259a12}html.theme--documenter-dark .hero.is-success.is-bold{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}}html.theme--documenter-dark .hero.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-warning strong{color:inherit}html.theme--documenter-dark .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--documenter-dark .hero.is-warning .subtitle a:not(.button),html.theme--documenter-dark .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-warning .navbar-menu{background-color:#f4c72f}}html.theme--documenter-dark .hero.is-warning .navbar-item,html.theme--documenter-dark .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning a.navbar-item:hover,html.theme--documenter-dark .hero.is-warning a.navbar-item.is-active,html.theme--documenter-dark .hero.is-warning .navbar-link:hover,html.theme--documenter-dark .hero.is-warning .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--documenter-dark .hero.is-warning .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-warning .tabs li.is-active a{color:#f4c72f !important;opacity:1}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed a,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #f09100 0%, #f4c72f 71%, #faef42 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f09100 0%, #f4c72f 71%, #faef42 100%)}}html.theme--documenter-dark .hero.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-danger strong{color:inherit}html.theme--documenter-dark .hero.is-danger .title{color:#fff}html.theme--documenter-dark .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-danger .subtitle a:not(.button),html.theme--documenter-dark .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-danger .navbar-menu{background-color:#cb3c33}}html.theme--documenter-dark .hero.is-danger .navbar-item,html.theme--documenter-dark .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-danger a.navbar-item:hover,html.theme--documenter-dark .hero.is-danger a.navbar-item.is-active,html.theme--documenter-dark .hero.is-danger .navbar-link:hover,html.theme--documenter-dark .hero.is-danger .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-danger .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-danger .tabs li.is-active a{color:#cb3c33 !important;opacity:1}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed a,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#cb3c33}html.theme--documenter-dark .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}}html.theme--documenter-dark .hero.is-small .hero-body,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--documenter-dark .hero.is-halfheight .hero-body,html.theme--documenter-dark .hero.is-fullheight .hero-body,html.theme--documenter-dark .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--documenter-dark .hero.is-halfheight .hero-body>.container,html.theme--documenter-dark .hero.is-fullheight .hero-body>.container,html.theme--documenter-dark .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .hero.is-halfheight{min-height:50vh}html.theme--documenter-dark .hero.is-fullheight{min-height:100vh}html.theme--documenter-dark .hero-video{overflow:hidden}html.theme--documenter-dark .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--documenter-dark .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--documenter-dark .hero-video{display:none}}html.theme--documenter-dark .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .hero-buttons .button{display:flex}html.theme--documenter-dark .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero-buttons{display:flex;justify-content:center}html.theme--documenter-dark .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--documenter-dark .hero-head,html.theme--documenter-dark .hero-foot{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero-body{padding:3rem 3rem}}html.theme--documenter-dark .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--documenter-dark .section{padding:3rem 3rem}html.theme--documenter-dark .section.is-medium{padding:9rem 4.5rem}html.theme--documenter-dark .section.is-large{padding:18rem 6rem}}html.theme--documenter-dark .footer{background-color:#282f2f;padding:3rem 1.5rem 6rem}html.theme--documenter-dark hr{height:1px}html.theme--documenter-dark h6{text-transform:uppercase;letter-spacing:0.5px}html.theme--documenter-dark .hero{background-color:#343c3d}html.theme--documenter-dark a{transition:all 200ms ease}html.theme--documenter-dark .button{transition:all 200ms ease;border-width:1px;color:#fff}html.theme--documenter-dark .button.is-active,html.theme--documenter-dark .button.is-focused,html.theme--documenter-dark .button:active,html.theme--documenter-dark .button:focus{box-shadow:0 0 0 2px rgba(140,155,157,0.5)}html.theme--documenter-dark .button.is-white.is-hovered,html.theme--documenter-dark .button.is-white:hover{background-color:#fff}html.theme--documenter-dark .button.is-white.is-active,html.theme--documenter-dark .button.is-white.is-focused,html.theme--documenter-dark .button.is-white:active,html.theme--documenter-dark .button.is-white:focus{border-color:#fff;box-shadow:0 0 0 2px rgba(255,255,255,0.5)}html.theme--documenter-dark .button.is-black.is-hovered,html.theme--documenter-dark .button.is-black:hover{background-color:#1d1d1d}html.theme--documenter-dark .button.is-black.is-active,html.theme--documenter-dark .button.is-black.is-focused,html.theme--documenter-dark .button.is-black:active,html.theme--documenter-dark .button.is-black:focus{border-color:#0a0a0a;box-shadow:0 0 0 2px rgba(10,10,10,0.5)}html.theme--documenter-dark .button.is-light.is-hovered,html.theme--documenter-dark .button.is-light:hover{background-color:#fff}html.theme--documenter-dark .button.is-light.is-active,html.theme--documenter-dark .button.is-light.is-focused,html.theme--documenter-dark .button.is-light:active,html.theme--documenter-dark .button.is-light:focus{border-color:#ecf0f1;box-shadow:0 0 0 2px rgba(236,240,241,0.5)}html.theme--documenter-dark .button.is-dark.is-hovered,html.theme--documenter-dark .content kbd.button.is-hovered,html.theme--documenter-dark .button.is-dark:hover,html.theme--documenter-dark .content kbd.button:hover{background-color:#3a4344}html.theme--documenter-dark .button.is-dark.is-active,html.theme--documenter-dark .content kbd.button.is-active,html.theme--documenter-dark .button.is-dark.is-focused,html.theme--documenter-dark .content kbd.button.is-focused,html.theme--documenter-dark .button.is-dark:active,html.theme--documenter-dark .content kbd.button:active,html.theme--documenter-dark .button.is-dark:focus,html.theme--documenter-dark .content kbd.button:focus{border-color:#282f2f;box-shadow:0 0 0 2px rgba(40,47,47,0.5)}html.theme--documenter-dark .button.is-primary.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary:hover,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:hover{background-color:#436d9a}html.theme--documenter-dark .button.is-primary.is-active,html.theme--documenter-dark .docstring>section>a.button.is-active.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink,html.theme--documenter-dark .button.is-primary:active,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary:focus,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus{border-color:#375a7f;box-shadow:0 0 0 2px rgba(55,90,127,0.5)}html.theme--documenter-dark .button.is-link.is-hovered,html.theme--documenter-dark .button.is-link:hover{background-color:#1fdeb8}html.theme--documenter-dark .button.is-link.is-active,html.theme--documenter-dark .button.is-link.is-focused,html.theme--documenter-dark .button.is-link:active,html.theme--documenter-dark .button.is-link:focus{border-color:#1abc9c;box-shadow:0 0 0 2px rgba(26,188,156,0.5)}html.theme--documenter-dark .button.is-info.is-hovered,html.theme--documenter-dark .button.is-info:hover{background-color:#5a76d5}html.theme--documenter-dark .button.is-info.is-active,html.theme--documenter-dark .button.is-info.is-focused,html.theme--documenter-dark .button.is-info:active,html.theme--documenter-dark .button.is-info:focus{border-color:#3c5dcd;box-shadow:0 0 0 2px rgba(60,93,205,0.5)}html.theme--documenter-dark .button.is-success.is-hovered,html.theme--documenter-dark .button.is-success:hover{background-color:#2dbc16}html.theme--documenter-dark .button.is-success.is-active,html.theme--documenter-dark .button.is-success.is-focused,html.theme--documenter-dark .button.is-success:active,html.theme--documenter-dark .button.is-success:focus{border-color:#259a12;box-shadow:0 0 0 2px rgba(37,154,18,0.5)}html.theme--documenter-dark .button.is-warning.is-hovered,html.theme--documenter-dark .button.is-warning:hover{background-color:#f6d153}html.theme--documenter-dark .button.is-warning.is-active,html.theme--documenter-dark .button.is-warning.is-focused,html.theme--documenter-dark .button.is-warning:active,html.theme--documenter-dark .button.is-warning:focus{border-color:#f4c72f;box-shadow:0 0 0 2px rgba(244,199,47,0.5)}html.theme--documenter-dark .button.is-danger.is-hovered,html.theme--documenter-dark .button.is-danger:hover{background-color:#d35951}html.theme--documenter-dark .button.is-danger.is-active,html.theme--documenter-dark .button.is-danger.is-focused,html.theme--documenter-dark .button.is-danger:active,html.theme--documenter-dark .button.is-danger:focus{border-color:#cb3c33;box-shadow:0 0 0 2px rgba(203,60,51,0.5)}html.theme--documenter-dark .label{color:#dbdee0}html.theme--documenter-dark .button,html.theme--documenter-dark .control.has-icons-left .icon,html.theme--documenter-dark .control.has-icons-right .icon,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .select,html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea{height:2.5em}html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em}html.theme--documenter-dark .select:after,html.theme--documenter-dark .select select{border-width:1px}html.theme--documenter-dark .control.has-addons .button,html.theme--documenter-dark .control.has-addons .input,html.theme--documenter-dark .control.has-addons #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-addons form.docs-search>input,html.theme--documenter-dark .control.has-addons .select{margin-right:-1px}html.theme--documenter-dark .notification{background-color:#343c3d}html.theme--documenter-dark .card{box-shadow:none;border:1px solid #343c3d;background-color:#282f2f;border-radius:.4em}html.theme--documenter-dark .card .card-image img{border-radius:.4em .4em 0 0}html.theme--documenter-dark .card .card-header{box-shadow:none;background-color:rgba(18,18,18,0.2);border-radius:.4em .4em 0 0}html.theme--documenter-dark .card .card-footer{background-color:rgba(18,18,18,0.2)}html.theme--documenter-dark .card .card-footer,html.theme--documenter-dark .card .card-footer-item{border-width:1px;border-color:#343c3d}html.theme--documenter-dark .notification.is-white a:not(.button){color:#0a0a0a;text-decoration:underline}html.theme--documenter-dark .notification.is-black a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-light a:not(.button){color:rgba(0,0,0,0.7);text-decoration:underline}html.theme--documenter-dark .notification.is-dark a:not(.button),html.theme--documenter-dark .content kbd.notification a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-primary a:not(.button),html.theme--documenter-dark .docstring>section>a.notification.docs-sourcelink a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-link a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-info a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-success a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-warning a:not(.button){color:rgba(0,0,0,0.7);text-decoration:underline}html.theme--documenter-dark .notification.is-danger a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .tag,html.theme--documenter-dark .content kbd,html.theme--documenter-dark .docstring>section>a.docs-sourcelink{border-radius:.4em}html.theme--documenter-dark .menu-list a{transition:all 300ms ease}html.theme--documenter-dark .modal-card-body{background-color:#282f2f}html.theme--documenter-dark .modal-card-foot,html.theme--documenter-dark .modal-card-head{border-color:#343c3d}html.theme--documenter-dark .message-header{font-weight:700;background-color:#343c3d;color:#fff}html.theme--documenter-dark .message-body{border-width:1px;border-color:#343c3d}html.theme--documenter-dark .navbar{border-radius:.4em}html.theme--documenter-dark .navbar.is-transparent{background:none}html.theme--documenter-dark .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1abc9c}@media screen and (max-width: 1055px){html.theme--documenter-dark .navbar .navbar-menu{background-color:#375a7f;border-radius:0 0 .4em .4em}}html.theme--documenter-dark .hero .navbar,html.theme--documenter-dark body>.navbar{border-radius:0}html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-previous{border-width:1px}html.theme--documenter-dark .panel-block,html.theme--documenter-dark .panel-heading,html.theme--documenter-dark .panel-tabs{border-width:1px}html.theme--documenter-dark .panel-block:first-child,html.theme--documenter-dark .panel-heading:first-child,html.theme--documenter-dark .panel-tabs:first-child{border-top-width:1px}html.theme--documenter-dark .panel-heading{font-weight:700}html.theme--documenter-dark .panel-tabs a{border-width:1px;margin-bottom:-1px}html.theme--documenter-dark .panel-tabs a.is-active{border-bottom-color:#17a689}html.theme--documenter-dark .panel-block:hover{color:#1dd2af}html.theme--documenter-dark .panel-block:hover .panel-icon{color:#1dd2af}html.theme--documenter-dark .panel-block.is-active .panel-icon{color:#17a689}html.theme--documenter-dark .tabs a{border-bottom-width:1px;margin-bottom:-1px}html.theme--documenter-dark .tabs ul{border-bottom-width:1px}html.theme--documenter-dark .tabs.is-boxed a{border-width:1px}html.theme--documenter-dark .tabs.is-boxed li.is-active a{background-color:#1f2424}html.theme--documenter-dark .tabs.is-toggle li a{border-width:1px;margin-bottom:0}html.theme--documenter-dark .tabs.is-toggle li+li{margin-left:-1px}html.theme--documenter-dark .hero.is-white .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-black .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-light .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-dark .navbar .navbar-dropdown .navbar-item:hover,html.theme--documenter-dark .content kbd.hero .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-primary .navbar .navbar-dropdown .navbar-item:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-link .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-info .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-success .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-warning .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-danger .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark h1 .docs-heading-anchor,html.theme--documenter-dark h1 .docs-heading-anchor:hover,html.theme--documenter-dark h1 .docs-heading-anchor:visited,html.theme--documenter-dark h2 .docs-heading-anchor,html.theme--documenter-dark h2 .docs-heading-anchor:hover,html.theme--documenter-dark h2 .docs-heading-anchor:visited,html.theme--documenter-dark h3 .docs-heading-anchor,html.theme--documenter-dark h3 .docs-heading-anchor:hover,html.theme--documenter-dark h3 .docs-heading-anchor:visited,html.theme--documenter-dark h4 .docs-heading-anchor,html.theme--documenter-dark h4 .docs-heading-anchor:hover,html.theme--documenter-dark h4 .docs-heading-anchor:visited,html.theme--documenter-dark h5 .docs-heading-anchor,html.theme--documenter-dark h5 .docs-heading-anchor:hover,html.theme--documenter-dark h5 .docs-heading-anchor:visited,html.theme--documenter-dark h6 .docs-heading-anchor,html.theme--documenter-dark h6 .docs-heading-anchor:hover,html.theme--documenter-dark h6 .docs-heading-anchor:visited{color:#f2f2f2}html.theme--documenter-dark h1 .docs-heading-anchor-permalink,html.theme--documenter-dark h2 .docs-heading-anchor-permalink,html.theme--documenter-dark h3 .docs-heading-anchor-permalink,html.theme--documenter-dark h4 .docs-heading-anchor-permalink,html.theme--documenter-dark h5 .docs-heading-anchor-permalink,html.theme--documenter-dark h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--documenter-dark h1 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h2 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h3 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h4 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h5 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--documenter-dark h1:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h2:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h3:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h4:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h5:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--documenter-dark .docs-light-only{display:none !important}html.theme--documenter-dark pre{position:relative;overflow:hidden}html.theme--documenter-dark pre code,html.theme--documenter-dark pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--documenter-dark pre code:first-of-type,html.theme--documenter-dark pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--documenter-dark pre code:last-of-type,html.theme--documenter-dark pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--documenter-dark pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#fff;cursor:pointer;text-align:center}html.theme--documenter-dark pre .copy-button:focus,html.theme--documenter-dark pre .copy-button:hover{opacity:1;background:rgba(255,255,255,0.1);color:#1abc9c}html.theme--documenter-dark pre .copy-button.success{color:#259a12;opacity:1}html.theme--documenter-dark pre .copy-button.error{color:#cb3c33;opacity:1}html.theme--documenter-dark pre:hover .copy-button{opacity:1}html.theme--documenter-dark .admonition{background-color:#282f2f;border-style:solid;border-width:2px;border-color:#dbdee0;border-radius:4px;font-size:1rem}html.theme--documenter-dark .admonition strong{color:currentColor}html.theme--documenter-dark .admonition.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--documenter-dark .admonition.is-medium{font-size:1.25rem}html.theme--documenter-dark .admonition.is-large{font-size:1.5rem}html.theme--documenter-dark .admonition.is-default{background-color:#282f2f;border-color:#dbdee0}html.theme--documenter-dark .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .admonition.is-default>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-info{background-color:#282f2f;border-color:#3c5dcd}html.theme--documenter-dark .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#3c5dcd}html.theme--documenter-dark .admonition.is-info>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-success{background-color:#282f2f;border-color:#259a12}html.theme--documenter-dark .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#259a12}html.theme--documenter-dark .admonition.is-success>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-warning{background-color:#282f2f;border-color:#f4c72f}html.theme--documenter-dark .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#f4c72f}html.theme--documenter-dark .admonition.is-warning>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-danger{background-color:#282f2f;border-color:#cb3c33}html.theme--documenter-dark .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#cb3c33}html.theme--documenter-dark .admonition.is-danger>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-compat{background-color:#282f2f;border-color:#3489da}html.theme--documenter-dark .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#3489da}html.theme--documenter-dark .admonition.is-compat>.admonition-body{color:#fff}html.theme--documenter-dark .admonition-header{color:#dbdee0;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--documenter-dark .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--documenter-dark details.admonition.is-details>.admonition-header{list-style:none}html.theme--documenter-dark details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--documenter-dark details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--documenter-dark .admonition-body{color:#fff;padding:0.5rem .75rem}html.theme--documenter-dark .admonition-body pre{background-color:#282f2f}html.theme--documenter-dark .admonition-body code{background-color:rgba(255,255,255,0.05)}html.theme--documenter-dark .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #5e6d6f;border-radius:4px;box-shadow:none;max-width:100%}html.theme--documenter-dark .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#282f2f;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #5e6d6f;overflow:auto}html.theme--documenter-dark .docstring>header code{background-color:transparent}html.theme--documenter-dark .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--documenter-dark .docstring>header .docstring-binding{margin-right:0.3em}html.theme--documenter-dark .docstring>header .docstring-category{margin-left:0.3em}html.theme--documenter-dark .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #5e6d6f}html.theme--documenter-dark .docstring>section:last-child{border-bottom:none}html.theme--documenter-dark .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--documenter-dark .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--documenter-dark .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--documenter-dark .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--documenter-dark .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--documenter-dark .documenter-example-output{background-color:#1f2424}html.theme--documenter-dark .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#282f2f;color:#fff;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--documenter-dark .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--documenter-dark .outdated-warning-overlay a{color:#1abc9c}html.theme--documenter-dark .outdated-warning-overlay a:hover{color:#1dd2af}html.theme--documenter-dark .content pre{border:2px solid #5e6d6f;border-radius:4px}html.theme--documenter-dark .content code{font-weight:inherit}html.theme--documenter-dark .content a code{color:#1abc9c}html.theme--documenter-dark .content a:hover code{color:#1dd2af}html.theme--documenter-dark .content h1 code,html.theme--documenter-dark .content h2 code,html.theme--documenter-dark .content h3 code,html.theme--documenter-dark .content h4 code,html.theme--documenter-dark .content h5 code,html.theme--documenter-dark .content h6 code{color:#f2f2f2}html.theme--documenter-dark .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--documenter-dark .content blockquote>ul:first-child,html.theme--documenter-dark .content blockquote>ol:first-child,html.theme--documenter-dark .content .admonition-body>ul:first-child,html.theme--documenter-dark .content .admonition-body>ol:first-child{margin-top:0}html.theme--documenter-dark pre,html.theme--documenter-dark code{font-variant-ligatures:no-contextual}html.theme--documenter-dark .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--documenter-dark .breadcrumb a.is-disabled,html.theme--documenter-dark .breadcrumb a.is-disabled:hover{color:#f2f2f2}html.theme--documenter-dark .hljs{background:initial !important}html.theme--documenter-dark .katex .katex-mathml{top:0;right:0}html.theme--documenter-dark .katex-display,html.theme--documenter-dark mjx-container,html.theme--documenter-dark .MathJax_Display{margin:0.5em 0 !important}html.theme--documenter-dark html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--documenter-dark li.no-marker{list-style:none}html.theme--documenter-dark #documenter .docs-main>article{overflow-wrap:break-word}html.theme--documenter-dark #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main{width:100%}html.theme--documenter-dark #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--documenter-dark #documenter .docs-main>header,html.theme--documenter-dark #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--documenter-dark #documenter .docs-main header.docs-navbar{background-color:#1f2424;border-bottom:1px solid #5e6d6f;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--documenter-dark #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--documenter-dark #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--documenter-dark #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--documenter-dark #documenter .docs-main section.footnotes{border-top:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-main section.footnotes li .tag:first-child,html.theme--documenter-dark #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--documenter-dark #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--documenter-dark .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--documenter-dark #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #5e6d6f;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--documenter-dark #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--documenter-dark #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--documenter-dark #documenter .docs-sidebar{display:flex;flex-direction:column;color:#fff;background-color:#282f2f;border-right:1px solid #5e6d6f;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--documenter-dark #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar{left:0;top:0}}html.theme--documenter-dark #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name a,html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name a:hover{color:#fff}html.theme--documenter-dark #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #5e6d6f;display:none;padding:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #5e6d6f;padding-bottom:1.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#fff;background:#282f2f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#fff;background-color:#32393a}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #5e6d6f;border-bottom:1px solid #5e6d6f;background-color:#1f2424}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#1f2424;color:#fff}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#32393a;color:#fff}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--documenter-dark #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--documenter-dark #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3b4445}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#4e5a5c}}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3b4445}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#4e5a5c}}html.theme--documenter-dark kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--documenter-dark .search-min-width-50{min-width:50%}html.theme--documenter-dark .search-min-height-100{min-height:100%}html.theme--documenter-dark .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--documenter-dark .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--documenter-dark .search-result-link:hover,html.theme--documenter-dark .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--documenter-dark .search-result-link .property-search-result-badge,html.theme--documenter-dark .search-result-link .search-filter{transition:all 300ms}html.theme--documenter-dark .property-search-result-badge,html.theme--documenter-dark .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--documenter-dark .search-result-link:hover .property-search-result-badge,html.theme--documenter-dark .search-result-link:hover .search-filter,html.theme--documenter-dark .search-result-link:focus .property-search-result-badge,html.theme--documenter-dark .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--documenter-dark .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--documenter-dark .search-filter:hover,html.theme--documenter-dark .search-filter:focus{color:#333}html.theme--documenter-dark .search-filter-selected{color:#f5f5f5;background-color:rgba(139,0,139,0.5)}html.theme--documenter-dark .search-filter-selected:hover,html.theme--documenter-dark .search-filter-selected:focus{color:#f5f5f5}html.theme--documenter-dark .search-result-highlight{background-color:#ffdd57;color:black}html.theme--documenter-dark .search-divider{border-bottom:1px solid #5e6d6f}html.theme--documenter-dark .search-result-title{width:85%;color:#f5f5f5}html.theme--documenter-dark .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--documenter-dark .w-100{width:100%}html.theme--documenter-dark .gap-2{gap:0.5rem}html.theme--documenter-dark .gap-4{gap:1rem}html.theme--documenter-dark .gap-8{gap:2rem}html.theme--documenter-dark{background-color:#1f2424;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--documenter-dark .ansi span.sgr1{font-weight:bolder}html.theme--documenter-dark .ansi span.sgr2{font-weight:lighter}html.theme--documenter-dark .ansi span.sgr3{font-style:italic}html.theme--documenter-dark .ansi span.sgr4{text-decoration:underline}html.theme--documenter-dark .ansi span.sgr7{color:#1f2424;background-color:#fff}html.theme--documenter-dark .ansi span.sgr8{color:transparent}html.theme--documenter-dark .ansi span.sgr8 span{color:transparent}html.theme--documenter-dark .ansi span.sgr9{text-decoration:line-through}html.theme--documenter-dark .ansi span.sgr30{color:#242424}html.theme--documenter-dark .ansi span.sgr31{color:#f6705f}html.theme--documenter-dark .ansi span.sgr32{color:#4fb43a}html.theme--documenter-dark .ansi span.sgr33{color:#f4c72f}html.theme--documenter-dark .ansi span.sgr34{color:#7587f0}html.theme--documenter-dark .ansi span.sgr35{color:#bc89d3}html.theme--documenter-dark .ansi span.sgr36{color:#49b6ca}html.theme--documenter-dark .ansi span.sgr37{color:#b3bdbe}html.theme--documenter-dark .ansi span.sgr40{background-color:#242424}html.theme--documenter-dark .ansi span.sgr41{background-color:#f6705f}html.theme--documenter-dark .ansi span.sgr42{background-color:#4fb43a}html.theme--documenter-dark .ansi span.sgr43{background-color:#f4c72f}html.theme--documenter-dark .ansi span.sgr44{background-color:#7587f0}html.theme--documenter-dark .ansi span.sgr45{background-color:#bc89d3}html.theme--documenter-dark .ansi span.sgr46{background-color:#49b6ca}html.theme--documenter-dark .ansi span.sgr47{background-color:#b3bdbe}html.theme--documenter-dark .ansi span.sgr90{color:#92a0a2}html.theme--documenter-dark .ansi span.sgr91{color:#ff8674}html.theme--documenter-dark .ansi span.sgr92{color:#79d462}html.theme--documenter-dark .ansi span.sgr93{color:#ffe76b}html.theme--documenter-dark .ansi span.sgr94{color:#8a98ff}html.theme--documenter-dark .ansi span.sgr95{color:#d2a4e6}html.theme--documenter-dark .ansi span.sgr96{color:#6bc8db}html.theme--documenter-dark .ansi span.sgr97{color:#ecf0f1}html.theme--documenter-dark .ansi span.sgr100{background-color:#92a0a2}html.theme--documenter-dark .ansi span.sgr101{background-color:#ff8674}html.theme--documenter-dark .ansi span.sgr102{background-color:#79d462}html.theme--documenter-dark .ansi span.sgr103{background-color:#ffe76b}html.theme--documenter-dark .ansi span.sgr104{background-color:#8a98ff}html.theme--documenter-dark .ansi span.sgr105{background-color:#d2a4e6}html.theme--documenter-dark .ansi span.sgr106{background-color:#6bc8db}html.theme--documenter-dark .ansi span.sgr107{background-color:#ecf0f1}html.theme--documenter-dark code.language-julia-repl>span.hljs-meta{color:#4fb43a;font-weight:bolder}html.theme--documenter-dark .hljs{background:#2b2b2b;color:#f8f8f2}html.theme--documenter-dark .hljs-comment,html.theme--documenter-dark .hljs-quote{color:#d4d0ab}html.theme--documenter-dark .hljs-variable,html.theme--documenter-dark .hljs-template-variable,html.theme--documenter-dark .hljs-tag,html.theme--documenter-dark .hljs-name,html.theme--documenter-dark .hljs-selector-id,html.theme--documenter-dark .hljs-selector-class,html.theme--documenter-dark .hljs-regexp,html.theme--documenter-dark .hljs-deletion{color:#ffa07a}html.theme--documenter-dark .hljs-number,html.theme--documenter-dark .hljs-built_in,html.theme--documenter-dark .hljs-literal,html.theme--documenter-dark .hljs-type,html.theme--documenter-dark .hljs-params,html.theme--documenter-dark .hljs-meta,html.theme--documenter-dark .hljs-link{color:#f5ab35}html.theme--documenter-dark .hljs-attribute{color:#ffd700}html.theme--documenter-dark .hljs-string,html.theme--documenter-dark .hljs-symbol,html.theme--documenter-dark .hljs-bullet,html.theme--documenter-dark .hljs-addition{color:#abe338}html.theme--documenter-dark .hljs-title,html.theme--documenter-dark .hljs-section{color:#00e0e0}html.theme--documenter-dark .hljs-keyword,html.theme--documenter-dark .hljs-selector-tag{color:#dcc6e0}html.theme--documenter-dark .hljs-emphasis{font-style:italic}html.theme--documenter-dark .hljs-strong{font-weight:bold}@media screen and (-ms-high-contrast: active){html.theme--documenter-dark .hljs-addition,html.theme--documenter-dark .hljs-attribute,html.theme--documenter-dark .hljs-built_in,html.theme--documenter-dark .hljs-bullet,html.theme--documenter-dark .hljs-comment,html.theme--documenter-dark .hljs-link,html.theme--documenter-dark .hljs-literal,html.theme--documenter-dark .hljs-meta,html.theme--documenter-dark .hljs-number,html.theme--documenter-dark .hljs-params,html.theme--documenter-dark .hljs-string,html.theme--documenter-dark .hljs-symbol,html.theme--documenter-dark .hljs-type,html.theme--documenter-dark .hljs-quote{color:highlight}html.theme--documenter-dark .hljs-keyword,html.theme--documenter-dark .hljs-selector-tag{font-weight:bold}}html.theme--documenter-dark .hljs-subst{color:#f8f8f2}html.theme--documenter-dark .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--documenter-dark .search-result-link:hover,html.theme--documenter-dark .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--documenter-dark .search-result-link .property-search-result-badge,html.theme--documenter-dark .search-result-link .search-filter{transition:all 300ms}html.theme--documenter-dark .search-result-link:hover .property-search-result-badge,html.theme--documenter-dark .search-result-link:hover .search-filter,html.theme--documenter-dark .search-result-link:focus .property-search-result-badge,html.theme--documenter-dark .search-result-link:focus .search-filter{color:#333 !important;background-color:#f1f5f9 !important}html.theme--documenter-dark .search-result-title{color:whitesmoke}html.theme--documenter-dark .search-result-highlight{background-color:greenyellow;color:black}html.theme--documenter-dark .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--documenter-dark .w-100{width:100%}html.theme--documenter-dark .gap-2{gap:0.5rem}html.theme--documenter-dark .gap-4{gap:1rem} diff --git a/dev/assets/themes/documenter-light.css b/dev/assets/themes/documenter-light.css new file mode 100644 index 0000000..a435b3b --- /dev/null +++ b/dev/assets/themes/documenter-light.css @@ -0,0 +1,9 @@ +.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,#documenter .docs-sidebar form.docs-search>input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,#documenter .docs-sidebar form.docs-search>input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,#documenter .docs-sidebar form.docs-search>input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.is-active.button{outline:none}.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled],.pagination-ellipsis[disabled],.file-cta[disabled],.file-name[disabled],.select select[disabled],.textarea[disabled],.input[disabled],#documenter .docs-sidebar form.docs-search>input[disabled],.button[disabled],fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] .button{cursor:not-allowed}.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}.admonition:not(:last-child),.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close::before,.delete::before,.modal-close::after,.delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close::before,.delete::before{height:2px;width:50%}.modal-close::after,.delete::after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:rgba(10,10,10,0.3)}.modal-close:active,.delete:active{background-color:rgba(10,10,10,0.4)}.is-small.modal-close,#documenter .docs-sidebar form.docs-search>input.modal-close,.is-small.delete,#documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading::after,.select.is-loading::after,.loader,.button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.modal-background,.modal,.image.is-square img,#documenter .docs-sidebar .docs-logo>img.is-square img,.image.is-square .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,.image.is-1by1 img,#documenter .docs-sidebar .docs-logo>img.is-1by1 img,.image.is-1by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,.image.is-5by4 img,#documenter .docs-sidebar .docs-logo>img.is-5by4 img,.image.is-5by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,.image.is-4by3 img,#documenter .docs-sidebar .docs-logo>img.is-4by3 img,.image.is-4by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,.image.is-3by2 img,#documenter .docs-sidebar .docs-logo>img.is-3by2 img,.image.is-3by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,.image.is-5by3 img,#documenter .docs-sidebar .docs-logo>img.is-5by3 img,.image.is-5by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,.image.is-16by9 img,#documenter .docs-sidebar .docs-logo>img.is-16by9 img,.image.is-16by9 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,.image.is-2by1 img,#documenter .docs-sidebar .docs-logo>img.is-2by1 img,.image.is-2by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,.image.is-3by1 img,#documenter .docs-sidebar .docs-logo>img.is-3by1 img,.image.is-3by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,.image.is-4by5 img,#documenter .docs-sidebar .docs-logo>img.is-4by5 img,.image.is-4by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,.image.is-3by4 img,#documenter .docs-sidebar .docs-logo>img.is-3by4 img,.image.is-3by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,.image.is-2by3 img,#documenter .docs-sidebar .docs-logo>img.is-2by3 img,.image.is-2by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,.image.is-3by5 img,#documenter .docs-sidebar .docs-logo>img.is-3by5 img,.image.is-3by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,.image.is-9by16 img,#documenter .docs-sidebar .docs-logo>img.is-9by16 img,.image.is-9by16 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,.image.is-1by2 img,#documenter .docs-sidebar .docs-logo>img.is-1by2 img,.image.is-1by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,.image.is-1by3 img,#documenter .docs-sidebar .docs-logo>img.is-1by3 img,.image.is-1by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#363636 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c !important}.has-background-dark{background-color:#363636 !important}.has-text-primary{color:#4eb5de !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#27a1d2 !important}.has-background-primary{background-color:#4eb5de !important}.has-text-primary-light{color:#eef8fc !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#c3e6f4 !important}.has-background-primary-light{background-color:#eef8fc !important}.has-text-primary-dark{color:#1a6d8e !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#228eb9 !important}.has-background-primary-dark{background-color:#1a6d8e !important}.has-text-link{color:#2e63b8 !important}a.has-text-link:hover,a.has-text-link:focus{color:#244d8f !important}.has-background-link{background-color:#2e63b8 !important}.has-text-link-light{color:#eff3fb !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c6d6f1 !important}.has-background-link-light{background-color:#eff3fb !important}.has-text-link-dark{color:#3169c4 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#5485d4 !important}.has-background-link-dark{background-color:#3169c4 !important}.has-text-info{color:#3c5dcd !important}a.has-text-info:hover,a.has-text-info:focus{color:#2c48aa !important}.has-background-info{background-color:#3c5dcd !important}.has-text-info-light{color:#eff2fb !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6d0f0 !important}.has-background-info-light{background-color:#eff2fb !important}.has-text-info-dark{color:#3253c3 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#5571d3 !important}.has-background-info-dark{background-color:#3253c3 !important}.has-text-success{color:#259a12 !important}a.has-text-success:hover,a.has-text-success:focus{color:#1a6c0d !important}.has-background-success{background-color:#259a12 !important}.has-text-success-light{color:#effded !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c7f8bf !important}.has-background-success-light{background-color:#effded !important}.has-text-success-dark{color:#2ec016 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#3fe524 !important}.has-background-success-dark{background-color:#2ec016 !important}.has-text-warning{color:#a98800 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#765f00 !important}.has-background-warning{background-color:#a98800 !important}.has-text-warning-light{color:#fffbeb !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fff1b8 !important}.has-background-warning-light{background-color:#fffbeb !important}.has-text-warning-dark{color:#cca400 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#ffcd00 !important}.has-background-warning-dark{background-color:#cca400 !important}.has-text-danger{color:#cb3c33 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a23029 !important}.has-background-danger{background-color:#cb3c33 !important}.has-text-danger-light{color:#fbefef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f1c8c6 !important}.has-background-danger-light{background-color:#fbefef !important}.has-text-danger-dark{color:#c03930 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#d35850 !important}.has-background-danger-dark{background-color:#c03930 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363636 !important}.has-background-grey-darker{background-color:#363636 !important}.has-text-grey-dark{color:#4a4a4a !important}.has-background-grey-dark{background-color:#4a4a4a !important}.has-text-grey{color:#6b6b6b !important}.has-background-grey{background-color:#6b6b6b !important}.has-text-grey-light{color:#b5b5b5 !important}.has-background-grey-light{background-color:#b5b5b5 !important}.has-text-grey-lighter{color:#dbdbdb !important}.has-background-grey-lighter{background-color:#dbdbdb !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,.docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}body{color:#222;font-size:1em;font-weight:400;line-height:1.5}a{color:#2e63b8;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:rgba(0,0,0,0.05);color:#000;font-size:.875em;font-weight:normal;padding:.1em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type="checkbox"],input[type="radio"]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#222;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#222;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#222}@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:#bbb;color:#222;display:block;padding:1.25rem}a.box:hover,a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #2e63b8}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #2e63b8}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#222;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button #documenter .docs-sidebar form.docs-search>input.icon,#documenter .docs-sidebar .button form.docs-search>input.icon,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}.button:hover,.button.is-hovered{border-color:#b5b5b5;color:#363636}.button:focus,.button.is-focused{border-color:#3c5dcd;color:#363636}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#222;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#f5f5f5;color:#222}.button.is-text:active,.button.is-text.is-active{background-color:#e8e8e8;color:#222}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#2e63b8;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#2e63b8;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white:focus,.button.is-white.is-focused{border-color:transparent;color:#0a0a0a}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-outlined.is-loading:hover::after,.button.is-white.is-outlined.is-loading.is-hovered::after,.button.is-white.is-outlined.is-loading:focus::after,.button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover::after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-white.is-inverted.is-outlined.is-loading:focus::after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:transparent;color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-black.is-outlined.is-loading:hover::after,.button.is-black.is-outlined.is-loading.is-hovered::after,.button.is-black.is-outlined.is-loading:focus::after,.button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading:hover::after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-black.is-inverted.is-outlined.is-loading:focus::after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:hover,.button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:focus,.button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.button.is-light:active,.button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}.button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-light.is-outlined.is-loading:hover::after,.button.is-light.is-outlined.is-loading.is-hovered::after,.button.is-light.is-outlined.is-loading:focus::after,.button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading:hover::after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-light.is-inverted.is-outlined.is-loading:focus::after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}.button.is-dark,.content kbd.button{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark:hover,.content kbd.button:hover,.button.is-dark.is-hovered,.content kbd.button.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark:focus,.content kbd.button:focus,.button.is-dark.is-focused,.content kbd.button.is-focused{border-color:transparent;color:#fff}.button.is-dark:focus:not(:active),.content kbd.button:focus:not(:active),.button.is-dark.is-focused:not(:active),.content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.button.is-dark:active,.content kbd.button:active,.button.is-dark.is-active,.content kbd.button.is-active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],.content kbd.button[disabled],fieldset[disabled] .button.is-dark,fieldset[disabled] .content kbd.button,.content fieldset[disabled] kbd.button{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-dark.is-inverted,.content kbd.button.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted:hover,.content kbd.button.is-inverted:hover,.button.is-dark.is-inverted.is-hovered,.content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],.content kbd.button.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted,fieldset[disabled] .content kbd.button.is-inverted,.content fieldset[disabled] kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading::after,.content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-dark.is-outlined,.content kbd.button.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:hover,.content kbd.button.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.content kbd.button.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.content kbd.button.is-outlined:focus,.button.is-dark.is-outlined.is-focused,.content kbd.button.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading::after,.content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-outlined.is-loading:hover::after,.content kbd.button.is-outlined.is-loading:hover::after,.button.is-dark.is-outlined.is-loading.is-hovered::after,.content kbd.button.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-outlined.is-loading:focus::after,.content kbd.button.is-outlined.is-loading:focus::after,.button.is-dark.is-outlined.is-loading.is-focused::after,.content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-dark.is-outlined[disabled],.content kbd.button.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined,fieldset[disabled] .content kbd.button.is-outlined,.content fieldset[disabled] kbd.button.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined,.content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined:hover,.content kbd.button.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.content kbd.button.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.content kbd.button.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused,.content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading:hover::after,.content kbd.button.is-inverted.is-outlined.is-loading:hover::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.content kbd.button.is-inverted.is-outlined.is-loading:focus::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-inverted.is-outlined[disabled],.content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined,fieldset[disabled] .content kbd.button.is-inverted.is-outlined,.content fieldset[disabled] kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary,.docstring>section>a.button.docs-sourcelink{background-color:#4eb5de;border-color:transparent;color:#fff}.button.is-primary:hover,.docstring>section>a.button.docs-sourcelink:hover,.button.is-primary.is-hovered,.docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#43b1dc;border-color:transparent;color:#fff}.button.is-primary:focus,.docstring>section>a.button.docs-sourcelink:focus,.button.is-primary.is-focused,.docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}.button.is-primary:focus:not(:active),.docstring>section>a.button.docs-sourcelink:focus:not(:active),.button.is-primary.is-focused:not(:active),.docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.button.is-primary:active,.docstring>section>a.button.docs-sourcelink:active,.button.is-primary.is-active,.docstring>section>a.button.is-active.docs-sourcelink{background-color:#39acda;border-color:transparent;color:#fff}.button.is-primary[disabled],.docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary,fieldset[disabled] .docstring>section>a.button.docs-sourcelink{background-color:#4eb5de;border-color:#4eb5de;box-shadow:none}.button.is-primary.is-inverted,.docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#4eb5de}.button.is-primary.is-inverted:hover,.docstring>section>a.button.is-inverted.docs-sourcelink:hover,.button.is-primary.is-inverted.is-hovered,.docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],.docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-inverted,fieldset[disabled] .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#4eb5de}.button.is-primary.is-loading::after,.docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined,.docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#4eb5de;color:#4eb5de}.button.is-primary.is-outlined:hover,.docstring>section>a.button.is-outlined.docs-sourcelink:hover,.button.is-primary.is-outlined.is-hovered,.docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,.button.is-primary.is-outlined:focus,.docstring>section>a.button.is-outlined.docs-sourcelink:focus,.button.is-primary.is-outlined.is-focused,.docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#4eb5de;border-color:#4eb5de;color:#fff}.button.is-primary.is-outlined.is-loading::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #4eb5de #4eb5de !important}.button.is-primary.is-outlined.is-loading:hover::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,.button.is-primary.is-outlined.is-loading.is-hovered::after,.docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,.button.is-primary.is-outlined.is-loading:focus::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,.button.is-primary.is-outlined.is-loading.is-focused::after,.docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined[disabled],.docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-outlined,fieldset[disabled] .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#4eb5de;box-shadow:none;color:#4eb5de}.button.is-primary.is-inverted.is-outlined,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,.button.is-primary.is-inverted.is-outlined:focus,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,.button.is-primary.is-inverted.is-outlined.is-focused,.docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#4eb5de}.button.is-primary.is-inverted.is-outlined.is-loading:hover::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,.button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #4eb5de #4eb5de !important}.button.is-primary.is-inverted.is-outlined[disabled],.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined,fieldset[disabled] .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light,.docstring>section>a.button.is-light.docs-sourcelink{background-color:#eef8fc;color:#1a6d8e}.button.is-primary.is-light:hover,.docstring>section>a.button.is-light.docs-sourcelink:hover,.button.is-primary.is-light.is-hovered,.docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e3f3fa;border-color:transparent;color:#1a6d8e}.button.is-primary.is-light:active,.docstring>section>a.button.is-light.docs-sourcelink:active,.button.is-primary.is-light.is-active,.docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d8eff8;border-color:transparent;color:#1a6d8e}.button.is-link{background-color:#2e63b8;border-color:transparent;color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#2b5eae;border-color:transparent;color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:transparent;color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.button.is-link:active,.button.is-link.is-active{background-color:#2958a4;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#2e63b8;border-color:#2e63b8;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#2e63b8}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#2e63b8}.button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined{background-color:transparent;border-color:#2e63b8;color:#2e63b8}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #2e63b8 #2e63b8 !important}.button.is-link.is-outlined.is-loading:hover::after,.button.is-link.is-outlined.is-loading.is-hovered::after,.button.is-link.is-outlined.is-loading:focus::after,.button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#2e63b8;box-shadow:none;color:#2e63b8}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#2e63b8}.button.is-link.is-inverted.is-outlined.is-loading:hover::after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-link.is-inverted.is-outlined.is-loading:focus::after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #2e63b8 #2e63b8 !important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff3fb;color:#3169c4}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{background-color:#e4ecf8;border-color:transparent;color:#3169c4}.button.is-link.is-light:active,.button.is-link.is-light.is-active{background-color:#dae5f6;border-color:transparent;color:#3169c4}.button.is-info{background-color:#3c5dcd;border-color:transparent;color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#3355c9;border-color:transparent;color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:transparent;color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.button.is-info:active,.button.is-info.is-active{background-color:#3151bf;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3c5dcd;border-color:#3c5dcd;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3c5dcd}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3c5dcd}.button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;color:#3c5dcd}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}.button.is-info.is-outlined.is-loading:hover::after,.button.is-info.is-outlined.is-loading.is-hovered::after,.button.is-info.is-outlined.is-loading:focus::after,.button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;box-shadow:none;color:#3c5dcd}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3c5dcd}.button.is-info.is-inverted.is-outlined.is-loading:hover::after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-info.is-inverted.is-outlined.is-loading:focus::after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff2fb;color:#3253c3}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{background-color:#e5e9f8;border-color:transparent;color:#3253c3}.button.is-info.is-light:active,.button.is-info.is-light.is-active{background-color:#dae1f6;border-color:transparent;color:#3253c3}.button.is-success{background-color:#259a12;border-color:transparent;color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#228f11;border-color:transparent;color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:transparent;color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.button.is-success:active,.button.is-success.is-active{background-color:#20830f;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#259a12;border-color:#259a12;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#259a12}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#259a12}.button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined{background-color:transparent;border-color:#259a12;color:#259a12}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#259a12;border-color:#259a12;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #259a12 #259a12 !important}.button.is-success.is-outlined.is-loading:hover::after,.button.is-success.is-outlined.is-loading.is-hovered::after,.button.is-success.is-outlined.is-loading:focus::after,.button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;box-shadow:none;color:#259a12}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#259a12}.button.is-success.is-inverted.is-outlined.is-loading:hover::after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-success.is-inverted.is-outlined.is-loading:focus::after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #259a12 #259a12 !important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effded;color:#2ec016}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{background-color:#e5fce1;border-color:transparent;color:#2ec016}.button.is-success.is-light:active,.button.is-success.is-light.is-active{background-color:#dbfad6;border-color:transparent;color:#2ec016}.button.is-warning{background-color:#a98800;border-color:transparent;color:#fff}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#9c7d00;border-color:transparent;color:#fff}.button.is-warning:focus,.button.is-warning.is-focused{border-color:transparent;color:#fff}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.button.is-warning:active,.button.is-warning.is-active{background-color:#8f7300;border-color:transparent;color:#fff}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#a98800;border-color:#a98800;box-shadow:none}.button.is-warning.is-inverted{background-color:#fff;color:#a98800}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#a98800}.button.is-warning.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-warning.is-outlined{background-color:transparent;border-color:#a98800;color:#a98800}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#a98800;border-color:#a98800;color:#fff}.button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #a98800 #a98800 !important}.button.is-warning.is-outlined.is-loading:hover::after,.button.is-warning.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-outlined.is-loading:focus::after,.button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#a98800;box-shadow:none;color:#a98800}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:#fff;color:#a98800}.button.is-warning.is-inverted.is-outlined.is-loading:hover::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a98800 #a98800 !important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-warning.is-light{background-color:#fffbeb;color:#cca400}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{background-color:#fff9de;border-color:transparent;color:#cca400}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{background-color:#fff6d1;border-color:transparent;color:#cca400}.button.is-danger{background-color:#cb3c33;border-color:transparent;color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#c13930;border-color:transparent;color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:transparent;color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.button.is-danger:active,.button.is-danger.is-active{background-color:#b7362e;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#cb3c33;border-color:#cb3c33;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#cb3c33}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#cb3c33}.button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;color:#cb3c33}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#cb3c33;border-color:#cb3c33;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}.button.is-danger.is-outlined.is-loading:hover::after,.button.is-danger.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-outlined.is-loading:focus::after,.button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;box-shadow:none;color:#cb3c33}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#cb3c33}.button.is-danger.is-inverted.is-outlined.is-loading:hover::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#fbefef;color:#c03930}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{background-color:#f8e6e5;border-color:transparent;color:#c03930}.button.is-danger.is-light:active,.button.is-danger.is-light.is-active{background-color:#f6dcda;border-color:transparent;color:#c03930}.button.is-small,#documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}.button.is-small:not(.is-rounded),#documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent !important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#6b6b6b;box-shadow:none;pointer-events:none}.button.is-rounded,#documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:0.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-0.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){.button.is-responsive.is-small,#documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.button.is-responsive.is-small,#documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){.container{max-width:992px}}@media screen and (max-width: 1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:0.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#222;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:0.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:0.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:0.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:0.8em}.content h5{font-size:1.125em;margin-bottom:0.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}.content ol.is-lower-roman:not([type]){list-style-type:lower-roman}.content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}.content ol.is-upper-roman:not([type]){list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:0.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.content table th{color:#222}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#222}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#222}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small,#documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small,#documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image,#documenter .docs-sidebar .docs-logo>img{display:block;position:relative}.image img,#documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}.image img.is-rounded,#documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}.image.is-fullwidth,#documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}.image.is-square img,#documenter .docs-sidebar .docs-logo>img.is-square img,.image.is-square .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,.image.is-1by1 img,#documenter .docs-sidebar .docs-logo>img.is-1by1 img,.image.is-1by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,.image.is-5by4 img,#documenter .docs-sidebar .docs-logo>img.is-5by4 img,.image.is-5by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,.image.is-4by3 img,#documenter .docs-sidebar .docs-logo>img.is-4by3 img,.image.is-4by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,.image.is-3by2 img,#documenter .docs-sidebar .docs-logo>img.is-3by2 img,.image.is-3by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,.image.is-5by3 img,#documenter .docs-sidebar .docs-logo>img.is-5by3 img,.image.is-5by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,.image.is-16by9 img,#documenter .docs-sidebar .docs-logo>img.is-16by9 img,.image.is-16by9 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,.image.is-2by1 img,#documenter .docs-sidebar .docs-logo>img.is-2by1 img,.image.is-2by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,.image.is-3by1 img,#documenter .docs-sidebar .docs-logo>img.is-3by1 img,.image.is-3by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,.image.is-4by5 img,#documenter .docs-sidebar .docs-logo>img.is-4by5 img,.image.is-4by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,.image.is-3by4 img,#documenter .docs-sidebar .docs-logo>img.is-3by4 img,.image.is-3by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,.image.is-2by3 img,#documenter .docs-sidebar .docs-logo>img.is-2by3 img,.image.is-2by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,.image.is-3by5 img,#documenter .docs-sidebar .docs-logo>img.is-3by5 img,.image.is-3by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,.image.is-9by16 img,#documenter .docs-sidebar .docs-logo>img.is-9by16 img,.image.is-9by16 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,.image.is-1by2 img,#documenter .docs-sidebar .docs-logo>img.is-1by2 img,.image.is-1by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,.image.is-1by3 img,#documenter .docs-sidebar .docs-logo>img.is-1by3 img,.image.is-1by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,#documenter .docs-sidebar .docs-logo>img.is-square,.image.is-1by1,#documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}.image.is-5by4,#documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}.image.is-4by3,#documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}.image.is-3by2,#documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}.image.is-5by3,#documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}.image.is-16by9,#documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}.image.is-2by1,#documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}.image.is-3by1,#documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}.image.is-4by5,#documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}.image.is-3by4,#documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}.image.is-2by3,#documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}.image.is-3by5,#documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}.image.is-9by16,#documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}.image.is-1by2,#documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}.image.is-1by3,#documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}.image.is-16x16,#documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}.image.is-24x24,#documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}.image.is-32x32,#documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}.image.is-48x48,#documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}.image.is-64x64,#documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}.image.is-96x96,#documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}.image.is-128x128,#documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:0.5rem}.notification .title,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.notification.is-dark,.content kbd.notification{background-color:#363636;color:#fff}.notification.is-primary,.docstring>section>a.notification.docs-sourcelink{background-color:#4eb5de;color:#fff}.notification.is-primary.is-light,.docstring>section>a.notification.is-light.docs-sourcelink{background-color:#eef8fc;color:#1a6d8e}.notification.is-link{background-color:#2e63b8;color:#fff}.notification.is-link.is-light{background-color:#eff3fb;color:#3169c4}.notification.is-info{background-color:#3c5dcd;color:#fff}.notification.is-info.is-light{background-color:#eff2fb;color:#3253c3}.notification.is-success{background-color:#259a12;color:#fff}.notification.is-success.is-light{background-color:#effded;color:#2ec016}.notification.is-warning{background-color:#a98800;color:#fff}.notification.is-warning.is-light{background-color:#fffbeb;color:#cca400}.notification.is-danger{background-color:#cb3c33;color:#fff}.notification.is-danger.is-light{background-color:#fbefef;color:#c03930}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#222}.progress::-moz-progress-bar{background-color:#222}.progress::-ms-fill{background-color:#222;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #ededed 30%)}.progress.is-dark::-webkit-progress-value,.content kbd.progress::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar,.content kbd.progress::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill,.content kbd.progress::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate,.content kbd.progress:indeterminate{background-image:linear-gradient(to right, #363636 30%, #ededed 30%)}.progress.is-primary::-webkit-progress-value,.docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#4eb5de}.progress.is-primary::-moz-progress-bar,.docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#4eb5de}.progress.is-primary::-ms-fill,.docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#4eb5de}.progress.is-primary:indeterminate,.docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #4eb5de 30%, #ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#2e63b8}.progress.is-link::-moz-progress-bar{background-color:#2e63b8}.progress.is-link::-ms-fill{background-color:#2e63b8}.progress.is-link:indeterminate{background-image:linear-gradient(to right, #2e63b8 30%, #ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3c5dcd}.progress.is-info::-moz-progress-bar{background-color:#3c5dcd}.progress.is-info::-ms-fill{background-color:#3c5dcd}.progress.is-info:indeterminate{background-image:linear-gradient(to right, #3c5dcd 30%, #ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#259a12}.progress.is-success::-moz-progress-bar{background-color:#259a12}.progress.is-success::-ms-fill{background-color:#259a12}.progress.is-success:indeterminate{background-image:linear-gradient(to right, #259a12 30%, #ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#a98800}.progress.is-warning::-moz-progress-bar{background-color:#a98800}.progress.is-warning::-ms-fill{background-color:#a98800}.progress.is-warning:indeterminate{background-image:linear-gradient(to right, #a98800 30%, #ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#cb3c33}.progress.is-danger::-moz-progress-bar{background-color:#cb3c33}.progress.is-danger::-ms-fill{background-color:#cb3c33}.progress.is-danger:indeterminate{background-image:linear-gradient(to right, #cb3c33 30%, #ededed 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right, #222 30%, #ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small,#documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#222}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#4eb5de;border-color:#4eb5de;color:#fff}.table td.is-link,.table th.is-link{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.table td.is-info,.table th.is-info{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}.table td.is-success,.table th.is-success{background-color:#259a12;border-color:#259a12;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#a98800;border-color:#a98800;color:#fff}.table td.is-danger,.table th.is-danger{background-color:#cb3c33;border-color:#cb3c33;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#4eb5de;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#222}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#4eb5de;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:rgba(0,0,0,0)}.table thead td,.table thead th{border-width:0 0 2px;color:#222}.table tfoot{background-color:rgba(0,0,0,0)}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#222}.table tbody{background-color:rgba(0,0,0,0)}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:0.25em 0.5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag,.tags .content kbd,.content .tags kbd,.tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}.tags .tag:not(:last-child),.tags .content kbd:not(:last-child),.content .tags kbd:not(:last-child),.tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-0.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large),.tags.are-medium .content kbd:not(.is-normal):not(.is-large),.content .tags.are-medium kbd:not(.is-normal):not(.is-large),.tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium),.tags.are-large .content kbd:not(.is-normal):not(.is-medium),.content .tags.are-large kbd:not(.is-normal):not(.is-medium),.tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag,.tags.is-centered .content kbd,.content .tags.is-centered kbd,.tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child),.tags.is-right .content kbd:not(:first-child),.content .tags.is-right kbd:not(:first-child),.tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}.tags.is-right .tag:not(:last-child),.tags.is-right .content kbd:not(:last-child),.content .tags.is-right kbd:not(:last-child),.tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}.tags.has-addons .tag,.tags.has-addons .content kbd,.content .tags.has-addons kbd,.tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}.tags.has-addons .tag:not(:first-child),.tags.has-addons .content kbd:not(:first-child),.content .tags.has-addons kbd:not(:first-child),.tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child),.tags.has-addons .content kbd:not(:last-child),.content .tags.has-addons kbd:not(:last-child),.tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body),.content kbd:not(body),.docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#222;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}.tag:not(body) .delete,.content kbd:not(body) .delete,.docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag.is-white:not(body),.content kbd.is-white:not(body),.docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}.tag.is-black:not(body),.content kbd.is-black:not(body),.docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}.tag.is-light:not(body),.content kbd.is-light:not(body),.docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.tag.is-dark:not(body),.content kbd:not(body),.docstring>section>a.docs-sourcelink.is-dark:not(body),.content .docstring>section>kbd:not(body){background-color:#363636;color:#fff}.tag.is-primary:not(body),.content kbd.is-primary:not(body),.docstring>section>a.docs-sourcelink:not(body){background-color:#4eb5de;color:#fff}.tag.is-primary.is-light:not(body),.content kbd.is-primary.is-light:not(body),.docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#eef8fc;color:#1a6d8e}.tag.is-link:not(body),.content kbd.is-link:not(body),.docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#2e63b8;color:#fff}.tag.is-link.is-light:not(body),.content kbd.is-link.is-light:not(body),.docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#eff3fb;color:#3169c4}.tag.is-info:not(body),.content kbd.is-info:not(body),.docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#3c5dcd;color:#fff}.tag.is-info.is-light:not(body),.content kbd.is-info.is-light:not(body),.docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#eff2fb;color:#3253c3}.tag.is-success:not(body),.content kbd.is-success:not(body),.docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#259a12;color:#fff}.tag.is-success.is-light:not(body),.content kbd.is-success.is-light:not(body),.docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#effded;color:#2ec016}.tag.is-warning:not(body),.content kbd.is-warning:not(body),.docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#a98800;color:#fff}.tag.is-warning.is-light:not(body),.content kbd.is-warning.is-light:not(body),.docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fffbeb;color:#cca400}.tag.is-danger:not(body),.content kbd.is-danger:not(body),.docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#cb3c33;color:#fff}.tag.is-danger.is-light:not(body),.content kbd.is-danger.is-light:not(body),.docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fbefef;color:#c03930}.tag.is-normal:not(body),.content kbd.is-normal:not(body),.docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}.tag.is-medium:not(body),.content kbd.is-medium:not(body),.docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}.tag.is-large:not(body),.content kbd.is-large:not(body),.docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child),.content kbd:not(body) .icon:first-child:not(:last-child),.docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child),.content kbd:not(body) .icon:last-child:not(:first-child),.docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child,.content kbd:not(body) .icon:first-child:last-child,.docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag.is-delete:not(body),.content kbd.is-delete:not(body),.docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}.tag.is-delete:not(body)::before,.content kbd.is-delete:not(body)::before,.docstring>section>a.docs-sourcelink.is-delete:not(body)::before,.tag.is-delete:not(body)::after,.content kbd.is-delete:not(body)::after,.docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag.is-delete:not(body)::before,.content kbd.is-delete:not(body)::before,.docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}.tag.is-delete:not(body)::after,.content kbd.is-delete:not(body)::after,.docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}.tag.is-delete:not(body):hover,.content kbd.is-delete:not(body):hover,.docstring>section>a.docs-sourcelink.is-delete:not(body):hover,.tag.is-delete:not(body):focus,.content kbd.is-delete:not(body):focus,.docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#e8e8e8}.tag.is-delete:not(body):active,.content kbd.is-delete:not(body):active,.docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#dbdbdb}.tag.is-rounded:not(body),#documenter .docs-sidebar form.docs-search>input:not(body),.content kbd.is-rounded:not(body),#documenter .docs-sidebar .content form.docs-search>input:not(body),.docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}a.tag:hover,.docstring>section>a.docs-sourcelink:hover{text-decoration:underline}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub{font-size:.75em}.title sup,.subtitle sup{font-size:.75em}.title .tag,.title .content kbd,.content .title kbd,.title .docstring>section>a.docs-sourcelink,.subtitle .tag,.subtitle .content kbd,.content .subtitle kbd,.subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}.title{color:#222;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#222;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#222;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}.select select,.textarea,.input,#documenter .docs-sidebar form.docs-search>input{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#222}.select select::-moz-placeholder,.textarea::-moz-placeholder,.input::-moz-placeholder,#documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#707070}.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.input::-webkit-input-placeholder,#documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#707070}.select select:-moz-placeholder,.textarea:-moz-placeholder,.input:-moz-placeholder,#documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#707070}.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder,.input:-ms-input-placeholder,#documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#707070}.select select:hover,.textarea:hover,.input:hover,#documenter .docs-sidebar form.docs-search>input:hover,.select select.is-hovered,.is-hovered.textarea,.is-hovered.input,#documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#b5b5b5}.select select:focus,.textarea:focus,.input:focus,#documenter .docs-sidebar form.docs-search>input:focus,.select select.is-focused,.is-focused.textarea,.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.select select:active,.textarea:active,.input:active,#documenter .docs-sidebar form.docs-search>input:active,.select select.is-active,.is-active.textarea,.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{border-color:#2e63b8;box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.select select[disabled],.textarea[disabled],.input[disabled],#documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#6b6b6b}.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,.input[disabled]::-moz-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input::-moz-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input::-moz-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,.input[disabled]::-webkit-input-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input::-webkit-input-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,.input[disabled]:-moz-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input:-moz-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input:-moz-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,.input[disabled]:-ms-input-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input:-ms-input-placeholder{color:rgba(107,107,107,0.3)}.textarea,.input,#documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}.textarea[readonly],.input[readonly],#documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}.is-white.textarea,.is-white.input,#documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}.is-white.textarea:focus,.is-white.input:focus,#documenter .docs-sidebar form.docs-search>input.is-white:focus,.is-white.is-focused.textarea,.is-white.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-white.textarea:active,.is-white.input:active,#documenter .docs-sidebar form.docs-search>input.is-white:active,.is-white.is-active.textarea,.is-white.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.is-black.textarea,.is-black.input,#documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}.is-black.textarea:focus,.is-black.input:focus,#documenter .docs-sidebar form.docs-search>input.is-black:focus,.is-black.is-focused.textarea,.is-black.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-black.textarea:active,.is-black.input:active,#documenter .docs-sidebar form.docs-search>input.is-black:active,.is-black.is-active.textarea,.is-black.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.is-light.textarea,.is-light.input,#documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}.is-light.textarea:focus,.is-light.input:focus,#documenter .docs-sidebar form.docs-search>input.is-light:focus,.is-light.is-focused.textarea,.is-light.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-light.textarea:active,.is-light.input:active,#documenter .docs-sidebar form.docs-search>input.is-light:active,.is-light.is-active.textarea,.is-light.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.is-dark.textarea,.content kbd.textarea,.is-dark.input,#documenter .docs-sidebar form.docs-search>input.is-dark,.content kbd.input{border-color:#363636}.is-dark.textarea:focus,.content kbd.textarea:focus,.is-dark.input:focus,#documenter .docs-sidebar form.docs-search>input.is-dark:focus,.content kbd.input:focus,.is-dark.is-focused.textarea,.content kbd.is-focused.textarea,.is-dark.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.content kbd.is-focused.input,#documenter .docs-sidebar .content form.docs-search>input.is-focused,.is-dark.textarea:active,.content kbd.textarea:active,.is-dark.input:active,#documenter .docs-sidebar form.docs-search>input.is-dark:active,.content kbd.input:active,.is-dark.is-active.textarea,.content kbd.is-active.textarea,.is-dark.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.content kbd.is-active.input,#documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.is-primary.textarea,.docstring>section>a.textarea.docs-sourcelink,.is-primary.input,#documenter .docs-sidebar form.docs-search>input.is-primary,.docstring>section>a.input.docs-sourcelink{border-color:#4eb5de}.is-primary.textarea:focus,.docstring>section>a.textarea.docs-sourcelink:focus,.is-primary.input:focus,#documenter .docs-sidebar form.docs-search>input.is-primary:focus,.docstring>section>a.input.docs-sourcelink:focus,.is-primary.is-focused.textarea,.docstring>section>a.is-focused.textarea.docs-sourcelink,.is-primary.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.docstring>section>a.is-focused.input.docs-sourcelink,.is-primary.textarea:active,.docstring>section>a.textarea.docs-sourcelink:active,.is-primary.input:active,#documenter .docs-sidebar form.docs-search>input.is-primary:active,.docstring>section>a.input.docs-sourcelink:active,.is-primary.is-active.textarea,.docstring>section>a.is-active.textarea.docs-sourcelink,.is-primary.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.is-link.textarea,.is-link.input,#documenter .docs-sidebar form.docs-search>input.is-link{border-color:#2e63b8}.is-link.textarea:focus,.is-link.input:focus,#documenter .docs-sidebar form.docs-search>input.is-link:focus,.is-link.is-focused.textarea,.is-link.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-link.textarea:active,.is-link.input:active,#documenter .docs-sidebar form.docs-search>input.is-link:active,.is-link.is-active.textarea,.is-link.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.is-info.textarea,.is-info.input,#documenter .docs-sidebar form.docs-search>input.is-info{border-color:#3c5dcd}.is-info.textarea:focus,.is-info.input:focus,#documenter .docs-sidebar form.docs-search>input.is-info:focus,.is-info.is-focused.textarea,.is-info.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-info.textarea:active,.is-info.input:active,#documenter .docs-sidebar form.docs-search>input.is-info:active,.is-info.is-active.textarea,.is-info.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.is-success.textarea,.is-success.input,#documenter .docs-sidebar form.docs-search>input.is-success{border-color:#259a12}.is-success.textarea:focus,.is-success.input:focus,#documenter .docs-sidebar form.docs-search>input.is-success:focus,.is-success.is-focused.textarea,.is-success.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-success.textarea:active,.is-success.input:active,#documenter .docs-sidebar form.docs-search>input.is-success:active,.is-success.is-active.textarea,.is-success.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.is-warning.textarea,.is-warning.input,#documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#a98800}.is-warning.textarea:focus,.is-warning.input:focus,#documenter .docs-sidebar form.docs-search>input.is-warning:focus,.is-warning.is-focused.textarea,.is-warning.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-warning.textarea:active,.is-warning.input:active,#documenter .docs-sidebar form.docs-search>input.is-warning:active,.is-warning.is-active.textarea,.is-warning.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.is-danger.textarea,.is-danger.input,#documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#cb3c33}.is-danger.textarea:focus,.is-danger.input:focus,#documenter .docs-sidebar form.docs-search>input.is-danger:focus,.is-danger.is-focused.textarea,.is-danger.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-danger.textarea:active,.is-danger.input:active,#documenter .docs-sidebar form.docs-search>input.is-danger:active,.is-danger.is-active.textarea,.is-danger.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.is-small.textarea,.is-small.input,#documenter .docs-sidebar form.docs-search>input{border-radius:2px;font-size:.75rem}.is-medium.textarea,.is-medium.input,#documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}.is-large.textarea,.is-large.input,#documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}.is-fullwidth.textarea,.is-fullwidth.input,#documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}.is-inline.textarea,.is-inline.input,#documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}.input.is-rounded,#documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}.input.is-static,#documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.radio,.checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.radio input,.checkbox input{cursor:pointer}.radio:hover,.checkbox:hover{color:#222}.radio[disabled],.checkbox[disabled],fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{color:#6b6b6b;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#2e63b8;right:1.125em;z-index:4}.select.is-rounded select,#documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:0.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#222}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.select.is-black:not(:hover)::after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.select.is-light:not(:hover)::after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e8e8e8}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.select.is-dark:not(:hover)::after,.content kbd.select:not(:hover)::after{border-color:#363636}.select.is-dark select,.content kbd.select select{border-color:#363636}.select.is-dark select:hover,.content kbd.select select:hover,.select.is-dark select.is-hovered,.content kbd.select select.is-hovered{border-color:#292929}.select.is-dark select:focus,.content kbd.select select:focus,.select.is-dark select.is-focused,.content kbd.select select.is-focused,.select.is-dark select:active,.content kbd.select select:active,.select.is-dark select.is-active,.content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.select.is-primary:not(:hover)::after,.docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#4eb5de}.select.is-primary select,.docstring>section>a.select.docs-sourcelink select{border-color:#4eb5de}.select.is-primary select:hover,.docstring>section>a.select.docs-sourcelink select:hover,.select.is-primary select.is-hovered,.docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#39acda}.select.is-primary select:focus,.docstring>section>a.select.docs-sourcelink select:focus,.select.is-primary select.is-focused,.docstring>section>a.select.docs-sourcelink select.is-focused,.select.is-primary select:active,.docstring>section>a.select.docs-sourcelink select:active,.select.is-primary select.is-active,.docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.select.is-link:not(:hover)::after{border-color:#2e63b8}.select.is-link select{border-color:#2e63b8}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#2958a4}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.select.is-info:not(:hover)::after{border-color:#3c5dcd}.select.is-info select{border-color:#3c5dcd}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#3151bf}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.select.is-success:not(:hover)::after{border-color:#259a12}.select.is-success select{border-color:#259a12}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#20830f}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.select.is-warning:not(:hover)::after{border-color:#a98800}.select.is-warning select{border-color:#a98800}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#8f7300}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.select.is-danger:not(:hover)::after{border-color:#cb3c33}.select.is-danger select{border-color:#cb3c33}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#b7362e}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.select.is-small,#documenter .docs-sidebar form.docs-search>input.select{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled::after{border-color:#6b6b6b !important;opacity:0.5}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}.select.is-loading.is-small:after,#documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-dark .file-cta,.content kbd.file .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark:hover .file-cta,.content kbd.file:hover .file-cta,.file.is-dark.is-hovered .file-cta,.content kbd.file.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark:focus .file-cta,.content kbd.file:focus .file-cta,.file.is-dark.is-focused .file-cta,.content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,54,54,0.25);color:#fff}.file.is-dark:active .file-cta,.content kbd.file:active .file-cta,.file.is-dark.is-active .file-cta,.content kbd.file.is-active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta,.docstring>section>a.file.docs-sourcelink .file-cta{background-color:#4eb5de;border-color:transparent;color:#fff}.file.is-primary:hover .file-cta,.docstring>section>a.file.docs-sourcelink:hover .file-cta,.file.is-primary.is-hovered .file-cta,.docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#43b1dc;border-color:transparent;color:#fff}.file.is-primary:focus .file-cta,.docstring>section>a.file.docs-sourcelink:focus .file-cta,.file.is-primary.is-focused .file-cta,.docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(78,181,222,0.25);color:#fff}.file.is-primary:active .file-cta,.docstring>section>a.file.docs-sourcelink:active .file-cta,.file.is-primary.is-active .file-cta,.docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#39acda;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#2e63b8;border-color:transparent;color:#fff}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#2b5eae;border-color:transparent;color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(46,99,184,0.25);color:#fff}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{background-color:#2958a4;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3c5dcd;border-color:transparent;color:#fff}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#3355c9;border-color:transparent;color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(60,93,205,0.25);color:#fff}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{background-color:#3151bf;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#259a12;border-color:transparent;color:#fff}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#228f11;border-color:transparent;color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(37,154,18,0.25);color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#20830f;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#a98800;border-color:transparent;color:#fff}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#9c7d00;border-color:transparent;color:#fff}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(169,136,0,0.25);color:#fff}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#8f7300;border-color:transparent;color:#fff}.file.is-danger .file-cta{background-color:#cb3c33;border-color:transparent;color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#c13930;border-color:transparent;color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(203,60,51,0.25);color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{background-color:#b7362e;border-color:transparent;color:#fff}.file.is-small,#documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa,#documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#222}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#222}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#222}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#222;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:0.5em}.label.is-small,#documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:0.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark,.content kbd.help{color:#363636}.help.is-primary,.docstring>section>a.help.docs-sourcelink{color:#4eb5de}.help.is-link{color:#2e63b8}.help.is-info{color:#3c5dcd}.help.is-success{color:#259a12}.help.is-warning{color:#a98800}.help.is-danger{color:#cb3c33}.field:not(:last-child){margin-bottom:0.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button.is-hovered:not([disabled]),.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,.field.has-addons .control .input.is-hovered:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button.is-focused:not([disabled]),.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button.is-active:not([disabled]),.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,.field.has-addons .control .input.is-focused:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,.field.has-addons .control .input.is-active:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select.is-focused:not([disabled]),.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select.is-active:not([disabled]){z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button.is-focused:not([disabled]):hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button.is-active:not([disabled]):hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,.field.has-addons .control .input.is-focused:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,.field.has-addons .control .input.is-active:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select.is-focused:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 768px){.field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small,#documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}.field-label.is-normal{padding-top:0.375em}.field-label.is-medium{font-size:1.25rem;padding-top:0.375em}.field-label.is-large{font-size:1.5rem;padding-top:0.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#222}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}.control.is-loading.is-small:after,#documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#2e63b8;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#222;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#b5b5b5;content:"\0002f"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small,#documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li::before{content:"\02192"}.breadcrumb.has-bullet-separator li+li::before{content:"\02022"}.breadcrumb.has-dot-separator li+li::before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}.card{background-color:#fff;border-radius:.25rem;box-shadow:#bbb;color:#222;max-width:100%;position:relative}.card-footer:first-child,.card-content:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-footer:last-child,.card-content:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}.card-header-title{align-items:center;color:#222;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:rgba(0,0,0,0);padding:1.5rem}.card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:#bbb;padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#222;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#2e63b8;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,0.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,0.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small,#documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#222;display:block;padding:0.5em 0.75em}.menu-list a:hover{background-color:#f5f5f5;color:#222}.menu-list a.is-active{background-color:#2e63b8;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#6b6b6b;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small,#documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark,.content kbd.message{background-color:#fafafa}.message.is-dark .message-header,.content kbd.message .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body,.content kbd.message .message-body{border-color:#363636}.message.is-primary,.docstring>section>a.message.docs-sourcelink{background-color:#eef8fc}.message.is-primary .message-header,.docstring>section>a.message.docs-sourcelink .message-header{background-color:#4eb5de;color:#fff}.message.is-primary .message-body,.docstring>section>a.message.docs-sourcelink .message-body{border-color:#4eb5de;color:#1a6d8e}.message.is-link{background-color:#eff3fb}.message.is-link .message-header{background-color:#2e63b8;color:#fff}.message.is-link .message-body{border-color:#2e63b8;color:#3169c4}.message.is-info{background-color:#eff2fb}.message.is-info .message-header{background-color:#3c5dcd;color:#fff}.message.is-info .message-body{border-color:#3c5dcd;color:#3253c3}.message.is-success{background-color:#effded}.message.is-success .message-header{background-color:#259a12;color:#fff}.message.is-success .message-body{border-color:#259a12;color:#2ec016}.message.is-warning{background-color:#fffbeb}.message.is-warning .message-header{background-color:#a98800;color:#fff}.message.is-warning .message-body{border-color:#a98800;color:#cca400}.message.is-danger{background-color:#fbefef}.message.is-danger .message-header{background-color:#cb3c33;color:#fff}.message.is-danger .message-body{border-color:#cb3c33;color:#c03930}.message-header{align-items:center;background-color:#222;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#222;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:rgba(0,0,0,0)}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,0.86)}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#222;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand>.navbar-item,.navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){.navbar.is-white .navbar-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-start .navbar-link::after,.navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link::after,.navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-start .navbar-link::after,.navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}.navbar.is-dark,.content kbd.navbar{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.content kbd.navbar .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link,.content kbd.navbar .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.content kbd.navbar .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.content kbd.navbar .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.content kbd.navbar .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.content kbd.navbar .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.content kbd.navbar .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active,.content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link::after,.content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-burger,.content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-dark .navbar-start>.navbar-item,.content kbd.navbar .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.content kbd.navbar .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.content kbd.navbar .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link,.content kbd.navbar .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.content kbd.navbar .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.content kbd.navbar .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.content kbd.navbar .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.content kbd.navbar .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.content kbd.navbar .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.content kbd.navbar .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.content kbd.navbar .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.content kbd.navbar .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.content kbd.navbar .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.content kbd.navbar .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.content kbd.navbar .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active,.content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-start .navbar-link::after,.content kbd.navbar .navbar-start .navbar-link::after,.navbar.is-dark .navbar-end .navbar-link::after,.content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active,.content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary,.docstring>section>a.navbar.docs-sourcelink{background-color:#4eb5de;color:#fff}.navbar.is-primary .navbar-brand>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,.navbar.is-primary .navbar-brand .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-burger,.docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-primary .navbar-start>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-start .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,.navbar.is-primary .navbar-end .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#4eb5de;color:#fff}}.navbar.is-link{background-color:#2e63b8;color:#fff}.navbar.is-link .navbar-brand>.navbar-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-link .navbar-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-start .navbar-link::after,.navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#2e63b8;color:#fff}}.navbar.is-info{background-color:#3c5dcd;color:#fff}.navbar.is-info .navbar-brand>.navbar-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-info .navbar-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-start .navbar-link::after,.navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3c5dcd;color:#fff}}.navbar.is-success{background-color:#259a12;color:#fff}.navbar.is-success .navbar-brand>.navbar-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#20830f;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-success .navbar-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#20830f;color:#fff}.navbar.is-success .navbar-start .navbar-link::after,.navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#20830f;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#259a12;color:#fff}}.navbar.is-warning{background-color:#a98800;color:#fff}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:#fff}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-warning .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:#fff}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-start .navbar-link::after,.navbar.is-warning .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#a98800;color:#fff}}.navbar.is-danger{background-color:#cb3c33;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-danger .navbar-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-start .navbar-link::after,.navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#cb3c33;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:3.25rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#222;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,0.05)}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#222;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#2e63b8}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(0.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#2e63b8}.navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#2e63b8;border-bottom-style:solid;border-bottom-width:3px;color:#2e63b8;padding-bottom:calc(0.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless)::after{border-color:#2e63b8;margin-top:-0.375em;right:1.125em}.navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:3.25rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1056px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:4px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#2e63b8}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#2e63b8}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:3.25rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:5.25rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small,#documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-previous,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,.pagination.is-rounded .pagination-next,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#dbdbdb;color:#222;min-width:2.5em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#363636}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#3c5dcd}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}.pagination-previous[disabled],.pagination-previous.is-disabled,.pagination-next[disabled],.pagination-next.is-disabled,.pagination-link[disabled],.pagination-link.is-disabled{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#6b6b6b;opacity:0.5}.pagination-previous,.pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 768px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:#bbb;font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading,.content kbd.panel .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active,.content kbd.panel .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon,.content kbd.panel .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading,.docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#4eb5de;color:#fff}.panel.is-primary .panel-tabs a.is-active,.docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#4eb5de}.panel.is-primary .panel-block.is-active .panel-icon,.docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#4eb5de}.panel.is-link .panel-heading{background-color:#2e63b8;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#2e63b8}.panel.is-link .panel-block.is-active .panel-icon{color:#2e63b8}.panel.is-info .panel-heading{background-color:#3c5dcd;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3c5dcd}.panel.is-info .panel-block.is-active .panel-icon{color:#3c5dcd}.panel.is-success .panel-heading{background-color:#259a12;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#259a12}.panel.is-success .panel-block.is-active .panel-icon{color:#259a12}.panel.is-warning .panel-heading{background-color:#a98800;color:#fff}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#a98800}.panel.is-warning .panel-block.is-active .panel-icon{color:#a98800}.panel.is-danger .panel-heading{background-color:#cb3c33;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#cb3c33}.panel.is-danger .panel-block.is-active .panel-icon{color:#cb3c33}.panel-tabs:not(:last-child),.panel-block:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#222;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:0.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#222}.panel-list a:hover{color:#2e63b8}.panel-block{align-items:center;color:#222;display:flex;justify-content:flex-start;padding:0.5em 0.75em}.panel-block input[type="checkbox"]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#2e63b8;color:#363636}.panel-block.is-active .panel-icon{color:#2e63b8}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#6b6b6b;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#222;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#222;color:#222}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#2e63b8;color:#2e63b8}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:0.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:rgba(0,0,0,0) !important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#2e63b8;border-color:#2e63b8;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small,#documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0 !important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){.columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: .25rem}}.columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){.columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: .5rem}}.columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){.columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: .75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0 !important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,0.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,0.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:0.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,0.7)}.hero.is-light .subtitle{color:rgba(0,0,0,0.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}.hero.is-dark,.content kbd.hero{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong,.content kbd.hero strong{color:inherit}.hero.is-dark .title,.content kbd.hero .title{color:#fff}.hero.is-dark .subtitle,.content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}.hero.is-dark .subtitle a:not(.button),.content kbd.hero .subtitle a:not(.button),.hero.is-dark .subtitle strong,.content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-dark .navbar-menu,.content kbd.hero .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.content kbd.hero .navbar-item,.hero.is-dark .navbar-link,.content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-dark a.navbar-item:hover,.content kbd.hero a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.content kbd.hero a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.content kbd.hero .navbar-link:hover,.hero.is-dark .navbar-link.is-active,.content kbd.hero .navbar-link.is-active{background-color:#292929;color:#fff}.hero.is-dark .tabs a,.content kbd.hero .tabs a{color:#fff;opacity:0.9}.hero.is-dark .tabs a:hover,.content kbd.hero .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a,.content kbd.hero .tabs li.is-active a{color:#363636 !important;opacity:1}.hero.is-dark .tabs.is-boxed a,.content kbd.hero .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a,.content kbd.hero .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.content kbd.hero .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover,.content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.content kbd.hero .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.content kbd.hero .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold,.content kbd.hero.is-bold{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}@media screen and (max-width: 768px){.hero.is-dark.is-bold .navbar-menu,.content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}}.hero.is-primary,.docstring>section>a.hero.docs-sourcelink{background-color:#4eb5de;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong,.docstring>section>a.hero.docs-sourcelink strong{color:inherit}.hero.is-primary .title,.docstring>section>a.hero.docs-sourcelink .title{color:#fff}.hero.is-primary .subtitle,.docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}.hero.is-primary .subtitle a:not(.button),.docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),.hero.is-primary .subtitle strong,.docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-primary .navbar-menu,.docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#4eb5de}}.hero.is-primary .navbar-item,.docstring>section>a.hero.docs-sourcelink .navbar-item,.hero.is-primary .navbar-link,.docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-primary a.navbar-item:hover,.docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.docstring>section>a.hero.docs-sourcelink .navbar-link:hover,.hero.is-primary .navbar-link.is-active,.docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#39acda;color:#fff}.hero.is-primary .tabs a,.docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}.hero.is-primary .tabs a:hover,.docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#4eb5de !important;opacity:1}.hero.is-primary .tabs.is-boxed a,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#4eb5de}.hero.is-primary.is-bold,.docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #1bc7de 0%, #4eb5de 71%, #5fa9e7 100%)}@media screen and (max-width: 768px){.hero.is-primary.is-bold .navbar-menu,.docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #1bc7de 0%, #4eb5de 71%, #5fa9e7 100%)}}.hero.is-link{background-color:#2e63b8;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:rgba(255,255,255,0.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-link .navbar-menu{background-color:#2e63b8}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{background-color:#2958a4;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:0.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#2e63b8 !important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#2e63b8}.hero.is-link.is-bold{background-image:linear-gradient(141deg, #1b6098 0%, #2e63b8 71%, #2d51d2 100%)}@media screen and (max-width: 768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1b6098 0%, #2e63b8 71%, #2d51d2 100%)}}.hero.is-info{background-color:#3c5dcd;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,0.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-info .navbar-menu{background-color:#3c5dcd}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{background-color:#3151bf;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:0.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3c5dcd !important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3c5dcd}.hero.is-info.is-bold{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}@media screen and (max-width: 768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}}.hero.is-success{background-color:#259a12;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,0.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-success .navbar-menu{background-color:#259a12}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{background-color:#20830f;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:0.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#259a12 !important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#259a12}.hero.is-success.is-bold{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}@media screen and (max-width: 768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}}.hero.is-warning{background-color:#a98800;color:#fff}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#fff}.hero.is-warning .subtitle{color:rgba(255,255,255,0.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-warning .navbar-menu{background-color:#a98800}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{background-color:#8f7300;color:#fff}.hero.is-warning .tabs a{color:#fff;opacity:0.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#a98800 !important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#fff}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#a98800}.hero.is-warning.is-bold{background-image:linear-gradient(141deg, #764b00 0%, #a98800 71%, #c2bd00 100%)}@media screen and (max-width: 768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #764b00 0%, #a98800 71%, #c2bd00 100%)}}.hero.is-danger{background-color:#cb3c33;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-danger .navbar-menu{background-color:#cb3c33}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{background-color:#b7362e;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:0.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#cb3c33 !important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#cb3c33}.hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}@media screen and (max-width: 768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}}.hero.is-small .hero-body,#documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}.hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{.hero-body{padding:3rem 3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){.section{padding:3rem 3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}h1 .docs-heading-anchor,h1 .docs-heading-anchor:hover,h1 .docs-heading-anchor:visited,h2 .docs-heading-anchor,h2 .docs-heading-anchor:hover,h2 .docs-heading-anchor:visited,h3 .docs-heading-anchor,h3 .docs-heading-anchor:hover,h3 .docs-heading-anchor:visited,h4 .docs-heading-anchor,h4 .docs-heading-anchor:hover,h4 .docs-heading-anchor:visited,h5 .docs-heading-anchor,h5 .docs-heading-anchor:hover,h5 .docs-heading-anchor:visited,h6 .docs-heading-anchor,h6 .docs-heading-anchor:hover,h6 .docs-heading-anchor:visited{color:#222}h1 .docs-heading-anchor-permalink,h2 .docs-heading-anchor-permalink,h3 .docs-heading-anchor-permalink,h4 .docs-heading-anchor-permalink,h5 .docs-heading-anchor-permalink,h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}h1 .docs-heading-anchor-permalink::before,h2 .docs-heading-anchor-permalink::before,h3 .docs-heading-anchor-permalink::before,h4 .docs-heading-anchor-permalink::before,h5 .docs-heading-anchor-permalink::before,h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}h1:hover .docs-heading-anchor-permalink,h2:hover .docs-heading-anchor-permalink,h3:hover .docs-heading-anchor-permalink,h4:hover .docs-heading-anchor-permalink,h5:hover .docs-heading-anchor-permalink,h6:hover .docs-heading-anchor-permalink{visibility:visible}.docs-dark-only{display:none !important}pre{position:relative;overflow:hidden}pre code,pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}pre code:first-of-type,pre code.hljs:first-of-type{padding-top:0.5rem !important}pre code:last-of-type,pre code.hljs:last-of-type{padding-bottom:0.5rem !important}pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#222;cursor:pointer;text-align:center}pre .copy-button:focus,pre .copy-button:hover{opacity:1;background:rgba(34,34,34,0.1);color:#2e63b8}pre .copy-button.success{color:#259a12;opacity:1}pre .copy-button.error{color:#cb3c33;opacity:1}pre:hover .copy-button{opacity:1}.admonition{background-color:#f5f5f5;border-style:solid;border-width:2px;border-color:#4a4a4a;border-radius:4px;font-size:1rem}.admonition strong{color:currentColor}.admonition.is-small,#documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}.admonition.is-medium{font-size:1.25rem}.admonition.is-large{font-size:1.5rem}.admonition.is-default{background-color:#f5f5f5;border-color:#4a4a4a}.admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#4a4a4a}.admonition.is-default>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-info{background-color:#f5f5f5;border-color:#3c5dcd}.admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#3c5dcd}.admonition.is-info>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-success{background-color:#f5f5f5;border-color:#259a12}.admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#259a12}.admonition.is-success>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-warning{background-color:#f5f5f5;border-color:#a98800}.admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#a98800}.admonition.is-warning>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-danger{background-color:#f5f5f5;border-color:#cb3c33}.admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#cb3c33}.admonition.is-danger>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-compat{background-color:#f5f5f5;border-color:#3489da}.admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#3489da}.admonition.is-compat>.admonition-body{color:rgba(0,0,0,0.7)}.admonition-header{color:#4a4a4a;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}details.admonition.is-details>.admonition-header{list-style:none}details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}.admonition-body{color:#222;padding:0.5rem .75rem}.admonition-body pre{background-color:#f5f5f5}.admonition-body code{background-color:rgba(0,0,0,0.05)}.docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #dbdbdb;border-radius:4px;box-shadow:2px 2px 3px rgba(10,10,10,0.1);max-width:100%}.docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#f5f5f5;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #dbdbdb;overflow:auto}.docstring>header code{background-color:transparent}.docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}.docstring>header .docstring-binding{margin-right:0.3em}.docstring>header .docstring-category{margin-left:0.3em}.docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #dbdbdb}.docstring>section:last-child{border-bottom:none}.docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}.docstring>section>a.docs-sourcelink:focus{opacity:1 !important}.docstring:hover>section>a.docs-sourcelink{opacity:0.2}.docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}.docstring>section:hover a.docs-sourcelink{opacity:1}.documenter-example-output{background-color:#fff}.outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#f5f5f5;color:rgba(0,0,0,0.7);border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}.outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}.outdated-warning-overlay a{color:#2e63b8}.outdated-warning-overlay a:hover{color:#363636}.content pre{border:2px solid #dbdbdb;border-radius:4px}.content code{font-weight:inherit}.content a code{color:#2e63b8}.content a:hover code{color:#363636}.content h1 code,.content h2 code,.content h3 code,.content h4 code,.content h5 code,.content h6 code{color:#222}.content table{display:block;width:initial;max-width:100%;overflow-x:auto}.content blockquote>ul:first-child,.content blockquote>ol:first-child,.content .admonition-body>ul:first-child,.content .admonition-body>ol:first-child{margin-top:0}pre,code{font-variant-ligatures:no-contextual}.breadcrumb a.is-disabled{cursor:default;pointer-events:none}.breadcrumb a.is-disabled,.breadcrumb a.is-disabled:hover{color:#222}.hljs{background:initial !important}.katex .katex-mathml{top:0;right:0}.katex-display,mjx-container,.MathJax_Display{margin:0.5em 0 !important}html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}li.no-marker{list-style:none}#documenter .docs-main>article{overflow-wrap:break-word}#documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){#documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){#documenter .docs-main{width:100%}#documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}#documenter .docs-main>header,#documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}#documenter .docs-main header.docs-navbar{background-color:#fff;border-bottom:1px solid #dbdbdb;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}#documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}#documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}#documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}#documenter .docs-main header.docs-navbar .docs-right .docs-icon,#documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}#documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){#documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}#documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){#documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}#documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #bbb;transition-duration:0.7s;-webkit-transition-duration:0.7s}#documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}#documenter .docs-main section.footnotes{border-top:1px solid #dbdbdb}#documenter .docs-main section.footnotes li .tag:first-child,#documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,#documenter .docs-main section.footnotes li .content kbd:first-child,.content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}#documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #dbdbdb;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){#documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}#documenter .docs-main .docs-footer .docs-footer-nextpage,#documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}#documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}#documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}#documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}#documenter .docs-sidebar{display:flex;flex-direction:column;color:#0a0a0a;background-color:#f5f5f5;border-right:1px solid #dbdbdb;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}#documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #bbb}@media screen and (min-width: 1056px){#documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){#documenter .docs-sidebar{left:0;top:0}}#documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}#documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}#documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}#documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}#documenter .docs-sidebar .docs-package-name a,#documenter .docs-sidebar .docs-package-name a:hover{color:#0a0a0a}#documenter .docs-sidebar .docs-version-selector{border-top:1px solid #dbdbdb;display:none;padding:0.5rem}#documenter .docs-sidebar .docs-version-selector.visible{display:flex}#documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #dbdbdb;padding-bottom:1.5rem}#documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}#documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #dbdbdb}#documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}#documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}#documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}#documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}#documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}#documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}#documenter .docs-sidebar ul.docs-menu .tocitem,#documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#0a0a0a;background:#f5f5f5}#documenter .docs-sidebar ul.docs-menu a.tocitem:hover,#documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#0a0a0a;background-color:#ebebeb}#documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;background-color:#fff}#documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,#documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#fff;color:#0a0a0a}#documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#ebebeb;color:#0a0a0a}#documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}#documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #dbdbdb}#documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}#documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}#documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}#documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}#documenter .docs-sidebar form.docs-search>input{width:14.4rem}#documenter .docs-sidebar #documenter-search-query{color:#707070;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){#documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#e0e0e0}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#ccc}}@media screen and (max-width: 1055px){#documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}#documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}#documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#e0e0e0}#documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#ccc}}kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(0,0,0,0.6);box-shadow:0 2px 0 1px rgba(0,0,0,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}.search-min-width-50{min-width:50%}.search-min-height-100{min-height:100%}.search-modal-card-body{max-height:calc(100vh - 15rem)}.search-result-link{border-radius:0.7em;transition:all 300ms}.search-result-link:hover,.search-result-link:focus{background-color:rgba(0,128,128,0.1)}.search-result-link .property-search-result-badge,.search-result-link .search-filter{transition:all 300ms}.property-search-result-badge,.search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}.search-result-link:hover .property-search-result-badge,.search-result-link:hover .search-filter,.search-result-link:focus .property-search-result-badge,.search-result-link:focus .search-filter{color:#f1f5f9;background-color:#333}.search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}.search-filter:hover,.search-filter:focus{color:#333}.search-filter-selected{color:#f5f5f5;background-color:rgba(139,0,139,0.5)}.search-filter-selected:hover,.search-filter-selected:focus{color:#f5f5f5}.search-result-highlight{background-color:#ffdd57;color:black}.search-divider{border-bottom:1px solid #dbdbdb}.search-result-title{width:85%;color:#333}.search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}#search-modal .modal-card-body::-webkit-scrollbar,#search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}#search-modal .modal-card-body::-webkit-scrollbar-thumb,#search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}#search-modal .modal-card-body::-webkit-scrollbar-track,#search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}.w-100{width:100%}.gap-2{gap:0.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.ansi span.sgr1{font-weight:bolder}.ansi span.sgr2{font-weight:lighter}.ansi span.sgr3{font-style:italic}.ansi span.sgr4{text-decoration:underline}.ansi span.sgr7{color:#fff;background-color:#222}.ansi span.sgr8{color:transparent}.ansi span.sgr8 span{color:transparent}.ansi span.sgr9{text-decoration:line-through}.ansi span.sgr30{color:#242424}.ansi span.sgr31{color:#a7201f}.ansi span.sgr32{color:#066f00}.ansi span.sgr33{color:#856b00}.ansi span.sgr34{color:#2149b0}.ansi span.sgr35{color:#7d4498}.ansi span.sgr36{color:#007989}.ansi span.sgr37{color:gray}.ansi span.sgr40{background-color:#242424}.ansi span.sgr41{background-color:#a7201f}.ansi span.sgr42{background-color:#066f00}.ansi span.sgr43{background-color:#856b00}.ansi span.sgr44{background-color:#2149b0}.ansi span.sgr45{background-color:#7d4498}.ansi span.sgr46{background-color:#007989}.ansi span.sgr47{background-color:gray}.ansi span.sgr90{color:#616161}.ansi span.sgr91{color:#cb3c33}.ansi span.sgr92{color:#0e8300}.ansi span.sgr93{color:#a98800}.ansi span.sgr94{color:#3c5dcd}.ansi span.sgr95{color:#9256af}.ansi span.sgr96{color:#008fa3}.ansi span.sgr97{color:#f5f5f5}.ansi span.sgr100{background-color:#616161}.ansi span.sgr101{background-color:#cb3c33}.ansi span.sgr102{background-color:#0e8300}.ansi span.sgr103{background-color:#a98800}.ansi span.sgr104{background-color:#3c5dcd}.ansi span.sgr105{background-color:#9256af}.ansi span.sgr106{background-color:#008fa3}.ansi span.sgr107{background-color:#f5f5f5}code.language-julia-repl>span.hljs-meta{color:#066f00;font-weight:bolder}/*! + Theme: Default + Description: Original highlight.js style + Author: (c) Ivan Sagalaev + Maintainer: @highlightjs/core-team + Website: https://highlightjs.org/ + License: see project LICENSE + Touched: 2021 +*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#F3F3F3;color:#444}.hljs-comment{color:#697070}.hljs-tag,.hljs-punctuation{color:#444a}.hljs-tag .hljs-name,.hljs-tag .hljs-attr{color:#444}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-meta .hljs-keyword,.hljs-doctag,.hljs-name{font-weight:bold}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-template-tag,.hljs-deletion{color:#880000}.hljs-title,.hljs-section{color:#880000;font-weight:bold}.hljs-regexp,.hljs-symbol,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-selector-attr,.hljs-operator,.hljs-selector-pseudo{color:#ab5656}.hljs-literal{color:#695}.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta .hljs-string{color:#38a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}.gap-4{gap:1rem} diff --git a/dev/assets/themeswap.js b/dev/assets/themeswap.js new file mode 100644 index 0000000..9f5eebe --- /dev/null +++ b/dev/assets/themeswap.js @@ -0,0 +1,84 @@ +// Small function to quickly swap out themes. Gets put into the tag.. +function set_theme_from_local_storage() { + // Initialize the theme to null, which means default + var theme = null; + // If the browser supports the localstorage and is not disabled then try to get the + // documenter theme + if (window.localStorage != null) { + // Get the user-picked theme from localStorage. May be `null`, which means the default + // theme. + theme = window.localStorage.getItem("documenter-theme"); + } + // Check if the users preference is for dark color scheme + var darkPreference = + window.matchMedia("(prefers-color-scheme: dark)").matches === true; + // Initialize a few variables for the loop: + // + // - active: will contain the index of the theme that should be active. Note that there + // is no guarantee that localStorage contains sane values. If `active` stays `null` + // we either could not find the theme or it is the default (primary) theme anyway. + // Either way, we then need to stick to the primary theme. + // + // - disabled: style sheets that should be disabled (i.e. all the theme style sheets + // that are not the currently active theme) + var active = null; + var disabled = []; + var primaryLightTheme = null; + var primaryDarkTheme = null; + for (var i = 0; i < document.styleSheets.length; i++) { + var ss = document.styleSheets[i]; + // The tag of each style sheet is expected to have a data-theme-name attribute + // which must contain the name of the theme. The names in localStorage much match this. + var themename = ss.ownerNode.getAttribute("data-theme-name"); + // attribute not set => non-theme stylesheet => ignore + if (themename === null) continue; + // To distinguish the default (primary) theme, it needs to have the data-theme-primary + // attribute set. + if (ss.ownerNode.getAttribute("data-theme-primary") !== null) { + primaryLightTheme = themename; + } + // Check if the theme is primary dark theme so that we could store its name in darkTheme + if (ss.ownerNode.getAttribute("data-theme-primary-dark") !== null) { + primaryDarkTheme = themename; + } + // If we find a matching theme (and it's not the default), we'll set active to non-null + if (themename === theme) active = i; + // Store the style sheets of inactive themes so that we could disable them + if (themename !== theme) disabled.push(ss); + } + var activeTheme = null; + if (active !== null) { + // If we did find an active theme, we'll (1) add the theme--$(theme) class to + document.getElementsByTagName("html")[0].className = "theme--" + theme; + activeTheme = theme; + } else { + // If we did _not_ find an active theme, then we need to fall back to the primary theme + // which can either be dark or light, depending on the user's OS preference. + var activeTheme = darkPreference ? primaryDarkTheme : primaryLightTheme; + // In case it somehow happens that the relevant primary theme was not found in the + // preceding loop, we abort without doing anything. + if (activeTheme === null) { + console.error("Unable to determine primary theme."); + return; + } + // When switching to the primary light theme, then we must not have a class name + // for the tag. That's only for non-primary or the primary dark theme. + if (darkPreference) { + document.getElementsByTagName("html")[0].className = + "theme--" + activeTheme; + } else { + document.getElementsByTagName("html")[0].className = ""; + } + } + for (var i = 0; i < document.styleSheets.length; i++) { + var ss = document.styleSheets[i]; + // The tag of each style sheet is expected to have a data-theme-name attribute + // which must contain the name of the theme. The names in localStorage much match this. + var themename = ss.ownerNode.getAttribute("data-theme-name"); + // attribute not set => non-theme stylesheet => ignore + if (themename === null) continue; + // we'll disable all the stylesheets, except for the active one + ss.disabled = !(themename == activeTheme); + } +} +set_theme_from_local_storage(); diff --git a/dev/assets/warner.js b/dev/assets/warner.js new file mode 100644 index 0000000..3f6f5d0 --- /dev/null +++ b/dev/assets/warner.js @@ -0,0 +1,52 @@ +function maybeAddWarning() { + // DOCUMENTER_NEWEST is defined in versions.js, DOCUMENTER_CURRENT_VERSION and DOCUMENTER_STABLE + // in siteinfo.js. + // If either of these are undefined something went horribly wrong, so we abort. + if ( + window.DOCUMENTER_NEWEST === undefined || + window.DOCUMENTER_CURRENT_VERSION === undefined || + window.DOCUMENTER_STABLE === undefined + ) { + return; + } + + // Current version is not a version number, so we can't tell if it's the newest version. Abort. + if (!/v(\d+\.)*\d+/.test(window.DOCUMENTER_CURRENT_VERSION)) { + return; + } + + // Current version is newest version, so no need to add a warning. + if (window.DOCUMENTER_NEWEST === window.DOCUMENTER_CURRENT_VERSION) { + return; + } + + // Add a noindex meta tag (unless one exists) so that search engines don't index this version of the docs. + if (document.body.querySelector('meta[name="robots"]') === null) { + const meta = document.createElement("meta"); + meta.name = "robots"; + meta.content = "noindex"; + + document.getElementsByTagName("head")[0].appendChild(meta); + } + + const div = document.createElement("div"); + div.classList.add("outdated-warning-overlay"); + const closer = document.createElement("button"); + closer.classList.add("outdated-warning-closer", "delete"); + closer.addEventListener("click", function () { + document.body.removeChild(div); + }); + const href = window.documenterBaseURL + "/../" + window.DOCUMENTER_STABLE; + div.innerHTML = + 'This documentation is not for the latest stable release, but for either the development version or an older release.
Click here to go to the documentation for the latest stable release.'; + div.appendChild(closer); + document.body.appendChild(div); +} + +if (document.readyState === "loading") { + document.addEventListener("DOMContentLoaded", maybeAddWarning); +} else { + maybeAddWarning(); +} diff --git a/dev/index.html b/dev/index.html new file mode 100644 index 0000000..443bd09 --- /dev/null +++ b/dev/index.html @@ -0,0 +1,4 @@ + +Home · OrthogonalSphericalShellGrids.jl

OrthogonalSphericalShellGrids.jl

OrthogonalSphericalShellGrids includes tools for generating spherical shell grids for ocean simulations with Oceananigans.

OrthogonalSphericalShellGrids is developed by the Climate Modeling Alliance.

Quick install

OrthogonalSphericalShellGrids is a registered Julia package. So to install it,

  1. Download Julia.

  2. Launch Julia and type

julia> using Pkg
+
+julia> Pkg.add("OrthogonalSphericalShellGrids")

Quick start

Browse through the examples to see how demos on how to create grids using OrthogonalSphericalShellGrids.

diff --git a/dev/literated/tripolar_grid_nodes.png b/dev/literated/tripolar_grid_nodes.png new file mode 100644 index 0000000000000000000000000000000000000000..7f56e8f3203e352701a5914cdffe3fd722ef7be7 GIT binary patch literal 1435612 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 lVA#TL)osst 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%0Aq{P% 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

>k`fqj{alR0&) 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%0DJ=9E0w2tzXzp?=OP2& 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

J*3v5ozCG#MMj zcFG9{_vRguq_5(aopM}?5fd7WPQFk|027ew#IV+yqSN9t zGq0TNX8~a2!RFOlw>D3Vy3@I+&;zfX|KjoTwl<19^dAWTZLRfGr!fFs2V_J->Ej6! zbu&H4gAF*%fwuzwgP?>fVJ{!=ZOXBV=2B8Sg8hZH%DY2iBWwhcx$M>JlH>93=6{v{ z9a>Uq#%mPFLF{V-hgXuf-i7kk&h}sfRAp!rwZ^6pd^+FE4??gAvL~0vGobnl@DkKX z#&!3RV(qOznc_cL6ME>UuI}mr1IlZThqOuef`US#NPxEA_S_>LUYl$5)xtbTn=GS? zq)UF~JX!&^v_-D;*2dtw*0u%_USD5fe#)`T3Hbk5dsg~w{48+1ki%xpMJ~M50RGRuCUEz=Ba@RWl*gb$ zH&j^W`G{lx-0$1--)emBjEwol_P&MT1~NEM!QpkkB+n3AVd$VHaC6$q#b_q8i!91k z|3tZiuk)}vYg}QO+$PrtaS?go_`qqEs8LY76&`8qZj`3P&6gp|zOH%QIxCCD65q%Y zY@*^{?z|CLCJIrSxBiz#`K0{X+`T5twvh9tI}bnLup9PNxt{hbbhJSk(r~BE~gvhnqn6xp`U0rw?Duz0MQR#L2Z%Mb$>4hkF%>%d}Rdh>d zIXBmPJ{?UmzkU^a4X^g)K$tp+*-ipZwWw22H?uQArwwXQ?GGMs`#7a+o*X{Vr#{9~ z!g97yrFXWaT4_|CXe8u)yaR#Iu-r&%4d4OJEF))&$_#AO*+qV&FcNvz52(Eo51_;H zHyS!6%Q8ZDK|0i6BKmp^Mp*Y)Z4!YeS1BCz$&=zR7y$!@S=8uNY$avlwOgX&EAk)>*QX+$H&su#SXFsOEnY&;+|`Beun>wS6fG za?L;+ZF4uK7WzT;-W?RLK@J0aJ27Uw9os{ThIZ-mYK3R?D3lJ;V4)gqCXDb}4O7+y zgJZaT`H5Du#xg6M8Y$dqo?njKm6J_ReBnmdc;26;4UV6Ox7rImQ=!OvF?$(#6!4i& zq<)Lw=7^2I%0d`LiXX)A2rV{Fiq10LR-XDSO%DE^9nbFm?TUOPmQxVJBbDFi%?`)J z;Xr^@AU1c{_vX1s+jHEvDq`p;I;V* z*%3+fDt{fiC`LUXlu(tyDdgSa;)03DBaL?X66V)63?Nb%WqzgVkKJEZyc@0;vsYw6 z_b1!okxi47Z>xQCEUFy4#%LMA^G(F|o9@r)SYNCohj@4!cpHd6rf$@hF|Xm##yI6dmBX?Z)_#pgFZmA0W#(Yk!Lw%P1w zkFMkA8n9${Ur?#Kh?X~yGG=?|`EKKKin#05N36iVhBC+V=lQR+3$}CeOH5fHj0QB) zd-~TweL;Opta{Z*r1r;_0IigYAPdYA!*=*~?qJFyKknT*LmVKxZt`U3gtU5-Jakcx zfe_;wj=)T+*VuOZnjDmTo$z{)HkbL#0PSZRNfNG#{S)-ZVCQ|>vm?}Uzn9qNpY0K7 z9f|>T%oo1rro^vCEQKK+lLbCoblruWh3kMse9HN>6G$n5kVC`dbx!&!Oi~Xur7eS& zFYpbCq72XLP7OI7$?0o+#(q}}oTd-EKlwCH4E5lA4iEc^V(t+Zqy8CPlE;C6y;t~S zvnG(|_M!!Jgu1&vAojle)c<>D>ro|Vzd0`yIK#y5lFH{^>3<%e0k65woK)R$=0N#B z+7b4@dFy_$dGr1%5#X`i6M5c#A-YX*;XUls3HAE&PHd25u@mz=tT0~9fd2jLN)o71 ze%N7|#**CFAYjF#5F(7kajW2R{Y|%7^v!B=h zEx^U^(g}W|+PDw?oQ|ZGwmHZ5xU;bDRqA8H%+ehsu`=FC?ZAGohprjd+4r%pmWm**!W~86|vb>^EfQtf{qr#<`x?$D13RLJVs*?w;#(DZCJoPklg|L7K*F9CaHYIn0$)X93R+_0z2vL1ohM`555V2| zEkU^EuY9_1bu)%2)MN_UxxZPB4r7!RdSw{W9;+5k)xZu^1+AHuU@I|rJnr8cX97&& z(JybY3*Rz6y@EywMtuEGi<2 z9+O+SgBL=7ba!QBGb?JfgXA-jmz8BXKCXKIdQhNoHxxMy<;Q1kLm~JS-)i#PuD_&3 zWIT1n8nM5E^%{h8){zmAX45>CcnbW*c>Dr-Mbf`mA&<1sNoUE>Ov}}L*=8`fdY4^! z^Uv0sZ+b32>w8=}OBan}sYu=jP2>?F#2AlOnab_1(vO~_;<(lf)9jp*Q|>wMc(!9i zfsH@({#rcGO%cGy^&}m<8n_U?v7kA3WWW~BQa@A>fx%5IGiswv_y@hw{|Lt7i4nVW z8%|hAZI+unVlA@G72q|)nl{uD9brtKL(-YetQ*1~ys)b$m6p5IPkO9BwkI=p!LV9K z#7#c#Np!Ip+nVKi3gEZ5g9fI&q$mj)IzRT>xSR38$tjocV+o;c?#lq0_F?sQKUsY4 z+4lLj54b(4Pu|zb2{vxwIZhN>u%>VOk@X+WvjaY!CiypYkV%#xhn37pJ}C2SXwZUl zlYhr-X6C5TQvC0M2z7mton8Z~E~P6~E#m)**w{ZXG-hPjS(Yef%@eqfVX9~Nh z`NJLtf{q7SXLiXLG*L6xL(u54Pvt;VT96T~OZ~%yzkl()ZO;j#ABNGfK$%EChXVfx z@s@Gsuh!h$soEU#Ml$0v6DKS?&l^87_J^Nu)@B1JV}L^9cLU@8FuJ4GsN<@rPf0v} zGGd^%jS=NaA&{N@^|@<3RMzQge4RrFT(2~Y(j_?mKr!49Txbl_idrB}Prk6KCiug9yKh86{5z)xpW?f$g;2BzJaHS7=>P3{N~H+riVs!?5UMJ^0nO% zrF`G5VywhxL$KDs6bJ<0*r%ZR4ogyNN`uxa&*Us7jfJmbdF5)9P#L=Q4Bvd32Y)-( zlOr1rD>s5MV-G*VBgcUg&-{B&)w_9{pk_nIpJ?k4WAN3mR3`6W@cv9z8hdYw*NFE!N332jCR$XO**W<#w=8DORowD z&)i#>)3a|%=m)dp&fgeM(*J!0UtaKs?@=e2&y8&8XX1!P!wkHHF!Q}BMgZ{HN^t50 z!DNjlyJX7|ycPv1cvu@{JGRrxOw1M246T7YGCAc@*%7GJtT zxQVr4IA#HddBBEx^p%NAN}Zz-Og*w%f0W>nc;aKda-g$3-vYC)PLlq-Gq{?;SMfw8w*OAGN<( z&>|kKoc?s5&@{d@*+uR;U&o2p35AG2mg0vZx;vGPtn_Yc>(lSquoU7!V%2 zeAA`laG?x7kNf|BWv$nue;}ptuq*uW=p27l&Q= z-spjsG~>*Xss3`^I}ah;G$=b5ay} zt_H)qKD}@5I;JVB#cawxRh46zp@4 zVA}A{LYsp}6kU^|AcWO6G{aB{8kfC^wJa6Q1FUZjct1FDm<0@$uOG+)e)8DhS?yrb z*~Ew#=XKNJ zCEkG(K0H+L`ceG;#}!SbusDNXTj#{0m^y6drWcK(IbX3WKh zNok*M+W|pYdijJa#qRn#*RKm9TFi$kcdx7+>#JYDUy|RjPvWp&`(9?HeS3MS&=?NW zpyq{8ilKQCzSGu8kzxWaf!E;-wIcf&Q(Hc2zt{N;7kRjUH$>?Ca$ zU*1U3kWf$Q6XxB61Gw9&?K=7|OhLRJcmI6^{H2Bc0%k0$--R^^8H&^~1!i-yYk#n@ zB6vXcEKPr$E?Py`925K?qXs8)ZV}D@(!dCbrl2 zz%E*80wK~J+rm#r1`oH`5A>3fvOgx*-a^}K8UKq00)Y}*SGco6?2C$JJQWIMx!Ypa4qd~=>Bj&Iqv9nk#Y46)5K znZ^TmT1!Lmw>@_`LcBE{8Bx8G?2+ZT=_fVv!3t?U+FNkaYD2QuAZ8<~MnREJ0~ctR zCO(Dj62+uzxO+Lb&4Hbt*tVIJEt2#S3O-(Z5ch)(4zU3+JSrCQJVL?SeV8nr!YBho z1N>%U!Mda(l6hyTjW^kutI;|mokppzP+VmqeUCy&76yC#{pFB|P#^n{?LBVc zzj!p1qmyN|OEs9Hvz_rLQT6)vPz2nT*vMz+5fdceJz zxK3EV2oCy#5w)YSADI+@$lkk!UEE|;3V;``f6Dbt6{TACY_aLOtCOlp)>#y4ZM zekH<2FVEpa8rDuGuwe7ez2P@2KL$E9Mzq?`qvKjeohpHNoWl*C?*d=?Mw2`fd14!r zL&FVYB#*=H2)G}RRU>scxm*2jl{Dgy!&E&#Lti1Iu|ZP4V3jLM<*C;{jp&QV*3hMh zr>?VfUNnraB%a)5y;62~I%PScHDIjB90(UuqaY^o@9aT2P?^VcGLbJ92*BKWw zQx!PU)YsU#YP3*<+S$JkhSfO=#O)x>yrn9Qv`Ipg=JAi+#tukP={sl5S%EL|(YN*` zZ8RHRUyj~Y8nrQ4Ly*bE5`^&FpH+YuiV{zrTm1f8TkuL;-^M4#+s`lXGPAOT zovB2G+M}_^cwhegPXP_Xu*XKWkeBG~w3CZu>X-r!IP{w4%R67IDIrLfL*gxahmiuY zM|(-Y;@0hh(p3u#i$v6)s#$d{g`&VtLx0=+V(9cl*CdL3TMWf%{Aj0eMv1H{KqQj-R-p@B=6-*EoPY z)t@~0`}feI%uIN3O=Nf%MORwDZAUgJqb^OpnD1`i^Bwzo;Hc*}PU;+0m?R3>Hh;f* z!-p@QD3VUXuO)ix)|7_Wci(dg@aONoTl?1hX60i4YM-G~my*zylnF}}VlX<6qDnai zXxS`T9Zi(^cmNgK zc|Uq^SI(^uB!@_ax6iEE=Sb+u&Xc*VI)*6vamD@Vf&cWpPPXXgNRiZ_-K0!?l#p+aPWL$y|)oe=2;)Fyn zu^c91M?*(1)e%<#<3I)F!OFquiWgOhH1S{?Nd!jbadLJc^hiszTfs#=LUCQ1ygt%k zbH@>R?dZGJ@X^zRw+ZE1DcJ5?w?M}8Go93Yxt;^-1O5jbX*jy#N`iF_5kA*nI@PM= zYk}R@G#YU5;WcFU4x{*(f~p=>D|*N5**2`XAiiIM;tU%5(&X@I6)^5jOu$z0c+cYc zbQRF^bE99e9*N?!4d0Ozjc?3wmjFm^I-WW0w|{0mFpOuEbe{`;pq2)fi#YMEMmXlV zNnK$JpQ#73q5-~!^U&|SyI^mXWjK{6_c^{wok48Q4!j)1ly*9wf6@#O{PwCq1Ax_6 zI#$Q8A6%DW37b(X6uw}J6NTxxwFc#bbuS|dWc2u~R_SwUdf@YeNbLm{r6v*2B1y$S-0cO0!h7}X1zzW4U*eaqbuDH= z>8_H5I(Y1xzP4}q^0uiSyR_@k#Ex6;Q)g5`%xO#^byB)Zh7M`>@$900@TEBhF+Qf% zyv|Q^-K)PdcDZI|c@pg*50pf;yHXpeJL3oHck0i<3p9L*o!4`)E^49;*9sROmxD3o zWg`iNxYC7lHPHR7{aX)G1kb3TCcC=iw6y% zgZGXGfUy~h_zLZPpJ#jPO0k63jMOKVWUio@yp;I9K$L(4WxN;cKZ(hC| zRvwi!&@}S&kkeBxmDEJtLrc&~ya~h?HId_fTaGsI;nV(Jz@TVJgv+VKj`^-@Kb}zn z5AAra@#2*_FNv(m9_N6vw(}$4{NGvg;s5QG1HLvnk6uIdd zWTx*p_d1pDib#v1(BGS>vMEyN2wwFM?g8N1?p!@hxV0A!0zhBh^!Mch^LVk;^aEn| z*crG{3rv_W+Iz;!o`=1J1HT_QH*3Q8<#m2>^LBoTU?kU8tWgqyhV8MZJ;Gq3FyFpr z_ULFepibh+vv1c_arFNrOk&kE^S>m5|akyb!McRaDz0WkE-7PgQ z#%-M&Vk8NZY|xR*p7youy>dKo;g9Ugtip1hAzeL@D%)T^GeL~@Z$%qH7Y60c#tQb1 zcl~Dm-JiRkq_a%`xU0b#3yBGYfg;B__{T1(wqI5P_li;(Dy775J>J_gptuRuM~e>N z?Q_wb8SJiUsk2NphrlWe$u3U9e4{KnP`Tg47fTcN9~89{8$y|JCC-jllcIM$P!Ji> zyt(*(yzJF4cM`K+VCj{S^*7j}FCRs$v3dKqxiN4&O1_dz@nAi4 z!#Xk_@x8*LuQT=Q$CR)4?=f_hV96uC>)GW z7ozF_yk%_X4j*UvgC|T-zm|iwuiKgW8rRgGYPlv;K@@EJs+()?t8u*Mk-?!g0~xou5+^$4R5I5BTs>1F)do zS7C28Ha_iSn#cd^dO0VyDFSOQIJ=?6vnFOlb(2k2O#gyJ_aJn$k=sm5XjSwuyE9-V z5n5>OIw=NIeiUnRf&%h{wrhO(Gz%)vo`sI~QVX`#i!+u}o~-w)wFiD$yq3YO^% zY`Pg5JZE`&c^-b5GCb|Tx}2Dm*~N@NqbtVTa2xokupAX_=hwJ2 z7T2#;o*(J_Tl_Fba!-`*Q5N2~#)04>tbwC#<}!R}jS!LK*l`RRoP^C-t2Cbl0?fVB z(tT+D9_Y;M^$N`7xih(_y^i!G3iN99-E%$k1fpBHSY3U~Gbk=yHd+=odNZWTB^z$53`Bxy@EFswa%R^(*I3KxrBDS;m=soGmLuZNUE5T@ywu4XMJ79qy5sz$V8jxR z093SorA`4%E?&P^lP$+#?>yKhkyELn`Z2T>qOE_Yk!|VL9+gc3&HTC}OCur%Kj_i{ zv;oid;b}JVmV%5BewM*FGXOeULfqf+XJxlVK8)rNiUa$)t#$feM}i3 zGcIePL&Mv7mh3jw(XH~hzq7ML-2FIc{IWYcJx%zZ;c(=C4Ttj-Uh7xW-;9HZ>#O7x z%#~K+G&LZ2z3U->M%^>mx`-~=S170eaGy$*6 z!^Qs`c$szi9D@*&R~{0?KSViNE$YKw>QydnRUvH^oZ&=4;XSGGhhy&mAEQqYcJ+p| z+jESO)bsE~eJ&{Jb3@fBojM;K`QvzqvJX@7J#JLLgzecXq_EeIPJiWp(Ak(jWNW($)Fr z!fN>8Di!)a2Fh_Kf0O-XmbEdVdBIB6xiY26mrLSd#}^H^GD%jU6wWGDNhD-Kc%+JA z&to4=)X$DT$ow$~n4L*UXUJOln6ilyC;d*k33rQ=$0NIA(tqQ7Q zI(scrAbbLvPRn%WM`i>1QNg6XWpq4w1&~=kQeF%kwVVPT9>*~*reIRCGhvtq>@8_r zauWgS&;p>oKg?)ne>5fPZx?V|cHJuYIne&@pOi z&lYi%LF43j{+ieN>vz*^>Yy5_6qZ@Uk%{KGadN${$Gkq6!&;G^X#;55Xwy~h1jtV3 z)3e7HMz*X?)499M!{0|P8xzlbAf6ia{U2ZvryyMJst>;Rf4PlCiSDT5Z(m-COU_qQ zPUM;TG|LAHJGoBj1xvc#q{v!19{*On&+*?4Yb7TzkZ$L9nue zyvkz@L7J(LfWQlzJkR{!r&Dlp3aUqy4MO|(SKR{hx{fZIj_NMM-Q91|IB)8x+o z!i-9V7%&JBM!1Br=V=v%e4>#?g(`!A&%fQI2T4`AF@wjZR#O(>VkNEt6&0=nKa z0o4FBQXXkOlUY5O^XB&GES56Yc|)VGai&U{YftY@8TK`Ef1@xb=DNim&(BlY5$sH6o zdidI?p7jlVtYRaUyXU$DP?2=zyDvX@BgkN6p)U#Cbr(9ce1!gZD>C-shMi*nX+7n? zWSi5?X2U6m{yb<#B|bLx_VX8DaBA8B3Hw~D##Zxuam&|U{2T5fB@1{JvMM7V9}{pr z5)DuzI~6lfjWjUO;=Z%|)&ijGv<1=BJ!X0IR2{KkiFJbf#N$M4+Kzqd<0N4K z#ycu}?>9*^QlS{XZB98v5^6!U+Do3S27e+o|1EtmUBxnQgzr(jao@?hHt*vsmyQO z7U_$SJm$W2i<2?vuI}%By;AHkG);sbtLC%{vjh72I@Nl3-dyf@CVwG6d;A4G%pM6L z7|j|Ee(xQ30X0`k5RG6^4?hhT`(HHn@ohN4qf+50Jd$5Bw46V}X~n)WbQY%F>Mb-b zb$UGbp6kAKA1)p{qD?-sbAWFk_JqpHseu+Qul*a_K0T|!MR$pDSOHXNg0zolrt5}I z6TGiPc`4cU?!@q#?W_FxgNEU^=``4BA8c^UyDEQ!JU4}ZLkogWiOJsVf>Y}GRbPVe za$_}0Wx7oxyLo-#Gt@u=G0$AiAiow*-JUIy!+N}t7q{7kw1bSGbPXt3~eMwHCGV8zNI zdhv%s$`_1XuNJ}mo-o$qbD_qD%q{cdUC7?M536vle zj_-OOn1L>bREC2Zw@V_|eQ}@EhR771K+)+w7e6oZ&z9PeEm(`IhH{e$pGDd6Xr(}jB^f%hB}=lrVw9V@ zK1Hz@4GD`L`&)AI@5|8GO?o(p&}C#XHSP&U|K$GZ5hItYkM0!9gNo)k{_MBP3Lkt{ z753lAal8e_;`xHRy3=@>n)GWqZ|+$6aDwwJxs*T~@tNJ5vcru3&MWe_8!a^(=+;OZ zJs=EAFyl?=o5CME{rZi5Eim?3vgJ5Q7UF4{mZxdY)D@w&Y~-a3oJJD zkBi>xZkr{6=i{lw-QS3Bo3IFrhqUd(1=D(prz^^m?Ni3VGjO6#y!ikse33;Etsz!R zy3}9PxJe$}puVi%)=J=bHLhnO9i-IodVIIFCUlt(x$j0HKR%^+`C+GLk1ICAc%7(C ziMGccoj-nC)tgzlT)<*{A%&H9GG(ETSbz60#48Q_zkWi^{- zNAS3_fJ3P57AO3+tYQezBPmx134a2okyg|1q)%>MCH|YUlB`>l>W7@!fw;xyjG2g= zbJM%|;{5SLAsHgc&G{H#zot$f45OSImUiJ?hK|_YpiDSAZKL4VdZ%XzEPFlnBH`c z@p7%xGgYEXI9aYcGAw>>v5j{Wl=Uc}8Hr{1_@R+P(&04Xj3f+eaYAL&YcCx2Eg>wE z4et25b}0X$pJNexXH@O=_5yi*mR@PFnR6Spm@8JCDr@e9xpv+zvC17(ycy6NV|U{) zV(NO)Fv>}XJJqf1FZTU%+d9oIJe{5%qDpNaE@jv5qRptP=1E9D>*9PqjuCp3X}HB_ zzoGBm`Gr$P9paL`9&C8Vpp;i`Iv^>l&&}DL-Dz?5H%oshsSiLft zJ_3TL%Myb+F!v# z70D{NNRqJS=h?W{_xEHHEI8Th=M-eE0c3e0VorBrd-GtK7Rdhi@+Yyd>l*-324$oF=t+iZO^C(!?9mgbP`aA|=V z_lxi0g@EQd*JsEss4-a+zs!J{F9#JC(`Hv4G~Qa&Ye@)8=Lh&yUS5|Bpr=s=%Ac*v z?;1r*R4>N1;YITYR3}4FyLnSSq!Sdt^0@O9)~p8deJqug9|QLvgE?aIg6hPlb<6+> zujvw|)LVApMxvUVx}@uRrG|_Nr{vab9*a{;OICmt(2L7atRBp9gw?Lf=Og<%~hPfcAh{3R$ z_^YUYXe&Ji(20-;Rh}e{$kx?9SAD{J*sUQDpi_q5p@vUUau8N8{TcPrcYAZLE{P<0 zqz=2En}N%m5}{6B?a85b`#uO6J|$K|rD(}!KjJVh+CEFo&h|zqVtmB2XvyIGi?%N) zW~=PJ%WG+czh;qnlnmfw=GCcfe57%>I((6R_>45n)9TvR0s7ol&)-q6Lq75LS}md{ zFnmgoy7Y2yhc`=?81_?zT~B0#InHwFP_JinlvFG})_XAyS%r}^JX9@K!k7SU!e$TC*4HjefbZ}6hr15bD0nD*u~TC_$LPut-L zh;M`2<<6{erSscbLaeoafVR!`=@Wz{IGn*)7;zvgkfqMqQ;jlhj+l&(DJhf1$rCIyS%JdJ~yDy!zVn9glVh6_xg@Q=do{(R`8G|BZEsW zcb0*%{OjrX>w>S~6!|taQ4hesvGXkeS4ERut%#%C>t#hV9@N5qG|Op&X~8606X5l9KphnJb8ga8s>qdxU6?)lDw z3cIbbwO}8#6a-JKlM5BIxeesi3WSfdZEJh%P0BECR2A!U;oea4@ILu&N1OvQlH=Zz zx_E?zaVnbqW~AQm+X)yf19cK)Wq>$xbHP9Vnn$V`<%C6<*MFm-(FTDi)Z=%27F6*e zFM#ixvh1p6A<;9&hDNVW8=IKHS4ot*2FE`b35Vt!lVFeOoPE3u-ak==)k4ozuxnut z-dD@EOsa|c0{ln+P5b_`qqKf-M65hWv+EYpdfD)MQce1puH_UjLGm2hnxSX)QDbJ| zz{ajX&2ttn4GV+BhG^~~?CR0>8L;T zyy)DQ$ZH~S%=^B8Wy4sLoUU=%e`|4FD1HqeC`JV)MD4ipsX;g@7`hbBEvK;&q1 z4I3LSI2#sLo;NaitxV?I9Uz4#_F-V-Oj}3g1h5{yTc(O2DLhK4FaGgMVbokiwj|EV zIjujC??^a>>u{-`PE)?G`K*Kc2aoPx&dHn2+BqUhmQ#FTmw|hZ^?+R;U5IHYp7|ye zboXc>Hkn1L=x_S>)o04{>m3nt9KZIyBRttksq|7a+g6ir6G17ZtqD&Z*$e$a&za#n8u3K4hOwK2stAf{gU{| zR@1goh491kTK!8u{$_BOBEByqZa#b^i1}*r&ulIu?bmuD>%-=9t&lhz&Bh_|#f#C+ z1@{4hb>(-OGfx9MDNX$S`4p>JTEegT2I%KhNu06VD*!(HWHfuP6~J8d2`vySx6}`r zf6?1ndS_KFZ-|YR(@@M9tX7#uw~iwK(J2I26lId#FUS({4 zyyX})O~S(HMolc;_+!2N+kwp={f(P!^;>&&!ppDnI`J$8qpZA|!{p9U%Kp6`k0ry0 z#pbTYC4Jz3Dvv2mF_TxMgr1&WxOxFh5l*&kcFFlf$Pm~(gdvx!S)vg`hDD{Po9Z5I z6;0M2+REq6ZS095z>r%H;zfrpXY7KO3PMUprYx%7WWG2XaM?LRRBnR1l@vD;C8$cN z`HTE)|B$n5wTx4+u72kFfRjHpGDVyVZEsxNY-!CFB@)XrvV1VyT~NX0ZBg>6BVQ1D zYfZfpax!{*mWF4@RZ_-=$LOOgM^Fp6a;jW^Z7tw<=squCZ#yu>tl*S#m+0x?j9c{_E5ZuvKn>&}nk*q0a3S zw2nA&h};_crm{S|oW@&Slqbm~5(u$P%gLAeUS z{SU_o+h9(%If0NR3P1l=+*bqQPI2aNw|SxEe@@muJXj5H-g;r_o-cd4Td{O#TG2ay zy32`YopRk(GJd4EoTHu#YAX=6^ zV<~F94UR*qV#hpR<5R;(jvEWc#Yk1ejtTOsYg@EyXy-|h36YUZLz(@{I>0{I(SH*` zf9!EBLi6lllTda|*#T3*1mR&UjTP7jpmA)+>MLVsH9}tRJ#7cz2_n?R&Z)FYR~_rYT1;`bLcn8TFO5(5Lau zS@oO~A=c4l9z-#0^a2EYFo^lpV9Y?^MdB5_@p0FIsCjn z=m^yYY)qZUBHY<^YD|jwL)XKdIFQeNSjiH1vhgXO`|RHb`aSTa<=C&kJwq{&Bw-&Z zyE?DA^vxW{@A9llgn$KOz!IYaTQnYi_DOo?Synp~>n3sYqsNV3ZfUv1Mh6yG6e%B7 zzHlaE9ummJc}eB&k+jCg+2$epS@UYCUA)ulv^w{+s-dOwv*GIV0eIcu!0uE z7z}G#VWN_)60(dKN|P+cd~>bOHhJyy!k1ux>myE=QNUYs6Lc*RGbUQ)DFv$>2~0C6 zB5fN9E7};YUb#+&&KWz{*iQvK>5CUh_IaPrlU0pfkjJ<0Y~Kl$Z;6JMpM}TM5X+%9 znY@b$(JSaYU5EN~1GckzIgWCsV3X~DW@g02t`qK%CEa0l;(+%)uGd=Y@(ZCvO5bGv2Q z4Lgf`!(t{i?=RXo&faoy1(yOHZgwv6WY@Vt6iU{5O{|^~ zImjQ%t*sTJwCsS;dGF&7$q2skFOLXIcMLd+J-g!zS#J4PJXIbq+ft^$Z1{QTLq?mW z$D0YEXE1+T2yB}i(R;6PLQXZy_U}Sc5p+!%l4s!{L7n`8YsexLfto(~13B47bDfXE z-Bu91gx-e>mrn<%gz>}DoAqjtjRfc)OJA68bAZWwD9%MpHY(k{{4PyE&PVTO;2zG3iPq``0eW58FvV5tcoesxpmY9}2FbG+LnRw; zZVsz~<^@}02u5_uo&(d{&{wc}fIITGwC^Dq<%Ze|QOzxriL0Xxb+c8OznZFKnjk}D z2PFsvs=Hto8sDg+1obF-u*9us#oWMg8iRfvWer7OO3oNRKOS@dI3i4x{zQ-MKep-B ziKki9zj%GG5E_EUb)=|Z?um$?Tf(2b0ZV>)SAMFQ70UFIw^4^f0ys<(Z%F^1i4C@N zpZoEQW5bP#fyTkoLi}458C&}IA(u2M!7((T_=af^yaJMcTPv9jOyNC**JR`WHqnAH zzqf$y#6T@(k1BUg(|ANA#@%Hq2gNO#vd!WNPjEnJv}UrxK(_iTQvC8skmJ?^uQt(j2|{?o)iD9Cdx(W{7Ob#camMxdwfs2LK9P9)H&RM)6M_c;Lplu zyU6IoqK74=o-KWUQQg$m)QCTcD$$pqHO1h*lWyt!8DHR<6?@z*v97b`HY45937ii+1Ts_VQuO;PO z9jb%Yb?JE?a&FZu*U))YCb{^*k@VuraQ_#xfZ|S?N8sCAF?q8bZs#o1STn>CA-QhC z=(ut{=g_VIOjiaRre7~l@ow;D`i*egJ>yCRjv$Oz;n-xkP#f%?lloaNr9ETNYKc@ajC`tZ2r&oW&FO_>2x(pDLGpRnlHJf`k8iLX+qFq&s-k=#RdYeSPPXSANU$4U%W1P0TqkR-Ro zu2YkMgZQ3FdxlIc?a&+j?ZTw|U&~)t?6U4}OJU3gCVx0NE{9YGpA3?;PJa2}L^eI1@rW)eOB({CS}0d7{$xP9gY^_{AY zV=*!$mPFmeH5i_8Lq)iqw!=3aZ-1HY0~bcXjK3lPe0z?1jq-F4lrN+x; ze~ZmMB}2Ug5#^Cd-14~kHCa|n8V{oO@S6F^7n*+)uH14{@1sTX{$71cMEr)qT1l$+ zPyEvg`@z4t?5_~-%ny>LGg${drC4Rc3`oI($nm58iYTYBLhV;{W#$MKep6Y0!}5er z85FPfKEYd@Z?+gelz9lSe(fPhN1Y~LyRPB{ztcwbEqrnEhP*LIyLJM3vyLFWA1%#s z9#=3UQw=DVN+a(N+PJr7Du%<07!bQ@^yvtBaWy{waB{;or`4Js}(J8<|vxiXDqt&hGfC>X!3~UP|9`h zRMKc^c7_n`-AH&WgeDH2!+hE574*^1lWHtgN%rm(+Qzvxod>+%+Rqn_ToxT_p3WOL650>* zjclnZ6wE${i`hDpU&;;yefcGN4+8h!UT^lf-MpBvUe1d^7D*M{- zR_jDb+|J`(armH0_K1&!tp5BrltM=40bS^}2L`jDz`ZerbSyHLI@A*Kp;QgtstPUy{{*9|{vcJ6|20rgpLqt>^qy?s%Cm-;52)H`hTAJ?O(>aVGj;5exz2rlIfuTpH z%kDVHGdK48rALSURZ+Fm>I5Dm5(k>npzsbkYDdcy^sAUvs4E7$p?|PHX-;c+#ujDRJ4! zS~IIbr&~9pzZ-Ls&6NM`{q3f=#R`jK8lhmz?NLu0&f!HTj;?5@@nSBAs1g?Ic-+3F zQCp|C85)h%!?&(>zK6b1RB(===VKHx>@rS}-yR zUP9jtR9IkLj5msZTML^GV0)0nE(*#gB%-4Oaa*$#deWuYZ*K% z&iv$IH@Zr*K8_b)MJ3X;f62PuQD^Kc<96+_YFQ$83x zKB6#Y-0cg`Te{o*VGEKnZFdY5)lQZQhzBPTlpt6=akurHnx|io>FOjdn0Pj=uV#uz z^z(pzkiF}q@2TYc6Zi(Ucq>`fMev(|B~*onmUlOrHP4aNL1NLuGRvx*>}fBl*pG3S z^LTr<_l`W}oM86E_7mGvpStj#bkPi_=-_Z3-3L|u*zLnDJ=wLWiR!0|dFxx*!G)0O zN>oA)&DBl<0aYddch?Mm7t@C?dmx>Q=0<=Zo-wfv^n}@EmKRtsk5n<^NyT?j%X^yB zX&sOqn#cRQ&9d(WP73y-v+)Q$*RBTnObeKaI7iEyy|H>y2|1k+`gE+PzR;-WPt%DP zS7Gn69lbfG+3A=Q8Z&Uq6ppWNB&BWSxOBi!mHx@Ho*uB+8^b5 z{&63q!LmNu%B8Q9iw|Ao0;t6ZKvV)Ud=$50UqYN*p~(PpqikPdjOEurg(k}qInRGe z5{`QA>*esDrh?WKVNaXSyqSzHSG;rmE3sa&QWyk|&xzccNiKx0v|fn4IN6WlFa*jA zA>3mk!@fK1V1f zygQs4H$Ql9bm|gn-ScJi!J+-&G(iOIwkLT)8$DbKGrkf*bSbtuf$;vqO<7tTYH`GU zx(S^Tg^)uKb=pH2KrLLq)DA`8wjj)%n!cj#y`6VIea7Gq;h?c<>?Fp@QlZIB?17Wk z)Wwf9wUi25W9nDp+$-8-mp``3^T3(b9X6C;JgP5#(KG^e?~p2^-y#=T<4V!r`||?F>yns*8C?Pi~<=6S{a&! zaJ9>~$|e)8iZ3s+d~hNWLf)^9AKd-Lc2h;5i`ew4S4P!G3kUIf3ITOQpfsrbB!VIt z^sk;UIOWli*kRjdMIJx%JiL3KgGN0!k~tvrKk*}+=6R7P&G+k^)y9%9|C74!P9L`<4xZQ3ra* zoqH^>)a_LDT|syAd)GEt3{%@tan-R?nX=n$g>=Ge-@u!%`FWa|_oGo++o$+f)pKl*iW6mEFU+rW;fo%ly~sGh^yNcSo88oSr215r)VSPexvX44QP zKUj7GHFW<=@IsOj9$Fg#9QU_|#L)A|*QMzjkYn#a6IO8Cvdh(WyZ3g#Vpyh{ELKpx z{D=W5w?PNYJ+-0G$Hd~!^j*{RU1 zuTg79Wv?p?yoorjCi+e$HcnPu-0YfXTJ7TzOKOy&_*9g-74#pxi{dW8*Z=ZWC;TPUi7|&f#H)VS)-CJ#3!QkSnW1381=SLN znX`e5vyls3FKs=sM3^h9#Bt3B8Yot&7<1a1b7`0_VMbEC(*eNBJ z?c_TdRA)nPb1K)^GmDRm;N7eThJ zu;=pk+}4Hrn`&*rfAw$@InD|2QuQHBWd@L>7OahB_2&&Qdc)FLI{N8+im(4FtPISl zD!%Ec@H83Z@WeSL!1PH6JN3^Ew7TXU@Q(GYc^EhPzJ@WWZmw0umJ|8wGJ;qgM6vHh z4Eb+)XO62&48T7>p_KR4Bl}S{@o{8)E_GcV4n*B-XA%6Twc&)TM)Sp>*hJ%}C)lKT z@97?j?|q*$E82l-+=5agll834@AS?M$Daw)JRB^N#-RQ7%s#T#>_5S@5aCWnlXr(K zTFJ4@d`YIq-+@v|X0*tQb^os(qvN8Fss>#Uq6y3qJ;>I54olW-K{aSO-IsJ)G$#is zIli+a@0WaOtdN_+J~oHOhG+uW$Q?k09X!c-cqzR29pL=kKHqatwVOiwYJq|;I(*&0 z2{bx%{MG~PO|kV`H=Zw{hb%gB&8R#sE^^96+;A8ToPWHP<*Yu3*O;rRiNUL}s!L0u zw#OAlH`a2%F>m;p>q6}NWGQz=FVJ-7z-S>mLJ?bO6RM6%m8d()QD%*jata=ovk#Nz z?Z-=}x_P7&;D_}yOSh$vs4&mr^d$^%xLPrG>JTiP7iiXB`ZCdXa!5W)U#vQiL5PB1 z5f}jI&G@YBkd>=?T%XYVkOm&Q$I33^^^ks!zHHft$JE}rm$}UgnLU9l9dV^APA{&0 z6Gp6{O$oDg)W%!ZWd*hHo6Qltn$xw85LUu-MRQHe(BZ@3MN(jzFX*whjyjPAY`%P3 z`F|r^O^*$)!`=|YZQ+@4%*>%{y7A?W9kfr&IbJ9>E;yjz15|`2zgq8`X*({cIlcF= zJkpPZfw3srF;LC-9O25Pe4uV;AQ9_VL%K$Gu6yI%)$LrL9+|xIKaQC(gdxF^r=A7# z)B3HBV?+JaeOrR+sVYSWnm!R`)Uq!u1j9 z=kLUe1BFtbAmKaoz00q2)eZj0B#ujZmUyU;-GF^@e-okMN`8~^41KrHRBMC;kD7>7 zlB;3zJ#CAg{At_(=U);`C~gPaJ`gaq9UzA$Eu)Wp&`4RahCMk4-&|t*>%s*Q9E5aU zSm`OuXn(yJ$p4~mutd4cwDYI@w+o5j&1xKqqFKIwwK#y7i^2Nn^PTq_+E<@P>cu1G za#)HlTqcRw6W-oN;u;EwgL>?89ck2 zk(r}6KcC6Fl`F$2=F#>2BD>X&B!s}WADbsz%#Tg2rEC1k+{P?Zdg$-KHGTIa{><~y~{1a(g zJ0sM#ARzyLmEOU+I97q~wBhIR&E_?4ye(OrLq-Rx?bM6x+4zI`l9*5mgTeu#>Sjwz zrp-noSf{md&!V4}t1LfbTk^{#`gBh-^}KZo+H*n^9DnY))K`eYF94VANk34r0d|$! zoGxJZR}|#o!Y1X;mUTm#*=wfNGxlh+9X_9v*LJ~ockH54e=R@AFEfPkUIN^T`{hkNG@CH4@UCP-9Mznz2EF>_qY zj^y5!gmS0om(x+at)G827lRqDO=eT7oH-&=$X5zlqV}En`zL(lM)&)bW?PauI*kpN z^;fE#%+`C-^DyJ^9Qc^s@`NPB_i!}J7!C*(3emfBgP@!5qU}GS*ZO~j9*}tRaj5$Z z)E!n|n=-xtbhL<42D~0l&Tx2KA?26ntCMIG2j0W>Jd2;s78Ioz705tpN^7&- zi=jZIrzCIExz|_Z$wtqL_WsaO5YlYqTdvzH%rrK4ThdGXU*o3D9~!|F^r1LWcjZ1myPpXp5#Irizz^xOXq*z1 z@v2)kssvJDY&RK_nyCEXz>HhWrVeLb$1}E^+Ptcqav1UY=DVXcpr+zJlk9MH))BY& zY68h`azSVRC#a~tJ@8E;BDA#Bv8K2hF7awDjsz5WhSz9{OMi2<(0wtmHD#a^CW>#Q zCdb?B{LZcvN@Z;NQ`ULq`BUm(5Og2~C}BR2DV=*MV2`B` zl||8qM*eqWDa_%PYrpLK7EEljRQSO93E%t_WM9%LKN^TLTb0TudHjo;dn zRNVt}@v4lil4xCMEui+l<6`D^@^E_(_O1>a!D~&QK?b`@+K>_S6*G~IU3D7yxCO$z zzc7^j%VY+n=rgdL3~pd#W-5p&z&9ns>DR6occG$nuHk25!K;yxbv06-Q=aNQ}o)>=?Jf6nj)RlNCBhz>9n9{ zr=Yn6aT&pb6vDKTeu6Giebw`L4V$kAXCdejoX`_|URLV*F+4@S>9A-PQ~rA-hE=KK zk({^$4BH8GJb!E~>Wml|fQ&RGn>$FKr5gvZ9h< zC~cn7GT(>w?Gt=#doPA^6{u@qgT4_|16%Z)=51%n@pXj)MD9#xv02A zM;rn_#l@%lsV;WC*A^KLzahRSgEd=dqCx7lyw%dSEHo_L#HoRG^b}v8pFcAWlm0iH zr>SG)MYF}H=u|lq_Gu>Fj~1|?)~LRcDQuLw*6Duc0;}&|BLencP|qkcepDTLMT>IZ zmvFMRG(YAl)$6wya*eSLVNv~f2AZ||p+1H%n5sKZG6h~9 zgr+ZjRE4ubCr;fCH(n6mbuOD@1#&B~cAv_TIIxbUF*+(c=4|Yc8uS~8GP2fMI9R7O zDmPHDeBolsjdh=ndbZBX_WTog2uis!mI)M%Nk6x_wmPl=F-v)qwa#aH?6Zrcnl!7} zdO&&5-6;9#x<;LD6dz?uH~v)0*+o0QiOH=d2wnulNo&W}0A`h!*vr&XpO9=8mFR^dGY@G$X>p zFK`czt~q2@__EH4R{ATDli|=w4rvxt z+U<52eW#S7&!!$u1ZAif*%6EJ>rS-3b?t_<{QJ7~CP~v$X6<38+-=e1X2amik5p$G zP>x*;dH}R^9}eU;R+AGEVg*}LQqGlM7q=q)%* z+n>~;@ew-e3P)eprAa);s|7!0rMyk{bzN{Uzn&b19;}YO=_`f=dsTN)a_w zlz~6?_Ld)LlyT*hxutxjD*=U%Q7Q|n6C>;2j8SnRWB&J^--%y`Vr?y}-97W%GgHkw z&O_M7_&OCB#Je5+WZ4Exg_PRi#*DH{s{dd2Cu#(Cs>M?VQKkG zl|i9WwB36A$}K+U4dCF8q7IKc7?pol_p}LcFOK9duJhXaMMR1(?OiF|BNuzJKu|>~pmzQ9mjkb&D&kAWEN|5Z zwW2nHBUc2?GR`IM$)&zD&X>MgdFG^(&5rZ^;rMsdx}TlDC*$~Ok(F|u9g^no24d#Z z*KP)naW3U8Rr&2?y zWBecFUc)-XF{I3Ywp)Qlkzm&SE{@S>PoewNx-eDK4h!3RL)cPTM_cz7cu&{(77%@3 zYot|;H9zyL&)XEAh0uW0fKH-n>(^Z=Jvjhr8|?^0AkQb@@Ut{p;XYSfL=gSL4G_3Xbe z(fRY1szC85;rqWb-KW_M+dqb0pP1TlmBwP9u0F8T9CidlMWYzz>sDj|#^qZeA&SXB z%g|Vp^DD&XwrP@_lX5M>D>~hNB;F%&6-KuORo5DcC1nFQP9qn#Rw=uY2Zif)^KQzLib2bi$r< z%HQywoA0x_eA0E>M8nK+#gDPYqskh-l`IGZMk=Fa;x$(V2G7ta=->iM$gpjaK}^Fs zvhHBZa18|qi(-IKi8cVkaDkks&wal$wl7(xZjrtTxR`5*8Z3he|E(%t=yYQ4_RrX-rWyH>tg>cV#}zg zNT)$%fwGRA&q_bTHCpq2xYH+Hs6NVjJYPdv&llraNQbY1Y###^vCH^4N(MX>fwe8G(-)x-j`ua!2n zs=MZ3P%JB$N*HlcF!Dmr8&Vy&w@_u>McZ8OPKpYaD>K^~)Cn8&KFT)(EVl2mi~6TQ z&pQD?kC#nY`+p*}`#pQN7et_2lc(3XwMT|sw|`W}S^;y)0;WtFi>-7z8gDpVhgYA9 z6g_3i1Dtlo+NXt|HM9ioeV^9iUiX|hgcOrx^3sUpn8_GbK1`}T|KTqyT zEWYZmlOndFuNY6G<}ma_e0|yP36f!9{pDC{jM;-Nt7nms{X}R2%EVz;9FAL(CR#XQ zN&1M0q6tbOtaAv!tY0><#6g4mbh6=W`bPXe?2x$9na0EV`(fL?!cVF7vcB4EoO{9b z)GqwHf8L@AxvQ=w(&rSmnvPL}2At=F$Kw@H!-Xpr*1bcQUnGqw<@I0p2eBIbn_+~$RK8UgV; zf%S8b+!e=Nd!nDq@&i#QJZU-7*PW_wa496Hn8A-!kP8o9>rZ>hhqptUoVs*)hNg`J zIhMk4p4Yxa5~U*mlW3$xHzGE6FS5a0h)6VS$#w_>q=ulWFx!&b*PU)uN!*+ zqC@ONvo0A<-2ZYpUeQ|tLkgQ5VtjP_jt4imRj91Go*bmn!oK71BbJCr-lff=8K$Dw z2C<_?t8ZVUWuc)_IE_HNug~=bQ&io3P&LC~EUUdfF>4nUSzVJI{a8Bvp->ZU z2R!wh>$nQdB$w6DD9(&UogGLnoy%%26Ar$PS|a1NaBs_V2TL;+mx-}jOBy(!^;W!| z%z=nIt{NHg3ox}x4sUJ7${oR2o*?y&%1mB9s8nJ2fdP5RYK(+)p|{Cy9w1jad<+XM z#Ng_hs=MLGZlQwe6;?FGRmTya$OMS-Bvzbt9_GQbh^1dmu4=aRV@P$U5og}LbGPls z+5A%~rPF){SNG+EIOxG!15N_%L_KWfck`EMfjD_+89~%6UP$ZTj_!_PI1=HFD8bdL z#9{L`t)mQf28PxpbcRPxs*+#cOl#R^J6fKjfN9?Ga45CL$Ny5PX9npr>(y0Ky;0*##YN`5_q!e# zi)hApHwB8?P;bG&L%UYHniTn`r&1Jj60rP@!v$CdhAm3IwJI~z=qy@CPz@i7t{@{u zd0m`5)QLJPac;A`*w^8pLyZ>^$f`3YJ)e}N`Sg`aGarL(b2eU#sPKnpt9`<}Hl7t6HN;q2Yr>DpQL@^PBW5?obFQK)G5$@|Fx=CG61~i2G zaoX*_4h7~@GysUDnd@>FQ^v^2*Y2hnxfIAav}q0=%X$r`MVsMhnaO+v(@m8lJ8a*x zyJ>z-yz4u3-orxt#Vr%HGFvmq#Zc6a^>nG~#rpK}vIf$Nx7@l7 zbe9PkOrdV(>FcZ2>rcn*rZ3)&Utdh~}5yf!g z@R~BUx(wUIz2^Dav@n>Hw2)>}l&=n#S{Q%2qKAW&{Eb*OOTj*a{Ww$?XOS1U1Vy1T zek_cS&kAqr(&GDJdCU7=eytd(XQOY4uU@2B_%S406cGnENQB7^9Q46>*mO)tR5souF!By3M)ucHn5@t)ml-sim>Q(GY$nuns zIs|tY2>Gqw`H`cX`Uxk#EViAGJ#;RtN%`&OiBY|VpmJ_KlQ1y-{xW$e4xui;Z6(bGrI6$uR+ zy$5*S)x_~Ak}}6G;(s_q|Hg(smWYX@8p0ZOS^GQti~Zq$vj9$h!%ndoju76SWksAr zew-W56t@E?A!ou<-tygqV?AdAtwcH!=Jc_6e)K>_3VkUI3X-A3 z@><@a)RYY_sORKqXhhnNn$#@XG3cL+?ME`5xOnilVs%1QjEP^mteDy3iasIwK0nEf z5z;Hpx3l~>McXXyb|RAF3_D%#(vviO0`B(Xfjx)(?{EE^*mdPUpJ#Q@jqmzLZMuY; zz`Zw5q!1nY3+LWWL`*5qvkAzV&63Ru`zs(dZu;SAFS( zkh>*qVT>pUbtuWYCw{fkQWJ`o=^d1353E1Q!t@?_s9eWZbBrZ8bO zy%6bU+Vi?t)N57v@Wp~FaKQcM@&O4CNgFCf59k)#3pUDj{lw4@;CdwlXoNJ z?8DRtoUo`;^WL?$;^s0A;HtHy-xf_&N6k^u1ui}HJ+htYKR(xBjvGCM%q|D0Kw#}>LJ)0KA8@+6Yjwel@PgFNn z1iZO9N=n$ThE%_wno(93B!IHl4^)M7vvOY@FsyzYL%JsBZv|Ww2l5rrqRKa4imcpX zbe)%BY1<`~LZo)D3kH+~lDyuz&s{hNY;mDS(c<9;{j--I5M?2Xa3CGQHoVCAZPECD zH6e!MvY`hW28K?BaTwdC^SCVd{3TVs$eGxqn#^CR0JEX#5w}=!?~rE=i_1N%swyz@ z3#}F9{3+UlRF-#10*q-aik(^;^<3$KwGmvr1csWv-><`I@ArmOd)2_FY#I#`)XoG>I4j&jcZ!}q!paua^bIvABK4)_lb^&r9lNc z0fDosp#NQFQ%P4DFC<4h)AVCnmHQo^U4!`M{b$e1uw1#Bfhx=#kK_JE zg%+qd$0o4gIRn{*BcJNJbUZB>Vx1^B(^7-|g|wafsroNJvU)sc3vQx*eGg# z%l_3@I|3=fC#pKNM`wJ44N4-=+}SqTOMz-n8OjMA)_eu{;If4+Nj zuQgC_>=;WA^_({dD!UT>Ws?g|Y<}q{P*x0Dr=xCwCj=Vk?puAkBB((|{Usl0LellKejwncjmPj#Mtb)_Q7hHx`O?sfox@9w0@#l9x>@9@}LAB;x1?JSX5V$b}SjjqWma8(!MN zYpo}SfmI*gl?6$ZUMxxd`^tsu?%ot!f>N<80b76yQ-N7y2ZF$)lhL~O&gdnepbE>Y zw^jYXpZBw=I@MNtZR)d7SlHEwL&X||lPVU!)%YB~?rC74E-iP9-3>lfb|h5nw>&!G zCJhnfg^cmCg;9zL9L16;+x5qYY7iX!pD6g@vItXjU88IO*F_@__0oL3>1}d`mQqDy zy4?NZsiIiB_VM|q-@$;xQh9qMzrEXT(=-nN6e+Dvn<0uTokee(Bm8=vt4WtU8n0^P zIzCGNw%b&(AvGa0`qRya@Gdfnqj8kM;>=E|o75~B3mu{3uvSYMTGdGxpISxi_Cknn>*7|0-Kid|_PyCphGU;wNZFmnE=0Z}} z8=h7$Bj8BnPg#3gE$!gcTZauDUxq_vbG@P3-qDFH16+6!Ec;&-+98U)oCRl0dlHA+ zx#SDGZ~~67&s#6v79&LPDh;5e?xSwrawaz)S$BDA)qR@eCeA0DexmsC8vT3j**0l~ zS@~A-_}1^YeEBs>#r)Y~U~TO?@lO(F70_r7S=)XJ3i!iG4T!L^BzC@#UkydZ zOv+8N!RN(xc}u@e4`f8@Bhr?tEzj~6n^5-Q%a2Afgh)uS6DGj|3i*lgza2lg1vAAL zl-tq@6F)12WtAEtL;N(vkG-hUd1zMe`-9$dVIB=)Jv8o5RR}yNwz$ArQt7M_cU#;Q z`dXfbaw*b^gvPvB2}rm;FIJ$bX~lLK27*&r&v8tQ%W)^&bi#?taD5APny*fAT@Q6i zggmWe7Z|6%$h=lASGxut0GK#`e+zMj!0GCx^1hRh zb)F$wc7eTfg*usc%9LF{JR@b29Sc}nT4*R&x&`4PBWiD;6|N@$f&4rqgsa(%MS_d zj;^{rEBpP~dcdN4UmwOax>36{Nx=ZFg>uPEDT#4v`>i}0rCHQ=cC16YcBf+2U3ob? zL?r$#p^^2z)v;w2_Quu*p#vg*9$|w5c6pssM03aB%Ux-BN#*SXF<%{Vt#US#TaT7g zx*vXrV;NF*@?K0D)oc1<6#3b&l3tu=>ci++9w^b4&7K0{JAzZ?wO=+L8Ag*y1`7dA z*@(f%zY;-Y48CqTc1=+h)tw7_F7`j7tlQ1?vzF>kBU|6^P=Sr zq7`FLDf-||>Fou5RyS)le5h1y=t_8+38IAI6w{OrMiLC$J?icM$2@#n_-}fm-(<`0 zc7j{E=Aw$QwiAEJX(S-rR3_qrT`MlB1piM_)z87?MKHSLL#yD^5X3+nR)qE=eyGeu zFHqAhI6nX<7_lXYJFXEqBl&-RN5|g!o4j!ugNHpzCoMs|AM)@sx7M@8!O^nJQNp|; zY|4vFn#4=hZ+7RxX!cl1jT4yy_g;2o~{NhV`ri2W!^kbcm1r0TslQ%2)ws09gw7C-$1J>mx-KLk*+30w5 z9&fLMJlLwp%9~Lk^sp{hPwH;Y{X=Pzw!bPX%u6NP6o0pJ^2n{+tJ7Hg+$+I;;XHsS zr|^lW^cRY$iFpCC-X>2#{K62Ke!F- zGocl#RNWW=PC{B6^{`5pw_QRckyFV-rlWo*R}GsR{v zA$;pvqA4a6!psgqTSo)=l>WmU`^_<;^$h=OK#LX%0kK{b7hHDvrr?pX3Jt4w$HRK- zRFsj&50{%1bZ#;zgboLIo*Z_jBoJ60tV7+xTQ!_0XVGsF&JW|(Ke(}RWvu}bC`Yqc#I4B zK*t}U2_LF&x3q}}>}gWLCGYTlMSD4XAI0)`=|SZ*>c)Z{BT~;);d1odZ`R+Y=a^=& zBYxbaQfz)wF=h8*<5;AhyIR>1j-6uU81~eUFiKU9g@Ulw8$CrarKQb~q1AeR`i%VgRp&5(Mixx$)5}dBem7ym=tB#QGJiAE6%Fe} zh(v5P^16Kx)f%|fiTr*lZORz)tt5U858^3)eY!4N=Oy=gbRc1qXO6~h+({a@+=wC4 z&S%de^{2N*=Z6HaNFquYev_@J8NYIIa6kieHN(JsWz0x6CpoWs`kQyfHQlfKY#9CR z+ulo6`r!G4|0d2KP|a)3yi}vzs9lb-E##L|TA>~~C*mg1 zYWFJNCRBs!kk|4OH69it)c zL*t-)6CIVtOvQnf`R}~WWwofU7}YPpZrS{*tHz(wuA!_Hn zei28p6z1M#a4IV{f!L!Z4XzqXimFPLz?Lpw@o1G}4_pkz#(P?w1m(hjH z4cc@%kLvbM)wKtC#4JPMs!1Jbv{CbC+EwvHT9n*$3L*rZNyX==0ti{&9Gkk-v@5py zX$D9>zVdeF2^6GVXL3MfsDzF^qv%^F=YX@Oa9Q3b4tQKRalG`wvRn})&*Q$4B;)Gr z_VTUBCu_wMS5Ca&d!>+IvQ8Xb-2SBI=(8#t zCv85aLPbL=pNovF+yKy!5^I`&BDrHk&~VZeoX$cgg;A}e(J3s9xe_Tz!6{rubCT-X zW|NEG3Q~_gPnQl7=JyayOJ&I=?Hn&pka_xf9blV0=D!TFy?y(61u~jbx2kT^?2P)> zNEMyoIOcK>Yb=Tux!vYrNExSvPfYn|#Ea5o0EuUz$XwLpPOw`|e*;O$=xws>5F&T| zKbgM%gEosI6HNd^^B(h8*O|gKjAi{Fp58L3t@r!h#-V6%cZXudJ-D^SU5giYhafFl zpt!qBaCfJ8ao3>5-Ql0l_nF`G`XrOdOmfb;_gZ^hFJ7_{%!bgBB8pMlKK=1&I+g}O z^DiTpoGWx0m^>v3vJs4u&tM5*O9ndhTL;Ct>*td{yi&|DNg@1OGK#ddAgVUIVGlJt7mZo zEi>Sv5ndRS_%Bu^y9laK1uX5(d*XzrO6Qqsu8~n8DOjX(I<#&drjj<@yiTs3Q(_Gf zd9;QIu>`J_vzW5j_{HpE4P&ee7Si)@B$F0^m zmcY?*ebOmju@E5?(JJS-;=r1`zr^}egg@aTXM53}zyZTtM*zFX1& zK7W)OK_xqxBAdAFr1z+O16^avaVjPU3J*M08~f6BaF=DUCT<%NZspbb<1))551UUY zDt7YoS_9irI~3XSy?g+n!H`T*ITM_-iCTFAa`y3idLR_Hk%~>tD6{jKJy0{7Wg(CN zklMI3ln81gp*~MB$obZ-%Bi&BY2YUfo|7|+c@Sutwi=oxbYBGbQ@*cUC_&4pWjrG# zV2hL@%9yDBn=Oi#)vUp=C}-j`lK2g7?y>s=<1v6qXd2iNGlb%L%OGx+rZnakeXW9U z_P7nwd&}x&<}PG7FI=fIFeJ-W38+(A$iCj@G)$@rJK%WxzLq24uf%k!p3)jppXEbw zIPS>2{s?U8Q2bcy{;Ab{bhkcS0zosnl1;M)3DBI?{^;5i$Dc-%Uz&^gt0$jd$dr_A zAUwQIwx6^05&7YIC4k!v2ISPz0gB^A1tA#(Jnr$Yo9jSN!)@-zZ}1uw%bmXWXRFOv z?2UI!hBjp4x;cVJ7FQCT=%t21&bdtwW36!Zj>wZauYg74!!QSg&bd zAh?vWNrr@B+B)vkcZ{t&S=b%r7P)s{;bRgx@2Pi-voXy{7G+0i%ailiPPHVkW|gAE zXakl3^6Gu0BtKcs{&Eu~P|nu?_E52y=v*EEIUpIwoKXEmWluAFt&hmQCsIdN`V1KM z!hIBV-IK~<>P>HIe5bDq!j>EOTNK{#X@k~mIrigRz_1NTsk=iq*pktun^#-ZoYyp3 zTGdL#ciQh%zK~i4OUud@nX#_Dmk9;>rZZaFBXJ!&KON_$17nxAr>Q)0x@31sG9?h+ zc<4C&!9V3tD6uXCe~J!y9Elc_N?PII!TO))K4~*^)ebw4_@~UJ`XwQ-j!BoZA5Eic zmA8Sa%s~btqxwi;0vAyax2xHRuw_O!#*mFq@ol^Q%y}S+ys+p8tHqi-stGeG%X_QHajZ-0|-^bygRR?fdvx=q5`uNt6E-nP0xJKpzSZnW@XrYl}-|R4O|B**OXC-o8?UZ~8q!NfBv2 zb6MP8T>7JJ_IPSZU@=&$&%%^A;e5$*#$3Z&C)h4pJ)FaS@pw=$)&Q^~n30?QnPL!ok@S z3SIwCMCLdR5Z|0pTy?oty`HIENDk_}DAk<{sl6B2)bO8+6}JQ}>}N2NsQ%Q+;ZJr& zMu3%xu-kWgh1U`VhVxm8pJvGPVm^@KF!(pUnHR$TMHxd@x<{wuyJ2J?cUA#J^K{Mx zj3_=24j8C!EMF@uRzm4a@cK**6sj@3n^G&hZ+9EVB)t_P@58d?m2sSkWNhmjsQiF2 zuM&?t&;2tJH=j zj08F_`>70{Wo?pom0r8X&j#*kise{e#XKGmVQlo@9V%Qj8wk89VoWfq!q*5Y8m$#g z*c5Mn`D*%_CfEGyjTs7Tg>6_^OaGc#)$9RN?ih#_h`!gX94%&ykD$_~@yogX2zycC zhbk#kvU14Xy;zI$3y4}ItZ=rZK22(Vg?+&;l!r%7_U`815jl}}$gAuI2Box7wFK%O zKMt}9i|sujR(yy;MhzC4XdBOJWj&mWu(&c)CtUa2-R77sO4jLg8|f?aEENir=V{m* z1Fu+e)WVT?q%X)0%&kmt1XN(GDuwx(nhJ@WqH&%UXCuR%the8Par9w{lV9_KMAK;3 z{7)VJ&wa+am`UksC@CpXdqnNPmS;!+Yekj3V!vn~N@U&L=nwj5@n0oRu89DWSSuse zwn5FOz=H79gfXgch(M>HXN|Z4a~}oI7>WB6X!nj>Hh;IMd)4dYzLtG~TNG=_G9#6L z<{%m)GH$MDl~i0Trd&^d6~yB@F`;Tt%LRHd0$mBG)*Q4MbBJG9sd@_ol0A|sI{GQS zpw+no47J}>4CEw!Y#e*0Pzo(%v%)mtYEiUHfRV$G3i)2!Q-KmNh_x(2PW_I_0XMx1 zYJxT%;TC*Y1(GSH(5@RpR0p3t!TXmZ4skeiqh@dmXvIU4scF$ggtL~x`FZ}iYz9WLtGs^Z|@dJYY4j!?k=VEV?y^6;wm zCAq7H*z3D8exqJSnYHCClZp=NW#NRA42L9sfYROM?hsaP zejj2!71NFV$%hQ;TIq#j9!ZYlAe2&?z}!H0yF*-8b$otZ>S8KX=syfd%g&j7S>NT1 z!L`U62>lYn)xr)LXwuP(ljuc9IA3lag6Xb5O)e1zs@RFVk|{8Xi!bV|4l5XX*ngRtqODW_>?$hKiB*pw{0!Ghr+Sns`sp@{ z*CW~ZKhW@`5%HYV9X9vLu*TsfxPR$Efhviq7w8g4BuiJ)=K~S4-{5paJyo}Fip+e^ zn&Z?({J(D&ON|Xz8wq)QxtuGC-toeFh`q!uIX{5oQl-)V_df|3*Bcd(dX`ho_N5qk zpZAKaTBcHyMDdoLd5S)_Jn%1lVc5*bhIIWB+?BV;i1XGToEar z6FTmK0~^!n6dYF@}lUq3f=vjvj`cFGCo>=2F5!EZhW zO3E(q$b-ehf>ver8(Bn`|2M4EO;~j?e|X#!b$we0R&e_0J&a=hUl!m>>AX2l?qmJs z!-D5aPzGB>EwuUEg=rDA_dY@4hiu@pfVlDgR@I*QJa-_{`8DVB7ly3gNU#dwf$rGB ze~wAUsy=>f>!^`Mz}E)I)Y6zp7~<)0(Nwv~E6Yp%GgmC0n)MZYUE6y)6}r7Fn$$&#DYd-|5C;9`Xt;0&$IxmjwSf7& zzDD1{`$H%-Ro-$D;U3zH80zfh0BZ~5ymLh=w*4zp2B+sJ>zXkeYl;#ke!k1gIXiK6 zarU}Rdy5FKq=YJ_!1u^1Ilcvfv4L{;zr zTt820!eL}dex5W(H>50{tKCX0*owEB?c&cSO~qejF8l4n!X{>~l^#DF-!cQ|*&Q=; z8^%1Zh^t%lgylwwJactw@5o(ADWl?5seXAXJNnsF9&`&?ehF95UDbB%HtkqU)8}a1 zVFBn{vYc5T0f$D=LK9Q97JO|gAI@6;$>FfUMj!4~Ow>=bD3)*CTdieU)#3geD?XOP zA%$Xs&B~wFye`#3R5fAaJbK$1NA^?F&oe9iO_korttvoRyX$hpSKZR1T$9poJsPJ@ z`CK(C*&YMT&jqq%KMPjBksbpCuhm z081g)r=IuTp2+*&$}iN8w)94*_P9C`#m`yT(h}r)G6&m=SE#w^Yn(lsOtLkR6R8HP ze1X@ew0=|Put<#OiO-$W!AFQtMd&n|WR6%$H)i%mkJ^=XwVf>{(X+-ju7sK zCtW)fP8A84*CZOO^Nhi!76}i>N4<|2+|anKqR4|B%Fe5&WS6_tWdGY`pkm0DzN9*@ zUB4|_gX-XVU+{0dFefnuZIb6`j929M)mj~2`J~KYY1+TPc2`#D=8t2{KVx2uyRfw; zYAkyTG)Q%&IW9ka_WCr9@<+Hx!tq#ErS+EZzez1c2$F1MMt zA-ZRm_EbOGXt_aH0mH`_NhT39>G1-Oc@qJ*7q$S7RckHae6?{GXpXGW35kv+W9d3A z8(nYQ?U`JYV;O1Pb4u4Rxe~t8Cc$TqSHCrmu;VD3-nyng_)ZNgl5li8Y%{$g`ONe8 zGfS9{W5#zfB_2Lg1O>aAIiFLz>tP^_+&^E%?l|XtL?xDKuU6j1zanT>)Cb|s?FV~u z+THerjm-$*CCSj#d!J&ez*NlZ1cfk7^o4aAOi4F^HlCgynoHolMl z;>CYC#hH$1tRPQTcCk)>Eb9RIO!b5rs-vwfYl$Fz)aV8kUd-$9_*y=0FEuG38ht;% zs4!#%a506;D%jREINIzv=aOq`+a4U%6?7W^;}An2fIbZIM+X`A7fZGZ+@M)O2S1ZM zgQdvwKpGTg`-UcP)g~Du2oY1oe%#o5s|3J~1Kpl$m^ZR+JP)OWg_nu5m6JR6_xB|m zM&6^jeT^q7;Dfd2)rJwTZ*e_$6h3Q{H!36x)luO1e$qsmj5d9*ACh=#}7(#Xnhf39j8s+mf*F>Lz> zCQQK6T#a?VjCrm(4<8;L7NrDuS?po`w_m8#^B=^71J-Q3!ua(cN5G}h1;c~bTeL+S zNXwt~cct-n)DqVe`&fb$o)}g8ERn3`#(rkZfhhgy=U(KMk{omo(8`hT!mewth3_#| zfOdg)P+tG{R#C>^M5+nm=jRUwUQdjHUd|Y{N1Qttw^7G18}cBJ^M(D(>p)rO*Gr{Z z3UY?K;WO-JiLh1njT_^Nd;d>m_J})4QY2OJF3_!^0tX~tsPpUNu%z$(Vt)LBlY1xr z+hvT=zTGZZ69F1GlMcGl?C!j2q?Fr46RUY5x3S9p2ij|o#*L(dGKovwNx1n}Jt8nw zFF__ZcfQFK0>o9kFr@TjSUJomBxD^9C7}wwt+Fi5jU44+MjOZ)hky%3b%$?a&;5>R zPc!eoNJDOyj{{5jnl84U7h*dsE>^@ZP@@7K$x2yH=ZA*Uc-0)X5a9)d@bHDC|0LF< z;8t%CFD?>f6P0K4^VPXAMHf9iR_9##eu57RMaD!Qp7=ZAopeoF2ql&!!u?>Ek@$gT zcd|%$pKzsgJ>Sae+awbDn^Z8K)Thhp*lf8M_t?roSNO3!=|CBnMp){eQL&m{vAUo0 z#TmyGub}zOTxs%=PzSQNkdzo1h)USf1$n?EEM=&T zWM%sA?NmS&qZ=1ZwQrrfmNtR$Y6u!FRI3>uB8^-dF&g+JhduFBjHpl)wW}P9IR#p| z>Iq9Z>~)1f%ZC>Cxq*MFnaJV7Rmeu8ausn_M@{Q_vI(IH0H+|QIE7LDmR<9S2>yrATV%|RL^c;BgLGA}o$_kzcuv_{tyg3zhfWg!)!bU0PB z=X;UwnM({+(Vg?NVMthha+yR3c~Ss1RHo>?{T}+gGP#4G`TC@*CJIe}QK1Pgn1in~ zlmB(;hpJt-SX$J6K62x+`|1ff=nE2l-|p&j@`A5e1D>(ucc;J9p6v> z%-`E(uIfDdt5ztmW`kTD4kNMoonVWkBs9F^Xrc!%U;b#=TO!vy46t(XsXy(eagf`B z`MiS!ir@eKnWXI0FeByN$vb9Ph~a?yR%9qxueY`lg}vvi@iP(5^trn0{Y8BJdp|l$ z%KJ)|a_2es&OkrEzxNCByB=dDTY~No7ekDp8nlar#C4Bxai+w zx3_?S?e9;-o;%_OkVJ>u(ff(16PUgtuI3Jed?v-P_`3K8msyazwyh5#A-H#yWO(5^ zHTd++lwH_z2yE@`(M=1|>>71BjyWY_vD%v4<>ujnMqRyc*Y>znrZxQ-`65##9(5B zODF8c$)|3=@+?>e(qU>_Vq!UTjyiKItTEv4idiRgPOPv2aj-ZhUOmqL%4ztw%}t4% zds`Vej_c{`ieu@JHtQdkqlU{f9Aablr0SL3=+2dCoWXo=WN&VgPT6su~}3u-+f zE@t7<0IjR|Kt5$}*@p1^;|^rDvd6&uOS`>4^3KK!Y!O6il8Mf-vG|+3`p@eFclK1zRK;kI=ZQN^_ z^z!r2prdcW@iZC0R$y7AO%&AH%jETmo5HVjeQC96HAvACj3KO)Blz;mtd>sL0E&mY2?yXG(;$=A=iT|$(`T*vzAeX*E=hj1XJI^OCB z@RHcLkxH~Sf&!(&(gC`5h4yOM=BUL#Y`P!+RlbRo0ViA3G#kEG5TK#N^Fu2&_F3Ne}NiQ(DUiiva*WwW;V7mAFaKMVgNLZqE|ykINz)1?^mTLI)X*!j2li%h4o zFUJd7YaFU+-uqo=#ofV&T3cP@m9TiiH=4i4txz((YkCuK?wpJpS|qX;*~{&(I+io~ z%HMh^-#ucHd@pcoXcSu&sh!DY*dy6wxK#8lC#XJST|WtLUkTWAgV<9A#@(IG$kk02 z%1fp&qr897TYj=p_6pEf7G8E`~>y_;Y(O3}eZoY>fYG?&Y z%&qJWtc1)vrOmlOPUN@ae?E=$u3>5bfM6uniDO3ofT41^az-zk`yRQURcw1xnFaw^ z@^(>-+FjiXZ_X85Ws;UoP%z4lK=3x)plfjNOx5Gc^3zRJL)lI`EDP`gIlW31p@3cfCXKNAND=Y9@!Sl%5;D=RjU96 z4RWf8F!?>D0{#2VmGbI{%NF2#{CM_@^1_qb_sxgyk6FIlCZC04P`k9#{Ll1N>){5z zN&Wg>HMxh>t*_saohU%f^g{9@JoPidQa9*5WAkNS_^bu8Vp~07UjAPVPSN&%eTOMS zz8lxsP-Pe8MEdf%;x^~$=}B8#yA>FKw(-Nq#(#B5&Hr$Fd?5MmhUd2i3r#LYV{Ff6 zzkZPUt73F_seZQm zP;fCRX?Vr0wI%W23uFbsM`qIGFEznTrOwBL8JoJT=Lt<*Grq_3wwpF_qo2`R{OOHy zsT2d=2_U}F3H~)1i6fiQ^`qSdrBuHg0?4y}iic288FaWD+2&Aq?QsaS;&a8pDf+&( zJ(W?y!DgBW3f~c>lXt$>?a58eO|j?Y&V6P3$$ERDqicp19+&Ok?;ut{7041iL!HYv z&ImRFLeL2neC-!+_yffGZ%(#uDS5vh;_rt9q+e@7mvbdsrtf^=fOyjQc~ajUPtrQi zUnllnp96Nvi%P5(m87xY*UF#tcP^;rasLTWGdHQ1U+D=&_1%QG~aDLf-Ld?;qAPKz{V0xzNkUzqi6MD?M zF4RlvjSIPF?u$x{LXfU|4Z8e{qn8++=HozhY+;C~p+S%7%6GRgX)NS&5mcJx>WVL| z8nL>J{C0tRyZ7PEaeyx1o2b56li2P3q4xIf+oEyYF;-@eI+G(PhFuk(ea3FH!&t}G z9v#kA&fyQ{IDy>MOr9GP^LDVEF{jVq)?C3gP$O!gm_-y<25Q*P4=J)TSy|>7Wcrvp zn3da@DJ@E{1A<*FcdznJo9(`TpM-^1B7|-PxUFy^ZQ?D;q8Ak?;8O@bk34Hs+9b-s!7$Lc7_{Klp^~E8?bt z+!z*fj+fVmW%B)EXEawH*S6;G=Pf;88kbK;`avr?UL<=oaoJg&?HgY51`vGi!Y6ie z_j;qXUn+)vc52{c53F1_s0L;-JZ+SS?yS!Ng+=>8nq6^Aa$dJ`jBmFotFxC0(I?7- zYXfJBP!#1_rddu-s>zID__8yy9`acAqUQJ4o^A-UYfe)W7c*Ax-q&_9@S=Tbh|&yR zR>=9#=Y%S-I;+n2L3chWPpUYH=Jx}$x0T{+rmL!9 zRV&)~K$V{6-7Bey$A~}ku-L!chfa(IF|FY@-Uq_a;X4^|7b0=3SI0 zh6sNRB_t|KQp|x>FY74VXu(I|EY8NrMjAsyaLzJu+q!z(v&sO^U*=UX9#FudE>oL{ z7!`&$)TIrF`D`{f+>vUzCauImw}W*#cDu|`@PDw=Ixq`c4(OKshZW)Pwzt{)pcZrK ziwcp&XfTWz@_oCu+rwI!7NcsC;!YALX6qbwErxiR7u*gF+`*QlP_E2_uKjKweOl0U zzU-F|hoYtIc8Xz#%uq{r`C8`Rcuaj(*8HmXpUw7+x%!0}_ z;BN{~>mG8?!R9uI4x}1(&^QLvG4-lu@^$~qGXL^lzMy%p$=+jUBpTsF?kSB^3?Q%f zW9qYNqP)JKdO1S{kWH5@Z6o-G?-bUUU{wfq?nG1Onmo>DXcwVCM}}1IlCFTn>(dvO z;_BhnZm_=I2xh-0jw#iQ7L}mDqB#~}n$9y2)zXP8o32Pwl7hz+;RpM1YVq$MP53rZ ziL6HIq=HA$4VyMV7OTlpAuWhao$P2hZYoSs(JITGkQy;}eRfCP=A+F-l_Q-}p-V9l zJ;pGe&0XF6u9jMmpyQ>4)T+U+N&Syhsj7})j&Mp_BN&almm$mAYy$_2ke~8|3cB&p zUJ)8O!fhlIcfMv?O0(Obm`3T8uLwCj1A+5}7RRKQpUUcliBieR^ju8DI%sDC)TGkd z@u7>ydE_uSr$OC6^tUE2O>(UK+U9IjqB#svjip%32t4q`?5wBhBV<{@X-RiH%u@&{ zc*X%|tw6*q$G{<(?PDlS;wdKU?2;{-6O6`ZQ_UE3S)n50kWT%8AYmbaWVlB8yd20El@? zJ9M5d+ud>_Rtmf;^V3(3_q&rqGjNHR617WoAC$)fDu}D%Tz++%-3)QN8lSOt;+g`X zC(?3XpZ)duAy{^sp4FsoqiTa>@{UYGW)!PQP`g?djm0lvv4Gc=6^uiL(m~-zlu6}7WG5&_A3wUS)EN&2pKb^Vf|#fDv@(k@1i zee-%#n-3!N=I8Uh<$r?Bd0tcd_U^6%p~Ca}?h`d0u8LAdEB z8XAcV6BxH-{jIBTI?y<9HIK5;{e}Ez28FD|0QvIHy! zsNrUxAg@HKMN&U75fiXb!rSz$s_gV%hKz4E-BLDvCD#bHFrXEh7ogv$3>4uN{SMAwWqjC4v1Ao(W3%d=;eOag zJ9R3IvRc@u{#Fx`#*>B}oMSZ3TR?o-;2z8}UKhCAZ{Y%lr4RMtCm26fygYa!Rlm~i zdaa=-;5Xe1>c%F*u>_)!2Yheq>>?LpuPy{?cWgvd&>l*^&TPJ9$^ zH|hVO@l9#koJ06rpW*@HMa8a62mJ3(2oM<;j@1g!gy6MtY{Wi54|f^ ztj@K?JR@iw0bYWu2{ivF3+IIR#>+^Aq&stMGErn?8oHRWPYBjszvIk z*&y!0X|_S9fxTX`K-l@htfdYTIT#6zBLEPP@Gz*UrdmJO{OruGl9(8t%M>s@b@Kp~ zW!AR_?k88UK-fGfdFH|Cgy?x}HD_T;z9^%nNG9^&3%H_!roVsiUWRPYbaKjX?K-FJ zmijK13$wu0G4`KNH&a^+KlzThzF(Y`>MELIC9Q(48|NR%j}wq%UuK29gHi`LDpMG< zDOc_fd$P~>!-{vbZlaBSMLytaCM$y-DTxU+@Bu$SR;MSu+2E;WOe{ECD|TB$XXS4< zAKznK;^g1YjQE{)wDQYcmDz-=AV^5)QeN5ke z=lc%t{yV(L7ZzcSrOSR~ZvW*I6>M0UBO5TUQv0(u))f5lFo8$ckzz%MyaF?yGr^f} z{|;?+qbgF(w_=Zd7*kvI_UqNJsksVa!O%?%MQzJm&WkIi@b-|mU;N@bVj^aS*Y?iRxbeH1!72UT?Gz%! z5iIsB@HgAQW6T?RSw;nqCz6!WGUfdeI~rF=T9N;R@ZA1v>s{6idKD2*gXgN?arhe< zUD;gN`&b4YWLv`y37%OYGdqa%CuxT~znD28&|f?Ls! zeh{oTs{d1K2fWo#V%+^E=>1jU3aoW}kA%GGx3ix|^sc#B*6o zOy}`hvMqH14LPPPmVm&Z)%Lmlz*fjT`gyDO;~K8Q5<+^?V0NC;oSs@tM#M_e+w^-E z&ufIh8s?8v|H5DG1WoK{b+NEjgf|#xjU@cXW8ZY>_a0m6K9CO|AP&uq?#15U`T2RA zaTC8g5s_=$vNTfuL5yuX`$!Hw5>;go6ALsLWf>TVvY2X|>fL6ZLrZ{YLJ7kg>NjTl z{m-2(+?^qdSG~>uz~`=+GPYwhq%`(MCIie!QZ#2Sw~6Io9_Xw@QQZ*F z(5Se0_oeT|g(6jLXFX}RxWP*xE$RH7tpehiYwl|+IQw!@zdo?sur!2_zg>bno`Fhz_-u8L|#7}R>A4o%m zE_O5dxv|5mh`cqU&kJY;1q2wd;aq&!lD`Y_J`k4G3#1Y(u@Y!^&GXh%9h~G zVt^2XL^C(T3ATr~#Qx@)EJ_}`(LSCnoU|X}n25B$`$3jH)R0LohYXJA0{PF4%HLFtnRhVms2f}MS$Ws^jgWEK3TdD`GRd9E z0@)?qtl1M(HUex|e~SSA9Ayg5d}RnM7FB81z7g1Txg>Ws!w6~vKXpisn42eSv;@BH(*o_VSyQC=6~%Z)R}+%2_m!Q$Yo+Wv>Dg?m}?@>Y{}>2TT07L$|i~_ zj?og&<-?hL8+xW@0F?jqsqCK+&fEz}8Sn~Rh%GP1A(wuKqlS2GKH?`wP5TJ-X#cs( zePTd1PqkkmFZ7w#Jg|ZhY!8Oe_X5{LQ|U7=-0x- zFPtK!oH`NQ@S>}E?3gtZtRY#KEI%akups|Pp05rr$PJ|3SlG&C6f51~J*|p;U>s;0k14Y2es+wQV$$@K}#s0U}C$8nEDH9ml3B%S+yl8Bp%Atzw z8@po!X1R{_pSB{nyXzZ19Y_rcPuEFd?8pAE^|r>i@%BH(*;d=A0>68XD+|)-M1Hqvd{$PpSA>;p7wgE zG42Vsiu&_s>-dMy`Q1JMJy;J7Zsn3ms^MS}gpHmIjPHcqm{EhzD?i`(ojuGv_XN?r zV0O4SG<0{@z-tQO0aOMt65epHyXRuUTCHI>=B#sSd@ycGp_IAl80g8Xi(J-Stt(@d z_iofI!5B%4&*6+i)Giar5Qp(mefGU`dP8>9`Cr%l?8L%BQ1m|yE^)Q-SZXF4dl$>A zjK(K8=Hbg`ht|iFR>!ulY=6e5iCxU7=vlgK0$Fl6+uuzW|L-!*jwV@y2e>n@ulkqMgFNa0Yh|`!_-S(BCOMO_?+e4iTgdxQeNnLIN`v>62m-B*-r5hU1 zF&@|+$a|VX^%y}5n@?B_&EdDfV|R0uK9cj0&(uNKKG*X#S6qTF;z{n^V(^^p?M1{90cI=0tI??o_P0~uBX-UdycQ`W8& zR5YQ1e(Fqrn&$hJq3ilm)5fa-;%Iw^=Ugw$;9y|GhIO_P&7OGtN^{`Fpl6ct}@>j`{4lLp@ba!U-)XVa)u=Md?24S2-B$*x_@9ru=)< z{*;$k8w$)(0pR~w*nvJk^yMSycBJ(;ANr4{)>@rUhU05cO5JVM`RA>S7eIULjZlGl zr9U?0`ac6xQzL7?kD3(OEu781TbnuQo&jDvri$FqK(GU#wNi-rHq4syIskD)G1~C- zE9p|1!rcFbjfdYh*RasEB9JT9zhLHRXyfdKeg6!QEf0o-P^awNbUf+oHuf((p=g03p74!y-MRcypWH0c(q2)KcG zHC_h~Df}Opuo`#({9&R+s^D@-GU^x!#2PBeFu2HsG7Hp-Lc2s&TR;>{A0jHW`SG?+ zlvqubmO_*#w*z>j0)$be7WXq6C@0BixlOv9Is6U@bz@RYF`Y|q(T&v8wtSxC)zSxA zR5`!JQGzEN9V>syO_<_5mtMSI-eSE(Wqc2f&QBefa=ft<6l*x2?(K}-N3vX;G}I#! zJ3zwFTwpkEeajWnMow0CKtDU@K({zj)9{M>J6*r`2z@OFS=R^a%IF(A;c~^W-_VLe zA%xOu9!1FD{Oobh&U8}5vFzlUF!%eosck{@RW@t-JYF6HUT{hXDewT5>un2wYJAmxYds# zs}-~D2iYwaCws=vlVNWkSH-(;7v6aT))(_-u`jMjM`hABPL?M08PA1FB378veBCTx z_SsCyfR7Y1fp@ZFms!`w-ZLv!+cs?h=o{zw-1Z;YIL(Xlx-fz|F*rU zDw|kKlF{0qpj|>#KwIaIRuQ4cSn*XO@*TvTf%KMAU7xL6v+C#146_<)ii*%JUg^kZ z*-lA-rhd;$3RbhWjRDn+@9AAFWtS{0b|PjqsLOAH-PwS-b+0n`?6%ZS4@JVY!;TKOMWr-o1L9Wk=DP z74@}`k`cV!qD7yyUTeFZBQ_-iLJa?7=(*l#Px^oQ(CXPEIfYx>(0v{f3nJg)^s{Y! z5p)*Cz|CzHIVLnAhjsFK3- zVQMBNLM#k97-!BXeW$K&au_awcn*wvt+Q!c#BGV}hW5lu(fpS-7rhjmF~dBZaN_`S{QAX;N?yUb?ThFHAy&@o>z6Ye?7rGi)UL{8w9c zcFWLcfx!G)d+n8}-sp=je{JN4HEwZne;PYweWxy#8pQWh+O9i#ii65Cn$`4jQU3IH z=dQ=&axtm_!F#T_1)t|HROM-pL)9_60o>;z)`cI4xDcDgG4uBpynAdut%@|YKh&iS zT{n9DWVhW#Mvvua_zEBWkiNX|jQrAlGl6dMo2@qp`U5b<2#U6*=4`DaCin$Fc4^rS zsK?plTYtI@?F>#di8|vKJtDnnW^b5+ix`>(Lssj)j3T?M(9Xb+eoIcyz~)1eG=S# z)n#iX`J6wvcM;urrY(~E+!W-ANU$BT4N?ianoMvjwWK4pMbU`Am%U3@k)sV&FiiGtr1#`|0~qqE z5me69&OQ(B?M@JE+E`}1R}8NhZ*8ivr(XnATQs-Uah<%Ka)TYG-Qm|hnD55pZkJHQ z($f#vlk+!lTh5WLeCSOIZ=|O3;Bx<2OHu={@gc~ z?o0S~_}mZd&oeAhfeRU-pcnVu#P0i|S?Cks(4I z%yv|5tE~Lq6EP2MGK(H?{tvWXN?+Lj`|>T zN%Lj>@7+TFYhcgvX#1zhzOIdX;bK(9FjL;|bfk=n6fyQ08Vje(tM90CYxYH~%3#q- z>-_1~TgI(1(o97dk%f39H< zqCvXUXV2~BqzXkm?H31zZ6;=C*@RZU(O>xXl+!m&A6*+eHfbreI@I{DR(#ER`}BLs zpq@7y!xEtBt`DxQw|d_cV0WH|chV;tjzrC+Dz!1~cV+A<_Tgt9e!Xk*uZEStmza-q zZjqnY%UyccVE|#;YG9OEzWVt;5-~%bXptQS@Ba`g;y(8c`B=OW+GomDhBqo`Wy;AD zPw77lty4Zlbpv#Rh&RPM%!cRxoA1#>{%6RJuWr8GP5JF(aDEUD{Liv=1-;*Y1<--D zaNZml?_&zPLI@F7n`KC3NcDgxU z|M`Fyy|d3fT#xLLA&IH#e9ZU8@~iI|$aCiCch8T?-<6eE9$tFc@d7O^pt$6X402NI z=oL+TnkQ0~IRuojPh#)N{pFA#E_B}y`%<%mXE|UW2(4#k2&k)N{f@~WqkMqnP(hg` zi9i33`(TdYF^hIb5CzpikdR$l9ueZdeHGEW_;T}4iqd9c1KpaeQuGSe_b_3niR8dY zX_W0t{6j7@g%^(9oJ#KfYB7eDRh6l8;p@75c{Su(Kc5g~#Qf)GuQU7O|J2PUh{vG) zhlayW-VFV_-DiWP%jm1399{1n@_F@5N65$A2;&?B#=Vr_g_$u|NGuw&3}POu!Df^5 znI=_W!t$S+EP~ph`=IQs*VmL7yG%XZ0L!jcHF5X*+CDF4el-I>)BTr4WntoG0o8xv zoH|QtHXrBfI|U(WbRXyTtAL1{4y?1nAGGkX+wi0lF~5IYP>8VowD-#yec*B03jfM1 z%$0Unag}leBQwkYgmFH-bR!l@CgxD9RsE|+=?IR!KmVW*K`YmN@!0owq;G(`sJ4H3 zBQ3h@zfhk&q(_h6E?Kp0K*$J}Rlp5eG8dlvo37lz+#n<$721Zam}1gVOr)d;#^oE8 zmEbX(iPaR$ zAs#!>=_Yj51G>)?JOd@d(V?o8O`c9-d{#JFUTThL_PM))`nZeQ41C4+npPZT@9xqI(1Op$zDk%O?1Eo0|$lv&C=1aenGUfuvA)npuma8{w9rrtu_8Do9*$+93NO= za{e|W(SEYU4^R~$Jnk;^+)dBx`JmDAy47qHD(~%LDqDICihn3Z22n*Y3q%DQ%>?z)Sw~1{X@bO#%ar9 zGdEQcqwV;EJ)Y2~g%(`M_p`OCDpkq(W_*NUV z?_=>PYD)$>Q-n;*!h|!mm&qxo=ADM9df9}2WD{Kb@Y{Go>f$8U$WXM2{3C$+i-&{1 z2$$d0c&ssEE?4XFp@HcO2{(10fHGC5ckatB9*kpa1PZa+a~;pvm#5TIXqNEf+ZF~{YB=2jCE3GuJ5?fY>LT}LjU~MGNzP2&<&qOW z4AK(TX~g4V7*40 z`Esk+?>prcRX*pwo4#Xg92QjzHk(jN4R1Z3dKVh74IFdHon%(_S0HH|VP znDd197jb5Zd1)d?5oIU^4D)N>Opw7_uvbTd{1zEzzr$iDUBX*H=jCu9Qn=o$W>FfVZTz(pXsNbJfSh*ft~lKvUgHvh&Zebf)W}6#cpggIwZ7=c57nGcBUOX<-US zIkdzQl;6$P*37~YGvxqWw1(fajwbCg*-qhdb+XG&PRHyPc%z`7h}0r}Jt+x+$2hkP zY{PjsuDRT}^Pnp?DhP!Fg0!xrQ8o3R5j zp!{q$dJ3y}!_r0_ffAd#A@63Pb^jZ`9Slm6XWJunE@>R*al7*?@H5%GDu;J9EJD9Q z!{#RG`*Y%3AQdu|gkIP*qhO_%E6mVLN>)?s(l>l;i4|bwCeC?!Z8x3^VW5vwJ+q~7 z^f~Gh!eJrCAV;b@CTlVb>PEv?Ey*$KzrO{s9kkC$W}-$wjgYilO&)jSJ#T&$(xco(Hxc*OLg2Qs!KKyaB6z zoI&_-!0NYi=2{MhujC%*u&Dq}#U84_#6tu}1}@_SZFsmqBt~jXv^$b=tpr5r9UA*F zSw%OJ292aens_`pxcRb(HVI2+k!X2?LIgLM?0?4SMkAasfM8gNZ7~x}x^xZT^Cu$U zXF54E{jmv||3}kTg~ib}P0!*%7x$n6f)gAdqvTc z2ueOM%-nwY1tXL-)%WeA0BsgXPu6zy^s~;JGD8{g&**FJ#D00^VGkUf(Dz|?`81m| zV>$qiNK$*&{1#;zib0cK<3lYAQ@d$^f(H4U3boAU)J<$0%Ftf-s?W+^3O^wd%cHi3 zO)5yFzRaU#bE-FZz-(LoO}dZv)qBLOm|A8Rmt{WsA;UU0Ayk#`8FT`(mx+D{AaGvg zu(pc1S2@)!TEKyDAjF{d%qo@stzLmm^!NO3N<}9>mtZl$s6|DMZPpd#$dCl#Y=QXQB^=tBF@7Zv3BjTqpiP1DN;^r{A)5(Q#+}lr5 zCdw5uA9l10;=k}-p-hxg84wLS<#H2>b%HY#@M_JtxGj4)M^kpnlKE~_KE^`&usukh z#K`4CKR4R+e-iai?#*&KzW4Im5TQ;!(yYC()bryKA!d-Av_r4`JscSTOWe_=*N>n^ zZoonYVh6A^Cg4>w-5zNHREFW>xriX*$pMktKcpueieJviDWxqPv(6hpC?_jqQ zm@?gZi8XZZdmO6%1IFM;z$q_IC5e=+r#d`bD8Jx??@M8Lp56VvjTbAD`> zO%jz`F^9uCeoi!@C3Fb5`q%l-!Vc7VwSm=MTkgm6#0WGX?d#ypSw&S7st~hk@6R#m z0nqQc7Dgps3_ulT0+yTsza@CXsN$&t!eRgqnsvX#5Ba-Lm+=KXzsu^J|05P#J5|4E zA1VxDwo3sVC+sufKLK+1Xs_$JJl^VhLCQ5y5@8M7vGg0J8c-!iBB|}Df3=B<6VU8t zm+&>7iy0q+CB+CsA9Osu@`g9G`OREmV_3@J7+te! zN=j5;VIUB^S&@E%fGD@g-2Xc7TOgN8N~>KyGL{)tyw(-i z9G$>q@FPHq|0?di(utSh?qGTQc*C;6dqawd+3CIf(VKg!llHnsqfHthkTyg4Yh(JV zAd0mnewvSh-Hs?kE)+&QI#f17D5;3>^DJ92o0Q|=7$U(^CYw+iYb>B|B*u4{+JgO3 z{5U#S9%KzkDi$%c@i5tygg(c504imm&LQIpBuO&&XU*@GXxbjPP!7S`{g16xKZ0n4 zfS-mK&bBWe4!B#5&HUggb$SPpRX`f>b;!gC=r15h(3!@O!Dk=(H5bYy zpV`VA5S(uyPQe;u1vm5~sNkpIXaL}^)k^ZH1L`99pOjMa{kj1pYdBvJg2Waho*qmW zgmoEWmr(JJ(ty>sE3qtzkm0|})gpB4>L3F01ouM|#}Rlx5bHQanO>wR6Szxn*oF#n zLSzny0R0wuA`DgRvh|e?j-Bsq|BxeOadol@xRzDdRj@TyH`g^N6Mebv+{hJ)O$HOT zaKN(ym42BW*c0RmJ^#v;c$d8RmOSYBIbzPz9ZS7hJ8va{vHU4fZ$IJm+~9wxV#KiI z1n;Q0*V&%>D1pwS*7~mRsn7&cGeht=rL5yb@^H(-A)Gu<6Fa-zw6wAi1PpvwV&)yL zP&01nsH#-^ToXQYL$=!Nnd7;cDvrtaTkNjjd5H5XX)a;oafQuy%EpB)Z5Kc|GeJ2 z7Pd1aDIOu~?lUY0UCO-e8`SkjY8`XqW2-smXNZW}|A5~L*==$ute6ih`I?NN6= zKM~L^ByawK3w7Q_28tC@Dn94{>}l|ApXX7=Aa9%*)gP_)4{lQ^L{U;IM8O3PyO;Oh zqWr0s354?-FDA>^M`=Wd()8Zog$~DX%a%S^{)G~1YD9;ya`8KIN&}VspauLdcM+#d zKDOv20rG&7-rTtlY1}VdW;^1=n7xvO?|*(-pYs-xAjb6dYbJKS2*eaoH@w(Av}S$_ zy#7k!jpF;$O4Oj&GQs=OEA5J09^S4Ojl1n4LhV0Fs0?+Z1fz%8`aG?qaz&8w{v=sk zvg)|4e7(fYe0x3sNo*+V({R>h^SJ?KNy=VlYLwg%+z(ilup7N)?8Ie^(2-+#F~;=q zD6a2?Mu*#sSRzSqJ;=stv3k`!S6)Iec7IE)96lvK7Tb(wM+j5LDYe5U#)S=%6ru`! zY}Vpio@)M*e26E4*v0s4Cy+Hq%rfTWU7+w{X@cUr^TkyED6C!k96U>n403)!s7=v! z^>o}^-a8iU)qx?{{BAgak|K~!41z)Ot-yV@E0cd2O366DFClYy9s#jx=0CPhhrAuj zdJ&QPR{JOClW`G`Q^o+fOwngrH$rkIpG}P5%~8RCn5OBruG5d94;>m-9fovIkL>j< z?=1FXGqHF5?eSs~s@>tu`{!{2Kym3ap~lj3{QA9#=#+#EQ|Yc(T30i&c7(t%scFjF zY^JA+7Qgf^1!dANMa}&b@xN6Ft7uvQ5?U)OxKAW(h7*@@^4X9Or2yvQ}So-f)44@a%gU#Xd+vFqX^ca;9P$Own$;O5t9eb0>MQ zPy*ymbLZ;J9)aDpJCz{PHd3*KWK{!2mxrj+dj19LD{Pix{3dZ7(3Q6+Waas19lr`O zi)6I0E-hOf;P`RK_U1O#3QInmeszZE9x;(@pz?FkvVwPq6fvu}EHLc8{%+t~$qGU8 z4f?`fd%}H-qyqxsyO;)LSRqce-W>*tt z4i0lG-^dave2s1K;S{1cu&NheMmL{~r93F20mRLj-rEkBS~;nZ^Z&{Q@s~@Bz=wa4#JkxjUWFz$d<`T^j8t|n>mjO(rH%_6T zUuMHn-;bj}eP;BM;xM~jXLh^@d44?I24(Lj~NM)M85ae_jAM1OOp= zwu1N6Q@Kld5|hnbrz@UhfNrY7bm{$G+{=m4Ojf zH~x7a`(}4wl(U5ur&L8P+2Ty4tjhn_Z_S_kS-z1-U*YIo+HUpbZYj0{Ex8>%jcRTq z$I@NQa^QvR)h_T&jy-S~MES~ItH(=$?osmZDa|pFVZ=edcY)2B8`wnDRd>4!2E&I= zIRbW33L!ONR9uMz(IaU2L!N_T>9sJv6QqkZ4B`U8utV~`$7wE%s=WEDi&GPC@UK6a z155Wp{a?_smQ#qwwU-?eNh;l2+Je<7rjxa5E8d7$f#dP@PIT!N%CC5hiOnX)F&xF0F+d35sSa&Q^b~f>=X7k1+C`fqhL* zL}VOfI(Y=1Xg=;hj6OXfh=1`qg&4s53KUwUNFpKk&d**v!E^>mP_DI_>|DvdzYor? zo*2ZcH8YHsV3PL2QNsYkj{Y>85rjb|r;DHf>(2=h|5#X-N{IX%2*HECw8Jn0(ffPc zK6vCuybvS?=Rr~zFo*}?y8SYKo~cm_@;?IUSf){btR6eEr*q$f?|qf}P88aUem{+d z4h#Hopy;H(?o`l6uomelQtRz~UG=~GT*sChA#u)c#X*LaPyq{0U|~n_p=Z#<4AE|? zzFB0xg$33x6y4=?l3M0t;_DGq+Tx&)jt=v$KsU$b9IqNiqMF0lQ0sxTTw8oQb)Ijq zpnFrkA%ic)dz=fikwA1*zx-$-v1oF9vgrD07I#* zc$m}AeUD@@%7zG-;|9J2(r~|Y8!lE>MGVgd5od_q`B(^P;6DZGc4WC7(}>ooE&U-y zOaie&^z!yWyDYCiy;l}agIbWagb=&1@(Xo!1#W*oH&i-VwTK7d9ld8;F007(HU!7) zridG^iBAsbi4cRxzhCEf>kUK95}04W;k6?CbYu((QTP#g$%N_VOzl`PYOh8$K4kxK z+CVN74*V47Vd1{x@O*@6APEEmLIvkCC8VNjxQW6PvOCVeCVElX@uy9OdBTbv47%Mw2?W08Zh+S`j(;46FhK z-z0!_i&4dhx>R&jdbFpp*2vW)2U&zTJ0dG95AzoMX|8cUovYRrScgy2hGSQ7jz3%chyoC;kRr(%TCxo3+HB|Fa)o8#vU zLB-@Y>N##>8q4oQWuk{4gi&dZ1~vM#MHdK#kxenZBS1N;%Vm=ik}AKY6zgBhwez4i zQj~yPl)jKz8bj7~umX_(;uQ0~GJwMCgIBYoS+j>jhh0{aW04a78qzBC4sb|$TwZyc z=HwFQ7;^B}8D`z(oIPr>v&WhIijQD}C6E52Tcue`a@4OL(l4-pq4gRjdPhPfa<45q z{2CWuzZ#07cX9NMu;_KB2mC+w+8W}Dn*1uMKAEUmYPyFMETdS|LWtdAZW za9!aJNa4^5FaU&=b8wlhcqdyV|FL-Ahm+s2*F75raL)eF{%`l~%PfyJ><&rJwb|e@ zzV#QoyW9~(y}bl6-DegaIkv4vHobkUHPy&CjPU@>y0+zN%CL>hmo3ZHZD4%HpuFQ? zea591L&+@qeNsBSfI3F1y6+!3T?{7aC{h>#a)d53L-HbilA$GNKUgjiMDld+Q)?h# zT<*0a<387Zm4SU0Pk=JNAM?% z7cpapq#YTPNn2LuHu4eH38=9l7T{$i0I00$ECk)c^F>m@N5qwkZz~v}KnLQR3Uz%> z%Ibj(j*M!Iu>o}QZZx&FwV^v^+%shK%XPkaE~V0}29q;E>>d)^nCQZvJk zpy&$PLFOu2%xXU$sMhDQ=CrU#@PA6;$~XM2JrRz@Qa1=!sj`C-we@O^OgvCX!CeZ)|=FtFCBuv zB+8vNU0%IL_U@$SKwTJI%s8+4+;2A8g4lmbPLwf|wLLxaY=g6D=_AZd;Jcg?52T(v z95gwm{Q`H+^ddn?A6Hu&?jH9BQcrG~d;!s3Z%Km4Ta)!~J+y%U$JkGQixGwhN9_(J zf#V<I=#4Z^b?VaVEK+h+OTIZ)yOciYVnihce!**?;kN{j2@W zS?i5Eoa%6&ImeSn2G$8ACct=ra5?(Udl5Cq4J0$v_RaNf)=vX+@JoP!MvdT?vmp&1 zPtWl$2tv^W;ktUEP2`~a0-iatr&hOvSX6AV)Y(eC+Q;H^1Q;Redg-Woli^f^EVXf7 zlwVB~F^Moq&K+O$)|xllGqXJ`jJkc!mlyvM5dkO=kfrCmz^LA@l)K1EDJ@2FBz=Wb z8S~bZOJo48nW|jC3}T*1YJx|NQ_8;nP810T|H$S_bjrtdzLh|TsjXV`i5sbgZpyTb ze~(nJ%3lk$p!J3#)Vb^nCCqDiVg^Y^BtRKh;-e!o^n}y znh4~9dBxmO1&}C9?|eB~zi)*BFj+qYas^<95=xlh*&&BU``6wE_p6;augM~)0L3YH zr$q=aKveg$2_m5}a%4o*L&REn&S`S+jP0auz-m{xZ9!4Q9E_sQsRdlTcb`5?3=<_$zUMKF?3PoL3jWKNMICrrbv7tDVo40L_W*%Id?om|9K1 zaq>O|0@XArnRaYD&V*h9Q2Mp*gKj9137oVJ?mVZa8_6M=nlFrLA3t~y& zV@kszfS)&AWc#`o2e zcTS3?H2IFK`tYzaz>=R#wbg&PPFNlHo2?GhrR+)eqO0|>vPEVX5Y0Q%V6=bw+t~Sf z1307nXnxoy4i0wsul}wT8~m>Xml@kH^&wg8tR? z?T5fd_5nW+Qgsf|%0KVBdwg{by|MMXj9CXACWCM2*xjp6dZ4a!9;3+c2lg-^?u0v& zC#~6rKTwZ`DLxvFIA-xMx94$izk@#uwQ7F#jcZ!lVUq$JJfazwI*1$@@!Gg_2S*{N zYJNj2SEU4K3?Ag26gHv;#nVt;#4roQ0YL1Oq;H5dyX zXYw#Hm;WP;q$hl)WJzMw8FKe%8xqNIzEB-79M{Hpu@r+GYa}DYMMfAU!f04JK?t%} zXxO|Ic@xz#Vu_#eDr@`+P0NZpGxoUs&&R0y@-}29)-CSv_Dw_gvh051;Eso&kj!@C z338g>c|js~oViXH3~xYqtpr5Hp3!bbrN)4|B;_cfuwpdwG*(taGC-Z25>~M>MW-Fn z*JL?m>kli<3mnKVR?;z(To@8)L(sA#-(bSaBllCZt0?{-k$0{tKa+?`z z_SZjD)8>c6%ktIL+T=2H7En7A-7XM-)o-XebprF*iVU~=K)&GDMzv_ zrH!~rFI=_JoS*wJrMW`xzO@8!zINy_@ztYoNAsV7y$}m;?fL)o$bRzYU!z0SXK1b8 zp-fXR5y2R2*sh*j!9vQ&lvzab`uZ**{0-wsvUM}>@podoerwER2%LEw=`eW@dD=mo z2YWzld@%}iDWL8gZ-d~vKrj;fI91vKBY!j6!vpOBpd_cv()Kq;T=1GqhY16mAxv^Y zcdLC7mVM$~bkw0bCiim9qHa#l8usMktbLvIz7|@XBoPK~%xhQ_{Q7irMDN?P9`tG{ z-kySzQ~buK!K-4_&%?5wPUJOZ0zLM4yih2;^IJLj@y;_T1OOz=0b6X!)@)6=B>fS@ z+$zfk_rvxw4pE7s(|v6!pXYBXM6h{?qyG|~rVSApo+?0-Jk3tK#xAg<(h%0JP)YfR zqor-w!8m-%o=^}$av-bIG&}(+Oczvr6zU6!F?4Uins)#!mq znu@02uT*LzSF+lnkSUknd$hfj%RNx>QBv9amOKtdC?#Rp?b}|knV~t)U}i96$pLj+ zU%j8btix~mWuu=r*zXB&baeDQRy^sv{{}6R|C1iyFjhUU#tO_k&b@pZnudUKT_0Zg z9^@aqueQ`_*Ii8;MG_nELezG64mAh09S-`NRwlS#Ma?1!1py&$>}J2Q`kuT=X%z|v z^^}zj&MLG{u?jC^)4L7TP#4xgpeB{O_K)LD2S#+LF`YJ0SV)E^GGQWqd^0nOYFEyM z4JWI*0AJw|b6_nbI+M_2msfdk6ErOdx5er!f6E;AWnu0CQ(NF1 z!9$V~2oN+IOT4{twwVsxaI_T_UHA^r8g_C-V4 zpzvLqu5emY#XlZQ)p-X5jFc0ySltv168eMn>)>l_i`{5@Mf=d5N9SJaSzgf7zl(kW z5a2@MVrCTZ8M&eu5)7Nu+3N*R5rnASv3Jz6f$PHc_E~qIULTN9=uTL9)a`&^#w;1; zE})l`eM%&8DNlr|U3hMUFQklQUq@ZiD)i*;e-|Ps=HjN-dv4HNpUvMYzNJhgkF@I8T zZ^UB;5sSRq({Yni4w=Z0KM&Nr(fd-Hnzs9>5qs48qErc+6i(@)?}Ok@nVM)@$1r0J zXvR>J$Wk0TKk%YVD*S7FckyDtx)L{6z1Uya7JycdDnw;CxeP9(jydEOWZ(0S*Jm9K z`WN|ShaGPWY5KQD!^cwKSif4F7=dR~EBIEo|6e^o@}AoalRThIw%k@&2F7j)Gmp(O zgGg$+gHIPFtD>UbZA9z7gQ=R>=@YE;1u>FNSYv=N64tgvIE~@yyTG^Rls5Dx z^m_tuR7f5}rDP~9Ky<7i`pLj0tA)vafV?)}0dl+%N?@RI>9`>hgHsm`_1sDg5N%0gR2<| z#=Z|>kI{PVQT}E}xcW~wg!ntPJ-m~>q8=2qf*tWie%m8RD@%`|z`nqp1OhNf_ zfhJI0PjsY*khEkrTpfFJ_bW||x;S$&>0z>XpBS^cw|Ztw^=Sq49EJz^Y&Uk_ zg2wElD3^guosu`74c_t=$Q^v8aFp*hXT-#9hFnDFwfHh;E=8756!bh zG}68xm}m}KkDAV+r4<0#xL~;nm4PSI%}D00lNHGt70jXUSRkI5fbpqTLBHIMC`PHq zc5O%o`ux{bCwza;9B&JN|HPf&(HT=r&%M-oz9#DV>Lnks+5xW4`K2CLvmu%A-Y7Am zB`%K758}7a{6Ib`u3Fv`x!dEt=HCH?GzZkCcTL|9*$`@{)rdxUCS;wWh^mb?m-L|3 zbWa^v^5%<1vTJ^f8XcLBv^zR5eZ8>pD4s$CAUHcYzgqPE>g@R+H{^rX+&5P46CPZz z*M(8=Adp#oilQPckDObE)hP@L9jPz>OQOm7L|Hb)+jZJcZPB3`A@X+pNbi-@CQ{#@ zkDvkMd56~FjRjx%|V zF)bE;#K#r1FlDH?z@7OyWx4v>QiY(dzX3oU$U6;tZf5aRnBuYVZa(XJf971)GE#!M zX@&*bhhZgFdCLW3flcJZoe$va2cbqNP!oH9)~a4VAR+ImjRBV(0fK?eTTwZ$s32a4 z3Z8Ud{>k-N(Fu~yFStr24j_^levk+p1^lWgi5;YRYoAR zc$xS<19E5LE0rJnmAd`br>^f4yAagcMqW28)GURz>Ek<6{%lR+Jy}`ajeKdD>u~2o zzwXpzdQiww`yli?-kpMS_*E%~_8kH&In*~MMBdk0 z0K*>)Nls_~{f+g%ezj1HyjV^dVg4kFFQFdI+ME3Ot&V`3+h^{b1aaakO^vYB(;kGz zd6pL=2m76#j6{oH0UOw%$AS1 zDc_GriIOtzrb;;#C3InUE_-9|-)_3Zy^(zbjq?4}4m&Vysed{^RmUU05a~D38dDYa zwf$*2_INq(3FcOS2xT~XgbcGquS`!Ya8k^Sfn-HLe?+#KOvuYwabkd0uU-g%Kz~>u zP~yUsS0LKa^1bh|WBX_2la+Zi1R+<1t+Fngy@5OMM-vLKlMtWpEpwT{I!FWOlmzwy z0!icO`KIrAb4BLpm-Vwyk&p}q*a>BMS$`iJNHBC9T)JU9XE7qwg|I)*dXRf9_zgcC}O=41(z* zPaEW+?&2eS<@*m6WX^{ga=2-1X2l16UmhvQA{Sx zME+uWtmFDnWJB=R_`>F#)p6hs7?Qbvlb;w{^>Voj>r7g0QcYqeuntF}DyrMw35Zz3 z2HIxwN9R(JH#{LTeKr5oiD- z*L0Q^%@eiDeGAIe-+O$3%cZpEiJF=@2iX#FLJ36eB)I-G^|~XZstUoE5d)?yC4DUT zjYJw4vdFi6KA2Zrs!~J9B9igA1F08NVy*C?JH3N+!{rCf>DPs@Hos`zQlK5gfQQji z*Lc%8@Q+!NGlh2NHEr9kWdB38{~+xx(0UNsCP`htE)euQ_aGM9|1BjZb7iyPBM9Jz zA66>{1z;F2=qROrfis!r`24jvG8=`54*)f~S_@n-n0&!$qdf;>_23>r$H0Xaq@l6{0@bt2F zAy*jj1YeKzv->rWc5twkAOCM`L>AI>lmR2ppvR7(Wck-A_O+;RYL=bC|Jhn(Go<4;{e#n@eF|r~Osl2-b_9vy5D> zIV*uW1sU^|3oDXgL~`9TFOqrR0syDO)WTJG_;;Imt&JlD8c^aWfljnlldp+j0LPvC zA}7-U2r24pTec@~8U84f)8+qo$EGIC6vQs@SS6Xy{KCKY&lu~Y5Khm^Q@Br!S;5zn zkAdvJzxsxCC+p{K?A^Ra!2BWcm3H;Jf7@$JX|Z66BkOaLuCWh!6_9$7uu~ zBioKo?o0gh#NUUw7qDA(GctT;3UwKK!j@5nCCC!C>v%A;}}%6+XfK8%Yw+UsE(|8E#;|T zMoeH9X&|8OvnYz!+?KP;GSF6BLkkDZWh}I zejB3HF~_8&J{dF1NKgVG5N8f@vA>;2tuN;>C2D#{SNmHOPU!Hpr|-_U6@;)To!m}b z36j_S?1%JDW`+qcc~pA!XW_)J3`%nReg!$K?t{((-WJRPCfkVRVK&iy7PKQ=v?e_J3UB?^)W>A8PurFI^at#dMKq8Wh}7L zq{g04u|>S%E}chG0Rvba>uv-+Qd&*fKgz2QVE@sYLXTz2X-V*r7sg?{%+_>0U}T-^ zu=#g>u`x~n0%7|nq_&>YqQ&`siI$klH%q=6L;80Gd=N6F22Hn4mT^INpU9{1M)Zz% zjB3dd+GNtYuUmRYKSi%I3iH+~^T)Gfu-(7R*pKZm8;UD~VWQFSG25x~+vNMC5s>~< z3&}-7nLNT&?V}CK^o%*8-ijMt-E0QadrHhhU%Ia#a5Lx4=nls9BIFj8JrPM{M#R_-OH7&txa&xLT7QQ3tod zeR5zIhb8T0N_FQ&&STGB)S&(8jQM5T(g7)-MU?OaOeI0Xd-EyZ`EJZtZMT zsre>&+U?R-;G(_xGI8e;-?~wl$ZI-&oscZ~X*kc&R{~336g3OS1vjIf5l=~t%nzxB zEAAVpnz4ehCT!F48zwajC{_q-dd0{+lec~KuGypc&-v5pL5ehLYgFaJYk*Jsorl%y zg%4t%{=kSznv%fTzExa9b+D5Xd|+UNFlg@^eMzLopqTgUN5_&K&qfvVnUKo1D4+g5 zPF*}I>T%C2m^XZ#8_mYWq4u}Njd;?7srH=-YyxY)$B96Ad!oZ-ZriCm>l3jNdZ zwyzP}zh-O-sy$DiYQC~BWiRmz5mc6b_dfM3#M>2PFaL>HG{K$1kp8TOM?nEymPojG zspWm`+1dsw8b2#xu^}8)m1q8esbgR#?&DBh?^%Wl&Dh&&{~G!aYZ=>e&(m5@vHFv? zuIHJKS`bC_Ku`I<#-EMVpz=H=3^L4T&%SvDM3>Jl${R3J6~W=UT3hHz|WTi?&oIuL^>8M zV;L9Y&sMl8Gj~+{KXOdu`Kyhd$A?DFl09z@%AF#J=~(39zEO```>c;~m&9!LV`h!n4M^_-8 z_tsGAfasDESNMm>P%)NPra)g4UTIm}M)ur0=W*`M*9oxCd0p_HPUQ(BzK_j)omFdv zX8#3YP4YT-cpOu{b1AAkN3@CH5AL&cL0>~(lwF_yb)x&mi&k?D*|&X>Ugg=2M0J)+ zhqY?O9v_djLw;DjSupd!tuBHUq2zpUY--aa2_9+7j#-|`6e5ivy(eiyFZi}wZtHb& z&jSsI*KD*|>x}3YUVq-_e%qCM-9;31{SV~SQtmR+69_vJ~P{A^llK6{uM^(tqT zd_k(J`S+BIEvT#UyvFk$Xh|@Ycz1uL^4Y0M8$D|mN8K%(I%dEBU^Y852bE)2dUOv>CM zF`OxKYbX5pKuqL$#yac$8>8}@6!$8u+8B$9x2eVbzRfIoj9i4MJ@?LCVcjP0QvTyR zODb|mYHj>i!=SZ}So9p&(!V~4FpP78Rn>2W`Pk6^<@Bh52&wDI7m`Fef zHipCZT*l|3=K8CNU}MlIS2(u`><@o@P9~M`nNM;qewoq3aVdVuWL%2l)ke`-i*SJ{ zEZG=t#<+bD)Ih@nDYq{2aVD%~I3PsuAd6|hpXPmi8 zTtPuB)D&;E$40X9Xz?$d5Yw9R7477oMSKeB(q8|x4mw@_%4QL6R1v&hW<7Cts4F=dTHGz&)+P`nooB2i zFcZZ7QhU%EXv?v-We8%|+K2ETTU+#%lCHqfPZ?ygZ%ZyGHrv1L+}z%&U+UrYy6lZb z#SZbq-ZY`kZci7rzJr_Wtw~^1c@jccx3d%K3h8_#8|-Y#9Eci!Q7Dl_x@%$@54q8x?^4ZC&IcEu7i-H z5KjCUZb#D3!Z^wtvl6VoBk_ec^-cGtzXvQ$A89JN8_g z{4tIBB4$#0fgF;hr@3vnc-)hy91S)jZ zO-`EPYD$L%Z;Cq7xPOL?pun~aQ}E23tMTdv-qPD@_}%YA7cv%}iFcTKArtkP&}YTp zO7{GUdWx>3iR|rfGCv zF*O^w{JKPp9F<}L0bRiox{#RD`LTe7-0xA#UFZ?Jom{#e*puko%-lNPdN?EgQu!pw zq_a=wiwomaabdAV+8YuVw22hkpKUfYa`BBU&1PXHCPL;ga=U9$I5ZP%tu{Nj7e zC_q#^@S{;NLvUIv-8jNEdHb*-v*rixv3}z>5fXeul1{Fg^C)OgusXSgpf5dn#X{p7 zpCPIxebrB>SJ7&%CEn>|-ixKVOtbOKqio8R1+{kHwq%Z;CEK3xGcyYQ`9Io@T{){F zuO|vo-y$uQ)*w!<_NUx((=Yyf)YP>E+_dT2<|MSWwx%b^xzLnQ%UYQpQqoyEuBD|@ zzYUAe_k=4cfd3KMEM1fnh|Q1NJ`*~!^OO6`^7DP#Uj(7MXA$>7BQ4vQe_ZJN52)le zD;w8xMERQHK6s)#jxQG*@~H+91>8R0rWv$oBJB|`UsyIY-44|@m^@ZrS1<9&;HMP> z23#cRkg~|H7sutVcB6iVsLcZUPAk*gubSQy2agqxC}m+GN}OuNE98_hYoB-TOmUvO zNqT-Q=qU5^sS12H4M38AvcQtvH@fO^)L%goiK0j9AtJVX@suow*-jdr1>_f>h2APy z;xpbtj;FW>)4he}%*WQcj2~n$h-m>3jyxO~N8{>7wpfyqJxvP3IG!^H0@=t!2-QRk z(?s0)cX50)79X4MT$~^CA-md|nIi=yqB)plf8Y{U6*XuK64*3wE;W-|R3(N92a3=7 zQc^7*W#+!=ZvX<};0AJ*7>U*Vprzcx{mgO@3ucUTa>zHRfOBLZ?o|;CQL^_odQ;^l zdDbL;;JWRdm!Bm#ofr4tw`*+K8eI^~N%7l}cYMy#&@Iokkl$)GMkovzkoSHzy4eQ3 zI^De;h);Wclz(O6DW?`Us_8}{$?ZdbzrG$v2v0Uzd1*R40^k2#+3QvBnW)UW|gd$7xi zurtq$jtvVL1Iv4z;t9?io6!_~o$vo@bT$gM7vp<-pMDWLMEF_17>I_4pAzfv{*cAU z(;Q*a+cV=8OgLYe9z+p!dj~SwyGKjTewd%esd7D>KV9s9Ee}?wLMCb*>;I@U?sK&f zA4wM8n#`{2g_t-dfQQFTwsC*yL(u%VvUXghOQ%Q|EAJlo9y{v2tKDrjnb-%51NuVr z>vMM%>9RHa3y%L>^=d=zTrW4wjiRb-`;nadJB#vuk0_4ua=T>JQLCntL- zoS?9gYsju`i_SmlIV@VGlV~vaknYpMc0=h5lioe2pwVaD@YegizinA?cc9+hUh$~) zpDWf-Wcn}0_|4?3<)q^E^;P$&-sSD={FS-N>0~wtr4#f9+vmzaeM#(s5TT6OYdo(p zctPq?-0^&yiIaozt?^hzQ+!3y6ndUKND7!nD7${ zGziI*;U-hXX{DQtqfw9%w}R`=Tq!nu&x0FaR&ecv+TvD6f_iAEd_jR|7xY` zTT|2dg>V|@HRS7k$-S1)A}>HxvI7h@r=1qr?u?KXA*G1cEgg=c@o zRtg{2J0|b{n*2is_iLKBGo0(PCA?X4h{%W>nEl#QQ6e0(k!t-W zr$8Of@%a2^Y*ta{BWd5IZvNII@rZGzx#rmf2eQed-mWNlGE^2od3k751o-^SShi8LbVBpS4_Ll(aFl$La5C;{5fo zG56Mvp#y|;x}SVI$ZhOhf%PKs!E;C9UxxLPB}>DLL?K;dI)cxMl^s!4AA5I5`B5pQzZlekD~KE{iS*kAVeqBAdH{R< z)?uv|x}ydfwjtnzRy22=_0-5P#qV2T^YNSQvBTL_KF7X|c^_^+y)y+L_r8tn@N?1C zM(IU*Xr-&v6hD_M+27*^ebXAeN;(x`b%!z!pUh^#c~9x}nB$@=Rky1m(}F0M_w{{3 zOzS+`HdaesguFi%QvDKi*5+h#CQS3?P2NK|!a1=xKaTss=ep{*b;o`ftP>XUlW48r z`2{w>sxDB{QhLA_vukmdl8yPd{FJtFALU6H(JOxWRnO7l2&jt>lo z<>Jj17G<9Of%QI&mv{Z#=da^GD^1!>Covt>zv24rgPIUbt%A?ljXWdN}Eko)|=eY#&;o`p5ozg;s1gcvs zp&|~P{OHl`x#M4+5YSz=@cC<+!?Vc2nu=Gn{05S40GTYIi|LtIZrh>s&dbdq5E7TX z67SPVAwS>8Wi^01=-Nle1zA}@?`W7!=iL4c;Z!{He(T@&ktdlyblnf@E%p!=hOSX8 zd&;wX)im1}PARVlX~4A|ZGI6W(aB@v*l1dP^#%)7#Xd~nD+IHj`B_vE43O$Iygmz= z7*u%I&2~tLL=SJr!zM=*{Zt=FUYAePHDAXZ@anR7DmW=vcQ$+7X%+Jp++!wB!2g(D zq;ozx5tms@1p8xkP4K40-GdDpgKYof8vttAk|=Gx>A92}&B=U{}0=MLy_MRkoYz%j91)E$ialXrui0ikmm#`?~ z%f{HXUH7f8h#Kq!u8A=n&r0%S_-u7ggrB`Et{RdVMp!)4g>2uxKr`qoO67yEB4b;w z#`)Eun0S{o0!?@C7(DCnSc!T`!X9LM*1`Ek-Dl4cnT?D`f@Se?TdX@y_Uz`ON3Nxw zEe=g`c6}W<0k3wOhBkKoL3kOko_l@JxhSE;6!0H5Zoi1J^A35h>@M22C2Wr>ARFDh zA5bp-Cc49M9C*b-OYwkW?-WevhTNC;a(bi6K_*c4Bi!Qdnz7`XAawL{Ew1jVq>3+{t^wH)?Y?kQa62%u9mHZ$B>#)HmMaiDx zpuqfJG%yZ0-0{zf>G_+GhZ}}nznqRDZ?l3x`!aL=Ed4v;rAMpsFPhj?)T?!^*P}g~ zxV<*Z?34uVIPx6d;pZfkVId)H+x}T}$dp-hkTs71R4{@o^@tiOvl)hQf@A=5Y z&9Q6>QjSvnY9i91P{oHcH!Q}lHi`f3GH_L=D=2!J));c`! zCMJuQpaB6&=n88n&}-(x5c@<2(C!zUEIt&$8uT^&@=1?SAZpEL=Wa@NZ?WxWDZ5_^ z&8*D3WboGipv~yEq|Bn~^m04p!_#*EjJ1jX$z#LS+S<7?lf@%BWyc8&kNE>$Y1&I_ zTa@UbWSU;)z8@E=f-(Qd9vo|WQH00(!5`XEeZr4Ku2t~ogKWW6=Z*UPozUX2lVw1$ z2;mRh*Z)V=S4OqjKus2k6)EmoTnd!p?(R-;*8s(xV8x|)af-XUJH_24xCeL3=H1=z zoZY`q&dIOj-g#!`&Ui%f&so4?@oUPT(IU;eI?Un$fMmeqQ7a}(EXc^<#Sh0j$^)HR0eD?2Xz&`~%w0l=$0ey7o7 z!Nx)kX9ftJSlF4=qnlqHuVn%%zqv(T6fuI6i+1^4&<%9F99V3n12V42UbdDV-p&*U z?St1gTR=QROa&UMlE;`VY)+s}x^;k{Ew0KB|J#M3(}N-fac*9^x?fObB_am4%#d><=;S}8 zzWKRd^z*>j!Lhv`pzX90NtJMQy>ZkQ4zmqvcaJmdVSHRPAEQ-oo`A`9dDX(AHDcU+ zmsJShR03j})!=Djz0Vh@|D$4~#lvPwwYD7-H?b*C?B@QO95CAn3EAaY!7jNB0tS6p zt~DFx2c?-pp&OKbd*SBb;puP$b)oxieT);h{^$3w;jy2rEp*vKw}rnYwaXe$PY!YR z?;jiBp~x-CLq4&HMOSziecHM3$UqF_S+Dv2R=cezOgAJAr_**hu$)3HUq2;jf{4V| zIJ;i|)~_cj6MjsfPQG?Ix&JFJblZ{wx%g5HEA})IgDpFQl(^m9>q&)xYn$<>4z|}O ze0=zrz6Vzhr0#SwRSUFqtRdT?G`cDqA1RZXdNie2)Zts|E_LV5GBZrI<~o4Qc1v#@ z7`R?Mdw%7-o24i1n88x{`?53h`=_xARZOR>+ku`1`NqV`T-1_PwHx0BUwtQ-_(_q2 zYLe2R`(g+mn1s0*DCHzd)SG2uKj(Qa%&TO8B&k59Uy3NdhTx!YooW3G7g{jPHFf*6 zOSQtRZ)uI&;e%RPcwf!1dEcd-UG9gAYFxk>?^pfhAJ1UY$frrUL&}mo`7D=|mMLhJ zAw7YO#kh-E8ai_mh<}L>(@w&4I_F<{9z{?+Tf1YCTLCtAU{6!=nsm|Zi~epvE|k)o z8@xAi2eTNP9pGE?kvj}=C-SU$o2no5D7>Jh5a=LJdL@kVO2RB9(W-e&xe7VR2L3?u zUtpgjbV04K`Yvfzf|nWqMQd`~`V8qYoTd})A3z1e9n53f!Y!}D(0Jtle#6*5W4Txb3@Y_6FE)HZM;Du(&Sm3 z;aB@y!UcUQ(qgh?d=*o&%!?V=rNHFK6~JtFjiv`r)U@sxCXj-1ZJm`7Sf%7S9`UGx zA)z|x4j4;KVnq=vDG-6>BD8s_AfmQZEC@_)z+}S8ztyRWM4^`xqnORz5-{0C{iJQ1 zqQ8k65<;!7#$veUU~`IxMaZki5$6HOw_&38m2KXU8v;}eRBPyqAiZQFk`m$ZHNn$u zqf2LX6T37ug3kvZ?KNNgBAbaoLR;&I^!_DFJ-}bemI`0ywW;D592opbBPw|9ufDiP zH!lk+_a)A^G!K@*x%)Ca*Q$i+H&UweFnNO4p zQt>-;6EIWQPgju|9d#9AZ7B3{7jFD&H<5QbPYzqIUju!S7sn}T93~aHyraKy*iof z$q!n=cCrMYxN#w-6mNg1m^H(ALNIB`9YlgKC&K(SVc1pBh# zF|-emts+r#r6{UNp!B!m4G88*C3b7AG$CHWpT)#9~_-eF-a>gg7V{*z=6izk_H`%Ca7ab`a_Ge3&aYq6c`eZI+}vBf!$0hvBdoBT6Q>M9 z76WwBlks?5Y4dH!Vl5U$4Hgd%cZFZV!heYsZ;VGOYjI#iU0r!yP9gOOCs-_D3;cs| z`q9J#3GSPckMkj&T5D7gy{Vsw{yqnqv$CUj;|P znnn0tSC)TLLmMP6;%(jGy_3cdJO@9lQ(=fsgL1mBN16U#oVIxxO1itdTVG%Q6Y1NK zj@_UWXVWwsN-Pv1!a9MGlS;I9zpq)lD`nl$4rS`kG=&j^o;o}=d$^i*T~#p@xDr>I z*;%yho8`syhjDI@a&wio^`9e!?aBSQkxqVJ4w1VfqL)&_nyz>0-+Hd5zoLs1;fLob z_X8oxKJrlyt@P6PAf!}!9vh>-jt~id>6Yg`V;#G>{MB^BtREG)5B3Bt&I!wrW-1#0 z6z*9CJyRqs>sZ;fK4=^})sG>+y}Vm)l|gE+A6Xj@s`dP@vr2pGOI%YPCWS9E#^T;g zO9 zIaE8)nygpta%yVmRGKE3U$(0RlxKE396v36*wucUYg&4Zzr^aJ z=}RvbzVme{g-5+0YTH5MKf>HDgfp3VdI6sF^$UN#wHN4k+RtHgpjS#7P2F(a80uoH zEenSl>uLD65|P$0RWb!eX~e{ERYW#4=C0Pbt^?g|Y=6GYl~rJ}V2ZR-bEn{9YBttZ zvNk+(;SC@O_IY57-sB$+MsT=ux|i3thj|FoV&%W0n8aX7>k9ptM78Kk0 zrdd2@-)tm288G+ZmC6L2@5JZOH-5>@k5p!N@v*m*e7m_k)&2}3X}swO`NJdZiUi-wOXRFZFhhi`01C89s<_Re!Q z9h6EL%X3Fc$}w7hT@_55fu$_Fr5DVjPRh;|P+NB@@jbE-+232xgL-I3X=WMXZ1)Tv z`}m3R?{mfaJVl+Bv>By=B;Wyi+hM#&AMS8W5wE~9=zo7;;AvxuFHLHFGT-^iMOz{U zwDZ0B_vR(lQjv7j4*xBE_=o};?~2CyS)N8tyY+W}Z&Q^Y*j2Ia2hCsoj;(gI0z+C% zwtJfGl)I3_^`6ex7v~4O1{ibo^8$ia7fV-+yHLk{U!#atUV9Cm?3#!{>LSOgBDfN- zvEBQ;SFmV)7+7g<=$7~Xh}Gh8uw^nGt3RJnX091Av`?s=xedS$B;u%oay-prq?u^x z9|PQ7ZvT{AmO&yvsba9DMSEtuw^I*1ps==&6sXY;kYRmsx>^**Yu>%j!N%4i_k^{B zY2<46vpSu}d;cZB19k+qv;7atmJ+>P)qXBlOy~c82=WH`J&+1`{^q<0MT};b7PIG5 z&#Y_Wt+^A~e|3p$(mrH=+l}R3tpf4297CA1AUe}sSm8mXv$xV=MgFSMUus>iMrJ0K zk}b2N`aWa0p6(akP*kYK$Nnk9{1Fv#6u19ZOK3YdVBX;nT6?(PXoqns@EA;q#d=N4HZWm)6p6Zpnxj4AMmQqV97Quj?0b z=F>+@-fL3VZRRiHkrcxgY*2N%Y`Um&ggGuQ)}Mak$r#pB<9jN|Jo!65v9h>ahL*nA9} zL{Vpk#@kt%gh)?9aMKbc?XRc>%<|J_B*|^w_L;m?* z3Vll%2RuA96@a$oXzZ_v)%aJzQY9O54J|l^Ti^RZKG%cxrRd~#KtyQ4oMq2j9-X|| z=7E&{=Z23JQa5jtNMaSOY!6eGeIU39S8ImXIPr7HwS~$2hJM@_Uip!)Yn63qU zpw69aiw3T;YB^g(QUUG+|CH1WQbYr<#mHXfyOL|P#3IgI!s)U-=gW62hBW&%(jPZR zwhbjZBELo1KXaMIHs@_nUprf~yfS=I(>Kh`KYw@Wz3{Bl<%pBw>med_5lT&_3Ut@X zYgK8d9_nOX43(NKE5hjvh03E-Y1p}e?kWAp&_)shS32KB!kgy%wV9PI^AZ?i&XBkX z#GK`XP0#|~DButdO19Y_f21~@Na3n9?^o$)EQm?gQb9^rY34 z92#Hb$2OqB)nC#_fwuH_0aVNw8kI5ptI+sA>IMTWo8lU~trT%4BNxTaDIfwaF811O z>4_s(KPfedjr}P^r&rjtKs-)v5zJI1WxGL>JDa`6|N17aeeM$7?6+0qYx{5O8dlRy zv-4>+gK;C6+B8Fu15(`I`Xbpz$z}&Ph~=KYn6@9*W|9>W9*yI!ghuLnvVO?!4-s)t zhc;4F+?i(Z*577ZTG6pi2fprR48NbPu;;*>fc;v>BRYIwkKh*M-ulFzYRYKh@1yi+ zjr?ENwFBIXGsjTtrOYyHxI7I0_*jt~%Csn%IbW;Ku?zF_UJ;s6;#$POiRQ29XJ&XQ zXi7#ms+Ko)SiF!@LZkYpZItH^2_SjiP{GwG7U`74s4a`IN1{6iXN%%(*&jc@Nku=44dOTmR#HX zV4Y+y{KDT#3`D@Dvc@T{UfvWG-rf7&`-(-$6+YlLfT^NDzw*Pezj@XNGEksh_8{=# z#L@FZ1dOIc56}6svE>7;qchwvj}7o{4BadL<4!AbUeE{R@TGreP@{`)?)y=gqQhq- ze8))IF8l9eJDf0@n5tMrcHgv%q(y$1H9C3n=~O*{I^^}Kqyo-odna$f)S2Uva~^mF zHHY;pr9eZ!v!&fdf?U<2>-p+v$aJGqy*y>R*YxQWY*~0NMJ{z_XXEZg`s4P4#%IN) zIOgSV2mlQ2>@=HfW;9TPCW$QiA!l9IekdBHcgWd1g;a||G8wlp>$mqv^hy6W?2y7Hi?K#iUCoq4I=u`5&7^%XALj%CNXbyZC( zYj^3N<0;osJ(-p?IXep<_q`-!L0Ec5YK{s-Xmxye>dkx^5mbWvu#IIm7z(A>%FZpv zMu}9tHI6WQ!ef|6X@)QtVx7<&QaSD6Slf}I?za}0h}EP-XAX(C_*%oben%ZVLhinc0HZ=`Z%M+6fTaxKv-;GselIT@r}#>c^g z42RGOpKfT0qXya{oxSD7NDpf|bO&tt% zK640;g{2}s#O)8=P$!YWtL{sd1`fu5M6VD4qCjQ+*Ee&RpeRlx>k7H9oq=-jj_3fj*y?=V{H?(Pt8D! zTj_TJPOqY?SLUV+QN`1NMh8gU$f7KLt~Jgu*!cJcgp3CjF3n-C^gUWiMrq1A{<+UJ z@os&dz`J-X|7q#*tzO=&`vUPj2YqDU<+OPdt6{3k1kDJ|%&Ay|J zL!5h&4aY8g@S7W{&XtS9s!USk61-d_udStN+E727*QH>zwNci??0Pzp5ba*Ua!N@_SEpxn zvc&$9@X|zh=8_+3aUj~p(u~=yTKL3+`VzSOnYqdrV7(>&1A-a<`4jxGHNc3Qt))hX zmq>z{qG`MDWczR5eKhEhkHI^MjH%ztKNDiT>ND$dpvrQUsQ~nz zbzx_^W7h)WI#)#0z0<|~*!ljSatr>L)6Sg$=yf~JM(P>31}83tNJ=h;tL zH!oC7uX3WqbQK_MGJv)-DfeJ%OdiHJ|E2qj-_6J~dN6nPJ2RHl#L#$G+G2dH{eMcR zN325O1Md#fj!KS9H^lUX^`*1heyF)&Cs>LIyY#_w+(~@S%y>CR_cIHu)^6Hl?L=C+ z{=oDopYmNhL?vSLg9P9Axwn5Qw^IT31LaUk4QB#(<8N$}RzEz&;cZO&n*PmjF+Wf` zkEFBlNMLK^`w;?gc<>xklG&Y0ppn@vnW`~~H<4|4?H)N7tJ{D1%}ztZeul7gAWCHH zT*Kdkt!*J;FzOC+Oilr}<4hUsd&T!FaA#wN7*w*lNhSE@smYk%rBXVh4IsS`^82b)z_Q06{3 z7=sj`@)5Dv!STDR>_EDzo2E#s1O|+}l#>jP8YUlGps8#D^+yRlYuS1!7iWp1(A5|Y zYE_P4M)Q3crd4rDN3t99QhQ?Db_LUaX-EybGJj3bL-`a;d){nk1ngyVkgDSD?rI1# z{jG4Q=X=#&gQ6eC;dOQ_^|Qd)Dqq)a_tsO!19vB+1I#LgSF@igZC&4dA1WyVs3yQGAejuW z8G`T##_iW%2PT6F1oDm-H_~IhnG}(_F;kq`D{BwZV;kBZrGh4&ly7~Md1ftRbOBT> zIi-Sxb~2QQXlGwHug^w>VdI%I%R8+o?o?)g_ZoNH{8tEA(7bYj$Ic2LQR*G|leAkM z2dmEZir>yRR!ng(N|wXZ4~1DBz1!dI=CV9@6rKb(tdl}yI8wT;{=Pr|dOi(BF=C&U zggcUok@DEzIZq8Z>1RTfYBksXC_4$B6{0IC)?{QaK}`&;5d;*Fgj>j@p* z9ro?1S2q-&#!J7Q@C>CH_}49F9@f3T&KE`KDQ7~YvA~nII39xBbAStLj)$)m9kL5w z;*}-#qUuv0Q<#1M6A=v`}zB`pETh$?D^Pv1nRU^Fj&+vB4k5)17sRZ)_@ZS z%Hi0sLBDIb>YV-&5&l{4_Ix&3)JZOBdMq27W$xH2NF|cn594P~>@dcgc{k8z6?ojA znVAvvxew@b6bD0do6VrJ5ah%1pTMyBQkwIf{23#a^viafQp1#TKAYg8vf`__)q%9A ziexew44h^Km_#t8yEb>b1sv`4LmxCFbYEU-59v2Qpx$q%>Ia(@@5rG|QvihBcszDt za3n-Fw&^x{#lhkiD2GN710{2Uz|`*JF(nX#2rlM;+Xh;HrMMMz;H&?G?foU`xLZ@( zMT7~DsUniu6muP5uk?Ya_(Zu=*k`arSA#NZNux-O z4ujv@N>_%vS1_+rwD7a}el3V%J5CUnn>OpUVq_xicJ!YeNY`(t6O7WFk5J%NTc8Ew zq~LAZ(;_7*l1v6Qh#8vD>Z|~_>*GEodKl>WpXvK_MKWS&t)YN;QZ_h_Kn;zZD)ti# zG6bNB=mQvNZ|)dQxx+e{1FQbWaBQ3=|9VcK!8{2J499(j%M$lt)y;L(VAg|c%BEr; zYf-QqKj$BsFMULky`d|MvxbeIDU_1P_!vwzMSJ4sjqwP&ya78eT%4A6WhDy>i8O{{ zm7x>4&MYOFdbm_dqmoh79SSRR+tMrlw22Au-Bfkv&E7}Wb80yVb` zlldarx-Y@M1A$$KnZ=;P&BJ@XPIJre#~2haY#Q;JBG5YvJOd9=d=#W`BvF_rSyha& zAio)MN;OnU%HJ4BA-4*&>fhfc!EeWh0>!?nj@SOW&C;!s7sBP@P zKGKlRw=`<XlW4H?cA3Z=XAfvte7@mM1iBfWne3{)t^N*P>D-4CPL8M;Ca1yI(vQ z5kZU0h*aR))}A14sbNbS&vygpab!hKtN&hGdnDCd0nRqoe)|bNv{_EyrxmRtTc0^L z*}M5+mL|`ayiv);U)$*w;BWlJHaV~{QCajClLWxT)AH8Fh^YNZ-lS7lxF(<^W-M46 zo!in@#I82}c%t;0I#0jI^^?-9$CfDFDP2~FZvFKoI>2Wp$1d-5SR1eFPNZg2>WRfk z5p*7SwdT%kbvkFn^ZBuyxw<%alqT}GTDAmW>U_9EjoJ1#utMOnqh!PEdsZ61KWzn? z^Dpf(rH)5dZ2!nmXaHPxR?h1Z;GM8k&xEtrot#13BVXvioz-ey)#{Hfu1_re0#X5Dd| zS*-?X+flva{<&@k2#&X=S3Pe5j0Qw&ldsRCAW$O5N3|V3B07=79n*%ce&Vx_8m$Vo zPPEXX+m{#aRd+8icK0V4T7oAd;W(n20*%&zV+QIwTFPI=hFKL3I62W4GPc!*DgGdT+h0dMy%) z4u=M|_Af_f0ukz8uLKdg-~nq*mHI687Go*QdQGokYn?tGTt2?OuYYr%OUXCtt(1jw z92<2n$GCXm@K8^dOF$FV_X=m_2EO{0@b+J`&ocy$yvuV@ir>A=K~YOZ5Q_7&4}Dw4 zBRm2TJm=E`cT6sEL#o8i`bD8gsMNVK0vyjpJh44>vfPWofxQo{=YB!xa;dPU=0<<5 z@@D=Z!f%uqgy$LO0$B~@Qp><0oC_#F>;D~UjYqR2l9rD0xmNn|Ex@)3cSDVn72lLg*4o1W@b;whzT|T5^aYO7RPHywEMQ(1KqgEnJXJI@V2EI7X59OS~Rz7HALi z7mWpBxM}}$1i_c~d9ShT9hb?*?%&p|6wB_{^U>o3Hbe!(rLOwjWYr(yL+g7ZNL$5? z1%41r_)^S+!Fy5^HQEzy4mtncrPxascJ{%o;>B-am9!!w8b#l=YZ*wUIvz|9`y2^ze~13)QWILXd^5G(=^l zLjPNX3#L(8J1UBB_xdtDck4R2K2l+%$;A z_UP2Q=85-dKKfh&#YfU;YM-;22tnsYivFlj%UZtadGv9}s?x3FcFbjT=IhCBua&51 zfY9Nj)59)Ze>dOE)4=bSv?4#C7*sFa1}k!?RX(=mn^eL0b^oQ5uv4_ccw*cLQ+A_bnjaSo?f~ zupX|=n%_nrDV81&V^VSNGmGnciiSC&QZuNX9paDCBV*;U-5hn!`vq2(<42sO)#@;= zMPl^f{pUk>zMWq~jcWO) z(#`S9^UaK<;KMr$va(Qan7gB&3@*3kcaSK+FOA6`%WDr+(e+=b^)UxxY`+OF@%^R8 zpv$t80=D2*T4V)bhAAS?Mo6D#iL>7==}sg#EBg6>h9~V`k&QX)XFWxMSJ~10b^~7* zW2>830umU_8Qa4g-4wZMXV!r9jR$dW3a20yGcS6IXzo5m`XykRw+`m z=usW@fUiPZC*{@dBxd9Jmtj39Mvr1mfR*cussH989G)k68JP=vf>&7P*Wt$7=dJz9;U1Om4}>vwnu2o-H} zv=mq5fLkMWyj+NVFUJaD!|*%m(QFQnffa{q3qZA+@ojz z4P)Hlx3iD)QMh9IP6#6sgXFPu-$F3gnMvYMjNVI59i1(SK{v#A{p^EnqnpWuQOO-C z89JVALET45U|~G@`Coa}zw#oYy9za~I+gON>4C&TTx#CRr#tNBagdO1XC3S~MJ!Hf zM90U(`W#dl3&hBsbIpSg#WD({3_zw0tAXO^$YN$+XwZjI+P`B=7P}N&*@+=+Tb7-F ziKX85o4Qw#Ge{ManC5NIq`!%kHNFn4H$$4N%GTTK6Ugc3SvBOb1(g;tsj|EYxWv?k z*mj82%3LFAWRFia-m|F36P=yW8ez(LB09yAHTF`=@vAOCFQi`zT}vqd->XLMEF~q> zv%HTENQQX|B#zWr*d2af=uzx1NpZ7~k@3EAYKTa-h^gQp+}~Aa>exX6npy3_A4gp2 zNZ(Ybj9q4%I4qxkc*>3#@Vvfv=79&jJGf6Lf2q~ohd6TB@+7(;ZT-v3DrQ@eS6GmzAWbKWLKVQDK3gC^3qY|x3O6ZkAIW@yR9*JSzQy< z_ByRUkLra*cY04wmgW5}L`;+B%)+hG@u*D4SxdCGKy^dKt-MVjl1!)G26qHNeK-eN z-}N4TxMPQw^Wo#4zdC8iL|~(@|9lt#KB;3SD@cFgUuVBe0^6Y*N^pM4TfO>qy?|{B zCwYvehMcu8b=r5blS-x>ge0VtDl-*W8<8rc{GFvLzaWVP$_O%?ld=;og|d~!P~mq5 zrdIp!7Xwr%Xbi0`pMZ%Vw|P&}UuW~BeO=N)X>TG8-?Kq)e;88-h!r8Pv(KsIi}YXi z(UPK+SG3;_5d*Co&o!WQtAgq@{aTt(i_3IX>h7Kntn6=N#_HM26hx{BvOWiJ=Q9< z#+$q+Zf?4s-djx9sI=T*b!0=U0v7+Y_4xfAxN3o=L^pTEFxuYA{E~t|g!77DldF;R zhU)1I#JLKAmvG`Dsz%w}5bwNzhj*KB#<_qk!tY+tennaGlI|2lN7i+ml6LZGxqwDp zMm7a=3Rlz}Km9s0YUUUIgrGp>DVqc!2YZ#X*{f*4Ec7bfo{elOvvMgRIFZ(*f90OM zJ&-~~;cpQO|7G5Bh*l2fUJOcAyw~SmDoJ4UO#b#sAn_wyqMN*WVLwV`VpajXP7Hp! zGU`Dy{<={4l7p-Ns_m5RWfZ?0Yu1A>0d0Gr1e41=i2~l|iKaOCCU^<176Out zQGK~4)Sn5eR z_n6;L;0JXhgK@s?y`B8pay8cLas63wbla3bG~GaqGSe#Rv7T6g@zCl47-0R#=RR!u zDDO8(%Io4izqX=O79ZN9D*&w_t2)t!;Y(u}A%Q*I|RjH0#`rp>5dkQw+eQ0TkFzF5XkBiz9a;YZRuT4Mz5VWQY@Wr6_wz|LX8soGNQH;zpV2>HL&7!HI zw|q|I$*d*^EqeG(G6(0D{COH;T6~2XSaCb*eGvSus62Ih`9a7Ju%}?F*oSw6-;ak{ z-QX}ymc-uKSnx;gK+%GQA7kzN?i%oAl~HJrsnd5iebq_w72a!1s#=UFmGP|aSh^GR zmQMBsoA2q3Yz$Kqj^yo}IpsV<_eOUE(6rud9)@^Nz~co1qsM9i zg{dZ*3;|lCtb~$b%TMiMbt;Q!{_pPned}+h<;u6{=f(1(aOO7exOXRt0cF%qrOPkj zsXy?rgA%YX)zSw<{(1n+ALh6Y>hvi;m8_y>U_Ih`j!$e9m2s`0d@}ABX42kRHcUsz zzR5gXchfcpv+_*JhlX81UtrPongCA^hjq}w2?Q3ZRq13paPR@1**)o^gZG-1Ib%Z$ z@*2CxE*1}F&~K<$?A2x4?e**_GL3qmG3`oDlh6I>d#c!(j~2y;NuFq@IgQLYESMUB z)+U2Vk!e}jJ3Qe5)aA!;h=u(rDgNq;KU=W6f+|Z_}KF9J~EZaK<|;iF=t?TW?cD8FEuqx$z>= zpo_>+8zVgxHpZFw!owKgS$XzPoH2qP$pBf&W^tq%6>_PZw=g)h*z-X(d63m!!{Iq# z$zu_mrV696jI+?xSd@bf`$vI_|Fz~1bdk{c@2$pA)yL4`aW(~j2Tsuq_abNS-_ML? zSEvJmashQtRh>Vv8R)vt@lsWg6CeI4Y=F~1o@bg9C{wbp$QaH2)ZsFXmgf^%UDM4F z7pHH37^Xf&=82_tyYlD=$uO?@)Ve==b^3Hc9|bTX!I~DRqp7qd@RX7ekaaA6;(AqJ zn9Ho>v^uFAl+w9aUaqsjfSV3EAem?#>hp7nJ=}Y~DI9dZXzH5vWT^1y)0G+Zj15}D(a=UyQzqgA za!Djon(2@^i5gL9;zNtX3blUT*1nxXmlWeM&hx{1SYE(1O+a1&T=iB26%mtM@!~Nd zt8-e(wV;^4F_$opIHT#B1h{L(M^EJtL>cP|U;XVjdWMP50^+m#eT+W0J_$3$tpn4? zvcAM{>Ng+qj-Q7>Nt#cQ6NTWyT9okp7o<@OG01!1)5}3%4Plekn?BGmdO);Rop@X` zMLSN=?`ivRz6gEDKZ2?2Zn7I+Rf1ayRI}>^6nr0_8lKo(-y+F_Qca^YJFLylZ(hJg zvor0Ts(#`oPRAPl6KiR?=)?wGL33oj}{Fn za0+W!vvLLA4Ii-kwT=d2?tkBZq30P~?NRS)d!Dv0p%yjSwqrev?0al2O?|7?vrbnK zNv#`^G12SRo|NPy*8v{o=}qD{q1VWMfLG*j@Hn{eZ18e`-^XfBB7XYYKW6kqr|#ML zAKp%ddIIP(UZ3vPJq!Iz;H|UL(U<)3I14(U+Alfer==$zot6lu?6tPwKZEKXqL{k( zW4jw4a!gi@Lhq@FgZx7kn&dThq03plon#_P=#}^|%IW4Zg_H^o$LKSiW0l{N7010y zT7@IO*V6>4u@G2^2&9;$6zvaWg_V}oo^ngyIgU^0)=Nf4HAoA`>eX!TQav>@} zacA|_PX_TW!2QkZEwQ`J{fbIf;Oo$r!bnY~$Z&#T()1R8ucCy3fDh#;zqV`b7M$Q= zBoq=tE{T={xC2!0xE6u%%y>~A1aoR`iRR0zBr28Jgd_qDUGAf{uyDOYeb@2vf&G-U zNOoB@qKv!Ab!psI9qgxf+$G)=%#bJ9?|kbImhmMEUQM=m7zt|UMkFpgySR%dR+`LP zVGB=pRQa8VF;02Q)h|&6`iZ2>5Y>$w1G~38TQa1)(?eSz+v*M8(s-2XhvAB)Anl4K zf48L`W~R#e7~=>aE<(;8?MC0lbaO$KcHSXz9Z6%=p`Vm+`uSiYzQe1-!Vwkho}1oL zaOOLqCPJLQdA@R4ke6aEB*edS{x5B}|2kgFGm)marMQ2JZuKLokNW8dY=&;EuUq>| z>%Z9hbfCiuu?QupZawR9yd%8#SJuKNu7Gp{LZ@b{yVKgwPb2=h`TWk#Ll(J!ghunv zGBUbN>B(Xv>#Wp~`R2O!MVXl+^`fJu{IYAw3R;tib?I>p!x%gXUvROL6@?%5|0eOd zYm1V7prQF~on+0L`a?Ti498YvG~Dc)z2NeUK|$TuhBG%dBYV3n4Z}!9J#~cidxipJ z=h-E{vIosX8nquIVQ^(WONsb8-vcnvd2_DKg=p7mhzp*_RhUZgCyaB|YqdUv-Iu%^ z#vvH();W2mUY>vQ$e}^8{PLV86DAYW0wlE=lqt{e)fG@?w35T#H0)_^U&)t42OBRJ46Ylu^2}6e!3b9vbb>eH6oCjB5yOl?khX6R8;o|ymCBIb=RVooRe=v| zrKS!)4%9Hb`n*=I5m z77!SR$_wvrt$>xfec=H+ql~8`X-Um5q1^$^A7h5eZ=XZ+PWUjY(_ZfpzXy8+=INWh zQFH@=FEdoO%w;o~@}ut0bw0v)0#{KbGcD6X*LsD;kW2&HcxUg(MRbnHz{xb5#3?Vc z;NOk!A+%m1nIEEQ34d=z$KlYd1qf)?s8TN+w-%Pj_(DivxH-+s(alp zK#7G{c9as>tS7f|=(c*tc5>-sR%VK%?4#LnsF0HTf$Y9F7o1aq-QKVJ;KCwZc}9o& z*DNDlzeg+iwR6Ibb5>K}H*U|_k%oZTSf7LLCoZ+8_~EETbo%hwLa|hO#$|~&x16Lz zxAjbvJw#-reS^3CtmH-C{BLTulM6(1jf;KvH6{S_Cl;DdiHoN7jm!GpKQ}#m>Dp8Yh+cSL>pIW zo~o2Ys{+n8vZh2x5+ib~mCVZWQ02el2}=DUB>JEL9d08k3+yS{SROWm$N*#zO=O}| zv=smV(@i81cz4ZW(C6_fmp=V8hbCEKW%=R?nG+YIOB$1laOpN0S9VZz)+RLekSF_8 zJ9tPx-@R5fr?h$LbvbTD|3$eW@hDDOG;ID3b!~? zMOtJ&i`V(W%YRlRcF(l7^wCIp=Qz;=@7#BJ(`F(^yt$B6U*~R=3IW$Y;K6%( zahqD*FUdOMsn+k)+_ka5S3HVLP{zvJ?-3|zTjqC_y%k}jw!@Q7EmEh7JtclTJD{l5 zya3t9=eSxfpeV5}H^P<{5IHe=Z?k_9h!~2mG$7Ze>;F|Qo2D=qN|RgfiJ&P$f;df$ ziMhM~n^xC!u3v=KWooli_`gx~AGx2iw=&hmmiUxNq2s&MzIhj+?7IU!QGf;PrFv`_ z3Iq9bPZq2|YD7<&Q(|^^rd1x)CCo6g^EjoVpTc*0OX^*W*D|zN{Uru24QyK#qIsy) zi?t5C^L|(H*s`(;@Nsx&owiYg%O(UUc7Ih1ZZ7BB0suN#WFre_Q{jXo-Ge`dQ~$W= zxm2;V081o@gz;%SJD*A?7JkJ`inf(?S8Ft=$Nzpgw$t;xA^Yba^0l$ zlbB)YM>zP;;bcI)Gmv#A8zu|HnglS`u zsh;@6J^oBC+W^~;P&|b|o;}`)Y1&hgHcp;-7l#;u?xFJrqn16cY-!|JAUNd65^|v? z@NI0H_}@V1B!0{z0(;tu@CI*+HC)9n6hqpj-CJV7V&>FHb;E5OR*b9#HFx%k-GY+& zy}=ntGj%S?%&%w$ONB`a?9Fx-SD_+v91kJy;i@xb0#3p@K_#HzkB_=d2X^dVCS?~B zpJLDXe)}CnOmfR+p`LSp)q6)4N;*;t>-=%;XXzyQu2+EFqkBE-f5D!8TW-y73l(M2 z+Ot#Ds$T{R_wG_McPdu3lg5KBZqT$lpfYRt-y$u=bpW#aLj$LSW{~gE1CNgID=r5A0TiYdSte~b8pj(#Rd;M<&w~r8vH;DPhtJ-yf&ah}eB)f0j4QZHr_05Fp1Ehjl7-4V! z?Dq|!MCH-oWk_B?@7X^R3CU4>Y`BVFFu`vYnXEZHcihA_d8|zIN1Act-OJt>YUO}Gsg?ZzZ7C+i4E!7Cxb&~ zT4rk5BlZ`af4A_ij_d zH}rYChBwC&+5+dN(OA;vg_F6V7AQ7Lk9qRFN{O-pk%WpDkTkQ^-o&wF``fib42NxM zWwFa$iZ2>ut=l^Ei#yr;w-C`1m<=ya5oIH&t-9~H15$;to`liE39jm#rl~cFK%`F( z2`8tg?f0v8nmLI1Z*RXmx^A-mH#YlUOucnbTi^dYe1khd8>DE97q>!jid%7acZwA$ z1b2tx?pEBL;!bfdP+W^Uzq~)sd}p4?&0m?x++6U{l->Gb#r<;wgY}&D>(kQHON=o=qHJWoUv_HRzT6~0921KRYt@MId9VEqWT><9 zl;6d?&M0jK*}*<@5b}hx`GOgp8Sg!B%Kz^H{mU378S z+YPPSvdPNr2TATJeacSoRh!l{BuxrHeZKh4$M3X&X{0 z?d^uPSNF-Nv#0FV=GSLG4(>=JemDNo<2wPG8DQs;eo^6g zvf@{Ew@}z6s(covKk@69b8nIj1J7&Y@H{&_tydF8C@qH@P@zbZvfd1hyefe+Wa+ zcIsyA|rm*cs4*!xG$ z#Gbs`=_YtRQ_{taLXdqlajwIkI?=a%yKFHgsk6CTd#?lXQdbdG4|cPJmE^N7tH%fUH>z9* zeRKJj9U-)RPPUL0)~wgwxZNeQMA=nix4V#^^aieTrP$sX%v@1}_Sg2$?JAMLXQ|Q) zy`HW0Ej7QVOC0$MnntJNyy1rcmWRvLSt}Bgy$0k5;Qf~f+)H>ev_Sp`{aF@z`QWOUhZuo2r;P}hwr_hdKgnBo z{pU))Ag}Q4zeCj`C2FGEo)IH5fL4Y zO~P$86A$j&Y|hxWBEx1^Jl{OA{)gING`??^#i#9Q{-%q0Y*BwkR2fwI# zJq?lio9;$6!V29kpgH^M;8j4?MZGtm;(0w3i_(S9LK+OCUXLte|4Y z;####q{VIRPq~hkOXe>kZ}Dnsd)VeU#FUvO{AD-8p{~D7MIJ!%HL`ksc4CJUA5Pqx zaLa=)xLA60UeAYyCOFG(!!Iz~kz#KX#x7cxy45zZ=30Y9JTFbM5`r+P$N!D^>Xd!2 z#v=zRe*7RgE5#Sga#GZI&PD=}mfrk*S!a!Nm5CTv3B&ZGLp48&!A^FADVjI|xHLVj zLYR`95_fQ)5UaJdtvib2UuVe9m?w3`4=&^y7f5d8>|4IiTf;f1VZ|R_3o^dTA#$!^ zxs;w9V@7sR8wXY1S#eZ$WemNBo6H9(u^O*NCcsq6bbBFlE)aL#efx?Dt3QtMWJdPb zYj4Kuv?ekXW=kV_y)C|QfFjJ6$n9cHJkY{DQYi_iyd8aNk24FPZ@rDYIPE`w8;(37 zbH_-7cgt(Qz12p;k+sJECZk?+s_@)D-L+0R<1FLm#N7~$DJ5QoX!1BHehO!-q{&2( z4_z~U={!uY#YP14=y{@eK3)S97tIpfHGk&KXQ2@7(YD-3W`n>q$U(3dP&cedtDSnj z{vv)iDVmp3kwNY#sOHxBjiy~_9z`?E;>PqR@>@s27RW0D_&{^+#Zi6Y$2e@PQj^;7 zgFeKq828!F-=o4R8;$d%ZXk1`oQ4tcpz?@e>i2TsQk%U&Vlp1)cbchrn}|;shcYy? zfTfK}rE11!G1FoHiX{<^&e`95FgDV~yS6e)Ttm9yq>@$?A79q`V`^&5WY{Y983I$! z{XU5LaD|3mG9yKa?(>R&oA&>C0hSdR947j-YZ{YcV;Q8E3=fCv@Ug*pwU?MKxj$?* zabbEW2eD26LPsuE0>j7&T=l=#zV zmkcOoW9k?4LJcL^vjyi~C>&d#*UQ5lbWzCkV|Jy9oZJY1e&7#43MdQT8(f*F_hGF4 zUT`td(z7}_-pEX+DL=tO#;4>nfAHXbIE_Y6JrVuewPQUL=18-)F@gQ0ZBB!5FH(Dd@TKX#<0 zuI*7M)=53eMOdm|`)F8D`Pu|G|M!ypIm8*KEmq;NPk!qzM`|-*0?# z{4)-_MM1vrYbspWGOK6BrY{B@HzuF?>+HE98xIs_8}~<{(l0XXljnq6ej&CrxbG|t z6CzZ@kuB5YJ>YAI70H>K5D_hFa6qca|0%wVkSBfU122ZBXAT`P8gav4zIKJsgXR2XAlQ!FoR0pw-&PJ8&)K zQP{aIu<$|PN=^Ck_H5F81LNr2x$66gjdP3Of2UgV-v3$FC?6hEQ#4c4sT;7eLp0#8 zsc$Wif`2urQD|=r-Cvs4jhIbut+e-0x9HvW+mJ}tp>7w*xvkM>jz;?SaNp33>j~Fi zF%@qm#CuO5Wv=?I_59-~u{M5|jDC~trdR8fl4!b6KaC0knLr6y`tDRmn;%2pJ{pB6w!7IHA;YG zn@#Op{q0TSOW*yPP<8&`oB!_))_;fc?q%w5jhyNDY42s^v8S;pyL=w85A{-Iqq|Qx z&!zOw_3m1hu6?`1COLVX(JF5PLdl$Ajo@pc$&#P(E9Oc@#?g=30cYFz115ufrytBU zOVc4ec@%JTIiV#fi>93koD)47xqq+QMaEt+j#NrOvwSayBCn?bqqomhS()zUjC*sf z&=g+&I|PM5|EWSKRSs28@J122#KG5EX4bF2_MbZHe2P!18jJ#%MIvD-?@8=SSrs}%CPDJn z?3IU0DnXlh3kmE<`}g=ma|-Z52uf_I^lD#}z)Fa@vOu9M;x>^o zcdZyQGU$CFl;Sm6;0|l*s^X~s`F{OYWkayz?ASJQ++2q{NEnKb(j)Z+A&LqKRG5iZ zSPB87i_rIeMCtQK?J@ZbFN4C?qgqR!ZpyQ=l9(xYdGk>J`0}#u;l}fhbn^Z=WG|+L zxgH0|m2W~bW@U?@lOnQ@f|R4!MMCmFOefU;RxjTNotOK3&o#2E6~4n6_-M*m=^_Hj zMYCh&QkSSyrMys}eT*N`Fyg3S;qEXlSG#!%KTCS9CS&C=Ci$uN`bW&-Up9_11eJPv zrzqriOO353uZaZ{Ql5lmGZKzpsZBdc;2SAfb4iX+dIJxSjf1aJe@F*D2BNd)OMWH6 zn%`{%N?2@%qRBvbcs>|5J$1Z$7*z=dnJ5h544cac|u?3%WZnxoZmq-5cH=UlX zc=?*I)u@*mERUy=Nita%k)WG|`O#C2TT;Vups>);ainqJsV|~*YksVzz%#ezjY!eB zs;F;h_qG2QM%1<18-b!?&f|`)*EW4ZH2X!1Bh@Md#Ht@D0^o{$hbN&WqfKF1fGCHG$=Dm>!jocfVL^&O|9ry)}kd1H}pSoH$~`B#n1*K$@7lzeU~ zQe`31ZBC8NcO83bjC~))Q~&w-HR+DXcrl8do*xXPMu29c&*W`Cr7XID?IO7cJSxJd z>+XgoxuZ9bX!_8w$=>=*R!THdR1k8241q{z2y2^#icYpQSqm<-%p&tR-XfhJ}fj;^d-{wenL6`O)|x$sR7Rb7QTM19AVF^ASwy$ot+$~!7$ zx;Ki7R5Tn1eG?I7*h10V;}Z61)FgHVDqfvhUJq-$RY<}`%5ED_At7|AT;2Iyv7ao^ z>yiD`N2?#rWiwx)RkzzU8zR)c-GkgU__TYn(sZ^|xA%8AAxeVU_Q_~PIZ&1q|C$N_FN)M{0=_3)P zxbNBN&J&JM37it2?fv_{0#-R{Kgbu;p*r}rGkpdhW|Tot{Zof_adkM}O#ra@iG7H8 zf4N0jaOnyiNOAo&N^MRgZ5{;qVwv+P@v&iNxzhF36AF>2x$oRO9`~t-uPOL$P$2Qa zW0^btS88U&wTaIxkn>TyEc4i9;e92R3U4?(OPSG}@_7yR4|tH;nnoy@YOq|DZ`_%0mpV#YVxkz`3EJoKXLSSyRw;_o$9 zHFr%Q=m1ih<1zgU4^`sZXPf^JXaUd(rp0hm5uVeqvc1c}+Y*i^!*(fDxnYsy0N`$9 ztfzBLi|-Wt)^WbF2zy-L$nQ=D#Nn)cZUAzI)l?R-ga&$l9*u$mSJ$SJ-|e$emXuur zR9FJ`@Ai2EwPvaiz>dB$#}=0G<^Z;^UUHhM&O8V4`(BEGQDQrtiVhiM%HG)Lieo{t zPnhk*Y*A_}6&H1?|pTk&8IMO0bB8Q4b>lH#5I zjoF7#AVv?TcC8kwRsZM6HFCzR!$0M-0+jHZv;H%aFo3~e(I0@RX7yFiDNt?Jp+Zqf z-J~XGBQQm_7?HTsUd^>?2PL8B%Mz()=0)G`MwnUDq^wI!MzsYZth{u%kW*FLk?OkrepH!Zh0qNa= zt3v5~u~>0Ar#!;bl(LOH-k=nb2G`ORT5EE|>e;7MEU#=zn$)?23%v0Xe~4e}+VxRw z8W@Fe8)SZgk9O}165#*IDO_1WucgiI`+zI^g5eBqGc(5(V z<=dY95&o-UXZwYc_cLrKrm+_%qu6?#$E~t02_^6nV)r*FNyfxJ*CkX79-*6i#spqN zOF|h94_53Mm9vDAKM}SRL-*VSfGj-sgDGtXrZtZs1Wn)LVOQRTLf7jbLtVk(=-*~9AI!kS#xJv#_tq+5dt^WFOsw$x# z!0O0i9fQ3dkK)4PwmC~C#h&^OC4KGZ`_7#;|tCe#-K!L z=^->~CYd*_U=C!mgyGLnVHrr&Soylf#_O=*4IlJtm9N_UIE8`TuD&3%UIYe+6}}JPW#V!LQ|(5(k(Bah=1Pt}3KHNm zOOTB2_C@tvWJQk(uB3Tz8B2Kb(b>8_+;Xr1qLCoc^c%RjD-ak5q2{-x$<5_;&|{4D zlKAOX&+LGGyomD)8Wcb&w|AHG=Y%%|gA8GPU)5jjm9DGHveq4wSA3f`_4U7LB=FajJX7;wUtCP3t0M{Zk$(51HuQz)jr2zWTl5Wpl!N#6s) zW^~8?1z!~O_vRgLhjbHd>e~}b!t{m%*;O^aFCWeSnLsLdmB0M`T4)Rm; ze&9FYN%%3d$@_8P#BJ?o;Myjn(UzG<>wr#)Hv|AxrXYYQfIx1fZu~~}v2P+uCr)24 zF~EQX3Esq)&iEo>ImU4S0{97svcYa6!G#gQ99)NzZe_$>X-Z@lc^QgQF1Ju0PiXAZ zKWR5sDs?0!E9?0=Ce^i|BYvT-LlTjp9O0JJcF(*`WQkkuAqX_M8 zhW?}W|NV=|2<5HSysn_mfkJAq31C={qaO+6eofC#^|;yt!qW~Oem{tBaEee5Xn)%g zY;w*O>~gyQ)6j3iVncwWB?|=tqpE9u1Hz&$YtDLaPL7tY4Zk|(vA0ljeT|gn&qN1m zNw8!_Rs4Q2g%7gS)iO%tMMDCnBzQw=%G?^`^|Kktw2+hp^%n0M-+syQ54YgmefpKa zh`gJx9{Pq&x6XO6dy0!B>oEaYRSD7 zt?08tEI&l^WsWjF>Sy~tJd~skpogw?TH&^S>=Lp>rs?RW>14~;<%pcuv>l$Wc4Kt_{Zn_oEYLWQ@P5d_(@ly4$c_wr*D41^2_0SFB zQk+0y_x9E7uvv?yz#aXJVrZN28P9JXlo?Yn>}}ZqiS%l3uWd?pc&rcAvzsJPc;I;R z^t7o%W|1%y0^~;_EFB@AFXFH|gAvj152;@{QkH@tsrokqRZICH!&g1M5MD%MRwv7l zdz?Clyo-*(cD$KT)WMO?d+l1L{3dv|XevFsa8rvN{;vG8j!>=q$-=6ah-G+kak-}2 zsn(h^EmnAn899URYOMS*&hN<2~?(ewWr1GAD~`e6F}`M$5~O5Fc@pf#jcE zFN81%XAaw}UJLav(-utYx(t{ly>5<)AdqjTEqj3Yc!=~Yhe8^cvkx%2cu<@~6;2@=~(Ms=l_=4b!N zmvz0-dy@|=*xlIHp{Wx7sbMH=c~Z)*)sG#c{TmJsRgL4+CeKwFy54fJd)kuF|4u#V zMH91pD^iKXbz+%qOw?>GPrT5;wfBL3$y0B`s#XSSjJM%2@N&K$X+V$ws;Xc2!T4qX z0(&6o#IbH!b{Vn8;~74zixx{)Htpn`A`ftq2qS<`A3<)XF%I?&-UoX z=oY^4+^%8Y6?Ub^Cr>s;dw2rELn;5FBY9Ua=QVF-+L*z6q(0d=u}M zCDPMFx#(en77Q_9;cyI-)xTKMw`127Ew@2@m}t9BLKEP3Q>sX^?17TzwdVWWg5)5^^gc@^Lwa<~eN9Ac zlYtM7P_N?rjR@X_sW$BUjdk;`%j(<8_*Uj#2i9n~*w~}WlQ9`54Hbub4iXxrRAZ8;)8r%B!FVo%2qSpOV5v=Mswan3m*_A=J%aGd(QLghpB_>0^62a zRG|P}CY?CX*!`Ii3V^_M>|Ht7j+~P)J~=n%281`k-vSHL@g#U&coGuAa8tG#bL*wM zlAQdZX5-K4%D#Z(#PMY6^LUANOgKRN#j4c_45iPIKVT$H#eLU};a@Bv)1!tyo^2u3 zr~9#k@{-n~tSe&i>k+2F#I3c_i|vVU0es&(q9gXU1an%5c%T~Tp&tF^l6Eyl&hhx! zq1Uh69bdAE)zlhn)IdvW==5&TTzC_&2LD(E2(>#t>{>6mZNOe^7Q|{iCNjH%!6Wy^ zNAKX>L^(ii{BqQKJ5tY&0*1(0&hVwNkd|=nIf-zyHFv%eaEvxZUOm4Dvo1p@Dl0vm z_pW|d(I@pWAgODwBi9{x*~tQieGpo*g(G&WlGdAh)rQb zkS6!-->F57y`qg@OknD8roEQ~6YO9Sc(ze#>=*+cr$7AE{Q8pqDTUxpjkn3>T2dPd z^5#fq5$#@i-C}Yn-0euvv7x)Im&c3=FF$zzz6X=%)4$ZoRisbPKixY@r!D_}{rKO( zmbSM$jmySI+2^q-A^XV`BxN`!{pZUcE`VWD(CGRKnNb$V`}&bVL%0jnNzR&kvKzMH zGH{ANAKze~DYO)nVm(pjIZ%DstM#?%d#A@fUaC!1sQ@XJL@5Fh4MHmX_p0SnNFb;r}^Rdj6K`He81IMXw_}}4)Oy8N?vXzmL4Rrxm6U{SZ zlIiVI`X%))NtY795M@KB^H;Mle*u9$cBJD01|3i3tV5!*pg4EjMNIWhvU9blZXW;u~&74nPoZ57$z+aTkkkI>F z{vtH2=a9+B#tW06!U-c#Dd*CtPz@G zrlzPzxL*kl(m2IMQfe(2otV-lx}B~Bp|W-_=~LBT54DY|yW-Q2`EdQ=S}cGbpxqy* zUK9RWUWc9iSx%c>AY-Cp)Kr2!H8(Pq9i0{}jCo;X@pt0b{&FiziR(^`K4LfHZA*s= z2Gogc^F3szv@EHyJsvrSUGHG=H@y?q<{)dRs@qj8=XV0WvAk~=%1sX84Hc7i3fP$y zat7^Jt2VN<%$Q|*V{k&ffac@m>;2Wf>&9{0Rj0YnJFaibQnP^R02as)Y&=)DZ9ggZ z-JS#bdsueur7m+Nt2=^CpJ_VzbbZO-Q!NHX$wSmVF{8lkAJc=ra4Z7-z7f6-jYzC^ zV^!F&Qg$bL%~OvCKfH>V#9?4G-~pr5J|aLt#VjkX{hI%VQRgcHEH9!5 zpOT0tC}kW@$h}7kW0g~IF_0)+AM$9EJ0I=eE>?W@c(rN$`9jN11>1H|F2te|ywHU1 z5Tlv;0`+D#k#o7lFgq~>5Y!0-L%STNLHnHBR22{OQ{?a6f1b7fLxVzqZBhvm zt!KSn_Ih&vC4K?&Fvm9E`roJfhAAs$p;*`%$Jge;V4r=GC0*e*is6u?oKAfV;x}kA+J#)6&qL zcHQ`nnAcfY$nSQ%SkvB)@vTB}2m4uPun7AHt>EM`&X0Uia^b&RY5gs$L;Z!NMCSE1 z%VXX+&a^lpD1W@V+o1d)WN=c_Esl1P#}75Qn!+VtB8boE$d<@PIh;~lSNq+kIAJ-d zQO*SMPCN3`lV@0e&LqQJjs4%{r50bYF?QM%yF38)tB5`>F>8gLLcrXbM>|_MRL15| zRJc7WpykSdWT02{-z4=MdbPQGqobt3%`JvWI2aU}LceBfJQS<2rt{N_Q9NEtP20Js z-j>=<207AM?qhOem(9q*&T?_Eb616{q~sQh`G~K>D0St2ZQ}LWfBnndnWxnz1!&_| zNbr^j{lQu{`AEiAdE(3MgL3jLJTJmdgu*#I6SHT>va5$f`Tl7Dl>njleUq? z)56+_3=m`SO3Vu+`tBRF&TJ^LLFZSW8DBok?Mw90q+>_E*XLj1J3Qcn z#y%6B4TW~Bft9;uM<18ilLIyo-u=?Wuz%ZKtn0CuV}>3r?Kb4YHKOwuX;o(AIH!SV z2xEyn>!uUO2^;$L$~-w*i&M-JLr16hNem|hK%35>j+Y*R<}q)RFiv}c#8>g0Zk1hR z#SChOJ&b#W3LrIMpv!1N2jbZ5)bN*hBlZf!>o$SrwSw<@Ume-f;J~#8N|(%qt&zTT z`{`7ta3$bpv|;}DG`NZOj)=l)dynJS!ijmb3{QLj=K84A-#M%FRl)^O;_O$g*O0B) z8U&05&Iv6CT^CO8cr6YHiztOZ_}#lmu%G$ooQ!?$VHy;W$U8&?5kON_h4K-uRxuik z+Al--I~1QWN~*@%DIhn!6^YeHmw-*$yh}G3w*{|9ZOaJ^*L- zIR>g5?W6t+NjTJVX9F#*>`=R#%y{kVP+@&RQr?4AAFhio<&IMw4(niR2<5Xyt7(v!+REu4h8I8qO{Y9keb>fok>D`RtWbpkWr+_~Bj_MAel?;ghXP(Nj~ zU%Fgx1E2Yv%Pt<&uNX0+Qm9o(z9#cagi|>Ay}_LGKY=f;yxu|!APA9-N=WDT-C*0p z_%iqrBiMX*Y2=c?7w1jE$$HHxBlh^~+9M`NmS?0g*g98I#%eu!&dsJMasit)jD59;E)atBwI!Y6Db6rU-Bp9VFW-sp9G z9>{*#Up#+OUpfO2Hh*)qDweS^p`WTKVD%3%QF<1s(zv*W6?v?-P!u-vDDK|^-!~@Q zK4Ioq_ne!!Y@AIIv*nu z)KR7lpQD4&@pctand*Blai^pgh%qWfjwUr#nCgJWEt)6mQ%;$yAs%m#8k4i6rYtTc zQP#&NJ@H2Oi#6bLAp>I&H&s4AGJSRUQ0#oGAiMbG6pU1uOy9y z)j8!Ren1PHIveD=SkX-XA7vh~I06zLiXFm_my7qLG}e!b?wxLm*TZAgDwa)Ws*{MNtZnn)Tc76oGZiBb4q%>Ug7O4I2!k6!2{MFE z4N$=G&Q=C77_(c2a0xk23lC<+jcndO9GL9{g?@GwdYxsm1lWqtVp(+zp^jJ_p;JX- zbGl`IM1Zu>Z4t#gj*N9`pjPL#@+iKF$Kof`+xwv1tFbnVHkR1an^I)Ges-~?z;kTQDP&0QEbsWlU^2kNhVv$i!QB9Hq61;MowG$5A+4# zA7KC0Q}ORL(GVMT89Y2`QIY^HYX4}bzBmo4a0m_bHxUQN>TH}FU*@u{yrg!B_J7YH z8N{-NRdJ>g#7W<6N4uW`X+3vBi+-;d4br$ptawG44JVN&rWrX0EXM{2Q!OnfPn9c) zRTzU5RDhmN8`z`**NsuY8^aK)`lnF_USSU|Zr~#Z6eW_I3NRm$!z%a>ym9N4%c*%b z-oikV#5a+0-hG!3oP>iwqJkdZx1F^ej$|ew_wNT|Kda;5@$_X<1RXU)UQwR(YP;Aj z(mD`o`F`M-APF}^{jT=oR*T@TTgCxmbP_&pAxtEA@o%7QQaB1*YMymQrc(I+G}==^ zHM1?AC+^si?Q}xrkdMHKRaa5_8w0g)374gvF3mKkuUf z+iwL;E6}-yb?9&)m*Y0GMYR|&As`VsO{m_Q(Zexb8Uf74=o01)J3?dAp)oZLn#LPe zJpDkTy}TiHq!ZB*F8Tx^0B81r`t|=Ole$z+ zuYo85lm*HeLm>dXE4z8@)@M5Cy*nU;RI}tRGuH~9$pWc|w!E?9YHb~=RV@s5)(j9~ zAJe_JIF`PHlM6+qmO5)GXnj3_2B>w~+kvtGVev8IZ(Dk2t%U#6NX^Gz;q6-w_RiYQ z*#9&JAU_Je-cN3LUyf_r{K5GX|NB5l7Sp?-^IUL7Iyedqczd7vA`fKPj+Ue72VM03 zJB`y5O?$@#_Im|M1$3fugS3WU&3`^dr0MmAK51Vkdm?$5y~LiW0T@^YY(jO|Y+`(& zIEY0atyO0Mva$xDd4lH1Z1m`9dVa)^y_Dc|d2B`k<~LaIxWc0>lU1K)Wm3Ya4bA6d3|GMKr$TX3VI zWDJUO>N&qE-3W~TnWKMPuPgLL{PWo>k|MjBjEa@g6bh*D5|u9`PAEUu?^>D+j+&Pt z<0P26&;%pM0{&?~Ke1-K%moeX!E+%AJK5*n7q3mcy8NZo$*pAm}U3KB4Vo{xMbz(Rp?>83wh5;S>Mu7~pm z-RX+C@_q$eq$O5$rX3Kb{=TJrc;DzcG@Pf6u?VlE6p>!B7RgF`I#KQpZ~4zWtoC!h z9=o+T0e}-?)?pmCMtS;ke*sR^skO}Fll`3~XwhEJ#!)Eg$1PI{BFtm{Q_?FJDV|eZuwqBNSgC z8Gq9BuZBVpG9VRiGSEM^EIGPeG+7zj0nXi(5@W>L%O55)fv{m>f|W+fyBO)n#Y2fq z-_s%HR2YQ7lu$Sqdck_!aVqoJq=XKx=fkw+@>n?GDY4yTJ*Rj6Ur=^&WR;c!3uD8Z z^YaXXQUXx%-ly+=C+lNCZD)SZFZyit!xu5M^c;_v8}Qe*@FA?=Ds5$$KrV)@8(T*= zoY1A~t9`B4Ul{kg+sJ{e7T)!^0{xn5(LbKdO(MLOhUaHsy5|I$Y%}mVLpN-_`A-)- z7(kik+mn4eknjHq$>u_VhivW}W;Hg1EvSv&!=vZ5#OgWX{SW;3p!0{8`8Eh{dGp3g zG4ta_O*qlHY8@`~M3VwLCsZngL?!vhulG9ds>8YXeK;M9{y7<3Q`69qDy*imDxlB- zKXj#tXb-1(q2^cShA1hZ*gE8a+GJc|IUoQaOgmXx9w+c+IUm*R@5a6uZ^AB!K|`sa z0>)Yk87#sTk-osQQB9{Ww<`1&yLH%qa)S08`}o6i&bT@$~7>BGSgKcS@Q5C6wxTzMiGP{Y~w8WdLv_kJ+WQz z=$L=4P4QbB!RS{lF0AkTu0h7m&1naylVI9(i;3=3oC3l^H96GThMa;?260T(#W%ap zGgDV*M7eQHeuU1+45ohXTXi{``f;Qnbms{v7m$)uNxaDRq;G0N2&?b_B{eaTRK4wA>b&N^<3((QZy$E{)fk7(O>crkD8 z5(4BZJi)ve$8btZU6ZFISILBccobiX-z%0bwhPSub^YS9APB|V-oCcTGAry}uKGEfBgKyIpEtRbFwqK#NtMja$<1K1x!&v6l|rQ~%E4t6(X{o240 zBk7~B|E|YIeRYb8q#q1f{h%f7OWEHsg@KWnr<}(D5=O=B8;eUrXp5^k8^fG)7357( zBE80(Kwn0jLh4rtYylkntkyeh+00A|IJ3#}F6X!^N#!@W6|!>87!kTETwQ00yNbHP z0E{cBSiy-T`km1!YnioQr4Q053YxCW+_C1OKg=pHeI5tOnUO4N!ti=^AVd@g(R{QIFd z*MKuaIq%ib^OrB(D~j>E;W1u0OKJcE3@Hzt)@|o4fx)uE=ZA38e12@1xGarn0Ja%3)umyo0 zE=6E%+^1fot^u2c1#5EH+579yRkDq>fn5_Ir;rZ z*3bI2HO-W4j=_QE1F|?krHgBssRijTZhv7=iF~pXNIFhygU$Py(1^rdF&uF$@)vYQ zXszKf_sO{miO$ya$T=N1z#^1WI5HU~)dImsSf+<6pMj)=(e;t^|KYGwzl9B}cZUjR z7@?rpo#Mf4Lh~H4h=vMMPmi0e!ODsEeULq{u}BNOT)xj&r=t)DOXeRol5ebOljmO# z)tq0iuKwsS2T=xDvBDr92ArWAv#Fclaz-nPuqLGXDLb*DE#_R_!FIS@wp3p0&ZshLB zOGu=eDbbCi1Fr@ECa{4g@3h*Pm~`(v;oh7VMg!mt>r(?@=_>SUq;NThBsh4{N#AE0 zYTMvNbE0s@n8OOnp8zOBA`afL@y&n`VK6qU)UYbfUNz=lsF`yPi^tM?OO-T?FlWfr z^4g6ar1N4=rx;epq)u;9p{Uk`Fv{<=-c@=o-Iqdy5_tE(zy6O_^MCrM%?tT?Fi(3A zr;X8F#DZ=zk~WMgfM$8` z>gK7dS3x(T?+(qNcGL!(ta*M$SHHYKDC7%A+!ILi3gcK?%X{4+sYkm`LN4vcd~Pf^ zKxGDT{{H=m~}XZQ*KXaI%GjPQg?EQ?9PHUhe^C z6oNWiU9PHogVT)gf|oi&HcCDlFs6{}7GWbWmwqph2OW|mfe#D~h>Mn0w=PZ-L9J=c zzC~+TA0rgg46X)K(}_*+5HBQZpUoZ{CzT*qT{676rFrcJ%LZ%06y>ct6%n;@{Nr zl;(msRm~bbT&9++V?lKE48JC-ChJcbkk0D+*$f=0O9UV5;?*&QnR(ST-UC{7ZAB5C_HgGe-T%oKT`HNUcXU3y`$hd zzCY(Us!YeMCzZJ(rk0)N1p23KzkMBB*AHL+!SPZ^ppT)H+)iD!jxL--biRjM-!^;+ zShuDm32?tX=9%E`)ev7roT`0rAQ{g#;ckoU337xJ?h}D&oJy@aFLu&hYEFbXX4fx~ z%~dLd^0hE=G;ww-#iM3027Syb5@o1G3VzY_L_69%I!JL#Qc5_*^kbqUeP)iF$fSl# zRu7UKYQmje!r=^nvZ;PKjx^$5V2((!HC0$34$l@m9QzHY2lgRWLWxw}4#aZ=`tTV8 zm;xe8&yjK5LHqHqpXj<~{~VfrOUXqHOJk5?=VU}OQ9}lhy4#l)of$k8#4=HCEyVXq z+W)CuF+mmX^&)N<8`E_^SBPDKN(*?sxu1BAQTfK?vh0~8If&5!zu>WP)DcSrj_D8x z98}mj(<8m$K58C*&_CPw1&C!EB5q*j|Lv)xWguYa{XP9T8h+gu*pI(WQKcwDT1~@> zW`_VG6-|xl)je)QZxde5tavpGLylKede46F7yDDg$V<*y7+OQ9ndlsXbu!bx)9B6C zI^Vzo1ERc#-jp`S)E6)-4&TzZ@-JY;n36t5HII?-DIEYobC5In zTTdR}adjISBTY6%C;$4a8(a4fufCA_;3M0dIS-x=Ze4b3eDN7)HZG!zDilgiq(ula zgc?pM7hg7bKBGfH1<*;7`L6v*W98Vl-@kkb+>#bD)%fMInKIWj~uymEM+@pNiBVAhg;i};}rgFjWL%j9MF42}Zl@DI@4ZMUFXcXYo;xwFLLz4;s_ z4)-6ahRXgwhAn4ZpN*B3O(+Jv6J-?y1}xSzl{7c$;5gKGM10|1n1GX8PYa)M;^*|` z7q5((59_J)z%g=VKJBr*3Du^xVyO(FCX#12$^??cq|rHPjxhMQ)bY~#;w^)DpKe1f zVoRh{YiOJn&jXoJ7bAlz7*AS*hdaJaP9gvVMxme|U&lILTI8FWl!2e(x|`{cxFrO} zC`2Q>`N|qy?sy#u&a1k4fwjZRPft5nX1#X-V+G$}TX;K+)M{ZVyZvE(PE~;hO@T(p+)wy- z!T|A%<%glan(lk2MsFE7w!srN%<9ice8%b)%Dgo2f#?tnVY;@*>O3heN+eZAa9ZwqulRzRQTXG4m*&7L4hLI0Gv ztfsFj&CpZ;?AK#hV%|4qNga=x5c;2P+90wVY(rA{H1KeowG<+VAiUh5ch-SZpdBQU z$Dd2Rqv2gOYfbQ}YxYVuOT(JpK&?pT?zI@`jWGhoFrZqXsgc16_p|w2*u#(SrPAcC z>x(e@eqRLJi%Ne&f5L{Kw7({Y@hpvW%5T`Ic%YV}F~K=QVeqgzGtz`c-fC#j;qm3? zZF`*f?8pMH04g{%)NgeFtFIy>b6?gU2*z@)oBhg1N{NWVBFY3~RrBsc1xu{edu!8DWch{|~T-c7T3Af(Qa@OtUr*gj6xszKJOnxKc4nK6$s%i~(M z6+v*;Gr7T_hi!Az*uyV@HlL}FFM$RJuCGEje>g{K>zU48|a`z-_1F_3_roa1g9gB#md? z`*X>BpE^p1+&ORq_DtCmyID$W#*N4OEjgpq<4Pxr4N0ZVH!wxb6iaOHUuIcZF z1wKYZC_mDX*PruDUY}P&3Ar=hw(Ql}|2)Npkv-D%Z!1erUb_2tuds4FFXmTw>r&T0 z?l2GpHP5?wI~>&1?9dL_fiQ0YH@M$Fc!!OtFTtRr&ND{4QQL!2x2B{cb{ z(s_n)<6~af`yEWT+pgV-R7KxH$6xNXItn>-8uTN?QS8&bu2B{*#1~LZdEUC&#|La; z9t3o{oQf};Ltej3PE_2h%@JB7H<-J&?2Ef3BXh+L&V!NHPJfzu5J)j_3D-vbOn!Dx z&_OH|!%Z-NLr2nuxXFzFUUScNSyU%6X_lL#k=|TpSyo@+ZV(Vu7&#)MBl|Wza%&L7 zS7FuN_60G#-?&3RAcV*MN#DVN1=dlc(`3Kq3v_gJ@T{J@D}Hhc*jsZt>uB=5smp#I z5%O7+h!MdGd<+XYvBCKZj{e?^4o?&~Ei6v_?iKkKB0z?urnw&+l>KPGAXT#ni zbXyxRSIFb{WxT{(I!wF(0Vx=pc|tJx9h1 zI64LJS)=yxsIPV5wRyP*g#!14>TAidZ!XX6AX+am&UV_^z)u@mjclSJyKI{bMB>en z{=fTjt;~N6x0-?ulSQK1=F2~BzYYn9`S~@y%kxuci0@QcJ z?v`-i=(t%Zm9YP17zV2&ReOFz3=(v-avPJ#3o*Bg*Myjq1u(qZY#bQhwo#0 zK{4|75B{6VT2_t>*^QJ@(<6K9>-=-Gt9|e|N5T*#*o#r%T>dTh|rEyJ5D2);fZV&J?YGr?pcT8n|{>q-hU5pGK zJH8g7<$I)MPh(EB0S*pN@Z-ub;0>d=6&4>m^H9N>ibZqIky~)G@A@-HJafYjB~gD{ z2(43yPU&wu8A-unOdOwxEHUg%di!Mx71B8031tl|wAX@Eq5&!9Wa|5#_dygFnpWG- zPsd_x&A&NFt2}-GP;mds*80N26LL|a>#R4mWitjN*6`diQ$bq=K?pxAs(H#c@vgCtluNGY~$J-+oTJUMZ8%oaO-H|~{%ZStcmeLXh+lF(1| zQ4pG6M&aYH` zXKbI0L;&JEKVJu#j+`ih3hLplvXtOkB*(eK44(DkmwTrP+84mXQ|(Gqu);9Vh}VZ3 zr9NGk{BzJM9CErxgi6gxe6;<@NA64!>2XW}SQ)_hdrR)AX2Wj0E(z8mq>D`AVl-Y= zZp+yfs&F&K<}?v z)@>eP^_B9ng8AmXiR$nA8o%%CFS|G0-oy@#1RHfxYG5L5ALULT+?%{w9*{KR)kkzT zxUQ~!4})cp{nLfd@R;i{j-AbR=f-y|>n5@1wANZI{%Q^*xs7t@ml6yMigbGs|6Uki zrsPr@cdIC*$fY}sC+lIghtwJsHpA||cH=Vn)voG7O7Y+k9%g1pYN`lkX-=Fsk%BAM zZ5*<)pJI8KT!xF*LTVn1cyv^wjANVi7h%U?_`{_gDjAiAOhQuj%tvy-jg(ADbaw)r zU9W{^@$UzRg#Lr~xK>KwN?oA-%oNU$)4&T!0;b1exXV@5Zy093f6FAEB3svS+rFdx zX~MUeGyh2rNyyUw^Bh|H?Ndz8e01STVgSL=LQtC`_p1(;@Q-lwxX;`qPB#v+Kly_k z52-hDtdvXr{5NRRlNagG85z9AVW^IxlUM!4GFxL`62b?7DaZ z=0~$;vX^+E2EN}Cj1I3qKvjTd^HnevnDddWhPyY)!czV#r!v=w#`fQNx6}6xs7+qD9jAX3$!JX>@9?j*8WzC1Y z*~#JCNa^rU0qF{lRiQw+?K5UUg;)ec>@5k~JT!$^ERLLWNmfvWAp+@=L#GC<8x+N0 zRSc2(2Z)O5Q?H-Dc0bP@QdYr{&t=ydJ&o|@`B+`fDo{WqaOl*c*|4&6ind>*H5lvx5V?Y>te2OC= zvmp#o%baZ1occs;X|Atp3(f5lmk;d4RmpBR@yt(x{w8IC=$vMI$Xti5!q3<7At2cS zZ-?E;hq%Q%UTwT+BuYG_f@+nWrHaRHNGJEd}gllDf$o%w9;W@eVs z3pAB(ZR7W+XaQG*t|0H{#S7vHgqjcc$C}bpwa(})#c0_Zm}DeF+WGFnZO;)Y&FY$L zy$3lR?xO~&ln-Xf3arSuW5XhhdY&eulQe@;sHy}!^6H-N!hM8JpHKp>3Zm$OoiiJ#guNSFr_`qY5sLub zf&P0s8cb?+DyBrGHyg#n2s0!1T*9QmbaHKT%CM3;g@H+!2T{iMmBIo`9iAw&JYGPc zsnP4Mea(%u5^~Sso_$LgVL5qCG9fXG|455i%8N@fRn{2tBcLM6=HPXdfSO8~Y2tiq zCcn{&FaLPs4H7m4BjC1L|JNWo>g`lBCc3rypI4wM+H)0>-p9GE6=Fved)e5Vjeb7bJP=dr0pU@Z3B#T%Mo59cK2wZWex@KZZSnp~Jmkj_(nV zQ6Yq>PVHlUPxGu4+vqllj}6JIhaNIX<`k2wo_fkXIVtS8vqW#!Q6*=kp$!V!0T$-{ z<5?XVvDq8Hd3Ju(6ct#ewvZQ(*=*b4oS67%-txrfA)Q+KTzce=eCOBaW+|atM%98M zKPAlBvExNwY1VugQvrRR$JTr$AMnUDGqq~&fqqWLS%0ikRT>%08LG07AM znPV4|Mn2PFVTZ5PIOOn{jEz#S4FRSgsQ$JQTiUbSA2|*~6M?3#wRyp&b^y&zbhO7A8H*#5ys|P>Jx3eut<2dfU z^K6Xf?7-YC$F@Cqxlov~N68R76@2!L#u+_C;+3hi#dh{)TLx7wn0cxcG1G9UB>QPM zDm|SkeKP46yckM{LT^7W)(1>^_}1BY>y2tfJ#r`ka$AL}zX6V3GAA{cFplYbLMMU8vyugBbC`VmDP@S_Z20m@YRue>Bn| zA2tV;7==+Y>`voFBwZGRqAzeNLfl`452Dho?s$|1vXB7=M#Spx7famIm*|I6pVQ~7Fhs~ zbd@eAH=FRf-N{})q4%N399~>H=Wt=ta5YsoPL)#FC6DtL{|eKK`B@E?9@XnDZi{j$ zf1l8E3GmFnx2Nb|+K}$tD2-`S#@w}3#djczBs{-*qe{z87w?fW_Z z|6~sQ-e6MsX%rlHMNKpqlR0f0gGsN0>(tS8r`QzI_b|JxP6y@Y0&>hWml;pRZ*ty& zVK3iL`h{vvZsP4vKgtqiK%#-9KfbW}Ej}U->H<{Oq zZ3xy)9yJSS<$OiXtDo1o{D<6ZNbe8zM_ddQ1E2zdLuktwSk@b4` zlZm3pe0j7uV<5kO>HnU-Wm-LhJu@IEgK{3s0Bl;+uhL+mldP-y@nF~1qP>N<-w{s# z-K>a+nXo0g2&r2M^%A`DJPKZGL*ece@Hk9797i_Zqe;^&0oJj$W~OAw(hRQOKELIQ zM|k`A2ww%EWeW%7{Ey|@tMpngq)**y*B?f>;|8ggv^_~Stls)sxDUBw!*3f2r1eub zU#<_w5R|pBdIiB$>Va=t-S?$AOFUA|ZZG=zrFt>-u~feJV8kt`mAqcR{l^>b4|pVK znb#+?RfAW1WC19 zo$i(!)_XKNcF+pKvI>er%Akhqyu{CB8- z$yad5@l= zUdKjI6~jd0Q=M$Uh)g0Itm<^PQ^rNE2#TWm3gnpQOqKBB)+-cO5kXhR&az%Wl#OIH zCxT5u#ja82%a&*VkuH-d4?MVw_IdCnl!U@?BI+CK;N7-k<|0(%R241Wtbr9=_Zi|` z!_Z?bs8FGZBFrD_a&&uJ${h9o+IFxxqXvw$!(69q;A-Lm?XlFK^Pujvr7kdO!~$(? zV}aha|88&asZa5i@n%?SoY)|ih*5T+zL`En4r>i-T>o&9Bf5o!?YHe*7#Q;oHiAHJ7<#F>~+-*U%6@+6*pfC@Ywgtqx2;A$zCe~ zGXZLQDK0q)(BRM|J&l+g6dbJblDW5~PmQ1T{aLI?oxmBIV%dLC_8+`WJx6@p&an&U zG<|*}{H(+**c~vl9)NYt5;;c}=$zUxvNG2*df5A_RxuLpe?A#I+^qzXRbKntY+cTJ z8*8?s`m1tC#vj<*oA2{4zflC}`{#8mm^_d!omPt$30yKi3=`kPWC#;FLBa5e)~Vn^ z+~}Xz4z4yuk$PkrA@~q{nE4}5kZV2Qk`bwlD%KJF87-WBqG%}N#$eg9wX4hD{BwB` z+cB!4$UkM(D3qJ2Lgq664>#=yPNa{|TX^!QFP+@VljY7~bNO-*LT;Ur4}`%Jo_D)6 zD5<236V)knwLbfns<$TnLEzihLcZ?(i~o*jcQ(JuX<($#C<2+7d|13SdR{4lPTB8D zi<7Bg#MFQNNo~jVTaD)4I1+7u>*;vN$FYMyB4?FO&|@Oo2&F9aj^AVV&HmW`9y$Lz zqavKH{`PD2zMx!%`&{}-LKc+IAwB5l#K>tRVSXYD8>TT7hxaySjv9@X^OuAx_eMjZ z?9{#74X@A9STjOAn zLfors9pa0$_Y@4@zRqsHZl}@r+S_4(b{QLQ1J>r>orGOD>ZuEPNI5wl)yr7~RyqTm z4&+V6N$YpsZX#9v#T~R-=AOJ%Yjmu`mXFw!>`q=YpBG8pB>+e~O#-)1kJ-sL)dc z{jyvAUEc^C6x05014i#jc}t>3@oPmNE8#-kYjDAKw-t1lu$E zvx1T`QMQ*$Vc>4t92D^&0GCt#@Gq?z0#&#n$q-J9<;$H0kw*Q$+W_kBs?DLvmF?&Kkim-k?ds3NQD7uKIKiC!2XTC$D5 z{>B0?zD0zAayQ9dUgY#9y)NZx39{KhHTFr`K$Z4$Ih)h)AAg`>6l)@pl6nVPsdyq^j)JzD7= zxd89+D#m7zP?N^R@ChgcHAHYevEfhdi~Ku_X?R-7q4_Bg9gRQW@V844m7Br0MYHg= z7DIQL{XTSC_YZ*R!sO6ik-(Vk^qJdT=4Pf5AFh8zxewM930hAR^=&jnm2t=O zA%Kx%x1ym6r?!=}8eubdVE{5(uX~j}nEF?}`ic&et+>9CfKXgj;?CsKsv{AIgJ;>> z+v;NQ^Pld({BFj_?WpNSDRKzx?fKsR(-v2SEA_G3p(;d8@Q6dP5*Ehlf}*5|#?`%a zFKQQj^nrT}O+-hub>TG3u=%CQP@b)}q0+UAy$w=Hx|qC@5=!}}YPif>WsYC-^<1+nEXDZM<)f?p zG=Ox8Q_!o{r^Ja)Zmmy$PacmOD;Dx#5c{x^@aV0K4f_SIezScP=j0JE<#-g7*!nf= znLW|7=&kr-11s)_Qy5(v)w;oozTFJ8%G^fhPBC?9Z=zfDdicd}Z#ast#7JU7{F>t= zhIU(s5>DITY6pHU@JHZ7%GXu4w;vL+7Tpb(se0!~=%I_((c8^jRHV}l_)Gms<@I%4AAT*teZ+4p+NhR^Efe5 z8B)L_IGTKdng{;ePRX@SmF}MP$FgL19CEsZ*RgsXzZ}4E8B~xqMPq+Nq_JE)99E(1qiupNgKSF2@e2 z+s9!mia9bL=S8=O1;|Ap5%-@gIeJmk)&l29gkm6k^3cHyXpfDz7{}WBd;w%WgP4*p z2Uu4=38j})o?o1VbynbBu-UI)@@s9pBqUds@daiKF-}JhK_srUl2D?lW%x;KHUE_1 zOkyEiFl$mRJ3vlLt#>QuGEM;X1r8SKi$-(gHwyvkt;W_^P{duN7cWIAh;&JJZ=hq#~-0{cme4`U++QYmbksK|~qtJ4E%WLlJo8ut3j% z&n-VdBxCmDyVJar285vhGl$i?nv&^_Lo!BdCXQg6zXyWo2N8(r*jzbC6);7+nh+D2 zPnd?pGnox>Rk_k7lbui^Z2OytkhUGnedf#C&a3E?FspqEE%O)YX+8Q0>KufjbJLct zyb;J)6Ivb0B$h6CR%LB%v$?vIRSyAT)yUa=CmruCE&4L_bbqm_Wbl%{T$mKv-cH@Z zQPQK&+lj|1mO?@$`$Oe6wRM%J za7l;H_wg_Bhh8=wq84Pr%KI@}nU>Sd|Kq4#Zm1*dsNlutFX2u_Mp56dd^?WXP={=r?y z_2i{<1>J{(1%AGNBh{&D6Evu(Qejdnez}iWx1##*G7xsF9wedbeo~rEfCP5c$?D;i z+iz|PzDwHs9=6RFDV@K0Xn-jv+`SH2jH+PHPTTw5pRwCwz?MJDLM|R%ZOQaKQQ&ea zW)~ly%6MVL@%@`(7=(4Krc#H4DB%!E)e0n}Quj+kB4T2T%?=2^RllO`6+VE3!dMS}To`ZAHw18?wM5FZk z@I-rdL~Twz&K1P!0LjX!a#G!9cP!c&;>Yenaws{Ye^}LjTMkCn)f+|d9A-R^2HHgF zvS^n`p~L5`GOv`An-boub%N=Z#f^whO(8zNHE?zs8;Z)5*XE9V?@QAypL%-=prDP6Vl z+#j&Y4XIbn)%zVg8?Qt-u}y%Pr_C+pk*C{pr^-*WiYHPV?Mt*8pAp$IHveWCRc5v_ zNAvh9Ghu0HRnET zf8%ZtHBCtXGjUz@*EI`D%RKpUI`X(NGEEdGxwXxbYGOtHEt2dpCzGaDTZE_kPp9xK z7-brPX(YGB9NUV^Yn$uxzAUb7ovI)?O2d`v>-r9{#Iy&$k&diClJ#j#@xGO_v-51Z z!VtA6Xhr}aK7?mSv($G1O8-^11A7Z!Bm0_l-Gqv*6i zAPuc+8Qz5|95HCs8gqzm)u2c~CtGPtKV`caVpc8q_dsjd@G5g~keMXV@RLECfmBAc z!&gna0qtU<%W{!P>r6~7_j^iQ^3LA3d4BVj>}a$ZRuv9mxbGr=1P&&CU<3$w$E83t zt*zBRa)q(C(T}NA{if3?;GMH`W0Z6uWyK0x_R=qV&vRsm9w{5v zvKUo~dm@dABFnpLPxqC^YnjCGjU$f-7wGWsp5!h&HS%N~i!s5usJ-}f9`2Gz`%5Uz zkH@2ysRbqI>avc?$Jy0`h@kA{=I$f+nI|cIF!5N&Z62wPhfT)~{IYuMgMUSW;2sa7 zDiV#!oIHna*)NF5Z;761VLHu)LJtA$6S=8~4h2%Rwb_UPEF4DUdViTrQ~t+o@c>3$ z8L4ZV;?ko}nF7FRW3Badaa7R{iUucKihI*S0$mMAL4C0<+BSUxP#gWTka5yh`g1xqdozE!J93_L(%ks)!aXoNM^R3 z8Rb;VsiLu$v}t?R+R&)zm!Vtgi=U6Fqa*y`T4UYzQr`)VbP8Aaql7I9;&bb&0ig8C z=7@M4RAO|qf>jFz24eE9a3ShTvy!*-fXgqICrZ6adjjZF+g&%mW>%IE%g@3QVta?s zXy{Dkp7ojb?$hYdau;aaJEKMJGwTmm^qDSE$`sMDegyCDNe2(|<#5c+df*iokb>mgMv`mfoS zHFDW)Oe!*qKhFQ_77B&nYXEOq7lZc3FIY)*Rj!9D7lfZK2t(ScrsS-VP6a0`2G5Cw ziY-(lXMIjN#UH&L2 z8p43nkZ6;~M(2a2))QyYqNOzhutFo^&4|vf5X^{*h}K8aJqhyGBvlO(j6#hX-6KsD z*=EzmWtWJnK+=lPlsZS>{;75+dguZhbGA6=Owe3@QD|H-mPdR0BIP7h|E{G51?9Mg z9E7%b@kcKwI1dR#faQyZKXAjpk7J9;$wq>3q^6@}7x;d*#jgG`(2K*bwJT&8(VX7g z=sdb!8aQ0MKBYf$u$R9?KJCuR?e#g>U_-BI2{`k(@W1ounXo8`TYm5<{a!fg{UBht z=1i`Q@7z#byywA`>-iPE=E151r%et6GEe49;UqsW@MDiRgx$4V(6@epXeaW;A!AxB zRdU@8&!w@YBzIgoT<|r4>rWD@r1J-#M>Mo8p`W2n_Ic=wgBRT)^wfued2j3T{oyQIA`dzolZebL#Rh65nh8(!Z~S zK7sN|CQEJ{iVHU93-Z@LQS5nVG$6NB`k)-QR^X0qA;b1`VDw{%w(8JBi2vzC39mMm zChA7~%h0}iJm|>gi&?Xi?HuEgR*#EBVQ9*_+Sy0>5&uCj52`hf@X6ieaCBDSQl{P} zI670IR7JGtq?8X=hF@Au;dw5C0jpqiDyR+2L%XrSYnZX>k_=V5W}C;O%&{OC&M z6O3vmQc;=w9`c%=KD|N-T~Nl$@6*=mk$%dR%rk?%4w>WF9DwL}cwJmjwdpFztexdI2Vfa)&cW`nh^NWf}fjPWUR@V4?%atw#G#l)0C zmACb~O1`*3vYP_Yjcd^V?E<)~UEW7G-`*Q1s38_k6=CWV#_Hj1GF*wkDOq%Ys zp6d*NP+S6A7Tp!F{79m+e8D2Tdm_9sd^EikE5LvlCrbQFQtX>mb4LLlXiD9mNF*!! z??(9SnXDcC>#W#0jg)<=0tao1V|RQFY`Z-HbT1jZ=hH$Cv|jW2Z$i<+#J?_`q%@Pz zg$m!+RL|lqAM*MBzWvd^QB08NEG>AI?&f|@x^xOpOU5T%c+hvQCoL8|3hMClFB0!d z^4oL2EDhC%C{L@QQ1r@=1%TkRO62JZrY{QZ_FC8mi^HN^sZ-0iNk$F(U#z}8kHyI2 z?CVS729{JixaQoM>n3SCVb`W@5M7n#n8VmXG1{4bOSdQ(_9rz}Q>*njh%UlZ2;a18 zrX(%Ki>{=h(bDl9{&vuy%Q7<}D>0s2_3hJ&EZu~*Xig0gALfkfYz=K zF^QK~?L&x6HV60Qcm0)$ap7yd%B{!evEt|bf&$J?eGZF0(@J-IT4D0_>FLIuw0k zuLHh7c@@mI(I7pCEao6YF;iASq!NeVJ8-jUO> zxJfR>%C(r}teRZde^YiFb1sb#$z(9Vgbi=?A~LnLbuYGPz?`OKa~T<&cB&rxNktt% z)~w9mtIZGOgi^Q5ZW=6Oopb2}iAMy_<{MYHw!JhQyxfY!NL1KYyBUxEet&+`Nd$4q z(J2O3=|L78A)`kbqsKTDidIm8SVV67en%<`5ul*0Rku4VMMi+*O{@LwXx%P7r9eBY zulV|s>%^rfW-m5oONjH~ozcf%8YE(u4diUmdHtqp-=h5WZK?10sLmcUO;++8K@`eq z11#7&_4PeHhnSmzC?LMVY$JSZa;W;Y4tc|6MiBBD9CT=N{WtUfN3#}(%Z}HJ&fbUS z+Ip&Rc&%yy@UPt*!jsbY!__}C>b@pqn zGEg?tIbl5@;P&d$OmM-D`1O3?yf>vvU#a4un>jt_qhiEthO!wRow=qdKG*Hldt(Q@ z^oPA@!(Q0qZ|@SxvwA}Zf=mVfNxWZy=kfXVK=t)pENP&pTk9+3oJQB4@q6NtZ6nH1 zs`tB5JPsN$s03Fwv+Bql`&gMJi2qJ|`PRSsVdcGL6OA%fg(;a5vg?*qP74f82_~)C zd-(E(B3K<6)}~60twk`g?KMq8OtaahpgzP|LF)NFnmhup3clL2zoeDeoRiFZJrtJz zDP9>7z-hRNggLp)QSS;e48iG+e*BZH#+5CqYC!y_m5$?8l=vp&U zt*Enb(>Yt#{lO28mWK+6e}Eqg1(ZEgiG@8lZo{a430l)&+q zgtdvZO3&$vIN`YyC?pdpmb&zMjhpF1_;Dw=vh6)tB>%)900}1%$|<*T)?$*AGR9Hu zmXbmqm`6Hp!KI>VIz(>{&{zUFrqU>u#L+i^J9Vxh@LNcAnn=|MN*DfF}oHB&|YF91#se6@4a?lWwu%Q_Dfqj0jp9 zmvQk2n(Q;Ae@ZVWuNsR_arUb$3SP{6{0XJuF9JpOt?G~MV@$H$NHwN%x1&hvO$)_+ zra|SAgMPQ;`)Y51#~f2Rr#|QNCabDb*60Of+dqvYo5n#{e+z8uG#|M()NJ@;jHHcn z#u}B7G7HKo( zmyShV^=UWf4X5hMoVCSok=Glqw*&FsU+HlX`T{fS8#`|(;pnI2w3Mn`jacMW0mkTH zEchh7I4cj~1;dq3eLAZIO%0X3Z-qDgr>W_E@Z`UU_=TRjYGo!k*}s{%WtMBtIzp+V zG2`L$v(CYxL*A8J>C+ak&mWuIdaYE_hat5!r@pj5cEl$%A2{i8wz^#8cSSUj8zHc& zCpcB;m~aD3VMW&mWhW{Ci~;f>*n^vk%EwLgY226v7@u zK)ubw(c3e5;8G&~qHBK)sGD=!WxkmbHWbho$mu(<<=&=41clDv&>T+H7o5rvaBHx2 z<^@XlXOSDw`iGx7soR`@DAf3&1m`!0ITsu}%)QU0htd=&xh?(e>r9pZ?I@sam64s^ z*p)>*!u{N6yIRixlyI$px(zRqTDek>4T#{=*1c9#A}3cJySvxI{Q!Rj?mL-q_cdHs zayPL3Arreg?RR4t@ZQwZ6&pI4SSIm8CuTq=yKOvczWxGFKtVC%x6}y6%;K_JYx*&N znE^QnA3IJJ!FQ!bozI7>dJf%-w_S&K%%+>`U2J?}rJ2XXlAro=0r4>6fFhMo^-|^f zv*22T5Pyqn8W8#?@#RNC_b$S~U%u9)PA<(?+j{p$Fu^)YbhUTy#NE$m!2nB%s7h&s z2xfYmI5>Z-z$KG%SMpQ>O!7EHQ78iC)k&@MmBND)BWp!y#9+G;407_~VjWpbfILNF zTAG~&QfhMkO`s@gEXX2TC7ZP@6qMIOOD*kfs9LtY=IY@3P5^n0jKb~KPM+ovYbshe&8hEp)e@C6t0mwZrZCb#?kYeJqGlxO- zk<#aEwa(=@4iGFk4jQ=)N(K1p-!A5?RrB(z1R(y+A0qsG;R7v*EaKw4=%qCGBpLAb z4l8+uIDmQmXDCPVNPTNd^Um`1{G9%xh_Y~bi<}gI-kf|R9KLt^{bKaXBlOjM3-2TS zd%XwszDck{;xG0Qg$AwnszY?;KK``sOH{qiP!_ngAA8%#RSa+>i`nqAnz%DwM)>tx z3}s}0<3`-4yh@2SGai*7UzOS;04wC2nEa*1U!h~dy}ts6SD*hj79O4|{EWsx(_P1X z{}c|djCd4Eriw{5^@x|t9PYsPPmsr6uotvUn#3(d3|7+$zzrOnI&h?-_TJldj0#v? zScZ1=yo`E@rW8y{@3lRNnqdlz(jCJS3?*e2ZbbLTBOT5>xH5nl;V)*%t6T4?nu^W5 z;#ukn7QtE7`ICk11oZBy{aT zRdq2~0)j-mGvs@wD*!p`&p)8nws4R_qy}f{6`u$I-I{ucEG%hIL4vJdv_wMo;}a=B z#>O==01Mrsd%ze#n^;{A9fTLdiM*kw{Fv69m~St^&~WRF+~@nm6b=`N9!HQ15c^b^ zcZgB{`zx16xcBda`fvAgfdD-9O`Go4;da*B#rgiupj!a?9L3Vb!QV!`s`w_)N8c;U zZ~*CFyLut(D2rJ4@5?3Kg^(XA3iN4ZwN^#$D|+oYe>hLRFmuy@r|VPr4rW%pF%2ZF z;M@E9M;YXr1*3O%+mD=wowGdqn%<4ePD%b_@9)DC0vcxzigCZsLEU>)@dFImD@cZ| zm1ip!f6bbG7{-0b7+hn+GlhF|45Oy7u7T2&jaF?!EM?ukYV5hFzY=hnN6-@=2su zGf*one&@~0La(bc{=1Rst{xs{^Cb!&z3g>A=1aE2mwUnY!cYBZ8Tdd{K)MMrp%fp5 z{C8eE0C>D%aT%AeebmUS#l}uNvfLBkY~os6A1?F6 z#-G>@UW|RcRKLHz__*;oxO~S8tUCeU96YpK1_PjBLJ>nEGj^uaXGPJ|%DVvopnHjC zcd^`Ia5Xtb;|m*+F8Cy@%Ji7j;$B#8b`lT-px|dzi+(=pZsU9&I803M{H{@D!lHSh z@$gr?{kza7DhhTbo@o57aX3R05^_t(tf*sVnnY^o_fTX)r(@G=QuU(v?V3uoumChB zU?6Qfn}&n>vlLs}%G@tO4-rm-N@`lOaLp2}^?@}pgddf_C{X4fQP{vg{eU1u!{S&( z`~i7gbZEpq7=)>_Y`4vbuA7IE1-GeHVAoB{T)y7gXWXnzxLz)J5ifiz&b_LO8lrbI z@^4iwsXBGH)R^z1!4FCp7$wMSgPPuOv!vuzCL;vUjkEql7(bfNdXgc9dHn!9AR=*9 zX0uc%2+tTEglH^<07c5ucRZ^-3LA(I1l7gi6H6q(=0}410RzhY=#$5!09YvmNJ9sH ztxRV)=qBm<4c`*ogqVGr99<-7vMo|(7B$%2+Jce~Pl-%I#_JP(cN9pA*tt@Ctbbm6 zlqb566fnny=|?M(f*Y<#vj?9O2gfcNJ^THo8N9X-RzGQTTm+S(q;DYPl&VLp?oTBD z)JulZUeDa$0Ax~E7CuD2EpA2yt!F2eMau`O@M%B{ zq6rFnP7SMCqYvi!0es*|xv33L^41z$Ak@-X>M!jjCSn~!Ki7OtqxqnbpTK(2H7QFy zkL}{Z_FsZi#Zsm$gQV=ZRszM{>hTA*tqbtVf`%;f*OSwRBRVmNd$Ls$%Q>&xVkCh8Q7wPNaseGe@1h#H;}xvOIa@DdSG45S(w@L(b=LQ0Mi_Euj)zL!L)1Jpa#Yen$>2 zkh?Lv%bXhzdEv5qTaYsZR98KDDV%JI8^WROXdPaxQs{t09*T1x(5<0?fWaCO@Awq% z2uEC@X|-JFsh>Jt4HF-X56F}{?5G@n^u-FaaceKNM~vcEHv?e!oW^hdBMJVqqo4pO zT*S9LEQpR477GRZ9zwdKt`CAl;tRwcT~Pl=Uq$>Eo~Mw_H)r$x*w=@1KHn#nz`Ha9 zlg0{P+&~PaAjB@Du9)N3$+QGGiKcP9dfNGE^Bexq1jEW*4kW`)Or^(qP0Aw8AEn?f z&3Cx=oKE0@7ONhBxB65Q2jTUm6{!%BoP|%nm5s&Iq};J#lL=saC}k!(&bO2(HpGHc ztlwOP6*eaw?0A~C13XL@lYq@MIhLCkBEX?ElkzU}2&nh2I6sF%uKGkjHFMB-WZeKu zNiIPasDE>bRd3YXO}E4Xb6dCS2QowKQWUIVavw!lHz>B~=MZ2T+ zko)l|36$Zyg+APNeJpn>Zr>K*vy9!?j6}|wiR_g-5|@_%mX7o!}x;YAU6e5u=V{|M6vhD4GjhXW>QMPIj`dmcI)=meRZrt$k;b z2tThPpj%IRjl!GlvC1JmIe9sz7&iV5;M*4f7&+wLgZ+PdcZz>ftgUEqcg z?pG@oapv+dJ5vYUHx63EmAM%J=|4#I~ZF1oy=QVO5^o8BYgzB!ScorD~z((J>ow(Et>Ji4#(+CHo))0po z82H}Bx~8rMvK|uOM_zEki6BC9cEb6gjXVMm9VWvLyHqD37&q^z7Ct;OHj$trLhr%Rv=2#r_kUT%v%#-J;0qBR|tY)?~PvqfeWniA%F0K;2$2S%;kb z_ry^T_w4&rd2uh%biki4*b*G{ENRh7>V&rd80B$l^kkXgR|fV-H)QnSya*XG%nD?{ zU|F19`+SR)Y-pgU80i49@iHxiX+~t?HLz4^BO29IG+)zc8Q&lqLSVbvgMC^Gr>ApG znNxlEP@k(l1rACqG~Wjglp{bPQdqA1kU;iX1by_}a0VtOCdLQ6?Rji@ZJxLG5<*VD z7dw{!hhKyaUG<%vo$7QZQ@t<_P>2}hqN=9EF0Xgxli$*ZM}-l%Tr+HQJ<(n_*?eHl zBiromTqBCvxDrwZ*Z_Fl2r=VfCOb%g3iq#{NH8+_EgwFD<=LJ7SWJ&jF0Kc@+>6GvU!3#D%BO4Jq9;pNeLNPpj zEa$>|)vX>i?#4e2O@cu8kQ4FJsV(`7IVUzq2ZJ0$(80~d4k!%i4@FH95*a(+Rg$*c_(U@^_T=z1wzq6`mUBQk?(|g`JFN{s^;ItnJ^W6Ze7PT!=?v+;~mgUB1#7kiZZF{^`q3WMvbS{ z`3}v@fJ91SD0XDSVyvG+)4qh&&CdBML9->*kZR8OX-Wut4Whm(?@nP6fZV|UC`EUBs9LAcg>A>?%{KAZ7+r7=j2eBgVo2NFm@uhq|pT8&{b@vKE&7kT5PxP6=1* zpl>p)dkkWspiC(CADKTsWAx%L9G!F@-3Rq~BC(Pst=>qOJ%~xXNqIcB3tNp448TL1 z5d&BJKA{Kc(4T7(v9DNC+8F=ISWn&rx82y*@~!9+cp$B3&y}eWI86+KvOmJLh&@02 zo`maJ-nH$&33@X$-d|5H4NCXE+0~vvI|4%#E%YoW$Nr6t@?D*ZCSFfbxVm2 z{A9d*y6yioXoMglMm-vbvh{>*;_bdo1p3o&+&B5H!6$+~;t(p7vA0{j6@gvi7}A1= zQY0=JUM0Y%@-{51X@r0W%#prXTDa&BBAl@*9!r`_LWV93sSgLK9-*d^@Suc0KwGu^ ze@wk)P#j$YG`hGufyLcIaCditTX1)G_mD+HaJS&@?(PuW-Q8WjecpS&TeoUzYpZsC zOwF7<)2F*nH<09%N(4FZAGfpmesVzGij^&M?ZCxpm&V(_v1OT{62F7Ir7Ib6AO@K3 zDmN^EB?p)^ZJbpttfeNdFvYkFJnk%6lCTN)M-|03hABp9>9ol(^9)tq9Xu3U6Jw+@ zy1kDKMO9M4!-TP{5fI?PYkmc&)r_W*HTz#eU6kO7huWDLcy>rrg?30Mjp;+?82Y0P z;Ip>rc0CepkD`i4Z5*FP2h2XHQ|r<}!k?nBGMqo(XTL}Ep%aOZ$UXYRJ4l6gAg9_n z+*pf8t=Zn>RW;9Q9pWN_DBaI&729zXx3xaT&W~}(#rw-4CieyJ;*x#g{y(@S$JF8a zc=1Rg@N$mZz9sMrjRaOn$XnmKTsxf`*}N|T3&9-btzUj)pKFu4;)}SJnQ=G`pf92z zEzzq=-E;x)m7YdjF?JjoozAEdvN&mDdiL`|c3Y!@4d8p3v0uQ19K9h=I*7l3pJQt; z_bsVJqbP*~Pymk+dbM!6O0GWY8iB*J{aV1y}q*t>@y-IlB(n_wt~)*-Y0 zs`a5iKh#{8Fh}XuOmQGQ4*xwc5k*;z%^l%)e9Q?L*beq--CRja;1TJhDv~@;X7tX!ze5F(Jx=&!UpCn*j(loeO-2nd zrMaWoXaKN()m>cs+q6;AjS#YL4)|KA8X%GGZM0lDNKI%Gs7b?566k33;lZ+b(xsfl zRh1trp0Q_h;QCiqFb&|N{=tRs8LX}`VdT!uh0sT}7>sfW*ABVybJ^BIjx_pK_GtTs zNdaW4ai`%15jb?7rwvkWA8P)49uWPfxD=B7TemD5P&j#5$5f6td5i5^*bk+u@PBGa z8#+5?08}oxy_D~tWa{6^;FKgjm4k`pR0;>F01WFu77vYiD7Q{x;Xwa%cNux|yj)%T zK}*ExKtrJ5@3eYxQdlhN$AStX>BObn@acBk=ux#(0Qja&%q}=PEq7})zt2f7;4DpM z3bOj_BeSRpgWJbt+W`p2e_;G3D);)K&{>zSK!NG#Pv%L#a20r+808tOWPLiA;Grf) z#%gGP{zr^@pxb!nRa#FkV))NP*BPkGV_9fT=?H#_ZED#NqV^K(=$Tt?f9F_o@;W zBrQMrn?`8wSjxxCc0L_;tN5kX#e7-d?+-F#L?0dN0Nug@W&kXREI~oNqfC375ddC) zcCpO*j>Vk4?hMvb!U5gbIsdO0fHd$28$x*_4dNtwon)x=-C$FU`Ga8NTNRHFsr`X1 z#egmIwd^fg#H33Kia02^v;ViGvw=YKQx||)e7#KxKD$3v368D6piKmYz*y3`{?ORm z&+y(Ix>oFEqx(074jCH)8{m^qo~F#{Pw}gj7D+RBi}|4WwWE!}89ecEQ}c(9 z09aDfw$t|CiKrJ43XsirGja}X=Z#=TZlecy#f?^4TAh$YV?uR{ZJy$I%?+J4`;2R}^l{@#~DcT?=Xd4=?UGlTP%{6dAClxJ3 zFh>vXw>928pMdMkTZaIYGl)l>DYK@N#vPmbURFNjVi|@VIQrvZ7!A2L(7m(@rr-P)&ViEcD?juaM%A6St0gKkk;fQKIZfgIyD zL6-MsdNfq950=z~k4VdnjB$|d%JWzJV9IE~XqKQ{>OQ#G)H3FFnQ zPds>z_dYHXFx1kL`c~oI?!nk`AAa^QG-D!_=Hi3-9xs_UDNB7r2gY2MOkC{zB&kkx!sten0M^ceTkmk5hsY2Wg$M`qQTrlc7>W32w?Gt!dmWI zpJ`0k4f)64X!siydSCy%P_yfi*TIXPGxoUP@w5K*$0IwM!0bu3Q_&;9vG8GVXsV%! zaBvnpz~CZ&ETR%RWa|Q$AHyB~SOvCRPE~TW&X8M$^elB7mLrToNq*J~)xib2+#o*K ziAQDqyhy)559gH*>H&zP=)7DXIRRGg`&264PfadLe*C{+>+G1Eu01@`)STm+EzB0v zxv@$q@79z)2sB=9s_!VJl)~lR%3r?SD2LuavRR~KCw}JQ5wS<&q9q&}(#+-dMGHXM zCuiWq1qugY{KF6YGf6qMKI_RJjw0#3pz{pR$;`Hp(Q?0F^WTc@zbOUvb=<<Vd zzGXk@xBp#-@Y-Y3D^}6j1xr(Xz4spOOl@Kn0DgD3=FV(JS0vO;^f(1O2172*T{cal zt{uRfayo#Z5oA?Vum;O4T#$%{7S-O~eDjAH2$9pv&kJ%)TF}Nb=ch7BO8kbSNV^Z^ zl(7%>E07yV6pAiP{mxM!76uCpRMGn8U&8genB=t*8@XhNr%v~Pa(70rrU+w15NNJm zo-Nbw{ldxzgJ5fTp!6Mb5kNxT9*+UF^@|VJ#^6H1e~=UPhck{L0Qv9nhyOr}8*N+D zbOw9^Qs9p-tEx_H$%+@~lptszQBnrtz3w~_Z+$J>9syxX&@{cL}9(u z>>+N(aah-=AvnYyT3Ct9?j4{67}`^gq}d4%p}!!iH%0#V;Pci;RE?@A*uH;Wc4jz94uT?~19xx#QYTL}5sBv$vtVS8$J>bg3xX?`7kE z>9!?^fH3`sBJc9t`Xf#Wc@?*Q|K+&Hk;Yc+KuPQ6Pe)l)-d3kUFIUaCII4iW+^+!k zyIP??T#b}w3#2Z?-iN`TBT1c@!o$xkTSz7gWmFL|f6h51k+#1926e_xP`d?>NtUei zxUhT&4($L9_f(PFzgqW&v|YbBL^1rD1xLZ=r7eAZ=pX12^ja+SCJ-j`V1N$j81Pl! z0NTJb1o{EY8WJ$|Cazwi+JZdDMRQb|m#A*d8jy2}ai#VYkX-1Ta&of~atf*@)3d(- zOOMo1Cbok0BXZO7;ZA)i0&xtGhmr3Wlpu4^>s=Y>{J-;>0+H)Vn8rY65GA>Qdbhuk z8Zi9P+`^2%506*^0kG)RxHP}Jqfm|ef#B83&NuSV*y)FDQgTuhPQnfXjG)G!qKRc7 zY3cMhH@BaX$N&+u{wWa}{(aK8FC8rX$@jPDHCA!gj_PfKZJ;|4nbf)NOqGc=VCXIT zyjFkwu6eAYRC|7!-kMY9M_A>F=sFV=X))O|p0Q#tZ5frgaRQKYkp5)(wkHwwH$~i+ zN1FXz#-@mEV>wL>8PFZhEq}HF+ipP4L>t5%-ewBg2RU6#s+!?f-nERI7)x65mx&4i z=V5W=D1^_yC~hp|uiZPOrfTk4j>R5b&5ZnZFPcni?Nc#Nv=E&Ktp@j~h77 zxZpFJ1_U#h6_A{P+F~s)I9m{gG=N@$S7RMGlUL|hKnkT8BX3oCSTa;7M+O_oMp~;F zX}y`C-Gh3_7w~#OV=er)c8Xu615J4JXeFz&pA?IfS=e!2N#{Jnp_6(KnH*W$)qZ*L z9x=O(vgL^Msr1~&q41-*C~e7*prmG8g398cWhl^?)VmIz^ z3{LeZb@OnLXXM$|0H8d+ecXBASjP_>;7uT6kpGKc<6ZM3t5e~n#2imcCF-&sKC?dm zS#W?d4oe>V)_L{_+tyX1%bB1{|vPORuOE!0uwZY+oz6`mSI0KkNH#nUfS~UN3ImeS-rD5z)wWDR z476B$d?wze=I+KYu9LGI_E00VWPpU54Ptz#@mJJE+{n3janoeFuWxAFzkSo(kWXo` zkJ-SgIGL%#Z@)>-$9_tHxup2PjHD)x4Sc_8VtjH}gWDG4`Ga9dwKX{hlqGYDFaShq zc2ep$0r$IhhBcnuhxOvvE5Lf0@a#_s_kXbJj7hJ@2$Cqj8xsIma`5+(^_4`{z?)Ad zJ0D3@sq}T=D>-XA@+e9j7sKrJ-N0&}Y?+s(whshAqt&kv0+|%^^s`~v4_R@@5E7z% zxvHL9O_=De@S?11HOs$5H4h+D8SY5dYZca*eo{%fDdHWku(pJ!Qy02 znHB-$JC50j1FK)zIul+ah%_98Xu{IA;h7(T7@$D-y&^MAWY{<`aq>W%{rBwA>h-41-jy zU8q7V8eRs2JNHin1h^X>6&4I2fTt-yuoQ*zKYT|U3_|<@4Q|&2*FBKAG7E<}P?iFq z`n6&0S7cwnUqXwRd0lfR>VJYz>k%7bA&JDbhP0%h_gCE)AwfO;qj#qr8m;22ls%*0 zy&L?SSm)|q5BO3=G!Yj^0>awelA4+G)S->UtP*|BA&?90IIET;jKogFQi_{_3CxHTyVI zEg`>=rHRiz>12^{WN_a*6zSj(|AH?hlbke>fHWFSmEGq#PZGc&e%F%efSeHbTpC>n z9)a<*{3gobM8JDs)64QwHxm#Mta}OrLawnbDs9pBwXw^pARY4EuiX|^0)q{SdJMu zSRis>O$>&SQn{H!zzAux<| zmT~o&d|IUu0jy1?2Q+=X8h}!MV{qm#O;$Jvw8+}^x!7x~YJdhjjKXKW!lxbF#a%LQpw4n7? ztctF}cg}@LI8+!^y#Rhjm`RBjmzxIPi0|LI$#YjWEKwfz1|bGvXSwl0A#VM**sHgL8^W%OGpW19lc5?mdMYKi+9Fk35N3&esf6hn%C`+G$pU(8z>sF(oqzKixjVT-p z?M+;Mg)<+H#gYI^1)TII>T!d;SrYU;h_jzQX&)#692=>|NB+Ol8P=W>fe_pxZk_JM zObzSUPO3{tG z&_PutH_gk=YIrIsNH=6{yT43!fgza-Tee>7%i>EU5(z z6xLC<(2=^SIZpx?Af*~}NVQx z_M_0^LNX-0m*M2+Tk-u@nFOqBCGRf{kZTC=<=X{U?|%={ErOYTuA$}R22ADuWK?b( znE-9HGD2Q0>mk#4?8ak!Hi=P*}o?C(xtu+Vkp7h)Uy0tFc(v&mWi z>;XWFYuvrO7$-N8#{IoqbZZ$=7e}u3?ibdfS@jhp|KXI~Lr*C4~m>~A|{pOrg?7eJ`U`3%wOWPVR9K4rXW+O zpSK4f_2`5}wI%gwE;uEEqgBs|z;>&L_*b1X(I9DZ(Pw zrWYF~OJlL#3p|46xA8Sa3}xPFUhEm`CJ&yEqni`C`bG>g#MZU|_SjGSkZyoc=HYyX z`xlEE^Gx}BG>0|?L`ZdC2Xu>?z!}~!4%>mxWe?s{S(9nP(qog{#&Vy&LzRacxKsxO<+ zh!xJd0MLQabK*N}_TB+l*r;FJXbueJ*E*4wT;P?H~$7jVK0jfBpXoC-;dH@Tk#}JZCl+|s&bEQil|0_y>IbNWPE$=rj zmE;U4avbqcH{RjU0wjzY*Z>%uj~jJE2&HOgul=FNe5SYj@yxgp37ed<>tQSL^3L)z z1r`v1A~WGSg=21=pL>52CkL+?Qra*&=@{xP-4ss#h*TUXKb?D%Tn2)l1)*@3Z*=`T z45)cITJ6}E>%k0saJ~fgpn^P@DsLJ^a#=O>&dQ`I1&^)R9E+SQ%LsbILCN9^txQ5IX zl4z;-DisJe@t`lzG9g%s1EFDsNzKK9{~;!1cu{dU{IpaAB527_r=;oL$`Al-9eid! zMpZoWbPw3573!v4lNdvmmx#JP4bq{6M;3(x_Zz7A>$X@CX_>nxh8mkyCg#MR83VjaTFj~+fX!@4-Y#M{yL@F3UeJBa#7hBu4+pBU0@cw^-&>vA<0&pSPb zU~q=X8!+<7s)L%kO#Vl~fe!?}C9q)fj8-5C1_Jq5o;T9X=W>Qpe8Z9OBvYBF7@=i;@P^KX1kmnFsE2a3CkA#Pq2yIlKON& zDocmQGsIvl1VNEv7X_2o*6at~#fhW&Vjmy`d~=wgLW@}1;!_30CPv5sRco~`Gv#>V z7b@Qi%M-JS9Wr#y3u=1C`+cgG6FXdA!_nT50tf$N_XbI_Y=Yx zoo$y6S>0+__v<$`2x!$v5d7+B=N0ertb|J7KQdJ+lP&C+4M5=PkITDx00imS$eL%7 ze3D2S$dnp^EQcdyy^jVRqr~(j%%(@)T#g!ieOOxL#;C-Nurb2$%-vBa57VI3jY?Qz zC)`RvvFoOuDf^GZYXTtcy6bGQ5%9k$2TWo4|3VSSqtKKRx3wr>Gdey@o5 z%Rg(?N!e}(fgcT=l(S_9-3 zJCgP~8kkL_MTV2Ee}&ytp<7$A-r(lCcd_aR&#!8^G#?}nTYS2=b&OY^uPy;&s#7lB zLbDdEY$frbl$5y$!7%+_)UY)rek_@lWIe(b4d}eD}JJ?GKA;RV-^1Btjpo!^q9i}f&3lSIm8YyQF z_zT=nMHXtC;kMv_D5plcmul6x*IQD2PG%+zjtOWt_vYj|p^AOK{zGjVR}qjs`t z`Tin0H9MEl_8T4vn!xJ$!tMyZt^){pVt!Burqo7=~BUTLH{uMls(X z9eR);svw)2jYg>(QS=3l{p`i{u;23{um|e+S_p5rSNkRJ-t|uu&4y+3=B)8=E?}(A zcMEJ7JsAsneRgBn9IPJtqFr$Ae}iz|?(Fq1_fRGlc9VDArpGmu(;!jny?3Y$DfNla z&y(XjF^#q$j@L55`CxwT6O!NY8d5sKed~r;Kf{HIEyod~>*7!9Wz08OUTbOj3DjX6nq!vE6Yi zzCx`UcT;>OaLh=dn(!Ai=Nc_9GCJl?{Z9x0<;m_n(Z$hFduBdzm;R?zN8g1>oxgh; z|5~v8C|E#oFxhZ?ldBjD=|Q*8jusKAlu55~-mR&*kI$3Q4;pwk=we=f?tL(u90S()iR}QT=JGIly4p-oHvwhZ>#D2v7ongBMA>X($P2@W!ZBgnMIgg2FVBIDcpmh_2 zFQbG_BTDf@FQ#yWlJUgSMe6uQmbshyiv$JVLXA&R8k1Z@`j8csr=jMv-yuO2O&#$j zyYh#$zkr+8$0CpW_DwDhM{-nj zr^KzEFaD6#m1C_K#gOFYIn6%hmtRH1kyG7kFiYKAxsqteoMoPK2&ISuF5#Q^w!Md zuboTnFXk3!n!gv$as8<(KcugVo|j-9MCw&3So%DFxx0m!SA;YI`k$GQtTxyj_V){I zIQB8vt~Q?k>bF>Jv=id5@}7^}xC#q^{>jzrvXq}p{^->r+KakS7|8;7Vs~xf{ zoEKX48#bd*N@ZobDC%yDIek{ftyGx!7igo%8cbX4Du21#3n85N;t8neRUzH>Z4~Na zBTVcs&`NF<(!Pqjp^;8Kym!&jkM+_Jk2E2Z%t@_8WwI*se&_r?UTZL#=zi~E zz?)Zs(u!1EcrRTMhu{-Qo>S}?1Q?}u(_cAOJ*<klJES z#X8lx%W4co*lNXVuRmkCwsfs9~!OG`88Qxm!}Z$}o=Be{ zCaRp(70A%vi+%7 z_WW_|`|0Yqr~CK+dI5}{Y`xAB474A66@09ko@6=$+>bjC0oLyiGg%k!9wDkQp;7Rg zWRejSdV^eyPNmw}x@e=h$!Oqr`++x3yDyuadf-Z`O+??}`%ai#CVbiNZx4E$x_nKI zV0ZKRnYKkm#e!3iv{nA;(W`ye1;bSP=ej}J*)f4GuGV&ESp zf(C^O8$nJ*$+zayVa?a9XD6pHQWfFl{ANST6?%5tGRS%bJrZPjp8}Lv(+XlHhw^}9 z|J5@`WqaeC!_>uZ@AsNY>Zd!Y^SxBNAV4XisAPr3so&}6Tbikp!{O5eC=WAAVC56Z zK^0wT-)VF=m=s7PpIjDL3Q0}kF7#-nA5aApSMkU&`=ao0xoUij+)LDP7WI5v<+>jW_m@ol1rPMA4Vi*i7qYpjE)${N`D% zkf2|^_IxgRQ(n`%-Qpf1zkK?8jm_6Z$I!VG;pX7x=aK6WCpdL&M099D%K0_gQZb7#eBs&sbIY2j?}9a=tFB9_i|;r7Eji$DpV#GT+(s39 zE^W%T;gs`DIJiI|HzDfqbqCy=7y)JNK48sCObl4Z==A0NP|~S_#9S{)%T^Es9t&!n zu)e!3hU#Q|49MeOAfkEk^PapP=z5p^1(+{)S}*zhav8WL70f1VN`s_#cb9+Yc`JTQ zO1*oRZRX>yja6uDa3XE?<`n3#K7^pyNNJktGjJjy2ZJ#;pU*Y3LC!VVa*S$g+($Ug zmzV9rHvMbDpJtD7vB&Li?m7g*6BVfG;f&8KX&;!=+tZ<5s&a5A+Ax?qoY8S>%CkjK zbRp_~?jnM%xn;tl_ZbsGgg04f%=pI}cz!hErr3v&bZF3GNR$3T zT?|=5eK;c(*q$KSzE0Pp_QEF%5AWXl`FC1=(7I>_eBYr{;Zd>kk@jrgvXY3& zrre1kHR6|pkF{m8ocSVC~hh9Of)PmG=89|z|)M9sOlMA_-8;@S4n@dg96=xq3~D4OW& z87bKh8AH-Xru#kT*#7&h%INvsDf*Zw5Z?G@R)0`)!-E|U83vm@}alomHNhb=?a0uE|a6C^}d)?*A^d1Tb%*l3JL1`bSoSep-J@uG_7@Wgc#5e@AgG^_+IV|+N zeYv5Jp}JZ5l_ z5prb4bZYWHG$siCeBJgsmNR%s@A9f>_{7_o*o}#NrmxbXr06{KP@nNeal9tSi`Q}g zhrX58rcL8NcIi)9u|Dz$Iz0H^0*v|{Zt<4&xAC*GxYK|yB+%xH1L-7M~}FHQxPSs zDZz?XZ!iBx4%&3etKbb*a$5M&-FB5AOuwntQnwqw3e~P{V@@mUbQ*JBHv09&Gme1_ z13FqA=-!~p`UP?rRKNwB z@y_UWK(#VevHV}e;%b?MdW@F2KO-pac$=z?@H*m@M|6;2ZS$-x$+D%(-MU6Vv*A1x z34E3vVR~6+3Yt&Ez8@6$aB7JDN-FtQIbAYJZ5ElsKglChf|d)5UgPhCCnGXkTq_g$ z{X}}Tq_kG1pC0<80=%sdJM8zef``qA^y0ZLOFt#~-KIwUZ(5OU4GX zKa}0-aq&-oSI#L^$@_nVMl%RWH}Du>ZGPL}^P4Bg!gmmF=_HqoFj)`0;f4`+@w@eJ zNt=5KI=Lo@+${>eX|0ucfjmai7sG&VFBQ%Ikf+ifkCobwCr?pJhaF zd9S-((ej!SJAdvFws7*O48V~Xp%s!Qvv+k4*`E|eDJDvHapHX+X|tn0Ajk4dr1wA; zyk*siWG-~w5{!3HCwWpJlL^(d(wq2gh-+4L;fyr0Nlflezrz?it? zW_ijG8p=1uM5awoh?)^}p#%!pOc6rx#wR}r?mF1AVeVE0oNqt;tt*aWY00^%ryrGi zfGSL>i{?cC&T!z4EXy+GL2Kp4{bQ-^IuW-`Ask6ZTA`~Jme0N7ak74NgRFvTy@4zI3k?Xi|C16l5Ojr82{8j_{iI3=_`pl2#RQ}2}) zz$D@qQnvUtGG)ww{Nvc!3@Q5YOvK>Z zAT9$vuAIQSZxn&v}ia!V-N}_R+VjkQt>GxXwgt93y z@Gz=WK3;X7u0~&URQM3J7VFwSDl2C!B3f3}{Ti311I8Z@#a&GNG%M$)7IkhTAkUkv z|Vp3O+F%zf+PE(Kb3U*8qHd2*l$&T*G?(crg6BsYX$ajv4cl$MrJy){?k zOHrk5Eh?RSrS?a;?c(TuLV*)+KYHP0d$=@KtDLkURk(N;-{NI2RH0hX0xO5Q3e(^; z_=;#o7a1F-#2XQ4TQR0Q&ITR*yBtJCLdA209*bZuvz{NCa?zM~?tfyPj<`{Mx=TR& znouMD()^ohU7JHY?KDv`NfEMLspMRCO^{%yxLpLU%AA|A2!Wfa7h+w1-gA69P@2TE zI{5A-b#Y~TX9-S2v*ahrCPa9Ejx&gwq9X~tt>#51OpPRgD*W3;jAn2=V*PJet2sbW zaJO1`)=qwahPpQda(8>oVh7Fbj+N9N@hQ{`nl>P_l5`v?JyX%(lfaxKb#|6L*(-@-e=()X(vO+saWfSkH*B_P_dE)^ zXY$?whl%pKHSC?FE{tI1Oc@8}hx&sO=MNB@pBjH_s+*r;OR09f zwy%~rB3&K{cA-X-*emiIr6nDKt6VS3SwU6($^(TMctYRmZ6Zyb_dEZDDDnnO(YWir z*B0~OfNPd$V^4|C@cj9LjmqD+Q!5DPb)D>0wV z4NpMM=78Vv%Dpd|j?i@b<-&|x)gUD(IG_HMc5{0r^B@x~sj_PZ`xY1iu;xOwR56ba zcOu*34XNPUG~mBcaM;qn*0HT+)GKpQUR3?fekov8h9a!G>U&h<=sVr@0w8xkS83qk z48MgVMrRVu@XXx#LQ=h(%thi~Kuy){1{=4J!m8gAyRhnCFbu{r)iTSJ#(f7PChtNY z^)K&-c`Y1j5IUFT>+a-S8;kFu9gMQ?vLcy<1PsafroDfN#ldfI43yTX89#T+oriBgAQ$t#u(L0?I;5LzQaVD@60 z4_a5vUO~|0ev%8)$N#x-Va@x!reLx+ERq4w4ZnipZ^OaL`>g&3jS1w`)GyNnhCEx0 zMs6Xis6QA?N!3BcUvKx*D#z0F%Cw~3zd@i-_uznP zz$dPg9kiM_28@K7k~jv7HJ^<=Rooz~8~OJh;p6wkYe)c=Nk>kmq#0*8oBqyzx{+B8 zGc$P0p8+9n@@e*ndJ?Y{conlXd5eCReefyKz1eTMFr>gTCa=)HDu+drdKmOe;l?>h$2;122%x&^7 zX)j5y(v`jet|`wZlZSjxR8OxZrBrEhliA~R0}zzHu#P^)S-Q3JJ6XR!eHS*lsa<&6 z82xx{mVOqz9yDBP&{$cv5S<#pnU9W-ERMxsVu;GR=(>np*Ystpxc}7=84(QqUY985 z!L<3DtyH62(@{+$c0_6a<^PkovRd@a>1u zBZdECL}{F|@Xshw?hi{RzkHVi_}I$d%?i1G54QIK0;cIijHBoHCq54-)VP4_Gg;;} z69PNZG`(YaCS24D!}y&H8l|pVuk&3+Q4~DYHOC73?giN8JlY)6z^`ff?hV@S$*X#Q zQP?~0(a|pmkp|%gfSh!)k~Q;xT(1F>pyWMN|8ZCSZE%#yE?vhEB)1;ny^bRT-c>{G5}8 z(xS0}?T?N31@~bf7C^+&+;%HD8SEjAv4>QC)4o0Qt3!qahWiGHR0qi(Sma%Z&n+GW9ff8 z5j+mirX-41DY7){)D?ds=d|JY`Nvi?@Lhk%9+Q{YGCE; zrm6nB4!;Vt=ErEa{rc=#-e&BcFu{d?QIeY>=Vr=pNX;|v>_+-;($?2n%CULOcf`9x z?xDdjVNLht73+iEx21j4ref(ww>58a#s!xNhab$D8#gPlzpM(&JApk6sJ_E+>R0Xb zp`YO+Vj;lBFgY2OA3Q%hc`B!7yb zR8+Vily{j1mDokD23RXO0mHSog?1lRL% zEQ!aPM*Yg+(C5sARopdppjh>4m-Bk3pv%@eTLUkH5PRp7=@$qqUip$1cO6tjA8584C1>o}M8ap0f}2_oS)% zw?ET-wABL?odQWsHZ~F}2kyFp0aR zf$|Cm4`EHv<|XH844UcDB&vj|amO1v&9Z7L9BiynkwqCVQsF=Z$&?kk^_a4XjZ$7D2d1Xigz}D^NME_hD#o% zqczw@M>^|UXb7oO;=yX`+5kDIAmb^f?GAK(dme(SL+ynz7I(lzt^b5`bVhE-bzQ(SIF-^CtDt^H$ zWAE)IW}~dFw``eGH{XdjrFC@fq>Oh2S_ixOLOi40JpYgaJ)#&fFTMXyVIxn=ox>F| z{8B9+@+jZ0s>gToVo+f46E%(TFn4mPx9RAB3E$u*&5To}T9r`HP>b)!M`|h@ezX_k zSL~NT_YL2Jxx+r)mLJ(nZqce7ti&$w!i?B<2g7o=%41DkIOEPez8OEstyj9oA2wJ>&{~gmwuNOZSLo^$z%UN zprz*Ef14g~oV)=cH0a^BbHYkqEM}GcsbVxluYEWroG7o|R)0E7e}eWAUT7A(7W0Xx zNT2Fx%%7Dd@@4*^M)jvn6>Cp^WZOu}TkR<_r2Fp7fnR`D>w_CG(q+Xu{*SK$A4ZPy zTKj2kFBaotn=J6JRdNLhDHiftL1RLtK9r@l?Z#(gZ?4dzls(q~kB-C2JwBc)W1-x9 zWs&Z>_fd_fHHLbEr}?ry``99pY*G~zM8Cs}UOdPoe#h;*_kOD3(Zx%L!*|WflYou* zh0ba6-A7F|u=o>LE1^U{Jr9+JqbV4GW;qqlR3+p&xv*-h5^b)bnZz0KYj8|&_u833 z-!8`%a}(*c4P6f9Mi~TM4B**C&y7z{jR|F}`u;k?o@F;B<+r>(f1^`FEd= zmHLkAE`b5E6dq3mf+=Q^k&NxOMNyOS({r=ob1U(-;+Fn?DCzHhtG1M6g zS#3pTg$iJta5K1}>Z&&njyb;*w`m*WyZ8@nwZ*?k>ym_XQ7^EEZSr&cTTZ-8o*F8ifF`-TK- zvzeQU?V0LBKpEo~H_L)&_)`rp6WB7R+`{bZz4xN{C2TTm{nkIX#s5U+dE+_9W?+m% z86*DSHF75$s9bcS+rGdOBC$)r8D5Im>+yeR`l_Hfwm@54Lx2DQf+hracbNnU?hFpW z-QC?KxO;GS9~^=W?(Xic^XA<9?r&Frb#?7pdnv6!eD9V)Y+&uxqRW%EC=|kI)?q^0Sypo#e z$;^eY@i?Z>vRm3mXwASIW>TZV{_G(bU{*=`?;Zktced;)M zm^=C6x%9YCUiSE{q(FborO--(&a1h z+y9*GJjJsNpn+uns9V1t;Z=(Cb2x0yp2=R}fuuBlRa%|mf5ibxZXzZH&_RhO#;fCB zKBrDMW7xUQ`@hT~-UFSOup>M1$A5~prn_Djz+(UvH*Ey6(1nn|g$x6+If{Z2L@9A> z;gJh>6hr%L=v&l%ZdW!c!>QVnZw>U0{79Wua2dG1EzDh(EsiFnHFG957X%|z2VU)b zP47>@V#^(E^7IW?+ozC;O0R7azew~Zu0v-=3bYcsuu9H^w8H0w^Er+^&lZoLuZmo> zXfzodOjPVZj`K(3OiZU3;hB>RTHOcQt8ZMiTA6J;>yN!ajz*CkEm!H(6G(6lRAkJZ zwehrW^MX-02z(YyD5@!&7iVX`I%U9@6tYDtoYxWVdnoPY*s!(x(-%6l^uJK*edB6* z0o2sh1*y+@bD#5dI42N5R2P1$&Ar@Rtb#w*cD^@ySX_t$R?Ds}cinKF)Z4l?p`$qH zoISJYTTk=5!Nm21mje$-WB477rgv$}LRIO%WupPGUe-%FT0aV5$|GdbGc$M97as%$ z_hy;%?P~jv9Ups!BKsOzzsVHvVxldZF+$-`*w-C*|He2|l@H!Y!qyTG)eDev3lz~| zShm56f(SeRi#-7xnOmJk70(J1pm)LwyW39do-L|Dzq}Ryt&{*5E~(cvV(V=5u37Ae zQgEP4)4T%~AS)t z{0umoucrVKF4 zrdnmVX1e`MiSW&J*y&{lzEv1J3ZIt-JzP5NB(AOpz^z3(rqa9)wlJ^)8YCzi6yFhB zZH3%jcbO0qSEU@Jr`jFAd*MXn@y78tVC9sr%)tj+8ZJn3d{e&nkaqAPf1r1~LjLB8 zQp3kW1X;4X6|?Jo8z>%`J578gGBALMP+*iL zbq*hl-(A5nW$Y2!nPvSjOL~!EZQZ{N%e6Yv(p+uzUbml(cVd%!>|@gm$w5EOl#!Nuo7R z_}gDt_R>rT4_s1)kth2Z$K`kS&3||46I^%7ao~E%z`8(O%C+kSKyK!}^_1oe}@GKw1Sh{&%4t{XZ_;&v7`Y4Zxc$AQb z_tqY!W90FKA8OtDCC!F?v$VN{841>lD`Z@v+yk_CY~(SP+eSTpbffICluxnWM|5r` zp=E9Tr!*CW$S+1U|4~16`3RD%?7NQ%zK5PW1v4+zzf0Rfm zm?B^x`J2?{^k&rZNZ^mf#L{EdOCM11i!Z{z;oJ9BO92hBF-^9vcyK`c(Vc|L9uuPZ zk$=;9c4X|`Q~Uh1`=t5>vxhvbdjWZ^CAYS7k>m95;h>_LVmo8G2qgI{ywc)@N=jiV zD${+7BOF&;o3s0idt>;+Me(&NursNn#V`sRmYhuDM}F1N&u`}@nuzoHX`>z+SCh;5 zOZhtQQ#v}nyHgy~004(e)}oklG%|%JsSha}&Es`?=UUE$JEaQ3?}SgSTZtzJRMzahHz6OO? z31zUck(Co&4j&aD64Lmu*pHbqkS`$#!M+085MSPw8qWma~2*7fxUeD!L+fX{bxBl&9OR` zkAIj4cpISE?w+e4R9I3!-SBqtT&-ZVVCsW+Hq)>^=P1k3l3cPgVr@7*D7&nbmMZp+9tanYF zHN)&&Y2RH%W-j@KA!t#3tUDL;%Q`l=7J%fn)!d~*jtq!k{Q{Pwol!QV3 zX@ZE8K6C5u)*q?HK@FULT{Y#g6|yyA^e!HTih^)O4aJJU*KQ)^8*Yr zQ&l={50QoF_bb}?tb&r%9K74(& z!^wp0$jl*Q0Dk;%OH4o$qc$(ka8FG9Y2vYvg;soE>fEdogTs`YkAA$@E;usr0*lRH z`WocfFFp5c@fNMjeXD!re5EAvb)5i>p1x6efqCOCbAPrlJ;W=gg!5&y-_iE0^|+~l z3+tB2zfN-LFA9ER5$1jfmDWtC|6m$Lp&(|;y+DOm3S5j^${Lw@=X2d;lD*z8wD8WvXFg?2 z1oqJ3o1K7g&O+r2pqw-wbedxEF5L}8rLV;druskQWlk0XD>df<`$VVq33w zdY6JhL@A!d*gCP=yS(|@gF*I%Ym!0p@&%;PswFF-Ybe0oS=@E7aI{jyYRZJC{#GV6 zNN^FU*Ae=^8sQm)mf3w+nlDSPP-$t=jq>%20AkIQTVAy`F@bI67|ikX@@p4i{rPG4 z@vP^IYo`NrVGOJm;FT7|mr+Er!A!7&DW~1Z(rSbQn`!8LrGC*(8Enu+fQiLg1IJBt zLwn$ZB+99-=c`J5adGhiPxA-+sQ+r~yvjvrp|QzlxfF4`g%m-IEgPTw2i0YRiB^c{qeV}Frud)j+zk; z!EQ2JUtRuHO!w|*``Kkzw;{8mDp^SH3ZQvkR0=K*>D#zpL>W)B@tsWBtiAUZnJRCv z8c)$*+@LfFIu?DjM8B$(b*0#(VfudYemLn@vGvhl|(tMEV z`JK{UU7@K0;d(=2jB@7QXnbpQ#O5ZFVmlJKAM-5 zezg4f8B&W(=98Z7oCgu!IAM~{xt7^jN?VFw8!y6#OT~(aql!@a8;&75`Rmoco0XJ@ z>qD4dB0L;joQXgDw|IE!M1`N^!$qei(oGX!xoY{YQD<*o_J{KjyH|J~knW8SGrVji zuru!y#BLCT993vJ{3hP@kVnaFDY@mF)3`vt=GjqPd3i5;px@{&oGt-^)=Nd*{8f%|BP~B(C1k+BN)8k7$_E;~r zXT7WUv*Bo3hi@xIbmh**Isrz2D|vCug|knDfRMm5H z-@udxD?Yrr=6#n5>f+A{<_c`a)vj7sQUwN=2HdF@cTP^0yG?f4MNWE39(%*!oV_s_ zFawP8*-z*8F~mGt8C+&eSy)bS1zBXr75O4en9{+>EM-6H%DC+_JYQe^#V&Wi${@VlUrsRiw!OUX0pFyqr(#iZ23Ic56`3{e1nzvu>f683yE}rFASVvk~qzA~mnC+h~6Z zaYQ?=kfwmT`zP=^$c5`(29E;CsBv&7M8_j}E&_eF^okzVhTW<4UboBjZqgUDUDur3 zU1M#RuBQ)#9wM!l8;*)cOrePkpGq?cHV$ zUbRPtI4WUu{5B4gt*{+Snic|w?8*blKfPLNg7bxa8p7(6)Jh%P^Vfz2=ML|~2Ror( z4*RXq^S`bl7R=(~QIR~pU&2G< z8|0&M$wJFDihU0H(G!9#>E$2M6SScFA0mM6D(l#TYRa7?`62X_;J}w_!?yvFzQ&iB z0Y`e8lj+9!>t@Udl(bb5*GawKS#vsqM<*c{%Nz!;4Q$V!_nO&il2I96OQ+&OXTY;yM)>fi zX=Jrn37HS7NwZHtZYW|fTX2eq2^N|Nzq5EcVmwgEN1(PsvFL>!)2y<1R?vb*D)R?E z=86LkssxuDe6AUjociAlE%hExDMZCNcE=kK&AHtdxsPj)UjYi3P%Bo}O^rX_gt_01 zcDk028)p^oWuR2yOFpcsn0ID1Soxsz#y*=*FY91h+tmD<^eoYXK2XQc_dR&F*vvue{sCINzPdW~>>$h(KwJUR*_9t zbKUWx7l|winsPnvRyClwx?^ZZ>ESod^c>nA_Y!=}>zEj_N z<^S3Q04pZuF16H`9~Tg9`05M^C&{@ z>G_6o{Ll!yY|9SZFK#?d=hRVG;w{a}k!#r7r$OwxcMK8I)62eI+}Y_n#Br~M{GI1g zH!qklM^cPwIv>PCc_hr&9s&;kMUz+HAO}PYigkG)AtI{c4_QL4oZHoQ?BfTF=V{Y- zw`b%dV%``I!o&nKL&FDBpJRQ394l}F`9uUJ++Ycn)g8`!xK3{bCNxJ8fx7N{oD150 z|CNJ5n{o6aSoizL-Y=n#92az4dw|qbAR+gCxjB{v!5XK->>m?$p3a}`xIWioW+PUN zcNDtb&L`D3BeuqeDLUs$&SG5&2qS-pg^Z58>X!>)mb4`eP&Bo5YLfy)qlSz^q(i4U;4}R=V$)n z$|AqHzq=3F=I7Kq;Tsu5*!R|qokn>#P2$g1EaZ$Y4a4&X$d10B{-ueSzzx6nq&|$) zPchbdV$iH^G&J+Jjryo!^*FmjblF@dD18kY(f;!Bka(92L7Z})6xI`Qbz~1b-?sLg zzWn0k#Ums5(1aMotGxIL(<6>$27lpp+f;ej9yNz1iA!`hCQ58`$h}E1o?e(jz&M8s3=V>q?a_ zgpG&4>=sqR78fv|LXOYP#ac~e@%dJ`ZN+Z=!4AQg zY{{1=!Jg`|CFMw$sg>`+fuoL-06FMSfw5s1XhErQE$7(1~)s;?)PU!o!hn}5e9O9*41Ve{Dvpt*724i z>q?jwn(q1$AxA^jmwyUZU8*Res4g{=lH!*y3txH{fhuK?5v%+AkLw?l&2m)!^N)$xub55jIo{!in6TDSbZZ`H4yZTEXFSdg>`kA~}-j7Z*TaCdp~pB>DkUMplYgqIhvJ4R3H z{rR-{0l$A(fjT=i-B;G4eKGe>Sd@pw{FUfu zX7C0r>#&mE)K_2t&7rK+kj4KDSfMpv&O@Dfbb!7J{CJ&*m%5 zwi}%fAXE?xS}$)K**mNcS3Y#CnowY?CNh~wZPf&eqbz>GI|Y> z$6~JTo^Cu04#jI~z@~N|*L@%7C6k-rF059L`pbRj4Ze4k(~^W@pd{Ywv5(dYfQs0y z`$9N(6BvP#RNl1mZ1?7m(}Y(GF3mUU^^c$`_4rEe7f>Syo76CK5zm%px4C6!mg6Sr z{s1}l*>2a01?9S*rc4j2slY5qYG*=2i_(K+QkHmKmQsqiutCldEq`~n(b8VKeNc(Y zP{=EkjdT{Zl!^s`@=p6iQ$I-JYKs4G8K(TDiM6jiW0>VfcP7mYfFope{Jk)IFGErB zxpVTTXs|OJ4bQaPk3o8b!YNWVG@27p7{nezqLhDOJUc@H@QG1%atMft&c}&S2!r(d zm!G<^LVu%QMvjWuKgQknf=h({TKKgHsgQarL^Ud=Tv1?MQKal5T4_7j^J+f*2Jzu9 zB>UHtw+jdzALMN9o#=w9pczKyWjSssQ+w*LvqXHd*S&^0^dO!3xzP(O!?*2-6kEU4 z8cMK!qVu*Ina+n1-V%7Oy5OEV)Q|8HFlgWW;;|(iJK1x|(?cZNxA85+4VbXD1dMeS zl~Ft+rYw-nm>UyZzNk6S2vcd3qv+iUBb$w%pDx|ON2&V6qn+TUv^|&NbtOgu zSGte4S{n<{D~~jnrBsq2qEU~9H4Tl$rV}Cy;P--@cQ@k$bZMN6K!m;;Qdl5%Mw)@|wA1S7;Kj(5bA}1|xQ8T|E;-@Qna$>jcCkkT>1<5-!SxezHd?e%YFn1L4z0&9_ zWSZ~yqkN`JfZ!-M$)~!Dd%>5TT#F%V>hPjuKcm{@6(uo^Vu6_aKMV^APjgAtg8CT{ zFk!B*WjR|U4@#htZ_vI=KyO@?<%8jG<)-GkyfqYTw zs;e^gsyX<6M}BGfw+2gzswIt=Yu7W)z^F%`C-a4LgRj}y)H`3!^qs;SEA(DQ$OcWT zzEk*Qc5RQIc{3x-hA`2k)}VsLu9ivknk_lmbb$l&$9`o$CHGyImVe#!q~yVcZLt3C zYkG!dRXlsyaJ84AA|{P7ErLZ2c!E6Y`2jPh8sOio9^W@NH^;^}p#2TDzAr0F|65z} zj^4JHtTnQCt>e0eh$$yW8Ui=6-E;9Ad|p)>nI)V5{3-Wb&h4}Q3_#eosO_$cP#AZo zJlemp5EIk(#c{S2o&U^I>&{lSZRpt26tGaqn5B>r(uxMP33BdFl)Xs+lWm-Ww$HQdOhEbs{Hxb8duME&|k1&h{7#%$_eS=^1sTm670<>PoOnlnlfeox-I=C^d=V2IuJw26N~cQh zu0nodDvEwM!7bC|f{l}jF3+MnU2=Ph@~LX>1k>Atb-dKHZkYfissm{S8eOgx-l^3+k+u=GL0~~1*HO- z$tKI<737d!Yf>Muz;P<+jV>2{XZcwbT%tbZTV+hU1;<1B({97I7b^TPR9{q^S$cG9 z=H}6F;?s_O==#Cinh4Up>S0&`4z*eLzt#dI0@v7w!$bH{cZ_~KHGN(G(qY5rZ9B6D zqkfhy2QgXn%y5)n{nEld9H(NKyEShzlfX+G^=z9d^PX3b0+(+0j zj)*RW7U!WhB#cRi1-!AJZ|lj)^UKQ!U)nU|&q;5pk~_iEh$icuKA~Rq3m=$T3CXAL z>oQJQAwmc1A5O1*?rS=2L%BPS_jxBY&Nv%L5WiNXPpI4E%&?2($JY_C;MrqO&YpzI zYG8@sE#zVUlc~`1S094MiC3JBC-}q`6VPYx4um@K%G)D59>b%F@W| zM?qoCIVDAd(p%ZJ@DdA;nNNKlv+a>;%yuRSJZbckxnvW=!;t+R1KZH(dDjtpwA{vD zMsY+eo6lM=kww&`+l$KRSly#PKA!M)FhWTv4J0_f^>*dzuhYY+d{n$L!WZaj{{CCU{;3~k>F zCGzF1P;~{DmQu__2UF}k&##Hy;~Y-KSL$mms{z|}&2 z05#-RUtKC3G5VBe$%$5C=O$@$s66$?J-Id~SZn{eF&%mqBJiNEbSuSjYTm{pmpY~& zpLt8lLbsGq)0)XO@?z#z>dc?=nebQUh6}G89JUj3{nF3tYx6WvepgHra$~Y}S5`HZ zPLGG&LN1qX09ri~NV!@5Rb*2_cexLZ>b)cWcblBquZMQ_0)#l{Q)#odBK9X$`8Yam zcygY@YPSc{ogh@J^z%ib4mGE0Gx4#amN=eKd}Y$l;;BAh*@n5&(!B$1PpnRZ9!RR# zQT|GEvQd4I!JbGE0fH^k`R zQRXQEbtR$~RF$i#`Mlg0O!Bi(TB0$*qmUR%5CN>e>b4;qz#2^F9;Bus%vO^kq2ahD zKfF6~xLUtWj&8SFCL|?mBBL=tV6Il4;>etJ?AteA&u3C`#Sm2D8&REMPx_zMibaWY z{r*EjxX#DsOCuD!C@AsLEwi)Dv%JMYz-EXPL7e8*)w~ub@E4}p_*f$J~x`%xq|JQ`WMs-n+t%`sJRzyTlz#~fH8B%Ahg&X0+217TuZxS7& zSic3-$pt&AERnlCaT*$c6%|Eh=_^nOdqz27m={F$r;DH#7Vu23K5vNtLj{iUPX%3= zfDt$a{-^KNHR6MXtu<`;DxY~J7B_iCV7>wwk=A(GB-zgyn$dq6lS(ArAY2)Cd8&!3 zip_nu{OJP%@08R5cqHJM7c#1I40JlCZDgwMb@}>tXz^)&z0D@IX16xX!8?6!nv>U= zYrN5AD~p(EFyu#%9%))PtDH$MZ7!O(N{lbfQr{QG>F`n@u5!Bga=1K~b3s4u^|B!6 zeU;>wV(D_W{EbRXtX0HK0DJf$sdKVkF+xcglvw_`^G9wb#VfVN+Xxsrnaqpo&%9@> z@AX-90x;l`$H%?!CH?|q_0pXP&(YgdD`E7hN6OKG(2Q8`6l7)TQv(HGe2B0r!!57> zSeZ9!&d}%@f69-=3YEmolcwotX`d8=7`O5CPEWM!8&&+1P1eeWDZ8PJsT%*M-4YE@!ct;FH-NoLwFkAX#$|~6)FL`+ zV?nEJKccbPJHuJ77Tj1iPWHxSp>7&K-Pp{1{zk%Oc5?YXD@R~Ir{x0i?ZHjAIvCGD!x510FIt%8HyrY+FaWli!8 zb>6%EfVh<}|IE&t@e?-mq-x%X(I}H`p@P)m$f#hzAHg zSN^zWv=!Ulou%C>meVRYjtZL8n3y&{bLU72W!Du{Vz61-)J_m-G|c$*$*t_*ybox- zYRMPpNH&tGyL9RP@utxA;uAEh?at4jdrm5Q-3eHS`}={hh5Lj1g|?$KEo;rDO(>B+ z{3_9rm`ErIFB;NB zJe(|W!oF_US)?~NmN_h6M2bPwh#1i)KoO3ObhK97$g7tNpB|QcF@QMR6@$&4ma7%4 zWD@9-!H>TxkmffBxXDVo#ei~IRz09k#00qvYZ5caE#0QA6JGm&1xsnjQ?YGB=SIqe zLS+D?BpeVPYx#yoK+&iQdWYSz?uH#Ofp)~dL!}8hCF>XIx!LG%vha)6Z(bukyP>?* zJhr~@2rQyFJvqS+u4PB1w|;X$GO^q&pHBhK!$O99Z}61l%B;faC^mwVPe?3;T|^*E zN0IeJm!OoFPkd)Ki}chx!gYyIr+zadq)B04kTwX{<27&3N&HVoqI?q>+V`$bJ24t} zz1|oi%eK+tf(1>+cemIf-gSVw_7VH~e3*!aQmnV>q!GUzXz3 zC8)G)!`8_0Q66Z!kV5hKbab|0p#0Qn{_uX^|L{}v@+wu=lp>A%Exx=yUlgRP2$_91 zC$A+8xVsU>AdjL8p3&xkU&2+6hHcHM=tYc({Pj-%Vz5Cq{TlCv10`oV1C^^nwPC@A zX^$^|7ImTRc+@NZ!WKc>+|4Qwus*f`kZ!+BdR$q=fd6eTD|BK#ZIKJ#2`^*_xeDhh z-zZzgqWyZSRLzu|h1XX)^Mif%^SZ0ji-Eezb6>8gxFWWOwoqH0hs+%tR|)Iz;-Ye& zb}&YMnH8b5D2^ zC+D%hN(ZRvNkoHk;Jn$@cc#yA7E`RJz3MD~=KsPG?hign0Qly(&1?&(0Q?Vkf3V#0 z*F>alCjmJw+Bd}d^cVH7EW>_Q(8_+Uez&dkzL@%JMZ~D0K^@{nY6w$ZZXksyfJ4F` zO?R$|B_d;V4K*%?;ky?q4-okjdvCO#F59%vlN(BjwL7FOc#6RO&Z_CbMei{)Ydg0& zqi>-);gBN|=1W|uEp%IQ$t=VETF~OMyB#EBbLwVu%boF}x50bom5KScynX)s`K32o z9*_CmNZ{f7EX=lRz&m^xWq}ozAy!1YI2wP*JjivDi_h9ttr9*xv}k$A^kxNVG{t6) z=WfJZ1h?^bTSH1zkh8Kn%pRPwx)LS#WiC+tPj2UHCwKRa2mnSF{fu4SQhtrVDW~N0 z>BsLO;B=$)@4J%7$l+@y6_~4U)dB@PTSF=UtjSr*JM}C$gYSnUrN62)(deF5?SQ{a zrZvo(CaM~WfC*4LlGGv00S%Mfieuxww)N4wB=fD~oRZQ-V$=Qpv((vAx;3>?hZp%b zzyEO47M$~-%ZO3`_plu}D6X0>tpg}RmDz83P(ji-&@Q_UkT^s`gCZraK^*`W0sL@@ zLD(1(kPoeQ8gc)jpnL0p!Nx_K?gh1y^GZMwUeuK|FI!W>XQWXYsPZ#UON5{x64+bj z7GA`wlHZu84WYfF0AmM5Imm&U|6DM~OQzdTtOF9sa7ZQmrso5n-j&CX1fjhL42SPk zvb|=lX&3Y^$(rM(jq^^OoWR(5J|?L-+L{N~?A7#2?un`@;>@nwhn(w6y$!_F?$L)7 zI{s%5mpl9>7w(CQWN}ZwzpAv>o_{W0>FBta8ld;?pT*cihKZ2T<+vy9#>Mnf*ytJQ zz3}yIH)f)sA$#!2*f~uUX>_v0mtrOfTs+nKGh<)-O_CgH3SFgTj~0(Lk~RDdl7;8M zssTTY;M(l#D*ydmHY`RihfXovy(GeFjo4zsqi^jNp ze|4@W>nx}_IJetX6xK7%%7-#mVbbw-R(_tC@Krd}^v>i2eCu!M7wp05kJugiodd*bL|9hNUuQFXr%uL%RR?W0tz0quh-T{)To{MWBiYouU zM=Be=R#jDlMPS5Y|2`xdrn1Gy)6!%|L((&=6xLUeVx*2|Nl*@ z@AO}Y3Z`guy{-l@1ukJ499p$1y<;19J&-bPiVyC6Ef3?1nX(pBTt0TA-3E$QmIs2~ z(zyg6Z9#+tu=(?ik)|7K!p~F_TAypn-j}b#*Zm`b__3v$xpUeyuGU+`stR#2WSIn{ zKI6T;?b~jck48%EP&-!1^N*2OD4*Z8rc1RmTQx7=%ohnS*pB<7s~@SrZAKbes_pc% z^6q+W-*EzcF9W2$OH{iMUF@r|xr(9gn$(L;>gU0iP~5D@|vrC@6`0}-pVJM^Jf;$$_5 zQ`J=-?dLg6ZUBjgRHJ4;al16#nd|?3M2^hjrm_jZC`uCYo)*fZepInNC+mUDqjmGY zAoQ*B{x*l8;PjQRlQ`#WG;#@MxIU6?atwvzx>LU<||hF8YnG0TnGWqtxoB7 za1br26&&7F4j)lfctf&4@X_Uw3QH#CAu0c%@9A+unS@~cEG_2qa8NvVD&v-z<6+c-0u3yW3zZ>*0tofW7w$@!HoJC3yk<=LUEp#F5o}ZlwXS#XTPgTLI_ygtOW>aNJ{=g_|&v!Z1h34FD)oY zMx$+EwH^QyJ16k6y!>66wbSz46er~0?eM|!HOSbNx8t)-*$G>k?$dS6)8_A&0g1CA z<#pI*_)e4D+%<`{3|um-e8zSD1t(JbHLhMx5C(y1@Dc|39e4HUbbidCii*^l!2c#g~pX2^hAwdl%y9hGNQ4dMHsOxb@I@ z^okuXHYyIRe}3~X2iz13%cx~rXt|eb3vzU*briS%PnGjAXlMc22Plq-Y;6FyiSP^? zTW|&0UEqzPoRH8VTuSez12_ysDpT33|D4|bY^$tUyfCC?>SZ6c4s!FV%+~_&x`>H! zE4E9K?hcjM@`Sl{-xLlRzc3K8`UsuE!a`|=hU`Ty!U+V5Ir?kB0DIn?5>qPWjyAZp zX1>Gb_nCVcETJJ^;M|0Besk44KCJ3N8kQYc6JK6#W6g%y9#G05!1v5PcuQm`f|n_+ zOyp02gCN%ZupmAtyoo$oKFS@(s#~tQA}riEu@ofphaOY!HgS2|p7~#)q;0tiFX0Y% zzb#VmMr6hiEHg0keTt-8Ip=v+7;>}b$GZPtSh^Sg71R6h+keCp1m=I?lK#v685B)n z=)E0Rca!wSy;5z&|PLji|YHNJ!)@xOZjB?9Hg;T&%xO%noigYV- z-2MKH0FFa!Z`xFCcaM^kZBYZgJO7ynt-~TtQ)V!EDfOx4yftjd}ttjoT)1A z%x}F=U~3=an>&2eXjftuw6A_71z}He$bMe18{wmP*JmF5?D8gUb4wKMZQD4GEi&`t zByJJbpSeY+lz8Pt4NP{}FfII>?mPeNjJIlvpXTR*>)aLELBs{Oz>ZPrGl63v4 zYEU}m&y|$v&Qp0`k2lS?*HrZ`OSVc^nfKUD=gac#H&~BgzF23A__@er-^b54o0jN1 zuFiVTrDjL*X7S6d zA<<14bb6Z<3Mxy_FEiB&h}SAEr)yY_S1_)*4x)F~Xv#oChY9G*=orig2guMShkPh0 z)-Arq#2AO2Koe0X7v%h(=qF-7pOac|aS+ra$^9BP7r4pm;Vj^&#M~t)$5S1-0!S4TTTe4Wu8|d#*(rIqTI3D%{-lL`Qa1jRS$u$+Va+ z!Y+~@Imd@bZ{AG%9gU!1?041=`wmS4Et~OKKd@H;&w6&B~W#I{s1EDX|gcVH^K8B-UW9@PcN9_Q+zS3=cLGb%3nT+D0owrN%3tjE6{Pn z3s)6?Wq;PfzJpHu9}R>X5l2XK^-AGp7Eh#ugMfLCd<(8C{sQEY|Gb;kgooTI#&%Y^ z_nMq7UWwsEl>%-2upJ`L^}BXMYnt1`vphQf6Q+FE)Va5Jb$Wj!zfPsA*|z)QJ@M=* z>p)|mq)M8=!0n**q7_=~2TluqKM+4JJ+{+B6g_^UCS zF4xau?!;nC`j&4l#zuGLUC5o}C4yhQIhE=G?2&`( z4)R7rIVYP>WAn)pcR1^#&_M~`2?uQrKsp6tX>)3WuPU;bJBcJi;39bB(ci*DwSyM{ zm?-#tXR9VJ69~h-?zS@|bWg&?u{o~QWaU0rt~>C5j;Q$*kjndHsF2gmI5(MqTa7Mc zmUCgX({|%-RKn*lSd6Io;G>VJ{shJ-^~2I5xd5Ko921kubD$j~kZ;BOm3S4kKx7u= zv32T+9I_GAUxHZzsOGY=d3B2;v+}vEiH@f7mfqr|O z-}@iyh0S`|W}`2k?J))}FjbORH>LpmdCcXQg|um7RNAFbN&pyk7UwT>RS#B2o_k7X zvS)|TVa7~dj{55nX^qoGL3<_yt}q;pkC) zj*RwKB6oDX{?fPVh6pGww)c!U4aczAckD6+ERJRQS7@6)otfEp* zd@JWWsqrK4WaF^b`v~{QpgNXfGDG=@P7Kqkm%y*UuamoGy84>hG#+529+ zKYIFYo1D@95`TM0*@b+EYQ8VZvj3bi-mmnTQ)AAxow@yC0!VI!SP5P!2;_CqAZQEq zTV-X!0-sN18?DTk{xa*;PQd&QRC}wA4fZWuY_jZM<|QJN;`lIvuX5>r2WdmU=e_~v5zLS_V6M` z62rJ}1vp6$9!2md$<9)znsRF@Z!k1}9!5vcXt8JX7P*$aOZo6vwf`*o#5uLSOR@3# zmd*R*>z5DMMym;%d`Co76oDOop~O~HomA_1hSVc(*k?n-4G++8gH4x^w~48VCs&57 zmJ$kOq6pTnU98(~K!m=a-!?p5z#`A5OIXn`Tv|9}#634Ke3%k0`gd~1zozv|>qRLW ziF*Hq8*6<@IO1)KwhJd2X^T`KO?S3EQt9HSKg^}T+ z7vikAcCI{Ho1#k!0OX83wpJfhNm>nzjaCZf1-&79v1je9vh5mt^BU~{neC_O>r0*J zr-PNccgN|g4}Njsu?9luGKiY8%SF1C6 z2psOm)9~0Fnwdp=@n;Xyl>D=wP$Sk$ zQoi;1H~fzzSC+-YrQdqp(P+|_DyIBDybFARD4iWcrunX?*Kd`zHNPHggYK_#4l})U zd0xZLJ|^7I*Bg8SE8}8up=8XOFQ3M<=TT=Xa-s5yVMpOM-5F>7c3!9!e1-k9R_*1` zv3M#|eZNn1QOIBaL`07g47sC?V3vIIv&*I{`{w`kAfBPh zwbud`FicC7n3+519{ia%BeDGd(R7wUZM=W9FYeL;1&S7m7bwLY3KVxM4#nLy1T9e9 zp+J!01b26Lha$n??r_O` zT?Xndy7(_DHJ)P3DFN4ZBi+dspjeAYVOnfZj!-C#otiYC#yi?0jm&{j`^t@sE(ujG z9cWrtUE#tbEcW*3bV5H*xP2|_0kaLWuOK7@%J*aMHP~y5D5y&7x3*wIYPjV$$P>JDU#K(nYT4t--~q8}L&xn>yS@P6H|m zkTKC4XF+X9d=pLUy6M!!N2ZZ?Te4e^CW6S0geT`j@PtDXQoYBG~?vd+0tGseWH%^sZxB!8aQO{z=hn1STj4?Pu|0g@Xs&uGd8jDH8dF2oNzd7s6N|9l$@63}MEy_9(W#bUm>bhzMf zt+_u|gXI;FbIai;Q@GcO6@^Xy!yYtYhh5zA9Z*PCi9OF2-t)FUj`Lc`8e2;w>HVum z!F}kM15#4X5O8sTFOYFk5 z{=juKlb6ARJwt)PfWfj4OEF%*yAs@@R_ zbbjA|*C@CYZ5+^dntAHiME-R3+q*ITMybK)s{yh{QiXoR@yS(5RB&=P8fqlIuG&C)rMzpG2#JQK{Dk>&hbb zA7wp1>#@hKHsNwBO;iCcgw2i!@6)En*B?IYRX<-_Cog}&?wN!?*b*ODnXYA#a(Z4j zfk(N;q_ck{pbfSQ7u8CCeP`Uyn(_<{bD>|5XTNgbv+2Z(`g5xO{zu5<QRkOX|5<4Vd7-x&`J zDPe@a3oJXl!p772N=?V@Hq1{Wb^j3s0lBD5fV^2I!q$PISw@M+JsK27r6xm4v&iuJ z!*g`!8;zHKEYi-yPU+|ws2?#XD*dm!XF&m~SD7QHr%*aDRS_{NjbgBdUGHI73Iwqb zarr8k9v@G3(Lii=mk(?$=%J^$5i#U}Wj4fm)Jat^CL6pYAD`*auBDj^<}v1<7q&eA znAdj}0PxKw>1UHJ6X~D*p2&yVH6IUQT;#tFazn8q`~|$Lb{96Z?qZzg|8xRG1W&Ig z!Z(lx6Y$(2<~zUKgzl`C$mQyfWmP5%wQEtNhEd+x$Fd1R0ABo=sD<0KtdBVTaaZO* zz;#Ei=Zs7Qn4r99mgNwXYxhvc@Y3J}Rq(x*DFu4pTb64H*Xk-~Yb$4!-t9#7(N0?q zVr6UjcGI&_U^Ap{af&hMwbtG4m_|Dy(OB>;3+r?!%wv23aldkZHV3f{s zp{R}fqR=0sQS-<%%yvpH=({_?4$cO%+n}{S+kSdCwR?^ zW!`@Phe`jJ7x;&2Q%eP(jc-RA?n^hEpht*!#5EglHAr}KG1pvGNkwRg4eRxw&U&fz zTSubT{f=5YaEt};tMxp>&ROuF6w>I}^ifA&GFHQ&Y8cnsq*Zydl_<*6?W6L8urdt2 zSepruTytT#An5yzf@~{sU!R<~vI84s6LH(Tl=a%(iF^%3D$ee#P-~yIfT6wHi$WnZ z*UJOgxg3YH)pJqw7>wt3CVJGuv9XnZ50U6cY7M&hs2(+wOy6vrv!y8qvQ*3QTFRDA zd|hpU@)|gr9WZ2RzV?VFUOgx+4bZ)Gy;VVhk1S*w)u&mbpPP;IE2{u=bUMd>Ij!5n znR6CyCfNFCZ=Bq+BW-t{x~1u?0t4W5D{9a_EZL5Mo)}mAX~gd4Ncmd$1(Lb_S`WNz zDB}*t%whXYT)9b8*>r%4z2V$fBfgZ=6YAEU!DH$IFJsNr2gA`+#Z}_)y+ZTg z)2N^~mZDcT2JApT6W=cewy5<#YgX-)%RMX?5^pLj-v4`yU>JLzRVBDT<-A!_!#Yr? ztQN4}1h8h{D{JWOb$+U;ZLoC#VM(-eElgI??sSTzivmZT(I ztyykH|5AgW;^NfftPbo{^iJkI5uIH>S>vK53yk1lkP(^$ce8}ipWA^DPWw}Q)Ry?; z+!MU&SJHKlCwKw!<*r74a|O7XJU}Wn^zN|jCwS?cqDnMo@9tKEu6M2$2@6^>;t(yg zbu>tKQO8OPh8zCYPbSH~;EPX7)2WxEH`-L%Ix#zxF(ylmQXYRoy$go9^4QO5lc{?O z(qmCN(-ZYE-JT``L<00bTtNR+k=;%X%C~AnN6PO~gmK?IFXvuLfQ7UyZR+{f76qD- z-6rO?pI4rQ-{znb)3MlB5>~7M9G<&fb!rFcvq5)-bpX4&!clz?ktgoQt@((NPI|Rf z?$6)nN^}>6TlHJqGDuX#mW)@P4V$M${Cbxg{l6MOP`@c6BipxS@Rn{^A31nO;p0K;q4SIJd=gfn+j1#eWNOLHy!XXn z@bp<&n+=7E*z{+&_M>HDf8n&1K@?2SZh8Hpf-|Ns@EeIJr(~a(IKRj(jJsHScu|Ny zp9Re8v{wmwBZaUlq-VrCpK$CJXjc!99((0Oo1r~szjGP?J+Lv=9n8NujgGrQL$jF# zrd$Y1B3uYfsP_v{gPJ;hdZphu4_F`&^Bp9!cYa;wK`8UvK1~OvC{D15v~vP27aS5; zqW=r6G}c(7_*we;J}vs4E(Qg_->BdN(ynObmz{D)$o+Jz-*v-^gZ!-M@y+{%#cc0k zI#}6|Rig+Nm`xrK-BFzw9Wu2ucNNcbM)s7WR1MPu~V}?VGYp6wd(_i@4LK=IB+*ZE{SE!CXu50;6vrY~ndV9DdWfZGVEN5SLU zkbv2vZ?}N$7pT{k^1~xsN-1TUf``<6?7sff=Ah!7(H~hW{zYASM#OzpP@|2%Z*XM9 zot$Z$i0xyFux{Ow{r+pe_LI~jeRi@eyI?BCxJ;mXIh@%D==5HAVIQTIG4QV_hS^`G zbKd6Xj<743cfxB?ciS(Up3~!)UfS9@6IM)tymc+iy@i?^`#$=(WrtX|8Gk`dQ6ixDlvE zeg{(xv&lx$@gp(E_UJmgk~g;)#?QQ=2%4ST3ixAK_)xUrET0F-h)B{D^ z3_DZqrMM_H?kc~2wo^E%lD|#;0w{c1RkG>q^p($vO&Ggu$|JAwYSZjL_QF=DOzF5t-dTL+e_Ib}J=(9UtXgtZB zwCHQxK6t=;aAqD*jq8QTI(?|`!VV{>`W=EIBi2d`3Pi8-QP4@_S{(YR^kXKOKlt>g zO_=0tXnLgJJ5b0a{t{Ycq_g(=@#~EBPjR}&&GOPGAYQnF1tj07>uZ!p zIc9s!R3~QB?581vTtggS32AAImO50#bsO~qV=O5+a`@wB)}q9#NWcGd+iPD7+$6$) z@6UsO=Dp<3r=@})>}Gzh10?`2`OQr^-~bW=&9DgC6{E|9?4ZhTpIx?y{Wj;rkk`YVLv*+kwV$K{yIsU!D~a8^K9udEvCMo^0& zy_Pk*H$B^I(@F{xRA;;e@Q$4v;}K4^A7_Bu(G}RU2XyS}lhqbYy~%M0@2`~(_2#`; z&1mf`O`h5(aDoPvAK75pz$Y8E!v)wx`CQp_^*Tc_;cO-i(>JQ>jhqapDw zTt9AER3EQhoZBW@kSCany}na`^*2auGdKRihq)p-rMH84d}3kV6Uqn9Y^(h|88iHZRqE=5O$}%{WI< z!q2|QpsLOvt6Hq~rO6F2DWn4UG1JCOCoF%4q*e3XJ-AQU3(AoXSR49b8qG3qc8x9~ zqGw{HweTR=`O)#q1?%dR^8a!eiOn**t7?vjgX@Tp#yM|F*!?8SCp$kL5t9{UhCNoc z)Vd4`=d{xLi9Gcwlf>h)LmEn~lOYQy+0FS&3_{2u|hHcMNw- zITKhA;DIJY4W46)?{@WVM5lU8vPtJXlOSmDD|=&ei2E>C&_|>o=$|Z}Ln9-v>8I)!VJQiQw9=;C-)>FN5s58po!__}EwsWCMt?~Cq z0k-vlR!~py&vnt zZ}opl5nOLBx@}pMZT1~5HM{}CD+NUZ1(iWfu!a>sXshL86jjq_gqGt-q?IBCr~ae4 zkM8f`v(e)B+YghCI*5ZwYU@UZ`YopWF&Wxge(jKEsd==7>lwI&G|!xUSm~$M7pLw{GozhZmLz>_ zJ2+d0#khP_af$Q}D?{>UPUUr)&4v7E^txQlb6WIp`0sAw3l%mM9*v$&Ilh`z5r{0V zOZWLVbvd{?Zp~}lCxNdRXmjV8d@kRiBU1amRu({dmBxy;PR`aLf#F+=e3XGt!gdy6 zU|GOx4q;U>Nwh7ZV)DBB*gr)`gy_1!d)4~%+Cu&+M+=O%L8w}8%wmhb>Z`naHb!Jh z8hsvZFVWJ{CLH2Qi&Rc(>zH=ZF0?iSR}029ouat<4~k%5yEBLJa_{G7OU8!AoD9hydg5iDS1^*aar~0 zh-vh-hv8t)Drd{f~ z;Lc0@$7$@T8w5z*V%Y>eKMSwr0WE;ztliQ?2p=BErBRR%c(cn#EGPfPAW0FQUjM$I zN&--kNSm)cD=GSUOYH~#aiI1;zB(qApe}vbitx3O0*EPCj`n3z39d!VxI! zA3mF7BX9tK7%Dtw>F@I;lrRW)*Wb=4knJE}gpf0HaTeunC!6bKVnuVA0 z9rDsLoT?8c?`FBfs_5u=X%cJC7Rgb>h8pgn8TEt7jlF_6mA5<5C1=RqeSXjHpv1~c zu?j1T=HwyX)Ss3&4O+|?(jUxRQ20A~0gs^L@>X+~j$eQ$7E{ad=6LQxVEk7Z`v_-ZjK{GLBi2xR?@EzU~YDdeC&i>quQ zz}@pI00t|)O;IWIMC&9-pEa=euy+*^K6To`UXyI9JkXRvi@Uu&uQ6?JEw{+2y}+P_ zTpXB6@$aUE(jw_7Ow7-c_Q!K>MWePh65YNbdJVMjpr}d_0dhSkoX`)E%7zAaW--2` zMZEot-x{MXILp6WeY|7yGNk6~kY8n6{K8^d@Tz&O z%-ZNsn%t>eky`(5G0j@!-3kwJ_@54|mD{7_u#^|)5`fR^hI)IBQD5EcbEsL%#ptP< zC^~<)X0AjckV>%TE-(+vQ=j{#mRUci%-!OBhBPOcYrJKUuJg*o=CPRA8x#$Sw+C`p zIxORsr9K1K-~5}G`2T6YtlduIMf~7k${-*jt^G-XZcBkTR(2#!mQEr zaBFK+1Bs0fM|2l0_SQ!^2J<DY9^u9Y!fUR|9PpO2T^mlRkG6`~ul`@{_+rn^_}NmA|L4d+_0Vs5aZIr%qoG z2wT(gezN7FcoUIow712lr-Ncw3h{==5toC}4V&|=F<%Krh5)KmH?3j*c{}}U=WzZc z!s2qsRV$v5TFcAPS+F$MXn>oEPUoxB;X^40wOJ`n>l%%v%{rsuJu{)R zR#26A8wumdYvj(gvX$9tqP}ZP|(#PpnUQE+NU)h9B z*Z|p2C8o2h$L$odRV?#^HTKKTg$A5PxhX-G`Q0PK(>Kq1*-G9w`j0jYD9kaQ8SkFW z?mXEbycN6us49lv2PcW}xEPw010VJ-vnrW#0)Fok4L$~LNoE`2mOe`Fzr0kP7SNwZ ztUT6QfZX2^TON^*bpF+)-%qgBJ~K`HeGzSh8Klc`!2UjTWLky4>^(?8V>sLxkY+K# zf=ct7108-H&ejOz{3s~yG?e=#HM0Mx?eMp~LHimMBohSi-L&8!l6~S2J9FMVI2_>| zF*qZrD8H^Wq`pmh4d|lfmmAI;5QUEJz_$mP$n=c#K>DoA|#SS`NP( zh!m21s3h4&GznHCVJ02`pB{2kS2V8dFMw0A5hBj1-cDamgyDyMNDYC62!~wc{Upyo z-W00$s}Z2Y{_JLfTSnpYo$K-$J|jVv-0MY%!>h&Zo7>=jS81o=vLBxg8Q#Ob6xRXN zyWe8r3~kx6f(_cNoJ^&%%Ylp^f4TOSBUg#L_B1iFfI`BMDIzr^eYrp|)~!%$PJoj3 zfaTVp)^-B}5Zn1U8Z9y0Vf0L@pnV_96f~2e6Hbp>ljkZXWDrYCwmH?8u*;@&(Jb0Bmy)a69IS(7YnIQjs<|l@Lg0PF0g!Ks%v-SIIKR303{yq%>3UHE- zLXIMJ#R9c{vKun;M{htRm%6=eECoB;nofY`O#n8S4%1^~J5AC=%`L%y$>Xf_|j z{ZB-K&r7c-70sc~k1$I9%a_)(mgA|vcs>62E1f_+=MzPfT_;ETw=#m!pDAqF{Hh$E zLXK;tH7E{Ns~wS5=PfYe3Sx2XU*{jLDRcxj(MDxsandNl0oue7umG>E|EgrlJWKq4g?2^?~>H|YuBrCD?hl$eLXTVfc# zSLoS;tUcg70%U4CwK_}tc~09MUq>Z(@1N)UA2L(Tc`OpaE)7ZtRAePjf$=HO@q{Y{ z^e9cdx=;XKIi(1=HDkqV-?ju&>cxTiNeKBiq-Hmj zmQhg8x(!gSSls$tHe*!sTdp4#k6AE$es6WST-<0n&Pun8bmZVS6%}&%BF@>g<%im* zmN~xG+WUB~O2FP!8^PSNQP}WkbT)gucx^5=a2Exb#D#Jj*!MHuwh@YE{ zI4sJQ-)p(QJ(!lg`x$R^;DR$XrFZLNYU?q*Nm$-`2wrUlvm>|o+!XUR*$@-CH)XBu zt4@-jSgZ<47*5e4`7Gn^>MO(PkV;9PK3P_WvhmZwb3Hmvm9z|f;SEEiLR5IjU#>rg zk;mvSU9&F9x@g`%q*ug6GFG%M3XBA7gpL;#ozgV_&W*Qhgb)mA?ivZ4mBLjWreof0 zij*o++w9kMVjRZn^Zv{_ONIoXhu6bxB6Z}OOT(^KbFuMAYcGp1 zhRLVdk>NE!i^IB?*RZ||Cf7XLzMIO9~z%!>#90kdh%JHE&{B}8Y@lZ zXb#o(m2OH|Q>ZYWIAMPI%Yfq)ByXU6zSlCiIEy0HTpZ7O#$-fGqouBlsA(j#I8(&t zW|ZC{&h~YNjQQ!=>rfqUUQ`s~W8a+-`niFkZ=4H{dzMIr4U8O2FwcS|elxWt8fRN% z8xi`lR&c9a2FuF#($_dI8nDf-sele`p}i?WIi^t%tZ$$5u+*YDGFN1K#{ulW7!Dj1 z{(41poNyYv_}~|>I3wQ(o5^%76-~5|*a5MaHCQOXH_|5uuK(pw+YQ+v_MqUB_LW$s(6zOyc82Z(c(DODGLsV$l-~Y6k<P0&~H!;=> z;v8HdUF;;4_`ji~lf^QXYaYWbF5LSi0jXt;eY}PT;ZRa#d=(zXEj3$238hSd{V0-O zIAFVXZ13u`!qao8i=AbM|0wk0lKp~rT!M1~K1|9O%lyNy9NeWyxKY~%=&&o2Ik&8x zihi*%P4!4DBVss)oNY<$)HrzEN#HfRLClphb4UF1zvx#O@XUxbzHA6~4oLm%LpJ=U z4d<522|h%c)>{>mSGvtXs(fLQ6HhmaVkUQE6U1$KUwklC#F}N`NYpbW5)aBGwTZ-1Q)5IhAHD-HFJ|c|wER@)e zJVM`_4l{{T!;Nm6HunkDx6^R%((y0a`Mq9V?lW)01@bM9rz4lsPH4xYaW{|-1iZM{KycRdxs^s8bPDPi`i zQ1=$i)=p(kKyl`V-H+Db$EJ{J#Nr8b4R$aiT_XI77i2%!Klz`u;&%2pe0QKoZ8yU8 z%(~dTek_PVIYJL-YFb8DJ|z}r)9&NoUJJu4I6~p0wIbH=>do*q=TiPbnSJN5B!`HN zeS?~#=ruk+M$a-qc2r86mHY0BqbgYqQ^=yRF60om*~-f9bPA$>PI=J2fx_PLct#=U zQT6{+sn@O|(NhQz<|%qpqAYxBt!&#k*?o4_1F!VEe_UIpDIWbH?3%06>S@0h-*NGL ze8n)O=%*p)gVR+gJefg}<_nn_qXN7j@@FXBb?4fM=ZF0U57(S^ZFJn!b559xrQD>v zr>fAPM?>{^gdbHD!szR?a=@a!=+{2$9kYcX>qCu=&0iD)`i)?-dtu{jW_{|F5Mn$u zpFu@Yc82lnvOy#+F8Osz&23*7fGmQDiyde7Xt^k=72d)3!!P?I68!n>0BN^9=V!@u zjb3X5Bb8ampQ^_jkupKKN!BF;eqYzP-+g_`99sEh`6_X_kL})^}=O;9iuXsD>pyQ7_6% z*v|e{`kSl3m-x!fm@T5x!zWz<=p4LlSney!6LPbd1LsX@N{QnkNwxA9Uksv5meTV-MD0Y#q&1f)qHM+QePl7^Qej5 zcz$9jF>g&t`NgkGuVMvH_j7a2;W1}#(C20AegqZ=ldhCT6Mu^&+D2}fIg1fb!gsFd+RgHgjpAP8-a)rBd>eYv>K9*M`z9ABRmjl zkuL@rSM;L#Q{xZzirLBqNb4A`&1vT3MW3z}EuLTz8iivf`35B+TOG-%QaT*f!UKbv z$!gjwV&5uzhEX%VKB&KQNtxS@K3AibSa1sm^;VR|xt3Mdew#2ZTwNKyFLPV{%#YV8 zql)q7BkP~aPYu!)MxjR!zAkTzS{~+;eyvue{b{UJ7wVcK<$wyCS`MT9GPPJ7K6z&9 z73(|1fC>-R`kN%;MWw?njP)%YDi;VJGp}EuDI!&7MZ=_HxQ?RaLK*F&@W{5+OCgP8 zV|wN|r8}S4wChqlOAv!-f-j(Tz5YRZXXJ9@>|F8Y4HerXiPxp2684U$&4gG_qO&=8g?kXzAOwtqWDU+F;@*u3-U)A`_e z==T9DFCg`_jX)|Rb-Oz~d)9g0^azB%rbLW17 zuSFBoqr=xOz7sYBQi0(En1HanOuRBbcWO{^NM1E0t0nMog8k;i0pBI49L3YI@+myt ztN>=Z^OHBFY3nEKWqz$}tBLVajv$$ZrcxiBIpP=n(GvDSerY&B4|vn86sf^Qm&w^t_Az;`lMkx)`twG#;h z{iYy!a4EXsT;O@L9Wvl$J>$^0M{G%@;%@gY{{Hl_^5#iwzJ9?{lY;tZ#Qa+^1%amR z#GBem#2YMsb*-w}@=B zpLUR(SY!V#Z26V=EOE{b)VJSfE2KEEojiFRCOnr*Q+-dS!dGwJI*kU1oV6s1)tr-G z=Y9h$$x0#i4f2cY}Yx1J-_9f4%LGjeh+6 z;VF=GMro(5 zY$(;X(lSYWkbnu^U^DSw2su`1c@NxVLa8RSKFk*x+Jor`P>)~FpY7_+<>JE;#hPTq z&uxnA0YUor8;>*nWC`~S+lcU)40fPAXz9pmc$?Y}%to@+6L#q~<|a8+7kj&j)@Jjz zz@s;r9Ii2C9xE<#*V?HlYNxXp`Tv8mq_Ss!J|lN_J|YS-Yff9x+iA1;sAKml4``>N z36~zuiS_w#~{3*c;)SPAzNokiG(~@=HfX8_2}#tydHYaxjVO)AstF&{6Xz6;*hSrXpJzl#ix3f0x?1f&(;Umh#1w4sGj4-0-8H*E|;nNY)Qd3LBlS&Gp z3w-zCR{ewg4I_|nHgRS2@cE?n(a=_S(sM!wmW5AZxd&rlH`;#=&41fJKIFbvv-0p( zN^1U}hpfWS9(s5NAIwJxr%rRZ&|h0svFSSSSS}{$lFzTmmM7LFj~EUAUVEu5&4dv2+^uJJv^Cu zOX-b?zxc@c%%CZYaSZR5s!^imT@678Pqf_H&$=$K9}ICW@UZg-f+L^>vKx}^d?6i>~bIbTJ%0ZY)V@a z!>6e2NmmVu@_~VEB3kq(CK08)>H-E6#?wg*0$e_uZ&@hmPlmQ74W75YZ=rm>ndx7z z8)xHQV5#_H$KALccsq=R&?@jQMmYDsbl?xn8)^DuQ4zZg3gd@oBaS7Nzx&JboOwX{ zZ1c?AC$8$WQ&=RG^}DUMiQz~N+0%ygDMo3zAf-duSNs@JMn5vTES*cVmfYF@%9yby zN&gmM7rT2n*SpNxS4`8;nW*?&7Su!66-FkYIAM5yLA%JwN4&3G=}o_Dm(M?3=M68b z11AZ#tCff}7iGb`5IYu4HA6?`Ma~KiKXhF4%SFM5}_Vw{o*=LF1} zg^E){x3Krdl0cKl-^BP@bNoS_vl)vo?6bP3il~o4+BCe|>w^P+f85o7*MFm+Lca?jRj|l^ z%}oYt+hd{|Q@~mKE+)$Ui-cMVQHWrZ@@JOvgK%I!%u8+j4v#s@ z{TbYxINFG03L$2lSFTI^P@<%kT_N%V6V2ypMbp4euRMPMm3U|+EW(qG$7oS5>kXVG zeYP|ZhSkmboaV{$*D^)WqjP@ka6m%L-(%3ma=-?$xW$HRJxcqrWv~;ZZn?BtGhcK(;giiCabILh7D&FCh z(;PaAbzvmwKt-l7D`K7tl#P8Yad?FiKo)izS9DkQpr8|SRB{I%0ZKUsy(*+aP780L ztDca%a(4hL`k!=w2ZKP{bTqV+gp$!VKVxz@?YrKiflhZ zsl(sVYn(J*y~WunhBq85MJHhmfKDR$A~1{CHzDg*DLF=oz4FnAm1>7pLmOhB>Ka=rzjMl`j}viv8VH1_<4WD= z=wEmJ2>b|~swCL1`~CkxCVLKI}uiwTU~r^MmMcRn)iX&G0SmhsDQR)VS;#KL%W9VT{-WX#N80}=fa z4==27fKaxf=*yGYI>guJPm+DWxgG0ghvkdJxAn(=+?56Xdz|_^u^-s7Km${glD&Ty z6Sn_=Y|ncn4-|PBPjAQmrNLN>w7Fs-K&1}q(RiHdc-qCfVB#@X@B`fDbmttmfa+4W z_SqRGozv;enJ5|C>Jo(9zg#It1lcxQNM~@C_r}{+5C2{yj>6f8fgD8m=6#Wi8Acg7 z$5XYpM~PxuGp23?6g$PJb8jJldA3uR z8xZOeeM+B&ct{Vg_Z%pho`EMmgoNzp?~yenIXLI#%AYCVuPA}3WQQW6WJ#IySr@YW z#M&R!g+s7XN+)&g4a<*enTWGK96q;hyE+=!>Q@6-9wiY_a+@}tII%prS6K2j>_K%= z`*^q6j*?<;`uT1MKbq%Dj9eY{(o&Voi&)u9j=*ZWMz;QrjL52}^;b-9W>#uohzXq5 ze|JwwA~tLLVyV#TzrW4~x+CcFsy|vC%v6*y2Q(yqhs_nr07+MCvw=%w>vse2cEI-k zj8*&LlmEG_CVWp!p?8m+olCl6;{TGk{O9=Y#fc3tt<-EN{p6=SZ7t4$nfE%B=24Lg znEM7sov>gV*W&3W$q};@{j2ci!Txc;nYwM@#PFhd58|mHMB2*AsJU8`pBc zdRFVfctt~ElD5$94a6SvzK4jI8``#BzZ_stI`7!YOR^HmOg(V7`)(iyY~=y9Y}*RI z-CUOfYHT$#B)((6Y@vELtHpy()<=So?{yQxrwtDoo-2HrI@Qg5fI;y*?MA6qLo7A$ zdH9`AMHDgfKh=T+&%>X*sY=&j%Vvi(b8jjji%rn^({1(xpGz!#P~0UTlKxt@#3h9~ zAfV>Da((s_@A+t~qma;i)(9i~Ur$k(|?8DA9?N2V({f8PCPi%q7xCg!r_6A6sv`u;B7n z8bu3lMeIXAsX`DO3*JFnoVDx~TcN)7rbF4%f%W$VE{Ww@Hg<&z5aHGIA^S2dT(9Gt|z zxk_F=2#zN3-%cR=dq_0lp4r_qfteG48T)R5srcVh4BA_%eh-(-f@+0V!YwasDVdVl zrkU$ee$niY$y|BQjy@Bcp1#3JsaTQw(YK<`vC#=RMZc<){t5#fEUtgJ++BzPE{(6Q z@B5KNsS7|K?bLp24+M2sSH{WO*ynir1}geZ>Ms%*u^PD5mZ!emC(=?S{K8iI>?f(} z>`b4vLWE19o+l(1o&vs*b3bjxqfbW7(6=*KW!7(Fcx^H$QzzWS-o-YTP@_0+*-PAY z&bjZJO_+bHA#*RxX)x*2xh@ziD{~**zWJ}=;9AI-rQWF+ugW&s%c9!j7?S=ezs;rk zNnU$!w$ot*%fp#C?(>;Pc`j2~Zcdhb&r!6a!X7Lkp(^}&(xwyr6HBtOo+!9X-90nk zXLh_njc)hGBen85WPWme>Z-KU@rfrl9r@w}<)+mr;sa0J2Axw8y)xljjZ)FOz+*R= z-H9c=_HF5RbBW8hw{wZI;hr+5R0uW%Y9SN=V#il{GTrl3nikjn3LAI4|JlvWNBya( zUcFu(*E`Qp*uA>VQ`;(|gMT$WY5XrW1gFI7K3 zuO}|9A-wMc^dE*50sSq^&ZStAMQ!V{=zq%83lgZ_=6yfIc~UP^U*I1nz6vgQ+D--U zDrwNoM`#tLLJyfvhENN-CXuuVj(_qzsq;KlIErXEippaI^x=$auP5SltQ+~J%8=8w z5>es5Gg)ky5#to8pAoV*fQS5SEIUZyso8-@6C<;X{I7n~ht)5u{;@Zs^5deitLQm* zH+Q7tJ0n@=1O{o7^V_!FZ@#DZ8(VUm=-DXpY?(_1O6J`!RD+DpCQk^_6%OXUJ75?h zP~Ge%h8rRy&NL7!^SqXj`PLIG%Z4X4?w5wk`eKr+$ zFj9D#Q+-1N;im9!S$xe12x;CKiW!q~RsCD8NTRWtkjeJPAwM&omLD2u{wPO>oPKse zaA6tN#(SNXiO^Wyf@1t{h1*t{857o{j?G}}U^!k5Cr@3&OKd)x?m?`>kQP>JB4Yk% zD=#ZI@}t-BJB|R2#{lL(w+j~nesrQVo47(ifYvP}9dENKU)ydJMSCQi^1b_vHvQST z(ZEm<=P~TE>VJQ6G~BHF9*tiA>gje zvG-(9V~O`4inuz5X{p;rJ`jD$Pf0UyntgJ#fG~;SOL<4po{0oA$;Nh<9ezbOzF`H7 zHGf}?aAwh-DzA;s@RbMMH3 zlrOi}aJptRwz80$p_QbO&HHuhG`*TZmVZ_9Qf2r_g0WU9PyM17r##`^SX^iAB*-*# zaR$f@phGVKk;BKOU5zL0e1WsYP5E=poRgcF5Hz8$tc{J^sIh~Uigg)D8!gX{vF2-f z@`e930-1fVYF_@yB`z1&VeH0NyGU)k?9g`VG2v$T_Lw?D$od-12xojt?fRs9%rY>> zR-uuyWJQw)L+$c$;Bp@!Xps!JQtC?VB=>tw%X_2Y!miIayAB7VPm%A?Ier^+S_}+< z=l!}4>z$COfBJCJ(uQ1teth}iETvWhlz+gJ&G3E2IeeJhqYL$(s2< zt9Im9yiBc0vig@N?fxR#?)Qdk7VnL;zuV)>^W%Tshe^`x|J(4rs63H_@>DMPC`Mp9I(J{ZtNfMN1{)1PG zZFxDMsO$?cSZ+5bKi#(~FhP^A0s@xxYZ|EbYbQSW!AuhMzH#|)sPlDRbd|!dnB4QOn$vX@w@h=T6diL*sJPpJGD!ipOpB~|?O+AKv0|t8Y{M5*3cT)?WwxW!(kbAlxGjRZwzS{arko2ZPe((D7 zGZ`?eiWmi_k%__fKlU^QR!%2>6WI9D^opJ75WDhblo!}JCdufJW>Qj|+CoW{Qs%OU zf}C$Kf_ZRGz6PJf?}Z6XvV;V?dVYYa$N9R;iriAS8sIN|R^Pmbv$UiBv76S>O(M${ zX+7>+0v|rjq9a1WUH@&dJ5tPIT|zo%H<=G_oi>uS1yS}v?mzbYoq}F7P-ME$s>>a9 zUZ_wj{&o0Hx-Gugm*S0``_l{w{5RWt?MTIX`bm;hW8%p+n|u{X+DYQGBqmgntvh^6 z)c2d@?fR!^nR29D_$HMt;P1XU(gKquV~>DIaMM_qEJrxJnr|_EC4)lfj9B{z!_zMs zJC$N(4fqMm8v^$9>+3wH*nd3{BFy>l&4TzF!3lyK8AlMLHKyy1N%vx|i;f z?phia_S@g{z0bVw%>I97_MExrx~~*I*92t!ag-}ZWz?+@y_j7NQf(RM!kWz0N5=EF z>8OUeU%G8HkF(GEMaI(Q{0OmGkM#D@)bZvb1ESJ(V!_9>xh1s z?#PNgku7!ZN!K17MD1NsVTu={Z6tjZ0tM0PQ|u!A6wfVQqR+kLqe8nM>AM$c=}PUB z`mQRvha|RhdrvVFek-uPrT!>-Y|oi%8JzJkVWr<#0>ni+@pkCs;k~_40myqh+sP^= z#cTXc{{MObhO1Hmmq9m%@cwzdeO7HR)^`G4>KdJgq=sclQ2&n61u?Ii22+{0Kz0y$ z$uLx~X$4NW-=I=CHbhm9H=&UQ~sq4B3jHo>6`p||lbe;BR z`D!z25_~ZPzF#7e58(gR2+lqBPb1rtjxR_3W8F_IBK~VKz}I%arivZ(TR(u3{PXxD zNB>mrOE(y+$KrGz=dwv@)WO||nJ$PE2mHwWm;kZiQfiG{Vmu05m`}E;z$pCUp?47NFS_ZfI|*JC zq+TK|)6oFd6QqTAca04hAS$S6SB0~lCX}D3*rv`6PtjAx3}8Jn(3Gx=&fht&#>*t? zL(|t1#aoG={drBa-hNAsEKTC=pR^>wV=%n#GQI_O5t?o^s-mHKuC{RlRV|e`4$5wO zF}UBJnZz<#{6PA;aPnnF8zb!WI}KUq6E}3y2wE*Sf&BL2&%@alC}Y3)oS&=eUQ)lM z`#5`&ed~zjDkW6xTTIlm)Ya{&&QqwKY;khJb-?-E&T!CrNBZe%yy%n@2AebT0bkR* zbDxrA0@-%VXsWznJ0wE(g=te`y;NN>6!=7e%eExuW2+<~Xp6Zk=f(0{L$& zhsQ%h!ghwJF40~qeVLv9{wFlzy?)93CNUY2ppmlf1B;8`9%12!wN5VIWoqP5OKtId zPXwFOCFm2Pl@2>j%Kkt?csug%Ic4ulHe*t9EK1Mi z={n6s2Y+~2PHo=mW~X=0%bffZ%RQa|_H}k5`%>^UfYv-iOZ{xs%tYKtwX#)EBkYy` zcKCYr%&>69S-F^t=MqE$bA8hF{PgmU`iH9QGTm;B_}RI~Bb%~rW}{227ZpqQtuOzN zhjY|V{=uvA&LMB_FIv94yu$2g&`{$q)G$^7G?~|^zhW_Ewdj5dYCxi^v)JkIU)%K$#cC!w?DoEcUTgVbi&MAd&l7QY`7T9anevz!%Nu|bP%=S&HX51(?aqM zSyPhL97crWB3^Vx^~r_p9eOOcJs~mg0H&0}+_;WO4`X6$i|euLc?n5O@;gGvFM(#! z@x9HqUCcKtX36JPEjKhdx!{0I`u?6|3CR#<%CkPH23&B3y|g3w*kiXr8!UXPj)0Za zmE8@JgwxwI4MSl;WXBTY_DassdR7lhxsSNTgRVKYAmX)>?z`Q&n=N$gF#+;r>k_Qu zpV#$r4#dyP_cZ9twGw(Sx`G}!0ylBb0e2n$4?2SRtsR@(-qiT;W|LjcXf6D*YD~}y z*oy=_NY-2cn>vCWMQCh+0w&C9u&wgpyjRU@ZzqgL8Ho^osYp!?hY#dzzHU22h{1}B zLf0k3ToUBpdYm^|>+!gN^h41Rsvt{y<3i|?OSF!)P2c0pB?3(mw(@@nhR8T7?BxvB zAHZ8@BA9^dxND@b#jgawe*5okEefxr=AjDG2VV%>X)*G^l1r;7{BWTpMy7lFxF)Op z8aYLo9U?o5sfOI=34&r@f>v{XZ*^ZjCT7mp=`X~}Em@abPNLaFqphJgsl-Pi22!{q z@G`qQoIHM|=w@*}pr_!OH_(ggTy&_AOu&@{d}}s>{BNE(LTP%?)pkC*0o@&rj^=0Q zwpx1D3m$+QkRQ)T7IWx@psmUQbWVp592>0sN=@yRpYndcbw#;Mms{`%t$=iNIYkkj zgGNaVyO9n6Gn06Ag&U%~!{E*L+t}Z3LMhO; z1GcEd$?hZLO|f8K7(d#CyAN>ehM9lk3cVahc;(6(mQi0BT_!|cx;#A;Fm6*=5URxr z`@ep-OVY4KfrwGn@bq;5fu5^t9PR5WFV>&FnatYITy*2GVNNItsb!xr9lItim?NFc zteI2&=mQiV6XHFJck*f?^VyZ9v4i9+2zW_)9Kj&a3HoMf4u15@w zfpbd?)zsUyd9RE4fnmkCfZ&}-W$jNiZ=E^jmT`IWMZu(>`0H0jLg+*k)Za5mSU^Gf z4!;{3sclu>eFO$%n;Ic&@#;G~tVQn4LYGB}ek8{=QzQyKo@Fl**YJJM3)Z)TyK1<^ zaRLNuMuc{m`W9i;0sSA20-GeS?inIc#R)BtcPlNOCU@)|d_*g};T-MWi4DX&Wp9rH z9s?B9SDmx1{*Km^q4Y3XNd-VdHu$N>Ptcc%_I*S*agTV)c(lB3(gK8u6ie%e&)HM* zT;Kf$Lz`BRon(g%dfE0R2L z=ZByLiN3j~>}LkfH2e^L7hg;&AoU^OB4;|8L%Sq8!*PvDWPpAFY54%pd$j=4lKT5d z*~RsTn1+d87fkUyy4WS%Jk$WSb}q}f>^`WIT>&AknX@?*g4WNVO{&Jvt7Q5m=Gkkp za{`*rXU9ClwJJQp7jad+!BG~#IE$@9ZcfP&Hqs7uu={16ehDODkDXpyU_Wkr#;0CB zp5;7f6?WH!%n`=X?f17EZ^Hb4#kB+88o%+|(-qSf=s9d{!w=G?32$B%|6F=zb%8z< z(H50->r8ugvfLa5Kbj5ieac;|WY;G9Ij_SMrZhz^9>Y<}4%aF1`g->_*wFAL$V-s+ z=PhI+u&@NKpm9{$pw9S_0ME3!KCpGpD2%m{7PoOlv}@xOU0I_`{B+fgUi8AP_Ft&y zA4Ti57g^QA@KF9lymMW=9Ba9%*`Gi0jM_lnl_c77URy_FBSE_`IUlnzyDzL4Ty3>0 zuC|R&45@pH3kDos21x(4lLu>IxiIWz_Ya-nbXtU{&j6_pM_#e>smL@-mZxfwprZ}n zGiW7xQRlP40tI0(^Q(!KTMfcrPHhV+^I!$m^Npj%!Q`U9mMN|ugKOW6YyS}}!OlOL z|I^krrYEZZKJ^kO_Z}TC-2bn*==S({n45$~&T}PjAG`+=#s~uwciXikflAXvY(xUq z&3UH0@id%t^Bl!B@E-%76aOlOAUL7~P|e5w8dXoK&nbceD|Sh&{+)Hl@izD$2f4L7 z3YiHVc!;Puvd+4{ef%ujj0qOYgZYh%BIG#ZB~RTtN!_Fk++Av^m!IguhqEYk-o?rE z&o8BOF7cR5`&)O7HzW@AwHe>r4_=FF^oXKylUULEPqf$AK>{c5)QB4w9J9R#k>9h9%Ee*O z+SB0=zCsQd?;l(Z3i&28&i<9&Nw(2&Io_7dU}mH=r&qtLr}bo9{xZ75X8aS2*f(37 z-QLkwT>l`-=Qn6 z;o)UFL)HJ>2DhI=)VPFUSFC5Mud3vqtQkJ+jxI;T*OPn{!&IcBj-5%?@fN~|vtYii zi8E}XWikf2@h^qVzm0 zN;MGgLMgfy(iU(38GOBE|Lp$RagzBRam@E9aU4>$xeq^yWk(30g@NMyjoYzh+Z)#5 z*7YUv3mHOCU3s1%{XzF41R#=fhy#aHB5HxDB)VK0+XN16;uHy>E2}8ujrsAz_mOhwaa2EDeU|N`Z0oQ%c z>_ikQS#qTjonzg;fX&!AN}n~;)|0?M@MFye>WAz(9mQDmh`i6#HLgOzb8N>O&#ydG z8Rx`c!k0ZnP%^M~5AUU6B@uBgq?%WtSMCysVUfUf<9Ol$=6aVaRyclONXhL2yzm!i|2TNss`=qkj1AdSA;zXjc zSenM2hL4an7+c84O;V}B{X1MZZNTvUXZrDNkMUk^gunMO&##UpV&HCH4Bk86SHF-t z{^MrJdWVb)p?{^|LH2mqf8n&Nn7y$IXQo2yi)lTXG?s5-$UN^g%s(Lkd^!N=H+oKb zjnEeI411BXAAB@YYda?Bge4(b%eN5c>MHrG@b+j_D`38(d#lP91ulSdVRlNr3X(P- z7D}o5aWa<~k%c~DfrVHNjqvqEDU_Ltp^NFwBj6xe69gK-Ml3m&+0@HSstw%e zn7fyknH(>KfyTSq$(X76RKTvknP^2PiKn1RcCRlwu96&kM4#w!fSdevIC*z8!X3p) zC!_ThjgzkHHT@RFrRa8yZ+$lrr;Nz!iRjnyjp>we;v(2PGVR_X=U+Ikb!c+N@rhyP zGV#8d5>-U>tkImQn1JC4-6U%Q!Uar_5E2$Wnw0ckrf{nFSm6rwQdi?OR7TdU%$ zbu*M4HvPvbJ>+()`gZ#EO2U-Tk`ve6tiMD=)ZjVWOI}cS4 z9$U*HjPDaJCrzI#F3n*>UN|Prxm2RFUT1f)Pk@wJ|K4>wP~mZp3l0v7?^5mOb;C9v zoM;DXaE|US0%(Y^a=Wq$yB8wx)4>=pT>l4aRX*E7mcC(!PrX~zv2 z^%wwTheOpq2=JPC_Z6Z(SCIZBZ|J8eF#<7d6`htR&1R>bi_ePj70lNS6W14w-jQ&u zRV2C^v@$`({U$-t;i71rtxPR}!af*A6!CXJju zdF%ztDmbNSE#7?tERaz$y@3!8J5w39?LRr*(_CzP z%Z^@k?Zx}Q9`UGaXgU~nidYh65`T!_7l*f*K8)x-K0bzh5p)hjUB`DBO*ylz7Q=L{ zPVw}$5qGAwOAxSW4+odvQyV#^DFnT4r&AX}l@9V`vEuL$2E9myo(RW|s zZbh1o;R6G6{439!Mnt(@lji)_5KTinC2tZLEov6kFMO%>aE+1mR=ogCwyrm5ADUO> z{j3dmziEE^!a)8h4?Le))o7i=C6(>rB)Rl>TIMK=E-l4l( zqr56{;{B5>k6#`9dX_Mbhp1(o|0)crD8J@};G>rcf0Fjs(B>+p<@egx0o3!!B>7A* zY2Ay+NJutaO9Ec8RZUK#=?RY522o&pq7kZ6GYur51uufbB*vz4AY^NPD^f;-0&4&@ z8GEPEMrWX5!tkf5t|GvXAr~3_m5J%+6LRN{)93EBuQfiLxzUaN7*!o}I$FnfG9(K$ zAVHgReWhwcxoVD#bG}v0cu#Zc^VBwCr3Qx=K5BO%@-2noYUz{{)2=x4|PcXlO_~U&ya+;Vvk(N4q zJ-tKNl~kB$+*8u7wg1NKbi2903xOfxA=x@w-^b1e{Vk$8C8TQbA4Zd4Zpyl$_~RKq zyT0~uaiQ%mJ?t(gDWa7EUv*FKV%;5-YtVnT(vTI3&*RsQ<^;?>^MW$8q-~Vb<#!9! z@>7yEz6TmoY5Kpib*ShO=ex%FXXKG7`H{-}hlJ!`W(5U8#kAR^mozA)#MG}<>^r1? z4aBu^TKfL!o_wk-f1KorfwKh^<0M5D)ef}zBjXKc-Wu-!H53N541BGCt589HSytMH z@pw^34m#}=ny;`0QZJ3Kha(r$2rJF!kl(yVopxM)s5UpLMY<2KKn3IPGz0}3*Me^% zI>BeGg|F62eN-Sufg*mYh1-RJ`fF##;Nli`!+DC!pM!VEf-GmR2zn$&a}9mc>sdGm zoCvCG+MkZtxv6OsdCYqaBU)~Kr7SkPo(x;?pJ<}JY?rzuu;nPSdb?%o*IDNLK4>tqgx@J(@iG*kC1+2lD(zT=>dToFXv90$Wp zvhNzBw|D7T#X>7oF6!@iBcO)VwAgo%fzNj5%=j?STmZh%Wf#IM&_q{1o2lols;9iT zlkG~|;_%r=g|~f`+Xq28RRAlFv<;iN~+=EHU2k*rZfUItC>` z14z$O{!KqE0wlR>3EiX*5u+ zqo~@}>S5jRB_i*L2@`$eixKpnQjP=6lpP0p z5h?Ap+?VmTdq*c{HDr*d!niobj(FPWDi>9qyF_S*if_L>U#4T}FY5D&b80(ahRfUB z>NOvsEYq7Oh0=MNEF^mh@waE=c@3Yq)tZ0&)Ez=94|RA|io2K(cu2X-DonxqLtClo ziYOlJ{cb;raK_xVxv#wlaZBqfQkxyoIyq@wgFgX zvMQ`FV?*)?kXL?&LhLoA|BNW6p99p5s8Rem9*o@X?)qQ?A8lUGmZjtIG>141(zPxw zc`KDSs0~JYEC;=OPI#Y-iG^Z`p@LTQa68RTTXv&Z{M%7O0_`i(`zCM8DGuu`f6Qps z@j{ZP{#Q2G2o`B1K`i4?e9dGP&oiw>wt{}Cd;33X3F~-Px@q%d5`|?!KFMJJnoRs% z4c>~%J6;$~bR7g^G5;8JjxTx~blMh#Fj$)>eb%%9;*`==5)ry@cbZEB%e_vQ=3qYo z@tYeZw2ZprKg4Sh^bU$!lej_3(Pr|G0uQ&QAFK%sz7I-f3la;F+mNGcn_#pLP2Q70 zS^W}N1XOdm;fbptD(PrW!sc;xY%+lNGT8t;%)=(`57Mj;s7viSM@svf zBhRMxRWA`RiQc|x3F`ry*T)GYoxa?u)E5i$cS($R18HV8>6Yp}Sc)hvr zZtk)~glQ4D2hlc@cPR}9V@@F8vWc4s?B{^suY*3K<*2+$`82K1FxLl);7EDG)W7^| zRvODkmUrhS9sdXMc&66`mHXyq@Bt$5kPWFE#jcGOPUuOT;bxOQxLrR$tL8PwEr%-=iD$v zG6R;r=b9dg>TK)EEjqfiwxJ-dWmoqq4CGMripKP{etp39ayJABDtcMI%-wI<#;rUx zwFOlr8!g5I-d`kC97D(GXt8WL57^M36{|F_epnhtn~jVHMl>AciBXOYUYSf;JXzf~?P$us8RwU=yPoppBvq zvK5y~2CyE!7>8be_BqIp6W}CxuffpX+vdD6=KqFvndoOqc=rROY_aKRxF-!EwViH< zm;;4MfPbY!bJQ~_MiJ^C6k4>i0Q5#x03d|_Ujng}b)qjDkM$iXHDiM|M~8p@NR(e{ z1y=s^B6wVR>k%q#b$%N%!CojHqA1x8S|>W~l(83Gr}n#&fDjM-!6lt3OZA-JM5;Jc z@@I8HF#kqe8wS6!pE`ZU3tNy?Ja{{Qr;7MZ!t7?&1xN$U8AY`{;w+Dx4?U+Tp+49C zEql9(f=|}6Zgir#_9!2hGd;pYlMgR{HX|zv?W){PQrI^7$)o0(0D54O5Ch!?qd*Jei^0v;D5H-R!kq+- zPTapyKOVzK&(nTB>&m_!YwfJ~NLGD-GWmy-`MmnLNx@`jZtjeSjN@Q7;$1if1r4}Z zQIMsv37cFY&cDwNd(qnaccr^tLa!^Y>uiuQIXZ5kr+^}{tc*m=kU*xSzSXagUrK*7 z@jr1PZ-R1>mn?EMEc|+?Jz7%=3qC>K>{9lhaw1NGyWPUcV##7=0__{kw3M-56vDP( zT*TOm*3KR_zZ4_wTkd`8dKYaJ3Av~-%)M2cl;99>)IM1eXndtfJgB;rFEiR=rE?)q zg~kyv)*XeI$0My4%>^+Pr7JNL35W4NM(SK$X!I|BM2DhrRnFh|o~y2U79cC>NyFLn7Tq0RJj$znNDEFa zt$5?{k%QL1`7*Dzf!)YH=P9ul`!uh%(OO0nF2MI(&*;mJkxvgQqrgd!`5B+?iEx6i zzQ)5HK@OW=)Gt5hO2_Dk*o`%rHfD${*!`r*4DspN7;v`v2KkEj=i`n3_y6?*IIY;O zEL&cwZ7n-~-qQY)IMsvxL<;vPmkfSk>;D(RbR*-QxTVTtvY^t^AX#fX^-TSg4fGVB ztZSMatureU71b2aS>&UNzklwhHf-k*5W9O(c+oisVMUo%Y4%QXN@lB(cNBLZR{IfR zT)n^v%DC_RE1Gx{++;0SBAWJH#BAA4KzOb zgQqv(k=smSgx_s&`a45BbmBjyPD$Bw#aQ($m=XLq6Wp%GT#J}W&yz#+ zg*!dQTqmVxJe>vfK5f7OkZIZj=cbi|aM#!0!oH?oqu4!v0TZ{j_F}9!&fcA~8M~KB zb2IX98z3&Xr^z*aeVYgA{Vw$*ZIHU{qqpVNOZMyVZ=12BO2o81tVOO%RX=DDL)U{! z&XO}4+quH-0b>6M0!?8UC|LRPb*#$9e}ER-5`kOs#$~%TixwgT6Rv5kdpZkmQIr~^ z1s2XQc|JAYb`8_CiU&V9Z8h~ftQgQ&@gp|A(7|97G(-RJy6*XPi{TxS@(_o{<2w}z zeu^4*wXpIqM29=8mGPhIAM0qrDCe>!A>Tua`{y^)y;MZ`!A}hjSK>8x(HlR%pI5KJ zt+@cZwYnMVXj%e_?!UjhtbTg%X!*DnBmrdf(B^AZSr!vq5#v23`Ln7Q?6y#=Sb3@3 z4&|9eGS^7X)0R%*?O{b%pU09c`e(qIncqQ(=V|7+82pzFab!(Snr-~PolR{D=Ri4%GGS)qRi8T-%cNS}pEjyKch#U$hc$Yo#3M}Jg!3#o zSQTi54A^Q?GGWDv?u@pz3VKB$bRo0@0{cVJv>0e9+N>~gbmF(nSjX}GRS0;$=`?0#&zJ@sIc9!PW4)psG@f38ibJ0~M4Ph$npt3hf zax)gpFR2`T6{ExI(Jv3Fg~UBq`*Fz!<$LXIZQVZUGodhtL0j{M$+VzVhpdD(jZ{Qz zyT;*_ujjGF2NZi>k}Z>tBo-bvbaN&COW3t>x6p%crXZ_=<1^{rz+k2LQq87nQC*jb zoC!GXKvwDN8z3Y>)L^w;+=LQQOuv9SekqC)S(Q*P`T9Sk5^}!_8b)uXK)u<%n)=qy z79kP}wMg2v2V8UZ{mEVacfBvNiVes~CxEUzc5tldEUu?lHi81lIrs=A=NRl9inD0S zXi-XW;Nf2;g-urdOtav4YXr#WljZQYtrD_I!~p6qQ#!Zv!mVHK=U@y8o#UYy0Iu>B}R` zggSUGmdTdCpt@x+gG~l z6gVG1riY04G#`AQZ*1~@`$lU-JOFqZ^viO~9Q$aQ1^Kd1+uJH$>9cP>tdSr*j;Z8Q zgsWMHUUM-aoFbB*)jOGDdE4K0^dVL)5kP%82xNnSK#5S6k|ryrB1$f zfU{OB#}GV!#)$pa(dnaVKF)HfO3|?HkB5AZHQKrUjgOvd6uUHf`k>3Pn2zWCe?~Zc zK!4(E-G%fJaLs({|<>3RPkjX7jDqr9x3(vkohV($kN{D}A?*tc_<`E34=x-N~? zC<3}BrR!X34;B!O+K}kijU_zusWe8V)QV1nZPMyo^F_I6`Hom1%}_z$`GZSTW;tM1 zj>Of##2MT^{}AbZmdDzrYN&fThVm~HiTq>kf`ZN-<>1GkN=I7{^JTjbPX9v+&G~F^1xB0atVr5VrF`?Mw%)6Rk>xs^!90g zYo^X2(QY|)=2oJg=7du!u?)g+*PZ^asupD4fiO+s9#S2jwV}Q^mEqs``gmooFIj@B zc)335imnNg5A9c_b&LfMthbHc?keERdD%{Pfi1fZ8_5-%q25aG`uNOkbJjZ2*3d+&555}Zjksvy zyOu&%Wkoo)Oml`0q`id|d2)Ib2h^pz-jF{N(hFJc!0c>MSs`Hiy+z%!L37ETT{}pu z?b!_g%Zhd7gK?9%KGV{B8P^s51wC~^6D}yD(2H-hq$)ya*QOUfJqzMQtp=@eEf!-p zdWvo7#VLlq{Tl8jAmK-Dg00v71(d=|4Z%cLM@wmtz8uyAez3TB^*x^B$J&2E3i< zHj3IQ@seTn%$TslG{ZG`hxym=sKv^&;Txa5LeV!4+41Gs4asC^y6;qPfm9hhK{OPm zqyw1#|T@=@#KgVd?v&uL7`dzJh86EPgATBYO$xU7uAd3AN|a#PLTN7Id?rOyHX# z;lr9HxlSOxn@u7ERvJqczcvNg0@{TiyB)8Jns#vdUDHTm^oAW`)6E-I-lRe-70Y&2 znIAD3(`{|st%BJQ#X7&LSJS4T$?vkC2ONQu*>-(osedqEZ+XVqf3AbI%YZN=8Z_>G z$i4KsW60;3<#PDmvJv6>^kC{2Oupevoxa_CQ6%KuVuJ`)K$5V-doC}<)$s%s<06B4 zrD%lxVFeynV2!g!0J{&0Z4>ECBQN)}YgRMz1g@w!*TDJdhEv}TE@nDe@b`F{G3ub5 zI7{gl;~TQ~<6cf4>_9CSEl^A)iL5td==#_c{-{yb zhdAN@bPtZpjfYIBLwP1%bH;aTJ~XQYS`};yMjoe#ARM(XLw>vMpFXcbC@){qcSGE!K}Vxck=j$<^ar zUDu^vfg>cE7ji6C$j4DUAcSrP6l$6)Ho)8-s_`_wNxF>@m)qlz68-DtPZIB}EkdwTpkFA$MGE4R4WKPfw#~GoNL~Ns&0V#Vi(uK6Y z3MwM-Q9XnW60<>PAeZZ8kHx1>VE&Te%UxR zBjVw5ufF&%#Fp$WXT}6Glgsf*hDIGV3Mm<+f zX%gbJ!DRA>Pi>!L^(J<2s>JrqrGVSie0b-?qcD+YSeKjhoDOu~(T*C3F`X)-#*Q*V z#5|&(WpHVCvQl%#lQWTJ(`y=?XgjF3yOdt0NfaslKHoCso1zQP^oF1yYT@XQRl#27 z5mqN^fdBS7S({EKUU8#d`{R|jUE$?F4kTx*xCI{!1U40sY}aatV{7Vo=Q)16x)F$N z;mW?sH~YM`pO3Ii$r4|h*KnDUwIFBh=rLr0?<=OxT*56!tTq&9M*y;{B4 zYO4w2LGh35 zVt3!E@Ihx@;5v)JpP~V`Zv|YDG`8XH6N?NtZRt%qxyg;*elICDJ+!QRX%MaE6N60Q zVh9Rw9yC;N;h8_vCSVF;)Aj!xkN;_`iyjNdZW<+PoZIZ)$NUWcSu@1G6?ENh@SKi; z$*ylClvM2WSFoejQy}m7_*`&Hqvv|)DAd&eI)cqux#IXUewl1@OHK~061 zi4o*k%IErF*6DKm15S_8_WkV{oBidgdjPAO6Ia>sSc^)vXE9sbW_7;l95w<~H7^Tm z`EG0MH&J&`z53Qg#NZ&SFqi=n~>amRW`J+E#4)4KZgjTn=;I+va2L}U2) z7*CdjY6!#{v}vk)jq7nq({wUNSCw<(&=L13^?Q(x%9+pg*FB^IJtra9b7;9ln!d6f}GwYYXy*=6wVR58qH1Z zqsneSxkE4XF3K~nsj1g`DQnIE#YMWWGQ{J&_UHde%^VKvtspST;*8bI$`oAd1y78C zJ*DTD4`gbmJM3Zom!HQ_3asG&SgLZRMPe2%GO@5Y)?)@@*2J8?AKlT#x{i-sSK=spp5MAp8^psY?nnxar+5|nNL3K9SKDrEFY~bmtP!ukTPRe zDUJ<~+LahT`24&ZXL-Wsl0Dt`4ww+#eSumErA^ZjDL6+3o6U7u4|J+v4|!$=41mOq z+)Hdu?4szmPjvZdrdVm3@ZmJhC)SZPW!p&FWY ze8iC?d7V_;!Tjr??%!H&AOTDNve-=ff_=|-3HO3-l@00gfPbE*wO*`ZIDOS^IS`c4 zF+5osTuT61fhKTIMq_~ZI3{PJL0 zT;RtdVa7w^G*eJR3c*j=mozQmQ6LL#UDcOK5C4a5dm9;bKH{*E`Lj5nm_<=%a=e#u z(SaG^v3o<4sfoR)Chs??f7FU6KQ8dJRoA|ni%3gKiKp>Bml zyYxw^snxRUe5BamDE)337;IMyr(xYaeAkd|w zErsJclu_Pgn&Lgtu4+qmM`+*zzd;j~9{mIK-$~;6O5r%=u#d~(hS$w~kSW7eW&-?% z&E)sRvE5@yXD7#M-8M82{*Y%gQ>-jr7Kk|1u9J^C&w0Uj0lI5G8$qr_tLSFI!CpE7h84&5R@6T38Acys`S;Rq&E1gg4F*l4$g;QO!LVp2 z9$%CNXa0A-t*#IKCUqg4Z^nzRbluXz@)6@H4n{#XFY@Qo5;^4C%bevQx@XfWC(G0l z!fsbxL2Xwp0itUrs`|<7Rj0J{QyL<7DYkcm;fXFSx6fSzBof>1SDS{dm zzPm}ovdj)>nq%34T3s*0r&1-tgAiMPUh?_IEP|kF*QEzW93@UBOX3J^x}=YDL(w)p ziEiNY&g!)d-}@hj)9ADzPVrj7_Xw-$2XYY2jh>YT_=)^Dg*U8ThA>C7B&*QUz2NyF zZ~4tcHBW*v6Za^)ivB*2ak*~#5uFtmqk%IpYuxFWh#rR-1?xCRbLFVi%Mzr~eV@zf zfQC%Mlsk&IK_LD7wAChR=fy^NjTp(`u5$JO)(hp)ylyfxprY`bQe=7=PUK894Z3D% z`yEyADWG?xY~au#>}&>b*ZLZ_oX^!xMO%-79E^iEY&?N9b?yyi+$KGCpjN4_QHbL>W4I7QImGt+`+;Dg+`4JOO^IW zY0|?WUVFdn%CJFLS<6Y;X!R|)QPk(BlXu0{gB#{L91o(f52!U-y>$hgOl|#q@<3%e z8q7v!qh;f7;4U^f%XW}G4 zi$gA_l72Zt3t4*jnC zLgw$yCp8bov_kjpzX<5D=Lnaw!r;;A-@|j|lWUgzIVOEi4EUn!rWQkUZC-%)@{0j7 zUrE#mhtJ805qrRzh-VEs(Gb&Hrr;^mt2MEW7j@hg#qloo3njXiwz#iZy?HRvMONb) z+3u73ysRp-&7-f!`H)j(3WAO=6nh9S(gJe82ZqKAfsDqKeCpxx$HYbjj!?E}#71B1 z?3U4XZV-@&sI(p;_;+L4hOELwl>$-4f`euM!4@N^Bvu#R>2TZXZ~D2uCFtOB^~^eS~fH)|>~)>UO5ZBBCBkhM^4W18f8siYb3mwyj0;^$}q2saB$ zhRou9}{+O!LD}v%)X}mEGC^XPZvN1$M1>S znKz%;V3Xg@bg&IaFI~J5&3k|C;pY2zbN5ASn>Ov86S&LG<7M-&zd3CF>AzQEt763| zZ8s2FsEuO)*KoX5;l<^!#fkhVa{~}_j z(ZKh&+2&U6K*5RsO7_#|9sPF9#%QY!Vs}`ZMqfq*}~wXODL**EHcF87$SskZq?+*t6&wBv zjGIfJp8N$-AwD%2AszGg9?ddEh?(N+FcvcgA91qMZ!Pv9h5QZ>oU2c2=wgh{!I*N~~ zwMDpo!fr3B*lr*HEUipl%k77zRWx*e^ADf;{S9+@ZrX$BQ;y?WGaDS*wu2Zzc5U}? z3BK6>^-!(h`*Rn+yLCYDFC`r%=h z<*k*<`{rIy;=?I>kdN)?2CHPwtx!5s@+eR)x#nHoYF;rl-wy7xRDte%`L=rXE1WkG zGj`Kbj3YGR`<{0jEPFqyC@bRkquSiF8i#g9!k_m|MSbqyaWO`l-1m^(UW0A86$pb^?6xF%%>tHIC>H&h0Q8I{eZi6I%b)z_7}jqd=4LQh(RTGN>hC-WHP zm0Wa1VX;^gRzEl;TAdUTzpKQFLXVaLoJH2A^HV%oOlbNEv1Fhsl2vLPQHvJ61x}k~ zHKijbqqwd=^vTi5&;x$#XpzF3#D1=z3t_V8Dc?y$?3?|^Z)mSLR%jy@wEk`Jyk!oE zoa}gn&EE$e-#fPJX&w)i=1L9l{Y3E3Aai1T&n4?YHtGK`4BeuCJmNk9tHz4(ibV-? zPt(nqDU=(Cxas-nf(V?&I^p+Sk@b6!`B-x(I9RZ=|9MxDqj{`Xz?M*3?gw3p=9V1g zP?ko;bT_>H9*zmCmcLwCX8GMi$z*1zt)_!b+avU~n+3vhEZs-`6(QIlnk9>vRsW%( zBSHxW#|pEekdQ5n^mz-gV;}dC$ZIdRcl%6Dp_YEF z4hw75no9QJmpy!aVVFum+r^DyAvo|n=^q=nqaKtS*|TR69bqGm3uit)r!ToNM_X+O zuxOQ9E2+o8egfo?9PIbgGSKY!PvY^Q&5ykhK+t8M9FL9fkt-aTPCxR5y}VJVpT%m2 z&V?s8Jrh-xktlx>R|({xJUME&Z3Nk91)8E?D)B6%GKn>Cdy8=fZnpPZt~h9*FZh{hA-*tlZ4^<0-QO5w6B4_o$5 zVNzPZpwgqNxq?@Tops~Fk*q||5Ppt1BJR<787QqbzqDJ0HvVD?Alah*YGgpoDM?NI zb>;&w&*!w+*MvvN9vW%uITk(DI+^LOu>G&5Ug5`b&W2Y#w@LV{zm8R zvQ5|HT#Ys2HuIl04gR~hcrd3Me1K4(qzOUKFHhpTe(RXx_mU1(LdUYf221Te4`VC9 zQw*VTHr8I$rU#;OX8>&Tw?}UC=QfVR*-aH+Hgd0rLJu>-cbvs`c4+F@>zFMPSkkmW zvj6o0G_I&-W<6@b|E`EOSb_w(h>|xbsR3r}LLiX)bQ^JPvqikDjN}|PMs!cm?{~vr z;i6#AiuNxo@Fwdgp_0h5e(-RV&yCk}k^Mn{rlkl+JafX0vA&bCc6M@E+;E>=ko&F# z`@s?0DIv*5%6n<_j4Jq2TD74Tu42`O+=(|Kt(O$;xOio=smX8<7Y!_~oPI_r?F!KL z)=B?Rsmjw@gDg45*rDC+!!=I-KY4|}lw|%Pr%CaNhPytr&Wyb=dTWT0F`I;BaTk=>_pI_woSkRf2 z#=n(~zfSx3bP*uRskicSo!%I{^xUCPYEIo;YbT1XoZU>*??rpqcr;9dK6Ea96Zpkx zU>>vOd9@{sHJW2{OOlEp55Qz7SK* zo)Ln{pAVn)o&&T0&=Z^?q?^y>{o{4KC~GO;WfaMz^`BIIJb^#&>FiQ3@$YMR%6&ca z*|E+QW9q!5&z_HbwBpwL+3gD|njIeEKfW#=5^UG|TSc~CHVN+5|1E?iT$NoaMIx_p zk*6!v+373{SL&iZnirQc$EXp#5ab~rCixb8MjjWy9e4zZ$TL2RiFZ_XyeXa_wMj=u zM<3PB-qxmOoQ|CSBPFJ7Mh-Pc`pgj_HDN~e%B-exFDORxE1dG#%FmUr!-~flRIT7Jo*)Y(1DLw@QeRyIj^p=SOe>etcr&%`Y zb-xZYD4P!i*M};Mc=g;>LauYFF?Ntqz-#9QeAb}O!sSqe5c042$F~lm=@iFSv2j$w zKb;2F`K>`f^ZcIvo>O(7zdNaF5l5b*akTs&;6`UUYMEBj_t;aMOs=;UuIFi*<91Q| z*Y&R%^n17n_MXbppjrkpxl)b~=a|LXty)J11Nv7n*c#D;mk zv609S*sS347Dv56aqCPxTs5`5~lS{_!H2$f`k z&-K(jG*N{yEprweQoyag+uv6xeB8T?QEo_%6hz+_G@KG!7N_@rIb_!kvljWGfH&fsbV%%&;VLznzVs@H9|re?}p4O$mOA@)6vQgY}1 zGClD_^{hMSSJ6e|f4&>-|M_k(ZXt=#a5muGVUA-2DDmq2h$&9mcTF_B=@x+Jlge z(-L!b%`L7wYpB_*DPJ^}!HAEBPS1TAJ(Elg0M6+csUF*Pe>zck2gp)XLo*M2uG%H0 z#_&g}OGUdfLl$=&4HG{Zu!Ak=>)IDmQw0g=(pv+vp)o1}dVxDnCW@+c%!&9!%W?Ky zl2Ss{Cgs)mJPf4bN%iNu4jhIiJf|RBuZM??%Pzx!Poj@qR^wYuA_UV08`<4{S5<)* z$s!Dp?>74SaU`CDv7I)NhH$4!{h_B~W*-4MRiTXZZ((PP6;FKy(~x(3ahSGT?&W*V zAp!&SQvazpQg85_?S6d6*JOlSb~G!HLdxHNhd(nbBvjz05L)VLHL}clC8>Eo%NO9& zWdJR;d6)(h5;}p`E}1G8P5gik@e;;K>TpFvfVJU3ir$~I+9sYEofQf;hu93M!ci;&KJH%EN_N14qF@VxuAv3IJ8Dphzi$wAS|K9QF3Byi$}LuFyrJBvlkK=Z z5X5I!S$Gb~=gdol8+lL^PG*hbhV$3>Aqo(J=74D^Xq&_mFS4@K`ezA}iv7T0T5aT2-17R#J%RFTYkX!KZOWcq&-Q7HSMuo7e3YdNu`- zH3uPd?tiG(3!)&wda^-i2o*~VQ1Qms3GFT763*0=UwJ2NUgesKA*%91za;5mT2dG* z7ERC@8xO)KuR;Df1mUy2^4jxe;G8V04UgeY6GA!a;#v*JiJWXQQnGYAe&C>99cHV;=-2X5 zhYCqpOC7D&Y|{{aTrFM?-dtODKC#_BQbNsb&8O_3G0@QkJ3kw)jpj@xB-Hvrz!;p>-1=@pnAlO7=3(?&yN=h5j{hw>OIyX4t>xkUnbc=7X;0*Y zx$4elJ+=?fEn$0Qu4YsQhbhI>gBEeM9A`&lwNyvm>&Fz23;r!y%Tq-RTY)C0i&Nsp z@>YgCxc3J4^pcglRa%w6Sn|kc|DYm(+5(*qOhKMx?<#4^4j6iES{UgORMyaR*Y<^$Fr0#(FS(OSOdZBNA)>w|d|Qh93mqRV1<1(gXfx z;8~>2z03V0)hshKR`=ZEIQ$LK6NHFjjRDYUm|-$C+2 z{gg?wC%r_b0Imk*%G_bYj+9C$gXKSt@A0gW>Zcd8lNyDXynf6tFuPM&;ca#!K_``{nuhfy zy+R})mZMEK&6k!x(2$~~LI8Ph##k*X9oR$x-J8G6B&_IEyH>%X%oB8J>dgNW9sa>=#7bvpqqcSV{b?rtg zVug2{s#?`_`AV^EAy3~5psJoUa-j>JKvzvbl^!Fh5-3770aQ|Y$%kn8eU%mXtD}oa zNq+WFKA+3}CEw2mZj3uRRk+z!HPc`G^NCVZ>XB8L=LS$BASF;>z6Rl8hwN`S@~)GF z1R;I??f3*(51@3eCR}&OmzQc@vlDqMM`!eplA`_Uezp#I=)PT_SEkDue7YacbA~$5 zB>wEw!f`)csVv~V4I15#@dpeM;H5pHdKw5fTqMkGD_6*is@tk-%K+jBqU*>z$d|H|fjNqz*@A@O;IcAa0H%){(P)2}I1 zsZb>tLeO!C(2B{$h;We*F$%TCh{F2u!_lR`i}w3~9=!XBuXlmTMr%K}<`JOO|EYAbN+pX7JgNpZMGGp4ibCeiQoLFNW zoay(w-qjPf&(8DRJeT=R`{3?YVk?C&^YIQ+-T;qYi9DMFIbZ4o8$$NlZGYnabf@He z#;;#ar261vUid=mw{1LfE$0UCV($S32O|t*15rkd zh=Z;}eZi~{Mc4{AK<&5faBis$8DOXve7Hl}Q>MQmti8f*uGfG8G>5C+ zaET+9@Hd!#oAx01%VU;XiS*fyAn&_kEuCTE6xuGl;IiZ6tzuzNK_Qdz?(wa;{XogX zRbC(jE9#;`G1#i4{c^KzMX6Q(>R3qqKJnwro*>>)xII}K9=EvQDSsNJpgMd-=KNHk zrDH?UBOvNAGR=*z_5Q4vkyO#HX$^CTEzj9R zyB^O1sPZ}(dSHe`2ePU2M2PBaSg1IwHsmtzmPeu}Nm%ba4m$K8swf&1%ih;nrMA89 zV`3aVtxkiWbsJ6tefy2(>1Jvkls$>GBmERsbpuXQ8yu(j^yTIFKjO1oM{5Q*jy=={ z8jT{qiPAHez9CX#d2uQ}3b7BLT|9K_;)Iu(#k3^bbhf19 z`bmyN4RrG+s-mCQ?RRU&1~}9}vlrs)#jE8<&`k%ViGTgwS7GWE({k|ol3gQ-rK!fF zKV{wVaTTR^zl$KN@U<>&yQ+ELQfqIy%;DpTLHCt8=jRk&3!Z&sY6j$X@)(1dQtD+Y zGwzz9#wr(5ub>%-f;+<#U?HBRtKI1TX zZ_L_;+d$UR)}wuya!h3+=Xt$9L+k8BYu?B$^*;>c?csM%oijmv;Wq+@`CaCgre_E- zO9stpT&P_Qsfp+4J-qoZhU*3xNOLaBO6`FR*#^EL@=B$VA90-8T5J_MsGmz)Hhph^ z{ze8y2&h1Af1T7k;oax8N)h03x_EGQZPN-$sgZ-uQfou+#0r}uG{9qsA{LB*Pri6} z8&h#S8B=yoey5(@b<)z9{0o9lsNOaQko_C<#$%*9hWF$J9VyZ=0Z$4cqN zOXq0hdfaNVCMc*6HxqP7G@EtB+s~ zwj9?)2FxBbSK+I0=Zg(wFm9OFVmIDpd7^KR(eiZ78j2(wEKuJs+InW_!{VJ&@@)u@ z|9R37ilxztIq(4>m-vfOZu$07KfiYMx<&&wFE>J}%L5yF7A4v(t!26hR}TJ*2LxT( zcD?+QsUL6Ol9@iX0!8mrN8|h%En1~~dX~9w2mhOq8|x@Fh}Cyx&oWNIuLDt1PMv8s z=e>z0yH>Dg3;@eLe#V>0%>sad8Zw=sozkw9p+97jXk6@Z13zVJEB>r0wR2g)@~y2K zl;0bKBBf9hcB&)}nYx*A`_wLCDkp&t^<1~UD|=~e<>0CCSlO-Ty^%kQwy|V##~_t7 zTmO@NdhF|C>=HcMATBOe=%zn7v1nBF{x7GZ!rQQ|U8_5zgOCb+Cpi_AP<)7(mtK2s=CjGI8`+F2u? z**n$0(2(HX*xfdEL08JGuUZjK=L=-Ew$tCRNzDpX?+mOr95Jg@$`0-1=s?^}EtlH0 z8@#|f(iGec!{Z)T`$sCW>pm>jj-803-p>>2Oh&-7mW#)3(DLwqeH*zC|K;L`bC?3J z=mW3Tmb>4H;M9ed`JdSuo$_7v37wOM{MyRNi)*L`Q3U!|a(>`%>d{#JdhlEE%^opG(ty zp7P((p&rEYpq)(Dm8N_D?;D>YqU7KGjNm@+{DvBQ;xcEglaZbkem zfj@xToVA-5cjP<)J3b=HJh>TKHc3Jx|WTi(VfO*OvfLx!GC2nJv)^WJAxEI&6Ezx2DVR1&;i$M z!ewO0Zg}qRC_*;wfOVouLz8yDTTk!Y_p|lhr#?L#%!a$f83Xcz#ptF4&4^=r>hS`& zDM(1@mgNYTrsm|Nihy|46ez!Enhg@w@CfPD6{~ja! z4wUO9LRyatS{hJwzTnAiN`Tk8|9gOJ@Z0$3eUHPANXTG&RDv}yuhZAf&_r2IeK`#f zOPfzEgLm`pd*YbBDa&4)+W+Qo=j0E99QM;2XZp7>6F#Z%HzQ+z*LSJaK9n6{q((z=dBI6!R^R@mK~^+{juXb*5L$` zfJ{7q`yBpi4mT6>o(J&dWlE;S?T5_Gv)%YGm1?68`7K9}TIIGeaCayESGRGqGi1d83kyPt~B&A-dmtQ^SP9$?;0-`?Z!W|fZ9uor9SFQAi346HHE0=a_ zWlPM`#M9Azz!iyNQZ{w*&h7D-cC^(s4~1(iH%$+Cq=au+WrOOgc*{|JbO+Yw5?vH;9 zt#=(q5{MNq6G&f0Mf(af=oMW~e)Z(`F*sdQ`jS)+S#5~_2(}5Iorsbj+m6$m2%r@={=qOXV_FgOrfmy z;+(j#um>}5S9u+||K|lTM^$~cva@U2&ug@c447%v+HTcHu1a(X!KTc0aYRYzM1JPz zsCE_WlQR^txH0%E>simR`K1QAVe2!{fbpZV=yBTbN>-%wKmw7%u*gkhlrekNzhIGj zekv*iL=A#Z|C?hZ%){PkizNkpB!y!%>7-whd=cptScgXslv5b5%OnFLI7@b!=~h2VvJen+tC*9 zyZ%%}4ipN;@%Y&D%tG_W3DNMU+umz?u|&V3O19hbcv#OLtJn4#MIQH@7iY(dit9Vg zo3g)27#2Ts?p}c2<%bx%`bYZtsDv#zu#=0N5RK6$Pep?8rG}L zGeqxnhqa2-G}ZEGj?ys2?-I_(y*bhnHc_|qpKosNRW&H_8hjt&)mYu|7Wl!P^XcEg zGR3(&T--xRDo#_s@Y#h+&WgH7s4E5Lqi>V(b9)!pGbX>hs;0&@$eOF%wC>DzFXxQM z2Q!iFw&fLjF6Gqi#TAKFaB&HElpGz2QTkrnnqv;WqzsD?NblwT4!@$75ENO{_m{$B zrBi9t$U#PlgSeJ#=~sA~Uo;cqZsB}L?_Sam;2~3bdYbM5cU|~nQC)#?{kETBcNZ6D zU3N!G|Dg}}CjN&$-14|MM5gqb{QFlhJw1J!?w%s7D)O8y;miggfYHWhlgnolV&plR z9~}8ETRNZ>HpfeJmv>UgP{A`=tO0~lAotDIRYm{^d!m?f2A~R=5+i48jCmk_?__t@ zH;Hi=O9Qsl@9H!=$DFQGuJi=!{}{Eh1J}&?s9@-+$Bl%GzrA zut18>rZny87yUoWwcG+|N^K0N3+?~zE6hDsDNn_T;Wbz;_+j)aa80IS4M=Ap2Go8^ zkM$X`(v2(4BUBU}zwmByniAb_*#x_5%=zTR8BO^bNTML7a)!<8XDgrVm1n(n28y5l zod&A9aL!(v!dCor?cr`@uIAYa8@Ech$*2ymgQ2;BJD9$YbWDJFNhe2(ESWu=RuQ^y z6ND6l&}VJ4=&qXT{y9^B`vAF^@Rkw>4JX1s@vwDsukhRp5@NM8XZ2FJ2m|f!a=fyO z3o8oe9NLx9SDZ6lXmWf;QrPh5%rN2{lF>(r`KF44!JOuo%#FQE-Zn%-7)j)#-2oVn6_LlIoRsT{sse*p3NK!EgO=5wa*^vgDa z1|^$CZ0*i5c8;%fCJ;rPgklloP@Wzm@vA~ZtI>uNwx8c0Wa^U49RdF>F~eg z`;(Abga#$6EO`&+jy|*yBcH*eRlsHDh$lTH1~MAE11SnxvlP=Nfe&tz(atvHGuhg# zXQXjeHHT)^$|AOQq|BZ@6XRjqz^nbTp1lm$lCJ(utxJ1HcPuW%L4VrHE2*<{>64>j6d&*j&BO44qh`;*a-P0E98=~eZ?(FR8 zEd2`CZIoFvc;b+>?$3_^cp1zp7R~ZP+Z(GYWk6Ixh5MxD^SbA%E+Ed!u+5)EfPYZH zmX@So+i(42dEn7z3;TDezK9`Qz@>+HsapmuEBEhxRRM4)kR zLo0(mROz9PVqMWytLZzBv#T!se`&&MB+(krYUBAQRer^tUbf8-%qsA}ep1KI!BD4M zc;L4;8cP+NyRqmqY9CL&#Iy0z>p@~FLxs@EnwGMTnR%-fg$R-0g(+h@mGy=u09hCMEvdUxkoIg2L;=A)hPi#oOt{6xy-W8zLdt&l7^Q_*X7CM{DzmNfolK#RqERlkS+D~3V$2_WVD(A$SrT*&t z=UGPi>&5}@y-OXNiP5Fyw~kz3;~wi9#A+NC`koJCj>$T*KbZ}U>cYms72l~j8axh@ z3B4H)i}6lofyLpkMdmw(RnY!SZ{8x!L`eIEuKx?FYG_lmL=tNm&jY0|gn5ZO5D z5}dR0z1&2Bb*K9d73RP(iFB4Rf)njfu(|w+xvp-$T;g?3Vxl+N;aQ+ODT-=@(rV(} zDE;u0C_tH>VCzi}QuT@_c4mHM`}E)`3Jdb^nSW=OZRwdAzCG2a$`i*MxNM`>s}|yY zr(I`fH0%A>r0V>62A3Ccc$0eX=X7CCLbPgfOE>ktH~SIdGsoP_ViXP@_`>@s#NxfV zm=s+z;;}aRz7e56>&zGAs*d7vvmvvgKUfSh6*Y=tt7w=meZnlcRUeVjFf7$a7?5*k zY0SQgh>+zTIB?K{Z5U64O4SmQ;7U#QpQ$66K7hH8#lL#^2*d)M-$4+Unn-{vIL342 z=gFXin|>T3;X{g5TUP&tGqcc>6j1|bN>^=;XAWR7u8z+r(SwSTgZ_dnN66c3=f%6p z6I&wO^5f~a?8J%ASAjGU#RnnMP|_=p)cp=K@P%|o4rkN2UtrE1OpzC+?ecjkDsJAb zEbt{H=NLMqRNBh5L2NvNE}Qr;RQ^hz=azn20k&dV4CBmuC*v?6>dC|p%nYyP7hdnxc`bIN7X)PepNW24N?Xtim7x2`YSm2U)L)sNb%P-Is|2nmXC80gi@fu+z{7_-FNA? z%Q>!2h-B*KuOlPG;y-Smaw}ttBAPL>zFC)d2q{S^Ebv~3AGB*JQ#?Y+kDg;(V|n6F znCZp8U-s>8%m$K+9MRKJ0Li}wP}@8cKH;;F#MZTeOY3^>y2Ng1+4vz~?AT9lJ>i3xhEM)ojMwesErjgs_`gZ%X72dm zhVsP$`n&bI>z~we!id*F;l7`kcL#P!d%jQ3$(|VgXMSL@8AV!xz|SI2lvz!UpT@_dPFy+n&mY(zhj(;_DyW z;GM9sHWKcrVT#8e$rfl8p14o+^$U64LHHzdy(%EgAVoOZy@p^}_#m9U z?-EL%-0Wd%TH)>I{E`r9FDRZypY?o|$fsxy=|meg3Q#oBGy1c1+Zk)FzFGhup^T;z zMO8(ekdv0sFwG)I8BW3ir%8#g%=`h-v{VMR@y{80N&)*GJkc3pW|5t&&r*=n&iTgz zkZ_&xnn8O*|LlUKm@YZ)W10E`=tqgGi^%(beCHC1_gB>R~z=pG{-Dd7_VkNz=%lv z?=#3Ohp_HdsU1gbyEO}jutLs=QIA8GBNaHq6y-yimJw(rPx|1-~fvj8Zsqt8uMpw`VK-qgf|-yRvL?fR;$ohzaz zR5T=bmD)2d@9y;Y8Ws;)*9D*yF1fAUd}1FC-RNykc@_BcygKfRwp)(Fmr=_?aelnH z>cEOLHRS*7yDezq<>d`QPDugbJ~7I(;SG~y$Qvo2$rv9Zi2D%=H1|JesM`(~wJFib zu46Grx|nDgE!XB65zP<13tqspl$a9x@8ScCGK z_tN*JAXp(7vrxB|mfkZxuYq8iE19_L-H#?f?PPIt2xv2Z9rXiT>KTtdLl1m&5emX{ zP>oon`qgRN@=U@H9T7XHE}WdnMOPG|+BnQNQr6U*-x`oKSG8cw)0HRjdHNNzoWYA5 zB>Mg-pt5Kjyl&QtWv+Mr1ZMcGcIyKzwKJbi(7($z&{rf;RUC0^;!gRrV;tU zI1&41pLzT!JrE_qy6_~ri&#C}Gfi=%m(cKut|*nSD4$akZat3Ncn+Fz{z#>kelBSN za6!vT(*K1?dSGVm7lKHtqrQZ4)g{v-S1RvQwxPly`QTyj`olR$xoz{*d*N&^PI(wO zotzB*6|5m_3jVB??)#Rl;uwjvH!hPLyQ{fY6cNdbE9R;wQ(15e(J_+r-b%(HC(vWP z>paZAu}EfUhT`_6aD9WvK5@}NLxm#*d=r6LI;TWdHaGm?T#o19V3z$g5qq*_YMO2s zzEw-*|t}NVVdfch*zf}VUB*`;l6I=BGis{!+yUG)T z^iz!b7K{T9ovv8Sqp_N2t~KwxL*7jmh3+M z!{{wsG}wqTZQ@#**@iRI(me3oZ|)LKP%m3A`MPZdVT*6_*Quh<2n~VT;RaYd&ui%A z;T@$RM4@@V=Gw{EwXKzvmne{`>6Wku)+`LHYax%CF14mB<}|hY=ajX6=d**#e3Q}E z&Jj}1o4=v9Xk?J&N+c;iDp@_ao^z+=Q6+#cF=Q>yO+#(kTj68w0$*uv=WCt3ayE~f z$C1RySB?UcBGjnspTKkpzXLh?Ut_|HLkAI^r=&ExkY%9X8G1xR!THc$9 z#gkZLBy=~C0sDpMQAd_trk_4ilGJ5^9x`l38D>O)x*faA==6BZ0eA_C(MQdRkL4zz zLuEKez=4xPF11XIAxGYDon>&r80y(aJ{`X`$C%bQSv(F?Oq3KXc~MBu8cgKpNwu2o zdg4b6sYoo6{CIS!ktlZSnsBC*2{;ay!k*G6vFgGUfK_N#Cqq)lqz^}i9GCK0Xid|a z#gy$<97U{mM^ojY?N4t}oPV$uz0WkTMd*5+=BzS$ArTW&-dm80W+eHJDCre~W%ta& zvD->(hequQ>xv9s+A)$j%&WByjyt(d(T-Q+C{6Y}W3S^I7TDo}_f+tiove>$IyDQs z`v(la5>W5_;Qb-wDDi5x)G(m`M4g8ZQHMKV;D%!&C%T?vn*%Qh632&( z$2`dJ=o(Hgl50W8?GC>>~+Xm{=2s) z3qe_JH{(xesqRQtKOT@sGdfZNpK0+U`Pknz3?(YgNT~wV6+Umz5sEf(1F z{L34?QAF#SpWM6CyxT->fQ0@c(Z_A0VWS&ttW3S#7_{yaV2@rFW~S31E1=WeI!`0f z@D90z+kZwQdyPwkJ5gzvC)?J>ustC}eJN3VJ#98u*z2b#OB5TQdcVv*W!n$)9f+EK z6aDw4G=7AKnhK7lU_KyvI!7Ya$fF91f)~O+M@ht&n)o^>2Rs$LA6H{6jt}SoZe;QI z+!m2&vHH@Jl9WNd0o)4%EGoRV?mBDlEtf02x*BbAm$~5`UxYlaW@w{r<(akE-Ue7v zSL&Dy*3BlECR|-aleKo84@2fPSrc`KE!a~pgIb}#^Uf^|Y+QmtdM1EBO8k=#{_}Lp zZU9U?@}9mE07v+T?d+~MD$jWto(YDrP(DSj_rleaMsmvm2m_q*?ZWH8JWS z%~>(JJhJlBNFY#&!&TZAM9n8Xba7I#;RL8zqCw}I)TPSmDR7?F<6=z0Kuu5&xC)J@ z?9PfqZ%gE&*h*wN`7TFdNRy{5HIVt0itzg5S^HCeEa-*B@(J(P7(dA}P5?;*rD8RjGVY>1z~bdcX9Ie9$Jgp4=cy9e;XADE zRz9Jtapv)!b8p+G{5+aYfmz~4X#SUso{jYz*#*Mr_>}?` zAW!R)6Z^8G`Q#j~_A=WX#uH(89@A}4;Zgut7s|ba9fJ6&NZZ`fCjJ7>rzh~@FX(ZT zWG1zj5(YGh580^ND=!y?pZ8g5@lBM@ys6~AcfWVc^ONyzp8s5MUvu5z@tj@w`uy_r zCFWw(rn0DVXLLwphWvoJ65>X!qv9S^SmV|Vs3m^Rd)eTTR8urvk9hx5uph|t^`eHB zt$D2-&dxH!(LiYFXLXAkD5YN7S;>K%GPpES6 z8MhXT9{69$Jow0W(y|qnuU$|0#XiZ}rY2>J*Vr(7FVyxCa}c@W_@wGK2jF|J21tMlIY zVGLW`g$b%_h{?~*FMPm*hUPv=7CR!BZkid)Y0WbwU794eYPTRi|MVIHAg~y5Pw=%M z5`%S?y#GQZy}rl) zww`LLBJI5J`9-+!uP>MtyUaV;oxyQK^p2%nF5?69- z#($ITF7P|A8Mi$h$rqkikVgkvn4*-xW_xEObE|O2b(t-|7V(#Qy%?u1&+cRmx!n+R z%+(ugpeg(ENsdtEXCzD{g0fI&IBH{ng71O$ugt>obJ|XKkBa_pr-vf?9woX~qsNEIN$!YuPAskIg3S>@W3P`52Y}LI>frRchNVLYT$V~$z%<_c-{_${xk0Go0 z*0l4Cm+Dt^1`biz9q~^;4A2Ms{jZAI zak~*NFTaw(dnislA)ty2q|`y=6I+y@ z1HeF#jnGxn8j)4Lkjd3UK_G$|(Tv_``I)uw_0HTuj}2yH6!G*O42JnI(2_14W%yKrEN;1OqS zLueexpX)s^5nekXpf*N!m3G3Gm@vJ68&|jGjQcs<)w2m#d7=AR?CYFX+a-$z&_x_x z77-)>;%-S{e>ku@eB8MA9H|K*V!Ov`KZRSCMJWM(zin|tifa-CX!ktR3fs#_rXDNp zaqmlXmN3c~i<{w6ztRx%q|X7VSQ>W7d%}ckgc4}0yFqg+XL}gFBDr$uv4AX>9^5jzUtqtQ@MJz1LJQFZ7bT zTkD97X{yTBb9}Juww=`TN9*Yg%-FJ9v+IuLI@5Ug?+u&GaZw9@GLO{UW0d`!t*Sa% zIaDm@c7Zz<^dL;wq_4XFno+NWh_Ad-a3fKzmS_CX>hXL9b^a}X1&_LKEd*y=_8gE% z{Gh6U1{R`2j`?iX%2)~5FnsAl&sXbT%~u3TuNBaQ%Ygb-+}@Hayq^L-)47kzIoPH7 zvu_jFt~Z2rzagK(qbM_9U|UdJX*olP%J5A0*c?w`v_vlphqpo+d&XN+*-IS=hcYOC z9z%7HnZKQobEuyaYAC;bbB%OXL0h?W_tWH8p+iYTNtJRd$#Ps>DGXK+ijwCsch{xnjS>Uw}+3F`z3+Eym z{QPyYm09xR~2<$Yr&E?+iP}+8OmS z_r)v!az*_pGg}56%Qr$&6#d{9?+%umJgIQX{-dHBIA1JiX-#QC@SG z%h_U-OixB_Eqs~yukkbKrYL{X`#g{S7OTKa?6v(Wz{m8{;G?X%-y2 z-ch(-C2E^m-J&&)T4aC3cOnPvJ9P>3BQY8Hypa7OI1@I#_UujW_5btI{C5~sJ9NPF z3XU&tfbZ|)LHF_S#)(SHX$xEWTS1t!7qQoIO#DGc2JA&?Vt9f7t5to+eY)JmQU6mg z%@(KYsqc{9*>P7>w?IjyxHb`cB@UO8Ze9kVnMy~8W4wTtjv%~X?(pO$qg8kM_~b!* zTk&u2R|YA_haWY74IaNmUH{4@p_|tRG>}R5^3Cr%Q2s^ThP%&d7T^qv#R8E8kNAMf zOIXS*kwS5Hz{->bBZQrX{%|y!(Wd(Ts*PIk}mPlX;Wsa_2#OZfFCG?C0WtG*Sqp<$lPS%&3P#SM_&wX6dWtor z)#dw7dZ?JMEi2w;oZhuI6hA_KKIUpdb!cC=UN+8tbs@Z^qLF$;bsc=EZ^u*QNr~A- zkjw#_GS{R(b-y@Cz{ecm(ZK|oPoH2$A*imT=ddY%ShIwzimx4?1&8m+{UC`9%hZ}PCxGu)d4z8zM{HL^O}UlYV~HHh2LT}Mi`ykIEdu=MaC7iZEtPNSmNfq>MT%dZ8Y^G zrMnHqXY7BG`1uNi$xA!009|{#ZlX3f>GMgsF0`GboW=CW7<)FEhbw&=lacvt?f@4C zJSK_F)<}%929C%0YKx+oPLbj*Ir8)y_#72O^J^C6{2k&_=Fm0@xu_r+&>?gq6)V_; z)YfJ*IYey>xiwg!!;BvjpImbTr4?b5<8`*2N^$_I~k7pA*xbQeN6hL zW05s%z=)>(>11Lk^!$^U47Ov84%Iw;f7zzUDDgZKGq?>nHQTLDqxfw$!N>1Awa+!8MG!f2UMB=Wd#w zFz-Hw!X|L(*AYwayDn*I7fMdIt3#q<@>a&LqWxzG)p@uS#X(WvTU05`qu_{Any6h# z54FlJ$w22%KeHBT+}WuJJYl#AL>FSTM~ZN-g|0ifr$Y26+(Nqu7-FwmcqsJ&ITC-J z!jKIMI;jS)VHZkRqmcD2QMah>OUSPl8-$3sqyca_Jc@Q^%xtKh+8F1xIXJs>j)kin zIL*nA-%m;a7bSQb?*%8V%4CjnO8lJeL$Ct_O&=YXaX0@TQ)d~}<^z3c+_gY)X(>*j zxVx3&UfkUYZb6E>6?b=ccXxM(;w}LKo8SI-cXo!!4Egka$<4{R=boo1O@(CVZz&ZH zT#)hpb|ceKg|ef&^T8P9aM!L!RFA%5hE)!IQV>4Z=@l&b2>wfju1@nir_k>TjqF36 zEW9dButAz^9Cln)Zzb56&wp&AUI{kz`{=Q4)ht zN!k3|iMjA3_`B^o{%9XjDa7h*X1{R!mKy2WCuupy z=ChmEzK)1l+9>R7)i>y9cr1ZbF588GxNCXs(n2!R(hQz?y~79gkhkf-QTMU7ySG|b zR{NX@`SnrZJCg}jS)#N^)`RjlgJh6n=H0zwzvdY9}$Ka@PdiKPf^Q+3#+gsR%9^bn4)* z+rvwsEKQ3m?Wy;ZsO4@N$|&edG_s&>wY#)B{!LljcDqD(%q?k`P}biI{B0!n@oBl) znv0&MkvWD0O@tZySl54Nb1o&^{F)EAg@a`Gdm!Khnujs?#?L=;led51YMeIBE-l=^ z6*u9n-juKjG8awKhvkw@tM={Mu>^#|jIm;?bGtZ-4#D{z-y8Y*ke4Uo_2GQ8X=xB1 zdbX`*AE%dqR#F@Y3Pkj8z|KLzpil8MG}aJNByKCADYb(jup-fIHZqr_Y>e5f?5xPz zp%dB)LbELC3FsRr3|o* zzM*(tJAEHrlv`mHSw|(N-oEcE8eQzvQRyo}*0%I9dC77sd4NzLjJqE>Z{i!erWn*^ zXGBzUYfio>ia_D~F|4@b20f)c5c;AnsPeIP=6x#}evB=ewRwkeIHCDoCQQZmLwK@BL=#fJ*rF zo(cpCxg&mrwX|Ki%CaYKuWNb=njMfxJ9_5%9NlAno8CS58aeAw0-+L3*8WnODx}tD z3re#^gUX!84@!UX9He4xntdD#dYmnN5ewN*rOI%^aFM56{&*`7$knS(F;C4iNu;55 zhb?v@CJUoshMpU&b=b^xKk8V+)JvYS-(|en@1xqjY&*Iu%i}dt88#kO7b#t8C6(OhEkMg)yw?KIet?!xxGJ)Pd_7K zMVhA8iDuA!kF9mtUZU1Cm33S$+zoyp2!#3CHBGNpp+;OI3Ru6qXgf8g?QQFv9auEc zDMuM&jk{IJir4RkUUavLkA&;pSnf7)is;nntOuO#Hs}RD)#i~tDtsaTnU3!;^byR* zGoBJ6^t#&o-!$N`UV6iSJmTsG30!$hPfV2Wj#qmwmT%oeyO9XgwY$9@F5%6iPP;2&fuAq1j0?QN4SZl1ZOM-wa}Y#JiNe;N4DFMNfn>X>%3+ z89a{9+(d)3PMy#)WwZbDU(!oNI{!_j+=%-pUV+8*?s}n*+Mvg%%6o)GEX7HV_+zel zb2mhNYU2XC66maFf!-P67T+&v7DY1Qu(-=V@qhWoYn2Xgg7F=Utv#&W%KjbU0} z7Dim6msXhviF=M(zQzTBPI8j%SVN93#QVQz%3>tSRpZ#UTIq#T-7S)VMl-!v>AO{v0-_Fbvj zKED-`ka6LziC#wDR&kQrcsHzfT#|!|UPtHRn}U6rxNaauBxy$GV(4{zvWONHPmjd1 zO~5B##4vY;vp%_dt~JH}>zyX?lGHKW&N$vdau`c$5M)maJ7fP3XYb-RPwWMYp`p}$ zfdu|gutcm>_@-tZ5y^JgYxF)n4))UAFE{>n7~%w(&yiB?kDD8TSySuoRh`2p4BeV{ ziKt+31y0FYdvttfF3f^l$2BOy522id*#-%2y^iftH=_qUI`PX>t=Y8Ec+H63P801r ze*~Z=+Lq&PEGpQV3vc7{M-%&<)Ro$X-!9Ofv=QT%HDAhZ`o*?}c)U=e`^LpUn&$}e zEBmCj4u1_^I(D&vXR=Q9$D7?I+3QOY!Xw<@byK`{ZC<>5-u1b3IHU|mAp$1w{|K1g zqTl&V*73DzOY`tjS&;@ZTU~J*QfmEqJUb4g%S{FIv&q`72)?Lro`%VBAzp8}F0B{g zlhS0eWu0BB);Da&dHVLNcRQUGSZesKX8P_|ZGFY6{TXgVxQnXB`c4n-c1=DNre`w& z{0vQmH=cdFE`xV?lO9x9tYK%<9+KiCklrZ5?S+@yZ89dXaY6pjf^fwV-j{jlqa&hh zTN)0T>l8-${2DUSB@PIyurbnl=;1rc`lk8S_a&L-&$Pk-uX9c z7Z%o?kBn2?nbbnxj5`br`b_~eYe^9N;Y|xj&zdGp9Juw z_~Vsly7kghp*{M)i4}jX2^n6@VY5o_C)w{Ox8uwjYAqP=SkeB@_MHwlwTK*Yqb09S zcF$E7kIm5dPsK7CFq45XpPOv#v$-+KmN>~h3apozGV1mYuU($idL+aq1)Bd>xkn%; zFC1~4SdzO}IIk8~4r5rQ!HiB+6j|QX$=v*=&N}8LO$ja^Y}dZHgKBJjqy(m|zY_v? zM5>Qj;JSe^L!BlIorU-J(~XZL4pE@Qg7ls$%^uy%?Y!*E#)_Y)k)2Cd#T3QA9s0yU4+3 zMQUD3Oa*af?vlto4@K=7nrj>>{#}J1Tkk3+htk3nWDdA~Vx_)%-IP$nQb!KB{e~we z#%g4w2*1k+zbhTCMMW6^gF=0SatC2fLNnjo;^8bcUb*|8L$6<2M+rsXvA%6+JHbj} z1+r00!E*=RWuiLdYGr@pdL`c<%@Y+QA-L?i=g+8?mbaC+om$N($}Qq)%x&wD7#vdo z>UaFM4Ylyyr1bTeIw;qxGVN;{<&dqi3;t zgTvz39f6W`2zP{6dWli9YD7G8ddAC&Jy9 z(xigu8yD_jR>#834_v!9Y?N>~^o(IbmT~bh1&?38km!+*cJ;b?L?p84F_%}BXYv~5 zo=0XWGFA@*ZaZ_U-R?WS(-5*dY3dI&LJ^eb1tFR@?`?k?G%WL_Y8F);uHk_8fS&k zQQ~8oaz>=3pCS0r^CCC>lQ(MhWV7-J?Wg@VC#B@KsY47oS?|Htx$7Bi{N$~)Z|lFm zD0v?)oRd9)f% zT^=e%+wfN*$AOsK7kXBmU9%oa3cK^0Tgl?QW$@}@pWh}6v;4K#RcsXsnZDwzA31}2 zmb%I_i%h(65cKp?;9hP&W~Qa^Ar<@c=5)|GTA`b+tXUJw3CXVT`ta#@;llcMKKgbQ zpE9iq|2I}0a%}PyrVJ}BpQ5u@=rJU_MBLu4fY})rdeFXT8WuW|9dOjU5S5$Qk!1%g zNt;+W?^sNfJs?V$&F!EgL}O4^*lK5SyHdXO;&?(S7O1%9y*!nEY7J-=y1KYnDaL#e zIybial4;Y5Nq=QN7+2J3y#W$1%b9*vZU&v^dD$*@t<4RiR9{r3I%xczbbIO4Ms>1S ziVle{Um?sXd~kItkvR(PNFTp!y}SIIh%G$Ie0r9C(kQm2FXd@JILXTxd#mu{$JJxf z!MckNv^#}uRYnu0?R`~h-7w{vU%&dMdE23)%m<4hj>Eu(z_gBU+CJo33S3u}3&cPu zka|IX&xv$xNX3GU^W{v;tnDH_NaSNT89Lgq?717`))J872wd5Z6e_u#Tpl@*+=9EOAnVHKXT-d6-`w z+94fp+fLAqh@rUak><7u@)ibuKSuVQ_h()mG`HSykyjIK8BJ<$jZ_#ICotM%jVK6; z5nAxwbM>~RZem|J&z=G&o;=|qrW}fl!(DR#nbjj)dm=i}j*DU8I2s%9`emIOCw~3l zg4^iHDcE(ibIhLUAEP;5p>@7nuk@>e-pEJIY4+M&1b%#S;4Y*7- zb3DpbeV(3nkr!_oC4}|E7K)v=JL^=>MDK(d#}&unI!HY=It~t6iooH5IJ5LS>4Wcm z-Iz&T7P>Jk7Xc)&xa2Tc>i=x^u}hr(()ik2_P1S3RB4 zw&^VHGaBwX1=A@5sKs*b zAx(mCa3a@#n>!Az^;ZHb+Zp=jX2^pD)UqlW53*{06-yEz1rnAf?HBLt_ z=W;$w32MS>F*QKLqi`Nn>2}<-{oPV;o}aM#?Aw$^LX9lelrruDFC>~A%0hj8gNB9X z7INmKpAHGitbR#>nlxB(>cDh(XJ-@Nc~xDb;Hl+v9v>#_Yy|!4XdvVO z)rKqv?`MO!{+2rH-ZpOR7%rdOhDYdC1v`FfsD<8J2zFQ3-DKb!$Sc`fD`hEa0MQ^R zU@=3>t{A2MQp_6W&Inr991?;OP?j8`YB&@j5I<*j=j5!w!uSJ8O*D7gV_ldcQz46U_AXH=QSjrP+ zJs33|F@CVT&)+ejJUs5LNJPD~M)tRgVl-#){Cm0Z376@`mzR%tdXaaZvHn4RM&)b%+gCMpcpn^4 ztyDfvJCru5gj}1d{kgyr5AR{#AHdI@l@U5(+wt z4kx#amnsC!$ncCO9=B&bSXKl3oF@aEg57l`5>R#dVB+WR-mm@W4xrk9%M^Vk5?U=* z>Z6Zy=x@8NuP*bxEcc6us9LqY<%m>c9Yf(@qUX2-`tUX;;6Y;huuV?pKkBrdu*VbG z5>1=7ejSm)!~2umdu&EknG22MqV9Rn5-xtjp04@jxMVmthv#;{wZ-g9tVWT#p2qoy z&FKG074Js>N+FsoFwp^2!n8}~(-&qSh3!DpFu4TetnjM!pllFPsF2A(0?pnJA(cDY zs!<4hU%Wl~pBGc1d8faXzI9)u+wSVZOCGqs{XE3g^}2bLm6fH(TU+gA>~^6F+vaCx zn)ez|IdqrVN%}dKZ)R?xw)(lZlzkP+c}*j@RVpBdo!@nE?k&#MT2Ia2%(!eGa%!7t z-thwor3*+O&76_>dR>IRymZ>FS^n`Cu<2(t^@JiBse(EnEpUAoK#pK)kYlc$CW*Qz zeFg=c_opoHykt5pYGF*_Izg=0t%OYNcC~4i{7fnTZ&aQ z8_5uT5$-*N=A^b>Ts{k_4kQc#aIJ%d3XhdRru zXOF7OTyw;tfZyLRCLF(@%VHD?k(^COeHX{MX!yLUzQy2TGY|2I1k>0CvkXekpNfe< ztnhQh-c`)c?o^8*_#X2(RRLHpJ-`Brn>$tM&uxB0GuaoKwheeD`u z+hsWTiXuEd6+n`neam!v{_yK@xR1>dMcZ*5Ic&3YdS4wgV+cy|+W$87Xat?=v%myF#9m+Gm&5jDdcI$A30~ zSm(;$~VO zUw2IUV6Ro4HJep~MS|yJoqqHLq?GttGz2qn+L>A z;7+*CmQp7X=dbu~{V3hmI>lEW;JJUaRZ*2ZC%`P~f zt$z+JbT0WaCn^y~29tVxgxzw;o^LLT&Yw%xMwzbs$2|ayOBe@dmZpL{c&(q0 zuLrIkq=Et3L+j0;Th2exo4B3{GNbhni8O5Y2jH$8GOYz>NKtTJ;Nt5MZ%VyGkr|!v zel)l0Ont5>tK^?83vit{sHdF;03%AmFiZcj&H0N<`_r(;Kt zqoZQF+c&#nX)b~^5PNT00IeEizvi9V8++GS8F0IxluvbqIt-U@q`DCP6uyrRzfZQp z?C4MsSse52_+|3B={XMKZND9HwYTZr#V7NBj4@Q3KwRZ+e((Qgnam+h_VYkADc>A> zkoN8a7F1M1459$6bR(<7Lp?s(v#iVY;-k;pU_ZYIc<&Jva#8o0!Oyx;D~9|4 zEqVL#?^GC{tu4)t7IC_l-Nl-Vahn5r>Z9>Cy}%);vh!7!1lF~5&D%oZBz!!QyhUCX z(te|N^`ZNZcaFzBp$+R>YS&bwJ@fes+ww}JCnJtEN&>Zph-{1L#MxCC2APUAw00#I zuuh|rYTv~r>MXKM^HEl6HX%uras}~{V_dF zBh|LA&pUd06WUzfBA(XSpk#ITDg2ATMIyIB>>e*{Yy}zecFOm~- z<&xhg0rGvSNE5KP>y=JDazkrmdBlDf`Gv3Xmv_*Tctf@t^hoA(wA`jiG?V#&Lfd{u z9N*}8rGZ;G8iH}caG0_Zf&q5_oN@!vn8-Y3Byd)OA4Fuy=E59Ap!T7#)Do0e%(PJW zGH^M;>`HgRN0Qge`luj@E5a`}ka`UYLm%QJGl)}Z;3bsZ3ELQ_`0w+JK*NhDPFav- z-GuY3%lny>Cb@pSrst1!7U^u}oB+eYYcKvbp2}ZQTH$hlh4yemHE>^!4HpD5)bWC{BIqu4c@F z1WlrfK6g5aWbftw-z)%hKTzIrDyEnT=~W@zeDS43^Z7{b)H|y{uU3ouLuymwJ)PR4 z+Iq@ex~59Q3Hob^l@%Y`;+ut#BzMRyK(>moLI?_FZ|`kFXsS5rb%A$kH|aJgf-AXt z#V$F`S3g;U$%4j`oFBeLa`@^DMirz$+r(lJzIe2SUxK~_-W}I1=Bu>%{WiB9N`A-; za$RQY%CQ=VQJh-j@g6%nbGktKS%e>u3J+`{UwrZLiXYXSVg>1(q!s@mW}a&at>wl% zE=Elcto5N)aCrFA-jI6}$kpzOY5vWDZ=>Q?M;7}*voIr9T9`7z~sP~(BchJxjo|wKQ4c` zm}^?=w-3U?RZi|;){=u)R}Um~Y|rD8%8cwYHSU*GD@ ziNAuWw16xlam7Kv>5kK_S1)t!#6=a11I)2 zzd!bzPKYBSxSDvE%U_C%E}y^wGT*VNqP#DO_DN}Q+=FHqa6`yTIhz;K{9TZ9EEv+R z1|oEW;!-^fSORenos=2pg4G2_S@cfjcg@M?9 zdscQa-)OO9d8*S^_*AwZfeE!}@hgV}qloE|3J!gOdqj9w-DNQ2X=U_9U|?EOiVYE^(2Vq1`u>!7l} zXnoQlh7)xMDQWfJx$+8BU>f4$+_+2R&-o+w#8CO%RtHj_-<+AnggFCWpt{n}ai*#! zfSl{-@4#E3r{s2Mg7pUWc5TFoPz0z|89%LtH+>BN4zmH7R&8Z@5c_09cJljUI#=>! z#L-1IO(gWMs({Rv$fy;+fvRGZbOeI{4 zQF#D56j3OzEg*J-mM~J+O~gYcej|NKCmOwZVn0mZIPM_gv*$p+(+tg2;$Id zAwMd2NV*ZXgRTp_I;0TF+n{KT{c^X)cNmK)0y@dIFX9S9s-R}Tys zKU=6U&*H>V=5vSO4D5~|!Nku{Q-&(k6aYwxOm5@LZ+~Ofhxw9`R4|M-^7vS03G`)) zq5V1VBFr#K1-$Wa=P(MWTyituzRRz|BC%REk+{5S8VbDg@9K{p(AseFk-4?|e?QuD ze6ku|hbK&`3~_PupEJAa3w#t|6-;6Rs4V*Q?vA)W=bMdpyuKJ;!b~|p1G>Bw9)g2? z38H(O{romcnl&E|hvS8Q5gan=)At{dzf5R+-Z=5#k{H@iy9oH-OC)<4DdueHkDS6} zIx=$)u>*_BtrtCO4n;rbku%?SUtAQ-%N%p6s1iG z!#(w=Ai_EoaX}6YtWMrU`LV4-0MDQ9;q&`jCu5d?HL*J~cmvq#3D)>p%+fA?fM>H> zp|>@Mcm3gXp)#sFVLn^NAr){d`l5+lE=yKRDBzj;d^!ppze!LTbm<+E2c$5k_H%6$ zxGy?hXRZ>TZmdeDp(6>=#$!``!N=O4%%>>eeC(_to1El~k+g(`QB-dbzu#BkF$ z;NYYlNrzHoZ^TZewIoUR$u67Ll+3%_1NV38bMu433Wv~hT6bFF2rOKW)O7PXbW2HT z_ETpF_Pxy3i;fBQ!`#cL8-1qmMh@|lPz9z69i6>>Um~vU z)Kv!{i|fwf5+BG>d1s>$sprdw2p?d7!~Yc&vj#*j4TvK)nr^7M8?F4PD4 z#pPT244GX=$zx5n>s2j#;fQ4JP-G$PyLcvTO?oTb9u|&IF|t@iQCiA8s$Dx*r!k!x zy3uNpA9K76Q3KLdVnnh_#O@4-{1x4KOeawou zST}7lRd{ibSIb61450%&^8x#2a-f{^sb`eeh=sCzQ8hJXeE2rxR`=-@GgSI_AuUCP zq7Dr;rQwVqhyDup2vM8KP$p%!qix&5x$O5rm539gek!^#!tjVW z3s1T_YQbanV9H^0b}84KGe!qTLBHlC zM(>Ds^XBcy;w7Mvyz4WT5QY@yU*-=<%XNjhq1bJKetLN9?qUlk|FZ#MXQL(Nqqi>B zoHu?`wT_yD2QqA&((!!i)ONJ@K((*Eif*9Wiy%^B8wS?anF>@qNPSG4ptz!%_582z z1m_}fxNxRwYXs~dt+O8V3-C0cQqSOs@&hG2%>bOQyA0Hk4UmRY%qpOTBMzPqvU2hy ztC4wdxO;i*>Yqd;pXWAA`q^Sx@OEAtejK(Pn?og{ozEIOVf%y-lja>|N^h|Cs=vbX ztdk)%g!`G}UANIKf2A-@gRxGQr@u5J;iXeZ_W1K}(}J3Pe&930G9lL>k2)RqG}Yi* zC(tsv$**qWdqF+<^(zKZcT}Bh0z0ouS*;gW8AWKKs~!E$T(*oSkdm1LgXc8J83|c>!e@4p!xrqh{t+%^h^tC=?mF zgEiA53S9SK$x3jY)oWuZu~`tU$CP3qEHpen4wP=|Zq~*>BXecPeHl#Ro6MrHi;2c) zW>@O*T?2(5M$#||i0Bj2;{LsFUZ3~5xV05w)KgY$vt!;XK6RHK0E?NQ6P52LM>8}; zu_uJ>j2U#TR?AeRAXij!W>%v*y=Rx0Qk6wK2}E(eACF{rgH*3=(VY`Y)W$A3Y45Jz zeN1~_9lJkR%9Du%cnF?5d)o$0JOxupP^YVlQHAH3I4|~$coz>Jj%9O=V;)|Cvoz$@ z-?%t80f|_Ow*p(oGzsk^><^inTgWkd^sc;17^&jWHgFYr&pwr-07 znd-P$1BMYDrOO|C9hs*V39`TV&*TperoLQxp+9lC_|$%aGTtg5zTjfKTK{*E(pVU3 z-qRr}7K6YK!8PSyZXMCW(oy0GaO`CYS<^7mVa?aQgxh)O%Wd08`vo&Sj2VcP(}m@c z`WVxGI=c#tY!@S*@F?Cy4hdSh72P!-n=x#*uW!9hgwUw2#ddMVwEey;ag`Phn80}{ ze-!qFti3UuH#G<}xgxa{+RLvC%d%6iGfMyLlEbmER`~%>7pJrkkMIX#EUSwc25fLEeO+%3*23O)q(&#EC=)WI&b(!f9jHav z37H?#+1^hH83FSSMv$6hF8#UGHw@MPTz?nwoSX?=^&Z<=n<)Ez z&2+WtX`{5Xp^H^b>#lhZU8-K(QU*r|eaz?wT{evx{|-7YwOBC+s@P(Q`D&c?%UF() zWPK@`Epuv0Q+3!j+cIQNUl?ZZUI5!A;?w%!Rn1y^(rI@zw_C$yvtB)P&nrUXH3Yg;nlM^4BJ@Nzh2qP(g-L@eSKRdNJy#VcJscwrJ%jM9PSE1 zp-T4~h%P$s4YrQ?t2ZExX%4v`-dfOD9RLKzP!=hoIZHkLLMIOu;%~q~y}2J8Y+$Y( zKW|5hFrv)Iy}onfG7LB@!1TYR;wGzN?FT|uy;$b^3ge)^2wj`ap#FM9?GhLP0fB0d zNo!Bfwp~o-j_WDw>dm45PohjhK;WGa@YFZy9hRCM=p=zB{9vvDY1tx|y`LUZg55Xu z7YW^nFeOBDb!|D`qoxm?nC&I~t#ERG$C5WURsiX?cCa@4Fw2?>LvV`@o6X;76RS2B zH#&zK*ZizGwJ|Rt1n(4Yy#U3IrtRix=ZAFd_U$t*W52Ts8EUisz^Io@% zLpR-jAIqfb#9Sh3^q@P)KaR7>SThvBy>O4x_L66kkD zaZzXeaD#-A{DtG?e%6hey-r=;^8j9Wwr@clR}*fooDn|x`q=`kf%BmQbgr83a= zs#j`0sPObI%m28!%b^(QoBH6-9e^Ob$l&TD(^4t{KFn#~!NlD>=&V1p`Iz~=CSpj= za_!;ka>R&xVaGEWL}fv>`m6(zFT%;vql=F@q<5W`EZYIg_<+}@V^=vV+;r~|5N@M< zLSm#ogJ%#wceN7=?fI+8$yhg8hIjAIzX%&^OsiiCFV@xU<|wE|H7&QT3LcC3trz-} zS1(Tujq~KZHhr9Xit2@xS!cs09ijx$>WTG#B2muZ*1J}y@C+`Os_`Cun`(|xLAH=E zrD(@onEC0f4W+FMN3BUy*WS>37(C9)C(o=a=C^flXsEgD7ql{n0f38^+*ezsfi|B+ z_VOKnTUJsQ4W%T20&-`C)HcSu6!ynhZK@ao#S+P^-V;|ejUr-!aHrJhk%)1b$;0hO zN>mc=)SyKmTQOnmCFhv;Smc)`A-I+jMqhorKlQlKe*gn_12}S;rtP)7YQj8HaEcNm z4dfpF$=2;6@ITieJ<*VT8W!9k|5p(Xg&|i2>H6$-)&ZU|9A~`IF{j^jVbY5TC6*+# zU$SLRGYeJ$N@Yto;Eb2`>e^g4r_vfgLyK2O4SHBtQ-xComp^hfj=z>;Dgs zrJVRYQOBi&r!Ydh^4K!k{E7*-_=qES3Zy?S@k<#qx_}4L`!Z4=l1O+2xa-xppkY8W z{aVv+2VRe`aHfb>y+zV^8H-V)X%>ppWLeQiaMHuNdc>SXrs~MdXFOV8Fn@TqH6)|= zHX)8rdu!~^XZP2QaipEEgwsPlXBuf2e3!1Bf`rI#a~ujM-uv2xW7|Kxy|(uD=*@kw zwybUyF8JSs=SmWggC!YWtNvxHC#(LR_tyw84rC#J>BF}(_#Y_Mnse4u_XpT*+h;#l zjIF<4Vp`G~zJ&Q-jr8I2wYD(MqxH>`r?Xr|al%W0_`z?n3t8 z?Nc?%?_nOYOhzw_AP!7bXVm5ezK z?28%6SM4FzTj?PkU>7gIwt()9_GOXu2fq0{raxPQDA{RC^99n@tkXDy>zBn8*#fYp z7eDhLE27hF0@c-U@_D8MRZ3o|JWYr&;AKqdPD8%Cr2-HpY4Y`AdTkix_6}!DVfjKE z$CbRO^adh==Q<=`(+@&4ATI5EvonvfS_>MO% z6%WmxJ!sL~*IF9P@GSa{MM3wRX1R_!w=xmYCRzjg#5 zv%4ylu@H+^|M9X5=Z(zuaT>v>q}?BicU4^G1lc_!_bx^U#j{?vT3Kk=93A#&ZRX}n0Z6nLiXf~k zsGTNQFs-e&$C|*g^76qX@`UPS6qFS58rYU+bKSY|)As7$br9-_&ag@u)V^;2LCR^nb{{xo4w+d(7LXHt`sW>U?WFRfAz^7_{N-g)?HRa>lX0_@!Q`f&XknnJ;->*I3O1KTtYtpn^q7(HeQfLX#l z8dLD{dGc>wPXhauDGVJPOMIF#M~m%tx98P56L6>1)q0c)nLCs`p7IK;#0eT_9(cma z%5hK1C&EmiJO7AqzFBj=gzWr;=Z&1t&G*=ZGTL{RHntQz#5k5?MpBFf3CbPGR7PN1 zJ5@mAt`ac{QZ!ptH|rxS7@e>oh#^IHuT6)p3YNI(q9eS;O+t#rCLO<|y<^nI=vC6h zMz3CMe%#jZc0c_qZ^s0Gn&N8x8&M|Q=41)^dx~53JUrQ0Sia-y{-0@543ke-!f1!gBElIhg%%pn}*(8VG&}Imh z;*|2@!kX)L(`!a){V#EEkVG`~sgIojHs?d}J)Pa4l?kG^D-QJ79`6g^)CrMZEiY&(0}s#>vY6`(I_r{m=uM&%{Pm61_Z;qmLdQ z(tYe4GvURvEkPIi`1M8r_YXjIlom;G1ynheOa3cO#qT1T_lyw2Du)`wfn%XA!5dxi zRqirC9V60}Si6+jL7%EfWLk-5_qs9i`mr5}k6CWrk2E95jaCe*4#P(FuEr|3@Ygy% z1lv}-2ah5WP)g$7YKK6ZX4Xu}^xaTy4re2;Jc=8>x+!)gJN-p!trP==X*m~R6fkr` z6bdcVD5kvLqR(6EZ0fjecQDaAj*_ZQJm!$ReAnJ&Xh521pxW3I3QY(=h4RLR^ylft zMw8N1e$G_kLv&Ho!{qSZyo?p8HPbf;)WUFkYmVcUz3E+%Pz3r==!BHlmL6W)9(J_v zm*5)pU`K$h{LiX&ubpAU7=d94s;nG67m-)BWLzEd365s>{$lJUx??5vuw&4E{~lo@ z#$qq!@Nb$=mup(SON~a6&ty3jaXNeiJa);CP_Cx!Lf&&t)E9k0nf4v(`=1DJ_WBl^ zgV!+&05NHzy%iDg|SkOnRab88=xa_T9Jutt7_|R+tKj{?963}JN6jSS#gx^ z1s`x2-73Qc%NIA38vKRC-6CFcem)bCOgKsHYvDN4mEf(S-Bb5)gvJ5&rLFHirjC7p zixcrngr7{_`ve`UUYFuJ@S%^i8SwW%f~8?rj)p#X)w-(n&wtqPwFb+1kG>yo12kK& z_r*X8X?gJF71_rDjnL}Vlj1-}HxHnMx3!uB==^@Y9Oz9&*x+B%UUA8=7-#)gzMJ>~ zdeIvIl52f~?cWFLFxsEE;TJ1xAlq!ZUX0!D_U81aVUPrZg@xKU^`AX=vc)yk=r`74 zhIXgF_(RpWdRrb=wqEznu4NOPyqXP;^jKm1!`S-$T~L+5$FkLjU)sxLuR$9rWc0T= z4&Svbl6w(`>TUC~6Hw#oBR)1u2b5=kXCHe>UI5&CGG}N7RvmrxwqkEj1Q5OTU{PIU zE*7)zx5{@UwxvX>EX$p4nou3%S+{;KG=O{PfhunQ;QsqjKl{eFb`zmBDi^j64MS_V zE!b#Zjh@G*jmj*ZB%Am+_CDg!(wNMy9v`&gf@c~fS=CICT|r~+4bo&SM#x^x1YSB^ z=VtlHQ~H=5RH=F|rTk>p{Q2&{;{#ZImEGDfUdk;5jTWA_Dr8XgH+E;I@ic5$; zex(99&%MQr=qb5zHJ^{e*r#!r4R+P`o&j!u4ht3=b?Kl>YMhJCf7g=J%!j?0Dv&}g z`gDVNjqT1sa@HnL5%-fhz4nS>q}k2W-lAnNSi7OXFHgYs;bOS_=&p8aY5DAHXX1p? zt8lc~dS`Ypq_$DBRpFAjp@^qL&3Mj%DUH3 zFRT>y_RkxHA@IsRfg!bTFe8zCoR+SW?UoX|sMnvLRes!Es>%(ewV}aY`$>QsNu4Nm zbdkve5nq1kyC#<`nG{r^3TMBk$kK5td4#98{!Znrn&VwmJbT4cDP#Ng^U$}&5F8x&2wRMJgsZD()g%;*fu?~H=Ui& zY%@0)eH6)3LeSVlZ1cOrl0BiX`G8IOk9EwV?G>x{1-=1zHJS6` z&g)X6r>1wN8l=Cq2V7x`D5aL{sN>qG8yC)VoNipj`sK^G!9pY}Q5AEPh)P1EeF8{M z$W}(fN-6YTpCtO8V!Yp~ZM{ocN{oP?Qn(_Ki`;IRZ=P-KTv0b&LM{ zM3w>G5M94ae}<=oUHX|QANJ4tj^pB=l^QvuCHV?JI9xxK;HAV$@S4bf8%h;SyDBZ| z@&Z}*sFD)@3cB&Ov#|M>Cq^UKt_XBKUU)F#&k<@FNwF|Iap`<791_o3ru|IL@AUj3 zE8oSYZvFm$vj8;u?y4p;7fkUidIZ6Tc3xSLp`}rmwoBydPiYnoMl;$<=Fr%5F&C$t zFJkN4x4${muf_Y)U0su zbU{Lr867j-N=v=(8MqZFg&31PrCakI*sH!w>YkLxYrgKIs%aXTcuW5kVpjY-Rg3wm z+;MO0XxRijpvG6j4k23N*=~Bg*YffV(KAGe*ga^zZSTU06gbaIj2u12GK|W}psG+2 z7HITfRn{4Z7^MyP*;0sbKyB5lNZ0H#AQ`5?v?5RbBe!}95=EscOZ%OEZ`+O;Jh5|d zVgiEott3E83W#&!*0~=8Syb&V|JsWnn8p<||9&REL2)ximIGmY|E9{w$!=fnm2 zr4`dz~vA_r(_VRb7EQAxPuWl)W2_VKFqedibr`T=DlRI9Xy z2cU((!8wu4c~op-YdgQJlRk~h&=UT)t_rvUHGUX5=5PFVB^c*D0kw^f?7-Mk)TI4NI3{ zQl2+C^}nMgGB|ig$1k?FH{}5OF`x(@eqpb8QY7&}6*2S1dw0U2E)(6gz<^BWnvL&p zU~6Se)y9n^ep37)sU@IXBNIR2b~EuV^v}9v>lM;Y-Z$Nom&UwssHV-QvDWuqw#+LM znZH^kPSK%4s`MAzx^3Pui}CJZiHv8se>lRO)a{P{{#yvBZ1y)Pr32}#r6ksDcYYKj zhS)E(^zh`p{|nnw`^Z?oyC}p2Myk<|&M~QE_R9#1D0W5cc?OzvRh9LuocXS~AU-HS zc)PcUXW8db3$g@ID70s9vp6SXu4F)_oi@sX)_4E(ynL>_;7E;BW}&m{jx|E$m$bxA ztJNxY|As|Q5WhV32{}JMw==F9>-)g(L(ORmpWRLq9Uz=NltsJ@1fj4EE>FW9eeRDb zoIG|6?paZzj%5F_c+`4 zdAKnfG-}hZvF(P9Z8Sz>+Z(g7ZQHip*fuv#HrjWe&++@d|G>S+vAfrO%{epY%*Q*# zx_`gb<&}M#*h0)58vvZ^5%taEaBF3C5caxp?`F+LT@y;bmuS`vr;hMPsb1^k+bB(A4L{{W3Ds=B$90-CM$UW?t;IR1syJ%z7A5_{;FkT_mmxB{k z=A_NKVp;`pmyGw(5MF}78sV3CSWqc}cO9;8eU3m=T&HEMUR6+KoM;Q*7qKyS%IiUx zTRj(1Z~cHIlWMc?@(kZ9$`(;Zzv7;aoz@E~UtclL-D+w|>2Ej8xF(Ki6513Crf>mr zsqKxfM<1{E3<34V=W-p`Z35J}CqjIIg;Tq5>%~_QBQ{J%em&5ut0HC7S|tV2^u4FLt(gdjdhkK&@H4*3 z+dP`*8R1?F5_*AhW|j(K-lb2(k18yegX{z(%b|$j`Quz3NI|YdAwEv z0yiQaPf%GbF(%SeHFWq9WzvVO z0?<@D0x?gE?oN|MJfMU>J~$iD#7{^q89p)XUQoMXx5hhu|3Bq{8pKt&Au>FY!|Em9 zHp0ZQEbr7>fUp}J&1b3`E*t&E3G6q1B;^c}#XD$OdqGE=2+3D1?&O!4w_|9_%xlSK zGL52};ODqYZtpOgb>UVZ*)2`O=SV2ISU1}SO$Bbryd3*=p5z%W*&676uwB2kQ`jUn+N(t)XF;{BigDZ~s{gfzelF%81ZcQW;G{JL_zc-y`e&{D5dD8hV1)m zoSt21Q_pY_w?{V5yzg-u{a%gxs9!nlu^7LWIXrOYy;O=lBMAz++1m&vp3%Rb{TSd{ zKN=$OJC|$otz3#@DGE^G2%{Ad=a#rk_^tmzwwy!o68=5Ez$|~ip_(|(;k^`mU3W5i zYCp5oAH0rfoWak!_ZbQnNrS+aHjGT>YWr?VX^n9UpE4i;O=PLpD z<_1qtMnz^ATcl|{QH&EYw-QrvKmH3R$^K!A+{)3<@-V-!F}OZaIhFGl%(S>;-BTP# zi;9$L=Xh~0t<$wDA>)eao1j>Z{OCrpwKMeM6fKG$-8aZQJ?e-dG7z8MSK4@9NPVRZ zx~lNt#OvNS3|3^sa&dcWMKc|I&kw)9v}Q;Zu&|ihwTw+gU0BG}W=Q8j9ObDxDv)q) zycE^XxrpDOFca<|lt!icYOdcctYK80uS443%P9B)1l{}}r7CiS(DL(oiOmSM zv8s&Q#Y+)D(tvVan=P+=K)bD1oD73Jh)H*x7W3w>#^`I4k!@%Cy7K3d3caEgKF*vR zeB7BZvq3gmNk-;8yZNtSXPX=HRNlnn@UsTbf8ER0K5@)$2&m{`7=wH>@Ag4HZ499h z5CpM_oaYy*v%4W}PX)aj?3wQd*kLnuPCQtBTsMkS$o*0;3qN9_#y$(80i*u_RTcb4 zN0bDndFElX`gBO?Q_mVk6nrQqfL>AS{Uq1#l}8-^cZ7->jKrU0D?piEby!hDQ%9 z{}MIgIrh4_ReCeflUcX4AcBQ1=fw@_&HhOhq_v#dDAscS2!)x_)G*g9OJUEf!Q#S zEI{@Z44|Hm^E;5u+w@SzOoe8sg$$oc`5B2d(2-^kicrB4W?&r)ef)(}X zY{slVZHM$`1c|F}cQ-xcYs=-;*)SZ0^%chG<%;A1$1T{bvfL+B^#Oo`f<~K&-%65P z@AKvF`@QV}3{L>ZJ}x+=rN)9G5k-`)AOF5i-p?1S$UquS$RcvHmuq1d1Ha-H7odAX{|%z?f;x?hT^2yt4kU_ zckJA?b9dpaT!AMeyliGRbFnqa!mo6idlqYJ7%~9gZ$DgDGOE_wnysj-ua1U0Z6Y7p zF-YJ*+Z^Dfb}yCnu2CiE#M%PEC7B$pI0fK6*nD>SzNw1(?VGjL*)hzm+TC~EC({Y; z+-Hf)z>w+0rvouBO4Co&Yl}0%7fj<2eDdSkbOR~$eC`V>H_0FIR?b*}^!dpKc$KcFGBeS8kcZcA7Gufg&JBa+H2(jIE`^;K z_(IYBwobF8Zl5sP`zr{+|9Me5R^1l(5r3X_`}nsx_RcHw+g!Vj4Tau+M4;Mnc@Z@| z#bL(Rzd7aitSrEP|M}+7P*nruPZv-?g6g~E5Of>$^_}djDj?3Rvk_a}!TOKVFg^eF zI)ae!JqhFMQ*+D4mwQ66G6$FKU0{gz?|O*h;zXn$U}$%q+GE245~~0JWmF^+d;i(3 z9>?AkvY7}75_!`vsZ=#;JcjT#vtSX+a~KBZ8}~i7JwHcp{NVunT#Pey6kF}-FwRj{ z&|7fBqY*g9+!IR2OVUS#$8H3+^VBTJ;%e-%@vkc<-jzBw-c9Y=znbjk#|sA0($e~x zxY5?LyL<4pEm?;Djmx%NkzuNW-(FLGsSP{ov`}P?I4@y<6p6((R$0pbH^*mlDrq%_mE2m;%HAr{P zK>$V@(9fnR3b?NW^bZYS_)k9(hs9KujVs(viQ@b(ZNxrT45qzxrfMqL9gqqmD|mLex;+xV zi!EnB>(s z6%??w>1tcIKt!Kk>ldC)Um!QM7Fp(@T8z1lan{T3!LpNze!`n0`}@Yhz0>@#SURp| ziP1dv@o1_yqh2d*X8SxRBl0j&U*R}D6t=3aj@pA}L41wz4>eJ4i6o8yzhZf{u~uKB z{$665*McOSOmdmaw?`#B3X6&yPTm_wDjR1Tph#2|?+2TjoOSyBoVp!z*Cegh5N}k% z$7#Dhq8w?W$jKp04Mv#RU!bw%nXX)=eiel3SOBFTWvUs&?jnuT;#eCE-Dw^}R*|Tv z&s8;#_v(>6P1wguHkEohdub2p4U-@n!kyki!(wHZ;=VjHJkaGrYf*{|?Ty+`5fdgC zx%uk4*z3O59dVc9&3GkUqmNizk~)IrfV;3_v|~j$SMcqfPI*-i=*xBr$#AOojt26s zIS&COOJDW<_iT`W!D}6av5Js9?UzzVI=+vd_B!mm91>Cn8sYrOy7eg=T!}4U5_BU_t<8{!hi(7xRzuDt+ zT1Q`bEEHrXqkNEd5sHvY0Ipmy$4&w#fbNPXclwG;(CNRxPY=iUmHqWxlgBaj2-ox*y)wZLQv}$w9Z$)%sgFwwC9-(Q_+F~ z%03_SW2KO-ah&YjVo&i-(Rqxd=Y#oC$$w1z4+S5|BiBaiG!>nWV-;$UUh2Xq`Qzvg z>yBUI-Zjos30=E}*nkVgc6X(5{PpkQ^8AD+{MWP##!*L)8%o_rU4D^xh*?Z@++^6ns;rbfsvVE$uO-P^CDO&UE)urhfMdzvzc;+)JO$xGhH_4**ThN;4ER_DG5pN+;gr5f;Ik#0~aFlu>0cK zqmhHJhs7r`p~WUXws&D46ZafU!F!Z!q%0YzxSs6v){?C^;;z0sRhZtjI-P4~qzYv| z%ynJ321IwtPvya5mKOC~nzj#SkdU|&5{qfhj697>oaW@a{jx}Ynio^8+WDxNPhR5H zc4C6FL>t)aT?U^hPN)>lsg|$4`SK!u8}gvMhB!gqnps@AAmU3sM10{8Kuk+|=ANsD zEhvlf!Gb@6WybdPW(VUzoFCdZ6OcL~>MK=rMg1e%z7ngxZ7r@ZqZSKlopHMcGF&#C z2}S-Hu%uW#xcjG`tlGCBp=pZUg}({V1h@&jTg`GdCH23xy~nwZ!N&7(a_@{O4|!7p zeduOWqF$b&#>-6GR~+cnRaoV1CY?sj|@fqqIDwX6l&bFP{ju;L` zDga=TP?dhCw!t%#8b7Nx`phoabc$~Fy@q)()=$yEc>yF}?;ON=sBW_XG zH$cp~zrPi|dXG*Fp{)*9?CC+tRA9>ot{wXk4;qauDfItv2Bw|k!a8S0XHkwX=Nx}% z0l*o1^e?D|zOd&+%4+3p-Q8YhK;USiIr=;M<({>ps?xMEvsex8xe&7&z@5j#VYQ>h zCdZTV!=-|wI}*NL^RDM7zW0kF5J+qR_?R1y3?^Sv=jYixV<<|$-tmkr!DXX}K~neLO9#Q#FFUGS7PaCc zOf~ZU|LCHV9;2~c3mHYC>>MLX7)i)VN%8Pi|$E(Xdk}unW+nW4*R+dsVI=* zyGE9|#EQC-I#w?A4~QTr#VsC|U~1vKl|2b2#Tc?-4Su_xRROj%55towHN7O&-DpP> zgEMY!6at_jRUdOMjDMoABlhh}SsQ)4*ONwwK&T|~$(C+e0&fCpIe$k}qzeF?PtWVz z=dc^UD;5PF$`t;iI3UUiz|Y+J0>;kg9PfYR24&8FOozev@txp<3fOnuW`cQK3#`AP zgRx)MP|7BJ693iyCS_MblY-_9W^CMLbL1n}c??+5kXf)M=qsBwA!ma{i~+d#KGxqb z*4no;{SIW*djxy^LJwa?V6Ox5cXXh8k5C|`nfUg(@(#VH$dFQHOAN2}iWT^Uso-EN z6yD98u`|x-KcbCQxi9`gXgWMq_J z6_8)4tW@Ku6Umk|RwFi|hfCm|N<`(0OSmq8Nd6v%D!nBd8$ zby{52eTl~2d`18cKRb!x7ZVc2(0ZQq$s`Ly{IU1#CJMG2$!GsbHA$9z9TQla5`zB{ z)O{lhd=~M|H@)?bRKY7r|NS>ssRX$hixfgTaP55)s`}-i1YOF=0CC^U>_q=KkxSq^!ByWi>bl>ESCl1Oe{bW? zu#<1_VvMlB;V=%cdHSB?cJ@mj3iso(Z|g>k6OsmV?6v64tvns25qKlbt;z~wPVeE? z+iLJ0se#^;SOwCB!0><@<01a-abOo8 zfgtXTK6W&*it+od3Iq@2vuU{hVr%9@9gM^ye<0jdRpFKa33Muxel1%wMGuo_c#N6c zNxXAkG`fk{9D4V%DY#Ta-hq64*O_;FtuXvSlV30p0 zO}T54SbX_0X+XWOR*~Pz3z}M>rolZ26UFBg!4D+6XI0QD;4~?D@H-^U*3Z3(_D5;C zQ&-Kl@j4-Ev0~}QGrOIM=wGN#kxlF~6ZZ1<$Ag`dnB0C^hoK1poU0dndCWk>w8q&J zV*UuH$}cp)9@ZW&CgiiY@RS;I;{eyoH9<*rBIiJXVvA*>!IJF`dbmuSdxx96BNS$d3(JPYK%VIq2x{d8AB02Q8!s}!@oboCAE|}mAtM_Tq-#BTpF2u)W{zG=w zoBujm>}r+5$$X)w<_KpZ^-3Qs*AB7R|cR|7>x28=Q?W@D^t4~mgBFp?e z$Jq%9p)yBsSbfuMk6|Pc_2OigQ>SA>#~}x^hQM};*9@O7_@BM3?Ug%cq*tm)}RwLP_l2O4aAN^O*->DmI#zS%tf!HR$1t=T(S`8 zPcySu81bSf7XD^`a%qK=M`u$?{w<^7m+dHbK6 zf4LQm7T%DUl8A~veHe*!D773S1)MTf!f99L7Nj=nu)Vv-DLYNdRMBly(4%Ym)d%&D zTrtfaw?b?XBY%Kskj&(qF%p?$gJ(cCBxhlpfQmobg_V9kV*1p=6V)}r8czN+?r);Y z_DRaG>vUmI22K~BA#^uq8uMH@>22H#z9Y#-L!e~#S6V%cp7W2-Wz4B{sd^Y*|8Js*Y}u~$HK>v z@!r>WzncB?7|CLFgWuF{=00wJ)v$Met$WzRKPb?3J~m5KhHe#w&vVG~(b%B1H~w{~ z!jX$gmf_E~BX63y8{o++jZ%j`Q3t@xi!FNr+*o&}gReNTbe*uit%x{;4rw(ZCPEg} zMeAO6)F3nmKr03Wb60e97%wX)qJ*W^UlRYNte743f7z6|q3N|kUK`J@#RfaGbxd1j zM?Pm}UBz?@q`uB|FZQ%3H_Smlq!)Etk?UM!Rt~Y1#qi8T$muLc%B$B9QCm;zK;x$( zVv|q2@Ow<(d@aGBBa2tRdy0N|cR53Io#*8bsH0R=^seIX+TgzO?)Ui7oJdS`@j5GV zPj1YPdYc#%_ORs1!o?LF(8MB*_KE5V?ys23?r zV{2@&L!CTcUSFH|w~za}tb5qmjj}*uSVM^Nl2!9&y79J1pM8+I9`#x9E^VfB2ad`8 zdH26GZpKXay9|9zdfe4o!vXXXzt7(}-~PQUlx*RNfj4>J3^(=3r+PScD;D@jO3@0N zD5hASaow4X_S&~U={D0}gmJE`T+h1^Zc{E5wM7)QV3b88T8kAneb@jJNF8AQZ_4*yO;Tv9zN zm5jeC&8BP7p{}7)vcrPRgs`%+7Fs}6bS(g0fNn0)D&^7gAA{M896@2@79syEbD*l=oMN{XG! zja$VdEeVg|MbqJ8%i%s;^OI$FXEg;ahQFThFoWs4-igkpXS$>}?tIzo%#DzwdXTU%OxTKos?gLhx zu^?R%0=`m2ur#+jEtexXj}uO8m8>Y1*QdknJr1kJKxtAfO_wM%{_YHG&&xYAL3;#} z;h>C{$Ymh44(o2ZE|w@A9pYu(;vxQZ4BWkH5W|FlF+ZJcf)7@BF z#SIi<>?DJ6z4_VhtsF5L#1x$DvjAl+9K@K1X>7(bTQqO6$uY*aF3g9B%v4F?;OrwYt5o z8yIDADV@vqlzH`*pcdLH`8d(@=Emo?H5>vt;npj)yI^xiM@OSQJ3GkiqixsqkZx7& zaS(^s=le|c>_K9yyUbNL1h3@tQR<0M=+Mx7?`sUsaKjR+a5z6X(x{pQKb>N2N8S2J zwV*lkP7KYV%r$<8m*}dguI?^geF?9drJ}DPke}zwEw7sP=F+Q599iF_=mo*DBcuDH zs&40)?l%pezsLYo5P>;0?|I8}_qW?e1F!JoK)iZp?!abb(u3&7N26f;Ma2=xanX89497>c zgHw13^GB@8()fFlHov4vyax8r!Rd238+SPtzs``XM=USS2Zv}&`^d)R6E2^$ic_~) zG83c)jFz(&yu>gg_81;6%8v+tD*AUjV*xTdG65`d-o4cB{@LHns$;BdZ>wga9dFMH zcg1U%r(@OTgzxvx`g4}B&Q%8@y#KWlON~XsH9c9 zh=RY7%sGeFwB+fxgZ^yEa5$Ro&4@B=G`mGhf2g8nPd)XOd12ihEFEdbHGo7 z!VVE~hd&%nWk2Pm@; zAjJ(oyM zmtezl$|eck*jeetp~CA{o!%_o6FwQMm#^q3EcXkeIYQ7X34ZgB%R~RZ&g;9^b+1ah zjWcU%W$R#AGhsBX4D?BN&N%FrQ5AIE`zLWilL%DUms%>iMtcsty-rAxfBTAfjw^Sa zXSWTS%CPGOHLu&QH(60#WTn4=xVlcEAg`S3UvvfoA)f^s|FYD0AMS+;+#|-k&ZK*I z#uufH7cH~LT&eVYUsGJFRNnY7yG*G0SBWl(n~jBbpwj^t^bVtCqt=D6H(%l%pUBuF zLY_B*8`JTqj^Vw+^Y(rA84o3;OS@8xpI=yCtznWw+t0MR!42{~SK1H#2_vHms1;`? zcz5OgIGo;UX-}f66}RDi|JmYb^Dz$o& ze_8V3;~XL|qp?!OU@+GY(xW8@gkzsU^KR+ zV^*ri7KOA5B(b4)2W!i)rRJu$_6zj_K9K@WkEXl#SDzl6oD5qnYHOX?^lXa!SSpoN zs}w@6lR5I0Ge-)k&x4#~aZ&jpm)7N!9oV_u{cASmtxP+Jq|Aju$;THQ>~IV-etXS=!+{=O-~CFywGM zzbxamA4Xv8xrbXe2DnyacX23aI#H2x$QD!UxGem^)D0Jc5*~(GCk}0Oo5vv9{B_OS zLL8d=idCR-q!LC(+mj=Z&yET&h8jQv|YvscuKnDZ+R(1>>nEB)=ryH;8$Jo z)u_J?Ufb+|T1MJoMOsIu=0}F6#tTdDJ0bP-ZrSVjlVIh4`*pE$tJ$Z>-LtLh$;8{T z&&>$3$`Mk1>p#Nq%m2a?vO>IV#OOi=}f1e|cjpLH1ofaGSzWGkY>xE{; zwfnPo}pAWh=2Igfi7cn?s4hK?k>yMb0OF-ERvE~d7nq- zRB4IYB${36u(D78E$uMIhjxuqt?g7Q%n#xmUVv+^m5gZ*BSPA{jRGQ#5XI;I2eZPc z&)LJZ$dtQ});5k9zQ9s*40574_vMKPMezn2I zqwo+zvJV{?m;>%bur-F9%>Qt~HSzUQOEWVje%dM;9ogxDwy4Lt__t!$l0JhKl3+{7E|ZocH=YEzAa(~NM;$t% zb7ly#aDlIr%Sx)2qPg(r%Zcm-!uwhIw>s!$DyNVR3J@F(^Acah_nN1cw~FyUl^ard zNSlGi+OB8&=3WQc$-D+rdnI?+dAjZmnwXnCPQs%eWefOnK&eDE)!&$U>Hk8NW!$ed ze(?`^g#DKT9yPd`!Qad&8xe%*=dBv5v?x)Cx$ytk*iP!NG4&;n^$@;oP6tWz>8>dI zDl=qR70aY4oG3k1Sr;W$9a+~g5ilSGidz>Woy!N`CXek&;Gf=|pUw>X;%N#Y8G(b^ z4%SF?sS)&RD+4}Jt#5BCyQ>4ZmmD4zt-H_DBjyq;J0VlWn5j&$U?RbJa&U{>p}@S$ zjGhCN!ke0OFYotrHI&u$ltV7sBNUG-8cCO=7~5#Qw*M~rqX!Ir`G$1u(vG71vil4s z@!MI_*9|rBgbi4=sFtVmO?IuQpo7TMif2F$oaEPczT`_3`)$$k(BKRmg_18|(X zNPU!mn$gd^=@223^!Q;vOuTAaojtF@P}OjyJ)RKEmssJS&WJYl{NEn#a@}<1EPB)^ zvCDHqF(Y*J#b2U~_{)83zP`S{u$qg9a;zNvCZWXxP?5Y1a*TA+MMW;TMJ`NQddN05 z&BqAp1kLoflT z%$>cBBTxZ6Opmk*}p^3gQ#shA)1>A`f%g!p*`{25$>wX;PzCz#i9Dj zXV{>Gqj;>3Py8W3Pv0-Nr{SY98C6toAAkNdta_{gL)`kbwSTK8W)lQEbUd`Kcbo+| zv5)j+z6r|+o-Wi~O>&7r`Ob^H1$skg?hd~9uPtf6<$?30W zW8OztjJT<#_)(v6T8Mss$nUM~A5I7hCy_{TeV^B}20M4XHcq1dGnQkkzk{zj0^*;) zS}lmWMjN1ss;Mj&jY!+uznqty+xv?w2=dy4!rMAxrj*0b+~&)4+@WXL*MnNyik3Oo zxP%a4Io+NIHS+CU-B0ZD?RgQCHPrP>HHFBVAL*Q&wohHHGO3Ir4(s}6C#pWH7093S z0#PdO4nO$LWtakRJBb7=2fVvkFE$f|p;&UhZg>n$ac%3AscwO$-F)v0O2lm6tF~XJ zNDx>4V<@Wr$51f8?jQ(0@1k$-b)ljDrDtRmDQ?HQ@)yo^IQW=bSgcZ!_{V1d4TEV* zvF*(b{}mi+`lt5*<-XOmqVaruDbMGOAa;7DNrzH6vcWoj`}XFlEaw-4W&9}~Xj=3% zeOow*XxUQ3&ezgw`@`9nNKJJ5g6x4KP4_Z!XW>nu3tWP}`J_!(AT)i(IJS*T)VH zuv5TOU-0S#Uhv7s3|lxFG4k-(jR$WmnA@(WQl>HBh#GAZz(9$zhM$Geo{I{%#ul?x zXZeNlAp!Bd`{Y*7ipI*!M%cJIj!eCKwFK-RY_eWBMNc9BJF~$=)A%7Pn}=2;Z6gA_ z>#{p3@t81!D9ylndBq^2qLE16Nc`z~-NAxNB`8cRI3ZuluR{l94-A-jRHfJ`DSwk0 zGZc?Gro7`p>`qlHZeOW0e{;5nieJY4kDl*B+!s@3V1gz0rfI_-0}Qp4a) zW-wjesg3xqH=kZh7!7ng>>3?+E*|!w=juBP^6{U z7{Y2@GwQ!tjVNj>m6pns?0j0%8Eqz_fHFr+m-71a{2nm;XMsmBOh-mvoCkLIgD>6i znBJQer2Bd;3d*flR?B$e^Q>AK^`NZ^Myrcw~cI2<;t*iA7n9p@~4sI-@xJ}3Ck_SyAU zve^U8(=vsBwm*Ui44~=!7YAXgmkf-saXfW=Q1Li=?p~}7sSwS+g|_%rCDw&d2TZ)!QZ1ix;`P2jBbCI4_<6Gh zFCqx6c=-=j7{RFem{DtYLvz3=yn+Mf?&p>TbT%GZX8#SGX(SARh6~X1kl7!B@*^by zb3jPzIX2?)hhxLHn;0($#IOg-F$RO_2k7RXNqP4Fjzmd({iQ!U9`+mqVC?s+1lmQ>AqAv>V;`= zlj<|tyJ6mStYkiZ*3XB_z7KGd#f9<2MCg7Yny8YLs45P-dPYNjWaV}wfj zU%B@AAd(Y`MXHv$!{4katD}dDy#0yDDj3{k#=Obw-h>PSNOT3mu7a~*<`V+{>b+u{zSsK>rAyCeFaxn#VyjMC(}YCW>33&>G44l*`v#9 z@@nd0wA^bb?Y?6iBg}x7)qZYM{fUWjtfeFXJa;|e(vuhunP^>fG2ascyqOOmox62Z zGrSgODCt*lP;42OY`E{T656>!;_0VA@lLMzC+7#ML;}U-KL)}IPTBjp`|uOs`%d98 z;s-B3L$N)4PD`)Uu$faG zR`KU`7ruGYyEa^Wl0WH7iIPl=- z54a!u*D8B?hyIW4Sde&(A>0>Xg+7Jo9|EeW;;{JSfxwf`bR>6HilD{mWu0jz6#>Ke zU~1Q`d2>k|XzGYdnkZT-ph-l}9nq?`pWvQUvFkj&L_I*U8emu8-nanH%o zve(3s&`j{)+}8Ouc7P_#_sy%;=1Jh1`wzBP{N z5Us@MAD8Ni@>G;O*CXNY4>SV``|kLcK5zT_tuBwYyL?yIG|OH%Y^>B^TTTJ>cYBj# zNZeCbvBgr}$QpHY3J(*W`tS=A)A0!U%$B^uSJ~tKgtYIh#a*p0^AAT2okyA_ByBqS zfQNxVn4AZE{P2BetBN}l&%Zp({O=0o*>|^~k6pRt$;@^)=e^&t?BA-Evt?pFs~7YO zf2a3)QYqhtj_}El=l4c99}H^qx0%s~BxhdVru29_vZBwdHC5cUFLy=%Cw4HS{0~>O zNf7%0RkClJhKArUmIwp%17n2zj(8ik8UAklOY{252va|7ngGb{JV#GQ_z=>aJwmxR zPYwOS6){DbjQr?GQVg*qnQXhu} z?HlhNXg1zy_=pn5G}aPzSi1CV8sip>Q5Edc2$EUZi+D%Fle-&O zicfRQW?(>u8I$9!Q6v5}*O%h2o=xsu zv+QZNzakc3`-q$w*w;PUmra;-Qz0JdPI!?&YY&f6$>H9X^WIBGDCTey7}GQsZH=uJ zZ(Z@);SYn_W$D-I#}{^&HJ+h??fmiO5zmIkOr|Y2u_bskF+VqxYp4^cN;83;YeJ?He!8*Tj59G&OZAE-Q0eM1-qs=NVq?EEi}h8a-v%s zZZ4_J`VZ|_-jHiM71+AN0HjIQ$)=l&q_KY2WrA6H z=rqswNc;|cRqzKBi2y#|KL`ZLr__%ee!_9{rRzC-J?)=1pVzBP`;&FhZ(mBkWO<}0 zcdQZU|3&=SjoNA<@tFKC2aR8$6Q5W(C9&MG)um6#Ucz1VrWgo{l32<>w;_;r*gSK^ zQYwjP*9bW*{j4&4O@J|wyrd?a((P4#5&LWtOTlsz9B=KwN1I7y$kp;*ZNA5Jw*5@M zqcVn1sLf~)M4anKYc<$%9$#bS1S<(CObTrf4T$TzRml-Dmn#x23aY2%aUI5XWR!yH zS+j2{zN~2CJvL|dCT}^ns_M`~Fi##4ONAgB9zCCu_4eaFYu`Ac zsZ3M(07%DU!y&6xq7(M=*BRUzbN*{-Az4d=80?xCzHt2JpJbF`TE{qXCbshPs@96F z_sR)OJ3h9Sk(wyw7A$E!-EGHB&jyElV3bDBcfNrSm~xr1J(2y{(Ccg>q=3DJ$D~(Z zB#xi9I9JC%F+D&N+b<9)#PB~2#1KMyfDO4eo#z$a7l=39_fr6e8oq~Bc0P1(ztXQJ zO+PB0AW?e%+)$G0(td5jmk*?{C(D;+`@Qa(<}P}hZvR72%%PO}x|vA{^jj8!B_FG9 zYkPW96EwOsN|yVS^*k(clkon&9^a@^LC8kQ`h{E0fAQr;+9UsWroBKNC3K3dnDGC3 z0puFW#9zgvJg1I!b98OG@;7}#mVca+PciCRzdc%>s|BCDaNB%Ji}de3f=pz@@Ni1H zwpnMz9EaHamf??{IzLkXd(>S)#ZATe z7!!6N->V}r6uOAQp6lUdHggW12}Rne2}eydQOT(#FP?NX5uNbfdfWk-)7MFZd%S_$ z$KRgXY+i=N10+IwOnDNJI*!}U3-zqOCcnu~u>`T@*&7bqwPn5WROf z&GoyhgZiARRFL88h|PPFtUg?5A|VwU#Py+KXYmL9@F1>i2hw=ZR2*67DhwsI-i}=0 zL7DiZnN0BO-sEqNBLc(3{$mIQSH{00Dnm3M3wc`+@Xw==Xik68{VCItfShoP`Tb|R z{$o_|dIOf`y;<>OH4lI`4@LJ7be(eT$?W9msO*}lv=ezf95hhEj-O(KWz9D*i^f1g zAy6g3H4#nvO?N@7ch~e`5O;OefTI{@!KFwc1XM>5XB%b)P&UOsm_8*h(}c z+hJ&q>uC;4HS*Lkf#Zj8QEYXyKy#T9 zk6PMe(AxI=d-R_g_#bIn|CXTx=xRH*KRjf5oN2XhxEVnyt6~Uck&Y00Ir9BO#iwsjgi}QZPbEsr4WTo_Wx!uYr73d2m7sayJ%;yPx>BX$ zW2x<41AD@w%ry^g+xiv#g0>rbl>PI8mEN6=M$Q$HbmPQOWe~->Ahz7$)Ps1X!FZqj z-UxJqrb140W@qU>qY5<19bF|>4AWXyU>no@VRzh1oTMq47rr99D}yiB2}Nv zF>C2noUnL;BpaPgO^v4E_L#y|;Ac{ulkM$HVA2G-IDApy)!%hsXzhvxo3}kXjD8FE z?`0gh!RDWShjI6`jwQxl;}C3ly}z;3c;TeVB2?OS_j%CDI%>)#0nKHzh1xPb_O#YL zGYAbPhPH6x#=vk+qF;6z`T~#r`}+D?x-M-Xt}-T6RGrtCWx=@r5J~L+LnM%zo9LJx zQ;XBGpI7_W*v~G#R0UeccfzL$TIa`_1?*266&eVKS%8(F&mF~zg%Vv)7DmWJw~Nah z#G6$X(B`Z&S^_0nG+$eL?t{3Ro;o+Fe)-wi4A7Z{=aK{!kTomY0zDR5`20+@yxWCi z!ni1*;07CuxOLl47dHnWEx4Uui9xLsTEj-41%+6YV3j+s)~qeMJHTOfE}8}D(~KrE zbhAa;PARf`{KNL@nHEPUb%*(crP8%bfFT6QiY%X+J4hH^xOP{*%S_IXXd;^I)KV$DV)CnuaA5;#Lq= zT%ySx=jqpiM*M*c>o3Ht1E-oL?Z^BcX9o?V0Px~&6fDjBr;Mi3N7oL2IjBXqWcz!A zBYSZT#qH-w!X&QKK#Pu5zMsqgN7PqFwH0>Fp5X2hJV>Ez=Y6_)}@tFWaX@!XV0FQJv*ps44{MIkKxavf#D%xVbsHY zGM(0rCp>H88Ak6>9ot2J{`LFvaVPlWqznl@UI^dhJ7gOg|FGYDzKs}7H?SeF6+Bl7 zZk|w+iYedOpB%aWqeygyn1rb~kMmGCz3m{`+$>b?gb^0^ zcif(`o;yPpraIb7`FbE?4vz!B?A=y(7x{biY*xdEM&iL@~$V+=Ts?p;{cYk{{s2vcnZHHMwoHx{`!V$$7j-jKnT_l&< z;T&)00kbdI&~y@ftC#nf^LJ#X(5Zj?6lv<$aNx;rCJ*YzeS1qDv|YtNW2cW+`~7bt zMtS$mu*bIe40Nlv>8zRK)yG^|KOOgz(}dv98Y#vfS0?%Y)z{>he`c{u8bHc>Q>fuu z&zLYnzJHW^Tv=FDc`ABkwsyQFs;SGqdZsSoJ1@|`r%rm8Z{o`QTFkNj`xv`B^>UtV ze_!1+G2A(tw~qLyj^;k}@0IFL;GoCeHZ|=JNlIUSnflqPwcb`mOU<^Wq|vN+l|Bn6ZG+7vte zjQd|31sp=W$TzM%7gC9||7yA`^K3gb!o|yiZz)rc($zlO1fgx3oaPjp> zXtIW>v#G69HT2I3n^3kD$A@C7Qh}n;2ZRsy}-*{kA)PjAqDOX7mO`U={~_uFKfaKgb`b#M0w+gp2G}7BqNy6S4<= zvoMEdL*&>FJ;Ha0^ZICtUrEfVd`P>;$LoZfA;de9SGm>wg?3-}YP)Jnn?N$aV-Cfy z+(zA*r;(cSAA7%+uNXw>WZR!c`qh3{dIcU!mo8kH$O4MPUIf8ymFeO|DNo%N&)ZBQ zo>-x$`buj@?mxdjnTh$>G88G@lv@7N8=p}lWo^JqZ#7A&)r*%{T`{kMP1o&f!_6N` zy1ZI;L6RTC8l57=C)~%2e;KP>eeC0ZipNF{XiaKEw&;5)nfTa5nmnRIaJkfT!Nk`w zaq}s@h-uoQZ*+&*N0lYqfe`T`o?{e--wItSNQgWSN zE&s73f0Zl2=@fZQOty6;h+@55O?9)_%u#uF54S;*AFddT4y)ZCiiMkozp4x2D#wS@ z8oN|vIm_jS?5)PXu!A(8*KyoNgVY4vW!3Nanm~>OUyz@MNPgMN*)h9GD!IzVJAPr` zsyU9Kj@<{iR(QPal{og5T8ckG3VDW$)zd}G<%zW1Ka3CFaLZ?Q?qO#0-tPN=(2v#w znqBwp;uTEnX_XFFy5U>W!Rfw#MO^NOM#1>>daN9zZW%(Oz72oy=tCXoD~MY>M9;2R zN!zagJDH%5U5#ItQxZeNP#*QMJ<>f zjufWF8c!OCM&D2cjQT!&e48G9H#mZHao*s=#3qcr!I*QHp}dfuQu;lilezov+8w#S0$j_-D$Z|^(cB2{kAaN6i3`+Z7-j@RpYxi@Ip)mc zO8l6=ZSnPVUUJ81I1{k@^-o_E2S1L$7IGyH)T}$lMg?#2@!j=Q*TpRFVa`vKVhZhS z>u)=GJ>lcN(9wRuw}VNXT@;~P+nWIxJpj>Of4%pmZ3+IN#vKF1tkm!88+sjTv8(a2 zuLqslyDUuc%ikHl!qR$Clz){+*rh3-zFeGZ_psR; zJ!2jBSzT+}z;^nt{o*gee`MaC(=ibVKJn)h1~?;dkL^XbjFo?V81Cq6?qCex2O3zW z=S1zrdz8(5j1^=^jsIT#dS#wOxdBhRvaOl)FkV|gJ;^TtzQ6`+;Fc3i(%U~>T!6mNvEMmI! zm-H8`WTxzo|5Qxr_`ts#cIY9dNYukB3Z^FATaXz$p?17 zGLDg>{?aXd>C=%pBHCBah!;;z&2(^4(LOrU_$huZN|2E6Qlw&ojb5_ZtG+yo*A(*{ z4c^B7L0%30StXYMNy&+=kppe8sl(T)C0xEw@C^xa{to{(IU*^keRZvBqo7WpdkaGy zsw?HZGGe(}M7A!BPKTr&1EG`Cr4M33E4gBbp5s_P--Sd__?!=`RyYO~Mgeq>K;`RA zVRSJLMFdSWlp%N&k&I-r8iv>JqKpCZ^0xE!DL=9FHzj#9FLXQ{A%`Y?3Wzsptb=|_8su??lwZebU=GY zhF5PHG=Jf{rYZ4L{M~iKX$-;;`8M5TuZiG0munn6&e_}po+6akr^sZO0~iJ~4gW3~K{5?+2IN&}<>ROF z%3SIhCtB@1h1+1yuXod3tG!mXe+@UBBPO}URBvkx39s3sK8;uUooFpwyn@&8SdJ&T z{eIk1frx1~86x68cWPQHY^HNFY~4jL{pIvL##y7L$21X&>$2L}*(tJm-v6 z{99Rno9(~u;3RU@($OJn^m$|c)~zqFsSShe+X9cr@Axv6fLAAM-DqhK7>dha%C<6H za@#*@CH}+}QMny&zw8EseiNTK)Mq1mNu*iQ&vIanDa;$ED;X8d=xvJbZYDoedmpOQ z3#zj(NS~~FA6h~_C>Ljzkw`2U`v>G*Ps!~T@kn6En5I)}WjDw1Eooi;5W|l8XoHzf zb3ELLx$&v~M1|+Wh_7_~Tp9j2-`7y-34wR>_Ps$9d3!J8)L8?1{xhGtUwp@fI<_l5 zIjt;~wv?29b!S@n7RtzKhldv!BDE==#|R%97yx0jM3dv=^{Z3rStM)WB>}XwNNBxy z(z9x(->$Tc{&^ps+%|r{^mBYF@kaFRpWC{OZ#{To{J4EoN%AeeF_%;)cn$5EUlPIO zwG{=V%ye!pRpbIfTN8q~lQpC19=7OGK+b^xiLgCIgH7E1I6s`Mp<^wNGAikXMp=RB z@}BwF1HfriI7%KIDVH{Z+oiZFHH91+$1vBnM)ZJB}l;hfQ8czETp zjU4xC=tS5r0&P(q_c`ugQOvy`wIkml_Sh_b9(IYH&{l+ml}ladeimzpRzoiNf| zyo)8`)$|_%VUI2N4FJ-5$SSUh%2C;w**8`ca!HC&_3D6SL#)=G98uE?AZ27EZC-EZ z9z_R?6%wO^=t&?x0v0vJ0l+zvufESj1lob1Z0qtQu9=Esu08S;FgekIB5zx-v<9`y zNIY?X=GayR%aphG91jFT(J@ro{rPSe1E6upvPXnSxvU^U>_;F+~7&t$XnGzEpl9*>E@W6EcGoGJ-e;I#~gf?U2D?UP*K9QHXM4MkE zu7W<`gwT$aw@$N@?u-&adhE`X5 zQT^q5+_t*1B6Z1|47MZ4y`dQ3)C(G8`aSepqq0^{k^?2cqv;$IFgr07oZ0J3-a|2V zvQ)?leytMS(;05?pef0g;P!VrM8S+aCB;Ub+46pkqb4Z(p z*rfdv{uxPG22xz%bU}N&GVS)r-!}@n9);?^+SEI~>zQI>GH3oeak@WtrSw*?Xch?N z;oHt{=4|yoKWl;QB7nhQuL1bsmKs3juyhlheLvFpABOeik?22wBiq>1^HyG*`|3bv zE^rw3r0Ypog$hP^=l|H!$NJ%&#A67KC}3)-S2#8GP*N3bg6j!bC zin1rS19uyR82$e6?_lT6DT+U06=<(twp?D^%IT?<=jL-&$b=aY0nfDj}K37McIEbG)`RX+=6l&n$2k~H|D ziLKhnkuT>6P#B0oa9RC{qqw51wqR{xnRHISBrO=i0FD^?bS$qhm=x>ArHwDF+e;Uq zG{-SAjy;<;&E`9HXz_T84{DPm)QM+Hs;d|&4 zTYC2UU(5+0E?w6nGper_QZYQ>QnVN?B(xSXs^ccQ1W|)!7&NpP>U2!#!N8Vi2oC(NU)`zb%&edT*yBS*QYKl!F4QfS z#BXU$yUXH?en>-uktxV@tQE*T(NyFV*f_{B-`P6&&>#Bjh%aB-d`Kk+HmyVHm z@F;i1XPH{i9+$cyN)wp#_p)p91pzBZAW1qDbK;GnDb=-u-~R}s0r&FbIBcjt#>$xm z2XQjRF}>z<@#mFgY*Exw6c7a(D8XSNc%@jGzew((XFFrYz=Uo_$3l|0rlcbR2^Ale zODKx$g@m75zg2;xC=u#E7Vxm^oS`tYtbC$sbgqTtYT;AE8;2vutCM1+H+=(=i6*u) z?OWv@jNx(5lhtUT7NJxdlcLCytN6P3S?Zw10V0jMRb-NYm&+QB6rOk>MpPMNN>$oU zpMEGV%^ilO2&ipVl#+^mpeZu;*PMNdxUY zI1ApYoOV{$HY7qyRZR#j1&0ta=3zn=Gb-h)%Ppx}V7m|)m&pzkTAniEQUCVQOfZ0b zHUUK$=&rb{Eh3k{=>farCDsYzfaX`8q{yhGRWrSKw2whnRZ)R&j~B0t=h|=T|3@N$ zQ<4D}I|3aarwdzdj_$YK`fd_7!hr+a!Tn>&se@hQPUJZB_V6d?5)Zk`EMP?_z^YlG zx&O0|ogo2JLbD$z7sjjMY= z1T2lAJ2+9d7EWfA3s{*S)BpISYnxTlXzf;9lhd$)CHcWiOZ?h05PJM*r?W#tv5I|t zQ^}f6_hp29{TEBbW74$=*QL7Tq8Wn8tCae*Z$Cv*CUkG>V@;}e#^o2^1TEC%DT$N_ zv*d+@A_WIZM#@5`X8j~>B8#J5gx?wuAL(D*?HsWdW_Ti)H9RpZe;+JyvYc5VmyKp5 z#!u6%QJ&YfSuB|;PlxXcJ8+>( zfwt>i;4dhYRD09F!G(_X-?-G&YM??H@B`dO12dyvsGT$84gf!kr~) zLj*KnYX=Xe?xL8!t8Zw`T`OK62yXgzrY=hpb&nFp=Lr8_uyN?aKVQ_n=Icic8Hawr znGk&&GxZ8nbUPS8d1mZ2DAK!`9%Nh;4v!=e0KjRo-%kpkX~{D;2=S!>YJpwbl59Dv zyO2Q8yB(p@4ou9wz5Dy&)Q&b>KuFtf{C7nuM_n@y_pwZJ%21Jl5}xqUGsh!?bhtA+ zz-@_G^$!zJPy*BfQip#1`j!du`l@{5?AbKM)^;{Eo49{*iyKr`sNkoSWUwsRE$a<7 zP&=O%UsRZPmbb|a?-zah(T0I-{>`7$+~K07!$;(Gk9AcAi(;q@z5J+nnOS#UOlDwF z0wjWx_@B+ROKszb0`0CTa#QA6%9n_uDznRWcj45S`=ygc$6GH&~#ej!k4S zuHk;DAqoo_Cyg6g+Sz&utc_77G&;zXJ>+oavk2f~*|o%#1bF7Rw0l8n^a-prvUXJ_ z*Z0j1nk<{t$|LkYgjgrOU$4bnR=px=DLcKH_r#OMeE!N#g$OMx-SBPXGmP9R*(j@A z0=6iFEaZq=G&9|1W5eW;r3=^?q{VXnYV-uGMg^FQERNj~Ndjye2oMaO*)ENPL%rQ< z$@tgmmJO|U(pKo5U!pZcYnFX$@Y!q$Hz<)@%M3j|7&6Hbz$!|D3Q%Rv<;5#bdFh0r z_sHl=8T+jMj9;HOiWg85osY6;-WxT(a~jhrWvYv;iULSB+uNU6shC*H-OH9t=Vj

&imUw(P5>sG0n=&{{tqo*UETU+%NB~a-i%0+CcL*o3(A~D?=dVCoOh-q zF5+IOdFZ=-tcl+RU&TqFf-HcD_d~8IGU9XoHR0ycxqb;piK-{E23=Tm?obHb^vA@1 zj9$h_;s`MylVg+t_%>Ff)aEPB!HUF-390@%)Gh=nqBq!u9;DY7NdbRD&Jo?gglePm z(X1!3d5ma@5a!S?CeR8Y08EM ztkZ_7TsTXbzQ+L`s3jAdpK z5wS2}gEEFsWkL$6pNxCUjCjK^28XeXUM{FU-z2?54_G6n^uI9}jbmf_Wy33N;fBAGwTT^kc(o0>cHbA&C> znOY7N5dxE}pnD}01KP_d@-g4g6(rpdmHS!23NGjK=&pX$ ze>KZLHtGG59DPL+_4hlAA?^MA>6bd5R-I(V?gb+{BdtDWIz(@9Jxex=&0 z#p3kFHVj$oCd?T3{zB7c#-)SS@|*s0y!J@^qB{U^2`kL~v+&?bYZ?-{o9Z5ZUMBm@ zTY)pM&CcBd&jY22x>9N=CwBT@FTlrLf$7v0+sD>-;z_vuWOUoQetkBMWUz|HvPqCt z8J8+<%Eb*8W}K>PnG3nz&0!<#bGM{r#Ih-KosuHCr2biU4% zj=w$$qvaf1rwN0upeg|u1#)Mdl1stj^W=B0f}m-cp;5zYti-4i z5QxM)&O(Wu%84qu>2*2i4-UqmYYdpr&XxfRv-?0?$G`c3 z_6Yc!{a-gmK<78l6H0KEW9vCG&Eq<14-{#2Dy_ZL?vk@E<+)w-*PN?c;u_LK#pteb z-pbQj92_ zaiE^MYNlB5h9nhN*2TwtZ(;OCx=o0xPnUzqS-d>itrp!9mFTCbm*kG~r+N(}G@4xX$9V)UpXw z+XYX6y#tvPV<*l$GzDK@2`}LPH~>*&i?vJQq9{F^tvP- zOR!@t%J|QO0Fo7Ik5rH;^3GCwRYKl(A!_iwKqhn4e(mVf%XV9bw;FP&~#0g(ON-X0`Jn+ z=?(UfKT&?zz(sIE%>^cTv-f^HOT} zDekQVB9lSVxRg^bBy?mu!q{({MSgXORU2^=4J;``qT?nE8iQEV$Ovg&lZ>aR&p1uQ zci9BmmEi9JMRD8&pVq}5ZZ~M-{CDYsrHK$F7IL~K2J_h z)u&YOUtx3tl!+IrROqtWYBx9YJ?)O$?<@I{yFJ!rY{KYIWV@?M6T5AL9?O=e9o7=- zzn@*F5zKVfAt^FoxwBSqJZy#WjlHQ*@mvU&wcaZ}=-{VA`)F*~8rcQ2mv3Pc>Nt9G z74vnp#}JGL)r2g4eRgH`3*X6Nw+6O;Y685wi<7bdD8l_??xT?$%neOLsIf7LO61qo zg#C8TG??bZKdgowNIcOjF}$oWE?(P{HvpyNmj4|}j1);O^YDCf^L(ZND0W^u(kFT- z>xXY?-iDhJ7NOI&G&dAZ!)M^R2tE*fo*6=_1xZRM$LgZgh;V|K0K)(N~Xxrq>!x7C{};Z0Zt%8U~=j*!$&-+ z{V_h|W3U;(kUwN~IsULa`{SgkH3(!RCC+Gbb2JvfII;@?ZF$v6fgJSd2_z zj2oA*1qc1VD1|f#H@mTg;WS2w`9JyoHhLzZ2xoFd+j#7v%0<1WU6Ix|9564-_auc7 z=|`|!cm=L&Lh3z}B$5@_{J`PM54TCbeQW^A;pGWJ`*R@=)j%>f+&B+1XER0 zqz018W|1PJR+x^<_3({H1X)Hvq7FNfN>Rz7Ao;X!|Qy6iHK`@G$R zqr}So>8xV_rmcP2KIVk4H-Lm(gwA>#T^6cvPLyXNFMbn{$!m#bt3vPOJRHvg@yr?; zMvQb~*!)$CD@~+57av=w(YaOYPcvOa$QK2f{>nQZp%x}f(mI^vDs+oTML_7^A;Gcb zOFTOl@c}y)1$r3Oo>Abc7S8J5!5+O&p8XGwe7<}evynUgz~|CN&QDSzCH%RrCi+;x zNWpKmLi^fxg?#SVPiBRCj! z=BITAyJoDQ1(X1#`FDL`1#>Gq`)cMurNHQ+^pVLRzl6kFifxX)#e_H3bJt-eSx5;Dv0H*S zQuzYG~3{7eyUin6D1CZ&Psj?EHabPy$+Z3 z409yweKj!ZUuL#0wNA2*1XnmdaEY47Wt%bRZVGNu(YD8YI&xE%CMm8oz@nV-A>mWw z!HHviu;~m~v%o!UM^r!%N@AJPmAcA`lBhQGfD(=xA}7%Q2XbeTdhjLlct6+OV*9^=7-66@kx80Rm<}6CFk;2)w$OEO>zu)mT(2ZnjBiFz*GBRo6e$q7F3=un zob_Mj+2%1;=%rU@PbX_~mZIL8c5d!FWH7)Zy+ZI;>ruSSzywKGK5mGJhd%TV6w}Rh zgOa0hyJ}>W93tv%R%z>l^PcM1_v@jyCK6(LC|sT@A)Z$^D?1WFijfS%aZL2`7rXX+EMWE@oWS}&IDzh)TEM>YfmUUP zwG|vGczl_w@kb}P&ihwm&>+AR7nmMv`^`(K*>?R&62prLVp=v^-DuVDlCJVLGlw&v z*oJbEX08Mf#4z}GYw7WU#Z8DndR|`Z`QQ1Fd1n!f09a{iy1pBjYFTCBu4O;~>@}Vz zmo_h=m#f*Idx>H|Ii>ZpJ@G{zALuTHGzefL7J^Y#Lz;+AaGCU}$bTG33=kZ<3wP2i z7+5}PiKKIkg-B_OaTphSQ@>&c=FKyY;K_KMn$7z1K|N^b8}m?dYp8JAgcR_V%Tyo+ zAqOMe($8igi{a;*CLvyb2~*H?T;Kg9Yq5 ze!708lXz9jqwW9Y$g1j0Wrh!D3XiJ{pMOhm^bWtsD62n4D+EUx6%h+M3;tcL>_J!> zL3W5{r+`KhB#DL6Ssg}%1*;B|+Jj{EGteiXumO}-stKtn;e0VXX;u9PhXiql`}ww57(D#0Mi6x*Hb9-#yM%q zpH`o2y8cHKKT+d@d)}HCGCxM-=H-jWj`{66QzE{HGKp1IJN->3K5L`rx!p^5SQlRL z3Z-WOM=MPc7a`g%t@b?`0lpmt+h#I;vQbFPMAu#8PkW{Lp*wt-b35H7+39?YggDKd zJ~ZYsv7qc(`r{I#^>F8=#4@28y;~pELg_O;omp1DuB@PrU<(^}MFl^oceuW3@%_r@ zII8J`A6H7wSKg=lq;RSMO0Y|Zf(h(f`z}!XVdcvxH}j!(?n8fA-Y-)1=I(1Lpjot^K0cvOSJtF#^4Rfs)NGW;#J{tV~GU)>*VJ1`|%|00m1C#qRiEV8?jDWLbW(CL!Q+I(xa z@PTiH#Gy~bbL8{cMzwGZ>mjN`GLLoqLyqhBwozXpAt~J`wOE?A;(Y>y)?}%fD=I{R z-Q(E5D1ml>L!0YzYY(Cn{~?WPso}Bbl+JWJT1K-|S#`dfrJJR{q{IJyI2!J%_No34 z&WDo=cepLLtGmP)!!$2<%K1szFOR!{OE6Sc!gvyS4mTdZ*lkVWE1-hYMfhdZ{WaX1OQKK*)31mchF@&X)s<_ z%ej%5^fYg?FKAo+^zbQx>{d@OxWGC{8I@jpY9ZP6K8T;jHQXDhdz?a{q3?Z@1~7%n0Ltbw`lvumEA z4I05sJp8~(Q(eNN7#2Y~_Rx>A$ySEwDw(DUCU}s9pMBFtL!JpJ)Mna3*T{;O74vH` zPBs~-VLJ$61wzt63TP27F9vb*l{S-wMSL9%KfhP)pBGl}x%2(y4-Pbfb(T~W(v%z$ zhieGw?I*@#Ht6sC!fyX9(1Kl~0L>pz1!^bZZMKXNWp`y}azpVzgtLCkPsgDUT)nGE zN->GQOMdPA{SfU$spoug037;D>i#GSt~Xdg0hDkryhk$%5lZj1Rv|14Kp*;*-pmKh zDU{UDkq0gfG7CIdo{6Gj`>JJDR5d_N2 zW={?=QV&-nkqMG~c93J426#mHIoVQz@BeFAXtoJ^>up0Tl|z8-p65iegs(5a zMZV8b$VSt6#ZZE{t(PYiY;m@gmLpbcC;3DZ+`+DwDLQ@DG&4IR`yEcH%0rZ!YP-%q zSm(dyjBjcrFv@5=ap)f}J0w*_4frUCjW=ex?x^}Qmj6O(F#RI7`J>ER=AFnZ8XQ#< zXn5mb7_-3vQM5=3H2CD=F(yy0J5WwieO1D>rq5`+Q zy+}3bsE7e7`oma!0+(Te?G%x|ro2~e6;nDGV#bsbt^xpo|6be7Z5*BHCfXF7A-H<> z0noUtM~VX1+RnNK;O0o5wVQ@h|3d>OZKeN`1OHR>dHyC>`cA@qS*tCl{+MH352*^& zCT+-(JH)T#UEK9vMox#`6m}5`7*JgvbOe0Bs*DZ~U<6ah(bAR)r=5QVLtwnc zc~BH+rzUsD-ZA;B_a@xn1}KJ(x`zhIC9}! z()pIR^%T(oJ9PsX-4%~Vo6^|Lx3)g+n( zUZS@kcdk6{jSQT0k(+6J9~l>ElRtibbF(g$o*7?CUt%|VXT+`bO4$VuG?C1R5;X$% zMxgJSnl}D+thGjr&~BK2^DhJ$E-LvW@C+=9h%?nPZ^;9#c|4bcRi@E3kiV68U3o8J47J_GQ7Vz6|TNAs4P3Z^w#=`x`+wGI{2# zaM|Vq`_E}?9c`zipu4vn6Xc>Wq+oOtsN|kW7A?1}sX;$32x*I_Tpnl78`B!ExLxC> zc^FbKSO`iGEo-*wet^JPf#?cH0!QM~v_uoKEU)%}^<+vbmsy5051;9ti9EVF~nY13dor8p|pn$)wB-7MUa+6bs^sk?B5I%5Hn8R77TwhRaL3 z1EWmTJ3m81oL3%`b%qV8M^EAZnU0?U~ zFg~I{fTlk2@kiGx(MX!xs>Aj}zRG*1g8xAD|2xmQU+1-QSkk!q5V9`-QA&cpOfEcwIJr_I;Z`!UeHp>o9#3GYtJ zvLH>b_;Yew>4%rm_V%TcnYqvn4;Wx$RPtvP%Ka$I>`;yfusi)qSiwMZiT1^_7?a`BR=t(c0 zUHSYEGkAZ^^rzfiiT2~>U<@}A!3eXlu`OmGQV%qr-&|<~zq{-p#iHPS1DO{2xsr`& z7=T2O@$&JN^s9_oSz)GVGOZ+cfu13QY?l!bCeNp*k~De<65FWYeqN8j+}%zF_wyjW z5Ao>YAa_ThyckDcdtn9dwGKTAmRt}h+rWRB#e58ZKTG$7@K(yoV5blJG8%Mh(gbQu ztQr&}J7x0XpaQE`UN@-=5XWbtkfWo7ABFpJZjh4-aEYrm(e*Vw*^fJ0^U~qaZn?doo9TCMP?|`iWSjMKgxw|T6 zEo&=Yo;l@R4?j&t2%E+@Aa_uwv4f0=4UrZcE{ggiB13;ETJQsOXTy1+64(5(6(Q%Y z^; zq~Nv!xxHL;e_`o}kPyloe2~zXJY9$&d*}$nq522kN<%j;7x)fx<^dq&N{Wf`y8jXV z1=9*4UJph&MUl=bG$Ac6Qh1Ud{R+U#w&sIvWX2m$TmRJYw}>%rx>YSQ#jjCFu0`JV zaiZo_HQ77L2I1w~8h`NR@1LWvvefgz>c2-zgHN~0T179a^L233bj+f%pQg7v;M@F;5XkL3*NVrrP@uJDeLgb3*z24|Ca2c-g9Z_Ju1=)OtVi! z=uG%Q9U~O~2?feU>P)VlrjDvqTxkU#0p0MO$wrWbykfJ$Q8h?3Ixj4Fw$Jy=k_9k@ zm%sh0N+O$KtSiSN!19s`T>v1tb(+FlFXEExYz=?RXfMB+os4bOW)qZ1M|2`d=ld-U z@h@R2%xmx56~hbk4~+XsjqwKafm3O^%zq$-#*8`kR40C6OsJ&B;(~9-)-$z*^TEDI zRanQqPk16E*WIPb&SvTAxg`<0W8TS?d+6BlR2lkH^sJNQzbC{QkIa9Iy8+zWw4_wP z`R5P|ZFP7LJhpn0_QIM24WT zB*&d<3?8ctDcad|{Z@~X;4@}vVPK)Cq4Zk4Ro{-KB#vOlILI* ziL{`a$O5mT6J5IUF*vS7c5>45N=*$1!XU|HoRSlI?X?dxZk=9Y=NAQ&7u%ClWBpqJ zoz>CVK_(2Dyz={1e6Z=V?;X9uj#T%2$=`?G+LllbuK}Ny3OqB>zIX4)D2he5p0bDX6A?R)k8a~a{rYh zHx!AWkn^4g^TzeHt`IWdn2-}vw2yV-7ItIs6n=D~x!PMlwody6q(>d0<$?fH;B0)$ z5fx(|geF-xrNSCX1K0S+FswOJ7hY`<1HCh*D+l<+EIb=nR{WIg+Q(fdUIk<-oT!@c zhA&cPt+LJJG^ug25?dwv71h>;Lrv*qEXMMl>3I z%voK!J%ZWhr6-0^anw%UMPSJIF2wN~hQ13S)Wx@ew7<8|s9_DqkwcBtB`)kPW(B2LW%D^FB%16! z;Q92;#{0|9@o(^Ifb_EYS2KY%-f$U?Xq^7f;KCVx(?8yOTw5!FT3A<6D#AY3j)}h| z6%aZFV}-C370bA=%z=a$4Uu*eTyfeX6apFYemFdg^JRGdBcbC#*mMa}#eei!A>sY- zS~DR`OVn`QPsGArbSe9=uUXiJpT{H7$V=96{0>t9gamzOd7f)>ubvei$a1#k*mgZj z;q=J)|4fN5f1gg*ZhnpX-RIFboUFF}+sSl#hA$-Ue!P?9P1SoQ2f5pVLNCq{o0B##y|l~IJZ=*>O^~ZL(H8?naqe6 zOh(z~V4y}amAyaao3r!e!P6v_i2%GBN~A_ymwmzYIRjbjYptTcykxnpI$s_y{qpg? zh;fZWV}*sxLdX=+EWV&Oq}Ho0uHdTFpv(DU&PQYO|1o1D8xB>4Dj>BCso@RDcq&D(mis$K>>R#To#vyVTC zwZq(sc!O$4#|IdDxkp_@O6u~W2(*=m(X?_%Vf-$Rwq|cKHsf| zH7}}jJnbm=VMqlGvPKAyYznLl9ccuUeh?Gm}z0 zKnd@g5s%Xgtuqj~UvcYYkZE|5Cz0k@MhcSK+Wc!V$zKyWdP?WzEUKN}2_dO^$Y)&_Vg=^<7on3N|}-;T3`>8Im&wB8V-*&42qLd6gFp1@YaN^OyLuLt2;%0?LMt z#uw1cH=eNIeR91ivJ)Ie7COsHM+ebP5o}%pk}R#diZIu2tXOi=lJ1%v$V>7*LARl3 zutvlesyjf+qIh1u^d|FIODo!dfG=V3Z)1p>}bV{&fTHeun;Q zb%GLo7<^q~xy|$Wld+t`!c22z0cRRc_tzQ$a(-2#3VFBhbG&8ebV2zHGsiK|ra2=! z%sD9xJgkMt@w)Aeca<5}0c&#^0vtXPUjHF2|m4=slzdf*>NAzXt*DoFrND__n+bXxv zr`pqRSa@+I`L)(Q#~EK6N^1iK`@3=@?xz(Lw%xJ6O{IyvTYb5O0g~^npApWEYsbjF zmX=mMhS`l7GyJCN&>7XgW5TCZ&VA)!!n}fZBD1w_;~@pBJ** zD%?+W4o&d{4t4wGTHY8Vi9BC@0;iAk?%KBU)IoyihwGv|*AuyVGK& zy4Ttbc5asrpGT>mBXPWCKZcgZh-1oKjzG5qD z7LQ#h#S4}{t_E;$x!kvkjXBW&CPUIUM@x|B_O`tsV!zWbnv+VSND)xIxNo)E1B;~xvTgL;C#w@tmpE* z5}d|IMGIlRd3qh%j$`D&LpE+KnJj*;h6`dw#j?jLDM!D^wI)(eH>OX@7%{uR%3$Ky zw!o{y6NHh)Tf(uI%U^zw+=U^lk)L-x87@>4b%DQk{rI*)#DwwSHK&+OXRJGV6w2CW z54-sKd(*;%)S;FvB8ekM#_{hgHeYT(5+rTFV<7!6DFHW_@)72U*I4!jQ4OJ|Dl$^E z#$)SX^H5dC@MWU9Cy+pQ<|t(zBP~ zrfHUN=+%p9n1!+97aJpNVh{%?N+ZbbAuNOPg?0%Cz%6l~ShLUZk8VXX=K?#3sJn>4T?~M*}Oa)X4ItM)USY z`%WA&2wF20R1VFiAA?)oPubBS!_K}1}SMI8a^rQ6G#A)-o=cO4^|Kx|9@J;g;e z>Kb`Y7YhhED}!RAMuc;n+*2%&*THqc+8`##I@z5H{iOcMqJRKnV-hZz#*tCxTZL~O z@3*n1X$VnkXF|k8KU6b{!54sU<o<-8sY_PcXj-CYXiy9f~hm{0Iau8 zwqFbIGXi85-@oRvHvD;|(8i&Nd`&za`mIlP>>nAE6YO*h)yw7oDM4i9sPpgEaWyA& zA1XZ{76uL09q@?ha;x+Hj=)!ES>{^yMCAmmuJbRT1V9;umW?zt6DAySg3%PDXm0aI zu8QN$M1uW@>?m2{!na>isTYWjIcTrO?_B8t$QnJ#5U%o14FjoH1x$rKXXze#hC@2N zf{#NXsBI&mu-9OL$L{Zb<`^yni3(jc{6j?3X59*FH~8BO zk-+EeZ>tV&skFxp*uD`Khb+l2)HVqWTt;^m7JLe*w9>NmsWucQtYWy#tDM5B?36!3 zZJ?xt!C~+`(!KIqP6wxLuY-X(ZROwjJ#A^mCQ!pxr1G(k!8iG*^EL43|Exgl3q-?H{^PmS=Y)Dh*W%X zOC$R-^0?y2#!oj37mtNpUc$?3av4ie7vCf*ek&(5Z0#=-{dENYlXwBt0xIZns>n;P z_>7mQL$1FlP$GbHL#y9vxWennNyXiQop^p`}cet zwG@hk$nKD%t7^pv^czU*8lURsIPm+l+aQSR$(VOw%~%*2E&|s5a`&=Gbm`=b@uB*l z{1hYS;K?&YFjf!xO>i^_Ezrk;CSUlIjv*aV+4|AEUGT?$Gmoy;HeXf)s2Y=|bt`xT zUzDB%=k^rRIWB#Zdx7p(g&akyn3~E5ZupU<24X0T3SI6TzpNyYU*&Y*%la&@oOlpd z08X2Pt9n`BuPbeBck03_7pnxLU2D(wj7(MGE)WaB4aWx&bs^&4(2EZz;wJtGl)F~a zt0^CsMxvk%vz&_Y{34dqid^yIXakHN0P^Q=dqn;N6|N~_hmTe<_1$xuVhcW-3_p^M zYZ{X5q;LI(@jKPl2A>*PBV}hktBwr~mk*DAy(t*be%b4m!IiRyr7~K7od>CLKD~^5 zg26=?Q2UY)L&YD{^hd>({i9{`m}rbti>0nn%7MP+(l(w-(!sLV;fi10&YS%xI+=2qpw3Q{@C?Ocl8{glsWj(D;#EA#^a(P?vjZj9Ga|~-(d;N_&z7#{&A}P}M zulI9Jy)=MPRK_SlTN1HnAZxq5TfD_ z8_a$iv9Lr!ZiK=JO7)#_L(cke2eXdU(91eC#+>AHxnx%Cfi;4TPA<=UNb5n^2&04%X`7PNXe&VOH}P6Sel3ui4odV4G*u1A zr!bwxGml@R8Exz?n_KyymZ~?UO>pMD+m)4ivGBYfu$jAlzmNFIu%lUVyy`2MeY{$< zLZiZ<%pw&2UM9EZz4#8-z$KA5|EB)j* zT$gqR3rXZ-0Qi$z5DrrMIyC;mLVbF!g^@O|OO-FyDO01*J+_vFtqkT=R#S4Y~s^!z5LhOhG1`T}K2*(ph;XqD*WSlSQcZs4p(6 zZ>ZxY=r;S}n^}~3;nh(>zM1}Jf_DtzC4>u094^l3!VJzmQPn)kPd7W6{ePlu2b9kM=>hsCie0G+5GsGKaTOlo>FA{gWg;K8Aw zgBa4ZAJlp;Rx)VF0PMzQH(bB>zZSGv-K9#%AU~ow-VH~@^xTYjx3WIXn3zs1gyY64 zh22}n=Hqrg>ElP&4>o9!UPf+)u(s+;Gl)t6_%G;CneAacdez;Vmdkl60ITYy~UGX%I1zPYql+Lv!g!YeP-XBvR$J7_grlcJVWjd z(7@h|rB%9QVtx@xo1l=_P&MPr%3nM3rJdu=ZswN>04_d{u*#3Xw#9nl5kJGpxz05e z2M|c8CQ3ky>z82fNrL+9LF7?XMUhbJ$mmcyJMiU4?S6?+uA|>;o47SqdlPQGfhufB z7*>NPTWmzqfHmW3+e8vP)8Y<(IF^>9^L_7I1l{RK--GG_Adj7ypq+lx_Kb1%6q&Nk z&E$`dTyuS}$G>@u`h!sv|FaD`vo&dSrj$qghwhf8&%!*QU-UT3x%?ooPtoEW>!W_|Rf&vy4+EW>Zy;L7knfzEhlS0kI9zg@xQblO zi+CSLFx|5*8j9B?kyi4Iu0x?oFXt(fWezs!SRQ0tHStZ#VOQcdVX^Kk!PtRgkk&Lk zFhj!@rD}waX^wGO+>Htn2KFoZW-1~N;AMk4!~~oM0SPS}w~vk9p9sY>%a?Z%BJ16> z7kY+Q?iAc!Gh%Q)%kHg6=999Hm{1_1-M_{ThSnfg4bu&sw02SNXe~*Jp$T!{z6uKhK*!Hfb@ohu!W@x zZ1tZW`i5B#V=?_1A@Q1zvvh72juT3!uZQR}Q5c9U3LqtqRf0Nv>Z$1>S5HbF27(WV zXynVQ!w3nmX*3dpU2Vh7>izO2D=en8q&gSPyc?q@;;wD;FPWFwGNko3wMAZ49kq&S z)#xCCDNftB-%kk!4J#Wz^`lP+gm$X!XIF*b;^k|ecJN}Zfhase0XT$=!k(Nzm4qzg z3{L)YnD+GhLz*lrYUP?F1Rm8eSOW;g`*fp(Q4_pW$U2LkUNaobz2t3~u$p_?^{d&3 z-;$hv5UG32E%`{7@-uP$`EQa%NG4~yP0FxX%R9OfK)&oZ8!jBXPVgHgUPkEvTI@f; z-~d4}o`4Zb3}k`V|MG)?s_TP{=LG7jOI<*^r`0RZI93b!#(%e=ZUMi-_|uPu5|af! z)?U5uQk?x3K*QQ90CSlA(90idMWY@&Fq()jrUrU2=4{ZO&vq!q>S>kuyQOpMjmyag z-#{9ko1c%W%LBFTP7hqQ+xyL~zdCyl-NgQpz?2af%@i);Lk=_T+rQuk(*`E(`9?Mp z9jeVMN#ZWo9d<=vCs!$_0bLkoXYnpP%$0!;({1z703aSg_X2RdE)Y(!RnK&5wLpUw z(Cu*lmoRR7`>2kM_HBA{FD$L6=15^>#>g_Z(=Uk67g^s$&YbO8Cb*TOe|yHjra&Qv z{^tf;pm}dQ_E+lKE1m&13B46xjZ%tHwE$Ux`Xwq2vP>FWNdYi0>$P9*{-TBxMomD| z@^n4Hd}FT@1m}6Ld9vYgPV(9}&5A+)QQY2GHNTN;>Z|rwQ8Ko-)>i#0My;5-Y78)+ zkWN$Os*kVvGcY_n>Am1NEj(=+`hVTJ3(EYacUR`3E3)IHkk`z8M7VL`EWB>)j<@ro z*G16EYiw+yw`=r9Zkgo^lSaIB>h6_t-5C|2(=_NhR~zYWRw8dd;=h5Mej-Q@^eLWR z@-ue={tWPn)~5#>CBIlRenBq(?#1=ZGx!N+vve|d-kcrxBwlE{(@$5B9{JUZE@mPc?V z(lj<+a9N$&5mOqgX@vLbi9w|R+4p6-tGBs<8Jpy?Mv9s06&IKYytsmYrN1V>7~cYXZMacR;%{VR36V;3jW@FG(99J^)0JtZY3>PIi!pE47sH4lNV=5 z)-Jg^M1;TFyB(=fHz*90^+ZS*O8)-w!^oQE9`}aT_30u1GEA0H0E6d6DGupQ$9_bM zM2aZ$2$~$58Q0dYwnR?cRz+RH5g^2;GAV~{+JYo}o2SkYgzNrQU5F$jPSQe_w#zFl z_Cy35P1wBIgZ62~$gX&cOInFO)~pl=nq^IKvJ zIv)w{^OL7ldrxnGaRx zE)m{$3~s+4hi%RI(MGLy*ldxr;pS7+dGibAs>FZbqMD+7%PROGNA8E~UnwM<&bgk~ z#sG-=;&_(y_RBBfZ$)ysG`|h zqfefQ;d7);;jb;}^X9v|KxXKFHN9>@HKxA*$im#yexB=g)ayb7hS_4@c%$-IKHskN z{b_6+4fG2*Z*O+L0(<#t#?agbLB;3Rg%NXMH|3_+JbV$XL^eEd7InOS zFYQ^}h)&xe(~>SeDjEvyk0y1(DEW|V{C=+5tu7$=zt$PN7Kw64WvQM@?8?x`n_IO> zBY|qK)$OG>Bc?3w*L$Z+b&&_civT&g;{9JJ6<<6Htea3|SSL1Y|01nWx47ctY^t-z zmu)p6y~#Kc75?}Y%*}z)IsTj%?Pz^Ux%Zh-|9k&ri)t&&9w`|WAA&GeE`(=rE|C<$ zM;?Y1rbLL^K~j<{67t1cM$xd?$ZnE=o}2lB6el8$V<9HNOkZ^qS{ux*d3Adsu+~1_ zzT;g@2ct#0<^VXcnlJXx! z(o(#3I1i%ge6KnSK$da!?qkhWc4tMc@a!$#rDht=8fRqaH?w|m?ct7%@h~>pvkPqh zt}W{W>&yA6VnolkI#sPi!;Hk^V4*ac#RMY}h^RHH7f2*x92m8C++ z(v9n!y}mvoV1XrM5UJE1dj;{A3WZ>1>t_MWR!C@>s~71^G(}Q!ZK7L*+LUY6QzJ0h zGk#3@lo;jk*x?gBW=L)RBwIqk`nzu+RQAOpVp93VHXQCzr)|9z(!F&pSru)gwKCI% zN61I)KTmttc+zZEDoOPDbzmkfFB%Bfv(;@GC89=_RQ@~_&KgPkKP`ZqF)ZPcr}6L= z&co0J9M60r8<+x{J1vDG3<~Q#@>lSre#WI7;>LpUJg{fCV6Z%7p=xuci(FvpN5gQh zc`zAVv!Dykt|X0vi6^j_ctbEGz%b?$czsmtnIHXH;Go@x$smFDdfA4kPK72n79EK3UPRsKJ%x1|z zI!+8{`O4-iY%-3czr5d2j0kzDTiE{9eIkr!)W&vynR)oQGwkJ>oGk@kdc!IAyvzY;N$m z(op?iy;95PEr}K~cWVSpt^Ywp-+A-eu9n#tUb2WTyf${@eMRNWca7ZUCVOWw^1B$h zSI;Q`1yGcaW{*Q=lbqeymzoDpbE!#A25skyW>-sX=k$EbaTHW((vgxN?>9DDmcxYy zsfr}7PFYLK$Ku$=!0twdQ=op@zVxR?3jg5EH}8}p=`|}a|MFvmUc_#^7q5b26*@(o zJ1X5Imcb909p8Gki&caxcfWx65cYkML`ouug0+E8EThPG=fLeV(WlRQO=HYL^W`rD zrF25|3Uc+oeU5#WFs~Yh8-Hk&S&PBZEqv5z-X5HJytrJ=2?i!ZiIJ^|h95C0DJBaP z$9tT?2F<=TUv)o5*I)w8pxn>BWeoPV82DLuSfivoPc6idGQqbD&H`s(Z_qU49I)B zRHXSG-IJ)?_jkvc?`E^NZB?_QNF{`94s#Ok$!4?%erYr~ZL$*6#!`?CJQRJ5uQZ!O zewlNZPsHH#wvxoh%*6af^iogtkvvZc*WrsEbDWMUPM)uV!rwkAU}tzqE&bStx2KDD z1EasZGqm~lw#n{1yd^)(YDlQtt4G%E>TxM$d53)v69%S*sa;`mxsOx`rWC}lbwDoK zYm)AFSpcD}G>Jfmv+=qRde&ELt(T~quHS-2Zd`x1@>gkye^%f77CgE1(cEl#;{9JG(Oye8!z>knqWJ%0`WE|g_Y|V~sPbstE8=BH;v}qNP zgi><$v4EFj%WL2FB9^+Ae^_LUxWXFq{9k%e>J{fgLtM>x5Ik_Qni?ZpP$DiZ;TnM0 zi&&dhnW*|U?cZ;FP85HP;)!HVBkj^9mAA%>y;DSy1557k+%hx`4<8pwE@X`>-t_?l z+Q%X7REy0fMLIWlP7i4-IQH z|Bb|xp1D0>Wp-rOtsE`_229m#BK5hdT8`Zc88r>_XEW{n%3DG5Aw(XKmY-+m49x7W znXQOC=0n+y2mTbPB!^X?Vxh+G>zN70tava-gYT2nlt@}4_8KRef7nPKnpFFYoSZFe zpsBQ)3E(ofv9Y#E%kXgT`GzCrl`~0_#W(Gz0pI6_6;tUHLoQ{D{Qtp}QWewRHDW^&Bao zC3acmtr1&Tp(_3qHqzdghLfcWpaC!%z})^+u9P3;Sm~>qpST(O1Z<=dTnP)!$a^xo zVES1CSuE-`B0xyAxOV|>c9}{FWzd&$hsP932;j*N&|3f_PCAFc)xZ1q(e5-v`2FqD z<&)kj--ift;h|*2*lR2CSOB+rO*Js0&y5BSQ}JY|Rf{~m!9_MT7!(ZYcoG>~*j}Hm zbbX|)!X=GY@akv$?cCNGZ_|kdciuA29$H5p$;ZAfe;@h6ncMLM67`1F@=Bzu#6s98RsJ3Wul@p4S)074*;y7`z*et~8M zKJELjGfRskEwLstkX-AISPTqFiU6^pjF$HnDPo!W1j;%)UGKs_wBA?j>bv035PU0@ zxh(nWOBeqJ6ol)qK2zKmhpl2^buH*9L`7PtGUZKt5E|9}y?5?FA>9KFN6uC4Bi#h3RntF@vAJq;_JK+L?h<4gt5WZDlq# z?5WDJTQ$nRH*K=A!aDU%&W(R^9NLWi_INJS>k6d;B+CvF(@J4}Wl}W+OZm3^U!>`J5o3)MN#^0w&L& z8eh)8ABFOxbT>eiDxDwFT6cd=j$AbQ*G0@y6(l}iN06z%DVlW0+P%v@HL|{PdKbnF zX^)>pv#|EYXLc4+j$Rh^Iv%p<8bOoXubj4vDxQF61;WEbuv8fEPvPY85-;{lBe!bU zZCeDq8*dW4(QZII&xKBZO&wg(O-0SGCsj1=T4e#7Kh*YWM*O}v)h0M(Fg=1l6bn`4Nn`xt1;4;WYS)RMqVL4SJ z@cQp(+jJs;MTchQuc+G~d&HkpJw1A4o_PH6V1{{e`#^Eyo(-= z{f_I`2{Q3(H;)cK%3=?B*ebmFBw7ApmWBHyLB{e zhi7(31nd+KRwVvKfE2`@&^(9$Jj&w2Dn}ZbmMkmi-insv5Qd?^B0q>_fpq=NkaH-` z65U5$=pz8O5gHIgs%g6Gc){Utp#oD>B~5~3F(;B{2m#*5zS(WeGk$!zTyL|MSs{Scmwin}K|!+nAzihAvC^%ggz!$y5I z{}beQ=oOz-@xpMC@o#b=OpsMh7tKclZzHt|wkN5ssaEV+IZ>KIQ9zM3QLY#@7N}1r zET0B|5Q0IauB73is);*)rr_l3Q{`R7QE~<6rg6h;-UdS(5t zTB>$l{>s`@_0sws8zedD?9C+8Q*2_{qTTPu)^m8a=2+vUeoTn4dAKEUT_1045}PH( z`e!W#be%FD?UJPdn*t9478zEH;Ibov=RUrk_ujUlAF`JI*nB9J3}zd6Bj`ZR??4Y< z*w-&y07AMyUinpq)+EAPGsJhP%Fc6L)k15KYq-Nd`V@7JkNVeM5~)Y&?uznXea5i!>bvJIo}Ma8j$GeIZ0(H|>i~ z#$g-zmTxH9?Ep(+As@!(8$MhmXupt`i%aztuwBYcHn9}sv^N-s$uYfo3PHe61J$Kx zh#e}L=x7r#+%~_pV<%wyrhiG7K zq(@?h;=!G@hpooG)m_^BJj(b(H2dj`;Yv1&xxe`)MMNzXfvNX;rBV}0a&hQufhbdenAdrVy3aT!z3h`<6zt`u{ z59PGKx<_z_CA=oqZ5Mig&Rd3%fnkxdT)r(h^u?Ep&ji7$Jf*-ANP0{x>NOZ$sFBnn z$Qhq$n;FYP3A($V2_@l_sk+j-SX#pDw7Zu!8;`YqmS#Ov``DY_ijQBNp#Nd@Lo9iC zB48|!&yH8nmgqR}@Z0OUU~7fdJ-{05!nv zVce^VmV~(ZS*pl8k8Z2F$A`c-5^NbAGPuLqxZ{#?;8F+<-3xM&G zdhtWNwvCjejZ(aER=0b+cxDIvU&($#bX6X5tdZT2DmfcZIg~b*x8!aAW_qKVDO2nZ zp@FLnPubj2Fu3bGPYbXa7)==|s`+@H$4B@X8b4*saECM}AWX&4vTwGmt_6_QoD5D& zXuH+f0kT)K+m+W2-<{XCOAZWvJF8r9@>v%}!uV&ksvL`WCmVu8wqT0EsvonTE^Gvq zLrEZBMS{U02cE%++li`LjS=&MVfAz|xCn&Cd)qe~nor|K`qp(X^Ul4S|G=WRA5@NDcU#8`OLB-2c);)}Kr{iz!(94Q> zBsBLNl+!HK-k3kab3mJgz1I@!l|GqQWt@kpaG9R)9u2IA4cz>&kR%5 z1mbIt_>rI)G2*-#O2@@7bVOuOxVkk6wEOneblpb?Urt31(+zLXgzf9|{91n~)=EpZ ztq}{f91GQFt)hIoo*J}opsP0JfasmV$w#e^VoBchJiHwg?6k<-3dKWeVq-SGjm0m1 zo$4S|hsxpd$%;Kog#e3Faf{+v6StA4(a5+ia70E136sC6Na3W{%eAu{bIQ0|o5T72 zp8(5Kcg7MZmL+*9t3$q#ES!hDkOFA?2c;q%|H+jM2*9m0b~mLb z1)*sL0yIk8peRp73ij4(8$7tUuak5u5kY#X;cZ6lqMR06h;j7;X9B1Qu?Y^81u~md zAV-$o#b^J7yTg0xsga_Q++F#JZ4DAR^{G5tHuzXTFgF}`h(_I-J&}Fsnl;z!E7 zQUD>=sM@jj4Rbk~i%0EvKjHw3+Ml71V#EF|`RtMvQCjsB%yzvM9?XP}WiJwEbx_e+ zE=W#@MD~)i7+3jhIpa4tSG#emfvETt3)zN(ox%Y}$yK&OU1UnShC3_NIn6j_#cLcM;Lg0l(78_^cS}Jc7@^4m6tlU(X zLuSH_jL5!<98_um1mmoBg|$Fu$o=A_;~@!D&-sT~Tu#Nzeo3MG*S+BWp^TDC=l z^!)#&%tjXF*$O{`WU-2*3)MaIH+{U>CW};hduW_^Jn8_>H5q2EZ@`3WJe=A zXE+0byW*wf3!*uvpCx;vt$nSQC@m!BwH{8ibvx=HMBEl*k9omCgiVB$TZYgb3-&%N zC3!|r)9S)b2}js-RAewch=}t6&ouf*Cj3&JeIzyex^#3J_AZLk$^dx#YB#0yT|ltj zhl06TkFQ$-Sztoh#F-b(e_XfRhBoak3RtE;en>9ID$Pu{*H%muf9_2|4&U{>Z?bwt zBx&75kZ7b#RXDsqP;Ir?run?TFtp<$u>U4=6DDhRMs#6oEAn1Lut8@OuiFwURCp^> z7(ep3Uv2f@`wNZE8^12@jbj!+r(wgbw%IRGQhchkE+FD~0kT@2$VB|-XZ=5gn!T{! z8e#%J2>b8}Qa%Tz^#hzI>b{gKG7cTO`P7L<50ys(fvnz3yf0K^jP=)#W06o4q7QfmV(c*)ByIwC0DsbtZyBA{o%qFY^Txi<7-fqQZjj+aSD3%XRMNGO z%y6*u;m7+hxl$Y&FLz~%*)IO=w#P+>nip2K{E>Ft&syC{rQ*c3Hd*&fIeQ8~<@3(c zwnctSvoPk=B=KiN+E~t%zG8)9#eN#Lw>zMk3vImRP~2 z#-+aP!rpOJ+*W(-DwzqO=Vc-?<%l47lgpdaeDzVM~(jVl!KbJK> zJx+US7za}Iv@2Ksyn1SsHS&!la+|QO*B+*yyn4KQZEh*{0ZoY>@f4bt0`mdPFDe8) z{tTRog`0U7wC*x}pS%X8)#hwjl!?C&Np)_X!$F3XpF3veNx0rTZ*rbDi9fgoAKL(I z)=ncL`d2Y$7p+Vg0eG(OVEubu*JcO4(@u>ezg-oW{=?yXb&LN%dAz}S;p#IUmAnplE9P0WMo9<(+2G;_MXkZn*aG1+S+I&)rcI<^T*#p*nGb@8 z1>jM$015GjOn=w24IJ3@B-!SE;4T&O-NHliHk3qzA<(UUcC z{_)Dz8ojn9Lg1~4i$hvpzZ(~d1k$U=Jbab-2y8GtE~`IpUiR@QU3Er7g^{-C@vMRL zJpVBnzHd=DlQLYT#CO(gdYAaD<<@MlhT5i|H}`s~3>38k9efZL6#k&LECg&jw<#`8 zoZG85vHh_gZvi$OZ<@i-tUKoP*Kgjz(X?g{Gy!|FaLou5=n7X)F9o)Wo_xi-w)P}P z@L<;Dl(vGI5s!JcCXPol8Fj;ydc=t8>>~=S|DC9MU6i3DL0~Wfa!B~>Gq$ffb>2|3 z7q%}P`aylz2t60|77uG8{$#zp)r}z?Wu3Wek$qSrx;uD`VAmp#NKeOdU=j!!a3fzM zjKx|PCKuWx1z2u`^i7wKE@QA_plm($3BF# znhMyJ%FB&E`)gtKJhAZY#=l2lyXz_B>QS1%rv3l0ij?KUAF1qq3>+xJ!3f$FkA7M- zV26+QJr=o)jh;f#f)W>BIL#jjol7grpPAhx4>I|0od=zVGTj|UR{wP|J14lm86%l~ zBV7K!;9GWQCPY_w-g%#P&7=5#T7XBA-V(h2D( z)k}J+MM~V?fN@dP3vu$)M88UGLsZ_55)!7pjva&K z;Y@)$p>1R{-~qD57&NJqz2!s8*9ZU)*~PWWCH(}h{=!TpOa5D?RDM$arzFFl=^GSA zD1dWDL{WZuDVBCD#udBoo~-ZQn@#CmzcPK1mbNe>BQ;O!*G6gxj!$EFul<8;I#2I> zUImHJ=)`$!ZBQd{Pt-(kVFqVOB&bp|^W2fP_U54Cs1C!j!SxoDCb%I;gdB3FH>`1z zhT(LonF;?47?8@XP8aZ@BH-v7C6#noohH1u`mV?CfW6jCs+zQ$*tj^GTt|F4!r<5Y zZMLX6>+|7no-VdC$GH8+iw?FYm9K2AY*J!V2EJL%XJDeXVnjZ*sea z$8}!O)~;PFD*?ji&zV%$V&>Kk`o45xpE=Jr?2Squ_;=IS;xPW{F4Zp!Ea1YN z@Ew(fvD@D+i(d0i-b=Ss%NU0q^e^ZMn9a4&m9hHrli@-97h+%=YsxN*9q^d3xPAS@ zC6qlHR_z!7T;3E`aNL#F-iD4l)Yb!0&`^vaJTKePQ)1(IlseuD{RnRL;DuA8vkQ(o zU=wJ&wUTvHCzDUtI>>}0h+i~O^2)tFHz($tsahutYuNXVM0S?9XywO30L}xaV!_z} zhAR7KeLr-F7UowC5qBm{Fap^aC`=XE<|x(_=zB&;N=3?JYnF2mNFuvYXlRQQziyRM zE{wro8_AnHiZ2F7A}+2|r-PL(nu0t>QeqhS`VcNU5BpQgnV8|7*VbL9P|hh3O2hLU zv6gYUXA|i6?_^$SBdTtn(dDpp|C5#%lYFpgFjeL~ED4J%i&PY~K?R|3b&TE}2F|)^7 z=JD(XI~m70cPaoHj3!qOu0cH%$9xpaVKveXe}%A*wU)D5-*w)H3d6kPhrl1q7&Txz zWZX^`C=nL`gT!kLqbg$2#m;A zga&%~bI%5F%J4%Rg2`k*$>#1l{eEED)Vpag#SP~(;7bz=Sh(up!54Y9P&ehKTkj@n zyYZ*S{Kv#R3j9dbX0*j@vB9O`;Et54dik5O0K`5!z6K>^BBJ)itW~p4Nw>w8sAlQ| zwJGD%=3aZHc(>=<&HXXa1Ns+ zw#|d=#l`Qh4RM(fr5OI?*Snns3=S^~(Mlch!q8Gxb-8eV2phl?xuXH^2PW zMq>bDC&CdeX^gSEd?NQS)Oos$b4zlqKLHbAIpxUsQ=*GSYkc!4I+8*E`#)l&Sk7ad ziOTn&osyvOxhwxI2AzN87>oMw=~Tv<-=@UD;X>q_E>C5{PN#X&)<`EJt)Nh9kOL&X^kk{cQj?=H(M+whp4MM zLsKB@+li2z7@EX7!;ZLZAHy)S9qf87>UiHV^60e+i%kDNn%+99$^U;JU(nqhlUBM$ zNK2Q}jiW)jBqT;kH%N>YknXMl3P>Z;Qqm&bQop_4-{0pxaR0&KY@EZk>-o4ISIA#Q zw69odVPK&HLqa1YGXnK~R4Khqj-tb3yV9_6ca0!XlAu|BkJ=V}!XuSIJtj4KmWpvE zMG}u+kEk~3+EEFz=)qoY>Z%!& z%aBoqM^}q`OeTX2AD4G4y+gEr>BW24vn?g9K%0^3MzVHZBJ4nO8lc zH(vh1`Twd*{a$SE$((($7>7xqD)O9m&c0WdjAD5Y;15VyfKOy54#anUD8EfPu^rXp zYJdZ=Mh)K>rhGVLY~E`ZF2C5PAuno(V(+- zKWwh`;V=>Vnn^Y{DzW!UOT~V_y~^mz2UBC%+=??XDp;S5oLR8#}Ebior@0k3hYNAHJA0Vu-8-oF~w~%pOk!Fk(>o zQl2;foMe96^xxJj@5Qny_El|aUjD)@P7Y&>24s2>enI!D_YT7k&eiOiu$2U;d+8s1 ze=_Ra!eIKXFt=96Pycez7+k0I)9=0>HmXnj3w&D1krZ6i^~iY|^0v{45HOeSyLP90 zJ(-#TKQSk^s1HQ=uTqT5D!Sqvx`~J_r>c+GIf?u*&H$ zHb=A&CM-3MTQH9iEI{6e7uENbOGE#Y3m(eqrTGjY$1*B~gP{EnE8uQ8f>hA?I_OLO zW7oQV$%Ig6gVa~YiFq+%^G;lOZ{G)CptEInAKsPZnsgPKm$hcRo*1o(aib^lqs6ET zmwlmcru1I~tYeXjQJ$rx1m&PWMVc}e6a!CkIn-v>L?l;uF`2WW*r4Uek8u~62X53u z{0yUi>+>#Kz1Nz>3<2u6 zsXRCGC`Q{|Z6}KZw}vak?aDQn_mNaPXY8Nmp61PGw~xd6akQg59}Cxuo<1Qm&jHp* z94@Dy%#~J#{f3st^i=dx|32qsfdv6jHhL*J)%``W;AILv2pUxxAH~9)col5Zg7~H5 z`*hwX4s34u1oSusIXG6t-vxd?D`0Z)+~Cx{&_PGH2)}hb$4vuB%be9iGwzheTb&uc1ca%E?U8*sVPHH8q zRg1s^Zd0knhF-)Pg7- z@H5O?aywoNDnhy9_;=D6%E7lR-%7GVlKes}{>8sQy({bTc!kL3=B0GZ&imf?Uq2S# zD^&k2)Ap?2CV}^j(CU1cFx)NuiI8S^NH0j>BtSb0N%5Z|$MpD+QAC=t($FxouQh5L zxPLz^WHmFQZfz(?#YqKi)UsuUQ7r%=&1MuBGA8*a@|~scMfPgB5o39bIgU(sp}$<1 znD_t$_!Lw}u{RyV<|37z3hZ2Zpwpy*hpY$ge8qpcwGK{+V;#dSf(iJv@cRCK7CKh8 z?4i%$9uaQ~Um=HpL=((kAP_070YSvIb)Yga?vn-2CWKjazC=NAkZ^MWO!@ z$Fa7N!GI@l2+KsO7xSs3B?GtupyBS5W2dzMX^Hqn(4PLRzRvIh>x4oESc@(NFqQcB zmtz~8}Ek~u!!=8uD)X5aN>HYv`^wzk)9&}!BM2gh!@oBz7P3ThT zoIg3Dm#S{ZGkLR`XeTJp_DhA*rIAsfCCCU2ot==)$+m`?@>=y?0HlsEhVVG)hJ z_(|Czly#n(fls0J{cvZh4=2=p`?TTup(D7pmOx6cI9VS_Qap7jxsz_1>oZ$EfHD45Z(u zH#pk;##}I6-Y%8^+r(%&K$UmXF?DM&Tt1SO4Q5thep-5xMYxwm8Hz6Be>E~O5PX1d z9u5M-;C0CTV^56v!Pmz#jg2r27-@tJY9ih6>d!@ACkR}TJQ&>w3nsWH!>LkROrGD} zMGh)O)q8c4iS+f4Sx`lkn_RH=|HdWF2 zx;Q%vO!SGFlX@^DDQT;-f@auX;l19kJeu1Y2c;sC1yLL4`f%6`B7hQQrV``_)~Qeq zTViugRQ$)?;t^#KWuW*LB91y64|=#8inm15#uh^jqpHR9Ot0j?kpAa!sfeDA3wl~M zfKzq|H6H4hHt@K@*U*gW&{E?&B9>Wt$3;muS#lh-u;0L})Kij+0ih60Psug+`S;5l z)78qan=b;CCO;k?A2#0_uTui*urIiP)On=DD$hU$X<(zP#^O}ye7{eHK|b$D&k0!+ zLU_fn5A}}Y`AzfSskYdf?W z_Yhg7HN8=wy^4m>K;$ub89KhbfqxcCo=*7xem&Z1TLHq{%nbS}lCkf@UglFcm1 zsNo4ivJ+qK6Yq@)k<#mK)&=)Q!IQQ({1kkeBZKT%FfL2fD#d0y6j#rOkO~cMQ6%-> z>jOso;gyfxAeF$_HEyjHmY^VQ)+6-=Oe+g z;px%ahgp%{Tgp18wW+C3k7vA$ga3!0(!->$$AbUONS}AicP}rkARpk%;*aWqD`JPF z19SEOMQN1_^7UQdn0kP<{rTul*_v7T)7AYLA0St0MhA-3Ge7$ft$OLG<#jkc{Q-!F zZ!RYCK~%Lgt9|PlYNFIe#4b4N(K}b3BBhnFo3ngc*$^-k*^}=yB;u7~u_bUG2H>hH5Qh#Wz z%tebBlo@K-92Lko^w|p*zlk+B;%^ge;ElfhgAg%B0~8|Pgq;a1jdwHeH~@GKmmyD{ zkwOiJQOnfYxMAdYa|^|OlNhHFS}zCNDBAdco1u-r0VFIva5$0evSPh*`9}B7UIzRY z_#Q+Fu4{9Q3FZTD^z&+YM?uS!vokeBo9Z|W7mV`I*87J*7`uaO4f<$Os3?ar)b{@g zryms)R{KnXcW@tzGjqe$%uc-i1SQ;vfvD>4_aRvr8Fz^>Hq}W43RLM=Y<{xeN}daO z{0suTk)gejLM>0d6~kw+lqt=#Dr_n+IgT4UQQaI6C0R%^Rr&?woSWt;#eyJirVHPf z7Aa#U^IRMFg1iE=NZcxz_jfLR=R`IDLUy&AXh96Ds|z11B$bjhqaaM*F2-TUJDX}L z^+rw3p6{k{i84w=@k8j&0<@l^;Pa>123Ry(QZgM?S}HHxLdo|2K=(=w4|6gsY1~@+ zIHtaDolwog)t=}1s1iQyM*?;z*LP!=nPH(JeD4J+p!n$VE||iXZXsr7&&%L^Jyy3QZ(IY27!Tb`_;-~kbS+u9tg-G6V+WAp zFZp%__0={J25{te(;$C=*V1Jdx5NNBY;1pj@^mzLx&=#lgT`PJn(9dsKtwG1oOcH! z6ZPFeul3z=0^vQzt~UTNf69eQ4R1$-Ecmy?&kf!YF0lY#aMWouo^DoXk!}P23)#dC zmv(qrh)Pv%kj9WAFva8mAcTKB9FHZgth?TEYDv9#!3+pPx5Fn37qQ!E9UU|`;s(3T z)n2wZDHA5zDh-N`yRj|*8E&X8+tu}P-Cup8DQ&tmm_wsbGq3DLIDU@-6;(ei1S&_ z=p_~rU{C;rM6=`~O5x5};7D$c`BOn$U}sWMYcYc`(UMwj7;kY=fNC1io=k$IV^gV| z@IJaz3}$A212Ji9qvchk%NO^zD~3=*XKVu^!y%K&tchu%022&lEch_n3M7nGf9dnH zP-?_i!~Sqq=x8BY29;x~X$CpgWPG1uatta(gR21SVM&&W5?70(UgQaKeJG}Qa!`~$ ztZ+#_`x&soUF6*mQWOltgF9DPaHo;kFv`O)8uwYY#7k$V1?eT%rpKoSpF4s_MF-Zv z!HIUym{=9oEBuY1FB&R;d(GPj^NlAs>59$>GLxcq-&uSltdtN`7Ki2#z=9aJmKCu; zg9*=Cjw)2Div#xW8#bgnk+XYiojD;ueB+w$|CabtH1xZcKX$K{-sScwwarWt?e`tL zsne>pr?Wt*HL|E;m3SzBRtTV+-i!?REb* zQHv8SZurFQGv19ltR=-U#49NQd>;;e9hsAU+{WJxarU~n-2W-eQRf{VWqfxuWr54t z(b<{EAQ@xRo_5^%aJ4*NV;1`#hx^|;H8^RM_xR~IW${66e)o2U0eB5$4qo3lUj5f^ z@FaI|Gh_4%guItp_b(ubA{~;}sae%8uXY?~Y-HbiUvvK^@_|@wgMv5pa`D%I2s$O-kSZH!f;#8iVI1@5fT28x;T(1==`x0L%7uJ1dMx@@ z%SBzk4)r53oPBP7d-CfQdUUt?xp5>40Yx^)sa*-a64t4+T%m{SYv9d?6Q{926WYj^ zQTSk?^~SAZd&x*}qAt~z3}8gEP`2mDgRb|-rUTkot9&C6-;6h3@OGoEs64ZF3xEPDo8~6;Q3ZXd?96y66XJ9p5QzsP!?5S*>IuH0CG@Aolp$f~*L>wG z6+XjH^<;-Fe3@mPh^4xB9Zpzru({DPb@@SVh@t<&TVh|ba6q6z73Ow|LTSpDPqHcNOQ|;Y6 zF6{msHrW3-FkX27pB8}N&7>2_zODTZc2Th%6&_qB;bNrX0}nk|24ZkyQ&zS?a8r?; zrJOV~W{!ackZ)&J1gc*6dG2%ePi(gzqN8bA0BR}{#{z8&&J6U9J5_?rzdbM{zu%Lu z5c#-B&e8Vnb1s8D+oth6s-1NKMU`5nQ{>N{R(q|3gEQ!rmo{%BhUU=<&yb{U`0Kr|4x|y zl?VJ}0JRb;m+yJo{U>H?%I$qszq%n(IWN))#sBTXm2add_$Y{dL->&{>*N*JmxzaC z2WK!AJbq3gF<5yn|FreVN1NYo2734^1kqB((2uk60f6v!?9w=xVYa#*<`3Sz@;a6! zRjh+b`m#uR>FTOZtiv0F@LQP|^}-;4ICL~K5EgFKGfTdVXw$h!pf7E2%|FIxu565* zJpOyU7OemqE(?p)Ri_KR#XZjNjuoqB5?&u?uD`_3#hhin`@7wRQeS=C1XjdZVp{-< zk@5hp0V*zLSrCiNn{Ir*@ZEw|wm&v4;D2AMT6@+Mqw@~-+FKmnt7p1pHwwcLAz7Zz z9?r(k5;QCnq{PbXO!|EycCprqk>nwq0R}fb?F5}T@)dT3Cefk7JsPyo@86SI(6Gw* zG8S}Ssgf-;L|nrFuq7YR`dpx$o`hJ&uwOI+2_PNT;&5|O&(vPGz}{f# z$H~F{sAB6R0f7E(R0;d#z_+WT;o~gA)!2;KhJM#TEDAMi*}f#s;4>!t%YR5Uc4L6e z#2Rrt@=nEj9d()kXOR0&~?Lx*M8&#aB#7;J66RN!+? zr2z=`_KnpVtPF6VY*mIf#*Q}568YjHlJ~y@?wMv7PM`rglTCok_u=F$f?AB;^U}Ya zeU&fi1ggCo1b`M(-d}fE7bQbMyR7z<0s|lr)ntTog`NRE`dn$?q}Ae{C`zLC-T#}k zU23a$ch=L|-#(wFRRcfXo8!jo$Jy3gp8dTqA|@GIkuNb`0chpqjiAL@U}4CqA>q-_$iNtz=DJ*J`n*bI*R2nKR`0SrSDC-3IE6LtBwBFy z=D&Uw9y0S(SI*tHo{pM!nO|bM(`@27iVx5OoBBWwWb%|IEn#?{DtwB6u& zHu4SV29!Uso`bPlxy?H@1Gq4#E!n8q&i-RysL?8{3SaYCN!KjrJ@;-_*5bvmJ7CNy zo?JVme)#8|ShnYONwF~WTRo5P zkU_&hLXYa*-#X8KaQ=l0`)9XC)F(gR92}`IIN|s=fFmbYQB9oRGF3VKCDOxXUg_)) z1wyWW?{6%$dIRs9<>}p8FFyOq|Z10PpXJJ#5)OFB$pbRF!F_s-8Sg$6a zT|W>PZd!Y=|7h}jpeEt6J-VTaU*M6?IBxu4+Mb!=`j8r7)biG>yh)Uf>k>qWYAx#B-jgeoLF9=GmFOh>69GSK_Cl60R`@oI(H**|-6hZ{G2qe%*{Ld8M1wUlz(6 zCYEbxo{|Y^Esyv{x=@#(&MhDeQqj)Cie@p+WDjxm`NBwoy|Z24F3>Wm;g_?)5Gk+5 zab$kf zUJxl8VnX(uv69tX+(A0YDtCibl=c<9;0N~+Rd@3^#jnlbn<_86j1jMi@J3%4)|c@oyC`B;WJZN`iuHZm z${lE+Y8(9!zWcj3#vR%(Vac~qPV@?njZ0MrAbsS-La8L};tZFUYJHY%1)?0l@j6&r z{k%GM*tvS@dVcRf0~8qS)#$eHUEnUbl}Neo^f{Nd68txD=SwSH>M~-1XyUL=Drvyc zUx-hP(upowIGDGGtA6R6i0xDHZ)i|@1Yy!E*H^Jjlx0M5 zpDTC?BF;A6xLkj=u+86~i|H9C2P2d3JSKj3Q7pcDXElleL&Wzj?F{aOa8cy0#w>rz z;qVg2LbEkM%XpBlRf_!_N!ASZT$^qog&;UV4Cs$5I<%at;~`70(_XHc+4Dm`Swe+5 zr&Ipa#_KW;v=1knPajvKJ>(ex!FWpl>{ZS*;`d%OwN0!SZn$oc6{YQcoC^Xh9E;hE zn#g{2LN#j(exlJC3{_c2Wl%|f@p|t{NAK@;GF+R1XZq*1vUG6OMV+0(t^Dq#ATzJs zBY6FbuDQkjpMPJ8nd)su34`x9U)LI)KS+MK(ybi1o}Qb#;wqd%-K(Z&XD>GhgKzqA zdGEudee;|1ZCh#%Y>Xl)=vRRLMkMkD{useZl63#9ciw2Vi`lq3%(ltV@S0 zD{0mKeD8@(f{`1l5z$Iws`D-71({9Z!mrl(LE<+GvGMdqqA?2A5jyyDE1y5KuqdrY z2+DtuCd#{Zhd&b-vq~ZYbj?=&vXPFv`lQhuNg-(9yn0D--l^fHBBg6HMv#7K~xN@BUNwNi2;K~DO#oOQT5M2C-pNRy74QxF4uohZdWrjdO&U^{`qbOr14*buONznANw;+F`x8VGgC;p5&ig~86I}t&} zLb`d_Q^Cuj?gUIIdvi((okJ=Xw=GZW__F6gG?KK3*$h+eGdmk1PasMLjcGzSYRb~n zxj6hB1V|w{kIDqv0-U(9);p5u0agsD<1r0xQNlp^6q#^^E&%tI=oUv)rYNbx8k-n) z-&ji))>^asNXDfp^Fkfn;F9UGP-qmK1iqD7wi|@>o5+H?54PJ{!MFs&sN)n+UVM%& z`)&;n+7dQZn(M=Fsn{e5Bq3$uF%`ue9Wk0E95|0#^G8_FmA?cM9HFEv=&2|A+~^^0 zP(}X$xtoOV9)Qw0cp6Ls9|H?sg;z0>lxKzuspa8)Pj5q%>0~S*cwoI-e{nOrSYLTL zhA|-rpGsk%m5nVo-awsorCcvpCXlae{d50{tGa|`DL7;T`F4`ktsSsn@CDJ*Y0lWq zB$~J~*rE`V5nh8LiewHGqow=yoF&5e2dQaWvgaY!J_h!p5iks){GMJ3cehYOwZ9S^ zC%B-<_{-m8J@R5oO|<&!%e8Qwly2sYZ*R|_4^wR98Pw!#S?&~(fBj6+8cTcV;Lh*& zvv`FVQC*q|I?6b91=3w^xN#vC+5{B*uN*lrb^2rYEd=E2LWtd zN<>}hV3r7LF)1%mu^_s+-$Fb6JKS{?=b6|5X6mkIQvZgW=$q=i)1{LqUEIYPtgO_@ zW_={Be`A#q`>A1e9pT!wKIOX9^igM8Y4(N+5>5a5MOR1LMnctd)M2uAQCj%G80z_{k>UhTa@xmAJD zU0d@Spa;-JMFdEXdD5!wPF}RqZ~j*~TH-2x^kty%*n3NS;=FVY+c?uXWrB4dk)l-6 zHnU^^P;OAmDybv@nVtmih;?E^zjvnoCDOEbpL#E*5`;4UqF>vUtj{3>AtQN&$c3JX z6G0eS1q;gKwqz@AHpwQq!qu^Y0#Xs|FhN>72UE2nbQLAErOzQV8{g})8T2hV1ZflJ zk1w~cV(w}S|CO*`5B@vj=w)l3{C?;WiHl4{Z!(-yqRmut_#0(a*tPb_=kB-GiC+zs zh$+^$pKby;QFk2U$#CdkNOtI+{Hj(|*7>80#RpcgvxAKu+%OJaBGJ;g> ztVsH}mvu1olaEM7ASF0A?4A=qz`)#AxtFN(75}HD%hoVeoDP@zSUeRzD1C~!IEz{E zQgop$l$#0{>nWdqL#3lJU{1>{%RIx{F&i6Rj2`^c$If&%>%d{YPw=bn4i)Y~Lu(P? z92=%$9o)1{;m?->N6;%l3I1p;xO)w=Ok()ObFL{F;CAu**Arg^Cz6O2Q9T-r0!LF+ zO0jA|F#tQFB%UsK3_5BFCF*pfDV8Y+VmC@8fZhs7^eO+8aA*0fB-fz?GZ>jgB^itq zMN)uiJ?US|K~xfyWI0}-SKJ8v`t*x2OzroiKx#>sKno?k>f5sR*o}23F?K^4g7!So zqgYAwc1fa6QyL4)0rB0Y(j5AU9~C|D!a8Ie`UfcZVtEiq*#D3Pg2fpk;cXH z9r7_AimkD=eo_>)_8pX?J%ku6ig*k;oqvrviUqgEDjS-NX(XmJYWd4%*S=DF)+YTO z3Lr`&>;Is-p~0Nm3dAcg{QK$0c!Q#C(S8=#?~!!<(D1|?;@+)oFdunZZ&v(@5Oflj zAn|ZsK0QyX12o!>^Xro;?(M&S1_2XYRnvU9pp=X1y&vtp|5^4p<&Hp^Xm4AV-*@k8 z%okKw9~!+vy>|~6Q7w7FPcPSQH65i1O$qKDGD_&_b3Hvh4ZrrHnG*)ka)8JZdr6qM zYoD|?Z)C(H{G2p4*Ehd4)9SIm%=PvgUK*i zwlmf5Zx*Oj?$$@4O@Ivy#luwKtLk8IIO-yALxW5tB^H~n&>*e}nKFqUsdo4&++4-~ zDe45q_qtp8{}r{P2DCtF>3)#vJeFQ=i8d6+`QaJHQk>Cg;eGcj@Eu>-Kb^N7GM_ZU z+^PSmV<2S9!)Do(Bmx%595R#<)o81Ux72zeL&TMu0;}V+%3q5L%AsUHJSL3gD_%Z!}Wc>9qd+BQH9dQpXZ34PMdP%sE1B0qK6=7r-gWX zM%cu8@7;`|gNHp<+*&yGm{Z>p1U;$f+t2gC0ZhI`01-Cu`LI^MPk809Pswre?t*Qo z!qS%nk}@$sDP3%o8x0UIXEKD#5M)i8$4x_IVV$NA zji1GFm`={7sb}Z0<-~73H2QQcLNh>o@g-aGpIIpQWMC3mTo?^hnZ{^HAyQ2p9Pr?b z1$?-2G(on>t&vi_jwycufp4A_Z~E@fD2zN$-Ma20JYO!LY?Cm+gB%;Pf2zUESM_U= z1daua+%R*=!-x*N$(5l|{9MffDwIse@MCi(x3)8n&Y=Q-IcnHDwfp0D&+gfW$2ok2 zgVFQfLbhCd4IX&beIWg%C6DPw#;>q3LDU}yO&xlh%n%5)Lzf5%VMelB&-+*(vqcdQ ztA_xIG_ANA+zAm_+_x;-o2VH#xv{F&Z5nDzk%x)2rKZC~(eN-&ZV>PdG(gW|JyDc* zos3u$Bd52Ny|pwxh|3bgD$hZYP9ff`Q@t@-M_Cn$0oTwOat9=lLpkStx_I+f;u^oh zbjcIy`EP&92Ojgx(b%1ff7p2+@QX!lN{-3qz=C0oa12PKZBz{O%`>Q+g&%}`>HP2z zFLLza6Z+EsyMiz|N>=YyuY=BW)&jPYwbl)gYM;rZZ@)Xwuel9etWVg`*5uMIGtNJ` zt}_D`YG@hH#5?9OBl2t?(A>b&@p1vbGFLY?j&C2CRXm=g9Dny%jZhuU&PrtVABs~!Pq1lWfPA7DP%iC ztTK{bhzvx@iL=ZoEAHTQL?IpXq#sDml_AH8r50xqZCP{o=_G_p&I#iT9?;r%IxK}0`QvTA66Hw22`hzkd zNs#h&@vV8jO&wF+p_rQr*kaSXqxpXHkcYW#TkHlnT#%10%w=HZxoh?2tl8OH+rOyL z@^;nS+T;?b3Mz)jaRN^$%$*`J*@0*QunWe-*0zi-sZtJH1?jHxEcHmIK=MXp#k8(pao3;NC(O?}V3SsAOzdfFR~ zTORY|aR!5_H(N=24yyO6A1y!reL-QHOW;L#K5dkj*(aJ86YjO~QTIjB?>@%g!O?vD zeY^uI)O@PGQK#T_yEqF86<&P2iqg?leGz2I@}UBlwsh-i#-crU6ZpvkNgui-5~D-<9mV@M>J@Y^Z$ zvs%z65g8edmuVLawW|sRtbO9L4>HWcqh@|g)3i*1DxZ0&p$B-Ms7YXQiWID!Wwfq&j3%Hu-5{uUaGnO)e|H^g53m-mND-bx7!=zc_fo`6UbJG({iXSzZK~;*BuD=}d z1fMICgoeXyny`k*^DtF`qH4z{7(Jip9?t{zt{1~I?aT&MSaP8I$(s1EF)Nfm1=S`E z9<_gN=A$4kQ2233y&K!M$t}Z%U9qu{UkfYzTAYhSEF1#~C`5U0+(-oN#Eheq+p-Mb zmvJ#tY((Yt2)%R<%j?LTA%IWyi+_E-xPIyXS9P}2?9%1aH(AMU4R1+|21uA69&H(4 zoPs=;Oq>E95uiUSGuo(7VOZXGh6n`ktNG)d^~_YsD;))@bAR?LI;&c5r}Dh)ao~-g zQza;kTm+qG5T5u}i^lLi(E&YCOfU?JG3b`DY#Uc*In(uTG#5H?LQ4c^av~4~{2@#L zURwe;RHEEcY?>BW^6$2b5!*M1rNDkyMKmT7d2JaLd#f2l^?OYJfpdfJ385z|UT$)2 zs^00tS^%J1hIg?7g_4cM4-`b!#Y=t3q<$TO%K8ZJ!3u23R7Av2`c;A@xIwr&hm`50 z_Vs>Ll4oV7eYB$7pm0y3R1+Wnt4_}2Pw6i!rQ7kx>ZUF^^^~x+QI!lbzBpV6@$&FS zCV*gTzkWjO578YXXnZMG`2LBnzprxQq+3R@&Cc6kxK8*nIjTv(+0X%Hw~+$D-FYmj zHIv2+?*LhgdJPiFE;_GW$u{Kg7aY$v=j#aEXzIBLlkZd{Z&d(Lo+Jn=PJ(Yju|aff zk;qMKXHk=jNn6rvL%~EvRST;=>e**-d3_YMUtXdF`_co&%-+!R&m^wniT&rj+41H; z)CL0#!B`l?BrIjuL>f0G5v`7--~McJ_z6rp0Q`X7se9^ePWRRsp~ouYw!WKj0W|Pc z9XOt~A1f*mz^S=^5UP`ai4xemkSLU73bUAFZDF7Yz=mId=4iN8QUJ?vr3fP44~qtC z|K_&s9shUTnR%R#i@g1C*zEA{H8QBk$1M0k&HQd@KH$J)jYjgu5kRljD=l&bh2aB= zXR@NZ)$~m%gxNB=&kZDxc}VhOvw2@+^n7CZ1h941A zK(6D?ra8KV-wsxuT)qHNECeR3<&?yzL#3R-S({aYsaj*_Mb^$+P|wyE=a7GI1Un}d zcu>M}I@ZXN%-I%78Rie}eRm2q2ApE@Q)o98Xo`LNhy+Z`5tHHoo{`Ed2bww2Fbnzv zniKBz*MJ7o3R^YRRamx2fL@wqhl~%LgG|~$h%17mY5L?XsP}bS+B7;ALZ0H=S98Qd ztlha!HFhmTHOmZ;jVV#p%3+^Cm+T!YCRd?SR=O&5`4dWG3ne25@l$c*L96h+MzjVd z01zydk!O>IjGBA&a4;<0Q*Xjido|;%B@Ts_BOH7z6A*|yiOB+~KjX91OdX*nx$Z@| zG6V~q4V?{w+CDNYmCTq*ag*qV=tK{IMqQs*&vCEA?ENKLO!n1Q@9{#pB;}AYB~jc>YS>>v)kuKgrnv)15(Fxy4KJsTdpRVKLs9X%FEWKoGY)4Us5VR;}XSZy8w$x+r>rL&-FWVHhB9 zL4C{Uy*90|x^TzQYL*M8+^H5xB1SUmmS=y8m!SF3YsSC1t)c2N#7hf4_+?2=9CA(ptV_85T|DG| zOI&4!J4(c2N-2+A13v-(;oLBdS*7DYCFgasEZh^Lm{Yn4p8gwqhrey#%>L>4tY`SH z1uZ*SGBoC8yR6gOV#W!B#QUMPs~a6ocofO-1K-L|FIVW3m|j8=i5ec+7Q~It@-4E4U$OBZ z0FV{%KO~e%u<}L?Xfhy(mIP4dQi7@9!u|V~ywz+%vs!kZMhBmLg<6NzCwCVfyMxRu zZj9lf8laJOG6zA$k(uV&s|L?}=d0M?*lyA}?p#bDq%TVCJjM(NM<4u{Zpb2pgu&ft ztQh*VKyII|ZC|B!&=e}5^|Zdv;-VBC*O2tcc;9E3vke^=({#>W>l)7cYjwIG11(kml&G0AzYXW=9zoG{uJhdK9Q`WRl<{!+(`|I*hA#CJe)*p_3 z&&-XQy;r!!5vOR$(QY{09re1eo!)00BLA}l^HY_zC2&R9*Q@MQo8zF;VnA#%Zu(QR ze>4u)_2F+Y#4IA|rCv|z58(c$TSf9yuY2X}a4aI0AMMR+} z8JNTE4fJfct)2{?XZ9*c&znJ$;b|b?#$%2_lew~k0G;xYb5B!JvW%TSaYkK#1cr#^ zpVU2|W1pTFQopPnFfkaPkC*1NJYPy{CLeWwm<~X<9fY%nQ!l|`r)DG?QG(c4_797Pvw26 z$)6ZD%zAj;x)$Krcj%?mdDf?*|9=7MGgk7+{0dc%aC@HrByrMkbo3-Fa$T6?(y@0QV?HR}vOkA_%rBVKkt=>C3;z zjXBEY$VBXK=3tIlaCzjh&20AVwZguqGH=3$-EDk}t~dZnH=LZ5WgXPJp2;;k&=x26A1g9wWB~ruRjC~8kM~n) zV7*hD%*;qmkiij#a`ZDRDg1z?)NPmJNW-_J`;G#uuy!=mdPS-DBU!w08bJ3lUucZe zRDAu1l)({s8u1V1Cy`GC>8y7XSEbbxS*LIGJ#y@~#xnXuX$Rg-2-)!yfcVz|RCDwH zE_n0WD&;~*@?c6r7$hJ<(cCE{7LKhe#00*UYn3;A|t3SCa; z#T2!d^C1%pg2UWYD8)n{#t>dY$P+&9aNi%gWw;}H4FJj~PR#=^eor`2r)ZkwnE_EH zvbpDpmu{^S&539p_CWO~1Br-mT(ZRR&oJikoAS!km)-vf9SmsUWzb9}zd2wj1aL zg%*KU_BZ)Z-?-OQ_PDrwb<|X#Rs4H2(YQupWf^fdv$H^)z;K>>cZRBS)9?<=r=-Pb zc0O5LA+$lXL(CSFpsC+lvHW3VUBUxaNL)DG>o5q53i^C8vKaDv3CHf0^^?*FE!*J> zXMg-pR6H`iBr3uoY^k_)GJmGNuwRjHF+X$m`D$EZ6wLvRu>|o^8zST!RVG~Wrd^YngB3jiU2L8VM?0MqnhC%=njo~{mk_uDM$JGIC!lXyi6w-K$~ht8_ytv#1| zNa))2e`TQ`j>@H;ZdXvp+z%OA|J|?lkB^^LuX|8_IT6FVAtbYm`}L7hXGe#ft*zS+ zk+ikS)L;;2-Op2T!0B+k+qZxAdsvx$borvcd5w+;t3bj?UO*3C7dE6WCZT84>`bTm zkx}I{%jRIsA-#e5@~>Wz{M7dz+?* znImMi#|q{5+-5d;-15>tooc?@Kgd6o3}Mb}hE)jz=ENmEBpB&21&xQ@EvQ3f3|a2o z0jnLn{*FBvfB%_C`T&z{4hj@ro3pBYTuE;gA3drwN<3lbOGNePnQ)Py4Wist0JnL( zo1FQB@B2<}KgY)Ep@vh@6cdh@Z-4D_?Z2PL<7?!?;6ek);eyA8g($E?i86=m`HT4Q zWV{b4`mEhHr2j0A?>|a6#*@RM1?$(l>}^GIP(LXYNg5l@f0KJ>eeJT>IW32_Ohpu7 zLA2?F2j_qNUWy>YP~JE#!HQv%rQZP$F59D|T@-=E!m6TDNLEOQ5l+;@9x(4;gVtEz z;%??~l8#b!0nBQHfK|=yJL=0qjVL+8po(qk&r-47B{s2L@u0s{Cb0@=d_lDMUhBO@ zL2KrS|BaBUDaGN(sBe_~iFJ)UL@kdqK*^WDlr?;_4OkGpOuC<+}atyb&cLtMg)V@C=3k&E_NDZ45~Y$19T212g@3Z2mC!U z1miu4!jE4*bRT7J)0M@4cn_#^P)q<(ooAk~#GyC%Byz`#tNUP>LWLKDMPElh>1>)VNrv$>)B28KoRDqJ74S z5>0AaQfLzqTZN2!*2%kOd*EMcaTkgst z-j1Icp)T}s{44lvpNfyl+q8M7EWi68u3!THu>KYOd>TLVp)$16JWS2UP zMkN~0)&@V&mX!v9x?tNQ%hFf%guQnw#~3j0xlHjnK{xlnKZaIEXpQJ^{+OoA3w9yr z-i0LyZr_641LFC+MWdS-GOHhtn+M~&S9oJ)sLf%H@ua!i!Vv}Y-l~Af*Y-k*%rpFWNzV(W&U5y;?8ganNf$wu6QV&^Sg;xxcM={-@v>^*3S@;56aN$SjxY3CFyCTF4f^@5ZpDv-JRg>Ft}TA_uwvrySvLf&%JfO@6^=%n=?~& zX7Ao>b+7K9Hz7!6;O1bN!b`>+=Zs)Me~JnD&Ub$1^+(-f5k|+gcfsf&Zot@KAGgAR z2eN;sEJ`d$ya9y0e3abg%)j$8*4geaA%Sic*}! z{vNnGc8@@=9^YCt^c!J>`f>=Ps%TjL6L_#29~TQW!9TdXT?R)C$VjrQ(Gw2Drt1=0 z3CAYOcJcJI99b(G@gpAUNMroyVARhkIoo>{ZGsxwOfY@=BNLTE;{NF8eBFEDcLU2# z(W;YFbYN@rxoZ!K(UP~Y9ZYDL?6Tuk{mMwcLF7H#$t!u#*IgYo|H3>m$7 zF5aDae0}{aN&#DGKiMXD_;;}L@&$%rf_6YzY2}>C?3~IJ`$RIMJ`duU_MoC8WZ+v; zL%>YIevr5$)AouSEwP3Ny;$4Jw)$ZT4SXhuyV$a2u)b^Y4 zvE=5OvN2kMJu{U*A4!MW!#R0EB1Ryt<&5juid@s58L&Nt7#h^6K2jK5QUMSe!EZ?- z9StyFlHX4#FP!WmNedVZkWN%=Z)s?+0O9i?WqWH9( z8qpg_N2U8MK;yjnE8c0Zr(Tni9W)2j3x?Q~{?|HFoJTTsVhE9i3?O2vi))NL#XXeiLtIXJfOA^B%z;+_gfIx|DS99s`xw7)A{OvT>v-u)6h*Ah#E=L zHuO9Ih4!G3)+oyy{eD$TgBpq7NwJZL@nZ|L0k`49JdHZLJGap82W87^D zf(sFNL_@~Rg_GIws41A-r#pXeRy7kSni&l}3=&ljm%f$Z_LrpKhpFhz?d@VC$3Hu~ zjnPv1OD@r*8YD2NhGQ>30DT-1&E5})X~kGm9Y~PYC2Md2LtUD$Q0DjFiBm89fS&`# z1M_kV89UKGYFt;+P+o6mb&T*c&RjZ#4kmeUSPcdQ!@SiDpdfn@C=>ZO^udx|B9)Hj zAQa6XA;Ab3I8$(YG*JZL#>c;Sau~Cvz@&a9;p1B$G4^APX zAIgELCi=q!oGh)htc2NpeLLp2!>V`YBE+2DPUw(sv7IUu^1QOVa=c5U$Q%I}kADJs zF^2Jk!TbV}UIXMoTGcejtbkn6ZbVYCZwn0fx9DM5Z4hb{@~BjxKy)Oef!$P9`s8g}Oh9eaUK>lq;92sWZG+T5@)dLn9>4w- zi4zlD@2iHsCY+xUoqmn;MK|*9%elbEVE?B~rVVKz9RFq%W}LS} zZ1Wi&3fqeVO1=usN>@y1<7mK%r6g%0ga}FE5CKDIa78D@75!~Q2)`INvx-*c3&y_C zck0fB1BSUEo^b*D_?ImPq_>}zcrmca4CCwtIS3XTIq}aFh7hy^i9Q=mbH_O?;%?A*h%CA~D@ zfByUsB&c59?AizH6d6@bf1*W>HF;9Ff_h3*1cqO0-QC?d-Ph2);M)TesShAKhV}pS zvUVl^>1FL6K0(Hx-Jt&K$D=!#en9Nj=VL1<)pok)?8nvVhR5o^KIy8d`Er!74<(M< zZ*_yRW)E)&wqNC*X2SZAq&b8XWHaQQ{)~2365(3|05Fl|7EoF?Vbv=e$k(_3tV1q^ zVYbhgOA&m9(e~VLfka1CZ5tCJ`_}OHs{XFHe?n|0VHH^V@aynn)@XS_sKj`?1RJ!d z2XTNgP_Ls?c+7X-B(AR-RrB<8NPYv6J}&&Xz04pn3%d6P1hJ}dJ;`@Ub;3V<0X=ElB#<3I_2h- zQO2rP{nYw0A&h?%*fJC>#;T6~t)^XlGCqC0+(E2Dc%wC>g*~phnAyy1; z+!Id7^GYG=>S=ls|4aSi>@~=zUhR}SM*&b1m1%K|Y;{;r%FM|eEw$jB)G5KoufCtb zSWUoivjQVq`+nH*gKmgy;v``-Lod{_P=r*1j0k3dri4L=*7=7)rOw}q^p1k`4rUHF zYeR9Sqq3(ewz>CV??DT-++PFns|n$S^{|Sbd?fy&O$TQY(hzVqC#rkCu31DL5U9CQ zDyYrDnp5hF67q+-6^kCq_o@mMCF<>?3v!I zL7XNb#K>|xnpm_JhI4-RvEAK}GLJr7s}GX;9VmZB!A+3!g}^co0w@#Q8dac3i`%?3 zYw_`tJ>H~3?gsI_BydXDCh1Aus!R&Mf#{wpbgyJ{>No|?pD8FF@y++NTe6}H`s!Iw z(5fUaQ-8`8$i_VjNy{`j*Dju-J1&mN%BLt`kjq}ZI&PZXgRT_@gAkfJCN)Co;Eo>XKHXhzBs<5ywu|FwA0(==^BY;BA>D|;h5uj%uuEB z%yOLvhPK*#w%@VUmGb)xG{x5H0Q?%*d|hhY^g64q1%+Y)O1Hq1KDYby9lM(6 zPs+lEvxg5L+4oTFfv#`;|90F=0ghJEUXNf_a6`MhH#9l%xcuhNHC<@1%BLa&d- z$-~NM6Lz@oGd;duE#L6PR2>yHCMXiBgAi1?drCH6b8@mAY=2u2TtqTD(v2fbMo)>D zpQ+8lG!)t^8aywo;tpoeC6n9zwlJCKCFmG>xHyN-c?Xc&smAJ3h%%I>5l7im-4W&I zFi9Q0Hgxba)iAex1htZzFOxJmlKL4}bk%iy9Wwq}dr>RZ85g4|JCfD2%3VPaluN%P zR92v3U0g}d86@%tnBjEVnDpqi7+t-t!|ui(`7u5$TX>lRynS$yllyKlsa0et={R6r zE^<#ct&30gV=QU8;@6!N8AtSYj_40J*$yf`4Ek)4dP%{}N^TRK zBK1$5nUPqZDKsi{%@VVf3YQ-R)8qGR2JW6=h%Lz;BFFTaxs=B7Z;%GYt!;cNzpU`8 zA_nojqeN6NlW7zOj<#K^@IupiN$9bT8BfvDq0t77k(MGE4uUf)nWKa#RXDGVN4@U=u&9Y$|xzrtn~cLCy}jjr~gS~_lN836(G;|tFF{;puD9d zbVX*s&fFgU;T^&twdjxw<6)!A_B+GoBNZe zK1cDBNypC<6yLJ@X}?pWGM0eCd6Q3jke8U{X1S0&Ky z7Gg>?t;`8NKbm~DfBL__n|LwvbMD}zHeG{u-l20b){dFjJ*z#LPS-{Np5Shk1ll;l z4!KX2kXR^I)T9%WolW?+wNIM!?ElNS#6qTIhmk%_-aW^h*M3XijuNQ0qGsft2}xZ3%r+$Cd;Vh(cEPu zoti635QowvH47ExQGQX{&1~U-MJVh`eA-c?tdr9%38)*^rAs?jCGnx*HV;P2jSMiZ zoR<+{vhi^ZPR1Stl&LoRIi~?29nSNOR+1Ed99gn3V7ptpdpwW$sbnuQf^}~~?1-UL z+GMP)THV*JJAKFZ+|ZZ?j2LC-wokHLfHmQYpx=9;}SSmaA79|LaUVhw1a zwyfk!vh#$pi1KJHu$yUhZVWwGDkT)!FztbV&Q~v`V548CxED}PxxNM0jpM6Vk_XY_ z`!w2CW7z7HL}i+MqH}wY3qE|T&Zc4BrJ<4=?_8ov&Xoex?w2^>YZ-qc)_R5FLphW0#DXhpPym*=2~@Jhqgc;AQ5 z?Fr`#?a0QzygH^lb}kPRY0(|MSjcy{A0@TAfOCJ>>H73CC90sU^y$EuOV%7VMk*Ww zbiCHQ{!jpyQ^|_4WT&X&g{L&ldadmwHd%0|-b|X>m_l$~)boB{Y`!2d;Bj)?G$PB169TNDZ&S!09xyHny9aLDAAj-Zr=T)N%AWF5)os~Sv2zU$qVvgvO zLYfT2N!4+3$wP$&mLb7ZpfbROAQGa)&tW9&XL?2f4=Y6AFnK+dGHtc~;AF!3^fFY? z{_6+Mgd%vPn}^b$!sn7NV_Mb8#FN6P1LgqGGU$<7{e1%kr4M69lexx7>hL!LDhT>iDP_gVDN}UDS!Y%KmGz6Tr>wX`K-{0tShDqLJiCob}O|PnBB({gko`uJHTsV}3D6dOduPkrIAEV$*E>rNOTKy?}wXtB}(PlSFpZT={ znuRg|`q|WJ>W(i?Z_F8Yi=i6H0lLQwrq$^rk+Qrf(JGK@Czo%De3?Ev~uyJMKQ$Kk`4pII~N&=KILI>eIW>Hfd`Z4rDLv zwh6gGe6@2&d9Gv*5lAQvs%_-F>j2(f!D%{y#wn;WI5m66n^1ftjR7q&g0)En)LYctp zU*nniErb+7^c4kJ8FE2EPR+mGAEdL%R+aNR{y- zJeHTr-MzdQu%bZ{_Uiluu>zOF#IC0CtK()uT_}4OGZ?#k^fuBcZ9~8po(UiCh2_?@ z0vaCaHrjefPOqlxg2fa$*MWXRd4G()q?jZf_1iK^1xSnugjTr4L!>?B47p&ZA{fX^!b&` zXlvGQKQDZW_Gpa!b^V%|;EH2R=~&!TZAJw%XM}iynr3#n-xl1t#%B!cKrjt-5;(|O zZ^+163pau_7pcm5o6CFrac8*f50_MA1($jB5PrG*4x>fuQr7-<>)|BPOj&n-?LUhB zR1dJ;;HM`LZgbk+>}->WXVMH~>G8Dq($>8*_aG8%1-h+U3KJ~bRQ*@Kffm*07B}Dc z_O_-GC`--oeRnyR@3)}c=j7J=r0~altAb(|fz-Nuo*eyC@x>7YB73~unzMJpZ)^(` z98VnD+sF6wz1WiZlDVtH7jIFeoKLUn$8wv8xPs@=xjBN$MSIt~_+SX@$EvZmFZ?!B z$mV!$`MlcX&x%biqCZ$^cx`6Iju^g(u~TM6?1HRcGcB_OhXge1Cq9=QZFyDhG}VzN z%i8i`6H{qLl9trbb$C|AwH1TzntMHR8x#qGDcEVPcUO)_)74ZI^1w#9eCg)o7Y26! z1F_fXDn{zZ9l2lHLz{d1b~PP=asF;&{`~c@<27n7DT9nDKa7@_vxeq8&hpXpt)`$c zHJR9$8fF~6!@>m?fotW9aAs2Fjv%t;n{X{+b#gNb zqhKHuit?s1!sr<`DScGR5VC%zB}^EzoJ+PsanVA`$wopAAP5rwEdw5&ioiXKHD(Kx zYSvZGZ0tcwsY-gnM0vf#tbWU07^%mGGLNm3YJ>Zkar;AO5m-Hi70cz%pv|%7t(PR=$17Z8t`G1ADn@a#C-#t|H1_wRS+K}Z<% zKaAXl2V;XnAMA29i0zPxpi(TMNdhqCd07u6#_MH~YDk5bJnNv%Wyk7e-PO56ES zI^wWv;nr{>`kVq~s7<`rW{Rb+rSKzp4V|}YRvgndeu_WI>=}**HUJY}-Rw9~fGb)q z7cF-sTJ(bvud+dg?Ny^Y?ANZ%;LCOznetcKu{yJ%dC&%GL>n$c zkA2(OrbFbN2QBN58(wF%KRgdeK`oLu;=}(zuNMC|$J&m)xM`s8lXB%IqUQEOx%#3_ z^PZu$2{jVd zU(Jrz#GcYz-u!U3649XIi?!{Hq;9d|?95isPv$P>uG2E3K@2qsyo87(a-@6C^Bw16 zCRk5{Dr1bs@9#~laHRX^wAp$o2c?NxD%}KS)c1aRTev9t{LLdvn&@(CZmvv&23TZt zZ=Vo^N(JT`iaD^t`kt1Q`E+vM-Poaju1#fNr-Fhe3VyG?)So1z055zx6)m{R_kJNJ zn|ql~tGD=FyH0ac4uJ^H)yNwk8>tSwN)6Q#nx?gv6Imd~X&7u&s29gdJXk+lfixT% z+=N5|1U#*62v*^)-i%Ap-O#@vN{nk^aQ^Q)ZI_EL??S>o(<}xxKvrZlWpt+TwUtTU zmsR~Ub${j(Jbivso4xL~#mBtwDb~)_Ca1b?`)Cr1E}>xqRceb4Qs}N^J7SqnWVxC) zRJ!~8wE2t}qS-_EP|4OFC?f911JeifXF^ zpjAenLi?U;CaX{&1OtDey6&H8J}wD2fk_rO6yXK!(_u?br5>fKRThwsew%5uMpZ+g zm$gge9^M~0(L@V*a)a~o7;o#Y;tSQ!o&fgyo>IWJs*)SN4Lp_eYI*K z9ftk+?7to;{O1{*e=sST69R$OID3H42PQ;{e?c$ZmdXJjZJ3(VDcHoF-w!=_=yvU4 z6(2Gc0fVz94q%%MO)kYS9XIb;0J|;M6?9F#lPHWOpkFo$u8>97qE(ByurUM|vy_OA z8hkMM8UNSetRRohq88?7%FWH8RWr<+@p``_y zXq28xtIMC0gtvPsOc$ZjB$HY4_bY1V&$n5YkNzo~D18%TVEQd~CueV!da?i4e-y@? zYU7E!>V9K!?0Wctfzgvhc~dI%5G;I4(dzkiKkf}LN?a@^9$z z1FqQWHwm@KL^Ec7&5(ZMhM9*<=!d9V4LMql-XBg_GsqpvZp6;$BL&&%E_U?wGF|Dh zW@F=KV}1iRc#nahIl-4D72F5y{L5XTarE$TI8H7WmhZkajo!&-!(V*18gPH`+NJPQ zp&8~`Ewg?KBpMMknHB11Su9Mxmh)#Z&Fa zQTn+&dJ=$z>nW-wfaKmlu#tfx1LNp-6=S==R{ZhxgA`~<(bOa?GhWYvwo*6`Nvx8i z5Ml_%IMly?Zn;&N#XRtfHtJTID&DJg774Jk;+N?S|H2(ODpm@^V|bm#}< zRH61EF8$ZBY?O!_l_f;uC6_n*4#QqEvbH7>Sr+$Z>VrcMMN5hqqY&P@upcZ%jQy<_ z!!S)iQrlO)%SMF+6Dx!`*jK0ZxteW2C(YvVV(qrqm|S%C~UZw;bEI(S$hepTxS6wp)CmmQ3Reyxxqu zGh|@hpSaejk_GNA?5Nw~>inu_o(L@MhDA9JjmU7hnk6Ru1iGAxt7#ts83WGaW>Ff~ z92h=lW>~ za##(2;%*Z=4j!-d-Sb(2jzmrpEYCW=CST);5_y`-x6#s`p9(mboBSNfzV}5Wz&2N! z|6pqKe_^V#lkAJc6KY>zI`H=|m^zFBMS-C3V+3GZvH;L2O}*zSkdwRjGO zBgj0x5?ziu7wxPtu%Mg3(SgLL7{pc_yYWjCFQcA5ZE3fivtiHx45V}{CNQWo&Ont{ ztmDVeV+R0@83m9+I4`!RqVwrPEw^DYDL)_r)RL=MzK~bWrN_omh2{wHvEj?h_+2zm zBG|!6S)~fMtxL7JpcFvq{U!ZUu_degE+h2mA_fK><(Yb*-n#lZa5JSWk=29WP66Nu zZV+=Sda_n6kS>J5q($eABt*U1)M`IXG_eo@bsUdyny=mJNGKevNCn;K`B`&waMMOJ zJ~Ov?(CrCXQyNRxJ8wrs<{VY@D4 zH7>us*oxbBV4E+1xm~Lq+r_l{@%rv^BK(qm-^Hp@RUoUO80)Ogj}WB;34u@{G*d)6j(;E z``8~_xLxy{a#V&r>ddYXpJp|8jkOMoc~^OU^%T>V$Df>d@2npR`@wF>{#Td@62ua> z6vemgjPSz>rR4|=L{$v3Xu~_~i3`Z`DC?4iRx8aE3Bdz1=@vzG$qZru8M5g0TH@fp zP>5L$v74_2Vk63v3+)N^fa@Dh{!gyYN@=19pxIM{clF@tt_FgR6xZiJ{5<)nw(hXT#@G#JsLNg zLE9&O4C^97WwQCu{crT;lW&j(%?0V5WSh6K_k;3{Ni1`y&T&LMs=%i=zZ2I2LFH(3 zGL}K!RJzkHuPq^u?|HdWDa8MkWhEEluvsW1ryZZ%Lz8t1@Hxoc%_T3RJ>O2g+af%R zFMlxl6&~bm=;p2{Bt2Dq6A_6_K1+5dkXN0Q_me)mn!qZ|~WX9jJ9o0HH`?VeN3 zTAv|?&yiALUko4evrU4uFSfHz^wIXWxksiC@oHM;Wt=IFGmJjV`?62+cPyU8Tayo_ zk7nWMy%C>;#R`4wH0JQu0o$MHSZdFTd+h$XgKzWaeEB)u9)GVsXcL$qWf#)^cDq=A zpU}IoW1d(SMVwMa)}0M<9}o_2*ge#%-CTL<@J!&%g2T^HPvHF#(u7Y`RZ0RAW3ZL? zu0Z4OK>N^vkaf3)HP@pq4h^g^?i$f)cH1istVbF=8-|C}kCRxef-A@L5F>d0_Gw zv-n>X;fF?@h}}xP6!B}uf7M#r&gj|2<&1Zm6=OBU(?psSoYQ#|jjskaRG4fEs%L|f z%W5d&={Ee6WaG8?^3A8EMVLgKbYZLYERY-ys?&sz3b;kWL}|=j)rqr9tS%kc$z*C8~p$%I7NZ2T#SCFKuSZ#*+9R6oE^_OwOzh4Y9c==qZ`yC$KO8^g&*_BRG>m zJp;-TiE%3RNIGe1-b5i4T0CIanEX%m9d53bq|;4CyXoJ{CN~43402GQ>`n+B=LA_1 z4?Zje3MQJngczE~$ozwf4i?rC3ik3c?L1qVe;?(_cQY5!!!g#i(C>z_rjZz65D zqE&P$cFmafXVJMSD>m#|4ALJ> zZ?;*bhu>n9{RvQ6Da6wtfcK}NueR;LGf^?!`97*ny1T+wxs`fvT4`&OOC$V zH64#c!k+_9ygvJbkr-2Lg|s|0n9--oy_4BV%Z@re_dO3ruU7_J2}>uYdYA!TTLNCR zcc4uZ*T0H8FDRg*Z@8jfYdY#Zk7s?{!g4{? zD#<2EY+MRU8>S}42%O1WpHRRXqqp(`{x$mjG!*+fcSeUCqwce_G zEWrBcxZcDs5LE|Tj8$+wJEyf-F`I_Cc^l0M{VHS4vZ6{`dM1d zxxhQa$xdEmiyzn83%tE!BV@P=l}?apif!f`$3!w#5M3G=H=h|jRTAY%#@P8W{3N1q z&meCmj-SKqG!r0R@Mq%6HhamSJ1u;$peom3}ig<*Nr%xG4+0kG#bo{$)%c)tHT}90wTBsl4FH&z8~m5C?#{! zlNyT|K16#D{uZ-U@7!a~(;niTL?Go@&ly_|pQ>{U=d87gfWr=nW@{r5hotQU%3{+!lMP9$RER7GmoJwmolpF5Z0HUWQjo7s1U3XD9ni@ zV}Uxuni}GnZ$n{3r_-fJQ8&5|xw$?zafp%WdQ_V&WNXcf$dBP#(sJ-o>wkMdaKph3 zUeFd=HbH-Ymr<#3GCN}hUI291db<-y8Jx754<4g(|64CD?!7=MFN2z9V+bu~Ihc$s zs#`#7D|Q`=E!7@RJTOD32zyj1ucKn{pnY@O`V% ze?Cp)Q5Iz?%)zKV&h_Fw)uCcP&f4)`^+>8*5>Z{F$(5l|Dw0zc;NWwbL~eZAV14)f z%5!w6CV5Z!gEB{P_$Mr_*IJ=m&@Y=fOCyY>!}@Tiw%!895N19g;{GX5&?!Iu|Et+V zK-}5H=F5~jvCzBgdMnA5+mp{WB!mnkeFx1t}i$B_3JcmXfF3W z@hqS}-mURWZuWD-(b-~2hMQrn`qHk59sZoq+l^b_#_ed{ryP!#mSK2D$b)!h%E;fP zkE%v1I-FtF7_DJ6HFgDrh`CCEFut^GS2bGW2}Gx6(+)UWTTBl0{nSG#z}D6!L;kIg zP$g%1Vz?ECRtfL4*RSC05!l`W}z*u5oev}uNnO*jtFt*nR z>GY2UZ;wPVFqYyOH2i)DHiBOUypX~r3ry2mfMjT89D#}Ct81pe30Ow^UooVC;+MN5ldo{9UPvXqySKtji?e45QCytKNq2Em$e z6E}6b-;cQVjIGkmm_J;u=I3Iu=>WO51e|?d9Y_#z#kLbZPxr(>rd1zI478fofVy7v z2eWQRc}i2AjMJ?Fb>uwUi(6l9ZEf84>o*`~$S0TBHmPq%Q2uV@1g+lr0B6L_(D!gV zEpXkTIU zUk;e`)s)^-;`QQ>+Dh3{)R)%cz<`a@M5|MhIjw*bjaWj&pH#gL7lpR&FSCIz=F7Eb_$1M6W7AZk3X|k=j@QB>&T;axNyD zp%^C37myX$1s(?n5b@Z&#jkhMuq}^`7{Lwlf3^ONbK`nlN}VApDYJ4a+rit%m=DP7 z$<#z2#QfVLduV6huQ5_`)l{9UN-|&MiOy&GvU)Y(vF>lM%U1}Ym)ukqKnjgsmlTnY zV3ljDDzmQx5Rla=$(IZ*lT;q9>~8Lht5XQEBzLBqn#E`k_{F9!CnBO6Ogn+eB$qCB zN8e{-c=K>^zi;V)v)3$O4;#N{I$2rJTyJHEILTDdOxH9bX4&-6JH3Z7&n=c^UI3h= zaoG8aKrb|T)r-u$S#oSgj{iFw+`th-AYNQ}W<4De+lpV>+QYJXU$p*TGL zZHTX;N^Md}d8P03e(>ZIM_Abx)l@aNxGJ&iXCjrCkFT`t<0NSnn`Fa`f(_ zwr9?<;i49Qmh>P_Ce6qc`a|g(4B4@svug8OyvrHpbn|O`I6)bENVvS!kCDYqW5UR= z?5h(+ym!C&(b%2<_glIh`_~&mha95YAqbEh!zv3ZF zt_@D#13`6HYy?4g>47@|vRim9G2EII(O#15@);-XycHt}mNV5YuTq2K>bdDKSN~X3 z_qezqC)5plF5i>%`WJr2+|qHw9x!}ybMSy+%$U}IKGT?pnIeOb zYk$##6GDGj#iQgNZiF&)jk`h#Dw=g#ex)sRa+qXR@Y>N~= zGY|_rZY*bK#X9Ex#Hd9pfIvig6|B5fzP zM69*Rw9|{m`@tF)mqR}lW>OQmn_dxn{pxqEeHTte2gu3KT^mh{^}40jMFb}%cT^qhjna2orAMFkYS1kU-!i46ji+^cvECaF6A47l)Lp-iHlTJ#o?K%GSe zo4lK^$F}LN5aA{ydvrr4=R8g@8lO$S?oLZGoxVM&|2}qc?$`i}PkTO?Peg z(pEc4JJARc(jbsoE*}CM8!i2=TNj*1xM`5Wb<3|0zv;U!&C>R)%k!z{>1V#HCj^v&DvYK5iQlh5ibXfMM4nw4d3yhj z(wcx;N4(-W%Tg2E?f2!=9rNt7W|Q3dEqbXu5+QfiECbG&tN?>ugK<2Fs4>>I+ADx^ zklWt_DRsePeSP}})b4G5Q@;m@<+aN!^=`qP^`y)t17AEwIFtgZA0g2Oj-%C=ha8g0 zLKm^WdhX~kIN|wBI?!9Ftk7B%W~l8l>X<~6@@>aUB~+HIFBQm6h`cf+VvV1{C8!L+ zIT$E5Te&00L@1AENNcXgk@$9JwGDZF*8mrV z#_>dA9t^kI{~!`b~qG?4G!@X1%4V?bUV^`!bqmSSR7C*{0Khw^m z=m-;e1!fpmc9*< zhK9r4go$>1AVMD)W_E9_cff%hM#2bEQ<|t@{DR}VmqnFBohfaDEZ=epw!pIt+1opy z5!S3)e805&#IsY$ni8ClcsTU!$=A&gVzqW&F7-7$pUlmlhAL2uVrbnw?;v^|geeik zDMcj7_*!EJufIs)-zpL+WWn!l{`)Y=@RrIG9ve-8^MloYIyRrQ4yp%=d+zB!la>p| zT1*6_|GnPx7^0pldtNIoL542>3I92l4gN#G3-!F$1tRwiaQ}qTJmKFS;7GO$#KInX z$Ajk4u1|rvJg>2ocx#;xc$E)Dlfy?E{zy>A4_Ze`K#Y-;n_2m+YTYZ>8LvAh%x?FI z=OcdL(Ld&H|6j*B6O}#52kRo)B=*0JHcq=o(-$c_OEJG($@u0jnILkSgw!_SLt0dt zlVnvQ70PpfT`PQ43Z4gyntAP7r+O2>q(Jzj{51uf0EbN^`#xKTV#pk|XRJSR?-?tb zX|F)TiL#Tn3ALX2lk{bB+$mFrolzSul+#6J?kh~Mz<=R~#&*Op7er{`e`@BV$te&| zD)CCQh3_sMIdYoCB$v}1A2`~$J5cd3*S-C8Ar{-hmRC>Kuefe$fk7DYXs3K)Vix9K<8PgUd9HEyE39-`*#t@byeEDt=&Z4!=Cz3bWH6p+mid84L9{s;x9`N0`G==m}G;&}c?z!yK zTO3*GVobww5IVz7NY}MT3kj;3<*%2q`wfvDF^6KTaUWV~Q(nTX-~z%) z-tY4rDcyx#9P=!X99H`|2~Lg60`m^1>w;U8J~WFC0Gyel`@2}5gpnj$JtP})QC?hT zs1%D94Wx=7Ruh5l3_*QPh>%V~Um~Bbr$Q}1bDEyP7geh5CSthn*>=_?aBZ9uve(AE zoz19Q#H$$LsY0_hhVT-7^@vjbVvCiT4&8bYHeH>IO4{w7N!@ZkP3oN^<|&a9<$gA3 zZF)WLFE{#h8$3I!kh+_X+?qkIM zV!lpaPrsfBIuu1@#q*4uOV2d$;qQGW8-`l z(3|mg41vS5a;;BE$K6yHEDA9cBr)b_2ju_;@Id|A`nk4BAE6SqVetxlVPy7N$I%)4 zyC^BOQ`fhA&rJa*BLN{ijmxVWm)^mr|)X$K6fg@1oi!P z8)H7^p+d`6O_%Ky+1ZSjYZNV#dF{A9O(&JJ3tPWYJ`A{?$bZA3S_@4PTfXn z$IMtpNrLLHq^^z*Sd=4I=m)X9%K6XK6+Oohb=067`7C;u@xSl!%{Dh{v$fU4&9+^eZQI^#Z?;{Vt<9QTn=zTc zdA&cs@BL%`pB~*g&wK7U=K}p6A20D#rGn=R9YLO~I@9Td{Zcp>VqY#Eloa#vDftOt zL`0sMoiMqFz`jCs8@UzigzPt<<9-1jQ zUQE70U?syOBw=%cd1bTKD^hlGIBT>W8m}tGsi6}c@44F&@v2O5q1xqh`oaflu?Ux| zTp4FEuwEj}?Z-BFBqSweeBTnff&S?N`t<`&8zr2t)O8{)A^TQZRnSVdOwJf0+q_A! zt;H%z!>QpY%=W_>eYrh@ailb|SW(22hiw?2tz2^H`$p-n$a)DcvFH_Bd*!0=he~1h z>a1D6ayMDk1!Q%SL=3D^mB=lXTrP=d#V-8%C3eD;2(Xo;*E>aU8f%-FeH@Xt+#w-z z&!pE=+2M1tajnco=cq7E++Hd{sKWh1@%5pdjxlop6LI3}0IU;r?ZPo1C8pm-&Chc8 z%XbBTYmwZ2B24JrA+2W9O0UVbFDusjIbvXo9X9&PDt*xwoS|9K(ruH!EV_7+yhp9? z;cQI$2O7Y2P9r|3QDUvYi+TC)ao5&zuU`(iv0Cq)iY_6$GPGqaZCS;%CiD5UASu^f z=78S)tw-iTN)&F_C^6yU%2l_zzCykSjsNp`_UhidlEK*7NzK!u%fIFYvYw}{PKn^E88^`0qhvw58s&m9U1-g=yJZQn zdse%w2Y7muyv>M1lU1W#kX{?F<^d6QU^v_yVx+^xU3%j8HPmg-uV$;Oa;wXFatsg9 z^G#g+UB<@QrVfx!KVg;i+Dw$dwE*+Srgt+_ zI#|VaA}FfUixO34N7P3XpWoB=Ue>@yn62Hb^7?eqL3V3c;PH1}ALrvnw?+yX`>^nU zo~n|tH2YRshn<}V*H`ebEXJ6eB`WqsT-;k~;DYt3$8qQMSkhdaJVPSxvTjpSvPCbJ z%;pV>CBf!7zdF2$otXXkvPhyy zP|9#SNmA#Tpm{@bbrU^8RSAYF&1U(9ea>m$E(;lophIN@8*Fhe)lsdTbVf9Z(v~Wl3jDE zQ&65!g@u93Kk^N3z=WobmLq2$9!mS68fp8**b*^O`cKM$eBeqW$aqqqDN$eE(DEpr z3wZVxiFrNt_fLxK{OZqVG^Ba`MBc1DZ5gK@@s9f#~ycwicDsAO@bMV zf@&-bRVF)qTOxL9+L2<>!6dg{m$D-6D=WcUMj zR$#(Frp!Gl!yyZC=0}9R_xR%CY%nu3(HMx?Z)q2)w9my4KQ)|&MZoQD+29dN``GPH z-({K$e0xFh=7VlwA%Cs=S>3^V!J+$ztM0${*@+Dd0+);L+kUM|$5-x$Mg@jc_3Jym~=tvK>Bp(dn3bX6z9x*Z!pv-qGgH*Lk8qdJ;jn)qAK*Y#?Gg!UNK zw=aKRD0rX$*0PxxHd>J4;kB>&wrwp-^t{>7kH2!dDig&u@Ej@#XwG+$THWcwRu(Sm zB<{f?$L|#abOZ{(J`T9Ga^qh4m8>pmpjjDQ*GR9d?&<=3ZDMQ`tSt0Ejh*#wX91>Q zyVNxgv=S7>U5i5>sgiZG7X_yx!S`-O{i*#ZkBB>~OJ9pvnm-z4`lh=jCvdqUDvEZS|P3OSdIUzW&;Pg?b!E2Fm)O z!LO##(mWbX$)>wck#sl@P3IY(sUW(_hQysMDaqU`0o|9&$Do(WH9W}U<1kSOs4Ou?Wd@?{A<+&HK= zDk=&bd;qng$1(8d|0)0;;BomjCMl@GczNND_A!?5Hm3MCr1-X$|Nixt8(KN{sK?vX z>E`E>T>#qZ?u|f?!qzKtISVNr_Gr!hHE>!NsBg&o*FOIi2vMn1BiFKCrq)wg%NZZH z=&mh_xs}-!^}~5k>QFQnm^%Hy)pJfavm*Qt(BP_xiQ=}vH+RVt{xBi)wxl=u!$(dE z3QH3yKf|C~8zHdpARvW4VDplxr73l>MO{D%o?c^M{5Fh+;IZc6NW%xLAAqHfx1(z< zp`{h47~UbAK8Fje?HaJ*{iQ16Scz@0J;|bYeldeq<~{HHQaaRIoVkt2L>stEB(vkX zdg3^1C`j<$FsF`LAG5X*R}Je-@oP;;d3sjyS5D zo2?wzWlL%%CWbRZMZEg~rb}Mm^=T8x7l;Gr zP!2tZlu7b`pfab)%jo|j&`AqVRiA839TvuAih+>TNQ+xUv19Nidw1>!5^QAWc*J+_ zbCh}2dPVTBY}#CoxyYX&$#?hp5hf_^WTg59VT-Cp%9C>skKu}9eTDoJ16X}Z(}Y_r zic+~ADe7rD9@*cKI-=p|tI0O}dyn_i-shC1pbmetHR%KW7>nH|EeBZi@~yp=DDM7N zf~!MeENF}bYP?7PvYP;!wQ)}R)3KswN3W9hxQQBGj=#(EQS4$*#)*AeHz=2{_xjA} zi)ohV;q2Wlk_JJYtw)`bJWsL8y6@eSW^|atvUNb4O2Eb5-Yg6AM|UKc0yS!4Yf{Od z`CHnO=wj8;S;EhmYIdS1Qmg~w~U{vz1KY_na4Q4^xXPMn|efE=1 z`yroZA16^COm>KKR%3r;D8w-)+c0D_9d=R0bgKqJc-6CtK)(JMo~CbE%wtaBOo#X2 z5@8RNEr0;h!g4X>cLli( zU}^YY23YxlzRNY96KpIF^F#E6jQ#`Jk%To$q;Tzt=(`|UZ%!CA2x+ z2_o9bxq2zIi;Qr-O@{yh!tm;w&XH-BjfO&Bf4Y3#2?eHS30+W*Tg1*)Czro!(K{@)s%2{Xi zl39zdHe!3@6{lh85T~NsRZrDJ+DV%3{;MMam$~{KSMK>GCUX4U70q7hZ0;X<*-y10 z*DiNq#!usl{OdfQH z2Q0gq;9b3AdR(iu@Ml1aS(?uM>j`61vVZt_9Z7==F6-=OxOrHn)`$BDBFsOWooZ~OoVq7)09oKZ%pTx_ajU?IF zbL8I!zkntm3@|=r^R=eGZTr3ecXRvbSCE|l>MiJTl+7dqoYm{fi*hIvi)d!KR8vL^ zWnjM#x@gf%>?>nNC!4=wdR(w#dU(U> z8s&y5+qk_wjAbgN4pqqT^9S|sAEPppbM-21jJj!%+VxYj9S&YcMjf=Kx*>R8&IykP zGXTl7WZqjfm$J-3x3}C0X5oV>xX!j9`iWvJIWm#{6rbMdXRyHw%-_*A4i8~dszx3} zK!OC~eAzgqElnsJtk<5c>lUB7YY$s_&m^ z{w0MBW#n{`Zm+}kt-{~xS?}`e^}|R1*?ujMC{Lz(FU+A!A4VAml%na16s#k)xr+y} zO4#CK$FAP2ivum3v@qD5w5Ij`O0$&J>9u>Ae($y_xShrwo{X>;nD~o=V9#)Y@0S52q@*G7W0MAto#}6f zh9BRcz;%p-4=$c<)jSp7Q9#M*oHbi2ZYm5j~xbhDma=8YC*<;Q>fz^-kv_`1+ic1l|n&ylkYzb7S}4g2h@)gI{DWlnE6Gamu70} z@55FpC=>$(FuR3fRLF9^ULK#ae?#h^RSN(loiImCQmaOSJ|2Qf674 z!b>x4T7#{@|DMg1q9(DS5bzcV_GT={bKSJcxhRMOl<3^Fw6tf?;@BcZ>V!4xry|(4 zn)+16*(l8P0%zYr!?N;D3SgGXy0<|fqa6ju_rNbQ!6~YAc$rDkS0_}b-KvautCX3X z#oFL+w{Twhf23NfW7G>eX|w&a-F@QZL|_K;O{65z-ta+2UZ_6X*QBWN`mcL_WhVs~ ze4+nO3vddW!(E7ajFnkTEr`3obRB*eavv^T&0DQqC0ZEd>1*tA0s)jmo+ci9V4P|@ zhN&hoU4=1Vf};RDgBe5ESTBn{`A3*A6#TeBmf~`?%#h%1w9ylQ7VI=;Smm^hf!RL& zV&4)6vM(`?mUg#h%h#Ve*7U6^p1D!_{QAK`CSo*^YUE3`$!|Uy{%*1rj}`+jF)+?H z^NW_X1R6t4`M$VFd4Ci(6} zj4(`aPjVgCnl_1f1CPCZkx4a^etL3ObG=YKk3UflDTN=NO@oMcrG91G5nIWWu7o2} zQ?0Bn>{Fq2=EH@xw1B1Q{`gs5btMtTG4v3e2-i4FvkSFCA_}uFqCDdqS8A?(2K3SI zL3K?a!Z2NYO-wh?^#Lx8;IrW#at^o9G|+kRzr3>;zU3Ph%%+twDEgPh9S^%}7azpI zB39;*kEA>pV4}o9oSLivJH59Z0xQn_6gjP zzLamG_N#QtGHgvTY~6eb`$NJk@m)P>mW7)I!nv;_S)c}e6AHB%9VKe@hnL4GU*;J+ z_oF~v2Y90F;j3%=^X~Yy{;!YIPasL=58IdqCQ0tgqc|#BLIh0R224J?0Xu_72N`#F zP}#SK+D(TUSIHFtfqOhNf6dxr7?(5K7YJ7V6k6Qsg(0@kOMJBOvnhtkfAg1u{i5c- zO||6Thc(iw89RMBe2sFZ;-M`*37TRRtPj{2hq6E)HCg>v2lqS&7 zP|a3|Mdd>3j~BIcRPbou-dM5|1|H9W57}r$N85V>U2W5nS3=rp^J(0| zo@$lV%4X9G# zjSg-wfr_G(HqnhN!Oo)M#F)EJC%y1(j}Nqu+qQQru|#7Sw(qUN2kthngM7U0Jyx#9 z??ms!sWa_?!=~)6{H^Glx-orvs1D4bkFKDY=>9F49c}H4+#;67;VF+?b0?*fPICr* z>oVDY78`{VU|xjoAM<;Vh>2r8`Vf#QNVu6*MryKkA@meN z`g%heAXGkf)qBXK==FYPIQt(@F!;ZLhkxqo<8rJi@BVP5`{;H3g1dP)?ApzfeJTY>6D~{E$OrP^dzf&@`*nJ_ z2QQ0pfb01$2SJ-Zcpzb0d!=a~qH>`vFNd{7=i-j? zxQh3m2~CTv-HRf3?hlB(390)&oN2Vs2iE(2k;#uV4naJ|ox@VQx|*I{EZ=puH%AHBZp3Hrr^{sK5(_BjE1~tV#g^cnzCb%=Eia0f zLoC7x#(ev?ev6!-ASOpH04<3zf^FZRCHt}zFEjEI(6(2!8GxX z&V`YymKQ$PX^n3C6e_WdMcr7u(CDM}oqFASMQYzW9CyYh>Q#dKhfDYSi0_9Az&oE_ zB|}pxVMYeuIt{9JDLP3?n`T10cZpj%hZryq;Jnaby3=^#ST}|pkcR+-}7Ql;3P_O&LB@)RRZT+v@bJ1hWO||l(PtZ)m3Gf`b za`)O&i#VQJKFLg^gPwcp6z@2$r)JPWi4-dC-QnmDi$muvjuen*?mUMNV&d!YI8qu( zdmL!$PeAe2x=o!Q_!is5|6}NsJhtu!HT9g9di`d7FKi57GiQBAbS67}cG`9x6G+=J zR=Yt2>6e*8PHmM?YLiv>D-Ihs!RGsLx!KT1M;}gSN17}2RrgE9OA`;~pit1)9pB~C zsWv{)vc&LHITwqIKZlaTyJyMM*K29dx`tv?lbUXRA`BzZRf;kIZqt*R22`UM%@V(K?qXwuJhC>U&{Wve~>nbja?)GdM!)=SMl^y6|LFtWtA z`)e+tM9$=RfJ@r zkF@1Q(VDLElG&=}vrYlDf1>gG;YYwbrO5th{19-e1U^?VTQ|uAI8~lCn!Z=^JLR;L z%U|$}RWZtdD3ecyyCLAn2y9qep5PC?Ee{>#&KA4cZZWeddmTAR=4T@XHax#~wenzm zq|>1tZ*2J*uO<34(^C=?z|i@)fmcn#43*`L63?}>ArN7osC^TZ$_lFg=q%#KfTsRJ z39E3NbnlKy)s@n^Bstec2^!tgBc?juV+^GyNn_x8 zJNn|pjU_pWTNV>1YL32%w{Gjv%G($T*r5xoj~CNu}ldzvz#YJx8m`d9w2m%)9Tz3**; z_Z1GB^!T7KkKQKdHM8y40~(>s|CoXZg#RWbPb!vxXO7WP3x%AFu|{N#-7rTiJ;-X3 zp1M}h?NTvX`DBo*S>Z{a-qyQZ;+eX3aqlAkUHm{=pPHYOo5O!h9EVHQDTByjleeN8 z&?SmV({{H!>S(Y~H~TeUiyG#|w@$Usw6^&XO^)9tDVYLNY(IM-DrzPuyHPxZeh0wW z=cmZSt+DDtUP&E|zKl-^{1Sjn`omv#YPN!*VI*R0^YIvIHoo;kv=LM+$dYaOmDD9` zlni_uBuC2q@}B~!yoG{g+WfJu-3;bUTw09=x`-z{LU!a_88e;!4L9f1QC|M6!9^C} z27_?%WjX%tI{xP@9GEDZH(=(L;6GMbM!;;n#_+>*m2*ZMTCSum)r*!D2k0S%+dL0A z`&+Xa>KVM>uH2AdsGX=Dw`|>CFqfry!wHK)+8{>Nq{`Qr*qC*jg|uN3iBX0|sLY_x z7~9}*(}JZts_2dwt)o`B$fqK_vOJ;~G<$MMQt0*l3=hnz%ueChikW+K3RsJj9WqBg z;D^*j^r52`}i_M4lhe>S`?u$vRPzzjF>X+@)9NnjtMMraY{5nJVxqDyofFZ$8>#{&GV-YA3 zFUDmfrVc3Isxuv8Rp!QixY~|24TS?F#R&zy%xS^t?`=DxU}%ZwUwxW*Mdu28cHCIm z-!h!*{y90y=EdrScMR5Skb@U91vRzaILg8h>MNFnHUKoDvG`f*G$&@$;KZn(SC@{r zCfgS#HFP-2BtdME5TjX~RRM>Ty&N;VRMuh}wJhiFHjRzefu0Ij-DG43lMI;R7q6F- zxVTD($Ow?rF2cE!$H#*WPAOccP;A-`4;{Ipb@R;=uv~#m(^RUT;GJrJx#VG zqT$KpTYmqf@g>#TS-sPgl-O=*e&R+y9?>`z(ysatFKJwgJb5_%X?LtTy~-OQJLRqbKkhCX>Ox}rz>DOIsW;bR~xnb)^S2q?Z5)?a+-6D z7=b+d$ViVkQM^H=t8fyP!jz#0 zG`hryf;(I3<1zCG(WUN8RNDPwhONQeHxXzo^w1<*^N3L-;4bk@qE9!a3yC|m zLt(1EMsVPqjL{H2n-Rg~aGuKW$5!EtJ_*_)_>Od?2D_oNiu+4e)5+j(=^ndPWZ zT(8!{m4hEn=x7l|E3N`#Nv?1jBnMWuX#+3*+F)TO!qjQQa#!{mC~FN=%_)hLujZzK ztJb5sJxzFMIpx!~Do{ylG^DW~B`W&~W@KyzsPN+kEi{uYBt#06x%TQI4{A3qndUX4 zC80RL1e=v>{)%+|>1MeJ1i9vv<6-i}CC7kKtIA8`b>Z+!&7C@f>irUB>O|VhX@kU> zSxze&5CPh_P-Vk_c%9F02bK_5Z9C(hxj=DBvilYG%@^PQJcRU3uSA9W2tfKWXPu`R zumk7+Ke>P;CM&qEX;Dc@@-lcD+Ie<+B49kpeTm(n?gzI?)I63Wi?5k+>K9zEnTN@(KnbbonXGevJn*i; z^{8EO;nt;A3`bqfuWJk7&Y!hT5R3Y%utJ3}piRL$;X#MVJi75IST0C=IJkC>1X{ZS zRrxHA+Fl1XipY5%5bvf1G>SgH&X}uai1J&|Wu+~N+oG2-A9X<|8hOH#;}fDvMBJ9( zsM57KytW$JHICq`DIe-pW*suybS_bknrp8Vvl!a0?sgJaW>C$<&%$I&P$6TW?;`iD zi}A=V$RV`7N#8HYrBi|+7>eu3HL55^bG=Zk4d#N$GBFT){X5>#az+U-oG3y9@A+K9xd5veUIal z`S0{LVse;kh1NX0xV8jbODetfM6rwLHw4l**n4wdxV&80Bf`?LPiE?=KbY+NGTe3Glr7$g9_ls;PYQZpbKi$faT=RMh}noPD0lefZtgG-3*w%;Z4Uc zt_E2h{U_Il(z|LBJpXv~*#5kkYD#!${HZ&zVZIug*$4?eM)oZzls#$AJaK6*l=BxZ z{BL=}f}cr{#b{nTwVlU+8DJpOlX@v-9f={@5@C3`#Lqkna8;O8Zn zf5~&4;VHO&yL8(+YsGC8j4L7=!;Z}_*RPx3l0+%lI4<3NOoTA#xlc_vdI1i*l*5M> z9V~~eZBkh1Uk(wv%1XaxRaX0=n+H!XsVsgoH-O?*q7@pH>e>e=^#oBhq!S!b66!3w-O>dP->1>sX!eyZ!IF|JBv!N~_(* z19%aew$gK%Q2m~oOe5)Wv3_6c(Q^ilYDZhY`2L4P3#F0gG5L(;`Da%51P)8kb_B6- z%fq4hev6ks!kqQzobbEDfKfRufs>k{fV=wlOq;f{B-{Dd;3h#thlr{`iB~QOpgKc> zk0vxXEbN4hMRtU7{>nB1-KRKRcV}{MeQGbQM|#BwR7oFk%{wrvBU^p{cRM+q{g=?q ztgtzfXs|}kQIRM|Du#P*!aRK9%v4vhhppAtI*|#G9^P8r&C1YPR-5|beuP<;sX04L zFR~SRe;Ozu2tI0r{@+{vTYad;4;x!c!MvAGMC{Jev%WgpzOD=b?2XEL7Idty3??WN zp_?d7ol8n#>LCxEb9zUvZo8U*k(_wX5hAF{227&y%bE-akM|}o>r?hca|}mpehi5C z_O0v-5bir6-W`*X7rW#eurrp^jU)wxjg8IEMymX1o^4`3UnwYHmagn&RHC8v!p zuG;DDyc~}rjeW}#8h~IXPJN_$rg1@3{kdLnsXE0&(D-W7-^C@CScw2};nyhh-*xf}$8tRo-o82H0885Gt8{pBxlb$!>%IiNF-} zt(m&sq#vKLeC2fayvl&#PvrYS{X1D`UUad+zrY3K(fS39vJjZTLf?UX2$AsMB{+bg z=8yVlh+Q_GAn)rMdv}3^-#?6hU)=w8M!!TmyfGN`kc>w=H;&$R>XZj`Xry_js^#s4CUNiYVOV&&1P@E zHP!hZGKk}Tj(%ncdOBXcZh!i}fQv*@*wD~$dmr7{#KiXJ&&D;q;l_n)iYIPcSX@*f zhx0QBZv5sk2zg95hB|t;#t|I|!zRW3x;N}<_ujbOd>9v^xugsCcogTAR(_SoqsNI? znQmxY-I6-)c~SP4BLE^lu&hZe#PwEvc<(-S5=cYcvNQk8}OD){VZ;?pUGJ@w|%itg4*{`nGH90@vUmbl62mK|*QNH(&Qtu2%0zoT74z zsQQ5+HuPG3EC*ml9zR`}4X{JCTK)JRU8#i}9jZoMGpRl2raSV%y zE0M_WzHCHm;{2L&J!C@f6x*w)m58)+TZ2jG2WVNA%=ldltJf_?o^@AX{kQZGL>9_E zl(!fnpgUbs6;RFzc%WL38WZ$s1)`EwDP+gG{ z-60NOw}h)~HDEHwJ^%L$UT}JefkBOHnsyjIL9zZTgW4htCOoZxOaes?**EW1VNW;LvInnASkb9;PxrH;iH4G8(TBwF zwf2?A;^ycooNyW1Msn~5L$#)T4F_C4j>){aB-ZvuBJ zI0;fsz9=5`E1L`xv+W^p*dlV+Y`<=qEtRYaq^5KX#F?OcdLS5ZZ~UaG-~KHL${|tB zW43!Y={}qkB*smaqT40f<ogKQ1e4tdQ1-beayQ(~lkp z!1>c>d!t(O%7*m6XQ6an>ikKg`8DOnSG#3((YIZOa4dyxsa!wgLzd}l^|)v=7f8~e z?`D=}InR4f?uH;h9lL~6iCSK}-t39|gxXEC{;QuQXn>gX<9eK-&KJh-|7sh`|4!2I zexvXGa{GNN09e0U1-8b@_kF(h^|>6+v~?dc0X%w%KM*0yc}d0Or4ZyBy1udl@Y z_lFv;VryP%GC8gw_Wk@Co|nDvIhNBRU?-bEaO)RzMxaiMwl0^NnV)Gb-F#1WPek}; zp1s3AUd6B%PY=OzP!*Os1KWH?Usy(Wn!S1r1}>R-{UF{21q06Q53f3|!s4Nv;?OWs zmN(DueF(1V7e^d5A%P1;nF>q$H5Fa!?4;|I8aXW*QGfR)#%J<_AtYq4>cj(d+o{}g z7h6*)rw`>G`A*Q+UJSS6O+i2hHRng)HV{v#&);bF_`R8R`(MO_irpI}6r zHR4i}kK1j4SN!4iWBH!|&6m1fG8R>^lS3KXa0lsD3~-I{gusJZrFf!$M|9`oN%3RW zyXihfXvkDasb9pH(*-&3i_H|^_|31NfDr=*M;Hein=|Rk=Edue(f82w{0Sihde1aE z1?|!TikbSIiu$RQsTDM{&vF6=2(95j#~_ItYjiTs64P-%{;v#nt!{egaUzX-zX?lF1@K>AsULVi`o(BI*SnjW*M+A?T)%xyXHA`~Xw%_Lm23c$_@;)gw)PF&2*Qj#45|}^bO10ZS-{t2rj?9ew?$_9S zXu1W}cb=6V^rg3{-(z`!l1GDfG8Bh8KFISO_Ff@aI3^hBiE27NcPu`?8OkmHaDIJB zQ2N`{4Fn$MEFuh@+yyOq&8szQ^Jt3s0#@BfA6%A_MHoSTyjht+Vy<_`5UBrOt>czv zNa9v+*Gw7ZDSb6-hdGpr3_6LlHhGCwta4h1`9^$#*uC*+x!C{H0%X-r_%)eIM);;# zRjE!fy+|x@0kVFd3Uo#xRahIe52xwcI=yj{ElUw?cn>2lo*SVY|5L8ZGVfjL$B)h6 zf$VoApRO`t_r@+J*n?!_9SBQt!Oq7uK^8de4kb^JhJX(`SL?hv=fvxH?f7GJG zvwevjBQLalI~{M+0_Y-9^AOsEw-nsL)#ZmUrK$%fBzGK`gVQ&t5E;H3Fa%d^9JaS{R=;)dC&8>NuS^_<@6NKfe_3I8Ly**=bB$&&lB47+3`B|< z;vV>~7}K^{Gz>-`w%shQRAS91DmHH9(UHb+1n;3$BgbZ+gW;`Wp-Qh*7dfla#*5@u z_n$YlXpLfvX*A8W>k()_EvS`CB&(TfHd5pjJBz*y6wZhFe6Tv$ALlq4)gcg^Y&JnG z0j}k}2VNYtDqTwzA-EaEQ;id6t9o(y;Vmu#ma0Df9s6IhoSglyUh{4)J^EfZw*5!J zm&_Sh{7$mae0MzRdLDF+H?Npq375V@)=C{ylQOD@C(jW13f~tyoy=O4Z4-~8RqMRF z&?x#Auld?l-DlBm8dmw)7XaV=I?vqLll0ZLABg!LISWhd~lQV)oRLyal&+uTWYmtlC61&)>SSs zjcR>-1*JtZV}t#^HPIkm#!QJ^AMWJ+k;C?fnwttJC-CLq^O372qhEl_$A zflH_TfpV^)Bcm&wf{mDP%W5VrU0eV5K+yD@B9y|QD2FZ*%Ay0rk`kaojuajEHD<*A zm-!;aUY8KHjP_WM09jd z_iu1B>^X&DNs7MaNhyFWor;i$s3#MS4Yy?m1_n~A(ICig&qG-B=OhP<$r(o zYqS}~Un@&=D-Qt)IUj~jPrnkW$*4j9ew;xI7%P$Bukvtwq6<)zsu2(ntP_j`*iEet zjRVw)Cx8B2dPt7w6;Eh!IdxEeM+HYk3ck!I82H^U{b$401>UAP`0f*q%&n}fJVHbM z2Q7I@9aHng_b7zs(I&BGa6522*{rBjmtB766UWR%oo!NlIgcF$?EAN~Pp&9Cf8FBV z11yU<@|L!uOz$sNTG6gRUa(J$c7p9)&GxEZ`{oT2NN9aHbwF*-kL)vBh{cGLiWMBB z*>b&ypaS0?LlxnHHr<_#hvl+;8v?#_WpuLLvkHpXO&s8ND!&{C#+>7|p!fs;c(sw8 zJm>%#CrCpOIGuRD0}b9>J-IFpHGz?(NvzrNl!#0OJr)@cgp_q$t>hMi(zYsvMuaF4 zF^F=e1YsOTYmGiShz%`gY(2X8>bQmX7wSs*?0T^E!@=*-nyE79TUPu57Rxw|0pq+0 ztFuG&NT@G-k9X(upc(2P^iYYs3oab4xrmapYQ_M%f%re zsG(p)U`Y3%$49LeQ5s^^NsJYwtsdU)QUlFI0@c*zWtoOMrw-@60Ka#<7~rc+yd=dD{ILJDrBuv zGX69p*E%||?~~w9o965AwEGhoB0R%lL2HJe4(qLwpqrojX@~vMspY;r?ItUd5dmApXr` z9U-3UccHTd^2Kb=G!kW!(q~2m?Ly04ZF0=`1kHT+u*xi2cI8kCk@B!&$pNF?Wg(~B z`y5JcI=d%pvyD-GpJE#aVHk8eJyWo8J6BMamj)ld+OBV%3%5%;{o6?BeW8R4fI-ec z`}KKZon_|yg^J-$l`;ADsq=JQ*8H+7F7NM7Wu~8l+B*ibv-SQ+{?oa|XCnB#>3?;_ z_I>*;zpm@@mDKmT=gM=`0leh#5rb}j1oo^L1}NRLr=46s9jelNti3{-$L!H))I2+x zcB-ld$Rt>2m}{1}fUj=Eq~4n4UNZhNkMnkG!B=HUfD_SvUSRa|15{v(YbtwpciOkI z3byym3tad?OtmN?YknVUWe!$KDb@v<$m-~29?U|v#`14G-%Go@?bXSE7!dpVZSKe3 z^i5M`&G{s?sVht5+J3I3;R<~LN|~6kx1uc#1ZYVG;ErvT7}#`dV~>5M1bx$0O-L=k z6}vF$NB_Ov``f*zjMjJ8*WhW&O2hJ!lZDemr`-Ecbb^rVz^Nj*vTAL&G#d)ruFETL z$Z)^`D(o_YG5%Hx65b+i1BEy%u$aeyzkpFWZ)|%Yp+U|Q%!@&Vu=AZHAQsUI1jC!K zhLinbr9!4cMG&PZe#ii}h}6nFX(GKigud3isgz2K6nc`3Vr+e9G>wM4g^S5* z9~2M8nZUv@3%k`CB3EelDTr@8xD4WBNGTIbkyP46u+qSOB>9@$62nJ`NxTx0Lz(fb zo+{O884#VrNGUDNE|27_xU1|*+KtPPr%Iv`oW=S(c7XmVGt2iQ%cr*>vjO5+YS z!fichNPGLas-07CjOV|L=YJ1Asr0bn5C8-jI3DM=5t{x3zps3LK>RoFE1KV*{;kzV z0_!baRLc|^&iy@kry}2?puf+Y_t=5agoy~K@0y*X>e>hJUD_ak3#hX+gs@a*(M!!+ zF4PUL_4fkp0E;@{%OAIrC1W&1tCxz5qJV6UTe<+r0A_)AYfflAA6=W-h&_~m2)b)V zWlgSV4+8$WDLc6eXaB1!tF`s-D0SrZTaJ!rSgI5 z!gJ&xFhOImhg-Yc4LiU-Z%do+3r+%p z9BTR@-efE<`AtuZe@}S^Q$q^d8A6r$2A%>ud579)Le$=it`)Yu%;*^Hq;6j&FMi*! zFFYZXU$M1Gs(37S4m#ziQ>pW;1A2H|9si&(L0*=^&)`YoN%@EGO?mvJ7SfJF4e(z_ zU1T-cgEs}g?a)JrtE=!eJkbzo1t!FyjkOy*=|s|9@#nfv7sv^@l$a^>hVZKkjiSsu z%riqF5~vGydT?hvFdOvE;IFsX@?)h=LLJ=BjfmCV3}V3Ao2^BQ%+iio_KVWqrP9%9 zE`sj?cDYb(Hdyi4|Bt430FJ!vnulX= zY;SDawr$(SZfqwT+cq|~Hnz1Bb7M~U&HcRp?^IHgN>wVUsa(Hvb)P=nXao2?upp}r zQD!t{v0U1@#RGoOVrM)N-#EInpLJbTp4*Hfa6}P!M&NHAi%t0>`6KdlAvJuiY6P@s z^l9?pxVOpwKE%cEqf?B%?|2DCuc6?Jtg10!!zJRI5J_w8d#y)AD+#Our2$HOyyc_y z+>IWFTXh~wUbOL}HHAVhtSa6{JZ6_t#YB;%VwDRps-_SZAlY(}mf@kUZG$cP@6G@p z9$%6oqj7#FVqb^!XSn>%>}9|;&1#nD2ufC-^LV~K5+fVDk?|bE(lMXJ!b}B8;*CH= zTT}2wt#$Z|%VGZJl2EDdw+TmEwt@gE`rjMdf&AyEXapKu&h*YbP^ZMgVu|qN7*Y?J zFA5)bU+3NS`qIYn`01^?_ht%?2bPj=q3l165Fn!9V}BRDwmjgPdu$jG_MfNgf6~Q} z{dXq=Ro|F|>H{c4@O@)0;OXB#=fL*^5RwR$2f^;2WaG?wD{ApJz0Tl%=!IJ z|01-!t5c@2n4qB(lmWadMoXtk5Vn7HYzi18A)byXB3HkP465dKDtbb{A_)u8X*@2P%i8M{HCDKE#8^ZA3c zLYx4u4_Lz4yz72ck9jorox{mgUV8rEtdbjq%3J$*?ODOe3PB zrk5I&8)ew@y>@*EHkOPZYO@i^%eu`FhL6!sN}|i8;_=YHv5;mkz7*_{kx7Ut;-YK8 z*GR6y*_#~H_8C|NhId1g>xd2n1y#bq;U?94iD?+=G*$KQ{)&jtA#-aJKhnOFM=>;c*02;CRL$#K3?-}EJnMhdQL^Npkvji2XAQf zUGpLAxJa!34AiQ57;~``#9U`_tdq$>Za}Aa2-*dw|Bi0qr8>FW_{I70bL<>yR8^22 z@gx?=5xp5HFhnfq^&<-Q{Go3os!h53+wcKgYag_z1KFKLliJ9+Kuh9@;oq!-HvShj zAFbg8C?V`d@=J)$-cG5Od;&Mx;W-XoT4N(gaC)T z@1Mv7&tp8Ef{Tdy*9G25mVh`xg%QM_n%n7v6_R-vkzFa&s?c}gyd(1mEgBkA_Cf@S ze%+oo!Y>v?g?*`nU$mu#V>p~FW=JYV?M=VE{NDyZa$6Tx&|4ZVfp&tM1GabGFlsLh z2)OZ%>9lrDf4S;9oZnhBcZSpU=l}aI>&I}5*92b;T0Ewc&wb@U(T# zr~qU1YBp=TbGPQ@Qb4qU5qHIwrarpOIXDj)1*x29#XF>nfG{Z;hM2YZJ2Ni-Ft`A5 z&2KB=UsI@O4|Dm+kY|m5#RWD#sLS9pf(H4jzrFv?p_||2ORH#}xG1%3w|D1yLSaIs zJ=LK^`Kmz3<7TTl$Q6w=rJAe9lo968B-4@#o!@+Ec4DF_DDnb2f8UxLo0;yCD z8K$P(s3lZWy&;=N?`3GF^`u8OR=ivd-5xEPtJX6525zH@79Mg2alpH)9Md&F7(Jg33v7IP(`dDVfA~Nwj)>_00fUvNk;| zRy8JfR(Jv`qrx$2aXRh?o6G!b2NYTq`^+e@vly}W;9z(-!sXgEu2XSvn+vT%=AHw~kM*wqA zg5`5&BY($b#Oz_@Vz{-t7TMjs?R{wOL2u##tnhtS@WuwW^WUDV|3fr=*RmOgUK`TF zuM5MGfsJ|}XQ8mdU$xeP_HJ%!5^=uQ>*>r4O8@4Pr5r8HD>(D484Gu^^;(a!e?0t} zSPE>ix>Rn>7T!Gb>vuONrKWZwA>QQbcfoZL%CRTJtL=kQFrk(@C&?Oj%FXN~SO=|2 z+paozR&&*jek8;>$HbuuCmc`N~) zFm|@u6-ME&8Kj7sG!+-a=eq%g)PHB&D3y9F(fy`eZ{N~^t+)DNTTmET&HH)SN{AJ{ zML-8vz9bcvUlN5e%?ct|4K#%`2s8?`fbfhUmxN{s-&AuTB$oR1D;Ewb)PI6uQ3;Ts zIj)g^ft<5*fd#~e)SA@kfWjO?!OdA{q~DEpODo78HM(gHHGGkX-E0Oqa>GJ-?RSwo z;3GPN2BE@!rA}%vG?5$6pOrJw$j#Yp@YGeXB~J=pJu~-*e7$}1`*?srU^w5_+W3_m zH(s64=B5@2dqgPd-fYl96??;f!;biRC-anW|1;$WqTtpvXFeJElnk39+oBkIqJ78Dsy2JA zE|^AnOFbJ|k3J3N3`^Vn*B)*`)R@_76RVShq&TP}QQs6Wv)vqODD~q*UA-@8p(s98p zvx?DSNC$UO#eO?Eo+UGmijnhsHfLrn6@v}yx_S#w?6KeyL~}bo=wc(Gm?Gia5*KDPC3* zbaLZ%PpzVK%u4AC!XKPp9}zO^MB|$={DIhuXoV}+VqKAIv|DcH z8$3-?PWJfv_3se#uRLu!4Fxj?^No?FDv0MUWN7hOE(s@}@N1bNkBUO89sT*^caGJV zax7;QX%rk;RHFnGlsOpqjNU_sZ;G}M^Xh;0A5tPLQE<4dK~X_;f_)2<)S&_e%M5Eh z^V>j%i!0CymyaPt%pyB9KUl%CfAfI){L5yYfs6zMecAddeYsI%HVc`K7e;b?783p;N_|#!KZl;;VMc@A;L&B}X0gs7w*>fZGla+QyWIzU>`paf z1}%)LnM4KS)Jok_h}XWDnv_%Yb6tb!X8bBArjz8I$s_I$He4#xj>^cNI!!LTc0AGw z*tMIQe{We?vj5Vn$|QoWE8hi+8C>hqk9|)DVPnIgnM`U{7Rxds%(q5M&D?%S==<3lBpCKal0K8#ML_iKF{v0zYL=53O0$pW9{gO@?oYBwTAM$VzZEHT+@xc4(?03Wo7hh9!f1H-P64vhXtjolf zR^ESqrpz30u3k|5|8!?R*HJ#^Q3UU^<``l~wtk4d86?{ktz8hK}`0KQq=}1gJMlRd73sT)_7IZ6J z@m+f8z2J3_RLA7mel2be7AP%3+YgPWL$X67rLJ-$(^hnw;Jo|t)*@#x&)vzZdmEnD zPj5eoja}^FDE$_4rg*mFRZbP*3~F9lAg?ntzdg=+;8C&hDs5G#k?2a7q_>6u$#^YD zE9w+hLzri*g-@!2Z83#~FiYi9eGWV%RBm=5RafNC2gmT8xR#hy*j8>`N|vlcm_0OC zKo7io;;v75OLypVtW-+mo9e=;dCFZZOh%4xiiGkLCUH{|<~ zQ(=#;k3G||s!0WkzT;in>AR}HMb8HGwVC zjbFb!Y&>l&v-t>VPCh6`CQsDjmCiGYg1~qVpKoZkrZu4@rLt}KOF8K5k00YoZa}Gj z4GgNpXL2g(AGFq0A;r5y&kb3eCqkxQ}$gPzONNQ z>R^0Z<3=pD$p(eIe>}W1*GMr;JC7nexKPx!S_{+ja}4mufGmR|QzR?f1JI zX%TE&h1&DQ<9OmTn{B}EwaAL8Vmb%h=YZyncJ_d`dhd^|wf;~1{~?*|p#QE~760O$ z-v>*izs9-&AJ-abmVrofp&1MAR?qEPhHoG4C?D<%j!hDrSwfl~*^v6eW(O&C2mPge z0)8_W$JcKcPq)UEj{XJFLoPSF^Jy!`!M&2*6TI1$R5AYP*-?~7kAYZ;{x$wLfH#NS z{5=BWjUT7pzj0miX4?D+RR^@HshFV24}2W|ZPEr+^JV1mf$pXeHCkz0#v$|yoeGH( z_vnm4U~OJJ2LA3|ubO==@SF^{rmW9#W>;tBZftsAWj-?%zM0QvNc5N(qcnpeJ0lsH z6_?{w70v4HUFo2wGRNHgk~;7ZPn|Z>eof+H%`RV_P~JpUl2=|L4$a;-lSiEw9*VqM z0jL3-e8#?Cqkaoe^*5Ln%0sMLaG0Mlyg05`MCns?AWMrjISt@%hW$XN*Z3v+I}~Kp zMCtV+#8fD>FNOdYGV&{)9D42F>(G+9oNA9_N>!?3j_wrl|E~q;t)5loDJadhs^59s zkyuh_8KSN_j&y1Ik$6X;u>!KnGJYk@Eph2{x!k%srp>AtYY*}GLi?nwp6fNeMFbqu z`hHhdfD#=69kKKQkPZS?lXh(7!Yebli&k>u%oZL(pD{-d4@*MDp%(^@_BKSO2tU}y zJ9U!cJB|t}v1k%asdUOVx1N_z5F%~mg5Llq7xcmN+f`-`z$mvfnAo%I$*_N-L?$Wo zwaMi&4@80e8$k0UzD|L)UTzxkR#UGk6hPCY7%j)N1Z|zN-I+88vgKqx)N%d2hm%rh z#jiKKEVqsUN@}$3{0ioi$25(0LleE-LBn7Mf!pAxt9E;?0ba8dm&?neOA>98t#hbq zC36s{cqyi_IvKik1z&SI@P7-2jp^jo;2leqJF45-SIjx?`y4I8c`sduz?9TE?yeEl zL;37B`_$9WDOV{~Z$}n(^kNQ zPQNj+3+uJSFCS{(zBT+z;Of?Dd>>jF;i}?jSljP)-m>$Q9^Hs)zx&vC z2Xiw9L@niHeF#Hv9b`0;cPPC^47kPul^*F1rH^^C?A8u^Fh#|Rd1rB1wIHQU;q?Mc zPp{m(miQQ<1;F>d%qL4^_vO6j6y9V<+jSI9<0j9CyD}`ZQ-~IOL!cx$@pP#5K~jJ^ zXz&MJMNOcjRWM;Za3zV1`tgzq*k)-W zzDLDG(U3w;lJSR8P=x){uUI>;zdGNnxeB=AJ@M^R_pGVrP9}ZLUbFw~xaJ0g1`QR! zBS>kP)auwnd}qO>4^E?D2~J~K`Ynu4GI#B05nD77i5}fVLz8wxl957EQX~92?eL~O zhVVsx|4{{4aeXuMc1^w%yaW{UjnLsSU1e80pG;JV%@P|r^_soSGan6$yLK_-2&vjD zSLnvp2QRLcZ8i{choKHRue;GTS)*S6zFZ{dvoVuSmh(yR~qne5Zec_+Y0Pxlh zn0gv&%L|$*;93|O;1mY%+!b(K&Yfqh5q}iayQ+5i8LkHgn$CS;-cki3h}O0in#faX zH?)YhFl1%RSz8S)G`(N#;Cnliq4Yp~>oRcnwtc8sD4%;y34lphQpQjz_$Du3)*)~%?V z374og;Jija5Df|~6s-x{p7J+3O!Abh5SuDR=fEM^#E}BikRAq%&O!P`d6Ijp)WOpm zSUkoOfZ8;Qbz#+Y79`uFE00&aLEF_gj}wS;6S7QmNtY2So*Hc;s@xS*QG8p>vM;$b zzP-G4xK(TK5Z3P+;cm0h`m;3|YlLg#;?vlgJVl&&|EUOSl*Yh5lrl=$n!oFvD_>9FW&%omU$S!slpeu z46e{^b9od%K`XvTbmo4#;Kbs|2}x~-MVu#w3x>cSU(A3D&xV}t$5mm_f%(6>P;~yG z9{5$zf8|;5V{6OE?Qvy`*r)It#%!pu$n_7uC^)y3K)ziOIyYad>u&_}s_y=eQDEUb}i(%+*^`}sfEu2+JYM%7D3 z4gXk3nM=qW$CC2Cb<9_J1;8*gc3<-;F97$Z6Ro>8Iu)y&yy9~0{Ck+YOsm+T@pMr0 zbF0DvcRZNEG>1m6kE$H!5;?b%_pt=i2oKMCx&Z+l=SJ`pKhAo7!YbPj#3^>e52W1o z=DK)e9?4_f|H5y;%tb}y9F7}z^$~kiJ#w83Yfjx$(Q;tpFaLlS#XRzZAwWH*FiuiS z5EJp47RIK}IfAu%Xl3ON)t%QK-r^}3lsJr0i-ybaD5{r_fzY>{OC?tKU=`x^;Lba7 zpdz``0LgWzE8gYdt!b5&^O&~<(=H^ygUQ{qFO&Qg?VxEre_!5u&}J{{E_PZTix)RP zBsS9~(U3bX*esA-ND^zZ@xYAjwoKBE4)7Q-2~3T%Yd-sOi4w$!TRBX&95?<}!(=L#vp>E)oc|k*U?-+1AigI51 zdAY#AD1Zu&+-;W-67B(RPKX1{ zcHn({i&T96Gsb`giIY_^2lqhPJ@V~;Un3ttV!*r-kx{%zm*Yji)dbVH4Kh?4AqzH36x%{<`OLY^m4#hm*-HJlg}f`4EgEHQbKn)sIua4#XSa zCO9WFELXX4jiW1^rCh35>fCU#;3(J%O^{WAg%Y?E0Yh?6ti)_T`Xgo zuhsaP9J~3h^5bc1s0qHQVqUYdYt*j8QXy}Rs!&9y_N{$Nsa%Wc&%Do zia7Vyp7gMyw{*@m$5D#Y89KiU?!geFw_C#Dp>4F7qMAsKP2=AWqVTo``+v! zqM<*I5ZF+Yb4i=e5o7Dt7t7{n`1{{}(278%oQ7pQ1l^y^fo7>Rr3&D>`NVYGk2x6l zknJZTkmpgSk9Ai^H2X4GNNKFLjdiK-4UV66)Hn21&Nsn_=K*=2yl65F@HGbu`Pi8f zSk9?+)Ncu?&&FAt0Rv$u;?k+B4~lgu+y~;Ti~~82dx6{u-z3CK9)}ZOIf|yBOaWI@ zHIY~CK-rAACMjakKwK-Hx#ICp$S>(k_I6SqY@J5OT`(U(NJ=I-N- z-1;||)9beutBcWDlu(A%K+nQ=Yv9clO{T&QI|RXT$p%lA(zHK;MNgpd_gV>2-h0_( zu1(w472p0Pz@cA^mC%geqtD}~8^^W`c955rqQR71p&Ti%y~4iUYH8M&-uD+TkYGKt z63|rkP(4oEtTuC-2^GE8r@(F5Rc10~Cp&c}*(k{IHaXa$)<1EPwDi4!JR!!ebiJpu z!Q}evWvb`t_BYkRn4DMRS-L3Di0-Mx^1iC`pJDXX!OtwOF)~^T{9%qbIHPe=EcEYO z=mgmj5h@r}KMdi3^TmOt<29+yzU73Dk;MXO5J!aJVYsMql;g5Y%%cLMQSYo@I>pOr z?k`KPyfz_?=Z+4I>$#Y68g7^u467dB$qxu)DyH`CT-Q6_G7WkS-w^$jC%+gch106_ z4YHjJwrSr4`eXowaSEs4q-5>lPn?xpzc;^Y2^hvud0=~bMO)Jb8m0^M27yf*hLme&1PEIN(OV?D6)}CHHIXTyLD8X_K+!N~cC?(otkNWw{iX z=Y`;~eaEuZ$B)>2+SSC^F#kD3&yKDYb=fk!yHQwJtD;3yIEfHGm3xTv20pq}R!B2M zrzx_q&W+F}oMfW?DQ8|g7zA#b1`!PiAp5LD2T$82i6};?>RLWY>ybgn&3PeRx^=sG zEVGEIACM65tebK8opL$zu2L>;^hWey^p;B^^RCr3x#t*J^EIxn#zH>2<31y<>cZiS zB0Y$q>O#g6yYvXC_B2vB87<6t{kwwW_Z=zW$Kx!e?W&Riy(g<7WZ7k;GT@JQ6BW)n zH;QK4iJSP057o>jMuk&JjRrpZ@gIr}c3vRs^_z$&2#p(mQKw@Y7rz?sii-et>$4`9 zgDo}X4^Q&%bN#P>0^W=stF>IzL0piUMzaNZl3Q-3SwdU(ntW= zOf%H2lw2KNEl;PAoxg5}u43a`sf4joiLb}wD`@RJMWELX2C< znJjm|!BVEMnENP%Sbu5OR6?8^u(9XO&cF|qe!+YC3 z$^$rfAIiaaoZ-!~6#oT{SX?5Sm00{E(aPi{DD~R>rGrdPjhbd$4!68+zOSw4 zFdAKA=bxS9*e+flWY$}RU}bAW+jPHix9e+iSQsVHGqSCHh6NNDBt7z;rdk2C&|Zmrd`1kwJyIOKk7XJ2O^EW zr7yMgK@Sf-5=FFF3Yg7u%RhUhq0Ig4wcC6w--5YYhNL^dCPD@SR^f*_Fe`!zLJCj;TZr&;V!LK;OO`{NPeb5iU{OSc zDH}XNhfE9E-}L&x$SQ@*ZMI}^uN!#KMkrhajDpZL0pq|JYjv*t3ggssdTX>I-d`5W{Rn?(eEjj?78@S=| zv^jg5(>zMgLGO~_@w7qJzs~zv98B`+3;O#^a~k8_z#sETOXc%w06(4EdZuBTxHfyr z8n4kWM|AA(-1`J4`M^t1LK4t--5P$SMv-l#{{$M0p zP02g3m}+eHHU!-4jds89wis0~DQi^=J?YzCy3Hmzmox+&h}y=^VA;VEYdm^Dhr4}A zYBLJ>@mI#SFIf)%GrDVq z;tkHsOt13e3fWrK6&SV>Kp*cfK-f*y+_qV>z?CUj*N6O_6RJ9Vqw|Y{>!~GcY4CH$ z9T9ey=q7>2ud22G@0kI=?<;+1+B4Hi0CdmVq}hk!Zmn)Y2sOe&yY%am0;A9&2y$>G zI1_c@k7l!wXhINt%MhyYqnlt#Tms=0^tC4;_0(^n;fymLvMZ5P+&cm^QE2uQjZ`i| ztyCOgT7RkhR3~T`#7<^%Vx4We&4UjmC{mRyj>Y}q$_Nju&s=%(U-|Eza-iR8MX=+S z&Ak-|1Ey?8&vd2)`9$2@NDtVBeKivO6_#G;-I$a)=7;pIdE4_(_LQ!njS_#up?Mj^!4U}h&tjYUC z@44*=%>C9qUB)_-&SmCURvKe1E&{iL=58?=80~3x+WwFGj-dm4=X$*e$>+{w08!S6 zIM1cvfC0QlhcYsqsAS;R19;N#8RS6b4(~+*f|5-5y3CSFOEY03>bL=EOYn5QQlK$> zP{3Ps(Ju2~D6FJ_PiP2PP=PG5LkFcuQlAMAHI^1ljf8H+fZCHCB}AA9%X{Ne!1Wt@ z1RIeT->D}{$-buzUqI*@k;gYledN_EusvEhyi=1;X8Vcw+@tsrEo?S_iASLhY8(Sy zxJYTaK=ciG@~Wh$vyqLX_*ukLy0FBNt8})X>;+W1?6c>tYKjK2_4CKDa$Cptk-F5u z@d%xRef#BN_5C}%sZ-ygWiZoEGLRRs*5AkHDaWV*-^4Ol<4H4#@jnlM8#q-)P{>ht zX`jCYTSviFZps$B0gv?=U*`><=kms{i``dUH5z47??>MMJ4hdh|JRG4MQ?UP zNj6$9j;-90rS_Qjgd5KhULF<~-iFO69alshHC$|AA4T+pDUZ22&``HDw9Ud{ZvQ2g zx7ts32N)lTc8%zHCSXghLLpIx^{P~?oG?Sj80=@j^;l!o?f_**!mi<(PGU|282DA-#`BwvK zI^)>+TRu059Nm~?U493}Pr-mwLVw4OGx>#t#N;QCub2uHD(Wh2b;$6hjUU75HI98s zO2uN9F5s+DDy@DJMGz&5L>M&!lNChf#}W4NF`$^+eQm zR8s%N%KsAO?Cj)U^Ka>7xOE(v0~SP&WvsnA83Xc^`Y={B_jdE*-Y(9@?f?HLT=W5FV;u6CeefzZ4snHe-o=RDMRdr)R!n#&U02^uX- zxlZ8}cLqiEqUP7o*jvEiQSNsWBEv;`idI;TG_Sbs_h9I$>`E%2Zx?9! zgkEMI6O^==E3IQXBr-ySe3M532bmuh(kNP7eOT=Q^qFs$rVvI6!Pnj)2TF1WT6O@L zv;kQ&#(U{c-RH#d(y?ns${9bdmykFO21==_v-)KDZzNbAI*52I5Mo;c-|1&!NY93_ zIu~t0tP}L!M0BQ~M8=~_VC!p4mQL)LQxI#O(nX`PqStG z@I-~FwALk_>Tk=RHwWJ=&OZ|72cz;&C4a-di$;Zn_^i@&GVE%txU?26+gTbQ>2CQsp9ztfQ>Z`yp<^>I2FzwqCj!=FGn z2wckt;@#9P{)rZM82=XcbnXA=U$3!M+B_C!U-Bq(3>m*rpTC=1vL`~~*Bx`kgBoc?QSdrw3Jc#txq_aEC7g_TRww&_2#O8bVZw{|gZT10XUe-?ihrVV7%B+(?XaQNE0 z1w%o0-u~eFk3FMi4_)Xrs?(01cC4~8${9Kv5IFRw>Z$(Ki^TG~?bt~xi^WXx40L^m zL+I?GZT}z^VcBwf`v#7yF$k6qhNQDh(dA7lBS!U|i(*%hxM!@v#lk3Wn73JBr*Q}K zwOdUw$kI7oFy`d!e;nQtC8(zmphloe9*U))z{kUkeH`E^_`X`$%qqL4<75wo-7y}? zyTIli6Ncz~+ROe`G1Ha^&=bxaufch=ksAUsh|1DQzNULv1>2fr{4=%+&^-yJ6xM$= zGoX!YZ6Ln;;Qb^i<$D?3D8q>-N55Q8?nt?mMm{R|>B@+s*{AAgGjnh{DU;z*KWQdQ zchLMzA@rzR3xhAF`CM;3`_M_FPeNx-gT1Xh~bgp z=atyCSsw1>cbsSe_0EZTZU+GSh10Fx9cHQw{6LV)cj#yeW7g1?SsE$$qEnA3tVwSS zKJh_g!V5n=ouXQGE!rB)7!NGRBa3$;6%`e&CISV7w^iLR9NGqluZbbj{BU^jmPZudhpIL>^U6F$iYQ< zK-{PE)RE-$PrWJJI-s&v2Q)gL>@6ANP&5L~0y-L4@?&2?yEAnQO6>`sa!lN3+ij#g zyzMU?)vyv47B+y}31^pd{1mCqVbcej?Eqn(0bG88fQ`e!hGwzpwmR?az%K%6X=zv( z7$M+Mei3=Te%7|_;oBld{4yMNgldQI!_=BH-}p-_+d^yqzDzQQlE zROPXbHDI1)(=b!|M$KsJVm3vS&-6-%F2rSDj=l^>hKAMqU*Y5pjsXg0b) zPU$0)sEfM)Vh+v0RZSrdL;Fr7wXh_obQzw{9D+;V5iP=;&4Ut&e1T;RSMIHbmv4Y#CJ0mU`>QwIgDQVy zm8Pmg90x!c5f3JkpcS38VtqEFf$f`;%sN=I`d4{?}f=XvnL|2^3 zQ)iY@>Kj<`E=+fiZa>0USal9F_g?D*8VyiGnv8hyi0hv8+H>6s3Hk95;z^d?)n33s zU_ec^2eK0q(;EH2tDHE}Ey^vM5!<+bBbM zbtQiR9$zZd+7Wr09?Bd)xKAME_EhjkgJ-C9=~-5BbJ#6UFe<8+rfbw6b5GXx%2a{} zXqDLgrg@=sRey)ZJAm7C|45RAAs6dop(f9K+cUnt>2?X1ZJO0t>)eL@&rMeNXKDWzmiJ%aPf)M;j~sq)f%@NzyP@kS7HITxZu}As zvXXduzOK}&snrW3&~qnY-K+861b57T8qWB-*t{KE`ordjZDnd;xZw%&_S{<)@Xl@U z6Q@vU`Vpm7LdCOA%5*AWdp-U5R$SLHtG-sXM%as=4P`5+*4LHeHGF?oc)_vkxXIW( z-k&tc-gycOq1F}onpKLF1~Yj7s`uaDt$dzrCdPgJBr$LslDDsxa}(2NBWQiPW>Jw4 zOU)$e-4zvhn82;}z}c|_(x5IsE^l%3Pgn;)(RN#6G4|mova63TmC44epX2lu$qsq{ zVrdKwU1*zGc+ojIoZ3YBbbAw}usI;70J)6P;M_b$;7{S7*cpGYd-BefP_+{#0P?mT zWjQ#)buS-Uq*O^N$tLmoR@i`kCx;WW(HQj$BAj`7&~|{%vBP_+IJ!CC`t^D27*OXc z(#>aI2E8c@lvL4Nfn^@Ib>|2)GE}&V?5nc(10}k>fAD{8pO!CPP zP8n;LY;N-V{IAhn|5ox#0R%I^twA{p`6yUfimAkFpOZjI67(R2UT z<$wR{|J6H2&p%6k(2D&NC{{E4KS%e^Cud;<5@DYk_Ejp>Jihn%neO_6yq>wv!^5U6 z5g2JErZm9W$K{G;$@v){=i_DYr{UBJ{6MEg)sI@Wm?E1}VrW>qJZndi?xs8e_A3K` zZ2k0mhnht9yPk!X!E(J2cCnd+y@fDG+E324?R^bTn9-Q489Ps9LqJ^Jh0>U zsyksWdEnsFintyv={um<&pBq9?+CW~(Z?zMNMO`;qs?z?cyOh=IlRo`j)T6ZT)kzi zq|D~+m`IwrUcK&IOiUr8n9=dK4`oj;DT!vUUlK~%jK3$5qa7o;DkjyQa+*XgFcgbp8u~7Z zv?_-xD?}ZhUH}bySgOIH@3k3t@$T}ca;Zr}n&<#eTnQGWe3RvD2$RV^Z~Oj6t@zcz zlL!JEv>TrXdD1UN5`0C|*q7cSgNQ~HSm^ZM$Q5lo-(6SmGNToW&=Vw&J*BE6B3K#4 zSH0$@Hz21brf~L+OYK>{Oiv=k+`BOUe)I8!i?(NOQ?C9Y0-Bc?&UkcgW+^pWotrlh zWB!Hziq}-XA>mELHHS=@gQhfhDC@wpEbRC;m<_AU5C{d;Xysb@rEG-_aNU0x>%m?} zjTrq^6iYC}lku~s;kspXpJ*&GP)L>u&~xeecrJdq3SkJ`H}U*z#MQ^&ZsYLhL23va z(E|yIdoPZ26q{bQ6aD`UgEqDB{)Z?Zp zo&hRt3%IUVz!&}<7F~zwSY-m>wU3&U9>xC6YxQbN{DK8+K&|_MXrb#AiDH?!qABbc z5!1DNP-Cczj&^WW>9r0|W@0FfjUC)IF`Xl3Y16O>4GL;5wtD;Q@K~{40tT*Rz0+!U zV}8>qT3vZ+C;r*Zd-r4Ona7%@l5{eB1T!YPY;Rr0dY{K6WZ)squ%t>ig3eyUfBSZ+ zjx1`o(Dr1q`^zMG$i_1NfRtbbNMrvY5 zsG_7r1PssJg@{?hZMiC4A{vz(2JmK!V&Ep}_PVo%a>Eo?ePR*e)j;eOViYHOxJOmB za$XZS4IDsGhf-!9^|l&Y;sBiSgu>>Y15=%t0`BzgGNF9U#%qYXZF5r9(|0k(Inny@ za&xovl9dGI&8OpIo?rsO!&Ynh`pe}cTKjHiBsRW`g#d|=6;gSWeK_N`tNoSb-WLu$(z*-aLUR9jU$OJnK*|+2>FYi(1emREhA_PBd z;={7pMoCEGS+|}Z)5q>`=k8I3;-|-Anpd$u?64-cl-J<-P%scTEm8iWLN)R;xT`i24No z@so!NzpztPl5Y%Y3!&g638?iwB$8ra#73Xpxz^ea;Xms3N@YwOP2m_@AyS$%?&=LQ z{gud=dp$*8qP=`KQ4z9G*w)RR#n+rQbsznVtzY~XF&YWjPi7TS=x+X~dsK%m=#50A zC48GG=(%V9+>igiegWzjDULf`|9Mq3XwWGO+>St^2!ILieKe%Y^=~*l<>kMuj<42W zmlLZ#7EZ-V|KUp8oB?e7K1%=L*}ResLJM^MTY8s33R|%FRfSHT2-Ju%So-VO6nkoG z;W0X4HD7O5Z+-qwDy0Vf+Q9P6KriF6gIT1%Oqt`_ILpc3lxD%(l6)ab2=TSBpC;=)B^1U&m%_Q{Ok8kPrVEqc zFXd~@JXcdTMYWmt|JX8SFEr#Yh*6-zcxlti`bBJqgjcn=Xr_lRiHxAWAYt}|A-<~? zAf@7grDr0CwieyM8c!f22Zf^%5hfQ_nv-2ipXAgQR z%udE(VI8R2EiG2XYMQQ&jSsG>CTeuU7FR9dUo!ks%xrmfNp`>E>$d>C%t4JMk$Z^=!j)#6@ z=SuS(2K)6Vv;1LUG0CPSYv5vm`Lf5UDhu?r%uj(~t7r6S4A+2x8VsZj)aKCsTg)#6 z$?&!=eQmt*fvSx?Sgy@d>hU8Sy8>^ZVPm0x22S@f^kUG6MICxBpee5KqIv>s^~P6X z$}O?v;75v{wkJt|82M;zeRa#%HUEs?_Jf@>{!{Hbm!xE~MCd-9lAw83qD^*Y`{wjr zfEN<2o1q~ZfkH1T&`IcgEX>zLSwP?}ni7DV>`s6H$y%InS;6T)|NKq!#Q1=jM$!LE zaJ~9K4Dv zF!Vj^&_?yGBcs)XgbAeoR;B`f{aVFPTknuN&j5?LHd8&u`UH)T;3VIi;QkV5xJo3f zVI-#X_3j+r^k+T)RNwLQfc(QLHAwO=f?H+sYfReuiS>Td)BecdiOIAQ?>Bt;X6x)AZkj3` zV7|UJ#MY#jTklkmaGqDoUL=TV>o3Q1u#%)t0S59va8TYTy-BqAx1&E~;yN_{M_BED z9X|v+%|EsdO}d;)oRr~0_il^PEAC+^gw7u*BlW?~gWrw1=;~uP^o=QIVDZRQ#%v*7 z4oeYMlh2P^=U@fpfqLpOz-oz!fjr!vcHZb0SeOo60JUwdJodIID_y*oolR!(>qr%cnOGA{qb69NXlVg;QQ? zlisG=kBVxJ^n2yaw5fKVP+@g>oEcA%K=Kj6; zeQYP08DKS?tQf={@-xvDoXr47fF@(Ymtho6Lk&8x0Ppc(hW7RtH?h=g0+LOl!gDis z_=Bj+-HQELvY%v@mQiMX-ac#Lwjh(UU3(w9yU&B|ua#ownCtsyT7CNn zHRbUu!6$zXnkl(!+Ao?8%Bt+MgOZMQBHCfv>W!grKyzsJzp)B1aWx!nF4>%<$d9yF zC*wF%`oxHf;*816tta&U31MpITKAJ#z9c#wkKLu0xq9=dGnYeI=%VA{&AvI=FqbJ; zjP<)glw7lhjMvsdrucdrhX$OoB6&SzE=9V+)cvK^jqP<1`;gmRzZBecVaI))IqU&PU4opsuwNEcI$zhM;rA&PG> zhchj$M|aYucUghbmP7PCX*k0wx$uw56xmxdf^ZnQX5$Le1;CX{Q)}Hz9vgjDBbNvh z3bnm>EQHjZEmoKUymVb+Ik({2!j;~_@BVzj9$sDCb*z8#T?%)B<;`c4JA6e*%3XVVC) zzeSs;RY#>XGc~3c+R^Rd;v8i*QkKbS@^>FK{QXMvHskVMqFAL?!lRCJKuK;{T3doq z<77lWlt6avEaSB&eKMT3J=2B2KO#v@%T=&&vT!E)OJ14a`-Nmgyc)DWoomqj!=Q^r zUpvFX){)^?)PCIG&%@LabV=Q8-Pg^NNz3`yDTIwv(-u+o9kl{HD|Xcq7xzVCJz+b} z*Jx8K^{T(*>iw=h({&;nri9R=M97?BKl*NYtM0 z9@HL5enP1le4f4CXbNZ<0JQQ^x^r0n$Byya%ddL>dZD|QT%JUAEm5HO{ez|7t(o8D zA0wVW#2d-P8;d-ksix{ZJmRvAT?-m&XMT4`Q$E_X8T;Tpqf7aB))zTth{*5$@|eXYQ!9U zhv&YYx7N@Ek+S_&E%V{S<6$X2#H!62ukcDnNfL#CFJl;XX5G2}#{T8KdG+PQ@P=#% zeC>$yNNQx+q`wr!8+|W^elJ!B0RSVTkyUmrJd#O_;7J1MOc&NTWWv;Q5OnWTxE52p z=Gwj!UY^`ua6jW0y)e9Rt`}-tO$N%!GQF`|NE6=bWsh7tZXr0yla@1z%D$GB9fTr@l!FE^GEh-lyFlPlY*+Ar@$v{7QY{o!vunO=PZW(HIw}|m%l^z$V3s~$h(LR;WS(< zQ%eY0+C(T#FOh7T2U5R;qHB1n2vJ6p?abw;E_}0pEYniN>;k8rj@)9!s!fG!X5mdj z#xdqrY|J>!8cko;T2LP3(q*a->Hs#Pt!fNLw?&`pKpqJ_6G7s6qz6XEe9L0Xh{kS+ zQMeUT(*pZ^$hw@ULC194Md&S-VUU-h$=3u-4i&#pSc~5+((wy`-B#WuJ7+cw=9H=P z^|XyH3SC24&EyqI(}95L1HOK0{n(W3=`_!5K&&&SD?UQSP(%L?0DYL+BH^szrt@KZ z$NHyX6;OfnLC)7OPn&Nq)7*E#+$lUPpNXRI;@QgmYjzPAgJDJOkv%)~5@)fY#^$RZ zA)05};NrR};4*v_Tlt8d+pp#`3aNj#=f%K3i(_)f{Kc~b3{z6#*>A<%f@d37e%${* zk$~W5_x|1U1(*{CI{|oo+~tr;z-4;(aW3g!&!%)0se6GlHy##!P7*bJ@ulY`*T>yy z+&XN3eq0?{)*@(>(?${8oJD(TSQ*S-RyOmWk%vWhp!kx8J0B#i<|rU{ zt^SofUg{_s-dhiS^{nD#cRHleKe#&V+#CCPm!rS_^v7n>W|EC)t)52_ zRu6ud@P>X`=B%plFvI9!B8quTGQCca^B?Mig-~}~2aD_4FWol~@t{=!eK<{a*p+7& zX9Py~Hk$e#Y};t>U*(pdJ?zXqo{}8&%>pm3@<=so@P;vMIc@niftznn&T?&1CY|Rl zp+JyTlog94EYmGAfd=(ucxv!7*`viR<+M}GsQmST+8 zI{5b;as?o8FvaHnmQT&#Jg!D{jGml~He(*nV0a*)4Q#^(fuP5^70@&LKE zb)m3N#d~w3u|1A~O3HtnB6@Xv%ciW7780cjJ1{ooQ^<5i&{)6|@<~Y-o?aTF__{9( zC$4UC1l*;N z&}_5wUed)%p-73C`9vXH3b`Ya4ii-$p5D$!!ryhYBTJ6->tPF%INJ@gHiWpiwEo_{ zm^_!zS8%?AX3>^lsq=}kT7*}XJQ*!*&Z z*%9CzEg){e_usvf6S#M1(eBrqN(jluMq>K8nB`(i{T@N z3N|OH`1^yDv9X)#C6e6jTEuuRzlDQcar+k@bSb-)9wGv#Ahzt7* zWC7Bgd)>Tlz;946;9WbBJRGg6Viyz(H_d`UueQv#fihPxa9ND0@m!WK`^Lb1GlfdH zn2J%VF+#(;@kv1F&|hS>=yw`oAToT9Q`pUdu3;-aPJ{USg{s7@$PXTyWjFdEO9$9d zN-QiO^H^x7%?SZ39>3FtHd*C^J)eqmR2>l8k7A-tMB;^AtN&cUBNVdNmH&dOs63Ab zTA4k5>%FQ!An;)9ur%Kv1^bz&^k0uE`M14*QVbN8l$56YGr*5ZQ(`+{EnCgd(B|tQ zx6$FclnEX^kvp+Ij8TXb1k;6H`6=)ju}R8}64WUv=+~mxmv@KM_kCFIFgSPMu7yPB4QFxvT;ar9bA; z1_1Vp{{*k);UN^pE>5&0e@~5GzS&xy%W@&4C&zKs-pm1ldP$R+e8j9Q`O3amG}@{v z02W>pxV;XX?3{2%9VhAF!=X+sj@034x{^2ESInPfW@d1ylW3akKG{dqISBF?bUZ>4 zmO6XS`XlV0-nrMJ+2u`S-%vB6c3@n;PKm)__&Y$b6i^tJncwm**-|CRfInXW?{>h*~Pgfm(1FOQK$+IeN~B3qpT;VKERXc zL#c6r|5JMiOKAAByI5ig-}%0?x5>VxaI3KiEDRdygU|dWA1PeT6?P}uLdt2wz8n?( zCE#{Y2{MSCaO>?WZT_}6(GWR;-|!R44W9?Ge7xWlfw(d(hs@kUNk%QTsM=fcYVyrm zDz@XvXhBD>-U((+G%bCpwSFyOySyDN4nhSPS-=@Gz)E}0l;>H4>zRbS6pDZfjH#se zoT!dnZ6d(%JI7zE-FRD^s=K zxJ(wtnC09C%^Bj$Bwv{wFHCOuR_cYBOg69&2LTkPXd466JAU#)Rv`Q(TSx+lC!um% z43c0FxB)hsWm)b1Q_Z}pyD^BN=!w4jS{~VWs(<1b%eqntBScP}a|BsNP(w$parUd_ zp>{-lo|3vbzFPQu`bUz>!4HMV_1L8zKU^W|!?ox7oG5tsjKo*9d3M+9PM9}(>4%UQVM~w_EBpC> zVf?J@irIxLe)b{!>`{v5DeWC;+O>@ry{``w`TWZHc8g^1(J#04e)&Ji=l^7%TidT6>^aZlV2`IN zt8CB1F{6)L%R7JnkGoHpUhtsSKE?mIlG2Vwg&12q^?i2x+Ix}S9>&?_5YEKo@oBjN z-QDFu7enQMqUEO!Z;aP2w8oWdN<-k_?l9Et4B0=f?$X|c*r3?Rx zGS-?VmdT>4rRC;v`vyY%Cd?_}!ll0rMjNP9KNvw7+C)>4t#do^!~YN~>0wQz5>=x> z4vw7^B7KCNZL=yMoE^l2uGlbZbG|AfsKW>=rt%WslY#kNTUvrxyTq6Aaa8w~&~_&7 z8u&{di4p#rxEOqr2#0lB7@?t-jO7WzKN^q#UEb7bz?@Kp#ll@xGBH&JG*<7}+2s;e z7L3hQk&6`yiYrj1QpjNG&{*3_>oI_B$*yiCnYt!*Mfb=nTqwq3T5z*FA*a7~ zm0s8kd$Df`+XeBzBjjh3fq%CFPRu)oiWqU~qB?-YVpU)h#aeYsba--ql7+}TEt6O^ zSg+eObrOg3H=Z+e5nZ8po0=ubAB;@h)YgLJNK;{)hfG zG|A40bCwY2feTd*OL|HUQKM0@+)biWpDMH!VVk46cP1h1mV&etc1$D-2w()vQ$N7@%LDZb|0JKGYu`;Cejg*PjZp-Go3 zHyS-e$d`^#I5H@5NtVdNpuD(1^EXxMzwWzUi=<@|Q`r?CB=E|UK7uTF(!H%dw(duL zdbj|0J>0nkqf`Oi*00Dk7{-0*ZM4EG8b_RYeH)4_uSO=+Xra-Ll2gr!-P@~G>x3yFMm9O=Rb z9DAMt01kPF`QoXNVVP_0bO9(BhZ*g&ZNmJJqoYS3?LN+gvTZ7tvavL>@ypEdicFI-5y_!U(B*nU%zQFO+UjK|(cJ_XNgFjt~_K32>0+9b>aB4S%yPuui5_Eit9&jd8Gd%T-1{`a(;KVz zLh{CgEE2JzSjlPiI2tc9w!Vx~s|-Z&P)exYtnG3SUX>OG22Ll93r$Ffk?|NA1b|_r zJnT-z2*|bSAHi4iCN~8(TmMZh^UiMsAqpF;Ku<)ouC-O49dl=pUgdwb^~9_qog2i_ zp(^FXKrL*4D@WaIeLF_oOzDS|P@II+@rz#qyKY(j=wS>(!8!e(=fTe#y-fL5(h*B4 ztm&dG@d9lpohDknU^8_Ug{ATjJbvisH7uep6wm~mv+vJ(Ct)1(CdUPl}4 z{goh(W^EYp5GawC3k7JqgCgqiMb;>g*YOpE8PYz%*enr}kT%auitO$)4EFF|e*%OSffY}&hCXQa{78%!2uQX6`4~nw@8wZ3E9%T9%XJ_|)|)9I*Z1;P+3n z8jp*i-m&=Aeo-EoWq&ohU87%xhQO(<{7EOaIQdWMi@&6KB*W5?FSfi8T41iD2%H98 zlw#z^`~SKkv=Al#mm&%Z=DNi`E$|9w9yp3q;yOQKBUUf-19}0~{8!^>#@+K(ldjU2 z-KVJg)vGTb;{)2Z@^}&pn(dfiH_@R;&;e!(iW|hmF=!?7rqfo4{SO-47rBz}m0RVf z*aiT3AgKTv(4s%bJWwyhI{!*z5rx`~t*#xjox*ib5iBUy5M!BZBn-Rrrmv#Av`}YH zj#}_rH_V+x`f(*_DBA|ffx(goE(rK1~xSS4a#XBAHR9<3COVs z`O&s!VuRuz5lYUhfE})5Bf;kV@42+Nod5KfOLEu8whxNtX~di_wGN|bA5N2aS^}U^kCIYc6yygzZ})V_mx3Qiv>Z70irQ=LJGyj*6;a zO3*}PlPRAWs9sEM286umDk#RpT=Zu=+*WVCz{S;?@$?_p3Rb+{Qc|$AqXvCz1^;1P z2`<3osLy$?Y{mR1tOi+{w-b4Zm7?#&zh76-C8^How(15{`Ot`Cquxo6eTK1G{YZ=n z+r&=I&=MyVr=v_)l}%i_x>wd?@${nzvgy|e;{H&RfA02i`hLT8YUy}Ol<&pl?*=(A ztNf_w=d21KlD9*mtRE8w@V)Djv449Vb&@*1K++ahRc4rMn~$d?D4{GvrSZZ@tfWo` zx3T54!e%|B_N_0O?2!cMW*%))-TG3BM};F+QjQj#?C{q&lzb1 z(fz9fjTn-HaS82RhUL0{H~X=$s&nFGY3-qU_T;Fk7;U9=f_k9^lsLbLm{8&|2;!p= zm2QU>zP;#)8wJY}v~oA zF`*S!ahhj_C)t+Epxoo#A_`+mEclf**-XEO`haH#a#Z`>PM=PdZk-UXV-y9`3b~TKg@)@TPQwCnO<44BVphwT-A#wll3* zBp7kEQt5RH@_C?C{IjKfEJ{@gGWILzbxvLeEDq`_mv~U zwgd$x1jKhXD{pnPYkhKZ`a==Driu$Lyg7~wa3ADeT*XHdepI0V$!ch4?rpYc_S>sh zB|{!W6)3#TWAQuO!~ZF)#&4NNiefT8pIJ*id}SW2Li z`Z9CfONq z@+#|VCZYU!%)Fx8IUMN2-es211O*X2(7`Au4UM^JlNsEmxajmafkGZW@`dN6mjeEB zQDjd+mks#y;&u2ldJ6tIU3T)}MKf)4UX!i`P^Cd;7QgAkI$QJ$)bB9`LR99N6&}_f zkGasoL7~DNhAT&f( z4`sF%l7`AC(n|jfj|hLrSJeA%AkCxwoB<8<6FzqNW5*UhG1{&ru9|W zur6-ga5{XO-S~$8dAU6N2#=iI3r`LYUkZ{@Qw`Ftq;TC$UyVwkr;7+niKpfJ)=uB{ z=Nm2-3acd*v9Y-(T2)IP((MM zKNm<{hoNk%8Z;{>TSQbaqR%6m{A=(-wXOyZGV+knlQ)yKy$Utyje&U5q)JZBv_d97 zf=ZFIF5PZfHiw&UtCgRESNVWvkT-FU1AwTI;dKkQ%>W)ul^{yWlcgO@?o?{A?0RE9 zVR}$s%WumKasR^D!rQv$xh5QWh%&kzaM#v=17R>%HO9_rAcslb#^UIPH>Nk+@idy< zKhZ6s)Jni1K+t18Z^}~h{6Vpww6sGFTA|zk7FG@X z%F)|OEoMlddwjgePJd<^MkpNWpfl2EK-1?C_60U5-*-5e-}Z%wY1K*WWL;e6L-s&+n0&sEAM=*|;#GC3k###LACa zHqZ!}9*53Y;g{m%SG3oP^HTiz#2v%VFDOR9eoIQenYpRCijKM zEv|pZG>w+1?#YJ>IwA>$j>mT0>XTQz6ENQlm}2HmX-0A1SknFNtUijENX!$`3t#^J zTa1;}&XY3$%QzAypjv_a&h3vb#U*=1unKd#&$!muoL8GE)iq1i?Tc5We{I(;A0OLG z%|JSrCaSEA$|7?(*mI zBV$v6dw44CH&NpcS6`r^sdMDGxn{v+Tw8TjGT$)50gYg9SwC+kK;Jp*scYn@!)b&e zrQ<^=VXXK}qei)h9dD1IBmnG$ql~iyWAWP|uy*8e0Iy9QM}te|yPv!k%ZG0djKUiQ zb@O(6&gy-bRF+9bCZxI2Yhw4i-g0FztO8OxHYc66?rej!>U?4NL~G&t+YU`!zx7wP z)Jk;PFPx>d5>NPz3^k?+Jo8`#dR^7XoL-Siaf+hV!&XtofDNPFb?91++Tf93)3D!0 zWfo?Brb^Jez8#AEw3*O%{*r%`gMH@<3_ha{uWEQ%e{3FNt1 zehE5zcn7`KHVRyFDbzA7tTCVwSH7PX6V=rv0M3hs1-{EYJ{Fe%DhP-y4ih5DJ0_Q2()u3MvvjLlSWa>?5Z(9GpqjRb|fWas!V+d3opA!;#@y zwB)8B-pjmzRZF$GU?vQm*U6>U6tANG))8jQp)Py9z3{tRDbACEvEZ{*B~5>)=_cLG z0p_H;c10Z4#5<&ZqT05*>^!PAgc1~)WVv7`J`i%w43q# zP*$M|G@EZf1Gg_O{4LzTtN-rH8P6qRO9Ue#V$OGL#1uoXlZ?%OT3!E<*8d$-VpJIi z$$He2JQVG1F9~2N_&YdPjel`*XnR4#;xf5wr?YXietYIRJ8AF=CAQ1Y^}x6MmrZTk z%Op!j#h*1bCf~{?N9=}IHXcaW>k;MZhorboa-!y ztW2hESRj4je}K!N1K!VI+G` zie;%Bljh`p!BWE5M)#*9ag?p)xOkBWKxBr}%s{IA0jb(1@CHJD7@1D=Hb@{Wf1z(W zFC6P9O;kav85v4vVu-2!bKY`Zs?p9ehpVz22DIXr~fl?*WP*ofWrPfwM zR+P-8-&QB~;Pr&WmxYN$o{HQW-jp8@ONvE@7&ZFvg|Mg8R&Vh+K>o)*maZ*r8t@z{ zG);S&u5ER-RJK;Zjrmkw9;R>riBFK4U&`EDx(Q72WyGty1DdC~bM3M2;Qn5ff@SI(-;8H7yQ-6l?RdTqZ@{E{*&mv?)bUNpJ3WSmL|p;% z=kaPCNM?Kr%`>x-^26WIdl^h1YYTx@jrU)6B+-N!LLk*f(?o}}BZ&d+VZELrE67tT z@9QbMbO+jFb>OhS6cJGfC7XiY1Ed>o)2x4mHgk|$-(SDKfWAsEOjoxr6nXrruB6)^ zub2C%%wwFzFzsz@jB9JbM*ihcGyJUwmW=2~e0hJF(uLQNN4M!~I*S=1e8g{9=#pyj z?m7AFfv?<#9(t@#hTn)FGegS{=27rlO*+}7QtbO?cFW2bhwa?cqiEbX7G~yS8smQ- zkA89gzVsOm$Ev>GssB2yd~(IsTa~umV|#E#cu~T!sszcs{`t%HNl7O1hP`4TC^vxh zaL_~7f6hbmee;|m z6!vma^7l{91|MOG|92r?fMrB&&xf}KB=^aZds(?;O-K$8{ic^+pJ`mhT&mXJHrB7Z zaojtKc>Se;h%J=6cm}9&ObBpHfQe33Acn(;@!qvw=Q)^qSn>y62Oe2U4iT!s%|_E3 z{PZpGdsU!LDUq9Na2UleMGEas!T+>5J09B`w5ni)IEA{9pFW5O0WaCoER@^ixsc48 zfm4^O8@zlQ9rs^dW0(}?3PJJen(|zPQBjsnSJND;q+Hc1@G;;N7 z@_njkEb#%%Il6@;(2)^QgtOxHBTSavEa$I>(UyYkjVas7MT4qc-gk;!{t~u`y-^#& zaqbS5mNK?XhEr2z*8HSPZ7KJ=N8^m_HCJ58SaB|v6Vq3m3#5is7^Rd@_zea$#y{8w zsr(0qfN5Ae^m6f|zW64nO;{oOlWL@@4E0zq1_7dT~b=f0&`sZ$u;y=8+ z4suhL1w)bta8FN7T}y>pcqO}KD9GeHlBXdLmx^|}ToBE_FHe^pKr-psiHSd zzeT3~E2w>41_9iXznh&fnNyh0dHcr>Sg3V%3grZ*#tzfD4ZrlU#+yrZX)WL1EUy1H zVCzZt>iCG=KE7pZ-Q7?7S+S_2XPO}G=K`t^O-bYI{avscef_1$wuf*z-+1R%|B{)x z^PjunP2^)t)c@asXPSWIa1{VIdTeAL zn`Uc=_KQ>N)f|$ukxTXRi9Yylz5nRknsxC&@Q1Q0sqww2&jSy;Ioij`TVB5~<8L^aaRbwsWdy5|1fiiO z{R!zb3z;iIxLKzjM3v98*?;AqDE~-Sqwq8mFA-f26EV5QB|yuaz=RD` zmHxOm371q|XgvBSRbX*O?!ic?#fNGVHqpB+ruaq-<%-a*nAq#h zyj_JmQ@CqZmK5_H($WjTKVpjEu)S}Vph;=f%kV}ZqN>Klu*j$M5+Xe`Y@ljvnGGhm z2H`kLGQ-P5cAB-l*F@MsN7>3B8qO<{Vx{U_eoH?VANgF=KbwpJPID%&o!v0#upfEL zA(j!sRwgIvGk8K7cz%YOI&eNM;#8p)*)6x#Eh}&&_-ncbkWqwmN-chf-H3?rh&mvW z-$>uo#8&&q?`2Ah-LvS!ZB1BC(jCFo?}Yi(%*sp|mUjx)t)0*xbf-UIC*1Qts>Hu14LtNc%1X)d|5#gE{2;;(#+vsfB%wG2oGOy~ zJ|(2szq+;GuCKGamvpuZxmvCMbc!!*Iz8GFc9=vv3;X0L%K>}LtOWi(Zbo^3BYodDty7B=to^IGBTlBY1T#tqtff8nvP)ieyA@ zWhptFE6*$=?JJ4ZZ-HR;@Kclc(~{-QY$=VUm3P1?%8{r*@{QmT z9XxS?g9~u59cNBa_-220|B&Ur<|VcU6jwelFHhG6au^hh?6Q#!k^Ocll8c3R|3ERH zJHV;wMl&0@L+=;FZj8i>QIWvG@Jn{eH0_H_O*NZOaR6f-4c35qXYMG%$Xh&Kfvpo* z;mc|zTVQPtVknoC41&G^O>Ogo77~WLR0DBKgoDRh0GkH#prLqQ;<#dHSbRFD0RJ4rRT1v@U$BBul@_i+|5W^;UFvO}ZSP%0Wd1*DxU+mQ? zY^nL3bjr{xZ?8G1HLGO5=|UMW=+U$xe@5t% z#-jH;)6ATp@njj_;oSa({WMC$0gYNchjK#zgg~o$8(Ou>QA3b=a7_+{r>BAEq%wqlIld`C(~1)-S)2q=g^Kbv z_~U?}gxC1!$*e%J3a3i)X2|LO(x4z#XN70_v~srSw36>Eo(I^w)myNWBx34LYT)lG z{uqrQL3Q+r$6_hL8gjihHUVB+g717^yJNms zMvAfxKrkQu$-AJ!k#RQ)d}R@d%Nx(`Sb_^>+`aCFE+DYuW_DO5O@|IeEsV>?A2o;+ z(@-fvRd(|p@zMQWYue5e~B;aV}@S zUkxqU-`XgP5v4OoWf7JFP+p(vZ@$`6_5u*AoSkS1oCPJ70%uvh4FWbPI(=8!Jtj1Y z&0O2m9{WD>5GJiI8L2EbW{5bBK^bUvwvB3;p2lLN@h7B06;6@AJlDjD$sn|a0W#$( z?b=bQ?N8|I7Fa<6@(jM0Y}V(oNT$V72)e5~_fFJJi20h%x~mfoyYHVGR=zZ-cuR*q^R5yeXJYMwvkA;+>%u4fPRZ#Bh zEWeXe&>R-X>9%-#Ho1nou{__^NF~t>TcJTL#dzp^vH#>!8r5QdG@i~}eh9sYkLavA zCVO=;0c+#ZWjP^edbBV1efZ#CtS6buckKn_LKl<}LR43~BU)yUZx}yy%5=*mHL*6N zmyDm3lJ=9f&HSOx5;=EqGFqmZ4YI0#@L;#Q2LfKD;>as+a%GhjvJ13(qyZeCzn~ZF zOD#1h1_O6Wkxu9>C9MGNH_F(RbdLug&gHkwae_o&Uh8*&dG9kn?ki-GYN<1i{lBBb zCS)~W)9`0p49{6i056_k!;W;zvzY)CS97+-{zV{WwV4(H&2&0oZolu zrF@GrTh|W003=2msDXWDarL|XIGk_Un1U&DK(IcH%gP!xwQG7=U+I`AV5_L0BKkUYEo%Onw z*FT3Gj#oW)n#-Gg4ClHIH=D`9Q+0sb*^%S3@wSz;Y)aj)Vmbp+qi%E1PfrOjgLN-t zV4$F-rT6*}5+pWLJdp~MVy2+0nv#$^gt2RDC;JWWtqi8|ZRAQ}%xc#N?vCY4AKy$v zDpOV#Qx>D>#={ndf)6uM>!Lfg&n#M>O8!W|GH(p}C57p&C-#;N#Sg8+U|^HBOJjP? zf__0+mUidS$Go@o^nqTr-$gVg40TRpQT)YKJ@h-6>eL!-(jLHzn&FTL_V$d`in>M$ zH(evzA&<~hj=>~}2df|8dHOsNpz4T^A%3KI$S;Iy#K>4q4K^LmaxgUE#25_U1amgo zGY_{cl#62+>}Jt@mA8y|g&!qgrF&$nGam)ZR<@Dz!$FcB(wH!%l`0w{Ypm~Yu??J| z7t;s)L0y8O>!xxNTbI`LN!5!!RhOq=!Re!QeEDN3RFQM`@o0rm1gBzO-OS6q@FBdJ zJeL{VOW;hLvGw$!bM<2Fb7ncYq^;B()b^TK3;KaSIVOzD&&kfD1%q^K zQ4jPwAi`OfAXMsl6ypWA${@0ahx90c88n8RpKQl<@M0cr>uN;lju0cM(Te}#8BF6do$_T-i>BHFxBsRxX|3W8 zgmE8jyQjC`m?mint?75;da9+;Ih_69)guI0RoG3wio^SX-B@Zrha4St{Zf)*+88ZLKgZ{JSJ@99KLN^V@Y3@IPVF zf5+Rcz+>zAMh5@ud3Vb(`SZq>@8ziM+ogN=^IXm(oG1$?XQS&H>Xm7(VFnS=#|8^e z$&80(#k0qeWUo9)m)+ig+0j?Kdm&i*Mlllyl`;nnA!h~uo4bS6L9(zTyT6jc__RKG zsjc+LPMakY4nzT1j*afC5YA7N5~tL20>>Em11%1*Xb8 zL|ugrR`F%d?;YOz{WOttH^$~I{m2iomNDr7?U`cEx#V?e%Q2TTyBZRgR`x9BMAN0O z;y00S_vLl=_i%*8tE4h-Tq4p^?DmKg2Aljfn|mF6HIoT^3SatBP_!Z%QPekNHo~&wiFLqZL^aRnX$y}N6zM?bji4D>4lgTzX@hcP#nGGB{Kf;iov9$8T^KyaqE31 zt3~gl_iV-^qNPaR?_(`%1-EZc|3bY;7fu$$X4wK!t-YutaYB$d6Ko!bFD1JafD9+j zSv8Fl_Y+W{fRsAdkMD#9Dk^8lFo(;v4m%7~d>m00?hj0KtuqRR{t+}V!0siY@e5<+ zPm;cd&YpBdCGuD(zF?_`M2f53?{lK$8;dM8^%<%x6smONvp{+721JjyKtm)wvkg`z zf4sPg<9xHhJHsc*o;9`B+?URZUtJ}FylHw-G$s0ts82&jtVXp#%q|uF!TvB2xw{ZW+A!z! z7S5+n-LA#l)tTZsb(NlQ6nLar;iM0u@J53YDEOgBl)vWVQ=r30ksMH}pO^Q){Y2pX zzf9F@Be@eQiC2RX=yK2D+PVCAmG5|9FHh;o3Z&+l`6++RdmE6-od_4)E{%6{GR=&qz#2qrAo3(S4^UOMOS`?Pdf$i@9f zH5$bP{O^>WmzTG)QlIlOKfL8KhcBQ!N2Nu!)i0b;-Oy=v5_5Gp)TO`v?{ai+#oI-@;chdsOXZH^&5%qS!4N!6~uyZ2A3uA7S) z`2OB=`Jv_~2%L{!V6#3*CJa*b_gjlFjhet!wzVXP>x&?j)>Kj=q{&aF;E<<}RiL+8 ze#;vl@VBI{c9;M*wV+W@Clrlwp1zl4p$^C)Wv%FF)$9lwq*LDX`E;~Epd3T{2pscM zaFsd+gCrpwo38B0@LnQdNauJ$oE3KNDU}{>(BTczzs?;DmyE@x5S=(NpS z_&EO_nRE*s+KS4&mC`}Fc4a+`l^(tGej83sWR>4Pu=^(K4fxT8N2aYW21SeKNOEXa{ zP8XFWkcsnVPgCU*QI!R|#z_ATb|n$s-qM%;X3i_0pd3Ls^qE|HG{io>gFO5oc!LXQxOwkODpRD8@x!V# zg$(@yJ8=30585ck=IjAMhOHl$j?a(R={tRAEcnOxFE6CmOnTajPld+D;ofxB3z&d( zxCii;=YfWCriyR~B2=WcUE4{(=A@2N)(6zbhMjtEZ6{!zAj-bq$kMQXWX(2pi($GV z*ytjuU4;Dn`|Ah&?ZWx-;cT+OCYsh`mteJEsP~8x%2hdIr(EY=YD7dtYpc#8V=t0~ z-*tqN{zJ!+fdH4}|0Y}D*%tF!C<+lz?SYJv*MtNvD+hL&;=12!^nbQ3O|~nySyw(s zZ+AI)ry7kQkiEx#q2}FrbVd%YJIPAvCwR5@DXo-3~QFGG;wwxm{%+P!B>cBc;@?vJ9iUDVl z@~oms^|KNPIJdUrp4oaI?+$7YgP+wZaOrrP*+{;hvsw1{+sYLTweXw zi|?tWUeQZXAM6FptC6wQAaXVv6>!1PzUFO*HRUB&TMTl>DPsA2_4uuwDD77jLPP@yY)%Zk+DXeL0rJVoB zzY3+5Yp*z<`_IAVd1k3*j~|M%=h*Vq zt)92LqyR~0`*lx$Pk;L5Mp4r)qftli;6T-JumnqR%<=!?? zJ}%#K9eedh*koxIvg^+E?pV0yD3%+TTIoL9JJ{R&_qmZ%(;!lJh`eCSNtNut(%;Zr7fqa zuJVL_B{{)#XCf|;6R(WuFH0LomH5F7?}#Lq>t^TgvaP2G|=O+VOoA0 zFwWvfpj4{cjQyWpQH=0Ux_B~U05^>q`n`cQJ-2y{9t5px z2v346gdOMdY0d**k%`=NqW6K7t=tN?N|m!O)3gKGiHk3WC`Ecq@T9l>r+7i9Dz+pK=OQx4z^ z4Dj8wDoxgCc}CS@d~($VVQa*e0?R>-TSO@Pco1xoP~&XfGn~Q|@fp1|H&HaHL->iK z()eW$WyZ*T32DKUdclZjd24axKf>#Xw@APP%-(OT%jQGKcokf4fu$>@O)E$&z)RkM zhDUihg2tuLW&LhN7I{GubJk51ga|!)0HtCBsa48=WLyT&T_p@NI z(Is;t{mZjvFYVj0L@?ZJFAuH!kCpir+8ZTl-0AuuKQQI!8}xZ0Cbx|xfcL%7es`pV z^(>Rf)=rp7MAjyg(%T;@5~{z;Szm{FRj->vD0yNUEz5~n3SaI0+zo<_8=rLSY>8gd zCLe-^?moYggFJ`%jzDW219=ULMJV6tu?<}R;6POdzRy~n-^i%kfDR|AYZC;+&%4+A zR~B~P-G69i@8H*Qb2JO}_>?X|u+h}hb#p|v4)fT&bK_{!k|%pFdGP5?sZvtpk1ONZSk&q?ZE{UB>D=ePs<9>TyPw$J6cB-_ zSMA{?T0iB&S`Lz=Ij&kwv4RtYv@VDVDn&4+lJ=o>iJ9N0t$I2c#L159;;$i1GLdv# zU6HXZs`bh5)|zLO;@eBZ?ZoVc)`mYB#YEc+o~;4Hyth|HnY62^#|0ZJ{svv5F4(G) zF4%MeoNmLPc8!1$+mK@7@}l_CG)b(S%gD>U!J&D_q^XBm40buyS$cpX;uHF&-67e* zpy(xq2v`1~H3#8%k5p(9YU4$s#x2@h0`VQWK%{J*kCuikAHqTbm&* z^1oB4-(36ezi%S=NouJ)!{IB0kGD&w_Qn2&4N9MVbC%fUU$K5XSTbk@9f(f`E1^7Sya&nz1ba~pPEY&c`igkMyF5v!g_jya_@UxS=F zeNkq5GSs{$s|6@m`4WFX>0$?K{`zjaACHp)Y%gd{@?)E1bh_SmeYA=Rv(hp|!_KwW z6y!^un5?+L3?bY!jbfR4eJ0>=drSYql`L4hxjx0e{zJ+3XBBX-nHy)Cjid`<3=WiE z>FxGMkMM+p|M@WKM=ddRPIq%o9ZMTda5dHdNT|EK>9fGbf@T3pX~f8lsIHjyLyODD zXuA}q$xvv*-7!TXM>lCYFMINkY3?GS{y?9mN(1$Sw~8PExOMRJh%^u@!cN*{?I;|S zuO7x>KCOCCMbKb~5sNt=Z7eiZ0Tn;@W{D{JE1`4zLOcGE@T?+gUpRzD>)TT2als{%84xix zIpF+>n`5Qrp@Q|J>T`p0x*!iEi`H0bCBT`SG?n?R(!))4DCb zH1hU}w+1u4&nt5iFX!gl(RdVnyye9^Tq?8kCnxVuDz{a7eq8$Dki*^Lj6d_@hWhHw zd7itL!;93MMd0f+Xjs+GTg}=o(yP3rY5w@E1!hPUJX72OQPd_~CD4^Bqq&##iz}oo zLJ}b1c20uB2|<<|FV{bQPVd1y6yQ!c;fNqQXv|$C#AOsBunbd_>}cW2&y+gPSJt4& zS>k|46B!skbGkoy+%WI+pDAz0UzLS>yB@BGHH-R%`Tt)+i}CpYO>10e@A%xoEmBYnOQTEEu&YQXv9*E0 z7F4NR>Bv9AEoX|E4;V`G;0EzW#VawkAhEaAEA!>DDP;!DA48}rW&ae&=^G>p*F{yT zEFhrKkpGZQrHQEF0q-kU>SDaH;i+Yah=GI&P$e;t8sgszWm5reRJGkRsuxZ3{W|T9 z>kFlroe2mc;*TP!nHyaU2Yz&hYCqs83$<0c`RJuy~tp~B`E;7QiP zPDv-XR4!T!8Cbo{nr`FeSuZ3|Y&pheEYB&Zxzt_ZJ&rS!%>ofuAWTVPIW1hl^`htE zaqgr%@zJ~-SeIC-vYC->!!lVQn~I-Ew5q!1h-qaNX0WN_iEG7Yg=&Cgs6+@gMi{Th z{Q_?5I+&IFz&kk)zR@VH>2kf{>3L!@`M+Bt4F=q&ZM@u%g%(8v=NSob;Hm8x$q+n! zSXg=r*^lh*xHgbT z#5o`Pzk738G~SUbt?V4`rU#4+xjQKlT@N^D?~5m`tigaogR=7tR(pm>uJ~jla=&kF z4idCNSWEogDNfnEw!_uQ&#np0r9e02UG6WO_w+rzT$dQ`L}(YHXZsOrGB;ISAx5=1 z)t6D7SW_Xij>KZ$X-~lAh=ZZr$e`%tJfr8YiAV}G(1q! zPky~sG>cF!NI@_O5$)x>e`895Hgg;Oez}znzVsmw1##>QBn88b)-c0m3w=rS*L{1=X>7vP}9c3s`l#H z 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�se*bQ4-%&y)$Xn8> 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%0Aqaw z023Ax$`9V%4Hs|nI1nT>_1lAWQxRDj?vv!@laf)?jfwgw!){udQ{8%~C2@Ff_p6@pU;2RGA z)EQvT7dAunyHWz6{k0 z?HpUV+TsBmDCcJ;=T7h(VTPOGt#ypESHIYWo{hWbpajhcUc!scyXqWqjIRa7DQ{gH zFG1Tsf{nClu^-R9f)8;+EkhxIz#=6J8}X?KW$9W1Bled{KXJH}(odxXF&TK|)Lo-1 z!dF&ld>nBSvcYx@UBNbq?zstyZEN0UP#+e;C6+9g8r!z4yX@7T!?sNq;lr#F*M9P5 zw97BBN&Y>Uf8P{LK<#qgyiEG*NBb}RRQeAK6;7Kv5WeWxhlvHS@HOs4A%}Mdla`@L z;Au2V1tjXS=_a)9tNI#$X1l(LI>_u0i({4Mey#hBs>^X@k##UB|Jcy6vDZBzR4!@R zo~M_)>ZexF>+G+4zex9<{Ep`7YFVEZPiqHqLjL@JkbLc&C-V*Del5|3|+=*t>wxurDjUTOKN3u zv{WpiI_7yZlSk&-C&IVkhCdX_A6h05oJG{5rc_#V#va$L*iN~O39(@Q{J82C2&jDU zeDI`mbC(X&&}3?26kj91Zh>kT4~<->=ED-o7m&u6la%XNqCzF2nOcEYE<#Z33!(Th z!WUC!Hsbo~Otv)qS@C^M_1a7tb*z-tZ`Q>d&bV4^EyG)bSG{25P*J3Qh;-@N@Pi-m zkc$fN(NCO&#G0o#o7Uyzc-EMc3g*m5SD4WA9fAiO#P#MS)dh3`E0he(&&;nb3wg9kFu!e}VnbK=oOG-*$e~p9ze^i3_pmWDx zeaEV<|09_FQJC+buN%Bz%D%pd_wo$?4jG(0h!8^gnA6`$1l;_p>w7pMb$wE4--L&v z4IOEY8S>gz&?%y(gf_EwQ>^m_nwkA!{yg+2VYY(vHDEJBj7CV_8oUrJZ=>($pjw;> zfzxonAamT&bJJfzNwVcr^XBNkud0N4=C&?aI=v5M+)K~3`20+^|6^$n^Ym)rNbwxh zUA!54GME}r_|Y_Z{WAa}idz8@y(XJi@hS5mhJx(W%0HZ+J2ma(nW?uq&T>o^G*FniBoBeBf>T7k^OfhTi^VE3w%BYc{45*0 z%?)~3SQ8_-M({ijN1D&i z*rmF`12{jCBn;D9$;nn5_xuMeWR=N{ocsr%$(mp;i`d^*QYct3cTY4h(tyDOD-b(M zBrAc-qd7!o&=NwRSt6sim{!_VO3*CKB3{P<%8JMozP)X`g@^evZmtEjPExn4C-|HT zqyK{FtP&FTnt|QM*(Z&l*?`4nf^)Jv&YGGHJ6r~s85j~H33!vD^&O)N6}4D|MD#S) zLNX0ru^>PDG|-LZIqZNWWd3Qv;NhV20S_!gTrWl}^=FDxwsG|18rtUc2s>?zJpJ=pZZx0r|(RETBC-x2&TmzQ39Oc`! zeST&Ze?I09`i5)vruoxloLLV9R-AJkuT%Wvp*jdpth zV^qh98xfk=eWLCwHAgYDcX%DZZ!9+sDuAO~@z?K|ANoweEj;h)wUf;Q<+t*igg#SD z3!V7*)L@SC2_L+$*rm$}DL#TZAobqLnMb!tPJBpM0c&YXD--sow5cZ4klQRj_p3rW zzEf?A2}yl?<|ds9p_x+76z?29<*3A`l8gI0Ma!m_+y0WV5zWOcn00LOzF=f3ldf(j z6Dl37gkMW*HA5eu_XK$`sfSYM*;kTO2~6r8?{bv?#BPJfo#VWESx6MaWrx2-U;($ovS7Q-R7qO!`dQmA6q$<&F{Q5JC4Vx``cVhShbQ!O)7 zp`WE%rZ1N*wRVRL$V_*Qu*7gBr@!#wa0aLdNtD7^91+#1=?F_BsdC6b81maS7G6!N zEmOIXTq>B}Rz8Rp zl16&=F4%r>Rh3KJIWM^->D1|k$e5C}b+f8_on z?O%<#5|cgcefg3;&?zJ4c6T#Za06?T`Yu=LPNUHp-sfFSKq8-%GI}wRftHWL%MYbL z`Yc~|A5YH{%tby!fsYtt*>k#2DGqy`{?9)hqg22VAu#iMuAXQ&0C zTV9Zt7lk;{&(n;ugNptlr91-@B5yl zgt2xAme)G?XKACAwvFX2qsL(YqJjsKj0ii2tHbdW&^Ry7!&5uZqD9JmKPfqK5uD@1n^m!6e3?MJ#XclPgu@7yy+tZ= z_zd5AJ+#mm1wy+sF>(FNYZ|jJ0JFI`tZn})Bp?73E_WeS0Jg%j?65t5ZP&g(%Byc~ zbejGD!!`>v|CK(2<&fNA!P@zrvx54tNQ~O{AQmJSI5ET?@?F|L+`Goh4$DNia3CAn zfm+xnCx#7C&BljA`pEC^N@9QdwUi~3XJ!FOd->2qB8x+F>rtZ|L+wN2g>BKauGjHjw8}$gnQqz_ns~AEc+S5(*5^4ReK_0pA zyRC(HMsB~op*2@V5r=N(H9!mZI_mq&z&cR#dcCH=D$1Fv6wDcef!xt54SwC^qwo~c>lavvWB;xl13N8yIFWw)_vorgLPd0M&xE{nNd%+FY04b#7F z0)6nJlk7)s>$luHtzBT42D~WqdXoldZ&;}f6hReMvkz4q>JVJtZVgQsoQl*IE`F%{ zwj1_sm*&Hh=9=GI$4AYTv_?$F=ZAa8o^P8=e!Xg@13yOq2s@Y`M96%%Px*XwBF z^bBQ3m|>=_?H)Q^NGocwIif_@&%gE8_wL@t*#ekuBTulVpHQ(ovz!h_e1cqNN+9=_ zQ8*cLxt+=QS~?UD4h^L)iEsFcD3rrbGzn|Lks4opF|zh$sp@H_2(I|>(s)1v(9E0x z8WzPTTPB`ASA38ffY>TMAB2r{D`w)=TrjLg2K{d0`Oa$7K$8iYdX=Hv{jI*#hdAU} ziJ`6em)G5K_$;gC)%j85n@xgxcqGxp%fqfm+jptO48&@qh&)aGAh;0ns}sQs#MoIi zYM+QM@-;mR=_!N|+U1|KjFXUoG6M*HMJa_bp6>VN<&jxasv*!4)@6r3tv&2 z_wFuHaOx6CVrktUJ+Sv6eh}i|Vv>X%afrum&*&kd$u!XyR^t>$Ns$qJ5nUTnTWK!Y z^f3VfU5l~uTHBl(EJ_h&<0+rMVD^~@N@3_8g8EyI;j~KcSy0)sE%j2i0Er@Q|)Oo6`y2)$0u}s*LsE@vN1Uh?f zSVGEL_uGBiklq<>)^ihyZhWe>(ibL&70qQ4!Wss&WwvKUO7U&qJdLh8M=>liaQ2nX zjdULUxCIy{)A;bAz!72-SDoPSnGfSn_#51oCHh&>p70z&voK>?lmP_K)1uPx) z!B`FszYG5oulUN^ehH6;s8r7C&F?+8e%aNXoyO$k70ULrVHV{~WBY6FV zMWCnixH*BaAE8Og$IASJanNFQU25cvlWBEH7nZrZT0$-ISUWhmu3kx(9G*{kjVPoM zvn^u@?l)Z_2wrc7_alqgVVZ+lt2#mK&{dO~wm{u23Kh7<4RsM#<>p}1=U%sHZ;jlW z+gKOVsd=}mMyd8FAR>PBi%BH(O1<^q@7W;0huC2OGn-S z0o5Us5}~sV9+2@9n~aoTm4?S;pjzwBYn`S-I#fDp^0U$JD~HW&AECj90h-YR^qc`Y zMP!MTaXVI#Cl!mRrvB;1{#AV!%4^aprvfU%cWxfc#&J8L5o87)GGCr_EN^1yN#T&{ z2Y^i4y`;-WyWQ0R?*ZR*tsnWM{V#WBZ*Owo|BGpz`LNj5-(je13QM;|Q4|mBb1%nZ z;xEVd=adaT3oyUIKKrFlFwz%%FquA$Mm2F^{^-2RwaW#?;udk9&9j5{cQSl2&gs5_ z^)i!NCr=02j!l>c_YBmCJ8l)L2s9H zyyAjW;RxnAbaCpAd){L_FB~H*8}}l=PFq{xT`iPfh+x-)An4kJ6{@8u73eIwzkNLTboP5r25Q&_oquqFr@V22 zZgO=)W`Bd*Ge6U)D4_C|!VK;cd>OB8?^TnxFxRrjwJ}&qQ(P;FDrDm}<G(2~-3gdyEQcr5n)$|6M`3n}qG!Wu zVH}<{yXkDt->>)Q>T*qC!8{@o;}!b^1wL`=5E}Hv_|x+8ZA<$67kGtmd>>15?-`%O zSs{7E?pX$6#^5;ZmsVqct%^E*QnaylkkevE&kon|!{X~B+Uc-1h>7rzP7VhD_ZH4#-;nRLO)#)lJ)&ET zt-1xTO>|B5_6584UBYjR!db=LT+l8@R2pbEcTILpe;WT}ry8k>eFjS$i}p#dK-d$P zhk|AP>?XMjL7PE2=p*|-M<_$mq>?Upt`Kuf?_8TY)*}#i`8mgN?4u)e^o6{&RJB-f z`zpd)2MCVU^vzleG`6k2p=qh&R5CdO#MIqRff`Cyz{BNO&zK4HlIB zWLYK7yw6+o6nc}vXPV=a#Cs*xMgi;byk2e~{1B~c-fZl@RsEubznasL17FJ{l2n^S zOrQHg=JzTH7kSKEIk2X=)EJQ}Z6ELP6Mru{yJcjq%_-L^$G+?(VIv`Skyd5PrgM)K zog0Z;f7*3C_t&5~(O(9q4`Tm=xWM$O1A);AhJvT1f|nN4zfZTfWBTk7VL zsGCI?GA=*~LK2N_!+g|7Z2<%e$B0hj_p3Qo?3QxC8re}_*rq^n(`Buk1+cqxjQeHM?UNvLjM0<|SiyVHwd3mTs_Ijn zhl9Ml(+z|vlmG|XedDXXF>FWXi=?=d!P>!R@@F+5#!#&MQZr76hG#{=<9*NPJFh5f z7}&DfB(p0AUc6H$h^B=;^tkHuz8yMCtNe~)Lm6@awn0W=z6cDAWH&apB$7;3Kssh& zBi~jn7n+bMhDa)*L@A)*XP(*B+mG!7T@!e27=ylmL;|B=le}Uc2lnzUch3vAXGWMs{h>Cwfnqn z6J|FJ`rRk-kGk^0{2!6eOkQTyEchAbt?>BrtN-t*nfPE<5;z!{F{Bv{D3ULy4p>t= zy;a)9m3kr`q0?h8@Ey-Fvdp9%yfSQIiOYb$Yc6e`suvOIIa7A`WN|tp5xHEe5EQ%G z8m28(#m%8NoX4P-EAzpnr<;wHYuB9Ot z87Zc{Ka=dCNYl_ZMZ5GSLn$eRdH~Dk6(Bdxhh+LUTu5ZzCU7kwk~e*5fSp>aL7Izd zePQ7RYM(0jbr;f**h--y=$r*LMkN9#{C*`L?&uWjH0h+Ir*D{)*oynJ?({@y*qGfCRgS8;UhUw-I3=4sKLx8!Plrq%S^7Ns`? zBm~g4ym496UNCUk6^t0lYgdns06w~qOUkw4@?OF8mkNE;^A!qjr8yjnk`FDsWwEHW zvrP@S{D~u`!UJ>P#IY2|elbBJ`#RMcN!saij8_ZG1sb4EGmtDgE91^2j$lOwadW;b zY{(BtMue3k@U?bZP8|&|q$E^30;~S*_Um8UzB|ADmc3K{ovwi$v0j>;sGpc70mtXC zrCJ7<^DXMn-d|rCNkDyB)~-Ph$K|VaCT|Df31RMtrbr;@@O#z)#H@aY=>#Q$Mp96G zz}uUrqLS0RnQgb4@0guxWxIN5EKWJ^rX`E&Z?md;x{2Q~R#9n6aX&^;3F+{HI~3#!P^SBehTXd*EcIn2%)>nJr(QN*fm+L>%%?KbPUMuXc}V zdV@ri1*^E6QQt_1%apb;4obgB$Xk9?SpibV!|O!Tw=h=@o-6KXanl)9v>0APh(T{v zWkmzP$T*hAa~>Z=ELuI9HIchKr*B zQ2H9uZ{J<^g%9qm2ann_1S{A<4i*6M7;E0j9Z|FO7JM$!fQ97hmj!KI#YQ@$LXwBu;KN2O{TbHeP`_7Tg@qNJsV za)ij19qeBneu=1KR497b`eV7*m6-4L-C_;Rpk_peU${1}&r$MtE8v}CsXA3`7P$mo zUOFT)$JeLNxF8TW_-F-@d)WXV&}Om-O#!4CR01xWBKdNA&w2mObZqKYaL=@B5Xo_$XmO97G5v zpbELnscGE_c}7@3#wGn~H8nc+bDymiMA)M%A$YUQqMeW^a%F<5(Mjbx+gwd19G4&!hjG4`g+Ykh8hH z!Bqa#f{~>4BIhA(!)$^x>CFtG$H-MGP_!U#S#p_*ApbDBV#i@=Hmzr?XDf6B)$6e2 zR#2G3tz+1NjSK2Bq8=ot*>~^hH~^sqI8`nmI$>ES1qt;iC0Pe)`G~t|t5E(Fr4&vQ zH9ENb5wvUhMBBHeZYQ+eHIDSAXF3G{(n{+}6kB8MT8sE88E!%zeDZDk%bCC zo4!Y~LLwR+OET}R0FG!7!tM%%e9~I%ugkn5|d0%y<0w@)hvrPmb6xChm0K2a1CQc#KJq4*mV#M zK@UuYv&ihXTqL#g<{;z4towFMd)Xeg(>)PKuoKnJfTl zSGr4EfI0%BrsTVi1LYtrQSaM@u`O694Aw9ka=>3^`X9^N`56KMSUR5XU12@mu77qE z7{mpa-1Pu{uxALR=>6Kh{u}qt;h16-t)uZ#A^Qn|l$Z97KZF*ewGkOO57M;_FewBAqCZw)%;sKUXpTe2LZ)e>f(G3F6xy`B;>Nxd zal>?rYReIhsUHDLPG)*zrEm40mFug@{G2#DmVk#{SKvQYT)XUUl{m-ys3)3=iKDrD zL(#3ZYJ3YbB-z^2M2Ih=m)n+{c>egdg(n#BU54sD97Lklx+M2{plX%}p>^S|2iA`! zlNwY6M?x*miN42&moaQF4Agak$}~%INer>l7g9C|$s6I>4^nY7Au|gfJbO_^uk0js zqTvQUCP**M3QP#Vk2jff46G@euh>1sON$K~8JJ~k9^>7UNT@p$e%&Ce|yG=?=mUeD-!$e^56kwnDPkxVLO0)g&8!nj62o zIvoMED(kH}VpCWRo(^5x_8I~pwZt?@g6dOQa~}F?*19{j-Y^ZMImc#$$5EZ9iUS_~ zFwh?ImZu#)gUHxT7AQPNpKCr^CV5XV91gVk_9H@Fj_XImjmbKlJN)hvXY(ZQ<$&$m+U?t!RFwC;_j}_~ zx!wdTiC_+mH)$svlN*gLWkNiBmS=qMTi`dCc2f#XF4^#Ca!F|}!T$Y~D-Yz_Ngy0{ zLwT=szMVnXoZs(%_!vwg`z1mMh4L;OP5ZKZ@F4;qqLX z(B}O$vCDx!FmFNq3=_m$^mlmU0AhW_AAPyMD3_tkSEL5nUYZb=ExxCx_aUooJ!p}<#DbS3*wJ?^3f4DxpZMD{dhL@t zfsa=^?ALMSSFE6;H7B9+M=s3yU&~5>5DeipLTqHoMeIao^2|4x=LEYP0R6{m6vsiD zd=lKm>R5a%W7VuYD)sd5CP4oA>PPve8y$sAg56@eScj(>ty&W#?LNRoZ$ch+yJ1`0r$26 zt}vFgfqhgt3)H{~mBVaa*yejJk3Z$qqDn&!Pams-b0mP$?rK%C&NYzrxeb*FCZ5s4 z;wKo#MyQRYrM_T@8Fj+9=`kXTs<{IyPD+Ly@v7_9qQxb2PN+vQr+5?|PPepO;sU?;1q`-W%BOWFCw<+;nrip(!og zez4r!)_LYmK!Nm_VHJxRvxr~RtKX>8SF!>KzL-~`k#D$pN-wi6LL%AI>lt>f_5OtOyG1GATH{%kTRnb`Z; zw)2Hv?e#K@zQX0WdZ4TxRQ5t=Lo;FGd&hEgP?xHzJbQQe1x^EE~$5#u}Y0+|F zm@*yOj>?cR<*d~9#9i|Gw&0J(BR6!Z{oHZXepb}#`8Yhg@F|uKl2bxTJNpA#BC>0r zj?P9z)KHWRgVn4m2ZABNfh%f2j&0$ROIjS#iO67KGBkXe;QW{0+WoIqMeS7$eK^(b z^BcasQ1;%FAcz!H!i%n8TRWi@PH(~ycc|%*V2i+47fz$0;rV@kkP+38srm#EHb-@! zAcK;jOrY9$RS!{dPOK`{W&-jL;_f0v%BgU-u+{QPBQ!v|t_S-`spUoSp<11~4!H8h zQ>?IalL$T&O1F>heiFLJq9HP?bLqQ%;dUl7Bc*j3cuRTierOiv!alCOe`cDC3eK?J^D_PPM~BhZ8hn!1ei^W6E~%gavna|npasxV<{L3e7o4VxJNtA% zXGFZ9)5bi+&7G}3cI#1VTt20_1ucMWj&~;!)-8@D7266FbTqvfJ8!mUWIp51p`q`7 z7=nFrVVlEZVu1BbDKgIEp4n34XUa2hT|?+EnAx?I(M;W6>E|^T2$f?{^{IiW*kAJLeIpzDnU8#P<3`qEvfqt-S9B|8mjZt6=OvrIDaeb*{WQQsbsP+7GV-ja_4C zwwZ&=WwO!-2dc_e?{OnLE@t~-5-os4M)$%wX}8&7n}^Cn~ds<7ifcM!(_T~Zw9*loM+>+XRhYeLt2S;wks<d&nOf$p)S6tm90 z^{g|EEsDYd%rd+O-I4W6y;NV*CH4%UsbAe_1cbx#2Na~w4ssMVYlJlzT9xxc) z7mSjDQz}l`3$D%VhoTJR=Vy(z$J<0T?T0@U(Jbuf>~GBL@#5Sp*@*C6ncmw{utJtaS5VhF;mWLEx8>>q)WaH80( z^b8e-2i=vOQ+5zZS)vhg$8`AK3Bu}P<1h>n3FfV#NP!?H#Ey|W;KCJXK@)050*7lC zBwSQdNc~E>$u$)S-Z=J6O(p_8)|ZP(PRo#|zG^tCD=O08$O+l_T!5t$nWq6-zskQ) zfczOBOo|QQ7$qx{~7U zBf`6Y+}1qm)%+D15Xw_pm~;5Y)${H@?S)G%9(+XL_4%mYXua%`YZ(QLDJwiOgkA%f zo3`A$k5v>k0ZsXC(4oy0d=1FlsR9!u4AzGw^PGhI!~8J!@aI;buxGzHty@@R5+o^K zI50-~)}tRB-Rt;gfk`e$A8@}mgJ~V1M=7CKWQ?EV7X@b+e%xe^DFdQxH~|9MpFPPB z70bDPYwXG`T1))08*>AP*_>ABPw2zqTO{sb*~iSDWwTc5$xH`=)YauYnUPaL_UfTk zjWu>2j}yiM(&EGW#ZcK$uc$xrdU&}xI2?dL=QY5O@sH&I;+~na0o9yr5;7W!=j7em z_hj2PlIgV6 zVZ5|`e<21xoCiu1_C7d2a)R)qy+``>N1i>k$8{>x7dX)euyW;4d8^@JbsBpSgqif> z^R9MPZ)LTe8)*p&W&NH{nIei07!qJb^vh0T^3h)9)m9m$Qbku*ELJB$yZw0Q$V<(d zLvVGu8mJBtBB zpe3O{b!b(CVkY5$6!13H^En(8q6`v*Ycn#QGRYS{#UVkUb9V2Ooa(RkdZ3Y~p{@pK z)o^*5{qYfX<@8=_jK6n?iJEhY-}dpmpDXG@X&W)BsI~i!w@knN;dNRwdZk&{j(c7H z7FI;YO#5CI$+(D%`>3S~2TH@&+?N3SQ5gO~xz7bxIs-^rH ztB>2`w-EY~WS&S14!8(v3{XM@R3$GHzl7rcy_&yBIbJxEeujoF(qn|(e9h)uSXLSe6V^a9K`en!0Jb z_-hEbFn}b7k8uaSEy?OX%j!ISYM}_rU9#?YDNMIIJUJ2E%K(_zr!gRc`M1CS??#}d z60p8IGwCpp{|B?g5&uJ7d34DaFK1I9(X`Ymy_<{natW+kS);(nP^G>|KK_}tAYci` z+KCn_)aUVmZ$9$q`eSEsK7P`MSwm&oyp4(J`uJlnwoiFK@yKD#?6i)oH)YxKOxt!a zrBm<7LB3Ey9?a;EXZ%{ZT&H*SCQk7xbZYOEVH3Se&z1}AOc(EI&y_ZInv=3)xv~?v zqGnF~GY-J?&-k)ME#nh!!&8S#6=u=dj4!rWr$CfbWt9>P1$v1U(H<7@O_)|;z0@x} zhi{o*u`Awt>BdX#AX=2mec>vRR%epVh{}|gORM^g@@!-bVfP|g?Ww69FNsv&-{;>o zEE*Z^5$>BphkruH073e}NVF^?T7 zqRNe&M$Ntr4eJgd`*cOP7X9=m+C0S7J=e)YG@AOgWf}q9T=6q5YLK))Yj5gBe* z^AK-DJ>uWK5tHLH&ycqmK7K{180%$RDL%N>)YJXIAB<|E{EQ!~;;VCv+5+eA!3`p+ zB-DAsb4YQas_piY68Ad2sJf2KceG!gj|6`9_@h|h!>OI=MeqE_+QIkZ!LD1K&_E=D z<^H!;7a+*s?E#RQc}|f3yMz5Vp}Za7h(mxvgO>nI`L{s@)V9sAJB!uUR9A|sr^>fS ziQ&qYi++NCjd#{-?L=4YT@1c=@3e+BDcOd>J{JeU2v${le*k2qvW6f4TLv@B+7Kl_ zu=8A?^?-GAUs)PiS{?1^X+LrJ>G@Yi2i+{^(e-4Of!WD~v9ghq_+&MLN)ElIilt>a zO}thYq#w4&m&TcaDRW|yxtPlO^9h{@I@Pcc8RL`A0fI2+#H;w=le5AxDT~j7p&CV| z{(1MaXi2z9ycSHQJ0G4zumR4}Ckqnjq?{fc0_^QI;`G=I2F#H2brrUPmG|fN>t|PX z#m8;rH8c{pE+GG16kd=}l;-tgm?BC1|=l@gNmWH+G zy3U_N2B>r_KCg6v)NfrQ2yaan@Yj7{s{(DT70#uUEXjLkQ9e|glfQECAv5DD2(_@h zQJ?fL8CO{DDo6d*_SRAZv+y5Fw8MvMTMwR5#5lgRERjgSQKW=1GZwc{xR-4~Zt<)w z-%q1%J2P~wH9bvWq&}YRKKjkA%yJH3KOv|rXLe{!3=t-Wb!DDhy9^i|Q%!6P5@`hz z6dkHX&Iy4S3>#b!VYI7D>l_MSSF~mdT*9y%qPN0*baJ+?rxec4&b)^-R_y?c-u5t3 z8XTm&uF=_tgmY*==6OeztocqtPbm676gBbTKNO{~{(Y>Qu~D(!t$cP48!=fMAik8Y z@z&Wpk$gBiYa=K2b*Vvr$I>|eKkXK_19}8 z@~7_0m7N?CDR1(~-Ob-6b-V^sAq#pW4WGD89PJxe8&utL&IKHrILNBycDMo(E8{OU z`C{r&xkn5pXLFc{3~#|ILBi;BSsF`^N-I2wK2vSYj>ZF^tIU1PFT8q)QQnmmqcf&{Hx=y#Lqw^65M4dwkDMMBn&e&} zsoBb7Nu;jVW8+;Y0^bo?h8}xPqiR)(*tlpY&GDiPvOuI1PM@}@ zu=br&=iYN@DO`%|A4M5PC91cKhQx?69pnFXMpNZpEqcz-IUI7lao0mYZ}zk?cwR8Q z`Vn6Sl67FAcRbu zBm|GlN`mYW_At*fj~>MDSw9%hpK!eM`wY#YXyqzh2?*HjGHMOa7#5uWI79 z8sbc&WAcAMr!h|22Xvg_3hJD!Fd6woQSRVW<*+VpFePq}>C=#9d6dR%Pvs5zCNR^~ z-P8vPLfo6%Z2X~}i+;0LiEHlZ#N-L()8N{WpPJJ>ICI-D-7rzz(#D$5SI|d6KIM=V zF1Jzz#&yT&?DSvEY-l0cGn7DNMt|t7Cosk*3iErl0X=`Co!dRpYWE;#8)!WK0Q1mM zItYjScWDuA-4vHpXPY|SGG!njKexU29E3g@*ZT2_W&TUF9OM8_zhr+{%ugKYNgmeHqY3E{}s8XQ6W1v0RU74KEd7u5nb z)fnCJeR_#7L+(Zoohdzj+R7px?l)&aVw#*HlJ&BQ&zc9XKkDkauk&qM9p`+FqM05S5{~RSGuI zXgByxV4y!1oUR8xaLdso&rGR7-u-M4^yTdol2Hj?B}!b^2`GjVAYd+|!Hi-A8PCa> z07)veDuETt`nh}gx4L8`rG3^R*VVG_+RHN9^C3F1X;7eav{Tf!`iJ$TiG$!OI5ZHp zyV8C#T|vRf?EsB&78?4key-ziGT*DvEgm7E2apEcU_6p0M)sD2#=EY)9@iJ{tYy;$ zbLO$fpLiK4g8M%(g!n%&6n}6wa5LAFVvZ_wpT?-MdKIeRK_2A||BTLq-h}KzH4ei9 ziiiC4uqBN$&YaoTbuz6(n7}8?-vX~&tTT-3t%Hb$vqIH4wy??%*Z$}h%|Kbmf?!ek zK3IJoxcL=|KWg?53Q?qg0)AE6;1hh`Uz$%G_8mIQ$7st+@54%TxT8O(4{-Ib9!`Rv zQK7$DgwJAI3PeP`=AFKm;mw3dY1n_w&PPm76c+R1ED=NkB$hia{IqTK$d*(K%}`lL&@3yIHT;h3KsGIH*MBT0Vk)m#})xVP&P+< zY*$Q7Q25-*9QZg(C;=$P`~LArn2(b)(6v%eJ0V|<^1wW`rD|;Z*zH5nBOT2sr(|8^ zM2@Av%)Gk!+2uCh-Ym!joD2zuf;_>;`O?+NmGgJx7qKjVF7)^=Wl5kryfxiWly}nU z4i+15IdY@w$HpElDKb&Xy91-5r${EbJ9Ex~15nA8F5p`H1BbPX5taYE+VI$(6lR4E zXV`x5_kHrgVM$vQZ5eE?VERkK5q}E71;yh2K{3a95<{0#wB+)%*Lp+o@m;UUXcl&) z|Ke_Qj5>7+I(fu{>4f5OoDas;8)^ep`CRuU#csQUpgvdm?tcoVc`n&jm);^iiQ_PG z`M~#H6^}OvjYlT|mtvn3UIMEVVKNRMdI%kaca2m*pshcF_4m!EpBQzv$w9p%c!U4+ z^!ByHNC8T>snSxRB9%MGKnjKH8o7rp%UIyyy(p5|POm{ut1z?oY4}K}U~lpf%2PiU z0X5{Oma?4Fj%vxz<}!8^!M{92_h1_iP=BlozFDfesN)m)8WysJd70&*Db=&D4NSGo zH^L>85y~?*s|k_Qv!YE|qGZYuTx}4Kjuj)E4&%exOv9QUB15EXq%2NybV{gG!!<)K z6h;adQMH=Bv6wiTm&XYyZ7{rWgdc>UJ8&J%8V&b1*_59URwpy%r6_fG4FanOuygCl zEi$tGMI@0$WIL21^X4=*SXU$SCS86oKn}+$09@jR0?)jKp`xMAM)uZTebHKX0ogOU z7{dQ3A?g1EWT^xR!biATlg-3=6T2yeN43n%vn-IsWChKQ*F{xt!W+AM%Hnx={~y?YQX-lj0scL#zuMp4dyVwI9q)9c9SJ*~hDOgj#Qb?obf3pA zBerV})`CxRX+B&eaqnX)`T}ZL2`O5IW%&~u5&!@jCA{N=2O6GvCO=j(jgg5f>5;A^ zAVjZPaZ3E1ZpSnf>>%oxB$z95o|ha$E?NSU0^}#7W4j<~gUph#B}fPrwNPzu6SdIA zYr;5RW3M|f%F2$bJ7BSq0({FD_H3i`I3uwBD~&F!R1j~D02!9FgmSD3FlRpGODZE2 zkS3r*#1P0xp>M0mXyx{($)t9|K(Wg6J-nb}WGRqg9(9(uU%)%F6j~$s`2(sWr7LTnEkvq)QOKxP>oEn3Yhn&tTXTs84~7oWfO0^kvB#w}!VI%#C>D*!p>L z@pY@icb+r7i@i355vVKAK~_=g&gAcurI|TQ)5~F$a=c4otgWK5i}OsrO+h8y6VX}< zmo^-Y=v^f8{bo;-?TlFK9=6R}6n43v-}kf)D5~wO?;JoCYO2wLN@DnKH?K$XcH20X z5Et{0vHlO?@&d-k*7NRvM{%God8A1AX5mLw`=b-qv~H+R=i3z2jGr z`Q>h4k!yNO>o+sL`*!!=n^4oyzOCvkdy8tE9Df$|^N#WCH+lAQr$Bx;yX>$VjL7TZ zKN-5ekw}LPd=lUvdyLozPvY8DuiFh)AQCgvC~^&z+yWq7+l}$UEX$>-x=6f^{+308 zDuw8dswDYs!%(Svaue3^@k-GFsi&pzOOt#3FQl`9R^{)aqZ_!tYl8@>4#af`t(TR1 zJR?Bpi;S2*__wK4S))PvA@iK9(PH1rj=oe!=PEhSvNp3nf_E=!o^6po!HGtQJA;wW zbyXe9>HfWKa2MPqg4bX8Iw{CVubMR!qA0DR9`Pscf6cc^R$$t17;!pz$}T2-h*V zQyA2ba6n8`O7f21+)21VXSL;tMa9Qp+k-ImbL@Lphee6! zN!7cNUrz2grji|lN#x|pW919DAWf4eQaLq=P(-3Ux>-y&j0-wgZ%Tw%lBNP+)dWzM`0h8Z50 z56rHE4{wi^Z!Q3l-Kg%k4%G?gTk8|LhV&89h@q7%o`# z4Smg(Lv0Z1$|pEqs-@g|2?8`I8a?88Dd~m)HOGb!K<#KSHIn;59FnuO@TEYQtc|V& ze~Dbv_YVvG!B{Ru`4~LB6oS6f*BD(EpkI|AH2Q<3*8axw&1#DZ)ZNbCokcGS8D{$f z{tOgSQ`egwN5HPDxh-MVH1NA#f(cCdoK>FJji)iTcP{g`>U|#fj zjONqY;ij{eDdr7vu{()APfrmiZ#BiTO5OlM=c`#CRf`%yOvMa;?}+xxj1BxJ=j4{J z5wS4)Og*VBXVfv5GB|Z%J%-sk$Erx)i4}|Ngo)-1(L2!#uMsZg=D~u*EuAH@x z+ZHT#FhbbNY?ZCith=~I7SB0K(|Aw@ZUItV%fL}KF6oSOFMUZRp)#fY5kc}w3$ z!NS>B2f7uD2ZI)?HLLykJnDBai1HS%b`Zwbql%`S5XM@n2 zp2G4Fe8RlxvW*3r-0}uA!NS%%XG$`NKoB&%yDdLs4y@%C>53j!LA_3o~iIO=X(C={6b;soMn~! zyJYZXEGq)K^@0N*nfbrgbM^yWXHb(SGJh;yJ*-y5V}(bX>y?winlTaal4-eyOw{ zeaJ_L{6`pD=l^#@d($3DHW*3c+{^CR#msJc1Z=9Asj1+0hzATUL>Nx&xG$0qbV$Hc zw?HVH`#X?cAuV+ty|FO0960_6fdokNFa1qo)Ga5IzY8w2drWKxS;tE)1db+YKC!F_ zA4%T)<}8*d{tt8e^PU0aU^Q}Csasm;Hx5fN$pV?F49A^I+<*MCAP{}ZML>k0v`%C zN)B<2;%0P9Ww|&xGV}aHN&+?)T%zI81C@JM78-Wu`oiKR*ZnWgAH|k209(x^ z*>LS~I|9os8JS?m&sNRpG<}l^jDcDoFc;Jtq6g}{Z`(GpsLk2oOdiS8x6wOhk^gsc z5|$Rqemf5qZZ#6ZYmNNBT7aP>PIKe4mb3PjGj033l`&#`x7Y-3;fr2O^VzcBfQey? zhv|Lm*CTZxb;M$Qr8CC|RAq2%0t&(*)G?1}*uv}LyKV{J5Lr)l`uyCArQmKR`N3Ju z`C|X~Ew9og;ehKfg(cdu&=ryoc=5YCdS^}67P+8W^ngKa9Ir&MUt7dm^0_q^r`hMji8OTaI#ZmrINSS@T?e=lB&ht|1R_y&wjn_K1{A0#UL{j{ zt?v(*_Se}BoEp#lXd>aGS;<bjpM>(Eg`@yTv?j1`XG|LDI>5fMV<8R{!ck1to`sB56L;6_5ldp~ zRb&KzON%6WemX84h@=G{?RG zhbV{%hUc~q6j$Z$t>=}WLZJ;SPl*`QK)8e9bw`OFRVMl zUnEgLqB%6j#M9-xMBEnm{H0wHFBcsU6R6&0t+fYQz|Gb@)`kC_*8O)JyxqxRF%EX> zC!`lWju#{rC|YLT$srQ`NeM1>z0DmyVy6Sr7IJc6IFvX?vZL)0gzpsA@_+cce)b#?V;$R! z!XW{@S}``zQX(u!#$foJIgnT|dw)Mt3Ou?^99b9S*cav_8<3Ikg-biMOqQ;u3znBOLcEU{ND76rPQ%ZyAG@Qd(V zcr1J6i$n{OGd~7fjmXKJ+5q0d4!Br!?Volq9pfiB%_=e0a;+si_Y(0;VdgZ{ky~||81LI;WX;auzU=n1#d$rPUWYf zSL}vLOJ@eofLx8$)zy0Qxr*<#yAzTmL<9s#JyqYHZPn(~$+VlTR`3G5^$R?x{CdUv zy8S99-}&?x5))^8BI^ztSmvhoJCS|5dR2h^8(cqSpFW6`NxyZFpOO~7syMikcI6fk zet6+RpV=Uv=f7ZC`SK1}bJ&u0jGuSFT(-=jaK))LTqD(MK*NKQS`dPAE)R?RAHqMS zts!n#LOakBgC?tQlm1b@t=9}En@L%WZfzx&rt+yox8&=h{Vm8nDRq`+Ai7l_1OF%{ zZ{I+&cM!jyN00Rpgdo3i7ad6Tx=ILMp>$8WFBd2qQSg=Cvs$&Kpnd)joo{Z%iN@_3 zniSjxs)Z{qacDGv7%JTa*Fa!N@rZkBmy3RgPnNx(g49Cf$QDrq`QlHZMbM!(HlQJp zAuYc&iW8EiI?&JJcBKm|ieA*HVyz1}>MctU!%=f;Y`*eRm{z{l@x5H9mIw$ssk&pq zfg2yXoChE?d(I#{GXQQewBMS~h4 zjd*JDcHftpa@R7`z8W6Z8%8{ktplm?K6CoSu51jCo;x-_V_V72JPU~13bQhDP5@~^ z#0)V^RoPju^JIS`yr$k(!O zwu4m3tvBV?iOQNT8-(X_xo9LFEKERbZ|#^6!GBQXO6h;|V#czu4d3O)bWpAAIT=Tb5! zMt@9I7`Wkt1jLa4`CY|$MMWk^CTOAzGBsCsAyBF68G7*x0Kr4=Au@gcxwZ3ea$rqd z>!`1wC8Z32HiW4RMF3l2XFcP*KjTk#hNN|8K%eRo7mAwV26+8_yGVViaP*iVd2hv2 zA^|ktzbswa4pTgPy+~$$)wE;0Es1IadrPTjiv?Q&W?Z~?2!lb2?A@i(oQ$m>E=woV z-(oGJBN?%7Kk4@7>BqA>J8-BG*|9b&E2}*b@)RS<}Th|uHVqz z+b(*MnttZQ$EfX@LI;sWBiMQVzSLzpUbyL1h~qN5ujgGSUT5|_16g+oiNXJTjZ1#s z^d}M6J?|O%|L4G(t=+)(_BLbV@?`<@N`w7gcx8(`tM}EvGs?vPi4Fs{;1~fB5zH+3 zZT<(L!nN~o5d@sIiG59^YJC#5`F#MJXf)MW)3RR}GOi<}yo7{5K~MLvw7Xadr-<6| zb?|NIw#421;!vcV9%k)$@U4laqb~9DTzu$s9WFAU#p~rjP(g)jv6rPzPe<~qWWI`Z z{rvZ@;yKEZ8^HmdrM9#6Hfhgc*r}Q>-+`)4(t-L{!krU zQdLasZGcKt`22p!%|c_bFDbffYUDr~!a9%hFnEvP0}qI%F6-Sf_!8zxO^JRgTVYDY zRq~2T%45S2QwFrpLvMa^oBiwt28oVrJeNd$%>82<_#-S{5)3$&dw5+_@})tuj4ATW zR!i|cW`0c{V>l#&tdU8I~!DaCK zhoCPYN39vA{x7Fc?VybCq8QQ~aoi9O(kowvd$z{%SKXy)L~Vs+VcmOOiM%9t3j0aj z*UgLDBEn=a$7DyhS4f;l8S~@XRqtJ4u8tX?Z;dcBH>c99vOm=uf>lU`d_{6IUp=FT z^KUsiGNu^*G@lpyoY){+O_ED_O&l?Tq4ki=wK>@5Ic7ogCGrOwCnF0z7JmA+U)Jg5 zq}ELE;*6KS_>lr`s0YgRjTkU6OuyUNeEJ+ zYyH67NJhJ=bF76VBR!KL=g<<{u%)n+k^Aw{@HpB#Y9wdpsUHBXbFCU5%=o?rL~;v0L=v?^Zv?J(QCaR%onKvG<_k3;9xt`Yd)a{9nU zblt;G!@V4Y8qZK+^-NbAz2*yuCXc$DA#2xH8mj1Z#wKM^T@h>I$}oEE^lJEsc7a+N zzmzbaLVb0>+)#~Rxnr8-AyYxe-PHK(H;)`e9<2X?0D!xCONWJptvJ2k1?q`U>i6zn z-<31N{*~4jy8Au00*El9g&vDpVVj~Ks5*T+p8!pJSPBhr!-sVlTt^tWbzx5%r|$Rq zbrTF$8)Y`gKsw)CWp`FN%d+es0@*Xo4)i~!;H8yrXMd0GkCes!ids2fa8g%jnIABx zrpc+TBa9Ob_2Vdw^kB&Ey=UzNN>mGo;f$}MT!HSPk!Ck_>F7>Zcvw_l1F*@6TZwLT z{@#9WZARiSc1`@bX?T76C&S0JwbdcQ$yQ$@*0QjnfY-C%igHcn{ENj;?KxG zg#Qh~0y+`mn$(u0eD50f945RzpG&c)3U9a&gAS2ep>u#Ao*wxo>WGOTIu%g_zi0p_ z1wN*Y(MQB~=c)LiP1XC7vgeUX0Urc~-m?3qhbFXs%`g;T{Wf;Qq>wHY|Je=V3mrq( zhKCMg+J5WTWq?-%rWkBw(IT(=a!1A z5dlhBKhlv7s@&ag0-&Zz=W2eyM2De9)DSQVcCc+uG-WncrE$Hw7b8JyGielg!p zpfN%}*48k#mN4EY8jPDQN)7BewEk#nZ;q7*g?-&3E5chsc=woi+dV8(Jy*;z<&X3l z#-jm&7&+!A~0{ch5=Dx_L{=&a%`UodlSy0H5n4@lU(QdB2e&WWW2!GKqN^Vy? zo*8Q}Lii9z4SVqvVd=DXFg9|c?$&TKbfS{ZPhj`F+Nm5B2vpso2Gf$L{>GQq7BDqvdUKyG^b@eETraM9(s$2JdA9L zo$mkZdDY!;`g0ybp?#vzGcilHHea~nG>H?ZXu`^Gbnz&FF?t1=@&;-?RcaH)U+*DD ze}JfIsh{gLDv9AT{!{;`crTJnpNzuqa$)!-*sp8Kl{NmzU%OP#8Dr&s{dFRTL_S=> zF*W@>Dz|3rA^(5Q&JOsuA|rsg0wOwaDx36+74P|72wI<3-OpOiyOFG$HiAM!5nSHM z`!Ad;xga^P%W*}&at!S&x0(No?i_a+S-6}FR^qh;-J=47Xk7Jo9dR2& z{Z*$y+P4$@(n=UGmz)rUVV}1cFWMvxS+3j=PTn#>b>rPV8{<)_aJtg#=LzAW+Igm7 z)52ix+B}06=iTNmlQh^uj+Pojts7BYa<5>TnQ`~l?Uj{b)VzZ2xAs^f)$^|^er6iz z6r0oi-vw)C{>*xQ!IkAg%%$bWD0~R}wJ6RgPAM=FqQ+6cSsxr&Zb)Cm{=>GcqF`&p zLZ%mfQX>QDFPAYJ9wdWrAZYqTLAEfl`aU@1O9r26hPB^xpNPeg!3AjS9zzq_Q#T<~ zrF*s7CBCaM-w*e~;|oKY-9%}CcHbSM`7h^z+0O+D&ue$@nJ$dJSll6wgw1D8>Wp&D zWjmySXAEO9Ela%XYi%A>E)P4A9o~CQV=vd~9ZF{5aTp8KerM0L$e$T>QJlGHWW@Vb z4*gy-+`3z4en~0gAYIJjj;J(y`7`R+GBS(jNp@Co$5Jz%e%j$8#QLMg1$7jqy?^}kVoIW;rmw39dh zT6?_>i}sqvwcj5fkNG8r@(T3|#kZb${*?!J(TDNKTVbeGLXvwc)cB=H`id<*^jA$} zGef9ZddbVT?IN#lOwKo{>nyR+#l&z=VkGw#MTbjuYlSZt(@G&Xt#teA25$%s!|hUz zqB)x749{7$(u-vUk)d_0M)5&I%Bpj$)?<{OPGk=h-Bc2(FJE>>U$3!ZMX4v^$~28n z?W=f$-qHjE9J-+SF=ze7$6vk(K}*J3bkyCHAz0Px=rsCWX@Mv^<_V^jW5A1>tm&Y1n>wcX29#~s_l0p2IgHz$XATbD zrvr70jqNw(Kx!jzBi<`2--d+?+HiFP$+yM_uCa*VjV*iQEOu3rVs5l5t{jO(+SG_R zjm5BN)v#>3prQUk?O4NsZVU8=E4g{43?p&2yN!l!W`5b15r<#c(c-2v%?X*b%j?Sr zc_YSyXNaxJT?CfQ&oyo5;f(b(?A!$Mf$_R)(=&4lcnz#yThbOVs#i#$&ka33U0~K< zV|^+Vix27T6nP09?(@N5Z>%Y@Mw~S+p)N5mWRlTJFxA)Eou*47;;>A_R(J*m1jvY9 z6$aHfjn9)~mT&2%$<@MyCH????3;YJa@fjy{$dxcR9T7qEV-(9XybEa4B!>pMB|=S zdA7p%a?6iYxapp=Ij;CYWA3}c9m7*2ca4zdx)8{}IZ0g_9lLEtghb9jhH`&6mlAC<7Hv zjG)RE$W))}SdS?dnkDjWrNCaluc@9`{aje+-^UfjQ0S#l(LLoPm}yXj3J z$#~^#V-0yJvT4uby2p>WEtz;Z{&>i=;BI}U8Eq(qB^6*c1-#6>w#qq|BH!AlkgWc0 z!o`28=bN@+`j~hk{@H!ZuVFPXJ*!nUf&_a>#*$qov3A8$$j*ZBlwo6`dW{$a1<^7%^VVcj3i>+s8)!^=&u zlhbI>$Bpr|SFZnaZ+F`BLPbQ@reX)m9S$)2fEGO}`980A^N7v&o_5O79P zQ|X{9)furtzbE_G^B~E*XpWjWP>TcMzD;T* zdvZRP498#11k*!~FEhhb0^E8gN5KBvPiZ;n2NwT>kVp2O@)$L!D^G%jd^6OV^1Sa( zZa-a&6lU$cz!>+v(pN?|B6tF`=;=wNPE2p@Cn0ph#q{4=n2qi_7wiN_a6Bg7KYFM{#EVAgR=AvhW5Yr_+lawWm6u1#-6Dz%ZU!Z>#cDS{(h0>w-uU7f1u>rL<7 zXBI0243NDb*=kyHvbaG{XB}_uKR_ZYV=S zQgXsYg(NCHo=a9_;ZtL-#0us}X!L_#$@0twoV&WSgSxOlXi{^T0w>7$F#^3%y36 z#;JUzzkb?)H9JX^Rn2GAlf?yalBqBi1mif1dR_DdFhrqQYZ5VfLvY387FTq;BnwzA zUc|mk;DkSURxDj4zx+Ex$8}AJh=__Zofb2AgR|{NkN)nk{V$;aXb9BF zez{wFOEbT%oH1Lw?=Qg7X?4?G&rfc@hQHrQV)WN}oJ_80+6+S>C_5Zc9IO#sAKr*n z^M`^eTk?Qov^OUFR*uGz$9kl!o-vfNyWZc~QeWGO)LMeACAc~tf1-k<?P-8vb*23yaB5CzV~};MMq?JC_LpOGD-YBiSu;%U8#o zMmCm6zd2|%+2rUxsBpg9FVmI<@-w{kQNw11W|``xvwA=q`esHgDsTnpiXi*3`u+4H z4Iw4}gx-CZ zMdqG^e679sp-ZP#st(9Bd(ZY6y=*xit73y@gc>l}45$%zL-lQ}jlI9iS%HiGicc{= zx*IZu);tQ^1uk8?1}keV_>=!D35EQwtVc!$akNKiyt_Y96jPQYW;G%-z2Dhv|G06gt+rY^jiNe`w$$FUt(KZmq&BU+DUB^Ds@ht&q^LxwT~T}0-ZWMa zd&P{}VhiE9^gce{=lKV|zuh^I>qv4qxX$6#e>-e$~^A~xei*}kJw3kOr;p0#QF@4eCJnW#VaK2UlpaX^|!pv z`K{T)M9p9JT7Jl3OR)T?Z@OB@hNZ>xVgpA6Y%2@x^rddvC2cpR37>z~pWN2*T)@Xz z+sM?8_-DUAE7^+;UNz=dQWW2Afo_tpAK@;vC!`k?WsPV6E>SzNJv==${pBNPJ@!;O zT;F}cpNztLw|fj|Uy;X7PuVv}s0O$@HOv3lICZyF*S4Pg6idfPJ3}v^KCJdE-1e}J zAuQ2+z)(EG>w*c8v`#cTVzjGpKqx^%s4wx3%S=Z@$D$+Z)h+i{)>Bty|!|DLZi`2}Vg&;dp!c|8B$T($Z33jAK%I-fh&m z4Cs{D9+4zPZ98Qyb(QS|Ip$UGOat7#2dkAc-qQZ83Ksn>=FIeH zeoJ=!2Zu63D`$>>MfTEZfo|fw@7+>&YRpQ1-tY@W>P8lok{^_uNn)yQ4HuKQzj>;p@=|Nk=?~sd4){Kt`}p*zSgJAP%mb@j$*sf@Z9i_0^V;WqpKdOscqw|j3GP`R4>(ZH z-Y)dxo3h%F%rgFFU+Z8Ju}wXe+W0LyakL{z?IijWS(W}$Mf&gkrSHaf z(kr-i(<{_9HC05x4>S03@4w2(R&uV`@8odTGS_&6ka0_hSLT8O9s2Yci4>T<99PuF{@4M$ThTb{xe1?;NHax#Ho^nQVb1uQ7;SUV` zE>zJohDy91&mht&SNRk%p}raDKfova$YsyU<;coCt!Ii5M=aA$J;5KmNO$|Rkth{l zNTNI!xu=VL0v?T1$xwI|1*Q?dx<5hDal`-Y%9ASTwED>$)ol1^{leQN`3*lfp^;i1F9v2B)iy7s2^O{F<4Q#jJ<(v0PTw{V9 zNBKaS1GmBus?TZhAG)lIKYbIja}>m5zuNvBeW#LBPZ+o~cJchr59RsnV#$*}2YB>u zhG^GboM@MnWlOjh@g0FFyu7rU8nFgH#sX(YE(HX*-uvqaKmO|o=d-f2mk{a`-Z&nB zcTS$`crWj0sa8QZ=ao;(IsX{@*1Ewrilr|vzurV0r=)w4M9|8*GwhFPucTtXFF)=d z77KEmT&wdiEUVya>}_rA)tFg3e=zb+m3a-tyrO*Cf+`X*sKzERe^)A~;buSc6G>`!5bHEy;ARQTiUby-{A zColW6jG*VV`WM7Pu`;1p-LRrRV%mB)w9h<$`8D&w_u@YK!Tfty9$&V)Y0@kI^9H_dci+%fjc|*Q)zs zmfQ^EI(~)li<6^ms`C9T1Q&E^~~D3CbyQl*Rq{CgYzz@DKUzIK2h%zY(3ycM z?I{z%sl@{t*_IL8iRTmAuUmsoU1--WbFzf?vMO#pT+E6lcRNZDvhSRcBhTwawi#R< zt)6y@>RUmS8)9!XU(>rnbTSk55ybxkEupu+qQSEq|4k-=^Xp-y9l3LTWCZj5`}^-j zZS;khCjNGyo2E0JMURJ{zzbI=7zea&RE|8Qg(c&xhw zW6eaTa;N9k{Y~X(jrtjxs6iy_QP+OAtZK@?qqJX%*J?-q>z@ zn(_iXWcm!?};PFTo`i$P15(c4Q=+SJ|!)y7)}{*5Ao`@z6}(x$1?6sYZhH zShF{>CFy!sah#k}N=^k(m=Ar!+CZ`i%;8ir4w z18Yo);v0SG-z_X=G$~WOwfQ3V<*!^%5<9Yq>yHo)&W15v;Eu5HaQ|nXr)Bf-`*mhn zhPmAQzVf*&T9(MYZIY^TQ&9PePKv zGGXP%5$b}~*WJ3t0p(+T6Efa#C&aovwliKdv$pmah*cHVsx~75B2HjM^UKOu6rdA6 zmG6TUhR#%Nv%A_>N>k~@QTHN9b|`T@PQvNFih3LOONU{?YqxS&j2|3^K?T)Ube3f5 z@*`-^T(SCDP>@;m{boRQj+>t`nI%3f2#ln=Ic8e_YLAC#-E8|-Uq4; zIf|#J7fB6@Tu0$jj_ba;oC~PU783NJ7MSXQBk65RDkl{eO_KU0c=WdG-qUoBJmY_2)O`@FT3nCokX18GHrbNztuj4Y1^#nio^N_Mq zqyOiA*9B_ZNDq-g#Hbc;FUx8)5IIKsE~eHrOzXzypJ=wdDAxUGsD8`v>#s7NrPj+Y z|4HmJP4zA;3NX{QGp{8_Iym1OP0R27mL$E)X`l*}Wav5E>ey@(-j3L3#Lyc<7g&-O4cDWvr<8?XYX|!Vy%Y}$Wo>>9d!o)P8KmQ967U(4>Mccg)<3~cgns)* zFvYO=@(242Vann!&+j8U$)Dr0ne_tt-scBL$9M(i$9y6yT|QzBy}y{n_sPCbg*YU< z)DBy}U)W&XXlQ~*DEEFciIuYLm)3sW)oYD@HReG0g!#-m6Z#}MM|+X~Yh`f0Nd87F zcZx(km-dfF_q|Jp7gs~V=QD(O5uIo+9G@Avh$-ODuj(C&(EoOh$?7qiWyi}$k5L(A z9^ z52ZX&(qM~g!}^B{vF7`3H+QxQ&g!dXx+l^DXixqCrQTKUzj0VvK$3ZU`3hb#Q25O~ z`8!<-s_I?~PnT-6w?=b#Ij1=0+t^mnnY@^;!2Q57ZZQVVm4O{Y8HhSIaQcCA3CA$q zKJmrMUAIZ`!Z;z#Cuc$p?m&$~Wi;5bVh)>rr`fj1vu$?#ihc`jflz~vXEUM8tPCMM^79dPF^TkB@2E2ABUadY`B{$H7adK*)fMZGH@WhL31tRXbvUAw`A z265?L{{gypNE@BToHXgPo2|g@{xX5F;m*42?d7^p^9SkfS($o^3_%-1vx~}28JcL< z^0`=mJ%=2sXtFZaKVXKfNU5&&aBxtAkh(Aj6@%5Q0YDgm;MrWOIVb=~U`01cxDo1+^d&5(+(xl^g#nCNYhT13j8S^N=P31__1x~*) z@4)#`Gi`poFEF6@40TbB73fT9)(u|koHo^?%XmQeFwgQ;26fH&v2&Z)rLR{@8%5Cb z8O2uQhU6Iijf+q0uXuJVEcqs8Xz76l;9nFSNVh;sy0SU)@htq=uo|0T)~6e| zXBNVjW;EI04c@7Viqj!ViISg&`&eapu+`D_Q5l{3ttEOG2vn{%S$wy6SHNk_G=Bjn z8$N&VM3^7StY-Qq%L52~o@KH0pT4Y0;`eRND3RO;iiv2&8MIaOJF-<&FEOId!;f05Pb`ehzsfO!_XFA-9-ZRA z)UiR457QXkS*;JEQ#{=dbR>B>hBjo0aBS+vOwEM(vrayCO+l?wOFE?<4m0oE2}52( z85dP36YL*AA2UdWbUeS8t56tvW-IESab=X~$nl+ZU%n8uNL-VBNxW8z;dn(;)*1h6 zGSKR|=V)xysV`WY&z)*fJ{u&fr0ZL6|lN4FS zeTaTw>G09}M@>p%B%N|Yd<>N))I*@%1X1oSw;w9yCrDVP;3QgeemqobZ|Gu?>^+}p z_$MaRfp0ke6L}U{Gx&0S^ve^K`fS#jRG9%Ouc`ub5=rV&V4bl|@tT5>@r;-y`;E{3 zuIiKW_s9MzH|H5{=`hMzVXFNQrxa~J?ej!<`F@OVSo3NG8WxwPp*Jjm5w*QKP;Z() z`sdG|l`_F{fI8^pXh^*1iP~a3pzX4uU$YSdEa6sJt!X7*fuXXZYqtvg`P|8B9)!&x zPip58>M+qS*HJ7oB(5H_%pD{<$(Rw6&sB9QGMMFw zq_>k~J|Imi1bCAo?k}khS0RL7HiX~O3~inPo4a|DKUGo4_nN6+Ipw+CgIVvj>>hSA z;BnKNf%)FH<@1$7N+oz}(*aM%fjOtpBImA{w>u8J{jNtA-C=*A+E`jJJpx(Jn;{_f>yy-E3_} zfB2}5w(rePI_m#`zpLoSNAzGV z*b3Zl-Z;MQ@$1UjeapKB`uE4G=M$6ssY|;+a$+{p4`uy-w!k%@B0rx5C+*LR3Ja4v zT_@Hz;zprMT3)MF_4Uz?x#c7*Kr(lHbdcS@1j!3=@kTDH4kVrir7h$sgSsrI<&2m+ z6lEN=ByI-3l#3re4ZtM0|I0H>%-ppS(Qxu9crFNpO+*Z{7)vUVhm}8EEG}CS4ermQ zX)FP=+WXpw2`wGS9(8>a0u)q>Z)TQsGzaVQJqyRq41cg+b3@7SK!rzR8nuk%u3Zn> z>1nC>trhrrN%w9dbS<(7PxrJa)BhI;ir-U~yQjP!p_hs1*AV4Qr_&CdcKgn#4>prz z3pjNd6%eD8lbwFwAX5thBpC9X^gq=(hg%j?v0D8P+KQtZ?Yn7fAc@xFv(%XUvc&KV zfm6@IK~E-cDAne$7PC~TIWXNn4R%5u?pS#+8I6PuYCX@hux-@kn}4@fX77LDRpW}= zy|Lj}%dC0MG}a)dhOD~>XJN)!L#7Y6L*7_ZTSgZ(r`R6+40N2V%uk3Fy2vEI)jbm_ zySkkRrveR*bPI9;phrLT&CpX|P1@fG8kul>p}WTq(^xWl;-|KMTbLSJl9Up6Fiqh{Ux zSC<0NTe3vVe+|ToK?WHZNt>r6K8+E2-nJK7bNTO9f?@mZ=KB21Cw}tZRN+{0VR2Dr zcT7LgPe2u6;!j?SF>W$FpS7)y za;c0U0-sXvwZl%ZMxrd^BOcS`4ULu@#P+Dr%ojH01m`slJ`bN?5!g`MvRc}?B0K=y zE;f~u+qN$i*5d1WrBnG`_~`bzN1V+tyh+dC4!+AeUR{SJy)=I0eo-_ui=ff}fH=h@ zhQM|6WePl`a5}cGz2R$R+)01VcGFp|N%YzGvZ_zav>&#SOvxAS8$Z~p+rOvHtOckNca7UdL3Aa5necYyRFBU}uRTt+ZDbmX}8WNLyR&TozS^6$`uej_m63v_%mcZl#cuEW=^uPrR53)@|Okx-$lwa2~6 zGmnRE$aqW8Gc`7@yJ{Gp0@bxogZwfmiQbgAZlh#SUq$Nbk)qqwD5DSV_o>IVz;nyvQ91=G;Z+bIHW9Cglr-Rooo_P>r+Hc38 z9R@yi zyYtfzna541VOa*tK!6bR^x)%mnK(+$*{wb5Y?;*1B^a$&y~>n?H~g}{)6t=6lr-tv zAfQs&%Hg4r#qBjwzERk|dbkT;lUgZGm6h4~7mNe`1!Mh_+U#->Smt0E`JVok_hcL2 z@ycR0u?R*rGxX%zmzyRkU*jl{dh=NdfevRyDGlikWt?S7d!-b;x< z3L7Vdwl;Jk*u+W{i4__y7dDM3K)^s7axAw_H6= zj*qUlPklOf?rzX+!sUB+u@|6^V@7_{*%x6K^=<(6hfTTv-D&f}`j8sZ271lv@MUoJ z>Q&(ocYW=}9}&5>^mmoRh0P}Sfyvaoj=eD-WyNd|>mf22^KW*lNAFhF?|^*-1Ua}+`FduvYntZ9?v?f#t{sZmrd zQpwlx(X%@q6Pn9zBm44^jZudQ9PudKdUMw6TBX6K2(btaHqk4TRM8QIDU;Z8?}xV- zs}O{aEU18o10+W`d+~ba;&ll0OJNK)rMM3%Tql|g#f=nH`bf}zU;ZBSKvVNwEZLbfFiqd6J?a_;3EM- zu*P%5%Mf;9lViW4U8Mtt3>iWW19^IwNHRB8CP`uGI^5KIY;Nq`rm^ z(J?<>i{1A67_!QpTNoS&DI+^QM06SY%XJxQIx}0VeofazD-X0ts3&yl$Hl^u;oH91?qWVi^PXl3|ySzs2f)ZZNOSqyt7L_+ZX z-V^C_d@zF@Y7n_mGut)a{`)1SXWWV9lbm#pxwAfocAuOAZ(w&D)~4?CKXI$dFVP5l z%{k`KkrmTM4dtrA1I&LyLhBj(oAZC8{J*~Z=;BI2>n(HYBJlkXE$Ir|L=$D?s_go) zbfF(73jBQ*R1_&a{rctszwd+|0zAsHdy_r8)p_s6-ikhVsaS8gY)0#+#PV%*RlxfL zv*S1xlFg`iI4gzHKp5EsKw25~#Eac+P>5NH^)zQ7JkujAVdn?)W4pIT zS3bWaK=ya*aq3@#2#kMP3nB6fv={Gpo5m{+o7jJPhHBB1XJe|0&fS1JaU9?A4)bNA z<6xZU=*ohWXyteeL}PV@?|R>DdHpQ>6EHFPiS=^ulhaokUww>C&ceUb@0t)ha#Oze zE^a76(xz~NMx?g?onfgX(WAQ8+i$gBB%f7M9w>?Xh+c5UG8r7CL6J@b zI>nE1LHTr7EHy5lp3CosZG#16C*RZg`ue)m?2`mxzy%n^4 zTuLuk=Q|M+@EyK(K*f6r$n-`>a<^A-v?KV5uCMC~I4tvrKh(duz|MSg`m45T=pVzvVcNouSpJr??Cj{@CcSMehF(iB*$T|TZnY!E zh&G58i4edY$bk_$ZItaLpv18X@ErZtD~P9|;Sy1O_C#+52#S~D_@$4VuHpSRkmmcD z$6Il*g*cbmGKK`tC(txY(Fmfdi-rU!4y2Am=X&8BQmg* zrP8Wo;?@DReByAq;jpjau;Xw!1iQL*z@WO=o1-JHi4;@a466EW@BWe?W>|bjaI^R4R_I}L`Y{y(&`iDU$EIEgjavZ~WkUM> znEq>dQWa~T_lNztG)29gj%(RCD7BTrYl>c^o-|b(Boene%Z{7D0nZuns)a7&6-uFu zbM)V|BzR>J3s}lbeLWuFU@7t%E7%8`80Aa3#PMHmEtxenG)~jd?6JG7jFiClLb=*g z8bg^B*Xw51PO3_qiMt7k@S{vPC9`%bT@c`rT01CDIw;rC668OuoP}#u;2aUP$T74D zCY&3RsXMssU0drhUXjX0>F$xNA-4hK(6!q+Yp8hXN+HGmHGl-mT{Q-)x`;Kb_MiNn zMa1zyN{Vyy@-|Sj;5}KH$xdxMZ<*f;sv*hN9Q2 zTDUgbxYSCd90GHMUN_l?-E0=M5nA#>!bfe@pj(yOSV&-0R1C;95CdiXvhu5{0Gy=yP>V9?)2_f-8bhj>7srMZ!M{T?_;f`5*#C%!`g z!@q^zLba1fQFDT_F=Oa7?4p+K>({T-Moo7XzyQll*;t`P^M;wAsHjgPyE|?icaovC zRUE-Rm-i;4?=b=8PzpeJuSp1xjGO?@oBhR|ozgNuO}Ib(a1;+eLc97B2w*vK#i&bV zQSRCW8vo3zGV~dvo-+#1BMHhzAi}U! z#aUJ=h4=Oq5rB_%-Cxu%wT}f%Hw%@a zus5c(FJKKE^sN2I>U*V?=i)3SCl4P+p~4U_3YD9hK@_8AEJ$kRE$pH*028;TP%{RB zC*QyCY#nG4Tq)JS2dGD59q}0p`jCE3vxx`65Yxp9U8tIAT!k*Sq7Ryd)yiB=%U$Zr zTH+4%3Xs^=gTL`kUXaiPWg#C5=BN?+ARwYHQmp)k3u<+_qhq-vkM|h5(Ql>V{!nnP zJ6Xx+yr#e+55}q#n`lzHJT5u02cFn#d9*v`fzK&}d0Sa=)6morJ%RK5)yGF=+zXzS zsi~=rjqFUf{KpgJ;q$+vWlxO#1jJ4V&=UPOaKZGo65`u)8TJTkV8M(LgF6RHNch`7 z-HN`gvcBbiwsA+?)n;&fqWsAS;Vu95dccMixBEmP5OHbR&x@qpT>&A-!` zlf}f#e0yFE+e!RwZnu$=9H^LNJS5WX1G71b@p%BKqU|$kA|6up7;yeE!yyxHrt-)| zHxxW+aY=JCB4c=5Ec0MLwq5_IX$onbT&4}dY!X^GoUz!|cNKJW_r~k3llHgPhyc+o zyQF}$pXX~BY!RBrjw|cnQ9_xGs9G4hG-q30sBDc%W!ZJrU%@A9moYrY^a9 zH}iQa9_?~vaFJD77kdd+cv z5iZd^Zd`%S8{ZP8_mck>mu`?zzQUACvV7J=AVwy@zLu2%FbOkuDr3r|?=rU_+ z<@!&5mc13Q1u(V^B*+a9*905@UBPvrSuaQ3x(3o3n^>ym+xNmjaf%v8x6AL8-(^!j zD}#|4MmVX$gmL8_^FSdIm&v>`R_<|pL~V`al!YBWBZ#RYU9%7b90nH&+tfh$S6ZtN zBvrc!Exa@eQe<>wNbjz$oCo~Ftv{cAQ$^^)nDT48>EzAZjcg^Q{WmgBV2J%^8xt?+yHG8m=m z35vfuatpbSMX7dykhssYZrDamxNBi87GUe163awu@KCumk#Rb6DKbQ`qT!2*@;{b1 zef9E#!gj3*_x2VbMOiuln7LT)(OR%g%rm&3m<%#Eu9 zAbMm^8oEzYMiui83!KJ)p4I7BqT|c3!EJaI@rVO=RS4wXy?a2_oRfgVJd0@Si;#JKjXkcJ4RAk$H zQqxztwLb{ovBfWs#CXh0Y#(rGxM<{REx|WQ$?M8Wnp=NP)$*lu!Vs2 z=3yT$fHZqud%*;-uPXB7B`^hd1NX(uHDJRQ7l)+70oFfj=U!;v1!CA|(ERxEqrwq6 z>UbG{!B02IT^in|>BRg?et9F4xSp5tyxZ1KdWU0UCT-;z_9PO1KAp4U`MgI@h837uToomz zirS*6XD>cQz|Q(ohpRrgxQiJ^uQ|W7>R%ok)*3hc(@B!myLYcq9pEV~uxOr(I~Kfl zO|jOVka40r1Du(cxq@nD2#{zvx}t^;#L(-kXV1-1yA}C`tsZO+b-Ib!O&?ghSH$x?@Hr2vLGF5c#I( z^D>5`z1@=-u)8u|xw}7~q}Ijlw@K%JcfZ`E7_b0f9l;b;6tAixkR50^Rq?6T62Z)j zx4h*92Nksx61c2vY)HNfH@4nGFOUC*Zj*ctJnM6cH zIFJ1z0}HsW49De$W(66%C2U_lJ#G{p}@5B=-Me+Hr6%2ax-JfnE zpszxV1GJ)maB&m3J_ZKHDjfQ;F1rnfhg=ex$go(@Aa9AIxXPXD3t`?8__U#)6GY-tAH8q{Is7sxO z3jrM9%l%~mq!GX_hs4+>b+*N$1_2s}}4w;(EDTN1u$ z3YCX%{prcd%F@adm64GV7JdsHtFGAWk}Y!{^#r=DW}d^5IvFi3%DlV-u0ularkj@B zdr-hy>z$`L-2SoTyOaVP?NJ2Qgb1J_u-r%MjZASHnZN*Kt1YlFq}ZJUV-$%rJ1|SJ z0vA4H(~`lFt)OOlbLswo4s<8e6b2`|xxq2C>vr@|At5f)9#!=N7lukp>Hvx2_GgJ8 zG zjhg*pWm%};L1~M6$85$;iya zKSCuW$a#=DW_dv1L?@JuchB$Nzt`8-0jax>p`j|wmw<=hO%4u@Tens{D}#fB$6d-y zbOxaa6|R6Sz=QcL7pQRg@e8H{9Zb;i;H&{5oEwCo!|CD%k*?f$UJwEXfj~{YD#v%L z=A#1+cBpN6hiVXrmp}z&F&lXy7 zv#C|6s-6UkX>BQ5nS`b7jhPgj`2aW7>Q20-0Jkj=)Ah`nbJHW{vll1p>c~Ak<VTS?hmD7IW!}ARFE^ctXUHg<3Yl>i% z*4A-2B0et0;(il3UMR)JfXeOf3g9mAo{$b$y~ z>wpAKSs`n8{f?LA*Y@)$)T6zTs41rXO9k4Hd26@Jk#1YjoZ|t0P0b>+1gk`Lq`$bMZtILPolhEqVHnX$!-Dy zYXI9%0_y-@TL>g+uZioO43&l39>vRYiN_L$vNA2a<72wvuY=I)1+0i0lcuGn<2ts7 z4rPM>B7#ksIy$!zG7BfKpM**XnJgslzLC3#bRvg(ByTIQAfIP7M8u_iNIRp%Liq8K zZl)Gb)>6e+5jix0DeP*lEvjc?|^Y=W7)Wb zcRytNkKIu)Ft86gMWc9D4Y0wEZf(RW>Ukb)o3H2x5#OPqtSllb>T$S7rlV(Eo~S+m zxavl${dQ{t%zjgj;TvF%$i_ulChXHa3ee7aq3)%R)P-}j*#6yI zo9{wzcz9Z_sQkF*t1~pPa3ESBo`zzgqpM!q+1XhDfAQ#sDJ6`Vxf6Kc@p#~8M~4O& zjPL5w0)xStkCNi!<58#zx2cA$t>q8~mJ`fPQiQ+h=}TEyScs1wEp-|9J(>RjMuf_U zHD3Py{>?n?EP&5{WL)aB(3}3ZF43r@q?G=(BA1Ed_m>-NY^o<{^nNWb7w80S)E;=P z{Z5H~zAwSRAPrXlfk}UQIOM*O$t3VmnxZHHowU~3CD75)f$!*mlSH#w{=$C-@Bsc4 zjI7tr@^COcQ)GDfMF8r}MWm#p#Kgpegt}Ke+j*d-py5JmUkeMDeyoY7VTq0AK<?1?HaX(kk!mKQmB_cAClxH=VJ7pzB(|wZ%Fbm-E*zxPX7c@C9PyKsUtbG38i~m0K z-+iL_?-u-b3jjFy4-5Xg1^-#We;eT>GWZV*{(rs&pz1>sjv8 H*FpaWl^hQU literal 0 HcmV?d00001 diff --git a/dev/literated/visualize_tripolar_grid/index.html b/dev/literated/visualize_tripolar_grid/index.html new file mode 100644 index 0000000..9cac71a --- /dev/null +++ b/dev/literated/visualize_tripolar_grid/index.html @@ -0,0 +1,34 @@ + +Tripolar Grid · OrthogonalSphericalShellGrids.jl

Visualize a tripolar grid

This example demonstrates how to generate a tripolar grid using the OrthogonalSphericalShellGrids package and how to visualize the grid using the GLMakie package. The example is structured into several key sections, each performing a specific task in the process of creating and visualizing the grid.

We begin by importing the required Julia packages. OrthogonalSphericalShellGrids is used for generating the tripolar grid, a type of grid used in geophysical and oceanographic modeling due to its ability to handle polar singularities effectively. GLMakie is used for visualization purposes, allowing the creation of figures and plots to visualize the grid.

using OrthogonalSphericalShellGrids
+using OrthogonalSphericalShellGrids: Face, Center
+using OrthogonalSphericalShellGrids: get_cartesian_nodes_and_vertices
+using GLMakie

Grid generation

The grid is generated via OrthogonalSphericalShellGrids.TripolarGrid method by specifying the grid size and the latitude of the "north" singularities. Here, we use a lateral resolution of 6 degrees (60 x 30 grid points in the horizontal) and we configure the North hemisphere singularities to be at 60 degrees latitude. This setup creates a grid that covers the globe with a specific focus on handling the complexities near the North pole.

grid = OrthogonalSphericalShellGrids.TripolarGrid(size = (60, 30, 1),
+                                                  north_poles_latitude = 60)
60×30×1 OrthogonalSphericalShellGrid{Float64, Oceananigans.Grids.Periodic, Oceananigans.Grids.RightConnected, Oceananigans.Grids.Bounded} on Oceananigans.Architectures.CPU with 4×4×4 halo and with precomputed metrics
+├── centered at (λ, φ) = (0.0, 2.6549)
+├── longitude: Oceananigans.Grids.Periodic  extent 359.895 degrees       variably spaced with min(Δλ)=0.286186, max(Δλ)=6.22702
+├── latitude:  Oceananigans.Grids.RightConnected  extent 175.667 degrees variably spaced with min(Δφ)=0.517693, max(Δφ)=5.86207
+└── z:         Bounded  z ∈ [0.0, 1.0]                                   regularly spaced with Δz=1.0

Retrieving the nodes

The lines retrieve Cartesian coordinates for two types of grid nodes: FaceFace nodes and CenterCenternodes. This is done using thegetcartesiannodesandverticesmethod, which converts the grid's spherical coordinates into Cartesian coordinates for easier manipulation and visualization. The coordinates are stored in variablesxF,yF,zFfor Face-Face nodes, andxC,yC,zC` for Center-Center nodes.

cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Face(), Face(), Center())
+xF, yF, zF = cartesian_nodes
+
+cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Center(), Center(), Center())
+xC, yC, zC = cartesian_nodes
([-0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.14561776776220567 -0.2291668279955748 -0.31027758059442584 -0.388099121736715 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060883 -0.8302340607769572 -0.8428707817810065 -0.8476872807812087 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797721 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.1349426079870381 -0.21238405523755866 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.4921729791951939 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953274 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509845 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736897 -0.7390744074612711 -0.7117091872379969 -0.6795513435029952 -0.6434671677877949 -0.6045122820014774 -0.5639777620410878 -0.5234493244821024 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374697 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712062 -0.7200164974745102 -0.7181136491233174 -0.7099159661887166 -0.6957307512852973 -0.6759670777615957 -0.6511447205785094 -0.6219078423635591 -0.5890456241077764 -0.5535225047206889 -0.516520476286537 -0.47949325829920103 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.49070893631682244 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457655 -0.6389028713417393 -0.6432517250854888 -0.6417873986226402 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.3700389663063305 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616683 -0.45880156813823625 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352767 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906277 -0.45918157774358653 -0.4317031784656438 -0.4030210808213127 -0.37427165698474485 -0.34685040874639284 -0.3224333785206566 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.42774843411524655 -0.4440185946548549 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.4616952725700714 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344438 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.06224267873718799 -0.09800102788100669 -0.13277738333377656 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.28042999332746543 -0.30271319094705557 -0.32204155573233284 -0.33824974863148494 -0.35120989328464763 -0.3608337555534154 -0.36707476238395237 -0.3699299488047028 -0.36944196597896406 -0.3657013451606751 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995251 -0.30518502303145156 -0.2870419713829763 -0.2680704843969711 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.04495416087944619 -0.07078384802364276 -0.09590896171917541 -0.12008081895723474 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.2656520614624619 -0.26777833244533894 -0.2674847427447304 -0.264834618841731 -0.2599281266775273 -0.25290508286556096 -0.24394887021821865 -0.23329205453363458 -0.22122451133261328 -0.2081050532903382 -0.19437746811585607 -0.18059088333188733 -0.16742096282299748 -0.1556799827500877 -0.14628860377433242 -0.14016861600480945 -0.13803682405467774; -0.027171660274957276 -0.042785402007248514 -0.05797522885488518 -0.07259140337793961 -0.08649059153582489 -0.09953748679757311 -0.11160636387130848 -0.12258255113920791 -0.13236381346601114 -0.1408616403650565 -0.1480024387736359 -0.1537286352393712 -0.1579996996531805 -0.16079311254216697 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152813957 -0.1261183626608485 -0.11781028449293914 -0.109463429787166 -0.10148760334298632 -0.09437556065527847 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.009090526679840314 -0.014314501900697699 -0.019396986229065785 -0.024287981965398407 -0.028939611707291882 -0.03330665755483169 -0.03734707793599557 -0.04102249854077091 -0.04429867466181113 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.05370531175719615 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.047348747867600786 -0.044907589862633095 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970575 -0.031621935363869695 -0.029716109950188363 -0.028473957254269537 -0.028041239967729517; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433242 0.14016861600480954 0.13803682405467774; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762905 0.1932351963195468 0.19029416264369178; 0.07884741888633923 0.12413725278791794 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413815 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.4529227884063621 0.44048020887016903 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.24345383915847799 0.23974506555510222; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403946 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164534 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664434 0.285784764955385; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880439 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115969 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568944 0.7154131661712055 0.7200164974745102 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556795 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.13494260798703822 0.21238405523755846 0.2875884787109599 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502042 0.7767217730091854 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081972 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810065 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521129 0.6048520996464982 0.5612859449667114 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.15469718776463942 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.4903830563619681 0.5634168029216329 0.630541463326553 0.6911129831937729 0.7445768129218288 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678842 0.8976406106275676 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834079 0.685184452268136 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.5100651370790651 0.4789906138327752 0.45877571017234986 0.45174024820601283; 0.16208203542874697 0.25504237413571823 0.3452429786027916 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234397 0.7791805080152763 0.8270129974166376 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143916 0.8430483524463561 0.8043539299181591 0.761117828512808 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318083 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.16769201261744424 0.2638565952000316 0.3571486553990876 0.44656981895509407 0.5311790914579109 0.6101060482082731 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206178 0.9635165996829284 0.9682512279485149 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728965 0.8294260088169972 0.7847202909280058 0.7366506797833241 0.6867906150258034 0.6370647077160735 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.17146617556136307 0.269785681663328 0.3651558021402381 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398487 0.7642744283803597 0.822965468244785 0.8732069696573536 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724362 0.9843239119995201 0.971520277894516 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765037 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.831792020854692 0.8825135943858438 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240868 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606373 0.7586923057247961 0.7072490567710032 0.6559689624224248 0.60727156743142 0.5640556679962432 0.5296033894808341 0.5072013179848617 0.4994063993194244; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.8317920208546918 0.8825135943858436 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240869 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606372 0.7586923057247961 0.7072490567710031 0.6559689624224248 0.6072715674314199 0.5640556679962432 0.529603389480834 0.5072013179848617 0.4994063993194244; 0.17146617556136304 0.269785681663328 0.36515580214023813 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398489 0.7642744283803597 0.822965468244785 0.8732069696573534 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724364 0.9843239119995201 0.9715202778945161 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765035 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.16769201261744424 0.2638565952000316 0.3571486553990874 0.44656981895509407 0.5311790914579108 0.610106048208273 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206181 0.963516599682928 0.9682512279485153 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728967 0.8294260088169972 0.7847202909280058 0.7366506797833242 0.6867906150258035 0.6370647077160733 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.16208203542874697 0.25504237413571823 0.3452429786027914 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234393 0.7791805080152763 0.8270129974166379 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143913 0.8430483524463561 0.8043539299181591 0.7611178285128082 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318082 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.15469718776463937 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.49038305636196783 0.5634168029216332 0.6305414633265527 0.6911129831937729 0.7445768129218284 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678838 0.8976406106275672 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834082 0.6851844522681362 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.510065137079065 0.47899061383277514 0.45877571017234986 0.45174024820601283; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810059 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521126 0.6048520996464979 0.5612859449667116 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.13494260798703822 0.21238405523755846 0.28758847871095966 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502048 0.7767217730091848 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081975 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115973 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568951 0.7154131661712055 0.7200164974745109 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556793 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880447 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403951 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164527 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664423 0.285784764955385; 0.07884741888633923 0.12413725278791818 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413904 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.45292278840636124 0.4404802088701682 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.2434538391584779 0.23974506555510222; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762883 0.1932351963195468 0.19029416264369178; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433223 0.14016861600480954 0.13803682405467774; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; -0.009090526679840142 -0.014314501900697699 -0.019396986229065785 -0.024287981965398865 -0.028939611707292427 -0.033306657554831066 -0.03734707793599557 -0.04102249854077014 -0.044298674661811956 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.053705311757197116 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.0473487478676 -0.04490758986263382 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970186 -0.031621935363869993 -0.029716109950188568 -0.028473957254269537 -0.028041239967729517; -0.027171660274957276 -0.04278540200724878 -0.057975228854884826 -0.07259140337794005 -0.08649059153582489 -0.09953748679757311 -0.11160636387130778 -0.12258255113920866 -0.13236381346601114 -0.1408616403650565 -0.148002438773635 -0.15372863523937025 -0.15799969965318147 -0.160793112542166 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152814026 -0.1261183626608485 -0.11781028449293858 -0.109463429787166 -0.10148760334298632 -0.09437556065527876 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.04495416087944619 -0.07078384802364276 -0.09590896171917579 -0.12008081895723517 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.26565206146246284 -0.26777833244533894 -0.2674847427447304 -0.2648346188417301 -0.2599281266775273 -0.2529050828655601 -0.24394887021821948 -0.23329205453363383 -0.22122451133261398 -0.2081050532903382 -0.19437746811585607 -0.18059088333188686 -0.16742096282299784 -0.155679982750088 -0.14628860377433242 -0.14016861600480954 -0.13803682405467774; -0.06224267873718799 -0.09800102788100695 -0.13277738333377623 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.2804299933274647 -0.3027131909470564 -0.322041555732332 -0.33824974863148494 -0.35120989328464763 -0.36083375555341446 -0.36707476238395237 -0.36992994880470187 -0.3694419659789632 -0.36570134516067415 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995259 -0.30518502303145156 -0.2870419713829763 -0.2680704843969706 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.4277484341152474 -0.44401859465485405 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.46169527257007065 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344443 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616689 -0.45880156813823564 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352759 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906283 -0.45918157774358653 -0.4317031784656438 -0.4030210808213132 -0.3742716569847445 -0.34685040874639284 -0.3224333785206569 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.4907089363168219 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457663 -0.6389028713417393 -0.6432517250854888 -0.6417873986226394 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.37003896630633076 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374703 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712055 -0.7200164974745102 -0.7181136491233181 -0.709915966188716 -0.6957307512852966 -0.6759670777615957 -0.6511447205785094 -0.6219078423635586 -0.5890456241077768 -0.5535225047206889 -0.5165204762865374 -0.4794932582992007 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.13494260798703822 -0.21238405523755846 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.49217297919519437 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953279 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509851 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736902 -0.7390744074612711 -0.7117091872379965 -0.6795513435029952 -0.6434671677877944 -0.6045122820014774 -0.5639777620410878 -0.5234493244821027 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.14561776776220559 -0.22916682799557495 -0.3102775805944257 -0.38809912173671524 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060889 -0.8302340607769567 -0.8428707817810065 -0.8476872807812081 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797717 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244], [-0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 -0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 -0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 -0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 -0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 -0.0; -0.09453931054294616 -0.1487190978491784 -0.20123081596123554 -0.2514909948459919 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256991 -0.5258730284648329 -0.5309270197686902 -0.5304077905416922 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388685 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 -0.0; -0.1092443557637722 -0.17186551538440756 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326953 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600436 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381643 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.575964613940223 -0.5508460546623364 -0.5201265133780645 -0.48414834363139964 -0.4433013685260977 -0.3980183233734477 -0.34877017231502794 -0.29606134800943434 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 -0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240401 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003531 -0.6937441158393913 -0.6863244592573579 -0.671783148444792 -0.6503078485843587 -0.6221547405355011 -0.587644579757757 -0.5471583093357457 -0.5011323099532774 -0.4500533621060475 -0.39445338700133725 -0.3349040230120407 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 -0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703358 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.757178115689253 -0.765283054425606 -0.7653650304313316 -0.7574575021087522 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.2284627428873973 -0.1535940701312627 -0.0771840589834026 -0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582633 -0.6991635203313463 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271729 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499889 -0.601548383227324 -0.5405011365689621 -0.47393474389865564 -0.40253851189271567 -0.32704705990440125 -0.24823314432743135 -0.16690027103237884 -0.08387514473509504 -0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800785 -0.8539016094608556 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.8574557335585165 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640705 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 -0.0; -0.1621031858215124 -0.25512371666703554 -0.34544062526665625 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813079 -0.7804141785216053 -0.827963396712097 -0.8667989868025158 -0.8965239005586522 -0.9168382474165633 -0.9275419669829891 -0.9285364000801603 -0.9198247640149808 -0.9015115505195137 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291042 -0.6763776724542383 -0.6079903798810069 -0.5333099932779639 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 -0.0; -0.16772513193719168 -0.2639850560105428 -0.3574649513033959 -0.44718127029496646 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263066 -0.9628970262252827 -0.9540757506989864 -0.9352860659466241 -0.9067313263985689 -0.8687163099334942 -0.8216437758234271 -0.7660100382926455 -0.7023996107612742 -0.6314789835018362 -0.5539896041740379 -0.4707401365456435 -0.38259807769669213 -0.290480818191948 -0.19534623314980348 -0.09818289489364355 -0.0; -0.17150799144525702 -0.26994838220353407 -0.3655583319134056 -0.4573356902543544 -0.5443187807215241 -0.625596533880287 -0.7003180718474857 -0.7677016414272496 -0.8270428010589652 -0.8777217755149587 -0.9192099019823009 -0.9510751016338955 -0.9729863218881927 -0.9847169061208959 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581251 -0.48271900374158594 -0.3923610456680835 -0.29790937282151825 -0.200349742787213 -0.1007000940512347 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334978 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147938 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232156 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334979 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147937 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232155 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 0.0; -0.17150799144525702 -0.26994838220353407 -0.36555833191340564 -0.4573356902543543 -0.5443187807215241 -0.625596533880287 -0.700318071847486 -0.7677016414272495 -0.8270428010589652 -0.8777217755149587 -0.9192099019823011 -0.9510751016338956 -0.9729863218881925 -0.984716906120896 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581252 -0.48271900374158594 -0.3923610456680835 -0.2979093728215182 -0.200349742787213 -0.1007000940512347 0.0; -0.16772513193719168 -0.2639850560105428 -0.35746495130339584 -0.44718127029496635 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263064 -0.9628970262252827 -0.9540757506989864 -0.9352860659466244 -0.9067313263985689 -0.8687163099334946 -0.8216437758234268 -0.7660100382926458 -0.7023996107612739 -0.6314789835018362 -0.5539896041740379 -0.4707401365456437 -0.382598077696692 -0.2904808181919479 -0.19534623314980348 -0.09818289489364342 0.0; -0.1621031858215124 -0.2551237166670354 -0.34544062526665636 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813082 -0.780414178521605 -0.8279633967120973 -0.8667989868025158 -0.8965239005586522 -0.9168382474165636 -0.9275419669829891 -0.9285364000801606 -0.9198247640149813 -0.9015115505195139 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291038 -0.6763776724542383 -0.6079903798810069 -0.5333099932779641 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800781 -0.8539016094608561 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.857455733558517 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640701 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582628 -0.6991635203313468 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271734 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499885 -0.601548383227324 -0.5405011365689621 -0.47393474389865525 -0.402538511892716 -0.32704705990440125 -0.24823314432743102 -0.16690027103237884 -0.08387514473509504 0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703362 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.7571781156892524 -0.765283054425606 -0.7653650304313316 -0.7574575021087528 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.22846274288739696 -0.1535940701312627 -0.0771840589834026 0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240395 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003537 -0.6937441158393913 -0.6863244592573572 -0.6717831484447928 -0.6503078485843595 -0.6221547405355011 -0.587644579757757 -0.5471583093357463 -0.5011323099532768 -0.4500533621060475 -0.39445338700133675 -0.3349040230120412 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 0.0; -0.10924435576377206 -0.17186551538440775 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326948 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600429 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381635 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.5759646139402222 -0.5508460546623364 -0.5201265133780653 -0.48414834363139964 -0.4433013685260983 -0.3980183233734477 -0.34877017231502794 -0.29606134800943384 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 0.0; -0.09453931054294631 -0.14871909784917817 -0.20123081596123588 -0.2514909948459916 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256982 -0.5258730284648337 -0.5309270197686902 -0.530407790541693 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388692 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 0.0; -0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.043140158506826946 0.045645062612663156 0.047650563187460165 0.04913974201222062 0.050101796927525435 0.05053194003690302 0.05043121697644019 0.04980625966628017 0.04866898531566895 0.04703625424384201 0.044929498392807736 0.04237433134421261 0.0394001493133432 0.03603973107716084 0.03232884318935258 0.02830585522085324 0.024011368202566014 0.01948785798764454 0.014779333930465825 0.009931012123682711 0.004989001459909738 0.0; 0.027150115081064158 0.04270011428358324 0.057758705288458424 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458817 0.1200710120433018 0.12899276613783248 0.13649173473699244 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.15085869879674824 0.14900019779435325 0.1456084389342256 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892884 0.08472022692682367 0.07186940098852496 0.058331714894047454 0.04423908511737579 0.029727093542738336 0.014934035939544038 0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758201 0.11939997541821289 0.1418699416955886 0.16273387270728423 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.2482330866506241 0.2504194861123901 0.24997545877122224 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.2102547977083757 0.19553165118307045 0.1788837148593802 0.1604880772824483 0.14053514660782382 0.11922679187124975 0.0967745446478989 0.07339786462605602 0.04932246710256756 0.02477870572316178 0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982612 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613316 0.2959966070960882 0.31330433562984733 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.309553600094595 0.2920566632972881 0.2716511686686468 0.24856088663060938 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450952 0.06857397080267193 0.03445135780198533 0.0; 0.0788005046339241 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401288 0.2857694853664596 0.3192996333612773 0.34929410844851994 0.37544525287759944 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.4412524616261829 0.44068192562615766 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.31629427603958477 0.28385863373836506 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841941 0.08732525906462124 0.04387365311373985 0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.530927019768691 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886781 0.29996784394668674 0.2545888555251622 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 0.0; 0.10924435576377206 0.17186551538440775 0.2325773524399111 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.608292690682532 0.5951916784511642 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333065 0.18241794673431524 0.1226163470173401 0.061610437261598615 0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031251 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106671 0.6939263753003537 0.6937441158393907 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517772 0.138754848398411 0.06972323661344877 0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105989 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440336 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603761 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509532 0.0; 0.15470426948819188 0.24346350819144608 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592499 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702826 0.7956707428868375 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749471 0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506446 0.09448139758640571 0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980362 0.09818289489364342 0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 -0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 -0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980348 0.09818289489364342 -0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506427 0.09448139758640571 -0.0; 0.15470426948819188 0.24346350819144622 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592505 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702822 0.795670742886837 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749446 -0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440339 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603755 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509504 -0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105995 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 -0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031258 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106677 0.6939263753003537 0.6937441158393913 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517733 0.138754848398411 0.06972323661344877 -0.0; 0.10924435576377206 0.17186551538440775 0.23257735243991082 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.6082926906825328 0.5951916784511634 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333112 0.18241794673431524 0.1226163470173401 0.061610437261598615 -0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.5309270197686902 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886774 0.2999678439466862 0.25458885552516275 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 -0.0; 0.07880050463392396 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401238 0.28576948536646013 0.31929963336127665 0.34929410844851994 0.3754452528775987 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.44125246162618204 0.44068192562615677 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.3162942760395855 0.2838586337383658 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841936 0.08732525906462077 0.04387365311373985 -0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982576 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613309 0.2959966070960882 0.31330433562984816 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.3095536000945941 0.2920566632972881 0.2716511686686468 0.24856088663061013 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450899 0.06857397080267193 0.03445135780198533 -0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758167 0.11939997541821289 0.14186994169558806 0.16273387270728362 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.24823308665062502 0.2504194861123892 0.2499754587712232 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.21025479770837657 0.19553165118307045 0.1788837148593802 0.16048807728244902 0.1405351466078245 0.11922679187124913 0.0967745446478989 0.07339786462605602 0.049322467102568074 0.02477870572316178 -0.0; 0.027150115081063988 0.04270011428358324 0.057758705288458785 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458886 0.1200710120433018 0.12899276613783248 0.13649173473699158 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.1508586987967492 0.14900019779435325 0.14560843893422656 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892959 0.08472022692682367 0.07186940098852561 0.05833171489404686 0.04423908511737579 0.029727093542737816 0.014934035939544038 -0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.04314015850682612 0.04564506261266228 0.047650563187460165 0.04913974201221967 0.050101796927525435 0.05053194003690302 0.05043121697644118 0.04980625966628017 0.04866898531566895 0.04703625424384296 0.044929498392808666 0.04237433134421172 0.0394001493133432 0.036039731077160034 0.03232884318935258 0.028305855220852535 0.024011368202566014 0.019487857987643936 0.014779333930466381 0.009931012123682185 0.004989001459909738 -0.0], [-0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018])

Visualization

Finally, we can visualize the grid using two types of visual elements: surfaces and wireframes. Surfaces are plotted slightly smaller (at a scale of 0.99 instead of 1) than the wireframes to create a layered effect, enhancing the visual distinction between the grid's structure and its outline. The Face-Face nodes are visualized with blue surfaces and black wireframes, while the Center-Center nodes are visualized with blue surfaces and wireframes.

fig = Figure(size=(1200, 600))
+axN = Axis3(fig[1, 1]; aspect=(1, 1, 1), elevation = +0.9, azimuth = 7, height=1500)
+axS = Axis3(fig[1, 2]; aspect=(1, 1, 1), elevation = -0.9, azimuth = 7, height=1500)
+
+for ax in (axN, axS)
+    scale_factor = 0.99
+
+    surface!(ax, xF .* scale_factor, yF .* scale_factor, zF .* scale_factor, color = :blue)
+    wireframe!(ax, xF, yF, zF, color = :black)
+
+    surface!(ax, xC .* scale_factor, yC .* scale_factor, zC .* scale_factor, color = :blue)
+    wireframe!(ax, xC, yC, zC, color = :blue)
+
+    scatter!(ax, 0, 0, +1, color=:red, markersize=15)
+    scatter!(ax, 0, 0, -1, color=:red, markersize=15)
+
+    hidedecorations!(ax)
+    hidespines!(ax)
+end
+
+save("tripolar_grid_nodes.png", fig, px_per_unit = 2)

Above there are two views of the grid: northern hemisphere on the left, southern hemisphere on the right. The actual North and South poles are the red dots. On the left we see how the North hemisphere has does not have a gridline convergence singularity at the actual North Pole but the singularity has moved to the two fictitious poles shifted at latitude 60; on the right we see that the Southern hemisphere has its pole at the usual South Pole.

This tripolar configuration is typically used in ocean modeling so that the pole singularity in the Arctic ocean is moved away into the land mases of Russia and Canada; the South pole singularity is already within the land mass of Antarctica so things are all good down there!


This page was generated using Literate.jl.

diff --git a/dev/objects.inv b/dev/objects.inv new file mode 100644 index 0000000000000000000000000000000000000000..5d7034a1fe53f71104c75bc9b9d2d3e4265aa668 GIT binary patch literal 490 zcmVNERX>N99Zgg*Qc_4OWa&u{KZXhxWBOp+6Z)#;@bUGkUa&%~K zXK!v{Y*TP(WpZg_VQf=qWo&Fma%p69E^2HFBOq2~a&u{KZaN?^E-@}M3L_v?Xk{RB zWo=<;Ze(S0Aa78b#rNMXCQiPX<{x4c$}q@ z%}&EG5QOi3ibW+y6BQ1XdTT)fBqaVS4qPe|Z<8&q9obGrLA*P5NYWw%LFE#8HQvuN znkE?`E!2HkprtGv3REh- z=Ga5)iVNQQ;$4XDq5c?yL+Dr_pcNsC?6#upnUi*2DD{;b`f3##mHq1XX!*UJvncT# zb+i~_?_oU>U`t?k7_Q)&bk2Q&TpNjQ59}5L0RuIr8Ab?e{STw4weHvKn~C>~vfI0* z8v9L&(Ckxx=OdLR+Nr6u6n1lJw4~Z&0JW?4ci22LtFrPt0WxE(Bpvd(13s%tg>MtR gd5`!N29#{!{{Sb)!%uWFng)0>ItxZW0Ou8IzDRJ^rT_o{ literal 0 HcmV?d00001 diff --git a/dev/search_index.js b/dev/search_index.js new file mode 100644 index 0000000..12f983a --- /dev/null +++ b/dev/search_index.js @@ -0,0 +1,3 @@ +var documenterSearchIndex = {"docs": +[{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"EditURL = \"../../../examples/visualize_tripolar_grid.jl\"","category":"page"},{"location":"literated/visualize_tripolar_grid/#Visualize-a-tripolar-grid","page":"Tripolar Grid","title":"Visualize a tripolar grid","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"This example demonstrates how to generate a tripolar grid using the OrthogonalSphericalShellGrids package and how to visualize the grid using the GLMakie package. The example is structured into several key sections, each performing a specific task in the process of creating and visualizing the grid.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"We begin by importing the required Julia packages. OrthogonalSphericalShellGrids is used for generating the tripolar grid, a type of grid used in geophysical and oceanographic modeling due to its ability to handle polar singularities effectively. GLMakie is used for visualization purposes, allowing the creation of figures and plots to visualize the grid.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"using OrthogonalSphericalShellGrids\nusing OrthogonalSphericalShellGrids: Face, Center\nusing OrthogonalSphericalShellGrids: get_cartesian_nodes_and_vertices\nusing GLMakie","category":"page"},{"location":"literated/visualize_tripolar_grid/#Grid-generation","page":"Tripolar Grid","title":"Grid generation","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"The grid is generated via OrthogonalSphericalShellGrids.TripolarGrid method by specifying the grid size and the latitude of the \"north\" singularities. Here, we use a lateral resolution of 6 degrees (60 x 30 grid points in the horizontal) and we configure the North hemisphere singularities to be at 60 degrees latitude. This setup creates a grid that covers the globe with a specific focus on handling the complexities near the North pole.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"grid = OrthogonalSphericalShellGrids.TripolarGrid(size = (60, 30, 1),\n north_poles_latitude = 60)","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"60×30×1 OrthogonalSphericalShellGrid{Float64, Oceananigans.Grids.Periodic, Oceananigans.Grids.RightConnected, Oceananigans.Grids.Bounded} on Oceananigans.Architectures.CPU with 4×4×4 halo and with precomputed metrics\n├── centered at (λ, φ) = (0.0, 2.6549)\n├── longitude: Oceananigans.Grids.Periodic extent 359.895 degrees variably spaced with min(Δλ)=0.286186, max(Δλ)=6.22702\n├── latitude: Oceananigans.Grids.RightConnected extent 175.667 degrees variably spaced with min(Δφ)=0.517693, max(Δφ)=5.86207\n└── z: Bounded z ∈ [0.0, 1.0] regularly spaced with Δz=1.0","category":"page"},{"location":"literated/visualize_tripolar_grid/#Retrieving-the-nodes","page":"Tripolar Grid","title":"Retrieving the nodes","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"The lines retrieve Cartesian coordinates for two types of grid nodes: Face–Face nodes and Center–Centernodes. This is done using thegetcartesiannodesandverticesmethod, which converts the grid's spherical coordinates into Cartesian coordinates for easier manipulation and visualization. The coordinates are stored in variablesxF,yF,zFfor Face-Face nodes, andxC,yC,zC` for Center-Center nodes.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Face(), Face(), Center())\nxF, yF, zF = cartesian_nodes\n\ncartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Center(), Center(), Center())\nxC, yC, zC = cartesian_nodes","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"([-0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.14561776776220567 -0.2291668279955748 -0.31027758059442584 -0.388099121736715 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060883 -0.8302340607769572 -0.8428707817810065 -0.8476872807812087 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797721 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.1349426079870381 -0.21238405523755866 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.4921729791951939 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953274 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509845 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736897 -0.7390744074612711 -0.7117091872379969 -0.6795513435029952 -0.6434671677877949 -0.6045122820014774 -0.5639777620410878 -0.5234493244821024 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374697 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712062 -0.7200164974745102 -0.7181136491233174 -0.7099159661887166 -0.6957307512852973 -0.6759670777615957 -0.6511447205785094 -0.6219078423635591 -0.5890456241077764 -0.5535225047206889 -0.516520476286537 -0.47949325829920103 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.49070893631682244 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457655 -0.6389028713417393 -0.6432517250854888 -0.6417873986226402 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.3700389663063305 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616683 -0.45880156813823625 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352767 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906277 -0.45918157774358653 -0.4317031784656438 -0.4030210808213127 -0.37427165698474485 -0.34685040874639284 -0.3224333785206566 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.42774843411524655 -0.4440185946548549 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.4616952725700714 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344438 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.06224267873718799 -0.09800102788100669 -0.13277738333377656 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.28042999332746543 -0.30271319094705557 -0.32204155573233284 -0.33824974863148494 -0.35120989328464763 -0.3608337555534154 -0.36707476238395237 -0.3699299488047028 -0.36944196597896406 -0.3657013451606751 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995251 -0.30518502303145156 -0.2870419713829763 -0.2680704843969711 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.04495416087944619 -0.07078384802364276 -0.09590896171917541 -0.12008081895723474 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.2656520614624619 -0.26777833244533894 -0.2674847427447304 -0.264834618841731 -0.2599281266775273 -0.25290508286556096 -0.24394887021821865 -0.23329205453363458 -0.22122451133261328 -0.2081050532903382 -0.19437746811585607 -0.18059088333188733 -0.16742096282299748 -0.1556799827500877 -0.14628860377433242 -0.14016861600480945 -0.13803682405467774; -0.027171660274957276 -0.042785402007248514 -0.05797522885488518 -0.07259140337793961 -0.08649059153582489 -0.09953748679757311 -0.11160636387130848 -0.12258255113920791 -0.13236381346601114 -0.1408616403650565 -0.1480024387736359 -0.1537286352393712 -0.1579996996531805 -0.16079311254216697 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152813957 -0.1261183626608485 -0.11781028449293914 -0.109463429787166 -0.10148760334298632 -0.09437556065527847 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.009090526679840314 -0.014314501900697699 -0.019396986229065785 -0.024287981965398407 -0.028939611707291882 -0.03330665755483169 -0.03734707793599557 -0.04102249854077091 -0.04429867466181113 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.05370531175719615 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.047348747867600786 -0.044907589862633095 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970575 -0.031621935363869695 -0.029716109950188363 -0.028473957254269537 -0.028041239967729517; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433242 0.14016861600480954 0.13803682405467774; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762905 0.1932351963195468 0.19029416264369178; 0.07884741888633923 0.12413725278791794 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413815 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.4529227884063621 0.44048020887016903 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.24345383915847799 0.23974506555510222; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403946 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164534 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664434 0.285784764955385; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880439 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115969 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568944 0.7154131661712055 0.7200164974745102 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556795 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.13494260798703822 0.21238405523755846 0.2875884787109599 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502042 0.7767217730091854 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081972 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810065 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521129 0.6048520996464982 0.5612859449667114 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.15469718776463942 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.4903830563619681 0.5634168029216329 0.630541463326553 0.6911129831937729 0.7445768129218288 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678842 0.8976406106275676 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834079 0.685184452268136 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.5100651370790651 0.4789906138327752 0.45877571017234986 0.45174024820601283; 0.16208203542874697 0.25504237413571823 0.3452429786027916 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234397 0.7791805080152763 0.8270129974166376 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143916 0.8430483524463561 0.8043539299181591 0.761117828512808 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318083 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.16769201261744424 0.2638565952000316 0.3571486553990876 0.44656981895509407 0.5311790914579109 0.6101060482082731 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206178 0.9635165996829284 0.9682512279485149 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728965 0.8294260088169972 0.7847202909280058 0.7366506797833241 0.6867906150258034 0.6370647077160735 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.17146617556136307 0.269785681663328 0.3651558021402381 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398487 0.7642744283803597 0.822965468244785 0.8732069696573536 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724362 0.9843239119995201 0.971520277894516 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765037 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.831792020854692 0.8825135943858438 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240868 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606373 0.7586923057247961 0.7072490567710032 0.6559689624224248 0.60727156743142 0.5640556679962432 0.5296033894808341 0.5072013179848617 0.4994063993194244; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.8317920208546918 0.8825135943858436 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240869 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606372 0.7586923057247961 0.7072490567710031 0.6559689624224248 0.6072715674314199 0.5640556679962432 0.529603389480834 0.5072013179848617 0.4994063993194244; 0.17146617556136304 0.269785681663328 0.36515580214023813 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398489 0.7642744283803597 0.822965468244785 0.8732069696573534 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724364 0.9843239119995201 0.9715202778945161 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765035 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.16769201261744424 0.2638565952000316 0.3571486553990874 0.44656981895509407 0.5311790914579108 0.610106048208273 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206181 0.963516599682928 0.9682512279485153 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728967 0.8294260088169972 0.7847202909280058 0.7366506797833242 0.6867906150258035 0.6370647077160733 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.16208203542874697 0.25504237413571823 0.3452429786027914 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234393 0.7791805080152763 0.8270129974166379 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143913 0.8430483524463561 0.8043539299181591 0.7611178285128082 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318082 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.15469718776463937 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.49038305636196783 0.5634168029216332 0.6305414633265527 0.6911129831937729 0.7445768129218284 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678838 0.8976406106275672 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834082 0.6851844522681362 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.510065137079065 0.47899061383277514 0.45877571017234986 0.45174024820601283; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810059 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521126 0.6048520996464979 0.5612859449667116 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.13494260798703822 0.21238405523755846 0.28758847871095966 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502048 0.7767217730091848 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081975 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115973 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568951 0.7154131661712055 0.7200164974745109 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556793 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880447 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403951 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164527 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664423 0.285784764955385; 0.07884741888633923 0.12413725278791818 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413904 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.45292278840636124 0.4404802088701682 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.2434538391584779 0.23974506555510222; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762883 0.1932351963195468 0.19029416264369178; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433223 0.14016861600480954 0.13803682405467774; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; -0.009090526679840142 -0.014314501900697699 -0.019396986229065785 -0.024287981965398865 -0.028939611707292427 -0.033306657554831066 -0.03734707793599557 -0.04102249854077014 -0.044298674661811956 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.053705311757197116 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.0473487478676 -0.04490758986263382 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970186 -0.031621935363869993 -0.029716109950188568 -0.028473957254269537 -0.028041239967729517; -0.027171660274957276 -0.04278540200724878 -0.057975228854884826 -0.07259140337794005 -0.08649059153582489 -0.09953748679757311 -0.11160636387130778 -0.12258255113920866 -0.13236381346601114 -0.1408616403650565 -0.148002438773635 -0.15372863523937025 -0.15799969965318147 -0.160793112542166 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152814026 -0.1261183626608485 -0.11781028449293858 -0.109463429787166 -0.10148760334298632 -0.09437556065527876 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.04495416087944619 -0.07078384802364276 -0.09590896171917579 -0.12008081895723517 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.26565206146246284 -0.26777833244533894 -0.2674847427447304 -0.2648346188417301 -0.2599281266775273 -0.2529050828655601 -0.24394887021821948 -0.23329205453363383 -0.22122451133261398 -0.2081050532903382 -0.19437746811585607 -0.18059088333188686 -0.16742096282299784 -0.155679982750088 -0.14628860377433242 -0.14016861600480954 -0.13803682405467774; -0.06224267873718799 -0.09800102788100695 -0.13277738333377623 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.2804299933274647 -0.3027131909470564 -0.322041555732332 -0.33824974863148494 -0.35120989328464763 -0.36083375555341446 -0.36707476238395237 -0.36992994880470187 -0.3694419659789632 -0.36570134516067415 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995259 -0.30518502303145156 -0.2870419713829763 -0.2680704843969706 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.4277484341152474 -0.44401859465485405 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.46169527257007065 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344443 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616689 -0.45880156813823564 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352759 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906283 -0.45918157774358653 -0.4317031784656438 -0.4030210808213132 -0.3742716569847445 -0.34685040874639284 -0.3224333785206569 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.4907089363168219 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457663 -0.6389028713417393 -0.6432517250854888 -0.6417873986226394 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.37003896630633076 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374703 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712055 -0.7200164974745102 -0.7181136491233181 -0.709915966188716 -0.6957307512852966 -0.6759670777615957 -0.6511447205785094 -0.6219078423635586 -0.5890456241077768 -0.5535225047206889 -0.5165204762865374 -0.4794932582992007 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.13494260798703822 -0.21238405523755846 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.49217297919519437 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953279 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509851 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736902 -0.7390744074612711 -0.7117091872379965 -0.6795513435029952 -0.6434671677877944 -0.6045122820014774 -0.5639777620410878 -0.5234493244821027 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.14561776776220559 -0.22916682799557495 -0.3102775805944257 -0.38809912173671524 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060889 -0.8302340607769567 -0.8428707817810065 -0.8476872807812081 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797717 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244], [-0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 -0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 -0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 -0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 -0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 -0.0; -0.09453931054294616 -0.1487190978491784 -0.20123081596123554 -0.2514909948459919 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256991 -0.5258730284648329 -0.5309270197686902 -0.5304077905416922 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388685 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 -0.0; -0.1092443557637722 -0.17186551538440756 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326953 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600436 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381643 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.575964613940223 -0.5508460546623364 -0.5201265133780645 -0.48414834363139964 -0.4433013685260977 -0.3980183233734477 -0.34877017231502794 -0.29606134800943434 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 -0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240401 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003531 -0.6937441158393913 -0.6863244592573579 -0.671783148444792 -0.6503078485843587 -0.6221547405355011 -0.587644579757757 -0.5471583093357457 -0.5011323099532774 -0.4500533621060475 -0.39445338700133725 -0.3349040230120407 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 -0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703358 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.757178115689253 -0.765283054425606 -0.7653650304313316 -0.7574575021087522 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.2284627428873973 -0.1535940701312627 -0.0771840589834026 -0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582633 -0.6991635203313463 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271729 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499889 -0.601548383227324 -0.5405011365689621 -0.47393474389865564 -0.40253851189271567 -0.32704705990440125 -0.24823314432743135 -0.16690027103237884 -0.08387514473509504 -0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800785 -0.8539016094608556 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.8574557335585165 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640705 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 -0.0; -0.1621031858215124 -0.25512371666703554 -0.34544062526665625 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813079 -0.7804141785216053 -0.827963396712097 -0.8667989868025158 -0.8965239005586522 -0.9168382474165633 -0.9275419669829891 -0.9285364000801603 -0.9198247640149808 -0.9015115505195137 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291042 -0.6763776724542383 -0.6079903798810069 -0.5333099932779639 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 -0.0; -0.16772513193719168 -0.2639850560105428 -0.3574649513033959 -0.44718127029496646 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263066 -0.9628970262252827 -0.9540757506989864 -0.9352860659466241 -0.9067313263985689 -0.8687163099334942 -0.8216437758234271 -0.7660100382926455 -0.7023996107612742 -0.6314789835018362 -0.5539896041740379 -0.4707401365456435 -0.38259807769669213 -0.290480818191948 -0.19534623314980348 -0.09818289489364355 -0.0; -0.17150799144525702 -0.26994838220353407 -0.3655583319134056 -0.4573356902543544 -0.5443187807215241 -0.625596533880287 -0.7003180718474857 -0.7677016414272496 -0.8270428010589652 -0.8777217755149587 -0.9192099019823009 -0.9510751016338955 -0.9729863218881927 -0.9847169061208959 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581251 -0.48271900374158594 -0.3923610456680835 -0.29790937282151825 -0.200349742787213 -0.1007000940512347 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334978 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147938 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232156 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334979 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147937 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232155 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 0.0; -0.17150799144525702 -0.26994838220353407 -0.36555833191340564 -0.4573356902543543 -0.5443187807215241 -0.625596533880287 -0.700318071847486 -0.7677016414272495 -0.8270428010589652 -0.8777217755149587 -0.9192099019823011 -0.9510751016338956 -0.9729863218881925 -0.984716906120896 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581252 -0.48271900374158594 -0.3923610456680835 -0.2979093728215182 -0.200349742787213 -0.1007000940512347 0.0; -0.16772513193719168 -0.2639850560105428 -0.35746495130339584 -0.44718127029496635 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263064 -0.9628970262252827 -0.9540757506989864 -0.9352860659466244 -0.9067313263985689 -0.8687163099334946 -0.8216437758234268 -0.7660100382926458 -0.7023996107612739 -0.6314789835018362 -0.5539896041740379 -0.4707401365456437 -0.382598077696692 -0.2904808181919479 -0.19534623314980348 -0.09818289489364342 0.0; -0.1621031858215124 -0.2551237166670354 -0.34544062526665636 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813082 -0.780414178521605 -0.8279633967120973 -0.8667989868025158 -0.8965239005586522 -0.9168382474165636 -0.9275419669829891 -0.9285364000801606 -0.9198247640149813 -0.9015115505195139 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291038 -0.6763776724542383 -0.6079903798810069 -0.5333099932779641 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800781 -0.8539016094608561 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.857455733558517 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640701 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582628 -0.6991635203313468 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271734 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499885 -0.601548383227324 -0.5405011365689621 -0.47393474389865525 -0.402538511892716 -0.32704705990440125 -0.24823314432743102 -0.16690027103237884 -0.08387514473509504 0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703362 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.7571781156892524 -0.765283054425606 -0.7653650304313316 -0.7574575021087528 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.22846274288739696 -0.1535940701312627 -0.0771840589834026 0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240395 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003537 -0.6937441158393913 -0.6863244592573572 -0.6717831484447928 -0.6503078485843595 -0.6221547405355011 -0.587644579757757 -0.5471583093357463 -0.5011323099532768 -0.4500533621060475 -0.39445338700133675 -0.3349040230120412 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 0.0; -0.10924435576377206 -0.17186551538440775 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326948 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600429 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381635 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.5759646139402222 -0.5508460546623364 -0.5201265133780653 -0.48414834363139964 -0.4433013685260983 -0.3980183233734477 -0.34877017231502794 -0.29606134800943384 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 0.0; -0.09453931054294631 -0.14871909784917817 -0.20123081596123588 -0.2514909948459916 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256982 -0.5258730284648337 -0.5309270197686902 -0.530407790541693 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388692 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 0.0; -0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.043140158506826946 0.045645062612663156 0.047650563187460165 0.04913974201222062 0.050101796927525435 0.05053194003690302 0.05043121697644019 0.04980625966628017 0.04866898531566895 0.04703625424384201 0.044929498392807736 0.04237433134421261 0.0394001493133432 0.03603973107716084 0.03232884318935258 0.02830585522085324 0.024011368202566014 0.01948785798764454 0.014779333930465825 0.009931012123682711 0.004989001459909738 0.0; 0.027150115081064158 0.04270011428358324 0.057758705288458424 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458817 0.1200710120433018 0.12899276613783248 0.13649173473699244 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.15085869879674824 0.14900019779435325 0.1456084389342256 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892884 0.08472022692682367 0.07186940098852496 0.058331714894047454 0.04423908511737579 0.029727093542738336 0.014934035939544038 0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758201 0.11939997541821289 0.1418699416955886 0.16273387270728423 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.2482330866506241 0.2504194861123901 0.24997545877122224 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.2102547977083757 0.19553165118307045 0.1788837148593802 0.1604880772824483 0.14053514660782382 0.11922679187124975 0.0967745446478989 0.07339786462605602 0.04932246710256756 0.02477870572316178 0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982612 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613316 0.2959966070960882 0.31330433562984733 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.309553600094595 0.2920566632972881 0.2716511686686468 0.24856088663060938 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450952 0.06857397080267193 0.03445135780198533 0.0; 0.0788005046339241 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401288 0.2857694853664596 0.3192996333612773 0.34929410844851994 0.37544525287759944 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.4412524616261829 0.44068192562615766 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.31629427603958477 0.28385863373836506 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841941 0.08732525906462124 0.04387365311373985 0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.530927019768691 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886781 0.29996784394668674 0.2545888555251622 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 0.0; 0.10924435576377206 0.17186551538440775 0.2325773524399111 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.608292690682532 0.5951916784511642 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333065 0.18241794673431524 0.1226163470173401 0.061610437261598615 0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031251 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106671 0.6939263753003537 0.6937441158393907 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517772 0.138754848398411 0.06972323661344877 0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105989 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440336 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603761 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509532 0.0; 0.15470426948819188 0.24346350819144608 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592499 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702826 0.7956707428868375 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749471 0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506446 0.09448139758640571 0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980362 0.09818289489364342 0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 -0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 -0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980348 0.09818289489364342 -0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506427 0.09448139758640571 -0.0; 0.15470426948819188 0.24346350819144622 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592505 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702822 0.795670742886837 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749446 -0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440339 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603755 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509504 -0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105995 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 -0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031258 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106677 0.6939263753003537 0.6937441158393913 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517733 0.138754848398411 0.06972323661344877 -0.0; 0.10924435576377206 0.17186551538440775 0.23257735243991082 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.6082926906825328 0.5951916784511634 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333112 0.18241794673431524 0.1226163470173401 0.061610437261598615 -0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.5309270197686902 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886774 0.2999678439466862 0.25458885552516275 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 -0.0; 0.07880050463392396 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401238 0.28576948536646013 0.31929963336127665 0.34929410844851994 0.3754452528775987 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.44125246162618204 0.44068192562615677 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.3162942760395855 0.2838586337383658 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841936 0.08732525906462077 0.04387365311373985 -0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982576 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613309 0.2959966070960882 0.31330433562984816 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.3095536000945941 0.2920566632972881 0.2716511686686468 0.24856088663061013 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450899 0.06857397080267193 0.03445135780198533 -0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758167 0.11939997541821289 0.14186994169558806 0.16273387270728362 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.24823308665062502 0.2504194861123892 0.2499754587712232 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.21025479770837657 0.19553165118307045 0.1788837148593802 0.16048807728244902 0.1405351466078245 0.11922679187124913 0.0967745446478989 0.07339786462605602 0.049322467102568074 0.02477870572316178 -0.0; 0.027150115081063988 0.04270011428358324 0.057758705288458785 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458886 0.1200710120433018 0.12899276613783248 0.13649173473699158 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.1508586987967492 0.14900019779435325 0.14560843893422656 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892959 0.08472022692682367 0.07186940098852561 0.05833171489404686 0.04423908511737579 0.029727093542737816 0.014934035939544038 -0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.04314015850682612 0.04564506261266228 0.047650563187460165 0.04913974201221967 0.050101796927525435 0.05053194003690302 0.05043121697644118 0.04980625966628017 0.04866898531566895 0.04703625424384296 0.044929498392808666 0.04237433134421172 0.0394001493133432 0.036039731077160034 0.03232884318935258 0.028305855220852535 0.024011368202566014 0.019487857987643936 0.014779333930466381 0.009931012123682185 0.004989001459909738 -0.0], [-0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018])","category":"page"},{"location":"literated/visualize_tripolar_grid/#Visualization","page":"Tripolar Grid","title":"Visualization","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"Finally, we can visualize the grid using two types of visual elements: surfaces and wireframes. Surfaces are plotted slightly smaller (at a scale of 0.99 instead of 1) than the wireframes to create a layered effect, enhancing the visual distinction between the grid's structure and its outline. The Face-Face nodes are visualized with blue surfaces and black wireframes, while the Center-Center nodes are visualized with blue surfaces and wireframes.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"fig = Figure(size=(1200, 600))\naxN = Axis3(fig[1, 1]; aspect=(1, 1, 1), elevation = +0.9, azimuth = 7, height=1500)\naxS = Axis3(fig[1, 2]; aspect=(1, 1, 1), elevation = -0.9, azimuth = 7, height=1500)\n\nfor ax in (axN, axS)\n scale_factor = 0.99\n\n surface!(ax, xF .* scale_factor, yF .* scale_factor, zF .* scale_factor, color = :blue)\n wireframe!(ax, xF, yF, zF, color = :black)\n\n surface!(ax, xC .* scale_factor, yC .* scale_factor, zC .* scale_factor, color = :blue)\n wireframe!(ax, xC, yC, zC, color = :blue)\n\n scatter!(ax, 0, 0, +1, color=:red, markersize=15)\n scatter!(ax, 0, 0, -1, color=:red, markersize=15)\n\n hidedecorations!(ax)\n hidespines!(ax)\nend\n\nsave(\"tripolar_grid_nodes.png\", fig, px_per_unit = 2)","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"(Image: )","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"Above there are two views of the grid: northern hemisphere on the left, southern hemisphere on the right. The actual North and South poles are the red dots. On the left we see how the North hemisphere has does not have a gridline convergence singularity at the actual North Pole but the singularity has moved to the two fictitious poles shifted at latitude 60; on the right we see that the Southern hemisphere has its pole at the usual South Pole.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"This tripolar configuration is typically used in ocean modeling so that the pole singularity in the Arctic ocean is moved away into the land mases of Russia and Canada; the South pole singularity is already within the land mass of Antarctica so things are all good down there!","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"This page was generated using Literate.jl.","category":"page"},{"location":"#OrthogonalSphericalShellGrids.jl","page":"Home","title":"OrthogonalSphericalShellGrids.jl","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"OrthogonalSphericalShellGrids includes tools for generating spherical shell grids for ocean simulations with Oceananigans.","category":"page"},{"location":"","page":"Home","title":"Home","text":"OrthogonalSphericalShellGrids is developed by the Climate Modeling Alliance.","category":"page"},{"location":"#Quick-install","page":"Home","title":"Quick install","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"OrthogonalSphericalShellGrids is a registered Julia package. So to install it,","category":"page"},{"location":"","page":"Home","title":"Home","text":"Download Julia.\nLaunch Julia and type","category":"page"},{"location":"","page":"Home","title":"Home","text":"julia> using Pkg\n\njulia> Pkg.add(\"OrthogonalSphericalShellGrids\")","category":"page"},{"location":"#Quick-start","page":"Home","title":"Quick start","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"Browse through the examples to see how demos on how to create grids using OrthogonalSphericalShellGrids.","category":"page"},{"location":"API/#sec:API","page":"API","title":"List of functions in OrthogonalSphericalShellGrids","text":"","category":"section"},{"location":"API/","page":"API","title":"API","text":"Modules = [ OrthogonalSphericalShellGrids ]","category":"page"},{"location":"API/#OrthogonalSphericalShellGrids.Tripolar","page":"API","title":"OrthogonalSphericalShellGrids.Tripolar","text":"a structure to represent a tripolar grid on a spherical shell \n\n\n\n\n\n","category":"type"},{"location":"API/#OrthogonalSphericalShellGrids.TripolarGrid","page":"API","title":"OrthogonalSphericalShellGrids.TripolarGrid","text":"TripolarGrid(arch::Distributed, FT::DataType = Float64; halo = (4, 4, 4), kwargs...)\n\nConstruct a tripolar grid on a distributed architecture. A distributed tripolar grid is supported only on a Y-partitioning configuration, therefore, only splitting the j-direction is supported for the moment.\n\n\n\n\n\n","category":"type"},{"location":"API/#OrthogonalSphericalShellGrids.TripolarGrid-2","page":"API","title":"OrthogonalSphericalShellGrids.TripolarGrid","text":"TripolarGrid(arch = CPU(), FT::DataType = Float64;\n size,\n southermost_latitude = -80,\n halo = (4, 4, 4),\n radius = R_Earth,\n z = (0, 1),\n north_poles_latitude = 45,\n first_pole_longitude = 0)\n\nConstruct a tripolar grid on a spherical shell.\n\nwarning: Longitude coordinate must have even number of cells\nsize is a 3-tuple of the grid size in longitude, latitude, and vertical directions. Due to requirements of the folding at the north edge of the domain, the longitude size of the grid (i.e., the first component of size) must be an even number!\n\nPositional Arguments\n\narch: The architecture to use for the grid. Default is CPU().\nFT::DataType: The data type to use for the grid. Default is Float64.\n\nKeyword Arguments\n\nsize: The number of cells in the (longitude, latitude, vertical) dimensions.\nsouthermost_latitude: The southernmost Center latitude of the grid. Default is -80.\nhalo: The halo size in the (longitude, latitude, vertical) dimensions. Default is (4, 4, 4).\nradius: The radius of the spherical shell. Default is R_Earth.\nz: The vertical z-coordinate range of the grid. Default is (0, 1).\nfirst_pole_longitude: The longitude of the first \"north\" singularity. The second singularity is located at first_pole_longitude + 180ᵒ.\nnorth_poles_latitude: The latitude of the \"north\" singularities.\n\nReturn\n\nAn OrthogonalSphericalShellGrid object representing a tripolar grid on the sphere. The north singularities are located at\n\ni = 1, j = Nφ and i = Nλ ÷ 2 + 1, j = Nλ \n\n\n\n\n\n","category":"type"},{"location":"API/#OrthogonalSphericalShellGrids.ZipperBoundaryCondition","page":"API","title":"OrthogonalSphericalShellGrids.ZipperBoundaryCondition","text":"ZipperBoundaryCondition(sign = 1)\n\nCreate a zipper boundary condition specific to the TripolarGrid. A Zipper boundary condition is similar to a periodic boundary condition, but, instead of retrieving the value from the opposite boundary, it splits the boundary in two and retrieves the value from the opposite side of the boundary. It is possible to think of it as a periodic boundary over a folded domain.\n\nWhen copying in halos, folded velocities need to switch sign, while tracers or similar fields do not.\n\nNote: the Tripolar boundary condition is particular because the last grid point at the north edge is repeated for tracers. For this reason we do not start copying the halo from the last grid point but from the second to last grid point.\n\nExample\n\nConsider the northern edge of a tripolar grid where P indicates the j - location of the poles\n\n P P\n | | | | \n Ny (center) -> u₁ c₁ u₂ c₂ u₃ c₃ u₄ c₄ \n Ny (face) -> |---- v₁ ----|---- v₂ ----|---- v₃ ----|---- v₄ ----\n Nx Nx\n (face) (center)\n\nThe grid ends at Ny because it is periodic in nature, but, given the fold, \n\nc₁ == c₄\n\nand\n\nc₂ == c₃\n\nThis is not the case for the v-velocity (or any field on the j-faces) where the last grid point is not repeated.\n\n\n\n\n\n","category":"function"},{"location":"API/#OrthogonalSphericalShellGrids._compute_tripolar_coordinates!-Tuple{Any}","page":"API","title":"OrthogonalSphericalShellGrids._compute_tripolar_coordinates!","text":"_compute_tripolar_coordinates!(λFF, φFF, λFC, φFC, λCF, φCF, λCC, φCC, \n λᶠᵃᵃ, λᶜᵃᵃ, φᵃᶠᵃ, φᵃᶜᵃ, \n first_pole_longitude,\n focal_distance, Nλ)\n\nCompute the tripolar coordinates for a given set of input parameters. Here, we follow, the formulation described by\n\nRoss J. Murray, (1996). Explicit generation of orthogonal grids for ocean models, Journal of Computational Physics, 126(2), 251-273.\n\nThe tripolar grid is built as a set of cofocal ellipsed and perpendicular hyperbolae. The focal_distance argument is the distance from the center of the ellipses to the foci.\n\nThe family of ellipses obeys:\n\nfracx²a² cosh²(ψ) + fracy²a² sinh²(ψ) = 1\n\nWhile the family of perpendicular hyperbolae obey:\n\nfracx²a² cosh²(λ) + fracy²a² sinh²(λ) = 1\n\nWhere a is the focal_distance to the center, λ is the longitudinal angle, and ψ is the \"isometric latitude\", defined by Murray (1996) and satisfying:\n\n a sinh(ψ) = mathrmtand(90 - φ) 2\n\nThe final (x y) points that define the stereographic projection of the tripolar coordinates are given by:\n\n beginalign\n x = a sinh ψ cos λ \n y = a sinh ψ sin λ\n endalign\n\nfor which it is possible to retrieve the longitude and latitude by:\n\n beginalign\n λ = - frac180π mathrmatan(y x) \n φ = 90 - frac360π mathrmatan sqrtx² + y²\n endalign\n\n\n\n\n\n","category":"method"}] +} diff --git a/dev/siteinfo.js b/dev/siteinfo.js new file mode 100644 index 0000000..3343491 --- /dev/null +++ b/dev/siteinfo.js @@ -0,0 +1 @@ +var DOCUMENTER_CURRENT_VERSION = "dev"; diff --git a/index.html b/index.html new file mode 100644 index 0000000..6a5afc3 --- /dev/null +++ b/index.html @@ -0,0 +1,2 @@ + + diff --git a/previews/PR29/.documenter-siteinfo.json b/previews/PR29/.documenter-siteinfo.json new file mode 100644 index 0000000..a77a85e --- /dev/null +++ b/previews/PR29/.documenter-siteinfo.json @@ -0,0 +1 @@ +{"documenter":{"julia_version":"1.10.4","generation_timestamp":"2024-08-28T02:04:10","documenter_version":"1.5.0"}} \ No newline at end of file diff --git a/previews/PR29/API/index.html b/previews/PR29/API/index.html new file mode 100644 index 0000000..31d8016 --- /dev/null +++ b/previews/PR29/API/index.html @@ -0,0 +1,23 @@ + +API · OrthogonalSphericalShellGrids.jl

List of functions in OrthogonalSphericalShellGrids

OrthogonalSphericalShellGrids.TripolarGridType
TripolarGrid(arch::Distributed, FT::DataType = Float64; halo = (4, 4, 4), kwargs...)

Construct a tripolar grid on a distributed architecture. A distributed tripolar grid is supported only on a Y-partitioning configuration, therefore, only splitting the j-direction is supported for the moment.

source
OrthogonalSphericalShellGrids.TripolarGridType
TripolarGrid(arch = CPU(), FT::DataType = Float64;
+             size,
+             southermost_latitude = -80,
+             halo                 = (4, 4, 4),
+             radius               = R_Earth,
+             z                    = (0, 1),
+             north_poles_latitude = 45,
+             first_pole_longitude = 0)

Construct a tripolar grid on a spherical shell.

Longitude coordinate must have even number of cells

size is a 3-tuple of the grid size in longitude, latitude, and vertical directions. Due to requirements of the folding at the north edge of the domain, the longitude size of the grid (i.e., the first component of size) must be an even number!

Positional Arguments

  • arch: The architecture to use for the grid. Default is CPU().
  • FT::DataType: The data type to use for the grid. Default is Float64.

Keyword Arguments

  • size: The number of cells in the (longitude, latitude, vertical) dimensions.
  • southermost_latitude: The southernmost Center latitude of the grid. Default is -80.
  • halo: The halo size in the (longitude, latitude, vertical) dimensions. Default is (4, 4, 4).
  • radius: The radius of the spherical shell. Default is R_Earth.
  • z: The vertical $z$-coordinate range of the grid. Default is (0, 1).
  • first_pole_longitude: The longitude of the first "north" singularity. The second singularity is located at first_pole_longitude + 180ᵒ.
  • north_poles_latitude: The latitude of the "north" singularities.

Return

An OrthogonalSphericalShellGrid object representing a tripolar grid on the sphere. The north singularities are located at

i = 1, j = Nφ and i = Nλ ÷ 2 + 1, j = Nλ

source
OrthogonalSphericalShellGrids.ZipperBoundaryConditionFunction
ZipperBoundaryCondition(sign = 1)

Create a zipper boundary condition specific to the TripolarGrid. A Zipper boundary condition is similar to a periodic boundary condition, but, instead of retrieving the value from the opposite boundary, it splits the boundary in two and retrieves the value from the opposite side of the boundary. It is possible to think of it as a periodic boundary over a folded domain.

When copying in halos, folded velocities need to switch sign, while tracers or similar fields do not.

Note: the Tripolar boundary condition is particular because the last grid point at the north edge is repeated for tracers. For this reason we do not start copying the halo from the last grid point but from the second to last grid point.

Example

Consider the northern edge of a tripolar grid where P indicates the j - location of the poles

                  P                         P
+                  |            |            |            |            
+ Ny (center) ->   u₁    c₁     u₂    c₂     u₃    c₃     u₄    c₄     
+ Ny (face)   ->   |---- v₁ ----|---- v₂ ----|---- v₃ ----|---- v₄ ----
+                                                      Nx    Nx
+                                                    (face) (center)

The grid ends at Ny because it is periodic in nature, but, given the fold,

c₁ == c₄

and

c₂ == c₃

This is not the case for the v-velocity (or any field on the j-faces) where the last grid point is not repeated.

source
OrthogonalSphericalShellGrids._compute_tripolar_coordinates!Method
_compute_tripolar_coordinates!(λFF, φFF, λFC, φFC, λCF, φCF, λCC, φCC, 
+                               λᶠᵃᵃ, λᶜᵃᵃ, φᵃᶠᵃ, φᵃᶜᵃ, 
+                               first_pole_longitude,
+                               focal_distance, Nλ)

Compute the tripolar coordinates for a given set of input parameters. Here, we follow, the formulation described by

Ross J. Murray, (1996). Explicit generation of orthogonal grids for ocean models, Journal of Computational Physics, 126(2), 251-273.

The tripolar grid is built as a set of cofocal ellipsed and perpendicular hyperbolae. The focal_distance argument is the distance from the center of the ellipses to the foci.

The family of ellipses obeys:

\[\frac{x²}{a² \cosh²(ψ)} + \frac{y²}{a² \sinh²(ψ)} = 1\]

While the family of perpendicular hyperbolae obey:

\[\frac{x²}{a² \cosh²(λ)} + \frac{y²}{a² \sinh²(λ)} = 1\]

Where $a$ is the focal_distance to the center, $λ$ is the longitudinal angle, and $ψ$ is the "isometric latitude", defined by Murray (1996) and satisfying:

\[ a \sinh(ψ) = \mathrm{tand}[(90 - φ) / 2]\]

The final $(x, y)$ points that define the stereographic projection of the tripolar coordinates are given by:

\[ \begin{align} + x & = a \sinh ψ \cos λ \\ + y & = a \sinh ψ \sin λ + \end{align}\]

for which it is possible to retrieve the longitude and latitude by:

\[ \begin{align} + λ &= - \frac{180}{π} \mathrm{atan}(y / x) \\ + φ &= 90 - \frac{360}{π} \mathrm{atan} \sqrt{x² + y²} + \end{align}\]

source
diff --git a/previews/PR29/assets/documenter.js b/previews/PR29/assets/documenter.js new file mode 100644 index 0000000..044d6ef --- /dev/null +++ b/previews/PR29/assets/documenter.js @@ -0,0 +1,1059 @@ +// Generated by Documenter.jl +requirejs.config({ + paths: { + 'highlight-julia': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/julia.min', + 'headroom': 'https://cdnjs.cloudflare.com/ajax/libs/headroom/0.12.0/headroom.min', + 'jqueryui': 'https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min', + 'jquery': 'https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min', + 'headroom-jquery': 'https://cdnjs.cloudflare.com/ajax/libs/headroom/0.12.0/jQuery.headroom.min', + 'highlight': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min', + 'highlight-julia-repl': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/julia-repl.min', + }, + shim: { + "highlight-julia": { + "deps": [ + "highlight" + ] + }, + "headroom-jquery": { + "deps": [ + "jquery", + "headroom" + ] + }, + "highlight-julia-repl": { + "deps": [ + "highlight" + ] + } +} +}); +//////////////////////////////////////////////////////////////////////////////// +require([], function() { +window.MathJax = { + "tex": { + "packages": [ + "base", + "ams", + "autoload" + ], + "inlineMath": [ + [ + "$", + "$" + ], + [ + "\\(", + "\\)" + ] + ], + "tags": "ams" + }, + "options": { + "ignoreHtmlClass": "tex2jax_ignore", + "processHtmlClass": "tex2jax_process" + } +} +; + +(function () { + var script = document.createElement('script'); + script.src = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-svg.js'; + script.async = true; + document.head.appendChild(script); +})(); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery', 'highlight', 'highlight-julia', 'highlight-julia-repl'], function($) { +$(document).ready(function() { + hljs.highlightAll(); +}) + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +let timer = 0; +var isExpanded = true; + +$(document).on("click", ".docstring header", function () { + let articleToggleTitle = "Expand docstring"; + + debounce(() => { + if ($(this).siblings("section").is(":visible")) { + $(this) + .find(".docstring-article-toggle-button") + .removeClass("fa-chevron-down") + .addClass("fa-chevron-right"); + } else { + $(this) + .find(".docstring-article-toggle-button") + .removeClass("fa-chevron-right") + .addClass("fa-chevron-down"); + + articleToggleTitle = "Collapse docstring"; + } + + $(this) + .find(".docstring-article-toggle-button") + .prop("title", articleToggleTitle); + $(this).siblings("section").slideToggle(); + }); +}); + +$(document).on("click", ".docs-article-toggle-button", function (event) { + let articleToggleTitle = "Expand docstring"; + let navArticleToggleTitle = "Expand all docstrings"; + let animationSpeed = event.noToggleAnimation ? 0 : 400; + + debounce(() => { + if (isExpanded) { + $(this).removeClass("fa-chevron-up").addClass("fa-chevron-down"); + $(".docstring-article-toggle-button") + .removeClass("fa-chevron-down") + .addClass("fa-chevron-right"); + + isExpanded = false; + + $(".docstring section").slideUp(animationSpeed); + } else { + $(this).removeClass("fa-chevron-down").addClass("fa-chevron-up"); + $(".docstring-article-toggle-button") + .removeClass("fa-chevron-right") + .addClass("fa-chevron-down"); + + isExpanded = true; + articleToggleTitle = "Collapse docstring"; + navArticleToggleTitle = "Collapse all docstrings"; + + $(".docstring section").slideDown(animationSpeed); + } + + $(this).prop("title", navArticleToggleTitle); + $(".docstring-article-toggle-button").prop("title", articleToggleTitle); + }); +}); + +function debounce(callback, timeout = 300) { + if (Date.now() - timer > timeout) { + callback(); + } + + clearTimeout(timer); + + timer = Date.now(); +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require([], function() { +function addCopyButtonCallbacks() { + for (const el of document.getElementsByTagName("pre")) { + const button = document.createElement("button"); + button.classList.add("copy-button", "fa-solid", "fa-copy"); + button.setAttribute("aria-label", "Copy this code block"); + button.setAttribute("title", "Copy"); + + el.appendChild(button); + + const success = function () { + button.classList.add("success", "fa-check"); + button.classList.remove("fa-copy"); + }; + + const failure = function () { + button.classList.add("error", "fa-xmark"); + button.classList.remove("fa-copy"); + }; + + button.addEventListener("click", function () { + copyToClipboard(el.innerText).then(success, failure); + + setTimeout(function () { + button.classList.add("fa-copy"); + button.classList.remove("success", "fa-check", "fa-xmark"); + }, 5000); + }); + } +} + +function copyToClipboard(text) { + // clipboard API is only available in secure contexts + if (window.navigator && window.navigator.clipboard) { + return window.navigator.clipboard.writeText(text); + } else { + return new Promise(function (resolve, reject) { + try { + const el = document.createElement("textarea"); + el.textContent = text; + el.style.position = "fixed"; + el.style.opacity = 0; + document.body.appendChild(el); + el.select(); + document.execCommand("copy"); + + resolve(); + } catch (err) { + reject(err); + } finally { + document.body.removeChild(el); + } + }); + } +} + +if (document.readyState === "loading") { + document.addEventListener("DOMContentLoaded", addCopyButtonCallbacks); +} else { + addCopyButtonCallbacks(); +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery', 'headroom', 'headroom-jquery'], function($, Headroom) { + +// Manages the top navigation bar (hides it when the user starts scrolling down on the +// mobile). +window.Headroom = Headroom; // work around buggy module loading? +$(document).ready(function () { + $("#documenter .docs-navbar").headroom({ + tolerance: { up: 10, down: 10 }, + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +$(document).ready(function () { + let meta = $("div[data-docstringscollapsed]").data(); + + if (meta?.docstringscollapsed) { + $("#documenter-article-toggle-button").trigger({ + type: "click", + noToggleAnimation: true, + }); + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +/* +To get an in-depth about the thought process you can refer: https://hetarth02.hashnode.dev/series/gsoc + +PSEUDOCODE: + +Searching happens automatically as the user types or adjusts the selected filters. +To preserve responsiveness, as much as possible of the slow parts of the search are done +in a web worker. Searching and result generation are done in the worker, and filtering and +DOM updates are done in the main thread. The filters are in the main thread as they should +be very quick to apply. This lets filters be changed without re-searching with minisearch +(which is possible even if filtering is on the worker thread) and also lets filters be +changed _while_ the worker is searching and without message passing (neither of which are +possible if filtering is on the worker thread) + +SEARCH WORKER: + +Import minisearch + +Build index + +On message from main thread + run search + find the first 200 unique results from each category, and compute their divs for display + note that this is necessary and sufficient information for the main thread to find the + first 200 unique results from any given filter set + post results to main thread + +MAIN: + +Launch worker + +Declare nonconstant globals (worker_is_running, last_search_text, unfiltered_results) + +On text update + if worker is not running, launch_search() + +launch_search + set worker_is_running to true, set last_search_text to the search text + post the search query to worker + +on message from worker + if last_search_text is not the same as the text in the search field, + the latest search result is not reflective of the latest search query, so update again + launch_search() + otherwise + set worker_is_running to false + + regardless, display the new search results to the user + save the unfiltered_results as a global + update_search() + +on filter click + adjust the filter selection + update_search() + +update_search + apply search filters by looping through the unfiltered_results and finding the first 200 + unique results that match the filters + + Update the DOM +*/ + +/////// SEARCH WORKER /////// + +function worker_function(documenterSearchIndex, documenterBaseURL, filters) { + importScripts( + "https://cdn.jsdelivr.net/npm/minisearch@6.1.0/dist/umd/index.min.js" + ); + + let data = documenterSearchIndex.map((x, key) => { + x["id"] = key; // minisearch requires a unique for each object + return x; + }); + + // list below is the lunr 2.1.3 list minus the intersect with names(Base) + // (all, any, get, in, is, only, which) and (do, else, for, let, where, while, with) + // ideally we'd just filter the original list but it's not available as a variable + const stopWords = new Set([ + "a", + "able", + "about", + "across", + "after", + "almost", + "also", + "am", + "among", + "an", + "and", + "are", + "as", + "at", + "be", + "because", + "been", + "but", + "by", + "can", + "cannot", + "could", + "dear", + "did", + "does", + "either", + "ever", + "every", + "from", + "got", + "had", + "has", + "have", + "he", + "her", + "hers", + "him", + "his", + "how", + "however", + "i", + "if", + "into", + "it", + "its", + "just", + "least", + "like", + "likely", + "may", + "me", + "might", + "most", + "must", + "my", + "neither", + "no", + "nor", + "not", + "of", + "off", + "often", + "on", + "or", + "other", + "our", + "own", + "rather", + "said", + "say", + "says", + "she", + "should", + "since", + "so", + "some", + "than", + "that", + "the", + "their", + "them", + "then", + "there", + "these", + "they", + "this", + "tis", + "to", + "too", + "twas", + "us", + "wants", + "was", + "we", + "were", + "what", + "when", + "who", + "whom", + "why", + "will", + "would", + "yet", + "you", + "your", + ]); + + let index = new MiniSearch({ + fields: ["title", "text"], // fields to index for full-text search + storeFields: ["location", "title", "text", "category", "page"], // fields to return with results + processTerm: (term) => { + let word = stopWords.has(term) ? null : term; + if (word) { + // custom trimmer that doesn't strip @ and !, which are used in julia macro and function names + word = word + .replace(/^[^a-zA-Z0-9@!]+/, "") + .replace(/[^a-zA-Z0-9@!]+$/, ""); + + word = word.toLowerCase(); + } + + return word ?? null; + }, + // add . as a separator, because otherwise "title": "Documenter.Anchors.add!", would not + // find anything if searching for "add!", only for the entire qualification + tokenize: (string) => string.split(/[\s\-\.]+/), + // options which will be applied during the search + searchOptions: { + prefix: true, + boost: { title: 100 }, + fuzzy: 2, + }, + }); + + index.addAll(data); + + /** + * Used to map characters to HTML entities. + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + const htmlEscapes = { + "&": "&", + "<": "<", + ">": ">", + '"': """, + "'": "'", + }; + + /** + * Used to match HTML entities and HTML characters. + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + const reUnescapedHtml = /[&<>"']/g; + const reHasUnescapedHtml = RegExp(reUnescapedHtml.source); + + /** + * Escape function from lodash + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + function escape(string) { + return string && reHasUnescapedHtml.test(string) + ? string.replace(reUnescapedHtml, (chr) => htmlEscapes[chr]) + : string || ""; + } + + /** + * RegX escape function from MDN + * Refer: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions#escaping + */ + function escapeRegExp(string) { + return string.replace(/[.*+?^${}()|[\]\\]/g, "\\$&"); // $& means the whole matched string + } + + /** + * Make the result component given a minisearch result data object and the value + * of the search input as queryString. To view the result object structure, refer: + * https://lucaong.github.io/minisearch/modules/_minisearch_.html#searchresult + * + * @param {object} result + * @param {string} querystring + * @returns string + */ + function make_search_result(result, querystring) { + let search_divider = `
`; + let display_link = + result.location.slice(Math.max(0), Math.min(50, result.location.length)) + + (result.location.length > 30 ? "..." : ""); // To cut-off the link because it messes with the overflow of the whole div + + if (result.page !== "") { + display_link += ` (${result.page})`; + } + searchstring = escapeRegExp(querystring); + let textindex = new RegExp(`${searchstring}`, "i").exec(result.text); + let text = + textindex !== null + ? result.text.slice( + Math.max(textindex.index - 100, 0), + Math.min( + textindex.index + querystring.length + 100, + result.text.length + ) + ) + : ""; // cut-off text before and after from the match + + text = text.length ? escape(text) : ""; + + let display_result = text.length + ? "..." + + text.replace( + new RegExp(`${escape(searchstring)}`, "i"), // For first occurrence + '$&' + ) + + "..." + : ""; // highlights the match + + let in_code = false; + if (!["page", "section"].includes(result.category.toLowerCase())) { + in_code = true; + } + + // We encode the full url to escape some special characters which can lead to broken links + let result_div = ` + +
+
${escape(result.title)}
+
${result.category}
+
+

+ ${display_result} +

+
+ ${display_link} +
+
+ ${search_divider} + `; + + return result_div; + } + + self.onmessage = function (e) { + let query = e.data; + let results = index.search(query, { + filter: (result) => { + // Only return relevant results + return result.score >= 1; + }, + combineWith: "AND", + }); + + // Pre-filter to deduplicate and limit to 200 per category to the extent + // possible without knowing what the filters are. + let filtered_results = []; + let counts = {}; + for (let filter of filters) { + counts[filter] = 0; + } + let present = {}; + + for (let result of results) { + cat = result.category; + cnt = counts[cat]; + if (cnt < 200) { + id = cat + "---" + result.location; + if (present[id]) { + continue; + } + present[id] = true; + filtered_results.push({ + location: result.location, + category: cat, + div: make_search_result(result, query), + }); + } + } + + postMessage(filtered_results); + }; +} + +// `worker = Threads.@spawn worker_function(documenterSearchIndex)`, but in JavaScript! +const filters = [ + ...new Set(documenterSearchIndex["docs"].map((x) => x.category)), +]; +const worker_str = + "(" + + worker_function.toString() + + ")(" + + JSON.stringify(documenterSearchIndex["docs"]) + + "," + + JSON.stringify(documenterBaseURL) + + "," + + JSON.stringify(filters) + + ")"; +const worker_blob = new Blob([worker_str], { type: "text/javascript" }); +const worker = new Worker(URL.createObjectURL(worker_blob)); + +/////// SEARCH MAIN /////// + +// Whether the worker is currently handling a search. This is a boolean +// as the worker only ever handles 1 or 0 searches at a time. +var worker_is_running = false; + +// The last search text that was sent to the worker. This is used to determine +// if the worker should be launched again when it reports back results. +var last_search_text = ""; + +// The results of the last search. This, in combination with the state of the filters +// in the DOM, is used compute the results to display on calls to update_search. +var unfiltered_results = []; + +// Which filter is currently selected +var selected_filter = ""; + +$(document).on("input", ".documenter-search-input", function (event) { + if (!worker_is_running) { + launch_search(); + } +}); + +function launch_search() { + worker_is_running = true; + last_search_text = $(".documenter-search-input").val(); + worker.postMessage(last_search_text); +} + +worker.onmessage = function (e) { + if (last_search_text !== $(".documenter-search-input").val()) { + launch_search(); + } else { + worker_is_running = false; + } + + unfiltered_results = e.data; + update_search(); +}; + +$(document).on("click", ".search-filter", function () { + if ($(this).hasClass("search-filter-selected")) { + selected_filter = ""; + } else { + selected_filter = $(this).text().toLowerCase(); + } + + // This updates search results and toggles classes for UI: + update_search(); +}); + +/** + * Make/Update the search component + */ +function update_search() { + let querystring = $(".documenter-search-input").val(); + + if (querystring.trim()) { + if (selected_filter == "") { + results = unfiltered_results; + } else { + results = unfiltered_results.filter((result) => { + return selected_filter == result.category.toLowerCase(); + }); + } + + let search_result_container = ``; + let modal_filters = make_modal_body_filters(); + let search_divider = `
`; + + if (results.length) { + let links = []; + let count = 0; + let search_results = ""; + + for (var i = 0, n = results.length; i < n && count < 200; ++i) { + let result = results[i]; + if (result.location && !links.includes(result.location)) { + search_results += result.div; + count++; + links.push(result.location); + } + } + + if (count == 1) { + count_str = "1 result"; + } else if (count == 200) { + count_str = "200+ results"; + } else { + count_str = count + " results"; + } + let result_count = `
${count_str}
`; + + search_result_container = ` +
+ ${modal_filters} + ${search_divider} + ${result_count} +
+ ${search_results} +
+
+ `; + } else { + search_result_container = ` +
+ ${modal_filters} + ${search_divider} +
0 result(s)
+
+
No result found!
+ `; + } + + if ($(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").removeClass("is-justify-content-center"); + } + + $(".search-modal-card-body").html(search_result_container); + } else { + if (!$(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").addClass("is-justify-content-center"); + } + + $(".search-modal-card-body").html(` +
Type something to get started!
+ `); + } +} + +/** + * Make the modal filter html + * + * @returns string + */ +function make_modal_body_filters() { + let str = filters + .map((val) => { + if (selected_filter == val.toLowerCase()) { + return `${val}`; + } else { + return `${val}`; + } + }) + .join(""); + + return ` +
+ Filters: + ${str} +
`; +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Modal settings dialog +$(document).ready(function () { + var settings = $("#documenter-settings"); + $("#documenter-settings-button").click(function () { + settings.toggleClass("is-active"); + }); + // Close the dialog if X is clicked + $("#documenter-settings button.delete").click(function () { + settings.removeClass("is-active"); + }); + // Close dialog if ESC is pressed + $(document).keyup(function (e) { + if (e.keyCode == 27) settings.removeClass("is-active"); + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +$(document).ready(function () { + let search_modal_header = ` + + `; + + let initial_search_body = ` +
Type something to get started!
+ `; + + let search_modal_footer = ` +
+ + Ctrl + + / to search + + esc to close +
+ `; + + $(document.body).append( + ` + + ` + ); + + document.querySelector(".docs-search-query").addEventListener("click", () => { + openModal(); + }); + + document + .querySelector(".close-search-modal") + .addEventListener("click", () => { + closeModal(); + }); + + $(document).on("click", ".search-result-link", function () { + closeModal(); + }); + + document.addEventListener("keydown", (event) => { + if ((event.ctrlKey || event.metaKey) && event.key === "/") { + openModal(); + } else if (event.key === "Escape") { + closeModal(); + } + + return false; + }); + + // Functions to open and close a modal + function openModal() { + let searchModal = document.querySelector("#search-modal"); + + searchModal.classList.add("is-active"); + document.querySelector(".documenter-search-input").focus(); + } + + function closeModal() { + let searchModal = document.querySelector("#search-modal"); + let initial_search_body = ` +
Type something to get started!
+ `; + + searchModal.classList.remove("is-active"); + document.querySelector(".documenter-search-input").blur(); + + if (!$(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").addClass("is-justify-content-center"); + } + + $(".documenter-search-input").val(""); + $(".search-modal-card-body").html(initial_search_body); + } + + document + .querySelector("#search-modal .modal-background") + .addEventListener("click", () => { + closeModal(); + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Manages the showing and hiding of the sidebar. +$(document).ready(function () { + var sidebar = $("#documenter > .docs-sidebar"); + var sidebar_button = $("#documenter-sidebar-button"); + sidebar_button.click(function (ev) { + ev.preventDefault(); + sidebar.toggleClass("visible"); + if (sidebar.hasClass("visible")) { + // Makes sure that the current menu item is visible in the sidebar. + $("#documenter .docs-menu a.is-active").focus(); + } + }); + $("#documenter > .docs-main").bind("click", function (ev) { + if ($(ev.target).is(sidebar_button)) { + return; + } + if (sidebar.hasClass("visible")) { + sidebar.removeClass("visible"); + } + }); +}); + +// Resizes the package name / sitename in the sidebar if it is too wide. +// Inspired by: https://github.com/davatron5000/FitText.js +$(document).ready(function () { + e = $("#documenter .docs-autofit"); + function resize() { + var L = parseInt(e.css("max-width"), 10); + var L0 = e.width(); + if (L0 > L) { + var h0 = parseInt(e.css("font-size"), 10); + e.css("font-size", (L * h0) / L0); + // TODO: make sure it survives resizes? + } + } + // call once and then register events + resize(); + $(window).resize(resize); + $(window).on("orientationchange", resize); +}); + +// Scroll the navigation bar to the currently selected menu item +$(document).ready(function () { + var sidebar = $("#documenter .docs-menu").get(0); + var active = $("#documenter .docs-menu .is-active").get(0); + if (typeof active !== "undefined") { + sidebar.scrollTop = active.offsetTop - sidebar.offsetTop - 15; + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Theme picker setup +$(document).ready(function () { + // onchange callback + $("#documenter-themepicker").change(function themepick_callback(ev) { + var themename = $("#documenter-themepicker option:selected").attr("value"); + if (themename === "auto") { + // set_theme(window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light'); + window.localStorage.removeItem("documenter-theme"); + } else { + // set_theme(themename); + window.localStorage.setItem("documenter-theme", themename); + } + // We re-use the global function from themeswap.js to actually do the swapping. + set_theme_from_local_storage(); + }); + + // Make sure that the themepicker displays the correct theme when the theme is retrieved + // from localStorage + if (typeof window.localStorage !== "undefined") { + var theme = window.localStorage.getItem("documenter-theme"); + if (theme !== null) { + $("#documenter-themepicker option").each(function (i, e) { + e.selected = e.value === theme; + }); + } + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// update the version selector with info from the siteinfo.js and ../versions.js files +$(document).ready(function () { + // If the version selector is disabled with DOCUMENTER_VERSION_SELECTOR_DISABLED in the + // siteinfo.js file, we just return immediately and not display the version selector. + if ( + typeof DOCUMENTER_VERSION_SELECTOR_DISABLED === "boolean" && + DOCUMENTER_VERSION_SELECTOR_DISABLED + ) { + return; + } + + var version_selector = $("#documenter .docs-version-selector"); + var version_selector_select = $("#documenter .docs-version-selector select"); + + version_selector_select.change(function (x) { + target_href = version_selector_select + .children("option:selected") + .get(0).value; + window.location.href = target_href; + }); + + // add the current version to the selector based on siteinfo.js, but only if the selector is empty + if ( + typeof DOCUMENTER_CURRENT_VERSION !== "undefined" && + $("#version-selector > option").length == 0 + ) { + var option = $( + "" + ); + version_selector_select.append(option); + } + + if (typeof DOC_VERSIONS !== "undefined") { + var existing_versions = version_selector_select.children("option"); + var existing_versions_texts = existing_versions.map(function (i, x) { + return x.text; + }); + DOC_VERSIONS.forEach(function (each) { + var version_url = documenterBaseURL + "/../" + each + "/"; + var existing_id = $.inArray(each, existing_versions_texts); + // if not already in the version selector, add it as a new option, + // otherwise update the old option with the URL and enable it + if (existing_id == -1) { + var option = $( + "" + ); + version_selector_select.append(option); + } else { + var option = existing_versions[existing_id]; + option.value = version_url; + option.disabled = false; + } + }); + } + + // only show the version selector if the selector has been populated + if (version_selector_select.children("option").length > 0) { + version_selector.toggleClass("visible"); + } +}); + +}) diff --git a/previews/PR29/assets/themes/catppuccin-frappe.css b/previews/PR29/assets/themes/catppuccin-frappe.css new file mode 100644 index 0000000..54a5b77 --- /dev/null +++ b/previews/PR29/assets/themes/catppuccin-frappe.css @@ -0,0 +1 @@ +html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe .file-name,html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-frappe .pagination-previous:focus,html.theme--catppuccin-frappe .pagination-next:focus,html.theme--catppuccin-frappe .pagination-link:focus,html.theme--catppuccin-frappe .pagination-ellipsis:focus,html.theme--catppuccin-frappe .file-cta:focus,html.theme--catppuccin-frappe .file-name:focus,html.theme--catppuccin-frappe .select select:focus,html.theme--catppuccin-frappe .textarea:focus,html.theme--catppuccin-frappe .input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-frappe .button:focus,html.theme--catppuccin-frappe .is-focused.pagination-previous,html.theme--catppuccin-frappe .is-focused.pagination-next,html.theme--catppuccin-frappe .is-focused.pagination-link,html.theme--catppuccin-frappe .is-focused.pagination-ellipsis,html.theme--catppuccin-frappe .is-focused.file-cta,html.theme--catppuccin-frappe .is-focused.file-name,html.theme--catppuccin-frappe .select select.is-focused,html.theme--catppuccin-frappe .is-focused.textarea,html.theme--catppuccin-frappe .is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-focused.button,html.theme--catppuccin-frappe .pagination-previous:active,html.theme--catppuccin-frappe .pagination-next:active,html.theme--catppuccin-frappe .pagination-link:active,html.theme--catppuccin-frappe .pagination-ellipsis:active,html.theme--catppuccin-frappe .file-cta:active,html.theme--catppuccin-frappe .file-name:active,html.theme--catppuccin-frappe .select select:active,html.theme--catppuccin-frappe .textarea:active,html.theme--catppuccin-frappe .input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-frappe .button:active,html.theme--catppuccin-frappe .is-active.pagination-previous,html.theme--catppuccin-frappe .is-active.pagination-next,html.theme--catppuccin-frappe .is-active.pagination-link,html.theme--catppuccin-frappe .is-active.pagination-ellipsis,html.theme--catppuccin-frappe .is-active.file-cta,html.theme--catppuccin-frappe .is-active.file-name,html.theme--catppuccin-frappe .select select.is-active,html.theme--catppuccin-frappe .is-active.textarea,html.theme--catppuccin-frappe .is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .is-active.button{outline:none}html.theme--catppuccin-frappe .pagination-previous[disabled],html.theme--catppuccin-frappe .pagination-next[disabled],html.theme--catppuccin-frappe .pagination-link[disabled],html.theme--catppuccin-frappe .pagination-ellipsis[disabled],html.theme--catppuccin-frappe .file-cta[disabled],html.theme--catppuccin-frappe .file-name[disabled],html.theme--catppuccin-frappe .select select[disabled],html.theme--catppuccin-frappe .textarea[disabled],html.theme--catppuccin-frappe .input[disabled],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-frappe .button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-frappe .file-name,html.theme--catppuccin-frappe fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-frappe .select select,fieldset[disabled] html.theme--catppuccin-frappe .textarea,fieldset[disabled] html.theme--catppuccin-frappe .input,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe fieldset[disabled] .select select,html.theme--catppuccin-frappe .select fieldset[disabled] select,html.theme--catppuccin-frappe fieldset[disabled] .textarea,html.theme--catppuccin-frappe fieldset[disabled] .input,html.theme--catppuccin-frappe fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-frappe .button,html.theme--catppuccin-frappe fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-frappe .tabs,html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .breadcrumb,html.theme--catppuccin-frappe .file,html.theme--catppuccin-frappe .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-frappe .admonition:not(:last-child),html.theme--catppuccin-frappe .tabs:not(:last-child),html.theme--catppuccin-frappe .pagination:not(:last-child),html.theme--catppuccin-frappe .message:not(:last-child),html.theme--catppuccin-frappe .level:not(:last-child),html.theme--catppuccin-frappe .breadcrumb:not(:last-child),html.theme--catppuccin-frappe .block:not(:last-child),html.theme--catppuccin-frappe .title:not(:last-child),html.theme--catppuccin-frappe .subtitle:not(:last-child),html.theme--catppuccin-frappe .table-container:not(:last-child),html.theme--catppuccin-frappe .table:not(:last-child),html.theme--catppuccin-frappe .progress:not(:last-child),html.theme--catppuccin-frappe .notification:not(:last-child),html.theme--catppuccin-frappe .content:not(:last-child),html.theme--catppuccin-frappe .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .modal-close,html.theme--catppuccin-frappe .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-frappe .modal-close::before,html.theme--catppuccin-frappe .delete::before,html.theme--catppuccin-frappe .modal-close::after,html.theme--catppuccin-frappe .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-frappe .modal-close::before,html.theme--catppuccin-frappe .delete::before{height:2px;width:50%}html.theme--catppuccin-frappe .modal-close::after,html.theme--catppuccin-frappe .delete::after{height:50%;width:2px}html.theme--catppuccin-frappe .modal-close:hover,html.theme--catppuccin-frappe .delete:hover,html.theme--catppuccin-frappe .modal-close:focus,html.theme--catppuccin-frappe .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-frappe .modal-close:active,html.theme--catppuccin-frappe .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-frappe .is-small.modal-close,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-frappe .is-small.delete,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-frappe .is-medium.modal-close,html.theme--catppuccin-frappe .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-frappe .is-large.modal-close,html.theme--catppuccin-frappe .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-frappe .control.is-loading::after,html.theme--catppuccin-frappe .select.is-loading::after,html.theme--catppuccin-frappe .loader,html.theme--catppuccin-frappe .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #838ba7;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-frappe .hero-video,html.theme--catppuccin-frappe .modal-background,html.theme--catppuccin-frappe .modal,html.theme--catppuccin-frappe .image.is-square img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-frappe .image.is-square .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-frappe .image.is-1by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-frappe .image.is-1by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-frappe .image.is-5by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-frappe .image.is-5by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-frappe .image.is-4by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-frappe .image.is-4by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-frappe .image.is-3by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-frappe .image.is-5by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-frappe .image.is-5by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-frappe .image.is-16by9 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-frappe .image.is-16by9 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-frappe .image.is-2by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-frappe .image.is-2by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-frappe .image.is-3by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-frappe .image.is-3by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-frappe .image.is-4by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-frappe .image.is-4by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-frappe .image.is-3by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-frappe .image.is-3by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-frappe .image.is-2by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-frappe .image.is-2by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-frappe .image.is-3by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-frappe .image.is-9by16 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-frappe .image.is-9by16 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-frappe .image.is-1by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-frappe .image.is-1by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-frappe .image.is-1by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-frappe .image.is-1by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-frappe .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#414559 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#2b2e3c !important}.has-background-dark{background-color:#414559 !important}.has-text-primary{color:#8caaee !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#6089e7 !important}.has-background-primary{background-color:#8caaee !important}.has-text-primary-light{color:#edf2fc !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#c1d1f6 !important}.has-background-primary-light{background-color:#edf2fc !important}.has-text-primary-dark{color:#153a8e !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#1c4cbb !important}.has-background-primary-dark{background-color:#153a8e !important}.has-text-link{color:#8caaee !important}a.has-text-link:hover,a.has-text-link:focus{color:#6089e7 !important}.has-background-link{background-color:#8caaee !important}.has-text-link-light{color:#edf2fc !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c1d1f6 !important}.has-background-link-light{background-color:#edf2fc !important}.has-text-link-dark{color:#153a8e !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#1c4cbb !important}.has-background-link-dark{background-color:#153a8e !important}.has-text-info{color:#81c8be !important}a.has-text-info:hover,a.has-text-info:focus{color:#5db9ac !important}.has-background-info{background-color:#81c8be !important}.has-text-info-light{color:#f1f9f8 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#cde9e5 !important}.has-background-info-light{background-color:#f1f9f8 !important}.has-text-info-dark{color:#2d675f !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#3c8a7f !important}.has-background-info-dark{background-color:#2d675f !important}.has-text-success{color:#a6d189 !important}a.has-text-success:hover,a.has-text-success:focus{color:#8ac364 !important}.has-background-success{background-color:#a6d189 !important}.has-text-success-light{color:#f4f9f0 !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#d8ebcc !important}.has-background-success-light{background-color:#f4f9f0 !important}.has-text-success-dark{color:#446a29 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#5b8f38 !important}.has-background-success-dark{background-color:#446a29 !important}.has-text-warning{color:#e5c890 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#dbb467 !important}.has-background-warning{background-color:#e5c890 !important}.has-text-warning-light{color:#fbf7ee !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f1e2c5 !important}.has-background-warning-light{background-color:#fbf7ee !important}.has-text-warning-dark{color:#78591c !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#a17726 !important}.has-background-warning-dark{background-color:#78591c !important}.has-text-danger{color:#e78284 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#df575a !important}.has-background-danger{background-color:#e78284 !important}.has-text-danger-light{color:#fceeee !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f3c3c4 !important}.has-background-danger-light{background-color:#fceeee !important}.has-text-danger-dark{color:#9a1e20 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c52629 !important}.has-background-danger-dark{background-color:#9a1e20 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#414559 !important}.has-background-grey-darker{background-color:#414559 !important}.has-text-grey-dark{color:#51576d !important}.has-background-grey-dark{background-color:#51576d !important}.has-text-grey{color:#626880 !important}.has-background-grey{background-color:#626880 !important}.has-text-grey-light{color:#737994 !important}.has-background-grey-light{background-color:#737994 !important}.has-text-grey-lighter{color:#838ba7 !important}.has-background-grey-lighter{background-color:#838ba7 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-frappe html{background-color:#303446;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-frappe article,html.theme--catppuccin-frappe aside,html.theme--catppuccin-frappe figure,html.theme--catppuccin-frappe footer,html.theme--catppuccin-frappe header,html.theme--catppuccin-frappe hgroup,html.theme--catppuccin-frappe section{display:block}html.theme--catppuccin-frappe body,html.theme--catppuccin-frappe button,html.theme--catppuccin-frappe input,html.theme--catppuccin-frappe optgroup,html.theme--catppuccin-frappe select,html.theme--catppuccin-frappe textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-frappe code,html.theme--catppuccin-frappe pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-frappe body{color:#c6d0f5;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-frappe a{color:#8caaee;cursor:pointer;text-decoration:none}html.theme--catppuccin-frappe a strong{color:currentColor}html.theme--catppuccin-frappe a:hover{color:#99d1db}html.theme--catppuccin-frappe code{background-color:#292c3c;color:#c6d0f5;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-frappe hr{background-color:#292c3c;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-frappe img{height:auto;max-width:100%}html.theme--catppuccin-frappe input[type="checkbox"],html.theme--catppuccin-frappe input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-frappe small{font-size:.875em}html.theme--catppuccin-frappe span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-frappe strong{color:#b0bef1;font-weight:700}html.theme--catppuccin-frappe fieldset{border:none}html.theme--catppuccin-frappe pre{-webkit-overflow-scrolling:touch;background-color:#292c3c;color:#c6d0f5;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-frappe pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-frappe table td,html.theme--catppuccin-frappe table th{vertical-align:top}html.theme--catppuccin-frappe table td:not([align]),html.theme--catppuccin-frappe table th:not([align]){text-align:inherit}html.theme--catppuccin-frappe table th{color:#b0bef1}html.theme--catppuccin-frappe .box{background-color:#51576d;border-radius:8px;box-shadow:none;color:#c6d0f5;display:block;padding:1.25rem}html.theme--catppuccin-frappe a.box:hover,html.theme--catppuccin-frappe a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #8caaee}html.theme--catppuccin-frappe a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #8caaee}html.theme--catppuccin-frappe .button{background-color:#292c3c;border-color:#484d69;border-width:1px;color:#8caaee;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-frappe .button strong{color:inherit}html.theme--catppuccin-frappe .button .icon,html.theme--catppuccin-frappe .button .icon.is-small,html.theme--catppuccin-frappe .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-frappe .button .icon.is-medium,html.theme--catppuccin-frappe .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-frappe .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-frappe .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-frappe .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-frappe .button:hover,html.theme--catppuccin-frappe .button.is-hovered{border-color:#737994;color:#b0bef1}html.theme--catppuccin-frappe .button:focus,html.theme--catppuccin-frappe .button.is-focused{border-color:#737994;color:#769aeb}html.theme--catppuccin-frappe .button:focus:not(:active),html.theme--catppuccin-frappe .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button:active,html.theme--catppuccin-frappe .button.is-active{border-color:#51576d;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text{background-color:transparent;border-color:transparent;color:#c6d0f5;text-decoration:underline}html.theme--catppuccin-frappe .button.is-text:hover,html.theme--catppuccin-frappe .button.is-text.is-hovered,html.theme--catppuccin-frappe .button.is-text:focus,html.theme--catppuccin-frappe .button.is-text.is-focused{background-color:#292c3c;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text:active,html.theme--catppuccin-frappe .button.is-text.is-active{background-color:#1f212d;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-frappe .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#8caaee;text-decoration:none}html.theme--catppuccin-frappe .button.is-ghost:hover,html.theme--catppuccin-frappe .button.is-ghost.is-hovered{color:#8caaee;text-decoration:underline}html.theme--catppuccin-frappe .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:hover,html.theme--catppuccin-frappe .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:focus,html.theme--catppuccin-frappe .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:focus:not(:active),html.theme--catppuccin-frappe .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .button.is-white:active,html.theme--catppuccin-frappe .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-frappe .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted:hover,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-frappe .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-outlined:hover,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-white.is-outlined:focus,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:hover,html.theme--catppuccin-frappe .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:focus,html.theme--catppuccin-frappe .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:focus:not(:active),html.theme--catppuccin-frappe .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .button.is-black:active,html.theme--catppuccin-frappe .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-frappe .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted:hover,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-outlined:hover,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-black.is-outlined:focus,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:hover,html.theme--catppuccin-frappe .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:focus,html.theme--catppuccin-frappe .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:focus:not(:active),html.theme--catppuccin-frappe .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .button.is-light:active,html.theme--catppuccin-frappe .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-frappe .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted:hover,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-outlined:hover,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-light.is-outlined:focus,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-dark,html.theme--catppuccin-frappe .content kbd.button{background-color:#414559;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:hover,html.theme--catppuccin-frappe .content kbd.button:hover,html.theme--catppuccin-frappe .button.is-dark.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-hovered{background-color:#3c3f52;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:focus,html.theme--catppuccin-frappe .content kbd.button:focus,html.theme--catppuccin-frappe .button.is-dark.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:focus:not(:active),html.theme--catppuccin-frappe .content kbd.button:focus:not(:active),html.theme--catppuccin-frappe .button.is-dark.is-focused:not(:active),html.theme--catppuccin-frappe .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .button.is-dark:active,html.theme--catppuccin-frappe .content kbd.button:active,html.theme--catppuccin-frappe .button.is-dark.is-active,html.theme--catppuccin-frappe .content kbd.button.is-active{background-color:#363a4a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark[disabled],html.theme--catppuccin-frappe .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button{background-color:#414559;border-color:#414559;box-shadow:none}html.theme--catppuccin-frappe .button.is-dark.is-inverted,html.theme--catppuccin-frappe .content kbd.button.is-inverted{background-color:#fff;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted:hover,html.theme--catppuccin-frappe .content kbd.button.is-inverted:hover,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-dark.is-inverted[disabled],html.theme--catppuccin-frappe .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-loading::after,html.theme--catppuccin-frappe .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined,html.theme--catppuccin-frappe .content kbd.button.is-outlined{background-color:transparent;border-color:#414559;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-outlined:hover,html.theme--catppuccin-frappe .content kbd.button.is-outlined:hover,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-dark.is-outlined:focus,html.theme--catppuccin-frappe .content kbd.button.is-outlined:focus,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-focused{background-color:#414559;border-color:#414559;color:#fff}html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #414559 #414559 !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined[disabled],html.theme--catppuccin-frappe .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-outlined{background-color:transparent;border-color:#414559;box-shadow:none;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #414559 #414559 !important}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-primary,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:hover,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:focus,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:focus:not(:active),html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-frappe .button.is-primary.is-focused:not(:active),html.theme--catppuccin-frappe .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button.is-primary:active,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-frappe .button.is-primary.is-active,html.theme--catppuccin-frappe .docstring>section>a.button.is-active.docs-sourcelink{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink{background-color:#8caaee;border-color:#8caaee;box-shadow:none}html.theme--catppuccin-frappe .button.is-primary.is-inverted,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-primary.is-inverted[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-loading::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-outlined:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-frappe .button.is-primary.is-outlined:focus,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8caaee;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-light,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .button.is-primary.is-light:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-light.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e2eafb;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-primary.is-light:active,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-frappe .button.is-primary.is-light.is-active,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d7e1f9;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-link{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:hover,html.theme--catppuccin-frappe .button.is-link.is-hovered{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:focus,html.theme--catppuccin-frappe .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:focus:not(:active),html.theme--catppuccin-frappe .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button.is-link:active,html.theme--catppuccin-frappe .button.is-link.is-active{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link{background-color:#8caaee;border-color:#8caaee;box-shadow:none}html.theme--catppuccin-frappe .button.is-link.is-inverted{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted:hover,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-link.is-outlined{background-color:transparent;border-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-outlined:hover,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-link.is-outlined:focus,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-focused{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-outlined{background-color:transparent;border-color:#8caaee;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-light{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .button.is-link.is-light:hover,html.theme--catppuccin-frappe .button.is-link.is-light.is-hovered{background-color:#e2eafb;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-link.is-light:active,html.theme--catppuccin-frappe .button.is-link.is-light.is-active{background-color:#d7e1f9;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-info{background-color:#81c8be;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:hover,html.theme--catppuccin-frappe .button.is-info.is-hovered{background-color:#78c4b9;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:focus,html.theme--catppuccin-frappe .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:focus:not(:active),html.theme--catppuccin-frappe .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .button.is-info:active,html.theme--catppuccin-frappe .button.is-info.is-active{background-color:#6fc0b5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info{background-color:#81c8be;border-color:#81c8be;box-shadow:none}html.theme--catppuccin-frappe .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted:hover,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-info.is-outlined{background-color:transparent;border-color:#81c8be;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-outlined:hover,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-info.is-outlined:focus,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-focused{background-color:#81c8be;border-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #81c8be #81c8be !important}html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-outlined{background-color:transparent;border-color:#81c8be;box-shadow:none;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #81c8be #81c8be !important}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-light{background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .button.is-info.is-light:hover,html.theme--catppuccin-frappe .button.is-info.is-light.is-hovered{background-color:#e8f5f3;border-color:transparent;color:#2d675f}html.theme--catppuccin-frappe .button.is-info.is-light:active,html.theme--catppuccin-frappe .button.is-info.is-light.is-active{background-color:#dff1ef;border-color:transparent;color:#2d675f}html.theme--catppuccin-frappe .button.is-success{background-color:#a6d189;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:hover,html.theme--catppuccin-frappe .button.is-success.is-hovered{background-color:#9fcd80;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:focus,html.theme--catppuccin-frappe .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:focus:not(:active),html.theme--catppuccin-frappe .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .button.is-success:active,html.theme--catppuccin-frappe .button.is-success.is-active{background-color:#98ca77;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success{background-color:#a6d189;border-color:#a6d189;box-shadow:none}html.theme--catppuccin-frappe .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted:hover,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-success.is-outlined{background-color:transparent;border-color:#a6d189;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-outlined:hover,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-success.is-outlined:focus,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-focused{background-color:#a6d189;border-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6d189 #a6d189 !important}html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-outlined{background-color:transparent;border-color:#a6d189;box-shadow:none;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6d189 #a6d189 !important}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-light{background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .button.is-success.is-light:hover,html.theme--catppuccin-frappe .button.is-success.is-light.is-hovered{background-color:#edf6e7;border-color:transparent;color:#446a29}html.theme--catppuccin-frappe .button.is-success.is-light:active,html.theme--catppuccin-frappe .button.is-success.is-light.is-active{background-color:#e6f2de;border-color:transparent;color:#446a29}html.theme--catppuccin-frappe .button.is-warning{background-color:#e5c890;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:hover,html.theme--catppuccin-frappe .button.is-warning.is-hovered{background-color:#e3c386;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:focus,html.theme--catppuccin-frappe .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:focus:not(:active),html.theme--catppuccin-frappe .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .button.is-warning:active,html.theme--catppuccin-frappe .button.is-warning.is-active{background-color:#e0be7b;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning{background-color:#e5c890;border-color:#e5c890;box-shadow:none}html.theme--catppuccin-frappe .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted:hover,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined{background-color:transparent;border-color:#e5c890;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-outlined:hover,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-warning.is-outlined:focus,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-focused{background-color:#e5c890;border-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #e5c890 #e5c890 !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-outlined{background-color:transparent;border-color:#e5c890;box-shadow:none;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #e5c890 #e5c890 !important}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-light{background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .button.is-warning.is-light:hover,html.theme--catppuccin-frappe .button.is-warning.is-light.is-hovered{background-color:#f9f2e4;border-color:transparent;color:#78591c}html.theme--catppuccin-frappe .button.is-warning.is-light:active,html.theme--catppuccin-frappe .button.is-warning.is-light.is-active{background-color:#f6edda;border-color:transparent;color:#78591c}html.theme--catppuccin-frappe .button.is-danger{background-color:#e78284;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:hover,html.theme--catppuccin-frappe .button.is-danger.is-hovered{background-color:#e57779;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:focus,html.theme--catppuccin-frappe .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:focus:not(:active),html.theme--catppuccin-frappe .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .button.is-danger:active,html.theme--catppuccin-frappe .button.is-danger.is-active{background-color:#e36d6f;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger{background-color:#e78284;border-color:#e78284;box-shadow:none}html.theme--catppuccin-frappe .button.is-danger.is-inverted{background-color:#fff;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted:hover,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined{background-color:transparent;border-color:#e78284;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-outlined:hover,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-danger.is-outlined:focus,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-focused{background-color:#e78284;border-color:#e78284;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #e78284 #e78284 !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-outlined{background-color:transparent;border-color:#e78284;box-shadow:none;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #e78284 #e78284 !important}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-light{background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .button.is-danger.is-light:hover,html.theme--catppuccin-frappe .button.is-danger.is-light.is-hovered{background-color:#fae3e4;border-color:transparent;color:#9a1e20}html.theme--catppuccin-frappe .button.is-danger.is-light:active,html.theme--catppuccin-frappe .button.is-danger.is-light.is-active{background-color:#f8d8d9;border-color:transparent;color:#9a1e20}html.theme--catppuccin-frappe .button.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-frappe .button.is-small:not(.is-rounded),html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-frappe .button.is-normal{font-size:1rem}html.theme--catppuccin-frappe .button.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .button.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button{background-color:#737994;border-color:#626880;box-shadow:none;opacity:.5}html.theme--catppuccin-frappe .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-frappe .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-frappe .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-frappe .button.is-static{background-color:#292c3c;border-color:#626880;color:#838ba7;box-shadow:none;pointer-events:none}html.theme--catppuccin-frappe .button.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-frappe .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-frappe .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-frappe .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-frappe .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-frappe .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-frappe .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-frappe .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-frappe .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-frappe .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-frappe .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-frappe .buttons.has-addons .button:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-frappe .buttons.has-addons .button:focus,html.theme--catppuccin-frappe .buttons.has-addons .button.is-focused,html.theme--catppuccin-frappe .buttons.has-addons .button:active,html.theme--catppuccin-frappe .buttons.has-addons .button.is-active,html.theme--catppuccin-frappe .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-frappe .buttons.has-addons .button:focus:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-frappe .buttons.has-addons .button:active:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-frappe .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .buttons.is-centered{justify-content:center}html.theme--catppuccin-frappe .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-frappe .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .button.is-responsive.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-frappe .button.is-responsive,html.theme--catppuccin-frappe .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-frappe .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-frappe .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .button.is-responsive.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-frappe .button.is-responsive,html.theme--catppuccin-frappe .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-frappe .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-frappe .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-frappe .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-frappe .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-frappe .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-frappe .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-frappe .content li+li{margin-top:0.25em}html.theme--catppuccin-frappe .content p:not(:last-child),html.theme--catppuccin-frappe .content dl:not(:last-child),html.theme--catppuccin-frappe .content ol:not(:last-child),html.theme--catppuccin-frappe .content ul:not(:last-child),html.theme--catppuccin-frappe .content blockquote:not(:last-child),html.theme--catppuccin-frappe .content pre:not(:last-child),html.theme--catppuccin-frappe .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-frappe .content h1,html.theme--catppuccin-frappe .content h2,html.theme--catppuccin-frappe .content h3,html.theme--catppuccin-frappe .content h4,html.theme--catppuccin-frappe .content h5,html.theme--catppuccin-frappe .content h6{color:#c6d0f5;font-weight:600;line-height:1.125}html.theme--catppuccin-frappe .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-frappe .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-frappe .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-frappe .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-frappe .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-frappe .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-frappe .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-frappe .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-frappe .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-frappe .content blockquote{background-color:#292c3c;border-left:5px solid #626880;padding:1.25em 1.5em}html.theme--catppuccin-frappe .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-frappe .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-frappe .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-frappe .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-frappe .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-frappe .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-frappe .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-frappe .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-frappe .content ul ul ul{list-style-type:square}html.theme--catppuccin-frappe .content dd{margin-left:2em}html.theme--catppuccin-frappe .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-frappe .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-frappe .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-frappe .content figure img{display:inline-block}html.theme--catppuccin-frappe .content figure figcaption{font-style:italic}html.theme--catppuccin-frappe .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-frappe .content sup,html.theme--catppuccin-frappe .content sub{font-size:75%}html.theme--catppuccin-frappe .content table{width:100%}html.theme--catppuccin-frappe .content table td,html.theme--catppuccin-frappe .content table th{border:1px solid #626880;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-frappe .content table th{color:#b0bef1}html.theme--catppuccin-frappe .content table th:not([align]){text-align:inherit}html.theme--catppuccin-frappe .content table thead td,html.theme--catppuccin-frappe .content table thead th{border-width:0 0 2px;color:#b0bef1}html.theme--catppuccin-frappe .content table tfoot td,html.theme--catppuccin-frappe .content table tfoot th{border-width:2px 0 0;color:#b0bef1}html.theme--catppuccin-frappe .content table tbody tr:last-child td,html.theme--catppuccin-frappe .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-frappe .content .tabs li+li{margin-top:0}html.theme--catppuccin-frappe .content.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-frappe .content.is-normal{font-size:1rem}html.theme--catppuccin-frappe .content.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .content.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-frappe .icon.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-frappe .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-frappe .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-frappe .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-frappe .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-frappe .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-frappe div.icon-text{display:flex}html.theme--catppuccin-frappe .image,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-frappe .image img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-frappe .image img.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-frappe .image.is-fullwidth,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-frappe .image.is-square img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-frappe .image.is-square .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-frappe .image.is-1by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-frappe .image.is-1by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-frappe .image.is-5by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-frappe .image.is-5by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-frappe .image.is-4by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-frappe .image.is-4by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-frappe .image.is-3by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-frappe .image.is-5by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-frappe .image.is-5by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-frappe .image.is-16by9 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-frappe .image.is-16by9 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-frappe .image.is-2by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-frappe .image.is-2by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-frappe .image.is-3by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-frappe .image.is-3by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-frappe .image.is-4by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-frappe .image.is-4by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-frappe .image.is-3by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-frappe .image.is-3by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-frappe .image.is-2by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-frappe .image.is-2by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-frappe .image.is-3by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-frappe .image.is-9by16 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-frappe .image.is-9by16 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-frappe .image.is-1by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-frappe .image.is-1by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-frappe .image.is-1by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-frappe .image.is-1by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-frappe .image.is-square,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-frappe .image.is-1by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-frappe .image.is-5by4,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-frappe .image.is-4by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-frappe .image.is-3by2,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-frappe .image.is-5by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-frappe .image.is-16by9,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-frappe .image.is-2by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-frappe .image.is-3by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-frappe .image.is-4by5,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-frappe .image.is-3by4,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-frappe .image.is-2by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-frappe .image.is-3by5,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-frappe .image.is-9by16,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-frappe .image.is-1by2,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-frappe .image.is-1by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-frappe .image.is-16x16,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-frappe .image.is-24x24,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-frappe .image.is-32x32,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-frappe .image.is-48x48,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-frappe .image.is-64x64,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-frappe .image.is-96x96,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-frappe .image.is-128x128,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-frappe .notification{background-color:#292c3c;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-frappe .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-frappe .notification strong{color:currentColor}html.theme--catppuccin-frappe .notification code,html.theme--catppuccin-frappe .notification pre{background:#fff}html.theme--catppuccin-frappe .notification pre code{background:transparent}html.theme--catppuccin-frappe .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-frappe .notification .title,html.theme--catppuccin-frappe .notification .subtitle,html.theme--catppuccin-frappe .notification .content{color:currentColor}html.theme--catppuccin-frappe .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-dark,html.theme--catppuccin-frappe .content kbd.notification{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .notification.is-primary,html.theme--catppuccin-frappe .docstring>section>a.notification.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .notification.is-primary.is-light,html.theme--catppuccin-frappe .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .notification.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .notification.is-link.is-light{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .notification.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-info.is-light{background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .notification.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-success.is-light{background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .notification.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-warning.is-light{background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .notification.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .notification.is-danger.is-light{background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-frappe .progress::-webkit-progress-bar{background-color:#51576d}html.theme--catppuccin-frappe .progress::-webkit-progress-value{background-color:#838ba7}html.theme--catppuccin-frappe .progress::-moz-progress-bar{background-color:#838ba7}html.theme--catppuccin-frappe .progress::-ms-fill{background-color:#838ba7;border:none}html.theme--catppuccin-frappe .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-frappe .content kbd.progress::-webkit-progress-value{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-frappe .content kbd.progress::-moz-progress-bar{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark::-ms-fill,html.theme--catppuccin-frappe .content kbd.progress::-ms-fill{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark:indeterminate,html.theme--catppuccin-frappe .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #414559 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary::-ms-fill,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary:indeterminate,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #8caaee 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-link::-webkit-progress-value{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link::-moz-progress-bar{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link::-ms-fill{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link:indeterminate{background-image:linear-gradient(to right, #8caaee 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-info::-webkit-progress-value{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info::-moz-progress-bar{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info::-ms-fill{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info:indeterminate{background-image:linear-gradient(to right, #81c8be 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-success::-webkit-progress-value{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success::-moz-progress-bar{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success::-ms-fill{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6d189 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-warning::-webkit-progress-value{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning::-moz-progress-bar{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning::-ms-fill{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #e5c890 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-danger::-webkit-progress-value{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger::-moz-progress-bar{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger::-ms-fill{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #e78284 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#51576d;background-image:linear-gradient(to right, #c6d0f5 30%, #51576d 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-frappe .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-frappe .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-frappe .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-frappe .progress.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-frappe .progress.is-medium{height:1.25rem}html.theme--catppuccin-frappe .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-frappe .table{background-color:#51576d;color:#c6d0f5}html.theme--catppuccin-frappe .table td,html.theme--catppuccin-frappe .table th{border:1px solid #626880;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-frappe .table td.is-white,html.theme--catppuccin-frappe .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .table td.is-black,html.theme--catppuccin-frappe .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .table td.is-light,html.theme--catppuccin-frappe .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-dark,html.theme--catppuccin-frappe .table th.is-dark{background-color:#414559;border-color:#414559;color:#fff}html.theme--catppuccin-frappe .table td.is-primary,html.theme--catppuccin-frappe .table th.is-primary{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-link,html.theme--catppuccin-frappe .table th.is-link{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-info,html.theme--catppuccin-frappe .table th.is-info{background-color:#81c8be;border-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-success,html.theme--catppuccin-frappe .table th.is-success{background-color:#a6d189;border-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-warning,html.theme--catppuccin-frappe .table th.is-warning{background-color:#e5c890;border-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-danger,html.theme--catppuccin-frappe .table th.is-danger{background-color:#e78284;border-color:#e78284;color:#fff}html.theme--catppuccin-frappe .table td.is-narrow,html.theme--catppuccin-frappe .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-frappe .table td.is-selected,html.theme--catppuccin-frappe .table th.is-selected{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-selected a,html.theme--catppuccin-frappe .table td.is-selected strong,html.theme--catppuccin-frappe .table th.is-selected a,html.theme--catppuccin-frappe .table th.is-selected strong{color:currentColor}html.theme--catppuccin-frappe .table td.is-vcentered,html.theme--catppuccin-frappe .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-frappe .table th{color:#b0bef1}html.theme--catppuccin-frappe .table th:not([align]){text-align:left}html.theme--catppuccin-frappe .table tr.is-selected{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table tr.is-selected a,html.theme--catppuccin-frappe .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-frappe .table tr.is-selected td,html.theme--catppuccin-frappe .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-frappe .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table thead td,html.theme--catppuccin-frappe .table thead th{border-width:0 0 2px;color:#b0bef1}html.theme--catppuccin-frappe .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table tfoot td,html.theme--catppuccin-frappe .table tfoot th{border-width:2px 0 0;color:#b0bef1}html.theme--catppuccin-frappe .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table tbody tr:last-child td,html.theme--catppuccin-frappe .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-frappe .table.is-bordered td,html.theme--catppuccin-frappe .table.is-bordered th{border-width:1px}html.theme--catppuccin-frappe .table.is-bordered tr:last-child td,html.theme--catppuccin-frappe .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-frappe .table.is-fullwidth{width:100%}html.theme--catppuccin-frappe .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#414559}html.theme--catppuccin-frappe .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#414559}html.theme--catppuccin-frappe .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#454a5f}html.theme--catppuccin-frappe .table.is-narrow td,html.theme--catppuccin-frappe .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-frappe .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#414559}html.theme--catppuccin-frappe .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-frappe .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .tags .tag,html.theme--catppuccin-frappe .tags .content kbd,html.theme--catppuccin-frappe .content .tags kbd,html.theme--catppuccin-frappe .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-frappe .tags .tag:not(:last-child),html.theme--catppuccin-frappe .tags .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags kbd:not(:last-child),html.theme--catppuccin-frappe .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-frappe .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-frappe .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-frappe .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-frappe .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-frappe .tags.is-centered{justify-content:center}html.theme--catppuccin-frappe .tags.is-centered .tag,html.theme--catppuccin-frappe .tags.is-centered .content kbd,html.theme--catppuccin-frappe .content .tags.is-centered kbd,html.theme--catppuccin-frappe .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-frappe .tags.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .tags.is-right .tag:not(:first-child),html.theme--catppuccin-frappe .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-frappe .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-frappe .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-frappe .tags.is-right .tag:not(:last-child),html.theme--catppuccin-frappe .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-frappe .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-frappe .tags.has-addons .tag,html.theme--catppuccin-frappe .tags.has-addons .content kbd,html.theme--catppuccin-frappe .content .tags.has-addons kbd,html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-frappe .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-frappe .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-frappe .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-frappe .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-frappe .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-frappe .tag:not(body),html.theme--catppuccin-frappe .content kbd:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#292c3c;border-radius:.4em;color:#c6d0f5;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-frappe .tag:not(body) .delete,html.theme--catppuccin-frappe .content kbd:not(body) .delete,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-frappe .tag.is-white:not(body),html.theme--catppuccin-frappe .content kbd.is-white:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .tag.is-black:not(body),html.theme--catppuccin-frappe .content kbd.is-black:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .tag.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-dark:not(body),html.theme--catppuccin-frappe .content kbd:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-frappe .content .docstring>section>kbd:not(body){background-color:#414559;color:#fff}html.theme--catppuccin-frappe .tag.is-primary:not(body),html.theme--catppuccin-frappe .content kbd.is-primary:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .tag.is-primary.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .tag.is-link:not(body),html.theme--catppuccin-frappe .content kbd.is-link:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .tag.is-link.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-link.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .tag.is-info:not(body),html.theme--catppuccin-frappe .content kbd.is-info:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-info.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-info.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .tag.is-success:not(body),html.theme--catppuccin-frappe .content kbd.is-success:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-success.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-success.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .tag.is-warning:not(body),html.theme--catppuccin-frappe .content kbd.is-warning:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-warning.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .tag.is-danger:not(body),html.theme--catppuccin-frappe .content kbd.is-danger:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .tag.is-danger.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .tag.is-normal:not(body),html.theme--catppuccin-frappe .content kbd.is-normal:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-frappe .tag.is-medium:not(body),html.theme--catppuccin-frappe .content kbd.is-medium:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-frappe .tag.is-large:not(body),html.theme--catppuccin-frappe .content kbd.is-large:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-frappe .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-frappe .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-frappe .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-frappe .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-frappe .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-frappe .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-frappe .tag.is-delete:not(body),html.theme--catppuccin-frappe .content kbd.is-delete:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-frappe .tag.is-delete:not(body)::before,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::before,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-frappe .tag.is-delete:not(body)::after,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::after,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-frappe .tag.is-delete:not(body)::before,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::before,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-frappe .tag.is-delete:not(body)::after,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::after,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-frappe .tag.is-delete:not(body):hover,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):hover,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-frappe .tag.is-delete:not(body):focus,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):focus,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#1f212d}html.theme--catppuccin-frappe .tag.is-delete:not(body):active,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):active,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#14161e}html.theme--catppuccin-frappe .tag.is-rounded:not(body),html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-frappe .content kbd.is-rounded:not(body),html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-frappe a.tag:hover,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-frappe .title,html.theme--catppuccin-frappe .subtitle{word-break:break-word}html.theme--catppuccin-frappe .title em,html.theme--catppuccin-frappe .title span,html.theme--catppuccin-frappe .subtitle em,html.theme--catppuccin-frappe .subtitle span{font-weight:inherit}html.theme--catppuccin-frappe .title sub,html.theme--catppuccin-frappe .subtitle sub{font-size:.75em}html.theme--catppuccin-frappe .title sup,html.theme--catppuccin-frappe .subtitle sup{font-size:.75em}html.theme--catppuccin-frappe .title .tag,html.theme--catppuccin-frappe .title .content kbd,html.theme--catppuccin-frappe .content .title kbd,html.theme--catppuccin-frappe .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-frappe .subtitle .tag,html.theme--catppuccin-frappe .subtitle .content kbd,html.theme--catppuccin-frappe .content .subtitle kbd,html.theme--catppuccin-frappe .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-frappe .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-frappe .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-frappe .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-frappe .title.is-1{font-size:3rem}html.theme--catppuccin-frappe .title.is-2{font-size:2.5rem}html.theme--catppuccin-frappe .title.is-3{font-size:2rem}html.theme--catppuccin-frappe .title.is-4{font-size:1.5rem}html.theme--catppuccin-frappe .title.is-5{font-size:1.25rem}html.theme--catppuccin-frappe .title.is-6{font-size:1rem}html.theme--catppuccin-frappe .title.is-7{font-size:.75rem}html.theme--catppuccin-frappe .subtitle{color:#737994;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-frappe .subtitle strong{color:#737994;font-weight:600}html.theme--catppuccin-frappe .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-frappe .subtitle.is-1{font-size:3rem}html.theme--catppuccin-frappe .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-frappe .subtitle.is-3{font-size:2rem}html.theme--catppuccin-frappe .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-frappe .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-frappe .subtitle.is-6{font-size:1rem}html.theme--catppuccin-frappe .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-frappe .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-frappe .number{align-items:center;background-color:#292c3c;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{background-color:#303446;border-color:#626880;border-radius:.4em;color:#838ba7}html.theme--catppuccin-frappe .select select::-moz-placeholder,html.theme--catppuccin-frappe .textarea::-moz-placeholder,html.theme--catppuccin-frappe .input::-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select::-webkit-input-placeholder,html.theme--catppuccin-frappe .textarea::-webkit-input-placeholder,html.theme--catppuccin-frappe .input::-webkit-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:-moz-placeholder,html.theme--catppuccin-frappe .textarea:-moz-placeholder,html.theme--catppuccin-frappe .input:-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:-ms-input-placeholder,html.theme--catppuccin-frappe .textarea:-ms-input-placeholder,html.theme--catppuccin-frappe .input:-ms-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:hover,html.theme--catppuccin-frappe .textarea:hover,html.theme--catppuccin-frappe .input:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-frappe .select select.is-hovered,html.theme--catppuccin-frappe .is-hovered.textarea,html.theme--catppuccin-frappe .is-hovered.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#737994}html.theme--catppuccin-frappe .select select:focus,html.theme--catppuccin-frappe .textarea:focus,html.theme--catppuccin-frappe .input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-frappe .select select.is-focused,html.theme--catppuccin-frappe .is-focused.textarea,html.theme--catppuccin-frappe .is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .select select:active,html.theme--catppuccin-frappe .textarea:active,html.theme--catppuccin-frappe .input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-frappe .select select.is-active,html.theme--catppuccin-frappe .is-active.textarea,html.theme--catppuccin-frappe .is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#8caaee;box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select select[disabled],html.theme--catppuccin-frappe .textarea[disabled],html.theme--catppuccin-frappe .input[disabled],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-frappe .select select,fieldset[disabled] html.theme--catppuccin-frappe .textarea,fieldset[disabled] html.theme--catppuccin-frappe .input,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{background-color:#737994;border-color:#292c3c;box-shadow:none;color:#f1f4fd}html.theme--catppuccin-frappe .select select[disabled]::-moz-placeholder,html.theme--catppuccin-frappe .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-frappe .input[disabled]::-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]:-moz-placeholder,html.theme--catppuccin-frappe .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-frappe .input[disabled]:-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-frappe .textarea[readonly],html.theme--catppuccin-frappe .input[readonly],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-frappe .is-white.textarea,html.theme--catppuccin-frappe .is-white.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-frappe .is-white.textarea:focus,html.theme--catppuccin-frappe .is-white.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-frappe .is-white.is-focused.textarea,html.theme--catppuccin-frappe .is-white.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-white.textarea:active,html.theme--catppuccin-frappe .is-white.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-frappe .is-white.is-active.textarea,html.theme--catppuccin-frappe .is-white.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .is-black.textarea,html.theme--catppuccin-frappe .is-black.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-frappe .is-black.textarea:focus,html.theme--catppuccin-frappe .is-black.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-frappe .is-black.is-focused.textarea,html.theme--catppuccin-frappe .is-black.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-black.textarea:active,html.theme--catppuccin-frappe .is-black.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-frappe .is-black.is-active.textarea,html.theme--catppuccin-frappe .is-black.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .is-light.textarea,html.theme--catppuccin-frappe .is-light.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-frappe .is-light.textarea:focus,html.theme--catppuccin-frappe .is-light.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-frappe .is-light.is-focused.textarea,html.theme--catppuccin-frappe .is-light.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-light.textarea:active,html.theme--catppuccin-frappe .is-light.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-frappe .is-light.is-active.textarea,html.theme--catppuccin-frappe .is-light.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .is-dark.textarea,html.theme--catppuccin-frappe .content kbd.textarea,html.theme--catppuccin-frappe .is-dark.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-frappe .content kbd.input{border-color:#414559}html.theme--catppuccin-frappe .is-dark.textarea:focus,html.theme--catppuccin-frappe .content kbd.textarea:focus,html.theme--catppuccin-frappe .is-dark.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-frappe .content kbd.input:focus,html.theme--catppuccin-frappe .is-dark.is-focused.textarea,html.theme--catppuccin-frappe .content kbd.is-focused.textarea,html.theme--catppuccin-frappe .is-dark.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .content kbd.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-dark.textarea:active,html.theme--catppuccin-frappe .content kbd.textarea:active,html.theme--catppuccin-frappe .is-dark.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-frappe .content kbd.input:active,html.theme--catppuccin-frappe .is-dark.is-active.textarea,html.theme--catppuccin-frappe .content kbd.is-active.textarea,html.theme--catppuccin-frappe .is-dark.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .content kbd.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .is-primary.textarea,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink{border-color:#8caaee}html.theme--catppuccin-frappe .is-primary.textarea:focus,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-frappe .is-primary.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-frappe .is-primary.is-focused.textarea,html.theme--catppuccin-frappe .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.textarea:active,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-frappe .is-primary.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-frappe .is-primary.is-active.textarea,html.theme--catppuccin-frappe .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .is-link.textarea,html.theme--catppuccin-frappe .is-link.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#8caaee}html.theme--catppuccin-frappe .is-link.textarea:focus,html.theme--catppuccin-frappe .is-link.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-frappe .is-link.is-focused.textarea,html.theme--catppuccin-frappe .is-link.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-link.textarea:active,html.theme--catppuccin-frappe .is-link.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-frappe .is-link.is-active.textarea,html.theme--catppuccin-frappe .is-link.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .is-info.textarea,html.theme--catppuccin-frappe .is-info.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#81c8be}html.theme--catppuccin-frappe .is-info.textarea:focus,html.theme--catppuccin-frappe .is-info.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-frappe .is-info.is-focused.textarea,html.theme--catppuccin-frappe .is-info.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-info.textarea:active,html.theme--catppuccin-frappe .is-info.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-frappe .is-info.is-active.textarea,html.theme--catppuccin-frappe .is-info.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .is-success.textarea,html.theme--catppuccin-frappe .is-success.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6d189}html.theme--catppuccin-frappe .is-success.textarea:focus,html.theme--catppuccin-frappe .is-success.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-frappe .is-success.is-focused.textarea,html.theme--catppuccin-frappe .is-success.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-success.textarea:active,html.theme--catppuccin-frappe .is-success.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-frappe .is-success.is-active.textarea,html.theme--catppuccin-frappe .is-success.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .is-warning.textarea,html.theme--catppuccin-frappe .is-warning.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#e5c890}html.theme--catppuccin-frappe .is-warning.textarea:focus,html.theme--catppuccin-frappe .is-warning.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-frappe .is-warning.is-focused.textarea,html.theme--catppuccin-frappe .is-warning.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-warning.textarea:active,html.theme--catppuccin-frappe .is-warning.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-frappe .is-warning.is-active.textarea,html.theme--catppuccin-frappe .is-warning.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .is-danger.textarea,html.theme--catppuccin-frappe .is-danger.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#e78284}html.theme--catppuccin-frappe .is-danger.textarea:focus,html.theme--catppuccin-frappe .is-danger.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-frappe .is-danger.is-focused.textarea,html.theme--catppuccin-frappe .is-danger.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-danger.textarea:active,html.theme--catppuccin-frappe .is-danger.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-frappe .is-danger.is-active.textarea,html.theme--catppuccin-frappe .is-danger.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .is-small.textarea,html.theme--catppuccin-frappe .is-small.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-frappe .is-medium.textarea,html.theme--catppuccin-frappe .is-medium.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .is-large.textarea,html.theme--catppuccin-frappe .is-large.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .is-fullwidth.textarea,html.theme--catppuccin-frappe .is-fullwidth.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-frappe .is-inline.textarea,html.theme--catppuccin-frappe .is-inline.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-frappe .input.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-frappe .input.is-static,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-frappe .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-frappe .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-frappe .textarea[rows]{height:initial}html.theme--catppuccin-frappe .textarea.has-fixed-size{resize:none}html.theme--catppuccin-frappe .radio,html.theme--catppuccin-frappe .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-frappe .radio input,html.theme--catppuccin-frappe .checkbox input{cursor:pointer}html.theme--catppuccin-frappe .radio:hover,html.theme--catppuccin-frappe .checkbox:hover{color:#99d1db}html.theme--catppuccin-frappe .radio[disabled],html.theme--catppuccin-frappe .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-frappe .radio,fieldset[disabled] html.theme--catppuccin-frappe .checkbox,html.theme--catppuccin-frappe .radio input[disabled],html.theme--catppuccin-frappe .checkbox input[disabled]{color:#f1f4fd;cursor:not-allowed}html.theme--catppuccin-frappe .radio+.radio{margin-left:.5em}html.theme--catppuccin-frappe .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-frappe .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading)::after{border-color:#8caaee;right:1.125em;z-index:4}html.theme--catppuccin-frappe .select.is-rounded select,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-frappe .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-frappe .select select::-ms-expand{display:none}html.theme--catppuccin-frappe .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-frappe .select select:hover{border-color:#292c3c}html.theme--catppuccin-frappe .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-frappe .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-frappe .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#99d1db}html.theme--catppuccin-frappe .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-frappe .select.is-white select{border-color:#fff}html.theme--catppuccin-frappe .select.is-white select:hover,html.theme--catppuccin-frappe .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-frappe .select.is-white select:focus,html.theme--catppuccin-frappe .select.is-white select.is-focused,html.theme--catppuccin-frappe .select.is-white select:active,html.theme--catppuccin-frappe .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-frappe .select.is-black select:hover,html.theme--catppuccin-frappe .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-frappe .select.is-black select:focus,html.theme--catppuccin-frappe .select.is-black select.is-focused,html.theme--catppuccin-frappe .select.is-black select:active,html.theme--catppuccin-frappe .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-frappe .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-frappe .select.is-light select:hover,html.theme--catppuccin-frappe .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-frappe .select.is-light select:focus,html.theme--catppuccin-frappe .select.is-light select.is-focused,html.theme--catppuccin-frappe .select.is-light select:active,html.theme--catppuccin-frappe .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .select.is-dark:not(:hover)::after,html.theme--catppuccin-frappe .content kbd.select:not(:hover)::after{border-color:#414559}html.theme--catppuccin-frappe .select.is-dark select,html.theme--catppuccin-frappe .content kbd.select select{border-color:#414559}html.theme--catppuccin-frappe .select.is-dark select:hover,html.theme--catppuccin-frappe .content kbd.select select:hover,html.theme--catppuccin-frappe .select.is-dark select.is-hovered,html.theme--catppuccin-frappe .content kbd.select select.is-hovered{border-color:#363a4a}html.theme--catppuccin-frappe .select.is-dark select:focus,html.theme--catppuccin-frappe .content kbd.select select:focus,html.theme--catppuccin-frappe .select.is-dark select.is-focused,html.theme--catppuccin-frappe .content kbd.select select.is-focused,html.theme--catppuccin-frappe .select.is-dark select:active,html.theme--catppuccin-frappe .content kbd.select select:active,html.theme--catppuccin-frappe .select.is-dark select.is-active,html.theme--catppuccin-frappe .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .select.is-primary:not(:hover)::after,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-primary select,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-primary select:hover,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-frappe .select.is-primary select.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#769aeb}html.theme--catppuccin-frappe .select.is-primary select:focus,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-frappe .select.is-primary select.is-focused,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-frappe .select.is-primary select:active,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-frappe .select.is-primary select.is-active,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select.is-link:not(:hover)::after{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-link select{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-link select:hover,html.theme--catppuccin-frappe .select.is-link select.is-hovered{border-color:#769aeb}html.theme--catppuccin-frappe .select.is-link select:focus,html.theme--catppuccin-frappe .select.is-link select.is-focused,html.theme--catppuccin-frappe .select.is-link select:active,html.theme--catppuccin-frappe .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select.is-info:not(:hover)::after{border-color:#81c8be}html.theme--catppuccin-frappe .select.is-info select{border-color:#81c8be}html.theme--catppuccin-frappe .select.is-info select:hover,html.theme--catppuccin-frappe .select.is-info select.is-hovered{border-color:#6fc0b5}html.theme--catppuccin-frappe .select.is-info select:focus,html.theme--catppuccin-frappe .select.is-info select.is-focused,html.theme--catppuccin-frappe .select.is-info select:active,html.theme--catppuccin-frappe .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .select.is-success:not(:hover)::after{border-color:#a6d189}html.theme--catppuccin-frappe .select.is-success select{border-color:#a6d189}html.theme--catppuccin-frappe .select.is-success select:hover,html.theme--catppuccin-frappe .select.is-success select.is-hovered{border-color:#98ca77}html.theme--catppuccin-frappe .select.is-success select:focus,html.theme--catppuccin-frappe .select.is-success select.is-focused,html.theme--catppuccin-frappe .select.is-success select:active,html.theme--catppuccin-frappe .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .select.is-warning:not(:hover)::after{border-color:#e5c890}html.theme--catppuccin-frappe .select.is-warning select{border-color:#e5c890}html.theme--catppuccin-frappe .select.is-warning select:hover,html.theme--catppuccin-frappe .select.is-warning select.is-hovered{border-color:#e0be7b}html.theme--catppuccin-frappe .select.is-warning select:focus,html.theme--catppuccin-frappe .select.is-warning select.is-focused,html.theme--catppuccin-frappe .select.is-warning select:active,html.theme--catppuccin-frappe .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .select.is-danger:not(:hover)::after{border-color:#e78284}html.theme--catppuccin-frappe .select.is-danger select{border-color:#e78284}html.theme--catppuccin-frappe .select.is-danger select:hover,html.theme--catppuccin-frappe .select.is-danger select.is-hovered{border-color:#e36d6f}html.theme--catppuccin-frappe .select.is-danger select:focus,html.theme--catppuccin-frappe .select.is-danger select.is-focused,html.theme--catppuccin-frappe .select.is-danger select:active,html.theme--catppuccin-frappe .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .select.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-frappe .select.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .select.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .select.is-disabled::after{border-color:#f1f4fd !important;opacity:0.5}html.theme--catppuccin-frappe .select.is-fullwidth{width:100%}html.theme--catppuccin-frappe .select.is-fullwidth select{width:100%}html.theme--catppuccin-frappe .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-frappe .select.is-loading.is-small:after,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-frappe .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-frappe .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-frappe .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-frappe .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:hover .file-cta,html.theme--catppuccin-frappe .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:focus .file-cta,html.theme--catppuccin-frappe .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:active .file-cta,html.theme--catppuccin-frappe .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-black:hover .file-cta,html.theme--catppuccin-frappe .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-black:focus .file-cta,html.theme--catppuccin-frappe .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-black:active .file-cta,html.theme--catppuccin-frappe .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:hover .file-cta,html.theme--catppuccin-frappe .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:focus .file-cta,html.theme--catppuccin-frappe .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:active .file-cta,html.theme--catppuccin-frappe .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-dark .file-cta,html.theme--catppuccin-frappe .content kbd.file .file-cta{background-color:#414559;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-dark:hover .file-cta,html.theme--catppuccin-frappe .content kbd.file:hover .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-hovered .file-cta{background-color:#3c3f52;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-dark:focus .file-cta,html.theme--catppuccin-frappe .content kbd.file:focus .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-focused .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(65,69,89,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-dark:active .file-cta,html.theme--catppuccin-frappe .content kbd.file:active .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-active .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-active .file-cta{background-color:#363a4a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary:hover .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary:focus .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-focused .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(140,170,238,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-primary:active .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-active .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link .file-cta{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link:hover .file-cta,html.theme--catppuccin-frappe .file.is-link.is-hovered .file-cta{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link:focus .file-cta,html.theme--catppuccin-frappe .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(140,170,238,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-link:active .file-cta,html.theme--catppuccin-frappe .file.is-link.is-active .file-cta{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-info .file-cta{background-color:#81c8be;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:hover .file-cta,html.theme--catppuccin-frappe .file.is-info.is-hovered .file-cta{background-color:#78c4b9;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:focus .file-cta,html.theme--catppuccin-frappe .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(129,200,190,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:active .file-cta,html.theme--catppuccin-frappe .file.is-info.is-active .file-cta{background-color:#6fc0b5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success .file-cta{background-color:#a6d189;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:hover .file-cta,html.theme--catppuccin-frappe .file.is-success.is-hovered .file-cta{background-color:#9fcd80;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:focus .file-cta,html.theme--catppuccin-frappe .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,209,137,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:active .file-cta,html.theme--catppuccin-frappe .file.is-success.is-active .file-cta{background-color:#98ca77;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning .file-cta{background-color:#e5c890;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:hover .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-hovered .file-cta{background-color:#e3c386;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:focus .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(229,200,144,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:active .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-active .file-cta{background-color:#e0be7b;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-danger .file-cta{background-color:#e78284;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-danger:hover .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-hovered .file-cta{background-color:#e57779;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-danger:focus .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(231,130,132,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-danger:active .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-active .file-cta{background-color:#e36d6f;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-frappe .file.is-normal{font-size:1rem}html.theme--catppuccin-frappe .file.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-frappe .file.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-frappe .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-frappe .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-frappe .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-frappe .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-frappe .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-frappe .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-frappe .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-frappe .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-frappe .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-frappe .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-frappe .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-frappe .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-frappe .file.is-centered{justify-content:center}html.theme--catppuccin-frappe .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-frappe .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-frappe .file.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-frappe .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-frappe .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-frappe .file-label:hover .file-cta{background-color:#3c3f52;color:#b0bef1}html.theme--catppuccin-frappe .file-label:hover .file-name{border-color:#5c6279}html.theme--catppuccin-frappe .file-label:active .file-cta{background-color:#363a4a;color:#b0bef1}html.theme--catppuccin-frappe .file-label:active .file-name{border-color:#575c72}html.theme--catppuccin-frappe .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe .file-name{border-color:#626880;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-frappe .file-cta{background-color:#414559;color:#c6d0f5}html.theme--catppuccin-frappe .file-name{border-color:#626880;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-frappe .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-frappe .file-icon .fa{font-size:14px}html.theme--catppuccin-frappe .label{color:#b0bef1;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-frappe .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-frappe .label.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-frappe .label.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .label.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-frappe .help.is-white{color:#fff}html.theme--catppuccin-frappe .help.is-black{color:#0a0a0a}html.theme--catppuccin-frappe .help.is-light{color:#f5f5f5}html.theme--catppuccin-frappe .help.is-dark,html.theme--catppuccin-frappe .content kbd.help{color:#414559}html.theme--catppuccin-frappe .help.is-primary,html.theme--catppuccin-frappe .docstring>section>a.help.docs-sourcelink{color:#8caaee}html.theme--catppuccin-frappe .help.is-link{color:#8caaee}html.theme--catppuccin-frappe .help.is-info{color:#81c8be}html.theme--catppuccin-frappe .help.is-success{color:#a6d189}html.theme--catppuccin-frappe .help.is-warning{color:#e5c890}html.theme--catppuccin-frappe .help.is-danger{color:#e78284}html.theme--catppuccin-frappe .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-frappe .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-frappe .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-frappe .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-frappe .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-frappe .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-frappe .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-frappe .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-frappe .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field.is-horizontal{display:flex}}html.theme--catppuccin-frappe .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-frappe .field-label.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-frappe .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-frappe .field-body .field{margin-bottom:0}html.theme--catppuccin-frappe .field-body>.field{flex-shrink:1}html.theme--catppuccin-frappe .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-frappe .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-frappe .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-frappe .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select:focus~.icon{color:#414559}html.theme--catppuccin-frappe .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-frappe .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-frappe .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-frappe .control.has-icons-left .icon,html.theme--catppuccin-frappe .control.has-icons-right .icon{color:#626880;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-frappe .control.has-icons-left .input,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-frappe .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-frappe .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-frappe .control.has-icons-right .input,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-frappe .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-frappe .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-frappe .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-frappe .control.is-loading.is-small:after,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-frappe .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-frappe .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-frappe .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-frappe .breadcrumb a{align-items:center;color:#8caaee;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-frappe .breadcrumb a:hover{color:#99d1db}html.theme--catppuccin-frappe .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-frappe .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-frappe .breadcrumb li.is-active a{color:#b0bef1;cursor:default;pointer-events:none}html.theme--catppuccin-frappe .breadcrumb li+li::before{color:#737994;content:"\0002f"}html.theme--catppuccin-frappe .breadcrumb ul,html.theme--catppuccin-frappe .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-frappe .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-frappe .breadcrumb.is-centered ol,html.theme--catppuccin-frappe .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-frappe .breadcrumb.is-right ol,html.theme--catppuccin-frappe .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-frappe .breadcrumb.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-frappe .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-frappe .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-frappe .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-frappe .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-frappe .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#c6d0f5;max-width:100%;position:relative}html.theme--catppuccin-frappe .card-footer:first-child,html.theme--catppuccin-frappe .card-content:first-child,html.theme--catppuccin-frappe .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-frappe .card-footer:last-child,html.theme--catppuccin-frappe .card-content:last-child,html.theme--catppuccin-frappe .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-frappe .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-frappe .card-header-title{align-items:center;color:#b0bef1;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-frappe .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-frappe .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-frappe .card-image{display:block;position:relative}html.theme--catppuccin-frappe .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-frappe .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-frappe .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-frappe .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-frappe .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-frappe .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-frappe .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-frappe .dropdown.is-active .dropdown-menu,html.theme--catppuccin-frappe .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-frappe .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-frappe .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-frappe .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-frappe .dropdown-content{background-color:#292c3c;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-frappe .dropdown-item{color:#c6d0f5;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-frappe a.dropdown-item,html.theme--catppuccin-frappe button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-frappe a.dropdown-item:hover,html.theme--catppuccin-frappe button.dropdown-item:hover{background-color:#292c3c;color:#0a0a0a}html.theme--catppuccin-frappe a.dropdown-item.is-active,html.theme--catppuccin-frappe button.dropdown-item.is-active{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-frappe .level{align-items:center;justify-content:space-between}html.theme--catppuccin-frappe .level code{border-radius:.4em}html.theme--catppuccin-frappe .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-frappe .level.is-mobile{display:flex}html.theme--catppuccin-frappe .level.is-mobile .level-left,html.theme--catppuccin-frappe .level.is-mobile .level-right{display:flex}html.theme--catppuccin-frappe .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-frappe .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-frappe .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level{display:flex}html.theme--catppuccin-frappe .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-frappe .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-frappe .level-item .title,html.theme--catppuccin-frappe .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-frappe .level-left,html.theme--catppuccin-frappe .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .level-left .level-item.is-flexible,html.theme--catppuccin-frappe .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-left .level-item:not(:last-child),html.theme--catppuccin-frappe .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-frappe .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-left{display:flex}}html.theme--catppuccin-frappe .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-right{display:flex}}html.theme--catppuccin-frappe .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-frappe .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-frappe .media .media{border-top:1px solid rgba(98,104,128,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-frappe .media .media .content:not(:last-child),html.theme--catppuccin-frappe .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-frappe .media .media .media{padding-top:.5rem}html.theme--catppuccin-frappe .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-frappe .media+.media{border-top:1px solid rgba(98,104,128,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-frappe .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-frappe .media-left,html.theme--catppuccin-frappe .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .media-left{margin-right:1rem}html.theme--catppuccin-frappe .media-right{margin-left:1rem}html.theme--catppuccin-frappe .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .media-content{overflow-x:auto}}html.theme--catppuccin-frappe .menu{font-size:1rem}html.theme--catppuccin-frappe .menu.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-frappe .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .menu.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .menu-list{line-height:1.25}html.theme--catppuccin-frappe .menu-list a{border-radius:3px;color:#c6d0f5;display:block;padding:0.5em 0.75em}html.theme--catppuccin-frappe .menu-list a:hover{background-color:#292c3c;color:#b0bef1}html.theme--catppuccin-frappe .menu-list a.is-active{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .menu-list li ul{border-left:1px solid #626880;margin:.75em;padding-left:.75em}html.theme--catppuccin-frappe .menu-label{color:#f1f4fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-frappe .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-frappe .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-frappe .message{background-color:#292c3c;border-radius:.4em;font-size:1rem}html.theme--catppuccin-frappe .message strong{color:currentColor}html.theme--catppuccin-frappe .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-frappe .message.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-frappe .message.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .message.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .message.is-white{background-color:#fff}html.theme--catppuccin-frappe .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-frappe .message.is-black{background-color:#fafafa}html.theme--catppuccin-frappe .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-frappe .message.is-light{background-color:#fafafa}html.theme--catppuccin-frappe .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-frappe .message.is-dark,html.theme--catppuccin-frappe .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-frappe .message.is-dark .message-header,html.theme--catppuccin-frappe .content kbd.message .message-header{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .message.is-dark .message-body,html.theme--catppuccin-frappe .content kbd.message .message-body{border-color:#414559}html.theme--catppuccin-frappe .message.is-primary,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink{background-color:#edf2fc}html.theme--catppuccin-frappe .message.is-primary .message-header,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink .message-header{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .message.is-primary .message-body,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink .message-body{border-color:#8caaee;color:#153a8e}html.theme--catppuccin-frappe .message.is-link{background-color:#edf2fc}html.theme--catppuccin-frappe .message.is-link .message-header{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .message.is-link .message-body{border-color:#8caaee;color:#153a8e}html.theme--catppuccin-frappe .message.is-info{background-color:#f1f9f8}html.theme--catppuccin-frappe .message.is-info .message-header{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-info .message-body{border-color:#81c8be;color:#2d675f}html.theme--catppuccin-frappe .message.is-success{background-color:#f4f9f0}html.theme--catppuccin-frappe .message.is-success .message-header{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-success .message-body{border-color:#a6d189;color:#446a29}html.theme--catppuccin-frappe .message.is-warning{background-color:#fbf7ee}html.theme--catppuccin-frappe .message.is-warning .message-header{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-warning .message-body{border-color:#e5c890;color:#78591c}html.theme--catppuccin-frappe .message.is-danger{background-color:#fceeee}html.theme--catppuccin-frappe .message.is-danger .message-header{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .message.is-danger .message-body{border-color:#e78284;color:#9a1e20}html.theme--catppuccin-frappe .message-header{align-items:center;background-color:#c6d0f5;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-frappe .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-frappe .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .message-body{border-color:#626880;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#c6d0f5;padding:1.25em 1.5em}html.theme--catppuccin-frappe .message-body code,html.theme--catppuccin-frappe .message-body pre{background-color:#fff}html.theme--catppuccin-frappe .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-frappe .modal.is-active{display:flex}html.theme--catppuccin-frappe .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-frappe .modal-content,html.theme--catppuccin-frappe .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-frappe .modal-content,html.theme--catppuccin-frappe .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-frappe .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-frappe .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-frappe .modal-card-head,html.theme--catppuccin-frappe .modal-card-foot{align-items:center;background-color:#292c3c;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-frappe .modal-card-head{border-bottom:1px solid #626880;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-frappe .modal-card-title{color:#c6d0f5;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-frappe .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #626880}html.theme--catppuccin-frappe .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-frappe .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#303446;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-frappe .navbar{background-color:#8caaee;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-frappe .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-frappe .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-frappe .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-dark,html.theme--catppuccin-frappe .content kbd.navbar{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-burger,html.theme--catppuccin-frappe .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#414559;color:#fff}}html.theme--catppuccin-frappe .navbar.is-primary,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-burger,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee;color:#fff}}html.theme--catppuccin-frappe .navbar.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee;color:#fff}}html.theme--catppuccin-frappe .navbar.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#81c8be;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6d189;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#e5c890;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#e78284;color:#fff}}html.theme--catppuccin-frappe .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-frappe .navbar.has-shadow{box-shadow:0 2px 0 0 #292c3c}html.theme--catppuccin-frappe .navbar.is-fixed-bottom,html.theme--catppuccin-frappe .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #292c3c}html.theme--catppuccin-frappe .navbar.is-fixed-top{top:0}html.theme--catppuccin-frappe html.has-navbar-fixed-top,html.theme--catppuccin-frappe body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-frappe .navbar-brand,html.theme--catppuccin-frappe .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-frappe .navbar-brand a.navbar-item:focus,html.theme--catppuccin-frappe .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-frappe .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-frappe .navbar-burger{color:#c6d0f5;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-frappe .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-frappe .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-frappe .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-frappe .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-frappe .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-frappe .navbar-menu{display:none}html.theme--catppuccin-frappe .navbar-item,html.theme--catppuccin-frappe .navbar-link{color:#c6d0f5;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-frappe .navbar-item .icon:only-child,html.theme--catppuccin-frappe .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-frappe a.navbar-item,html.theme--catppuccin-frappe .navbar-link{cursor:pointer}html.theme--catppuccin-frappe a.navbar-item:focus,html.theme--catppuccin-frappe a.navbar-item:focus-within,html.theme--catppuccin-frappe a.navbar-item:hover,html.theme--catppuccin-frappe a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar-link:focus,html.theme--catppuccin-frappe .navbar-link:focus-within,html.theme--catppuccin-frappe .navbar-link:hover,html.theme--catppuccin-frappe .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#8caaee}html.theme--catppuccin-frappe .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .navbar-item img{max-height:1.75rem}html.theme--catppuccin-frappe .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-frappe .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-frappe .navbar-item.is-tab:focus,html.theme--catppuccin-frappe .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#8caaee}html.theme--catppuccin-frappe .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#8caaee;border-bottom-style:solid;border-bottom-width:3px;color:#8caaee;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-frappe .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-frappe .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-frappe .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-frappe .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .navbar>.container{display:block}html.theme--catppuccin-frappe .navbar-brand .navbar-item,html.theme--catppuccin-frappe .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-frappe .navbar-link::after{display:none}html.theme--catppuccin-frappe .navbar-menu{background-color:#8caaee;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-frappe .navbar-menu.is-active{display:block}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch,html.theme--catppuccin-frappe .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-frappe .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-frappe .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-frappe html.has-navbar-fixed-top-touch,html.theme--catppuccin-frappe body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar,html.theme--catppuccin-frappe .navbar-menu,html.theme--catppuccin-frappe .navbar-start,html.theme--catppuccin-frappe .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-frappe .navbar{min-height:4rem}html.theme--catppuccin-frappe .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-frappe .navbar.is-spaced .navbar-start,html.theme--catppuccin-frappe .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-frappe .navbar.is-spaced a.navbar-item,html.theme--catppuccin-frappe .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#838ba7}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8caaee}html.theme--catppuccin-frappe .navbar-burger{display:none}html.theme--catppuccin-frappe .navbar-item,html.theme--catppuccin-frappe .navbar-link{align-items:center;display:flex}html.theme--catppuccin-frappe .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-frappe .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-frappe .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-frappe .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-frappe .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-frappe .navbar-dropdown{background-color:#8caaee;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-frappe .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#838ba7}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8caaee}.navbar.is-spaced html.theme--catppuccin-frappe .navbar-dropdown,html.theme--catppuccin-frappe .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-frappe .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-frappe .navbar-divider{display:block}html.theme--catppuccin-frappe .navbar>.container .navbar-brand,html.theme--catppuccin-frappe .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-frappe .navbar>.container .navbar-menu,html.theme--catppuccin-frappe .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-frappe .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-frappe html.has-navbar-fixed-top-desktop,html.theme--catppuccin-frappe body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-frappe html.has-spaced-navbar-fixed-top,html.theme--catppuccin-frappe body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-frappe html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-frappe body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-frappe a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar-link.is-active{color:#8caaee}html.theme--catppuccin-frappe a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-frappe .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-frappe .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-frappe .pagination.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-frappe .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .pagination.is-rounded .pagination-previous,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-frappe .pagination.is-rounded .pagination-next,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-frappe .pagination.is-rounded .pagination-link,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-frappe .pagination,html.theme--catppuccin-frappe .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link{border-color:#626880;color:#8caaee;min-width:2.5em}html.theme--catppuccin-frappe .pagination-previous:hover,html.theme--catppuccin-frappe .pagination-next:hover,html.theme--catppuccin-frappe .pagination-link:hover{border-color:#737994;color:#99d1db}html.theme--catppuccin-frappe .pagination-previous:focus,html.theme--catppuccin-frappe .pagination-next:focus,html.theme--catppuccin-frappe .pagination-link:focus{border-color:#737994}html.theme--catppuccin-frappe .pagination-previous:active,html.theme--catppuccin-frappe .pagination-next:active,html.theme--catppuccin-frappe .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-frappe .pagination-previous[disabled],html.theme--catppuccin-frappe .pagination-previous.is-disabled,html.theme--catppuccin-frappe .pagination-next[disabled],html.theme--catppuccin-frappe .pagination-next.is-disabled,html.theme--catppuccin-frappe .pagination-link[disabled],html.theme--catppuccin-frappe .pagination-link.is-disabled{background-color:#626880;border-color:#626880;box-shadow:none;color:#f1f4fd;opacity:0.5}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-frappe .pagination-link.is-current{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .pagination-ellipsis{color:#737994;pointer-events:none}html.theme--catppuccin-frappe .pagination-list{flex-wrap:wrap}html.theme--catppuccin-frappe .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .pagination{flex-wrap:wrap}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-frappe .pagination-previous{order:2}html.theme--catppuccin-frappe .pagination-next{order:3}html.theme--catppuccin-frappe .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-frappe .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-frappe .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-frappe .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-frappe .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-frappe .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-frappe .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-frappe .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-frappe .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-frappe .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-frappe .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-frappe .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-frappe .panel.is-dark .panel-heading,html.theme--catppuccin-frappe .content kbd.panel .panel-heading{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-frappe .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#414559}html.theme--catppuccin-frappe .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-frappe .content kbd.panel .panel-block.is-active .panel-icon{color:#414559}html.theme--catppuccin-frappe .panel.is-primary .panel-heading,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#8caaee}html.theme--catppuccin-frappe .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel.is-link .panel-heading{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .panel.is-link .panel-tabs a.is-active{border-bottom-color:#8caaee}html.theme--catppuccin-frappe .panel.is-link .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel.is-info .panel-heading{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-info .panel-tabs a.is-active{border-bottom-color:#81c8be}html.theme--catppuccin-frappe .panel.is-info .panel-block.is-active .panel-icon{color:#81c8be}html.theme--catppuccin-frappe .panel.is-success .panel-heading{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6d189}html.theme--catppuccin-frappe .panel.is-success .panel-block.is-active .panel-icon{color:#a6d189}html.theme--catppuccin-frappe .panel.is-warning .panel-heading{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#e5c890}html.theme--catppuccin-frappe .panel.is-warning .panel-block.is-active .panel-icon{color:#e5c890}html.theme--catppuccin-frappe .panel.is-danger .panel-heading{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#e78284}html.theme--catppuccin-frappe .panel.is-danger .panel-block.is-active .panel-icon{color:#e78284}html.theme--catppuccin-frappe .panel-tabs:not(:last-child),html.theme--catppuccin-frappe .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-frappe .panel-heading{background-color:#51576d;border-radius:8px 8px 0 0;color:#b0bef1;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-frappe .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-frappe .panel-tabs a{border-bottom:1px solid #626880;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-frappe .panel-tabs a.is-active{border-bottom-color:#51576d;color:#769aeb}html.theme--catppuccin-frappe .panel-list a{color:#c6d0f5}html.theme--catppuccin-frappe .panel-list a:hover{color:#8caaee}html.theme--catppuccin-frappe .panel-block{align-items:center;color:#b0bef1;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-frappe .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-frappe .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-frappe .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-frappe .panel-block.is-active{border-left-color:#8caaee;color:#769aeb}html.theme--catppuccin-frappe .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-frappe a.panel-block,html.theme--catppuccin-frappe label.panel-block{cursor:pointer}html.theme--catppuccin-frappe a.panel-block:hover,html.theme--catppuccin-frappe label.panel-block:hover{background-color:#292c3c}html.theme--catppuccin-frappe .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f1f4fd;margin-right:.75em}html.theme--catppuccin-frappe .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-frappe .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-frappe .tabs a{align-items:center;border-bottom-color:#626880;border-bottom-style:solid;border-bottom-width:1px;color:#c6d0f5;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-frappe .tabs a:hover{border-bottom-color:#b0bef1;color:#b0bef1}html.theme--catppuccin-frappe .tabs li{display:block}html.theme--catppuccin-frappe .tabs li.is-active a{border-bottom-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .tabs ul{align-items:center;border-bottom-color:#626880;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-frappe .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-frappe .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-frappe .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-frappe .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-frappe .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-frappe .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-frappe .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-frappe .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-frappe .tabs.is-boxed a:hover{background-color:#292c3c;border-bottom-color:#626880}html.theme--catppuccin-frappe .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#626880;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-frappe .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .tabs.is-toggle a{border-color:#626880;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-frappe .tabs.is-toggle a:hover{background-color:#292c3c;border-color:#737994;z-index:2}html.theme--catppuccin-frappe .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-frappe .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-frappe .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-frappe .tabs.is-toggle li.is-active a{background-color:#8caaee;border-color:#8caaee;color:#fff;z-index:1}html.theme--catppuccin-frappe .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-frappe .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-frappe .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-frappe .tabs.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-frappe .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .column.is-narrow,html.theme--catppuccin-frappe .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full,html.theme--catppuccin-frappe .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters,html.theme--catppuccin-frappe .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds,html.theme--catppuccin-frappe .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half,html.theme--catppuccin-frappe .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third,html.theme--catppuccin-frappe .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter,html.theme--catppuccin-frappe .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth,html.theme--catppuccin-frappe .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths,html.theme--catppuccin-frappe .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths,html.theme--catppuccin-frappe .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths,html.theme--catppuccin-frappe .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters,html.theme--catppuccin-frappe .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds,html.theme--catppuccin-frappe .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half,html.theme--catppuccin-frappe .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third,html.theme--catppuccin-frappe .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter,html.theme--catppuccin-frappe .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth,html.theme--catppuccin-frappe .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths,html.theme--catppuccin-frappe .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths,html.theme--catppuccin-frappe .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths,html.theme--catppuccin-frappe .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-frappe .column.is-0,html.theme--catppuccin-frappe .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0,html.theme--catppuccin-frappe .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-frappe .column.is-1,html.theme--catppuccin-frappe .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1,html.theme--catppuccin-frappe .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2,html.theme--catppuccin-frappe .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2,html.theme--catppuccin-frappe .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3,html.theme--catppuccin-frappe .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3,html.theme--catppuccin-frappe .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-frappe .column.is-4,html.theme--catppuccin-frappe .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4,html.theme--catppuccin-frappe .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5,html.theme--catppuccin-frappe .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5,html.theme--catppuccin-frappe .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6,html.theme--catppuccin-frappe .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6,html.theme--catppuccin-frappe .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-frappe .column.is-7,html.theme--catppuccin-frappe .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7,html.theme--catppuccin-frappe .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8,html.theme--catppuccin-frappe .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8,html.theme--catppuccin-frappe .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9,html.theme--catppuccin-frappe .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9,html.theme--catppuccin-frappe .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-frappe .column.is-10,html.theme--catppuccin-frappe .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10,html.theme--catppuccin-frappe .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11,html.theme--catppuccin-frappe .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11,html.theme--catppuccin-frappe .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12,html.theme--catppuccin-frappe .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12,html.theme--catppuccin-frappe .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-frappe .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-frappe .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-frappe .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-frappe .columns.is-centered{justify-content:center}html.theme--catppuccin-frappe .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-frappe .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-frappe .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-frappe .columns.is-mobile{display:flex}html.theme--catppuccin-frappe .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-frappe .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-desktop{display:flex}}html.theme--catppuccin-frappe .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-frappe .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-frappe .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-frappe .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-frappe .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-frappe .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-frappe .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-frappe .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-frappe .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-frappe .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-frappe .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-frappe .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-frappe .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-frappe .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-frappe .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-frappe .tile.is-child{margin:0 !important}html.theme--catppuccin-frappe .tile.is-parent{padding:.75rem}html.theme--catppuccin-frappe .tile.is-vertical{flex-direction:column}html.theme--catppuccin-frappe .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .tile:not(.is-child){display:flex}html.theme--catppuccin-frappe .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .tile.is-3{flex:none;width:25%}html.theme--catppuccin-frappe .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .tile.is-6{flex:none;width:50%}html.theme--catppuccin-frappe .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .tile.is-9{flex:none;width:75%}html.theme--catppuccin-frappe .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-frappe .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-frappe .hero .navbar{background:none}html.theme--catppuccin-frappe .hero .tabs ul{border-bottom:none}html.theme--catppuccin-frappe .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-white strong{color:inherit}html.theme--catppuccin-frappe .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-frappe .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-frappe .hero.is-white .navbar-item,html.theme--catppuccin-frappe .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-frappe .hero.is-white a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-white .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-frappe .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-frappe .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-black strong{color:inherit}html.theme--catppuccin-frappe .hero.is-black .title{color:#fff}html.theme--catppuccin-frappe .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-frappe .hero.is-black .navbar-item,html.theme--catppuccin-frappe .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-black a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-black .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-frappe .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-light strong{color:inherit}html.theme--catppuccin-frappe .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-frappe .hero.is-light .navbar-item,html.theme--catppuccin-frappe .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-light .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-frappe .hero.is-dark,html.theme--catppuccin-frappe .content kbd.hero{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-dark strong,html.theme--catppuccin-frappe .content kbd.hero strong{color:inherit}html.theme--catppuccin-frappe .hero.is-dark .title,html.theme--catppuccin-frappe .content kbd.hero .title{color:#fff}html.theme--catppuccin-frappe .hero.is-dark .subtitle,html.theme--catppuccin-frappe .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-frappe .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-dark .subtitle strong,html.theme--catppuccin-frappe .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-dark .navbar-menu,html.theme--catppuccin-frappe .content kbd.hero .navbar-menu{background-color:#414559}}html.theme--catppuccin-frappe .hero.is-dark .navbar-item,html.theme--catppuccin-frappe .content kbd.hero .navbar-item,html.theme--catppuccin-frappe .hero.is-dark .navbar-link,html.theme--catppuccin-frappe .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-dark .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.hero .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.hero .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .hero.is-dark .tabs a,html.theme--catppuccin-frappe .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-dark .tabs a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs li.is-active a{color:#414559 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#414559}html.theme--catppuccin-frappe .hero.is-dark.is-bold,html.theme--catppuccin-frappe .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #262f41 0%, #414559 71%, #47476c 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-frappe .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #262f41 0%, #414559 71%, #47476c 100%)}}html.theme--catppuccin-frappe .hero.is-primary,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-primary strong,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-frappe .hero.is-primary .title,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-frappe .hero.is-primary .subtitle,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-primary .subtitle strong,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-primary .navbar-menu,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#8caaee}}html.theme--catppuccin-frappe .hero.is-primary .navbar-item,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-frappe .hero.is-primary .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-primary .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .hero.is-primary .tabs a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-primary .tabs a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#8caaee !important;opacity:1}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .hero.is-primary.is-bold,html.theme--catppuccin-frappe .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-frappe .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}}html.theme--catppuccin-frappe .hero.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-link strong{color:inherit}html.theme--catppuccin-frappe .hero.is-link .title{color:#fff}html.theme--catppuccin-frappe .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-link .navbar-menu{background-color:#8caaee}}html.theme--catppuccin-frappe .hero.is-link .navbar-item,html.theme--catppuccin-frappe .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-link a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-link .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-link .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-link .tabs li.is-active a{color:#8caaee !important;opacity:1}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .hero.is-link.is-bold{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}}html.theme--catppuccin-frappe .hero.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-info strong{color:inherit}html.theme--catppuccin-frappe .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-info .navbar-menu{background-color:#81c8be}}html.theme--catppuccin-frappe .hero.is-info .navbar-item,html.theme--catppuccin-frappe .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-info .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-info .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-info .tabs li.is-active a{color:#81c8be !important;opacity:1}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .hero.is-info.is-bold{background-image:linear-gradient(141deg, #52c4a1 0%, #81c8be 71%, #8fd2d4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #52c4a1 0%, #81c8be 71%, #8fd2d4 100%)}}html.theme--catppuccin-frappe .hero.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-success strong{color:inherit}html.theme--catppuccin-frappe .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-success .navbar-menu{background-color:#a6d189}}html.theme--catppuccin-frappe .hero.is-success .navbar-item,html.theme--catppuccin-frappe .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-success .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-success .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-success .tabs li.is-active a{color:#a6d189 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .hero.is-success.is-bold{background-image:linear-gradient(141deg, #9ccd5a 0%, #a6d189 71%, #a8dc98 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #9ccd5a 0%, #a6d189 71%, #a8dc98 100%)}}html.theme--catppuccin-frappe .hero.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-warning strong{color:inherit}html.theme--catppuccin-frappe .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-warning .navbar-menu{background-color:#e5c890}}html.theme--catppuccin-frappe .hero.is-warning .navbar-item,html.theme--catppuccin-frappe .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-warning .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-warning .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-warning .tabs li.is-active a{color:#e5c890 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #e5a05d 0%, #e5c890 71%, #ede0a2 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e5a05d 0%, #e5c890 71%, #ede0a2 100%)}}html.theme--catppuccin-frappe .hero.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-danger strong{color:inherit}html.theme--catppuccin-frappe .hero.is-danger .title{color:#fff}html.theme--catppuccin-frappe .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-danger .navbar-menu{background-color:#e78284}}html.theme--catppuccin-frappe .hero.is-danger .navbar-item,html.theme--catppuccin-frappe .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-danger .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-danger .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-danger .tabs li.is-active a{color:#e78284 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#e78284}html.theme--catppuccin-frappe .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #e94d6a 0%, #e78284 71%, #eea294 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e94d6a 0%, #e78284 71%, #eea294 100%)}}html.theme--catppuccin-frappe .hero.is-small .hero-body,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-frappe .hero.is-halfheight .hero-body,html.theme--catppuccin-frappe .hero.is-fullheight .hero-body,html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-frappe .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-frappe .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-frappe .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-frappe .hero-video{overflow:hidden}html.theme--catppuccin-frappe .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-frappe .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero-video{display:none}}html.theme--catppuccin-frappe .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero-buttons .button{display:flex}html.theme--catppuccin-frappe .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-frappe .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-frappe .hero-head,html.theme--catppuccin-frappe .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero-body{padding:3rem 3rem}}html.theme--catppuccin-frappe .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .section{padding:3rem 3rem}html.theme--catppuccin-frappe .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-frappe .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-frappe .footer{background-color:#292c3c;padding:3rem 1.5rem 6rem}html.theme--catppuccin-frappe h1 .docs-heading-anchor,html.theme--catppuccin-frappe h1 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h1 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h2 .docs-heading-anchor,html.theme--catppuccin-frappe h2 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h2 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h3 .docs-heading-anchor,html.theme--catppuccin-frappe h3 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h3 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h4 .docs-heading-anchor,html.theme--catppuccin-frappe h4 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h4 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h5 .docs-heading-anchor,html.theme--catppuccin-frappe h5 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h5 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h6 .docs-heading-anchor,html.theme--catppuccin-frappe h6 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h6 .docs-heading-anchor:visited{color:#c6d0f5}html.theme--catppuccin-frappe h1 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h2 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h3 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h4 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h5 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-frappe h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-frappe h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-frappe .docs-light-only{display:none !important}html.theme--catppuccin-frappe pre{position:relative;overflow:hidden}html.theme--catppuccin-frappe pre code,html.theme--catppuccin-frappe pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-frappe pre code:first-of-type,html.theme--catppuccin-frappe pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-frappe pre code:last-of-type,html.theme--catppuccin-frappe pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-frappe pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#c6d0f5;cursor:pointer;text-align:center}html.theme--catppuccin-frappe pre .copy-button:focus,html.theme--catppuccin-frappe pre .copy-button:hover{opacity:1;background:rgba(198,208,245,0.1);color:#8caaee}html.theme--catppuccin-frappe pre .copy-button.success{color:#a6d189;opacity:1}html.theme--catppuccin-frappe pre .copy-button.error{color:#e78284;opacity:1}html.theme--catppuccin-frappe pre:hover .copy-button{opacity:1}html.theme--catppuccin-frappe .admonition{background-color:#292c3c;border-style:solid;border-width:2px;border-color:#b5bfe2;border-radius:4px;font-size:1rem}html.theme--catppuccin-frappe .admonition strong{color:currentColor}html.theme--catppuccin-frappe .admonition.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-frappe .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .admonition.is-default{background-color:#292c3c;border-color:#b5bfe2}html.theme--catppuccin-frappe .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#b5bfe2}html.theme--catppuccin-frappe .admonition.is-default>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-info{background-color:#292c3c;border-color:#81c8be}html.theme--catppuccin-frappe .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#81c8be}html.theme--catppuccin-frappe .admonition.is-info>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-success{background-color:#292c3c;border-color:#a6d189}html.theme--catppuccin-frappe .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6d189}html.theme--catppuccin-frappe .admonition.is-success>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-warning{background-color:#292c3c;border-color:#e5c890}html.theme--catppuccin-frappe .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#e5c890}html.theme--catppuccin-frappe .admonition.is-warning>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-danger{background-color:#292c3c;border-color:#e78284}html.theme--catppuccin-frappe .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#e78284}html.theme--catppuccin-frappe .admonition.is-danger>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-compat{background-color:#292c3c;border-color:#99d1db}html.theme--catppuccin-frappe .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#99d1db}html.theme--catppuccin-frappe .admonition.is-compat>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition-header{color:#b5bfe2;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-frappe .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-frappe details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-frappe details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-frappe details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-frappe .admonition-body{color:#c6d0f5;padding:0.5rem .75rem}html.theme--catppuccin-frappe .admonition-body pre{background-color:#292c3c}html.theme--catppuccin-frappe .admonition-body code{background-color:#292c3c}html.theme--catppuccin-frappe .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #626880;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-frappe .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#292c3c;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #626880;overflow:auto}html.theme--catppuccin-frappe .docstring>header code{background-color:transparent}html.theme--catppuccin-frappe .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-frappe .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-frappe .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-frappe .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #626880}html.theme--catppuccin-frappe .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-frappe .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-frappe .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-frappe .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-frappe .documenter-example-output{background-color:#303446}html.theme--catppuccin-frappe .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#292c3c;color:#c6d0f5;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-frappe .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-frappe .outdated-warning-overlay a{color:#8caaee}html.theme--catppuccin-frappe .outdated-warning-overlay a:hover{color:#99d1db}html.theme--catppuccin-frappe .content pre{border:2px solid #626880;border-radius:4px}html.theme--catppuccin-frappe .content code{font-weight:inherit}html.theme--catppuccin-frappe .content a code{color:#8caaee}html.theme--catppuccin-frappe .content a:hover code{color:#99d1db}html.theme--catppuccin-frappe .content h1 code,html.theme--catppuccin-frappe .content h2 code,html.theme--catppuccin-frappe .content h3 code,html.theme--catppuccin-frappe .content h4 code,html.theme--catppuccin-frappe .content h5 code,html.theme--catppuccin-frappe .content h6 code{color:#c6d0f5}html.theme--catppuccin-frappe .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-frappe .content blockquote>ul:first-child,html.theme--catppuccin-frappe .content blockquote>ol:first-child,html.theme--catppuccin-frappe .content .admonition-body>ul:first-child,html.theme--catppuccin-frappe .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-frappe pre,html.theme--catppuccin-frappe code{font-variant-ligatures:no-contextual}html.theme--catppuccin-frappe .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-frappe .breadcrumb a.is-disabled,html.theme--catppuccin-frappe .breadcrumb a.is-disabled:hover{color:#b0bef1}html.theme--catppuccin-frappe .hljs{background:initial !important}html.theme--catppuccin-frappe .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-frappe .katex-display,html.theme--catppuccin-frappe mjx-container,html.theme--catppuccin-frappe .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-frappe html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-frappe li.no-marker{list-style:none}html.theme--catppuccin-frappe #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-frappe #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main{width:100%}html.theme--catppuccin-frappe #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-frappe #documenter .docs-main>header,html.theme--catppuccin-frappe #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar{background-color:#303446;border-bottom:1px solid #626880;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-frappe #documenter .docs-main section.footnotes{border-top:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-frappe .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #626880;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-frappe #documenter .docs-sidebar{display:flex;flex-direction:column;color:#c6d0f5;background-color:#292c3c;border-right:1px solid #626880;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-frappe #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name a:hover{color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #626880;display:none;padding:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #626880;padding-bottom:1.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#c6d0f5;background:#292c3c}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#c6d0f5;background-color:#313548}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #626880;border-bottom:1px solid #626880;background-color:#232634}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#232634;color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#313548;color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-frappe #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3a3e54}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#4a506c}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3a3e54}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#4a506c}}html.theme--catppuccin-frappe kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-frappe .search-min-width-50{min-width:50%}html.theme--catppuccin-frappe .search-min-height-100{min-height:100%}html.theme--catppuccin-frappe .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-frappe .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover,html.theme--catppuccin-frappe .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-frappe .search-result-link .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-frappe .property-search-result-badge,html.theme--catppuccin-frappe .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-frappe .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:hover .search-filter,html.theme--catppuccin-frappe .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-frappe .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-frappe .search-filter:hover,html.theme--catppuccin-frappe .search-filter:focus{color:#333}html.theme--catppuccin-frappe .search-filter-selected{color:#414559;background-color:#babbf1}html.theme--catppuccin-frappe .search-filter-selected:hover,html.theme--catppuccin-frappe .search-filter-selected:focus{color:#414559}html.theme--catppuccin-frappe .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-frappe .search-divider{border-bottom:1px solid #626880}html.theme--catppuccin-frappe .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-frappe .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-frappe .w-100{width:100%}html.theme--catppuccin-frappe .gap-2{gap:0.5rem}html.theme--catppuccin-frappe .gap-4{gap:1rem}html.theme--catppuccin-frappe .gap-8{gap:2rem}html.theme--catppuccin-frappe{background-color:#303446;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-frappe a{transition:all 200ms ease}html.theme--catppuccin-frappe .label{color:#c6d0f5}html.theme--catppuccin-frappe .button,html.theme--catppuccin-frappe .control.has-icons-left .icon,html.theme--catppuccin-frappe .control.has-icons-right .icon,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .select,html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea{height:2.5em;color:#c6d0f5}html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#c6d0f5}html.theme--catppuccin-frappe .select:after,html.theme--catppuccin-frappe .select select{border-width:1px}html.theme--catppuccin-frappe .menu-list a{transition:all 300ms ease}html.theme--catppuccin-frappe .modal-card-foot,html.theme--catppuccin-frappe .modal-card-head{border-color:#626880}html.theme--catppuccin-frappe .navbar{border-radius:.4em}html.theme--catppuccin-frappe .navbar.is-transparent{background:none}html.theme--catppuccin-frappe .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .navbar .navbar-menu{background-color:#8caaee;border-radius:0 0 .4em .4em}}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){color:#414559}html.theme--catppuccin-frappe .tag.is-link:not(body),html.theme--catppuccin-frappe .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-frappe .content kbd.is-link:not(body){color:#414559}html.theme--catppuccin-frappe .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-frappe .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-frappe .ansi span.sgr3{font-style:italic}html.theme--catppuccin-frappe .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-frappe .ansi span.sgr7{color:#303446;background-color:#c6d0f5}html.theme--catppuccin-frappe .ansi span.sgr8{color:transparent}html.theme--catppuccin-frappe .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-frappe .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-frappe .ansi span.sgr30{color:#51576d}html.theme--catppuccin-frappe .ansi span.sgr31{color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr32{color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr33{color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr34{color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr35{color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr36{color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr37{color:#b5bfe2}html.theme--catppuccin-frappe .ansi span.sgr40{background-color:#51576d}html.theme--catppuccin-frappe .ansi span.sgr41{background-color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr42{background-color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr43{background-color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr44{background-color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr45{background-color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr46{background-color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr47{background-color:#b5bfe2}html.theme--catppuccin-frappe .ansi span.sgr90{color:#626880}html.theme--catppuccin-frappe .ansi span.sgr91{color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr92{color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr93{color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr94{color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr95{color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr96{color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr97{color:#a5adce}html.theme--catppuccin-frappe .ansi span.sgr100{background-color:#626880}html.theme--catppuccin-frappe .ansi span.sgr101{background-color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr102{background-color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr103{background-color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr104{background-color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr105{background-color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr106{background-color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr107{background-color:#a5adce}html.theme--catppuccin-frappe code.language-julia-repl>span.hljs-meta{color:#a6d189;font-weight:bolder}html.theme--catppuccin-frappe code .hljs{color:#c6d0f5;background:#303446}html.theme--catppuccin-frappe code .hljs-keyword{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-built_in{color:#e78284}html.theme--catppuccin-frappe code .hljs-type{color:#e5c890}html.theme--catppuccin-frappe code .hljs-literal{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-number{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-operator{color:#81c8be}html.theme--catppuccin-frappe code .hljs-punctuation{color:#b5bfe2}html.theme--catppuccin-frappe code .hljs-property{color:#81c8be}html.theme--catppuccin-frappe code .hljs-regexp{color:#f4b8e4}html.theme--catppuccin-frappe code .hljs-string{color:#a6d189}html.theme--catppuccin-frappe code .hljs-char.escape_{color:#a6d189}html.theme--catppuccin-frappe code .hljs-subst{color:#a5adce}html.theme--catppuccin-frappe code .hljs-symbol{color:#eebebe}html.theme--catppuccin-frappe code .hljs-variable{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-variable.language_{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-variable.constant_{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-title{color:#8caaee}html.theme--catppuccin-frappe code .hljs-title.class_{color:#e5c890}html.theme--catppuccin-frappe code .hljs-title.function_{color:#8caaee}html.theme--catppuccin-frappe code .hljs-params{color:#c6d0f5}html.theme--catppuccin-frappe code .hljs-comment{color:#626880}html.theme--catppuccin-frappe code .hljs-doctag{color:#e78284}html.theme--catppuccin-frappe code .hljs-meta{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-section{color:#8caaee}html.theme--catppuccin-frappe code .hljs-tag{color:#a5adce}html.theme--catppuccin-frappe code .hljs-name{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-attr{color:#8caaee}html.theme--catppuccin-frappe code .hljs-attribute{color:#a6d189}html.theme--catppuccin-frappe code .hljs-bullet{color:#81c8be}html.theme--catppuccin-frappe code .hljs-code{color:#a6d189}html.theme--catppuccin-frappe code .hljs-emphasis{color:#e78284;font-style:italic}html.theme--catppuccin-frappe code .hljs-strong{color:#e78284;font-weight:bold}html.theme--catppuccin-frappe code .hljs-formula{color:#81c8be}html.theme--catppuccin-frappe code .hljs-link{color:#85c1dc;font-style:italic}html.theme--catppuccin-frappe code .hljs-quote{color:#a6d189;font-style:italic}html.theme--catppuccin-frappe code .hljs-selector-tag{color:#e5c890}html.theme--catppuccin-frappe code .hljs-selector-id{color:#8caaee}html.theme--catppuccin-frappe code .hljs-selector-class{color:#81c8be}html.theme--catppuccin-frappe code .hljs-selector-attr{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-selector-pseudo{color:#81c8be}html.theme--catppuccin-frappe code .hljs-template-tag{color:#eebebe}html.theme--catppuccin-frappe code .hljs-template-variable{color:#eebebe}html.theme--catppuccin-frappe code .hljs-addition{color:#a6d189;background:rgba(166,227,161,0.15)}html.theme--catppuccin-frappe code .hljs-deletion{color:#e78284;background:rgba(243,139,168,0.15)}html.theme--catppuccin-frappe .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover,html.theme--catppuccin-frappe .search-result-link:focus{background-color:#414559}html.theme--catppuccin-frappe .search-result-link .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:hover .search-filter,html.theme--catppuccin-frappe .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:focus .search-filter{color:#414559 !important;background-color:#babbf1 !important}html.theme--catppuccin-frappe .search-result-title{color:#c6d0f5}html.theme--catppuccin-frappe .search-result-highlight{background-color:#e78284;color:#292c3c}html.theme--catppuccin-frappe .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-frappe .w-100{width:100%}html.theme--catppuccin-frappe .gap-2{gap:0.5rem}html.theme--catppuccin-frappe .gap-4{gap:1rem} diff --git a/previews/PR29/assets/themes/catppuccin-latte.css b/previews/PR29/assets/themes/catppuccin-latte.css new file mode 100644 index 0000000..ca172b6 --- /dev/null +++ b/previews/PR29/assets/themes/catppuccin-latte.css @@ -0,0 +1 @@ +html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte .file-name,html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-latte .pagination-previous:focus,html.theme--catppuccin-latte .pagination-next:focus,html.theme--catppuccin-latte .pagination-link:focus,html.theme--catppuccin-latte .pagination-ellipsis:focus,html.theme--catppuccin-latte .file-cta:focus,html.theme--catppuccin-latte .file-name:focus,html.theme--catppuccin-latte .select select:focus,html.theme--catppuccin-latte .textarea:focus,html.theme--catppuccin-latte .input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-latte .button:focus,html.theme--catppuccin-latte .is-focused.pagination-previous,html.theme--catppuccin-latte .is-focused.pagination-next,html.theme--catppuccin-latte .is-focused.pagination-link,html.theme--catppuccin-latte .is-focused.pagination-ellipsis,html.theme--catppuccin-latte .is-focused.file-cta,html.theme--catppuccin-latte .is-focused.file-name,html.theme--catppuccin-latte .select select.is-focused,html.theme--catppuccin-latte .is-focused.textarea,html.theme--catppuccin-latte .is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-focused.button,html.theme--catppuccin-latte .pagination-previous:active,html.theme--catppuccin-latte .pagination-next:active,html.theme--catppuccin-latte .pagination-link:active,html.theme--catppuccin-latte .pagination-ellipsis:active,html.theme--catppuccin-latte .file-cta:active,html.theme--catppuccin-latte .file-name:active,html.theme--catppuccin-latte .select select:active,html.theme--catppuccin-latte .textarea:active,html.theme--catppuccin-latte .input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-latte .button:active,html.theme--catppuccin-latte .is-active.pagination-previous,html.theme--catppuccin-latte .is-active.pagination-next,html.theme--catppuccin-latte .is-active.pagination-link,html.theme--catppuccin-latte .is-active.pagination-ellipsis,html.theme--catppuccin-latte .is-active.file-cta,html.theme--catppuccin-latte .is-active.file-name,html.theme--catppuccin-latte .select select.is-active,html.theme--catppuccin-latte .is-active.textarea,html.theme--catppuccin-latte .is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .is-active.button{outline:none}html.theme--catppuccin-latte .pagination-previous[disabled],html.theme--catppuccin-latte .pagination-next[disabled],html.theme--catppuccin-latte .pagination-link[disabled],html.theme--catppuccin-latte .pagination-ellipsis[disabled],html.theme--catppuccin-latte .file-cta[disabled],html.theme--catppuccin-latte .file-name[disabled],html.theme--catppuccin-latte .select select[disabled],html.theme--catppuccin-latte .textarea[disabled],html.theme--catppuccin-latte .input[disabled],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-latte .button[disabled],fieldset[disabled] html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-latte .file-name,html.theme--catppuccin-latte fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-latte .select select,fieldset[disabled] html.theme--catppuccin-latte .textarea,fieldset[disabled] html.theme--catppuccin-latte .input,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte fieldset[disabled] .select select,html.theme--catppuccin-latte .select fieldset[disabled] select,html.theme--catppuccin-latte fieldset[disabled] .textarea,html.theme--catppuccin-latte fieldset[disabled] .input,html.theme--catppuccin-latte fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-latte .button,html.theme--catppuccin-latte fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-latte .tabs,html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .breadcrumb,html.theme--catppuccin-latte .file,html.theme--catppuccin-latte .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-latte .admonition:not(:last-child),html.theme--catppuccin-latte .tabs:not(:last-child),html.theme--catppuccin-latte .pagination:not(:last-child),html.theme--catppuccin-latte .message:not(:last-child),html.theme--catppuccin-latte .level:not(:last-child),html.theme--catppuccin-latte .breadcrumb:not(:last-child),html.theme--catppuccin-latte .block:not(:last-child),html.theme--catppuccin-latte .title:not(:last-child),html.theme--catppuccin-latte .subtitle:not(:last-child),html.theme--catppuccin-latte .table-container:not(:last-child),html.theme--catppuccin-latte .table:not(:last-child),html.theme--catppuccin-latte .progress:not(:last-child),html.theme--catppuccin-latte .notification:not(:last-child),html.theme--catppuccin-latte .content:not(:last-child),html.theme--catppuccin-latte .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .modal-close,html.theme--catppuccin-latte .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-latte .modal-close::before,html.theme--catppuccin-latte .delete::before,html.theme--catppuccin-latte .modal-close::after,html.theme--catppuccin-latte .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-latte .modal-close::before,html.theme--catppuccin-latte .delete::before{height:2px;width:50%}html.theme--catppuccin-latte .modal-close::after,html.theme--catppuccin-latte .delete::after{height:50%;width:2px}html.theme--catppuccin-latte .modal-close:hover,html.theme--catppuccin-latte .delete:hover,html.theme--catppuccin-latte .modal-close:focus,html.theme--catppuccin-latte .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-latte .modal-close:active,html.theme--catppuccin-latte .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-latte .is-small.modal-close,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-latte .is-small.delete,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-latte .is-medium.modal-close,html.theme--catppuccin-latte .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-latte .is-large.modal-close,html.theme--catppuccin-latte .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-latte .control.is-loading::after,html.theme--catppuccin-latte .select.is-loading::after,html.theme--catppuccin-latte .loader,html.theme--catppuccin-latte .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #8c8fa1;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-latte .hero-video,html.theme--catppuccin-latte .modal-background,html.theme--catppuccin-latte .modal,html.theme--catppuccin-latte .image.is-square img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-latte .image.is-square .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-latte .image.is-1by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-latte .image.is-1by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-latte .image.is-5by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-latte .image.is-5by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-latte .image.is-4by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-latte .image.is-4by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-latte .image.is-3by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-latte .image.is-5by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-latte .image.is-5by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-latte .image.is-16by9 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-latte .image.is-16by9 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-latte .image.is-2by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-latte .image.is-2by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-latte .image.is-3by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-latte .image.is-3by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-latte .image.is-4by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-latte .image.is-4by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-latte .image.is-3by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-latte .image.is-3by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-latte .image.is-2by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-latte .image.is-2by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-latte .image.is-3by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-latte .image.is-9by16 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-latte .image.is-9by16 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-latte .image.is-1by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-latte .image.is-1by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-latte .image.is-1by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-latte .image.is-1by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-latte .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#ccd0da !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#aeb5c5 !important}.has-background-dark{background-color:#ccd0da !important}.has-text-primary{color:#1e66f5 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#0a4ed6 !important}.has-background-primary{background-color:#1e66f5 !important}.has-text-primary-light{color:#ebf2fe !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bbd1fc !important}.has-background-primary-light{background-color:#ebf2fe !important}.has-text-primary-dark{color:#0a52e1 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#286df5 !important}.has-background-primary-dark{background-color:#0a52e1 !important}.has-text-link{color:#1e66f5 !important}a.has-text-link:hover,a.has-text-link:focus{color:#0a4ed6 !important}.has-background-link{background-color:#1e66f5 !important}.has-text-link-light{color:#ebf2fe !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bbd1fc !important}.has-background-link-light{background-color:#ebf2fe !important}.has-text-link-dark{color:#0a52e1 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#286df5 !important}.has-background-link-dark{background-color:#0a52e1 !important}.has-text-info{color:#179299 !important}a.has-text-info:hover,a.has-text-info:focus{color:#10686d !important}.has-background-info{background-color:#179299 !important}.has-text-info-light{color:#edfcfc !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c1f3f6 !important}.has-background-info-light{background-color:#edfcfc !important}.has-text-info-dark{color:#1cb2ba !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#2ad5df !important}.has-background-info-dark{background-color:#1cb2ba !important}.has-text-success{color:#40a02b !important}a.has-text-success:hover,a.has-text-success:focus{color:#307820 !important}.has-background-success{background-color:#40a02b !important}.has-text-success-light{color:#f1fbef !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#cef0c7 !important}.has-background-success-light{background-color:#f1fbef !important}.has-text-success-dark{color:#40a12b !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#50c936 !important}.has-background-success-dark{background-color:#40a12b !important}.has-text-warning{color:#df8e1d !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#b27117 !important}.has-background-warning{background-color:#df8e1d !important}.has-text-warning-light{color:#fdf6ed !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f7e0c0 !important}.has-background-warning-light{background-color:#fdf6ed !important}.has-text-warning-dark{color:#9e6515 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#cb811a !important}.has-background-warning-dark{background-color:#9e6515 !important}.has-text-danger{color:#d20f39 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a20c2c !important}.has-background-danger{background-color:#d20f39 !important}.has-text-danger-light{color:#feecf0 !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#fabcca !important}.has-background-danger-light{background-color:#feecf0 !important}.has-text-danger-dark{color:#e9113f !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#f13c63 !important}.has-background-danger-dark{background-color:#e9113f !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#ccd0da !important}.has-background-grey-darker{background-color:#ccd0da !important}.has-text-grey-dark{color:#bcc0cc !important}.has-background-grey-dark{background-color:#bcc0cc !important}.has-text-grey{color:#acb0be !important}.has-background-grey{background-color:#acb0be !important}.has-text-grey-light{color:#9ca0b0 !important}.has-background-grey-light{background-color:#9ca0b0 !important}.has-text-grey-lighter{color:#8c8fa1 !important}.has-background-grey-lighter{background-color:#8c8fa1 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-latte html{background-color:#eff1f5;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-latte article,html.theme--catppuccin-latte aside,html.theme--catppuccin-latte figure,html.theme--catppuccin-latte footer,html.theme--catppuccin-latte header,html.theme--catppuccin-latte hgroup,html.theme--catppuccin-latte section{display:block}html.theme--catppuccin-latte body,html.theme--catppuccin-latte button,html.theme--catppuccin-latte input,html.theme--catppuccin-latte optgroup,html.theme--catppuccin-latte select,html.theme--catppuccin-latte textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-latte code,html.theme--catppuccin-latte pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-latte body{color:#4c4f69;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-latte a{color:#1e66f5;cursor:pointer;text-decoration:none}html.theme--catppuccin-latte a strong{color:currentColor}html.theme--catppuccin-latte a:hover{color:#04a5e5}html.theme--catppuccin-latte code{background-color:#e6e9ef;color:#4c4f69;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-latte hr{background-color:#e6e9ef;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-latte img{height:auto;max-width:100%}html.theme--catppuccin-latte input[type="checkbox"],html.theme--catppuccin-latte input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-latte small{font-size:.875em}html.theme--catppuccin-latte span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-latte strong{color:#41445a;font-weight:700}html.theme--catppuccin-latte fieldset{border:none}html.theme--catppuccin-latte pre{-webkit-overflow-scrolling:touch;background-color:#e6e9ef;color:#4c4f69;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-latte pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-latte table td,html.theme--catppuccin-latte table th{vertical-align:top}html.theme--catppuccin-latte table td:not([align]),html.theme--catppuccin-latte table th:not([align]){text-align:inherit}html.theme--catppuccin-latte table th{color:#41445a}html.theme--catppuccin-latte .box{background-color:#bcc0cc;border-radius:8px;box-shadow:none;color:#4c4f69;display:block;padding:1.25rem}html.theme--catppuccin-latte a.box:hover,html.theme--catppuccin-latte a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #1e66f5}html.theme--catppuccin-latte a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #1e66f5}html.theme--catppuccin-latte .button{background-color:#e6e9ef;border-color:#fff;border-width:1px;color:#1e66f5;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-latte .button strong{color:inherit}html.theme--catppuccin-latte .button .icon,html.theme--catppuccin-latte .button .icon.is-small,html.theme--catppuccin-latte .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-latte .button .icon.is-medium,html.theme--catppuccin-latte .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-latte .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-latte .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-latte .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-latte .button:hover,html.theme--catppuccin-latte .button.is-hovered{border-color:#9ca0b0;color:#41445a}html.theme--catppuccin-latte .button:focus,html.theme--catppuccin-latte .button.is-focused{border-color:#9ca0b0;color:#0b57ef}html.theme--catppuccin-latte .button:focus:not(:active),html.theme--catppuccin-latte .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button:active,html.theme--catppuccin-latte .button.is-active{border-color:#bcc0cc;color:#41445a}html.theme--catppuccin-latte .button.is-text{background-color:transparent;border-color:transparent;color:#4c4f69;text-decoration:underline}html.theme--catppuccin-latte .button.is-text:hover,html.theme--catppuccin-latte .button.is-text.is-hovered,html.theme--catppuccin-latte .button.is-text:focus,html.theme--catppuccin-latte .button.is-text.is-focused{background-color:#e6e9ef;color:#41445a}html.theme--catppuccin-latte .button.is-text:active,html.theme--catppuccin-latte .button.is-text.is-active{background-color:#d6dbe5;color:#41445a}html.theme--catppuccin-latte .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-latte .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#1e66f5;text-decoration:none}html.theme--catppuccin-latte .button.is-ghost:hover,html.theme--catppuccin-latte .button.is-ghost.is-hovered{color:#1e66f5;text-decoration:underline}html.theme--catppuccin-latte .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:hover,html.theme--catppuccin-latte .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:focus,html.theme--catppuccin-latte .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:focus:not(:active),html.theme--catppuccin-latte .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .button.is-white:active,html.theme--catppuccin-latte .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-latte .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted:hover,html.theme--catppuccin-latte .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-latte .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-white.is-outlined:hover,html.theme--catppuccin-latte .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-white.is-outlined:focus,html.theme--catppuccin-latte .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:hover,html.theme--catppuccin-latte .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:focus,html.theme--catppuccin-latte .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:focus:not(:active),html.theme--catppuccin-latte .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .button.is-black:active,html.theme--catppuccin-latte .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-latte .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted:hover,html.theme--catppuccin-latte .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-outlined:hover,html.theme--catppuccin-latte .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-black.is-outlined:focus,html.theme--catppuccin-latte .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:hover,html.theme--catppuccin-latte .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:focus,html.theme--catppuccin-latte .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:focus:not(:active),html.theme--catppuccin-latte .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .button.is-light:active,html.theme--catppuccin-latte .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-latte .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted:hover,html.theme--catppuccin-latte .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-outlined:hover,html.theme--catppuccin-latte .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-light.is-outlined:focus,html.theme--catppuccin-latte .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark,html.theme--catppuccin-latte .content kbd.button{background-color:#ccd0da;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:hover,html.theme--catppuccin-latte .content kbd.button:hover,html.theme--catppuccin-latte .button.is-dark.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-hovered{background-color:#c5c9d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:focus,html.theme--catppuccin-latte .content kbd.button:focus,html.theme--catppuccin-latte .button.is-dark.is-focused,html.theme--catppuccin-latte .content kbd.button.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:focus:not(:active),html.theme--catppuccin-latte .content kbd.button:focus:not(:active),html.theme--catppuccin-latte .button.is-dark.is-focused:not(:active),html.theme--catppuccin-latte .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .button.is-dark:active,html.theme--catppuccin-latte .content kbd.button:active,html.theme--catppuccin-latte .button.is-dark.is-active,html.theme--catppuccin-latte .content kbd.button.is-active{background-color:#bdc2cf;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark[disabled],html.theme--catppuccin-latte .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button{background-color:#ccd0da;border-color:#ccd0da;box-shadow:none}html.theme--catppuccin-latte .button.is-dark.is-inverted,html.theme--catppuccin-latte .content kbd.button.is-inverted{background-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted:hover,html.theme--catppuccin-latte .content kbd.button.is-inverted:hover,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-inverted[disabled],html.theme--catppuccin-latte .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-loading::after,html.theme--catppuccin-latte .content kbd.button.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-dark.is-outlined,html.theme--catppuccin-latte .content kbd.button.is-outlined{background-color:transparent;border-color:#ccd0da;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-outlined:hover,html.theme--catppuccin-latte .content kbd.button.is-outlined:hover,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-dark.is-outlined:focus,html.theme--catppuccin-latte .content kbd.button.is-outlined:focus,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-focused{background-color:#ccd0da;border-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #ccd0da #ccd0da !important}html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-dark.is-outlined[disabled],html.theme--catppuccin-latte .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-outlined{background-color:transparent;border-color:#ccd0da;box-shadow:none;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ccd0da #ccd0da !important}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-primary,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:hover,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:focus,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:focus:not(:active),html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-latte .button.is-primary.is-focused:not(:active),html.theme--catppuccin-latte .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button.is-primary:active,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-latte .button.is-primary.is-active,html.theme--catppuccin-latte .docstring>section>a.button.is-active.docs-sourcelink{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary[disabled],html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink{background-color:#1e66f5;border-color:#1e66f5;box-shadow:none}html.theme--catppuccin-latte .button.is-primary.is-inverted,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-primary.is-inverted[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-loading::after,html.theme--catppuccin-latte .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-primary.is-outlined,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-outlined:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-latte .button.is-primary.is-outlined:focus,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-primary.is-outlined[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#1e66f5;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-light,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .button.is-primary.is-light:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-light.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#dfe9fe;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-primary.is-light:active,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-latte .button.is-primary.is-light.is-active,html.theme--catppuccin-latte .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d3e1fd;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-link{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:hover,html.theme--catppuccin-latte .button.is-link.is-hovered{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:focus,html.theme--catppuccin-latte .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:focus:not(:active),html.theme--catppuccin-latte .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button.is-link:active,html.theme--catppuccin-latte .button.is-link.is-active{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link{background-color:#1e66f5;border-color:#1e66f5;box-shadow:none}html.theme--catppuccin-latte .button.is-link.is-inverted{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted:hover,html.theme--catppuccin-latte .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-link.is-outlined{background-color:transparent;border-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-outlined:hover,html.theme--catppuccin-latte .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-link.is-outlined:focus,html.theme--catppuccin-latte .button.is-link.is-outlined.is-focused{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-outlined{background-color:transparent;border-color:#1e66f5;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-link.is-light{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .button.is-link.is-light:hover,html.theme--catppuccin-latte .button.is-link.is-light.is-hovered{background-color:#dfe9fe;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-link.is-light:active,html.theme--catppuccin-latte .button.is-link.is-light.is-active{background-color:#d3e1fd;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-info{background-color:#179299;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:hover,html.theme--catppuccin-latte .button.is-info.is-hovered{background-color:#15878e;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:focus,html.theme--catppuccin-latte .button.is-info.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:focus:not(:active),html.theme--catppuccin-latte .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .button.is-info:active,html.theme--catppuccin-latte .button.is-info.is-active{background-color:#147d83;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info{background-color:#179299;border-color:#179299;box-shadow:none}html.theme--catppuccin-latte .button.is-info.is-inverted{background-color:#fff;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted:hover,html.theme--catppuccin-latte .button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#179299}html.theme--catppuccin-latte .button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-info.is-outlined{background-color:transparent;border-color:#179299;color:#179299}html.theme--catppuccin-latte .button.is-info.is-outlined:hover,html.theme--catppuccin-latte .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-info.is-outlined:focus,html.theme--catppuccin-latte .button.is-info.is-outlined.is-focused{background-color:#179299;border-color:#179299;color:#fff}html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #179299 #179299 !important}html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-outlined{background-color:transparent;border-color:#179299;box-shadow:none;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #179299 #179299 !important}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-info.is-light{background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .button.is-info.is-light:hover,html.theme--catppuccin-latte .button.is-info.is-light.is-hovered{background-color:#e2f9fb;border-color:transparent;color:#1cb2ba}html.theme--catppuccin-latte .button.is-info.is-light:active,html.theme--catppuccin-latte .button.is-info.is-light.is-active{background-color:#d7f7f9;border-color:transparent;color:#1cb2ba}html.theme--catppuccin-latte .button.is-success{background-color:#40a02b;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:hover,html.theme--catppuccin-latte .button.is-success.is-hovered{background-color:#3c9628;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:focus,html.theme--catppuccin-latte .button.is-success.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:focus:not(:active),html.theme--catppuccin-latte .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .button.is-success:active,html.theme--catppuccin-latte .button.is-success.is-active{background-color:#388c26;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success{background-color:#40a02b;border-color:#40a02b;box-shadow:none}html.theme--catppuccin-latte .button.is-success.is-inverted{background-color:#fff;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted:hover,html.theme--catppuccin-latte .button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-success.is-outlined{background-color:transparent;border-color:#40a02b;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-outlined:hover,html.theme--catppuccin-latte .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-success.is-outlined:focus,html.theme--catppuccin-latte .button.is-success.is-outlined.is-focused{background-color:#40a02b;border-color:#40a02b;color:#fff}html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #40a02b #40a02b !important}html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-outlined{background-color:transparent;border-color:#40a02b;box-shadow:none;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #40a02b #40a02b !important}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-success.is-light{background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .button.is-success.is-light:hover,html.theme--catppuccin-latte .button.is-success.is-light.is-hovered{background-color:#e8f8e5;border-color:transparent;color:#40a12b}html.theme--catppuccin-latte .button.is-success.is-light:active,html.theme--catppuccin-latte .button.is-success.is-light.is-active{background-color:#e0f5db;border-color:transparent;color:#40a12b}html.theme--catppuccin-latte .button.is-warning{background-color:#df8e1d;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:hover,html.theme--catppuccin-latte .button.is-warning.is-hovered{background-color:#d4871c;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:focus,html.theme--catppuccin-latte .button.is-warning.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:focus:not(:active),html.theme--catppuccin-latte .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .button.is-warning:active,html.theme--catppuccin-latte .button.is-warning.is-active{background-color:#c8801a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning{background-color:#df8e1d;border-color:#df8e1d;box-shadow:none}html.theme--catppuccin-latte .button.is-warning.is-inverted{background-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted:hover,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-warning.is-outlined{background-color:transparent;border-color:#df8e1d;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-outlined:hover,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-warning.is-outlined:focus,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-focused{background-color:#df8e1d;border-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #df8e1d #df8e1d !important}html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-outlined{background-color:transparent;border-color:#df8e1d;box-shadow:none;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-focused{background-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #df8e1d #df8e1d !important}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-light{background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .button.is-warning.is-light:hover,html.theme--catppuccin-latte .button.is-warning.is-light.is-hovered{background-color:#fbf1e2;border-color:transparent;color:#9e6515}html.theme--catppuccin-latte .button.is-warning.is-light:active,html.theme--catppuccin-latte .button.is-warning.is-light.is-active{background-color:#faebd6;border-color:transparent;color:#9e6515}html.theme--catppuccin-latte .button.is-danger{background-color:#d20f39;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:hover,html.theme--catppuccin-latte .button.is-danger.is-hovered{background-color:#c60e36;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:focus,html.theme--catppuccin-latte .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:focus:not(:active),html.theme--catppuccin-latte .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .button.is-danger:active,html.theme--catppuccin-latte .button.is-danger.is-active{background-color:#ba0d33;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger{background-color:#d20f39;border-color:#d20f39;box-shadow:none}html.theme--catppuccin-latte .button.is-danger.is-inverted{background-color:#fff;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted:hover,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-danger.is-outlined{background-color:transparent;border-color:#d20f39;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-outlined:hover,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-danger.is-outlined:focus,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-focused{background-color:#d20f39;border-color:#d20f39;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #d20f39 #d20f39 !important}html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-outlined{background-color:transparent;border-color:#d20f39;box-shadow:none;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #d20f39 #d20f39 !important}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-light{background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .button.is-danger.is-light:hover,html.theme--catppuccin-latte .button.is-danger.is-light.is-hovered{background-color:#fde0e6;border-color:transparent;color:#e9113f}html.theme--catppuccin-latte .button.is-danger.is-light:active,html.theme--catppuccin-latte .button.is-danger.is-light.is-active{background-color:#fcd4dd;border-color:transparent;color:#e9113f}html.theme--catppuccin-latte .button.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-latte .button.is-small:not(.is-rounded),html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-latte .button.is-normal{font-size:1rem}html.theme--catppuccin-latte .button.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .button.is-large{font-size:1.5rem}html.theme--catppuccin-latte .button[disabled],fieldset[disabled] html.theme--catppuccin-latte .button{background-color:#9ca0b0;border-color:#acb0be;box-shadow:none;opacity:.5}html.theme--catppuccin-latte .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-latte .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-latte .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-latte .button.is-static{background-color:#e6e9ef;border-color:#acb0be;color:#8c8fa1;box-shadow:none;pointer-events:none}html.theme--catppuccin-latte .button.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-latte .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-latte .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-latte .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-latte .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-latte .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-latte .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-latte .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-latte .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-latte .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-latte .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-latte .buttons.has-addons .button:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-latte .buttons.has-addons .button:focus,html.theme--catppuccin-latte .buttons.has-addons .button.is-focused,html.theme--catppuccin-latte .buttons.has-addons .button:active,html.theme--catppuccin-latte .buttons.has-addons .button.is-active,html.theme--catppuccin-latte .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-latte .buttons.has-addons .button:focus:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-latte .buttons.has-addons .button:active:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-latte .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .buttons.is-centered{justify-content:center}html.theme--catppuccin-latte .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-latte .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-latte .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .button.is-responsive.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-latte .button.is-responsive,html.theme--catppuccin-latte .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-latte .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-latte .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .button.is-responsive.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-latte .button.is-responsive,html.theme--catppuccin-latte .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-latte .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-latte .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-latte .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-latte .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-latte .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-latte .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-latte .content li+li{margin-top:0.25em}html.theme--catppuccin-latte .content p:not(:last-child),html.theme--catppuccin-latte .content dl:not(:last-child),html.theme--catppuccin-latte .content ol:not(:last-child),html.theme--catppuccin-latte .content ul:not(:last-child),html.theme--catppuccin-latte .content blockquote:not(:last-child),html.theme--catppuccin-latte .content pre:not(:last-child),html.theme--catppuccin-latte .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-latte .content h1,html.theme--catppuccin-latte .content h2,html.theme--catppuccin-latte .content h3,html.theme--catppuccin-latte .content h4,html.theme--catppuccin-latte .content h5,html.theme--catppuccin-latte .content h6{color:#4c4f69;font-weight:600;line-height:1.125}html.theme--catppuccin-latte .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-latte .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-latte .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-latte .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-latte .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-latte .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-latte .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-latte .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-latte .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-latte .content blockquote{background-color:#e6e9ef;border-left:5px solid #acb0be;padding:1.25em 1.5em}html.theme--catppuccin-latte .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-latte .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-latte .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-latte .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-latte .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-latte .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-latte .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-latte .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-latte .content ul ul ul{list-style-type:square}html.theme--catppuccin-latte .content dd{margin-left:2em}html.theme--catppuccin-latte .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-latte .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-latte .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-latte .content figure img{display:inline-block}html.theme--catppuccin-latte .content figure figcaption{font-style:italic}html.theme--catppuccin-latte .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-latte .content sup,html.theme--catppuccin-latte .content sub{font-size:75%}html.theme--catppuccin-latte .content table{width:100%}html.theme--catppuccin-latte .content table td,html.theme--catppuccin-latte .content table th{border:1px solid #acb0be;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-latte .content table th{color:#41445a}html.theme--catppuccin-latte .content table th:not([align]){text-align:inherit}html.theme--catppuccin-latte .content table thead td,html.theme--catppuccin-latte .content table thead th{border-width:0 0 2px;color:#41445a}html.theme--catppuccin-latte .content table tfoot td,html.theme--catppuccin-latte .content table tfoot th{border-width:2px 0 0;color:#41445a}html.theme--catppuccin-latte .content table tbody tr:last-child td,html.theme--catppuccin-latte .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-latte .content .tabs li+li{margin-top:0}html.theme--catppuccin-latte .content.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-latte .content.is-normal{font-size:1rem}html.theme--catppuccin-latte .content.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .content.is-large{font-size:1.5rem}html.theme--catppuccin-latte .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-latte .icon.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-latte .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-latte .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-latte .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-latte .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-latte .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-latte div.icon-text{display:flex}html.theme--catppuccin-latte .image,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-latte .image img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-latte .image img.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-latte .image.is-fullwidth,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-latte .image.is-square img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-latte .image.is-square .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-latte .image.is-1by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-latte .image.is-1by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-latte .image.is-5by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-latte .image.is-5by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-latte .image.is-4by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-latte .image.is-4by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-latte .image.is-3by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-latte .image.is-5by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-latte .image.is-5by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-latte .image.is-16by9 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-latte .image.is-16by9 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-latte .image.is-2by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-latte .image.is-2by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-latte .image.is-3by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-latte .image.is-3by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-latte .image.is-4by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-latte .image.is-4by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-latte .image.is-3by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-latte .image.is-3by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-latte .image.is-2by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-latte .image.is-2by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-latte .image.is-3by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-latte .image.is-9by16 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-latte .image.is-9by16 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-latte .image.is-1by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-latte .image.is-1by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-latte .image.is-1by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-latte .image.is-1by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-latte .image.is-square,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-latte .image.is-1by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-latte .image.is-5by4,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-latte .image.is-4by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-latte .image.is-3by2,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-latte .image.is-5by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-latte .image.is-16by9,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-latte .image.is-2by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-latte .image.is-3by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-latte .image.is-4by5,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-latte .image.is-3by4,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-latte .image.is-2by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-latte .image.is-3by5,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-latte .image.is-9by16,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-latte .image.is-1by2,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-latte .image.is-1by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-latte .image.is-16x16,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-latte .image.is-24x24,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-latte .image.is-32x32,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-latte .image.is-48x48,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-latte .image.is-64x64,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-latte .image.is-96x96,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-latte .image.is-128x128,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-latte .notification{background-color:#e6e9ef;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-latte .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-latte .notification strong{color:currentColor}html.theme--catppuccin-latte .notification code,html.theme--catppuccin-latte .notification pre{background:#fff}html.theme--catppuccin-latte .notification pre code{background:transparent}html.theme--catppuccin-latte .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-latte .notification .title,html.theme--catppuccin-latte .notification .subtitle,html.theme--catppuccin-latte .notification .content{color:currentColor}html.theme--catppuccin-latte .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .notification.is-dark,html.theme--catppuccin-latte .content kbd.notification{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .notification.is-primary,html.theme--catppuccin-latte .docstring>section>a.notification.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .notification.is-primary.is-light,html.theme--catppuccin-latte .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .notification.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .notification.is-link.is-light{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .notification.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .notification.is-info.is-light{background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .notification.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .notification.is-success.is-light{background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .notification.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .notification.is-warning.is-light{background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .notification.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .notification.is-danger.is-light{background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-latte .progress::-webkit-progress-bar{background-color:#bcc0cc}html.theme--catppuccin-latte .progress::-webkit-progress-value{background-color:#8c8fa1}html.theme--catppuccin-latte .progress::-moz-progress-bar{background-color:#8c8fa1}html.theme--catppuccin-latte .progress::-ms-fill{background-color:#8c8fa1;border:none}html.theme--catppuccin-latte .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-latte .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-latte .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-latte .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-latte .content kbd.progress::-webkit-progress-value{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-latte .content kbd.progress::-moz-progress-bar{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark::-ms-fill,html.theme--catppuccin-latte .content kbd.progress::-ms-fill{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark:indeterminate,html.theme--catppuccin-latte .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #ccd0da 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary::-ms-fill,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary:indeterminate,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #1e66f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-link::-webkit-progress-value{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link::-moz-progress-bar{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link::-ms-fill{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link:indeterminate{background-image:linear-gradient(to right, #1e66f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-info::-webkit-progress-value{background-color:#179299}html.theme--catppuccin-latte .progress.is-info::-moz-progress-bar{background-color:#179299}html.theme--catppuccin-latte .progress.is-info::-ms-fill{background-color:#179299}html.theme--catppuccin-latte .progress.is-info:indeterminate{background-image:linear-gradient(to right, #179299 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-success::-webkit-progress-value{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success::-moz-progress-bar{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success::-ms-fill{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success:indeterminate{background-image:linear-gradient(to right, #40a02b 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-warning::-webkit-progress-value{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning::-moz-progress-bar{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning::-ms-fill{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #df8e1d 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-danger::-webkit-progress-value{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger::-moz-progress-bar{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger::-ms-fill{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #d20f39 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#bcc0cc;background-image:linear-gradient(to right, #4c4f69 30%, #bcc0cc 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-latte .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-latte .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-latte .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-latte .progress.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-latte .progress.is-medium{height:1.25rem}html.theme--catppuccin-latte .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-latte .table{background-color:#bcc0cc;color:#4c4f69}html.theme--catppuccin-latte .table td,html.theme--catppuccin-latte .table th{border:1px solid #acb0be;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-latte .table td.is-white,html.theme--catppuccin-latte .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .table td.is-black,html.theme--catppuccin-latte .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .table td.is-light,html.theme--catppuccin-latte .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .table td.is-dark,html.theme--catppuccin-latte .table th.is-dark{background-color:#ccd0da;border-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .table td.is-primary,html.theme--catppuccin-latte .table th.is-primary{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-link,html.theme--catppuccin-latte .table th.is-link{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-info,html.theme--catppuccin-latte .table th.is-info{background-color:#179299;border-color:#179299;color:#fff}html.theme--catppuccin-latte .table td.is-success,html.theme--catppuccin-latte .table th.is-success{background-color:#40a02b;border-color:#40a02b;color:#fff}html.theme--catppuccin-latte .table td.is-warning,html.theme--catppuccin-latte .table th.is-warning{background-color:#df8e1d;border-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .table td.is-danger,html.theme--catppuccin-latte .table th.is-danger{background-color:#d20f39;border-color:#d20f39;color:#fff}html.theme--catppuccin-latte .table td.is-narrow,html.theme--catppuccin-latte .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-latte .table td.is-selected,html.theme--catppuccin-latte .table th.is-selected{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-selected a,html.theme--catppuccin-latte .table td.is-selected strong,html.theme--catppuccin-latte .table th.is-selected a,html.theme--catppuccin-latte .table th.is-selected strong{color:currentColor}html.theme--catppuccin-latte .table td.is-vcentered,html.theme--catppuccin-latte .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-latte .table th{color:#41445a}html.theme--catppuccin-latte .table th:not([align]){text-align:left}html.theme--catppuccin-latte .table tr.is-selected{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table tr.is-selected a,html.theme--catppuccin-latte .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-latte .table tr.is-selected td,html.theme--catppuccin-latte .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-latte .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table thead td,html.theme--catppuccin-latte .table thead th{border-width:0 0 2px;color:#41445a}html.theme--catppuccin-latte .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table tfoot td,html.theme--catppuccin-latte .table tfoot th{border-width:2px 0 0;color:#41445a}html.theme--catppuccin-latte .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table tbody tr:last-child td,html.theme--catppuccin-latte .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-latte .table.is-bordered td,html.theme--catppuccin-latte .table.is-bordered th{border-width:1px}html.theme--catppuccin-latte .table.is-bordered tr:last-child td,html.theme--catppuccin-latte .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-latte .table.is-fullwidth{width:100%}html.theme--catppuccin-latte .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#ccd0da}html.theme--catppuccin-latte .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#ccd0da}html.theme--catppuccin-latte .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#d2d5de}html.theme--catppuccin-latte .table.is-narrow td,html.theme--catppuccin-latte .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-latte .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#ccd0da}html.theme--catppuccin-latte .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-latte .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .tags .tag,html.theme--catppuccin-latte .tags .content kbd,html.theme--catppuccin-latte .content .tags kbd,html.theme--catppuccin-latte .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-latte .tags .tag:not(:last-child),html.theme--catppuccin-latte .tags .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags kbd:not(:last-child),html.theme--catppuccin-latte .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-latte .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-latte .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-latte .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-latte .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-latte .tags.is-centered{justify-content:center}html.theme--catppuccin-latte .tags.is-centered .tag,html.theme--catppuccin-latte .tags.is-centered .content kbd,html.theme--catppuccin-latte .content .tags.is-centered kbd,html.theme--catppuccin-latte .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-latte .tags.is-right{justify-content:flex-end}html.theme--catppuccin-latte .tags.is-right .tag:not(:first-child),html.theme--catppuccin-latte .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-latte .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-latte .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-latte .tags.is-right .tag:not(:last-child),html.theme--catppuccin-latte .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-latte .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-latte .tags.has-addons .tag,html.theme--catppuccin-latte .tags.has-addons .content kbd,html.theme--catppuccin-latte .content .tags.has-addons kbd,html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-latte .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-latte .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-latte .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-latte .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-latte .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-latte .tag:not(body),html.theme--catppuccin-latte .content kbd:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#e6e9ef;border-radius:.4em;color:#4c4f69;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-latte .tag:not(body) .delete,html.theme--catppuccin-latte .content kbd:not(body) .delete,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-latte .tag.is-white:not(body),html.theme--catppuccin-latte .content kbd.is-white:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .tag.is-black:not(body),html.theme--catppuccin-latte .content kbd.is-black:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .tag.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .tag.is-dark:not(body),html.theme--catppuccin-latte .content kbd:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-latte .content .docstring>section>kbd:not(body){background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .tag.is-primary:not(body),html.theme--catppuccin-latte .content kbd.is-primary:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .tag.is-primary.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .tag.is-link:not(body),html.theme--catppuccin-latte .content kbd.is-link:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .tag.is-link.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-link.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .tag.is-info:not(body),html.theme--catppuccin-latte .content kbd.is-info:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#179299;color:#fff}html.theme--catppuccin-latte .tag.is-info.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-info.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .tag.is-success:not(body),html.theme--catppuccin-latte .content kbd.is-success:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .tag.is-success.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-success.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .tag.is-warning:not(body),html.theme--catppuccin-latte .content kbd.is-warning:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .tag.is-warning.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .tag.is-danger:not(body),html.theme--catppuccin-latte .content kbd.is-danger:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .tag.is-danger.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .tag.is-normal:not(body),html.theme--catppuccin-latte .content kbd.is-normal:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-latte .tag.is-medium:not(body),html.theme--catppuccin-latte .content kbd.is-medium:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-latte .tag.is-large:not(body),html.theme--catppuccin-latte .content kbd.is-large:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-latte .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-latte .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-latte .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-latte .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-latte .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-latte .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-latte .tag.is-delete:not(body),html.theme--catppuccin-latte .content kbd.is-delete:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-latte .tag.is-delete:not(body)::before,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::before,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-latte .tag.is-delete:not(body)::after,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::after,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-latte .tag.is-delete:not(body)::before,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::before,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-latte .tag.is-delete:not(body)::after,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::after,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-latte .tag.is-delete:not(body):hover,html.theme--catppuccin-latte .content kbd.is-delete:not(body):hover,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-latte .tag.is-delete:not(body):focus,html.theme--catppuccin-latte .content kbd.is-delete:not(body):focus,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#d6dbe5}html.theme--catppuccin-latte .tag.is-delete:not(body):active,html.theme--catppuccin-latte .content kbd.is-delete:not(body):active,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#c7cedb}html.theme--catppuccin-latte .tag.is-rounded:not(body),html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-latte .content kbd.is-rounded:not(body),html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-latte a.tag:hover,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-latte .title,html.theme--catppuccin-latte .subtitle{word-break:break-word}html.theme--catppuccin-latte .title em,html.theme--catppuccin-latte .title span,html.theme--catppuccin-latte .subtitle em,html.theme--catppuccin-latte .subtitle span{font-weight:inherit}html.theme--catppuccin-latte .title sub,html.theme--catppuccin-latte .subtitle sub{font-size:.75em}html.theme--catppuccin-latte .title sup,html.theme--catppuccin-latte .subtitle sup{font-size:.75em}html.theme--catppuccin-latte .title .tag,html.theme--catppuccin-latte .title .content kbd,html.theme--catppuccin-latte .content .title kbd,html.theme--catppuccin-latte .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-latte .subtitle .tag,html.theme--catppuccin-latte .subtitle .content kbd,html.theme--catppuccin-latte .content .subtitle kbd,html.theme--catppuccin-latte .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-latte .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-latte .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-latte .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-latte .title.is-1{font-size:3rem}html.theme--catppuccin-latte .title.is-2{font-size:2.5rem}html.theme--catppuccin-latte .title.is-3{font-size:2rem}html.theme--catppuccin-latte .title.is-4{font-size:1.5rem}html.theme--catppuccin-latte .title.is-5{font-size:1.25rem}html.theme--catppuccin-latte .title.is-6{font-size:1rem}html.theme--catppuccin-latte .title.is-7{font-size:.75rem}html.theme--catppuccin-latte .subtitle{color:#9ca0b0;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-latte .subtitle strong{color:#9ca0b0;font-weight:600}html.theme--catppuccin-latte .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-latte .subtitle.is-1{font-size:3rem}html.theme--catppuccin-latte .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-latte .subtitle.is-3{font-size:2rem}html.theme--catppuccin-latte .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-latte .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-latte .subtitle.is-6{font-size:1rem}html.theme--catppuccin-latte .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-latte .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-latte .number{align-items:center;background-color:#e6e9ef;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{background-color:#eff1f5;border-color:#acb0be;border-radius:.4em;color:#8c8fa1}html.theme--catppuccin-latte .select select::-moz-placeholder,html.theme--catppuccin-latte .textarea::-moz-placeholder,html.theme--catppuccin-latte .input::-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-latte .select select::-webkit-input-placeholder,html.theme--catppuccin-latte .textarea::-webkit-input-placeholder,html.theme--catppuccin-latte .input::-webkit-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:-moz-placeholder,html.theme--catppuccin-latte .textarea:-moz-placeholder,html.theme--catppuccin-latte .input:-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:-ms-input-placeholder,html.theme--catppuccin-latte .textarea:-ms-input-placeholder,html.theme--catppuccin-latte .input:-ms-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:hover,html.theme--catppuccin-latte .textarea:hover,html.theme--catppuccin-latte .input:hover,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-latte .select select.is-hovered,html.theme--catppuccin-latte .is-hovered.textarea,html.theme--catppuccin-latte .is-hovered.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#9ca0b0}html.theme--catppuccin-latte .select select:focus,html.theme--catppuccin-latte .textarea:focus,html.theme--catppuccin-latte .input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-latte .select select.is-focused,html.theme--catppuccin-latte .is-focused.textarea,html.theme--catppuccin-latte .is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .select select:active,html.theme--catppuccin-latte .textarea:active,html.theme--catppuccin-latte .input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-latte .select select.is-active,html.theme--catppuccin-latte .is-active.textarea,html.theme--catppuccin-latte .is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#1e66f5;box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select select[disabled],html.theme--catppuccin-latte .textarea[disabled],html.theme--catppuccin-latte .input[disabled],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-latte .select select,fieldset[disabled] html.theme--catppuccin-latte .textarea,fieldset[disabled] html.theme--catppuccin-latte .input,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{background-color:#9ca0b0;border-color:#e6e9ef;box-shadow:none;color:#616587}html.theme--catppuccin-latte .select select[disabled]::-moz-placeholder,html.theme--catppuccin-latte .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-latte .input[disabled]::-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]:-moz-placeholder,html.theme--catppuccin-latte .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-latte .input[disabled]:-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-latte .textarea[readonly],html.theme--catppuccin-latte .input[readonly],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-latte .is-white.textarea,html.theme--catppuccin-latte .is-white.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-latte .is-white.textarea:focus,html.theme--catppuccin-latte .is-white.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-latte .is-white.is-focused.textarea,html.theme--catppuccin-latte .is-white.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-white.textarea:active,html.theme--catppuccin-latte .is-white.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-latte .is-white.is-active.textarea,html.theme--catppuccin-latte .is-white.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .is-black.textarea,html.theme--catppuccin-latte .is-black.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-latte .is-black.textarea:focus,html.theme--catppuccin-latte .is-black.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-latte .is-black.is-focused.textarea,html.theme--catppuccin-latte .is-black.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-black.textarea:active,html.theme--catppuccin-latte .is-black.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-latte .is-black.is-active.textarea,html.theme--catppuccin-latte .is-black.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .is-light.textarea,html.theme--catppuccin-latte .is-light.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-latte .is-light.textarea:focus,html.theme--catppuccin-latte .is-light.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-latte .is-light.is-focused.textarea,html.theme--catppuccin-latte .is-light.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-light.textarea:active,html.theme--catppuccin-latte .is-light.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-latte .is-light.is-active.textarea,html.theme--catppuccin-latte .is-light.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .is-dark.textarea,html.theme--catppuccin-latte .content kbd.textarea,html.theme--catppuccin-latte .is-dark.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-latte .content kbd.input{border-color:#ccd0da}html.theme--catppuccin-latte .is-dark.textarea:focus,html.theme--catppuccin-latte .content kbd.textarea:focus,html.theme--catppuccin-latte .is-dark.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-latte .content kbd.input:focus,html.theme--catppuccin-latte .is-dark.is-focused.textarea,html.theme--catppuccin-latte .content kbd.is-focused.textarea,html.theme--catppuccin-latte .is-dark.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .content kbd.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-dark.textarea:active,html.theme--catppuccin-latte .content kbd.textarea:active,html.theme--catppuccin-latte .is-dark.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-latte .content kbd.input:active,html.theme--catppuccin-latte .is-dark.is-active.textarea,html.theme--catppuccin-latte .content kbd.is-active.textarea,html.theme--catppuccin-latte .is-dark.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .content kbd.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .is-primary.textarea,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink{border-color:#1e66f5}html.theme--catppuccin-latte .is-primary.textarea:focus,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-latte .is-primary.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-latte .is-primary.is-focused.textarea,html.theme--catppuccin-latte .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-latte .is-primary.textarea:active,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-latte .is-primary.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-latte .is-primary.is-active.textarea,html.theme--catppuccin-latte .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .is-link.textarea,html.theme--catppuccin-latte .is-link.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#1e66f5}html.theme--catppuccin-latte .is-link.textarea:focus,html.theme--catppuccin-latte .is-link.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-latte .is-link.is-focused.textarea,html.theme--catppuccin-latte .is-link.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-link.textarea:active,html.theme--catppuccin-latte .is-link.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-latte .is-link.is-active.textarea,html.theme--catppuccin-latte .is-link.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .is-info.textarea,html.theme--catppuccin-latte .is-info.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#179299}html.theme--catppuccin-latte .is-info.textarea:focus,html.theme--catppuccin-latte .is-info.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-latte .is-info.is-focused.textarea,html.theme--catppuccin-latte .is-info.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-info.textarea:active,html.theme--catppuccin-latte .is-info.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-latte .is-info.is-active.textarea,html.theme--catppuccin-latte .is-info.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .is-success.textarea,html.theme--catppuccin-latte .is-success.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#40a02b}html.theme--catppuccin-latte .is-success.textarea:focus,html.theme--catppuccin-latte .is-success.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-latte .is-success.is-focused.textarea,html.theme--catppuccin-latte .is-success.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-success.textarea:active,html.theme--catppuccin-latte .is-success.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-latte .is-success.is-active.textarea,html.theme--catppuccin-latte .is-success.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .is-warning.textarea,html.theme--catppuccin-latte .is-warning.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#df8e1d}html.theme--catppuccin-latte .is-warning.textarea:focus,html.theme--catppuccin-latte .is-warning.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-latte .is-warning.is-focused.textarea,html.theme--catppuccin-latte .is-warning.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-warning.textarea:active,html.theme--catppuccin-latte .is-warning.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-latte .is-warning.is-active.textarea,html.theme--catppuccin-latte .is-warning.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .is-danger.textarea,html.theme--catppuccin-latte .is-danger.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#d20f39}html.theme--catppuccin-latte .is-danger.textarea:focus,html.theme--catppuccin-latte .is-danger.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-latte .is-danger.is-focused.textarea,html.theme--catppuccin-latte .is-danger.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-danger.textarea:active,html.theme--catppuccin-latte .is-danger.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-latte .is-danger.is-active.textarea,html.theme--catppuccin-latte .is-danger.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .is-small.textarea,html.theme--catppuccin-latte .is-small.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-latte .is-medium.textarea,html.theme--catppuccin-latte .is-medium.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .is-large.textarea,html.theme--catppuccin-latte .is-large.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-latte .is-fullwidth.textarea,html.theme--catppuccin-latte .is-fullwidth.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-latte .is-inline.textarea,html.theme--catppuccin-latte .is-inline.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-latte .input.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-latte .input.is-static,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-latte .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-latte .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-latte .textarea[rows]{height:initial}html.theme--catppuccin-latte .textarea.has-fixed-size{resize:none}html.theme--catppuccin-latte .radio,html.theme--catppuccin-latte .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-latte .radio input,html.theme--catppuccin-latte .checkbox input{cursor:pointer}html.theme--catppuccin-latte .radio:hover,html.theme--catppuccin-latte .checkbox:hover{color:#04a5e5}html.theme--catppuccin-latte .radio[disabled],html.theme--catppuccin-latte .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-latte .radio,fieldset[disabled] html.theme--catppuccin-latte .checkbox,html.theme--catppuccin-latte .radio input[disabled],html.theme--catppuccin-latte .checkbox input[disabled]{color:#616587;cursor:not-allowed}html.theme--catppuccin-latte .radio+.radio{margin-left:.5em}html.theme--catppuccin-latte .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-latte .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading)::after{border-color:#1e66f5;right:1.125em;z-index:4}html.theme--catppuccin-latte .select.is-rounded select,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-latte .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-latte .select select::-ms-expand{display:none}html.theme--catppuccin-latte .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-latte .select select:hover{border-color:#e6e9ef}html.theme--catppuccin-latte .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-latte .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-latte .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#04a5e5}html.theme--catppuccin-latte .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-latte .select.is-white select{border-color:#fff}html.theme--catppuccin-latte .select.is-white select:hover,html.theme--catppuccin-latte .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-latte .select.is-white select:focus,html.theme--catppuccin-latte .select.is-white select.is-focused,html.theme--catppuccin-latte .select.is-white select:active,html.theme--catppuccin-latte .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-latte .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-latte .select.is-black select:hover,html.theme--catppuccin-latte .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-latte .select.is-black select:focus,html.theme--catppuccin-latte .select.is-black select.is-focused,html.theme--catppuccin-latte .select.is-black select:active,html.theme--catppuccin-latte .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-latte .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-latte .select.is-light select:hover,html.theme--catppuccin-latte .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-latte .select.is-light select:focus,html.theme--catppuccin-latte .select.is-light select.is-focused,html.theme--catppuccin-latte .select.is-light select:active,html.theme--catppuccin-latte .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .select.is-dark:not(:hover)::after,html.theme--catppuccin-latte .content kbd.select:not(:hover)::after{border-color:#ccd0da}html.theme--catppuccin-latte .select.is-dark select,html.theme--catppuccin-latte .content kbd.select select{border-color:#ccd0da}html.theme--catppuccin-latte .select.is-dark select:hover,html.theme--catppuccin-latte .content kbd.select select:hover,html.theme--catppuccin-latte .select.is-dark select.is-hovered,html.theme--catppuccin-latte .content kbd.select select.is-hovered{border-color:#bdc2cf}html.theme--catppuccin-latte .select.is-dark select:focus,html.theme--catppuccin-latte .content kbd.select select:focus,html.theme--catppuccin-latte .select.is-dark select.is-focused,html.theme--catppuccin-latte .content kbd.select select.is-focused,html.theme--catppuccin-latte .select.is-dark select:active,html.theme--catppuccin-latte .content kbd.select select:active,html.theme--catppuccin-latte .select.is-dark select.is-active,html.theme--catppuccin-latte .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .select.is-primary:not(:hover)::after,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-primary select,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-primary select:hover,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-latte .select.is-primary select.is-hovered,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#0b57ef}html.theme--catppuccin-latte .select.is-primary select:focus,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-latte .select.is-primary select.is-focused,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-latte .select.is-primary select:active,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-latte .select.is-primary select.is-active,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select.is-link:not(:hover)::after{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-link select{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-link select:hover,html.theme--catppuccin-latte .select.is-link select.is-hovered{border-color:#0b57ef}html.theme--catppuccin-latte .select.is-link select:focus,html.theme--catppuccin-latte .select.is-link select.is-focused,html.theme--catppuccin-latte .select.is-link select:active,html.theme--catppuccin-latte .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select.is-info:not(:hover)::after{border-color:#179299}html.theme--catppuccin-latte .select.is-info select{border-color:#179299}html.theme--catppuccin-latte .select.is-info select:hover,html.theme--catppuccin-latte .select.is-info select.is-hovered{border-color:#147d83}html.theme--catppuccin-latte .select.is-info select:focus,html.theme--catppuccin-latte .select.is-info select.is-focused,html.theme--catppuccin-latte .select.is-info select:active,html.theme--catppuccin-latte .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .select.is-success:not(:hover)::after{border-color:#40a02b}html.theme--catppuccin-latte .select.is-success select{border-color:#40a02b}html.theme--catppuccin-latte .select.is-success select:hover,html.theme--catppuccin-latte .select.is-success select.is-hovered{border-color:#388c26}html.theme--catppuccin-latte .select.is-success select:focus,html.theme--catppuccin-latte .select.is-success select.is-focused,html.theme--catppuccin-latte .select.is-success select:active,html.theme--catppuccin-latte .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .select.is-warning:not(:hover)::after{border-color:#df8e1d}html.theme--catppuccin-latte .select.is-warning select{border-color:#df8e1d}html.theme--catppuccin-latte .select.is-warning select:hover,html.theme--catppuccin-latte .select.is-warning select.is-hovered{border-color:#c8801a}html.theme--catppuccin-latte .select.is-warning select:focus,html.theme--catppuccin-latte .select.is-warning select.is-focused,html.theme--catppuccin-latte .select.is-warning select:active,html.theme--catppuccin-latte .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .select.is-danger:not(:hover)::after{border-color:#d20f39}html.theme--catppuccin-latte .select.is-danger select{border-color:#d20f39}html.theme--catppuccin-latte .select.is-danger select:hover,html.theme--catppuccin-latte .select.is-danger select.is-hovered{border-color:#ba0d33}html.theme--catppuccin-latte .select.is-danger select:focus,html.theme--catppuccin-latte .select.is-danger select.is-focused,html.theme--catppuccin-latte .select.is-danger select:active,html.theme--catppuccin-latte .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .select.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-latte .select.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .select.is-large{font-size:1.5rem}html.theme--catppuccin-latte .select.is-disabled::after{border-color:#616587 !important;opacity:0.5}html.theme--catppuccin-latte .select.is-fullwidth{width:100%}html.theme--catppuccin-latte .select.is-fullwidth select{width:100%}html.theme--catppuccin-latte .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-latte .select.is-loading.is-small:after,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-latte .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-latte .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-latte .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-latte .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:hover .file-cta,html.theme--catppuccin-latte .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:focus .file-cta,html.theme--catppuccin-latte .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:active .file-cta,html.theme--catppuccin-latte .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-black:hover .file-cta,html.theme--catppuccin-latte .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-black:focus .file-cta,html.theme--catppuccin-latte .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-latte .file.is-black:active .file-cta,html.theme--catppuccin-latte .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:hover .file-cta,html.theme--catppuccin-latte .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:focus .file-cta,html.theme--catppuccin-latte .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:active .file-cta,html.theme--catppuccin-latte .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark .file-cta,html.theme--catppuccin-latte .content kbd.file .file-cta{background-color:#ccd0da;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:hover .file-cta,html.theme--catppuccin-latte .content kbd.file:hover .file-cta,html.theme--catppuccin-latte .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-latte .content kbd.file.is-hovered .file-cta{background-color:#c5c9d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:focus .file-cta,html.theme--catppuccin-latte .content kbd.file:focus .file-cta,html.theme--catppuccin-latte .file.is-dark.is-focused .file-cta,html.theme--catppuccin-latte .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(204,208,218,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:active .file-cta,html.theme--catppuccin-latte .content kbd.file:active .file-cta,html.theme--catppuccin-latte .file.is-dark.is-active .file-cta,html.theme--catppuccin-latte .content kbd.file.is-active .file-cta{background-color:#bdc2cf;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-primary .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-primary:hover .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-latte .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-primary:focus .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-latte .file.is-primary.is-focused .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(30,102,245,0.25);color:#fff}html.theme--catppuccin-latte .file.is-primary:active .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-latte .file.is-primary.is-active .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link .file-cta{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link:hover .file-cta,html.theme--catppuccin-latte .file.is-link.is-hovered .file-cta{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link:focus .file-cta,html.theme--catppuccin-latte .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(30,102,245,0.25);color:#fff}html.theme--catppuccin-latte .file.is-link:active .file-cta,html.theme--catppuccin-latte .file.is-link.is-active .file-cta{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info .file-cta{background-color:#179299;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info:hover .file-cta,html.theme--catppuccin-latte .file.is-info.is-hovered .file-cta{background-color:#15878e;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info:focus .file-cta,html.theme--catppuccin-latte .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(23,146,153,0.25);color:#fff}html.theme--catppuccin-latte .file.is-info:active .file-cta,html.theme--catppuccin-latte .file.is-info.is-active .file-cta{background-color:#147d83;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success .file-cta{background-color:#40a02b;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success:hover .file-cta,html.theme--catppuccin-latte .file.is-success.is-hovered .file-cta{background-color:#3c9628;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success:focus .file-cta,html.theme--catppuccin-latte .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(64,160,43,0.25);color:#fff}html.theme--catppuccin-latte .file.is-success:active .file-cta,html.theme--catppuccin-latte .file.is-success.is-active .file-cta{background-color:#388c26;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning .file-cta{background-color:#df8e1d;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning:hover .file-cta,html.theme--catppuccin-latte .file.is-warning.is-hovered .file-cta{background-color:#d4871c;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning:focus .file-cta,html.theme--catppuccin-latte .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(223,142,29,0.25);color:#fff}html.theme--catppuccin-latte .file.is-warning:active .file-cta,html.theme--catppuccin-latte .file.is-warning.is-active .file-cta{background-color:#c8801a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger .file-cta{background-color:#d20f39;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger:hover .file-cta,html.theme--catppuccin-latte .file.is-danger.is-hovered .file-cta{background-color:#c60e36;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger:focus .file-cta,html.theme--catppuccin-latte .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(210,15,57,0.25);color:#fff}html.theme--catppuccin-latte .file.is-danger:active .file-cta,html.theme--catppuccin-latte .file.is-danger.is-active .file-cta{background-color:#ba0d33;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-latte .file.is-normal{font-size:1rem}html.theme--catppuccin-latte .file.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-latte .file.is-large{font-size:1.5rem}html.theme--catppuccin-latte .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-latte .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-latte .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-latte .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-latte .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-latte .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-latte .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-latte .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-latte .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-latte .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-latte .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-latte .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-latte .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-latte .file.is-centered{justify-content:center}html.theme--catppuccin-latte .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-latte .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-latte .file.is-right{justify-content:flex-end}html.theme--catppuccin-latte .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-latte .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-latte .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-latte .file-label:hover .file-cta{background-color:#c5c9d5;color:#41445a}html.theme--catppuccin-latte .file-label:hover .file-name{border-color:#a5a9b8}html.theme--catppuccin-latte .file-label:active .file-cta{background-color:#bdc2cf;color:#41445a}html.theme--catppuccin-latte .file-label:active .file-name{border-color:#9ea2b3}html.theme--catppuccin-latte .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte .file-name{border-color:#acb0be;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-latte .file-cta{background-color:#ccd0da;color:#4c4f69}html.theme--catppuccin-latte .file-name{border-color:#acb0be;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-latte .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-latte .file-icon .fa{font-size:14px}html.theme--catppuccin-latte .label{color:#41445a;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-latte .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-latte .label.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-latte .label.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .label.is-large{font-size:1.5rem}html.theme--catppuccin-latte .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-latte .help.is-white{color:#fff}html.theme--catppuccin-latte .help.is-black{color:#0a0a0a}html.theme--catppuccin-latte .help.is-light{color:#f5f5f5}html.theme--catppuccin-latte .help.is-dark,html.theme--catppuccin-latte .content kbd.help{color:#ccd0da}html.theme--catppuccin-latte .help.is-primary,html.theme--catppuccin-latte .docstring>section>a.help.docs-sourcelink{color:#1e66f5}html.theme--catppuccin-latte .help.is-link{color:#1e66f5}html.theme--catppuccin-latte .help.is-info{color:#179299}html.theme--catppuccin-latte .help.is-success{color:#40a02b}html.theme--catppuccin-latte .help.is-warning{color:#df8e1d}html.theme--catppuccin-latte .help.is-danger{color:#d20f39}html.theme--catppuccin-latte .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-latte .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-latte .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-latte .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-latte .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-latte .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-latte .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-latte .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-latte .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-latte .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field.is-horizontal{display:flex}}html.theme--catppuccin-latte .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-latte .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-latte .field-label.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-latte .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-latte .field-body .field{margin-bottom:0}html.theme--catppuccin-latte .field-body>.field{flex-shrink:1}html.theme--catppuccin-latte .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-latte .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-latte .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-latte .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right .select:focus~.icon{color:#ccd0da}html.theme--catppuccin-latte .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-latte .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-latte .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-latte .control.has-icons-left .icon,html.theme--catppuccin-latte .control.has-icons-right .icon{color:#acb0be;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-latte .control.has-icons-left .input,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-latte .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-latte .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-latte .control.has-icons-right .input,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-latte .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-latte .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-latte .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-latte .control.is-loading.is-small:after,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-latte .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-latte .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-latte .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-latte .breadcrumb a{align-items:center;color:#1e66f5;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-latte .breadcrumb a:hover{color:#04a5e5}html.theme--catppuccin-latte .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-latte .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-latte .breadcrumb li.is-active a{color:#41445a;cursor:default;pointer-events:none}html.theme--catppuccin-latte .breadcrumb li+li::before{color:#9ca0b0;content:"\0002f"}html.theme--catppuccin-latte .breadcrumb ul,html.theme--catppuccin-latte .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-latte .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-latte .breadcrumb.is-centered ol,html.theme--catppuccin-latte .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-latte .breadcrumb.is-right ol,html.theme--catppuccin-latte .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-latte .breadcrumb.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-latte .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-latte .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-latte .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-latte .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-latte .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-latte .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#4c4f69;max-width:100%;position:relative}html.theme--catppuccin-latte .card-footer:first-child,html.theme--catppuccin-latte .card-content:first-child,html.theme--catppuccin-latte .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-latte .card-footer:last-child,html.theme--catppuccin-latte .card-content:last-child,html.theme--catppuccin-latte .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-latte .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-latte .card-header-title{align-items:center;color:#41445a;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-latte .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-latte .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-latte .card-image{display:block;position:relative}html.theme--catppuccin-latte .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-latte .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-latte .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-latte .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-latte .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-latte .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-latte .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-latte .dropdown.is-active .dropdown-menu,html.theme--catppuccin-latte .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-latte .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-latte .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-latte .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-latte .dropdown-content{background-color:#e6e9ef;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-latte .dropdown-item{color:#4c4f69;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-latte a.dropdown-item,html.theme--catppuccin-latte button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-latte a.dropdown-item:hover,html.theme--catppuccin-latte button.dropdown-item:hover{background-color:#e6e9ef;color:#0a0a0a}html.theme--catppuccin-latte a.dropdown-item.is-active,html.theme--catppuccin-latte button.dropdown-item.is-active{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-latte .level{align-items:center;justify-content:space-between}html.theme--catppuccin-latte .level code{border-radius:.4em}html.theme--catppuccin-latte .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-latte .level.is-mobile{display:flex}html.theme--catppuccin-latte .level.is-mobile .level-left,html.theme--catppuccin-latte .level.is-mobile .level-right{display:flex}html.theme--catppuccin-latte .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-latte .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-latte .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level{display:flex}html.theme--catppuccin-latte .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-latte .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-latte .level-item .title,html.theme--catppuccin-latte .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-latte .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-latte .level-left,html.theme--catppuccin-latte .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .level-left .level-item.is-flexible,html.theme--catppuccin-latte .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-left .level-item:not(:last-child),html.theme--catppuccin-latte .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-latte .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-latte .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-left{display:flex}}html.theme--catppuccin-latte .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-right{display:flex}}html.theme--catppuccin-latte .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-latte .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-latte .media .media{border-top:1px solid rgba(172,176,190,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-latte .media .media .content:not(:last-child),html.theme--catppuccin-latte .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-latte .media .media .media{padding-top:.5rem}html.theme--catppuccin-latte .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-latte .media+.media{border-top:1px solid rgba(172,176,190,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-latte .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-latte .media-left,html.theme--catppuccin-latte .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .media-left{margin-right:1rem}html.theme--catppuccin-latte .media-right{margin-left:1rem}html.theme--catppuccin-latte .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-latte .media-content{overflow-x:auto}}html.theme--catppuccin-latte .menu{font-size:1rem}html.theme--catppuccin-latte .menu.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-latte .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .menu.is-large{font-size:1.5rem}html.theme--catppuccin-latte .menu-list{line-height:1.25}html.theme--catppuccin-latte .menu-list a{border-radius:3px;color:#4c4f69;display:block;padding:0.5em 0.75em}html.theme--catppuccin-latte .menu-list a:hover{background-color:#e6e9ef;color:#41445a}html.theme--catppuccin-latte .menu-list a.is-active{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .menu-list li ul{border-left:1px solid #acb0be;margin:.75em;padding-left:.75em}html.theme--catppuccin-latte .menu-label{color:#616587;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-latte .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-latte .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-latte .message{background-color:#e6e9ef;border-radius:.4em;font-size:1rem}html.theme--catppuccin-latte .message strong{color:currentColor}html.theme--catppuccin-latte .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-latte .message.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-latte .message.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .message.is-large{font-size:1.5rem}html.theme--catppuccin-latte .message.is-white{background-color:#fff}html.theme--catppuccin-latte .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-latte .message.is-black{background-color:#fafafa}html.theme--catppuccin-latte .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-latte .message.is-light{background-color:#fafafa}html.theme--catppuccin-latte .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-latte .message.is-dark,html.theme--catppuccin-latte .content kbd.message{background-color:#f9fafb}html.theme--catppuccin-latte .message.is-dark .message-header,html.theme--catppuccin-latte .content kbd.message .message-header{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .message.is-dark .message-body,html.theme--catppuccin-latte .content kbd.message .message-body{border-color:#ccd0da}html.theme--catppuccin-latte .message.is-primary,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink{background-color:#ebf2fe}html.theme--catppuccin-latte .message.is-primary .message-header,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink .message-header{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .message.is-primary .message-body,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink .message-body{border-color:#1e66f5;color:#0a52e1}html.theme--catppuccin-latte .message.is-link{background-color:#ebf2fe}html.theme--catppuccin-latte .message.is-link .message-header{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .message.is-link .message-body{border-color:#1e66f5;color:#0a52e1}html.theme--catppuccin-latte .message.is-info{background-color:#edfcfc}html.theme--catppuccin-latte .message.is-info .message-header{background-color:#179299;color:#fff}html.theme--catppuccin-latte .message.is-info .message-body{border-color:#179299;color:#1cb2ba}html.theme--catppuccin-latte .message.is-success{background-color:#f1fbef}html.theme--catppuccin-latte .message.is-success .message-header{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .message.is-success .message-body{border-color:#40a02b;color:#40a12b}html.theme--catppuccin-latte .message.is-warning{background-color:#fdf6ed}html.theme--catppuccin-latte .message.is-warning .message-header{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .message.is-warning .message-body{border-color:#df8e1d;color:#9e6515}html.theme--catppuccin-latte .message.is-danger{background-color:#feecf0}html.theme--catppuccin-latte .message.is-danger .message-header{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .message.is-danger .message-body{border-color:#d20f39;color:#e9113f}html.theme--catppuccin-latte .message-header{align-items:center;background-color:#4c4f69;border-radius:.4em .4em 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-latte .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-latte .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .message-body{border-color:#acb0be;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#4c4f69;padding:1.25em 1.5em}html.theme--catppuccin-latte .message-body code,html.theme--catppuccin-latte .message-body pre{background-color:#fff}html.theme--catppuccin-latte .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-latte .modal.is-active{display:flex}html.theme--catppuccin-latte .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-latte .modal-content,html.theme--catppuccin-latte .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-latte .modal-content,html.theme--catppuccin-latte .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-latte .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-latte .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-latte .modal-card-head,html.theme--catppuccin-latte .modal-card-foot{align-items:center;background-color:#e6e9ef;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-latte .modal-card-head{border-bottom:1px solid #acb0be;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-latte .modal-card-title{color:#4c4f69;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-latte .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #acb0be}html.theme--catppuccin-latte .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-latte .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#eff1f5;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-latte .navbar{background-color:#1e66f5;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-latte .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-latte .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-latte .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-latte .navbar.is-dark,html.theme--catppuccin-latte .content kbd.navbar{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-burger,html.theme--catppuccin-latte .content kbd.navbar .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#ccd0da;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-latte .navbar.is-primary,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-burger,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5;color:#fff}}html.theme--catppuccin-latte .navbar.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5;color:#fff}}html.theme--catppuccin-latte .navbar.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#179299;color:#fff}}html.theme--catppuccin-latte .navbar.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#40a02b;color:#fff}}html.theme--catppuccin-latte .navbar.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#df8e1d;color:#fff}}html.theme--catppuccin-latte .navbar.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#d20f39;color:#fff}}html.theme--catppuccin-latte .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-latte .navbar.has-shadow{box-shadow:0 2px 0 0 #e6e9ef}html.theme--catppuccin-latte .navbar.is-fixed-bottom,html.theme--catppuccin-latte .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #e6e9ef}html.theme--catppuccin-latte .navbar.is-fixed-top{top:0}html.theme--catppuccin-latte html.has-navbar-fixed-top,html.theme--catppuccin-latte body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom,html.theme--catppuccin-latte body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-latte .navbar-brand,html.theme--catppuccin-latte .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-latte .navbar-brand a.navbar-item:focus,html.theme--catppuccin-latte .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-latte .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-latte .navbar-burger{color:#4c4f69;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-latte .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-latte .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-latte .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-latte .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-latte .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-latte .navbar-menu{display:none}html.theme--catppuccin-latte .navbar-item,html.theme--catppuccin-latte .navbar-link{color:#4c4f69;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-latte .navbar-item .icon:only-child,html.theme--catppuccin-latte .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-latte a.navbar-item,html.theme--catppuccin-latte .navbar-link{cursor:pointer}html.theme--catppuccin-latte a.navbar-item:focus,html.theme--catppuccin-latte a.navbar-item:focus-within,html.theme--catppuccin-latte a.navbar-item:hover,html.theme--catppuccin-latte a.navbar-item.is-active,html.theme--catppuccin-latte .navbar-link:focus,html.theme--catppuccin-latte .navbar-link:focus-within,html.theme--catppuccin-latte .navbar-link:hover,html.theme--catppuccin-latte .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}html.theme--catppuccin-latte .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .navbar-item img{max-height:1.75rem}html.theme--catppuccin-latte .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-latte .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-latte .navbar-item.is-tab:focus,html.theme--catppuccin-latte .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#1e66f5}html.theme--catppuccin-latte .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#1e66f5;border-bottom-style:solid;border-bottom-width:3px;color:#1e66f5;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-latte .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-latte .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-latte .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-latte .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .navbar>.container{display:block}html.theme--catppuccin-latte .navbar-brand .navbar-item,html.theme--catppuccin-latte .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-latte .navbar-link::after{display:none}html.theme--catppuccin-latte .navbar-menu{background-color:#1e66f5;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-latte .navbar-menu.is-active{display:block}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch,html.theme--catppuccin-latte .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-latte .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-latte .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-latte .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-latte html.has-navbar-fixed-top-touch,html.theme--catppuccin-latte body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-latte body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar,html.theme--catppuccin-latte .navbar-menu,html.theme--catppuccin-latte .navbar-start,html.theme--catppuccin-latte .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-latte .navbar{min-height:4rem}html.theme--catppuccin-latte .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-latte .navbar.is-spaced .navbar-start,html.theme--catppuccin-latte .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-latte .navbar.is-spaced a.navbar-item,html.theme--catppuccin-latte .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8c8fa1}html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}html.theme--catppuccin-latte .navbar-burger{display:none}html.theme--catppuccin-latte .navbar-item,html.theme--catppuccin-latte .navbar-link{align-items:center;display:flex}html.theme--catppuccin-latte .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-latte .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-latte .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-latte .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-latte .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-latte .navbar-dropdown{background-color:#1e66f5;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-latte .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-latte .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8c8fa1}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}.navbar.is-spaced html.theme--catppuccin-latte .navbar-dropdown,html.theme--catppuccin-latte .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-latte .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-latte .navbar-divider{display:block}html.theme--catppuccin-latte .navbar>.container .navbar-brand,html.theme--catppuccin-latte .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-latte .navbar>.container .navbar-menu,html.theme--catppuccin-latte .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-latte .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-latte .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-latte html.has-navbar-fixed-top-desktop,html.theme--catppuccin-latte body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-latte body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-latte html.has-spaced-navbar-fixed-top,html.theme--catppuccin-latte body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-latte html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-latte body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-latte a.navbar-item.is-active,html.theme--catppuccin-latte .navbar-link.is-active{color:#1e66f5}html.theme--catppuccin-latte a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-latte .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-latte .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-latte .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-latte .pagination.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-latte .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-latte .pagination.is-rounded .pagination-previous,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-latte .pagination.is-rounded .pagination-next,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-latte .pagination.is-rounded .pagination-link,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-latte .pagination,html.theme--catppuccin-latte .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link{border-color:#acb0be;color:#1e66f5;min-width:2.5em}html.theme--catppuccin-latte .pagination-previous:hover,html.theme--catppuccin-latte .pagination-next:hover,html.theme--catppuccin-latte .pagination-link:hover{border-color:#9ca0b0;color:#04a5e5}html.theme--catppuccin-latte .pagination-previous:focus,html.theme--catppuccin-latte .pagination-next:focus,html.theme--catppuccin-latte .pagination-link:focus{border-color:#9ca0b0}html.theme--catppuccin-latte .pagination-previous:active,html.theme--catppuccin-latte .pagination-next:active,html.theme--catppuccin-latte .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-latte .pagination-previous[disabled],html.theme--catppuccin-latte .pagination-previous.is-disabled,html.theme--catppuccin-latte .pagination-next[disabled],html.theme--catppuccin-latte .pagination-next.is-disabled,html.theme--catppuccin-latte .pagination-link[disabled],html.theme--catppuccin-latte .pagination-link.is-disabled{background-color:#acb0be;border-color:#acb0be;box-shadow:none;color:#616587;opacity:0.5}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-latte .pagination-link.is-current{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .pagination-ellipsis{color:#9ca0b0;pointer-events:none}html.theme--catppuccin-latte .pagination-list{flex-wrap:wrap}html.theme--catppuccin-latte .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-latte .pagination{flex-wrap:wrap}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-latte .pagination-previous{order:2}html.theme--catppuccin-latte .pagination-next{order:3}html.theme--catppuccin-latte .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-latte .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-latte .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-latte .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-latte .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-latte .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-latte .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-latte .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-latte .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-latte .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-latte .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-latte .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-latte .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-latte .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-latte .panel.is-dark .panel-heading,html.theme--catppuccin-latte .content kbd.panel .panel-heading{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-latte .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#ccd0da}html.theme--catppuccin-latte .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-latte .content kbd.panel .panel-block.is-active .panel-icon{color:#ccd0da}html.theme--catppuccin-latte .panel.is-primary .panel-heading,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#1e66f5}html.theme--catppuccin-latte .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel.is-link .panel-heading{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .panel.is-link .panel-tabs a.is-active{border-bottom-color:#1e66f5}html.theme--catppuccin-latte .panel.is-link .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel.is-info .panel-heading{background-color:#179299;color:#fff}html.theme--catppuccin-latte .panel.is-info .panel-tabs a.is-active{border-bottom-color:#179299}html.theme--catppuccin-latte .panel.is-info .panel-block.is-active .panel-icon{color:#179299}html.theme--catppuccin-latte .panel.is-success .panel-heading{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .panel.is-success .panel-tabs a.is-active{border-bottom-color:#40a02b}html.theme--catppuccin-latte .panel.is-success .panel-block.is-active .panel-icon{color:#40a02b}html.theme--catppuccin-latte .panel.is-warning .panel-heading{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#df8e1d}html.theme--catppuccin-latte .panel.is-warning .panel-block.is-active .panel-icon{color:#df8e1d}html.theme--catppuccin-latte .panel.is-danger .panel-heading{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#d20f39}html.theme--catppuccin-latte .panel.is-danger .panel-block.is-active .panel-icon{color:#d20f39}html.theme--catppuccin-latte .panel-tabs:not(:last-child),html.theme--catppuccin-latte .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-latte .panel-heading{background-color:#bcc0cc;border-radius:8px 8px 0 0;color:#41445a;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-latte .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-latte .panel-tabs a{border-bottom:1px solid #acb0be;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-latte .panel-tabs a.is-active{border-bottom-color:#bcc0cc;color:#0b57ef}html.theme--catppuccin-latte .panel-list a{color:#4c4f69}html.theme--catppuccin-latte .panel-list a:hover{color:#1e66f5}html.theme--catppuccin-latte .panel-block{align-items:center;color:#41445a;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-latte .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-latte .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-latte .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-latte .panel-block.is-active{border-left-color:#1e66f5;color:#0b57ef}html.theme--catppuccin-latte .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-latte a.panel-block,html.theme--catppuccin-latte label.panel-block{cursor:pointer}html.theme--catppuccin-latte a.panel-block:hover,html.theme--catppuccin-latte label.panel-block:hover{background-color:#e6e9ef}html.theme--catppuccin-latte .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#616587;margin-right:.75em}html.theme--catppuccin-latte .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-latte .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-latte .tabs a{align-items:center;border-bottom-color:#acb0be;border-bottom-style:solid;border-bottom-width:1px;color:#4c4f69;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-latte .tabs a:hover{border-bottom-color:#41445a;color:#41445a}html.theme--catppuccin-latte .tabs li{display:block}html.theme--catppuccin-latte .tabs li.is-active a{border-bottom-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .tabs ul{align-items:center;border-bottom-color:#acb0be;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-latte .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-latte .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-latte .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-latte .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-latte .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-latte .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-latte .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-latte .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-latte .tabs.is-boxed a:hover{background-color:#e6e9ef;border-bottom-color:#acb0be}html.theme--catppuccin-latte .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#acb0be;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-latte .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .tabs.is-toggle a{border-color:#acb0be;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-latte .tabs.is-toggle a:hover{background-color:#e6e9ef;border-color:#9ca0b0;z-index:2}html.theme--catppuccin-latte .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-latte .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-latte .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-latte .tabs.is-toggle li.is-active a{background-color:#1e66f5;border-color:#1e66f5;color:#fff;z-index:1}html.theme--catppuccin-latte .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-latte .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-latte .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-latte .tabs.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-latte .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-latte .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-latte .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-latte .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-latte .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-latte .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-latte .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-latte .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-latte .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-latte .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .column.is-narrow,html.theme--catppuccin-latte .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full,html.theme--catppuccin-latte .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters,html.theme--catppuccin-latte .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds,html.theme--catppuccin-latte .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half,html.theme--catppuccin-latte .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third,html.theme--catppuccin-latte .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter,html.theme--catppuccin-latte .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth,html.theme--catppuccin-latte .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths,html.theme--catppuccin-latte .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths,html.theme--catppuccin-latte .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths,html.theme--catppuccin-latte .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters,html.theme--catppuccin-latte .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds,html.theme--catppuccin-latte .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half,html.theme--catppuccin-latte .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third,html.theme--catppuccin-latte .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter,html.theme--catppuccin-latte .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth,html.theme--catppuccin-latte .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths,html.theme--catppuccin-latte .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths,html.theme--catppuccin-latte .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths,html.theme--catppuccin-latte .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-latte .column.is-0,html.theme--catppuccin-latte .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0,html.theme--catppuccin-latte .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-latte .column.is-1,html.theme--catppuccin-latte .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1,html.theme--catppuccin-latte .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2,html.theme--catppuccin-latte .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2,html.theme--catppuccin-latte .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3,html.theme--catppuccin-latte .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3,html.theme--catppuccin-latte .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-latte .column.is-4,html.theme--catppuccin-latte .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4,html.theme--catppuccin-latte .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5,html.theme--catppuccin-latte .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5,html.theme--catppuccin-latte .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6,html.theme--catppuccin-latte .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6,html.theme--catppuccin-latte .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-latte .column.is-7,html.theme--catppuccin-latte .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7,html.theme--catppuccin-latte .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8,html.theme--catppuccin-latte .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8,html.theme--catppuccin-latte .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9,html.theme--catppuccin-latte .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9,html.theme--catppuccin-latte .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-latte .column.is-10,html.theme--catppuccin-latte .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10,html.theme--catppuccin-latte .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11,html.theme--catppuccin-latte .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11,html.theme--catppuccin-latte .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12,html.theme--catppuccin-latte .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12,html.theme--catppuccin-latte .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-latte .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-latte .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-latte .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-latte .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-latte .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-latte .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-latte .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-latte .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-latte .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-latte .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-latte .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-latte .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-latte .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-latte .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-latte .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-latte .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-latte .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-latte .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-latte .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-latte .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-latte .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-latte .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-latte .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-latte .columns.is-centered{justify-content:center}html.theme--catppuccin-latte .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-latte .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-latte .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-latte .columns.is-mobile{display:flex}html.theme--catppuccin-latte .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-latte .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-desktop{display:flex}}html.theme--catppuccin-latte .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-latte .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-latte .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-latte .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-latte .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-latte .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-latte .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-latte .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-latte .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-latte .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-latte .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-latte .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-latte .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-latte .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-latte .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-latte .tile.is-child{margin:0 !important}html.theme--catppuccin-latte .tile.is-parent{padding:.75rem}html.theme--catppuccin-latte .tile.is-vertical{flex-direction:column}html.theme--catppuccin-latte .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .tile:not(.is-child){display:flex}html.theme--catppuccin-latte .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-latte .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-latte .tile.is-3{flex:none;width:25%}html.theme--catppuccin-latte .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-latte .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-latte .tile.is-6{flex:none;width:50%}html.theme--catppuccin-latte .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-latte .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-latte .tile.is-9{flex:none;width:75%}html.theme--catppuccin-latte .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-latte .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-latte .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-latte .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-latte .hero .navbar{background:none}html.theme--catppuccin-latte .hero .tabs ul{border-bottom:none}html.theme--catppuccin-latte .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-white strong{color:inherit}html.theme--catppuccin-latte .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-latte .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-latte .hero.is-white .navbar-item,html.theme--catppuccin-latte .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-latte .hero.is-white a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-white .navbar-link:hover,html.theme--catppuccin-latte .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-latte .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-latte .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-black strong{color:inherit}html.theme--catppuccin-latte .hero.is-black .title{color:#fff}html.theme--catppuccin-latte .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-latte .hero.is-black .navbar-item,html.theme--catppuccin-latte .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-black a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-black .navbar-link:hover,html.theme--catppuccin-latte .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-latte .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-light strong{color:inherit}html.theme--catppuccin-latte .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-latte .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-latte .hero.is-light .navbar-item,html.theme--catppuccin-latte .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-light .navbar-link:hover,html.theme--catppuccin-latte .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-latte .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-latte .hero.is-dark,html.theme--catppuccin-latte .content kbd.hero{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-dark strong,html.theme--catppuccin-latte .content kbd.hero strong{color:inherit}html.theme--catppuccin-latte .hero.is-dark .title,html.theme--catppuccin-latte .content kbd.hero .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .subtitle,html.theme--catppuccin-latte .content kbd.hero .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-latte .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-latte .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-dark .subtitle strong,html.theme--catppuccin-latte .content kbd.hero .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-dark .navbar-menu,html.theme--catppuccin-latte .content kbd.hero .navbar-menu{background-color:#ccd0da}}html.theme--catppuccin-latte .hero.is-dark .navbar-item,html.theme--catppuccin-latte .content kbd.hero .navbar-item,html.theme--catppuccin-latte .hero.is-dark .navbar-link,html.theme--catppuccin-latte .content kbd.hero .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-dark .navbar-link:hover,html.theme--catppuccin-latte .content kbd.hero .navbar-link:hover,html.theme--catppuccin-latte .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.hero .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .tabs a,html.theme--catppuccin-latte .content kbd.hero .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-latte .hero.is-dark .tabs a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs li.is-active a{color:#ccd0da !important;opacity:1}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .hero.is-dark.is-bold,html.theme--catppuccin-latte .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #a7b8cc 0%, #ccd0da 71%, #d9dbe6 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-latte .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #a7b8cc 0%, #ccd0da 71%, #d9dbe6 100%)}}html.theme--catppuccin-latte .hero.is-primary,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-primary strong,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-latte .hero.is-primary .title,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-latte .hero.is-primary .subtitle,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-primary .subtitle strong,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-primary .navbar-menu,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#1e66f5}}html.theme--catppuccin-latte .hero.is-primary .navbar-item,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-latte .hero.is-primary .navbar-link,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-primary .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-latte .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .hero.is-primary .tabs a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-primary .tabs a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#1e66f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .hero.is-primary.is-bold,html.theme--catppuccin-latte .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-latte .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}}html.theme--catppuccin-latte .hero.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-link strong{color:inherit}html.theme--catppuccin-latte .hero.is-link .title{color:#fff}html.theme--catppuccin-latte .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-link .navbar-menu{background-color:#1e66f5}}html.theme--catppuccin-latte .hero.is-link .navbar-item,html.theme--catppuccin-latte .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-link a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-link .navbar-link:hover,html.theme--catppuccin-latte .hero.is-link .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-link .tabs li.is-active a{color:#1e66f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .hero.is-link.is-bold{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}}html.theme--catppuccin-latte .hero.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-info strong{color:inherit}html.theme--catppuccin-latte .hero.is-info .title{color:#fff}html.theme--catppuccin-latte .hero.is-info .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-info .navbar-menu{background-color:#179299}}html.theme--catppuccin-latte .hero.is-info .navbar-item,html.theme--catppuccin-latte .hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-info a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-info .navbar-link:hover,html.theme--catppuccin-latte .hero.is-info .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .hero.is-info .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-info .tabs li.is-active a{color:#179299 !important;opacity:1}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#179299}html.theme--catppuccin-latte .hero.is-info.is-bold{background-image:linear-gradient(141deg, #0a7367 0%, #179299 71%, #1591b4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0a7367 0%, #179299 71%, #1591b4 100%)}}html.theme--catppuccin-latte .hero.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-success strong{color:inherit}html.theme--catppuccin-latte .hero.is-success .title{color:#fff}html.theme--catppuccin-latte .hero.is-success .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-success .navbar-menu{background-color:#40a02b}}html.theme--catppuccin-latte .hero.is-success .navbar-item,html.theme--catppuccin-latte .hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-success a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-success .navbar-link:hover,html.theme--catppuccin-latte .hero.is-success .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .hero.is-success .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-success .tabs li.is-active a{color:#40a02b !important;opacity:1}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#40a02b}html.theme--catppuccin-latte .hero.is-success.is-bold{background-image:linear-gradient(141deg, #3c7f19 0%, #40a02b 71%, #2dba2b 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #3c7f19 0%, #40a02b 71%, #2dba2b 100%)}}html.theme--catppuccin-latte .hero.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-warning strong{color:inherit}html.theme--catppuccin-latte .hero.is-warning .title{color:#fff}html.theme--catppuccin-latte .hero.is-warning .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-warning .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-warning .navbar-menu{background-color:#df8e1d}}html.theme--catppuccin-latte .hero.is-warning .navbar-item,html.theme--catppuccin-latte .hero.is-warning .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-warning .navbar-link:hover,html.theme--catppuccin-latte .hero.is-warning .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .hero.is-warning .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-warning .tabs li.is-active a{color:#df8e1d !important;opacity:1}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #bc560d 0%, #df8e1d 71%, #eaba2b 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #bc560d 0%, #df8e1d 71%, #eaba2b 100%)}}html.theme--catppuccin-latte .hero.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-danger strong{color:inherit}html.theme--catppuccin-latte .hero.is-danger .title{color:#fff}html.theme--catppuccin-latte .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-danger .navbar-menu{background-color:#d20f39}}html.theme--catppuccin-latte .hero.is-danger .navbar-item,html.theme--catppuccin-latte .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-danger .navbar-link:hover,html.theme--catppuccin-latte .hero.is-danger .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-danger .tabs li.is-active a{color:#d20f39 !important;opacity:1}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#d20f39}html.theme--catppuccin-latte .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ab0343 0%, #d20f39 71%, #f00a16 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ab0343 0%, #d20f39 71%, #f00a16 100%)}}html.theme--catppuccin-latte .hero.is-small .hero-body,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-latte .hero.is-halfheight .hero-body,html.theme--catppuccin-latte .hero.is-fullheight .hero-body,html.theme--catppuccin-latte .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-latte .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-latte .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-latte .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-latte .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-latte .hero-video{overflow:hidden}html.theme--catppuccin-latte .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-latte .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero-video{display:none}}html.theme--catppuccin-latte .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero-buttons .button{display:flex}html.theme--catppuccin-latte .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-latte .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-latte .hero-head,html.theme--catppuccin-latte .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero-body{padding:3rem 3rem}}html.theme--catppuccin-latte .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .section{padding:3rem 3rem}html.theme--catppuccin-latte .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-latte .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-latte .footer{background-color:#e6e9ef;padding:3rem 1.5rem 6rem}html.theme--catppuccin-latte h1 .docs-heading-anchor,html.theme--catppuccin-latte h1 .docs-heading-anchor:hover,html.theme--catppuccin-latte h1 .docs-heading-anchor:visited,html.theme--catppuccin-latte h2 .docs-heading-anchor,html.theme--catppuccin-latte h2 .docs-heading-anchor:hover,html.theme--catppuccin-latte h2 .docs-heading-anchor:visited,html.theme--catppuccin-latte h3 .docs-heading-anchor,html.theme--catppuccin-latte h3 .docs-heading-anchor:hover,html.theme--catppuccin-latte h3 .docs-heading-anchor:visited,html.theme--catppuccin-latte h4 .docs-heading-anchor,html.theme--catppuccin-latte h4 .docs-heading-anchor:hover,html.theme--catppuccin-latte h4 .docs-heading-anchor:visited,html.theme--catppuccin-latte h5 .docs-heading-anchor,html.theme--catppuccin-latte h5 .docs-heading-anchor:hover,html.theme--catppuccin-latte h5 .docs-heading-anchor:visited,html.theme--catppuccin-latte h6 .docs-heading-anchor,html.theme--catppuccin-latte h6 .docs-heading-anchor:hover,html.theme--catppuccin-latte h6 .docs-heading-anchor:visited{color:#4c4f69}html.theme--catppuccin-latte h1 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h2 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h3 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h4 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h5 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-latte h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-latte h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-latte .docs-dark-only{display:none !important}html.theme--catppuccin-latte pre{position:relative;overflow:hidden}html.theme--catppuccin-latte pre code,html.theme--catppuccin-latte pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-latte pre code:first-of-type,html.theme--catppuccin-latte pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-latte pre code:last-of-type,html.theme--catppuccin-latte pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-latte pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#4c4f69;cursor:pointer;text-align:center}html.theme--catppuccin-latte pre .copy-button:focus,html.theme--catppuccin-latte pre .copy-button:hover{opacity:1;background:rgba(76,79,105,0.1);color:#1e66f5}html.theme--catppuccin-latte pre .copy-button.success{color:#40a02b;opacity:1}html.theme--catppuccin-latte pre .copy-button.error{color:#d20f39;opacity:1}html.theme--catppuccin-latte pre:hover .copy-button{opacity:1}html.theme--catppuccin-latte .admonition{background-color:#e6e9ef;border-style:solid;border-width:2px;border-color:#5c5f77;border-radius:4px;font-size:1rem}html.theme--catppuccin-latte .admonition strong{color:currentColor}html.theme--catppuccin-latte .admonition.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-latte .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-latte .admonition.is-default{background-color:#e6e9ef;border-color:#5c5f77}html.theme--catppuccin-latte .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#5c5f77}html.theme--catppuccin-latte .admonition.is-default>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-info{background-color:#e6e9ef;border-color:#179299}html.theme--catppuccin-latte .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#179299}html.theme--catppuccin-latte .admonition.is-info>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-success{background-color:#e6e9ef;border-color:#40a02b}html.theme--catppuccin-latte .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#40a02b}html.theme--catppuccin-latte .admonition.is-success>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-warning{background-color:#e6e9ef;border-color:#df8e1d}html.theme--catppuccin-latte .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#df8e1d}html.theme--catppuccin-latte .admonition.is-warning>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-danger{background-color:#e6e9ef;border-color:#d20f39}html.theme--catppuccin-latte .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#d20f39}html.theme--catppuccin-latte .admonition.is-danger>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-compat{background-color:#e6e9ef;border-color:#04a5e5}html.theme--catppuccin-latte .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#04a5e5}html.theme--catppuccin-latte .admonition.is-compat>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition-header{color:#5c5f77;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-latte .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-latte details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-latte details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-latte details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-latte .admonition-body{color:#4c4f69;padding:0.5rem .75rem}html.theme--catppuccin-latte .admonition-body pre{background-color:#e6e9ef}html.theme--catppuccin-latte .admonition-body code{background-color:#e6e9ef}html.theme--catppuccin-latte .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #acb0be;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-latte .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#e6e9ef;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #acb0be;overflow:auto}html.theme--catppuccin-latte .docstring>header code{background-color:transparent}html.theme--catppuccin-latte .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-latte .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-latte .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-latte .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #acb0be}html.theme--catppuccin-latte .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-latte .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-latte .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-latte .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-latte .documenter-example-output{background-color:#eff1f5}html.theme--catppuccin-latte .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#e6e9ef;color:#4c4f69;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-latte .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-latte .outdated-warning-overlay a{color:#1e66f5}html.theme--catppuccin-latte .outdated-warning-overlay a:hover{color:#04a5e5}html.theme--catppuccin-latte .content pre{border:2px solid #acb0be;border-radius:4px}html.theme--catppuccin-latte .content code{font-weight:inherit}html.theme--catppuccin-latte .content a code{color:#1e66f5}html.theme--catppuccin-latte .content a:hover code{color:#04a5e5}html.theme--catppuccin-latte .content h1 code,html.theme--catppuccin-latte .content h2 code,html.theme--catppuccin-latte .content h3 code,html.theme--catppuccin-latte .content h4 code,html.theme--catppuccin-latte .content h5 code,html.theme--catppuccin-latte .content h6 code{color:#4c4f69}html.theme--catppuccin-latte .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-latte .content blockquote>ul:first-child,html.theme--catppuccin-latte .content blockquote>ol:first-child,html.theme--catppuccin-latte .content .admonition-body>ul:first-child,html.theme--catppuccin-latte .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-latte pre,html.theme--catppuccin-latte code{font-variant-ligatures:no-contextual}html.theme--catppuccin-latte .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-latte .breadcrumb a.is-disabled,html.theme--catppuccin-latte .breadcrumb a.is-disabled:hover{color:#41445a}html.theme--catppuccin-latte .hljs{background:initial !important}html.theme--catppuccin-latte .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-latte .katex-display,html.theme--catppuccin-latte mjx-container,html.theme--catppuccin-latte .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-latte html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-latte li.no-marker{list-style:none}html.theme--catppuccin-latte #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-latte #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main{width:100%}html.theme--catppuccin-latte #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-latte #documenter .docs-main>header,html.theme--catppuccin-latte #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar{background-color:#eff1f5;border-bottom:1px solid #acb0be;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-latte #documenter .docs-main section.footnotes{border-top:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-latte .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-latte #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #acb0be;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-latte #documenter .docs-sidebar{display:flex;flex-direction:column;color:#4c4f69;background-color:#e6e9ef;border-right:1px solid #acb0be;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-latte #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name a:hover{color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #acb0be;display:none;padding:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #acb0be;padding-bottom:1.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#4c4f69;background:#e6e9ef}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#4c4f69;background-color:#f2f4f7}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #acb0be;border-bottom:1px solid #acb0be;background-color:#dce0e8}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#dce0e8;color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#f2f4f7;color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-latte #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#fff}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#fff}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#fff}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#fff}}html.theme--catppuccin-latte kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-latte .search-min-width-50{min-width:50%}html.theme--catppuccin-latte .search-min-height-100{min-height:100%}html.theme--catppuccin-latte .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-latte .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover,html.theme--catppuccin-latte .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-latte .search-result-link .property-search-result-badge,html.theme--catppuccin-latte .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-latte .property-search-result-badge,html.theme--catppuccin-latte .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-latte .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:hover .search-filter,html.theme--catppuccin-latte .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-latte .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-latte .search-filter:hover,html.theme--catppuccin-latte .search-filter:focus{color:#333}html.theme--catppuccin-latte .search-filter-selected{color:#ccd0da;background-color:#7287fd}html.theme--catppuccin-latte .search-filter-selected:hover,html.theme--catppuccin-latte .search-filter-selected:focus{color:#ccd0da}html.theme--catppuccin-latte .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-latte .search-divider{border-bottom:1px solid #acb0be}html.theme--catppuccin-latte .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-latte .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-latte .w-100{width:100%}html.theme--catppuccin-latte .gap-2{gap:0.5rem}html.theme--catppuccin-latte .gap-4{gap:1rem}html.theme--catppuccin-latte .gap-8{gap:2rem}html.theme--catppuccin-latte{background-color:#eff1f5;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-latte a{transition:all 200ms ease}html.theme--catppuccin-latte .label{color:#4c4f69}html.theme--catppuccin-latte .button,html.theme--catppuccin-latte .control.has-icons-left .icon,html.theme--catppuccin-latte .control.has-icons-right .icon,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .select,html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea{height:2.5em;color:#4c4f69}html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#4c4f69}html.theme--catppuccin-latte .select:after,html.theme--catppuccin-latte .select select{border-width:1px}html.theme--catppuccin-latte .menu-list a{transition:all 300ms ease}html.theme--catppuccin-latte .modal-card-foot,html.theme--catppuccin-latte .modal-card-head{border-color:#acb0be}html.theme--catppuccin-latte .navbar{border-radius:.4em}html.theme--catppuccin-latte .navbar.is-transparent{background:none}html.theme--catppuccin-latte .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .navbar .navbar-menu{background-color:#1e66f5;border-radius:0 0 .4em .4em}}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){color:#ccd0da}html.theme--catppuccin-latte .tag.is-link:not(body),html.theme--catppuccin-latte .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-latte .content kbd.is-link:not(body){color:#ccd0da}html.theme--catppuccin-latte .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-latte .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-latte .ansi span.sgr3{font-style:italic}html.theme--catppuccin-latte .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-latte .ansi span.sgr7{color:#eff1f5;background-color:#4c4f69}html.theme--catppuccin-latte .ansi span.sgr8{color:transparent}html.theme--catppuccin-latte .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-latte .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-latte .ansi span.sgr30{color:#5c5f77}html.theme--catppuccin-latte .ansi span.sgr31{color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr32{color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr33{color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr34{color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr35{color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr36{color:#179299}html.theme--catppuccin-latte .ansi span.sgr37{color:#acb0be}html.theme--catppuccin-latte .ansi span.sgr40{background-color:#5c5f77}html.theme--catppuccin-latte .ansi span.sgr41{background-color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr42{background-color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr43{background-color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr44{background-color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr45{background-color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr46{background-color:#179299}html.theme--catppuccin-latte .ansi span.sgr47{background-color:#acb0be}html.theme--catppuccin-latte .ansi span.sgr90{color:#6c6f85}html.theme--catppuccin-latte .ansi span.sgr91{color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr92{color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr93{color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr94{color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr95{color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr96{color:#179299}html.theme--catppuccin-latte .ansi span.sgr97{color:#bcc0cc}html.theme--catppuccin-latte .ansi span.sgr100{background-color:#6c6f85}html.theme--catppuccin-latte .ansi span.sgr101{background-color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr102{background-color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr103{background-color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr104{background-color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr105{background-color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr106{background-color:#179299}html.theme--catppuccin-latte .ansi span.sgr107{background-color:#bcc0cc}html.theme--catppuccin-latte code.language-julia-repl>span.hljs-meta{color:#40a02b;font-weight:bolder}html.theme--catppuccin-latte code .hljs{color:#4c4f69;background:#eff1f5}html.theme--catppuccin-latte code .hljs-keyword{color:#8839ef}html.theme--catppuccin-latte code .hljs-built_in{color:#d20f39}html.theme--catppuccin-latte code .hljs-type{color:#df8e1d}html.theme--catppuccin-latte code .hljs-literal{color:#fe640b}html.theme--catppuccin-latte code .hljs-number{color:#fe640b}html.theme--catppuccin-latte code .hljs-operator{color:#179299}html.theme--catppuccin-latte code .hljs-punctuation{color:#5c5f77}html.theme--catppuccin-latte code .hljs-property{color:#179299}html.theme--catppuccin-latte code .hljs-regexp{color:#ea76cb}html.theme--catppuccin-latte code .hljs-string{color:#40a02b}html.theme--catppuccin-latte code .hljs-char.escape_{color:#40a02b}html.theme--catppuccin-latte code .hljs-subst{color:#6c6f85}html.theme--catppuccin-latte code .hljs-symbol{color:#dd7878}html.theme--catppuccin-latte code .hljs-variable{color:#8839ef}html.theme--catppuccin-latte code .hljs-variable.language_{color:#8839ef}html.theme--catppuccin-latte code .hljs-variable.constant_{color:#fe640b}html.theme--catppuccin-latte code .hljs-title{color:#1e66f5}html.theme--catppuccin-latte code .hljs-title.class_{color:#df8e1d}html.theme--catppuccin-latte code .hljs-title.function_{color:#1e66f5}html.theme--catppuccin-latte code .hljs-params{color:#4c4f69}html.theme--catppuccin-latte code .hljs-comment{color:#acb0be}html.theme--catppuccin-latte code .hljs-doctag{color:#d20f39}html.theme--catppuccin-latte code .hljs-meta{color:#fe640b}html.theme--catppuccin-latte code .hljs-section{color:#1e66f5}html.theme--catppuccin-latte code .hljs-tag{color:#6c6f85}html.theme--catppuccin-latte code .hljs-name{color:#8839ef}html.theme--catppuccin-latte code .hljs-attr{color:#1e66f5}html.theme--catppuccin-latte code .hljs-attribute{color:#40a02b}html.theme--catppuccin-latte code .hljs-bullet{color:#179299}html.theme--catppuccin-latte code .hljs-code{color:#40a02b}html.theme--catppuccin-latte code .hljs-emphasis{color:#d20f39;font-style:italic}html.theme--catppuccin-latte code .hljs-strong{color:#d20f39;font-weight:bold}html.theme--catppuccin-latte code .hljs-formula{color:#179299}html.theme--catppuccin-latte code .hljs-link{color:#209fb5;font-style:italic}html.theme--catppuccin-latte code .hljs-quote{color:#40a02b;font-style:italic}html.theme--catppuccin-latte code .hljs-selector-tag{color:#df8e1d}html.theme--catppuccin-latte code .hljs-selector-id{color:#1e66f5}html.theme--catppuccin-latte code .hljs-selector-class{color:#179299}html.theme--catppuccin-latte code .hljs-selector-attr{color:#8839ef}html.theme--catppuccin-latte code .hljs-selector-pseudo{color:#179299}html.theme--catppuccin-latte code .hljs-template-tag{color:#dd7878}html.theme--catppuccin-latte code .hljs-template-variable{color:#dd7878}html.theme--catppuccin-latte code .hljs-addition{color:#40a02b;background:rgba(166,227,161,0.15)}html.theme--catppuccin-latte code .hljs-deletion{color:#d20f39;background:rgba(243,139,168,0.15)}html.theme--catppuccin-latte .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover,html.theme--catppuccin-latte .search-result-link:focus{background-color:#ccd0da}html.theme--catppuccin-latte .search-result-link .property-search-result-badge,html.theme--catppuccin-latte .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:hover .search-filter,html.theme--catppuccin-latte .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:focus .search-filter{color:#ccd0da !important;background-color:#7287fd !important}html.theme--catppuccin-latte .search-result-title{color:#4c4f69}html.theme--catppuccin-latte .search-result-highlight{background-color:#d20f39;color:#e6e9ef}html.theme--catppuccin-latte .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-latte .w-100{width:100%}html.theme--catppuccin-latte .gap-2{gap:0.5rem}html.theme--catppuccin-latte .gap-4{gap:1rem} diff --git a/previews/PR29/assets/themes/catppuccin-macchiato.css b/previews/PR29/assets/themes/catppuccin-macchiato.css new file mode 100644 index 0000000..6ed16f8 --- /dev/null +++ b/previews/PR29/assets/themes/catppuccin-macchiato.css @@ -0,0 +1 @@ +html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato .file-name,html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-macchiato .pagination-previous:focus,html.theme--catppuccin-macchiato .pagination-next:focus,html.theme--catppuccin-macchiato .pagination-link:focus,html.theme--catppuccin-macchiato .pagination-ellipsis:focus,html.theme--catppuccin-macchiato .file-cta:focus,html.theme--catppuccin-macchiato .file-name:focus,html.theme--catppuccin-macchiato .select select:focus,html.theme--catppuccin-macchiato .textarea:focus,html.theme--catppuccin-macchiato .input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-macchiato .button:focus,html.theme--catppuccin-macchiato .is-focused.pagination-previous,html.theme--catppuccin-macchiato .is-focused.pagination-next,html.theme--catppuccin-macchiato .is-focused.pagination-link,html.theme--catppuccin-macchiato .is-focused.pagination-ellipsis,html.theme--catppuccin-macchiato .is-focused.file-cta,html.theme--catppuccin-macchiato .is-focused.file-name,html.theme--catppuccin-macchiato .select select.is-focused,html.theme--catppuccin-macchiato .is-focused.textarea,html.theme--catppuccin-macchiato .is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-focused.button,html.theme--catppuccin-macchiato .pagination-previous:active,html.theme--catppuccin-macchiato .pagination-next:active,html.theme--catppuccin-macchiato .pagination-link:active,html.theme--catppuccin-macchiato .pagination-ellipsis:active,html.theme--catppuccin-macchiato .file-cta:active,html.theme--catppuccin-macchiato .file-name:active,html.theme--catppuccin-macchiato .select select:active,html.theme--catppuccin-macchiato .textarea:active,html.theme--catppuccin-macchiato .input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-macchiato .button:active,html.theme--catppuccin-macchiato .is-active.pagination-previous,html.theme--catppuccin-macchiato .is-active.pagination-next,html.theme--catppuccin-macchiato .is-active.pagination-link,html.theme--catppuccin-macchiato .is-active.pagination-ellipsis,html.theme--catppuccin-macchiato .is-active.file-cta,html.theme--catppuccin-macchiato .is-active.file-name,html.theme--catppuccin-macchiato .select select.is-active,html.theme--catppuccin-macchiato .is-active.textarea,html.theme--catppuccin-macchiato .is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .is-active.button{outline:none}html.theme--catppuccin-macchiato .pagination-previous[disabled],html.theme--catppuccin-macchiato .pagination-next[disabled],html.theme--catppuccin-macchiato .pagination-link[disabled],html.theme--catppuccin-macchiato .pagination-ellipsis[disabled],html.theme--catppuccin-macchiato .file-cta[disabled],html.theme--catppuccin-macchiato .file-name[disabled],html.theme--catppuccin-macchiato .select select[disabled],html.theme--catppuccin-macchiato .textarea[disabled],html.theme--catppuccin-macchiato .input[disabled],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-macchiato .button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-macchiato .file-name,html.theme--catppuccin-macchiato fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-macchiato .select select,fieldset[disabled] html.theme--catppuccin-macchiato .textarea,fieldset[disabled] html.theme--catppuccin-macchiato .input,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato fieldset[disabled] .select select,html.theme--catppuccin-macchiato .select fieldset[disabled] select,html.theme--catppuccin-macchiato fieldset[disabled] .textarea,html.theme--catppuccin-macchiato fieldset[disabled] .input,html.theme--catppuccin-macchiato fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-macchiato .button,html.theme--catppuccin-macchiato fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-macchiato .tabs,html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .breadcrumb,html.theme--catppuccin-macchiato .file,html.theme--catppuccin-macchiato .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-macchiato .admonition:not(:last-child),html.theme--catppuccin-macchiato .tabs:not(:last-child),html.theme--catppuccin-macchiato .pagination:not(:last-child),html.theme--catppuccin-macchiato .message:not(:last-child),html.theme--catppuccin-macchiato .level:not(:last-child),html.theme--catppuccin-macchiato .breadcrumb:not(:last-child),html.theme--catppuccin-macchiato .block:not(:last-child),html.theme--catppuccin-macchiato .title:not(:last-child),html.theme--catppuccin-macchiato .subtitle:not(:last-child),html.theme--catppuccin-macchiato .table-container:not(:last-child),html.theme--catppuccin-macchiato .table:not(:last-child),html.theme--catppuccin-macchiato .progress:not(:last-child),html.theme--catppuccin-macchiato .notification:not(:last-child),html.theme--catppuccin-macchiato .content:not(:last-child),html.theme--catppuccin-macchiato .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .modal-close,html.theme--catppuccin-macchiato .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-macchiato .modal-close::before,html.theme--catppuccin-macchiato .delete::before,html.theme--catppuccin-macchiato .modal-close::after,html.theme--catppuccin-macchiato .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-macchiato .modal-close::before,html.theme--catppuccin-macchiato .delete::before{height:2px;width:50%}html.theme--catppuccin-macchiato .modal-close::after,html.theme--catppuccin-macchiato .delete::after{height:50%;width:2px}html.theme--catppuccin-macchiato .modal-close:hover,html.theme--catppuccin-macchiato .delete:hover,html.theme--catppuccin-macchiato .modal-close:focus,html.theme--catppuccin-macchiato .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-macchiato .modal-close:active,html.theme--catppuccin-macchiato .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-macchiato .is-small.modal-close,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-macchiato .is-small.delete,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-macchiato .is-medium.modal-close,html.theme--catppuccin-macchiato .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-macchiato .is-large.modal-close,html.theme--catppuccin-macchiato .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-macchiato .control.is-loading::after,html.theme--catppuccin-macchiato .select.is-loading::after,html.theme--catppuccin-macchiato .loader,html.theme--catppuccin-macchiato .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #8087a2;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-macchiato .hero-video,html.theme--catppuccin-macchiato .modal-background,html.theme--catppuccin-macchiato .modal,html.theme--catppuccin-macchiato .image.is-square img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-macchiato .image.is-square .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-macchiato .image.is-1by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-macchiato .image.is-1by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-macchiato .image.is-5by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-macchiato .image.is-4by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-macchiato .image.is-3by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-macchiato .image.is-5by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-16by9 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-macchiato .image.is-16by9 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-macchiato .image.is-2by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-macchiato .image.is-3by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-macchiato .image.is-4by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-macchiato .image.is-3by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-macchiato .image.is-2by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-macchiato .image.is-3by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-9by16 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-macchiato .image.is-9by16 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-macchiato .image.is-1by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-macchiato .image.is-1by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-macchiato .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#363a4f !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#212431 !important}.has-background-dark{background-color:#363a4f !important}.has-text-primary{color:#8aadf4 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#5b8cf0 !important}.has-background-primary{background-color:#8aadf4 !important}.has-text-primary-light{color:#ecf2fd !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bed1f9 !important}.has-background-primary-light{background-color:#ecf2fd !important}.has-text-primary-dark{color:#0e3b95 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#124dc4 !important}.has-background-primary-dark{background-color:#0e3b95 !important}.has-text-link{color:#8aadf4 !important}a.has-text-link:hover,a.has-text-link:focus{color:#5b8cf0 !important}.has-background-link{background-color:#8aadf4 !important}.has-text-link-light{color:#ecf2fd !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bed1f9 !important}.has-background-link-light{background-color:#ecf2fd !important}.has-text-link-dark{color:#0e3b95 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#124dc4 !important}.has-background-link-dark{background-color:#0e3b95 !important}.has-text-info{color:#8bd5ca !important}a.has-text-info:hover,a.has-text-info:focus{color:#66c7b9 !important}.has-background-info{background-color:#8bd5ca !important}.has-text-info-light{color:#f0faf8 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#cbece7 !important}.has-background-info-light{background-color:#f0faf8 !important}.has-text-info-dark{color:#276d62 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#359284 !important}.has-background-info-dark{background-color:#276d62 !important}.has-text-success{color:#a6da95 !important}a.has-text-success:hover,a.has-text-success:focus{color:#86cd6f !important}.has-background-success{background-color:#a6da95 !important}.has-text-success-light{color:#f2faf0 !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#d3edca !important}.has-background-success-light{background-color:#f2faf0 !important}.has-text-success-dark{color:#386e26 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#4b9333 !important}.has-background-success-dark{background-color:#386e26 !important}.has-text-warning{color:#eed49f !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#e6c174 !important}.has-background-warning{background-color:#eed49f !important}.has-text-warning-light{color:#fcf7ee !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f4e4c2 !important}.has-background-warning-light{background-color:#fcf7ee !important}.has-text-warning-dark{color:#7e5c16 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#a97b1e !important}.has-background-warning-dark{background-color:#7e5c16 !important}.has-text-danger{color:#ed8796 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#e65b6f !important}.has-background-danger{background-color:#ed8796 !important}.has-text-danger-light{color:#fcedef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f6c1c9 !important}.has-background-danger-light{background-color:#fcedef !important}.has-text-danger-dark{color:#971729 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c31d36 !important}.has-background-danger-dark{background-color:#971729 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363a4f !important}.has-background-grey-darker{background-color:#363a4f !important}.has-text-grey-dark{color:#494d64 !important}.has-background-grey-dark{background-color:#494d64 !important}.has-text-grey{color:#5b6078 !important}.has-background-grey{background-color:#5b6078 !important}.has-text-grey-light{color:#6e738d !important}.has-background-grey-light{background-color:#6e738d !important}.has-text-grey-lighter{color:#8087a2 !important}.has-background-grey-lighter{background-color:#8087a2 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-macchiato html{background-color:#24273a;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-macchiato article,html.theme--catppuccin-macchiato aside,html.theme--catppuccin-macchiato figure,html.theme--catppuccin-macchiato footer,html.theme--catppuccin-macchiato header,html.theme--catppuccin-macchiato hgroup,html.theme--catppuccin-macchiato section{display:block}html.theme--catppuccin-macchiato body,html.theme--catppuccin-macchiato button,html.theme--catppuccin-macchiato input,html.theme--catppuccin-macchiato optgroup,html.theme--catppuccin-macchiato select,html.theme--catppuccin-macchiato textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-macchiato code,html.theme--catppuccin-macchiato pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-macchiato body{color:#cad3f5;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-macchiato a{color:#8aadf4;cursor:pointer;text-decoration:none}html.theme--catppuccin-macchiato a strong{color:currentColor}html.theme--catppuccin-macchiato a:hover{color:#91d7e3}html.theme--catppuccin-macchiato code{background-color:#1e2030;color:#cad3f5;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-macchiato hr{background-color:#1e2030;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-macchiato img{height:auto;max-width:100%}html.theme--catppuccin-macchiato input[type="checkbox"],html.theme--catppuccin-macchiato input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-macchiato small{font-size:.875em}html.theme--catppuccin-macchiato span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-macchiato strong{color:#b5c1f1;font-weight:700}html.theme--catppuccin-macchiato fieldset{border:none}html.theme--catppuccin-macchiato pre{-webkit-overflow-scrolling:touch;background-color:#1e2030;color:#cad3f5;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-macchiato pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-macchiato table td,html.theme--catppuccin-macchiato table th{vertical-align:top}html.theme--catppuccin-macchiato table td:not([align]),html.theme--catppuccin-macchiato table th:not([align]){text-align:inherit}html.theme--catppuccin-macchiato table th{color:#b5c1f1}html.theme--catppuccin-macchiato .box{background-color:#494d64;border-radius:8px;box-shadow:none;color:#cad3f5;display:block;padding:1.25rem}html.theme--catppuccin-macchiato a.box:hover,html.theme--catppuccin-macchiato a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #8aadf4}html.theme--catppuccin-macchiato a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #8aadf4}html.theme--catppuccin-macchiato .button{background-color:#1e2030;border-color:#3b3f5f;border-width:1px;color:#8aadf4;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-macchiato .button strong{color:inherit}html.theme--catppuccin-macchiato .button .icon,html.theme--catppuccin-macchiato .button .icon.is-small,html.theme--catppuccin-macchiato .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-macchiato .button .icon.is-medium,html.theme--catppuccin-macchiato .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-macchiato .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-macchiato .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-macchiato .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-macchiato .button:hover,html.theme--catppuccin-macchiato .button.is-hovered{border-color:#6e738d;color:#b5c1f1}html.theme--catppuccin-macchiato .button:focus,html.theme--catppuccin-macchiato .button.is-focused{border-color:#6e738d;color:#739df2}html.theme--catppuccin-macchiato .button:focus:not(:active),html.theme--catppuccin-macchiato .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button:active,html.theme--catppuccin-macchiato .button.is-active{border-color:#494d64;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text{background-color:transparent;border-color:transparent;color:#cad3f5;text-decoration:underline}html.theme--catppuccin-macchiato .button.is-text:hover,html.theme--catppuccin-macchiato .button.is-text.is-hovered,html.theme--catppuccin-macchiato .button.is-text:focus,html.theme--catppuccin-macchiato .button.is-text.is-focused{background-color:#1e2030;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text:active,html.theme--catppuccin-macchiato .button.is-text.is-active{background-color:#141620;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-macchiato .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#8aadf4;text-decoration:none}html.theme--catppuccin-macchiato .button.is-ghost:hover,html.theme--catppuccin-macchiato .button.is-ghost.is-hovered{color:#8aadf4;text-decoration:underline}html.theme--catppuccin-macchiato .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:hover,html.theme--catppuccin-macchiato .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:focus,html.theme--catppuccin-macchiato .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:focus:not(:active),html.theme--catppuccin-macchiato .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .button.is-white:active,html.theme--catppuccin-macchiato .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-macchiato .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-macchiato .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-white.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:hover,html.theme--catppuccin-macchiato .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:focus,html.theme--catppuccin-macchiato .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:focus:not(:active),html.theme--catppuccin-macchiato .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .button.is-black:active,html.theme--catppuccin-macchiato .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-macchiato .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-black.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:hover,html.theme--catppuccin-macchiato .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:focus,html.theme--catppuccin-macchiato .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:focus:not(:active),html.theme--catppuccin-macchiato .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .button.is-light:active,html.theme--catppuccin-macchiato .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-macchiato .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-light.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-dark,html.theme--catppuccin-macchiato .content kbd.button{background-color:#363a4f;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:hover,html.theme--catppuccin-macchiato .content kbd.button:hover,html.theme--catppuccin-macchiato .button.is-dark.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-hovered{background-color:#313447;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:focus,html.theme--catppuccin-macchiato .content kbd.button:focus,html.theme--catppuccin-macchiato .button.is-dark.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:focus:not(:active),html.theme--catppuccin-macchiato .content kbd.button:focus:not(:active),html.theme--catppuccin-macchiato .button.is-dark.is-focused:not(:active),html.theme--catppuccin-macchiato .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .button.is-dark:active,html.theme--catppuccin-macchiato .content kbd.button:active,html.theme--catppuccin-macchiato .button.is-dark.is-active,html.theme--catppuccin-macchiato .content kbd.button.is-active{background-color:#2c2f40;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark[disabled],html.theme--catppuccin-macchiato .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button{background-color:#363a4f;border-color:#363a4f;box-shadow:none}html.theme--catppuccin-macchiato .button.is-dark.is-inverted,html.theme--catppuccin-macchiato .content kbd.button.is-inverted{background-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted:hover,html.theme--catppuccin-macchiato .content kbd.button.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-dark.is-inverted[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-loading::after,html.theme--catppuccin-macchiato .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined,html.theme--catppuccin-macchiato .content kbd.button.is-outlined{background-color:transparent;border-color:#363a4f;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-outlined:hover,html.theme--catppuccin-macchiato .content kbd.button.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-dark.is-outlined:focus,html.theme--catppuccin-macchiato .content kbd.button.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-focused{background-color:#363a4f;border-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #363a4f #363a4f !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-outlined{background-color:transparent;border-color:#363a4f;box-shadow:none;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363a4f #363a4f !important}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:focus:not(:active),html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-macchiato .button.is-primary.is-focused:not(:active),html.theme--catppuccin-macchiato .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button.is-primary:active,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-macchiato .button.is-primary.is-active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-active.docs-sourcelink{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink{background-color:#8aadf4;border-color:#8aadf4;box-shadow:none}html.theme--catppuccin-macchiato .button.is-primary.is-inverted,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-primary.is-inverted[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-loading::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-outlined:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-macchiato .button.is-primary.is-outlined:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8aadf4;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-light,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-primary.is-light:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-light.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e1eafc;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-primary.is-light:active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-macchiato .button.is-primary.is-light.is-active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d5e2fb;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:hover,html.theme--catppuccin-macchiato .button.is-link.is-hovered{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:focus,html.theme--catppuccin-macchiato .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:focus:not(:active),html.theme--catppuccin-macchiato .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button.is-link:active,html.theme--catppuccin-macchiato .button.is-link.is-active{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link{background-color:#8aadf4;border-color:#8aadf4;box-shadow:none}html.theme--catppuccin-macchiato .button.is-link.is-inverted{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined{background-color:transparent;border-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-link.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-focused{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-outlined{background-color:transparent;border-color:#8aadf4;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-light{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link.is-light:hover,html.theme--catppuccin-macchiato .button.is-link.is-light.is-hovered{background-color:#e1eafc;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link.is-light:active,html.theme--catppuccin-macchiato .button.is-link.is-light.is-active{background-color:#d5e2fb;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-info{background-color:#8bd5ca;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:hover,html.theme--catppuccin-macchiato .button.is-info.is-hovered{background-color:#82d2c6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:focus,html.theme--catppuccin-macchiato .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:focus:not(:active),html.theme--catppuccin-macchiato .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .button.is-info:active,html.theme--catppuccin-macchiato .button.is-info.is-active{background-color:#78cec1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info{background-color:#8bd5ca;border-color:#8bd5ca;box-shadow:none}html.theme--catppuccin-macchiato .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined{background-color:transparent;border-color:#8bd5ca;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-info.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-focused{background-color:#8bd5ca;border-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #8bd5ca #8bd5ca !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-outlined{background-color:transparent;border-color:#8bd5ca;box-shadow:none;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8bd5ca #8bd5ca !important}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-light{background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .button.is-info.is-light:hover,html.theme--catppuccin-macchiato .button.is-info.is-light.is-hovered{background-color:#e7f6f4;border-color:transparent;color:#276d62}html.theme--catppuccin-macchiato .button.is-info.is-light:active,html.theme--catppuccin-macchiato .button.is-info.is-light.is-active{background-color:#ddf3f0;border-color:transparent;color:#276d62}html.theme--catppuccin-macchiato .button.is-success{background-color:#a6da95;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:hover,html.theme--catppuccin-macchiato .button.is-success.is-hovered{background-color:#9ed78c;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:focus,html.theme--catppuccin-macchiato .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:focus:not(:active),html.theme--catppuccin-macchiato .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .button.is-success:active,html.theme--catppuccin-macchiato .button.is-success.is-active{background-color:#96d382;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success{background-color:#a6da95;border-color:#a6da95;box-shadow:none}html.theme--catppuccin-macchiato .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined{background-color:transparent;border-color:#a6da95;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-success.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-focused{background-color:#a6da95;border-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6da95 #a6da95 !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-outlined{background-color:transparent;border-color:#a6da95;box-shadow:none;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6da95 #a6da95 !important}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-light{background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .button.is-success.is-light:hover,html.theme--catppuccin-macchiato .button.is-success.is-light.is-hovered{background-color:#eaf6e6;border-color:transparent;color:#386e26}html.theme--catppuccin-macchiato .button.is-success.is-light:active,html.theme--catppuccin-macchiato .button.is-success.is-light.is-active{background-color:#e2f3dd;border-color:transparent;color:#386e26}html.theme--catppuccin-macchiato .button.is-warning{background-color:#eed49f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:hover,html.theme--catppuccin-macchiato .button.is-warning.is-hovered{background-color:#eccf94;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:focus,html.theme--catppuccin-macchiato .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:focus:not(:active),html.theme--catppuccin-macchiato .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .button.is-warning:active,html.theme--catppuccin-macchiato .button.is-warning.is-active{background-color:#eaca89;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning{background-color:#eed49f;border-color:#eed49f;box-shadow:none}html.theme--catppuccin-macchiato .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined{background-color:transparent;border-color:#eed49f;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-warning.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-focused{background-color:#eed49f;border-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #eed49f #eed49f !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-outlined{background-color:transparent;border-color:#eed49f;box-shadow:none;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #eed49f #eed49f !important}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-light{background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-warning.is-light:hover,html.theme--catppuccin-macchiato .button.is-warning.is-light.is-hovered{background-color:#faf2e3;border-color:transparent;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-warning.is-light:active,html.theme--catppuccin-macchiato .button.is-warning.is-light.is-active{background-color:#f8eed8;border-color:transparent;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-danger{background-color:#ed8796;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:hover,html.theme--catppuccin-macchiato .button.is-danger.is-hovered{background-color:#eb7c8c;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:focus,html.theme--catppuccin-macchiato .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:focus:not(:active),html.theme--catppuccin-macchiato .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .button.is-danger:active,html.theme--catppuccin-macchiato .button.is-danger.is-active{background-color:#ea7183;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger{background-color:#ed8796;border-color:#ed8796;box-shadow:none}html.theme--catppuccin-macchiato .button.is-danger.is-inverted{background-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined{background-color:transparent;border-color:#ed8796;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-danger.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-focused{background-color:#ed8796;border-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #ed8796 #ed8796 !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-outlined{background-color:transparent;border-color:#ed8796;box-shadow:none;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ed8796 #ed8796 !important}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-light{background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .button.is-danger.is-light:hover,html.theme--catppuccin-macchiato .button.is-danger.is-light.is-hovered{background-color:#fbe2e6;border-color:transparent;color:#971729}html.theme--catppuccin-macchiato .button.is-danger.is-light:active,html.theme--catppuccin-macchiato .button.is-danger.is-light.is-active{background-color:#f9d7dc;border-color:transparent;color:#971729}html.theme--catppuccin-macchiato .button.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-small:not(.is-rounded),html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-macchiato .button.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .button.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .button.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button{background-color:#6e738d;border-color:#5b6078;box-shadow:none;opacity:.5}html.theme--catppuccin-macchiato .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-macchiato .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-macchiato .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-macchiato .button.is-static{background-color:#1e2030;border-color:#5b6078;color:#8087a2;box-shadow:none;pointer-events:none}html.theme--catppuccin-macchiato .button.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-macchiato .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-macchiato .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-macchiato .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-macchiato .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-macchiato .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-macchiato .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-macchiato .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-macchiato .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-macchiato .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-macchiato .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-macchiato .buttons.has-addons .button:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-macchiato .buttons.has-addons .button:focus,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-focused,html.theme--catppuccin-macchiato .buttons.has-addons .button:active,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-active,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-macchiato .buttons.has-addons .button:focus:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button:active:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-macchiato .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .buttons.is-centered{justify-content:center}html.theme--catppuccin-macchiato .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-macchiato .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .button.is-responsive.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-macchiato .button.is-responsive,html.theme--catppuccin-macchiato .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-macchiato .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .button.is-responsive.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-macchiato .button.is-responsive,html.theme--catppuccin-macchiato .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-macchiato .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-macchiato .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-macchiato .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-macchiato .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-macchiato .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-macchiato .content li+li{margin-top:0.25em}html.theme--catppuccin-macchiato .content p:not(:last-child),html.theme--catppuccin-macchiato .content dl:not(:last-child),html.theme--catppuccin-macchiato .content ol:not(:last-child),html.theme--catppuccin-macchiato .content ul:not(:last-child),html.theme--catppuccin-macchiato .content blockquote:not(:last-child),html.theme--catppuccin-macchiato .content pre:not(:last-child),html.theme--catppuccin-macchiato .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-macchiato .content h1,html.theme--catppuccin-macchiato .content h2,html.theme--catppuccin-macchiato .content h3,html.theme--catppuccin-macchiato .content h4,html.theme--catppuccin-macchiato .content h5,html.theme--catppuccin-macchiato .content h6{color:#cad3f5;font-weight:600;line-height:1.125}html.theme--catppuccin-macchiato .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-macchiato .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-macchiato .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-macchiato .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-macchiato .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-macchiato .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-macchiato .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-macchiato .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-macchiato .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-macchiato .content blockquote{background-color:#1e2030;border-left:5px solid #5b6078;padding:1.25em 1.5em}html.theme--catppuccin-macchiato .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-macchiato .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-macchiato .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-macchiato .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-macchiato .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-macchiato .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-macchiato .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-macchiato .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-macchiato .content ul ul ul{list-style-type:square}html.theme--catppuccin-macchiato .content dd{margin-left:2em}html.theme--catppuccin-macchiato .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-macchiato .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-macchiato .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-macchiato .content figure img{display:inline-block}html.theme--catppuccin-macchiato .content figure figcaption{font-style:italic}html.theme--catppuccin-macchiato .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-macchiato .content sup,html.theme--catppuccin-macchiato .content sub{font-size:75%}html.theme--catppuccin-macchiato .content table{width:100%}html.theme--catppuccin-macchiato .content table td,html.theme--catppuccin-macchiato .content table th{border:1px solid #5b6078;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-macchiato .content table th{color:#b5c1f1}html.theme--catppuccin-macchiato .content table th:not([align]){text-align:inherit}html.theme--catppuccin-macchiato .content table thead td,html.theme--catppuccin-macchiato .content table thead th{border-width:0 0 2px;color:#b5c1f1}html.theme--catppuccin-macchiato .content table tfoot td,html.theme--catppuccin-macchiato .content table tfoot th{border-width:2px 0 0;color:#b5c1f1}html.theme--catppuccin-macchiato .content table tbody tr:last-child td,html.theme--catppuccin-macchiato .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-macchiato .content .tabs li+li{margin-top:0}html.theme--catppuccin-macchiato .content.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-macchiato .content.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .content.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .content.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-macchiato .icon.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-macchiato .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-macchiato .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-macchiato .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-macchiato .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-macchiato .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-macchiato div.icon-text{display:flex}html.theme--catppuccin-macchiato .image,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-macchiato .image img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-macchiato .image img.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-macchiato .image.is-fullwidth,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .image.is-square img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-macchiato .image.is-square .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-macchiato .image.is-1by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-macchiato .image.is-1by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-macchiato .image.is-5by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-macchiato .image.is-4by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-macchiato .image.is-3by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-macchiato .image.is-5by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-16by9 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-macchiato .image.is-16by9 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-macchiato .image.is-2by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-macchiato .image.is-3by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-macchiato .image.is-4by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-macchiato .image.is-3by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-macchiato .image.is-2by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-macchiato .image.is-3by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-9by16 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-macchiato .image.is-9by16 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-macchiato .image.is-1by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-macchiato .image.is-1by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-macchiato .image.is-square,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-macchiato .image.is-1by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-macchiato .image.is-5by4,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-macchiato .image.is-4by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-macchiato .image.is-3by2,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-macchiato .image.is-5by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-macchiato .image.is-16by9,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-macchiato .image.is-2by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-macchiato .image.is-3by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-macchiato .image.is-4by5,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-macchiato .image.is-3by4,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-macchiato .image.is-2by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-macchiato .image.is-3by5,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-macchiato .image.is-9by16,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-macchiato .image.is-1by2,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-macchiato .image.is-1by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-macchiato .image.is-16x16,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-macchiato .image.is-24x24,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-macchiato .image.is-32x32,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-macchiato .image.is-48x48,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-macchiato .image.is-64x64,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-macchiato .image.is-96x96,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-macchiato .image.is-128x128,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-macchiato .notification{background-color:#1e2030;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-macchiato .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-macchiato .notification strong{color:currentColor}html.theme--catppuccin-macchiato .notification code,html.theme--catppuccin-macchiato .notification pre{background:#fff}html.theme--catppuccin-macchiato .notification pre code{background:transparent}html.theme--catppuccin-macchiato .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-macchiato .notification .title,html.theme--catppuccin-macchiato .notification .subtitle,html.theme--catppuccin-macchiato .notification .content{color:currentColor}html.theme--catppuccin-macchiato .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-dark,html.theme--catppuccin-macchiato .content kbd.notification{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .notification.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.notification.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .notification.is-primary.is-light,html.theme--catppuccin-macchiato .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .notification.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .notification.is-link.is-light{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .notification.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-info.is-light{background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .notification.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-success.is-light{background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .notification.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-warning.is-light{background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .notification.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .notification.is-danger.is-light{background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-macchiato .progress::-webkit-progress-bar{background-color:#494d64}html.theme--catppuccin-macchiato .progress::-webkit-progress-value{background-color:#8087a2}html.theme--catppuccin-macchiato .progress::-moz-progress-bar{background-color:#8087a2}html.theme--catppuccin-macchiato .progress::-ms-fill{background-color:#8087a2;border:none}html.theme--catppuccin-macchiato .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-macchiato .content kbd.progress::-webkit-progress-value{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-macchiato .content kbd.progress::-moz-progress-bar{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark::-ms-fill,html.theme--catppuccin-macchiato .content kbd.progress::-ms-fill{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark:indeterminate,html.theme--catppuccin-macchiato .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #363a4f 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary::-ms-fill,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary:indeterminate,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #8aadf4 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-link::-webkit-progress-value{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link::-moz-progress-bar{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link::-ms-fill{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link:indeterminate{background-image:linear-gradient(to right, #8aadf4 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-info::-webkit-progress-value{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info::-moz-progress-bar{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info::-ms-fill{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info:indeterminate{background-image:linear-gradient(to right, #8bd5ca 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-success::-webkit-progress-value{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success::-moz-progress-bar{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success::-ms-fill{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6da95 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-warning::-webkit-progress-value{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning::-moz-progress-bar{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning::-ms-fill{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #eed49f 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-danger::-webkit-progress-value{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger::-moz-progress-bar{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger::-ms-fill{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #ed8796 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#494d64;background-image:linear-gradient(to right, #cad3f5 30%, #494d64 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-macchiato .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-macchiato .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-macchiato .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-macchiato .progress.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-macchiato .progress.is-medium{height:1.25rem}html.theme--catppuccin-macchiato .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-macchiato .table{background-color:#494d64;color:#cad3f5}html.theme--catppuccin-macchiato .table td,html.theme--catppuccin-macchiato .table th{border:1px solid #5b6078;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-macchiato .table td.is-white,html.theme--catppuccin-macchiato .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .table td.is-black,html.theme--catppuccin-macchiato .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .table td.is-light,html.theme--catppuccin-macchiato .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-dark,html.theme--catppuccin-macchiato .table th.is-dark{background-color:#363a4f;border-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .table td.is-primary,html.theme--catppuccin-macchiato .table th.is-primary{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-link,html.theme--catppuccin-macchiato .table th.is-link{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-info,html.theme--catppuccin-macchiato .table th.is-info{background-color:#8bd5ca;border-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-success,html.theme--catppuccin-macchiato .table th.is-success{background-color:#a6da95;border-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-warning,html.theme--catppuccin-macchiato .table th.is-warning{background-color:#eed49f;border-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-danger,html.theme--catppuccin-macchiato .table th.is-danger{background-color:#ed8796;border-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .table td.is-narrow,html.theme--catppuccin-macchiato .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-macchiato .table td.is-selected,html.theme--catppuccin-macchiato .table th.is-selected{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-selected a,html.theme--catppuccin-macchiato .table td.is-selected strong,html.theme--catppuccin-macchiato .table th.is-selected a,html.theme--catppuccin-macchiato .table th.is-selected strong{color:currentColor}html.theme--catppuccin-macchiato .table td.is-vcentered,html.theme--catppuccin-macchiato .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-macchiato .table th{color:#b5c1f1}html.theme--catppuccin-macchiato .table th:not([align]){text-align:left}html.theme--catppuccin-macchiato .table tr.is-selected{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table tr.is-selected a,html.theme--catppuccin-macchiato .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-macchiato .table tr.is-selected td,html.theme--catppuccin-macchiato .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-macchiato .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table thead td,html.theme--catppuccin-macchiato .table thead th{border-width:0 0 2px;color:#b5c1f1}html.theme--catppuccin-macchiato .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table tfoot td,html.theme--catppuccin-macchiato .table tfoot th{border-width:2px 0 0;color:#b5c1f1}html.theme--catppuccin-macchiato .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table tbody tr:last-child td,html.theme--catppuccin-macchiato .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-macchiato .table.is-bordered td,html.theme--catppuccin-macchiato .table.is-bordered th{border-width:1px}html.theme--catppuccin-macchiato .table.is-bordered tr:last-child td,html.theme--catppuccin-macchiato .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-macchiato .table.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#363a4f}html.theme--catppuccin-macchiato .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#363a4f}html.theme--catppuccin-macchiato .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#3a3e55}html.theme--catppuccin-macchiato .table.is-narrow td,html.theme--catppuccin-macchiato .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-macchiato .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#363a4f}html.theme--catppuccin-macchiato .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-macchiato .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .tags .tag,html.theme--catppuccin-macchiato .tags .content kbd,html.theme--catppuccin-macchiato .content .tags kbd,html.theme--catppuccin-macchiato .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-macchiato .tags .tag:not(:last-child),html.theme--catppuccin-macchiato .tags .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags kbd:not(:last-child),html.theme--catppuccin-macchiato .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-macchiato .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-macchiato .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-macchiato .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-macchiato .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-macchiato .tags.is-centered{justify-content:center}html.theme--catppuccin-macchiato .tags.is-centered .tag,html.theme--catppuccin-macchiato .tags.is-centered .content kbd,html.theme--catppuccin-macchiato .content .tags.is-centered kbd,html.theme--catppuccin-macchiato .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-macchiato .tags.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .tags.is-right .tag:not(:first-child),html.theme--catppuccin-macchiato .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-macchiato .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-macchiato .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-macchiato .tags.is-right .tag:not(:last-child),html.theme--catppuccin-macchiato .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-macchiato .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-macchiato .tags.has-addons .tag,html.theme--catppuccin-macchiato .tags.has-addons .content kbd,html.theme--catppuccin-macchiato .content .tags.has-addons kbd,html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-macchiato .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-macchiato .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-macchiato .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-macchiato .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-macchiato .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-macchiato .tag:not(body),html.theme--catppuccin-macchiato .content kbd:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#1e2030;border-radius:.4em;color:#cad3f5;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-macchiato .tag:not(body) .delete,html.theme--catppuccin-macchiato .content kbd:not(body) .delete,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-macchiato .tag.is-white:not(body),html.theme--catppuccin-macchiato .content kbd.is-white:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .tag.is-black:not(body),html.theme--catppuccin-macchiato .content kbd.is-black:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .tag.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-dark:not(body),html.theme--catppuccin-macchiato .content kbd:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-macchiato .content .docstring>section>kbd:not(body){background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .tag.is-primary:not(body),html.theme--catppuccin-macchiato .content kbd.is-primary:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .tag.is-primary.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .tag.is-link:not(body),html.theme--catppuccin-macchiato .content kbd.is-link:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .tag.is-link.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-link.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .tag.is-info:not(body),html.theme--catppuccin-macchiato .content kbd.is-info:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-info.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-info.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .tag.is-success:not(body),html.theme--catppuccin-macchiato .content kbd.is-success:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-success.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-success.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .tag.is-warning:not(body),html.theme--catppuccin-macchiato .content kbd.is-warning:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-warning.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .tag.is-danger:not(body),html.theme--catppuccin-macchiato .content kbd.is-danger:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .tag.is-danger.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .tag.is-normal:not(body),html.theme--catppuccin-macchiato .content kbd.is-normal:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-macchiato .tag.is-medium:not(body),html.theme--catppuccin-macchiato .content kbd.is-medium:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-macchiato .tag.is-large:not(body),html.theme--catppuccin-macchiato .content kbd.is-large:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-macchiato .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-macchiato .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-macchiato .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-macchiato .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-macchiato .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-macchiato .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-macchiato .tag.is-delete:not(body),html.theme--catppuccin-macchiato .content kbd.is-delete:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::before,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::before,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-macchiato .tag.is-delete:not(body)::after,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::after,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::before,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::before,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::after,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::after,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-macchiato .tag.is-delete:not(body):hover,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):hover,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-macchiato .tag.is-delete:not(body):focus,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):focus,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#141620}html.theme--catppuccin-macchiato .tag.is-delete:not(body):active,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):active,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#0a0b11}html.theme--catppuccin-macchiato .tag.is-rounded:not(body),html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-macchiato .content kbd.is-rounded:not(body),html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-macchiato a.tag:hover,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-macchiato .title,html.theme--catppuccin-macchiato .subtitle{word-break:break-word}html.theme--catppuccin-macchiato .title em,html.theme--catppuccin-macchiato .title span,html.theme--catppuccin-macchiato .subtitle em,html.theme--catppuccin-macchiato .subtitle span{font-weight:inherit}html.theme--catppuccin-macchiato .title sub,html.theme--catppuccin-macchiato .subtitle sub{font-size:.75em}html.theme--catppuccin-macchiato .title sup,html.theme--catppuccin-macchiato .subtitle sup{font-size:.75em}html.theme--catppuccin-macchiato .title .tag,html.theme--catppuccin-macchiato .title .content kbd,html.theme--catppuccin-macchiato .content .title kbd,html.theme--catppuccin-macchiato .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-macchiato .subtitle .tag,html.theme--catppuccin-macchiato .subtitle .content kbd,html.theme--catppuccin-macchiato .content .subtitle kbd,html.theme--catppuccin-macchiato .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-macchiato .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-macchiato .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-macchiato .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-macchiato .title.is-1{font-size:3rem}html.theme--catppuccin-macchiato .title.is-2{font-size:2.5rem}html.theme--catppuccin-macchiato .title.is-3{font-size:2rem}html.theme--catppuccin-macchiato .title.is-4{font-size:1.5rem}html.theme--catppuccin-macchiato .title.is-5{font-size:1.25rem}html.theme--catppuccin-macchiato .title.is-6{font-size:1rem}html.theme--catppuccin-macchiato .title.is-7{font-size:.75rem}html.theme--catppuccin-macchiato .subtitle{color:#6e738d;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-macchiato .subtitle strong{color:#6e738d;font-weight:600}html.theme--catppuccin-macchiato .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-macchiato .subtitle.is-1{font-size:3rem}html.theme--catppuccin-macchiato .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-macchiato .subtitle.is-3{font-size:2rem}html.theme--catppuccin-macchiato .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-macchiato .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-macchiato .subtitle.is-6{font-size:1rem}html.theme--catppuccin-macchiato .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-macchiato .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-macchiato .number{align-items:center;background-color:#1e2030;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{background-color:#24273a;border-color:#5b6078;border-radius:.4em;color:#8087a2}html.theme--catppuccin-macchiato .select select::-moz-placeholder,html.theme--catppuccin-macchiato .textarea::-moz-placeholder,html.theme--catppuccin-macchiato .input::-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select::-webkit-input-placeholder,html.theme--catppuccin-macchiato .textarea::-webkit-input-placeholder,html.theme--catppuccin-macchiato .input::-webkit-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:-moz-placeholder,html.theme--catppuccin-macchiato .textarea:-moz-placeholder,html.theme--catppuccin-macchiato .input:-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:-ms-input-placeholder,html.theme--catppuccin-macchiato .textarea:-ms-input-placeholder,html.theme--catppuccin-macchiato .input:-ms-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:hover,html.theme--catppuccin-macchiato .textarea:hover,html.theme--catppuccin-macchiato .input:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-macchiato .select select.is-hovered,html.theme--catppuccin-macchiato .is-hovered.textarea,html.theme--catppuccin-macchiato .is-hovered.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#6e738d}html.theme--catppuccin-macchiato .select select:focus,html.theme--catppuccin-macchiato .textarea:focus,html.theme--catppuccin-macchiato .input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-macchiato .select select.is-focused,html.theme--catppuccin-macchiato .is-focused.textarea,html.theme--catppuccin-macchiato .is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .select select:active,html.theme--catppuccin-macchiato .textarea:active,html.theme--catppuccin-macchiato .input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-macchiato .select select.is-active,html.theme--catppuccin-macchiato .is-active.textarea,html.theme--catppuccin-macchiato .is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#8aadf4;box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select select[disabled],html.theme--catppuccin-macchiato .textarea[disabled],html.theme--catppuccin-macchiato .input[disabled],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .select select,fieldset[disabled] html.theme--catppuccin-macchiato .textarea,fieldset[disabled] html.theme--catppuccin-macchiato .input,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{background-color:#6e738d;border-color:#1e2030;box-shadow:none;color:#f5f7fd}html.theme--catppuccin-macchiato .select select[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato .input[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato .input[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-macchiato .textarea[readonly],html.theme--catppuccin-macchiato .input[readonly],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-macchiato .is-white.textarea,html.theme--catppuccin-macchiato .is-white.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-macchiato .is-white.textarea:focus,html.theme--catppuccin-macchiato .is-white.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-macchiato .is-white.is-focused.textarea,html.theme--catppuccin-macchiato .is-white.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-white.textarea:active,html.theme--catppuccin-macchiato .is-white.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-macchiato .is-white.is-active.textarea,html.theme--catppuccin-macchiato .is-white.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .is-black.textarea,html.theme--catppuccin-macchiato .is-black.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-macchiato .is-black.textarea:focus,html.theme--catppuccin-macchiato .is-black.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-macchiato .is-black.is-focused.textarea,html.theme--catppuccin-macchiato .is-black.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-black.textarea:active,html.theme--catppuccin-macchiato .is-black.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-macchiato .is-black.is-active.textarea,html.theme--catppuccin-macchiato .is-black.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .is-light.textarea,html.theme--catppuccin-macchiato .is-light.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-macchiato .is-light.textarea:focus,html.theme--catppuccin-macchiato .is-light.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-macchiato .is-light.is-focused.textarea,html.theme--catppuccin-macchiato .is-light.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-light.textarea:active,html.theme--catppuccin-macchiato .is-light.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-macchiato .is-light.is-active.textarea,html.theme--catppuccin-macchiato .is-light.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .is-dark.textarea,html.theme--catppuccin-macchiato .content kbd.textarea,html.theme--catppuccin-macchiato .is-dark.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-macchiato .content kbd.input{border-color:#363a4f}html.theme--catppuccin-macchiato .is-dark.textarea:focus,html.theme--catppuccin-macchiato .content kbd.textarea:focus,html.theme--catppuccin-macchiato .is-dark.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-macchiato .content kbd.input:focus,html.theme--catppuccin-macchiato .is-dark.is-focused.textarea,html.theme--catppuccin-macchiato .content kbd.is-focused.textarea,html.theme--catppuccin-macchiato .is-dark.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .content kbd.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-dark.textarea:active,html.theme--catppuccin-macchiato .content kbd.textarea:active,html.theme--catppuccin-macchiato .is-dark.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-macchiato .content kbd.input:active,html.theme--catppuccin-macchiato .is-dark.is-active.textarea,html.theme--catppuccin-macchiato .content kbd.is-active.textarea,html.theme--catppuccin-macchiato .is-dark.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .content kbd.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .is-primary.textarea,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink{border-color:#8aadf4}html.theme--catppuccin-macchiato .is-primary.textarea:focus,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-macchiato .is-primary.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-macchiato .is-primary.is-focused.textarea,html.theme--catppuccin-macchiato .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.textarea:active,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-macchiato .is-primary.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-macchiato .is-primary.is-active.textarea,html.theme--catppuccin-macchiato .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .is-link.textarea,html.theme--catppuccin-macchiato .is-link.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#8aadf4}html.theme--catppuccin-macchiato .is-link.textarea:focus,html.theme--catppuccin-macchiato .is-link.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-macchiato .is-link.is-focused.textarea,html.theme--catppuccin-macchiato .is-link.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-link.textarea:active,html.theme--catppuccin-macchiato .is-link.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-macchiato .is-link.is-active.textarea,html.theme--catppuccin-macchiato .is-link.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .is-info.textarea,html.theme--catppuccin-macchiato .is-info.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#8bd5ca}html.theme--catppuccin-macchiato .is-info.textarea:focus,html.theme--catppuccin-macchiato .is-info.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-macchiato .is-info.is-focused.textarea,html.theme--catppuccin-macchiato .is-info.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-info.textarea:active,html.theme--catppuccin-macchiato .is-info.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-macchiato .is-info.is-active.textarea,html.theme--catppuccin-macchiato .is-info.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .is-success.textarea,html.theme--catppuccin-macchiato .is-success.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6da95}html.theme--catppuccin-macchiato .is-success.textarea:focus,html.theme--catppuccin-macchiato .is-success.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-macchiato .is-success.is-focused.textarea,html.theme--catppuccin-macchiato .is-success.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-success.textarea:active,html.theme--catppuccin-macchiato .is-success.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-macchiato .is-success.is-active.textarea,html.theme--catppuccin-macchiato .is-success.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .is-warning.textarea,html.theme--catppuccin-macchiato .is-warning.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#eed49f}html.theme--catppuccin-macchiato .is-warning.textarea:focus,html.theme--catppuccin-macchiato .is-warning.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-macchiato .is-warning.is-focused.textarea,html.theme--catppuccin-macchiato .is-warning.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-warning.textarea:active,html.theme--catppuccin-macchiato .is-warning.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-macchiato .is-warning.is-active.textarea,html.theme--catppuccin-macchiato .is-warning.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .is-danger.textarea,html.theme--catppuccin-macchiato .is-danger.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#ed8796}html.theme--catppuccin-macchiato .is-danger.textarea:focus,html.theme--catppuccin-macchiato .is-danger.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-macchiato .is-danger.is-focused.textarea,html.theme--catppuccin-macchiato .is-danger.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-danger.textarea:active,html.theme--catppuccin-macchiato .is-danger.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-macchiato .is-danger.is-active.textarea,html.theme--catppuccin-macchiato .is-danger.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .is-small.textarea,html.theme--catppuccin-macchiato .is-small.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-macchiato .is-medium.textarea,html.theme--catppuccin-macchiato .is-medium.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .is-large.textarea,html.theme--catppuccin-macchiato .is-large.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .is-fullwidth.textarea,html.theme--catppuccin-macchiato .is-fullwidth.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-macchiato .is-inline.textarea,html.theme--catppuccin-macchiato .is-inline.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-macchiato .input.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-macchiato .input.is-static,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-macchiato .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-macchiato .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-macchiato .textarea[rows]{height:initial}html.theme--catppuccin-macchiato .textarea.has-fixed-size{resize:none}html.theme--catppuccin-macchiato .radio,html.theme--catppuccin-macchiato .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-macchiato .radio input,html.theme--catppuccin-macchiato .checkbox input{cursor:pointer}html.theme--catppuccin-macchiato .radio:hover,html.theme--catppuccin-macchiato .checkbox:hover{color:#91d7e3}html.theme--catppuccin-macchiato .radio[disabled],html.theme--catppuccin-macchiato .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .radio,fieldset[disabled] html.theme--catppuccin-macchiato .checkbox,html.theme--catppuccin-macchiato .radio input[disabled],html.theme--catppuccin-macchiato .checkbox input[disabled]{color:#f5f7fd;cursor:not-allowed}html.theme--catppuccin-macchiato .radio+.radio{margin-left:.5em}html.theme--catppuccin-macchiato .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-macchiato .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading)::after{border-color:#8aadf4;right:1.125em;z-index:4}html.theme--catppuccin-macchiato .select.is-rounded select,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-macchiato .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-macchiato .select select::-ms-expand{display:none}html.theme--catppuccin-macchiato .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-macchiato .select select:hover{border-color:#1e2030}html.theme--catppuccin-macchiato .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-macchiato .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-macchiato .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#91d7e3}html.theme--catppuccin-macchiato .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-macchiato .select.is-white select{border-color:#fff}html.theme--catppuccin-macchiato .select.is-white select:hover,html.theme--catppuccin-macchiato .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-macchiato .select.is-white select:focus,html.theme--catppuccin-macchiato .select.is-white select.is-focused,html.theme--catppuccin-macchiato .select.is-white select:active,html.theme--catppuccin-macchiato .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-macchiato .select.is-black select:hover,html.theme--catppuccin-macchiato .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-macchiato .select.is-black select:focus,html.theme--catppuccin-macchiato .select.is-black select.is-focused,html.theme--catppuccin-macchiato .select.is-black select:active,html.theme--catppuccin-macchiato .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-macchiato .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-macchiato .select.is-light select:hover,html.theme--catppuccin-macchiato .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-macchiato .select.is-light select:focus,html.theme--catppuccin-macchiato .select.is-light select.is-focused,html.theme--catppuccin-macchiato .select.is-light select:active,html.theme--catppuccin-macchiato .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .select.is-dark:not(:hover)::after,html.theme--catppuccin-macchiato .content kbd.select:not(:hover)::after{border-color:#363a4f}html.theme--catppuccin-macchiato .select.is-dark select,html.theme--catppuccin-macchiato .content kbd.select select{border-color:#363a4f}html.theme--catppuccin-macchiato .select.is-dark select:hover,html.theme--catppuccin-macchiato .content kbd.select select:hover,html.theme--catppuccin-macchiato .select.is-dark select.is-hovered,html.theme--catppuccin-macchiato .content kbd.select select.is-hovered{border-color:#2c2f40}html.theme--catppuccin-macchiato .select.is-dark select:focus,html.theme--catppuccin-macchiato .content kbd.select select:focus,html.theme--catppuccin-macchiato .select.is-dark select.is-focused,html.theme--catppuccin-macchiato .content kbd.select select.is-focused,html.theme--catppuccin-macchiato .select.is-dark select:active,html.theme--catppuccin-macchiato .content kbd.select select:active,html.theme--catppuccin-macchiato .select.is-dark select.is-active,html.theme--catppuccin-macchiato .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .select.is-primary:not(:hover)::after,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-primary select,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-primary select:hover,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-macchiato .select.is-primary select.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#739df2}html.theme--catppuccin-macchiato .select.is-primary select:focus,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-macchiato .select.is-primary select.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-macchiato .select.is-primary select:active,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-macchiato .select.is-primary select.is-active,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select.is-link:not(:hover)::after{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-link select{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-link select:hover,html.theme--catppuccin-macchiato .select.is-link select.is-hovered{border-color:#739df2}html.theme--catppuccin-macchiato .select.is-link select:focus,html.theme--catppuccin-macchiato .select.is-link select.is-focused,html.theme--catppuccin-macchiato .select.is-link select:active,html.theme--catppuccin-macchiato .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select.is-info:not(:hover)::after{border-color:#8bd5ca}html.theme--catppuccin-macchiato .select.is-info select{border-color:#8bd5ca}html.theme--catppuccin-macchiato .select.is-info select:hover,html.theme--catppuccin-macchiato .select.is-info select.is-hovered{border-color:#78cec1}html.theme--catppuccin-macchiato .select.is-info select:focus,html.theme--catppuccin-macchiato .select.is-info select.is-focused,html.theme--catppuccin-macchiato .select.is-info select:active,html.theme--catppuccin-macchiato .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .select.is-success:not(:hover)::after{border-color:#a6da95}html.theme--catppuccin-macchiato .select.is-success select{border-color:#a6da95}html.theme--catppuccin-macchiato .select.is-success select:hover,html.theme--catppuccin-macchiato .select.is-success select.is-hovered{border-color:#96d382}html.theme--catppuccin-macchiato .select.is-success select:focus,html.theme--catppuccin-macchiato .select.is-success select.is-focused,html.theme--catppuccin-macchiato .select.is-success select:active,html.theme--catppuccin-macchiato .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .select.is-warning:not(:hover)::after{border-color:#eed49f}html.theme--catppuccin-macchiato .select.is-warning select{border-color:#eed49f}html.theme--catppuccin-macchiato .select.is-warning select:hover,html.theme--catppuccin-macchiato .select.is-warning select.is-hovered{border-color:#eaca89}html.theme--catppuccin-macchiato .select.is-warning select:focus,html.theme--catppuccin-macchiato .select.is-warning select.is-focused,html.theme--catppuccin-macchiato .select.is-warning select:active,html.theme--catppuccin-macchiato .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .select.is-danger:not(:hover)::after{border-color:#ed8796}html.theme--catppuccin-macchiato .select.is-danger select{border-color:#ed8796}html.theme--catppuccin-macchiato .select.is-danger select:hover,html.theme--catppuccin-macchiato .select.is-danger select.is-hovered{border-color:#ea7183}html.theme--catppuccin-macchiato .select.is-danger select:focus,html.theme--catppuccin-macchiato .select.is-danger select.is-focused,html.theme--catppuccin-macchiato .select.is-danger select:active,html.theme--catppuccin-macchiato .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .select.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-macchiato .select.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .select.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .select.is-disabled::after{border-color:#f5f7fd !important;opacity:0.5}html.theme--catppuccin-macchiato .select.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .select.is-fullwidth select{width:100%}html.theme--catppuccin-macchiato .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-macchiato .select.is-loading.is-small:after,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-macchiato .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-macchiato .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-macchiato .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-macchiato .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:hover .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:focus .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:active .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-black:hover .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-black:focus .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-black:active .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:hover .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:focus .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:active .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-dark .file-cta,html.theme--catppuccin-macchiato .content kbd.file .file-cta{background-color:#363a4f;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-dark:hover .file-cta,html.theme--catppuccin-macchiato .content kbd.file:hover .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-hovered .file-cta{background-color:#313447;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-dark:focus .file-cta,html.theme--catppuccin-macchiato .content kbd.file:focus .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-focused .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,58,79,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-dark:active .file-cta,html.theme--catppuccin-macchiato .content kbd.file:active .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-active .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-active .file-cta{background-color:#2c2f40;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary:hover .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary:focus .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-focused .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(138,173,244,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-primary:active .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-active .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link .file-cta{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link:hover .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-hovered .file-cta{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link:focus .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(138,173,244,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-link:active .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-active .file-cta{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-info .file-cta{background-color:#8bd5ca;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:hover .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-hovered .file-cta{background-color:#82d2c6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:focus .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(139,213,202,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:active .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-active .file-cta{background-color:#78cec1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success .file-cta{background-color:#a6da95;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:hover .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-hovered .file-cta{background-color:#9ed78c;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:focus .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,218,149,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:active .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-active .file-cta{background-color:#96d382;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning .file-cta{background-color:#eed49f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:hover .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-hovered .file-cta{background-color:#eccf94;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:focus .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(238,212,159,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:active .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-active .file-cta{background-color:#eaca89;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-danger .file-cta{background-color:#ed8796;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-danger:hover .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-hovered .file-cta{background-color:#eb7c8c;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-danger:focus .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(237,135,150,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-danger:active .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-active .file-cta{background-color:#ea7183;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-macchiato .file.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .file.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-macchiato .file.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-macchiato .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-macchiato .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-macchiato .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-macchiato .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-macchiato .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-macchiato .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-macchiato .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-macchiato .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-macchiato .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-macchiato .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-macchiato .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-macchiato .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-macchiato .file.is-centered{justify-content:center}html.theme--catppuccin-macchiato .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-macchiato .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-macchiato .file.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-macchiato .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-macchiato .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-macchiato .file-label:hover .file-cta{background-color:#313447;color:#b5c1f1}html.theme--catppuccin-macchiato .file-label:hover .file-name{border-color:#565a71}html.theme--catppuccin-macchiato .file-label:active .file-cta{background-color:#2c2f40;color:#b5c1f1}html.theme--catppuccin-macchiato .file-label:active .file-name{border-color:#505469}html.theme--catppuccin-macchiato .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato .file-name{border-color:#5b6078;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-macchiato .file-cta{background-color:#363a4f;color:#cad3f5}html.theme--catppuccin-macchiato .file-name{border-color:#5b6078;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-macchiato .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-macchiato .file-icon .fa{font-size:14px}html.theme--catppuccin-macchiato .label{color:#b5c1f1;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-macchiato .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-macchiato .label.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-macchiato .label.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .label.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-macchiato .help.is-white{color:#fff}html.theme--catppuccin-macchiato .help.is-black{color:#0a0a0a}html.theme--catppuccin-macchiato .help.is-light{color:#f5f5f5}html.theme--catppuccin-macchiato .help.is-dark,html.theme--catppuccin-macchiato .content kbd.help{color:#363a4f}html.theme--catppuccin-macchiato .help.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.help.docs-sourcelink{color:#8aadf4}html.theme--catppuccin-macchiato .help.is-link{color:#8aadf4}html.theme--catppuccin-macchiato .help.is-info{color:#8bd5ca}html.theme--catppuccin-macchiato .help.is-success{color:#a6da95}html.theme--catppuccin-macchiato .help.is-warning{color:#eed49f}html.theme--catppuccin-macchiato .help.is-danger{color:#ed8796}html.theme--catppuccin-macchiato .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-macchiato .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-macchiato .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-macchiato .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-macchiato .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-macchiato .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-macchiato .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-macchiato .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-macchiato .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field.is-horizontal{display:flex}}html.theme--catppuccin-macchiato .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-macchiato .field-label.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-macchiato .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-macchiato .field-body .field{margin-bottom:0}html.theme--catppuccin-macchiato .field-body>.field{flex-shrink:1}html.theme--catppuccin-macchiato .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-macchiato .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-macchiato .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-macchiato .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select:focus~.icon{color:#363a4f}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-macchiato .control.has-icons-left .icon,html.theme--catppuccin-macchiato .control.has-icons-right .icon{color:#5b6078;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-macchiato .control.has-icons-left .input,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-macchiato .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-macchiato .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-macchiato .control.has-icons-right .input,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-macchiato .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-macchiato .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-macchiato .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-macchiato .control.is-loading.is-small:after,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-macchiato .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-macchiato .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-macchiato .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-macchiato .breadcrumb a{align-items:center;color:#8aadf4;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-macchiato .breadcrumb a:hover{color:#91d7e3}html.theme--catppuccin-macchiato .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-macchiato .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-macchiato .breadcrumb li.is-active a{color:#b5c1f1;cursor:default;pointer-events:none}html.theme--catppuccin-macchiato .breadcrumb li+li::before{color:#6e738d;content:"\0002f"}html.theme--catppuccin-macchiato .breadcrumb ul,html.theme--catppuccin-macchiato .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-macchiato .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-macchiato .breadcrumb.is-centered ol,html.theme--catppuccin-macchiato .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-macchiato .breadcrumb.is-right ol,html.theme--catppuccin-macchiato .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-macchiato .breadcrumb.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-macchiato .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-macchiato .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-macchiato .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-macchiato .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-macchiato .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#cad3f5;max-width:100%;position:relative}html.theme--catppuccin-macchiato .card-footer:first-child,html.theme--catppuccin-macchiato .card-content:first-child,html.theme--catppuccin-macchiato .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-macchiato .card-footer:last-child,html.theme--catppuccin-macchiato .card-content:last-child,html.theme--catppuccin-macchiato .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-macchiato .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-macchiato .card-header-title{align-items:center;color:#b5c1f1;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-macchiato .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-macchiato .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-macchiato .card-image{display:block;position:relative}html.theme--catppuccin-macchiato .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-macchiato .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-macchiato .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-macchiato .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-macchiato .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-macchiato .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-macchiato .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-macchiato .dropdown.is-active .dropdown-menu,html.theme--catppuccin-macchiato .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-macchiato .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-macchiato .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-macchiato .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-macchiato .dropdown-content{background-color:#1e2030;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-macchiato .dropdown-item{color:#cad3f5;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-macchiato a.dropdown-item,html.theme--catppuccin-macchiato button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-macchiato a.dropdown-item:hover,html.theme--catppuccin-macchiato button.dropdown-item:hover{background-color:#1e2030;color:#0a0a0a}html.theme--catppuccin-macchiato a.dropdown-item.is-active,html.theme--catppuccin-macchiato button.dropdown-item.is-active{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-macchiato .level{align-items:center;justify-content:space-between}html.theme--catppuccin-macchiato .level code{border-radius:.4em}html.theme--catppuccin-macchiato .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-macchiato .level.is-mobile{display:flex}html.theme--catppuccin-macchiato .level.is-mobile .level-left,html.theme--catppuccin-macchiato .level.is-mobile .level-right{display:flex}html.theme--catppuccin-macchiato .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-macchiato .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-macchiato .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level{display:flex}html.theme--catppuccin-macchiato .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-macchiato .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-macchiato .level-item .title,html.theme--catppuccin-macchiato .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-macchiato .level-left,html.theme--catppuccin-macchiato .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .level-left .level-item.is-flexible,html.theme--catppuccin-macchiato .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-left .level-item:not(:last-child),html.theme--catppuccin-macchiato .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-macchiato .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-left{display:flex}}html.theme--catppuccin-macchiato .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-right{display:flex}}html.theme--catppuccin-macchiato .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-macchiato .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-macchiato .media .media{border-top:1px solid rgba(91,96,120,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-macchiato .media .media .content:not(:last-child),html.theme--catppuccin-macchiato .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-macchiato .media .media .media{padding-top:.5rem}html.theme--catppuccin-macchiato .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-macchiato .media+.media{border-top:1px solid rgba(91,96,120,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-macchiato .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-macchiato .media-left,html.theme--catppuccin-macchiato .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .media-left{margin-right:1rem}html.theme--catppuccin-macchiato .media-right{margin-left:1rem}html.theme--catppuccin-macchiato .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .media-content{overflow-x:auto}}html.theme--catppuccin-macchiato .menu{font-size:1rem}html.theme--catppuccin-macchiato .menu.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-macchiato .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .menu.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .menu-list{line-height:1.25}html.theme--catppuccin-macchiato .menu-list a{border-radius:3px;color:#cad3f5;display:block;padding:0.5em 0.75em}html.theme--catppuccin-macchiato .menu-list a:hover{background-color:#1e2030;color:#b5c1f1}html.theme--catppuccin-macchiato .menu-list a.is-active{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .menu-list li ul{border-left:1px solid #5b6078;margin:.75em;padding-left:.75em}html.theme--catppuccin-macchiato .menu-label{color:#f5f7fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-macchiato .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-macchiato .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-macchiato .message{background-color:#1e2030;border-radius:.4em;font-size:1rem}html.theme--catppuccin-macchiato .message strong{color:currentColor}html.theme--catppuccin-macchiato .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-macchiato .message.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-macchiato .message.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .message.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .message.is-white{background-color:#fff}html.theme--catppuccin-macchiato .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-macchiato .message.is-black{background-color:#fafafa}html.theme--catppuccin-macchiato .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-macchiato .message.is-light{background-color:#fafafa}html.theme--catppuccin-macchiato .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-macchiato .message.is-dark,html.theme--catppuccin-macchiato .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-macchiato .message.is-dark .message-header,html.theme--catppuccin-macchiato .content kbd.message .message-header{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .message.is-dark .message-body,html.theme--catppuccin-macchiato .content kbd.message .message-body{border-color:#363a4f}html.theme--catppuccin-macchiato .message.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink{background-color:#ecf2fd}html.theme--catppuccin-macchiato .message.is-primary .message-header,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink .message-header{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .message.is-primary .message-body,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink .message-body{border-color:#8aadf4;color:#0e3b95}html.theme--catppuccin-macchiato .message.is-link{background-color:#ecf2fd}html.theme--catppuccin-macchiato .message.is-link .message-header{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .message.is-link .message-body{border-color:#8aadf4;color:#0e3b95}html.theme--catppuccin-macchiato .message.is-info{background-color:#f0faf8}html.theme--catppuccin-macchiato .message.is-info .message-header{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-info .message-body{border-color:#8bd5ca;color:#276d62}html.theme--catppuccin-macchiato .message.is-success{background-color:#f2faf0}html.theme--catppuccin-macchiato .message.is-success .message-header{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-success .message-body{border-color:#a6da95;color:#386e26}html.theme--catppuccin-macchiato .message.is-warning{background-color:#fcf7ee}html.theme--catppuccin-macchiato .message.is-warning .message-header{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-warning .message-body{border-color:#eed49f;color:#7e5c16}html.theme--catppuccin-macchiato .message.is-danger{background-color:#fcedef}html.theme--catppuccin-macchiato .message.is-danger .message-header{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .message.is-danger .message-body{border-color:#ed8796;color:#971729}html.theme--catppuccin-macchiato .message-header{align-items:center;background-color:#cad3f5;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-macchiato .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-macchiato .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .message-body{border-color:#5b6078;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#cad3f5;padding:1.25em 1.5em}html.theme--catppuccin-macchiato .message-body code,html.theme--catppuccin-macchiato .message-body pre{background-color:#fff}html.theme--catppuccin-macchiato .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-macchiato .modal.is-active{display:flex}html.theme--catppuccin-macchiato .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-macchiato .modal-content,html.theme--catppuccin-macchiato .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-macchiato .modal-content,html.theme--catppuccin-macchiato .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-macchiato .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-macchiato .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-macchiato .modal-card-head,html.theme--catppuccin-macchiato .modal-card-foot{align-items:center;background-color:#1e2030;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-macchiato .modal-card-head{border-bottom:1px solid #5b6078;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-macchiato .modal-card-title{color:#cad3f5;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-macchiato .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #5b6078}html.theme--catppuccin-macchiato .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-macchiato .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#24273a;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-macchiato .navbar{background-color:#8aadf4;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-macchiato .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-macchiato .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-dark,html.theme--catppuccin-macchiato .content kbd.navbar{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-burger,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#363a4f;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-burger,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6da95;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#eed49f;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#ed8796;color:#fff}}html.theme--catppuccin-macchiato .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-macchiato .navbar.has-shadow{box-shadow:0 2px 0 0 #1e2030}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom,html.theme--catppuccin-macchiato .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #1e2030}html.theme--catppuccin-macchiato .navbar.is-fixed-top{top:0}html.theme--catppuccin-macchiato html.has-navbar-fixed-top,html.theme--catppuccin-macchiato body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-macchiato .navbar-brand,html.theme--catppuccin-macchiato .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-macchiato .navbar-brand a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-macchiato .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-macchiato .navbar-burger{color:#cad3f5;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-macchiato .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-macchiato .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-macchiato .navbar-menu{display:none}html.theme--catppuccin-macchiato .navbar-item,html.theme--catppuccin-macchiato .navbar-link{color:#cad3f5;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-macchiato .navbar-item .icon:only-child,html.theme--catppuccin-macchiato .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-macchiato a.navbar-item,html.theme--catppuccin-macchiato .navbar-link{cursor:pointer}html.theme--catppuccin-macchiato a.navbar-item:focus,html.theme--catppuccin-macchiato a.navbar-item:focus-within,html.theme--catppuccin-macchiato a.navbar-item:hover,html.theme--catppuccin-macchiato a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar-link:focus,html.theme--catppuccin-macchiato .navbar-link:focus-within,html.theme--catppuccin-macchiato .navbar-link:hover,html.theme--catppuccin-macchiato .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}html.theme--catppuccin-macchiato .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .navbar-item img{max-height:1.75rem}html.theme--catppuccin-macchiato .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-macchiato .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-macchiato .navbar-item.is-tab:focus,html.theme--catppuccin-macchiato .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#8aadf4;border-bottom-style:solid;border-bottom-width:3px;color:#8aadf4;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-macchiato .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-macchiato .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-macchiato .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-macchiato .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .navbar>.container{display:block}html.theme--catppuccin-macchiato .navbar-brand .navbar-item,html.theme--catppuccin-macchiato .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-macchiato .navbar-link::after{display:none}html.theme--catppuccin-macchiato .navbar-menu{background-color:#8aadf4;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-macchiato .navbar-menu.is-active{display:block}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch,html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-macchiato .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-macchiato html.has-navbar-fixed-top-touch,html.theme--catppuccin-macchiato body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar,html.theme--catppuccin-macchiato .navbar-menu,html.theme--catppuccin-macchiato .navbar-start,html.theme--catppuccin-macchiato .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-macchiato .navbar{min-height:4rem}html.theme--catppuccin-macchiato .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-start,html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-macchiato .navbar.is-spaced a.navbar-item,html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8087a2}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}html.theme--catppuccin-macchiato .navbar-burger{display:none}html.theme--catppuccin-macchiato .navbar-item,html.theme--catppuccin-macchiato .navbar-link{align-items:center;display:flex}html.theme--catppuccin-macchiato .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-macchiato .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-macchiato .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-macchiato .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-macchiato .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-macchiato .navbar-dropdown{background-color:#8aadf4;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-macchiato .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8087a2}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-macchiato .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-macchiato .navbar-divider{display:block}html.theme--catppuccin-macchiato .navbar>.container .navbar-brand,html.theme--catppuccin-macchiato .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-macchiato .navbar>.container .navbar-menu,html.theme--catppuccin-macchiato .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-macchiato .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-macchiato html.has-navbar-fixed-top-desktop,html.theme--catppuccin-macchiato body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-macchiato html.has-spaced-navbar-fixed-top,html.theme--catppuccin-macchiato body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-macchiato html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-macchiato body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-macchiato a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar-link.is-active{color:#8aadf4}html.theme--catppuccin-macchiato a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-macchiato .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-macchiato .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-macchiato .pagination.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-macchiato .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-previous,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-next,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-link,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-macchiato .pagination,html.theme--catppuccin-macchiato .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link{border-color:#5b6078;color:#8aadf4;min-width:2.5em}html.theme--catppuccin-macchiato .pagination-previous:hover,html.theme--catppuccin-macchiato .pagination-next:hover,html.theme--catppuccin-macchiato .pagination-link:hover{border-color:#6e738d;color:#91d7e3}html.theme--catppuccin-macchiato .pagination-previous:focus,html.theme--catppuccin-macchiato .pagination-next:focus,html.theme--catppuccin-macchiato .pagination-link:focus{border-color:#6e738d}html.theme--catppuccin-macchiato .pagination-previous:active,html.theme--catppuccin-macchiato .pagination-next:active,html.theme--catppuccin-macchiato .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-macchiato .pagination-previous[disabled],html.theme--catppuccin-macchiato .pagination-previous.is-disabled,html.theme--catppuccin-macchiato .pagination-next[disabled],html.theme--catppuccin-macchiato .pagination-next.is-disabled,html.theme--catppuccin-macchiato .pagination-link[disabled],html.theme--catppuccin-macchiato .pagination-link.is-disabled{background-color:#5b6078;border-color:#5b6078;box-shadow:none;color:#f5f7fd;opacity:0.5}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-macchiato .pagination-link.is-current{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .pagination-ellipsis{color:#6e738d;pointer-events:none}html.theme--catppuccin-macchiato .pagination-list{flex-wrap:wrap}html.theme--catppuccin-macchiato .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .pagination{flex-wrap:wrap}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-macchiato .pagination-previous{order:2}html.theme--catppuccin-macchiato .pagination-next{order:3}html.theme--catppuccin-macchiato .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-macchiato .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-macchiato .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-macchiato .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-macchiato .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-macchiato .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-macchiato .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-macchiato .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-macchiato .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-macchiato .panel.is-dark .panel-heading,html.theme--catppuccin-macchiato .content kbd.panel .panel-heading{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-macchiato .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#363a4f}html.theme--catppuccin-macchiato .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-macchiato .content kbd.panel .panel-block.is-active .panel-icon{color:#363a4f}html.theme--catppuccin-macchiato .panel.is-primary .panel-heading,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-link .panel-heading{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .panel.is-link .panel-tabs a.is-active{border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-link .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-info .panel-heading{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-info .panel-tabs a.is-active{border-bottom-color:#8bd5ca}html.theme--catppuccin-macchiato .panel.is-info .panel-block.is-active .panel-icon{color:#8bd5ca}html.theme--catppuccin-macchiato .panel.is-success .panel-heading{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6da95}html.theme--catppuccin-macchiato .panel.is-success .panel-block.is-active .panel-icon{color:#a6da95}html.theme--catppuccin-macchiato .panel.is-warning .panel-heading{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#eed49f}html.theme--catppuccin-macchiato .panel.is-warning .panel-block.is-active .panel-icon{color:#eed49f}html.theme--catppuccin-macchiato .panel.is-danger .panel-heading{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#ed8796}html.theme--catppuccin-macchiato .panel.is-danger .panel-block.is-active .panel-icon{color:#ed8796}html.theme--catppuccin-macchiato .panel-tabs:not(:last-child),html.theme--catppuccin-macchiato .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-macchiato .panel-heading{background-color:#494d64;border-radius:8px 8px 0 0;color:#b5c1f1;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-macchiato .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-macchiato .panel-tabs a{border-bottom:1px solid #5b6078;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-macchiato .panel-tabs a.is-active{border-bottom-color:#494d64;color:#739df2}html.theme--catppuccin-macchiato .panel-list a{color:#cad3f5}html.theme--catppuccin-macchiato .panel-list a:hover{color:#8aadf4}html.theme--catppuccin-macchiato .panel-block{align-items:center;color:#b5c1f1;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-macchiato .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-macchiato .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-macchiato .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-macchiato .panel-block.is-active{border-left-color:#8aadf4;color:#739df2}html.theme--catppuccin-macchiato .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-macchiato a.panel-block,html.theme--catppuccin-macchiato label.panel-block{cursor:pointer}html.theme--catppuccin-macchiato a.panel-block:hover,html.theme--catppuccin-macchiato label.panel-block:hover{background-color:#1e2030}html.theme--catppuccin-macchiato .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f5f7fd;margin-right:.75em}html.theme--catppuccin-macchiato .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-macchiato .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-macchiato .tabs a{align-items:center;border-bottom-color:#5b6078;border-bottom-style:solid;border-bottom-width:1px;color:#cad3f5;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-macchiato .tabs a:hover{border-bottom-color:#b5c1f1;color:#b5c1f1}html.theme--catppuccin-macchiato .tabs li{display:block}html.theme--catppuccin-macchiato .tabs li.is-active a{border-bottom-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .tabs ul{align-items:center;border-bottom-color:#5b6078;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-macchiato .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-macchiato .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-macchiato .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-macchiato .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-macchiato .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-macchiato .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-macchiato .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-macchiato .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-macchiato .tabs.is-boxed a:hover{background-color:#1e2030;border-bottom-color:#5b6078}html.theme--catppuccin-macchiato .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#5b6078;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-macchiato .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .tabs.is-toggle a{border-color:#5b6078;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-macchiato .tabs.is-toggle a:hover{background-color:#1e2030;border-color:#6e738d;z-index:2}html.theme--catppuccin-macchiato .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-macchiato .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-macchiato .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-macchiato .tabs.is-toggle li.is-active a{background-color:#8aadf4;border-color:#8aadf4;color:#fff;z-index:1}html.theme--catppuccin-macchiato .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-macchiato .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-macchiato .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-macchiato .tabs.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-macchiato .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .column.is-narrow,html.theme--catppuccin-macchiato .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full,html.theme--catppuccin-macchiato .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters,html.theme--catppuccin-macchiato .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds,html.theme--catppuccin-macchiato .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half,html.theme--catppuccin-macchiato .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third,html.theme--catppuccin-macchiato .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter,html.theme--catppuccin-macchiato .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth,html.theme--catppuccin-macchiato .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths,html.theme--catppuccin-macchiato .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths,html.theme--catppuccin-macchiato .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths,html.theme--catppuccin-macchiato .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters,html.theme--catppuccin-macchiato .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds,html.theme--catppuccin-macchiato .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half,html.theme--catppuccin-macchiato .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third,html.theme--catppuccin-macchiato .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter,html.theme--catppuccin-macchiato .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth,html.theme--catppuccin-macchiato .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths,html.theme--catppuccin-macchiato .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths,html.theme--catppuccin-macchiato .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths,html.theme--catppuccin-macchiato .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0,html.theme--catppuccin-macchiato .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0,html.theme--catppuccin-macchiato .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1,html.theme--catppuccin-macchiato .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1,html.theme--catppuccin-macchiato .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2,html.theme--catppuccin-macchiato .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2,html.theme--catppuccin-macchiato .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3,html.theme--catppuccin-macchiato .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3,html.theme--catppuccin-macchiato .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4,html.theme--catppuccin-macchiato .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4,html.theme--catppuccin-macchiato .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5,html.theme--catppuccin-macchiato .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5,html.theme--catppuccin-macchiato .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6,html.theme--catppuccin-macchiato .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6,html.theme--catppuccin-macchiato .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7,html.theme--catppuccin-macchiato .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7,html.theme--catppuccin-macchiato .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8,html.theme--catppuccin-macchiato .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8,html.theme--catppuccin-macchiato .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9,html.theme--catppuccin-macchiato .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9,html.theme--catppuccin-macchiato .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10,html.theme--catppuccin-macchiato .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10,html.theme--catppuccin-macchiato .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11,html.theme--catppuccin-macchiato .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11,html.theme--catppuccin-macchiato .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12,html.theme--catppuccin-macchiato .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12,html.theme--catppuccin-macchiato .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-macchiato .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-macchiato .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-macchiato .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-macchiato .columns.is-centered{justify-content:center}html.theme--catppuccin-macchiato .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-macchiato .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-macchiato .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-macchiato .columns.is-mobile{display:flex}html.theme--catppuccin-macchiato .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-macchiato .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-desktop{display:flex}}html.theme--catppuccin-macchiato .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-macchiato .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-macchiato .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-macchiato .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-macchiato .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-macchiato .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-macchiato .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-macchiato .tile.is-child{margin:0 !important}html.theme--catppuccin-macchiato .tile.is-parent{padding:.75rem}html.theme--catppuccin-macchiato .tile.is-vertical{flex-direction:column}html.theme--catppuccin-macchiato .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .tile:not(.is-child){display:flex}html.theme--catppuccin-macchiato .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .tile.is-3{flex:none;width:25%}html.theme--catppuccin-macchiato .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .tile.is-6{flex:none;width:50%}html.theme--catppuccin-macchiato .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .tile.is-9{flex:none;width:75%}html.theme--catppuccin-macchiato .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-macchiato .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-macchiato .hero .navbar{background:none}html.theme--catppuccin-macchiato .hero .tabs ul{border-bottom:none}html.theme--catppuccin-macchiato .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-white strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-macchiato .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-macchiato .hero.is-white .navbar-item,html.theme--catppuccin-macchiato .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-macchiato .hero.is-white a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-white .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-macchiato .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-black strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-black .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-macchiato .hero.is-black .navbar-item,html.theme--catppuccin-macchiato .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-black a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-black .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-macchiato .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-light strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-macchiato .hero.is-light .navbar-item,html.theme--catppuccin-macchiato .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-light .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-macchiato .hero.is-dark,html.theme--catppuccin-macchiato .content kbd.hero{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-dark strong,html.theme--catppuccin-macchiato .content kbd.hero strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-dark .title,html.theme--catppuccin-macchiato .content kbd.hero .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .subtitle,html.theme--catppuccin-macchiato .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-macchiato .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-dark .subtitle strong,html.theme--catppuccin-macchiato .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-dark .navbar-menu,html.theme--catppuccin-macchiato .content kbd.hero .navbar-menu{background-color:#363a4f}}html.theme--catppuccin-macchiato .hero.is-dark .navbar-item,html.theme--catppuccin-macchiato .content kbd.hero .navbar-item,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .tabs a,html.theme--catppuccin-macchiato .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-dark .tabs a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs li.is-active a{color:#363a4f !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .hero.is-dark.is-bold,html.theme--catppuccin-macchiato .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #1d2535 0%, #363a4f 71%, #3d3c62 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-macchiato .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1d2535 0%, #363a4f 71%, #3d3c62 100%)}}html.theme--catppuccin-macchiato .hero.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-primary strong,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-primary .title,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .subtitle,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-primary .subtitle strong,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-primary .navbar-menu,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#8aadf4}}html.theme--catppuccin-macchiato .hero.is-primary .navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .tabs a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-primary .tabs a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#8aadf4 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .hero.is-primary.is-bold,html.theme--catppuccin-macchiato .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-macchiato .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}}html.theme--catppuccin-macchiato .hero.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-link strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-link .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-link .navbar-menu{background-color:#8aadf4}}html.theme--catppuccin-macchiato .hero.is-link .navbar-item,html.theme--catppuccin-macchiato .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-link a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-link .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-link .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-link .tabs li.is-active a{color:#8aadf4 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .hero.is-link.is-bold{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}}html.theme--catppuccin-macchiato .hero.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-info strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-info .navbar-menu{background-color:#8bd5ca}}html.theme--catppuccin-macchiato .hero.is-info .navbar-item,html.theme--catppuccin-macchiato .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-info .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-info .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-info .tabs li.is-active a{color:#8bd5ca !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .hero.is-info.is-bold{background-image:linear-gradient(141deg, #5bd2ac 0%, #8bd5ca 71%, #9adedf 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #5bd2ac 0%, #8bd5ca 71%, #9adedf 100%)}}html.theme--catppuccin-macchiato .hero.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-success strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-success .navbar-menu{background-color:#a6da95}}html.theme--catppuccin-macchiato .hero.is-success .navbar-item,html.theme--catppuccin-macchiato .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-success .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-success .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-success .tabs li.is-active a{color:#a6da95 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .hero.is-success.is-bold{background-image:linear-gradient(141deg, #94d765 0%, #a6da95 71%, #aae4a5 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #94d765 0%, #a6da95 71%, #aae4a5 100%)}}html.theme--catppuccin-macchiato .hero.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-warning strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-warning .navbar-menu{background-color:#eed49f}}html.theme--catppuccin-macchiato .hero.is-warning .navbar-item,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-warning .tabs li.is-active a{color:#eed49f !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #efae6b 0%, #eed49f 71%, #f4e9b2 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #efae6b 0%, #eed49f 71%, #f4e9b2 100%)}}html.theme--catppuccin-macchiato .hero.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-danger strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-danger .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-danger .navbar-menu{background-color:#ed8796}}html.theme--catppuccin-macchiato .hero.is-danger .navbar-item,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-danger .tabs li.is-active a{color:#ed8796 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #f05183 0%, #ed8796 71%, #f39c9a 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f05183 0%, #ed8796 71%, #f39c9a 100%)}}html.theme--catppuccin-macchiato .hero.is-small .hero-body,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-macchiato .hero.is-halfheight .hero-body,html.theme--catppuccin-macchiato .hero.is-fullheight .hero-body,html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-macchiato .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-macchiato .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-macchiato .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-macchiato .hero-video{overflow:hidden}html.theme--catppuccin-macchiato .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-macchiato .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero-video{display:none}}html.theme--catppuccin-macchiato .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero-buttons .button{display:flex}html.theme--catppuccin-macchiato .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-macchiato .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-macchiato .hero-head,html.theme--catppuccin-macchiato .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero-body{padding:3rem 3rem}}html.theme--catppuccin-macchiato .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .section{padding:3rem 3rem}html.theme--catppuccin-macchiato .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-macchiato .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-macchiato .footer{background-color:#1e2030;padding:3rem 1.5rem 6rem}html.theme--catppuccin-macchiato h1 .docs-heading-anchor,html.theme--catppuccin-macchiato h1 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h1 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h2 .docs-heading-anchor,html.theme--catppuccin-macchiato h2 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h2 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h3 .docs-heading-anchor,html.theme--catppuccin-macchiato h3 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h3 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h4 .docs-heading-anchor,html.theme--catppuccin-macchiato h4 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h4 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h5 .docs-heading-anchor,html.theme--catppuccin-macchiato h5 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h5 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h6 .docs-heading-anchor,html.theme--catppuccin-macchiato h6 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h6 .docs-heading-anchor:visited{color:#cad3f5}html.theme--catppuccin-macchiato h1 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h2 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h3 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h4 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h5 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-macchiato h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-macchiato h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-macchiato .docs-light-only{display:none !important}html.theme--catppuccin-macchiato pre{position:relative;overflow:hidden}html.theme--catppuccin-macchiato pre code,html.theme--catppuccin-macchiato pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-macchiato pre code:first-of-type,html.theme--catppuccin-macchiato pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-macchiato pre code:last-of-type,html.theme--catppuccin-macchiato pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-macchiato pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#cad3f5;cursor:pointer;text-align:center}html.theme--catppuccin-macchiato pre .copy-button:focus,html.theme--catppuccin-macchiato pre .copy-button:hover{opacity:1;background:rgba(202,211,245,0.1);color:#8aadf4}html.theme--catppuccin-macchiato pre .copy-button.success{color:#a6da95;opacity:1}html.theme--catppuccin-macchiato pre .copy-button.error{color:#ed8796;opacity:1}html.theme--catppuccin-macchiato pre:hover .copy-button{opacity:1}html.theme--catppuccin-macchiato .admonition{background-color:#1e2030;border-style:solid;border-width:2px;border-color:#b8c0e0;border-radius:4px;font-size:1rem}html.theme--catppuccin-macchiato .admonition strong{color:currentColor}html.theme--catppuccin-macchiato .admonition.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-macchiato .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .admonition.is-default{background-color:#1e2030;border-color:#b8c0e0}html.theme--catppuccin-macchiato .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#b8c0e0}html.theme--catppuccin-macchiato .admonition.is-default>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-info{background-color:#1e2030;border-color:#8bd5ca}html.theme--catppuccin-macchiato .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#8bd5ca}html.theme--catppuccin-macchiato .admonition.is-info>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-success{background-color:#1e2030;border-color:#a6da95}html.theme--catppuccin-macchiato .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6da95}html.theme--catppuccin-macchiato .admonition.is-success>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-warning{background-color:#1e2030;border-color:#eed49f}html.theme--catppuccin-macchiato .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#eed49f}html.theme--catppuccin-macchiato .admonition.is-warning>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-danger{background-color:#1e2030;border-color:#ed8796}html.theme--catppuccin-macchiato .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#ed8796}html.theme--catppuccin-macchiato .admonition.is-danger>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-compat{background-color:#1e2030;border-color:#91d7e3}html.theme--catppuccin-macchiato .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#91d7e3}html.theme--catppuccin-macchiato .admonition.is-compat>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition-header{color:#b8c0e0;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-macchiato .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-macchiato details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-macchiato details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-macchiato details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-macchiato .admonition-body{color:#cad3f5;padding:0.5rem .75rem}html.theme--catppuccin-macchiato .admonition-body pre{background-color:#1e2030}html.theme--catppuccin-macchiato .admonition-body code{background-color:#1e2030}html.theme--catppuccin-macchiato .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #5b6078;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-macchiato .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#1e2030;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #5b6078;overflow:auto}html.theme--catppuccin-macchiato .docstring>header code{background-color:transparent}html.theme--catppuccin-macchiato .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-macchiato .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-macchiato .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-macchiato .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #5b6078}html.theme--catppuccin-macchiato .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-macchiato .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-macchiato .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-macchiato .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-macchiato .documenter-example-output{background-color:#24273a}html.theme--catppuccin-macchiato .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#1e2030;color:#cad3f5;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-macchiato .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-macchiato .outdated-warning-overlay a{color:#8aadf4}html.theme--catppuccin-macchiato .outdated-warning-overlay a:hover{color:#91d7e3}html.theme--catppuccin-macchiato .content pre{border:2px solid #5b6078;border-radius:4px}html.theme--catppuccin-macchiato .content code{font-weight:inherit}html.theme--catppuccin-macchiato .content a code{color:#8aadf4}html.theme--catppuccin-macchiato .content a:hover code{color:#91d7e3}html.theme--catppuccin-macchiato .content h1 code,html.theme--catppuccin-macchiato .content h2 code,html.theme--catppuccin-macchiato .content h3 code,html.theme--catppuccin-macchiato .content h4 code,html.theme--catppuccin-macchiato .content h5 code,html.theme--catppuccin-macchiato .content h6 code{color:#cad3f5}html.theme--catppuccin-macchiato .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-macchiato .content blockquote>ul:first-child,html.theme--catppuccin-macchiato .content blockquote>ol:first-child,html.theme--catppuccin-macchiato .content .admonition-body>ul:first-child,html.theme--catppuccin-macchiato .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-macchiato pre,html.theme--catppuccin-macchiato code{font-variant-ligatures:no-contextual}html.theme--catppuccin-macchiato .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-macchiato .breadcrumb a.is-disabled,html.theme--catppuccin-macchiato .breadcrumb a.is-disabled:hover{color:#b5c1f1}html.theme--catppuccin-macchiato .hljs{background:initial !important}html.theme--catppuccin-macchiato .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-macchiato .katex-display,html.theme--catppuccin-macchiato mjx-container,html.theme--catppuccin-macchiato .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-macchiato html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-macchiato li.no-marker{list-style:none}html.theme--catppuccin-macchiato #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-macchiato #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main{width:100%}html.theme--catppuccin-macchiato #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-macchiato #documenter .docs-main>header,html.theme--catppuccin-macchiato #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar{background-color:#24273a;border-bottom:1px solid #5b6078;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes{border-top:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-macchiato .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #5b6078;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-macchiato #documenter .docs-sidebar{display:flex;flex-direction:column;color:#cad3f5;background-color:#1e2030;border-right:1px solid #5b6078;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-macchiato #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name a:hover{color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #5b6078;display:none;padding:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #5b6078;padding-bottom:1.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#cad3f5;background:#1e2030}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#cad3f5;background-color:#26283d}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #5b6078;border-bottom:1px solid #5b6078;background-color:#181926}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#181926;color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#26283d;color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#2e3149}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#3d4162}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#2e3149}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#3d4162}}html.theme--catppuccin-macchiato kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-macchiato .search-min-width-50{min-width:50%}html.theme--catppuccin-macchiato .search-min-height-100{min-height:100%}html.theme--catppuccin-macchiato .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-macchiato .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover,html.theme--catppuccin-macchiato .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-macchiato .search-result-link .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-macchiato .property-search-result-badge,html.theme--catppuccin-macchiato .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-macchiato .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:hover .search-filter,html.theme--catppuccin-macchiato .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-macchiato .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-macchiato .search-filter:hover,html.theme--catppuccin-macchiato .search-filter:focus{color:#333}html.theme--catppuccin-macchiato .search-filter-selected{color:#363a4f;background-color:#b7bdf8}html.theme--catppuccin-macchiato .search-filter-selected:hover,html.theme--catppuccin-macchiato .search-filter-selected:focus{color:#363a4f}html.theme--catppuccin-macchiato .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-macchiato .search-divider{border-bottom:1px solid #5b6078}html.theme--catppuccin-macchiato .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-macchiato .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-macchiato .w-100{width:100%}html.theme--catppuccin-macchiato .gap-2{gap:0.5rem}html.theme--catppuccin-macchiato .gap-4{gap:1rem}html.theme--catppuccin-macchiato .gap-8{gap:2rem}html.theme--catppuccin-macchiato{background-color:#24273a;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-macchiato a{transition:all 200ms ease}html.theme--catppuccin-macchiato .label{color:#cad3f5}html.theme--catppuccin-macchiato .button,html.theme--catppuccin-macchiato .control.has-icons-left .icon,html.theme--catppuccin-macchiato .control.has-icons-right .icon,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .select,html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea{height:2.5em;color:#cad3f5}html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#cad3f5}html.theme--catppuccin-macchiato .select:after,html.theme--catppuccin-macchiato .select select{border-width:1px}html.theme--catppuccin-macchiato .menu-list a{transition:all 300ms ease}html.theme--catppuccin-macchiato .modal-card-foot,html.theme--catppuccin-macchiato .modal-card-head{border-color:#5b6078}html.theme--catppuccin-macchiato .navbar{border-radius:.4em}html.theme--catppuccin-macchiato .navbar.is-transparent{background:none}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .navbar .navbar-menu{background-color:#8aadf4;border-radius:0 0 .4em .4em}}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){color:#363a4f}html.theme--catppuccin-macchiato .tag.is-link:not(body),html.theme--catppuccin-macchiato .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-macchiato .content kbd.is-link:not(body){color:#363a4f}html.theme--catppuccin-macchiato .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-macchiato .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-macchiato .ansi span.sgr3{font-style:italic}html.theme--catppuccin-macchiato .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-macchiato .ansi span.sgr7{color:#24273a;background-color:#cad3f5}html.theme--catppuccin-macchiato .ansi span.sgr8{color:transparent}html.theme--catppuccin-macchiato .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-macchiato .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-macchiato .ansi span.sgr30{color:#494d64}html.theme--catppuccin-macchiato .ansi span.sgr31{color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr32{color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr33{color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr34{color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr35{color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr36{color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr37{color:#b8c0e0}html.theme--catppuccin-macchiato .ansi span.sgr40{background-color:#494d64}html.theme--catppuccin-macchiato .ansi span.sgr41{background-color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr42{background-color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr43{background-color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr44{background-color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr45{background-color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr46{background-color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr47{background-color:#b8c0e0}html.theme--catppuccin-macchiato .ansi span.sgr90{color:#5b6078}html.theme--catppuccin-macchiato .ansi span.sgr91{color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr92{color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr93{color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr94{color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr95{color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr96{color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr97{color:#a5adcb}html.theme--catppuccin-macchiato .ansi span.sgr100{background-color:#5b6078}html.theme--catppuccin-macchiato .ansi span.sgr101{background-color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr102{background-color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr103{background-color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr104{background-color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr105{background-color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr106{background-color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr107{background-color:#a5adcb}html.theme--catppuccin-macchiato code.language-julia-repl>span.hljs-meta{color:#a6da95;font-weight:bolder}html.theme--catppuccin-macchiato code .hljs{color:#cad3f5;background:#24273a}html.theme--catppuccin-macchiato code .hljs-keyword{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-built_in{color:#ed8796}html.theme--catppuccin-macchiato code .hljs-type{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-literal{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-number{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-operator{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-punctuation{color:#b8c0e0}html.theme--catppuccin-macchiato code .hljs-property{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-regexp{color:#f5bde6}html.theme--catppuccin-macchiato code .hljs-string{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-char.escape_{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-subst{color:#a5adcb}html.theme--catppuccin-macchiato code .hljs-symbol{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-variable{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-variable.language_{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-variable.constant_{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-title{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-title.class_{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-title.function_{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-params{color:#cad3f5}html.theme--catppuccin-macchiato code .hljs-comment{color:#5b6078}html.theme--catppuccin-macchiato code .hljs-doctag{color:#ed8796}html.theme--catppuccin-macchiato code .hljs-meta{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-section{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-tag{color:#a5adcb}html.theme--catppuccin-macchiato code .hljs-name{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-attr{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-attribute{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-bullet{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-code{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-emphasis{color:#ed8796;font-style:italic}html.theme--catppuccin-macchiato code .hljs-strong{color:#ed8796;font-weight:bold}html.theme--catppuccin-macchiato code .hljs-formula{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-link{color:#7dc4e4;font-style:italic}html.theme--catppuccin-macchiato code .hljs-quote{color:#a6da95;font-style:italic}html.theme--catppuccin-macchiato code .hljs-selector-tag{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-selector-id{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-selector-class{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-selector-attr{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-selector-pseudo{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-template-tag{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-template-variable{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-addition{color:#a6da95;background:rgba(166,227,161,0.15)}html.theme--catppuccin-macchiato code .hljs-deletion{color:#ed8796;background:rgba(243,139,168,0.15)}html.theme--catppuccin-macchiato .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover,html.theme--catppuccin-macchiato .search-result-link:focus{background-color:#363a4f}html.theme--catppuccin-macchiato .search-result-link .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:hover .search-filter,html.theme--catppuccin-macchiato .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:focus .search-filter{color:#363a4f !important;background-color:#b7bdf8 !important}html.theme--catppuccin-macchiato .search-result-title{color:#cad3f5}html.theme--catppuccin-macchiato .search-result-highlight{background-color:#ed8796;color:#1e2030}html.theme--catppuccin-macchiato .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-macchiato .w-100{width:100%}html.theme--catppuccin-macchiato .gap-2{gap:0.5rem}html.theme--catppuccin-macchiato .gap-4{gap:1rem} diff --git a/previews/PR29/assets/themes/catppuccin-mocha.css b/previews/PR29/assets/themes/catppuccin-mocha.css new file mode 100644 index 0000000..6f27b4c --- /dev/null +++ b/previews/PR29/assets/themes/catppuccin-mocha.css @@ -0,0 +1 @@ +html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha .file-name,html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-mocha .pagination-previous:focus,html.theme--catppuccin-mocha .pagination-next:focus,html.theme--catppuccin-mocha .pagination-link:focus,html.theme--catppuccin-mocha .pagination-ellipsis:focus,html.theme--catppuccin-mocha .file-cta:focus,html.theme--catppuccin-mocha .file-name:focus,html.theme--catppuccin-mocha .select select:focus,html.theme--catppuccin-mocha .textarea:focus,html.theme--catppuccin-mocha .input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-mocha .button:focus,html.theme--catppuccin-mocha .is-focused.pagination-previous,html.theme--catppuccin-mocha .is-focused.pagination-next,html.theme--catppuccin-mocha .is-focused.pagination-link,html.theme--catppuccin-mocha .is-focused.pagination-ellipsis,html.theme--catppuccin-mocha .is-focused.file-cta,html.theme--catppuccin-mocha .is-focused.file-name,html.theme--catppuccin-mocha .select select.is-focused,html.theme--catppuccin-mocha .is-focused.textarea,html.theme--catppuccin-mocha .is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-focused.button,html.theme--catppuccin-mocha .pagination-previous:active,html.theme--catppuccin-mocha .pagination-next:active,html.theme--catppuccin-mocha .pagination-link:active,html.theme--catppuccin-mocha .pagination-ellipsis:active,html.theme--catppuccin-mocha .file-cta:active,html.theme--catppuccin-mocha .file-name:active,html.theme--catppuccin-mocha .select select:active,html.theme--catppuccin-mocha .textarea:active,html.theme--catppuccin-mocha .input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-mocha .button:active,html.theme--catppuccin-mocha .is-active.pagination-previous,html.theme--catppuccin-mocha .is-active.pagination-next,html.theme--catppuccin-mocha .is-active.pagination-link,html.theme--catppuccin-mocha .is-active.pagination-ellipsis,html.theme--catppuccin-mocha .is-active.file-cta,html.theme--catppuccin-mocha .is-active.file-name,html.theme--catppuccin-mocha .select select.is-active,html.theme--catppuccin-mocha .is-active.textarea,html.theme--catppuccin-mocha .is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .is-active.button{outline:none}html.theme--catppuccin-mocha .pagination-previous[disabled],html.theme--catppuccin-mocha .pagination-next[disabled],html.theme--catppuccin-mocha .pagination-link[disabled],html.theme--catppuccin-mocha .pagination-ellipsis[disabled],html.theme--catppuccin-mocha .file-cta[disabled],html.theme--catppuccin-mocha .file-name[disabled],html.theme--catppuccin-mocha .select select[disabled],html.theme--catppuccin-mocha .textarea[disabled],html.theme--catppuccin-mocha .input[disabled],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-mocha .button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-mocha .file-name,html.theme--catppuccin-mocha fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-mocha .select select,fieldset[disabled] html.theme--catppuccin-mocha .textarea,fieldset[disabled] html.theme--catppuccin-mocha .input,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha fieldset[disabled] .select select,html.theme--catppuccin-mocha .select fieldset[disabled] select,html.theme--catppuccin-mocha fieldset[disabled] .textarea,html.theme--catppuccin-mocha fieldset[disabled] .input,html.theme--catppuccin-mocha fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-mocha .button,html.theme--catppuccin-mocha fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-mocha .tabs,html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .breadcrumb,html.theme--catppuccin-mocha .file,html.theme--catppuccin-mocha .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-mocha .admonition:not(:last-child),html.theme--catppuccin-mocha .tabs:not(:last-child),html.theme--catppuccin-mocha .pagination:not(:last-child),html.theme--catppuccin-mocha .message:not(:last-child),html.theme--catppuccin-mocha .level:not(:last-child),html.theme--catppuccin-mocha .breadcrumb:not(:last-child),html.theme--catppuccin-mocha .block:not(:last-child),html.theme--catppuccin-mocha .title:not(:last-child),html.theme--catppuccin-mocha .subtitle:not(:last-child),html.theme--catppuccin-mocha .table-container:not(:last-child),html.theme--catppuccin-mocha .table:not(:last-child),html.theme--catppuccin-mocha .progress:not(:last-child),html.theme--catppuccin-mocha .notification:not(:last-child),html.theme--catppuccin-mocha .content:not(:last-child),html.theme--catppuccin-mocha .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .modal-close,html.theme--catppuccin-mocha .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-mocha .modal-close::before,html.theme--catppuccin-mocha .delete::before,html.theme--catppuccin-mocha .modal-close::after,html.theme--catppuccin-mocha .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-mocha .modal-close::before,html.theme--catppuccin-mocha .delete::before{height:2px;width:50%}html.theme--catppuccin-mocha .modal-close::after,html.theme--catppuccin-mocha .delete::after{height:50%;width:2px}html.theme--catppuccin-mocha .modal-close:hover,html.theme--catppuccin-mocha .delete:hover,html.theme--catppuccin-mocha .modal-close:focus,html.theme--catppuccin-mocha .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-mocha .modal-close:active,html.theme--catppuccin-mocha .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-mocha .is-small.modal-close,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-mocha .is-small.delete,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-mocha .is-medium.modal-close,html.theme--catppuccin-mocha .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-mocha .is-large.modal-close,html.theme--catppuccin-mocha .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-mocha .control.is-loading::after,html.theme--catppuccin-mocha .select.is-loading::after,html.theme--catppuccin-mocha .loader,html.theme--catppuccin-mocha .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #7f849c;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-mocha .hero-video,html.theme--catppuccin-mocha .modal-background,html.theme--catppuccin-mocha .modal,html.theme--catppuccin-mocha .image.is-square img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-mocha .image.is-square .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-mocha .image.is-1by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-mocha .image.is-1by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-mocha .image.is-5by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-mocha .image.is-5by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-mocha .image.is-4by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-mocha .image.is-4by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-mocha .image.is-3by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-mocha .image.is-5by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-mocha .image.is-5by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-mocha .image.is-16by9 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-mocha .image.is-16by9 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-mocha .image.is-2by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-mocha .image.is-2by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-mocha .image.is-3by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-mocha .image.is-3by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-mocha .image.is-4by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-mocha .image.is-4by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-mocha .image.is-3by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-mocha .image.is-3by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-mocha .image.is-2by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-mocha .image.is-2by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-mocha .image.is-3by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-mocha .image.is-9by16 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-mocha .image.is-9by16 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-mocha .image.is-1by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-mocha .image.is-1by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-mocha .image.is-1by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-mocha .image.is-1by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-mocha .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#313244 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c26 !important}.has-background-dark{background-color:#313244 !important}.has-text-primary{color:#89b4fa !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#5895f8 !important}.has-background-primary{background-color:#89b4fa !important}.has-text-primary-light{color:#ebf3fe !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bbd3fc !important}.has-background-primary-light{background-color:#ebf3fe !important}.has-text-primary-dark{color:#063c93 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#0850c4 !important}.has-background-primary-dark{background-color:#063c93 !important}.has-text-link{color:#89b4fa !important}a.has-text-link:hover,a.has-text-link:focus{color:#5895f8 !important}.has-background-link{background-color:#89b4fa !important}.has-text-link-light{color:#ebf3fe !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bbd3fc !important}.has-background-link-light{background-color:#ebf3fe !important}.has-text-link-dark{color:#063c93 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#0850c4 !important}.has-background-link-dark{background-color:#063c93 !important}.has-text-info{color:#94e2d5 !important}a.has-text-info:hover,a.has-text-info:focus{color:#6cd7c5 !important}.has-background-info{background-color:#94e2d5 !important}.has-text-info-light{color:#effbf9 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c7f0e9 !important}.has-background-info-light{background-color:#effbf9 !important}.has-text-info-dark{color:#207466 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#2a9c89 !important}.has-background-info-dark{background-color:#207466 !important}.has-text-success{color:#a6e3a1 !important}a.has-text-success:hover,a.has-text-success:focus{color:#81d77a !important}.has-background-success{background-color:#a6e3a1 !important}.has-text-success-light{color:#f0faef !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#cbefc8 !important}.has-background-success-light{background-color:#f0faef !important}.has-text-success-dark{color:#287222 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#36992e !important}.has-background-success-dark{background-color:#287222 !important}.has-text-warning{color:#f9e2af !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#f5d180 !important}.has-background-warning{background-color:#f9e2af !important}.has-text-warning-light{color:#fef8ec !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fae7bd !important}.has-background-warning-light{background-color:#fef8ec !important}.has-text-warning-dark{color:#8a620a !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#b9840e !important}.has-background-warning-dark{background-color:#8a620a !important}.has-text-danger{color:#f38ba8 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee5d85 !important}.has-background-danger{background-color:#f38ba8 !important}.has-text-danger-light{color:#fdedf1 !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f8bece !important}.has-background-danger-light{background-color:#fdedf1 !important}.has-text-danger-dark{color:#991036 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c71546 !important}.has-background-danger-dark{background-color:#991036 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#313244 !important}.has-background-grey-darker{background-color:#313244 !important}.has-text-grey-dark{color:#45475a !important}.has-background-grey-dark{background-color:#45475a !important}.has-text-grey{color:#585b70 !important}.has-background-grey{background-color:#585b70 !important}.has-text-grey-light{color:#6c7086 !important}.has-background-grey-light{background-color:#6c7086 !important}.has-text-grey-lighter{color:#7f849c !important}.has-background-grey-lighter{background-color:#7f849c !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-mocha html{background-color:#1e1e2e;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-mocha article,html.theme--catppuccin-mocha aside,html.theme--catppuccin-mocha figure,html.theme--catppuccin-mocha footer,html.theme--catppuccin-mocha header,html.theme--catppuccin-mocha hgroup,html.theme--catppuccin-mocha section{display:block}html.theme--catppuccin-mocha body,html.theme--catppuccin-mocha button,html.theme--catppuccin-mocha input,html.theme--catppuccin-mocha optgroup,html.theme--catppuccin-mocha select,html.theme--catppuccin-mocha textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-mocha code,html.theme--catppuccin-mocha pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-mocha body{color:#cdd6f4;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-mocha a{color:#89b4fa;cursor:pointer;text-decoration:none}html.theme--catppuccin-mocha a strong{color:currentColor}html.theme--catppuccin-mocha a:hover{color:#89dceb}html.theme--catppuccin-mocha code{background-color:#181825;color:#cdd6f4;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-mocha hr{background-color:#181825;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-mocha img{height:auto;max-width:100%}html.theme--catppuccin-mocha input[type="checkbox"],html.theme--catppuccin-mocha input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-mocha small{font-size:.875em}html.theme--catppuccin-mocha span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-mocha strong{color:#b8c5ef;font-weight:700}html.theme--catppuccin-mocha fieldset{border:none}html.theme--catppuccin-mocha pre{-webkit-overflow-scrolling:touch;background-color:#181825;color:#cdd6f4;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-mocha pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-mocha table td,html.theme--catppuccin-mocha table th{vertical-align:top}html.theme--catppuccin-mocha table td:not([align]),html.theme--catppuccin-mocha table th:not([align]){text-align:inherit}html.theme--catppuccin-mocha table th{color:#b8c5ef}html.theme--catppuccin-mocha .box{background-color:#45475a;border-radius:8px;box-shadow:none;color:#cdd6f4;display:block;padding:1.25rem}html.theme--catppuccin-mocha a.box:hover,html.theme--catppuccin-mocha a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #89b4fa}html.theme--catppuccin-mocha a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #89b4fa}html.theme--catppuccin-mocha .button{background-color:#181825;border-color:#363653;border-width:1px;color:#89b4fa;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-mocha .button strong{color:inherit}html.theme--catppuccin-mocha .button .icon,html.theme--catppuccin-mocha .button .icon.is-small,html.theme--catppuccin-mocha .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-mocha .button .icon.is-medium,html.theme--catppuccin-mocha .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-mocha .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-mocha .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-mocha .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-mocha .button:hover,html.theme--catppuccin-mocha .button.is-hovered{border-color:#6c7086;color:#b8c5ef}html.theme--catppuccin-mocha .button:focus,html.theme--catppuccin-mocha .button.is-focused{border-color:#6c7086;color:#71a4f9}html.theme--catppuccin-mocha .button:focus:not(:active),html.theme--catppuccin-mocha .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button:active,html.theme--catppuccin-mocha .button.is-active{border-color:#45475a;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text{background-color:transparent;border-color:transparent;color:#cdd6f4;text-decoration:underline}html.theme--catppuccin-mocha .button.is-text:hover,html.theme--catppuccin-mocha .button.is-text.is-hovered,html.theme--catppuccin-mocha .button.is-text:focus,html.theme--catppuccin-mocha .button.is-text.is-focused{background-color:#181825;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text:active,html.theme--catppuccin-mocha .button.is-text.is-active{background-color:#0e0e16;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-mocha .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#89b4fa;text-decoration:none}html.theme--catppuccin-mocha .button.is-ghost:hover,html.theme--catppuccin-mocha .button.is-ghost.is-hovered{color:#89b4fa;text-decoration:underline}html.theme--catppuccin-mocha .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:hover,html.theme--catppuccin-mocha .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:focus,html.theme--catppuccin-mocha .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:focus:not(:active),html.theme--catppuccin-mocha .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .button.is-white:active,html.theme--catppuccin-mocha .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-mocha .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted:hover,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-mocha .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-outlined:hover,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-white.is-outlined:focus,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:hover,html.theme--catppuccin-mocha .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:focus,html.theme--catppuccin-mocha .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:focus:not(:active),html.theme--catppuccin-mocha .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .button.is-black:active,html.theme--catppuccin-mocha .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-mocha .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted:hover,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-outlined:hover,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-black.is-outlined:focus,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:hover,html.theme--catppuccin-mocha .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:focus,html.theme--catppuccin-mocha .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:focus:not(:active),html.theme--catppuccin-mocha .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .button.is-light:active,html.theme--catppuccin-mocha .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-mocha .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted:hover,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-outlined:hover,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-light.is-outlined:focus,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-dark,html.theme--catppuccin-mocha .content kbd.button{background-color:#313244;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:hover,html.theme--catppuccin-mocha .content kbd.button:hover,html.theme--catppuccin-mocha .button.is-dark.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-hovered{background-color:#2c2d3d;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:focus,html.theme--catppuccin-mocha .content kbd.button:focus,html.theme--catppuccin-mocha .button.is-dark.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:focus:not(:active),html.theme--catppuccin-mocha .content kbd.button:focus:not(:active),html.theme--catppuccin-mocha .button.is-dark.is-focused:not(:active),html.theme--catppuccin-mocha .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .button.is-dark:active,html.theme--catppuccin-mocha .content kbd.button:active,html.theme--catppuccin-mocha .button.is-dark.is-active,html.theme--catppuccin-mocha .content kbd.button.is-active{background-color:#262735;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark[disabled],html.theme--catppuccin-mocha .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button{background-color:#313244;border-color:#313244;box-shadow:none}html.theme--catppuccin-mocha .button.is-dark.is-inverted,html.theme--catppuccin-mocha .content kbd.button.is-inverted{background-color:#fff;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted:hover,html.theme--catppuccin-mocha .content kbd.button.is-inverted:hover,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-dark.is-inverted[disabled],html.theme--catppuccin-mocha .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-loading::after,html.theme--catppuccin-mocha .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined,html.theme--catppuccin-mocha .content kbd.button.is-outlined{background-color:transparent;border-color:#313244;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-outlined:hover,html.theme--catppuccin-mocha .content kbd.button.is-outlined:hover,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-dark.is-outlined:focus,html.theme--catppuccin-mocha .content kbd.button.is-outlined:focus,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-focused{background-color:#313244;border-color:#313244;color:#fff}html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #313244 #313244 !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined[disabled],html.theme--catppuccin-mocha .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-outlined{background-color:transparent;border-color:#313244;box-shadow:none;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #313244 #313244 !important}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-primary,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:hover,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:focus,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:focus:not(:active),html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-mocha .button.is-primary.is-focused:not(:active),html.theme--catppuccin-mocha .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button.is-primary:active,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-mocha .button.is-primary.is-active,html.theme--catppuccin-mocha .docstring>section>a.button.is-active.docs-sourcelink{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink{background-color:#89b4fa;border-color:#89b4fa;box-shadow:none}html.theme--catppuccin-mocha .button.is-primary.is-inverted,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-primary.is-inverted[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-loading::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-outlined:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-mocha .button.is-primary.is-outlined:focus,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#89b4fa;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-light,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .button.is-primary.is-light:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-light.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#dfebfe;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-primary.is-light:active,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-mocha .button.is-primary.is-light.is-active,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d3e3fd;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-link{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:hover,html.theme--catppuccin-mocha .button.is-link.is-hovered{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:focus,html.theme--catppuccin-mocha .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:focus:not(:active),html.theme--catppuccin-mocha .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button.is-link:active,html.theme--catppuccin-mocha .button.is-link.is-active{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link{background-color:#89b4fa;border-color:#89b4fa;box-shadow:none}html.theme--catppuccin-mocha .button.is-link.is-inverted{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted:hover,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-link.is-outlined{background-color:transparent;border-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-outlined:hover,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-link.is-outlined:focus,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-focused{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-outlined{background-color:transparent;border-color:#89b4fa;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-light{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .button.is-link.is-light:hover,html.theme--catppuccin-mocha .button.is-link.is-light.is-hovered{background-color:#dfebfe;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-link.is-light:active,html.theme--catppuccin-mocha .button.is-link.is-light.is-active{background-color:#d3e3fd;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-info{background-color:#94e2d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:hover,html.theme--catppuccin-mocha .button.is-info.is-hovered{background-color:#8adfd1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:focus,html.theme--catppuccin-mocha .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:focus:not(:active),html.theme--catppuccin-mocha .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .button.is-info:active,html.theme--catppuccin-mocha .button.is-info.is-active{background-color:#80ddcd;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info{background-color:#94e2d5;border-color:#94e2d5;box-shadow:none}html.theme--catppuccin-mocha .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted:hover,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-info.is-outlined{background-color:transparent;border-color:#94e2d5;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-outlined:hover,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-info.is-outlined:focus,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-focused{background-color:#94e2d5;border-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #94e2d5 #94e2d5 !important}html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-outlined{background-color:transparent;border-color:#94e2d5;box-shadow:none;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #94e2d5 #94e2d5 !important}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-light{background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .button.is-info.is-light:hover,html.theme--catppuccin-mocha .button.is-info.is-light.is-hovered{background-color:#e5f8f5;border-color:transparent;color:#207466}html.theme--catppuccin-mocha .button.is-info.is-light:active,html.theme--catppuccin-mocha .button.is-info.is-light.is-active{background-color:#dbf5f1;border-color:transparent;color:#207466}html.theme--catppuccin-mocha .button.is-success{background-color:#a6e3a1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:hover,html.theme--catppuccin-mocha .button.is-success.is-hovered{background-color:#9de097;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:focus,html.theme--catppuccin-mocha .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:focus:not(:active),html.theme--catppuccin-mocha .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .button.is-success:active,html.theme--catppuccin-mocha .button.is-success.is-active{background-color:#93dd8d;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success{background-color:#a6e3a1;border-color:#a6e3a1;box-shadow:none}html.theme--catppuccin-mocha .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted:hover,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-success.is-outlined{background-color:transparent;border-color:#a6e3a1;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-outlined:hover,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-success.is-outlined:focus,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-focused{background-color:#a6e3a1;border-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6e3a1 #a6e3a1 !important}html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-outlined{background-color:transparent;border-color:#a6e3a1;box-shadow:none;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6e3a1 #a6e3a1 !important}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-light{background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .button.is-success.is-light:hover,html.theme--catppuccin-mocha .button.is-success.is-light.is-hovered{background-color:#e7f7e5;border-color:transparent;color:#287222}html.theme--catppuccin-mocha .button.is-success.is-light:active,html.theme--catppuccin-mocha .button.is-success.is-light.is-active{background-color:#def4dc;border-color:transparent;color:#287222}html.theme--catppuccin-mocha .button.is-warning{background-color:#f9e2af;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:hover,html.theme--catppuccin-mocha .button.is-warning.is-hovered{background-color:#f8dea3;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:focus,html.theme--catppuccin-mocha .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:focus:not(:active),html.theme--catppuccin-mocha .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .button.is-warning:active,html.theme--catppuccin-mocha .button.is-warning.is-active{background-color:#f7d997;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning{background-color:#f9e2af;border-color:#f9e2af;box-shadow:none}html.theme--catppuccin-mocha .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted:hover,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined{background-color:transparent;border-color:#f9e2af;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-outlined:hover,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-warning.is-outlined:focus,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-focused{background-color:#f9e2af;border-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #f9e2af #f9e2af !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-outlined{background-color:transparent;border-color:#f9e2af;box-shadow:none;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f9e2af #f9e2af !important}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-light{background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .button.is-warning.is-light:hover,html.theme--catppuccin-mocha .button.is-warning.is-light.is-hovered{background-color:#fdf4e0;border-color:transparent;color:#8a620a}html.theme--catppuccin-mocha .button.is-warning.is-light:active,html.theme--catppuccin-mocha .button.is-warning.is-light.is-active{background-color:#fcf0d4;border-color:transparent;color:#8a620a}html.theme--catppuccin-mocha .button.is-danger{background-color:#f38ba8;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:hover,html.theme--catppuccin-mocha .button.is-danger.is-hovered{background-color:#f27f9f;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:focus,html.theme--catppuccin-mocha .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:focus:not(:active),html.theme--catppuccin-mocha .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .button.is-danger:active,html.theme--catppuccin-mocha .button.is-danger.is-active{background-color:#f17497;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger{background-color:#f38ba8;border-color:#f38ba8;box-shadow:none}html.theme--catppuccin-mocha .button.is-danger.is-inverted{background-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted:hover,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined{background-color:transparent;border-color:#f38ba8;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-outlined:hover,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-danger.is-outlined:focus,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-focused{background-color:#f38ba8;border-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f38ba8 #f38ba8 !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-outlined{background-color:transparent;border-color:#f38ba8;box-shadow:none;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f38ba8 #f38ba8 !important}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-light{background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .button.is-danger.is-light:hover,html.theme--catppuccin-mocha .button.is-danger.is-light.is-hovered{background-color:#fce1e8;border-color:transparent;color:#991036}html.theme--catppuccin-mocha .button.is-danger.is-light:active,html.theme--catppuccin-mocha .button.is-danger.is-light.is-active{background-color:#fbd5e0;border-color:transparent;color:#991036}html.theme--catppuccin-mocha .button.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-mocha .button.is-small:not(.is-rounded),html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-mocha .button.is-normal{font-size:1rem}html.theme--catppuccin-mocha .button.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .button.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button{background-color:#6c7086;border-color:#585b70;box-shadow:none;opacity:.5}html.theme--catppuccin-mocha .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-mocha .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-mocha .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-mocha .button.is-static{background-color:#181825;border-color:#585b70;color:#7f849c;box-shadow:none;pointer-events:none}html.theme--catppuccin-mocha .button.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-mocha .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-mocha .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-mocha .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-mocha .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-mocha .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-mocha .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-mocha .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-mocha .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-mocha .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-mocha .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-mocha .buttons.has-addons .button:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-mocha .buttons.has-addons .button:focus,html.theme--catppuccin-mocha .buttons.has-addons .button.is-focused,html.theme--catppuccin-mocha .buttons.has-addons .button:active,html.theme--catppuccin-mocha .buttons.has-addons .button.is-active,html.theme--catppuccin-mocha .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-mocha .buttons.has-addons .button:focus:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-mocha .buttons.has-addons .button:active:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-mocha .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .buttons.is-centered{justify-content:center}html.theme--catppuccin-mocha .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-mocha .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .button.is-responsive.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-mocha .button.is-responsive,html.theme--catppuccin-mocha .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-mocha .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-mocha .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .button.is-responsive.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-mocha .button.is-responsive,html.theme--catppuccin-mocha .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-mocha .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-mocha .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-mocha .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-mocha .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-mocha .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-mocha .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-mocha .content li+li{margin-top:0.25em}html.theme--catppuccin-mocha .content p:not(:last-child),html.theme--catppuccin-mocha .content dl:not(:last-child),html.theme--catppuccin-mocha .content ol:not(:last-child),html.theme--catppuccin-mocha .content ul:not(:last-child),html.theme--catppuccin-mocha .content blockquote:not(:last-child),html.theme--catppuccin-mocha .content pre:not(:last-child),html.theme--catppuccin-mocha .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-mocha .content h1,html.theme--catppuccin-mocha .content h2,html.theme--catppuccin-mocha .content h3,html.theme--catppuccin-mocha .content h4,html.theme--catppuccin-mocha .content h5,html.theme--catppuccin-mocha .content h6{color:#cdd6f4;font-weight:600;line-height:1.125}html.theme--catppuccin-mocha .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-mocha .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-mocha .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-mocha .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-mocha .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-mocha .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-mocha .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-mocha .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-mocha .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-mocha .content blockquote{background-color:#181825;border-left:5px solid #585b70;padding:1.25em 1.5em}html.theme--catppuccin-mocha .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-mocha .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-mocha .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-mocha .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-mocha .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-mocha .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-mocha .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-mocha .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-mocha .content ul ul ul{list-style-type:square}html.theme--catppuccin-mocha .content dd{margin-left:2em}html.theme--catppuccin-mocha .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-mocha .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-mocha .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-mocha .content figure img{display:inline-block}html.theme--catppuccin-mocha .content figure figcaption{font-style:italic}html.theme--catppuccin-mocha .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-mocha .content sup,html.theme--catppuccin-mocha .content sub{font-size:75%}html.theme--catppuccin-mocha .content table{width:100%}html.theme--catppuccin-mocha .content table td,html.theme--catppuccin-mocha .content table th{border:1px solid #585b70;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-mocha .content table th{color:#b8c5ef}html.theme--catppuccin-mocha .content table th:not([align]){text-align:inherit}html.theme--catppuccin-mocha .content table thead td,html.theme--catppuccin-mocha .content table thead th{border-width:0 0 2px;color:#b8c5ef}html.theme--catppuccin-mocha .content table tfoot td,html.theme--catppuccin-mocha .content table tfoot th{border-width:2px 0 0;color:#b8c5ef}html.theme--catppuccin-mocha .content table tbody tr:last-child td,html.theme--catppuccin-mocha .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-mocha .content .tabs li+li{margin-top:0}html.theme--catppuccin-mocha .content.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-mocha .content.is-normal{font-size:1rem}html.theme--catppuccin-mocha .content.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .content.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-mocha .icon.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-mocha .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-mocha .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-mocha .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-mocha .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-mocha .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-mocha div.icon-text{display:flex}html.theme--catppuccin-mocha .image,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-mocha .image img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-mocha .image img.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-mocha .image.is-fullwidth,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-mocha .image.is-square img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-mocha .image.is-square .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-mocha .image.is-1by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-mocha .image.is-1by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-mocha .image.is-5by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-mocha .image.is-5by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-mocha .image.is-4by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-mocha .image.is-4by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-mocha .image.is-3by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-mocha .image.is-5by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-mocha .image.is-5by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-mocha .image.is-16by9 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-mocha .image.is-16by9 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-mocha .image.is-2by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-mocha .image.is-2by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-mocha .image.is-3by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-mocha .image.is-3by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-mocha .image.is-4by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-mocha .image.is-4by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-mocha .image.is-3by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-mocha .image.is-3by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-mocha .image.is-2by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-mocha .image.is-2by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-mocha .image.is-3by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-mocha .image.is-9by16 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-mocha .image.is-9by16 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-mocha .image.is-1by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-mocha .image.is-1by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-mocha .image.is-1by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-mocha .image.is-1by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-mocha .image.is-square,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-mocha .image.is-1by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-mocha .image.is-5by4,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-mocha .image.is-4by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-mocha .image.is-3by2,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-mocha .image.is-5by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-mocha .image.is-16by9,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-mocha .image.is-2by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-mocha .image.is-3by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-mocha .image.is-4by5,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-mocha .image.is-3by4,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-mocha .image.is-2by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-mocha .image.is-3by5,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-mocha .image.is-9by16,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-mocha .image.is-1by2,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-mocha .image.is-1by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-mocha .image.is-16x16,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-mocha .image.is-24x24,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-mocha .image.is-32x32,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-mocha .image.is-48x48,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-mocha .image.is-64x64,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-mocha .image.is-96x96,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-mocha .image.is-128x128,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-mocha .notification{background-color:#181825;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-mocha .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-mocha .notification strong{color:currentColor}html.theme--catppuccin-mocha .notification code,html.theme--catppuccin-mocha .notification pre{background:#fff}html.theme--catppuccin-mocha .notification pre code{background:transparent}html.theme--catppuccin-mocha .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-mocha .notification .title,html.theme--catppuccin-mocha .notification .subtitle,html.theme--catppuccin-mocha .notification .content{color:currentColor}html.theme--catppuccin-mocha .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-dark,html.theme--catppuccin-mocha .content kbd.notification{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .notification.is-primary,html.theme--catppuccin-mocha .docstring>section>a.notification.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .notification.is-primary.is-light,html.theme--catppuccin-mocha .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .notification.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .notification.is-link.is-light{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .notification.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-info.is-light{background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .notification.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-success.is-light{background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .notification.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-warning.is-light{background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .notification.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .notification.is-danger.is-light{background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-mocha .progress::-webkit-progress-bar{background-color:#45475a}html.theme--catppuccin-mocha .progress::-webkit-progress-value{background-color:#7f849c}html.theme--catppuccin-mocha .progress::-moz-progress-bar{background-color:#7f849c}html.theme--catppuccin-mocha .progress::-ms-fill{background-color:#7f849c;border:none}html.theme--catppuccin-mocha .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-mocha .content kbd.progress::-webkit-progress-value{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-mocha .content kbd.progress::-moz-progress-bar{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark::-ms-fill,html.theme--catppuccin-mocha .content kbd.progress::-ms-fill{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark:indeterminate,html.theme--catppuccin-mocha .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #313244 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary::-ms-fill,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary:indeterminate,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #89b4fa 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-link::-webkit-progress-value{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link::-moz-progress-bar{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link::-ms-fill{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link:indeterminate{background-image:linear-gradient(to right, #89b4fa 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-info::-webkit-progress-value{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info::-moz-progress-bar{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info::-ms-fill{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info:indeterminate{background-image:linear-gradient(to right, #94e2d5 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-success::-webkit-progress-value{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success::-moz-progress-bar{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success::-ms-fill{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6e3a1 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-warning::-webkit-progress-value{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning::-moz-progress-bar{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning::-ms-fill{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #f9e2af 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-danger::-webkit-progress-value{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger::-moz-progress-bar{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger::-ms-fill{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #f38ba8 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#45475a;background-image:linear-gradient(to right, #cdd6f4 30%, #45475a 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-mocha .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-mocha .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-mocha .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-mocha .progress.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-mocha .progress.is-medium{height:1.25rem}html.theme--catppuccin-mocha .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-mocha .table{background-color:#45475a;color:#cdd6f4}html.theme--catppuccin-mocha .table td,html.theme--catppuccin-mocha .table th{border:1px solid #585b70;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-mocha .table td.is-white,html.theme--catppuccin-mocha .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .table td.is-black,html.theme--catppuccin-mocha .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .table td.is-light,html.theme--catppuccin-mocha .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-dark,html.theme--catppuccin-mocha .table th.is-dark{background-color:#313244;border-color:#313244;color:#fff}html.theme--catppuccin-mocha .table td.is-primary,html.theme--catppuccin-mocha .table th.is-primary{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-link,html.theme--catppuccin-mocha .table th.is-link{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-info,html.theme--catppuccin-mocha .table th.is-info{background-color:#94e2d5;border-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-success,html.theme--catppuccin-mocha .table th.is-success{background-color:#a6e3a1;border-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-warning,html.theme--catppuccin-mocha .table th.is-warning{background-color:#f9e2af;border-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-danger,html.theme--catppuccin-mocha .table th.is-danger{background-color:#f38ba8;border-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .table td.is-narrow,html.theme--catppuccin-mocha .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-mocha .table td.is-selected,html.theme--catppuccin-mocha .table th.is-selected{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-selected a,html.theme--catppuccin-mocha .table td.is-selected strong,html.theme--catppuccin-mocha .table th.is-selected a,html.theme--catppuccin-mocha .table th.is-selected strong{color:currentColor}html.theme--catppuccin-mocha .table td.is-vcentered,html.theme--catppuccin-mocha .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-mocha .table th{color:#b8c5ef}html.theme--catppuccin-mocha .table th:not([align]){text-align:left}html.theme--catppuccin-mocha .table tr.is-selected{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table tr.is-selected a,html.theme--catppuccin-mocha .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-mocha .table tr.is-selected td,html.theme--catppuccin-mocha .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-mocha .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table thead td,html.theme--catppuccin-mocha .table thead th{border-width:0 0 2px;color:#b8c5ef}html.theme--catppuccin-mocha .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table tfoot td,html.theme--catppuccin-mocha .table tfoot th{border-width:2px 0 0;color:#b8c5ef}html.theme--catppuccin-mocha .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table tbody tr:last-child td,html.theme--catppuccin-mocha .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-mocha .table.is-bordered td,html.theme--catppuccin-mocha .table.is-bordered th{border-width:1px}html.theme--catppuccin-mocha .table.is-bordered tr:last-child td,html.theme--catppuccin-mocha .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-mocha .table.is-fullwidth{width:100%}html.theme--catppuccin-mocha .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#313244}html.theme--catppuccin-mocha .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#313244}html.theme--catppuccin-mocha .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#35364a}html.theme--catppuccin-mocha .table.is-narrow td,html.theme--catppuccin-mocha .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-mocha .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#313244}html.theme--catppuccin-mocha .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-mocha .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .tags .tag,html.theme--catppuccin-mocha .tags .content kbd,html.theme--catppuccin-mocha .content .tags kbd,html.theme--catppuccin-mocha .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-mocha .tags .tag:not(:last-child),html.theme--catppuccin-mocha .tags .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags kbd:not(:last-child),html.theme--catppuccin-mocha .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-mocha .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-mocha .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-mocha .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-mocha .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-mocha .tags.is-centered{justify-content:center}html.theme--catppuccin-mocha .tags.is-centered .tag,html.theme--catppuccin-mocha .tags.is-centered .content kbd,html.theme--catppuccin-mocha .content .tags.is-centered kbd,html.theme--catppuccin-mocha .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-mocha .tags.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .tags.is-right .tag:not(:first-child),html.theme--catppuccin-mocha .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-mocha .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-mocha .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-mocha .tags.is-right .tag:not(:last-child),html.theme--catppuccin-mocha .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-mocha .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-mocha .tags.has-addons .tag,html.theme--catppuccin-mocha .tags.has-addons .content kbd,html.theme--catppuccin-mocha .content .tags.has-addons kbd,html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-mocha .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-mocha .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-mocha .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-mocha .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-mocha .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-mocha .tag:not(body),html.theme--catppuccin-mocha .content kbd:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#181825;border-radius:.4em;color:#cdd6f4;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-mocha .tag:not(body) .delete,html.theme--catppuccin-mocha .content kbd:not(body) .delete,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-mocha .tag.is-white:not(body),html.theme--catppuccin-mocha .content kbd.is-white:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .tag.is-black:not(body),html.theme--catppuccin-mocha .content kbd.is-black:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .tag.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-dark:not(body),html.theme--catppuccin-mocha .content kbd:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-mocha .content .docstring>section>kbd:not(body){background-color:#313244;color:#fff}html.theme--catppuccin-mocha .tag.is-primary:not(body),html.theme--catppuccin-mocha .content kbd.is-primary:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .tag.is-primary.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .tag.is-link:not(body),html.theme--catppuccin-mocha .content kbd.is-link:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .tag.is-link.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-link.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .tag.is-info:not(body),html.theme--catppuccin-mocha .content kbd.is-info:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-info.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-info.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .tag.is-success:not(body),html.theme--catppuccin-mocha .content kbd.is-success:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-success.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-success.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .tag.is-warning:not(body),html.theme--catppuccin-mocha .content kbd.is-warning:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-warning.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .tag.is-danger:not(body),html.theme--catppuccin-mocha .content kbd.is-danger:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .tag.is-danger.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .tag.is-normal:not(body),html.theme--catppuccin-mocha .content kbd.is-normal:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-mocha .tag.is-medium:not(body),html.theme--catppuccin-mocha .content kbd.is-medium:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-mocha .tag.is-large:not(body),html.theme--catppuccin-mocha .content kbd.is-large:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-mocha .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-mocha .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-mocha .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-mocha .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-mocha .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-mocha .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-mocha .tag.is-delete:not(body),html.theme--catppuccin-mocha .content kbd.is-delete:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-mocha .tag.is-delete:not(body)::before,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::before,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-mocha .tag.is-delete:not(body)::after,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::after,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-mocha .tag.is-delete:not(body)::before,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::before,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-mocha .tag.is-delete:not(body)::after,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::after,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-mocha .tag.is-delete:not(body):hover,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):hover,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-mocha .tag.is-delete:not(body):focus,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):focus,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#0e0e16}html.theme--catppuccin-mocha .tag.is-delete:not(body):active,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):active,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#040406}html.theme--catppuccin-mocha .tag.is-rounded:not(body),html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-mocha .content kbd.is-rounded:not(body),html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-mocha a.tag:hover,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-mocha .title,html.theme--catppuccin-mocha .subtitle{word-break:break-word}html.theme--catppuccin-mocha .title em,html.theme--catppuccin-mocha .title span,html.theme--catppuccin-mocha .subtitle em,html.theme--catppuccin-mocha .subtitle span{font-weight:inherit}html.theme--catppuccin-mocha .title sub,html.theme--catppuccin-mocha .subtitle sub{font-size:.75em}html.theme--catppuccin-mocha .title sup,html.theme--catppuccin-mocha .subtitle sup{font-size:.75em}html.theme--catppuccin-mocha .title .tag,html.theme--catppuccin-mocha .title .content kbd,html.theme--catppuccin-mocha .content .title kbd,html.theme--catppuccin-mocha .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-mocha .subtitle .tag,html.theme--catppuccin-mocha .subtitle .content kbd,html.theme--catppuccin-mocha .content .subtitle kbd,html.theme--catppuccin-mocha .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-mocha .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-mocha .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-mocha .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-mocha .title.is-1{font-size:3rem}html.theme--catppuccin-mocha .title.is-2{font-size:2.5rem}html.theme--catppuccin-mocha .title.is-3{font-size:2rem}html.theme--catppuccin-mocha .title.is-4{font-size:1.5rem}html.theme--catppuccin-mocha .title.is-5{font-size:1.25rem}html.theme--catppuccin-mocha .title.is-6{font-size:1rem}html.theme--catppuccin-mocha .title.is-7{font-size:.75rem}html.theme--catppuccin-mocha .subtitle{color:#6c7086;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-mocha .subtitle strong{color:#6c7086;font-weight:600}html.theme--catppuccin-mocha .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-mocha .subtitle.is-1{font-size:3rem}html.theme--catppuccin-mocha .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-mocha .subtitle.is-3{font-size:2rem}html.theme--catppuccin-mocha .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-mocha .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-mocha .subtitle.is-6{font-size:1rem}html.theme--catppuccin-mocha .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-mocha .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-mocha .number{align-items:center;background-color:#181825;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{background-color:#1e1e2e;border-color:#585b70;border-radius:.4em;color:#7f849c}html.theme--catppuccin-mocha .select select::-moz-placeholder,html.theme--catppuccin-mocha .textarea::-moz-placeholder,html.theme--catppuccin-mocha .input::-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select::-webkit-input-placeholder,html.theme--catppuccin-mocha .textarea::-webkit-input-placeholder,html.theme--catppuccin-mocha .input::-webkit-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:-moz-placeholder,html.theme--catppuccin-mocha .textarea:-moz-placeholder,html.theme--catppuccin-mocha .input:-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:-ms-input-placeholder,html.theme--catppuccin-mocha .textarea:-ms-input-placeholder,html.theme--catppuccin-mocha .input:-ms-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:hover,html.theme--catppuccin-mocha .textarea:hover,html.theme--catppuccin-mocha .input:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-mocha .select select.is-hovered,html.theme--catppuccin-mocha .is-hovered.textarea,html.theme--catppuccin-mocha .is-hovered.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#6c7086}html.theme--catppuccin-mocha .select select:focus,html.theme--catppuccin-mocha .textarea:focus,html.theme--catppuccin-mocha .input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-mocha .select select.is-focused,html.theme--catppuccin-mocha .is-focused.textarea,html.theme--catppuccin-mocha .is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .select select:active,html.theme--catppuccin-mocha .textarea:active,html.theme--catppuccin-mocha .input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-mocha .select select.is-active,html.theme--catppuccin-mocha .is-active.textarea,html.theme--catppuccin-mocha .is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#89b4fa;box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select select[disabled],html.theme--catppuccin-mocha .textarea[disabled],html.theme--catppuccin-mocha .input[disabled],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-mocha .select select,fieldset[disabled] html.theme--catppuccin-mocha .textarea,fieldset[disabled] html.theme--catppuccin-mocha .input,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{background-color:#6c7086;border-color:#181825;box-shadow:none;color:#f7f8fd}html.theme--catppuccin-mocha .select select[disabled]::-moz-placeholder,html.theme--catppuccin-mocha .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-mocha .input[disabled]::-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]:-moz-placeholder,html.theme--catppuccin-mocha .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-mocha .input[disabled]:-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-mocha .textarea[readonly],html.theme--catppuccin-mocha .input[readonly],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-mocha .is-white.textarea,html.theme--catppuccin-mocha .is-white.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-mocha .is-white.textarea:focus,html.theme--catppuccin-mocha .is-white.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-mocha .is-white.is-focused.textarea,html.theme--catppuccin-mocha .is-white.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-white.textarea:active,html.theme--catppuccin-mocha .is-white.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-mocha .is-white.is-active.textarea,html.theme--catppuccin-mocha .is-white.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .is-black.textarea,html.theme--catppuccin-mocha .is-black.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-mocha .is-black.textarea:focus,html.theme--catppuccin-mocha .is-black.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-mocha .is-black.is-focused.textarea,html.theme--catppuccin-mocha .is-black.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-black.textarea:active,html.theme--catppuccin-mocha .is-black.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-mocha .is-black.is-active.textarea,html.theme--catppuccin-mocha .is-black.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .is-light.textarea,html.theme--catppuccin-mocha .is-light.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-mocha .is-light.textarea:focus,html.theme--catppuccin-mocha .is-light.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-mocha .is-light.is-focused.textarea,html.theme--catppuccin-mocha .is-light.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-light.textarea:active,html.theme--catppuccin-mocha .is-light.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-mocha .is-light.is-active.textarea,html.theme--catppuccin-mocha .is-light.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .is-dark.textarea,html.theme--catppuccin-mocha .content kbd.textarea,html.theme--catppuccin-mocha .is-dark.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-mocha .content kbd.input{border-color:#313244}html.theme--catppuccin-mocha .is-dark.textarea:focus,html.theme--catppuccin-mocha .content kbd.textarea:focus,html.theme--catppuccin-mocha .is-dark.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-mocha .content kbd.input:focus,html.theme--catppuccin-mocha .is-dark.is-focused.textarea,html.theme--catppuccin-mocha .content kbd.is-focused.textarea,html.theme--catppuccin-mocha .is-dark.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .content kbd.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-dark.textarea:active,html.theme--catppuccin-mocha .content kbd.textarea:active,html.theme--catppuccin-mocha .is-dark.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-mocha .content kbd.input:active,html.theme--catppuccin-mocha .is-dark.is-active.textarea,html.theme--catppuccin-mocha .content kbd.is-active.textarea,html.theme--catppuccin-mocha .is-dark.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .content kbd.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .is-primary.textarea,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink{border-color:#89b4fa}html.theme--catppuccin-mocha .is-primary.textarea:focus,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-mocha .is-primary.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-mocha .is-primary.is-focused.textarea,html.theme--catppuccin-mocha .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.textarea:active,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-mocha .is-primary.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-mocha .is-primary.is-active.textarea,html.theme--catppuccin-mocha .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .is-link.textarea,html.theme--catppuccin-mocha .is-link.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#89b4fa}html.theme--catppuccin-mocha .is-link.textarea:focus,html.theme--catppuccin-mocha .is-link.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-mocha .is-link.is-focused.textarea,html.theme--catppuccin-mocha .is-link.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-link.textarea:active,html.theme--catppuccin-mocha .is-link.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-mocha .is-link.is-active.textarea,html.theme--catppuccin-mocha .is-link.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .is-info.textarea,html.theme--catppuccin-mocha .is-info.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#94e2d5}html.theme--catppuccin-mocha .is-info.textarea:focus,html.theme--catppuccin-mocha .is-info.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-mocha .is-info.is-focused.textarea,html.theme--catppuccin-mocha .is-info.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-info.textarea:active,html.theme--catppuccin-mocha .is-info.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-mocha .is-info.is-active.textarea,html.theme--catppuccin-mocha .is-info.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .is-success.textarea,html.theme--catppuccin-mocha .is-success.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6e3a1}html.theme--catppuccin-mocha .is-success.textarea:focus,html.theme--catppuccin-mocha .is-success.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-mocha .is-success.is-focused.textarea,html.theme--catppuccin-mocha .is-success.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-success.textarea:active,html.theme--catppuccin-mocha .is-success.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-mocha .is-success.is-active.textarea,html.theme--catppuccin-mocha .is-success.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .is-warning.textarea,html.theme--catppuccin-mocha .is-warning.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#f9e2af}html.theme--catppuccin-mocha .is-warning.textarea:focus,html.theme--catppuccin-mocha .is-warning.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-mocha .is-warning.is-focused.textarea,html.theme--catppuccin-mocha .is-warning.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-warning.textarea:active,html.theme--catppuccin-mocha .is-warning.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-mocha .is-warning.is-active.textarea,html.theme--catppuccin-mocha .is-warning.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .is-danger.textarea,html.theme--catppuccin-mocha .is-danger.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#f38ba8}html.theme--catppuccin-mocha .is-danger.textarea:focus,html.theme--catppuccin-mocha .is-danger.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-mocha .is-danger.is-focused.textarea,html.theme--catppuccin-mocha .is-danger.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-danger.textarea:active,html.theme--catppuccin-mocha .is-danger.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-mocha .is-danger.is-active.textarea,html.theme--catppuccin-mocha .is-danger.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .is-small.textarea,html.theme--catppuccin-mocha .is-small.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-mocha .is-medium.textarea,html.theme--catppuccin-mocha .is-medium.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .is-large.textarea,html.theme--catppuccin-mocha .is-large.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .is-fullwidth.textarea,html.theme--catppuccin-mocha .is-fullwidth.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-mocha .is-inline.textarea,html.theme--catppuccin-mocha .is-inline.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-mocha .input.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-mocha .input.is-static,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-mocha .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-mocha .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-mocha .textarea[rows]{height:initial}html.theme--catppuccin-mocha .textarea.has-fixed-size{resize:none}html.theme--catppuccin-mocha .radio,html.theme--catppuccin-mocha .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-mocha .radio input,html.theme--catppuccin-mocha .checkbox input{cursor:pointer}html.theme--catppuccin-mocha .radio:hover,html.theme--catppuccin-mocha .checkbox:hover{color:#89dceb}html.theme--catppuccin-mocha .radio[disabled],html.theme--catppuccin-mocha .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-mocha .radio,fieldset[disabled] html.theme--catppuccin-mocha .checkbox,html.theme--catppuccin-mocha .radio input[disabled],html.theme--catppuccin-mocha .checkbox input[disabled]{color:#f7f8fd;cursor:not-allowed}html.theme--catppuccin-mocha .radio+.radio{margin-left:.5em}html.theme--catppuccin-mocha .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-mocha .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading)::after{border-color:#89b4fa;right:1.125em;z-index:4}html.theme--catppuccin-mocha .select.is-rounded select,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-mocha .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-mocha .select select::-ms-expand{display:none}html.theme--catppuccin-mocha .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-mocha .select select:hover{border-color:#181825}html.theme--catppuccin-mocha .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-mocha .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-mocha .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#89dceb}html.theme--catppuccin-mocha .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-mocha .select.is-white select{border-color:#fff}html.theme--catppuccin-mocha .select.is-white select:hover,html.theme--catppuccin-mocha .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-mocha .select.is-white select:focus,html.theme--catppuccin-mocha .select.is-white select.is-focused,html.theme--catppuccin-mocha .select.is-white select:active,html.theme--catppuccin-mocha .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-mocha .select.is-black select:hover,html.theme--catppuccin-mocha .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-mocha .select.is-black select:focus,html.theme--catppuccin-mocha .select.is-black select.is-focused,html.theme--catppuccin-mocha .select.is-black select:active,html.theme--catppuccin-mocha .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-mocha .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-mocha .select.is-light select:hover,html.theme--catppuccin-mocha .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-mocha .select.is-light select:focus,html.theme--catppuccin-mocha .select.is-light select.is-focused,html.theme--catppuccin-mocha .select.is-light select:active,html.theme--catppuccin-mocha .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .select.is-dark:not(:hover)::after,html.theme--catppuccin-mocha .content kbd.select:not(:hover)::after{border-color:#313244}html.theme--catppuccin-mocha .select.is-dark select,html.theme--catppuccin-mocha .content kbd.select select{border-color:#313244}html.theme--catppuccin-mocha .select.is-dark select:hover,html.theme--catppuccin-mocha .content kbd.select select:hover,html.theme--catppuccin-mocha .select.is-dark select.is-hovered,html.theme--catppuccin-mocha .content kbd.select select.is-hovered{border-color:#262735}html.theme--catppuccin-mocha .select.is-dark select:focus,html.theme--catppuccin-mocha .content kbd.select select:focus,html.theme--catppuccin-mocha .select.is-dark select.is-focused,html.theme--catppuccin-mocha .content kbd.select select.is-focused,html.theme--catppuccin-mocha .select.is-dark select:active,html.theme--catppuccin-mocha .content kbd.select select:active,html.theme--catppuccin-mocha .select.is-dark select.is-active,html.theme--catppuccin-mocha .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .select.is-primary:not(:hover)::after,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-primary select,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-primary select:hover,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-mocha .select.is-primary select.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#71a4f9}html.theme--catppuccin-mocha .select.is-primary select:focus,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-mocha .select.is-primary select.is-focused,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-mocha .select.is-primary select:active,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-mocha .select.is-primary select.is-active,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select.is-link:not(:hover)::after{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-link select{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-link select:hover,html.theme--catppuccin-mocha .select.is-link select.is-hovered{border-color:#71a4f9}html.theme--catppuccin-mocha .select.is-link select:focus,html.theme--catppuccin-mocha .select.is-link select.is-focused,html.theme--catppuccin-mocha .select.is-link select:active,html.theme--catppuccin-mocha .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select.is-info:not(:hover)::after{border-color:#94e2d5}html.theme--catppuccin-mocha .select.is-info select{border-color:#94e2d5}html.theme--catppuccin-mocha .select.is-info select:hover,html.theme--catppuccin-mocha .select.is-info select.is-hovered{border-color:#80ddcd}html.theme--catppuccin-mocha .select.is-info select:focus,html.theme--catppuccin-mocha .select.is-info select.is-focused,html.theme--catppuccin-mocha .select.is-info select:active,html.theme--catppuccin-mocha .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .select.is-success:not(:hover)::after{border-color:#a6e3a1}html.theme--catppuccin-mocha .select.is-success select{border-color:#a6e3a1}html.theme--catppuccin-mocha .select.is-success select:hover,html.theme--catppuccin-mocha .select.is-success select.is-hovered{border-color:#93dd8d}html.theme--catppuccin-mocha .select.is-success select:focus,html.theme--catppuccin-mocha .select.is-success select.is-focused,html.theme--catppuccin-mocha .select.is-success select:active,html.theme--catppuccin-mocha .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .select.is-warning:not(:hover)::after{border-color:#f9e2af}html.theme--catppuccin-mocha .select.is-warning select{border-color:#f9e2af}html.theme--catppuccin-mocha .select.is-warning select:hover,html.theme--catppuccin-mocha .select.is-warning select.is-hovered{border-color:#f7d997}html.theme--catppuccin-mocha .select.is-warning select:focus,html.theme--catppuccin-mocha .select.is-warning select.is-focused,html.theme--catppuccin-mocha .select.is-warning select:active,html.theme--catppuccin-mocha .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .select.is-danger:not(:hover)::after{border-color:#f38ba8}html.theme--catppuccin-mocha .select.is-danger select{border-color:#f38ba8}html.theme--catppuccin-mocha .select.is-danger select:hover,html.theme--catppuccin-mocha .select.is-danger select.is-hovered{border-color:#f17497}html.theme--catppuccin-mocha .select.is-danger select:focus,html.theme--catppuccin-mocha .select.is-danger select.is-focused,html.theme--catppuccin-mocha .select.is-danger select:active,html.theme--catppuccin-mocha .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .select.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-mocha .select.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .select.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .select.is-disabled::after{border-color:#f7f8fd !important;opacity:0.5}html.theme--catppuccin-mocha .select.is-fullwidth{width:100%}html.theme--catppuccin-mocha .select.is-fullwidth select{width:100%}html.theme--catppuccin-mocha .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-mocha .select.is-loading.is-small:after,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-mocha .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-mocha .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-mocha .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-mocha .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:hover .file-cta,html.theme--catppuccin-mocha .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:focus .file-cta,html.theme--catppuccin-mocha .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:active .file-cta,html.theme--catppuccin-mocha .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-black:hover .file-cta,html.theme--catppuccin-mocha .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-black:focus .file-cta,html.theme--catppuccin-mocha .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-black:active .file-cta,html.theme--catppuccin-mocha .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:hover .file-cta,html.theme--catppuccin-mocha .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:focus .file-cta,html.theme--catppuccin-mocha .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:active .file-cta,html.theme--catppuccin-mocha .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-dark .file-cta,html.theme--catppuccin-mocha .content kbd.file .file-cta{background-color:#313244;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-dark:hover .file-cta,html.theme--catppuccin-mocha .content kbd.file:hover .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-hovered .file-cta{background-color:#2c2d3d;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-dark:focus .file-cta,html.theme--catppuccin-mocha .content kbd.file:focus .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-focused .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(49,50,68,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-dark:active .file-cta,html.theme--catppuccin-mocha .content kbd.file:active .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-active .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-active .file-cta{background-color:#262735;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary:hover .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary:focus .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-focused .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(137,180,250,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-primary:active .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-active .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link .file-cta{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link:hover .file-cta,html.theme--catppuccin-mocha .file.is-link.is-hovered .file-cta{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link:focus .file-cta,html.theme--catppuccin-mocha .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(137,180,250,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-link:active .file-cta,html.theme--catppuccin-mocha .file.is-link.is-active .file-cta{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-info .file-cta{background-color:#94e2d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:hover .file-cta,html.theme--catppuccin-mocha .file.is-info.is-hovered .file-cta{background-color:#8adfd1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:focus .file-cta,html.theme--catppuccin-mocha .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(148,226,213,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:active .file-cta,html.theme--catppuccin-mocha .file.is-info.is-active .file-cta{background-color:#80ddcd;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success .file-cta{background-color:#a6e3a1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:hover .file-cta,html.theme--catppuccin-mocha .file.is-success.is-hovered .file-cta{background-color:#9de097;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:focus .file-cta,html.theme--catppuccin-mocha .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,227,161,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:active .file-cta,html.theme--catppuccin-mocha .file.is-success.is-active .file-cta{background-color:#93dd8d;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning .file-cta{background-color:#f9e2af;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:hover .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-hovered .file-cta{background-color:#f8dea3;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:focus .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(249,226,175,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:active .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-active .file-cta{background-color:#f7d997;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-danger .file-cta{background-color:#f38ba8;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-danger:hover .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-hovered .file-cta{background-color:#f27f9f;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-danger:focus .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(243,139,168,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-danger:active .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-active .file-cta{background-color:#f17497;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-mocha .file.is-normal{font-size:1rem}html.theme--catppuccin-mocha .file.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-mocha .file.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-mocha .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-mocha .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-mocha .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-mocha .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-mocha .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-mocha .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-mocha .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-mocha .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-mocha .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-mocha .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-mocha .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-mocha .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-mocha .file.is-centered{justify-content:center}html.theme--catppuccin-mocha .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-mocha .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-mocha .file.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-mocha .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-mocha .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-mocha .file-label:hover .file-cta{background-color:#2c2d3d;color:#b8c5ef}html.theme--catppuccin-mocha .file-label:hover .file-name{border-color:#525569}html.theme--catppuccin-mocha .file-label:active .file-cta{background-color:#262735;color:#b8c5ef}html.theme--catppuccin-mocha .file-label:active .file-name{border-color:#4d4f62}html.theme--catppuccin-mocha .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha .file-name{border-color:#585b70;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-mocha .file-cta{background-color:#313244;color:#cdd6f4}html.theme--catppuccin-mocha .file-name{border-color:#585b70;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-mocha .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-mocha .file-icon .fa{font-size:14px}html.theme--catppuccin-mocha .label{color:#b8c5ef;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-mocha .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-mocha .label.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-mocha .label.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .label.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-mocha .help.is-white{color:#fff}html.theme--catppuccin-mocha .help.is-black{color:#0a0a0a}html.theme--catppuccin-mocha .help.is-light{color:#f5f5f5}html.theme--catppuccin-mocha .help.is-dark,html.theme--catppuccin-mocha .content kbd.help{color:#313244}html.theme--catppuccin-mocha .help.is-primary,html.theme--catppuccin-mocha .docstring>section>a.help.docs-sourcelink{color:#89b4fa}html.theme--catppuccin-mocha .help.is-link{color:#89b4fa}html.theme--catppuccin-mocha .help.is-info{color:#94e2d5}html.theme--catppuccin-mocha .help.is-success{color:#a6e3a1}html.theme--catppuccin-mocha .help.is-warning{color:#f9e2af}html.theme--catppuccin-mocha .help.is-danger{color:#f38ba8}html.theme--catppuccin-mocha .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-mocha .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-mocha .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-mocha .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-mocha .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-mocha .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-mocha .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-mocha .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-mocha .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field.is-horizontal{display:flex}}html.theme--catppuccin-mocha .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-mocha .field-label.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-mocha .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-mocha .field-body .field{margin-bottom:0}html.theme--catppuccin-mocha .field-body>.field{flex-shrink:1}html.theme--catppuccin-mocha .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-mocha .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-mocha .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-mocha .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select:focus~.icon{color:#313244}html.theme--catppuccin-mocha .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-mocha .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-mocha .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-mocha .control.has-icons-left .icon,html.theme--catppuccin-mocha .control.has-icons-right .icon{color:#585b70;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-mocha .control.has-icons-left .input,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-mocha .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-mocha .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-mocha .control.has-icons-right .input,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-mocha .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-mocha .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-mocha .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-mocha .control.is-loading.is-small:after,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-mocha .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-mocha .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-mocha .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-mocha .breadcrumb a{align-items:center;color:#89b4fa;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-mocha .breadcrumb a:hover{color:#89dceb}html.theme--catppuccin-mocha .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-mocha .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-mocha .breadcrumb li.is-active a{color:#b8c5ef;cursor:default;pointer-events:none}html.theme--catppuccin-mocha .breadcrumb li+li::before{color:#6c7086;content:"\0002f"}html.theme--catppuccin-mocha .breadcrumb ul,html.theme--catppuccin-mocha .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-mocha .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-mocha .breadcrumb.is-centered ol,html.theme--catppuccin-mocha .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-mocha .breadcrumb.is-right ol,html.theme--catppuccin-mocha .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-mocha .breadcrumb.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-mocha .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-mocha .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-mocha .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-mocha .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-mocha .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#cdd6f4;max-width:100%;position:relative}html.theme--catppuccin-mocha .card-footer:first-child,html.theme--catppuccin-mocha .card-content:first-child,html.theme--catppuccin-mocha .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-mocha .card-footer:last-child,html.theme--catppuccin-mocha .card-content:last-child,html.theme--catppuccin-mocha .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-mocha .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-mocha .card-header-title{align-items:center;color:#b8c5ef;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-mocha .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-mocha .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-mocha .card-image{display:block;position:relative}html.theme--catppuccin-mocha .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-mocha .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-mocha .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-mocha .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-mocha .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-mocha .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-mocha .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-mocha .dropdown.is-active .dropdown-menu,html.theme--catppuccin-mocha .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-mocha .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-mocha .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-mocha .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-mocha .dropdown-content{background-color:#181825;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-mocha .dropdown-item{color:#cdd6f4;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-mocha a.dropdown-item,html.theme--catppuccin-mocha button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-mocha a.dropdown-item:hover,html.theme--catppuccin-mocha button.dropdown-item:hover{background-color:#181825;color:#0a0a0a}html.theme--catppuccin-mocha a.dropdown-item.is-active,html.theme--catppuccin-mocha button.dropdown-item.is-active{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-mocha .level{align-items:center;justify-content:space-between}html.theme--catppuccin-mocha .level code{border-radius:.4em}html.theme--catppuccin-mocha .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-mocha .level.is-mobile{display:flex}html.theme--catppuccin-mocha .level.is-mobile .level-left,html.theme--catppuccin-mocha .level.is-mobile .level-right{display:flex}html.theme--catppuccin-mocha .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-mocha .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-mocha .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level{display:flex}html.theme--catppuccin-mocha .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-mocha .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-mocha .level-item .title,html.theme--catppuccin-mocha .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-mocha .level-left,html.theme--catppuccin-mocha .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .level-left .level-item.is-flexible,html.theme--catppuccin-mocha .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-left .level-item:not(:last-child),html.theme--catppuccin-mocha .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-mocha .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-left{display:flex}}html.theme--catppuccin-mocha .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-right{display:flex}}html.theme--catppuccin-mocha .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-mocha .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-mocha .media .media{border-top:1px solid rgba(88,91,112,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-mocha .media .media .content:not(:last-child),html.theme--catppuccin-mocha .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-mocha .media .media .media{padding-top:.5rem}html.theme--catppuccin-mocha .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-mocha .media+.media{border-top:1px solid rgba(88,91,112,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-mocha .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-mocha .media-left,html.theme--catppuccin-mocha .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .media-left{margin-right:1rem}html.theme--catppuccin-mocha .media-right{margin-left:1rem}html.theme--catppuccin-mocha .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .media-content{overflow-x:auto}}html.theme--catppuccin-mocha .menu{font-size:1rem}html.theme--catppuccin-mocha .menu.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-mocha .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .menu.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .menu-list{line-height:1.25}html.theme--catppuccin-mocha .menu-list a{border-radius:3px;color:#cdd6f4;display:block;padding:0.5em 0.75em}html.theme--catppuccin-mocha .menu-list a:hover{background-color:#181825;color:#b8c5ef}html.theme--catppuccin-mocha .menu-list a.is-active{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .menu-list li ul{border-left:1px solid #585b70;margin:.75em;padding-left:.75em}html.theme--catppuccin-mocha .menu-label{color:#f7f8fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-mocha .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-mocha .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-mocha .message{background-color:#181825;border-radius:.4em;font-size:1rem}html.theme--catppuccin-mocha .message strong{color:currentColor}html.theme--catppuccin-mocha .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-mocha .message.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-mocha .message.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .message.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .message.is-white{background-color:#fff}html.theme--catppuccin-mocha .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-mocha .message.is-black{background-color:#fafafa}html.theme--catppuccin-mocha .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-mocha .message.is-light{background-color:#fafafa}html.theme--catppuccin-mocha .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-mocha .message.is-dark,html.theme--catppuccin-mocha .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-mocha .message.is-dark .message-header,html.theme--catppuccin-mocha .content kbd.message .message-header{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .message.is-dark .message-body,html.theme--catppuccin-mocha .content kbd.message .message-body{border-color:#313244}html.theme--catppuccin-mocha .message.is-primary,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink{background-color:#ebf3fe}html.theme--catppuccin-mocha .message.is-primary .message-header,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink .message-header{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .message.is-primary .message-body,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink .message-body{border-color:#89b4fa;color:#063c93}html.theme--catppuccin-mocha .message.is-link{background-color:#ebf3fe}html.theme--catppuccin-mocha .message.is-link .message-header{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .message.is-link .message-body{border-color:#89b4fa;color:#063c93}html.theme--catppuccin-mocha .message.is-info{background-color:#effbf9}html.theme--catppuccin-mocha .message.is-info .message-header{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-info .message-body{border-color:#94e2d5;color:#207466}html.theme--catppuccin-mocha .message.is-success{background-color:#f0faef}html.theme--catppuccin-mocha .message.is-success .message-header{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-success .message-body{border-color:#a6e3a1;color:#287222}html.theme--catppuccin-mocha .message.is-warning{background-color:#fef8ec}html.theme--catppuccin-mocha .message.is-warning .message-header{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-warning .message-body{border-color:#f9e2af;color:#8a620a}html.theme--catppuccin-mocha .message.is-danger{background-color:#fdedf1}html.theme--catppuccin-mocha .message.is-danger .message-header{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .message.is-danger .message-body{border-color:#f38ba8;color:#991036}html.theme--catppuccin-mocha .message-header{align-items:center;background-color:#cdd6f4;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-mocha .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-mocha .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .message-body{border-color:#585b70;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#cdd6f4;padding:1.25em 1.5em}html.theme--catppuccin-mocha .message-body code,html.theme--catppuccin-mocha .message-body pre{background-color:#fff}html.theme--catppuccin-mocha .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-mocha .modal.is-active{display:flex}html.theme--catppuccin-mocha .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-mocha .modal-content,html.theme--catppuccin-mocha .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-mocha .modal-content,html.theme--catppuccin-mocha .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-mocha .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-mocha .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-mocha .modal-card-head,html.theme--catppuccin-mocha .modal-card-foot{align-items:center;background-color:#181825;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-mocha .modal-card-head{border-bottom:1px solid #585b70;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-mocha .modal-card-title{color:#cdd6f4;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-mocha .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #585b70}html.theme--catppuccin-mocha .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-mocha .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#1e1e2e;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-mocha .navbar{background-color:#89b4fa;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-mocha .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-mocha .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-mocha .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-dark,html.theme--catppuccin-mocha .content kbd.navbar{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-burger,html.theme--catppuccin-mocha .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#313244;color:#fff}}html.theme--catppuccin-mocha .navbar.is-primary,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-burger,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa;color:#fff}}html.theme--catppuccin-mocha .navbar.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa;color:#fff}}html.theme--catppuccin-mocha .navbar.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#94e2d5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#f9e2af;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f38ba8;color:#fff}}html.theme--catppuccin-mocha .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-mocha .navbar.has-shadow{box-shadow:0 2px 0 0 #181825}html.theme--catppuccin-mocha .navbar.is-fixed-bottom,html.theme--catppuccin-mocha .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #181825}html.theme--catppuccin-mocha .navbar.is-fixed-top{top:0}html.theme--catppuccin-mocha html.has-navbar-fixed-top,html.theme--catppuccin-mocha body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-mocha .navbar-brand,html.theme--catppuccin-mocha .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-mocha .navbar-brand a.navbar-item:focus,html.theme--catppuccin-mocha .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-mocha .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-mocha .navbar-burger{color:#cdd6f4;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-mocha .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-mocha .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-mocha .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-mocha .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-mocha .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-mocha .navbar-menu{display:none}html.theme--catppuccin-mocha .navbar-item,html.theme--catppuccin-mocha .navbar-link{color:#cdd6f4;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-mocha .navbar-item .icon:only-child,html.theme--catppuccin-mocha .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-mocha a.navbar-item,html.theme--catppuccin-mocha .navbar-link{cursor:pointer}html.theme--catppuccin-mocha a.navbar-item:focus,html.theme--catppuccin-mocha a.navbar-item:focus-within,html.theme--catppuccin-mocha a.navbar-item:hover,html.theme--catppuccin-mocha a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar-link:focus,html.theme--catppuccin-mocha .navbar-link:focus-within,html.theme--catppuccin-mocha .navbar-link:hover,html.theme--catppuccin-mocha .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}html.theme--catppuccin-mocha .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .navbar-item img{max-height:1.75rem}html.theme--catppuccin-mocha .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-mocha .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-mocha .navbar-item.is-tab:focus,html.theme--catppuccin-mocha .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#89b4fa;border-bottom-style:solid;border-bottom-width:3px;color:#89b4fa;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-mocha .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-mocha .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-mocha .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-mocha .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .navbar>.container{display:block}html.theme--catppuccin-mocha .navbar-brand .navbar-item,html.theme--catppuccin-mocha .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-mocha .navbar-link::after{display:none}html.theme--catppuccin-mocha .navbar-menu{background-color:#89b4fa;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-mocha .navbar-menu.is-active{display:block}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch,html.theme--catppuccin-mocha .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-mocha .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-mocha .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-mocha html.has-navbar-fixed-top-touch,html.theme--catppuccin-mocha body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar,html.theme--catppuccin-mocha .navbar-menu,html.theme--catppuccin-mocha .navbar-start,html.theme--catppuccin-mocha .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-mocha .navbar{min-height:4rem}html.theme--catppuccin-mocha .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-mocha .navbar.is-spaced .navbar-start,html.theme--catppuccin-mocha .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-mocha .navbar.is-spaced a.navbar-item,html.theme--catppuccin-mocha .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#7f849c}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}html.theme--catppuccin-mocha .navbar-burger{display:none}html.theme--catppuccin-mocha .navbar-item,html.theme--catppuccin-mocha .navbar-link{align-items:center;display:flex}html.theme--catppuccin-mocha .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-mocha .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-mocha .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-mocha .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-mocha .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-mocha .navbar-dropdown{background-color:#89b4fa;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-mocha .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#7f849c}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}.navbar.is-spaced html.theme--catppuccin-mocha .navbar-dropdown,html.theme--catppuccin-mocha .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-mocha .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-mocha .navbar-divider{display:block}html.theme--catppuccin-mocha .navbar>.container .navbar-brand,html.theme--catppuccin-mocha .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-mocha .navbar>.container .navbar-menu,html.theme--catppuccin-mocha .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-mocha .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-mocha html.has-navbar-fixed-top-desktop,html.theme--catppuccin-mocha body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-mocha html.has-spaced-navbar-fixed-top,html.theme--catppuccin-mocha body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-mocha html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-mocha body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-mocha a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar-link.is-active{color:#89b4fa}html.theme--catppuccin-mocha a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-mocha .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-mocha .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-mocha .pagination.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-mocha .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .pagination.is-rounded .pagination-previous,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-mocha .pagination.is-rounded .pagination-next,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-mocha .pagination.is-rounded .pagination-link,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-mocha .pagination,html.theme--catppuccin-mocha .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link{border-color:#585b70;color:#89b4fa;min-width:2.5em}html.theme--catppuccin-mocha .pagination-previous:hover,html.theme--catppuccin-mocha .pagination-next:hover,html.theme--catppuccin-mocha .pagination-link:hover{border-color:#6c7086;color:#89dceb}html.theme--catppuccin-mocha .pagination-previous:focus,html.theme--catppuccin-mocha .pagination-next:focus,html.theme--catppuccin-mocha .pagination-link:focus{border-color:#6c7086}html.theme--catppuccin-mocha .pagination-previous:active,html.theme--catppuccin-mocha .pagination-next:active,html.theme--catppuccin-mocha .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-mocha .pagination-previous[disabled],html.theme--catppuccin-mocha .pagination-previous.is-disabled,html.theme--catppuccin-mocha .pagination-next[disabled],html.theme--catppuccin-mocha .pagination-next.is-disabled,html.theme--catppuccin-mocha .pagination-link[disabled],html.theme--catppuccin-mocha .pagination-link.is-disabled{background-color:#585b70;border-color:#585b70;box-shadow:none;color:#f7f8fd;opacity:0.5}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-mocha .pagination-link.is-current{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .pagination-ellipsis{color:#6c7086;pointer-events:none}html.theme--catppuccin-mocha .pagination-list{flex-wrap:wrap}html.theme--catppuccin-mocha .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .pagination{flex-wrap:wrap}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-mocha .pagination-previous{order:2}html.theme--catppuccin-mocha .pagination-next{order:3}html.theme--catppuccin-mocha .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-mocha .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-mocha .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-mocha .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-mocha .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-mocha .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-mocha .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-mocha .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-mocha .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-mocha .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-mocha .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-mocha .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-mocha .panel.is-dark .panel-heading,html.theme--catppuccin-mocha .content kbd.panel .panel-heading{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-mocha .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#313244}html.theme--catppuccin-mocha .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-mocha .content kbd.panel .panel-block.is-active .panel-icon{color:#313244}html.theme--catppuccin-mocha .panel.is-primary .panel-heading,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel.is-link .panel-heading{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .panel.is-link .panel-tabs a.is-active{border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .panel.is-link .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel.is-info .panel-heading{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-info .panel-tabs a.is-active{border-bottom-color:#94e2d5}html.theme--catppuccin-mocha .panel.is-info .panel-block.is-active .panel-icon{color:#94e2d5}html.theme--catppuccin-mocha .panel.is-success .panel-heading{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6e3a1}html.theme--catppuccin-mocha .panel.is-success .panel-block.is-active .panel-icon{color:#a6e3a1}html.theme--catppuccin-mocha .panel.is-warning .panel-heading{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#f9e2af}html.theme--catppuccin-mocha .panel.is-warning .panel-block.is-active .panel-icon{color:#f9e2af}html.theme--catppuccin-mocha .panel.is-danger .panel-heading{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f38ba8}html.theme--catppuccin-mocha .panel.is-danger .panel-block.is-active .panel-icon{color:#f38ba8}html.theme--catppuccin-mocha .panel-tabs:not(:last-child),html.theme--catppuccin-mocha .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-mocha .panel-heading{background-color:#45475a;border-radius:8px 8px 0 0;color:#b8c5ef;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-mocha .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-mocha .panel-tabs a{border-bottom:1px solid #585b70;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-mocha .panel-tabs a.is-active{border-bottom-color:#45475a;color:#71a4f9}html.theme--catppuccin-mocha .panel-list a{color:#cdd6f4}html.theme--catppuccin-mocha .panel-list a:hover{color:#89b4fa}html.theme--catppuccin-mocha .panel-block{align-items:center;color:#b8c5ef;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-mocha .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-mocha .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-mocha .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-mocha .panel-block.is-active{border-left-color:#89b4fa;color:#71a4f9}html.theme--catppuccin-mocha .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-mocha a.panel-block,html.theme--catppuccin-mocha label.panel-block{cursor:pointer}html.theme--catppuccin-mocha a.panel-block:hover,html.theme--catppuccin-mocha label.panel-block:hover{background-color:#181825}html.theme--catppuccin-mocha .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f7f8fd;margin-right:.75em}html.theme--catppuccin-mocha .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-mocha .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-mocha .tabs a{align-items:center;border-bottom-color:#585b70;border-bottom-style:solid;border-bottom-width:1px;color:#cdd6f4;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-mocha .tabs a:hover{border-bottom-color:#b8c5ef;color:#b8c5ef}html.theme--catppuccin-mocha .tabs li{display:block}html.theme--catppuccin-mocha .tabs li.is-active a{border-bottom-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .tabs ul{align-items:center;border-bottom-color:#585b70;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-mocha .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-mocha .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-mocha .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-mocha .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-mocha .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-mocha .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-mocha .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-mocha .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-mocha .tabs.is-boxed a:hover{background-color:#181825;border-bottom-color:#585b70}html.theme--catppuccin-mocha .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#585b70;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-mocha .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .tabs.is-toggle a{border-color:#585b70;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-mocha .tabs.is-toggle a:hover{background-color:#181825;border-color:#6c7086;z-index:2}html.theme--catppuccin-mocha .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-mocha .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-mocha .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-mocha .tabs.is-toggle li.is-active a{background-color:#89b4fa;border-color:#89b4fa;color:#fff;z-index:1}html.theme--catppuccin-mocha .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-mocha .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-mocha .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-mocha .tabs.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-mocha .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .column.is-narrow,html.theme--catppuccin-mocha .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full,html.theme--catppuccin-mocha .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters,html.theme--catppuccin-mocha .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds,html.theme--catppuccin-mocha .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half,html.theme--catppuccin-mocha .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third,html.theme--catppuccin-mocha .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter,html.theme--catppuccin-mocha .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth,html.theme--catppuccin-mocha .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths,html.theme--catppuccin-mocha .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths,html.theme--catppuccin-mocha .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths,html.theme--catppuccin-mocha .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters,html.theme--catppuccin-mocha .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds,html.theme--catppuccin-mocha .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half,html.theme--catppuccin-mocha .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third,html.theme--catppuccin-mocha .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter,html.theme--catppuccin-mocha .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth,html.theme--catppuccin-mocha .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths,html.theme--catppuccin-mocha .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths,html.theme--catppuccin-mocha .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths,html.theme--catppuccin-mocha .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-mocha .column.is-0,html.theme--catppuccin-mocha .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0,html.theme--catppuccin-mocha .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-mocha .column.is-1,html.theme--catppuccin-mocha .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1,html.theme--catppuccin-mocha .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2,html.theme--catppuccin-mocha .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2,html.theme--catppuccin-mocha .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3,html.theme--catppuccin-mocha .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3,html.theme--catppuccin-mocha .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-mocha .column.is-4,html.theme--catppuccin-mocha .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4,html.theme--catppuccin-mocha .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5,html.theme--catppuccin-mocha .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5,html.theme--catppuccin-mocha .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6,html.theme--catppuccin-mocha .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6,html.theme--catppuccin-mocha .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-mocha .column.is-7,html.theme--catppuccin-mocha .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7,html.theme--catppuccin-mocha .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8,html.theme--catppuccin-mocha .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8,html.theme--catppuccin-mocha .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9,html.theme--catppuccin-mocha .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9,html.theme--catppuccin-mocha .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-mocha .column.is-10,html.theme--catppuccin-mocha .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10,html.theme--catppuccin-mocha .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11,html.theme--catppuccin-mocha .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11,html.theme--catppuccin-mocha .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12,html.theme--catppuccin-mocha .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12,html.theme--catppuccin-mocha .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-mocha .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-mocha .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-mocha .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-mocha .columns.is-centered{justify-content:center}html.theme--catppuccin-mocha .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-mocha .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-mocha .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-mocha .columns.is-mobile{display:flex}html.theme--catppuccin-mocha .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-mocha .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-desktop{display:flex}}html.theme--catppuccin-mocha .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-mocha .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-mocha .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-mocha .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-mocha .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-mocha .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-mocha .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-mocha .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-mocha .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-mocha .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-mocha .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-mocha .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-mocha .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-mocha .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-mocha .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-mocha .tile.is-child{margin:0 !important}html.theme--catppuccin-mocha .tile.is-parent{padding:.75rem}html.theme--catppuccin-mocha .tile.is-vertical{flex-direction:column}html.theme--catppuccin-mocha .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .tile:not(.is-child){display:flex}html.theme--catppuccin-mocha .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .tile.is-3{flex:none;width:25%}html.theme--catppuccin-mocha .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .tile.is-6{flex:none;width:50%}html.theme--catppuccin-mocha .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .tile.is-9{flex:none;width:75%}html.theme--catppuccin-mocha .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-mocha .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-mocha .hero .navbar{background:none}html.theme--catppuccin-mocha .hero .tabs ul{border-bottom:none}html.theme--catppuccin-mocha .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-white strong{color:inherit}html.theme--catppuccin-mocha .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-mocha .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-mocha .hero.is-white .navbar-item,html.theme--catppuccin-mocha .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-mocha .hero.is-white a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-white .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-mocha .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-mocha .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-black strong{color:inherit}html.theme--catppuccin-mocha .hero.is-black .title{color:#fff}html.theme--catppuccin-mocha .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-mocha .hero.is-black .navbar-item,html.theme--catppuccin-mocha .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-black a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-black .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-mocha .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-light strong{color:inherit}html.theme--catppuccin-mocha .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-mocha .hero.is-light .navbar-item,html.theme--catppuccin-mocha .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-light .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-mocha .hero.is-dark,html.theme--catppuccin-mocha .content kbd.hero{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-dark strong,html.theme--catppuccin-mocha .content kbd.hero strong{color:inherit}html.theme--catppuccin-mocha .hero.is-dark .title,html.theme--catppuccin-mocha .content kbd.hero .title{color:#fff}html.theme--catppuccin-mocha .hero.is-dark .subtitle,html.theme--catppuccin-mocha .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-mocha .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-dark .subtitle strong,html.theme--catppuccin-mocha .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-dark .navbar-menu,html.theme--catppuccin-mocha .content kbd.hero .navbar-menu{background-color:#313244}}html.theme--catppuccin-mocha .hero.is-dark .navbar-item,html.theme--catppuccin-mocha .content kbd.hero .navbar-item,html.theme--catppuccin-mocha .hero.is-dark .navbar-link,html.theme--catppuccin-mocha .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-dark .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.hero .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.hero .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .hero.is-dark .tabs a,html.theme--catppuccin-mocha .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-dark .tabs a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs li.is-active a{color:#313244 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#313244}html.theme--catppuccin-mocha .hero.is-dark.is-bold,html.theme--catppuccin-mocha .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #181c2a 0%, #313244 71%, #3c3856 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-mocha .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #181c2a 0%, #313244 71%, #3c3856 100%)}}html.theme--catppuccin-mocha .hero.is-primary,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-primary strong,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-mocha .hero.is-primary .title,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-mocha .hero.is-primary .subtitle,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-primary .subtitle strong,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-primary .navbar-menu,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#89b4fa}}html.theme--catppuccin-mocha .hero.is-primary .navbar-item,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-mocha .hero.is-primary .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-primary .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .hero.is-primary .tabs a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-primary .tabs a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#89b4fa !important;opacity:1}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .hero.is-primary.is-bold,html.theme--catppuccin-mocha .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-mocha .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}}html.theme--catppuccin-mocha .hero.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-link strong{color:inherit}html.theme--catppuccin-mocha .hero.is-link .title{color:#fff}html.theme--catppuccin-mocha .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-link .navbar-menu{background-color:#89b4fa}}html.theme--catppuccin-mocha .hero.is-link .navbar-item,html.theme--catppuccin-mocha .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-link a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-link .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-link .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-link .tabs li.is-active a{color:#89b4fa !important;opacity:1}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .hero.is-link.is-bold{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}}html.theme--catppuccin-mocha .hero.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-info strong{color:inherit}html.theme--catppuccin-mocha .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-info .navbar-menu{background-color:#94e2d5}}html.theme--catppuccin-mocha .hero.is-info .navbar-item,html.theme--catppuccin-mocha .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-info .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-info .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-info .tabs li.is-active a{color:#94e2d5 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .hero.is-info.is-bold{background-image:linear-gradient(141deg, #63e0b6 0%, #94e2d5 71%, #a5eaea 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #63e0b6 0%, #94e2d5 71%, #a5eaea 100%)}}html.theme--catppuccin-mocha .hero.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-success strong{color:inherit}html.theme--catppuccin-mocha .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-success .navbar-menu{background-color:#a6e3a1}}html.theme--catppuccin-mocha .hero.is-success .navbar-item,html.theme--catppuccin-mocha .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-success .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-success .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-success .tabs li.is-active a{color:#a6e3a1 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .hero.is-success.is-bold{background-image:linear-gradient(141deg, #8ce071 0%, #a6e3a1 71%, #b2ebb7 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #8ce071 0%, #a6e3a1 71%, #b2ebb7 100%)}}html.theme--catppuccin-mocha .hero.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-warning strong{color:inherit}html.theme--catppuccin-mocha .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-warning .navbar-menu{background-color:#f9e2af}}html.theme--catppuccin-mocha .hero.is-warning .navbar-item,html.theme--catppuccin-mocha .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-warning .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-warning .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-warning .tabs li.is-active a{color:#f9e2af !important;opacity:1}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #fcbd79 0%, #f9e2af 71%, #fcf4c5 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #fcbd79 0%, #f9e2af 71%, #fcf4c5 100%)}}html.theme--catppuccin-mocha .hero.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-danger strong{color:inherit}html.theme--catppuccin-mocha .hero.is-danger .title{color:#fff}html.theme--catppuccin-mocha .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-danger .navbar-menu{background-color:#f38ba8}}html.theme--catppuccin-mocha .hero.is-danger .navbar-item,html.theme--catppuccin-mocha .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-danger .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-danger .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-danger .tabs li.is-active a{color:#f38ba8 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #f7549d 0%, #f38ba8 71%, #f8a0a9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f7549d 0%, #f38ba8 71%, #f8a0a9 100%)}}html.theme--catppuccin-mocha .hero.is-small .hero-body,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-mocha .hero.is-halfheight .hero-body,html.theme--catppuccin-mocha .hero.is-fullheight .hero-body,html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-mocha .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-mocha .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-mocha .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-mocha .hero-video{overflow:hidden}html.theme--catppuccin-mocha .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-mocha .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero-video{display:none}}html.theme--catppuccin-mocha .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero-buttons .button{display:flex}html.theme--catppuccin-mocha .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-mocha .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-mocha .hero-head,html.theme--catppuccin-mocha .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero-body{padding:3rem 3rem}}html.theme--catppuccin-mocha .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .section{padding:3rem 3rem}html.theme--catppuccin-mocha .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-mocha .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-mocha .footer{background-color:#181825;padding:3rem 1.5rem 6rem}html.theme--catppuccin-mocha h1 .docs-heading-anchor,html.theme--catppuccin-mocha h1 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h1 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h2 .docs-heading-anchor,html.theme--catppuccin-mocha h2 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h2 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h3 .docs-heading-anchor,html.theme--catppuccin-mocha h3 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h3 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h4 .docs-heading-anchor,html.theme--catppuccin-mocha h4 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h4 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h5 .docs-heading-anchor,html.theme--catppuccin-mocha h5 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h5 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h6 .docs-heading-anchor,html.theme--catppuccin-mocha h6 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h6 .docs-heading-anchor:visited{color:#cdd6f4}html.theme--catppuccin-mocha h1 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h2 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h3 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h4 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h5 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-mocha h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-mocha h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-mocha .docs-light-only{display:none !important}html.theme--catppuccin-mocha pre{position:relative;overflow:hidden}html.theme--catppuccin-mocha pre code,html.theme--catppuccin-mocha pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-mocha pre code:first-of-type,html.theme--catppuccin-mocha pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-mocha pre code:last-of-type,html.theme--catppuccin-mocha pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-mocha pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#cdd6f4;cursor:pointer;text-align:center}html.theme--catppuccin-mocha pre .copy-button:focus,html.theme--catppuccin-mocha pre .copy-button:hover{opacity:1;background:rgba(205,214,244,0.1);color:#89b4fa}html.theme--catppuccin-mocha pre .copy-button.success{color:#a6e3a1;opacity:1}html.theme--catppuccin-mocha pre .copy-button.error{color:#f38ba8;opacity:1}html.theme--catppuccin-mocha pre:hover .copy-button{opacity:1}html.theme--catppuccin-mocha .admonition{background-color:#181825;border-style:solid;border-width:2px;border-color:#bac2de;border-radius:4px;font-size:1rem}html.theme--catppuccin-mocha .admonition strong{color:currentColor}html.theme--catppuccin-mocha .admonition.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-mocha .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .admonition.is-default{background-color:#181825;border-color:#bac2de}html.theme--catppuccin-mocha .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#bac2de}html.theme--catppuccin-mocha .admonition.is-default>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-info{background-color:#181825;border-color:#94e2d5}html.theme--catppuccin-mocha .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#94e2d5}html.theme--catppuccin-mocha .admonition.is-info>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-success{background-color:#181825;border-color:#a6e3a1}html.theme--catppuccin-mocha .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6e3a1}html.theme--catppuccin-mocha .admonition.is-success>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-warning{background-color:#181825;border-color:#f9e2af}html.theme--catppuccin-mocha .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#f9e2af}html.theme--catppuccin-mocha .admonition.is-warning>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-danger{background-color:#181825;border-color:#f38ba8}html.theme--catppuccin-mocha .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#f38ba8}html.theme--catppuccin-mocha .admonition.is-danger>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-compat{background-color:#181825;border-color:#89dceb}html.theme--catppuccin-mocha .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#89dceb}html.theme--catppuccin-mocha .admonition.is-compat>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition-header{color:#bac2de;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-mocha .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-mocha details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-mocha details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-mocha details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-mocha .admonition-body{color:#cdd6f4;padding:0.5rem .75rem}html.theme--catppuccin-mocha .admonition-body pre{background-color:#181825}html.theme--catppuccin-mocha .admonition-body code{background-color:#181825}html.theme--catppuccin-mocha .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #585b70;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-mocha .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#181825;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #585b70;overflow:auto}html.theme--catppuccin-mocha .docstring>header code{background-color:transparent}html.theme--catppuccin-mocha .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-mocha .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-mocha .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-mocha .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #585b70}html.theme--catppuccin-mocha .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-mocha .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-mocha .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-mocha .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-mocha .documenter-example-output{background-color:#1e1e2e}html.theme--catppuccin-mocha .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#181825;color:#cdd6f4;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-mocha .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-mocha .outdated-warning-overlay a{color:#89b4fa}html.theme--catppuccin-mocha .outdated-warning-overlay a:hover{color:#89dceb}html.theme--catppuccin-mocha .content pre{border:2px solid #585b70;border-radius:4px}html.theme--catppuccin-mocha .content code{font-weight:inherit}html.theme--catppuccin-mocha .content a code{color:#89b4fa}html.theme--catppuccin-mocha .content a:hover code{color:#89dceb}html.theme--catppuccin-mocha .content h1 code,html.theme--catppuccin-mocha .content h2 code,html.theme--catppuccin-mocha .content h3 code,html.theme--catppuccin-mocha .content h4 code,html.theme--catppuccin-mocha .content h5 code,html.theme--catppuccin-mocha .content h6 code{color:#cdd6f4}html.theme--catppuccin-mocha .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-mocha .content blockquote>ul:first-child,html.theme--catppuccin-mocha .content blockquote>ol:first-child,html.theme--catppuccin-mocha .content .admonition-body>ul:first-child,html.theme--catppuccin-mocha .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-mocha pre,html.theme--catppuccin-mocha code{font-variant-ligatures:no-contextual}html.theme--catppuccin-mocha .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-mocha .breadcrumb a.is-disabled,html.theme--catppuccin-mocha .breadcrumb a.is-disabled:hover{color:#b8c5ef}html.theme--catppuccin-mocha .hljs{background:initial !important}html.theme--catppuccin-mocha .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-mocha .katex-display,html.theme--catppuccin-mocha mjx-container,html.theme--catppuccin-mocha .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-mocha html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-mocha li.no-marker{list-style:none}html.theme--catppuccin-mocha #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-mocha #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main{width:100%}html.theme--catppuccin-mocha #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-mocha #documenter .docs-main>header,html.theme--catppuccin-mocha #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar{background-color:#1e1e2e;border-bottom:1px solid #585b70;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-mocha #documenter .docs-main section.footnotes{border-top:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-mocha .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #585b70;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-mocha #documenter .docs-sidebar{display:flex;flex-direction:column;color:#cdd6f4;background-color:#181825;border-right:1px solid #585b70;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-mocha #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name a:hover{color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #585b70;display:none;padding:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #585b70;padding-bottom:1.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#cdd6f4;background:#181825}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#cdd6f4;background-color:#202031}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #585b70;border-bottom:1px solid #585b70;background-color:#11111b}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#11111b;color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#202031;color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-mocha #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#28283e}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#383856}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#28283e}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#383856}}html.theme--catppuccin-mocha kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-mocha .search-min-width-50{min-width:50%}html.theme--catppuccin-mocha .search-min-height-100{min-height:100%}html.theme--catppuccin-mocha .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-mocha .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover,html.theme--catppuccin-mocha .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-mocha .search-result-link .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-mocha .property-search-result-badge,html.theme--catppuccin-mocha .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-mocha .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:hover .search-filter,html.theme--catppuccin-mocha .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-mocha .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-mocha .search-filter:hover,html.theme--catppuccin-mocha .search-filter:focus{color:#333}html.theme--catppuccin-mocha .search-filter-selected{color:#313244;background-color:#b4befe}html.theme--catppuccin-mocha .search-filter-selected:hover,html.theme--catppuccin-mocha .search-filter-selected:focus{color:#313244}html.theme--catppuccin-mocha .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-mocha .search-divider{border-bottom:1px solid #585b70}html.theme--catppuccin-mocha .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-mocha .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-mocha .w-100{width:100%}html.theme--catppuccin-mocha .gap-2{gap:0.5rem}html.theme--catppuccin-mocha .gap-4{gap:1rem}html.theme--catppuccin-mocha .gap-8{gap:2rem}html.theme--catppuccin-mocha{background-color:#1e1e2e;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-mocha a{transition:all 200ms ease}html.theme--catppuccin-mocha .label{color:#cdd6f4}html.theme--catppuccin-mocha .button,html.theme--catppuccin-mocha .control.has-icons-left .icon,html.theme--catppuccin-mocha .control.has-icons-right .icon,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .select,html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea{height:2.5em;color:#cdd6f4}html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#cdd6f4}html.theme--catppuccin-mocha .select:after,html.theme--catppuccin-mocha .select select{border-width:1px}html.theme--catppuccin-mocha .menu-list a{transition:all 300ms ease}html.theme--catppuccin-mocha .modal-card-foot,html.theme--catppuccin-mocha .modal-card-head{border-color:#585b70}html.theme--catppuccin-mocha .navbar{border-radius:.4em}html.theme--catppuccin-mocha .navbar.is-transparent{background:none}html.theme--catppuccin-mocha .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .navbar .navbar-menu{background-color:#89b4fa;border-radius:0 0 .4em .4em}}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){color:#313244}html.theme--catppuccin-mocha .tag.is-link:not(body),html.theme--catppuccin-mocha .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-mocha .content kbd.is-link:not(body){color:#313244}html.theme--catppuccin-mocha .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-mocha .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-mocha .ansi span.sgr3{font-style:italic}html.theme--catppuccin-mocha .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-mocha .ansi span.sgr7{color:#1e1e2e;background-color:#cdd6f4}html.theme--catppuccin-mocha .ansi span.sgr8{color:transparent}html.theme--catppuccin-mocha .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-mocha .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-mocha .ansi span.sgr30{color:#45475a}html.theme--catppuccin-mocha .ansi span.sgr31{color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr32{color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr33{color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr34{color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr35{color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr36{color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr37{color:#bac2de}html.theme--catppuccin-mocha .ansi span.sgr40{background-color:#45475a}html.theme--catppuccin-mocha .ansi span.sgr41{background-color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr42{background-color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr43{background-color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr44{background-color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr45{background-color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr46{background-color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr47{background-color:#bac2de}html.theme--catppuccin-mocha .ansi span.sgr90{color:#585b70}html.theme--catppuccin-mocha .ansi span.sgr91{color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr92{color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr93{color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr94{color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr95{color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr96{color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr97{color:#a6adc8}html.theme--catppuccin-mocha .ansi span.sgr100{background-color:#585b70}html.theme--catppuccin-mocha .ansi span.sgr101{background-color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr102{background-color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr103{background-color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr104{background-color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr105{background-color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr106{background-color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr107{background-color:#a6adc8}html.theme--catppuccin-mocha code.language-julia-repl>span.hljs-meta{color:#a6e3a1;font-weight:bolder}html.theme--catppuccin-mocha code .hljs{color:#cdd6f4;background:#1e1e2e}html.theme--catppuccin-mocha code .hljs-keyword{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-built_in{color:#f38ba8}html.theme--catppuccin-mocha code .hljs-type{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-literal{color:#fab387}html.theme--catppuccin-mocha code .hljs-number{color:#fab387}html.theme--catppuccin-mocha code .hljs-operator{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-punctuation{color:#bac2de}html.theme--catppuccin-mocha code .hljs-property{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-regexp{color:#f5c2e7}html.theme--catppuccin-mocha code .hljs-string{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-char.escape_{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-subst{color:#a6adc8}html.theme--catppuccin-mocha code .hljs-symbol{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-variable{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-variable.language_{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-variable.constant_{color:#fab387}html.theme--catppuccin-mocha code .hljs-title{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-title.class_{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-title.function_{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-params{color:#cdd6f4}html.theme--catppuccin-mocha code .hljs-comment{color:#585b70}html.theme--catppuccin-mocha code .hljs-doctag{color:#f38ba8}html.theme--catppuccin-mocha code .hljs-meta{color:#fab387}html.theme--catppuccin-mocha code .hljs-section{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-tag{color:#a6adc8}html.theme--catppuccin-mocha code .hljs-name{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-attr{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-attribute{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-bullet{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-code{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-emphasis{color:#f38ba8;font-style:italic}html.theme--catppuccin-mocha code .hljs-strong{color:#f38ba8;font-weight:bold}html.theme--catppuccin-mocha code .hljs-formula{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-link{color:#74c7ec;font-style:italic}html.theme--catppuccin-mocha code .hljs-quote{color:#a6e3a1;font-style:italic}html.theme--catppuccin-mocha code .hljs-selector-tag{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-selector-id{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-selector-class{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-selector-attr{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-selector-pseudo{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-template-tag{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-template-variable{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-addition{color:#a6e3a1;background:rgba(166,227,161,0.15)}html.theme--catppuccin-mocha code .hljs-deletion{color:#f38ba8;background:rgba(243,139,168,0.15)}html.theme--catppuccin-mocha .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover,html.theme--catppuccin-mocha .search-result-link:focus{background-color:#313244}html.theme--catppuccin-mocha .search-result-link .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:hover .search-filter,html.theme--catppuccin-mocha .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:focus .search-filter{color:#313244 !important;background-color:#b4befe !important}html.theme--catppuccin-mocha .search-result-title{color:#cdd6f4}html.theme--catppuccin-mocha .search-result-highlight{background-color:#f38ba8;color:#181825}html.theme--catppuccin-mocha .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-mocha .w-100{width:100%}html.theme--catppuccin-mocha .gap-2{gap:0.5rem}html.theme--catppuccin-mocha .gap-4{gap:1rem} diff --git a/previews/PR29/assets/themes/documenter-dark.css b/previews/PR29/assets/themes/documenter-dark.css new file mode 100644 index 0000000..2892b38 --- /dev/null +++ b/previews/PR29/assets/themes/documenter-dark.css @@ -0,0 +1,7 @@ +html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .file-cta,html.theme--documenter-dark .file-name,html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--documenter-dark .pagination-previous:focus,html.theme--documenter-dark .pagination-next:focus,html.theme--documenter-dark .pagination-link:focus,html.theme--documenter-dark .pagination-ellipsis:focus,html.theme--documenter-dark .file-cta:focus,html.theme--documenter-dark .file-name:focus,html.theme--documenter-dark .select select:focus,html.theme--documenter-dark .textarea:focus,html.theme--documenter-dark .input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:focus,html.theme--documenter-dark .button:focus,html.theme--documenter-dark .is-focused.pagination-previous,html.theme--documenter-dark .is-focused.pagination-next,html.theme--documenter-dark .is-focused.pagination-link,html.theme--documenter-dark .is-focused.pagination-ellipsis,html.theme--documenter-dark .is-focused.file-cta,html.theme--documenter-dark .is-focused.file-name,html.theme--documenter-dark .select select.is-focused,html.theme--documenter-dark .is-focused.textarea,html.theme--documenter-dark .is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-focused.button,html.theme--documenter-dark .pagination-previous:active,html.theme--documenter-dark .pagination-next:active,html.theme--documenter-dark .pagination-link:active,html.theme--documenter-dark .pagination-ellipsis:active,html.theme--documenter-dark .file-cta:active,html.theme--documenter-dark .file-name:active,html.theme--documenter-dark .select select:active,html.theme--documenter-dark .textarea:active,html.theme--documenter-dark .input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:active,html.theme--documenter-dark .button:active,html.theme--documenter-dark .is-active.pagination-previous,html.theme--documenter-dark .is-active.pagination-next,html.theme--documenter-dark .is-active.pagination-link,html.theme--documenter-dark .is-active.pagination-ellipsis,html.theme--documenter-dark .is-active.file-cta,html.theme--documenter-dark .is-active.file-name,html.theme--documenter-dark .select select.is-active,html.theme--documenter-dark .is-active.textarea,html.theme--documenter-dark .is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .is-active.button{outline:none}html.theme--documenter-dark .pagination-previous[disabled],html.theme--documenter-dark .pagination-next[disabled],html.theme--documenter-dark .pagination-link[disabled],html.theme--documenter-dark .pagination-ellipsis[disabled],html.theme--documenter-dark .file-cta[disabled],html.theme--documenter-dark .file-name[disabled],html.theme--documenter-dark .select select[disabled],html.theme--documenter-dark .textarea[disabled],html.theme--documenter-dark .input[disabled],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--documenter-dark .button[disabled],fieldset[disabled] html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--documenter-dark .pagination-next,html.theme--documenter-dark fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--documenter-dark .pagination-link,html.theme--documenter-dark fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--documenter-dark .file-cta,html.theme--documenter-dark fieldset[disabled] .file-cta,fieldset[disabled] html.theme--documenter-dark .file-name,html.theme--documenter-dark fieldset[disabled] .file-name,fieldset[disabled] html.theme--documenter-dark .select select,fieldset[disabled] html.theme--documenter-dark .textarea,fieldset[disabled] html.theme--documenter-dark .input,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark fieldset[disabled] .select select,html.theme--documenter-dark .select fieldset[disabled] select,html.theme--documenter-dark fieldset[disabled] .textarea,html.theme--documenter-dark fieldset[disabled] .input,html.theme--documenter-dark fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--documenter-dark .button,html.theme--documenter-dark fieldset[disabled] .button{cursor:not-allowed}html.theme--documenter-dark .tabs,html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .breadcrumb,html.theme--documenter-dark .file,html.theme--documenter-dark .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--documenter-dark .navbar-link:not(.is-arrowless)::after,html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--documenter-dark .admonition:not(:last-child),html.theme--documenter-dark .tabs:not(:last-child),html.theme--documenter-dark .pagination:not(:last-child),html.theme--documenter-dark .message:not(:last-child),html.theme--documenter-dark .level:not(:last-child),html.theme--documenter-dark .breadcrumb:not(:last-child),html.theme--documenter-dark .block:not(:last-child),html.theme--documenter-dark .title:not(:last-child),html.theme--documenter-dark .subtitle:not(:last-child),html.theme--documenter-dark .table-container:not(:last-child),html.theme--documenter-dark .table:not(:last-child),html.theme--documenter-dark .progress:not(:last-child),html.theme--documenter-dark .notification:not(:last-child),html.theme--documenter-dark .content:not(:last-child),html.theme--documenter-dark .box:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .modal-close,html.theme--documenter-dark .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--documenter-dark .modal-close::before,html.theme--documenter-dark .delete::before,html.theme--documenter-dark .modal-close::after,html.theme--documenter-dark .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--documenter-dark .modal-close::before,html.theme--documenter-dark .delete::before{height:2px;width:50%}html.theme--documenter-dark .modal-close::after,html.theme--documenter-dark .delete::after{height:50%;width:2px}html.theme--documenter-dark .modal-close:hover,html.theme--documenter-dark .delete:hover,html.theme--documenter-dark .modal-close:focus,html.theme--documenter-dark .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--documenter-dark .modal-close:active,html.theme--documenter-dark .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--documenter-dark .is-small.modal-close,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--documenter-dark .is-small.delete,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--documenter-dark .is-medium.modal-close,html.theme--documenter-dark .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--documenter-dark .is-large.modal-close,html.theme--documenter-dark .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--documenter-dark .control.is-loading::after,html.theme--documenter-dark .select.is-loading::after,html.theme--documenter-dark .loader,html.theme--documenter-dark .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdee0;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--documenter-dark .hero-video,html.theme--documenter-dark .modal-background,html.theme--documenter-dark .modal,html.theme--documenter-dark .image.is-square img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--documenter-dark .image.is-square .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--documenter-dark .image.is-1by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--documenter-dark .image.is-1by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--documenter-dark .image.is-5by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--documenter-dark .image.is-5by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--documenter-dark .image.is-4by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--documenter-dark .image.is-4by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--documenter-dark .image.is-3by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--documenter-dark .image.is-3by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--documenter-dark .image.is-5by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--documenter-dark .image.is-5by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--documenter-dark .image.is-16by9 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--documenter-dark .image.is-16by9 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--documenter-dark .image.is-2by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--documenter-dark .image.is-2by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--documenter-dark .image.is-3by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--documenter-dark .image.is-3by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--documenter-dark .image.is-4by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--documenter-dark .image.is-4by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--documenter-dark .image.is-3by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--documenter-dark .image.is-3by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--documenter-dark .image.is-2by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--documenter-dark .image.is-2by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--documenter-dark .image.is-3by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--documenter-dark .image.is-3by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--documenter-dark .image.is-9by16 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--documenter-dark .image.is-9by16 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--documenter-dark .image.is-1by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--documenter-dark .image.is-1by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--documenter-dark .image.is-1by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--documenter-dark .image.is-1by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--documenter-dark .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#ecf0f1 !important}a.has-text-light:hover,a.has-text-light:focus{color:#cfd9db !important}.has-background-light{background-color:#ecf0f1 !important}.has-text-dark{color:#282f2f !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#111414 !important}.has-background-dark{background-color:#282f2f !important}.has-text-primary{color:#375a7f !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#28415b !important}.has-background-primary{background-color:#375a7f !important}.has-text-primary-light{color:#f1f5f9 !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#cddbe9 !important}.has-background-primary-light{background-color:#f1f5f9 !important}.has-text-primary-dark{color:#4d7eb2 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#7198c1 !important}.has-background-primary-dark{background-color:#4d7eb2 !important}.has-text-link{color:#1abc9c !important}a.has-text-link:hover,a.has-text-link:focus{color:#148f77 !important}.has-background-link{background-color:#1abc9c !important}.has-text-link-light{color:#edfdf9 !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c0f6ec !important}.has-background-link-light{background-color:#edfdf9 !important}.has-text-link-dark{color:#15987e !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#1bc5a4 !important}.has-background-link-dark{background-color:#15987e !important}.has-text-info{color:#3c5dcd !important}a.has-text-info:hover,a.has-text-info:focus{color:#2c48aa !important}.has-background-info{background-color:#3c5dcd !important}.has-text-info-light{color:#eff2fb !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6d0f0 !important}.has-background-info-light{background-color:#eff2fb !important}.has-text-info-dark{color:#3253c3 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#5571d3 !important}.has-background-info-dark{background-color:#3253c3 !important}.has-text-success{color:#259a12 !important}a.has-text-success:hover,a.has-text-success:focus{color:#1a6c0d !important}.has-background-success{background-color:#259a12 !important}.has-text-success-light{color:#effded !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c7f8bf !important}.has-background-success-light{background-color:#effded !important}.has-text-success-dark{color:#2ec016 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#3fe524 !important}.has-background-success-dark{background-color:#2ec016 !important}.has-text-warning{color:#f4c72f !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#e4b30c !important}.has-background-warning{background-color:#f4c72f !important}.has-text-warning-light{color:#fefaec !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fbedbb !important}.has-background-warning-light{background-color:#fefaec !important}.has-text-warning-dark{color:#8c6e07 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#bd940a !important}.has-background-warning-dark{background-color:#8c6e07 !important}.has-text-danger{color:#cb3c33 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a23029 !important}.has-background-danger{background-color:#cb3c33 !important}.has-text-danger-light{color:#fbefef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f1c8c6 !important}.has-background-danger-light{background-color:#fbefef !important}.has-text-danger-dark{color:#c03930 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#d35850 !important}.has-background-danger-dark{background-color:#c03930 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#282f2f !important}.has-background-grey-darker{background-color:#282f2f !important}.has-text-grey-dark{color:#343c3d !important}.has-background-grey-dark{background-color:#343c3d !important}.has-text-grey{color:#5e6d6f !important}.has-background-grey{background-color:#5e6d6f !important}.has-text-grey-light{color:#8c9b9d !important}.has-background-grey-light{background-color:#8c9b9d !important}.has-text-grey-lighter{color:#dbdee0 !important}.has-background-grey-lighter{background-color:#dbdee0 !important}.has-text-white-ter{color:#ecf0f1 !important}.has-background-white-ter{background-color:#ecf0f1 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--documenter-dark .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--documenter-dark{/*! + Theme: a11y-dark + Author: @ericwbailey + Maintainer: @ericwbailey + + Based on the Tomorrow Night Eighties theme: https://github.com/isagalaev/highlight.js/blob/master/src/styles/tomorrow-night-eighties.css +*/}html.theme--documenter-dark html{background-color:#1f2424;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--documenter-dark article,html.theme--documenter-dark aside,html.theme--documenter-dark figure,html.theme--documenter-dark footer,html.theme--documenter-dark header,html.theme--documenter-dark hgroup,html.theme--documenter-dark section{display:block}html.theme--documenter-dark body,html.theme--documenter-dark button,html.theme--documenter-dark input,html.theme--documenter-dark optgroup,html.theme--documenter-dark select,html.theme--documenter-dark textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--documenter-dark code,html.theme--documenter-dark pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--documenter-dark body{color:#fff;font-size:1em;font-weight:400;line-height:1.5}html.theme--documenter-dark a{color:#1abc9c;cursor:pointer;text-decoration:none}html.theme--documenter-dark a strong{color:currentColor}html.theme--documenter-dark a:hover{color:#1dd2af}html.theme--documenter-dark code{background-color:rgba(255,255,255,0.05);color:#ececec;font-size:.875em;font-weight:normal;padding:.1em}html.theme--documenter-dark hr{background-color:#282f2f;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--documenter-dark img{height:auto;max-width:100%}html.theme--documenter-dark input[type="checkbox"],html.theme--documenter-dark input[type="radio"]{vertical-align:baseline}html.theme--documenter-dark small{font-size:.875em}html.theme--documenter-dark span{font-style:inherit;font-weight:inherit}html.theme--documenter-dark strong{color:#f2f2f2;font-weight:700}html.theme--documenter-dark fieldset{border:none}html.theme--documenter-dark pre{-webkit-overflow-scrolling:touch;background-color:#282f2f;color:#fff;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--documenter-dark pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--documenter-dark table td,html.theme--documenter-dark table th{vertical-align:top}html.theme--documenter-dark table td:not([align]),html.theme--documenter-dark table th:not([align]){text-align:inherit}html.theme--documenter-dark table th{color:#f2f2f2}html.theme--documenter-dark .box{background-color:#343c3d;border-radius:8px;box-shadow:none;color:#fff;display:block;padding:1.25rem}html.theme--documenter-dark a.box:hover,html.theme--documenter-dark a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #1abc9c}html.theme--documenter-dark a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #1abc9c}html.theme--documenter-dark .button{background-color:#282f2f;border-color:#4c5759;border-width:1px;color:#375a7f;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--documenter-dark .button strong{color:inherit}html.theme--documenter-dark .button .icon,html.theme--documenter-dark .button .icon.is-small,html.theme--documenter-dark .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--documenter-dark #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--documenter-dark .button .icon.is-medium,html.theme--documenter-dark .button .icon.is-large{height:1.5em;width:1.5em}html.theme--documenter-dark .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--documenter-dark .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--documenter-dark .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--documenter-dark .button:hover,html.theme--documenter-dark .button.is-hovered{border-color:#8c9b9d;color:#f2f2f2}html.theme--documenter-dark .button:focus,html.theme--documenter-dark .button.is-focused{border-color:#8c9b9d;color:#17a689}html.theme--documenter-dark .button:focus:not(:active),html.theme--documenter-dark .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .button:active,html.theme--documenter-dark .button.is-active{border-color:#343c3d;color:#f2f2f2}html.theme--documenter-dark .button.is-text{background-color:transparent;border-color:transparent;color:#fff;text-decoration:underline}html.theme--documenter-dark .button.is-text:hover,html.theme--documenter-dark .button.is-text.is-hovered,html.theme--documenter-dark .button.is-text:focus,html.theme--documenter-dark .button.is-text.is-focused{background-color:#282f2f;color:#f2f2f2}html.theme--documenter-dark .button.is-text:active,html.theme--documenter-dark .button.is-text.is-active{background-color:#1d2122;color:#f2f2f2}html.theme--documenter-dark .button.is-text[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--documenter-dark .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#1abc9c;text-decoration:none}html.theme--documenter-dark .button.is-ghost:hover,html.theme--documenter-dark .button.is-ghost.is-hovered{color:#1abc9c;text-decoration:underline}html.theme--documenter-dark .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:hover,html.theme--documenter-dark .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:focus,html.theme--documenter-dark .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:focus:not(:active),html.theme--documenter-dark .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .button.is-white:active,html.theme--documenter-dark .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--documenter-dark .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted:hover,html.theme--documenter-dark .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--documenter-dark .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-white.is-outlined:hover,html.theme--documenter-dark .button.is-white.is-outlined.is-hovered,html.theme--documenter-dark .button.is-white.is-outlined:focus,html.theme--documenter-dark .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-white.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:hover,html.theme--documenter-dark .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:focus,html.theme--documenter-dark .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:focus:not(:active),html.theme--documenter-dark .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .button.is-black:active,html.theme--documenter-dark .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--documenter-dark .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted:hover,html.theme--documenter-dark .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-outlined:hover,html.theme--documenter-dark .button.is-black.is-outlined.is-hovered,html.theme--documenter-dark .button.is-black.is-outlined:focus,html.theme--documenter-dark .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-black.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-light{background-color:#ecf0f1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:hover,html.theme--documenter-dark .button.is-light.is-hovered{background-color:#e5eaec;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:focus,html.theme--documenter-dark .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:focus:not(:active),html.theme--documenter-dark .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .button.is-light:active,html.theme--documenter-dark .button.is-light.is-active{background-color:#dde4e6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light{background-color:#ecf0f1;border-color:#ecf0f1;box-shadow:none}html.theme--documenter-dark .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted:hover,html.theme--documenter-dark .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-light.is-outlined{background-color:transparent;border-color:#ecf0f1;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-outlined:hover,html.theme--documenter-dark .button.is-light.is-outlined.is-hovered,html.theme--documenter-dark .button.is-light.is-outlined:focus,html.theme--documenter-dark .button.is-light.is-outlined.is-focused{background-color:#ecf0f1;border-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #ecf0f1 #ecf0f1 !important}html.theme--documenter-dark .button.is-light.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-outlined{background-color:transparent;border-color:#ecf0f1;box-shadow:none;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ecf0f1 #ecf0f1 !important}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-dark,html.theme--documenter-dark .content kbd.button{background-color:#282f2f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:hover,html.theme--documenter-dark .content kbd.button:hover,html.theme--documenter-dark .button.is-dark.is-hovered,html.theme--documenter-dark .content kbd.button.is-hovered{background-color:#232829;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:focus,html.theme--documenter-dark .content kbd.button:focus,html.theme--documenter-dark .button.is-dark.is-focused,html.theme--documenter-dark .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:focus:not(:active),html.theme--documenter-dark .content kbd.button:focus:not(:active),html.theme--documenter-dark .button.is-dark.is-focused:not(:active),html.theme--documenter-dark .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .button.is-dark:active,html.theme--documenter-dark .content kbd.button:active,html.theme--documenter-dark .button.is-dark.is-active,html.theme--documenter-dark .content kbd.button.is-active{background-color:#1d2122;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark[disabled],html.theme--documenter-dark .content kbd.button[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark,fieldset[disabled] html.theme--documenter-dark .content kbd.button{background-color:#282f2f;border-color:#282f2f;box-shadow:none}html.theme--documenter-dark .button.is-dark.is-inverted,html.theme--documenter-dark .content kbd.button.is-inverted{background-color:#fff;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted:hover,html.theme--documenter-dark .content kbd.button.is-inverted:hover,html.theme--documenter-dark .button.is-dark.is-inverted.is-hovered,html.theme--documenter-dark .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-dark.is-inverted[disabled],html.theme--documenter-dark .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-inverted,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-loading::after,html.theme--documenter-dark .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-dark.is-outlined,html.theme--documenter-dark .content kbd.button.is-outlined{background-color:transparent;border-color:#282f2f;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-outlined:hover,html.theme--documenter-dark .content kbd.button.is-outlined:hover,html.theme--documenter-dark .button.is-dark.is-outlined.is-hovered,html.theme--documenter-dark .content kbd.button.is-outlined.is-hovered,html.theme--documenter-dark .button.is-dark.is-outlined:focus,html.theme--documenter-dark .content kbd.button.is-outlined:focus,html.theme--documenter-dark .button.is-dark.is-outlined.is-focused,html.theme--documenter-dark .content kbd.button.is-outlined.is-focused{background-color:#282f2f;border-color:#282f2f;color:#fff}html.theme--documenter-dark .button.is-dark.is-outlined.is-loading::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #282f2f #282f2f !important}html.theme--documenter-dark .button.is-dark.is-outlined.is-loading:hover::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading:focus::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-dark.is-outlined[disabled],html.theme--documenter-dark .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-outlined,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-outlined{background-color:transparent;border-color:#282f2f;box-shadow:none;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined:hover,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined:focus,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #282f2f #282f2f !important}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined[disabled],html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-primary,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink{background-color:#375a7f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:hover,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#335476;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:focus,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:focus:not(:active),html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--documenter-dark .button.is-primary.is-focused:not(:active),html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .button.is-primary:active,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary.is-active,html.theme--documenter-dark .docstring>section>a.button.is-active.docs-sourcelink{background-color:#2f4d6d;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary[disabled],html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink{background-color:#375a7f;border-color:#375a7f;box-shadow:none}html.theme--documenter-dark .button.is-primary.is-inverted,html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted:hover,html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-inverted.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--documenter-dark .button.is-primary.is-inverted[disabled],html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-inverted,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-loading::after,html.theme--documenter-dark .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-primary.is-outlined,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#375a7f;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-outlined:hover,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-outlined.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-outlined:focus,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-outlined.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#375a7f;border-color:#375a7f;color:#fff}html.theme--documenter-dark .button.is-primary.is-outlined.is-loading::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #375a7f #375a7f !important}html.theme--documenter-dark .button.is-primary.is-outlined.is-loading:hover::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading:focus::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-primary.is-outlined[disabled],html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-outlined,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#375a7f;box-shadow:none;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined:hover,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined:focus,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #375a7f #375a7f !important}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined[disabled],html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-primary.is-light,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink{background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .button.is-primary.is-light:hover,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-light.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e8eef5;border-color:transparent;color:#4d7eb2}html.theme--documenter-dark .button.is-primary.is-light:active,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary.is-light.is-active,html.theme--documenter-dark .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#dfe8f1;border-color:transparent;color:#4d7eb2}html.theme--documenter-dark .button.is-link{background-color:#1abc9c;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:hover,html.theme--documenter-dark .button.is-link.is-hovered{background-color:#18b193;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:focus,html.theme--documenter-dark .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:focus:not(:active),html.theme--documenter-dark .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .button.is-link:active,html.theme--documenter-dark .button.is-link.is-active{background-color:#17a689;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link{background-color:#1abc9c;border-color:#1abc9c;box-shadow:none}html.theme--documenter-dark .button.is-link.is-inverted{background-color:#fff;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted:hover,html.theme--documenter-dark .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-link.is-outlined{background-color:transparent;border-color:#1abc9c;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-outlined:hover,html.theme--documenter-dark .button.is-link.is-outlined.is-hovered,html.theme--documenter-dark .button.is-link.is-outlined:focus,html.theme--documenter-dark .button.is-link.is-outlined.is-focused{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #1abc9c #1abc9c !important}html.theme--documenter-dark .button.is-link.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-outlined{background-color:transparent;border-color:#1abc9c;box-shadow:none;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #1abc9c #1abc9c !important}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-link.is-light{background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .button.is-link.is-light:hover,html.theme--documenter-dark .button.is-link.is-light.is-hovered{background-color:#e2fbf6;border-color:transparent;color:#15987e}html.theme--documenter-dark .button.is-link.is-light:active,html.theme--documenter-dark .button.is-link.is-light.is-active{background-color:#d7f9f3;border-color:transparent;color:#15987e}html.theme--documenter-dark .button.is-info{background-color:#3c5dcd;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:hover,html.theme--documenter-dark .button.is-info.is-hovered{background-color:#3355c9;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:focus,html.theme--documenter-dark .button.is-info.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:focus:not(:active),html.theme--documenter-dark .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .button.is-info:active,html.theme--documenter-dark .button.is-info.is-active{background-color:#3151bf;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info{background-color:#3c5dcd;border-color:#3c5dcd;box-shadow:none}html.theme--documenter-dark .button.is-info.is-inverted{background-color:#fff;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted:hover,html.theme--documenter-dark .button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-outlined:hover,html.theme--documenter-dark .button.is-info.is-outlined.is-hovered,html.theme--documenter-dark .button.is-info.is-outlined:focus,html.theme--documenter-dark .button.is-info.is-outlined.is-focused{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}html.theme--documenter-dark .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}html.theme--documenter-dark .button.is-info.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;box-shadow:none;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-info.is-light{background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .button.is-info.is-light:hover,html.theme--documenter-dark .button.is-info.is-light.is-hovered{background-color:#e5e9f8;border-color:transparent;color:#3253c3}html.theme--documenter-dark .button.is-info.is-light:active,html.theme--documenter-dark .button.is-info.is-light.is-active{background-color:#dae1f6;border-color:transparent;color:#3253c3}html.theme--documenter-dark .button.is-success{background-color:#259a12;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:hover,html.theme--documenter-dark .button.is-success.is-hovered{background-color:#228f11;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:focus,html.theme--documenter-dark .button.is-success.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:focus:not(:active),html.theme--documenter-dark .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .button.is-success:active,html.theme--documenter-dark .button.is-success.is-active{background-color:#20830f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success{background-color:#259a12;border-color:#259a12;box-shadow:none}html.theme--documenter-dark .button.is-success.is-inverted{background-color:#fff;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted:hover,html.theme--documenter-dark .button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#259a12}html.theme--documenter-dark .button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;color:#259a12}html.theme--documenter-dark .button.is-success.is-outlined:hover,html.theme--documenter-dark .button.is-success.is-outlined.is-hovered,html.theme--documenter-dark .button.is-success.is-outlined:focus,html.theme--documenter-dark .button.is-success.is-outlined.is-focused{background-color:#259a12;border-color:#259a12;color:#fff}html.theme--documenter-dark .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #259a12 #259a12 !important}html.theme--documenter-dark .button.is-success.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;box-shadow:none;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #259a12 #259a12 !important}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-success.is-light{background-color:#effded;color:#2ec016}html.theme--documenter-dark .button.is-success.is-light:hover,html.theme--documenter-dark .button.is-success.is-light.is-hovered{background-color:#e5fce1;border-color:transparent;color:#2ec016}html.theme--documenter-dark .button.is-success.is-light:active,html.theme--documenter-dark .button.is-success.is-light.is-active{background-color:#dbfad6;border-color:transparent;color:#2ec016}html.theme--documenter-dark .button.is-warning{background-color:#f4c72f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:hover,html.theme--documenter-dark .button.is-warning.is-hovered{background-color:#f3c423;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:focus,html.theme--documenter-dark .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:focus:not(:active),html.theme--documenter-dark .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .button.is-warning:active,html.theme--documenter-dark .button.is-warning.is-active{background-color:#f3c017;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning{background-color:#f4c72f;border-color:#f4c72f;box-shadow:none}html.theme--documenter-dark .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted:hover,html.theme--documenter-dark .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-warning.is-outlined{background-color:transparent;border-color:#f4c72f;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-outlined:hover,html.theme--documenter-dark .button.is-warning.is-outlined.is-hovered,html.theme--documenter-dark .button.is-warning.is-outlined:focus,html.theme--documenter-dark .button.is-warning.is-outlined.is-focused{background-color:#f4c72f;border-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #f4c72f #f4c72f !important}html.theme--documenter-dark .button.is-warning.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-outlined{background-color:transparent;border-color:#f4c72f;box-shadow:none;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f4c72f #f4c72f !important}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-light{background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .button.is-warning.is-light:hover,html.theme--documenter-dark .button.is-warning.is-light.is-hovered{background-color:#fdf7e0;border-color:transparent;color:#8c6e07}html.theme--documenter-dark .button.is-warning.is-light:active,html.theme--documenter-dark .button.is-warning.is-light.is-active{background-color:#fdf3d3;border-color:transparent;color:#8c6e07}html.theme--documenter-dark .button.is-danger{background-color:#cb3c33;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:hover,html.theme--documenter-dark .button.is-danger.is-hovered{background-color:#c13930;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:focus,html.theme--documenter-dark .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:focus:not(:active),html.theme--documenter-dark .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .button.is-danger:active,html.theme--documenter-dark .button.is-danger.is-active{background-color:#b7362e;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger{background-color:#cb3c33;border-color:#cb3c33;box-shadow:none}html.theme--documenter-dark .button.is-danger.is-inverted{background-color:#fff;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted:hover,html.theme--documenter-dark .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-outlined:hover,html.theme--documenter-dark .button.is-danger.is-outlined.is-hovered,html.theme--documenter-dark .button.is-danger.is-outlined:focus,html.theme--documenter-dark .button.is-danger.is-outlined.is-focused{background-color:#cb3c33;border-color:#cb3c33;color:#fff}html.theme--documenter-dark .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}html.theme--documenter-dark .button.is-danger.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;box-shadow:none;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-danger.is-light{background-color:#fbefef;color:#c03930}html.theme--documenter-dark .button.is-danger.is-light:hover,html.theme--documenter-dark .button.is-danger.is-light.is-hovered{background-color:#f8e6e5;border-color:transparent;color:#c03930}html.theme--documenter-dark .button.is-danger.is-light:active,html.theme--documenter-dark .button.is-danger.is-light.is-active{background-color:#f6dcda;border-color:transparent;color:#c03930}html.theme--documenter-dark .button.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--documenter-dark .button.is-small:not(.is-rounded),html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--documenter-dark .button.is-normal{font-size:1rem}html.theme--documenter-dark .button.is-medium{font-size:1.25rem}html.theme--documenter-dark .button.is-large{font-size:1.5rem}html.theme--documenter-dark .button[disabled],fieldset[disabled] html.theme--documenter-dark .button{background-color:#8c9b9d;border-color:#5e6d6f;box-shadow:none;opacity:.5}html.theme--documenter-dark .button.is-fullwidth{display:flex;width:100%}html.theme--documenter-dark .button.is-loading{color:transparent !important;pointer-events:none}html.theme--documenter-dark .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--documenter-dark .button.is-static{background-color:#282f2f;border-color:#5e6d6f;color:#dbdee0;box-shadow:none;pointer-events:none}html.theme--documenter-dark .button.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--documenter-dark .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .buttons .button{margin-bottom:0.5rem}html.theme--documenter-dark .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--documenter-dark .buttons:last-child{margin-bottom:-0.5rem}html.theme--documenter-dark .buttons:not(:last-child){margin-bottom:1rem}html.theme--documenter-dark .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--documenter-dark .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--documenter-dark .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--documenter-dark .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--documenter-dark .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--documenter-dark .buttons.has-addons .button:last-child{margin-right:0}html.theme--documenter-dark .buttons.has-addons .button:hover,html.theme--documenter-dark .buttons.has-addons .button.is-hovered{z-index:2}html.theme--documenter-dark .buttons.has-addons .button:focus,html.theme--documenter-dark .buttons.has-addons .button.is-focused,html.theme--documenter-dark .buttons.has-addons .button:active,html.theme--documenter-dark .buttons.has-addons .button.is-active,html.theme--documenter-dark .buttons.has-addons .button.is-selected{z-index:3}html.theme--documenter-dark .buttons.has-addons .button:focus:hover,html.theme--documenter-dark .buttons.has-addons .button.is-focused:hover,html.theme--documenter-dark .buttons.has-addons .button:active:hover,html.theme--documenter-dark .buttons.has-addons .button.is-active:hover,html.theme--documenter-dark .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--documenter-dark .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .buttons.is-centered{justify-content:center}html.theme--documenter-dark .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--documenter-dark .buttons.is-right{justify-content:flex-end}html.theme--documenter-dark .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .button.is-responsive.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--documenter-dark .button.is-responsive,html.theme--documenter-dark .button.is-responsive.is-normal{font-size:.65625rem}html.theme--documenter-dark .button.is-responsive.is-medium{font-size:.75rem}html.theme--documenter-dark .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .button.is-responsive.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--documenter-dark .button.is-responsive,html.theme--documenter-dark .button.is-responsive.is-normal{font-size:.75rem}html.theme--documenter-dark .button.is-responsive.is-medium{font-size:1rem}html.theme--documenter-dark .button.is-responsive.is-large{font-size:1.25rem}}html.theme--documenter-dark .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--documenter-dark .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--documenter-dark .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--documenter-dark .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--documenter-dark .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--documenter-dark .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--documenter-dark .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--documenter-dark .content li+li{margin-top:0.25em}html.theme--documenter-dark .content p:not(:last-child),html.theme--documenter-dark .content dl:not(:last-child),html.theme--documenter-dark .content ol:not(:last-child),html.theme--documenter-dark .content ul:not(:last-child),html.theme--documenter-dark .content blockquote:not(:last-child),html.theme--documenter-dark .content pre:not(:last-child),html.theme--documenter-dark .content table:not(:last-child){margin-bottom:1em}html.theme--documenter-dark .content h1,html.theme--documenter-dark .content h2,html.theme--documenter-dark .content h3,html.theme--documenter-dark .content h4,html.theme--documenter-dark .content h5,html.theme--documenter-dark .content h6{color:#f2f2f2;font-weight:600;line-height:1.125}html.theme--documenter-dark .content h1{font-size:2em;margin-bottom:0.5em}html.theme--documenter-dark .content h1:not(:first-child){margin-top:1em}html.theme--documenter-dark .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--documenter-dark .content h2:not(:first-child){margin-top:1.1428em}html.theme--documenter-dark .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--documenter-dark .content h3:not(:first-child){margin-top:1.3333em}html.theme--documenter-dark .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--documenter-dark .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--documenter-dark .content h6{font-size:1em;margin-bottom:1em}html.theme--documenter-dark .content blockquote{background-color:#282f2f;border-left:5px solid #5e6d6f;padding:1.25em 1.5em}html.theme--documenter-dark .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--documenter-dark .content ol:not([type]){list-style-type:decimal}html.theme--documenter-dark .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--documenter-dark .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--documenter-dark .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--documenter-dark .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--documenter-dark .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--documenter-dark .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--documenter-dark .content ul ul ul{list-style-type:square}html.theme--documenter-dark .content dd{margin-left:2em}html.theme--documenter-dark .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--documenter-dark .content figure:not(:first-child){margin-top:2em}html.theme--documenter-dark .content figure:not(:last-child){margin-bottom:2em}html.theme--documenter-dark .content figure img{display:inline-block}html.theme--documenter-dark .content figure figcaption{font-style:italic}html.theme--documenter-dark .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--documenter-dark .content sup,html.theme--documenter-dark .content sub{font-size:75%}html.theme--documenter-dark .content table{width:100%}html.theme--documenter-dark .content table td,html.theme--documenter-dark .content table th{border:1px solid #5e6d6f;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--documenter-dark .content table th{color:#f2f2f2}html.theme--documenter-dark .content table th:not([align]){text-align:inherit}html.theme--documenter-dark .content table thead td,html.theme--documenter-dark .content table thead th{border-width:0 0 2px;color:#f2f2f2}html.theme--documenter-dark .content table tfoot td,html.theme--documenter-dark .content table tfoot th{border-width:2px 0 0;color:#f2f2f2}html.theme--documenter-dark .content table tbody tr:last-child td,html.theme--documenter-dark .content table tbody tr:last-child th{border-bottom-width:0}html.theme--documenter-dark .content .tabs li+li{margin-top:0}html.theme--documenter-dark .content.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--documenter-dark .content.is-normal{font-size:1rem}html.theme--documenter-dark .content.is-medium{font-size:1.25rem}html.theme--documenter-dark .content.is-large{font-size:1.5rem}html.theme--documenter-dark .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--documenter-dark .icon.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--documenter-dark .icon.is-medium{height:2rem;width:2rem}html.theme--documenter-dark .icon.is-large{height:3rem;width:3rem}html.theme--documenter-dark .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--documenter-dark .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--documenter-dark .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--documenter-dark div.icon-text{display:flex}html.theme--documenter-dark .image,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--documenter-dark .image img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--documenter-dark .image img.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--documenter-dark .image.is-fullwidth,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--documenter-dark .image.is-square img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--documenter-dark .image.is-square .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--documenter-dark .image.is-1by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--documenter-dark .image.is-1by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--documenter-dark .image.is-5by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--documenter-dark .image.is-5by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--documenter-dark .image.is-4by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--documenter-dark .image.is-4by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--documenter-dark .image.is-3by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--documenter-dark .image.is-3by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--documenter-dark .image.is-5by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--documenter-dark .image.is-5by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--documenter-dark .image.is-16by9 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--documenter-dark .image.is-16by9 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--documenter-dark .image.is-2by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--documenter-dark .image.is-2by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--documenter-dark .image.is-3by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--documenter-dark .image.is-3by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--documenter-dark .image.is-4by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--documenter-dark .image.is-4by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--documenter-dark .image.is-3by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--documenter-dark .image.is-3by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--documenter-dark .image.is-2by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--documenter-dark .image.is-2by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--documenter-dark .image.is-3by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--documenter-dark .image.is-3by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--documenter-dark .image.is-9by16 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--documenter-dark .image.is-9by16 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--documenter-dark .image.is-1by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--documenter-dark .image.is-1by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--documenter-dark .image.is-1by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--documenter-dark .image.is-1by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--documenter-dark .image.is-square,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--documenter-dark .image.is-1by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--documenter-dark .image.is-5by4,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--documenter-dark .image.is-4by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--documenter-dark .image.is-3by2,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--documenter-dark .image.is-5by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--documenter-dark .image.is-16by9,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--documenter-dark .image.is-2by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--documenter-dark .image.is-3by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--documenter-dark .image.is-4by5,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--documenter-dark .image.is-3by4,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--documenter-dark .image.is-2by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--documenter-dark .image.is-3by5,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--documenter-dark .image.is-9by16,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--documenter-dark .image.is-1by2,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--documenter-dark .image.is-1by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--documenter-dark .image.is-16x16,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--documenter-dark .image.is-24x24,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--documenter-dark .image.is-32x32,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--documenter-dark .image.is-48x48,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--documenter-dark .image.is-64x64,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--documenter-dark .image.is-96x96,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--documenter-dark .image.is-128x128,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--documenter-dark .notification{background-color:#282f2f;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--documenter-dark .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--documenter-dark .notification strong{color:currentColor}html.theme--documenter-dark .notification code,html.theme--documenter-dark .notification pre{background:#fff}html.theme--documenter-dark .notification pre code{background:transparent}html.theme--documenter-dark .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--documenter-dark .notification .title,html.theme--documenter-dark .notification .subtitle,html.theme--documenter-dark .notification .content{color:currentColor}html.theme--documenter-dark .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .notification.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .notification.is-dark,html.theme--documenter-dark .content kbd.notification{background-color:#282f2f;color:#fff}html.theme--documenter-dark .notification.is-primary,html.theme--documenter-dark .docstring>section>a.notification.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .notification.is-primary.is-light,html.theme--documenter-dark .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .notification.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .notification.is-link.is-light{background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .notification.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .notification.is-info.is-light{background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .notification.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .notification.is-success.is-light{background-color:#effded;color:#2ec016}html.theme--documenter-dark .notification.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .notification.is-warning.is-light{background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .notification.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .notification.is-danger.is-light{background-color:#fbefef;color:#c03930}html.theme--documenter-dark .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--documenter-dark .progress::-webkit-progress-bar{background-color:#343c3d}html.theme--documenter-dark .progress::-webkit-progress-value{background-color:#dbdee0}html.theme--documenter-dark .progress::-moz-progress-bar{background-color:#dbdee0}html.theme--documenter-dark .progress::-ms-fill{background-color:#dbdee0;border:none}html.theme--documenter-dark .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--documenter-dark .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--documenter-dark .progress.is-white::-ms-fill{background-color:#fff}html.theme--documenter-dark .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-light::-webkit-progress-value{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light::-moz-progress-bar{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light::-ms-fill{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light:indeterminate{background-image:linear-gradient(to right, #ecf0f1 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-dark::-webkit-progress-value,html.theme--documenter-dark .content kbd.progress::-webkit-progress-value{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark::-moz-progress-bar,html.theme--documenter-dark .content kbd.progress::-moz-progress-bar{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark::-ms-fill,html.theme--documenter-dark .content kbd.progress::-ms-fill{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark:indeterminate,html.theme--documenter-dark .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #282f2f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-primary::-webkit-progress-value,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary::-moz-progress-bar,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary::-ms-fill,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary:indeterminate,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #375a7f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-link::-webkit-progress-value{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link::-moz-progress-bar{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link::-ms-fill{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link:indeterminate{background-image:linear-gradient(to right, #1abc9c 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-info::-webkit-progress-value{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info::-moz-progress-bar{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info::-ms-fill{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info:indeterminate{background-image:linear-gradient(to right, #3c5dcd 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-success::-webkit-progress-value{background-color:#259a12}html.theme--documenter-dark .progress.is-success::-moz-progress-bar{background-color:#259a12}html.theme--documenter-dark .progress.is-success::-ms-fill{background-color:#259a12}html.theme--documenter-dark .progress.is-success:indeterminate{background-image:linear-gradient(to right, #259a12 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-warning::-webkit-progress-value{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning::-moz-progress-bar{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning::-ms-fill{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #f4c72f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-danger::-webkit-progress-value{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger::-moz-progress-bar{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger::-ms-fill{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #cb3c33 30%, #343c3d 30%)}html.theme--documenter-dark .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#343c3d;background-image:linear-gradient(to right, #fff 30%, #343c3d 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--documenter-dark .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--documenter-dark .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--documenter-dark .progress:indeterminate::-ms-fill{animation-name:none}html.theme--documenter-dark .progress.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--documenter-dark .progress.is-medium{height:1.25rem}html.theme--documenter-dark .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--documenter-dark .table{background-color:#343c3d;color:#fff}html.theme--documenter-dark .table td,html.theme--documenter-dark .table th{border:1px solid #5e6d6f;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--documenter-dark .table td.is-white,html.theme--documenter-dark .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .table td.is-black,html.theme--documenter-dark .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .table td.is-light,html.theme--documenter-dark .table th.is-light{background-color:#ecf0f1;border-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .table td.is-dark,html.theme--documenter-dark .table th.is-dark{background-color:#282f2f;border-color:#282f2f;color:#fff}html.theme--documenter-dark .table td.is-primary,html.theme--documenter-dark .table th.is-primary{background-color:#375a7f;border-color:#375a7f;color:#fff}html.theme--documenter-dark .table td.is-link,html.theme--documenter-dark .table th.is-link{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .table td.is-info,html.theme--documenter-dark .table th.is-info{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}html.theme--documenter-dark .table td.is-success,html.theme--documenter-dark .table th.is-success{background-color:#259a12;border-color:#259a12;color:#fff}html.theme--documenter-dark .table td.is-warning,html.theme--documenter-dark .table th.is-warning{background-color:#f4c72f;border-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .table td.is-danger,html.theme--documenter-dark .table th.is-danger{background-color:#cb3c33;border-color:#cb3c33;color:#fff}html.theme--documenter-dark .table td.is-narrow,html.theme--documenter-dark .table th.is-narrow{white-space:nowrap;width:1%}html.theme--documenter-dark .table td.is-selected,html.theme--documenter-dark .table th.is-selected{background-color:#375a7f;color:#fff}html.theme--documenter-dark .table td.is-selected a,html.theme--documenter-dark .table td.is-selected strong,html.theme--documenter-dark .table th.is-selected a,html.theme--documenter-dark .table th.is-selected strong{color:currentColor}html.theme--documenter-dark .table td.is-vcentered,html.theme--documenter-dark .table th.is-vcentered{vertical-align:middle}html.theme--documenter-dark .table th{color:#f2f2f2}html.theme--documenter-dark .table th:not([align]){text-align:left}html.theme--documenter-dark .table tr.is-selected{background-color:#375a7f;color:#fff}html.theme--documenter-dark .table tr.is-selected a,html.theme--documenter-dark .table tr.is-selected strong{color:currentColor}html.theme--documenter-dark .table tr.is-selected td,html.theme--documenter-dark .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--documenter-dark .table thead{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table thead td,html.theme--documenter-dark .table thead th{border-width:0 0 2px;color:#f2f2f2}html.theme--documenter-dark .table tfoot{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table tfoot td,html.theme--documenter-dark .table tfoot th{border-width:2px 0 0;color:#f2f2f2}html.theme--documenter-dark .table tbody{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table tbody tr:last-child td,html.theme--documenter-dark .table tbody tr:last-child th{border-bottom-width:0}html.theme--documenter-dark .table.is-bordered td,html.theme--documenter-dark .table.is-bordered th{border-width:1px}html.theme--documenter-dark .table.is-bordered tr:last-child td,html.theme--documenter-dark .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--documenter-dark .table.is-fullwidth{width:100%}html.theme--documenter-dark .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#282f2f}html.theme--documenter-dark .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#282f2f}html.theme--documenter-dark .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#2d3435}html.theme--documenter-dark .table.is-narrow td,html.theme--documenter-dark .table.is-narrow th{padding:0.25em 0.5em}html.theme--documenter-dark .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#282f2f}html.theme--documenter-dark .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--documenter-dark .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .tags .tag,html.theme--documenter-dark .tags .content kbd,html.theme--documenter-dark .content .tags kbd,html.theme--documenter-dark .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--documenter-dark .tags .tag:not(:last-child),html.theme--documenter-dark .tags .content kbd:not(:last-child),html.theme--documenter-dark .content .tags kbd:not(:last-child),html.theme--documenter-dark .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--documenter-dark .tags:last-child{margin-bottom:-0.5rem}html.theme--documenter-dark .tags:not(:last-child){margin-bottom:1rem}html.theme--documenter-dark .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--documenter-dark .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--documenter-dark .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--documenter-dark .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--documenter-dark .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--documenter-dark .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--documenter-dark .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--documenter-dark .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--documenter-dark .tags.is-centered{justify-content:center}html.theme--documenter-dark .tags.is-centered .tag,html.theme--documenter-dark .tags.is-centered .content kbd,html.theme--documenter-dark .content .tags.is-centered kbd,html.theme--documenter-dark .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--documenter-dark .tags.is-right{justify-content:flex-end}html.theme--documenter-dark .tags.is-right .tag:not(:first-child),html.theme--documenter-dark .tags.is-right .content kbd:not(:first-child),html.theme--documenter-dark .content .tags.is-right kbd:not(:first-child),html.theme--documenter-dark .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--documenter-dark .tags.is-right .tag:not(:last-child),html.theme--documenter-dark .tags.is-right .content kbd:not(:last-child),html.theme--documenter-dark .content .tags.is-right kbd:not(:last-child),html.theme--documenter-dark .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--documenter-dark .tags.has-addons .tag,html.theme--documenter-dark .tags.has-addons .content kbd,html.theme--documenter-dark .content .tags.has-addons kbd,html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--documenter-dark .tags.has-addons .tag:not(:first-child),html.theme--documenter-dark .tags.has-addons .content kbd:not(:first-child),html.theme--documenter-dark .content .tags.has-addons kbd:not(:first-child),html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--documenter-dark .tags.has-addons .tag:not(:last-child),html.theme--documenter-dark .tags.has-addons .content kbd:not(:last-child),html.theme--documenter-dark .content .tags.has-addons kbd:not(:last-child),html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--documenter-dark .tag:not(body),html.theme--documenter-dark .content kbd:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#282f2f;border-radius:.4em;color:#fff;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--documenter-dark .tag:not(body) .delete,html.theme--documenter-dark .content kbd:not(body) .delete,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--documenter-dark .tag.is-white:not(body),html.theme--documenter-dark .content kbd.is-white:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .tag.is-black:not(body),html.theme--documenter-dark .content kbd.is-black:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .tag.is-light:not(body),html.theme--documenter-dark .content kbd.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .tag.is-dark:not(body),html.theme--documenter-dark .content kbd:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--documenter-dark .content .docstring>section>kbd:not(body){background-color:#282f2f;color:#fff}html.theme--documenter-dark .tag.is-primary:not(body),html.theme--documenter-dark .content kbd.is-primary:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body){background-color:#375a7f;color:#fff}html.theme--documenter-dark .tag.is-primary.is-light:not(body),html.theme--documenter-dark .content kbd.is-primary.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .tag.is-link:not(body),html.theme--documenter-dark .content kbd.is-link:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#1abc9c;color:#fff}html.theme--documenter-dark .tag.is-link.is-light:not(body),html.theme--documenter-dark .content kbd.is-link.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .tag.is-info:not(body),html.theme--documenter-dark .content kbd.is-info:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .tag.is-info.is-light:not(body),html.theme--documenter-dark .content kbd.is-info.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .tag.is-success:not(body),html.theme--documenter-dark .content kbd.is-success:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#259a12;color:#fff}html.theme--documenter-dark .tag.is-success.is-light:not(body),html.theme--documenter-dark .content kbd.is-success.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#effded;color:#2ec016}html.theme--documenter-dark .tag.is-warning:not(body),html.theme--documenter-dark .content kbd.is-warning:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .tag.is-warning.is-light:not(body),html.theme--documenter-dark .content kbd.is-warning.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .tag.is-danger:not(body),html.theme--documenter-dark .content kbd.is-danger:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#cb3c33;color:#fff}html.theme--documenter-dark .tag.is-danger.is-light:not(body),html.theme--documenter-dark .content kbd.is-danger.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fbefef;color:#c03930}html.theme--documenter-dark .tag.is-normal:not(body),html.theme--documenter-dark .content kbd.is-normal:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--documenter-dark .tag.is-medium:not(body),html.theme--documenter-dark .content kbd.is-medium:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--documenter-dark .tag.is-large:not(body),html.theme--documenter-dark .content kbd.is-large:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--documenter-dark .tag:not(body) .icon:first-child:not(:last-child),html.theme--documenter-dark .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--documenter-dark .tag:not(body) .icon:last-child:not(:first-child),html.theme--documenter-dark .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--documenter-dark .tag:not(body) .icon:first-child:last-child,html.theme--documenter-dark .content kbd:not(body) .icon:first-child:last-child,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--documenter-dark .tag.is-delete:not(body),html.theme--documenter-dark .content kbd.is-delete:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--documenter-dark .tag.is-delete:not(body)::before,html.theme--documenter-dark .content kbd.is-delete:not(body)::before,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--documenter-dark .tag.is-delete:not(body)::after,html.theme--documenter-dark .content kbd.is-delete:not(body)::after,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--documenter-dark .tag.is-delete:not(body)::before,html.theme--documenter-dark .content kbd.is-delete:not(body)::before,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--documenter-dark .tag.is-delete:not(body)::after,html.theme--documenter-dark .content kbd.is-delete:not(body)::after,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--documenter-dark .tag.is-delete:not(body):hover,html.theme--documenter-dark .content kbd.is-delete:not(body):hover,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--documenter-dark .tag.is-delete:not(body):focus,html.theme--documenter-dark .content kbd.is-delete:not(body):focus,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#1d2122}html.theme--documenter-dark .tag.is-delete:not(body):active,html.theme--documenter-dark .content kbd.is-delete:not(body):active,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#111414}html.theme--documenter-dark .tag.is-rounded:not(body),html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--documenter-dark .content kbd.is-rounded:not(body),html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--documenter-dark a.tag:hover,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--documenter-dark .title,html.theme--documenter-dark .subtitle{word-break:break-word}html.theme--documenter-dark .title em,html.theme--documenter-dark .title span,html.theme--documenter-dark .subtitle em,html.theme--documenter-dark .subtitle span{font-weight:inherit}html.theme--documenter-dark .title sub,html.theme--documenter-dark .subtitle sub{font-size:.75em}html.theme--documenter-dark .title sup,html.theme--documenter-dark .subtitle sup{font-size:.75em}html.theme--documenter-dark .title .tag,html.theme--documenter-dark .title .content kbd,html.theme--documenter-dark .content .title kbd,html.theme--documenter-dark .title .docstring>section>a.docs-sourcelink,html.theme--documenter-dark .subtitle .tag,html.theme--documenter-dark .subtitle .content kbd,html.theme--documenter-dark .content .subtitle kbd,html.theme--documenter-dark .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--documenter-dark .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--documenter-dark .title strong{color:inherit;font-weight:inherit}html.theme--documenter-dark .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--documenter-dark .title.is-1{font-size:3rem}html.theme--documenter-dark .title.is-2{font-size:2.5rem}html.theme--documenter-dark .title.is-3{font-size:2rem}html.theme--documenter-dark .title.is-4{font-size:1.5rem}html.theme--documenter-dark .title.is-5{font-size:1.25rem}html.theme--documenter-dark .title.is-6{font-size:1rem}html.theme--documenter-dark .title.is-7{font-size:.75rem}html.theme--documenter-dark .subtitle{color:#8c9b9d;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--documenter-dark .subtitle strong{color:#8c9b9d;font-weight:600}html.theme--documenter-dark .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--documenter-dark .subtitle.is-1{font-size:3rem}html.theme--documenter-dark .subtitle.is-2{font-size:2.5rem}html.theme--documenter-dark .subtitle.is-3{font-size:2rem}html.theme--documenter-dark .subtitle.is-4{font-size:1.5rem}html.theme--documenter-dark .subtitle.is-5{font-size:1.25rem}html.theme--documenter-dark .subtitle.is-6{font-size:1rem}html.theme--documenter-dark .subtitle.is-7{font-size:.75rem}html.theme--documenter-dark .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--documenter-dark .number{align-items:center;background-color:#282f2f;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{background-color:#1f2424;border-color:#5e6d6f;border-radius:.4em;color:#dbdee0}html.theme--documenter-dark .select select::-moz-placeholder,html.theme--documenter-dark .textarea::-moz-placeholder,html.theme--documenter-dark .input::-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--documenter-dark .select select::-webkit-input-placeholder,html.theme--documenter-dark .textarea::-webkit-input-placeholder,html.theme--documenter-dark .input::-webkit-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--documenter-dark .select select:-moz-placeholder,html.theme--documenter-dark .textarea:-moz-placeholder,html.theme--documenter-dark .input:-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--documenter-dark .select select:-ms-input-placeholder,html.theme--documenter-dark .textarea:-ms-input-placeholder,html.theme--documenter-dark .input:-ms-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--documenter-dark .select select:hover,html.theme--documenter-dark .textarea:hover,html.theme--documenter-dark .input:hover,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:hover,html.theme--documenter-dark .select select.is-hovered,html.theme--documenter-dark .is-hovered.textarea,html.theme--documenter-dark .is-hovered.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#8c9b9d}html.theme--documenter-dark .select select:focus,html.theme--documenter-dark .textarea:focus,html.theme--documenter-dark .input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:focus,html.theme--documenter-dark .select select.is-focused,html.theme--documenter-dark .is-focused.textarea,html.theme--documenter-dark .is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .select select:active,html.theme--documenter-dark .textarea:active,html.theme--documenter-dark .input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:active,html.theme--documenter-dark .select select.is-active,html.theme--documenter-dark .is-active.textarea,html.theme--documenter-dark .is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#1abc9c;box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .select select[disabled],html.theme--documenter-dark .textarea[disabled],html.theme--documenter-dark .input[disabled],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--documenter-dark .select select,fieldset[disabled] html.theme--documenter-dark .textarea,fieldset[disabled] html.theme--documenter-dark .input,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{background-color:#8c9b9d;border-color:#282f2f;box-shadow:none;color:#fff}html.theme--documenter-dark .select select[disabled]::-moz-placeholder,html.theme--documenter-dark .textarea[disabled]::-moz-placeholder,html.theme--documenter-dark .input[disabled]::-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .select select::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .input::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]::-webkit-input-placeholder,html.theme--documenter-dark .textarea[disabled]::-webkit-input-placeholder,html.theme--documenter-dark .input[disabled]::-webkit-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .input::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]:-moz-placeholder,html.theme--documenter-dark .textarea[disabled]:-moz-placeholder,html.theme--documenter-dark .input[disabled]:-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .select select:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .input:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]:-ms-input-placeholder,html.theme--documenter-dark .textarea[disabled]:-ms-input-placeholder,html.theme--documenter-dark .input[disabled]:-ms-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .select select:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .input:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--documenter-dark .textarea[readonly],html.theme--documenter-dark .input[readonly],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--documenter-dark .is-white.textarea,html.theme--documenter-dark .is-white.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--documenter-dark .is-white.textarea:focus,html.theme--documenter-dark .is-white.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--documenter-dark .is-white.is-focused.textarea,html.theme--documenter-dark .is-white.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-white.textarea:active,html.theme--documenter-dark .is-white.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--documenter-dark .is-white.is-active.textarea,html.theme--documenter-dark .is-white.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .is-black.textarea,html.theme--documenter-dark .is-black.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--documenter-dark .is-black.textarea:focus,html.theme--documenter-dark .is-black.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--documenter-dark .is-black.is-focused.textarea,html.theme--documenter-dark .is-black.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-black.textarea:active,html.theme--documenter-dark .is-black.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--documenter-dark .is-black.is-active.textarea,html.theme--documenter-dark .is-black.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .is-light.textarea,html.theme--documenter-dark .is-light.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#ecf0f1}html.theme--documenter-dark .is-light.textarea:focus,html.theme--documenter-dark .is-light.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--documenter-dark .is-light.is-focused.textarea,html.theme--documenter-dark .is-light.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-light.textarea:active,html.theme--documenter-dark .is-light.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--documenter-dark .is-light.is-active.textarea,html.theme--documenter-dark .is-light.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .is-dark.textarea,html.theme--documenter-dark .content kbd.textarea,html.theme--documenter-dark .is-dark.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--documenter-dark .content kbd.input{border-color:#282f2f}html.theme--documenter-dark .is-dark.textarea:focus,html.theme--documenter-dark .content kbd.textarea:focus,html.theme--documenter-dark .is-dark.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--documenter-dark .content kbd.input:focus,html.theme--documenter-dark .is-dark.is-focused.textarea,html.theme--documenter-dark .content kbd.is-focused.textarea,html.theme--documenter-dark .is-dark.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .content kbd.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--documenter-dark .is-dark.textarea:active,html.theme--documenter-dark .content kbd.textarea:active,html.theme--documenter-dark .is-dark.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--documenter-dark .content kbd.input:active,html.theme--documenter-dark .is-dark.is-active.textarea,html.theme--documenter-dark .content kbd.is-active.textarea,html.theme--documenter-dark .is-dark.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .content kbd.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .is-primary.textarea,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink{border-color:#375a7f}html.theme--documenter-dark .is-primary.textarea:focus,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--documenter-dark .is-primary.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink:focus,html.theme--documenter-dark .is-primary.is-focused.textarea,html.theme--documenter-dark .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--documenter-dark .is-primary.textarea:active,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink:active,html.theme--documenter-dark .is-primary.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink:active,html.theme--documenter-dark .is-primary.is-active.textarea,html.theme--documenter-dark .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .is-link.textarea,html.theme--documenter-dark .is-link.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#1abc9c}html.theme--documenter-dark .is-link.textarea:focus,html.theme--documenter-dark .is-link.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--documenter-dark .is-link.is-focused.textarea,html.theme--documenter-dark .is-link.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-link.textarea:active,html.theme--documenter-dark .is-link.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--documenter-dark .is-link.is-active.textarea,html.theme--documenter-dark .is-link.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .is-info.textarea,html.theme--documenter-dark .is-info.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#3c5dcd}html.theme--documenter-dark .is-info.textarea:focus,html.theme--documenter-dark .is-info.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--documenter-dark .is-info.is-focused.textarea,html.theme--documenter-dark .is-info.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-info.textarea:active,html.theme--documenter-dark .is-info.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--documenter-dark .is-info.is-active.textarea,html.theme--documenter-dark .is-info.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .is-success.textarea,html.theme--documenter-dark .is-success.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#259a12}html.theme--documenter-dark .is-success.textarea:focus,html.theme--documenter-dark .is-success.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--documenter-dark .is-success.is-focused.textarea,html.theme--documenter-dark .is-success.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-success.textarea:active,html.theme--documenter-dark .is-success.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--documenter-dark .is-success.is-active.textarea,html.theme--documenter-dark .is-success.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .is-warning.textarea,html.theme--documenter-dark .is-warning.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#f4c72f}html.theme--documenter-dark .is-warning.textarea:focus,html.theme--documenter-dark .is-warning.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--documenter-dark .is-warning.is-focused.textarea,html.theme--documenter-dark .is-warning.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-warning.textarea:active,html.theme--documenter-dark .is-warning.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--documenter-dark .is-warning.is-active.textarea,html.theme--documenter-dark .is-warning.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .is-danger.textarea,html.theme--documenter-dark .is-danger.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#cb3c33}html.theme--documenter-dark .is-danger.textarea:focus,html.theme--documenter-dark .is-danger.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--documenter-dark .is-danger.is-focused.textarea,html.theme--documenter-dark .is-danger.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-danger.textarea:active,html.theme--documenter-dark .is-danger.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--documenter-dark .is-danger.is-active.textarea,html.theme--documenter-dark .is-danger.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .is-small.textarea,html.theme--documenter-dark .is-small.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--documenter-dark .is-medium.textarea,html.theme--documenter-dark .is-medium.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--documenter-dark .is-large.textarea,html.theme--documenter-dark .is-large.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--documenter-dark .is-fullwidth.textarea,html.theme--documenter-dark .is-fullwidth.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--documenter-dark .is-inline.textarea,html.theme--documenter-dark .is-inline.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--documenter-dark .input.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--documenter-dark .input.is-static,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--documenter-dark .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--documenter-dark .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--documenter-dark .textarea[rows]{height:initial}html.theme--documenter-dark .textarea.has-fixed-size{resize:none}html.theme--documenter-dark .radio,html.theme--documenter-dark .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--documenter-dark .radio input,html.theme--documenter-dark .checkbox input{cursor:pointer}html.theme--documenter-dark .radio:hover,html.theme--documenter-dark .checkbox:hover{color:#8c9b9d}html.theme--documenter-dark .radio[disabled],html.theme--documenter-dark .checkbox[disabled],fieldset[disabled] html.theme--documenter-dark .radio,fieldset[disabled] html.theme--documenter-dark .checkbox,html.theme--documenter-dark .radio input[disabled],html.theme--documenter-dark .checkbox input[disabled]{color:#fff;cursor:not-allowed}html.theme--documenter-dark .radio+.radio{margin-left:.5em}html.theme--documenter-dark .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--documenter-dark .select:not(.is-multiple){height:2.5em}html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading)::after{border-color:#1abc9c;right:1.125em;z-index:4}html.theme--documenter-dark .select.is-rounded select,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--documenter-dark .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--documenter-dark .select select::-ms-expand{display:none}html.theme--documenter-dark .select select[disabled]:hover,fieldset[disabled] html.theme--documenter-dark .select select:hover{border-color:#282f2f}html.theme--documenter-dark .select select:not([multiple]){padding-right:2.5em}html.theme--documenter-dark .select select[multiple]{height:auto;padding:0}html.theme--documenter-dark .select select[multiple] option{padding:0.5em 1em}html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#8c9b9d}html.theme--documenter-dark .select.is-white:not(:hover)::after{border-color:#fff}html.theme--documenter-dark .select.is-white select{border-color:#fff}html.theme--documenter-dark .select.is-white select:hover,html.theme--documenter-dark .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--documenter-dark .select.is-white select:focus,html.theme--documenter-dark .select.is-white select.is-focused,html.theme--documenter-dark .select.is-white select:active,html.theme--documenter-dark .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--documenter-dark .select.is-black select{border-color:#0a0a0a}html.theme--documenter-dark .select.is-black select:hover,html.theme--documenter-dark .select.is-black select.is-hovered{border-color:#000}html.theme--documenter-dark .select.is-black select:focus,html.theme--documenter-dark .select.is-black select.is-focused,html.theme--documenter-dark .select.is-black select:active,html.theme--documenter-dark .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .select.is-light:not(:hover)::after{border-color:#ecf0f1}html.theme--documenter-dark .select.is-light select{border-color:#ecf0f1}html.theme--documenter-dark .select.is-light select:hover,html.theme--documenter-dark .select.is-light select.is-hovered{border-color:#dde4e6}html.theme--documenter-dark .select.is-light select:focus,html.theme--documenter-dark .select.is-light select.is-focused,html.theme--documenter-dark .select.is-light select:active,html.theme--documenter-dark .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .select.is-dark:not(:hover)::after,html.theme--documenter-dark .content kbd.select:not(:hover)::after{border-color:#282f2f}html.theme--documenter-dark .select.is-dark select,html.theme--documenter-dark .content kbd.select select{border-color:#282f2f}html.theme--documenter-dark .select.is-dark select:hover,html.theme--documenter-dark .content kbd.select select:hover,html.theme--documenter-dark .select.is-dark select.is-hovered,html.theme--documenter-dark .content kbd.select select.is-hovered{border-color:#1d2122}html.theme--documenter-dark .select.is-dark select:focus,html.theme--documenter-dark .content kbd.select select:focus,html.theme--documenter-dark .select.is-dark select.is-focused,html.theme--documenter-dark .content kbd.select select.is-focused,html.theme--documenter-dark .select.is-dark select:active,html.theme--documenter-dark .content kbd.select select:active,html.theme--documenter-dark .select.is-dark select.is-active,html.theme--documenter-dark .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .select.is-primary:not(:hover)::after,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#375a7f}html.theme--documenter-dark .select.is-primary select,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select{border-color:#375a7f}html.theme--documenter-dark .select.is-primary select:hover,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:hover,html.theme--documenter-dark .select.is-primary select.is-hovered,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#2f4d6d}html.theme--documenter-dark .select.is-primary select:focus,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:focus,html.theme--documenter-dark .select.is-primary select.is-focused,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--documenter-dark .select.is-primary select:active,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:active,html.theme--documenter-dark .select.is-primary select.is-active,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .select.is-link:not(:hover)::after{border-color:#1abc9c}html.theme--documenter-dark .select.is-link select{border-color:#1abc9c}html.theme--documenter-dark .select.is-link select:hover,html.theme--documenter-dark .select.is-link select.is-hovered{border-color:#17a689}html.theme--documenter-dark .select.is-link select:focus,html.theme--documenter-dark .select.is-link select.is-focused,html.theme--documenter-dark .select.is-link select:active,html.theme--documenter-dark .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .select.is-info:not(:hover)::after{border-color:#3c5dcd}html.theme--documenter-dark .select.is-info select{border-color:#3c5dcd}html.theme--documenter-dark .select.is-info select:hover,html.theme--documenter-dark .select.is-info select.is-hovered{border-color:#3151bf}html.theme--documenter-dark .select.is-info select:focus,html.theme--documenter-dark .select.is-info select.is-focused,html.theme--documenter-dark .select.is-info select:active,html.theme--documenter-dark .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .select.is-success:not(:hover)::after{border-color:#259a12}html.theme--documenter-dark .select.is-success select{border-color:#259a12}html.theme--documenter-dark .select.is-success select:hover,html.theme--documenter-dark .select.is-success select.is-hovered{border-color:#20830f}html.theme--documenter-dark .select.is-success select:focus,html.theme--documenter-dark .select.is-success select.is-focused,html.theme--documenter-dark .select.is-success select:active,html.theme--documenter-dark .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .select.is-warning:not(:hover)::after{border-color:#f4c72f}html.theme--documenter-dark .select.is-warning select{border-color:#f4c72f}html.theme--documenter-dark .select.is-warning select:hover,html.theme--documenter-dark .select.is-warning select.is-hovered{border-color:#f3c017}html.theme--documenter-dark .select.is-warning select:focus,html.theme--documenter-dark .select.is-warning select.is-focused,html.theme--documenter-dark .select.is-warning select:active,html.theme--documenter-dark .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .select.is-danger:not(:hover)::after{border-color:#cb3c33}html.theme--documenter-dark .select.is-danger select{border-color:#cb3c33}html.theme--documenter-dark .select.is-danger select:hover,html.theme--documenter-dark .select.is-danger select.is-hovered{border-color:#b7362e}html.theme--documenter-dark .select.is-danger select:focus,html.theme--documenter-dark .select.is-danger select.is-focused,html.theme--documenter-dark .select.is-danger select:active,html.theme--documenter-dark .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .select.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--documenter-dark .select.is-medium{font-size:1.25rem}html.theme--documenter-dark .select.is-large{font-size:1.5rem}html.theme--documenter-dark .select.is-disabled::after{border-color:#fff !important;opacity:0.5}html.theme--documenter-dark .select.is-fullwidth{width:100%}html.theme--documenter-dark .select.is-fullwidth select{width:100%}html.theme--documenter-dark .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--documenter-dark .select.is-loading.is-small:after,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--documenter-dark .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--documenter-dark .select.is-loading.is-large:after{font-size:1.5rem}html.theme--documenter-dark .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--documenter-dark .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-white:hover .file-cta,html.theme--documenter-dark .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-white:focus .file-cta,html.theme--documenter-dark .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--documenter-dark .file.is-white:active .file-cta,html.theme--documenter-dark .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-black:hover .file-cta,html.theme--documenter-dark .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-black:focus .file-cta,html.theme--documenter-dark .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--documenter-dark .file.is-black:active .file-cta,html.theme--documenter-dark .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-light .file-cta{background-color:#ecf0f1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:hover .file-cta,html.theme--documenter-dark .file.is-light.is-hovered .file-cta{background-color:#e5eaec;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:focus .file-cta,html.theme--documenter-dark .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(236,240,241,0.25);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:active .file-cta,html.theme--documenter-dark .file.is-light.is-active .file-cta{background-color:#dde4e6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-dark .file-cta,html.theme--documenter-dark .content kbd.file .file-cta{background-color:#282f2f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-dark:hover .file-cta,html.theme--documenter-dark .content kbd.file:hover .file-cta,html.theme--documenter-dark .file.is-dark.is-hovered .file-cta,html.theme--documenter-dark .content kbd.file.is-hovered .file-cta{background-color:#232829;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-dark:focus .file-cta,html.theme--documenter-dark .content kbd.file:focus .file-cta,html.theme--documenter-dark .file.is-dark.is-focused .file-cta,html.theme--documenter-dark .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(40,47,47,0.25);color:#fff}html.theme--documenter-dark .file.is-dark:active .file-cta,html.theme--documenter-dark .content kbd.file:active .file-cta,html.theme--documenter-dark .file.is-dark.is-active .file-cta,html.theme--documenter-dark .content kbd.file.is-active .file-cta{background-color:#1d2122;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#375a7f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary:hover .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--documenter-dark .file.is-primary.is-hovered .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#335476;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary:focus .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--documenter-dark .file.is-primary.is-focused .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(55,90,127,0.25);color:#fff}html.theme--documenter-dark .file.is-primary:active .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--documenter-dark .file.is-primary.is-active .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#2f4d6d;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link .file-cta{background-color:#1abc9c;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link:hover .file-cta,html.theme--documenter-dark .file.is-link.is-hovered .file-cta{background-color:#18b193;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link:focus .file-cta,html.theme--documenter-dark .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(26,188,156,0.25);color:#fff}html.theme--documenter-dark .file.is-link:active .file-cta,html.theme--documenter-dark .file.is-link.is-active .file-cta{background-color:#17a689;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info .file-cta{background-color:#3c5dcd;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info:hover .file-cta,html.theme--documenter-dark .file.is-info.is-hovered .file-cta{background-color:#3355c9;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info:focus .file-cta,html.theme--documenter-dark .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(60,93,205,0.25);color:#fff}html.theme--documenter-dark .file.is-info:active .file-cta,html.theme--documenter-dark .file.is-info.is-active .file-cta{background-color:#3151bf;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success .file-cta{background-color:#259a12;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success:hover .file-cta,html.theme--documenter-dark .file.is-success.is-hovered .file-cta{background-color:#228f11;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success:focus .file-cta,html.theme--documenter-dark .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(37,154,18,0.25);color:#fff}html.theme--documenter-dark .file.is-success:active .file-cta,html.theme--documenter-dark .file.is-success.is-active .file-cta{background-color:#20830f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-warning .file-cta{background-color:#f4c72f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:hover .file-cta,html.theme--documenter-dark .file.is-warning.is-hovered .file-cta{background-color:#f3c423;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:focus .file-cta,html.theme--documenter-dark .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(244,199,47,0.25);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:active .file-cta,html.theme--documenter-dark .file.is-warning.is-active .file-cta{background-color:#f3c017;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-danger .file-cta{background-color:#cb3c33;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-danger:hover .file-cta,html.theme--documenter-dark .file.is-danger.is-hovered .file-cta{background-color:#c13930;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-danger:focus .file-cta,html.theme--documenter-dark .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(203,60,51,0.25);color:#fff}html.theme--documenter-dark .file.is-danger:active .file-cta,html.theme--documenter-dark .file.is-danger.is-active .file-cta{background-color:#b7362e;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--documenter-dark .file.is-normal{font-size:1rem}html.theme--documenter-dark .file.is-medium{font-size:1.25rem}html.theme--documenter-dark .file.is-medium .file-icon .fa{font-size:21px}html.theme--documenter-dark .file.is-large{font-size:1.5rem}html.theme--documenter-dark .file.is-large .file-icon .fa{font-size:28px}html.theme--documenter-dark .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--documenter-dark .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--documenter-dark .file.has-name.is-empty .file-name{display:none}html.theme--documenter-dark .file.is-boxed .file-label{flex-direction:column}html.theme--documenter-dark .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--documenter-dark .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--documenter-dark .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--documenter-dark .file.is-boxed .file-icon .fa{font-size:21px}html.theme--documenter-dark .file.is-boxed.is-small .file-icon .fa,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--documenter-dark .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--documenter-dark .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--documenter-dark .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--documenter-dark .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--documenter-dark .file.is-centered{justify-content:center}html.theme--documenter-dark .file.is-fullwidth .file-label{width:100%}html.theme--documenter-dark .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--documenter-dark .file.is-right{justify-content:flex-end}html.theme--documenter-dark .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--documenter-dark .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--documenter-dark .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--documenter-dark .file-label:hover .file-cta{background-color:#232829;color:#f2f2f2}html.theme--documenter-dark .file-label:hover .file-name{border-color:#596668}html.theme--documenter-dark .file-label:active .file-cta{background-color:#1d2122;color:#f2f2f2}html.theme--documenter-dark .file-label:active .file-name{border-color:#535f61}html.theme--documenter-dark .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--documenter-dark .file-cta,html.theme--documenter-dark .file-name{border-color:#5e6d6f;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--documenter-dark .file-cta{background-color:#282f2f;color:#fff}html.theme--documenter-dark .file-name{border-color:#5e6d6f;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--documenter-dark .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--documenter-dark .file-icon .fa{font-size:14px}html.theme--documenter-dark .label{color:#f2f2f2;display:block;font-size:1rem;font-weight:700}html.theme--documenter-dark .label:not(:last-child){margin-bottom:0.5em}html.theme--documenter-dark .label.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--documenter-dark .label.is-medium{font-size:1.25rem}html.theme--documenter-dark .label.is-large{font-size:1.5rem}html.theme--documenter-dark .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--documenter-dark .help.is-white{color:#fff}html.theme--documenter-dark .help.is-black{color:#0a0a0a}html.theme--documenter-dark .help.is-light{color:#ecf0f1}html.theme--documenter-dark .help.is-dark,html.theme--documenter-dark .content kbd.help{color:#282f2f}html.theme--documenter-dark .help.is-primary,html.theme--documenter-dark .docstring>section>a.help.docs-sourcelink{color:#375a7f}html.theme--documenter-dark .help.is-link{color:#1abc9c}html.theme--documenter-dark .help.is-info{color:#3c5dcd}html.theme--documenter-dark .help.is-success{color:#259a12}html.theme--documenter-dark .help.is-warning{color:#f4c72f}html.theme--documenter-dark .help.is-danger{color:#cb3c33}html.theme--documenter-dark .field:not(:last-child){margin-bottom:0.75rem}html.theme--documenter-dark .field.has-addons{display:flex;justify-content:flex-start}html.theme--documenter-dark .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .button,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .input,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .button,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .input,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .button.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .button.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .input.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .input.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--documenter-dark .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .field.has-addons.has-addons-centered{justify-content:center}html.theme--documenter-dark .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--documenter-dark .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .field.is-grouped{display:flex;justify-content:flex-start}html.theme--documenter-dark .field.is-grouped>.control{flex-shrink:0}html.theme--documenter-dark .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--documenter-dark .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--documenter-dark .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--documenter-dark .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field.is-horizontal{display:flex}}html.theme--documenter-dark .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--documenter-dark .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--documenter-dark .field-label.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--documenter-dark .field-label.is-normal{padding-top:0.375em}html.theme--documenter-dark .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--documenter-dark .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--documenter-dark .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--documenter-dark .field-body .field{margin-bottom:0}html.theme--documenter-dark .field-body>.field{flex-shrink:1}html.theme--documenter-dark .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--documenter-dark .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--documenter-dark .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--documenter-dark .control.has-icons-left .input:focus~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--documenter-dark .control.has-icons-left .select:focus~.icon,html.theme--documenter-dark .control.has-icons-right .input:focus~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--documenter-dark .control.has-icons-right .select:focus~.icon{color:#282f2f}html.theme--documenter-dark .control.has-icons-left .input.is-small~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-small~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-small~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--documenter-dark .control.has-icons-left .input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--documenter-dark .control.has-icons-left .input.is-large~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-large~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-large~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--documenter-dark .control.has-icons-left .icon,html.theme--documenter-dark .control.has-icons-right .icon{color:#5e6d6f;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--documenter-dark .control.has-icons-left .input,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--documenter-dark .control.has-icons-left .select select{padding-left:2.5em}html.theme--documenter-dark .control.has-icons-left .icon.is-left{left:0}html.theme--documenter-dark .control.has-icons-right .input,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--documenter-dark .control.has-icons-right .select select{padding-right:2.5em}html.theme--documenter-dark .control.has-icons-right .icon.is-right{right:0}html.theme--documenter-dark .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--documenter-dark .control.is-loading.is-small:after,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--documenter-dark .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--documenter-dark .control.is-loading.is-large:after{font-size:1.5rem}html.theme--documenter-dark .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--documenter-dark .breadcrumb a{align-items:center;color:#1abc9c;display:flex;justify-content:center;padding:0 .75em}html.theme--documenter-dark .breadcrumb a:hover{color:#1dd2af}html.theme--documenter-dark .breadcrumb li{align-items:center;display:flex}html.theme--documenter-dark .breadcrumb li:first-child a{padding-left:0}html.theme--documenter-dark .breadcrumb li.is-active a{color:#f2f2f2;cursor:default;pointer-events:none}html.theme--documenter-dark .breadcrumb li+li::before{color:#8c9b9d;content:"\0002f"}html.theme--documenter-dark .breadcrumb ul,html.theme--documenter-dark .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .breadcrumb .icon:first-child{margin-right:.5em}html.theme--documenter-dark .breadcrumb .icon:last-child{margin-left:.5em}html.theme--documenter-dark .breadcrumb.is-centered ol,html.theme--documenter-dark .breadcrumb.is-centered ul{justify-content:center}html.theme--documenter-dark .breadcrumb.is-right ol,html.theme--documenter-dark .breadcrumb.is-right ul{justify-content:flex-end}html.theme--documenter-dark .breadcrumb.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--documenter-dark .breadcrumb.is-medium{font-size:1.25rem}html.theme--documenter-dark .breadcrumb.is-large{font-size:1.5rem}html.theme--documenter-dark .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--documenter-dark .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--documenter-dark .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--documenter-dark .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--documenter-dark .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#fff;max-width:100%;position:relative}html.theme--documenter-dark .card-footer:first-child,html.theme--documenter-dark .card-content:first-child,html.theme--documenter-dark .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--documenter-dark .card-footer:last-child,html.theme--documenter-dark .card-content:last-child,html.theme--documenter-dark .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--documenter-dark .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--documenter-dark .card-header-title{align-items:center;color:#f2f2f2;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--documenter-dark .card-header-title.is-centered{justify-content:center}html.theme--documenter-dark .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--documenter-dark .card-image{display:block;position:relative}html.theme--documenter-dark .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--documenter-dark .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--documenter-dark .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--documenter-dark .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--documenter-dark .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--documenter-dark .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--documenter-dark .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--documenter-dark .dropdown.is-active .dropdown-menu,html.theme--documenter-dark .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--documenter-dark .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--documenter-dark .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--documenter-dark .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--documenter-dark .dropdown-content{background-color:#282f2f;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--documenter-dark .dropdown-item{color:#fff;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--documenter-dark a.dropdown-item,html.theme--documenter-dark button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--documenter-dark a.dropdown-item:hover,html.theme--documenter-dark button.dropdown-item:hover{background-color:#282f2f;color:#0a0a0a}html.theme--documenter-dark a.dropdown-item.is-active,html.theme--documenter-dark button.dropdown-item.is-active{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--documenter-dark .level{align-items:center;justify-content:space-between}html.theme--documenter-dark .level code{border-radius:.4em}html.theme--documenter-dark .level img{display:inline-block;vertical-align:top}html.theme--documenter-dark .level.is-mobile{display:flex}html.theme--documenter-dark .level.is-mobile .level-left,html.theme--documenter-dark .level.is-mobile .level-right{display:flex}html.theme--documenter-dark .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--documenter-dark .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--documenter-dark .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level{display:flex}html.theme--documenter-dark .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--documenter-dark .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--documenter-dark .level-item .title,html.theme--documenter-dark .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--documenter-dark .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--documenter-dark .level-left,html.theme--documenter-dark .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--documenter-dark .level-left .level-item.is-flexible,html.theme--documenter-dark .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-left .level-item:not(:last-child),html.theme--documenter-dark .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--documenter-dark .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--documenter-dark .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-left{display:flex}}html.theme--documenter-dark .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-right{display:flex}}html.theme--documenter-dark .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--documenter-dark .media .content:not(:last-child){margin-bottom:.75rem}html.theme--documenter-dark .media .media{border-top:1px solid rgba(94,109,111,0.5);display:flex;padding-top:.75rem}html.theme--documenter-dark .media .media .content:not(:last-child),html.theme--documenter-dark .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--documenter-dark .media .media .media{padding-top:.5rem}html.theme--documenter-dark .media .media .media+.media{margin-top:.5rem}html.theme--documenter-dark .media+.media{border-top:1px solid rgba(94,109,111,0.5);margin-top:1rem;padding-top:1rem}html.theme--documenter-dark .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--documenter-dark .media-left,html.theme--documenter-dark .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--documenter-dark .media-left{margin-right:1rem}html.theme--documenter-dark .media-right{margin-left:1rem}html.theme--documenter-dark .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--documenter-dark .media-content{overflow-x:auto}}html.theme--documenter-dark .menu{font-size:1rem}html.theme--documenter-dark .menu.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--documenter-dark .menu.is-medium{font-size:1.25rem}html.theme--documenter-dark .menu.is-large{font-size:1.5rem}html.theme--documenter-dark .menu-list{line-height:1.25}html.theme--documenter-dark .menu-list a{border-radius:3px;color:#fff;display:block;padding:0.5em 0.75em}html.theme--documenter-dark .menu-list a:hover{background-color:#282f2f;color:#f2f2f2}html.theme--documenter-dark .menu-list a.is-active{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .menu-list li ul{border-left:1px solid #5e6d6f;margin:.75em;padding-left:.75em}html.theme--documenter-dark .menu-label{color:#fff;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--documenter-dark .menu-label:not(:first-child){margin-top:1em}html.theme--documenter-dark .menu-label:not(:last-child){margin-bottom:1em}html.theme--documenter-dark .message{background-color:#282f2f;border-radius:.4em;font-size:1rem}html.theme--documenter-dark .message strong{color:currentColor}html.theme--documenter-dark .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--documenter-dark .message.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--documenter-dark .message.is-medium{font-size:1.25rem}html.theme--documenter-dark .message.is-large{font-size:1.5rem}html.theme--documenter-dark .message.is-white{background-color:#fff}html.theme--documenter-dark .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .message.is-white .message-body{border-color:#fff}html.theme--documenter-dark .message.is-black{background-color:#fafafa}html.theme--documenter-dark .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .message.is-black .message-body{border-color:#0a0a0a}html.theme--documenter-dark .message.is-light{background-color:#f9fafb}html.theme--documenter-dark .message.is-light .message-header{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .message.is-light .message-body{border-color:#ecf0f1}html.theme--documenter-dark .message.is-dark,html.theme--documenter-dark .content kbd.message{background-color:#f9fafa}html.theme--documenter-dark .message.is-dark .message-header,html.theme--documenter-dark .content kbd.message .message-header{background-color:#282f2f;color:#fff}html.theme--documenter-dark .message.is-dark .message-body,html.theme--documenter-dark .content kbd.message .message-body{border-color:#282f2f}html.theme--documenter-dark .message.is-primary,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink{background-color:#f1f5f9}html.theme--documenter-dark .message.is-primary .message-header,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink .message-header{background-color:#375a7f;color:#fff}html.theme--documenter-dark .message.is-primary .message-body,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink .message-body{border-color:#375a7f;color:#4d7eb2}html.theme--documenter-dark .message.is-link{background-color:#edfdf9}html.theme--documenter-dark .message.is-link .message-header{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .message.is-link .message-body{border-color:#1abc9c;color:#15987e}html.theme--documenter-dark .message.is-info{background-color:#eff2fb}html.theme--documenter-dark .message.is-info .message-header{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .message.is-info .message-body{border-color:#3c5dcd;color:#3253c3}html.theme--documenter-dark .message.is-success{background-color:#effded}html.theme--documenter-dark .message.is-success .message-header{background-color:#259a12;color:#fff}html.theme--documenter-dark .message.is-success .message-body{border-color:#259a12;color:#2ec016}html.theme--documenter-dark .message.is-warning{background-color:#fefaec}html.theme--documenter-dark .message.is-warning .message-header{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .message.is-warning .message-body{border-color:#f4c72f;color:#8c6e07}html.theme--documenter-dark .message.is-danger{background-color:#fbefef}html.theme--documenter-dark .message.is-danger .message-header{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .message.is-danger .message-body{border-color:#cb3c33;color:#c03930}html.theme--documenter-dark .message-header{align-items:center;background-color:#fff;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--documenter-dark .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--documenter-dark .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--documenter-dark .message-body{border-color:#5e6d6f;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#fff;padding:1.25em 1.5em}html.theme--documenter-dark .message-body code,html.theme--documenter-dark .message-body pre{background-color:#fff}html.theme--documenter-dark .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--documenter-dark .modal.is-active{display:flex}html.theme--documenter-dark .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--documenter-dark .modal-content,html.theme--documenter-dark .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--documenter-dark .modal-content,html.theme--documenter-dark .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--documenter-dark .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--documenter-dark .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--documenter-dark .modal-card-head,html.theme--documenter-dark .modal-card-foot{align-items:center;background-color:#282f2f;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--documenter-dark .modal-card-head{border-bottom:1px solid #5e6d6f;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--documenter-dark .modal-card-title{color:#f2f2f2;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--documenter-dark .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #5e6d6f}html.theme--documenter-dark .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--documenter-dark .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--documenter-dark .navbar{background-color:#375a7f;min-height:4rem;position:relative;z-index:30}html.theme--documenter-dark .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-white .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--documenter-dark .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-black .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--documenter-dark .navbar.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-light .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}}html.theme--documenter-dark .navbar.is-dark,html.theme--documenter-dark .content kbd.navbar{background-color:#282f2f;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-burger,html.theme--documenter-dark .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-dark .navbar-start>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-end>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#282f2f;color:#fff}}html.theme--documenter-dark .navbar.is-primary,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-burger,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-primary .navbar-start>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-end>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#375a7f;color:#fff}}html.theme--documenter-dark .navbar.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-link .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#1abc9c;color:#fff}}html.theme--documenter-dark .navbar.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-info .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3c5dcd;color:#fff}}html.theme--documenter-dark .navbar.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-success .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#259a12;color:#fff}}html.theme--documenter-dark .navbar.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-warning .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#f4c72f;color:rgba(0,0,0,0.7)}}html.theme--documenter-dark .navbar.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-danger .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#cb3c33;color:#fff}}html.theme--documenter-dark .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--documenter-dark .navbar.has-shadow{box-shadow:0 2px 0 0 #282f2f}html.theme--documenter-dark .navbar.is-fixed-bottom,html.theme--documenter-dark .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #282f2f}html.theme--documenter-dark .navbar.is-fixed-top{top:0}html.theme--documenter-dark html.has-navbar-fixed-top,html.theme--documenter-dark body.has-navbar-fixed-top{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom,html.theme--documenter-dark body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--documenter-dark .navbar-brand,html.theme--documenter-dark .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--documenter-dark .navbar-brand a.navbar-item:focus,html.theme--documenter-dark .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--documenter-dark .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--documenter-dark .navbar-burger{color:#fff;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--documenter-dark .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--documenter-dark .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--documenter-dark .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--documenter-dark .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--documenter-dark .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--documenter-dark .navbar-menu{display:none}html.theme--documenter-dark .navbar-item,html.theme--documenter-dark .navbar-link{color:#fff;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--documenter-dark .navbar-item .icon:only-child,html.theme--documenter-dark .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--documenter-dark a.navbar-item,html.theme--documenter-dark .navbar-link{cursor:pointer}html.theme--documenter-dark a.navbar-item:focus,html.theme--documenter-dark a.navbar-item:focus-within,html.theme--documenter-dark a.navbar-item:hover,html.theme--documenter-dark a.navbar-item.is-active,html.theme--documenter-dark .navbar-link:focus,html.theme--documenter-dark .navbar-link:focus-within,html.theme--documenter-dark .navbar-link:hover,html.theme--documenter-dark .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}html.theme--documenter-dark .navbar-item{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .navbar-item img{max-height:1.75rem}html.theme--documenter-dark .navbar-item.has-dropdown{padding:0}html.theme--documenter-dark .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--documenter-dark .navbar-item.is-tab:focus,html.theme--documenter-dark .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#1abc9c}html.theme--documenter-dark .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#1abc9c;border-bottom-style:solid;border-bottom-width:3px;color:#1abc9c;padding-bottom:calc(0.5rem - 3px)}html.theme--documenter-dark .navbar-content{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--documenter-dark .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--documenter-dark .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--documenter-dark .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--documenter-dark .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--documenter-dark .navbar>.container{display:block}html.theme--documenter-dark .navbar-brand .navbar-item,html.theme--documenter-dark .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--documenter-dark .navbar-link::after{display:none}html.theme--documenter-dark .navbar-menu{background-color:#375a7f;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--documenter-dark .navbar-menu.is-active{display:block}html.theme--documenter-dark .navbar.is-fixed-bottom-touch,html.theme--documenter-dark .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom-touch{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--documenter-dark .navbar.is-fixed-top-touch{top:0}html.theme--documenter-dark .navbar.is-fixed-top .navbar-menu,html.theme--documenter-dark .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--documenter-dark html.has-navbar-fixed-top-touch,html.theme--documenter-dark body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom-touch,html.theme--documenter-dark body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar,html.theme--documenter-dark .navbar-menu,html.theme--documenter-dark .navbar-start,html.theme--documenter-dark .navbar-end{align-items:stretch;display:flex}html.theme--documenter-dark .navbar{min-height:4rem}html.theme--documenter-dark .navbar.is-spaced{padding:1rem 2rem}html.theme--documenter-dark .navbar.is-spaced .navbar-start,html.theme--documenter-dark .navbar.is-spaced .navbar-end{align-items:center}html.theme--documenter-dark .navbar.is-spaced a.navbar-item,html.theme--documenter-dark .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--documenter-dark .navbar.is-transparent a.navbar-item:focus,html.theme--documenter-dark .navbar.is-transparent a.navbar-item:hover,html.theme--documenter-dark .navbar.is-transparent a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-transparent .navbar-link:focus,html.theme--documenter-dark .navbar.is-transparent .navbar-link:hover,html.theme--documenter-dark .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}html.theme--documenter-dark .navbar-burger{display:none}html.theme--documenter-dark .navbar-item,html.theme--documenter-dark .navbar-link{align-items:center;display:flex}html.theme--documenter-dark .navbar-item.has-dropdown{align-items:stretch}html.theme--documenter-dark .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--documenter-dark .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--documenter-dark .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--documenter-dark .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--documenter-dark .navbar-dropdown{background-color:#375a7f;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--documenter-dark .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--documenter-dark .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--documenter-dark .navbar-dropdown a.navbar-item:focus,html.theme--documenter-dark .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}.navbar.is-spaced html.theme--documenter-dark .navbar-dropdown,html.theme--documenter-dark .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--documenter-dark .navbar-dropdown.is-right{left:auto;right:0}html.theme--documenter-dark .navbar-divider{display:block}html.theme--documenter-dark .navbar>.container .navbar-brand,html.theme--documenter-dark .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--documenter-dark .navbar>.container .navbar-menu,html.theme--documenter-dark .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop,html.theme--documenter-dark .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--documenter-dark .navbar.is-fixed-top-desktop{top:0}html.theme--documenter-dark html.has-navbar-fixed-top-desktop,html.theme--documenter-dark body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom-desktop,html.theme--documenter-dark body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--documenter-dark html.has-spaced-navbar-fixed-top,html.theme--documenter-dark body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--documenter-dark html.has-spaced-navbar-fixed-bottom,html.theme--documenter-dark body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--documenter-dark a.navbar-item.is-active,html.theme--documenter-dark .navbar-link.is-active{color:#1abc9c}html.theme--documenter-dark a.navbar-item.is-active:not(:focus):not(:hover),html.theme--documenter-dark .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--documenter-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--documenter-dark .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--documenter-dark .pagination{font-size:1rem;margin:-.25rem}html.theme--documenter-dark .pagination.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--documenter-dark .pagination.is-medium{font-size:1.25rem}html.theme--documenter-dark .pagination.is-large{font-size:1.5rem}html.theme--documenter-dark .pagination.is-rounded .pagination-previous,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--documenter-dark .pagination.is-rounded .pagination-next,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--documenter-dark .pagination.is-rounded .pagination-link,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--documenter-dark .pagination,html.theme--documenter-dark .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link{border-color:#5e6d6f;color:#1abc9c;min-width:2.5em}html.theme--documenter-dark .pagination-previous:hover,html.theme--documenter-dark .pagination-next:hover,html.theme--documenter-dark .pagination-link:hover{border-color:#8c9b9d;color:#1dd2af}html.theme--documenter-dark .pagination-previous:focus,html.theme--documenter-dark .pagination-next:focus,html.theme--documenter-dark .pagination-link:focus{border-color:#8c9b9d}html.theme--documenter-dark .pagination-previous:active,html.theme--documenter-dark .pagination-next:active,html.theme--documenter-dark .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--documenter-dark .pagination-previous[disabled],html.theme--documenter-dark .pagination-previous.is-disabled,html.theme--documenter-dark .pagination-next[disabled],html.theme--documenter-dark .pagination-next.is-disabled,html.theme--documenter-dark .pagination-link[disabled],html.theme--documenter-dark .pagination-link.is-disabled{background-color:#5e6d6f;border-color:#5e6d6f;box-shadow:none;color:#fff;opacity:0.5}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--documenter-dark .pagination-link.is-current{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .pagination-ellipsis{color:#8c9b9d;pointer-events:none}html.theme--documenter-dark .pagination-list{flex-wrap:wrap}html.theme--documenter-dark .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--documenter-dark .pagination{flex-wrap:wrap}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--documenter-dark .pagination-previous{order:2}html.theme--documenter-dark .pagination-next{order:3}html.theme--documenter-dark .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--documenter-dark .pagination.is-centered .pagination-previous{order:1}html.theme--documenter-dark .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--documenter-dark .pagination.is-centered .pagination-next{order:3}html.theme--documenter-dark .pagination.is-right .pagination-previous{order:1}html.theme--documenter-dark .pagination.is-right .pagination-next{order:2}html.theme--documenter-dark .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--documenter-dark .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--documenter-dark .panel:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--documenter-dark .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--documenter-dark .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--documenter-dark .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--documenter-dark .panel.is-light .panel-heading{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .panel.is-light .panel-tabs a.is-active{border-bottom-color:#ecf0f1}html.theme--documenter-dark .panel.is-light .panel-block.is-active .panel-icon{color:#ecf0f1}html.theme--documenter-dark .panel.is-dark .panel-heading,html.theme--documenter-dark .content kbd.panel .panel-heading{background-color:#282f2f;color:#fff}html.theme--documenter-dark .panel.is-dark .panel-tabs a.is-active,html.theme--documenter-dark .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#282f2f}html.theme--documenter-dark .panel.is-dark .panel-block.is-active .panel-icon,html.theme--documenter-dark .content kbd.panel .panel-block.is-active .panel-icon{color:#282f2f}html.theme--documenter-dark .panel.is-primary .panel-heading,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#375a7f;color:#fff}html.theme--documenter-dark .panel.is-primary .panel-tabs a.is-active,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#375a7f}html.theme--documenter-dark .panel.is-primary .panel-block.is-active .panel-icon,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#375a7f}html.theme--documenter-dark .panel.is-link .panel-heading{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .panel.is-link .panel-tabs a.is-active{border-bottom-color:#1abc9c}html.theme--documenter-dark .panel.is-link .panel-block.is-active .panel-icon{color:#1abc9c}html.theme--documenter-dark .panel.is-info .panel-heading{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .panel.is-info .panel-tabs a.is-active{border-bottom-color:#3c5dcd}html.theme--documenter-dark .panel.is-info .panel-block.is-active .panel-icon{color:#3c5dcd}html.theme--documenter-dark .panel.is-success .panel-heading{background-color:#259a12;color:#fff}html.theme--documenter-dark .panel.is-success .panel-tabs a.is-active{border-bottom-color:#259a12}html.theme--documenter-dark .panel.is-success .panel-block.is-active .panel-icon{color:#259a12}html.theme--documenter-dark .panel.is-warning .panel-heading{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#f4c72f}html.theme--documenter-dark .panel.is-warning .panel-block.is-active .panel-icon{color:#f4c72f}html.theme--documenter-dark .panel.is-danger .panel-heading{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#cb3c33}html.theme--documenter-dark .panel.is-danger .panel-block.is-active .panel-icon{color:#cb3c33}html.theme--documenter-dark .panel-tabs:not(:last-child),html.theme--documenter-dark .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--documenter-dark .panel-heading{background-color:#343c3d;border-radius:8px 8px 0 0;color:#f2f2f2;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--documenter-dark .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--documenter-dark .panel-tabs a{border-bottom:1px solid #5e6d6f;margin-bottom:-1px;padding:0.5em}html.theme--documenter-dark .panel-tabs a.is-active{border-bottom-color:#343c3d;color:#17a689}html.theme--documenter-dark .panel-list a{color:#fff}html.theme--documenter-dark .panel-list a:hover{color:#1abc9c}html.theme--documenter-dark .panel-block{align-items:center;color:#f2f2f2;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--documenter-dark .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--documenter-dark .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--documenter-dark .panel-block.is-wrapped{flex-wrap:wrap}html.theme--documenter-dark .panel-block.is-active{border-left-color:#1abc9c;color:#17a689}html.theme--documenter-dark .panel-block.is-active .panel-icon{color:#1abc9c}html.theme--documenter-dark .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--documenter-dark a.panel-block,html.theme--documenter-dark label.panel-block{cursor:pointer}html.theme--documenter-dark a.panel-block:hover,html.theme--documenter-dark label.panel-block:hover{background-color:#282f2f}html.theme--documenter-dark .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#fff;margin-right:.75em}html.theme--documenter-dark .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--documenter-dark .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--documenter-dark .tabs a{align-items:center;border-bottom-color:#5e6d6f;border-bottom-style:solid;border-bottom-width:1px;color:#fff;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--documenter-dark .tabs a:hover{border-bottom-color:#f2f2f2;color:#f2f2f2}html.theme--documenter-dark .tabs li{display:block}html.theme--documenter-dark .tabs li.is-active a{border-bottom-color:#1abc9c;color:#1abc9c}html.theme--documenter-dark .tabs ul{align-items:center;border-bottom-color:#5e6d6f;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--documenter-dark .tabs ul.is-left{padding-right:0.75em}html.theme--documenter-dark .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--documenter-dark .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--documenter-dark .tabs .icon:first-child{margin-right:.5em}html.theme--documenter-dark .tabs .icon:last-child{margin-left:.5em}html.theme--documenter-dark .tabs.is-centered ul{justify-content:center}html.theme--documenter-dark .tabs.is-right ul{justify-content:flex-end}html.theme--documenter-dark .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--documenter-dark .tabs.is-boxed a:hover{background-color:#282f2f;border-bottom-color:#5e6d6f}html.theme--documenter-dark .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#5e6d6f;border-bottom-color:rgba(0,0,0,0) !important}html.theme--documenter-dark .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .tabs.is-toggle a{border-color:#5e6d6f;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--documenter-dark .tabs.is-toggle a:hover{background-color:#282f2f;border-color:#8c9b9d;z-index:2}html.theme--documenter-dark .tabs.is-toggle li+li{margin-left:-1px}html.theme--documenter-dark .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--documenter-dark .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--documenter-dark .tabs.is-toggle li.is-active a{background-color:#1abc9c;border-color:#1abc9c;color:#fff;z-index:1}html.theme--documenter-dark .tabs.is-toggle ul{border-bottom:none}html.theme--documenter-dark .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--documenter-dark .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--documenter-dark .tabs.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--documenter-dark .tabs.is-medium{font-size:1.25rem}html.theme--documenter-dark .tabs.is-large{font-size:1.5rem}html.theme--documenter-dark .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--documenter-dark .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--documenter-dark .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--documenter-dark .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--documenter-dark .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--documenter-dark .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--documenter-dark .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--documenter-dark .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--documenter-dark .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--documenter-dark .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--documenter-dark .column.is-narrow-mobile{flex:none;width:unset}html.theme--documenter-dark .column.is-full-mobile{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-mobile{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-mobile{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--documenter-dark .column.is-0-mobile{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-mobile{margin-left:0%}html.theme--documenter-dark .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-mobile{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-mobile{margin-left:25%}html.theme--documenter-dark .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-mobile{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-mobile{margin-left:50%}html.theme--documenter-dark .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-mobile{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-mobile{margin-left:75%}html.theme--documenter-dark .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-mobile{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .column.is-narrow,html.theme--documenter-dark .column.is-narrow-tablet{flex:none;width:unset}html.theme--documenter-dark .column.is-full,html.theme--documenter-dark .column.is-full-tablet{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters,html.theme--documenter-dark .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds,html.theme--documenter-dark .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half,html.theme--documenter-dark .column.is-half-tablet{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third,html.theme--documenter-dark .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter,html.theme--documenter-dark .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth,html.theme--documenter-dark .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths,html.theme--documenter-dark .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths,html.theme--documenter-dark .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths,html.theme--documenter-dark .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters,html.theme--documenter-dark .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds,html.theme--documenter-dark .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half,html.theme--documenter-dark .column.is-offset-half-tablet{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third,html.theme--documenter-dark .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter,html.theme--documenter-dark .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth,html.theme--documenter-dark .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths,html.theme--documenter-dark .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths,html.theme--documenter-dark .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths,html.theme--documenter-dark .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--documenter-dark .column.is-0,html.theme--documenter-dark .column.is-0-tablet{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0,html.theme--documenter-dark .column.is-offset-0-tablet{margin-left:0%}html.theme--documenter-dark .column.is-1,html.theme--documenter-dark .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1,html.theme--documenter-dark .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2,html.theme--documenter-dark .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2,html.theme--documenter-dark .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3,html.theme--documenter-dark .column.is-3-tablet{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3,html.theme--documenter-dark .column.is-offset-3-tablet{margin-left:25%}html.theme--documenter-dark .column.is-4,html.theme--documenter-dark .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4,html.theme--documenter-dark .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5,html.theme--documenter-dark .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5,html.theme--documenter-dark .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6,html.theme--documenter-dark .column.is-6-tablet{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6,html.theme--documenter-dark .column.is-offset-6-tablet{margin-left:50%}html.theme--documenter-dark .column.is-7,html.theme--documenter-dark .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7,html.theme--documenter-dark .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8,html.theme--documenter-dark .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8,html.theme--documenter-dark .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9,html.theme--documenter-dark .column.is-9-tablet{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9,html.theme--documenter-dark .column.is-offset-9-tablet{margin-left:75%}html.theme--documenter-dark .column.is-10,html.theme--documenter-dark .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10,html.theme--documenter-dark .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11,html.theme--documenter-dark .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11,html.theme--documenter-dark .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12,html.theme--documenter-dark .column.is-12-tablet{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12,html.theme--documenter-dark .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--documenter-dark .column.is-narrow-touch{flex:none;width:unset}html.theme--documenter-dark .column.is-full-touch{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-touch{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-touch{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-touch{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-touch{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-touch{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-touch{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-touch{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-touch{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--documenter-dark .column.is-0-touch{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-touch{margin-left:0%}html.theme--documenter-dark .column.is-1-touch{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-touch{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-touch{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-touch{margin-left:25%}html.theme--documenter-dark .column.is-4-touch{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-touch{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-touch{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-touch{margin-left:50%}html.theme--documenter-dark .column.is-7-touch{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-touch{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-touch{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-touch{margin-left:75%}html.theme--documenter-dark .column.is-10-touch{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-touch{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-touch{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--documenter-dark .column.is-narrow-desktop{flex:none;width:unset}html.theme--documenter-dark .column.is-full-desktop{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-desktop{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-desktop{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--documenter-dark .column.is-0-desktop{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-desktop{margin-left:0%}html.theme--documenter-dark .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-desktop{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-desktop{margin-left:25%}html.theme--documenter-dark .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-desktop{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-desktop{margin-left:50%}html.theme--documenter-dark .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-desktop{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-desktop{margin-left:75%}html.theme--documenter-dark .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-desktop{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--documenter-dark .column.is-narrow-widescreen{flex:none;width:unset}html.theme--documenter-dark .column.is-full-widescreen{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-widescreen{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-widescreen{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--documenter-dark .column.is-0-widescreen{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-widescreen{margin-left:0%}html.theme--documenter-dark .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-widescreen{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-widescreen{margin-left:25%}html.theme--documenter-dark .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-widescreen{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-widescreen{margin-left:50%}html.theme--documenter-dark .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-widescreen{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-widescreen{margin-left:75%}html.theme--documenter-dark .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-widescreen{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--documenter-dark .column.is-narrow-fullhd{flex:none;width:unset}html.theme--documenter-dark .column.is-full-fullhd{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-fullhd{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-fullhd{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--documenter-dark .column.is-0-fullhd{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-fullhd{margin-left:0%}html.theme--documenter-dark .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-fullhd{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-fullhd{margin-left:25%}html.theme--documenter-dark .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-fullhd{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-fullhd{margin-left:50%}html.theme--documenter-dark .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-fullhd{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-fullhd{margin-left:75%}html.theme--documenter-dark .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-fullhd{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-fullhd{margin-left:100%}}html.theme--documenter-dark .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--documenter-dark .columns:last-child{margin-bottom:-.75rem}html.theme--documenter-dark .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--documenter-dark .columns.is-centered{justify-content:center}html.theme--documenter-dark .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--documenter-dark .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--documenter-dark .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .columns.is-gapless:last-child{margin-bottom:0}html.theme--documenter-dark .columns.is-mobile{display:flex}html.theme--documenter-dark .columns.is-multiline{flex-wrap:wrap}html.theme--documenter-dark .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-desktop{display:flex}}html.theme--documenter-dark .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--documenter-dark .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--documenter-dark .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--documenter-dark .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--documenter-dark .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--documenter-dark .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--documenter-dark .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--documenter-dark .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--documenter-dark .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--documenter-dark .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--documenter-dark .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--documenter-dark .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--documenter-dark .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--documenter-dark .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--documenter-dark .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--documenter-dark .tile.is-child{margin:0 !important}html.theme--documenter-dark .tile.is-parent{padding:.75rem}html.theme--documenter-dark .tile.is-vertical{flex-direction:column}html.theme--documenter-dark .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--documenter-dark .tile:not(.is-child){display:flex}html.theme--documenter-dark .tile.is-1{flex:none;width:8.33333337%}html.theme--documenter-dark .tile.is-2{flex:none;width:16.66666674%}html.theme--documenter-dark .tile.is-3{flex:none;width:25%}html.theme--documenter-dark .tile.is-4{flex:none;width:33.33333337%}html.theme--documenter-dark .tile.is-5{flex:none;width:41.66666674%}html.theme--documenter-dark .tile.is-6{flex:none;width:50%}html.theme--documenter-dark .tile.is-7{flex:none;width:58.33333337%}html.theme--documenter-dark .tile.is-8{flex:none;width:66.66666674%}html.theme--documenter-dark .tile.is-9{flex:none;width:75%}html.theme--documenter-dark .tile.is-10{flex:none;width:83.33333337%}html.theme--documenter-dark .tile.is-11{flex:none;width:91.66666674%}html.theme--documenter-dark .tile.is-12{flex:none;width:100%}}html.theme--documenter-dark .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--documenter-dark .hero .navbar{background:none}html.theme--documenter-dark .hero .tabs ul{border-bottom:none}html.theme--documenter-dark .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-white strong{color:inherit}html.theme--documenter-dark .hero.is-white .title{color:#0a0a0a}html.theme--documenter-dark .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--documenter-dark .hero.is-white .subtitle a:not(.button),html.theme--documenter-dark .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-white .navbar-menu{background-color:#fff}}html.theme--documenter-dark .hero.is-white .navbar-item,html.theme--documenter-dark .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--documenter-dark .hero.is-white a.navbar-item:hover,html.theme--documenter-dark .hero.is-white a.navbar-item.is-active,html.theme--documenter-dark .hero.is-white .navbar-link:hover,html.theme--documenter-dark .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--documenter-dark .hero.is-white .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--documenter-dark .hero.is-white .tabs.is-boxed a,html.theme--documenter-dark .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--documenter-dark .hero.is-white .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-white .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-white .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--documenter-dark .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-black strong{color:inherit}html.theme--documenter-dark .hero.is-black .title{color:#fff}html.theme--documenter-dark .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-black .subtitle a:not(.button),html.theme--documenter-dark .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--documenter-dark .hero.is-black .navbar-item,html.theme--documenter-dark .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-black a.navbar-item:hover,html.theme--documenter-dark .hero.is-black a.navbar-item.is-active,html.theme--documenter-dark .hero.is-black .navbar-link:hover,html.theme--documenter-dark .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-black .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--documenter-dark .hero.is-black .tabs.is-boxed a,html.theme--documenter-dark .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-black .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-black .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-black .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--documenter-dark .hero.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-light strong{color:inherit}html.theme--documenter-dark .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--documenter-dark .hero.is-light .subtitle a:not(.button),html.theme--documenter-dark .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-light .navbar-menu{background-color:#ecf0f1}}html.theme--documenter-dark .hero.is-light .navbar-item,html.theme--documenter-dark .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light a.navbar-item:hover,html.theme--documenter-dark .hero.is-light a.navbar-item.is-active,html.theme--documenter-dark .hero.is-light .navbar-link:hover,html.theme--documenter-dark .hero.is-light .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--documenter-dark .hero.is-light .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-light .tabs li.is-active a{color:#ecf0f1 !important;opacity:1}html.theme--documenter-dark .hero.is-light .tabs.is-boxed a,html.theme--documenter-dark .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-light .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-light .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .hero.is-light.is-bold{background-image:linear-gradient(141deg, #cadfe0 0%, #ecf0f1 71%, #fafbfc 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #cadfe0 0%, #ecf0f1 71%, #fafbfc 100%)}}html.theme--documenter-dark .hero.is-dark,html.theme--documenter-dark .content kbd.hero{background-color:#282f2f;color:#fff}html.theme--documenter-dark .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-dark strong,html.theme--documenter-dark .content kbd.hero strong{color:inherit}html.theme--documenter-dark .hero.is-dark .title,html.theme--documenter-dark .content kbd.hero .title{color:#fff}html.theme--documenter-dark .hero.is-dark .subtitle,html.theme--documenter-dark .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-dark .subtitle a:not(.button),html.theme--documenter-dark .content kbd.hero .subtitle a:not(.button),html.theme--documenter-dark .hero.is-dark .subtitle strong,html.theme--documenter-dark .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-dark .navbar-menu,html.theme--documenter-dark .content kbd.hero .navbar-menu{background-color:#282f2f}}html.theme--documenter-dark .hero.is-dark .navbar-item,html.theme--documenter-dark .content kbd.hero .navbar-item,html.theme--documenter-dark .hero.is-dark .navbar-link,html.theme--documenter-dark .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-dark a.navbar-item:hover,html.theme--documenter-dark .content kbd.hero a.navbar-item:hover,html.theme--documenter-dark .hero.is-dark a.navbar-item.is-active,html.theme--documenter-dark .content kbd.hero a.navbar-item.is-active,html.theme--documenter-dark .hero.is-dark .navbar-link:hover,html.theme--documenter-dark .content kbd.hero .navbar-link:hover,html.theme--documenter-dark .hero.is-dark .navbar-link.is-active,html.theme--documenter-dark .content kbd.hero .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .hero.is-dark .tabs a,html.theme--documenter-dark .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-dark .tabs a:hover,html.theme--documenter-dark .content kbd.hero .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-dark .tabs li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs li.is-active a{color:#282f2f !important;opacity:1}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed a,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed a,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle a,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed a:hover,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle a:hover,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#282f2f}html.theme--documenter-dark .hero.is-dark.is-bold,html.theme--documenter-dark .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #0f1615 0%, #282f2f 71%, #313c40 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-dark.is-bold .navbar-menu,html.theme--documenter-dark .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0f1615 0%, #282f2f 71%, #313c40 100%)}}html.theme--documenter-dark .hero.is-primary,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-primary strong,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--documenter-dark .hero.is-primary .title,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--documenter-dark .hero.is-primary .subtitle,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-primary .subtitle a:not(.button),html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--documenter-dark .hero.is-primary .subtitle strong,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-primary .navbar-menu,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#375a7f}}html.theme--documenter-dark .hero.is-primary .navbar-item,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--documenter-dark .hero.is-primary .navbar-link,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-primary a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--documenter-dark .hero.is-primary a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--documenter-dark .hero.is-primary .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--documenter-dark .hero.is-primary .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .hero.is-primary .tabs a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-primary .tabs a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-primary .tabs li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#375a7f !important;opacity:1}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#375a7f}html.theme--documenter-dark .hero.is-primary.is-bold,html.theme--documenter-dark .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #214b62 0%, #375a7f 71%, #3a5796 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-primary.is-bold .navbar-menu,html.theme--documenter-dark .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #214b62 0%, #375a7f 71%, #3a5796 100%)}}html.theme--documenter-dark .hero.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-link strong{color:inherit}html.theme--documenter-dark .hero.is-link .title{color:#fff}html.theme--documenter-dark .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-link .subtitle a:not(.button),html.theme--documenter-dark .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-link .navbar-menu{background-color:#1abc9c}}html.theme--documenter-dark .hero.is-link .navbar-item,html.theme--documenter-dark .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-link a.navbar-item:hover,html.theme--documenter-dark .hero.is-link a.navbar-item.is-active,html.theme--documenter-dark .hero.is-link .navbar-link:hover,html.theme--documenter-dark .hero.is-link .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-link .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-link .tabs li.is-active a{color:#1abc9c !important;opacity:1}html.theme--documenter-dark .hero.is-link .tabs.is-boxed a,html.theme--documenter-dark .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-link .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-link .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-link .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1abc9c}html.theme--documenter-dark .hero.is-link.is-bold{background-image:linear-gradient(141deg, #0c9764 0%, #1abc9c 71%, #17d8d2 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0c9764 0%, #1abc9c 71%, #17d8d2 100%)}}html.theme--documenter-dark .hero.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-info strong{color:inherit}html.theme--documenter-dark .hero.is-info .title{color:#fff}html.theme--documenter-dark .hero.is-info .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-info .subtitle a:not(.button),html.theme--documenter-dark .hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-info .navbar-menu{background-color:#3c5dcd}}html.theme--documenter-dark .hero.is-info .navbar-item,html.theme--documenter-dark .hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-info a.navbar-item:hover,html.theme--documenter-dark .hero.is-info a.navbar-item.is-active,html.theme--documenter-dark .hero.is-info .navbar-link:hover,html.theme--documenter-dark .hero.is-info .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .hero.is-info .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-info .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-info .tabs li.is-active a{color:#3c5dcd !important;opacity:1}html.theme--documenter-dark .hero.is-info .tabs.is-boxed a,html.theme--documenter-dark .hero.is-info .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-info .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-info .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-info .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3c5dcd}html.theme--documenter-dark .hero.is-info.is-bold{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}}html.theme--documenter-dark .hero.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-success strong{color:inherit}html.theme--documenter-dark .hero.is-success .title{color:#fff}html.theme--documenter-dark .hero.is-success .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-success .subtitle a:not(.button),html.theme--documenter-dark .hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-success .navbar-menu{background-color:#259a12}}html.theme--documenter-dark .hero.is-success .navbar-item,html.theme--documenter-dark .hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-success a.navbar-item:hover,html.theme--documenter-dark .hero.is-success a.navbar-item.is-active,html.theme--documenter-dark .hero.is-success .navbar-link:hover,html.theme--documenter-dark .hero.is-success .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .hero.is-success .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-success .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-success .tabs li.is-active a{color:#259a12 !important;opacity:1}html.theme--documenter-dark .hero.is-success .tabs.is-boxed a,html.theme--documenter-dark .hero.is-success .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-success .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-success .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-success .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#259a12}html.theme--documenter-dark .hero.is-success.is-bold{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}}html.theme--documenter-dark .hero.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-warning strong{color:inherit}html.theme--documenter-dark .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--documenter-dark .hero.is-warning .subtitle a:not(.button),html.theme--documenter-dark .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-warning .navbar-menu{background-color:#f4c72f}}html.theme--documenter-dark .hero.is-warning .navbar-item,html.theme--documenter-dark .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning a.navbar-item:hover,html.theme--documenter-dark .hero.is-warning a.navbar-item.is-active,html.theme--documenter-dark .hero.is-warning .navbar-link:hover,html.theme--documenter-dark .hero.is-warning .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--documenter-dark .hero.is-warning .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-warning .tabs li.is-active a{color:#f4c72f !important;opacity:1}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed a,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #f09100 0%, #f4c72f 71%, #faef42 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f09100 0%, #f4c72f 71%, #faef42 100%)}}html.theme--documenter-dark .hero.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-danger strong{color:inherit}html.theme--documenter-dark .hero.is-danger .title{color:#fff}html.theme--documenter-dark .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-danger .subtitle a:not(.button),html.theme--documenter-dark .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-danger .navbar-menu{background-color:#cb3c33}}html.theme--documenter-dark .hero.is-danger .navbar-item,html.theme--documenter-dark .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-danger a.navbar-item:hover,html.theme--documenter-dark .hero.is-danger a.navbar-item.is-active,html.theme--documenter-dark .hero.is-danger .navbar-link:hover,html.theme--documenter-dark .hero.is-danger .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-danger .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-danger .tabs li.is-active a{color:#cb3c33 !important;opacity:1}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed a,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#cb3c33}html.theme--documenter-dark .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}}html.theme--documenter-dark .hero.is-small .hero-body,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--documenter-dark .hero.is-halfheight .hero-body,html.theme--documenter-dark .hero.is-fullheight .hero-body,html.theme--documenter-dark .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--documenter-dark .hero.is-halfheight .hero-body>.container,html.theme--documenter-dark .hero.is-fullheight .hero-body>.container,html.theme--documenter-dark .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .hero.is-halfheight{min-height:50vh}html.theme--documenter-dark .hero.is-fullheight{min-height:100vh}html.theme--documenter-dark .hero-video{overflow:hidden}html.theme--documenter-dark .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--documenter-dark .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--documenter-dark .hero-video{display:none}}html.theme--documenter-dark .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .hero-buttons .button{display:flex}html.theme--documenter-dark .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero-buttons{display:flex;justify-content:center}html.theme--documenter-dark .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--documenter-dark .hero-head,html.theme--documenter-dark .hero-foot{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero-body{padding:3rem 3rem}}html.theme--documenter-dark .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--documenter-dark .section{padding:3rem 3rem}html.theme--documenter-dark .section.is-medium{padding:9rem 4.5rem}html.theme--documenter-dark .section.is-large{padding:18rem 6rem}}html.theme--documenter-dark .footer{background-color:#282f2f;padding:3rem 1.5rem 6rem}html.theme--documenter-dark hr{height:1px}html.theme--documenter-dark h6{text-transform:uppercase;letter-spacing:0.5px}html.theme--documenter-dark .hero{background-color:#343c3d}html.theme--documenter-dark a{transition:all 200ms ease}html.theme--documenter-dark .button{transition:all 200ms ease;border-width:1px;color:#fff}html.theme--documenter-dark .button.is-active,html.theme--documenter-dark .button.is-focused,html.theme--documenter-dark .button:active,html.theme--documenter-dark .button:focus{box-shadow:0 0 0 2px rgba(140,155,157,0.5)}html.theme--documenter-dark .button.is-white.is-hovered,html.theme--documenter-dark .button.is-white:hover{background-color:#fff}html.theme--documenter-dark .button.is-white.is-active,html.theme--documenter-dark .button.is-white.is-focused,html.theme--documenter-dark .button.is-white:active,html.theme--documenter-dark .button.is-white:focus{border-color:#fff;box-shadow:0 0 0 2px rgba(255,255,255,0.5)}html.theme--documenter-dark .button.is-black.is-hovered,html.theme--documenter-dark .button.is-black:hover{background-color:#1d1d1d}html.theme--documenter-dark .button.is-black.is-active,html.theme--documenter-dark .button.is-black.is-focused,html.theme--documenter-dark .button.is-black:active,html.theme--documenter-dark .button.is-black:focus{border-color:#0a0a0a;box-shadow:0 0 0 2px rgba(10,10,10,0.5)}html.theme--documenter-dark .button.is-light.is-hovered,html.theme--documenter-dark .button.is-light:hover{background-color:#fff}html.theme--documenter-dark .button.is-light.is-active,html.theme--documenter-dark .button.is-light.is-focused,html.theme--documenter-dark .button.is-light:active,html.theme--documenter-dark .button.is-light:focus{border-color:#ecf0f1;box-shadow:0 0 0 2px rgba(236,240,241,0.5)}html.theme--documenter-dark .button.is-dark.is-hovered,html.theme--documenter-dark .content kbd.button.is-hovered,html.theme--documenter-dark .button.is-dark:hover,html.theme--documenter-dark .content kbd.button:hover{background-color:#3a4344}html.theme--documenter-dark .button.is-dark.is-active,html.theme--documenter-dark .content kbd.button.is-active,html.theme--documenter-dark .button.is-dark.is-focused,html.theme--documenter-dark .content kbd.button.is-focused,html.theme--documenter-dark .button.is-dark:active,html.theme--documenter-dark .content kbd.button:active,html.theme--documenter-dark .button.is-dark:focus,html.theme--documenter-dark .content kbd.button:focus{border-color:#282f2f;box-shadow:0 0 0 2px rgba(40,47,47,0.5)}html.theme--documenter-dark .button.is-primary.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary:hover,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:hover{background-color:#436d9a}html.theme--documenter-dark .button.is-primary.is-active,html.theme--documenter-dark .docstring>section>a.button.is-active.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink,html.theme--documenter-dark .button.is-primary:active,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary:focus,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus{border-color:#375a7f;box-shadow:0 0 0 2px rgba(55,90,127,0.5)}html.theme--documenter-dark .button.is-link.is-hovered,html.theme--documenter-dark .button.is-link:hover{background-color:#1fdeb8}html.theme--documenter-dark .button.is-link.is-active,html.theme--documenter-dark .button.is-link.is-focused,html.theme--documenter-dark .button.is-link:active,html.theme--documenter-dark .button.is-link:focus{border-color:#1abc9c;box-shadow:0 0 0 2px rgba(26,188,156,0.5)}html.theme--documenter-dark .button.is-info.is-hovered,html.theme--documenter-dark .button.is-info:hover{background-color:#5a76d5}html.theme--documenter-dark .button.is-info.is-active,html.theme--documenter-dark .button.is-info.is-focused,html.theme--documenter-dark .button.is-info:active,html.theme--documenter-dark .button.is-info:focus{border-color:#3c5dcd;box-shadow:0 0 0 2px rgba(60,93,205,0.5)}html.theme--documenter-dark .button.is-success.is-hovered,html.theme--documenter-dark .button.is-success:hover{background-color:#2dbc16}html.theme--documenter-dark .button.is-success.is-active,html.theme--documenter-dark .button.is-success.is-focused,html.theme--documenter-dark .button.is-success:active,html.theme--documenter-dark .button.is-success:focus{border-color:#259a12;box-shadow:0 0 0 2px rgba(37,154,18,0.5)}html.theme--documenter-dark .button.is-warning.is-hovered,html.theme--documenter-dark .button.is-warning:hover{background-color:#f6d153}html.theme--documenter-dark .button.is-warning.is-active,html.theme--documenter-dark .button.is-warning.is-focused,html.theme--documenter-dark .button.is-warning:active,html.theme--documenter-dark .button.is-warning:focus{border-color:#f4c72f;box-shadow:0 0 0 2px rgba(244,199,47,0.5)}html.theme--documenter-dark .button.is-danger.is-hovered,html.theme--documenter-dark .button.is-danger:hover{background-color:#d35951}html.theme--documenter-dark .button.is-danger.is-active,html.theme--documenter-dark .button.is-danger.is-focused,html.theme--documenter-dark .button.is-danger:active,html.theme--documenter-dark .button.is-danger:focus{border-color:#cb3c33;box-shadow:0 0 0 2px rgba(203,60,51,0.5)}html.theme--documenter-dark .label{color:#dbdee0}html.theme--documenter-dark .button,html.theme--documenter-dark .control.has-icons-left .icon,html.theme--documenter-dark .control.has-icons-right .icon,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .select,html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea{height:2.5em}html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em}html.theme--documenter-dark .select:after,html.theme--documenter-dark .select select{border-width:1px}html.theme--documenter-dark .control.has-addons .button,html.theme--documenter-dark .control.has-addons .input,html.theme--documenter-dark .control.has-addons #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-addons form.docs-search>input,html.theme--documenter-dark .control.has-addons .select{margin-right:-1px}html.theme--documenter-dark .notification{background-color:#343c3d}html.theme--documenter-dark .card{box-shadow:none;border:1px solid #343c3d;background-color:#282f2f;border-radius:.4em}html.theme--documenter-dark .card .card-image img{border-radius:.4em .4em 0 0}html.theme--documenter-dark .card .card-header{box-shadow:none;background-color:rgba(18,18,18,0.2);border-radius:.4em .4em 0 0}html.theme--documenter-dark .card .card-footer{background-color:rgba(18,18,18,0.2)}html.theme--documenter-dark .card .card-footer,html.theme--documenter-dark .card .card-footer-item{border-width:1px;border-color:#343c3d}html.theme--documenter-dark .notification.is-white a:not(.button){color:#0a0a0a;text-decoration:underline}html.theme--documenter-dark .notification.is-black a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-light a:not(.button){color:rgba(0,0,0,0.7);text-decoration:underline}html.theme--documenter-dark .notification.is-dark a:not(.button),html.theme--documenter-dark .content kbd.notification a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-primary a:not(.button),html.theme--documenter-dark .docstring>section>a.notification.docs-sourcelink a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-link a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-info a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-success a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-warning a:not(.button){color:rgba(0,0,0,0.7);text-decoration:underline}html.theme--documenter-dark .notification.is-danger a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .tag,html.theme--documenter-dark .content kbd,html.theme--documenter-dark .docstring>section>a.docs-sourcelink{border-radius:.4em}html.theme--documenter-dark .menu-list a{transition:all 300ms ease}html.theme--documenter-dark .modal-card-body{background-color:#282f2f}html.theme--documenter-dark .modal-card-foot,html.theme--documenter-dark .modal-card-head{border-color:#343c3d}html.theme--documenter-dark .message-header{font-weight:700;background-color:#343c3d;color:#fff}html.theme--documenter-dark .message-body{border-width:1px;border-color:#343c3d}html.theme--documenter-dark .navbar{border-radius:.4em}html.theme--documenter-dark .navbar.is-transparent{background:none}html.theme--documenter-dark .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1abc9c}@media screen and (max-width: 1055px){html.theme--documenter-dark .navbar .navbar-menu{background-color:#375a7f;border-radius:0 0 .4em .4em}}html.theme--documenter-dark .hero .navbar,html.theme--documenter-dark body>.navbar{border-radius:0}html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-previous{border-width:1px}html.theme--documenter-dark .panel-block,html.theme--documenter-dark .panel-heading,html.theme--documenter-dark .panel-tabs{border-width:1px}html.theme--documenter-dark .panel-block:first-child,html.theme--documenter-dark .panel-heading:first-child,html.theme--documenter-dark .panel-tabs:first-child{border-top-width:1px}html.theme--documenter-dark .panel-heading{font-weight:700}html.theme--documenter-dark .panel-tabs a{border-width:1px;margin-bottom:-1px}html.theme--documenter-dark .panel-tabs a.is-active{border-bottom-color:#17a689}html.theme--documenter-dark .panel-block:hover{color:#1dd2af}html.theme--documenter-dark .panel-block:hover .panel-icon{color:#1dd2af}html.theme--documenter-dark .panel-block.is-active .panel-icon{color:#17a689}html.theme--documenter-dark .tabs a{border-bottom-width:1px;margin-bottom:-1px}html.theme--documenter-dark .tabs ul{border-bottom-width:1px}html.theme--documenter-dark .tabs.is-boxed a{border-width:1px}html.theme--documenter-dark .tabs.is-boxed li.is-active a{background-color:#1f2424}html.theme--documenter-dark .tabs.is-toggle li a{border-width:1px;margin-bottom:0}html.theme--documenter-dark .tabs.is-toggle li+li{margin-left:-1px}html.theme--documenter-dark .hero.is-white .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-black .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-light .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-dark .navbar .navbar-dropdown .navbar-item:hover,html.theme--documenter-dark .content kbd.hero .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-primary .navbar .navbar-dropdown .navbar-item:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-link .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-info .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-success .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-warning .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-danger .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark h1 .docs-heading-anchor,html.theme--documenter-dark h1 .docs-heading-anchor:hover,html.theme--documenter-dark h1 .docs-heading-anchor:visited,html.theme--documenter-dark h2 .docs-heading-anchor,html.theme--documenter-dark h2 .docs-heading-anchor:hover,html.theme--documenter-dark h2 .docs-heading-anchor:visited,html.theme--documenter-dark h3 .docs-heading-anchor,html.theme--documenter-dark h3 .docs-heading-anchor:hover,html.theme--documenter-dark h3 .docs-heading-anchor:visited,html.theme--documenter-dark h4 .docs-heading-anchor,html.theme--documenter-dark h4 .docs-heading-anchor:hover,html.theme--documenter-dark h4 .docs-heading-anchor:visited,html.theme--documenter-dark h5 .docs-heading-anchor,html.theme--documenter-dark h5 .docs-heading-anchor:hover,html.theme--documenter-dark h5 .docs-heading-anchor:visited,html.theme--documenter-dark h6 .docs-heading-anchor,html.theme--documenter-dark h6 .docs-heading-anchor:hover,html.theme--documenter-dark h6 .docs-heading-anchor:visited{color:#f2f2f2}html.theme--documenter-dark h1 .docs-heading-anchor-permalink,html.theme--documenter-dark h2 .docs-heading-anchor-permalink,html.theme--documenter-dark h3 .docs-heading-anchor-permalink,html.theme--documenter-dark h4 .docs-heading-anchor-permalink,html.theme--documenter-dark h5 .docs-heading-anchor-permalink,html.theme--documenter-dark h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--documenter-dark h1 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h2 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h3 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h4 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h5 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--documenter-dark h1:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h2:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h3:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h4:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h5:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--documenter-dark .docs-light-only{display:none !important}html.theme--documenter-dark pre{position:relative;overflow:hidden}html.theme--documenter-dark pre code,html.theme--documenter-dark pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--documenter-dark pre code:first-of-type,html.theme--documenter-dark pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--documenter-dark pre code:last-of-type,html.theme--documenter-dark pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--documenter-dark pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#fff;cursor:pointer;text-align:center}html.theme--documenter-dark pre .copy-button:focus,html.theme--documenter-dark pre .copy-button:hover{opacity:1;background:rgba(255,255,255,0.1);color:#1abc9c}html.theme--documenter-dark pre .copy-button.success{color:#259a12;opacity:1}html.theme--documenter-dark pre .copy-button.error{color:#cb3c33;opacity:1}html.theme--documenter-dark pre:hover .copy-button{opacity:1}html.theme--documenter-dark .admonition{background-color:#282f2f;border-style:solid;border-width:2px;border-color:#dbdee0;border-radius:4px;font-size:1rem}html.theme--documenter-dark .admonition strong{color:currentColor}html.theme--documenter-dark .admonition.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--documenter-dark .admonition.is-medium{font-size:1.25rem}html.theme--documenter-dark .admonition.is-large{font-size:1.5rem}html.theme--documenter-dark .admonition.is-default{background-color:#282f2f;border-color:#dbdee0}html.theme--documenter-dark .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .admonition.is-default>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-info{background-color:#282f2f;border-color:#3c5dcd}html.theme--documenter-dark .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#3c5dcd}html.theme--documenter-dark .admonition.is-info>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-success{background-color:#282f2f;border-color:#259a12}html.theme--documenter-dark .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#259a12}html.theme--documenter-dark .admonition.is-success>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-warning{background-color:#282f2f;border-color:#f4c72f}html.theme--documenter-dark .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#f4c72f}html.theme--documenter-dark .admonition.is-warning>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-danger{background-color:#282f2f;border-color:#cb3c33}html.theme--documenter-dark .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#cb3c33}html.theme--documenter-dark .admonition.is-danger>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-compat{background-color:#282f2f;border-color:#3489da}html.theme--documenter-dark .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#3489da}html.theme--documenter-dark .admonition.is-compat>.admonition-body{color:#fff}html.theme--documenter-dark .admonition-header{color:#dbdee0;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--documenter-dark .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--documenter-dark details.admonition.is-details>.admonition-header{list-style:none}html.theme--documenter-dark details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--documenter-dark details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--documenter-dark .admonition-body{color:#fff;padding:0.5rem .75rem}html.theme--documenter-dark .admonition-body pre{background-color:#282f2f}html.theme--documenter-dark .admonition-body code{background-color:rgba(255,255,255,0.05)}html.theme--documenter-dark .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #5e6d6f;border-radius:4px;box-shadow:none;max-width:100%}html.theme--documenter-dark .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#282f2f;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #5e6d6f;overflow:auto}html.theme--documenter-dark .docstring>header code{background-color:transparent}html.theme--documenter-dark .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--documenter-dark .docstring>header .docstring-binding{margin-right:0.3em}html.theme--documenter-dark .docstring>header .docstring-category{margin-left:0.3em}html.theme--documenter-dark .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #5e6d6f}html.theme--documenter-dark .docstring>section:last-child{border-bottom:none}html.theme--documenter-dark .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--documenter-dark .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--documenter-dark .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--documenter-dark .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--documenter-dark .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--documenter-dark .documenter-example-output{background-color:#1f2424}html.theme--documenter-dark .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#282f2f;color:#fff;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--documenter-dark .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--documenter-dark .outdated-warning-overlay a{color:#1abc9c}html.theme--documenter-dark .outdated-warning-overlay a:hover{color:#1dd2af}html.theme--documenter-dark .content pre{border:2px solid #5e6d6f;border-radius:4px}html.theme--documenter-dark .content code{font-weight:inherit}html.theme--documenter-dark .content a code{color:#1abc9c}html.theme--documenter-dark .content a:hover code{color:#1dd2af}html.theme--documenter-dark .content h1 code,html.theme--documenter-dark .content h2 code,html.theme--documenter-dark .content h3 code,html.theme--documenter-dark .content h4 code,html.theme--documenter-dark .content h5 code,html.theme--documenter-dark .content h6 code{color:#f2f2f2}html.theme--documenter-dark .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--documenter-dark .content blockquote>ul:first-child,html.theme--documenter-dark .content blockquote>ol:first-child,html.theme--documenter-dark .content .admonition-body>ul:first-child,html.theme--documenter-dark .content .admonition-body>ol:first-child{margin-top:0}html.theme--documenter-dark pre,html.theme--documenter-dark code{font-variant-ligatures:no-contextual}html.theme--documenter-dark .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--documenter-dark .breadcrumb a.is-disabled,html.theme--documenter-dark .breadcrumb a.is-disabled:hover{color:#f2f2f2}html.theme--documenter-dark .hljs{background:initial !important}html.theme--documenter-dark .katex .katex-mathml{top:0;right:0}html.theme--documenter-dark .katex-display,html.theme--documenter-dark mjx-container,html.theme--documenter-dark .MathJax_Display{margin:0.5em 0 !important}html.theme--documenter-dark html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--documenter-dark li.no-marker{list-style:none}html.theme--documenter-dark #documenter .docs-main>article{overflow-wrap:break-word}html.theme--documenter-dark #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main{width:100%}html.theme--documenter-dark #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--documenter-dark #documenter .docs-main>header,html.theme--documenter-dark #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--documenter-dark #documenter .docs-main header.docs-navbar{background-color:#1f2424;border-bottom:1px solid #5e6d6f;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--documenter-dark #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--documenter-dark #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--documenter-dark #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--documenter-dark #documenter .docs-main section.footnotes{border-top:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-main section.footnotes li .tag:first-child,html.theme--documenter-dark #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--documenter-dark #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--documenter-dark .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--documenter-dark #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #5e6d6f;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--documenter-dark #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--documenter-dark #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--documenter-dark #documenter .docs-sidebar{display:flex;flex-direction:column;color:#fff;background-color:#282f2f;border-right:1px solid #5e6d6f;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--documenter-dark #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar{left:0;top:0}}html.theme--documenter-dark #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name a,html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name a:hover{color:#fff}html.theme--documenter-dark #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #5e6d6f;display:none;padding:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #5e6d6f;padding-bottom:1.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#fff;background:#282f2f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#fff;background-color:#32393a}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #5e6d6f;border-bottom:1px solid #5e6d6f;background-color:#1f2424}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#1f2424;color:#fff}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#32393a;color:#fff}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--documenter-dark #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--documenter-dark #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3b4445}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#4e5a5c}}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3b4445}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#4e5a5c}}html.theme--documenter-dark kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--documenter-dark .search-min-width-50{min-width:50%}html.theme--documenter-dark .search-min-height-100{min-height:100%}html.theme--documenter-dark .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--documenter-dark .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--documenter-dark .search-result-link:hover,html.theme--documenter-dark .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--documenter-dark .search-result-link .property-search-result-badge,html.theme--documenter-dark .search-result-link .search-filter{transition:all 300ms}html.theme--documenter-dark .property-search-result-badge,html.theme--documenter-dark .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--documenter-dark .search-result-link:hover .property-search-result-badge,html.theme--documenter-dark .search-result-link:hover .search-filter,html.theme--documenter-dark .search-result-link:focus .property-search-result-badge,html.theme--documenter-dark .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--documenter-dark .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--documenter-dark .search-filter:hover,html.theme--documenter-dark .search-filter:focus{color:#333}html.theme--documenter-dark .search-filter-selected{color:#f5f5f5;background-color:rgba(139,0,139,0.5)}html.theme--documenter-dark .search-filter-selected:hover,html.theme--documenter-dark .search-filter-selected:focus{color:#f5f5f5}html.theme--documenter-dark .search-result-highlight{background-color:#ffdd57;color:black}html.theme--documenter-dark .search-divider{border-bottom:1px solid #5e6d6f}html.theme--documenter-dark .search-result-title{width:85%;color:#f5f5f5}html.theme--documenter-dark .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--documenter-dark .w-100{width:100%}html.theme--documenter-dark .gap-2{gap:0.5rem}html.theme--documenter-dark .gap-4{gap:1rem}html.theme--documenter-dark .gap-8{gap:2rem}html.theme--documenter-dark{background-color:#1f2424;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--documenter-dark .ansi span.sgr1{font-weight:bolder}html.theme--documenter-dark .ansi span.sgr2{font-weight:lighter}html.theme--documenter-dark .ansi span.sgr3{font-style:italic}html.theme--documenter-dark .ansi span.sgr4{text-decoration:underline}html.theme--documenter-dark .ansi span.sgr7{color:#1f2424;background-color:#fff}html.theme--documenter-dark .ansi span.sgr8{color:transparent}html.theme--documenter-dark .ansi span.sgr8 span{color:transparent}html.theme--documenter-dark .ansi span.sgr9{text-decoration:line-through}html.theme--documenter-dark .ansi span.sgr30{color:#242424}html.theme--documenter-dark .ansi span.sgr31{color:#f6705f}html.theme--documenter-dark .ansi span.sgr32{color:#4fb43a}html.theme--documenter-dark .ansi span.sgr33{color:#f4c72f}html.theme--documenter-dark .ansi span.sgr34{color:#7587f0}html.theme--documenter-dark .ansi span.sgr35{color:#bc89d3}html.theme--documenter-dark .ansi span.sgr36{color:#49b6ca}html.theme--documenter-dark .ansi span.sgr37{color:#b3bdbe}html.theme--documenter-dark .ansi span.sgr40{background-color:#242424}html.theme--documenter-dark .ansi span.sgr41{background-color:#f6705f}html.theme--documenter-dark .ansi span.sgr42{background-color:#4fb43a}html.theme--documenter-dark .ansi span.sgr43{background-color:#f4c72f}html.theme--documenter-dark .ansi span.sgr44{background-color:#7587f0}html.theme--documenter-dark .ansi span.sgr45{background-color:#bc89d3}html.theme--documenter-dark .ansi span.sgr46{background-color:#49b6ca}html.theme--documenter-dark .ansi span.sgr47{background-color:#b3bdbe}html.theme--documenter-dark .ansi span.sgr90{color:#92a0a2}html.theme--documenter-dark .ansi span.sgr91{color:#ff8674}html.theme--documenter-dark .ansi span.sgr92{color:#79d462}html.theme--documenter-dark .ansi span.sgr93{color:#ffe76b}html.theme--documenter-dark .ansi span.sgr94{color:#8a98ff}html.theme--documenter-dark .ansi span.sgr95{color:#d2a4e6}html.theme--documenter-dark .ansi span.sgr96{color:#6bc8db}html.theme--documenter-dark .ansi span.sgr97{color:#ecf0f1}html.theme--documenter-dark .ansi span.sgr100{background-color:#92a0a2}html.theme--documenter-dark .ansi span.sgr101{background-color:#ff8674}html.theme--documenter-dark .ansi span.sgr102{background-color:#79d462}html.theme--documenter-dark .ansi span.sgr103{background-color:#ffe76b}html.theme--documenter-dark .ansi span.sgr104{background-color:#8a98ff}html.theme--documenter-dark .ansi span.sgr105{background-color:#d2a4e6}html.theme--documenter-dark .ansi span.sgr106{background-color:#6bc8db}html.theme--documenter-dark .ansi span.sgr107{background-color:#ecf0f1}html.theme--documenter-dark code.language-julia-repl>span.hljs-meta{color:#4fb43a;font-weight:bolder}html.theme--documenter-dark .hljs{background:#2b2b2b;color:#f8f8f2}html.theme--documenter-dark .hljs-comment,html.theme--documenter-dark .hljs-quote{color:#d4d0ab}html.theme--documenter-dark .hljs-variable,html.theme--documenter-dark .hljs-template-variable,html.theme--documenter-dark .hljs-tag,html.theme--documenter-dark .hljs-name,html.theme--documenter-dark .hljs-selector-id,html.theme--documenter-dark .hljs-selector-class,html.theme--documenter-dark .hljs-regexp,html.theme--documenter-dark .hljs-deletion{color:#ffa07a}html.theme--documenter-dark .hljs-number,html.theme--documenter-dark .hljs-built_in,html.theme--documenter-dark .hljs-literal,html.theme--documenter-dark .hljs-type,html.theme--documenter-dark .hljs-params,html.theme--documenter-dark .hljs-meta,html.theme--documenter-dark .hljs-link{color:#f5ab35}html.theme--documenter-dark .hljs-attribute{color:#ffd700}html.theme--documenter-dark .hljs-string,html.theme--documenter-dark .hljs-symbol,html.theme--documenter-dark .hljs-bullet,html.theme--documenter-dark .hljs-addition{color:#abe338}html.theme--documenter-dark .hljs-title,html.theme--documenter-dark .hljs-section{color:#00e0e0}html.theme--documenter-dark .hljs-keyword,html.theme--documenter-dark .hljs-selector-tag{color:#dcc6e0}html.theme--documenter-dark .hljs-emphasis{font-style:italic}html.theme--documenter-dark .hljs-strong{font-weight:bold}@media screen and (-ms-high-contrast: active){html.theme--documenter-dark .hljs-addition,html.theme--documenter-dark .hljs-attribute,html.theme--documenter-dark .hljs-built_in,html.theme--documenter-dark .hljs-bullet,html.theme--documenter-dark .hljs-comment,html.theme--documenter-dark .hljs-link,html.theme--documenter-dark .hljs-literal,html.theme--documenter-dark .hljs-meta,html.theme--documenter-dark .hljs-number,html.theme--documenter-dark .hljs-params,html.theme--documenter-dark .hljs-string,html.theme--documenter-dark .hljs-symbol,html.theme--documenter-dark .hljs-type,html.theme--documenter-dark .hljs-quote{color:highlight}html.theme--documenter-dark .hljs-keyword,html.theme--documenter-dark .hljs-selector-tag{font-weight:bold}}html.theme--documenter-dark .hljs-subst{color:#f8f8f2}html.theme--documenter-dark .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--documenter-dark .search-result-link:hover,html.theme--documenter-dark .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--documenter-dark .search-result-link .property-search-result-badge,html.theme--documenter-dark .search-result-link .search-filter{transition:all 300ms}html.theme--documenter-dark .search-result-link:hover .property-search-result-badge,html.theme--documenter-dark .search-result-link:hover .search-filter,html.theme--documenter-dark .search-result-link:focus .property-search-result-badge,html.theme--documenter-dark .search-result-link:focus .search-filter{color:#333 !important;background-color:#f1f5f9 !important}html.theme--documenter-dark .search-result-title{color:whitesmoke}html.theme--documenter-dark .search-result-highlight{background-color:greenyellow;color:black}html.theme--documenter-dark .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--documenter-dark .w-100{width:100%}html.theme--documenter-dark .gap-2{gap:0.5rem}html.theme--documenter-dark .gap-4{gap:1rem} diff --git a/previews/PR29/assets/themes/documenter-light.css b/previews/PR29/assets/themes/documenter-light.css new file mode 100644 index 0000000..a435b3b --- /dev/null +++ b/previews/PR29/assets/themes/documenter-light.css @@ -0,0 +1,9 @@ +.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,#documenter .docs-sidebar form.docs-search>input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,#documenter .docs-sidebar form.docs-search>input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,#documenter .docs-sidebar form.docs-search>input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.is-active.button{outline:none}.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled],.pagination-ellipsis[disabled],.file-cta[disabled],.file-name[disabled],.select select[disabled],.textarea[disabled],.input[disabled],#documenter .docs-sidebar form.docs-search>input[disabled],.button[disabled],fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] .button{cursor:not-allowed}.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}.admonition:not(:last-child),.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close::before,.delete::before,.modal-close::after,.delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close::before,.delete::before{height:2px;width:50%}.modal-close::after,.delete::after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:rgba(10,10,10,0.3)}.modal-close:active,.delete:active{background-color:rgba(10,10,10,0.4)}.is-small.modal-close,#documenter .docs-sidebar form.docs-search>input.modal-close,.is-small.delete,#documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading::after,.select.is-loading::after,.loader,.button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.modal-background,.modal,.image.is-square img,#documenter .docs-sidebar .docs-logo>img.is-square img,.image.is-square .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,.image.is-1by1 img,#documenter .docs-sidebar .docs-logo>img.is-1by1 img,.image.is-1by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,.image.is-5by4 img,#documenter .docs-sidebar .docs-logo>img.is-5by4 img,.image.is-5by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,.image.is-4by3 img,#documenter .docs-sidebar .docs-logo>img.is-4by3 img,.image.is-4by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,.image.is-3by2 img,#documenter .docs-sidebar .docs-logo>img.is-3by2 img,.image.is-3by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,.image.is-5by3 img,#documenter .docs-sidebar .docs-logo>img.is-5by3 img,.image.is-5by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,.image.is-16by9 img,#documenter .docs-sidebar .docs-logo>img.is-16by9 img,.image.is-16by9 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,.image.is-2by1 img,#documenter .docs-sidebar .docs-logo>img.is-2by1 img,.image.is-2by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,.image.is-3by1 img,#documenter .docs-sidebar .docs-logo>img.is-3by1 img,.image.is-3by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,.image.is-4by5 img,#documenter .docs-sidebar .docs-logo>img.is-4by5 img,.image.is-4by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,.image.is-3by4 img,#documenter .docs-sidebar .docs-logo>img.is-3by4 img,.image.is-3by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,.image.is-2by3 img,#documenter .docs-sidebar .docs-logo>img.is-2by3 img,.image.is-2by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,.image.is-3by5 img,#documenter .docs-sidebar .docs-logo>img.is-3by5 img,.image.is-3by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,.image.is-9by16 img,#documenter .docs-sidebar .docs-logo>img.is-9by16 img,.image.is-9by16 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,.image.is-1by2 img,#documenter .docs-sidebar .docs-logo>img.is-1by2 img,.image.is-1by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,.image.is-1by3 img,#documenter .docs-sidebar .docs-logo>img.is-1by3 img,.image.is-1by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#363636 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c !important}.has-background-dark{background-color:#363636 !important}.has-text-primary{color:#4eb5de !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#27a1d2 !important}.has-background-primary{background-color:#4eb5de !important}.has-text-primary-light{color:#eef8fc !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#c3e6f4 !important}.has-background-primary-light{background-color:#eef8fc !important}.has-text-primary-dark{color:#1a6d8e !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#228eb9 !important}.has-background-primary-dark{background-color:#1a6d8e !important}.has-text-link{color:#2e63b8 !important}a.has-text-link:hover,a.has-text-link:focus{color:#244d8f !important}.has-background-link{background-color:#2e63b8 !important}.has-text-link-light{color:#eff3fb !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c6d6f1 !important}.has-background-link-light{background-color:#eff3fb !important}.has-text-link-dark{color:#3169c4 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#5485d4 !important}.has-background-link-dark{background-color:#3169c4 !important}.has-text-info{color:#3c5dcd !important}a.has-text-info:hover,a.has-text-info:focus{color:#2c48aa !important}.has-background-info{background-color:#3c5dcd !important}.has-text-info-light{color:#eff2fb !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6d0f0 !important}.has-background-info-light{background-color:#eff2fb !important}.has-text-info-dark{color:#3253c3 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#5571d3 !important}.has-background-info-dark{background-color:#3253c3 !important}.has-text-success{color:#259a12 !important}a.has-text-success:hover,a.has-text-success:focus{color:#1a6c0d !important}.has-background-success{background-color:#259a12 !important}.has-text-success-light{color:#effded !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c7f8bf !important}.has-background-success-light{background-color:#effded !important}.has-text-success-dark{color:#2ec016 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#3fe524 !important}.has-background-success-dark{background-color:#2ec016 !important}.has-text-warning{color:#a98800 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#765f00 !important}.has-background-warning{background-color:#a98800 !important}.has-text-warning-light{color:#fffbeb !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fff1b8 !important}.has-background-warning-light{background-color:#fffbeb !important}.has-text-warning-dark{color:#cca400 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#ffcd00 !important}.has-background-warning-dark{background-color:#cca400 !important}.has-text-danger{color:#cb3c33 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a23029 !important}.has-background-danger{background-color:#cb3c33 !important}.has-text-danger-light{color:#fbefef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f1c8c6 !important}.has-background-danger-light{background-color:#fbefef !important}.has-text-danger-dark{color:#c03930 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#d35850 !important}.has-background-danger-dark{background-color:#c03930 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363636 !important}.has-background-grey-darker{background-color:#363636 !important}.has-text-grey-dark{color:#4a4a4a !important}.has-background-grey-dark{background-color:#4a4a4a !important}.has-text-grey{color:#6b6b6b !important}.has-background-grey{background-color:#6b6b6b !important}.has-text-grey-light{color:#b5b5b5 !important}.has-background-grey-light{background-color:#b5b5b5 !important}.has-text-grey-lighter{color:#dbdbdb !important}.has-background-grey-lighter{background-color:#dbdbdb !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,.docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}body{color:#222;font-size:1em;font-weight:400;line-height:1.5}a{color:#2e63b8;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:rgba(0,0,0,0.05);color:#000;font-size:.875em;font-weight:normal;padding:.1em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type="checkbox"],input[type="radio"]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#222;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#222;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#222}@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:#bbb;color:#222;display:block;padding:1.25rem}a.box:hover,a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #2e63b8}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #2e63b8}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#222;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button #documenter .docs-sidebar form.docs-search>input.icon,#documenter .docs-sidebar .button form.docs-search>input.icon,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}.button:hover,.button.is-hovered{border-color:#b5b5b5;color:#363636}.button:focus,.button.is-focused{border-color:#3c5dcd;color:#363636}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#222;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#f5f5f5;color:#222}.button.is-text:active,.button.is-text.is-active{background-color:#e8e8e8;color:#222}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#2e63b8;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#2e63b8;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white:focus,.button.is-white.is-focused{border-color:transparent;color:#0a0a0a}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-outlined.is-loading:hover::after,.button.is-white.is-outlined.is-loading.is-hovered::after,.button.is-white.is-outlined.is-loading:focus::after,.button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover::after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-white.is-inverted.is-outlined.is-loading:focus::after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:transparent;color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-black.is-outlined.is-loading:hover::after,.button.is-black.is-outlined.is-loading.is-hovered::after,.button.is-black.is-outlined.is-loading:focus::after,.button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading:hover::after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-black.is-inverted.is-outlined.is-loading:focus::after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:hover,.button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:focus,.button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.button.is-light:active,.button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}.button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-light.is-outlined.is-loading:hover::after,.button.is-light.is-outlined.is-loading.is-hovered::after,.button.is-light.is-outlined.is-loading:focus::after,.button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading:hover::after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-light.is-inverted.is-outlined.is-loading:focus::after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}.button.is-dark,.content kbd.button{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark:hover,.content kbd.button:hover,.button.is-dark.is-hovered,.content kbd.button.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark:focus,.content kbd.button:focus,.button.is-dark.is-focused,.content kbd.button.is-focused{border-color:transparent;color:#fff}.button.is-dark:focus:not(:active),.content kbd.button:focus:not(:active),.button.is-dark.is-focused:not(:active),.content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.button.is-dark:active,.content kbd.button:active,.button.is-dark.is-active,.content kbd.button.is-active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],.content kbd.button[disabled],fieldset[disabled] .button.is-dark,fieldset[disabled] .content kbd.button,.content fieldset[disabled] kbd.button{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-dark.is-inverted,.content kbd.button.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted:hover,.content kbd.button.is-inverted:hover,.button.is-dark.is-inverted.is-hovered,.content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],.content kbd.button.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted,fieldset[disabled] .content kbd.button.is-inverted,.content fieldset[disabled] kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading::after,.content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-dark.is-outlined,.content kbd.button.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:hover,.content kbd.button.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.content kbd.button.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.content kbd.button.is-outlined:focus,.button.is-dark.is-outlined.is-focused,.content kbd.button.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading::after,.content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-outlined.is-loading:hover::after,.content kbd.button.is-outlined.is-loading:hover::after,.button.is-dark.is-outlined.is-loading.is-hovered::after,.content kbd.button.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-outlined.is-loading:focus::after,.content kbd.button.is-outlined.is-loading:focus::after,.button.is-dark.is-outlined.is-loading.is-focused::after,.content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-dark.is-outlined[disabled],.content kbd.button.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined,fieldset[disabled] .content kbd.button.is-outlined,.content fieldset[disabled] kbd.button.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined,.content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined:hover,.content kbd.button.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.content kbd.button.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.content kbd.button.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused,.content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading:hover::after,.content kbd.button.is-inverted.is-outlined.is-loading:hover::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.content kbd.button.is-inverted.is-outlined.is-loading:focus::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-inverted.is-outlined[disabled],.content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined,fieldset[disabled] .content kbd.button.is-inverted.is-outlined,.content fieldset[disabled] kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary,.docstring>section>a.button.docs-sourcelink{background-color:#4eb5de;border-color:transparent;color:#fff}.button.is-primary:hover,.docstring>section>a.button.docs-sourcelink:hover,.button.is-primary.is-hovered,.docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#43b1dc;border-color:transparent;color:#fff}.button.is-primary:focus,.docstring>section>a.button.docs-sourcelink:focus,.button.is-primary.is-focused,.docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}.button.is-primary:focus:not(:active),.docstring>section>a.button.docs-sourcelink:focus:not(:active),.button.is-primary.is-focused:not(:active),.docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.button.is-primary:active,.docstring>section>a.button.docs-sourcelink:active,.button.is-primary.is-active,.docstring>section>a.button.is-active.docs-sourcelink{background-color:#39acda;border-color:transparent;color:#fff}.button.is-primary[disabled],.docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary,fieldset[disabled] .docstring>section>a.button.docs-sourcelink{background-color:#4eb5de;border-color:#4eb5de;box-shadow:none}.button.is-primary.is-inverted,.docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#4eb5de}.button.is-primary.is-inverted:hover,.docstring>section>a.button.is-inverted.docs-sourcelink:hover,.button.is-primary.is-inverted.is-hovered,.docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],.docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-inverted,fieldset[disabled] .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#4eb5de}.button.is-primary.is-loading::after,.docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined,.docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#4eb5de;color:#4eb5de}.button.is-primary.is-outlined:hover,.docstring>section>a.button.is-outlined.docs-sourcelink:hover,.button.is-primary.is-outlined.is-hovered,.docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,.button.is-primary.is-outlined:focus,.docstring>section>a.button.is-outlined.docs-sourcelink:focus,.button.is-primary.is-outlined.is-focused,.docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#4eb5de;border-color:#4eb5de;color:#fff}.button.is-primary.is-outlined.is-loading::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #4eb5de #4eb5de !important}.button.is-primary.is-outlined.is-loading:hover::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,.button.is-primary.is-outlined.is-loading.is-hovered::after,.docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,.button.is-primary.is-outlined.is-loading:focus::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,.button.is-primary.is-outlined.is-loading.is-focused::after,.docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined[disabled],.docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-outlined,fieldset[disabled] .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#4eb5de;box-shadow:none;color:#4eb5de}.button.is-primary.is-inverted.is-outlined,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,.button.is-primary.is-inverted.is-outlined:focus,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,.button.is-primary.is-inverted.is-outlined.is-focused,.docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#4eb5de}.button.is-primary.is-inverted.is-outlined.is-loading:hover::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,.button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #4eb5de #4eb5de !important}.button.is-primary.is-inverted.is-outlined[disabled],.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined,fieldset[disabled] .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light,.docstring>section>a.button.is-light.docs-sourcelink{background-color:#eef8fc;color:#1a6d8e}.button.is-primary.is-light:hover,.docstring>section>a.button.is-light.docs-sourcelink:hover,.button.is-primary.is-light.is-hovered,.docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e3f3fa;border-color:transparent;color:#1a6d8e}.button.is-primary.is-light:active,.docstring>section>a.button.is-light.docs-sourcelink:active,.button.is-primary.is-light.is-active,.docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d8eff8;border-color:transparent;color:#1a6d8e}.button.is-link{background-color:#2e63b8;border-color:transparent;color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#2b5eae;border-color:transparent;color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:transparent;color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.button.is-link:active,.button.is-link.is-active{background-color:#2958a4;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#2e63b8;border-color:#2e63b8;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#2e63b8}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#2e63b8}.button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined{background-color:transparent;border-color:#2e63b8;color:#2e63b8}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #2e63b8 #2e63b8 !important}.button.is-link.is-outlined.is-loading:hover::after,.button.is-link.is-outlined.is-loading.is-hovered::after,.button.is-link.is-outlined.is-loading:focus::after,.button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#2e63b8;box-shadow:none;color:#2e63b8}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#2e63b8}.button.is-link.is-inverted.is-outlined.is-loading:hover::after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-link.is-inverted.is-outlined.is-loading:focus::after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #2e63b8 #2e63b8 !important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff3fb;color:#3169c4}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{background-color:#e4ecf8;border-color:transparent;color:#3169c4}.button.is-link.is-light:active,.button.is-link.is-light.is-active{background-color:#dae5f6;border-color:transparent;color:#3169c4}.button.is-info{background-color:#3c5dcd;border-color:transparent;color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#3355c9;border-color:transparent;color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:transparent;color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.button.is-info:active,.button.is-info.is-active{background-color:#3151bf;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3c5dcd;border-color:#3c5dcd;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3c5dcd}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3c5dcd}.button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;color:#3c5dcd}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}.button.is-info.is-outlined.is-loading:hover::after,.button.is-info.is-outlined.is-loading.is-hovered::after,.button.is-info.is-outlined.is-loading:focus::after,.button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;box-shadow:none;color:#3c5dcd}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3c5dcd}.button.is-info.is-inverted.is-outlined.is-loading:hover::after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-info.is-inverted.is-outlined.is-loading:focus::after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff2fb;color:#3253c3}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{background-color:#e5e9f8;border-color:transparent;color:#3253c3}.button.is-info.is-light:active,.button.is-info.is-light.is-active{background-color:#dae1f6;border-color:transparent;color:#3253c3}.button.is-success{background-color:#259a12;border-color:transparent;color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#228f11;border-color:transparent;color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:transparent;color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.button.is-success:active,.button.is-success.is-active{background-color:#20830f;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#259a12;border-color:#259a12;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#259a12}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#259a12}.button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined{background-color:transparent;border-color:#259a12;color:#259a12}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#259a12;border-color:#259a12;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #259a12 #259a12 !important}.button.is-success.is-outlined.is-loading:hover::after,.button.is-success.is-outlined.is-loading.is-hovered::after,.button.is-success.is-outlined.is-loading:focus::after,.button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;box-shadow:none;color:#259a12}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#259a12}.button.is-success.is-inverted.is-outlined.is-loading:hover::after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-success.is-inverted.is-outlined.is-loading:focus::after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #259a12 #259a12 !important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effded;color:#2ec016}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{background-color:#e5fce1;border-color:transparent;color:#2ec016}.button.is-success.is-light:active,.button.is-success.is-light.is-active{background-color:#dbfad6;border-color:transparent;color:#2ec016}.button.is-warning{background-color:#a98800;border-color:transparent;color:#fff}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#9c7d00;border-color:transparent;color:#fff}.button.is-warning:focus,.button.is-warning.is-focused{border-color:transparent;color:#fff}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.button.is-warning:active,.button.is-warning.is-active{background-color:#8f7300;border-color:transparent;color:#fff}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#a98800;border-color:#a98800;box-shadow:none}.button.is-warning.is-inverted{background-color:#fff;color:#a98800}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#a98800}.button.is-warning.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-warning.is-outlined{background-color:transparent;border-color:#a98800;color:#a98800}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#a98800;border-color:#a98800;color:#fff}.button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #a98800 #a98800 !important}.button.is-warning.is-outlined.is-loading:hover::after,.button.is-warning.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-outlined.is-loading:focus::after,.button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#a98800;box-shadow:none;color:#a98800}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:#fff;color:#a98800}.button.is-warning.is-inverted.is-outlined.is-loading:hover::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a98800 #a98800 !important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-warning.is-light{background-color:#fffbeb;color:#cca400}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{background-color:#fff9de;border-color:transparent;color:#cca400}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{background-color:#fff6d1;border-color:transparent;color:#cca400}.button.is-danger{background-color:#cb3c33;border-color:transparent;color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#c13930;border-color:transparent;color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:transparent;color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.button.is-danger:active,.button.is-danger.is-active{background-color:#b7362e;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#cb3c33;border-color:#cb3c33;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#cb3c33}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#cb3c33}.button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;color:#cb3c33}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#cb3c33;border-color:#cb3c33;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}.button.is-danger.is-outlined.is-loading:hover::after,.button.is-danger.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-outlined.is-loading:focus::after,.button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;box-shadow:none;color:#cb3c33}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#cb3c33}.button.is-danger.is-inverted.is-outlined.is-loading:hover::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#fbefef;color:#c03930}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{background-color:#f8e6e5;border-color:transparent;color:#c03930}.button.is-danger.is-light:active,.button.is-danger.is-light.is-active{background-color:#f6dcda;border-color:transparent;color:#c03930}.button.is-small,#documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}.button.is-small:not(.is-rounded),#documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent !important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#6b6b6b;box-shadow:none;pointer-events:none}.button.is-rounded,#documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:0.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-0.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){.button.is-responsive.is-small,#documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.button.is-responsive.is-small,#documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){.container{max-width:992px}}@media screen and (max-width: 1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:0.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#222;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:0.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:0.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:0.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:0.8em}.content h5{font-size:1.125em;margin-bottom:0.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}.content ol.is-lower-roman:not([type]){list-style-type:lower-roman}.content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}.content ol.is-upper-roman:not([type]){list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:0.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.content table th{color:#222}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#222}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#222}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small,#documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small,#documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image,#documenter .docs-sidebar .docs-logo>img{display:block;position:relative}.image img,#documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}.image img.is-rounded,#documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}.image.is-fullwidth,#documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}.image.is-square img,#documenter .docs-sidebar .docs-logo>img.is-square img,.image.is-square .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,.image.is-1by1 img,#documenter .docs-sidebar .docs-logo>img.is-1by1 img,.image.is-1by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,.image.is-5by4 img,#documenter .docs-sidebar .docs-logo>img.is-5by4 img,.image.is-5by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,.image.is-4by3 img,#documenter .docs-sidebar .docs-logo>img.is-4by3 img,.image.is-4by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,.image.is-3by2 img,#documenter .docs-sidebar .docs-logo>img.is-3by2 img,.image.is-3by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,.image.is-5by3 img,#documenter .docs-sidebar .docs-logo>img.is-5by3 img,.image.is-5by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,.image.is-16by9 img,#documenter .docs-sidebar .docs-logo>img.is-16by9 img,.image.is-16by9 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,.image.is-2by1 img,#documenter .docs-sidebar .docs-logo>img.is-2by1 img,.image.is-2by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,.image.is-3by1 img,#documenter .docs-sidebar .docs-logo>img.is-3by1 img,.image.is-3by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,.image.is-4by5 img,#documenter .docs-sidebar .docs-logo>img.is-4by5 img,.image.is-4by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,.image.is-3by4 img,#documenter .docs-sidebar .docs-logo>img.is-3by4 img,.image.is-3by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,.image.is-2by3 img,#documenter .docs-sidebar .docs-logo>img.is-2by3 img,.image.is-2by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,.image.is-3by5 img,#documenter .docs-sidebar .docs-logo>img.is-3by5 img,.image.is-3by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,.image.is-9by16 img,#documenter .docs-sidebar .docs-logo>img.is-9by16 img,.image.is-9by16 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,.image.is-1by2 img,#documenter .docs-sidebar .docs-logo>img.is-1by2 img,.image.is-1by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,.image.is-1by3 img,#documenter .docs-sidebar .docs-logo>img.is-1by3 img,.image.is-1by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,#documenter .docs-sidebar .docs-logo>img.is-square,.image.is-1by1,#documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}.image.is-5by4,#documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}.image.is-4by3,#documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}.image.is-3by2,#documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}.image.is-5by3,#documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}.image.is-16by9,#documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}.image.is-2by1,#documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}.image.is-3by1,#documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}.image.is-4by5,#documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}.image.is-3by4,#documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}.image.is-2by3,#documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}.image.is-3by5,#documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}.image.is-9by16,#documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}.image.is-1by2,#documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}.image.is-1by3,#documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}.image.is-16x16,#documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}.image.is-24x24,#documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}.image.is-32x32,#documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}.image.is-48x48,#documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}.image.is-64x64,#documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}.image.is-96x96,#documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}.image.is-128x128,#documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:0.5rem}.notification .title,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.notification.is-dark,.content kbd.notification{background-color:#363636;color:#fff}.notification.is-primary,.docstring>section>a.notification.docs-sourcelink{background-color:#4eb5de;color:#fff}.notification.is-primary.is-light,.docstring>section>a.notification.is-light.docs-sourcelink{background-color:#eef8fc;color:#1a6d8e}.notification.is-link{background-color:#2e63b8;color:#fff}.notification.is-link.is-light{background-color:#eff3fb;color:#3169c4}.notification.is-info{background-color:#3c5dcd;color:#fff}.notification.is-info.is-light{background-color:#eff2fb;color:#3253c3}.notification.is-success{background-color:#259a12;color:#fff}.notification.is-success.is-light{background-color:#effded;color:#2ec016}.notification.is-warning{background-color:#a98800;color:#fff}.notification.is-warning.is-light{background-color:#fffbeb;color:#cca400}.notification.is-danger{background-color:#cb3c33;color:#fff}.notification.is-danger.is-light{background-color:#fbefef;color:#c03930}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#222}.progress::-moz-progress-bar{background-color:#222}.progress::-ms-fill{background-color:#222;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #ededed 30%)}.progress.is-dark::-webkit-progress-value,.content kbd.progress::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar,.content kbd.progress::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill,.content kbd.progress::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate,.content kbd.progress:indeterminate{background-image:linear-gradient(to right, #363636 30%, #ededed 30%)}.progress.is-primary::-webkit-progress-value,.docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#4eb5de}.progress.is-primary::-moz-progress-bar,.docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#4eb5de}.progress.is-primary::-ms-fill,.docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#4eb5de}.progress.is-primary:indeterminate,.docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #4eb5de 30%, #ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#2e63b8}.progress.is-link::-moz-progress-bar{background-color:#2e63b8}.progress.is-link::-ms-fill{background-color:#2e63b8}.progress.is-link:indeterminate{background-image:linear-gradient(to right, #2e63b8 30%, #ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3c5dcd}.progress.is-info::-moz-progress-bar{background-color:#3c5dcd}.progress.is-info::-ms-fill{background-color:#3c5dcd}.progress.is-info:indeterminate{background-image:linear-gradient(to right, #3c5dcd 30%, #ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#259a12}.progress.is-success::-moz-progress-bar{background-color:#259a12}.progress.is-success::-ms-fill{background-color:#259a12}.progress.is-success:indeterminate{background-image:linear-gradient(to right, #259a12 30%, #ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#a98800}.progress.is-warning::-moz-progress-bar{background-color:#a98800}.progress.is-warning::-ms-fill{background-color:#a98800}.progress.is-warning:indeterminate{background-image:linear-gradient(to right, #a98800 30%, #ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#cb3c33}.progress.is-danger::-moz-progress-bar{background-color:#cb3c33}.progress.is-danger::-ms-fill{background-color:#cb3c33}.progress.is-danger:indeterminate{background-image:linear-gradient(to right, #cb3c33 30%, #ededed 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right, #222 30%, #ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small,#documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#222}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#4eb5de;border-color:#4eb5de;color:#fff}.table td.is-link,.table th.is-link{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.table td.is-info,.table th.is-info{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}.table td.is-success,.table th.is-success{background-color:#259a12;border-color:#259a12;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#a98800;border-color:#a98800;color:#fff}.table td.is-danger,.table th.is-danger{background-color:#cb3c33;border-color:#cb3c33;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#4eb5de;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#222}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#4eb5de;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:rgba(0,0,0,0)}.table thead td,.table thead th{border-width:0 0 2px;color:#222}.table tfoot{background-color:rgba(0,0,0,0)}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#222}.table tbody{background-color:rgba(0,0,0,0)}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:0.25em 0.5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag,.tags .content kbd,.content .tags kbd,.tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}.tags .tag:not(:last-child),.tags .content kbd:not(:last-child),.content .tags kbd:not(:last-child),.tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-0.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large),.tags.are-medium .content kbd:not(.is-normal):not(.is-large),.content .tags.are-medium kbd:not(.is-normal):not(.is-large),.tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium),.tags.are-large .content kbd:not(.is-normal):not(.is-medium),.content .tags.are-large kbd:not(.is-normal):not(.is-medium),.tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag,.tags.is-centered .content kbd,.content .tags.is-centered kbd,.tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child),.tags.is-right .content kbd:not(:first-child),.content .tags.is-right kbd:not(:first-child),.tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}.tags.is-right .tag:not(:last-child),.tags.is-right .content kbd:not(:last-child),.content .tags.is-right kbd:not(:last-child),.tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}.tags.has-addons .tag,.tags.has-addons .content kbd,.content .tags.has-addons kbd,.tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}.tags.has-addons .tag:not(:first-child),.tags.has-addons .content kbd:not(:first-child),.content .tags.has-addons kbd:not(:first-child),.tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child),.tags.has-addons .content kbd:not(:last-child),.content .tags.has-addons kbd:not(:last-child),.tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body),.content kbd:not(body),.docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#222;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}.tag:not(body) .delete,.content kbd:not(body) .delete,.docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag.is-white:not(body),.content kbd.is-white:not(body),.docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}.tag.is-black:not(body),.content kbd.is-black:not(body),.docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}.tag.is-light:not(body),.content kbd.is-light:not(body),.docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.tag.is-dark:not(body),.content kbd:not(body),.docstring>section>a.docs-sourcelink.is-dark:not(body),.content .docstring>section>kbd:not(body){background-color:#363636;color:#fff}.tag.is-primary:not(body),.content kbd.is-primary:not(body),.docstring>section>a.docs-sourcelink:not(body){background-color:#4eb5de;color:#fff}.tag.is-primary.is-light:not(body),.content kbd.is-primary.is-light:not(body),.docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#eef8fc;color:#1a6d8e}.tag.is-link:not(body),.content kbd.is-link:not(body),.docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#2e63b8;color:#fff}.tag.is-link.is-light:not(body),.content kbd.is-link.is-light:not(body),.docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#eff3fb;color:#3169c4}.tag.is-info:not(body),.content kbd.is-info:not(body),.docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#3c5dcd;color:#fff}.tag.is-info.is-light:not(body),.content kbd.is-info.is-light:not(body),.docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#eff2fb;color:#3253c3}.tag.is-success:not(body),.content kbd.is-success:not(body),.docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#259a12;color:#fff}.tag.is-success.is-light:not(body),.content kbd.is-success.is-light:not(body),.docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#effded;color:#2ec016}.tag.is-warning:not(body),.content kbd.is-warning:not(body),.docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#a98800;color:#fff}.tag.is-warning.is-light:not(body),.content kbd.is-warning.is-light:not(body),.docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fffbeb;color:#cca400}.tag.is-danger:not(body),.content kbd.is-danger:not(body),.docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#cb3c33;color:#fff}.tag.is-danger.is-light:not(body),.content kbd.is-danger.is-light:not(body),.docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fbefef;color:#c03930}.tag.is-normal:not(body),.content kbd.is-normal:not(body),.docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}.tag.is-medium:not(body),.content kbd.is-medium:not(body),.docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}.tag.is-large:not(body),.content kbd.is-large:not(body),.docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child),.content kbd:not(body) .icon:first-child:not(:last-child),.docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child),.content kbd:not(body) .icon:last-child:not(:first-child),.docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child,.content kbd:not(body) .icon:first-child:last-child,.docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag.is-delete:not(body),.content kbd.is-delete:not(body),.docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}.tag.is-delete:not(body)::before,.content kbd.is-delete:not(body)::before,.docstring>section>a.docs-sourcelink.is-delete:not(body)::before,.tag.is-delete:not(body)::after,.content kbd.is-delete:not(body)::after,.docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag.is-delete:not(body)::before,.content kbd.is-delete:not(body)::before,.docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}.tag.is-delete:not(body)::after,.content kbd.is-delete:not(body)::after,.docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}.tag.is-delete:not(body):hover,.content kbd.is-delete:not(body):hover,.docstring>section>a.docs-sourcelink.is-delete:not(body):hover,.tag.is-delete:not(body):focus,.content kbd.is-delete:not(body):focus,.docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#e8e8e8}.tag.is-delete:not(body):active,.content kbd.is-delete:not(body):active,.docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#dbdbdb}.tag.is-rounded:not(body),#documenter .docs-sidebar form.docs-search>input:not(body),.content kbd.is-rounded:not(body),#documenter .docs-sidebar .content form.docs-search>input:not(body),.docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}a.tag:hover,.docstring>section>a.docs-sourcelink:hover{text-decoration:underline}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub{font-size:.75em}.title sup,.subtitle sup{font-size:.75em}.title .tag,.title .content kbd,.content .title kbd,.title .docstring>section>a.docs-sourcelink,.subtitle .tag,.subtitle .content kbd,.content .subtitle kbd,.subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}.title{color:#222;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#222;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#222;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}.select select,.textarea,.input,#documenter .docs-sidebar form.docs-search>input{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#222}.select select::-moz-placeholder,.textarea::-moz-placeholder,.input::-moz-placeholder,#documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#707070}.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.input::-webkit-input-placeholder,#documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#707070}.select select:-moz-placeholder,.textarea:-moz-placeholder,.input:-moz-placeholder,#documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#707070}.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder,.input:-ms-input-placeholder,#documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#707070}.select select:hover,.textarea:hover,.input:hover,#documenter .docs-sidebar form.docs-search>input:hover,.select select.is-hovered,.is-hovered.textarea,.is-hovered.input,#documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#b5b5b5}.select select:focus,.textarea:focus,.input:focus,#documenter .docs-sidebar form.docs-search>input:focus,.select select.is-focused,.is-focused.textarea,.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.select select:active,.textarea:active,.input:active,#documenter .docs-sidebar form.docs-search>input:active,.select select.is-active,.is-active.textarea,.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{border-color:#2e63b8;box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.select select[disabled],.textarea[disabled],.input[disabled],#documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#6b6b6b}.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,.input[disabled]::-moz-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input::-moz-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input::-moz-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,.input[disabled]::-webkit-input-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input::-webkit-input-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,.input[disabled]:-moz-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input:-moz-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input:-moz-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,.input[disabled]:-ms-input-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input:-ms-input-placeholder{color:rgba(107,107,107,0.3)}.textarea,.input,#documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}.textarea[readonly],.input[readonly],#documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}.is-white.textarea,.is-white.input,#documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}.is-white.textarea:focus,.is-white.input:focus,#documenter .docs-sidebar form.docs-search>input.is-white:focus,.is-white.is-focused.textarea,.is-white.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-white.textarea:active,.is-white.input:active,#documenter .docs-sidebar form.docs-search>input.is-white:active,.is-white.is-active.textarea,.is-white.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.is-black.textarea,.is-black.input,#documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}.is-black.textarea:focus,.is-black.input:focus,#documenter .docs-sidebar form.docs-search>input.is-black:focus,.is-black.is-focused.textarea,.is-black.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-black.textarea:active,.is-black.input:active,#documenter .docs-sidebar form.docs-search>input.is-black:active,.is-black.is-active.textarea,.is-black.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.is-light.textarea,.is-light.input,#documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}.is-light.textarea:focus,.is-light.input:focus,#documenter .docs-sidebar form.docs-search>input.is-light:focus,.is-light.is-focused.textarea,.is-light.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-light.textarea:active,.is-light.input:active,#documenter .docs-sidebar form.docs-search>input.is-light:active,.is-light.is-active.textarea,.is-light.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.is-dark.textarea,.content kbd.textarea,.is-dark.input,#documenter .docs-sidebar form.docs-search>input.is-dark,.content kbd.input{border-color:#363636}.is-dark.textarea:focus,.content kbd.textarea:focus,.is-dark.input:focus,#documenter .docs-sidebar form.docs-search>input.is-dark:focus,.content kbd.input:focus,.is-dark.is-focused.textarea,.content kbd.is-focused.textarea,.is-dark.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.content kbd.is-focused.input,#documenter .docs-sidebar .content form.docs-search>input.is-focused,.is-dark.textarea:active,.content kbd.textarea:active,.is-dark.input:active,#documenter .docs-sidebar form.docs-search>input.is-dark:active,.content kbd.input:active,.is-dark.is-active.textarea,.content kbd.is-active.textarea,.is-dark.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.content kbd.is-active.input,#documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.is-primary.textarea,.docstring>section>a.textarea.docs-sourcelink,.is-primary.input,#documenter .docs-sidebar form.docs-search>input.is-primary,.docstring>section>a.input.docs-sourcelink{border-color:#4eb5de}.is-primary.textarea:focus,.docstring>section>a.textarea.docs-sourcelink:focus,.is-primary.input:focus,#documenter .docs-sidebar form.docs-search>input.is-primary:focus,.docstring>section>a.input.docs-sourcelink:focus,.is-primary.is-focused.textarea,.docstring>section>a.is-focused.textarea.docs-sourcelink,.is-primary.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.docstring>section>a.is-focused.input.docs-sourcelink,.is-primary.textarea:active,.docstring>section>a.textarea.docs-sourcelink:active,.is-primary.input:active,#documenter .docs-sidebar form.docs-search>input.is-primary:active,.docstring>section>a.input.docs-sourcelink:active,.is-primary.is-active.textarea,.docstring>section>a.is-active.textarea.docs-sourcelink,.is-primary.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.is-link.textarea,.is-link.input,#documenter .docs-sidebar form.docs-search>input.is-link{border-color:#2e63b8}.is-link.textarea:focus,.is-link.input:focus,#documenter .docs-sidebar form.docs-search>input.is-link:focus,.is-link.is-focused.textarea,.is-link.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-link.textarea:active,.is-link.input:active,#documenter .docs-sidebar form.docs-search>input.is-link:active,.is-link.is-active.textarea,.is-link.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.is-info.textarea,.is-info.input,#documenter .docs-sidebar form.docs-search>input.is-info{border-color:#3c5dcd}.is-info.textarea:focus,.is-info.input:focus,#documenter .docs-sidebar form.docs-search>input.is-info:focus,.is-info.is-focused.textarea,.is-info.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-info.textarea:active,.is-info.input:active,#documenter .docs-sidebar form.docs-search>input.is-info:active,.is-info.is-active.textarea,.is-info.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.is-success.textarea,.is-success.input,#documenter .docs-sidebar form.docs-search>input.is-success{border-color:#259a12}.is-success.textarea:focus,.is-success.input:focus,#documenter .docs-sidebar form.docs-search>input.is-success:focus,.is-success.is-focused.textarea,.is-success.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-success.textarea:active,.is-success.input:active,#documenter .docs-sidebar form.docs-search>input.is-success:active,.is-success.is-active.textarea,.is-success.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.is-warning.textarea,.is-warning.input,#documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#a98800}.is-warning.textarea:focus,.is-warning.input:focus,#documenter .docs-sidebar form.docs-search>input.is-warning:focus,.is-warning.is-focused.textarea,.is-warning.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-warning.textarea:active,.is-warning.input:active,#documenter .docs-sidebar form.docs-search>input.is-warning:active,.is-warning.is-active.textarea,.is-warning.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.is-danger.textarea,.is-danger.input,#documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#cb3c33}.is-danger.textarea:focus,.is-danger.input:focus,#documenter .docs-sidebar form.docs-search>input.is-danger:focus,.is-danger.is-focused.textarea,.is-danger.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-danger.textarea:active,.is-danger.input:active,#documenter .docs-sidebar form.docs-search>input.is-danger:active,.is-danger.is-active.textarea,.is-danger.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.is-small.textarea,.is-small.input,#documenter .docs-sidebar form.docs-search>input{border-radius:2px;font-size:.75rem}.is-medium.textarea,.is-medium.input,#documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}.is-large.textarea,.is-large.input,#documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}.is-fullwidth.textarea,.is-fullwidth.input,#documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}.is-inline.textarea,.is-inline.input,#documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}.input.is-rounded,#documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}.input.is-static,#documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.radio,.checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.radio input,.checkbox input{cursor:pointer}.radio:hover,.checkbox:hover{color:#222}.radio[disabled],.checkbox[disabled],fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{color:#6b6b6b;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#2e63b8;right:1.125em;z-index:4}.select.is-rounded select,#documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:0.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#222}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.select.is-black:not(:hover)::after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.select.is-light:not(:hover)::after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e8e8e8}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.select.is-dark:not(:hover)::after,.content kbd.select:not(:hover)::after{border-color:#363636}.select.is-dark select,.content kbd.select select{border-color:#363636}.select.is-dark select:hover,.content kbd.select select:hover,.select.is-dark select.is-hovered,.content kbd.select select.is-hovered{border-color:#292929}.select.is-dark select:focus,.content kbd.select select:focus,.select.is-dark select.is-focused,.content kbd.select select.is-focused,.select.is-dark select:active,.content kbd.select select:active,.select.is-dark select.is-active,.content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.select.is-primary:not(:hover)::after,.docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#4eb5de}.select.is-primary select,.docstring>section>a.select.docs-sourcelink select{border-color:#4eb5de}.select.is-primary select:hover,.docstring>section>a.select.docs-sourcelink select:hover,.select.is-primary select.is-hovered,.docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#39acda}.select.is-primary select:focus,.docstring>section>a.select.docs-sourcelink select:focus,.select.is-primary select.is-focused,.docstring>section>a.select.docs-sourcelink select.is-focused,.select.is-primary select:active,.docstring>section>a.select.docs-sourcelink select:active,.select.is-primary select.is-active,.docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.select.is-link:not(:hover)::after{border-color:#2e63b8}.select.is-link select{border-color:#2e63b8}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#2958a4}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.select.is-info:not(:hover)::after{border-color:#3c5dcd}.select.is-info select{border-color:#3c5dcd}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#3151bf}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.select.is-success:not(:hover)::after{border-color:#259a12}.select.is-success select{border-color:#259a12}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#20830f}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.select.is-warning:not(:hover)::after{border-color:#a98800}.select.is-warning select{border-color:#a98800}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#8f7300}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.select.is-danger:not(:hover)::after{border-color:#cb3c33}.select.is-danger select{border-color:#cb3c33}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#b7362e}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.select.is-small,#documenter .docs-sidebar form.docs-search>input.select{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled::after{border-color:#6b6b6b !important;opacity:0.5}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}.select.is-loading.is-small:after,#documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-dark .file-cta,.content kbd.file .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark:hover .file-cta,.content kbd.file:hover .file-cta,.file.is-dark.is-hovered .file-cta,.content kbd.file.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark:focus .file-cta,.content kbd.file:focus .file-cta,.file.is-dark.is-focused .file-cta,.content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,54,54,0.25);color:#fff}.file.is-dark:active .file-cta,.content kbd.file:active .file-cta,.file.is-dark.is-active .file-cta,.content kbd.file.is-active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta,.docstring>section>a.file.docs-sourcelink .file-cta{background-color:#4eb5de;border-color:transparent;color:#fff}.file.is-primary:hover .file-cta,.docstring>section>a.file.docs-sourcelink:hover .file-cta,.file.is-primary.is-hovered .file-cta,.docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#43b1dc;border-color:transparent;color:#fff}.file.is-primary:focus .file-cta,.docstring>section>a.file.docs-sourcelink:focus .file-cta,.file.is-primary.is-focused .file-cta,.docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(78,181,222,0.25);color:#fff}.file.is-primary:active .file-cta,.docstring>section>a.file.docs-sourcelink:active .file-cta,.file.is-primary.is-active .file-cta,.docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#39acda;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#2e63b8;border-color:transparent;color:#fff}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#2b5eae;border-color:transparent;color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(46,99,184,0.25);color:#fff}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{background-color:#2958a4;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3c5dcd;border-color:transparent;color:#fff}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#3355c9;border-color:transparent;color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(60,93,205,0.25);color:#fff}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{background-color:#3151bf;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#259a12;border-color:transparent;color:#fff}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#228f11;border-color:transparent;color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(37,154,18,0.25);color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#20830f;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#a98800;border-color:transparent;color:#fff}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#9c7d00;border-color:transparent;color:#fff}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(169,136,0,0.25);color:#fff}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#8f7300;border-color:transparent;color:#fff}.file.is-danger .file-cta{background-color:#cb3c33;border-color:transparent;color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#c13930;border-color:transparent;color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(203,60,51,0.25);color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{background-color:#b7362e;border-color:transparent;color:#fff}.file.is-small,#documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa,#documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#222}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#222}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#222}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#222;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:0.5em}.label.is-small,#documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:0.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark,.content kbd.help{color:#363636}.help.is-primary,.docstring>section>a.help.docs-sourcelink{color:#4eb5de}.help.is-link{color:#2e63b8}.help.is-info{color:#3c5dcd}.help.is-success{color:#259a12}.help.is-warning{color:#a98800}.help.is-danger{color:#cb3c33}.field:not(:last-child){margin-bottom:0.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button.is-hovered:not([disabled]),.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,.field.has-addons .control .input.is-hovered:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button.is-focused:not([disabled]),.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button.is-active:not([disabled]),.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,.field.has-addons .control .input.is-focused:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,.field.has-addons .control .input.is-active:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select.is-focused:not([disabled]),.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select.is-active:not([disabled]){z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button.is-focused:not([disabled]):hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button.is-active:not([disabled]):hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,.field.has-addons .control .input.is-focused:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,.field.has-addons .control .input.is-active:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select.is-focused:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 768px){.field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small,#documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}.field-label.is-normal{padding-top:0.375em}.field-label.is-medium{font-size:1.25rem;padding-top:0.375em}.field-label.is-large{font-size:1.5rem;padding-top:0.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#222}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}.control.is-loading.is-small:after,#documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#2e63b8;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#222;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#b5b5b5;content:"\0002f"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small,#documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li::before{content:"\02192"}.breadcrumb.has-bullet-separator li+li::before{content:"\02022"}.breadcrumb.has-dot-separator li+li::before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}.card{background-color:#fff;border-radius:.25rem;box-shadow:#bbb;color:#222;max-width:100%;position:relative}.card-footer:first-child,.card-content:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-footer:last-child,.card-content:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}.card-header-title{align-items:center;color:#222;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:rgba(0,0,0,0);padding:1.5rem}.card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:#bbb;padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#222;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#2e63b8;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,0.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,0.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small,#documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#222;display:block;padding:0.5em 0.75em}.menu-list a:hover{background-color:#f5f5f5;color:#222}.menu-list a.is-active{background-color:#2e63b8;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#6b6b6b;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small,#documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark,.content kbd.message{background-color:#fafafa}.message.is-dark .message-header,.content kbd.message .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body,.content kbd.message .message-body{border-color:#363636}.message.is-primary,.docstring>section>a.message.docs-sourcelink{background-color:#eef8fc}.message.is-primary .message-header,.docstring>section>a.message.docs-sourcelink .message-header{background-color:#4eb5de;color:#fff}.message.is-primary .message-body,.docstring>section>a.message.docs-sourcelink .message-body{border-color:#4eb5de;color:#1a6d8e}.message.is-link{background-color:#eff3fb}.message.is-link .message-header{background-color:#2e63b8;color:#fff}.message.is-link .message-body{border-color:#2e63b8;color:#3169c4}.message.is-info{background-color:#eff2fb}.message.is-info .message-header{background-color:#3c5dcd;color:#fff}.message.is-info .message-body{border-color:#3c5dcd;color:#3253c3}.message.is-success{background-color:#effded}.message.is-success .message-header{background-color:#259a12;color:#fff}.message.is-success .message-body{border-color:#259a12;color:#2ec016}.message.is-warning{background-color:#fffbeb}.message.is-warning .message-header{background-color:#a98800;color:#fff}.message.is-warning .message-body{border-color:#a98800;color:#cca400}.message.is-danger{background-color:#fbefef}.message.is-danger .message-header{background-color:#cb3c33;color:#fff}.message.is-danger .message-body{border-color:#cb3c33;color:#c03930}.message-header{align-items:center;background-color:#222;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#222;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:rgba(0,0,0,0)}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,0.86)}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#222;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand>.navbar-item,.navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){.navbar.is-white .navbar-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-start .navbar-link::after,.navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link::after,.navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-start .navbar-link::after,.navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}.navbar.is-dark,.content kbd.navbar{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.content kbd.navbar .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link,.content kbd.navbar .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.content kbd.navbar .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.content kbd.navbar .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.content kbd.navbar .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.content kbd.navbar .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.content kbd.navbar .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active,.content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link::after,.content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-burger,.content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-dark .navbar-start>.navbar-item,.content kbd.navbar .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.content kbd.navbar .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.content kbd.navbar .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link,.content kbd.navbar .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.content kbd.navbar .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.content kbd.navbar .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.content kbd.navbar .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.content kbd.navbar .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.content kbd.navbar .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.content kbd.navbar .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.content kbd.navbar .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.content kbd.navbar .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.content kbd.navbar .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.content kbd.navbar .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.content kbd.navbar .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active,.content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-start .navbar-link::after,.content kbd.navbar .navbar-start .navbar-link::after,.navbar.is-dark .navbar-end .navbar-link::after,.content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active,.content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary,.docstring>section>a.navbar.docs-sourcelink{background-color:#4eb5de;color:#fff}.navbar.is-primary .navbar-brand>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,.navbar.is-primary .navbar-brand .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-burger,.docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-primary .navbar-start>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-start .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,.navbar.is-primary .navbar-end .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#4eb5de;color:#fff}}.navbar.is-link{background-color:#2e63b8;color:#fff}.navbar.is-link .navbar-brand>.navbar-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-link .navbar-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-start .navbar-link::after,.navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#2e63b8;color:#fff}}.navbar.is-info{background-color:#3c5dcd;color:#fff}.navbar.is-info .navbar-brand>.navbar-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-info .navbar-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-start .navbar-link::after,.navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3c5dcd;color:#fff}}.navbar.is-success{background-color:#259a12;color:#fff}.navbar.is-success .navbar-brand>.navbar-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#20830f;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-success .navbar-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#20830f;color:#fff}.navbar.is-success .navbar-start .navbar-link::after,.navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#20830f;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#259a12;color:#fff}}.navbar.is-warning{background-color:#a98800;color:#fff}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:#fff}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-warning .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:#fff}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-start .navbar-link::after,.navbar.is-warning .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#a98800;color:#fff}}.navbar.is-danger{background-color:#cb3c33;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-danger .navbar-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-start .navbar-link::after,.navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#cb3c33;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:3.25rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#222;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,0.05)}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#222;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#2e63b8}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(0.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#2e63b8}.navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#2e63b8;border-bottom-style:solid;border-bottom-width:3px;color:#2e63b8;padding-bottom:calc(0.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless)::after{border-color:#2e63b8;margin-top:-0.375em;right:1.125em}.navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:3.25rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1056px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:4px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#2e63b8}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#2e63b8}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:3.25rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:5.25rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small,#documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-previous,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,.pagination.is-rounded .pagination-next,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#dbdbdb;color:#222;min-width:2.5em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#363636}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#3c5dcd}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}.pagination-previous[disabled],.pagination-previous.is-disabled,.pagination-next[disabled],.pagination-next.is-disabled,.pagination-link[disabled],.pagination-link.is-disabled{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#6b6b6b;opacity:0.5}.pagination-previous,.pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 768px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:#bbb;font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading,.content kbd.panel .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active,.content kbd.panel .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon,.content kbd.panel .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading,.docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#4eb5de;color:#fff}.panel.is-primary .panel-tabs a.is-active,.docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#4eb5de}.panel.is-primary .panel-block.is-active .panel-icon,.docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#4eb5de}.panel.is-link .panel-heading{background-color:#2e63b8;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#2e63b8}.panel.is-link .panel-block.is-active .panel-icon{color:#2e63b8}.panel.is-info .panel-heading{background-color:#3c5dcd;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3c5dcd}.panel.is-info .panel-block.is-active .panel-icon{color:#3c5dcd}.panel.is-success .panel-heading{background-color:#259a12;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#259a12}.panel.is-success .panel-block.is-active .panel-icon{color:#259a12}.panel.is-warning .panel-heading{background-color:#a98800;color:#fff}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#a98800}.panel.is-warning .panel-block.is-active .panel-icon{color:#a98800}.panel.is-danger .panel-heading{background-color:#cb3c33;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#cb3c33}.panel.is-danger .panel-block.is-active .panel-icon{color:#cb3c33}.panel-tabs:not(:last-child),.panel-block:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#222;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:0.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#222}.panel-list a:hover{color:#2e63b8}.panel-block{align-items:center;color:#222;display:flex;justify-content:flex-start;padding:0.5em 0.75em}.panel-block input[type="checkbox"]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#2e63b8;color:#363636}.panel-block.is-active .panel-icon{color:#2e63b8}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#6b6b6b;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#222;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#222;color:#222}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#2e63b8;color:#2e63b8}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:0.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:rgba(0,0,0,0) !important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#2e63b8;border-color:#2e63b8;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small,#documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0 !important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){.columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: .25rem}}.columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){.columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: .5rem}}.columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){.columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: .75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0 !important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,0.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,0.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:0.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,0.7)}.hero.is-light .subtitle{color:rgba(0,0,0,0.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}.hero.is-dark,.content kbd.hero{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong,.content kbd.hero strong{color:inherit}.hero.is-dark .title,.content kbd.hero .title{color:#fff}.hero.is-dark .subtitle,.content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}.hero.is-dark .subtitle a:not(.button),.content kbd.hero .subtitle a:not(.button),.hero.is-dark .subtitle strong,.content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-dark .navbar-menu,.content kbd.hero .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.content kbd.hero .navbar-item,.hero.is-dark .navbar-link,.content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-dark a.navbar-item:hover,.content kbd.hero a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.content kbd.hero a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.content kbd.hero .navbar-link:hover,.hero.is-dark .navbar-link.is-active,.content kbd.hero .navbar-link.is-active{background-color:#292929;color:#fff}.hero.is-dark .tabs a,.content kbd.hero .tabs a{color:#fff;opacity:0.9}.hero.is-dark .tabs a:hover,.content kbd.hero .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a,.content kbd.hero .tabs li.is-active a{color:#363636 !important;opacity:1}.hero.is-dark .tabs.is-boxed a,.content kbd.hero .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a,.content kbd.hero .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.content kbd.hero .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover,.content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.content kbd.hero .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.content kbd.hero .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold,.content kbd.hero.is-bold{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}@media screen and (max-width: 768px){.hero.is-dark.is-bold .navbar-menu,.content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}}.hero.is-primary,.docstring>section>a.hero.docs-sourcelink{background-color:#4eb5de;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong,.docstring>section>a.hero.docs-sourcelink strong{color:inherit}.hero.is-primary .title,.docstring>section>a.hero.docs-sourcelink .title{color:#fff}.hero.is-primary .subtitle,.docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}.hero.is-primary .subtitle a:not(.button),.docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),.hero.is-primary .subtitle strong,.docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-primary .navbar-menu,.docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#4eb5de}}.hero.is-primary .navbar-item,.docstring>section>a.hero.docs-sourcelink .navbar-item,.hero.is-primary .navbar-link,.docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-primary a.navbar-item:hover,.docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.docstring>section>a.hero.docs-sourcelink .navbar-link:hover,.hero.is-primary .navbar-link.is-active,.docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#39acda;color:#fff}.hero.is-primary .tabs a,.docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}.hero.is-primary .tabs a:hover,.docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#4eb5de !important;opacity:1}.hero.is-primary .tabs.is-boxed a,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#4eb5de}.hero.is-primary.is-bold,.docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #1bc7de 0%, #4eb5de 71%, #5fa9e7 100%)}@media screen and (max-width: 768px){.hero.is-primary.is-bold .navbar-menu,.docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #1bc7de 0%, #4eb5de 71%, #5fa9e7 100%)}}.hero.is-link{background-color:#2e63b8;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:rgba(255,255,255,0.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-link .navbar-menu{background-color:#2e63b8}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{background-color:#2958a4;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:0.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#2e63b8 !important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#2e63b8}.hero.is-link.is-bold{background-image:linear-gradient(141deg, #1b6098 0%, #2e63b8 71%, #2d51d2 100%)}@media screen and (max-width: 768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1b6098 0%, #2e63b8 71%, #2d51d2 100%)}}.hero.is-info{background-color:#3c5dcd;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,0.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-info .navbar-menu{background-color:#3c5dcd}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{background-color:#3151bf;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:0.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3c5dcd !important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3c5dcd}.hero.is-info.is-bold{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}@media screen and (max-width: 768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}}.hero.is-success{background-color:#259a12;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,0.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-success .navbar-menu{background-color:#259a12}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{background-color:#20830f;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:0.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#259a12 !important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#259a12}.hero.is-success.is-bold{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}@media screen and (max-width: 768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}}.hero.is-warning{background-color:#a98800;color:#fff}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#fff}.hero.is-warning .subtitle{color:rgba(255,255,255,0.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-warning .navbar-menu{background-color:#a98800}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{background-color:#8f7300;color:#fff}.hero.is-warning .tabs a{color:#fff;opacity:0.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#a98800 !important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#fff}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#a98800}.hero.is-warning.is-bold{background-image:linear-gradient(141deg, #764b00 0%, #a98800 71%, #c2bd00 100%)}@media screen and (max-width: 768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #764b00 0%, #a98800 71%, #c2bd00 100%)}}.hero.is-danger{background-color:#cb3c33;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-danger .navbar-menu{background-color:#cb3c33}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{background-color:#b7362e;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:0.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#cb3c33 !important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#cb3c33}.hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}@media screen and (max-width: 768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}}.hero.is-small .hero-body,#documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}.hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{.hero-body{padding:3rem 3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){.section{padding:3rem 3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}h1 .docs-heading-anchor,h1 .docs-heading-anchor:hover,h1 .docs-heading-anchor:visited,h2 .docs-heading-anchor,h2 .docs-heading-anchor:hover,h2 .docs-heading-anchor:visited,h3 .docs-heading-anchor,h3 .docs-heading-anchor:hover,h3 .docs-heading-anchor:visited,h4 .docs-heading-anchor,h4 .docs-heading-anchor:hover,h4 .docs-heading-anchor:visited,h5 .docs-heading-anchor,h5 .docs-heading-anchor:hover,h5 .docs-heading-anchor:visited,h6 .docs-heading-anchor,h6 .docs-heading-anchor:hover,h6 .docs-heading-anchor:visited{color:#222}h1 .docs-heading-anchor-permalink,h2 .docs-heading-anchor-permalink,h3 .docs-heading-anchor-permalink,h4 .docs-heading-anchor-permalink,h5 .docs-heading-anchor-permalink,h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}h1 .docs-heading-anchor-permalink::before,h2 .docs-heading-anchor-permalink::before,h3 .docs-heading-anchor-permalink::before,h4 .docs-heading-anchor-permalink::before,h5 .docs-heading-anchor-permalink::before,h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}h1:hover .docs-heading-anchor-permalink,h2:hover .docs-heading-anchor-permalink,h3:hover .docs-heading-anchor-permalink,h4:hover .docs-heading-anchor-permalink,h5:hover .docs-heading-anchor-permalink,h6:hover .docs-heading-anchor-permalink{visibility:visible}.docs-dark-only{display:none !important}pre{position:relative;overflow:hidden}pre code,pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}pre code:first-of-type,pre code.hljs:first-of-type{padding-top:0.5rem !important}pre code:last-of-type,pre code.hljs:last-of-type{padding-bottom:0.5rem !important}pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#222;cursor:pointer;text-align:center}pre .copy-button:focus,pre .copy-button:hover{opacity:1;background:rgba(34,34,34,0.1);color:#2e63b8}pre .copy-button.success{color:#259a12;opacity:1}pre .copy-button.error{color:#cb3c33;opacity:1}pre:hover .copy-button{opacity:1}.admonition{background-color:#f5f5f5;border-style:solid;border-width:2px;border-color:#4a4a4a;border-radius:4px;font-size:1rem}.admonition strong{color:currentColor}.admonition.is-small,#documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}.admonition.is-medium{font-size:1.25rem}.admonition.is-large{font-size:1.5rem}.admonition.is-default{background-color:#f5f5f5;border-color:#4a4a4a}.admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#4a4a4a}.admonition.is-default>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-info{background-color:#f5f5f5;border-color:#3c5dcd}.admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#3c5dcd}.admonition.is-info>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-success{background-color:#f5f5f5;border-color:#259a12}.admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#259a12}.admonition.is-success>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-warning{background-color:#f5f5f5;border-color:#a98800}.admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#a98800}.admonition.is-warning>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-danger{background-color:#f5f5f5;border-color:#cb3c33}.admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#cb3c33}.admonition.is-danger>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-compat{background-color:#f5f5f5;border-color:#3489da}.admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#3489da}.admonition.is-compat>.admonition-body{color:rgba(0,0,0,0.7)}.admonition-header{color:#4a4a4a;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}details.admonition.is-details>.admonition-header{list-style:none}details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}.admonition-body{color:#222;padding:0.5rem .75rem}.admonition-body pre{background-color:#f5f5f5}.admonition-body code{background-color:rgba(0,0,0,0.05)}.docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #dbdbdb;border-radius:4px;box-shadow:2px 2px 3px rgba(10,10,10,0.1);max-width:100%}.docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#f5f5f5;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #dbdbdb;overflow:auto}.docstring>header code{background-color:transparent}.docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}.docstring>header .docstring-binding{margin-right:0.3em}.docstring>header .docstring-category{margin-left:0.3em}.docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #dbdbdb}.docstring>section:last-child{border-bottom:none}.docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}.docstring>section>a.docs-sourcelink:focus{opacity:1 !important}.docstring:hover>section>a.docs-sourcelink{opacity:0.2}.docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}.docstring>section:hover a.docs-sourcelink{opacity:1}.documenter-example-output{background-color:#fff}.outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#f5f5f5;color:rgba(0,0,0,0.7);border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}.outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}.outdated-warning-overlay a{color:#2e63b8}.outdated-warning-overlay a:hover{color:#363636}.content pre{border:2px solid #dbdbdb;border-radius:4px}.content code{font-weight:inherit}.content a code{color:#2e63b8}.content a:hover code{color:#363636}.content h1 code,.content h2 code,.content h3 code,.content h4 code,.content h5 code,.content h6 code{color:#222}.content table{display:block;width:initial;max-width:100%;overflow-x:auto}.content blockquote>ul:first-child,.content blockquote>ol:first-child,.content .admonition-body>ul:first-child,.content .admonition-body>ol:first-child{margin-top:0}pre,code{font-variant-ligatures:no-contextual}.breadcrumb a.is-disabled{cursor:default;pointer-events:none}.breadcrumb a.is-disabled,.breadcrumb a.is-disabled:hover{color:#222}.hljs{background:initial !important}.katex .katex-mathml{top:0;right:0}.katex-display,mjx-container,.MathJax_Display{margin:0.5em 0 !important}html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}li.no-marker{list-style:none}#documenter .docs-main>article{overflow-wrap:break-word}#documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){#documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){#documenter .docs-main{width:100%}#documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}#documenter .docs-main>header,#documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}#documenter .docs-main header.docs-navbar{background-color:#fff;border-bottom:1px solid #dbdbdb;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}#documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}#documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}#documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}#documenter .docs-main header.docs-navbar .docs-right .docs-icon,#documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}#documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){#documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}#documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){#documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}#documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #bbb;transition-duration:0.7s;-webkit-transition-duration:0.7s}#documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}#documenter .docs-main section.footnotes{border-top:1px solid #dbdbdb}#documenter .docs-main section.footnotes li .tag:first-child,#documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,#documenter .docs-main section.footnotes li .content kbd:first-child,.content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}#documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #dbdbdb;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){#documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}#documenter .docs-main .docs-footer .docs-footer-nextpage,#documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}#documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}#documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}#documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}#documenter .docs-sidebar{display:flex;flex-direction:column;color:#0a0a0a;background-color:#f5f5f5;border-right:1px solid #dbdbdb;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}#documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #bbb}@media screen and (min-width: 1056px){#documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){#documenter .docs-sidebar{left:0;top:0}}#documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}#documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}#documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}#documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}#documenter .docs-sidebar .docs-package-name a,#documenter .docs-sidebar .docs-package-name a:hover{color:#0a0a0a}#documenter .docs-sidebar .docs-version-selector{border-top:1px solid #dbdbdb;display:none;padding:0.5rem}#documenter .docs-sidebar .docs-version-selector.visible{display:flex}#documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #dbdbdb;padding-bottom:1.5rem}#documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}#documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #dbdbdb}#documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}#documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}#documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}#documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}#documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}#documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}#documenter .docs-sidebar ul.docs-menu .tocitem,#documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#0a0a0a;background:#f5f5f5}#documenter .docs-sidebar ul.docs-menu a.tocitem:hover,#documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#0a0a0a;background-color:#ebebeb}#documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;background-color:#fff}#documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,#documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#fff;color:#0a0a0a}#documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#ebebeb;color:#0a0a0a}#documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}#documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #dbdbdb}#documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}#documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}#documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}#documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}#documenter .docs-sidebar form.docs-search>input{width:14.4rem}#documenter .docs-sidebar #documenter-search-query{color:#707070;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){#documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#e0e0e0}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#ccc}}@media screen and (max-width: 1055px){#documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}#documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}#documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#e0e0e0}#documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#ccc}}kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(0,0,0,0.6);box-shadow:0 2px 0 1px rgba(0,0,0,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}.search-min-width-50{min-width:50%}.search-min-height-100{min-height:100%}.search-modal-card-body{max-height:calc(100vh - 15rem)}.search-result-link{border-radius:0.7em;transition:all 300ms}.search-result-link:hover,.search-result-link:focus{background-color:rgba(0,128,128,0.1)}.search-result-link .property-search-result-badge,.search-result-link .search-filter{transition:all 300ms}.property-search-result-badge,.search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}.search-result-link:hover .property-search-result-badge,.search-result-link:hover .search-filter,.search-result-link:focus .property-search-result-badge,.search-result-link:focus .search-filter{color:#f1f5f9;background-color:#333}.search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}.search-filter:hover,.search-filter:focus{color:#333}.search-filter-selected{color:#f5f5f5;background-color:rgba(139,0,139,0.5)}.search-filter-selected:hover,.search-filter-selected:focus{color:#f5f5f5}.search-result-highlight{background-color:#ffdd57;color:black}.search-divider{border-bottom:1px solid #dbdbdb}.search-result-title{width:85%;color:#333}.search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}#search-modal .modal-card-body::-webkit-scrollbar,#search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}#search-modal .modal-card-body::-webkit-scrollbar-thumb,#search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}#search-modal .modal-card-body::-webkit-scrollbar-track,#search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}.w-100{width:100%}.gap-2{gap:0.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.ansi span.sgr1{font-weight:bolder}.ansi span.sgr2{font-weight:lighter}.ansi span.sgr3{font-style:italic}.ansi span.sgr4{text-decoration:underline}.ansi span.sgr7{color:#fff;background-color:#222}.ansi span.sgr8{color:transparent}.ansi span.sgr8 span{color:transparent}.ansi span.sgr9{text-decoration:line-through}.ansi span.sgr30{color:#242424}.ansi span.sgr31{color:#a7201f}.ansi span.sgr32{color:#066f00}.ansi span.sgr33{color:#856b00}.ansi span.sgr34{color:#2149b0}.ansi span.sgr35{color:#7d4498}.ansi span.sgr36{color:#007989}.ansi span.sgr37{color:gray}.ansi span.sgr40{background-color:#242424}.ansi span.sgr41{background-color:#a7201f}.ansi span.sgr42{background-color:#066f00}.ansi span.sgr43{background-color:#856b00}.ansi span.sgr44{background-color:#2149b0}.ansi span.sgr45{background-color:#7d4498}.ansi span.sgr46{background-color:#007989}.ansi span.sgr47{background-color:gray}.ansi span.sgr90{color:#616161}.ansi span.sgr91{color:#cb3c33}.ansi span.sgr92{color:#0e8300}.ansi span.sgr93{color:#a98800}.ansi span.sgr94{color:#3c5dcd}.ansi span.sgr95{color:#9256af}.ansi span.sgr96{color:#008fa3}.ansi span.sgr97{color:#f5f5f5}.ansi span.sgr100{background-color:#616161}.ansi span.sgr101{background-color:#cb3c33}.ansi span.sgr102{background-color:#0e8300}.ansi span.sgr103{background-color:#a98800}.ansi span.sgr104{background-color:#3c5dcd}.ansi span.sgr105{background-color:#9256af}.ansi span.sgr106{background-color:#008fa3}.ansi span.sgr107{background-color:#f5f5f5}code.language-julia-repl>span.hljs-meta{color:#066f00;font-weight:bolder}/*! + Theme: Default + Description: Original highlight.js style + Author: (c) Ivan Sagalaev + Maintainer: @highlightjs/core-team + Website: https://highlightjs.org/ + License: see project LICENSE + Touched: 2021 +*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#F3F3F3;color:#444}.hljs-comment{color:#697070}.hljs-tag,.hljs-punctuation{color:#444a}.hljs-tag .hljs-name,.hljs-tag .hljs-attr{color:#444}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-meta .hljs-keyword,.hljs-doctag,.hljs-name{font-weight:bold}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-template-tag,.hljs-deletion{color:#880000}.hljs-title,.hljs-section{color:#880000;font-weight:bold}.hljs-regexp,.hljs-symbol,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-selector-attr,.hljs-operator,.hljs-selector-pseudo{color:#ab5656}.hljs-literal{color:#695}.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta .hljs-string{color:#38a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}.gap-4{gap:1rem} diff --git a/previews/PR29/assets/themeswap.js b/previews/PR29/assets/themeswap.js new file mode 100644 index 0000000..9f5eebe --- /dev/null +++ b/previews/PR29/assets/themeswap.js @@ -0,0 +1,84 @@ +// Small function to quickly swap out themes. Gets put into the tag.. +function set_theme_from_local_storage() { + // Initialize the theme to null, which means default + var theme = null; + // If the browser supports the localstorage and is not disabled then try to get the + // documenter theme + if (window.localStorage != null) { + // Get the user-picked theme from localStorage. May be `null`, which means the default + // theme. + theme = window.localStorage.getItem("documenter-theme"); + } + // Check if the users preference is for dark color scheme + var darkPreference = + window.matchMedia("(prefers-color-scheme: dark)").matches === true; + // Initialize a few variables for the loop: + // + // - active: will contain the index of the theme that should be active. Note that there + // is no guarantee that localStorage contains sane values. If `active` stays `null` + // we either could not find the theme or it is the default (primary) theme anyway. + // Either way, we then need to stick to the primary theme. + // + // - disabled: style sheets that should be disabled (i.e. all the theme style sheets + // that are not the currently active theme) + var active = null; + var disabled = []; + var primaryLightTheme = null; + var primaryDarkTheme = null; + for (var i = 0; i < document.styleSheets.length; i++) { + var ss = document.styleSheets[i]; + // The tag of each style sheet is expected to have a data-theme-name attribute + // which must contain the name of the theme. The names in localStorage much match this. + var themename = ss.ownerNode.getAttribute("data-theme-name"); + // attribute not set => non-theme stylesheet => ignore + if (themename === null) continue; + // To distinguish the default (primary) theme, it needs to have the data-theme-primary + // attribute set. + if (ss.ownerNode.getAttribute("data-theme-primary") !== null) { + primaryLightTheme = themename; + } + // Check if the theme is primary dark theme so that we could store its name in darkTheme + if (ss.ownerNode.getAttribute("data-theme-primary-dark") !== null) { + primaryDarkTheme = themename; + } + // If we find a matching theme (and it's not the default), we'll set active to non-null + if (themename === theme) active = i; + // Store the style sheets of inactive themes so that we could disable them + if (themename !== theme) disabled.push(ss); + } + var activeTheme = null; + if (active !== null) { + // If we did find an active theme, we'll (1) add the theme--$(theme) class to + document.getElementsByTagName("html")[0].className = "theme--" + theme; + activeTheme = theme; + } else { + // If we did _not_ find an active theme, then we need to fall back to the primary theme + // which can either be dark or light, depending on the user's OS preference. + var activeTheme = darkPreference ? primaryDarkTheme : primaryLightTheme; + // In case it somehow happens that the relevant primary theme was not found in the + // preceding loop, we abort without doing anything. + if (activeTheme === null) { + console.error("Unable to determine primary theme."); + return; + } + // When switching to the primary light theme, then we must not have a class name + // for the tag. That's only for non-primary or the primary dark theme. + if (darkPreference) { + document.getElementsByTagName("html")[0].className = + "theme--" + activeTheme; + } else { + document.getElementsByTagName("html")[0].className = ""; + } + } + for (var i = 0; i < document.styleSheets.length; i++) { + var ss = document.styleSheets[i]; + // The tag of each style sheet is expected to have a data-theme-name attribute + // which must contain the name of the theme. The names in localStorage much match this. + var themename = ss.ownerNode.getAttribute("data-theme-name"); + // attribute not set => non-theme stylesheet => ignore + if (themename === null) continue; + // we'll disable all the stylesheets, except for the active one + ss.disabled = !(themename == activeTheme); + } +} +set_theme_from_local_storage(); diff --git a/previews/PR29/assets/warner.js b/previews/PR29/assets/warner.js new file mode 100644 index 0000000..3f6f5d0 --- /dev/null +++ b/previews/PR29/assets/warner.js @@ -0,0 +1,52 @@ +function maybeAddWarning() { + // DOCUMENTER_NEWEST is defined in versions.js, DOCUMENTER_CURRENT_VERSION and DOCUMENTER_STABLE + // in siteinfo.js. + // If either of these are undefined something went horribly wrong, so we abort. + if ( + window.DOCUMENTER_NEWEST === undefined || + window.DOCUMENTER_CURRENT_VERSION === undefined || + window.DOCUMENTER_STABLE === undefined + ) { + return; + } + + // Current version is not a version number, so we can't tell if it's the newest version. Abort. + if (!/v(\d+\.)*\d+/.test(window.DOCUMENTER_CURRENT_VERSION)) { + return; + } + + // Current version is newest version, so no need to add a warning. + if (window.DOCUMENTER_NEWEST === window.DOCUMENTER_CURRENT_VERSION) { + return; + } + + // Add a noindex meta tag (unless one exists) so that search engines don't index this version of the docs. + if (document.body.querySelector('meta[name="robots"]') === null) { + const meta = document.createElement("meta"); + meta.name = "robots"; + meta.content = "noindex"; + + document.getElementsByTagName("head")[0].appendChild(meta); + } + + const div = document.createElement("div"); + div.classList.add("outdated-warning-overlay"); + const closer = document.createElement("button"); + closer.classList.add("outdated-warning-closer", "delete"); + closer.addEventListener("click", function () { + document.body.removeChild(div); + }); + const href = window.documenterBaseURL + "/../" + window.DOCUMENTER_STABLE; + div.innerHTML = + 'This documentation is not for the latest stable release, but for either the development version or an older release.
Click here to go to the documentation for the latest stable release.'; + div.appendChild(closer); + document.body.appendChild(div); +} + +if (document.readyState === "loading") { + document.addEventListener("DOMContentLoaded", maybeAddWarning); +} else { + maybeAddWarning(); +} diff --git a/previews/PR29/index.html b/previews/PR29/index.html new file mode 100644 index 0000000..4b29c12 --- /dev/null +++ b/previews/PR29/index.html @@ -0,0 +1,4 @@ + +Home · OrthogonalSphericalShellGrids.jl

OrthogonalSphericalShellGrids.jl

OrthogonalSphericalShellGrids includes tools for generating spherical shell grids for ocean simulations with Oceananigans.

OrthogonalSphericalShellGrids is developed by the Climate Modeling Alliance.

Quick install

OrthogonalSphericalShellGrids is a registered Julia package. So to install it,

  1. Download Julia.

  2. Launch Julia and type

julia> using Pkg
+
+julia> Pkg.add("OrthogonalSphericalShellGrids")

Quick start

Browse through the examples to see how demos on how to create grids using OrthogonalSphericalShellGrids.

diff --git a/previews/PR29/literated/tripolar_grid_nodes.png b/previews/PR29/literated/tripolar_grid_nodes.png new file mode 100644 index 0000000000000000000000000000000000000000..7f56e8f3203e352701a5914cdffe3fd722ef7be7 GIT binary patch literal 1435612 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�cPnx8@}Yc-}2eTU>{o7325RZO2r}U3J_aJ&8G`} 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 lVA#TL)osst zTzUA95EF}6t@*c4rI%Oti32;{bNa|o+FHXSxcr}0M_z7$IgW265 zmN|Bv*5XP&4CpHH3()uGb+vT%cl}|`&j(akPO+7Aqe{H2S?g{QL^^Wo>b-f*@~KED z?r(Jl8@`lEmmV1IXtfzrRh?~< z`tTt^|DMRplqt{kd=2Dhh-P@-h-LVB3+=rL<%_}#!798z*Y8C5htGB{ttaQWTgO*{ zR$%YL$wBrPbj#9hFnZU%)EiL2p?D;C*Kxa<|!)9Vt57vdE`0M=79Von1I;A%WW z{EOKIRt?oJ;`H>J@s#b3D#{Kkjuj%93ZUuR8d)iw)rnzNIjM%a$EF5Ro98b!`^<7& zrt&2IZ}^j#7AOE$Mhy2BfUy{8Nr~won8N?m_09k$`m?smXuF-)TM*GLlVr^(u=V@4 z+i<#6kz41*DrFaCfA#vARqsP zm~$Fy2yaf)yRjM1N#F?Y5{a8bgONMq^+QbbI)gflX-V;Q_>D0&nSQ8H|NBT|EV-}b zBYs^#CSx5;Uop9U{q9;8KFC)Yr3%BAZt?sEVLU0^#pRIVY^#_tIJ?R-gni32Co zmfrXs8KlpekcBU*c!86qa(E(0r1|&-0RYg^V4a|VzhR{QG{qQlUY$uizjOwzNTZQI zV?%j?tSqt9TNTZLO1U2Ca4iKz1xci?@;yL3(hXYE|Ng4@iwSFyYSrI;6qmkkAIxJI z@tT*#dq+cN;L+S!|D8S;Ar_<)ptr15YY2#Q1iUql-meDXP@2<%ER&MdseLwgmsP6D z8u=-DN00}})VYVakG(6lYs)0i1i#D0TpV0w|80-7C8kVzodpc8%v;$@`|YGpvXJ~DKW}pN4v$$(Ps4x)m=4# zwRdZuJE0}=qA9~a{voRWJc>PRSDLd0nQD_m)_Ik?1wbRJe^W+SQQAtZw9%BPBD<$c zee*lo)5bGY3=-5e6Vx;lj>_b#szw(tj}G^Th+;ebqKLUl4a-N&@w7Mlu0t_0&$wU(EWQki~ZPbRj=x zkF=<3Ep|4@l@gnkh)i@WJCklh$Q%!#jDBrD6mAr{!Y!G)An^pbcOy7wgkZ^b2xO{E)@l&*W1)OF#Z$~cqEsA`bg^wQ#J8mX5wuS_trr^3$oVod$ zC|N}efCvGDo8~b9p_`gc{ek;l-K93L?lU>rTZ zAF|nPM%&Cc@r)VKSS;xQ4=Rt!H=7tEBFyQY9sNXdQ)oZwBP`NEL=U03VbgNCJEbBB??=tNwHO@-n$eNRG(E>s=Y?S)i$ltbgP{ss* zm@LdeLkN>*ixm<$nL`q7eO{)3X~kpb7#uE=>z^w8tmK9o%68WIy6;Ywjr*KRYYcA_ zwM2uoSUDpZu6tW8*hzmK4F0VB!HEeqxV|KFxtpsJdie7%K#)nn%Vzi*0m8sIeRUx0 z^u$PlntHbNK4A6SxJ-ZCHoolbD}=*us4XrdOYP6+f<+yzo(Bvg1y=iY%;VQ2P48Z} z;}oMpa;uJd+_`1D8*?n+0`>W)QK-2qEXVDQ`-S1hOvDV;P;dgAs$r?y`PiV@ZlI5O zaE7Dp!w-pvjXS2rn2giAOtkE~`;4-x=5rRj`|E1A!(to~%M5|q=3Fr}yztYqs{6*1 zu=Y#i?yjE2aZ#C}A*|Hn%tI>fdkO^^9Cz~fZaq)V*}F5|nvuy&b{fWi>-LT(QkHVG z{#BIfVk{G2{gs#Zg?nG&-V%oW+0Lzm-!$00=yU|=5Q#i?U$gaS%Z}9Tq(nOWwwB<( z)M3w5ZM4hIr&Pss73=RtpJo=;(ECvD$e z@(dn03Av9}od&1N{G04%o$XpEhU`)dRPwu~?Q&Th9NrQTf%Z!;Q>gftE+(5=sD|G? zR;cB!AgNtkd-9s4t)zoN@wpd~n#aPYQ*k=PLe<{z8wkVu+N(A$v!0*7aezmb_kVdTtMiwYB+X=^*ShEPCb3D0iI*p<9mU1yyXaVq z!y5Q|NC}&)YTPhia{vFewX_bqS~;{`md-D9(d~zKoNJtDmLW83+B#qRQqlZkr~7*Q zr&`OXy27sPPq-Rb{<@NKCJIYV9X(o-M~UU=&9Z-J1^m5{12<0`k9Wq^*fF)ZY#bJZ zjN}=_%@jqY_waNRvKo5<&KRAk2!*8Hh!>9wIjTYw?_4U%>2GQf28LdNz3h^Dfn@Z&_Qyr{j-)=!$M}hhXKo9Y}(l3F`e;LZ*gDpC5`__1+WF8mvMe6A7>G0B?~(1hvu6GF^JwYrqTt#EALLymz^+Z8 zUOqx5eAZm4VXJOF25E5x%cc2hmK^8q<1mkf?Z0BNo;hy&e=NW?@}O6FWy|O)c*#WE z9SWqQbCaSOT4TVl#Z0etLq+3Q(Xo#J%YI-7op`?`> z0hi)OBt*AD#zcyu$CuE+dW=C3C&NejY|H%lQ|u9KxFM}JgH=6C3yD>49JUnS8yQts znbE}WX$L=wbR&`R7@$ew8^!ET*N-;`nsx z6O(TB(I9CAoEe58cNRc`4Cp4P6A6MiR}bm0;+3$nf}w2(Of2mj(d~zAgOK2ctM?o1 zT2ZMjuA{#iu)n8aLeT;!Bj#jaK|IoehzMA8=F(_;Gu^6hY+&@uLSn z1RK2`uwO+9=oP3&j5DdqnTJT#EOcUZs;G{JsQUD@HmDB-YfxGA>w)GIO>`a@uiZvl zZV4^Mh2u!9un<$jz9fNOb|QyaN=p(&`|O_Ao;!McsiH< zS+KK%@6Wp=miq5~ppmfmw`(ZvQ(W9in8EE&C?mG1(bTNNEsu$_3CCYP@1KKo;cp}=uOc1Jtm_n*0q(Zc^Ni%i8zUv3Rd% z5^EIjJwsx+F{Hi;!*KlxF6vc)7>eI@4CB7Av%{VuP$@9mK2|$Q$Xuz4^d6L?LCG`s z9auysu~LfFogHA7<5$(N@4I&0=~DgN?0E${7;nGCVcSvwz`(V@*=?AiiMHO%zNs;3 z9GdCz;`&1ML_aGx;j={ksIVlxFyh5=^>9Ssh8&7(XbvX4t$KG&!6GLPLxz5S zyVK%Olus!S`>Z~?7Iw=`?(B@Kl>Ke*-t~hc<7ZAsLmRhB8pD_Nj{)T$s+cTE_~_=R z!T7$l9z#IYo}s`)=3Q6AA&|$C2UkI|LqaQVaW8v%D0Pj_uU<*L(gLS#QVP0K6dugC z4a~POo!@6ntOzH4*2)wbnwWpf({>oFsV@uG1DP(gUL*?!$4N)){$W*Y*{>F~|NW4K zYyb7WC#c~wDA`bFmR`AzvX~1x9i5e})4^Lki6h{{>Jvan+CqR(k zOK=MWCund&a0|hM>k@*yy95sq+}+(FIE%YWaQo)Hx4v7o|7NSEYHH@3KHdFv8z~BN zzM4l>5HLR*!d_(p!>%WC)0&Q!y2uOo*gjL31X^xnK&5$Y6kE?f+M0{G%%k;)G;8&2 zp0Jd=v&GoY&bq+iM0ikn+^##0>)ZFumz(uc8<)!*%&6UaeCm{_{w#X`)|Ldra9aBK zs5*^3YeVPE9X`?L>F=T4zw2XB=UD{DgM%g@SV|;HnE$2$-zW3opCXpU@_smR67zz< z$*#e^_h0}qDx7Z$biTr6q{lJUHe;O}GOz!+j6WT%nag3CGAfetrdKWMJ)ZR_JWiAu zFb?br=&6lo#K)U59~bWszU|N0OBbo$PTEEzGVJR!h@EEt(|ViA=gSC~Zu4Hh|F(HF z$MIm>c~>stY?n8RO-*#&dNI)Lja=UTSVtN&p|2g7wUgoHdD5bD)y&)5i34v1MLk_4 zY2WM9qU~(&jMa78niNR84!HD7Nzz1V!(=6SN*2ri;(h5xOmFHScwax6-Z>^2`;C8e>w$=rJD z1wR+UyyuQZhYHyfj~6EVr8d1oDo*|j7zYr~+J2K~QnScu&Z;$5JmDIF&EbXLGxo!d zsd0%0Etz%We4uJ3^1Vpy(7{%wcOG-fZU$0_7~WzGDboZNrlXTCkuFrjxF0ckUtkBb z*MMHY&)2sH5xx58GQ{*<%Qua+aIUoHE8Ho%!B1Z{NIm}Ky_NLG>WRjPRY1OAR0^>b zEx#*a^xx?-%41j-X}`IC5&wF!mHjgoX4{toj7Y*`Km?OR8jkGgu1_P57mOG-zRn@$ z0fdIG^%i>D&e!RhIP0kXt8|ChaxR4vJb=eiW!M`9?fspb-VEaq;*$B^ju1~p4go3F4oGj3TvFm z4p10$@y7z6X2Fjav2Yhe^cZWubH?y)Q~(qbxXg(va6r;<1KXe5SclV;KGen3vERS! z9f+bt^7-+fZ3%y5Hb?k#eb!B0Fo`0%%3pkEjHwq}`a{wxk?8#XV_^Ns3aXgu#hDNT zui2ZEcN=AH5>%{oXmXqcTFWWZ@t=IeTo@kpZu-f;Yq-YKG00Izbb{s_!=7Ao)>mMg zvlQ0RdEyn_V<6a1)j|D%_QaGS4|g{UB70>f5nLy-B<{)Ae^@-K4nI;+VMIrEh!^2J zdYI_heC3?vG)^WMN{3c}rh`lpguBQINEZwI3Tmww$ozc}0oW7$g+rxirLou=?^Kkj zEq$F6@U8<<>?`jY{2GN}{zTg}*}dS$5;;6slRVt1;AB!?rnFCdta-ug_>6gELA8%H zbd~LX0capq*5Y8}^guN3n+u=Y7aSjmC7Cx**Nl(hE6WMEp;%v1R%dT7spaT`2Mqv6 zPUb8q&QCOQAmujTC_>f+6W|1ljp=bz9-q6?Yz6<_Sd6Nm`g)%I8W@_nQXE}~z-haf2IiHX|{*m$iUq?fEFaQ)0n{@7tx7hs()wfM{oi1Vo~UDvhLcL*Ku z>n1%er|t5z`{;bP;80cII*NGo@|x`tB%;v2XGzxKBVT>tJe`^xTRu;Sf?|C^Smx;Y z34K@!SgLEizh1K9X!m+6=zQ>xIR6*89zgX#(*50N(htYUNTACO-daDv!}rmXfD z&7P9r!@FDHwkKBTSo2#cMr%LY#*9uJ$I@Y)P%X5cMv-eOkh;%ug^8w1^n@h0e|woI zw6LD#NwS7NhBVR(w1a_CJkzcA$+vJiNo?RtJz$%k*(MzIdfB$GT zCJW|mjDYXhRC}k_bled?0(|FNz?%7?->a+fX`T?i@+Ru`s$YgsTU!myUz(q8kr}Q5D zg$m}Gh!wWy63p+N3?kdTlxcy(U^xWt6VU_gTZ9iRTw-Yz=Fi)kkzPp#R_ zGEwrw4dP;k40qYZTHVhX4%gGB>PC7Fp^_h{$HDTU1m+592hA6FK97x6p+k4Rm|~7$ zcQ;z%uf1`b?^W$y-t#J21W{tp`gSPEY%C5NBy&H*P+mj5T&1#-vId%=wh%JHj=slb zcinFE_Z|Zy=V`Z;2>zl*kPp*GhrC#==b2g?Xv6?*Ca>8FJ+aq-xZrsM;mw#2KfxGa z|EuYrAItk>_rv9w{?Y?YO*HhMXn!Zf9DBFkflt-m@{bsusPo=j<2o)x-jb%f+f+%m6yUAg^;N62HB)_UhWL7M@u+vRqesQjdjrd;x~f{KmH>Sx_C(b3bLc>|(?T5m#hs z4A(J_KlCw%fNtH_!iW;@osgsVtu|6pALXrPG3$l1Wck4%iDAO1-eqywEDn-(=Oy1H z{g$%dd(p#$jDD<}sa9TvStscZS`}q0h&Whb#0IG4daLvlyyFy0{JSB5Z>LPTZp~KD z!->1c`J4qh4d?Vh0%N9-%Yq2@vX-{`40NJz=&5xj*)!pg}J+ z)v)n#th(A{!1&Yo{i^N*#`l%yuh&84A}GUq)$RN)f3e4xZ+aHDbG1QY&7_<2#^5SH zdmIVOVRIs18yQn8YZQe(G~J?%^Y!Jzi_v|3+?-tW=|&!P%fC&m6nYdGRnj_oJTwqI z3AbCxaJ17^!}3+{O8E$upJRQoBtv=CEW~wbUEekd9Zcg{ZPhEGR{(42F-3dRWD0;l|@pN|!2+5Z=FM&n5P}g8wQmn8o z+p`R>?3f9uk73UhM82`)XPIu{nnFVu#Eh=`)*LTH;zn;{3#CVw-acSg7^SXj|J&tB zSHR`+k@(8^;{z)k!Kz24rgKa6jaIZ12`}(Rh$f#-i%SdyQnCeIESk|d!KPJr)yi;h z-)Fh*K?e81fqctw(P&@OE#=hZe=}U>tmHv4ru-jg?<0M{4n5P4*AThTBd5c!aMY?y zF&~H6qj14~Y~_uPw)vA|bJ|EzIvOb&VZc<^Zbl0U2OM*I?95dA<<=t2jVNZd&wv+I z`{$s$AoR^Z*{}NkS9ayEgZ*beV?e~LnWgD;uejq(*IYrv0%lr2w)~_(l4WOs_Ep<$ z_D2y4Q=<)0S>B+dZ&OPXN*52FQFMd$?q0xpdko>s&M-WxAyENU)V#2d?->dM4%QpI zP&T=$PVtlX=WuNC_$9{)-;Q&T&}+UXPEfECJfhgioyyMG0xnRO;?fvXwYpx=r{Vc) z7WcPNt6h;%jT^@3}z6_pPyR9>LN)M>1Z?XyO zu@ptl>pNtfPr;u%Fd&9OVL`T`1JRc*n_n$ewwF`XRQ$%*-O|JCQawn_j$dMN|MlU8C;y#4%};)`}3x+-_sO zJspJ?llL1D!m0oaue=3bf;FCTOHzq5V&)APikemuX%=dlw8{sBO^R~!K9AZW(L^MZ zV9?6qIZ+Y~?j!!1;p1-M=CGPVs>=}{G_n9Nc zZzXHuz@*%g)HJ&ch*4K4A&WmwEM4}0h)L?z|G+06&+8-a2V{iJ$w+J7v;xb$j%r_p z8hoVgf?l$=iA_P)vZJNC7HCk+2w-ox%?7B;{2uO5mXCBt|EhoGL6VsMy&Mevh4*x1 z`R1A>=;ARxR9hOBh27sRNFsxWjBnH%znF4!PN%1;9zYVs1Uk3suUTWyfx zj+kJ2ysDf9Ylr&6nN2GfcfTdxbTqNVh!C}cCB09^At?ZwAMj4m>}&!$nqJm9W%tYG zEILgVZ={D6fliy2VOphoJ>9OY2@Sx#*}rjow;t*5NIU6Uwh*9_jFx!!GSIS(jCqV2 z?F=J*B_NTV{uAY410wg1Q0nG^9CkAC=q|yYsx5MIbZ5ZYU^_DS`mW`J4ks!UCtN)g zs-5VUZ(wj$qefAfZaqE_-KLlNcwYFolewFFl7?#6VAc$dOS8=V+ZI}+gGq)&(BjSM zbbtyy8kp-V=CeWrFP&N8wsBXkp^>I$hk^D3Yh)-ACIh=XYw>$LKp%78?K-!stJ`rJ z6qW43i1vRkl3tn27xPGPmP^^Ks%s(qsD1{EdNW;qMNBvZ8?u(%Q_;4s_&waIyh71z zYfFBgOAF1HQjiu}}UkV8lC2tcX@n_U`DB8lsdk5H&%oR&pzI@Of#*Lxf5nX4?TEdjF6kaH!o)dIb) z2{;HkFrr<>Drnx->1x2tJP?y40`iEzR(mvQ;*q6R{?M6p)cFdU1x2pHBZei33QSf=Z z+riY0wQF7OHDbh>qLXuLo#fMRn1RGQ5VvZ5(wT+Mk7rl7{?o~VUR-Nbv8vC271XgG zL-+av^7+Ppzifq7;NZZ&Jicu)(>=&=*ZW>&*8CH|gU9D6fz{9>$)9Fk>v^hk|M zF}}EsHArE}#L5DDnq@mXLqAa#${VxS4HMv~NeHx*tx~;0Zq|d~la$<>Yk2_Q4y`ZG zn&VWSuR*-PeE_FYS^jWG%<8t+i4sX#RabKa_-@eVSE%Sz{q@<^E0u3kR7hTXzTKQp zp1fiwZhgnWl0X1>wc#M}DMAlwD$!rN+bhY-^ZM4+jd-58t#7Fjji)*a;riU4t7`{F zeJS|81l32T=?LdxQ6roya%+knwf2xwd*0iXR)EV|(qVx->DlLVQ}X^lTMRIx=6!;BhMD$==u+ zMspHeW44o^es@V`0rgoCiW+@%9^CJWpR`4-Xj)%m$$xsz&!-UkHnG?7i*w;rq@v!# zg1{Hj8`$goz?YCETAc(djmMZj!LsJR3gjae4XXJX#_PS#G@gELa+L^IxO!(j9;c~Z zCO~AVj`$Dh)UcE7K^$ziQ9_Ih@+mzheEmv`xO3__+z#8z8@fO5O_+7!OJ7sX?kH<% zF9L@_0B1njhqjxwnktJb7d!F4Y?SkTJDBod5+zb+HJ4soymz#4V3FmG9F{jicu!dN zY}Z?_81p6Kd72SyXy4k?du1zAwe{X8TGP3hbX@tQg+zgNJ4ougKfOh?;kuYYUCGM zw3{kwSkLit;r8Pa7zCEDt_>(j*h!?~4$}%Cp@Rcu&piq|!|d4haP~n|6gen_kCEC} zbEf~E$Mouyuy)7x{tlt+5Kd`#*aBs?ryZRzIZC=?Z%pMl-gH zSJ8(c2E&j%jbf-xJ;OUN;JXzX31l!RN!n?gsD0sPwqw-ES^rq^+7Xc)gU;S_a&eRp zZLld14n7W|kwPy9P)iHZ=HX(!;lh0*7Z|W0Nrr%k19agAqxs^znqz5A4T@=bPFDYqE;B zyfW)(EcCth=E!QFl$n!Bi#TNK5Mw)isT|W%BLWbAt!}xxw7C`$4b9(fMBGWt&6d4? zKN&kyJOwgK;-+gaUNmWPJPXgV2lc2iPHRO`3m)tx!!{{H4_UmW_35PK;R*7lnWsw`tg z=!=%F+t0a^KjgU;(vx2tw2{r#9MQe3MWjf~k#Z&-VE+JTd=1}iDruX_FjwV9)sHKA zYGQHirhD-EFVr|0>x6n%{^1!<*K2McJ#f|xX)P8u6_5lXH#q5fTnsd zcjB3lv9{#M%)iC0KVhPkuH|&}A9x9gW}UQiSZ05&k@6_?cn<4)P)~$|bnEBRmz-}~ zUD(ZZ&^|tSKv;ZSyHSQcg?XG$DeVB}Gd%l~p@gBUIfJa27*2~Z3h=;_WY4fo85^JoK# z-)Nt!#TB6ebf4;R1+cR4tmNFQZJMEEDKT1Y|MDA(&?!E|4sNUEe4zB5E_9;Yqo;0P zmP3TcP%K&y!b{A_9LAqyZGHofUM-2U1daHmR|a$6IKkYV(ZIy2jo)M9<65t9<33#3 z{b;fJ9Y=;XQFb7-&c%J1o5VLqRzl{zhPn%c>*1HE%H~Cl;L$mPXA}qX!Xp?r-5IM@ zAr!5bp`~I}&8W^pinco#3unx>uXCkFOJxFL>njBdhe6#Y{VjV*%4@fej*R&F@abg( zj>=wuJhckfX4^T>jJJOg0nurw6oMkA87AhoGmnUsRWsYIaEdHg{Y-1#sc?%eK9I`5 z$D4?A9zaY9f3^aavg~Ni%(@7jG}ztW=vG^dPi~tnQI0iqC!z*LXzj?v$szw5XgK#! zc8F0xr2PU}abH$x9+ork$$oFQCKw@f9}Pt_UdfO{0#aP`NO1OBS# z`F=C{#UW)RK}V=KaMDC?)pK6vN%bwf7tyzLNsTe8#N#<+c}3)yp8lX`*vdyI$v+>cd?m>!$7SiMqt$B8LMyK;RpjAWJA zdzu_~=p?6e_t8klOjG|UdRtcV9f{2P&)x3KJ z)weE{J!|=HzN5N*?6|Vr!H!Stz;SUPG|S~s4j(|5CNmk&8FCn3y}OL#(<*oK5)6vdtGxF<$W4&$04^RMf1_`U_m)aCA;?~PC0kQFe z1C7hw@t}bC=J=NPpA}uamIwwHHeTPGQ97c0d0gC0n~=o0^~ zT26|5ReD>VHqUKj^kGlzYk$|*LoywQ`e2LBsr$RMygWlASSPC-ko+NjzL~GmmBSyP z7SOAx!1=RZv4l$f*crZc$OfY&Xa8wR(ut>gf>l~szEN^XdDV7gso8P`Y@(W04`MO0 zHWp@)!>V)FOQJ^IFl1D`NLPG*>gB^W9%Kf}G+RqieN)cD;mBJ91vqo)A*)!v`?50%`PqWC!-Ipt14JBiNG`uQr7(#RynzW zDr88oJxOO500IR$P3^D1Kl_QDQT65b@X7QRPg+U+qn21rUO)p9{|5I9RRs#*Uswm`O;@(#}_-=}dW$sTzO_{d>T$9d@FA9f9F!RCNjRVVW26CuJg~U9liKJlfFIcbz=1L!JgQ_YVi*oX z2M|0NIT886f3=ckQx?Rdplkc581-YHY)=Xjt0W#LF8Ii%P%SZVrby^85~R$$tLOJ@QrZ$|8m?#etFh73=i~Z!aYZ_!nh1lR1aa_t04x%6cO@W`6r3}hyBucc3q8+BVh+ZyHE z1K=AQJ6M-6oSMWsBzUEuOFg`jj|$qQP!01qr(`+#*ZrlgrK9@@Ru`JDd)XK8+f*Kn z=-(jX;QCuuS$5G1=#A;O;x)S>7ZB>GaHiVGF<0E?BUBJv+e`gy;``N=L+?eH)@LQh0nl<9Zs}ra zO>qD1JIH-CJR9)&Bdjg7X^21tZHsX;lC9+2pqAGq!}0L>Ps=N)X6-l#3N?<$i^oO; zw}yXXZ&5rxc*|*r4#oeFcs)GA?%e2C%!Y=8n{@LfBl!N%%A@<;*FCL#*lbC$^w%WP z-!wo^?FfhN!*Ru{W?ZAvPcX`K8pU#!w#Rdkx z{<}*JlXtD*wHq5=a^JjS(jFR4VA4vTnb%fbov6)j`;*^Tk)IEt7@Oh_vSgMNN4@*2 zwyIZU`VP>mpZV)lUbNq4x}VR>laK}d1%2U>hBvM+1So+J^TV8H$S zb0Y&g$CKGfTRO^V+5Hmjwb%F29D3r~nw<_jtOrpY`#Y^w1u|aKJ7=x;+volUo)5E% zxgo+T+{@bATL=gA88RViOSeo^1Sw;)&5k3 zFfg7V5$Ur{|G-?*1P2Lte7cy1!t5V4lG;2*w~_#e82I(arg~4$((o;dh!VLXP;Xc< zwDTT^x|6OzK(-4AqzkcB+leA;dmIbeL0ozSux1GL-L5=!5XNM==jt?$jf~(`zO0H1L9AyD|xPy=-VOW#CgX3rwAt#X9SDk77<*wx6^*A9j z^MX43ufv>58kf$58L;*77IVK(2U}#}ChOAHo?lH#1~0J+Z>i_}V;0pli|rp9YhK`} z$RU#hQ1{)k!0TLEGk z&gTNeK9IxbevqInX!(QZTO6A+_nBev~ z7(5$F7;G0!+P;#b>)co1PY-E6alidL-R@(2{WB&QTTIPlWg}p>?RIf1H|p8>`b`wD zbrqm2(#>Ptu=(8lS&L1X^C#&rR6(D=Zhh?GNiQ@(MfNYnJ3|52oZVxs)X!;-Ko9MT zh50BI_rIhR$HL|o+(H&j^#b#qTLb|Us}jQnM7o=kj!}H<3~1wv-5iQS9OW1yg4QaJ zXOHD-%jL3FEea3N-RCCyAmawRnB)`w9>ti;)-11Q)F={dA@r?b_s-L;f6>NwXygh- z32MKQSzWM`>F!R2yGy9GOE4?^xPMm;Yj(U;wgLQ^zFl9t-G@TM({IbG3tE}|MJ9Jh z+#Q^DzagVmAP98*(QmKtc?qnmKHby#9>2O1t?Cd*I-|R2$m#67X|XH#M3cu^tG>ed zyl^aUVfRW?%0c_oVOzW>5XQfh;yIehF&4;#@LP{l`s%q`L9s6jr{k+DmaokcyXQuT z)@jqB;Q#4+2=EI4{ATZu15>A^{Vq(+p8=5vDJy zj8P25_13j~-2Xr+y8S<%hBQ25i!A4u&D4mj*Hy--KUQ&MXR*>Lmh9=t!K1%&t833@ zOoD4CEe0cErDc^-pw^#>v^0n0BYQv85ksOuf9q=8T!b`UqK~H2dFscLhE>}~Q>h+S z5#BZno>hG#MrsT?DEN_LKw80(lS|{?#okH=Cb}r+CMU&*b91)`tnUdokWEhD`shiz z0iqMe{pMs&0x7hFPzI7C5X(liAjGWi?w9g!C*4hY`l1(*jeXUphqw6MMEa$inqX!Q z6(R@$kl%iG|FdPyrA7sK@UMp7nduU=8=+=P`5F4xl`H<$Lf2z?|4^0M`&#PS2IbT2 z0c=}%N5ok`hu^Xg#vARjtf z_$m(me@Y%Va*SzpH!TL+g6ioQOCOZ_F%U_vO4<{MoZcqVDiGi@vu~c=Jy1kL^K@UrDs<9Ddt|@IVX?eHX zvrSEcTTTkTvI45WPdL!xzfkoZZj98E{jg{!-+&Q|GG1K+9hqJVOs7`6S&(VmRfwik z!ohtL0f#eX-56oMj25=ji`ixbGfo6<7Zz4NvCyYs67hz2#G~u3 z-fPpv0y)ETjd)C+H`J`@RUz?|V&5&w6QN2Y!W_7|?dTW~#%rEBuTLSXrU)QoJqbqa z88m*+Hxm2wA7|Z8f&?C+?uT_++|E;ZTmhNxsamVK(9l=3;?1_d!a8IfiLGngHK`uQ zF!iy*0aPL|v!K5k?(Mbghb*b8)Nm9vwuf$yE-^Bi!Zf}w#4qdHt$_@_#%tQzbRmy= z6e5x5Nf`g&e!~bS<3Me%3G-Z_^;Jg&_Z-Ij)1g#_>6W@Vv9(4ZJ_Za+Eb%J4TU6bY655AB^t&AVALkI&H+-LVf6)?w zzlTX0#0O23zB%6tBQmm5G*Ce5H#m8~N$`#B__bY|l2jLlFDgExz~u!C*gP`p9wT*lb%0s#fJPNP)Y^5PQ>4cOtK9ee#kEUfts zW0S`)8wT!$Mezz)??y60t>1x3f06^E2?5bzVZs_g<_LIzl;veZzKS;FjUp;HZ%P(> zFtie)|K)9z;G}yWQzSU@g=D~J$iy7~xKpXkG_Po>w3U{;Lo%L*Gzz>}^vXj=Q;q zx#jDPKAWF_=|2&!FIto(-YM>Q6U9wjK96rzH1n95Qy8ER4hxDmf7x#tx-h!e`VGG7 zG&9}xRR_3`2ZLup*bwujBl&piQ5JbU7NS_s$iJ;HzAWf$SIDk6donoIQn4^#-hGtf zj^2(bdZ!vz#>JJ$9u`5Ob+>aFaOWO6O+#5c!;$`3Z`H74s&u)o9M6*QVOTlsZ1U34 zf@%ip>0rb*g=(AR^pASCD!?qRfNHTy1dW=2x4a?yy1)v-L`l&0!kMF{#=Ps@)^E0~ zHpeT_rS-C)Wx*L&#!^ky?!B4#e3{v-7VFQN2B;@^IMu(j)EqUX9TKrezRUG7h&q}Q ziAWHU$=IWCmUjNocF`LoC9rUDwmIkZa@D9-=I%b72nXPy?S`jBr8~~faR@s$=a5M% zh}DIu#|g|1D?_MjWS zJlhg~x$S+r85M+f1&JFjIUB13Zdr5~_KF(dP+%N6t&Tj4Sj`-a79UUkY^2ORr}Wb8eypVDa;|&9rVm#rFP+u1SbXCxye5zKrwP#yQcCp~u&+qU{bMG`Pl8li?r} z(MpS_BKq}@mwPpy%=BtD0+Ax?QfU)D<9nFv3@ zs%6TtqWyp=*~6JlN<>^I{IUN&>9v#jlPSOd%j4fgN<&cPQf}A(re8)VZ`l6t;Brb= z37*CNHxjv@iFs_rFVnSXova1>X!~~J7x$tO(=}>vr#og5rlK`Ahb-;KCz8XX`ewYX z%Gs_oV2@3q;3t5-NxcUurfDE?#v4&!jJEcdhNpGfRjlqvwW^Xwv z3U!BW3#Z!Lcz8Sl#5lm5)&Tn$iGOM8_qIRY5?`GqG`% z6bY`k8{trxqW8u!Eb1_c=5_e=+!DftKgmvt*w0JPew6McoDVw73f4wN?=b{=3i=X} zd*O2tK%z^Ml?{FQgY!ejyi97Kit`&P++t>KzK+lwI70{>!e6YqS4{Q*eDHq&L~K6j z1EO!oNNgoG8ayrlP7ZZ`n2(bCTx?@GAEf=3_a~}?J(#-JFX{i3oNv~Zy=My}rbZ41 zZ;M7SM?>)5@6`K zFcYmDz$J*Yh`Sg=#f~_9_Nl*rmNlyM3$mD7>ypI^lHrZo%Yf*Po0d+#z6vVNkCaKJ z#ZYb@{+e{{h5VOqUZ;Pp6`6p#gn8`Ts+j~Ni!s8c&VBPlyyIa1r8i#B9lv8f8yO8h zIGQmabo?&0ayz&?BgOw=IWJQ=n1M$1+`1tr^Db#-+%Qb+9Om%9V>V6~DH}CRE^O5_7 z0LSXTeJzdtkx%pbzOriWCV)OIxo5im30@}Z*+BE3c5#soEe?P5l9-ro+|_VBlX=bM zt>lXll~iYY5lqBzW*mS0E%QRG(stm*H#mqGz?J83G!R9cmnSI{71T$yJ?lJVKEKTX z)Q!@K{i?c9l=n$Sm6@|;i7PUETTb+!7x8*<5I4&^HXt`g6>U3Yd085eL=7Ml&+f|< zNy4Wg_@>=*8|x;F=o|dnYmF|7vCZXp-fXzf2F6QAHd=2(_yF^gn0(?=Tr)OIHOoJ3 zv%C5ALo}T14$RCHWq;aE{(+Eq`-H0zWB7MYtL35(ldZHD6y&PHo;lC|`k4(^zxIjO zZ|qZ`qob&c&}%+UGEnxqaBs@j(D!P4X@t@*vo{?ke$lNOHX|gQ1^6A7o1Y%aK3cSZ zKA_DZo;QkWDAf5?9wFGh<}7LJdD)e z)w{b!lVNLl3KY7Y)$EJ=!D8p}KIH=ByW|U=FN-b55g#4+lRx--lTe%EG{Q&~tv;XK z=Lx-T@}BHVioI%%yAtZ$^c5-IO|@Iq(^1W1Vun*8Q1wkKA9~H%<9L&+xWI~Vd(pfV zQ+VRBA5vBPeP)wpST#-el0om^P+bOW4Qv{&>ry!75Olv;3FXUd<|dIvjkW)GP-gI5 z-)#aIPvD#3tzQI+Z;}}m7rd9QkVHHi*cR+halIN~2_IVtM`;v`53m@)F@LH#~U-z5kdxIkrj}uud?suv* zx3h;?B=5e$M7Rpc3;Gl;iC?$dSj^Syx3P+rYs_H+snTS7i!9v|D2?UM@+;LZp%{V# zFvkg(s34*iU8*s)R~LkOh0#>#$at^Evz#uEU0a`bQtC<}(~nY{b9P4$8;)A>NwaRP zOz^7v8$4G1g{n|ERLWF^lC=P0lag5y4q@H3OSB~P*C?T79d5hDA|rsdifQIK6Rh#cMVA)2fyW4C|M?Yi-L%N|8SAe#KIG=+HZf zk6xGV_d(@ctAE%5Qh z-6_*=YU$@sAGHeQ)RYUukTVm1lj-~${WB9*_CzG+)#c^U1%HoR8WL%j zJ}tPwo&7saTv0)g*$X#$bJ-ppN<#Giy#Ufdq%K~9+P^X?gnwo^Yk0@#JJJAJbHyVC zu=$_?p|8Fr@<_7UlXQZ66)SRf?~xvGnwxxZNuDWylvn5?mbnrj5ZyYM*)P?lp{M9N z93^!Qwr>u|5&uL@52Pqnn~C3&#%sHJnBTmu@Rit;<59szNqY|w5mXEfw)?Wl z&KwgsS>wh|Q7pQ5$~Q4rn>1qHfzw2eA&!z=5YSGFRp)GZtMkgzV__=CN_m*~%Cu<1 zl~wq?s(PIQpebA&a4{KqZU@?ySlLvtgA{h}nP=%r>c4fWfUA^3x26p!NItp-a8R#{3<&FX=c}Zg1Iy{v$bqd5leo{qAXHY_|IG zLPu_guao>+7%hl42(_jt7Y|urTWkw>Lb!a0`r9Hf zSRk^WC@3`-FyUVuSNuwYUWz{ZmByQOdnxa-o@n{kKu>!MH44JF58G8>(OpEh$$`da}^byr_I?DYGTy ziOs+A^*(3mxY#u|$8zG|R^sb_zb_nSht5#B+R}Z}Jzy(#-Ig5n$HwYS&=9eNpi(AR zU}sZulK38+o4*;gM}^Tl@d3&{pWOD6FB~lDN)2Y4u6GsGDCI+3M$BtU_X{~b``pcH zUAegJWs9H2+1R*j6T%w;{?Iq-Nu*(2*&f1%@Hl&o8dv=Rw%kxY-r7Px8zewJri@8` zT&R|wPu2b(ap#W`-8OP7M(<({G;x%^a#TbJnwC)rVN_@KExdUirmsRF8L{_T*^#Q- z5S^cjqaR`g!Mp8%(vIvMX+yRBUXFSnA5-f=)H*_7p*6pD{7X9D33{nL*EJ0uJ8=;+ zQ)r>g&BidhrH4u6!ZLh^5?!i(TAb$>@2ySciAWOPGgGhJM09Ae&5B!{IwYl*5$@7A zq=HVaq1hSDz)ABm%+8Skox0X3!fq>iYrKRyV1|IfHIa)Q(km+Tk*#H@?u2pTgl`n&)Dv^s*fdZU!`wWa|b z(QKTE#4b4H>vT9bPhe=vB?sJQq zypL{14oL=Uvc2eMGSer;9@{@yDJ1%KFa)h-^&6V%JhbJuzX74fHU`i?G3Rj9v8_R@ zn*ITzueL&M$T9gnuBJ_FTzskD5~JO%mW{nqJT(_0#O|Kz;nXEfjx z%SGyWD?2AJ{mA#65AGqb*6Ht!a&y_u{>9>I+23&dc>jo8WcLRGDu_O}C#+F?b*(_Ms*2wbrMY-+(U;1K@HaJj-qG+&_3=CthKeRJ^xtF}|jQbO_X`6kQDil0H= z3+<~@b#*!S1)&`60+^9-Pl;E@)#A7$!YbIvJsI`iR-dBvA9c)O$Xprb{09d%wEyGz0?jGOyg%&1Qw4n9c%^Zm8;R_^$83M+!FgWK3g@$EbKNy2k zK}Nn4A3hzqw*O;WzAZO}m8o~z`c7tl(Y9+7dFeI5dhwX=m>HoKZ!XjD_|UdkpLAHY z?;J5os~R@exQYCG+~%gRSqm z!=cCG>bXqn^vgF3i*oy9c?)sTbIy^CzvbOojd)J!Y9uJ{Qj1@_hnkL*=+dT|0C)vgQ9G}cAup| zI;6X#yHi3yQo1`OrJEH{5NV`Kx=UbbmhKMelJ4$0`+jH6cV?L37dzBEd)-&|Q<#YO zX?Om9pSH#!dFG>G)N-WXx)*9-Gva^xtN>$=&Nu!gfV06&9Tya0bzu~!_9R0?+j5kI zMs6O%SZg*Q-M7#ub=dv2S;HtT)D$tSj6IMq#sT#f0;Xry<%`64U^l~2T=v@Qo>qkQ zzOVMDSi-jgPi$V>Xq)F@c|RHvO!fTND%konkJ`@1U=BDJ+2l;bUW_UZ@r#@#ikFki z%>w+9I^TtX;c?v=zYY??p;FK9Z)i2x$Hjc5O#hNAU-P{MXouZQqFEpLJ+?Cu{k-(m zb2AGyv^Z{S5>_8Rzw9TKfQrjbT*rGk$i>ZGd<51g?U)hpfE6o~GgzEj)z&eJ0qmg9 z?ptFv+fY*yRE7`tD4$-H5^!w5O7n7{%%db}PEOH24T z&BdI~=<1aKS)ix2_=oAU2FL0RC zM(0?*(ZV1bES%YG2=p4jNPxCq`T=xwieE8pfHwsmX$`!LTBL|PrU32N#62}_lh?7W zL5(&4OTPavIF6)nSzI3&cih=zrTW|~*yw0#{_ZY|l?D-cAj5Bw{uO94CnP$S*E*`} zOu|@3TgK3yP|;o8h(Qfv%TM#W_;my^D$#1$ppx|t!ZN=Hn(+HDDY&C ze7@?!5TbpttJmu6Ok%GEZA8OI2IPm*OtpB?@t4Pa;P;x}+Z(cCbp(9E$Tmv$7;1@u zuI=w3XQbKzY*a{iwb&=#u5-nANqM94LMdmY@xI38=2K+)eoonl=-GfC7I4hc$Cp?ri!6s0VUf?h?WGA<0w!r6Il=iD?M0i?4B(Z zfD21RN&ivJQb$OhQt+AnvQ9D~6|Lalk^cpSi;UkX%q3`fy?(Fo(MW?|Qh8 z9DnW92!9pNJcL-Cgm{TpPoI@O-!jS6niJNKt!9{2*`L*N`*<&ijRU}a1=K{azaqp@ zy_bpD39vm3i`F#`8MyxQ`PD@!ddQF&=0^5BNw z*|5+DeznV09e;Kkgfc>hPZLb{9~e_W8APW!lKU^q2zTL!Rr0a}FNnXw7LEe^mtjaa zQCw7zAd48bU07yZ_TyQ^2^VbmEFj4qL<3zzQf*w&QFrbMhSdA4l)*S4UK8N42LD5s zGo7ytAIt`dC0XV17aBOsO9zFtrN#I3C5z+^;R`EN%Ma-NQ4);h#hm1PW$R!yyd+| zyefk~06nH%r$oo$rginYar}Za8HQCSACDK2tT}B;y-or=Jx_|ca=K&8hmkZ>&$#dw zaag{FrjgQrFkKgR9Z`-}6 z_3&H3K`%~K{1SuWm%u(ROI(O2`o@qi*5dEGgi&Xef927bMZj9MC?dZ!eMKwpYZp(t ziEkK>9x#}#^Y{Tv;iYcsGv;olP=m)9u|o;#w^?t-Y7$+C`rekY=Fhtxs(+y`9=DH0 zj;~AhV5AK6@(cmz)w7N6Drn&MrKta^UhInhtIo&e_(*qMZASDPDecP19I1DbCh%;1|24MCBif~&`?9=Tk}y8Q;ujm;Hp zv87mM&nZ>oozk==u_Jl7(b;Xw7V-)9+Xz;ANB13bIv7;rQ1VH$JoGYjPR{fl8aMG; zbG-$uxTursrH2sqIqBCC-EY-XE7&HqCjmkG--^R#@wOnnI>9!-7!2gN(ejQ?rTs|f z;lG^*5X`{cXBM%Ot@F)QHLb@<EUt0 z?0~rEy-RnCyp?5|F!UK%-6cr3d0B8fqpz0HwM86pt!W1{{u3yRlx<3lbB zAuwPmwi)Ah3Il72>i0*734zAqJHdmh*%J4})O3G@#6Y_1gh;vKQ83ej008hr6wu zb`$fX(_;bWLqD@Hk<0-iC9403vNf)d;u>Y2FYl@JYQ<*j2r+e>%=qEDXDIznIEHnw z0$(WS5S~$U#mzCvu_3ZFealdp{484wU@Qedo6&(Xm$&jyC&Q25w z>2SZwR;i}?Zu7L*4*^FdOd>u*8I0DeuJZ%gZf@}|jYgV=#eo-2$?2!1e%qOQ1{|8` zWG%<-#NRem)|y~2%S&|rtjod*KmisS3?H`!a#);$&I*ssW+H) zsuI9}DfmWLaozn&;%%oa&Mz1)pjJB;@*v;qBV?GT%b3(ZmedsZDtU3nB@w`XT0Tf9 zR_oy>04R@cC}_O;ypm&KlGk~zzduavjAWX=3B0kw1$aUMo+&$@VRB`{jD*XHfN$|I z_@+hRr>J;Y~BCncqZ0i*8q zm1A%dGnUywX5AihI}{SIg_tlTDG}K?9i#g#v#dEY+p}8`boRQOiPuvcIC3~=4MGg7C3j_M#X14 zQ)qVyMoF&u`yA~v1_qqc2C@kceFz<|h?19RRVa0`KVAr!SVpos8`>}P zus{_Bv?d3(RSr7}=EVI+6fUh-+=A@gKw!-&=*6zIxXGHwX=UZlH3@@Hjrmf;EHhaq znlDH2Y}sRqx(x91wcU-+{}$V&MO_eF34+ujg}$7BD)K+u%EbD6w1?CInc>*YYWE!6 z>sC#D6IM!^r|N3V^NS7Ts-&~?mg2J|Fs{#)$Mktk6hts&O`Uz>aQ`To6p8>dp)o*n^&g|qXsb{ zCy*j&J%p4(^xp%c>qkZAFh)p#R>*T? zl3k?Y@Q1J#u*O-Lf-|&jy{4ZeA|m2{$uo(1>(Mm5T5EU%h{J-gc~3=iB_l5Cy7fA% zVEIl6To~p@)&)50I=n8Px~j+`DrevXq*;fT4bkxNRQw>T@R z!J3F*f>}#{&NEImH01sBj$*yf-eqb$F7t8h*xF~+Tyd&FajEEJ`S036$oupKQq$|4 zBnRIrhm}acnSZ$Xyz;%G5m{Vf(@@d<4LFvmu0nB(;T5V)OLR;8R}x{(MX5^iw50dj zjI|Yrm>aGMghu7S&dukkrE%gw&{|knC%U7i>x1e(ZJ_^wEQo7`W zHJ`F-v5?QeRe*b{V13WuCsc|_P`^380jH{PD%M#%d7;ayGU=0GifnrA{{8dI6zPYO zff!S1YB&P3FN{2!`ogoC6vc0or`-OJ{p+6-w)AA@z*DXyenrywRQeQRbfk_u==u;F zC*CAECA8f4Nn7~q8YjFdC($v{s}66F%GwVdNB>t;T&Z_y2R8@phNG13_tL(cTVtp# zaMZJ;njXm~F$Uk?VB(e+zg^^#gcW#6n1WH_7a$vI9u2(cjRCfD0IYPv1z_3a(x4F3 zR9z$p#|iA6kCE(oiAMtSItv>m13Umtj?dGEczObc?1C=X5fKK;tfvT9CfSzY9!~Cq;9YWP7`Sl~BuD26IopO8qd1etJH&5mQdLUL7V8toaQ$haywr?k$Xm%hs8qzyb*Qq@R!7;V^qi zC*Xu&A{1B`s{t60xC+b7lW^7(W`^8Qv1}uDK%}IsKM$4aV6cs#59!P6x?4TzIy^ba*F#LWh7F=hbyy5^=GoV^aIeRHahig1-S@ zDHDDFyILpJip%x9vG-(|a+OMw0;MonU!Q>X5*+;;6}i5Z-d!+{zOipuEfRQ3wah;Z zy*`anN6N7YkFc)Ii-fMm9aII98$LR4us{HlE6$3(raCIh;-v8}@K%{o_@1`iMw1C$ z?B&IL_%H0ps`;NQfBfI|TvUv>F9Ep|e8i7;xIa4H%XB*R3p@$pVp@M=D=^av;iU&~ zXCAjmQ~Blz26t9nB3t)*(q`FaB?MBK(o+pQ>BBoDsn(461U1Fqg<cEmAFq$c=(%I9jh6l2`BbGAJkv(TOwM3c%=01io2w|iZ_ zPX_HR1dxNp+qA!39yA;iP1HW>!{$YcN{dT1L6H>u!j``tpA^$U<+_fMVwDupNpBxZ z2>+dqC};8wirl*g(V6e=vH(QIRUAR~C%yIp=pmc&_N$kT)BBOglB`*mcb5(94_8;j zbK~z&1hju0Q(>bVUtIR=niM5fjKHO|y!+CRk;Bn|>Fw%UQTl%^T~0bk9ZdJ0p62OO=a82Oi?5+{7)&$Bm7rc$; zVL&)-65>2VndapK*4T&x?n1FBgU*sDjJ$p&&fo~YgZqYf@UNk?aLxGj=BfBs^)Zk5 z%fDXK-M7vUB|6!Y2AIU>m+2fz)A+<_eM%b74kvcI#xKi%5~YD2ycfmFfTJCIYgNIQ zODC<_`51(U8&4B%tqhNICz|GsF{JKT7>>H0O0W_sjdIcwCR-`>Bvf(OpR+lvD|?bF4MtN6T@4YAR~os2x( zO||NohwY*FcXe+#vY!VD?9*!*-fvtqExfAr!!hdiI=@N z13AeyRSX4P<qOp1sE%vE&vn0N$BoL!ZeEH+KJx(tRvkJopGWsL4p6Aj!{t zx9o=(Oc==~$!=%VSrJYoplu`19m2V`n~hIcYv&VQ+2kArz}XQkk9go~`OhK=-L?vw zn7~61Lax0?yC%6TeE*~9zO>JHV7rU70w%yqRO9C5X9e(pWzg3lu_|#N)nEB~SK$^_ z{zg*6aesNY65M^Lie0lr%V4O_>+63qe0%Iz$_1o+U#_M@LS9-ffSPeRcuQuxu;f_X)eNyblSL&5{kTDo&uw+27Y*5XM3G~=c5!L^Kv{@ zORUPjO-d3Y=pGMr9xT&X=bX;suvVcI{1W(zYX6NnpC0tCxf;XH>UdkV;z+`$<3V7q z$<6!&Yg*LK?{2P97GqNP;mop=5DT&iym>UqPrTH)d2*Ds7X7#XTV0wh{CxGM#S0p+ z()=d`OI#55N9%bXX@}rCyCg6m5|BagqX)Xu0g(}*8SgNr8yj$PgP((EUPK)hIYOv%rdJ~sJPO=!!Yc(~lYRF7 zNg^n5v-wsYHSEkggjTMksYznf|xH%h6(~Ph5s=%|EwMj5{4<+HcXd4QD~wMLD1peGvUk zt_^!hP`o)14wLHYSA)5p3bc31)$Z#DFi1TBB$i@P#|u>Ba`7w{di%qiS3M34xe-h0 z%e7)PZgHvMUx|^in};>j6PLV*05)tIYC|7c1j*^EWll1OR8Ri0Jtu5f=I%QvI3%dI*v#5>{I`tJnuD7TPint9_Y9)sGN zx3m;6Z<2?iL{ecVq?ffO``<;%50sY%l;6ZCIo(kmd3UEM2sCg5r0kAAc|jA;O;aP> zJSiZgkWSnFNC_guClqW`PyqP&?lrf$&6B_FWmHZ~=zd>5VP$N<(xO5Th@;9uQPwb| z7$rryMQaN7ImvkPR@TM(&g(2$?0X2Atu)oW-7R*is$&DBJ}IC;Sd(xuwQf;zu;FEZ z6v;@;&^29DXzEQ@&Ve2^-3={l+?z#Y$((W1B{sL1-Q>J_o9Zw8xvqzmgO^n+WF~w^ z-k>v(^;_x%e--J(ZibM(N#neZI^jtJb;B+{ErrWADQc>Zh`08D&mkl5==4+ zHMOYHd-Z;ODzT``HFw=Njg8gUGn(9f{p{`ZM`;UQMhfSo>{vb#_cJYlua*xCJ{cU3 ztiAj{FMx62|3WF_vMmf)j4wFO^k~{*f*LCYONhCpmLgioLwc_o)PWRZ!|GOPC01VQ zW#l%>XA<=65f~``pS!E*ckX{yFSHt>_UD^YA-5f%sRJEmtvuRAdo*8iwk$D+ex3gA zkTQ)H2A#LDa+Ez@s@u?n@BtwV*Saqs9CMkXBz{Ye9e%d5YV4xL|D!bd$4`)qUJUxN zKjPWPFFaOx>(Mox#7h&H22a=S50Tp=VE%53xBiPP>D6Df%Aad}nDTEZkzG~k-Jizc zKMo{p*9>HB-|yg>(15P06j=@BHOp2Yx;=#OjTuP3&vNC&VN}Ip98>yTotxVY?9mNO zF}>WUpf8B3@1bDP|;OT!Of9 z1`YZy#mvi27x$QU4rJVR@eTGm^`##XLx0UTO%II|f}p0>vR_MM&CXg*3(^hf$ZWE= z&maG02%Fijt+G7c8bB;;pxZ3bhLES?%$5gw-1p#=5>BY+z`8T2T;FX#Z?}R>=;@~$ zqr}^&Ei95o87*bF4uCp6F-C%1m5v^ucA0E?8E+ptTD9lOGt&6^yybS@u%@bCtc9i3ZRJME0G@0&E6%MS12N9_{&3vT z^|~U4mzMyrbzo2N?X6ADcsw{35H(+r(#mI}2T>`B2zW`F%o)XGSfydXpU@9$$f+*Z zpIx(eBl(2JQkhFmSNu-XJ$n$E8*6;cL@eTl4Jh5dZa!S6KZ-vNjLNWvhFa_o&G@}B z9|2$#zNBND(0=fWs)WA2e!h<=LfBd|nXt>~+)suqw|$La9Snq6CEu#n^RJiVfw!l( zD{bz*>s9R{uwnPASam=Rzr`D z93^!54*^r}p|k2@YkgRu^4<9^9T^M+E(>ihuqG!T3OrX(Cnf=bcT65LcPmv;UHwlv zKFcyxTJ?YubZ4*|^VzQN*sJp1>Pn%gt>r9)=X>PS%Qu_KhpWpx6^d80z(zzhBLDHs z4OMZ)=K$?=Gfwbn&;VJ0!zf4u;k_#+(9*_a z5aIQf!f(?g+oa8v2&NpG1ilOr41W;gedG?}EImxsjF&J@38u}cs^eV(xb3o@O)a;~ zQbj07=iH|Zw_I%uE044qmc?%7W5iS3UYZHIccEXt+I_APY_p-N=V#f(4lsNX?hMA-pwt-mw1SzS3&G9TA>n9lg$<}LY!UC8O!HOrX zc$RY~d-{t3a%N3gCWR7bf!RVaGl31id%20D?Xyqn4-VzWb3lXdPV0MluMJi+xL?o9 zf>Qj_toCA9g|12zvlnV>PVb=NvlcynTzV;xJ}5Jb?ac=ZHI!%j&G`cRDK+aa9?~jI z5)TLB8xdmPRy_X!Q`*{X0$hI@M##yMKSzNEPBZ5k+rQB(8aR2|OE+vbAK#lD$JIJL zJT$jN%76d}CSRUKooPLB8QgLQd50#T{&C6kbou@&l9-3WdmZ$@(&4M$cA^f%IeTpR zu=%j^aXZ=M-?_KKAPOwr9pz~`tVwgeNy5)2XxP?_@@mJ8!*Kk5-P)bARXXc$L=Xc` zA~DbX%DAULKm{NX1(S2|-9#%p3r?>*3b|8lcyX zek^zkxCjZy8f)Sc1-xUDLP121-N(0MH+_3X2r+VrHNW!>+B=mXEC)LP2(eiVeBBVt zj)+85u|YO_^RlFc61p1=(e?~#S}mwV`t0fmnn5U-A_=a9i6Q5tBAJ?E?MfN}4u=Oy z&&GDCd)3JAikPeL$<_?{${jtWJbX%cGzj-6}R&u^uhP_vSh zICZa=oA_?yUrBzu!7cND&(>ni?N+r_H~5_gtw)okrK*3KLe#%#c_n<#A>Wk1so7D8 zH?M)E3kR!>T+RG%Un;%}#~?tVMB)kJuci zmHHxe%S3jC4;IZCXtagf@1G;i=1COhh#p$E#rF3}kk zNfcZ(rie^P%B0F|vfstSyJopP_MH8QolizivR+K327ApD%Tm(>T4m4M8iKk*APuLu zDTZ|Vr73>BMF+hp$UJX~qa88C%yO}ruTl;<*X1@uJ~XA^*W0C}IyMNK-4d%K#L>>G zz=}&z)=O{lE$|Xwxi63RLTWt-`314FQeUuD%yl9Rl%)&D*P1j;6Ie$JHGDA?V;m<( zhxx-+vdbD*rub9o$)wyC3QNAiW(omVU=ltwARk}*FJjn%f?qcq%rPGdk0Z?aRdZHe zb^|-2bg#6k8Wn)g$yyTK_^VdM_VVxhd{%_5hgNPOFX!SSX!4$~9Tt?d9!;OW1``)4dCJ2(0!336?IC zngvzwhtbY=ThOyiNAWo4p7waM@U1B+u0d5)!R4&#>R zy(ho3m{X7Jb3>3pt+i7mefN6=nEidbW$IIHzG`gv!rz<9EL&n@fbPhNc6FjHPS;Jq z`M2F|Gv0GfQKSO~Cpj|B&0RXPZ_rBh;kqq^1?;l_T`WCjZ|d|799~XlToP$e^wL|H zh;ks&b$Ww#)Xhrl7_|_^!mxa$tHsT5SXS!?u?f2Gv$g*-r2uj419>{~ok1lvI-FqH z`}Ym~(qG9ou78?JBDl$LCI>fZHpm6uy~hRTu2+UhI|(c>r1P^%FTVYQl#cX=IPmfM zr@p}iJNCSPPfbVx2G4LIYPaREWw#^)+c3*)mH4>sTP3_wv?U~-mnbXhxOJI-+L8gM zZM*>Wy6dNRbVDB#FI)>06Q>G(svELua&X%jH@?G=v--yUf`A30vXFeGhuMVmOtk9n zgR1|_kj?r*J0#ZDB35c|kM_-pnicVTfF*cyQy0ma>v=Zw4Xzqa>=uLQ;^KLt-^d7` zn$5oNN3YcUeF!+sLd*!cZ5nSIf4*!rz6`{ocv_lxZ|`+XeBU*E3-kR$3M%f(Q`60U z_P0q?3Oe3%6lq?q1|DpAF=SsE8yI~0WEMqVaV#>*7nE-%VxEylW#aQ%zg(3>zv?fb zZQ#sJn^!-oem8k@=6MQJZIaL==QOZZ0t))^&L6sxvtDNwY+BFnf*(oJ zK7w?UnjP+c%|a>p>>qw6XS7rovOjm=8O0SNxa`@=X_@!9xskZSzlDdb-GjPd>ZA;y zRO0>(UT5V(pDqn?{l~5|t-19d*6p?!Yo|rwr~CdYG$dieF}nXu`(_eIi^9F-Edgxg zNg_}sHyhalFC%`I$D2bpk4({%@2wd(*-1+6Pdi0H_a1QY-*d!nALyYKq|Z}$a}WMF z$vmhAp1*Z$?pT?s;56qCNTc?XXIBFhSI_1AhCcGn!|Yp5%?I~5(hVz*^A&c|7KN%w zDwT^%haozZXTFQ_rhQf(EZTjhZo<7>a?Mcvw}{w3hJIF6K%G@y6#9MqlJ~2HGWN;Z zF4KE?oSQFKy~IVOVNF#3>b;7b7bagL2iHU|u4YFNBxLD|DBm53=W^)e%k;WK5)@=eWA^f z3I0myC-7OwXO$_cLE@LjUjw#xpFjw11}qP!^X*^o zf$j;w9kR>*`tXZ9U2eqZs&DyeCnNZSG9!|TgoMk;46EIFMeRYQNSSbItm4|~;)C43 zr2d~Fh$KwE43<-dqhi>F-Ok_W1l;V%mV`e37-tw4+O*@xc~apC$ZRU}RdoeXR*&zp-oE0fbFq{OUM)YN)t*pENcq%dSnkBsA_n-Mvy5v~EUkkB~y|cXCQJvf9PT>%%5eq5s z9v(O{VB@ktTe;e(kV&5_E@_oo?df;rQ8xVculaXYq7*Q1D6uN=4WO2mr+*j9KurMt zm(I>f(nk$b0Z_Qp((1Zs=I1#_Dk}%l__*T$n(Da4BZ&iFY`mAAj|gVh-1^_xYAWKTn9=4m`rcl~2uF4}=%q=d6tBFI zWcZgR03hMK^r92$50+PY@I157z_%JG;pW%dgjUeD*0sTF{~EU`pJM?4Xp!5lt%DETh4_8m0C2A^M?BA z4U-C12{Wl3uwUtELq*B_64j}$0MQYAii&Fs`%u$R|q1C!_@HRT0T$!pLFS7g4>1q!q`Qti^I}}IJ4u|{^rCY?T>KOq&r4A_LR@Z>Ys7mX zq;rZJt&glocsXJRJ573$OlmrG2S0*AlR%0<3T*pm9)=?atI>1N9&}V1CRizH35Yn6 z5-{g4u);+^eNQ9(H7fj{GGEre)%;kgU_G=Pa5&pEcf5n%h&qX#my7rCTTAR>@1q|- zD*2ij6+L``V$6orNG{X9?tR;VkBk>cG4PY$y>>ep@GD+T*gwh%t8YZR*RhcQBsz~x zg^A-ZOIu$c2V8QV0sTZWeXWurtz!@EIRxqH4Gt_Zv5g5Xo{|B=mj% zGi?PGI|Ni5Sb`Kh9|IcvKH0S8Hcp)vQlyFqlF2{p%7KwgDuq@f(+?Nlgm}bf9#5$; z^2rbO1X!8~AgyPAv;ZNb@4-BWOHz6zVgVD5GUk`l_d3vtry~hLD@oTwMwYosquYbB z20)(fEnK&W_r|vxi~eXLF1Y_5B;!T7ut&=4z4iD9m9bAPo_dnv6Tty6a!b;Kl6>*r zA)i@%>tA<6J0v2M@8486BxnLDefo5OeH>0Q{t_wr={eJr#c>0i(XN*{i^ESW`Ch`L zIvLp%Ag{Nu=T{0DP1e{RUz%;aY%KM#@tBF`$I#i2^$`p|iNwFr<6EDQEqD%8D0q7H zwnTJjLwZ#cHbumo($8LQ5=S$rmgJe@&Xh68`?S~}7e4%VQS&(Kic&&#`OnRwjFLXX zCiHeGq7mDrIdocfm389+B}VnmziTtE9DMh3>1L1~7iXgBu>{|AI7b)albf$eFIB8j z%8dBO?!JL~{sQe+lC_X&>_^zFQ+_-GnD|3P-sDD3<@@SPL959Lv*ux0CoEB?h+aXm zcvhT)_=*aLv;l0m7*UF9B|Qy`S#_f@*nnX*{haj;(2s6nKeG%uXw0Jap`#~30AbLtgJyogs+=<(T? zHGclv(vp3S0yxQ!R;t?*jD%x;_fbN4eF0u$b;%d5a~$5{U6JTPNsXJ@K}k9Qk(gAr zfAHb3Gb|lXSWzaB8aFv*Ep}~qwUC_M@-P+QR_GHWSaUL^r%Fip7u5`RvUtN@ooTn| zl;ZlR3?__jb;)$Ww6Rg&lUV~*@tYq$s-AqjslbD_Ep>nO?k?{R6019{<$o;~XU^&o zH#ZqSD+8eQVw4cPn0xDyaEYwI^Y1cKh^Et!4Go*Xn*lL5B#e1&ZA~mvnCD?~k)Ayz zU8CNoAr+=Ouw)9Kvc4`GT(Bnmh|M`<3d{0czd>%lKTqk;ZV}J?3wnYCj-1=T-d3L* zFpe5p>KX&P3voAq- z%@*VFtrjR>6Fr)rCVZ{l+S^Z_ahi`09nCIi6@=b}TC~oM+IgSmVe_DeocjOvSsL5Y zz)Iu{L4a37fN$IwO2!nke0IED#!+q5_lkP*INqbhdR2ZW`j{n>F}CG)c`9l)g;v!s zRtl{CZa12_7xC{Ljbg!DB+k^RQ)>;RXI-(S;J9_>dD>QR3a zo*7ZOT*hN1B_`UYMWDwRL=yeGJ1@IPC7gY&5l5vWi%T}1<$Ww%pBY?j4{*l@;*(Oi z4x_F~!{GP!MvzR27V%V#THJKjY_gj5Vm0x9z89||@(Z_E5GY7Cnr!v;z?Bppy`(sK z+8x?DGJwaDm>P_Xl$2yOOffJr;<6k_sxSzH3-4dKT^2j-Nr3wLzj%~dV}Jb`A^tfq z$L0>@c}Q`5e=h~ag*W(dcS<3_MC^QviiZW3R_g6o;91LXnThdQY5v_*f+DG7<1%*5 zLB{oEa)>~pgWoJSFSm;S@J~4{L(|U6?BoJ9sIEcZtFJX zZ1RfngjY)K?__ugPnEaRBEh(c&y%V^<^#RMS|F!I|HGt?gm0}xgOMAZo8pyZmgkzp z_f{9b*{B5m4#?4Qp;mVNXk)FHLXc{84>9ZKKdiG#LM{N0qh8?5bnR-&eTP_6K&ih_ zGmB!#=*A}vEf;_Fy-EcgDiW^Y`L%UE{IQ zb-9eNQXqi=+{cGuVl22By1T|sVxoV&%?@mc9dGWM)E)HoIxv9=8%Z0{9tYhYn%}TD z`b_59{D1s*KEg9Dz&nEa4J{0dGE1chWOyaO$VmcOuT$8_h7~9oyIZI?G-I_;*E34g zoV&`)GQ?M-W``vx@W|98+6yIqXn>oSPl-r_3spj*dCjo@=G*;Yq&hB_xt(>sT%K-a zf@tXvqI#|Yp#z;E5Pt4l4lbA3=K4XdAtsIa(`gZq-1A+vv%$fKAfVzY35I9YDqh!Z zWqRAV4}XU^H`Lgz!^BDS$V@8tA~k$~4xbM@G)h^zFg{`!kpZw~jR99)2PyMof!@s5 z9ks!L8!+MxX}Dzu6X+1WL;?&b416qaWY*E`db%)+cozO*FElYN7;-4XBhya(`ST6; zqX(6AAzG+;9JV011K6PYu_HXYuK>epABtC$WIR?-!3CVTKBZ+W+5*gmeC)FeKiM!O zv+dk&0)0*Xw2?`Ug^#y*s<{^%8F=u$^FS&#wlhrWAa4@(~QWEI>EY7tx3Q* z`!qSQhI&k?0aGyG9RUd|>nEyl06vIzlmk>S%Q9TYO1V2X`Dc%v#I2~56auGP{OgL> z`@9>rGX1}=JxQJF|DYZ?XC%$NV1Fu18fyF;Ah7{_&Qb=4}%{bt(Op8$S4hA-Y;I{iVn7&9gkJ6lb0D!{lXJSh& zDAmbc4Bs;&fUvRmKIDIvnw^NUTueQnA(QOU`_}y}2?-?>Jxl<=_Fs4hjtcLb3RW&o z%N21$CZo|DRbt2;opng<45S^^90`}j&H1a@NIN^bsApu`Ga02W6I{^qiUX@^gZ+5N zAHOY%csc{}#ib|Ley)nGvfD55fn&?L@&N@RMY?XjDfCPqPdbeJg3=Ju4}K^}(}HVY zjrMRkqkxRLW>qrLCVSORe>)(}c+1?p9l&YycheF|bau5kS$bZ^eOW0H)cR$*G8x zEOeTM5vXR6tkxD-JP+wg^BFKWSc@(;eSx`W>lgC+MBILAs=hU&gyZ2xAx7YAM(vfa z-|Z;$%_FzRIt&>6$u_JKp><=$1f<}YY))wy_C^gUtf9zp&q8qdbL=9z5ozF3;@+2j zlr(*sY~QfZZ@+uD@)r(V5b3ZQTUQssFrr@_C@oDb z{NcoiCl-5f^d^4E_*M3n?-#|rOK~X=fl8+~r)a}Y_I10|?TOX+$4h*&-?q87wh)fB z*>*-)(QX8i&A!UFj-IWvI@u*=Q(CjY`{L4sonFnur^)>N9gnOFEToEZtf(bwIc}krUQUtjD!y*Do z5CguTk@*$E?IJ;qW;`e|bzRt_FzE7h@FFm6jzwJo=2;yM6)4-v6F~0f{})?eMBbZ+ zX-{PihcdvT2FU+B{H!$pJ#yj^Lrp6YU@C8~tiGanbf>mquDiz|2>w^Ry2qCMYHhy~gZHv`TfOYxziF^dN&~HJnTB7b z!mMvb1c_i??~}dtXiO%A!i+@*1n~#DFIzaib~S$*7Kerj>19i?sgO|E*yuUh_~&45 zE=)0>Z7a8x6I~sh6A{Ygv!z7~i!YQ8lf|z~r{fPVMLc~`*P&fHfHQV42Xx+E51`KD zG%+*n671i?Gg5@Av|b0+Rd!k;ot2xBJ9XehLc6pf!$Ps z+#ZOXVOxu|Wr6AM3hvHp|FuvaEJAoN{NIkWR~n%{UCF<};gQ_y17Lg^%1XYB;6Lcu zVh}HHVwdO42FqJEU03TWi*Q z=okC8RY9OiM@h7+BJ zUv3=!+jD#tW-P3>p3U)ow@EzHyNX4c+BZIj*NP#Xn97RqTP~8bw&%IIVH79c+q2bX zoIFV!s^xkKhBd8Q)n7bHKgNj0Yv>kplZZbb{c1V!bvX~4W>YjPbZ$>;bv&FX%4#ot z?Km#A2DV&3efm^Fe+rMXqF*rb`q^&yreeRJaO;;&ap?yD?I%gF&@p9z&j@*g=;dWh zKTm=c6H8zUY9wGSm|@`5%(IkE-x?T~P}W*oXL}Om2(3~9aVo<^)xAE6soRlpmUo|Z z@4Hc}qcYEiw;M#S){hWd8ZZ%KRfJXpHqx%``_|6y>h(H3bL0W&D{dHDY@TO*I$&;Q z-v-057=mGY_%AsAFp;c?7LfZ)a;y7x7t|2SS=Fkq)zF!waS{zF=w?#@ z;{I;^TYysf3=U*xEn!j--(il2Y?$1bhO~lCWj3K!L zrrPqj2zjJ6`*rbO2h!{#quYVdC3sSUx1D{l12dO7)I40onh1C{p0KK!@C?`?BNlDpR_6dA5LVtu{ zH{*C|7#ZWD8CWlr?8@CZI2t^+5x)r`M#gFG)|wIF^sZC8)^%i^{ff?#Snx>N2?Hmu zi91-O?UKS%s8r-9Y8l%fdJ23+HZi)T62poXALOUMhG+&pRqxm()EEN$YM-(-Ub7rd z3vBq_@S%1Pmv?5{Q9utaNNTVF+P9D?)Y(npM9W;<>lBr6a zK=Y;Is3q^JKB04oB19lR&uB{NjVuerseGNl`fD_IDE4vEAn^5SnL5Gfz3W{qpI4IF zwacjIO7ii*5MmrJMoy^=ohAkyfZD+w&sspsl8k~(4F{r<`rf_9T*rG;!>gr;>k#P_ ziVoMY_rb-AFy)8sVNxO>+SHq0419eLpgeNH`t@NG)?6SsScx_ug#?e#1yb)S++z>x zuM#!{+*P%!$6c_w-HUYGd||X+l6Gs}q!PwSvCMZyM!|KChN3*9K^H&fx_sL6D9&ROrn$9F@&rz__l&T9uNA(lD@k0-E;J7VVyQPhWiHP_X| zjM7U5C&3_%*`b+{9sdoGLyCv_Vb8ip>Vqg!`ac)Hi;n>Ijm44N02LrruWkgI5Bk37{8NCi&XMA;mR?-6PX|JJs*A@F(R_^?I5!)hKx}3HrPVCbkwp0!7xs#qCgB}Z zxck*HusgaYi2yeOVSR|jykpL*_}@hmg6rbzolu=c8xBSYF`&p|+*ah){n^IJ?B!F? zq<^4T5ddcj1A{o+|1jwHqsiv$B#Vm5^)F>ZHUmc~S_-!x@iZ!Y_CEah4&!t=&aRd) zYVi4ckAIx599QmPfl-J@1}5MZ^r>3rw&&_!uZ(s}2|M9IDRH;yZ?g|iB;Exb@NT$& zg@tm%sWMdfr>aqnkhxN*WZhQ=G#%|;7ATn(jJo2?kywMHLeH|@&Ak`QQ$NDX&(83( z`BQuKxo=#f7}3)pb+9Hd!3IN>>o4;(tVSvb_?SD{k9HAUJEGz!bsnQhv*oKWvRc}X zWi1CZ7i|x@MNZBm+qiF*Jb@4P#V$`1vt@IUq&k41B~iBM^VRfbe@sQ z1n-aE0azgn2f#;jc>2y_WFLJS-PZ{4QITqp$yd|D({QGIS&%jWg{C2IP>m+mXm&{< znRV$+!`(mQv!y1sBzJ5?UmR5QckSFjkSan8hyT5(Z>G!LS+0* zz8NHd;nKl?AY_O?qVbWLtnJ}*@3ubGZwN05OR}sPDKBi1cL*m;_=hC;1X~;$TL`i4 z)$DeGQ^U7-nsi3~LmJl!lj`86m{x0PGs9tFlt>{>9sDlw|LVxbN(>r2(H!8BD$v3% zTC>>aiKvctZ`7`h@gUuddu_f-(MiRW(VBx&VR>xz5Y)6hm^G9 z;B#%EzV=)S8yh!?Rkx}2k%oo^Tr93Z12OEQ3QEkv_6bvD#I zh8ouk?2$q~Xkoy0oIRp;;B1l?WgI;`mG!)-%AA_?VRBGr`@Eo64>G zcS{ur6%BxRe+{hgJQhY7UoUkz6&xTh}?3-3&oRB?@~k~T}L{#Oo-jtz4@ zq%dWuq`9Dm3bySr98|+Ij-6bh0l7he@jdTh~ zOP9zJf=I)Hlypd^ba!`m2uQbdOE=ut@9*4u?m7ImhZi=VozKiXGX$7hBO+hU8{fZl zUnH9;@wN-^Wq>;+NB5<)Ud1wp1mZZj2ut80Y&hiHYP^4{-xyBxc0UTI7)yIo)mpQJ zY=9VWe(bm{YOt@7khh0}$mNh=EhZ{cruML>x1aS2-RMTtv@cb+=6d9GF(Y#ySt4LE z>PX$d@lW*?zYP^~`>rBmOt`g$DA#tc|69~!4CK!8hLrcJrR-0Qe>z$B+a5rc@_n%7 zm`#$%$kV|+!BDisJ35xUH1!rQb%NScgZXIO+px6qJAbV)Fo^A>S7AngiiHl93{Jb~ zW_q-vI_ggSQ7JEx+|Y|k&`bVMuZ(ELa|Khh1d3Q&IdRJvVp+Vv^(StD`e5%AX|~eo zubjGw=ShQgU#LNul@*+*1M7pm*R&t{D23gpJ1|#$I1y}1(}%h#j-&|8VPkKd^fi5N zmqqgEi5;VH{XOQqbYlNv1MQu%mrH*fe%7OQ+fihEdfS`dvDok+r-#z_ zg(zYgIRg7BaeB76l-#4^MRosl^2W4A<4YvM@Y~&8nd3%puQ_(D8iX!*>;u|z+gij1 zdQ3cE50!JC2y?b9yJxu=T3r4Oj4aU5hM5;|9+b^a61?s zTNWJyj~jZAWbT{QoMkQBrM}U+3Z>T8+(v>|^C>Id;U$mH2eDXAhP0xVl8Z`{wLXaa zGEWMp+Q+R>B!(A~n=(CCTg;&Y1gghFj>n=0es-LXcfz>^0Sj4CUy*7>=$m6HvW6o` z%I>Rc+^i2eU6E1@=*chI;|vYx6Zh(Hkt3Dgh`OI|J?~>9y=4|-2CPmQ%cvW#OOl@(o_B3E~1N$ZA*Gv7j zwoU-Se>|YWnp#)Y!=b#X_PLk0NK^QKcx*hY z?`e31zm5F+ux>f6Qx`UW#=^#*^}cdrx^I%_b%6f!`kiys)^VB!&5fS-(!*r4?U^BI5 zhXrhHC=hbV(ag&B*)AP!GIBrf=RLbj8s=R<{9R01tEf5l z;|HcHaRN5&!rf9e%OhJn7#3cKbU!UY_MU%V3Q1X6@!cO`K5WWRzoW5}3#vaXG#~xm zd@RKX0d&6a>+D@D>j{2GO#Vp930kg zEDN;6WL|A1Ma$6cb4(f*s{U4Y!=&xR%=o^^yw z-T~#czvj&I6sGJo1GS9-_Q|ozl|P{EdW-zaAN1Q!)upD;QoIgpd(IH>(A7W|>~*}# znZ)kMY`d4$D0@%IL4ZM~WByGHfWQk`%PTSo(WUuWQ;8(- zfL<>@Pq6XwTadp=CzF!WIH3_JGJuoS+qB%OcY(qv(a z9z)5xK_r9p56po%>v9(8$#@u`9}P^|0Hd=RAn#tIL4w~PsQD;;CQBO1db8M?iD41` zTJvQiJ@H;Y71yAA&P2sK?)j)47_kI`GriQsR@|!5@Ps1s8$E(lb{oMNAKCn*qZ712 z!*gP->)^Xa$B@RCb=UH@g|@h|cn~z>FQ!A>>Yry{$CJ{6Vk5#oP{#b8bt)D+c~Ab! z;a)nAeIRQaqw{sHL7yj038(FX5Lmtxv{>Jy0d16#+Xz_fI2R%Ezn}*p<^ZuEa zZ}ulrIfYhVvau&XH9kWr1#T3Vx-mUbb+0)L1ViTx!T9 zyut--ZjJxyKvs2(N|T7~V=sF}Lb2$$0BL>#0YVjwGS*sx@+r7LtE1kCqsj*56RC_` zVp=jT9lYb+2ZKcA4kpU*)e6zCj~)zpPJpzYau+Kpipq7zT%H>C*UIxg};xQWHT#OAut8{#3kB6G{tawE$&*C*vSwe}H;IxPUdyfU>E~#t z%OVZVCL--0({OKL{IO3~ELU!V`lAU}R&4%-+LEV%$Bl}F2|((9w+HaM|jO zz~ixqzI(tglE*^m;6m-m>(lXaq1E4Ts;%o2H#!aq3UfBFrw@xc29`vN$aDD$>-}L( z;bpJr2gbSJZ*;i)7cAJAC|+a z>>B_24rQt#(!v)6E%d)kh59`3D+ykN5k@@JH`LVEXT-HD_Txa{y`j%wNn^mv#vTNI zc&^3%iKWD`7n!hk zaEc?2m&L4{Wkg2cNJE7Xlq(+ou_iq%q=YO4{iIm_098;`nteS2w^;mo*hSb|>T#Yp zH}He7y-_KPdFI;*g}nvoSWms?m5PO7XIvMERb}u`LU0FwBfqs%AonWIAq1^xJRM1@nS$Lt#K3(Udb$i zrT42_rxUMGT=@%=(7_Pl56YhxCC4m}&(m(eJq!}U_DlVOb>$+DyPit?x2cWF0Y7

yH>`YF8kN@C-~dD@9|1Ggl!Au(}UvoT?aM(FW;I|Qx)T%pFaunwcY z7O|e(7zc5RTT}=J z1Vbb5|FQtVBWui|H@qF&Eac-&UXkmkiAi+8P=B@kt>9u~?sc>pz0TyK$KU4Guhl5E zkNZa-4MV{LfI0;Dz@@HS{XA=#MJ`O*=1uZenvZ96uI4eONNU*`|I%t1g%}VC4)zDW$=Pj;4k~H?DTvJ64Sl9ht%DAhYQ0C?QMO; zyTofXNrO(rxiyz-1TJH3`5)h=$>D8UssU`! z3YlL2Gw{%x*rptZf(_fB!aBbH-7$%QUNx!1GKK;Rw4n(%=9&tWszT@OA;QmxDXP+9 zU*qJ%uNzBG+j%v04SuR9R5G7VmkZX?c#Q%ABG{dWICUmvk}~ z0f+lWY4X;2!})cFWqGhl&7vAW(516=;iE0?duY0$tM?)CIT=nX>y(SaxZ+O;+}C$BCW%Gc=Ucr_XkdVfqutbn*m+<8Lq&n3ld)2PSo zky!s*;o)EHv-W&9g>3d;x$X9a*2?%5>$bhybJDGUd&2mf^54XLGF$@9o8Gt$e|nm^ zqkpK>mOQcGOlgiPjl94 zVnA@b_hLbhqj7Imm8|9blCCMH>9hIca#g>d61Dke$F@!EDN&uVyv4=FdMelx_>Pah3~%s&Og~DGc^f3JkajZV!%?AU z$8C)hT3nCe%i${G!J)K##V5JAzN2(_HrYNPS@9vZ4FlkCua3a~c#U-_6#$ z{BNJpZ`ed%lr4P-QSsm|yVd;4%hv=q*X_+0Oz5cCv5^P)RwhyH8l3K1M?yk7hJ^h zAth@unS5=VRq|-T7)~~8WjB|}7v(312VBN#uLUn69+M36wG5kXL%Ql`F&_+6m`&jP zIeyk@dj0zq_9|-5jmHe|K7DuD4!=^6Rp!}(`wG6s&3+^d4{5FP-@fxAB1P34V3WvmtZS-^0NK?!7_s%2o*kF_si931|B~Arfu58_ggvh--s7o^xJuj zvky{s`^dP>mlWq%8crw8f6N>KgaCE0f9faOv$(-BCDV~28d%2CRrr{#$Ig#W7TkQZ zkGr*MS$_8<7H||pvmQypYM*93c1O^dvuEG8i{{Wq_<XW&k?*wc6Gaw~iwi z-^LKfLW<73#eJo&O@xzD`-m=-&dVK9LQ$_Fi2gh-Yy~AWqQD!l z@oZDnW^M=Pimyg;mRfp_!{AY6Dd%YxzC0Pf;p(u+)i2I!Zr7T?DOsZ}q_YXleC^xW zeD?>#qYJ*(81WbB)n2Q_{Oba{eI?`HOPLK0laX^UBHovPs{USAz-NtndQ8lCS7hi% z^Y3ZHx15;bkYoD0w{f&}0p=;~R7MbBCw$G@X_=uwq3iz!zaND6m}L1jzG=X6V9#mw zZPirEwEaRa8H=V&-QB_IsBNKHs$H-^o_&T%WnuwP{rG0oa;L=G0=!;h1>3zF6_e(< zxttlr!`cYEJ%)hnH*6zbD&tylI8X>x8kM5!z+ZAs+d8aM)c`m*titT0Q|s|yKa_gY zT;Eh;!;Z_7guSsU_>uBnf~yR1HPIukJKDcXE6 zRGW+oLLtkaA|B+3m{ewk3=F+a0K*Hx{2gbecr9T_E;#nCB z)xGb`$qbFTr)O6i>I!VF8CU585Q(cpf`u$HxL=C-2s|GpHLj}Vtm(|-a0>VUc1J>i z;nxRjwF-Cu4nZOh4#KtRVb^@H&WFY~0p@TNvY3g{C<)E;RYyNt>ja0?W4jU}@Od5` zY=-hv@~C+eBMq$IU~XX(B%CB}GjkA9z-_j%gN6n&t~3cu6_umcBk_D^0mW&WZFqJ| zy~9A<)6tTcXNmh|L|CYFU}|r53?#-3@k@Q2*#>xJgcP!{*!Kwb3#+pyNtOdGOcww+6}+9Q1B&7s_?abtU~pc#?fjQLlec)J(e0h1l+`YyxJBU!JN(WlJ*l#I}A; z&njB@iNUt+F?y2H=PqtJN8bP?tyWcTbw6&QAIW`hMb_1K-izIB%}nG-3uP$%SF38} z{BNylKEw+*by}SRK>=iSxZ=72DoNI4-;a(rIu%#G_4LHD8w50xROm*Dr3w%mX7zaz z55=w>y_w5DFvU1p^tf8Hi~5x3pcWWvTEV!$eZ!{_mZ7i@!*L3oAEHutxhhNYB4sXT zY+syz#j?T_wcp6jMzm#S^Q(r%bx@4Z4xx5fypeDk%o167eK25zEt~tBgZeuOb=nCQ zFI6xEj!RsoPqE$*g6i*ezcgm%Y8*55DwW-70aBgy#X7m=zv46^f*yzA2ERt0rd=kF zxn6#?T41JP!uhAVN|cT`==^XAR|+~m35s!{ zuAi{gMG;UyOy@GJU4J;IVL&&U8!bF(@iDiz$Fq?pxl>l0(kd6k z6sL-9`&Z}Jcwrgfb*-&AOYl21I2A&J>phoInTLf(!hh7YgrDiz*Qu2~v99lyMHs$& zGS7imcTje-=0{EhMe~;?SKQf^kEbtIvaBkzyNDnnFVX%g3?sJZKO8JJ!N8!i`OvWL zJqC}}n-VJ%B6Jd#>5}O77vYCY!Vlgxho`*y<@}ih>J7Y~*F=@_geCgJPns;xbIH#yx)9jE6EU-!1bD6n zijYNLrkM&V#2b1QI%~bZZfC$$j1LQ^`0$cZZ}@e4hRqCPgnI^&PwaMZh(7VP8)H?E z0!2f*x_)V zpvPad`p3iLl^-fUp58^ zz9c#Z&$fcS!D}P-&Zmy1G9QYxuRx6X!RaP}_frRS zD!}|q&CS&s^X?~gi&9d6A%#f+m(RhJ<(l(ou_>MM-D4>`JN)hGxT$iQXG0cI1PMrD zO;Wx)%0hF|_kNUPgP9F~a-3PUCi`K~x`{HR4t$OpUf^4KQ}P+!_&hc%@6{?_qQQs+ zXVu~b+Hu2aYujAJ5?wJA?bEY16PIH%S;CT%zi#L|Y=FK#!(2dP|=-t3L z)KldC_3^}%ElFiMqpA9W4ud5md;yJ3R0Yuc>ao}#$uVT2DaY2Wq9m~9TlioRxNmE}Wj6Pfq+(!!b_dr{$z`TNEei#O&0*)lt~QYwH+DdTv##QKL%}AOnMg#4l}}ZJ zF!zsc_BWEb`3xTYXP%{gyY1x6T_DpRK{BQ-1?CM`*N$Pz0 zDhUc8uH-&kIzX3~3k~0*xqiTqGft+{&lm>q3)}L<+oQQX_6~XqxjtdEiJLWExZ=$; z(=rzfO`#);%BRITO9-!b_ zNMj!OQT6PT{i@xNqs5gGqd|s}2ABhLq)1N`g!T~#B?={cUOQ_%!Dsj~Imi!~MK%u_ zp9qntXoNF;l9<6QN~e>hd1cP3Wyq+5kJ4oPs_2=#0YA3}MQu8c|c}Xll?(0wMq1;stU?s4R#cu;t@uV;%T$3B~j9 zbRjZvdk&w%OsZ(LwJQo!t%n1G^^XS~epgjAgzD5W&-6D|HPXkQnK|2Ys=y$*zwa$i z^yRvT170LL_b;QgTPW4zVo^&8h8o)CRJ?w+2-%f-qKHL5E=k8eg=Ode~~ zAg5&$rc!_R`R}X_q1wWhW1_ct+;Evc|E|&6tjhkZJe&}5$D$U<@^O0a`a@{{CKKE` z+i! z&+u>t0OH2#0&@hLuzW96&rm{vh%6jJbSdHK)wwzh-jO|*JJdj;(v%95+XS{x^`y%y z{GhR@rW^%3tq=G_3)n=b;{yfN5MFfZ4Y-FRDgy-=VEmh2qhZqfv z(hW^iHe?Y!m6=cXuTpm_ZpwWVKmwOcY3*q={H7;%|C5KXZdI z-qCPSOUH>Aylm}F)UFkGNHF1t+kZMC|aNi3Ihs3_5 z<=j6%kt28LP~T7N0`u&U3flKASn!|6$iN($6N{15yZeK|hOb%VevfB_|1Eh^9pFjc zS8+@@9u8S74TJbS2NlXZO~IR`MuKc)n4gWLjV>W?Piaaav!fXtW#1&4@V3}AncM31 z?p)^%gRYv;?g>o_HhNmgz=v*p-Td0!&3t!D4k&wjAT`>4R2d!02SN&evu`Z%Rl@Jw zy0ms{>_sC3!F`s(LN;2%9d4w=4Ee#_g|Zme<`-{^mohQhBTZZP*LHhUw~`1qJ}PNt zC?Uds1mK_as30_4EE#ZxAP&z~TeTlnx@5kR#WRa|@ z$7pNd*E+_IUL0kBtn`RW}j0pQyS4}GNCdG5pBwBv@uN$H|uT@X6mZS<{=TI5W-C&kYyv=5PMXZTFt{p*sJ zA-xfG=kWU$`6NyL4CfIZc>=b~A@D=5-uZc%-Ff*X;DxsvnMg#HeEeE@zW)6Ofx)~9 zVfx6qhE`qc!)i#~EQeFM{`9IQG>uueAmjPEQ_{`g>)i^uuLC!1r776Z<4)wFTvyP> zoeO}5R7Q7Ewp{L4tYuU*H7xsi-Likt@|BBKo7FJzk*s#v(UY{pqqR$N0iM&W$BS z>?uY=$t}!3C;H`gWu@yKaU1;jl)mHL!kF;Q&K|2)DvTryFWLY&0hvYzA6vQo6N z=tC}@2+Omlio>*aQobCz1%M7}O%8Lf2u4L-?pO{m5yn^bgl^Ia$ldS8QWIlkmOXnm zH=ZTtM;lJhD%I+uQ&i7yJMD%{rnaQ*55`IG)GR!BA^~JDecB?e-c!vm4Rh&`Yw&OE;XC@IT+^L=wg;fwlWVAK z(Q)HdJP8@%hmOHnTSHPz-75%jLHgyYP`DlUf1Uz*EQ7rPEDgogx7IqwzkK9rCW^aw z&jJRo?CU{Ujc~~Rlh-~q7f)6%^POB%=ZHpy26;{XUK0^;DYKeX&&qExQ0vJ()y71_ z3=vn&4nW3Xa<@S12X5LPgNH(3q?O_o=wz#k3OZqjL@ZquV9-RiZO}YSz$^IHc}zn1D%pcmBg5sy1$Eklh+MTLeSzes+)bPvmw%6amZAoogr=`McOvi#QCMu$r zLRQHO&5yarGbwQ2!Nr(7Xh`dj;kTSr6JR!_QeTezg2r(@kQ+`~R_2@y6{ix`)Qt15 zD!+2K|7|KSyv$m{?ECAtiE2qX4y+>Le4dR?sxHZLL82<-a;L z+K*2hT(7{!A@E_#c~?G;DgffZIlJeK1i*<$WO2a9Y$tTh=!%^|xDLk5;3mfTMf6jZ zG|eu5nl}c11Ui4BOpPv8T_akcy#&$@s81(!Eu36CH;5eB**EPRE>-TKnw>)kbqp(R zr6pypK1I;HrvlJ}`j#N#E;gDPST+*c*!Vbu zQWV&P0s&9S9T7etNuT6D+FlUtYfxlI1|J7=xj}?KJB3mW+Yn7hY`dR75#oDg>ZyWSYg^5TZzC@?-x3%CRmy@xlbO!z&b(sV*2*P ziOmtAR=bs2s`83_&&!g(gP|$vGdjQxf@OcLn_GdIUr%!ixxkz<;NaL%*1|}ymGqTv2ik7qm zwv)?Br9HxRD?sXnp$Y!p$EIKOMnmNp>zKX^E#`^r8h~fb=bPZ&B+}ayuC^t$Wef9+ ziJeL#IEq3ddk^p&B7jaMdx0pO=^#6#RZcH>4PYlu)b7MT#>Nj?X1-o*?bT5CC+P*? zAj2^UC4Td~S}IV9h&Qbh{s-=_@P4@7 zd%2%`>H~S|;IaL@ScM&2+6*JH=bPLJef@LKnAyeqHH9(K_MHU7FH{x%*CQIou`()T zF(q9KEf~>YG$<5xBo!o2X`@pQ($NBLi`ToFyV0Hnjyp#P3=2efiLgjBxyxMj`pH`> zHC|%??zg;3wQLI%0-bFtXxL4~z0=nU(X=!Q_u0rcy5g^ZXg`nA~og zUQ3hkLemXA78$mmO83a07g7~<3AfIfOf369oKmTq4g1$`^-SI=k)w~&e$ll)YC%L&iA_R^ zhM6?7dDfblt;Sbi)UE)R|7|`~-3Ec#g0mNu9Ttv1(YLc`-Cn;_*Zqbyk12+U*-rYb zPqT|At}fbh29&BOyyzBEm^kAHkI7v)VPT2Suk(7wJo4BvghXY zY~D`YGFrQ}vH4PH?Txhyje@i!m?w4(ea-D6^X4(eDdq zqf3dEJ1ed4C3B}3+y1teMJD3897o%TT_K5vhSjv!n?ESGup2KmGq5zu*J<1lVVS9@ zkddF5!~p1xZoNbDY4o~ja2oq_Q`FYxGjBYU)b=uGnI(GuZ>=sNiRZ<1l_ya0j=&IC zjs}5?%!669(SVpoE--*3iHpZ$@&=sJ-@XweK`}aNOfmF!>HOL!e7PK6Nv>(0Tsc^UN#gR)?SpD;_}aum{;lPe8?0y{6bj0KKsDh`dQXRgNqBt zcxX0M$TjNdCw28}mtTv4hKj+VBR$WI85H>k9t-H8b?NFIz`(cy65ISHH>%rM z8TVb9oWW4EY8n-lO2-G=yo=`vfs@7Tk+i9sHLcb!8t0QkOBqUgsm0-RO3wFBxZ+Mx z&n8p7q2#{YNbScf)U0iPpYJYC$T_l6j6ei($42gZ%rgTY#j}?1rW7316u+jQcSmkN zuIo7GQBkSfR-6vzE1PH*KHZdmCE<7r)EbXQ!vy+ny+sAAZ44jRG5p#N4Z1!ms{OHBJsL|i z5PpW0rY0hO=Kz7tsNo5HNi*p_y{jLZ1McF@m6e+BqRyA>58omOB#HXm{o@egE*K^J zsI%hv@R!)DQBJFzpRheMC{_#1&oX7pkftGoPmYb33k^ED@APvvXpc{ov@xD}ei?EY0s2?MCz^iMF13xy6>*M$OWP>mnJ8@ypV_ zs_*;V0s=QQ2=$P>-C?queb4P4*~mM9<9f)#ePJadu?OG|b{;tT!IvfS@aqms@9P*( z1xGu@d>9ic0c+8$+HCKM3D7Ch`(5kM;PJWJi|u~hElE_Ns)qudB8iXVA^JtBpgF6} z86T#;e6zKjMxu7!moZ~MrE8LFWYgmr58v9Cyo_PoThVo=Y+hM4>t|t+syyl` zVx;khySm1MvL7>WF9`%xOuO(DlCd>nrfs%bk||y#|Fgyx}8m%zcc~7g2ZxeUFG5+(rg1( zb<2SHJ*LXCTknkx5*HA+{aC4HUO@bzh)s<681ZMYXYHe}GhrG%exBMFWquU zR;~Ier!;`)XSwHodUhD3Q`F|l_Q?RtB}wVY_NGxe1(7gp$kKeWY6oiiU$j!cBfd?7 znZEYuIm3k@-*RkZbUVe&j0XQchh#Vahfba0yn{#k@CouS_BigI=++Qjgf&7zxvR)# z65|7eUOX;)M=J_VUCD@2Ca#_0ad?~U8lkAF@GT&+dUA>YfbN2-JzV5GuM>%SSlQVBv8_NQ*tvI{NE1%OMOHXf z^I1>_+RnXf=T<;t{tiGEGlt4g>8NB>R8}w#C71_-lT?`SMxY0_3V^WNbUMFvd;=D^ z?BZZxmBQ(*JkbNk{1FQrR|qIAfUMQ;p)$z7+NEe{aKYkDp`Q}^$`RQHWr#Z&(WYoW zLFRv-H)u@NwH=Bq&ryvzPZDKjXs=-`8{S9E$ZQuCG^C)$#I%;705zE~;@120@wR^v zZwx}AsyFKWNPwG|Ub#%PLVC>91zg`#Pg(f>8$;{Kd6z_wgFyfd7ostV1I+;Pgl96r z6$-!yRo{wK3jf&m!x3N=PPye^&jA{0s|srKy|v+edkJY|QDF}D)L>@CWX8d&Q{%;z z`fDRVB6%ZI1iWA-wbi&fUcHT#OGnVHXdWOx>;x?4L0JH^Iy1^*^6UIJyiL7hZ+1sy z2Tv0qY1*!oq`IiU!{#B%DpZCeIUujUJMmYkp|8qF?%2w+sG9*flpXn@GUTR~FonjZ zV^J2<9&&9es|iVn6r$qymYXW7=M2RL@Gb1SinJ}?&rH*a?0>~e*zlvY;EG4(vq$6t zbX;zS4yr3fp3j4JPM&}Ep+b<=tPNdC+Oj(YE)-=)dvyuEy z@21cE*~uBN(-?*u-fNA@k2d%%vSTBI>)Qz;9icK+*4kZO zWI1BH`i;5L_CMq5kbL}Ky$6vsy zF;zF9?7P78T|HS+kYPZFRSi3 z1MG~a)i}eD`LJh)&o2);^Je90W{NMjOkQI4W*vY`cIWqCNxs@HDO{Zt4$t2uFMUHg zZwId5*NfHXe?E_IEwYb&->G~23iQKjZrdm(F8|DJ^y$yy^!oz z*^6k)^MiWBmmQ$(A%s$06?B8_{;W~Y z;0$bPI?D1*gwL#2Fg;MpSU{My`Ll zw+2S7kc3W}+RC#fnl?vQ_rKWAMR6?ESq5R%dkDjM=xNPek9Rqx>INMx&HzT+gQj$f zi;feL@)>2^;OP(rAuU5mu+V6;cREa&w7po!mBi`D25ifc)@<+5&fR;f1XE*tD>`?2 zX}G_fGC&FR9@P(}@_bLi;hHqryp;P`Unt9*j zKD1R_+{gRtQSSG2%mSmJ{C#QCi>tLAv4-{QKdNEslO8>J(araxcQdu563GCe$M8pl zyYMe;Z5Fqkh+~{{DM8-rtlI;-2Sr8nTAD74Bt%kVT#kh9TMI)kw+C9pZal#4@zP%X z$e)|Z;>?mVYfGs3K<-^n*ez&by<&!^_*O3-Dy1;B6<7}n`-QKtTu}o7b^r=bp{cRy zzsuTu9X*ul76~11Fg={vZN|aG?@-m4yRVn5w!KD&$4uhCb~Y3oktaVe4YiSCO0bxp;)*b#9OucQv2H!z zyU1IMtoj<8|Zl_A(@(9Gt)znuT- z{=^7)^{oCQV&5(c3PWJk=C>Qz))jQ?g*YEYy<7y@`gyxg24Purs)|-k9LwD^Huc?R zhZ?Piw;6UTqy!w4dZ3MZT&519q}-e=qst$4NGcY4Dm^c4x%)MG=^~52WcG(45)aZN zK;PKIdN$CI_I0EF+_hp^u!S9#LMq%wej)zg!#Zqzjc;G8rTiv%#rbydK+~+#3K%&# zO6A?1ce(L<7v`LRPSZH_#)4((>?XV&;WeZjX7LsiuTjNsVnc{ruOmM}$Mj@!hT2|m z#cjUm^bM>de;_oWg5InbgWrFm-L3!PZCLmJwc>IS3%Qn9DZ$GDE_;)HdX59MMp6df z6-Yx#VxffM`K9`FY8CuntRp{9e;DoH^kHQVE9lX=Km|@Ep3ts zyut3axj@3DfGy}*&{-Q*Cixm)*i-!a{!6;A=-5?65DFVGt#P^-XF_|{) zyKd{?2PDX4$;$^Pg8firnAw^^L7QHs07}3M zZwhk&VozUVVY%4BS962YWm9T;@-zVFq@=_@cw5UJqyo-jz}4p=VW~|3Cl!GLhltN{ z5d&D5rrGENXX_7@va$stZE(e%fA(y!s`AkLwgVk;Bj^b;t()hf_=k&)mOjx5P~U)% zLvWVeS>dNmO{O9(RSRa47|szSCdAo7PD(%zqK*6l^5}A#eum0$qFL||k?)+@(#IKn z3ykUOM&Q?z#I&S{M}?Q6gW~m|p$t&rknWw=NK@ySZd8W;3sInJS0xqss=}zTvgY$z z{I*RSS--mHFiNzbm~GxIpr|#O#|21n&Ta6nTv1{9kQf4SM@y?9UpO>Q6F~^iWRWQd z(?4bf|G3BjV129T)Y-|bScoP`3r-7lg1VjmPvq|*#vFNr6zu2!#Yp{E5wrV)D&zkK zw*ufI2jk(P#lXX-`p>fq`>#ZF}mqDZPm@fpJU9#d+TxHT*~m18n%Z*DZB z39G+eg{`3)3+h*9PnLx(?ts_h;yNl;NfdNd!S}il=+ED&L%Qg&#txDPetiGRZ;TK^j76g(Hzo9Zq_Y5elHuzFKrraDnaYIwNv zq+vY4RGSmcT$)0NmBjJN|LhgIRMf8mBq6s7ZV2)(d=2iHkAz6<@D&1ohu;>i>U^x> zn^#+_c}^Pco=~D7OriOY)y!}4m95nGzKG&)-*6BLpi3w<*VE4aLBrSj zDHk1_;j1WTK5Zr6*eb#@&l#!%ygss-e|p}Y3HC{j!t3~3x?+9-g6?0UE``a_$q%qpDhRWwfh0 zp8sW*R=ib8D$d4FJe|FY3KN_;qNOCvl@1%uCC0xwB|Tet1))jpZIZT~Lq&R*e!QHv zcN`$e#A@sHj|_;lZ#|F5%5`tH`RrNoTET`f>OAVy&*DDnPUg(j6ElPC$pjDJ!VUGi zD|K29+RE<&`nS|oeFt_*3)R1DbOsKXIZov(_Vo0a_D1}V34x69KRvhF<6;D(-QjWl za|LSn@S76iiqE3;IlXI7*JpzdPR>prK`x9W2to@$Vg@;K_6|}r`kPi7%TYEgy_;ezpqRoRqUW2>`4Fv zGPSV`AE)0z5yo2?rfXQ=Vn9zfvPCG=qpr!ERSV7V!yN7qfMB72m)D&pW*PZ4J@Dzt@Elv}%?X-QR-RrhARRvm}Crh9W`YvB2?7LCM|Q%kmxuD^5%Yj~|87 z1PUU9#F2#7FQh-{(&*f3Eu6w*fso03(Pn9~_#{D~_@MZ379sF72|=+c>slOa;?kwNcz z2oj+IcJuwPA=U*0vA+-0md&yNSGLObf@L_g@g`a7jXQD-j2->KX>8eTf|jqoCf)JK zg?zc1B5?$hYs8O-SLxgKUo<|0>$yM5qLm>!G=Brb$-MWmc3DZpp3{mgz1|xe)bpaP z2MMea+lAz+qK9WU+obmI{rl|hFp)!`=U}K|j)pQl!yrv+{_-~*9Y!j2Y0gI98#VLA z`b!dPM)lqUbux;$^}%PrzQt#+dW=N5o7F8s90OxR99^klcrP2wfbgsu0(6(bxz$<4ucvzUF&znZrt@E12?LBK`j2T}kp^ zyURpzia_LaS4{u0+)V2 zgE{&~%k9#99ZaLU^L`h;1f=ibb}dJ~+Jpf7`uTaLB-Yr&P+s)E#{7fD+UgUZlN={T zMlWPBBk^h#ezVcmvd3#(A*SM*JtSMT*Y{)l9Qg@(d8u8L?M7P*q{{RTUNFKQ4f2ImDAbkF~5P$NZR=GHS%7vhL*l@A{h267{k1ADs zV!grCU3XRE;2Xu?2(Z{b!2f7;x|3kE&2_f;XygjGuA6Rqyu-26I$z#wOMbcCPGuPa z?QQ9-_uKYQDG}bbX8_kE!=KZjD39p5*=Q%mH$>3-<3SsPSHb4X9mgOPZD&)f^DG3b zeIHBt2KtTb<igE!h7~?DFJJeeG4qaRr*#E)g+1tgxy7YN~ zSX?>xdLI`Wm~%Gj?Q8yQ8|}X_DdxjQ*wo4@-GNw&+Kvl5&(}1t#K?`g9sB6(B#PkM zinTTa^|?{lND7J5p=C!|(Fl14It9*Uo6l4W(#!FovjUQM01B5iWA7cM!~Hj_a{W7( z1}@0Ys{=B(*c`7R1Z}y#V+5Ir%T2qs-5l$au@7kNHJce+uOE=wF95h4xV?{q`WqRp zBfqTiOA><;f|i@zk1E5*^n8w(KD`@0L9<4z{L7FAh#mo8P+K#+Iz9Op{DYbFjhxlR_B?2G$tDRQ2>8cg0Q`PdhpOGm`!1B2&7$y7CnZ z>=LzL)~PZZ6&h-fXx8m;-FmA7LyH#Ty*3wO?%b=Hn;z_y+G2r_^y4&oU494VPmz`5 zPfks<58S>H0SsZ5hv4)h5c~Hsrl{g8G5ah0nJHCv&;NdNzgJ0lU)(&M71q~ty1>?` zRp(zK(NVIul$6K-ikFH2kF7aF2j|L~F-?}-6)8sexQXN|J1xD850eIu7(8?f&i;~B zyV{I=JZ@;od4)IjI;Hef6>oWii*xDXLICzSm0t^|ejFSSgqV>9BCD6u^5dD02h2c` zPlfw5?#u+5G3p~MgrpVq*XPOU4w4gVwc?d93#1rDsjAR%qai3)S|>!}N&HPbT-8;Y6718ze23I6d=HD`MCXHjC|TXJ(x~Nc z@2A!diOpejEhyl}wSmScN-IufhH!uA+QglRO;Ld5g^?R;-tcCOFar@JHQ220*lc-v|&{aX$xU_u? zmbP8so=7RJVhh%YV8dIHI;Rj5B-DYx0c}DBI69e5lQ*f^X8&b42uqN4a&MPJl3kpAa6*Z}ku@@i+R%`8fI z7a1Q0o(C8V3Et;VId5k#OV?R3Z*!b^ebT2eT}5Qct*WlK7%TVsLyqJx|1j;Ew`5nO zPUpqsZBDXuM~n9>5ntom;3)FqLLP9x8hTyu|4L?c%WWtruE{R_UBbjYjvC&z7ar(| z`lNCDqGGVpyqC6V#DIQ@Y7Bm*XQXOJ?^VP9=LH}_Ip&FE2B;Vd2@lRRV1*4f3Hg8Y zGP7qhvRrEI`g5}@WTud>cmnTJNz1;SHx}}kS`d0JZnHoU&Iyrds9HKkk1F_={oO0N zv{r$jz%yzZ1*~|HZ9uF-58uQCu0n#`n1?JILk7l<3O&d2?r@EscUUh}@)aSBG9t3=1X%`lA?G=oNwp#jOjKL(ilGq4~|`4QwDvEu$jh^-v}8QSbf7T+co>= z?@g`cW0xj7vI#axo7y-w|w4Z)W?KrU;i#e&@5ZuUgg_4-C zQ}#^E6b^!{2Re8eTK)7?D6T8?J&783g|0%1Pyt?=9UT> zwTJyk>86|EnEW7kJ;at&{fWcQX+M)i*z>(osvq2AdR$igLHQcDc#-m z-RJ$@cdhwv?wxhlth>(HXa9C^aj3Cu5Y}C{JW3~%OK#bRuQ9qEE||-!n|wmO&v(a| zS+MrBI{#iZAim%F&=pedYpCO9DC{iJE-W?8=h7ua<9iT^N_}>8IO{_jnFxGY^l*0> z)}=n|LAApUL1E^1e0uyqAjyoBjBO6+so&4>z8EPft+|cRR}(AzYXbQ>VW=VGq3C0$ zrXzenbFlJJ-^7FqLA#z$9b>Ow$BAYr6JBYgz2KEpFf-`}g^3Ot&LG*TV^j z_oa*Z-juROgK>47>7Uw5m&<0)}pq*&K3MaXTL6BOZ9{Y$W{TdDjqd5wx1C|f~96!c#=XNpDh zS*T8}xK|Y*@xK(szm~M0%uC`jIzrqz z^17S-t-xbK+myjaj&jmNxkjjJuci4_njZKI_{)8XFF*$qRvHQjNCT(!a_%xeQ!^3FlvA3|IX2)Di-1g~TKcA~6&fzWz zeP0Avi_J7?R-NfQe49`~n*e=wL15A@-N%n_t<$%}U!BqDd`}6U^jNaIg;&9Imi*@L zQ%*-{R?7qTb}L>a3D2ZcjG=+vjQZy%GdcKCD9J@C3L+jtlD?tiVi9tL;&>t0I`_t0 zrfch)-*VHy@e|@vX)v_+>EVAO1e4pNxHaEW`#>0T-^~_v`uATcu1ZtUH zdX!hkpNA~JiGviwk|{;k%E*OnqIRtR`-IWF7yrFE3@=p2}X)`OcI=QRH4 zl-an~pZ`rgZWegBzma@YNDT-I3QnP0Jz*u45HadEY>l}v0}k}W?Z?=N(-PfC6R*BW zUh$I*^_^?FX7O!z+(>;mUw8`yiLh&NdLRg6^)*IP3nU<78A~~^@*k&M%}iT;jN^bE z($-RYo{q1GHDR|`FwV%orSEpW3zQr2*r^uXR?tt#XGp+BOoM%sHHk=SMChn6YuQmc3M10@O{ z9AI%_FS*L`V*q*QWrj-=BmA$;UmmE7OERDV^pniB0s1LpM8NLqtCcVdNV4Zw=wQ;j zmpGAo_DRaZ(rBCut$}&{9E3~5$kQhDL=R}yo%yA9_j-oI@cvc$>=`G>&7J{w;obW% z4&ML>0yLk{)$YT~MMOH{1LxZT0WAnWO6qK0mk-b-EzQPCtNC7Hu5#S;llIqB|J~(y zfr!+<5`UqckQAA*!}6$$14wN2Ri(`D=dt&_%5S;bAxu@s%vOr~%XISDxp})l~$+?cM>F84W)un_FG($h7I#=2jx~u!3~~cx~o~2kW%10!Di;Zd*M6vS`6*nDX>u$oHdYu!%#dV zbXgZX{OyjZN&B0QK1K!poP{!=9}-G4BX5EKQ3VToh&IEHCVD?sshLFE8HA%qSk!ITdhnk0+@ zeNZR>(yDJY4|ZkHNJ1yKo$rxTaO4)(!U9*%g7lBRd~irImBoL@@QE%jfa>4BDpmU2 z?+B>!>fv&Tr(b@$j3UYMCdWV|5GCwAP^wbi=FQ7W6Y#FTNM`$SLeYq#^g*YL@D z&%IhQyi?kUY+vcE>N6pnon zd{^}<_E$m9uwm;#35Blcqq1yuH66e)4Bcl*1T$+j42RtrkU^D&^*NHJ#qYJLZX3hQ zjGb~w`$zIQ5AClNUk`L}F}smWBs;~&+AjTt7+ zduzp|sJ+gGmzJw?@)WMwdH;L}C)U} z2gmI7!MNM+gYiig4%PD12y!5|KO8!9ScfhODwctKjr7c?>Md1|`=@XDM#qaDVmKAA zbFe3qR7AE;4-G>zXauN*ATlVI%8JFQ2z2-Y)T-9cER7~M9BBsF$p9qx>lDxQW28F5 zyBQ6QwU<(=T2A?e$|^m|z!K;D2g2ybuea%$SN%f>s8a&o)3x_#Kv8aaxrMWXWkQZQ zI+PAyFoR}%(vriFsEpDKu|3KsDB$d+%|cvRf9QfH=Vkli7luzrKU+NZ>H{Sfs~?jE zvh=5_?n&pPFx$VstvO8N1LmnWoNLq`yG8k<{RD-z!IYuaY87ratH#^qN~^Yk-}f(l zj$d}YIx)%jPY;m(pkDB4hP9?^YL9}M;Bhd-Zq%UWOf7rNgSO>ksH*C(G-Ca4_E z<>gvtlgagB6IJ_xReAG6l^x@nvAO5dEj(ZOk%Q#i?^=IUGE*t2>m!<;rvhHPJ|+f> zN)>uX-B8U>tudhpO6(|&zMIbTV~4HA0oS%=%r%%*=FyqH<1UnmA*Iq?!TNwKEvNmMG&1RLt#v=& zdRrLR)1{78bEYPfvpHUNm12fd;Bgc7{E;nUdsWizC|?$E-n)wlEYHW#YY-%!=(y(8pV1iS!JPL2#0Uo8%n6o+TTK*AToA=v7g*Z_VY zdW}oz^`f{1{0coIV;V5<-E20bs?Gm(p3$3y_U;!8hxF>4iMW=*2k#Nu1wL{?tk&K9 z%+1057K1l3U?E??aAt~#%esmXXY+npS_&J-E$wV!@|o*W=EOHtNl-XSn6sVVfE zT8fWNbfH@7A+IHm88H$Mio)-DB){T*xLi`sT|#MY0x~M^431}7d|2O32#+6>07{^@pUXhL|w z5`Z)LKBLQFOqvFx5kuNh^Mm{%j^@W16V*oNO}P@41PCjJ{_DDnsTHEe#Q^dbkHr-& zZ1?lMynuMdUAmG;rn^~k4h;Qu)Z@i(k^}aZ^}XKp$^drXb8fco)MqL~y=8vSf97gN z$q*hg53Ks;e^HVoX8i8Yd2fL5LXT@=8zD)9>%XNLDc_Okh#EH%zk;9_!R42m!Ts2Q z?5tRvYGd+lOWX6j`6$(Sno#I0`v_8QMOpavt_zf5}l3b}L*Cm24xSAa;z62JW$!!OFa!qd0Ag!eeSw>W)@i5iN724!<;teD^`!3@5 z+HVi_e1@Dnfw|nvXdC^!z|ZwLNfXr$FMA0Up|8sFc!%B0A=vC@A@V*a<@hKzjiFigm08W=G7+tNI%7|=1dyPM9HDR zIYh{@4~aaJF($@u2|4l~CmvUlz30$(+86Tj3J3A z?(Gtc;U=U;irqOLOAjuK{|bW|eHwDMT&Zm%->q74}S~VjeszMOF}!QiSXRv z53nqTfJyz|tf`jfkmwM&%?N^~3n*8+GCEkdcNG=q3BEB^74d<)17a&n7 zIBeoZ)ShEOsH(-w5kv(tXQA{mJ+_!#40&J4a8x20Lo30)sXj){X(=R>_7G69LASxf z9|ko7us~EAtTN0)ohlC_r(?n6z=BnK5=iFkD>QvXlcos-!7|o+!F8je_8gFBkLv~f zS3zRtc#yGbHtn#WoG*YsIrvlm30mm{v6{ZW`tsU0tWI1{OF%%<`SECpcgboT1(&AR$0WvF5|Td^wT!Ln}5W)HJ0ZfAuO z+3!lJu_QzgC%JvstVL05416T^|7S}O9|lQoBst)=AOV7mNr;fpu}}g#fVJL$&&sGFTc znP0Dwb#XCc997}hyNk}d^~9oL9C^HUI)tvy^aC4QA=?1i^Si4uZ{$RG3zPc@vziwp z2;gcrOdVbGEu>p#A`YGO_MOcu^`kF??ttge?CJPzjfI$;vohD7wNgYZTwDHHSga(w07b z-1<$O`PB*~_N(oMYWnYMtqLMQKKZjHF2JZAKgXxfN%d;oL7OP%MT3LWuHlM;T?We} z7tfmp$}KM-)Aw$7smaZ1VPdIi9UGhGzazE9&;P{sk})w7cdTjpFxn}~HSCcPv!bQy zAd|5$CMZ39Jm;g7_)q#6VmDeg9SgJUSIl^T#1Btoj&AiVG}{L4JuV<#v#2RZe^%X- zCEZqc{-fJNMeUDL;2`)4{{^~q!D~Vrs+DoIzgKQ(D}>!2C2yDib1E8h&E961HTL5a@O6T*W@W*_D&az=iPO_v^Y61{ziNvOEYMA?PF?NjEw=c zLbuAsA<_hlaMkj~B9HfjkgG+(5;G|KW-qPOinc$n83IsoFF3sSQ^+}psaDwzUSHf4 z^iZE&{e#c!>by|ObLky#Z8wk|4nd6yfHk`K?7^S^#yhYvFHnL^ftc|H)BT4R9>0u0 z#~TY0eq~#sI6gZadxP+91R%_P2Dz@~a^YLJ482sEAU787 z0q^kda(7erpZHP?BQat`P1{ehg1TSlCGC86Yf|U6ysHng>Ubt8kBL^!>iWtu`sQ0z z{Pz0iiV9v^eI@W~IOsv8byro4QzoikvWXF=c)m*e{oVbD*1x0-E$<`N>bwPk8h0&( zl^yOiJw3bPw?e@7!+F8wddbi53=DNnymIfxmz%S)BK`Ac2t^EdvX8#6nKcQeZG8x# zEF1rGfG_8L_ITYE_6~9AVnf}H#&xa$M-BstfE9yPXqdCv%(w4V-0)fb=^iFGlYtLs zrXnwgG$5~l&Q^m;+kCv46g~5b8ccMI^*7R&S54<}|O_Qa9eT3M7PqW{7n0d*8dLz1P1oxk=C`IFSGVQqQp8+?q+&Hn0dY-l$HiIwXU|P=c_Jx_vjo4 zOLtsa5xOnU{E(N|#=!iMW>>0xrs3zLj?#{L99*F6^y3HWfvYhnUZT4liu8M2+AaT6 zGlOtrygBYRlJ*?=YvzyOta$6r%SjCY@06C?$Ee4_P&wn1%i8OCmHh<3)mF*yemlB1 zs~ovKik3%1CCmFHgz~t4f7!z=IX`}QPSWT3161@Rqj*B#d{8xAXU7o}h5x<2MU%@1 zO+P#M%r`c`tF~a6W5am-+Up;t6HT-I_@zud1cmG`RyIbR+I?3*C8+h~O_bv|87}Gg z#hux4!fyp;xxZ1yi}1KY6nZ>A>wQZ--FMGC9!Y2+vCrwS3S__EC0iMvRei8tyPhyr zPb#5Ves$hKNSv0G-I+6273^}@75$jADcMVBCwwki*8WQwU@UNU)PXAZlg|33A4DSV zXrH$FEh6SYNYQ1TtUd}s>4SstR7MRpXvSrVqaQV-m{L8{yA;(=Ujd9{y|`Z?5cv)9 zDzic2{~O;6TFv}6lEA&;Nr=YCF!oC?#p*OHtGUB|0UUP9Gd1|5ouv) zAerOMTWzITmj9zbLj0~$Q;ygvMcy8~5SW#_CEOb<=NIp}6s1Ok)j805eAaHo4@|99ARgK$YDA;_BNHlEl$~t06-P*}B zjxn!kr^&jCLP|tp2t2W_7m$JTW>Ceaamm_MPbxgrhjGx0qh@9K_))fh?f|huSgdq8 z$Brq=7yh9C{R3q?)sY!OvIg_wua(i7mg#r4ikuXF$k zmTK?z^^w2Hut-(l`Nl?FiReAa{3exRSX|>Q)WCcRs#-dv`_!j$d*Q-kK2*S4w|$+g z_k2jva+Jnv4yQYXS3Q`yQ_$BtC+xLlUdv#KQ|R7pK?(rgFFez5i(;aG8!0d1nP*VszWkEWMk<--xO$4?gLRRLt?H4)ewTm zfukI#CWqqrLwLfZfckn<4HoLa?p-W*pCA8o*#-{>M_yQvBJ@K|)Nta*X=|4yRl7H1 zhEoYqq*qr{m#)~Ds7lr3sMYPh#&=PJt+x-m@`bsUy+oRWo|w|in}>NnydJy7Prqcp z`T;d$<`C5VTwQR|Ms|;+xVJuTpdB$t>D}EG+dCIpiM#n)y`OhT5RjQzzn8%OkozjG zch|Jg?0%qDzvLm0(TXA(>$?z^v$aJcNUDN?|FTQ~51AxXyR*gR(PkZ5`TF0o6e(lq z;J(nO=!Z9OvH#NoJb{@X>I{!AP=wfMWLLjON_s{AHUzl1f2uOW1_vwsI~)^92J?-1 z@eX%CP7dTvmEE0j6IG7G`G!V|d(!+&2-K9IbfsDUy{9l3O2kvum?@U+R{vN7z` zFp7!+1&^$DehbIVTXa&sDcp2?$Hhyc;mZwg`P`#VZZeqRkc|Es$I$ZS9JbP0#c6QY ziyGg?Dfw>TuP6mvt69(MUjtC7!M8@h_yJH_>pQ0I)@L%EcCg!{byshx0YH$Mk(I9N zv^Qbu#mF%d|B{iS>Nc{bQ>wet!Zgq)rNaOSPh84YVK;M?a17ITX$nfLxkVXJb$2=* ztRDVO`E#tUx2P2rI{qMAc`QUk>!-Lanf1eyzPpHg zAP3KOkq0EagxhaP@?A#}R%xEC8wJoKUn%n-YQh4j;v=kpPNen;9B+hI?f+gHZqwesv)|9E zh$%`prd-RTSb7lUVju z@djhzoh8$&q*YfCwog^>wR&cYQcqUmW_y2kJ1Zhi)&HVu)WZa`H_ZQxfB@yeSE_M1 z^zh-7WBEm#rnP*tPg(G2wYCruSArw4smf6G`j@K~5e#nw`%4AWuXnO7)ea`slYY{b zvHpl*0n+HH?}%YCrUA3hkpKFF%<-gs)?bF&A+?}M$fgQXtvaI?P+dM`zYzPOdS_jm z+m_oZg=TQb!?SQ^hLF1J5zy_0iQ;s_Q+^4M)O0BSWtzhsW4* z$W|kgldasU$|_&hhLIH}Lk|}!OX?dVI0aE6&=@#}+nr}qCf$6?w}-x&h_!8(uUK8T zd9*#g+1)~o42%7t#e_(gpLiGEn;~wu+vGOX{4~^5ZrOe;AFrub+mfsNL4yz5{9P9f zKbfOkg7LIlN-5=qj2;g+qBRUa_*ty+S|i1=&|>0ECU;_PqVIQfPl2>{gJ?xgxfs6d*XoY-qZxUmfm6APduSYUI4XYCNLCkX#_|5el>@LSt znp~+a&ioWDGG`l)eGNUu!qc|W+fMw2e6j;`mIOKl{e%1G^zUg`KiBmD@2dwr52u|! zjGN#}-W?uLwyOMP45dBoiIL2Fug>o=vY2Jtz&o?V33y-TNf_sT)?gwf5v1`xdBLug z`D(j%Y+5VN(+i0zNq@m>uW0#tc@X$w{b$9Co8PBVl%Vom)SUZ4Wx3DYZa1(1FQM^X zy)9Cgq<-zV&KM)6sa1#T`{uYs?fFKoBMcwo(u8DUGiliGqOv!+sGwknR!zdb<5ul^ zq5z;w0FpBW8GBy$85f<%Ya^Wky*vLry?X{%C zlgDT@WgTdM)FAyqq|{4$tbg`_qP>jbykXmhIZc)3r8v1C~SAAq=KxwBVsAA%3*yy&u z$(&RJv(1oC=Q`)xV-u;R0=+aiJu3QspKcAq*Km{*gM!vJ$r z%})Yi7h}|3S6J{W4=R`ziN5ElEO+VCsT4eMjg`~N>*7>*aByK__oPh!uF8%8sI{54 zZK&K`*vBj>Ub-P>RQfPvVc2*zlwcUs8#r_^hA8x1YsU9%TvSOS48y;rC+bq{@gX+7 zLd-#OMd!tFc(0AQn71Lk@59j}4w^gx*<*4XGyeU|GIy@1AO9A8)++b*;+Xpe5n`ZJJe^~zCWle z;Xd8q=h0nj-quii<)uRl z!&F1PGCsPXDY&Nab~(3P)A`z*-5%~~>*5l;2c5p9-d;7g(C6Qq5slItOFc z<@(1i`RQa863qFd*zGAAfNL=6zI(_V&%xUc@M|RTdbZUhjb`0HP~)bAD4|)N5(<^r z+RRC$MHEvQ_?)Q1KLYh)3*BzZzwUPK3gpBbZ%0~H3ELBiD`n63qMLrdY8ygC zZ88wXC~n40Z=jJHPDNY+QTs1$KZ)`ja-FCau{U)uUIl!4X;NON#j!xbMa^&gwe{bJ z*ls#lICHniV>Vo(c|Wjhfe9wB3B6C^RuSG^mogFp+c)DiBQ!!;GGAMF{ab1+I4#HT3`BIDr2_hJb z#=w$96zn@YLh0Z7O(gDAb60o!?3yiPRPM zJ^dZTbO`*(W-A2!)F`Gvzl~(I4dSpAJ`h)A&X44V3y7+x+SZRL;(%SZu}CCPK|&v{ z8ki|Ej;>Nc+ShN(T&w)6Xcv?WLwX7d0Z40ZVMK;fu1lu-S`aM75IM=5dU%*Jk8h|= zOFQvm-nB|p)a!Z+xJWIh@M1$SvPpq-JlbOzlieHgX&YlWf>TZ@i?*2ZO8w*IO&d>Da>L%w$wt@Gy}3%NA$vT9r-z6D zBUHsI46xHl%9ZZ9_sh8gG(1>zy4vt3lsK*(kS0myNAx)2z__~{cA8`PZB;raHGvR-U|&m*7){wQa0YX_|GkOgrd zv`b&zQHCE>-j6DDht>&Y#HwNmU4-Gie3BF_^Ijlz@8#nMkfrm8yUI@7MLvdS(-<~! zSRvg6y4csZP%le4afr~sjDmbx1;NK^zo9mdoh9@SoEN3^CByRB}-3$lS{QLPIitfOOHv?O0MG zgbpUWcJD#o{R{cl^vU^^4c{Los!l<#h1%;s$0v84vTv^>H#VAlZ%zyhE2NYzZ{BtT zCfq3PWU;y$ZBCa8_8TO#Rz-R-k^?ZwMF?~!H!sDs-go`O=a*3&EJkXGGYFB61Fh;y zKUT4xU>$wNiT|jl6W88Ij+87MjM_nj>#UUxrvKheA9ss>g`hY!`&>tlW^z#osmzf8 z@wxWX?(s}KzHj;%z<+0mXo(*mXPS19_EvpA)x@f;vEppZ?NRnJSKA)%Em~8ZIW-)- zX`?T!KesVtsJ{LwQtP)efmBsP{^{Ve28|Dm!YAihCUbOHE=31DJRFIPt}OlZ^HTg^ zR4W3oo0!dMnEr)jy9=L6&|nyyF%qKiQuOK|#Le(e4HhUcrBzfFEc$^gD7OUa+CtYio)M@3}KRTrHi^9sjE$AcyXa%Q(UzDgo4Y~ zGoo~uX33{Dq3QP9xyYc@Hr^VQE`y=IoR>Thy8ie@AEq?CfKpuletY+`+9Vnm{n4#R z1;I7E#H3Q{ev)6ia8Dz2z*8ADR+42@K4qCos7f9{K=k|?bFk#|+s1P(R$pP7v5Vf? z90IaD*hRBc!&QyDqpwMLyaegzm%zLQ-sH@H5 zg`XV05E7g|Oj4C?eKscX?RbKY&M9Q6h~DYI9ZPI6HWkG)1Yw#h=AXP1c5Ul|+F@A$ zqCKLR(ZmXvMR^!qyIUiGYVk2LB*ymh-S|6blx3sH!U?-V75^?CY|$Prk&rkdyxUVF zxwr3^v;7)TDl- z2&J!Ww|8Pd`NMfDKI7~X-}a1$+h2ii!R<=ixdZIq7Z)#QS8hm?*eh3!^wEUh-FXXa zXKst0G95<{ds-9#Co{UcCg$}Ju9sgQ;L~+8Q_8=K=1JR|o4D_0+m66+*HD)w%utR5 zo42#K<8tex5~TFTfUTP6RI-anZ`o4gB>))uxb!Hzcx?Lf#~&Suh^Q}V2rGB;;etOr zhv79r9Lb|7{h;uJ{qcdWbcD1V&FxsDOQ`iyqaf-E{oa14i4-e+@|l$1`2 z=XM4%yp~cx00qX~Do^8GQTIpV0}(6?=KPL`s7$x*sk+9Bf5@I{_j06ZJ$gG|`4l;j z4=gtqb57nr?Nw3}t1PRVHSg&R*1uP~`bM_K!V?H~3Wsp+q*z#F_%8g@B6)NxgKfS=VFlf*JnrT9WVtbj;_(hmIG7s$#AUHa-|K5P5bq>8g*EFx! z*$wHscec+JN1H#oj9b<$>65^4SB^?3_Cy{Z!e-fd86(GI$faL>P0?NU5g)*U0VBh@ zo(DzSO?oJAdBA0j2V#G}fz16$&qwvGT^;i3q}$!gkoxEwCtJFmi0jQ|zVqp_D`R06 z+Qx^Yf^xmPWlOcuHh3-ZpayN){fQ6vFcqI;0h8{~e{ERp(AE54Vi(bxTP?vMkE*X% z^Im5WQ}<8e%JIw(IEcmYWS-5?wng6KJg;qdqA~o;3e#5dIT6+G;UVbij^18b(xmd= zM2qkIW?Y$<<6jf4BSjfbz$)nq>HIr+(sz#lKG;al5UScMa7B2pH=&@VRdaY0;YJF~ zJshre1ROD%KMfKp^ZDZ2aNa(xkYeb{wqc$8v^nj?Jr*{33K~#oh<^$CmjT&fw3504 zUgX|FM#WDpj^>4bY&Ogrb!9B ze_V7LHR4u+7-EEOz|H$i*{}Ai&1>q_j<6mDcpD zvW(eLf_smsI{n03Q#V{)gK9Uw7AFy)|1eHNlS~BQr_ppemq&qE&wtkP%5On`lt7_D zA_8^DwJ}0=#2w(C3{U#{=u~woW@luUUrkP@;Ly<33lNY!lg>|WvER&Soh0pysBl;d zH{Y6h{KAnYS=Xv9Yk2GN`46I0egP++vm{UaVJ{Or20(k9OKK~&pGpXi-aT4XEwy8S zIgdg--WtA>L_up?pZmisNa&GiA%RE zu6gS0`Bs1oO5PA3A6-jLc$~~-tu~*W9c~-&%X@MB>3suU1QR(_7!8qwe|Ft!gsB9= zn8=XnnXEgtsQPu>+qd>f=VFgdQyEo6rqP(19cEJ86?;_L`TZ7e@Ga^t-ObpSkf_=reSA3ie8+s`G!YZw2cP%$BRXwq}i+7Lf{Ob9CGV6F3{ z@?e!N0|GuMA5Z|42N{E~LS+QQAfP!4H1F&Dg%0F;a`GdFax^uHT47+w1^jQw72TH< zSR#4{y+SPqB>=j~!RLAm>lpj?r-D-$!Jh%)zi4{83zK(}ihs}I!+EH((=+9BvAuY! z&;ron9zFq4r9R@=_N>LT>)4y5g1z@=DwD&?bCLb8mRj`lz>k0~ZXdeaCaC~6d1Xq< zM1L$d9xA$USjUdVUdqT;DHP==>rwgx1_QcZI~1=y>WiGtpK7e=ba~z1O-w}in!j); zU+<1me@jdK>Ki7PrZd-PJd*3VU*|hNUG=)n`rst|g-#+4k8c-QJIAHVr_>PC$NCD# zYB(k0y4Er@20mN261AP?rfRd~^3%+7Y?Qr!mPBJQK714PJS`}exgP}rzDn}4kzN!m z0Fso0MZoR1SR{Tie=&eKAzDpVH&w{jcGnW9Evm8A+Z$!)p5N}woAM_m_+@@(#4RoovzI?Y{P`vc=t{@zFZ1Q8bpZ=!l-5 ztL)i0?uP<`yx{CBpUZdMAGTT2-gU0Af2sONuVpJ#MHX-TiTeJyk=d_if*$DadGtqa zAI@dj)>ctFD-@6>Yoy(kDCX=FQJOX>i183HHJrHD9%dWhFGR zFen|MiUC8H8X9c=cnwo09g`oMYIQ4FVK;XIW_~S=n|TG(&1GZ0l1xI%HO59jxIkzn zb4T{Z76Q+LXvcm9sY5;ktPph!)BqHmot<6oFZJi5Au(Z5yxM6~=>U(^PpJQWRaVCJ zU@pOffWx44^{T>X%}p<^@*QrK{0y@!qOLTUU5keRo!8a!9nvJw$=>58sOjyXx2~g^ z)NQrHOOzskL~$rpD=>fq2tqovp`F>9Mg(7DUpik47J%!(w|vgZICV@4p$vnjCq1JQ`@+ni zB4mgRycZ8CFdPCNB=7`L83)j{61S7;Nr&Nthp%|($Ufkv-6{#D4RwTh?zetqq+%sb*5_R{|6g9c~-szc>d=8~KXa5n+&+I=i`K zv;EeViy?N*BtI(Msy@@6^3L0V>|W$v)iW`PI{n#Xa@|=AJuU?oY)y^BH0J6$JCTuE zJ$vuR@nJx5piWivh<5#j56M1zxJ>FBSFdW9wI2;x%^CFv`6mZ$uB$Nt*!k!c+6#QXCF`I)`uQ%0>r;bvX*k}F;bskc8 z54&7;EQ%Q&0~0$heCiJJ{~51WwQ+iHbkv)9D4$QONlH-10#TIDZ@u8}0fD9~$)_OF z5Ufi*&xXeXbp`sL`^~G_Hv+RLTTA%+2Shi>Ud<)6_xGo9XbJ>eEgUCfhz{mV{~kJ> zikwEye|%@H%^PZ2=bqKS-+Z{;&UBd>kr9i61P2c%uz0lINF%=2vUoht+xQ^oQ5^ab zNkj9f@iuY4tp0(r>qI;8u8%RM<)jlo->A+_yU7hcDo%QQNDO#-$%=6;`v|pcbTPz) zYWx7S6TL^5w1(1eT^LfjIK-d+K75IMUlzy{ z^V;bLuP%18hFdqwypDXVHwSisPo*N(y$;8kpQaTE2*F?!^BzXbNUr({<~Y0|?TVik z5ALHCMlX41?4~FvhI(oCqkEC5;*sd(!(LBM!x8-TrNA?fDSq|rizOemaqQW;1;GhR zhjr{yT8^SbGeB9Hj^`(o$j?j#zIsqqzeA97RP zW5HIJx&13t zkxuITh&|&^mRdZ3M`m01$~NG-Q|ZjWw}?_otH5PC5Bu4}E}6;yl+v6vA|+|%eCCBk z#_e_;QMbr`Kpjo}`BgV<#`L0wpwYzWlTgW7@pg_^ZH6AShw6T7}E^8n>KD zg61Cs$hpOriTi%wrVDN)rbI5J4X!1-ukJNvHe*B~;@%75d;Rz*?J!T8Q^reW1JOQeDW3mZAu}5WcE!p3Za}$(5uI1 z-y0mG!P>ls?YP%#ojAf618J(@BQb$)>l6m&%n};f(~X*@2?xsdIy={Tv9k-ONPUC( zzLT;V2VoYP%-K(Atq0-zSxt8-8XTzY18yVs_aFU4wpEfOyXjDxU!PL5KOxEaZVqH_ zy(6i>I$ajm9q};zcp666{}(_!t z^*PCB;N)sG1rjFa?5A+aSYaPk-(z-WgXSfRlHKx)6~}nL{t$l(`Y- z$VR+F&eSI@^M_;OP6$LDj?eZq=gxws5#i=Tz z|IKQBJRd({ME-Gc244C0lU}V^;gOW;(^zx-sVB=8CJDmEsT_c}iaCYsD8zi<1HwXS z!=EH=|0RV8hxJi%d^b(1z=o~2sBme$|0D(^o4p;>T537nk!aCZpA0vuJuITRwC*}e zS$misKMGt0$29R5x0G)i-~kP~iP&-Px!MkDy@Eh(o=zf*5*GtHSj2-xM_^#c z9|uiL-c)Y#>8%)Y(7!N7m{d-rt>Mdf;payXZX8iu7U^!BF7-%2t1slBOn+WDVxX{ z#5PBiuld2lUUqs)s*s1=PRq2etea_`Q>mDVE&jKBJd+aAd#0*_1|tkAtiQiXl>IUX z4`0X+NhcD=GFd0gf718ulJCfVnQ5Pk0halJIY;fvGFUo-f0XfXbZSlKkqFV0>42d= z24fWM+=QheESUV+Etm!x*9|oW{$rYNgTJM2g)$QDB{E?S?a0wR1jKD#Z+Dv<+TT2S zh#z{fC_f3}h4tKFh<+|4z4zPN!Y;~mPp`nL;|^#c^J4bG6y5KI zAW6AcIG&|Sfp2}hHH4MAq4=j~SM4UQ>AwuX`}O9&M6=;1tU5^%(+Sez7n|r8JihC= zbv>e??f4vpvmYBWq1-6$(#Twfs;d2kAp*1)HAetHz(`%Lduo3B^rCPX4}t||@wWHz z@n;_`CFt}4@>S;{r8Ru5%L_gbV_nO;(+y)2OZOd?`8h1UQD+IU;*?0397w+&T_JeiV`|e+9(=$Sfk~ z(TOp8My$BOf6?`Hw@M|92?duAf3RQ~3N=1gpSn}t@LVy3q)zJE|3&?*`{PHSY}>xV z?O$~b>0$&FrUB81OW@`LL0o_Udr&a$iU#O%NSi`R?r0dA^MOeD?2-B*i>MuxFE! zLbk{7W#0evvP&8YYvRd8lA{#wi=Q&Bx)QFo({S(Xf(jSztgh7_C1?;s87Oi5#?upz zDTA0}Wn=XtN_9bR+jnAe9P@DhxEFfWCjFQ@azNNYC$CZnwQD(vT8RPpU9I(-0MnGa z&yz*AKG)ZWwd4TkP|=``mE5b424n!lAgI6S)V}{)wRsP-$ySfkZ1-6-tUk6yO_8(x zL-r>WI%;<8t!X0w(YhMW*b63kO4v}kKygsq1J5Kvx1zJ+5z%F=cl|pDF11}i>j&Y) zgi(@cjnA-7nwCLMUME?s;ar>0F0bQ{Z;+??Vl>|!s`rDXObID9<5AA zXXsfLLdu^nHm@QFr$d%dU`x7}MRGXLTkATyGwEL`46xo4EmbW7i>)`wK9WgH?CG;} za2s|E?t2c+rY>dX?g2A$Ec*t_9eJ05SI2V-N2D}xr};~D3&Z6K%R_~q?&0=s&u&+0*KgNbwSo%3 zvV?PjVhV}X+mkGrGhYA$sy&mEl4{MrYS3Vnk#$U;)M)r zY#c9daqarfhAVk#>b)1#hbvgNdgw9%Gpfhu%ENyB#s8FP}~jWOEbS$+o4mK39M&YRP3=#UkU; zMGP#ciV>GMj+NxZL?OgtKp`|GM-Dz)Yye}7mYI=2OnN?iXxE}S182|lYjwNa!{Wb+ zklCQL?Q1$$-D$KKNe`y=br<9Re^k9?TvPx5K7PhX8C|0rM7m1^X(SbqhS6QpJp}1; zNS6wNbVzqdNlA&cbazYr&-?Rz{BHd3Y>(a9&dzpTuj^dTD?-6&VZOg_&DI`|4iv7n zTsp(RdVqhe-u0$lz9zo!ejFoz-f1)gwD zMbPmyJHJV?swzLl`<@|vW$9y*!!?M`2iLE|V~XypXkV>+W+wQL77pX_TW$5{d}8FB z@Z(BdC0*hs9z{D>t0T<a&aD9*CqR?+th*JqsiDPpVJPU!z1YZ_ZDcW+A^|k z+TKy32!2~Inrf{`zDf}-%dF^s;9GNBr>|ZxkkWIxv}o|!NIVFon-T@VyuW@uZA1U# z@6o^fIeM&m-``j~Z96llpKN?^#F<4nm-adKXc@uBMQ`^Qt7@>D_0n_x zj-a;4`7w7h0O&O3{u^zHiC0|Ha!DJPutZP)J` z2~7DmpP`%-rL7-7Nya}nX+vDOi|+q^B_f#8HeT#!m1=14V3klwiJW84^-=#SI?Ys1h6;LT1CkLkY-?Ppr82BodG=Qo9vl)QjS-NVz%ecD0JH?3p+FlMKA z_ql@8hc;8^qFhoW$LqBs{Y8kxL=hezmB0?sGZ`bzIZQp z>{u;?D>IR>-C|%u=$Xtqm6cITwfcj%N zndB_@rY|9`b0;!cH#135k`I1@sU#L^D(KQaBu51xK=bbL?=8b=Jv zU}Nh|JlDi8veS@AH3QmL3-udH*dbghC-~c{ht^2FhBCFN{N7c`jcQlMn7zNh3Z0~; z!Ca+EK|5hmHf!d^%s;IdV6Ht%mYK~K%-P660~7)|7vOq&7~tGCgRK!f`U zs{&aHj?AvJPAf#kGmjpm^7O0=3K&CIXqrDqrK~UR*--_jlP+ z1C&T=2A5%GAx&H0)tlBU3^1O*c$Q?yl*mDnn8EDkRcq3%xFMII;||8c`6hL`If(qY zC9VBKmss=E!3Y|!TWN3?jx5#cEG{pYNVg)lZ`tjb|FSMmjvY>pr2+z2k})=N5v1`h zxqs;UbooN=zZV<$OP3yEq*F2AH-PK^@M5URR_0TcZ5SU|4*BK96k^JsM-Nf%lYF{3 z?@>)6^JMX(u8{h4OL2+llxSQ1ZlYyCn3F$0105~9qh`$wgMv!jQm~iq+;Zo98J&yG zlb2;p|BMbE!|61!{$5_=g29&WD{DO_=^tZ);sZz*@1ON}lx6ik=Hu)qr&v43oS4}D zM1%>#MbS$2>OjWtRFz9iSypftT{2@x;(0lhZx;r@731x~K?U;=BF*}RPHP4^N!QQ( zrbp4e3AsK&PiBZ<$vqb8DP@=E!q{^)?-?DnvAgTI%`#=vQqD>EMmOvA^ak>;?7j{= z3gTLK>Ld7|AjE_;7=;9~o7PxO7;Y)a1CMbNAFHBRP|B}Z{KgM;S@g}`7#Pk+uY9md zE&cZ2lg^v@>b*Clsa(y`s_gjG5)0OYtAng4$=SM%wKvMB(r-) z79N_Ypv)pca_l80`{6|9TmSwxBr$0YvT^$^Mftg5P2soiWyK|}0(7I_xrLMP%dbxM zFadfAD8}`@6|7uma~Z`({FsGd{-a7Li9U0OjcTv9EvcE z_DaDu#FSw&J32aTxK%h7^xQBxHHKHN2bkadCIpx0fO@Z9Y5H*2uWIyE&D} z6s6EnFQyAFwX%MC54Oj^X<}!L)H^{}37qu(MSGDF2e@aU@@POxZEY93Z@L8{1)RB6c>EEKUGLcK})oqojNJgJqH}Ty?^Ln&kaB`iZ&g>x`oTUP;@ys$LDx-U^sJqPc?HGPb0w8)I^9s zKwD3|ew=Ny9_vdu~y1KkU{GBWfcI#JQ!h+>I=j{EpoD zeS=;BXGT+>34{WqDUd7i1ld6eqJErKS7$9KCwYHM1M)hxq9D6VS00i0nAdd|EYWN z!&=ew!tP{KIKz&QhQ5UkE76oiGyOpFucmW_X7PeAw$Ieo@!&z`-30d~UE5K))fKJ2 zi0X@E+XTp`y55g#ea`J8kv-@!PBNm2xP&y(?`~ylTRoq;R)3-69D{d8gQYVPmcu*r z2kaTr_N6v`zo$}at9k2=vrbzpT6|zM)s8cDuM9l(Of}`cRLtz-Y#YFkl{pd@=pdYt zwwx<=;sm1)+>SBMkpy?jDA%5;5M#-&(z*Wd_$)=yz zo1knv^BP4>rm;RX{rkDNm1`cz3bdYHcxvNcM}~|GTxU2yznAX_!s@u5p1*#(ocDo@ z^Zxcga+)Pc99TJyEccJPn$YBJ0wrEJur75`ESKyB8-1`$wvqt^#zZQzZ(hDU1;wwX z*WGUW`^l;)q|Z*(-u~tq7NW#w3b-=!+tc&heM8cbYHGikMM8*%LdTpx7~0~e#+N!f z1?2@;l}>X(ylp}^Ye}Y@T#go>zUNH}8OO!(La_k!j&)RyZ^2P!#bN8tPDEJZ0uQac zcw_6dvG+sZB{!mAak1s*!2hbag#3-pl%NcZtzqF?>1)lW{FRm}#4>@c*B5gGo4Nm~ zTxn2Y-T0@&nYw3_+5{bAfAl+l*r9^^$VocPfdkO z{?aFSqir43l{eHZ?_Wmn2bs;yk69ZBT6NczQPIeYU0lucKHD{Jt>(DA`s%Dn0Q9<` zuO5!-WP1guyC*^Z-qrhEE{q!Lk-jnRH~-Y;)h}vFbG)|tolCp(P)PL6P}|0bOczrv z;ZkyZ%#Qw7uO)1YAA09vC>H0~&}(AT0zD^UVoEr}8{ldFPN&tQtFBkj@r8sGJX-ND zpT6al-ZtF&@KFA_pwthEl$hXwv zu7=~A%e*Oi8~ZSR6VWPWQ~w#qI^dttDPtj-h@*O!TL%tCI8Ok&3csq-WLEIQe#MAy z|K!u5v-MNmrq=Z0K+*M-I>*~vJ+Ys?j-#9|IRP)youa2)M4`%kL!ve=Ek{MrTcUcW zs5;tX`BePAD~rJw>|7={y^TYb`K`H&!iP2N&W}hv`5sp^@hrZ9^@UB;IX?XO+5-a& z7mJS9{YwgU^Zm{b_FG*WZi}Ut2qNeP_3t{$BAz|1_aF4(gCvqVtdxFsI9zfpfbmVY zesA>o$0x>;`gA3FQ)DryeT)LLqb`;!g*5ov){i@brF)`St~|kB4s~uv(b=DZ()7SM z(yW6{?8}&02HR7*{}_$`ak&Xr`niF1P_a27?utvrzv94JEBVC>zHT#iZ4jRYQPDX1 z3p6_;mSs~cRh;XyU!V~-<;+*9+fvaij=%6Wb1C?3{`nni&(fdzV>dJTzeg#79q7Uz zvGyPxbyi_1iAps{_%;N`7V!3 zmcLeJo1Ki!ez;1!T7ldw+hJUo{Q@Ua%Xmd2-GFW2>Lih7S7%qvnOa{wnKfH{YvjB4 za_5%3pbTubfUU#?#sJo}g^6mFH2mXYhB1rYb>_$fnw>L6{oYOg zJYY)#4E9^1j7@@{MgA8piUmdQP)==Z+4pOL$+TR`)K@6Dl|f$Wf}wpbg5TpHAhBeW ztm1*jR})rLNH!(MvMj2`U`ga3;8cyO86rgLjj~kKzkEq@#f%0$x{0~{jQS4&vt{?Q zaON#UuvmZt!~|(3V)5l%e~Cg!rBg);Pdw>8!=OaR{a?B><}Q=9i!c_IS|_NC#LPAU zDVhKr3ctgaF&%9yrkdVI0}KjY50d%?I)N%&J{eb^R-&o(>2q{IEkaCh4gDmh%IpH0$S2MlKKD`Yw%0ppzie5(5C^xB%Olg3w-}Cd zM)m(#>m~Dd-H_=JK0$z5U*ta6wK3p^-e;himtIRJw~yq+$Gv4ynXmrGD*itx22Uz4 zkxTu)pSmOrf9mUuECwhU0MqZl2gkWL5;M?<(gsTvGh_z>Kt~eSTxHmb@R$fDm@2Ml9vwU^mrZnD!~ue zjelZP2GObPFYM-}I_V=*z*uA8QjuS@;pAOWwmH0DNu4N zY^J_|kO2BqvOWITX#V^`a!2T=HF^<}gjHuXm9U=NOx@PQ@Se+je}izEx8wtlLei=z zLItG0Dn6lz??3WvQ|46h>fF+)W}j+0&?6T}lMto1XL-wcKS}K}3r;*fb-iG>nhFJJ zZ27fE^5Hb@FYm^6xw$bI#u~nF@Al-4DoKOEWnj1iQl(mIIX4DBsQE4;0g}kFu6dvN z>(Z<_j^#Om4Y>@5Y(GNKpE;;bf&N#Cmlts#jCjs0fE<*uePu`NCFDpaVMo8MU;4yG zQ(p=YrWug7R~#(C>*DKR`nMp;nhJv=3hzF1n4SlD;in;)5Ii5RQGHOAcZ7}^15>++ z3S1msOv3m~X#*bQh!%ccrwo zO1{Lqs{c*fd^zLRwC$`#*o@^)(+8&=sv@ISdM%HI%T?LjBh!mcOU8%2eK0}Wd>Vfq zeA&1>wAC_7O@HfCUZPjcS)DQRB_droHnynA((I2#S<ms5{ zoumfD3J$RG^Pv&-_eaa?nm6!PwM37HB=-+^WY)+IQl>uUc!uiv?-PkAO{PyXs5n0S>n|53(q`8qCW0c_84|>K z7&sD1Y2?v+)pb9qyb;_SNxQhW;HVbNj02 zm-4GWqk~^=>I>9Ee_3GgVIsLA?nNA0%mvfsc@os*5s^y8#Syi9Uesfrvgoxid=yLI z-^lgC`|D>4ze$d7@uW?aWq(@FTlS`Mt2i2Ek62^3vfva%(YVk_-#%7q@K5V*ENT9J z5;~n59Uh}D7kJv3YPLKNBNd8GKU!bQTRiuX$_>uS@~U(A9eZFJB;Xc_DFl6nbi7EG zQwqw^$a&^>n@-=}jGqXjeYhAb)`blD7ck84?@4dvbMoxHV4pZ_wTjQI@#vnN*uPk# zANBWG|9Qw{EIi;t4Vbzjlm^+D%;0~j0z2PRNV2P6o6k__24CGTeb?W-eShzN7+Www zi00D%Az;mI>Cf>f&%?o&je<@fCFr?R!m@S~h4+E58@2 zAgCdJZrqCjeRmx&YZpKIOdV?LD3lY-b6@D5-P1!1sq(qlaoCXWqBnhO$3#QCwSIY8 zQhoxX{DR$8JMFP6u`My2NzuAr*Ro@u&cF8hz}tw2{DV z+b>8#KxM!+M`3nd!i@{=VA90rv(Lp|x$kKcPs^{H`x}1X9_cY{d@UF8=c&oF-JF@Zy11F| zHgKfXpoZkm7X70~5;XBba0{^3fI-D4AZS~GLO6e-OK5x1e>Nq+U}3>neD@&2>i`~a z^3{qvxE)NorT^!z>dt|zUrY;{KjwUQy--{n`YSX9$jr`_7;d)G_FIn@L(0qtRV&1jlaboDqn{gw9i@Z*l7cf7=4`vu@1Z2d*AUqVNN9I#K z!Os$3JYqchbypS|{wD&zem6W+@c2h}efiaa9up>#U*aN+%xYczu;o}6kgj<8b|`F^ zLM^y&T?Glg3D6v>DLFSiX4Z0V#Ew+{ljWvxS3-ZD>F>R(xzuOo=KobGw`5CNuU5Q? zF6h3AGPUJHtbgPmP^bEncTa3%@@up@Gz7s&i1>aQ6iO2;R{wX9fC8$d(Cv8P85a`- zA7YhGRYL-bVEqkxRWpT=_ht|MXSQ-9^8K>k!fMR>DS|*&BN7`qTn2ku(BS2?f27^MSatRq*p56rZGTwR#C6%IetC2H+N>XFaD+Xxa$o)y zwKS~nV5vr2bFl7Ij%M>kaG{kQ7SlZ0x_K%X!|rTrC=HRRDYw77HJm3?uT;KJTLgT! ztVqDN!VL8EjIn!dZZ4GZ_Py0aM|*4aZj|A`N5snjBD2T$-S`QP-&AO~zO|k1jqr+C z?nqh&D?4y2;m?H3g*ccUUn_DO)chM)#mdvneHQrd?E21erg}X|GYi>dJ0=hi!#AhG7O(c!ZCbU}o9sHI{N8EK$)R~LhY_=PEOA4CX0E1@xPe8u z6WK}wUvpo) zfH4rt@nXurY)-a2l99CJQ^wk2dyFa?NSxbf$K5mX2hJH^(n#Ei^gXe0?X&D06>DPS z&lz!DlV-~(;?kVIkKTms)PqXIm-$xp?ExRn-B$_G;C|cbXiAImKARuzdY8uaFH;Nl zFNp`XzW!-C;iOP`(Y0KR5fI%y$f}SgAyYL1&2r1+j0}b2Gnykb4(T)z+9Eob3`wP^ zHQ{W$%#~#}CX!Zo>eII9chNXmsN38wzVgfHvD-(n*e@`>-V4`%gzV93{w zu53C7BXc->XXabae|%4W>uut1qx#JCyFGKX4I^siOMS((u8_tRL1ZRv}-6Hci#5#yDyYMZ&%warX0CxL20W7jFV`n#I^kdXl4 zy-gV11NwdB11IB|r-Nw{t05chKt40}>Joev#WEPJUE8>KL4R{jAhB@G#_fOPl_5afX0AQsoGZMn0$Auz@ z;o21u#zT`qRPq7n$hY!OXU!hb0v24nT0H>aay>kfzf)OW4x`d1&^V7hXiiV^%lFn- z(|eVKRq{_OT{f4oyfj}=VlrX)$f1~hJ6|YnDFE25*vGCx`6Z+&EeMAv%icbq4C06r zT?Sh)dus$NARv7c%lJjv2JZua*h=pWl&+m};i7eIu-I~gSu1rb6G9m{^@GPCz3BLi zde{*^ns?;X=gi!EaOKn`dvpFdu3oIpI`rYnK@e1R8w=XaREjBaMmeTc+_NG8xn?Cl z8ILCxHI5WqMl2F+4CB=L@Tk6Pr2^i#9V!ldDf9OZzPm-{@x011;o(3>OT8gC120W1QKItog5#ZIn3{y5l&mOlN3FY z&N-p{KFR%vj}`m!*YL4v{6ur~*eaECFk@3dnZc_s!XQ;}_{aF|rn-}+G^Vwz7*aK) z57td6oBt|Q)M+P!kCFbrb;@{PYoc)Ua6d`&8UHXpk{ZzwgQON$gBAhAbGzTU842H} z{UB=>Y}_^fyx#exuULi#`AZ#{*xg};$ww%2-Z^GdbFaq^3!w?`s_N+^dT+p#=@{2- zZmG`wS=HX;s$(EddO=+lk_h?-j&#a|s-2tr!rr^{3=qR*fX`l@{`nj#?+`C(#{XJG zXVxn)4fhZ9Mq9By|L>m|ro5Xbvu!<7*C)i*)z$b?-1<08`@XZW6CR?cJ0YLi&M_`R zDr3{lk|~&F8iY7U)hQd2x8C;HH>g7i33lZf_%P8z;BW-|!g1VGtIeuM>GX(xjrS>^ z)hu%~x4vFmvfID`>NWLf0R}QWF#YzG=fdUK0yU~haf@}pG^1A?5FBpNn(psH8Ox*~ zJ(!lZAMMZh{meKlAHYpfYC3>o1Dn=UpM-E0)h+4c3%6w`|;b*K5> z{w5{7DR^a)z+U=oJ2mI-UrRg9!*2%_CYF_&qo^w=!KSfL;K;4gV$f!H*X5GNLXaU_ zCL{2j{_L5Uq+;0X=x6r~chjm_UP>oh7SHsnZbyNOL+a+O)^sKMQ#U)iVb)X$-8&=F z7#@~?a$;QFU5#mhqc_14m+7e{X}F*A^30F>rq#t)N={Co@86G4O*e=-O;S_i0j5Fe z&oVnU$s5&n84V=ne z8gb3+!(ief!l#$bHuG*b&EcPIGn_`Uz%-c~~T;^zFx8xcBMG4e$TDKe#QW@n`@4JO_T%j?xB;J zE(5`9%lJ$l-qaL1!B&qwv?cbD3Mp}dBmef=Zs;TBZxfz+O_Qaz74JqDaCk3XY*7r3 zFo5V8H1>wy-+>pfVbDem6z`l0Ir>0JDKX@Aos8kqGJC$*Y&OB5_oQU1kK#4xqWsK~ zUcm8n;v%ym^I`OB@LPZ4ELoBs@A3U(HESZ&rj1fRYjOLAn$z90arD-2f zBeXLyT8!sS4ekNstGqh+aC_a?ik4^8K7ZS;y%*hACz=W}3eJ9H&0H(&GqabbT0#Lx z7#(^nd^6y%#~aD~E7TzKV!?YM?b>BP%^bYme}#gjM=b6a?!nEgD+EomFM!*cv$K<+ zT4wgLh41UlhthE!D}$+rK?Md?rzrcmbN9jAmb}hi{X*MQjl=h{jZ4_|r2=SBnJ}6O zEtBk1Wcdt$-3f8LK2AHRLrI!u^Kf7S@7}{9(QyQsS>Bz-Q-{*89jN5PD0vfXD@McS zYCYz)_MZ@eF_h+mu&lE|eeb7DYh&%W+5&jjB^ZKF6!(xlrn3UJJEH)z?5BCRk-ZOx zi*=1b?r<4zxsz^5k?hN>u-Ws4%GdD(Y)#eBgnPG+m(r|q_f54C(8$`9fS_qP8!0!X zh2nuqAJy4C->QH@mz_9^-~jVHK9#MNzUy60AJ?6_OYd%CI4Kw9rP8K*n^P~)&+BqteRhX zY=q4grcOy+Xaa9Ln8jaRB}hXA0X!Kon){7R?o<;AIJo|A|F`&W#_+ZQDZnO=k&lq8 z2vDBGD{#kv&NcH7^Mgirms3H1hvfPE6>kL;2Iw{$hmu=U(Eag^$lRaCd`$317X#7DKH7r8Lp?&s)y z08GnqzXxifH96wp=*lF7)5;>g&8bhtbt8+N?v6*!OyceH2=##+7;tredA`iRcPlCz ze}w+qOH^}LbSEpm7q52CAQIh=pU3x(3?rH3xz>J;WzE#ak<}|kph~N3n9|i(^~f|5 z5HqTEUiuA!R)9P6&~@rF)@LkeS_80 z&V2e34k;-9tX6<6Bk=5TVmnpX64M#NSu?7eXeb}FxfC5ZO6<6$ zd;n@38PeMErLbd{rLmEGo>LnTKDU!NS?mdAtMSi{Y$*d_wT^0oY(m^Gbx&IfF+Tv< z55c58X7CxU>7eF?LOYyZID9kKy<8d9)$k*Is9{K4ldZ8Ftkb&f`Krw_z~+|8!dacK zjEYl@X5q-@MakS&k+-*jg(G^UQZfKP zVtN_YG=I&b`)m1ZZV%jPVKEB_o)V!9Oqhx=EPk{Qq>m6`!g{y4_YcWA&PUNyALO<= zu|cOO!xv?5sYt+8#jW|2a+LwO9K88fNqgX_-U%-Ce9qCYmnFS)_nwCC552QQ%jE*y zS_mSLi~0vi0KPw;Gu+Ahn%peNQ9nUumUTq^anofqzol|5byAFmh%FKx^d4OBU)rpS zFhOKcAKz7fP)J^VRdo?)*cRzEMN9-3t4c-K|MqJ9AJr6nIV4DBpl;QHIQ)CHmfP`a+_h?7=mwH=Gdk zC*EQ$vtCC{mMZFgoZhFWUzv1?yz%ec4!;viKoDIL*|)rnhkS%9GuS9z_0vx~Y1F#0^Hd zWoHzGC5;?6!%h_6JolYU)8fVXO7!VNFB!E32ty62280s38(Uj4!X~d5a)0vpp*Ydd z{a;3xShy(%2CPb4esd#4$6tDB>dDgxL&zi!`78feND9KPtwAcYXcrC7QHplL{fy9` zTI&IGS>nyoH(dWeNSmx{0vUn8wXlr<+@x{KZ}&-kN^K5UL|kegh?_H{x)pZrlI~uqLsghbst~@0d1_MA=6Zl&gpDs6booH zVzC5fEUUV8H4(AcAohPRIHF95bd^JEMN2*)3Vuu=nzL~vqL9H3D6>a1bFYR@NkjQO zBXT?sua{E}!d2RcZA1nD*G99SzLyfG8Sv?`LBmR3ttM6w(sqnd+&k@h8&jt$sAVIT zv(Bk^Dc|ZXj#E%aA#5l87>q@JFuD`;_u}q zCwPziTAmV7>;`M#Lb&~JwF#b*<0Y`JY>^FB93B*-xgti1zLL!aU9q*^?!M+?Lg?3n zZ04CyCZUj7b#v?a$nfs{pWgzucRQHKP63~=w`1$hshO=;9s$cOk%XQy#I9(tUydS0 zMIrFHLxNd3<8_x-34#uP7ni7Td#8)1Q+2Nga~?4yZF?_!Oow|K2nnFJ);%5AAbXQ` zyxccCPXMfoxZI$gWsAOt2D?yv#Hh2ySaVU=7fqM8VeixPqIfToR=QxWXNbfWmjno+ z=VZu~$19em_U%@sX`PGomy++W4ph&yX3oibhV7)D;L-dF^rw|-k_%O4cR3~HZ8w$O z_X1JO};7Gge%bmGkE01hfY{-!h zUE^{uy^b(0Hj*q=dD>)G|J+@Km`L8|pz+TnGcFDg!jF7ur*fBW({?(*p4xi3I4M)P zTVp4wrX8+;id~JrG4GA_uV{VaY%c%=oV{H6kz^FYpsS+@M8csVJdI~Fn>pDyAjrNN zQ=)HKiGIIM7WeL#R-vfy?kOFvuqZV!Zby=WMYq**ACBznri4OZz{}@meM8N3X@N`3 zvPbe=?z?5UFqi=Vjzo}D#1jn5EV^mUoPmfA@=|tb36GW4nR+a zkxp$_m)FEco}BxU-3k-TPmPUd2hI0x6T@Is)^2BH2oWF~Z@)U)rsccrD;(9p&^3|Z z?Kp?h|7S%?-s`$Du;{CqN{#v2^X5AEdaJdb7x?wtAmDC^yzRV`Rlc9`Ho|_>f?aG> zYUyFwpAje<{--`I)Y7J0T(XT7BTX1|Rg})$=jhp(lu_{PY?4;gUJ z(Ayw8ecV)a!nfE`*xyQD(FYW_tai;7E`5_Q+dCNXy6a6>z@>M(#9C)JDJ!KyXp<_2 z(ddu$sTqk{{GMmu7$SdXBY1J+;(Jn5e{V3>9?lQJg@EL+?{e>y(%(dhzhSL&69fy3 z0o%jxzv?`Bi;a#O;Tb^9P1nP2aDHe$!PBQRFqb}->u<_R`c~bhSi9f z`w`=+(S!@9@9G#i<0q>hUFmU`EfRcs#ja6Aj1fqig8+eXeQec-4|Dc)3247+T#jM{ z>Dv#YD8uOF8EBa1uKuh-p}l?^#!aD-In6;7sWUp7c%BVlG#Yq>1rp=T@%riNjqOIR zBsk8t_WK)Em1_ScR$SfF+iNg@5Tb71g!rJ{@VNb(6=3$F_gPC|Xb~jx3KLjig*{(y%QHBO9RyClh@22Q@S>Zqy=Ee}%)KR2Bfk(rI1;`_no zvFz>%?yq+hfnJ+|509@``@DE20|>COSnDUrOaw&RmfdMy0Y;cD*vQB?rCMW!|07v% z%dLkqY7w39TKzBMX?!0cpfYI~d~h~o%W8c5LklMPfvd7cBy8N@nROwQZVi5wmAu+ zT2jr(f9oXshKOBViUioyn(ch%E{sh@JWTHD8W+2gtKu!-(=8a%WUqOM3upa?0r1^oT6C?>bf&4W5Di52KTZfH*~~C&z#ATI9Gh};s_r%k-3*)V&qpz z9Dp;wv$OV;a@tbz^7Qkh6~D${#duH9v_L%;+SH8yQCE#r78ylD+&e4G+xewr3v7>rRdOC1>TJ|*VEAU zyF95_G|@6h((t7%e{6vUq_=!8%OxZRdWYYAG3dnrTgtjBeG9v=tnADn)n(R6O1j$s$50KB5WyvJK=8mE1ZGkFAcrz-+U{IxMR7k7}Cqgi#mQ_VyY@HB3eeZJz z6;P#2mr%oV_ib+|M&^?m+kz26O#ZBnDIt>R(lajJ`2m`OL|cTSYRT?D23|$v6_~ z;up^E)TDMX{^HLvl~Dp-(@3?a?Vo*o+PC>$2tQ zYfX+0V2h-FR7nFeF20@&I^idvcTNnv)5#sRD-)+d0AWP{V*a+LBYNxJ1^b?)eBMFM-m|2xs_kD$_!QO5n zyF%)|0}=I0u7d@V*79--XdTDwe@uNjs+?kY(7Dh{vjcvN1vk$c>pBbtGO(c&iaIU5EG3}+9Fa27cocR{WTU( z1Hw#21xm!^3o)8C|1NQ0;3wRa`?T7U_;1k|pdgZj)U`Kx+*J-Q(djncTvDd%Z~- zCjZW>CxE?0;oA=phmC9Fx~hX2&ws#~JAPT|^JC%#IS%g(MrHvfzC|~81jS4Khub&w zX=TM!s~{!B%F10onsqrit0GyKfPQp7t{pEGr10Dl3ozd3eO+N+wob`p#!pxb|=Q(g=g@_8r~cfZ`DYcX5!0jPh+1s}Ef^EB_A zSD#n|VGobXv<~l-wil(+hpAt6kWdFTdV)pldf~9S(=%1kH44ucC>7)vTZ>+o#_f1^ z`doi@q8NqNdXu}M=G^ST0TvqBFd8(8xpRMd?&jMB;o`WWC;l5%7cu3qoVRaG?A{kY zj>Q&7Cq%gCCrIy?jKqJb&uLDH?8)=>HofWk9y4-z#T1K+X0XG#=ywq=JeUy5nz+PR zQs`MDgr;{ISlW{NZgTUKZlhULDTe4TFV1)6)HwhrfAh+Q zcNahTA)S=q^es=2zUeZLQd5y?5F+G6!_Fb`7Oq3nmg1HK46x~FaN|w)Ii!f9DSLjU zv;oq7poOBLjM12Fo?qr0=9t_aseR^T5#zc*q^?9k8IpPzz0P);Q|vzoA*TBd)wn#uoedqYBs z{GEcAUqClIfDj9-irq0ywa?txe=sV&c#;@KW4&=6yhwB#b>q{evT}FK&BGZ5G{Lu>5Y_@c&5(_CyyCH~=w=t&!9*#b`-56aSLWhk#{g@WCeadgEm##A5f^ZU}7kOB6_>2)D z&3EfYsP}fr$Fn*lT$DTmBFN9FDe-7q_KR7OHH59$MmXSkQ8fuxFk5FKmVLPZ&SoR| zH}KAOoo8OicTJLfuuf=4@sD)45`LyAy5P}|0=G*UE`e~Mu$gVr_cfQ0$sjqQ+imoq zc9zO}fQ|EFd9_dwjR-5OTPHyd8&RF*0h(W%*r30J+9!;0!64RfQ|1*TPyZKYM6%NY zZkY?Xn8@X6cx2kb3>slaSmO6>*^RAVHHys(sV^dk$5Jf6a3>#(*M<>p{5ej&sjk}S ztt}{8eh7D4`Q+q`Fd5eo2)^v| zdpb%eQSfV`H~b)r;soFwpOK78s+#!O6=%$4&%^qsLM{fU>Ul?F1^TPjCRY5y%KDpFUXueoS%G2`*;y0>%erZN5LI z*it25$BSGgrjnIC*pddyM|9*hfLLLoM)_Ng`$t_3gMZfx(dOQbxU!u) zh{{}PEvxU1BvBgrb;%zO7MiwM^ja1*bOs1P_0d+RjM(Ez9SS_r&Xr^G#`$Zo|Kc$E#XGRf?xmg)?xz;}hzVLR|E?Qv-KoP|MHYaRoWM>Dkkgek zxbd#J(4F)MdKswjP!{s8*F%6e)6=W&ETZQivX2SlT0!LuB=E_716c?3B)Q&OG1DF} z`0<$rNh8D6#FPdL@Ez}%i0m-1kty+0&c?IV!Ja*T^T^KmxRYKv^4wxVA|t4pGwV86 zT(KsqG^P#|cq0nuHlpL7ZD0QmOftMwn-XRRRK~l@LQxM*O-o_Hvr>#RDYEzw*n=Vq zD*N0(;*sh-5~r07JMOwrqd8R#nbLM_00ftdd4)kj+GN z!eD|F1v=ka{_M^dth!F7Ipg>*0{+k43%DztCj z&1b2v2(EiU(gNT}>a^LQ+A^wqx5M@Jk#>Y!jXyp;-2-d1sacj_F9XZvCxSqWTqmQN zM>2~?_4CP^J2+4*{$AFUD66^PaZwKGlPN|oc@P8>LU0Bc)gt;aKZak72e$2 z{0~1hYvM3Iv7csl238U#?x+-j|+zQNMn=HD|kGMgs@OKCCppSXAoa66^IP6;~@jL7HkI+>Y`&r0a+!OV_3=(wAu zOYqVB3EYMs9lvJMa8hP7E(?H~se-wGGj|H0PKChqVR+x~H(pFP?auZ0Gvk@@YuyY1_F@Xs}}$JuX-)d!>8$ zY;o)p7jbr(p@LdMmiG=Sr6t2M3AsqGPw1bji+L+r?x+$w zS;=>b*Q%@BPm5OB+m9D0`k?4B6SNX54butIPS2la%vL^;y8HL{_6FrNj7fxV_Lw7C zQ)1$JB!-`HWZ0TcuiEx;2Vxn;sCHfFf2T^$YU*deE~~-90^}Ay%ioP4iL0L*On6ph zyQ^q7PTIE_Q^;2k+>|e(Csh5t_W58hq@mSnfmRY?mQiRLq^_7!uoN(yQfLBq-@dK~ z<0gu$Ety>Qu3VPI{6ZZ#|L>? zE1G7tO*r^JmDX7Q{ltB95sy*nxNSNr`Cx|z*V5|XZSIott2r4o*sq;NEmx)mMeUY} zCPjB?JRJy{nsNcv1wA*HahPB@?q;sn>|E#V8=WznBdja&&4!eqId*8)Nb@gQ6+5Of#<^%)Ep~LE#YI)nk#~Q50 z-lJLd?wiiFe0kdQB>$T>h*P=Lm-zpvB)x7w3HVvag*Mbjn z0Cp@t1FxpUvE?BFCvpAKyybU(eY4PrKQ9J9_ECH!fUmhWiV@*6A(mrAbKGZF>VBI8 z^lcBDRU{(Up^OpCcpxXa<`HpAFianG!I5A)i_^hP-`=l%|7bePsHpz8>z|>!rI7}a z8oC7m2}z~9Q@Wc$kj_!ML=gm$?rv$M8>G9thUfhL&$?f-7O>7@IOpu|zV@|0PJgY3 zZKK0f0R0po;6%=L=Y@Q^)H_GI3pyBvh?mV?_k^VL&)>#~DSqIP^9NsoP{48v6ye43q{3T$`>Op^d58zUo!ZdPrv0AR|9&or zxb?6Ghcl~BdJTWCqil5R`Ya^w)nibhPSBq4^q`^mg#20c@vUcp8U07QzpZhnfmG(@ z&=CdoY7PI(+NGH`{^(FbFg4unFtU+E*1FAkpnLY0qe-m7e(aN&&U62s7@d$zLn1KT zQLG^vynN&BWJq>AfK-3E@VV8Xp2~DAzPhjv6goIeVj6{#;`^U7bCf?J0m?>@uc8w@ z-@Tw*V9ueiTi`O~G%DWXPdpdEgwdW$mdl6|$-@BczrbG>GQSgBFm59029(o8RwM(^ zQ*n{VZ3^hajU;>**4fj$>t5Z|tktOaJWwMs$$+$dl0w5iyYZoP7^q> zQ~xCof*~Wi)v;XYdAbjUmJq_J@wro`$O-X8!&$-#12b1(e@5gufb@;)1zr#g*u7{(SzT!LX>MX;DVbRq+W3}FPmb)pmw>m8$WLjghy8aV`_bW`Q-b-8F|03j^;{V)IaL5U<*SH@r83ViBcc0 z5X%kd#KJMEybJR>1pzqs_x~!qT#qh`x*mTxfA={_v7KQdt7BDzDf4qkXjtFYucN@Z zSp}fzubJSnV3RX8CNmZ7c+0V1p1)brWa4l(_b)ugOeBKil4J+fCL!7AeZ<9m3H~}6}L0ni%6&OeJKxqdyQn{Vx zFTG*u;p}sPX=3%1E#%;9A8bN>@1;ZcY#&I(5vUjMDQzZ#0R=z4o9_HH$&IZgz`XFG zs;8!dMYGd-*6XkpW1HSQ14HQ%6Wr{0MoN%KFWN+{!U-b`g7y=39Eq%>dD|CI^ECk) zP8%=&+yX1?D5i%LrXSfy$ji;qM_1W^GGnGnICybrFwiLz={9YY@Fyph%?itk#l6@# zG*t#bH36mWCO`1v2BR9EBj5LXWey`l!645n!T4qQ5{qkTLb{8ED2-~j!NP*UL{VZ& z9JU!!m`T6ocYiM~dLjS~U*f|`&M5h3CdH&@sl!_pbK-)Tqemxmnh8!g3oW0)#XGCb z!Xo=G6)(22EPyobGAtm~NLKwB83)53e)7*0tS~T_MBqkl0Tr1s<-s*z$v$?ggMndP z2u|4Z*poI!Byw^9i3fT?_m(xZAg{BNIh%)A1O3dC}Ul)H(C``(C#YPr7rRAZCeD*_Tf=!_D9cAgwLZiykR5e$hXY&afi2{slTJl~D z>)>l^snHWM{nuBrzPw5@SxmDpI*&AsfQM`K!fL7FcTn#H`(0$Y3h?B2a?;!fLkIyy&zk{xw-E@^HZx;_JL*72-D6A`Cf#^7`}w8PV|?t< zojn9F=_&Qd?_2%A3jQ}ycSiyml@X4<^834#K=jff8%6nfm(t7lhgmJ%QLAk5ur8x2 z_?}={60aLjurF8>mS4vzOjm(KP8~Yv-@4xNY!lJ{(VB1Dj9@Moep_sT?xmS?XT4N7 zV_N~hEZ6_l(vEs0)1GJ^+U>p!>Cp?K(-W%R_;OAu88oNB3_NgO{o_^tC3;A9a*Qae z$%$WT38AU}3d4FKh~pI-e+acO`wEMn{mOvmW#LW#@?)IBTkjb>uj`45oM+d*S4fk- zEAFpoB#-v798H`@+0Rn&ZH>-2IpRBwmk}oXBTaLY2c~<5etG8uWEVekaVhM&rRS~p z0QVXAn>SCO8_r5x-baBr*;_@O83}*f>1({S=EdBa&4_#Z+Nd}WX^D$BwnAv|jdt;*M{q7WUh? zr;n+!*Csgadd;0lb&75a)#^wQ1me4m zE5@nbc1;i3&pe4G_l14x8~UYtG*}f1gy*G4aSbQ`P#_9vm*Oqiw>Nzh^8ff7J;V@f zrs4bYj%=gh0Sgl>@kEFlxJr7jw+h2-rQC1PerG({8Z5cMOkMp%<0a4gvpFi%)>VDI_cLtGxPMreVSTkuoez$**zI(gcpXO}pXT-Fy?`$& ztTcYCfQ|Bl{MNJQx@V7H4)?hy`TxwN3a37jgQhR^O8i=J9m`Xq+BZ&Lo#S{VS-<)p z-j@8|IKXoAZLrv=z!}qa$dU!q?Q=c>Bm&{sbF5-kRSCqt+V@e(6kZ%^hOjKUeZX*w6xfGIwh6RKCgDeO=BWfBTvQ%if9X;YjEW96Dcbt2E zG<&@qa8*NQ9BgXcyN=)WH|g!EzjF`5_mGcjI@fCF?aNJ%#y#)DNfUoI${0866j;w@ zjx{-1QNN+}-NQuFpRBXZzA?O96Y&eFNQxwk;LA77Pg2a>Wg063!kqrLhjFk(A)HbC zx$7_peZBLR(@OSQIMhoR-ZPbxkKp;B{U?r?Psty2s6ZmQ4Lr*uAFFxJ-smdn4f1yMrVUsC4N{>D+rN(;KVi4`n8 z-CX$F@PMl{nWDE1YFoyy!@AP;_cbmr=P&#-Gcx#rQ(@%Ua;~8Ljpj9?%t4jdr?o4& zTz{**8l9HU3c@NfLjnIfqFd4LE?49~nwilhxzyHetG4XkY8I1_c121GOgvr{eoi}t z%L3#PJnHlJ{}|Pli~_%|wJ(E-PK3DEPB|x;;oXk~Vk-~qh}a*J5xKtkdRi2unc44O z?u(A*EI({5x)mBI@bZL?#X+Faep5@=8%u}3Z^Z=T0reW2_6q|O--Ao4?UtvqPq{{r zm>DuZ%aJ(LAD6NN$fL=xd^C)B%_^h3a~+3AKs$VnvA=t#7f1tq_(auS-LLzXzQQ2j z@REN_t3vD!V?aIfd3f*!xocMLbdS?#Xn!tKpsUv~BK87n$W*EC5f&3FGDxQGOwL)J zbzQ{Bx)r~Ob8kkmKbxp9XE{W3o7D4t|5~#Wd0A;>#Uis^%5u3dL)oryZq3FxGGuh8 zNDM0otWYaBmOL*oo?}*pk&~h!7qF4G`7-h`GZ+IQ1>YL3CB25RKaa(wb?mU9%o&dN zB+xvLIa09%d7Y7YJ2`+AFNf2RN+WZaD+XbO7@y14Pz0&6zxXqElj|ka!QAXDAzL9T zA|@KUSbmnQR~D1k8mZw_-&2FnuZNGFR_>Os2HfvOE3?b{Mr7rzv{w5(yPW(txA#p} zz(mR$*53!7TcgXB_CPI8;YuC=)ufSnnI?X-nes4kkDV!h*w;ZQ*Ex5#bo+yN3pth_ ziQFMABv%liGpl3+Fzd1F$)#S9=-0cf{(SfS?|1ox=MsJo&-V7VbhHE@wvLXd15xo7 z76KgL)^i}b?o5*0MoCE+kDy-gm#m5!HKJJZX5xPSy9uU8rE1yyosc${I6Md)1 zd9ft|g8m=A9)7ths5)H<%WssJN}p@H<*g&2a3IB^&ny@jN^%KZT15wGyt%X1$BFrA zrT!3E24uq={WtMnslHRKVklM)!e#g@fVDBf+%iq=ETFLG+wY-*8J#Z*C>BX6wwAw# z5zDnI@4Eg%dY_O98w_uy`@)lu5*0k23tYU+TqA}5{OBO{$4dIx!~d+V33CaAFMw3BadNn2 zSFQpacPTAB5`dg0>i$Zt02eZ$(Y1VY=I_e%^>#n8%WdbTwPpf^;FMu!eM@z!*BI77Y z9u>xP9M;dPwbOxsB7DtD^7x#Lg=kZ?rqg=V*>O2J*@#6knrR^lJfwb(iY#R|JGDu9 z5seJqc4+OfjFs;DjH~Wu{UdfmeNHIkPeK_f4$gD49iPKwH0=q~U zcFOjh8YU9edDf8=G{xlg#rY2MHvSc*gMxXh-Y76LOwXyBY3IBR#->QnC5@BHExD+TswDT?gp;(| zzcNwI#i#O1v;_?!Yre*0*PdF6cd<73bisb1N;0k z_XLqQS2x5o!+yMYF>Mboyx&nM+V9?6;|KYN=9~Z+hg9@p>u^SETd#aV|N8^C4FTu@ zs>Rdt%@V7_jzh-bU~sw3W+vOSr9Q3qa^@yin3A>JO#m#(rH=D1;#UA`8jzUpAJHh2 znOK01+%d%-$QW;76!GTDs@xj?x3Iy8{j+%Y;SC?aeknd{|M`*6J+cQo&#(r(e`ET$ z0Wl`Xnpf&gpbh=+f#zv>u`{;LU1K};ZE>*)f*Q<_^&?86MvfmdW}`B*7!4L_c|4rQ zX~T<6jtAolZ~0cQ4@qmp#O9fwp3G_}BsMO8 zDXOsUxS#@=1eTOTvFiQqc3uK1g&v;Q#BBR3$VTYx-HY;u-m_$T*R6M%1 zG2gIK2`n=lb|!*@uDN8qyQD3zo6D)%fXJn`?wTqVlWrYQk5Es8jxvYyL%wT`!Ni7^+ z^f;GH7W=DW{AS&UosC{K<0H%7Gc-MrThR3=T%lPLnJ#ftbG zRmUILkE}kFOn`MLUo))FPsZYDGT|mcX}q|AGjNTh3cJ^A7T8_BH^@XA_Vw#UEU_B- zSZ(Qm7<&S<@g<7eH{+cR6|B$st2JrVVNRA+OCE>6b4PrS=sg$1UVGozh`=vR zz~9R*E-v%_(j@rL(stmvmHEJMzwH+Ys55ad(O~1o<1G_Err1poCoK^WkLuKb)46J5 zwL7BfmJ-9#(s9VcP2g!qsG9S#u<^t}f`sn~Bi|O{Y(fAa4RW7QD$9}TenfAqb5eZs zeJHlhIN`a!VG12Vh1o!8M9FgNr7WP7YUsAQ!rFH3_f;YEzW<$W_$C24#!TmuvrqXi@8^7(p)2m77O&@d<{%!kPTR9Yzl`!i&+4BV1W zi#|p=F5TaHtaMBoDr;)U+gWK>{1B+L{grYkXzftt^H%gqr`*X>yR5gT-xEB7Zd~b+ zyG^AtQi_{yXcM%wmOMwR!_3;*VB(rr!^URB$h#GKn4^a;adT5@6zVE#_HF|7egiHy zz3~s^=j*UL3$wO{`;%$#z;`1L@`ejbIPQX5?`%&S2PL-YLP{RDxY%YT`z!Vr4vKah zge^RU>zQTJjU(j>L=xLvgFki_N| zS*xy3)F2IG2arJ-UFS$~*B8iV&Lf2P0m35teJhw{DiC4xgNc}9NWnrEB`3#yAuQ$< zKI-Gp#a@-h!2Pk9-;H$ypKrPTV^Gjem(aWlaYUB*i1)|}-%-Plc#5P%*U{ge&VgDi zX{I2_9c%zQwJ2K_-;EyKD;|V67<#T%?=R2QB7Cfo{+-F%GzTcz`6hp}#VID=$a+v1 z-=rhckCOJ)A{8~_*j*harxtRO?Bq9kkvp%dhy~5Kbg| zsNDX`ORsD5lLBxGz<*w>y^aRZ?|kfUxlb6GZQ%WDoC=h?``Wy2I1f{bp?;1E z@bUb8uhp;{Q6=N(d-J)`QKrrRPLkE|(pBy?*d~sQGrLqNw8GZEmK>APS-CbGc>DM$ zSSKCbjUy*SPk~tLbYCrGiQ8xA=tVAZQoPf?@TyHe{ZmKQl;i0n( zqTp3@QZJo3s#@6%AS0spJ`!fOw(TM7iq_)yQ#FhjIe_%4rC6bGm9DT)DpkH?IS(55 zm?CL=10D3;rsIv3qB_QC2sD6@hYx0{r7^Y^`$cm){|Z%Sa(K2Fi3$K zJwfL9s@<-D&{1rM?FB25DfPEs6`CA>-?fZQYP3hRbF^bCFtwD)>4*l3xsoHx3diCO zZ=L-D-6$7%T;kjFaBqQZT6`R23{pkR%}ZbI=hS<{#!FKk&taA&%5aNvkWl-dtX@8N z<>*N@%bzx^?w`zBRsG#eiDPoeVGV|Gk%mzI(8dB!n;*CCnjrQ!oXdLMvk6Oe{p3%Iy;4`4K^P5 zl(h@vSF9b3My7*7Cipeq9|(tmb%%HrY-X?7bkmrjAOwd1IgH;rpHPH4=plp#kM_U* zG?skuNdNiuN4<82Fei;~rXa>5pNBE7k6%Sai6^ssmV}Hj1pGB1D0e(kMTY6~a~MF7 z?q#5vqScN^K!}Bf9!eiJygGyuRXU;%gJ95$WvBm%YZm;gwJ@bc6<2FlBwQ6GS#FkZ zUJ1JBeiwFI7y8uSv(t>y5Q4ZDAJ~W*y->@oB3JG=O3CoUF?dqxY#(`ShpB z1a-OPHVqS$Jh-=vI%Hxt+(fBOm`WfN=9#tmCM^n?9DG-qKq&7h$ugUUN2K zS&s`V?fsw=oFw^EU^?CE90$^FN-eFxD5b_6>M5oofeKTw)QaB`Z3imog-ROAr97=t z9Fq7U2#S}v=BP)S$9)VW(jXX_T}GN* zOi>+`Vw${H>y5NeR`y;{Pe&TYCTUY7x;agoAc-(YU;N^?#dkKW^?Zio&b}ya}5hZwO#A`1(*%bd)6_{XVMi$dMthDi8LCcUJzr*Ab$Cg;3MX z)q0lr^)ndhOa~4D2M$cRhmhJ2VHv!dvRU?sCMUF(^{Ne5!at+rC!C`{TKxb{IRin- zB<5;6I2rI8n63XRGFiM&<$n$XwX82+#y#!hqvE#s50+-8>Y+t_G)t=R=f@5uijQY1 z7&yIVTnXg9#r{J+WpvQr9*xM}L!w7x{aWYCzH@&ag{9%uK{BMN*Y5n&c7W*oMQ^D2 zt(vQm4fXU(#SggangGoqS-_3o^2o5wUL$UMA2E$&z%!+86|jR-m5G#x7*nop6vigl z#Qr0rh-6Frdj9t5q<(R-iDSK=;x!$*E)LFnlJV+q&tiz9!i?SpWTc>Ag*3?C5%aY+ z2hO8TIQjD?K_Lh86|?Jy(P35TyLla;NfP;bA2?3PmFcHGiG=@=Zr^^Fv_smDULYh{s>W865y|L zNdPF3ngrcyRiRR3gky7i1ziMDODV;i_RCkC+K9Nj_q4y>M+6>rO&mQO9bRLv1d0jz z!ZY6T#MhtMU$2==+D`JT1e}>2T!EIW0gGJF>!mniTKy`&0Dl7>n3`n6qw~6?1!%~D z2aY=BGsoE%J>L>Cwl15zd|hPaXgo8&w7EG=~iq?SsQ270%{%=F@UB~wp>$X zz0$INaIBw!4KzQEglVXnAQd}1Og^t~Dr)8W#E6FPs@g2#y?1ySKGL7>JM#rZ+x|)< z`S>Xvg7nXYDW0n4=s~G9UGka%h`a33aP~#S;g{OT&EGq#+^l_8!j<`Gb&^PP`z94} zH{k?aqHB1o6+c}MH^@XZ0Z{Pu6b3!R%AgI}%XwNngO~Q}zxCZ2VO>f0*3))cS5m7j zH6#jo1Gnwu6j>iRWhL5T3qI$5WJCFS1rt4&R1s3{XFsw41*ToB%sL75?FRhQ0+vZoJ%5OZ4{eqN1A8k4(o4s?KtmGJ+UJ3p{MBxv* zVLPHg8wF;5yb7#wT&YFjcov$ak@K>}ngs7?|LI^dwXns57<^Vh2)<_yGO7jUIZR(_ zjeW&4?Qb4YVoeU>u|jB{!AQzWCnDA?duvj&0l&mrnFd-euET9;_TbDSAlj($stCfZwn&I=5AH+GrfD5e2l&NvVCVD98CAq#k3=w+ zm9P}59hNc|LT2x}^gcaaKfkQYWj4UF!-0Kt?8iOdn@Wpktj<3@>@p}#bN{H4WNHQr z(Y2XQX&|ejH;wYNd~&&7-)`Z5lh{v(MsB)wS2L_{81Y7JZ$HOC^61B@boi$=PG3%{ z_#Q%govl)#GO^PJF;r7~x%y&cP#T#EYPIbB)@lv;WN+}Cqms2)z8PRx7(qUR31XOW zpA@M;1c%y3sQ{LS^h@b>?8RuOPbb1w8|P+Ry#>h zfbscfLoT2o<9BVYS@%m|wsP8bl^z(9t*~^C=uu|=>=>snjM1KCkY(!#fL`qUl=bKk zvmzP>Ea^o&b@PbAmwNP9X|_~<3OYGh=l{IB;+@lqczP2PQLX#as%sQ*$cbI-u%JUh zka5n-pKAW-42@1`D+#=gwcN3#mM&=XDP`Xl0w=^Fvwy7$bz&kQvSN5IxpF5`Blrbh zGfXxMjqBrDdthT#O!NOiQa}mcOm2b533WcvEo3b(x(U=0O1&hsULOxNa1!K~#Ix|; z+Iol&39TnsA=k{<^6`|;l^z|7qEHs|jgvoet9=TXCeamh^&s`cT|50U!4%)3@ ziQ;-K=Wpf8?J(XQ3?eueeW|4yx8mgQMV9WPl%W`=<}g!whPpy^xMO$@lJM+1W(C*! zst%Hb@qDV#=ws8>%n znwoE;d{|+!%@c=g05Zs`=)K7vG+MtphzUan)Ia+^AB8|02{~{G8hL<1_CmEDU5VtK zgV~9xhO!3N7PI^`l?Rh%yhRKtj7)R)hDDL*Y89gf2QD{^W7dUyN+~qJ#}NI@;mr4p zzQG=z zWMXDk4E>}BAVE9AoNyRGp{3k~tA2Au^C_~dt3BSOZlG9$JSi_`tdX?$A z6u`V(BuP(R9~TsKwekrWWS35($mtLif_2oeS zZw$1(s;YY?qC6=bM;jYQs5)7UH)Z3%5P+;D#mvXgNr)vF_7S&6>sKUG=J4+6mW_3? z^|ofL}Yj^w0I$y%;~xiJMs*xZIJL)!cAZqYs=-gLLer%PhRJF&Q^B#y z_4py(|G(ylRY$Sw-q?lfk>K-f~=qjmnB>wmU7qS>_T%q?1H|qF1t}&j7mIFK>tfs;EBMD7xvn)lW{` zk#SxFYk$OSgJ-S^&u1U2D3%hv84{u85(hn!dJ(5r@8t5w6ag7mkZoCpe#7K71q zh}PanWbDfIuiGqY1F^T5dF0^liU(}*A%##{=ZJY94J6Oe(9np8i2N^MAS(wR;}N1J z!H=F=TF;;)Pn=VJm>)(#&uR2s%ldt$=@_GPS`p4ed`Ea(*a%u?W5`pAKy~|3=FdM` zy0eLwJ~?Z9P=4=2eCIE5ZIO{_m{MbX?v@6LOwa6wDmgj&F_+YV7p1piZLfazcYBWlPI+xTMhnB4nM;+s*Y)Wb0Z>*&bKB};d- zsKn`aWZrkr1WJ)HYKlVDMi;8SJ+?Q(^3ux_zcw#_F!+#|^1fxP^u3xjO}nfDAI=-1 z-jp7VGrz||rna=DB?yb|s?KO5sC0v%$_3Q8PTq7#meQdhIoy&$%Zeb;d zYOT`Cuc1S>q>SoYaE%Q=M`DLUwhnC%Y)?`F`D%D4lOVOVe3b*RGE`fVZY zQspxEo;xeSq!`{5mC8>!pwK(;Y6=aHbItaO7n-!f!Ze+4xgEl0RSvveweo)TYAxMg zsFNY=-SShNJ9lt|$y~Lpy4pu2nUvoC`1SPoPa`47JmbCi zQQ-A3YiXvi<3frKEC#@jS10l8c9o6r%haNPqxOq0x3k~zpOFfx1m6VZN;*{iaPaE4{$BLdALwAs z&W8k9FD+8JRvG0kD`$**4Hnrbzo!vRdY<~y?(G06m72T1p(;YlaD(^u$RSC+%T* z-bBJor~1cDkx^Ca0x6wo8llz~-KSdj-^zuv)+F(t#fx<9dtswliyH-$i|SRGpq2-` zyZLE0a*kC+LInYxnD9@+g+Vftufey`V{sIA zcy-``ur5#T(axAa>Zek!uhP;%!oVTd>oD0xLxhpb-Qs1(mca_vvY)k7Jmo?eK2Rgj_pb_b7zVd zIh@(ri}sYvL8kkw54G8gAyaAanA=7-?dK>raq~_$C&oG3e4+Dd{J5pb>qD^}rTEis zajdk>7*Ln5aOm06<{wmCFb`3v44VG39rle@m+xh=OC=j=i#S_Vex7BY7ZJ<%%q8Z- zhaybU;5@#`EP%jHElAAbd?lAAN`~A{)ucY?v7(%ShYxjMNn2dZYIcg&H%7l5cri}> z+t?7a4NSYm*7kEv#BMV3j-1Jx-JXJhqQ*@yp6)0@R9K$ zN00XvUWfA?t=}tZwcw&^X}qjg}VV#oPG6i~h0A5A^&q|0wi7ybjoY z4i?hGmmqTm(#(@IsYTbk@fn1V8kCo{WgW()5XJ%?9%5!1LrS^=BFzu*erYoE&0g+UYh1w?hq zi%*}zGPJHT*!^iRpG8!xUHDb{qppbowiStMCrCpDb~{D2Ex+DZ0P!w1q)nAVb+p3B zbTa3ELgmE*nm(y_(B<<;m1Fd84ew59wN3F;|Ep`FZ|F!ZJLYkH4$j-o8}Wj6uQL>bD9;(AyWL4x|8?aE;ATS-+xqX4k?_xn5bS= z6K~D7=f#&|(4H?m6Je0?l1=IjW5h5`oY5JdYs7}-u})d`9i2eH%~ci#04HYm^3c)F z9EQ`Cq(CB)9mk}sn>MWZ(!TB<9;IIXOO(>?$aW!F2U`8xQw%{HmS{Q0tmqkq!ZG$b z^q6^kHWu5Ak?55(CLaCl;j4%)+BklQ`jiVVg-3%MAV*0YB)>Q%qMT%rv4#5e2QO+7 zlmZ1N1&}Xcz!<~;2syCt2M5(Es8QR&KO;HVjrB<{4Gj|$ASQ0)k)osS0K+EabZFq9 zJE<3?-O`-293zhqKx?N%BF8}^42i7Pgr|?iSi*ggN3(;w$!zpA(Baft1!XU-pA)XngyI&-xv zSUiLzl45VwP2+_2Y~kFW7Xvr$_V^`j!jsw%m|pcXHPz8ePRS#sZv{R-QBz8cWoVWS zsXKS%6c_=f$WNB{IKpU44DC%Jji$Wg?_OYE=e%+kp5NQA69_!?Ic?$T(gsEs?&v~@dujRUAkB>O9bAKk?p80 zGs$?mZe#g;GXX27OACZDHo9T5$nl=J9f^De~{_qr+}57H&rbt{;SNaJdY-s zlM_Leo^br=VtUPXUl$i6=Vp@DiUkmoT`#*$OFp-zEBpuIb4UJ_En|N|Dj8DxBz1RUrk!7--ifRW?RMEGZ7LRl%A@HKV;IOk zMO-q9wtM}&W9*3Ug} zAF^|Ud`#r!d8Agj($bQrcsF*QN&gFv%8|DYQzkwYZo7JWadaQRp85-Wi?!2?ID#jN z`MX@UXP0b3|AAY~uQJ!CyBNy2jDjdI#jyNpYN0Rzd`yz1YSQ>Gu6cg=1JP}BI+)uI zn*6J~>d|cy=&OC$5oFqFcCndyfsnU)MLXwU>CMzmF6`4a`J~)*+e_Q^+mvH~A&>v2cPf|K10|1>|>i!WrH(JgmweNb{zdY6aO_@<+g#v6wGK*U_z zlh@Y6frDZSE>wyR+zx9zEg1TtWG*m83G+3P9T6KX+%7Kxl)<&LK8=mZ1J;74MxW-= zK?;fxmsu0N2Iq;ZpkjO0_APY?Qr9ZUpXbNa?v?&MmE^F?{k6dq*%&2~CL_R9PUxe# zMvT%vciY}){FTg;j%_Rar5XO?D*TW^)7^#9)0>GNIF5CeU-)&tMhlft_phs8VD5uP zG_a(se3k`eoV?9~Vf|L*Ggp(TvAh8nZ1h#V+kMLSI>+Z&F{*d)*xa@8%OIkF*a^(7scFulB(6{^Y?R@tE|S z#$(K`MB^Nh_4I_&^108kPGAPYW01XeDIoZrd`zpW6^YcuYtOCx`E=)$y4w8OvY5b2 zFEMgE<2H}$m=?uv{>B-?k0!Y&Vr~!)0~a&1+zbt_tZk1!C+C>T1kuf~(x~Z$8IdPnnkV1~(Lk&if$AhLEedvDB zMB>F4M+D=GPyT)9Za)w!rZ0W#fd3s!u?$9F0d@c^uVCd7*SP;?9KrWQgh zRV`sNb8Ta%hz`JGU$K^yf=wLl9nV-v@s_qm_URPS|BbkM9bmS@^->6b;vw1U&uBuM z|K{v6^$>n|sooW&dnV^#Z{$r4tM&Y|nP8l4YeM-O8;r>fMr(T8B{7j-nmE3?J8cqL z1Q*!lU6C^x8p|XbACY}1s~7l6zO6T1mQXm5cjV42+{<0mq^?7ebSLEag@pcp!1m(i z>1r(o7n>C4X)T8P?=VaE!>m1e7)zE)(H80IMSEv~oqfi#Yi&A5q5}l}J!=5PR2B_h z#FP<)!UyzczLqwh0IEoLc#TRe&pD! zI++rTVq?=7QrPI0nZ!8de;JU?J&6G%x-aE?$DoHx3(MOoWO#HqLZ%~@N4awP`>ms( zW~B*xz=CrMsMbxyrGevMhd?^%m9Jt|9Gk4?B<^|r+E!Y(A&QtASN`u^X_@knP|)(I zLKYiZLUEhYRIK^NwbxIqtL!|q9ibN_98CEK%km2nbAmGkrJ-gr=g1^ZRIFol)?WXY z1=vXIs-g`xg_$a%{CR-9{tSsDH^ESix-{xi3?B7;7rl!iOeSgWe{ zGs1Om9P3bpXpbpx0q1=ImxqpQNuMe|`9?e}djCql?PMGq4IKy2?aUeQ^u?3?D32WZ zDV*femyGTKe+UpU5{-7jx}b{M2hBRQ zl}z0R-eG}h)(2ILggSMMetul*_%JG~9yUcm>RuoOKug+nqa|Um%J70QtcJkV9j{V+ zN~U&4V%}sR8EGZCd@txp9}bZ>TApt%YVkxzgekzSA|{e|uSonPP(h@E*@j()_b3-y zAAhnX?}F3u7iKX~yb6cqy>N<s$ zIERt3u&!X_C?MnvN(jL~!|VNaSYE#*!ev7W#$!56k)+^DM-V9{yCM!Bt7X?fI+u67dG{WC;F5`IRh^Ne z;~~Q~xQSagoWmO2EDP%5*jSF|0l%Ffs&gQ&m=DRP{Y6RIdwqYY{dneVl{U(B62O`e zSHKyu>zP{SlCZn|OO-bCw2cSZrBNm-H3kZsl(Jb8;?_}-T*}tK(tAxB z@`<9@WVjPW3ZA9Gr&l`{qFip@@{PqnCz}a}3g&WdEH`iD+qV$D6~e6BG_pkj#?U#y zK04KRw`MlAK~JUWV}LBB;N6F-XaVPI&3Jmn@K5B*bb8lX&iwClT5BR8iAEJy&Lh8H zISS74n!=<^t)<{^<3(CFzxy)$W^?lPxbOXDp_;6PUP+$66aUf6`!YqgOBm4Cc~fZ@ ztN&LHZickCus*`F7*adW8X!l>PejH-oZ$ zKcXS(gg=n#x;p2T*2l-|ChmHmD;)RU`5n|@w)`pQa(@OH9U=(Gb`Ozv|Kru|qeyV9 z#|mIm#}o(GsQo)KlvjMLG3f-e<-X~Gz6w87mezbC4zKFlWLQq>!OTkWNjc2wAt?F&jDXa)e+Vr>(PN$f8VHOmx}-tF>XQ zqpKsH<#|pB57pqopz?Bc0HbU5#QW`kpVJWC$6>DfvqRQJ!L2IR+7CQ3F%;#AvdR9p zEYCGeDNAO}Rn@#14Dr5}dA=Qsv{F^$)}3$ITcr6l!iOsc`$ov6$YNFrrD*Qky@W=d zP@xeV#WX$A21Aqy5{f z_OR%~(VM3XfxkMKF?kD+jSV3qzx&g$rCP_oDZ#1y9%xWs$?f^gB1UVUtE>ZzjV*_} z%Wh5Hlfy!xJqlLB72h|ENy7K=UonGq1LFmS$1z^sqSF+O}*-f|sc6 zv3loN#(tueo)&1Knu>SYk!+)_8Q$y6NK)_mC9Wm4T+cVlHCwOCe6->?pYs9GJ6Pwv zGwsjP8i8r5^X0*X3eTkBt$IYIGH(ZP#_2J+>a2%Kw+@<9v--P*Za8!de z$B;lq|3eAhv;^&c4 zcbK&(@mo{A)|x@d@wIQ?|IUZl%H|WpQBsU@TjvxJ5D+*#d{$|m7XHm{B!bq*Z#k2d zw=$Akxet!vz4STw_D6R3NIJiyi^=gv@3$0mP(DtCTW|ABX{0Ptd05wLK+G!^yf`hJ z?E8X0ROq4L<*RG`cy(oY+RvBa=Z^!po9rz37k?Oa#bZD+BVhdXv;MKyAU82TlS`yc zGTZte|33z;!1a=Ix6-x-bvS@zk!Tv^rajkCC{*yilm8acBuW}2&`F!f6IPLFuO|60 zNi$<~x0Wn4lzw?LJlYbl**Nvtx$*4w`F5NO1`z9NNVttmlxd>5TfSiile;qT zpI>Dg9xLGfWsZC}(|iwojx_&|rmv2t^Z(z!k2sj4Il61c=7=#hF($_h(;VI1d5)ag z)Fy`w(>2|l6JwZWn6ByOcfUWs$M@g!z=Lz#ujlo;o>#anm5=aN^R-i%rzP0@I5!aS zTHqZw;S0lJf}cwIcOCz1@uC4N!A&tR)NlHyR+qxdVDxpH7Ut_Z=F_3QQXGbztaI~x z;{G>#zdY2EHYkgulsx6{-~TkY-lQnEQ4|(vxnHU2xY-|g=U-kxji3S>i3Sk%ukI+6>G>DldWW4gUbUO;FuN46NQhBnKU~+-D>#TmLz~`tF_>|~ z7?+8fuo-o2hPvNaiwoWUSQj{lr#xfS;S7dY;BdBj%tU#YLy^ZDrPyYetgg|D@e2*N z9!qq1%8nkZf87>sjK#PTodw3r%Z)w@WIumBV^5R1&NxRf3`mi_YIeT)sdkePY1Kac z4E4gs)i&*Jo64?CPe z@#zyCyl9DXVXLJqFL4)P+6R9COKH*H>s3v?Nt{ALkWtU-wa5`c1u3Y)BIW&9I-mx3P^mj#S5NdrdMkGj z2;%9z|6<3NE*2Mgj)|M}Vb5unc&E_HQir^$$@#B)&+;d8IkgRu5W7{0cNnADe$(

}t6kuvl0kGZ*w>Xv+l*dqWc^@hJ~MIzs;*ghHvm1O2`X&Cg=A0f%Zk7JRLpH|8i zk{6ajqQB&?f@!q2da0@>nAUTbA;d3B+H^gx2IU#c9ug|PiR-CAK;w(fE?nPscai~{ zzDya9Jf4Y4$ME!KA^4hZza{)7TX9_t%8_!cUQo`? zKN_cSl4?nVT5+$>iHDC50S|f7a4Y)sS6tWT?8_8#dsd%(v=Ad1c%#GeDgnl957-Ql zCRgF3kT4dYvP3jPT1RCZ@jiy97-0UdBNz#dK+b-o;%VGhw8AJ71@QS;qd^WAk3Sx^ z3BV*QXsG2}h{F+Jd2D|i8-0^v=SN&w(hw69uKOHalYKc_>C>rC5hao~DAP6W)WrXf)j=k_6$5=5s5_AWcqeaXdO)cf9 zTAK8s6Z{*VeGUX|aJX2|2x>HP2BB$K*F}o!PVH-ikSD+zbUU(jb1V9_H7$iwE@*RM znxIoVc`)9eOJ;`($hYhc8v3l-CpstWUhDLlyh&2$?Hkdr_3q6)#Xi`>g-`q16VjI~ ztMXG2p?sl1QmS(GZ4^mTs^6xxhmbcP4#hAUXJ10F+Vk>4d>&sj-s!D=xNV%3r){JU zd6D>Mku@#Jmd{EW(4fxS@j-X^!P$n40P`U!YpoK+3ZV! zt=>#TNLn3gZlQ8S@E2h3IknmHbGpLaajPIiJm`&+sz^9-3g5%TBM;%d$Dv@RMAesd z%1LTWOr(=z)!@?Bh@Fj&M_N)p*rax*vqT{E*tu1Vb83jq!BZFue82h3giVURXVS3l z^)fwKDE?l@EKH9NK~&3j#X5abc{ck=V`Yd7!n!z4=eURwE%4erPebS(C6?lVxAJxo z*Z}M^vosU~_B#0KrxK@;NRU#x5^yR87+tI;M_d69wZpTg+@e3Cy;(dNL1TKrYb2F zy~uqUuc)j_S()N+*BadQ+FMp!$jk0iDyQWT_P?)LzHhZm%BWD&Jb+vsqN8@rQ9q{zXRBZguY;*OBBrV ze9y(0ld-vlz;#W}6Rr0yA_fUb;van+yMD)0kq$YDuMFuow>m10>;_B^rfc5~3p#{5 zYSU+=2P#gKsyzr=n$}G7Oc54E+8d-|jcO)~YzqzueyWkoYPs8}dNmG>o?4=aCWqjj zYL;HFodmDYt8S#78{>ObZ&Foy`aEbqI!L^xU;ZU9@~T*EzF`kQ0|+v}a_g9AUv#@$ z;(35%k`g~p;|LJybIExiIlLRb_MP(BQi9yZMi5b;o-iAh^4u}uwubVLYkY~y=5~tb zh6iRLo1`S~`D}C)L{pRd6#*2Tyv|4(9rfGNtWRii3q(=}sFkqKeT)}$&w!*KG+}HA zR=Y0Iz0K9dtA8zXkZPelpWh8c``?qhHq>N0gLSWdwpoepP6Cb8zxPo?;+q9h2F|B6NK@W&S7xkDpQhCKN+VO^dUh6h#n-ewME;Nj&KQ0qY3_Gg&;gT#K$O)$fM3%(FH z*W6V#XI?!joQeRytKrLKiSz2Yy=#fH{;np^4;{qsUU2j5+B=p(EB*|lhQu#1>%<_D z@jU?Z;MPY5|J={fxN56=l+vR*(Fe#q<4ko@DjqmXe(^+c@q`UvMp)79lll%-AzgcuX1K)Ubq z_2~C8jo+*Q@HUWfp+V#u*qqEZ&hC{QGdoyX(5+JW3T(Grjl$Xg?6xr;?kGU8cKYss zh}?ZDW)3WC0-y?{yz~6r^T|ZYE^EaZ!v_$m&9M!Gy5rwIITpGYpkJK~+a`?zSMDDju`4Y`QKMx6JCRAH+ip*F@1kvF%7tnQsf*JN#q5s9%TGm zeq2m2Y~CR`GDB1HPvoX{KODGw(M}kik@ebmK$Q_sdTql zjIigO(NyAsD0i&UXelCibA$o7Z4-Lmx;EXI->Ql4D^32nvIw;nNac<=bOF}rh1tKm zP%>39n{rzsBNiOh@*yf0mmB)4hxL7{9U##CZv>zwm$D*zUcRRmumrUd@87?dF?gtH zk{7>L(9BuO&&(wRYJy(@zDt4vy4cZw9cAnVfu9%Y*~K*A6eub#68dWOAKpz>;iTck zRt6MQy$N@I}&~PuiacrHKGKDS9Zc$|h>~fF;iK`kB=VCh(?Z@9s$A9}aY| z^WTYMK(_+r`o!}oW0V9SkeEo9vJNX@;pdA0q2naQzrR{1eb>sI^ivHMilU3L%p*v} zj)(x8IIMQdgG0&y_<;l!58gQSfkb=aJ!X6)^GngCQ8!088F48hyRX$_HfJFx0)k)P|^fgERq8)9bUHek`x|k&VmO6&)_&YkTrdEY~e1L z6#cOHh#ud!Hz#Uj4#H$pzisEew)QAr=yyq^cVvU-J65sWdFOv_Z^?X z#vcm)Lv0vZcRV}Q9SlbejxXAlg|7<7EFsW$t-o3qAL-l#ebA|IXWT4eXfQotSbDlU zTi4>_52A7QQlCb>SWFr;5&4`(N3$La`j9h**$5@iV*pcj98*OZ;ok-CsWPGy(ryP| z(pTEu_T3uJ3F!HE{Yrk+%dl9zg^zNajNr=0$Q2Dh_7YE$?Ag)cM2n3w!*G~?R3OYn zR*z10eJ+$=?Wn?P_OLn7=+yR?YWw~x;?9iiAlf8ur}_w^JQdm{h#n^S$vE>#Kfq>{ zmr=IK6N5N!tad+o{s*3gh80GINXwQEBTq+KB%u>wJJMV+YJbG0RKnkA_1E#qM=9;YH`)W!g9 zR@FKA}fY!a`XylX)I`Hl9Hf3X1h$kquO-^>d*)p=d{jhT8#7QK50J)7ZGuhU}0g+w?QXgmL)Rzmb&Srvv$%v5}j%aNof zLfcdSj{kJyfyomoi&0PPy;Ak_Ijb+;X7_*hbY*fFt>G)od=tQ?_P`x z?j{l87rF@O+H;gc2}66-n+=8+V5AilUkOVb#(YgL=&KN+xx^$?Of%>n1vr{rXTGPn z=tG0$lsqX93m272Tsur=<0{kKnyek5JCc8_F-l1EkB9-l(2+cHy+}2hnUhPst=_uczO=4cv}6-2r4A zwr==w0LxI(U#Ynb{_0NR_Q+A9c3ps6|KMabKSV_rLZyO*&>?;OIhA$$4E_XTvyZoY;To-|{5;l5FkCLlX1im=IEgJaUM0fo z&d1$qu0)oH60RuJ`|8ehwOk<6yJj=wa_pW*;d{H&gQ$;utCNgvf$$5QD%hZ5?8ftB zsoe5DEUF5KmW(E3+6&d!oSZGwPFYV|A@R?AJ5=E5zCrB=5bkosI0=xTJv3Bb)j7&q?~sO-TAHcx1=!{`j`eSbv(QY{Ik>*X zp?hL0>+$VA50EZI=YDA6#gMx13~KNYPZ@&^buAf}XD~wMI@?AId50yR_BI-+lOGGJkqRmVJ(+kB%%9p&@vhZ)W|+ zAA6PGouV@{O#%FMV~@XljQEfQ@HQ&rQn=Tv?~2kb^YEet*4rG@#n-a9lNhb29`MLE zpHEQKExMpIy87oFeT-6E`IlSo7yEb{c6%ZdwZXbu&}x9UMp3JwcHVOCh$Urbx8B;+ z#M}0$Ji8N0Eb#meanoyetEbeS{m}iFO%Tyt#&P+j+j^THp#aF0yf9DAQ}sG%YP0H5 za{=0J=!_d!j9#0&HL$~M?6}I8w66ax5QSd3Lfk#zkm>IMCy7K0fp_f30YL~e;a;Zn zj5D$BCKHG4rg9d5#xw7r1w@Oq4}KJB>gcqSd#_z)GPZu;XH`ycUZL(t-=Dkw8`73l z_fK%L4AKp%3(y_tK~{R_T&Lsk30`G0z|(Ouv$5&6nfv%wBuM9(^EG>UO`T?Eg8r!6 z&)wo;`Mv2%$2ZEixWHhWi0y9Zsr=`Y_^u29^z2cA$t#Xou2Y|*ns{wv!d?OQH?9-e z!q9T@#I0At=q6w|@-O5u>LBho{`H8>% z?r(}dEj5FUlU@jd%&e~Y!God4ibJM>*PN&Sky#>1shwyLyzKX-@T7?ltfv@ET ze^~-!>;2){+Vc93Oa|!d8g@t73-3OEmZ&{*njvd%KWpir#5iV?^VG(=$$4;;uU+1> zp%KqFL;l$5o_}o(pDe?|7NO~S<%en4TeS=^kM{}9wPN?cis%3ooYa0iPo{na64>KZ znj#2d8(Ui%VMjU;%>GB;-WShQrH4`Z4DqqTd5vHSLUYVQ9oX6GN4k9!pSgi#~RSHt1A44bor>gwH&C=#JMnzCuPonN!hu=d-OvZ~`pOVs~hFkt3#saSb* z!ySpItOm1_3NNz7e>K+=R)7O0%hG|NJda zP>O{XbJERS!_XkYAm0&JP0I0Hg6rU-;>>$8^c~%zl4uwLo_XaisJ4_p$w)6bhi}ZOaZX74_B(wp28z|3p%QW1h;i z>KyB+?fv-yL7a{E%B_ZBYpIOjx5Tl`q{;BiZelr)%VXQ?Sz%lggj;=`D%b3|<@tXE zFznZOgQ}MXix5;woPS_-ZvD&wd>X0}en$b@4wCE)3mUjJ74Ax2*LpD19ysCOC%g}@ zehJPOwNN6_?fq{i!PrL+L2-x_N8*Na?W!6sO6KqBr*PjoOa$z4soWkR5fcfNFS;78 zzL%*}AAm$^vn+nwp=rO!Qc&MzP%~lD**Vt+r2*e{^!aD-nM&orF-?H#ppyMMs;Nb= z)kuWSqoB@{|J2#f(s@9IHLX?0HXuU<ua3*dkf#h!}{7EY}>fG2!;XxK1X8pd%G z4p^c;j~M8B0_s3`*|&t-qMu>^d%YdaW(BgVOdSuZRM^`82YnMq1(3VFh*KD-Nq`_C z;(CxAaDIUf7DcE)P^z>nARwi}wC*mNXZ5C{KT2Yvj$7CXiw_D)qd737J}Y7WvZ3Vh ze7f%$2F8`O0|F6JfDW#zojS7$jHSGsSQZF@5Le;?i9kn;+%c%3Q4AlX;6QkqAu4fm zXXhK^VMKzMFsUT1@;c|N0N!nDeah{*PpW;X)Ntk)ooX@op5ydoNY^s=<9jcDk%6tE z_kGa$GP(qF9V*?SPT1*hFvvKLO+>gnNdd!*Sm5r*>Yg$?W(9eY#2w1uOY-PfdfLOkY3_m z;&qY4qzQ)6>a`t(0-M`&H>H48*#ECQYqKs|*?sgse>-!SF33$@WB#kf86KS=RJ}ew(xgX0@pu^OC+Xqggjf$S%F-FbFCt&q5nF{Q|oR-pG zVFQYm$lao#(reFq!Ev8i`l&u?TqX8z@I#}FUSqur(LR4UAN=mv6myC{6E5$;Qtf0l|ILoUAVvo_dw(lsuN} zM~|~4AH#5X_M7R+ER7bMcC584*nbN^r3!o++sp$h+#gdF7Cax#oIQG#4|Z_s4PD%% z(qB&QY zY=NJ@of^n1y0WK#X%P9`Mx@3*ol=`SADwE|^*(<%0D#HTByTRWi-pSOp!J8GQ%1F|mA1ztjR8Q(?P&pCV(ZQhiGZqWtB^3L3eonj zdRBAb?&mR_H-3LMq$c^@#pjQ-Ru)g==7xoU z;4n55Z~5^c?+A7UvZJ(oM67-Fy+Y;wnL;EMBPw{Oi-;7Up*aa-Ri_1axPIHK1(DXXycAhH?VEG{LtxPS3~b%14K*4 zGWb{Y9VB;}xSTs=qzmUEa;t|tr!eKTjpi|sU5$!vS#9f^tE~mp>OVnCUv!+7mKo|K z^_NC$@c|L_koR3-Cf9YnoxG^jsDKc$QHI|PCF4)TD{8pbusQ!Dbl5?LOTYROCEQcS z^ac-e?bG%PwPc~+b_8PMKoZY~nDkBY(-OM$4EGE(_2WF{^qpGkiUQBZldDe3%*~sN zrT)g%A`#wZ4+cdHCTK_pRkxJSC*OndZ^@r$M;AXs{w-L=r}2GoN#tBY?cv|HTvmM4 zdMa^q)MJE_O&IpeY+LWGx~Gr6NZlHq5!Q^E=dw#W*xLnbFK#N0(~*BImzOzrTjI&+;~YXwJ?vAHvi7^{w$u z%o0h2n%~KYaCu5P3~n_R0D4R zG-_nF-L08P;vkOtomRinX&d!xOt&0R@V@i>usJ6}D%F=ZFld!wZP|*!H1OtBeKJbp z^x0%fdCIRgR`P=gOzX>5mmjC{rGb_r5%?VCiS%jt)dA(j#s-1M8or$b9Dnfsxb@I$ zwWwN3B}Ea^FMRjrMr+E~A0MAKyt`oY)7#k@k}&sOs!NCTKR<6*<8A6IXU4O~U=lJc zNxz6jxQ!K;w~G3m*@K+Ne=>!8ZDZ7e%ZNyc4GomOWJg-g5%NcD_s_H%GZ24}r0|5& zioZROMS=ld^G|<91IPIv`b8JFJ~EzORo(_$rNb90`zP{Gv`M_-`?5-}j(+}?9167- z25QEo8b$M874=HR>^;zEdoR%=<(f=SptJt%ju;kvW{iRE@*x|&uK6^k9h<(+rZhTX zp|4)K3^wHi%7$6EbOh90E+g3{mm{ZZaV0RB78lqCiWbr_;}D-)<{0?iSX8(>1O%EVuxS&QbxX>>30xh7EASkF^!6q{Lb=vTfHE)J4Q1@;7g}~(4{=j8J z+bs;(l6^ls2FBw2ebBXFh;rc23TG~=nlwi6&+7lw?Tk1Tyg0IBlM4$=fdq#s)cdDX z)GYP?#lStMU;pPnIbJDBvIV7rCzzuG9i(SI>J*HvJ&uqU1-fzcqPg=yU=X^*SE(sq z$7^NrAGX!w*4&doDhm4x=?lU$C#F0~l1faIkcT+MzM{Vc@X-&H&W^na-pv2P0*v*{D<+IF3()ebx$t`spsdKD9|R>sVXvB8R*da z$bdzMNN)!gbpobRie58TSJ$^7xvDEmC6n7<`6v{^^et>$Z(ED$SyAvIrEe*6feMa6)s$+3TU%g%{>Z&vd7zjHipc~sB@SJQh<&y)xxQxA-DG>3Yy5^kA-9St zAx;jwr@*3zx1wwILwmF|YgTWqfa)hcy z-Bt5WN-=1EI@tka;t-0^)EG7FScWev{RJ%586#*Qa0*U|W)?F?KZ*Odcvy_?q# z0O?#Ltb(&*IVU#hT<*$DmhfC8@ zUFvQHon!7ka^@6Wt=LqQ7|W;-`DkeT+s=d_#1n&qNq{?5=X;5DWdfMdnb7}fl__=l zbI*z`oS&y*Qu$o`4yr2@b$+1}{jt}#7l=6hfcLQk2bcI&@r%bhI4SXRq~DQ1{1XE3 zo)^~xK-g$oJLy^TTlVp4OK*=r8>one*yXKapEy*yGJ#n}y+-+a{8s_|>fh`VEkDxA zWd;g@m>YV|Zq?>%y`=>+js!GruM(T@o;W#j^QAThoO(^|>IrM$eyi@?IvR+K0Jkj& zzPel~bzCrF5OzX?*>dG|AKA+~EX52}cM0>o@o6Z^pkf>7H;tigNX`k|5ol+iO3DmMlZ4+5t>orp7uh>X>Qfg#rV&FvuHVFc+yHQ^!88JQe|P`6}^VU;@u>-8u0pUS#?bspftD^ znP|o6wKA{8ZMj=Aha+Vr@1U-pIJF_Zt6($sZeWoC@~0}chBel+*R=P_!y{H){i5S~ zV5fXSfVwxXE#sHp#P<(9#@0Zs)3~3nY+$QwcceG6SFyac<&P(@=TKuD7}#-g+XjRB zc0}}C^qbM)ODbR#%&F(iGG^Uh#kkK#GE;mKySj>k+}w=2P#Pb_nGT{mLT_X)J5k=K z3+bJmrybrKr59s;qVYXQjG$G%rG|~4X}7zpLxO%I7xIiB?kdF{sA8B!8jg03@qdaH zb2CuN{8>w8!C&OU2>H)_95MKamQeJh_#1dbM((8r2s@=|>P#%V=K;i!m=7Z^9dza6 zKH4mNgh^rtT;6AeNnl6%dC^X0#SDza{5?a{+6c%qUhh;pKkHYi%BE^v3 zNtsXR;V7xr>%(6*IDW~zhBcmRnt=XqHSe<^zn_hNYgT>x#mbMnMSq=_v2!P*lDr;`32f;wtYhDDzs-?8r_T;lQJLyl4YvbU_W^pU zfxMVV1e6cCO-GM7Xe%jflgIgDr2_CSPMuwd)f5?;f=UK-2NRU8?C%{X&$e}$Ue#Y` zK*C|Isw~}ajZB!wdzZoF2cY@Rb0(*5b^$Meio@`DK7#W}S#+p7nBTF-UE;ovdXqWK z%m=l2ligyZe{LwrV_`PmXZZH;R$rl~*=hc4XtMlvVJk9`jS7s#g$Mn4Aj(1ScO2^^ zfu+FnZ*TDaZtew96*WMPphChD%*PXH(|is>?i+4hSabLX+wGBdYkz$eIc`2Ib9*xQ z?q%M-`d;Q>0?^aGkZh^OMh|~|FLr4*nTP~bn4VvZ^hve_CczJb3hi#?+GYOGIyG=E zl6b8(KoBO|@5ck{-3n9rX8yh^FBe;xOiVJmc61){ObA6L(9ia}EzMs2_=dzdLJMce zZE()9ejsg=_-W{J^>=hO$=!)gs*h7SWc*1Y9id-PY#2JsyzqW!RYD^$s2gE&808K{ zsY6tZs;$R%XR7%Ar@sxqH7+$azMa%&%pbRbH3CfiG(b+%I{|7PHZ6()HfKgAOeT@F zhbVoPj9mAk@A0QFo{?=5kOS=BkJD^YxF>UFiiSDu@xX;x=+P?+c~I?Xx1TY>C!MCp z(0PlR3;OtNe5E2o^D}G)3|wF!^3Ns?Gj+eIIdvqByt75+1{Kg6MJqG+y9&V<;s42R z8uLc@dDCuZ=y||n93tf&rryG{Bc*{bce-TCb z=!{{v7x->tJ+}C|OHa*FuB4763AyzweSvlGfu|W54aVP$y+r8#dC1=EEz5%ZdQuDR zo&?XlNJ!WN{P=xdgU{M`s`X9E9#`W72()#9x(BvFD~k?Q2yW9>s<_(759cYDoO6+; zatE{HBvED<%%$EfsyGkC&*sLCH6_!l@q|ElrjqQe;UXyu2Dm^EU5FUE?_)6N)7AYG zuzK%bE=uo~=NHZ#o)GsM(qTYhKV{%yXeg#@IOX}B*1fdm`|l)*CIBMW7@oQREJHgW z%k7EOVT1Ac!KvTA-~H$Fx%6{4uek>MA48@E_Z7hjyq&k>F9NCrpE5G-%IA6sF7eK_ zs*kG!W3Q{`TIl~R3sZ@FRC+tJXIN-XfwuO}9-mopJpdvA4mz~f)3S$|DxxqZUX(1$ z7(GEWMZVb2PTJyC{AnmSy6M%C{@? zhJ*;bP)t6oU-W0HI)cNA8^$|)iPmL(*-Sw2DYGVP(+;md# zJ&_u9FK1&<#S_7JfrJxunN;TH;ma;-=m<&>5Le~ycy>A4G%9Pgr0q|-#}@f&P40Ml z6cniu3(R@mMD~*_VB#XpNqFolKdPcIHv#$V%Ay7={s^izQy`D4#&gJ7#1BksC@OVJ z8-{r z4nmAZqBPikVMqToUOprz>t7qf>DqYgC5jOy*EOHH^5N{%FeBaUyW@+WOdHbZr%z|* zs!Hpu(jPuza8gv9N%<9ZsK+7478>%n;^OF0R|gzrL;-|{K@dD&k-BPA2pxlcB+nc2 zhxWZrTuQ;IEv**p7HUuTFW~5hKd{+zfC{eAE4$xM+D7;G3QP303|h5bHIeIgt{%i- zahu?g3*{v~ZxVp@qB;h2oKPE<;}eiLrX)?ZGOFjrE~}iFhWe?mfJlX@b&GqR!i+ah zx2=DFQgEW@Y3*FF{bA*W{XchFB`#73Ix9@u_yDc&uqcCnG^)hAqH?*3yQq)X^PLX)Y7MPTB4-Lw@%KyfNp0>50k$-WS zHz*8b|0^hi2!@k3i=oKv%5qz`E}XjhsC3&{JzODBq5cwHMdCPbUBG2dvKIT9#%T$g ziEMjMr?tTOMx`eaM<&TU)`I1-;v&41?4wF$FdPXY8qD z)5{pa;RhT2Pa|KAOK}Lw5q8siyhxa<#eA(V_JCJR5*`iVcNSr4z24u}v^`qzG8_FO zeNRFPC7?NBtaM#d`on|UQ0w|yvsI>;keI8x&oQSkRUPfV@NJ#7 zuyofs>P(P*InoN^ub!@74mTi(iE6&lq@i->I0YC7pb}nobJL;G^6DL4 zw&!0ttHARgO_{;HT%1e0&IH6ZY|PO?-a2j@+{^ngboeKerxpk^Ud6B9$B#Ma)|ML1 zVmgaX_rxqA)=N*#t_thw4$?Zpt9Nt!$l~AVWM1lzZ@y^OM@2z49n}dk*dtR+HjzTw zfeec^Tmu|vq9ASnS7tj`a@f`9N=^~GT?ILNGoEUfbX!<3KR)*r^6#Rjc;gc>oAd-8 zn1{H<*d|mFuu3p=&iu~d3|~$3AhFU`m#MHNKt}C4g;%n^G|=DjM)_WM5CJi%VX8Ic~TK3k`3yKwg8*u(fYx`)a6dH?XLphnU7GT=db4lns|+re~M zZFQQMh4R78!8I`+9FIeF_I4FTF@0>D69hZ2OON>|e&Qsr2z{g&pPV5BGn`^Z0nCsu`EwWhJMPl)6|O$(Yp7lV%r;^y z81Jr->K?qTsU?4`24xUkf0TL8 z#hsl}sFy1)=LN>9ejb1P6oo`E^OmDVBAtdl*Zk{2z2t3p_(@gZ%&jRbQPsuBIo@jg z>U5vbIcl`dy}(b_egAA8yM7bmj_m0|#{!2lu2vL^7&=-ncHF*@@qCHZiMLrw zi$aHP9tF$d*6$-I)jD0 zosvTT^Y`?13)-Gj@Ao3>@susz?|t1Ux(OtS@ylvFQ_ByWUQmbr87ESueQMGoi9ovL zwj+swmmeNJSevZfIe6mtZ=JBK{#jz+;j+Hy(p6x0gZyra_cZuSHohT-k%E#ia(&;M ziL8-^o2{vP7kab;;{I+YE6{pbBp8Wsr5b&@Z?CmsI7YWWWx|XhAQLc~gR*Hk4ilA@ zA`Fp^p@S+t(l2W~$n(2zu5j6*0^aNQi8~K;YR(g&BT%S4v$ZbIxOM<5sQL0}Eq3B@ zy|1>Y4Z>`!YVXd}XX0z%jOq|Vu=!r0%7!0E*AU;RZ4|x>B;xtHpP+rme}A-b#{&#i z5VO7`Fj>|1FYE65KP|u%1j7|N-E27)vK)QKXXL3U8%k#i#bl%Lp>Pm*5_ovM@dO7S zP3wLBXUTXUwh05buy80N>b&E?sD@=M3p)BwcV~Gj)=vN0onu>T9&gv`yqB;kup{Bx zkoxgr*{n%^LIWPqLc=g4(YE z$sgDSrTe{jrz_6j)wDn*Xbnz)kh>+hoH3Q&%e7?Vym6bqbOh*7L9~h=Cr|LglWF_* zhe!?{*Jb{<$IJGIsv<&-d1UZ`RqO~VUHe&uwCEuafygZ(xMgVojOn3iOeZYi{opXR z8DW1qFeCto^3xH$fc}w!Q!g^BDb=bX%p_+fHy`PK+!d?!UOBj`E8+8?fUC{CwvraX zW8ujj-g;81d{*O{WW(m0w(!mDx^5w#-OeOFV>pb}krGQw`&LNpg(yFR6u-Cimn(K4 zG+=skwWId+@k>jAHcuJ;Uk(Laz}VtK)F7{t&`lHs%mjO?RaQ?Ua7Y4(UrJUBi^nO# zIsz+On(EJNr2B!qx-Wz=Dy|a1Q;K*BN)@SY&Yo+yN*nF+~#io zr9N|pjkKMKbm7iby^_|KMykLondu>+7qcr^Ef)B-IIt;4;!^>=(0bn8zKEExgeBDz zIw|6Dqx;6}U$NtbHHSJr2zu-|rISG+;lPe(K$Ag}_~QHjAg*TRuVs4~Le_VAG{QT3##G>e0KhK`(uKh?0+Ai3qykZ*L_r8S+r;^K2UDI8HfQjLt zcE;bci4pmixROdYIL=cf9Rlq)mm6=6B89F>VL`i0epb!h446xzRYdKn9`Rv@8Y6IF zDG4b|{Hb!5(poKqew0<_X_aM7?&F0vMz4;G(&VRZ1}2oznElaxx5ZPJuQW{Isn}>| zbV%P)lV{hSkp9DrC++u=d7#kpeu<5%lv62B)u6(5!DBi$0-`|-lOAQ~%dxeBNJu$x zBtDS;VZRmeDw3=ABM*m#$P4ps(r@8q)AoFp5D|L~7UWC#e<}!I2$>+u9>4icPJJE| zvkCt}c!xO}^cTYL*~xtV2Vd>lmm`?|QwHz$G5y6Z;!l0Z6D0MXN2CK>oPi0!x~~!B zQWleZm)LE_-*++oRo{&p_#=&R*59JvY3HoN_Kr?aermU$dGx9M!;?u+SYJfQDN|62cdm#G`J`>AseiI#>D z(70`H5b!c^t@p=a7I8$sCf!#}@VAsYg*G)Y!ic+A9waPeNUjtNrUm+QE>8XT^O46_ z+418N7OYt6vT)2$x|f8~udc4V7=DCfp|Nr*0xb$$OtbTA19}SOa02qZgJqF_yJtPa zJoX=pwT^1$$K3MLIpt{9{3=ql< zT64n~e@BG6Z;R-4o-5KnbqY5U<>h*B#mobilTqsa^PA8I<=SQEhgk zN^B_I+a{tAJj?Jf*`Nr3ESTh`L7jjDlx$so)`FBc1`Pn!=DkL*?F*Fpywo-aSOEJU zY}RsQne1EyP~2=5MM6BdM5%D#qICh3XT-nnADL2JU>qWm5ZHQ6P}L4VhO(1j_WCy^ zRY;j;PCWEOUEyOs)Fq9T5jfQq5dIX!*j#4YLY8BKb$8Vj64dG@Bo-!rOR}R}d>m-I z^k#t^H~AqAWR-{<3ssQ>HMjohe%0aYr@)K401&-qe-=IJbhFSmh!aGE7Y<;CgIs$~ zo?+$saCK4TS9_qG)){phFTV%Ex?egPTit1i4_`|B&Fr|S%k@tyAqR;MuSnpEiti5zn{)=L4zDzXH-0$H1;mOX-dJIRL6e7F6udz!BO!oPDp z2{e;7?o$9XKK$beWW{BI3kj7gP5hn<@G;eHN>WP6Y9@&ahy8K+L-PfTsqWy6FR=|f zPPH*9(DSw|To);N2m6`nK>Z4g#Q$$%CKzb z#eMNA5eR*eXTzdQ+=#6{sfi=7hApe(PO!?^>eVZ9PKd=_TOwwA*L7g=YZZ``+7hg6 z6a^#m|IrD=BkyiI%~nfBOPyNCDL`)V(*bNlC?Pd;G&z6bFpb+_5)J+H?prEY zULoL`&3C_L_2gnhfCyt^N&Bv&X-ZYhpCpJ~(Qoh5oWRy9fWzZ8a=av2?lgbF_@wp5 zF=$A3Ud(b=jaFC%rvj8q+<6ZKz=+#n=@~_KxnpL3AE!SBmi#|Gzg4L-ks%(P{7Olo z?8Fmuf1M-CV`-WtCp5<;&#+g2^T-(0_Vr=sU#_!AoVm6Oo|!p2!27sn^K;^7ASM0< zQ~Q>Rf!O)JkJl3wL#IVIChS9`|kD|6d`Fzsi zZ%49#Iff}Yz4mmHE~i&D8i4=tkSOH zikV);EB|;ji#5Q6KIE3p#!ED$G&a1rxiJF1LT;1n=30#eTz^Xw0KICS&reipOgW|5 zpdjvCOq??Ey6e>ZWs}w!?B`TW-DqchD+GGxSl?0WX3GY3vWCYNF4Z1#{0R#(YTUT0 z?b+#z16~peRDuN&wHAaT+v(x&$$sBCKSN6pEOdqNOJTG$5zU6ruUXPV)Z4cJhHWzq^oo;Bo6Z_XZI!<9ZDAlql2seVCv* z$@>4}>8+!pdf)HwGc%-gNQi_qf(Q)VN+TiCB?A)D(hVaZ-AI=LlG5ERAng!CD=97A z@H_9%dcM!UuzFm(Ek}4XpK>ur0J&15wMnk|1|bank@qhXj{GF=!CZs) z>6Gq&&c%Pne?WulmH|pUx7O7dthFM9C_~~tJJSma+-W|hXetT|L$&}k0I8P3$WS03 zqTo&OH0!jRIf;l(h%&bjm)+C)-19`$bCBBhVQQFMmIT}#ies05Bv@00R|H{Te}%aY z0e9%1guX!Lp|c5fx^pj0h50HRA1L_R@00Oz z&#(*s%jIUQ@3$T%V=>{aOF=hF!qfc$PCAZxql<^Id|Qs!mS1jL^xl*3kWer>Z)!i(RsU!Ws4yd> zo+Y|o4>8^P0L*5K>u&H$`j7E4mF)G|KcA?(H{>KLr37DDtpEv+M~6&wUf(pOb7*{) z)Gv=CSE%$51MQ|Cd9-wnnDIy$@flyMm#t6BCSaa^=4to2zeS%R2)B2@Oc1^m#-M!b zH~+FrqTnk9c?{nPJ|P26?nw6LvCh?z4Q2pCoF3&5gK)}*#S5ijA4Kv zzLh*dKI#+Xo>iNGInjbe?o~puv$2OjU8emb!9)woaD8x*?4Jpb%*^5Pgqv7={NNgd zO8fq0&zaO}fYl9}Qpm1dZ)Q){Qr=}17{&+-dGZM4)u=HLQNb9Je#97~Bg4W~KH|Ta zH0NMZqE=E)p>UigFti@DoK60`Ztii;UI_o|er}zvsX+?m4MS}yKBW%s+ZuLhi9qn- z0AM}|Dh)K&nqL=;^!Kcso{>@yt1w_OMIxT0T5`=Bhfc@1WEEAtcY76}v@ z_9eeJnxSgn(VHAj8ObSK9nb0Um_D(@g5cxTP~&-+Cp^)MC}s8bwLqYaA$|K9P7Bg``yFrm%f-e)HjaK&8x_Dy_4;wURxNh&O^H+X&Blbn zZJzbW)}Q@9059Hc8QIF$pHC8(6W7cSvSrdRfxx1NS{0OvRzTF_m&pua%waM_9bfDh z*Lk7()p-}7|#vx~Cdl(IC zc%YFOFX|aXDEc)(7S*Om`h*x*ev$aH^x8Cjp}u=d22+Va1F?vKVCH}EdcNITP5m=M z%959i(*wgDhUny18GO=XW{$tRS@v&|)=&mIST6Yt#4^&BseB4)d{Cd!EFr*S*T1P= zG}yf|aptK`irhU(il&7?JJFHxgu245wBf(wc>8s~do{coORYpN{OV2Q%#=*Sx#LqX zdG}b_MALba3rf6K7K>dfVMFk>9t-GkYWbW1~&JNR?;IpToKX!9wmaef2;6v{4IW+cuaFi;Q{d?)^jbZg+_;S zC=JzjKnR3keEydEH>Py2V>?x3i0W^?POR;s?@J3yqLx!f_|9`5|6-;XYij-aHE#i| zODlh_#m;`T;kq4SI$!Bct|4&jX-t27r{poo1QTJ6my@OE&RPVaReZqncv2F@qp0BchiYy;(?(VKvY~&Fh7x4b>+m{n) z6N0k-;s4+7`W*OTE%T7-_sfST_Gn@N%iRUEuGN z?LMCF?#T3=i^R=b>zr3JK6?;Z&K<7EA{ zd3U;YNao(WNYbDHbPi9jn|z2ruL_kJrlR6`>n-U$N1eU$h6DgnkzHI*x5d}Sze$yg zLpx(REu(Y(p+0T;w_ABgoYl;0vSl4r*b}%2Ili1eU;eR~xm#ZJ8A8k()CqiTb|1?+ zb`U*}8q?$`Gz}wKbU6@<^k<7;rIH2mnpjX%*5bY<>OL7*(#cAw1htfZcWiZ^58mc7as}abBZyMo3MjdKSgCH00?NdP&F6d+;&C0y5mup*`RJd z_~Uh?D-|tl`Xd=N=Cyg%A;FBpDjnsw?`5`s$reB!eUWN?2MeH;vUaofDrBcd@SK@; z{vnSM>kGJQx}?A3yjWP3@Q^Za>hn^S75<}jKXRT7cLs4`pHJqRC1#fVmzf%t-=)74 z-D_A#xB5|&k_ZL6a)Uv)W#L_U5uFMmjX?)uhGml_0yfnOi=@hH8Z zLsIDdeFzND%43WhR|4WlP_&QQ9zSQgyLLc6ad$9^iLF6wqQdx2vxBD-A*%1TmAY z!euJ-RBviN>cK1<9>^c2bewg$tvQ|dkKzB0-@~_ySdPP`BPLtT4F%Qiw~CVnZ75ie zHk>=R(KF^}?4D1BNVJPto9koidSf(0#U5Zk&u9KgR1?&!mw}gLPY}S{Cb2Lr@J$Md|9duPw_6Dr|JcQpgj>bu~`!hhYm=<rMeA-H1%yA9m{*}FiI%2I{5S490Y|S9f;t3 zK66Em5afD;NJ`@-Uz0@EEoFS%i9@knk3Ly@|22Fodp72023U+Gs479B;R|m5=&7># zh}P<1=wVF)2>ZuW*F4oH=)WhOTP%H@*Sq4JpDr{?EU%M7uWc0xIe6=blze>cojQ zjGys6U&`JcY3z4zzaOLfPj`9^RfHphOJfB9I5&c%njfd*L>tmu~7(p#oiy%0mZH4kUM;(3b534pN ze@F@fun_U~`!_3B1JX>Xsxpx$LRUvSVHh_NZX;}A#qH%_en4S*YPsENzU}UYz8eMy z>c!@d@j8AEnUoiM<)%6dX8^?UD1G)pcjH%(Fbo>Z7tTIE!5rf%rECFef^|^C_!trv z%=+q0@0JZzW<-{GmX>gj`tNeKG9gb!&$hbF!fBuMJt5=AS#r6IA>+U2GgmhPReCA& z#*7hso!sXRFI4gpA$+PVBo$6gXK@H9J~1JpVN)cl@6eM7=_Q+S~EYi$i zW)VmTe;RAsz})vjWq|QUxoY0Gk}AX|{b?0j7Kb9sP-5|sRx@)Jw}XSojJem(-W|WC zkkgC<8nNxJXv6*9fQno@8=uXmH_NF5%zT(HDEn&J^Y@ff!_wm4g|WyQaFN#mx=+}(_NCjy)zGs1Ygk@abzk;67-K(@xHz; zF?AB{NqCQORI=y3oEoI|iup=ROz_NIsMk!Qp!gmAQ}#z1#y;q6dJ`?X{gOGESIP>7 zZ!|)Ch>#Gon2=ZAqC2J%9xnW=#J zIZs8aonVzYSY(Ol{39YEXLKa0T- z=BzQotT9fd#pl{o;i)@6{Z7>w5*PE(&cs`3D~#pqXnbWOtgQI`SFw(V9pK~QEWr+} zL9~ub=AaU+^I8|nHBY2{t5N?X@&!PKCYO1(dJ=^vV#H(iX*Y`h*=62WQQ*WOi)D_? z%WVf!V@Ou!)-V~K0buCk;^%M;L|DJK2+c;{^86kHxngek;7P7ClVY6Pq-8Bp=1}PmBSiaOnN(F@ zP*m9tuujA))=t(GRB~XXjB%vj=FiO&ATeGLv*_j0%!s@cFc*U{0L-Nc9nYKm0 zKE|l=1d-f3!JILE^I2|Xc`P{zKhBen?*4DAG{X!Ydw-?=lr_u|thzD)om;McXK9gc zF#TMdHgbktt8~`XsuV!SO(Frm48%)<#OBw+?@}2a0J8f0a8W?woBQpD0B-~{mn>Ed z4#njAXo-sW0gNy=O?Sn*enRW35|Zn6qOpo>?HAI{UzYamU!6r`#D(jK;?31ZmYE zOHZ3$v=dNVnI5yVFaFK#m?PSD)JikB&!k#=ta0_L4e%^Ojr+U7D(6BU1~e_ix}t43WFJ;0S{tq|S5VxQ`+u4J$Kf*0o2+KZ)D-IjDVfIO0-;`Wa^fvwt} zHBIF04dye|7RxB96O=`cJmkdPM)u_9Rstp=dRAJby>atrYKGD%D~y5|4tKQfgfPnI5R7 zIjs-jG1`Pcgfj!pWSCEQc|e<2L3kJES|}1e;3fI|K4x6{h2g8NpfQRiueO-SGn3S0 z%bs69>I>hI6OCh}me?$KrnP-HQ!r5W+@p)6#Doppogjy!TBj z2OUcHwc@Bni&WOprp~&nLKT-hUbFnkU-{}e)){_BEe*@A3e0ahRpI&qcUGw$IRXu z%bK@vYl&qTSYruPnGH?G8q8E$@F5-BMR$k-d~vQx7=F60O`JWKQiq_c^(D5*H~T10 z>gu-8>cp?5-dLj_SZ?K=AC%BsrQ8JK@TSJCpX0G*{=NF!bCGTQ2&qoNGAcP{%ZC9* z3uJ>Q-pwp|4vhqepYH^;d#}t*q38oHvei4XKip`5&#}X8S#@Wn<}ND@Y;|IIuU%V7t33Y~~G z9tMuI4hg5dXO!*nDvfDd>k4-|28;MyerwO|4~rl}U2t(1`ceuU!jum^JyXZr_QUxq zs5M>s-6ATp3aSm{r+7Jh9;Qd5hKGY3Qe2|ZX%ro<9Pnq?f1^q?2>KqDMM(4wFoM1> zd5f@ndP8B;2Oh1m-~X2dxa{`>%wFs@b?lz3aSjhSdw)CLf4uTj6Wk?QQF(hZKrm)> zXU4b-TKdt)ek{hTv6sr9r`o5t)hUOk_ymF6{IT}^@M?{`x9#43n`czWvu6|PbaRq> zfi?kYWInu9?{Avulb>kfQM|2&c8(szveUJ@tR1v}&f?%X<8!UDUgsCk2ZInB{mlu> ziyfBR-`=&ZJDBr={NTqs%0IyE1TD4Fg`>0ZPwyIkHMX=RY-&FA79?M&RA5xxLL;(vkRz+_4Ot2$WWxmIB-v zOgmu@Otu>MHm=z*zJPTWEDn&f`dG5HsMl_$6ks<)-cNin_xRl~smC+BY;9f-weG}{ zcJIJ@8+QMa*uv*U+IaiWq!e~R7vpS8#E#>`UJNt_4u#B!$3tJ5En!Mz`u8amOLYtH z+m+;2~ZUj;{?*-((#SM6=r;abdTF9e)~TksofQ9 zmHOrd6*d#$!SqM4X8_S*Jb!Or;{{J+2Vxs?-3NGOp`EgU%O*j$VXiH0s^q8;Fpft@ z@6h1!^E1%dJMctLR>P^~mA8)&geNMhoCWM719Jt~5kEpWm0yEO_E#FI_DEvBaB396`l*8UAlh>M88wu?~t$`l1O0Como#cds zObqD(Mq>{?_9TP3MYhhD%xjnT`_7{Y-iZC4cE`Op5m1RL(Z4Ad}#BplM3P8HBj-mNbx5s~AC+izc|n3+ai(y0rQbbvZ85%;Re=V9ix`V>OcRWjPzIck z9y)o#AYA=n29Px@zC?pB*t6n_6$n$kymSMz)LcI#@f+Y&(d0cVV>^@lp=Pgyvmk() zmH*;+8kk;~F`QehYpQX1$Aj)Jm}vA-`tXI9?m(_pNO=5xjnB}}{waJB@wDCZb!|xC z*z!YsovsAR_tC+x{O;6%C_nIt{rhgoSb{bK;Uo$x_N)MPaL?WzKbeQ3Q0wsfccWSYOq(^SIhmyAMv& z6|ldqZm=k`-Uh4^wz8yVC_i5xDTly_Wz)cu7d_-~jwRO6vocum3*|Iu&sHfmzJ21} z0viF9l1g6$kQ%Zu@u9Zi{a6uG&eFx~@&lV0;kHFk0{izdKw(|Us+DLzxe?Ag%r7p- z4Ga$^)yOSqoT;K@O{O}_i!0g7D;s>pkR{glHu`7SsJO1lwtdf85|_1xA;M>KRd^KY zTd$cOQm!FE@h+|O#s5gU=PBU*bgBKMEq!&-m{T2-L5yki7b~)>(hK`%LBKd#x0tOB z2+Sy~5+T_c{9h|(^pe~E0=TbaIHsKU-S3c$eTN7cv7IXrTcD|qyl8!#FzJb zdAY-6k;Z??s{8a{a7J~@7DeAdEsT{c%`gr^!tug$A|Rw zndi;f7fZYeY%P;C*nfLv z7A|$Y*OdMBr;uQ-m)32LySVGJDga#ZOYT>P7tAOGYAxm&|M;D9z|a$PWTW#*2V1u1 z{F%kfuAUP$^20fMhAk2TRSD{mNPBqT#=<1Zbr^=lki|n@$gT|T8j0Xjl`uUVGda7< zyWPX4^&KX&?P!PmPMDig$QDVFg&`TX@zJ|xw_W?V@U}9sHzuu1DG_k42xH-0jDQ#6 zyN8k4tz{rkEQPyy^~fucuH&o4VD3Dc+>}JtZ}{_h%;oJ~v8TUW^!4V!s*w2Wvrf0Y zWnU`GA8)H)hSKe2i_GIuB@zX=?XJnizrO6gJV4Nwmzwxr_00%pwlU%g^n3=L-6?)p zD*s}<+R?%Dv!R5OpEpA80>c=HbVe?COw)EwtlS%=5Q}atAJ*HIIeJj`Fwns}?wALo zxLSI?mCSTjTgu6UrZA1pJ^NtVs#^N;ygl%s6Y*Gd=UGR`%-)_$^OK>#0^UxbwLQCn z!UWQ}6)}mgZ6~N)m`0r;Wb+kKRN$_uu1kyD_~E22U>GBHDVAe`6RH9Z`P1k`4DJ>) zKSpwMzCBX)-q&s};5*wnfV&?|LiqP4a(o0#5)@}fs1;gUE><}qyK|CCpIsA`0Br22 zp4dvi6aNRD*~SKMkt&+_p%G9_!Qq#Cr~| zXXofxmbWdX{QP%&9(;fL;!wZvlp*r9@w3}Q(u0t?SV23v>6pFMN9R#o9QJkdnh3DX zny0*dG+@=uFXW^7FJEW>zv=;J+FFVX#GO%RXO9AwI(hs3d=D>kE^nTMGM&!Qyv2HL z^vi36;Cy5Klrp8B%<1VTm%HD7m!Ei$qlA84dAC+M2hX1+cH%QaQ#G^}+y;}>xi0t7 z8wH{OeXGyXp^IcWP5oX*g_&aqomww=qcYA@$y~emdy9jdDkYtN^ebs9f}y(`0cD8r z_Oh6F6Oy?3y?kICF@6Gcarz@*s3yG@Uwmg z@7FV|%w$+xnz1Ku?>{`G0teckb>_Jnt9JXY=VoO^ttGu&hT0qnbss~SB2(j&)EcM# z112dQ-*&2?E8O}AC>{JR&OTZ3;`|qf0C`T zSCcd)7N9r$Vu10C;v`4tU|QF~+h_1q-l(@Wwx8P?%6a`JM`eY1eSom-$;bop%W+q+= zeO)^kUBTa4Oiv18)gffSi*3Qv28iqTJzJwWk?l2u*>9b>KWYnD_6i)J#1E^^!b(&t zBBh=;UKRB_RAaxa#J4LwnCGLowu7FSd)Vz9mxg5WPHXH=o29*X!J#nhyzHT0#u&dD z6Bj-wXv>gK!o;u{ zc@lsQIuI`2zBak3IJZVwxm$WzU324cfldYn-gFVVT%w+e%#eSYN+6=mc2bWlI--i^ zAs!m<>6;|NHy)<5ON9+C8<}I*LN3HXVAg|vSz$lt+SgzfE7v$7L8ZY6FF7>XzxX1^ zk`ap`C(N3KgM%2#G|~F;lQhIn^|R?82s4v+-0m*RAix}7s#5!wAQ=!IvT>Ga17w%R zS4l!U$Ym?5EFKN&)px+;c97J-$zQI?jz9?shushE{xkF|mLS z`ebIlb7gR6_UP-+f>7@aM}QefZ_!S0?RLN?w!`3w7t(visWvnW2_xWtRb3)-%ghnq z{w%yJi;L?fctH}o@>${nz4TMTx)OhGs*YX&@n|Gg^Nc!nDjrCs_ z@IT)WNA43Lb}ve=uN&k-)7>OShtZMD91iMD1(&W85QYru&x$WeJ|4nfYKTs)eK@h= zBLLnMS2^hVbasGqtB5cSS&XB`9$C^F1jUwXK&Od1^B<|O*K4P{t|Be)G;g5ENSje$ zbZ?(WH8%daY9USa?3`V>rEdRh@;b#!2u{5(-94p>x%FIJ{5gy#O4@$CFr7kos^d_5cQ6 z&4)KA7T49TC18>Pj-AUp$7j|Cf@u$Y#5E)~ReMVjn&if)YIYE=_>zPytP2N|=1s9A zT3LC!b?E^)4a?mB*$R9)~+!rvYYf+mc%l&U%ab& zFJ|Y>J<vvelkDwvWAARp0hU|YV%e9G|f#YD2ogsEfp3>A=?-^Dmed@h}=n&U2YXW}iO4-=2fTdYf%g3Z2xd(@Gp_YQJg`Cm|;W zEGdE{GKPIA=3=K6Cz-_@9EsrEsbPCqRv1xz40;nIrDAyNSs&dn z3xQ&BT>g|SSab_u)< z(`MMJNp{%Ym5!EV&6aDFr)Pbo&iUq{LK;HG)i;wpJZ%D0T5z-@*FHRuz}{HfrXMy3 zZSLBcsF35^x=Ql+k#JWmq{~XHf7qn3%#~V8Oo3oXyZ6eF znM{PT>NPO{Ow;T~+*rcTon_MgCcgk^m+N3fsRn;+|B2l^N`3L+qS@%9AeyVEWFj=z`NY?ll9~XyFI}-rO%4T##fWjp};%hu0sB2ARE# zkLQ#47GoYjm^yuPD{dNtRMk20i}7X`cMg}G4&ylBuV{R&S7IS*Fq5qzb_dU;y=~#M zl{#oR!Z++w^a!vGq4qM~)k~xjV`6xP!2|zwnEtigFQxq+8Gj5xH~j&J(yRf(JGF)n z1vr%`088So@lWNEL?(ZSEWRH*eD}JoFa~TCL}DZh7s%o)aPf(SQ*ht@OUYaIzuG%4 z7dt%d@WaTELW^8y(q!#7a&5M;v^DW_x3nGAv0;z4HQz+DVIw$8wbX9?6m@W<1#GaSMU(YCDo%PWoKxvAly716*r8&F+ zAD7MgAcQSdTXloWjX;Bt{%%nsxeOI_5k)VD7mp`tFE7wBT^CQ0j8Muw%w8#e&1J!>OlY z%%`ZNq^?#)@{s(zpMC>BOO@voEAli*~A7gg2YadSp918Fsz#YGi7 zzu7xDNY+OE$3Wgglz0xLoRj`moxpA-f;oAw|+Wu zpIR-GG<3L^J=AMkjm|Ff1MZk0U&Og`j%f~X*}S}c%5Kj)4qD{c7cmo8{|g5dD`{x-u5p=ej1DH+Nzkk^Mn{vq%c@QGHqB zM!UDK%sV{1**^mxJEgsvoV)tE96LsL7fb=Ye=m+M?$=98bY6q4fW$a)iVMEiBf3UM z&DJH&`&5sO+;&W`=H1t;Li;(hT>J+=1+Yi<4?DIi_nA?EtY%Nd^q;q}3NIlay8uX> zxl4yNCy}JOz*Y_@`{p{qI?(fdps&7r{yH?T)mEqS};e-A#KKr?>WzE6B{;R z<~m*yNNaS!|5D%XH`>H&yEWHyttnjze}xp{0gGP0nL4S%v-c^6(63>KaQ#7Dq1sW&*2YjGf4 zkL4ft2OeaQRf>_9`ZFpp{fgZ9{6qcpvA5a#i9j6W9rtRn$lj)rq4v~obNLtCn^%8I z-z|A(#ywaxF`xZ`?$Do4`qAsq7I zdbQv9x)GIV7SdCi>9*XPQlVb~CS`rEyGNyyY$v1MBrp$=w@k|-Y}2(T8YH}i3BW1E zL0Pxf_tvXE6G!pmL#fM>mKVc;MqdXy&sfnv=+EtUNJYp5Aa++mvWff2F8& zeBP&Yzp?i(6_xiPj9jVnq^m2b$!K)T^*@5;e*m8xa3#IIzQxAI2FOPh!uTGr=QTVg zvU{oVl2eRn#yh6wkA4DkJr|(EIux}~PK&^Dhgf$K#U(u^LcL>U(`$N!<_{QG=>_!C zYPUH*{?^*j;mr6rLQSZjR`2T!1tbKG5BbGjzS1kI+H0s;mnRWZewk1b-U?w5Lzf9J zRHF!p@xCftC1lN;GHq#7z=2fxPw{klq8{<)#AotB^NvIU#_&oD>Quk`4a*%mzo-#_96bWM}H;4KmGjPi)HnxbR!Q`tLPxbql*%A{TeRVZ}j-+k#cOV zutqNshASu&i>0g+{aC{117c`HRigXnDy1T-wQIcS=pP27NYZX3zCAV~-J2Eu*BLY1 z90`7_o}Jl0r*>oJj{x(UDagG%_%U__nhHbPZK%43zXlY_Zz~Gl#AjU)StbJ_S=1AH z_sXhMfhq-(q!|?9Dm!~(2726GeA4Kllj4*z;6W|~ia$0xTA239 zZ2U~^=YD}+F6x4ePd4c>(`WjX#Wt2JjhDr)7L597%Aqw)q^QYMiyJ6py9@59S9@}3 zUJY%#2I2Qy->srDGbA_vLo#irgXyRqkrfh@u99B6*DeM=wJ&% zf_i*{{SQr0ZGl80iE6Kj?rV!a_Gj}foLDeKNc16@CGTX%2)`Rxb@5gpo&oe@&T_4- zEgyU`9FAt|)G=s(2WnnGk>%-h#f828`t$^ulmLFiycqD3ac*M1{gGhk5Iwss1{LCl zUQaRnD~Xo`P6qSHLnx*^caz_#VOK;|9&3(Df=cxRhKGB*j)s^S+yAh7R2gsu&3Nn* zitG#?7opp27Y7Ue=u8?}pv=@O;Y(sajDM9izWJX!6oHfWUOiywyt0@(pva%JW~ym} zjDiAwZg)W{ZN2KBurjXswS6QMP6l>4CPiPpeM4XwXLnWFprv+~YqeN~AT5}#I+@8I z{WP-mT!@s!suGF`UQ)LS#a#OP$2K*2fvV(FZFtOq@ulg98@|3Quw@tuwQYZK|99$e z52e9R;`vMeE-X#$J&Oebi6-H~8xw86ZELbiv(pcH)$!PEYa}hkY4ihjXQqc|f0>${ zFcmV*4yuN=A@-A#bVsLIAy(DifJpjazeIeqAbVy5I{tL7=2;?I3$;Up=s|*|TJo6z zSpObIaF4Eotyw)p&)YA|{?|oO@IUcer#HONdikysA`bQwM*guP{dn}T=Xp%PH59Pw zVXMTTYFTg2n;pf8z~8mBM)m@)n48Fd!5j>biry8N_ELg{EhK<}j3s|Lf6 zq%9@)=R1flbP%SPFCoY?1xRBO1d$NZ0(kun51M(Fig%|gVQyV^?WB0?37&MdR7UvU zrOL!-y)7t1$(>=VXJ7FCLLLFkOk*=X2j+i+p=QX=2$=^$-U+uIkULftdONj)&bvY* znj&<8=o>&~aqqcf%&8hMezzL_j?mX(DpY2V2K+lNYh7|1pw>2NnLk_hu0Zz z^_dq>T{;;wAL3>fi#_{}#>#gVcvsuNVR;|y`tIH6m6ImrW1q9=h}^_pd_AnfM6*MM zsu#gR%nBx?EGF5ou?5>m}2kZ~#ytt&RC0%Yw?pEfkLh;^hezrqp8 z@z`D9tt&S*Md>}uT9Gm#@%kJ7>)IhQj~#y(Y6L)8h;n>?EY=Wu2phloA{!xxiR_C! z**5rAZJ@>)lvwD0+j9hV_`dbpl}lOdWk0$C5H+btN|?Uhv~~7i$c*vKbDi_v$bWgSZ8!`+jc8%fXX~Mb z+vy{!C@3oGN4 z5-rrapVqfH1`-dL_dc6(Yd_gnRO)t!%Bd=O)F9>BGu06=$iok>SQ6W8*QLyC_1lr= zX4=m|(Ngo7YLbiIwvN*~esA4hF)mFhgnZYJPxmVFxM}B>W05BTg(8DeW80u1ebauy zE0b{-wV?$1j-64Et8g?if3OF3UzYJN1e`BFFSTAMW-k!>EqV3%_vV2d{zCJ5 zaV#3>jDliO$qiHSTFxIhdVW|r5m8^9OB;HC{1`yzzM@()#*Nv@@ZZn+Xne!2BG_l36K4Lmj-1jq#fmZHzcQg08-pOMWs#9&vNZhehT zoThi$=y<4#-C4;?B^PA;(VQeNn5p@{q?_s{Y zP_gkAT449<{3k)I1(`pZP~<+zSIwnSLz)!Rc7bh-`h1@@) zv;I@;{qw%8Qm!6SisydLw@yUYH+7Ov(3*eL+zS!5!mVn@WqbN?OzB#$lQ~LmJ5jHX z8?i*+bIhq90SRS(&-aYa^KC4Txjcs!lG-)C9u-d+W*b5>9LG#$%jo-4BFiX`GR{^77LZub@p>%yxu;J2eI%ICMYQAC64j^L%XG*Smoz5v5ShB%xxa^E^Ehe7J3xGS1YCX z5!uIbSR63BD@f{~lfipyoB79RbKOt_(wA18K)nh)srJabyn{xtZ~astX3#YtM_mm- zSnO!sW7QiSZiwiVKN7UM)J?lf)Vi1VE22b_(0^7?g~GUw1{Hm0Si$;=1Sr#V|2&^v zQ`eh<17VNZnRG`c|89UlU^%zHkf1k(T`ec=6-1H9O&DtN+W3M93kSLK_f&hBNMK>6 z!y+v{yldlWF@7{!T_aOASVF5%h?q`d90W62oAXULq;v!__bJAXvYv;#XN_?6Y#iAi zh3Med8e=e2gu<(e)s`)le*R$tpJY(2P$4S13@STJm)nb339)3$gj=9Tp80a^(=DEASEfO zV}9H-E|>osO2$E*9%;U`65vhu5y^|)82J(=Hcu`&1yp~I!7|TmcXk(`zH4_0f z{NwN^qC6$uy+j0glomBC4jz2ed&siy&VkwCB1VuK(vJ{x6iZu60f=y(;9Dj9S7%?M zET0?4Dep|5?gaTE+Yngp2L`X9rR=FO+Tw&vjk4F^Qo-XDI)vP11&+N>zv8d;Ih2^iJ;#&SC|ur4~9U#{^FgN1ef~hI<<*<$llzmG5vgy0_43Q5$k++ zRf#JZGr&0ZwHb}>RljXQrj=zM4T0*tc%6O3_#zTxfneA}Aj)-Gh*ZOSC)Q5iPCtBV zIS;8^C_y(ENA1Klq>J8(@ETQ?ADq zlKV(0A($8)#2n!Np=5$LBVSx3_wJTX00p}LX<4@jat*pDC`HN24tQv3<&tz}AZaj} zyHWH`pJw#8B792(r~EOHzO2J4vv;mD9xZx2KtdQM7<;xn3EqDoYWnVL(bB$Cp;6^& zkZxt@N|X?-UtWWATdw7i{*dv8GSNDaAL^Wz$}N^ZP;S1H@Ya;quDX7d50t>(tc7{e z?MG!GA~%pY0ac+BbGUc&2XkZ76i>%d`1gsFO?HtiR7GX?=yXc;hJ9KL(%EH2+ws9c z_q%RrG&BDmeX6^W=NBe1Zv(_>Aq*f53Mo-a%P+R+a$NE(XmG=_lWiS)GIrm1!bst~ z^zZxq#!*4>!KbGUAH&0hxWn%oxt?I0)n8?xF9V8Mz{LI6o%Z^&(C5C_5Ser6KtWJI zhgTkRMk1mANVS&S6eQKlVZI>XXzn#PCt!|(O3!e=ThMCwT7!~Xv`?HfB)syzQ|*2O z5Qn=BjX^8jZo#XY@6OrXzd6nL0VJ*=12es6{$}Jk=}XV!AKmTcFa#&AoAJeFP3zKz z6@8Q})+qF?Y`plm&-u>SBg-X-bi#-jJ($vzi3ok4lI!lfL=9rdu ztJ4{3n=9^9L$yZy-a(^dgjSjoA@CvdX1%97piXO)Wh!_XSrdGx_ z+f@-FhGH*2B;kLlw%JVE6tCS5o$XF=(H{#uuMl3{4JA7~LKIo`4lI|O_;6I3NLFkd zU+8}^|ChRI;{7KL8#p-?w43FBw|k+TU{1o6w)QT@rTy9+OZwOyo<{x>$xJNW>wiBU z_G6?>j14M$JIp3&5a+)=p<F{^g~nc?=TCq520{rh8yPi${5kP(=7#RfM#YVI*-KL*#fuKPi^q((t zAySzh@?2@e?9J4kZT02%%^BTO0?I{NSe?k+U%`Hv*QzcR#z~NWr<=uz>d%Ucrxd## zhQViQ3MZHdaB*l{(MM^yE;^wE)UjmZ>!;<>nWGEebftKY<5(;n`Y|bp#fVJY&jw;3 zlkJ<>=>Cda2Uh=l^bmOGX!Lg0V;b{$$JGrBaOGXH-+tKjVJZ!8DJGq@N5`Oi;Yiv| zH7JPML)_@PMbljtOVzUVpX~h_Oq{7-7#D#&B*P+SS>`uA{x&0ZbK=*)rzyJLavEXf zOf6(r$7FEex1XEvT2@B|>#1$6)RMvCbi#b|6FfxE&y&d5vrJDleXpdS0LV+gk>+!- zH%hy@rZx6f`+^KZ#H3BqKD`eiu>dPUNnrRqt8)tS3+{Jk7jd|Vu7&pIiSh!D?2S|S zo!h~p%E#6W(1g`MN)75@&Xezdt zFa^wv1#*_$`jvc!0VgisTTV2M_ErBv*Fo9!H!z2;mg{p z!~aLqR|mE6hFd4NON&#qxVvl7;tnk?f#U8?ad#>15Zv7h6iq2m+={yfmoLA2zdMu3 zYy#DJk|B*0$gms!OOGWXWp>FB${TE=G$uc z>SkR1CUjqUEZ&{~(B|*3B!~*!@B9AUu@>%@A80rNj{gX6TdGZja!3AuXs|d>V1SkX z3wGJmaqbU!8UPWQI}5mhbj)WTwnCY21h969+7ST^KFZSR)CR?AX+v*GX4C=Ic81_x zAp#Y=#9iy>t|QDumL?D|(V+I{Ez|@_BKgF2S(nIL?wfPxcAH67SecyV*AAhN9ss-O zazTzOPL7GMEn;)%5<8e5`Dlae~!2UrdhzCB7gd@o$84$L|>eK04JK( zRFz=&x{3eO9wd~bA!3NE+Afo73`{dtzZ<9F=me^MBLXbVWgd;ttNmo4evU0<_)5vc zlrj!?w-4RecW1v%+;wAk_HK6x#sSkDPP%;l=1j+n6jZ2Np@0W7L3uBW8@vV8&X(oN zIslp+phkQIa7c96&F!MmB^ye?>;I_?pi;tHLtO<1$-4-^4X9~aFX_!r+WephnpKCB zm84rccS$Rmg$E>$Vb!($Ij$LG=KxSo951O@a4}D6FbV3Q*HSiKz)l0a@EIiclwq1j zr_6{cj)W-}q+LEy3vy;xaVqmm0O*w4t!GE~F3g3_&g{G0w67VmS?T&_ z$SrIG+&&Vs`H${`Qy8$rH@b4wBmgWEyG|G|U@E1DmL&6&0oH;76Xlcfk#RY>`@Ok~ zD^y?{vI!n;vAjHu$@_FLgZ0S>jORn46!;KuGJJ?q5JZd+q}Goiq24(7$K)dlDh${n zMG_$@0f+{hU0~0QH25T$7JrhGBa#RP{upvuXWc36*mUO(BNaKQ)EU~}V??CSHM{jM z7?S(6Re7$}df+icOHsElbu(t6?z@Oh{K=$!PPT?Qb(+h?>9yWGq0^4J2yPFU_=1LS z)#^o4Fz-chxhXzG`@v@y3FNYgbN0vP{j$HftVQs-s#H8oZ8Nvr&0tnfRq!BC{~omic4$`MW3NtxybqBohT>n(tIz} z7ACv-MVggsD~^(yV3*_e&tyT?bQg&889$Dj?Cc#!|6&|UY<_(~;q+L2hhnE^jUc|n z%JQrYeEK}E8g++ReCN}L-@Dj5EUES8`VW>)<1 zinrt7~g%2fL3uIEvxA&hhLld&2!Xv#WdJ4)|w0jhR<@=)YiL+y4z)^W6$lv6P*0%tH0W z?WhV9BT)iau%<8jH8kDg2C4U(C>8|CUnXXK0_u}wt0ZF%!xZU!1@BA%!JOw6!8*y9 zOS}gR*1^g3q?AnXm~i?^Su^Ua6#k{LB$+cn4k#(n*Mkz;u{l%xTDDgF(4=S zwt@b6=J1$q39di@81OYiDf{tPrR3A-di)=0P#C*0^$wkcv%7jW@ zRI5=^D=|_Rx)hjUM##kD`v}|t2JdpcE>L6kMbqQ8hv=9)4o5}RG-g&8#A^ENNrFyo zRkA%MKYo&@b_}?*Fb=Z4NhN6vO za{+4Sxyn1%hm#)$BM=ttzdiT=ij%Yq`gM#-pU;*xB8n~QAze0?a{YJ!Ud-iP*YS5r zUlaPa^RZ=~e3dpa3qlW~g!4Xp{Cst)%TpYQExMO~-kTmR!verU)?SFv&t?yq;(6G6 zl3FnMZLD2+O2wgR*CE+m(XAdDs0q?~bm0P+O%9+I!SLze}g( z)Z{V}^QpcX?3-|h&;EPFoWA!8g;*FTlr-sh7L8FWZA zhBjQND9xD7w^g2}pM==L{|slf*8O(N+=M7YZ?=##9u<*nY&^KszS8A8$3MkDT*g98 zM*588jiBWcLnvXWh=pn!l~&K@dsOG$ZytMt8#~mv=)R1o3VlLhm$P#87m1-Ay5W1P!Xf$PR>evsP^4ht1yQdC)!M^WNi8=+m0tf_-4`b3TAX z?zH`QOI&x}twYorP&^{!*x7Y7>fSN!0pI`RIE*Fshp<-T^B{ysW@~(1vCiKQddJP@ zn0d2jrMy46j+BG>3=hD)760u!TFm={t`f_veu&mM&=YE}>#j#|Ea-d=&4u)dE2KxM z|BQu`O#&0oL+v9VuNFs=6XZRoy}G>uM@fR%uNP~k=66e8kfsa)!!OCKfJp|*LDqx? zW7og&u%>Kt8#ZX5^9|XJrh#eefWJV)W!i`3j^|u%Fd{}Sm*nwC^kII~k%$+T(nj== z<3FtdK>D4Z>W423|2BY)xOSpkJNbPdmM{;l0U53=Tkt}U)rX-?ryj1yp>dac|5~m6V3vGof&S0 zr>}oV#gBoBAAXCs`xn;}1??qccYJG}t%EI<$vDYZ970Si) zAf2#K&a%8G+0XvSDPOr;{B}%vg?mro5)Tyo@A|Ob2U-Ihpv9Rq$ew_Snx@SV&Vd}Q|9r5MeadMD_)lA9pKIY`I~KrvYy zpBRFNe~}<_n(K5w#uB-Z_`kHZ_c4T|AW%L$hw^MA3*faFTancWNCQNw*s0%sKVcl9 ztic4+DT^`W< z?`TJ=1HQ1dlKq zKwH;yiop#aNLnm0M%fcd=Q|6xZtlUWGMf*jUGlr@)CGE?xbw(mW+80i5%5y-zW=C9+P{v1`0jJ?X5?Az`4^bnfn;gxHdQz$_*)4`x0yE| zvPrlHYy+S*F<^_ILj$N3!PS)vCMU8%qwjAYj{Y110ZVq1+ovF+M$XoufZTVrH1PFZ4Tm!3%1G=m^cBSHMgY)8&?6~!Tj%I+t#jv z!XLiUB$02scrYtOhk;3R*{nWu&0|vLL*$cL)XBRz?J$B&tiR&%QQ;{H;0wmB5%Iy) z28|`}V3QUW%?wIz2^jANYcGR>e`$RlAEJYKQwYK+VnA_ZfAu&UtQQz(gQc$^^;3o@ z)2+b-3-a$wg5k{YI0}P^q$wF4Es0~PlR**E|53OYIJjt;J$ZTEhapp^k%G-M@IPVj z0q~whW~{SRjgR#E)ZxV))N$Ra=tInW29oEl%d1wa2tl1P%!ne(MRdO{)Ql*PqU{5} zcm4w)G;uadP3Zm6$+9X;ST6jP#EzMLMUV$CZ0Z!Nfi@Tc#%F{!=*zTw4~@JxWyU;3 zL+At|eUGXqv`mt}*}MLNr!F%r0E-m?;HK%u!gHAIP??WXY|Qo)_Sk!K%?#NAy-m#M z-diu-f{x>5NOml4rHy!s7-Ov-jj_&06ZybRB?F z)JVq#(IHA zcG--@)oKOdVX6h;zmNp%RyYhNKaNux>sg9f8JZ!f19ly;j@wRvgTt^RqMEqvs$&1-UJW^_O{=XBbHZxh~|J@ii6f z!N0LL(h|Jn+q4ConOKP(FLdMLalj&+Gs)Hm9^p4^9v%lz)ZnAb5}zwe{6gSH9AH%K zB2yDr9~=#y4C_l+tz(q}J=qD`LSYaL+&XvKBHPtE*-zMFKgrfGuQ(Qx5ScCN5p+;q zqnyy~VY2A!H9}tFooHc-UL!8(@y`U!P<1$*ZI9u*4=6UDIRvf~^Wt?l&<#~<4Os8b-|!bu1#zj#pDTAuB9|)T`mX!B@$)?4hu{p_gFOjPmvoaH}F3QmswZG6x$Nk zcK`eY_`$)3@ZOH**k+860Aplbar0?$G6Sf03MjF+>J8i6!lf|Fecg z5DjfPl1DIt9*OtWT&t?5UO1xuH-nDy!Q2xi0EcT?7B_x59Gre*64>tbz?;COOr%`ZYpSElZ^;1 zxTq)+mz2Y1#LL589`3-Qx1@YGfcqTw(wqxFpHzk5uUHJ{xE(a18~es*xg7q6>9wm! z9&QHtACuMJ^U0JR$|2K}k$7zv##_uG)bC~g{7L-Uz5BJ}VjRZN!iG{KDlZZDJSa01l zb*qZJgXj3|=zptjIqoJ0N>jo>l0ZqjRnC1~1D_`VV7|QD5WzP_SZvwP$;4L2Y>TYu z34cv4ZvZ7Q^G>HPVrJ(5v;glUWVH7k*}SgqQ`SELO$+KCQ)i95U(%QXC(DAC15f+p zE{lW%zi|N69N+sx4m-0I9D8dajfrECPiF^xhqv|Mq#;Sy{3yRB4*M*OY#P%ew>$9p z%!=y{zi}SVOFwOJG7;=p5A)=M>W$Ry8$SeCVBPC^;IZ&^w;HG=8dfGThZrZ)!NeIk zcj-8P)SJXRF2@5!t`fvqUT-Uo_g2v*)Rn^H3V;29rKKBRcJWDB&F(zy-E_ZhF=Xfu z8WG8S+H6I3T&=g0r90JSSs)k@vsWyaq;nYKHwnYCDJJ$%BzM* zP|}nniCND+O`d^jpzET{s4mkT6lX6F?s;-cv_I+tZmL?3`?_lM)E4H29SRuUZFc8iTMLS4rNv?cKHekP8&Qdd4>{lHJiQy+hy)?L3q9f4ZF_7Z+d!DH=w2(;8BNNt z=3ML&e{-L{@2DdjB&>P&MQ8qxwOnHmcvG{&4lCbfH)rO|U=*xQ$!+knZPY6J5B!6P zNRUQZ!LLgG*PE!A^GOU{_+uln2Fqm~KVELW@04g7GkCCgW`9|sKSQVH5(|y5cjrb~ zWRqLjJ|`CV(#=I3w&&O6&j;&{g&O11;_Xm5Gr@ZjEWNVYtV|>B^M6t!wO*X!nTU@W zXZ?iL7_|JDTGLJVm4Z%(n@`9M*|_5|yA@`Ovcq{(l?h!zpEL4GXd&QeQz0{-uNVxG zws@`6VSNoLrh4ha?UXs4eh<`iN|_v{gQ0J#6aikb_UD-H!~ZIdJA-D$4|dTL2X#-x z1|}A^xj#{jR0usEG+?g}Ss_SmwT_i0xff_7`v=%Pyif)$n$K8!63PB;Vm^&lpwEp~ z$x2&l#m&#Hz@o9i0p?693HSaX6R5R(<(CzEC9?rim;SslCjN^e)|S|`Js-9uR^W1E z^xbyDHAc{H>qnWqdkPU9-lr%~xad(DSb__lKJ4E_&L{J-x8~K~N%t7cU-*ydkN6O` zTON{(D8-j`MZFzURV((>T`Gf>6%EP(fg$;lyhMiskd;DYr6y9ufpW?qvPdnyX(dcM zb%^#_pXc`JQOhRxq}xlg@ZbzIJgZ!(8N8LX)9-wQs8zGI&aTD(JcV_8iK-59kM3y5 zt2yUY7O%G5E}D6b3&KZH{oxwogN0T>=@;!2Y|{QQKNl_*lL8mRF+r!=ln}8v(UFaS zWAP6s=^mBVL_6WM3NO``MA@SKaYTXx}Xq1 zshJQScoGz`cjoWl;-+s5xiavOpWoJ$j&*A91PiTi@ar(m1IBhCqBZxqo)=LMHnkcvw(~sEF@biZY!x3Jg$PPD!rtv zJu*TJhDy1WusoXe$$7q;i2WoGQ@1*{s)lx9j||GI1M*lMy`XtZW!vO+ji z8j6Qh#Kzg`B>C3X$ZH)jwfUn!g_ITg|C9RWnnT;d0L?dbviUX6a zqUtfuh+aZXrSzPh#>4bP8j&iZTrH-&I1ah#U+=1%j_J6?{?W+6WQ)VEVw6p{+k5B^ zaBx%lXe;|1XFT_{i@=X2#Xcv)8{uixc{bD6-J=wN&lSb-W`m)qZ{#tk@9Ca>MH05Q zMn0$5golUUhuUjgY`*J8^3ZJ2#&j1Iqg5lT5ivR1ETR^JMD6%uDL4x9E_4;RMG=P^PVzYT9AcLm zU~UST_PY+sQpR|tGBSZeZHL0Gz2eIiJlcaGXg`|7S2Vb3ZN7f=@S?#XXR|m8DrA-W z3-J@>Ul#h~z4^#r=dNh#7uU4iL#io3wH*uHXSVrX#)t-YS?2CRed zpHE}%Ff-7|d*xR}&T<~5TUZBs<>(3C{88lN1Qd-N)*JVdW(FAVS%d?3i20{Q4^S6c z`0IqIvcXcIN25Uh8*yZxR{V>svJc*0%|_O@f@o*=!};pQhIZ^pjY2!_Lke#W_YL{n zZ^hvUFscPkZL!6@&%aex#CG|QtX4r@9h3{zO7pzm9P>#Iavy3abk|?53kw5~^&YR=f`*eBh`M&Jvj$q&6d8XjlOkR_1fw&5Vn6Av*N~{W*jKHX^ z%xTv%JQ{Jx`LXcFn##i`8s5Dgs7<^f!Jte5bt!vbkI(CCu%42gz5*>&q_s8U)))U-1$RxL+i;d|A%8xP@D z#6hcg>^EqkmT^A1$cx2Z$t-oyKh3Wz%j~ZM^BaPJ>V-HiAD-ejUax-S8*1sVw3!aA zNBuk)!Zy0yN;WrGFl(bHSM0g?YTJ)RqlpU2VQ|M>+c)xhVrCDtb}Eq6ChvSpPEqmI zkd(m3#k0$fM!WuHUgX%52Ne679{AQ{$61H{>P;iK*Pw5n;yzQ#+t&g5xamD&*w=N` zP;9KJg`@3(dqgtn=-1}4MS5tjAKkx^PbB;htDrrC3L;x6bMtI@x!pVN>iT-wbD5A5 zyb|bq`Vo=~V=*GZjVWld)N%Y|}3>Uf|i%)KE;Vzb4%_GR)*Ht%!P{FH}R_kF{ za5sAo_vQmvutj4^@+dz_9V&ff-4j$I4O#zQrh75d)VAwGWz8xvoh+fBv8`Oe)p&*7e+CU$o+xG#o%p=Q)oblRz=7*x@Yra+T214?spcCvHZ3o9QWnW z`}cHPtIC7OTEAjj6U?e{3_UzPROw^+*B$3d1#8JwMZ$&e&YfN3mQ^uX_UGKae9w6C zE8O=wV(N8Lq~mA+^Gn17A$F-+QoAq?%CiRdK2rcf8W8M%jC;LKO-M zxq3}3=VyE?&9^j1r)xzpd!lkh*i**pC#aZpRtG|1WnC%r;?4Tu3Yy1HT!tT`C<1|x zCR>Z02npE{hQI-1H-m67fE{G|J!U}Tc6$YDyUADwnbnhY#cmD!Z62Xr@&Wjt9H-Lm z6%F=o^T_uY6Y-Ett3{whKgKDF4tu=n!`j8Dr;kdGGl_lIM!bKlS5OdsY^d!I^dbK^ zbd?WAeRE@F7l=$?=JL}a2Zur`EoeaNn{+|uvf`Q=_^$e-{}KjBwfT>Im{+3+n2*Z$ z)L0(pBx`I62NepZUqoWSmaT-Dtb|y=4?46WrCGIFDlyL_pluf}>CmBPJ z6TNo*9sx1o#T9{VLLHOe9MLBwM}jj>e(oM_ft1{h1+}}7dju_pUCkw}bCZ20=xV%s zoy_~GtOkdES2Fk^l%I<-l8dZFC!e+0$F0f%!+tSjL~yux3B?loR?V=8#C&_PXYT$-pnh{`N-i>p>|yig&FLq!7il12;Mi$FdhA_51> z87RX(MXPE`NCFT|>1CYPC}DUM0lv6`ItYNqK#gY9kU3-(X)O0Ii|`C=BnFm!`z~uc@Y+OrFepF;{9x z6B)@ej!qv9cKAS_w5j7_SH~f9T_5yV&#u1KQqj=fmwH{4Ygy;Z5+YH!umBG}LVdMa zQIYP2){^ofYt{)F(PAh&xg$C8VMT2o9K-lq@(0_&g*g#}FYZ30@z}GKM%vhF^KPAi zL(7CK{Jln+!cF!^rn$mmfOk=?ejWnvYC!zjerU0nZBX~AA;LIlS1Eu>;!=kCd*SZ` zV8q6J!)g6AYebrY=}4H;u`lLS#-01Lb=DR6TlPDQ1WS#$dmDY7&|-K76yY%QmI0@t z&H$aKqkY*&z5+C^KYh*>``cN_0otOvKc!(wEwI@#rLu)7cv9hich#42CvMyB5D!SrxK?dE_EY+8@(c&ch&A$Paxzwg=R?~ zZ$(FNsihmAYpC zOH!tS3LDdULRjq>Uu=YEoiu1^OR;LsIU^YdqB_l1o`gd^4E^ou?*7A}wYVx=pU$D{ z9)xPE%Rr*=P6y5pDmOPbUU^nTNU%zE&#wpTrnfel0(x98hs&|BvA+Z1)i5LRXF||3 zF0AvyNX)WlmZtE1TcBbuy|~R_?EKR-15Wh&IaG6k*;6ZkT9Z1AX_k7L3mKS_;%ee8T)KSTe<>H9m6Gwoa|mY8YXFO9-YVbYso_c* zG85TGFWkmK1IhA<&L-i>#SfZ~)uk@*aCtJoOUL!%5TlC)&wMhkyQLB);rTX1)q5W) z0UHuJkSpO&T^4dhEWwNU1cDc%mUqS_W}78-#s(XWBRKSFc3+%UbJ5>!o0`}i1Mb`4 z$8ZUaIqY(tTaG?+hYTbZIt^x2dD`XaOp0So-7_)yLLR3P-C0SMnzUGc&lvfgGA_8c z_2WsDc>U&_7?I`6_Bb3^$@_4WkGAUf<$PGYrth3zYT>1}F!9czvl-jiy~cZMmsiUF zsps(|K@0KVGzU@SPS2$t0$P=d_~80*g4tc$4%RG=C>MY@U@G4s25ck|WgR6xR5z5(Ig-V*0I7nlJ9G>RbJ;sevAqu!T0A02CX;@*A0qMwtEk1b>0#tYKDRmjVRaYx4O6I zDP=I%?~R+yd^S;N?C24x4}z8?!-~1XMRb*|_}6p_GUvdz{k;jcBTnTpkf>i_qTgA} zWei&leqrDFo#%#g8W`h-fAzI0Kj3AsD_dU}$CSQQ38S{N_c9q>_=6leV$Uvp&z&gW z=cK|{p$WE^S5MvErVBj?H>{_rV#>2}b60wNIn~Yao|cN667~C}USV6${v7ZUq3B|( zV-f7Ru0S5()?7Kv$1;#H;p4wndR%w1`q!wRey~t(bi?W-D87ovY65je*C-Nb>6o{xTk?O3C*}%;vVWWKfQH|E(eCvS#nQ z3K&%eJ_rU;(a4s-8-l0#Hoxnt5%qgz<;KVO ze(jLuKN?mwTTGj}@H#gmBFyI=V1NOyc41)K-1oY)VQ|_(XMz|V?8GLV&ag+VY8W`w zcGmN|S#g{Ve4@p4lv8}P;cKyyYt?-!WK=Qu!^g>f&20#40e>JDMSrsU3zBQ#N+ZsPVSt-dF z!*~0^Yb=nqOK4-H3_>KA{jBNcM5YP>6myaQuozP z)i!@$Pv}gLe2bwFOXPStO!uL&TJ%Qv(Jk&trPJ8snhQQ$WX=$LULB5qc#RS^CfURo z$jnD`u2*9N77$qoE6|K6DqVE&vdw29ugs>B@Wb(wLH8MjjtLGzzFHaO(W(8S)sUdc zHu~^iUX`xl`YSkw{CcT1-Z)ju(OVfzNL(ytj-GncVxydvs5aTj*DT^w%QkShV3q|o zI8UF1cu`Azo&aSyEEf+UKQg7lNaXhm2!dWoGW0^PJKt;b!@Gp%_eu21s&KI3=XC?{R@Oa)yKbl73&^3kOSZk#42);NB#~<8x z)wgl%joFdJaex2LO@G!>VIyb?mcUTseHVot9)S)2p`1Fy9y3fxMg+%iP~|H_tPHjL zm<4j;^v#~j5I#O@YGq>#Tpnqp41c88^?m?*M*f_*lOL0)mGAyTEh*BLW_n#WJ%N9( z*1LWVodumcdM2IWqHOLZYoIR=(E;J*;DE|PoV1jFga8pk`nxR?_HhCA5mYhUkb%(1 z0|EAYia1$P83{=k^b8_N=8sK2{wh(ZhdKCGkct^^$1_Q(Lhh8CQxsA(s4^%(OK^tg zeBoVt+P)Q}UZjMNFi;+DddWyjPsqb0fh)0CvlD6v8MKNdMTylYqb#6Q$cknv)gZ_> z&7=-0DxyqfjHaf1Ff-5w;IiY$M=`*z1W^kC$9*+|51vnzS{0@7XNRc-~fl3=5hx2_Dg^-GqTQdmu(R|u! zHH_4~nV)y4tyz1Q0L8>q9U+XuDCe5TZvcuFMi;~?(tPF00{UTMHZi}i0gt~G<;BJ~ zrzud4Sesujdp-Y>HhX7gx6=5nAn^P4&ZVGAVV$RP;KuTgAH;F2*M^XW6OJxM(6~e4 zFL^q{gt|fyh(-uyyqqW;o=4TEuJ>?g_k3N8$ud|PT1{KG0e9nmChVU;cxoc_fecPs zt1z+ZWXT7H(TOZ8d)+&T*g)edaN*YG%bK?$4V?kgtu5?bDg%rbO2W;rJ;-#YmrGu2 zv1-jfR5iJV>_xM&k%83`tpVf6L1YTFB!3}#7fw$R#?FeSl)N1N+bbK@cHNVVmc;Z> zZfsQ9s)x`JHA_7YnW5Odhfz=en-6;6n*cxVMviq6VLkOYHM(fH5OBufIfJF_g|_la zos}Tvi*0riOh8bHB80f`mD7s*fkJ`M1$^*x51Ebv}?28A2uPM)G6@G)Typ z;^H(ciMIYS4xMY!>XMV^J|u;54eUv65!VMd-1XtEaO15w=HjaOb`YWXjmFlvghv29 zd6w4JxczCVa09Gf}~SxFNzWY1HLAy$`2qz@(20&steqB>&Q+>HjC0`XFB zM=36H9_|O-XFliWBEkJw-%71U}?^rJ@+t{x#8m^-j`uBLB+~=p} z*i7egr~2%3@^Rk3PJ6|5&L#T|cq89~-uw&&$<6O~DzEF_NF6%5=c2totRT2()ccm}*ehRfsQ{)#~Vk)QXuu1+nyIlnBwEVAN_le?~R zlm0bq0C9urx-%cfJ1*4_;I;8#{|O$Lo%TA&DxY5Ib*H6*x98X-jB zA-4R-S7Egg)UFC0-E8`tub2P0Kbs77K7YJR$ng(=+Op@~W<0Se&~Bgbxj&Xs7+qhl z1iYr$>zBbpL|*4pAopG1kouI1DAIsgmjS{yno$Go*WvsBu<)O*qRxbX(oO`9>@Pp9w(#ezjrbGPRKRfwUSi z@9Da2#nNtdKT;-qiwRT|do40%W#;*OLB3!;Q2uy=j-A74f38`CWeBO5|fB4?gal?lvJa);dwK!nDh2(>-8V-?9ZB~Hy$3i zh!~YwUph7(V0p`qnB!4>qK~^18zNh+kcvnRy8E9lgwF^3F|XSM^n_y2%eq?MlZhHR z)_5LhL9FH{-Wg)!Jn{CT{eFFwBQNivCvl(N%gDoyb&K{=1u8x6Z`$!B!T&n*jgj?| zsyq3Z7#`wHp?LY()7UTO-a~>-^9@VNxj23lwQ>^9hWsRP1Thj$c6I~k>~cXgWAK0`irFE$HLs`2Ol!@nBCWCnH>aj9v?pnw#z_GxlfcQkB_oNp+9a>K)? zaXVP#0N@xvdHb^2W!N=_8lq4ATbPPd5*3!W!Qq+D{73k<)oSG_*?2X9RI`DweMOe7 zmV1~UZZVq$aP7l>?VY^yO}Gr86idn-g2snA6L4EkswyztTD$cOzbY3)_~c;E%m*ux zOsunW7x$Gtw&8VlR!VNMP?|9x?!=_p`}T812$#w|AwDDG&XQSWJXXsB&s3?>lCtCl{*`@FH1x2+Kj`M*6>}=#_AW<| z&#ieMacQdg&wLAe6iLJQ-=yF;2|iJiFSxJgbByyp|5eGtVCtVrQT^pJS)fdbmJ+F@ ziId6N!G+}ltm^I`ABzPHGVTJ0nr*>W^M6m(S;{^p32DK3;FT&}m^HYUWx1|#{5tp* za&%8vT3C7@m|M-TFPm%ZSpr0zJ$JQRb3y8zCtOAGbkE zQKFTDB#tMDGFHQ^xOb*T z3Z=h)U+ffajWr(XtxOLyKi;k%Ka5N7w~`@$kp*gtDN9PvlOAkrdSg+V&HbH5f(H=- z@k*<;qHmy6K%kwlv3AE0hlucBfRO!TgX^tGPuFpA?R06DTOSw>Y{WD#+-&3Odi+{w zB0{7fZSH3@xZ9>nGj`cSCF~9Myzu6eI_JU_98E9Y#T=)Lw7+cY z+J5aUJADzv$3-xu7fw}3P#V;oZCoB3h1*g`9AX&;drpd-K(f1|tb8icC3dpfie8~YtG2{Z(36!u~pBfG~uOt6}| zT0D6Obg=Z^Px_zyN|`Am&dMW}D0B4~-f3~5(iqqADy0M!wM1Y*S!0C{X*e4H^+bQU zzGxPht5ZScklK>a#^h+ds<`j=)N1CL!{FOiP`RoxIUaBTv8~Y$Mcvgo4Hl) zS00N!oiwGpzg}EW=GcCz`Y?)$0QWzvtjT{3d>};l98WvVS=)qLWnxnSr$5rYy^=B2 z8`yQ*d2_|7b@}D8p165loipY>$L^yIz^vVj)GV?yHO-||qSithp6P~V^+YgRGS~#< zb>+;hEh9l?K!Ld+$Ms@ekXUUOc(`r`CN`G2j!=Hu;O^YcT>Y&?*|B{Q9X_vf%>}GG zz;sk>?VGQxg*!Gr#F4TLD3if}sgq0){><4LUe8SLzrns+&`52>G130C=>6mpvi-0; zI0PlSJlto59Gyvr<@NBOKM;_F*5rM(k?^*>TeelNZ*1i}F}j4kA+YFb3_wSb$$MMI z-)Q=7mRXee;m6$Tr4@mgYwq#-ya?@FPYs}2KX1i$Abp&qs%+qEt3Z#zA%jIB zD9j@$5D**3v*CMut-=^u2O5t?54bNKc(tHA^{;2BB8P~ix+y#knwuk2yeA`joltwz z@_V9q{JHvK)VXbCuJV~G?)-;7p#gL%zOrfk?OAYv0DY$XEqO>+)9T0HnXpfIUb{;> z*a0rfv)Fy%j%Q*6@@~t2JP`z5Zz45+HZD~*3=6$fAH=AZb_y|6)%tq>B|oPFI}l3Z zFU%Tz6_LxD`P_TKy{9FW!ae!PrH5IsXhRL8-S4PQ%9i4l7=L0fF>uvjTVgNsI~ zwPNwUyMOE4|2az0ai7D^_O_zf^eJgFZsC=<{`6m=T=#SC`37EmSzC**t`SphRY%Uc z`_r#1<2XnbX@L^1TH#4o#+ujEF1AlzlFIP;E5sHivz^|9W!s0Y8`0w>-)&62UX28s zNh+tX2i6X`-%R^vM}+4v&cb2FwMJHisCmpobq(FtH)6sHwio+)5BKlHouf?|K;vwm z%&T6$R~?Ca@eBVxuekc1A1?0eGHlrPlDS4bbF;Mnc4)ity!}gUO{|Qoha)z~$CO)#_Qq@M1Z7sdZr`(mz$Ykd?4X=S(0!)M zT3jr*;!&y9s7U)n_;y+KlrPANGY${qDpSJ-M|zP*Z-r@EPu6(q%|1Wo@+VvQ)$9hp zb>8GIB)2GuS*|FY{kp?@|qq9qr2&$}K* z@?Q^6miHWHUDBNM=waOO-}8-yjiqqa9p!n5uuRW+`AVI?iAVD|7lxE1PzHBg`k2mM z_;_5Oy!SyC!X4dl(FJ+IGDIkbMd`q}Tl4vJqM{(`aHX~Ke@%qVy)KT(i6m^IE~nv+ zZvlBsLu;%tPsh=mTS>3vqLZXC0)s`cG&c3#r8d2W7`p)-i>h8fo~ z;~Pj|a7r62DBkYAUB>W67z%LDywg_mV?qO8y}s;MMR(G1)LYALEQ?mro#IRsDqTk5 zw=QGZuirw>g58Je40{$?y;lg`c}^BgbP@1j13wZl$=X}vo6noBxXM>9`KW(dRlx?h@1`Hx!5J2TooSTVh^<)#8%v23I=&7l`a|`boT`7;Rg} zf}*1~q(BJ|f5e}xRt`a1Li^Htosqpy#AgZgzoJ&uw}g1{*L(KB2f=UOr@{s;N1Z3- ziSmh?2D$5$0^LY^CAP(*zejvYWA8e2^SZiOz4c%wkV8O}R@9blFBfpaizM=9UW^eq z;e)M5Cd%fuR>GSW|BtD+3~HhvAd#`n^YhRzlgJv2A>S%Cj)m42I?Py$n{R`lPejT>e z-W93&^-FbB@ov(R#LS@87hYCGW<5)q;L50K^&h70ziblp6Mkp9ITpNXh(#NWUS+^1 zCk7(EHX)GLwB3WGUQ`C1`(i9C4eG}L`JCj2x zI?tXSz4y(JH4UQ3y82`Zgxd9*Ylj6*Bjlnmc{A$;BBpS1vA_ z=i=l0*<|g`HLapMPrm_@OOK^*d3c!JKu2PsNqE!8WPvus7#_}mjj7m^D&w~8qWO0Z z=N(S02B@s;QTpeH6vBmO_jAbWC(Qttb?<&+mk| zCSbLy&|h6vEgg?+!zAT*O(QCf{ak)sDpH!G(U8xj@ybAPpVMn*)w;E!Jyq?f7rco% z#Ig#fXLhchn}G5YY=9kk79sXdWa1pR-AU^C;g-rY6U)79u<(l|tFR^2K^2y3v^{cC){J6@8sTzS*LEE9f zw_lijd)>l$$cwX4zwS?s=$RscJ?uU?s9Cx63;f^^n7AIdqH(vM?|KhQw+Ls^E1>=7 zwza9BbDyjK6?(-k?ESCEGse%4L!4l&2~N*>EE5Q%OUzro*gYq2pPWzpwai!9{# zLZ{vx>_kxsGXEP*k+J?K-k$0H4LRv_WjbAW~vemhl~KD%0=btVFOi5oTj5 zH~$0=C876F3vqt4dMS?aku@X{ov$gc*@(%IL~r@q2}wxZ8Di()wagkHuBJvON6hDs zZcdmghg(LTF7|h(F)Rf+ehHDpjxW@_-1q}nqp>{YKx-mztA*Wgx6*ae^3-J4=wM2l zEr2L4Ce`|RG-W=gNnCQa&4adGrPViQl08bxvF<1{*n&*ab%Sh`QbpNNT5y*Bk>}SJ zf$Af=+7s2P)&0?f*5>u)!%PW<>AB{O5$ng-52}j}Bqs;F6?+DOM8oR!$^xNiCz!PV=`h0{SJ5f07E(z0}a8~KE6KjS{V zVyff(4v^#7*5dUu{G}(}d5PdQ-(981QoYA=#+->kaLI^yLq5grov%i){mk1@bCBh# zfw{I-Q$qQqXk7F=yRbrp^I_EXP0mx#TEPczzZ5pc?Bu!I%GIUULt4?>YbtZKYwV>P zg7*4-s_fSucH-)EzZu`_{a-#w_NxYfP@Ly#BZ^YztdRBSZpX_{?bqy+eJ2vn&vZAb zjxT4$IYzA~m%9d+x6%&x%Q3HaE7O?%%UGe*9cy3DhVl!4z)70X+E1on-Zb64(J%e% zhSwh0K7T*FdU`+m*nj4oUGMl#a~8|fT}6vk^59Lq<{wO44b?b>zM7D}QsEW-hKF~M zAD((<@+~HFlUDq97yQTjE~bP?e?)x$`P+Vv(`|aH5qSj$) zsl54!?Ce&=!e@Sdex+ufn};qGK>{V0L`*^*WPJha;P<68aKy#Gr9nEvxh2LN^|Ta(16vUs`6va3fH^@noGn^TwuK=hEq(wgyOR z_e%oDY~P~f7fe_x)RdmuAA7A5f##Od4Ln^AIte3gJpqe_>JKGK$WA@>qN|l-Iv3&| zvmUgmWP^3|FK?ORtp{19ES{18t=FM&@+YO=W9?LiR~H%VhFCv33O90FPFs$4(OGN+AZFy9 zV$&qM>{P|g2VX{eaKDjO2=lt#skXC=+>6*%n`V1=m87m-pa4ja!3L4DC}ZRE+02t# zh3)f}Q~kTK^vGf}1kO(!0Fo@hJB{pDuMKqUn^J=}E&D+Si(`wAQ+W|&?K0$-&+(IN zoLG=>NrTnK>tHfUfA1HHktEp%st*6IQ)B*Alb|lBHS=XfV11zltDV`KhG{CF!44y0 z08e$ZNKnrq&;hRVzwmY_Fc7KB>wQ=XUNyX4nIG5`ShLsVKW{aj){MPQl*E8WfRHo_ zm%QvuhEujy>No)k!EaPTD?W3Bg;LEWJZxFW`i;ex(j6~tr8}%|VUJ>qQR|L3+qPMO za!zx(pPzbTxu%u^6c7GkM@kreRCbPGlr75b*W)c6Q0vF9;ww3)zNfZ?23T@%EU8Ym zx+vu}kRy|ljz4r5sCn$osMsTeNno%gj@mSlS}PK$1qxuBv*6Wz8i(1esb&sfn11r$ zo2&jznKqXQlJq3UTLiC=M#_zmUyxV|5YJD=gwSL(3$84y`E+|p=gtm!nd%n?qax=o z_U(O?DvqzcNv=#_t}&^ir;+CkMg?Ty5+NTEZGzNgAHIemQfG|9A;9J>-$*{#z@V5v zUvlhM+lA9v5yy}X5D^hqNYy2^LPk}M-ZeFM;Q?w~(=;F0UtDe--Q4p zl4kXX63WxIOLtR2_mNQwuJwH}_<&NF$`lf~9SPHEe>F{B_ zVtNQXgalm|O(6i^wGKQQHdi@G0PFeRlk2lrd{D1E%#rnpP=$J)H^Mv#nRaO)D1?ke zh>6P&!;Vt>%W8ul$=t^EQ50k0ov^P3zakxQ;}iMS+%hU1oDP~crj^C}#DPT(R3~XB zxsAO8;s>V?{1@MXLLE8aw_Fg&iaEbxT9@$j-T(};5C9ehuN3+WOAWiV<7P{gHSOef*Y(gz8H4DmrLoQFph#WY_(-T` zB2rbrX-vy4+_!P*AR4u4 z1ug9E9SwZM7Y`0G2wdkM00nAdiN9|&M=+oJ4r?xrR1y}{&QX&jM~wa!o_ga)M}{tr z2@DK&Bn>z-kcE{|>+D}*Ao{nhtLVR*<0r46jONCWI+#qav?!{ys1euYdBgbr#cx}& zC1WRCfQk*Zz z2tb02GZ+?T#y0%BLe%6l1RJna)fO$ZzQwbQ?HAxJ^>3%vnB`a}7#>0lnU;7Lp_5#G z58LOK);y#;qlLN~IM!46YOA>Sy7?o`G4yZQ>o*0Lf4!)|VMl;Anv&+a`| zAKTOcxE}&)xp~6WLAcS+B#)d?GOMwfDX=tL2Zn^Hdb1)68{psh3I$7!Bj1xP7r7CfLi7tYQIp+ZHYX%N-p{xvOht&uL=!mG&~860SZk( z#i|>}DS!tOP~r@U<{3HBE&tZ+(?Zb>3lixZceD|)gO%RhSp_=@Sxki;m8Lh?S9d=sso>)6RyWa-EqxXtmq~Gh z^k%VQG9Kn~aXuYZz1|Q!e(lvE*AnGGn^Spgz$vwE@1sR=$FQMM#<4YgytOTwLMEPJ z0|t+$W>)$e4pVv{anVxyWh>}U>^$EOcpM)qtGzjVnPtW5Z*1sL-wmOnHfH=d__;=B zGvk~iH@Gw#U9I=2J^!tGV6;y$Z?38K4nOM77o0fEF@xa5%+W4Apg_FPJ7hhRVQzPQ zCd^fuYW{d*7ffOWU+!r?9;}NQ|D!S^Br!EY7F&R0GCX18N`_%xC=^%U1V4Os3N8|? zmfE`OHG88WyojyOh3hacXm%8e zEdz&;mY{%Ap=^`Z82&Y#spP&{u-~`syto-llfLIOj_HXjy3*(`>?kSuoWQnb=b^~u zMJr?H(K2+(7qA^T&bjT;a)Aqk5Sw{S#`|~QX&|MD()~)5xXrf=r@FwK*PhS1Z-lj0l8)gtEMBdNO!&yCMfa z*9I=M;D3W#HJ8-Ub~enGVVMyQ&%<^YcHGub-nttk4ljSGF{i7R-a8?q~t|p+Al4+a2uTB^VFVo z`d5Snz#jIq3wqI!%!JXn2yh5Lf0aHKA5uM--Y;dB>jAHKkMxBvdzf9+(J*3r*VHtp zqElJkQsS^CpmS^SQ2xl0ZCH68ZoH(ezl!(%4F)kb7qD|NG)5M9{a9DBi*b_*=d~S{ zljYa<2*(P7#m*ut+PSSdSGdlmjI0v#W^%aCCf=GxwSRXy7!d}ZK=*wuLyX+bbf`+H z8k#V+n&KsIMf!Yg4Q}U9T!-jkqebq9c&Z>eY(u#qq19PiFisZrl1{ZSEVT{v-x@o? zo>3Ip{CeCj_SEMapf2i63`@GDX8H6^$ZIA)FyMLK7LY`ir)<0Il6UxSth?Ap(iJU) z#2Td-Le-e-f4D#Zm3BDhz%+8w-VI#VIJuIE#vOs+07x3r4i_VuU}b}cX~s+7sy@#9 zp!~~N)6Mz6?;gV%lx^qx^@cH(njg5ATi0xKnNDq$kM6iYKm4_KPO;tnUK6YHTo{2* zl(68gR*39)E6d5^{dQQ-Gk^42@wswpoWGh{1PmX1Lu*N(-4f_>de{Gc8SiiwRO;JN z;nH0#h0a?O5AZF`yPn=-(sdyuN>u;qzorehja z|HqX3#x=fr)zWHUyO#W$5uJNG_4!{azh~lb5jr(-79URHAeYG)P^J$$b~fb}*vsc3 zjOC1`Tbv|&tEBT6x5BKj1R~BFjz0^Chst_RcqGQ^ZRrCi5qtwOzMgF^s^`&|iL}TW z2c8AKiFYa4$~Q?_e7Ga&<;8bnA0gkCby*IP)W;Wh6&rVz%Gj|oYJ`5dV}N8%4@z4O zpXwit7^j_PYRxmSKq!r<7mU^8X1$38)*C-&W?Z7*{IB+X9Z!K}`x_uDAWZ!GmuL%1 zV$_&cHApwO#bA=HZ*_sRaJog;*va}W`^+D6enSO5u^ynL4xB)@NVrTVlVm+*Z4^k} zLa%a9VQN(|R+ehOl}yFKwIE#B04>X;?|W#_HC1Dj$QV`@MyHHI z@*x#SjKpNSc0{Z&LFuaOaX?!&=fD~SF~@^#>eS?7-4}E%>}r|I1zKh{$%%<>NcA#_ zv9D1*WEaU())8F?`&Mp_M$D}6(2a{QTWnXaV7ftAfPGk7*f9RHC_=ovq6RrUP^D70 zHPuy57PcLx=!~JG7gG3xi+>7DOdgBrgAouKg7U}-(R~}ZjuzO}J!WW3>Vx)(ix}0H zqCtUWiGzDFH(>oTk+vRW2-Lc1s4l~z@EuLGzDfq(N>$~4D>mSv59wPl4y}M94T~4(C2{2IV;IQ9wK?M)~Q!aE`8}*5>(s7-ESS(F=ud zTfUKFdO<(v*Q6QY{mRPAN6eo9wIA}Ak0mrcH6Xag;tfsR8G|uO8Z1Pf4YFVF9HgAz zd_ocvSf)DD1en`HKy;J%nPWkjssMG_^e?V!#2_|EG<7%V$jOTWi|XINBGeijfMwS0KLu)?2_ zxi~TEElyV+GF}DD`tD#KsWBYcFhqMmq6;g>^T)edc9OlwzP_U+FnbB2;_$vRMqv8| z15mI{LT&?lsZ857R^}Jjn3KTB8?5ux2e5lA~!yGXg>4%S5FrN6ZIVW0f z?5yAD)=-X^m2Cq2fppKJe8u9vt}BOK2{ZytrRjfvKUx|#dv0dv37~aOsQb>mv|0Xx zHGHb3XD-8T05u-rrl_ko?OYtFJ3vw*&-~b=W3_Dqk%$Pou|T>=R8h`<)CSq7l>IAC z(ltOEe4r$`SlG4me$UxQxk#wA&i4|}vWwM+hs_-^av3o{aYMy0Nas;&ZYh_`Bpslm zC;q*V%h=Py2E!D7ukgR`y=D|OGl#DvjMm>h!-jP=bVU!1R1NR_2ZyWyYq*XL?U+XzT*uYgLS&kP3L~!1ca?}Hw(pDZv z2(E5?urL^xHM$=fUrh~XA0Je-!c~8MdJa_QfXM={VxGKma^(jn;blnmovrxaUiD~e z$pQX5J|+QZH`uaIIkab|vvBrzzs-tYo`;CiJMi?2qhM4$A%#D-_+CQo zk!p-25j1^pzh{1+o^p<^PBsmWm6PRDwVv|{G=|Q_i=rBAZOPcPgLP`dcg-xz31Z;i zeLv42_)lvLxj<(TwRpFDtl|L%kDw{eRE6s@BtwF6A-KONOHqcPcAtG(h@EfPz#`&; z9!I^%(7o9iVH~8v!@&8(p`x?TRDA7K80O(W!>$lMx~*;bR9XFFiGCOXDqg3)a$+lj z13mY%%jDgb z?u(rs>&vhhvt{>=i@fW2l;^3h>*bI<=*pd3AmAWxmeSwxM++{`bb9vfw?#Q-4`L$N zU2ZYn(JrZaHb=2s>HYlAdzOGWWk9LHob+OqxE(KQ3h+8?vI6;Cj2U*T#R|O?X=g_l ze1ogsRJzulDK;ZRH}>BkeA^0KyRR3CVi-ErHC-K>D_H@Fpc%9l*%Rz&srT;x(73sWEM@t;v?^D*9~W?l^nrZk*j@yXc(q z0rUZ;#05x_S34ZiE`Tbac8 z{^$kHp(f&c5u?mOa~%}cw7}Nk`;sMn#ms}zu{2vH_ zpnkS=>Pys-gH&mju`+3&qV?`QV^9|Y8A~Mp?p<$=|3yze%OOl+cK$mbkt>c4Q;-T2 zJq^7L8%rgc?vBPJ4LCOU`)R>(=Q4OG060W!0L->MW4wADb@*zkTb*((oEzz6VQIT0;sER<0$IR)%j!zA3JO#5 zm8je8^X$qEMA481_U$Oh_IJ##<2l6v9^xg%|0<|{3*G+Op+96;@{)ZNzAWj^FJ{FD z`cRNg{I+In#~-BywuvQtHi87n3d=m3t1DrmY$tJ&RSwDT-`=@3*QRUiS!K0r?b!>? zzNZh9n277*h4SzroWVg(*00{$!gUtMBZe7RFznd2GkAxUy=*U$03R?5wK!MFx$lgz zU$z&pE9e3|9OX_IlFDtIn3y?3K(Jr$d{=bRc#$pGqSx>7Ar86Hx))Uw(|7!7e-b_L zd@frN3}GpA=-7^6(M-i6(q84=xg|cOJemRdHSuxXs2HD_e<{Ti!+<9AQ^RGqwOKcc zA}_8p658LFI{s*Ds`Miq4CV|5S#ELuXxzFyrFh+l5yUV=i6R#L>#_aKHM`M`7I(bm zr7Ad*QkE08;LkJXR9YRhN@Wmdfgp{A8*QRXA71t}V_ZdzuGZdvYyf1qviuI|2H)PJ zWw|Qv_H%Ac&dynv;@(Q)FO7U?`TM7dhC1Bri1OR{YrZDv-Kcj3OePnCK< zSjAX%Y_c39qhL&zVH|z!)bjbPx;i5c3}#Qw5I1mV@~;?fAku<$mY%xyyH!9kkwtvh z1`D=y&x<*2HcR&vzC*rYOgElba<&(Q>8|EX|vS#Hy_B`$) z2Rw8}TjXlK%JP74?&-_S-m+>v0-4s<&lrI23j^{`zBQ7>VhVQ~k4wsE9fVAzAEih2 z8aCPEyWKFId0#v{GMh`f5Y{U%$6{o`Km)>A zCzDhYH+hDvYW?>??#hZ%?zgadASbf^MDUNI$D;J>Z4kPtv|Dk=KCnrn#h-B&{`VvZ} z<#)}5-=U{!TS==OEaVT}n+^#Uqp-wWdbOBs`lzo6Sk&Z6a@Wmi^TJ`=P&O;eNHj)>sAV+uTFJEO__;h7f~8p!r_rV%bclYCB%uc z69D)0-JSAjXipf=gDXj2F=^n$5a70D@nj{dSxX|f;_0Lk31Io9y2-FmU6%=CRXy&a z($6jef}g*Cm$-nK$MqYoT@t{X>wIS|5^*eXK!CXN;ZsMYqlOB>nodr@QZcG$$C;2Q z?0{5(nxnmMq{vNGNEehbnZ8GrrlVC&L5*`kf`Rlkji2b$ln9`c#X=ZD1;BQa-MNB^h1yJWdTlhDqb&1KHyPwzGix`(3o13MgiEX*l{Jp)4X8%aj}^ zP7@150Xlj}A;%zxj;=2b@k54xuiYi~>M#e_RUGs}AwAyIWU*@1ww$4$j@-#g^KrDN zBnK<3KbE2p^GX;*P2ez7`(qKmHz3+EN^0@Jx4wJlIu#8p{T^=Z8WZ?UcI#|0df?xp zJpN0LBRH|@z%U~~O|_-jp<4~9^Uf0iYIqW?P>o%mcwpUR*S(Di61v}G$>3>AC$T}K zX8md3zmYfev0vf-m(^+&(Awpoe%pzRb3=;+PrXIzV*^>WAtC}~wdBYwG3$$tGhk^g z=FTS9M7q;rb8%q=ry1tvA(ezN&s;iH=${cL+PqO~AVh4##^q@q#Vj~P;o0*2CMjw`f+;FkjmI#ehK=i~X^uvOMd+XV$t zFk6l1H8SSz(!|YrRCb~sO#~@5A6&x4yki5_%=dHvx_;cRmGfeLD=q4tdP*+~P=9jz zw_as$3v8JttjCmq2HrQ&5_p8x^VO55k`=?nFMX)F2u2ooy$}TCoEmUH8r6F{I^B@N zD2lR)ZS8iK^NE)hxz>=@`<;wVS*ZHg^m#ii6qrtMAesw-jmchv{2wQ#r^DcjE2)AI zdkRuUzW5 zL8CIC|Gvhr_NiLx1h(DC~$Chd}H3#P4Lkd-{K2FyrkvWY{PTr zj3zHwet;GUzhV{p7}l za51eds)3jKU`ZS%j??pVGWzLJ`#LtEj}`*D#k4rizttSSx(;7FJIP>OycCx!nDEs~ zEih->&Es5LlKYow7_9Za?WAvYJYYLw55j(t=zQ2KD#iBABtvM~P>1`vCveH)I~EXG zyn45ITJgaB(-uRgGRu9Cosr^U{$q#U`Cm~-=O#5X#v~9sys`K5A)PfxGD^>mllkHe z>HaUMqC4cr>eWNI3E0I!{#~RUGxL5k**p6c;Xw|p`R3e!e@WXZxhqeThCVYap%`oN zOk-L4?tW3M86VsiTNbcE6N|zpL5MZ!vYM`6MxEaKi^BgX>t%hP0OI)B5jgT|utbYp z6uC2-0$kDYT!?}5)1mYt#I>~~#X1Gi&}#C}L*2t>934#v5x9MHHzVMxN^o3gvEzDzmoNCEjy!8>=6{j=0J8y+5tHEgyIh7v&t>wNW`_s-shC@lwBD@48 z>d~U0)r~WifAyBcTEWc>DzHxd<)i4+*YWX=yYrNtKEyyj1ci?w+w!8VXJ@opNt$jP zcG1-?+mW^*#;oHE8^NUG!nnTcr`!K?G;9&3x*0nkhe%WUZxa&twFqKDz)rBBTm?I~ zr>B(4MK;Z8zO?&H^x(h%OA;~9!t)#3s?)3^Y~n%cXvkI(R$F7~ZsRv1|N1KhK%bYQ z%CBJ$X!LN=8`L=J$3JCclvKOY>~rFOQ-N>KCp9hc(#AizhkyI5+%; zcxJFsBL_;oK2_uM&gF_yA9~t;McfL{{@JxfvSFer+`#@)E!*=RyC6O%dVO%En%?nT z4L|(aXyGHH;^mBj+a@)vF8w4^?LJA%yW+ZUTjT`-v%M^CpUZeHruKJg=`8pj;%hgz zS;K|MIRDcOBmuvEXJCVA(=q)5!+p&q{k~!YX3(H6rQ;r}7C}!dNJ-9y=>I@BX9L_!K7 zp+y_=*^K?v(zXfWt`I0N?LOINufsT!@A4Rs-R@H3#g%0yYU( z?T^3In)NC7J;*plw8tm05qJDD^#TcWKudN;hi`6GJuV%hb+Ggu9Zz?28giWb5dKdk zCX4H@@qhGKBkzQVtapbMZ5t1DK?#-l^ z@0QF=EpMU+{#NpL54$Ar1EIKF-!|!PvC10YdFGGZ2{kR7^>tA=tR7m(U*I-=x>V6Z zTnS32H@~oC`&;@50cg=8m z9-kw6fY1^n61$G~6vC9Shs|+)C~*N10V&NjW!N}L5d)CH_9WC)0&VJ(P`~|i)|ox! zM0}>ah7m2JrO2nOxlA_*6N82N0#b5);Vg=Dh@ozIg{3wEpEyW>-tcx_A+K;8EMVE5 zw@G+(UI88|d9?R0Qab|S6UQeUEH2E^O*T3DN8r~+7GW~@3=`>Hs{CN}8`1@QDhGU1 z@B|7Ou6Jwi_BQw{K`LxA_lYBcfZ2|Oe5sE$t!#bWfBg)B1{EgRk`rLq$rbin`|v{* z3RaFCKqRzZb^l(u=>7}O>!-(??B`utSoXzimrnr)oMv}V3_%?;ObGa=#Bo|O+x8WN zp&Ac3hQ_-tH*2uI7jDg+*mv0?!WTr{a+je||v=+R;4ii2To zcViY}CF(GTqM>T0P&Z8?D0dexIIO%uV5*On!Pp*+Ema;9lhMV;fLGn;eKJ@rJe@G* ztqve`IgwMg{9@-muUchJ{9ZU;k`kX%Z+e zS3aNqr~MW;8;<=L#yxBN=-@f9$?PN$3@#MDxIg#;G?Jqlt}?32Bx**WD3Ekfo7bil zFhX2gK1y=IN?0)jXeWjWjc&F=YWL3Vjqeg}Gz50>-^TH0k-mxb>?|mzEIcqnLP6%} zVbGbWg}mPlE2CS|Fs}J-{r*jR#@D>z``|B{kP!y97@pE!MeYjFlCQKqup+g5Y z$%4c@xpa~Ao&T-`2V-q2x*t4P!0-DynOQGWDk(AC0% z;%J#yTJ!x=Q)?~_Sc=d+=J-Mza|$8vR4NqBi0IVP;~YIk4IvGEUdn!3$iibkgD*@` z)2tWw!No|Ir_OHuS95AZd6Ui46tBhy+CilDm;^;>feaBVOQ3p#xg>*W7|Rl%V;cHH z8}P5`@LT(h`v}~~M??KOH@Ag|bj6%8_7dZ5Ob^<)gnk5^_JZFlI*#~uFL}+!uRi1e zdXa6vwHEBa;>y<5rvzykX&dB>xNt>xdUTeC8ahDwcQfwV$*4T65!{<^ZG4)*$8Ylm zA^qSJ?m8Hh#Je%WQ4xMTEz5c4CM$!BkJ0ideUja5^7O2DRCQ>a(wvJClAx50tY{Sx zx=+h3V*%3UHC9uj$O8P}Nsu|j;>~~h-RK*>HYbJsNqMvCIyHwLfGx`bMu}us;eMWT zTco5Vg~wT~FW>35Mb>8h>)S#>KfSJddK=({nHG8yTPBF;{pW@0lN)`I?w+2{BGH_T zDqW$vtpNEQ3LjA?ONCu%jJJb8R(S<42ocuLKfLDue+BJmM$NewIkLuv?MP(;YeMN4 zB>|zEd1^bG0pxI4Ia|rq+*0gx_DwKG64Q=V!{m-mSDI4Xqogu@pWKd4bzgP*MWBD} z;TH#NJTyn5?VNBVQx(6MDw0KE!)kM7j`R#|{c(Po@9ZHUGNum#&7aDf6K>(oFICDF8$>nMZ`)G5Uv*| zxV6>tpRw;_LvuY$sg0;wJF#~L*590#q8Ec;H#SIuGU)S4On zL7$ZL%UUWPstl}=DR?LfDtmo1WF1VJAwp^17a*S67XE);fOd)NQ1oH+NDbMyrv3{N zfd@<1!fy${yWWoLk9y5GFzl4z}DNy9pPn_ZmaX6Epx<2$rkb)tn#hxP8|QN039zY zUg&HNdF$4UsZ{RENrW+LQ&1J47bD<_Z^iMuvZ(Hw!AP(X8d^NG`ei&s0zK#6ICbjHwex zpP0Vg^Pd6nQCKd|Uim*=|BZIsucu&MhSH0IUn_bNBJCIu?m)A}%x#9kXECOHYB0P!!E>z5_g_C?TTYqByU#3~O zJ=$L3hq}P${qc_$+j7Sw$g zgR(j`Se(~j-zufguQ>&gdPfVvb&}w+MjJertiJBg#-Y5m0I!HXyS(&NypTk{WG~f! z*cTl?<#Y=#^JqQ1xvyhusoOcGNEzfeWPMWH4XNNAsQ#l6jSH*Dp@USBM&74c=nlRk zT$+63R1z1`G@3@(q}1y{xmyExr{sU*uIv+q6mfTFEY!MpBdxH^ z#Oe(*G6$Sp)m5t#7m&=629@2+73UiEfE_c>=POe5!*L4c&i*{$Q$4q*ynC~-^1DBH zfR+;M7|~Jw93@D}UE@IXuUynv5Tt)TvXDn>!*fJg$sK~&(AFMs;GYbE zqi*3oo%7ExWZm~WW`sF(ah(Lukk#m{bjANNP5x69#$k1%eb{H<#~DA#EI{!5Ud05= z39YKOks^CRCb^HJ*m?f{C2vNVe#57qs%sK+?;F>G?=N?0Q{fZn!pby4Y7P`>T?l~O zWPy?#xzY$Y6@O47VZ8#-w2m^;qT3iRodT|9V6&RLfYST#`Hq~TPeMnvC#gp=H!w*C zNuUP5#*Lk2%op9E2+%FJ${W>0aAKldZ7ecm-{O-?@vlGs{G-^|;4@l&y!;%a%lJ_DrFl&7%ed(yov$$*8|Jz}9Au~HEE zG4^!6jvQk7=kdEla!lgzms1EdGrItCE?W0z>N^wh_3?9CiU0x+4Orv6n6VKFr;|^Q%Kg`RmaJGVe2-{R#GVbt*zwi`f4*2f!jsYQM+w0W z2)vD3b9zAQ#w;?Y0(u4t)cq+PnQ%b^`%JoONRJKlrpFR#BWQl`-AD4Rg;um<6;-C_znAPg%Uo*2o(q^L} zR`|K*P0a?u%+XIE2D<0=o9+o>@z=gmtwZMqS#y4hXCRHR!_!JY9hDS~sJl&BrtgOT{(k2t{wDJe*-(GB&V?{SR8gLpZ zX}B1iHcE#p~9|b$P2`F&$T8@1?N!g~kb4MI+Ef!?Zz3Ikf)Mr4|yN z3KmvzIPh1110Etlsh#AoP~%8x7huc|4k4vxfEg-qKr)52=aRg3B97-yrNRWIpiSy- z@r2L9Fc~g!B(K|2a~dcwpPS$dP<3l8ud#YiaVs@xbcSMZYiP7q9h7W~7zawt&qP+U z`HY>OOMXQFESc~~ZS}AKNdtq{C`b^@9U*4d*jC|)4u)4D&~`qj(^cy_^Oh(1U6f_0 z9oXI8MumNKiq{QLhw@K!&~i;_7%c2jc;+PxHZ37WpH5U)mB+HDBLce4DH;k4uu0|J zcS#14-uy*_^1X64V!af&cZQF#^1UVX0p7=H5ma|@%kLeNNEGIjQz#-nli98RLoLWo z5ym>|NBB{DBcm)XwRj_yk`5pL=49c#7yX;1R9i0dk@Ns9l#~{QpN(^>YM#p-kW{no z`Mc7s>~lL}@iwHWVc$y_zgYN*Z3|V+aL}z3tzP9iC38nx*cnJH4KF6^T58*-wd|6( za(Jxu8;U3j(gK2pP%RnO&xoKfYXx4qd;hb=YT@iwq6yGsZqi?j9!ZwkgziJagMFZR$EKU^gq?N zgW!J>aHYHL5C;aiO87HECkELd9+RGpEtx)?H{N~0RKBNY4+A%C-KC3}7hHQ^HExA^ zW)C1kGoQb<_%$-__qi4kpd$QiSwJG@;AQ8r#-aVA2hDwQ zglis+e9NwvPLGl$&oWoP~3;!6%b4ZwWX<@yiVv{w!y)_@t2n zs5X4Rn$0CN{vvedG6$Bvo#Qu$lexCEj}p{2UaC81Wx5gg{BCWthmNjcd-@UsB-P{jMV> z9kZThPI(mspArsasnAV=RQ^DMC-$O^;~p4XtD|fvL5nR#J zgKABA_J!&luSSW#<(C!0R*fAmY2cHji*c&<1o4D2-xI;xp?;EZ+B&I<)iDL&<*vlh z(c5dGn;0*rHDjTv4&wE>-}16c|M5n2WOc!<#7zTeP7uBs@rA{yVPNvT^LhPKlRCQ4 zv2jACB`>{LdB6vFis(7tvcpVU@OhAjK%bttV%rY-^`(GgJ>YL5OOP@Ao}KjWu-DbS z&D$+wDsO>rkzJY}J{_J^o(Y$ z>K9iKB`T~-6q#iCZ(XM}6#@VAJEMSqr07IK9*oeF@(22yOzztWY>jD4*n;p!E(tt_ z%I3p6IcWj!^_)L-UWhOvbbC8rKYIDfU29UtMBn};xN9-T?*^(b%|J8!LvAumZWRclG!Wm28 zXw!J|o% z3>goelD+L}s&m6Lv3}I4h?&C89I{(4;TvU5c$d)9lH=8ci_zy0ytBH_ZZ5EaMRUg!vpA#FFLw|efz=R2w;S~;@R%=dCf8; z`s~ZJ{7Fuu^}Q?@>(Tt#3g%emj`KavUW{wLa;$=lR4`x@X^^E{zdVwlBRoQ6I4`@f zS8vjcwRFm(yc?7R()S+YBJ@k3QxCl3s{a=^fMG0ZS8t~uwd zv-f+g?eoxUtf4SJ(XhefMuyzcwE8BliBFc|zi>s=>v+E@0HkCLHlh|q{-(K|8VMZG z2OF2m{SS@>QKIYn`!6zKwBjm_=MC63fB5&{fTTJbzO{ltZ&7sW%)i+9|H`Xel8(?xbZ^V zxJs_Ov^>GnDT_}-lp4X#_j=ZYM*;|p3+G?Tebxe|41bd(N188NOVS*nOq-BevZqDV z6`Lfcr->c+_L%>r0tWv9Jp|!ow09JIzmJ2bB2wIRn@|6Gdx9&hFL6?I2eXv)9kmxh zte{Rdx$l4i434+=2d7O?2hz^VcRjcw(fe$B#tG9RPsME}C=7@TIDN;q{EHg&DtOIA zZ6CiqnWY25IzUq$xM>BfiCV$8{lEOi>`v6s6qk~`a7}mAWdwrJqBJMz{18N~T`ctU zgji9k8eJ8N$hCm^mL;`;VQjVATLGpJ{k-Z5^ijUSIw)FJfx7tR?Gl46L$Nuu8h2CX2zX>-FNf}R}*8Hg*6h+_Z zKJy1Xkmc1FOod5%^W25?cTTA6D#H&6@7-e+ zR39%UPTO?ulb>?}B#iMPPfD)D5q(kBRP)1|CsJMSL%v9WgK*ymA6!0D?ZUVc86}Tb zQUx0!2Jvv0e}k(?wYRiL?$4nR?saF?`O#G@bm7krMj+M|x@wB1qQ(1REiuSRrmJQZ zf&2EqDau_5aE)_ZCFH;^l@dddyqT~B2C63@O>Zw*k+1Ag<%sAXp6ctH(4mD(uUnAT zRkQV(yYlL``1CeA{itfRQIwh8XeJ-4_EtW8S??lBh2_@O4UmB)A7Yu@a|*#`JZ%O& z$5hPBG8C^*&8h%yWJsjFi0N%@_i=~4+8jW+sVr(ZeSYasTAcCP?M`H%pFD&6f?Fi^ z)3QK4{b;bH*!p?G%HyxfW<&dr5NMWlN^sa0Poa&O#5(IWe0lb1ekCvY7+6vY#lc*I z!aE88GtY7%yHOD5EujhNB1P1W*vPlB{K>ME1`{C2+jKy?Zc@>hDm3C4ZJ>jNey`_G zmmg(1tVxDHHl3k^wC^XuoiX;oPXPY9*3|_U=J!$|!xF(P9PgC;_L?=e} z*67?e&VgQCvTo(q#a;1d?lVC{nQb}(+Y*a39b6IgP>AFVZivWqn1KiNg% z^gmBw4L`)E#py}rOl5}lKRG@XFjBV`SAHG%0NKONCr0jX1|RI4HVUt-XrSfseFozK zKkgv58Flgna!8GmTcs-ptzRSO7!gSIXHPYBR zi}4Gfe{&w9(aR)FqKNE3d7>diH&){olR_o$dpm5{cQ6i;@)LLe%p8uB_Ktepo;`^1 z8A7r?cImFKi81;U3MZbsJIb|_u<%z(p>CJE)Nk+l2e+85z6-#3{#^sB;dj#GC#G3( zh{R!()Kati7x6K%<94f1hJa9V6tqxCj^^QIjUC+8e&pN7`FibxS)TQ*_iM#jh1maX zoSy>j$MJ4%nO}%%39p;gcUlbf-fa~;!0QS($Z0_nQev~fpJux8(XUN=r8fnK?}b;c z;A<}809vSt@LS{F>dS`*X*wFDywFZ>*`n8hYk|x=eaI_3Bd_MVrW#;+FaVl9blpKs zA+dXLXMETswB#jb0GgMYZHM_p`gFRnijKP3PvZxfvS8(d`r1C!qGwmKMvwDmS{>LD z7@L6~9c%0(GV|N+{t?J;p+SCce%j6nK+Xcbmm243BVt)L_L-0DT@i#2S;?Z)O*XTv zsN?vw#M`e|i*M&rIpdNlbNoPX z@=xpe)-@)d=Yiv6=E~_mU)*xwBW^8schWkYbhTQ2_kuaoHpFgRW~Yt+E#DVhUrE(k z^CCBwINJ6}kB8mR+uwwEdNzK`RX(Eju1~_Cn0`_3H!foNF3)rz@muYqKg}l}R#R^7 zmkb3%6IvxKfX;Qo^>|U&AT1K}xmw@v>{Fv##A+T;T7Qv0ZPa+tfLgcy(bqd9Y%ZCi z7;5Az=DL3VPG*w(EjJI{lU?D5ubWHW*Zo%rRKAwulaa2~E2F9;2rU}X+nDw|aqMOH zTUx#+T_@YjPna{wJuM%O1dZ42(<)>c3cuZStt>x=Yd8Ui+Q|<0mTXw)|ZQIcRWv_`>|+eyhI8(U(|a zGWo*R&ox9m1`EstXG}|A&Ls4`&oco^hJrxE_tk0yTsJ6~Fpw~U{)zL>;H0`$>0-5m zBaq1eMZb*S^M+li4 zm8j!b=N9w9oRkp1h4HbOY2K&pjmpubnGFtZ9%VUmpk^fi=Esa$?=vKaL+H`#V?EXi zMnZY`Ix}MO-=m;O;BW)MmdWdDZi7O{>64C`;W=n4>(;W53>q7%E*+rO|2$y40fw{4 zWr|gXkz3B)Y+deh`E3R=D|;`KQq4X7EeLYx$n$XKzx5q&bzaWE<%76*S2_ zN_;~s=eMXHUNE3R1d3gxf-R9S-dh6HXH4u%0FYZvKVF+ah2E^~yTwqiaX2h-F23Si z{6zFb(|6@PkX<2&@2~&``@&!0YYO!m(aXk0;@_yzR&*@gvIdCe*jrDvIrsr-rRvo; zG8BM$)>*prG$XKQAQ~HFn7l9PkabOwh!@VH!OtVSFf?Y87*;wITgY0t+UwU*xQ5bL zC#E)cB;mG&U=UosIjq@O9(!FqtX+G1_`;o*D?r9=E!54H5a z%cLYth5h}5-N2wrqh+fwy8oh8YmTEXYH z$FTo6*_83xtEi6wCZym(3w|Q}a>(kb8o-;fq=LW!v-0UbvpZ^S&p8bjqkw^RxTs4= z)H1@FZ{AGvNyBIPA6q>5OoW-LGy;V_jy2c{h(|xF0$ZqeFQJkcis~(m)JN|jhWK6) zF|yb;o>>T{6;t>;YeZ4HcDWkh5m~-QOleIN`!&kqdJVJwWoE&zSXBBT2?i9f;B;(` z9gF+|Kf|}@{G#-P0WehkPEd%IIQB>5MJ%57OR_J4!vrbZwvrPmkEC_I{`e|M`5$(eB;6YPOI{aZPYdXQ>;q(jV~Jz6dj>+nNKu!eUXB6z z0v5@zAd1cop5Rp)rP>haq%?{Oz4{ObfZ+^nHKOm~8k`9rZ@7!uPj-@#bOpe$ieEUv zUjS(-sy=gmg9;~kjxi`VpBvq)RRlWneZ4)miyvqGUGij?;clP{hI z9CK=hHI{Q<1-(2AV4-jIs%C$TP*{0~sQ%&z3D(03!ZFa)^zsr_1<#z;wR7oHOKxIc zm#jw?V%>IQ$g8N?+1AQBFDcC-v2!#0flVSYzp$@UD-!V*7OK*kW|m&fsu762j+r2d zP9?nQPEEZAllkB(2wG^$O_NpLlNutc*1zYM@us$oe&z0b2HEceo^#e?AV9?%sPeK) zz09kX=i{0Rv6b(4d$asvhs;LnUVm~FZVUvpit=E|;5Xwco8!VV%};-L5PNOJ{NeS6 z=B7|0sYIdQ!o>?;-UDPCvnO*G3CFSnsdsoRsss*G1VJHnQ92~ccG1*QPI6!8-e~dL z_{*UXur}-l(g42=n)73#AWm3IadHDqZLeMLj`2YfFOVLMc07G3XoA3CwC~p5W7WMQ znAO6IDjz);f#jAvXX3LT2d~Blc7B)rGsV$eL|QCAdDq@h zs(M8-5B~`;)LVR{}Oi|C5-#clXTgv05*S7i2jQ6;QQMU zzkZh?e|c<|A~8cA4Ph$?{4)Pu(|0KM^NJ4dY~q&DB(5C_9;(i{9cRiX{~ThlBt~y) z{8Rh1D5x5>IdM-6#w9bL^!g!bG?he>@3e2{1oO-M^c{voj_nI}nkjFe-DL-gnUrAp z$?jhb7WTWr=z3#-XKh{ql_qA=*LPx?HFq>4<{`Z+Uc6m3oVLnksYhYV1n8k1C~$q> z3sWmUTRfyif70Pn_KxY_2SPt-3vM0>M7w~Gq2fnDj)qRQD?LFfT#3n#r^8L1q}!_e z@t`V1pnu8O-k!;Tsr>FkZL>#x!y-8z27yw}Z#gX9wiG;Sal-)Onw6Pn64!R-tK-TK zTcpgq-#|Z*>jC#_c;e3xN}3Opo82L|YF&6vLx_=c0P-htFeS_%`pkSEG?rbqW<*5>N-w@Z_K*E!;J0;NfazIGk;h_ zAdTPeLxY)a#9_nHS?lb_h^ce|BxhQ&xVRx!CkE7V_@=nJIJd3rX?qCGU43=&$GJg^ zh@Ad+=QHs>McPl3W8d{#$UCD`ZD%-eKkq0!g!m`C&wY^zIRnRiX~`h5Cug36cy2&e($35qWWUGYen3{c$5JN z4({Xbt{nD*_qc`j{b;S`B6kYp?+M#J^K{}1AYxQ#OVEoXl==oZx?6&b+e0Iy-R?S7`x{-KS@+qs*-q9g>yIQb_N%A`|e10^y}B1 zac@wN$5fi^8dKGoS6xZVp4+m3r%u-s;=)A2ceIq|7d*zjw5 zm&p{xu==5h&4)2TR~o+|9VtyrnO^`|1ifZWS<7bryx)yo$4g3m``HVOBOU_5=D(F` zwig)`XK2J|WL&7)i~8=j-HO-WzQ#R1+(vmBr~V*^(!M2xaj+(xi@Pk|rKjb0F;bzn z#|e(i?fx0*wD1AtBtbg>#z7D!-8G8r zx1dOsZ`g;e+ZF5?!+8ONXAf)B8d0`|8PzhQ9Q9~(;FLb6YlJMPfh*rrH}571p>l=m zp7b=on+dyYEMjm$@BRJaq9DAnbWZclgp>j4lyDi!j!%$^0QpTa1oBO4wua&t0cwMW zwNq*UCLAYEGmr7tXV{CCA{v#=iyXm(MqjfZvUt_5FYdRXfZ9=ge*Z;x7`;_fbSL68 z|CvcT1dWpQvdLjt+3!3>-DzeO7ki5GaRGl>_))Q&n-IL038?@Aa&a{?V2oX~6}tz~^AGhkLJt>jS$^Y2mhx!y~>NwoN~QpS0qr!q;_ z365U71KAkLX3t}wcR*aGv8Fp%WCtgeF$D5y1TW&$b2V<|xG#&AtFUY}M*aVq)-Msx zurZQptg1>9sRulLVf5|p>fc1(x!+wk11#2fl;J=NbviU^j#qw4; z>m=cBB^JRr+pMaGS`Rg2Dx?+%52};5?CLiH1u?LgZQBvNX08$zgN{Pd$Q8XOs6gvU z(9c%BJSr&5sH>{=TDoK(yqEg@jout;{b!QMAcIaKt`S^U*l)(09R6_#0U7Py+dVST z`NPs@erD4bA$e!OpEDyF#W?O&dTt3P)>LKFD@L&5YM{AiNU?a)|?n+gdkRr z4g1bTLKIcF&(lM(-r5`h_cBw$3A&nag^$A|^FDhk`N5&g-VkR&ojZ3X$ejDcLUSly zTEQHG;#9mBaMd2B=9%0rvAk_TQbzXn#RClX-P&KLFYuSjZlE0V*}20)#l9%3{oWgf zJO7jZexK05LeJ-;jI(>MfFMc6SQtU_8vs1mkU%d_O9otk6rKCq`(saes6U(OTSAEW zQ#NA8_;<<<_K&lJKa=X*ACh&usXud+)iFNPrN;HKm{--5W7i8SB&&@FU%7L1%Z7>7 z+U1m2wI=%3ooO0_HX-Bbnf>IQKBUJ1Mf;Ub8r(fOh#0BhOPjtQ8T9Ok3ax#RL4f@2 zVKrvmYd0}4)0c8*=-;jLb>RNL6vkFrO_4ZkirTjDL%Ju@;q)&JPq#f)v|%tQR9Rj= zwt=P6qC47*_X1~G*{GT_byVsYB+}tKbo5-G%{EE0Zz7%m(gcOtQmO*Rxh${ilTm4j zO@RNnDF`$>l$?u>SY``=fpR<)_)PDDOeU!(<}YB$A0a}Opq0XZ=1G9uPfoPwWeA6B z-y1#ujNq>_-;i#s5)tUDJ@sHuAHcVtxljhAb)#2xYGs8I%`v$jDEfwz!*$no@E)%Q zZs!|Y3BSK@e6htI9lV>fIwz53`brl&sc^$p6dTTM5J-rUMES0oM;?&;v8uuk-X*9Z zl7vKj>RdFeI%4(j%oLI4Jr03>?8K?T!FsD$sO;F+zkhw8aXlaYZQh@ZYEZksy_>l( zEiN}*l|VxAY&R*N&muL|%o{&9H0GVFyK4y=SlzyU_l}7G6M4KmlUP<}C1haan7P`= z6pUJhf|$R)m|7P#w6(Rlq)-=6f^Tmd;3k=%S7eTGae{aPzelMg|0D$ zMqaH(kImXOs$L*wB+<^`I-b=_eB{oWZPr@fBZBrB-zs-m843=80m!D&e>NlEmWH`y zPj^^bp4F80=iT(~dnFcb(LyC6CJ_3E!z51I83?%{7w&d~aFWm(C6TS4`DHJvPw0Tz z)l{%5W_OYu?RayAMqiqG6-G$*tBofdLvm8Sci57(Y3fC=3nibGMQ}RYXc7mS4Eg+} z9WW!$STHY8y$ zN+AoH`9*fu3^qTR{3}_l{5AKyvq~&@X*=^JXM-gwvQxtEI>pK=Ee$|}Z$R}Xqxaqb z+lpxdd1~7TZXMO*1zDPs-v5UV7LsYHb2E=Jv~uVY7L*I;^e`*@CKAa|Hdtx_z!N?E~h*iG*FQx1AcSdyRHC^ zL}%^4xJ}`|h931~GH!25^(F*&x5k`);&H=jw;g9)?xwL1zeb_8SBL_8pWSCWy*4tO z^{aEjBsfwSm;4%wnqK24slbJBdcys1`4x^on`}tkQ;jb@-Wp?D0x}}j7vk8n@bO?X z2+oB9L(S3D^38nh`YKlU#K%&u%PUlQq5Fco7oxl)Y_p{SpmB!Y}%MjHt^$##A3iLUlXF>^>^jt#%k`+iyg3c|KF3h+5B9$cx;vOJmA| zN~rD`FSth7SFW{ddJHpW`{3b#nwNzSLQCi8d#an7=yyv4B568nbzM`0C2Ck}w$?@fT~Fvg)9neA+bJwl1iGY@Y`+*9=DvT%Lno%Me0G#v+jLjzQgwI5mr`Wk~te{oWqTC%Dw^-mR^_Fg^2bx7k8onfzHX zf@yxL&LQJ|g-CYUWikg-UCYqv_|W^o{N>d0E3tY9&7}{Bjq8L>by=E23SlLf2@0el zE<=4J^>H{YDL+ot@_6C1erfZAwkz(u1TB($(C+EgoN-d~o!#GHcF(7Gxi|5C7Sz{1 zl*rZWuILkEXBmbhvmpZUhMR+VN6*wecpg3WgY)UExMxmfKGkzF6mAGgwDzFbpQgWG zIFRe|m7B&-5^&yd=vLRgwB+mPrMcU$9pX#Il<+Rckq{#B+z*nsIymLWl;xug{=)Ma zrL?K$??#ajRmkb<>-PN??fb@N-(pCoI~gFG!^wPq)Xn4C=CN`7@GA!Q4zHfD{i-j+ zcu991A0rz{Y%0N0e>2s;Y&5?5>f1oS_|lTkdKtS-ujh)XcR_LCZXCr!xygB}aIFI5 zXwpiywaVs3u1XM!5%^?!!B>Cn`w)%<-1G|8pV0QR^|8loyF4Wxe`)OaXkZPLdElDC zLF%Y#FCN{>MK90BQn~?XMxlur-uL(CHEW`cvH*gZ$4vT~?EYI(VFpOE^Qm=R5Y^SB zKMthspy9(1GqtG^z0}PYWuhgxPN?)!!GeM_hW7e%%ZH7-buZGhDLl|1gS6b>pShCi z?{?=GbGvsN_&T=g_t3CdL0;-Xsx>6kEImpB`rv+5?3D63G+yQjA0|YZl0^6|xQ=LI zbDgoVV$@>mo$kyo`})2zNLWkd^4uE5r!KkLNT&wE#7-ld1ZaG^>*IuI0@}$sSjJo| zMrj1+Q86WcxJ*pO(}zyXM$4BRCbW;G{!gWksPQ4z!9|Eaj}Dc*1wogpq-44IQ#ZItUzJmZq5>zeb}43 zE&{#|&%_**hNIN-Nrac&@R>#3ecw0kHAPWIcOacJBtaL5VFR5?flo3tVrRx+v=55A zU(=M2CNyK6lKZCX^Y-dBcJI;v)X=LQ>WyU76BP4d<$oqlkY5hcQ`*J3B8JpHJj~$`IO`EI?nON^gI*^Nt7LCcIp=fg@RkG zMO-+UxP##Fa8hAT)x-_-6&Eh0FU7^H?Zce5vy%zK{X@x`UIjImeP^0nL}~9A$H_oR zBGg-t^nQ~Akj@ht_sMQAjYD)&`rKOI;@gqWRCEedIe9!!@Q)LkJR)Cm@~uzOt#k=) zstsgkejiMOKmu{Kbyl}NTCKHa19vLh=zaccz`rUYD&d^>QovffjRR*I@~w2D$CZu$?S1s0gM)T>?0!ik&JL`mS4$OBmSa&_n|yAhtfL-~x}zBw zH|T=aOya?w08fhwBaBi{?VC&pT%`w6ccci5B+)StNX``PS!`~=lD-~8I*K04i6_t{ zG&Bt8q{d-NaJeJJLB2r{fJu%4DWFEgBEi5j05LBK;Cr>baMvIZ3RiCl&mm+5Fj%4$ zQL+lD@xxj>XgczKo@D8g!r}8^U@dPN&G33~<%Y_V!p7itUAUa}eC@1oeNEn}Z9Ri< zehTl#|Ev!W+`0ahjz@LDwuKm1< z4=nTmP7emtyub}Q6E8L(sZ;TuFE+r>>@F=E{o^%VeZPD@cirUV_ka$rOsgLyAC(** z&Bt;0h{AuU9O2_e8!idARG9o+Rb;X3IHaJByTU_-B^-a^Ghk#~8@!8|rhv6yQCk97 zB)lok^@X+qXaRMY=L1ypq|8M7gE;M#m7GKJjY8U!6T>O3(+!z^o-dGbCw(a{(JxfM zEZ{|qruUwf<$hQOqjBIzq_5bI%0=xe(HG2!SJZ~aMAcgCU;F>bzTT^Fx`wTf38?-8 zQEps)z;$*MLqkI|oWRwpX(CQ=(Vy4A74Vj@ zLx7f~+ZI@FPX{0bJx(rd%LM|D7>npoC+CEvxe+W_!@ms&H-?Mf=lL*KRb)HjsooFQ zF_~LOA2(FKjyzBFUB4r~$z{%x=CXyPZ6ye|x@A2b4&rFOqtvkxjCAVv;y8q|k6kbb zZw3~&X;pJz$SB0gfB~D2Q$!s&5~IQS>CT#2F4$pE0~|Lje~H;Cjl*iGvgDhgB4PCw zk9rqyeDGPL#7{cnN@u04!T6m4*n559mj}qW)urvCWzX+1*j*$PRhIp$_&1$Y6ymLz z5<*7vjR(~?Ef1_zwWq^zoAdE7)Ov3devQJ*z2DHSh1B#9uL3%x-NeexhPI2IE^_2S zk?_RHl5N{`+^jl_<%g)0)v>4a`a&lGsG=?Q9`$#0u4P@F#;wA?BP5Nue6t@zz`^R( zdrezGvYg}5^h>u#sAdJeYLn$`4}ZLlGccz`7mkMc?uV8)R%wFP)X=i$|Wt` zdis*Q>yNCF!$(Ig$!si?}m+!&Qv(|%s zD;hngM`0_Yo6{j%KNYP8r}a1-gZ0U|>|Ru2$YMP0HP>J!3++g zh(85zdW$UgPDkfRHj3{fud+T)1wCj;vSBTLFf$Ok%1~_A05tjMmTt*IhEHdnHbbz` zejml8Sg}_8l|P-}^T8o_t~KX67>2!cyE%e|8f|6^dezp$3dD`HMwL*|&~DQkLcErI zIbn!i0k5p+Ik$}Js}>qT`!oxEAtZCg{Nav#Vwn*SetXDarr$_FfyU&^+W<^@CKcW{ z>Xus+(@z18`&V8ad2c{|1)9skqrrPPGri=wUjWqF&COTx%d&+#IeQ%J)=-5Qdowlo zCRpoopbWpx9Xq4iHQIEbS8*14 zo7uS1{5(mt>irUxc&6Wg)U>qxt?P4qwA@gXogQ-84C05a5)*KE#8BHq>+ZytckDJG z{RKlrZ0)nXwC@)^?d2+JXQ7v%{;<p5^sfWNlB*HCW47LEj$Ze z@2j+tn*5>i=T>Nky7l3B^})Hm-)64N<7iW!G~;?zo)j8-sU_+@lFod8R#7?U25u(A zJZ}jwziN>88tc^@g(+FS639H=4Q|;?Xm-**{deD$s%-*#I>-pZ)kQz-`WLjc?wwab z7;XoQ?uHIuc%5POj(Mi`a(e!?v4pPR<`1{-KBf1#b6xXFt)fbc15&l|>{EESHwSsb z^FiY{QaZEYX20|yoxDDuTJyYzvk21cx9m9lxNFfU*bDGMz!L8uytn9l#cFE_AL&v& zLUaG7`(HDm0Gttx3_%D)-VdN*TdVMN6DGQn*lB?#_7jh_Ut? z;pL>nu39@UYl|+%kCFW>KzIBEY$!{=o%YQV593&&+C*_W4j(qLT-Ni3V$N6Yo|gA` z5d_fXQ3wQXiS{)Jn{V3KIQ;)gxo@S_-VNMPa;KY-Z$;zk9=HGM9ZZPBSlsW zQMw9IIgthj!-Bu_ZopWXaf2J1RrJ_@EvG`6pA(M&qlx&0b)etPy_8b;VC!n-f^)eQ z4++15kt8JCB7d6&f^ST6j$Zpct_omKznz#6fq}JU!me(V@VC9^XQgIt$?GeBE|6s$ zTV+al1?TwRVum6uv{vT8Y|F9&&ZIKf3Xf1P*nvgRovg0d5EB{%Q{$l9#Q#(R@>5Pc z-hp>AVD;9VrM|*y1qDgjn>H|c-CTl#2?duT@cC<28zmPj=eWWr7e4{&iAw4 z3zfWaRK)2h%>j?Wa2CnSXC`fR^egPjR<}quAThn9=o?JpT^gK#6_9**2B;mB*h+bT zCB+Ur&vR-p5RObHkX|iN3G5aE^TS0(R83%+59dujEfJR`1hkofG!`1@K?5ImFx$($ zPB0Rgz7yjq4kU^GB%Heg4EALrAVW%~>i+JKVbCxkKuHFrFAso5YZ0c40m29=tsN;A zjJp~pKQf*up7(a1ThejnQDJG6%p7_1E~2*E28wvn##2=8QC9tO2O$js!Q>&_i!(oY z2955cThmp9J%<4WUgRjhACuq;e-16f*rF5aJ;|sO6&WoMVMqoPj9c6vV>(?oA4})t zGt5Oi{tA2y5xt6vuj0CuxNpf6^09QUoi-n*!2Brz^;eN1eS?w*CnAthAuLCJW(mb& zp*0NDM)}M`%UZ4S1g;EM7MLA!sIA-P8xdJ|&rD&)3_Q&kxeeJ|ZsD>la709d;UIEx z>;t{ldO&$@>^<8s~&KVU#2=->LM;GeqWax?np0)96X!4z^+=lhETfQLU#|3rz* zUfc!#5y1lHwL{YKe=n6kBkN~oU%`qtvf7laNN0v}qwT;4U|+50(`;rTNm^>YPNS!Q znpa)Ya5DPa)-t*lM+rHNugMp(MlNr5+Y*5o(TW~E2d#i~hSzaSx9rgSE!34{C9xEmIsTct7W@ck+)opu zW?RFBei;bE+{O)iZNE(-1d6FYe?B!H|Dsv#oJA`N_!@zM&b|}ogaP|?lu)gucsI?n z>F3i`gkCA-Q7=O0+SC2KnJ$O{N)WmeIWAxK;t(36sMDl1Y`=UGYJam@_+F3yHZILv z?&XlD^|~Ql4V6l-n(z7q=ATF&H9nqYUPZD! zeXduRQFk7o4}O&yUXMS$^XUBWg46e3x`7Z@{`tT`F-@CVB6^bOyy%~l5OxC9;il~T zvPClf$u>uMGznu_-`Ou!cmm><>-Q{w%{Ik_cdOgBmKgkpABWE$z0Z~hjHzep__32- zuo$1T^h@XjOGiB~_?sYa^hqR%)$o(YY`AtvU{~krdfBf#I**YJyWIm3g9O)|=`!~C z@8{==6dBixm3BgndzqI!@>C_gV)sptgW{L5BTHX&nP4#%LWlY$5_9!86h4b)z{10P zKmKF9-szi-@yoG8PPywlHRX`=3)`viZdN%Vn)dXzGVhH`+r~M8CmPS0RV2vx-wZM2 zic%4+uob4g3zvP-<#c8%{g!8BK#f@w@g?yoKzxJpQ{psC;;EVM~7!6(F1O;&FQj z*4aU-ks#8#{_~eKP|)7@$de?$5|x7 z$(NA@{>$%mBd<0SO41@_9^w0o_E_j482)xzz*Q#cle)Y5mjp4P?XQYUO_mkw9{-|G zH`~t_rd*0#7Z@Agwk%KZS91qo$V7aWmgIQFUT!Cc)qXJ&nLZz(ywtWo9z9&nfh#Nh z4xOv@u7Qi#HIW{@~qCe!au)+(dzhxMKVWhX5VnCf|s?yl{y6cdU6dhpXm>;usT z`rVtbH?IPZm*&H?jmf}ib_UYPye%T>H!gpxL&z!2gUCX7!V4*?_5F-mT%`oW%=y-4 z#m|RRXpYcH>d8V}Y3#P_XpWO^{rG3JAuGeXMwJTtVas=a@gF~iaR}2|67%2{6^}a9 zS6N;r8ua>$An}(XMnqUOv`XYr-V)|+4JDy18H+HWgk$h+1UcLC1*#@9k-BaI4s%^X+#o8)W8GBKAdkB>Y0 zmjZp^zi>!-!joCmWW1 z=-?t3JV-w}a~CWKQ2>e_mbCbVbj0~{-amoW4!!N1J39<;3My(T@Bvx4br$$}(u>;9vqgqyN9tsx>fxd+V3>J&tC#KLWw~PtcJ#9XYB^~~B!KJH7hSEdVljZl%L;2AA zKuH2s#kI4-CZ+>{gvgDbIg5WmSwWAnZW14_l`M+@q@P&Kf$7Y&imC%JsuxBZ6b;H; zp2_Q~1`9;JjlKZdWiag@E16V+S{mCE8nHdunPbBZC^K z>@|~uZFJ;G*Z$5<(s2pD!1I zTeFw4^$-KSE=HdFvg4oukwIYruKDfrBDH`5*zW@7ikNm3Zag!j1OPw1YSb6w=M7lr zSHBgm1Bh9E7X3)0ljDt&M3|s^XAf;(eE>j!``ys^f4%vjo)|RGwv=!hboi}12WH^z zco-hg`TENTfeskcT^o%!6u5Z;4=phHsrc|u~b0%HNBeBVh(wEJ*bi2;y=tYOzCoO;Sv&O(5&Us(#`yIUgN z)%`#xp>)(plQ`K-BHuHB?AoTBqtDtqOjR0%m9qG7OShLJIbHe&A@?H;4s8cIx@j@m ztlBu%sa7E@u^Gj-K9zBF-u~D)e5<3m>OBTefgK$DSgr7ORC zRI9Y>lOJhcwIrnOjI5hAK6R#)!l2;lt+4C;Di;fX11?SgZf^VT3D*Dz&!BT#0a3(r zGF0if?{Eg}8GwU*fTR6Y1i%f*^ux{n5->q@gK@!ph6pGV0C7YO_&~O8gE0v1Nm9uj zk{Fl@PI7T2zjcXuu##6yF~*168Dkmbu<%U4GtWi3~~HJ zG)GBEfzRl(Z*Kl&hm_h`@mKY>DW_fA?48^C^sU6QhcU`-^oky6+fv#g{J>+Z@ZY z55{+P6!XbdCe5`kpMq94l_%CHut5~=*3MjJ&=u59f>oz)DFN2-WjZ5~WWo>4-ds~- zmAq-&A@Z-TTMtS)R5<;e-wy6_cAG>zeONyRSa*sYBFrdG=o z2(c!lY~TcYU2~rWfjnY->u()++hi$J3*OHrqC7?@wqV+dsa}ewJ=5dIN-b0m^R6Q|M{$x4AEV!vgVp%J#rXVAaDVxB6jsPu9 zDBN#OlgO`XB|66{EA;B=p9_N9gNCBvRKuzy z@>_G++PFM>L0ewP4O~@yk<$rvr^noDj;$a)PN=@Op8>!*(4nAqjVN~x&{u{L0lEW0 zy`@9v{J-3WVCtpr|JsAA?rMf?%I6huI!Gw_UW?CQxA$3q0@lM;cFTh5x)rV7`@CsB z;~}7I`(yccO$+bH=N~zT>~!7ex6MDc_7(9qSp_iGx-i}u#*#zJZ6?_)TQ@VjOnEp{ z6oMt`a3}=!+H(Fs4XaTonmMvou8t&)JKUy)$gZ%TfOP!~-Yd(We|MQ~o>c)^Z^aV+ z)$3J;Oi;p+j8At~QnlDE+Sf}kt>(;tVwWX#!oUHZcO@D=g%&3HYtr=Saf?njmlIAD zasn{vxPn3DCl!dN3)j}Ng?y-Q{TaqX<0-0RHrSU_-is4T6na?}+FH6yV3nKCw=T+O z^qnc+?Um{0=F$h;5&=)r$?sltevs6Z*Aj1{ru;mhoikEz9(WKBXQHH69r^`7W%jv_ zz%`g|d>9#|uD4<0NdM3g9jX#D@>X`p^TRE=JD32;-_sbOY`pt&Ou!(P?fxtK4oSLB z*7nTGk}D<7QLQLDG)35h-dlhVsrR|^;~$W z2Ot4dM^ch9DOhPxc(D7w=YGlXW=E#ISooeoD88zmxwElwzuac7=(kzfoYEg3K+ zhj_|5Uhk!~P!U1?Mba90JpW}L>ax&RMLd(hUzS7wrBqbmFXWWY_m_X{qMavGmUL# zZ4YJ|^J|qJN6(d(5SHGn6>SO2Zu`i!at5hHYw37is|@!WJJDF34e;S}Gnm)q?oGmkpGQSCeQ=UZ+Pn)LW%*+Z%kSy-45VE+_} zo4L*r{{{hoTMXeqxa&gLVX>YE9x~E)!`S!y`DZzL%eREth<{}JscG-DO9sEk(QTkV zT>LBXyYDU89G=Hd8p$;Jv?^X!{}8JnG%;@|?mM>GRI3at|6B3}oY+iG7a9s$Tp--Q z#izW(hw{JKUX3ZSp~8NRZJQgJ8i~>gu-jAVv!j;9p(Y$k!tmeP-gS4!=uKhuEv^%R zKhqfGR#+nF7ugNnz1C@bNBbho7d+0UMYR{zRL8SA5=M5V@1hGFZ$5Ru?u=cnRKRWT znPe`xKAJGIEWr#W8U!~-P)zdqUZpi=8qTK*2Cf~&U%EbQpYuFq4T4Y2{zOXLVYyWd zH;G|fcR7N~FYmIy;R#ZF`Toeq?=hGG6MQiQtk7oN{ zQ9&b~DA??znA~vS)z&7HNCn3MC(JEhx4Rqlf#~hnu3w|s1W($#B2Vx%WO^Hmn92Wi zSGxh59|y!9xzVyb%xva+k3mmaYfLA&=a5Ix(|vbbd>j`yzPyw+W<;Jl8pec$m@V=< zDT;3n_49Z!&YB?MC&820ht!w-hQgHcuLRo8R}KzEUO!hkfJiajj7T-vsRJ>@LibZ2 zzQg(BYu)#g!7T5!!NifMOqb!TjR6Qq=n{7u-A_~K!oiy<>o>#4V@54x7P-Ls~ z3jmD_g?2V!_GHXq6$1$8Qf~FWyLDf#JgT7KZdbtJCW2MUR*m(}T(2Whkm>VvqE#lp zX3e^Cb6HH0XJhp#M%Z^ypbsw)_2xAzxXi=Cf0D>``*_M<7dAcuBxfks`CnX`b6V@KD0tE0Wm4g^vr$d zC@dd@cyS>r|zHW3ZZ6f&&L&8e)yZ1N zTe*VWf^eKTyX8x%5)F=WtXe8$mK@~THY6PD7qtOr?$m9tUSvAtyjQspR1hhUFXAcf zk-WN-q0Xc(&iJ$~i6LMSIR&7NbRoQ&gB2Zzu@Ir=R zG;fzZEfIa!)A^jLy@Q+76T$KN=+o*(>z}l6SHIV?N9WASHsvkugn(&z8DFNXirGRwml!;xZkJs3P1d1B}@xd-@e7egp?5zD+`( zYb%OJ=X)oAdu$|NJtK6R;w{@AlBDkeyMzQMax+}|e zD2aPrivW{e*{p^sdcd0|Y~Vm2V!8Eq z5Yoz!80Rrd?)$f2d-8CWdP=oFN2_8j@;@R9;wmj8iEL=m?n zd-5he4870x{sV|rX^$?Lj7LZ5n&u!#H~7WP${QCeo5_i}-4Z8US;3evr_AUtuf_+# z*#5dpa`!FTH9;vw@Uz9~AC}*<5@HM~$`7gNlWrD#ZLoi3AhGlxuy#S;lZmo2Vow9Q(K-Uo-@ayC zc=(q4xuE^&ksf>NW~NC=q^wgpR$VZ8l(FoJ;s7H=XS7&|B&ZUvzrFXY*zk?WRffh8 zXD!yrbcx=*{_4M5uzVh0{`lB*rCKK!VS%-t9H_jUB!pUV93xUlKpkOwEM~a3?OyuCw14e#mS7c*R=y@a33hjSP z5UDZ{lxse<1wi_dUGsA9PSvl*Or5?yUNxC3-%NHET5HuGTaY=Ju8QVXqhPY!v|DkK z8or3>h^cb9X%ppx;vtKdwQAP~>)jX&U#H+TyL#)7Ol9A6nfR?m*5qtHKhAUw?;AaG zE<8B5X69cIPeZs}46oVZuOW~?w9na<`X;|YJHBFHG2a94zWXvFKq~srxC`eIj#bww-Q@4f zJUa?dUcnisG)qxq%G>x`W3u zr_<+LL*E=Tbt<80VP*9<^}(uowA=1sp%U&VLW4)+BAg1Yte3u=!_SF72BI0l7cqvm*4Jg zcgF?_tb`uYhexXS)vpbjHtvVmR;0Uf4m09?Wlp^HDGo_b;j3eZN5Y|A1Peaxa`B`>$N*(E!=az^e#;q|h{M${$0uNJ3NAhU&#k1@?B%BA z=!8T{x%wYN)e<>tsW~6`8kxlHKf$O4u(fr^{W?m{oQ>Vz@veE(Uqs2xd2eNT3ybdH z3XEKd$CyM zB3^B=9H1q8{b4U)Z*l59loOOUMdN8M9e)=JG#ayo6yNeUEo|>^``(_Vvd;&Iqznle zqr#R}ah>amHdFduLCx~1Z{J%b_1lv|h?b0H zJ@yzo@fwpk-MYH;w|DJakCJMgsBu7%4HF_7mkz`R&0$OYFt`#%ql)FE&!yC7QA@_G zGh$mMXwGeiVKn&jr{|ILvq7JWc)*zE*!kPscE@0#>j* ze_3&!IUU^bWx~0sI~{JJ$dH{6Mhmn|1WJ?ey7Wu3eCr&O)zQ>kTAxK6B>ix_ZO7*J?x3S(;FmA*z%{+ zZ#m>%g+QM>htN(bWBTKuSq0E3MlOaWzt+V`>PR?L0wWMPvu zU!d-m*YMA%JT`B2vEv?uN(R)9b#I@)gAz9V@n(}CCNs9Nc~QTXdC|!|U}|CW4|w;~ zWO2$3l)2t1JFyX0SnON@|8w-cd;i53g0)15=Fom2lgrUW+u#0!A`tg*QtUAO!1cSI z_h?}QD;t!5`dc$ff1_;#fN%6L!SKxJ+ZDv0d-tIOc%7|a!dl%P+`xq~ML&}QIW&xq zAG&<7D~7QISS<;A(f9Flf8h>k{CsYavWQwX_Fd^y=s)ohTf;mBiPEt{bdOm;Fz7W( zq$EL16$JEEs{^$3;?o#r+4&-qtgRShA{A8>MQq&3Wv|eNERsPgN0lBgeDj{+&sY5L z>U+f4HNTeJAzy`(Hn*}{Q{h0xr=fAY+|;n|4Yv0d+H|PcbZBpDzc|{>75}Yz6F-(D zv?=4~Jy?iKrapMEjtjk=btR8uA~@%QHupBBgTV%;S6jVp06c=+_(6%-!hCv9EOvsB zePDB7KkKIe>DdSB54x?c9J{dLNM?U-sRs8u3wmYD*Y(%G*B%j`KfazLh<^YpFA_-{ zPy)84eAIOZDxx(w|GQx`C*p|GWZwL^ij2fyzAjn<2J;_-GJ@b@W_fW|jGm34dh z#1rWkfTI+yGPwX?K_$?d(2WgelE+dP4};i{K!GDSU4Ku1fe67vVDVX`s56_sI-F? z>xz}Y8_GojSiL_k`=HD&sgo0j=Lx;T>!8}hi{H0nIJi@`63=n=0Ua&Rfgcc49MEdq z%$!`jvHppe4A37)R`RC6hDU&2e%9~67i-JQ%W6915JP@1H5t>k$BuNJ`0M2hc2AYi3bQeTqE+#5t%=1-@87Ss6-${Mv2pp7{~U+XIRL;L6@F;;{`lO&D+97|7C_(|wCuNv$FR8F~JHzFM6| zh(G5hd@iBtFTRo&#NdtLfHyLDaQ%=f#*nl9&%Yh_r&U{LjVG0fZ^QcNB*?y#a@ISp zG4NlWcCsdi+ z#j{5OahX^RcYXBQYmTi(Uo0^HEewD?rWMO}y&Yn+z8ki!e-V1$_?!NegxFvE2ly0l zklSXf7I7bTD|0qt2y@u}5&ZsOZF7z_6z`K*=a~L?;=L}NV@kD*$DJF1-*mj;LGRN7 zQ?Ioz9HtMpX^3Cltc$Ff1`?`;kfpo5TX!M#iifY&?PsiyoO$Nl>QXY*0#bz4RfwX$h2Wj@$69Z~o! zKeCbH-y2)$b4vP(^*s~U@&wWNBik#Ef&J@?acDygtzyE;kLnWrvBGaF&rIXL6g~^k zmOgg;_Jtf!NK7P@IeZ}kFw_4dRgG^pRzf;4CsRNJy%6z2OXpG0rorEzD~{aVx`-WD zC*9I$&ZOygHoV@$=mYHNS^?=d-;0eOh&;~{)_0&SYC0e9G|Pd0ZW>5oRTX3nzw}d% z%emgji08v9w;gv|87=AOWcKh9znA>Zy8vpo^EeOvl1A)_rNWcB{h{=;RSesF;Cc_` zc$uvCMdoNx=xzc1QrEpSCqBTUtfkNnbqD_-uP#Ml? z9D^MhNpAuVu5Ow{#4Y~x9f-}*Nr>}5Ln-mo6DnK8JT*95wiz&~Tg@AR6q{5nVD_Zj zLR2l@e^~riue?)j`f|?4&WM*QEVPSp`(~TvPRfPdRnai~-G~;~mde}U&jCwX56*W? z5LOSrCFRQ9Tn0NJ_OGUXL4hSaWgVwHuPqsUG1FmGAKt_Lm zgGzAU(m>G7rY&Fd>W0{@*KD&%56T=Z3=ZYTFwJ$wABp+Mj*?!a{ZiI*^NZg%i%d_ZEu!Mz(yxJ=OI z`SHS9)T&4*;CGsza%(sAx1vb&t^r!A8tdIQV5y3N?}t&?&K)eEOlSBUfByLE%~*ew zsWnrGBgphp*uC$|hed*yC;j!8$r+XfjaOT-acp5cvKJjGggI$tK5U>U#p|0`Q@QR0 z7P7ccmp9XAfrZMWRHD@8RMOO%QI)?HdH>moiwukxm5NES3EmlUmOdc0O?oUu3AHyE z@?c+hoMVzB3vk_Y3<9q$WqgNv$E;^@AND?Br+(eL=S$bxie6n;Tk06uB)uIfaP{3( zACb~dn3a23vL3Ads7LBie3Gauc8}mA(P;wU1$yC}yNI+@L;1h?{@-v%^sczKAcczd>>&)=(`x?oK!YZ3m2h5-rEPfr6^mp3s^Vb6GW{zpnW? zN2<~vxnLJ4YjHvr4d2!2k9$2Qe3h|&0GLK|^78M>r6k1Qd)kZ#5eYf-Tzzu5JftLf zRJ6+xD}g~;_a&}0TTbgw1u+Eg$D?8vcZ*VN_?#L(pA`oBj*DHx49^U z2Km6}$*lLU)Ad&ZH%MJ&GC9&!7MY9{TMjGS}Tv>MU&r@KLUzr^L<e8I5s#XS)Y$MX^>@Ur&5)>CH?2>fVG+aQ-+7kExI3>Nw7^lw6+I z)G{qucIZg}4pf`fBt>sg9C&w;w)B@1gNvgm9!6tUHb$Ik_R~!|`qL8#7+wNk1%vgh z1gSiS)lP5Gj6@)-9cGx=-A*3&8@rFf5XeQQ127sJ0yBDLU#^{G<}f~iNCqYG$7u_w z9xQl26Bf9!YvtehWM{qj;$Dslp`Z|XE)rq`i<~h3Nlt70Ah3ID16PPL52Du`08u*CNQpa8QF4#qh&Qg?Thx$fDX3 z;wZJcsj0OxAdK8?W|$3>()&qCFs7HRiH?j*X04DDh4JQibEa|;pZn{`$K)BjEUiIM zgIy3-JQQ|Js=yLLXVin8F1!dG;Gp@_#!#^6aka2Wvv;}wVB6plF$-4e5_Yf=a!++Q zIsxG>s83Dcg%wjq0Q0x_@y9heWp{wiJl+M*)PkRcy#0CSG?;x9YgBQmQ#<^9mxu06 zVM)&9M5R1l1XIy7$)wWvMHs)lbkagUte6fwQ&)N+aw*`I+T;W=;~hED(*Jbt+ON{W zf8?teUI;6$y!~4%tt;tTVJ+s@by;di9YxOHfo$JIf@HMEFrGh>hX5wjYuUTAG{aPf zIsX4tUwAmx8(OFFBEu`L$?*miS4(?s$=i&x)hk=cmajH%AM$Spu+LR=_5WIY%;^3p zYlyRcp7MKiT!uus3j@%n%6PtgqQhZ2TCqfAgOB{0mP|R9ddzK%vH06>5U^k2B9K&m za;gQM7E;>sda^65JbDDM$SQ5S(d~-Yb3v~S*elkjk8f-Hg6h|jab^C5a_dp?CvBgj zGljC2fUnaWn77zop`60E22GWpgk_pNOOl3yCBPpNe}U8jFPAPZ?~dd-8I>}F&E8@NJ!9k@H!eO@F zQ{0i4pGKv75r|__JJc-JEWPhKc_2_1YP&i$sG}fj{#hRG`+^nr7u7Vn7F2Q<8p!O@ zaW8%DGt5Jk^~y7`8`6E64^Lh5D=_>n39wEA2AtdvrgZF*bCtxVE;ZW`GDi2^WFZv zX-Q&UeXW6(>(#^hA?s0~mC3@3KBDeoKyKcVRxZ463$gu)?tzXl7KDgwGG%UDcIO5m z{cfOaZqHr>)}R3l

Da89oZrLM4d#bY&b*-4n2(Dx}Q{+R!XY4N8DJ0_6@JN=>*0 zB&RXKMPIzul*Hcr6nE@7x=H_37)}z#=P)TEHztQwO2g5#eDV{T zJL_wC6h|y!_J|3<=N561I{9H5WU&gWWs?Sjii@0{vDW|aRe4Z~KO${3zLMYX*qt8_ z*jT>T81#euVH(R*MEGClc{}JNp1EiTG@4l_}0Uk zF^(Bq@DVwI`k9>0LDBSO7$Af^3)Vf*w|%pKSSWp{$x>@YbBkO)DcRX+rb3dXO9ja& zjUFa&-nH*VN_1qc$Ll=cDw5fvD&G)aD z5&~Xl>?G!ibnL5PD!kV|p)>9yT;DFQ4>4Y^$T9l8o7>{MqXK!5!eUu|^TTD*m!Hjs zc)5}*L(TC)Rz32i2lw@qF1YF+uGSwp=Jr3z7`fj}&$Gu2;#d*S&5KlQMt@G&uiwau ze*?!+1(y_VxrN6=Ega)zqC}wwI3X%6XLPUT-VG|XDQcWUQF5G+x3qaCfltp*HQ&1? z^hG0@)5P!onJFb>fpUP)jhLh9ak=9^{%c*9*8Rsd9DCBYo!%J3d3jSOgv-ED{Cwbk z>sy<4bF2w6x_55^{MHX0oVK+xaRAh;) z-8}4V`ejw0`e4J?H^Z`tF(!UU1nY{nT=#Fbb^l0YU+nat>`*SY!sNQ`4G zWxTKLtjZM=S@}PApAMYe9E*wF4)kxul}Nka1-9IDg-2)LwsKm4ZA4T(kuRI3Cf_}9 z%_Q?V(K%`Rse5B?_yUg!WMioW3cobpOv|;bweG6@n0pLxnO>bP*A=x}-}J|&yWa*l zxZAqlFU3d>4aCR2k{O;zUu@c<1Wrq}wx>T5q->yHfldiH7=(*N(~W9g>1hoLHzJyD zmAK0I0=FXy=Fh3Y4L&ufI{REX=ikQ1F6%#g=~DwSyK0a*$o}L+0ALhsZ+)26I)PAC zio~hVt~bZOevR|uB+x|jUJdZ^1?+PW6<=<}Ug(hllD_|<=&Zg*5MuEeo@_>n~6-;DfmYlE%0F9Xo? ze2GS#g!}0eS!YLo``I*?2TMf+_(mRxzmFXu@-M#jE~!*EzYl36u6V3OQYT+F>jm-JL5}9FzX= z=Glr-7nHMZfBNYMm}{8b=6~b-KaxUg((!&8{^zQys+t;V-eEnIy&)dpcf$I)pB@f) zK`bHSbvhSw6(9H6r6h2Ww9(?}!T?7S3?5^=2B~Frx~KSh;t4V)7$^JP(-$x5vOg@M zPIz4mO-fq``?={Y3#aKy?x&=0NG!k&YXhu3F}H8fOE94N52wE*sBA4>)*X2<`>J&% zR*zkz%yJd5x}2sOD8kJHZPi#d)BVJi&KBlanZfBm@pkyaPbLUibBN6Cu%oPTVwYX z=)^sZ==-&xt^pGJc+dH-H;{hTBjnaj=zj+nT-u$$BHrwX&g*7jQ4bsaf$JOpn%6H$R0`2G7{B_*{(7SYXxYAAC1%aQ zKqClT*;rp1d?!!g5oGu|F7ap*!+KfsAgp)Dh6mj zv7DVm3BPW?>v#|Vn=nlE1qoO!sV1$x^ke16VH9|gq(bK1)am3!_qC_hi=<+|iH{a=-MQx(gceMF9=FSLQd;x6UZ7?j5)vAwt_cv4RXDze7!FdvuLOeOL^ipqwDc(@LZD&(Bd9Tm;z?8k zw83SiZ3MRa-s2541RdCqVKF4{;SEDbc{ru8d^XcWgYi+l)=NJw&A_g|myZUqtt*pGqV)egAOlK6l?c zD3hz^35W9;JWWUO9OLNq)^$PXAveI<;|cm2`trRhn@YAovtF9amF)AFO3f@cG}`yf z)1;dll3?AGA5>CI1vhOsQ_v9=693zxk4Ffoy>l8N@1Lf4>fVN(-?=cOf%fX%UXy8l zs3ySnEnz^fO-JV}D)&mnJ9^RVBbk-bQG|mn_r+K?aXg*h>!Db6%;rhzS_OV8p91Tm zJJ^@RLpSfwO^=o``E#vPX|t6bU&c=e0rF%BjhhvHk0jLus8U@Don+`U#J~(myfEeg zN_6_wsKPsbp+-`9=gKmdKJ<2XtZUd-^<=)$@HW=FC3nu$dY$&5&8yU?9UF~pW|5nIVM=lANw}&AclMD{mZH*abg=ROA<31#%ViEa9eCr^8w0sV-V z{=G6N=0%{FWZ*zQ$i^dpSRQ@mYC}U}`ZF%Q;3neBs)cR`iaB;i9l|g8(negXGyG%S z+RhtueDU7=^V!=oznV9AOp|h2M=>D~tWdm}g9H5=DJ|&RLv!nn9h&=&G+*48-gaC^ ziWLgVGuc!Vle=hEHwt0T5YAxpw~mek!HTVrfDJNIKIL1`{&`+RR#0yj->-C?zx-10 z@7$?+_#hP!wy>RcavB|!=gQzp%TI|k4-m@?5YqcWO$Km}i2SZw&f?gsCfb9xINtrz z+B9u0nE#7I7_k3O)l=7r*Qra2kg<%`S~>B{@HiiD{L4)a#8ou)Za~}bK)LIYzb&_w z3~}1USKE6gg`BWRmCJqxI-#Z=$>z>#pOX(uo&!sPS!=C2It>mNhGI`Bur~&5e>r6a zCs|!QR%$RDia_{HV=4W(-Cs({c<*E?vz5|QA&a#?Mrb!;24FNyB}CQ<)p7y@Fm^t` z%xPaUzQSca;|&Mub#iSyOs53zVfNA z#uH(u>Sx$C>o{>;JDaZ!QSzuXi9MEhv7{lKv~R?WS@(E8;D+D>K`oW%c;ixB75&|7 zouy8G{L*Jho&`bGZoZ8OjMI0qx!bD2v5WZzSATIy*YP~UQgOu4L&ABf6>x{#q??&> z!&p2xElQO2>W-zxv5w;+iu$D5NF{alvz-b1H1;JX=D#9n850<1gX4v1~*L(na!@y^OwQ5(kD~;c*&gJ~~nylZ(&wGpvz4~NJo8Ew!pxx{4(9zjz z-W;TvOHfdxp5wo$R(~zH#4dDuAV0K>(`FFb4$`v_vsTQ?I2>1+@=V79^04T&U-tmhqimREo=o z-Tk60{P;Cl;S*j&F*}<5?u8BoQ!oWqo~r)RpWdztOBF$f{$~~oFHBuSSA(oSyJtCV zxYkN9W~izBDDSu@^uAsUENW1AXXU~){JGGX9@NEPw^oM`>jwR4IvacY^TSe9S;ykL zy&}8Xrzi{%iciwlAHkeN@l*;zb!ds%Zhz7lLxE+s{z!Xj$!>j*0R|^wene$gihd2q zr&u8&g=h}iOi@9MF5ZXqhzM`Jk3*xCz%vl7MH7U-H#4)eINky|(ntCC7-%He(k1`i ze-jYJz4A0y?VwF7ygW@pU`*%12*4N(juv3H(ADlKP7`gb&mmroJspxkLoBJgiX_^)BG%hkJ-pFIrU5odKtJ(5-P1h;8)QQNXrH@W}R zx3Zl3do@2`g$WJv#sUBQGu1C4L$lx{to}`4lWs)E3eH6Ee}3Tw)LG=?00%%7W7VeW zJ1Za_`GXM>{qZ3t{T|YzLPJ-@TCEEL3J7Gi(wQ3;${ksf=-%PnoMS=FQld1-Lh+Gg z(PX@8)!+pJgrGLaAB>5m1v3~@Y^08YnL)LB`Fp5ANKc4?1+xNvC?sFQOMXI<9{umM z?h6@_0zM@@(Yi9o0+ZpV3X)KOV)FDTJm81(SD|ohdR`uW@%jR0$t*YtEH`Y?os{aB zlOAH)!fI$Ho~EssvH1a8Cf|_1pNRgCwyu)ns+q-_0j7)J9q4!%mflPBRS>!}%jhdJ zB%n38Y7>Fw*>nGFWbJ>o03L|nrb?{2k=j%QdbSlEt{+tjI@@)@dpr`nX0t7Q|J9Z_ z>56^rHhWxTALoWt*9_J%9Q$|Xyc6Y)xVAETl&GgG(o*p1dCYSYT5EoQDmtxhk`Vsg4hq^a zEYq@qjTrm6W5eKhxkeoM;s9G&>Lc7s`Ez>8(<7fRETK}1c<(oz`U+j%FvRWb+RF@7 z&j7~(9^)x}TkK`0mrDn`d9B#;It2PBTOjTDpAsjUTS!c@yyN!>mQ=(;?UZwQe*r8hjHF}lM%7$@&!1d;vVCo8)W+RGUN|QR8nUb>&C0*3Cgy)GepdY`&G+q4Ek~he zX)IypVxf`teY<1-4y_X>srYbaZtwY1_pMc#lD85zbt_d;@1;`O4tkEHuvY&3HG{~z zsK1*U2Dx-d$hQxrC6*2Ij5e@+j)g1vd-4tAZw%#Z*#y$$feI_yX3_`#j*ezys#*xc zChxBtq@Rn}WNZ!fj-G+NN0~`1tD7oU1T=JP={f+uPa9`*%C$T9pe#tqwh2vGe13#9$>UuzzbWUAq>ovQzgty?~vI+fTm$| zirkHn9KR-yNcLoth}d73_8;qM9B~HC7s)Dn1}&F|#CO+m)0x|Qvdd9Y+33Pq_n)49 zH6=rBI^)IpBg|Qn*A>LJ9Xc;3v(-|HHg{)@2wfE|dPxyRqOy-4G%Y3kG4D5Aeoi#G z@ztdJNPA|g{vn^*IR)db)JQv;dN^EKog$hQKUzV4h9B5Z?DFM8e~h;OR{Y|5+?1;U z`_P+(!^_BY^wwGJOr65qkOqT4NeOyGTf~I*JBgD`eFBW>6J#sGdvpHrnA+bdrh7Kz{tC^ zQ;i1qpY3zm8^oGYbeZ1AJ5QIas`5s$_y0812@RbIfu0Q_y-^SPyOXYIFCHv@LA`N| z=f-v&qdJBdtXJr^=~S~le=a_H_m`z7Yx>y8Mb&B;3%5s5GqWVyGiZN|?jJzlJO4q; z)O}Ne^rhZu2&h{n`YVb~y;eD|XC%SMv-5xnU`^Ll2*Wxo1#(D#Vd<9i$)||-|bYXV7p8 z1P4c>o7J1Wrz7^VKhl2?80qjfX;@w#MLB}TVrB1wKO^7EYNZ6=Vv7cDp#J^V>*{yY zkOni2qS>!CIGJdc|Kv^l+=&nnmD`JZ>v1EIDxZmiVaxXJ_+M&}&(hFMFclPKArPta@6<}``j=3dtQ!sTb~m46@Ae>S-UnU$m;^kt z1c3KnURXDsR(zPUN*}!Tx~QVwz1f^h)a83Db-7%~s@4yl3_6N`4%>uU+~-R*BdUU` z$y%$cREDGuLou6g41dtD^?w|?aK2l-$!b__eb}RBZc5bH>@Vb1td%-i&jzk$q9bX* zo1|N1{oQ&+HsbDr5MaG@$f@0Uzc?p^TYu=PCtBCyy`~Xw3YwRe4|{BHD>uH+Z{G_! zX}md(^>4XreaITD(~flN`QFysg*ZqJki?7NNb4;KX@BwNYRU6eNv)~{B?(O6Sy~ie zs%YeO@zr~8vM;8OQ6^y2sbTPDDF7>xTcGv7j0RP_jm|A+ztt;JD@p-i`i%?=O<6V1 zJ!CPBdRZNp!983`02X)kv;9@+MR|g7>%`&2?!?E)?Ua8xByBnfpDL${t~}*}s!{st zT$heTKzTZU$LBJ{tV8z2KmapLWhBbw+RJFPGq)aF1d?u z%lT|xWAULMyIpgaT<5O`Hcr4pk-p(K?M_63QricLd${)qlm$Z-gcIlcMbvM^!7}OsQz}C!8_l>&?eXJ z2RRKGlH=e+VAs{P-N(PY-d_bX_W-k%7rT!LDWt}NX+ZMHXP6%8 znAdx6Mh`9p0}=AaNhQaasyk(aCm&tQPsx8aX`P6CjgXwI2A&gd6OZ?6&&cuv&nsOj zkLl@m7jRP^)Ev_S>5C&!>oO=4zx+8WvD8%AzU=w&Cv27SfRr!KmB~BWfVPJQNAJa~ zy5e97T0BHb2>QJVR!2&bnzCZQ;Y1WGgbHswmULJ2SQvTGIj1^Fb*;r6HZ7QUa}{K0 z=&#kd)&)dvyE^JCjVARgT7`m85YQW?Dle}1g! za@;k_1sNJ$@$?fkE9$GTMW0rNu1z={fFnb4AGa0U05uFQsGi?dA{PV@f5R&clf&n>*;_Sf6DFWBYi zNraK#oQ)!HgZ6nEQW`MMd_8bKlqfVPbR0%QpJ$j7wt(fA>9pqj@dan{uUG|uCIEG!(0&!>{u*0jD2e=i~GJ7<_MlN8X#DnjEGGB{Ys4^ zHN80^m3t*U9S<;kUSKKWYR|CxZx1#uuy5C0dXaI^Yd_8DeiQb3O-q z^`J}kVL+TJz>?noY~eoeM$2O2W#wSVaGBpN)&a%tV-K?$ zUT347&VMh_*t8=$I0a++yBECr`tu?SOE2Jv&$Pn--o?Y7%9KpEq-%}?WC|P3SAI-0 z0@l0kIYGzjKw|Ixk^MSpN%>AQAZ+MSw0EHc3%#>xWwBS#_^Ez=_T*8I?g(jv_K`9k zMKoS?3gcT-Sj6UYec_U1Ryyo>gwJsMnxv>Hr(?L`rjtaKTN`1A)7GN4Oxt08cmnHx zW{pHvu2}U!=eu<^bDDno`P;dVOT2V;R{}<~po#|MfWnO%*1wgK^1*~#m4>6WX9-mA z|Mx(-XPm~};6na96kY!NYPadc^g@GJ5g-eVY8rL2_u-rtiVY|H9qCN`9P#=j0z}1d z94$@VQhz?Av6jjb&b)fSVU|K84eFcnRcxXk@N$)EfdeoWIa!_H1f-HkxEncY{P6)c zX)7XO^Am4N#}pA^inwgVcVL{CAaBPWi^)HVWA2fyaUdv zfZ42KqSNGedRC|@^Hqa&JS>9K;Fs&O4}L1+H9`mietD)ce)dEP4g1~0I6u*F>#GZ! zHf`pR5eL<2rMhfA=*+X_u~bI-Efb=M&1a17dWZT09H-H;KzPh(3zwk?&*#EnpGN-Q z8O}y>;0jvJ&#+^u!(<#wHC|(P`lbrKS{0pQoe~>x9@>?o8Y|rKW5Ho%Pj-sMv08KP z{MY`cyu6iI=W1UMdBk2+kPL_kWiBk^5&B)W1yJ}@jccuKup+b2o4ef+Z^QSvN}WgX zO^8*L?ZW^W|D&c7U!ZB{qB%|)OrI1CT$wRg(#ZJ|0%7i3qBA+V^z@V6Urnlk`mDHc zJ#Rj?A4onb3iX@2?b2mww*i-}9Hy`DhGOO22X zk|I_S&*zro(s*%q@yf(&t!&INf4W*9=pQ!Q>(?5$5qbnMR`FO%G#xc|KE#!}IvWVK z9BfAjYuioGZT+B7$;0# z(z-#006Hxi$n$z`dR_)9-!+HxA>Qw2D5_eu+R}ZG?blKD(M3ERyx7q{XCzmhADghGe^jOVg!OYD$i% zgAma7?^afQq_AbYe)9{YuRXr>LuCNE<VGF5p)FaJhm}?hMsXvB3{@E~|8n@*b(DN1iaQHv1ZWq*3Iw0AeT|1*T**QK z#oqTrjq8abMOrfrVB6l=%dF<>N@^|#KQ}UH%J*K>+ewdeBfhMz;xA$Tk{cUW5zhYC z^vvuQHUKs*^auJJ=hcnpQbgD3UMBWJ3H6|u)hdrjox=zm^~;3%Jpp_c z+a3aY&BB+NxEv~6`pWnnZJnIv3uwBsrbQIBU=P2L4B|{HpKro=@;461uP(oxGz~g$ zHS=bn&zePGl4QJ&?nb#}MU=}*KR#km_yM5^35_t1UY&!oj_qVMjmc=x$YkL%SE0M*=!Z$00 z4y#SxeeC8HP7@9;^MV&e#Q!n5nzGCPCbJ78APCJnbGh210mkP&@gE^?{crx}IoG9 z3x&UN_c%`|arN1%PoEg1OXld`K=={@T*(nnKU_R1f05fQP^5C}2BT-iuW~dfiNW1k zvlXquVlt%l-;kOAlC&Q#Azt{y&BkGCb#oK`|6nb1;`;6wz$k@3bYBzov^&$6F@hTrs5)L9 zvT&rO8@>#ppx@n>e6>$$$WZOsL0Q_*b_qJfu+<3QDcPE*HMDhZ;=(S4#lBB$&Z`cZ zxgZA0`n+|2DX-JIe?3WglSSXipDK-M{4Of;*M8Fw*hnljyRfpj=F- z-RIuFhZ)W@b7s%G*Z!=v_()exv^>Bnlm3Qim!7M<@5+EfEeGEuIno?+2?-+d#-P;> z=CuK9D7|2_!Ms?q3&&F)Rte4i9ZW$ei{dSO$rL!JF1WXrSYcyuMMqn1ZJsNKf0rGI z=wvg&=xiXm_#FtP>V3_%4XUYG_@&9tjcQ7V!^(C%cZ z_7+0`>Cfgq+t*fXjB@t98LsWHDyoegB~L73UIF^d^&zNiqEtu z4EKAMrR-6D+xIxou^Hz@$P@-(GHkhuf>?_##+jsA`u<~5ZMtNeG#xN?v-BqnR+mbV zU$P`I$wG>bL}nP!>f3Seo$JbDFk0#NsiQ;!I78I_a_z&5qC~I|b1C`7f*W3WhB%d_ zwo@_zzY3y+&}T4g0^s2OIe9&d15hm;64RIg!(g;QUZjI*3|-5H8h+dyKEk?(93=Fq z{++Rho_9?jepK8M5xL{Yj$9Z=P`N}nq`Myj?Ua;g^;bU_olscgp#9lmP|b{xG~?jf zX9xgIjl+~kZ*MVKEK(ryiCTIu#0g=~L^{t*%8&9x%DV$cP+BkG2`kRbHs1M$YL}zu?Re-q}=C zH$|*2&3J-8@Hke)5p+bMYc(icT@w@&zm8&R|aUYQ402sQ_M}1Ci02fUp=QsKL4~{(i_G> z{rNaG74{oZ7dF@I0!ML-(Mdc~{Vyd9je@qpOl{oZ(hXl)n5BE*#o%-D~RQm1}Vg+p1rd~TYvkF;;2v5o}m;!L7DciWl5Y1$Zkt1cF3kF^+NN4CX&4JF- zjFlZ4l;BsDTgL><3KWn+mo-C8+3^wTluVO#eWZI${#;Sx)UR!_NdG0l2k#TN3q#e! z)O^-TTZrS=FowF*FsbtSqFa^JRyouFtJBrCBsygnH3rhvDcl^MU*!LdwjCP(&AEY! zii)UiyzfWhc#`L#4p-<4185jEsNq|)@*{8KU}>1E*4aHjgh-{OIQtyW)BBdYL*~)b zpa>}==X5DSzo}?as&;+6^-Gww;XVdhvtQn9 zTsVp?uEcI3C$+QcN7Ca(k;Ph3*U1AK;IB@F)m+iOb;?uWEF_A>YB^MS^T7#+L0hIgT zE}5bB`jZh22u!@f#=UQZ>Yc1bZlBFFOXV&+K;`$`8foh4yqG@|0Rk*j zKM6%Lm``25nCK>2*1&O_v%LL-?dfZC5siMW%=)~-4JILFuFP>$;}Kg(Du;Yr`+)&Y zxHld|jxEtWa=+hIIe4u8Ys}IARA6c6CBkPua)8QTE`FaUd^(9L_JrCfyd>~>DNoT@ z*l)iy(P4)7cY9NZ$calfSbZ%{XYU8inHN;`T zQ!^~W3i^B~v(|L4BOV}w#F&K9_Oz@ur23gjo19)2IY@%{dQfi-?Pb3g+lr>|h~G$w ztah0qW&mwIWpZxCA>*X}H0NoZjQ?Xwen~HUkrVA%K_&UaFtvF5R+RYGWq=H)R01{v zovN4N`R07X$Y&|*p)KE65x*JLp~FlbJg~X}DO%oPFZz<=^I`qvKT&1CDBxkqSo}F% z$!crDSB|e@WPxBaH^b-n$+_?3b;<-ZsdW~3VXj@f<8q7jxnMqxGkB&r0{O++mlRWzmSka3ki(Ej1 zMb@^pxV945O%WE4BDm(?(R@4?_nluzH+>B5V6h%Bv%=M9S+cY>aa_`{TN-#=a#B{BEz1^%ZuxudLKA3eul zstyY_3)!E?DM-{;g#LHM+(r*0H-3|FCi^g*H;oTP6#DzjZrq(fK`1d=Jk228sp!$a zKCyr;S76xv?>6SB;HG84y0)QE$hrxgUJ`XokS#sWiO~!^rD*)p`9C9pgA~oBW)lIT z8b$FdM6Zgb^SM7CLVr26AHLD!-Y7O~E{uL0zgTrPB5Iv;4R3_(1{(vB|E$N~lsBtv99e zjj?apHx$_7rUz{uM?zeEcy!4s*7;C}h41(Fea0<#h%9h_It8HB)zxESB>D|3;UIzr zq6!;~$e4UFU=u*`Z)1Ur`hl&Wf?Uhux3@6Bs@jHN$U`~gg1o|>EKvWPHuCaJ z;l&m*sO1*d7xFmqLK`De&^VmT!Tf!lF79=3+r)|(2J73n)G`X1CVvtd%76x%C$aC1jPs378KQ@L2xcUHKZ4Ci6~}>+ks9=(%Pi3uA3j zR$KYCp5GVgnk9U+hXbl0x>W62$4a(PlK9C5JtG}VFxU!!p;XLR)92-BK!sW!7N%?9 zV@fc*O$HmIoSNlGc*;4T4tb18Iixqv@I)A9Fq8`5Yk{C{mn8ordE@)|GeKGP@u?Cf z#+7Ku_y|{{5R0y93N06es|=~uOn1tn2@|8Mp$dN9v3jV+F9j)0yR)u}@XGc7u>is0 z#C&CH<8v9T)6LW8s~bs?q0)39qx&D?P9F)X(wkfZPPBm=pyMOkzmMt!hI7aub7Aq1^{C9R|UgU!$g!=Ox-he z6y>Z_N+L^D*%GoWg;MX8YSN&C`j`m^5u91dhjbwUyr%UJT>p^~*kFQTQLU8uFLD8x z_Na4rX8|=taKlfPXr8BlmZ9lup!($a7BtINu%>L+IFKRgHGC&JRf_g{pZM?cua&Ye z?Rx3a{H;2l@W0EHyvQ^7Uhf)P7YjBJpjhUBDM{?!MUp{7YIuxj0O!|unx;a#?}b0! z9EzoJ?Nh9X4*d)HiZ+E9QGwWULzbh&r<3BGEq1*fOx~Lc5+4}acwT(MaB?2kep0IT zAAv_~#YD8+JX71x3&RZ!{BB@e;n#44QKeYXagpOga_8yeFJ|Jh*tJB8N33{>E}C{X^Zk4#IAO;zS{zNzqBFbbAiE+OKiJ9uUW6N+vXoBI)^8oKmgx?H)B*cVNn&U$Ob&D7R zH=uVZUBtF{d693jg24d+KMkq#A6#vw3m3cz;wav-NSuy~b>Em-wX)kjnLqwexc(1Xc+LJFoU6a;e`~nTlbjXw z+z&S-dkZYVAb!bm8c6i&m8w|0l`}Fz?KFH%$^Mnl%63FAuq2pvs*r1el?-nW3~%A- z^ziAu4>qBrhpfS3gmi1vYJWXSm_{SIf1zGUm|b3%1p6twALfpR(5=?bk{?SjOBFq1 z^gg3@>K>*s@41E<07M@i^}VeAp+e?Uz&EaZI7aFG?@h3S8AlMH_l)^);`)ys@ z6fBe`qqVHr?4#}nT7k&2!E|Qf*_Xe3e#4WobIy%u;-n`MeiKcpEg}9j4g`}{&&z5{ z&Dg-Nu0Lg)%=~Th!oT^^Bg)=?RVj^~_OV<@t2;|yp)f?J6cnJIXdI_F`FML2a_1r1=79a8$wXBxBeEI$7;X}zTpGShMxp=s2l@+D;EmON+_M!vE*@*(yh6w0*?k9B z(s$I#&)Z%s7I@fW;y3M5DWb(qQ((bt;+{RBPKA$!$#Lly)WFrVLH}oK1Fd89_a(Au zSltcN-!MfD`okbLC+?q*W7}_Nf%Nd(5&GBVrE~9A#fXB>DZUphaX;h%rInWL?!!QL z{mmiFrrTpipi0T;`pRb0eXd=bESAx2nT@^4fJ+9UvErGIbep$4_2sVh`qXGu;2JY- z%?Sn#D)=zqyY}FI{5h(m8=Lu*3r&^s-(odqcQjRMCY|yeS~u=#wv#>zpwLi4qEA&# zPS9@+Px`H%i7|PM9Y->_`&c=Q3U=asPtBR2OwbVPwp)UlMSNuXK*Ki&A(-I4B+t(@ zGGUhaHY}!NLel0E>Zr;Z4Gwo_27vjOi~(*w4j^1yBB{_ea~2q-N9;*ax* zC{f`QHW3FcF~Xxo;nxLx{(p)meytbQubgFvXzR&tPxLujO_iJR4~5xAfhF;`>_UE8 za)&U0|H@PW=x$C1p&K{=F5DWSV1gx3@uLpUc**W+Kh-FcBT5j0j#UWq=i6D#He!XM7+^4i}akr~u zBr0-uENQf!t0paW_;1g4S0-|N>gVfowK}kp{XoJVO>zHCLV&5e%Y`FK9$WviazD_vVK!4vRX#7)Nm|xFg+gu)&&q9&E_Q=4MD zu(kJ?ZoVjT=deCutKXvAZX4%m;==c|2#A##@VEUU@3oKI4{=^E{&P2IJ`!zH5}Z=B znv|zTMn;B%$wP*N{3Lv*)~Tf@cg&9;o{l_MmfnT5CX@Sm0{&aGV3e4pyf zS|kZ$t@|-GvlpW5YE6<_N$d+2PNWn9lwB8N50P+55UfQu!^zvFxdk)8?WB$FW|Vy5 zC(QUikDw&uxbpT$8uP7H=Q-nx$VDL&JKuS;`C%m^64E|#QrIk{Rv=f6;b=ag>xTlU zp=4Zj?46$G@Rni1a$G5##MhO6pQ)lYhJRZ^u*Pyh3J6?kf^lYUu z{95RT%)=@C%B+#clHo|V>Ll}{#ce`^YG<>z_jrNX)DPy^!nXhV;t<^W(cCm50PEr|ibK}N0fFTv4LNR(ES(NKmR2uu3CjD(3IFG~-H zX!!n&a;4K9+EmegP^%}72?R2A;j~IorE5lz4i9yipG-Gqv>OpdbQ-`HK6?#uqD=33 zmD1mvhkG|f_%X{) znm>!SoPbYe5L@ZL_ryvQ8}|M~)&iV_vU!w=CSxXQYAP89@GBpokK*3 z?2MLT*mGn}29u-Oj*Yyi!CYQR_`Ki+9Jerp6_?y7Yt?P&t$p=X(D`14g^$`CDq8qR zO|*lUh(JxXn$k3U%h#XDOIkWi)}$qv6y`U-doRO$=HDDN2xqI427QueS;dV#2^!gS z;4P^glRx4R2$ zCt%TII42NC300R#%N6<%m6+Xl*Vxi%q|?uz)+~pm7?r3(U-;fm+k*~-5s1*Bx!<@Z zHp;`bCGhK&^n*}(uVhlM{O&C10syG?=#7J)-{QX^+ydr0GpvU3WRK>Plo=KxN+qnG znxcxviZ(vJ-$YvIor)fgYZmf<2^_#XU>qfA?`3;fMRUJ1u4W@(uK#g&?8&H?yM6^l4&kz#{~h7a(XL=C+ECjs{|cz1m&Qd+5z4e<-|)AcM=? zLu#2}3&C#!E&76}cQRuNLvHq$0>R(d1&ciBj30~wmKrIEf-|nz?s$!Gb5nI#Rf0(sZ8dGUcys=J8lu)3 zM`soO)b^Hym7iP|91>M^*a`kfkak=#QWd8JGzAr2pWmIW?X;WzJ0B0GLq!H`pMiJz zfl9mypw{O4nBNRbL5DVCwlgw@VJ`#Ar-x7A-%wsS^Y*=TRU!H7deBH}Dk`tZ;(agw zRgDfaoN1}!QuC8r4xx-8R+(#1OWgVCBPB8=FDn*=+AU zxwU4yx2K%GTsExC3-*4AS{oBRkBiE%1Wj-@mWMHY)IJL^XLsy~kg@=mqu@$Dg(ym_ z#EFXAmjHVzF8qcY;#1F&fP!Bjk=)q+SIOF7;%3lXaK81O?e^{=zLrU^%j-W(qxN5# zNXyS7dCn_S=e<({<%cy68zf%!YoDel9ZEC=E^Bi8=wsqY>z_ju72zoWs>8amWj3at z<~mOg&X|_zkRt>u7#L`#lkv{E%|_g?_2iBuYuPTw{hrR zoVXYoGiHX}d;KQ-P%k6l)4{`64eh~UflvtvsidcS_PL5c`kbMU4jUV5y@9vhBw*Js z2Ox`|=Qzkb*2?XFoiv~osEm$o5wsLU4qz0yEDE+Wzm~IM^MW<-Kj&uJo?Yn(I6J)` z67FnsZaBMTt2p!WD?VM7RIXO+XB9g+rFLz_9XZbNkp%m#VGY?fiH)Rr}Hj;B9ln#_u_^fSJOK7hjKdN z1p1eflRU(H#%d4$ygtT?jhYj+9&E^ql)-wRSMSx-2BSf{D0|;Vmpr88m3BNQtr}iZ zOC1BV740Usy_+a{6b^E%i)Y)$&n+~>N+!7t3Qc#t4Xb2L6E8SW^h!D_ic?I!;$Vqr zCIkqF@+e)juk&&$(UggO=KlSpA@`ifJ$U<8T+GRV7y@{X_7^}}{dj%%HDgwc6NVC> z@%1>h?dMS`wQpQ-d0y%5pz#WrHP6ktUK*F>*?nr%e3&_`Iee${`h-~YvLsr6j7Y5Y zt9mlLC<4Pt`47Rt4NLov&7LJMhc_OlP~#SEY;M4bytAdJdw|Wz@q92 zYj|zrzMFL=LGO_Bu*sWw+Ac_8s}`a_N>?&DJjQyr_Yz}b^%YX)eN^+I22R}sN*wzz zpFET!?~r30JJ-ec*tg~tDw__5naX1=8|E1}|K9&YD=O|&c>T2qN{l9$#xV&29OQv3 z-AI~lmNrzY`7*Pns&d3viB7>zR6uEpg#Zy6md0ZXuI@=M^#1<-VUmze=E_zWB?x74 zpYC=H09S+xC6CkF=5nyp_?muvJ@Vjr(M@lX)anZ){V3Z)pJo#kY&T_fi0U9HlqsfS zJal-m_gQ0qnri>H=tbCn=JE0-0vk4Xuh>@p#>s={rC-vl>?m4-P}!gO)2{b zsK3rj4~3oh(Vf{odD1-)&%<$2WL!{7*b{6RY%qdF7<7JMn3&(zTu_vkC8 zc~`jB!ImIEB9X^om|~s=TAL!U64r0M!l{>(HDCqE*Gld0O>&ttGYP-?%kl>clzFZ5 zHQKAPi4#ijwAWPJ&{Cn|5>aT-s*bOH8;OC8Uz_D&xe3{SK{C+N7m`3Q-( zZRWbahnyA~n6jkIr?N)trv!CN^16k0ldwYN(NCNG)B7g+ zS0EJNU?NKQQ*0*+9yxqN%R!_CMwo%K=^z1B;je-yJHKN%h!&bGd_gc#B%L(?CxOG; zu}hhtwtMO-Y-czXyuU0j(9WK6#GH~iOaL`wq(zw=X0$GQJ~N6qu*Vp2v^OXthEHWi ziiiJ1QxmBNM~NgWwc-h(1A0xPk&V2h@~|Sx-|{T&mvxz9@WSWj1^C(zJ#Hr4BVv44 zpY`kc;Ie`!F0ixr$mi5FaVjj}f53!;Rzw|yf`F8`r9^|-sjb1S%)Fbe0*@a`&563N z=~bI-`tEe<;?$FuNO7GKlO+i)Io85ztDq3x6odThea9`1x zQl9}9MVHU!{w?eXYHSEa!vP3#W|4{1T&?(gjg{{_9yo(I{kwWZ^7sI%JiRYWVi4|6z0axpxVFL>g%rG}%kg+EfrhXOU^qax`YAA|db~uqb z^FWw@uZM#Ah^a_DVYP!*!0{~+r9d$HeS+A07P_Oq>MA;A`}tI!r7C0BCn8tQS*QH~ zP0q93;S<)xzC(u-H7Uea1i}a_2wbSe+E2TF%3W`(M=Orniqr@McsUi99knhE$d~>s zG5?3}qQ20{%dy6%E&Bh~wGN3t|1E8_&(F_LidP95w7rncDi+O17$sDw7E>zXXvlsQ z8X|w7`ep3`T*IGGq?}oRQif~J~{sIsUeM32}@etV+eFEqET_=`p7k_KJ+vc zQ5=e$kG6YtKsrel+s^*5%iBRLVE&qz*}zlt%=k|KQg&Xg)nR^9#mHtmAmiBXqlJZR zf`Bq`Ga9CPtbgkamP>e&5*+xPh7LJlNrwO&1_7T>et95@50d+TTnX3OEbOWx^YAly zsD^+iI|$eYFX!+@tIxd!ak?okvmU7(*Qt-%MuF*#P7;Yc;9qp|l%-OTk6EJu(tn46 z8syFU$3F4LnH|ZB!_L@R1kY>~eaER)Rl`rUl>1-K_kl6Pn@jprC0znotk9*=<_jY$ zj@;ChiG%`-8&b@rT1*kY<#ZiBRdpj@uJa=bs=n+E;q$4WH9t4+jW6Vl`Y_#_n5TE^ zlJg&1_*(oqsiwy7*I&3wth`1<);QX^{Y*Am*aIzxnukPIb*U!PBi)@opZ+^tTf!mX zhZ+N=%~r=#gMBF|=Ls+ORrmI?f2g?+-gx#D6k6s>VqupNLIeyM4RuU4w(`5b(NQIx zbH0NzV1Egp%EXfHu93ESUnE(sG`uJF{`?_KdKxZ1Ds!_y);@v-Nw)ZNM?S$2EkF15 zvEJfDn<%;M;Yy49?yP>$f&_Ez;WKY2wZocwulem-my)!$^2%QR=4-pfeXV1*@a@U; zgAXZen-KI|eTsv!lu~KEI^ox~GVErz2E@Vp)*z75^(vpA7>s@2Po9}(ia~n=%(iL^ z1cWK#af;Z~dA|4cw9Q;)e!g#a|Mgb@2K#{I2d=ijn7~|tkd62F-C0P!WnO$E_!NVN zKl?XGO2uYK!A&*`%*y4@1yU=3k&(yo0-?xXfRiarO?{3s+dX`Dzr!Mb6UAk-`!?YI z*PN>N`ds5CN2;*zAI4JlyX7|O5RJfxayeGT{@o|l*L&t6RpXh}8CVid@C8^t?i%a` zUL?>!6W$$%S$`N(IY+RU*2H2;;}ppale^CGGk15Fm-~k5t$?S)X0-G0Z%(RkphU{X z4wnd!!a8eWpIdw05Y4vrj(fL@0=YyA0P4^j?Yq;p=Jx_m|!Bj+j_p zdrL%z#2-1HFWhs>Pi{jv(h40fvxRYdyBeQDh~rjpjp~+5g^;vB7j#c?;>-o_+S5X1 z$1}+g4$9{-=Z@C`SKA(!Kw?}ZHv-@GizGf7S{!7AiWjS)l{Fz7J%eF=%oq2qsLYHE zVKQ*s>?}6Xj4x!K3pjoBTD{9P(q`3o8kI`z#&Hs}9;q&B^BckJK%_%Rdq;^N|Cd)h z!?h3naZqN6>wZ8Op@ZK!Wr!UDhH-YUYid5O#E1@5A?Ww9++KT)KCS9e48H%o^XahF zgA*&HtC&(2ANIv(JDR=j+EFFuXb5(`mM!39B=ySq7+!6P%YBB-I4PNno3li|ZgJ;m z?_+D8^X3Ntv4Q2yGN<@B7Zp-rg&tx9O=AZSLS~Vy=xg7l2ybkRA!5O^AmD36k=f8X zLE;+RSxm{1#)#|mwBALMh74eHYj}^9@p=WAZ{WxAkFE}YNup@-7y~4Uh909=YB%+# z?bgKFV~U7{@~KlR_3vTqN#9qk&5vKDcTi>w2V3DZ+i+e~8G|YDX{=_X` z3ka(=|q-39-RkHs~Z9XtcG;E_uhWzP^ByIOm@R%7B z2=Loo8b*Ug+AZ!3vQb33q*>l&2YFqdb3>BdF44-xQtveRJjp@DHcxl$T%%_}Zrr~< zJKZM7HW~6Gzb%+SSmYYK|MotzWfCdL`Kn*TuA@m`w81F7rbWn64xgD2yB)(YcKO>WA_5S)EwA&(}xfHn||L%^3~vw}O2)JQ9}DoJw~`Y>dmAH-ao__U3BSX$ z=xB7LsYze3Xn6l|)-jnZ3iFkJ>U4ovAqzR)v^i?qDndxsAukvy8o9~r?>>@U6AaXV zF%eAVURBZLEJ4Dz5S)1z+=IoE67})x&?hxYbg(lZh1ME{8{f9x2@gW6bG1vFEmK~v z>%@4VoMB}C5yJ|*b3&tCfA;WSI(+zkuXw~47Ag%&sa!4-Y+`5>Q^olSWg40!KKPZc z&0_6Uo`RFdA#;+8?*}4@fxM_ROZ9Q|Zdi#QBDHUk-qiN90HLphW^`6v!47Goi3FkL zYIb($ZM7b^IuM2rquWR=WTqWOYd>XI>{t>Oa+qaJl4KBdEzF?E04(MF8+-m!3L#9s zO5grda)1bz2p6p&S)L3ag3>SEgw^{zvMH>nYo!>{_eXB zLl7K~do9#d!Hjb@Z2%&Jm(}<)DT6;Dg4DFbE(lfQJwR2q`g4Re#1uIHb}W|{rS_gv)8ZC9YT>- zh#)a{A=;9IIqR;P4GvL}QqQLx`hc{$t*t)OAO`5bgxhgt6cDOg<{J80)wM#$%^p=0%<&u}d#&J)rf zO}6d$EbrOZW%hP9Z`;lk)zeuGrUVaayMM6WJ@OacI>*jBITjXPJ6bl22gLRO+W4?yGl?|aH= zXrlop7N9=jp8Y9FuVf^e6p^lAEACXh$mwBCfrDjgQ0~It8Kb%fkf&@Q>g=B_F4exC z7D`JqF|R@E>xwaE+I@rJ)QSO}5_cb_)j>5Qwt#@6DCFpZxpvHE@oX+=_H)n%86$vE z*}9eJ>7_=O0C3=9``SGgviVmPI$n0BD5e^DZ@P&u!RLPNCFwJK;_ZZig+qumO)fJZ zbM$`QuO9u}zR70ubQpN01SZ@1D|F%}cbULIQe?Kx){p4}D!++fCOn+31#!K zbL;0_jgA0wLi!>MUfl`Hu)Yf5oiDA;ZOHN!>wERC?Nf1wB4+&`#xRC z?&Lsx<>xoUj|*W^#m-)O%-m;=>zRjZ@6jpd19kd!sUESk}NL} zXt6Gu-gK*(Bz<%JwfAichsCTH4o7}2FX~6JjKUO#Kbaq(iI5?+heYs`dc6&FJeAW@ab-~#u4u&0wGo~&N{~5^f zv3RMjoDG)+hSSP zz0rb$Uy6Qzf6_qc9DgT@!?*0@F8 zB~PP5H{ySOvP65kq@7`%F3=1NELa>15{jKgv;-ilu}nVA4yCdf-8741$-x(x*_c>W z@sZm7rWFccRCCVIee@yc3#1G<7%UoXIePJTe{ABgyR=c_6XpCXLqZXMXU%we#Jij1G@zs8B? zH5Q7&LWv`=n1q_Yoe;;aw$TEW74LI=KeG~n5#qQ+X?(tqlNv^CTg|@hp65f(wNUxGDPc+E{PJ-TUHShG8+E;Qkff zz@n=9J$8G6r3|2L^-OU6Ef6L3doO&vmDZ?H6%GmdLrto*#--`Bn-|n`#fCAC(0S^F zBRPW9-$gU^sN0>KWY^m~zZ|2oKimpCJs*|U#y+o4fBmlOGizrBg36=Y2qr_{*P2|vuUxCm2s!lJP z+ree9e~Znqh|oBg_7W*Z?^dpthCU~;w%$a9@Qb$ZZIBqZABa1<|8@h2w9sJGri8pt z8Ur69*hNxQ;nVkzBig4wU1`5t%^_uN_b_JHN0ac3+odxkAUryLb5Ck02`1$FnCUYh#Whkr$1(t^&>6{S%5huT>jhD|!x z43`3CqxWvA>y5p8xmc`2_}wM>u{(>+`d{j{MuNT9oSh)KpASY__1!^1f+1pR!H`;j zU2=0Ifn%qsL;u39j?HGA84PyXh{HRIFZsblN)q&Hurz>D`ee}mKmwlq zz=@^IbU}@S!$Z`FZV3YXo%i!_Mcs|=dY+p;^T~@3t^#G@t4tWi z+2}EH!gw7lf)E(@X_J;T$zJJphB@ zRxG8A9yjnoGUXqJhg!mBh7lrVf{1bgj?T(Zu4B8&)1)LP^AEdb=w3P`Vvt6?Ya=SK@PUk zW1_Thm18!0k9S#YA`6cVG!~2=I=tVN1(NFxI;T+nD+B;wgtx0GZ3?#m2A!kCo*yhf zyOLQ)&suJhufp?Z6WKlOdTS+c)pA&yYh{pMle}-{H|Fo};OJ_QQYiOe_Jh^3Rz3}- ztafmTql6y926QB83eqAADhwh^>fsC)n^EEN4JDF<*jsR-cK(b#43}$c1){e3mF;yJ zun^YWJopgWX%&fOM*Gdg^pCLMvVoDaBDX11YA!&?X{S7Ve-b^;>3*=;cvtz zi3*x4Q5&0i8HVY(I)s&mOzHPQp;W(dlhC6*J7GFFk$}avOWJBjZHop5HMme-aAg_Y z0gjJxlA#t$dH7QaCrBs!rP4|#_yhydK}sA_2|EWT9gv|+Tl zJ0UPC2cLirP6YN|64rq?$f)C%GVK#lP^2{7yF}6jKcWV;5gz3+TOSDD)TH^B=X2@G zA-yHij24%h%GCvLLTK+IS-{#mju+vGe{sDxT|1Y2_8(O|OYVq5OwGyTSUAw=0V*f^ zkEsI9a5ff`)C%0@kA>#SG+$pj1hP#NAcWuJtWi`5lq zqJ+QM372&9xp@}Negj9eZjtYG*ehP=kp{9;+ThVGqnUd0+%@Z?XT7$O(Z@TY_#8+CXuac2oEC#&mu4}~CfeB>_ry<0V zLN#@RkAU0XD->jw^=gGw{Ypic73aR5wpYNqmK2(88Q}5&Xpr*s=oQ# z>C<`}vkyy7329i{odwf?$oE}q^$DSDs!P#FU7`R=LYJ#hVVbPZtLHpTQQwM)jQiGb zB4X}cO09^a@Hn7JZi zv+gs_vJ?-zBq)?HMa6c;8X8lvWWoSvI_cm4DYrQPkyT?PWMsT(i0hr$Wv&ZM-%N4+ zotTYbI(yt$%JC!g!k3ut;hHET4H_@f_70S*zNq}P8qiD(o!k?f*Y(Pz4K&-ly><|W z=2$W#PA8>%0f+CA> zXEOo_l3CMbvh%=6WNn4qd9>XE0Wh&bh|pq0DAShAb{e>yYpGjIIjwvx=lcP;sHQpu zqbgw1h#lT9<@hoXro(qKJOX%Ajs?QvxEVJY2eF(%YCV)#fp?8vO23n1QXoh;tnF1J z`$_VkJR<>wD6OQ&csK^`(}%fVUUn>_nCx7vjeHDX|L+($1gUVKC#&i9`A43KNRq!Oq zP4xG>*;`;+XZ5^1v4n#~@6y;)C@V6Q!PeR!AZdvZA&q$9N41AClZY;Y6HEYlF|_JB z+rF-5H(Igd`Cq~9o+UqkGd#uq7)yCTsX{;OrA=GU1-rLk6v~>!W9+kx{J`VjsKGz@ zUL9+=neOvkA&kTEN|a?y_s`_7_j~i2;B3p=aPpo$6SZmmdpRvBRWb^1TT9CA$w!Rb z!k64762z+QXVk+t7@=}ruo}>+sh@4P59nW2?kfG*blI9racNd+7?Page{zz_N;f&k zu}RhEg+zU1!EXZ+t7oh8h=Uff4c+7~SaR{xIE4f@e-;%LYM`fU78|&dG&3=8D|XzC zJo~2nL%K{AXmn(N&>^Qc#O9r(lf-3!+HAorw}zvQjk^mS6t)djC+j(q=36@C&t9ZD z2@bV69W>_jo8-u3T{;R9ey|P8$A*XNj=&&22E10`hHM_Mt~csj02Wd%u8N!Jt;Nmv zz6@95&354rux-s1+_99AHcsCnFzre*UIrUK(&$<9WiHXqXMFsbq;f0rqK4AB4ka(f zWd1G8Vc%qEGM2ZTG)Cl{1Kclhhm#fN$^s4^@U2BPGzdX;Rib#3 zxBXvu#@aH0sVtY1*tyBSMD}T`4~6-Y#uQPN#+m%?y{36|_mk|?Pd7!Ai>V#rUR~wG z#8@vu>JvgTZ7(U~UQR?@%53=Mh^M3-|JDvN7d1itN?w{oTF<(7jy(i36q3@6*T%twxC!##Z5+Ua=){hUQP}V~(`kYN?8?7%KL7$LduSXCoTCSNt z+HMuZ2wEWoAc!nYC%g{EElQS0b<=X-I-v2?{hC`|tZ~*C%j8Ns-x39jNp723sX!R1 z*d#fsqTl8acCCe*YZ767BIlK;^TvbTIBrRBR`JKP4fFcCB5z#$Wq zmMIY~e%&jtyoyzA+CiiAd~S9h*;}4TRE*!iaF>7tFa$x<>m|B!rT(Bu+)QyCrDCSz zu1m1dsOjNGG~5b;B`x$^n0{?Y{tk~wO>~fx(9^-Yl|q8=qt79~FQM_ow!JH?d>o(i z)6mSX1nv34?2Fz>b`hQ${{T*WxT!*M!=(m`kS&%VkV4?T3a-8lgRS~fVw0k5wfb;2 zS{SArECufF5H2RhUuJe~1u+3Dn6n9r4(~s8;<_qoCUcn2~%D_)ur@i~^ zE_l|H*pISWj5u!sk2Oq!mB&7Ze{ZjQ`O(-~>lysE36C|S$27%C+IVTlrX2riS1%(N z#f$^ef2unSCXP)UbGXTH5H{Wdl$>MXh%PWiz!)%JZ;$mK6$>81y_&gqN~Ym*k<*Wfe$DG^k)PiZVYQXZvtFwS7htq@>X zdF{LQm2MPPjlpBU6%XWisDP-WU&!v3uGD~gK{9)&;V2e1#H3;Hqbwz3%8|nM|KaJZ z#@@fYObW($dY+-AGCc(#_J{Ez%9rAl-fE`@64u|6g{Q+1Y2# zoacPrCj?{Dj4FUuF7M!`j(2)=GOBe%jW$mG@R0ZNV|5ZZCr+=i5com{KS)?8m~{5O z7+$=YbMENh6~EUh7dR*7o{0%SY;fJuL+HjOc`sr8y?3;`*a)uIyO<|2+u%=n zq^^@Z_I_bDTN?HH3wk`g>cZ|KI;S{-^=i^d%9XD4u-s<}0<^pwcp@OuoW}po3Gg0I z6dCu_v0>nr&K;$KLZTQ`(0_LIvqrw}IwA>D{*KR_0K8RZz%!x63p2bFTr$3B@f1hM z(YE_=&N?quEu5wQ2WOrNRJ9-WLnaEMbXl!K*0$Z*we-=&aR|bHZdyEx*XoCCu#r92 z98X<|51}O08yEimS`BEXTZxAKBw9zo;AX2YD((#L3LV{+l8_n1Y5gbyFZ{2sA3_03zdLeNdV zI--Yh`Wu_7R}n^^G_b-0@i-+SCHWpY{O#8Kt@Ih#JbD1h503t8O7Dlx(}&zet;O^h zmm;2#?MBI~`~dJ|k8cf(=pw=T@0-|VaiU_mOy0MviV=wt@uu)3j5V<8+?KZcJ9SSY zCeuTHV`{y0E^Nk2OT3)CWy9999{C*Gf{Ve4MXkj2-6|wRlQR-P==x&oqo`H`MHZi% zo~liY_kV7{%tz?tR6xF8y}Z*~`t_sE`T@T@lac?21gEIKni~5|6h@X!Iy2~(wms16 z484B$(&Zy0T4`+v+$kL%D;s4sol;9o%RCtIMRNl*pjjI+Wq{7fz?mBWIZ_fTMM@aNEEAkd%pKqEC<@W@+08Ss_r-?Y{(e70SebF&PW3%J z=lkPXS6|`Id&F;3Wht5OBz1FHeslA@t3ehQAfsHpZEg74Txo7$vj|Me$5xqtS*wK$rG~ud8p=6GxzXwWcy%$AJV8wGGWFonvMNmj+RmWzfCK#%BCjL zB4j%9E+z9W45*p>xz}YiKcM)6Bwq9xYAkO7`-F1LK-0h0a<q1;F39znJWyvcYMA za|YWDNsvSYY`B1t^%eUN%k0(l@=v7TZ&&;M8>5D^{fFT@K_EF7*fa1`K2)o0gzrhv z|NI$_Rffy5_2SmyjWxijjMPcQ+d*D#Z?Cl?WsEeBxAr*Iv;T$I=0fG}Xnl3+FRc?0 zMXCLGT-%_c=k6q!cd`)YKekUe(F&7KLIlb5?O$h3WD`x0Px)YvK-lfP%E~rsOoA~S zr*jOZwb0rGxW;{O`!ILR=gcVHGHWFKr-Pp`4Q^@FG|TOQ2K;wq*ln+mn7esT_;2hJCo-(7LDDlXpJRm9Z-I41l1tK#K9l=*B7-I~4*0|;szm!)%_ zKJjN83okAmAte~=h$x-W4dw1HV;s&C`ZrroH`rGkLFHbvC;sr_>>1;>z8tF^_QeyF zLxqPE9S1G!Zn_C0$X>*0g>OyAnK_|{z_%NiIBS`9ve~PMuY-(PXAaaSl>ahbCU;as zo;&S_>2D%x58Uh);BvIVo`c(Y%gV>I$cg3i;kEXd9y*;1M4AI>fS$0&DkzElxVuHQcMWdg&z^^J*{7>_B_v&pCPN1<+%bolZHtAL=WK|P1#dqcr>eStV33wwdK z|N5eM5M8f%?J;l5rsL(E#fKV##T%8E6BkTy!U5UKXJ{wwp+#s1;=bL)GTydj*G~;1 z5fS>NyW;pwV-^<*A?{DXqx-}NMn3FU_hQ_^t(W|5Vou!<;J>Z87E8Xm zI{2tq++h^<$||$(mWK}lK*rjHfwN05Od^OoprW|OruE|djzid2nH?X9lMh~Zzr-l~P!ZdP_s=roT0YD7>nNs7ka?|HgkX~1M)R7#4c zQf0b+oSNGzI`83X|9QAOGKQ zq4rWjVF#4FuX+i#;VLUvnUrF#?13a8^WYmwV96^3t*4wjORay(DzA)Nz1Mz^N{c4! zubw#nWW?mRV8hhEIn>1K>|8LqQ=S_ypf%uu*mzw;dB|3xYhorEgBE&z6sc#|O0D&` zlZsN{y-tn&jgBqlqtnnnS9S@UF_Jh2rvggAYwP_~w`C!(H38I4xrZOJ9Uk&rZKN?8 zDfOfJghW#QYCF+IEFAXxcbuY&Sx64+ZSgt-ns=qbg&VI{YpX7@2fEZ2mVHLGPRtZ_ zU7n0q??CrHG3(;_;yOdq(9JE!7b;<#L+oM z#K9MDWl7%#O&|9hu)9Z)!p!^TT&l(ZIfD5b$j=66nORmczpq@W0E$(-t-s5RQm`C9 z#2o_tNXhc=1Tn|uN^8Y&<<@|&T7cNx5~2dH>-FG~$_tJof1P^ffJKLg3*0>xY8iSU zn(N@PTYiEQ4}eI#o%&keELB3Su$pr^bl;su}j)j@!eV#>3HI zO#Ufw7apWkaBuw1sNUm&ZNrP3byAPuPo9pP^^$^-;J2dH47yF4@dIaE?@_^g?{s+H zXC1-L#Gwxa}05{jHlOkVgT$TU)UdgW0;U?~DyNW7MLcFFAq4nlGF z8b5DSXcx@(r=z5V{p)zB%IDkVBhk5b?`l+W3G34)Y#@ren*gq922CxFbqV0lr2I%< zNmnw82US0=inGr!(Ilwz%$T|Es+^I{URZKt5x?yiEfFa;-D6AQif2QUmR4x|PTe55 zr}3bFUX`bmZh;s-#>$PLTv*n^uMPyO2I0 zj8*NoI{mgwG)J0C>{rix!j_P~Bc<<`=&R+7lehpR;<`E$q79TgvT%q+60QOXec^tD z$~ZC#l+H@x1nBzAPl5#(H;NJc;a_M^x#kz$#X~GD*_{^kjuHgVkl9!j*HjQiH}$8V z;W}1X`1tCFrdE9&FHC!i$4(2e(9AKvCx0o86iQc8EyofM#j^mzP8(FPU~g(9S!J6~ zE;B@G)7GVYywmM-vn~?MGjKRiZ_(t57aVO=Z)J^vp6}%VxWIE^B@~QGc~g@U=3@hTnm9alI=Qhi3h z0WvSLu9iM~leZLHsyM$~vIuSF;YOUn^Oq4cqrLd?vFrvVV(}j24@5IcMXtZ7_7i?& z?&+Y0GIG)lzKSpRl)MVfHW=-V-2Vm?=elZ9@lH1N{Xu7x z3?%{v2Qm^xLTl;ask$OYy=2cBI;+@tTGxxJV^`sfiE1_}+s2Ynp$OD(Z%~G|5!+G( ztAMUY=?#DOXn6 z|KjsMz&X$;e92#LdSx!_pOP13gNFfAhmLNMFhn7R=$oq1xjvIDRxK8=l;V0bz|}Cn0_K*F4!jXl5;g%@#=Nkgv+50e9UQ? zYF+)uI3~egpWWvWpqCCGs5tXetqu%c>bE)_`Gs?j7yDG4TfNZ5bz#l+BfF)$FFo62 zrti55-0aCI4@WyU&<6YJAjWxODba`RVPInc?2u;>}Y!z`} zna}d>6UWnCntlnA_`q!Bs~umTO~uVorg#Fu?Fg#|Ed*Rh9_tSmgDdIEynCmObj5#Co?68-hdR@!Z;WbDMS-DQOyya)db=B_mN zki9RJx!;Aqoe8{Z@G-S!&v|K+7czDXTGWuyC`v^MX+18p#B zv)NfL$5gfjrz3H2|0G_6`a1ba8d%~btbEW7O9MD_qtpzReC|E4E1n)Ohoq9y0toSA zSA7nj4Oo;v^%F=`rCT1oqPYD^{ldzV;kN3^$V1PV zZ=KzCzK3sAh7lXs>A^Ic+^$jYr5LMO$Ch|=zf1xY-}rfSv88 z@m9CA(X`$WgPp9=haF>`9k%^*etzX+cU<0LYWhQjFlgI$ll)A z4FU7*>}~g>!(TGd!Qy*V_kDj3J5N*0B{=eEr|Z{lU27C~+p!R(m}y~`-J1_hmt78H zRGT<5s9gC{S79mM4g0Gv`*m!*Zyz?Yod*sK_T}MY1V-TIo*l8mLDfokN-uW%Oxban zW9YC1J6*Q7f9{80TInJHkUEXy)SQnzZ<6?qpSXD-RKq+*kk*&3#O@y&)J9U~|5LnS zr1XUKl9t|wT7h1~KV?cG1XFx)6L2RJhOaZ7Y}7x}@sl9P3>B{#+-}YBk|IXh`rh0; zu-_?~d$#U8wb+|601^bXwmPFw!{>?skrpT&Hez5K8EI-pD3qS0?9@Ohif_! z9Z<4F_2zWu>ivCz0M@0uANnh{N)^t0qQ;;Gu8OWo%b;xzky4pu-hvcOzN+Pe?_}Pg zPf4+j>@CaUN5fLNO6(ij?7~~J^8NSO?UqpfXlwwv{4)iXo4Jc!VOIZATDl^X_E@=MMYclILxed=>rp zu?;RdVscP`n~D&BVwsNg*e?O-tzg^RLuw;&L5fQ6;cpEz+O#mV^ha z(i<^+kzKe{02VIKzx)F~dZ`YqCB+PWL@1QXyO=5#UE)m>5N&TMu?o*aI+Y&<)Lp0u zJblczbb)lk#1Xd3#v8l^UKY6h;^}y>)JUloPMq^MKX>yACn{9Y7Bh4Q%>nf@T6Qm! z)jLrYJ%$DpapsnqiUVrzD1dW#kkd(2MT2ATV{Wag-8{uxB-nf^6WjVfLvjVw8W*C70@j)%2XTBo@qKX1<_7!$eC+SG6}#0 z%}5|UOOw#3Jr#%>iyjPkg*wVR8sY5g%j~ATHoqN0XqHU$ZY6uL<-_z!0AQFvex zFi<^KXtA>qC*@-HSw(r<8@lc=gb%!>RiCB>AUK2Sz3MJs@FkUYGg!P|C-09RYV7NO zqR}H%Y4Jy*+HvzE%I;@PPaa@(cMMKfhwX>Wu61-g$QsU7nK#oAdbL)ZnN_?2gNRUL zSI+)%06x#2K8Dlp>%$Q1Qy#CPicY&O3Vl;xGxmm5eC;cimFo0^U&jUYn9$PU&VTKc;%x+U_MBJ-AiH#T$sSzNkG z{%Vz608uB+;t_5XAWu7T43z+r5cxr>tU<_LDm83~K>W`2p(E5yQ*b(piK|ZB`_@4cJtxZF2<|ufJ`9`E+Q2t$ z>lzo;I4M;|RAjYan_(l2mxBlGO@m*Z$9|%L9*3pgXCfrmY?c=88lg1O3~MXVq;JmG zEhY9CSQ0q8nugBnZOCkG!0Eg{rZNi$v}ZdOB@YgS*Q5R*z^rhzZ0TB5s&2a&mm9~~t62!QJ)fMOd?`@UBWg(woCULUdky*bV-3A(d zpmz?2BzVR8OGaPrJWPOWs`Qf+gt(Ivv`S%rHhcgz;8!kvHEO?^?N(6erxuk?>csxv zvRTr$!Q)_~*6T<%z_svWu^IRN&D8zXVG6rJ1h_mtrO+vXD`dwUNN!xsLI&qj^`U_T zVjlWTErfAEoHiYO-`y*~!m+~Z`cq=%)j}a+XgR3^r*WYk!aI{RJHRFqkmF?0dP11q zj6f6*G@dUkP$2?%{{&C_b0zi3?|t@yKy6;QDh3VhuQbVf18n72)0Ij}QH=pY9;547 zdz_yjuA=61O`lQiyP1yru*2kkez~=&tlhXp7h{425CGRIMI-uHalUYj_r{LA+~#ce z?^?K97F_57nU3=_vB7hE?(38-d^X^|!C=y%R}w=zU8IgtppFqW^e=9T!F1hzxLv-n zfAvY`WQl+;UZ+y>w&6=J{GFKyd3-Wv1dB+OB__1@G|%VIF176(SAMA4yyNDJpXC>Q2{Au)JuU+mpQ+Dv^wV|ktbQQMxu+{3$K zvdd#=$df;r;;P}G-+=01zElUCs4M8^vh+576&RWPVtV0~0$;^8NlfDQkZ@^_*R-O0y3wEZkQSg#{5 zI#wrnC>0L_)jE5~;v+Bg>V(MeIrIxB9d{yC9vzoj+kNk^Y_ESyz`Y>xpu!|993cs( zGwMsU^MSx~Ia$Q$p!tzsd#2d6StS!L2^EgVv)hZKD0l(MEl3 zrT!FFC>`kqk$vmsqLGL9euLrSS@$QV{pHF-!6n`>pqm;)jZ-W0^v@c_?arw)ONo8G`_k=Nr#w{T+LWGCR zUmUOZQsIp^S$4~WH-m@MCHe^%WJuwuZoB`)TguFK@MBSl{_G2V%fC~BVR&(|AccS= z9#s=Dzej5H_=N7}6Po5&9Kq;!JyqN8==C!f84NZVd|h&$R&-l6)1v{@c#|`)62~}N z&Gb0mJ}hKY-u@K{O$4Bj_ozJLOr}$DDi8hk*Bv*v<65Brv4fw@teUl5no1t{3MBt7 zAh7lOLA=(O?oA3W&?J9UE_6+Y{A@)a49Hb!t)0r+&oC*F_&0aucRaUP+PD5n#e#ml z@R^%=-7bB-1T}tW1 z)q|Puc)aZS-AJ*4$&2R!_E@$xx?lAUr;FH8Nd?I%tq4<}b)pYiSRg`#oa7dX~=*qV3P z>B(2?mW9`#Q!XmM`Z-ueR@GE>2qkzb6>!DHG7*<67(F{XD=cIH*Zcp>;q2MfteUcg z%*@RE{Cp-dA{Nm&S`OlCKdqAa&-96o=JUh5fOgZ5=A8b~iK?rjSB5Dk_kwy9RXNew z%pQx;qbDFKC|YwDxp|(u>j&k2VjHCP_8kc2r$&b{dw~HzIG`^)@$ubFpa9<=%+R7n zUIF&X9zaHdF9Q!x?53%M^Bh-hK~QVb`fecE3*ql1o|FnQv8tPq)_3F zq3fJit&G|kng2?&o&GxPB8OxJN`4f6$5tveBuxkQy>vNxToXA(0%o5ELQ5%v0|AS^ z>C%w<=Yij)5Cj%Wy3N-i@yKyMzEl?dfb=tR4$G;93sJnLDcNAG!Gv{+PchA2wz8=q=-`Y0{mtX7umB9s;s1oNidmP*60>$EH3n3o*I@_( zVj`GDK}pOrjDi4V)$^AmaMl_0hk%)I5-E%Z0?u+8@|vv#X<{CfC_EZ|1PP8WCj3&l zOlX2YfWgKQAen^bTdnfljb-?Ya2pX+9CXD~buK!5kCf5N15d1&gL#vZzotoC5HKZ?P@qpEKo;ZhCEMuHDKr z_k5p~6SykYp3QI@&zCvCF)dfeX@Z(24jM=TmxjL?xsDPd7-q{UjsYD^_}Tqf;Agkw z<1 zFx>*rpC$^dh3!aQ4q`cAzkT>P1o35W%}2Dh6E^)Yxoc78Zrr*n$FFYGn&-*~{`ypD znw~I2EBBvHbzruza{t&_Sk`j^OzVXpt4--D_!~~XR9xL6ZPvb#A7QPr-ue2@#CY53 z?D8qON*O)|&M?W$h{~bQ1s9ABHaax4SM3RtX)8r&UB-S=%l;LCD7+lB zq=XSr`I0`nx|*ecdH3Y|Kk>_G@}C{trq7N%+S@VGBe6xKPWl$vn}%FrOt6Kd`r;i> zrt~S-bbgqKtB;qJQ} z`|_EUo84RNP{zMmPBP#YGH1`9^5GrvR$5f!8a~=)JIWO&0rDE5>eI(V^BV*bwo=gX zyvE|(zZ=fNaPtv^geOWzRR}~4zuWZ(IG*8pUQJ%@vb{UVg+7-U}lPz-@5RKQJx5@l@%uWrD zgx)6O{L9*g7q5ObsI55eEjATzFbJK9ps;csd+~^OB|f%yXA+n(r062iPWlPVz`k+a z?o<8R7(*#v$MZI}(E~G-_~riB9m|WT^@d)E+VZ8$s~B-PK~H5l90+?A=V%HCncS|th z^`fY-Hsnjhk%#&KzeYC*d2}sI|9+bTZqQPjgL}B0-+qWj=c@v}73NBxQeWQ75pf5z zLbEu=XN&iwkT=r7Ox(DM##(&GiZ((XMfMUopKWGauR#4ftZgJ+z=Tp|i}TLN+klQB zUY|mXmsG<*K>jU;o_XP|wkhXZIH>>llP5m|)>RtNycBI-dSonz;6GRqh1n>wug{AB zBF+Y8d5>=%7}LU_74Y}qfZKSvH1Obhpyew+{_~&yY>cL2n?XM;I#$G^BUwQk7VSqH z(Rdd!*%UcFc0vr)oy>G=d=G$fBcTv(#3#-QH(u{^9HuYT{7lJi`Zgx*7o&OQ-w8mZ zQd{JrH5BuE7@!S?<9$|Jcaa)!N|F>5sc(k*$JqwNPD8WJr*c)@FMqy^^}UI#gjb#Z z`{%p8q4!wjr*Q4fQ4uQ9o0|0u>)N{?woC5++I!y_q0YS(7pv?-V1!aHgwr?p;UY(fzL5(Dhef(x~ zH~DODc%Pu@Y^tDPur{-HD_sUNn$sVN^>Er0`UOAV^z}+7MY!`;jMF&H`>EVT?D2g{ zMYZ{PTL;Pgc7APY^>h97rXM*-isvWLXk16H?q9HMyZMX9|ChEtcIB>(huw?nBM*uU z>L%4^00C#bk>>uNkqn>|LmKE zt;%I7q!zm_rCfQOn?Qqu2PfpBBuR?0x7*eaS4ks%VpnIMIwshB5BS>9V@l?qe9ud= z$7w+HC}(FB-hxJIwe#V>Z8B`{Ml|tV*^$MDveVE30+m(nt>a9^><2%wDkV}Vm9BOB zz23}CYq6HCfe;+kYKq@>MNB?>1@>$sDG(?D4ynbdDMh)6bsS#dLV?@v0}nC%WYS7Z z^;mB3Q;H0_rGAj6-seR}xQJ2=mgimjJSAPRm zXEdbBkKBqi9+GLGUtiib53%Y3ayf)Xx-{S|CZ1|kFu&l4@-@H>pSGfMj5&chkgR^< zy{-#G1QJ@R_6{DVe6DK8{X8cE=iq+h<-!IkQm+;mNz<+e+^WpsaWsnem!&kLbIRBymrLE&_o>TktFK(|HlPD ziv5DCfBt)u5*+wln4ZN-!fDZSOZ+%$r_%>Rafgy2t{pA7xedDDwt102XD2IXz0ThJ zJXEl^xBv7B|3Cj2RLd%~2j*E1i`KEPLLlNA*7ZZyqm3Bi4%j4#-|Cwy_j*M;kpBj2}eWtk%mrCn;$!cyN0=LbYcZ}?c#=3ThSYwR16b&rcZ znZG}AiNkQ2m44Wfx-B##g*G(z4Vt%2E=ibCKuZuGGC3e{-osTCFB; zO2XPuc&48*C1D~+3}B=O9zpyYB1>K^3k}ajnwsQ97j^0LL9#|d5fmk~Di15Dl#=A% zJ*IY*?ZnpnE;9{>!g-@@OXOV>Ej-^sGIq=={0%}6W1p-mg!9tds%Bs_ayTMo9jquZ z518u^$uPvqfgQVT=C{Z)2&LNc(=8ZiHGFhIM3ngWU7TUXeu=17gcrs`B&4MF2yB=} z;Te?PJn%6jGQtmT?;LuL?cEYKJ?cXpP+AODG$sf15B?3Awb<&7x_W;$GVfz;Uu9i@SXv`DMNKC8h<(pRRLe`PQel^Pr)~mJ7N4%!HY0ioAH=xhy&2%JNCxU=pB4)+ ztYwsN-lhn{g(09D(?}4lq-R2M_T>dQ;ps7u@UilS{&DM!l33tCEu;`~QT`(qXk14G zfCa|~c}36-V;u6WgaHKZjVjxrd@QJ%i~}dWd>;DC`-B`g(Dfw8Kq7&acT&eyFn@z~ z1qFtY8V8sVf~N9!IRISEjb%u~e-dAEl7q@og*_ap0pv9)qyiao!-Nd$IMUL%D;l|D zSD!^IWm}JNl`98{t*7q#)hh(zGtC#!pgSdeuC6{1fM>tZo<_utMkHlW^Jmo8OcY`4 z)*ZK&G-94uoCR>i6}dKUd`>4B4%+#>i}y3xe_;XyPL#CA!NFb%ezOJq(^)PM_lts@ zrg^CSnVMYGt(EzY@Y^glqC^a&P8+ZsV?QSM!`%@GEsa-fuln}TRT zeYrk3k2dlV>|KtoKWUudC!sVI$8ol3sklzdjsL_t0^pRSR&VqOLH>z3$W#3m^6KXa zFmBSv2U3H>hl0~JA+okt4|X>s&-jva-1+%J7__n6CHA^L#%p4LQZF_EOoZQU!;)@+ zHbE-rJ@xXMQ;F>eNQx-b;b>m@hSbSK3$UW>wDuey&U@|m&eK2vYzMcMs0kK!u}(0! z2f955*uA02q|KD(`a+v45hWA#_C7Qjd&oJUbfy$tZ2s#ge-%gd0qgk9&VLp%TWwwI z`nf+fiYFMHDE10n`~W}5Z6Kn@kzIdq>~rEvCT_DMHkPO5ysg^JM2+Vizf&@6Ds$b2 z+&O)o-?C=lzUtP6Apzz*-jv-Bu%yH2JT>EtanEkYr%V-R18l%k&t!^_zVoZu4N`^P z^m}>xne-wYboaHTRkphuWca*^pc*K2ZkbGS>Ay^3slFzUTQw>~f-N|8C${Yeha%W3 z#ZslRv%Z)y-V=WpC!XwIeBAPEc=R-Le?^*MlOaK;KD1aL>CVI2tmoKs;y&#DS9S4{ z74)Bbd~<#$>_GEuK!IhUqe{??O~R}o=hh%vrJ@*YFEfLR6OC59%_X9EKgprp#_uoRxYhtvVyOy8WF{jrsA^_9ZLjoG z_FLeTV8?9zyDfQMVM-#Oh}W*}{;ii3PCX_l@}eU_rIvzTsTvTXDS#%Pj{p5t+sXB> z`#%mvkb=SV|e2KibsV`r12B%z%3>-$w;97oTA;%8S8X}lSa^ui{B3;Nd*Y2&NW{}wh z?`ym;X<*`Iqci=`qV2x3O0x>$eQ8%yJu~G;g)PfTlj*9Xo`jghN$Aw|`mh4%WbHK3 z`*VDif>BpllHF7kR}bK9G+sz1_tE`vnD{$(qHp<%9k_XE-Hou%Zh7owvlq({ep%cz zXux38K3=I6xVgRDu{Sj z9ZN_lcRg9wMTkqSJNNLKaJ3yl4vu;96t(2pTpQ$`d8-gw=};~@#3H|U%n9>WHI`wp zb^AAEG5$#!f&o=a_#nN*I$!sYzX`Efak$^+dxS#3%7a|9#x>!4vk9KqpO8y8(k?XW zj2gn3hi5(Fwx{8OClM!GMG(ZOb~U>=Vy@Hi)MaWeKjq?92CFQoAdaya7Cn$U$>6X6 z{;lP9SyNb>M0ZiAq-gArn1kI6$6KG@3krNS zQQ$R)%-7eSj(CxkSef@pgB6^crdqyNyB+tdA~3eC8h_bmhl@L{=cW=EC4evbCcA#3 zsqTDIECzlq7JKb!RPtN-UP#a8$PbS*$z3Cl26OqEJV@icUc=G6vorNcE!$b{n$L?C zcJ{!n7z$0(a`(`#R{P@?0yNj~C|oQGE7<*A{*HGe7J0vCS3{$XJyt6TTYq-m!F0e|N3#x75H~ z8e*;$4?$XPAD!G4eHvfmK;-N?WTo~d^U2S~n-|2zf^_&gGH~;c=%*ZVU zeO;CIW0i{-FTE=%T`gHpw}MR{4?xI}%+}!b^}sS6m>L1#VMAxD%gx9w3t$zvqQ28e zz(a+{N$bl~d!-cySRw~L)bJ=UlePZx_S(Sbv-^F)u++LyX{#mT`4_!G*!|y}uWVkQ z5)-XOSjA^EO|P*(wvv>uv5Xx?9Mzr&Zrc&am1XDdN`$H4dhlI1n!TUb3pf7BVTtdK zWMU5Ry0&>*G*{xr6n-+SWv#Bc68|#p|9ta7$*ln(alZ*_#$Q8_VQ`D>#5Gu@LRM!h zmyY>DvNnxQ)#TN9T^Ad&cI#&hN9A!oIdh07lpKV$CS3jP9dy*cNmm#xv=l~DU;gWS zuW6IRo-aWF7;*5-u*{Vs=w{-NjB0xUa> z^M6_5!lzJ7vVMPB_EwM}>AitoQqsJlMIyJTivj&^Xl(Ikb-_tKVg4;-FC3Nj8y&gT ztu1Xm0<>VD?#zT&IVrxS#6RsyiX3YDs`&UFY+p9*sItxa zcIei5Gp!52YTzXMs;1{PF#29IA#lHo10D{L7)2uUWkex`L$o?3op{D&tvOPNH9S1G zPo7TUp?&QTR`beAIEvJNKB~8q0!UU9jj^_y zRRzQ6js69(&d~rPr?|0164G@Cp|x&BbD%DDK_lEdo)|m?kj#UC3=Ty)r+E2siBXC( zxO_C9!5{t1;PKvj>y-s5R!U1-;f7`2a>9?jx6#7T-d=y>BGRZAI+mWvdC8{HKWViS zCnqaO6Vav-6IvR24GD5|c%4G#PgKvTQ$?T2cYcC}YBz1E@wKYqdK?sBD`|F}&QF2iH5+E6qd?$Rq+6=FSY@vfd zG7JnHh5w}QfmDqX&4P(;U&&y%d!DV)TqGbRaqVT5m#bMRWR>cnrYa=?QJtnW)bbK+ zKoA#n)0X@v3g);tgTo$=t<>V!mH>C|DFgbk6e+?{z$9YAr}JbrW$qPZt6l~Q5L_KN zn@E6v)IR@tQPkp_+K6;Zb9VnP+_Vzm4Gp1y)fL|xQE3Ia_v2LoKtfYNeT7|RDSD`O zP>ue#_wlXi@eozcKfvZ%wRk#>@>abk(5z;X?kk;c#@Qu-ARaG__r^iHjMPFc&Ii;l zA%W)9Y@IA3o{OacK3EuusBtydJcIxE$)ff1(Y+{itAzMzEfg1^lHL0JzH!6m! zSm;7f%#ehAL~q0;B6VN^Z$<+w5d7bDz7o$KRYK_&r)%WfvRC=JE5&?`w;%=k+BATV z4uPWzN9^#53p?Y$z#)OCDATN9%MKc4b9`tv05dM%;+QQR@0j^ZXj;;(wBF5BDExf5 zmxa-NY)iK7%q6?)nzRj9S7G|iU%KBr8QwNCdH263A&n21v6PU|387xrb$qbgw_;bO zAEuWK0qfC=^hmRzfq(XQY=zn>qW`5XoCkb;6OlklE{KFBEkE#iiImp{ih_)bm0&hE zc*@H!yowUfG-Nl$1Pt!}Z4veSGP_*+)aB`K4#&tq)QOAMfQv604tXDLtLMV=oRoT7 zYD)^heII)eJt(pEWYMoxc2NO9KOcGMqi>lXAvybryZMzYl=C4>aj`)(UilLKH+nIc zo5-yF`>~IZd|wwkwCp}_j0FLYQyS+oBHch&RCuz39GZLA!fRA}y0wH=_Tp&X^Pd?) zMc$1g^+s@aaP*6;ouleUk>Xrlb3b#lYexxH)$acyAxROd+Ln2i0!w-EmA@|tVHGGf zNd6#|7NugiWY1*4?0(5uFS+>Z(6>@moK|iUsxT|w-!%f&H~bEUEW+QP3gLC5G0qs5I%-1TEdS~&=bilIJQ|sy#@m(rytIW-RamXv9n zWLpJeh!f)G$sacI9Po-%BRmNN0X@zt&9{p6<$6j}NNPAUXSkMA_>y;{DLL@$@cJ#A z;bPDCkELtqw^r^2y_djU`y*E2lu4p$;O4&AY6+`snRdzR4A#o@+>I81D}No|yi-NWtr|`rdSfRV z+8KqYa-TIbO>uXsrAyId+UxRY%dv~X4?AAbU2ZsHok3bpuWX3I(l^s?5t;ZW^pC(% z)VzCnGryf9%l_JR41DaO`m2)B(vL<=Kzi(^@urrwxT3lnH$RTAW;43|m3TEttQ4ct z$n{g}39~{Pcu{9$Qhn!Dt!B-Dnlu(4NQ^lDaS=Hn%f+dXT-d8x6VxD-@^D!R4lmiz zhar)?O0|$igEEiVY7YE3U9>#!oUalyHPn^>3JQGYqC5_-PYjVRT_&=)>@zouOyop& zZzx=ovk0thxU&6d{Ps08jBe%pii=u@{JK=~xze~r>K>Ek!+-UA3a(tosM45+IV^wX z$>Ma>G5Vg8#U7O3Uq?zE1bzFKQt%;f&336#SA(Jdz|iBlb^DiyO**?d+IvN>JvQP( zidLad%q6?~M;$r@;l7@S{Tjjg5qvmmQ_co_Tl^cc#}B^==X~{gk=1c?%i0$_=Llye zM6%cjXD%+U*P_}_4i=NIak_Eyk}$7f*)J7(_78n?{?Dt|zbNlw&3`>_S3eA7d(vf) z-na)g%Z%JOJI^~Av>ncF+!%gZ%>6P8ckL5g2sLB&C!ZN&J=|(mHR%mW zqvwO0il;==PyF_ z!W&TomG{G18q;<91xl(`>7HvIN6~sl!ah|kuibZ6Zz_aeAV$)v;>D-l!&%L>ep6Gl zB}oGGlq8hS6u0Jc2X1_GFe!BiB#B#1JiOP5*zelQ@3|kd-BPe`Z)NT2no#WVGP~nE z|Dz}*Y_H_z$!@604}0Legi8N$TcG3R(&E?FLzd`mqKMXug$KV~08>uUu(sdE$=ce+ zf~aw-<4%3;Nwb~E>3lT!E<2@V+7MN#@7&T!5!$xi8+Z0A?i1O$g`5^*S5s`3z8eo& zrfDJAOhtHcC2tIV`5Z9byzDBw@)k3P8s5KM#*nN|-;0Q4&s_HKa{8LhW@P#_S&|wwE?CJ07aO3og0&bfRSNup8I} zjZR-K>YNzyo`b^%&NFj?ZnjL<6O3_&tz8tA6*}$gTwc3-A=~Y*)h6mfpUJX-5|zCo zfv+$gwIWfE@!vgU{vX%AEWO*s7P-IZ&P~%iGPc^T?J<}t-s8-(jQq;qmf|=av@)YC z4xU^8Y0wk?Aok?^f58+#`Sfc0Ax?Ma+xYnS#p=v>0t<0=9n&aMLhXqj!&*}?luO&uKsa{`3lXor*wM!9o1 zo0&zn{gB*jHP`Z$=tRtOO|-@HToo)%bM%HG3mcNf_xnsmI?SWPSRH{-(pS7=;qF%# zP1Uu~kJs)K#hB890y3%~cM_{@nbYO#ORmd-7nCGqHz~>ijv$B+MHWQ7`Of*QhZ^4+ zcE>#$PxyU^%EWvh%ut$bZ`XoLs8(E@`EI_0)ZyQ9?|he3Ngp?DYdBncL!0eE8Zvh4 zUqNX&8X2Fb0CkO0lOTQu@(*u$*+$%Lj-H| z2$eZYytC|F>yhBuBjB-#h3_3^x?N+{9$mb5$ThsiG8v#>SY@ZlvVw8wfAjCIXBmu7 z^hG%7yP%QzK@F^$i^r+BQ=B&%D~)50n=-Bbq}NmXa8llqE9 zqAcw%E(B!Psy(!2C7EfU$|57jJ(WZ4r+Qehb-;5EI?Y?p1 zi~QhS=KTci=j%f?fiz~D^s9pDWg~SND6ELj1S1GoNPBs)N1aJXN51|eEiHpQ!P(#qo9C>ga#yiAA0^YUZ5vO?-Z{n%LI;LRVoE+x2(%LCd)|Z z>d`vCM^X^!6*xBXYqmf0LS}eJ-pKcE?>Vs~zjpk1^DA26QU+Sv`Yop!xtY-Zm~-Px zmG7N=pT|~Geyxd;>0E-BQ?4V4B3~UQ^LEF*l^o+T#F>PYWP%Kx=B-v*7mR16(eGopqRXxP0-VvqPn1|o3Cdl$)0Bs!wXsh-Bff*iZ7!rMxL)7ou=1qNe--H zhDAA!J?XB;vFN`SVSGiM(fY4ivo^rW1D}2iW_-K(kg%VvD?u`WT^i1+#EPlOM$lZ; z?x^5Y%yl6-#M6gKiY=Q#$%XGGje$ydzMQ%ySp)xdb!EtSU>1QrFp@|BGdgM$qHi>S zh)iQZo@M=}eC=3-r`EbK-LBpn zOtfxO0g84X(iu6Gi0At>WeBi$sJZT=J89Wni1G6BlA$<0S!t5{2LN-IunwzwG5ak z(hkTVVF;t5zkB0Bs{olI-(=#r^&DQvYBnlDL;MtfTFMqo4s z);XTL+UXP6va_=jsv2>sQ4hAc>vT{OezL20cB|M6wG_iHD5WnjuxSVH&XtXEuRkZg zhU&@SW;~{*wo=vON%g4giyv;)yETed2T%(}dQ#Ft`eWn2-i69C2Ho9Vc8YrW z4a{znp9EOO$%xqH+^pXy_maGSFO#Azup|L8JIc2Y@Og_hZt~G|#>Cl(LFT=7$qwD> z57GKJY6Fkz&aL}ZfCmCj(CIn?5q0&A@wu>R?H8>x6VHA>=%ZZ+P=DnBl+@JT<+%Lo zu0#5$_3mfoExg@+lTE*zyX@9PLA#%GKndOM>a~$-p7-9^+Z=egLdoj+zg#z(!|cb| z4yLNYyx~TL5|g)9ea}`5_p?Ffm#aJ$A8$USnV6d{pcPv`wh8TF_3J6}mULE!9?sFz zHw79}eRLDwob508xg{<{24wptA9vtcQ2d4o<>aw3w~AecIknP#>1|Xd*_RHkFb`nC zC%GQ)fB<1(HIn!tb}C)0W)& zuA!{zxp39iD*HTpG9IDXA7isoP9QYY3@LGD^uukjfV)tBYt2O-)^9^Y_MAqK{U{5_ z_a@gK(0b)SXqe=H8S&U{OVPa6=JK*W&5w=Dj8xuXHd5pjFE5s?Bl zIL-Ba0?-3-ahv(~qlButk&J~%s_*ZytELLjQT-3`@V9haE2Ww0xTf zgy${#*z{#KL4Mt)on%!-5V!=}l2Nq3XU;UQxf`hCZgqv+5W~9Qdfm(WTz)S@onN$B z@>C9(12NcqE3)5E+}7K%{ii1|5IpaLohVFKaD;?u4}e(1yB=;u8#%b|p) zn?d)$jh|50?8aPc#V9JK=`A^5vxdF0OA}#v`m|5acU^+!E$4EsGq=UyArc)k!<9wQ zNObV?lQnq)t^i8NW8Yjkce^1e(yj){ftdEwGPn4%hc$Hh?NCVILWMLuw-XOy`(tho zqslo;NZct3SLQtty_sO`!^y40CkQC)6osGe?&PgO2RtWpP)bHrm5mruNk#qf%>|wV z-~oRuNch$y@I))E;-Q4-GYJq$hn++M(*AV0@N(hVbtW;!rTFp$ckg)gToBfP60kPo zM^@Zsy{yl)ywmE&9Z6m~ms|1dtmc-MXnu0_7Mvg=L_<^1PR8b~w_NTaUcZ@o2x+IK zkdT1SLspaNw1|y9otqn&efDL}!AOqv@^rbzD3Lxtg3I_U25(@rO|}LoP9#&rGP$BY z{J$(f^%lt*sH?GvXH%PnqoX;f{bdaGPv3PSdC@)wg%kZAs=;wj*BHWPn!z*wiTIbol>6bzR1@SgPgM0w((p^v)?8EDwUW>r}x_NiE2 z)<6X4JKsB9(&UduJ(m>X77JM-%5K#PLZrMt)JpxX!jRwl#jyE1&3U6#$JZhv6s)@` zb3Ml0HI9H{{zt^*Zgj8K-7WZ*Dsi{*MTW(YF5}{lcmVQ7d}0|4#h`T%p<17|-jt%n zSZ+s8+yx7_(RbYauATURob+JV{ceZJTO)E^?u=-Tj9p;U#F`erJ12IrqE{;-V4ErCKA4PLEK1# z%FwyWI;kEa)r_N^LG&9EPo{y@R^Y_!_&>|MWI9jP3~iD3k>O`l`qzEacR5zUZbR+2 zS2V4i-;L#E`paGKJpUZNIa6R&ThO4RUD_5yv#@dS)eoS0>E+Vc@%$q9g=h{76D5_@ z)zOsd+Z?50y0G50ZdvNruUzy$4_sZ0;w}_B$qnMwZ8V+S;k7UYe6Qdc9z^|o>tRdr zpfs2c3Cg32D$h*mjvYSb!;W)Nv7yh7})ri(y)`2G-yHM3{H&+9x}O^*onu$UCE zruxJVMrc9yS4AgnvqC4*6N8zWq04VF1Xm&L4o&ATRxx!a8+f&6#0l@FNbpmNg-!G1 z@oMGHIZ;uqHc#bkLW+4XSeGYiJqW7x*!%eyr(LGi#Yx%>^Wy#d+q*&hs^>HY4 z!H9JtGNFbvQAt{{`&MpAR;_XBuc$|>WAfH?e&%dWSv*8&t}~z%hC9Pr8h$3GKlJVj z&()BmW?b2H&Wi|X7qdu~@^v;;`m;osd^_|L@uoI94{o{G5_Y{1$Ekz3tAiILr%#Ja zjkxjWO3jH@2^YM7<|tS|qOq&i?KJL&KM?v=5lqU$H`Dr{iGd`W?_zzzLX>C?L|k{$ z0`28C_L%jJ98KBka`584!3GR`^I7TU@mtPr?`;fx#Lw0QKCiAc!rDg#)LbhenRZAB z`MxQbN_uj%CQqN?f~}-mOvxKJb*?5=W50mH)CU4wcYJxwsc`<6Q@7D82zkaVtz6p_ z!?NlN4P~TZNd8Ju_yvRsT+oEpZjvF(1*y@Bi#ku!;r7WP4*5xDUlsWr=*}#JtJ+PN z(QzdSnuq2f7%a!Vi#guDG))i7m5?Vs5)}bWb4v~q|H;e2RFvo*cM(LRJRLiN|3cNXoAP7|xPUmG(*S>5uTydFQ4>d@pkMc|yz zXO{vB7BiB-qTdvSBna*Xtk&4HBlFB3)l$ z`eH;PxH>wr=6s{)%LYCkrFy2o0o4Bg>egDL2(_LajnAmFO~+N2ap?**s4R%EUKo4gLg z#Lduq4~#AkDWfa_(+`y+H})4D?*QU6uT^huq+T?x5pNSEyR%2cocaa=J7hE#UJEg# zwXZZjL9gpfGpfkjfTV*8ia<8%wUC=xJ$G$FZNjq-4@;Zp)94V=a_3d^$m?O=1B<{-4nYb8${bBlNsj%u=B6&|dbMMDxp7r>`I;VQfOK-@#lh zFfoRplrdbEmw%dP`(0ZO3=N0S-+!QOom3-|NB%ttsrIMiJI|(NZw zp!Fqa!L$bCxtAnO@}6xbQft*4dchy!IU4!G&&#*l-N=uHNE?2FGy!LCy~fm9WG6A? zn>S)xfy=9BCO#0B5nF>VfX))Q=?#UPh(4Al*-DiCubFa zI?Hcd>}E*#FP*pwETn`XY2ng;NrZ+pXhqFrowiun0b75ZLJjrCQEm6`rh zU8R7low7c*Xjjv_E{pSR^9RfAoRgw8D?SAN_U-!PP%R{w-jHKFQf<>sCZep45$2~gp<>U>GAKc`9^}0im3EO( zm{91uDiF97eUw=eK{$%Ibvsd=s+80DKYwjPF*X;qwJEK&Jq#vnBf*NywtwAnmoF~$ zYYceaD%Bi3@spUmegEE%y+AeN6=A}e2f1f48VQc2Ib_JBXD}GttUGCifwJTSGel(Nt z-YbI)9z|6stFRI4lc3*DtluQ!L=%i}l!Ej_I!_y?>QmxTQS~GEiqvsK9vl;0I`)&* zp`Y2gz}cTPj{YKfAff3qe0R{~Y6%$Wp6~hVhh@8Ox&ncptSkiH4mwP*7L>A z3r_DzB`f#Ij1AnzRhb{8F3F+9n)*8C<4i5j38{bHD9mS@X9Kl*o#|r41eh z?ogksK+JI2Mo{&`Yg@)Lw#y2KSG$<}G#Ub0V+6iszQpoKL?r>E@$Fx+&6r#AlSOOY z1}~COOi?S8+l#%WqI!7kSjiF$SMER2OE2rM@!0>HA_(GEi7d_vp-wm@FWdp?k7Q!J zjatVO8E{&s(-3sTx-?;T>0+87# zkLosYd5|=EL`DAmURDn|lTxH^F|vqTezB9{%amOnkVbfd=Y_n8gJ{h(H<&rg++(%k z^r5Wq`1w1Uwi>$72TzPJU!WKc~T@G64B_aujI-l4f2Rzp>2ddDIrpXjKtqG?m6Pp z1iBcd2PAzotuv>eZA6aBU7!6n@F`HYrk5u`(j-_Ki*CAe8x)X4n+w;BKw}B9nv)HX zeZACiGw+Z_e<4a#GZ6Fp#5F-8?5%c+16%SS@$^Tae>~=Q%@fE;2zS_Erbg{B01U(o zQ)bsbyJhOWUF+;|{le6ibx5Y^F5RI`ksx0_#7~P#K^Ey~_4ukgf>IaTEF4Ls7t5Hbt zL?90hrJh+K5L305=db?;CDa#*cbtuXvIZw)z3K8ZBp!L2$WCJkf7 z^%2bR!$(-N8|3JAgvuI0*Jseq#peWA+6$52s+GFY54(?J^{NFSUKkXmg4`dKTf5mSuSkO-=I4{E|Hx4r`iK z57AX8*M_odsxMt9=K5!-pFm3=Kw zpbv8;SqN>2O$#Q%_rtQw z5i|UDLW{^)`}S>6S*F?dK2R)m&KRMxaD*LKoOnW4ptrv9kSzh6LDE&Te&1rGHl@2H zWXdTr9v1X;mRNOERn~L^;{Z=daS9<$vyAaju?KTB-|SKRRU7IdRb>hP z)i%P3m3nNp$JHa*q>F8zT(RJL;{OC{HU`-#Gdr`rIlyeT(uge>oKdK_K zWzPRZ5zzpN^9}tfVxM1U+aZs`zqaSc(=QJ*?bloOGJNp~>dUa*Ehx6fH2pW*)!eA4 ze*L-H8Inz%p@A@RNbV+inZEqf<{!2uFwswWo#XpNm5iM)+s}5ewOeawHjZ*+&fX5Q z_CCZxw*_B$i!yw}&Q*xc0vdI|oLO;v1>i*)h)*5QBeDvi&&Ut=po9ucrxJJ{F zv8-A6Li>6p*;s2brVch331A$@D<65j$V$xlYXhBmiGM#%P6uso`;#f zbVAIad_i=18)B9VSZnZaM~#)DDc15i+8wi=gKk|6H<4NU?6w7{Bt^1Gt@Bkcchz*q zAG&Ibuh0*4;Oj82y{Ch&UwMTc_xy@eowN`aU-{{BN z2P4+%4rGlhV=0t*s3m>vOwCU0ikGQ)u=up4s;^49UzY14bx?R&zVaiMH7}WswOOGl zSrUzg{v)l_cDen%W{PD1Ho|uRCog@l-)tjyYqmvEbu73#sd-8Od0<7;Na3Wu`NF-;%Q&GSqQM%NdH22$>yq0kkS%6Q?Kg?+jmb}*0)+Pms zWSd>|4lmc0if~H7v(G6@3sir%Ok;MCbD_*;Q3O3DAI|I>;jy)WFpJb>Q$HA|82e`C zYJCP0fZM+!%^`pZ2sZ&yn5pu@__OQ~2FsNM36b*CTeA2vayhkRU?CeYGNcx1N{%xT zR{0C*-u_BoG8*eBJi@>-Dyz@R!YnxgKs7RwZUY9EP_6K8A2pXT;|XiF+O{;H6l=W7 z^uNG(3gtSv!h~Oqr@2L2h_U3s2*7Q)a2=zmK4({BafrXgf{#9$eBAPl0tG_*=#s^< z%y3>}+*B*f-L7^9$@#P`2x!tt^y!6p0u_#94tt}7XS&y(tH61`iHyU zMJJC)FhA6`W@gASiAz9rygVF0dhi0}=2+o(qD<#^YS)67J~Sf#{DrE2`U$M*cA+W{ zQX`GU;U=7FU+cs3r`N6zmMq^*QkN-KbY{-tWIV~{*$6Ah!t;Qb?i->5%B=eJLt)d$ z`QSUp!lj=|b??6UWPwL`Tee&viHZBYu`%Fk zyICq^G#x?LCNVND#$M{LMs~@e)j2T#C`(4v& zYAXOXDHKS4hFT_@aKGlOLj@|Z>Mgu0dqC|qK+wYUkx&Uy^<#?y^ic?(k!Il z69U;5w>twuWBTPB`>Qju(|X7;`k7Vr(ek>YE8c}&(=b}$;~myFm_s%BuNkRYeI z3(e#>U5?Rrw)z$~6C(CmA6?Jl)rIA=Uj8h%7$x*9C!xmqYVTD)2{BBnZ@+PhJ|V{o zdNLZ&=&vi!8P@qaWK@$`#4MOJtrI2|CR?j&HriVh!a$)6cE;O3tQ=izjzgHEhr#w;mlw91mqbq2XxHv@^H?0s@Rx|Dp0<}XPvH5AM@Lroe!lsiFNC&qCS196sh8B{I2{OH0mTR$B7mtFPTtGTT=+_Mj9BDH*F z6F0lR`!&!MRnaSRi;XZx6G=zIK1YOW+fmFP+or+HLhRitR(Rwxk|wR5^ZnnNj_?+g zdL%PO347f!BToa(XO2T|PDS^p25-kruldh(2uF{f?lzv&)^u~Q9W#BGZ=yrcOPyfl zi4gxWB^jMxR@eXXcQx}fW#GR`@Fib}kTd$!sK_MHF)0lEwx;lrrym+8OJL};x6w`Q zMqU4AwfS7_kD`UT^n-{AXUarRbGJcSRL~Z7Ntoz6QShPtjoT&dim!|Ok2T?A;}&N-ALXZ zl#RKSJ1ueK(Z}v9D7K}-f^X{F;m58W;)9okLLMG{!}YdbEW%5{m^mfe9g%n;uye`C z#9l`pv_*KY(hAvA-z{gK7aGw2Il(;f8p2d_pBrN8@z7$NLnX_$+p&Lo?0=+GvNxD* ze|qdqizaXMNyoacKHWAxqW4~J{W{Vf_9X2NpVFV0F}sHw`XV|2Us7*F7)d7BFj?s@ zuCn1dIZm+9_K@CSN^S)u<=MPM_RI3n zBdxLjn)R7M0 zDY5Z<*KR}#K~^zFOlj{~o^S(Gy?r#Ei%D9pr-@(B7Hhb6K3HGy%Z#1ddXwip=dBjB zd2dw-))fGqEJ~o=#gjLgqdlYM4Sr6z6%-cuKVTJ6eQ~OlL3u(M9rny+*)(&#u1~J(-m{I@30cwW*FCMpjWwU+7%_RIbVDY^-9k2Q z%EKnV)IA43DmA)__^&+Z1w!fRqq-~(mI*>msgsPPXp+cZ7rHz?ta^0K@CnMwL<)bO zKLAPJwYY~IWr|Bc*h#IsUPczUUhWdJRtT2gKzaP`CiCs-s61WX(Dx=&PCsj|G{QHf z_T9VaB(_f)1mhWyWAj)^^S_(UEVgY`D9uX*Bh}bnVu6}C${Y{l`!A}9PgjL+Q>$Mb zes@KN+KSqDJSGzN<(gj(Q+W9KZceW}8s_L3>eC@7V;89d(E7V}^rY|L!Xdvqb%u-G zUN)OPB3^@*y72FEUZuA%U-ul@N6Rv%%IoD{R%idQo>)|N$MSnV?X=w&0*7lCW5?)P zrWIJjIei1SqwmkJ@L&Py-O|C&OLbCLM>cDOvH!`{WR(i`tNBDo;6{|`p)=dQ)Y%$s zdDY?KlLvR0P0&s@^g{u=E%r3{tG?mO;n!TV67~W0IcwoS|GA-O;k9)vR+7OP$RPKG z-v7%2JUz`EQiqaq<~+vdwm+5FEJQI*bvTxWJUX;<*(q?6pcPqJ4E;-OyIuZ(L1=mY zNWS{m6J3)1e0+@aV#e=D5EBk&C9Q1*7M#c%;gC%=-Q?f!his4?R`?l_Dv)SzO~6m~ zU#y|v-2F_iw;M3)#3p%I9lyadE2QVjVaCXqwRVnAq&R7rpoV;se zP|awbj(Qt+Rs&ls+SGy8V#!ml$d(Djh7yeqW)j#DPyv-$TV`v(?=eMM&P|~2=k_;9 zx+fCzV5FO@Me1LLj?UW`tG?0b7kTnw)nn$rxvgj}O`LR*eK~di=?^ z)L~gEIehFC7O4?TaUt`!cYhJAGVasKRB!*N2jAHkev>c*z)ds*W(9|bylK{COL3qa zqe17p?-V+cM-1jyMl$UDY+PO(_VV`E0J-S-vRk#8sjbB7{4_X*VR^~^IkbuMd)RW_ zMmO4OaI5FY7{hEM`(cd0c-BFWy{o;hxth3Au9?3Bj=gO6iMmexhO_ImH{A30eRwXQlek!5(@T0e( zE{+BgpQrfhXc%O>`3j>f{X0>1RQtXv(=sNr_kvk;^cFFscyARV`Sei< zW#%ZxGz|q2X;9#CO^j~ws7`@HG0#Q-KB;b6W@?;ZzC2T(YtsI9Qcos0yCraCqyLkn zT*;!_-)k$mZ5$t8Q{0_cjYkkfa?#g^Z+%Ah@v~ll9`sB|pAIpv@3d>QjnH|65Z%2- zjn)=kSYdt@5T93;&d5ZFzfVCv_<1uMRd3;1(@r9z)P^#=QIxiUv7>%ZEK zo}mDd@Yqrs0y23LLR7Th=-*$zQVpnX8@Ul`;};hX+T-eiiG$wuhV~3E!TEXnYA{_F{lgd~ZJd z+sBdwjNVEvL(GT}M7O1NNA{7?B7j-NF~_I47$dA;g@3hiXCc~W&4}FqiIo&g;PSE+ zcTZqkj6vEz!9U;H@d?o$Odm=~j0wOf)VtV5=@shn@Mn|+nS--ib#Eg)NKhhTKX*FS zz>zHv05S4?$K<}9SHyrKmy_;iobnR4sZ}-}8G04f>(i({;wtWaU48!40fKgv?%_lN zx<$h5RwHi=n}&3W&+Ig$_Myz1KgwQjm8e;8O8pF_;dX>!aCVQ3cnmve^ZKmB2*&bZyk>Z~Ww5T5KC%m3c) zrO^JXSi9Z*j3hJk>BkUf>>E*zl@B7Ap~s(kdWwq%dw;#7>hJ~RqR0s3p;x~dVaF@l z2~~x^?ANO zf)l)tSLcBgD!;#^hw#H?tjOeRID-Pueg}oTFyQQ_> zQLUoB3cs`-OzpZhj*>y!J+uoBY2Lo&uo*jZ3EDg5m-ZB-XgS|QIqDMl>y1qlcF1IJ z^5U-oR>Mz5C)forKd5DyQ&1kTCtnKDcp55v+`G4pr1+k!JM&Ap8h-j`|Jk=v=feD< zA+g;L`qSRzT0>#%rwy_NeVTx8m!y=GQ}6Whp7_D)8T3Vf2F8WNgZI+I2}NTDw2FI9 z&b=I*$M-P2TWpa+QEHB=hA-cO@H@^2iG6MK@VK-dwjj{ECUfbF?vo?(+~=B_UD@Kn z6UqSCfB-+c$!o_=M=6b;6lZALD5l>w{a`68Z_XB+c_ z;m%h&A7_fR8%!2{lX`Bw^PP_@Ks?5ev|Aj(23#=Z#JRrB8yiJ*J0bP8kxa?M4 zm8cfmE0JT;6HF+(U6NwK9)=^06hmy-6K4Nf12yh$s+CuSgI&+rpbT+edLoFw*Z4oH zoYEr5WiCtKyKah|$N-ke`Qg0z`3>7Y1aIB^uD8TbyN>t9)`JcS%o{jJhvsH)O<#7! zCD%>7U8TQNzkGHX0=39$VumS&kiLxcnW5*0>-3b;t6Qw;8`XbaYs5pWu537un_GDP zRO3s4Bk?e{SxZDb6j?B8D?F(A=VnKb>CXZ;`os z(3$Z`uU#Q?PV3RIf_aAS+7@~@J)(Y5!FNAlH{@}IAg+M=?c(jcznav|FYX@}gxeJ8 z-TeR+lB~@v?~ijm*M)#6@ju*8I{*4entO2ys*&MN3!FI$rx|1{zZen3aEHul7qa|9L8mw7PA7- zN0~BaQ#D0qV_?JCS`ES5_=a)>F%6l1{>`t4D#)WUf<4m==met%H@^1;ze9WXpY@Leb@ejg%OGJ~nM*Nh`CP=T(%6A4a|6HK=?)g> zpOnoDSH@H7?o~HOi#|TA`!?}Ih<$Wg7UtjmTAj6gojOJrm73mi{F9RSMNsroBY-R6 zYV10*0<=M|BE)CiE!oWmzAsVPAE zKSIJjNgv#hztgrYZg+97*M0er7tX3Ht#uortP7C0_S_CK24JpGP)iYlGpn3l)5y8B zp$7!JBvZ$KE*z`t0y?04AN%#XEI{^$C%_un8W~BO#85=cJMcKhHU$v(W+f=Bbvmiz z{+K7hvyJH*?=Anz++4^Z=js3l&L$OQOBMS=9C&aO(Hc+FsDI<{{HMhduw)W@-{ay# zDi<#I1G_f13lm0ONO|@=;2#uXj)^ zkgy6cwWxqo0#I~`bHoJMK*eRDH>8@@ch8r=r#GhXan8>xc^y|sp)OOrSX_=(evGEg z+CY)Rt}vM&jyYr-D+fOQ6N!~)^BYHTv|Q=jk}u^ApKB^oa)ncxUQ-b#`fgdgpbW(0sS!mU-Ya<-% zuu_>-(7toOG5yG6uIYDWV26dDF`C*@V$(|UAx))0K7*cju^t;2T}D3k*veAwhl~ZG zrR)-B+UT6euO`>s6z@)w6nE#di|UVl zK_bK)s(mxM-4Yy%H2mYxbBOr|g?bG@{^_yDPGXUhR0*+=t_^Zqj%WEJ@c0?ZaN{O^cCOvPs$}douCOD+B zpt(B&yY~}rlsp$hahe(d;1$c0MohwFU$nE+zD9N}Rrq_tJ+%bDDuC<0Q2`*PZp_Ddg@6Zh`3RvQVd|>9bggy>*L}^Y*vr=m>bE zmcERn5=_fgMh^qn0n?*|CI6yFcY*t;5B_$1{oIKy^T%F+r%}r@p7;}+uu$NJt7R4- z=Jx~I{?YpP-=*7djL{|L(Auh#>G{Y;9SX;;DWUfC?pl9tB>I}J8w)!RuFzu(V|^)( zBkPPDIHEL>I$piN>9p*=hs%zE!}GYCMG|PL8mwkS1^99NuYKVH?uld+X~8R{frB^J zx-uNsLzK?T-GadE@7Me;b>gXN<_9ePJqeuUx|iV88-yAzHqy%Ogf@)ONm&H@3jr58>{+b*3-*7mXko`V4k;~`#NP(c@G zm-6$q1>vf@Tsh|uLn`+$rl}hLK_xd^aj|CWSq>u$To-D*d4JM04vyOWj8iKxu2M~p z_+`aoBYc;`@}Sp1e11(RXb#ez#MQWa{I5b1@?v7d1(0XVY8G6+$d>oTmwEDNv{gY3 zCFH@mDSrD9SAaKkMLO-#=ltjC^UE_1(r-jJVAtclN8f4f^FRkk3O{-U(bDk%QT?p) z<2WU4q2ns+w6_^+<81yD&4S2~u&t%cG_xHcuS|x`<>W$V616*EhX1x5*<#JQOX4JU zr9G?}ypLp~yO&={Dbg#r%tlvjmBoFp+ZR=$MBp;Y^FmdMp}n%zxiKRs8=6n}ok~!+ zQ^J4?8^CNiXG^49>biD5;+~sJm3h8kE_J=rk;pB*-x*)M{^$AL-PQPZNufmgZ{u-J zPQojiIx^5;RHad!-O6%Kd|Fl%btv-(HAo;U%}F`f^L^fnGG#)UE7#bL%_{p|WDUYX z9%oIHZ`WGAT3gPB?Y{UKuCmsFlg2pxQU073+*#bsCZZx+ic%Q3Fcc{=r)lxw4u1L( zfo&WLsDVSf+%0fYBLfp62U4;6NK$*6*7QLhT4g4$65&FEIW>HaNn@CG?Rqgfc2DIi zr?G1{2k%z~b$*~W8OF}N)3b97o4T>5+e~8c^fLP8IUV^rgh1tB8J)B{`NMMkQh<30 zmPOt|MVTRhheo}ykF##CtM1cU3ILzZ2yxi!2pW%tG9Rbp9DGM^I~6fqhIOQv2M1*7 z_$ZZQ+_*^E&pfD!;d8v(ksT+&O#J10j^g{g&kwK}aLMT0ub4}$5ZR8bl{e+`^xHED zg5A6dt%Q+Px3Tq##CFq%Vzrn!?5$2b`uxJT7!xnAZaeTn|AK{zOaZW7rdfECi+KX& zzI$-c=!nHev~ttq-e|@H<0~X?BUhxZx0u`~mha|=o}YIznJ~x# z+Ltb?pJv|VKE=D1gAMG|S=0Lc(;{;p^B^5qcUPYhavH>&d&zH4PlE- z-nM1`h#H@!)}Z)9IZIuF5M(7b_DTt9zmt$zN(H;Ax6g&A+OE<9bOZ++$%PAQ+Pu$ zG^9xllWX@x33k}_lp1C9?HdvgJE9|)H^0agl4AZcU1a`zLA!8@&U}^_YESC=v@I+= zVM1jQ8k4TmlTHYpCa;J+4dh44bJl8v$#5AJmbsw;P!y*-_A4*VpXP*J^dha7FK#`* z9{TNjt?16Ld#;e58uz_IfY(DQh$%3I{S2UD&Sw@v{JO~66bv3D%yWDGh-hG(vw1 z_tNz!xba&?eEanc#5emXvZaTG4rQF@+fAzUv9)64-i*O&yTb|RoAMni23I%&W4HSF z264z1=tio(O$ol5eY_#42_#!0S9dw7iQ^s$l7RFcnMV8emlLiw8zlO##U?`TL)o4< z=jpFCz9WFec_JohtA9+=-PCJBL9eLAt?9B8u@xi9&PfA)dfe>`vOs?*=5(_7%;nC4 z{Y1^2$tBafyVU@nSH!3w=6sDl#55mW>sPTbM<(Sr=>5ODKK=acpX0a}C`I?b#xJp- z#OuA)&Aw>vwqrhxnb-jZkKxWfyU)1zD*A7ll+HDf$hsLo=4p}$;Pf(U76D2V5>;N> zkU6oBQf7-!W5AnxB93ae!Ip>Nfc9O>q#^*Ht%{50 z&FtShc0gxq*{*u{2cB;(?K9^53iGQXu?#NG?Js~ufEk7X3Tu%ex^+mmG*7yA4;Wnk zuTxm{gK&4~Zh31KE6QLrugvBmOew$}qttDApwDzA!nKE}D&qiW_SJ|5%XhH9Nse+E z4?2AsC8j>4o0r+ewRC?-u>}pmMn*wd^W`lcKU97yR=%osg9HbLQqmK0jA1Gkvnbu5 zlvbMmow+Y|B-@}b&~|Xra6#$@@KV2qbOr_^Dv55cG7puI&@t)ue4-1dTUr8t-80EP z3H@{(_+$p@d{}ls`znnXvM4Q^63b<6!SZ;NhP&ur4h-4aZdAl zdlhT9NEmx!WCv_NwhoXS7mz08^6~x3P5Ff%d(&qQU#Hqtb|X`Xpi0JQjyB9_`C?-j z*5mrOhjlip2{S{Cq+wF~mWECfN3u}$PnP|w|K=agEZsPFX3BAPKLHf1CH__YAFAFm zDysMW9zH{NNK1;e#Lyrq(%n5Wv~+ikbhmT}0>aQOT~d;QbPIxXcm3z{UC-~uv(~(u zxbHdZto!V1U;Ek{eKY@iV_?GSXRc;|B_r+N^eIFk|_N3MKv0gszKm{`Z4>3 zCY$p(@pO)Pt0oaSI(-aNZWLbR;5X_$tp|`v-{GdJK}=}|LIo6sG-3l?%onC9Ymb5k znwAQbT&3`$k?0cnEcX5AqMt>I$%SmIB-7RCNhRLwrdC+*TleOOtJ%wN&=fcw8lXSc z)j!*J>K}XH!n%P^8a+RP5&ureI7{M>la(y$2JKW>*@781)rYxB??BthB}_0k69H&w zD?+nHTxi*sC3heHK1<^rB1$sqz@jzI0F5q*tT)`U!+awDG;xeWLpx9t`v``WqWx zN+e(vE{BgS`t_D-gq>Q8Ge>p8)2ePGPfx7FKA0f1vZ+Ez&)2>n5z@J=*k)?q%gsbiVQ@ zjzqde496QH2^={(0hMG61r5;e35n|aN9K&Mn$aifASXj#bGRP`)sb`89tCp!n`OQF z^{|5zc2X>CON;BU=p8mw3Iu-M3$xxU*mD&?gglTCAp<;+`;veM?5|5{y&KV2@Sax& zZ|1|%m3ObSR%RgmH=9s2I-6Fff%dK0%iGSX^yl2`y5)5mTbNz;iuFdZ zjT-&l2Iwzvx3|QmvbWRiY?^Gw`ZAh?4Jz#fz0y{w1BJg&_}<4`c==7>DCi>@xtxz( z0LMGSI|c&(oO#roH3SUz-{BOF*c7=H5E+LJ7vQGn%!q@#*j@;CgBnSV3HI zeH73sB4`-eXR?_Wyw;3Uh2CeWacJM~{7LCsy`CiSXZS1$%uKk1x{P<VYs7ul4tiQZ`&HBuJ}B~cn`#&QLvjxQ8fDO@ zI5e1QJN5@}2#vT`2K}*q!`WJ2Vk1{$bsWwt7d8f1d>(IQ8VI)hOfGael~I(_b)8!d zLIN*`FdtL2LsjBRl%m-((Yz3&I=}d)5An-JCzmrd#m`oiOo*D0pqu5*-ANPLUH5J# ziq%ClON*i3kmQM=f5ptvf0H8&_JqFEzuX6fV3H(D^KRSje~^+9XV%0NF)l{T2tIg(Bz2Gx@>*y{cOGxL6#aVPBk~_ z%0h_nLz=7h_TOC-=Qn3J5S-_=>!}lD?1#e-US@7diB6@@tQ$?i-P6wq6AY13Ta2Mcki6`K2V^5Y$ z0jm8U(W>a<_r2|Y!pjpBipgHyW#o3>oW11FS&jHb1Uw}nc5sF~%%t^+Otqw94y+v? z=LRUsyA+s}n(GcWrL6h>bCVhZBEA29PT(J3S?O@IX?J@Ilb%RzrhObOoZ-4DmtBV{ zBUa)a4Gvfc8VfjU^Q*euEz~=92znHxHVJSfA(H$7kjG+~!9WU4<9BCbTr0OG>c$KwS zcmnR)1S37E{NY6U-3c&KU^Mps8v;WKHw7&m9UV#1tzY`a^s_p%JOvc5;!xFbsnh)P zm=RPmlqN?56spimFjACG5%&9%=wLEQp9AH7H|g_ZGzwWOZoo^$T$mrLrlxXgzUGal z5(D<5%8MU@|lW7{DGILtjOV+lbnb(YsGW4gXo&XE%oAe zbV+|!2J=%jZ=U3btd_Xv!E);^MsrHIWyT3IhR#~>0lILtV+>!>lr_Cdr5oel>^rvv&&(D>{!=stHJvA|qugBO;nG2Puo0%au zL3B!4!^NL!SKtQ%6{7RueGMR@=Vt;Coo$(+0Jy3Ar$nQ@<%;1@W!SRsP%#Q$|5&mn zU-`!5OhX9`nmZWuBSZ3sjCs3-#rny|SBUU401ZS3jOu(^i9o9gdHrwqqRkJ%h@nXe zvHfupo4QQ{$~v+FVPoNqYqM@h9X{gEKXcDVlMQcXjvoGY4asL3)1 zR?3i+p5gDI6rjEduCjtl`B9e7rN=rC&9NromL#3ZIC~rSg=xlB6@$Ql6+t}KjqSD9 zRi6e)o+G)z3ds+N#5ocY!^4VM%l@hG0J*%r&^C~U08fOU32mg4LzM)h?hF&cb3MAs zH$wKhd*kv4`5-sq07bTZElMmgR<{g9esA2hOwWrAziy^&Sp*{k%F|valUe#>1KTBC z19Dg08d}pOWgsv}Sty)>4oG$=&m7ejg4bYXL|@87Dq>=o8Z=VCGA8Ku1vsJ z^1Zcy7UpFU@f$`fkYw`A-R%w=rvy3ON5`O=!0nsvcfhTM31_Xsf4pI#V^4imHyALJ zRR3bC*6PF!dl+(0?){IfWmI6IAES*LH5N!DN15j&8Av#&!^LNde0^>*e9hrJM?31l z1yZNVGHAT%sm&F0{=RSINArveyh*7WVHDV}bjQJ)_+1$`UR?LVou4mjn2?}{w2D=W z=eWlOPyOG&f0G{6|5F{X{%`iHS{she0CPq%Eq0+|MI9~d((Hvmzfgk#GX1)# zX$v(fTLVl#m>)m^D736ANF+fNfT}w$d4c&^eU@FwLpsN$a~%DjGDs@&P)a zMH?!O!}>HHlzsb_N{{LTn>|ER5fO@vLx1+eA9=s6m-lPjo9t`RhCUJ(wHD}004)*} zO!KcY>wfNFT>;1pW2;xkjd=50?7WvtKDramk2Omt^R&s*ZGey z+5W!`!j)pgHR~UXy`Mj^6E1`P{x08VH!7`@29ViPAG|ly$ht<90Y0x1k0&K+qbjqs z&`L-DqkA_szna8AUO~rR?&pidqZCF1Gg$ZNZ?BVY>Ha=HDHGThQc>yhoAT}tCvDQT z7nquzMzFF$ENr;}mY*dG3#Gp3V_bSwgqmL|O!WJa70DX)TzocZczW_fRVH`4r_oyp zYB*#koZ~y9rOv^XTT+;iGs^{jGKx2R?M5QW;#A4qndKWMO`bbuO@9e6gvTxgF7WYu zylP1ITU4S;RYH0mMgHzW#hdX8CFt~?|5W_^^S1#lOl(@S#U=oQ)^i`yc>M(Z!9(#} zfnou|3ndAXj2=kU?|5maUf39Ylm>C+!9|mNfuNzxa9?5^`lW@H--q8@f&RU1xcKcx zYe_&ZooJ!#DoHpU2`~`qdH{blp}8 z^NPL?vAgxxm!2O`j2Gv`c24hCZou@N+ins!{ns?;>O<&PjuLJI?J6;_GOIjI`8jm480>k zO2>=F?AxfYM-fFe@r=70k9W;-hMhm%ZnHkNu)yIY1Z)FZPoJ$No(Hh=fyvGthHS=H zkr+f6w51Net8R^Fo*V+2#{MRI@Adq+Z2rv>{d-NUzNG3nZl}uV`j1YFGR9zLI38U# zUf0Rc4q5))c0)SvKVwjORoxmWTX0At{V zhY;HBJxwJz`J5JTb>5t)bb0Uowhp?cEtj}$qpk9}YIRy&TI*bEZ{o+h`?SYU1Es}!dlkeKD2?TuBf7!21 z5qp?G1vfFSylr$hsS0wVil1+X{~N98a?u-mfIMcas(Pp*Pu2(OoWnixvV@TPrFC}7 z%VUOFsCYSj7T5U9rxX74k~WzhcRGzMQ>vW_pirekbZV#TH7*f1UVn znAy_hY{5ij>k+InOeG`ZI1SRYXtI|t8YrYgBgz00E%tduXPI&&L7n*RSg_3h>|_v- zH1~@-3%B+C{k^3@o`8c7J>jSKQJq87j6%Pm(w=Sg_s7W{C+|Jn-= zyRlYg@Ih+4y`Y1calY!+>OOOx$o=~VM~JVZy5Q0XMiRGTGQ>gBi!C3OM425RxG6mf zfLPKsv$iRzSB~+2Tk|3V##QP8n^*?349SRc070f*Klz)A!<4sU_uzx-J+YW5-F)R7 zB78y*pTqC${O)JLyxr05)y2CY9R)>A5G}OSwUF)NVE#tVVF_Jb)F&Wd?6Gw=0)dh& zG((=Y6PsOFYLzrDYTcRRUndR{RmN~8Gsx&H*EP5}yT@5Z0E#7?>MT1hw7n5F@Mbn4 zvCsRc^Q5wDbCg$&1c)PI@Ne8~n3e>8ni&83N^SMMUa*HhdD36a2&v9(_fA@U29$*> zTb(l^1*i}PkVJiPKu*;b{R(rozTfBFwJJU3AUENshohJDQ3%r8n3eF1kAP6M`-LBb z8bD^y=g7pR>4>0nM(Shx7fp*d%^4OjhSPLVXG5Z>TV-!KVpU~tfjY4?3nA?_BgGl$ z(qD8P8}Ix!VnzDw*(La+&iDOrs-C^@4%ssNw3KdnOnM+ZKwkHN41h!CGqgT4%f)l?%(x?N_+ z{ql;IweZp#1y7*8gcyFD{)7%n9b51IR~8bbC5q@~ee`p%c!OZ0_clr~56@cfGbx@W zfuB~6LM?NoOaOfuca!!UGIW3&CBpO$T~?LyWd{kMu~00b&Aw4;=JTLFHxkg7{Y@aR z!0wY2tBwGVGv5zVzYB22yBl=bF#5j{a_K!A*H>^w)j7>9fliAaHGJwP3pO!qpq`J) zBvV<}Xg0h11I*Su#$ycMib_T(T!UTr+TG*_J1Ft5tJcU!cSB3(d;#)A+K3GxE9?io zHZl5^KhmqpgvX5y)Kv(m7!-e`0ZSq{9UKC-pT!7G2hcm~yU10Rf3~;LVYis}WSFJ` z-el?32tYTnBn21@95Mp}x${eHjrkUvkzpD?-H*I|x9jXcL$1PsTgF1#Vp*w?#{7k|Gd{=*BFW=&q^35XmAw<{RXNwkKr|KKpNH?0<>XTz*2d9iY~If`LvG?8 z?ShUf-_o;Mfa__*^%EfhDie z_U+lLt_Nj&yb;53$O@yMW=mc_^hLNxZKbY06Pr9%BM0k+XAOb~ z)=-(5ONK)BM88IfN;q7{LQ*M>G?;^Pfs2PXu<7zYV)PsIe-hZf(!nmeay`4i50ysg zYwih}9R^dx$&n6dQ0wyyu&isi0~sJ9mTPWQd64S*yigZZkjsHIY4^I0{guIK@yBgFqjMm-1&dc9jHWGG_tlsU zo$!b@01dhw`v7HHNeLe-yJArI?XLR!;1yUU+-j6;H^}TwYkG9e&W!ZnYP$kbqFsMqG!H_-rAIG%#c*nv!nhdDR8##&32d(a85$hmHq6F(d-*Ao9;R8wf zF24>x!K>6SlPbB^m_mEmWhgt_j#sFtbmH!&&cD)ufr0sxgLsGZ5+bd7r@9?bNXW1b!K@0Wz!;B7YSO1Sp7)1@VqqyEUdu{D)4D^SrjYqZhE(WKqAG z4c>>TYb)X`A+)aPi=_Lpn4_iS)Q)*P=J%b{)}Z-jx0&{o57lM+RneDt7o!VLt6^d7fZx{#Lt9Hemll`&}XBkvT#qb@C}( zx5J~UZC{eGdx(u#W`5@uqbAnh47Wnx|pvfI~OnA%A3*g=~fH>CUMd zUnaS=tvePU%=Eqetlz}m`=E-(YHMoNBxv#e7v+9AB_!6I-1~kw$t$1Mvd4MUkhJ{? zeY(?YqsiI+-)uw`g1-z8L2#jTh4Xw97b(HiMpFQu#h}Cx|uxXMrKhD5CLmo02D$-^)&1J z(KF;*;1}>b06l3ux0?vW4R+0)4*$>wCl@}>%A8sfyy#Q{4}d@0nj=oe?K1)-ne0~&RIKj^2d z(a$VDDA=)!TM zX{DKpNHt1~9q?J@geX@`A{x{cG+q6FvS;jK5AjKcm~thXcw+t#)9;ipgCR7-rRXS7 zd1^!-WW|ES_j0|hxb_@GzQE|Z$(8x};ooQHp+)sCSD$+IbpX#HZ;p!qt(x{%1uT{u+6#Sj9(VgbvTuMwj!FTd22@S1FV56+8G_IKK4$ zPFX8Htrf-X>95zt56In&8Bo-(YcD+08PZQo;oDKOO(gZNrSzey@li%0Aq{P% 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

>k`fqj{alR0&) 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%0DJ=9E0w2tzXzp?=OP2& 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

J*3v5ozCG#MMj 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 z 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�se*bQ4-%&y)$Xn8> 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%0Aqaw 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 H*FpaWl^hQU literal 0 HcmV?d00001 diff --git a/previews/PR29/literated/visualize_tripolar_grid/index.html b/previews/PR29/literated/visualize_tripolar_grid/index.html new file mode 100644 index 0000000..69fc9c7 --- /dev/null +++ b/previews/PR29/literated/visualize_tripolar_grid/index.html @@ -0,0 +1,34 @@ + +Tripolar Grid · OrthogonalSphericalShellGrids.jl

Visualize a tripolar grid

This example demonstrates how to generate a tripolar grid using the OrthogonalSphericalShellGrids package and how to visualize the grid using the GLMakie package. The example is structured into several key sections, each performing a specific task in the process of creating and visualizing the grid.

We begin by importing the required Julia packages. OrthogonalSphericalShellGrids is used for generating the tripolar grid, a type of grid used in geophysical and oceanographic modeling due to its ability to handle polar singularities effectively. GLMakie is used for visualization purposes, allowing the creation of figures and plots to visualize the grid.

using OrthogonalSphericalShellGrids
+using OrthogonalSphericalShellGrids: Face, Center
+using OrthogonalSphericalShellGrids: get_cartesian_nodes_and_vertices
+using GLMakie

Grid generation

The grid is generated via OrthogonalSphericalShellGrids.TripolarGrid method by specifying the grid size and the latitude of the "north" singularities. Here, we use a lateral resolution of 6 degrees (60 x 30 grid points in the horizontal) and we configure the North hemisphere singularities to be at 60 degrees latitude. This setup creates a grid that covers the globe with a specific focus on handling the complexities near the North pole.

grid = OrthogonalSphericalShellGrids.TripolarGrid(size = (60, 30, 1),
+                                                  north_poles_latitude = 60)
60×30×1 OrthogonalSphericalShellGrid{Float64, Oceananigans.Grids.Periodic, Oceananigans.Grids.RightConnected, Oceananigans.Grids.Bounded} on Oceananigans.Architectures.CPU with 4×4×4 halo and with precomputed metrics
+├── centered at (λ, φ) = (0.0, 2.6549)
+├── longitude: Oceananigans.Grids.Periodic  extent 359.895 degrees       variably spaced with min(Δλ)=0.286186, max(Δλ)=6.22702
+├── latitude:  Oceananigans.Grids.RightConnected  extent 175.667 degrees variably spaced with min(Δφ)=0.517693, max(Δφ)=5.86207
+└── z:         Bounded  z ∈ [0.0, 1.0]                                   regularly spaced with Δz=1.0

Retrieving the nodes

The lines retrieve Cartesian coordinates for two types of grid nodes: FaceFace nodes and CenterCenternodes. This is done using thegetcartesiannodesandverticesmethod, which converts the grid's spherical coordinates into Cartesian coordinates for easier manipulation and visualization. The coordinates are stored in variablesxF,yF,zFfor Face-Face nodes, andxC,yC,zC` for Center-Center nodes.

cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Face(), Face(), Center())
+xF, yF, zF = cartesian_nodes
+
+cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Center(), Center(), Center())
+xC, yC, zC = cartesian_nodes
([-0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.14561776776220567 -0.2291668279955748 -0.31027758059442584 -0.388099121736715 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060883 -0.8302340607769572 -0.8428707817810065 -0.8476872807812087 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797721 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.1349426079870381 -0.21238405523755866 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.4921729791951939 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953274 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509845 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736897 -0.7390744074612711 -0.7117091872379969 -0.6795513435029952 -0.6434671677877949 -0.6045122820014774 -0.5639777620410878 -0.5234493244821024 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374697 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712062 -0.7200164974745102 -0.7181136491233174 -0.7099159661887166 -0.6957307512852973 -0.6759670777615957 -0.6511447205785094 -0.6219078423635591 -0.5890456241077764 -0.5535225047206889 -0.516520476286537 -0.47949325829920103 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.49070893631682244 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457655 -0.6389028713417393 -0.6432517250854888 -0.6417873986226402 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.3700389663063305 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616683 -0.45880156813823625 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352767 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906277 -0.45918157774358653 -0.4317031784656438 -0.4030210808213127 -0.37427165698474485 -0.34685040874639284 -0.3224333785206566 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.42774843411524655 -0.4440185946548549 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.4616952725700714 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344438 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.06224267873718799 -0.09800102788100669 -0.13277738333377656 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.28042999332746543 -0.30271319094705557 -0.32204155573233284 -0.33824974863148494 -0.35120989328464763 -0.3608337555534154 -0.36707476238395237 -0.3699299488047028 -0.36944196597896406 -0.3657013451606751 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995251 -0.30518502303145156 -0.2870419713829763 -0.2680704843969711 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.04495416087944619 -0.07078384802364276 -0.09590896171917541 -0.12008081895723474 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.2656520614624619 -0.26777833244533894 -0.2674847427447304 -0.264834618841731 -0.2599281266775273 -0.25290508286556096 -0.24394887021821865 -0.23329205453363458 -0.22122451133261328 -0.2081050532903382 -0.19437746811585607 -0.18059088333188733 -0.16742096282299748 -0.1556799827500877 -0.14628860377433242 -0.14016861600480945 -0.13803682405467774; -0.027171660274957276 -0.042785402007248514 -0.05797522885488518 -0.07259140337793961 -0.08649059153582489 -0.09953748679757311 -0.11160636387130848 -0.12258255113920791 -0.13236381346601114 -0.1408616403650565 -0.1480024387736359 -0.1537286352393712 -0.1579996996531805 -0.16079311254216697 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152813957 -0.1261183626608485 -0.11781028449293914 -0.109463429787166 -0.10148760334298632 -0.09437556065527847 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.009090526679840314 -0.014314501900697699 -0.019396986229065785 -0.024287981965398407 -0.028939611707291882 -0.03330665755483169 -0.03734707793599557 -0.04102249854077091 -0.04429867466181113 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.05370531175719615 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.047348747867600786 -0.044907589862633095 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970575 -0.031621935363869695 -0.029716109950188363 -0.028473957254269537 -0.028041239967729517; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433242 0.14016861600480954 0.13803682405467774; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762905 0.1932351963195468 0.19029416264369178; 0.07884741888633923 0.12413725278791794 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413815 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.4529227884063621 0.44048020887016903 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.24345383915847799 0.23974506555510222; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403946 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164534 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664434 0.285784764955385; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880439 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115969 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568944 0.7154131661712055 0.7200164974745102 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556795 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.13494260798703822 0.21238405523755846 0.2875884787109599 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502042 0.7767217730091854 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081972 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810065 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521129 0.6048520996464982 0.5612859449667114 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.15469718776463942 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.4903830563619681 0.5634168029216329 0.630541463326553 0.6911129831937729 0.7445768129218288 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678842 0.8976406106275676 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834079 0.685184452268136 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.5100651370790651 0.4789906138327752 0.45877571017234986 0.45174024820601283; 0.16208203542874697 0.25504237413571823 0.3452429786027916 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234397 0.7791805080152763 0.8270129974166376 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143916 0.8430483524463561 0.8043539299181591 0.761117828512808 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318083 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.16769201261744424 0.2638565952000316 0.3571486553990876 0.44656981895509407 0.5311790914579109 0.6101060482082731 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206178 0.9635165996829284 0.9682512279485149 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728965 0.8294260088169972 0.7847202909280058 0.7366506797833241 0.6867906150258034 0.6370647077160735 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.17146617556136307 0.269785681663328 0.3651558021402381 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398487 0.7642744283803597 0.822965468244785 0.8732069696573536 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724362 0.9843239119995201 0.971520277894516 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765037 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.831792020854692 0.8825135943858438 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240868 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606373 0.7586923057247961 0.7072490567710032 0.6559689624224248 0.60727156743142 0.5640556679962432 0.5296033894808341 0.5072013179848617 0.4994063993194244; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.8317920208546918 0.8825135943858436 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240869 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606372 0.7586923057247961 0.7072490567710031 0.6559689624224248 0.6072715674314199 0.5640556679962432 0.529603389480834 0.5072013179848617 0.4994063993194244; 0.17146617556136304 0.269785681663328 0.36515580214023813 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398489 0.7642744283803597 0.822965468244785 0.8732069696573534 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724364 0.9843239119995201 0.9715202778945161 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765035 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.16769201261744424 0.2638565952000316 0.3571486553990874 0.44656981895509407 0.5311790914579108 0.610106048208273 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206181 0.963516599682928 0.9682512279485153 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728967 0.8294260088169972 0.7847202909280058 0.7366506797833242 0.6867906150258035 0.6370647077160733 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.16208203542874697 0.25504237413571823 0.3452429786027914 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234393 0.7791805080152763 0.8270129974166379 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143913 0.8430483524463561 0.8043539299181591 0.7611178285128082 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318082 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.15469718776463937 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.49038305636196783 0.5634168029216332 0.6305414633265527 0.6911129831937729 0.7445768129218284 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678838 0.8976406106275672 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834082 0.6851844522681362 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.510065137079065 0.47899061383277514 0.45877571017234986 0.45174024820601283; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810059 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521126 0.6048520996464979 0.5612859449667116 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.13494260798703822 0.21238405523755846 0.28758847871095966 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502048 0.7767217730091848 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081975 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115973 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568951 0.7154131661712055 0.7200164974745109 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556793 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880447 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403951 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164527 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664423 0.285784764955385; 0.07884741888633923 0.12413725278791818 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413904 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.45292278840636124 0.4404802088701682 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.2434538391584779 0.23974506555510222; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762883 0.1932351963195468 0.19029416264369178; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433223 0.14016861600480954 0.13803682405467774; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; -0.009090526679840142 -0.014314501900697699 -0.019396986229065785 -0.024287981965398865 -0.028939611707292427 -0.033306657554831066 -0.03734707793599557 -0.04102249854077014 -0.044298674661811956 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.053705311757197116 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.0473487478676 -0.04490758986263382 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970186 -0.031621935363869993 -0.029716109950188568 -0.028473957254269537 -0.028041239967729517; -0.027171660274957276 -0.04278540200724878 -0.057975228854884826 -0.07259140337794005 -0.08649059153582489 -0.09953748679757311 -0.11160636387130778 -0.12258255113920866 -0.13236381346601114 -0.1408616403650565 -0.148002438773635 -0.15372863523937025 -0.15799969965318147 -0.160793112542166 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152814026 -0.1261183626608485 -0.11781028449293858 -0.109463429787166 -0.10148760334298632 -0.09437556065527876 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.04495416087944619 -0.07078384802364276 -0.09590896171917579 -0.12008081895723517 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.26565206146246284 -0.26777833244533894 -0.2674847427447304 -0.2648346188417301 -0.2599281266775273 -0.2529050828655601 -0.24394887021821948 -0.23329205453363383 -0.22122451133261398 -0.2081050532903382 -0.19437746811585607 -0.18059088333188686 -0.16742096282299784 -0.155679982750088 -0.14628860377433242 -0.14016861600480954 -0.13803682405467774; -0.06224267873718799 -0.09800102788100695 -0.13277738333377623 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.2804299933274647 -0.3027131909470564 -0.322041555732332 -0.33824974863148494 -0.35120989328464763 -0.36083375555341446 -0.36707476238395237 -0.36992994880470187 -0.3694419659789632 -0.36570134516067415 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995259 -0.30518502303145156 -0.2870419713829763 -0.2680704843969706 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.4277484341152474 -0.44401859465485405 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.46169527257007065 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344443 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616689 -0.45880156813823564 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352759 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906283 -0.45918157774358653 -0.4317031784656438 -0.4030210808213132 -0.3742716569847445 -0.34685040874639284 -0.3224333785206569 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.4907089363168219 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457663 -0.6389028713417393 -0.6432517250854888 -0.6417873986226394 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.37003896630633076 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374703 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712055 -0.7200164974745102 -0.7181136491233181 -0.709915966188716 -0.6957307512852966 -0.6759670777615957 -0.6511447205785094 -0.6219078423635586 -0.5890456241077768 -0.5535225047206889 -0.5165204762865374 -0.4794932582992007 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.13494260798703822 -0.21238405523755846 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.49217297919519437 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953279 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509851 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736902 -0.7390744074612711 -0.7117091872379965 -0.6795513435029952 -0.6434671677877944 -0.6045122820014774 -0.5639777620410878 -0.5234493244821027 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.14561776776220559 -0.22916682799557495 -0.3102775805944257 -0.38809912173671524 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060889 -0.8302340607769567 -0.8428707817810065 -0.8476872807812081 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797717 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244], [-0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 -0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 -0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 -0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 -0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 -0.0; -0.09453931054294616 -0.1487190978491784 -0.20123081596123554 -0.2514909948459919 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256991 -0.5258730284648329 -0.5309270197686902 -0.5304077905416922 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388685 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 -0.0; -0.1092443557637722 -0.17186551538440756 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326953 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600436 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381643 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.575964613940223 -0.5508460546623364 -0.5201265133780645 -0.48414834363139964 -0.4433013685260977 -0.3980183233734477 -0.34877017231502794 -0.29606134800943434 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 -0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240401 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003531 -0.6937441158393913 -0.6863244592573579 -0.671783148444792 -0.6503078485843587 -0.6221547405355011 -0.587644579757757 -0.5471583093357457 -0.5011323099532774 -0.4500533621060475 -0.39445338700133725 -0.3349040230120407 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 -0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703358 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.757178115689253 -0.765283054425606 -0.7653650304313316 -0.7574575021087522 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.2284627428873973 -0.1535940701312627 -0.0771840589834026 -0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582633 -0.6991635203313463 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271729 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499889 -0.601548383227324 -0.5405011365689621 -0.47393474389865564 -0.40253851189271567 -0.32704705990440125 -0.24823314432743135 -0.16690027103237884 -0.08387514473509504 -0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800785 -0.8539016094608556 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.8574557335585165 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640705 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 -0.0; -0.1621031858215124 -0.25512371666703554 -0.34544062526665625 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813079 -0.7804141785216053 -0.827963396712097 -0.8667989868025158 -0.8965239005586522 -0.9168382474165633 -0.9275419669829891 -0.9285364000801603 -0.9198247640149808 -0.9015115505195137 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291042 -0.6763776724542383 -0.6079903798810069 -0.5333099932779639 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 -0.0; -0.16772513193719168 -0.2639850560105428 -0.3574649513033959 -0.44718127029496646 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263066 -0.9628970262252827 -0.9540757506989864 -0.9352860659466241 -0.9067313263985689 -0.8687163099334942 -0.8216437758234271 -0.7660100382926455 -0.7023996107612742 -0.6314789835018362 -0.5539896041740379 -0.4707401365456435 -0.38259807769669213 -0.290480818191948 -0.19534623314980348 -0.09818289489364355 -0.0; -0.17150799144525702 -0.26994838220353407 -0.3655583319134056 -0.4573356902543544 -0.5443187807215241 -0.625596533880287 -0.7003180718474857 -0.7677016414272496 -0.8270428010589652 -0.8777217755149587 -0.9192099019823009 -0.9510751016338955 -0.9729863218881927 -0.9847169061208959 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581251 -0.48271900374158594 -0.3923610456680835 -0.29790937282151825 -0.200349742787213 -0.1007000940512347 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334978 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147938 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232156 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334979 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147937 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232155 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 0.0; -0.17150799144525702 -0.26994838220353407 -0.36555833191340564 -0.4573356902543543 -0.5443187807215241 -0.625596533880287 -0.700318071847486 -0.7677016414272495 -0.8270428010589652 -0.8777217755149587 -0.9192099019823011 -0.9510751016338956 -0.9729863218881925 -0.984716906120896 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581252 -0.48271900374158594 -0.3923610456680835 -0.2979093728215182 -0.200349742787213 -0.1007000940512347 0.0; -0.16772513193719168 -0.2639850560105428 -0.35746495130339584 -0.44718127029496635 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263064 -0.9628970262252827 -0.9540757506989864 -0.9352860659466244 -0.9067313263985689 -0.8687163099334946 -0.8216437758234268 -0.7660100382926458 -0.7023996107612739 -0.6314789835018362 -0.5539896041740379 -0.4707401365456437 -0.382598077696692 -0.2904808181919479 -0.19534623314980348 -0.09818289489364342 0.0; -0.1621031858215124 -0.2551237166670354 -0.34544062526665636 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813082 -0.780414178521605 -0.8279633967120973 -0.8667989868025158 -0.8965239005586522 -0.9168382474165636 -0.9275419669829891 -0.9285364000801606 -0.9198247640149813 -0.9015115505195139 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291038 -0.6763776724542383 -0.6079903798810069 -0.5333099932779641 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800781 -0.8539016094608561 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.857455733558517 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640701 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582628 -0.6991635203313468 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271734 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499885 -0.601548383227324 -0.5405011365689621 -0.47393474389865525 -0.402538511892716 -0.32704705990440125 -0.24823314432743102 -0.16690027103237884 -0.08387514473509504 0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703362 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.7571781156892524 -0.765283054425606 -0.7653650304313316 -0.7574575021087528 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.22846274288739696 -0.1535940701312627 -0.0771840589834026 0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240395 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003537 -0.6937441158393913 -0.6863244592573572 -0.6717831484447928 -0.6503078485843595 -0.6221547405355011 -0.587644579757757 -0.5471583093357463 -0.5011323099532768 -0.4500533621060475 -0.39445338700133675 -0.3349040230120412 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 0.0; -0.10924435576377206 -0.17186551538440775 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326948 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600429 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381635 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.5759646139402222 -0.5508460546623364 -0.5201265133780653 -0.48414834363139964 -0.4433013685260983 -0.3980183233734477 -0.34877017231502794 -0.29606134800943384 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 0.0; -0.09453931054294631 -0.14871909784917817 -0.20123081596123588 -0.2514909948459916 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256982 -0.5258730284648337 -0.5309270197686902 -0.530407790541693 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388692 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 0.0; -0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.043140158506826946 0.045645062612663156 0.047650563187460165 0.04913974201222062 0.050101796927525435 0.05053194003690302 0.05043121697644019 0.04980625966628017 0.04866898531566895 0.04703625424384201 0.044929498392807736 0.04237433134421261 0.0394001493133432 0.03603973107716084 0.03232884318935258 0.02830585522085324 0.024011368202566014 0.01948785798764454 0.014779333930465825 0.009931012123682711 0.004989001459909738 0.0; 0.027150115081064158 0.04270011428358324 0.057758705288458424 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458817 0.1200710120433018 0.12899276613783248 0.13649173473699244 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.15085869879674824 0.14900019779435325 0.1456084389342256 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892884 0.08472022692682367 0.07186940098852496 0.058331714894047454 0.04423908511737579 0.029727093542738336 0.014934035939544038 0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758201 0.11939997541821289 0.1418699416955886 0.16273387270728423 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.2482330866506241 0.2504194861123901 0.24997545877122224 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.2102547977083757 0.19553165118307045 0.1788837148593802 0.1604880772824483 0.14053514660782382 0.11922679187124975 0.0967745446478989 0.07339786462605602 0.04932246710256756 0.02477870572316178 0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982612 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613316 0.2959966070960882 0.31330433562984733 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.309553600094595 0.2920566632972881 0.2716511686686468 0.24856088663060938 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450952 0.06857397080267193 0.03445135780198533 0.0; 0.0788005046339241 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401288 0.2857694853664596 0.3192996333612773 0.34929410844851994 0.37544525287759944 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.4412524616261829 0.44068192562615766 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.31629427603958477 0.28385863373836506 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841941 0.08732525906462124 0.04387365311373985 0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.530927019768691 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886781 0.29996784394668674 0.2545888555251622 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 0.0; 0.10924435576377206 0.17186551538440775 0.2325773524399111 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.608292690682532 0.5951916784511642 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333065 0.18241794673431524 0.1226163470173401 0.061610437261598615 0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031251 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106671 0.6939263753003537 0.6937441158393907 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517772 0.138754848398411 0.06972323661344877 0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105989 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440336 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603761 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509532 0.0; 0.15470426948819188 0.24346350819144608 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592499 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702826 0.7956707428868375 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749471 0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506446 0.09448139758640571 0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980362 0.09818289489364342 0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 -0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 -0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980348 0.09818289489364342 -0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506427 0.09448139758640571 -0.0; 0.15470426948819188 0.24346350819144622 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592505 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702822 0.795670742886837 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749446 -0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440339 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603755 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509504 -0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105995 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 -0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031258 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106677 0.6939263753003537 0.6937441158393913 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517733 0.138754848398411 0.06972323661344877 -0.0; 0.10924435576377206 0.17186551538440775 0.23257735243991082 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.6082926906825328 0.5951916784511634 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333112 0.18241794673431524 0.1226163470173401 0.061610437261598615 -0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.5309270197686902 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886774 0.2999678439466862 0.25458885552516275 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 -0.0; 0.07880050463392396 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401238 0.28576948536646013 0.31929963336127665 0.34929410844851994 0.3754452528775987 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.44125246162618204 0.44068192562615677 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.3162942760395855 0.2838586337383658 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841936 0.08732525906462077 0.04387365311373985 -0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982576 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613309 0.2959966070960882 0.31330433562984816 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.3095536000945941 0.2920566632972881 0.2716511686686468 0.24856088663061013 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450899 0.06857397080267193 0.03445135780198533 -0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758167 0.11939997541821289 0.14186994169558806 0.16273387270728362 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.24823308665062502 0.2504194861123892 0.2499754587712232 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.21025479770837657 0.19553165118307045 0.1788837148593802 0.16048807728244902 0.1405351466078245 0.11922679187124913 0.0967745446478989 0.07339786462605602 0.049322467102568074 0.02477870572316178 -0.0; 0.027150115081063988 0.04270011428358324 0.057758705288458785 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458886 0.1200710120433018 0.12899276613783248 0.13649173473699158 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.1508586987967492 0.14900019779435325 0.14560843893422656 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892959 0.08472022692682367 0.07186940098852561 0.05833171489404686 0.04423908511737579 0.029727093542737816 0.014934035939544038 -0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.04314015850682612 0.04564506261266228 0.047650563187460165 0.04913974201221967 0.050101796927525435 0.05053194003690302 0.05043121697644118 0.04980625966628017 0.04866898531566895 0.04703625424384296 0.044929498392808666 0.04237433134421172 0.0394001493133432 0.036039731077160034 0.03232884318935258 0.028305855220852535 0.024011368202566014 0.019487857987643936 0.014779333930466381 0.009931012123682185 0.004989001459909738 -0.0], [-0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018])

Visualization

Finally, we can visualize the grid using two types of visual elements: surfaces and wireframes. Surfaces are plotted slightly smaller (at a scale of 0.99 instead of 1) than the wireframes to create a layered effect, enhancing the visual distinction between the grid's structure and its outline. The Face-Face nodes are visualized with blue surfaces and black wireframes, while the Center-Center nodes are visualized with blue surfaces and wireframes.

fig = Figure(size=(1200, 600))
+axN = Axis3(fig[1, 1]; aspect=(1, 1, 1), elevation = +0.9, azimuth = 7, height=1500)
+axS = Axis3(fig[1, 2]; aspect=(1, 1, 1), elevation = -0.9, azimuth = 7, height=1500)
+
+for ax in (axN, axS)
+    scale_factor = 0.99
+
+    surface!(ax, xF .* scale_factor, yF .* scale_factor, zF .* scale_factor, color = :blue)
+    wireframe!(ax, xF, yF, zF, color = :black)
+
+    surface!(ax, xC .* scale_factor, yC .* scale_factor, zC .* scale_factor, color = :blue)
+    wireframe!(ax, xC, yC, zC, color = :blue)
+
+    scatter!(ax, 0, 0, +1, color=:red, markersize=15)
+    scatter!(ax, 0, 0, -1, color=:red, markersize=15)
+
+    hidedecorations!(ax)
+    hidespines!(ax)
+end
+
+save("tripolar_grid_nodes.png", fig, px_per_unit = 2)

Above there are two views of the grid: northern hemisphere on the left, southern hemisphere on the right. The actual North and South poles are the red dots. On the left we see how the North hemisphere has does not have a gridline convergence singularity at the actual North Pole but the singularity has moved to the two fictitious poles shifted at latitude 60; on the right we see that the Southern hemisphere has its pole at the usual South Pole.

This tripolar configuration is typically used in ocean modeling so that the pole singularity in the Arctic ocean is moved away into the land mases of Russia and Canada; the South pole singularity is already within the land mass of Antarctica so things are all good down there!


This page was generated using Literate.jl.

diff --git a/previews/PR29/objects.inv b/previews/PR29/objects.inv new file mode 100644 index 0000000000000000000000000000000000000000..5d7034a1fe53f71104c75bc9b9d2d3e4265aa668 GIT binary patch literal 490 zcmVNERX>N99Zgg*Qc_4OWa&u{KZXhxWBOp+6Z)#;@bUGkUa&%~K zXK!v{Y*TP(WpZg_VQf=qWo&Fma%p69E^2HFBOq2~a&u{KZaN?^E-@}M3L_v?Xk{RB zWo=<;Ze(S0Aa78b#rNMXCQiPX<{x4c$}q@ z%}&EG5QOi3ibW+y6BQ1XdTT)fBqaVS4qPe|Z<8&q9obGrLA*P5NYWw%LFE#8HQvuN znkE?`E!2HkprtGv3REh- z=Ga5)iVNQQ;$4XDq5c?yL+Dr_pcNsC?6#upnUi*2DD{;b`f3##mHq1XX!*UJvncT# zb+i~_?_oU>U`t?k7_Q)&bk2Q&TpNjQ59}5L0RuIr8Ab?e{STw4weHvKn~C>~vfI0* z8v9L&(Ckxx=OdLR+Nr6u6n1lJw4~Z&0JW?4ci22LtFrPt0WxE(Bpvd(13s%tg>MtR gd5`!N29#{!{{Sb)!%uWFng)0>ItxZW0Ou8IzDRJ^rT_o{ literal 0 HcmV?d00001 diff --git a/previews/PR29/search_index.js b/previews/PR29/search_index.js new file mode 100644 index 0000000..12f983a --- /dev/null +++ b/previews/PR29/search_index.js @@ -0,0 +1,3 @@ +var documenterSearchIndex = {"docs": +[{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"EditURL = \"../../../examples/visualize_tripolar_grid.jl\"","category":"page"},{"location":"literated/visualize_tripolar_grid/#Visualize-a-tripolar-grid","page":"Tripolar Grid","title":"Visualize a tripolar grid","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"This example demonstrates how to generate a tripolar grid using the OrthogonalSphericalShellGrids package and how to visualize the grid using the GLMakie package. The example is structured into several key sections, each performing a specific task in the process of creating and visualizing the grid.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"We begin by importing the required Julia packages. OrthogonalSphericalShellGrids is used for generating the tripolar grid, a type of grid used in geophysical and oceanographic modeling due to its ability to handle polar singularities effectively. GLMakie is used for visualization purposes, allowing the creation of figures and plots to visualize the grid.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"using OrthogonalSphericalShellGrids\nusing OrthogonalSphericalShellGrids: Face, Center\nusing OrthogonalSphericalShellGrids: get_cartesian_nodes_and_vertices\nusing GLMakie","category":"page"},{"location":"literated/visualize_tripolar_grid/#Grid-generation","page":"Tripolar Grid","title":"Grid generation","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"The grid is generated via OrthogonalSphericalShellGrids.TripolarGrid method by specifying the grid size and the latitude of the \"north\" singularities. Here, we use a lateral resolution of 6 degrees (60 x 30 grid points in the horizontal) and we configure the North hemisphere singularities to be at 60 degrees latitude. This setup creates a grid that covers the globe with a specific focus on handling the complexities near the North pole.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"grid = OrthogonalSphericalShellGrids.TripolarGrid(size = (60, 30, 1),\n north_poles_latitude = 60)","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"60×30×1 OrthogonalSphericalShellGrid{Float64, Oceananigans.Grids.Periodic, Oceananigans.Grids.RightConnected, Oceananigans.Grids.Bounded} on Oceananigans.Architectures.CPU with 4×4×4 halo and with precomputed metrics\n├── centered at (λ, φ) = (0.0, 2.6549)\n├── longitude: Oceananigans.Grids.Periodic extent 359.895 degrees variably spaced with min(Δλ)=0.286186, max(Δλ)=6.22702\n├── latitude: Oceananigans.Grids.RightConnected extent 175.667 degrees variably spaced with min(Δφ)=0.517693, max(Δφ)=5.86207\n└── z: Bounded z ∈ [0.0, 1.0] regularly spaced with Δz=1.0","category":"page"},{"location":"literated/visualize_tripolar_grid/#Retrieving-the-nodes","page":"Tripolar Grid","title":"Retrieving the nodes","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"The lines retrieve Cartesian coordinates for two types of grid nodes: Face–Face nodes and Center–Centernodes. This is done using thegetcartesiannodesandverticesmethod, which converts the grid's spherical coordinates into Cartesian coordinates for easier manipulation and visualization. The coordinates are stored in variablesxF,yF,zFfor Face-Face nodes, andxC,yC,zC` for Center-Center nodes.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Face(), Face(), Center())\nxF, yF, zF = cartesian_nodes\n\ncartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Center(), Center(), Center())\nxC, yC, zC = cartesian_nodes","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"([-0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.14561776776220567 -0.2291668279955748 -0.31027758059442584 -0.388099121736715 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060883 -0.8302340607769572 -0.8428707817810065 -0.8476872807812087 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797721 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.1349426079870381 -0.21238405523755866 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.4921729791951939 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953274 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509845 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736897 -0.7390744074612711 -0.7117091872379969 -0.6795513435029952 -0.6434671677877949 -0.6045122820014774 -0.5639777620410878 -0.5234493244821024 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374697 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712062 -0.7200164974745102 -0.7181136491233174 -0.7099159661887166 -0.6957307512852973 -0.6759670777615957 -0.6511447205785094 -0.6219078423635591 -0.5890456241077764 -0.5535225047206889 -0.516520476286537 -0.47949325829920103 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.49070893631682244 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457655 -0.6389028713417393 -0.6432517250854888 -0.6417873986226402 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.3700389663063305 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616683 -0.45880156813823625 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352767 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906277 -0.45918157774358653 -0.4317031784656438 -0.4030210808213127 -0.37427165698474485 -0.34685040874639284 -0.3224333785206566 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.42774843411524655 -0.4440185946548549 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.4616952725700714 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344438 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.06224267873718799 -0.09800102788100669 -0.13277738333377656 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.28042999332746543 -0.30271319094705557 -0.32204155573233284 -0.33824974863148494 -0.35120989328464763 -0.3608337555534154 -0.36707476238395237 -0.3699299488047028 -0.36944196597896406 -0.3657013451606751 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995251 -0.30518502303145156 -0.2870419713829763 -0.2680704843969711 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.04495416087944619 -0.07078384802364276 -0.09590896171917541 -0.12008081895723474 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.2656520614624619 -0.26777833244533894 -0.2674847427447304 -0.264834618841731 -0.2599281266775273 -0.25290508286556096 -0.24394887021821865 -0.23329205453363458 -0.22122451133261328 -0.2081050532903382 -0.19437746811585607 -0.18059088333188733 -0.16742096282299748 -0.1556799827500877 -0.14628860377433242 -0.14016861600480945 -0.13803682405467774; -0.027171660274957276 -0.042785402007248514 -0.05797522885488518 -0.07259140337793961 -0.08649059153582489 -0.09953748679757311 -0.11160636387130848 -0.12258255113920791 -0.13236381346601114 -0.1408616403650565 -0.1480024387736359 -0.1537286352393712 -0.1579996996531805 -0.16079311254216697 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152813957 -0.1261183626608485 -0.11781028449293914 -0.109463429787166 -0.10148760334298632 -0.09437556065527847 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.009090526679840314 -0.014314501900697699 -0.019396986229065785 -0.024287981965398407 -0.028939611707291882 -0.03330665755483169 -0.03734707793599557 -0.04102249854077091 -0.04429867466181113 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.05370531175719615 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.047348747867600786 -0.044907589862633095 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970575 -0.031621935363869695 -0.029716109950188363 -0.028473957254269537 -0.028041239967729517; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433242 0.14016861600480954 0.13803682405467774; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762905 0.1932351963195468 0.19029416264369178; 0.07884741888633923 0.12413725278791794 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413815 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.4529227884063621 0.44048020887016903 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.24345383915847799 0.23974506555510222; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403946 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164534 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664434 0.285784764955385; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880439 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115969 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568944 0.7154131661712055 0.7200164974745102 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556795 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.13494260798703822 0.21238405523755846 0.2875884787109599 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502042 0.7767217730091854 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081972 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810065 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521129 0.6048520996464982 0.5612859449667114 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.15469718776463942 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.4903830563619681 0.5634168029216329 0.630541463326553 0.6911129831937729 0.7445768129218288 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678842 0.8976406106275676 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834079 0.685184452268136 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.5100651370790651 0.4789906138327752 0.45877571017234986 0.45174024820601283; 0.16208203542874697 0.25504237413571823 0.3452429786027916 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234397 0.7791805080152763 0.8270129974166376 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143916 0.8430483524463561 0.8043539299181591 0.761117828512808 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318083 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.16769201261744424 0.2638565952000316 0.3571486553990876 0.44656981895509407 0.5311790914579109 0.6101060482082731 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206178 0.9635165996829284 0.9682512279485149 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728965 0.8294260088169972 0.7847202909280058 0.7366506797833241 0.6867906150258034 0.6370647077160735 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.17146617556136307 0.269785681663328 0.3651558021402381 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398487 0.7642744283803597 0.822965468244785 0.8732069696573536 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724362 0.9843239119995201 0.971520277894516 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765037 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.831792020854692 0.8825135943858438 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240868 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606373 0.7586923057247961 0.7072490567710032 0.6559689624224248 0.60727156743142 0.5640556679962432 0.5296033894808341 0.5072013179848617 0.4994063993194244; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.8317920208546918 0.8825135943858436 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240869 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606372 0.7586923057247961 0.7072490567710031 0.6559689624224248 0.6072715674314199 0.5640556679962432 0.529603389480834 0.5072013179848617 0.4994063993194244; 0.17146617556136304 0.269785681663328 0.36515580214023813 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398489 0.7642744283803597 0.822965468244785 0.8732069696573534 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724364 0.9843239119995201 0.9715202778945161 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765035 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.16769201261744424 0.2638565952000316 0.3571486553990874 0.44656981895509407 0.5311790914579108 0.610106048208273 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206181 0.963516599682928 0.9682512279485153 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728967 0.8294260088169972 0.7847202909280058 0.7366506797833242 0.6867906150258035 0.6370647077160733 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.16208203542874697 0.25504237413571823 0.3452429786027914 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234393 0.7791805080152763 0.8270129974166379 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143913 0.8430483524463561 0.8043539299181591 0.7611178285128082 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318082 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.15469718776463937 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.49038305636196783 0.5634168029216332 0.6305414633265527 0.6911129831937729 0.7445768129218284 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678838 0.8976406106275672 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834082 0.6851844522681362 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.510065137079065 0.47899061383277514 0.45877571017234986 0.45174024820601283; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810059 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521126 0.6048520996464979 0.5612859449667116 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.13494260798703822 0.21238405523755846 0.28758847871095966 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502048 0.7767217730091848 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081975 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115973 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568951 0.7154131661712055 0.7200164974745109 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556793 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880447 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403951 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164527 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664423 0.285784764955385; 0.07884741888633923 0.12413725278791818 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413904 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.45292278840636124 0.4404802088701682 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.2434538391584779 0.23974506555510222; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762883 0.1932351963195468 0.19029416264369178; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433223 0.14016861600480954 0.13803682405467774; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; -0.009090526679840142 -0.014314501900697699 -0.019396986229065785 -0.024287981965398865 -0.028939611707292427 -0.033306657554831066 -0.03734707793599557 -0.04102249854077014 -0.044298674661811956 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.053705311757197116 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.0473487478676 -0.04490758986263382 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970186 -0.031621935363869993 -0.029716109950188568 -0.028473957254269537 -0.028041239967729517; -0.027171660274957276 -0.04278540200724878 -0.057975228854884826 -0.07259140337794005 -0.08649059153582489 -0.09953748679757311 -0.11160636387130778 -0.12258255113920866 -0.13236381346601114 -0.1408616403650565 -0.148002438773635 -0.15372863523937025 -0.15799969965318147 -0.160793112542166 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152814026 -0.1261183626608485 -0.11781028449293858 -0.109463429787166 -0.10148760334298632 -0.09437556065527876 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.04495416087944619 -0.07078384802364276 -0.09590896171917579 -0.12008081895723517 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.26565206146246284 -0.26777833244533894 -0.2674847427447304 -0.2648346188417301 -0.2599281266775273 -0.2529050828655601 -0.24394887021821948 -0.23329205453363383 -0.22122451133261398 -0.2081050532903382 -0.19437746811585607 -0.18059088333188686 -0.16742096282299784 -0.155679982750088 -0.14628860377433242 -0.14016861600480954 -0.13803682405467774; -0.06224267873718799 -0.09800102788100695 -0.13277738333377623 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.2804299933274647 -0.3027131909470564 -0.322041555732332 -0.33824974863148494 -0.35120989328464763 -0.36083375555341446 -0.36707476238395237 -0.36992994880470187 -0.3694419659789632 -0.36570134516067415 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995259 -0.30518502303145156 -0.2870419713829763 -0.2680704843969706 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.4277484341152474 -0.44401859465485405 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.46169527257007065 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344443 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616689 -0.45880156813823564 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352759 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906283 -0.45918157774358653 -0.4317031784656438 -0.4030210808213132 -0.3742716569847445 -0.34685040874639284 -0.3224333785206569 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.4907089363168219 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457663 -0.6389028713417393 -0.6432517250854888 -0.6417873986226394 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.37003896630633076 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374703 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712055 -0.7200164974745102 -0.7181136491233181 -0.709915966188716 -0.6957307512852966 -0.6759670777615957 -0.6511447205785094 -0.6219078423635586 -0.5890456241077768 -0.5535225047206889 -0.5165204762865374 -0.4794932582992007 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.13494260798703822 -0.21238405523755846 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.49217297919519437 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953279 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509851 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736902 -0.7390744074612711 -0.7117091872379965 -0.6795513435029952 -0.6434671677877944 -0.6045122820014774 -0.5639777620410878 -0.5234493244821027 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.14561776776220559 -0.22916682799557495 -0.3102775805944257 -0.38809912173671524 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060889 -0.8302340607769567 -0.8428707817810065 -0.8476872807812081 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797717 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244], [-0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 -0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 -0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 -0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 -0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 -0.0; -0.09453931054294616 -0.1487190978491784 -0.20123081596123554 -0.2514909948459919 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256991 -0.5258730284648329 -0.5309270197686902 -0.5304077905416922 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388685 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 -0.0; -0.1092443557637722 -0.17186551538440756 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326953 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600436 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381643 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.575964613940223 -0.5508460546623364 -0.5201265133780645 -0.48414834363139964 -0.4433013685260977 -0.3980183233734477 -0.34877017231502794 -0.29606134800943434 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 -0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240401 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003531 -0.6937441158393913 -0.6863244592573579 -0.671783148444792 -0.6503078485843587 -0.6221547405355011 -0.587644579757757 -0.5471583093357457 -0.5011323099532774 -0.4500533621060475 -0.39445338700133725 -0.3349040230120407 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 -0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703358 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.757178115689253 -0.765283054425606 -0.7653650304313316 -0.7574575021087522 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.2284627428873973 -0.1535940701312627 -0.0771840589834026 -0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582633 -0.6991635203313463 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271729 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499889 -0.601548383227324 -0.5405011365689621 -0.47393474389865564 -0.40253851189271567 -0.32704705990440125 -0.24823314432743135 -0.16690027103237884 -0.08387514473509504 -0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800785 -0.8539016094608556 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.8574557335585165 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640705 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 -0.0; -0.1621031858215124 -0.25512371666703554 -0.34544062526665625 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813079 -0.7804141785216053 -0.827963396712097 -0.8667989868025158 -0.8965239005586522 -0.9168382474165633 -0.9275419669829891 -0.9285364000801603 -0.9198247640149808 -0.9015115505195137 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291042 -0.6763776724542383 -0.6079903798810069 -0.5333099932779639 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 -0.0; -0.16772513193719168 -0.2639850560105428 -0.3574649513033959 -0.44718127029496646 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263066 -0.9628970262252827 -0.9540757506989864 -0.9352860659466241 -0.9067313263985689 -0.8687163099334942 -0.8216437758234271 -0.7660100382926455 -0.7023996107612742 -0.6314789835018362 -0.5539896041740379 -0.4707401365456435 -0.38259807769669213 -0.290480818191948 -0.19534623314980348 -0.09818289489364355 -0.0; -0.17150799144525702 -0.26994838220353407 -0.3655583319134056 -0.4573356902543544 -0.5443187807215241 -0.625596533880287 -0.7003180718474857 -0.7677016414272496 -0.8270428010589652 -0.8777217755149587 -0.9192099019823009 -0.9510751016338955 -0.9729863218881927 -0.9847169061208959 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581251 -0.48271900374158594 -0.3923610456680835 -0.29790937282151825 -0.200349742787213 -0.1007000940512347 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334978 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147938 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232156 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334979 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147937 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232155 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 0.0; -0.17150799144525702 -0.26994838220353407 -0.36555833191340564 -0.4573356902543543 -0.5443187807215241 -0.625596533880287 -0.700318071847486 -0.7677016414272495 -0.8270428010589652 -0.8777217755149587 -0.9192099019823011 -0.9510751016338956 -0.9729863218881925 -0.984716906120896 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581252 -0.48271900374158594 -0.3923610456680835 -0.2979093728215182 -0.200349742787213 -0.1007000940512347 0.0; -0.16772513193719168 -0.2639850560105428 -0.35746495130339584 -0.44718127029496635 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263064 -0.9628970262252827 -0.9540757506989864 -0.9352860659466244 -0.9067313263985689 -0.8687163099334946 -0.8216437758234268 -0.7660100382926458 -0.7023996107612739 -0.6314789835018362 -0.5539896041740379 -0.4707401365456437 -0.382598077696692 -0.2904808181919479 -0.19534623314980348 -0.09818289489364342 0.0; -0.1621031858215124 -0.2551237166670354 -0.34544062526665636 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813082 -0.780414178521605 -0.8279633967120973 -0.8667989868025158 -0.8965239005586522 -0.9168382474165636 -0.9275419669829891 -0.9285364000801606 -0.9198247640149813 -0.9015115505195139 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291038 -0.6763776724542383 -0.6079903798810069 -0.5333099932779641 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800781 -0.8539016094608561 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.857455733558517 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640701 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582628 -0.6991635203313468 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271734 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499885 -0.601548383227324 -0.5405011365689621 -0.47393474389865525 -0.402538511892716 -0.32704705990440125 -0.24823314432743102 -0.16690027103237884 -0.08387514473509504 0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703362 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.7571781156892524 -0.765283054425606 -0.7653650304313316 -0.7574575021087528 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.22846274288739696 -0.1535940701312627 -0.0771840589834026 0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240395 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003537 -0.6937441158393913 -0.6863244592573572 -0.6717831484447928 -0.6503078485843595 -0.6221547405355011 -0.587644579757757 -0.5471583093357463 -0.5011323099532768 -0.4500533621060475 -0.39445338700133675 -0.3349040230120412 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 0.0; -0.10924435576377206 -0.17186551538440775 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326948 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600429 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381635 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.5759646139402222 -0.5508460546623364 -0.5201265133780653 -0.48414834363139964 -0.4433013685260983 -0.3980183233734477 -0.34877017231502794 -0.29606134800943384 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 0.0; -0.09453931054294631 -0.14871909784917817 -0.20123081596123588 -0.2514909948459916 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256982 -0.5258730284648337 -0.5309270197686902 -0.530407790541693 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388692 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 0.0; -0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.043140158506826946 0.045645062612663156 0.047650563187460165 0.04913974201222062 0.050101796927525435 0.05053194003690302 0.05043121697644019 0.04980625966628017 0.04866898531566895 0.04703625424384201 0.044929498392807736 0.04237433134421261 0.0394001493133432 0.03603973107716084 0.03232884318935258 0.02830585522085324 0.024011368202566014 0.01948785798764454 0.014779333930465825 0.009931012123682711 0.004989001459909738 0.0; 0.027150115081064158 0.04270011428358324 0.057758705288458424 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458817 0.1200710120433018 0.12899276613783248 0.13649173473699244 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.15085869879674824 0.14900019779435325 0.1456084389342256 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892884 0.08472022692682367 0.07186940098852496 0.058331714894047454 0.04423908511737579 0.029727093542738336 0.014934035939544038 0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758201 0.11939997541821289 0.1418699416955886 0.16273387270728423 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.2482330866506241 0.2504194861123901 0.24997545877122224 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.2102547977083757 0.19553165118307045 0.1788837148593802 0.1604880772824483 0.14053514660782382 0.11922679187124975 0.0967745446478989 0.07339786462605602 0.04932246710256756 0.02477870572316178 0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982612 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613316 0.2959966070960882 0.31330433562984733 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.309553600094595 0.2920566632972881 0.2716511686686468 0.24856088663060938 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450952 0.06857397080267193 0.03445135780198533 0.0; 0.0788005046339241 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401288 0.2857694853664596 0.3192996333612773 0.34929410844851994 0.37544525287759944 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.4412524616261829 0.44068192562615766 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.31629427603958477 0.28385863373836506 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841941 0.08732525906462124 0.04387365311373985 0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.530927019768691 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886781 0.29996784394668674 0.2545888555251622 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 0.0; 0.10924435576377206 0.17186551538440775 0.2325773524399111 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.608292690682532 0.5951916784511642 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333065 0.18241794673431524 0.1226163470173401 0.061610437261598615 0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031251 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106671 0.6939263753003537 0.6937441158393907 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517772 0.138754848398411 0.06972323661344877 0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105989 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440336 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603761 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509532 0.0; 0.15470426948819188 0.24346350819144608 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592499 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702826 0.7956707428868375 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749471 0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506446 0.09448139758640571 0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980362 0.09818289489364342 0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 -0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 -0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980348 0.09818289489364342 -0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506427 0.09448139758640571 -0.0; 0.15470426948819188 0.24346350819144622 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592505 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702822 0.795670742886837 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749446 -0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440339 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603755 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509504 -0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105995 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 -0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031258 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106677 0.6939263753003537 0.6937441158393913 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517733 0.138754848398411 0.06972323661344877 -0.0; 0.10924435576377206 0.17186551538440775 0.23257735243991082 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.6082926906825328 0.5951916784511634 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333112 0.18241794673431524 0.1226163470173401 0.061610437261598615 -0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.5309270197686902 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886774 0.2999678439466862 0.25458885552516275 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 -0.0; 0.07880050463392396 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401238 0.28576948536646013 0.31929963336127665 0.34929410844851994 0.3754452528775987 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.44125246162618204 0.44068192562615677 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.3162942760395855 0.2838586337383658 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841936 0.08732525906462077 0.04387365311373985 -0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982576 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613309 0.2959966070960882 0.31330433562984816 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.3095536000945941 0.2920566632972881 0.2716511686686468 0.24856088663061013 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450899 0.06857397080267193 0.03445135780198533 -0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758167 0.11939997541821289 0.14186994169558806 0.16273387270728362 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.24823308665062502 0.2504194861123892 0.2499754587712232 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.21025479770837657 0.19553165118307045 0.1788837148593802 0.16048807728244902 0.1405351466078245 0.11922679187124913 0.0967745446478989 0.07339786462605602 0.049322467102568074 0.02477870572316178 -0.0; 0.027150115081063988 0.04270011428358324 0.057758705288458785 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458886 0.1200710120433018 0.12899276613783248 0.13649173473699158 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.1508586987967492 0.14900019779435325 0.14560843893422656 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892959 0.08472022692682367 0.07186940098852561 0.05833171489404686 0.04423908511737579 0.029727093542737816 0.014934035939544038 -0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.04314015850682612 0.04564506261266228 0.047650563187460165 0.04913974201221967 0.050101796927525435 0.05053194003690302 0.05043121697644118 0.04980625966628017 0.04866898531566895 0.04703625424384296 0.044929498392808666 0.04237433134421172 0.0394001493133432 0.036039731077160034 0.03232884318935258 0.028305855220852535 0.024011368202566014 0.019487857987643936 0.014779333930466381 0.009931012123682185 0.004989001459909738 -0.0], [-0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018])","category":"page"},{"location":"literated/visualize_tripolar_grid/#Visualization","page":"Tripolar Grid","title":"Visualization","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"Finally, we can visualize the grid using two types of visual elements: surfaces and wireframes. Surfaces are plotted slightly smaller (at a scale of 0.99 instead of 1) than the wireframes to create a layered effect, enhancing the visual distinction between the grid's structure and its outline. The Face-Face nodes are visualized with blue surfaces and black wireframes, while the Center-Center nodes are visualized with blue surfaces and wireframes.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"fig = Figure(size=(1200, 600))\naxN = Axis3(fig[1, 1]; aspect=(1, 1, 1), elevation = +0.9, azimuth = 7, height=1500)\naxS = Axis3(fig[1, 2]; aspect=(1, 1, 1), elevation = -0.9, azimuth = 7, height=1500)\n\nfor ax in (axN, axS)\n scale_factor = 0.99\n\n surface!(ax, xF .* scale_factor, yF .* scale_factor, zF .* scale_factor, color = :blue)\n wireframe!(ax, xF, yF, zF, color = :black)\n\n surface!(ax, xC .* scale_factor, yC .* scale_factor, zC .* scale_factor, color = :blue)\n wireframe!(ax, xC, yC, zC, color = :blue)\n\n scatter!(ax, 0, 0, +1, color=:red, markersize=15)\n scatter!(ax, 0, 0, -1, color=:red, markersize=15)\n\n hidedecorations!(ax)\n hidespines!(ax)\nend\n\nsave(\"tripolar_grid_nodes.png\", fig, px_per_unit = 2)","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"(Image: )","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"Above there are two views of the grid: northern hemisphere on the left, southern hemisphere on the right. The actual North and South poles are the red dots. On the left we see how the North hemisphere has does not have a gridline convergence singularity at the actual North Pole but the singularity has moved to the two fictitious poles shifted at latitude 60; on the right we see that the Southern hemisphere has its pole at the usual South Pole.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"This tripolar configuration is typically used in ocean modeling so that the pole singularity in the Arctic ocean is moved away into the land mases of Russia and Canada; the South pole singularity is already within the land mass of Antarctica so things are all good down there!","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"This page was generated using Literate.jl.","category":"page"},{"location":"#OrthogonalSphericalShellGrids.jl","page":"Home","title":"OrthogonalSphericalShellGrids.jl","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"OrthogonalSphericalShellGrids includes tools for generating spherical shell grids for ocean simulations with Oceananigans.","category":"page"},{"location":"","page":"Home","title":"Home","text":"OrthogonalSphericalShellGrids is developed by the Climate Modeling Alliance.","category":"page"},{"location":"#Quick-install","page":"Home","title":"Quick install","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"OrthogonalSphericalShellGrids is a registered Julia package. So to install it,","category":"page"},{"location":"","page":"Home","title":"Home","text":"Download Julia.\nLaunch Julia and type","category":"page"},{"location":"","page":"Home","title":"Home","text":"julia> using Pkg\n\njulia> Pkg.add(\"OrthogonalSphericalShellGrids\")","category":"page"},{"location":"#Quick-start","page":"Home","title":"Quick start","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"Browse through the examples to see how demos on how to create grids using OrthogonalSphericalShellGrids.","category":"page"},{"location":"API/#sec:API","page":"API","title":"List of functions in OrthogonalSphericalShellGrids","text":"","category":"section"},{"location":"API/","page":"API","title":"API","text":"Modules = [ OrthogonalSphericalShellGrids ]","category":"page"},{"location":"API/#OrthogonalSphericalShellGrids.Tripolar","page":"API","title":"OrthogonalSphericalShellGrids.Tripolar","text":"a structure to represent a tripolar grid on a spherical shell \n\n\n\n\n\n","category":"type"},{"location":"API/#OrthogonalSphericalShellGrids.TripolarGrid","page":"API","title":"OrthogonalSphericalShellGrids.TripolarGrid","text":"TripolarGrid(arch::Distributed, FT::DataType = Float64; halo = (4, 4, 4), kwargs...)\n\nConstruct a tripolar grid on a distributed architecture. A distributed tripolar grid is supported only on a Y-partitioning configuration, therefore, only splitting the j-direction is supported for the moment.\n\n\n\n\n\n","category":"type"},{"location":"API/#OrthogonalSphericalShellGrids.TripolarGrid-2","page":"API","title":"OrthogonalSphericalShellGrids.TripolarGrid","text":"TripolarGrid(arch = CPU(), FT::DataType = Float64;\n size,\n southermost_latitude = -80,\n halo = (4, 4, 4),\n radius = R_Earth,\n z = (0, 1),\n north_poles_latitude = 45,\n first_pole_longitude = 0)\n\nConstruct a tripolar grid on a spherical shell.\n\nwarning: Longitude coordinate must have even number of cells\nsize is a 3-tuple of the grid size in longitude, latitude, and vertical directions. Due to requirements of the folding at the north edge of the domain, the longitude size of the grid (i.e., the first component of size) must be an even number!\n\nPositional Arguments\n\narch: The architecture to use for the grid. Default is CPU().\nFT::DataType: The data type to use for the grid. Default is Float64.\n\nKeyword Arguments\n\nsize: The number of cells in the (longitude, latitude, vertical) dimensions.\nsouthermost_latitude: The southernmost Center latitude of the grid. Default is -80.\nhalo: The halo size in the (longitude, latitude, vertical) dimensions. Default is (4, 4, 4).\nradius: The radius of the spherical shell. Default is R_Earth.\nz: The vertical z-coordinate range of the grid. Default is (0, 1).\nfirst_pole_longitude: The longitude of the first \"north\" singularity. The second singularity is located at first_pole_longitude + 180ᵒ.\nnorth_poles_latitude: The latitude of the \"north\" singularities.\n\nReturn\n\nAn OrthogonalSphericalShellGrid object representing a tripolar grid on the sphere. The north singularities are located at\n\ni = 1, j = Nφ and i = Nλ ÷ 2 + 1, j = Nλ \n\n\n\n\n\n","category":"type"},{"location":"API/#OrthogonalSphericalShellGrids.ZipperBoundaryCondition","page":"API","title":"OrthogonalSphericalShellGrids.ZipperBoundaryCondition","text":"ZipperBoundaryCondition(sign = 1)\n\nCreate a zipper boundary condition specific to the TripolarGrid. A Zipper boundary condition is similar to a periodic boundary condition, but, instead of retrieving the value from the opposite boundary, it splits the boundary in two and retrieves the value from the opposite side of the boundary. It is possible to think of it as a periodic boundary over a folded domain.\n\nWhen copying in halos, folded velocities need to switch sign, while tracers or similar fields do not.\n\nNote: the Tripolar boundary condition is particular because the last grid point at the north edge is repeated for tracers. For this reason we do not start copying the halo from the last grid point but from the second to last grid point.\n\nExample\n\nConsider the northern edge of a tripolar grid where P indicates the j - location of the poles\n\n P P\n | | | | \n Ny (center) -> u₁ c₁ u₂ c₂ u₃ c₃ u₄ c₄ \n Ny (face) -> |---- v₁ ----|---- v₂ ----|---- v₃ ----|---- v₄ ----\n Nx Nx\n (face) (center)\n\nThe grid ends at Ny because it is periodic in nature, but, given the fold, \n\nc₁ == c₄\n\nand\n\nc₂ == c₃\n\nThis is not the case for the v-velocity (or any field on the j-faces) where the last grid point is not repeated.\n\n\n\n\n\n","category":"function"},{"location":"API/#OrthogonalSphericalShellGrids._compute_tripolar_coordinates!-Tuple{Any}","page":"API","title":"OrthogonalSphericalShellGrids._compute_tripolar_coordinates!","text":"_compute_tripolar_coordinates!(λFF, φFF, λFC, φFC, λCF, φCF, λCC, φCC, \n λᶠᵃᵃ, λᶜᵃᵃ, φᵃᶠᵃ, φᵃᶜᵃ, \n first_pole_longitude,\n focal_distance, Nλ)\n\nCompute the tripolar coordinates for a given set of input parameters. Here, we follow, the formulation described by\n\nRoss J. Murray, (1996). Explicit generation of orthogonal grids for ocean models, Journal of Computational Physics, 126(2), 251-273.\n\nThe tripolar grid is built as a set of cofocal ellipsed and perpendicular hyperbolae. The focal_distance argument is the distance from the center of the ellipses to the foci.\n\nThe family of ellipses obeys:\n\nfracx²a² cosh²(ψ) + fracy²a² sinh²(ψ) = 1\n\nWhile the family of perpendicular hyperbolae obey:\n\nfracx²a² cosh²(λ) + fracy²a² sinh²(λ) = 1\n\nWhere a is the focal_distance to the center, λ is the longitudinal angle, and ψ is the \"isometric latitude\", defined by Murray (1996) and satisfying:\n\n a sinh(ψ) = mathrmtand(90 - φ) 2\n\nThe final (x y) points that define the stereographic projection of the tripolar coordinates are given by:\n\n beginalign\n x = a sinh ψ cos λ \n y = a sinh ψ sin λ\n endalign\n\nfor which it is possible to retrieve the longitude and latitude by:\n\n beginalign\n λ = - frac180π mathrmatan(y x) \n φ = 90 - frac360π mathrmatan sqrtx² + y²\n endalign\n\n\n\n\n\n","category":"method"}] +} diff --git a/previews/PR29/siteinfo.js b/previews/PR29/siteinfo.js new file mode 100644 index 0000000..c1bc200 --- /dev/null +++ b/previews/PR29/siteinfo.js @@ -0,0 +1 @@ +var DOCUMENTER_CURRENT_VERSION = "previews/PR29"; diff --git a/previews/PR31/.documenter-siteinfo.json b/previews/PR31/.documenter-siteinfo.json new file mode 100644 index 0000000..27bc60f --- /dev/null +++ b/previews/PR31/.documenter-siteinfo.json @@ -0,0 +1 @@ +{"documenter":{"julia_version":"1.10.5","generation_timestamp":"2024-09-17T18:52:18","documenter_version":"1.7.0"}} \ No newline at end of file diff --git a/previews/PR31/API/index.html b/previews/PR31/API/index.html new file mode 100644 index 0000000..5d9ba80 --- /dev/null +++ b/previews/PR31/API/index.html @@ -0,0 +1,23 @@ + +API · OrthogonalSphericalShellGrids.jl

List of functions in OrthogonalSphericalShellGrids

OrthogonalSphericalShellGrids.TripolarGridType
TripolarGrid(arch = CPU(), FT::DataType = Float64;
+             size,
+             southermost_latitude = -80,
+             halo                 = (4, 4, 4),
+             radius               = R_Earth,
+             z                    = (0, 1),
+             north_poles_latitude = 45,
+             first_pole_longitude = 0)

Construct a tripolar grid on a spherical shell.

Longitude coordinate must have even number of cells

size is a 3-tuple of the grid size in longitude, latitude, and vertical directions. Due to requirements of the folding at the north edge of the domain, the longitude size of the grid (i.e., the first component of size) must be an even number!

Positional Arguments

  • arch: The architecture to use for the grid. Default is CPU().
  • FT::DataType: The data type to use for the grid. Default is Float64.

Keyword Arguments

  • size: The number of cells in the (longitude, latitude, vertical) dimensions.
  • southermost_latitude: The southernmost Center latitude of the grid. Default is -80.
  • halo: The halo size in the (longitude, latitude, vertical) dimensions. Default is (4, 4, 4).
  • radius: The radius of the spherical shell. Default is R_Earth.
  • z: The vertical $z$-coordinate range of the grid. Default is (0, 1).
  • first_pole_longitude: The longitude of the first "north" singularity. The second singularity is located at first_pole_longitude + 180ᵒ.
  • north_poles_latitude: The latitude of the "north" singularities.

Return

An OrthogonalSphericalShellGrid object representing a tripolar grid on the sphere. The north singularities are located at

i = 1, j = Nφ and i = Nλ ÷ 2 + 1, j = Nλ

source
OrthogonalSphericalShellGrids.TripolarGridType
TripolarGrid(arch::Distributed, FT::DataType = Float64; halo = (4, 4, 4), kwargs...)

Construct a tripolar grid on a distributed architecture. A distributed tripolar grid is supported only on a Y-partitioning configuration, therefore, only splitting the j-direction is supported for the moment.

source
OrthogonalSphericalShellGrids.ZipperBoundaryConditionFunction
ZipperBoundaryCondition(sign = 1)

Create a zipper boundary condition specific to the TripolarGrid. A Zipper boundary condition is similar to a periodic boundary condition, but, instead of retrieving the value from the opposite boundary, it splits the boundary in two and retrieves the value from the opposite side of the boundary. It is possible to think of it as a periodic boundary over a folded domain.

When copying in halos, folded velocities need to switch sign, while tracers or similar fields do not.

Note: the Tripolar boundary condition is particular because the last grid point at the north edge is repeated for tracers. For this reason we do not start copying the halo from the last grid point but from the second to last grid point.

Example

Consider the northern edge of a tripolar grid where P indicates the j - location of the poles

                  P                         P
+                  |            |            |            |            
+ Ny (center) ->   u₁    c₁     u₂    c₂     u₃    c₃     u₄    c₄     
+ Ny (face)   ->   |---- v₁ ----|---- v₂ ----|---- v₃ ----|---- v₄ ----
+                                                      Nx    Nx
+                                                    (face) (center)

The grid ends at Ny because it is periodic in nature, but, given the fold,

c₁ == c₄

and

c₂ == c₃

This is not the case for the v-velocity (or any field on the j-faces) where the last grid point is not repeated.

source
OrthogonalSphericalShellGrids._compute_tripolar_coordinates!Method
_compute_tripolar_coordinates!(λFF, φFF, λFC, φFC, λCF, φCF, λCC, φCC, 
+                               λᶠᵃᵃ, λᶜᵃᵃ, φᵃᶠᵃ, φᵃᶜᵃ, 
+                               first_pole_longitude,
+                               focal_distance, Nλ)

Compute the tripolar coordinates for a given set of input parameters. Here, we follow, the formulation described by

Ross J. Murray, (1996). Explicit generation of orthogonal grids for ocean models, Journal of Computational Physics, 126(2), 251-273.

The tripolar grid is built as a set of cofocal ellipsed and perpendicular hyperbolae. The focal_distance argument is the distance from the center of the ellipses to the foci.

The family of ellipses obeys:

\[\frac{x²}{a² \cosh²(ψ)} + \frac{y²}{a² \sinh²(ψ)} = 1\]

While the family of perpendicular hyperbolae obey:

\[\frac{x²}{a² \cosh²(λ)} + \frac{y²}{a² \sinh²(λ)} = 1\]

Where $a$ is the focal_distance to the center, $λ$ is the longitudinal angle, and $ψ$ is the "isometric latitude", defined by Murray (1996) and satisfying:

\[ a \sinh(ψ) = \mathrm{tand}[(90 - φ) / 2]\]

The final $(x, y)$ points that define the stereographic projection of the tripolar coordinates are given by:

\[ \begin{align} + x & = a \sinh ψ \cos λ \\ + y & = a \sinh ψ \sin λ + \end{align}\]

for which it is possible to retrieve the longitude and latitude by:

\[ \begin{align} + λ &= - \frac{180}{π} \mathrm{atan}(y / x) \\ + φ &= 90 - \frac{360}{π} \mathrm{atan} \sqrt{x² + y²} + \end{align}\]

source
diff --git a/previews/PR31/assets/documenter.js b/previews/PR31/assets/documenter.js new file mode 100644 index 0000000..235cb2e --- /dev/null +++ b/previews/PR31/assets/documenter.js @@ -0,0 +1,1065 @@ +// Generated by Documenter.jl +requirejs.config({ + paths: { + 'highlight-julia': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/julia.min', + 'headroom': 'https://cdnjs.cloudflare.com/ajax/libs/headroom/0.12.0/headroom.min', + 'jqueryui': 'https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min', + 'jquery': 'https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min', + 'headroom-jquery': 'https://cdnjs.cloudflare.com/ajax/libs/headroom/0.12.0/jQuery.headroom.min', + 'highlight': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min', + 'highlight-julia-repl': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/julia-repl.min', + }, + shim: { + "highlight-julia": { + "deps": [ + "highlight" + ] + }, + "headroom-jquery": { + "deps": [ + "jquery", + "headroom" + ] + }, + "highlight-julia-repl": { + "deps": [ + "highlight" + ] + } +} +}); +//////////////////////////////////////////////////////////////////////////////// +require([], function() { +window.MathJax = { + "tex": { + "packages": [ + "base", + "ams", + "autoload", + "mhchem" + ], + "inlineMath": [ + [ + "$", + "$" + ], + [ + "\\(", + "\\)" + ] + ], + "tags": "ams" + }, + "options": { + "ignoreHtmlClass": "tex2jax_ignore", + "processHtmlClass": "tex2jax_process" + } +} +; + +(function () { + var script = document.createElement('script'); + script.src = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-svg-full.js'; + script.async = true; + document.head.appendChild(script); +})(); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery', 'highlight', 'highlight-julia', 'highlight-julia-repl'], function($) { +$(document).ready(function() { + hljs.highlightAll(); +}) + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +let timer = 0; +var isExpanded = true; + +$(document).on( + "click", + ".docstring .docstring-article-toggle-button", + function () { + let articleToggleTitle = "Expand docstring"; + const parent = $(this).parent(); + + debounce(() => { + if (parent.siblings("section").is(":visible")) { + parent + .find("a.docstring-article-toggle-button") + .removeClass("fa-chevron-down") + .addClass("fa-chevron-right"); + } else { + parent + .find("a.docstring-article-toggle-button") + .removeClass("fa-chevron-right") + .addClass("fa-chevron-down"); + + articleToggleTitle = "Collapse docstring"; + } + + parent + .children(".docstring-article-toggle-button") + .prop("title", articleToggleTitle); + parent.siblings("section").slideToggle(); + }); + } +); + +$(document).on("click", ".docs-article-toggle-button", function (event) { + let articleToggleTitle = "Expand docstring"; + let navArticleToggleTitle = "Expand all docstrings"; + let animationSpeed = event.noToggleAnimation ? 0 : 400; + + debounce(() => { + if (isExpanded) { + $(this).removeClass("fa-chevron-up").addClass("fa-chevron-down"); + $("a.docstring-article-toggle-button") + .removeClass("fa-chevron-down") + .addClass("fa-chevron-right"); + + isExpanded = false; + + $(".docstring section").slideUp(animationSpeed); + } else { + $(this).removeClass("fa-chevron-down").addClass("fa-chevron-up"); + $("a.docstring-article-toggle-button") + .removeClass("fa-chevron-right") + .addClass("fa-chevron-down"); + + isExpanded = true; + articleToggleTitle = "Collapse docstring"; + navArticleToggleTitle = "Collapse all docstrings"; + + $(".docstring section").slideDown(animationSpeed); + } + + $(this).prop("title", navArticleToggleTitle); + $(".docstring-article-toggle-button").prop("title", articleToggleTitle); + }); +}); + +function debounce(callback, timeout = 300) { + if (Date.now() - timer > timeout) { + callback(); + } + + clearTimeout(timer); + + timer = Date.now(); +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require([], function() { +function addCopyButtonCallbacks() { + for (const el of document.getElementsByTagName("pre")) { + const button = document.createElement("button"); + button.classList.add("copy-button", "fa-solid", "fa-copy"); + button.setAttribute("aria-label", "Copy this code block"); + button.setAttribute("title", "Copy"); + + el.appendChild(button); + + const success = function () { + button.classList.add("success", "fa-check"); + button.classList.remove("fa-copy"); + }; + + const failure = function () { + button.classList.add("error", "fa-xmark"); + button.classList.remove("fa-copy"); + }; + + button.addEventListener("click", function () { + copyToClipboard(el.innerText).then(success, failure); + + setTimeout(function () { + button.classList.add("fa-copy"); + button.classList.remove("success", "fa-check", "fa-xmark"); + }, 5000); + }); + } +} + +function copyToClipboard(text) { + // clipboard API is only available in secure contexts + if (window.navigator && window.navigator.clipboard) { + return window.navigator.clipboard.writeText(text); + } else { + return new Promise(function (resolve, reject) { + try { + const el = document.createElement("textarea"); + el.textContent = text; + el.style.position = "fixed"; + el.style.opacity = 0; + document.body.appendChild(el); + el.select(); + document.execCommand("copy"); + + resolve(); + } catch (err) { + reject(err); + } finally { + document.body.removeChild(el); + } + }); + } +} + +if (document.readyState === "loading") { + document.addEventListener("DOMContentLoaded", addCopyButtonCallbacks); +} else { + addCopyButtonCallbacks(); +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery', 'headroom', 'headroom-jquery'], function($, Headroom) { + +// Manages the top navigation bar (hides it when the user starts scrolling down on the +// mobile). +window.Headroom = Headroom; // work around buggy module loading? +$(document).ready(function () { + $("#documenter .docs-navbar").headroom({ + tolerance: { up: 10, down: 10 }, + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +$(document).ready(function () { + let meta = $("div[data-docstringscollapsed]").data(); + + if (meta?.docstringscollapsed) { + $("#documenter-article-toggle-button").trigger({ + type: "click", + noToggleAnimation: true, + }); + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +/* +To get an in-depth about the thought process you can refer: https://hetarth02.hashnode.dev/series/gsoc + +PSEUDOCODE: + +Searching happens automatically as the user types or adjusts the selected filters. +To preserve responsiveness, as much as possible of the slow parts of the search are done +in a web worker. Searching and result generation are done in the worker, and filtering and +DOM updates are done in the main thread. The filters are in the main thread as they should +be very quick to apply. This lets filters be changed without re-searching with minisearch +(which is possible even if filtering is on the worker thread) and also lets filters be +changed _while_ the worker is searching and without message passing (neither of which are +possible if filtering is on the worker thread) + +SEARCH WORKER: + +Import minisearch + +Build index + +On message from main thread + run search + find the first 200 unique results from each category, and compute their divs for display + note that this is necessary and sufficient information for the main thread to find the + first 200 unique results from any given filter set + post results to main thread + +MAIN: + +Launch worker + +Declare nonconstant globals (worker_is_running, last_search_text, unfiltered_results) + +On text update + if worker is not running, launch_search() + +launch_search + set worker_is_running to true, set last_search_text to the search text + post the search query to worker + +on message from worker + if last_search_text is not the same as the text in the search field, + the latest search result is not reflective of the latest search query, so update again + launch_search() + otherwise + set worker_is_running to false + + regardless, display the new search results to the user + save the unfiltered_results as a global + update_search() + +on filter click + adjust the filter selection + update_search() + +update_search + apply search filters by looping through the unfiltered_results and finding the first 200 + unique results that match the filters + + Update the DOM +*/ + +/////// SEARCH WORKER /////// + +function worker_function(documenterSearchIndex, documenterBaseURL, filters) { + importScripts( + "https://cdn.jsdelivr.net/npm/minisearch@6.1.0/dist/umd/index.min.js" + ); + + let data = documenterSearchIndex.map((x, key) => { + x["id"] = key; // minisearch requires a unique for each object + return x; + }); + + // list below is the lunr 2.1.3 list minus the intersect with names(Base) + // (all, any, get, in, is, only, which) and (do, else, for, let, where, while, with) + // ideally we'd just filter the original list but it's not available as a variable + const stopWords = new Set([ + "a", + "able", + "about", + "across", + "after", + "almost", + "also", + "am", + "among", + "an", + "and", + "are", + "as", + "at", + "be", + "because", + "been", + "but", + "by", + "can", + "cannot", + "could", + "dear", + "did", + "does", + "either", + "ever", + "every", + "from", + "got", + "had", + "has", + "have", + "he", + "her", + "hers", + "him", + "his", + "how", + "however", + "i", + "if", + "into", + "it", + "its", + "just", + "least", + "like", + "likely", + "may", + "me", + "might", + "most", + "must", + "my", + "neither", + "no", + "nor", + "not", + "of", + "off", + "often", + "on", + "or", + "other", + "our", + "own", + "rather", + "said", + "say", + "says", + "she", + "should", + "since", + "so", + "some", + "than", + "that", + "the", + "their", + "them", + "then", + "there", + "these", + "they", + "this", + "tis", + "to", + "too", + "twas", + "us", + "wants", + "was", + "we", + "were", + "what", + "when", + "who", + "whom", + "why", + "will", + "would", + "yet", + "you", + "your", + ]); + + let index = new MiniSearch({ + fields: ["title", "text"], // fields to index for full-text search + storeFields: ["location", "title", "text", "category", "page"], // fields to return with results + processTerm: (term) => { + let word = stopWords.has(term) ? null : term; + if (word) { + // custom trimmer that doesn't strip @ and !, which are used in julia macro and function names + word = word + .replace(/^[^a-zA-Z0-9@!]+/, "") + .replace(/[^a-zA-Z0-9@!]+$/, ""); + + word = word.toLowerCase(); + } + + return word ?? null; + }, + // add . as a separator, because otherwise "title": "Documenter.Anchors.add!", would not + // find anything if searching for "add!", only for the entire qualification + tokenize: (string) => string.split(/[\s\-\.]+/), + // options which will be applied during the search + searchOptions: { + prefix: true, + boost: { title: 100 }, + fuzzy: 2, + }, + }); + + index.addAll(data); + + /** + * Used to map characters to HTML entities. + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + const htmlEscapes = { + "&": "&", + "<": "<", + ">": ">", + '"': """, + "'": "'", + }; + + /** + * Used to match HTML entities and HTML characters. + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + const reUnescapedHtml = /[&<>"']/g; + const reHasUnescapedHtml = RegExp(reUnescapedHtml.source); + + /** + * Escape function from lodash + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + function escape(string) { + return string && reHasUnescapedHtml.test(string) + ? string.replace(reUnescapedHtml, (chr) => htmlEscapes[chr]) + : string || ""; + } + + /** + * RegX escape function from MDN + * Refer: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions#escaping + */ + function escapeRegExp(string) { + return string.replace(/[.*+?^${}()|[\]\\]/g, "\\$&"); // $& means the whole matched string + } + + /** + * Make the result component given a minisearch result data object and the value + * of the search input as queryString. To view the result object structure, refer: + * https://lucaong.github.io/minisearch/modules/_minisearch_.html#searchresult + * + * @param {object} result + * @param {string} querystring + * @returns string + */ + function make_search_result(result, querystring) { + let search_divider = `
`; + let display_link = + result.location.slice(Math.max(0), Math.min(50, result.location.length)) + + (result.location.length > 30 ? "..." : ""); // To cut-off the link because it messes with the overflow of the whole div + + if (result.page !== "") { + display_link += ` (${result.page})`; + } + searchstring = escapeRegExp(querystring); + let textindex = new RegExp(`${searchstring}`, "i").exec(result.text); + let text = + textindex !== null + ? result.text.slice( + Math.max(textindex.index - 100, 0), + Math.min( + textindex.index + querystring.length + 100, + result.text.length + ) + ) + : ""; // cut-off text before and after from the match + + text = text.length ? escape(text) : ""; + + let display_result = text.length + ? "..." + + text.replace( + new RegExp(`${escape(searchstring)}`, "i"), // For first occurrence + '$&' + ) + + "..." + : ""; // highlights the match + + let in_code = false; + if (!["page", "section"].includes(result.category.toLowerCase())) { + in_code = true; + } + + // We encode the full url to escape some special characters which can lead to broken links + let result_div = ` + +
+
${escape(result.title)}
+
${result.category}
+
+

+ ${display_result} +

+
+ ${display_link} +
+
+ ${search_divider} + `; + + return result_div; + } + + self.onmessage = function (e) { + let query = e.data; + let results = index.search(query, { + filter: (result) => { + // Only return relevant results + return result.score >= 1; + }, + combineWith: "AND", + }); + + // Pre-filter to deduplicate and limit to 200 per category to the extent + // possible without knowing what the filters are. + let filtered_results = []; + let counts = {}; + for (let filter of filters) { + counts[filter] = 0; + } + let present = {}; + + for (let result of results) { + cat = result.category; + cnt = counts[cat]; + if (cnt < 200) { + id = cat + "---" + result.location; + if (present[id]) { + continue; + } + present[id] = true; + filtered_results.push({ + location: result.location, + category: cat, + div: make_search_result(result, query), + }); + } + } + + postMessage(filtered_results); + }; +} + +// `worker = Threads.@spawn worker_function(documenterSearchIndex)`, but in JavaScript! +const filters = [ + ...new Set(documenterSearchIndex["docs"].map((x) => x.category)), +]; +const worker_str = + "(" + + worker_function.toString() + + ")(" + + JSON.stringify(documenterSearchIndex["docs"]) + + "," + + JSON.stringify(documenterBaseURL) + + "," + + JSON.stringify(filters) + + ")"; +const worker_blob = new Blob([worker_str], { type: "text/javascript" }); +const worker = new Worker(URL.createObjectURL(worker_blob)); + +/////// SEARCH MAIN /////// + +// Whether the worker is currently handling a search. This is a boolean +// as the worker only ever handles 1 or 0 searches at a time. +var worker_is_running = false; + +// The last search text that was sent to the worker. This is used to determine +// if the worker should be launched again when it reports back results. +var last_search_text = ""; + +// The results of the last search. This, in combination with the state of the filters +// in the DOM, is used compute the results to display on calls to update_search. +var unfiltered_results = []; + +// Which filter is currently selected +var selected_filter = ""; + +$(document).on("input", ".documenter-search-input", function (event) { + if (!worker_is_running) { + launch_search(); + } +}); + +function launch_search() { + worker_is_running = true; + last_search_text = $(".documenter-search-input").val(); + worker.postMessage(last_search_text); +} + +worker.onmessage = function (e) { + if (last_search_text !== $(".documenter-search-input").val()) { + launch_search(); + } else { + worker_is_running = false; + } + + unfiltered_results = e.data; + update_search(); +}; + +$(document).on("click", ".search-filter", function () { + if ($(this).hasClass("search-filter-selected")) { + selected_filter = ""; + } else { + selected_filter = $(this).text().toLowerCase(); + } + + // This updates search results and toggles classes for UI: + update_search(); +}); + +/** + * Make/Update the search component + */ +function update_search() { + let querystring = $(".documenter-search-input").val(); + + if (querystring.trim()) { + if (selected_filter == "") { + results = unfiltered_results; + } else { + results = unfiltered_results.filter((result) => { + return selected_filter == result.category.toLowerCase(); + }); + } + + let search_result_container = ``; + let modal_filters = make_modal_body_filters(); + let search_divider = `
`; + + if (results.length) { + let links = []; + let count = 0; + let search_results = ""; + + for (var i = 0, n = results.length; i < n && count < 200; ++i) { + let result = results[i]; + if (result.location && !links.includes(result.location)) { + search_results += result.div; + count++; + links.push(result.location); + } + } + + if (count == 1) { + count_str = "1 result"; + } else if (count == 200) { + count_str = "200+ results"; + } else { + count_str = count + " results"; + } + let result_count = `
${count_str}
`; + + search_result_container = ` +
+ ${modal_filters} + ${search_divider} + ${result_count} +
+ ${search_results} +
+
+ `; + } else { + search_result_container = ` +
+ ${modal_filters} + ${search_divider} +
0 result(s)
+
+
No result found!
+ `; + } + + if ($(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").removeClass("is-justify-content-center"); + } + + $(".search-modal-card-body").html(search_result_container); + } else { + if (!$(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").addClass("is-justify-content-center"); + } + + $(".search-modal-card-body").html(` +
Type something to get started!
+ `); + } +} + +/** + * Make the modal filter html + * + * @returns string + */ +function make_modal_body_filters() { + let str = filters + .map((val) => { + if (selected_filter == val.toLowerCase()) { + return `${val}`; + } else { + return `${val}`; + } + }) + .join(""); + + return ` +
+ Filters: + ${str} +
`; +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Modal settings dialog +$(document).ready(function () { + var settings = $("#documenter-settings"); + $("#documenter-settings-button").click(function () { + settings.toggleClass("is-active"); + }); + // Close the dialog if X is clicked + $("#documenter-settings button.delete").click(function () { + settings.removeClass("is-active"); + }); + // Close dialog if ESC is pressed + $(document).keyup(function (e) { + if (e.keyCode == 27) settings.removeClass("is-active"); + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +$(document).ready(function () { + let search_modal_header = ` + + `; + + let initial_search_body = ` +
Type something to get started!
+ `; + + let search_modal_footer = ` +
+ + Ctrl + + / to search + + esc to close +
+ `; + + $(document.body).append( + ` + + ` + ); + + document.querySelector(".docs-search-query").addEventListener("click", () => { + openModal(); + }); + + document + .querySelector(".close-search-modal") + .addEventListener("click", () => { + closeModal(); + }); + + $(document).on("click", ".search-result-link", function () { + closeModal(); + }); + + document.addEventListener("keydown", (event) => { + if ((event.ctrlKey || event.metaKey) && event.key === "/") { + openModal(); + } else if (event.key === "Escape") { + closeModal(); + } + + return false; + }); + + // Functions to open and close a modal + function openModal() { + let searchModal = document.querySelector("#search-modal"); + + searchModal.classList.add("is-active"); + document.querySelector(".documenter-search-input").focus(); + } + + function closeModal() { + let searchModal = document.querySelector("#search-modal"); + let initial_search_body = ` +
Type something to get started!
+ `; + + searchModal.classList.remove("is-active"); + document.querySelector(".documenter-search-input").blur(); + + if (!$(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").addClass("is-justify-content-center"); + } + + $(".documenter-search-input").val(""); + $(".search-modal-card-body").html(initial_search_body); + } + + document + .querySelector("#search-modal .modal-background") + .addEventListener("click", () => { + closeModal(); + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Manages the showing and hiding of the sidebar. +$(document).ready(function () { + var sidebar = $("#documenter > .docs-sidebar"); + var sidebar_button = $("#documenter-sidebar-button"); + sidebar_button.click(function (ev) { + ev.preventDefault(); + sidebar.toggleClass("visible"); + if (sidebar.hasClass("visible")) { + // Makes sure that the current menu item is visible in the sidebar. + $("#documenter .docs-menu a.is-active").focus(); + } + }); + $("#documenter > .docs-main").bind("click", function (ev) { + if ($(ev.target).is(sidebar_button)) { + return; + } + if (sidebar.hasClass("visible")) { + sidebar.removeClass("visible"); + } + }); +}); + +// Resizes the package name / sitename in the sidebar if it is too wide. +// Inspired by: https://github.com/davatron5000/FitText.js +$(document).ready(function () { + e = $("#documenter .docs-autofit"); + function resize() { + var L = parseInt(e.css("max-width"), 10); + var L0 = e.width(); + if (L0 > L) { + var h0 = parseInt(e.css("font-size"), 10); + e.css("font-size", (L * h0) / L0); + // TODO: make sure it survives resizes? + } + } + // call once and then register events + resize(); + $(window).resize(resize); + $(window).on("orientationchange", resize); +}); + +// Scroll the navigation bar to the currently selected menu item +$(document).ready(function () { + var sidebar = $("#documenter .docs-menu").get(0); + var active = $("#documenter .docs-menu .is-active").get(0); + if (typeof active !== "undefined") { + sidebar.scrollTop = active.offsetTop - sidebar.offsetTop - 15; + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Theme picker setup +$(document).ready(function () { + // onchange callback + $("#documenter-themepicker").change(function themepick_callback(ev) { + var themename = $("#documenter-themepicker option:selected").attr("value"); + if (themename === "auto") { + // set_theme(window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light'); + window.localStorage.removeItem("documenter-theme"); + } else { + // set_theme(themename); + window.localStorage.setItem("documenter-theme", themename); + } + // We re-use the global function from themeswap.js to actually do the swapping. + set_theme_from_local_storage(); + }); + + // Make sure that the themepicker displays the correct theme when the theme is retrieved + // from localStorage + if (typeof window.localStorage !== "undefined") { + var theme = window.localStorage.getItem("documenter-theme"); + if (theme !== null) { + $("#documenter-themepicker option").each(function (i, e) { + e.selected = e.value === theme; + }); + } + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// update the version selector with info from the siteinfo.js and ../versions.js files +$(document).ready(function () { + // If the version selector is disabled with DOCUMENTER_VERSION_SELECTOR_DISABLED in the + // siteinfo.js file, we just return immediately and not display the version selector. + if ( + typeof DOCUMENTER_VERSION_SELECTOR_DISABLED === "boolean" && + DOCUMENTER_VERSION_SELECTOR_DISABLED + ) { + return; + } + + var version_selector = $("#documenter .docs-version-selector"); + var version_selector_select = $("#documenter .docs-version-selector select"); + + version_selector_select.change(function (x) { + target_href = version_selector_select + .children("option:selected") + .get(0).value; + window.location.href = target_href; + }); + + // add the current version to the selector based on siteinfo.js, but only if the selector is empty + if ( + typeof DOCUMENTER_CURRENT_VERSION !== "undefined" && + $("#version-selector > option").length == 0 + ) { + var option = $( + "" + ); + version_selector_select.append(option); + } + + if (typeof DOC_VERSIONS !== "undefined") { + var existing_versions = version_selector_select.children("option"); + var existing_versions_texts = existing_versions.map(function (i, x) { + return x.text; + }); + DOC_VERSIONS.forEach(function (each) { + var version_url = documenterBaseURL + "/../" + each + "/"; + var existing_id = $.inArray(each, existing_versions_texts); + // if not already in the version selector, add it as a new option, + // otherwise update the old option with the URL and enable it + if (existing_id == -1) { + var option = $( + "" + ); + version_selector_select.append(option); + } else { + var option = existing_versions[existing_id]; + option.value = version_url; + option.disabled = false; + } + }); + } + + // only show the version selector if the selector has been populated + if (version_selector_select.children("option").length > 0) { + version_selector.toggleClass("visible"); + } +}); + +}) diff --git a/previews/PR31/assets/themes/catppuccin-frappe.css b/previews/PR31/assets/themes/catppuccin-frappe.css new file mode 100644 index 0000000..32e3f00 --- /dev/null +++ b/previews/PR31/assets/themes/catppuccin-frappe.css @@ -0,0 +1 @@ +html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe .file-name,html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-frappe .pagination-previous:focus,html.theme--catppuccin-frappe .pagination-next:focus,html.theme--catppuccin-frappe .pagination-link:focus,html.theme--catppuccin-frappe .pagination-ellipsis:focus,html.theme--catppuccin-frappe .file-cta:focus,html.theme--catppuccin-frappe .file-name:focus,html.theme--catppuccin-frappe .select select:focus,html.theme--catppuccin-frappe .textarea:focus,html.theme--catppuccin-frappe .input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-frappe .button:focus,html.theme--catppuccin-frappe .is-focused.pagination-previous,html.theme--catppuccin-frappe .is-focused.pagination-next,html.theme--catppuccin-frappe .is-focused.pagination-link,html.theme--catppuccin-frappe .is-focused.pagination-ellipsis,html.theme--catppuccin-frappe .is-focused.file-cta,html.theme--catppuccin-frappe .is-focused.file-name,html.theme--catppuccin-frappe .select select.is-focused,html.theme--catppuccin-frappe .is-focused.textarea,html.theme--catppuccin-frappe .is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-focused.button,html.theme--catppuccin-frappe .pagination-previous:active,html.theme--catppuccin-frappe .pagination-next:active,html.theme--catppuccin-frappe .pagination-link:active,html.theme--catppuccin-frappe .pagination-ellipsis:active,html.theme--catppuccin-frappe .file-cta:active,html.theme--catppuccin-frappe .file-name:active,html.theme--catppuccin-frappe .select select:active,html.theme--catppuccin-frappe .textarea:active,html.theme--catppuccin-frappe .input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-frappe .button:active,html.theme--catppuccin-frappe .is-active.pagination-previous,html.theme--catppuccin-frappe .is-active.pagination-next,html.theme--catppuccin-frappe .is-active.pagination-link,html.theme--catppuccin-frappe .is-active.pagination-ellipsis,html.theme--catppuccin-frappe .is-active.file-cta,html.theme--catppuccin-frappe .is-active.file-name,html.theme--catppuccin-frappe .select select.is-active,html.theme--catppuccin-frappe .is-active.textarea,html.theme--catppuccin-frappe .is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .is-active.button{outline:none}html.theme--catppuccin-frappe .pagination-previous[disabled],html.theme--catppuccin-frappe .pagination-next[disabled],html.theme--catppuccin-frappe .pagination-link[disabled],html.theme--catppuccin-frappe .pagination-ellipsis[disabled],html.theme--catppuccin-frappe .file-cta[disabled],html.theme--catppuccin-frappe .file-name[disabled],html.theme--catppuccin-frappe .select select[disabled],html.theme--catppuccin-frappe .textarea[disabled],html.theme--catppuccin-frappe .input[disabled],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-frappe .button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-frappe .file-name,html.theme--catppuccin-frappe fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-frappe .select select,fieldset[disabled] html.theme--catppuccin-frappe .textarea,fieldset[disabled] html.theme--catppuccin-frappe .input,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe fieldset[disabled] .select select,html.theme--catppuccin-frappe .select fieldset[disabled] select,html.theme--catppuccin-frappe fieldset[disabled] .textarea,html.theme--catppuccin-frappe fieldset[disabled] .input,html.theme--catppuccin-frappe fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-frappe .button,html.theme--catppuccin-frappe fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-frappe .tabs,html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .breadcrumb,html.theme--catppuccin-frappe .file,html.theme--catppuccin-frappe .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-frappe .admonition:not(:last-child),html.theme--catppuccin-frappe .tabs:not(:last-child),html.theme--catppuccin-frappe .pagination:not(:last-child),html.theme--catppuccin-frappe .message:not(:last-child),html.theme--catppuccin-frappe .level:not(:last-child),html.theme--catppuccin-frappe .breadcrumb:not(:last-child),html.theme--catppuccin-frappe .block:not(:last-child),html.theme--catppuccin-frappe .title:not(:last-child),html.theme--catppuccin-frappe .subtitle:not(:last-child),html.theme--catppuccin-frappe .table-container:not(:last-child),html.theme--catppuccin-frappe .table:not(:last-child),html.theme--catppuccin-frappe .progress:not(:last-child),html.theme--catppuccin-frappe .notification:not(:last-child),html.theme--catppuccin-frappe .content:not(:last-child),html.theme--catppuccin-frappe .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .modal-close,html.theme--catppuccin-frappe .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-frappe .modal-close::before,html.theme--catppuccin-frappe .delete::before,html.theme--catppuccin-frappe .modal-close::after,html.theme--catppuccin-frappe .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-frappe .modal-close::before,html.theme--catppuccin-frappe .delete::before{height:2px;width:50%}html.theme--catppuccin-frappe .modal-close::after,html.theme--catppuccin-frappe .delete::after{height:50%;width:2px}html.theme--catppuccin-frappe .modal-close:hover,html.theme--catppuccin-frappe .delete:hover,html.theme--catppuccin-frappe .modal-close:focus,html.theme--catppuccin-frappe .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-frappe .modal-close:active,html.theme--catppuccin-frappe .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-frappe .is-small.modal-close,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-frappe .is-small.delete,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-frappe .is-medium.modal-close,html.theme--catppuccin-frappe .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-frappe .is-large.modal-close,html.theme--catppuccin-frappe .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-frappe .control.is-loading::after,html.theme--catppuccin-frappe .select.is-loading::after,html.theme--catppuccin-frappe .loader,html.theme--catppuccin-frappe .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #838ba7;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-frappe .hero-video,html.theme--catppuccin-frappe .modal-background,html.theme--catppuccin-frappe .modal,html.theme--catppuccin-frappe .image.is-square img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-frappe .image.is-square .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-frappe .image.is-1by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-frappe .image.is-1by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-frappe .image.is-5by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-frappe .image.is-5by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-frappe .image.is-4by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-frappe .image.is-4by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-frappe .image.is-3by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-frappe .image.is-5by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-frappe .image.is-5by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-frappe .image.is-16by9 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-frappe .image.is-16by9 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-frappe .image.is-2by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-frappe .image.is-2by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-frappe .image.is-3by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-frappe .image.is-3by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-frappe .image.is-4by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-frappe .image.is-4by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-frappe .image.is-3by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-frappe .image.is-3by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-frappe .image.is-2by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-frappe .image.is-2by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-frappe .image.is-3by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-frappe .image.is-9by16 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-frappe .image.is-9by16 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-frappe .image.is-1by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-frappe .image.is-1by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-frappe .image.is-1by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-frappe .image.is-1by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-frappe .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#414559 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#2b2e3c !important}.has-background-dark{background-color:#414559 !important}.has-text-primary{color:#8caaee !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#6089e7 !important}.has-background-primary{background-color:#8caaee !important}.has-text-primary-light{color:#edf2fc !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#c1d1f6 !important}.has-background-primary-light{background-color:#edf2fc !important}.has-text-primary-dark{color:#153a8e !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#1c4cbb !important}.has-background-primary-dark{background-color:#153a8e !important}.has-text-link{color:#8caaee !important}a.has-text-link:hover,a.has-text-link:focus{color:#6089e7 !important}.has-background-link{background-color:#8caaee !important}.has-text-link-light{color:#edf2fc !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c1d1f6 !important}.has-background-link-light{background-color:#edf2fc !important}.has-text-link-dark{color:#153a8e !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#1c4cbb !important}.has-background-link-dark{background-color:#153a8e !important}.has-text-info{color:#81c8be !important}a.has-text-info:hover,a.has-text-info:focus{color:#5db9ac !important}.has-background-info{background-color:#81c8be !important}.has-text-info-light{color:#f1f9f8 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#cde9e5 !important}.has-background-info-light{background-color:#f1f9f8 !important}.has-text-info-dark{color:#2d675f !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#3c8a7f !important}.has-background-info-dark{background-color:#2d675f !important}.has-text-success{color:#a6d189 !important}a.has-text-success:hover,a.has-text-success:focus{color:#8ac364 !important}.has-background-success{background-color:#a6d189 !important}.has-text-success-light{color:#f4f9f0 !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#d8ebcc !important}.has-background-success-light{background-color:#f4f9f0 !important}.has-text-success-dark{color:#446a29 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#5b8f38 !important}.has-background-success-dark{background-color:#446a29 !important}.has-text-warning{color:#e5c890 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#dbb467 !important}.has-background-warning{background-color:#e5c890 !important}.has-text-warning-light{color:#fbf7ee !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f1e2c5 !important}.has-background-warning-light{background-color:#fbf7ee !important}.has-text-warning-dark{color:#78591c !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#a17726 !important}.has-background-warning-dark{background-color:#78591c !important}.has-text-danger{color:#e78284 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#df575a !important}.has-background-danger{background-color:#e78284 !important}.has-text-danger-light{color:#fceeee !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f3c3c4 !important}.has-background-danger-light{background-color:#fceeee !important}.has-text-danger-dark{color:#9a1e20 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c52629 !important}.has-background-danger-dark{background-color:#9a1e20 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#414559 !important}.has-background-grey-darker{background-color:#414559 !important}.has-text-grey-dark{color:#51576d !important}.has-background-grey-dark{background-color:#51576d !important}.has-text-grey{color:#626880 !important}.has-background-grey{background-color:#626880 !important}.has-text-grey-light{color:#737994 !important}.has-background-grey-light{background-color:#737994 !important}.has-text-grey-lighter{color:#838ba7 !important}.has-background-grey-lighter{background-color:#838ba7 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-frappe html{background-color:#303446;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-frappe article,html.theme--catppuccin-frappe aside,html.theme--catppuccin-frappe figure,html.theme--catppuccin-frappe footer,html.theme--catppuccin-frappe header,html.theme--catppuccin-frappe hgroup,html.theme--catppuccin-frappe section{display:block}html.theme--catppuccin-frappe body,html.theme--catppuccin-frappe button,html.theme--catppuccin-frappe input,html.theme--catppuccin-frappe optgroup,html.theme--catppuccin-frappe select,html.theme--catppuccin-frappe textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-frappe code,html.theme--catppuccin-frappe pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-frappe body{color:#c6d0f5;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-frappe a{color:#8caaee;cursor:pointer;text-decoration:none}html.theme--catppuccin-frappe a strong{color:currentColor}html.theme--catppuccin-frappe a:hover{color:#99d1db}html.theme--catppuccin-frappe code{background-color:#292c3c;color:#c6d0f5;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-frappe hr{background-color:#292c3c;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-frappe img{height:auto;max-width:100%}html.theme--catppuccin-frappe input[type="checkbox"],html.theme--catppuccin-frappe input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-frappe small{font-size:.875em}html.theme--catppuccin-frappe span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-frappe strong{color:#b0bef1;font-weight:700}html.theme--catppuccin-frappe fieldset{border:none}html.theme--catppuccin-frappe pre{-webkit-overflow-scrolling:touch;background-color:#292c3c;color:#c6d0f5;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-frappe pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-frappe table td,html.theme--catppuccin-frappe table th{vertical-align:top}html.theme--catppuccin-frappe table td:not([align]),html.theme--catppuccin-frappe table th:not([align]){text-align:inherit}html.theme--catppuccin-frappe table th{color:#b0bef1}html.theme--catppuccin-frappe .box{background-color:#51576d;border-radius:8px;box-shadow:none;color:#c6d0f5;display:block;padding:1.25rem}html.theme--catppuccin-frappe a.box:hover,html.theme--catppuccin-frappe a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #8caaee}html.theme--catppuccin-frappe a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #8caaee}html.theme--catppuccin-frappe .button{background-color:#292c3c;border-color:#484d69;border-width:1px;color:#8caaee;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-frappe .button strong{color:inherit}html.theme--catppuccin-frappe .button .icon,html.theme--catppuccin-frappe .button .icon.is-small,html.theme--catppuccin-frappe .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-frappe .button .icon.is-medium,html.theme--catppuccin-frappe .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-frappe .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-frappe .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-frappe .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-frappe .button:hover,html.theme--catppuccin-frappe .button.is-hovered{border-color:#737994;color:#b0bef1}html.theme--catppuccin-frappe .button:focus,html.theme--catppuccin-frappe .button.is-focused{border-color:#737994;color:#769aeb}html.theme--catppuccin-frappe .button:focus:not(:active),html.theme--catppuccin-frappe .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button:active,html.theme--catppuccin-frappe .button.is-active{border-color:#51576d;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text{background-color:transparent;border-color:transparent;color:#c6d0f5;text-decoration:underline}html.theme--catppuccin-frappe .button.is-text:hover,html.theme--catppuccin-frappe .button.is-text.is-hovered,html.theme--catppuccin-frappe .button.is-text:focus,html.theme--catppuccin-frappe .button.is-text.is-focused{background-color:#292c3c;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text:active,html.theme--catppuccin-frappe .button.is-text.is-active{background-color:#1f212d;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-frappe .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#8caaee;text-decoration:none}html.theme--catppuccin-frappe .button.is-ghost:hover,html.theme--catppuccin-frappe .button.is-ghost.is-hovered{color:#8caaee;text-decoration:underline}html.theme--catppuccin-frappe .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:hover,html.theme--catppuccin-frappe .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:focus,html.theme--catppuccin-frappe .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:focus:not(:active),html.theme--catppuccin-frappe .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .button.is-white:active,html.theme--catppuccin-frappe .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-frappe .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted:hover,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-frappe .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-outlined:hover,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-white.is-outlined:focus,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:hover,html.theme--catppuccin-frappe .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:focus,html.theme--catppuccin-frappe .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:focus:not(:active),html.theme--catppuccin-frappe .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .button.is-black:active,html.theme--catppuccin-frappe .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-frappe .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted:hover,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-outlined:hover,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-black.is-outlined:focus,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:hover,html.theme--catppuccin-frappe .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:focus,html.theme--catppuccin-frappe .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:focus:not(:active),html.theme--catppuccin-frappe .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .button.is-light:active,html.theme--catppuccin-frappe .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-frappe .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted:hover,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-outlined:hover,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-light.is-outlined:focus,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-dark,html.theme--catppuccin-frappe .content kbd.button{background-color:#414559;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:hover,html.theme--catppuccin-frappe .content kbd.button:hover,html.theme--catppuccin-frappe .button.is-dark.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-hovered{background-color:#3c3f52;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:focus,html.theme--catppuccin-frappe .content kbd.button:focus,html.theme--catppuccin-frappe .button.is-dark.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:focus:not(:active),html.theme--catppuccin-frappe .content kbd.button:focus:not(:active),html.theme--catppuccin-frappe .button.is-dark.is-focused:not(:active),html.theme--catppuccin-frappe .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .button.is-dark:active,html.theme--catppuccin-frappe .content kbd.button:active,html.theme--catppuccin-frappe .button.is-dark.is-active,html.theme--catppuccin-frappe .content kbd.button.is-active{background-color:#363a4a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark[disabled],html.theme--catppuccin-frappe .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button{background-color:#414559;border-color:#414559;box-shadow:none}html.theme--catppuccin-frappe .button.is-dark.is-inverted,html.theme--catppuccin-frappe .content kbd.button.is-inverted{background-color:#fff;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted:hover,html.theme--catppuccin-frappe .content kbd.button.is-inverted:hover,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-dark.is-inverted[disabled],html.theme--catppuccin-frappe .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-loading::after,html.theme--catppuccin-frappe .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined,html.theme--catppuccin-frappe .content kbd.button.is-outlined{background-color:transparent;border-color:#414559;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-outlined:hover,html.theme--catppuccin-frappe .content kbd.button.is-outlined:hover,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-dark.is-outlined:focus,html.theme--catppuccin-frappe .content kbd.button.is-outlined:focus,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-focused{background-color:#414559;border-color:#414559;color:#fff}html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #414559 #414559 !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined[disabled],html.theme--catppuccin-frappe .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-outlined{background-color:transparent;border-color:#414559;box-shadow:none;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #414559 #414559 !important}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-primary,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:hover,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:focus,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:focus:not(:active),html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-frappe .button.is-primary.is-focused:not(:active),html.theme--catppuccin-frappe .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button.is-primary:active,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-frappe .button.is-primary.is-active,html.theme--catppuccin-frappe .docstring>section>a.button.is-active.docs-sourcelink{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink{background-color:#8caaee;border-color:#8caaee;box-shadow:none}html.theme--catppuccin-frappe .button.is-primary.is-inverted,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-primary.is-inverted[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-loading::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-outlined:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-frappe .button.is-primary.is-outlined:focus,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8caaee;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-light,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .button.is-primary.is-light:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-light.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e2eafb;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-primary.is-light:active,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-frappe .button.is-primary.is-light.is-active,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d7e1f9;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-link{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:hover,html.theme--catppuccin-frappe .button.is-link.is-hovered{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:focus,html.theme--catppuccin-frappe .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:focus:not(:active),html.theme--catppuccin-frappe .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button.is-link:active,html.theme--catppuccin-frappe .button.is-link.is-active{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link{background-color:#8caaee;border-color:#8caaee;box-shadow:none}html.theme--catppuccin-frappe .button.is-link.is-inverted{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted:hover,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-link.is-outlined{background-color:transparent;border-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-outlined:hover,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-link.is-outlined:focus,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-focused{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-outlined{background-color:transparent;border-color:#8caaee;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-light{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .button.is-link.is-light:hover,html.theme--catppuccin-frappe .button.is-link.is-light.is-hovered{background-color:#e2eafb;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-link.is-light:active,html.theme--catppuccin-frappe .button.is-link.is-light.is-active{background-color:#d7e1f9;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-info{background-color:#81c8be;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:hover,html.theme--catppuccin-frappe .button.is-info.is-hovered{background-color:#78c4b9;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:focus,html.theme--catppuccin-frappe .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:focus:not(:active),html.theme--catppuccin-frappe .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .button.is-info:active,html.theme--catppuccin-frappe .button.is-info.is-active{background-color:#6fc0b5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info{background-color:#81c8be;border-color:#81c8be;box-shadow:none}html.theme--catppuccin-frappe .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted:hover,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-info.is-outlined{background-color:transparent;border-color:#81c8be;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-outlined:hover,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-info.is-outlined:focus,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-focused{background-color:#81c8be;border-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #81c8be #81c8be !important}html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-outlined{background-color:transparent;border-color:#81c8be;box-shadow:none;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #81c8be #81c8be !important}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-light{background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .button.is-info.is-light:hover,html.theme--catppuccin-frappe .button.is-info.is-light.is-hovered{background-color:#e8f5f3;border-color:transparent;color:#2d675f}html.theme--catppuccin-frappe .button.is-info.is-light:active,html.theme--catppuccin-frappe .button.is-info.is-light.is-active{background-color:#dff1ef;border-color:transparent;color:#2d675f}html.theme--catppuccin-frappe .button.is-success{background-color:#a6d189;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:hover,html.theme--catppuccin-frappe .button.is-success.is-hovered{background-color:#9fcd80;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:focus,html.theme--catppuccin-frappe .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:focus:not(:active),html.theme--catppuccin-frappe .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .button.is-success:active,html.theme--catppuccin-frappe .button.is-success.is-active{background-color:#98ca77;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success{background-color:#a6d189;border-color:#a6d189;box-shadow:none}html.theme--catppuccin-frappe .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted:hover,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-success.is-outlined{background-color:transparent;border-color:#a6d189;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-outlined:hover,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-success.is-outlined:focus,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-focused{background-color:#a6d189;border-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6d189 #a6d189 !important}html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-outlined{background-color:transparent;border-color:#a6d189;box-shadow:none;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6d189 #a6d189 !important}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-light{background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .button.is-success.is-light:hover,html.theme--catppuccin-frappe .button.is-success.is-light.is-hovered{background-color:#edf6e7;border-color:transparent;color:#446a29}html.theme--catppuccin-frappe .button.is-success.is-light:active,html.theme--catppuccin-frappe .button.is-success.is-light.is-active{background-color:#e6f2de;border-color:transparent;color:#446a29}html.theme--catppuccin-frappe .button.is-warning{background-color:#e5c890;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:hover,html.theme--catppuccin-frappe .button.is-warning.is-hovered{background-color:#e3c386;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:focus,html.theme--catppuccin-frappe .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:focus:not(:active),html.theme--catppuccin-frappe .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .button.is-warning:active,html.theme--catppuccin-frappe .button.is-warning.is-active{background-color:#e0be7b;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning{background-color:#e5c890;border-color:#e5c890;box-shadow:none}html.theme--catppuccin-frappe .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted:hover,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined{background-color:transparent;border-color:#e5c890;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-outlined:hover,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-warning.is-outlined:focus,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-focused{background-color:#e5c890;border-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #e5c890 #e5c890 !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-outlined{background-color:transparent;border-color:#e5c890;box-shadow:none;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #e5c890 #e5c890 !important}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-light{background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .button.is-warning.is-light:hover,html.theme--catppuccin-frappe .button.is-warning.is-light.is-hovered{background-color:#f9f2e4;border-color:transparent;color:#78591c}html.theme--catppuccin-frappe .button.is-warning.is-light:active,html.theme--catppuccin-frappe .button.is-warning.is-light.is-active{background-color:#f6edda;border-color:transparent;color:#78591c}html.theme--catppuccin-frappe .button.is-danger{background-color:#e78284;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:hover,html.theme--catppuccin-frappe .button.is-danger.is-hovered{background-color:#e57779;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:focus,html.theme--catppuccin-frappe .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:focus:not(:active),html.theme--catppuccin-frappe .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .button.is-danger:active,html.theme--catppuccin-frappe .button.is-danger.is-active{background-color:#e36d6f;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger{background-color:#e78284;border-color:#e78284;box-shadow:none}html.theme--catppuccin-frappe .button.is-danger.is-inverted{background-color:#fff;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted:hover,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined{background-color:transparent;border-color:#e78284;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-outlined:hover,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-danger.is-outlined:focus,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-focused{background-color:#e78284;border-color:#e78284;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #e78284 #e78284 !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-outlined{background-color:transparent;border-color:#e78284;box-shadow:none;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #e78284 #e78284 !important}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-light{background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .button.is-danger.is-light:hover,html.theme--catppuccin-frappe .button.is-danger.is-light.is-hovered{background-color:#fae3e4;border-color:transparent;color:#9a1e20}html.theme--catppuccin-frappe .button.is-danger.is-light:active,html.theme--catppuccin-frappe .button.is-danger.is-light.is-active{background-color:#f8d8d9;border-color:transparent;color:#9a1e20}html.theme--catppuccin-frappe .button.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-frappe .button.is-small:not(.is-rounded),html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-frappe .button.is-normal{font-size:1rem}html.theme--catppuccin-frappe .button.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .button.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button{background-color:#737994;border-color:#626880;box-shadow:none;opacity:.5}html.theme--catppuccin-frappe .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-frappe .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-frappe .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-frappe .button.is-static{background-color:#292c3c;border-color:#626880;color:#838ba7;box-shadow:none;pointer-events:none}html.theme--catppuccin-frappe .button.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-frappe .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-frappe .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-frappe .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-frappe .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-frappe .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-frappe .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-frappe .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-frappe .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-frappe .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-frappe .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-frappe .buttons.has-addons .button:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-frappe .buttons.has-addons .button:focus,html.theme--catppuccin-frappe .buttons.has-addons .button.is-focused,html.theme--catppuccin-frappe .buttons.has-addons .button:active,html.theme--catppuccin-frappe .buttons.has-addons .button.is-active,html.theme--catppuccin-frappe .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-frappe .buttons.has-addons .button:focus:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-frappe .buttons.has-addons .button:active:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-frappe .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .buttons.is-centered{justify-content:center}html.theme--catppuccin-frappe .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-frappe .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .button.is-responsive.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-frappe .button.is-responsive,html.theme--catppuccin-frappe .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-frappe .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-frappe .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .button.is-responsive.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-frappe .button.is-responsive,html.theme--catppuccin-frappe .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-frappe .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-frappe .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-frappe .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-frappe .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-frappe .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-frappe .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-frappe .content li+li{margin-top:0.25em}html.theme--catppuccin-frappe .content p:not(:last-child),html.theme--catppuccin-frappe .content dl:not(:last-child),html.theme--catppuccin-frappe .content ol:not(:last-child),html.theme--catppuccin-frappe .content ul:not(:last-child),html.theme--catppuccin-frappe .content blockquote:not(:last-child),html.theme--catppuccin-frappe .content pre:not(:last-child),html.theme--catppuccin-frappe .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-frappe .content h1,html.theme--catppuccin-frappe .content h2,html.theme--catppuccin-frappe .content h3,html.theme--catppuccin-frappe .content h4,html.theme--catppuccin-frappe .content h5,html.theme--catppuccin-frappe .content h6{color:#c6d0f5;font-weight:600;line-height:1.125}html.theme--catppuccin-frappe .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-frappe .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-frappe .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-frappe .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-frappe .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-frappe .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-frappe .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-frappe .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-frappe .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-frappe .content blockquote{background-color:#292c3c;border-left:5px solid #626880;padding:1.25em 1.5em}html.theme--catppuccin-frappe .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-frappe .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-frappe .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-frappe .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-frappe .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-frappe .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-frappe .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-frappe .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-frappe .content ul ul ul{list-style-type:square}html.theme--catppuccin-frappe .content dd{margin-left:2em}html.theme--catppuccin-frappe .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-frappe .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-frappe .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-frappe .content figure img{display:inline-block}html.theme--catppuccin-frappe .content figure figcaption{font-style:italic}html.theme--catppuccin-frappe .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-frappe .content sup,html.theme--catppuccin-frappe .content sub{font-size:75%}html.theme--catppuccin-frappe .content table{width:100%}html.theme--catppuccin-frappe .content table td,html.theme--catppuccin-frappe .content table th{border:1px solid #626880;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-frappe .content table th{color:#b0bef1}html.theme--catppuccin-frappe .content table th:not([align]){text-align:inherit}html.theme--catppuccin-frappe .content table thead td,html.theme--catppuccin-frappe .content table thead th{border-width:0 0 2px;color:#b0bef1}html.theme--catppuccin-frappe .content table tfoot td,html.theme--catppuccin-frappe .content table tfoot th{border-width:2px 0 0;color:#b0bef1}html.theme--catppuccin-frappe .content table tbody tr:last-child td,html.theme--catppuccin-frappe .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-frappe .content .tabs li+li{margin-top:0}html.theme--catppuccin-frappe .content.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-frappe .content.is-normal{font-size:1rem}html.theme--catppuccin-frappe .content.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .content.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-frappe .icon.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-frappe .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-frappe .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-frappe .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-frappe .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-frappe .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-frappe div.icon-text{display:flex}html.theme--catppuccin-frappe .image,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-frappe .image img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-frappe .image img.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-frappe .image.is-fullwidth,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-frappe .image.is-square img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-frappe .image.is-square .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-frappe .image.is-1by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-frappe .image.is-1by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-frappe .image.is-5by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-frappe .image.is-5by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-frappe .image.is-4by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-frappe .image.is-4by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-frappe .image.is-3by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-frappe .image.is-5by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-frappe .image.is-5by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-frappe .image.is-16by9 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-frappe .image.is-16by9 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-frappe .image.is-2by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-frappe .image.is-2by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-frappe .image.is-3by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-frappe .image.is-3by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-frappe .image.is-4by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-frappe .image.is-4by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-frappe .image.is-3by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-frappe .image.is-3by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-frappe .image.is-2by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-frappe .image.is-2by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-frappe .image.is-3by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-frappe .image.is-9by16 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-frappe .image.is-9by16 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-frappe .image.is-1by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-frappe .image.is-1by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-frappe .image.is-1by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-frappe .image.is-1by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-frappe .image.is-square,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-frappe .image.is-1by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-frappe .image.is-5by4,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-frappe .image.is-4by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-frappe .image.is-3by2,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-frappe .image.is-5by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-frappe .image.is-16by9,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-frappe .image.is-2by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-frappe .image.is-3by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-frappe .image.is-4by5,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-frappe .image.is-3by4,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-frappe .image.is-2by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-frappe .image.is-3by5,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-frappe .image.is-9by16,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-frappe .image.is-1by2,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-frappe .image.is-1by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-frappe .image.is-16x16,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-frappe .image.is-24x24,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-frappe .image.is-32x32,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-frappe .image.is-48x48,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-frappe .image.is-64x64,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-frappe .image.is-96x96,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-frappe .image.is-128x128,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-frappe .notification{background-color:#292c3c;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-frappe .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-frappe .notification strong{color:currentColor}html.theme--catppuccin-frappe .notification code,html.theme--catppuccin-frappe .notification pre{background:#fff}html.theme--catppuccin-frappe .notification pre code{background:transparent}html.theme--catppuccin-frappe .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-frappe .notification .title,html.theme--catppuccin-frappe .notification .subtitle,html.theme--catppuccin-frappe .notification .content{color:currentColor}html.theme--catppuccin-frappe .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-dark,html.theme--catppuccin-frappe .content kbd.notification{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .notification.is-primary,html.theme--catppuccin-frappe .docstring>section>a.notification.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .notification.is-primary.is-light,html.theme--catppuccin-frappe .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .notification.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .notification.is-link.is-light{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .notification.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-info.is-light{background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .notification.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-success.is-light{background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .notification.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-warning.is-light{background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .notification.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .notification.is-danger.is-light{background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-frappe .progress::-webkit-progress-bar{background-color:#51576d}html.theme--catppuccin-frappe .progress::-webkit-progress-value{background-color:#838ba7}html.theme--catppuccin-frappe .progress::-moz-progress-bar{background-color:#838ba7}html.theme--catppuccin-frappe .progress::-ms-fill{background-color:#838ba7;border:none}html.theme--catppuccin-frappe .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-frappe .content kbd.progress::-webkit-progress-value{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-frappe .content kbd.progress::-moz-progress-bar{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark::-ms-fill,html.theme--catppuccin-frappe .content kbd.progress::-ms-fill{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark:indeterminate,html.theme--catppuccin-frappe .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #414559 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary::-ms-fill,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary:indeterminate,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #8caaee 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-link::-webkit-progress-value{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link::-moz-progress-bar{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link::-ms-fill{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link:indeterminate{background-image:linear-gradient(to right, #8caaee 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-info::-webkit-progress-value{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info::-moz-progress-bar{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info::-ms-fill{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info:indeterminate{background-image:linear-gradient(to right, #81c8be 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-success::-webkit-progress-value{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success::-moz-progress-bar{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success::-ms-fill{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6d189 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-warning::-webkit-progress-value{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning::-moz-progress-bar{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning::-ms-fill{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #e5c890 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-danger::-webkit-progress-value{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger::-moz-progress-bar{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger::-ms-fill{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #e78284 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#51576d;background-image:linear-gradient(to right, #c6d0f5 30%, #51576d 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-frappe .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-frappe .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-frappe .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-frappe .progress.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-frappe .progress.is-medium{height:1.25rem}html.theme--catppuccin-frappe .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-frappe .table{background-color:#51576d;color:#c6d0f5}html.theme--catppuccin-frappe .table td,html.theme--catppuccin-frappe .table th{border:1px solid #626880;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-frappe .table td.is-white,html.theme--catppuccin-frappe .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .table td.is-black,html.theme--catppuccin-frappe .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .table td.is-light,html.theme--catppuccin-frappe .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-dark,html.theme--catppuccin-frappe .table th.is-dark{background-color:#414559;border-color:#414559;color:#fff}html.theme--catppuccin-frappe .table td.is-primary,html.theme--catppuccin-frappe .table th.is-primary{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-link,html.theme--catppuccin-frappe .table th.is-link{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-info,html.theme--catppuccin-frappe .table th.is-info{background-color:#81c8be;border-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-success,html.theme--catppuccin-frappe .table th.is-success{background-color:#a6d189;border-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-warning,html.theme--catppuccin-frappe .table th.is-warning{background-color:#e5c890;border-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-danger,html.theme--catppuccin-frappe .table th.is-danger{background-color:#e78284;border-color:#e78284;color:#fff}html.theme--catppuccin-frappe .table td.is-narrow,html.theme--catppuccin-frappe .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-frappe .table td.is-selected,html.theme--catppuccin-frappe .table th.is-selected{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-selected a,html.theme--catppuccin-frappe .table td.is-selected strong,html.theme--catppuccin-frappe .table th.is-selected a,html.theme--catppuccin-frappe .table th.is-selected strong{color:currentColor}html.theme--catppuccin-frappe .table td.is-vcentered,html.theme--catppuccin-frappe .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-frappe .table th{color:#b0bef1}html.theme--catppuccin-frappe .table th:not([align]){text-align:left}html.theme--catppuccin-frappe .table tr.is-selected{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table tr.is-selected a,html.theme--catppuccin-frappe .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-frappe .table tr.is-selected td,html.theme--catppuccin-frappe .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-frappe .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table thead td,html.theme--catppuccin-frappe .table thead th{border-width:0 0 2px;color:#b0bef1}html.theme--catppuccin-frappe .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table tfoot td,html.theme--catppuccin-frappe .table tfoot th{border-width:2px 0 0;color:#b0bef1}html.theme--catppuccin-frappe .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table tbody tr:last-child td,html.theme--catppuccin-frappe .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-frappe .table.is-bordered td,html.theme--catppuccin-frappe .table.is-bordered th{border-width:1px}html.theme--catppuccin-frappe .table.is-bordered tr:last-child td,html.theme--catppuccin-frappe .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-frappe .table.is-fullwidth{width:100%}html.theme--catppuccin-frappe .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#414559}html.theme--catppuccin-frappe .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#414559}html.theme--catppuccin-frappe .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#454a5f}html.theme--catppuccin-frappe .table.is-narrow td,html.theme--catppuccin-frappe .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-frappe .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#414559}html.theme--catppuccin-frappe .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-frappe .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .tags .tag,html.theme--catppuccin-frappe .tags .content kbd,html.theme--catppuccin-frappe .content .tags kbd,html.theme--catppuccin-frappe .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-frappe .tags .tag:not(:last-child),html.theme--catppuccin-frappe .tags .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags kbd:not(:last-child),html.theme--catppuccin-frappe .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-frappe .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-frappe .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-frappe .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-frappe .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-frappe .tags.is-centered{justify-content:center}html.theme--catppuccin-frappe .tags.is-centered .tag,html.theme--catppuccin-frappe .tags.is-centered .content kbd,html.theme--catppuccin-frappe .content .tags.is-centered kbd,html.theme--catppuccin-frappe .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-frappe .tags.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .tags.is-right .tag:not(:first-child),html.theme--catppuccin-frappe .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-frappe .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-frappe .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-frappe .tags.is-right .tag:not(:last-child),html.theme--catppuccin-frappe .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-frappe .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-frappe .tags.has-addons .tag,html.theme--catppuccin-frappe .tags.has-addons .content kbd,html.theme--catppuccin-frappe .content .tags.has-addons kbd,html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-frappe .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-frappe .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-frappe .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-frappe .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-frappe .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-frappe .tag:not(body),html.theme--catppuccin-frappe .content kbd:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#292c3c;border-radius:.4em;color:#c6d0f5;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-frappe .tag:not(body) .delete,html.theme--catppuccin-frappe .content kbd:not(body) .delete,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-frappe .tag.is-white:not(body),html.theme--catppuccin-frappe .content kbd.is-white:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .tag.is-black:not(body),html.theme--catppuccin-frappe .content kbd.is-black:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .tag.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-dark:not(body),html.theme--catppuccin-frappe .content kbd:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-frappe .content .docstring>section>kbd:not(body){background-color:#414559;color:#fff}html.theme--catppuccin-frappe .tag.is-primary:not(body),html.theme--catppuccin-frappe .content kbd.is-primary:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .tag.is-primary.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .tag.is-link:not(body),html.theme--catppuccin-frappe .content kbd.is-link:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .tag.is-link.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-link.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .tag.is-info:not(body),html.theme--catppuccin-frappe .content kbd.is-info:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-info.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-info.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .tag.is-success:not(body),html.theme--catppuccin-frappe .content kbd.is-success:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-success.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-success.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .tag.is-warning:not(body),html.theme--catppuccin-frappe .content kbd.is-warning:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-warning.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .tag.is-danger:not(body),html.theme--catppuccin-frappe .content kbd.is-danger:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .tag.is-danger.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .tag.is-normal:not(body),html.theme--catppuccin-frappe .content kbd.is-normal:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-frappe .tag.is-medium:not(body),html.theme--catppuccin-frappe .content kbd.is-medium:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-frappe .tag.is-large:not(body),html.theme--catppuccin-frappe .content kbd.is-large:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-frappe .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-frappe .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-frappe .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-frappe .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-frappe .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-frappe .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-frappe .tag.is-delete:not(body),html.theme--catppuccin-frappe .content kbd.is-delete:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-frappe .tag.is-delete:not(body)::before,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::before,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-frappe .tag.is-delete:not(body)::after,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::after,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-frappe .tag.is-delete:not(body)::before,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::before,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-frappe .tag.is-delete:not(body)::after,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::after,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-frappe .tag.is-delete:not(body):hover,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):hover,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-frappe .tag.is-delete:not(body):focus,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):focus,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#1f212d}html.theme--catppuccin-frappe .tag.is-delete:not(body):active,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):active,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#14161e}html.theme--catppuccin-frappe .tag.is-rounded:not(body),html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-frappe .content kbd.is-rounded:not(body),html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-frappe a.tag:hover,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-frappe .title,html.theme--catppuccin-frappe .subtitle{word-break:break-word}html.theme--catppuccin-frappe .title em,html.theme--catppuccin-frappe .title span,html.theme--catppuccin-frappe .subtitle em,html.theme--catppuccin-frappe .subtitle span{font-weight:inherit}html.theme--catppuccin-frappe .title sub,html.theme--catppuccin-frappe .subtitle sub{font-size:.75em}html.theme--catppuccin-frappe .title sup,html.theme--catppuccin-frappe .subtitle sup{font-size:.75em}html.theme--catppuccin-frappe .title .tag,html.theme--catppuccin-frappe .title .content kbd,html.theme--catppuccin-frappe .content .title kbd,html.theme--catppuccin-frappe .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-frappe .subtitle .tag,html.theme--catppuccin-frappe .subtitle .content kbd,html.theme--catppuccin-frappe .content .subtitle kbd,html.theme--catppuccin-frappe .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-frappe .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-frappe .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-frappe .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-frappe .title.is-1{font-size:3rem}html.theme--catppuccin-frappe .title.is-2{font-size:2.5rem}html.theme--catppuccin-frappe .title.is-3{font-size:2rem}html.theme--catppuccin-frappe .title.is-4{font-size:1.5rem}html.theme--catppuccin-frappe .title.is-5{font-size:1.25rem}html.theme--catppuccin-frappe .title.is-6{font-size:1rem}html.theme--catppuccin-frappe .title.is-7{font-size:.75rem}html.theme--catppuccin-frappe .subtitle{color:#737994;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-frappe .subtitle strong{color:#737994;font-weight:600}html.theme--catppuccin-frappe .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-frappe .subtitle.is-1{font-size:3rem}html.theme--catppuccin-frappe .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-frappe .subtitle.is-3{font-size:2rem}html.theme--catppuccin-frappe .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-frappe .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-frappe .subtitle.is-6{font-size:1rem}html.theme--catppuccin-frappe .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-frappe .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-frappe .number{align-items:center;background-color:#292c3c;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{background-color:#303446;border-color:#626880;border-radius:.4em;color:#838ba7}html.theme--catppuccin-frappe .select select::-moz-placeholder,html.theme--catppuccin-frappe .textarea::-moz-placeholder,html.theme--catppuccin-frappe .input::-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select::-webkit-input-placeholder,html.theme--catppuccin-frappe .textarea::-webkit-input-placeholder,html.theme--catppuccin-frappe .input::-webkit-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:-moz-placeholder,html.theme--catppuccin-frappe .textarea:-moz-placeholder,html.theme--catppuccin-frappe .input:-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:-ms-input-placeholder,html.theme--catppuccin-frappe .textarea:-ms-input-placeholder,html.theme--catppuccin-frappe .input:-ms-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:hover,html.theme--catppuccin-frappe .textarea:hover,html.theme--catppuccin-frappe .input:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-frappe .select select.is-hovered,html.theme--catppuccin-frappe .is-hovered.textarea,html.theme--catppuccin-frappe .is-hovered.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#737994}html.theme--catppuccin-frappe .select select:focus,html.theme--catppuccin-frappe .textarea:focus,html.theme--catppuccin-frappe .input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-frappe .select select.is-focused,html.theme--catppuccin-frappe .is-focused.textarea,html.theme--catppuccin-frappe .is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .select select:active,html.theme--catppuccin-frappe .textarea:active,html.theme--catppuccin-frappe .input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-frappe .select select.is-active,html.theme--catppuccin-frappe .is-active.textarea,html.theme--catppuccin-frappe .is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#8caaee;box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select select[disabled],html.theme--catppuccin-frappe .textarea[disabled],html.theme--catppuccin-frappe .input[disabled],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-frappe .select select,fieldset[disabled] html.theme--catppuccin-frappe .textarea,fieldset[disabled] html.theme--catppuccin-frappe .input,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{background-color:#737994;border-color:#292c3c;box-shadow:none;color:#f1f4fd}html.theme--catppuccin-frappe .select select[disabled]::-moz-placeholder,html.theme--catppuccin-frappe .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-frappe .input[disabled]::-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]:-moz-placeholder,html.theme--catppuccin-frappe .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-frappe .input[disabled]:-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-frappe .textarea[readonly],html.theme--catppuccin-frappe .input[readonly],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-frappe .is-white.textarea,html.theme--catppuccin-frappe .is-white.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-frappe .is-white.textarea:focus,html.theme--catppuccin-frappe .is-white.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-frappe .is-white.is-focused.textarea,html.theme--catppuccin-frappe .is-white.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-white.textarea:active,html.theme--catppuccin-frappe .is-white.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-frappe .is-white.is-active.textarea,html.theme--catppuccin-frappe .is-white.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .is-black.textarea,html.theme--catppuccin-frappe .is-black.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-frappe .is-black.textarea:focus,html.theme--catppuccin-frappe .is-black.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-frappe .is-black.is-focused.textarea,html.theme--catppuccin-frappe .is-black.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-black.textarea:active,html.theme--catppuccin-frappe .is-black.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-frappe .is-black.is-active.textarea,html.theme--catppuccin-frappe .is-black.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .is-light.textarea,html.theme--catppuccin-frappe .is-light.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-frappe .is-light.textarea:focus,html.theme--catppuccin-frappe .is-light.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-frappe .is-light.is-focused.textarea,html.theme--catppuccin-frappe .is-light.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-light.textarea:active,html.theme--catppuccin-frappe .is-light.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-frappe .is-light.is-active.textarea,html.theme--catppuccin-frappe .is-light.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .is-dark.textarea,html.theme--catppuccin-frappe .content kbd.textarea,html.theme--catppuccin-frappe .is-dark.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-frappe .content kbd.input{border-color:#414559}html.theme--catppuccin-frappe .is-dark.textarea:focus,html.theme--catppuccin-frappe .content kbd.textarea:focus,html.theme--catppuccin-frappe .is-dark.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-frappe .content kbd.input:focus,html.theme--catppuccin-frappe .is-dark.is-focused.textarea,html.theme--catppuccin-frappe .content kbd.is-focused.textarea,html.theme--catppuccin-frappe .is-dark.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .content kbd.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-dark.textarea:active,html.theme--catppuccin-frappe .content kbd.textarea:active,html.theme--catppuccin-frappe .is-dark.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-frappe .content kbd.input:active,html.theme--catppuccin-frappe .is-dark.is-active.textarea,html.theme--catppuccin-frappe .content kbd.is-active.textarea,html.theme--catppuccin-frappe .is-dark.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .content kbd.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .is-primary.textarea,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink{border-color:#8caaee}html.theme--catppuccin-frappe .is-primary.textarea:focus,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-frappe .is-primary.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-frappe .is-primary.is-focused.textarea,html.theme--catppuccin-frappe .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.textarea:active,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-frappe .is-primary.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-frappe .is-primary.is-active.textarea,html.theme--catppuccin-frappe .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .is-link.textarea,html.theme--catppuccin-frappe .is-link.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#8caaee}html.theme--catppuccin-frappe .is-link.textarea:focus,html.theme--catppuccin-frappe .is-link.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-frappe .is-link.is-focused.textarea,html.theme--catppuccin-frappe .is-link.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-link.textarea:active,html.theme--catppuccin-frappe .is-link.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-frappe .is-link.is-active.textarea,html.theme--catppuccin-frappe .is-link.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .is-info.textarea,html.theme--catppuccin-frappe .is-info.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#81c8be}html.theme--catppuccin-frappe .is-info.textarea:focus,html.theme--catppuccin-frappe .is-info.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-frappe .is-info.is-focused.textarea,html.theme--catppuccin-frappe .is-info.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-info.textarea:active,html.theme--catppuccin-frappe .is-info.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-frappe .is-info.is-active.textarea,html.theme--catppuccin-frappe .is-info.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .is-success.textarea,html.theme--catppuccin-frappe .is-success.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6d189}html.theme--catppuccin-frappe .is-success.textarea:focus,html.theme--catppuccin-frappe .is-success.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-frappe .is-success.is-focused.textarea,html.theme--catppuccin-frappe .is-success.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-success.textarea:active,html.theme--catppuccin-frappe .is-success.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-frappe .is-success.is-active.textarea,html.theme--catppuccin-frappe .is-success.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .is-warning.textarea,html.theme--catppuccin-frappe .is-warning.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#e5c890}html.theme--catppuccin-frappe .is-warning.textarea:focus,html.theme--catppuccin-frappe .is-warning.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-frappe .is-warning.is-focused.textarea,html.theme--catppuccin-frappe .is-warning.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-warning.textarea:active,html.theme--catppuccin-frappe .is-warning.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-frappe .is-warning.is-active.textarea,html.theme--catppuccin-frappe .is-warning.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .is-danger.textarea,html.theme--catppuccin-frappe .is-danger.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#e78284}html.theme--catppuccin-frappe .is-danger.textarea:focus,html.theme--catppuccin-frappe .is-danger.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-frappe .is-danger.is-focused.textarea,html.theme--catppuccin-frappe .is-danger.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-danger.textarea:active,html.theme--catppuccin-frappe .is-danger.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-frappe .is-danger.is-active.textarea,html.theme--catppuccin-frappe .is-danger.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .is-small.textarea,html.theme--catppuccin-frappe .is-small.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-frappe .is-medium.textarea,html.theme--catppuccin-frappe .is-medium.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .is-large.textarea,html.theme--catppuccin-frappe .is-large.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .is-fullwidth.textarea,html.theme--catppuccin-frappe .is-fullwidth.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-frappe .is-inline.textarea,html.theme--catppuccin-frappe .is-inline.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-frappe .input.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-frappe .input.is-static,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-frappe .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-frappe .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-frappe .textarea[rows]{height:initial}html.theme--catppuccin-frappe .textarea.has-fixed-size{resize:none}html.theme--catppuccin-frappe .radio,html.theme--catppuccin-frappe .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-frappe .radio input,html.theme--catppuccin-frappe .checkbox input{cursor:pointer}html.theme--catppuccin-frappe .radio:hover,html.theme--catppuccin-frappe .checkbox:hover{color:#99d1db}html.theme--catppuccin-frappe .radio[disabled],html.theme--catppuccin-frappe .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-frappe .radio,fieldset[disabled] html.theme--catppuccin-frappe .checkbox,html.theme--catppuccin-frappe .radio input[disabled],html.theme--catppuccin-frappe .checkbox input[disabled]{color:#f1f4fd;cursor:not-allowed}html.theme--catppuccin-frappe .radio+.radio{margin-left:.5em}html.theme--catppuccin-frappe .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-frappe .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading)::after{border-color:#8caaee;right:1.125em;z-index:4}html.theme--catppuccin-frappe .select.is-rounded select,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-frappe .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-frappe .select select::-ms-expand{display:none}html.theme--catppuccin-frappe .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-frappe .select select:hover{border-color:#292c3c}html.theme--catppuccin-frappe .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-frappe .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-frappe .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#99d1db}html.theme--catppuccin-frappe .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-frappe .select.is-white select{border-color:#fff}html.theme--catppuccin-frappe .select.is-white select:hover,html.theme--catppuccin-frappe .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-frappe .select.is-white select:focus,html.theme--catppuccin-frappe .select.is-white select.is-focused,html.theme--catppuccin-frappe .select.is-white select:active,html.theme--catppuccin-frappe .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-frappe .select.is-black select:hover,html.theme--catppuccin-frappe .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-frappe .select.is-black select:focus,html.theme--catppuccin-frappe .select.is-black select.is-focused,html.theme--catppuccin-frappe .select.is-black select:active,html.theme--catppuccin-frappe .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-frappe .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-frappe .select.is-light select:hover,html.theme--catppuccin-frappe .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-frappe .select.is-light select:focus,html.theme--catppuccin-frappe .select.is-light select.is-focused,html.theme--catppuccin-frappe .select.is-light select:active,html.theme--catppuccin-frappe .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .select.is-dark:not(:hover)::after,html.theme--catppuccin-frappe .content kbd.select:not(:hover)::after{border-color:#414559}html.theme--catppuccin-frappe .select.is-dark select,html.theme--catppuccin-frappe .content kbd.select select{border-color:#414559}html.theme--catppuccin-frappe .select.is-dark select:hover,html.theme--catppuccin-frappe .content kbd.select select:hover,html.theme--catppuccin-frappe .select.is-dark select.is-hovered,html.theme--catppuccin-frappe .content kbd.select select.is-hovered{border-color:#363a4a}html.theme--catppuccin-frappe .select.is-dark select:focus,html.theme--catppuccin-frappe .content kbd.select select:focus,html.theme--catppuccin-frappe .select.is-dark select.is-focused,html.theme--catppuccin-frappe .content kbd.select select.is-focused,html.theme--catppuccin-frappe .select.is-dark select:active,html.theme--catppuccin-frappe .content kbd.select select:active,html.theme--catppuccin-frappe .select.is-dark select.is-active,html.theme--catppuccin-frappe .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .select.is-primary:not(:hover)::after,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-primary select,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-primary select:hover,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-frappe .select.is-primary select.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#769aeb}html.theme--catppuccin-frappe .select.is-primary select:focus,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-frappe .select.is-primary select.is-focused,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-frappe .select.is-primary select:active,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-frappe .select.is-primary select.is-active,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select.is-link:not(:hover)::after{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-link select{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-link select:hover,html.theme--catppuccin-frappe .select.is-link select.is-hovered{border-color:#769aeb}html.theme--catppuccin-frappe .select.is-link select:focus,html.theme--catppuccin-frappe .select.is-link select.is-focused,html.theme--catppuccin-frappe .select.is-link select:active,html.theme--catppuccin-frappe .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select.is-info:not(:hover)::after{border-color:#81c8be}html.theme--catppuccin-frappe .select.is-info select{border-color:#81c8be}html.theme--catppuccin-frappe .select.is-info select:hover,html.theme--catppuccin-frappe .select.is-info select.is-hovered{border-color:#6fc0b5}html.theme--catppuccin-frappe .select.is-info select:focus,html.theme--catppuccin-frappe .select.is-info select.is-focused,html.theme--catppuccin-frappe .select.is-info select:active,html.theme--catppuccin-frappe .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .select.is-success:not(:hover)::after{border-color:#a6d189}html.theme--catppuccin-frappe .select.is-success select{border-color:#a6d189}html.theme--catppuccin-frappe .select.is-success select:hover,html.theme--catppuccin-frappe .select.is-success select.is-hovered{border-color:#98ca77}html.theme--catppuccin-frappe .select.is-success select:focus,html.theme--catppuccin-frappe .select.is-success select.is-focused,html.theme--catppuccin-frappe .select.is-success select:active,html.theme--catppuccin-frappe .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .select.is-warning:not(:hover)::after{border-color:#e5c890}html.theme--catppuccin-frappe .select.is-warning select{border-color:#e5c890}html.theme--catppuccin-frappe .select.is-warning select:hover,html.theme--catppuccin-frappe .select.is-warning select.is-hovered{border-color:#e0be7b}html.theme--catppuccin-frappe .select.is-warning select:focus,html.theme--catppuccin-frappe .select.is-warning select.is-focused,html.theme--catppuccin-frappe .select.is-warning select:active,html.theme--catppuccin-frappe .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .select.is-danger:not(:hover)::after{border-color:#e78284}html.theme--catppuccin-frappe .select.is-danger select{border-color:#e78284}html.theme--catppuccin-frappe .select.is-danger select:hover,html.theme--catppuccin-frappe .select.is-danger select.is-hovered{border-color:#e36d6f}html.theme--catppuccin-frappe .select.is-danger select:focus,html.theme--catppuccin-frappe .select.is-danger select.is-focused,html.theme--catppuccin-frappe .select.is-danger select:active,html.theme--catppuccin-frappe .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .select.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-frappe .select.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .select.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .select.is-disabled::after{border-color:#f1f4fd !important;opacity:0.5}html.theme--catppuccin-frappe .select.is-fullwidth{width:100%}html.theme--catppuccin-frappe .select.is-fullwidth select{width:100%}html.theme--catppuccin-frappe .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-frappe .select.is-loading.is-small:after,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-frappe .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-frappe .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-frappe .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-frappe .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:hover .file-cta,html.theme--catppuccin-frappe .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:focus .file-cta,html.theme--catppuccin-frappe .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:active .file-cta,html.theme--catppuccin-frappe .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-black:hover .file-cta,html.theme--catppuccin-frappe .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-black:focus .file-cta,html.theme--catppuccin-frappe .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-black:active .file-cta,html.theme--catppuccin-frappe .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:hover .file-cta,html.theme--catppuccin-frappe .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:focus .file-cta,html.theme--catppuccin-frappe .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:active .file-cta,html.theme--catppuccin-frappe .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-dark .file-cta,html.theme--catppuccin-frappe .content kbd.file .file-cta{background-color:#414559;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-dark:hover .file-cta,html.theme--catppuccin-frappe .content kbd.file:hover .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-hovered .file-cta{background-color:#3c3f52;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-dark:focus .file-cta,html.theme--catppuccin-frappe .content kbd.file:focus .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-focused .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(65,69,89,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-dark:active .file-cta,html.theme--catppuccin-frappe .content kbd.file:active .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-active .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-active .file-cta{background-color:#363a4a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary:hover .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary:focus .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-focused .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(140,170,238,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-primary:active .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-active .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link .file-cta{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link:hover .file-cta,html.theme--catppuccin-frappe .file.is-link.is-hovered .file-cta{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link:focus .file-cta,html.theme--catppuccin-frappe .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(140,170,238,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-link:active .file-cta,html.theme--catppuccin-frappe .file.is-link.is-active .file-cta{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-info .file-cta{background-color:#81c8be;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:hover .file-cta,html.theme--catppuccin-frappe .file.is-info.is-hovered .file-cta{background-color:#78c4b9;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:focus .file-cta,html.theme--catppuccin-frappe .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(129,200,190,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:active .file-cta,html.theme--catppuccin-frappe .file.is-info.is-active .file-cta{background-color:#6fc0b5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success .file-cta{background-color:#a6d189;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:hover .file-cta,html.theme--catppuccin-frappe .file.is-success.is-hovered .file-cta{background-color:#9fcd80;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:focus .file-cta,html.theme--catppuccin-frappe .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,209,137,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:active .file-cta,html.theme--catppuccin-frappe .file.is-success.is-active .file-cta{background-color:#98ca77;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning .file-cta{background-color:#e5c890;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:hover .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-hovered .file-cta{background-color:#e3c386;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:focus .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(229,200,144,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:active .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-active .file-cta{background-color:#e0be7b;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-danger .file-cta{background-color:#e78284;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-danger:hover .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-hovered .file-cta{background-color:#e57779;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-danger:focus .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(231,130,132,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-danger:active .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-active .file-cta{background-color:#e36d6f;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-frappe .file.is-normal{font-size:1rem}html.theme--catppuccin-frappe .file.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-frappe .file.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-frappe .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-frappe .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-frappe .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-frappe .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-frappe .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-frappe .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-frappe .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-frappe .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-frappe .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-frappe .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-frappe .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-frappe .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-frappe .file.is-centered{justify-content:center}html.theme--catppuccin-frappe .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-frappe .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-frappe .file.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-frappe .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-frappe .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-frappe .file-label:hover .file-cta{background-color:#3c3f52;color:#b0bef1}html.theme--catppuccin-frappe .file-label:hover .file-name{border-color:#5c6279}html.theme--catppuccin-frappe .file-label:active .file-cta{background-color:#363a4a;color:#b0bef1}html.theme--catppuccin-frappe .file-label:active .file-name{border-color:#575c72}html.theme--catppuccin-frappe .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe .file-name{border-color:#626880;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-frappe .file-cta{background-color:#414559;color:#c6d0f5}html.theme--catppuccin-frappe .file-name{border-color:#626880;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-frappe .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-frappe .file-icon .fa{font-size:14px}html.theme--catppuccin-frappe .label{color:#b0bef1;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-frappe .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-frappe .label.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-frappe .label.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .label.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-frappe .help.is-white{color:#fff}html.theme--catppuccin-frappe .help.is-black{color:#0a0a0a}html.theme--catppuccin-frappe .help.is-light{color:#f5f5f5}html.theme--catppuccin-frappe .help.is-dark,html.theme--catppuccin-frappe .content kbd.help{color:#414559}html.theme--catppuccin-frappe .help.is-primary,html.theme--catppuccin-frappe .docstring>section>a.help.docs-sourcelink{color:#8caaee}html.theme--catppuccin-frappe .help.is-link{color:#8caaee}html.theme--catppuccin-frappe .help.is-info{color:#81c8be}html.theme--catppuccin-frappe .help.is-success{color:#a6d189}html.theme--catppuccin-frappe .help.is-warning{color:#e5c890}html.theme--catppuccin-frappe .help.is-danger{color:#e78284}html.theme--catppuccin-frappe .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-frappe .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-frappe .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-frappe .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-frappe .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-frappe .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-frappe .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-frappe .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-frappe .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field.is-horizontal{display:flex}}html.theme--catppuccin-frappe .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-frappe .field-label.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-frappe .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-frappe .field-body .field{margin-bottom:0}html.theme--catppuccin-frappe .field-body>.field{flex-shrink:1}html.theme--catppuccin-frappe .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-frappe .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-frappe .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-frappe .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select:focus~.icon{color:#414559}html.theme--catppuccin-frappe .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-frappe .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-frappe .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-frappe .control.has-icons-left .icon,html.theme--catppuccin-frappe .control.has-icons-right .icon{color:#626880;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-frappe .control.has-icons-left .input,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-frappe .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-frappe .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-frappe .control.has-icons-right .input,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-frappe .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-frappe .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-frappe .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-frappe .control.is-loading.is-small:after,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-frappe .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-frappe .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-frappe .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-frappe .breadcrumb a{align-items:center;color:#8caaee;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-frappe .breadcrumb a:hover{color:#99d1db}html.theme--catppuccin-frappe .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-frappe .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-frappe .breadcrumb li.is-active a{color:#b0bef1;cursor:default;pointer-events:none}html.theme--catppuccin-frappe .breadcrumb li+li::before{color:#737994;content:"\0002f"}html.theme--catppuccin-frappe .breadcrumb ul,html.theme--catppuccin-frappe .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-frappe .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-frappe .breadcrumb.is-centered ol,html.theme--catppuccin-frappe .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-frappe .breadcrumb.is-right ol,html.theme--catppuccin-frappe .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-frappe .breadcrumb.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-frappe .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-frappe .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-frappe .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-frappe .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-frappe .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#c6d0f5;max-width:100%;position:relative}html.theme--catppuccin-frappe .card-footer:first-child,html.theme--catppuccin-frappe .card-content:first-child,html.theme--catppuccin-frappe .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-frappe .card-footer:last-child,html.theme--catppuccin-frappe .card-content:last-child,html.theme--catppuccin-frappe .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-frappe .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-frappe .card-header-title{align-items:center;color:#b0bef1;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-frappe .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-frappe .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-frappe .card-image{display:block;position:relative}html.theme--catppuccin-frappe .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-frappe .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-frappe .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-frappe .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-frappe .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-frappe .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-frappe .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-frappe .dropdown.is-active .dropdown-menu,html.theme--catppuccin-frappe .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-frappe .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-frappe .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-frappe .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-frappe .dropdown-content{background-color:#292c3c;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-frappe .dropdown-item{color:#c6d0f5;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-frappe a.dropdown-item,html.theme--catppuccin-frappe button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-frappe a.dropdown-item:hover,html.theme--catppuccin-frappe button.dropdown-item:hover{background-color:#292c3c;color:#0a0a0a}html.theme--catppuccin-frappe a.dropdown-item.is-active,html.theme--catppuccin-frappe button.dropdown-item.is-active{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-frappe .level{align-items:center;justify-content:space-between}html.theme--catppuccin-frappe .level code{border-radius:.4em}html.theme--catppuccin-frappe .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-frappe .level.is-mobile{display:flex}html.theme--catppuccin-frappe .level.is-mobile .level-left,html.theme--catppuccin-frappe .level.is-mobile .level-right{display:flex}html.theme--catppuccin-frappe .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-frappe .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-frappe .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level{display:flex}html.theme--catppuccin-frappe .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-frappe .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-frappe .level-item .title,html.theme--catppuccin-frappe .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-frappe .level-left,html.theme--catppuccin-frappe .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .level-left .level-item.is-flexible,html.theme--catppuccin-frappe .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-left .level-item:not(:last-child),html.theme--catppuccin-frappe .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-frappe .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-left{display:flex}}html.theme--catppuccin-frappe .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-right{display:flex}}html.theme--catppuccin-frappe .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-frappe .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-frappe .media .media{border-top:1px solid rgba(98,104,128,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-frappe .media .media .content:not(:last-child),html.theme--catppuccin-frappe .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-frappe .media .media .media{padding-top:.5rem}html.theme--catppuccin-frappe .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-frappe .media+.media{border-top:1px solid rgba(98,104,128,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-frappe .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-frappe .media-left,html.theme--catppuccin-frappe .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .media-left{margin-right:1rem}html.theme--catppuccin-frappe .media-right{margin-left:1rem}html.theme--catppuccin-frappe .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .media-content{overflow-x:auto}}html.theme--catppuccin-frappe .menu{font-size:1rem}html.theme--catppuccin-frappe .menu.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-frappe .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .menu.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .menu-list{line-height:1.25}html.theme--catppuccin-frappe .menu-list a{border-radius:3px;color:#c6d0f5;display:block;padding:0.5em 0.75em}html.theme--catppuccin-frappe .menu-list a:hover{background-color:#292c3c;color:#b0bef1}html.theme--catppuccin-frappe .menu-list a.is-active{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .menu-list li ul{border-left:1px solid #626880;margin:.75em;padding-left:.75em}html.theme--catppuccin-frappe .menu-label{color:#f1f4fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-frappe .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-frappe .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-frappe .message{background-color:#292c3c;border-radius:.4em;font-size:1rem}html.theme--catppuccin-frappe .message strong{color:currentColor}html.theme--catppuccin-frappe .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-frappe .message.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-frappe .message.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .message.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .message.is-white{background-color:#fff}html.theme--catppuccin-frappe .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-frappe .message.is-black{background-color:#fafafa}html.theme--catppuccin-frappe .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-frappe .message.is-light{background-color:#fafafa}html.theme--catppuccin-frappe .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-frappe .message.is-dark,html.theme--catppuccin-frappe .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-frappe .message.is-dark .message-header,html.theme--catppuccin-frappe .content kbd.message .message-header{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .message.is-dark .message-body,html.theme--catppuccin-frappe .content kbd.message .message-body{border-color:#414559}html.theme--catppuccin-frappe .message.is-primary,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink{background-color:#edf2fc}html.theme--catppuccin-frappe .message.is-primary .message-header,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink .message-header{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .message.is-primary .message-body,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink .message-body{border-color:#8caaee;color:#153a8e}html.theme--catppuccin-frappe .message.is-link{background-color:#edf2fc}html.theme--catppuccin-frappe .message.is-link .message-header{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .message.is-link .message-body{border-color:#8caaee;color:#153a8e}html.theme--catppuccin-frappe .message.is-info{background-color:#f1f9f8}html.theme--catppuccin-frappe .message.is-info .message-header{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-info .message-body{border-color:#81c8be;color:#2d675f}html.theme--catppuccin-frappe .message.is-success{background-color:#f4f9f0}html.theme--catppuccin-frappe .message.is-success .message-header{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-success .message-body{border-color:#a6d189;color:#446a29}html.theme--catppuccin-frappe .message.is-warning{background-color:#fbf7ee}html.theme--catppuccin-frappe .message.is-warning .message-header{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-warning .message-body{border-color:#e5c890;color:#78591c}html.theme--catppuccin-frappe .message.is-danger{background-color:#fceeee}html.theme--catppuccin-frappe .message.is-danger .message-header{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .message.is-danger .message-body{border-color:#e78284;color:#9a1e20}html.theme--catppuccin-frappe .message-header{align-items:center;background-color:#c6d0f5;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-frappe .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-frappe .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .message-body{border-color:#626880;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#c6d0f5;padding:1.25em 1.5em}html.theme--catppuccin-frappe .message-body code,html.theme--catppuccin-frappe .message-body pre{background-color:#fff}html.theme--catppuccin-frappe .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-frappe .modal.is-active{display:flex}html.theme--catppuccin-frappe .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-frappe .modal-content,html.theme--catppuccin-frappe .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-frappe .modal-content,html.theme--catppuccin-frappe .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-frappe .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-frappe .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-frappe .modal-card-head,html.theme--catppuccin-frappe .modal-card-foot{align-items:center;background-color:#292c3c;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-frappe .modal-card-head{border-bottom:1px solid #626880;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-frappe .modal-card-title{color:#c6d0f5;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-frappe .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #626880}html.theme--catppuccin-frappe .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-frappe .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#303446;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-frappe .navbar{background-color:#8caaee;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-frappe .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-frappe .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-frappe .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-dark,html.theme--catppuccin-frappe .content kbd.navbar{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-burger,html.theme--catppuccin-frappe .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#414559;color:#fff}}html.theme--catppuccin-frappe .navbar.is-primary,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-burger,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee;color:#fff}}html.theme--catppuccin-frappe .navbar.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee;color:#fff}}html.theme--catppuccin-frappe .navbar.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#81c8be;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6d189;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#e5c890;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#e78284;color:#fff}}html.theme--catppuccin-frappe .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-frappe .navbar.has-shadow{box-shadow:0 2px 0 0 #292c3c}html.theme--catppuccin-frappe .navbar.is-fixed-bottom,html.theme--catppuccin-frappe .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #292c3c}html.theme--catppuccin-frappe .navbar.is-fixed-top{top:0}html.theme--catppuccin-frappe html.has-navbar-fixed-top,html.theme--catppuccin-frappe body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-frappe .navbar-brand,html.theme--catppuccin-frappe .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-frappe .navbar-brand a.navbar-item:focus,html.theme--catppuccin-frappe .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-frappe .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-frappe .navbar-burger{color:#c6d0f5;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-frappe .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-frappe .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-frappe .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-frappe .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-frappe .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-frappe .navbar-menu{display:none}html.theme--catppuccin-frappe .navbar-item,html.theme--catppuccin-frappe .navbar-link{color:#c6d0f5;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-frappe .navbar-item .icon:only-child,html.theme--catppuccin-frappe .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-frappe a.navbar-item,html.theme--catppuccin-frappe .navbar-link{cursor:pointer}html.theme--catppuccin-frappe a.navbar-item:focus,html.theme--catppuccin-frappe a.navbar-item:focus-within,html.theme--catppuccin-frappe a.navbar-item:hover,html.theme--catppuccin-frappe a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar-link:focus,html.theme--catppuccin-frappe .navbar-link:focus-within,html.theme--catppuccin-frappe .navbar-link:hover,html.theme--catppuccin-frappe .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#8caaee}html.theme--catppuccin-frappe .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .navbar-item img{max-height:1.75rem}html.theme--catppuccin-frappe .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-frappe .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-frappe .navbar-item.is-tab:focus,html.theme--catppuccin-frappe .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#8caaee}html.theme--catppuccin-frappe .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#8caaee;border-bottom-style:solid;border-bottom-width:3px;color:#8caaee;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-frappe .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-frappe .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-frappe .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-frappe .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .navbar>.container{display:block}html.theme--catppuccin-frappe .navbar-brand .navbar-item,html.theme--catppuccin-frappe .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-frappe .navbar-link::after{display:none}html.theme--catppuccin-frappe .navbar-menu{background-color:#8caaee;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-frappe .navbar-menu.is-active{display:block}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch,html.theme--catppuccin-frappe .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-frappe .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-frappe .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-frappe html.has-navbar-fixed-top-touch,html.theme--catppuccin-frappe body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar,html.theme--catppuccin-frappe .navbar-menu,html.theme--catppuccin-frappe .navbar-start,html.theme--catppuccin-frappe .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-frappe .navbar{min-height:4rem}html.theme--catppuccin-frappe .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-frappe .navbar.is-spaced .navbar-start,html.theme--catppuccin-frappe .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-frappe .navbar.is-spaced a.navbar-item,html.theme--catppuccin-frappe .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#838ba7}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8caaee}html.theme--catppuccin-frappe .navbar-burger{display:none}html.theme--catppuccin-frappe .navbar-item,html.theme--catppuccin-frappe .navbar-link{align-items:center;display:flex}html.theme--catppuccin-frappe .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-frappe .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-frappe .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-frappe .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-frappe .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-frappe .navbar-dropdown{background-color:#8caaee;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-frappe .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#838ba7}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8caaee}.navbar.is-spaced html.theme--catppuccin-frappe .navbar-dropdown,html.theme--catppuccin-frappe .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-frappe .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-frappe .navbar-divider{display:block}html.theme--catppuccin-frappe .navbar>.container .navbar-brand,html.theme--catppuccin-frappe .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-frappe .navbar>.container .navbar-menu,html.theme--catppuccin-frappe .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-frappe .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-frappe html.has-navbar-fixed-top-desktop,html.theme--catppuccin-frappe body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-frappe html.has-spaced-navbar-fixed-top,html.theme--catppuccin-frappe body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-frappe html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-frappe body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-frappe a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar-link.is-active{color:#8caaee}html.theme--catppuccin-frappe a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-frappe .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-frappe .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-frappe .pagination.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-frappe .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .pagination.is-rounded .pagination-previous,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-frappe .pagination.is-rounded .pagination-next,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-frappe .pagination.is-rounded .pagination-link,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-frappe .pagination,html.theme--catppuccin-frappe .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link{border-color:#626880;color:#8caaee;min-width:2.5em}html.theme--catppuccin-frappe .pagination-previous:hover,html.theme--catppuccin-frappe .pagination-next:hover,html.theme--catppuccin-frappe .pagination-link:hover{border-color:#737994;color:#99d1db}html.theme--catppuccin-frappe .pagination-previous:focus,html.theme--catppuccin-frappe .pagination-next:focus,html.theme--catppuccin-frappe .pagination-link:focus{border-color:#737994}html.theme--catppuccin-frappe .pagination-previous:active,html.theme--catppuccin-frappe .pagination-next:active,html.theme--catppuccin-frappe .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-frappe .pagination-previous[disabled],html.theme--catppuccin-frappe .pagination-previous.is-disabled,html.theme--catppuccin-frappe .pagination-next[disabled],html.theme--catppuccin-frappe .pagination-next.is-disabled,html.theme--catppuccin-frappe .pagination-link[disabled],html.theme--catppuccin-frappe .pagination-link.is-disabled{background-color:#626880;border-color:#626880;box-shadow:none;color:#f1f4fd;opacity:0.5}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-frappe .pagination-link.is-current{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .pagination-ellipsis{color:#737994;pointer-events:none}html.theme--catppuccin-frappe .pagination-list{flex-wrap:wrap}html.theme--catppuccin-frappe .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .pagination{flex-wrap:wrap}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-frappe .pagination-previous{order:2}html.theme--catppuccin-frappe .pagination-next{order:3}html.theme--catppuccin-frappe .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-frappe .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-frappe .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-frappe .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-frappe .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-frappe .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-frappe .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-frappe .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-frappe .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-frappe .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-frappe .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-frappe .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-frappe .panel.is-dark .panel-heading,html.theme--catppuccin-frappe .content kbd.panel .panel-heading{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-frappe .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#414559}html.theme--catppuccin-frappe .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-frappe .content kbd.panel .panel-block.is-active .panel-icon{color:#414559}html.theme--catppuccin-frappe .panel.is-primary .panel-heading,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#8caaee}html.theme--catppuccin-frappe .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel.is-link .panel-heading{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .panel.is-link .panel-tabs a.is-active{border-bottom-color:#8caaee}html.theme--catppuccin-frappe .panel.is-link .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel.is-info .panel-heading{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-info .panel-tabs a.is-active{border-bottom-color:#81c8be}html.theme--catppuccin-frappe .panel.is-info .panel-block.is-active .panel-icon{color:#81c8be}html.theme--catppuccin-frappe .panel.is-success .panel-heading{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6d189}html.theme--catppuccin-frappe .panel.is-success .panel-block.is-active .panel-icon{color:#a6d189}html.theme--catppuccin-frappe .panel.is-warning .panel-heading{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#e5c890}html.theme--catppuccin-frappe .panel.is-warning .panel-block.is-active .panel-icon{color:#e5c890}html.theme--catppuccin-frappe .panel.is-danger .panel-heading{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#e78284}html.theme--catppuccin-frappe .panel.is-danger .panel-block.is-active .panel-icon{color:#e78284}html.theme--catppuccin-frappe .panel-tabs:not(:last-child),html.theme--catppuccin-frappe .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-frappe .panel-heading{background-color:#51576d;border-radius:8px 8px 0 0;color:#b0bef1;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-frappe .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-frappe .panel-tabs a{border-bottom:1px solid #626880;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-frappe .panel-tabs a.is-active{border-bottom-color:#51576d;color:#769aeb}html.theme--catppuccin-frappe .panel-list a{color:#c6d0f5}html.theme--catppuccin-frappe .panel-list a:hover{color:#8caaee}html.theme--catppuccin-frappe .panel-block{align-items:center;color:#b0bef1;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-frappe .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-frappe .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-frappe .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-frappe .panel-block.is-active{border-left-color:#8caaee;color:#769aeb}html.theme--catppuccin-frappe .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-frappe a.panel-block,html.theme--catppuccin-frappe label.panel-block{cursor:pointer}html.theme--catppuccin-frappe a.panel-block:hover,html.theme--catppuccin-frappe label.panel-block:hover{background-color:#292c3c}html.theme--catppuccin-frappe .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f1f4fd;margin-right:.75em}html.theme--catppuccin-frappe .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-frappe .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-frappe .tabs a{align-items:center;border-bottom-color:#626880;border-bottom-style:solid;border-bottom-width:1px;color:#c6d0f5;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-frappe .tabs a:hover{border-bottom-color:#b0bef1;color:#b0bef1}html.theme--catppuccin-frappe .tabs li{display:block}html.theme--catppuccin-frappe .tabs li.is-active a{border-bottom-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .tabs ul{align-items:center;border-bottom-color:#626880;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-frappe .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-frappe .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-frappe .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-frappe .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-frappe .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-frappe .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-frappe .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-frappe .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-frappe .tabs.is-boxed a:hover{background-color:#292c3c;border-bottom-color:#626880}html.theme--catppuccin-frappe .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#626880;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-frappe .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .tabs.is-toggle a{border-color:#626880;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-frappe .tabs.is-toggle a:hover{background-color:#292c3c;border-color:#737994;z-index:2}html.theme--catppuccin-frappe .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-frappe .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-frappe .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-frappe .tabs.is-toggle li.is-active a{background-color:#8caaee;border-color:#8caaee;color:#fff;z-index:1}html.theme--catppuccin-frappe .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-frappe .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-frappe .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-frappe .tabs.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-frappe .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .column.is-narrow,html.theme--catppuccin-frappe .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full,html.theme--catppuccin-frappe .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters,html.theme--catppuccin-frappe .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds,html.theme--catppuccin-frappe .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half,html.theme--catppuccin-frappe .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third,html.theme--catppuccin-frappe .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter,html.theme--catppuccin-frappe .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth,html.theme--catppuccin-frappe .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths,html.theme--catppuccin-frappe .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths,html.theme--catppuccin-frappe .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths,html.theme--catppuccin-frappe .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters,html.theme--catppuccin-frappe .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds,html.theme--catppuccin-frappe .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half,html.theme--catppuccin-frappe .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third,html.theme--catppuccin-frappe .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter,html.theme--catppuccin-frappe .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth,html.theme--catppuccin-frappe .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths,html.theme--catppuccin-frappe .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths,html.theme--catppuccin-frappe .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths,html.theme--catppuccin-frappe .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-frappe .column.is-0,html.theme--catppuccin-frappe .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0,html.theme--catppuccin-frappe .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-frappe .column.is-1,html.theme--catppuccin-frappe .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1,html.theme--catppuccin-frappe .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2,html.theme--catppuccin-frappe .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2,html.theme--catppuccin-frappe .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3,html.theme--catppuccin-frappe .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3,html.theme--catppuccin-frappe .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-frappe .column.is-4,html.theme--catppuccin-frappe .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4,html.theme--catppuccin-frappe .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5,html.theme--catppuccin-frappe .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5,html.theme--catppuccin-frappe .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6,html.theme--catppuccin-frappe .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6,html.theme--catppuccin-frappe .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-frappe .column.is-7,html.theme--catppuccin-frappe .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7,html.theme--catppuccin-frappe .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8,html.theme--catppuccin-frappe .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8,html.theme--catppuccin-frappe .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9,html.theme--catppuccin-frappe .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9,html.theme--catppuccin-frappe .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-frappe .column.is-10,html.theme--catppuccin-frappe .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10,html.theme--catppuccin-frappe .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11,html.theme--catppuccin-frappe .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11,html.theme--catppuccin-frappe .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12,html.theme--catppuccin-frappe .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12,html.theme--catppuccin-frappe .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-frappe .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-frappe .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-frappe .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-frappe .columns.is-centered{justify-content:center}html.theme--catppuccin-frappe .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-frappe .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-frappe .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-frappe .columns.is-mobile{display:flex}html.theme--catppuccin-frappe .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-frappe .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-desktop{display:flex}}html.theme--catppuccin-frappe .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-frappe .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-frappe .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-frappe .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-frappe .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-frappe .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-frappe .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-frappe .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-frappe .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-frappe .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-frappe .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-frappe .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-frappe .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-frappe .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-frappe .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-frappe .tile.is-child{margin:0 !important}html.theme--catppuccin-frappe .tile.is-parent{padding:.75rem}html.theme--catppuccin-frappe .tile.is-vertical{flex-direction:column}html.theme--catppuccin-frappe .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .tile:not(.is-child){display:flex}html.theme--catppuccin-frappe .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .tile.is-3{flex:none;width:25%}html.theme--catppuccin-frappe .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .tile.is-6{flex:none;width:50%}html.theme--catppuccin-frappe .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .tile.is-9{flex:none;width:75%}html.theme--catppuccin-frappe .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-frappe .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-frappe .hero .navbar{background:none}html.theme--catppuccin-frappe .hero .tabs ul{border-bottom:none}html.theme--catppuccin-frappe .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-white strong{color:inherit}html.theme--catppuccin-frappe .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-frappe .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-frappe .hero.is-white .navbar-item,html.theme--catppuccin-frappe .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-frappe .hero.is-white a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-white .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-frappe .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-frappe .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-black strong{color:inherit}html.theme--catppuccin-frappe .hero.is-black .title{color:#fff}html.theme--catppuccin-frappe .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-frappe .hero.is-black .navbar-item,html.theme--catppuccin-frappe .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-black a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-black .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-frappe .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-light strong{color:inherit}html.theme--catppuccin-frappe .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-frappe .hero.is-light .navbar-item,html.theme--catppuccin-frappe .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-light .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-frappe .hero.is-dark,html.theme--catppuccin-frappe .content kbd.hero{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-dark strong,html.theme--catppuccin-frappe .content kbd.hero strong{color:inherit}html.theme--catppuccin-frappe .hero.is-dark .title,html.theme--catppuccin-frappe .content kbd.hero .title{color:#fff}html.theme--catppuccin-frappe .hero.is-dark .subtitle,html.theme--catppuccin-frappe .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-frappe .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-dark .subtitle strong,html.theme--catppuccin-frappe .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-dark .navbar-menu,html.theme--catppuccin-frappe .content kbd.hero .navbar-menu{background-color:#414559}}html.theme--catppuccin-frappe .hero.is-dark .navbar-item,html.theme--catppuccin-frappe .content kbd.hero .navbar-item,html.theme--catppuccin-frappe .hero.is-dark .navbar-link,html.theme--catppuccin-frappe .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-dark .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.hero .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.hero .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .hero.is-dark .tabs a,html.theme--catppuccin-frappe .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-dark .tabs a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs li.is-active a{color:#414559 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#414559}html.theme--catppuccin-frappe .hero.is-dark.is-bold,html.theme--catppuccin-frappe .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #262f41 0%, #414559 71%, #47476c 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-frappe .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #262f41 0%, #414559 71%, #47476c 100%)}}html.theme--catppuccin-frappe .hero.is-primary,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-primary strong,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-frappe .hero.is-primary .title,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-frappe .hero.is-primary .subtitle,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-primary .subtitle strong,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-primary .navbar-menu,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#8caaee}}html.theme--catppuccin-frappe .hero.is-primary .navbar-item,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-frappe .hero.is-primary .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-primary .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .hero.is-primary .tabs a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-primary .tabs a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#8caaee !important;opacity:1}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .hero.is-primary.is-bold,html.theme--catppuccin-frappe .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-frappe .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}}html.theme--catppuccin-frappe .hero.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-link strong{color:inherit}html.theme--catppuccin-frappe .hero.is-link .title{color:#fff}html.theme--catppuccin-frappe .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-link .navbar-menu{background-color:#8caaee}}html.theme--catppuccin-frappe .hero.is-link .navbar-item,html.theme--catppuccin-frappe .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-link a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-link .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-link .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-link .tabs li.is-active a{color:#8caaee !important;opacity:1}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .hero.is-link.is-bold{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}}html.theme--catppuccin-frappe .hero.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-info strong{color:inherit}html.theme--catppuccin-frappe .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-info .navbar-menu{background-color:#81c8be}}html.theme--catppuccin-frappe .hero.is-info .navbar-item,html.theme--catppuccin-frappe .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-info .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-info .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-info .tabs li.is-active a{color:#81c8be !important;opacity:1}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .hero.is-info.is-bold{background-image:linear-gradient(141deg, #52c4a1 0%, #81c8be 71%, #8fd2d4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #52c4a1 0%, #81c8be 71%, #8fd2d4 100%)}}html.theme--catppuccin-frappe .hero.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-success strong{color:inherit}html.theme--catppuccin-frappe .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-success .navbar-menu{background-color:#a6d189}}html.theme--catppuccin-frappe .hero.is-success .navbar-item,html.theme--catppuccin-frappe .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-success .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-success .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-success .tabs li.is-active a{color:#a6d189 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .hero.is-success.is-bold{background-image:linear-gradient(141deg, #9ccd5a 0%, #a6d189 71%, #a8dc98 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #9ccd5a 0%, #a6d189 71%, #a8dc98 100%)}}html.theme--catppuccin-frappe .hero.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-warning strong{color:inherit}html.theme--catppuccin-frappe .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-warning .navbar-menu{background-color:#e5c890}}html.theme--catppuccin-frappe .hero.is-warning .navbar-item,html.theme--catppuccin-frappe .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-warning .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-warning .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-warning .tabs li.is-active a{color:#e5c890 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #e5a05d 0%, #e5c890 71%, #ede0a2 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e5a05d 0%, #e5c890 71%, #ede0a2 100%)}}html.theme--catppuccin-frappe .hero.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-danger strong{color:inherit}html.theme--catppuccin-frappe .hero.is-danger .title{color:#fff}html.theme--catppuccin-frappe .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-danger .navbar-menu{background-color:#e78284}}html.theme--catppuccin-frappe .hero.is-danger .navbar-item,html.theme--catppuccin-frappe .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-danger .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-danger .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-danger .tabs li.is-active a{color:#e78284 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#e78284}html.theme--catppuccin-frappe .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #e94d6a 0%, #e78284 71%, #eea294 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e94d6a 0%, #e78284 71%, #eea294 100%)}}html.theme--catppuccin-frappe .hero.is-small .hero-body,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-frappe .hero.is-halfheight .hero-body,html.theme--catppuccin-frappe .hero.is-fullheight .hero-body,html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-frappe .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-frappe .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-frappe .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-frappe .hero-video{overflow:hidden}html.theme--catppuccin-frappe .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-frappe .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero-video{display:none}}html.theme--catppuccin-frappe .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero-buttons .button{display:flex}html.theme--catppuccin-frappe .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-frappe .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-frappe .hero-head,html.theme--catppuccin-frappe .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero-body{padding:3rem 3rem}}html.theme--catppuccin-frappe .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .section{padding:3rem 3rem}html.theme--catppuccin-frappe .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-frappe .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-frappe .footer{background-color:#292c3c;padding:3rem 1.5rem 6rem}html.theme--catppuccin-frappe h1 .docs-heading-anchor,html.theme--catppuccin-frappe h1 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h1 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h2 .docs-heading-anchor,html.theme--catppuccin-frappe h2 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h2 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h3 .docs-heading-anchor,html.theme--catppuccin-frappe h3 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h3 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h4 .docs-heading-anchor,html.theme--catppuccin-frappe h4 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h4 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h5 .docs-heading-anchor,html.theme--catppuccin-frappe h5 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h5 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h6 .docs-heading-anchor,html.theme--catppuccin-frappe h6 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h6 .docs-heading-anchor:visited{color:#c6d0f5}html.theme--catppuccin-frappe h1 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h2 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h3 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h4 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h5 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-frappe h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-frappe h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-frappe .docs-light-only{display:none !important}html.theme--catppuccin-frappe pre{position:relative;overflow:hidden}html.theme--catppuccin-frappe pre code,html.theme--catppuccin-frappe pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-frappe pre code:first-of-type,html.theme--catppuccin-frappe pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-frappe pre code:last-of-type,html.theme--catppuccin-frappe pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-frappe pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#c6d0f5;cursor:pointer;text-align:center}html.theme--catppuccin-frappe pre .copy-button:focus,html.theme--catppuccin-frappe pre .copy-button:hover{opacity:1;background:rgba(198,208,245,0.1);color:#8caaee}html.theme--catppuccin-frappe pre .copy-button.success{color:#a6d189;opacity:1}html.theme--catppuccin-frappe pre .copy-button.error{color:#e78284;opacity:1}html.theme--catppuccin-frappe pre:hover .copy-button{opacity:1}html.theme--catppuccin-frappe .admonition{background-color:#292c3c;border-style:solid;border-width:2px;border-color:#b5bfe2;border-radius:4px;font-size:1rem}html.theme--catppuccin-frappe .admonition strong{color:currentColor}html.theme--catppuccin-frappe .admonition.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-frappe .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .admonition.is-default{background-color:#292c3c;border-color:#b5bfe2}html.theme--catppuccin-frappe .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#b5bfe2}html.theme--catppuccin-frappe .admonition.is-default>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-info{background-color:#292c3c;border-color:#81c8be}html.theme--catppuccin-frappe .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#81c8be}html.theme--catppuccin-frappe .admonition.is-info>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-success{background-color:#292c3c;border-color:#a6d189}html.theme--catppuccin-frappe .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6d189}html.theme--catppuccin-frappe .admonition.is-success>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-warning{background-color:#292c3c;border-color:#e5c890}html.theme--catppuccin-frappe .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#e5c890}html.theme--catppuccin-frappe .admonition.is-warning>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-danger{background-color:#292c3c;border-color:#e78284}html.theme--catppuccin-frappe .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#e78284}html.theme--catppuccin-frappe .admonition.is-danger>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-compat{background-color:#292c3c;border-color:#99d1db}html.theme--catppuccin-frappe .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#99d1db}html.theme--catppuccin-frappe .admonition.is-compat>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-todo{background-color:#292c3c;border-color:#ca9ee6}html.theme--catppuccin-frappe .admonition.is-todo>.admonition-header{background-color:rgba(0,0,0,0);color:#ca9ee6}html.theme--catppuccin-frappe .admonition.is-todo>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition-header{color:#b5bfe2;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-frappe .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-frappe details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-frappe details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-frappe details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-frappe .admonition-body{color:#c6d0f5;padding:0.5rem .75rem}html.theme--catppuccin-frappe .admonition-body pre{background-color:#292c3c}html.theme--catppuccin-frappe .admonition-body code{background-color:#292c3c}html.theme--catppuccin-frappe .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #626880;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-frappe .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#292c3c;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #626880;overflow:auto}html.theme--catppuccin-frappe .docstring>header code{background-color:transparent}html.theme--catppuccin-frappe .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-frappe .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-frappe .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-frappe .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #626880}html.theme--catppuccin-frappe .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-frappe .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-frappe .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-frappe .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-frappe .documenter-example-output{background-color:#303446}html.theme--catppuccin-frappe .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#292c3c;color:#c6d0f5;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-frappe .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-frappe .outdated-warning-overlay a{color:#8caaee}html.theme--catppuccin-frappe .outdated-warning-overlay a:hover{color:#99d1db}html.theme--catppuccin-frappe .content pre{border:2px solid #626880;border-radius:4px}html.theme--catppuccin-frappe .content code{font-weight:inherit}html.theme--catppuccin-frappe .content a code{color:#8caaee}html.theme--catppuccin-frappe .content a:hover code{color:#99d1db}html.theme--catppuccin-frappe .content h1 code,html.theme--catppuccin-frappe .content h2 code,html.theme--catppuccin-frappe .content h3 code,html.theme--catppuccin-frappe .content h4 code,html.theme--catppuccin-frappe .content h5 code,html.theme--catppuccin-frappe .content h6 code{color:#c6d0f5}html.theme--catppuccin-frappe .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-frappe .content blockquote>ul:first-child,html.theme--catppuccin-frappe .content blockquote>ol:first-child,html.theme--catppuccin-frappe .content .admonition-body>ul:first-child,html.theme--catppuccin-frappe .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-frappe pre,html.theme--catppuccin-frappe code{font-variant-ligatures:no-contextual}html.theme--catppuccin-frappe .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-frappe .breadcrumb a.is-disabled,html.theme--catppuccin-frappe .breadcrumb a.is-disabled:hover{color:#b0bef1}html.theme--catppuccin-frappe .hljs{background:initial !important}html.theme--catppuccin-frappe .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-frappe .katex-display,html.theme--catppuccin-frappe mjx-container,html.theme--catppuccin-frappe .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-frappe html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-frappe li.no-marker{list-style:none}html.theme--catppuccin-frappe #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-frappe #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main{width:100%}html.theme--catppuccin-frappe #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-frappe #documenter .docs-main>header,html.theme--catppuccin-frappe #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar{background-color:#303446;border-bottom:1px solid #626880;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-frappe #documenter .docs-main section.footnotes{border-top:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-frappe .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #626880;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-frappe #documenter .docs-sidebar{display:flex;flex-direction:column;color:#c6d0f5;background-color:#292c3c;border-right:1px solid #626880;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-frappe #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name a:hover{color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #626880;display:none;padding:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #626880;padding-bottom:1.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#c6d0f5;background:#292c3c}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#c6d0f5;background-color:#313548}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #626880;border-bottom:1px solid #626880;background-color:#232634}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#232634;color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#313548;color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-frappe #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3a3e54}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#4a506c}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3a3e54}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#4a506c}}html.theme--catppuccin-frappe kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-frappe .search-min-width-50{min-width:50%}html.theme--catppuccin-frappe .search-min-height-100{min-height:100%}html.theme--catppuccin-frappe .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-frappe .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover,html.theme--catppuccin-frappe .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-frappe .search-result-link .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-frappe .property-search-result-badge,html.theme--catppuccin-frappe .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-frappe .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:hover .search-filter,html.theme--catppuccin-frappe .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-frappe .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-frappe .search-filter:hover,html.theme--catppuccin-frappe .search-filter:focus{color:#333}html.theme--catppuccin-frappe .search-filter-selected{color:#414559;background-color:#babbf1}html.theme--catppuccin-frappe .search-filter-selected:hover,html.theme--catppuccin-frappe .search-filter-selected:focus{color:#414559}html.theme--catppuccin-frappe .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-frappe .search-divider{border-bottom:1px solid #626880}html.theme--catppuccin-frappe .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-frappe .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-frappe .w-100{width:100%}html.theme--catppuccin-frappe .gap-2{gap:0.5rem}html.theme--catppuccin-frappe .gap-4{gap:1rem}html.theme--catppuccin-frappe .gap-8{gap:2rem}html.theme--catppuccin-frappe{background-color:#303446;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-frappe a{transition:all 200ms ease}html.theme--catppuccin-frappe .label{color:#c6d0f5}html.theme--catppuccin-frappe .button,html.theme--catppuccin-frappe .control.has-icons-left .icon,html.theme--catppuccin-frappe .control.has-icons-right .icon,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .select,html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea{height:2.5em;color:#c6d0f5}html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#c6d0f5}html.theme--catppuccin-frappe .select:after,html.theme--catppuccin-frappe .select select{border-width:1px}html.theme--catppuccin-frappe .menu-list a{transition:all 300ms ease}html.theme--catppuccin-frappe .modal-card-foot,html.theme--catppuccin-frappe .modal-card-head{border-color:#626880}html.theme--catppuccin-frappe .navbar{border-radius:.4em}html.theme--catppuccin-frappe .navbar.is-transparent{background:none}html.theme--catppuccin-frappe .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .navbar .navbar-menu{background-color:#8caaee;border-radius:0 0 .4em .4em}}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){color:#414559}html.theme--catppuccin-frappe .tag.is-link:not(body),html.theme--catppuccin-frappe .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-frappe .content kbd.is-link:not(body){color:#414559}html.theme--catppuccin-frappe .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-frappe .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-frappe .ansi span.sgr3{font-style:italic}html.theme--catppuccin-frappe .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-frappe .ansi span.sgr7{color:#303446;background-color:#c6d0f5}html.theme--catppuccin-frappe .ansi span.sgr8{color:transparent}html.theme--catppuccin-frappe .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-frappe .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-frappe .ansi span.sgr30{color:#51576d}html.theme--catppuccin-frappe .ansi span.sgr31{color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr32{color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr33{color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr34{color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr35{color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr36{color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr37{color:#b5bfe2}html.theme--catppuccin-frappe .ansi span.sgr40{background-color:#51576d}html.theme--catppuccin-frappe .ansi span.sgr41{background-color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr42{background-color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr43{background-color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr44{background-color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr45{background-color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr46{background-color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr47{background-color:#b5bfe2}html.theme--catppuccin-frappe .ansi span.sgr90{color:#626880}html.theme--catppuccin-frappe .ansi span.sgr91{color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr92{color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr93{color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr94{color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr95{color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr96{color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr97{color:#a5adce}html.theme--catppuccin-frappe .ansi span.sgr100{background-color:#626880}html.theme--catppuccin-frappe .ansi span.sgr101{background-color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr102{background-color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr103{background-color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr104{background-color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr105{background-color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr106{background-color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr107{background-color:#a5adce}html.theme--catppuccin-frappe code.language-julia-repl>span.hljs-meta{color:#a6d189;font-weight:bolder}html.theme--catppuccin-frappe code .hljs{color:#c6d0f5;background:#303446}html.theme--catppuccin-frappe code .hljs-keyword{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-built_in{color:#e78284}html.theme--catppuccin-frappe code .hljs-type{color:#e5c890}html.theme--catppuccin-frappe code .hljs-literal{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-number{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-operator{color:#81c8be}html.theme--catppuccin-frappe code .hljs-punctuation{color:#b5bfe2}html.theme--catppuccin-frappe code .hljs-property{color:#81c8be}html.theme--catppuccin-frappe code .hljs-regexp{color:#f4b8e4}html.theme--catppuccin-frappe code .hljs-string{color:#a6d189}html.theme--catppuccin-frappe code .hljs-char.escape_{color:#a6d189}html.theme--catppuccin-frappe code .hljs-subst{color:#a5adce}html.theme--catppuccin-frappe code .hljs-symbol{color:#eebebe}html.theme--catppuccin-frappe code .hljs-variable{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-variable.language_{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-variable.constant_{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-title{color:#8caaee}html.theme--catppuccin-frappe code .hljs-title.class_{color:#e5c890}html.theme--catppuccin-frappe code .hljs-title.function_{color:#8caaee}html.theme--catppuccin-frappe code .hljs-params{color:#c6d0f5}html.theme--catppuccin-frappe code .hljs-comment{color:#626880}html.theme--catppuccin-frappe code .hljs-doctag{color:#e78284}html.theme--catppuccin-frappe code .hljs-meta{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-section{color:#8caaee}html.theme--catppuccin-frappe code .hljs-tag{color:#a5adce}html.theme--catppuccin-frappe code .hljs-name{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-attr{color:#8caaee}html.theme--catppuccin-frappe code .hljs-attribute{color:#a6d189}html.theme--catppuccin-frappe code .hljs-bullet{color:#81c8be}html.theme--catppuccin-frappe code .hljs-code{color:#a6d189}html.theme--catppuccin-frappe code .hljs-emphasis{color:#e78284;font-style:italic}html.theme--catppuccin-frappe code .hljs-strong{color:#e78284;font-weight:bold}html.theme--catppuccin-frappe code .hljs-formula{color:#81c8be}html.theme--catppuccin-frappe code .hljs-link{color:#85c1dc;font-style:italic}html.theme--catppuccin-frappe code .hljs-quote{color:#a6d189;font-style:italic}html.theme--catppuccin-frappe code .hljs-selector-tag{color:#e5c890}html.theme--catppuccin-frappe code .hljs-selector-id{color:#8caaee}html.theme--catppuccin-frappe code .hljs-selector-class{color:#81c8be}html.theme--catppuccin-frappe code .hljs-selector-attr{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-selector-pseudo{color:#81c8be}html.theme--catppuccin-frappe code .hljs-template-tag{color:#eebebe}html.theme--catppuccin-frappe code .hljs-template-variable{color:#eebebe}html.theme--catppuccin-frappe code .hljs-addition{color:#a6d189;background:rgba(166,227,161,0.15)}html.theme--catppuccin-frappe code .hljs-deletion{color:#e78284;background:rgba(243,139,168,0.15)}html.theme--catppuccin-frappe .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover,html.theme--catppuccin-frappe .search-result-link:focus{background-color:#414559}html.theme--catppuccin-frappe .search-result-link .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:hover .search-filter,html.theme--catppuccin-frappe .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:focus .search-filter{color:#414559 !important;background-color:#babbf1 !important}html.theme--catppuccin-frappe .search-result-title{color:#c6d0f5}html.theme--catppuccin-frappe .search-result-highlight{background-color:#e78284;color:#292c3c}html.theme--catppuccin-frappe .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-frappe .w-100{width:100%}html.theme--catppuccin-frappe .gap-2{gap:0.5rem}html.theme--catppuccin-frappe .gap-4{gap:1rem} diff --git a/previews/PR31/assets/themes/catppuccin-latte.css b/previews/PR31/assets/themes/catppuccin-latte.css new file mode 100644 index 0000000..63160d3 --- /dev/null +++ b/previews/PR31/assets/themes/catppuccin-latte.css @@ -0,0 +1 @@ +html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte .file-name,html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-latte .pagination-previous:focus,html.theme--catppuccin-latte .pagination-next:focus,html.theme--catppuccin-latte .pagination-link:focus,html.theme--catppuccin-latte .pagination-ellipsis:focus,html.theme--catppuccin-latte .file-cta:focus,html.theme--catppuccin-latte .file-name:focus,html.theme--catppuccin-latte .select select:focus,html.theme--catppuccin-latte .textarea:focus,html.theme--catppuccin-latte .input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-latte .button:focus,html.theme--catppuccin-latte .is-focused.pagination-previous,html.theme--catppuccin-latte .is-focused.pagination-next,html.theme--catppuccin-latte .is-focused.pagination-link,html.theme--catppuccin-latte .is-focused.pagination-ellipsis,html.theme--catppuccin-latte .is-focused.file-cta,html.theme--catppuccin-latte .is-focused.file-name,html.theme--catppuccin-latte .select select.is-focused,html.theme--catppuccin-latte .is-focused.textarea,html.theme--catppuccin-latte .is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-focused.button,html.theme--catppuccin-latte .pagination-previous:active,html.theme--catppuccin-latte .pagination-next:active,html.theme--catppuccin-latte .pagination-link:active,html.theme--catppuccin-latte .pagination-ellipsis:active,html.theme--catppuccin-latte .file-cta:active,html.theme--catppuccin-latte .file-name:active,html.theme--catppuccin-latte .select select:active,html.theme--catppuccin-latte .textarea:active,html.theme--catppuccin-latte .input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-latte .button:active,html.theme--catppuccin-latte .is-active.pagination-previous,html.theme--catppuccin-latte .is-active.pagination-next,html.theme--catppuccin-latte .is-active.pagination-link,html.theme--catppuccin-latte .is-active.pagination-ellipsis,html.theme--catppuccin-latte .is-active.file-cta,html.theme--catppuccin-latte .is-active.file-name,html.theme--catppuccin-latte .select select.is-active,html.theme--catppuccin-latte .is-active.textarea,html.theme--catppuccin-latte .is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .is-active.button{outline:none}html.theme--catppuccin-latte .pagination-previous[disabled],html.theme--catppuccin-latte .pagination-next[disabled],html.theme--catppuccin-latte .pagination-link[disabled],html.theme--catppuccin-latte .pagination-ellipsis[disabled],html.theme--catppuccin-latte .file-cta[disabled],html.theme--catppuccin-latte .file-name[disabled],html.theme--catppuccin-latte .select select[disabled],html.theme--catppuccin-latte .textarea[disabled],html.theme--catppuccin-latte .input[disabled],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-latte .button[disabled],fieldset[disabled] html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-latte .file-name,html.theme--catppuccin-latte fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-latte .select select,fieldset[disabled] html.theme--catppuccin-latte .textarea,fieldset[disabled] html.theme--catppuccin-latte .input,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte fieldset[disabled] .select select,html.theme--catppuccin-latte .select fieldset[disabled] select,html.theme--catppuccin-latte fieldset[disabled] .textarea,html.theme--catppuccin-latte fieldset[disabled] .input,html.theme--catppuccin-latte fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-latte .button,html.theme--catppuccin-latte fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-latte .tabs,html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .breadcrumb,html.theme--catppuccin-latte .file,html.theme--catppuccin-latte .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-latte .admonition:not(:last-child),html.theme--catppuccin-latte .tabs:not(:last-child),html.theme--catppuccin-latte .pagination:not(:last-child),html.theme--catppuccin-latte .message:not(:last-child),html.theme--catppuccin-latte .level:not(:last-child),html.theme--catppuccin-latte .breadcrumb:not(:last-child),html.theme--catppuccin-latte .block:not(:last-child),html.theme--catppuccin-latte .title:not(:last-child),html.theme--catppuccin-latte .subtitle:not(:last-child),html.theme--catppuccin-latte .table-container:not(:last-child),html.theme--catppuccin-latte .table:not(:last-child),html.theme--catppuccin-latte .progress:not(:last-child),html.theme--catppuccin-latte .notification:not(:last-child),html.theme--catppuccin-latte .content:not(:last-child),html.theme--catppuccin-latte .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .modal-close,html.theme--catppuccin-latte .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-latte .modal-close::before,html.theme--catppuccin-latte .delete::before,html.theme--catppuccin-latte .modal-close::after,html.theme--catppuccin-latte .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-latte .modal-close::before,html.theme--catppuccin-latte .delete::before{height:2px;width:50%}html.theme--catppuccin-latte .modal-close::after,html.theme--catppuccin-latte .delete::after{height:50%;width:2px}html.theme--catppuccin-latte .modal-close:hover,html.theme--catppuccin-latte .delete:hover,html.theme--catppuccin-latte .modal-close:focus,html.theme--catppuccin-latte .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-latte .modal-close:active,html.theme--catppuccin-latte .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-latte .is-small.modal-close,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-latte .is-small.delete,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-latte .is-medium.modal-close,html.theme--catppuccin-latte .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-latte .is-large.modal-close,html.theme--catppuccin-latte .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-latte .control.is-loading::after,html.theme--catppuccin-latte .select.is-loading::after,html.theme--catppuccin-latte .loader,html.theme--catppuccin-latte .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #8c8fa1;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-latte .hero-video,html.theme--catppuccin-latte .modal-background,html.theme--catppuccin-latte .modal,html.theme--catppuccin-latte .image.is-square img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-latte .image.is-square .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-latte .image.is-1by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-latte .image.is-1by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-latte .image.is-5by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-latte .image.is-5by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-latte .image.is-4by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-latte .image.is-4by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-latte .image.is-3by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-latte .image.is-5by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-latte .image.is-5by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-latte .image.is-16by9 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-latte .image.is-16by9 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-latte .image.is-2by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-latte .image.is-2by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-latte .image.is-3by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-latte .image.is-3by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-latte .image.is-4by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-latte .image.is-4by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-latte .image.is-3by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-latte .image.is-3by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-latte .image.is-2by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-latte .image.is-2by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-latte .image.is-3by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-latte .image.is-9by16 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-latte .image.is-9by16 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-latte .image.is-1by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-latte .image.is-1by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-latte .image.is-1by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-latte .image.is-1by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-latte .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#ccd0da !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#aeb5c5 !important}.has-background-dark{background-color:#ccd0da !important}.has-text-primary{color:#1e66f5 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#0a4ed6 !important}.has-background-primary{background-color:#1e66f5 !important}.has-text-primary-light{color:#ebf2fe !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bbd1fc !important}.has-background-primary-light{background-color:#ebf2fe !important}.has-text-primary-dark{color:#0a52e1 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#286df5 !important}.has-background-primary-dark{background-color:#0a52e1 !important}.has-text-link{color:#1e66f5 !important}a.has-text-link:hover,a.has-text-link:focus{color:#0a4ed6 !important}.has-background-link{background-color:#1e66f5 !important}.has-text-link-light{color:#ebf2fe !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bbd1fc !important}.has-background-link-light{background-color:#ebf2fe !important}.has-text-link-dark{color:#0a52e1 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#286df5 !important}.has-background-link-dark{background-color:#0a52e1 !important}.has-text-info{color:#179299 !important}a.has-text-info:hover,a.has-text-info:focus{color:#10686d !important}.has-background-info{background-color:#179299 !important}.has-text-info-light{color:#edfcfc !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c1f3f6 !important}.has-background-info-light{background-color:#edfcfc !important}.has-text-info-dark{color:#1cb2ba !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#2ad5df !important}.has-background-info-dark{background-color:#1cb2ba !important}.has-text-success{color:#40a02b !important}a.has-text-success:hover,a.has-text-success:focus{color:#307820 !important}.has-background-success{background-color:#40a02b !important}.has-text-success-light{color:#f1fbef !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#cef0c7 !important}.has-background-success-light{background-color:#f1fbef !important}.has-text-success-dark{color:#40a12b !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#50c936 !important}.has-background-success-dark{background-color:#40a12b !important}.has-text-warning{color:#df8e1d !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#b27117 !important}.has-background-warning{background-color:#df8e1d !important}.has-text-warning-light{color:#fdf6ed !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f7e0c0 !important}.has-background-warning-light{background-color:#fdf6ed !important}.has-text-warning-dark{color:#9e6515 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#cb811a !important}.has-background-warning-dark{background-color:#9e6515 !important}.has-text-danger{color:#d20f39 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a20c2c !important}.has-background-danger{background-color:#d20f39 !important}.has-text-danger-light{color:#feecf0 !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#fabcca !important}.has-background-danger-light{background-color:#feecf0 !important}.has-text-danger-dark{color:#e9113f !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#f13c63 !important}.has-background-danger-dark{background-color:#e9113f !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#ccd0da !important}.has-background-grey-darker{background-color:#ccd0da !important}.has-text-grey-dark{color:#bcc0cc !important}.has-background-grey-dark{background-color:#bcc0cc !important}.has-text-grey{color:#acb0be !important}.has-background-grey{background-color:#acb0be !important}.has-text-grey-light{color:#9ca0b0 !important}.has-background-grey-light{background-color:#9ca0b0 !important}.has-text-grey-lighter{color:#8c8fa1 !important}.has-background-grey-lighter{background-color:#8c8fa1 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-latte html{background-color:#eff1f5;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-latte article,html.theme--catppuccin-latte aside,html.theme--catppuccin-latte figure,html.theme--catppuccin-latte footer,html.theme--catppuccin-latte header,html.theme--catppuccin-latte hgroup,html.theme--catppuccin-latte section{display:block}html.theme--catppuccin-latte body,html.theme--catppuccin-latte button,html.theme--catppuccin-latte input,html.theme--catppuccin-latte optgroup,html.theme--catppuccin-latte select,html.theme--catppuccin-latte textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-latte code,html.theme--catppuccin-latte pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-latte body{color:#4c4f69;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-latte a{color:#1e66f5;cursor:pointer;text-decoration:none}html.theme--catppuccin-latte a strong{color:currentColor}html.theme--catppuccin-latte a:hover{color:#04a5e5}html.theme--catppuccin-latte code{background-color:#e6e9ef;color:#4c4f69;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-latte hr{background-color:#e6e9ef;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-latte img{height:auto;max-width:100%}html.theme--catppuccin-latte input[type="checkbox"],html.theme--catppuccin-latte input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-latte small{font-size:.875em}html.theme--catppuccin-latte span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-latte strong{color:#41445a;font-weight:700}html.theme--catppuccin-latte fieldset{border:none}html.theme--catppuccin-latte pre{-webkit-overflow-scrolling:touch;background-color:#e6e9ef;color:#4c4f69;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-latte pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-latte table td,html.theme--catppuccin-latte table th{vertical-align:top}html.theme--catppuccin-latte table td:not([align]),html.theme--catppuccin-latte table th:not([align]){text-align:inherit}html.theme--catppuccin-latte table th{color:#41445a}html.theme--catppuccin-latte .box{background-color:#bcc0cc;border-radius:8px;box-shadow:none;color:#4c4f69;display:block;padding:1.25rem}html.theme--catppuccin-latte a.box:hover,html.theme--catppuccin-latte a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #1e66f5}html.theme--catppuccin-latte a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #1e66f5}html.theme--catppuccin-latte .button{background-color:#e6e9ef;border-color:#fff;border-width:1px;color:#1e66f5;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-latte .button strong{color:inherit}html.theme--catppuccin-latte .button .icon,html.theme--catppuccin-latte .button .icon.is-small,html.theme--catppuccin-latte .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-latte .button .icon.is-medium,html.theme--catppuccin-latte .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-latte .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-latte .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-latte .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-latte .button:hover,html.theme--catppuccin-latte .button.is-hovered{border-color:#9ca0b0;color:#41445a}html.theme--catppuccin-latte .button:focus,html.theme--catppuccin-latte .button.is-focused{border-color:#9ca0b0;color:#0b57ef}html.theme--catppuccin-latte .button:focus:not(:active),html.theme--catppuccin-latte .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button:active,html.theme--catppuccin-latte .button.is-active{border-color:#bcc0cc;color:#41445a}html.theme--catppuccin-latte .button.is-text{background-color:transparent;border-color:transparent;color:#4c4f69;text-decoration:underline}html.theme--catppuccin-latte .button.is-text:hover,html.theme--catppuccin-latte .button.is-text.is-hovered,html.theme--catppuccin-latte .button.is-text:focus,html.theme--catppuccin-latte .button.is-text.is-focused{background-color:#e6e9ef;color:#41445a}html.theme--catppuccin-latte .button.is-text:active,html.theme--catppuccin-latte .button.is-text.is-active{background-color:#d6dbe5;color:#41445a}html.theme--catppuccin-latte .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-latte .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#1e66f5;text-decoration:none}html.theme--catppuccin-latte .button.is-ghost:hover,html.theme--catppuccin-latte .button.is-ghost.is-hovered{color:#1e66f5;text-decoration:underline}html.theme--catppuccin-latte .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:hover,html.theme--catppuccin-latte .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:focus,html.theme--catppuccin-latte .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:focus:not(:active),html.theme--catppuccin-latte .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .button.is-white:active,html.theme--catppuccin-latte .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-latte .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted:hover,html.theme--catppuccin-latte .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-latte .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-white.is-outlined:hover,html.theme--catppuccin-latte .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-white.is-outlined:focus,html.theme--catppuccin-latte .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:hover,html.theme--catppuccin-latte .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:focus,html.theme--catppuccin-latte .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:focus:not(:active),html.theme--catppuccin-latte .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .button.is-black:active,html.theme--catppuccin-latte .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-latte .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted:hover,html.theme--catppuccin-latte .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-outlined:hover,html.theme--catppuccin-latte .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-black.is-outlined:focus,html.theme--catppuccin-latte .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:hover,html.theme--catppuccin-latte .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:focus,html.theme--catppuccin-latte .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:focus:not(:active),html.theme--catppuccin-latte .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .button.is-light:active,html.theme--catppuccin-latte .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-latte .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted:hover,html.theme--catppuccin-latte .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-outlined:hover,html.theme--catppuccin-latte .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-light.is-outlined:focus,html.theme--catppuccin-latte .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark,html.theme--catppuccin-latte .content kbd.button{background-color:#ccd0da;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:hover,html.theme--catppuccin-latte .content kbd.button:hover,html.theme--catppuccin-latte .button.is-dark.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-hovered{background-color:#c5c9d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:focus,html.theme--catppuccin-latte .content kbd.button:focus,html.theme--catppuccin-latte .button.is-dark.is-focused,html.theme--catppuccin-latte .content kbd.button.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:focus:not(:active),html.theme--catppuccin-latte .content kbd.button:focus:not(:active),html.theme--catppuccin-latte .button.is-dark.is-focused:not(:active),html.theme--catppuccin-latte .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .button.is-dark:active,html.theme--catppuccin-latte .content kbd.button:active,html.theme--catppuccin-latte .button.is-dark.is-active,html.theme--catppuccin-latte .content kbd.button.is-active{background-color:#bdc2cf;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark[disabled],html.theme--catppuccin-latte .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button{background-color:#ccd0da;border-color:#ccd0da;box-shadow:none}html.theme--catppuccin-latte .button.is-dark.is-inverted,html.theme--catppuccin-latte .content kbd.button.is-inverted{background-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted:hover,html.theme--catppuccin-latte .content kbd.button.is-inverted:hover,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-inverted[disabled],html.theme--catppuccin-latte .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-loading::after,html.theme--catppuccin-latte .content kbd.button.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-dark.is-outlined,html.theme--catppuccin-latte .content kbd.button.is-outlined{background-color:transparent;border-color:#ccd0da;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-outlined:hover,html.theme--catppuccin-latte .content kbd.button.is-outlined:hover,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-dark.is-outlined:focus,html.theme--catppuccin-latte .content kbd.button.is-outlined:focus,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-focused{background-color:#ccd0da;border-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #ccd0da #ccd0da !important}html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-dark.is-outlined[disabled],html.theme--catppuccin-latte .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-outlined{background-color:transparent;border-color:#ccd0da;box-shadow:none;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ccd0da #ccd0da !important}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-primary,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:hover,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:focus,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:focus:not(:active),html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-latte .button.is-primary.is-focused:not(:active),html.theme--catppuccin-latte .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button.is-primary:active,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-latte .button.is-primary.is-active,html.theme--catppuccin-latte .docstring>section>a.button.is-active.docs-sourcelink{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary[disabled],html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink{background-color:#1e66f5;border-color:#1e66f5;box-shadow:none}html.theme--catppuccin-latte .button.is-primary.is-inverted,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-primary.is-inverted[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-loading::after,html.theme--catppuccin-latte .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-primary.is-outlined,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-outlined:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-latte .button.is-primary.is-outlined:focus,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-primary.is-outlined[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#1e66f5;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-light,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .button.is-primary.is-light:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-light.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#dfe9fe;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-primary.is-light:active,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-latte .button.is-primary.is-light.is-active,html.theme--catppuccin-latte .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d3e1fd;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-link{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:hover,html.theme--catppuccin-latte .button.is-link.is-hovered{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:focus,html.theme--catppuccin-latte .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:focus:not(:active),html.theme--catppuccin-latte .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button.is-link:active,html.theme--catppuccin-latte .button.is-link.is-active{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link{background-color:#1e66f5;border-color:#1e66f5;box-shadow:none}html.theme--catppuccin-latte .button.is-link.is-inverted{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted:hover,html.theme--catppuccin-latte .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-link.is-outlined{background-color:transparent;border-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-outlined:hover,html.theme--catppuccin-latte .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-link.is-outlined:focus,html.theme--catppuccin-latte .button.is-link.is-outlined.is-focused{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-outlined{background-color:transparent;border-color:#1e66f5;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-link.is-light{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .button.is-link.is-light:hover,html.theme--catppuccin-latte .button.is-link.is-light.is-hovered{background-color:#dfe9fe;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-link.is-light:active,html.theme--catppuccin-latte .button.is-link.is-light.is-active{background-color:#d3e1fd;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-info{background-color:#179299;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:hover,html.theme--catppuccin-latte .button.is-info.is-hovered{background-color:#15878e;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:focus,html.theme--catppuccin-latte .button.is-info.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:focus:not(:active),html.theme--catppuccin-latte .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .button.is-info:active,html.theme--catppuccin-latte .button.is-info.is-active{background-color:#147d83;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info{background-color:#179299;border-color:#179299;box-shadow:none}html.theme--catppuccin-latte .button.is-info.is-inverted{background-color:#fff;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted:hover,html.theme--catppuccin-latte .button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#179299}html.theme--catppuccin-latte .button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-info.is-outlined{background-color:transparent;border-color:#179299;color:#179299}html.theme--catppuccin-latte .button.is-info.is-outlined:hover,html.theme--catppuccin-latte .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-info.is-outlined:focus,html.theme--catppuccin-latte .button.is-info.is-outlined.is-focused{background-color:#179299;border-color:#179299;color:#fff}html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #179299 #179299 !important}html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-outlined{background-color:transparent;border-color:#179299;box-shadow:none;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #179299 #179299 !important}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-info.is-light{background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .button.is-info.is-light:hover,html.theme--catppuccin-latte .button.is-info.is-light.is-hovered{background-color:#e2f9fb;border-color:transparent;color:#1cb2ba}html.theme--catppuccin-latte .button.is-info.is-light:active,html.theme--catppuccin-latte .button.is-info.is-light.is-active{background-color:#d7f7f9;border-color:transparent;color:#1cb2ba}html.theme--catppuccin-latte .button.is-success{background-color:#40a02b;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:hover,html.theme--catppuccin-latte .button.is-success.is-hovered{background-color:#3c9628;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:focus,html.theme--catppuccin-latte .button.is-success.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:focus:not(:active),html.theme--catppuccin-latte .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .button.is-success:active,html.theme--catppuccin-latte .button.is-success.is-active{background-color:#388c26;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success{background-color:#40a02b;border-color:#40a02b;box-shadow:none}html.theme--catppuccin-latte .button.is-success.is-inverted{background-color:#fff;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted:hover,html.theme--catppuccin-latte .button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-success.is-outlined{background-color:transparent;border-color:#40a02b;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-outlined:hover,html.theme--catppuccin-latte .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-success.is-outlined:focus,html.theme--catppuccin-latte .button.is-success.is-outlined.is-focused{background-color:#40a02b;border-color:#40a02b;color:#fff}html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #40a02b #40a02b !important}html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-outlined{background-color:transparent;border-color:#40a02b;box-shadow:none;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #40a02b #40a02b !important}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-success.is-light{background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .button.is-success.is-light:hover,html.theme--catppuccin-latte .button.is-success.is-light.is-hovered{background-color:#e8f8e5;border-color:transparent;color:#40a12b}html.theme--catppuccin-latte .button.is-success.is-light:active,html.theme--catppuccin-latte .button.is-success.is-light.is-active{background-color:#e0f5db;border-color:transparent;color:#40a12b}html.theme--catppuccin-latte .button.is-warning{background-color:#df8e1d;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:hover,html.theme--catppuccin-latte .button.is-warning.is-hovered{background-color:#d4871c;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:focus,html.theme--catppuccin-latte .button.is-warning.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:focus:not(:active),html.theme--catppuccin-latte .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .button.is-warning:active,html.theme--catppuccin-latte .button.is-warning.is-active{background-color:#c8801a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning{background-color:#df8e1d;border-color:#df8e1d;box-shadow:none}html.theme--catppuccin-latte .button.is-warning.is-inverted{background-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted:hover,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-warning.is-outlined{background-color:transparent;border-color:#df8e1d;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-outlined:hover,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-warning.is-outlined:focus,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-focused{background-color:#df8e1d;border-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #df8e1d #df8e1d !important}html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-outlined{background-color:transparent;border-color:#df8e1d;box-shadow:none;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-focused{background-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #df8e1d #df8e1d !important}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-light{background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .button.is-warning.is-light:hover,html.theme--catppuccin-latte .button.is-warning.is-light.is-hovered{background-color:#fbf1e2;border-color:transparent;color:#9e6515}html.theme--catppuccin-latte .button.is-warning.is-light:active,html.theme--catppuccin-latte .button.is-warning.is-light.is-active{background-color:#faebd6;border-color:transparent;color:#9e6515}html.theme--catppuccin-latte .button.is-danger{background-color:#d20f39;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:hover,html.theme--catppuccin-latte .button.is-danger.is-hovered{background-color:#c60e36;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:focus,html.theme--catppuccin-latte .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:focus:not(:active),html.theme--catppuccin-latte .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .button.is-danger:active,html.theme--catppuccin-latte .button.is-danger.is-active{background-color:#ba0d33;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger{background-color:#d20f39;border-color:#d20f39;box-shadow:none}html.theme--catppuccin-latte .button.is-danger.is-inverted{background-color:#fff;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted:hover,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-danger.is-outlined{background-color:transparent;border-color:#d20f39;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-outlined:hover,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-danger.is-outlined:focus,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-focused{background-color:#d20f39;border-color:#d20f39;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #d20f39 #d20f39 !important}html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-outlined{background-color:transparent;border-color:#d20f39;box-shadow:none;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #d20f39 #d20f39 !important}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-light{background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .button.is-danger.is-light:hover,html.theme--catppuccin-latte .button.is-danger.is-light.is-hovered{background-color:#fde0e6;border-color:transparent;color:#e9113f}html.theme--catppuccin-latte .button.is-danger.is-light:active,html.theme--catppuccin-latte .button.is-danger.is-light.is-active{background-color:#fcd4dd;border-color:transparent;color:#e9113f}html.theme--catppuccin-latte .button.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-latte .button.is-small:not(.is-rounded),html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-latte .button.is-normal{font-size:1rem}html.theme--catppuccin-latte .button.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .button.is-large{font-size:1.5rem}html.theme--catppuccin-latte .button[disabled],fieldset[disabled] html.theme--catppuccin-latte .button{background-color:#9ca0b0;border-color:#acb0be;box-shadow:none;opacity:.5}html.theme--catppuccin-latte .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-latte .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-latte .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-latte .button.is-static{background-color:#e6e9ef;border-color:#acb0be;color:#8c8fa1;box-shadow:none;pointer-events:none}html.theme--catppuccin-latte .button.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-latte .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-latte .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-latte .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-latte .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-latte .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-latte .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-latte .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-latte .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-latte .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-latte .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-latte .buttons.has-addons .button:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-latte .buttons.has-addons .button:focus,html.theme--catppuccin-latte .buttons.has-addons .button.is-focused,html.theme--catppuccin-latte .buttons.has-addons .button:active,html.theme--catppuccin-latte .buttons.has-addons .button.is-active,html.theme--catppuccin-latte .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-latte .buttons.has-addons .button:focus:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-latte .buttons.has-addons .button:active:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-latte .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .buttons.is-centered{justify-content:center}html.theme--catppuccin-latte .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-latte .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-latte .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .button.is-responsive.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-latte .button.is-responsive,html.theme--catppuccin-latte .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-latte .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-latte .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .button.is-responsive.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-latte .button.is-responsive,html.theme--catppuccin-latte .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-latte .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-latte .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-latte .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-latte .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-latte .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-latte .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-latte .content li+li{margin-top:0.25em}html.theme--catppuccin-latte .content p:not(:last-child),html.theme--catppuccin-latte .content dl:not(:last-child),html.theme--catppuccin-latte .content ol:not(:last-child),html.theme--catppuccin-latte .content ul:not(:last-child),html.theme--catppuccin-latte .content blockquote:not(:last-child),html.theme--catppuccin-latte .content pre:not(:last-child),html.theme--catppuccin-latte .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-latte .content h1,html.theme--catppuccin-latte .content h2,html.theme--catppuccin-latte .content h3,html.theme--catppuccin-latte .content h4,html.theme--catppuccin-latte .content h5,html.theme--catppuccin-latte .content h6{color:#4c4f69;font-weight:600;line-height:1.125}html.theme--catppuccin-latte .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-latte .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-latte .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-latte .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-latte .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-latte .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-latte .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-latte .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-latte .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-latte .content blockquote{background-color:#e6e9ef;border-left:5px solid #acb0be;padding:1.25em 1.5em}html.theme--catppuccin-latte .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-latte .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-latte .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-latte .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-latte .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-latte .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-latte .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-latte .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-latte .content ul ul ul{list-style-type:square}html.theme--catppuccin-latte .content dd{margin-left:2em}html.theme--catppuccin-latte .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-latte .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-latte .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-latte .content figure img{display:inline-block}html.theme--catppuccin-latte .content figure figcaption{font-style:italic}html.theme--catppuccin-latte .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-latte .content sup,html.theme--catppuccin-latte .content sub{font-size:75%}html.theme--catppuccin-latte .content table{width:100%}html.theme--catppuccin-latte .content table td,html.theme--catppuccin-latte .content table th{border:1px solid #acb0be;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-latte .content table th{color:#41445a}html.theme--catppuccin-latte .content table th:not([align]){text-align:inherit}html.theme--catppuccin-latte .content table thead td,html.theme--catppuccin-latte .content table thead th{border-width:0 0 2px;color:#41445a}html.theme--catppuccin-latte .content table tfoot td,html.theme--catppuccin-latte .content table tfoot th{border-width:2px 0 0;color:#41445a}html.theme--catppuccin-latte .content table tbody tr:last-child td,html.theme--catppuccin-latte .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-latte .content .tabs li+li{margin-top:0}html.theme--catppuccin-latte .content.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-latte .content.is-normal{font-size:1rem}html.theme--catppuccin-latte .content.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .content.is-large{font-size:1.5rem}html.theme--catppuccin-latte .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-latte .icon.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-latte .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-latte .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-latte .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-latte .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-latte .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-latte div.icon-text{display:flex}html.theme--catppuccin-latte .image,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-latte .image img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-latte .image img.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-latte .image.is-fullwidth,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-latte .image.is-square img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-latte .image.is-square .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-latte .image.is-1by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-latte .image.is-1by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-latte .image.is-5by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-latte .image.is-5by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-latte .image.is-4by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-latte .image.is-4by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-latte .image.is-3by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-latte .image.is-5by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-latte .image.is-5by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-latte .image.is-16by9 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-latte .image.is-16by9 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-latte .image.is-2by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-latte .image.is-2by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-latte .image.is-3by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-latte .image.is-3by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-latte .image.is-4by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-latte .image.is-4by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-latte .image.is-3by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-latte .image.is-3by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-latte .image.is-2by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-latte .image.is-2by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-latte .image.is-3by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-latte .image.is-9by16 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-latte .image.is-9by16 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-latte .image.is-1by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-latte .image.is-1by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-latte .image.is-1by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-latte .image.is-1by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-latte .image.is-square,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-latte .image.is-1by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-latte .image.is-5by4,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-latte .image.is-4by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-latte .image.is-3by2,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-latte .image.is-5by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-latte .image.is-16by9,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-latte .image.is-2by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-latte .image.is-3by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-latte .image.is-4by5,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-latte .image.is-3by4,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-latte .image.is-2by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-latte .image.is-3by5,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-latte .image.is-9by16,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-latte .image.is-1by2,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-latte .image.is-1by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-latte .image.is-16x16,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-latte .image.is-24x24,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-latte .image.is-32x32,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-latte .image.is-48x48,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-latte .image.is-64x64,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-latte .image.is-96x96,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-latte .image.is-128x128,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-latte .notification{background-color:#e6e9ef;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-latte .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-latte .notification strong{color:currentColor}html.theme--catppuccin-latte .notification code,html.theme--catppuccin-latte .notification pre{background:#fff}html.theme--catppuccin-latte .notification pre code{background:transparent}html.theme--catppuccin-latte .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-latte .notification .title,html.theme--catppuccin-latte .notification .subtitle,html.theme--catppuccin-latte .notification .content{color:currentColor}html.theme--catppuccin-latte .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .notification.is-dark,html.theme--catppuccin-latte .content kbd.notification{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .notification.is-primary,html.theme--catppuccin-latte .docstring>section>a.notification.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .notification.is-primary.is-light,html.theme--catppuccin-latte .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .notification.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .notification.is-link.is-light{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .notification.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .notification.is-info.is-light{background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .notification.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .notification.is-success.is-light{background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .notification.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .notification.is-warning.is-light{background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .notification.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .notification.is-danger.is-light{background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-latte .progress::-webkit-progress-bar{background-color:#bcc0cc}html.theme--catppuccin-latte .progress::-webkit-progress-value{background-color:#8c8fa1}html.theme--catppuccin-latte .progress::-moz-progress-bar{background-color:#8c8fa1}html.theme--catppuccin-latte .progress::-ms-fill{background-color:#8c8fa1;border:none}html.theme--catppuccin-latte .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-latte .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-latte .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-latte .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-latte .content kbd.progress::-webkit-progress-value{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-latte .content kbd.progress::-moz-progress-bar{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark::-ms-fill,html.theme--catppuccin-latte .content kbd.progress::-ms-fill{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark:indeterminate,html.theme--catppuccin-latte .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #ccd0da 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary::-ms-fill,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary:indeterminate,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #1e66f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-link::-webkit-progress-value{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link::-moz-progress-bar{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link::-ms-fill{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link:indeterminate{background-image:linear-gradient(to right, #1e66f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-info::-webkit-progress-value{background-color:#179299}html.theme--catppuccin-latte .progress.is-info::-moz-progress-bar{background-color:#179299}html.theme--catppuccin-latte .progress.is-info::-ms-fill{background-color:#179299}html.theme--catppuccin-latte .progress.is-info:indeterminate{background-image:linear-gradient(to right, #179299 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-success::-webkit-progress-value{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success::-moz-progress-bar{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success::-ms-fill{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success:indeterminate{background-image:linear-gradient(to right, #40a02b 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-warning::-webkit-progress-value{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning::-moz-progress-bar{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning::-ms-fill{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #df8e1d 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-danger::-webkit-progress-value{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger::-moz-progress-bar{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger::-ms-fill{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #d20f39 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#bcc0cc;background-image:linear-gradient(to right, #4c4f69 30%, #bcc0cc 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-latte .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-latte .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-latte .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-latte .progress.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-latte .progress.is-medium{height:1.25rem}html.theme--catppuccin-latte .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-latte .table{background-color:#bcc0cc;color:#4c4f69}html.theme--catppuccin-latte .table td,html.theme--catppuccin-latte .table th{border:1px solid #acb0be;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-latte .table td.is-white,html.theme--catppuccin-latte .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .table td.is-black,html.theme--catppuccin-latte .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .table td.is-light,html.theme--catppuccin-latte .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .table td.is-dark,html.theme--catppuccin-latte .table th.is-dark{background-color:#ccd0da;border-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .table td.is-primary,html.theme--catppuccin-latte .table th.is-primary{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-link,html.theme--catppuccin-latte .table th.is-link{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-info,html.theme--catppuccin-latte .table th.is-info{background-color:#179299;border-color:#179299;color:#fff}html.theme--catppuccin-latte .table td.is-success,html.theme--catppuccin-latte .table th.is-success{background-color:#40a02b;border-color:#40a02b;color:#fff}html.theme--catppuccin-latte .table td.is-warning,html.theme--catppuccin-latte .table th.is-warning{background-color:#df8e1d;border-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .table td.is-danger,html.theme--catppuccin-latte .table th.is-danger{background-color:#d20f39;border-color:#d20f39;color:#fff}html.theme--catppuccin-latte .table td.is-narrow,html.theme--catppuccin-latte .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-latte .table td.is-selected,html.theme--catppuccin-latte .table th.is-selected{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-selected a,html.theme--catppuccin-latte .table td.is-selected strong,html.theme--catppuccin-latte .table th.is-selected a,html.theme--catppuccin-latte .table th.is-selected strong{color:currentColor}html.theme--catppuccin-latte .table td.is-vcentered,html.theme--catppuccin-latte .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-latte .table th{color:#41445a}html.theme--catppuccin-latte .table th:not([align]){text-align:left}html.theme--catppuccin-latte .table tr.is-selected{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table tr.is-selected a,html.theme--catppuccin-latte .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-latte .table tr.is-selected td,html.theme--catppuccin-latte .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-latte .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table thead td,html.theme--catppuccin-latte .table thead th{border-width:0 0 2px;color:#41445a}html.theme--catppuccin-latte .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table tfoot td,html.theme--catppuccin-latte .table tfoot th{border-width:2px 0 0;color:#41445a}html.theme--catppuccin-latte .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table tbody tr:last-child td,html.theme--catppuccin-latte .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-latte .table.is-bordered td,html.theme--catppuccin-latte .table.is-bordered th{border-width:1px}html.theme--catppuccin-latte .table.is-bordered tr:last-child td,html.theme--catppuccin-latte .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-latte .table.is-fullwidth{width:100%}html.theme--catppuccin-latte .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#ccd0da}html.theme--catppuccin-latte .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#ccd0da}html.theme--catppuccin-latte .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#d2d5de}html.theme--catppuccin-latte .table.is-narrow td,html.theme--catppuccin-latte .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-latte .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#ccd0da}html.theme--catppuccin-latte .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-latte .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .tags .tag,html.theme--catppuccin-latte .tags .content kbd,html.theme--catppuccin-latte .content .tags kbd,html.theme--catppuccin-latte .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-latte .tags .tag:not(:last-child),html.theme--catppuccin-latte .tags .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags kbd:not(:last-child),html.theme--catppuccin-latte .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-latte .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-latte .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-latte .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-latte .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-latte .tags.is-centered{justify-content:center}html.theme--catppuccin-latte .tags.is-centered .tag,html.theme--catppuccin-latte .tags.is-centered .content kbd,html.theme--catppuccin-latte .content .tags.is-centered kbd,html.theme--catppuccin-latte .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-latte .tags.is-right{justify-content:flex-end}html.theme--catppuccin-latte .tags.is-right .tag:not(:first-child),html.theme--catppuccin-latte .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-latte .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-latte .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-latte .tags.is-right .tag:not(:last-child),html.theme--catppuccin-latte .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-latte .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-latte .tags.has-addons .tag,html.theme--catppuccin-latte .tags.has-addons .content kbd,html.theme--catppuccin-latte .content .tags.has-addons kbd,html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-latte .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-latte .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-latte .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-latte .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-latte .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-latte .tag:not(body),html.theme--catppuccin-latte .content kbd:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#e6e9ef;border-radius:.4em;color:#4c4f69;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-latte .tag:not(body) .delete,html.theme--catppuccin-latte .content kbd:not(body) .delete,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-latte .tag.is-white:not(body),html.theme--catppuccin-latte .content kbd.is-white:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .tag.is-black:not(body),html.theme--catppuccin-latte .content kbd.is-black:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .tag.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .tag.is-dark:not(body),html.theme--catppuccin-latte .content kbd:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-latte .content .docstring>section>kbd:not(body){background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .tag.is-primary:not(body),html.theme--catppuccin-latte .content kbd.is-primary:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .tag.is-primary.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .tag.is-link:not(body),html.theme--catppuccin-latte .content kbd.is-link:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .tag.is-link.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-link.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .tag.is-info:not(body),html.theme--catppuccin-latte .content kbd.is-info:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#179299;color:#fff}html.theme--catppuccin-latte .tag.is-info.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-info.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .tag.is-success:not(body),html.theme--catppuccin-latte .content kbd.is-success:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .tag.is-success.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-success.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .tag.is-warning:not(body),html.theme--catppuccin-latte .content kbd.is-warning:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .tag.is-warning.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .tag.is-danger:not(body),html.theme--catppuccin-latte .content kbd.is-danger:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .tag.is-danger.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .tag.is-normal:not(body),html.theme--catppuccin-latte .content kbd.is-normal:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-latte .tag.is-medium:not(body),html.theme--catppuccin-latte .content kbd.is-medium:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-latte .tag.is-large:not(body),html.theme--catppuccin-latte .content kbd.is-large:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-latte .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-latte .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-latte .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-latte .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-latte .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-latte .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-latte .tag.is-delete:not(body),html.theme--catppuccin-latte .content kbd.is-delete:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-latte .tag.is-delete:not(body)::before,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::before,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-latte .tag.is-delete:not(body)::after,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::after,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-latte .tag.is-delete:not(body)::before,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::before,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-latte .tag.is-delete:not(body)::after,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::after,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-latte .tag.is-delete:not(body):hover,html.theme--catppuccin-latte .content kbd.is-delete:not(body):hover,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-latte .tag.is-delete:not(body):focus,html.theme--catppuccin-latte .content kbd.is-delete:not(body):focus,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#d6dbe5}html.theme--catppuccin-latte .tag.is-delete:not(body):active,html.theme--catppuccin-latte .content kbd.is-delete:not(body):active,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#c7cedb}html.theme--catppuccin-latte .tag.is-rounded:not(body),html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-latte .content kbd.is-rounded:not(body),html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-latte a.tag:hover,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-latte .title,html.theme--catppuccin-latte .subtitle{word-break:break-word}html.theme--catppuccin-latte .title em,html.theme--catppuccin-latte .title span,html.theme--catppuccin-latte .subtitle em,html.theme--catppuccin-latte .subtitle span{font-weight:inherit}html.theme--catppuccin-latte .title sub,html.theme--catppuccin-latte .subtitle sub{font-size:.75em}html.theme--catppuccin-latte .title sup,html.theme--catppuccin-latte .subtitle sup{font-size:.75em}html.theme--catppuccin-latte .title .tag,html.theme--catppuccin-latte .title .content kbd,html.theme--catppuccin-latte .content .title kbd,html.theme--catppuccin-latte .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-latte .subtitle .tag,html.theme--catppuccin-latte .subtitle .content kbd,html.theme--catppuccin-latte .content .subtitle kbd,html.theme--catppuccin-latte .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-latte .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-latte .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-latte .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-latte .title.is-1{font-size:3rem}html.theme--catppuccin-latte .title.is-2{font-size:2.5rem}html.theme--catppuccin-latte .title.is-3{font-size:2rem}html.theme--catppuccin-latte .title.is-4{font-size:1.5rem}html.theme--catppuccin-latte .title.is-5{font-size:1.25rem}html.theme--catppuccin-latte .title.is-6{font-size:1rem}html.theme--catppuccin-latte .title.is-7{font-size:.75rem}html.theme--catppuccin-latte .subtitle{color:#9ca0b0;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-latte .subtitle strong{color:#9ca0b0;font-weight:600}html.theme--catppuccin-latte .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-latte .subtitle.is-1{font-size:3rem}html.theme--catppuccin-latte .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-latte .subtitle.is-3{font-size:2rem}html.theme--catppuccin-latte .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-latte .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-latte .subtitle.is-6{font-size:1rem}html.theme--catppuccin-latte .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-latte .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-latte .number{align-items:center;background-color:#e6e9ef;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{background-color:#eff1f5;border-color:#acb0be;border-radius:.4em;color:#8c8fa1}html.theme--catppuccin-latte .select select::-moz-placeholder,html.theme--catppuccin-latte .textarea::-moz-placeholder,html.theme--catppuccin-latte .input::-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-latte .select select::-webkit-input-placeholder,html.theme--catppuccin-latte .textarea::-webkit-input-placeholder,html.theme--catppuccin-latte .input::-webkit-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:-moz-placeholder,html.theme--catppuccin-latte .textarea:-moz-placeholder,html.theme--catppuccin-latte .input:-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:-ms-input-placeholder,html.theme--catppuccin-latte .textarea:-ms-input-placeholder,html.theme--catppuccin-latte .input:-ms-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:hover,html.theme--catppuccin-latte .textarea:hover,html.theme--catppuccin-latte .input:hover,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-latte .select select.is-hovered,html.theme--catppuccin-latte .is-hovered.textarea,html.theme--catppuccin-latte .is-hovered.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#9ca0b0}html.theme--catppuccin-latte .select select:focus,html.theme--catppuccin-latte .textarea:focus,html.theme--catppuccin-latte .input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-latte .select select.is-focused,html.theme--catppuccin-latte .is-focused.textarea,html.theme--catppuccin-latte .is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .select select:active,html.theme--catppuccin-latte .textarea:active,html.theme--catppuccin-latte .input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-latte .select select.is-active,html.theme--catppuccin-latte .is-active.textarea,html.theme--catppuccin-latte .is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#1e66f5;box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select select[disabled],html.theme--catppuccin-latte .textarea[disabled],html.theme--catppuccin-latte .input[disabled],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-latte .select select,fieldset[disabled] html.theme--catppuccin-latte .textarea,fieldset[disabled] html.theme--catppuccin-latte .input,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{background-color:#9ca0b0;border-color:#e6e9ef;box-shadow:none;color:#616587}html.theme--catppuccin-latte .select select[disabled]::-moz-placeholder,html.theme--catppuccin-latte .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-latte .input[disabled]::-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]:-moz-placeholder,html.theme--catppuccin-latte .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-latte .input[disabled]:-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-latte .textarea[readonly],html.theme--catppuccin-latte .input[readonly],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-latte .is-white.textarea,html.theme--catppuccin-latte .is-white.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-latte .is-white.textarea:focus,html.theme--catppuccin-latte .is-white.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-latte .is-white.is-focused.textarea,html.theme--catppuccin-latte .is-white.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-white.textarea:active,html.theme--catppuccin-latte .is-white.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-latte .is-white.is-active.textarea,html.theme--catppuccin-latte .is-white.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .is-black.textarea,html.theme--catppuccin-latte .is-black.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-latte .is-black.textarea:focus,html.theme--catppuccin-latte .is-black.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-latte .is-black.is-focused.textarea,html.theme--catppuccin-latte .is-black.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-black.textarea:active,html.theme--catppuccin-latte .is-black.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-latte .is-black.is-active.textarea,html.theme--catppuccin-latte .is-black.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .is-light.textarea,html.theme--catppuccin-latte .is-light.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-latte .is-light.textarea:focus,html.theme--catppuccin-latte .is-light.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-latte .is-light.is-focused.textarea,html.theme--catppuccin-latte .is-light.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-light.textarea:active,html.theme--catppuccin-latte .is-light.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-latte .is-light.is-active.textarea,html.theme--catppuccin-latte .is-light.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .is-dark.textarea,html.theme--catppuccin-latte .content kbd.textarea,html.theme--catppuccin-latte .is-dark.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-latte .content kbd.input{border-color:#ccd0da}html.theme--catppuccin-latte .is-dark.textarea:focus,html.theme--catppuccin-latte .content kbd.textarea:focus,html.theme--catppuccin-latte .is-dark.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-latte .content kbd.input:focus,html.theme--catppuccin-latte .is-dark.is-focused.textarea,html.theme--catppuccin-latte .content kbd.is-focused.textarea,html.theme--catppuccin-latte .is-dark.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .content kbd.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-dark.textarea:active,html.theme--catppuccin-latte .content kbd.textarea:active,html.theme--catppuccin-latte .is-dark.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-latte .content kbd.input:active,html.theme--catppuccin-latte .is-dark.is-active.textarea,html.theme--catppuccin-latte .content kbd.is-active.textarea,html.theme--catppuccin-latte .is-dark.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .content kbd.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .is-primary.textarea,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink{border-color:#1e66f5}html.theme--catppuccin-latte .is-primary.textarea:focus,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-latte .is-primary.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-latte .is-primary.is-focused.textarea,html.theme--catppuccin-latte .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-latte .is-primary.textarea:active,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-latte .is-primary.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-latte .is-primary.is-active.textarea,html.theme--catppuccin-latte .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .is-link.textarea,html.theme--catppuccin-latte .is-link.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#1e66f5}html.theme--catppuccin-latte .is-link.textarea:focus,html.theme--catppuccin-latte .is-link.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-latte .is-link.is-focused.textarea,html.theme--catppuccin-latte .is-link.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-link.textarea:active,html.theme--catppuccin-latte .is-link.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-latte .is-link.is-active.textarea,html.theme--catppuccin-latte .is-link.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .is-info.textarea,html.theme--catppuccin-latte .is-info.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#179299}html.theme--catppuccin-latte .is-info.textarea:focus,html.theme--catppuccin-latte .is-info.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-latte .is-info.is-focused.textarea,html.theme--catppuccin-latte .is-info.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-info.textarea:active,html.theme--catppuccin-latte .is-info.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-latte .is-info.is-active.textarea,html.theme--catppuccin-latte .is-info.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .is-success.textarea,html.theme--catppuccin-latte .is-success.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#40a02b}html.theme--catppuccin-latte .is-success.textarea:focus,html.theme--catppuccin-latte .is-success.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-latte .is-success.is-focused.textarea,html.theme--catppuccin-latte .is-success.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-success.textarea:active,html.theme--catppuccin-latte .is-success.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-latte .is-success.is-active.textarea,html.theme--catppuccin-latte .is-success.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .is-warning.textarea,html.theme--catppuccin-latte .is-warning.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#df8e1d}html.theme--catppuccin-latte .is-warning.textarea:focus,html.theme--catppuccin-latte .is-warning.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-latte .is-warning.is-focused.textarea,html.theme--catppuccin-latte .is-warning.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-warning.textarea:active,html.theme--catppuccin-latte .is-warning.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-latte .is-warning.is-active.textarea,html.theme--catppuccin-latte .is-warning.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .is-danger.textarea,html.theme--catppuccin-latte .is-danger.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#d20f39}html.theme--catppuccin-latte .is-danger.textarea:focus,html.theme--catppuccin-latte .is-danger.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-latte .is-danger.is-focused.textarea,html.theme--catppuccin-latte .is-danger.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-danger.textarea:active,html.theme--catppuccin-latte .is-danger.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-latte .is-danger.is-active.textarea,html.theme--catppuccin-latte .is-danger.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .is-small.textarea,html.theme--catppuccin-latte .is-small.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-latte .is-medium.textarea,html.theme--catppuccin-latte .is-medium.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .is-large.textarea,html.theme--catppuccin-latte .is-large.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-latte .is-fullwidth.textarea,html.theme--catppuccin-latte .is-fullwidth.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-latte .is-inline.textarea,html.theme--catppuccin-latte .is-inline.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-latte .input.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-latte .input.is-static,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-latte .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-latte .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-latte .textarea[rows]{height:initial}html.theme--catppuccin-latte .textarea.has-fixed-size{resize:none}html.theme--catppuccin-latte .radio,html.theme--catppuccin-latte .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-latte .radio input,html.theme--catppuccin-latte .checkbox input{cursor:pointer}html.theme--catppuccin-latte .radio:hover,html.theme--catppuccin-latte .checkbox:hover{color:#04a5e5}html.theme--catppuccin-latte .radio[disabled],html.theme--catppuccin-latte .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-latte .radio,fieldset[disabled] html.theme--catppuccin-latte .checkbox,html.theme--catppuccin-latte .radio input[disabled],html.theme--catppuccin-latte .checkbox input[disabled]{color:#616587;cursor:not-allowed}html.theme--catppuccin-latte .radio+.radio{margin-left:.5em}html.theme--catppuccin-latte .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-latte .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading)::after{border-color:#1e66f5;right:1.125em;z-index:4}html.theme--catppuccin-latte .select.is-rounded select,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-latte .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-latte .select select::-ms-expand{display:none}html.theme--catppuccin-latte .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-latte .select select:hover{border-color:#e6e9ef}html.theme--catppuccin-latte .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-latte .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-latte .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#04a5e5}html.theme--catppuccin-latte .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-latte .select.is-white select{border-color:#fff}html.theme--catppuccin-latte .select.is-white select:hover,html.theme--catppuccin-latte .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-latte .select.is-white select:focus,html.theme--catppuccin-latte .select.is-white select.is-focused,html.theme--catppuccin-latte .select.is-white select:active,html.theme--catppuccin-latte .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-latte .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-latte .select.is-black select:hover,html.theme--catppuccin-latte .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-latte .select.is-black select:focus,html.theme--catppuccin-latte .select.is-black select.is-focused,html.theme--catppuccin-latte .select.is-black select:active,html.theme--catppuccin-latte .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-latte .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-latte .select.is-light select:hover,html.theme--catppuccin-latte .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-latte .select.is-light select:focus,html.theme--catppuccin-latte .select.is-light select.is-focused,html.theme--catppuccin-latte .select.is-light select:active,html.theme--catppuccin-latte .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .select.is-dark:not(:hover)::after,html.theme--catppuccin-latte .content kbd.select:not(:hover)::after{border-color:#ccd0da}html.theme--catppuccin-latte .select.is-dark select,html.theme--catppuccin-latte .content kbd.select select{border-color:#ccd0da}html.theme--catppuccin-latte .select.is-dark select:hover,html.theme--catppuccin-latte .content kbd.select select:hover,html.theme--catppuccin-latte .select.is-dark select.is-hovered,html.theme--catppuccin-latte .content kbd.select select.is-hovered{border-color:#bdc2cf}html.theme--catppuccin-latte .select.is-dark select:focus,html.theme--catppuccin-latte .content kbd.select select:focus,html.theme--catppuccin-latte .select.is-dark select.is-focused,html.theme--catppuccin-latte .content kbd.select select.is-focused,html.theme--catppuccin-latte .select.is-dark select:active,html.theme--catppuccin-latte .content kbd.select select:active,html.theme--catppuccin-latte .select.is-dark select.is-active,html.theme--catppuccin-latte .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .select.is-primary:not(:hover)::after,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-primary select,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-primary select:hover,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-latte .select.is-primary select.is-hovered,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#0b57ef}html.theme--catppuccin-latte .select.is-primary select:focus,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-latte .select.is-primary select.is-focused,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-latte .select.is-primary select:active,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-latte .select.is-primary select.is-active,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select.is-link:not(:hover)::after{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-link select{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-link select:hover,html.theme--catppuccin-latte .select.is-link select.is-hovered{border-color:#0b57ef}html.theme--catppuccin-latte .select.is-link select:focus,html.theme--catppuccin-latte .select.is-link select.is-focused,html.theme--catppuccin-latte .select.is-link select:active,html.theme--catppuccin-latte .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select.is-info:not(:hover)::after{border-color:#179299}html.theme--catppuccin-latte .select.is-info select{border-color:#179299}html.theme--catppuccin-latte .select.is-info select:hover,html.theme--catppuccin-latte .select.is-info select.is-hovered{border-color:#147d83}html.theme--catppuccin-latte .select.is-info select:focus,html.theme--catppuccin-latte .select.is-info select.is-focused,html.theme--catppuccin-latte .select.is-info select:active,html.theme--catppuccin-latte .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .select.is-success:not(:hover)::after{border-color:#40a02b}html.theme--catppuccin-latte .select.is-success select{border-color:#40a02b}html.theme--catppuccin-latte .select.is-success select:hover,html.theme--catppuccin-latte .select.is-success select.is-hovered{border-color:#388c26}html.theme--catppuccin-latte .select.is-success select:focus,html.theme--catppuccin-latte .select.is-success select.is-focused,html.theme--catppuccin-latte .select.is-success select:active,html.theme--catppuccin-latte .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .select.is-warning:not(:hover)::after{border-color:#df8e1d}html.theme--catppuccin-latte .select.is-warning select{border-color:#df8e1d}html.theme--catppuccin-latte .select.is-warning select:hover,html.theme--catppuccin-latte .select.is-warning select.is-hovered{border-color:#c8801a}html.theme--catppuccin-latte .select.is-warning select:focus,html.theme--catppuccin-latte .select.is-warning select.is-focused,html.theme--catppuccin-latte .select.is-warning select:active,html.theme--catppuccin-latte .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .select.is-danger:not(:hover)::after{border-color:#d20f39}html.theme--catppuccin-latte .select.is-danger select{border-color:#d20f39}html.theme--catppuccin-latte .select.is-danger select:hover,html.theme--catppuccin-latte .select.is-danger select.is-hovered{border-color:#ba0d33}html.theme--catppuccin-latte .select.is-danger select:focus,html.theme--catppuccin-latte .select.is-danger select.is-focused,html.theme--catppuccin-latte .select.is-danger select:active,html.theme--catppuccin-latte .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .select.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-latte .select.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .select.is-large{font-size:1.5rem}html.theme--catppuccin-latte .select.is-disabled::after{border-color:#616587 !important;opacity:0.5}html.theme--catppuccin-latte .select.is-fullwidth{width:100%}html.theme--catppuccin-latte .select.is-fullwidth select{width:100%}html.theme--catppuccin-latte .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-latte .select.is-loading.is-small:after,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-latte .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-latte .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-latte .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-latte .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:hover .file-cta,html.theme--catppuccin-latte .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:focus .file-cta,html.theme--catppuccin-latte .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:active .file-cta,html.theme--catppuccin-latte .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-black:hover .file-cta,html.theme--catppuccin-latte .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-black:focus .file-cta,html.theme--catppuccin-latte .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-latte .file.is-black:active .file-cta,html.theme--catppuccin-latte .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:hover .file-cta,html.theme--catppuccin-latte .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:focus .file-cta,html.theme--catppuccin-latte .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:active .file-cta,html.theme--catppuccin-latte .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark .file-cta,html.theme--catppuccin-latte .content kbd.file .file-cta{background-color:#ccd0da;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:hover .file-cta,html.theme--catppuccin-latte .content kbd.file:hover .file-cta,html.theme--catppuccin-latte .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-latte .content kbd.file.is-hovered .file-cta{background-color:#c5c9d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:focus .file-cta,html.theme--catppuccin-latte .content kbd.file:focus .file-cta,html.theme--catppuccin-latte .file.is-dark.is-focused .file-cta,html.theme--catppuccin-latte .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(204,208,218,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:active .file-cta,html.theme--catppuccin-latte .content kbd.file:active .file-cta,html.theme--catppuccin-latte .file.is-dark.is-active .file-cta,html.theme--catppuccin-latte .content kbd.file.is-active .file-cta{background-color:#bdc2cf;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-primary .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-primary:hover .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-latte .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-primary:focus .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-latte .file.is-primary.is-focused .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(30,102,245,0.25);color:#fff}html.theme--catppuccin-latte .file.is-primary:active .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-latte .file.is-primary.is-active .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link .file-cta{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link:hover .file-cta,html.theme--catppuccin-latte .file.is-link.is-hovered .file-cta{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link:focus .file-cta,html.theme--catppuccin-latte .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(30,102,245,0.25);color:#fff}html.theme--catppuccin-latte .file.is-link:active .file-cta,html.theme--catppuccin-latte .file.is-link.is-active .file-cta{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info .file-cta{background-color:#179299;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info:hover .file-cta,html.theme--catppuccin-latte .file.is-info.is-hovered .file-cta{background-color:#15878e;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info:focus .file-cta,html.theme--catppuccin-latte .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(23,146,153,0.25);color:#fff}html.theme--catppuccin-latte .file.is-info:active .file-cta,html.theme--catppuccin-latte .file.is-info.is-active .file-cta{background-color:#147d83;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success .file-cta{background-color:#40a02b;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success:hover .file-cta,html.theme--catppuccin-latte .file.is-success.is-hovered .file-cta{background-color:#3c9628;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success:focus .file-cta,html.theme--catppuccin-latte .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(64,160,43,0.25);color:#fff}html.theme--catppuccin-latte .file.is-success:active .file-cta,html.theme--catppuccin-latte .file.is-success.is-active .file-cta{background-color:#388c26;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning .file-cta{background-color:#df8e1d;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning:hover .file-cta,html.theme--catppuccin-latte .file.is-warning.is-hovered .file-cta{background-color:#d4871c;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning:focus .file-cta,html.theme--catppuccin-latte .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(223,142,29,0.25);color:#fff}html.theme--catppuccin-latte .file.is-warning:active .file-cta,html.theme--catppuccin-latte .file.is-warning.is-active .file-cta{background-color:#c8801a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger .file-cta{background-color:#d20f39;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger:hover .file-cta,html.theme--catppuccin-latte .file.is-danger.is-hovered .file-cta{background-color:#c60e36;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger:focus .file-cta,html.theme--catppuccin-latte .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(210,15,57,0.25);color:#fff}html.theme--catppuccin-latte .file.is-danger:active .file-cta,html.theme--catppuccin-latte .file.is-danger.is-active .file-cta{background-color:#ba0d33;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-latte .file.is-normal{font-size:1rem}html.theme--catppuccin-latte .file.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-latte .file.is-large{font-size:1.5rem}html.theme--catppuccin-latte .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-latte .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-latte .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-latte .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-latte .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-latte .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-latte .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-latte .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-latte .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-latte .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-latte .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-latte .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-latte .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-latte .file.is-centered{justify-content:center}html.theme--catppuccin-latte .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-latte .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-latte .file.is-right{justify-content:flex-end}html.theme--catppuccin-latte .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-latte .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-latte .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-latte .file-label:hover .file-cta{background-color:#c5c9d5;color:#41445a}html.theme--catppuccin-latte .file-label:hover .file-name{border-color:#a5a9b8}html.theme--catppuccin-latte .file-label:active .file-cta{background-color:#bdc2cf;color:#41445a}html.theme--catppuccin-latte .file-label:active .file-name{border-color:#9ea2b3}html.theme--catppuccin-latte .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte .file-name{border-color:#acb0be;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-latte .file-cta{background-color:#ccd0da;color:#4c4f69}html.theme--catppuccin-latte .file-name{border-color:#acb0be;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-latte .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-latte .file-icon .fa{font-size:14px}html.theme--catppuccin-latte .label{color:#41445a;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-latte .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-latte .label.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-latte .label.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .label.is-large{font-size:1.5rem}html.theme--catppuccin-latte .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-latte .help.is-white{color:#fff}html.theme--catppuccin-latte .help.is-black{color:#0a0a0a}html.theme--catppuccin-latte .help.is-light{color:#f5f5f5}html.theme--catppuccin-latte .help.is-dark,html.theme--catppuccin-latte .content kbd.help{color:#ccd0da}html.theme--catppuccin-latte .help.is-primary,html.theme--catppuccin-latte .docstring>section>a.help.docs-sourcelink{color:#1e66f5}html.theme--catppuccin-latte .help.is-link{color:#1e66f5}html.theme--catppuccin-latte .help.is-info{color:#179299}html.theme--catppuccin-latte .help.is-success{color:#40a02b}html.theme--catppuccin-latte .help.is-warning{color:#df8e1d}html.theme--catppuccin-latte .help.is-danger{color:#d20f39}html.theme--catppuccin-latte .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-latte .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-latte .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-latte .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-latte .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-latte .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-latte .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-latte .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-latte .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-latte .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field.is-horizontal{display:flex}}html.theme--catppuccin-latte .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-latte .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-latte .field-label.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-latte .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-latte .field-body .field{margin-bottom:0}html.theme--catppuccin-latte .field-body>.field{flex-shrink:1}html.theme--catppuccin-latte .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-latte .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-latte .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-latte .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right .select:focus~.icon{color:#ccd0da}html.theme--catppuccin-latte .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-latte .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-latte .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-latte .control.has-icons-left .icon,html.theme--catppuccin-latte .control.has-icons-right .icon{color:#acb0be;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-latte .control.has-icons-left .input,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-latte .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-latte .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-latte .control.has-icons-right .input,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-latte .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-latte .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-latte .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-latte .control.is-loading.is-small:after,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-latte .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-latte .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-latte .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-latte .breadcrumb a{align-items:center;color:#1e66f5;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-latte .breadcrumb a:hover{color:#04a5e5}html.theme--catppuccin-latte .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-latte .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-latte .breadcrumb li.is-active a{color:#41445a;cursor:default;pointer-events:none}html.theme--catppuccin-latte .breadcrumb li+li::before{color:#9ca0b0;content:"\0002f"}html.theme--catppuccin-latte .breadcrumb ul,html.theme--catppuccin-latte .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-latte .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-latte .breadcrumb.is-centered ol,html.theme--catppuccin-latte .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-latte .breadcrumb.is-right ol,html.theme--catppuccin-latte .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-latte .breadcrumb.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-latte .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-latte .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-latte .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-latte .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-latte .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-latte .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#4c4f69;max-width:100%;position:relative}html.theme--catppuccin-latte .card-footer:first-child,html.theme--catppuccin-latte .card-content:first-child,html.theme--catppuccin-latte .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-latte .card-footer:last-child,html.theme--catppuccin-latte .card-content:last-child,html.theme--catppuccin-latte .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-latte .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-latte .card-header-title{align-items:center;color:#41445a;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-latte .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-latte .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-latte .card-image{display:block;position:relative}html.theme--catppuccin-latte .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-latte .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-latte .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-latte .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-latte .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-latte .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-latte .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-latte .dropdown.is-active .dropdown-menu,html.theme--catppuccin-latte .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-latte .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-latte .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-latte .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-latte .dropdown-content{background-color:#e6e9ef;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-latte .dropdown-item{color:#4c4f69;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-latte a.dropdown-item,html.theme--catppuccin-latte button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-latte a.dropdown-item:hover,html.theme--catppuccin-latte button.dropdown-item:hover{background-color:#e6e9ef;color:#0a0a0a}html.theme--catppuccin-latte a.dropdown-item.is-active,html.theme--catppuccin-latte button.dropdown-item.is-active{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-latte .level{align-items:center;justify-content:space-between}html.theme--catppuccin-latte .level code{border-radius:.4em}html.theme--catppuccin-latte .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-latte .level.is-mobile{display:flex}html.theme--catppuccin-latte .level.is-mobile .level-left,html.theme--catppuccin-latte .level.is-mobile .level-right{display:flex}html.theme--catppuccin-latte .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-latte .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-latte .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level{display:flex}html.theme--catppuccin-latte .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-latte .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-latte .level-item .title,html.theme--catppuccin-latte .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-latte .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-latte .level-left,html.theme--catppuccin-latte .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .level-left .level-item.is-flexible,html.theme--catppuccin-latte .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-left .level-item:not(:last-child),html.theme--catppuccin-latte .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-latte .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-latte .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-left{display:flex}}html.theme--catppuccin-latte .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-right{display:flex}}html.theme--catppuccin-latte .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-latte .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-latte .media .media{border-top:1px solid rgba(172,176,190,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-latte .media .media .content:not(:last-child),html.theme--catppuccin-latte .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-latte .media .media .media{padding-top:.5rem}html.theme--catppuccin-latte .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-latte .media+.media{border-top:1px solid rgba(172,176,190,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-latte .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-latte .media-left,html.theme--catppuccin-latte .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .media-left{margin-right:1rem}html.theme--catppuccin-latte .media-right{margin-left:1rem}html.theme--catppuccin-latte .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-latte .media-content{overflow-x:auto}}html.theme--catppuccin-latte .menu{font-size:1rem}html.theme--catppuccin-latte .menu.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-latte .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .menu.is-large{font-size:1.5rem}html.theme--catppuccin-latte .menu-list{line-height:1.25}html.theme--catppuccin-latte .menu-list a{border-radius:3px;color:#4c4f69;display:block;padding:0.5em 0.75em}html.theme--catppuccin-latte .menu-list a:hover{background-color:#e6e9ef;color:#41445a}html.theme--catppuccin-latte .menu-list a.is-active{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .menu-list li ul{border-left:1px solid #acb0be;margin:.75em;padding-left:.75em}html.theme--catppuccin-latte .menu-label{color:#616587;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-latte .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-latte .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-latte .message{background-color:#e6e9ef;border-radius:.4em;font-size:1rem}html.theme--catppuccin-latte .message strong{color:currentColor}html.theme--catppuccin-latte .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-latte .message.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-latte .message.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .message.is-large{font-size:1.5rem}html.theme--catppuccin-latte .message.is-white{background-color:#fff}html.theme--catppuccin-latte .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-latte .message.is-black{background-color:#fafafa}html.theme--catppuccin-latte .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-latte .message.is-light{background-color:#fafafa}html.theme--catppuccin-latte .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-latte .message.is-dark,html.theme--catppuccin-latte .content kbd.message{background-color:#f9fafb}html.theme--catppuccin-latte .message.is-dark .message-header,html.theme--catppuccin-latte .content kbd.message .message-header{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .message.is-dark .message-body,html.theme--catppuccin-latte .content kbd.message .message-body{border-color:#ccd0da}html.theme--catppuccin-latte .message.is-primary,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink{background-color:#ebf2fe}html.theme--catppuccin-latte .message.is-primary .message-header,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink .message-header{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .message.is-primary .message-body,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink .message-body{border-color:#1e66f5;color:#0a52e1}html.theme--catppuccin-latte .message.is-link{background-color:#ebf2fe}html.theme--catppuccin-latte .message.is-link .message-header{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .message.is-link .message-body{border-color:#1e66f5;color:#0a52e1}html.theme--catppuccin-latte .message.is-info{background-color:#edfcfc}html.theme--catppuccin-latte .message.is-info .message-header{background-color:#179299;color:#fff}html.theme--catppuccin-latte .message.is-info .message-body{border-color:#179299;color:#1cb2ba}html.theme--catppuccin-latte .message.is-success{background-color:#f1fbef}html.theme--catppuccin-latte .message.is-success .message-header{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .message.is-success .message-body{border-color:#40a02b;color:#40a12b}html.theme--catppuccin-latte .message.is-warning{background-color:#fdf6ed}html.theme--catppuccin-latte .message.is-warning .message-header{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .message.is-warning .message-body{border-color:#df8e1d;color:#9e6515}html.theme--catppuccin-latte .message.is-danger{background-color:#feecf0}html.theme--catppuccin-latte .message.is-danger .message-header{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .message.is-danger .message-body{border-color:#d20f39;color:#e9113f}html.theme--catppuccin-latte .message-header{align-items:center;background-color:#4c4f69;border-radius:.4em .4em 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-latte .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-latte .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .message-body{border-color:#acb0be;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#4c4f69;padding:1.25em 1.5em}html.theme--catppuccin-latte .message-body code,html.theme--catppuccin-latte .message-body pre{background-color:#fff}html.theme--catppuccin-latte .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-latte .modal.is-active{display:flex}html.theme--catppuccin-latte .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-latte .modal-content,html.theme--catppuccin-latte .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-latte .modal-content,html.theme--catppuccin-latte .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-latte .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-latte .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-latte .modal-card-head,html.theme--catppuccin-latte .modal-card-foot{align-items:center;background-color:#e6e9ef;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-latte .modal-card-head{border-bottom:1px solid #acb0be;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-latte .modal-card-title{color:#4c4f69;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-latte .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #acb0be}html.theme--catppuccin-latte .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-latte .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#eff1f5;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-latte .navbar{background-color:#1e66f5;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-latte .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-latte .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-latte .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-latte .navbar.is-dark,html.theme--catppuccin-latte .content kbd.navbar{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-burger,html.theme--catppuccin-latte .content kbd.navbar .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#ccd0da;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-latte .navbar.is-primary,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-burger,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5;color:#fff}}html.theme--catppuccin-latte .navbar.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5;color:#fff}}html.theme--catppuccin-latte .navbar.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#179299;color:#fff}}html.theme--catppuccin-latte .navbar.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#40a02b;color:#fff}}html.theme--catppuccin-latte .navbar.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#df8e1d;color:#fff}}html.theme--catppuccin-latte .navbar.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#d20f39;color:#fff}}html.theme--catppuccin-latte .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-latte .navbar.has-shadow{box-shadow:0 2px 0 0 #e6e9ef}html.theme--catppuccin-latte .navbar.is-fixed-bottom,html.theme--catppuccin-latte .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #e6e9ef}html.theme--catppuccin-latte .navbar.is-fixed-top{top:0}html.theme--catppuccin-latte html.has-navbar-fixed-top,html.theme--catppuccin-latte body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom,html.theme--catppuccin-latte body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-latte .navbar-brand,html.theme--catppuccin-latte .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-latte .navbar-brand a.navbar-item:focus,html.theme--catppuccin-latte .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-latte .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-latte .navbar-burger{color:#4c4f69;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-latte .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-latte .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-latte .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-latte .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-latte .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-latte .navbar-menu{display:none}html.theme--catppuccin-latte .navbar-item,html.theme--catppuccin-latte .navbar-link{color:#4c4f69;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-latte .navbar-item .icon:only-child,html.theme--catppuccin-latte .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-latte a.navbar-item,html.theme--catppuccin-latte .navbar-link{cursor:pointer}html.theme--catppuccin-latte a.navbar-item:focus,html.theme--catppuccin-latte a.navbar-item:focus-within,html.theme--catppuccin-latte a.navbar-item:hover,html.theme--catppuccin-latte a.navbar-item.is-active,html.theme--catppuccin-latte .navbar-link:focus,html.theme--catppuccin-latte .navbar-link:focus-within,html.theme--catppuccin-latte .navbar-link:hover,html.theme--catppuccin-latte .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}html.theme--catppuccin-latte .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .navbar-item img{max-height:1.75rem}html.theme--catppuccin-latte .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-latte .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-latte .navbar-item.is-tab:focus,html.theme--catppuccin-latte .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#1e66f5}html.theme--catppuccin-latte .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#1e66f5;border-bottom-style:solid;border-bottom-width:3px;color:#1e66f5;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-latte .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-latte .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-latte .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-latte .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .navbar>.container{display:block}html.theme--catppuccin-latte .navbar-brand .navbar-item,html.theme--catppuccin-latte .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-latte .navbar-link::after{display:none}html.theme--catppuccin-latte .navbar-menu{background-color:#1e66f5;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-latte .navbar-menu.is-active{display:block}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch,html.theme--catppuccin-latte .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-latte .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-latte .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-latte .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-latte html.has-navbar-fixed-top-touch,html.theme--catppuccin-latte body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-latte body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar,html.theme--catppuccin-latte .navbar-menu,html.theme--catppuccin-latte .navbar-start,html.theme--catppuccin-latte .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-latte .navbar{min-height:4rem}html.theme--catppuccin-latte .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-latte .navbar.is-spaced .navbar-start,html.theme--catppuccin-latte .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-latte .navbar.is-spaced a.navbar-item,html.theme--catppuccin-latte .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8c8fa1}html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}html.theme--catppuccin-latte .navbar-burger{display:none}html.theme--catppuccin-latte .navbar-item,html.theme--catppuccin-latte .navbar-link{align-items:center;display:flex}html.theme--catppuccin-latte .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-latte .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-latte .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-latte .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-latte .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-latte .navbar-dropdown{background-color:#1e66f5;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-latte .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-latte .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8c8fa1}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}.navbar.is-spaced html.theme--catppuccin-latte .navbar-dropdown,html.theme--catppuccin-latte .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-latte .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-latte .navbar-divider{display:block}html.theme--catppuccin-latte .navbar>.container .navbar-brand,html.theme--catppuccin-latte .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-latte .navbar>.container .navbar-menu,html.theme--catppuccin-latte .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-latte .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-latte .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-latte html.has-navbar-fixed-top-desktop,html.theme--catppuccin-latte body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-latte body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-latte html.has-spaced-navbar-fixed-top,html.theme--catppuccin-latte body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-latte html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-latte body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-latte a.navbar-item.is-active,html.theme--catppuccin-latte .navbar-link.is-active{color:#1e66f5}html.theme--catppuccin-latte a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-latte .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-latte .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-latte .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-latte .pagination.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-latte .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-latte .pagination.is-rounded .pagination-previous,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-latte .pagination.is-rounded .pagination-next,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-latte .pagination.is-rounded .pagination-link,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-latte .pagination,html.theme--catppuccin-latte .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link{border-color:#acb0be;color:#1e66f5;min-width:2.5em}html.theme--catppuccin-latte .pagination-previous:hover,html.theme--catppuccin-latte .pagination-next:hover,html.theme--catppuccin-latte .pagination-link:hover{border-color:#9ca0b0;color:#04a5e5}html.theme--catppuccin-latte .pagination-previous:focus,html.theme--catppuccin-latte .pagination-next:focus,html.theme--catppuccin-latte .pagination-link:focus{border-color:#9ca0b0}html.theme--catppuccin-latte .pagination-previous:active,html.theme--catppuccin-latte .pagination-next:active,html.theme--catppuccin-latte .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-latte .pagination-previous[disabled],html.theme--catppuccin-latte .pagination-previous.is-disabled,html.theme--catppuccin-latte .pagination-next[disabled],html.theme--catppuccin-latte .pagination-next.is-disabled,html.theme--catppuccin-latte .pagination-link[disabled],html.theme--catppuccin-latte .pagination-link.is-disabled{background-color:#acb0be;border-color:#acb0be;box-shadow:none;color:#616587;opacity:0.5}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-latte .pagination-link.is-current{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .pagination-ellipsis{color:#9ca0b0;pointer-events:none}html.theme--catppuccin-latte .pagination-list{flex-wrap:wrap}html.theme--catppuccin-latte .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-latte .pagination{flex-wrap:wrap}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-latte .pagination-previous{order:2}html.theme--catppuccin-latte .pagination-next{order:3}html.theme--catppuccin-latte .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-latte .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-latte .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-latte .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-latte .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-latte .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-latte .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-latte .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-latte .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-latte .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-latte .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-latte .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-latte .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-latte .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-latte .panel.is-dark .panel-heading,html.theme--catppuccin-latte .content kbd.panel .panel-heading{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-latte .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#ccd0da}html.theme--catppuccin-latte .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-latte .content kbd.panel .panel-block.is-active .panel-icon{color:#ccd0da}html.theme--catppuccin-latte .panel.is-primary .panel-heading,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#1e66f5}html.theme--catppuccin-latte .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel.is-link .panel-heading{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .panel.is-link .panel-tabs a.is-active{border-bottom-color:#1e66f5}html.theme--catppuccin-latte .panel.is-link .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel.is-info .panel-heading{background-color:#179299;color:#fff}html.theme--catppuccin-latte .panel.is-info .panel-tabs a.is-active{border-bottom-color:#179299}html.theme--catppuccin-latte .panel.is-info .panel-block.is-active .panel-icon{color:#179299}html.theme--catppuccin-latte .panel.is-success .panel-heading{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .panel.is-success .panel-tabs a.is-active{border-bottom-color:#40a02b}html.theme--catppuccin-latte .panel.is-success .panel-block.is-active .panel-icon{color:#40a02b}html.theme--catppuccin-latte .panel.is-warning .panel-heading{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#df8e1d}html.theme--catppuccin-latte .panel.is-warning .panel-block.is-active .panel-icon{color:#df8e1d}html.theme--catppuccin-latte .panel.is-danger .panel-heading{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#d20f39}html.theme--catppuccin-latte .panel.is-danger .panel-block.is-active .panel-icon{color:#d20f39}html.theme--catppuccin-latte .panel-tabs:not(:last-child),html.theme--catppuccin-latte .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-latte .panel-heading{background-color:#bcc0cc;border-radius:8px 8px 0 0;color:#41445a;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-latte .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-latte .panel-tabs a{border-bottom:1px solid #acb0be;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-latte .panel-tabs a.is-active{border-bottom-color:#bcc0cc;color:#0b57ef}html.theme--catppuccin-latte .panel-list a{color:#4c4f69}html.theme--catppuccin-latte .panel-list a:hover{color:#1e66f5}html.theme--catppuccin-latte .panel-block{align-items:center;color:#41445a;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-latte .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-latte .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-latte .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-latte .panel-block.is-active{border-left-color:#1e66f5;color:#0b57ef}html.theme--catppuccin-latte .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-latte a.panel-block,html.theme--catppuccin-latte label.panel-block{cursor:pointer}html.theme--catppuccin-latte a.panel-block:hover,html.theme--catppuccin-latte label.panel-block:hover{background-color:#e6e9ef}html.theme--catppuccin-latte .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#616587;margin-right:.75em}html.theme--catppuccin-latte .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-latte .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-latte .tabs a{align-items:center;border-bottom-color:#acb0be;border-bottom-style:solid;border-bottom-width:1px;color:#4c4f69;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-latte .tabs a:hover{border-bottom-color:#41445a;color:#41445a}html.theme--catppuccin-latte .tabs li{display:block}html.theme--catppuccin-latte .tabs li.is-active a{border-bottom-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .tabs ul{align-items:center;border-bottom-color:#acb0be;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-latte .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-latte .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-latte .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-latte .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-latte .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-latte .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-latte .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-latte .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-latte .tabs.is-boxed a:hover{background-color:#e6e9ef;border-bottom-color:#acb0be}html.theme--catppuccin-latte .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#acb0be;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-latte .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .tabs.is-toggle a{border-color:#acb0be;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-latte .tabs.is-toggle a:hover{background-color:#e6e9ef;border-color:#9ca0b0;z-index:2}html.theme--catppuccin-latte .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-latte .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-latte .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-latte .tabs.is-toggle li.is-active a{background-color:#1e66f5;border-color:#1e66f5;color:#fff;z-index:1}html.theme--catppuccin-latte .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-latte .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-latte .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-latte .tabs.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-latte .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-latte .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-latte .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-latte .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-latte .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-latte .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-latte .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-latte .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-latte .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-latte .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .column.is-narrow,html.theme--catppuccin-latte .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full,html.theme--catppuccin-latte .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters,html.theme--catppuccin-latte .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds,html.theme--catppuccin-latte .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half,html.theme--catppuccin-latte .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third,html.theme--catppuccin-latte .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter,html.theme--catppuccin-latte .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth,html.theme--catppuccin-latte .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths,html.theme--catppuccin-latte .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths,html.theme--catppuccin-latte .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths,html.theme--catppuccin-latte .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters,html.theme--catppuccin-latte .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds,html.theme--catppuccin-latte .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half,html.theme--catppuccin-latte .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third,html.theme--catppuccin-latte .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter,html.theme--catppuccin-latte .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth,html.theme--catppuccin-latte .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths,html.theme--catppuccin-latte .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths,html.theme--catppuccin-latte .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths,html.theme--catppuccin-latte .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-latte .column.is-0,html.theme--catppuccin-latte .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0,html.theme--catppuccin-latte .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-latte .column.is-1,html.theme--catppuccin-latte .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1,html.theme--catppuccin-latte .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2,html.theme--catppuccin-latte .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2,html.theme--catppuccin-latte .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3,html.theme--catppuccin-latte .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3,html.theme--catppuccin-latte .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-latte .column.is-4,html.theme--catppuccin-latte .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4,html.theme--catppuccin-latte .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5,html.theme--catppuccin-latte .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5,html.theme--catppuccin-latte .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6,html.theme--catppuccin-latte .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6,html.theme--catppuccin-latte .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-latte .column.is-7,html.theme--catppuccin-latte .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7,html.theme--catppuccin-latte .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8,html.theme--catppuccin-latte .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8,html.theme--catppuccin-latte .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9,html.theme--catppuccin-latte .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9,html.theme--catppuccin-latte .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-latte .column.is-10,html.theme--catppuccin-latte .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10,html.theme--catppuccin-latte .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11,html.theme--catppuccin-latte .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11,html.theme--catppuccin-latte .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12,html.theme--catppuccin-latte .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12,html.theme--catppuccin-latte .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-latte .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-latte .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-latte .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-latte .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-latte .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-latte .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-latte .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-latte .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-latte .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-latte .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-latte .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-latte .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-latte .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-latte .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-latte .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-latte .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-latte .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-latte .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-latte .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-latte .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-latte .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-latte .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-latte .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-latte .columns.is-centered{justify-content:center}html.theme--catppuccin-latte .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-latte .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-latte .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-latte .columns.is-mobile{display:flex}html.theme--catppuccin-latte .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-latte .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-desktop{display:flex}}html.theme--catppuccin-latte .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-latte .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-latte .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-latte .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-latte .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-latte .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-latte .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-latte .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-latte .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-latte .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-latte .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-latte .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-latte .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-latte .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-latte .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-latte .tile.is-child{margin:0 !important}html.theme--catppuccin-latte .tile.is-parent{padding:.75rem}html.theme--catppuccin-latte .tile.is-vertical{flex-direction:column}html.theme--catppuccin-latte .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .tile:not(.is-child){display:flex}html.theme--catppuccin-latte .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-latte .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-latte .tile.is-3{flex:none;width:25%}html.theme--catppuccin-latte .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-latte .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-latte .tile.is-6{flex:none;width:50%}html.theme--catppuccin-latte .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-latte .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-latte .tile.is-9{flex:none;width:75%}html.theme--catppuccin-latte .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-latte .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-latte .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-latte .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-latte .hero .navbar{background:none}html.theme--catppuccin-latte .hero .tabs ul{border-bottom:none}html.theme--catppuccin-latte .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-white strong{color:inherit}html.theme--catppuccin-latte .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-latte .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-latte .hero.is-white .navbar-item,html.theme--catppuccin-latte .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-latte .hero.is-white a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-white .navbar-link:hover,html.theme--catppuccin-latte .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-latte .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-latte .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-black strong{color:inherit}html.theme--catppuccin-latte .hero.is-black .title{color:#fff}html.theme--catppuccin-latte .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-latte .hero.is-black .navbar-item,html.theme--catppuccin-latte .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-black a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-black .navbar-link:hover,html.theme--catppuccin-latte .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-latte .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-light strong{color:inherit}html.theme--catppuccin-latte .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-latte .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-latte .hero.is-light .navbar-item,html.theme--catppuccin-latte .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-light .navbar-link:hover,html.theme--catppuccin-latte .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-latte .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-latte .hero.is-dark,html.theme--catppuccin-latte .content kbd.hero{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-dark strong,html.theme--catppuccin-latte .content kbd.hero strong{color:inherit}html.theme--catppuccin-latte .hero.is-dark .title,html.theme--catppuccin-latte .content kbd.hero .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .subtitle,html.theme--catppuccin-latte .content kbd.hero .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-latte .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-latte .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-dark .subtitle strong,html.theme--catppuccin-latte .content kbd.hero .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-dark .navbar-menu,html.theme--catppuccin-latte .content kbd.hero .navbar-menu{background-color:#ccd0da}}html.theme--catppuccin-latte .hero.is-dark .navbar-item,html.theme--catppuccin-latte .content kbd.hero .navbar-item,html.theme--catppuccin-latte .hero.is-dark .navbar-link,html.theme--catppuccin-latte .content kbd.hero .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-dark .navbar-link:hover,html.theme--catppuccin-latte .content kbd.hero .navbar-link:hover,html.theme--catppuccin-latte .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.hero .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .tabs a,html.theme--catppuccin-latte .content kbd.hero .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-latte .hero.is-dark .tabs a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs li.is-active a{color:#ccd0da !important;opacity:1}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .hero.is-dark.is-bold,html.theme--catppuccin-latte .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #a7b8cc 0%, #ccd0da 71%, #d9dbe6 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-latte .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #a7b8cc 0%, #ccd0da 71%, #d9dbe6 100%)}}html.theme--catppuccin-latte .hero.is-primary,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-primary strong,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-latte .hero.is-primary .title,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-latte .hero.is-primary .subtitle,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-primary .subtitle strong,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-primary .navbar-menu,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#1e66f5}}html.theme--catppuccin-latte .hero.is-primary .navbar-item,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-latte .hero.is-primary .navbar-link,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-primary .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-latte .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .hero.is-primary .tabs a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-primary .tabs a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#1e66f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .hero.is-primary.is-bold,html.theme--catppuccin-latte .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-latte .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}}html.theme--catppuccin-latte .hero.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-link strong{color:inherit}html.theme--catppuccin-latte .hero.is-link .title{color:#fff}html.theme--catppuccin-latte .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-link .navbar-menu{background-color:#1e66f5}}html.theme--catppuccin-latte .hero.is-link .navbar-item,html.theme--catppuccin-latte .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-link a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-link .navbar-link:hover,html.theme--catppuccin-latte .hero.is-link .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-link .tabs li.is-active a{color:#1e66f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .hero.is-link.is-bold{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}}html.theme--catppuccin-latte .hero.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-info strong{color:inherit}html.theme--catppuccin-latte .hero.is-info .title{color:#fff}html.theme--catppuccin-latte .hero.is-info .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-info .navbar-menu{background-color:#179299}}html.theme--catppuccin-latte .hero.is-info .navbar-item,html.theme--catppuccin-latte .hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-info a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-info .navbar-link:hover,html.theme--catppuccin-latte .hero.is-info .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .hero.is-info .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-info .tabs li.is-active a{color:#179299 !important;opacity:1}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#179299}html.theme--catppuccin-latte .hero.is-info.is-bold{background-image:linear-gradient(141deg, #0a7367 0%, #179299 71%, #1591b4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0a7367 0%, #179299 71%, #1591b4 100%)}}html.theme--catppuccin-latte .hero.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-success strong{color:inherit}html.theme--catppuccin-latte .hero.is-success .title{color:#fff}html.theme--catppuccin-latte .hero.is-success .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-success .navbar-menu{background-color:#40a02b}}html.theme--catppuccin-latte .hero.is-success .navbar-item,html.theme--catppuccin-latte .hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-success a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-success .navbar-link:hover,html.theme--catppuccin-latte .hero.is-success .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .hero.is-success .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-success .tabs li.is-active a{color:#40a02b !important;opacity:1}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#40a02b}html.theme--catppuccin-latte .hero.is-success.is-bold{background-image:linear-gradient(141deg, #3c7f19 0%, #40a02b 71%, #2dba2b 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #3c7f19 0%, #40a02b 71%, #2dba2b 100%)}}html.theme--catppuccin-latte .hero.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-warning strong{color:inherit}html.theme--catppuccin-latte .hero.is-warning .title{color:#fff}html.theme--catppuccin-latte .hero.is-warning .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-warning .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-warning .navbar-menu{background-color:#df8e1d}}html.theme--catppuccin-latte .hero.is-warning .navbar-item,html.theme--catppuccin-latte .hero.is-warning .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-warning .navbar-link:hover,html.theme--catppuccin-latte .hero.is-warning .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .hero.is-warning .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-warning .tabs li.is-active a{color:#df8e1d !important;opacity:1}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #bc560d 0%, #df8e1d 71%, #eaba2b 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #bc560d 0%, #df8e1d 71%, #eaba2b 100%)}}html.theme--catppuccin-latte .hero.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-danger strong{color:inherit}html.theme--catppuccin-latte .hero.is-danger .title{color:#fff}html.theme--catppuccin-latte .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-danger .navbar-menu{background-color:#d20f39}}html.theme--catppuccin-latte .hero.is-danger .navbar-item,html.theme--catppuccin-latte .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-danger .navbar-link:hover,html.theme--catppuccin-latte .hero.is-danger .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-danger .tabs li.is-active a{color:#d20f39 !important;opacity:1}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#d20f39}html.theme--catppuccin-latte .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ab0343 0%, #d20f39 71%, #f00a16 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ab0343 0%, #d20f39 71%, #f00a16 100%)}}html.theme--catppuccin-latte .hero.is-small .hero-body,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-latte .hero.is-halfheight .hero-body,html.theme--catppuccin-latte .hero.is-fullheight .hero-body,html.theme--catppuccin-latte .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-latte .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-latte .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-latte .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-latte .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-latte .hero-video{overflow:hidden}html.theme--catppuccin-latte .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-latte .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero-video{display:none}}html.theme--catppuccin-latte .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero-buttons .button{display:flex}html.theme--catppuccin-latte .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-latte .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-latte .hero-head,html.theme--catppuccin-latte .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero-body{padding:3rem 3rem}}html.theme--catppuccin-latte .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .section{padding:3rem 3rem}html.theme--catppuccin-latte .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-latte .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-latte .footer{background-color:#e6e9ef;padding:3rem 1.5rem 6rem}html.theme--catppuccin-latte h1 .docs-heading-anchor,html.theme--catppuccin-latte h1 .docs-heading-anchor:hover,html.theme--catppuccin-latte h1 .docs-heading-anchor:visited,html.theme--catppuccin-latte h2 .docs-heading-anchor,html.theme--catppuccin-latte h2 .docs-heading-anchor:hover,html.theme--catppuccin-latte h2 .docs-heading-anchor:visited,html.theme--catppuccin-latte h3 .docs-heading-anchor,html.theme--catppuccin-latte h3 .docs-heading-anchor:hover,html.theme--catppuccin-latte h3 .docs-heading-anchor:visited,html.theme--catppuccin-latte h4 .docs-heading-anchor,html.theme--catppuccin-latte h4 .docs-heading-anchor:hover,html.theme--catppuccin-latte h4 .docs-heading-anchor:visited,html.theme--catppuccin-latte h5 .docs-heading-anchor,html.theme--catppuccin-latte h5 .docs-heading-anchor:hover,html.theme--catppuccin-latte h5 .docs-heading-anchor:visited,html.theme--catppuccin-latte h6 .docs-heading-anchor,html.theme--catppuccin-latte h6 .docs-heading-anchor:hover,html.theme--catppuccin-latte h6 .docs-heading-anchor:visited{color:#4c4f69}html.theme--catppuccin-latte h1 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h2 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h3 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h4 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h5 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-latte h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-latte h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-latte .docs-dark-only{display:none !important}html.theme--catppuccin-latte pre{position:relative;overflow:hidden}html.theme--catppuccin-latte pre code,html.theme--catppuccin-latte pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-latte pre code:first-of-type,html.theme--catppuccin-latte pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-latte pre code:last-of-type,html.theme--catppuccin-latte pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-latte pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#4c4f69;cursor:pointer;text-align:center}html.theme--catppuccin-latte pre .copy-button:focus,html.theme--catppuccin-latte pre .copy-button:hover{opacity:1;background:rgba(76,79,105,0.1);color:#1e66f5}html.theme--catppuccin-latte pre .copy-button.success{color:#40a02b;opacity:1}html.theme--catppuccin-latte pre .copy-button.error{color:#d20f39;opacity:1}html.theme--catppuccin-latte pre:hover .copy-button{opacity:1}html.theme--catppuccin-latte .admonition{background-color:#e6e9ef;border-style:solid;border-width:2px;border-color:#5c5f77;border-radius:4px;font-size:1rem}html.theme--catppuccin-latte .admonition strong{color:currentColor}html.theme--catppuccin-latte .admonition.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-latte .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-latte .admonition.is-default{background-color:#e6e9ef;border-color:#5c5f77}html.theme--catppuccin-latte .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#5c5f77}html.theme--catppuccin-latte .admonition.is-default>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-info{background-color:#e6e9ef;border-color:#179299}html.theme--catppuccin-latte .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#179299}html.theme--catppuccin-latte .admonition.is-info>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-success{background-color:#e6e9ef;border-color:#40a02b}html.theme--catppuccin-latte .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#40a02b}html.theme--catppuccin-latte .admonition.is-success>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-warning{background-color:#e6e9ef;border-color:#df8e1d}html.theme--catppuccin-latte .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#df8e1d}html.theme--catppuccin-latte .admonition.is-warning>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-danger{background-color:#e6e9ef;border-color:#d20f39}html.theme--catppuccin-latte .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#d20f39}html.theme--catppuccin-latte .admonition.is-danger>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-compat{background-color:#e6e9ef;border-color:#04a5e5}html.theme--catppuccin-latte .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#04a5e5}html.theme--catppuccin-latte .admonition.is-compat>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-todo{background-color:#e6e9ef;border-color:#8839ef}html.theme--catppuccin-latte .admonition.is-todo>.admonition-header{background-color:rgba(0,0,0,0);color:#8839ef}html.theme--catppuccin-latte .admonition.is-todo>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition-header{color:#5c5f77;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-latte .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-latte details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-latte details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-latte details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-latte .admonition-body{color:#4c4f69;padding:0.5rem .75rem}html.theme--catppuccin-latte .admonition-body pre{background-color:#e6e9ef}html.theme--catppuccin-latte .admonition-body code{background-color:#e6e9ef}html.theme--catppuccin-latte .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #acb0be;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-latte .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#e6e9ef;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #acb0be;overflow:auto}html.theme--catppuccin-latte .docstring>header code{background-color:transparent}html.theme--catppuccin-latte .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-latte .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-latte .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-latte .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #acb0be}html.theme--catppuccin-latte .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-latte .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-latte .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-latte .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-latte .documenter-example-output{background-color:#eff1f5}html.theme--catppuccin-latte .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#e6e9ef;color:#4c4f69;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-latte .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-latte .outdated-warning-overlay a{color:#1e66f5}html.theme--catppuccin-latte .outdated-warning-overlay a:hover{color:#04a5e5}html.theme--catppuccin-latte .content pre{border:2px solid #acb0be;border-radius:4px}html.theme--catppuccin-latte .content code{font-weight:inherit}html.theme--catppuccin-latte .content a code{color:#1e66f5}html.theme--catppuccin-latte .content a:hover code{color:#04a5e5}html.theme--catppuccin-latte .content h1 code,html.theme--catppuccin-latte .content h2 code,html.theme--catppuccin-latte .content h3 code,html.theme--catppuccin-latte .content h4 code,html.theme--catppuccin-latte .content h5 code,html.theme--catppuccin-latte .content h6 code{color:#4c4f69}html.theme--catppuccin-latte .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-latte .content blockquote>ul:first-child,html.theme--catppuccin-latte .content blockquote>ol:first-child,html.theme--catppuccin-latte .content .admonition-body>ul:first-child,html.theme--catppuccin-latte .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-latte pre,html.theme--catppuccin-latte code{font-variant-ligatures:no-contextual}html.theme--catppuccin-latte .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-latte .breadcrumb a.is-disabled,html.theme--catppuccin-latte .breadcrumb a.is-disabled:hover{color:#41445a}html.theme--catppuccin-latte .hljs{background:initial !important}html.theme--catppuccin-latte .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-latte .katex-display,html.theme--catppuccin-latte mjx-container,html.theme--catppuccin-latte .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-latte html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-latte li.no-marker{list-style:none}html.theme--catppuccin-latte #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-latte #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main{width:100%}html.theme--catppuccin-latte #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-latte #documenter .docs-main>header,html.theme--catppuccin-latte #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar{background-color:#eff1f5;border-bottom:1px solid #acb0be;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-latte #documenter .docs-main section.footnotes{border-top:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-latte .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-latte #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #acb0be;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-latte #documenter .docs-sidebar{display:flex;flex-direction:column;color:#4c4f69;background-color:#e6e9ef;border-right:1px solid #acb0be;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-latte #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name a:hover{color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #acb0be;display:none;padding:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #acb0be;padding-bottom:1.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#4c4f69;background:#e6e9ef}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#4c4f69;background-color:#f2f4f7}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #acb0be;border-bottom:1px solid #acb0be;background-color:#dce0e8}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#dce0e8;color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#f2f4f7;color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-latte #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#fff}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#fff}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#fff}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#fff}}html.theme--catppuccin-latte kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-latte .search-min-width-50{min-width:50%}html.theme--catppuccin-latte .search-min-height-100{min-height:100%}html.theme--catppuccin-latte .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-latte .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover,html.theme--catppuccin-latte .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-latte .search-result-link .property-search-result-badge,html.theme--catppuccin-latte .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-latte .property-search-result-badge,html.theme--catppuccin-latte .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-latte .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:hover .search-filter,html.theme--catppuccin-latte .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-latte .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-latte .search-filter:hover,html.theme--catppuccin-latte .search-filter:focus{color:#333}html.theme--catppuccin-latte .search-filter-selected{color:#ccd0da;background-color:#7287fd}html.theme--catppuccin-latte .search-filter-selected:hover,html.theme--catppuccin-latte .search-filter-selected:focus{color:#ccd0da}html.theme--catppuccin-latte .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-latte .search-divider{border-bottom:1px solid #acb0be}html.theme--catppuccin-latte .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-latte .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-latte .w-100{width:100%}html.theme--catppuccin-latte .gap-2{gap:0.5rem}html.theme--catppuccin-latte .gap-4{gap:1rem}html.theme--catppuccin-latte .gap-8{gap:2rem}html.theme--catppuccin-latte{background-color:#eff1f5;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-latte a{transition:all 200ms ease}html.theme--catppuccin-latte .label{color:#4c4f69}html.theme--catppuccin-latte .button,html.theme--catppuccin-latte .control.has-icons-left .icon,html.theme--catppuccin-latte .control.has-icons-right .icon,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .select,html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea{height:2.5em;color:#4c4f69}html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#4c4f69}html.theme--catppuccin-latte .select:after,html.theme--catppuccin-latte .select select{border-width:1px}html.theme--catppuccin-latte .menu-list a{transition:all 300ms ease}html.theme--catppuccin-latte .modal-card-foot,html.theme--catppuccin-latte .modal-card-head{border-color:#acb0be}html.theme--catppuccin-latte .navbar{border-radius:.4em}html.theme--catppuccin-latte .navbar.is-transparent{background:none}html.theme--catppuccin-latte .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .navbar .navbar-menu{background-color:#1e66f5;border-radius:0 0 .4em .4em}}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){color:#ccd0da}html.theme--catppuccin-latte .tag.is-link:not(body),html.theme--catppuccin-latte .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-latte .content kbd.is-link:not(body){color:#ccd0da}html.theme--catppuccin-latte .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-latte .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-latte .ansi span.sgr3{font-style:italic}html.theme--catppuccin-latte .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-latte .ansi span.sgr7{color:#eff1f5;background-color:#4c4f69}html.theme--catppuccin-latte .ansi span.sgr8{color:transparent}html.theme--catppuccin-latte .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-latte .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-latte .ansi span.sgr30{color:#5c5f77}html.theme--catppuccin-latte .ansi span.sgr31{color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr32{color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr33{color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr34{color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr35{color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr36{color:#179299}html.theme--catppuccin-latte .ansi span.sgr37{color:#acb0be}html.theme--catppuccin-latte .ansi span.sgr40{background-color:#5c5f77}html.theme--catppuccin-latte .ansi span.sgr41{background-color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr42{background-color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr43{background-color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr44{background-color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr45{background-color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr46{background-color:#179299}html.theme--catppuccin-latte .ansi span.sgr47{background-color:#acb0be}html.theme--catppuccin-latte .ansi span.sgr90{color:#6c6f85}html.theme--catppuccin-latte .ansi span.sgr91{color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr92{color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr93{color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr94{color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr95{color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr96{color:#179299}html.theme--catppuccin-latte .ansi span.sgr97{color:#bcc0cc}html.theme--catppuccin-latte .ansi span.sgr100{background-color:#6c6f85}html.theme--catppuccin-latte .ansi span.sgr101{background-color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr102{background-color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr103{background-color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr104{background-color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr105{background-color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr106{background-color:#179299}html.theme--catppuccin-latte .ansi span.sgr107{background-color:#bcc0cc}html.theme--catppuccin-latte code.language-julia-repl>span.hljs-meta{color:#40a02b;font-weight:bolder}html.theme--catppuccin-latte code .hljs{color:#4c4f69;background:#eff1f5}html.theme--catppuccin-latte code .hljs-keyword{color:#8839ef}html.theme--catppuccin-latte code .hljs-built_in{color:#d20f39}html.theme--catppuccin-latte code .hljs-type{color:#df8e1d}html.theme--catppuccin-latte code .hljs-literal{color:#fe640b}html.theme--catppuccin-latte code .hljs-number{color:#fe640b}html.theme--catppuccin-latte code .hljs-operator{color:#179299}html.theme--catppuccin-latte code .hljs-punctuation{color:#5c5f77}html.theme--catppuccin-latte code .hljs-property{color:#179299}html.theme--catppuccin-latte code .hljs-regexp{color:#ea76cb}html.theme--catppuccin-latte code .hljs-string{color:#40a02b}html.theme--catppuccin-latte code .hljs-char.escape_{color:#40a02b}html.theme--catppuccin-latte code .hljs-subst{color:#6c6f85}html.theme--catppuccin-latte code .hljs-symbol{color:#dd7878}html.theme--catppuccin-latte code .hljs-variable{color:#8839ef}html.theme--catppuccin-latte code .hljs-variable.language_{color:#8839ef}html.theme--catppuccin-latte code .hljs-variable.constant_{color:#fe640b}html.theme--catppuccin-latte code .hljs-title{color:#1e66f5}html.theme--catppuccin-latte code .hljs-title.class_{color:#df8e1d}html.theme--catppuccin-latte code .hljs-title.function_{color:#1e66f5}html.theme--catppuccin-latte code .hljs-params{color:#4c4f69}html.theme--catppuccin-latte code .hljs-comment{color:#acb0be}html.theme--catppuccin-latte code .hljs-doctag{color:#d20f39}html.theme--catppuccin-latte code .hljs-meta{color:#fe640b}html.theme--catppuccin-latte code .hljs-section{color:#1e66f5}html.theme--catppuccin-latte code .hljs-tag{color:#6c6f85}html.theme--catppuccin-latte code .hljs-name{color:#8839ef}html.theme--catppuccin-latte code .hljs-attr{color:#1e66f5}html.theme--catppuccin-latte code .hljs-attribute{color:#40a02b}html.theme--catppuccin-latte code .hljs-bullet{color:#179299}html.theme--catppuccin-latte code .hljs-code{color:#40a02b}html.theme--catppuccin-latte code .hljs-emphasis{color:#d20f39;font-style:italic}html.theme--catppuccin-latte code .hljs-strong{color:#d20f39;font-weight:bold}html.theme--catppuccin-latte code .hljs-formula{color:#179299}html.theme--catppuccin-latte code .hljs-link{color:#209fb5;font-style:italic}html.theme--catppuccin-latte code .hljs-quote{color:#40a02b;font-style:italic}html.theme--catppuccin-latte code .hljs-selector-tag{color:#df8e1d}html.theme--catppuccin-latte code .hljs-selector-id{color:#1e66f5}html.theme--catppuccin-latte code .hljs-selector-class{color:#179299}html.theme--catppuccin-latte code .hljs-selector-attr{color:#8839ef}html.theme--catppuccin-latte code .hljs-selector-pseudo{color:#179299}html.theme--catppuccin-latte code .hljs-template-tag{color:#dd7878}html.theme--catppuccin-latte code .hljs-template-variable{color:#dd7878}html.theme--catppuccin-latte code .hljs-addition{color:#40a02b;background:rgba(166,227,161,0.15)}html.theme--catppuccin-latte code .hljs-deletion{color:#d20f39;background:rgba(243,139,168,0.15)}html.theme--catppuccin-latte .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover,html.theme--catppuccin-latte .search-result-link:focus{background-color:#ccd0da}html.theme--catppuccin-latte .search-result-link .property-search-result-badge,html.theme--catppuccin-latte .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:hover .search-filter,html.theme--catppuccin-latte .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:focus .search-filter{color:#ccd0da !important;background-color:#7287fd !important}html.theme--catppuccin-latte .search-result-title{color:#4c4f69}html.theme--catppuccin-latte .search-result-highlight{background-color:#d20f39;color:#e6e9ef}html.theme--catppuccin-latte .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-latte .w-100{width:100%}html.theme--catppuccin-latte .gap-2{gap:0.5rem}html.theme--catppuccin-latte .gap-4{gap:1rem} diff --git a/previews/PR31/assets/themes/catppuccin-macchiato.css b/previews/PR31/assets/themes/catppuccin-macchiato.css new file mode 100644 index 0000000..a9cf9c5 --- /dev/null +++ b/previews/PR31/assets/themes/catppuccin-macchiato.css @@ -0,0 +1 @@ +html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato .file-name,html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-macchiato .pagination-previous:focus,html.theme--catppuccin-macchiato .pagination-next:focus,html.theme--catppuccin-macchiato .pagination-link:focus,html.theme--catppuccin-macchiato .pagination-ellipsis:focus,html.theme--catppuccin-macchiato .file-cta:focus,html.theme--catppuccin-macchiato .file-name:focus,html.theme--catppuccin-macchiato .select select:focus,html.theme--catppuccin-macchiato .textarea:focus,html.theme--catppuccin-macchiato .input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-macchiato .button:focus,html.theme--catppuccin-macchiato .is-focused.pagination-previous,html.theme--catppuccin-macchiato .is-focused.pagination-next,html.theme--catppuccin-macchiato .is-focused.pagination-link,html.theme--catppuccin-macchiato .is-focused.pagination-ellipsis,html.theme--catppuccin-macchiato .is-focused.file-cta,html.theme--catppuccin-macchiato .is-focused.file-name,html.theme--catppuccin-macchiato .select select.is-focused,html.theme--catppuccin-macchiato .is-focused.textarea,html.theme--catppuccin-macchiato .is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-focused.button,html.theme--catppuccin-macchiato .pagination-previous:active,html.theme--catppuccin-macchiato .pagination-next:active,html.theme--catppuccin-macchiato .pagination-link:active,html.theme--catppuccin-macchiato .pagination-ellipsis:active,html.theme--catppuccin-macchiato .file-cta:active,html.theme--catppuccin-macchiato .file-name:active,html.theme--catppuccin-macchiato .select select:active,html.theme--catppuccin-macchiato .textarea:active,html.theme--catppuccin-macchiato .input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-macchiato .button:active,html.theme--catppuccin-macchiato .is-active.pagination-previous,html.theme--catppuccin-macchiato .is-active.pagination-next,html.theme--catppuccin-macchiato .is-active.pagination-link,html.theme--catppuccin-macchiato .is-active.pagination-ellipsis,html.theme--catppuccin-macchiato .is-active.file-cta,html.theme--catppuccin-macchiato .is-active.file-name,html.theme--catppuccin-macchiato .select select.is-active,html.theme--catppuccin-macchiato .is-active.textarea,html.theme--catppuccin-macchiato .is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .is-active.button{outline:none}html.theme--catppuccin-macchiato .pagination-previous[disabled],html.theme--catppuccin-macchiato .pagination-next[disabled],html.theme--catppuccin-macchiato .pagination-link[disabled],html.theme--catppuccin-macchiato .pagination-ellipsis[disabled],html.theme--catppuccin-macchiato .file-cta[disabled],html.theme--catppuccin-macchiato .file-name[disabled],html.theme--catppuccin-macchiato .select select[disabled],html.theme--catppuccin-macchiato .textarea[disabled],html.theme--catppuccin-macchiato .input[disabled],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-macchiato .button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-macchiato .file-name,html.theme--catppuccin-macchiato fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-macchiato .select select,fieldset[disabled] html.theme--catppuccin-macchiato .textarea,fieldset[disabled] html.theme--catppuccin-macchiato .input,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato fieldset[disabled] .select select,html.theme--catppuccin-macchiato .select fieldset[disabled] select,html.theme--catppuccin-macchiato fieldset[disabled] .textarea,html.theme--catppuccin-macchiato fieldset[disabled] .input,html.theme--catppuccin-macchiato fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-macchiato .button,html.theme--catppuccin-macchiato fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-macchiato .tabs,html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .breadcrumb,html.theme--catppuccin-macchiato .file,html.theme--catppuccin-macchiato .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-macchiato .admonition:not(:last-child),html.theme--catppuccin-macchiato .tabs:not(:last-child),html.theme--catppuccin-macchiato .pagination:not(:last-child),html.theme--catppuccin-macchiato .message:not(:last-child),html.theme--catppuccin-macchiato .level:not(:last-child),html.theme--catppuccin-macchiato .breadcrumb:not(:last-child),html.theme--catppuccin-macchiato .block:not(:last-child),html.theme--catppuccin-macchiato .title:not(:last-child),html.theme--catppuccin-macchiato .subtitle:not(:last-child),html.theme--catppuccin-macchiato .table-container:not(:last-child),html.theme--catppuccin-macchiato .table:not(:last-child),html.theme--catppuccin-macchiato .progress:not(:last-child),html.theme--catppuccin-macchiato .notification:not(:last-child),html.theme--catppuccin-macchiato .content:not(:last-child),html.theme--catppuccin-macchiato .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .modal-close,html.theme--catppuccin-macchiato .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-macchiato .modal-close::before,html.theme--catppuccin-macchiato .delete::before,html.theme--catppuccin-macchiato .modal-close::after,html.theme--catppuccin-macchiato .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-macchiato .modal-close::before,html.theme--catppuccin-macchiato .delete::before{height:2px;width:50%}html.theme--catppuccin-macchiato .modal-close::after,html.theme--catppuccin-macchiato .delete::after{height:50%;width:2px}html.theme--catppuccin-macchiato .modal-close:hover,html.theme--catppuccin-macchiato .delete:hover,html.theme--catppuccin-macchiato .modal-close:focus,html.theme--catppuccin-macchiato .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-macchiato .modal-close:active,html.theme--catppuccin-macchiato .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-macchiato .is-small.modal-close,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-macchiato .is-small.delete,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-macchiato .is-medium.modal-close,html.theme--catppuccin-macchiato .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-macchiato .is-large.modal-close,html.theme--catppuccin-macchiato .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-macchiato .control.is-loading::after,html.theme--catppuccin-macchiato .select.is-loading::after,html.theme--catppuccin-macchiato .loader,html.theme--catppuccin-macchiato .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #8087a2;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-macchiato .hero-video,html.theme--catppuccin-macchiato .modal-background,html.theme--catppuccin-macchiato .modal,html.theme--catppuccin-macchiato .image.is-square img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-macchiato .image.is-square .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-macchiato .image.is-1by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-macchiato .image.is-1by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-macchiato .image.is-5by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-macchiato .image.is-4by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-macchiato .image.is-3by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-macchiato .image.is-5by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-16by9 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-macchiato .image.is-16by9 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-macchiato .image.is-2by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-macchiato .image.is-3by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-macchiato .image.is-4by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-macchiato .image.is-3by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-macchiato .image.is-2by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-macchiato .image.is-3by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-9by16 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-macchiato .image.is-9by16 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-macchiato .image.is-1by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-macchiato .image.is-1by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-macchiato .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#363a4f !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#212431 !important}.has-background-dark{background-color:#363a4f !important}.has-text-primary{color:#8aadf4 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#5b8cf0 !important}.has-background-primary{background-color:#8aadf4 !important}.has-text-primary-light{color:#ecf2fd !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bed1f9 !important}.has-background-primary-light{background-color:#ecf2fd !important}.has-text-primary-dark{color:#0e3b95 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#124dc4 !important}.has-background-primary-dark{background-color:#0e3b95 !important}.has-text-link{color:#8aadf4 !important}a.has-text-link:hover,a.has-text-link:focus{color:#5b8cf0 !important}.has-background-link{background-color:#8aadf4 !important}.has-text-link-light{color:#ecf2fd !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bed1f9 !important}.has-background-link-light{background-color:#ecf2fd !important}.has-text-link-dark{color:#0e3b95 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#124dc4 !important}.has-background-link-dark{background-color:#0e3b95 !important}.has-text-info{color:#8bd5ca !important}a.has-text-info:hover,a.has-text-info:focus{color:#66c7b9 !important}.has-background-info{background-color:#8bd5ca !important}.has-text-info-light{color:#f0faf8 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#cbece7 !important}.has-background-info-light{background-color:#f0faf8 !important}.has-text-info-dark{color:#276d62 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#359284 !important}.has-background-info-dark{background-color:#276d62 !important}.has-text-success{color:#a6da95 !important}a.has-text-success:hover,a.has-text-success:focus{color:#86cd6f !important}.has-background-success{background-color:#a6da95 !important}.has-text-success-light{color:#f2faf0 !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#d3edca !important}.has-background-success-light{background-color:#f2faf0 !important}.has-text-success-dark{color:#386e26 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#4b9333 !important}.has-background-success-dark{background-color:#386e26 !important}.has-text-warning{color:#eed49f !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#e6c174 !important}.has-background-warning{background-color:#eed49f !important}.has-text-warning-light{color:#fcf7ee !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f4e4c2 !important}.has-background-warning-light{background-color:#fcf7ee !important}.has-text-warning-dark{color:#7e5c16 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#a97b1e !important}.has-background-warning-dark{background-color:#7e5c16 !important}.has-text-danger{color:#ed8796 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#e65b6f !important}.has-background-danger{background-color:#ed8796 !important}.has-text-danger-light{color:#fcedef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f6c1c9 !important}.has-background-danger-light{background-color:#fcedef !important}.has-text-danger-dark{color:#971729 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c31d36 !important}.has-background-danger-dark{background-color:#971729 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363a4f !important}.has-background-grey-darker{background-color:#363a4f !important}.has-text-grey-dark{color:#494d64 !important}.has-background-grey-dark{background-color:#494d64 !important}.has-text-grey{color:#5b6078 !important}.has-background-grey{background-color:#5b6078 !important}.has-text-grey-light{color:#6e738d !important}.has-background-grey-light{background-color:#6e738d !important}.has-text-grey-lighter{color:#8087a2 !important}.has-background-grey-lighter{background-color:#8087a2 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-macchiato html{background-color:#24273a;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-macchiato article,html.theme--catppuccin-macchiato aside,html.theme--catppuccin-macchiato figure,html.theme--catppuccin-macchiato footer,html.theme--catppuccin-macchiato header,html.theme--catppuccin-macchiato hgroup,html.theme--catppuccin-macchiato section{display:block}html.theme--catppuccin-macchiato body,html.theme--catppuccin-macchiato button,html.theme--catppuccin-macchiato input,html.theme--catppuccin-macchiato optgroup,html.theme--catppuccin-macchiato select,html.theme--catppuccin-macchiato textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-macchiato code,html.theme--catppuccin-macchiato pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-macchiato body{color:#cad3f5;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-macchiato a{color:#8aadf4;cursor:pointer;text-decoration:none}html.theme--catppuccin-macchiato a strong{color:currentColor}html.theme--catppuccin-macchiato a:hover{color:#91d7e3}html.theme--catppuccin-macchiato code{background-color:#1e2030;color:#cad3f5;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-macchiato hr{background-color:#1e2030;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-macchiato img{height:auto;max-width:100%}html.theme--catppuccin-macchiato input[type="checkbox"],html.theme--catppuccin-macchiato input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-macchiato small{font-size:.875em}html.theme--catppuccin-macchiato span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-macchiato strong{color:#b5c1f1;font-weight:700}html.theme--catppuccin-macchiato fieldset{border:none}html.theme--catppuccin-macchiato pre{-webkit-overflow-scrolling:touch;background-color:#1e2030;color:#cad3f5;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-macchiato pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-macchiato table td,html.theme--catppuccin-macchiato table th{vertical-align:top}html.theme--catppuccin-macchiato table td:not([align]),html.theme--catppuccin-macchiato table th:not([align]){text-align:inherit}html.theme--catppuccin-macchiato table th{color:#b5c1f1}html.theme--catppuccin-macchiato .box{background-color:#494d64;border-radius:8px;box-shadow:none;color:#cad3f5;display:block;padding:1.25rem}html.theme--catppuccin-macchiato a.box:hover,html.theme--catppuccin-macchiato a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #8aadf4}html.theme--catppuccin-macchiato a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #8aadf4}html.theme--catppuccin-macchiato .button{background-color:#1e2030;border-color:#3b3f5f;border-width:1px;color:#8aadf4;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-macchiato .button strong{color:inherit}html.theme--catppuccin-macchiato .button .icon,html.theme--catppuccin-macchiato .button .icon.is-small,html.theme--catppuccin-macchiato .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-macchiato .button .icon.is-medium,html.theme--catppuccin-macchiato .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-macchiato .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-macchiato .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-macchiato .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-macchiato .button:hover,html.theme--catppuccin-macchiato .button.is-hovered{border-color:#6e738d;color:#b5c1f1}html.theme--catppuccin-macchiato .button:focus,html.theme--catppuccin-macchiato .button.is-focused{border-color:#6e738d;color:#739df2}html.theme--catppuccin-macchiato .button:focus:not(:active),html.theme--catppuccin-macchiato .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button:active,html.theme--catppuccin-macchiato .button.is-active{border-color:#494d64;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text{background-color:transparent;border-color:transparent;color:#cad3f5;text-decoration:underline}html.theme--catppuccin-macchiato .button.is-text:hover,html.theme--catppuccin-macchiato .button.is-text.is-hovered,html.theme--catppuccin-macchiato .button.is-text:focus,html.theme--catppuccin-macchiato .button.is-text.is-focused{background-color:#1e2030;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text:active,html.theme--catppuccin-macchiato .button.is-text.is-active{background-color:#141620;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-macchiato .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#8aadf4;text-decoration:none}html.theme--catppuccin-macchiato .button.is-ghost:hover,html.theme--catppuccin-macchiato .button.is-ghost.is-hovered{color:#8aadf4;text-decoration:underline}html.theme--catppuccin-macchiato .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:hover,html.theme--catppuccin-macchiato .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:focus,html.theme--catppuccin-macchiato .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:focus:not(:active),html.theme--catppuccin-macchiato .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .button.is-white:active,html.theme--catppuccin-macchiato .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-macchiato .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-macchiato .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-white.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:hover,html.theme--catppuccin-macchiato .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:focus,html.theme--catppuccin-macchiato .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:focus:not(:active),html.theme--catppuccin-macchiato .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .button.is-black:active,html.theme--catppuccin-macchiato .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-macchiato .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-black.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:hover,html.theme--catppuccin-macchiato .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:focus,html.theme--catppuccin-macchiato .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:focus:not(:active),html.theme--catppuccin-macchiato .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .button.is-light:active,html.theme--catppuccin-macchiato .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-macchiato .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-light.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-dark,html.theme--catppuccin-macchiato .content kbd.button{background-color:#363a4f;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:hover,html.theme--catppuccin-macchiato .content kbd.button:hover,html.theme--catppuccin-macchiato .button.is-dark.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-hovered{background-color:#313447;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:focus,html.theme--catppuccin-macchiato .content kbd.button:focus,html.theme--catppuccin-macchiato .button.is-dark.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:focus:not(:active),html.theme--catppuccin-macchiato .content kbd.button:focus:not(:active),html.theme--catppuccin-macchiato .button.is-dark.is-focused:not(:active),html.theme--catppuccin-macchiato .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .button.is-dark:active,html.theme--catppuccin-macchiato .content kbd.button:active,html.theme--catppuccin-macchiato .button.is-dark.is-active,html.theme--catppuccin-macchiato .content kbd.button.is-active{background-color:#2c2f40;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark[disabled],html.theme--catppuccin-macchiato .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button{background-color:#363a4f;border-color:#363a4f;box-shadow:none}html.theme--catppuccin-macchiato .button.is-dark.is-inverted,html.theme--catppuccin-macchiato .content kbd.button.is-inverted{background-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted:hover,html.theme--catppuccin-macchiato .content kbd.button.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-dark.is-inverted[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-loading::after,html.theme--catppuccin-macchiato .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined,html.theme--catppuccin-macchiato .content kbd.button.is-outlined{background-color:transparent;border-color:#363a4f;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-outlined:hover,html.theme--catppuccin-macchiato .content kbd.button.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-dark.is-outlined:focus,html.theme--catppuccin-macchiato .content kbd.button.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-focused{background-color:#363a4f;border-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #363a4f #363a4f !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-outlined{background-color:transparent;border-color:#363a4f;box-shadow:none;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363a4f #363a4f !important}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:focus:not(:active),html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-macchiato .button.is-primary.is-focused:not(:active),html.theme--catppuccin-macchiato .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button.is-primary:active,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-macchiato .button.is-primary.is-active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-active.docs-sourcelink{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink{background-color:#8aadf4;border-color:#8aadf4;box-shadow:none}html.theme--catppuccin-macchiato .button.is-primary.is-inverted,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-primary.is-inverted[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-loading::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-outlined:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-macchiato .button.is-primary.is-outlined:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8aadf4;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-light,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-primary.is-light:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-light.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e1eafc;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-primary.is-light:active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-macchiato .button.is-primary.is-light.is-active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d5e2fb;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:hover,html.theme--catppuccin-macchiato .button.is-link.is-hovered{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:focus,html.theme--catppuccin-macchiato .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:focus:not(:active),html.theme--catppuccin-macchiato .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button.is-link:active,html.theme--catppuccin-macchiato .button.is-link.is-active{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link{background-color:#8aadf4;border-color:#8aadf4;box-shadow:none}html.theme--catppuccin-macchiato .button.is-link.is-inverted{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined{background-color:transparent;border-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-link.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-focused{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-outlined{background-color:transparent;border-color:#8aadf4;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-light{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link.is-light:hover,html.theme--catppuccin-macchiato .button.is-link.is-light.is-hovered{background-color:#e1eafc;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link.is-light:active,html.theme--catppuccin-macchiato .button.is-link.is-light.is-active{background-color:#d5e2fb;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-info{background-color:#8bd5ca;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:hover,html.theme--catppuccin-macchiato .button.is-info.is-hovered{background-color:#82d2c6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:focus,html.theme--catppuccin-macchiato .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:focus:not(:active),html.theme--catppuccin-macchiato .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .button.is-info:active,html.theme--catppuccin-macchiato .button.is-info.is-active{background-color:#78cec1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info{background-color:#8bd5ca;border-color:#8bd5ca;box-shadow:none}html.theme--catppuccin-macchiato .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined{background-color:transparent;border-color:#8bd5ca;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-info.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-focused{background-color:#8bd5ca;border-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #8bd5ca #8bd5ca !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-outlined{background-color:transparent;border-color:#8bd5ca;box-shadow:none;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8bd5ca #8bd5ca !important}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-light{background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .button.is-info.is-light:hover,html.theme--catppuccin-macchiato .button.is-info.is-light.is-hovered{background-color:#e7f6f4;border-color:transparent;color:#276d62}html.theme--catppuccin-macchiato .button.is-info.is-light:active,html.theme--catppuccin-macchiato .button.is-info.is-light.is-active{background-color:#ddf3f0;border-color:transparent;color:#276d62}html.theme--catppuccin-macchiato .button.is-success{background-color:#a6da95;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:hover,html.theme--catppuccin-macchiato .button.is-success.is-hovered{background-color:#9ed78c;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:focus,html.theme--catppuccin-macchiato .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:focus:not(:active),html.theme--catppuccin-macchiato .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .button.is-success:active,html.theme--catppuccin-macchiato .button.is-success.is-active{background-color:#96d382;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success{background-color:#a6da95;border-color:#a6da95;box-shadow:none}html.theme--catppuccin-macchiato .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined{background-color:transparent;border-color:#a6da95;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-success.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-focused{background-color:#a6da95;border-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6da95 #a6da95 !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-outlined{background-color:transparent;border-color:#a6da95;box-shadow:none;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6da95 #a6da95 !important}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-light{background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .button.is-success.is-light:hover,html.theme--catppuccin-macchiato .button.is-success.is-light.is-hovered{background-color:#eaf6e6;border-color:transparent;color:#386e26}html.theme--catppuccin-macchiato .button.is-success.is-light:active,html.theme--catppuccin-macchiato .button.is-success.is-light.is-active{background-color:#e2f3dd;border-color:transparent;color:#386e26}html.theme--catppuccin-macchiato .button.is-warning{background-color:#eed49f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:hover,html.theme--catppuccin-macchiato .button.is-warning.is-hovered{background-color:#eccf94;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:focus,html.theme--catppuccin-macchiato .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:focus:not(:active),html.theme--catppuccin-macchiato .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .button.is-warning:active,html.theme--catppuccin-macchiato .button.is-warning.is-active{background-color:#eaca89;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning{background-color:#eed49f;border-color:#eed49f;box-shadow:none}html.theme--catppuccin-macchiato .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined{background-color:transparent;border-color:#eed49f;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-warning.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-focused{background-color:#eed49f;border-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #eed49f #eed49f !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-outlined{background-color:transparent;border-color:#eed49f;box-shadow:none;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #eed49f #eed49f !important}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-light{background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-warning.is-light:hover,html.theme--catppuccin-macchiato .button.is-warning.is-light.is-hovered{background-color:#faf2e3;border-color:transparent;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-warning.is-light:active,html.theme--catppuccin-macchiato .button.is-warning.is-light.is-active{background-color:#f8eed8;border-color:transparent;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-danger{background-color:#ed8796;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:hover,html.theme--catppuccin-macchiato .button.is-danger.is-hovered{background-color:#eb7c8c;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:focus,html.theme--catppuccin-macchiato .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:focus:not(:active),html.theme--catppuccin-macchiato .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .button.is-danger:active,html.theme--catppuccin-macchiato .button.is-danger.is-active{background-color:#ea7183;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger{background-color:#ed8796;border-color:#ed8796;box-shadow:none}html.theme--catppuccin-macchiato .button.is-danger.is-inverted{background-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined{background-color:transparent;border-color:#ed8796;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-danger.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-focused{background-color:#ed8796;border-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #ed8796 #ed8796 !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-outlined{background-color:transparent;border-color:#ed8796;box-shadow:none;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ed8796 #ed8796 !important}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-light{background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .button.is-danger.is-light:hover,html.theme--catppuccin-macchiato .button.is-danger.is-light.is-hovered{background-color:#fbe2e6;border-color:transparent;color:#971729}html.theme--catppuccin-macchiato .button.is-danger.is-light:active,html.theme--catppuccin-macchiato .button.is-danger.is-light.is-active{background-color:#f9d7dc;border-color:transparent;color:#971729}html.theme--catppuccin-macchiato .button.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-small:not(.is-rounded),html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-macchiato .button.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .button.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .button.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button{background-color:#6e738d;border-color:#5b6078;box-shadow:none;opacity:.5}html.theme--catppuccin-macchiato .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-macchiato .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-macchiato .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-macchiato .button.is-static{background-color:#1e2030;border-color:#5b6078;color:#8087a2;box-shadow:none;pointer-events:none}html.theme--catppuccin-macchiato .button.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-macchiato .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-macchiato .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-macchiato .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-macchiato .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-macchiato .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-macchiato .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-macchiato .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-macchiato .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-macchiato .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-macchiato .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-macchiato .buttons.has-addons .button:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-macchiato .buttons.has-addons .button:focus,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-focused,html.theme--catppuccin-macchiato .buttons.has-addons .button:active,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-active,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-macchiato .buttons.has-addons .button:focus:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button:active:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-macchiato .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .buttons.is-centered{justify-content:center}html.theme--catppuccin-macchiato .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-macchiato .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .button.is-responsive.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-macchiato .button.is-responsive,html.theme--catppuccin-macchiato .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-macchiato .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .button.is-responsive.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-macchiato .button.is-responsive,html.theme--catppuccin-macchiato .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-macchiato .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-macchiato .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-macchiato .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-macchiato .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-macchiato .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-macchiato .content li+li{margin-top:0.25em}html.theme--catppuccin-macchiato .content p:not(:last-child),html.theme--catppuccin-macchiato .content dl:not(:last-child),html.theme--catppuccin-macchiato .content ol:not(:last-child),html.theme--catppuccin-macchiato .content ul:not(:last-child),html.theme--catppuccin-macchiato .content blockquote:not(:last-child),html.theme--catppuccin-macchiato .content pre:not(:last-child),html.theme--catppuccin-macchiato .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-macchiato .content h1,html.theme--catppuccin-macchiato .content h2,html.theme--catppuccin-macchiato .content h3,html.theme--catppuccin-macchiato .content h4,html.theme--catppuccin-macchiato .content h5,html.theme--catppuccin-macchiato .content h6{color:#cad3f5;font-weight:600;line-height:1.125}html.theme--catppuccin-macchiato .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-macchiato .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-macchiato .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-macchiato .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-macchiato .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-macchiato .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-macchiato .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-macchiato .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-macchiato .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-macchiato .content blockquote{background-color:#1e2030;border-left:5px solid #5b6078;padding:1.25em 1.5em}html.theme--catppuccin-macchiato .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-macchiato .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-macchiato .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-macchiato .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-macchiato .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-macchiato .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-macchiato .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-macchiato .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-macchiato .content ul ul ul{list-style-type:square}html.theme--catppuccin-macchiato .content dd{margin-left:2em}html.theme--catppuccin-macchiato .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-macchiato .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-macchiato .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-macchiato .content figure img{display:inline-block}html.theme--catppuccin-macchiato .content figure figcaption{font-style:italic}html.theme--catppuccin-macchiato .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-macchiato .content sup,html.theme--catppuccin-macchiato .content sub{font-size:75%}html.theme--catppuccin-macchiato .content table{width:100%}html.theme--catppuccin-macchiato .content table td,html.theme--catppuccin-macchiato .content table th{border:1px solid #5b6078;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-macchiato .content table th{color:#b5c1f1}html.theme--catppuccin-macchiato .content table th:not([align]){text-align:inherit}html.theme--catppuccin-macchiato .content table thead td,html.theme--catppuccin-macchiato .content table thead th{border-width:0 0 2px;color:#b5c1f1}html.theme--catppuccin-macchiato .content table tfoot td,html.theme--catppuccin-macchiato .content table tfoot th{border-width:2px 0 0;color:#b5c1f1}html.theme--catppuccin-macchiato .content table tbody tr:last-child td,html.theme--catppuccin-macchiato .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-macchiato .content .tabs li+li{margin-top:0}html.theme--catppuccin-macchiato .content.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-macchiato .content.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .content.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .content.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-macchiato .icon.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-macchiato .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-macchiato .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-macchiato .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-macchiato .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-macchiato .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-macchiato div.icon-text{display:flex}html.theme--catppuccin-macchiato .image,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-macchiato .image img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-macchiato .image img.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-macchiato .image.is-fullwidth,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .image.is-square img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-macchiato .image.is-square .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-macchiato .image.is-1by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-macchiato .image.is-1by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-macchiato .image.is-5by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-macchiato .image.is-4by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-macchiato .image.is-3by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-macchiato .image.is-5by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-16by9 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-macchiato .image.is-16by9 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-macchiato .image.is-2by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-macchiato .image.is-3by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-macchiato .image.is-4by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-macchiato .image.is-3by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-macchiato .image.is-2by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-macchiato .image.is-3by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-9by16 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-macchiato .image.is-9by16 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-macchiato .image.is-1by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-macchiato .image.is-1by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-macchiato .image.is-square,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-macchiato .image.is-1by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-macchiato .image.is-5by4,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-macchiato .image.is-4by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-macchiato .image.is-3by2,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-macchiato .image.is-5by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-macchiato .image.is-16by9,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-macchiato .image.is-2by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-macchiato .image.is-3by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-macchiato .image.is-4by5,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-macchiato .image.is-3by4,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-macchiato .image.is-2by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-macchiato .image.is-3by5,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-macchiato .image.is-9by16,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-macchiato .image.is-1by2,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-macchiato .image.is-1by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-macchiato .image.is-16x16,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-macchiato .image.is-24x24,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-macchiato .image.is-32x32,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-macchiato .image.is-48x48,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-macchiato .image.is-64x64,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-macchiato .image.is-96x96,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-macchiato .image.is-128x128,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-macchiato .notification{background-color:#1e2030;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-macchiato .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-macchiato .notification strong{color:currentColor}html.theme--catppuccin-macchiato .notification code,html.theme--catppuccin-macchiato .notification pre{background:#fff}html.theme--catppuccin-macchiato .notification pre code{background:transparent}html.theme--catppuccin-macchiato .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-macchiato .notification .title,html.theme--catppuccin-macchiato .notification .subtitle,html.theme--catppuccin-macchiato .notification .content{color:currentColor}html.theme--catppuccin-macchiato .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-dark,html.theme--catppuccin-macchiato .content kbd.notification{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .notification.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.notification.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .notification.is-primary.is-light,html.theme--catppuccin-macchiato .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .notification.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .notification.is-link.is-light{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .notification.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-info.is-light{background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .notification.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-success.is-light{background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .notification.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-warning.is-light{background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .notification.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .notification.is-danger.is-light{background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-macchiato .progress::-webkit-progress-bar{background-color:#494d64}html.theme--catppuccin-macchiato .progress::-webkit-progress-value{background-color:#8087a2}html.theme--catppuccin-macchiato .progress::-moz-progress-bar{background-color:#8087a2}html.theme--catppuccin-macchiato .progress::-ms-fill{background-color:#8087a2;border:none}html.theme--catppuccin-macchiato .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-macchiato .content kbd.progress::-webkit-progress-value{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-macchiato .content kbd.progress::-moz-progress-bar{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark::-ms-fill,html.theme--catppuccin-macchiato .content kbd.progress::-ms-fill{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark:indeterminate,html.theme--catppuccin-macchiato .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #363a4f 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary::-ms-fill,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary:indeterminate,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #8aadf4 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-link::-webkit-progress-value{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link::-moz-progress-bar{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link::-ms-fill{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link:indeterminate{background-image:linear-gradient(to right, #8aadf4 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-info::-webkit-progress-value{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info::-moz-progress-bar{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info::-ms-fill{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info:indeterminate{background-image:linear-gradient(to right, #8bd5ca 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-success::-webkit-progress-value{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success::-moz-progress-bar{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success::-ms-fill{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6da95 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-warning::-webkit-progress-value{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning::-moz-progress-bar{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning::-ms-fill{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #eed49f 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-danger::-webkit-progress-value{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger::-moz-progress-bar{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger::-ms-fill{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #ed8796 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#494d64;background-image:linear-gradient(to right, #cad3f5 30%, #494d64 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-macchiato .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-macchiato .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-macchiato .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-macchiato .progress.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-macchiato .progress.is-medium{height:1.25rem}html.theme--catppuccin-macchiato .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-macchiato .table{background-color:#494d64;color:#cad3f5}html.theme--catppuccin-macchiato .table td,html.theme--catppuccin-macchiato .table th{border:1px solid #5b6078;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-macchiato .table td.is-white,html.theme--catppuccin-macchiato .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .table td.is-black,html.theme--catppuccin-macchiato .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .table td.is-light,html.theme--catppuccin-macchiato .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-dark,html.theme--catppuccin-macchiato .table th.is-dark{background-color:#363a4f;border-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .table td.is-primary,html.theme--catppuccin-macchiato .table th.is-primary{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-link,html.theme--catppuccin-macchiato .table th.is-link{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-info,html.theme--catppuccin-macchiato .table th.is-info{background-color:#8bd5ca;border-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-success,html.theme--catppuccin-macchiato .table th.is-success{background-color:#a6da95;border-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-warning,html.theme--catppuccin-macchiato .table th.is-warning{background-color:#eed49f;border-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-danger,html.theme--catppuccin-macchiato .table th.is-danger{background-color:#ed8796;border-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .table td.is-narrow,html.theme--catppuccin-macchiato .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-macchiato .table td.is-selected,html.theme--catppuccin-macchiato .table th.is-selected{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-selected a,html.theme--catppuccin-macchiato .table td.is-selected strong,html.theme--catppuccin-macchiato .table th.is-selected a,html.theme--catppuccin-macchiato .table th.is-selected strong{color:currentColor}html.theme--catppuccin-macchiato .table td.is-vcentered,html.theme--catppuccin-macchiato .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-macchiato .table th{color:#b5c1f1}html.theme--catppuccin-macchiato .table th:not([align]){text-align:left}html.theme--catppuccin-macchiato .table tr.is-selected{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table tr.is-selected a,html.theme--catppuccin-macchiato .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-macchiato .table tr.is-selected td,html.theme--catppuccin-macchiato .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-macchiato .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table thead td,html.theme--catppuccin-macchiato .table thead th{border-width:0 0 2px;color:#b5c1f1}html.theme--catppuccin-macchiato .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table tfoot td,html.theme--catppuccin-macchiato .table tfoot th{border-width:2px 0 0;color:#b5c1f1}html.theme--catppuccin-macchiato .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table tbody tr:last-child td,html.theme--catppuccin-macchiato .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-macchiato .table.is-bordered td,html.theme--catppuccin-macchiato .table.is-bordered th{border-width:1px}html.theme--catppuccin-macchiato .table.is-bordered tr:last-child td,html.theme--catppuccin-macchiato .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-macchiato .table.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#363a4f}html.theme--catppuccin-macchiato .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#363a4f}html.theme--catppuccin-macchiato .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#3a3e55}html.theme--catppuccin-macchiato .table.is-narrow td,html.theme--catppuccin-macchiato .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-macchiato .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#363a4f}html.theme--catppuccin-macchiato .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-macchiato .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .tags .tag,html.theme--catppuccin-macchiato .tags .content kbd,html.theme--catppuccin-macchiato .content .tags kbd,html.theme--catppuccin-macchiato .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-macchiato .tags .tag:not(:last-child),html.theme--catppuccin-macchiato .tags .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags kbd:not(:last-child),html.theme--catppuccin-macchiato .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-macchiato .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-macchiato .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-macchiato .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-macchiato .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-macchiato .tags.is-centered{justify-content:center}html.theme--catppuccin-macchiato .tags.is-centered .tag,html.theme--catppuccin-macchiato .tags.is-centered .content kbd,html.theme--catppuccin-macchiato .content .tags.is-centered kbd,html.theme--catppuccin-macchiato .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-macchiato .tags.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .tags.is-right .tag:not(:first-child),html.theme--catppuccin-macchiato .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-macchiato .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-macchiato .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-macchiato .tags.is-right .tag:not(:last-child),html.theme--catppuccin-macchiato .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-macchiato .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-macchiato .tags.has-addons .tag,html.theme--catppuccin-macchiato .tags.has-addons .content kbd,html.theme--catppuccin-macchiato .content .tags.has-addons kbd,html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-macchiato .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-macchiato .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-macchiato .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-macchiato .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-macchiato .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-macchiato .tag:not(body),html.theme--catppuccin-macchiato .content kbd:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#1e2030;border-radius:.4em;color:#cad3f5;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-macchiato .tag:not(body) .delete,html.theme--catppuccin-macchiato .content kbd:not(body) .delete,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-macchiato .tag.is-white:not(body),html.theme--catppuccin-macchiato .content kbd.is-white:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .tag.is-black:not(body),html.theme--catppuccin-macchiato .content kbd.is-black:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .tag.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-dark:not(body),html.theme--catppuccin-macchiato .content kbd:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-macchiato .content .docstring>section>kbd:not(body){background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .tag.is-primary:not(body),html.theme--catppuccin-macchiato .content kbd.is-primary:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .tag.is-primary.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .tag.is-link:not(body),html.theme--catppuccin-macchiato .content kbd.is-link:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .tag.is-link.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-link.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .tag.is-info:not(body),html.theme--catppuccin-macchiato .content kbd.is-info:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-info.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-info.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .tag.is-success:not(body),html.theme--catppuccin-macchiato .content kbd.is-success:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-success.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-success.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .tag.is-warning:not(body),html.theme--catppuccin-macchiato .content kbd.is-warning:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-warning.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .tag.is-danger:not(body),html.theme--catppuccin-macchiato .content kbd.is-danger:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .tag.is-danger.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .tag.is-normal:not(body),html.theme--catppuccin-macchiato .content kbd.is-normal:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-macchiato .tag.is-medium:not(body),html.theme--catppuccin-macchiato .content kbd.is-medium:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-macchiato .tag.is-large:not(body),html.theme--catppuccin-macchiato .content kbd.is-large:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-macchiato .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-macchiato .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-macchiato .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-macchiato .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-macchiato .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-macchiato .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-macchiato .tag.is-delete:not(body),html.theme--catppuccin-macchiato .content kbd.is-delete:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::before,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::before,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-macchiato .tag.is-delete:not(body)::after,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::after,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::before,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::before,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::after,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::after,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-macchiato .tag.is-delete:not(body):hover,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):hover,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-macchiato .tag.is-delete:not(body):focus,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):focus,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#141620}html.theme--catppuccin-macchiato .tag.is-delete:not(body):active,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):active,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#0a0b11}html.theme--catppuccin-macchiato .tag.is-rounded:not(body),html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-macchiato .content kbd.is-rounded:not(body),html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-macchiato a.tag:hover,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-macchiato .title,html.theme--catppuccin-macchiato .subtitle{word-break:break-word}html.theme--catppuccin-macchiato .title em,html.theme--catppuccin-macchiato .title span,html.theme--catppuccin-macchiato .subtitle em,html.theme--catppuccin-macchiato .subtitle span{font-weight:inherit}html.theme--catppuccin-macchiato .title sub,html.theme--catppuccin-macchiato .subtitle sub{font-size:.75em}html.theme--catppuccin-macchiato .title sup,html.theme--catppuccin-macchiato .subtitle sup{font-size:.75em}html.theme--catppuccin-macchiato .title .tag,html.theme--catppuccin-macchiato .title .content kbd,html.theme--catppuccin-macchiato .content .title kbd,html.theme--catppuccin-macchiato .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-macchiato .subtitle .tag,html.theme--catppuccin-macchiato .subtitle .content kbd,html.theme--catppuccin-macchiato .content .subtitle kbd,html.theme--catppuccin-macchiato .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-macchiato .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-macchiato .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-macchiato .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-macchiato .title.is-1{font-size:3rem}html.theme--catppuccin-macchiato .title.is-2{font-size:2.5rem}html.theme--catppuccin-macchiato .title.is-3{font-size:2rem}html.theme--catppuccin-macchiato .title.is-4{font-size:1.5rem}html.theme--catppuccin-macchiato .title.is-5{font-size:1.25rem}html.theme--catppuccin-macchiato .title.is-6{font-size:1rem}html.theme--catppuccin-macchiato .title.is-7{font-size:.75rem}html.theme--catppuccin-macchiato .subtitle{color:#6e738d;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-macchiato .subtitle strong{color:#6e738d;font-weight:600}html.theme--catppuccin-macchiato .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-macchiato .subtitle.is-1{font-size:3rem}html.theme--catppuccin-macchiato .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-macchiato .subtitle.is-3{font-size:2rem}html.theme--catppuccin-macchiato .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-macchiato .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-macchiato .subtitle.is-6{font-size:1rem}html.theme--catppuccin-macchiato .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-macchiato .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-macchiato .number{align-items:center;background-color:#1e2030;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{background-color:#24273a;border-color:#5b6078;border-radius:.4em;color:#8087a2}html.theme--catppuccin-macchiato .select select::-moz-placeholder,html.theme--catppuccin-macchiato .textarea::-moz-placeholder,html.theme--catppuccin-macchiato .input::-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select::-webkit-input-placeholder,html.theme--catppuccin-macchiato .textarea::-webkit-input-placeholder,html.theme--catppuccin-macchiato .input::-webkit-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:-moz-placeholder,html.theme--catppuccin-macchiato .textarea:-moz-placeholder,html.theme--catppuccin-macchiato .input:-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:-ms-input-placeholder,html.theme--catppuccin-macchiato .textarea:-ms-input-placeholder,html.theme--catppuccin-macchiato .input:-ms-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:hover,html.theme--catppuccin-macchiato .textarea:hover,html.theme--catppuccin-macchiato .input:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-macchiato .select select.is-hovered,html.theme--catppuccin-macchiato .is-hovered.textarea,html.theme--catppuccin-macchiato .is-hovered.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#6e738d}html.theme--catppuccin-macchiato .select select:focus,html.theme--catppuccin-macchiato .textarea:focus,html.theme--catppuccin-macchiato .input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-macchiato .select select.is-focused,html.theme--catppuccin-macchiato .is-focused.textarea,html.theme--catppuccin-macchiato .is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .select select:active,html.theme--catppuccin-macchiato .textarea:active,html.theme--catppuccin-macchiato .input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-macchiato .select select.is-active,html.theme--catppuccin-macchiato .is-active.textarea,html.theme--catppuccin-macchiato .is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#8aadf4;box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select select[disabled],html.theme--catppuccin-macchiato .textarea[disabled],html.theme--catppuccin-macchiato .input[disabled],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .select select,fieldset[disabled] html.theme--catppuccin-macchiato .textarea,fieldset[disabled] html.theme--catppuccin-macchiato .input,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{background-color:#6e738d;border-color:#1e2030;box-shadow:none;color:#f5f7fd}html.theme--catppuccin-macchiato .select select[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato .input[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato .input[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-macchiato .textarea[readonly],html.theme--catppuccin-macchiato .input[readonly],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-macchiato .is-white.textarea,html.theme--catppuccin-macchiato .is-white.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-macchiato .is-white.textarea:focus,html.theme--catppuccin-macchiato .is-white.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-macchiato .is-white.is-focused.textarea,html.theme--catppuccin-macchiato .is-white.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-white.textarea:active,html.theme--catppuccin-macchiato .is-white.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-macchiato .is-white.is-active.textarea,html.theme--catppuccin-macchiato .is-white.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .is-black.textarea,html.theme--catppuccin-macchiato .is-black.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-macchiato .is-black.textarea:focus,html.theme--catppuccin-macchiato .is-black.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-macchiato .is-black.is-focused.textarea,html.theme--catppuccin-macchiato .is-black.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-black.textarea:active,html.theme--catppuccin-macchiato .is-black.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-macchiato .is-black.is-active.textarea,html.theme--catppuccin-macchiato .is-black.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .is-light.textarea,html.theme--catppuccin-macchiato .is-light.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-macchiato .is-light.textarea:focus,html.theme--catppuccin-macchiato .is-light.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-macchiato .is-light.is-focused.textarea,html.theme--catppuccin-macchiato .is-light.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-light.textarea:active,html.theme--catppuccin-macchiato .is-light.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-macchiato .is-light.is-active.textarea,html.theme--catppuccin-macchiato .is-light.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .is-dark.textarea,html.theme--catppuccin-macchiato .content kbd.textarea,html.theme--catppuccin-macchiato .is-dark.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-macchiato .content kbd.input{border-color:#363a4f}html.theme--catppuccin-macchiato .is-dark.textarea:focus,html.theme--catppuccin-macchiato .content kbd.textarea:focus,html.theme--catppuccin-macchiato .is-dark.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-macchiato .content kbd.input:focus,html.theme--catppuccin-macchiato .is-dark.is-focused.textarea,html.theme--catppuccin-macchiato .content kbd.is-focused.textarea,html.theme--catppuccin-macchiato .is-dark.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .content kbd.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-dark.textarea:active,html.theme--catppuccin-macchiato .content kbd.textarea:active,html.theme--catppuccin-macchiato .is-dark.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-macchiato .content kbd.input:active,html.theme--catppuccin-macchiato .is-dark.is-active.textarea,html.theme--catppuccin-macchiato .content kbd.is-active.textarea,html.theme--catppuccin-macchiato .is-dark.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .content kbd.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .is-primary.textarea,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink{border-color:#8aadf4}html.theme--catppuccin-macchiato .is-primary.textarea:focus,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-macchiato .is-primary.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-macchiato .is-primary.is-focused.textarea,html.theme--catppuccin-macchiato .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.textarea:active,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-macchiato .is-primary.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-macchiato .is-primary.is-active.textarea,html.theme--catppuccin-macchiato .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .is-link.textarea,html.theme--catppuccin-macchiato .is-link.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#8aadf4}html.theme--catppuccin-macchiato .is-link.textarea:focus,html.theme--catppuccin-macchiato .is-link.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-macchiato .is-link.is-focused.textarea,html.theme--catppuccin-macchiato .is-link.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-link.textarea:active,html.theme--catppuccin-macchiato .is-link.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-macchiato .is-link.is-active.textarea,html.theme--catppuccin-macchiato .is-link.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .is-info.textarea,html.theme--catppuccin-macchiato .is-info.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#8bd5ca}html.theme--catppuccin-macchiato .is-info.textarea:focus,html.theme--catppuccin-macchiato .is-info.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-macchiato .is-info.is-focused.textarea,html.theme--catppuccin-macchiato .is-info.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-info.textarea:active,html.theme--catppuccin-macchiato .is-info.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-macchiato .is-info.is-active.textarea,html.theme--catppuccin-macchiato .is-info.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .is-success.textarea,html.theme--catppuccin-macchiato .is-success.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6da95}html.theme--catppuccin-macchiato .is-success.textarea:focus,html.theme--catppuccin-macchiato .is-success.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-macchiato .is-success.is-focused.textarea,html.theme--catppuccin-macchiato .is-success.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-success.textarea:active,html.theme--catppuccin-macchiato .is-success.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-macchiato .is-success.is-active.textarea,html.theme--catppuccin-macchiato .is-success.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .is-warning.textarea,html.theme--catppuccin-macchiato .is-warning.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#eed49f}html.theme--catppuccin-macchiato .is-warning.textarea:focus,html.theme--catppuccin-macchiato .is-warning.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-macchiato .is-warning.is-focused.textarea,html.theme--catppuccin-macchiato .is-warning.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-warning.textarea:active,html.theme--catppuccin-macchiato .is-warning.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-macchiato .is-warning.is-active.textarea,html.theme--catppuccin-macchiato .is-warning.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .is-danger.textarea,html.theme--catppuccin-macchiato .is-danger.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#ed8796}html.theme--catppuccin-macchiato .is-danger.textarea:focus,html.theme--catppuccin-macchiato .is-danger.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-macchiato .is-danger.is-focused.textarea,html.theme--catppuccin-macchiato .is-danger.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-danger.textarea:active,html.theme--catppuccin-macchiato .is-danger.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-macchiato .is-danger.is-active.textarea,html.theme--catppuccin-macchiato .is-danger.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .is-small.textarea,html.theme--catppuccin-macchiato .is-small.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-macchiato .is-medium.textarea,html.theme--catppuccin-macchiato .is-medium.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .is-large.textarea,html.theme--catppuccin-macchiato .is-large.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .is-fullwidth.textarea,html.theme--catppuccin-macchiato .is-fullwidth.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-macchiato .is-inline.textarea,html.theme--catppuccin-macchiato .is-inline.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-macchiato .input.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-macchiato .input.is-static,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-macchiato .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-macchiato .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-macchiato .textarea[rows]{height:initial}html.theme--catppuccin-macchiato .textarea.has-fixed-size{resize:none}html.theme--catppuccin-macchiato .radio,html.theme--catppuccin-macchiato .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-macchiato .radio input,html.theme--catppuccin-macchiato .checkbox input{cursor:pointer}html.theme--catppuccin-macchiato .radio:hover,html.theme--catppuccin-macchiato .checkbox:hover{color:#91d7e3}html.theme--catppuccin-macchiato .radio[disabled],html.theme--catppuccin-macchiato .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .radio,fieldset[disabled] html.theme--catppuccin-macchiato .checkbox,html.theme--catppuccin-macchiato .radio input[disabled],html.theme--catppuccin-macchiato .checkbox input[disabled]{color:#f5f7fd;cursor:not-allowed}html.theme--catppuccin-macchiato .radio+.radio{margin-left:.5em}html.theme--catppuccin-macchiato .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-macchiato .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading)::after{border-color:#8aadf4;right:1.125em;z-index:4}html.theme--catppuccin-macchiato .select.is-rounded select,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-macchiato .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-macchiato .select select::-ms-expand{display:none}html.theme--catppuccin-macchiato .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-macchiato .select select:hover{border-color:#1e2030}html.theme--catppuccin-macchiato .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-macchiato .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-macchiato .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#91d7e3}html.theme--catppuccin-macchiato .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-macchiato .select.is-white select{border-color:#fff}html.theme--catppuccin-macchiato .select.is-white select:hover,html.theme--catppuccin-macchiato .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-macchiato .select.is-white select:focus,html.theme--catppuccin-macchiato .select.is-white select.is-focused,html.theme--catppuccin-macchiato .select.is-white select:active,html.theme--catppuccin-macchiato .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-macchiato .select.is-black select:hover,html.theme--catppuccin-macchiato .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-macchiato .select.is-black select:focus,html.theme--catppuccin-macchiato .select.is-black select.is-focused,html.theme--catppuccin-macchiato .select.is-black select:active,html.theme--catppuccin-macchiato .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-macchiato .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-macchiato .select.is-light select:hover,html.theme--catppuccin-macchiato .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-macchiato .select.is-light select:focus,html.theme--catppuccin-macchiato .select.is-light select.is-focused,html.theme--catppuccin-macchiato .select.is-light select:active,html.theme--catppuccin-macchiato .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .select.is-dark:not(:hover)::after,html.theme--catppuccin-macchiato .content kbd.select:not(:hover)::after{border-color:#363a4f}html.theme--catppuccin-macchiato .select.is-dark select,html.theme--catppuccin-macchiato .content kbd.select select{border-color:#363a4f}html.theme--catppuccin-macchiato .select.is-dark select:hover,html.theme--catppuccin-macchiato .content kbd.select select:hover,html.theme--catppuccin-macchiato .select.is-dark select.is-hovered,html.theme--catppuccin-macchiato .content kbd.select select.is-hovered{border-color:#2c2f40}html.theme--catppuccin-macchiato .select.is-dark select:focus,html.theme--catppuccin-macchiato .content kbd.select select:focus,html.theme--catppuccin-macchiato .select.is-dark select.is-focused,html.theme--catppuccin-macchiato .content kbd.select select.is-focused,html.theme--catppuccin-macchiato .select.is-dark select:active,html.theme--catppuccin-macchiato .content kbd.select select:active,html.theme--catppuccin-macchiato .select.is-dark select.is-active,html.theme--catppuccin-macchiato .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .select.is-primary:not(:hover)::after,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-primary select,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-primary select:hover,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-macchiato .select.is-primary select.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#739df2}html.theme--catppuccin-macchiato .select.is-primary select:focus,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-macchiato .select.is-primary select.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-macchiato .select.is-primary select:active,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-macchiato .select.is-primary select.is-active,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select.is-link:not(:hover)::after{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-link select{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-link select:hover,html.theme--catppuccin-macchiato .select.is-link select.is-hovered{border-color:#739df2}html.theme--catppuccin-macchiato .select.is-link select:focus,html.theme--catppuccin-macchiato .select.is-link select.is-focused,html.theme--catppuccin-macchiato .select.is-link select:active,html.theme--catppuccin-macchiato .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select.is-info:not(:hover)::after{border-color:#8bd5ca}html.theme--catppuccin-macchiato .select.is-info select{border-color:#8bd5ca}html.theme--catppuccin-macchiato .select.is-info select:hover,html.theme--catppuccin-macchiato .select.is-info select.is-hovered{border-color:#78cec1}html.theme--catppuccin-macchiato .select.is-info select:focus,html.theme--catppuccin-macchiato .select.is-info select.is-focused,html.theme--catppuccin-macchiato .select.is-info select:active,html.theme--catppuccin-macchiato .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .select.is-success:not(:hover)::after{border-color:#a6da95}html.theme--catppuccin-macchiato .select.is-success select{border-color:#a6da95}html.theme--catppuccin-macchiato .select.is-success select:hover,html.theme--catppuccin-macchiato .select.is-success select.is-hovered{border-color:#96d382}html.theme--catppuccin-macchiato .select.is-success select:focus,html.theme--catppuccin-macchiato .select.is-success select.is-focused,html.theme--catppuccin-macchiato .select.is-success select:active,html.theme--catppuccin-macchiato .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .select.is-warning:not(:hover)::after{border-color:#eed49f}html.theme--catppuccin-macchiato .select.is-warning select{border-color:#eed49f}html.theme--catppuccin-macchiato .select.is-warning select:hover,html.theme--catppuccin-macchiato .select.is-warning select.is-hovered{border-color:#eaca89}html.theme--catppuccin-macchiato .select.is-warning select:focus,html.theme--catppuccin-macchiato .select.is-warning select.is-focused,html.theme--catppuccin-macchiato .select.is-warning select:active,html.theme--catppuccin-macchiato .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .select.is-danger:not(:hover)::after{border-color:#ed8796}html.theme--catppuccin-macchiato .select.is-danger select{border-color:#ed8796}html.theme--catppuccin-macchiato .select.is-danger select:hover,html.theme--catppuccin-macchiato .select.is-danger select.is-hovered{border-color:#ea7183}html.theme--catppuccin-macchiato .select.is-danger select:focus,html.theme--catppuccin-macchiato .select.is-danger select.is-focused,html.theme--catppuccin-macchiato .select.is-danger select:active,html.theme--catppuccin-macchiato .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .select.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-macchiato .select.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .select.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .select.is-disabled::after{border-color:#f5f7fd !important;opacity:0.5}html.theme--catppuccin-macchiato .select.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .select.is-fullwidth select{width:100%}html.theme--catppuccin-macchiato .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-macchiato .select.is-loading.is-small:after,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-macchiato .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-macchiato .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-macchiato .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-macchiato .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:hover .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:focus .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:active .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-black:hover .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-black:focus .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-black:active .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:hover .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:focus .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:active .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-dark .file-cta,html.theme--catppuccin-macchiato .content kbd.file .file-cta{background-color:#363a4f;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-dark:hover .file-cta,html.theme--catppuccin-macchiato .content kbd.file:hover .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-hovered .file-cta{background-color:#313447;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-dark:focus .file-cta,html.theme--catppuccin-macchiato .content kbd.file:focus .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-focused .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,58,79,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-dark:active .file-cta,html.theme--catppuccin-macchiato .content kbd.file:active .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-active .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-active .file-cta{background-color:#2c2f40;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary:hover .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary:focus .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-focused .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(138,173,244,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-primary:active .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-active .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link .file-cta{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link:hover .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-hovered .file-cta{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link:focus .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(138,173,244,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-link:active .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-active .file-cta{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-info .file-cta{background-color:#8bd5ca;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:hover .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-hovered .file-cta{background-color:#82d2c6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:focus .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(139,213,202,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:active .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-active .file-cta{background-color:#78cec1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success .file-cta{background-color:#a6da95;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:hover .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-hovered .file-cta{background-color:#9ed78c;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:focus .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,218,149,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:active .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-active .file-cta{background-color:#96d382;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning .file-cta{background-color:#eed49f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:hover .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-hovered .file-cta{background-color:#eccf94;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:focus .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(238,212,159,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:active .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-active .file-cta{background-color:#eaca89;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-danger .file-cta{background-color:#ed8796;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-danger:hover .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-hovered .file-cta{background-color:#eb7c8c;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-danger:focus .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(237,135,150,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-danger:active .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-active .file-cta{background-color:#ea7183;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-macchiato .file.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .file.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-macchiato .file.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-macchiato .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-macchiato .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-macchiato .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-macchiato .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-macchiato .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-macchiato .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-macchiato .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-macchiato .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-macchiato .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-macchiato .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-macchiato .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-macchiato .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-macchiato .file.is-centered{justify-content:center}html.theme--catppuccin-macchiato .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-macchiato .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-macchiato .file.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-macchiato .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-macchiato .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-macchiato .file-label:hover .file-cta{background-color:#313447;color:#b5c1f1}html.theme--catppuccin-macchiato .file-label:hover .file-name{border-color:#565a71}html.theme--catppuccin-macchiato .file-label:active .file-cta{background-color:#2c2f40;color:#b5c1f1}html.theme--catppuccin-macchiato .file-label:active .file-name{border-color:#505469}html.theme--catppuccin-macchiato .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato .file-name{border-color:#5b6078;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-macchiato .file-cta{background-color:#363a4f;color:#cad3f5}html.theme--catppuccin-macchiato .file-name{border-color:#5b6078;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-macchiato .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-macchiato .file-icon .fa{font-size:14px}html.theme--catppuccin-macchiato .label{color:#b5c1f1;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-macchiato .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-macchiato .label.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-macchiato .label.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .label.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-macchiato .help.is-white{color:#fff}html.theme--catppuccin-macchiato .help.is-black{color:#0a0a0a}html.theme--catppuccin-macchiato .help.is-light{color:#f5f5f5}html.theme--catppuccin-macchiato .help.is-dark,html.theme--catppuccin-macchiato .content kbd.help{color:#363a4f}html.theme--catppuccin-macchiato .help.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.help.docs-sourcelink{color:#8aadf4}html.theme--catppuccin-macchiato .help.is-link{color:#8aadf4}html.theme--catppuccin-macchiato .help.is-info{color:#8bd5ca}html.theme--catppuccin-macchiato .help.is-success{color:#a6da95}html.theme--catppuccin-macchiato .help.is-warning{color:#eed49f}html.theme--catppuccin-macchiato .help.is-danger{color:#ed8796}html.theme--catppuccin-macchiato .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-macchiato .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-macchiato .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-macchiato .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-macchiato .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-macchiato .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-macchiato .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-macchiato .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-macchiato .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field.is-horizontal{display:flex}}html.theme--catppuccin-macchiato .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-macchiato .field-label.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-macchiato .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-macchiato .field-body .field{margin-bottom:0}html.theme--catppuccin-macchiato .field-body>.field{flex-shrink:1}html.theme--catppuccin-macchiato .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-macchiato .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-macchiato .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-macchiato .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select:focus~.icon{color:#363a4f}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-macchiato .control.has-icons-left .icon,html.theme--catppuccin-macchiato .control.has-icons-right .icon{color:#5b6078;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-macchiato .control.has-icons-left .input,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-macchiato .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-macchiato .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-macchiato .control.has-icons-right .input,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-macchiato .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-macchiato .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-macchiato .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-macchiato .control.is-loading.is-small:after,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-macchiato .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-macchiato .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-macchiato .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-macchiato .breadcrumb a{align-items:center;color:#8aadf4;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-macchiato .breadcrumb a:hover{color:#91d7e3}html.theme--catppuccin-macchiato .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-macchiato .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-macchiato .breadcrumb li.is-active a{color:#b5c1f1;cursor:default;pointer-events:none}html.theme--catppuccin-macchiato .breadcrumb li+li::before{color:#6e738d;content:"\0002f"}html.theme--catppuccin-macchiato .breadcrumb ul,html.theme--catppuccin-macchiato .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-macchiato .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-macchiato .breadcrumb.is-centered ol,html.theme--catppuccin-macchiato .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-macchiato .breadcrumb.is-right ol,html.theme--catppuccin-macchiato .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-macchiato .breadcrumb.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-macchiato .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-macchiato .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-macchiato .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-macchiato .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-macchiato .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#cad3f5;max-width:100%;position:relative}html.theme--catppuccin-macchiato .card-footer:first-child,html.theme--catppuccin-macchiato .card-content:first-child,html.theme--catppuccin-macchiato .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-macchiato .card-footer:last-child,html.theme--catppuccin-macchiato .card-content:last-child,html.theme--catppuccin-macchiato .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-macchiato .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-macchiato .card-header-title{align-items:center;color:#b5c1f1;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-macchiato .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-macchiato .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-macchiato .card-image{display:block;position:relative}html.theme--catppuccin-macchiato .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-macchiato .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-macchiato .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-macchiato .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-macchiato .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-macchiato .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-macchiato .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-macchiato .dropdown.is-active .dropdown-menu,html.theme--catppuccin-macchiato .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-macchiato .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-macchiato .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-macchiato .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-macchiato .dropdown-content{background-color:#1e2030;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-macchiato .dropdown-item{color:#cad3f5;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-macchiato a.dropdown-item,html.theme--catppuccin-macchiato button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-macchiato a.dropdown-item:hover,html.theme--catppuccin-macchiato button.dropdown-item:hover{background-color:#1e2030;color:#0a0a0a}html.theme--catppuccin-macchiato a.dropdown-item.is-active,html.theme--catppuccin-macchiato button.dropdown-item.is-active{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-macchiato .level{align-items:center;justify-content:space-between}html.theme--catppuccin-macchiato .level code{border-radius:.4em}html.theme--catppuccin-macchiato .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-macchiato .level.is-mobile{display:flex}html.theme--catppuccin-macchiato .level.is-mobile .level-left,html.theme--catppuccin-macchiato .level.is-mobile .level-right{display:flex}html.theme--catppuccin-macchiato .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-macchiato .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-macchiato .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level{display:flex}html.theme--catppuccin-macchiato .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-macchiato .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-macchiato .level-item .title,html.theme--catppuccin-macchiato .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-macchiato .level-left,html.theme--catppuccin-macchiato .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .level-left .level-item.is-flexible,html.theme--catppuccin-macchiato .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-left .level-item:not(:last-child),html.theme--catppuccin-macchiato .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-macchiato .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-left{display:flex}}html.theme--catppuccin-macchiato .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-right{display:flex}}html.theme--catppuccin-macchiato .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-macchiato .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-macchiato .media .media{border-top:1px solid rgba(91,96,120,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-macchiato .media .media .content:not(:last-child),html.theme--catppuccin-macchiato .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-macchiato .media .media .media{padding-top:.5rem}html.theme--catppuccin-macchiato .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-macchiato .media+.media{border-top:1px solid rgba(91,96,120,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-macchiato .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-macchiato .media-left,html.theme--catppuccin-macchiato .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .media-left{margin-right:1rem}html.theme--catppuccin-macchiato .media-right{margin-left:1rem}html.theme--catppuccin-macchiato .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .media-content{overflow-x:auto}}html.theme--catppuccin-macchiato .menu{font-size:1rem}html.theme--catppuccin-macchiato .menu.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-macchiato .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .menu.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .menu-list{line-height:1.25}html.theme--catppuccin-macchiato .menu-list a{border-radius:3px;color:#cad3f5;display:block;padding:0.5em 0.75em}html.theme--catppuccin-macchiato .menu-list a:hover{background-color:#1e2030;color:#b5c1f1}html.theme--catppuccin-macchiato .menu-list a.is-active{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .menu-list li ul{border-left:1px solid #5b6078;margin:.75em;padding-left:.75em}html.theme--catppuccin-macchiato .menu-label{color:#f5f7fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-macchiato .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-macchiato .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-macchiato .message{background-color:#1e2030;border-radius:.4em;font-size:1rem}html.theme--catppuccin-macchiato .message strong{color:currentColor}html.theme--catppuccin-macchiato .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-macchiato .message.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-macchiato .message.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .message.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .message.is-white{background-color:#fff}html.theme--catppuccin-macchiato .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-macchiato .message.is-black{background-color:#fafafa}html.theme--catppuccin-macchiato .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-macchiato .message.is-light{background-color:#fafafa}html.theme--catppuccin-macchiato .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-macchiato .message.is-dark,html.theme--catppuccin-macchiato .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-macchiato .message.is-dark .message-header,html.theme--catppuccin-macchiato .content kbd.message .message-header{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .message.is-dark .message-body,html.theme--catppuccin-macchiato .content kbd.message .message-body{border-color:#363a4f}html.theme--catppuccin-macchiato .message.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink{background-color:#ecf2fd}html.theme--catppuccin-macchiato .message.is-primary .message-header,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink .message-header{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .message.is-primary .message-body,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink .message-body{border-color:#8aadf4;color:#0e3b95}html.theme--catppuccin-macchiato .message.is-link{background-color:#ecf2fd}html.theme--catppuccin-macchiato .message.is-link .message-header{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .message.is-link .message-body{border-color:#8aadf4;color:#0e3b95}html.theme--catppuccin-macchiato .message.is-info{background-color:#f0faf8}html.theme--catppuccin-macchiato .message.is-info .message-header{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-info .message-body{border-color:#8bd5ca;color:#276d62}html.theme--catppuccin-macchiato .message.is-success{background-color:#f2faf0}html.theme--catppuccin-macchiato .message.is-success .message-header{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-success .message-body{border-color:#a6da95;color:#386e26}html.theme--catppuccin-macchiato .message.is-warning{background-color:#fcf7ee}html.theme--catppuccin-macchiato .message.is-warning .message-header{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-warning .message-body{border-color:#eed49f;color:#7e5c16}html.theme--catppuccin-macchiato .message.is-danger{background-color:#fcedef}html.theme--catppuccin-macchiato .message.is-danger .message-header{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .message.is-danger .message-body{border-color:#ed8796;color:#971729}html.theme--catppuccin-macchiato .message-header{align-items:center;background-color:#cad3f5;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-macchiato .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-macchiato .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .message-body{border-color:#5b6078;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#cad3f5;padding:1.25em 1.5em}html.theme--catppuccin-macchiato .message-body code,html.theme--catppuccin-macchiato .message-body pre{background-color:#fff}html.theme--catppuccin-macchiato .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-macchiato .modal.is-active{display:flex}html.theme--catppuccin-macchiato .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-macchiato .modal-content,html.theme--catppuccin-macchiato .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-macchiato .modal-content,html.theme--catppuccin-macchiato .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-macchiato .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-macchiato .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-macchiato .modal-card-head,html.theme--catppuccin-macchiato .modal-card-foot{align-items:center;background-color:#1e2030;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-macchiato .modal-card-head{border-bottom:1px solid #5b6078;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-macchiato .modal-card-title{color:#cad3f5;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-macchiato .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #5b6078}html.theme--catppuccin-macchiato .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-macchiato .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#24273a;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-macchiato .navbar{background-color:#8aadf4;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-macchiato .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-macchiato .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-dark,html.theme--catppuccin-macchiato .content kbd.navbar{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-burger,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#363a4f;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-burger,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6da95;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#eed49f;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#ed8796;color:#fff}}html.theme--catppuccin-macchiato .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-macchiato .navbar.has-shadow{box-shadow:0 2px 0 0 #1e2030}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom,html.theme--catppuccin-macchiato .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #1e2030}html.theme--catppuccin-macchiato .navbar.is-fixed-top{top:0}html.theme--catppuccin-macchiato html.has-navbar-fixed-top,html.theme--catppuccin-macchiato body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-macchiato .navbar-brand,html.theme--catppuccin-macchiato .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-macchiato .navbar-brand a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-macchiato .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-macchiato .navbar-burger{color:#cad3f5;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-macchiato .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-macchiato .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-macchiato .navbar-menu{display:none}html.theme--catppuccin-macchiato .navbar-item,html.theme--catppuccin-macchiato .navbar-link{color:#cad3f5;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-macchiato .navbar-item .icon:only-child,html.theme--catppuccin-macchiato .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-macchiato a.navbar-item,html.theme--catppuccin-macchiato .navbar-link{cursor:pointer}html.theme--catppuccin-macchiato a.navbar-item:focus,html.theme--catppuccin-macchiato a.navbar-item:focus-within,html.theme--catppuccin-macchiato a.navbar-item:hover,html.theme--catppuccin-macchiato a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar-link:focus,html.theme--catppuccin-macchiato .navbar-link:focus-within,html.theme--catppuccin-macchiato .navbar-link:hover,html.theme--catppuccin-macchiato .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}html.theme--catppuccin-macchiato .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .navbar-item img{max-height:1.75rem}html.theme--catppuccin-macchiato .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-macchiato .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-macchiato .navbar-item.is-tab:focus,html.theme--catppuccin-macchiato .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#8aadf4;border-bottom-style:solid;border-bottom-width:3px;color:#8aadf4;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-macchiato .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-macchiato .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-macchiato .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-macchiato .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .navbar>.container{display:block}html.theme--catppuccin-macchiato .navbar-brand .navbar-item,html.theme--catppuccin-macchiato .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-macchiato .navbar-link::after{display:none}html.theme--catppuccin-macchiato .navbar-menu{background-color:#8aadf4;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-macchiato .navbar-menu.is-active{display:block}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch,html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-macchiato .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-macchiato html.has-navbar-fixed-top-touch,html.theme--catppuccin-macchiato body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar,html.theme--catppuccin-macchiato .navbar-menu,html.theme--catppuccin-macchiato .navbar-start,html.theme--catppuccin-macchiato .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-macchiato .navbar{min-height:4rem}html.theme--catppuccin-macchiato .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-start,html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-macchiato .navbar.is-spaced a.navbar-item,html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8087a2}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}html.theme--catppuccin-macchiato .navbar-burger{display:none}html.theme--catppuccin-macchiato .navbar-item,html.theme--catppuccin-macchiato .navbar-link{align-items:center;display:flex}html.theme--catppuccin-macchiato .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-macchiato .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-macchiato .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-macchiato .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-macchiato .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-macchiato .navbar-dropdown{background-color:#8aadf4;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-macchiato .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8087a2}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-macchiato .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-macchiato .navbar-divider{display:block}html.theme--catppuccin-macchiato .navbar>.container .navbar-brand,html.theme--catppuccin-macchiato .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-macchiato .navbar>.container .navbar-menu,html.theme--catppuccin-macchiato .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-macchiato .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-macchiato html.has-navbar-fixed-top-desktop,html.theme--catppuccin-macchiato body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-macchiato html.has-spaced-navbar-fixed-top,html.theme--catppuccin-macchiato body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-macchiato html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-macchiato body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-macchiato a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar-link.is-active{color:#8aadf4}html.theme--catppuccin-macchiato a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-macchiato .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-macchiato .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-macchiato .pagination.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-macchiato .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-previous,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-next,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-link,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-macchiato .pagination,html.theme--catppuccin-macchiato .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link{border-color:#5b6078;color:#8aadf4;min-width:2.5em}html.theme--catppuccin-macchiato .pagination-previous:hover,html.theme--catppuccin-macchiato .pagination-next:hover,html.theme--catppuccin-macchiato .pagination-link:hover{border-color:#6e738d;color:#91d7e3}html.theme--catppuccin-macchiato .pagination-previous:focus,html.theme--catppuccin-macchiato .pagination-next:focus,html.theme--catppuccin-macchiato .pagination-link:focus{border-color:#6e738d}html.theme--catppuccin-macchiato .pagination-previous:active,html.theme--catppuccin-macchiato .pagination-next:active,html.theme--catppuccin-macchiato .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-macchiato .pagination-previous[disabled],html.theme--catppuccin-macchiato .pagination-previous.is-disabled,html.theme--catppuccin-macchiato .pagination-next[disabled],html.theme--catppuccin-macchiato .pagination-next.is-disabled,html.theme--catppuccin-macchiato .pagination-link[disabled],html.theme--catppuccin-macchiato .pagination-link.is-disabled{background-color:#5b6078;border-color:#5b6078;box-shadow:none;color:#f5f7fd;opacity:0.5}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-macchiato .pagination-link.is-current{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .pagination-ellipsis{color:#6e738d;pointer-events:none}html.theme--catppuccin-macchiato .pagination-list{flex-wrap:wrap}html.theme--catppuccin-macchiato .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .pagination{flex-wrap:wrap}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-macchiato .pagination-previous{order:2}html.theme--catppuccin-macchiato .pagination-next{order:3}html.theme--catppuccin-macchiato .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-macchiato .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-macchiato .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-macchiato .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-macchiato .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-macchiato .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-macchiato .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-macchiato .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-macchiato .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-macchiato .panel.is-dark .panel-heading,html.theme--catppuccin-macchiato .content kbd.panel .panel-heading{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-macchiato .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#363a4f}html.theme--catppuccin-macchiato .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-macchiato .content kbd.panel .panel-block.is-active .panel-icon{color:#363a4f}html.theme--catppuccin-macchiato .panel.is-primary .panel-heading,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-link .panel-heading{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .panel.is-link .panel-tabs a.is-active{border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-link .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-info .panel-heading{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-info .panel-tabs a.is-active{border-bottom-color:#8bd5ca}html.theme--catppuccin-macchiato .panel.is-info .panel-block.is-active .panel-icon{color:#8bd5ca}html.theme--catppuccin-macchiato .panel.is-success .panel-heading{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6da95}html.theme--catppuccin-macchiato .panel.is-success .panel-block.is-active .panel-icon{color:#a6da95}html.theme--catppuccin-macchiato .panel.is-warning .panel-heading{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#eed49f}html.theme--catppuccin-macchiato .panel.is-warning .panel-block.is-active .panel-icon{color:#eed49f}html.theme--catppuccin-macchiato .panel.is-danger .panel-heading{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#ed8796}html.theme--catppuccin-macchiato .panel.is-danger .panel-block.is-active .panel-icon{color:#ed8796}html.theme--catppuccin-macchiato .panel-tabs:not(:last-child),html.theme--catppuccin-macchiato .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-macchiato .panel-heading{background-color:#494d64;border-radius:8px 8px 0 0;color:#b5c1f1;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-macchiato .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-macchiato .panel-tabs a{border-bottom:1px solid #5b6078;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-macchiato .panel-tabs a.is-active{border-bottom-color:#494d64;color:#739df2}html.theme--catppuccin-macchiato .panel-list a{color:#cad3f5}html.theme--catppuccin-macchiato .panel-list a:hover{color:#8aadf4}html.theme--catppuccin-macchiato .panel-block{align-items:center;color:#b5c1f1;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-macchiato .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-macchiato .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-macchiato .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-macchiato .panel-block.is-active{border-left-color:#8aadf4;color:#739df2}html.theme--catppuccin-macchiato .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-macchiato a.panel-block,html.theme--catppuccin-macchiato label.panel-block{cursor:pointer}html.theme--catppuccin-macchiato a.panel-block:hover,html.theme--catppuccin-macchiato label.panel-block:hover{background-color:#1e2030}html.theme--catppuccin-macchiato .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f5f7fd;margin-right:.75em}html.theme--catppuccin-macchiato .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-macchiato .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-macchiato .tabs a{align-items:center;border-bottom-color:#5b6078;border-bottom-style:solid;border-bottom-width:1px;color:#cad3f5;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-macchiato .tabs a:hover{border-bottom-color:#b5c1f1;color:#b5c1f1}html.theme--catppuccin-macchiato .tabs li{display:block}html.theme--catppuccin-macchiato .tabs li.is-active a{border-bottom-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .tabs ul{align-items:center;border-bottom-color:#5b6078;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-macchiato .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-macchiato .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-macchiato .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-macchiato .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-macchiato .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-macchiato .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-macchiato .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-macchiato .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-macchiato .tabs.is-boxed a:hover{background-color:#1e2030;border-bottom-color:#5b6078}html.theme--catppuccin-macchiato .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#5b6078;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-macchiato .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .tabs.is-toggle a{border-color:#5b6078;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-macchiato .tabs.is-toggle a:hover{background-color:#1e2030;border-color:#6e738d;z-index:2}html.theme--catppuccin-macchiato .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-macchiato .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-macchiato .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-macchiato .tabs.is-toggle li.is-active a{background-color:#8aadf4;border-color:#8aadf4;color:#fff;z-index:1}html.theme--catppuccin-macchiato .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-macchiato .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-macchiato .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-macchiato .tabs.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-macchiato .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .column.is-narrow,html.theme--catppuccin-macchiato .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full,html.theme--catppuccin-macchiato .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters,html.theme--catppuccin-macchiato .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds,html.theme--catppuccin-macchiato .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half,html.theme--catppuccin-macchiato .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third,html.theme--catppuccin-macchiato .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter,html.theme--catppuccin-macchiato .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth,html.theme--catppuccin-macchiato .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths,html.theme--catppuccin-macchiato .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths,html.theme--catppuccin-macchiato .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths,html.theme--catppuccin-macchiato .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters,html.theme--catppuccin-macchiato .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds,html.theme--catppuccin-macchiato .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half,html.theme--catppuccin-macchiato .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third,html.theme--catppuccin-macchiato .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter,html.theme--catppuccin-macchiato .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth,html.theme--catppuccin-macchiato .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths,html.theme--catppuccin-macchiato .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths,html.theme--catppuccin-macchiato .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths,html.theme--catppuccin-macchiato .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0,html.theme--catppuccin-macchiato .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0,html.theme--catppuccin-macchiato .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1,html.theme--catppuccin-macchiato .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1,html.theme--catppuccin-macchiato .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2,html.theme--catppuccin-macchiato .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2,html.theme--catppuccin-macchiato .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3,html.theme--catppuccin-macchiato .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3,html.theme--catppuccin-macchiato .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4,html.theme--catppuccin-macchiato .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4,html.theme--catppuccin-macchiato .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5,html.theme--catppuccin-macchiato .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5,html.theme--catppuccin-macchiato .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6,html.theme--catppuccin-macchiato .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6,html.theme--catppuccin-macchiato .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7,html.theme--catppuccin-macchiato .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7,html.theme--catppuccin-macchiato .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8,html.theme--catppuccin-macchiato .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8,html.theme--catppuccin-macchiato .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9,html.theme--catppuccin-macchiato .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9,html.theme--catppuccin-macchiato .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10,html.theme--catppuccin-macchiato .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10,html.theme--catppuccin-macchiato .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11,html.theme--catppuccin-macchiato .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11,html.theme--catppuccin-macchiato .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12,html.theme--catppuccin-macchiato .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12,html.theme--catppuccin-macchiato .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-macchiato .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-macchiato .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-macchiato .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-macchiato .columns.is-centered{justify-content:center}html.theme--catppuccin-macchiato .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-macchiato .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-macchiato .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-macchiato .columns.is-mobile{display:flex}html.theme--catppuccin-macchiato .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-macchiato .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-desktop{display:flex}}html.theme--catppuccin-macchiato .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-macchiato .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-macchiato .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-macchiato .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-macchiato .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-macchiato .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-macchiato .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-macchiato .tile.is-child{margin:0 !important}html.theme--catppuccin-macchiato .tile.is-parent{padding:.75rem}html.theme--catppuccin-macchiato .tile.is-vertical{flex-direction:column}html.theme--catppuccin-macchiato .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .tile:not(.is-child){display:flex}html.theme--catppuccin-macchiato .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .tile.is-3{flex:none;width:25%}html.theme--catppuccin-macchiato .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .tile.is-6{flex:none;width:50%}html.theme--catppuccin-macchiato .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .tile.is-9{flex:none;width:75%}html.theme--catppuccin-macchiato .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-macchiato .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-macchiato .hero .navbar{background:none}html.theme--catppuccin-macchiato .hero .tabs ul{border-bottom:none}html.theme--catppuccin-macchiato .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-white strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-macchiato .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-macchiato .hero.is-white .navbar-item,html.theme--catppuccin-macchiato .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-macchiato .hero.is-white a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-white .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-macchiato .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-black strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-black .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-macchiato .hero.is-black .navbar-item,html.theme--catppuccin-macchiato .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-black a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-black .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-macchiato .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-light strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-macchiato .hero.is-light .navbar-item,html.theme--catppuccin-macchiato .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-light .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-macchiato .hero.is-dark,html.theme--catppuccin-macchiato .content kbd.hero{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-dark strong,html.theme--catppuccin-macchiato .content kbd.hero strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-dark .title,html.theme--catppuccin-macchiato .content kbd.hero .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .subtitle,html.theme--catppuccin-macchiato .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-macchiato .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-dark .subtitle strong,html.theme--catppuccin-macchiato .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-dark .navbar-menu,html.theme--catppuccin-macchiato .content kbd.hero .navbar-menu{background-color:#363a4f}}html.theme--catppuccin-macchiato .hero.is-dark .navbar-item,html.theme--catppuccin-macchiato .content kbd.hero .navbar-item,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .tabs a,html.theme--catppuccin-macchiato .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-dark .tabs a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs li.is-active a{color:#363a4f !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .hero.is-dark.is-bold,html.theme--catppuccin-macchiato .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #1d2535 0%, #363a4f 71%, #3d3c62 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-macchiato .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1d2535 0%, #363a4f 71%, #3d3c62 100%)}}html.theme--catppuccin-macchiato .hero.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-primary strong,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-primary .title,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .subtitle,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-primary .subtitle strong,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-primary .navbar-menu,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#8aadf4}}html.theme--catppuccin-macchiato .hero.is-primary .navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .tabs a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-primary .tabs a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#8aadf4 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .hero.is-primary.is-bold,html.theme--catppuccin-macchiato .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-macchiato .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}}html.theme--catppuccin-macchiato .hero.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-link strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-link .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-link .navbar-menu{background-color:#8aadf4}}html.theme--catppuccin-macchiato .hero.is-link .navbar-item,html.theme--catppuccin-macchiato .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-link a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-link .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-link .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-link .tabs li.is-active a{color:#8aadf4 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .hero.is-link.is-bold{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}}html.theme--catppuccin-macchiato .hero.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-info strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-info .navbar-menu{background-color:#8bd5ca}}html.theme--catppuccin-macchiato .hero.is-info .navbar-item,html.theme--catppuccin-macchiato .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-info .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-info .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-info .tabs li.is-active a{color:#8bd5ca !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .hero.is-info.is-bold{background-image:linear-gradient(141deg, #5bd2ac 0%, #8bd5ca 71%, #9adedf 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #5bd2ac 0%, #8bd5ca 71%, #9adedf 100%)}}html.theme--catppuccin-macchiato .hero.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-success strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-success .navbar-menu{background-color:#a6da95}}html.theme--catppuccin-macchiato .hero.is-success .navbar-item,html.theme--catppuccin-macchiato .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-success .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-success .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-success .tabs li.is-active a{color:#a6da95 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .hero.is-success.is-bold{background-image:linear-gradient(141deg, #94d765 0%, #a6da95 71%, #aae4a5 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #94d765 0%, #a6da95 71%, #aae4a5 100%)}}html.theme--catppuccin-macchiato .hero.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-warning strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-warning .navbar-menu{background-color:#eed49f}}html.theme--catppuccin-macchiato .hero.is-warning .navbar-item,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-warning .tabs li.is-active a{color:#eed49f !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #efae6b 0%, #eed49f 71%, #f4e9b2 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #efae6b 0%, #eed49f 71%, #f4e9b2 100%)}}html.theme--catppuccin-macchiato .hero.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-danger strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-danger .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-danger .navbar-menu{background-color:#ed8796}}html.theme--catppuccin-macchiato .hero.is-danger .navbar-item,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-danger .tabs li.is-active a{color:#ed8796 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #f05183 0%, #ed8796 71%, #f39c9a 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f05183 0%, #ed8796 71%, #f39c9a 100%)}}html.theme--catppuccin-macchiato .hero.is-small .hero-body,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-macchiato .hero.is-halfheight .hero-body,html.theme--catppuccin-macchiato .hero.is-fullheight .hero-body,html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-macchiato .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-macchiato .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-macchiato .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-macchiato .hero-video{overflow:hidden}html.theme--catppuccin-macchiato .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-macchiato .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero-video{display:none}}html.theme--catppuccin-macchiato .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero-buttons .button{display:flex}html.theme--catppuccin-macchiato .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-macchiato .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-macchiato .hero-head,html.theme--catppuccin-macchiato .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero-body{padding:3rem 3rem}}html.theme--catppuccin-macchiato .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .section{padding:3rem 3rem}html.theme--catppuccin-macchiato .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-macchiato .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-macchiato .footer{background-color:#1e2030;padding:3rem 1.5rem 6rem}html.theme--catppuccin-macchiato h1 .docs-heading-anchor,html.theme--catppuccin-macchiato h1 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h1 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h2 .docs-heading-anchor,html.theme--catppuccin-macchiato h2 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h2 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h3 .docs-heading-anchor,html.theme--catppuccin-macchiato h3 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h3 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h4 .docs-heading-anchor,html.theme--catppuccin-macchiato h4 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h4 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h5 .docs-heading-anchor,html.theme--catppuccin-macchiato h5 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h5 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h6 .docs-heading-anchor,html.theme--catppuccin-macchiato h6 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h6 .docs-heading-anchor:visited{color:#cad3f5}html.theme--catppuccin-macchiato h1 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h2 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h3 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h4 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h5 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-macchiato h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-macchiato h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-macchiato .docs-light-only{display:none !important}html.theme--catppuccin-macchiato pre{position:relative;overflow:hidden}html.theme--catppuccin-macchiato pre code,html.theme--catppuccin-macchiato pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-macchiato pre code:first-of-type,html.theme--catppuccin-macchiato pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-macchiato pre code:last-of-type,html.theme--catppuccin-macchiato pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-macchiato pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#cad3f5;cursor:pointer;text-align:center}html.theme--catppuccin-macchiato pre .copy-button:focus,html.theme--catppuccin-macchiato pre .copy-button:hover{opacity:1;background:rgba(202,211,245,0.1);color:#8aadf4}html.theme--catppuccin-macchiato pre .copy-button.success{color:#a6da95;opacity:1}html.theme--catppuccin-macchiato pre .copy-button.error{color:#ed8796;opacity:1}html.theme--catppuccin-macchiato pre:hover .copy-button{opacity:1}html.theme--catppuccin-macchiato .admonition{background-color:#1e2030;border-style:solid;border-width:2px;border-color:#b8c0e0;border-radius:4px;font-size:1rem}html.theme--catppuccin-macchiato .admonition strong{color:currentColor}html.theme--catppuccin-macchiato .admonition.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-macchiato .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .admonition.is-default{background-color:#1e2030;border-color:#b8c0e0}html.theme--catppuccin-macchiato .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#b8c0e0}html.theme--catppuccin-macchiato .admonition.is-default>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-info{background-color:#1e2030;border-color:#8bd5ca}html.theme--catppuccin-macchiato .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#8bd5ca}html.theme--catppuccin-macchiato .admonition.is-info>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-success{background-color:#1e2030;border-color:#a6da95}html.theme--catppuccin-macchiato .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6da95}html.theme--catppuccin-macchiato .admonition.is-success>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-warning{background-color:#1e2030;border-color:#eed49f}html.theme--catppuccin-macchiato .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#eed49f}html.theme--catppuccin-macchiato .admonition.is-warning>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-danger{background-color:#1e2030;border-color:#ed8796}html.theme--catppuccin-macchiato .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#ed8796}html.theme--catppuccin-macchiato .admonition.is-danger>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-compat{background-color:#1e2030;border-color:#91d7e3}html.theme--catppuccin-macchiato .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#91d7e3}html.theme--catppuccin-macchiato .admonition.is-compat>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-todo{background-color:#1e2030;border-color:#c6a0f6}html.theme--catppuccin-macchiato .admonition.is-todo>.admonition-header{background-color:rgba(0,0,0,0);color:#c6a0f6}html.theme--catppuccin-macchiato .admonition.is-todo>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition-header{color:#b8c0e0;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-macchiato .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-macchiato details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-macchiato details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-macchiato details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-macchiato .admonition-body{color:#cad3f5;padding:0.5rem .75rem}html.theme--catppuccin-macchiato .admonition-body pre{background-color:#1e2030}html.theme--catppuccin-macchiato .admonition-body code{background-color:#1e2030}html.theme--catppuccin-macchiato .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #5b6078;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-macchiato .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#1e2030;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #5b6078;overflow:auto}html.theme--catppuccin-macchiato .docstring>header code{background-color:transparent}html.theme--catppuccin-macchiato .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-macchiato .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-macchiato .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-macchiato .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #5b6078}html.theme--catppuccin-macchiato .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-macchiato .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-macchiato .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-macchiato .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-macchiato .documenter-example-output{background-color:#24273a}html.theme--catppuccin-macchiato .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#1e2030;color:#cad3f5;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-macchiato .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-macchiato .outdated-warning-overlay a{color:#8aadf4}html.theme--catppuccin-macchiato .outdated-warning-overlay a:hover{color:#91d7e3}html.theme--catppuccin-macchiato .content pre{border:2px solid #5b6078;border-radius:4px}html.theme--catppuccin-macchiato .content code{font-weight:inherit}html.theme--catppuccin-macchiato .content a code{color:#8aadf4}html.theme--catppuccin-macchiato .content a:hover code{color:#91d7e3}html.theme--catppuccin-macchiato .content h1 code,html.theme--catppuccin-macchiato .content h2 code,html.theme--catppuccin-macchiato .content h3 code,html.theme--catppuccin-macchiato .content h4 code,html.theme--catppuccin-macchiato .content h5 code,html.theme--catppuccin-macchiato .content h6 code{color:#cad3f5}html.theme--catppuccin-macchiato .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-macchiato .content blockquote>ul:first-child,html.theme--catppuccin-macchiato .content blockquote>ol:first-child,html.theme--catppuccin-macchiato .content .admonition-body>ul:first-child,html.theme--catppuccin-macchiato .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-macchiato pre,html.theme--catppuccin-macchiato code{font-variant-ligatures:no-contextual}html.theme--catppuccin-macchiato .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-macchiato .breadcrumb a.is-disabled,html.theme--catppuccin-macchiato .breadcrumb a.is-disabled:hover{color:#b5c1f1}html.theme--catppuccin-macchiato .hljs{background:initial !important}html.theme--catppuccin-macchiato .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-macchiato .katex-display,html.theme--catppuccin-macchiato mjx-container,html.theme--catppuccin-macchiato .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-macchiato html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-macchiato li.no-marker{list-style:none}html.theme--catppuccin-macchiato #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-macchiato #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main{width:100%}html.theme--catppuccin-macchiato #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-macchiato #documenter .docs-main>header,html.theme--catppuccin-macchiato #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar{background-color:#24273a;border-bottom:1px solid #5b6078;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes{border-top:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-macchiato .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #5b6078;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-macchiato #documenter .docs-sidebar{display:flex;flex-direction:column;color:#cad3f5;background-color:#1e2030;border-right:1px solid #5b6078;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-macchiato #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name a:hover{color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #5b6078;display:none;padding:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #5b6078;padding-bottom:1.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#cad3f5;background:#1e2030}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#cad3f5;background-color:#26283d}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #5b6078;border-bottom:1px solid #5b6078;background-color:#181926}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#181926;color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#26283d;color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#2e3149}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#3d4162}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#2e3149}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#3d4162}}html.theme--catppuccin-macchiato kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-macchiato .search-min-width-50{min-width:50%}html.theme--catppuccin-macchiato .search-min-height-100{min-height:100%}html.theme--catppuccin-macchiato .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-macchiato .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover,html.theme--catppuccin-macchiato .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-macchiato .search-result-link .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-macchiato .property-search-result-badge,html.theme--catppuccin-macchiato .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-macchiato .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:hover .search-filter,html.theme--catppuccin-macchiato .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-macchiato .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-macchiato .search-filter:hover,html.theme--catppuccin-macchiato .search-filter:focus{color:#333}html.theme--catppuccin-macchiato .search-filter-selected{color:#363a4f;background-color:#b7bdf8}html.theme--catppuccin-macchiato .search-filter-selected:hover,html.theme--catppuccin-macchiato .search-filter-selected:focus{color:#363a4f}html.theme--catppuccin-macchiato .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-macchiato .search-divider{border-bottom:1px solid #5b6078}html.theme--catppuccin-macchiato .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-macchiato .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-macchiato .w-100{width:100%}html.theme--catppuccin-macchiato .gap-2{gap:0.5rem}html.theme--catppuccin-macchiato .gap-4{gap:1rem}html.theme--catppuccin-macchiato .gap-8{gap:2rem}html.theme--catppuccin-macchiato{background-color:#24273a;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-macchiato a{transition:all 200ms ease}html.theme--catppuccin-macchiato .label{color:#cad3f5}html.theme--catppuccin-macchiato .button,html.theme--catppuccin-macchiato .control.has-icons-left .icon,html.theme--catppuccin-macchiato .control.has-icons-right .icon,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .select,html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea{height:2.5em;color:#cad3f5}html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#cad3f5}html.theme--catppuccin-macchiato .select:after,html.theme--catppuccin-macchiato .select select{border-width:1px}html.theme--catppuccin-macchiato .menu-list a{transition:all 300ms ease}html.theme--catppuccin-macchiato .modal-card-foot,html.theme--catppuccin-macchiato .modal-card-head{border-color:#5b6078}html.theme--catppuccin-macchiato .navbar{border-radius:.4em}html.theme--catppuccin-macchiato .navbar.is-transparent{background:none}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .navbar .navbar-menu{background-color:#8aadf4;border-radius:0 0 .4em .4em}}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){color:#363a4f}html.theme--catppuccin-macchiato .tag.is-link:not(body),html.theme--catppuccin-macchiato .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-macchiato .content kbd.is-link:not(body){color:#363a4f}html.theme--catppuccin-macchiato .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-macchiato .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-macchiato .ansi span.sgr3{font-style:italic}html.theme--catppuccin-macchiato .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-macchiato .ansi span.sgr7{color:#24273a;background-color:#cad3f5}html.theme--catppuccin-macchiato .ansi span.sgr8{color:transparent}html.theme--catppuccin-macchiato .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-macchiato .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-macchiato .ansi span.sgr30{color:#494d64}html.theme--catppuccin-macchiato .ansi span.sgr31{color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr32{color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr33{color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr34{color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr35{color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr36{color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr37{color:#b8c0e0}html.theme--catppuccin-macchiato .ansi span.sgr40{background-color:#494d64}html.theme--catppuccin-macchiato .ansi span.sgr41{background-color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr42{background-color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr43{background-color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr44{background-color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr45{background-color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr46{background-color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr47{background-color:#b8c0e0}html.theme--catppuccin-macchiato .ansi span.sgr90{color:#5b6078}html.theme--catppuccin-macchiato .ansi span.sgr91{color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr92{color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr93{color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr94{color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr95{color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr96{color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr97{color:#a5adcb}html.theme--catppuccin-macchiato .ansi span.sgr100{background-color:#5b6078}html.theme--catppuccin-macchiato .ansi span.sgr101{background-color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr102{background-color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr103{background-color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr104{background-color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr105{background-color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr106{background-color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr107{background-color:#a5adcb}html.theme--catppuccin-macchiato code.language-julia-repl>span.hljs-meta{color:#a6da95;font-weight:bolder}html.theme--catppuccin-macchiato code .hljs{color:#cad3f5;background:#24273a}html.theme--catppuccin-macchiato code .hljs-keyword{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-built_in{color:#ed8796}html.theme--catppuccin-macchiato code .hljs-type{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-literal{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-number{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-operator{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-punctuation{color:#b8c0e0}html.theme--catppuccin-macchiato code .hljs-property{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-regexp{color:#f5bde6}html.theme--catppuccin-macchiato code .hljs-string{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-char.escape_{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-subst{color:#a5adcb}html.theme--catppuccin-macchiato code .hljs-symbol{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-variable{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-variable.language_{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-variable.constant_{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-title{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-title.class_{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-title.function_{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-params{color:#cad3f5}html.theme--catppuccin-macchiato code .hljs-comment{color:#5b6078}html.theme--catppuccin-macchiato code .hljs-doctag{color:#ed8796}html.theme--catppuccin-macchiato code .hljs-meta{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-section{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-tag{color:#a5adcb}html.theme--catppuccin-macchiato code .hljs-name{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-attr{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-attribute{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-bullet{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-code{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-emphasis{color:#ed8796;font-style:italic}html.theme--catppuccin-macchiato code .hljs-strong{color:#ed8796;font-weight:bold}html.theme--catppuccin-macchiato code .hljs-formula{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-link{color:#7dc4e4;font-style:italic}html.theme--catppuccin-macchiato code .hljs-quote{color:#a6da95;font-style:italic}html.theme--catppuccin-macchiato code .hljs-selector-tag{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-selector-id{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-selector-class{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-selector-attr{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-selector-pseudo{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-template-tag{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-template-variable{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-addition{color:#a6da95;background:rgba(166,227,161,0.15)}html.theme--catppuccin-macchiato code .hljs-deletion{color:#ed8796;background:rgba(243,139,168,0.15)}html.theme--catppuccin-macchiato .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover,html.theme--catppuccin-macchiato .search-result-link:focus{background-color:#363a4f}html.theme--catppuccin-macchiato .search-result-link .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:hover .search-filter,html.theme--catppuccin-macchiato .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:focus .search-filter{color:#363a4f !important;background-color:#b7bdf8 !important}html.theme--catppuccin-macchiato .search-result-title{color:#cad3f5}html.theme--catppuccin-macchiato .search-result-highlight{background-color:#ed8796;color:#1e2030}html.theme--catppuccin-macchiato .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-macchiato .w-100{width:100%}html.theme--catppuccin-macchiato .gap-2{gap:0.5rem}html.theme--catppuccin-macchiato .gap-4{gap:1rem} diff --git a/previews/PR31/assets/themes/catppuccin-mocha.css b/previews/PR31/assets/themes/catppuccin-mocha.css new file mode 100644 index 0000000..8b82652 --- /dev/null +++ b/previews/PR31/assets/themes/catppuccin-mocha.css @@ -0,0 +1 @@ +html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha .file-name,html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-mocha .pagination-previous:focus,html.theme--catppuccin-mocha .pagination-next:focus,html.theme--catppuccin-mocha .pagination-link:focus,html.theme--catppuccin-mocha .pagination-ellipsis:focus,html.theme--catppuccin-mocha .file-cta:focus,html.theme--catppuccin-mocha .file-name:focus,html.theme--catppuccin-mocha .select select:focus,html.theme--catppuccin-mocha .textarea:focus,html.theme--catppuccin-mocha .input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-mocha .button:focus,html.theme--catppuccin-mocha .is-focused.pagination-previous,html.theme--catppuccin-mocha .is-focused.pagination-next,html.theme--catppuccin-mocha .is-focused.pagination-link,html.theme--catppuccin-mocha .is-focused.pagination-ellipsis,html.theme--catppuccin-mocha .is-focused.file-cta,html.theme--catppuccin-mocha .is-focused.file-name,html.theme--catppuccin-mocha .select select.is-focused,html.theme--catppuccin-mocha .is-focused.textarea,html.theme--catppuccin-mocha .is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-focused.button,html.theme--catppuccin-mocha .pagination-previous:active,html.theme--catppuccin-mocha .pagination-next:active,html.theme--catppuccin-mocha .pagination-link:active,html.theme--catppuccin-mocha .pagination-ellipsis:active,html.theme--catppuccin-mocha .file-cta:active,html.theme--catppuccin-mocha .file-name:active,html.theme--catppuccin-mocha .select select:active,html.theme--catppuccin-mocha .textarea:active,html.theme--catppuccin-mocha .input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-mocha .button:active,html.theme--catppuccin-mocha .is-active.pagination-previous,html.theme--catppuccin-mocha .is-active.pagination-next,html.theme--catppuccin-mocha .is-active.pagination-link,html.theme--catppuccin-mocha .is-active.pagination-ellipsis,html.theme--catppuccin-mocha .is-active.file-cta,html.theme--catppuccin-mocha .is-active.file-name,html.theme--catppuccin-mocha .select select.is-active,html.theme--catppuccin-mocha .is-active.textarea,html.theme--catppuccin-mocha .is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .is-active.button{outline:none}html.theme--catppuccin-mocha .pagination-previous[disabled],html.theme--catppuccin-mocha .pagination-next[disabled],html.theme--catppuccin-mocha .pagination-link[disabled],html.theme--catppuccin-mocha .pagination-ellipsis[disabled],html.theme--catppuccin-mocha .file-cta[disabled],html.theme--catppuccin-mocha .file-name[disabled],html.theme--catppuccin-mocha .select select[disabled],html.theme--catppuccin-mocha .textarea[disabled],html.theme--catppuccin-mocha .input[disabled],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-mocha .button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-mocha .file-name,html.theme--catppuccin-mocha fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-mocha .select select,fieldset[disabled] html.theme--catppuccin-mocha .textarea,fieldset[disabled] html.theme--catppuccin-mocha .input,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha fieldset[disabled] .select select,html.theme--catppuccin-mocha .select fieldset[disabled] select,html.theme--catppuccin-mocha fieldset[disabled] .textarea,html.theme--catppuccin-mocha fieldset[disabled] .input,html.theme--catppuccin-mocha fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-mocha .button,html.theme--catppuccin-mocha fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-mocha .tabs,html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .breadcrumb,html.theme--catppuccin-mocha .file,html.theme--catppuccin-mocha .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-mocha .admonition:not(:last-child),html.theme--catppuccin-mocha .tabs:not(:last-child),html.theme--catppuccin-mocha .pagination:not(:last-child),html.theme--catppuccin-mocha .message:not(:last-child),html.theme--catppuccin-mocha .level:not(:last-child),html.theme--catppuccin-mocha .breadcrumb:not(:last-child),html.theme--catppuccin-mocha .block:not(:last-child),html.theme--catppuccin-mocha .title:not(:last-child),html.theme--catppuccin-mocha .subtitle:not(:last-child),html.theme--catppuccin-mocha .table-container:not(:last-child),html.theme--catppuccin-mocha .table:not(:last-child),html.theme--catppuccin-mocha .progress:not(:last-child),html.theme--catppuccin-mocha .notification:not(:last-child),html.theme--catppuccin-mocha .content:not(:last-child),html.theme--catppuccin-mocha .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .modal-close,html.theme--catppuccin-mocha .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-mocha .modal-close::before,html.theme--catppuccin-mocha .delete::before,html.theme--catppuccin-mocha .modal-close::after,html.theme--catppuccin-mocha .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-mocha .modal-close::before,html.theme--catppuccin-mocha .delete::before{height:2px;width:50%}html.theme--catppuccin-mocha .modal-close::after,html.theme--catppuccin-mocha .delete::after{height:50%;width:2px}html.theme--catppuccin-mocha .modal-close:hover,html.theme--catppuccin-mocha .delete:hover,html.theme--catppuccin-mocha .modal-close:focus,html.theme--catppuccin-mocha .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-mocha .modal-close:active,html.theme--catppuccin-mocha .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-mocha .is-small.modal-close,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-mocha .is-small.delete,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-mocha .is-medium.modal-close,html.theme--catppuccin-mocha .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-mocha .is-large.modal-close,html.theme--catppuccin-mocha .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-mocha .control.is-loading::after,html.theme--catppuccin-mocha .select.is-loading::after,html.theme--catppuccin-mocha .loader,html.theme--catppuccin-mocha .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #7f849c;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-mocha .hero-video,html.theme--catppuccin-mocha .modal-background,html.theme--catppuccin-mocha .modal,html.theme--catppuccin-mocha .image.is-square img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-mocha .image.is-square .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-mocha .image.is-1by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-mocha .image.is-1by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-mocha .image.is-5by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-mocha .image.is-5by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-mocha .image.is-4by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-mocha .image.is-4by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-mocha .image.is-3by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-mocha .image.is-5by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-mocha .image.is-5by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-mocha .image.is-16by9 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-mocha .image.is-16by9 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-mocha .image.is-2by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-mocha .image.is-2by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-mocha .image.is-3by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-mocha .image.is-3by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-mocha .image.is-4by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-mocha .image.is-4by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-mocha .image.is-3by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-mocha .image.is-3by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-mocha .image.is-2by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-mocha .image.is-2by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-mocha .image.is-3by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-mocha .image.is-9by16 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-mocha .image.is-9by16 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-mocha .image.is-1by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-mocha .image.is-1by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-mocha .image.is-1by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-mocha .image.is-1by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-mocha .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#313244 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c26 !important}.has-background-dark{background-color:#313244 !important}.has-text-primary{color:#89b4fa !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#5895f8 !important}.has-background-primary{background-color:#89b4fa !important}.has-text-primary-light{color:#ebf3fe !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bbd3fc !important}.has-background-primary-light{background-color:#ebf3fe !important}.has-text-primary-dark{color:#063c93 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#0850c4 !important}.has-background-primary-dark{background-color:#063c93 !important}.has-text-link{color:#89b4fa !important}a.has-text-link:hover,a.has-text-link:focus{color:#5895f8 !important}.has-background-link{background-color:#89b4fa !important}.has-text-link-light{color:#ebf3fe !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bbd3fc !important}.has-background-link-light{background-color:#ebf3fe !important}.has-text-link-dark{color:#063c93 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#0850c4 !important}.has-background-link-dark{background-color:#063c93 !important}.has-text-info{color:#94e2d5 !important}a.has-text-info:hover,a.has-text-info:focus{color:#6cd7c5 !important}.has-background-info{background-color:#94e2d5 !important}.has-text-info-light{color:#effbf9 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c7f0e9 !important}.has-background-info-light{background-color:#effbf9 !important}.has-text-info-dark{color:#207466 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#2a9c89 !important}.has-background-info-dark{background-color:#207466 !important}.has-text-success{color:#a6e3a1 !important}a.has-text-success:hover,a.has-text-success:focus{color:#81d77a !important}.has-background-success{background-color:#a6e3a1 !important}.has-text-success-light{color:#f0faef !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#cbefc8 !important}.has-background-success-light{background-color:#f0faef !important}.has-text-success-dark{color:#287222 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#36992e !important}.has-background-success-dark{background-color:#287222 !important}.has-text-warning{color:#f9e2af !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#f5d180 !important}.has-background-warning{background-color:#f9e2af !important}.has-text-warning-light{color:#fef8ec !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fae7bd !important}.has-background-warning-light{background-color:#fef8ec !important}.has-text-warning-dark{color:#8a620a !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#b9840e !important}.has-background-warning-dark{background-color:#8a620a !important}.has-text-danger{color:#f38ba8 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee5d85 !important}.has-background-danger{background-color:#f38ba8 !important}.has-text-danger-light{color:#fdedf1 !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f8bece !important}.has-background-danger-light{background-color:#fdedf1 !important}.has-text-danger-dark{color:#991036 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c71546 !important}.has-background-danger-dark{background-color:#991036 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#313244 !important}.has-background-grey-darker{background-color:#313244 !important}.has-text-grey-dark{color:#45475a !important}.has-background-grey-dark{background-color:#45475a !important}.has-text-grey{color:#585b70 !important}.has-background-grey{background-color:#585b70 !important}.has-text-grey-light{color:#6c7086 !important}.has-background-grey-light{background-color:#6c7086 !important}.has-text-grey-lighter{color:#7f849c !important}.has-background-grey-lighter{background-color:#7f849c !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-mocha html{background-color:#1e1e2e;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-mocha article,html.theme--catppuccin-mocha aside,html.theme--catppuccin-mocha figure,html.theme--catppuccin-mocha footer,html.theme--catppuccin-mocha header,html.theme--catppuccin-mocha hgroup,html.theme--catppuccin-mocha section{display:block}html.theme--catppuccin-mocha body,html.theme--catppuccin-mocha button,html.theme--catppuccin-mocha input,html.theme--catppuccin-mocha optgroup,html.theme--catppuccin-mocha select,html.theme--catppuccin-mocha textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-mocha code,html.theme--catppuccin-mocha pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-mocha body{color:#cdd6f4;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-mocha a{color:#89b4fa;cursor:pointer;text-decoration:none}html.theme--catppuccin-mocha a strong{color:currentColor}html.theme--catppuccin-mocha a:hover{color:#89dceb}html.theme--catppuccin-mocha code{background-color:#181825;color:#cdd6f4;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-mocha hr{background-color:#181825;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-mocha img{height:auto;max-width:100%}html.theme--catppuccin-mocha input[type="checkbox"],html.theme--catppuccin-mocha input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-mocha small{font-size:.875em}html.theme--catppuccin-mocha span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-mocha strong{color:#b8c5ef;font-weight:700}html.theme--catppuccin-mocha fieldset{border:none}html.theme--catppuccin-mocha pre{-webkit-overflow-scrolling:touch;background-color:#181825;color:#cdd6f4;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-mocha pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-mocha table td,html.theme--catppuccin-mocha table th{vertical-align:top}html.theme--catppuccin-mocha table td:not([align]),html.theme--catppuccin-mocha table th:not([align]){text-align:inherit}html.theme--catppuccin-mocha table th{color:#b8c5ef}html.theme--catppuccin-mocha .box{background-color:#45475a;border-radius:8px;box-shadow:none;color:#cdd6f4;display:block;padding:1.25rem}html.theme--catppuccin-mocha a.box:hover,html.theme--catppuccin-mocha a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #89b4fa}html.theme--catppuccin-mocha a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #89b4fa}html.theme--catppuccin-mocha .button{background-color:#181825;border-color:#363653;border-width:1px;color:#89b4fa;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-mocha .button strong{color:inherit}html.theme--catppuccin-mocha .button .icon,html.theme--catppuccin-mocha .button .icon.is-small,html.theme--catppuccin-mocha .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-mocha .button .icon.is-medium,html.theme--catppuccin-mocha .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-mocha .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-mocha .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-mocha .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-mocha .button:hover,html.theme--catppuccin-mocha .button.is-hovered{border-color:#6c7086;color:#b8c5ef}html.theme--catppuccin-mocha .button:focus,html.theme--catppuccin-mocha .button.is-focused{border-color:#6c7086;color:#71a4f9}html.theme--catppuccin-mocha .button:focus:not(:active),html.theme--catppuccin-mocha .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button:active,html.theme--catppuccin-mocha .button.is-active{border-color:#45475a;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text{background-color:transparent;border-color:transparent;color:#cdd6f4;text-decoration:underline}html.theme--catppuccin-mocha .button.is-text:hover,html.theme--catppuccin-mocha .button.is-text.is-hovered,html.theme--catppuccin-mocha .button.is-text:focus,html.theme--catppuccin-mocha .button.is-text.is-focused{background-color:#181825;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text:active,html.theme--catppuccin-mocha .button.is-text.is-active{background-color:#0e0e16;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-mocha .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#89b4fa;text-decoration:none}html.theme--catppuccin-mocha .button.is-ghost:hover,html.theme--catppuccin-mocha .button.is-ghost.is-hovered{color:#89b4fa;text-decoration:underline}html.theme--catppuccin-mocha .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:hover,html.theme--catppuccin-mocha .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:focus,html.theme--catppuccin-mocha .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:focus:not(:active),html.theme--catppuccin-mocha .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .button.is-white:active,html.theme--catppuccin-mocha .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-mocha .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted:hover,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-mocha .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-outlined:hover,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-white.is-outlined:focus,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:hover,html.theme--catppuccin-mocha .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:focus,html.theme--catppuccin-mocha .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:focus:not(:active),html.theme--catppuccin-mocha .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .button.is-black:active,html.theme--catppuccin-mocha .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-mocha .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted:hover,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-outlined:hover,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-black.is-outlined:focus,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:hover,html.theme--catppuccin-mocha .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:focus,html.theme--catppuccin-mocha .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:focus:not(:active),html.theme--catppuccin-mocha .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .button.is-light:active,html.theme--catppuccin-mocha .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-mocha .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted:hover,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-outlined:hover,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-light.is-outlined:focus,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-dark,html.theme--catppuccin-mocha .content kbd.button{background-color:#313244;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:hover,html.theme--catppuccin-mocha .content kbd.button:hover,html.theme--catppuccin-mocha .button.is-dark.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-hovered{background-color:#2c2d3d;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:focus,html.theme--catppuccin-mocha .content kbd.button:focus,html.theme--catppuccin-mocha .button.is-dark.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:focus:not(:active),html.theme--catppuccin-mocha .content kbd.button:focus:not(:active),html.theme--catppuccin-mocha .button.is-dark.is-focused:not(:active),html.theme--catppuccin-mocha .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .button.is-dark:active,html.theme--catppuccin-mocha .content kbd.button:active,html.theme--catppuccin-mocha .button.is-dark.is-active,html.theme--catppuccin-mocha .content kbd.button.is-active{background-color:#262735;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark[disabled],html.theme--catppuccin-mocha .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button{background-color:#313244;border-color:#313244;box-shadow:none}html.theme--catppuccin-mocha .button.is-dark.is-inverted,html.theme--catppuccin-mocha .content kbd.button.is-inverted{background-color:#fff;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted:hover,html.theme--catppuccin-mocha .content kbd.button.is-inverted:hover,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-dark.is-inverted[disabled],html.theme--catppuccin-mocha .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-loading::after,html.theme--catppuccin-mocha .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined,html.theme--catppuccin-mocha .content kbd.button.is-outlined{background-color:transparent;border-color:#313244;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-outlined:hover,html.theme--catppuccin-mocha .content kbd.button.is-outlined:hover,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-dark.is-outlined:focus,html.theme--catppuccin-mocha .content kbd.button.is-outlined:focus,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-focused{background-color:#313244;border-color:#313244;color:#fff}html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #313244 #313244 !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined[disabled],html.theme--catppuccin-mocha .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-outlined{background-color:transparent;border-color:#313244;box-shadow:none;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #313244 #313244 !important}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-primary,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:hover,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:focus,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:focus:not(:active),html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-mocha .button.is-primary.is-focused:not(:active),html.theme--catppuccin-mocha .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button.is-primary:active,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-mocha .button.is-primary.is-active,html.theme--catppuccin-mocha .docstring>section>a.button.is-active.docs-sourcelink{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink{background-color:#89b4fa;border-color:#89b4fa;box-shadow:none}html.theme--catppuccin-mocha .button.is-primary.is-inverted,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-primary.is-inverted[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-loading::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-outlined:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-mocha .button.is-primary.is-outlined:focus,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#89b4fa;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-light,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .button.is-primary.is-light:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-light.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#dfebfe;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-primary.is-light:active,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-mocha .button.is-primary.is-light.is-active,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d3e3fd;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-link{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:hover,html.theme--catppuccin-mocha .button.is-link.is-hovered{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:focus,html.theme--catppuccin-mocha .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:focus:not(:active),html.theme--catppuccin-mocha .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button.is-link:active,html.theme--catppuccin-mocha .button.is-link.is-active{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link{background-color:#89b4fa;border-color:#89b4fa;box-shadow:none}html.theme--catppuccin-mocha .button.is-link.is-inverted{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted:hover,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-link.is-outlined{background-color:transparent;border-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-outlined:hover,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-link.is-outlined:focus,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-focused{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-outlined{background-color:transparent;border-color:#89b4fa;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-light{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .button.is-link.is-light:hover,html.theme--catppuccin-mocha .button.is-link.is-light.is-hovered{background-color:#dfebfe;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-link.is-light:active,html.theme--catppuccin-mocha .button.is-link.is-light.is-active{background-color:#d3e3fd;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-info{background-color:#94e2d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:hover,html.theme--catppuccin-mocha .button.is-info.is-hovered{background-color:#8adfd1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:focus,html.theme--catppuccin-mocha .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:focus:not(:active),html.theme--catppuccin-mocha .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .button.is-info:active,html.theme--catppuccin-mocha .button.is-info.is-active{background-color:#80ddcd;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info{background-color:#94e2d5;border-color:#94e2d5;box-shadow:none}html.theme--catppuccin-mocha .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted:hover,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-info.is-outlined{background-color:transparent;border-color:#94e2d5;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-outlined:hover,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-info.is-outlined:focus,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-focused{background-color:#94e2d5;border-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #94e2d5 #94e2d5 !important}html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-outlined{background-color:transparent;border-color:#94e2d5;box-shadow:none;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #94e2d5 #94e2d5 !important}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-light{background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .button.is-info.is-light:hover,html.theme--catppuccin-mocha .button.is-info.is-light.is-hovered{background-color:#e5f8f5;border-color:transparent;color:#207466}html.theme--catppuccin-mocha .button.is-info.is-light:active,html.theme--catppuccin-mocha .button.is-info.is-light.is-active{background-color:#dbf5f1;border-color:transparent;color:#207466}html.theme--catppuccin-mocha .button.is-success{background-color:#a6e3a1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:hover,html.theme--catppuccin-mocha .button.is-success.is-hovered{background-color:#9de097;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:focus,html.theme--catppuccin-mocha .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:focus:not(:active),html.theme--catppuccin-mocha .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .button.is-success:active,html.theme--catppuccin-mocha .button.is-success.is-active{background-color:#93dd8d;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success{background-color:#a6e3a1;border-color:#a6e3a1;box-shadow:none}html.theme--catppuccin-mocha .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted:hover,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-success.is-outlined{background-color:transparent;border-color:#a6e3a1;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-outlined:hover,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-success.is-outlined:focus,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-focused{background-color:#a6e3a1;border-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6e3a1 #a6e3a1 !important}html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-outlined{background-color:transparent;border-color:#a6e3a1;box-shadow:none;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6e3a1 #a6e3a1 !important}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-light{background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .button.is-success.is-light:hover,html.theme--catppuccin-mocha .button.is-success.is-light.is-hovered{background-color:#e7f7e5;border-color:transparent;color:#287222}html.theme--catppuccin-mocha .button.is-success.is-light:active,html.theme--catppuccin-mocha .button.is-success.is-light.is-active{background-color:#def4dc;border-color:transparent;color:#287222}html.theme--catppuccin-mocha .button.is-warning{background-color:#f9e2af;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:hover,html.theme--catppuccin-mocha .button.is-warning.is-hovered{background-color:#f8dea3;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:focus,html.theme--catppuccin-mocha .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:focus:not(:active),html.theme--catppuccin-mocha .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .button.is-warning:active,html.theme--catppuccin-mocha .button.is-warning.is-active{background-color:#f7d997;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning{background-color:#f9e2af;border-color:#f9e2af;box-shadow:none}html.theme--catppuccin-mocha .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted:hover,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined{background-color:transparent;border-color:#f9e2af;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-outlined:hover,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-warning.is-outlined:focus,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-focused{background-color:#f9e2af;border-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #f9e2af #f9e2af !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-outlined{background-color:transparent;border-color:#f9e2af;box-shadow:none;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f9e2af #f9e2af !important}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-light{background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .button.is-warning.is-light:hover,html.theme--catppuccin-mocha .button.is-warning.is-light.is-hovered{background-color:#fdf4e0;border-color:transparent;color:#8a620a}html.theme--catppuccin-mocha .button.is-warning.is-light:active,html.theme--catppuccin-mocha .button.is-warning.is-light.is-active{background-color:#fcf0d4;border-color:transparent;color:#8a620a}html.theme--catppuccin-mocha .button.is-danger{background-color:#f38ba8;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:hover,html.theme--catppuccin-mocha .button.is-danger.is-hovered{background-color:#f27f9f;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:focus,html.theme--catppuccin-mocha .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:focus:not(:active),html.theme--catppuccin-mocha .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .button.is-danger:active,html.theme--catppuccin-mocha .button.is-danger.is-active{background-color:#f17497;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger{background-color:#f38ba8;border-color:#f38ba8;box-shadow:none}html.theme--catppuccin-mocha .button.is-danger.is-inverted{background-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted:hover,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined{background-color:transparent;border-color:#f38ba8;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-outlined:hover,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-danger.is-outlined:focus,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-focused{background-color:#f38ba8;border-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f38ba8 #f38ba8 !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-outlined{background-color:transparent;border-color:#f38ba8;box-shadow:none;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f38ba8 #f38ba8 !important}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-light{background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .button.is-danger.is-light:hover,html.theme--catppuccin-mocha .button.is-danger.is-light.is-hovered{background-color:#fce1e8;border-color:transparent;color:#991036}html.theme--catppuccin-mocha .button.is-danger.is-light:active,html.theme--catppuccin-mocha .button.is-danger.is-light.is-active{background-color:#fbd5e0;border-color:transparent;color:#991036}html.theme--catppuccin-mocha .button.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-mocha .button.is-small:not(.is-rounded),html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-mocha .button.is-normal{font-size:1rem}html.theme--catppuccin-mocha .button.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .button.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button{background-color:#6c7086;border-color:#585b70;box-shadow:none;opacity:.5}html.theme--catppuccin-mocha .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-mocha .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-mocha .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-mocha .button.is-static{background-color:#181825;border-color:#585b70;color:#7f849c;box-shadow:none;pointer-events:none}html.theme--catppuccin-mocha .button.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-mocha .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-mocha .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-mocha .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-mocha .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-mocha .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-mocha .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-mocha .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-mocha .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-mocha .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-mocha .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-mocha .buttons.has-addons .button:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-mocha .buttons.has-addons .button:focus,html.theme--catppuccin-mocha .buttons.has-addons .button.is-focused,html.theme--catppuccin-mocha .buttons.has-addons .button:active,html.theme--catppuccin-mocha .buttons.has-addons .button.is-active,html.theme--catppuccin-mocha .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-mocha .buttons.has-addons .button:focus:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-mocha .buttons.has-addons .button:active:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-mocha .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .buttons.is-centered{justify-content:center}html.theme--catppuccin-mocha .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-mocha .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .button.is-responsive.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-mocha .button.is-responsive,html.theme--catppuccin-mocha .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-mocha .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-mocha .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .button.is-responsive.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-mocha .button.is-responsive,html.theme--catppuccin-mocha .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-mocha .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-mocha .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-mocha .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-mocha .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-mocha .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-mocha .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-mocha .content li+li{margin-top:0.25em}html.theme--catppuccin-mocha .content p:not(:last-child),html.theme--catppuccin-mocha .content dl:not(:last-child),html.theme--catppuccin-mocha .content ol:not(:last-child),html.theme--catppuccin-mocha .content ul:not(:last-child),html.theme--catppuccin-mocha .content blockquote:not(:last-child),html.theme--catppuccin-mocha .content pre:not(:last-child),html.theme--catppuccin-mocha .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-mocha .content h1,html.theme--catppuccin-mocha .content h2,html.theme--catppuccin-mocha .content h3,html.theme--catppuccin-mocha .content h4,html.theme--catppuccin-mocha .content h5,html.theme--catppuccin-mocha .content h6{color:#cdd6f4;font-weight:600;line-height:1.125}html.theme--catppuccin-mocha .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-mocha .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-mocha .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-mocha .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-mocha .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-mocha .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-mocha .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-mocha .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-mocha .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-mocha .content blockquote{background-color:#181825;border-left:5px solid #585b70;padding:1.25em 1.5em}html.theme--catppuccin-mocha .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-mocha .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-mocha .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-mocha .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-mocha .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-mocha .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-mocha .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-mocha .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-mocha .content ul ul ul{list-style-type:square}html.theme--catppuccin-mocha .content dd{margin-left:2em}html.theme--catppuccin-mocha .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-mocha .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-mocha .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-mocha .content figure img{display:inline-block}html.theme--catppuccin-mocha .content figure figcaption{font-style:italic}html.theme--catppuccin-mocha .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-mocha .content sup,html.theme--catppuccin-mocha .content sub{font-size:75%}html.theme--catppuccin-mocha .content table{width:100%}html.theme--catppuccin-mocha .content table td,html.theme--catppuccin-mocha .content table th{border:1px solid #585b70;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-mocha .content table th{color:#b8c5ef}html.theme--catppuccin-mocha .content table th:not([align]){text-align:inherit}html.theme--catppuccin-mocha .content table thead td,html.theme--catppuccin-mocha .content table thead th{border-width:0 0 2px;color:#b8c5ef}html.theme--catppuccin-mocha .content table tfoot td,html.theme--catppuccin-mocha .content table tfoot th{border-width:2px 0 0;color:#b8c5ef}html.theme--catppuccin-mocha .content table tbody tr:last-child td,html.theme--catppuccin-mocha .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-mocha .content .tabs li+li{margin-top:0}html.theme--catppuccin-mocha .content.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-mocha .content.is-normal{font-size:1rem}html.theme--catppuccin-mocha .content.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .content.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-mocha .icon.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-mocha .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-mocha .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-mocha .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-mocha .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-mocha .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-mocha div.icon-text{display:flex}html.theme--catppuccin-mocha .image,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-mocha .image img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-mocha .image img.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-mocha .image.is-fullwidth,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-mocha .image.is-square img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-mocha .image.is-square .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-mocha .image.is-1by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-mocha .image.is-1by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-mocha .image.is-5by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-mocha .image.is-5by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-mocha .image.is-4by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-mocha .image.is-4by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-mocha .image.is-3by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-mocha .image.is-5by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-mocha .image.is-5by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-mocha .image.is-16by9 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-mocha .image.is-16by9 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-mocha .image.is-2by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-mocha .image.is-2by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-mocha .image.is-3by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-mocha .image.is-3by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-mocha .image.is-4by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-mocha .image.is-4by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-mocha .image.is-3by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-mocha .image.is-3by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-mocha .image.is-2by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-mocha .image.is-2by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-mocha .image.is-3by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-mocha .image.is-9by16 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-mocha .image.is-9by16 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-mocha .image.is-1by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-mocha .image.is-1by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-mocha .image.is-1by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-mocha .image.is-1by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-mocha .image.is-square,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-mocha .image.is-1by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-mocha .image.is-5by4,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-mocha .image.is-4by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-mocha .image.is-3by2,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-mocha .image.is-5by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-mocha .image.is-16by9,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-mocha .image.is-2by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-mocha .image.is-3by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-mocha .image.is-4by5,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-mocha .image.is-3by4,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-mocha .image.is-2by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-mocha .image.is-3by5,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-mocha .image.is-9by16,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-mocha .image.is-1by2,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-mocha .image.is-1by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-mocha .image.is-16x16,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-mocha .image.is-24x24,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-mocha .image.is-32x32,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-mocha .image.is-48x48,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-mocha .image.is-64x64,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-mocha .image.is-96x96,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-mocha .image.is-128x128,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-mocha .notification{background-color:#181825;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-mocha .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-mocha .notification strong{color:currentColor}html.theme--catppuccin-mocha .notification code,html.theme--catppuccin-mocha .notification pre{background:#fff}html.theme--catppuccin-mocha .notification pre code{background:transparent}html.theme--catppuccin-mocha .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-mocha .notification .title,html.theme--catppuccin-mocha .notification .subtitle,html.theme--catppuccin-mocha .notification .content{color:currentColor}html.theme--catppuccin-mocha .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-dark,html.theme--catppuccin-mocha .content kbd.notification{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .notification.is-primary,html.theme--catppuccin-mocha .docstring>section>a.notification.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .notification.is-primary.is-light,html.theme--catppuccin-mocha .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .notification.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .notification.is-link.is-light{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .notification.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-info.is-light{background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .notification.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-success.is-light{background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .notification.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-warning.is-light{background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .notification.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .notification.is-danger.is-light{background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-mocha .progress::-webkit-progress-bar{background-color:#45475a}html.theme--catppuccin-mocha .progress::-webkit-progress-value{background-color:#7f849c}html.theme--catppuccin-mocha .progress::-moz-progress-bar{background-color:#7f849c}html.theme--catppuccin-mocha .progress::-ms-fill{background-color:#7f849c;border:none}html.theme--catppuccin-mocha .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-mocha .content kbd.progress::-webkit-progress-value{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-mocha .content kbd.progress::-moz-progress-bar{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark::-ms-fill,html.theme--catppuccin-mocha .content kbd.progress::-ms-fill{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark:indeterminate,html.theme--catppuccin-mocha .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #313244 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary::-ms-fill,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary:indeterminate,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #89b4fa 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-link::-webkit-progress-value{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link::-moz-progress-bar{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link::-ms-fill{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link:indeterminate{background-image:linear-gradient(to right, #89b4fa 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-info::-webkit-progress-value{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info::-moz-progress-bar{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info::-ms-fill{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info:indeterminate{background-image:linear-gradient(to right, #94e2d5 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-success::-webkit-progress-value{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success::-moz-progress-bar{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success::-ms-fill{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6e3a1 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-warning::-webkit-progress-value{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning::-moz-progress-bar{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning::-ms-fill{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #f9e2af 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-danger::-webkit-progress-value{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger::-moz-progress-bar{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger::-ms-fill{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #f38ba8 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#45475a;background-image:linear-gradient(to right, #cdd6f4 30%, #45475a 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-mocha .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-mocha .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-mocha .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-mocha .progress.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-mocha .progress.is-medium{height:1.25rem}html.theme--catppuccin-mocha .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-mocha .table{background-color:#45475a;color:#cdd6f4}html.theme--catppuccin-mocha .table td,html.theme--catppuccin-mocha .table th{border:1px solid #585b70;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-mocha .table td.is-white,html.theme--catppuccin-mocha .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .table td.is-black,html.theme--catppuccin-mocha .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .table td.is-light,html.theme--catppuccin-mocha .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-dark,html.theme--catppuccin-mocha .table th.is-dark{background-color:#313244;border-color:#313244;color:#fff}html.theme--catppuccin-mocha .table td.is-primary,html.theme--catppuccin-mocha .table th.is-primary{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-link,html.theme--catppuccin-mocha .table th.is-link{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-info,html.theme--catppuccin-mocha .table th.is-info{background-color:#94e2d5;border-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-success,html.theme--catppuccin-mocha .table th.is-success{background-color:#a6e3a1;border-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-warning,html.theme--catppuccin-mocha .table th.is-warning{background-color:#f9e2af;border-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-danger,html.theme--catppuccin-mocha .table th.is-danger{background-color:#f38ba8;border-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .table td.is-narrow,html.theme--catppuccin-mocha .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-mocha .table td.is-selected,html.theme--catppuccin-mocha .table th.is-selected{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-selected a,html.theme--catppuccin-mocha .table td.is-selected strong,html.theme--catppuccin-mocha .table th.is-selected a,html.theme--catppuccin-mocha .table th.is-selected strong{color:currentColor}html.theme--catppuccin-mocha .table td.is-vcentered,html.theme--catppuccin-mocha .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-mocha .table th{color:#b8c5ef}html.theme--catppuccin-mocha .table th:not([align]){text-align:left}html.theme--catppuccin-mocha .table tr.is-selected{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table tr.is-selected a,html.theme--catppuccin-mocha .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-mocha .table tr.is-selected td,html.theme--catppuccin-mocha .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-mocha .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table thead td,html.theme--catppuccin-mocha .table thead th{border-width:0 0 2px;color:#b8c5ef}html.theme--catppuccin-mocha .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table tfoot td,html.theme--catppuccin-mocha .table tfoot th{border-width:2px 0 0;color:#b8c5ef}html.theme--catppuccin-mocha .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table tbody tr:last-child td,html.theme--catppuccin-mocha .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-mocha .table.is-bordered td,html.theme--catppuccin-mocha .table.is-bordered th{border-width:1px}html.theme--catppuccin-mocha .table.is-bordered tr:last-child td,html.theme--catppuccin-mocha .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-mocha .table.is-fullwidth{width:100%}html.theme--catppuccin-mocha .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#313244}html.theme--catppuccin-mocha .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#313244}html.theme--catppuccin-mocha .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#35364a}html.theme--catppuccin-mocha .table.is-narrow td,html.theme--catppuccin-mocha .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-mocha .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#313244}html.theme--catppuccin-mocha .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-mocha .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .tags .tag,html.theme--catppuccin-mocha .tags .content kbd,html.theme--catppuccin-mocha .content .tags kbd,html.theme--catppuccin-mocha .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-mocha .tags .tag:not(:last-child),html.theme--catppuccin-mocha .tags .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags kbd:not(:last-child),html.theme--catppuccin-mocha .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-mocha .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-mocha .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-mocha .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-mocha .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-mocha .tags.is-centered{justify-content:center}html.theme--catppuccin-mocha .tags.is-centered .tag,html.theme--catppuccin-mocha .tags.is-centered .content kbd,html.theme--catppuccin-mocha .content .tags.is-centered kbd,html.theme--catppuccin-mocha .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-mocha .tags.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .tags.is-right .tag:not(:first-child),html.theme--catppuccin-mocha .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-mocha .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-mocha .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-mocha .tags.is-right .tag:not(:last-child),html.theme--catppuccin-mocha .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-mocha .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-mocha .tags.has-addons .tag,html.theme--catppuccin-mocha .tags.has-addons .content kbd,html.theme--catppuccin-mocha .content .tags.has-addons kbd,html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-mocha .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-mocha .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-mocha .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-mocha .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-mocha .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-mocha .tag:not(body),html.theme--catppuccin-mocha .content kbd:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#181825;border-radius:.4em;color:#cdd6f4;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-mocha .tag:not(body) .delete,html.theme--catppuccin-mocha .content kbd:not(body) .delete,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-mocha .tag.is-white:not(body),html.theme--catppuccin-mocha .content kbd.is-white:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .tag.is-black:not(body),html.theme--catppuccin-mocha .content kbd.is-black:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .tag.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-dark:not(body),html.theme--catppuccin-mocha .content kbd:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-mocha .content .docstring>section>kbd:not(body){background-color:#313244;color:#fff}html.theme--catppuccin-mocha .tag.is-primary:not(body),html.theme--catppuccin-mocha .content kbd.is-primary:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .tag.is-primary.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .tag.is-link:not(body),html.theme--catppuccin-mocha .content kbd.is-link:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .tag.is-link.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-link.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .tag.is-info:not(body),html.theme--catppuccin-mocha .content kbd.is-info:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-info.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-info.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .tag.is-success:not(body),html.theme--catppuccin-mocha .content kbd.is-success:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-success.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-success.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .tag.is-warning:not(body),html.theme--catppuccin-mocha .content kbd.is-warning:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-warning.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .tag.is-danger:not(body),html.theme--catppuccin-mocha .content kbd.is-danger:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .tag.is-danger.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .tag.is-normal:not(body),html.theme--catppuccin-mocha .content kbd.is-normal:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-mocha .tag.is-medium:not(body),html.theme--catppuccin-mocha .content kbd.is-medium:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-mocha .tag.is-large:not(body),html.theme--catppuccin-mocha .content kbd.is-large:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-mocha .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-mocha .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-mocha .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-mocha .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-mocha .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-mocha .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-mocha .tag.is-delete:not(body),html.theme--catppuccin-mocha .content kbd.is-delete:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-mocha .tag.is-delete:not(body)::before,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::before,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-mocha .tag.is-delete:not(body)::after,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::after,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-mocha .tag.is-delete:not(body)::before,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::before,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-mocha .tag.is-delete:not(body)::after,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::after,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-mocha .tag.is-delete:not(body):hover,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):hover,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-mocha .tag.is-delete:not(body):focus,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):focus,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#0e0e16}html.theme--catppuccin-mocha .tag.is-delete:not(body):active,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):active,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#040406}html.theme--catppuccin-mocha .tag.is-rounded:not(body),html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-mocha .content kbd.is-rounded:not(body),html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-mocha a.tag:hover,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-mocha .title,html.theme--catppuccin-mocha .subtitle{word-break:break-word}html.theme--catppuccin-mocha .title em,html.theme--catppuccin-mocha .title span,html.theme--catppuccin-mocha .subtitle em,html.theme--catppuccin-mocha .subtitle span{font-weight:inherit}html.theme--catppuccin-mocha .title sub,html.theme--catppuccin-mocha .subtitle sub{font-size:.75em}html.theme--catppuccin-mocha .title sup,html.theme--catppuccin-mocha .subtitle sup{font-size:.75em}html.theme--catppuccin-mocha .title .tag,html.theme--catppuccin-mocha .title .content kbd,html.theme--catppuccin-mocha .content .title kbd,html.theme--catppuccin-mocha .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-mocha .subtitle .tag,html.theme--catppuccin-mocha .subtitle .content kbd,html.theme--catppuccin-mocha .content .subtitle kbd,html.theme--catppuccin-mocha .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-mocha .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-mocha .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-mocha .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-mocha .title.is-1{font-size:3rem}html.theme--catppuccin-mocha .title.is-2{font-size:2.5rem}html.theme--catppuccin-mocha .title.is-3{font-size:2rem}html.theme--catppuccin-mocha .title.is-4{font-size:1.5rem}html.theme--catppuccin-mocha .title.is-5{font-size:1.25rem}html.theme--catppuccin-mocha .title.is-6{font-size:1rem}html.theme--catppuccin-mocha .title.is-7{font-size:.75rem}html.theme--catppuccin-mocha .subtitle{color:#6c7086;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-mocha .subtitle strong{color:#6c7086;font-weight:600}html.theme--catppuccin-mocha .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-mocha .subtitle.is-1{font-size:3rem}html.theme--catppuccin-mocha .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-mocha .subtitle.is-3{font-size:2rem}html.theme--catppuccin-mocha .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-mocha .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-mocha .subtitle.is-6{font-size:1rem}html.theme--catppuccin-mocha .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-mocha .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-mocha .number{align-items:center;background-color:#181825;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{background-color:#1e1e2e;border-color:#585b70;border-radius:.4em;color:#7f849c}html.theme--catppuccin-mocha .select select::-moz-placeholder,html.theme--catppuccin-mocha .textarea::-moz-placeholder,html.theme--catppuccin-mocha .input::-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select::-webkit-input-placeholder,html.theme--catppuccin-mocha .textarea::-webkit-input-placeholder,html.theme--catppuccin-mocha .input::-webkit-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:-moz-placeholder,html.theme--catppuccin-mocha .textarea:-moz-placeholder,html.theme--catppuccin-mocha .input:-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:-ms-input-placeholder,html.theme--catppuccin-mocha .textarea:-ms-input-placeholder,html.theme--catppuccin-mocha .input:-ms-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:hover,html.theme--catppuccin-mocha .textarea:hover,html.theme--catppuccin-mocha .input:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-mocha .select select.is-hovered,html.theme--catppuccin-mocha .is-hovered.textarea,html.theme--catppuccin-mocha .is-hovered.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#6c7086}html.theme--catppuccin-mocha .select select:focus,html.theme--catppuccin-mocha .textarea:focus,html.theme--catppuccin-mocha .input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-mocha .select select.is-focused,html.theme--catppuccin-mocha .is-focused.textarea,html.theme--catppuccin-mocha .is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .select select:active,html.theme--catppuccin-mocha .textarea:active,html.theme--catppuccin-mocha .input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-mocha .select select.is-active,html.theme--catppuccin-mocha .is-active.textarea,html.theme--catppuccin-mocha .is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#89b4fa;box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select select[disabled],html.theme--catppuccin-mocha .textarea[disabled],html.theme--catppuccin-mocha .input[disabled],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-mocha .select select,fieldset[disabled] html.theme--catppuccin-mocha .textarea,fieldset[disabled] html.theme--catppuccin-mocha .input,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{background-color:#6c7086;border-color:#181825;box-shadow:none;color:#f7f8fd}html.theme--catppuccin-mocha .select select[disabled]::-moz-placeholder,html.theme--catppuccin-mocha .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-mocha .input[disabled]::-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]:-moz-placeholder,html.theme--catppuccin-mocha .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-mocha .input[disabled]:-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-mocha .textarea[readonly],html.theme--catppuccin-mocha .input[readonly],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-mocha .is-white.textarea,html.theme--catppuccin-mocha .is-white.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-mocha .is-white.textarea:focus,html.theme--catppuccin-mocha .is-white.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-mocha .is-white.is-focused.textarea,html.theme--catppuccin-mocha .is-white.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-white.textarea:active,html.theme--catppuccin-mocha .is-white.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-mocha .is-white.is-active.textarea,html.theme--catppuccin-mocha .is-white.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .is-black.textarea,html.theme--catppuccin-mocha .is-black.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-mocha .is-black.textarea:focus,html.theme--catppuccin-mocha .is-black.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-mocha .is-black.is-focused.textarea,html.theme--catppuccin-mocha .is-black.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-black.textarea:active,html.theme--catppuccin-mocha .is-black.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-mocha .is-black.is-active.textarea,html.theme--catppuccin-mocha .is-black.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .is-light.textarea,html.theme--catppuccin-mocha .is-light.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-mocha .is-light.textarea:focus,html.theme--catppuccin-mocha .is-light.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-mocha .is-light.is-focused.textarea,html.theme--catppuccin-mocha .is-light.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-light.textarea:active,html.theme--catppuccin-mocha .is-light.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-mocha .is-light.is-active.textarea,html.theme--catppuccin-mocha .is-light.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .is-dark.textarea,html.theme--catppuccin-mocha .content kbd.textarea,html.theme--catppuccin-mocha .is-dark.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-mocha .content kbd.input{border-color:#313244}html.theme--catppuccin-mocha .is-dark.textarea:focus,html.theme--catppuccin-mocha .content kbd.textarea:focus,html.theme--catppuccin-mocha .is-dark.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-mocha .content kbd.input:focus,html.theme--catppuccin-mocha .is-dark.is-focused.textarea,html.theme--catppuccin-mocha .content kbd.is-focused.textarea,html.theme--catppuccin-mocha .is-dark.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .content kbd.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-dark.textarea:active,html.theme--catppuccin-mocha .content kbd.textarea:active,html.theme--catppuccin-mocha .is-dark.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-mocha .content kbd.input:active,html.theme--catppuccin-mocha .is-dark.is-active.textarea,html.theme--catppuccin-mocha .content kbd.is-active.textarea,html.theme--catppuccin-mocha .is-dark.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .content kbd.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .is-primary.textarea,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink{border-color:#89b4fa}html.theme--catppuccin-mocha .is-primary.textarea:focus,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-mocha .is-primary.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-mocha .is-primary.is-focused.textarea,html.theme--catppuccin-mocha .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.textarea:active,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-mocha .is-primary.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-mocha .is-primary.is-active.textarea,html.theme--catppuccin-mocha .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .is-link.textarea,html.theme--catppuccin-mocha .is-link.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#89b4fa}html.theme--catppuccin-mocha .is-link.textarea:focus,html.theme--catppuccin-mocha .is-link.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-mocha .is-link.is-focused.textarea,html.theme--catppuccin-mocha .is-link.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-link.textarea:active,html.theme--catppuccin-mocha .is-link.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-mocha .is-link.is-active.textarea,html.theme--catppuccin-mocha .is-link.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .is-info.textarea,html.theme--catppuccin-mocha .is-info.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#94e2d5}html.theme--catppuccin-mocha .is-info.textarea:focus,html.theme--catppuccin-mocha .is-info.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-mocha .is-info.is-focused.textarea,html.theme--catppuccin-mocha .is-info.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-info.textarea:active,html.theme--catppuccin-mocha .is-info.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-mocha .is-info.is-active.textarea,html.theme--catppuccin-mocha .is-info.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .is-success.textarea,html.theme--catppuccin-mocha .is-success.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6e3a1}html.theme--catppuccin-mocha .is-success.textarea:focus,html.theme--catppuccin-mocha .is-success.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-mocha .is-success.is-focused.textarea,html.theme--catppuccin-mocha .is-success.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-success.textarea:active,html.theme--catppuccin-mocha .is-success.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-mocha .is-success.is-active.textarea,html.theme--catppuccin-mocha .is-success.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .is-warning.textarea,html.theme--catppuccin-mocha .is-warning.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#f9e2af}html.theme--catppuccin-mocha .is-warning.textarea:focus,html.theme--catppuccin-mocha .is-warning.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-mocha .is-warning.is-focused.textarea,html.theme--catppuccin-mocha .is-warning.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-warning.textarea:active,html.theme--catppuccin-mocha .is-warning.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-mocha .is-warning.is-active.textarea,html.theme--catppuccin-mocha .is-warning.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .is-danger.textarea,html.theme--catppuccin-mocha .is-danger.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#f38ba8}html.theme--catppuccin-mocha .is-danger.textarea:focus,html.theme--catppuccin-mocha .is-danger.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-mocha .is-danger.is-focused.textarea,html.theme--catppuccin-mocha .is-danger.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-danger.textarea:active,html.theme--catppuccin-mocha .is-danger.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-mocha .is-danger.is-active.textarea,html.theme--catppuccin-mocha .is-danger.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .is-small.textarea,html.theme--catppuccin-mocha .is-small.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-mocha .is-medium.textarea,html.theme--catppuccin-mocha .is-medium.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .is-large.textarea,html.theme--catppuccin-mocha .is-large.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .is-fullwidth.textarea,html.theme--catppuccin-mocha .is-fullwidth.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-mocha .is-inline.textarea,html.theme--catppuccin-mocha .is-inline.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-mocha .input.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-mocha .input.is-static,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-mocha .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-mocha .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-mocha .textarea[rows]{height:initial}html.theme--catppuccin-mocha .textarea.has-fixed-size{resize:none}html.theme--catppuccin-mocha .radio,html.theme--catppuccin-mocha .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-mocha .radio input,html.theme--catppuccin-mocha .checkbox input{cursor:pointer}html.theme--catppuccin-mocha .radio:hover,html.theme--catppuccin-mocha .checkbox:hover{color:#89dceb}html.theme--catppuccin-mocha .radio[disabled],html.theme--catppuccin-mocha .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-mocha .radio,fieldset[disabled] html.theme--catppuccin-mocha .checkbox,html.theme--catppuccin-mocha .radio input[disabled],html.theme--catppuccin-mocha .checkbox input[disabled]{color:#f7f8fd;cursor:not-allowed}html.theme--catppuccin-mocha .radio+.radio{margin-left:.5em}html.theme--catppuccin-mocha .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-mocha .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading)::after{border-color:#89b4fa;right:1.125em;z-index:4}html.theme--catppuccin-mocha .select.is-rounded select,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-mocha .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-mocha .select select::-ms-expand{display:none}html.theme--catppuccin-mocha .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-mocha .select select:hover{border-color:#181825}html.theme--catppuccin-mocha .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-mocha .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-mocha .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#89dceb}html.theme--catppuccin-mocha .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-mocha .select.is-white select{border-color:#fff}html.theme--catppuccin-mocha .select.is-white select:hover,html.theme--catppuccin-mocha .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-mocha .select.is-white select:focus,html.theme--catppuccin-mocha .select.is-white select.is-focused,html.theme--catppuccin-mocha .select.is-white select:active,html.theme--catppuccin-mocha .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-mocha .select.is-black select:hover,html.theme--catppuccin-mocha .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-mocha .select.is-black select:focus,html.theme--catppuccin-mocha .select.is-black select.is-focused,html.theme--catppuccin-mocha .select.is-black select:active,html.theme--catppuccin-mocha .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-mocha .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-mocha .select.is-light select:hover,html.theme--catppuccin-mocha .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-mocha .select.is-light select:focus,html.theme--catppuccin-mocha .select.is-light select.is-focused,html.theme--catppuccin-mocha .select.is-light select:active,html.theme--catppuccin-mocha .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .select.is-dark:not(:hover)::after,html.theme--catppuccin-mocha .content kbd.select:not(:hover)::after{border-color:#313244}html.theme--catppuccin-mocha .select.is-dark select,html.theme--catppuccin-mocha .content kbd.select select{border-color:#313244}html.theme--catppuccin-mocha .select.is-dark select:hover,html.theme--catppuccin-mocha .content kbd.select select:hover,html.theme--catppuccin-mocha .select.is-dark select.is-hovered,html.theme--catppuccin-mocha .content kbd.select select.is-hovered{border-color:#262735}html.theme--catppuccin-mocha .select.is-dark select:focus,html.theme--catppuccin-mocha .content kbd.select select:focus,html.theme--catppuccin-mocha .select.is-dark select.is-focused,html.theme--catppuccin-mocha .content kbd.select select.is-focused,html.theme--catppuccin-mocha .select.is-dark select:active,html.theme--catppuccin-mocha .content kbd.select select:active,html.theme--catppuccin-mocha .select.is-dark select.is-active,html.theme--catppuccin-mocha .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .select.is-primary:not(:hover)::after,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-primary select,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-primary select:hover,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-mocha .select.is-primary select.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#71a4f9}html.theme--catppuccin-mocha .select.is-primary select:focus,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-mocha .select.is-primary select.is-focused,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-mocha .select.is-primary select:active,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-mocha .select.is-primary select.is-active,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select.is-link:not(:hover)::after{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-link select{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-link select:hover,html.theme--catppuccin-mocha .select.is-link select.is-hovered{border-color:#71a4f9}html.theme--catppuccin-mocha .select.is-link select:focus,html.theme--catppuccin-mocha .select.is-link select.is-focused,html.theme--catppuccin-mocha .select.is-link select:active,html.theme--catppuccin-mocha .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select.is-info:not(:hover)::after{border-color:#94e2d5}html.theme--catppuccin-mocha .select.is-info select{border-color:#94e2d5}html.theme--catppuccin-mocha .select.is-info select:hover,html.theme--catppuccin-mocha .select.is-info select.is-hovered{border-color:#80ddcd}html.theme--catppuccin-mocha .select.is-info select:focus,html.theme--catppuccin-mocha .select.is-info select.is-focused,html.theme--catppuccin-mocha .select.is-info select:active,html.theme--catppuccin-mocha .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .select.is-success:not(:hover)::after{border-color:#a6e3a1}html.theme--catppuccin-mocha .select.is-success select{border-color:#a6e3a1}html.theme--catppuccin-mocha .select.is-success select:hover,html.theme--catppuccin-mocha .select.is-success select.is-hovered{border-color:#93dd8d}html.theme--catppuccin-mocha .select.is-success select:focus,html.theme--catppuccin-mocha .select.is-success select.is-focused,html.theme--catppuccin-mocha .select.is-success select:active,html.theme--catppuccin-mocha .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .select.is-warning:not(:hover)::after{border-color:#f9e2af}html.theme--catppuccin-mocha .select.is-warning select{border-color:#f9e2af}html.theme--catppuccin-mocha .select.is-warning select:hover,html.theme--catppuccin-mocha .select.is-warning select.is-hovered{border-color:#f7d997}html.theme--catppuccin-mocha .select.is-warning select:focus,html.theme--catppuccin-mocha .select.is-warning select.is-focused,html.theme--catppuccin-mocha .select.is-warning select:active,html.theme--catppuccin-mocha .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .select.is-danger:not(:hover)::after{border-color:#f38ba8}html.theme--catppuccin-mocha .select.is-danger select{border-color:#f38ba8}html.theme--catppuccin-mocha .select.is-danger select:hover,html.theme--catppuccin-mocha .select.is-danger select.is-hovered{border-color:#f17497}html.theme--catppuccin-mocha .select.is-danger select:focus,html.theme--catppuccin-mocha .select.is-danger select.is-focused,html.theme--catppuccin-mocha .select.is-danger select:active,html.theme--catppuccin-mocha .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .select.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-mocha .select.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .select.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .select.is-disabled::after{border-color:#f7f8fd !important;opacity:0.5}html.theme--catppuccin-mocha .select.is-fullwidth{width:100%}html.theme--catppuccin-mocha .select.is-fullwidth select{width:100%}html.theme--catppuccin-mocha .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-mocha .select.is-loading.is-small:after,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-mocha .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-mocha .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-mocha .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-mocha .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:hover .file-cta,html.theme--catppuccin-mocha .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:focus .file-cta,html.theme--catppuccin-mocha .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:active .file-cta,html.theme--catppuccin-mocha .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-black:hover .file-cta,html.theme--catppuccin-mocha .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-black:focus .file-cta,html.theme--catppuccin-mocha .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-black:active .file-cta,html.theme--catppuccin-mocha .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:hover .file-cta,html.theme--catppuccin-mocha .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:focus .file-cta,html.theme--catppuccin-mocha .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:active .file-cta,html.theme--catppuccin-mocha .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-dark .file-cta,html.theme--catppuccin-mocha .content kbd.file .file-cta{background-color:#313244;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-dark:hover .file-cta,html.theme--catppuccin-mocha .content kbd.file:hover .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-hovered .file-cta{background-color:#2c2d3d;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-dark:focus .file-cta,html.theme--catppuccin-mocha .content kbd.file:focus .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-focused .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(49,50,68,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-dark:active .file-cta,html.theme--catppuccin-mocha .content kbd.file:active .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-active .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-active .file-cta{background-color:#262735;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary:hover .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary:focus .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-focused .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(137,180,250,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-primary:active .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-active .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link .file-cta{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link:hover .file-cta,html.theme--catppuccin-mocha .file.is-link.is-hovered .file-cta{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link:focus .file-cta,html.theme--catppuccin-mocha .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(137,180,250,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-link:active .file-cta,html.theme--catppuccin-mocha .file.is-link.is-active .file-cta{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-info .file-cta{background-color:#94e2d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:hover .file-cta,html.theme--catppuccin-mocha .file.is-info.is-hovered .file-cta{background-color:#8adfd1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:focus .file-cta,html.theme--catppuccin-mocha .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(148,226,213,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:active .file-cta,html.theme--catppuccin-mocha .file.is-info.is-active .file-cta{background-color:#80ddcd;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success .file-cta{background-color:#a6e3a1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:hover .file-cta,html.theme--catppuccin-mocha .file.is-success.is-hovered .file-cta{background-color:#9de097;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:focus .file-cta,html.theme--catppuccin-mocha .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,227,161,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:active .file-cta,html.theme--catppuccin-mocha .file.is-success.is-active .file-cta{background-color:#93dd8d;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning .file-cta{background-color:#f9e2af;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:hover .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-hovered .file-cta{background-color:#f8dea3;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:focus .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(249,226,175,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:active .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-active .file-cta{background-color:#f7d997;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-danger .file-cta{background-color:#f38ba8;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-danger:hover .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-hovered .file-cta{background-color:#f27f9f;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-danger:focus .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(243,139,168,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-danger:active .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-active .file-cta{background-color:#f17497;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-mocha .file.is-normal{font-size:1rem}html.theme--catppuccin-mocha .file.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-mocha .file.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-mocha .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-mocha .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-mocha .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-mocha .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-mocha .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-mocha .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-mocha .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-mocha .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-mocha .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-mocha .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-mocha .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-mocha .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-mocha .file.is-centered{justify-content:center}html.theme--catppuccin-mocha .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-mocha .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-mocha .file.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-mocha .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-mocha .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-mocha .file-label:hover .file-cta{background-color:#2c2d3d;color:#b8c5ef}html.theme--catppuccin-mocha .file-label:hover .file-name{border-color:#525569}html.theme--catppuccin-mocha .file-label:active .file-cta{background-color:#262735;color:#b8c5ef}html.theme--catppuccin-mocha .file-label:active .file-name{border-color:#4d4f62}html.theme--catppuccin-mocha .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha .file-name{border-color:#585b70;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-mocha .file-cta{background-color:#313244;color:#cdd6f4}html.theme--catppuccin-mocha .file-name{border-color:#585b70;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-mocha .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-mocha .file-icon .fa{font-size:14px}html.theme--catppuccin-mocha .label{color:#b8c5ef;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-mocha .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-mocha .label.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-mocha .label.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .label.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-mocha .help.is-white{color:#fff}html.theme--catppuccin-mocha .help.is-black{color:#0a0a0a}html.theme--catppuccin-mocha .help.is-light{color:#f5f5f5}html.theme--catppuccin-mocha .help.is-dark,html.theme--catppuccin-mocha .content kbd.help{color:#313244}html.theme--catppuccin-mocha .help.is-primary,html.theme--catppuccin-mocha .docstring>section>a.help.docs-sourcelink{color:#89b4fa}html.theme--catppuccin-mocha .help.is-link{color:#89b4fa}html.theme--catppuccin-mocha .help.is-info{color:#94e2d5}html.theme--catppuccin-mocha .help.is-success{color:#a6e3a1}html.theme--catppuccin-mocha .help.is-warning{color:#f9e2af}html.theme--catppuccin-mocha .help.is-danger{color:#f38ba8}html.theme--catppuccin-mocha .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-mocha .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-mocha .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-mocha .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-mocha .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-mocha .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-mocha .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-mocha .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-mocha .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field.is-horizontal{display:flex}}html.theme--catppuccin-mocha .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-mocha .field-label.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-mocha .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-mocha .field-body .field{margin-bottom:0}html.theme--catppuccin-mocha .field-body>.field{flex-shrink:1}html.theme--catppuccin-mocha .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-mocha .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-mocha .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-mocha .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select:focus~.icon{color:#313244}html.theme--catppuccin-mocha .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-mocha .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-mocha .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-mocha .control.has-icons-left .icon,html.theme--catppuccin-mocha .control.has-icons-right .icon{color:#585b70;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-mocha .control.has-icons-left .input,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-mocha .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-mocha .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-mocha .control.has-icons-right .input,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-mocha .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-mocha .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-mocha .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-mocha .control.is-loading.is-small:after,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-mocha .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-mocha .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-mocha .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-mocha .breadcrumb a{align-items:center;color:#89b4fa;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-mocha .breadcrumb a:hover{color:#89dceb}html.theme--catppuccin-mocha .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-mocha .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-mocha .breadcrumb li.is-active a{color:#b8c5ef;cursor:default;pointer-events:none}html.theme--catppuccin-mocha .breadcrumb li+li::before{color:#6c7086;content:"\0002f"}html.theme--catppuccin-mocha .breadcrumb ul,html.theme--catppuccin-mocha .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-mocha .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-mocha .breadcrumb.is-centered ol,html.theme--catppuccin-mocha .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-mocha .breadcrumb.is-right ol,html.theme--catppuccin-mocha .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-mocha .breadcrumb.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-mocha .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-mocha .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-mocha .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-mocha .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-mocha .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#cdd6f4;max-width:100%;position:relative}html.theme--catppuccin-mocha .card-footer:first-child,html.theme--catppuccin-mocha .card-content:first-child,html.theme--catppuccin-mocha .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-mocha .card-footer:last-child,html.theme--catppuccin-mocha .card-content:last-child,html.theme--catppuccin-mocha .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-mocha .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-mocha .card-header-title{align-items:center;color:#b8c5ef;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-mocha .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-mocha .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-mocha .card-image{display:block;position:relative}html.theme--catppuccin-mocha .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-mocha .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-mocha .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-mocha .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-mocha .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-mocha .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-mocha .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-mocha .dropdown.is-active .dropdown-menu,html.theme--catppuccin-mocha .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-mocha .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-mocha .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-mocha .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-mocha .dropdown-content{background-color:#181825;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-mocha .dropdown-item{color:#cdd6f4;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-mocha a.dropdown-item,html.theme--catppuccin-mocha button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-mocha a.dropdown-item:hover,html.theme--catppuccin-mocha button.dropdown-item:hover{background-color:#181825;color:#0a0a0a}html.theme--catppuccin-mocha a.dropdown-item.is-active,html.theme--catppuccin-mocha button.dropdown-item.is-active{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-mocha .level{align-items:center;justify-content:space-between}html.theme--catppuccin-mocha .level code{border-radius:.4em}html.theme--catppuccin-mocha .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-mocha .level.is-mobile{display:flex}html.theme--catppuccin-mocha .level.is-mobile .level-left,html.theme--catppuccin-mocha .level.is-mobile .level-right{display:flex}html.theme--catppuccin-mocha .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-mocha .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-mocha .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level{display:flex}html.theme--catppuccin-mocha .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-mocha .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-mocha .level-item .title,html.theme--catppuccin-mocha .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-mocha .level-left,html.theme--catppuccin-mocha .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .level-left .level-item.is-flexible,html.theme--catppuccin-mocha .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-left .level-item:not(:last-child),html.theme--catppuccin-mocha .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-mocha .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-left{display:flex}}html.theme--catppuccin-mocha .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-right{display:flex}}html.theme--catppuccin-mocha .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-mocha .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-mocha .media .media{border-top:1px solid rgba(88,91,112,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-mocha .media .media .content:not(:last-child),html.theme--catppuccin-mocha .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-mocha .media .media .media{padding-top:.5rem}html.theme--catppuccin-mocha .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-mocha .media+.media{border-top:1px solid rgba(88,91,112,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-mocha .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-mocha .media-left,html.theme--catppuccin-mocha .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .media-left{margin-right:1rem}html.theme--catppuccin-mocha .media-right{margin-left:1rem}html.theme--catppuccin-mocha .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .media-content{overflow-x:auto}}html.theme--catppuccin-mocha .menu{font-size:1rem}html.theme--catppuccin-mocha .menu.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-mocha .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .menu.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .menu-list{line-height:1.25}html.theme--catppuccin-mocha .menu-list a{border-radius:3px;color:#cdd6f4;display:block;padding:0.5em 0.75em}html.theme--catppuccin-mocha .menu-list a:hover{background-color:#181825;color:#b8c5ef}html.theme--catppuccin-mocha .menu-list a.is-active{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .menu-list li ul{border-left:1px solid #585b70;margin:.75em;padding-left:.75em}html.theme--catppuccin-mocha .menu-label{color:#f7f8fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-mocha .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-mocha .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-mocha .message{background-color:#181825;border-radius:.4em;font-size:1rem}html.theme--catppuccin-mocha .message strong{color:currentColor}html.theme--catppuccin-mocha .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-mocha .message.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-mocha .message.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .message.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .message.is-white{background-color:#fff}html.theme--catppuccin-mocha .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-mocha .message.is-black{background-color:#fafafa}html.theme--catppuccin-mocha .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-mocha .message.is-light{background-color:#fafafa}html.theme--catppuccin-mocha .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-mocha .message.is-dark,html.theme--catppuccin-mocha .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-mocha .message.is-dark .message-header,html.theme--catppuccin-mocha .content kbd.message .message-header{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .message.is-dark .message-body,html.theme--catppuccin-mocha .content kbd.message .message-body{border-color:#313244}html.theme--catppuccin-mocha .message.is-primary,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink{background-color:#ebf3fe}html.theme--catppuccin-mocha .message.is-primary .message-header,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink .message-header{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .message.is-primary .message-body,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink .message-body{border-color:#89b4fa;color:#063c93}html.theme--catppuccin-mocha .message.is-link{background-color:#ebf3fe}html.theme--catppuccin-mocha .message.is-link .message-header{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .message.is-link .message-body{border-color:#89b4fa;color:#063c93}html.theme--catppuccin-mocha .message.is-info{background-color:#effbf9}html.theme--catppuccin-mocha .message.is-info .message-header{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-info .message-body{border-color:#94e2d5;color:#207466}html.theme--catppuccin-mocha .message.is-success{background-color:#f0faef}html.theme--catppuccin-mocha .message.is-success .message-header{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-success .message-body{border-color:#a6e3a1;color:#287222}html.theme--catppuccin-mocha .message.is-warning{background-color:#fef8ec}html.theme--catppuccin-mocha .message.is-warning .message-header{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-warning .message-body{border-color:#f9e2af;color:#8a620a}html.theme--catppuccin-mocha .message.is-danger{background-color:#fdedf1}html.theme--catppuccin-mocha .message.is-danger .message-header{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .message.is-danger .message-body{border-color:#f38ba8;color:#991036}html.theme--catppuccin-mocha .message-header{align-items:center;background-color:#cdd6f4;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-mocha .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-mocha .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .message-body{border-color:#585b70;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#cdd6f4;padding:1.25em 1.5em}html.theme--catppuccin-mocha .message-body code,html.theme--catppuccin-mocha .message-body pre{background-color:#fff}html.theme--catppuccin-mocha .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-mocha .modal.is-active{display:flex}html.theme--catppuccin-mocha .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-mocha .modal-content,html.theme--catppuccin-mocha .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-mocha .modal-content,html.theme--catppuccin-mocha .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-mocha .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-mocha .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-mocha .modal-card-head,html.theme--catppuccin-mocha .modal-card-foot{align-items:center;background-color:#181825;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-mocha .modal-card-head{border-bottom:1px solid #585b70;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-mocha .modal-card-title{color:#cdd6f4;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-mocha .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #585b70}html.theme--catppuccin-mocha .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-mocha .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#1e1e2e;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-mocha .navbar{background-color:#89b4fa;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-mocha .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-mocha .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-mocha .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-dark,html.theme--catppuccin-mocha .content kbd.navbar{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-burger,html.theme--catppuccin-mocha .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#313244;color:#fff}}html.theme--catppuccin-mocha .navbar.is-primary,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-burger,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa;color:#fff}}html.theme--catppuccin-mocha .navbar.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa;color:#fff}}html.theme--catppuccin-mocha .navbar.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#94e2d5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#f9e2af;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f38ba8;color:#fff}}html.theme--catppuccin-mocha .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-mocha .navbar.has-shadow{box-shadow:0 2px 0 0 #181825}html.theme--catppuccin-mocha .navbar.is-fixed-bottom,html.theme--catppuccin-mocha .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #181825}html.theme--catppuccin-mocha .navbar.is-fixed-top{top:0}html.theme--catppuccin-mocha html.has-navbar-fixed-top,html.theme--catppuccin-mocha body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-mocha .navbar-brand,html.theme--catppuccin-mocha .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-mocha .navbar-brand a.navbar-item:focus,html.theme--catppuccin-mocha .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-mocha .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-mocha .navbar-burger{color:#cdd6f4;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-mocha .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-mocha .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-mocha .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-mocha .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-mocha .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-mocha .navbar-menu{display:none}html.theme--catppuccin-mocha .navbar-item,html.theme--catppuccin-mocha .navbar-link{color:#cdd6f4;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-mocha .navbar-item .icon:only-child,html.theme--catppuccin-mocha .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-mocha a.navbar-item,html.theme--catppuccin-mocha .navbar-link{cursor:pointer}html.theme--catppuccin-mocha a.navbar-item:focus,html.theme--catppuccin-mocha a.navbar-item:focus-within,html.theme--catppuccin-mocha a.navbar-item:hover,html.theme--catppuccin-mocha a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar-link:focus,html.theme--catppuccin-mocha .navbar-link:focus-within,html.theme--catppuccin-mocha .navbar-link:hover,html.theme--catppuccin-mocha .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}html.theme--catppuccin-mocha .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .navbar-item img{max-height:1.75rem}html.theme--catppuccin-mocha .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-mocha .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-mocha .navbar-item.is-tab:focus,html.theme--catppuccin-mocha .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#89b4fa;border-bottom-style:solid;border-bottom-width:3px;color:#89b4fa;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-mocha .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-mocha .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-mocha .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-mocha .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .navbar>.container{display:block}html.theme--catppuccin-mocha .navbar-brand .navbar-item,html.theme--catppuccin-mocha .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-mocha .navbar-link::after{display:none}html.theme--catppuccin-mocha .navbar-menu{background-color:#89b4fa;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-mocha .navbar-menu.is-active{display:block}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch,html.theme--catppuccin-mocha .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-mocha .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-mocha .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-mocha html.has-navbar-fixed-top-touch,html.theme--catppuccin-mocha body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar,html.theme--catppuccin-mocha .navbar-menu,html.theme--catppuccin-mocha .navbar-start,html.theme--catppuccin-mocha .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-mocha .navbar{min-height:4rem}html.theme--catppuccin-mocha .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-mocha .navbar.is-spaced .navbar-start,html.theme--catppuccin-mocha .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-mocha .navbar.is-spaced a.navbar-item,html.theme--catppuccin-mocha .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#7f849c}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}html.theme--catppuccin-mocha .navbar-burger{display:none}html.theme--catppuccin-mocha .navbar-item,html.theme--catppuccin-mocha .navbar-link{align-items:center;display:flex}html.theme--catppuccin-mocha .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-mocha .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-mocha .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-mocha .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-mocha .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-mocha .navbar-dropdown{background-color:#89b4fa;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-mocha .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#7f849c}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}.navbar.is-spaced html.theme--catppuccin-mocha .navbar-dropdown,html.theme--catppuccin-mocha .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-mocha .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-mocha .navbar-divider{display:block}html.theme--catppuccin-mocha .navbar>.container .navbar-brand,html.theme--catppuccin-mocha .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-mocha .navbar>.container .navbar-menu,html.theme--catppuccin-mocha .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-mocha .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-mocha html.has-navbar-fixed-top-desktop,html.theme--catppuccin-mocha body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-mocha html.has-spaced-navbar-fixed-top,html.theme--catppuccin-mocha body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-mocha html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-mocha body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-mocha a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar-link.is-active{color:#89b4fa}html.theme--catppuccin-mocha a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-mocha .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-mocha .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-mocha .pagination.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-mocha .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .pagination.is-rounded .pagination-previous,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-mocha .pagination.is-rounded .pagination-next,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-mocha .pagination.is-rounded .pagination-link,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-mocha .pagination,html.theme--catppuccin-mocha .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link{border-color:#585b70;color:#89b4fa;min-width:2.5em}html.theme--catppuccin-mocha .pagination-previous:hover,html.theme--catppuccin-mocha .pagination-next:hover,html.theme--catppuccin-mocha .pagination-link:hover{border-color:#6c7086;color:#89dceb}html.theme--catppuccin-mocha .pagination-previous:focus,html.theme--catppuccin-mocha .pagination-next:focus,html.theme--catppuccin-mocha .pagination-link:focus{border-color:#6c7086}html.theme--catppuccin-mocha .pagination-previous:active,html.theme--catppuccin-mocha .pagination-next:active,html.theme--catppuccin-mocha .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-mocha .pagination-previous[disabled],html.theme--catppuccin-mocha .pagination-previous.is-disabled,html.theme--catppuccin-mocha .pagination-next[disabled],html.theme--catppuccin-mocha .pagination-next.is-disabled,html.theme--catppuccin-mocha .pagination-link[disabled],html.theme--catppuccin-mocha .pagination-link.is-disabled{background-color:#585b70;border-color:#585b70;box-shadow:none;color:#f7f8fd;opacity:0.5}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-mocha .pagination-link.is-current{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .pagination-ellipsis{color:#6c7086;pointer-events:none}html.theme--catppuccin-mocha .pagination-list{flex-wrap:wrap}html.theme--catppuccin-mocha .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .pagination{flex-wrap:wrap}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-mocha .pagination-previous{order:2}html.theme--catppuccin-mocha .pagination-next{order:3}html.theme--catppuccin-mocha .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-mocha .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-mocha .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-mocha .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-mocha .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-mocha .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-mocha .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-mocha .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-mocha .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-mocha .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-mocha .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-mocha .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-mocha .panel.is-dark .panel-heading,html.theme--catppuccin-mocha .content kbd.panel .panel-heading{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-mocha .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#313244}html.theme--catppuccin-mocha .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-mocha .content kbd.panel .panel-block.is-active .panel-icon{color:#313244}html.theme--catppuccin-mocha .panel.is-primary .panel-heading,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel.is-link .panel-heading{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .panel.is-link .panel-tabs a.is-active{border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .panel.is-link .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel.is-info .panel-heading{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-info .panel-tabs a.is-active{border-bottom-color:#94e2d5}html.theme--catppuccin-mocha .panel.is-info .panel-block.is-active .panel-icon{color:#94e2d5}html.theme--catppuccin-mocha .panel.is-success .panel-heading{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6e3a1}html.theme--catppuccin-mocha .panel.is-success .panel-block.is-active .panel-icon{color:#a6e3a1}html.theme--catppuccin-mocha .panel.is-warning .panel-heading{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#f9e2af}html.theme--catppuccin-mocha .panel.is-warning .panel-block.is-active .panel-icon{color:#f9e2af}html.theme--catppuccin-mocha .panel.is-danger .panel-heading{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f38ba8}html.theme--catppuccin-mocha .panel.is-danger .panel-block.is-active .panel-icon{color:#f38ba8}html.theme--catppuccin-mocha .panel-tabs:not(:last-child),html.theme--catppuccin-mocha .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-mocha .panel-heading{background-color:#45475a;border-radius:8px 8px 0 0;color:#b8c5ef;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-mocha .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-mocha .panel-tabs a{border-bottom:1px solid #585b70;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-mocha .panel-tabs a.is-active{border-bottom-color:#45475a;color:#71a4f9}html.theme--catppuccin-mocha .panel-list a{color:#cdd6f4}html.theme--catppuccin-mocha .panel-list a:hover{color:#89b4fa}html.theme--catppuccin-mocha .panel-block{align-items:center;color:#b8c5ef;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-mocha .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-mocha .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-mocha .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-mocha .panel-block.is-active{border-left-color:#89b4fa;color:#71a4f9}html.theme--catppuccin-mocha .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-mocha a.panel-block,html.theme--catppuccin-mocha label.panel-block{cursor:pointer}html.theme--catppuccin-mocha a.panel-block:hover,html.theme--catppuccin-mocha label.panel-block:hover{background-color:#181825}html.theme--catppuccin-mocha .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f7f8fd;margin-right:.75em}html.theme--catppuccin-mocha .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-mocha .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-mocha .tabs a{align-items:center;border-bottom-color:#585b70;border-bottom-style:solid;border-bottom-width:1px;color:#cdd6f4;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-mocha .tabs a:hover{border-bottom-color:#b8c5ef;color:#b8c5ef}html.theme--catppuccin-mocha .tabs li{display:block}html.theme--catppuccin-mocha .tabs li.is-active a{border-bottom-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .tabs ul{align-items:center;border-bottom-color:#585b70;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-mocha .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-mocha .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-mocha .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-mocha .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-mocha .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-mocha .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-mocha .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-mocha .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-mocha .tabs.is-boxed a:hover{background-color:#181825;border-bottom-color:#585b70}html.theme--catppuccin-mocha .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#585b70;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-mocha .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .tabs.is-toggle a{border-color:#585b70;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-mocha .tabs.is-toggle a:hover{background-color:#181825;border-color:#6c7086;z-index:2}html.theme--catppuccin-mocha .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-mocha .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-mocha .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-mocha .tabs.is-toggle li.is-active a{background-color:#89b4fa;border-color:#89b4fa;color:#fff;z-index:1}html.theme--catppuccin-mocha .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-mocha .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-mocha .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-mocha .tabs.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-mocha .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .column.is-narrow,html.theme--catppuccin-mocha .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full,html.theme--catppuccin-mocha .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters,html.theme--catppuccin-mocha .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds,html.theme--catppuccin-mocha .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half,html.theme--catppuccin-mocha .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third,html.theme--catppuccin-mocha .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter,html.theme--catppuccin-mocha .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth,html.theme--catppuccin-mocha .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths,html.theme--catppuccin-mocha .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths,html.theme--catppuccin-mocha .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths,html.theme--catppuccin-mocha .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters,html.theme--catppuccin-mocha .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds,html.theme--catppuccin-mocha .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half,html.theme--catppuccin-mocha .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third,html.theme--catppuccin-mocha .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter,html.theme--catppuccin-mocha .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth,html.theme--catppuccin-mocha .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths,html.theme--catppuccin-mocha .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths,html.theme--catppuccin-mocha .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths,html.theme--catppuccin-mocha .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-mocha .column.is-0,html.theme--catppuccin-mocha .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0,html.theme--catppuccin-mocha .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-mocha .column.is-1,html.theme--catppuccin-mocha .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1,html.theme--catppuccin-mocha .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2,html.theme--catppuccin-mocha .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2,html.theme--catppuccin-mocha .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3,html.theme--catppuccin-mocha .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3,html.theme--catppuccin-mocha .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-mocha .column.is-4,html.theme--catppuccin-mocha .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4,html.theme--catppuccin-mocha .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5,html.theme--catppuccin-mocha .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5,html.theme--catppuccin-mocha .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6,html.theme--catppuccin-mocha .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6,html.theme--catppuccin-mocha .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-mocha .column.is-7,html.theme--catppuccin-mocha .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7,html.theme--catppuccin-mocha .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8,html.theme--catppuccin-mocha .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8,html.theme--catppuccin-mocha .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9,html.theme--catppuccin-mocha .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9,html.theme--catppuccin-mocha .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-mocha .column.is-10,html.theme--catppuccin-mocha .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10,html.theme--catppuccin-mocha .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11,html.theme--catppuccin-mocha .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11,html.theme--catppuccin-mocha .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12,html.theme--catppuccin-mocha .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12,html.theme--catppuccin-mocha .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-mocha .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-mocha .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-mocha .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-mocha .columns.is-centered{justify-content:center}html.theme--catppuccin-mocha .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-mocha .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-mocha .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-mocha .columns.is-mobile{display:flex}html.theme--catppuccin-mocha .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-mocha .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-desktop{display:flex}}html.theme--catppuccin-mocha .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-mocha .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-mocha .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-mocha .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-mocha .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-mocha .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-mocha .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-mocha .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-mocha .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-mocha .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-mocha .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-mocha .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-mocha .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-mocha .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-mocha .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-mocha .tile.is-child{margin:0 !important}html.theme--catppuccin-mocha .tile.is-parent{padding:.75rem}html.theme--catppuccin-mocha .tile.is-vertical{flex-direction:column}html.theme--catppuccin-mocha .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .tile:not(.is-child){display:flex}html.theme--catppuccin-mocha .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .tile.is-3{flex:none;width:25%}html.theme--catppuccin-mocha .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .tile.is-6{flex:none;width:50%}html.theme--catppuccin-mocha .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .tile.is-9{flex:none;width:75%}html.theme--catppuccin-mocha .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-mocha .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-mocha .hero .navbar{background:none}html.theme--catppuccin-mocha .hero .tabs ul{border-bottom:none}html.theme--catppuccin-mocha .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-white strong{color:inherit}html.theme--catppuccin-mocha .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-mocha .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-mocha .hero.is-white .navbar-item,html.theme--catppuccin-mocha .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-mocha .hero.is-white a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-white .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-mocha .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-mocha .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-black strong{color:inherit}html.theme--catppuccin-mocha .hero.is-black .title{color:#fff}html.theme--catppuccin-mocha .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-mocha .hero.is-black .navbar-item,html.theme--catppuccin-mocha .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-black a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-black .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-mocha .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-light strong{color:inherit}html.theme--catppuccin-mocha .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-mocha .hero.is-light .navbar-item,html.theme--catppuccin-mocha .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-light .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-mocha .hero.is-dark,html.theme--catppuccin-mocha .content kbd.hero{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-dark strong,html.theme--catppuccin-mocha .content kbd.hero strong{color:inherit}html.theme--catppuccin-mocha .hero.is-dark .title,html.theme--catppuccin-mocha .content kbd.hero .title{color:#fff}html.theme--catppuccin-mocha .hero.is-dark .subtitle,html.theme--catppuccin-mocha .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-mocha .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-dark .subtitle strong,html.theme--catppuccin-mocha .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-dark .navbar-menu,html.theme--catppuccin-mocha .content kbd.hero .navbar-menu{background-color:#313244}}html.theme--catppuccin-mocha .hero.is-dark .navbar-item,html.theme--catppuccin-mocha .content kbd.hero .navbar-item,html.theme--catppuccin-mocha .hero.is-dark .navbar-link,html.theme--catppuccin-mocha .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-dark .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.hero .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.hero .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .hero.is-dark .tabs a,html.theme--catppuccin-mocha .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-dark .tabs a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs li.is-active a{color:#313244 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#313244}html.theme--catppuccin-mocha .hero.is-dark.is-bold,html.theme--catppuccin-mocha .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #181c2a 0%, #313244 71%, #3c3856 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-mocha .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #181c2a 0%, #313244 71%, #3c3856 100%)}}html.theme--catppuccin-mocha .hero.is-primary,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-primary strong,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-mocha .hero.is-primary .title,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-mocha .hero.is-primary .subtitle,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-primary .subtitle strong,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-primary .navbar-menu,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#89b4fa}}html.theme--catppuccin-mocha .hero.is-primary .navbar-item,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-mocha .hero.is-primary .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-primary .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .hero.is-primary .tabs a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-primary .tabs a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#89b4fa !important;opacity:1}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .hero.is-primary.is-bold,html.theme--catppuccin-mocha .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-mocha .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}}html.theme--catppuccin-mocha .hero.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-link strong{color:inherit}html.theme--catppuccin-mocha .hero.is-link .title{color:#fff}html.theme--catppuccin-mocha .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-link .navbar-menu{background-color:#89b4fa}}html.theme--catppuccin-mocha .hero.is-link .navbar-item,html.theme--catppuccin-mocha .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-link a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-link .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-link .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-link .tabs li.is-active a{color:#89b4fa !important;opacity:1}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .hero.is-link.is-bold{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}}html.theme--catppuccin-mocha .hero.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-info strong{color:inherit}html.theme--catppuccin-mocha .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-info .navbar-menu{background-color:#94e2d5}}html.theme--catppuccin-mocha .hero.is-info .navbar-item,html.theme--catppuccin-mocha .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-info .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-info .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-info .tabs li.is-active a{color:#94e2d5 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .hero.is-info.is-bold{background-image:linear-gradient(141deg, #63e0b6 0%, #94e2d5 71%, #a5eaea 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #63e0b6 0%, #94e2d5 71%, #a5eaea 100%)}}html.theme--catppuccin-mocha .hero.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-success strong{color:inherit}html.theme--catppuccin-mocha .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-success .navbar-menu{background-color:#a6e3a1}}html.theme--catppuccin-mocha .hero.is-success .navbar-item,html.theme--catppuccin-mocha .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-success .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-success .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-success .tabs li.is-active a{color:#a6e3a1 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .hero.is-success.is-bold{background-image:linear-gradient(141deg, #8ce071 0%, #a6e3a1 71%, #b2ebb7 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #8ce071 0%, #a6e3a1 71%, #b2ebb7 100%)}}html.theme--catppuccin-mocha .hero.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-warning strong{color:inherit}html.theme--catppuccin-mocha .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-warning .navbar-menu{background-color:#f9e2af}}html.theme--catppuccin-mocha .hero.is-warning .navbar-item,html.theme--catppuccin-mocha .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-warning .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-warning .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-warning .tabs li.is-active a{color:#f9e2af !important;opacity:1}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #fcbd79 0%, #f9e2af 71%, #fcf4c5 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #fcbd79 0%, #f9e2af 71%, #fcf4c5 100%)}}html.theme--catppuccin-mocha .hero.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-danger strong{color:inherit}html.theme--catppuccin-mocha .hero.is-danger .title{color:#fff}html.theme--catppuccin-mocha .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-danger .navbar-menu{background-color:#f38ba8}}html.theme--catppuccin-mocha .hero.is-danger .navbar-item,html.theme--catppuccin-mocha .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-danger .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-danger .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-danger .tabs li.is-active a{color:#f38ba8 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #f7549d 0%, #f38ba8 71%, #f8a0a9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f7549d 0%, #f38ba8 71%, #f8a0a9 100%)}}html.theme--catppuccin-mocha .hero.is-small .hero-body,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-mocha .hero.is-halfheight .hero-body,html.theme--catppuccin-mocha .hero.is-fullheight .hero-body,html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-mocha .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-mocha .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-mocha .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-mocha .hero-video{overflow:hidden}html.theme--catppuccin-mocha .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-mocha .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero-video{display:none}}html.theme--catppuccin-mocha .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero-buttons .button{display:flex}html.theme--catppuccin-mocha .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-mocha .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-mocha .hero-head,html.theme--catppuccin-mocha .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero-body{padding:3rem 3rem}}html.theme--catppuccin-mocha .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .section{padding:3rem 3rem}html.theme--catppuccin-mocha .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-mocha .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-mocha .footer{background-color:#181825;padding:3rem 1.5rem 6rem}html.theme--catppuccin-mocha h1 .docs-heading-anchor,html.theme--catppuccin-mocha h1 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h1 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h2 .docs-heading-anchor,html.theme--catppuccin-mocha h2 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h2 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h3 .docs-heading-anchor,html.theme--catppuccin-mocha h3 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h3 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h4 .docs-heading-anchor,html.theme--catppuccin-mocha h4 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h4 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h5 .docs-heading-anchor,html.theme--catppuccin-mocha h5 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h5 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h6 .docs-heading-anchor,html.theme--catppuccin-mocha h6 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h6 .docs-heading-anchor:visited{color:#cdd6f4}html.theme--catppuccin-mocha h1 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h2 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h3 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h4 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h5 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-mocha h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-mocha h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-mocha .docs-light-only{display:none !important}html.theme--catppuccin-mocha pre{position:relative;overflow:hidden}html.theme--catppuccin-mocha pre code,html.theme--catppuccin-mocha pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-mocha pre code:first-of-type,html.theme--catppuccin-mocha pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-mocha pre code:last-of-type,html.theme--catppuccin-mocha pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-mocha pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#cdd6f4;cursor:pointer;text-align:center}html.theme--catppuccin-mocha pre .copy-button:focus,html.theme--catppuccin-mocha pre .copy-button:hover{opacity:1;background:rgba(205,214,244,0.1);color:#89b4fa}html.theme--catppuccin-mocha pre .copy-button.success{color:#a6e3a1;opacity:1}html.theme--catppuccin-mocha pre .copy-button.error{color:#f38ba8;opacity:1}html.theme--catppuccin-mocha pre:hover .copy-button{opacity:1}html.theme--catppuccin-mocha .admonition{background-color:#181825;border-style:solid;border-width:2px;border-color:#bac2de;border-radius:4px;font-size:1rem}html.theme--catppuccin-mocha .admonition strong{color:currentColor}html.theme--catppuccin-mocha .admonition.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-mocha .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .admonition.is-default{background-color:#181825;border-color:#bac2de}html.theme--catppuccin-mocha .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#bac2de}html.theme--catppuccin-mocha .admonition.is-default>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-info{background-color:#181825;border-color:#94e2d5}html.theme--catppuccin-mocha .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#94e2d5}html.theme--catppuccin-mocha .admonition.is-info>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-success{background-color:#181825;border-color:#a6e3a1}html.theme--catppuccin-mocha .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6e3a1}html.theme--catppuccin-mocha .admonition.is-success>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-warning{background-color:#181825;border-color:#f9e2af}html.theme--catppuccin-mocha .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#f9e2af}html.theme--catppuccin-mocha .admonition.is-warning>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-danger{background-color:#181825;border-color:#f38ba8}html.theme--catppuccin-mocha .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#f38ba8}html.theme--catppuccin-mocha .admonition.is-danger>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-compat{background-color:#181825;border-color:#89dceb}html.theme--catppuccin-mocha .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#89dceb}html.theme--catppuccin-mocha .admonition.is-compat>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-todo{background-color:#181825;border-color:#cba6f7}html.theme--catppuccin-mocha .admonition.is-todo>.admonition-header{background-color:rgba(0,0,0,0);color:#cba6f7}html.theme--catppuccin-mocha .admonition.is-todo>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition-header{color:#bac2de;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-mocha .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-mocha details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-mocha details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-mocha details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-mocha .admonition-body{color:#cdd6f4;padding:0.5rem .75rem}html.theme--catppuccin-mocha .admonition-body pre{background-color:#181825}html.theme--catppuccin-mocha .admonition-body code{background-color:#181825}html.theme--catppuccin-mocha .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #585b70;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-mocha .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#181825;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #585b70;overflow:auto}html.theme--catppuccin-mocha .docstring>header code{background-color:transparent}html.theme--catppuccin-mocha .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-mocha .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-mocha .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-mocha .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #585b70}html.theme--catppuccin-mocha .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-mocha .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-mocha .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-mocha .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-mocha .documenter-example-output{background-color:#1e1e2e}html.theme--catppuccin-mocha .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#181825;color:#cdd6f4;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-mocha .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-mocha .outdated-warning-overlay a{color:#89b4fa}html.theme--catppuccin-mocha .outdated-warning-overlay a:hover{color:#89dceb}html.theme--catppuccin-mocha .content pre{border:2px solid #585b70;border-radius:4px}html.theme--catppuccin-mocha .content code{font-weight:inherit}html.theme--catppuccin-mocha .content a code{color:#89b4fa}html.theme--catppuccin-mocha .content a:hover code{color:#89dceb}html.theme--catppuccin-mocha .content h1 code,html.theme--catppuccin-mocha .content h2 code,html.theme--catppuccin-mocha .content h3 code,html.theme--catppuccin-mocha .content h4 code,html.theme--catppuccin-mocha .content h5 code,html.theme--catppuccin-mocha .content h6 code{color:#cdd6f4}html.theme--catppuccin-mocha .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-mocha .content blockquote>ul:first-child,html.theme--catppuccin-mocha .content blockquote>ol:first-child,html.theme--catppuccin-mocha .content .admonition-body>ul:first-child,html.theme--catppuccin-mocha .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-mocha pre,html.theme--catppuccin-mocha code{font-variant-ligatures:no-contextual}html.theme--catppuccin-mocha .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-mocha .breadcrumb a.is-disabled,html.theme--catppuccin-mocha .breadcrumb a.is-disabled:hover{color:#b8c5ef}html.theme--catppuccin-mocha .hljs{background:initial !important}html.theme--catppuccin-mocha .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-mocha .katex-display,html.theme--catppuccin-mocha mjx-container,html.theme--catppuccin-mocha .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-mocha html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-mocha li.no-marker{list-style:none}html.theme--catppuccin-mocha #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-mocha #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main{width:100%}html.theme--catppuccin-mocha #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-mocha #documenter .docs-main>header,html.theme--catppuccin-mocha #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar{background-color:#1e1e2e;border-bottom:1px solid #585b70;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-mocha #documenter .docs-main section.footnotes{border-top:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-mocha .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #585b70;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-mocha #documenter .docs-sidebar{display:flex;flex-direction:column;color:#cdd6f4;background-color:#181825;border-right:1px solid #585b70;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-mocha #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name a:hover{color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #585b70;display:none;padding:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #585b70;padding-bottom:1.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#cdd6f4;background:#181825}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#cdd6f4;background-color:#202031}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #585b70;border-bottom:1px solid #585b70;background-color:#11111b}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#11111b;color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#202031;color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-mocha #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#28283e}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#383856}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#28283e}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#383856}}html.theme--catppuccin-mocha kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-mocha .search-min-width-50{min-width:50%}html.theme--catppuccin-mocha .search-min-height-100{min-height:100%}html.theme--catppuccin-mocha .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-mocha .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover,html.theme--catppuccin-mocha .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-mocha .search-result-link .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-mocha .property-search-result-badge,html.theme--catppuccin-mocha .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-mocha .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:hover .search-filter,html.theme--catppuccin-mocha .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-mocha .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-mocha .search-filter:hover,html.theme--catppuccin-mocha .search-filter:focus{color:#333}html.theme--catppuccin-mocha .search-filter-selected{color:#313244;background-color:#b4befe}html.theme--catppuccin-mocha .search-filter-selected:hover,html.theme--catppuccin-mocha .search-filter-selected:focus{color:#313244}html.theme--catppuccin-mocha .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-mocha .search-divider{border-bottom:1px solid #585b70}html.theme--catppuccin-mocha .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-mocha .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-mocha .w-100{width:100%}html.theme--catppuccin-mocha .gap-2{gap:0.5rem}html.theme--catppuccin-mocha .gap-4{gap:1rem}html.theme--catppuccin-mocha .gap-8{gap:2rem}html.theme--catppuccin-mocha{background-color:#1e1e2e;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-mocha a{transition:all 200ms ease}html.theme--catppuccin-mocha .label{color:#cdd6f4}html.theme--catppuccin-mocha .button,html.theme--catppuccin-mocha .control.has-icons-left .icon,html.theme--catppuccin-mocha .control.has-icons-right .icon,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .select,html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea{height:2.5em;color:#cdd6f4}html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#cdd6f4}html.theme--catppuccin-mocha .select:after,html.theme--catppuccin-mocha .select select{border-width:1px}html.theme--catppuccin-mocha .menu-list a{transition:all 300ms ease}html.theme--catppuccin-mocha .modal-card-foot,html.theme--catppuccin-mocha .modal-card-head{border-color:#585b70}html.theme--catppuccin-mocha .navbar{border-radius:.4em}html.theme--catppuccin-mocha .navbar.is-transparent{background:none}html.theme--catppuccin-mocha .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .navbar .navbar-menu{background-color:#89b4fa;border-radius:0 0 .4em .4em}}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){color:#313244}html.theme--catppuccin-mocha .tag.is-link:not(body),html.theme--catppuccin-mocha .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-mocha .content kbd.is-link:not(body){color:#313244}html.theme--catppuccin-mocha .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-mocha .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-mocha .ansi span.sgr3{font-style:italic}html.theme--catppuccin-mocha .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-mocha .ansi span.sgr7{color:#1e1e2e;background-color:#cdd6f4}html.theme--catppuccin-mocha .ansi span.sgr8{color:transparent}html.theme--catppuccin-mocha .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-mocha .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-mocha .ansi span.sgr30{color:#45475a}html.theme--catppuccin-mocha .ansi span.sgr31{color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr32{color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr33{color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr34{color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr35{color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr36{color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr37{color:#bac2de}html.theme--catppuccin-mocha .ansi span.sgr40{background-color:#45475a}html.theme--catppuccin-mocha .ansi span.sgr41{background-color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr42{background-color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr43{background-color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr44{background-color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr45{background-color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr46{background-color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr47{background-color:#bac2de}html.theme--catppuccin-mocha .ansi span.sgr90{color:#585b70}html.theme--catppuccin-mocha .ansi span.sgr91{color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr92{color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr93{color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr94{color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr95{color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr96{color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr97{color:#a6adc8}html.theme--catppuccin-mocha .ansi span.sgr100{background-color:#585b70}html.theme--catppuccin-mocha .ansi span.sgr101{background-color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr102{background-color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr103{background-color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr104{background-color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr105{background-color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr106{background-color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr107{background-color:#a6adc8}html.theme--catppuccin-mocha code.language-julia-repl>span.hljs-meta{color:#a6e3a1;font-weight:bolder}html.theme--catppuccin-mocha code .hljs{color:#cdd6f4;background:#1e1e2e}html.theme--catppuccin-mocha code .hljs-keyword{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-built_in{color:#f38ba8}html.theme--catppuccin-mocha code .hljs-type{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-literal{color:#fab387}html.theme--catppuccin-mocha code .hljs-number{color:#fab387}html.theme--catppuccin-mocha code .hljs-operator{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-punctuation{color:#bac2de}html.theme--catppuccin-mocha code .hljs-property{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-regexp{color:#f5c2e7}html.theme--catppuccin-mocha code .hljs-string{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-char.escape_{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-subst{color:#a6adc8}html.theme--catppuccin-mocha code .hljs-symbol{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-variable{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-variable.language_{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-variable.constant_{color:#fab387}html.theme--catppuccin-mocha code .hljs-title{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-title.class_{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-title.function_{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-params{color:#cdd6f4}html.theme--catppuccin-mocha code .hljs-comment{color:#585b70}html.theme--catppuccin-mocha code .hljs-doctag{color:#f38ba8}html.theme--catppuccin-mocha code .hljs-meta{color:#fab387}html.theme--catppuccin-mocha code .hljs-section{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-tag{color:#a6adc8}html.theme--catppuccin-mocha code .hljs-name{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-attr{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-attribute{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-bullet{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-code{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-emphasis{color:#f38ba8;font-style:italic}html.theme--catppuccin-mocha code .hljs-strong{color:#f38ba8;font-weight:bold}html.theme--catppuccin-mocha code .hljs-formula{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-link{color:#74c7ec;font-style:italic}html.theme--catppuccin-mocha code .hljs-quote{color:#a6e3a1;font-style:italic}html.theme--catppuccin-mocha code .hljs-selector-tag{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-selector-id{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-selector-class{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-selector-attr{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-selector-pseudo{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-template-tag{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-template-variable{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-addition{color:#a6e3a1;background:rgba(166,227,161,0.15)}html.theme--catppuccin-mocha code .hljs-deletion{color:#f38ba8;background:rgba(243,139,168,0.15)}html.theme--catppuccin-mocha .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover,html.theme--catppuccin-mocha .search-result-link:focus{background-color:#313244}html.theme--catppuccin-mocha .search-result-link .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:hover .search-filter,html.theme--catppuccin-mocha .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:focus .search-filter{color:#313244 !important;background-color:#b4befe !important}html.theme--catppuccin-mocha .search-result-title{color:#cdd6f4}html.theme--catppuccin-mocha .search-result-highlight{background-color:#f38ba8;color:#181825}html.theme--catppuccin-mocha .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-mocha .w-100{width:100%}html.theme--catppuccin-mocha .gap-2{gap:0.5rem}html.theme--catppuccin-mocha .gap-4{gap:1rem} diff --git a/previews/PR31/assets/themes/documenter-dark.css b/previews/PR31/assets/themes/documenter-dark.css new file mode 100644 index 0000000..c41c82f --- /dev/null +++ b/previews/PR31/assets/themes/documenter-dark.css @@ -0,0 +1,7 @@ +html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .file-cta,html.theme--documenter-dark .file-name,html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--documenter-dark .pagination-previous:focus,html.theme--documenter-dark .pagination-next:focus,html.theme--documenter-dark .pagination-link:focus,html.theme--documenter-dark .pagination-ellipsis:focus,html.theme--documenter-dark .file-cta:focus,html.theme--documenter-dark .file-name:focus,html.theme--documenter-dark .select select:focus,html.theme--documenter-dark .textarea:focus,html.theme--documenter-dark .input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:focus,html.theme--documenter-dark .button:focus,html.theme--documenter-dark .is-focused.pagination-previous,html.theme--documenter-dark .is-focused.pagination-next,html.theme--documenter-dark .is-focused.pagination-link,html.theme--documenter-dark .is-focused.pagination-ellipsis,html.theme--documenter-dark .is-focused.file-cta,html.theme--documenter-dark .is-focused.file-name,html.theme--documenter-dark .select select.is-focused,html.theme--documenter-dark .is-focused.textarea,html.theme--documenter-dark .is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-focused.button,html.theme--documenter-dark .pagination-previous:active,html.theme--documenter-dark .pagination-next:active,html.theme--documenter-dark .pagination-link:active,html.theme--documenter-dark .pagination-ellipsis:active,html.theme--documenter-dark .file-cta:active,html.theme--documenter-dark .file-name:active,html.theme--documenter-dark .select select:active,html.theme--documenter-dark .textarea:active,html.theme--documenter-dark .input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:active,html.theme--documenter-dark .button:active,html.theme--documenter-dark .is-active.pagination-previous,html.theme--documenter-dark .is-active.pagination-next,html.theme--documenter-dark .is-active.pagination-link,html.theme--documenter-dark .is-active.pagination-ellipsis,html.theme--documenter-dark .is-active.file-cta,html.theme--documenter-dark .is-active.file-name,html.theme--documenter-dark .select select.is-active,html.theme--documenter-dark .is-active.textarea,html.theme--documenter-dark .is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .is-active.button{outline:none}html.theme--documenter-dark .pagination-previous[disabled],html.theme--documenter-dark .pagination-next[disabled],html.theme--documenter-dark .pagination-link[disabled],html.theme--documenter-dark .pagination-ellipsis[disabled],html.theme--documenter-dark .file-cta[disabled],html.theme--documenter-dark .file-name[disabled],html.theme--documenter-dark .select select[disabled],html.theme--documenter-dark .textarea[disabled],html.theme--documenter-dark .input[disabled],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--documenter-dark .button[disabled],fieldset[disabled] html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--documenter-dark .pagination-next,html.theme--documenter-dark fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--documenter-dark .pagination-link,html.theme--documenter-dark fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--documenter-dark .file-cta,html.theme--documenter-dark fieldset[disabled] .file-cta,fieldset[disabled] html.theme--documenter-dark .file-name,html.theme--documenter-dark fieldset[disabled] .file-name,fieldset[disabled] html.theme--documenter-dark .select select,fieldset[disabled] html.theme--documenter-dark .textarea,fieldset[disabled] html.theme--documenter-dark .input,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark fieldset[disabled] .select select,html.theme--documenter-dark .select fieldset[disabled] select,html.theme--documenter-dark fieldset[disabled] .textarea,html.theme--documenter-dark fieldset[disabled] .input,html.theme--documenter-dark fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--documenter-dark .button,html.theme--documenter-dark fieldset[disabled] .button{cursor:not-allowed}html.theme--documenter-dark .tabs,html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .breadcrumb,html.theme--documenter-dark .file,html.theme--documenter-dark .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--documenter-dark .navbar-link:not(.is-arrowless)::after,html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--documenter-dark .admonition:not(:last-child),html.theme--documenter-dark .tabs:not(:last-child),html.theme--documenter-dark .pagination:not(:last-child),html.theme--documenter-dark .message:not(:last-child),html.theme--documenter-dark .level:not(:last-child),html.theme--documenter-dark .breadcrumb:not(:last-child),html.theme--documenter-dark .block:not(:last-child),html.theme--documenter-dark .title:not(:last-child),html.theme--documenter-dark .subtitle:not(:last-child),html.theme--documenter-dark .table-container:not(:last-child),html.theme--documenter-dark .table:not(:last-child),html.theme--documenter-dark .progress:not(:last-child),html.theme--documenter-dark .notification:not(:last-child),html.theme--documenter-dark .content:not(:last-child),html.theme--documenter-dark .box:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .modal-close,html.theme--documenter-dark .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--documenter-dark .modal-close::before,html.theme--documenter-dark .delete::before,html.theme--documenter-dark .modal-close::after,html.theme--documenter-dark .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--documenter-dark .modal-close::before,html.theme--documenter-dark .delete::before{height:2px;width:50%}html.theme--documenter-dark .modal-close::after,html.theme--documenter-dark .delete::after{height:50%;width:2px}html.theme--documenter-dark .modal-close:hover,html.theme--documenter-dark .delete:hover,html.theme--documenter-dark .modal-close:focus,html.theme--documenter-dark .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--documenter-dark .modal-close:active,html.theme--documenter-dark .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--documenter-dark .is-small.modal-close,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--documenter-dark .is-small.delete,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--documenter-dark .is-medium.modal-close,html.theme--documenter-dark .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--documenter-dark .is-large.modal-close,html.theme--documenter-dark .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--documenter-dark .control.is-loading::after,html.theme--documenter-dark .select.is-loading::after,html.theme--documenter-dark .loader,html.theme--documenter-dark .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdee0;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--documenter-dark .hero-video,html.theme--documenter-dark .modal-background,html.theme--documenter-dark .modal,html.theme--documenter-dark .image.is-square img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--documenter-dark .image.is-square .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--documenter-dark .image.is-1by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--documenter-dark .image.is-1by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--documenter-dark .image.is-5by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--documenter-dark .image.is-5by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--documenter-dark .image.is-4by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--documenter-dark .image.is-4by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--documenter-dark .image.is-3by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--documenter-dark .image.is-3by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--documenter-dark .image.is-5by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--documenter-dark .image.is-5by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--documenter-dark .image.is-16by9 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--documenter-dark .image.is-16by9 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--documenter-dark .image.is-2by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--documenter-dark .image.is-2by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--documenter-dark .image.is-3by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--documenter-dark .image.is-3by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--documenter-dark .image.is-4by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--documenter-dark .image.is-4by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--documenter-dark .image.is-3by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--documenter-dark .image.is-3by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--documenter-dark .image.is-2by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--documenter-dark .image.is-2by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--documenter-dark .image.is-3by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--documenter-dark .image.is-3by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--documenter-dark .image.is-9by16 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--documenter-dark .image.is-9by16 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--documenter-dark .image.is-1by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--documenter-dark .image.is-1by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--documenter-dark .image.is-1by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--documenter-dark .image.is-1by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--documenter-dark .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#ecf0f1 !important}a.has-text-light:hover,a.has-text-light:focus{color:#cfd9db !important}.has-background-light{background-color:#ecf0f1 !important}.has-text-dark{color:#282f2f !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#111414 !important}.has-background-dark{background-color:#282f2f !important}.has-text-primary{color:#375a7f !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#28415b !important}.has-background-primary{background-color:#375a7f !important}.has-text-primary-light{color:#f1f5f9 !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#cddbe9 !important}.has-background-primary-light{background-color:#f1f5f9 !important}.has-text-primary-dark{color:#4d7eb2 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#7198c1 !important}.has-background-primary-dark{background-color:#4d7eb2 !important}.has-text-link{color:#1abc9c !important}a.has-text-link:hover,a.has-text-link:focus{color:#148f77 !important}.has-background-link{background-color:#1abc9c !important}.has-text-link-light{color:#edfdf9 !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c0f6ec !important}.has-background-link-light{background-color:#edfdf9 !important}.has-text-link-dark{color:#15987e !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#1bc5a4 !important}.has-background-link-dark{background-color:#15987e !important}.has-text-info{color:#3c5dcd !important}a.has-text-info:hover,a.has-text-info:focus{color:#2c48aa !important}.has-background-info{background-color:#3c5dcd !important}.has-text-info-light{color:#eff2fb !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6d0f0 !important}.has-background-info-light{background-color:#eff2fb !important}.has-text-info-dark{color:#3253c3 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#5571d3 !important}.has-background-info-dark{background-color:#3253c3 !important}.has-text-success{color:#259a12 !important}a.has-text-success:hover,a.has-text-success:focus{color:#1a6c0d !important}.has-background-success{background-color:#259a12 !important}.has-text-success-light{color:#effded !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c7f8bf !important}.has-background-success-light{background-color:#effded !important}.has-text-success-dark{color:#2ec016 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#3fe524 !important}.has-background-success-dark{background-color:#2ec016 !important}.has-text-warning{color:#f4c72f !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#e4b30c !important}.has-background-warning{background-color:#f4c72f !important}.has-text-warning-light{color:#fefaec !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fbedbb !important}.has-background-warning-light{background-color:#fefaec !important}.has-text-warning-dark{color:#8c6e07 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#bd940a !important}.has-background-warning-dark{background-color:#8c6e07 !important}.has-text-danger{color:#cb3c33 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a23029 !important}.has-background-danger{background-color:#cb3c33 !important}.has-text-danger-light{color:#fbefef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f1c8c6 !important}.has-background-danger-light{background-color:#fbefef !important}.has-text-danger-dark{color:#c03930 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#d35850 !important}.has-background-danger-dark{background-color:#c03930 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#282f2f !important}.has-background-grey-darker{background-color:#282f2f !important}.has-text-grey-dark{color:#343c3d !important}.has-background-grey-dark{background-color:#343c3d !important}.has-text-grey{color:#5e6d6f !important}.has-background-grey{background-color:#5e6d6f !important}.has-text-grey-light{color:#8c9b9d !important}.has-background-grey-light{background-color:#8c9b9d !important}.has-text-grey-lighter{color:#dbdee0 !important}.has-background-grey-lighter{background-color:#dbdee0 !important}.has-text-white-ter{color:#ecf0f1 !important}.has-background-white-ter{background-color:#ecf0f1 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--documenter-dark .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--documenter-dark{/*! + Theme: a11y-dark + Author: @ericwbailey + Maintainer: @ericwbailey + + Based on the Tomorrow Night Eighties theme: https://github.com/isagalaev/highlight.js/blob/master/src/styles/tomorrow-night-eighties.css +*/}html.theme--documenter-dark html{background-color:#1f2424;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--documenter-dark article,html.theme--documenter-dark aside,html.theme--documenter-dark figure,html.theme--documenter-dark footer,html.theme--documenter-dark header,html.theme--documenter-dark hgroup,html.theme--documenter-dark section{display:block}html.theme--documenter-dark body,html.theme--documenter-dark button,html.theme--documenter-dark input,html.theme--documenter-dark optgroup,html.theme--documenter-dark select,html.theme--documenter-dark textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--documenter-dark code,html.theme--documenter-dark pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--documenter-dark body{color:#fff;font-size:1em;font-weight:400;line-height:1.5}html.theme--documenter-dark a{color:#1abc9c;cursor:pointer;text-decoration:none}html.theme--documenter-dark a strong{color:currentColor}html.theme--documenter-dark a:hover{color:#1dd2af}html.theme--documenter-dark code{background-color:rgba(255,255,255,0.05);color:#ececec;font-size:.875em;font-weight:normal;padding:.1em}html.theme--documenter-dark hr{background-color:#282f2f;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--documenter-dark img{height:auto;max-width:100%}html.theme--documenter-dark input[type="checkbox"],html.theme--documenter-dark input[type="radio"]{vertical-align:baseline}html.theme--documenter-dark small{font-size:.875em}html.theme--documenter-dark span{font-style:inherit;font-weight:inherit}html.theme--documenter-dark strong{color:#f2f2f2;font-weight:700}html.theme--documenter-dark fieldset{border:none}html.theme--documenter-dark pre{-webkit-overflow-scrolling:touch;background-color:#282f2f;color:#fff;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--documenter-dark pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--documenter-dark table td,html.theme--documenter-dark table th{vertical-align:top}html.theme--documenter-dark table td:not([align]),html.theme--documenter-dark table th:not([align]){text-align:inherit}html.theme--documenter-dark table th{color:#f2f2f2}html.theme--documenter-dark .box{background-color:#343c3d;border-radius:8px;box-shadow:none;color:#fff;display:block;padding:1.25rem}html.theme--documenter-dark a.box:hover,html.theme--documenter-dark a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #1abc9c}html.theme--documenter-dark a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #1abc9c}html.theme--documenter-dark .button{background-color:#282f2f;border-color:#4c5759;border-width:1px;color:#375a7f;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--documenter-dark .button strong{color:inherit}html.theme--documenter-dark .button .icon,html.theme--documenter-dark .button .icon.is-small,html.theme--documenter-dark .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--documenter-dark #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--documenter-dark .button .icon.is-medium,html.theme--documenter-dark .button .icon.is-large{height:1.5em;width:1.5em}html.theme--documenter-dark .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--documenter-dark .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--documenter-dark .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--documenter-dark .button:hover,html.theme--documenter-dark .button.is-hovered{border-color:#8c9b9d;color:#f2f2f2}html.theme--documenter-dark .button:focus,html.theme--documenter-dark .button.is-focused{border-color:#8c9b9d;color:#17a689}html.theme--documenter-dark .button:focus:not(:active),html.theme--documenter-dark .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .button:active,html.theme--documenter-dark .button.is-active{border-color:#343c3d;color:#f2f2f2}html.theme--documenter-dark .button.is-text{background-color:transparent;border-color:transparent;color:#fff;text-decoration:underline}html.theme--documenter-dark .button.is-text:hover,html.theme--documenter-dark .button.is-text.is-hovered,html.theme--documenter-dark .button.is-text:focus,html.theme--documenter-dark .button.is-text.is-focused{background-color:#282f2f;color:#f2f2f2}html.theme--documenter-dark .button.is-text:active,html.theme--documenter-dark .button.is-text.is-active{background-color:#1d2122;color:#f2f2f2}html.theme--documenter-dark .button.is-text[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--documenter-dark .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#1abc9c;text-decoration:none}html.theme--documenter-dark .button.is-ghost:hover,html.theme--documenter-dark .button.is-ghost.is-hovered{color:#1abc9c;text-decoration:underline}html.theme--documenter-dark .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:hover,html.theme--documenter-dark .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:focus,html.theme--documenter-dark .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:focus:not(:active),html.theme--documenter-dark .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .button.is-white:active,html.theme--documenter-dark .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--documenter-dark .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted:hover,html.theme--documenter-dark .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--documenter-dark .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-white.is-outlined:hover,html.theme--documenter-dark .button.is-white.is-outlined.is-hovered,html.theme--documenter-dark .button.is-white.is-outlined:focus,html.theme--documenter-dark .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-white.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:hover,html.theme--documenter-dark .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:focus,html.theme--documenter-dark .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:focus:not(:active),html.theme--documenter-dark .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .button.is-black:active,html.theme--documenter-dark .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--documenter-dark .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted:hover,html.theme--documenter-dark .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-outlined:hover,html.theme--documenter-dark .button.is-black.is-outlined.is-hovered,html.theme--documenter-dark .button.is-black.is-outlined:focus,html.theme--documenter-dark .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-black.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-light{background-color:#ecf0f1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:hover,html.theme--documenter-dark .button.is-light.is-hovered{background-color:#e5eaec;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:focus,html.theme--documenter-dark .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:focus:not(:active),html.theme--documenter-dark .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .button.is-light:active,html.theme--documenter-dark .button.is-light.is-active{background-color:#dde4e6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light{background-color:#ecf0f1;border-color:#ecf0f1;box-shadow:none}html.theme--documenter-dark .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted:hover,html.theme--documenter-dark .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-light.is-outlined{background-color:transparent;border-color:#ecf0f1;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-outlined:hover,html.theme--documenter-dark .button.is-light.is-outlined.is-hovered,html.theme--documenter-dark .button.is-light.is-outlined:focus,html.theme--documenter-dark .button.is-light.is-outlined.is-focused{background-color:#ecf0f1;border-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #ecf0f1 #ecf0f1 !important}html.theme--documenter-dark .button.is-light.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-outlined{background-color:transparent;border-color:#ecf0f1;box-shadow:none;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ecf0f1 #ecf0f1 !important}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-dark,html.theme--documenter-dark .content kbd.button{background-color:#282f2f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:hover,html.theme--documenter-dark .content kbd.button:hover,html.theme--documenter-dark .button.is-dark.is-hovered,html.theme--documenter-dark .content kbd.button.is-hovered{background-color:#232829;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:focus,html.theme--documenter-dark .content kbd.button:focus,html.theme--documenter-dark .button.is-dark.is-focused,html.theme--documenter-dark .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:focus:not(:active),html.theme--documenter-dark .content kbd.button:focus:not(:active),html.theme--documenter-dark .button.is-dark.is-focused:not(:active),html.theme--documenter-dark .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .button.is-dark:active,html.theme--documenter-dark .content kbd.button:active,html.theme--documenter-dark .button.is-dark.is-active,html.theme--documenter-dark .content kbd.button.is-active{background-color:#1d2122;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark[disabled],html.theme--documenter-dark .content kbd.button[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark,fieldset[disabled] html.theme--documenter-dark .content kbd.button{background-color:#282f2f;border-color:#282f2f;box-shadow:none}html.theme--documenter-dark .button.is-dark.is-inverted,html.theme--documenter-dark .content kbd.button.is-inverted{background-color:#fff;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted:hover,html.theme--documenter-dark .content kbd.button.is-inverted:hover,html.theme--documenter-dark .button.is-dark.is-inverted.is-hovered,html.theme--documenter-dark .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-dark.is-inverted[disabled],html.theme--documenter-dark .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-inverted,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-loading::after,html.theme--documenter-dark .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-dark.is-outlined,html.theme--documenter-dark .content kbd.button.is-outlined{background-color:transparent;border-color:#282f2f;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-outlined:hover,html.theme--documenter-dark .content kbd.button.is-outlined:hover,html.theme--documenter-dark .button.is-dark.is-outlined.is-hovered,html.theme--documenter-dark .content kbd.button.is-outlined.is-hovered,html.theme--documenter-dark .button.is-dark.is-outlined:focus,html.theme--documenter-dark .content kbd.button.is-outlined:focus,html.theme--documenter-dark .button.is-dark.is-outlined.is-focused,html.theme--documenter-dark .content kbd.button.is-outlined.is-focused{background-color:#282f2f;border-color:#282f2f;color:#fff}html.theme--documenter-dark .button.is-dark.is-outlined.is-loading::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #282f2f #282f2f !important}html.theme--documenter-dark .button.is-dark.is-outlined.is-loading:hover::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading:focus::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-dark.is-outlined[disabled],html.theme--documenter-dark .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-outlined,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-outlined{background-color:transparent;border-color:#282f2f;box-shadow:none;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined:hover,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined:focus,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #282f2f #282f2f !important}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined[disabled],html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-primary,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink{background-color:#375a7f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:hover,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#335476;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:focus,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:focus:not(:active),html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--documenter-dark .button.is-primary.is-focused:not(:active),html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .button.is-primary:active,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary.is-active,html.theme--documenter-dark .docstring>section>a.button.is-active.docs-sourcelink{background-color:#2f4d6d;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary[disabled],html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink{background-color:#375a7f;border-color:#375a7f;box-shadow:none}html.theme--documenter-dark .button.is-primary.is-inverted,html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted:hover,html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-inverted.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--documenter-dark .button.is-primary.is-inverted[disabled],html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-inverted,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-loading::after,html.theme--documenter-dark .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-primary.is-outlined,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#375a7f;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-outlined:hover,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-outlined.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-outlined:focus,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-outlined.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#375a7f;border-color:#375a7f;color:#fff}html.theme--documenter-dark .button.is-primary.is-outlined.is-loading::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #375a7f #375a7f !important}html.theme--documenter-dark .button.is-primary.is-outlined.is-loading:hover::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading:focus::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-primary.is-outlined[disabled],html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-outlined,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#375a7f;box-shadow:none;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined:hover,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined:focus,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #375a7f #375a7f !important}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined[disabled],html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-primary.is-light,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink{background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .button.is-primary.is-light:hover,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-light.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e8eef5;border-color:transparent;color:#4d7eb2}html.theme--documenter-dark .button.is-primary.is-light:active,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary.is-light.is-active,html.theme--documenter-dark .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#dfe8f1;border-color:transparent;color:#4d7eb2}html.theme--documenter-dark .button.is-link{background-color:#1abc9c;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:hover,html.theme--documenter-dark .button.is-link.is-hovered{background-color:#18b193;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:focus,html.theme--documenter-dark .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:focus:not(:active),html.theme--documenter-dark .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .button.is-link:active,html.theme--documenter-dark .button.is-link.is-active{background-color:#17a689;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link{background-color:#1abc9c;border-color:#1abc9c;box-shadow:none}html.theme--documenter-dark .button.is-link.is-inverted{background-color:#fff;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted:hover,html.theme--documenter-dark .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-link.is-outlined{background-color:transparent;border-color:#1abc9c;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-outlined:hover,html.theme--documenter-dark .button.is-link.is-outlined.is-hovered,html.theme--documenter-dark .button.is-link.is-outlined:focus,html.theme--documenter-dark .button.is-link.is-outlined.is-focused{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #1abc9c #1abc9c !important}html.theme--documenter-dark .button.is-link.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-outlined{background-color:transparent;border-color:#1abc9c;box-shadow:none;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #1abc9c #1abc9c !important}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-link.is-light{background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .button.is-link.is-light:hover,html.theme--documenter-dark .button.is-link.is-light.is-hovered{background-color:#e2fbf6;border-color:transparent;color:#15987e}html.theme--documenter-dark .button.is-link.is-light:active,html.theme--documenter-dark .button.is-link.is-light.is-active{background-color:#d7f9f3;border-color:transparent;color:#15987e}html.theme--documenter-dark .button.is-info{background-color:#3c5dcd;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:hover,html.theme--documenter-dark .button.is-info.is-hovered{background-color:#3355c9;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:focus,html.theme--documenter-dark .button.is-info.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:focus:not(:active),html.theme--documenter-dark .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .button.is-info:active,html.theme--documenter-dark .button.is-info.is-active{background-color:#3151bf;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info{background-color:#3c5dcd;border-color:#3c5dcd;box-shadow:none}html.theme--documenter-dark .button.is-info.is-inverted{background-color:#fff;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted:hover,html.theme--documenter-dark .button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-outlined:hover,html.theme--documenter-dark .button.is-info.is-outlined.is-hovered,html.theme--documenter-dark .button.is-info.is-outlined:focus,html.theme--documenter-dark .button.is-info.is-outlined.is-focused{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}html.theme--documenter-dark .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}html.theme--documenter-dark .button.is-info.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;box-shadow:none;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-info.is-light{background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .button.is-info.is-light:hover,html.theme--documenter-dark .button.is-info.is-light.is-hovered{background-color:#e5e9f8;border-color:transparent;color:#3253c3}html.theme--documenter-dark .button.is-info.is-light:active,html.theme--documenter-dark .button.is-info.is-light.is-active{background-color:#dae1f6;border-color:transparent;color:#3253c3}html.theme--documenter-dark .button.is-success{background-color:#259a12;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:hover,html.theme--documenter-dark .button.is-success.is-hovered{background-color:#228f11;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:focus,html.theme--documenter-dark .button.is-success.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:focus:not(:active),html.theme--documenter-dark .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .button.is-success:active,html.theme--documenter-dark .button.is-success.is-active{background-color:#20830f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success{background-color:#259a12;border-color:#259a12;box-shadow:none}html.theme--documenter-dark .button.is-success.is-inverted{background-color:#fff;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted:hover,html.theme--documenter-dark .button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#259a12}html.theme--documenter-dark .button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;color:#259a12}html.theme--documenter-dark .button.is-success.is-outlined:hover,html.theme--documenter-dark .button.is-success.is-outlined.is-hovered,html.theme--documenter-dark .button.is-success.is-outlined:focus,html.theme--documenter-dark .button.is-success.is-outlined.is-focused{background-color:#259a12;border-color:#259a12;color:#fff}html.theme--documenter-dark .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #259a12 #259a12 !important}html.theme--documenter-dark .button.is-success.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;box-shadow:none;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #259a12 #259a12 !important}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-success.is-light{background-color:#effded;color:#2ec016}html.theme--documenter-dark .button.is-success.is-light:hover,html.theme--documenter-dark .button.is-success.is-light.is-hovered{background-color:#e5fce1;border-color:transparent;color:#2ec016}html.theme--documenter-dark .button.is-success.is-light:active,html.theme--documenter-dark .button.is-success.is-light.is-active{background-color:#dbfad6;border-color:transparent;color:#2ec016}html.theme--documenter-dark .button.is-warning{background-color:#f4c72f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:hover,html.theme--documenter-dark .button.is-warning.is-hovered{background-color:#f3c423;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:focus,html.theme--documenter-dark .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:focus:not(:active),html.theme--documenter-dark .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .button.is-warning:active,html.theme--documenter-dark .button.is-warning.is-active{background-color:#f3c017;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning{background-color:#f4c72f;border-color:#f4c72f;box-shadow:none}html.theme--documenter-dark .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted:hover,html.theme--documenter-dark .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-warning.is-outlined{background-color:transparent;border-color:#f4c72f;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-outlined:hover,html.theme--documenter-dark .button.is-warning.is-outlined.is-hovered,html.theme--documenter-dark .button.is-warning.is-outlined:focus,html.theme--documenter-dark .button.is-warning.is-outlined.is-focused{background-color:#f4c72f;border-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #f4c72f #f4c72f !important}html.theme--documenter-dark .button.is-warning.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-outlined{background-color:transparent;border-color:#f4c72f;box-shadow:none;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f4c72f #f4c72f !important}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-light{background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .button.is-warning.is-light:hover,html.theme--documenter-dark .button.is-warning.is-light.is-hovered{background-color:#fdf7e0;border-color:transparent;color:#8c6e07}html.theme--documenter-dark .button.is-warning.is-light:active,html.theme--documenter-dark .button.is-warning.is-light.is-active{background-color:#fdf3d3;border-color:transparent;color:#8c6e07}html.theme--documenter-dark .button.is-danger{background-color:#cb3c33;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:hover,html.theme--documenter-dark .button.is-danger.is-hovered{background-color:#c13930;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:focus,html.theme--documenter-dark .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:focus:not(:active),html.theme--documenter-dark .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .button.is-danger:active,html.theme--documenter-dark .button.is-danger.is-active{background-color:#b7362e;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger{background-color:#cb3c33;border-color:#cb3c33;box-shadow:none}html.theme--documenter-dark .button.is-danger.is-inverted{background-color:#fff;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted:hover,html.theme--documenter-dark .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-outlined:hover,html.theme--documenter-dark .button.is-danger.is-outlined.is-hovered,html.theme--documenter-dark .button.is-danger.is-outlined:focus,html.theme--documenter-dark .button.is-danger.is-outlined.is-focused{background-color:#cb3c33;border-color:#cb3c33;color:#fff}html.theme--documenter-dark .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}html.theme--documenter-dark .button.is-danger.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;box-shadow:none;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-danger.is-light{background-color:#fbefef;color:#c03930}html.theme--documenter-dark .button.is-danger.is-light:hover,html.theme--documenter-dark .button.is-danger.is-light.is-hovered{background-color:#f8e6e5;border-color:transparent;color:#c03930}html.theme--documenter-dark .button.is-danger.is-light:active,html.theme--documenter-dark .button.is-danger.is-light.is-active{background-color:#f6dcda;border-color:transparent;color:#c03930}html.theme--documenter-dark .button.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--documenter-dark .button.is-small:not(.is-rounded),html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--documenter-dark .button.is-normal{font-size:1rem}html.theme--documenter-dark .button.is-medium{font-size:1.25rem}html.theme--documenter-dark .button.is-large{font-size:1.5rem}html.theme--documenter-dark .button[disabled],fieldset[disabled] html.theme--documenter-dark .button{background-color:#8c9b9d;border-color:#5e6d6f;box-shadow:none;opacity:.5}html.theme--documenter-dark .button.is-fullwidth{display:flex;width:100%}html.theme--documenter-dark .button.is-loading{color:transparent !important;pointer-events:none}html.theme--documenter-dark .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--documenter-dark .button.is-static{background-color:#282f2f;border-color:#5e6d6f;color:#dbdee0;box-shadow:none;pointer-events:none}html.theme--documenter-dark .button.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--documenter-dark .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .buttons .button{margin-bottom:0.5rem}html.theme--documenter-dark .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--documenter-dark .buttons:last-child{margin-bottom:-0.5rem}html.theme--documenter-dark .buttons:not(:last-child){margin-bottom:1rem}html.theme--documenter-dark .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--documenter-dark .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--documenter-dark .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--documenter-dark .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--documenter-dark .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--documenter-dark .buttons.has-addons .button:last-child{margin-right:0}html.theme--documenter-dark .buttons.has-addons .button:hover,html.theme--documenter-dark .buttons.has-addons .button.is-hovered{z-index:2}html.theme--documenter-dark .buttons.has-addons .button:focus,html.theme--documenter-dark .buttons.has-addons .button.is-focused,html.theme--documenter-dark .buttons.has-addons .button:active,html.theme--documenter-dark .buttons.has-addons .button.is-active,html.theme--documenter-dark .buttons.has-addons .button.is-selected{z-index:3}html.theme--documenter-dark .buttons.has-addons .button:focus:hover,html.theme--documenter-dark .buttons.has-addons .button.is-focused:hover,html.theme--documenter-dark .buttons.has-addons .button:active:hover,html.theme--documenter-dark .buttons.has-addons .button.is-active:hover,html.theme--documenter-dark .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--documenter-dark .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .buttons.is-centered{justify-content:center}html.theme--documenter-dark .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--documenter-dark .buttons.is-right{justify-content:flex-end}html.theme--documenter-dark .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .button.is-responsive.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--documenter-dark .button.is-responsive,html.theme--documenter-dark .button.is-responsive.is-normal{font-size:.65625rem}html.theme--documenter-dark .button.is-responsive.is-medium{font-size:.75rem}html.theme--documenter-dark .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .button.is-responsive.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--documenter-dark .button.is-responsive,html.theme--documenter-dark .button.is-responsive.is-normal{font-size:.75rem}html.theme--documenter-dark .button.is-responsive.is-medium{font-size:1rem}html.theme--documenter-dark .button.is-responsive.is-large{font-size:1.25rem}}html.theme--documenter-dark .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--documenter-dark .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--documenter-dark .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--documenter-dark .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--documenter-dark .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--documenter-dark .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--documenter-dark .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--documenter-dark .content li+li{margin-top:0.25em}html.theme--documenter-dark .content p:not(:last-child),html.theme--documenter-dark .content dl:not(:last-child),html.theme--documenter-dark .content ol:not(:last-child),html.theme--documenter-dark .content ul:not(:last-child),html.theme--documenter-dark .content blockquote:not(:last-child),html.theme--documenter-dark .content pre:not(:last-child),html.theme--documenter-dark .content table:not(:last-child){margin-bottom:1em}html.theme--documenter-dark .content h1,html.theme--documenter-dark .content h2,html.theme--documenter-dark .content h3,html.theme--documenter-dark .content h4,html.theme--documenter-dark .content h5,html.theme--documenter-dark .content h6{color:#f2f2f2;font-weight:600;line-height:1.125}html.theme--documenter-dark .content h1{font-size:2em;margin-bottom:0.5em}html.theme--documenter-dark .content h1:not(:first-child){margin-top:1em}html.theme--documenter-dark .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--documenter-dark .content h2:not(:first-child){margin-top:1.1428em}html.theme--documenter-dark .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--documenter-dark .content h3:not(:first-child){margin-top:1.3333em}html.theme--documenter-dark .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--documenter-dark .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--documenter-dark .content h6{font-size:1em;margin-bottom:1em}html.theme--documenter-dark .content blockquote{background-color:#282f2f;border-left:5px solid #5e6d6f;padding:1.25em 1.5em}html.theme--documenter-dark .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--documenter-dark .content ol:not([type]){list-style-type:decimal}html.theme--documenter-dark .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--documenter-dark .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--documenter-dark .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--documenter-dark .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--documenter-dark .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--documenter-dark .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--documenter-dark .content ul ul ul{list-style-type:square}html.theme--documenter-dark .content dd{margin-left:2em}html.theme--documenter-dark .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--documenter-dark .content figure:not(:first-child){margin-top:2em}html.theme--documenter-dark .content figure:not(:last-child){margin-bottom:2em}html.theme--documenter-dark .content figure img{display:inline-block}html.theme--documenter-dark .content figure figcaption{font-style:italic}html.theme--documenter-dark .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--documenter-dark .content sup,html.theme--documenter-dark .content sub{font-size:75%}html.theme--documenter-dark .content table{width:100%}html.theme--documenter-dark .content table td,html.theme--documenter-dark .content table th{border:1px solid #5e6d6f;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--documenter-dark .content table th{color:#f2f2f2}html.theme--documenter-dark .content table th:not([align]){text-align:inherit}html.theme--documenter-dark .content table thead td,html.theme--documenter-dark .content table thead th{border-width:0 0 2px;color:#f2f2f2}html.theme--documenter-dark .content table tfoot td,html.theme--documenter-dark .content table tfoot th{border-width:2px 0 0;color:#f2f2f2}html.theme--documenter-dark .content table tbody tr:last-child td,html.theme--documenter-dark .content table tbody tr:last-child th{border-bottom-width:0}html.theme--documenter-dark .content .tabs li+li{margin-top:0}html.theme--documenter-dark .content.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--documenter-dark .content.is-normal{font-size:1rem}html.theme--documenter-dark .content.is-medium{font-size:1.25rem}html.theme--documenter-dark .content.is-large{font-size:1.5rem}html.theme--documenter-dark .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--documenter-dark .icon.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--documenter-dark .icon.is-medium{height:2rem;width:2rem}html.theme--documenter-dark .icon.is-large{height:3rem;width:3rem}html.theme--documenter-dark .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--documenter-dark .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--documenter-dark .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--documenter-dark div.icon-text{display:flex}html.theme--documenter-dark .image,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--documenter-dark .image img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--documenter-dark .image img.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--documenter-dark .image.is-fullwidth,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--documenter-dark .image.is-square img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--documenter-dark .image.is-square .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--documenter-dark .image.is-1by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--documenter-dark .image.is-1by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--documenter-dark .image.is-5by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--documenter-dark .image.is-5by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--documenter-dark .image.is-4by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--documenter-dark .image.is-4by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--documenter-dark .image.is-3by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--documenter-dark .image.is-3by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--documenter-dark .image.is-5by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--documenter-dark .image.is-5by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--documenter-dark .image.is-16by9 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--documenter-dark .image.is-16by9 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--documenter-dark .image.is-2by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--documenter-dark .image.is-2by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--documenter-dark .image.is-3by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--documenter-dark .image.is-3by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--documenter-dark .image.is-4by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--documenter-dark .image.is-4by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--documenter-dark .image.is-3by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--documenter-dark .image.is-3by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--documenter-dark .image.is-2by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--documenter-dark .image.is-2by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--documenter-dark .image.is-3by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--documenter-dark .image.is-3by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--documenter-dark .image.is-9by16 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--documenter-dark .image.is-9by16 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--documenter-dark .image.is-1by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--documenter-dark .image.is-1by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--documenter-dark .image.is-1by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--documenter-dark .image.is-1by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--documenter-dark .image.is-square,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--documenter-dark .image.is-1by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--documenter-dark .image.is-5by4,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--documenter-dark .image.is-4by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--documenter-dark .image.is-3by2,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--documenter-dark .image.is-5by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--documenter-dark .image.is-16by9,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--documenter-dark .image.is-2by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--documenter-dark .image.is-3by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--documenter-dark .image.is-4by5,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--documenter-dark .image.is-3by4,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--documenter-dark .image.is-2by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--documenter-dark .image.is-3by5,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--documenter-dark .image.is-9by16,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--documenter-dark .image.is-1by2,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--documenter-dark .image.is-1by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--documenter-dark .image.is-16x16,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--documenter-dark .image.is-24x24,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--documenter-dark .image.is-32x32,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--documenter-dark .image.is-48x48,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--documenter-dark .image.is-64x64,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--documenter-dark .image.is-96x96,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--documenter-dark .image.is-128x128,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--documenter-dark .notification{background-color:#282f2f;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--documenter-dark .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--documenter-dark .notification strong{color:currentColor}html.theme--documenter-dark .notification code,html.theme--documenter-dark .notification pre{background:#fff}html.theme--documenter-dark .notification pre code{background:transparent}html.theme--documenter-dark .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--documenter-dark .notification .title,html.theme--documenter-dark .notification .subtitle,html.theme--documenter-dark .notification .content{color:currentColor}html.theme--documenter-dark .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .notification.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .notification.is-dark,html.theme--documenter-dark .content kbd.notification{background-color:#282f2f;color:#fff}html.theme--documenter-dark .notification.is-primary,html.theme--documenter-dark .docstring>section>a.notification.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .notification.is-primary.is-light,html.theme--documenter-dark .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .notification.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .notification.is-link.is-light{background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .notification.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .notification.is-info.is-light{background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .notification.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .notification.is-success.is-light{background-color:#effded;color:#2ec016}html.theme--documenter-dark .notification.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .notification.is-warning.is-light{background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .notification.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .notification.is-danger.is-light{background-color:#fbefef;color:#c03930}html.theme--documenter-dark .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--documenter-dark .progress::-webkit-progress-bar{background-color:#343c3d}html.theme--documenter-dark .progress::-webkit-progress-value{background-color:#dbdee0}html.theme--documenter-dark .progress::-moz-progress-bar{background-color:#dbdee0}html.theme--documenter-dark .progress::-ms-fill{background-color:#dbdee0;border:none}html.theme--documenter-dark .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--documenter-dark .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--documenter-dark .progress.is-white::-ms-fill{background-color:#fff}html.theme--documenter-dark .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-light::-webkit-progress-value{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light::-moz-progress-bar{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light::-ms-fill{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light:indeterminate{background-image:linear-gradient(to right, #ecf0f1 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-dark::-webkit-progress-value,html.theme--documenter-dark .content kbd.progress::-webkit-progress-value{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark::-moz-progress-bar,html.theme--documenter-dark .content kbd.progress::-moz-progress-bar{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark::-ms-fill,html.theme--documenter-dark .content kbd.progress::-ms-fill{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark:indeterminate,html.theme--documenter-dark .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #282f2f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-primary::-webkit-progress-value,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary::-moz-progress-bar,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary::-ms-fill,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary:indeterminate,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #375a7f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-link::-webkit-progress-value{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link::-moz-progress-bar{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link::-ms-fill{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link:indeterminate{background-image:linear-gradient(to right, #1abc9c 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-info::-webkit-progress-value{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info::-moz-progress-bar{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info::-ms-fill{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info:indeterminate{background-image:linear-gradient(to right, #3c5dcd 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-success::-webkit-progress-value{background-color:#259a12}html.theme--documenter-dark .progress.is-success::-moz-progress-bar{background-color:#259a12}html.theme--documenter-dark .progress.is-success::-ms-fill{background-color:#259a12}html.theme--documenter-dark .progress.is-success:indeterminate{background-image:linear-gradient(to right, #259a12 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-warning::-webkit-progress-value{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning::-moz-progress-bar{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning::-ms-fill{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #f4c72f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-danger::-webkit-progress-value{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger::-moz-progress-bar{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger::-ms-fill{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #cb3c33 30%, #343c3d 30%)}html.theme--documenter-dark .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#343c3d;background-image:linear-gradient(to right, #fff 30%, #343c3d 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--documenter-dark .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--documenter-dark .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--documenter-dark .progress:indeterminate::-ms-fill{animation-name:none}html.theme--documenter-dark .progress.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--documenter-dark .progress.is-medium{height:1.25rem}html.theme--documenter-dark .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--documenter-dark .table{background-color:#343c3d;color:#fff}html.theme--documenter-dark .table td,html.theme--documenter-dark .table th{border:1px solid #5e6d6f;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--documenter-dark .table td.is-white,html.theme--documenter-dark .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .table td.is-black,html.theme--documenter-dark .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .table td.is-light,html.theme--documenter-dark .table th.is-light{background-color:#ecf0f1;border-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .table td.is-dark,html.theme--documenter-dark .table th.is-dark{background-color:#282f2f;border-color:#282f2f;color:#fff}html.theme--documenter-dark .table td.is-primary,html.theme--documenter-dark .table th.is-primary{background-color:#375a7f;border-color:#375a7f;color:#fff}html.theme--documenter-dark .table td.is-link,html.theme--documenter-dark .table th.is-link{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .table td.is-info,html.theme--documenter-dark .table th.is-info{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}html.theme--documenter-dark .table td.is-success,html.theme--documenter-dark .table th.is-success{background-color:#259a12;border-color:#259a12;color:#fff}html.theme--documenter-dark .table td.is-warning,html.theme--documenter-dark .table th.is-warning{background-color:#f4c72f;border-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .table td.is-danger,html.theme--documenter-dark .table th.is-danger{background-color:#cb3c33;border-color:#cb3c33;color:#fff}html.theme--documenter-dark .table td.is-narrow,html.theme--documenter-dark .table th.is-narrow{white-space:nowrap;width:1%}html.theme--documenter-dark .table td.is-selected,html.theme--documenter-dark .table th.is-selected{background-color:#375a7f;color:#fff}html.theme--documenter-dark .table td.is-selected a,html.theme--documenter-dark .table td.is-selected strong,html.theme--documenter-dark .table th.is-selected a,html.theme--documenter-dark .table th.is-selected strong{color:currentColor}html.theme--documenter-dark .table td.is-vcentered,html.theme--documenter-dark .table th.is-vcentered{vertical-align:middle}html.theme--documenter-dark .table th{color:#f2f2f2}html.theme--documenter-dark .table th:not([align]){text-align:left}html.theme--documenter-dark .table tr.is-selected{background-color:#375a7f;color:#fff}html.theme--documenter-dark .table tr.is-selected a,html.theme--documenter-dark .table tr.is-selected strong{color:currentColor}html.theme--documenter-dark .table tr.is-selected td,html.theme--documenter-dark .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--documenter-dark .table thead{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table thead td,html.theme--documenter-dark .table thead th{border-width:0 0 2px;color:#f2f2f2}html.theme--documenter-dark .table tfoot{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table tfoot td,html.theme--documenter-dark .table tfoot th{border-width:2px 0 0;color:#f2f2f2}html.theme--documenter-dark .table tbody{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table tbody tr:last-child td,html.theme--documenter-dark .table tbody tr:last-child th{border-bottom-width:0}html.theme--documenter-dark .table.is-bordered td,html.theme--documenter-dark .table.is-bordered th{border-width:1px}html.theme--documenter-dark .table.is-bordered tr:last-child td,html.theme--documenter-dark .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--documenter-dark .table.is-fullwidth{width:100%}html.theme--documenter-dark .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#282f2f}html.theme--documenter-dark .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#282f2f}html.theme--documenter-dark .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#2d3435}html.theme--documenter-dark .table.is-narrow td,html.theme--documenter-dark .table.is-narrow th{padding:0.25em 0.5em}html.theme--documenter-dark .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#282f2f}html.theme--documenter-dark .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--documenter-dark .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .tags .tag,html.theme--documenter-dark .tags .content kbd,html.theme--documenter-dark .content .tags kbd,html.theme--documenter-dark .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--documenter-dark .tags .tag:not(:last-child),html.theme--documenter-dark .tags .content kbd:not(:last-child),html.theme--documenter-dark .content .tags kbd:not(:last-child),html.theme--documenter-dark .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--documenter-dark .tags:last-child{margin-bottom:-0.5rem}html.theme--documenter-dark .tags:not(:last-child){margin-bottom:1rem}html.theme--documenter-dark .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--documenter-dark .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--documenter-dark .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--documenter-dark .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--documenter-dark .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--documenter-dark .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--documenter-dark .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--documenter-dark .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--documenter-dark .tags.is-centered{justify-content:center}html.theme--documenter-dark .tags.is-centered .tag,html.theme--documenter-dark .tags.is-centered .content kbd,html.theme--documenter-dark .content .tags.is-centered kbd,html.theme--documenter-dark .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--documenter-dark .tags.is-right{justify-content:flex-end}html.theme--documenter-dark .tags.is-right .tag:not(:first-child),html.theme--documenter-dark .tags.is-right .content kbd:not(:first-child),html.theme--documenter-dark .content .tags.is-right kbd:not(:first-child),html.theme--documenter-dark .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--documenter-dark .tags.is-right .tag:not(:last-child),html.theme--documenter-dark .tags.is-right .content kbd:not(:last-child),html.theme--documenter-dark .content .tags.is-right kbd:not(:last-child),html.theme--documenter-dark .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--documenter-dark .tags.has-addons .tag,html.theme--documenter-dark .tags.has-addons .content kbd,html.theme--documenter-dark .content .tags.has-addons kbd,html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--documenter-dark .tags.has-addons .tag:not(:first-child),html.theme--documenter-dark .tags.has-addons .content kbd:not(:first-child),html.theme--documenter-dark .content .tags.has-addons kbd:not(:first-child),html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--documenter-dark .tags.has-addons .tag:not(:last-child),html.theme--documenter-dark .tags.has-addons .content kbd:not(:last-child),html.theme--documenter-dark .content .tags.has-addons kbd:not(:last-child),html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--documenter-dark .tag:not(body),html.theme--documenter-dark .content kbd:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#282f2f;border-radius:.4em;color:#fff;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--documenter-dark .tag:not(body) .delete,html.theme--documenter-dark .content kbd:not(body) .delete,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--documenter-dark .tag.is-white:not(body),html.theme--documenter-dark .content kbd.is-white:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .tag.is-black:not(body),html.theme--documenter-dark .content kbd.is-black:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .tag.is-light:not(body),html.theme--documenter-dark .content kbd.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .tag.is-dark:not(body),html.theme--documenter-dark .content kbd:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--documenter-dark .content .docstring>section>kbd:not(body){background-color:#282f2f;color:#fff}html.theme--documenter-dark .tag.is-primary:not(body),html.theme--documenter-dark .content kbd.is-primary:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body){background-color:#375a7f;color:#fff}html.theme--documenter-dark .tag.is-primary.is-light:not(body),html.theme--documenter-dark .content kbd.is-primary.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .tag.is-link:not(body),html.theme--documenter-dark .content kbd.is-link:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#1abc9c;color:#fff}html.theme--documenter-dark .tag.is-link.is-light:not(body),html.theme--documenter-dark .content kbd.is-link.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .tag.is-info:not(body),html.theme--documenter-dark .content kbd.is-info:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .tag.is-info.is-light:not(body),html.theme--documenter-dark .content kbd.is-info.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .tag.is-success:not(body),html.theme--documenter-dark .content kbd.is-success:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#259a12;color:#fff}html.theme--documenter-dark .tag.is-success.is-light:not(body),html.theme--documenter-dark .content kbd.is-success.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#effded;color:#2ec016}html.theme--documenter-dark .tag.is-warning:not(body),html.theme--documenter-dark .content kbd.is-warning:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .tag.is-warning.is-light:not(body),html.theme--documenter-dark .content kbd.is-warning.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .tag.is-danger:not(body),html.theme--documenter-dark .content kbd.is-danger:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#cb3c33;color:#fff}html.theme--documenter-dark .tag.is-danger.is-light:not(body),html.theme--documenter-dark .content kbd.is-danger.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fbefef;color:#c03930}html.theme--documenter-dark .tag.is-normal:not(body),html.theme--documenter-dark .content kbd.is-normal:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--documenter-dark .tag.is-medium:not(body),html.theme--documenter-dark .content kbd.is-medium:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--documenter-dark .tag.is-large:not(body),html.theme--documenter-dark .content kbd.is-large:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--documenter-dark .tag:not(body) .icon:first-child:not(:last-child),html.theme--documenter-dark .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--documenter-dark .tag:not(body) .icon:last-child:not(:first-child),html.theme--documenter-dark .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--documenter-dark .tag:not(body) .icon:first-child:last-child,html.theme--documenter-dark .content kbd:not(body) .icon:first-child:last-child,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--documenter-dark .tag.is-delete:not(body),html.theme--documenter-dark .content kbd.is-delete:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--documenter-dark .tag.is-delete:not(body)::before,html.theme--documenter-dark .content kbd.is-delete:not(body)::before,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--documenter-dark .tag.is-delete:not(body)::after,html.theme--documenter-dark .content kbd.is-delete:not(body)::after,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--documenter-dark .tag.is-delete:not(body)::before,html.theme--documenter-dark .content kbd.is-delete:not(body)::before,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--documenter-dark .tag.is-delete:not(body)::after,html.theme--documenter-dark .content kbd.is-delete:not(body)::after,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--documenter-dark .tag.is-delete:not(body):hover,html.theme--documenter-dark .content kbd.is-delete:not(body):hover,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--documenter-dark .tag.is-delete:not(body):focus,html.theme--documenter-dark .content kbd.is-delete:not(body):focus,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#1d2122}html.theme--documenter-dark .tag.is-delete:not(body):active,html.theme--documenter-dark .content kbd.is-delete:not(body):active,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#111414}html.theme--documenter-dark .tag.is-rounded:not(body),html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--documenter-dark .content kbd.is-rounded:not(body),html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--documenter-dark a.tag:hover,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--documenter-dark .title,html.theme--documenter-dark .subtitle{word-break:break-word}html.theme--documenter-dark .title em,html.theme--documenter-dark .title span,html.theme--documenter-dark .subtitle em,html.theme--documenter-dark .subtitle span{font-weight:inherit}html.theme--documenter-dark .title sub,html.theme--documenter-dark .subtitle sub{font-size:.75em}html.theme--documenter-dark .title sup,html.theme--documenter-dark .subtitle sup{font-size:.75em}html.theme--documenter-dark .title .tag,html.theme--documenter-dark .title .content kbd,html.theme--documenter-dark .content .title kbd,html.theme--documenter-dark .title .docstring>section>a.docs-sourcelink,html.theme--documenter-dark .subtitle .tag,html.theme--documenter-dark .subtitle .content kbd,html.theme--documenter-dark .content .subtitle kbd,html.theme--documenter-dark .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--documenter-dark .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--documenter-dark .title strong{color:inherit;font-weight:inherit}html.theme--documenter-dark .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--documenter-dark .title.is-1{font-size:3rem}html.theme--documenter-dark .title.is-2{font-size:2.5rem}html.theme--documenter-dark .title.is-3{font-size:2rem}html.theme--documenter-dark .title.is-4{font-size:1.5rem}html.theme--documenter-dark .title.is-5{font-size:1.25rem}html.theme--documenter-dark .title.is-6{font-size:1rem}html.theme--documenter-dark .title.is-7{font-size:.75rem}html.theme--documenter-dark .subtitle{color:#8c9b9d;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--documenter-dark .subtitle strong{color:#8c9b9d;font-weight:600}html.theme--documenter-dark .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--documenter-dark .subtitle.is-1{font-size:3rem}html.theme--documenter-dark .subtitle.is-2{font-size:2.5rem}html.theme--documenter-dark .subtitle.is-3{font-size:2rem}html.theme--documenter-dark .subtitle.is-4{font-size:1.5rem}html.theme--documenter-dark .subtitle.is-5{font-size:1.25rem}html.theme--documenter-dark .subtitle.is-6{font-size:1rem}html.theme--documenter-dark .subtitle.is-7{font-size:.75rem}html.theme--documenter-dark .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--documenter-dark .number{align-items:center;background-color:#282f2f;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{background-color:#1f2424;border-color:#5e6d6f;border-radius:.4em;color:#dbdee0}html.theme--documenter-dark .select select::-moz-placeholder,html.theme--documenter-dark .textarea::-moz-placeholder,html.theme--documenter-dark .input::-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--documenter-dark .select select::-webkit-input-placeholder,html.theme--documenter-dark .textarea::-webkit-input-placeholder,html.theme--documenter-dark .input::-webkit-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--documenter-dark .select select:-moz-placeholder,html.theme--documenter-dark .textarea:-moz-placeholder,html.theme--documenter-dark .input:-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--documenter-dark .select select:-ms-input-placeholder,html.theme--documenter-dark .textarea:-ms-input-placeholder,html.theme--documenter-dark .input:-ms-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--documenter-dark .select select:hover,html.theme--documenter-dark .textarea:hover,html.theme--documenter-dark .input:hover,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:hover,html.theme--documenter-dark .select select.is-hovered,html.theme--documenter-dark .is-hovered.textarea,html.theme--documenter-dark .is-hovered.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#8c9b9d}html.theme--documenter-dark .select select:focus,html.theme--documenter-dark .textarea:focus,html.theme--documenter-dark .input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:focus,html.theme--documenter-dark .select select.is-focused,html.theme--documenter-dark .is-focused.textarea,html.theme--documenter-dark .is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .select select:active,html.theme--documenter-dark .textarea:active,html.theme--documenter-dark .input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:active,html.theme--documenter-dark .select select.is-active,html.theme--documenter-dark .is-active.textarea,html.theme--documenter-dark .is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#1abc9c;box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .select select[disabled],html.theme--documenter-dark .textarea[disabled],html.theme--documenter-dark .input[disabled],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--documenter-dark .select select,fieldset[disabled] html.theme--documenter-dark .textarea,fieldset[disabled] html.theme--documenter-dark .input,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{background-color:#8c9b9d;border-color:#282f2f;box-shadow:none;color:#fff}html.theme--documenter-dark .select select[disabled]::-moz-placeholder,html.theme--documenter-dark .textarea[disabled]::-moz-placeholder,html.theme--documenter-dark .input[disabled]::-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .select select::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .input::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]::-webkit-input-placeholder,html.theme--documenter-dark .textarea[disabled]::-webkit-input-placeholder,html.theme--documenter-dark .input[disabled]::-webkit-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .input::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]:-moz-placeholder,html.theme--documenter-dark .textarea[disabled]:-moz-placeholder,html.theme--documenter-dark .input[disabled]:-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .select select:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .input:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]:-ms-input-placeholder,html.theme--documenter-dark .textarea[disabled]:-ms-input-placeholder,html.theme--documenter-dark .input[disabled]:-ms-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .select select:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .input:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--documenter-dark .textarea[readonly],html.theme--documenter-dark .input[readonly],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--documenter-dark .is-white.textarea,html.theme--documenter-dark .is-white.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--documenter-dark .is-white.textarea:focus,html.theme--documenter-dark .is-white.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--documenter-dark .is-white.is-focused.textarea,html.theme--documenter-dark .is-white.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-white.textarea:active,html.theme--documenter-dark .is-white.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--documenter-dark .is-white.is-active.textarea,html.theme--documenter-dark .is-white.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .is-black.textarea,html.theme--documenter-dark .is-black.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--documenter-dark .is-black.textarea:focus,html.theme--documenter-dark .is-black.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--documenter-dark .is-black.is-focused.textarea,html.theme--documenter-dark .is-black.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-black.textarea:active,html.theme--documenter-dark .is-black.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--documenter-dark .is-black.is-active.textarea,html.theme--documenter-dark .is-black.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .is-light.textarea,html.theme--documenter-dark .is-light.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#ecf0f1}html.theme--documenter-dark .is-light.textarea:focus,html.theme--documenter-dark .is-light.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--documenter-dark .is-light.is-focused.textarea,html.theme--documenter-dark .is-light.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-light.textarea:active,html.theme--documenter-dark .is-light.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--documenter-dark .is-light.is-active.textarea,html.theme--documenter-dark .is-light.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .is-dark.textarea,html.theme--documenter-dark .content kbd.textarea,html.theme--documenter-dark .is-dark.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--documenter-dark .content kbd.input{border-color:#282f2f}html.theme--documenter-dark .is-dark.textarea:focus,html.theme--documenter-dark .content kbd.textarea:focus,html.theme--documenter-dark .is-dark.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--documenter-dark .content kbd.input:focus,html.theme--documenter-dark .is-dark.is-focused.textarea,html.theme--documenter-dark .content kbd.is-focused.textarea,html.theme--documenter-dark .is-dark.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .content kbd.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--documenter-dark .is-dark.textarea:active,html.theme--documenter-dark .content kbd.textarea:active,html.theme--documenter-dark .is-dark.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--documenter-dark .content kbd.input:active,html.theme--documenter-dark .is-dark.is-active.textarea,html.theme--documenter-dark .content kbd.is-active.textarea,html.theme--documenter-dark .is-dark.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .content kbd.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .is-primary.textarea,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink{border-color:#375a7f}html.theme--documenter-dark .is-primary.textarea:focus,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--documenter-dark .is-primary.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink:focus,html.theme--documenter-dark .is-primary.is-focused.textarea,html.theme--documenter-dark .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--documenter-dark .is-primary.textarea:active,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink:active,html.theme--documenter-dark .is-primary.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink:active,html.theme--documenter-dark .is-primary.is-active.textarea,html.theme--documenter-dark .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .is-link.textarea,html.theme--documenter-dark .is-link.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#1abc9c}html.theme--documenter-dark .is-link.textarea:focus,html.theme--documenter-dark .is-link.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--documenter-dark .is-link.is-focused.textarea,html.theme--documenter-dark .is-link.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-link.textarea:active,html.theme--documenter-dark .is-link.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--documenter-dark .is-link.is-active.textarea,html.theme--documenter-dark .is-link.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .is-info.textarea,html.theme--documenter-dark .is-info.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#3c5dcd}html.theme--documenter-dark .is-info.textarea:focus,html.theme--documenter-dark .is-info.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--documenter-dark .is-info.is-focused.textarea,html.theme--documenter-dark .is-info.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-info.textarea:active,html.theme--documenter-dark .is-info.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--documenter-dark .is-info.is-active.textarea,html.theme--documenter-dark .is-info.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .is-success.textarea,html.theme--documenter-dark .is-success.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#259a12}html.theme--documenter-dark .is-success.textarea:focus,html.theme--documenter-dark .is-success.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--documenter-dark .is-success.is-focused.textarea,html.theme--documenter-dark .is-success.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-success.textarea:active,html.theme--documenter-dark .is-success.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--documenter-dark .is-success.is-active.textarea,html.theme--documenter-dark .is-success.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .is-warning.textarea,html.theme--documenter-dark .is-warning.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#f4c72f}html.theme--documenter-dark .is-warning.textarea:focus,html.theme--documenter-dark .is-warning.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--documenter-dark .is-warning.is-focused.textarea,html.theme--documenter-dark .is-warning.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-warning.textarea:active,html.theme--documenter-dark .is-warning.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--documenter-dark .is-warning.is-active.textarea,html.theme--documenter-dark .is-warning.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .is-danger.textarea,html.theme--documenter-dark .is-danger.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#cb3c33}html.theme--documenter-dark .is-danger.textarea:focus,html.theme--documenter-dark .is-danger.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--documenter-dark .is-danger.is-focused.textarea,html.theme--documenter-dark .is-danger.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-danger.textarea:active,html.theme--documenter-dark .is-danger.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--documenter-dark .is-danger.is-active.textarea,html.theme--documenter-dark .is-danger.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .is-small.textarea,html.theme--documenter-dark .is-small.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--documenter-dark .is-medium.textarea,html.theme--documenter-dark .is-medium.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--documenter-dark .is-large.textarea,html.theme--documenter-dark .is-large.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--documenter-dark .is-fullwidth.textarea,html.theme--documenter-dark .is-fullwidth.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--documenter-dark .is-inline.textarea,html.theme--documenter-dark .is-inline.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--documenter-dark .input.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--documenter-dark .input.is-static,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--documenter-dark .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--documenter-dark .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--documenter-dark .textarea[rows]{height:initial}html.theme--documenter-dark .textarea.has-fixed-size{resize:none}html.theme--documenter-dark .radio,html.theme--documenter-dark .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--documenter-dark .radio input,html.theme--documenter-dark .checkbox input{cursor:pointer}html.theme--documenter-dark .radio:hover,html.theme--documenter-dark .checkbox:hover{color:#8c9b9d}html.theme--documenter-dark .radio[disabled],html.theme--documenter-dark .checkbox[disabled],fieldset[disabled] html.theme--documenter-dark .radio,fieldset[disabled] html.theme--documenter-dark .checkbox,html.theme--documenter-dark .radio input[disabled],html.theme--documenter-dark .checkbox input[disabled]{color:#fff;cursor:not-allowed}html.theme--documenter-dark .radio+.radio{margin-left:.5em}html.theme--documenter-dark .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--documenter-dark .select:not(.is-multiple){height:2.5em}html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading)::after{border-color:#1abc9c;right:1.125em;z-index:4}html.theme--documenter-dark .select.is-rounded select,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--documenter-dark .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--documenter-dark .select select::-ms-expand{display:none}html.theme--documenter-dark .select select[disabled]:hover,fieldset[disabled] html.theme--documenter-dark .select select:hover{border-color:#282f2f}html.theme--documenter-dark .select select:not([multiple]){padding-right:2.5em}html.theme--documenter-dark .select select[multiple]{height:auto;padding:0}html.theme--documenter-dark .select select[multiple] option{padding:0.5em 1em}html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#8c9b9d}html.theme--documenter-dark .select.is-white:not(:hover)::after{border-color:#fff}html.theme--documenter-dark .select.is-white select{border-color:#fff}html.theme--documenter-dark .select.is-white select:hover,html.theme--documenter-dark .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--documenter-dark .select.is-white select:focus,html.theme--documenter-dark .select.is-white select.is-focused,html.theme--documenter-dark .select.is-white select:active,html.theme--documenter-dark .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--documenter-dark .select.is-black select{border-color:#0a0a0a}html.theme--documenter-dark .select.is-black select:hover,html.theme--documenter-dark .select.is-black select.is-hovered{border-color:#000}html.theme--documenter-dark .select.is-black select:focus,html.theme--documenter-dark .select.is-black select.is-focused,html.theme--documenter-dark .select.is-black select:active,html.theme--documenter-dark .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .select.is-light:not(:hover)::after{border-color:#ecf0f1}html.theme--documenter-dark .select.is-light select{border-color:#ecf0f1}html.theme--documenter-dark .select.is-light select:hover,html.theme--documenter-dark .select.is-light select.is-hovered{border-color:#dde4e6}html.theme--documenter-dark .select.is-light select:focus,html.theme--documenter-dark .select.is-light select.is-focused,html.theme--documenter-dark .select.is-light select:active,html.theme--documenter-dark .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .select.is-dark:not(:hover)::after,html.theme--documenter-dark .content kbd.select:not(:hover)::after{border-color:#282f2f}html.theme--documenter-dark .select.is-dark select,html.theme--documenter-dark .content kbd.select select{border-color:#282f2f}html.theme--documenter-dark .select.is-dark select:hover,html.theme--documenter-dark .content kbd.select select:hover,html.theme--documenter-dark .select.is-dark select.is-hovered,html.theme--documenter-dark .content kbd.select select.is-hovered{border-color:#1d2122}html.theme--documenter-dark .select.is-dark select:focus,html.theme--documenter-dark .content kbd.select select:focus,html.theme--documenter-dark .select.is-dark select.is-focused,html.theme--documenter-dark .content kbd.select select.is-focused,html.theme--documenter-dark .select.is-dark select:active,html.theme--documenter-dark .content kbd.select select:active,html.theme--documenter-dark .select.is-dark select.is-active,html.theme--documenter-dark .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .select.is-primary:not(:hover)::after,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#375a7f}html.theme--documenter-dark .select.is-primary select,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select{border-color:#375a7f}html.theme--documenter-dark .select.is-primary select:hover,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:hover,html.theme--documenter-dark .select.is-primary select.is-hovered,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#2f4d6d}html.theme--documenter-dark .select.is-primary select:focus,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:focus,html.theme--documenter-dark .select.is-primary select.is-focused,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--documenter-dark .select.is-primary select:active,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:active,html.theme--documenter-dark .select.is-primary select.is-active,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .select.is-link:not(:hover)::after{border-color:#1abc9c}html.theme--documenter-dark .select.is-link select{border-color:#1abc9c}html.theme--documenter-dark .select.is-link select:hover,html.theme--documenter-dark .select.is-link select.is-hovered{border-color:#17a689}html.theme--documenter-dark .select.is-link select:focus,html.theme--documenter-dark .select.is-link select.is-focused,html.theme--documenter-dark .select.is-link select:active,html.theme--documenter-dark .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .select.is-info:not(:hover)::after{border-color:#3c5dcd}html.theme--documenter-dark .select.is-info select{border-color:#3c5dcd}html.theme--documenter-dark .select.is-info select:hover,html.theme--documenter-dark .select.is-info select.is-hovered{border-color:#3151bf}html.theme--documenter-dark .select.is-info select:focus,html.theme--documenter-dark .select.is-info select.is-focused,html.theme--documenter-dark .select.is-info select:active,html.theme--documenter-dark .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .select.is-success:not(:hover)::after{border-color:#259a12}html.theme--documenter-dark .select.is-success select{border-color:#259a12}html.theme--documenter-dark .select.is-success select:hover,html.theme--documenter-dark .select.is-success select.is-hovered{border-color:#20830f}html.theme--documenter-dark .select.is-success select:focus,html.theme--documenter-dark .select.is-success select.is-focused,html.theme--documenter-dark .select.is-success select:active,html.theme--documenter-dark .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .select.is-warning:not(:hover)::after{border-color:#f4c72f}html.theme--documenter-dark .select.is-warning select{border-color:#f4c72f}html.theme--documenter-dark .select.is-warning select:hover,html.theme--documenter-dark .select.is-warning select.is-hovered{border-color:#f3c017}html.theme--documenter-dark .select.is-warning select:focus,html.theme--documenter-dark .select.is-warning select.is-focused,html.theme--documenter-dark .select.is-warning select:active,html.theme--documenter-dark .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .select.is-danger:not(:hover)::after{border-color:#cb3c33}html.theme--documenter-dark .select.is-danger select{border-color:#cb3c33}html.theme--documenter-dark .select.is-danger select:hover,html.theme--documenter-dark .select.is-danger select.is-hovered{border-color:#b7362e}html.theme--documenter-dark .select.is-danger select:focus,html.theme--documenter-dark .select.is-danger select.is-focused,html.theme--documenter-dark .select.is-danger select:active,html.theme--documenter-dark .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .select.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--documenter-dark .select.is-medium{font-size:1.25rem}html.theme--documenter-dark .select.is-large{font-size:1.5rem}html.theme--documenter-dark .select.is-disabled::after{border-color:#fff !important;opacity:0.5}html.theme--documenter-dark .select.is-fullwidth{width:100%}html.theme--documenter-dark .select.is-fullwidth select{width:100%}html.theme--documenter-dark .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--documenter-dark .select.is-loading.is-small:after,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--documenter-dark .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--documenter-dark .select.is-loading.is-large:after{font-size:1.5rem}html.theme--documenter-dark .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--documenter-dark .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-white:hover .file-cta,html.theme--documenter-dark .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-white:focus .file-cta,html.theme--documenter-dark .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--documenter-dark .file.is-white:active .file-cta,html.theme--documenter-dark .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-black:hover .file-cta,html.theme--documenter-dark .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-black:focus .file-cta,html.theme--documenter-dark .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--documenter-dark .file.is-black:active .file-cta,html.theme--documenter-dark .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-light .file-cta{background-color:#ecf0f1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:hover .file-cta,html.theme--documenter-dark .file.is-light.is-hovered .file-cta{background-color:#e5eaec;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:focus .file-cta,html.theme--documenter-dark .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(236,240,241,0.25);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:active .file-cta,html.theme--documenter-dark .file.is-light.is-active .file-cta{background-color:#dde4e6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-dark .file-cta,html.theme--documenter-dark .content kbd.file .file-cta{background-color:#282f2f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-dark:hover .file-cta,html.theme--documenter-dark .content kbd.file:hover .file-cta,html.theme--documenter-dark .file.is-dark.is-hovered .file-cta,html.theme--documenter-dark .content kbd.file.is-hovered .file-cta{background-color:#232829;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-dark:focus .file-cta,html.theme--documenter-dark .content kbd.file:focus .file-cta,html.theme--documenter-dark .file.is-dark.is-focused .file-cta,html.theme--documenter-dark .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(40,47,47,0.25);color:#fff}html.theme--documenter-dark .file.is-dark:active .file-cta,html.theme--documenter-dark .content kbd.file:active .file-cta,html.theme--documenter-dark .file.is-dark.is-active .file-cta,html.theme--documenter-dark .content kbd.file.is-active .file-cta{background-color:#1d2122;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#375a7f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary:hover .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--documenter-dark .file.is-primary.is-hovered .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#335476;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary:focus .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--documenter-dark .file.is-primary.is-focused .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(55,90,127,0.25);color:#fff}html.theme--documenter-dark .file.is-primary:active .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--documenter-dark .file.is-primary.is-active .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#2f4d6d;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link .file-cta{background-color:#1abc9c;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link:hover .file-cta,html.theme--documenter-dark .file.is-link.is-hovered .file-cta{background-color:#18b193;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link:focus .file-cta,html.theme--documenter-dark .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(26,188,156,0.25);color:#fff}html.theme--documenter-dark .file.is-link:active .file-cta,html.theme--documenter-dark .file.is-link.is-active .file-cta{background-color:#17a689;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info .file-cta{background-color:#3c5dcd;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info:hover .file-cta,html.theme--documenter-dark .file.is-info.is-hovered .file-cta{background-color:#3355c9;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info:focus .file-cta,html.theme--documenter-dark .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(60,93,205,0.25);color:#fff}html.theme--documenter-dark .file.is-info:active .file-cta,html.theme--documenter-dark .file.is-info.is-active .file-cta{background-color:#3151bf;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success .file-cta{background-color:#259a12;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success:hover .file-cta,html.theme--documenter-dark .file.is-success.is-hovered .file-cta{background-color:#228f11;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success:focus .file-cta,html.theme--documenter-dark .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(37,154,18,0.25);color:#fff}html.theme--documenter-dark .file.is-success:active .file-cta,html.theme--documenter-dark .file.is-success.is-active .file-cta{background-color:#20830f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-warning .file-cta{background-color:#f4c72f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:hover .file-cta,html.theme--documenter-dark .file.is-warning.is-hovered .file-cta{background-color:#f3c423;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:focus .file-cta,html.theme--documenter-dark .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(244,199,47,0.25);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:active .file-cta,html.theme--documenter-dark .file.is-warning.is-active .file-cta{background-color:#f3c017;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-danger .file-cta{background-color:#cb3c33;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-danger:hover .file-cta,html.theme--documenter-dark .file.is-danger.is-hovered .file-cta{background-color:#c13930;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-danger:focus .file-cta,html.theme--documenter-dark .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(203,60,51,0.25);color:#fff}html.theme--documenter-dark .file.is-danger:active .file-cta,html.theme--documenter-dark .file.is-danger.is-active .file-cta{background-color:#b7362e;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--documenter-dark .file.is-normal{font-size:1rem}html.theme--documenter-dark .file.is-medium{font-size:1.25rem}html.theme--documenter-dark .file.is-medium .file-icon .fa{font-size:21px}html.theme--documenter-dark .file.is-large{font-size:1.5rem}html.theme--documenter-dark .file.is-large .file-icon .fa{font-size:28px}html.theme--documenter-dark .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--documenter-dark .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--documenter-dark .file.has-name.is-empty .file-name{display:none}html.theme--documenter-dark .file.is-boxed .file-label{flex-direction:column}html.theme--documenter-dark .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--documenter-dark .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--documenter-dark .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--documenter-dark .file.is-boxed .file-icon .fa{font-size:21px}html.theme--documenter-dark .file.is-boxed.is-small .file-icon .fa,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--documenter-dark .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--documenter-dark .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--documenter-dark .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--documenter-dark .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--documenter-dark .file.is-centered{justify-content:center}html.theme--documenter-dark .file.is-fullwidth .file-label{width:100%}html.theme--documenter-dark .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--documenter-dark .file.is-right{justify-content:flex-end}html.theme--documenter-dark .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--documenter-dark .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--documenter-dark .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--documenter-dark .file-label:hover .file-cta{background-color:#232829;color:#f2f2f2}html.theme--documenter-dark .file-label:hover .file-name{border-color:#596668}html.theme--documenter-dark .file-label:active .file-cta{background-color:#1d2122;color:#f2f2f2}html.theme--documenter-dark .file-label:active .file-name{border-color:#535f61}html.theme--documenter-dark .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--documenter-dark .file-cta,html.theme--documenter-dark .file-name{border-color:#5e6d6f;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--documenter-dark .file-cta{background-color:#282f2f;color:#fff}html.theme--documenter-dark .file-name{border-color:#5e6d6f;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--documenter-dark .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--documenter-dark .file-icon .fa{font-size:14px}html.theme--documenter-dark .label{color:#f2f2f2;display:block;font-size:1rem;font-weight:700}html.theme--documenter-dark .label:not(:last-child){margin-bottom:0.5em}html.theme--documenter-dark .label.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--documenter-dark .label.is-medium{font-size:1.25rem}html.theme--documenter-dark .label.is-large{font-size:1.5rem}html.theme--documenter-dark .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--documenter-dark .help.is-white{color:#fff}html.theme--documenter-dark .help.is-black{color:#0a0a0a}html.theme--documenter-dark .help.is-light{color:#ecf0f1}html.theme--documenter-dark .help.is-dark,html.theme--documenter-dark .content kbd.help{color:#282f2f}html.theme--documenter-dark .help.is-primary,html.theme--documenter-dark .docstring>section>a.help.docs-sourcelink{color:#375a7f}html.theme--documenter-dark .help.is-link{color:#1abc9c}html.theme--documenter-dark .help.is-info{color:#3c5dcd}html.theme--documenter-dark .help.is-success{color:#259a12}html.theme--documenter-dark .help.is-warning{color:#f4c72f}html.theme--documenter-dark .help.is-danger{color:#cb3c33}html.theme--documenter-dark .field:not(:last-child){margin-bottom:0.75rem}html.theme--documenter-dark .field.has-addons{display:flex;justify-content:flex-start}html.theme--documenter-dark .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .button,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .input,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .button,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .input,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .button.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .button.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .input.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .input.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--documenter-dark .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .field.has-addons.has-addons-centered{justify-content:center}html.theme--documenter-dark .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--documenter-dark .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .field.is-grouped{display:flex;justify-content:flex-start}html.theme--documenter-dark .field.is-grouped>.control{flex-shrink:0}html.theme--documenter-dark .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--documenter-dark .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--documenter-dark .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--documenter-dark .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field.is-horizontal{display:flex}}html.theme--documenter-dark .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--documenter-dark .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--documenter-dark .field-label.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--documenter-dark .field-label.is-normal{padding-top:0.375em}html.theme--documenter-dark .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--documenter-dark .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--documenter-dark .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--documenter-dark .field-body .field{margin-bottom:0}html.theme--documenter-dark .field-body>.field{flex-shrink:1}html.theme--documenter-dark .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--documenter-dark .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--documenter-dark .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--documenter-dark .control.has-icons-left .input:focus~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--documenter-dark .control.has-icons-left .select:focus~.icon,html.theme--documenter-dark .control.has-icons-right .input:focus~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--documenter-dark .control.has-icons-right .select:focus~.icon{color:#282f2f}html.theme--documenter-dark .control.has-icons-left .input.is-small~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-small~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-small~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--documenter-dark .control.has-icons-left .input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--documenter-dark .control.has-icons-left .input.is-large~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-large~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-large~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--documenter-dark .control.has-icons-left .icon,html.theme--documenter-dark .control.has-icons-right .icon{color:#5e6d6f;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--documenter-dark .control.has-icons-left .input,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--documenter-dark .control.has-icons-left .select select{padding-left:2.5em}html.theme--documenter-dark .control.has-icons-left .icon.is-left{left:0}html.theme--documenter-dark .control.has-icons-right .input,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--documenter-dark .control.has-icons-right .select select{padding-right:2.5em}html.theme--documenter-dark .control.has-icons-right .icon.is-right{right:0}html.theme--documenter-dark .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--documenter-dark .control.is-loading.is-small:after,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--documenter-dark .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--documenter-dark .control.is-loading.is-large:after{font-size:1.5rem}html.theme--documenter-dark .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--documenter-dark .breadcrumb a{align-items:center;color:#1abc9c;display:flex;justify-content:center;padding:0 .75em}html.theme--documenter-dark .breadcrumb a:hover{color:#1dd2af}html.theme--documenter-dark .breadcrumb li{align-items:center;display:flex}html.theme--documenter-dark .breadcrumb li:first-child a{padding-left:0}html.theme--documenter-dark .breadcrumb li.is-active a{color:#f2f2f2;cursor:default;pointer-events:none}html.theme--documenter-dark .breadcrumb li+li::before{color:#8c9b9d;content:"\0002f"}html.theme--documenter-dark .breadcrumb ul,html.theme--documenter-dark .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .breadcrumb .icon:first-child{margin-right:.5em}html.theme--documenter-dark .breadcrumb .icon:last-child{margin-left:.5em}html.theme--documenter-dark .breadcrumb.is-centered ol,html.theme--documenter-dark .breadcrumb.is-centered ul{justify-content:center}html.theme--documenter-dark .breadcrumb.is-right ol,html.theme--documenter-dark .breadcrumb.is-right ul{justify-content:flex-end}html.theme--documenter-dark .breadcrumb.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--documenter-dark .breadcrumb.is-medium{font-size:1.25rem}html.theme--documenter-dark .breadcrumb.is-large{font-size:1.5rem}html.theme--documenter-dark .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--documenter-dark .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--documenter-dark .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--documenter-dark .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--documenter-dark .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#fff;max-width:100%;position:relative}html.theme--documenter-dark .card-footer:first-child,html.theme--documenter-dark .card-content:first-child,html.theme--documenter-dark .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--documenter-dark .card-footer:last-child,html.theme--documenter-dark .card-content:last-child,html.theme--documenter-dark .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--documenter-dark .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--documenter-dark .card-header-title{align-items:center;color:#f2f2f2;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--documenter-dark .card-header-title.is-centered{justify-content:center}html.theme--documenter-dark .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--documenter-dark .card-image{display:block;position:relative}html.theme--documenter-dark .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--documenter-dark .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--documenter-dark .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--documenter-dark .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--documenter-dark .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--documenter-dark .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--documenter-dark .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--documenter-dark .dropdown.is-active .dropdown-menu,html.theme--documenter-dark .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--documenter-dark .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--documenter-dark .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--documenter-dark .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--documenter-dark .dropdown-content{background-color:#282f2f;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--documenter-dark .dropdown-item{color:#fff;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--documenter-dark a.dropdown-item,html.theme--documenter-dark button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--documenter-dark a.dropdown-item:hover,html.theme--documenter-dark button.dropdown-item:hover{background-color:#282f2f;color:#0a0a0a}html.theme--documenter-dark a.dropdown-item.is-active,html.theme--documenter-dark button.dropdown-item.is-active{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--documenter-dark .level{align-items:center;justify-content:space-between}html.theme--documenter-dark .level code{border-radius:.4em}html.theme--documenter-dark .level img{display:inline-block;vertical-align:top}html.theme--documenter-dark .level.is-mobile{display:flex}html.theme--documenter-dark .level.is-mobile .level-left,html.theme--documenter-dark .level.is-mobile .level-right{display:flex}html.theme--documenter-dark .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--documenter-dark .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--documenter-dark .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level{display:flex}html.theme--documenter-dark .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--documenter-dark .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--documenter-dark .level-item .title,html.theme--documenter-dark .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--documenter-dark .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--documenter-dark .level-left,html.theme--documenter-dark .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--documenter-dark .level-left .level-item.is-flexible,html.theme--documenter-dark .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-left .level-item:not(:last-child),html.theme--documenter-dark .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--documenter-dark .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--documenter-dark .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-left{display:flex}}html.theme--documenter-dark .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-right{display:flex}}html.theme--documenter-dark .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--documenter-dark .media .content:not(:last-child){margin-bottom:.75rem}html.theme--documenter-dark .media .media{border-top:1px solid rgba(94,109,111,0.5);display:flex;padding-top:.75rem}html.theme--documenter-dark .media .media .content:not(:last-child),html.theme--documenter-dark .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--documenter-dark .media .media .media{padding-top:.5rem}html.theme--documenter-dark .media .media .media+.media{margin-top:.5rem}html.theme--documenter-dark .media+.media{border-top:1px solid rgba(94,109,111,0.5);margin-top:1rem;padding-top:1rem}html.theme--documenter-dark .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--documenter-dark .media-left,html.theme--documenter-dark .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--documenter-dark .media-left{margin-right:1rem}html.theme--documenter-dark .media-right{margin-left:1rem}html.theme--documenter-dark .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--documenter-dark .media-content{overflow-x:auto}}html.theme--documenter-dark .menu{font-size:1rem}html.theme--documenter-dark .menu.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--documenter-dark .menu.is-medium{font-size:1.25rem}html.theme--documenter-dark .menu.is-large{font-size:1.5rem}html.theme--documenter-dark .menu-list{line-height:1.25}html.theme--documenter-dark .menu-list a{border-radius:3px;color:#fff;display:block;padding:0.5em 0.75em}html.theme--documenter-dark .menu-list a:hover{background-color:#282f2f;color:#f2f2f2}html.theme--documenter-dark .menu-list a.is-active{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .menu-list li ul{border-left:1px solid #5e6d6f;margin:.75em;padding-left:.75em}html.theme--documenter-dark .menu-label{color:#fff;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--documenter-dark .menu-label:not(:first-child){margin-top:1em}html.theme--documenter-dark .menu-label:not(:last-child){margin-bottom:1em}html.theme--documenter-dark .message{background-color:#282f2f;border-radius:.4em;font-size:1rem}html.theme--documenter-dark .message strong{color:currentColor}html.theme--documenter-dark .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--documenter-dark .message.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--documenter-dark .message.is-medium{font-size:1.25rem}html.theme--documenter-dark .message.is-large{font-size:1.5rem}html.theme--documenter-dark .message.is-white{background-color:#fff}html.theme--documenter-dark .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .message.is-white .message-body{border-color:#fff}html.theme--documenter-dark .message.is-black{background-color:#fafafa}html.theme--documenter-dark .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .message.is-black .message-body{border-color:#0a0a0a}html.theme--documenter-dark .message.is-light{background-color:#f9fafb}html.theme--documenter-dark .message.is-light .message-header{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .message.is-light .message-body{border-color:#ecf0f1}html.theme--documenter-dark .message.is-dark,html.theme--documenter-dark .content kbd.message{background-color:#f9fafa}html.theme--documenter-dark .message.is-dark .message-header,html.theme--documenter-dark .content kbd.message .message-header{background-color:#282f2f;color:#fff}html.theme--documenter-dark .message.is-dark .message-body,html.theme--documenter-dark .content kbd.message .message-body{border-color:#282f2f}html.theme--documenter-dark .message.is-primary,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink{background-color:#f1f5f9}html.theme--documenter-dark .message.is-primary .message-header,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink .message-header{background-color:#375a7f;color:#fff}html.theme--documenter-dark .message.is-primary .message-body,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink .message-body{border-color:#375a7f;color:#4d7eb2}html.theme--documenter-dark .message.is-link{background-color:#edfdf9}html.theme--documenter-dark .message.is-link .message-header{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .message.is-link .message-body{border-color:#1abc9c;color:#15987e}html.theme--documenter-dark .message.is-info{background-color:#eff2fb}html.theme--documenter-dark .message.is-info .message-header{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .message.is-info .message-body{border-color:#3c5dcd;color:#3253c3}html.theme--documenter-dark .message.is-success{background-color:#effded}html.theme--documenter-dark .message.is-success .message-header{background-color:#259a12;color:#fff}html.theme--documenter-dark .message.is-success .message-body{border-color:#259a12;color:#2ec016}html.theme--documenter-dark .message.is-warning{background-color:#fefaec}html.theme--documenter-dark .message.is-warning .message-header{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .message.is-warning .message-body{border-color:#f4c72f;color:#8c6e07}html.theme--documenter-dark .message.is-danger{background-color:#fbefef}html.theme--documenter-dark .message.is-danger .message-header{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .message.is-danger .message-body{border-color:#cb3c33;color:#c03930}html.theme--documenter-dark .message-header{align-items:center;background-color:#fff;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--documenter-dark .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--documenter-dark .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--documenter-dark .message-body{border-color:#5e6d6f;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#fff;padding:1.25em 1.5em}html.theme--documenter-dark .message-body code,html.theme--documenter-dark .message-body pre{background-color:#fff}html.theme--documenter-dark .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--documenter-dark .modal.is-active{display:flex}html.theme--documenter-dark .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--documenter-dark .modal-content,html.theme--documenter-dark .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--documenter-dark .modal-content,html.theme--documenter-dark .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--documenter-dark .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--documenter-dark .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--documenter-dark .modal-card-head,html.theme--documenter-dark .modal-card-foot{align-items:center;background-color:#282f2f;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--documenter-dark .modal-card-head{border-bottom:1px solid #5e6d6f;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--documenter-dark .modal-card-title{color:#f2f2f2;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--documenter-dark .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #5e6d6f}html.theme--documenter-dark .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--documenter-dark .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--documenter-dark .navbar{background-color:#375a7f;min-height:4rem;position:relative;z-index:30}html.theme--documenter-dark .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-white .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--documenter-dark .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-black .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--documenter-dark .navbar.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-light .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}}html.theme--documenter-dark .navbar.is-dark,html.theme--documenter-dark .content kbd.navbar{background-color:#282f2f;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-burger,html.theme--documenter-dark .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-dark .navbar-start>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-end>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#282f2f;color:#fff}}html.theme--documenter-dark .navbar.is-primary,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-burger,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-primary .navbar-start>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-end>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#375a7f;color:#fff}}html.theme--documenter-dark .navbar.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-link .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#1abc9c;color:#fff}}html.theme--documenter-dark .navbar.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-info .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3c5dcd;color:#fff}}html.theme--documenter-dark .navbar.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-success .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#259a12;color:#fff}}html.theme--documenter-dark .navbar.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-warning .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#f4c72f;color:rgba(0,0,0,0.7)}}html.theme--documenter-dark .navbar.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-danger .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#cb3c33;color:#fff}}html.theme--documenter-dark .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--documenter-dark .navbar.has-shadow{box-shadow:0 2px 0 0 #282f2f}html.theme--documenter-dark .navbar.is-fixed-bottom,html.theme--documenter-dark .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #282f2f}html.theme--documenter-dark .navbar.is-fixed-top{top:0}html.theme--documenter-dark html.has-navbar-fixed-top,html.theme--documenter-dark body.has-navbar-fixed-top{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom,html.theme--documenter-dark body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--documenter-dark .navbar-brand,html.theme--documenter-dark .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--documenter-dark .navbar-brand a.navbar-item:focus,html.theme--documenter-dark .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--documenter-dark .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--documenter-dark .navbar-burger{color:#fff;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--documenter-dark .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--documenter-dark .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--documenter-dark .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--documenter-dark .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--documenter-dark .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--documenter-dark .navbar-menu{display:none}html.theme--documenter-dark .navbar-item,html.theme--documenter-dark .navbar-link{color:#fff;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--documenter-dark .navbar-item .icon:only-child,html.theme--documenter-dark .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--documenter-dark a.navbar-item,html.theme--documenter-dark .navbar-link{cursor:pointer}html.theme--documenter-dark a.navbar-item:focus,html.theme--documenter-dark a.navbar-item:focus-within,html.theme--documenter-dark a.navbar-item:hover,html.theme--documenter-dark a.navbar-item.is-active,html.theme--documenter-dark .navbar-link:focus,html.theme--documenter-dark .navbar-link:focus-within,html.theme--documenter-dark .navbar-link:hover,html.theme--documenter-dark .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}html.theme--documenter-dark .navbar-item{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .navbar-item img{max-height:1.75rem}html.theme--documenter-dark .navbar-item.has-dropdown{padding:0}html.theme--documenter-dark .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--documenter-dark .navbar-item.is-tab:focus,html.theme--documenter-dark .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#1abc9c}html.theme--documenter-dark .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#1abc9c;border-bottom-style:solid;border-bottom-width:3px;color:#1abc9c;padding-bottom:calc(0.5rem - 3px)}html.theme--documenter-dark .navbar-content{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--documenter-dark .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--documenter-dark .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--documenter-dark .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--documenter-dark .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--documenter-dark .navbar>.container{display:block}html.theme--documenter-dark .navbar-brand .navbar-item,html.theme--documenter-dark .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--documenter-dark .navbar-link::after{display:none}html.theme--documenter-dark .navbar-menu{background-color:#375a7f;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--documenter-dark .navbar-menu.is-active{display:block}html.theme--documenter-dark .navbar.is-fixed-bottom-touch,html.theme--documenter-dark .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom-touch{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--documenter-dark .navbar.is-fixed-top-touch{top:0}html.theme--documenter-dark .navbar.is-fixed-top .navbar-menu,html.theme--documenter-dark .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--documenter-dark html.has-navbar-fixed-top-touch,html.theme--documenter-dark body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom-touch,html.theme--documenter-dark body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar,html.theme--documenter-dark .navbar-menu,html.theme--documenter-dark .navbar-start,html.theme--documenter-dark .navbar-end{align-items:stretch;display:flex}html.theme--documenter-dark .navbar{min-height:4rem}html.theme--documenter-dark .navbar.is-spaced{padding:1rem 2rem}html.theme--documenter-dark .navbar.is-spaced .navbar-start,html.theme--documenter-dark .navbar.is-spaced .navbar-end{align-items:center}html.theme--documenter-dark .navbar.is-spaced a.navbar-item,html.theme--documenter-dark .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--documenter-dark .navbar.is-transparent a.navbar-item:focus,html.theme--documenter-dark .navbar.is-transparent a.navbar-item:hover,html.theme--documenter-dark .navbar.is-transparent a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-transparent .navbar-link:focus,html.theme--documenter-dark .navbar.is-transparent .navbar-link:hover,html.theme--documenter-dark .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}html.theme--documenter-dark .navbar-burger{display:none}html.theme--documenter-dark .navbar-item,html.theme--documenter-dark .navbar-link{align-items:center;display:flex}html.theme--documenter-dark .navbar-item.has-dropdown{align-items:stretch}html.theme--documenter-dark .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--documenter-dark .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--documenter-dark .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--documenter-dark .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--documenter-dark .navbar-dropdown{background-color:#375a7f;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--documenter-dark .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--documenter-dark .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--documenter-dark .navbar-dropdown a.navbar-item:focus,html.theme--documenter-dark .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}.navbar.is-spaced html.theme--documenter-dark .navbar-dropdown,html.theme--documenter-dark .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--documenter-dark .navbar-dropdown.is-right{left:auto;right:0}html.theme--documenter-dark .navbar-divider{display:block}html.theme--documenter-dark .navbar>.container .navbar-brand,html.theme--documenter-dark .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--documenter-dark .navbar>.container .navbar-menu,html.theme--documenter-dark .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop,html.theme--documenter-dark .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--documenter-dark .navbar.is-fixed-top-desktop{top:0}html.theme--documenter-dark html.has-navbar-fixed-top-desktop,html.theme--documenter-dark body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom-desktop,html.theme--documenter-dark body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--documenter-dark html.has-spaced-navbar-fixed-top,html.theme--documenter-dark body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--documenter-dark html.has-spaced-navbar-fixed-bottom,html.theme--documenter-dark body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--documenter-dark a.navbar-item.is-active,html.theme--documenter-dark .navbar-link.is-active{color:#1abc9c}html.theme--documenter-dark a.navbar-item.is-active:not(:focus):not(:hover),html.theme--documenter-dark .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--documenter-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--documenter-dark .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--documenter-dark .pagination{font-size:1rem;margin:-.25rem}html.theme--documenter-dark .pagination.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--documenter-dark .pagination.is-medium{font-size:1.25rem}html.theme--documenter-dark .pagination.is-large{font-size:1.5rem}html.theme--documenter-dark .pagination.is-rounded .pagination-previous,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--documenter-dark .pagination.is-rounded .pagination-next,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--documenter-dark .pagination.is-rounded .pagination-link,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--documenter-dark .pagination,html.theme--documenter-dark .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link{border-color:#5e6d6f;color:#1abc9c;min-width:2.5em}html.theme--documenter-dark .pagination-previous:hover,html.theme--documenter-dark .pagination-next:hover,html.theme--documenter-dark .pagination-link:hover{border-color:#8c9b9d;color:#1dd2af}html.theme--documenter-dark .pagination-previous:focus,html.theme--documenter-dark .pagination-next:focus,html.theme--documenter-dark .pagination-link:focus{border-color:#8c9b9d}html.theme--documenter-dark .pagination-previous:active,html.theme--documenter-dark .pagination-next:active,html.theme--documenter-dark .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--documenter-dark .pagination-previous[disabled],html.theme--documenter-dark .pagination-previous.is-disabled,html.theme--documenter-dark .pagination-next[disabled],html.theme--documenter-dark .pagination-next.is-disabled,html.theme--documenter-dark .pagination-link[disabled],html.theme--documenter-dark .pagination-link.is-disabled{background-color:#5e6d6f;border-color:#5e6d6f;box-shadow:none;color:#fff;opacity:0.5}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--documenter-dark .pagination-link.is-current{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .pagination-ellipsis{color:#8c9b9d;pointer-events:none}html.theme--documenter-dark .pagination-list{flex-wrap:wrap}html.theme--documenter-dark .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--documenter-dark .pagination{flex-wrap:wrap}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--documenter-dark .pagination-previous{order:2}html.theme--documenter-dark .pagination-next{order:3}html.theme--documenter-dark .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--documenter-dark .pagination.is-centered .pagination-previous{order:1}html.theme--documenter-dark .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--documenter-dark .pagination.is-centered .pagination-next{order:3}html.theme--documenter-dark .pagination.is-right .pagination-previous{order:1}html.theme--documenter-dark .pagination.is-right .pagination-next{order:2}html.theme--documenter-dark .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--documenter-dark .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--documenter-dark .panel:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--documenter-dark .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--documenter-dark .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--documenter-dark .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--documenter-dark .panel.is-light .panel-heading{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .panel.is-light .panel-tabs a.is-active{border-bottom-color:#ecf0f1}html.theme--documenter-dark .panel.is-light .panel-block.is-active .panel-icon{color:#ecf0f1}html.theme--documenter-dark .panel.is-dark .panel-heading,html.theme--documenter-dark .content kbd.panel .panel-heading{background-color:#282f2f;color:#fff}html.theme--documenter-dark .panel.is-dark .panel-tabs a.is-active,html.theme--documenter-dark .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#282f2f}html.theme--documenter-dark .panel.is-dark .panel-block.is-active .panel-icon,html.theme--documenter-dark .content kbd.panel .panel-block.is-active .panel-icon{color:#282f2f}html.theme--documenter-dark .panel.is-primary .panel-heading,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#375a7f;color:#fff}html.theme--documenter-dark .panel.is-primary .panel-tabs a.is-active,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#375a7f}html.theme--documenter-dark .panel.is-primary .panel-block.is-active .panel-icon,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#375a7f}html.theme--documenter-dark .panel.is-link .panel-heading{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .panel.is-link .panel-tabs a.is-active{border-bottom-color:#1abc9c}html.theme--documenter-dark .panel.is-link .panel-block.is-active .panel-icon{color:#1abc9c}html.theme--documenter-dark .panel.is-info .panel-heading{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .panel.is-info .panel-tabs a.is-active{border-bottom-color:#3c5dcd}html.theme--documenter-dark .panel.is-info .panel-block.is-active .panel-icon{color:#3c5dcd}html.theme--documenter-dark .panel.is-success .panel-heading{background-color:#259a12;color:#fff}html.theme--documenter-dark .panel.is-success .panel-tabs a.is-active{border-bottom-color:#259a12}html.theme--documenter-dark .panel.is-success .panel-block.is-active .panel-icon{color:#259a12}html.theme--documenter-dark .panel.is-warning .panel-heading{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#f4c72f}html.theme--documenter-dark .panel.is-warning .panel-block.is-active .panel-icon{color:#f4c72f}html.theme--documenter-dark .panel.is-danger .panel-heading{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#cb3c33}html.theme--documenter-dark .panel.is-danger .panel-block.is-active .panel-icon{color:#cb3c33}html.theme--documenter-dark .panel-tabs:not(:last-child),html.theme--documenter-dark .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--documenter-dark .panel-heading{background-color:#343c3d;border-radius:8px 8px 0 0;color:#f2f2f2;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--documenter-dark .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--documenter-dark .panel-tabs a{border-bottom:1px solid #5e6d6f;margin-bottom:-1px;padding:0.5em}html.theme--documenter-dark .panel-tabs a.is-active{border-bottom-color:#343c3d;color:#17a689}html.theme--documenter-dark .panel-list a{color:#fff}html.theme--documenter-dark .panel-list a:hover{color:#1abc9c}html.theme--documenter-dark .panel-block{align-items:center;color:#f2f2f2;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--documenter-dark .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--documenter-dark .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--documenter-dark .panel-block.is-wrapped{flex-wrap:wrap}html.theme--documenter-dark .panel-block.is-active{border-left-color:#1abc9c;color:#17a689}html.theme--documenter-dark .panel-block.is-active .panel-icon{color:#1abc9c}html.theme--documenter-dark .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--documenter-dark a.panel-block,html.theme--documenter-dark label.panel-block{cursor:pointer}html.theme--documenter-dark a.panel-block:hover,html.theme--documenter-dark label.panel-block:hover{background-color:#282f2f}html.theme--documenter-dark .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#fff;margin-right:.75em}html.theme--documenter-dark .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--documenter-dark .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--documenter-dark .tabs a{align-items:center;border-bottom-color:#5e6d6f;border-bottom-style:solid;border-bottom-width:1px;color:#fff;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--documenter-dark .tabs a:hover{border-bottom-color:#f2f2f2;color:#f2f2f2}html.theme--documenter-dark .tabs li{display:block}html.theme--documenter-dark .tabs li.is-active a{border-bottom-color:#1abc9c;color:#1abc9c}html.theme--documenter-dark .tabs ul{align-items:center;border-bottom-color:#5e6d6f;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--documenter-dark .tabs ul.is-left{padding-right:0.75em}html.theme--documenter-dark .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--documenter-dark .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--documenter-dark .tabs .icon:first-child{margin-right:.5em}html.theme--documenter-dark .tabs .icon:last-child{margin-left:.5em}html.theme--documenter-dark .tabs.is-centered ul{justify-content:center}html.theme--documenter-dark .tabs.is-right ul{justify-content:flex-end}html.theme--documenter-dark .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--documenter-dark .tabs.is-boxed a:hover{background-color:#282f2f;border-bottom-color:#5e6d6f}html.theme--documenter-dark .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#5e6d6f;border-bottom-color:rgba(0,0,0,0) !important}html.theme--documenter-dark .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .tabs.is-toggle a{border-color:#5e6d6f;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--documenter-dark .tabs.is-toggle a:hover{background-color:#282f2f;border-color:#8c9b9d;z-index:2}html.theme--documenter-dark .tabs.is-toggle li+li{margin-left:-1px}html.theme--documenter-dark .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--documenter-dark .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--documenter-dark .tabs.is-toggle li.is-active a{background-color:#1abc9c;border-color:#1abc9c;color:#fff;z-index:1}html.theme--documenter-dark .tabs.is-toggle ul{border-bottom:none}html.theme--documenter-dark .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--documenter-dark .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--documenter-dark .tabs.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--documenter-dark .tabs.is-medium{font-size:1.25rem}html.theme--documenter-dark .tabs.is-large{font-size:1.5rem}html.theme--documenter-dark .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--documenter-dark .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--documenter-dark .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--documenter-dark .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--documenter-dark .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--documenter-dark .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--documenter-dark .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--documenter-dark .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--documenter-dark .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--documenter-dark .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--documenter-dark .column.is-narrow-mobile{flex:none;width:unset}html.theme--documenter-dark .column.is-full-mobile{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-mobile{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-mobile{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--documenter-dark .column.is-0-mobile{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-mobile{margin-left:0%}html.theme--documenter-dark .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-mobile{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-mobile{margin-left:25%}html.theme--documenter-dark .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-mobile{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-mobile{margin-left:50%}html.theme--documenter-dark .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-mobile{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-mobile{margin-left:75%}html.theme--documenter-dark .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-mobile{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .column.is-narrow,html.theme--documenter-dark .column.is-narrow-tablet{flex:none;width:unset}html.theme--documenter-dark .column.is-full,html.theme--documenter-dark .column.is-full-tablet{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters,html.theme--documenter-dark .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds,html.theme--documenter-dark .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half,html.theme--documenter-dark .column.is-half-tablet{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third,html.theme--documenter-dark .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter,html.theme--documenter-dark .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth,html.theme--documenter-dark .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths,html.theme--documenter-dark .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths,html.theme--documenter-dark .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths,html.theme--documenter-dark .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters,html.theme--documenter-dark .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds,html.theme--documenter-dark .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half,html.theme--documenter-dark .column.is-offset-half-tablet{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third,html.theme--documenter-dark .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter,html.theme--documenter-dark .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth,html.theme--documenter-dark .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths,html.theme--documenter-dark .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths,html.theme--documenter-dark .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths,html.theme--documenter-dark .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--documenter-dark .column.is-0,html.theme--documenter-dark .column.is-0-tablet{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0,html.theme--documenter-dark .column.is-offset-0-tablet{margin-left:0%}html.theme--documenter-dark .column.is-1,html.theme--documenter-dark .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1,html.theme--documenter-dark .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2,html.theme--documenter-dark .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2,html.theme--documenter-dark .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3,html.theme--documenter-dark .column.is-3-tablet{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3,html.theme--documenter-dark .column.is-offset-3-tablet{margin-left:25%}html.theme--documenter-dark .column.is-4,html.theme--documenter-dark .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4,html.theme--documenter-dark .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5,html.theme--documenter-dark .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5,html.theme--documenter-dark .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6,html.theme--documenter-dark .column.is-6-tablet{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6,html.theme--documenter-dark .column.is-offset-6-tablet{margin-left:50%}html.theme--documenter-dark .column.is-7,html.theme--documenter-dark .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7,html.theme--documenter-dark .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8,html.theme--documenter-dark .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8,html.theme--documenter-dark .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9,html.theme--documenter-dark .column.is-9-tablet{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9,html.theme--documenter-dark .column.is-offset-9-tablet{margin-left:75%}html.theme--documenter-dark .column.is-10,html.theme--documenter-dark .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10,html.theme--documenter-dark .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11,html.theme--documenter-dark .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11,html.theme--documenter-dark .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12,html.theme--documenter-dark .column.is-12-tablet{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12,html.theme--documenter-dark .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--documenter-dark .column.is-narrow-touch{flex:none;width:unset}html.theme--documenter-dark .column.is-full-touch{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-touch{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-touch{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-touch{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-touch{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-touch{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-touch{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-touch{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-touch{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--documenter-dark .column.is-0-touch{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-touch{margin-left:0%}html.theme--documenter-dark .column.is-1-touch{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-touch{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-touch{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-touch{margin-left:25%}html.theme--documenter-dark .column.is-4-touch{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-touch{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-touch{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-touch{margin-left:50%}html.theme--documenter-dark .column.is-7-touch{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-touch{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-touch{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-touch{margin-left:75%}html.theme--documenter-dark .column.is-10-touch{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-touch{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-touch{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--documenter-dark .column.is-narrow-desktop{flex:none;width:unset}html.theme--documenter-dark .column.is-full-desktop{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-desktop{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-desktop{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--documenter-dark .column.is-0-desktop{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-desktop{margin-left:0%}html.theme--documenter-dark .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-desktop{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-desktop{margin-left:25%}html.theme--documenter-dark .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-desktop{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-desktop{margin-left:50%}html.theme--documenter-dark .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-desktop{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-desktop{margin-left:75%}html.theme--documenter-dark .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-desktop{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--documenter-dark .column.is-narrow-widescreen{flex:none;width:unset}html.theme--documenter-dark .column.is-full-widescreen{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-widescreen{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-widescreen{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--documenter-dark .column.is-0-widescreen{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-widescreen{margin-left:0%}html.theme--documenter-dark .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-widescreen{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-widescreen{margin-left:25%}html.theme--documenter-dark .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-widescreen{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-widescreen{margin-left:50%}html.theme--documenter-dark .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-widescreen{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-widescreen{margin-left:75%}html.theme--documenter-dark .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-widescreen{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--documenter-dark .column.is-narrow-fullhd{flex:none;width:unset}html.theme--documenter-dark .column.is-full-fullhd{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-fullhd{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-fullhd{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--documenter-dark .column.is-0-fullhd{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-fullhd{margin-left:0%}html.theme--documenter-dark .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-fullhd{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-fullhd{margin-left:25%}html.theme--documenter-dark .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-fullhd{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-fullhd{margin-left:50%}html.theme--documenter-dark .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-fullhd{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-fullhd{margin-left:75%}html.theme--documenter-dark .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-fullhd{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-fullhd{margin-left:100%}}html.theme--documenter-dark .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--documenter-dark .columns:last-child{margin-bottom:-.75rem}html.theme--documenter-dark .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--documenter-dark .columns.is-centered{justify-content:center}html.theme--documenter-dark .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--documenter-dark .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--documenter-dark .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .columns.is-gapless:last-child{margin-bottom:0}html.theme--documenter-dark .columns.is-mobile{display:flex}html.theme--documenter-dark .columns.is-multiline{flex-wrap:wrap}html.theme--documenter-dark .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-desktop{display:flex}}html.theme--documenter-dark .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--documenter-dark .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--documenter-dark .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--documenter-dark .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--documenter-dark .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--documenter-dark .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--documenter-dark .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--documenter-dark .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--documenter-dark .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--documenter-dark .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--documenter-dark .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--documenter-dark .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--documenter-dark .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--documenter-dark .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--documenter-dark .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--documenter-dark .tile.is-child{margin:0 !important}html.theme--documenter-dark .tile.is-parent{padding:.75rem}html.theme--documenter-dark .tile.is-vertical{flex-direction:column}html.theme--documenter-dark .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--documenter-dark .tile:not(.is-child){display:flex}html.theme--documenter-dark .tile.is-1{flex:none;width:8.33333337%}html.theme--documenter-dark .tile.is-2{flex:none;width:16.66666674%}html.theme--documenter-dark .tile.is-3{flex:none;width:25%}html.theme--documenter-dark .tile.is-4{flex:none;width:33.33333337%}html.theme--documenter-dark .tile.is-5{flex:none;width:41.66666674%}html.theme--documenter-dark .tile.is-6{flex:none;width:50%}html.theme--documenter-dark .tile.is-7{flex:none;width:58.33333337%}html.theme--documenter-dark .tile.is-8{flex:none;width:66.66666674%}html.theme--documenter-dark .tile.is-9{flex:none;width:75%}html.theme--documenter-dark .tile.is-10{flex:none;width:83.33333337%}html.theme--documenter-dark .tile.is-11{flex:none;width:91.66666674%}html.theme--documenter-dark .tile.is-12{flex:none;width:100%}}html.theme--documenter-dark .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--documenter-dark .hero .navbar{background:none}html.theme--documenter-dark .hero .tabs ul{border-bottom:none}html.theme--documenter-dark .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-white strong{color:inherit}html.theme--documenter-dark .hero.is-white .title{color:#0a0a0a}html.theme--documenter-dark .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--documenter-dark .hero.is-white .subtitle a:not(.button),html.theme--documenter-dark .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-white .navbar-menu{background-color:#fff}}html.theme--documenter-dark .hero.is-white .navbar-item,html.theme--documenter-dark .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--documenter-dark .hero.is-white a.navbar-item:hover,html.theme--documenter-dark .hero.is-white a.navbar-item.is-active,html.theme--documenter-dark .hero.is-white .navbar-link:hover,html.theme--documenter-dark .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--documenter-dark .hero.is-white .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--documenter-dark .hero.is-white .tabs.is-boxed a,html.theme--documenter-dark .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--documenter-dark .hero.is-white .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-white .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-white .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--documenter-dark .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-black strong{color:inherit}html.theme--documenter-dark .hero.is-black .title{color:#fff}html.theme--documenter-dark .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-black .subtitle a:not(.button),html.theme--documenter-dark .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--documenter-dark .hero.is-black .navbar-item,html.theme--documenter-dark .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-black a.navbar-item:hover,html.theme--documenter-dark .hero.is-black a.navbar-item.is-active,html.theme--documenter-dark .hero.is-black .navbar-link:hover,html.theme--documenter-dark .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-black .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--documenter-dark .hero.is-black .tabs.is-boxed a,html.theme--documenter-dark .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-black .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-black .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-black .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--documenter-dark .hero.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-light strong{color:inherit}html.theme--documenter-dark .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--documenter-dark .hero.is-light .subtitle a:not(.button),html.theme--documenter-dark .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-light .navbar-menu{background-color:#ecf0f1}}html.theme--documenter-dark .hero.is-light .navbar-item,html.theme--documenter-dark .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light a.navbar-item:hover,html.theme--documenter-dark .hero.is-light a.navbar-item.is-active,html.theme--documenter-dark .hero.is-light .navbar-link:hover,html.theme--documenter-dark .hero.is-light .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--documenter-dark .hero.is-light .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-light .tabs li.is-active a{color:#ecf0f1 !important;opacity:1}html.theme--documenter-dark .hero.is-light .tabs.is-boxed a,html.theme--documenter-dark .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-light .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-light .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .hero.is-light.is-bold{background-image:linear-gradient(141deg, #cadfe0 0%, #ecf0f1 71%, #fafbfc 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #cadfe0 0%, #ecf0f1 71%, #fafbfc 100%)}}html.theme--documenter-dark .hero.is-dark,html.theme--documenter-dark .content kbd.hero{background-color:#282f2f;color:#fff}html.theme--documenter-dark .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-dark strong,html.theme--documenter-dark .content kbd.hero strong{color:inherit}html.theme--documenter-dark .hero.is-dark .title,html.theme--documenter-dark .content kbd.hero .title{color:#fff}html.theme--documenter-dark .hero.is-dark .subtitle,html.theme--documenter-dark .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-dark .subtitle a:not(.button),html.theme--documenter-dark .content kbd.hero .subtitle a:not(.button),html.theme--documenter-dark .hero.is-dark .subtitle strong,html.theme--documenter-dark .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-dark .navbar-menu,html.theme--documenter-dark .content kbd.hero .navbar-menu{background-color:#282f2f}}html.theme--documenter-dark .hero.is-dark .navbar-item,html.theme--documenter-dark .content kbd.hero .navbar-item,html.theme--documenter-dark .hero.is-dark .navbar-link,html.theme--documenter-dark .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-dark a.navbar-item:hover,html.theme--documenter-dark .content kbd.hero a.navbar-item:hover,html.theme--documenter-dark .hero.is-dark a.navbar-item.is-active,html.theme--documenter-dark .content kbd.hero a.navbar-item.is-active,html.theme--documenter-dark .hero.is-dark .navbar-link:hover,html.theme--documenter-dark .content kbd.hero .navbar-link:hover,html.theme--documenter-dark .hero.is-dark .navbar-link.is-active,html.theme--documenter-dark .content kbd.hero .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .hero.is-dark .tabs a,html.theme--documenter-dark .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-dark .tabs a:hover,html.theme--documenter-dark .content kbd.hero .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-dark .tabs li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs li.is-active a{color:#282f2f !important;opacity:1}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed a,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed a,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle a,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed a:hover,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle a:hover,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#282f2f}html.theme--documenter-dark .hero.is-dark.is-bold,html.theme--documenter-dark .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #0f1615 0%, #282f2f 71%, #313c40 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-dark.is-bold .navbar-menu,html.theme--documenter-dark .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0f1615 0%, #282f2f 71%, #313c40 100%)}}html.theme--documenter-dark .hero.is-primary,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-primary strong,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--documenter-dark .hero.is-primary .title,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--documenter-dark .hero.is-primary .subtitle,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-primary .subtitle a:not(.button),html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--documenter-dark .hero.is-primary .subtitle strong,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-primary .navbar-menu,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#375a7f}}html.theme--documenter-dark .hero.is-primary .navbar-item,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--documenter-dark .hero.is-primary .navbar-link,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-primary a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--documenter-dark .hero.is-primary a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--documenter-dark .hero.is-primary .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--documenter-dark .hero.is-primary .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .hero.is-primary .tabs a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-primary .tabs a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-primary .tabs li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#375a7f !important;opacity:1}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#375a7f}html.theme--documenter-dark .hero.is-primary.is-bold,html.theme--documenter-dark .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #214b62 0%, #375a7f 71%, #3a5796 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-primary.is-bold .navbar-menu,html.theme--documenter-dark .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #214b62 0%, #375a7f 71%, #3a5796 100%)}}html.theme--documenter-dark .hero.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-link strong{color:inherit}html.theme--documenter-dark .hero.is-link .title{color:#fff}html.theme--documenter-dark .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-link .subtitle a:not(.button),html.theme--documenter-dark .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-link .navbar-menu{background-color:#1abc9c}}html.theme--documenter-dark .hero.is-link .navbar-item,html.theme--documenter-dark .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-link a.navbar-item:hover,html.theme--documenter-dark .hero.is-link a.navbar-item.is-active,html.theme--documenter-dark .hero.is-link .navbar-link:hover,html.theme--documenter-dark .hero.is-link .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-link .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-link .tabs li.is-active a{color:#1abc9c !important;opacity:1}html.theme--documenter-dark .hero.is-link .tabs.is-boxed a,html.theme--documenter-dark .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-link .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-link .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-link .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1abc9c}html.theme--documenter-dark .hero.is-link.is-bold{background-image:linear-gradient(141deg, #0c9764 0%, #1abc9c 71%, #17d8d2 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0c9764 0%, #1abc9c 71%, #17d8d2 100%)}}html.theme--documenter-dark .hero.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-info strong{color:inherit}html.theme--documenter-dark .hero.is-info .title{color:#fff}html.theme--documenter-dark .hero.is-info .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-info .subtitle a:not(.button),html.theme--documenter-dark .hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-info .navbar-menu{background-color:#3c5dcd}}html.theme--documenter-dark .hero.is-info .navbar-item,html.theme--documenter-dark .hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-info a.navbar-item:hover,html.theme--documenter-dark .hero.is-info a.navbar-item.is-active,html.theme--documenter-dark .hero.is-info .navbar-link:hover,html.theme--documenter-dark .hero.is-info .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .hero.is-info .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-info .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-info .tabs li.is-active a{color:#3c5dcd !important;opacity:1}html.theme--documenter-dark .hero.is-info .tabs.is-boxed a,html.theme--documenter-dark .hero.is-info .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-info .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-info .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-info .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3c5dcd}html.theme--documenter-dark .hero.is-info.is-bold{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}}html.theme--documenter-dark .hero.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-success strong{color:inherit}html.theme--documenter-dark .hero.is-success .title{color:#fff}html.theme--documenter-dark .hero.is-success .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-success .subtitle a:not(.button),html.theme--documenter-dark .hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-success .navbar-menu{background-color:#259a12}}html.theme--documenter-dark .hero.is-success .navbar-item,html.theme--documenter-dark .hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-success a.navbar-item:hover,html.theme--documenter-dark .hero.is-success a.navbar-item.is-active,html.theme--documenter-dark .hero.is-success .navbar-link:hover,html.theme--documenter-dark .hero.is-success .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .hero.is-success .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-success .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-success .tabs li.is-active a{color:#259a12 !important;opacity:1}html.theme--documenter-dark .hero.is-success .tabs.is-boxed a,html.theme--documenter-dark .hero.is-success .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-success .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-success .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-success .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#259a12}html.theme--documenter-dark .hero.is-success.is-bold{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}}html.theme--documenter-dark .hero.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-warning strong{color:inherit}html.theme--documenter-dark .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--documenter-dark .hero.is-warning .subtitle a:not(.button),html.theme--documenter-dark .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-warning .navbar-menu{background-color:#f4c72f}}html.theme--documenter-dark .hero.is-warning .navbar-item,html.theme--documenter-dark .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning a.navbar-item:hover,html.theme--documenter-dark .hero.is-warning a.navbar-item.is-active,html.theme--documenter-dark .hero.is-warning .navbar-link:hover,html.theme--documenter-dark .hero.is-warning .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--documenter-dark .hero.is-warning .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-warning .tabs li.is-active a{color:#f4c72f !important;opacity:1}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed a,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #f09100 0%, #f4c72f 71%, #faef42 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f09100 0%, #f4c72f 71%, #faef42 100%)}}html.theme--documenter-dark .hero.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-danger strong{color:inherit}html.theme--documenter-dark .hero.is-danger .title{color:#fff}html.theme--documenter-dark .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-danger .subtitle a:not(.button),html.theme--documenter-dark .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-danger .navbar-menu{background-color:#cb3c33}}html.theme--documenter-dark .hero.is-danger .navbar-item,html.theme--documenter-dark .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-danger a.navbar-item:hover,html.theme--documenter-dark .hero.is-danger a.navbar-item.is-active,html.theme--documenter-dark .hero.is-danger .navbar-link:hover,html.theme--documenter-dark .hero.is-danger .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-danger .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-danger .tabs li.is-active a{color:#cb3c33 !important;opacity:1}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed a,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#cb3c33}html.theme--documenter-dark .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}}html.theme--documenter-dark .hero.is-small .hero-body,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--documenter-dark .hero.is-halfheight .hero-body,html.theme--documenter-dark .hero.is-fullheight .hero-body,html.theme--documenter-dark .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--documenter-dark .hero.is-halfheight .hero-body>.container,html.theme--documenter-dark .hero.is-fullheight .hero-body>.container,html.theme--documenter-dark .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .hero.is-halfheight{min-height:50vh}html.theme--documenter-dark .hero.is-fullheight{min-height:100vh}html.theme--documenter-dark .hero-video{overflow:hidden}html.theme--documenter-dark .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--documenter-dark .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--documenter-dark .hero-video{display:none}}html.theme--documenter-dark .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .hero-buttons .button{display:flex}html.theme--documenter-dark .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero-buttons{display:flex;justify-content:center}html.theme--documenter-dark .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--documenter-dark .hero-head,html.theme--documenter-dark .hero-foot{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero-body{padding:3rem 3rem}}html.theme--documenter-dark .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--documenter-dark .section{padding:3rem 3rem}html.theme--documenter-dark .section.is-medium{padding:9rem 4.5rem}html.theme--documenter-dark .section.is-large{padding:18rem 6rem}}html.theme--documenter-dark .footer{background-color:#282f2f;padding:3rem 1.5rem 6rem}html.theme--documenter-dark hr{height:1px}html.theme--documenter-dark h6{text-transform:uppercase;letter-spacing:0.5px}html.theme--documenter-dark .hero{background-color:#343c3d}html.theme--documenter-dark a{transition:all 200ms ease}html.theme--documenter-dark .button{transition:all 200ms ease;border-width:1px;color:#fff}html.theme--documenter-dark .button.is-active,html.theme--documenter-dark .button.is-focused,html.theme--documenter-dark .button:active,html.theme--documenter-dark .button:focus{box-shadow:0 0 0 2px rgba(140,155,157,0.5)}html.theme--documenter-dark .button.is-white.is-hovered,html.theme--documenter-dark .button.is-white:hover{background-color:#fff}html.theme--documenter-dark .button.is-white.is-active,html.theme--documenter-dark .button.is-white.is-focused,html.theme--documenter-dark .button.is-white:active,html.theme--documenter-dark .button.is-white:focus{border-color:#fff;box-shadow:0 0 0 2px rgba(255,255,255,0.5)}html.theme--documenter-dark .button.is-black.is-hovered,html.theme--documenter-dark .button.is-black:hover{background-color:#1d1d1d}html.theme--documenter-dark .button.is-black.is-active,html.theme--documenter-dark .button.is-black.is-focused,html.theme--documenter-dark .button.is-black:active,html.theme--documenter-dark .button.is-black:focus{border-color:#0a0a0a;box-shadow:0 0 0 2px rgba(10,10,10,0.5)}html.theme--documenter-dark .button.is-light.is-hovered,html.theme--documenter-dark .button.is-light:hover{background-color:#fff}html.theme--documenter-dark .button.is-light.is-active,html.theme--documenter-dark .button.is-light.is-focused,html.theme--documenter-dark .button.is-light:active,html.theme--documenter-dark .button.is-light:focus{border-color:#ecf0f1;box-shadow:0 0 0 2px rgba(236,240,241,0.5)}html.theme--documenter-dark .button.is-dark.is-hovered,html.theme--documenter-dark .content kbd.button.is-hovered,html.theme--documenter-dark .button.is-dark:hover,html.theme--documenter-dark .content kbd.button:hover{background-color:#3a4344}html.theme--documenter-dark .button.is-dark.is-active,html.theme--documenter-dark .content kbd.button.is-active,html.theme--documenter-dark .button.is-dark.is-focused,html.theme--documenter-dark .content kbd.button.is-focused,html.theme--documenter-dark .button.is-dark:active,html.theme--documenter-dark .content kbd.button:active,html.theme--documenter-dark .button.is-dark:focus,html.theme--documenter-dark .content kbd.button:focus{border-color:#282f2f;box-shadow:0 0 0 2px rgba(40,47,47,0.5)}html.theme--documenter-dark .button.is-primary.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary:hover,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:hover{background-color:#436d9a}html.theme--documenter-dark .button.is-primary.is-active,html.theme--documenter-dark .docstring>section>a.button.is-active.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink,html.theme--documenter-dark .button.is-primary:active,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary:focus,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus{border-color:#375a7f;box-shadow:0 0 0 2px rgba(55,90,127,0.5)}html.theme--documenter-dark .button.is-link.is-hovered,html.theme--documenter-dark .button.is-link:hover{background-color:#1fdeb8}html.theme--documenter-dark .button.is-link.is-active,html.theme--documenter-dark .button.is-link.is-focused,html.theme--documenter-dark .button.is-link:active,html.theme--documenter-dark .button.is-link:focus{border-color:#1abc9c;box-shadow:0 0 0 2px rgba(26,188,156,0.5)}html.theme--documenter-dark .button.is-info.is-hovered,html.theme--documenter-dark .button.is-info:hover{background-color:#5a76d5}html.theme--documenter-dark .button.is-info.is-active,html.theme--documenter-dark .button.is-info.is-focused,html.theme--documenter-dark .button.is-info:active,html.theme--documenter-dark .button.is-info:focus{border-color:#3c5dcd;box-shadow:0 0 0 2px rgba(60,93,205,0.5)}html.theme--documenter-dark .button.is-success.is-hovered,html.theme--documenter-dark .button.is-success:hover{background-color:#2dbc16}html.theme--documenter-dark .button.is-success.is-active,html.theme--documenter-dark .button.is-success.is-focused,html.theme--documenter-dark .button.is-success:active,html.theme--documenter-dark .button.is-success:focus{border-color:#259a12;box-shadow:0 0 0 2px rgba(37,154,18,0.5)}html.theme--documenter-dark .button.is-warning.is-hovered,html.theme--documenter-dark .button.is-warning:hover{background-color:#f6d153}html.theme--documenter-dark .button.is-warning.is-active,html.theme--documenter-dark .button.is-warning.is-focused,html.theme--documenter-dark .button.is-warning:active,html.theme--documenter-dark .button.is-warning:focus{border-color:#f4c72f;box-shadow:0 0 0 2px rgba(244,199,47,0.5)}html.theme--documenter-dark .button.is-danger.is-hovered,html.theme--documenter-dark .button.is-danger:hover{background-color:#d35951}html.theme--documenter-dark .button.is-danger.is-active,html.theme--documenter-dark .button.is-danger.is-focused,html.theme--documenter-dark .button.is-danger:active,html.theme--documenter-dark .button.is-danger:focus{border-color:#cb3c33;box-shadow:0 0 0 2px rgba(203,60,51,0.5)}html.theme--documenter-dark .label{color:#dbdee0}html.theme--documenter-dark .button,html.theme--documenter-dark .control.has-icons-left .icon,html.theme--documenter-dark .control.has-icons-right .icon,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .select,html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea{height:2.5em}html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em}html.theme--documenter-dark .select:after,html.theme--documenter-dark .select select{border-width:1px}html.theme--documenter-dark .control.has-addons .button,html.theme--documenter-dark .control.has-addons .input,html.theme--documenter-dark .control.has-addons #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-addons form.docs-search>input,html.theme--documenter-dark .control.has-addons .select{margin-right:-1px}html.theme--documenter-dark .notification{background-color:#343c3d}html.theme--documenter-dark .card{box-shadow:none;border:1px solid #343c3d;background-color:#282f2f;border-radius:.4em}html.theme--documenter-dark .card .card-image img{border-radius:.4em .4em 0 0}html.theme--documenter-dark .card .card-header{box-shadow:none;background-color:rgba(18,18,18,0.2);border-radius:.4em .4em 0 0}html.theme--documenter-dark .card .card-footer{background-color:rgba(18,18,18,0.2)}html.theme--documenter-dark .card .card-footer,html.theme--documenter-dark .card .card-footer-item{border-width:1px;border-color:#343c3d}html.theme--documenter-dark .notification.is-white a:not(.button){color:#0a0a0a;text-decoration:underline}html.theme--documenter-dark .notification.is-black a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-light a:not(.button){color:rgba(0,0,0,0.7);text-decoration:underline}html.theme--documenter-dark .notification.is-dark a:not(.button),html.theme--documenter-dark .content kbd.notification a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-primary a:not(.button),html.theme--documenter-dark .docstring>section>a.notification.docs-sourcelink a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-link a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-info a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-success a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-warning a:not(.button){color:rgba(0,0,0,0.7);text-decoration:underline}html.theme--documenter-dark .notification.is-danger a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .tag,html.theme--documenter-dark .content kbd,html.theme--documenter-dark .docstring>section>a.docs-sourcelink{border-radius:.4em}html.theme--documenter-dark .menu-list a{transition:all 300ms ease}html.theme--documenter-dark .modal-card-body{background-color:#282f2f}html.theme--documenter-dark .modal-card-foot,html.theme--documenter-dark .modal-card-head{border-color:#343c3d}html.theme--documenter-dark .message-header{font-weight:700;background-color:#343c3d;color:#fff}html.theme--documenter-dark .message-body{border-width:1px;border-color:#343c3d}html.theme--documenter-dark .navbar{border-radius:.4em}html.theme--documenter-dark .navbar.is-transparent{background:none}html.theme--documenter-dark .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1abc9c}@media screen and (max-width: 1055px){html.theme--documenter-dark .navbar .navbar-menu{background-color:#375a7f;border-radius:0 0 .4em .4em}}html.theme--documenter-dark .hero .navbar,html.theme--documenter-dark body>.navbar{border-radius:0}html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-previous{border-width:1px}html.theme--documenter-dark .panel-block,html.theme--documenter-dark .panel-heading,html.theme--documenter-dark .panel-tabs{border-width:1px}html.theme--documenter-dark .panel-block:first-child,html.theme--documenter-dark .panel-heading:first-child,html.theme--documenter-dark .panel-tabs:first-child{border-top-width:1px}html.theme--documenter-dark .panel-heading{font-weight:700}html.theme--documenter-dark .panel-tabs a{border-width:1px;margin-bottom:-1px}html.theme--documenter-dark .panel-tabs a.is-active{border-bottom-color:#17a689}html.theme--documenter-dark .panel-block:hover{color:#1dd2af}html.theme--documenter-dark .panel-block:hover .panel-icon{color:#1dd2af}html.theme--documenter-dark .panel-block.is-active .panel-icon{color:#17a689}html.theme--documenter-dark .tabs a{border-bottom-width:1px;margin-bottom:-1px}html.theme--documenter-dark .tabs ul{border-bottom-width:1px}html.theme--documenter-dark .tabs.is-boxed a{border-width:1px}html.theme--documenter-dark .tabs.is-boxed li.is-active a{background-color:#1f2424}html.theme--documenter-dark .tabs.is-toggle li a{border-width:1px;margin-bottom:0}html.theme--documenter-dark .tabs.is-toggle li+li{margin-left:-1px}html.theme--documenter-dark .hero.is-white .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-black .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-light .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-dark .navbar .navbar-dropdown .navbar-item:hover,html.theme--documenter-dark .content kbd.hero .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-primary .navbar .navbar-dropdown .navbar-item:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-link .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-info .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-success .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-warning .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-danger .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark h1 .docs-heading-anchor,html.theme--documenter-dark h1 .docs-heading-anchor:hover,html.theme--documenter-dark h1 .docs-heading-anchor:visited,html.theme--documenter-dark h2 .docs-heading-anchor,html.theme--documenter-dark h2 .docs-heading-anchor:hover,html.theme--documenter-dark h2 .docs-heading-anchor:visited,html.theme--documenter-dark h3 .docs-heading-anchor,html.theme--documenter-dark h3 .docs-heading-anchor:hover,html.theme--documenter-dark h3 .docs-heading-anchor:visited,html.theme--documenter-dark h4 .docs-heading-anchor,html.theme--documenter-dark h4 .docs-heading-anchor:hover,html.theme--documenter-dark h4 .docs-heading-anchor:visited,html.theme--documenter-dark h5 .docs-heading-anchor,html.theme--documenter-dark h5 .docs-heading-anchor:hover,html.theme--documenter-dark h5 .docs-heading-anchor:visited,html.theme--documenter-dark h6 .docs-heading-anchor,html.theme--documenter-dark h6 .docs-heading-anchor:hover,html.theme--documenter-dark h6 .docs-heading-anchor:visited{color:#f2f2f2}html.theme--documenter-dark h1 .docs-heading-anchor-permalink,html.theme--documenter-dark h2 .docs-heading-anchor-permalink,html.theme--documenter-dark h3 .docs-heading-anchor-permalink,html.theme--documenter-dark h4 .docs-heading-anchor-permalink,html.theme--documenter-dark h5 .docs-heading-anchor-permalink,html.theme--documenter-dark h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--documenter-dark h1 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h2 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h3 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h4 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h5 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--documenter-dark h1:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h2:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h3:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h4:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h5:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--documenter-dark .docs-light-only{display:none !important}html.theme--documenter-dark pre{position:relative;overflow:hidden}html.theme--documenter-dark pre code,html.theme--documenter-dark pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--documenter-dark pre code:first-of-type,html.theme--documenter-dark pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--documenter-dark pre code:last-of-type,html.theme--documenter-dark pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--documenter-dark pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#fff;cursor:pointer;text-align:center}html.theme--documenter-dark pre .copy-button:focus,html.theme--documenter-dark pre .copy-button:hover{opacity:1;background:rgba(255,255,255,0.1);color:#1abc9c}html.theme--documenter-dark pre .copy-button.success{color:#259a12;opacity:1}html.theme--documenter-dark pre .copy-button.error{color:#cb3c33;opacity:1}html.theme--documenter-dark pre:hover .copy-button{opacity:1}html.theme--documenter-dark .admonition{background-color:#282f2f;border-style:solid;border-width:2px;border-color:#dbdee0;border-radius:4px;font-size:1rem}html.theme--documenter-dark .admonition strong{color:currentColor}html.theme--documenter-dark .admonition.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--documenter-dark .admonition.is-medium{font-size:1.25rem}html.theme--documenter-dark .admonition.is-large{font-size:1.5rem}html.theme--documenter-dark .admonition.is-default{background-color:#282f2f;border-color:#dbdee0}html.theme--documenter-dark .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .admonition.is-default>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-info{background-color:#282f2f;border-color:#3c5dcd}html.theme--documenter-dark .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#3c5dcd}html.theme--documenter-dark .admonition.is-info>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-success{background-color:#282f2f;border-color:#259a12}html.theme--documenter-dark .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#259a12}html.theme--documenter-dark .admonition.is-success>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-warning{background-color:#282f2f;border-color:#f4c72f}html.theme--documenter-dark .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#f4c72f}html.theme--documenter-dark .admonition.is-warning>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-danger{background-color:#282f2f;border-color:#cb3c33}html.theme--documenter-dark .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#cb3c33}html.theme--documenter-dark .admonition.is-danger>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-compat{background-color:#282f2f;border-color:#3489da}html.theme--documenter-dark .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#3489da}html.theme--documenter-dark .admonition.is-compat>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-todo{background-color:#282f2f;border-color:#9558b2}html.theme--documenter-dark .admonition.is-todo>.admonition-header{background-color:rgba(0,0,0,0);color:#9558b2}html.theme--documenter-dark .admonition.is-todo>.admonition-body{color:#fff}html.theme--documenter-dark .admonition-header{color:#dbdee0;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--documenter-dark .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--documenter-dark details.admonition.is-details>.admonition-header{list-style:none}html.theme--documenter-dark details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--documenter-dark details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--documenter-dark .admonition-body{color:#fff;padding:0.5rem .75rem}html.theme--documenter-dark .admonition-body pre{background-color:#282f2f}html.theme--documenter-dark .admonition-body code{background-color:rgba(255,255,255,0.05)}html.theme--documenter-dark .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #5e6d6f;border-radius:4px;box-shadow:none;max-width:100%}html.theme--documenter-dark .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#282f2f;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #5e6d6f;overflow:auto}html.theme--documenter-dark .docstring>header code{background-color:transparent}html.theme--documenter-dark .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--documenter-dark .docstring>header .docstring-binding{margin-right:0.3em}html.theme--documenter-dark .docstring>header .docstring-category{margin-left:0.3em}html.theme--documenter-dark .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #5e6d6f}html.theme--documenter-dark .docstring>section:last-child{border-bottom:none}html.theme--documenter-dark .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--documenter-dark .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--documenter-dark .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--documenter-dark .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--documenter-dark .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--documenter-dark .documenter-example-output{background-color:#1f2424}html.theme--documenter-dark .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#282f2f;color:#fff;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--documenter-dark .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--documenter-dark .outdated-warning-overlay a{color:#1abc9c}html.theme--documenter-dark .outdated-warning-overlay a:hover{color:#1dd2af}html.theme--documenter-dark .content pre{border:2px solid #5e6d6f;border-radius:4px}html.theme--documenter-dark .content code{font-weight:inherit}html.theme--documenter-dark .content a code{color:#1abc9c}html.theme--documenter-dark .content a:hover code{color:#1dd2af}html.theme--documenter-dark .content h1 code,html.theme--documenter-dark .content h2 code,html.theme--documenter-dark .content h3 code,html.theme--documenter-dark .content h4 code,html.theme--documenter-dark .content h5 code,html.theme--documenter-dark .content h6 code{color:#f2f2f2}html.theme--documenter-dark .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--documenter-dark .content blockquote>ul:first-child,html.theme--documenter-dark .content blockquote>ol:first-child,html.theme--documenter-dark .content .admonition-body>ul:first-child,html.theme--documenter-dark .content .admonition-body>ol:first-child{margin-top:0}html.theme--documenter-dark pre,html.theme--documenter-dark code{font-variant-ligatures:no-contextual}html.theme--documenter-dark .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--documenter-dark .breadcrumb a.is-disabled,html.theme--documenter-dark .breadcrumb a.is-disabled:hover{color:#f2f2f2}html.theme--documenter-dark .hljs{background:initial !important}html.theme--documenter-dark .katex .katex-mathml{top:0;right:0}html.theme--documenter-dark .katex-display,html.theme--documenter-dark mjx-container,html.theme--documenter-dark .MathJax_Display{margin:0.5em 0 !important}html.theme--documenter-dark html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--documenter-dark li.no-marker{list-style:none}html.theme--documenter-dark #documenter .docs-main>article{overflow-wrap:break-word}html.theme--documenter-dark #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main{width:100%}html.theme--documenter-dark #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--documenter-dark #documenter .docs-main>header,html.theme--documenter-dark #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--documenter-dark #documenter .docs-main header.docs-navbar{background-color:#1f2424;border-bottom:1px solid #5e6d6f;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--documenter-dark #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--documenter-dark #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--documenter-dark #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--documenter-dark #documenter .docs-main section.footnotes{border-top:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-main section.footnotes li .tag:first-child,html.theme--documenter-dark #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--documenter-dark #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--documenter-dark .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--documenter-dark #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #5e6d6f;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--documenter-dark #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--documenter-dark #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--documenter-dark #documenter .docs-sidebar{display:flex;flex-direction:column;color:#fff;background-color:#282f2f;border-right:1px solid #5e6d6f;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--documenter-dark #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar{left:0;top:0}}html.theme--documenter-dark #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name a,html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name a:hover{color:#fff}html.theme--documenter-dark #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #5e6d6f;display:none;padding:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #5e6d6f;padding-bottom:1.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#fff;background:#282f2f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#fff;background-color:#32393a}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #5e6d6f;border-bottom:1px solid #5e6d6f;background-color:#1f2424}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#1f2424;color:#fff}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#32393a;color:#fff}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--documenter-dark #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--documenter-dark #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3b4445}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#4e5a5c}}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3b4445}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#4e5a5c}}html.theme--documenter-dark kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--documenter-dark .search-min-width-50{min-width:50%}html.theme--documenter-dark .search-min-height-100{min-height:100%}html.theme--documenter-dark .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--documenter-dark .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--documenter-dark .search-result-link:hover,html.theme--documenter-dark .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--documenter-dark .search-result-link .property-search-result-badge,html.theme--documenter-dark .search-result-link .search-filter{transition:all 300ms}html.theme--documenter-dark .property-search-result-badge,html.theme--documenter-dark .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--documenter-dark .search-result-link:hover .property-search-result-badge,html.theme--documenter-dark .search-result-link:hover .search-filter,html.theme--documenter-dark .search-result-link:focus .property-search-result-badge,html.theme--documenter-dark .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--documenter-dark .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--documenter-dark .search-filter:hover,html.theme--documenter-dark .search-filter:focus{color:#333}html.theme--documenter-dark .search-filter-selected{color:#f5f5f5;background-color:rgba(139,0,139,0.5)}html.theme--documenter-dark .search-filter-selected:hover,html.theme--documenter-dark .search-filter-selected:focus{color:#f5f5f5}html.theme--documenter-dark .search-result-highlight{background-color:#ffdd57;color:black}html.theme--documenter-dark .search-divider{border-bottom:1px solid #5e6d6f}html.theme--documenter-dark .search-result-title{width:85%;color:#f5f5f5}html.theme--documenter-dark .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--documenter-dark .w-100{width:100%}html.theme--documenter-dark .gap-2{gap:0.5rem}html.theme--documenter-dark .gap-4{gap:1rem}html.theme--documenter-dark .gap-8{gap:2rem}html.theme--documenter-dark{background-color:#1f2424;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--documenter-dark .ansi span.sgr1{font-weight:bolder}html.theme--documenter-dark .ansi span.sgr2{font-weight:lighter}html.theme--documenter-dark .ansi span.sgr3{font-style:italic}html.theme--documenter-dark .ansi span.sgr4{text-decoration:underline}html.theme--documenter-dark .ansi span.sgr7{color:#1f2424;background-color:#fff}html.theme--documenter-dark .ansi span.sgr8{color:transparent}html.theme--documenter-dark .ansi span.sgr8 span{color:transparent}html.theme--documenter-dark .ansi span.sgr9{text-decoration:line-through}html.theme--documenter-dark .ansi span.sgr30{color:#242424}html.theme--documenter-dark .ansi span.sgr31{color:#f6705f}html.theme--documenter-dark .ansi span.sgr32{color:#4fb43a}html.theme--documenter-dark .ansi span.sgr33{color:#f4c72f}html.theme--documenter-dark .ansi span.sgr34{color:#7587f0}html.theme--documenter-dark .ansi span.sgr35{color:#bc89d3}html.theme--documenter-dark .ansi span.sgr36{color:#49b6ca}html.theme--documenter-dark .ansi span.sgr37{color:#b3bdbe}html.theme--documenter-dark .ansi span.sgr40{background-color:#242424}html.theme--documenter-dark .ansi span.sgr41{background-color:#f6705f}html.theme--documenter-dark .ansi span.sgr42{background-color:#4fb43a}html.theme--documenter-dark .ansi span.sgr43{background-color:#f4c72f}html.theme--documenter-dark .ansi span.sgr44{background-color:#7587f0}html.theme--documenter-dark .ansi span.sgr45{background-color:#bc89d3}html.theme--documenter-dark .ansi span.sgr46{background-color:#49b6ca}html.theme--documenter-dark .ansi span.sgr47{background-color:#b3bdbe}html.theme--documenter-dark .ansi span.sgr90{color:#92a0a2}html.theme--documenter-dark .ansi span.sgr91{color:#ff8674}html.theme--documenter-dark .ansi span.sgr92{color:#79d462}html.theme--documenter-dark .ansi span.sgr93{color:#ffe76b}html.theme--documenter-dark .ansi span.sgr94{color:#8a98ff}html.theme--documenter-dark .ansi span.sgr95{color:#d2a4e6}html.theme--documenter-dark .ansi span.sgr96{color:#6bc8db}html.theme--documenter-dark .ansi span.sgr97{color:#ecf0f1}html.theme--documenter-dark .ansi span.sgr100{background-color:#92a0a2}html.theme--documenter-dark .ansi span.sgr101{background-color:#ff8674}html.theme--documenter-dark .ansi span.sgr102{background-color:#79d462}html.theme--documenter-dark .ansi span.sgr103{background-color:#ffe76b}html.theme--documenter-dark .ansi span.sgr104{background-color:#8a98ff}html.theme--documenter-dark .ansi span.sgr105{background-color:#d2a4e6}html.theme--documenter-dark .ansi span.sgr106{background-color:#6bc8db}html.theme--documenter-dark .ansi span.sgr107{background-color:#ecf0f1}html.theme--documenter-dark code.language-julia-repl>span.hljs-meta{color:#4fb43a;font-weight:bolder}html.theme--documenter-dark .hljs{background:#2b2b2b;color:#f8f8f2}html.theme--documenter-dark .hljs-comment,html.theme--documenter-dark .hljs-quote{color:#d4d0ab}html.theme--documenter-dark .hljs-variable,html.theme--documenter-dark .hljs-template-variable,html.theme--documenter-dark .hljs-tag,html.theme--documenter-dark .hljs-name,html.theme--documenter-dark .hljs-selector-id,html.theme--documenter-dark .hljs-selector-class,html.theme--documenter-dark .hljs-regexp,html.theme--documenter-dark .hljs-deletion{color:#ffa07a}html.theme--documenter-dark .hljs-number,html.theme--documenter-dark .hljs-built_in,html.theme--documenter-dark .hljs-literal,html.theme--documenter-dark .hljs-type,html.theme--documenter-dark .hljs-params,html.theme--documenter-dark .hljs-meta,html.theme--documenter-dark .hljs-link{color:#f5ab35}html.theme--documenter-dark .hljs-attribute{color:#ffd700}html.theme--documenter-dark .hljs-string,html.theme--documenter-dark .hljs-symbol,html.theme--documenter-dark .hljs-bullet,html.theme--documenter-dark .hljs-addition{color:#abe338}html.theme--documenter-dark .hljs-title,html.theme--documenter-dark .hljs-section{color:#00e0e0}html.theme--documenter-dark .hljs-keyword,html.theme--documenter-dark .hljs-selector-tag{color:#dcc6e0}html.theme--documenter-dark .hljs-emphasis{font-style:italic}html.theme--documenter-dark .hljs-strong{font-weight:bold}@media screen and (-ms-high-contrast: active){html.theme--documenter-dark .hljs-addition,html.theme--documenter-dark .hljs-attribute,html.theme--documenter-dark .hljs-built_in,html.theme--documenter-dark .hljs-bullet,html.theme--documenter-dark .hljs-comment,html.theme--documenter-dark .hljs-link,html.theme--documenter-dark .hljs-literal,html.theme--documenter-dark .hljs-meta,html.theme--documenter-dark .hljs-number,html.theme--documenter-dark .hljs-params,html.theme--documenter-dark .hljs-string,html.theme--documenter-dark .hljs-symbol,html.theme--documenter-dark .hljs-type,html.theme--documenter-dark .hljs-quote{color:highlight}html.theme--documenter-dark .hljs-keyword,html.theme--documenter-dark .hljs-selector-tag{font-weight:bold}}html.theme--documenter-dark .hljs-subst{color:#f8f8f2}html.theme--documenter-dark .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--documenter-dark .search-result-link:hover,html.theme--documenter-dark .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--documenter-dark .search-result-link .property-search-result-badge,html.theme--documenter-dark .search-result-link .search-filter{transition:all 300ms}html.theme--documenter-dark .search-result-link:hover .property-search-result-badge,html.theme--documenter-dark .search-result-link:hover .search-filter,html.theme--documenter-dark .search-result-link:focus .property-search-result-badge,html.theme--documenter-dark .search-result-link:focus .search-filter{color:#333 !important;background-color:#f1f5f9 !important}html.theme--documenter-dark .search-result-title{color:whitesmoke}html.theme--documenter-dark .search-result-highlight{background-color:greenyellow;color:black}html.theme--documenter-dark .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--documenter-dark .w-100{width:100%}html.theme--documenter-dark .gap-2{gap:0.5rem}html.theme--documenter-dark .gap-4{gap:1rem} diff --git a/previews/PR31/assets/themes/documenter-light.css b/previews/PR31/assets/themes/documenter-light.css new file mode 100644 index 0000000..e000447 --- /dev/null +++ b/previews/PR31/assets/themes/documenter-light.css @@ -0,0 +1,9 @@ +.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,#documenter .docs-sidebar form.docs-search>input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,#documenter .docs-sidebar form.docs-search>input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,#documenter .docs-sidebar form.docs-search>input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.is-active.button{outline:none}.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled],.pagination-ellipsis[disabled],.file-cta[disabled],.file-name[disabled],.select select[disabled],.textarea[disabled],.input[disabled],#documenter .docs-sidebar form.docs-search>input[disabled],.button[disabled],fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] .button{cursor:not-allowed}.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}.admonition:not(:last-child),.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close::before,.delete::before,.modal-close::after,.delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close::before,.delete::before{height:2px;width:50%}.modal-close::after,.delete::after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:rgba(10,10,10,0.3)}.modal-close:active,.delete:active{background-color:rgba(10,10,10,0.4)}.is-small.modal-close,#documenter .docs-sidebar form.docs-search>input.modal-close,.is-small.delete,#documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading::after,.select.is-loading::after,.loader,.button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.modal-background,.modal,.image.is-square img,#documenter .docs-sidebar .docs-logo>img.is-square img,.image.is-square .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,.image.is-1by1 img,#documenter .docs-sidebar .docs-logo>img.is-1by1 img,.image.is-1by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,.image.is-5by4 img,#documenter .docs-sidebar .docs-logo>img.is-5by4 img,.image.is-5by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,.image.is-4by3 img,#documenter .docs-sidebar .docs-logo>img.is-4by3 img,.image.is-4by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,.image.is-3by2 img,#documenter .docs-sidebar .docs-logo>img.is-3by2 img,.image.is-3by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,.image.is-5by3 img,#documenter .docs-sidebar .docs-logo>img.is-5by3 img,.image.is-5by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,.image.is-16by9 img,#documenter .docs-sidebar .docs-logo>img.is-16by9 img,.image.is-16by9 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,.image.is-2by1 img,#documenter .docs-sidebar .docs-logo>img.is-2by1 img,.image.is-2by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,.image.is-3by1 img,#documenter .docs-sidebar .docs-logo>img.is-3by1 img,.image.is-3by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,.image.is-4by5 img,#documenter .docs-sidebar .docs-logo>img.is-4by5 img,.image.is-4by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,.image.is-3by4 img,#documenter .docs-sidebar .docs-logo>img.is-3by4 img,.image.is-3by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,.image.is-2by3 img,#documenter .docs-sidebar .docs-logo>img.is-2by3 img,.image.is-2by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,.image.is-3by5 img,#documenter .docs-sidebar .docs-logo>img.is-3by5 img,.image.is-3by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,.image.is-9by16 img,#documenter .docs-sidebar .docs-logo>img.is-9by16 img,.image.is-9by16 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,.image.is-1by2 img,#documenter .docs-sidebar .docs-logo>img.is-1by2 img,.image.is-1by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,.image.is-1by3 img,#documenter .docs-sidebar .docs-logo>img.is-1by3 img,.image.is-1by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#363636 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c !important}.has-background-dark{background-color:#363636 !important}.has-text-primary{color:#4eb5de !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#27a1d2 !important}.has-background-primary{background-color:#4eb5de !important}.has-text-primary-light{color:#eef8fc !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#c3e6f4 !important}.has-background-primary-light{background-color:#eef8fc !important}.has-text-primary-dark{color:#1a6d8e !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#228eb9 !important}.has-background-primary-dark{background-color:#1a6d8e !important}.has-text-link{color:#2e63b8 !important}a.has-text-link:hover,a.has-text-link:focus{color:#244d8f !important}.has-background-link{background-color:#2e63b8 !important}.has-text-link-light{color:#eff3fb !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c6d6f1 !important}.has-background-link-light{background-color:#eff3fb !important}.has-text-link-dark{color:#3169c4 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#5485d4 !important}.has-background-link-dark{background-color:#3169c4 !important}.has-text-info{color:#3c5dcd !important}a.has-text-info:hover,a.has-text-info:focus{color:#2c48aa !important}.has-background-info{background-color:#3c5dcd !important}.has-text-info-light{color:#eff2fb !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6d0f0 !important}.has-background-info-light{background-color:#eff2fb !important}.has-text-info-dark{color:#3253c3 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#5571d3 !important}.has-background-info-dark{background-color:#3253c3 !important}.has-text-success{color:#259a12 !important}a.has-text-success:hover,a.has-text-success:focus{color:#1a6c0d !important}.has-background-success{background-color:#259a12 !important}.has-text-success-light{color:#effded !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c7f8bf !important}.has-background-success-light{background-color:#effded !important}.has-text-success-dark{color:#2ec016 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#3fe524 !important}.has-background-success-dark{background-color:#2ec016 !important}.has-text-warning{color:#a98800 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#765f00 !important}.has-background-warning{background-color:#a98800 !important}.has-text-warning-light{color:#fffbeb !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fff1b8 !important}.has-background-warning-light{background-color:#fffbeb !important}.has-text-warning-dark{color:#cca400 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#ffcd00 !important}.has-background-warning-dark{background-color:#cca400 !important}.has-text-danger{color:#cb3c33 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a23029 !important}.has-background-danger{background-color:#cb3c33 !important}.has-text-danger-light{color:#fbefef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f1c8c6 !important}.has-background-danger-light{background-color:#fbefef !important}.has-text-danger-dark{color:#c03930 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#d35850 !important}.has-background-danger-dark{background-color:#c03930 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363636 !important}.has-background-grey-darker{background-color:#363636 !important}.has-text-grey-dark{color:#4a4a4a !important}.has-background-grey-dark{background-color:#4a4a4a !important}.has-text-grey{color:#6b6b6b !important}.has-background-grey{background-color:#6b6b6b !important}.has-text-grey-light{color:#b5b5b5 !important}.has-background-grey-light{background-color:#b5b5b5 !important}.has-text-grey-lighter{color:#dbdbdb !important}.has-background-grey-lighter{background-color:#dbdbdb !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,.docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}body{color:#222;font-size:1em;font-weight:400;line-height:1.5}a{color:#2e63b8;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:rgba(0,0,0,0.05);color:#000;font-size:.875em;font-weight:normal;padding:.1em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type="checkbox"],input[type="radio"]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#222;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#222;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#222}@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:#bbb;color:#222;display:block;padding:1.25rem}a.box:hover,a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #2e63b8}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #2e63b8}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#222;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button #documenter .docs-sidebar form.docs-search>input.icon,#documenter .docs-sidebar .button form.docs-search>input.icon,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}.button:hover,.button.is-hovered{border-color:#b5b5b5;color:#363636}.button:focus,.button.is-focused{border-color:#3c5dcd;color:#363636}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#222;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#f5f5f5;color:#222}.button.is-text:active,.button.is-text.is-active{background-color:#e8e8e8;color:#222}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#2e63b8;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#2e63b8;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white:focus,.button.is-white.is-focused{border-color:transparent;color:#0a0a0a}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-outlined.is-loading:hover::after,.button.is-white.is-outlined.is-loading.is-hovered::after,.button.is-white.is-outlined.is-loading:focus::after,.button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover::after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-white.is-inverted.is-outlined.is-loading:focus::after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:transparent;color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-black.is-outlined.is-loading:hover::after,.button.is-black.is-outlined.is-loading.is-hovered::after,.button.is-black.is-outlined.is-loading:focus::after,.button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading:hover::after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-black.is-inverted.is-outlined.is-loading:focus::after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:hover,.button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:focus,.button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.button.is-light:active,.button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}.button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-light.is-outlined.is-loading:hover::after,.button.is-light.is-outlined.is-loading.is-hovered::after,.button.is-light.is-outlined.is-loading:focus::after,.button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading:hover::after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-light.is-inverted.is-outlined.is-loading:focus::after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}.button.is-dark,.content kbd.button{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark:hover,.content kbd.button:hover,.button.is-dark.is-hovered,.content kbd.button.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark:focus,.content kbd.button:focus,.button.is-dark.is-focused,.content kbd.button.is-focused{border-color:transparent;color:#fff}.button.is-dark:focus:not(:active),.content kbd.button:focus:not(:active),.button.is-dark.is-focused:not(:active),.content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.button.is-dark:active,.content kbd.button:active,.button.is-dark.is-active,.content kbd.button.is-active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],.content kbd.button[disabled],fieldset[disabled] .button.is-dark,fieldset[disabled] .content kbd.button,.content fieldset[disabled] kbd.button{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-dark.is-inverted,.content kbd.button.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted:hover,.content kbd.button.is-inverted:hover,.button.is-dark.is-inverted.is-hovered,.content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],.content kbd.button.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted,fieldset[disabled] .content kbd.button.is-inverted,.content fieldset[disabled] kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading::after,.content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-dark.is-outlined,.content kbd.button.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:hover,.content kbd.button.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.content kbd.button.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.content kbd.button.is-outlined:focus,.button.is-dark.is-outlined.is-focused,.content kbd.button.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading::after,.content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-outlined.is-loading:hover::after,.content kbd.button.is-outlined.is-loading:hover::after,.button.is-dark.is-outlined.is-loading.is-hovered::after,.content kbd.button.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-outlined.is-loading:focus::after,.content kbd.button.is-outlined.is-loading:focus::after,.button.is-dark.is-outlined.is-loading.is-focused::after,.content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-dark.is-outlined[disabled],.content kbd.button.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined,fieldset[disabled] .content kbd.button.is-outlined,.content fieldset[disabled] kbd.button.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined,.content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined:hover,.content kbd.button.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.content kbd.button.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.content kbd.button.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused,.content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading:hover::after,.content kbd.button.is-inverted.is-outlined.is-loading:hover::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.content kbd.button.is-inverted.is-outlined.is-loading:focus::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-inverted.is-outlined[disabled],.content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined,fieldset[disabled] .content kbd.button.is-inverted.is-outlined,.content fieldset[disabled] kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary,.docstring>section>a.button.docs-sourcelink{background-color:#4eb5de;border-color:transparent;color:#fff}.button.is-primary:hover,.docstring>section>a.button.docs-sourcelink:hover,.button.is-primary.is-hovered,.docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#43b1dc;border-color:transparent;color:#fff}.button.is-primary:focus,.docstring>section>a.button.docs-sourcelink:focus,.button.is-primary.is-focused,.docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}.button.is-primary:focus:not(:active),.docstring>section>a.button.docs-sourcelink:focus:not(:active),.button.is-primary.is-focused:not(:active),.docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.button.is-primary:active,.docstring>section>a.button.docs-sourcelink:active,.button.is-primary.is-active,.docstring>section>a.button.is-active.docs-sourcelink{background-color:#39acda;border-color:transparent;color:#fff}.button.is-primary[disabled],.docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary,fieldset[disabled] .docstring>section>a.button.docs-sourcelink{background-color:#4eb5de;border-color:#4eb5de;box-shadow:none}.button.is-primary.is-inverted,.docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#4eb5de}.button.is-primary.is-inverted:hover,.docstring>section>a.button.is-inverted.docs-sourcelink:hover,.button.is-primary.is-inverted.is-hovered,.docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],.docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-inverted,fieldset[disabled] .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#4eb5de}.button.is-primary.is-loading::after,.docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined,.docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#4eb5de;color:#4eb5de}.button.is-primary.is-outlined:hover,.docstring>section>a.button.is-outlined.docs-sourcelink:hover,.button.is-primary.is-outlined.is-hovered,.docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,.button.is-primary.is-outlined:focus,.docstring>section>a.button.is-outlined.docs-sourcelink:focus,.button.is-primary.is-outlined.is-focused,.docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#4eb5de;border-color:#4eb5de;color:#fff}.button.is-primary.is-outlined.is-loading::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #4eb5de #4eb5de !important}.button.is-primary.is-outlined.is-loading:hover::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,.button.is-primary.is-outlined.is-loading.is-hovered::after,.docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,.button.is-primary.is-outlined.is-loading:focus::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,.button.is-primary.is-outlined.is-loading.is-focused::after,.docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined[disabled],.docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-outlined,fieldset[disabled] .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#4eb5de;box-shadow:none;color:#4eb5de}.button.is-primary.is-inverted.is-outlined,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,.button.is-primary.is-inverted.is-outlined:focus,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,.button.is-primary.is-inverted.is-outlined.is-focused,.docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#4eb5de}.button.is-primary.is-inverted.is-outlined.is-loading:hover::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,.button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #4eb5de #4eb5de !important}.button.is-primary.is-inverted.is-outlined[disabled],.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined,fieldset[disabled] .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light,.docstring>section>a.button.is-light.docs-sourcelink{background-color:#eef8fc;color:#1a6d8e}.button.is-primary.is-light:hover,.docstring>section>a.button.is-light.docs-sourcelink:hover,.button.is-primary.is-light.is-hovered,.docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e3f3fa;border-color:transparent;color:#1a6d8e}.button.is-primary.is-light:active,.docstring>section>a.button.is-light.docs-sourcelink:active,.button.is-primary.is-light.is-active,.docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d8eff8;border-color:transparent;color:#1a6d8e}.button.is-link{background-color:#2e63b8;border-color:transparent;color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#2b5eae;border-color:transparent;color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:transparent;color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.button.is-link:active,.button.is-link.is-active{background-color:#2958a4;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#2e63b8;border-color:#2e63b8;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#2e63b8}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#2e63b8}.button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined{background-color:transparent;border-color:#2e63b8;color:#2e63b8}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #2e63b8 #2e63b8 !important}.button.is-link.is-outlined.is-loading:hover::after,.button.is-link.is-outlined.is-loading.is-hovered::after,.button.is-link.is-outlined.is-loading:focus::after,.button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#2e63b8;box-shadow:none;color:#2e63b8}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#2e63b8}.button.is-link.is-inverted.is-outlined.is-loading:hover::after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-link.is-inverted.is-outlined.is-loading:focus::after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #2e63b8 #2e63b8 !important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff3fb;color:#3169c4}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{background-color:#e4ecf8;border-color:transparent;color:#3169c4}.button.is-link.is-light:active,.button.is-link.is-light.is-active{background-color:#dae5f6;border-color:transparent;color:#3169c4}.button.is-info{background-color:#3c5dcd;border-color:transparent;color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#3355c9;border-color:transparent;color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:transparent;color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.button.is-info:active,.button.is-info.is-active{background-color:#3151bf;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3c5dcd;border-color:#3c5dcd;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3c5dcd}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3c5dcd}.button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;color:#3c5dcd}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}.button.is-info.is-outlined.is-loading:hover::after,.button.is-info.is-outlined.is-loading.is-hovered::after,.button.is-info.is-outlined.is-loading:focus::after,.button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;box-shadow:none;color:#3c5dcd}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3c5dcd}.button.is-info.is-inverted.is-outlined.is-loading:hover::after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-info.is-inverted.is-outlined.is-loading:focus::after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff2fb;color:#3253c3}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{background-color:#e5e9f8;border-color:transparent;color:#3253c3}.button.is-info.is-light:active,.button.is-info.is-light.is-active{background-color:#dae1f6;border-color:transparent;color:#3253c3}.button.is-success{background-color:#259a12;border-color:transparent;color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#228f11;border-color:transparent;color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:transparent;color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.button.is-success:active,.button.is-success.is-active{background-color:#20830f;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#259a12;border-color:#259a12;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#259a12}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#259a12}.button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined{background-color:transparent;border-color:#259a12;color:#259a12}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#259a12;border-color:#259a12;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #259a12 #259a12 !important}.button.is-success.is-outlined.is-loading:hover::after,.button.is-success.is-outlined.is-loading.is-hovered::after,.button.is-success.is-outlined.is-loading:focus::after,.button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;box-shadow:none;color:#259a12}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#259a12}.button.is-success.is-inverted.is-outlined.is-loading:hover::after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-success.is-inverted.is-outlined.is-loading:focus::after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #259a12 #259a12 !important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effded;color:#2ec016}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{background-color:#e5fce1;border-color:transparent;color:#2ec016}.button.is-success.is-light:active,.button.is-success.is-light.is-active{background-color:#dbfad6;border-color:transparent;color:#2ec016}.button.is-warning{background-color:#a98800;border-color:transparent;color:#fff}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#9c7d00;border-color:transparent;color:#fff}.button.is-warning:focus,.button.is-warning.is-focused{border-color:transparent;color:#fff}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.button.is-warning:active,.button.is-warning.is-active{background-color:#8f7300;border-color:transparent;color:#fff}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#a98800;border-color:#a98800;box-shadow:none}.button.is-warning.is-inverted{background-color:#fff;color:#a98800}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#a98800}.button.is-warning.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-warning.is-outlined{background-color:transparent;border-color:#a98800;color:#a98800}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#a98800;border-color:#a98800;color:#fff}.button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #a98800 #a98800 !important}.button.is-warning.is-outlined.is-loading:hover::after,.button.is-warning.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-outlined.is-loading:focus::after,.button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#a98800;box-shadow:none;color:#a98800}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:#fff;color:#a98800}.button.is-warning.is-inverted.is-outlined.is-loading:hover::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a98800 #a98800 !important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-warning.is-light{background-color:#fffbeb;color:#cca400}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{background-color:#fff9de;border-color:transparent;color:#cca400}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{background-color:#fff6d1;border-color:transparent;color:#cca400}.button.is-danger{background-color:#cb3c33;border-color:transparent;color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#c13930;border-color:transparent;color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:transparent;color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.button.is-danger:active,.button.is-danger.is-active{background-color:#b7362e;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#cb3c33;border-color:#cb3c33;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#cb3c33}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#cb3c33}.button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;color:#cb3c33}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#cb3c33;border-color:#cb3c33;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}.button.is-danger.is-outlined.is-loading:hover::after,.button.is-danger.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-outlined.is-loading:focus::after,.button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;box-shadow:none;color:#cb3c33}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#cb3c33}.button.is-danger.is-inverted.is-outlined.is-loading:hover::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#fbefef;color:#c03930}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{background-color:#f8e6e5;border-color:transparent;color:#c03930}.button.is-danger.is-light:active,.button.is-danger.is-light.is-active{background-color:#f6dcda;border-color:transparent;color:#c03930}.button.is-small,#documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}.button.is-small:not(.is-rounded),#documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent !important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#6b6b6b;box-shadow:none;pointer-events:none}.button.is-rounded,#documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:0.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-0.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){.button.is-responsive.is-small,#documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.button.is-responsive.is-small,#documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){.container{max-width:992px}}@media screen and (max-width: 1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:0.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#222;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:0.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:0.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:0.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:0.8em}.content h5{font-size:1.125em;margin-bottom:0.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}.content ol.is-lower-roman:not([type]){list-style-type:lower-roman}.content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}.content ol.is-upper-roman:not([type]){list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:0.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.content table th{color:#222}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#222}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#222}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small,#documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small,#documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image,#documenter .docs-sidebar .docs-logo>img{display:block;position:relative}.image img,#documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}.image img.is-rounded,#documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}.image.is-fullwidth,#documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}.image.is-square img,#documenter .docs-sidebar .docs-logo>img.is-square img,.image.is-square .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,.image.is-1by1 img,#documenter .docs-sidebar .docs-logo>img.is-1by1 img,.image.is-1by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,.image.is-5by4 img,#documenter .docs-sidebar .docs-logo>img.is-5by4 img,.image.is-5by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,.image.is-4by3 img,#documenter .docs-sidebar .docs-logo>img.is-4by3 img,.image.is-4by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,.image.is-3by2 img,#documenter .docs-sidebar .docs-logo>img.is-3by2 img,.image.is-3by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,.image.is-5by3 img,#documenter .docs-sidebar .docs-logo>img.is-5by3 img,.image.is-5by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,.image.is-16by9 img,#documenter .docs-sidebar .docs-logo>img.is-16by9 img,.image.is-16by9 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,.image.is-2by1 img,#documenter .docs-sidebar .docs-logo>img.is-2by1 img,.image.is-2by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,.image.is-3by1 img,#documenter .docs-sidebar .docs-logo>img.is-3by1 img,.image.is-3by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,.image.is-4by5 img,#documenter .docs-sidebar .docs-logo>img.is-4by5 img,.image.is-4by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,.image.is-3by4 img,#documenter .docs-sidebar .docs-logo>img.is-3by4 img,.image.is-3by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,.image.is-2by3 img,#documenter .docs-sidebar .docs-logo>img.is-2by3 img,.image.is-2by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,.image.is-3by5 img,#documenter .docs-sidebar .docs-logo>img.is-3by5 img,.image.is-3by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,.image.is-9by16 img,#documenter .docs-sidebar .docs-logo>img.is-9by16 img,.image.is-9by16 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,.image.is-1by2 img,#documenter .docs-sidebar .docs-logo>img.is-1by2 img,.image.is-1by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,.image.is-1by3 img,#documenter .docs-sidebar .docs-logo>img.is-1by3 img,.image.is-1by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,#documenter .docs-sidebar .docs-logo>img.is-square,.image.is-1by1,#documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}.image.is-5by4,#documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}.image.is-4by3,#documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}.image.is-3by2,#documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}.image.is-5by3,#documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}.image.is-16by9,#documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}.image.is-2by1,#documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}.image.is-3by1,#documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}.image.is-4by5,#documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}.image.is-3by4,#documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}.image.is-2by3,#documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}.image.is-3by5,#documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}.image.is-9by16,#documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}.image.is-1by2,#documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}.image.is-1by3,#documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}.image.is-16x16,#documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}.image.is-24x24,#documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}.image.is-32x32,#documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}.image.is-48x48,#documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}.image.is-64x64,#documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}.image.is-96x96,#documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}.image.is-128x128,#documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:0.5rem}.notification .title,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.notification.is-dark,.content kbd.notification{background-color:#363636;color:#fff}.notification.is-primary,.docstring>section>a.notification.docs-sourcelink{background-color:#4eb5de;color:#fff}.notification.is-primary.is-light,.docstring>section>a.notification.is-light.docs-sourcelink{background-color:#eef8fc;color:#1a6d8e}.notification.is-link{background-color:#2e63b8;color:#fff}.notification.is-link.is-light{background-color:#eff3fb;color:#3169c4}.notification.is-info{background-color:#3c5dcd;color:#fff}.notification.is-info.is-light{background-color:#eff2fb;color:#3253c3}.notification.is-success{background-color:#259a12;color:#fff}.notification.is-success.is-light{background-color:#effded;color:#2ec016}.notification.is-warning{background-color:#a98800;color:#fff}.notification.is-warning.is-light{background-color:#fffbeb;color:#cca400}.notification.is-danger{background-color:#cb3c33;color:#fff}.notification.is-danger.is-light{background-color:#fbefef;color:#c03930}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#222}.progress::-moz-progress-bar{background-color:#222}.progress::-ms-fill{background-color:#222;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #ededed 30%)}.progress.is-dark::-webkit-progress-value,.content kbd.progress::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar,.content kbd.progress::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill,.content kbd.progress::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate,.content kbd.progress:indeterminate{background-image:linear-gradient(to right, #363636 30%, #ededed 30%)}.progress.is-primary::-webkit-progress-value,.docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#4eb5de}.progress.is-primary::-moz-progress-bar,.docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#4eb5de}.progress.is-primary::-ms-fill,.docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#4eb5de}.progress.is-primary:indeterminate,.docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #4eb5de 30%, #ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#2e63b8}.progress.is-link::-moz-progress-bar{background-color:#2e63b8}.progress.is-link::-ms-fill{background-color:#2e63b8}.progress.is-link:indeterminate{background-image:linear-gradient(to right, #2e63b8 30%, #ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3c5dcd}.progress.is-info::-moz-progress-bar{background-color:#3c5dcd}.progress.is-info::-ms-fill{background-color:#3c5dcd}.progress.is-info:indeterminate{background-image:linear-gradient(to right, #3c5dcd 30%, #ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#259a12}.progress.is-success::-moz-progress-bar{background-color:#259a12}.progress.is-success::-ms-fill{background-color:#259a12}.progress.is-success:indeterminate{background-image:linear-gradient(to right, #259a12 30%, #ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#a98800}.progress.is-warning::-moz-progress-bar{background-color:#a98800}.progress.is-warning::-ms-fill{background-color:#a98800}.progress.is-warning:indeterminate{background-image:linear-gradient(to right, #a98800 30%, #ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#cb3c33}.progress.is-danger::-moz-progress-bar{background-color:#cb3c33}.progress.is-danger::-ms-fill{background-color:#cb3c33}.progress.is-danger:indeterminate{background-image:linear-gradient(to right, #cb3c33 30%, #ededed 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right, #222 30%, #ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small,#documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#222}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#4eb5de;border-color:#4eb5de;color:#fff}.table td.is-link,.table th.is-link{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.table td.is-info,.table th.is-info{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}.table td.is-success,.table th.is-success{background-color:#259a12;border-color:#259a12;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#a98800;border-color:#a98800;color:#fff}.table td.is-danger,.table th.is-danger{background-color:#cb3c33;border-color:#cb3c33;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#4eb5de;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#222}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#4eb5de;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:rgba(0,0,0,0)}.table thead td,.table thead th{border-width:0 0 2px;color:#222}.table tfoot{background-color:rgba(0,0,0,0)}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#222}.table tbody{background-color:rgba(0,0,0,0)}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:0.25em 0.5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag,.tags .content kbd,.content .tags kbd,.tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}.tags .tag:not(:last-child),.tags .content kbd:not(:last-child),.content .tags kbd:not(:last-child),.tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-0.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large),.tags.are-medium .content kbd:not(.is-normal):not(.is-large),.content .tags.are-medium kbd:not(.is-normal):not(.is-large),.tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium),.tags.are-large .content kbd:not(.is-normal):not(.is-medium),.content .tags.are-large kbd:not(.is-normal):not(.is-medium),.tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag,.tags.is-centered .content kbd,.content .tags.is-centered kbd,.tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child),.tags.is-right .content kbd:not(:first-child),.content .tags.is-right kbd:not(:first-child),.tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}.tags.is-right .tag:not(:last-child),.tags.is-right .content kbd:not(:last-child),.content .tags.is-right kbd:not(:last-child),.tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}.tags.has-addons .tag,.tags.has-addons .content kbd,.content .tags.has-addons kbd,.tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}.tags.has-addons .tag:not(:first-child),.tags.has-addons .content kbd:not(:first-child),.content .tags.has-addons kbd:not(:first-child),.tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child),.tags.has-addons .content kbd:not(:last-child),.content .tags.has-addons kbd:not(:last-child),.tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body),.content kbd:not(body),.docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#222;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}.tag:not(body) .delete,.content kbd:not(body) .delete,.docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag.is-white:not(body),.content kbd.is-white:not(body),.docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}.tag.is-black:not(body),.content kbd.is-black:not(body),.docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}.tag.is-light:not(body),.content kbd.is-light:not(body),.docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.tag.is-dark:not(body),.content kbd:not(body),.docstring>section>a.docs-sourcelink.is-dark:not(body),.content .docstring>section>kbd:not(body){background-color:#363636;color:#fff}.tag.is-primary:not(body),.content kbd.is-primary:not(body),.docstring>section>a.docs-sourcelink:not(body){background-color:#4eb5de;color:#fff}.tag.is-primary.is-light:not(body),.content kbd.is-primary.is-light:not(body),.docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#eef8fc;color:#1a6d8e}.tag.is-link:not(body),.content kbd.is-link:not(body),.docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#2e63b8;color:#fff}.tag.is-link.is-light:not(body),.content kbd.is-link.is-light:not(body),.docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#eff3fb;color:#3169c4}.tag.is-info:not(body),.content kbd.is-info:not(body),.docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#3c5dcd;color:#fff}.tag.is-info.is-light:not(body),.content kbd.is-info.is-light:not(body),.docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#eff2fb;color:#3253c3}.tag.is-success:not(body),.content kbd.is-success:not(body),.docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#259a12;color:#fff}.tag.is-success.is-light:not(body),.content kbd.is-success.is-light:not(body),.docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#effded;color:#2ec016}.tag.is-warning:not(body),.content kbd.is-warning:not(body),.docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#a98800;color:#fff}.tag.is-warning.is-light:not(body),.content kbd.is-warning.is-light:not(body),.docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fffbeb;color:#cca400}.tag.is-danger:not(body),.content kbd.is-danger:not(body),.docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#cb3c33;color:#fff}.tag.is-danger.is-light:not(body),.content kbd.is-danger.is-light:not(body),.docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fbefef;color:#c03930}.tag.is-normal:not(body),.content kbd.is-normal:not(body),.docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}.tag.is-medium:not(body),.content kbd.is-medium:not(body),.docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}.tag.is-large:not(body),.content kbd.is-large:not(body),.docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child),.content kbd:not(body) .icon:first-child:not(:last-child),.docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child),.content kbd:not(body) .icon:last-child:not(:first-child),.docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child,.content kbd:not(body) .icon:first-child:last-child,.docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag.is-delete:not(body),.content kbd.is-delete:not(body),.docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}.tag.is-delete:not(body)::before,.content kbd.is-delete:not(body)::before,.docstring>section>a.docs-sourcelink.is-delete:not(body)::before,.tag.is-delete:not(body)::after,.content kbd.is-delete:not(body)::after,.docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag.is-delete:not(body)::before,.content kbd.is-delete:not(body)::before,.docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}.tag.is-delete:not(body)::after,.content kbd.is-delete:not(body)::after,.docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}.tag.is-delete:not(body):hover,.content kbd.is-delete:not(body):hover,.docstring>section>a.docs-sourcelink.is-delete:not(body):hover,.tag.is-delete:not(body):focus,.content kbd.is-delete:not(body):focus,.docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#e8e8e8}.tag.is-delete:not(body):active,.content kbd.is-delete:not(body):active,.docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#dbdbdb}.tag.is-rounded:not(body),#documenter .docs-sidebar form.docs-search>input:not(body),.content kbd.is-rounded:not(body),#documenter .docs-sidebar .content form.docs-search>input:not(body),.docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}a.tag:hover,.docstring>section>a.docs-sourcelink:hover{text-decoration:underline}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub{font-size:.75em}.title sup,.subtitle sup{font-size:.75em}.title .tag,.title .content kbd,.content .title kbd,.title .docstring>section>a.docs-sourcelink,.subtitle .tag,.subtitle .content kbd,.content .subtitle kbd,.subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}.title{color:#222;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#222;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#222;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}.select select,.textarea,.input,#documenter .docs-sidebar form.docs-search>input{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#222}.select select::-moz-placeholder,.textarea::-moz-placeholder,.input::-moz-placeholder,#documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#707070}.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.input::-webkit-input-placeholder,#documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#707070}.select select:-moz-placeholder,.textarea:-moz-placeholder,.input:-moz-placeholder,#documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#707070}.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder,.input:-ms-input-placeholder,#documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#707070}.select select:hover,.textarea:hover,.input:hover,#documenter .docs-sidebar form.docs-search>input:hover,.select select.is-hovered,.is-hovered.textarea,.is-hovered.input,#documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#b5b5b5}.select select:focus,.textarea:focus,.input:focus,#documenter .docs-sidebar form.docs-search>input:focus,.select select.is-focused,.is-focused.textarea,.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.select select:active,.textarea:active,.input:active,#documenter .docs-sidebar form.docs-search>input:active,.select select.is-active,.is-active.textarea,.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{border-color:#2e63b8;box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.select select[disabled],.textarea[disabled],.input[disabled],#documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#6b6b6b}.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,.input[disabled]::-moz-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input::-moz-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input::-moz-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,.input[disabled]::-webkit-input-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input::-webkit-input-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,.input[disabled]:-moz-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input:-moz-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input:-moz-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,.input[disabled]:-ms-input-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input:-ms-input-placeholder{color:rgba(107,107,107,0.3)}.textarea,.input,#documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}.textarea[readonly],.input[readonly],#documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}.is-white.textarea,.is-white.input,#documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}.is-white.textarea:focus,.is-white.input:focus,#documenter .docs-sidebar form.docs-search>input.is-white:focus,.is-white.is-focused.textarea,.is-white.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-white.textarea:active,.is-white.input:active,#documenter .docs-sidebar form.docs-search>input.is-white:active,.is-white.is-active.textarea,.is-white.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.is-black.textarea,.is-black.input,#documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}.is-black.textarea:focus,.is-black.input:focus,#documenter .docs-sidebar form.docs-search>input.is-black:focus,.is-black.is-focused.textarea,.is-black.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-black.textarea:active,.is-black.input:active,#documenter .docs-sidebar form.docs-search>input.is-black:active,.is-black.is-active.textarea,.is-black.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.is-light.textarea,.is-light.input,#documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}.is-light.textarea:focus,.is-light.input:focus,#documenter .docs-sidebar form.docs-search>input.is-light:focus,.is-light.is-focused.textarea,.is-light.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-light.textarea:active,.is-light.input:active,#documenter .docs-sidebar form.docs-search>input.is-light:active,.is-light.is-active.textarea,.is-light.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.is-dark.textarea,.content kbd.textarea,.is-dark.input,#documenter .docs-sidebar form.docs-search>input.is-dark,.content kbd.input{border-color:#363636}.is-dark.textarea:focus,.content kbd.textarea:focus,.is-dark.input:focus,#documenter .docs-sidebar form.docs-search>input.is-dark:focus,.content kbd.input:focus,.is-dark.is-focused.textarea,.content kbd.is-focused.textarea,.is-dark.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.content kbd.is-focused.input,#documenter .docs-sidebar .content form.docs-search>input.is-focused,.is-dark.textarea:active,.content kbd.textarea:active,.is-dark.input:active,#documenter .docs-sidebar form.docs-search>input.is-dark:active,.content kbd.input:active,.is-dark.is-active.textarea,.content kbd.is-active.textarea,.is-dark.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.content kbd.is-active.input,#documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.is-primary.textarea,.docstring>section>a.textarea.docs-sourcelink,.is-primary.input,#documenter .docs-sidebar form.docs-search>input.is-primary,.docstring>section>a.input.docs-sourcelink{border-color:#4eb5de}.is-primary.textarea:focus,.docstring>section>a.textarea.docs-sourcelink:focus,.is-primary.input:focus,#documenter .docs-sidebar form.docs-search>input.is-primary:focus,.docstring>section>a.input.docs-sourcelink:focus,.is-primary.is-focused.textarea,.docstring>section>a.is-focused.textarea.docs-sourcelink,.is-primary.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.docstring>section>a.is-focused.input.docs-sourcelink,.is-primary.textarea:active,.docstring>section>a.textarea.docs-sourcelink:active,.is-primary.input:active,#documenter .docs-sidebar form.docs-search>input.is-primary:active,.docstring>section>a.input.docs-sourcelink:active,.is-primary.is-active.textarea,.docstring>section>a.is-active.textarea.docs-sourcelink,.is-primary.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.is-link.textarea,.is-link.input,#documenter .docs-sidebar form.docs-search>input.is-link{border-color:#2e63b8}.is-link.textarea:focus,.is-link.input:focus,#documenter .docs-sidebar form.docs-search>input.is-link:focus,.is-link.is-focused.textarea,.is-link.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-link.textarea:active,.is-link.input:active,#documenter .docs-sidebar form.docs-search>input.is-link:active,.is-link.is-active.textarea,.is-link.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.is-info.textarea,.is-info.input,#documenter .docs-sidebar form.docs-search>input.is-info{border-color:#3c5dcd}.is-info.textarea:focus,.is-info.input:focus,#documenter .docs-sidebar form.docs-search>input.is-info:focus,.is-info.is-focused.textarea,.is-info.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-info.textarea:active,.is-info.input:active,#documenter .docs-sidebar form.docs-search>input.is-info:active,.is-info.is-active.textarea,.is-info.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.is-success.textarea,.is-success.input,#documenter .docs-sidebar form.docs-search>input.is-success{border-color:#259a12}.is-success.textarea:focus,.is-success.input:focus,#documenter .docs-sidebar form.docs-search>input.is-success:focus,.is-success.is-focused.textarea,.is-success.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-success.textarea:active,.is-success.input:active,#documenter .docs-sidebar form.docs-search>input.is-success:active,.is-success.is-active.textarea,.is-success.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.is-warning.textarea,.is-warning.input,#documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#a98800}.is-warning.textarea:focus,.is-warning.input:focus,#documenter .docs-sidebar form.docs-search>input.is-warning:focus,.is-warning.is-focused.textarea,.is-warning.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-warning.textarea:active,.is-warning.input:active,#documenter .docs-sidebar form.docs-search>input.is-warning:active,.is-warning.is-active.textarea,.is-warning.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.is-danger.textarea,.is-danger.input,#documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#cb3c33}.is-danger.textarea:focus,.is-danger.input:focus,#documenter .docs-sidebar form.docs-search>input.is-danger:focus,.is-danger.is-focused.textarea,.is-danger.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-danger.textarea:active,.is-danger.input:active,#documenter .docs-sidebar form.docs-search>input.is-danger:active,.is-danger.is-active.textarea,.is-danger.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.is-small.textarea,.is-small.input,#documenter .docs-sidebar form.docs-search>input{border-radius:2px;font-size:.75rem}.is-medium.textarea,.is-medium.input,#documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}.is-large.textarea,.is-large.input,#documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}.is-fullwidth.textarea,.is-fullwidth.input,#documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}.is-inline.textarea,.is-inline.input,#documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}.input.is-rounded,#documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}.input.is-static,#documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.radio,.checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.radio input,.checkbox input{cursor:pointer}.radio:hover,.checkbox:hover{color:#222}.radio[disabled],.checkbox[disabled],fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{color:#6b6b6b;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#2e63b8;right:1.125em;z-index:4}.select.is-rounded select,#documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:0.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#222}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.select.is-black:not(:hover)::after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.select.is-light:not(:hover)::after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e8e8e8}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.select.is-dark:not(:hover)::after,.content kbd.select:not(:hover)::after{border-color:#363636}.select.is-dark select,.content kbd.select select{border-color:#363636}.select.is-dark select:hover,.content kbd.select select:hover,.select.is-dark select.is-hovered,.content kbd.select select.is-hovered{border-color:#292929}.select.is-dark select:focus,.content kbd.select select:focus,.select.is-dark select.is-focused,.content kbd.select select.is-focused,.select.is-dark select:active,.content kbd.select select:active,.select.is-dark select.is-active,.content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.select.is-primary:not(:hover)::after,.docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#4eb5de}.select.is-primary select,.docstring>section>a.select.docs-sourcelink select{border-color:#4eb5de}.select.is-primary select:hover,.docstring>section>a.select.docs-sourcelink select:hover,.select.is-primary select.is-hovered,.docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#39acda}.select.is-primary select:focus,.docstring>section>a.select.docs-sourcelink select:focus,.select.is-primary select.is-focused,.docstring>section>a.select.docs-sourcelink select.is-focused,.select.is-primary select:active,.docstring>section>a.select.docs-sourcelink select:active,.select.is-primary select.is-active,.docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.select.is-link:not(:hover)::after{border-color:#2e63b8}.select.is-link select{border-color:#2e63b8}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#2958a4}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.select.is-info:not(:hover)::after{border-color:#3c5dcd}.select.is-info select{border-color:#3c5dcd}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#3151bf}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.select.is-success:not(:hover)::after{border-color:#259a12}.select.is-success select{border-color:#259a12}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#20830f}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.select.is-warning:not(:hover)::after{border-color:#a98800}.select.is-warning select{border-color:#a98800}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#8f7300}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.select.is-danger:not(:hover)::after{border-color:#cb3c33}.select.is-danger select{border-color:#cb3c33}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#b7362e}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.select.is-small,#documenter .docs-sidebar form.docs-search>input.select{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled::after{border-color:#6b6b6b !important;opacity:0.5}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}.select.is-loading.is-small:after,#documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-dark .file-cta,.content kbd.file .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark:hover .file-cta,.content kbd.file:hover .file-cta,.file.is-dark.is-hovered .file-cta,.content kbd.file.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark:focus .file-cta,.content kbd.file:focus .file-cta,.file.is-dark.is-focused .file-cta,.content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,54,54,0.25);color:#fff}.file.is-dark:active .file-cta,.content kbd.file:active .file-cta,.file.is-dark.is-active .file-cta,.content kbd.file.is-active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta,.docstring>section>a.file.docs-sourcelink .file-cta{background-color:#4eb5de;border-color:transparent;color:#fff}.file.is-primary:hover .file-cta,.docstring>section>a.file.docs-sourcelink:hover .file-cta,.file.is-primary.is-hovered .file-cta,.docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#43b1dc;border-color:transparent;color:#fff}.file.is-primary:focus .file-cta,.docstring>section>a.file.docs-sourcelink:focus .file-cta,.file.is-primary.is-focused .file-cta,.docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(78,181,222,0.25);color:#fff}.file.is-primary:active .file-cta,.docstring>section>a.file.docs-sourcelink:active .file-cta,.file.is-primary.is-active .file-cta,.docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#39acda;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#2e63b8;border-color:transparent;color:#fff}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#2b5eae;border-color:transparent;color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(46,99,184,0.25);color:#fff}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{background-color:#2958a4;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3c5dcd;border-color:transparent;color:#fff}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#3355c9;border-color:transparent;color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(60,93,205,0.25);color:#fff}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{background-color:#3151bf;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#259a12;border-color:transparent;color:#fff}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#228f11;border-color:transparent;color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(37,154,18,0.25);color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#20830f;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#a98800;border-color:transparent;color:#fff}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#9c7d00;border-color:transparent;color:#fff}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(169,136,0,0.25);color:#fff}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#8f7300;border-color:transparent;color:#fff}.file.is-danger .file-cta{background-color:#cb3c33;border-color:transparent;color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#c13930;border-color:transparent;color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(203,60,51,0.25);color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{background-color:#b7362e;border-color:transparent;color:#fff}.file.is-small,#documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa,#documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#222}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#222}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#222}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#222;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:0.5em}.label.is-small,#documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:0.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark,.content kbd.help{color:#363636}.help.is-primary,.docstring>section>a.help.docs-sourcelink{color:#4eb5de}.help.is-link{color:#2e63b8}.help.is-info{color:#3c5dcd}.help.is-success{color:#259a12}.help.is-warning{color:#a98800}.help.is-danger{color:#cb3c33}.field:not(:last-child){margin-bottom:0.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button.is-hovered:not([disabled]),.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,.field.has-addons .control .input.is-hovered:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button.is-focused:not([disabled]),.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button.is-active:not([disabled]),.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,.field.has-addons .control .input.is-focused:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,.field.has-addons .control .input.is-active:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select.is-focused:not([disabled]),.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select.is-active:not([disabled]){z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button.is-focused:not([disabled]):hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button.is-active:not([disabled]):hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,.field.has-addons .control .input.is-focused:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,.field.has-addons .control .input.is-active:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select.is-focused:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 768px){.field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small,#documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}.field-label.is-normal{padding-top:0.375em}.field-label.is-medium{font-size:1.25rem;padding-top:0.375em}.field-label.is-large{font-size:1.5rem;padding-top:0.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#222}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}.control.is-loading.is-small:after,#documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#2e63b8;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#222;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#b5b5b5;content:"\0002f"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small,#documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li::before{content:"\02192"}.breadcrumb.has-bullet-separator li+li::before{content:"\02022"}.breadcrumb.has-dot-separator li+li::before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}.card{background-color:#fff;border-radius:.25rem;box-shadow:#bbb;color:#222;max-width:100%;position:relative}.card-footer:first-child,.card-content:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-footer:last-child,.card-content:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}.card-header-title{align-items:center;color:#222;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:rgba(0,0,0,0);padding:1.5rem}.card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:#bbb;padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#222;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#2e63b8;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,0.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,0.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small,#documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#222;display:block;padding:0.5em 0.75em}.menu-list a:hover{background-color:#f5f5f5;color:#222}.menu-list a.is-active{background-color:#2e63b8;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#6b6b6b;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small,#documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark,.content kbd.message{background-color:#fafafa}.message.is-dark .message-header,.content kbd.message .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body,.content kbd.message .message-body{border-color:#363636}.message.is-primary,.docstring>section>a.message.docs-sourcelink{background-color:#eef8fc}.message.is-primary .message-header,.docstring>section>a.message.docs-sourcelink .message-header{background-color:#4eb5de;color:#fff}.message.is-primary .message-body,.docstring>section>a.message.docs-sourcelink .message-body{border-color:#4eb5de;color:#1a6d8e}.message.is-link{background-color:#eff3fb}.message.is-link .message-header{background-color:#2e63b8;color:#fff}.message.is-link .message-body{border-color:#2e63b8;color:#3169c4}.message.is-info{background-color:#eff2fb}.message.is-info .message-header{background-color:#3c5dcd;color:#fff}.message.is-info .message-body{border-color:#3c5dcd;color:#3253c3}.message.is-success{background-color:#effded}.message.is-success .message-header{background-color:#259a12;color:#fff}.message.is-success .message-body{border-color:#259a12;color:#2ec016}.message.is-warning{background-color:#fffbeb}.message.is-warning .message-header{background-color:#a98800;color:#fff}.message.is-warning .message-body{border-color:#a98800;color:#cca400}.message.is-danger{background-color:#fbefef}.message.is-danger .message-header{background-color:#cb3c33;color:#fff}.message.is-danger .message-body{border-color:#cb3c33;color:#c03930}.message-header{align-items:center;background-color:#222;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#222;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:rgba(0,0,0,0)}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,0.86)}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#222;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand>.navbar-item,.navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){.navbar.is-white .navbar-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-start .navbar-link::after,.navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link::after,.navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-start .navbar-link::after,.navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}.navbar.is-dark,.content kbd.navbar{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.content kbd.navbar .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link,.content kbd.navbar .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.content kbd.navbar .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.content kbd.navbar .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.content kbd.navbar .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.content kbd.navbar .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.content kbd.navbar .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active,.content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link::after,.content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-burger,.content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-dark .navbar-start>.navbar-item,.content kbd.navbar .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.content kbd.navbar .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.content kbd.navbar .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link,.content kbd.navbar .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.content kbd.navbar .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.content kbd.navbar .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.content kbd.navbar .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.content kbd.navbar .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.content kbd.navbar .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.content kbd.navbar .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.content kbd.navbar .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.content kbd.navbar .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.content kbd.navbar .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.content kbd.navbar .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.content kbd.navbar .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active,.content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-start .navbar-link::after,.content kbd.navbar .navbar-start .navbar-link::after,.navbar.is-dark .navbar-end .navbar-link::after,.content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active,.content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary,.docstring>section>a.navbar.docs-sourcelink{background-color:#4eb5de;color:#fff}.navbar.is-primary .navbar-brand>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,.navbar.is-primary .navbar-brand .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-burger,.docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-primary .navbar-start>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-start .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,.navbar.is-primary .navbar-end .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#4eb5de;color:#fff}}.navbar.is-link{background-color:#2e63b8;color:#fff}.navbar.is-link .navbar-brand>.navbar-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-link .navbar-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-start .navbar-link::after,.navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#2e63b8;color:#fff}}.navbar.is-info{background-color:#3c5dcd;color:#fff}.navbar.is-info .navbar-brand>.navbar-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-info .navbar-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-start .navbar-link::after,.navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3c5dcd;color:#fff}}.navbar.is-success{background-color:#259a12;color:#fff}.navbar.is-success .navbar-brand>.navbar-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#20830f;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-success .navbar-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#20830f;color:#fff}.navbar.is-success .navbar-start .navbar-link::after,.navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#20830f;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#259a12;color:#fff}}.navbar.is-warning{background-color:#a98800;color:#fff}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:#fff}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-warning .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:#fff}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-start .navbar-link::after,.navbar.is-warning .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#a98800;color:#fff}}.navbar.is-danger{background-color:#cb3c33;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-danger .navbar-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-start .navbar-link::after,.navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#cb3c33;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:3.25rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#222;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,0.05)}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#222;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#2e63b8}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(0.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#2e63b8}.navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#2e63b8;border-bottom-style:solid;border-bottom-width:3px;color:#2e63b8;padding-bottom:calc(0.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless)::after{border-color:#2e63b8;margin-top:-0.375em;right:1.125em}.navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:3.25rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1056px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:4px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#2e63b8}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#2e63b8}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:3.25rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:5.25rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small,#documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-previous,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,.pagination.is-rounded .pagination-next,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#dbdbdb;color:#222;min-width:2.5em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#363636}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#3c5dcd}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}.pagination-previous[disabled],.pagination-previous.is-disabled,.pagination-next[disabled],.pagination-next.is-disabled,.pagination-link[disabled],.pagination-link.is-disabled{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#6b6b6b;opacity:0.5}.pagination-previous,.pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 768px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:#bbb;font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading,.content kbd.panel .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active,.content kbd.panel .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon,.content kbd.panel .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading,.docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#4eb5de;color:#fff}.panel.is-primary .panel-tabs a.is-active,.docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#4eb5de}.panel.is-primary .panel-block.is-active .panel-icon,.docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#4eb5de}.panel.is-link .panel-heading{background-color:#2e63b8;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#2e63b8}.panel.is-link .panel-block.is-active .panel-icon{color:#2e63b8}.panel.is-info .panel-heading{background-color:#3c5dcd;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3c5dcd}.panel.is-info .panel-block.is-active .panel-icon{color:#3c5dcd}.panel.is-success .panel-heading{background-color:#259a12;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#259a12}.panel.is-success .panel-block.is-active .panel-icon{color:#259a12}.panel.is-warning .panel-heading{background-color:#a98800;color:#fff}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#a98800}.panel.is-warning .panel-block.is-active .panel-icon{color:#a98800}.panel.is-danger .panel-heading{background-color:#cb3c33;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#cb3c33}.panel.is-danger .panel-block.is-active .panel-icon{color:#cb3c33}.panel-tabs:not(:last-child),.panel-block:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#222;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:0.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#222}.panel-list a:hover{color:#2e63b8}.panel-block{align-items:center;color:#222;display:flex;justify-content:flex-start;padding:0.5em 0.75em}.panel-block input[type="checkbox"]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#2e63b8;color:#363636}.panel-block.is-active .panel-icon{color:#2e63b8}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#6b6b6b;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#222;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#222;color:#222}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#2e63b8;color:#2e63b8}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:0.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:rgba(0,0,0,0) !important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#2e63b8;border-color:#2e63b8;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small,#documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0 !important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){.columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: .25rem}}.columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){.columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: .5rem}}.columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){.columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: .75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0 !important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,0.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,0.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:0.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,0.7)}.hero.is-light .subtitle{color:rgba(0,0,0,0.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}.hero.is-dark,.content kbd.hero{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong,.content kbd.hero strong{color:inherit}.hero.is-dark .title,.content kbd.hero .title{color:#fff}.hero.is-dark .subtitle,.content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}.hero.is-dark .subtitle a:not(.button),.content kbd.hero .subtitle a:not(.button),.hero.is-dark .subtitle strong,.content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-dark .navbar-menu,.content kbd.hero .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.content kbd.hero .navbar-item,.hero.is-dark .navbar-link,.content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-dark a.navbar-item:hover,.content kbd.hero a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.content kbd.hero a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.content kbd.hero .navbar-link:hover,.hero.is-dark .navbar-link.is-active,.content kbd.hero .navbar-link.is-active{background-color:#292929;color:#fff}.hero.is-dark .tabs a,.content kbd.hero .tabs a{color:#fff;opacity:0.9}.hero.is-dark .tabs a:hover,.content kbd.hero .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a,.content kbd.hero .tabs li.is-active a{color:#363636 !important;opacity:1}.hero.is-dark .tabs.is-boxed a,.content kbd.hero .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a,.content kbd.hero .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.content kbd.hero .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover,.content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.content kbd.hero .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.content kbd.hero .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold,.content kbd.hero.is-bold{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}@media screen and (max-width: 768px){.hero.is-dark.is-bold .navbar-menu,.content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}}.hero.is-primary,.docstring>section>a.hero.docs-sourcelink{background-color:#4eb5de;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong,.docstring>section>a.hero.docs-sourcelink strong{color:inherit}.hero.is-primary .title,.docstring>section>a.hero.docs-sourcelink .title{color:#fff}.hero.is-primary .subtitle,.docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}.hero.is-primary .subtitle a:not(.button),.docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),.hero.is-primary .subtitle strong,.docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-primary .navbar-menu,.docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#4eb5de}}.hero.is-primary .navbar-item,.docstring>section>a.hero.docs-sourcelink .navbar-item,.hero.is-primary .navbar-link,.docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-primary a.navbar-item:hover,.docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.docstring>section>a.hero.docs-sourcelink .navbar-link:hover,.hero.is-primary .navbar-link.is-active,.docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#39acda;color:#fff}.hero.is-primary .tabs a,.docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}.hero.is-primary .tabs a:hover,.docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#4eb5de !important;opacity:1}.hero.is-primary .tabs.is-boxed a,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#4eb5de}.hero.is-primary.is-bold,.docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #1bc7de 0%, #4eb5de 71%, #5fa9e7 100%)}@media screen and (max-width: 768px){.hero.is-primary.is-bold .navbar-menu,.docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #1bc7de 0%, #4eb5de 71%, #5fa9e7 100%)}}.hero.is-link{background-color:#2e63b8;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:rgba(255,255,255,0.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-link .navbar-menu{background-color:#2e63b8}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{background-color:#2958a4;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:0.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#2e63b8 !important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#2e63b8}.hero.is-link.is-bold{background-image:linear-gradient(141deg, #1b6098 0%, #2e63b8 71%, #2d51d2 100%)}@media screen and (max-width: 768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1b6098 0%, #2e63b8 71%, #2d51d2 100%)}}.hero.is-info{background-color:#3c5dcd;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,0.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-info .navbar-menu{background-color:#3c5dcd}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{background-color:#3151bf;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:0.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3c5dcd !important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3c5dcd}.hero.is-info.is-bold{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}@media screen and (max-width: 768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}}.hero.is-success{background-color:#259a12;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,0.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-success .navbar-menu{background-color:#259a12}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{background-color:#20830f;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:0.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#259a12 !important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#259a12}.hero.is-success.is-bold{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}@media screen and (max-width: 768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}}.hero.is-warning{background-color:#a98800;color:#fff}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#fff}.hero.is-warning .subtitle{color:rgba(255,255,255,0.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-warning .navbar-menu{background-color:#a98800}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{background-color:#8f7300;color:#fff}.hero.is-warning .tabs a{color:#fff;opacity:0.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#a98800 !important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#fff}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#a98800}.hero.is-warning.is-bold{background-image:linear-gradient(141deg, #764b00 0%, #a98800 71%, #c2bd00 100%)}@media screen and (max-width: 768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #764b00 0%, #a98800 71%, #c2bd00 100%)}}.hero.is-danger{background-color:#cb3c33;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-danger .navbar-menu{background-color:#cb3c33}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{background-color:#b7362e;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:0.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#cb3c33 !important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#cb3c33}.hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}@media screen and (max-width: 768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}}.hero.is-small .hero-body,#documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}.hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{.hero-body{padding:3rem 3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){.section{padding:3rem 3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}h1 .docs-heading-anchor,h1 .docs-heading-anchor:hover,h1 .docs-heading-anchor:visited,h2 .docs-heading-anchor,h2 .docs-heading-anchor:hover,h2 .docs-heading-anchor:visited,h3 .docs-heading-anchor,h3 .docs-heading-anchor:hover,h3 .docs-heading-anchor:visited,h4 .docs-heading-anchor,h4 .docs-heading-anchor:hover,h4 .docs-heading-anchor:visited,h5 .docs-heading-anchor,h5 .docs-heading-anchor:hover,h5 .docs-heading-anchor:visited,h6 .docs-heading-anchor,h6 .docs-heading-anchor:hover,h6 .docs-heading-anchor:visited{color:#222}h1 .docs-heading-anchor-permalink,h2 .docs-heading-anchor-permalink,h3 .docs-heading-anchor-permalink,h4 .docs-heading-anchor-permalink,h5 .docs-heading-anchor-permalink,h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}h1 .docs-heading-anchor-permalink::before,h2 .docs-heading-anchor-permalink::before,h3 .docs-heading-anchor-permalink::before,h4 .docs-heading-anchor-permalink::before,h5 .docs-heading-anchor-permalink::before,h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}h1:hover .docs-heading-anchor-permalink,h2:hover .docs-heading-anchor-permalink,h3:hover .docs-heading-anchor-permalink,h4:hover .docs-heading-anchor-permalink,h5:hover .docs-heading-anchor-permalink,h6:hover .docs-heading-anchor-permalink{visibility:visible}.docs-dark-only{display:none !important}pre{position:relative;overflow:hidden}pre code,pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}pre code:first-of-type,pre code.hljs:first-of-type{padding-top:0.5rem !important}pre code:last-of-type,pre code.hljs:last-of-type{padding-bottom:0.5rem !important}pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#222;cursor:pointer;text-align:center}pre .copy-button:focus,pre .copy-button:hover{opacity:1;background:rgba(34,34,34,0.1);color:#2e63b8}pre .copy-button.success{color:#259a12;opacity:1}pre .copy-button.error{color:#cb3c33;opacity:1}pre:hover .copy-button{opacity:1}.admonition{background-color:#f5f5f5;border-style:solid;border-width:2px;border-color:#4a4a4a;border-radius:4px;font-size:1rem}.admonition strong{color:currentColor}.admonition.is-small,#documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}.admonition.is-medium{font-size:1.25rem}.admonition.is-large{font-size:1.5rem}.admonition.is-default{background-color:#f5f5f5;border-color:#4a4a4a}.admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#4a4a4a}.admonition.is-default>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-info{background-color:#f5f5f5;border-color:#3c5dcd}.admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#3c5dcd}.admonition.is-info>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-success{background-color:#f5f5f5;border-color:#259a12}.admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#259a12}.admonition.is-success>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-warning{background-color:#f5f5f5;border-color:#a98800}.admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#a98800}.admonition.is-warning>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-danger{background-color:#f5f5f5;border-color:#cb3c33}.admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#cb3c33}.admonition.is-danger>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-compat{background-color:#f5f5f5;border-color:#3489da}.admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#3489da}.admonition.is-compat>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-todo{background-color:#f5f5f5;border-color:#9558b2}.admonition.is-todo>.admonition-header{background-color:rgba(0,0,0,0);color:#9558b2}.admonition.is-todo>.admonition-body{color:rgba(0,0,0,0.7)}.admonition-header{color:#4a4a4a;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}details.admonition.is-details>.admonition-header{list-style:none}details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}.admonition-body{color:#222;padding:0.5rem .75rem}.admonition-body pre{background-color:#f5f5f5}.admonition-body code{background-color:rgba(0,0,0,0.05)}.docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #dbdbdb;border-radius:4px;box-shadow:2px 2px 3px rgba(10,10,10,0.1);max-width:100%}.docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#f5f5f5;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #dbdbdb;overflow:auto}.docstring>header code{background-color:transparent}.docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}.docstring>header .docstring-binding{margin-right:0.3em}.docstring>header .docstring-category{margin-left:0.3em}.docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #dbdbdb}.docstring>section:last-child{border-bottom:none}.docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}.docstring>section>a.docs-sourcelink:focus{opacity:1 !important}.docstring:hover>section>a.docs-sourcelink{opacity:0.2}.docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}.docstring>section:hover a.docs-sourcelink{opacity:1}.documenter-example-output{background-color:#fff}.outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#f5f5f5;color:rgba(0,0,0,0.7);border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}.outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}.outdated-warning-overlay a{color:#2e63b8}.outdated-warning-overlay a:hover{color:#363636}.content pre{border:2px solid #dbdbdb;border-radius:4px}.content code{font-weight:inherit}.content a code{color:#2e63b8}.content a:hover code{color:#363636}.content h1 code,.content h2 code,.content h3 code,.content h4 code,.content h5 code,.content h6 code{color:#222}.content table{display:block;width:initial;max-width:100%;overflow-x:auto}.content blockquote>ul:first-child,.content blockquote>ol:first-child,.content .admonition-body>ul:first-child,.content .admonition-body>ol:first-child{margin-top:0}pre,code{font-variant-ligatures:no-contextual}.breadcrumb a.is-disabled{cursor:default;pointer-events:none}.breadcrumb a.is-disabled,.breadcrumb a.is-disabled:hover{color:#222}.hljs{background:initial !important}.katex .katex-mathml{top:0;right:0}.katex-display,mjx-container,.MathJax_Display{margin:0.5em 0 !important}html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}li.no-marker{list-style:none}#documenter .docs-main>article{overflow-wrap:break-word}#documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){#documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){#documenter .docs-main{width:100%}#documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}#documenter .docs-main>header,#documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}#documenter .docs-main header.docs-navbar{background-color:#fff;border-bottom:1px solid #dbdbdb;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}#documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}#documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}#documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}#documenter .docs-main header.docs-navbar .docs-right .docs-icon,#documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}#documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){#documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}#documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){#documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}#documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #bbb;transition-duration:0.7s;-webkit-transition-duration:0.7s}#documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}#documenter .docs-main section.footnotes{border-top:1px solid #dbdbdb}#documenter .docs-main section.footnotes li .tag:first-child,#documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,#documenter .docs-main section.footnotes li .content kbd:first-child,.content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}#documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #dbdbdb;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){#documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}#documenter .docs-main .docs-footer .docs-footer-nextpage,#documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}#documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}#documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}#documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}#documenter .docs-sidebar{display:flex;flex-direction:column;color:#0a0a0a;background-color:#f5f5f5;border-right:1px solid #dbdbdb;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}#documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #bbb}@media screen and (min-width: 1056px){#documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){#documenter .docs-sidebar{left:0;top:0}}#documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}#documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}#documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}#documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}#documenter .docs-sidebar .docs-package-name a,#documenter .docs-sidebar .docs-package-name a:hover{color:#0a0a0a}#documenter .docs-sidebar .docs-version-selector{border-top:1px solid #dbdbdb;display:none;padding:0.5rem}#documenter .docs-sidebar .docs-version-selector.visible{display:flex}#documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #dbdbdb;padding-bottom:1.5rem}#documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}#documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #dbdbdb}#documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}#documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}#documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}#documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}#documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}#documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}#documenter .docs-sidebar ul.docs-menu .tocitem,#documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#0a0a0a;background:#f5f5f5}#documenter .docs-sidebar ul.docs-menu a.tocitem:hover,#documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#0a0a0a;background-color:#ebebeb}#documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;background-color:#fff}#documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,#documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#fff;color:#0a0a0a}#documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#ebebeb;color:#0a0a0a}#documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}#documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #dbdbdb}#documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}#documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}#documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}#documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}#documenter .docs-sidebar form.docs-search>input{width:14.4rem}#documenter .docs-sidebar #documenter-search-query{color:#707070;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){#documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#e0e0e0}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#ccc}}@media screen and (max-width: 1055px){#documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}#documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}#documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#e0e0e0}#documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#ccc}}kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(0,0,0,0.6);box-shadow:0 2px 0 1px rgba(0,0,0,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}.search-min-width-50{min-width:50%}.search-min-height-100{min-height:100%}.search-modal-card-body{max-height:calc(100vh - 15rem)}.search-result-link{border-radius:0.7em;transition:all 300ms}.search-result-link:hover,.search-result-link:focus{background-color:rgba(0,128,128,0.1)}.search-result-link .property-search-result-badge,.search-result-link .search-filter{transition:all 300ms}.property-search-result-badge,.search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}.search-result-link:hover .property-search-result-badge,.search-result-link:hover .search-filter,.search-result-link:focus .property-search-result-badge,.search-result-link:focus .search-filter{color:#f1f5f9;background-color:#333}.search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}.search-filter:hover,.search-filter:focus{color:#333}.search-filter-selected{color:#f5f5f5;background-color:rgba(139,0,139,0.5)}.search-filter-selected:hover,.search-filter-selected:focus{color:#f5f5f5}.search-result-highlight{background-color:#ffdd57;color:black}.search-divider{border-bottom:1px solid #dbdbdb}.search-result-title{width:85%;color:#333}.search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}#search-modal .modal-card-body::-webkit-scrollbar,#search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}#search-modal .modal-card-body::-webkit-scrollbar-thumb,#search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}#search-modal .modal-card-body::-webkit-scrollbar-track,#search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}.w-100{width:100%}.gap-2{gap:0.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.ansi span.sgr1{font-weight:bolder}.ansi span.sgr2{font-weight:lighter}.ansi span.sgr3{font-style:italic}.ansi span.sgr4{text-decoration:underline}.ansi span.sgr7{color:#fff;background-color:#222}.ansi span.sgr8{color:transparent}.ansi span.sgr8 span{color:transparent}.ansi span.sgr9{text-decoration:line-through}.ansi span.sgr30{color:#242424}.ansi span.sgr31{color:#a7201f}.ansi span.sgr32{color:#066f00}.ansi span.sgr33{color:#856b00}.ansi span.sgr34{color:#2149b0}.ansi span.sgr35{color:#7d4498}.ansi span.sgr36{color:#007989}.ansi span.sgr37{color:gray}.ansi span.sgr40{background-color:#242424}.ansi span.sgr41{background-color:#a7201f}.ansi span.sgr42{background-color:#066f00}.ansi span.sgr43{background-color:#856b00}.ansi span.sgr44{background-color:#2149b0}.ansi span.sgr45{background-color:#7d4498}.ansi span.sgr46{background-color:#007989}.ansi span.sgr47{background-color:gray}.ansi span.sgr90{color:#616161}.ansi span.sgr91{color:#cb3c33}.ansi span.sgr92{color:#0e8300}.ansi span.sgr93{color:#a98800}.ansi span.sgr94{color:#3c5dcd}.ansi span.sgr95{color:#9256af}.ansi span.sgr96{color:#008fa3}.ansi span.sgr97{color:#f5f5f5}.ansi span.sgr100{background-color:#616161}.ansi span.sgr101{background-color:#cb3c33}.ansi span.sgr102{background-color:#0e8300}.ansi span.sgr103{background-color:#a98800}.ansi span.sgr104{background-color:#3c5dcd}.ansi span.sgr105{background-color:#9256af}.ansi span.sgr106{background-color:#008fa3}.ansi span.sgr107{background-color:#f5f5f5}code.language-julia-repl>span.hljs-meta{color:#066f00;font-weight:bolder}/*! + Theme: Default + Description: Original highlight.js style + Author: (c) Ivan Sagalaev + Maintainer: @highlightjs/core-team + Website: https://highlightjs.org/ + License: see project LICENSE + Touched: 2021 +*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#F3F3F3;color:#444}.hljs-comment{color:#697070}.hljs-tag,.hljs-punctuation{color:#444a}.hljs-tag .hljs-name,.hljs-tag .hljs-attr{color:#444}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-meta .hljs-keyword,.hljs-doctag,.hljs-name{font-weight:bold}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-template-tag,.hljs-deletion{color:#880000}.hljs-title,.hljs-section{color:#880000;font-weight:bold}.hljs-regexp,.hljs-symbol,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-selector-attr,.hljs-operator,.hljs-selector-pseudo{color:#ab5656}.hljs-literal{color:#695}.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta .hljs-string{color:#38a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}.gap-4{gap:1rem} diff --git a/previews/PR31/assets/themeswap.js b/previews/PR31/assets/themeswap.js new file mode 100644 index 0000000..9f5eebe --- /dev/null +++ b/previews/PR31/assets/themeswap.js @@ -0,0 +1,84 @@ +// Small function to quickly swap out themes. Gets put into the tag.. +function set_theme_from_local_storage() { + // Initialize the theme to null, which means default + var theme = null; + // If the browser supports the localstorage and is not disabled then try to get the + // documenter theme + if (window.localStorage != null) { + // Get the user-picked theme from localStorage. May be `null`, which means the default + // theme. + theme = window.localStorage.getItem("documenter-theme"); + } + // Check if the users preference is for dark color scheme + var darkPreference = + window.matchMedia("(prefers-color-scheme: dark)").matches === true; + // Initialize a few variables for the loop: + // + // - active: will contain the index of the theme that should be active. Note that there + // is no guarantee that localStorage contains sane values. If `active` stays `null` + // we either could not find the theme or it is the default (primary) theme anyway. + // Either way, we then need to stick to the primary theme. + // + // - disabled: style sheets that should be disabled (i.e. all the theme style sheets + // that are not the currently active theme) + var active = null; + var disabled = []; + var primaryLightTheme = null; + var primaryDarkTheme = null; + for (var i = 0; i < document.styleSheets.length; i++) { + var ss = document.styleSheets[i]; + // The tag of each style sheet is expected to have a data-theme-name attribute + // which must contain the name of the theme. The names in localStorage much match this. + var themename = ss.ownerNode.getAttribute("data-theme-name"); + // attribute not set => non-theme stylesheet => ignore + if (themename === null) continue; + // To distinguish the default (primary) theme, it needs to have the data-theme-primary + // attribute set. + if (ss.ownerNode.getAttribute("data-theme-primary") !== null) { + primaryLightTheme = themename; + } + // Check if the theme is primary dark theme so that we could store its name in darkTheme + if (ss.ownerNode.getAttribute("data-theme-primary-dark") !== null) { + primaryDarkTheme = themename; + } + // If we find a matching theme (and it's not the default), we'll set active to non-null + if (themename === theme) active = i; + // Store the style sheets of inactive themes so that we could disable them + if (themename !== theme) disabled.push(ss); + } + var activeTheme = null; + if (active !== null) { + // If we did find an active theme, we'll (1) add the theme--$(theme) class to + document.getElementsByTagName("html")[0].className = "theme--" + theme; + activeTheme = theme; + } else { + // If we did _not_ find an active theme, then we need to fall back to the primary theme + // which can either be dark or light, depending on the user's OS preference. + var activeTheme = darkPreference ? primaryDarkTheme : primaryLightTheme; + // In case it somehow happens that the relevant primary theme was not found in the + // preceding loop, we abort without doing anything. + if (activeTheme === null) { + console.error("Unable to determine primary theme."); + return; + } + // When switching to the primary light theme, then we must not have a class name + // for the tag. That's only for non-primary or the primary dark theme. + if (darkPreference) { + document.getElementsByTagName("html")[0].className = + "theme--" + activeTheme; + } else { + document.getElementsByTagName("html")[0].className = ""; + } + } + for (var i = 0; i < document.styleSheets.length; i++) { + var ss = document.styleSheets[i]; + // The tag of each style sheet is expected to have a data-theme-name attribute + // which must contain the name of the theme. The names in localStorage much match this. + var themename = ss.ownerNode.getAttribute("data-theme-name"); + // attribute not set => non-theme stylesheet => ignore + if (themename === null) continue; + // we'll disable all the stylesheets, except for the active one + ss.disabled = !(themename == activeTheme); + } +} +set_theme_from_local_storage(); diff --git a/previews/PR31/assets/warner.js b/previews/PR31/assets/warner.js new file mode 100644 index 0000000..3f6f5d0 --- /dev/null +++ b/previews/PR31/assets/warner.js @@ -0,0 +1,52 @@ +function maybeAddWarning() { + // DOCUMENTER_NEWEST is defined in versions.js, DOCUMENTER_CURRENT_VERSION and DOCUMENTER_STABLE + // in siteinfo.js. + // If either of these are undefined something went horribly wrong, so we abort. + if ( + window.DOCUMENTER_NEWEST === undefined || + window.DOCUMENTER_CURRENT_VERSION === undefined || + window.DOCUMENTER_STABLE === undefined + ) { + return; + } + + // Current version is not a version number, so we can't tell if it's the newest version. Abort. + if (!/v(\d+\.)*\d+/.test(window.DOCUMENTER_CURRENT_VERSION)) { + return; + } + + // Current version is newest version, so no need to add a warning. + if (window.DOCUMENTER_NEWEST === window.DOCUMENTER_CURRENT_VERSION) { + return; + } + + // Add a noindex meta tag (unless one exists) so that search engines don't index this version of the docs. + if (document.body.querySelector('meta[name="robots"]') === null) { + const meta = document.createElement("meta"); + meta.name = "robots"; + meta.content = "noindex"; + + document.getElementsByTagName("head")[0].appendChild(meta); + } + + const div = document.createElement("div"); + div.classList.add("outdated-warning-overlay"); + const closer = document.createElement("button"); + closer.classList.add("outdated-warning-closer", "delete"); + closer.addEventListener("click", function () { + document.body.removeChild(div); + }); + const href = window.documenterBaseURL + "/../" + window.DOCUMENTER_STABLE; + div.innerHTML = + 'This documentation is not for the latest stable release, but for either the development version or an older release.
Click here to go to the documentation for the latest stable release.'; + div.appendChild(closer); + document.body.appendChild(div); +} + +if (document.readyState === "loading") { + document.addEventListener("DOMContentLoaded", maybeAddWarning); +} else { + maybeAddWarning(); +} diff --git a/previews/PR31/index.html b/previews/PR31/index.html new file mode 100644 index 0000000..d135fac --- /dev/null +++ b/previews/PR31/index.html @@ -0,0 +1,4 @@ + +Home · OrthogonalSphericalShellGrids.jl

OrthogonalSphericalShellGrids.jl

OrthogonalSphericalShellGrids includes tools for generating spherical shell grids for ocean simulations with Oceananigans.

OrthogonalSphericalShellGrids is developed by the Climate Modeling Alliance.

Quick install

OrthogonalSphericalShellGrids is a registered Julia package. So to install it,

  1. Download Julia.

  2. Launch Julia and type

julia> using Pkg
+
+julia> Pkg.add("OrthogonalSphericalShellGrids")

Quick start

Browse through the examples to see how demos on how to create grids using OrthogonalSphericalShellGrids.

diff --git a/previews/PR31/literated/tripolar_grid_nodes.png b/previews/PR31/literated/tripolar_grid_nodes.png new file mode 100644 index 0000000000000000000000000000000000000000..7f56e8f3203e352701a5914cdffe3fd722ef7be7 GIT binary patch literal 1435612 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�cPnx8@}Yc-}2eTU>{o7325RZO2r}U3J_aJ&8G`} zBmSTD0sEY&hXUK>$B)lnJ1IcjI0A_Az7rKELU2i_507`MOvDcU-{&BkBl_Da+$0}d z`-x5K3>aWjMnm8r;s_Gze?OVZn9%|VGniTvVXdD86}3l42BqtNm#LIic+DNV@T7m1 zP@ZUOn?c&DGHhsbd;a!_Bg>x_aZUH@37Q6W$4)OlZ+wczQ^8;^CEH^zJ+ju;)8H0$ z^!$uM1wroYw9dn=GwE7qruY9X{gnu;r*lAYk7$vbO#8=-gbQTPW%#k-bPRmOYqq{M z1^iv~I3Hp76H!A^_x4YVR?CRZ5(~WWr%A6uouPZBK~rN`k3f4P$sG#HtuNikv# z;lgF%DJ{srC@71&lX@DBC~z@>ol&o5H`w|jfuHwf&em8_eQU4)~6a{j*C z9hkWa>~<-cd$8k?AGMfHxmT;`iU1y$20Bk`}zE#2Bw-CXOGF`j1!6CfYf?(*cd4xqRoM zI_3mlp{mX9JW*biBy*y&3Z@~pkm%)x4h@a#?0Ui$nzi-!K*>)vA<3>C$y3yry) zegQ*Q#=0D-(oG!xDr_3@&^#B-IxACGkDaKKtC1C$$DfnCr<048>!+2VY(mLe{q}<5 z+NV`IB5w(oKg?Y4iHSC)7tuQJv_BZK0bKwRs)3}(`gmAaq_o0Ti2}u1CZEK=k3{a) z=B8XDN&p4rw4I9SvQ9;&lFzX~Z&H9h+c{s7zZfRM#wx1|=9`>^q*%DJhJv-MF{4bf za=e~Wb3QHMKY}^gc025X3N6Mr{gB+max_xkn2Gsdftf(JuQEyTnL4h^n)!_e=UdxW zGjbhSpZuQD8AS{D|^Vi^tI7@X73i^hipJcNI?3t;NLD zDEfT4;vA;k+54i?h_LdR!4lt}wRt`-)=k)0re~+MX>2fV^`^q#_5+0{LD6^l4z~_e z^HuXdet9_eO`Zpn2ZKj` zi-ROQ!ROjOGJasu$TkVePLz*2Y&h&^;=t1%mNlAIc6Go+#kM(?EBI3Xy z!ODn*FtD3Y>X!@$4PC@+NwK(RT4^ystDvcReXB`0X1_sjQvo^eU4JH)-f#2!drbcP zDF|QkUO^r*d|^c|{s4{jikswIVeyGV|OD@s;57933e7_}H@ zh=fA~|6fZ9HqzxaW6jIgg-VxSu~86;>=hrePG;AX#60#XGd=S8ajx^Khd=M%gVBK1 zJ&Je%ejAx%>W@c5Y(WLNM9IeC{%#x$+Utd*oM_=pRvHH+Jr`A3^?LWayga}F;LIvklh7QaLs!Ujd2}S^!9uR| z=|1g_`uQ>-W~R&GY2sJ|=`V~ezgc;c$a#CE9-QG~>d0gYe|x*x^S*$){r((V0ufBI z712jxX@4xjagMxM=6@JwEjX%Q4MrE{JBwG=y?q@1b<%h-+e7RF+g;-Z3!dmD zV8e5jhbn=HZM64&(b0{dM$1Y`ufxWsj}N2bu1Qx<#Ri`8O9Eb7eT+6us$Z>5>E)tZ zoc5PK-1we#vV+f)_NyfiDO>gVKc3#a9vc-(ITp$`y+1HWnvZr5EIEmJiGUoz>npQ* z9cT4y0d#ce-h$Ne_p^;NZ-Ap`z*~T!*Hb-s;j)~ z^KWP;!v(&>o-k3+MRm%;v6#bRu>yUIJ&fVwW8f2hH*sd${qss415lSIbi2H=+UD35 zV}Dg_3Sfh1^!Dd|s{QjTvQ@)3uK~{I=ds^M9kUsPKkB(xdfCEQCJY+Kai(cLjUQUe~=9= z3t8&L55#pvCc=1)22d3R^FT0Se(Ok9Yv0s=k1@+*n7b68`DxP=1cwmZT*$S!h}7{X zH=ra*8WC*%ZFdiw)tt|f8xsdio92{TQu7R{o2aakj31giB8~!zk&7ig!b%L~OCWQm zf26OiGT>gr1qieVb5L<3XXA5+2cN(Vd6`G>RpQRSNgq4l)L#(j!z*YXC(a zpUiUZRS0(2$BnESe)V)cjf-FP=0-ef+brhDS?)P=LEP%vg_?_}kbz5ePtnM*43Mz| z5Rkve^k*nauuPx_n;64wJL}V8*BRD9{h^Gc(2FFjvAmp#fr^Z-vqtfgd)7%N=wpR6 zeewSF!3s9XWE~Tudi~g5qZ@*F6ED3=x`?~J3$ly|o63o z2pA%vV3B@&qF|uqJc<*E9z*qBI7w26n;$|QHv~t$k1(HfB0=c~XOgMKra~^% zB+h%@STEOvG|`7iW%}q9VwhD}Nk77n<&y-yHOY zL#SWfs*Aav;2`ckBUx3I)5y2saluZZVLQ#B|NPIqi(%M2@Dz_x08$5bmbercs!gAI z{JxaPWv$4RVW!E=z}Hc5kpQqriM<-Wf9s1L{ZmQk3i};dK)3n~tqQt31{@KVAsi7r zmoNR|6jtyK>)h>vHD9tsj)ieC)O@`mA+MSBb=WANg+`=>Dp+v0ITx0VjFwlSKUYL} z^L**-)O$0@1!xqB_nV#IMJ#7KoroRDNuIf(0-&b_i7kYh=(~Lh)#}Mu;*jWlf2pP0 zGY|!U-+E=qxf_$$$+r%Wd-N8!?!&xUXLe%{^W9~b zd^=e}h#DvQV`$0+goxujSO?3i*x`0eYyYO=O;yiPB&q?i=9|5`&H-g^Gz9!E-%1+m z8kz}E>xGLyK~`d)ezt5TDOL04ATF`@79QU1sgdY807X<}YG9kTBJ;-?DX#q%qS(P$ zqg#?))y69n9Wl=mRVCVw3x~y)S0!WBb`fb=foOrVbS=766l6&wKfl;pU1TdY0rX+c zkEoks*~fpP+)NVSB(1_nBXFGemlikdRA%YTey%S!Ojw#%YNeL73Gv9A1{u);rp7f( zD>n7@i{XUC;ubmu8;0zqYH!#@Nd>=oZ(f~7#Qo~bO8(GY!Vvm&^M~E-UQ6ZxtSz1jMs)l#SrfKxqb%nsvs=mDa z!_17$DiPKo<-t8+}kb?&X5}U{f1snZB!AOSI%>MzwB}Xkgr}XQ!biyUBn@$Y@ge-%L!W1*s zpPo~y{PMc5Pw6@+DvLMn`iH&#q)wAU55Mm zfz^yWFuwHha?5cgRrn1Uz_Y&S+l>RTJCCdNY?AFUDvQ24i{ftY!Hk4=GbJ8_ivb~|29AB=CY|MCGqf?$YzJ>_aCSv%n)45>Tat(5`#Gdv_Ug%UXM_+9?e)XS%~vX%hP9Udj1<@R{_FZN*d!Rmw(aVU zoga=?nPec+G~0*a&CfoLXA}K*-a=K46D=p@D}6|~QU0$kS|4U??YOwHgrWER(E^Uo zg;iFn%f{B5SMQ}1Zjut;*Z%=+v0>kj$=e5ia@K7A>a7*j!IcwJ7kC4RV{Fv0x*Pwi z3?j^ISgOOfU}Obz2@^-1XIH&V{#0hP@DD|_h$w3NXodDm)$2|+ZuDcooMcvB3&91`0g*(#5o*)Ak+G;uUcBX=o9flIH{C27;S++t|<7OX~iz z%D25(*F!J5cAGgruN?iWTrBCxZm!v`O{>WC-EXlv(Q0?vl}bFk-pY%HYPU@l)vx3i zno8)v8;RK0dhW;O(bTrh+UjQR^V&XHMw_ubGUIdqadZ1|tQt@Z*geE;zPkOWz1*b# zhcv0pb7P8bEcyn|*J*Y-Smz>3EUMN4E4$5Z1L~YxFIE*Xf z5?5a1F8%KUKlb!y2c3|#*y}d_qDr2y+o7n(OZzeLNv9>Yd5HEi z72jN4shp_egNRI1#WGK z&x^B$bhuBBaFkUuIymkS0qJ6^9m1(Lt!H%)0& zI20`$P7yootbL2@WV^~T7(48f9d?}oOoSSsf-?eS-{U2$>BB_y*>Fe@B!=11ttI3} z=E7p70w5Sv82Yf}JW!9aCmyiM9>NBLz_Clu<*x_%hj33*8?uQEfUp^xB)-7XhB3)c z>;|u=IW0Umg0+}zakch?wq}wn&HYE>2Y#L_SKBW)u3C~oc?b@$D9BW9E!*;H-0{iY z!f!b7u;OO;KtvibwBg`j21z%u?LCcG;QuYB!3$9w0T}|O!~+pfhftA^-%x_X7jWDO*g&)5Ct@bk0`MyH|Kcj(j1(a|D3hVVBFFS{;kUx3qp<{FJ$;+vMsrif6G8 zKGN6|n4Jgh*sy3a(099g)P6V&!yz1eiFv;eJ3H#?nIhuT8J!%}G)a zYH&$)YCzXyP<*SN7Y5bp?O<2l_rVCfZpx*UKfZtbx)0wU`8@ru=G29&8QGevURQ*J z0M_4Pc~_Yq78`Smdsx^yDOEUY4C%%KR6UMj{JL+#nIGX`)3`^zzOmmHES!_zDL%&C z5v{EiWO!I^4<)d+Kb|8JYQw-YQjdUupLLd*Ajxt{q8%X%TCp2v9KhYu4}29S)QK(Vk*&wd=GA+rs_}Z zlMW}I^F6&6au`_#%?a_*s2+YSaPVCt_smo1!R?jvJjJE?}%&t^j>_}^p{KSFqZ~O=@Sj7y_AAf$wZ}O z-@WL~=-!{)-1yseCGKju#MglmLk)x9?2F#A5Uf+t5aE%vkE>Lw9JiWSQ$@98ck|*L z=_*#reeD!6sTB>_e_LC>$b$*G6|-wC?L(;$LSoc4=tZ;@*X}Miz1LBKnq-Gl0gN)$ zPZav%>1ckxCnl}C+3j=Gu<@p%uBbPv8|TRczs*ll9~_jK3|}ub7|?^@YA)(cBT0Sj zJQRBUDjd^v7H3}K4~E*AfKOA_js0A zg^N+rd>;1M)wvv9@nmWF=a-h_o!4zO`$Hc_;1dtEs)sE3xH1ViO)jg~2Ko~KU?4UI z_IX%1|KdV0KB05|Bm_u%+kfnChYWLP)vj^BDAclTi5Cg0Oc5dK0NAP6?dQt^1##YK z2yx&;M|+xW+v@c9vC8c<-m^YDU+qRW9WD^Q<%x#Fjt(wwc}_te^D$2%^<6TUe!8xOO3S>}|}$3BeZqliIj;tYy=Foj-16d&T)KJ$6@b;eO6r75QlQ z#tpIV;!fFY^cw|A{i7lLQS|+72=293)w#0i7S4L^COWxq7HvxWNh`b8LPSux z4SGj`UXNM&;^n?$EdrYe5k%6GDWcQ&45JeA32w*z-nyd6@v#E1Vzw!RBJo7Sp*A z5eL*+4=X*~i_(pGwbj&MEP9`xb(;NrK6GT&rpHSQVTT3i%dg!fG1?|iUCj{Nn$Oz?S49Z%4Vg&3p`F%zZxIa$!t&34>CFDbaj^UEKR>Yi%$J#N*m33 z*V~@o&2Bx?WZgGal?SR3w65gMT3oi_YpnXqoExhF2sYeca_!zM9 zISI#EC+n0i+;SiM>v&bxUK0irD@^>Y0(eJux3zCeF5i64=Y{XkBjtJ>#09N$e_|Y_ z({o+hmlFEv)UCs4+ZvjO)^K<@^&C4Z-uC?$(i}u16!Po1Vbj)eM}Hig#gQ=YUpjt% zaI}6Quze989A8XUTppks#+EkJ+P>q^8n7_o$;2E?$n z#2v#^qo#fDuxX}ADhrAqcy}(JTu4CBl^E6!k8Gx(FrA59L=~OuyHry?WGg)yI}r23 zWEi>Q%io26pKVH!IZ0O5f3YHa*PAnpdm`-{aumg2VroK8aLyWmNFfse9Jqarj z4B9#!Q?CZHC6piF3TiGT7w6zW@2RFFw@ZeOYPg+}a_ELX$SFNp`YYU27>jwmJu7 zVx7)>Cu3?@F==L$tK88yXGR!XW)rhZbNlmvO&=K9=+1&}jrRLT7907ko9 zzqUg{;$pZ*NU9ju(%3^+e-OnF8&3PTa>!hYR~#M!%m_lLI<5WZ<@&jn8C6Il1pNF# zl*Xm5J*8x)@j;K_o0eiVP6Pyjt&S30%t^TVBWS=?Mlzv-?kdXY|A3kS4B8M_xfWAO zlmccEX0CxTEmQyktP^Z6<{z|9QPiP83L&Dvh6iDuMN{Wo7%2581g}9@1@eg~?$*Ns ze0ZaImMmae(BpR^ttx8HgCH?_o{-Q^u;s22^FKF_biYUS9uWzd@7&R=IBbNkDj#0M z7PSToRJ6c-NncrNhHVajr2#E5GppCOwrj^yQ}7nz&&-)DwOPiWitHaJ|C zv*?-si-%VoP2WE`Lz4Xz00oOyI`k<>(epPy@wEhcXNdd&B*}1+*laab%ESrgG0VDMCAr+m@&_MZlXf5k`Gdd@ zTz&$+ca=`R;jw)8utCERmfk!zpxR8XTAOD5WMGivjVp`V!Q;?sMQ{VX&okao&**|5 zbrXG+@ZSxC?H2kS>R+vBjqKbQgEUhzazcm0XkV7jjwnN!-)W)&rVQiPy01MX>V)L1P~(> zXyXWVoW8ocxUs6APUfhtwl zb-?%+g4CfjNFzHx6C-uVy!7MPw)Ca0zJhx+qKrulF4;-ne)+E=iwS-J_v-=22hRu3 z{k8Gs&&%l@fXuZz0@@;fnro>Z2V?p@o*MyZO(|%`<^I){R(WtBCdHEBdf>p<@?F=r z5*~~$h39xbKWo*w{)(YBU2Pk?)m^#V!hd2Z=3#3zIo4>$up?b&4p>(RfX%Wp6#q5& zRhu8V6U2=KR7BIt*%KzAWa>3&_h4jGM1QJ!cHj%b(9+a-NK>pNg8-Pkqv}rqj+~?816G)4k=!4SV$V+aX5hMg4y5J=@t|c<^dS_J4wqj&E`HdF4 z*p&GaAASe#sxdJ!-fO-MHdihNMg}|yjduq=R<^`-*7M)(BFI{E@=T0Bk^=gv_v+#K ztap3k@37K*uiv<$8od1GI(tS2_b@RTIO>_R_*nBJpy0$G6>PuTa>xkEXRl~?N9Baj zvsxWQ#%m=G$z^&wA12P=yjpUXq@OFW0s$ht$3r~haiRG_!{89@C*!n6|C<{U&-hpF zBP{CqEu~LoNv|>;hks?Ve)LOWlJ)jlnf5$6y8>$|9-&uXWYrI!4~LW3K=`gvEE+U8 z0=k%u6?%Lg+c+pSP_UDMBz}J1m53S^ALu+QKm5OamXadNpMnJk7Zu8O^k}9p%q{&a z84HvP5uA&}sTcsGx{1Pvf~QPY6)Q9x%IG&jdgmcx!tXJ9SsHgbjfZZof`jRl+osHz zl6@|_?D<(8_xhl-tF@~us}R1Ut*#BKtJnh1l-SX;UiErGH?!^aU<5DSKsFfA&gy;t z-WJa5p;i4aE3xku>gceqCgM+Iff5U+i>vMClS5oMM8vMm>6fdq_5Km_!@XL->-O{E z2zsinM?L{aw?I{TJ*=L4&GhU}zDoJH_t>*OJ}y^zlAX>BkLg~VZkn~;>>%pueN(jt zzQb)VafTyKT=CYvL6Qx1AG^v|K0lY04aRgd03b{Vu1?o_-rH3L87m~wi$sd$7MZJd z%c>LRS|%ohV1bm_Y*G22tLOG$dExA$vQdOeLkZIbcKMSQor4SX*Og4QwYBE~d#tW5 ziJf0H=2mA3;VS(gb>-SGL;!NRrJ<8EnW!kY&XjO8o zI+0q2SDomDB6h^6ui1Ux?%2cnqBoGM)Mmx%{W#PQ*7~vDv7L@b7i!FrK#A~pzE>zDq>}1GbkNI8>IdK3YC?5{a9}fB|+BP@LcpmHE zVdB2)%Si%`oy@%Q^JcNfe<1&kxP*ObXSs-AIZB1%;Z8(MXA|f;%glX^j#i%#M9Da5 z?$P+)O6v2Q-k+^by`JdeJZ^%B`Xxh_%l_G<{Nt|D`Dohav0Xv8BGhK8B<;)yc&(e; zUSL0dZmF^EG`UgmU2F0?w^`(=X7_*NP92ic8B$*$)Ufl=eX<-53Ih}m7vS409uGx; zR;&Jh-+8~oL!`Uka#|@p4Kr$1a~;+yJXcN~(S7z5?WH8I_jSM%5oyGk|IDaubRCI| zw}zolLo&D(`ShelpKJL4k)E$6^=r+VzE_8s=Cj(4qyDdi=H{mZA<>nps3Q5Y5Cp6R z#=9d)Hh2nEh<^%1_>{*OfS=>M*5v*lp58hr%K!ZyzG;w@?nb1$Q$cA_8kTN^1*Ds$ z1<6%fK)SoTOG>(1knYaset&-Reg0sWVV2$5dfn$b*NGYg+Sl`IlJ`CScOe{@ILABV zdb(sRFXCupNRUPowu4|1;_$Z0v1V3c3?|H1Y$9N1z=>JvTbpjJ~E-- z^8$3)*gAIQodG7iYB<7%;K=^%Sj3aJVjc=#`g# zK-SsmeXp2M>GPiM;y_i+X*+%9=eIVMP6Gs=Z|9J>UYQOJzfJ)m9kOB=_?@MVEoun) z2(>}t=H)SJc!BdDCD^Bh{0d&gh7bnzdZ8$|;XX{;r3HqiFb2PUTOpfnVV+~bnu3XA zDx8!QD+g45#1htFHO50S1|@!Pz_>qBFy3b_ny!*42;JDO8wda_D+uQz!1W|7Rt^gl zWbNJ{vp_3?Wu})BlBe}0O<~|)KqRDDTk?|v2fvPdS;FF>+Lu1rrDUo6>iaa2t5>ZOBD~MPw4aF*^ugr z7qxly=W5MtvF@NrgC#S@!bzoezlZbIPBgK!U2%Cx7d--*u*z1P$rs)BH?F@^r6w~0 zVu`!AhmCF6>Jfd1dQFoEZi1z^fgpf3gINeJaByIPAM3MBPNP^BoVWA#-y)c~pwCCK zb~%JduO~Gdw;t6IYbnC0uJ=L{xm*+7SdZ9wlDI)062xs~SrK;H#r!J3Fy)F(Mo*pq zRYnWhip6u_CxVMEd=NHbeMEZH;swI$KYwetH<-)VZI9wjM4nf&cq z1M+s%z5C}=Q^Yh*F2`1wx{3+BXS-p>JMXBpo=+XELt2xgvK6gHk9|(X*{G3Y4f)=j z=9Nq^CL!R(o!sfmg#E4KM;d_I>^`4N2Kwd&Vc=vY0S8YX4_XN>QYI4R29VS~ZDyT5nR+3G? zfCW0E!c;JmxT7v10>^?FxRR(Zdm1`Q&m&X{l|c`L)sVuHzwb5>u}%XZ*{;(=-@Sf9 z?BXh-G|FQIr8}6M{kh6D6?(lGOg>%@Ome!@jzC4)IZ3QCyB-knp^l4^<^ z3y|fB2UJ?1{OHByWt2SAx9_JL9xaT-Y$`nw@bHa~1?q~GJ42HQ{6Z=s$X%Jc4AdG(I8tQ07fj%T5H#BTF=L`NlEbOw%9~hlQxqZn8o4&)?}9`Y)yg zvVWPAgm7?s-W00O8*wQ4Eb2TS-x{+5DJi0r{-g}!lzdJfBuJDzyTA_3M7mhs zKw3IFxTi@w>CErvBLGzR%F=wjzkC{xa?URNfqZg^o2)*1=9*yT-gMB*%=L%=ytALn;9^-a#WK2VajwPkA#wFc%(H8+3QmoxLiw+Z zDr=v!>3N)*#e@{h-98k_ewbsB@oNXbay$h8y{|Ichqd?WXezcgHUivhUt;9MPuKdr zkJoX-G=%x%-($JA-h)7I)Gkt%9XR$U6?>l87SWE!rr9ej{o19z3zl2R+)tE(|0UT@spFOu_F}rsY?+ z-!`2SyqBT-O;u!;eH+JotB?Fs3Bu;9+xOI*94zYLzX}qJ#V>sK86+gE;eD(4k0 zU&lbaniXS2pO#Y=MgVptl^)D=UmuV}{WxtnBuXSL{;IsO;yh(B;!0xf_zcXZB|Y(& z{GR{xuv5&pt$*XA?M(!1k9S;0I89gx30O`{9KOUt{P?Mq%FmQrKTpCqt&%mdAeWp>FSRN5hqVwN{J!^sv@9fai_U0Zz7gcQi$ z?pBjhX6M~p30FBjNkAJTkt+_)+jPo3cNtuZl<^aU3#hCq(bm z@e@7zN`bCw|iR%Ap{C+(rswDGTEH$j#&PSNEwX6+d>=# z(ve;M#$81DbsF3<6_N=PIyCR?SEx@P?PVs9jLa#1?U)Ns|4o1BraO)w@7Uy$P!aKV7yorWe19%EL(8F?h6vm z`ZN`!fp<;fL^2&%cu#0-kQ^d@qIk}**vhDW6EXaRd^=B%16y_hI%TI`K%Qa$MM6@z zBw#6?66JQs7K#)sRgrvHST!sEqwDi`5@s?`gz?}5$ z3;epHF}=nb>esw#kAPF#g%@XEF(c^NQ7|w-2@E0+B{Iy!lCMynjk0K{ zxUtok``340KP=lahuTtnb~ChF zEMg`_0PlyiLWOU>HUx?ZV0`*087U7+4o}6L!W0pxy*h^N{8hXAg{lmK5FGU8U1lT7 z87`$rROYf>&ivd2b8j(87kTm*$N^MZ{$(Oo6tLOP5heQ|W;*S{$9yDOV(6-BLK0wq z*Yc$%`30fM-Msn|i*wV)APjuXBE{+PJ{9F67y}VUXFq-*7_%@awGF%0Xi$3cvb?}} z12Z?d(5NV-SCv=Qtah|2`ry&}*!umT23NYSwaN9VF`l`Nm0x0Z8YfIk=f^_LsJ4(E z1`*=Y{X7~wlM>nOLHEg1*c>Rt^0J93ZZWvb`~AVMb~E1Dybp=C(vBo~0cZ&nfA>jz zWrIL<=jZiLsu(1B&ii-eMaTqaUljz_2Ob3HCA>IT5OD-KlI44e{qi+ylb`~MzcSRl z6+DZe?QSCivn7yv`}wMsLiKO|Lyo9K|04z)?vI+2IUbnlI4gCHn_biiaYphRyQt}L zqD9Sy@*z1U-Rn4wK{7#wql`c%y6S)mas|2;hl66yuC_BaO%*Now z{J;v$A_r?;HTRBp*)v>wcSpU!HKdEX)E2+vw%CZ>Z5+E8subyvK=0j&|A z_xDMgzige3U!6|OtW_x6kVPVBNSuv7=CzaA&GjjjT!WnH&*@cNH?Lf=<+{%wU^JiG@l3L!%&J zFfX9gNAm0jgBC^x5GdtVo4K^KpS4*Pm5bM_e_|h+ND)*~>G_6#S|!`U824I{8IzzA z?s)3+3(e7LVu4DCWf&RnDeURV322p&@$wE`lY04O1P|L9B~qW$eQS%X9W)HnZk%7E zJ&YSyfUOMs$HfhI3w-^NPo6V{BVklmrX~$Cv({%gIRg+f|rZjD(~HAs^wMh~J8bZa| z^cP&I^pz!ZgnUiSHp5k(QyOhI))#!>Ra+U<+9v!^4lQfH-O>;RU|+c!PwH62*ipaz zOBcRNX>Xre5~Y-8)VuSa3p(az*>mxq%lHS$EZ!Wx_&b30$%)%!G@QtQh$kqCJF`S& z-Ly|YP6PQR(Qs1(D!e2@G4>a7K!8c;V5U`5zPhWcro^!eLUWV%=|W27YbT#O0DkX61(sBPpTUU9UA6igyk zSU~n3hEo5DYk$E!)@F{&_L2Cl_WXOUa{cR=xXKK~N^{E@ z^4FVh{K&iOb&KV%4)c0v!t7J#LFp zxmWjP?FGJapFaFdOy?S7d&{`deltPxuhnn=rCiA@KUI(MMXUuYyM`o0-*qK;Ax%sj za63{?bJaTZKE4z=UP9sEKyjpWK8SH>bB)5gLZdPA8t=JPQRxK)?McDI3zMWxXmI}< z!8}MkbQ}`*r|qOkDWNn14HWy>g~ce}qEIXxmp3*8bRZzt7bf`C~L@d2)Q^bB1F| ze$HD2a11pUF;FwSp2%|6_R~E-+oT%ac|!=bPx_=^sp#yEU~KN;V|sA9(xR+zU4`;(TE2sAS?N!w z;~@WMVM^>&;H%?Z?k&nzS!zbH*X~u5M-TGHRvy9qvqPbF;g9DE-gVJB^?zN2&xZEL z9w+(EkNntY;*pHUxERu#y+#GbRu2Xv7@O6n_q!Z#0)G!`Yx{}XGV@Ka+!lEYqsyU22MwR#@HtdJY}L0r0uWA5`NkF5tLFNx>)Cquwx(T z>)Kz0xgxUJs?=uwN^>&C|0I*hT`I@jg29ab5410zh{n+JRcTfw5l8VgqI{ied9(BA z97!7n7P~xuFaje*bEt&p^Vn?rXdS>BK-VES$&avi5b1L@PqNt`BU5hJ>UFty=|2gI zgeI1Lsv8+0H#jtI5gW{oHTd!JS|V`*j98GdS=5W^;%>(Q6i?&OkqS$M{4P2aH_tFB zg)UU2;nNJiDgq4Q9}kGfe@qIzp(;z0pQyeXnb za2??OhT94m5P173WTWetI{9@aMXiP2hCMicpJw^ z0R)@#eB~g6CC>ozP78JB!gk*xb4b7^NlJSG;^6zagu!7)`H1)bq1`?|EP8Y9q(S9E z(4~@Y@aHWSo);e9S8#5pMeML6XIbQ3|I;E;mDTwMy!8!-t{}m(pD>|{!=3BL+doDK z$WBARO<->dSAM~B=lDmn4_}^-u39tusIVdJlV&D5mV>{#_v(ExVNghnn;`VL(&qki z?-mZB1~Cq)`XBcncxvu)QkGzXS}6*>tRN35U_xWceWmnHY%{IYv7y>YrZ(029*Y@9 zCV>vCs8%EgIH{hTcfYFGeG|YetHUCy)8ln=eN;6otywUXXvnrScKhNxzg{e_qvu9~ zkt%IRR=G_s%$O*5X~6@=Pmq!!b9=>Z4B{&yeB$YTvl=kot=tEh<=9_p5_Py4_hg8v zgMXRd1ZPNs!K?Se8vY+@>>*mKCLqfSW5kRsDWVby609$gqDUJFHEfWQHYkn*-{})IHrse-yuV^&8{b#pm zx0uG3h^i_oRC9m{DB3q4L?N+TxfB1q_uIcGan?gn_ql)9p|%EvTVxiLuzLPWTfDjw z`}v`}uG@%{qv2{{CecU+cb;CLHxyGjj%(B@z8(DlwZn!$+G(@gb9Q-}=U#;^0c8|b z8EAGtZhL+LBXN%Pz=_@|Od)OExlW{r{{xS~Z(y{*W3&k&elg=q!!$Z?3Q$v7fB?0xO9)TMwY?|A*O8 zM~X87CW3(@UF;{FTFZw^tG34u93V<8X0`cHyM&LY*{R{>WT^b z#e~?-6y_{u`elOyZ285RKL2Gr2M0lDYUhoKE@3+zGJni#_INfl8(%cms9J{hJ3I+O z0V4KD)~d`#6kgKkD=jwS+I7eKg6v*a_N#+szM^B8K;_XxlSH=rqnEPpVL|=BmXoQU z5s>l~vFl!;B#h_2Dkv?9vE>7<Tv5ug5I$5VWROI z2fyp?{x>EL&HZgfrqn?Rwez1}u0W#(LtM>FxoS6$`B$e!j;DCGORn~b{VTn?DC)YX zWr3NalrUhohoI*CX$J?HRT^8?bPc95?6NGthmWzUR4!g;_HW06?Sg5@#k^&H!f&>O z;#dgoIZW|22>}#_fHAU5BAcZ%b-co(!k4WKxJK*OVHhX(-RDM9TV?m#rH{M9K;aL; z{aszF^wXm|2`+cRgNf$F@gVC3fv0XDL(EV!C&59BeTskI0F#7f=EZflIP;>|m=p-QbSH&|cw>!^VP#Bh#%qa~RhpuwH zG9sMPH{H%I&Fjq@yp~$}OzLyhP%?pUG08PZGuubwnI({BDU2gF*X$-SVY4+#c5SV< zhnw$vc=`(Cp5+BLd4cbV)^xCvZBrL9Oype5Jfy6VzMNLdIOPoGyP;028$V@)X|&kk z@i!@{@MKe-qL ztu(WA#r~umrGB@dn+qgS#qMW&!CVck!d%!Ji>*rnPTeH! zrMoqQYPfNzVC_0N1lGr@XTfQrCf3Cm)+cahO23ut%r8^=g-liW;Op>|Q% ztC2BRK@ueE`Q_^nwtxDUOD-cM<@Xktl(|6$_f{!n=-iP4@69{v{?V`s z+e;74ih-g;jUtvF<$>4$g${$c;|80_GHNO6{}AGI@$B=b^7f}Dn-w%tr9@5&A$ul( zj}q+(D-tGCc%#VT$z7R;gOk~~#1IC@+o3xO_QeF?GAlAi%vGH`FCp!nk?bfqXwqlA z&pY{!0HlbBW{ve$@RJ0{A|ay1#QXZe1z;7pd`Zo1G{$|;FVF^^W(vB07^mamlRg{w zH8I7Eeb5BHaroj9OZ)Iq-yPaqA)-vmL&DQU(ZWiFQLM&BrEdn7&_yfe{7-VRpUTr-)LccQV#q#$^5 z#2d74|7f7aib1 zu$mi;)89xSV(MQ0CG0dw-L0Y4tO2Vhaf7k?Bnv$<43nglR0JPI63OQ;Of;_;$O=x~ESe-n>ii&;ZiUph8!Mkv**Xb!xGEF0I?LoVMN z=xNf?rMQAu@fbA{(O}zyrX3{gSO4OVb=#3~ z{Oxsr{ZehIp6A6r=-<_#*J$U^Xoubl9eY+`p50+lcy}uL8_o+kC~MUccF-QkV4)%? z4;a(Fv{4O(te>DLEeH63pN@_JusNBIafmn9Tst~VYi)ql-WpGE5fOl>Y0FqNRK^Ik z=X&(q8MmkH1`ACzNG_;hhA}tOF4XiJEhV0oqf5*QTC_5(3R(cN`l5ntHPyoN^N5zf zu569xNFo))Z-B;A`RRmVVla5)lu1U#vBCLU>pS0$xiIudta&OlJjxaxhaJ@ssdUm( z3S$b+-r3g2ONhB@%io?cgZV>6tzZOh@O2kwiZA>~L76_ms$KExp=40SsMYF~DG*r} z-Fn=r=d$Oi=NCS1kZ#8sCNr`dIgNF4xk$&TbS3wjGiC8&Jh$-bEnvz2=VT@K=M$a| zYKNu{>pkL5XROAwm^pHgSb{&oqUGX|ekK3)52;`+pS-^=aC2ViF1Prpe~%_#`Zt{C zh$}3N1wV4>OHpueeEyWFruNfyZ*ZNf4Y9g3|Lw8AzMIj9ZiZ@kUZj41DqSyBKx~^Y zi7rCUHp*jcvI}O;oZHS)(xN-!<n8dbb)>=QX?|FLtrv>hQMQGPDWWNU5%fDdok%SO8A(1AEUNM3ghk2feHl`Lbh++} zMVVt5BOpu5Yl#05I{5pxPFIU%8oD6Ji_V$RBS@Pm$4WiblBP1<553tts&ujSSYQqlYv74P#2Pp4(jG)e`=q}T)y&Mypy$UHOV7u zk5gO#9_H0-awi-rv;_Xde`j{BN$C`i6ZE*x;{|Je^b=ekQoHbVRe32>h?QUA+~31x zY~7-v_LP({C>-h`GV+${kH)}ou>bkQLyMSwMcf;hO3zyzxE-t0@59}zTQN-mvLn{d zwxx(4_39+re{otgT*}fCW4+Ik7*i>A;^w&hZR z!6Pm6KT|AE3MBUoFYlw~J!e1Q3J4|xMeg~`2Fq6q=bnvk6tp^M>DcSVzTDPk*e&u< z0x$U{yZt>6GVkpx*+CaS)0+^KiDm~v184R9Z73@2W4`MacB!iP4B>Bce4wqY^legprQ#I@qrdeOxaRSJCtbI|I||KQ;D zc#Cf^YnZ}!x$h7YCWC%o@+G7E?sOpfBPT3|I73rs&g)Urxw@(eL#-vBGz2uZO`$OPwHaas2e1|g2Vr9i$BZi4g!l+!EsvlZI1|xd8eCN9^wjJ zenpBhsLiVef7~~61>!&l3tM?TGyH0b4b{l0x7z#j&^r2!8JCoMd;j;60&AZySB#c> zM^^?O^O!X4?uP?$?TEAwla>89t434D8wvu4hu~At?u{0y6eX^nutB9oUiQ`=Z~SMD z&~TVAdv-2nJJYQ@RI=l&udnKy zd5Y6u<~TEK#SjFGx`Je6aC0J}THlM^cO>cU#A9;zvD1T%)N@`8D>t^yw$i89V#qJc5-B@@!&$nqz0TiZ&@R<(kHKy-&zC zZ8tc8&`2DW^opQBtF6TIn8g9XQc>a?a$%$$;is0R1kvn@uH1sGUvHb;JAdVuuTEF6 zVf-qd_PAQQmT~MZRddxN!`|F*Hxw7zAZo8@p<&pL$jw-MjQXHfvFVv+SLl?=>qP zYTL(FUO<6pGeg|;v{cGXBMd=yFI(yO?rKSB%mi7YG3_(0*F|fLzw`5Q!a4$a!-(?3 zCnvV?*7%SxR{>v4xz*^5y?FK*$3eH>=BW%2^3LGLQN*Jzztp`w&KF_b^YioIVXO_3 zh)=k8f4^gQu>aZ`6=P1y!{~_ki&Wo1C(d!yIVPJh940|2@wFxs4P(%ZIbxudWEenj z#HD^efTkf9CqFZlBPI%Cq*S9F!@^B;uFDK7O-W-glUgMcw-LbTOhD=QuzPYF*9ip7 z*9{LW(2RJ986zRjJ#}g;9x-Adwafirn5quYm8PbI7xP&Sf3GS}&moka3$xQ6b;EzP z$Xnf00DWG+cgZ0@vkuwnjFZDdereNb3i>pvp-hXArI1`%L|VXZDDbr!pX9g)R`t}y z$oGhHIx04#*aOmZ%}Wt5;}5()gtw@JDMo7g37JUpZv35=gIh-njfS}O0c2?Cx|i`+ zxK|X*CuUR1+lca^sJ9Wbfv1pQUs75IVlCfJ^P-n9YWr|OFe;0(EDY6c`ey=`HjmN` zvsUZj(NBZ_fZ?vWr1aYv@M*4tME}de6-s>kMdIpG_u9dCl7Yyu69^VwwMtFlY9($? zR_0McT4mkBUc5=2$^!)*ON!K(_QzanKj9LW-~9M*!3R`3=m+DA85KyX>>)2;8ZCe_ zEgm0$`f^<;NjicJkkgCF!#7cN!?>aY6^Y!PZ(vz{Uz3uP26=t*%m>PZ5olrI<1%wL z0`UX!!8SX(viOuX-4~YFd@l9LXE~SBqFbu_ev>Ep>V}h!sVqj1b>E>7O9-pj&M|g- z`oN992{79MHe`_d^&$j6hcZ&g#N4_(CaO!b2QvjTv9M?=DHfF#fWKas1@9@m)|=pW z=>vX!!z1dN)^ZQtQ$#&m{HpVXDSV*H9KX)uH{9;NN-Qb|HLN6W_=gglUzl>dV zpNfvhTtC@P7>qzgB$YrnHpdHk17L0(CE$ZZ;@=vfa%hk4@vMV5|I(lSI&)x{(3Y*t z&@ayxnqxiJ7Z?!UbSxFp4bk5kWkCjG>4E@M5YVYGEvVsuDe8?f)#srq$1BaXHiz0? z+F~8R#HsuwuK)hrgKuZSW}pm?N`KS(3E>r;LZ=j%mkk6{>s3%0w`QZ`sDAOy@hV6@ znepeL^B(BiFiXS>099d!8rsbkJB~N3cg;$7v3T($D}PSr5nEfyVDS^Fl17B$H%TqY zRFq2prv+d@R7vx6wC=t9`~hT+-_HI0kYI50{yd-L)gBwdToc+2asz6OJR3W4M1(IX zJnJqr64|*wg3Dyl4wA-}@HgEj;ja`Tz>_3hwY%Fc@vkR0jqL*x!5Wez?X7+w8Z8~8 zyG1;Yi@fQO7GNp&`eHr5gPjhN{xTKbj7l!>2B_V9;Ut)TdU_V$kw3-i%LQW6Wa-|msqTPq_hk`(r`#Ex2}!_spq7o z_!$-9stEBX@zT@8(G&qHFL!b>rh&B<$u<*a68RT4lF8_H^Z%Iu0YnXzD(K8+V@iFs z&A(GHfle{tPTIrU?&tuc-P8 zUu0H7tJccdXTRy@Ct8%t@4n+L;@4@1HkNqnKUq4L5EbBS6W}60!W?mbu*=$AlG4y$ z4thCPgis8Hz~1?e&?RtaUK*J#?rQ8=u8|t|{4S5s_BpbA^+2%*&+u}@0O;81*mVU7 zHQl}GpQOWv;=cw%4XlLAp4GJsJLTKUhYrIFiVWM`b-3paE<=x7q1cp~zC!6f3;RsD zVy5FueSL4bM|iuU~eeLA@S! znGv@(!PZY^`Vna=$4;U|Xsana109U6a0nMN8p-fd?>~~T0WPDq|Jp8ENqyIj+08UDeme=T)3MG&Jeb`^VUP(}zS1dcJUq^SE$QbGSKw8K-K6Iz}2 zTT~I@DBTVWSx$(emKEMKFYlLdn6$La^XT&4gmOtd&Rt~pmpR$809f*Yir=Mw7?1!F&ASHzxC}n;eHFyT?E4E}{Q$;cGUiVU6)!$CEdq zfP~kSR`*9E-$#1DV7(*wo6*zG^8S0Q)zO=@AUSWz$6wF4B**rj6;)eBkEcbbVx+XZ zek%lYM=w1M1Tm2)W8L{6|Ej8b+DA!f+k(7Ag6f6KsU!- zWi=wYJIrS!5Qz_iKz6e*_YE_=739M7br?aNd~fAk`06uY`U4c7O1--oBd{hAf(XqUZ<} z7%U`6O;1w)dx|l_Au3kV&J_+ilp|-x-Rjv>^H{1mRx;dGmec*NCHbO^zgHk|(+=jm zKC*FB`)(x=+hbpgpqZ! zJ)b=`JP(|dBC+V!h7yj`rA}^l1;qR!5ane{McfbDZqk2;#LR4KAE@-T&Ig9ir&6`u zUKSgrJq@R4$RU0Wt0o!spikQaB=PVsrP$@ZVBkfO86BJr`g>O`C@v1S9BqcK=O?6j zj{WIZ)rT+UucR&_td*eA+-;1D)p1F^ghB6M*RVmowPVZQaD8~rZ!1aHzgG1Rcnd_R zc=HqnZnN&pQf};!h@38nhS1-vejzRoJgmBbuX~xU`JRg8&Zq~_JK|{lj@c@w{Bk3| znkH;%7YG3kZDy4OP|)W$FSN|>-xFl=(;4~`v>R}#9 z8X!v$yovAGKCGxlK&8Dk`q$%ja&>cuhA8);Pf8vU-jiU#Ur&l1HSo3jO>9mF=S78P zwX=uIWSU*0bRc6m2PUvDih+O{&|ybWc+x~u;(;}XLJGsgV+=)iCE$4qH)g_&{PVih z+P+ADhK&9GvlDLeJH<#w0-P>McKw%`E|5aw(SdAHKYa%Z7I4R0g&O6yMT|iQj{R3R z!FyF|3P9n(e? zX%^v?v)5zd+Zn9scnu91HzrMv-3k06=FFx|PL)If16Q)J$a@|97V{N;I$f_N=3*ON z!8hO)7lddX+;AR=6%;guD*9&WVCw(2%-~X6Rol5T{iI|4tj}NtnMZo3^F|xa*x$u5 zEC|psI%u_Jd4?DK8gq=1B7I#FQ8QI@u<)nS-8QQ^2#Seg35f}TxUEc8o%8CtqP@5y zyrM}n5@03&JivLR`WA)`EV@-y_ts5-@+Qqca+j7bJ3yX?-ts*td(3flcemxCOp#&* zqXOD%$L5ajejCk}OJ!wS{<0`=%xS9L^Am3S@<^9pg5-~|P!)0aLN_1?;3lOt=jOdA zTk=q6p)8XYUQs*ZD!fd@5#D*AOPi*E2$jgc6J6uZGQeK-U3fZoXOfG;#S#6RD01!b z;&%w+<~7*2f?M}a^hoHtq40yR+q{5QP-zOPK{Z>$kxn=s{ z*0VBACUzZVh4vG@Rr7dI+?yS6h3v5Nn%lkP<^?!pg(S40@@TT{XK!!43_?(wX!}G_ z(jaxV`Dp;`NAP0d#`%f-1_#x7Oj2xl2JGiTie36dCH&+uusM+XFa6qn|6Bc>f{=7a zc1NOJZKAl3?WC`2z)OR=rk#L&y(jVedkG95q7YNL@9}))QyW1$eE^I5yA|z!J2AveoU2N zfe1#)XNDEM%U%v~ym_GVy(_Owrq7%RU69#xqta@(QnvEm%AnrC^+WX_hgobG$-{TA zf)(b*e*@+LQfuN;!F1OcQWVyy&$M5tgbm1k(NS#Gy7~X4^c%=D7^UT4bH)|1+ zso}=C)7JbX(UO|&KN6mcUKjo9&YwY5dkSgXUHu3l{$ zX~QZ}X+jHzMZuZbn&unyeGXo79Np|PrLpZsm_xCi1k5QO`7v3c4 z0b|EcCf#FVSpjEX#_LjK8!*U-s#@6F*D{aW9Hfqta*^fns}N0}ialplaG~>-fHfGV z*pm4;DCbm-NHl40^k+ivg`7q2(PoV9-F8>u@LN?I_hFCQm6rq<2^J}j zE}a=P*uFKweUX=|8Urt)#H&WD#%17+-P0oe!Xs?qi9wyCA`Txc@^X&S{btYoJ=d-_ zV;-AlzXKhx*pFKD?U#DHOxgmWq8w{6tB)slHH*b-17n9CyUD3?*w62rb0=*qM$aen z^rgh&PPiut#y(u%ni7oNPVJ9Z;&yMo1RtclAb0ZETK`nHegA3dWcHd>RixN*_DDlZ z+Us<;YBT!ma|-er98>buhLn_3v4z5Wy=1?8<+|RRFGDTqj09eI@|xT?wAU2nSIIsq z2JCKZ=Rpo_*#@qjEBohSeUU3?Pm7aP)lDH42<8^=%G*po74YqM$Mhqhhg2~eK5Q`4 z=!@O_GPr5&M6*eq!AWzvOm`=C#i1@)7R$C-&l*kHGfDXt3<^`ZW8;Zhj}}l;ApRHQ zsq9KQlV=9*tEp49-?;AP{(b86mP-%oeM{d-R4Qqu zYLVN(KJ69u!oB?0FV+FwI>q1QD^Gu8o=OI$lvX`YqXzS%4TjjM{dez5epY0W3wIp8 z%*J(ZulV&h+7_|^Q31S*qHMXWy>3Ff5M=aK#||o#QGYe=CZJ*BS2_$8U5N{rC8UEL z?bT;F5H8Q>&UtMQA09dgK)Pei;&-15fi8wb5;`VYoTaMP3QXmcC4cGyuT0!B(-%c_ z5E>oF!dP1eG4K4iDg>R~=w--p8F`D!dG8u+;0FGr5&219hV3lpE;2(})vB-0F`0G( zuaw50e4I#XMmycfa_`&F`XgVD^VJx%*bkloDAEC9CwdiA*z~CS)HZYBC@I=cH|vKs z%ZO&@aAFDj<;nw>?@aiDK>#JsEmYObqg(DD4C4gBA)i3VT`0t<2#a36NcoN#M3Fy=)Uia;fSklKRArL_^LT!AAZC~TKl$M(CKtP@-|MtCyABw_Fjj}+ zPULrh0`}vP;{bOuimn4KOwAN7_syYcHad|HuoOn`2@fU zh7)Dq6vlxqZ9QlO@5k*1jG4a2nge!=TD&iBcjX|e^w|W2NXXSOTIo?-XbLe*Z(vu|znO3jy8|B*-dor#iC9V0i_JY)$egQqBDm3Yz2|EGcNT9itqJGU0#s=LplaIC_Iem?^`3q1FY14 zF$nua_gfn+WZ^@Jpx%jtZm=#HHFnQ_wxtn|*YDdYZjo4ymneKW7l`yoj~jMHOF6-f z#Ojh9PEf)GPxicAX7hS9JaB1i8XND%H?#~zLm3jxQ`g<MW~UkTEl`c$GbnHEs8R z-2P4&wtliz$!cBf>lQpiO-|l`i6Q2y&Dmmt(&p?R`Y~> z6ZeGzn3Q)Dv^%z&YujwbZ4n7+^bIAsqS_i_Q+mHZmt!r51QL|+5|lt>M24W#v!1jz3Ag* z>@f0yamb#;)?+LkZLHLltm-G-#cQQGUWA@2yVYiEx9J@DLowCQAu4Y_fKZPXmi%Tw z>~k)h=t$2USsKQA|IhWYV$T1MR_-qp32;oniztdu%R{vy&y4`Bla#d4tQIaw^ubQ8$jvF@EcGqe8|1{ssGS08Er;kasgWWLt5 z@|n3DyfsF2f}vD=2#WG8v2M9P*92X)#L}|3Q?s~ecsOC@jjw9FTsi+E3foowM-haU?6SkS91=@hyE}nJ?hPB^ zVA&C|(dDPj%khs)(vIkHbx;%-V}4({Z+RBu*^nRssBoVD+)JX;)T0?2$;~y zSf~@!tCvWQ)E$=Wc#Dca8}L)yb4~uZAiLFTNlk+n8`X?PfjAhPXvnY>^L@t4vUYK) zt_~t=;~Y6A+s4n*-KC@; zAPpjdw1l*D*V5A6u`8)aqoi~RNcSR3gOrqXOLup@=ljn5{$Utqm^rh|dAOhJzOK(z zX`9>J{8zpSLgZ?D?IpI&ufaCa?H9~M922^Kf>X?I+0N%z3+`vM>Wp<>P&p9LUA%!5 zf7NNWp`y9R{7El<*DOt7j3~0c3db*Un0L_#ynl;0xZkUJ4vMEjPq}U{nyZ~#MO3xV z6B5$mnUHVxDwzuk1hQbR=rrr=6R~0mr|Zc#)#QHu%|lUig`c?$hm4yolEOfF@Ym&A zsf#4aZv(w_r!(D@;v%Wq9zn~;Hd3!~TUEaYRbS?Hk4h|&i=LxZ46}Z`Fmb=;03S^3@}0F}fl8YQ{JK2d-Thn!shqg1^M#pb6+PE_Z6{3j4zqEbmXHBF@hZNIV5@>gTe>HUs6 zzAY&OX#B&0iG?QGMUcJb*OzkmJf9Lp~_6DT=3aV-^Od`=gti<1S*AD&?|{53Q7R9IDV z|AL9{#l~&E$J(c35!ihjYm5jQnq~^$1KZvZn}w8gK^uk8pme2i&_ZLxy(1zSxPPBu zSYcOO{2K76O=~cjx$FIc>e-Ah)MELn zL6%hJtLxy`f7W-<^W>xCBeKyU19Kle)t_6XcYyG(Uq10l}zx-;iP?$Y!;t_?oyagnRI5j)#Y`!?5bO4TRe z6$1m7q?hgZw8EEA^M~54063tkW9$0kf&zB@bVZRk?mb$sk>C9ZCf!>M&#B(zrR#l# zSo%w_9&5==Bgy8mQDW-8cDp9fyS`G12ZdNm#^Turb2aHbV+%@$DyDXMhiL&FGDFVx zgf6E&2=1rgPm0b1)h&YuXQ@RCQ_hzVlA+6?BGe;WVH{1O9s$`Ti2%BTS6_p>{* ztbfv7w)3QF3JOqzyMj1d&2)o-@N@xO$H3_@g{=rh+?drii!@CWAG7r*HhU5OffK<# zgGU0kb!z7*Oh)f{*WDOe5nhIWEbicH=M%~;P0FDB4K@CK78*k5TFTTjaf>95=3H8jB&tHX{8!vo4I8 zi0`am0mZ?2Jb$9`oQ4-SE{|^y+fg zCAjXbl>T7L^kIl+Ac6W&F^C!L@O&Xh7(yDG@aF0h=@*+X7)3O{h@H8(Z-@5k*%>tI z|3KfqYX5qe`Qy4dv=Y+M%9}Fn8Cs&mzf^T{|BpDa4KG&hTy5x6!b)O+1@?bo>30&r zXXMT(3YE}eat(ZBE?4mL|3I^0ef?V4F6O-sP)?!_!WVwRM)y|RBbWK4BPa{gd2uv_ z*Q?en7z~v3Wtbu%R=X?Dz_ z^sHYQ9E$~oLQp~g7NTr0chPnK+|at;GkoU(sk~IFwyncqs_|RP^7iSVveh%qQN)Ta zr+_s{q`*VvT@RSK`*pZzjhEQvt-JU}71JOB11*5A-vwJWC)gYH>(? z)=X51`*z@L&bqBGP^bM+Pkg&XgMF1i)Mnpi7?mi}>$id+SD-8RgPby+Ipvu4Nveyu z_FrD7p=6i@9e`b2Qcv6;nj5&1u;^l|+SoWnuW;K*e(k{n_NqjXJ^$|y!Ena3_sneL zeoTD@TV^~m4&*t8LZXbZP=7jT@CP4ty*rqiTGXSVCV*GrVv~gP{G5tLS9{~&);*G# z+(KoJ(N(_Xyu8xTZ1D(=%rb5`+ZhMykiMk$+-=~pY8qf66h%iFWN35t94`O=K z>@IJ=hrY^fd2WP4)l8gdd?ZpxpXs7qYDZQXv4Q)Ni1uZ@$JyG!xv5v+ZE=PIz#!Xq zS&MGbX&`ZHIMm+T;i)iDiEBZLGKj1m{6l=SwPN|qME%uGv&%yLMr=%7LN}0K*1#q9 za;&oHrczL$0Y_~A=*k@bqaHXU;z76KH9Yq$TN;1uhv?1+5Wr{V>Q2A)TJQ_kwF&ir z$}JW&oMNBrc3W|9&D;*b3%YVK2qhG%_E_1XW5s)WH_By5$ z9x{W(aC%=_UOOiYS<`jqY~8E98vn9GVKjEv9Px1+-klY2(q~^Wq}N1pyZ_(ubMIaJ zA5j}NceG+!VNi$TL!t&~kac@jpjt0y$=_I*Zg^c(Ti(H+rW~vV0H5Ze=j^gWhEGK1 zzM)e9x~RgU@A5t8`8Lb$cg=mG)Htv)>4u8F5`Ous!g;;6az1#)YN|&qT<}W6^(dLA z82Dsa`9uGbwMtHWbz__W!(xeFR>$@_5=DB~z1PyZ-5plN99a;@c}!G(_cAX_?ZZu!ufNI-qfSk+>+VC< zj!IhQ)EUYru5m)u7h}dx=Ga4V2|?ob%WB^UR8=9)OxR2JgP(CWc z@TZ2HUSk1_zHJ|!Cnp@AyG7v5s4Z0@kwFWK{yh6TipK7BA&(JO*Is*64HmtPf=g-S zpS$es8wS&F(`$zB59ZySNVHtLco6R;xGHz-ck8B3cPB-Xx&a*Y*B-(fx)1o&jsv=4 zj}6hxqeDQD`;D^$;jE~G#U2)Mk5fPvUW5h~>jzkeOz7^|zD{$G6_Xi#ns zMTYv_8%w9v*IW9hue@=xK00qG_}bz5E&0Lk;es~r0J$Gv%&$Gc9G?4c<+eXaP~u^9 z48=tYd1S+I6Vb#BYi#k(QZNv@n*ldnJ2@$6E#Pj-{?H+0%KLmImKdk#kJzcgLM5G%5BLz( z=e~jqPKGz?{EOHa)o6_xm1L^ok007aaTt6|{6zxCs%{1MqqMX!s2F%d0+1c;nB2{~ zNz~<;4Q;Mkz3LSi-bydNrh1LM?5w1MehzxnOEbAk4*hyngh}C*oXkPKUb4gkzRsW! zSd?{@1}ypP3Y3>l*L$shzfRZ&H@QT3YmmlrbAy{FHWEkM)ojy4W<9w@2v2;=?+i|VfPeYi`0`@uH|9iP`u+~2*dS7TU6>5N&&EkRP``g~ZsP0{z0@L|&w_XYf%W&JEX=r^25`_jdB0u9_!>W^^qeQd0@O3K=}XK+y**y7`N zVpu^JOaFTlrS*2dQ*hCB2r{1Z6e$X_dULY#jRNm@Cfuz(%T3}j<5UK^zmU)eO57b` z&zaZF`s#kgMhCW$cR!AomL4}rol?$~?KM&1eA$-2UqrpfNGS{FV3`qIY&X_rCG& zqe28XTbYvu{4Ji=-=}ilCyu%eozK0LG1`7zpH96i^4oW(hzgb3>fO>+p9)ypi+}|k zNDDsN6@2rC?74e%7FsogMcyjz7%Z#ftMf5>^e>QRweBfwzegE48;bbCBeBxue=&N8 z#)uN7c2l$|QRCY;Qye1-n8qX54mb#!{>A5D@@V4mt9|F|08t)v0#!`c$LCph4(-oM zhSfZ}1&o2~15RM-@07Toy2n~Q($fMGxzb{|7r@>^L2LVnsFALVQF{(_#Kz@5Ezo8_;a6&KzOOi4V6FPQ z@@yqE{FkZd4SA9jR>O#h4t|}%XJX()jP(5I5479vE+s=DrPybwPQqta5G+wmgG3YyMPu?&!p_$_%%ErMg)WP z`8uq?u49M>?im@r{?jt!9RqdQffoiCc!b2zP=mlxM{rKejw{DaD#y&DH>1SB3N@Dh z@$lgdTs^{APrkM;@X@urVS=w_kmNCjYynG#ZO$;x35$WtrE$$UxF7?qqtybAB0KS} za=M=xNZD>o{aoq?NPr(ZmE^;RFR8_$a>C-{OwP8L_sB2=Yhb> zmIB)7ExG69L!*Jdz2AYKfDVVIXOWqsewkt{$DqfTcv7zokG)b(7?c(0e1PhUdikL&AEG4fR zj}@~d>(?_?R#v@9-%1WRBBQaugCpHdYpQ-?y_4nR2uK|N56;c2i73?&W(ODvz?WMY zuLm?e@&?;tC`LGyKW$)H6sq=}xW1O51YpN{{AJG#!kG;tFb0IpCG_?GR`&hD6o4i1 z!BeXjCid6?`QK1kTw+vkB7^S`LX2K{NL{Dg>wh|jAs7A>P*oo<6xHlUr`GQaNMzWO z>28g_yu-reF!1)$?IitSN6?*?BUA!5$>+=NXVIiizob)!DhkB>Y4uR=e&9ibaf;?3 z%oyGR{F2kMAKqmnkSqB!T+Xe~9uY`mSir3arQYq*QySsf7Zn&QOMLUnPwDb@U4eKTZ$oeoAR)I2#`j&TznL9(l(*?diYhiz=t?vi9M_Qz}2-0(**ObtyC8+L3A1 znV$51yU0$xfnS57rn;vA=$ zTjc#obb-T@a$5jx9*Yw+KRF*DcFQY}29*w}^#2idDm4DX?L3yO54aw-;O3LH#UIJP zL2raG>^-afNw;v2e}DB+(n_8%D`h$|D3Zrk#^944A=xHk7QPGV0JuvY1G-k+72?a+ zBYG(vi8~;12fxWlHa1|j-|%rQ2#1RBQjJ6%>|_h=1BAuVlz~vYCpk`x7^rAd$6<=` zsv>Q|P)?-|x(Ao3tzy_yvGb-Lf!+@3=jcr`cpwHE&851x|M_=!r*havPod@f^)BkZ z#!K*Z>!+o@?~rXu3wKxSUwTpe7YwEYNiMY3cnol~gqBVtL&DHi`&MDw`<=Yz*n}CeM8?S!rorSN|}v~0`akKNkpJdL({gS%Nqy%*M(iX>&P(g zRusRrkGb=ggr}QSThF=8&NCVH` zPc~a%OZ%HzI`vmkqEs?M>s?I$0?C&GZsiz&<@#n)U1Obq+0SOro=XB!Ie+zwBsLm% zYQEU;X}+cgYgvjY79Z1HEs#^ML=qD@bjgFfHJyc-AZsTi@UMDTTGjRM%1X8Wl+Im2D-%Tve)M=G%j0@zYY?=?{op(llPQH7hRXTEKosefZxQIOIss1igxu& zD7q-#72fHmELci^_=C$XemPlTfvMm50?cnOp@lVI_&cAY_-5`##njpgG0IAud}03X z3BA+qkC^RoLi}xEz7VW?shmAq)>e#;=mw)zM5JS>t|^R(m>~V4X}Iz>VMX(gpU1!? zhEKpdos;z>bZgNQAMaNs8L;=ZLO-E|9q{g96W5O7Snhid7{J9s5`I)j3DTnP^Hjz7>FyfP2 zbnwh&Fqier47%u;p%ky33e}`Tw8|-Bn4Dk#@!P7JsIt@6#-_u-ZjTk$4jfviJ#5K< z#3>96@N6}%w)eAX-XmgZ(*J9uDpE2ZW2t{Hv>VotuB0B=&><@sUOw>4Y=lSisfhPxN}}O@$wN z^i`d%yhz|4)mw#16vn)plL)gpq@gPyiurKY^6w-wi-zcX>xbVNy0y>!Xn<&HT*2>) zJ`0`FB|CVs%u_4thpdTW1OOwAtHE`BT|$8i?fJLcik)e7SkFBAbO>Z_jQ_Li^gceY z6gYO-i#s(OD9)8U;WS-B)lb zemfIvTVh%_Mgf=l1(@@`@rBt9xcG!3z1Jc583W!>O6zH_^{7_wU-zXdQ=)4WcqG0_ z$LNkG%gKpv|0`B$1v_mnZ+89R314`S>itU=ZDxC!TP!?by;M4&>6{kT91akP zU;P@4#B5`~!KO}F`Aid_wo&?RPw41ME{5zQ+}>&hJEm2l#hOk8f(M0lE}=+2vJY`j zP*(E7ximi*oXmaOLmW|&Ymc^EHu$k{iQvVWpS@#U z%(9Ob+C~FJ5GliXfeX3ih z7N4#F{JyM}+3Cerp-hXRXTtmKp*$+RABH3b2D{`rY9>vqvEko}Cs8xD>roR$2>JQ> z;LFG4+9@E1L6-0}jR#8(J+>)N5S&+XwEE*euD;0-piyU9fGIMbg*WKaXl#L@yk{xW zrO{4iIElPPq_y)gME=8r{0|5Dd^;J2r(XnB8*uxigwfg*d(UoSvF|}6p~$31D>1u* zw;)O-P9Ic(s|{$E2B=W6=w3@11E^gZbwi)ZyV`^G&5CEP8ToZ7%8cyEBZoXV(|-;W zS-&*J{)*b3NsIG9>44^69e57p|5YrR`hd*eP_p+^ytH~{s-dnT%R$t1?IAFrUF-wU zZO?XV?_xuBz$i7E%s_(~p{(nW5uXmo%!aVtYg!CafJEbxTrx@wWH?InIB9pXmfc(OiRR?8KO@_FOVu_V zO%-feSVTsr-GB#st7hf#Xz?R@L1#^}th> za7BCl*@q9z;H8oe{IDxkm?qRwV{;9W^7O>3k8kmYk}cT2>`XcuromZ_1VpPy?^D>u zY3EKxm6;NLOxt^QrwCYAPwS4YrXfA#XhkDUc%^JHLXM@;c(bpi%fY4T*Ti8ckQ|+n z;OJaiQ%p<$@Ww!*+-ufV2B%mUJTon=a-E(5s+L>Uao|0NIXfV0xbxg_PCR2JO&suI z8LM9tO|o4!(D*BP?!pMB`oYlxP>w7Kiww{7=qv24fIh)!3$P!KWVZgr;njt$EF%Si z`-t;BGL#h!SVWO}_@Xn8c?KpAD(A;MSVLyKl4EC81)Zcc-7`aI)?N#l-ivLcy=W1! z!G((Bmc1Y4KFcik1&QeMe2%!dCxLF4Osk;8OpGP@+_o%>C(69i^Vmag;d#IZigEU4 z{2Zg5JGQ|4BJgt~CfCBIvDlW17e@%T`KNUr#N7Z+2<+2M3y|#pD9aAsJI_o7JU-kS zI=7$?qOk)+=&4z#C|j(Y^0e@$i~3uU-aJb>!cDJ{2y{tHJ%#gU($q^SSh4E0ToWFj zDE4NrV?{!RQHX$$pR@Or6okf7c8mQzdOK8Y@A4=5DTxaVkOvC&Rs~G{={0{t{jrhv3EX%!}FeyIT+h%nni{ zx)}AsBSJ%=a4KbhKVc!M1jm?iH>m(3l+;DIC9Wd^fS-Y~$e_LOMS4Ack0~ zF&$~+qZN%OjTIjr0YQ0=%SPTix^g|kL%+4-V(2xkGMBMI`~Fw&(561I<(!dD4p6Ba zlOFZh?sMmy;yOf*z4weczq>w6tAC+s9G$@LA{9?E5=A9X60WEyqy0@oo4LgPt666) z|1ge`m+w~S>MAK~iAB$^+Tpc{2?08?jHN#!EJ925&ol} zh?h(}9`JM2a?73EjWZaTgI*8m-4tU(kCmEcTL@CUT`gSWasSKhNOpPF8K#)cA$Cgu zaZ_AWIY`yJV6+2c0hPb4MGwyq$-7Dt3$4;QU8GWJD>F>&oVbs|czzhMM&#U;M zev2UTADp@=pRrcdcE0n|yXK#Ce4zxs{*mEE-lX=@i`JC<0+*l-OPBH;^-nUm(JXpqPCKCbcAk3r(bs2_pQ;8e{R*yzX}`sE*Y;|b4+xdY_0RQ5E)5+x`jX4jOG zWXcN#_Vi6j+~)qaX6C2!FHzOp4z5w^Fnikt@DUwt#@EYAak(aj(4c)8VM_SsR_qL+~WsX@UZecIT^1tf2=%$y9&e(hn zWx^4Sf;?XvfFaKs6X^}>1Ly&fG&^g$)~z#5Sm0DkbXahx%~Ib-U6ZF2(Iv3kfg@A; z=CXorluAq6o1Zn*ran$DE&LkV-r<} zgl{anPk9D)v@j(DLxQfI2k=Zr99;ckA zNhSeXT-N^`WG+R!Ab}gIWxMxAl&j6}+{qPBwGAi{hiPS;L>2x1W0o zXnQ`m^m>v{>_1;iBsAs*#en-5Y6`LwB$G9Ah0vPn9_tvY{tG9Dl&0M#&BI>@$YF^T2usbfq0g>L9t#*LV+TwbyeG*o zpFaFL&<)4v-sgEWFKlnKOMols-5fanMufYyrrs-Gb-e4Ar)Pz&cJnV(nd?bVmR?hvv<+qK>-O51n*~9D4BEs{~b@c>}@j~r&o3_s9yShmbO$w8rrM-h=5I-$`9detzCAm zR?sJzJksWaKjwd4J+%n@bzy22_nAIc;&AYyi<@y1R>G$fnAdxG{aS;w@% ztTtDJ7eiiG`2Atpx=t=;Gr7F2l^{yn9_?m@9$T;@sGm%SNv3XW=kK8#5ri&3a|@}< z`Wh7!^Y%GShm*{hDUzk>ehQipGprnSL?o`(%ck#~ME&l_71=^*b6E&2Gu;M((F0ZmyM z7x~`^t#1^^0{wh#dCCVDBY{_*=xkgEfQ>lbU zlEf$Y7$O{o-Ha&Mg#C(WpV)+UyH@i-|BdK3km&aS|W4AA-$B*MRPk+RT&IKZC9-C zB*Ka85LUP~Xbf6hTKpu!^takTSgZ#{b==VW%4aogh53u56j`MVX3xw4plDao_vyOf}9YiEKu}12#Z^;=2 zNQRlXxhzEvw+)t$pZ?iBE48Tmz;_+U$$Udx-2Q1q#r6qw$I!14tFU%VC>_J=8MYT- zsar9+yQ{U0W8BM~u+mse7#l^W&D*dSH$#&$PG5FpDu9EE)hM3vFn)8so6Kc6IqmZ- z+w8x=Q0)H)!=+WB#`8(g{*A$nf`yui`VI9G17#C-dm>air%IHtl0qIQy~H`A3f zroN{vAeytI?ZqueIc^?G}j(g81f8mT>c!)W>!I%Q+S4ptXF&nMpbed%O$Ygd|D zwc>h00FTGi{)UImo`#h~g@@Jshh=AZ6t!jhKs|;$AqMHx=UH4n3Vn$}0Mhn_FNDvA z^9TcG`zaDD?^n2+iN2NN5Mt{}qHr>M3y^C?>jV-FU%W{T9Ur&Lgw2hxZVI5N36%U4 z>^Y#O6CcgmcE`(_t`$a$bz1wJ0s)y!v2Tml)aFbG|DxI`_;#GaXjT!zK|g=l+5c*O zi(rT6y-zLOZ9=SYcnpv1R zeFutZ&-N&>9@L4WMsA~IT=aweZ-x!RM^qT8EK31Op;(ERqx?_G%NH@!tgObPo~XuB zRk4t4H~ouL1yTy>>8xj~tqylLkZ-*9bZfX%rY4MA4#f|VS8nAMswgSECb-&G5r4_R zPD(zIHUO7;R_VK|y6AhU>=PM@ApPtHTuUw2i_nYT4*D0W`sbB4d&1Di58m@-6`D#)2*#DJnlCYpeh2Q(j3kGajNcOd=@U;q?k-f9)mWZobOWeJDaIriT`?e=m9=G@=(MMcmZPP}rx z*p^-S1j;`wq0*^K-;qM;*kUJL=!0JsWsx_2ea4r%`jhW{cI@iF;u;O(0+iqDzU>Pc zgTF1;XDDB{Tqm31OM7UOf`~5$vi?lBF=~dJ`=KdtH$1oV>)O44VD;FCPn7gx_Uhy` z8AG~hrL!Ye;?-J*Qo3?tLDx`29UIOc(X!_>I!CCH|L*qJ^;?B6`o5J0p+I|xHJy-- z*e<*yN};K8lw!wvs91P^C$}md9j``P7iUM!P<+*6i^J-7N~1dxPP4;jDx& zEn4#<_KEe!P2&a6b9}2|Za>D1NPywrmkNaUPEHmTQp!;}&xwq#<--_IlsGH5*Ex842gVKKt3Bx8NLXjw0oT0fR}8SnH*l3K`Ij?d>;!{ z(0vFp_5Ut7Je>XZF4^%GcU>*B<_4B;hY1m<^Ah(LD@v~x9A-p!N-wS3Gz}JlM#b)? zwcn|hVrSditb9D3%=ACp>JQJh`$W4`&=8anS`_f<@gmi^y=FDNB`fXxw?3g!8D>p+ z-bG!nks+$&^Dp)d=dbfjtC=4ES((y$_lhHb6yChrmiM`n4OcVTX5WkC$r7^pr%*xg z28s@ef`B4i>-wdm>gyuNnWGZfjk3?rT76+Nxxv44$*SFSiZ6E8q)00=kZykr!!nhx z-!j#UA@Vmu@1ykm%Uxdp8-NSp5y3J5-53@h_+KBN#J>#h#qI6wrkkBoE_*NrdJuQ; zV@o|Ef3YE#pFjmxA8AZ^|Ecy_coY7Na}W>z`OydMtoWp`0oe%pqzAi#!S&_Q{{CS9 zXjZ@hmzi?raP}ZV$)8VX2Ji31Ap-9VJ+u5xU`)Od; z!=LME(FAGO-FIJ4cDA9=<(&-t!@iV~ul)N(@hzHlQhB1{PWQUgvrX%OAN9S9wX z;)g9N{jI_J81!Y!@DJ^;?}#kmrOi$ZQ+xt?{(f!)qIl5mDNW%A?1?4x6_TK+d}1du zyZ5ti;U^1;fwJ})0h4`JtJJzeO|LH0JWNNATIwX9Py8Z=*Op0D&rxz=691>l9r2Pe zZ}KcoM=(JWVwU=~3k_hi$NLW3SKu3$gx!neEPn(*9(Gv404HwXewz4Ku#+;a zV#?Wi(i?^H`#c7R%u(~~70^3af`p2Xjy9Y&JN(iYehrVN7qdoF+LJ=qpPop%)~TJ# zPyBX~m3}ru`=W#~hhpj=OiW(r;rAcQ+aSP!-wtiA{fPHdC8inhF$&7|scldrZN{Y4 zK=%H~LKzybG>M+4(pe<>_25am>O{R`+IEWB_R~R>$G6!(gp)sD5^S~q>pn%F-2kAo?i&jp0Y$hD zCp;8MH8Q0Hd@ygFpNHj!?avFg^YOtyfn!cmi5(QQmZPD7_HsxRR9&zJlvb!Cy(}m( zh(Y5Y9uZY!N%MOMUCxKH^wuA=o(#bM_xObd1?LaADAR)>oT`K2n!KyKH>M1_T8sL> z!`zE=OTrz)jCj*I6)&`2D_`BLQf^GM++0gDU-4PH(Q+k^xfRQMyVC-U6p^KNUbZUs zyBqQ3o?OL?2?=`XM9NYxA7q8!mse;axB*6D&Jq-C032uuLwMnEWmAR13am`1tEsIq zKln1CVQEBKFhR6lDf0%8er^>iYOosEX`si@dnu?ap6k9l#c73T_8n*CaWXxAr{CH2 z%>VIM+4UE+%?$5R1NvfYqy8aC4LfoK= zJ3TrnP8DK%iDSiP5Z1y33+y`=Wu@z1(VQ&Kwq_DCXiZR*d|(E*WMI*AG=MRveewH2g9*p&x^i73)gYCm;tM^uztqQqu{OFN$yyHSG`;o)#wJ&Y z(>i`u;`6dD`c~Wt7DE8^BZ2u+lrn4)s)0`VZiv0=#))JHndpnxFfAtI(?ciIK)R0BJBW# zVd|n?y5nOUUai9*?9$fM+3@3&<`m!SwO>8*#jhXWM=60)Lxv}vy_liFxo%wPKixPb zL`&i^o?~E5Y2P5iF*}Y`mhMVw-NZ)F=JCRJ|7DR)lzeie;or_^xrD8+q$erp%1Zpp z$xD8M#3LrXfLe}`&~>r`mi*Ou-L_7(hH2kpUT=PrQ0TqjyMzcogq+|oFRs?V76Dk4 z$2iz!c;&;h?t)eb+ic=iH0hBI!pYLD+pUeajigSxudqIX+T%}y8ALZXo6aJv0f1xG z@L)&N6>U_%Tx1dvnZI~FGyBhJ*2m4c0!LDvfjQ;aSvk=&gPnuiTD0ngp>Y{aK;^@L z=}n?S4Z@(9{$!z}m#)$gRnmB2gH3bsb}Mf@q3ri|{vlLEyG0!Oe-Mn-tnf9OCr0Y1&3KFt-(T5YKVc38U#$ zj>+Q+_;*7Z6S$Gb%x|m<$$oKgZL?%b!-Y7^$+zO?&-CM-7+s$akj4g!Vi-si=>=9N zWJ<0U2xG4AI%iM053c>9v6WGf>e`5Z3AvpF*jOFI1OzE85_dkqPf~w^k6GTW+FfFy zCIEp`eU!YYv<0I|MVXa8#~ekE50i#Y-`&T1vuGY}=6aPgs{esS^4EBp+8Kc?*K|!h zUdQB)*C_m}4|0B5YMF8ANuXDQ~tCH%q>qWU20^0=&t zyNePu_UdgYzbebk8BtNs99iPq1VXKUz;JJM&h@r{&bCM z6Z43j3+L9k-KwHLLMO@e64zUvB|8a{yg!s5^{?VFcX*J$`l|I5A3C`lOM=JWbK#?- zUoZsc{?>hbIbcJ^ol>_N-%HXav`ioAwk1os)l09-Nrne~5o~8)+uHK-ZmQRDf7=!K zb>U}fTl~`Iz18#Fwob6zwZ1IVwTEfjD#DbSn@^1C&k;m&~=B|ZWrnt0p;-&_lXRc z9`EC)yv6g|nj_vD_2=w=GPE78wvHqG3PP=p7X&Yj+|Khc5B4xzx&{SV4<8GLb)gJo z@9F*fzlfWzJfI6U#_S;a^DYP3$O2fuUmG!e4ezbLO0pN``T}`@qpefwIP{wT;iO2$ zG}eEA{~KO#1Yfq_?>`p9zSa5FtDi_sQs20a|FgO^5n5g4^M|?L)AKxg_N18z3kgqo zwCwCWHArsBLhF2aJtHCv-W0!bqaLAm5f>%hO5u!%1?`;J(`B5GXv37xlYkGiyiV=< zJVtJh&K8~Zhx5D?nV|nqL3Pe->Q2Fbty*P>x(3j2y{%Gu{oQrohkTfc#IyMpCd}cH zzEM+C|8DoG#ninLV5G{kitS3A?2tkV62^Y3 z3a7nZ9C>nB@f*V*nE?!|mIuJKSf{?xdbUHB7LL^~Hw__O$zT(W=YBZ#L*&8^Tmlem z%PXi7@AlVA%SlTx!sT#G1+km=;%aVn797ssw{fq9 zhqwMKH6n0pmmxA>kdZQ*fDLbrzNeAY`XyJClXu4-7REj-kW5AWK%&*;TubS2V>2wxQE--#M#elcWKo%g&eHJX zfZsqo4D^*o@B8Xi`s$-~#L=zqB(sIAt^FaOl=548*mdwHkzZva#yv>5rjug3$`b)F zcE&zifuRclo!SQa{G(Al#OSXtmEJPXTF-XQb}Nu*x4*ai6XJ<&BG3 zoNn7qVN-o9kG~ab^xAg3B9w28G#H7>Kfv95khoYD{?jk~NPTpB+H!i9%1_Ii&wxe3 z;stGH@yae`EH9g0Fot@2H`wQx12`IEd>NaAspH-O62qy~damB4!>zZs7Uj5Qz@C&} zdW#c=5G_4PR5>OeaR@P|K5Fc4N*WJ#tVKFfjhgRkO031@$Kphba z)H)eK_d{?=dWpi}Tn424r|cuwao7&7<>?tL)~)veNl#!mZz_M|FT54tarCiT%ovwla(EvnN&W**)x7x`Cl&Z~tyzhtDJT8%Gr` zi)efai}o-`XSBeLigpvDEuO49O34}1x<$xGcSvr>N!ax~PB)o5%q4ujUVI@57#SX# z@Cze@EGJS-I|T5@wDZf@B9#FCNU)U~Tr+bIcs8_={(OR$Z8_bTV75wa)0%3hk7^Cq z94ggq@r7MCiuE@vh|Ou^t7h9tXO}<>%`qgOLuBMQBct!369bo(y8zbT`?BlOPR7n8 zo&EE8H6!p|K**P$XFZ3}mWRRb89_6C*H@~OOA1dPcm+E$zb?N`*Y>owD$7vZ5Sd#Z zWn`WS$4A<=95fagF1{%q(Z_C6kWE`mG4MQ^)3HGpmEyr-B4l_KBoZD4dlX2SaYcyV zX5Y27etZI8=TITr;?PBB_8#ukc&qZfU_M&i$HV4K=%Wjl@&U(hQosbwl3zu@tnKut z_WI74$EC6TDLE&$6x?@AUC)@t0w2r3Aj5Rwx6Qob$bq~oR_V+ zxu&f_k0SimgD=Q%+B_IONf4uLlM~K~<$CoK(3*03yT5)tj$%+Qw$8!PSAT#-bmM~X zW%Y40)=$ENqh0q01Y^PN(N9}EfgZZ%i4I-rngw469l`QiUv-*6;8m7XDC{%-T|pdo zL{X8IL+|WDd+1PNCJ73cA! z?bGM>oo9syq@6wgy#soBIz)8Z14Vu%xJ^HJ;`APNi8&}}W*1&}c-Be3N1z6R;ps@b zZ@Lv!0xK<5BFI#gZ}xtRXXhklOkU*S5$$LwMwDeL7a!#?BOD4^j+LFAWBqpvjAwp& z(B5gIsex!dfLQBWhk8l5Hs)XZbLp=ocI!!{BpSINE?WjahLFiJk3XLSF*sfff9(cv zI`}=V5|ry1N%jF=Xq;l(r?T^PEF`2xjBI+%OF^e4aH-(dY%cRHo2mjUUodgp0 zU{;#cu!m>*RSJpG9Lt0 zDvfVlv5i7Oi#Qy3i53 ze-1CS_U~8N75DYlV|ejj>|C~>s>@Xl<}yOeGkEJcS6%I+%9v~S2UpcJZV$gSO=-Go zlk|3JBk83xHBb3>V?Rq1VVr!}SjLo`Na}qQ5o~_*WN79mnq=q~ z9u9g5*F#(z(W_;#O(ix5!{&$nbhkIBl}taP|Z(W}fMaZ*)-cjlC z{8r3Ke6!fzIzzT3gz+6QF`8NboArtF8xd76g}$-%g4TS9sG#$p#nh`pKN|iYyxHm3 zH)YAj*L!`0-!DJ-cS-`rLv@##=YKyIi8-#T08*~rVtWgEDjbP^E1HH9zI`R@tdb}*(cpg10DMkLvnd=F-PqWj)4>nv#VeFv zzb2(iIhrK@GC8!15~n&tZ`AA(yUmoME+bH!;N(tqyMYmTTt z56k69Jefu=@1YQknWZSDe02j z(%s$l&Ha4G`xg#o4=}UVxz4&!yrg-WQwKc;#strtfy<$jtMeQgIrz}8dT&EBbUP)# zr0kg!EX)jt=*Dp}*@otspoJQ|6{C?o+4`Uv&xRTgqLl8hWaWyg<*?-0PJJLNoi04U9!%zCm-$uu6tiAW@5vnwecbbgo77rEvfQLf`e!T`iI!FjK zr~dz$ELM`K+Fft{OxBY{{|7LUa71={j8dm+R&hi*{BRzlz(Pw(BoxsiT&#So8bCf!iaN)9FApm{NK5-j34X?@ksFsO3f7o@gvr1^oOGsD+WIjQ4Tji5 zDO-R`C)cr3VPXUiyp^CQ9;AKqm01dBZ)Z`n`FF z#SPVZ8j4Op$HnZ?30(Owt={(zs4lzwXgAYg*E+u{3^#-6L0^0~jlkC3bIRr_G$>FjXE#9}WrHk$ZLQChzQO(;vfWz3z{d3J$ zl5nsTX5l$0Qs&h`s72_&39x;OwE|5iFS?kmt3{tKBrGWa8=db$oU_Z6#oBM@{P)n2o*M3m`aK2sb=(wlj;T%S*Pj_ zH}j#{E8U6Tg~aIixMFn`Fyl8GtIC)1jU4E4dCVWj~)`DAV8c#mzP5bbZ5ddi3EStnHL5xH4K;-w3*cgl@*|HMV*(&Goub=JFRcbdx*rOv? zFI1_@8G}(jbDpQuWHH&>5^uMV0M!2$Tg(q;zgATll3~!X?zFxd7WM~8_6H?3$+jPAl?8JcPLdvh4vT~8;J+9VhS&pRVOb@0oww$f+I$^k2* zgG&6J7YPr;oCM;#3e8^#bv0MWl<4WWO4wt@n<%`4tv|whBjFWSYP9cVOdW^vKRl2@ zK^%FxcT^>$yLG{gv03}P#Vn=obyprch6c2kun9E%b3cN%^xI3mM~#@mz&6ULA65+V zJt=OxJ--g_Q(3?E<>&kw%O`+~h6au`eDrsIZXriB4xBDfe6 z2}lR}Su80t@Cc8O0$MetPKR#~mVHf&OM@qhK2N-UN5*l~*1EVj3~_Vs19&Q3jwQGQ zPiKi6D{M00u^<7RJg3k&Gcw}a^E`%~Qf8G{sjP?%Um71zk)Qq!1|exLJSm}47X z4tL@A(-z@)3%lPUY(EccPC|L>u)f_~eCVpF{K8;4DHFKjd-i*E{)`@w#DPCWX7?pO zjjG&nY(F0p?KUe+%MpMv5y2dUTdkiMF19yU7cAPm#|XB-L)-f}HN!v$TRu9-$Q`@u z=w&LY<_A|cRL~j*nh*M!U{wKYy~ty}UPtRSz?9&mr-cEabO-Gp+iua) z=lD=k%Ja~jP_SIT*A(9&iC3V|NzYl+m)WeY8fQA35@{mhUXDTpkWu zSv=5?zI_jlrJ)C+E1APv$Mt>vcsF2bawJ{GRg_P|g2KVnp~;o=&!w#$LcZHmQsZ#( zI{ZKHzK9*XdKCY_Y2A8iHtSIz*oGa529E_F(KS6WF)=x*tgIXag2$_axs#XD?CfkM zp}Wl}hHReedD9?f=taSI#5fJznTM@7BP5aNbxMAc!||$bsfJgc&`<1a+lt1tTH6ba zGl@jsDjKG_BC{w?2E>UbMP%9(UJNc7SRRl(V6S8?VG98oV9v9 zJr?Nx=@t`3h;Z0ouEG%&qbwnE&Mo>UiV77qNygDFq_U)oXbzj|r7V(Tj`8ki4%DQ(z7Dl*a)Jz_ri>5GoqT43cy>K7S- zPC{pLIa%F!I25*LajMHnf9F>0;D`bf-GEUinO{I|Jy$Q2!`rrE%fdiZY{EPH9{~ zBg%}i{FD^Nnxo0<;V|iT+|L*SJx^p<#_^&@MQ(niAGgXW!wpL(@1k5Z> zR3@niKcZMPzW1s{_h95bOTR_8%u~vmnII9g$;oc&gqxUgSMj{L%*d#f_>x@7lAMzJ zAL)q4^gq;ie$=!w_MMj_s}drakCjkZ3-W19Z^CAC&kSd`VLofr>eX)`yUIBxHUXx_ zZe^ZzM;q1YINHKiIm5c!+pCjeJ}lWcX&HyoZ|bXy)`E{`D&|LC&qy5#f4+IEIA+WS zz*&dGi6$I;GcxaaEU^s`uzbvY{r>hez{@Sr?=)01LdhpsT2@LnV(mjP6Y6h^g`ap# zx{C{5|9o$%#tX>ox-l5vG-7>S;4FRU{ioEj=1fOq1g%C55xIpCGw?UQ+`&2xTg^H- zzr5--d|PS`0~;5P+Q#Ko*i2wbsF^sX=u_$ineuerXKnv#5$_u52f)CGybgGz?mCUq zDk&!YIrB7$?su$bILpS{SIdW4vhkR$>+JoH_OqHOp7QO}@fdKiU)(z|mHgXXW@d6J1FAdj zTB;qgOkt-O9^ZR_e;&F_Bm{U2&n~;v7VLvP;ZM2NZu=$N6#jqV>pF+WpDO{Zx^$%@ z-~RfXo8^OwlA`6Q8FfLkQ%YcQ5xL{)T9}Y^fjE0Ie_P+}8H1V@9^uw6-CpwL{Ery2 zzVqntR|PT1ul~*KMs<~J41u!DwY2QNvZm{&Voz&7yeCwg{)p&k?O~Xut(-YK9thC?{Ee?-;|zIN zqq1?1lgCqd!c;p(fk-5;Xutfzz~}hvZ3;m}={h?onP4qzJ1;KSqZ1MUbXW;s)Ps8H@!dco4=pr4O4m@6yyhY$52@y;bhVuHRzs>>9TF? zd%!H_`V>6fY)Htt=@uu9`~~@42mG^A`%W<^epczm<(UV@2t3y_EC+a(ex?n9(Ab^t zUtA$mHhU~kdIJ}M!-|5gPjch066FuLF>bG6`VMVJ>wewPqK~P6cD~Bb=E#S~@q5o& zQf8^?FUS~ygm3)#Pcf|6mRE*;+DRML8>d^EoF!=2nPk);a=cT0>F6kf1zC0hPklQ` zC(T&V+b?_`L(XySPum~W-K$X{<$Lv`Tph2oDcz<952maKV~{EAxaAk!=T=D*cb&xWH;f)_zvyQHUrA~n$0J%#LaCdy{ZN% z;l9L~^No!@eUXS43B}Zeq1dbx}lk*vP_9fPl!5(+KhFL%hff5O=b4-B5VWh+l$!tP+f+jcbg8F**V;Y0=%CX{cxu1|CDGAXs#jv}IxqzwGLaJ9PI*cxg<*1(tMEF9RN z+u}FZe87^HLO$h zwwpb>%d4p5ciB=nF-n4miUnao-Wdq&O-fO=Ki?nxAM6b2^ zf49PEfXVqQ3>VOF(WY<{Rg!fX?TqWGC$@^6(d5=G!fX8f0QGM8(Hja`Yig_=zyu%QwIK= z*%2e5g#@cdrj==yf{^#vsBg4LDo6<`NQ`x@mtI3qpf(8jOFQ`NKyB2vh)hN4!|7{z zMj9Z!m#t@I51$4&FKN+psn+Nq3hXQ2^g+ITbCBg1y5(ks!A70K~`Op+VwNIpYUs%}^jEOg!OuX|*U)7ZHQ24(R)b6ET{R#*wk;majaT zj-e%@!pGqP1!Xpl1UMQtz~hLlwehnX2o)nC!4aQ;P&wMQgi5qTkbVSy(__$F8e^kS zq$Yk-2GfQ?T~ut}K8xGEhI@x7K&v;v<<V)VZ5=f&f_ASh^QL0|)+eq}JR!t76hd*_P-dtJsPj zJSLe#_s6oO(S{>TcwasyH0{o0xJ((%LHeF9<1S+nA%YXVPDa%aR$|r)a<%z18cVXh zw0hwYYdSuqWnkvI4%3jZ7XbV1*`C7yi^lV}|Dik`UU7~`Ab3(1Ny;`HRf4p6XK+-m z!(Nw{J1zEq?BcP5&Q;Il)y1o~0qw zz_i%mr>Wx&+{LDb&rz1~UiKDx=D;UZ`9PsYUPKb+t$q~}xKV}-K~eezw%41r?Lw~X zkiIm;e5_AIl3xE}-|?Pp*s;}_G6X(S*KW{iGothWKO{EHBRUQWd+snpAoE!SSyeeI zzGF}C^rVx?ISQUiip;stsh*};3kJw%o)%&3j!FB~`L$)V!aOZ5{Srr>D_F@PyjSCf z`wl$qd*PN*z2{piuhGI_4y{LrbyY0Pq~Ms6`zO}o-MOljmp}eDOKFNlL3I#vibisL zoRJ}WwHJ?eIleX2zY?_-Z@prQ(;fbe%D&pyVQaTY)79D5gLg8Un1jD=lZ`j0LqEOE zqvv?-Q{hL`c?^@BV?rkSkr$0Knd>{p8101S(J_aZ9|z4tkI$A-v)mASx!qqBZ6WIl zjyp#Dkv{kd&w#w+VxxIkCs)hJ15Kp`BMwJR<_F`X21@_mnG2uUcf0S+5RKpw;)Kf` z+Eu+Se@Y8&*c1X(_>f))TtpL zo-pbyd4-~P*i>fnfriu?PINvgv3ea5*z5jNtz|J{^L%(himp_@(_=@X^Q*n%QfY&? zcwQ@44pvL0EP{obA~97#txcceEtdHfOEpJV7~E`ScOXq7@U1UN>E8pm$PJiOz#pW& zTCsVKOt`3zJ!x&x^SYj&R^wds_slPpEGbbIdU^NKgQem7FghXxj7ZaNrWq1;Jhyz- zEjz4}iTDhJE&e6OUglYbrhWLPe=HkLY@doUY!e><(Z z_LkMQ`K~`nMj8oxP2t?yKWi`C_Vy%IwLFJ~kGc9RYRb$ZWn&M0W3XJ-P%dHWP1zbU zj<{DRsH2c;W+96>=@8!IX&bewD6fBflv~znb)Xe+Z#W>$M1uduA9!=%knR1L%pet~ z^9Ncud1}0$R5$eE?5wHVioP00put8f^k8|Ng~g$g7m4C~vLSD!1QSpS zy%%JlG4D-C+_fdWmq*seoAd#e=Jmz0W$zaepu(O243i&ziBr6Os1wJ4b^~|*>(yd% zWXNgyGn+hzJbrrw3QhdwwqSQ3s2zt|!fHC^42f-EoFPb@6^4e$s{=XoWWJ9*jvYe! zD5%hysLJVH)S#jq61T;@gF5ZOnAT&Py7Fl4I>ivFxg%YN_NVF|A**;zlck?UhdH+q8_H6Rq zdEx}VLD+y!Vc$P%l;1iI-8KK&>9!=VCp?S~@5D?O2@+%6z*XDZ&qU*J>jgw?6a)A( zxNe2^tY-bLaUcyYv>z(1-;M;{?B1}#{9X}^GCSbvu8w^V8;a=qg5(E~6_)z-9i=4T z5&-ZSiei!^p2E7mTj`@`EU&xrycdQGxt6cRv+}+)Zr@W12|Ha)eK0%gA@VyPM z%Q?0xL9F%}{8m=f;n$;Dlo1qzje(S}q?!3No1e8%j}FyGIvr@c)VHk4Jli$OW%@6} zii6%Kcv(J>x0SWh;XTsRY4`G{?}qikIqm7?S&c~<_x%abwX3RQdhFw-UaS`QaO@sS zx0dcC(wCrVFA+@SAE{M*9ObEhwtSTK^1KHb=~V%4VKbg)zIhfreE>XN!!x-OSswCV z${hWkM2Nhv<9U^1rK$o%G{HuTbAwQ!qV|8_0&>6~ini%Fr?va3sp53<2{kc@pUbm%-Gz2??#$J=~d;d-cY&(G? zRo|s^Bn&|O_4<~`DZNv-X8ptE!Q6kM^^0b~^fzADabyZFqrPYYD4M{SUbN6*X0=j) zF;|n(+Y&V5mJh#{W$r6dpZ+G&onqtnt!x&mgcZ`K52C1t<%!4w>^YWmVW<3O9~Nec z;P7Ae{rl#&`2qlT!N@G^JybUSborCK6|ENF@8@2bD>x_iw{+MDrg(%?s0`aH+uNn0 zJ%;bx;^3){;*%;={41#J#ACjGm#<11wjiCmw?($hoP(Q?8#09{(nwI}Vn6?s(n#Nf zgjL!@cot;)cI|Rpb95t(@wnvDl4Aq3tcbg)OJypx!NdSLGXXb^ITg+0;27qPbaFu zY#4Gr<*WqN?21KOATcAQ%*MH%YX{13CQSI_TpB}b1uHDrQd!J^%_RFUw=@z`XkZU0 zboH!Qgp+VY83W~d-oNZ{z5&v6ZsqaEC-q=MjGuUmt($4>a*gN++A}G&UC+uEt2TLw z78yzv>*f&9h;HolvyA^P-sY#w{Cwm$k$HI(3GN>8U~P6ehLtjFAx5)247I3+dr>x?llNdB%Yj93zycQtkAKGaGjr=D48;q6`f#yJw7@=MSIQU*5 z2!+DJqx`!C0$A-0D$lJ0+q^h3}>3Za1LZgeRgXrSbx0Y<25 z(F;?!*CxMyXPuBc1x0ZhB)rJav;|2@bgMYgh1N)1CipmON*H_5e)L@`U_j64=Kz~) zLyrcc94;LJ`GQ+@SxIHSu~A-rUi?K3{%w+DS(Fs(!`^8B)*FJEvj|_)nTjoV5;@yU z-$iD*Qk|%ur3>x)Tc<=pZf(tt^_8e#siO#B%CW81CeiW=z@<^){U+Tdh9M%(gbZIy zQ8WDm71@ou0<4!(XgialiWX{ug~`LBb6}dI=>0Zjk_x3n>^1R6AH+U*kuk$yErb;6 zH>A%fA^=BzB+#Fu6)j3{wgY!6j$E#2H;*O{oDa_L2P&e@l#}x8xz2I<)x3g(Be-hL z_V5yQ?}6Wf@1}y=P_p=`h8`+K=I?y*{RX#87@i4&k2_xeuvwmngIDG$gz!#AS-F=H z1lP|)K^l%^*&<79-29$@CbKG5C@1Rt1mqx8OCQaS4lFfKu5tC@E=FZ6Il^MX^ID4*9a9#&*=hIVsYyE+Romrg(0uoLe!QGoMrNyS3gzoUXV!faf2R8DD^h!c?ao z?%wX=A;~v!C*8VH0B^Sr7wRA{4=0^36Jl8ZV;kT6k8SLnfWaPSG!1jdKb#W5GoxXW z1EG}!i~Z(vftZpB6Ukli(ekRe5(sYycl9}_o6k{FZHB+wO7m>Ngz(7k(?64WER2Dw z?2wP z4yti~{bh2uLJGiGd}vDAJFoyrKBw9xk=&s5hh@)ta#q@|X&zRD$$hcR{fU@&*OcXZIm?KfyBlr!08k$A8RWN0d7cwEd6RO$aL*3h1buILYB zvuSN|*{e;AZip{+qZJUJPfXrb;Gr{@RSn^^cqnZM+@$OrO~HMUWMq7+{tf5E4Wc&l zcB7HI%tn0)z$vv+2NH_Yhb7mP@paXY!reF2W=czR6XeyJxZA(R?GiFqP%ka{Z-(+ zG^e-KG~NRmogdyPaB@^}oN>^{0>!KQ15+}~X)7x=DCkH`HwyRYjiN7=iX>_)y*52Nttf^uMk- zuVdX^oLC)sF8Ap^32Ry&|L3a<&i->}MjLzfHH$cknbcLv3Rsi72*^VCQPAM9zu+kF zvZ-7^w-g;Oj}V;urHHabAizdft_&U{=cxzQMdXFw$Ga7}!`gYvHK!h%bM9j6d!@N@ zh;FnL-fj8)VRLx=J8dYf7g1r{^$NEUf6CmyzsEd}eaKf46icTI4t?%e3>CTfQ)FE8ZC{zS&Y7+HjFXz)-sj9t07ohD< zQNr4Kyuk4!|kl+^5>nfM+n{pn5-T^(; z^hfu@AskggC;wm-!7K&8?)v30IXvgrauDFOC2@j?q1MqAlHUd>+j9#RD1?0q%+L58 z>EifnHs|h|qhNOc8y6}9dlJ^;Z#FbdeHSSqNA_usxGeQQnFHC6=g=ThpQHrzBEiH# za0@!)eJ!k|%fHjl{5H+pqV3*J$urG$x?TO2d3q!+i{~YqL8pnaz7bRkPCgjv0f3XeXQ5K_PPkp!Tp+^;apJj$@q;4@Y$W2ui821!13uYT9>fR z2@aZ)b8MM>iNM4kYVlxFXxlnJvj6^_|C*Y&OdKa<{pj1fCPXZ1&% zP^2=q^(o{o+Io;opeKlQ((-rfNx)OzYs15)l>qSA|DXNw`NVs_gw8UHb90RUL_CKX z9-?69X=8JJA#10+7B@p>GKcs>eE`@@(?clvw7HhhxMBlSJrlO)fWo!GFiNx_F(SL9{Jh(LxyJY6j1tB6jVas8z3yo`&azp3uzXCt)Wm%hJFPH4GAAww^aWymG=Y`spuK}2p=9C^{qU=uj!d@XCj~a~>@}EJMvuOW*86Uu zYP1l(h)!vqN2sFMJ}WZoqf<>cR|q$1VbvR>|L5z2>gCO#q?+MX0OwJSqSgYRRrI9? zzKX~c+KS~lTeB>TP4(q$!YMNz0^=EYWY;-4;EbeAY9pRZ!v|xiHG5wnOSb zH}{`@HNq`IY2})u2B2Y*cGQSjBszn^C7r;+*qk}k2GtmxY64zdQoMBgO>Q+a822#< z{7GVj4Wa6%2P+wHqu+#X$Pz%+QRHBsFUg)UP2YTq#uja1bou_>c1LYS1gxnB8z4a= zXCeqF`FyBJ)f>3zK`{g$917iIv}eSTTA8AB7hFIkiUXP>jqLuy^he);RZQft|7qHA zBA~S}H~z?-9GN25S{wo7IBAej0!`S^2hO|m_fqxQz>KUB8%_`^0#vzoYSbJL^o4br zk5+MtHNk^%1OV(Ds;nsRr5QnhhF*rLM6bg!zC8hYcExz^{8Of_HHsjgX=8s}~ElxvJ2pYT&?$SsU~mg;=9uL7z^8iA8Q*Ysoxp02`FL8~utk6%! ztf-ary}lTQam2}8t}>l$fL~+SK(XBvl4qt6pJ-qd*A4nX0xFEl(}IZI8X2n z41~^)c{D7B2MN#^Ua>V4$9(I_pSwdov3uDk;@E&UvS_auRz!{c_nCJif4Kn};)Ix= zey!s;O0kK92Pmh)_k~#M|Gi!-OHV}t>`0=HNP|spMz7p{G2240yD+fN5j4kyeL~90 z>n=i)D(aQ66&8~I`V1EseWy(VEH+EjIc?Mxd>-gI(t%YH<)x=FTXolMQL0TG@yU1m zTX)x%EQo)`yyWYC?=z>ueMrPC@c6v?BmHc=6EG^`@ONy}^*AO&p|tth6BBC#EGXcK z6}1uhZhZVfW;OKqtKxhLkB=h2^J;&l>$le7Vg!ZH?$4x33Xc9T2t3l`fD93vQP)c- z7~0u%;a$c4L4s&@$>by*z**-@Q-_I-swPk{HfH05k{55Kg}vlL@@6^_Mj&cFg5VZ%5d5atUny%b(F0fteSDt4QHQ5r@uRV9io|*HT+gZEdk` z?-Y}H?8Jd|yfLzU-M>MO(1DEe?r5*mknDh1MbNB*mW0AE6ou=63y&-qz*a$(o8!@= zX*izZsvJFBC@jFGamB(0P<*3sQ`93(ubodg^q0<(8uudf4C4^HEYJv|SW-~DM*zs6 znhcY6?QO|^*_b2z>7Xwwl0KM532i#tas^q)`MQIhiXZ z^(4XkYb1oet9J94MU@+zAB9Q&T(bgBGm}Js(@oXlcH7{0)Fb$+0XVg)W^6awIeC6Q&T(IY7r`H8uDT4ow{{pNl^+e#*ZoHeZR-gZ70N;z*8ldCF`K7GV&~H#8?(YoOhYvx(FTvlGaag^08p_gbmqTOImSNX9H3xeG zrB!W}7tazYs@FHS{%|eL$VRqr?UR4S7s**N)Whu6AUaQ%p2M0Q9Mwtda&+99c59fvN-$49YJ*K>0 zzi)ZYkP3fgO}`1|VA~AVJf)D5WDfGshhHyGahZHG;V^NwJrg8P8)MCJmrbBWXJi{1 zesj{naf3A=I5(+`v|6{-$$Rkq!NBj?1ql+V4*B`JfPon;25s+M0IS+x+q^8lvIW35XqI82?0bs)Fna8ay&x!g zoG1OHQS%#eOxc&@tlvGR|Gm~F35TzsFMrH{+EbwX-zH=w--L(h**HOK6SDUtY{FTDcO_*i^*3Vmt8 zA&@j(GA>>=zs`y6s)t$sfAB_2QcF=3{$qk0(g4xZZ}p=GvWwheqG8I;)%*umQ{CIO zB~$gl-M)d_SQPX^u$2+Pt)`-gh9~w*w7_xX?a(h^`&O2>#b{)-XgV9#8ZL}LqRXzO_hvM=>WUqN1HhH|lzL=G2+bO8k!9Lg zSss$aMm(f=cccOMHNyp9u~iRaV_U1Ahsu5$p@Nbz#BL)i{cNN~t0GmGIodF7BeKVX&qjaw_%GO6bJsN`5u zb$E4-Hcj`;Uh#%HuHr{ZS^QtdZaA=aoFqt~Tb9RectS;aMi&8uZYZ6@Vfzpwp7|cCAlNffm`&Xs+`~mMtTq*;*i`ims^uB- z^ZwGVtsZRb&$O?t@W*P_n#NrgDJeJzrdnuxi$+5Q4oCYeKpj|(3unH*Bu?Axp|efx zgo4o6=awgTh7c7=oOoz594=y~3m5h5)L^~28c*Bzx7G={8_0$JH?j<^zFuh#pGU9K z&eWPV#iMWRNLXdV8RE$}{8QEy)c{kdX$rOQnP}lAPC2Hl58~Wj0IcJ(~70{E}`C<*kN zMa-vf@v20jZThwL-J+!RBtZG69~3?O-Q7hDfryr!{8+v>nV1#RTLT^)K#s z!2!4*C+6&^m6RlJ{2oP}{)Cpo#~~(A4Fh)X(`+08BIvHlOddNf0&u*p$WMzYxHZ@~ zt|;B`3bCsZ8`h%KSmyI*P>H+4J6mVAknrjUsFVc(C~ygSzK7{c%)&9xmleAzqvGIS zE_h!#dKf_)5(GkZY;lQU&bfsQI4JG3@O@GEKvfCf8eKtY3c?o@jB0z`=JFJop4?ds z*{AxBo&1~M$YaT(V9_~tJMm-=o6iu0kyF8+lETn=Eu^R$REYZTz))qHHQwaVrW`}+<*88(X!6XyS}4Ha`K2v-dB zdq~rSLtu-Psh)`I=Gv(x1YeyhL;D8#egkn7&C=ApIL|lZ1wW;Wky`#|Fh)aprRfN3 zn>z+6Pf`T>Lps?E#yy`gERie8q?*!2IBv;XpY1=I_HanQ zJBsH0l2h8Y{}`*ZYzTd!&osx!?#i=blI2tTtD)VVUupsS(egD#9hN5WC@MG21BC2z zKObXZA&D&+7=BE8#b9DSC~iGX@x^{qhFw2k>z#UmT50g-iA6qH{P(a_042EnHpsd; z#&NE4kiSvM-fq6A)%G-X)S`a8-(W=wYq6XNmAwkFZkpfjIJ3 zKJ0HF{O_X?(fyb;_lMJLzkV$=4o+<`# zqu8KF{PZJPH)mN**_>XdEE0poOcwH*b{wY@rpUUpUqn7*?_O$mV3MW@JDt3fn3d?R zB&|OV{r&R|7{2oIsDV}Tv)0NSHOOKf3;Zg#pEm$Q|g_?%U$W8>9|xh z8URTwd4z#d=&0?B;mRpE2DhRGcCyH2AjKz<#*hkI1m3m z7WCn>H+1*k(PhOdB|S_uhwFkeX3V6JvkLk?zpcxO>lX#G1CHf$ggI}@)8K;e!RJZ& z=culQ6913;B&BgUGvLedfzNHnr-x&XlEM}-b$28bDiiI-Wv{K^{O3~_S2<2-pr6xi zd`s#ui~jya0R%Kbp{!NA{i|8)iCygQmTLqjb9~Wp;BJ4IJ#{vn5fMSihf+mrsH@Ml zI_7vDo{f8WzJ}LoJX}TJ2Ad7kmHy6g_jE%mhyDF?i?V&bHlw|o-h??Ev~7&VNyebv zKjH%6A!}!5aRTdK4)vQ114l)t@iE0(?uT^sqCIwv4NH!{SDL~!jt+Sh{QU{Z@EDry z`;|y*N5D*^fqH>vr~%{%Tl zasTs%C&F-^G8+$(DYS7G?UYsh1x3d0Q#g}isS8KdO(Qv>m6|jrd zXC?tph0@4M)OplA?I3g#CJ2*)?AnyH?;WNQvhWVnlJaLVNdyNs$Y0^`}9ATSdR}zdpC)5iJnR7RhTjW`zBgQqu2g^qMH2!&f4C zg=F`|^NDD{ps|m?^Xv0f>1f^SxHrGYiJC(L2Zr{5c|zc)kDQRdSH~{9Bw4+v3g=JNqm4{ z?vvB_5b=%S{ovsoaBHK}Af1qK4ng>bP+sq{64$crsq5gM^B%@kex0VFF*>VDA&dy% ze8B7KI%LScoeq0#pk-hX`yW~)Vp|PN+8Um=o&CeC89U>?w3VTv;US{=8j|=@+@oT6 z{Oa*}b@O~?*K*G0YtipdCa+#KZjBUQM=?Z zQs80Tj7E+2%qcfa$4Iw!xEFhL@KNp9!-{bqIJi_7! z-yg^N)hM;yRF5MBjLxssttK4+3%=aY=(>bgxV;_rDXfG0lXi*(@4iY7x9z`^ zJ5ZROsU9-ZH6g64$qhO`Nst1C??*VC=BI*SMp!CjTfScXEHqLaii#j9Y@s}!99?O~ z$F6eK#P#Cl!1aOXr{tK;!9F#9~a-E{T4rCPV?zfAi|_3}$x?qbue8JLaWgY&bn7v*wQ>byl1ZL6LUGDRRo>JfhW_|-bN5Dm(QO2iJ)NJ>|7`>G4rge1CJS}BUlF=3TFWoF@pVdmEpl}8lR{&Lc#&@B@Y-0jrpD! zjkNYzU@tbDT3w6;0vB|~EdGv}yrkn5kGQt8cW}h`vn> zP%o>aM(isf4ao}TnwrndHF`^c0J7N)e*~CsOcWd)%(k#T^6d*5Q2&}LkP z>Kn~;sU?n?@_`J24a^QI|DY3#nx%I71vj`z%uru>uUlD#4!}I@=I+&e#bz#r8Q0k9 zwB9iuyXn3mlP&%@)3zk+_3<1f*ecN~Rq3U7j=kRZh`RAD{KWkbpT;ALz_qWZL>X0v z5mGKRK?;H1Wcc0U$&dN%llSk@e^{N5WY6SaQ-3@Ix(le{K6m}`_-m$fuonNt$5XH# zTV&^e?SVk}2P$0Rd1 z&oa4ULaEU{Gr3}a@4M}9gspa5CO%Fcn8R@W-Uo@L^`()ccPZZ0t>{y$ci7bjpo%yi z`#s<7?2Kl-60_@(nv}-OS6P@ zBVB@YD%~McQUcQ5-QDkbKEL_SJHubhFu=^&`&{>xiXF%xujf3+*9y?9RN>nr8tY~5 z4tI79{rEeok)IrsJyoj!hzAzj%%Ne*@s*~LA~d2lPS!`9^01R#ET(ol{F_L+A@1ea zP`CK;PmBLmqor?V8XLi*{I_w5qwo&44-0Dz$4x7^(u)PXrx=(LqtOjml#S50-^)rU zI#$#*q;Ni@QAXDXIp~#WBhXQ`cbxaoqC4 zkjGP_pUk=u>3<4Iv8z;W27mb~{+V;P75P!>l|jE>UCxD3_^NBwok?a4{fi*rA$(XO z9XZ&e+@k!p)$r^NaYGFS4+DDZW4AwT(5(b$z9B-rP*9(*-JSR6IoDEye<~hj9ZQX8 zLKQM=lAT^03T`tQa|XW4`nOn5o@QmaEiTrDK7FvVP4(D_C$|_<#YgkIoE*{yyI~iT z3v)|sW|XxXQ1h@D!S*t6GkT4In8V{f>(p9 zVYjj3Z#S$ExikC42`*xBRSxU90{eWQ8`$?Uygz&^)CH~Q@3@nNxowVQ9PH<~(ZtuY zKUo^wY+)!qeg0T2H!OO$5va9H5uC#X4E{ohl`SjF|D*8E2@e4gHINdsH(A*EXxFkM zTOK)ew@Z$rtkhO)@5DSpk)PGoHI>+4>Ze-^vYenDLRfG4`F4XZxWxPJ1sW1&Sl}C1 z`So!o4nfl+jgqgiX;eNNv>p5|b0rR5zB*7$sd2YyF;T&_L86IM9zM+WyO4Uz9DGGZ zkx~}uZ)TbwIV$uJBurfT0W#j=!wP928`8HUvE$cYrb1N+r9RTu3=C3Rxw426Iih3RZr&^`V^jR+=GkQq z6RkIsP#gPTuOX7iuK*@bZ#LpPQ*z<~9Zu&TTO zOQS}#)yW|jgJPiIHca!9FBQQkd=(^T%)mlexCh@l5AMA0mV`t!&% zllVsd&k7GwvYD5^lKZxQvH|uh4D+e^h>JZFAyQPkRK$#PLYXmM;NH#6 zT7@r}T zuWKoNzk=)g^f$l6F^sB;avDPNQ&eSfVr{}Y(D{<3R9832dI`;fPg!Jq9X%G= zXmDh&_8tm?I1nV#WvKcT$hajoH&n>Gz5xlyo^=jtUEa@mc6;n9xb*UsjXMhIO`LF7 z*T#m=Wg7}`HSrrJNeRZKRc93E5>&WSEsrXnl6os5{5;>b_5Ec7WAk;m8%3Nlb~T&! z@J@=Ldp2R^1LGVQ7B=l*fviZ^;?sC^``=32>L~(in(D3%XOv5Qe0Xw%*;>|;>Kl;! zpa%D942}$YCd$nJ0H0?Q^h^Jce}lc*~X~x_gkzy*F zMaHa!1t-D~Cj9g{CAUDA>_dxh&#pA_75B+ACEm+e@khi4e&NevBwqupG|e1-)vfS) z?*|4d|B}JOM0)M&s%`>iWu|89(6N}yiB;8qwN{P#M-<@SLvV)b`MaNki`>k3uef->qyhN^kg>8Jt`6>b*|Nrq52D=tB!k!gSTn<9suVp!889G1bmwUyybP`ieOqL4otE%)Bqe#+lMNZDQz6eMvsgdnq zyMj|glG~tj%qk5bIO>C6U4dnr2FT;KUViub;Ja{tNDO>od{3m0&XpRsUHN(JUSY*i z`*@&k8v3I;`>MfGJLjo3zYsFhq+eNqhTT=rAHaE*dY|lnz`~~SrwkbT(`085(5Yz{bbIvB0)8K z6j7(3rtCZ|xWdt?3`d0{N}XNoIB@_2lz2(ZfMU%8!x7r{`!Y_!m1GJ%>#h3Hz9Uxs<96E1!ONm5iAtm+&CO~YlQ$i7hhaHEqO zZ`s4^-u$5C&$B&7{nJ-=sbKJ&*K>t_u1E6=vTX~n}s z$Fe~2xHLp!`d1B3-ywaX_c8b9n?%FPrVS3u{@XE+*9W9UU=Ppm_f)H09vEcji0b06 zluGOEmeJEq-+d_d;>wk(N^IMIKdZ(6f~~cXiLe&nOidLxR)xV1Ba-^MC4LY6W^H}y zEf^lAv)A=tk7q#TgZQdht>%?(g=8fcpyg$T@fvt!Pg8gPz56hjkmI-Z!-n|D?J;B* z;MQ4Y1BXhEbRwCQA1o}pXXL0_hI!2iIRT5-D+^sMu6)C@dqmEGYQN5}9969kb1lbu zwmNyA8o^j}{3bP~zqQp_;--$p2Ht8{PmjyUA=q~Zv_5~b*l@i4z3vks`CADwMbUq6 zOk*_b`fBQM9RRn(JV#`zmR%R$Xd7OC)bnPeU{CQ|fm~O7lu7Oh>6%`cIp63eN@QeV z2ggd`G&7fOEyr#9XSdqIx%=#c_zsP?SEYa4C-i5hE!kS@gyL&gPdtJViabRPvY~$) z<;1S@>b0}0%>SDi`oWw=&}--U(1o-;>d%~_VW-#lc!cEVzZcfs{=+u6rN#BAHB?u( zY!z2#xZc51md|E1WBF`^T&mSjf>1)b-!#s68r$0cXm`+Z*poKVX`XM<`F_*9z&DiY z4m6|Mejf6@a55QNq-^eT{F*fIGqqsfT_x7@tUN>|8SDC%UP2ra1W~IF!CXAQ+b7QQ zIZGV-jN3VGX*t0DnCW7up=Gz&{FB(gRhwn=i|L=QmmO(N<5D>FdM{kFI9h6N!x@4s zhb~G>JEMeUsXW`##Inz_3tzz&oto@0nliclmqfNlvYr>lIVP;gW9VYgg`4w{e{0~J zES#%O1}e_GM%$6YmX{9IcT(38>|+7=DUZ&WT-4m@2FA9})4(T(HtzigMXDCl)!`gA zp|fFgIgC6sl<(pRRy(Mh;VIS}0xfk#gNQ#??+;oh=BWJIbw32xTRe6Nd3iM}y?via zK*8lMZ|7?|c=QsuI-qdc-E~+vUpP>8lE!64=0Xqq=JlnAueAd*TptQR01gB*OExc>7d=KFj%r-?ovEuxif7Ry8Bx3jz|aUVZoV zIn$%GqqE(C7=^dLq})@YW~XjuUjo&>t5x<*OWL;r6bZD-I-G}tWnzlFJ%H=;j3I1j zN91|NS})MNu@w8h^)RtpRdsagwb$CNgiE2!2mfw&F8D=E*O5fQtjHqZY9JSYNC6vU zYsmDw+x<^l`i}{i-Z|>6w{x2|Y?0%hWV>vITxclN2VnH( z5X3?i6~Adzl!0p417ZSwMI927+z(GmaX?<-mT3X{5x}q}jvpy+vVVf<`sHj8W}>RUKRHhRx0G-EgDpr#gj?c_AMNa}-L0(L zmJECBkS+Uy{N3gM2vE4bL+BuN2y-qqf%s{!MvcJ)fd22Xt;j(bn7`OCG5vSK2(ow# z>JKu3^wSgLPFZi8ah1wX{ueKR%6gujOm@37VZN;GF5FgLmnA~>t$>g zA{^u@=_Z8O>$l%J%>FaG-vkh7x=xZR*hrsP<|D*kY#@SmEE;m^(whwKu`z(#*HlC% zLs&)+9H;@Ikp(+jzjdCAWvko%x5rqA+ts$UE&^I*a!4FabI|5$`f2-kmjydRi?E|- zd|!WWXrnLNfIf*hJD0SgmZA*Wg()LkA~@&O678f>x}prQq289a5yEDMAEf1PQ*9|( zZmP>D`n#SGq`I>{ryYIn<4q}&yL7*a;75w!w*ghNX~sXKw1e8USlAOor2*BNwM6jb zNbl~+oj$PN$K)YVao45Ed-ZQkk5}Ogh&(|e6&->8Pigth>R*=u+tNOQVnEyx7p$M; z+^*&l$-pgG*yygRRyN=t*JYfV$D8I+V1}z`#i7G z`IfL1d+675(i)mo+DtZE&W9m~UgK9OJ=fGzS zZ7-2g%0kepZGJ~h2-cVH%w77jQzG%8%-54KL%>YXolg4P zG%uzSAgzP*wE@=_eBE`z_l^-%VJmWJ?bY?v*i$@yg!0mT#8_$6vjXkT%S6ywkkyeD zgOcPk{Q5A0AZPsdy~Cva58P5}YN~pN{fLHf1Lc0x_q+~@9ha)J8&Yg^q0loeoG&2Y z00k68)auF?Fs%FagsD*#dEOYlgqLaqU*w+u)@_}fq*8CHB6@;lQEB0yt3Q!bhr zN5u7kXmpzfT{)Gukr4FJHXSL(gLs;?C^X0Q5k6kvC>R8N+bVYrwj=kHHlg|U z=Aiz1UYkXSSX6ZUv41jXW7_TF)M2mybv9Wd^h&^GimXC{PVquB2sW^tNGqo~II zXQ;INpP|zK151+EM!XzcVa4aIWQQ2dlhcc5XGC!TQQ#1rZ!Z0l4KV@?f)C&iot0cm z`w5a`4@{VoQw3BPTGUs5jyXCxa(T*kQ>lP?Zr({*Cw+s8D^7L3Y*|08AIMFwJB{&m z@x5%(HlivnM@A%^>2WLTrSNRq_@m%FSFg$0EdivmDUS5k=+4bFmh%vet=_CPF{TtorKp>|^hYzdX?jezREiENtdnAVUfcw-4%joPQ8Gv_&2$9B>!I#n0L{A9o z&_8T(aI*eIe|xFzT}buAt9QtuFDh+eR)C(2&G+>z{1*w{OY7Tw(WK+ zP>wq5?x?Z-!iiCD@a(_md(db!fZwB+*aOU-^yP-Cn! zJ~3+Oy*B`kNZ;yF5>q$3x1k$H)i}-X*^0;i2+jRnwqT$;gw(hbSRx4U0V9lz>wC z)QG`%$b#R*rsat5_Tn^-*xAe^pb+8xV%aHtw86P!VAY%Yz*LrRFok``Yc;L(PH=!B zNaA-Ky=jN_m+iO{oJNRz-5aH;a-%V^#YP67 zwBhDo7ZyCfP4Szx<-$s%!`t|@E`|N0ElIU``1E32UCwq#wxSwL1TfW8mK<10xTyO&aBV244aQp8 ze8h1W(v{rPuspM=9!%$dtg!%1B^6U-L@4_(^zrUDQau}M`=OVGZktK3);V?ib$DbN zX$OshrUsM9t-|mF&z#^KCZOj(&MsVWnM-Uf>MPdduJs}YEphR@l6BZ3F}BrtkI1t9 zU!y5KyuPq`(6YntdYnh`^*qwpFGKJpUzJRmHB14|@g+axa%leMwrW~e*G)Lf0FUnj z@aPBhZ#J4D*?mpc(|3VdTeOpxjwU_d-gM+>$RdVF!TUIj?uSl#h>xu2l9B!{<}JEB zjSNy#FEtfW#RR?gq$9;j!Lmk6zRGmF$KqgZRUR!Fx|of${8-O<27j~kciNz(#!*SM znU#`%#MfhCT#=9A-W3pP-}SznQ}%Cm$t>TfXMJV^Ig@tZSZ@vj9KXj0ih3jsn6Kk~ zUEh*(Syg$_ZC{0BV^HN!xoLOXaQpjwB60Rgf7iu^z6F>uBUuQY>Z0grls1S&W2l)R z^0glb_K)O-)@Y_?cn!L9o3-bW)hm^TC_$ z4lr#kqc3zLMlkkHSW1LTCD3;RE67_1bC=_Pl3rU5r3U<;s2)0@607erd`Inf13}{F zDl-BhC+2|Ne0O?`@H{fY2_zDL00XZ^Q&FO?x+Uc(vL7r6G8oUogiU)<6Nc*9m|0Y@ zS^?&Mx7FyB>*fP#LoD_jF{7Ks+1M_1>Jg2q;G)LiB|$}c6K zv`?d%ychy5`lTgy>#CE0+IHW9&J16%@}IR76bT%vt;b3dU&ZNBe(C08z+W7WOEMgt z=>oQjww|>6RTBhKE2@EdNCM{MesFFB6nX2SjU!~RJMjd=g57}Y5*Dvq2EL|eBBck6 zgsO}EXoKG2s&z^yw|EesAJbIy&MmD3o(+8x@*3y*ytgkq&w@Z#k_}k(VU1AOb zQ5hXd_m$nk_=y@c*pEy==W>-;(?5}^_06mh1RnqT3ei1aELIg9(T$VCHJ>Cejc~I? zF#h~X56qs1kJaz)&NvRbu1|;AsyJHaSqcLh7*hug{oHNUuV1#{@AL)xA*!h_EaAUp zm8wxPAT*eXJb7JT&?rLbm>R;NS&xT_f`AAm@#e}XRK)81v^Tp}>g2`8{(4EXeAtLL zRk@q9PM;;u{JUZZ*2|uw9WIO}u71(7iTYNtm43dCr-TDQMk5vBQ%w;9*?t}jxd)_3Mbmw|? zHz%w2;G#Ywf46q*?oHxZJwY)oTy-uH*ubN}r0pG5D3!ICPd!{--!-)XC-^7h+ z*;$SeS1y^>L<$@meM{=7Dd`kK%>Ovf)W_|xDPANW-uPL6YizOp9rF<;M8Q5;<|XBb z8}yU-J2g*19z*gg2+f+K`Rgz=@YF?osjAy2ejA2>eCR@tV6)t)tk|a{q9^RJu($mL zrJ1X*D0W|1d5o>MQ@kX`>tybiRa~>X1V8ujW-40W^3c4&?>UBg>9>C@w)Z~guaa?p z1jIF4v-8gEj+G1DjyO&bX56MX2mOQ~#7EI5{D>W(I6FRl-}B zQ~aahi&buC4ylA(8q0@2MV+w)SN|b2d+tS+FueO#3=~997=i3N17!9 zQ0bj*^ioeR`U%0GyQzG7b+od5yPtBVSz1zdlhOi6^XX)IUVJwR|Cy0W(o?C1rgjj9 zicS`7T-8-stY#|lGx7~f9^q~`CuiHS2$8Tl;XxKL~Z-|d@s zaU9y}I+l-r$Gw#DlVAzKBt08!KB%se%*8z+RK>`cB{ET56Z>676aW2ASHl1W?GPau zhQI>Q*4)7Fp>)ef20R#ilM@+K#md+A7}ZSLDs<2k2>7og)hhavssU7PRNJ1maKIsF4>CNk$$u65el_@OD2FR$NOOUBgW zRU)hs!I%vDr4sE8bP*9=jTr1*;Tm!5nYS~i=*{rGZb1Lqm+znH<)!Xe*pS6cwdR%~ z4bHQrInf^m9?2UcLMYg`@;i!RP%_4f8=e*Y0&ju6D{4FEUGi6EfYR&j-rkhmtaCqc zP7c!iQ=%vv$MS90J@Msr3Se9q6Ek<*KInI;h1@7TowIvD?R$SXERBgw;Eehs|6}9M zmyfJC0G^TS>MykQjx5fn`S};3{G6(Y-*P`ar};m6tlIIsU>^t(thdxa0H88%rzhBh zf#$2(D0%5eVh^05-7iVsZmZz@o3!`2pvDmMtFrDzS~m3QS~T);8~1jI7QBUJSQ`BN z*1Xp_Z-2WwHBYz8%VRn_h&K4!lSkMuhlVy*$nQe!*wsy&!gm9USReFcT0#yxS4ADp z12cj&n1ouXKI!_*58t|Mg(@dv1#K_B@Y|y9(MpOa#U}`x*_9W)-Jupax(S>=ZgN`c zPS&&-@pJFqORwS3e_BaUggzBl+Pu-Seun$(%|a}s^UkVu3^>H}KB$+YgIf5CJJWk% zKN(BQ+jSMg(^a9#qMXS(JMR}K2x_#Mj;+^ALW-D)!GT3oWp6Ksl8>keIu)xhqo|LC z8J3UTF~AI{ILs_YaII|K0kjf6K?l{z_*9yn3cpbM2#ch-cJq0T_gW@DP3{hTCEN~0 zF6Un+1O86hWqMv!UN2Lvp5vjJ0GPBpURPm8zTWeJ4Ch~FVkzW6U34DXBW zm8WQm3@SDAi0pkkW^Z*F;c+=0D%2mk*sUf#4S<`sGO{7BIKBd>KiwLMCVqdxiSfVt z6MgyvVtmh^o8qwKI+aDB%NG+`VezLqyLT>}$wyq$@A4ngkeL~U!!qCT1`^EGA+qxW z=R(6K*xXc=lNz4U(!L9g+fnr8giVqvKHrQ}FQde1Fa9cY-e80IIUX833WXwYu1&zT z;XH0RQe=fZ%Wp2{q&oC2zVNcvH$Kh2(b(ePO!Q+sPSwGw%6bk<;sea?uo;U6_2v_I zOM1QuzK%!6^S~7c5d18r!A6qDZX7Y=e((qn!MuGAoh+NUUiSBwl0s00W@5v!a$tA4 z;T(cL$PtWJAm5;TePQMw%3tUT*VQdW^cYVlDr!~XNYmiI$2p-_MbEIgQS|B}i$ls7 zGFxz)Sl4R+TMW^9#QeYoS2$>F3nv^VMr`VO9e`l0v1muX(X0D^UI0%Gdwd0S&^Nc^ znQ_^9rCEvzZ#lbraw{u{|Dueuv8^nq&&-0yrKqhY!}t%YQ-OiPQwFHn2n}9(zPDbII09VBwox_F7i&BJt}hVDwo*JzmDh^Y_y*wj<2?SV^z&i1WG-+!+BP^=r-u)chfdyfR!gP<_mAb zG9@eBK_mo9L$lb0j2rY$S65JUXxD)@A=nobY2+vN(ZAxB49V5B=6||89lu!L4$I%d zypNdLPV(zhN8n1$FEGd7WOoqq3xP;t2Z^)$mo*mxp`=`psp5W#Fi?dftFkDj^ref41pv=Zh~qkcyN3;9vUv1x-p$N%wu7RR%VQJXq-M5KHJY&y_;%f7Qw>k`&c=_ z8>b=k)c;4f$_z*-U?^ZaW0hhhvPn zyiIAm4pFS@Wxd0fXyjL5H79#j_b#kCh_07X2A8M~#RH+ofQ|fIkuVqRW=g~bb$)Ob z`RltTHpMT)M!3$NrZdr8VSokn6K;mZ)DYvR^G&VK*u+;7z&cY&su&(t=L_Z?O79)* zp?_nXr4^sdc=hSokoX2Q?^_1JuW)R{cBE|gdwy5GC>F~0AVLgdXllF^U>cX?b^*f- zQXZ?W6c-DK@9uvI2Y*c{6OA%mB1wOt$&XF#Xq-0=P#U(HDl6YcHy4TF-+Kst8OqX& zNJK!Z%;7+Q42zwzUY259Zf1XX$_(r+fqR^($>CZae#X z9c;4O?uY9<{wVYF3h#%2&*MNgy2CB|2ClPym&qalre>_&{n_QmK5R~e%pL2w%cmN1 zl$_Mh%d2H%!!wawVVwQy6OUiO)s+nY-^n{8TtHrnY{uXyx%*ipy%MTyj2YdWL&4e) zPq`?k4WeYq`<9VdBg;WVm*s}n5*yS4YM1Jz707&Y5*%oeB%4L;f3N=J)T~MZCCPXq z)S2<%9s_q)@bH`RIUTi4O0j{RT?JSzRK9`ti?$zgO;H!)!fF3@U!(QDhL9{mKkuZV zje9Br-a%n;!~|9+1xc9CQ_=^0OvO&w^!S^*;uR~o(3G~`WV3Fco7K=XYNj&?%{dZ8AKkgeze8ap!xN`pRqG$RD9?gsLsrGBX(~HN?1?WQ`@&9u5 zGYdL88FvubHWzFLD_^_!rY~XI9U{?%G9WOM8GWY5)Xqi_XH-v${?J+2W5 ztAk^k{PNR;enfZKCtRMVq8Ph*n9oFtvd+xws)gC*c;wE6f?yilRWa^xp8*!zQ^(6Q z6w&ZY?Ep0ISJugh?xtHYy_zxx9H0Q-8D%?HB)Im25;pS6Ml4dajye9l!a+B&rYQm= zfd6(YN?09`)JckIOAY@KYWC)zL4(^Pnh>7~&NX%eD;A#?6DF;=pux{S>6ZkB?ce}% z#E!U*+Pm-OZ$*|kZ3_z&OQ4K+4C^1{%5*;D+Uuv-Em5LO6xRL+B{S zizPB7W1XFyAA*AF$88zth%)AzdsE4JMm|j^nPQh%Wpf`s&Ya$izdLUA?P)oFY7*1G zd%!?y;84(c0WT=^O0;V2@zJJNC&9eJM+lA?S$+1oy(=vI`GeAZCjtTcCcoOG$h_ow z`98z*+{n(R4CIeQY`Ye>#IIwNxG~}K`mXLU+Ew4Zv_|tT-qULaF6Hk*MZ3+i=H|mp zPgh_ys4k!7QuR`Mb>irZN&1}~OxS%m$pu^NAgHyqeUIhwO7Gkr>>^1rv1onJ{Z;Gu z@UxQZ`x~gq&#Z163nLd()+`H57VXK{7te=ZADMcIdQ8N%tmb(8h6a6bM99o#Ss5*j zmKzRsO=3d{zmS@x>oV(moDx+Xex_gurca0#x^8hfwHwS9%nBw9rbx*cdD}BFX5V_P z1{H_JdX5npR0$g$oxer|hcFEtY!_y}__rKR@r)it_R=G_?YmREons+QV7r#2tGdzB ztY}ktfAi^;u>*VN@j(wNm0`iL*x05kKIqkY7IH9RMkMIkb`kb5GA|x|I9qlCgka`Rj_)Ug9HRcZBJo+^cJ04= zI=w!=xFlM*?ktEEe*2I=F;5$B(D_o_+pqm@CrB%lYRlydnvZjjV(gW!#cfU843+vg#XCz+E7hD2Nk^bJ^+-$JyFSdC(t&+;Ky_%?Uiwd5M z(?$9|?<5!paYX(OM|tQQx=IXI6WjF0z;*?>0A$m+?pbx7wL3lgJ#I{7RO7{;59OpO zS~$x+@}H>Rr`!w=JSim~H`WbS8=Kv3*$5^JtNWdNGAtq(2)=)8P-*oZ8%{0&{_?JK zOfOx7wBcR%EwE(dr@&d|KXbwu%Yn?<-HVHkj{eWTRb9YF_I@OU6+XhZem+bmG#7pT z-ZuOGTD?II(h0{MUwyxH|4YY(-P3+O9RUdTj&x|e`63f*pl&ez&3bmqpe}aVQ<3%v zfhPE2Fwpx$#ZcuPp+I=CTc6QJ6%sJqqQg=ip4)$$79Z}fzPO|g$TxjpZGNY_49NkCGrx+hou~sHX<}}- znOcvd|-$;rrMV<^J^1DB-S8_)HVW#r`K2+dC>o}L0Hu+DudenzclDGM9Aj2F&f zG^9RnIT84JIu>;vIRFcXw{>+`e5=l$y-`89K$y;$)?W!@+Y@FVR_OO$@66FEFgVze5le4Rdn-0eU4uIvakMVS{;rK%iqi%V zaE~)EQB}sY$Fh6nz1z(5PYImw&J4P^b3c!BcV?nCY_VBe; zr{)&9$+a6&?s24ap0Dq|V!LJzG!ipIZG ztAO}0ch4XqS;6EmcLro#g80h%!yM$uYYaEr-_I>I0mNL)GMemPzm_(+78$|rC@SF- zS=){%ZkDPOB4etitP9YL+NiU=AoYQ`qmuwsxT>oO8m+~II!D@{6IsG-HAYP#X7uiUble%4mhB zLFBCzUcUyjP1QsAe9Ewxbf1X4y>{cYPx(=@w*I;+l9w(&kycay?r+I-1s|GD zB_KEs8wO3FAqkcUZX*F|lw_pFxgoe}G#yZyhbj^Q`)6^+)d04t@*qHl=g(ff_t~!} z<6`ss)R^A*(*U1jD4zw6BPOTFIQevz2(~46RVy3iwNRTHt;Gf>WJvyE8^=|vbL&h- zl8r8+6vi0@^wL1VcwDGFrYrA{S^!lBD>;^>d{%6sSx1)5djptlgQNYa9)Oq_1$e&P`1o0YZPW>ZKIam2ZX@H5$KnD{~~8kr{` z^#=-_9GO?SCvPf%%C=vzklUE>;SUzg?3?o4%gECAhKv-i)bo>+`_k({I4?ihs^umL z+vy6dHXYe{*ubh+;=J}fM})a7g{!c@yn+Yhce}v2 z$Q9Cz{KU7?9}MkAdOo|iw$?ucO34Y9p9JTfVniQWluUVEnSi~(dJXnSy+FsP1rw{` zg6DDDwaNbvFp(*Jimzd=5Mwl}ce&`Csp3jBU})$k zan3u*cK5!J>@9>JIKy~VRM)G)bX50iLPpid9yC6NQw^;HI9=V8p^ z({-y-uR>9rlCvXx`8w4&O% z?{eCx(nbe4*yII~o3P{Z&vW9|R?orO@wsj~5v*Nl>J#ETIZMMM(bI;?URe#Twpfm6 zMYQgfjzS{*xV;qEd%^1Oa;IFQ!N&KaXQZanHI4`AaU{tP`YkZ>Cf*)$BMp# ze751QYJXXK5l{Q7q^-t!y|)C$)+CaB0*O-xpq*t7LnLB;i>skNX(`0W;!&TvYg_C& z&~ZMNeJFzPz9AzTKq1n z&dzA1`#&+_qIx{-mTLHQ*mQ>w!m0W5E%g6B{E6(AKqNPfo6jmP|LA&~vu)t%mSe@u ziFxCAQB0TPUte6T>b5fzjq2BNH<}`s>FO+H)Q@=5|6N3;XKvR2&$SoPK@WT|E1lD6 ze}GA>!Tm5;oF-k~16XjIrj%2DZY~F>62rLq_cbb0byD9A7Ci5m%kr9J`P)wnR>hDA z{K;iO#O*vy^>L8dxYBD;N`#;Wh#9Fp+|Y>-=Um@JR%K}$Ot1ta!6ks8)vGWKe`0yd zjf9R%`EaEWhZ~!1gy&)s!=kFYyPFQSREIQlK5(~t z{zpRvHXQ<(;`Etf*W;GkVy>R=Jm;sVnH)a)a@wL$)+Oi+HC3%WHD%>=kR!z@^tV*m zcbtu!J>p#LyziR%UNz|Rw8YLc2=Hc&w6z~>i8WC-uVxRv7|wFsnNH^!Rsu*61OI-t zp{npcDb1R1e+J&Nj#~=5ns*ajv%B9Lz<+^QywFlk$Y7i|fvKyD~Jb zET#82Dh7X*aRO8UO!yTnlsQ%2nw&I_zYZss+P5;64iNy!==fL%9k(N)qQZ5F+;q&T zg>X8Dw#Rky zh}!?*wB##tCKkMPGh51!^0^s@?~Rx|pofDX=*+xM)*x+xAQ_yPvEOOK#k@}H{Z@|= zjZ%HkJ!^&8HznA35ZbRMYIsQueZRq}x2tK}O}6FM+0>t#T4RPBkH+~FWM%w#nEs4P zhmZX2_8dy^o*^Fc?jY!E6x9Mg$s2)ca|A`SjIw<0w?{MwV09zsy4tEU*isF5b!bUy z7g+K^uYqRJH5M4JElMgQI1>4)ToTv(OH0xm?OOVDjLyv!rlVj*>I;g=(s#fO%XK8L zLp}E^U?972CG1`BA_*84!hH3mWu@;UXp=}@{lf4|xkzTdNO2;%Ejay5yL_n3Gcrv1 zJ2wFqq`w!%wTQX}?+R3XRZSt~F-qxQ ztHX*iUI4vhMSC6|whEOvh!}!i38?Nn!kE5yL-LVjErRqWSFmS3mZq7N;93+vPM@|v zM%&^lRf_Adj3aR(|19nELDD<>)9!u`W2CENhY6*=ks}dr^{+j`EFv%m)ZD-;HSg6$=e z*y~I~AjE<||64yX<_v%g7zZk=Daml5fk6rYUz!GW6~6al$dxY<;6aWrY!Z2r)N+CR zb&IWR5oxDoq|X!C_2@7+f9cop^cpH2C>NET`F`7S{HLaH=J0Pep22YwiwAu{fp2>w z-S3;PYNm;=u8-!Lb~RoS4zHdf4IG6VopsX_?a?1U( z8^RPvo!op)L%RV!iXa@c_}%RZUW94Z9@f}%KO%niD*RSX8I^uY4*k-WZR|fdMka+mfKd6)CqiCNQ=48%x1RjN{Es67qxxL8xeOxAqheS zK$V^#F5=6t3O!>NFAUyAtv9#9d#{)d?w+!quIyOZfaJ8prS?*X>E>T}8llPpFZi@Z zJun2thd`Od6t}xKPL^@5T^U5B_`i&}NvL zrc0jiU#|xa8?_Ti;&(CN=jn#Y2Zo4xaaL{AebqHWUXv zRO1pQzFRfxC@*nj=WaUEHl5XcClQB*J$?4+;=8V26&Yrt$tHC}>ve@#z?UJxg!wHf z2NV}u&TE?;74k~J2D9}UEgwF7z=j;Bf4SfJ3dO>m_otPcs~d8V1m+pwuUCH%({l7@ zuQ>+17C)$K{&zDbcHJ#lPPf22kvmATx3!#zc>IANojr$--xq)c;LDajDb-)t(qm<8 z!2|=@<9P8IjLE!L|0S!CnX=){EZiRb6OTxPFsIYHLNa(S-)%o_-TRkAjOj5x(Ip_! zeTWe`P1jO+H=|jUCrEf;P9HRmtCe`J-6l+<+-o2F>r?hSrsUFe)H(*^#G!FSD`WT% zx%{f5^X;6nj5D&U)r*il#%G%cyjaUbPjF5`6{I<3!H+E*AFq2|W1d_?h~LfLaIpvf zSt8gto^RLjI5?YB6*M+u=R%*jab*xTWEMBRL4);Xn;lV6p3vy@~Dq_OdY4e|Ce zbPd%yOz&$SS~*x1MV#+k5^;Q<>zk;FU%2_492uDQ`mVe7`nHGleXr$x*3<1*BV=tK z?eMH=+S|8X$L2{h`$qN_Do)!aR>|+D?;w0hKlzUtg%V8g7BHzaU0=yqJz%=Qw8Wln z68M)I&!Tv!$V7e42~-}Ub-;>G)AOyYs#5SD10A)2(V&RQoeVfajAls+|n;KU9ly)}BSt*tehcCTQg#|BR^eCs%sbo}K$5@>CD z$eWuR?o;-cn&wG=Pr&#Ywj9rIY3MK91&BVpbz8K3&h$jEnKCyffI^?L_lPeh!s`kUe6n0)2jja>_+tY%Jxh827y}GM{UD-tqu_k za=cX1&JNI}^eu=?_E7uSxd2sQh(`JQdh8`%9ii~WXH;=!GXqzv{dot?{briZ{!$t+ z0)mlT^;S&*LbH&A@~xunA>lQZ&tuLu4>BGy*SFHOB=a{++08E7m6&jjXUZH;t$nxY zub5R%xIoCKYO52WV_DIAVPtYVuA1fNPv)BplJdx%n9%=^r?ZZVvJJQXGc?j5-6)}S z2uL?b2qN7`Nh2KsLo0%WG?J1-w{$m>l0$cQ!@zlbzwey2_=mNK#msQezOTKn-PY!{PMl74!LMQs;mhC9PRVk{AElw8E8q^2qr5yORG|wGet#ptR&=N2 z=hxa9V{zZLr8z8GMn_d^F1=VM=VqH~OqyXTc4~X0euW zG&sHyfVM0Ko;{wQD?JL86*s+SApv@5IHIl*v}fbiH>0AyLkhX;lf3XFpW+WI^C5YK zNNO4`haK?mqASvg!pZ#~uf#vy7;}0v5M1$0oGCpP3-kDkJbIOZvrRL6WSE>$WNCA? z8N3I?eNukG|E4o-G=ABq6raLjVutUGk(1;h;@96%MDuW2wF9iado1Bi9MwNTr7QayAeyb5@Iber;vG4L`_&yyvR)r=Odoy4#s7 z&cY$)yu-a)3vMgySWL7hA)RUF_gzDtstxB?7vfZ1L%;_Fo;c6lZt~T1{InM_4!|7* z`4dCl@)$+RS%0{*N19JW1BH^ONSCGE(jgDcsJtu49PoYcB}z|i=H@m53LZU{Y|r?O z8do*I;6nsen82q|-7>whgy^F+FV1&5 zCgnK=WdhsqVYyyw=*DMliCATjM#y^9+=zm)c{1gjiu+f{UT)ttIPLVzeU56GTir-* z_%euU_az7=T;U(t@ww3gp#Uz*R9hZPxOIp7i%bsVmd_`v-DEufsmljP{f6@b#APEJ zK8Au9ax}UGOMD@_Ej^=iu+#U_9|^%TwCYI3#Lbd+PL;35=Gm% z0$MM#1f>8|0ZSwZ*N+(20@UY$6F9>}YSM+G5Q3JJ2V z!^)9U`A1|rE~4m2+-Z@LSsiw$`H{xL^zslKsZBwq*iNW=L!UJ@v}EH!Br( z96+7UcRTB>B6Aa6lZWhn`nq8LWQyo z93s6M-5FqICY<>O>7bEP@y41?jPPcezc-tJ9VEoGtM=`%vcS^vw%>*^W8fb z4M1aO)4`XPOqP-wY=0iI z!x0eh{|$u!LMi!OVG8EvR$DM zPP{R8Or+$OU5WYeo$iC>v-t@f4gLYX%4Ch_1P5Ty`oKvp2m33+f zHx<^XF$rS->7XaHC|omrg3@UlEmHa+csf z+Ewg=&d4t|k0;U{ygcND46xh2pr$M~WUl`9fBlV;H|y=pe7sxf_{$lEF_BllKy5ko zPg}D6)0WxGnLnhLd|&c)YEH>X1wxQw{+{_Ls$Oevg;&jJv?Kkd+*Ui&wz~7a=wQHR zkhk_~FN@l_JD27fbZxM@v7OXLC)CGPr?SR)&$)jYF&jO@g9%lRLOn#ToAn>OR>S{g zGhh6d%~X1mKcS)$2By(D?OLRno=>}(a*iZbZsVc1^%P5vAG_q$H2q84G&~I($Qz7E zj1=;)nYhF0FBP;4FO5@Sh2ONlozaMtKxyNdm&^8?-l}_>`ue6(e!4x+r*ZFlQ|Hbe zAf1Apx~ZN^Pb>?G#<2Q8LGn;sj}d+(po=zn~B{6Uol?EWb{a zh;6jij~0IE%Rs{&0KPC}!lf)aFAC*vZRHxX>EE-U^c%I(N!oEMb^X#Zsu)ffpA-DE zvGaI~uuZ9b9N_wCVl(G=UE>i|zZF^n2>(1e-KFhS@v<6PCq7Xqgi#3B5!k8oAP;pd zD=WI!CC5KIuVq?G9r!!I@_!kBtR=RwP6U$CTki#}5IXs;-^BtL&Q*@}elq<(ABZ~TpF z#wWSEV%=#H(mF!Wj|D4nhe@Ulue9ZFDSnJOV1EEo`3=2#(_Xo388D$VE(mUz*O@Ng zSYTS_Of(%|ayL9!^65Q+y9u=LJ05PhY_Tg@8K{S&(==5z6??4)Pr^Rz3PqCtVsGJn z3{AZ=$zW#rM+cFxaB?m-mx-v?hfBf5CX)DMePm)do3SsN=-Z6 z35bXkmID}3c{%oXc5DApIKMcy`n;MKN8_hocl>TBX1zL>oVeifDD9H`g5+wX<>BkJ z(S2koC6FYEqM4gd!z#MhG`vZI+*Y@gTbefEJJWvHc!VQsM#x{MKa?JSb-XtA@$ZQ8 zl{jBxarIg7n%L+C8-SFw;{5gf+jINb6r&qmBne;XO-^k$BYzcBE;aHeq(dpbOT&h* z$_Y-sto(@-wgrkG{C0nOVOieqOrEUO@qj1-pnZ*`tV!^GeS)&F0S9nor!An#8)?d( z*&_~ZkBm&l;a(`xDHSS1WF>~y&m#p>Sz&sxFD5O7N^SdmJvQyhoOh zdhi-P;7~>C8Y-aNVx!L6dFze%DrQMW?q}}T%P0^}?cB7qLa07|rqrOr(7UERT%Y%s z^z%wkqE-1*IW7O&+K{c``ZcJTxO2n%KGXH{E0Wg7A;zJXXx&ga5y9CCDz3APCiIV|b#2*MsV}O*7hX#gNJLv%}Qu`AN!HWHjh) z+3mwC|21+fW+1rvXUohNX)VUvAh;Gyh-An^tbN5{RkJMpWIU3D3`}42q*OX_E7>%e3dXTGwQ%?DOI{okY73k(|4+f0|EfU9qX zOIHTd9)#4+k}Z;oiFY?l<k_j%85446;K4=T=6qP+=1k3gn{A5>!4I3e1#7pdmqN$%++mC=vrR4M!y!gh90cT4qoPF=gIIdi8O#=M0pNgO{o(nW$%D z4Mb2r9M)v@pKqhvjK=xKo2gF>;m{gz6TPNe-v#+A+rzg}s_)sAGV(~CVH=X=F}m6HT-OU%?=SJDWvV0PZI1?;u~%W>r9 zVF`jST;MS!HXakR@#ARw;UvY}li?vKhxd2M$5t>Ynce-A9Sy1=*mM)VTOPp&l_{89 zVOMiy2FHDuToagC6v@|}%{cJ?n|cbUfKDTUmXr6l6}pV@gL0pa+5D0F|6naIbej20%b@E@49 zYJxe-{4#wgfM=BFC>}tBBnn6({{sFnnefguQY-=FKBi~ws|Wz>AwaW=MOgChU~1(M zt;pm&;~pIrv78V9SJ8pBN2tQPS6jn4j;t__5;mx^O=i<2m%2t6Z|3W!@ZIP5n85la zF|v8eCx(7DfQQF#VKT~>8;t-1n?ci~vxlcw<0&f0GivWKL6U$DPOt_;D3#ikpF=+2 z(}yKXfX*Njk^~qx{r6aY02j}>c-sk0_L=%zx8Hn#{(F4E6zK~oUS4Z1&}J^crAGlP z(ZS2iYj9qnr^vq(s=|_o9}7h5X$Vn3VLLFr{S)G3#+@07{Fp!I)%H-83BwE9MAEpw z-M<#(m|oe!Vk@%>;wxn zwE8ar!g28r-$p9|4f)E=zxn!Ng2J=9sBMak@I`S}$By?}OhHr(j(=F_QFtZ#2wjwnE=rNIOxPJO~oVxl%5@UWC)ojy;i60i1oV`sR zpZ&`=Va+8kj;Q>6=tk|YFQrFPJ2bThp~Xi&qrV!yL5>ITkO+To#K<2uEeB%FI|%$c zj=rh=^Jt6*;l-GdElv2nP-(zUI9U-h}qLi~&gXG1?xi2EgZd=l*iBZgejA7GUxYU)=+iQD zb5Rwn^_Vg?u+>VA`4UG6udbPO`bcrn)l22RjgWsZTkNGxdsuATx;p<0^lga9{QPtK zT?mGVRpOZQIr1Q;Cr3r$8eJ+AJ9Sm@*Oq=c1qsVGw}<~xUi$3g`CQ%Wu4!#Py?S~O z>?nH0?spTU!dw+OuKbVb(Tm>DbO9Ba> zeRVW72g&oVYz-4;wfAaQfqB|Y>ZYx+N04Q~E<4H&b% z!KQ}AC#GMub&{I%&vGDbGbadZ@vt$t!UE>A^T`s@CB8 z$O`fB^pp$;%G{ape_U2^L0@n(ON~>=-`L3)XgPB?Tu_)^i^{mZKkJ>VMe2X;cxO(H7Krg{nJufTrr6wuJ_HRL9Z4-DWS4)P}DPppRNH;o`cx59`Q{ zsWTRgPi9kUTxmbk=3J^Nsdt~*j(q-{_mu1yHU8P#7h`VT8)GytOq1{b+EdpT7Z;2fV<6jnB?}{}ypz)kn3dn8|plMc6G}WEM@|ZVSpZB4<4S**iwJASe58Y^Nf2V#S znez)vg2`0eZ+4USu$Yp+ziju3S)+Nz&6>VpZ9kx4xc|v@GEM%#5k7!fXE*}zl667V zf)6QqOdsF-`|Tk;H5c&HznhA*{oZ83;Lc;dd-UqPpQFC7Lbfngrrmnx)#kkW-$2&p z2Fz|b8hWBK7t|vq_s+3~iy}+oWM;JuZC@b_o{NLxqT&nglZzgPw7TLcUsvd| zs!(_Znp&KXv(}c&)q5O9(l5`fM=GB>6=W^UXyjT$%5RBSJke3n^`>wfTM?Jm`Dvm5 ze`o%2cq^l|#{0rYeW0v09YrG(`p1%*?On7}f(L5`58!Avas?Rw1t8{9e#!9-!YN3ZwI z4d1Q&!v-}st`b&*ZPV;a%mhG4N+s5kd^rwnXT=wVeFsMbsx(flr24&r^gH9l(G<1c z=t@eNT7z#`i{vkz9d`6Zu1g0t;+#1LrPK^FghKStqygGr*5HtxQ%z z;;QN&{USuKA&B9H(&OGmVev*M`sF`WJol0e)Wlp8eP-*0Fr^6tCvY4~0o#>=1Yvri zfOWtC0V@m>U5Syn>=yaLYD9D-H8i2F6x37QdHGND4oGlCJ)3eZlAd$+0}g_OF96 z)+7p8X$d7q;W{OQ+M6@5+a{4ivv=DEgpf?pk^a>b;VmIB26<8vS`)XeKUhLbeonS{ zJCAHOzU(>FeC?N)red28Kq9Dhjo$hS^OA>h_Nhw;<4WkYdZLRofJ+#yB~ zmK66bf#1(pqdVtlR=olz2m}14_MegNx;rRTE2c!~M{b^LiJTVRaL9~Ytwn#)#(OJN zTjt*#j63O)C!wF5wgdcrwQ8JoO9B;YC3BtWj)>Kalh6tvr%>Kcm}mwNDcE*!>^6x8 z{~A=3ESrZp?)a+j+xNTFwf0={eh+!(J#WH&o(MukklMPSHaiyVSznb_i|{P1kum-v ze#Cu>#>BvsN~huA5MMv8Rj3<-Z8H>>)FM( zGlTx&|nX#^YZluVp;_Vql6FP*QB? zd530AgB-Rw9Y$@Cza36K5)dO#C;Q&+eO|-mM;)FK{(FGo0-dOzz`tHhtwOIrS1^ZB zmxn4v>4aoQMf{4dWV;6YD^kG0_!@4~8wT_w@WLGOG!m?k8cO(@@al2#equ+C{|mLN z$9x|eSQOTMl5Uz+iN+;?!UZ+xVPX&*=e`?EY-~(*8MoZ;I#4m6=zAu6hW_o_;Ct|& z*iJgfR%)`3hn(#44sZJN+2Xq$b4+)Jr@Ul`5pp&_fz9yVktUzndNAjg=-vneEf_^@ zg?-b7LA6&AdDQH9&s#z$3JM)7+RiWL?H~D#q1e;jjR&zjkp2fKw3Dw58!g~>zU}ty zEA-+UM5Zgx{5YTW+3SrX@yfE5_nQYlIlg)OC+VzY7NUUR}<)l*JeI6dU@G zE<>C;=VyN5C1RId*ru%D$ygmCOyzq=w~U(tlRs3%7M1z#>@efHHuB{4r^sda#`r$| zs5vY4>6ZcQudb$}UZpu5hB$VA=mtnyogKKyL@&3kn$w>Gb^3oN zZ{)Fk>?Tv5K_JUh!gt1AS+QNg?UR3KJQ4!l{hC@7x;nirG2@?(f*fy5qpPM>X2Wb^ zlt#FD30^!2q~C}^A4uNG^J;FuRq3s-`j+mQ_qZJN+2arE`&Y8~HZW}ifvtqptp$eM zK66o0qtj8_Z&B15lcj|uL_uFM!e5ez>H2nwr!o*wVsL&w%!NCMvHz$i{66-JU-WW0 zw_QzyEJFNbyZbQ(VJCDDuRia2R`YDHRyn;%PxCpMGM$8GLFrrn-LLfd=~HpT3NJow z?&KyKPu|{AzJpr|<|$u_UD=i7#dCP?EXmW{*!lZ^A;%N{>@BOi4$9fHyZ1ApkicH) z$6M`B+KD&I(hI=tZ84GR-0e!(Gg1x_8eIDIugoprPExCUAD&|NvzR=+M&$bJyKTeE7ER#}&|e7G z74i~QHt$i|aR7p5CcKaaw}`S3Sn}D3OkA)cYlvHI7v9=F+!yn|QD<3L`ke52GYf^=!&6?pEpc&~cVOe8StE@853}KM+hJA9PoKs2wI%aj z-N-VhmGClLl8b;7bTqFf*W=c3wz zl^HEIXN7f>lPXv+Fn~k0@??5|kw7ps;%v$5uQOoVI_oj^s&1rZO=!QXFL+L1xWhda zS{k{unpR(g*J{lm;iQmSg~_|%*!E5|7kod+Ju>jyBDgZ%c(IGl4b;Bk)eS$`ZPz)Q zWBQXnNzG%h4Xe(nW~6FRMUFn;)N>!K@mcVbK7xI9`Uq)FeqO7a;(oV9`37GpA+$Ro zGHs^+bQPKT!tdO6;hy)GxWf>iYp!2_8DaUI%ZRAQoOQnGKhh^yBG>A&lPmvs%IE{U zHm|00C7F+@YL`t=p}#M^v$&-&I)eJI8q3Mq6MpumITF}tWNe~47l}F*pPUL-G^IQ` zO}8rLRJChMCL_)}vOIm;-%OabUbbT+mB&6C>T@U^;4~|8;9{6q!7u$Xx*#=S!GYBl ze$}7NlhwGaU}uiHbK_r^X`o(TPm_3R-ZKm!4iJhxYSqAd4J$scq zpQV)L1^GSc^H;`2*;nv-LO{x=#_Yx!-q$866&$AG9HJPK4FTtoq8cfY)yREvb4v0D zp^qleoQ(vzav#J^{WXSczv5up{v5JIcQCqdZmWdNb7fGPwr6=GJ*=iE=ioq--~4Xs zHUX6BSW^j8XzcZAk7mqMU)$B8kl{&uxgNFFhT7qq38P^MlkFri>m)=}0}5AlR!X6_ z;po4h5Ts5?xrU!ltLk>5Wk&c2ox7^NC=(Y#sDrsg0yfn)#+_z4lg%TUXC%yttWyRZ z%|8I+72ln@S->qfuz3dq_d{a7(mUtc4Kx<=5|=wY$=K*#Wto{|*E>ZCKFh23RbPjP zLvwdz5@WuCz$3PkB^^wzCzTFMg2tn3csQ3KFvD~;wo2K_CJ^ARrU4|IM-5Udb_+v5 zm1*#D_aqUC4yvZU1K7`=_dU0Smg8_s1S3g?!)_!{EYb9} zw0=Mspykv-(Y?S6MJ)_uT(~oNGJd#P8)&HGgPuBue+M=u##69Q5WxKR`E%~tXY?WE zD|Dc6?0bgxg*Yq4k_1;$>K*aFLP@Zf56q~g*d)EiqiPT)!jJ`jEVo1#0OGLPzFgX= zFyAd7qbW8&tV$FRV%IV2yfRmRV_}%xTJ<}dBW?e?>*SR?U$wyJ4l1d3q5U>Cm1ook z_Ta+3K=EBlaP|(3e|b}}_x_CGcNUH!`?+&ze)0>{K@5|7ftR)v+I|99-&ZR+3`YVh za3B#PJ-7i*7DBUF^6$Da-~$CIMZaO1ZWc^OcWUEh+g30Wm>W~2HJ=@$TRx3u))`)=pD44vv6m`# zL3`2=;ATlu(&{_c{KfR`*vw?+2APA>k=K0j`P+cT^7!8#WiHuuV z`ot+hf2^daZAjf6acYs5U*bK*ojzWxton+oWw)dSX1NZck|A+N4Ki3V&x)*|n8lDQ zNc`b=e&k0P&X>p%;2Jd`2|fmPu4C0_w+Z3^i^+F3VfBxDQfB$FdH-HAdIg>O2w%Hg z9BA+=jAH&_^F>gUztl%GtkBNw7ap4IJl=RRk{FVpzsOc&R9KLgZT?~VK(bhXU!N}4+NDS}1BuznL!$qpax?0B8_GY5Qw z#>E{r9yaV{2I2lknb$7(ukkXRv-N&}3%A{U&7jn#lO&o@xWKP2jlJ|5ev(Gp5{iTy z@fp6Y)Jgwz{GNk1+5WE5C?y_1b_x;ceBf8Vcxg9d_r^{dKV@6j!=abcs_O4CEmeWR z&go@GJN97Q&uXEW3xPsv*6((4mNdrzQyS(C*(YXi5Z78&b&{2e)IQ=lt+Rs z#M)C+TaO;-GT~yIX!PE(%leFGfV)32w%+sBApN@UYsO*A<67%ypW7qxVYFz)I2*mt ze_3fM9!vC2MJ7g&96;@-?)2a$TBK!uVkL9zIgwm#jwTUC?J|@}UxWy7V2IOXkx|Ia z8Bukb(b}jy`mS5Io0$+=c;cB{t+{_Z_swIu^+$w~por1R*(;R5=5EG=EGG}HzeL#Q zE!X>^L(hXnc4vg|?qIjxMU6h8J=q(rj}9~Z55jTEB!w{DcQx_JBx1huol}^Pf~za1 zr~dOoM8EE1=p{QcsvY~2Keg! z{;78uLtN2NtM=_VhL`G^b!4%a>)OFRm$R!*X-BR;1yHD{q z{(FxQ_;u)CeiyHOHzHhjU(wqb(pK@v)^e5Jj;$s0cTYte@z;Vm?c7OdEk=Fbb#Nos zq8Xj~JaW*&gibVYD}KnM9Sq%zsgG0;p0!fV)yvoA88)&G@pZdDyZ82 z2@$`@>CDgJ(n{jNd_bq!W}ZA>^!h&gj2zAl67EFqR=MD@QDXD&1;*XBmpXfCtK19` zza3lNzD?hC^FbktK+>$q@VSW~dbsI;Eioe%Eb*;~AVI~ZOLZyHeYJAS zdRT6c_vE>gRgTB-O@1}UXL|+Nczh%;Y-mh=qciX2&BGkLEY;)BK|&!YahLwMFutcd zKEKy*%#9RTkagM8o}8*T;AnWfNx^#i(P7aB&}rrIxzJ_z5Z9D``2<8c$EvUMr2A~m z|M=rs-ibWD^ywhbKPve&6}DB569kDe-uIW8*&tM1nzhzvV_ftXLqaF8G}f}vE#3iF z?UeqAtlG;87&UBBz}0g#7CpB=@NUf=C25D0Pv4gdQ2nshcEcUx_CgpV| zuRor<{oz#HpE0Q{AEK! zZ3I->&DU-tx^5-aVZQp7RzL;GEOi)%8y*J)O9e4KMgHQU)#TGnEkExc!kUC4D3bG< z2(O*~Z{#=<@8jjX-eeI@^6RdFSvy{;6xFb2vwF?<--|-2&MgKLs{odU#$89V6fqsV zHbrteBsvwiqB)|oj;Ri}m!D1XGM!kz)@zU$D_Qr%2keqM2DI6Y{Z=>sq{@Tq=l?r& z?9euLW7EGhV2Jr>ZT&7TMm=Rk`sypEHCkvJL6VovX)h@xFm5K4rP1pf^|$t{c+Vj* zImqnSmHO{N%lL;Jk2(64kq&}0e87NPbqBqx_Q%uGuHtLG0}Xb7)sVXQnxW;^`&lI` zmDCZQYKzfkxJCxJga;uz`6w~bhQ0YPDNgPy>J*(F+Jm;5x;oB+WOAcH(2_UmtyZh z;oY}jSbJ6j;-PZRE{7T#uS8i`aEKXz0YEIh)%b-P90yOvF98gk2a&nYN%q0ObK$Gg z_y?(uu19nT-3lk=xc(z=mAQ33LrK8EiaW=zkEI{)ZasUM;6vawIOWcT*99Umerd7V zxzH}h5Oj==hJpKs=$I5wMNSVOn+=8=Kk4B|vDAuiWvtq^7ZI5iPsq)yzqKE%+R2AQ zqRZzWrqpg!SHdl3*G(J?0{SjPcUQ{)6!#iig7UKRLNEDc()S3dtdwvU)ft`HnH2#>iru%JlND>hbhyAb=eiunVizBl@7o;?U z^eYfP4M@J@L*gbIs*Oh`qx%P5`(P(;mu!@!f*C=BQGl=~e4mxHCT{#XfIAu`=k|emC z9iHulN>4aTDS%KAZ19WZAoOK9&aND((9S(ptzbD5C81v~o;*?E03XVNh7ZWIz;HvelVmN@ur;O}obOfx zV$&~gxzqG}y6y&YOLX!|SrU3_ZFL1|e9wX_Q`kH6?&<6&DR<4#+MG}ZZQmoPou1-Q z5VMt`K8yNSsuY2Q6s+dbKjy?TX9Ir@g^=xdo`vHzO!*tXHf;@$X-t`o*u8v_!a7w; zfSXvxGFFjW;Lea#!5gT?251ts2*j=^Ak3|;!^;PIISnsP<0%(KJ^GA}_S(f3XptpA z*eNghHvxNS=X-UFoDYXiuc5J@d^`tigcAKbYEkJHo9M3&*IuDhS#8a;EUO)OM?Z(I zm_RebZWZ(WI7N2SGpqtoGm%_!Udif}NT7oyq9C+06I~Q$ODiEMiFR)|a`lekNklRO zA2pmy;fu077FEZA7DBSBHD~SM2P{e#1BBh5XD1D5nKioCmZak?!h~*=yN{5UY5o?F zIx3VbrrJ|NDFo-~f65V*>_h5H=-n(CN|L(evXBz(%^mdb5H9ZjtIJgvum;}2B7`TwtI#*`O z5_P{)5HcyT3vLp7%Fa6r;kiyGVC~*n@-gX}N zg3FIYfTpTmC?4HYd`v9x6+iR3e+c-Z_GnM46dHuV*m=(=UBvH)ijLJTLx_q}ZeN8T zsMhOA_E|zGuTAp#U>N(tMl_|SXw_|z(sEzU0AWm)tR^J}T-GPTJfr4(fo9>^+gAJQ zj=kEBEE^5c@v1$D?DLre&G8d5f~0mf<<2!z$jngOHtjy1E9hvS&t*iNpgO8Bi=mR? zGT;)|DbJamaPX4m5pJ|dI9kh!QtfDb(w$@ihCVv-55DXk$lz&3B)w&Rof;$V7t`~W zFH(^;evHV#jJZ*fwb{eSA{7l}H@3pl@R34SNV+JsXt``Uw2fLZ*-$R~Ep3f_heIB} zn|cP955A<3S}9$Pol^TG|L&c<;QZ|0Hqe7!IB7fA2n>P7{Zw|Im|9E1gu+tLsm}i% zwO$Y((a-6X=%RZb)h`4;!~gAepK}tk*naZSOT=jPtlQfMT|dEnCqx|ii`?Ln-`=>Y zxTx8P=+dHn9cjYn802S1LoT1U(%?i-;7(kfe1>?U=b6?Gz`V;yz}aRq)wg)0nI^9R zi$q_3$3=19mYIVq%^E)U=eH@4w-nYulvo1W3lcXs8w-mGX*?R&1GlnC$7GDm*4F)9 z+r^(XOR2Q}&V;;>r242k_)#=zFJb78$v&O4TZYFco3~#9KZJdm zvHvTFM%F1f>xxt3&fg#Rsv>D7av~gM_4KzxM7dH>GMG&ydGqNe<#4ORA=sB0t6uNe zE>b6))_+aow|}cKhZhE8V#D&XKbT_FmQD97#x}8JKx*sm7Ok82yxGtex7LN3Zo8EF zZ%@jG#U)(I+%Y2KiOscsmQ5h{DvU#k9zNEbc5A)!u0i?$dO6pKubqz%?udjKW471$ z5@zoYUT=w4Y}XUDgPyi-t=iL@&M1MoQ*#OQ=;1yrPU}1O{-khc&36Dkuf!;yS>jG> zy5L>>mazy#LR6`=Hb4c)X25b8kSdR;ovCW$XZfiHBBE04b zASZF1+azTkZky(!hE?A_AHd?IMN{1_H5`v}} zSh{I$Npsw-`5IALF91)l(cMMVfiOa?2~QGe_9(G{rt-p{qMa`2wCa_(_;m-7-kiQN zP?TU*D%@(nxHkD516Qv752@JVgf41W9%WvZ74M=jr_aa3XI7Kn4a;_3qjA@|_;fG& zV_7?#bg>`gwGVk72gO_&&%%6UEFw$yy85004Z>Bu?X)|G^DbwbdU-wSO?O>h6$)=& z((vF=Lt*5Pf{$adF!wgMW9y)&@hzSeKgcb$#QdcZ`;=i(NfaPx;&vsH19a}cRb$>I zkl-}j*RvkIxgdqiT(6~bf&m;%j}iJphZAs*rM`(AI1j+UyTR`SU3)AY)f@e4lQ3EEm0A*!_~zNwaHIWKfi!+W)# zXvRfynt|s!Uj_-xKKvCf>S&!GHv9>d-M4qlZ&hl$pS9M|N09?c{J)YL&S(u?CRDV> z@k~Z5IQ1*a^K1DYY>}X83TxsvJjrbhZhQamM*pWT>z2ftJx>^b*89_M)+s>c1v}3V zRJ8V(S5~*ml_Lbees!&goOEPhM^m4)p)AJdF3v54B-`KevJ!dGKLbw={c zi#vIEO-gBASDEdNufo3iQWsSqW6Dm7&=`N^)HuM?_VOjBtF$mVQ2&;TmS>kIqM`na z>`x;3KV#0e2Jo%vj7{hC|S+02I1*mVY@-E(tJWQclg=2G*T}B9j1Of<{!; z=FS$(P8S2h$p5RiOo*u&VxtO&)!88mEw8b`gO6OM3jn*lRZx`&QNs=ge$T(*0?-J^ zQ2!OF=Tx(?qKAP6nkR`+&|LqAG-qPaEK-z_R(}G>7zh+jtu@jSJ07DBW{axCl(NT^ z-pW)j^yTGLm;VT-{~@O;YTlnJP-c9RE}*0Jj@MM}pxSA6RHLbP1G6w?kmo|diZ}^i zfo6osV@LXae-ceYdOIE5Trm7U&pH^>TKUV`ltWn31=BAD=T+|XoBJKn~KyMxba*R!Y zuis6bt`*_h&7T21T6D)>Xz&wp|7(p0Z}!{CtM4*w7klSgy@>$KcdzyW z(=&!k#J1g_0FxjYkb08sdWK;)jeRbez164+F105==c7hJ;-N07AJ!7Ab~;Hw1@pn~ ze_j1N?fMrpie#Hjk`RoR#^kkdl(x5wK8wE1yTR|1+hR*J!gFP4VhFJ>TU?YklFvdc zW3wCNzYp2XW6({{FfvfF{WJv*!pCK5BAV=?M96 zP$@$E&sE8=($#wDHigOjoP^UTA`qSIF@DS^YD|De8Q}9zwHoEg@^g@@a>7utzH_eP zvwIr6;uHdRGZp|6>?rx41djWaIS#fsMVF%;+Kvn zZ1UR~nJT9C=VpiM(Ut2f%jB5BQ5OMzz{#uo%bN%5s*XH*X+{cys=sW{aAQqS*_@Lz zllP(+2l+%V2B){|9uVbr4H#|F?~qVs;))9OEB5?Uv1wbM6BnsnDF3eR=Mm{9)?Y5i zR(+|7J?pT(u4>FEP}aX$89|-k8_y8f%WSh(eKIj`#?f}{TYuzhVgVxhbl|4%izs(h1&SJDQT+939JPW14RCoB@08#=3K#<$6ACg=uCMO<{F) zu`9yTwpF*ZtaV^AvgxAOCFrO*t+Z6jV`<{Cht*}#|B3-1j>lOrtQkU~OMBvXa`Pfy zb4!3vrwuGhT)I%(xc-C#`ZXqqTk^72Z`tQO7~jFD!*2TBgZISz^c-9c_-IS{shgPA zD?Cc|ypHLX0)iWlt#mG+@YUe^QIoLW$bxAU^V%5*!ErkNQzz2;`36Gk%XMA9Rpxha zfpwL7b2z<3Q)=B4IUVMZM5*7vhE7KqlW0ufa~zNzOPIw%S9#R1cI`5J*OXtkTg;23 zZJfx19r`O@fj4Cwm;)MlK_=kA6u47H5DF4ReKpmQh_iLvQ8$8m zSfugf7oL2BAvh7lKQ-Vmd(>T8@I*AbIJPJ%#teH73%WeO9W%r}d;ZE+*e|!4oKY1| zo1FhF1P+s1^`sJw=A2JoSeH#>p_>V}iq~v!oZ*U}cc-Tl0-UX`e~(upt5m%g_CP`( z-H(`5e#>F8=E9;uq&Dmcb3n;o+3?ewJ=DZFJaQPaiJg3xk>hQMwyNkufvi4%6i~i< z^~P$*Z!@_&|LQWKrbffq`BHi(juarE^&e2uHhAo-&%gG2phwMYo)ozYPOvg6!VJ;G zci+6Q#1%YWvztP+9ZYlFW*!E&zH0MEQ6Oygn_^_VdzdV%|3dC1MTf6`=u^76N|f3t z%m(VBq=t>y%X%y{ZVU-|+doCB>CJu{PX&8a^-re#Tl^l~Jb2y7KE7>xfK*45-gVmLF}si z!NjU13H(Y*9RB-PhQq07Uqu+kKhMz!EI$01th4Y|gq%B4V1~s#fxbx`y1!|NQZL~a zRA~E>CqWtd^ZG;Qk1Y(3+KqbN&%dU9u z0yXKqF`3YLv`T6z>UZN>J96kKJ@2aVePAFDuxQAsTJ{?Yu7F8*4vrRb2Xz$J3B2T^ z2!tefs*lFLX3$u`BSm6c-r*Ispe2MJdjcp-Z&gYSF~RN;8IyhU?k)6~)kCd&{gp3e zjY88^0#s7pLYNK9yy24kFTzP)21?H*@I^kv4;E{HE!-O%DZleqF9_}oWLq~FCV-h_ zMeP$ufSc9M>rTtqs!P5@vSS=sR%$Xg89Dl!YXeeuPQf*=b*d!~g>K#Wusx&$h{4aA z!%QD<% z&WKF!@1Tq4%J-N=M1X2R2X!eI&&i5U+URt3rS)uTZG0!~m-&a-N`l50uu`v1=)tK# z?k_Wl`E9RN_>||jDF`^NGo_T0e>#@j8U>$?He)+&Zi#zhD8YpJIh+5O9wCWR zyzZNeC>(7L#>x{~Y<#NlY_Qdm4pihNcCZm@mS+tA!_->`Mftw(-}llj9nuZbjkJ_V z2+|?ly@+%zAs`{8gmiaGcQ;bf-QC^4`~7+5JM#?u!7vLmyR&ocaUJJz9xpp^U=HQP zXWK&OzjQlBZSVi~D07fwKRXfX;`sf_!Mt|zjQx;q`j5=Kg<+qKV@80SyOf6isZms$ z;#AA`);x*&;0`)tX#S^y12a5&!3(gUri9y3U44%mx!L zVB0AvbQ=FQpe3Eq|70hH0kSEOP+(M%K``kwYYSGM(jp=7ai1iZs0ce@fjV+}C>`Jf zKtB(ZoJ=H+$i~PY8NKw`#lch}b~^?(N^NNXq68GhI1p5p|Lv@QM+Il&6Wo(ftKa$6 zCcNih2N3))6&$<~w)w<6+5>+nH_K3B4^ZR+#ESj2u-qgixdlnc-6OqpkbUC2AbVl} z57faJAu4uJ0+~gc1@*5pVh0=7&)0G_vgO~%noXWrzV7|MEI^%UT%H&IKy`k=%94A&!DS?&QCLM)N5JZ~Y%8$uP1w{7c&qJ8kdyA}SVuuwz)mFb z<8&@;JuU?W_z=4XPO*{dZ zfZN3Nfo|f)1m`+_EqTiGoOsq`$9!Ml8IiRQfYc!H<@nUDIQNXkLk`O>aE+|4Hgm%S z;R&-<*XE`7*MQk@?!Wzm@j ziU+YXLwR2 z%iQuCK@kGBIf`$&BdXWlH(V(G<8eWG@TZzHuGjBDhP(Pgp)Zdn0#%K93E?rz{1NFF z^Q(0S77~~gW}Wt@&8_(bnsh(>MSJC*gFkAhobXh*MWdE|ollgM1hZSnEdg*%5d(H9 z@F*3E<+F^Orn1nNDBAE*1avBd#lc<{Am^vsijM%a06V*7nYQhAJms>+9oI_cN16|CoFPQCE>b5uxebw{VJ3s~*yC6wV0mdAG07n(Y{tjss)Xl;7Q{^&$tZ!{TI-2E6iBvV zzY$l@ubbdSq1t(Rx=@uUtAZts0X&hplhx@tu(rCa#38gUBbzMq9dw(m>yuGjdkt~PS; z!_!8*R$F=ReOBgL&VDEm9nKnvc@Ezc*#t{|YkTCjpUk6OB^JF8(IFZ|tT-KCSr)ws z)E8!i+udWv42zdjCg*|g&&g&SfpX~lHj`!Tb>0c4^b--_7*)p~ZhA?PqdN&sj(2s{ zB=cKbNcZub_PI$(|JdYq^xAnvH2I{NrP);$tf2Va^(QG;WI*6PLU z+|(&J?WgRW4Ma9>%1ib9PQyo2J$p1L$=rsKL8y5+_Vot(`Dpso+_VGyt(k{O8_xX6 zN43wvKs#&(FInjBA@G&%)zZy-!2PZv&M|rN;%+eL=WKC?M3S@K@@1Egp5K7oN(`jp z@z3o$WOv!4{Das2N#6mKDnsAr&Xx45Pqun*Vdm+>1*J=GjTiHzCxk7J1AQ_-3-XSz zvU)ex5a{UD=9IM+norAk#4*$-p#YhbJO6W5Jtdu9wOI3CwSIYTe|$)mc2e;9nxJplF4hEj^tc5K;kfQ+(XXGCl3>TuF1 ztG>{mjEn??g<2Z=G+)nY#`MSFq_HUf8_46`)ACxEe%JeY5ek3s&R$<%fADLj{Gls} zqkF@^;`dA6L70M2)LVyKV>1&juPJepy5)cPQ3`^=Q?Chr-52>uL%eTi#>R|$5&xWn z`A=*faK0DX(t4YGqJJ5((z2v&h-kF*n_0`?_HhyUr0ss)(v*u5plLll*ZM2CBT6H3 zVY6kv!*8dZj4-C1-tf4%ov>1T?um$M#zh+rNf36Lr(700zn$R_FGi$-`OoB0na+-IVsb zlmw)T^|I=Ci@~e}Ete08PW|jX=RMLTr6yIN1dJ_TThxgwr~1mb zt`Pvl4_0OWx~1A0*E97DQ+UKvzw)TDk~Qz$DXb*AoiJ;$y(zK_3WOvmzdb+1l_8*P zn;piDAD|SO9=lcOR8#=MR!3Bj|tip|%^N zrfbAP9-^?$%+^1Iiry#jkpm#8Z-MBDO6a-PiG|S4KikgE;o^RKlA`6Qe1`3CSsy;b za&%1D!O!RgeFX^*kQsGH^F+HDO72_c9KIq6%9FW;F7_uo`WjXPl4u zOvN7K@PU$QzUO$_ndPfO5+(S8hEpoR^Sl!KF^(!c3gB$1tLAai-vw%>+Zc-SgaGXr z{1s)l-0X2UTS?4oHJ0%%@Y&JltmhaJy%t^#COlK#Mk4V=0p3#a61|ZzLfKvqO%oC= z*A)xk>eUWN<6>o3#j@e`Bjl%(>DQ^`g{^T8ifIIj2eMMj5tlu7MIApm5GZ_Sr8x;5 z*EOJsfkUFwa8p~m#LHT6P;yZWk+K?J4QeQ=BQb;g%tik40VST>?`5y$pshv?RS>^U zz;T^A%mEt}+S|W?5Np(-I(ixTY3Yb{YMIS#wopKe&dyG*_TdC7;D$ zdqQEA>XHXqR4Baa#`hq z@DVR&AwAuYN9mJG7byY?@aJ^PQ9ei(BF7kp=_pG4(n)0o5^UT9a*tDD6}jQ4NSs*a zpHiFhXXBCEX#V{a_meWd;*S2OFS;kq1=BteOsJc}n+^2q0;t3Lp*wHFEc8f#%2tLY z0u^2&Bv5Ax=9D%)T}gjAG}h|rIwHRk&h{Cxcr(a)Mv1TC=7nyWNeCpVn+?B9$XOR{ zWTC?UMeN^f10V!s*O~e)q3Do^!xXbZbJ37co`}ITCo&`$hYEK%R_FI#frI;Z6eCUu z)gxY$Na}B#Z(W186NR4*KY}Q__FDp^E4-Z9UCX2oL-MrYBvdql#EQUhgccKtU?M8^ z1Ov?nN$yY-R#XHFh>AnUZEvb!SH}d}=0Evl2nrYqh6jI7C|z5vAs8xQwh&MA75%?q zJ;vcj_{I6j-!COml{H2#s!vTawTXyRhch+f)abC7zIM$5<3v!{ws1?HKQ3G z2IQh=3?&r%X)aBXP!LSam^**S20*Pmbv4*H$rPzne?G1o1D`4UDs3bBl5d83qt>7v z0mWjT+Dt{&Y=VhzQzNRUOC3w~%5BOd3_Lzu6^$b+KCVACd3T6Km6JdN*Nh&~AU@GiDPB`MH&<+Wj*N67S0bN9g)=O_K=D&x#ISSU-mFmvF0W8A4COF)k z)76Q8u3ZUkt(Aeg2htBf6BzSBeohcK<#BY1L&}7QUpW6_zv_2YVWmBt&A|W6LQd6l%wQX;*=xRRE ze{Lf%ig%sq)$resOB#hCph92}Y(SQqwm7i5?Xw0?&1Bu8tjp_FD6U3GITg+6`G)h+{@~4cOc_BflgKZ zY&1nWg(g&O^eS11%p+v`+Lxf3h8h@8=YLHwrOP>k6;hdy#l$WE>#jvjd-7%I2?je= z#A~zlWBk02QVC~R_IZ@}cHMpu=wS8zH_A63n&vXKF|FKCD? zhhi9{Ko<=h7qv%74_|Io8;a$7Uk%QxImdlZ>@G*~&*F9&q)u}b3lH(K2bRdE>zUbA zD-x<};)78Q3~z1=6~x?asbQ&luloF;4Tz`}m`D~YpLxA=rnLnMbL{dRx*_jiG_0ia zcpOCh(@Di`JZ_Exdda0`0lCug*t@&Y!xgNLP27(s0q-C%k^#DtIs2nId!I%-ri-z` zH!hpL^SfO0r!o7%E{^G5&rW_12TJLsaxPzI0r-lMC(4wY&dl_teCYj(P7-gy>s95!En_X(Y4UW^C4c? zF@?uY${1eMPQja++Q{aUR=4?uV!*r6n*r9B?tM9z?}vwS8F0D^|F&+KV!4_bKBIK0 z^|`k-KYfr71MU6hBB`Xy72!1(@6j(?i--_d%U<6zj-IUyK@u%p7L*-ovRxwd(zpzKQV)E zj@qr+mFTgn7$OWG`UADn_%2S|Mw9NF{&?x>v8|%5deD%$7CdA=pwnkCJ>CXn{jsQ( z&5k9x08t90mKc;}=-?$1XF!7Lypty(#cRzgMh=$5-mtsXa5Ma1HCI?$+Wtv(;(094 z?PJ>MNMZhg%M}Tb&KmWDWaG7_DFPhae;IqDu3w&K--?yRFOIZ_`xGxIn$6vh(%emy znDAS7TCc7C1$S-X{wZg@y^ZU?K4J#a*<2;+zKBSQgyoIk9CIfBifcrg5OVjUM-VqwG3g)L4-$L`2$3>$OGKx-%TGeZgVU zr))nD5RYkTSUJYaH>B#=a<`ln`&argpM0T-aM-bqHF#sJ%bTNFv&GBO^Qlpq*Mw(d z;9IIp&;EBtWS3Nc^PWozg#;yd#r>qy+3&{HR)GX|()M$06f%5kMo92slHbht9~0gwg)` z_&+nt@I;AwIT<=G&!qnau#ZRDPQtV(+>e?c*ZDK$IEkZiORx4go(Th_Ci{7l=$Cz} zx}Yq`l$8H45P`r|m8)Ujhw@gNHB1kBd$*_O>^XEt?XOE&%x(H>uYyAp-_3?#lz*As zlL=#p7n`J`Umz^knMZv;hvHZunyR;NAyJ_D&f}sazs&2Xk&$Kz5!jzr_C4B{8AgDG z_C0Q+FKF`B>1%HYZ>)VdS!tvu;DgvbG>^y+d|i|z%ryC8aCZx*%9GDp|KupZepp%# zH&$bMTQ~X{D})8xeu1~lZV<_@fg`oT?|G7+vm^&mk`Pr@zi54L>M`cY(bxNm((wI>%w7gB%S@M1EhlEGIb%GogNQI5&&&MqcQ-H|D5vwM zPfnJW$SM@!sqTBZY#_6WFc1mzHFzk$lrpQG*EyC$ejti1)!5FYiF$$jmmj_q(aOCJ zF_kugmtj#lRhEZ|-SMSRCf_#8TNFWDVU7#s=9-hCE#O}Y+cJ(aJnoYm*JmHw){7_# z$~$XOU^H4cyW*!@2hg+o!=bHL|7u6Q?i!yn9?^0rElFIKG9LH9@5{(z zEvRlt<@iV~IVBOqTBV`f%bg<@Zu#B--&6bB0sEbNYYc`V!<#U~*Vzx)VQAK5^UM@D~t`-O$3<;v<^ zynXJ7;xKe4S_Ks=7*t=Y*R_p{so$;WVd_DXK> zPN_s|KL!F`B}b>bs5==wyCM4a33UksPU`SPlm~1SpmG=Edyh>`hHUZ4=EtajcH-=7gkZZGb1r|_q*E2!$e1{F1gf-fcnd@}9eMv%D+ zIIx2JkoaVpQGkloMQTP>Ze!Y_9TT`5hQN7E z%?UqVyAPd&g2i6;1JKO6j9jDJV2Qc1U`OSV?f~F0qWG*SE?`PeA^(|v4%BLGHb3jk zm>|OutepmM0jP)@ui}ypvPu)O4Bt#}nvKR175Vb0UAcewglc4gea~gt>ElX+6w>CY zUd3bA`vu7H3V;3V`e6#yvG`d`)h>xER;dd-c5}4TsytcVR_~sYq#ClBGV2VMm5Wi+ zu+_DP$!N<1IZU#j8pd?xl^@j(-tQ==A*+oF^x>1$;Hy^P19EcNOzL0P3+?@MhVxLj zmq*2z-yVqY;0H)qy;djCQS|W>FWp@4J37XNjVZ%@zrFVy-8}QB72or{K$Adxltzv% zsxmj{P70y$lndp_A+ym@YkfFwTI&ii1+Ts@=5N45>~f{f_h}q3PVWNXpA`F5FZD3+ zGb!N_B+kA@$M;LC*(p5YQMS}lL1bt7tb?M*lo?fEDUj}M2@u2x}x zi~2`Hi@0Pqj|g7-jcaf6?$P3%PFzxT1yLYEWb&un*OKE1Rfz#dz%{djBS^x^8BAUyq}G&+~Wr^zk8;(Urb$*ogI-)DnwUBeaT?=(U~ zA<|N=R0Y-3mcEZwW!73eDnW+hm__9FWWLRm-N6cWI_YRP^I#0k4ypa$a-*Ts-VZj? zD7~ksaMSUCvTI!#t`k4c-6gG=j(6R`!n(SxF5QV5!RV6F)g%$_>J}59bt}bE*Mmi` zqjk+e-*R>D&dW8i&d@Yp4MgL4cS~%`tQ!Q>7GlBVr6zz@dKP;Hbxdj*rdflV6?9RlB(Jcqj^8%8 zEic*X*!>o{Szgvk<0vXp<%=ZNIsDR>Psz2te_)z7uv^!DvM2Srn7iP1CO;VBEyEuz$jn84VNgf z>rEwTk*81&N zgKwre^IkO;?q_%b?=E^g22XRs*evp4?_4)jElew?_u{n}N zM{;%8`J5ufkexnwnpjy(&1s81a*ua`f5rK|E%;wterpLt_e8KF;rIOIIP^VQ3jZto zREikx(6Blz5bw>k5k#vA+;$;48oG`+w@ToHMG{O!?#512B|N0Ab_(#bm29F9&3Q!2 zh3e|>f>s=LDY#;KM0Wf%3)O1qzx>jLa5lNnf)X{r)TD|jTqi7HC6b?UWxvW7p zNGIt(Ae4lY>pj{zv9Do6${<}2&{Hr>Ua?7HwfDVP(_ErwAdfMvM+Cre{Y2!~ii(TU zkYl*h#nPxM{Dan8dk3eT7(e%gqi`Ow2-dD*im&pSDtp=auX9I+6E8Y8YtmisF0S^^ zAQ)6Ve_3o(Yj)?g%DuQJbWk$P7nlSw3`=a*88T-vn2MNQZ;NiMefMj%H+^FRH+!dq zi~~{O{lv{(up5x%;<*0vTb&PdsS~R376w%yAxrBlGjgE?MzXPli@3*sEk5apRuSv; ziMch8A)w+`TwE`39am}bi+a6P;4;}3wmnI9KHU&tInKfPx)sI2s8kut08@Wo{XB9K z{)0lM=o>^cCwdpsTS{!CLwJt^)%SfCS=Gk)PjG_Ac3qm!wfRCTalJ6vk6-bwks|JX zwf1J8(rgzS_DcN%r0Vtby9}c>VG|6AkmxM;zK9+J){*OMDf>P+Mcsb_#|9E`pjQWB zJ=)!l1VpB~KGSdIFcBLuz8M}%RJ@^1DwBdR7;i_k7!of@6Osk_hAqVL*r+x(saZ^b zwJpu7LGa&HAaJJTitazRi2u1KzlPbSJADe zL7^xVzm|;$=Xm)(FjXGh3J~cLXB1+Kf1|)R?vYV~!mf z<$FNEN!;2DDo+9pH$*fD+{Q}fv4h%W=&!$s*hgt44UPKGLSS7Ge2JpU6z%u1{8~>ahxU*HV^Z3WQA6N$#;oppxEmjd#oBtq;~$NB(u!peWbM+6r)QJ08XE+ zKVU@!Q*WLjWrENu$Sc5TL|q*Goa()_a`M>;4q_(Y_#t?wEOht@j5Fy1y!jcuM=bqx zU5!Jd!xV-%F-Gyj+yn>L+doks8Ij~>B!ipav3TM(Mwd{*mKNA}6xeeFWcfrEZ4b_p z0EK2usS)np-vAUZE{T23lK$(=lG~T(NPtId@=`Z`Ves~~8#!&Rrgl|fwmmlz_O&tWltXnHc<+XM z<%;$w-20MKXuU8UWKw9OE3p1MUNthOtWUozXgiFgtlpT8SJd1bUjm55FD<{2FwE$K z(#y$dC`c7agGr^J==j_}_)y}qplU>3Y;aglgM@eQBr-t~<=T;H!=70HvZQFtK45or z7+t!?chf=yz5Ofti2TjKd+n+Ct+RaWnV8@g^bmZli1Dw=IwL=uV|B~L+lsFe;zbV{ z7u<5Yz4>jMD+=AzI;M&xmVj-a`+rgq&2;bfw_j*I zo_#J&3d0M{HBa6f8A>Zi`4S*d-uX+d9{|l%2=*$A-N(N3RTNFf>&@E0Os~%0EVU~i zM)`c*w|e zd7^J)e#PfqB*<_-w`r!;1_zi$P~lVVsh~D5=k*ohS<*vjkJ$d__w`dx<;i}BL(i`W zzNya4yRN-sTu1ZI7dvo^cT;_=^a^tg`x^mLKR(>Jc2a+)m^y$r!mlBGx^^V@6Hm4O zmb?3W4nh@9I^XHaUcLW-zD?=z`Nndnos}o)Z!YD}G(RV^D>op>SXz@3D}?;!id}e; z=g#Yp781u}aXUHc6CzFULhj0o1mnpwaDp~Ivj7V5tb6;O+~S51cEcK*DMX^ru>YU6 zIrmEZD=L??JjN|1SP-UaD>Y7<&{?(J_p)QePW#$2ax?=f61echSw0ur@tFE{Jid{0 z-1a@##74;uoE_BmM+aI7X1E^28D955G?n0C#6JwsCYBV}D{9O?=|?Z(FWY@y%f=`6 z!pY3(^=bd`?Kiu26*ir{#dm1b)^%Z67%R)h#6QKS>6O~!w*|%v00t7hqUs!@;_4{Zq zYNOJLIFW;(+%$OftSnMhE>BfFKXUf;olEOzyM^<=`6#r95G4%0iQw=NO=U^*(+(e2 zyNF@INEg>ljb#mQ9OZr?flPK;Dr~X){!!2i%^fQ9rspUZAjV+xy; z&gUF3! zvge6MhTZW|Y3;}!uc3I;-cj4Xe^>&c;94mqd|32Z(9U$jtI@Qpl7&=}=hL>njpZbw z7LVC+!+Urfq{NsW00$$%eJyog$MWCI(I7Be#q2VII1;{GqN;AjCy>Y?zSMI4fItR@ zumXtQM7_R2hiTJ67YI1S?)MR=x~@@rOb)wXMXD~PPAggG4S$k1xCSDWU&w@xnw#5N zro7gZ{EABEO05{Gh%w-x3mae|)OoH_@hiBoIbGk;+;Y*=`34HV>SDILeOhv#B|xH^c*6Zp>PR=ye8K$w|)g!g3(Z8ci>)${dpd6eg69Ta6`n54Gp z+Kuw~ap=UA^%*{KKOt4c>-s@8fciTqIc^?R65LifRaqa=E(qFrB;d(1RpdUYFVw;Y zShTL$^=i#~Be?!=lwMwCbM}rVbhwxCQ#MydQulU zS^4i+R8zTp{bH^%vDkt*G`c7B@iv9iv&4!G;HyX-A+y3U{QC@zqvCJ)}9D_d^iI#IZE<#|iz>28t72{2Z zVM^h0#|M}3U>kN%&j`2I6U8B>S2eQNJP}a+lQw25nid2bQm)OQWpzg7{1Q zlpZjXdhT&e9s_VU*ax<4|8?sz021U=q8{_>&H3h5(1xW6jHSNDs?GAlhd1)C+a%4J zF8ERTnArpp*He*gel3L&QeX0HWPUBl_qq{UQ0%~ADm*G&0jT0oNLxi@oWal^IGiws zB{8`oyUI4@LF8nEo4h$-@A^$(!|MK7GM%X*LAtL5Chq_YM+2ed5MOJ@in0tF)Ia+p zbC3#)OJhogD$x$ZAkN%>i89r0-W9iAGD=`iGnjcvk_b?D{HUXRU;)%74d!Hp6`}XY z$vu3!vEzR%U9n&jq@( zQymN|Y5pTF&4z=n&DwQsr}09teIq`fjL{|SBRc%%`Q|~ecw86=XX*lI!z*7wj9>s$ zSm8bn3}T{bH(6Xn5?^HAz&d1W-fSThJ%C_0>1g4dq)7Ga9`_V(ISor$Iiv&IsPiSc zQqADdCY?A^y-L0JCZ~Sim$IdH%_-7l?jaG z4~!1`m5ZgF0?%isrC(4IrzHZnhV@{U!q=$!BheQ7vH?0&AlNJp0V$i3OTq}2n3$Nc zcWl=D3ajhXrOuv%mHa#F0M(^wr$JEFzP@J{A?= zp;5FAmtpO|)`yuC85rYQCpprY)our$A|kDRA=F~))Qlgs%Hj>FuaTJup|4Y#dL ztpv;@?a!jjsVH$O_w%kW5?IlGYl;btzb^(Hu}-(q<)4YN<7sMWf$n_5%)4l#!>#LY z5O&g5>;C!^UAK=`%VNwVBM=m-ku6f^?nTGt7OwK@R?p5EzzeR0sux(`_0+XVLWQX) z85;A%AOv>Y5{w)n*H>6n4W)yN5pKEFX1!&J?!&bN9RGZ7W+VnGGLh41S8f+pQ*GTUS%fJFo2kzBjLgVF^NJ*KCh297ww zkE_|Iu+>Bmf98$wH&$T+$45J-v**5Bmf!<_5$vjAZLqKj9!r$ba0)~AOaDMQFPpf) zxB+7OM-arBq$Bhs^)hBZP{u8|*rOzCfDB~rJ140`b}z-O|h1@ zai~bHQdFY}4NHIdY6{iJMBzZ&*R$vCD1RG|-j!^elGNf<(`N#W*6|HfJ$^`qq|cJV z3sT7Gozc^H0Y#bvF%p%IKqsFa=`{^Z4YbcA(>`ouGC`s9X1>JhMsh!-X_Uq8=%AF) z&PEqy0bX8pEv^3&i-8{sWYp|lr)gW1nR3mS2)4+qG9!z25n z8X3*!;<=Vt9TrC!No@TL*uD}?LDXj6JI6!HG3l9@z7~IIrd;t+n3rWRZm0gKc(mis~;v0P0Um0>j1bUbeK{Nz5<%$|oo{82+?`>>kHImMHvY{$;1X_GxeWE?3Es4{tQ_49-N`KY6`_%qenT9ebH*<-Tc zJr@oM`y2L8vJunoBR_@wE23;k*Pb$l?>DQ@zllvd9wf0T^uaXqhrC~pVuz~&U2($SE(v7bb@DJ%VT zmA$$K3sK5KvYzVo;)T`+y*snH!_jA7W5Lf>3q{6sSc1@`EbS1o>rC;nKCr3{zg1dyyt`Y_y#1S$;MevD`l7pOeTxqSTKaR4tFK<{fz@Ny zm~zSWVC#F%OHuLj_?!-^(O#7f9)q`@K`VGC=EIB~VP9O1Q#wcVc!XWefJYyh z#|(H8^W36597tYnZEgI@mp;5?fhhQ~30InaO zRm720CN_J!UQD!M4xqllfCHOJuHDyrdM?UaJeP+rnkKE07=Uni|34>fb!O|*7^{jV}R3I{$%d{u` z#d~m&155aRw>-`7%tB^1%qDP+yW2W{%k^ubvgmk6gi3#_k;PJMRLIU2izJK-wsuDM z_w7xknzEkz;CGiR7m^I5TV8Cz$4ta;ae3}xVSE;5Tt@ZXPK?{tb;;or2WGN#c80$1 zp3)PhH@6Gvzz=8Q@dC#oWz+4E2I07IuGLfl%V~_2)ZbO_W+nmf3?ByD$$HSki`m8g zR2EXh8+FZZVkYp4p4pgdgI5u2P^%;nl zmsEWyAOtKp@2y{JOueq-U~0PgeOK$k&f`;Ge=@9qZegI00)xmBf*+}J%U73MZid(M zwU}x^H6KR9N!84W*H!b>%kJW(J^l}_2QNmlbq-P!{Ga=UIo>;!uFP}8rx(toK&+wAf$>0*Z}91J*x zW$C`0>?q$49UV+^9SpvT@_f0Ul6v)q+xxXCCGG?{#;E)4UwQ#?vXeK0PHRUBuj4r` z(_Z5LvrV;P2h7wa@r@WV%5?s0Ki#Z^m;pH`^e1mfj<3i$g=_D1N_X}CZdT~+)8|^~ zHKh)~hti5?w-rQj z)uJ&YZk0#;=l|2E(H1{`6{swdOA{i=4edYdg`~vb#o9*#@K7SH50kjRfB1qMKGN}Z z>)FRjH^{-wsfQx?Kny{FN7t`53RW%{pyg}*X3?D96yT0Am`a$eb5W|wCxDNT@O_?@ z!k01KbK7y`+|U4qcU5RBNa0a*hE-{y1$&$B4>-ATZKwk1obXJ<9?`-2BbBxfPvVZmP+Mj#4c2C@@Ypf97uZ0Qgged=?A^loGd$ z!GUTqnT<_61RTiN2jn}~eC}{f;Dr;wt3uIHlyrIs|Bmp7?CnvroU%`jr5pFWxt{eS zG7awF>jfc7;CpOQ%#NIc8gCa-NxNU@H(d-ZDjWrfT#rx(|NVass2R>Z&g_;oZR~JB zZtO=w4{s$ZS#fab$R|`|r1U@x+_jYxBDr=)N9|UGRVdZ{lxG!TO>Co29aLaM3m#+3szVfJ%<`|kN0_gtmnatH+j}W5 zT(j9e@1x@rX-2S<3vJz2zW2NDtzmaGU|rlBWrI%yz-$92S*6N5M?FNc*2QC}mX5@j^=5$`Z_lU2|CV?+6#d?T;x_WVsIQOgySjQ~h+xt6nx52BKb;fvUuUVtzAD!X;MRgV_4Y%D%HJPNqw@h7wv zDs1-Txispb$<(+Q8C9opYs1REk4fOOa@I(v=9S4)=g~w9QNiPXy?stOey%?luFezTdHtdd(scTg)@~w-BFhpA;E-ed=mNk7~4d z`4#RfP3Yus7kt*YXu1%b*LSZQTa*bf07)?x@~_3{DF*A|2mkVAijsC}B1zyH0qo^M z+hdDQSZMS7#cv=O89vILTN>Qfs8s)A26Bo_sb8X49FA>%cPm0sdaAf70Cwe-MEDh) zPOMFS5IjYrx_X9++s)6j5tz`FO&w0swta>kRbJSHsZ*=LntO`eVI(QOpeg*jkMLI+ zgJ;m)t9YH|ittm8!_hr5fvfDSSba)%Ujzy6G`y%SuVx>~*#U%*2UbqaQaL-_WOimX zfNmZ4cdQdR1yUL$=(KKGG| z+1^EN1PSnI$pycm&6k=TH3M3`-R3~E>paHag;cZb^fCj`PFP^ zJz?r@b!0prd6YKe>vO9yx;^V=O_smKczzt!q^-k^1_4imj#!LmA_`G z@$}-StASBs-d{ghD>#SGP1}fG%F*EBNY`)AbMmk^{d2o?OsT@aUUAt;XK&n`EGx4C z(*2wU`*HM?Mb_w}1U>>E>aVr~6xh>q4wQLj0Qc*{EOhq$w_kf1(H)v&ztL&mcbz1( zJeP-qocDi=E~70w={H6i<~();zXsXR;p~rE^lB|2tPSGsQ;W-#ntQ{u`B|TJpr)&9 z?*;6a_;K3ZSg_K+w$Hcy6g~L558$-JSkGb~!jxZ}-;1y(I*s}~;q?mJ*fiT8O%-d7 zYM+nQ6#hi!|9~qg2WXb0fW2vk|03~_Y*6yU%KIx^I1aWNHA;r&lq0OK? zhHjISHqKnszU9HdZtDisVipCv?PV!&qgPa2ub3M?h|I)YbRy;LGv!Ra_&pPv(ay)G z!Q%Pt5f&2uVF;XmbQdRPZaD{Zn?#w9f7-oe;FY*wSSY2Z)pO<_OP?E3o9@bBWo-*cSbQUQ@%RKIZ9Mv@db98g0PF{oe%`{E+o^(@5j#1CAn zSMrQ0DJ%7i56cTUKq`6fouBpdOj8%W1{@^9>fcNH%tw9C6ODL!cq$V=1K!sIMDbs5 zN(BgieFghher@+tg~W8h=sMENMb2!l?(+HEYDj_U62+&D*xJdzXd*Y-;yhoxeecp3 zSA*o~2Sn9KCB|%UM02$Lnb)F%hc<4_ zF(O`8yKhuFSeUt-%|31y$72+eZ^ZCjR%@{PU3Y5xVFNhn?q{a#%IjOg4*ZxJ+UIR2 z={wMThT&&jmwkYX)^arX7CEY}0z_UL1t$@dFI62ZKJ@*Hy8eL1h4L2TLv2c{`(FQ2 z(?fo_*Mk|Lbiml=cT%&lp}^oG0uSHjkc~6%K9&F3CB>7^EEp(7gLeR^s;i{AuMzEBPL~ z{6m$FoEyYbbfuFt6;9vqrZ4E|!Ah}o)IrO5wmv?5cDfbHCk5>=Q~&H=0WNc2kzi#9 z62f*1wKD&a?m!6V14@|3 zjY8P|B*Q5qRVC4}W6958T@CXC!rXU?4kPbSMJNamNwq;ELuBvq8KvY{tYMqp_CLqUHy!b3S8->~p7`G`_89EdF#1!ZKSL3tuTT46f){yRlQzLw< zk-Y(wIMZszvxBt~+zHNINJp#!;H7UlKDxDUVdmkA0+;H7I7duOMO|Rrk*1ewn#`Cc zP6u92IlfWUo(jVRW<)E?PcWWhFdJc4l>w#WO8lkBApWaBzSnkQU|q4X-g?G5U<&?K zOPSNmUR7+ZBGGdjLiqcen?r=vYy7;}766YchW1^@{?RhbS(J~ zxRgRF@H=p|O&CIWII{ZyjN;^_*;Bq}MiYiwI%DR%wf^0-^CI%>-ct3N;XX%wh5<

X>n5+;QJ&EKhQjjJOFLx!9u{ze!%_gkL?`Qyf1NvoROyWz=M zg&AM=YP%ag0KTN6PJG%RH8f>ot^eaq#oE=0Bl>H|)#xr{$)wecdExMy=I*%3>-A|( zl;htH8WGR$@BfUUtu?i^!?f5v(DlYU^nWpil75WH`-{oL#im$0QWX3EW#P}C5O%4) z=60C_1xzfRZO!_(L=2YJYDA<1*gIl}^<>|FpxOmFm>dsC9t@QX`W@lA=}4d$7PJjd zGnd_VY|cEsHaKEyV#3PVZQTSE9?|u<5k_A}KLkKH_{=bbp0#!^^+h#{%g2Wjc9Vx0 z9PgQTJ$tPO{#G-*_B7@ORrer3R6_tJp0E0z8&c4X-^YAQ#>C-K0&G-6RJ@A8$>fB5 zZJjwq00E@*V9SwJXpBHoDw)f&vqZ5Yv54j{_|a8oy`GP?WV8LNE^j?r5L+?!aPtqa z;6~GW`{Ksl7y=>&D!H+N?=&8Sx#xBztt|e|i47#4LQUdM4$O^R%Raq&Mgo`+T+8?U z5UL6QROy|s*D`7<8G-_kB|g$)R?I!jSKlvFb$YrSa2~6-Px?DJ%DWuWokxd7)5lYj zP}Eh1RKL$SC8pq_^L9{}A!l@g9vd^MprGLP?{NNzCNZJ-;01%#>@vF(rrg zSBRfxaDeRFv9_I{DuKX+{sBW@ji?}`Urwlk=OF~$Mw^*tikcH41YA!)1o0EnKqGp% z4s~AFuJ?3c`wskd6&eyNsO-djjLZi6K+!X>-%dDRRM1cQ2Y7R0?rkdCM^sPJcK;kK z8Z4(VyE%b_eq`%y?Nlk!y?VBU80+?OQz4U4O}>-dBrN$wiJMjbY3A%zPsG#Wn~#r- z*KH=iYF6o6;;x=`xq^R}O}|%7F*c-_qoH^`fj5+xX$Ok{q<|%!cMBbem-MUQ))VmH`6ZgqDIPpb?kj_p3kX@ zzxw+wH%>e6x2Ce#?%#``MX9JY+UXh2S8x217Floh{D&b&%kp}do{&Hdka+2N#KRtZ zHLWG4$Ur`6)J&Tl_)84MeKda0{Y^$yUC%#EQmfKYbNGJ^Zl(^tMa4}e^yT7p{Bl}6 zU|Hq$uid%c4jr%3I^%XhJrWSa8_K;bRT}=!a7^g8x&YLx13wn@~O(F(z5=H@bb< z-l`GO4wtL5pX(8_mF)!H>bR`$JI6s*p7%FPF7E|hXAfr7fPoM;VFQ9thfuvpdz|%) zTVFG&u@sD&^jCh&US`zq=r8D|&5>(%*L}MMa&X-NA1BGWS4H_SC8ed?Rzrir0G*7C z-gQtvVkVER)pRl1e^09a)|;hRSdI{#&3Y%sC*&Due(KDsJG77SiL3mVi`~-4bd%X0 zQ<}Goy;8HPwu!Z)+pTpDmy&t?BTOI~ZWt4{%FWe&*lw$PG`AoUh&^i<6rX=>DC%() zzOm-0%Ifqp!aUB7JZPCJDG81Zfvtc^?YsI!HQi0VHej2UEG#iE&MxBUz9qpUTSo}8 zfw>DH02)fQM1HzH6EIE^sH(~cHv~7aCmNT>+u2WRv$|&-&lqRPDJvJk145PwFb}al zBbztg7#tMh&QR+8At3+^DEEUgneRSc!iP;rgJ8wsdzky0aSY|bpSp+a#a+VB#Zum{ z%o=_|RB_+K9chQ*a3L4Z`2wpIeROR9#SrTILh_LFU|@H?gxbk|1|i81AcrDIfs9He zP@|eb8Nn2Y&eqFE!#|yVVo!c%?xb`7OojO?fnxhTnOFy_U5f~px>xD zmw_)8d%zD7kWnX6kuMdK$Uv6?_A&=86A-)wV-rvWxrC!4xl^w6I1pWD35=O7iqcT# zrQ&C7VUrgi!$N_NoGj1|1+VadWnLUtN>|xL;2geIRI#<;&J~l(dbiffFF`w@G-cp0 z=F_SPomwro%~^*7DTI%PTQe>cxo;?L$X@MLz2PIK8Ug$8#@TVzxPPejyQ=0HW@wB>LS?Er=n~Cm|QaHOz z3ifuK6NQ9(tPdV{Q)KGLjl6o67s zn#Ww0rX~?0-V-2mQ{fZQwVcMCo875=Ym}@lgvzvCzx6n-!7V|g0ve&HQNy~FxKbgx zxi@`0&#T$t_1Ybf2q{cT;;q(gxmxo+SI8A635$#r*VNQp5K)x+-{o|LPq+2A(|@=j z3c-Byyt$|9@>uZkp0Y2;#Udx zH`Cq~U2bv!TgV-30@n0sgi|s*R)*#Ll{?xhoM=J=B3UN&Fara0U;c#LAd)H&ru4_u zTzr6<0hs_6mVgS($f)q{yn9TJKu%e1x=@c@g{cUF2?djXrvCouKHhFaLZP6OuHDd- zHX6mwrb>Yj7uT8Dq%_S0pqBBsdO^X94CREGCp3&@ii~2aP!lL1pZL^l|6YduL2PQO zD3!K}dC1o7_OBkV9oNX1rILP5p`|%x2$(V@E-f=F3$1%U+RJ;u-q8_$Oy}fy%G0$% z-5WY+)#g}G08qghV`H;zo!$h44p&E3ewP_HaAZc`p4$34srL2DEoIyW^h&FisF3%u z3A?oBJe&Vppb_ytx3l#t&22Dej_gwk-ozVFs@TKDdg*uE&h^rb@@}d8H6%)d5NFg^ zz54KwA`;rzW--xhA>zVkqSN%La)=)q!5PBekR+#(iAuI|kbS?7QjXbNRjJFQx%FmJ z<-P-cR-wxOnzm_ZAT&KwkNz{ieN4z$)UT=r2h&TGrcZi(CP=4WWHhW^R|4PGl&V+dv7PcOX z3<98L!i|&FcBQbU#(Y*1v~LV8u{LObXMn|#guS?G_IxE$NV_R+)*~>kRNUIQ|HX?!tI@IYzq1 zkGX%e1vp)o$9}l(-2gJ~x4%j$>Q}|?o8FxhdAud3W{(d;^2>kkSWKLC1h`wctosjX ze)7MWJAF0pxOemW%mDdmrQd2ZQ!R8q;o3JxQe`=UtTdOlOQj9@Le(8p_yAO~= z={TN)%OQIHQ{CabKjv%uSod$&%n=Z@A#C8i@zwDBRcP((-|=V@Gz>atK1dY4CUmay z!glqbtETO^>DKax7aluHrF!m!HR8stgq^mK>GJ@vYMCUB|2Wc;wTiCCAS^DkiuI-N zWZphIyLH0zsQ4 zC{EHwnfl-=(p58hJOga6?Oc_PC7y;Eu(!{SEpxNINo7ol5`lJp8ta0@VLnYRDQTFU zMG!W$PsH}}6nrBwgueg)N~X2i+)h_?>&p=W&gJCjZVx#P=PGSY26_H_a{ad!L!zX=S=@H zUARD?lZY_4rw}yA*e@}HblDs&!w*+Z9qZ4YHaqHGotUAK8>s$5lBhV~j zOF{k2-3hlGIOj9NO`*%?e>`h^^w_JTJGvm7iAkKoXc$_8N&ohPW@TxVA$ zS2bE8X9>U*`@$*1Lq@gIbHNH{3?P85oVEU>V6OU)i-sQo7i0*9J7N!!rq_X($H6wb~ri zZAL4hB(#73DBVIL&^q*wMb4|bVcgaF)P{ZuceL70mdPxIoM4lu_qg9yf=#UgT?}_X zDcDg)MjpnnO5>}{ck8NL-4{j%_VCP8%8g#z!eb~2q^`8FRIgE|m3(s(R;*AN{UOkq z00D6I7#4=v-3saZ(aaRSyB{v zS?h%tkbsmGUNy%wKL6yO@0kT{i_dL}p*jy75c~$QxQD7?QA5xq-rGa%r{3vSDs>qa zgwKi}VWDvd9s0xuom-zfsL_)@In->fmbK|`J7HPY;p}hGs>pY-+$l24`L7h>rvk}W z9nMECa=Zi&k#e8A9~U~cCFo9_noNpAZaA#@-#Pt|xK9@f66sx#3nh zYlc0rD!fgI1Z)hvyrcxp4x2qCIbP*bXgSHaDs4RfgX~%y|GOwNY6M=-iie_eqryIr z`VZ2O>N$sR%d!Tgo%TC6#F&x{F^tf|xox7$PYuTb*`!Vpzed*h&Ee^(X6Q9rl=Z6R zQx=}-DTiB{YZ(C|>U6T!1eVk?V&d?!{pA%!DB)0(e?yEoE@#*AEE#}?#2A9anXc?$ zTx-VBe@DEWu;7pc)zh9#=VML;tUiJ-an&f|5C9e+o^8_qyXinY0J5X{IE-(M8w|Z` zgQ&wf56a_kcXod-weJ-rY<&P7&Rw_7SZUy>KsyHfDY(DzRuk&*K4N0wj+L|%nl+_T z_nq6#Jp3w7XURJEaL=q-)EZ;a>m1yVfj)`as~KtfXAv>^>YZ2*g|Aw!ihzD5&o9O`}`e=Z@WjBw?)ko z;#Hfc1ET&Eg^-Ap<$Nj{kZ2S5%^6Ez#Ym4?rNa<0N&x*C5r{RfZavDF(G($wX>;>t z3)2N{00PTBCjv;HF;>@0|12u^;@vd+pGKdwHdyJKK?bcwoX@H;I@5|Qkr|W=eH#W* zC{;hYhP9yRcD-$qaId`eU3>|h{t}f6Kp?NuzANKA`mu@-<=wDCM!wR+)iKtVTY2KS zzBhh)52xmAti{1a>#g)vw z>Oov>d$UZL#r)y#+k9R=Z13-KDn$awD1NzF-u6a!dvq8`0#!6=ZPx>=R8yU=qhz*C ziv2e}(sN5;MCvyD5io@aiCh0`yj7@AhlaVWR>knzd30Kr=+($SyFjT2iKwvCrS*no z@nsA7bWi&>*vr}?YhH}B$4!@-i4d@N(Ecj#x~2C#dt&}(W1~BX_0oY)YRvP1!qe76 z*&LiX!PJ$SI6A5Adw-Tps{NJZa*a6&UllY>3AGD@0x<^83!N$L(kqHGmD{#baK>G4 zU7v`yo&Wx(We?z@r{C#x5YS6vKH*VscRD(I-09YW0E?Q8D*CrIPvlbfFz$2XXILig zDUH*my3=gF^OstywDJtV&R$V;=7nw3bL0LlO^pBL%d9*JWSRy5-c$|Yzxg*6fT3mJ ze>$0wEadlccv#cvS@xR?2r19ds3vZ7wa$e_%%G=ja4dL9O0tiPK!>tb!NCJSI3Wu8dV?s=2wT?+!2(+8|_->cUP|OvfLvhIq*jBvjhqV5f~m`e_Lkz z4>oqgVrb`Pf(cc1#ypR=NANR|#bKari@n}$Bm$Gc2h|GcNyVQmD zse0e+CNrYrIJ$!KLmPp*reogoiJ>m7A8?3<2OJIy!BFg#&W;XkDR;<2{K|{Q!_J}1XGT5HSU?e)5HJI3jp%b|Hg3@%}e_4){M0s8kF?^t@j{k zf^3eEx0xv_U=1KYlEQ4z$~DavHGc07B-f%tzJ>k9oOA6fiUm2E5Ik7$T=K611Th?q z83#F7e;qusN3~$EQ%R`)kOMcx1Z5t&KEBe3H~Th6OKVasHQ{su!juBoNsTC0cLWyc zJZd=)%~u9&6+wiCr4sUU-2h`i&~(4)qW6OY+cg3-a)5?Koq!(>D0Q;&_RR%{S0}Bn z=-@l}jM_&T?DP_M?`zS9=X;-XAqj)(z7;~8Yj5qcuypY2Leh%nnH(x9WQ?1_2g#z6 zhcJi{*frr`7o_4mu;?XFb}_yU%ZP2Pv(YZvKxGP@f`OC|+)+*?I3y%Pe@*dFbXfpW zlM|!nD*>2qBvf{H1;~!b88ni!dbL){w}wWo+DUs0Z@)kbLvc{fBY)Y=iIfi@TDLeg zAm4ns_-q)+SdMeZMYETga3w#?s}K&q0ySgHIQ^zd%Vp8(C^i1Fx05NatQ@@QPtBE_ zISR@%6lG-OrYYK32fu{`&;wO5i38bV{EeEi#c8nm6lmEX07}f6A=)(RfIO^CybuOd z0Q&%(iA1SH#;5}#R4TwFU{^IPrIrCv=)nTvpl@eWHGJT0<%A+0Ff2j0Xmc=-oEB<% zmEprNSZUs7QSdnZ&19K+Z(h zDlSFFXy;t3acU^;P?$xwxvkbZHlwdK3pjCc)+X%^#CbIK6}*Tw`=VgLCPuS6$rb5v*!L#sh|UQIxWeX-K_BU9oWwkjqCBgs z?pxna$X|FMKqco8zD|FUt2fwxzV4XV-;67>z&fwl>@ms9tIP8N2|&=-*ua{curSb=Mxb`%K8R$ z_`Uxy8Hj==5w^LX3wv>uD-Z<*2M53YF#X@fna2h~T}3GPfZ6*UISV?*7go*Jc5(!Q z01a1^UfCVFOS1LVg8V5Gs{~n2<^SxmfMl$%N`zPh`03>^2x8hr&uCc1wkk5uiE=0% zjUjn*Idw-GU+=`fd|PU%hTVI3Rn;!%N9IoKxvQiPzle}aC#@mGt67(zqg9FzKpGa}X zYIJP`?sn-0qdvkYRg9PA#eUt75@a!o-7z!-m?-^7@}7RM%aaDFvZXIX)<_KWu_bQ7 z!q$5cI@qV;qJF7yto7^NuIX%-o5ux2g(H$a+zvz!EG|a>_{?Z$By6yg&Pg(nb=d52 zDInA;O(G(U@qo6VQ(t^}cXJ>*Y0m!ah&ZmytY$2#t=;A=@LRz7ju}$$4L~9BkrAJ$ z>4De&dj3nIm!P4q2c)V}zOZCizXrO$Bh~N|o54`r|K^!^|9G}@xViq$v1uwLpuh=a z3vxL#9x3DOdU?s@Ma0nLH$LbQmp*IDn7x3O`hh5bhVp{kSI6TdZXcw!q_6+7>dl5J z&KpX5WVq zh<%vpX!lrqnAw5J9E#gvlYEP$r2N3*Y1S_9dt%UN7HM|!uFvz>e28%S%k3eVe)9|*grbmD zm~=IN%(FKQTB`h0U7<`0&2wUn9H3UT?stE>K$vzB*r9#P+GO+e+Ht?G)#Mjfp3(Je z_b~mHHB-R->TGqjOGmKX_qn6Zz2EOCUEsQ05sp%~C0|6Ox?MqMJ!yX3$7V(c_Ng3n zI6K(tS>V5(gBU}6w9;~%TfgStRQfQ*do4&vr>Z9%YzS$zM><(0v{`mMKdx`}7RvV5 zWV`J9hn`^tV@QDIfN??Opq7C5-gTS0+2_+&F3Ze=ErUzkWr;>%m=lvcB z$FECTE1xb8IR}>zVAWR=pz=hK)T-rI=2OnC!3p)#W|zOur&)AP)t%9@(GUdS`7YF@ zM0ekcRgqaf+qh!}ANK2ZF#je5|C-~Nur+GgjhU!(_nGcF>b3Z7buiQA$n|ky8eYS< zS%DxaTlwv{P-XUmw7XZk+gZQHwza-MZ5>^>CIFvjSMXE8eeq%FXVl~YAYDNJu)7AM zU=E^af@$w$K%<$NPKkmy2SFC6u>@*Yy^sUD@-s4o=Q>_z0dZAASSK{1Cu>i_c5-Rt~OBVt<3er8pKroJ71>^YQzG5W~B1AxqpR{hF z-z~;c+iRIzN=jmsPJuE7@{lz8Mi9itS&j!oOk%P;xgQE4l!GsLQIkQ%eM#NX$52dT zr6~L79e=Z4mKMr|d^*HZfg{L6hVK8(!Ab#K*)km6(C{~HB{E7$<`5ZNdo`AWDm zkQOW!V%mJ_l!Su%9*~C&G~B=v3o4F;7}QAzLg50%3yL_rvn+*45JTT+cz-iC6lQdN zH*3+2R}Plh`~4vbMMamdpTA{{Z1Kv4yva+VK#ubJ+~53$Es2It6q-q;eMtfsO+a$# zHi_;)Fh}!Q#Ef2iXXNdlU{kcTZ^%`ycACe!O}tjS3yruGsFNh(Z=w8)nK1aPj3ZF+1xmI`$_jJUuDF-Tx5{%C(zr-Z8|91qCu{RM4ZKASsP7 zX;uO9e{9O|MgsIba%G8Kmj>m>OS7NHWU0i(;Q!1XThhoOjMR>Y-APmUB6Sc$E}mq- z;<&}sbU+*d8vy)lom%GXF&{Y$xsTudxJY~Gv7}2gWBFJ7D+DND0Lae)C4P$#&N^$H zS?7Yt7)s}_f+n_f{k!fBkJBhJlM1nDiqd4ln!S^}s6;$y2$T6g$KChscJF32hYGYs z#?T1w)p55rx$I*1;KSwl%oE<%8f<%URkJ(Voi#1Hq+*Ev?Dl+Hy>%UQ9eMGhV`xA` zCly}tUTddcZFOCSCIX_cF6>W8|BuI${J$#1&c{xL|*0>T+#>6S{EdpeF!9R2QCZC0>N-ic7ul&sv@WIXmHDN|}-eA4)?RDnJ$rL9xe3#LGH(W-L zT{%Kwh-k(pQ>(T~3JLu4SqJ4tb-&KC%GRjaQzY99UhR5vlZmtL$YqZXWyTb^i|S-fhX@%_q~#bwW}q zMQ+8gv=1WMosy|@oGCetCXPTpvVVu9Wv{$m9L`iY&Dy*H_TW z!T;G^PH)-mF6|^}0Qh zjt2PNT4!^6(Ge=}UfaAqXuz*tc~4$wBs48h(?2Vlnuz6W77hq`S87sMzugJ6BXRF~ znJW>vTa)e!TNu2i^SypebCpB9BdV3!8lZwz_jx+Yl#owxg#gLHXXG*n5ThS&2dmD| zAw56GJF&!Omer2b8Y?p@(S1lsGtKtM;$6V2hox3eA+K!X=?w}DrrQaU%V9RJwYJS^ zhEx4OG0=DJ_PoQdXNPrM@4J_&#j|j%&CBER;F62*-E>oItoP$F)RMBY|L6AH7prB5 z?ko8hfZg7Qi5T~ra}(d6nOb2~nR7P}PJjApx=8$AL<=@!1yHHb!QH!-oO|_$pVx6Q*DRu{ugJBL^;{N21#cho@)%2+6qc0tW!M)=bYlB`Wu`CdFrUniVzAuBufC z=RTi`z>o@EoL#H^*rpbTt(=FQK=0?u%$wozVe!BWD+HW@9EuDW2wa4d>dM_->@AI1 z-`J>^K#E94ZCk}M=KbSaOyb$H?f1W}p4ik{HLFLe6^J1=EqAa;s$o&QEploAF{L&5 zd9rCmx>>^YI{#1$zl{6WL|u*G$^Nw#iyYm5&(EQ}1qr6%>G{v&_@p9m-E64((E1C& zj>}n^P+QY_mlt%b?mvgsf9qMq6{?d4z#`(|xF8?^y)8x;E~n(`&9ugchk-WTvY0+# zia#%SA-uw^Dv4VS8egU{d*o$J2Whp_HQ+K}*I~y*ODP9e!%p7d6J2^wIcGm%{;O^= zS)}>Ky+S)UxX{)BZxTms*K`<+uIdHHHR#?h{MLi!T$OmoB9cHM4kcDE@Q2B(hTNH` zJh&rWNc`ieoxNPyVwTe=2oj-3;XfCBvOFd4#)t+3u&q?w`TdFpmJM~>tQ?8Cswhof z^4t@P8E4!j=7eV+^ixLGE}$mI$Y949a9(-O=^kFax)M1Z4Sdb|g+XWK-fp-kK;j`4 zz<}Ar67{|FQ@)H!$7mikt#f2B=BUiDA(XOj;*2DupezjxqX;4p`{DqiPt%c>`3N%Q zzJnT!aEplibR>SDuFsl3*r#noFi7$%AU(>81(-Ha2BC@{v{t=24w$ml@d`n`6>q^Z zA*Q!f5~Z{%#y}ACfR9S93Y7||BXKEA3E1F1N#i0wO=?i@LMb)1`8Va@Ph67MxPf7g z;psSb96t;ne94jVcEt&#$icH$cGVvnXgiC&S5|B`6X3>&CxHWeh!z0YjW)M_oZKN> zp3QqpGj!`Qe#0Oz=I=1b?D;38f#yX@X(`7F_~bNweT0E8pn>$WTQ(@SqDEs4#{kuP zUP$r+wLf66Cawib@bf0kPbZoxehNUAD@jS?)Bj7fQoc4EkY>8M-V836&v<( zy>6_QwrOWVp16>E8@C@dw0d4=DCYhP2Dl%r|Pse{fPg!@j=FA{?)HZByv_$?3Yx-w2p zb;8j!#!Ct-Dh&B><(tqyeDq|#$k}@I)#I7hHA&Qa%*`%}p2l_Jhuk8VYXIRp$-X>j zN|oKc5%wKEUS>WO#?7L|A%#k0zMF&~v@h>tr3~lp6-|d6?{x^bAK>1t!DD6TR>_ol zn>Yb3L>6_@b$4Y^@%bLw9~AuopHALKIe{C2?dNod_3`XTX-bCct<{L{GXjawobS!{ zz0XCw23U+h8TzU3vjzOu=TX)azK+-|-%Z%*&COIf^YAt)$~F+OSiI~qGOxdTR6{2o zsE0kwwyaN=PS{+QM_46DgfMkG2HYvdub)5^<+3G;*842bveRzAIb3TW0KfY$A3=c> zXExDuM`1^qD0Umjqz( zT}i`IN#oEj*Y%Y4Jdoy$h}V@;b%>EoILqLzUu=J5JAc13b+XhqW^uH*>%($wbietv z(Dg!~1=+j#Kxq9v*^vzhNz~7%A$2`tx$dwmU1dG$*ON-ZHLm1xOU?4q7;HEJ1E$Gw z_!DsG@0?UL>yc}h>s=;N1Zrk9Y-vu0ju5x|_0<}gKcD9%>sPoyJizt3{dJG(;APZ# zz&_w>Y<1)D-rns|Ds?{rVAH=xY1rykhbe&OI_K%}9y8M4^XhMdS6yW+@s)KKruCLF z35sxb9F75l48j>y;iG&}kahZuY&1glnkk%oBa7saWLpTertD)M${z(5EUiqD_Ly^{av7k{myCaYsiE zJ5E%~`?E9Y7#AOpi@H>UbfE`K=)lF9*@zD*22e?j-}Rf$h2F`MS^!~veq@C8orlBf zS+&@|%DMf+RGJvo9TwCcTSJ(eoL+f)5 zIs^_^-_`cnM_f1Bi211~do8X45$&s^;rw8UgU-)(qaS{+H8xCCjz|zNOcNVYnuf~!V7w&YUZvHcYsa^@f=xmf(_Rfhea)v%+Y zw#pS71hY?Wo-{j+%y$8t#OzZJj!($4Jg*BH{?Nn+L@;Kfh5*CJgjT!{pxObyC3H}| zrA+E}Nb$5;D9|OFU8+=q`U^qS2mn=svcC0YU*K`V6>p6oD9t+O(tITrdF9K8SA?dP z+XOC}OIlFEDzK-EElf1dF@~X)W%2aw8sA5w`n#lLVfh1wys{|6VX0x+>{QlW8jh!0 zM3iwe>?Z4qP0FZxP#DBuY$EYAT2vm6>Sdm2`6&C&z#iQE?^Bw_yhDFn96*)m_Vb@Q zeBX41mP+ZywQWH!5diJs%2uk0tbBM&$_}y0Uxh{e;uIQscA8c?b@yc@NzfG60F8qf zJWQ{@VcZFe-DQ3RMdF`yQ;1S<9t`vhELBSB<7dZ16%+(+9XDOP@T5R3PHP@!dhw&g z(vLlJ3x|l*Nm}zw4OhizPju08sg-_)o^k?#n5bbtp(6xRMJ_u~x3s6{s+9OEdpA1dHrng>>6(9D|NQnT z$2srjaV2-%Vx>!@W{}E8q96pzOpRSNxIp>7F}m{D=Ad|otEe1?92_7jK@L=f4I~eP zMonXZ0s-a-JB1Tpa45p^u8kiOn1(pQDZ{b;`;$-xOD0e!P-B^W#?kuO$J1nb)2eg( zC{IscSr%w`MY3csI{~AqD2vI22kGVy#|i_BH;2$`rx*=)1ThkDgEYXfL00*T@_}Il z=HeJ|MW)#7)s$@2(3~Y?z$zAy-55^Bor^h6;5;d-)4?eFqJ=*`vZb6ZTn)+Jn1d4U zC-Wqp2hWAHX3I&_41FEX$KN~n(yV)F93$}FX>hQ!1gO7Q5=yB;K37JN(+;TpAD+%C ztj%E2+Fx)ePJt9kafjkiptwtMcPQ>ofdWB_ySuwC1rb5(XjV`{1F944j+Q6Fzl7E0W|0wc{0x%i)}b4BIS!{4W4<7C_> zGNw1Wvi>n-p;cr~TO>h30EL4^NaA38cSfXv5I5^@9cCGJ$^-v8c3akc>A%4LK>fko z^aN=z^wlbrI{1u@1`!G-<)#;L;*f6PYPe+U)qtq{i^W2D;yOk;eNT-PaQ=mpQR62D1o-;WZex zWOC}T&?29VA7-uP7qDae&v?ld^=^-7FnOc4ZqFM9;4>0LA`*cgH`bcjQ!MHEb1?T<?)6jW9G_TCUYA{(rz zde!`=a1SNzv*x2{?(}T=!J4hEcdeFx)!3t~A_D-|{lj{NzR^wBq7fblK|0Y&b7Jia zcQ$$p`<(Wp9lS(o%Th>t^~LbnNG!(`d*7gTFBC!9aXpI^4H? zxy$CDxbo7SQ2jvK&}O~Y1JajHudP*eDdtdUtrN%M$+vIv^gS+6sdIaFa&M@5UI*W? zDMJ9UPtL<~UHC<4+noFlb1gGwDW|=U0jH~(8$ZS3GT_6`P72$a_l~Tg2qgL7-{c%D z@$*4sXnS;w4K>IS%wz-ST|Qo!e<{mUsdH0c`~)1t0<-ICI;RZ zld0gqeSc1lI&Jx`I^92zRE7TawXG;$7B&!8*TXrZcAaMFYRRNdYQV?$9N&~|GY@`r zEVBwxa5{ewXYKy@D5z|OR=)kq-if+?y~dvhcl--3(c=E_GWLw$#EGALrZ)uK6)@m0 zs5zN*AMQhxSNXl44&sg7{9B6EB~BMtA9sY`2AsS;RT(nR*`cm4l^M^~Z+p0CWigh& z9mjLMK_V$w_M@v?WezfE`ewMPI2=*H{v+A6Dl5d32N<}m10rjCwK{ctDl|72^q zSm^wO7b*@GUw^~?zbpWxawDpJNEt(w)8_Put*bxW(ob?s6vWaE`Mw(3ou+nYHS0a! zrFiA~Y`Wh9U?Qhje?-it`?-I2zR|vszT{}D`|wN)-?hP)lRqOJMUTcZ8QjqJ1)qg4 zu)NJ_0gYsRPBrtJKnqh=#39f4>hfhwWROdO&yTaIR3;hTTlrS6?b2MFZ=Bv-FaQ=C z4!{Y=F@>Um+J=YRrtWaN7ZSE?m#Ob;uB*9F1Q?v|v`qA<)=wEFH58-&d#=3vEYGq2 z_zFeqb`mx?kKotZ6Yl5ik-RvC^{0{eJFS0BENX~l1d#+A6$-R#ohXQ=I4W|fGmX! z^*=?Z&q|@gA z)O5%xR4ANvD5!Mtl%)ZLJc2S)^THX#Kt!Lnyu)Q-HPvS+Oxb2`&6dc%qPI8@|QaX+DU_(kvs|9c>n07eo zJ!jZ^E@wM}zp3G!amSySYfOybt$sD&~kKk7=97e zgj#If5Jz?+QF3vLa*5n>(FpSyh1|eWdkUonr*}sL&KZjkLuR&8mMtIgcaIehH)26O zKKB67zrKI}7G%I_hC$%4adjt!39pG~!#TO}{sg&}O;K8ovmigjwKe|Vd)Zxc_Y|zk zVFc1Z4kJ=mKwcV6vWa2}^xnVo#}v880rdueW7%oD?Z)U}4eT7J*6y8~ zXvR~uu{)v(dDN*LN#$J%z@?~EGbBLd+{yFPowy8Zd#f#(R9sy9Zkv(zR$U^G*yN_Q z)hgMX7&Ee8Bt5u1OcbG#v|rVagy-X2AR1^PmHp;yA%q^z7tR+Ab~f21YQE7V&1c}V z^2ygd#uFPZPI6X3RADr#Ie3`hZW7FVb}mRjSwo&hlsNGMLpQ5}ubPaoNkd&q4-ZxY+z~HLV8|W>{uF!?&tse_o6Q-UgT3L)18_ z$^`h2FxgKq+;$_#)(3~{_GMVrAOl_06Dut4rG?3zyEZp{Mh{0Gfcpt#7L}KopzZ8~ z1i?~WDRV`5`;x(C(Yuqf4s&kH>j&mDZ~f}iRCkiod)t^$wE~CK#eTLSSAymkNwmCJ zuBlAoGMtEPHCKPK+UoY7b>DX7uXV#BCiLHSXBYe5NxRd#58CdQ^5Gu6iHHMAsBP?vq!ForEYfNj*ccYRq`+u-FfH8Xi zOXl+tWfC;?DEPisgN99}cwM1Vef(jowhGTXNx;~kfMh?9*n^w!93 z9p!nWVN?fiA3>Arnh7Voo|)M4pd?*uzhBL|NAB}wq}_8tJiG)>VTbdR_t5O7_%s?? zfh1gocB%>TESQ9Ztvvu}Wdxt|;`X8bTlp1eW5?4aCYI>j(n^%)JT)S+3z zVSxpS#Q+KR3O#cqN8Pi|{J4TU{>!$Nh zpIm$Z=yV^+ap*ju9ZP#RI8fd}u*Fm{5P(B%2PpjHcAIH}e|f4%=de+dvKZ5CA4h8$ z;NNhc?|?;NLxs(1%UUWQ-8t)!TdpaC5wvBzczP(&JyTItMX;}Fx@{Wh?5G=9s?_B) zHMx1UdFfBFyHBb@qDO(nXwq@gcUQIb&a*fi9((3F@P%yMq_F+AZWfuQ01^^D)ahl_ zI1hS_^W9mRnhxNW6+%B37o82OR8;Ng^F~y^@WRn#^tU>jC|?tzF~cz$*x)1At9;!Id?M#J;)^jM1v&~0xs)h zSZvF0bGbuiQ+su?d=nX&sXlq#jEm?2AzETiAl;jfN5$EBnoHgVr8OM5U72CPJI{iG zyO#gylYwwqMt-^~5B_~<^m&_jEXeDe$TcO&>gCcPM*51R)2rVBe1e8L>K3hSC$eX& z4M+d;Q2Nif6HwOEd+o#5S5axZ+RyuS)_x~Do(Uzb=tm_F>B4p?gWef!#|vx6btDMP znyq3$+Yw^1Z7oXG+6lgHqMvqhd5xS8{o=eOp<3G($oVYzlSufoz-KZ}09O zIF%RQ$B`sknov7iVqo`fQ(&oM0c5?^w)?(?-LPKqxrCZ=4n!0137Yr;}}F!v$L6%Gc4O7;GGJvC+Yg;;8hd z-B8k9_*-l&xdsXVGPe*#jAv@scQN~*2rW~Vmz)tTB8(M}MVUnv#Nf7ek^4()LSbp3 z;W)OTPtt7-MM;6c8^P(x!cBn=xEu22sqjun29PcodQ<4)13S zUBEK0AF)gMp4ce<`8>nC<}fF_vc%&HoH}Ktgs7inEQMA@?u|sZsl0Ut4JGAp2(6`R zZG19~hK(N$g51Z1xY#~8YGg8~i$GQyl6&ajZ~rT&I3`TYQHk}HtzQ+6d$6YkVud6s zOCo51)KanL4$M9Nnrp!)>uVTkPRdKF6)`)4kAnK`3K3u*qi;%dN(rGVZ@!5Xhq2Rk zV~jO(ymlo{lku9!FklXq5RMpQG8!au1OGUOj$9Z~J(O&gDnrJ9!_Kv-XQUs-H+y%n!E>DEbuAF25$|@QDiepK1K@=BV@a(aIEI z4JI%L0fY`^*#ZVVF6AM88J~#$HSa%tcR&WuQq(QjO4^(iC^-IRsvA4C{Z5Eae3O`o z{`^&fg}vX!+vDu3Q7}ocaV^puTwSMS4nYHmMCgqFI);j?!YP4f@SwI++Jz$YO0Tsy z+)^!Q!pt~yRvZqqMhXubyEk?-{^TeVK!WsWvN*5&C>xcT1*H6DQRH#GHFueqW-+Hr zf@Y0GEK?<+-JbQ$i|^5>;eM8sC3Oxlz%Xn3z5Q@6XIPF^4yY@tHyt(66=E)b`ic;| zJ96p1f&jT&L(yQ!r?Cd#jIvLY5lac!qX{`&-GLkp%X4D z(=N{rlJ5J+>RW-A{^TF|S~Sa6#4T$fV4p7cdyUpvLIe`3$%DahUbkyenI23~(~5-? ze`@WIhhm9=Hn!|>B{D#?I3}LveY)D(^IyUcW(b;gPp~3~UJXx^i~9Cp%~*^-4%B`~ z0g`1=AZvWy&5dulKHgs}7Uk~($<+YVmb{}XeTI)o35q;tFOw06nRt{$n7|6x0=HxI z)x(E`)?0CCl_G3Vo>!p$Cr%Q>%Yf}E)^CaXH*PDP)<|T9?l{viIK|z6QrA6BcxP^B z@r%|b&W+ojg>{0?lMMd49?IrPWIi?JGZ3<E(Li;Gduyh>8FI}wPs8>dK=JVLc74~@t zg!Id1+O%V(V|8tO_iI9?T4sW8w;QkRnKjW{)X+&Q*$8uZlzNqq@f&fW{JNCqaZ0Gr zOH$`kfA4qdR6gFFioAg|(1i0r5U#)L>FNFW2d4ZY-lKWG*XMv9${AFCK_^Y`rX$ z;l73|gxZB$ys#2#UOTHtdjj`Q<8BXSN(%nTH4e778|x@qD-TDjOdWSyWy%V9{O1Jc zWR=a%y{b)h&d2gEoyVOpEakkAWnYml=Ltju1TZs%ysLH6{JLhqcJ{_EhMevH+Xd^i zG&DapL#U;tO<_gMMlYQYrc9tBA$ag~xpq5g9ssd$W2|nh{Tyknd;iQMSS*f9`w|$- zE%39&_TF3o!frPaEQxWG-kgofTsZ+N#G3XeC{jW$(`3gr8{j~KNpY+t%CMz^3IkDa&x z*l;?tOx0$Ir=6g{U;!){3;dG`?*`75@zNAkw%~36hhB|&!=oj~z1^4<9)k!ai{BJhP!ASOG-97b9{h zN+~h4KQ~Y--j6|KIye}_?8GjNAVTtt7)~$(e9@vyO(%gU?hPhINQz#$bI2zs?I`hm z?%SGs;U_0B(S>Du{p@%Flg##n%Ano;@vYtZA50}?x+ocRR~;j&82!z!Pq1kUu|VHk`C&5n&|%9%;~4h)t$v-XjW0^QV2HGCk%N&{cjE%s0j<)ekLAL+s$s1%9i zd6lC|a0wyD6GCAH!!cKqJrAa5^t41mO$83V607<8S2x6{k2fcadGGP-3Q5H=;9x!P z;O~f|*^(BQ8(r$H2>F(0f|JEG#W-Mc5ZFK@ib-|D4LI<|4J7@+qW17{Y6;uAv#W2~ z65457W4yl)Dk->&WUEF0=GRhzCZM=(M&A5zNmgOQ@hGc=O>C&k07LrrXw#j6n9j$` zd%FMgVR61;6T8`kjg>Z1?g`t|w(Rk>Qc}nZ33xyA z;2;Wl@6H+Q@k##i0>N@whI!YB2>!d~J_YP9$T7udkf+Z2Y^OZ8C&mqV` z5SlMA(f?UYhX?o-qj}ipQivh@Ou9q{{MZY`G-9poeHFoh^TiS=?gwOd|0NN>Vxm%k zNH#ssd}!&P(kViKRL&%jB$exsFne$3^ZVN-wBGCE?;luK)I2nKRkJgA3UD(g>F7|! z3{87wVID!}Pm5>sW9gG~<&l!u>2jn@^44>*wzEo=+VTv|pVY7x8b2_jgN&Qtxgks+e{Pe`^zP@gNB*j+D)#={Fim z<^@We9<*kgMVXl3a&s?=iH3v8zTPR#maq{RX|0&2-WqMHzk?-g6c;u`FaUpXQ1WtU z;jK!1>&UqUd7Y@*>P}xKRf2C$rfPy6sD21|KXqKkhh7eqYo4`vJR3Wi!q}Hk*d2~E z;xiE3{fT2^ofRAZ zV#@3N74gk}%f^X%W|B#tDH=|tA;dnX>2|E0sHmNV<6{jO74^|&+g<;jslJ@^qxXaD z-{q{Y58e1tf#i6A+4y|>Q%7IaS7y7*UM>zO9}bPhMD-6;di?T~Crl;y>OP{7yE}61 z=R#FA|96Z|O2)-T-*Z4f&)aLU)YDnl*kHUPt>s!*;N;i*a^tFY)mZa3#YGv$(b!vu zcJ-I5 zhP|UXDZBN`r~0o8U-q`57I01Oma;tB-Yx=|cKHZU zmq1N?gUb3Ti-k8GX|_w#O^SY{jPS7vJwT>ve521ZOPh<;bx9F6yUmg3*=n=d__^D< zS57@UBBU}5`lS($5%7TV^)=mtsnO@f0biLUXJF)ugO1mugWGbNZ2Qw`(?jB?^|3ec z`M%IghF+ECDgL+f=AE!JV*bOhy&~_|eK?o3f!79sAl`M`#Rlj_941oAq3KMQSsRjd z0b3~9_KcQC->17s{$$~Y8O=U$KI9qIb{mDkpUVC6)Esp~-0^P`zw^`GPve`Zu0zTW z8T=X5pu;;mC%O3_8;A*;)H6*5Cg%$R9vB(SwvLyvSmU*xu4jj#gEKh z>b}{*>Fm6UXmv{~--ut4QSEC0f-mDZ_k=r-z()O_TVKjH(#CD*Pqa9^<#bA zx?x4HH29DS=U`~^BMWJl7%ai-{=7jaj0#HSlBrFE41nZ;2$w2|mE^=ux-v3XmGLZt znGQfmA-+h0jmjwsh|i$-EBHHi>dQ(ZWeE`T{M2Bi|E?<$UZQ4uKXP!M!loo0+8`w2 zxkZ&a&sbFO4(}bnO^!29Y9xeC-ajELzVMmqhr%dkGJHXPCT$&!<3-@#2g2N>qoY@2 z&fe=+e|oi7fcaIFA(_l^iBfwNC-E7_(ec-zR8qPs#eObFS1N-R48atzZ`f*p;(vkv zXPp`Fv-TqqoCkqpsz0HJ-okOB!l0@e_DsC+&mPr4nUVoLrR!xa^s_@=zj=r)`Ryk6 zghW)Ku5b98e8a$3_lu(_6?t4>@{~l;k0hEVng+R6s#-&m6Pc>cfEC#^%=~xsAS%mj zJFYd5U2iKw6rlx$s>Y%UA-(^YkRC$9T4V;3?@=Zhy&bOth{70YOn(cZ^;<+0f+JKC zCaW}RD2+`)qeKb(beh*ZGAXT6H*2%ocEN$&n8H>Ie$V5nXp|>vHE1ehr#437;is_H`4`D+SkB{$N>wK#!w5o8uzzVKpi=c>vTX2#mmvj| zX|P{UfUqfhnc>WyXd|h(=qlr(>4}My7HO%(PxW=5{}FJ)@flzs9=C9j?p;)U_WHWC zcAS4z=x=EfS}-Oi$NTn>%ypa?tV=@}gP)}`go``~3gy*_$ ze|PgSGDeK^oGpA>Sr)GT6%maKIdzETprbVQi-?c819u0T^=TC}!Hodnf)kCdRt8V6 z^+AEjX`Fr(tR#C0n9=O!6{jvg5^q&ySQR3qXonm|35{$ul39Ny#HWPK2v&TEQej-h zTyPEMAcCkJR6Kj<(b7|T{y~@7V%yP=4Av`#ho}y=msB;po<-teAVk)~pP8*Db6BZ$ zdcPzxXvQWcx?XPk_D8U}9)qXzB%+{gmC3SHy?uRsFZxo@+NrRoPP)&ZPnR0XN=v&i z|Dg$rqQQXL;930Mv#`H2y0ptY8=+fxvoY+gBBP=m@YoQXooqQxH_B)2{8rvHo+ zBvJVeoQ6JElw~<4%u2{EkF6K(rN?~3!o(2-K(Ufxo!6ywu$W?~o-~sasNJGXfsoRn zwr^I%%?b-BEEUTyQ~QCsx%n_8IwBJsuIe9ne~V)&^Xh-(`6CWfTh~{wa#5J}4St~E z_lfM@yN2%)voD@@P{Njp>7R8Ag3{9PQo5}P(wnC<(&6|-af=e8R@Xuz-uD1E_a^-` zPO<|ZSt2Dz=PfN61yzgdNyqe&45-@aF2fCjU#fQmPH?^e2fjl7ef{fxSV^O+2CwCP zP$}KsJiqo2{x)+>`!jEN78gsIvvIjZQ4e#KKLG<7PWbogRZ;iP2!QE(Tr0NqTkmFO zX6Nko^5YFk`cFnw0D9}2zYqUJ@vB2!xv^<{8_z?^mDtVtgYi_Kj0=>qaZtwHAAXp%SHjTRcU=h zHjuP@-Pvs3|D=%b&2pG9a;C}?Zyp?Y-o3Y#R7qeBhJos=I=AkDsK~wTy#LDrER-9@ zm1h$e_GTBfdzSkgH{YSialv6mq^`d`*D&(hy4|JZ;tayrI1lfP9 zFV8>HoeHX(c7bi?2DVZzh*wtk_RRFX^XeIJAmdr*E5mgyu1mKYY4S;lW+rBdul1(w zg$-S*AYHfTdY+~;!R?B9WtY6t7?DpCc4BX>YWy$HtwE9XaM?$jp;>2(4UIkZQdQR- z-)D=1=zpJt!<>7d_1?oi?|wW>b;(&|i{s2f=6kqL7lKWa^*9(M;^k$-VLK79pY9^< zthaPGxRGBagV?$qpJ6*tUb_wtB)*7+7C7WQf7%Co1# zi+&8>vWr|4mXPz={9pF?>8ag|rJljYvqHi!kbQLT)yV3RU$%U*8!|4?X6xbuG`r(} z#+^5%0updjh}&MKV(kXPKfWCF4(jt=I{y*rp<7i&FiLhft>@WtpP$c?yyN?rdf5*b z#oM=Wjeh*oU}-vwv@n;#>@*$UCt2Y4d{>|Uz)#M9uf4g#JEv-9Xt3)01jOsa-ZxP) z4``z=r|Llh7h|FBTL6+@Osb-qVk(;8e7>I-7ZxKzB#cw;#;*z2koX!6ouL%k?&X3mz>iRZ+ziv+Ce0PkK0vITx4Me=##R z`2*4U(OtfyQFMKbhDgwJ@ebooXf~b`jm4Pdr~^VG!>s*B;vE^aoRdm-)?XBH4(!4B z4C!1LQ_NT6`>DSK;pw(#=5?_*QT9Z!dArXd$Xsu|EfkaqzF>}Eq}+TzXF-H6#a1i_ z`)rkJ4L^xUQMs%+f1&3Lg9frd+`h$AD(2n*IGygMPartF5v*RYBB537;ZSTGT`r{y z8Gfo*D4|uR^PI7cMD>Co92KSs8WHZ-hwO?qEGKb?dUky|Ml4w@=Ive-mG77&+--i8 z(6e?UoDoBvC9LgSemY9&gCITrc zI^7f+e|E3G0&vpiKgj|54FV7hKqdr)1e0QyH$QMHiwMQuNJ=`WE*#DT8SaPXy050L z7kR9v&gcCoCBtX*0CPZ{^^yB3FalvyqFsZL>$pOjVK|St= z=xwBhpttNNY~j7jp1rF)e5(>YYAb9bb|2x%V`^;PV>i3QZ79o_wtdR`yO8j*h_q&E zvn@*qk0mphBiZ4XVD79mDpfQIG`Io!cRayTpk8%;z}BJLO7`nlIZbi5I9yH-xv&I3 z6wE_pqs?pEA;n0~H9zK0g9%WHa|khOWA>C%E$NrtDDC}w-R-bBnVoWG1{tWL5Zip@ zUz>LL2OP z3K+f%^<#$c&(7X@U>qtMe1a4#;Ln*$QZC1erWKq6SHDLGcN%Tcql_D|zU3d`s? zWQx(PV35i;7&)JI>i13+7}^#dOWuB(MH5T_g2U9nG+!l4%3%W*MfrjXD5%0V6v&QP z3H@4g<-Q~@*=^_hLwi%BHIKGedx}u}PAf-TzUbx%hK^@sWVCwj+2zRKtMt~Nm^0FT zq8~R6ujH(a91mp|@_AH9QHD)|+Q}kz8qCpE!xZKF@0}s@TSG(!-?*IiD^- zf@D6aWDLrSHn~v%cq&c;M5Q8CvWHvi?08 zy>{FC7BmrpIf1p#bw8OTe%)45zvOH73x6)5f2WqNIJ9*KxAfcc}mJ0bp&y){6)iL$?M_V=lDkiAXAX;f* zyIcV8`HN(T-kS~ZZ?f$I-{QLjH3z2Tkxl7R*)G^T-QnjMq8VhvaY zm2x!iYUdHjz4|?6RR5!y&qEb14o`=tI8>d@kMo&%%ZJJu(@%h4F0zJE&q0a11^@PV~ zzmx!06qH{Sa<^jh1idI@2=OH!m;v3Xt@&hC$WVvT==`vJ=DkDLx;`vFz{ULlWPW_R zO|z4?a2uXv;wQY>)s9nV@HstRoH?j^ME|G&JrnB*n#~c>^?FJrpZxnhs?+1`<%<7> z-M&Ks5eZ=PxxBb`u{!g7T%2E3Z7hFqISe{O^wGgXfdfNIFRPBomK((o(HaD}Cmn7_ z7z<1qcD=t|JU1hZz-5=Sn~jx!2*ZmcV!iCCjcvq?)0c0tmxJvJf45hk5?6-zbC>W{ zq54j+6&vak8;8<`et;||+`iy%`RM)BZ|tBy1E2FFCmAq9R$3e#a!?>>=>i{K{_Vu} zWvN7ZP+g4~O5H&}c)teY*5=gvhdMQ-5vYp+V1!g9>ubJFKI89JS~x8)7``RHUEvo< zxc*3}jwGlU9@}Bc)U39(yt+cLP@^5u; zw;4Ug#Ay#ZL$!f57WeW&iPfG_BEjzgk9B9}Wx_WRHq4J|o6oV0P?ZIbHKu zX}y9=#uB;wqBiKhtgSlC&;CcM$!{UvjihGYs?v^+7UTAvt-!u+J5Hc4eXy*HB{xr_ zvP=t2-vglZ=_Ae(+f>~#+MH~Yc(r@Ejha^43rdfHsz|tbjU>9~dDrCM5M^rz(w-?PC3I<1fz2lB1^etv3P*bFNL1q z1*u4wzh2KD3dpFP3tg^_zRxDu(BMJNv!aWUP1&$m*pegc7Zx33%$@vDoyNFz!~i7q zklkzpWU~HXjhkp)>GN!Y4HRhVL6R#Oi?-c(aBP%-olHq5zlBctm)TDVbZ`t3RF$AI zzjELxAX8-bf6pG5#DtHNs^{JAHRh)6i;tzEEE*c5%^l2DNf<8qP)>*mx6cEJgzV>J zr>Db+b4cWwl0btLMfuRn8-YT8-NoICnwTn>8z}u*!RORI-B?1g&NBwzg1UhX52zn8 z8!Tji?c7^U6(ba286W_?;n9mEEk-LvW+aKp-Z`#Bj{(`Xmqw>f7R)vO9sFUj@S0)t z?EAM_5u2aC#XJ0qsi+ILQQf7l5ZSA=Z``383FDrlQyv2zP1U!OjV&4UMf>*^5qDQ8 zSt{dAX39^GIh8)uk|sJ>>PSeisFbuMvx%{0t(B(bET@Ty3@7gqStT>v>KU}|7|aq- zhNQkg$a!nM?q`KWf`H5ec*ZFMy#bK+K?`mFKjxZ<mOj`Pb7uoA)yY!i$k19B+Pv z85;Px1s^7-Q11%m3a_O-ulxdj2VFySrK`w%=k^~`9GjFeOnoyA2H2(Sjaq387xR)X5z=~vJLQoFUvKG z^ysi~KDG>hGp&1C&f0!#hzq(cu!I8NF&DLn>)ck(9<7b@vp=!NkgFAZDZ7psz(K6y zG)YQ3!j&os;bw|Z9j0R%zmLULRaY6sr*-#n-xcw~;qf-K@y<1RZBOOJf*6DZj7JQ$ z?P>J2L^=DwbzN)?KuJ6I4|`cr1RQ5MLH&UC*UaU^`7F=dW8i;gww6 z1CcojNW~b>z!yb-;~*(C8X%aaZYM7RzOEZiu=ZXXwWZTud$8H&KR=ZR1W7Tp%5_`m z*4D&k88W=I9|kt=?B%c|e;D10!fGMOweKo0Y(2j0kBZ8sEep66>P)e-9bpsZ3aWbg zTr~}=&Qx=Ba_fh%^Ej0!j>m14mF~EiX%eXhxnX$U|7rzcI&>x7?uNBeO2zCTAqNT~ zAoqJkt#w$qV17XY#~R1$k*PO3UJEi|I}1&~O=7~etF2wgh>aGGo_@JmTo+S3;JVK; zz=r$&mf1?k{$QK&hTUh)Dgn1S_+Zvd zZ{F6%w)I5AHdAAVRSrsmjyfumD}lyS6_P`;kD@8q?Q9=yzRxgMyXtPwqs5dnTqNEW z@_J|-&L_xaO&-q2iGo_FvUu0G+cDOeQ9;lsW-5zIJp;XsmQ8~uOq@Qr^XE>F)!e$a zR^l)NFyT`2PbDmKW4u!v+gJ~&?a2OPG9NiNWuI(5h-BvP7&dZKQP#@_VtSYl>d!`Y z4W&Y;#~lKAz3Bc6$`bZE9kEuJw_wF$ixCX2(f9*+xV>2{KpwJwayU$0D)Rem9v_s9 z%ezUCp?;*$@-S;WI2)b$p92-R|9B(wRpfWarWrRKW{af;>_b55*T*BLm0=&XZ$7HBgAiH zeX|Y0Lf_1QtdX&OpLG+7=|o*#m6h2#4eSprqAS&FDe2|0ye-!0Uv4UFTJ21zOqc5O zwC7(t`R?v{Zw}Kl&Zp8thn#!A9Q!sFcCJ*;5<_c&KrrC>zqKg;Y9^hY)@p7`2J6C@ z=3y|AzN{^_EY_XjihO{X1A;l98qcU_hGIYYbZq{;paH}-rL zKc%x@jJA5bu@z) z^$8%jy?)AIqo<^Nc&kC&199U0e7j%II%*l~80lagS-9iVuBED_C{U1!cV)~M6%A86 zfyS_Z;aS}_MC<;Q3uiGM@i5&z-qRB3bO@Y!S-HELzq)hMV`^6vnTBZ3t+M>+yO$#V z^mS(Ad9vj$obgHp6(k3Y7Zow;eHEbO*W3T;|4@*kD%QsX2_A9kM6q3@>wNHN8*Mq7 z^Hw^`)YePAFg?>tTYs}xdhyu%ygloAeeuxlX>XX<=}Xk$8M#U%jfa5!>`R_1g`5WOuK#i zb+qi%_&Y5#P80LxWG_w-IWIKb&rdW9F8Fmgf0j_GrNCk=dx_Q_%e&e}_OGhJajnOb z>jvX-rO6L+oIP({!%5$&()w-uSnDS1kjrB+4MP-l6(!l%%vYjRIsr{zua-wFOgCPn z<>M6B_^8zav|CZchNCaM_!}`_j9c-^H;l2f8;w+IAJvCnKxNF!;j26KxE=lemE)WL zm03c@AwqCq;80JJ7T@~b{<5|&de?jxAHdGY!S|9r5EqgBzoV0o|L46gto;2;^~Zjb*(3@%c6U~=EbU-qB@uE4hdirgH1vftY;&Dt3MSlLTTE5&g?91|MeEdWdUKgAlA)+V652 z;~JXMP?|Xoky&`DKl(^;!tdjDWnwpnM@sN*xFsU8^PCUhsv&P7sFQfiMSF`*k=mA7 zw2){d-%G(;9~3S)I9ITd-U4(_)J`Rvf+AY?KT_^wdlSU60<0GfV%Bz0!!>cNw%(ZCwk+Z#X-UNK`seDIBU5 zZ=%u%>Q~svZ8Ko~zwj{JJ zM~Hu6SSUB<%nM}DCY*s4sU8v*r%lGTTbIn;U0vb(*;YfEhE<^2>p6cr<$v2Gv^>%f z`t863*g}Enj*l@ll55(U`@5*K9;go>;W_n(o1tW;=A;is5W1E@!$8t92zCEZis3&P zDZwjXKu(V#q(4I=B&z1DmyaJv2%fHRgi8C3b zu#KSO6FB@48B~b2!YZa)CpWy$q^SV`&S85>P5+z$#T2v?WGLwa zvxdOIL&oV+ZY8`pJbiuX=8+CtvYe*mtg8IvZpL!P^fu?j`yWNL= zp^0|f1`xCIL{`AtM$iL4_a8wkAT{t==UHCj76T9NrP5O$A^T|em;TS|6ZN`^IS6kD zJI9WZ<6%Ml^-6vCRbYq1JUR{uY;hVRI-w!8V2n*}ehNi`y(-1=qm54|d5|Z0sp6JD z1|K^-AOuHBE44q>H&vS8aFJW$&NjU>ymWjA)7;!rxDm$<(#bobVVFs(K&sNfm6LtX zQ_r=&vOHD#i<^O0&)Y?aViW4r^iRvnRmQpKVWI+zsl)*D{+!r%@pjMs^KSwS#BTeN zjrP5-OZ5RMb_l4jU0z*CNn0Zq$}*0QiBOzCWrBN5umf&EK`R#Y1tTfNS@G&Rk?zCy@ZcxmPl^c0i%m@{3mmVR479RkvY~b#&|ExTC#_d5 zwDAQL!>>OzELGrjs>EP2K|{Z!0J`U2+jrwon#X!nqxa5g5?%WR(ALp3zvfe8GfZBF zhknFk&kJd3fYu#cYPhO(tl~kRJ#Y|*Z)z2OODVrv=hiMq>bcY_2=`AX$n77)N!Q`x zVQ^%Tj~czKWTc@9cf+e%t*W-8l)DIdMR3=J@(`n&p7%j>uWbe++EL1(nf~8OryA`d zK6%;4Z2dFFFz=6sjX@pB0;dBBZevgPlZ3n{u3tn#87iMxw%WPZxSiT_m|>e#iX%R1 zb8ey!SWV-wO^<7i6c*^O=MXsG?N9j!8AAXByqVz+CR&Hs;e)g3I1gu;G@d%khoS0H z7RWpIrS?2N5yWNFj$?k0a>r}0Hv$eX*@b%lL?5Hsqg$8|^OQ=jyB)oHrDXCC!qn+~>e>ni(k zPLNMBf5S=5Iw1^d*HH%ZUEQ5JBSw__g2O!DI!4>e0ItBw-AxXj+AuEhvbbnS%}ckzqPZ$pMI^paSes+LZuh9lj==ehXsg~ZN|x~9 z+ViNR-DfK{M@XLvGNjaSZ}ejrdQnfuMWXDKcj;Q%eCBlj0G0?8ZI5{MqZ)<;d%|Iq zh>88$Ju|WArt#&-7pL=@-T7i=O%CvWJ&w_RcUCq1J8N%~+&TaxX{xB~3}ou8_tSdT zwyr0wws-q7DKM(wF|2yysox;#!L3cW@V&QO${#$PE?Op|`tR6H9U%5;Q?Jq+PP%(I zuH()V=OYYZfQg0t>asF``6m#2b~;mReIumCAsQp)=weOQyISa}`tT>BDfC;)fDRwO zaUNs@y65$3;fnsUId}O$4~nMHO5?C!nSk*F$jFn;Y2@DKE^b}v!-EMq;8xSUCKhk3 zz*NDd23LL{&2Jw6D$mb~zJ{rTH;`UMDGDgKdDj6`CrcE1F)a)9++eUDNbvLjqvL`nWl zP2RPc`IoM4jDa8-1&fX-Llw3XN*oE63Z)N2QiTiY?B#DyPxx)du@Jd=F zOaCVJ(2@fIrvp-R;KJE+A@DW5nkFd0Dh=`XcQb(TTyXm$ks ztki>BM*x4fnF5BpJW-XYiLlBq$?Qq%)`k8!y9nZ;_Q+^7q`30?9#~2|grFxS7DlT< zQ68)A(W9lFsb2ep@5<>_Q)m}Lo&J2z@O|0nd6Y;dKkyvnSr9SjysZaLasqli(8+9S zo^mO)m^P#5XSWp>GVW-WTa@eR)hZEZ0I!wFsH{4Qf{MgcAqmLCxWMdH&3+02`3?<> zloyG*BtxD755hSxTb*Fs!yQDMIUtjRKM}xt5LyCVa+YVq!C8?uB?9r+5rV4p9=w+f z@^X-8Wq;iJKCp?@;g`W6y{fKtmL+t)SSc*7^bGFxtKeE*Yz_lOK`^bLiO`jw2^gmf zT;4z9eZwdyfY0J?u!OjxqT=|Qw2_hK*{Weo%q5tm%hyl^nBbURMgOc@1edE(8 zM$-9@>E18`L^K*^${`^z_2gw3q65-LH?J6ym9ntc_g@6n` z@@5;Y_7l7)uake;HFSh6ldmCj~N~f9@bS=-)9|Y?k)V$!YEFTHVQ5n$Dd`A+^(dr~sUW=VnqNiuhzK3dS5^2jx(M(te zKQCrn(XGt;9>LxPX{aX6md+S8$qn<+s_)LNVLW+Gx`%*5WNE`p3-msYAMt)^d&d6W zP_$Davjs;{RvV3^y6yGS;N`xbm(UI1J|KN@cA*9KugR_=j_(C-zp?#{%iX&frla-2 z)D)C3E8Y7h+wP+3Zyn!R9YFeruy1jq-|%TL;cLZGS!WKU57bXx0g6O3^4sgP#4!qT zUUSaNjLvF3JN>)&yJn00vEBXYvvJUp`+hlU2vSj0=bfKETTlZ#Pk)~#fDhP2;NP<^ zF+Tn4`E%&t?7iR&w2MkEorO-BPeFl+BPUh)>1 zJJ@LC`G!vY*iyQ(iR{`VDD`1BD}F|)(B*ipptJtPZIwEqvb2jz@KeF-E!{UJksvj2 zf$j4NMyT6?{_qBuXQ=s%re>fu-K8t+U-nSTjcbK+SyFA{NZtJ?npuw;CL666qQsyr~d?4Lc zR%5@()|!_y@+;rB(B0zV=#UVm%8>6Md4=mXqnp4x$Ni*>-y+JvU1n2lYk^Pe(1(Pf zVaqpHY4|^lHNHQJWy61zkrBTscgAbp#R=WNh`%)shc;r9s!DxXlxbq@HD2#@Pkp*g zs`9@!d|6s0TMOcSy>4jjVBLI2;!-yA?fMGfm3WFA&a(O3wY!s~`_3^}GLC9z5{1;} zKUr$doTBw;8IpPnL%m7P#qv9agS-j~enr+^^-maq+~&PZ%zFoy{H%F|&0C_VCV0Q@9kSGFdW&VjZ+IlU z*P_57_1}fc?!G%tmmkomkip7jHBKlJ)K$6y_X*}0u7j#_c0Q-YM0o_GvoDUGVfEm2 zMT@25XYUodmV+y7soz|;a%p|hlsLmh80B8*ceg<&b?HVuokQI&^pMnV$A`YKRRSn5 z9$e9O+aAvLDHGD{l=bGhH4D4vBRM6_A_gnF5*lzh1QGO{VPY-i-0g2J1BT(@h`};w zR1Exo|L!34J0xLm%28;f;O^5((j@o^1VH`o?7;U-cqqKa1Z*g@iGD-^0Q zTWknSB_%-N@cnefpDZpv3Xt%-W)PBU*o0G+_T)lo&FNjv6qhKqfZa^@hJNN803gR^J%c`p6)z?;oS#0-)>elQ$n8-)GYky2nC?^olnqGLZxWDmGt zrxo1fS{WL2xTC@@mj`*dB)tO; zT%z&&&x+9_Ndo~0vY2^FdYLKeO2{L-5!8P-Q1e7S4AaOex0$pw)P{>D<31Oan51J3 z$4Ie{fHv0HYxe|$bl9^z;lPBA%-;>l`|nXU0Ot*iLlyzNJDh5ynHU<7zh!@oq|iIT zl$30!B-%*a_6P?M=OHd%$r_W&iy|oxDLY3_qV`-iJ-aL|>Mug090#3qepY(rsy z2(q>XAwsPgsG58_oG&6QR3(TEgbmkk$3;i0%L&xS&NdZWXK!xKT&fAJTT4iwS+k!!8(K86ovbk{CD}kbDs|9T)u*v8 zNqq-tvXo_L$x3FFo9+h@&V7g!1rhR`?Tji%Pqz!Mgibqin3ERko#sHRGwJ`VV)K>n0wPc;5YsX(^Y4+Ob=q8 zU3_*J$RjC0F@q8S6B6uWEy)Ha!fbRHLX-I1=c4VI&&zE$4bxRjG#$l5jFJszoC8|@ zSiE7pAiuQENqQZ)u@iJ3HQHgh57%T zT{KiyiVjBZai75aLDE6s{u;YTR(g_$F0zp^G+1=x;AiE*8x0BGl)5liI%Q0 z<91a*u$qH!BF$5#KVI7_&q)+X2`t4Te?^wl-}<3p94~qWvlAMte!ID4vajLot<*y^ zG^2f9d1izC<_7Bm8qdA`nS~#mD~5{_X39Cj+bKd>SS<1LreAd6I;-t-PNQ=2^iQ&U z6}@Cq0&U7@;#cK46;)GaLt<$S@v!p&>axnhK!0~P?32Zs=gZiD$7=j{9MDWvO&-K{ z+eaqhvT%VF6Wf)4m6f|GWi7i(O34xQ;;Hn9H;oCY=?Ci8TJRFUcQcf5ni~=N9NLbi ze>(qsmH5bC=1ktc-wIw!OS7IHZPzd`@P8|Ga^DrMBcTFN;aLI~!`0*4Z20%+FST|8 zuqwE(4?y-r$gPui*P85WlRiD&5_R-^JJ0p(Pa{KXzzG&5)0yyospU<@8psCwFeU^3 z*U?SOqHh7`gMtVz^i24%y0l@UHX0)R7L_vG7_vWkG>x`S5}34WFuDZz8TeJlYt6+q z{Ny>fx-SQsKm1(${pcc}#zz)1dFGUOb#c#t=lg&bnu5sg? zHc7(`^;_?Z8g_ZDUrRTwNM3J$_JyIKfBCJD3Ro8;jVUZZhgID>die% zkR%i}>hZdJDfw{bq2uWBpS197EIuPB_BaT)`xaAtF&Vhr`LlJwStuuc*Y01t*-=Mx zo0b1wFisqBt6a3@z*U-1$6mD_@!CNtv``}bYp~nx7}x5(r?>YYCP=^)x^wOy)ZxB= zC*<#hS0epcB(S4e<7{b8z{VwOLfUu&MVhM1I)U@lG>U@Z<*7Gl?d57UU@J|D1fi-D zSya<s5Z~EyTbwmh^<)#?@o=bemqn@f4gbJpuuS6Y+fr{%WI1{s zvkdw_^0J)nkFQlfCK7~!PP!98|FfX={eRA|YeBvVlY)ra_X@0KL62HH2`GUQXP#@q zb}~7?1%JP{pDVuE*jTyhP7?@G3Bfq)IoR*1{i+XC?EcD?W(jZ)5_s)TeQK+d(jYd` z-2T;{{}SbmK-|`f7Q{}|UCaOG0N0n4C#*W{X$V(PQHt_YACm(rt-KI)+tv`-V>uNz z=KB+-<44`wvhQvPth~-!(Bnbe4`nfWJ3*V3Z)ax%o*q1~_ozM^DRh|*W%{VK{&wb} zwKgD+n_K8wFXuvAIpx=^&n&`=S4CpIpIQ)P5re>uAqv14wfBYB;r2LzPWgT4|66;! zEuHoT{|tklT5PfB^SjeAQr`j;q>YW{;$vYHqF zd=IY|=KCkZ$m7de|CL3bl$sg&zn;2R8n%`_>#OF~cF?i@4zOX88qNu6HVP|UB~db# z{JFEg9+RVqV*^=sny31`h4I`3`MX<2jtlHQP^c-K1Vw+Zc^v~kR^-Nm6+RqLIg@01*~CM$=&c0#g`Bg^A)b zLHbawgx=G}eu346PLK;Maoo!wPNa-PLXI-kFU3INx_`prQ$vkGn9Qb$rb?4iJOey% z6v_EARw&|>AU}GGUyU|RIKX}v79C6r!@*#QFu?v2 zJu-W(II$;{T3A_IS~DTXKn9{DW0aS&9|m5QR`_m}{sr3Q>roMUuUHM+d%?FDNnzuZ|l7@S>dOQ@axw7-XM(ZVqSu-`pZU2@?kg z=W3EZCON%TVd@b!Fk~(SAJnyadUIx%)^j*44cTXwtse#r?QY3`oM zE+Ol$=WE zmyk`i!(TpWMjbq@Y`H07Jp z>9y!}X6XJo-}dDSFdZ^Ph<>^ zt3%vQ8V32Nt$ZStK*cnUR2RE&kMrlB1wB(QVsl4l-ENy63RW;GI;lK6H{QE!M0cB0 zb)_Zvd(#svEEB(aHSR_TM6MpUFn8+7(Z2w5J?q~Ucc1kB^_DsAqKw4+_#d#$Dbu|+ zXl2=GB`D}Mt?limf4-y&7RR`@x_mnHMeFEiUDtX4alZcZQP#k;4=lyA2v!08E~E2u z;AiG`7Y;;K(j_ubpQ3%+vfH*~Y=X5?Wr}8Enl9w6wpgC{)lYi0AxyR(o);AqHvG6y z-5xy^9$Em~S2D0T_=6QN`H$GE8_jtBb^IrkeEGxRG}TAd15H@0LIY?U_Oj)86JXECC1K`7)J4KKVr)wd&_>Ggr&kPi^%sqGCIAICoZ;QHJvXa>x)jQmU5sbNE) znHd2hc1vu5#@PZaA3m^t*jm0m$hf@pFi_XD?7C_Vo*6xFJ~(yXLoxpLaG%MM-+l3D zABFB|K?`~ya0gwVv{@~iliPI6H~U^DtbOTuq|#9<1}I_|MTh3*pGZ4(A`{#q0EG+Z z@qL8T8NHGy(&bPmCmJJos`_R_=9_PmgmrIQ@E-E zJtt}=OGLSfC?XIX8j&Ei628?`-ct9D%M;wZ$oH=v{N0zy-5o%|Q$L2G}a7sl4Q@72z_$IG=m zgmpZGecYnltB1@Ym(i!$}FxsW?i?9 zqq@#Eo4=bWpM_1W*2&h@DbQ69K6GZ(@xz3A1h+r`%)^A!E-P)7{#wb~U5wk>)TTe) zNTOOg-PA|Ue!OA6w}bM<1fd{`3WA-7&Ok|qTGL*kr775aCamRHUYeDKtZIQSCr1EA zfOzIfa=7gV-0w4JY5F(O7Ji^pQNm3=C6cDaiKc>pFp=hDU5DW+_3m=Dj1cFrs=@Yy zEAg#II?X-Q(LdzS zDKu%cfqbO#FaXZo7YPmt>^MFn6_`?Gn6R3N=*3aQa`*dYbA>}RPL+9GukfD|p!g58 zu*C+aE)FmqZOh?IB&np?=@*VotOgU=2-ur=y0wbi+0_!s8Ca(onf}`yyrLvikL>W4 zSpgf1B|FQU&CRqJH;JV1J!Q%mJYDu2_*lHRNU{4^vIdl0Bq-`IW9A1F1F?2sj^KhO z*1RCcO)0N!!LmI@5zB$QUq;xCybPo!GbsA9EF zW^@Z0V78D*Y6&q$xyA$_<0FPNi{TM=xIMY>v=Xghru4IM;4v-)Rz&)@rKsi*CZ8Tk zNyFwy8X1*lL@`t~;$RohIr$4A{w~pjfl-=%-r2h-a z&Zc+?bQuz%JLf7i_~(OZcR9P7#{Sz&!M0o3HAyvMfSYdxKaC;lcZaGJi7=3uC@!pt z1{ZfU9x@Mv@{k=uNWm@&by8-4#hg1R=oYKBL3u)NQ{HcV8PKmIYK*fRIH{I%3u58# zO}938R%QCJ5 zz7=xZY5+t_gwO>2DA3mAZKK&>p}9Sz%MPo;YQPwHX8il~r(Lj$%K5b-yX`k0h6*ar zO@p&T;nx~I0CA$iYFSy5AC|lRS?6yv)#t?s|Ir?uLfbEW8C#IY2aWrH4zs#9+S z^cHaqYLTN$sJ9}r4BjLqD8+gbbx%8vl6Nk9_C26frmsm^{Zj~9NMV0p@cG2ik{#b-UZPun zo(f@x#=bng$8eg{L+z*c(_qZP$-IjSBBrgB7&uiNny-Wi5yo1df#VlFqiij&E{nw! z29g<)8h2$P?5ZQ;t|+aMg1@`ySv(zQ3<2`Ko^C;O6z^k}8c$s%Y08Y=a~`u$4W5>} zeHZdoppUB#6^8oUImoJTve<_f z(Lmh_r}x3Juy@ZxF~OQTE|xYN7!fK?`Fa9*T*A5;h?I_S@o}euB!c&~ni~-L^|7{rt9!LJ~ zyFl(Xc`ZWik5ow`#)1An_ohlMX#9X;onVXMfPI@znf$k6C?}R`)`1iOE00^}vv4np zsHy7ic@#k$(RZ8Ot0q*5L~68%V0AT0)Eu%i)p6)TvX432a zYvJb?NfdxCmwh+!(s}Fk>TuiSX-DvpH1t@YG|t0zF0%S(KGQI+-Be@@-LTU$6H0-miL04g;2b*A0e+dGfz>0mq#Iv!^t&*}WY z;J&M$wngrWL8O|ju1zf5p`mr3#8F!@`7^`+x_BC@U8W@BQT)Q>+_il(3@)#h_t|~G z@bg%DeHEOXu0xbl3)ai#+>dWdAnhg6c1g=H@*iyT3f#_X+a!&LeQ`?iyIp=pcHJY_#nnLhxLSH#U!)wKnE^w%P}5|vuhug>et4t$kpLpSi9 zEU#P57xKJWJZ-yOx|;1w_}U%(aGU>hOWtlbfWq}YUU1gI;B{uX&wDMhk`WEm5iis` zig?R7u5+dE_-jd?gpVh|&*pa}`Pq%{7ML*7=h-F7`bW@O$6(KHO|XPUfY~3bjF@-a zl4%)-Z;u6TJ5*~08?{<|I&HP+Af$V=93etc5zO+*TL0 zGLMEI{V&dchrH(n5h9GTGC{JhZR6>oOY0mT=y>(H-ulCHo+4pcK^VWYIfECgVvYT6 zufh-!gkKLr^96)24xYFW-*&Ic+i9`?c(HbPSV+kAUZ4rCWZmqBw0KYY*{*crzIEdH9pN~4}Z5NRSF@C zX|o_tzFGuh8j|TZImYiUUAyF(ASd%cn1IX(V5*$;{O}$*?;|AvZhhsZUzmx!vKO}_ zt8pC0-o`t8r4fSu_ApV3=e)v?aOxp&DCQLBD#O2xss+!zsVjF=72))qig=uuXz)Pr4@_oWPQYjQCCtq>iJw8Y;`&zx%FZUt_iD+zC*8SoKF?715IFXI ztG|sh^0KX#v#l1h4W*V5m+m!Lx?%M1te8OVW{ta5$+@hO2Qd!H^00vB8So^WacKFC z_-gZoUV`JuG-^ciiyg2D2?oB$vHBgvQpu2WQaE)9KxPslb}*r6Vi+A7!ChotLp*{O z^!R_t6py==3jhv`{oKrVc?r3<-?=$rDv1=EIC)%8;=HD)(i9Htmw#tAlJ$JL@ZZUJ2sohpRPb&C_^zlXN znDWBRf^3y=9ZaCLS|49A3HpppCC zt#UnLot}F<)DJ703fPz7U^2m&q6oEA5@m7G?o7cQ{BD($Bmg6AuhKw(qP{cmd7TC7 zj{$AhlcX$*eUI;*?-Wn6sKH`f=KliHQGL+|K(cvCzKnIpMPDN6jO-GBqWVXfx8hrW zLOK2S2^pl*3MPjM>?``-(7cBGWU(kI+b3^ z7L?j((cg$n2zQJ|pwa3Rxc^*nMeZk?$>+?ff`Dq=WOewbP(r&#@5_H<(O}X4xkE$} zGw)45KEFR_WG6~=QTjW%w>^qv$4<4X+=tU11}~>rxo7uB=w%)14r%OAns_Qjq2f3~ z)E?*bzyXQ(&k+3Qj`0O7*w-HUtA0M9!ZUbMWCm9C#Bb7Z*(q)2 z6h}%4SF?%VWkchBxd9V;$lF*v!&_FIPXhy{K-VZCU*PH*P5Dyp^dfwtX;oaj2NP$H zo2Jcr$yJm+!5SAp{~J#xq8HPJqiy0=X-mA{2PFB!@UEL0i5MIvM;Q__eQf}vU(*{b z#HO*qfyuM)WxrQjM@_^3{8~H^MmwQ@eC|6nUtlidpRG6=R=0}!#bDfH@?6~DC%a@F z-^1OS|MROq2GyX`oyd*G>@ExEAAY!+_u)PA$^$YNCFllXcC}xj3J`PkL7EZfNELkKAPQVW1|RlMZ;=5k~Q%QsD665 zxX7Qlt69OlL_`HO4nRe>=rV9j$AM;g)_F%5DAIEIYnDLE<$C-L2J81Dqe+x1PK{^_dpP`I=1&1%(T$d^+?hqhbSt|!}_P0Lr82(Zt~k0o;L zS{*79U_0-;AI)y37IYty z5M-5%;sidcchZ^ zh*tyx4pPh3&K4Z~2OsywX)~$)F0xknJ#AO{+_R>@xCXPQ!Oa%aE1pgVX_7;rWE>%V zZ8V>Ui3${g1T_tukgc-pHG$)@3Y^tbudTY9CN>S<8P_61V5GafTk)UohHdxB`#61X zT$vlS#Pr2o4jHf8-y!h!%U$c+Vt7{OK}MdC|IL%-;r86&Uhb3U=e8|6>CMV9QT(eC ziKw)GiP0bNuAi<_m(EZU-uL)ypG&bR2i^^hq>m3VKR?`%6{Ihy_(rX?Y`33=lynR*i+0=q$id2dPAp)&ji+KV0-Ge-Ep70(Y<`Y zS(-ybzF!7q9=I9tLap9>^z}}{*6!knUzSTP-N)`6uHgd(Y9B7PHXFq)`(P_rI`CT0 zgly-hT6hDw4yRv#8!KhO_x%}$F8diP`IRX*rR-s}IWO{fuN|s^l6C7lX^g+a^qr~l z1_hk1kB)`YuBiB!jc&!tI6qzXOE5hVb-)6Ql$}9gAM2AbkrF;Z&45ORS|4m3P%eVW zzVzykE1^}=j+2U(b|`>Ni)_PDdggmOtZCrr% zio4^5aHdGX_vt3=E9X|Yth!ll`ZALpMSimBv5dMis$XTB(P|91CLrxtCF$JoNT4h# zyT9>&`ctayAXH5Z7pr1;Yqip;>y1p`4a1+#Oc$bwEi#+#NV4H6G(LzXXIW}}J&)#c zJCy>?1k6w*9zu4NaFwqf&K-q%FrBB`3htoBHeC_{PL<#Gbn{&dcS>+@AGX8FW0Wz# zCeLyVtX8|zPiGkU{5Znyv>un#nXaV$W(^kBor}%ph6LmICDd{BvxS@NQFuF7D>5Nd^5S^d-vVTe<%w)pD<9{GdS8@Xn2Xc&1IJv)?C_uoIO%JyG$Gvw1 zu^&BsrlKy!C)NzyNEB9hWzwp}&M6fO_N`uuk;x8(bddaUKwGEM)2|&EK&_axiel#8 z)l6d(#oj@J+U%pYPbI}LIz-Lyi1pbk3}DWov_D?|cimeTYC zR42Zkwccz-f|X_aU!beqpBnfTzdyFW(1rHTk59+4ha!<^|Kiv3SQJ{%vD}wsQ;w=& zGWLn!cIZrIt5y4LX+9GSfn?c%*B{+r!gH9QVUo){`P5vozr6CH*DY z$HIz{lM&2n7|DQ)j6|HhR~Sz;H5!0eG5MhxLEQ1)NoVn8QO$Kwr zlrj13#^lj%L8+V-z0UY5ITZht-R!o}+*H(lbNYpHF;q?$Ap}vlkUkTT8Z^q2oe*Hh zQG2YBep-=b`D`H}id$7GYm^84T($(V5Dow4rEC25E$8l$tK160oFn)6HXnWlDjW3- zoWHxOO-lm?C3StM-QL9v6!@Z*RPSP_7|lxP=P`#_8OtFsz}tdy5*19i;&R!#fBrcG z*CUF4TC;xnYl@g{j%V&Y!IK$B?_mA|(TkRs($d2Gv74J!knckcsYJ$`DMrob*S}wV zuRn+&2m6==)%mAZLCn>6PbwjIPK`cK?SJYK>>nP)0jru6OH@LR*2ZJ=`5N|$0mNCH zf@xxN<2Dbm;3hZz?xE>&M#)P9Dr&EGxZR7dMLaQlN~r`DTcy_*7K_{k?QHgk2G;b$ zA(^nd(BB_1>D}U4bSH9b#K+Xl`3J8ej+op!@#8Wu*9mb*%3ls=6#;C1n8XcS6BZY~ z9HtmvGV9%kD}Vr9!0CM&Remurnx^2?^RVmO^MJqsTyHpd|NE7anp)PqYTGAn0w>ze z+^wFMyyEnngD{R*4T4H!I03UKvaIlOoS-hnguL1+~X7G|tsBsay^9?q|9&*px6>IDNE123o8% zm9|$TJO)S+wa;B20H_bnUA5{ulES^IC8*dTBO@ea+8A9zO2CDG-f5_zu5V0I7; z5-2o_IsLrHkdLy`HkRce%lg6^$jB4mkLE3TNb=YeuX0nzBSom#*@@ZNfx#mT@Fsst zCnm?zg^7^bRleRgL>DOyy4|18&?$Q`vyA-pBw;njcNeJ^c~$MTh0#HTqe|-1ZMrk~ z>uSEltABgeNlUkJ{!Jy=|wXZCB3Y<#l@JxJ1;W zW0OtG8ZGIw5CaMcmq7zDjEoAZr=XM1EVa#wwnsqR4|8b-{`BYbI=iVLt+pO@NEr(| z5ZcjOoCUn_gG65c?Uf1!6Y-eMCWb03r;W%(<3Xszy&Th!1`z~*h+y{K+rK>zf2;pp zbn2lL)DlL7(sO;&xw=|ZB}BLx2SkBjdG#^-LRQySe8&dvM84HqJRl|TfkiDf)ttmu z9z7?qFAOC_NQBJDL?v@m3qoA(PA)z~4U0VaEwma^GN_(RfB*GMCdS{`JosY7Vrq!# ztbNYm`a`AnWP5k$Eq{xR;?>O_Z5vmxXESP_942VP+nR0q&Fg03 zY%+L0^&JT2@mBBY?-CB)Fs?XpY2$5`zLEdk#dnlbv?DE0R03bG={(=0$g9;=DV>1# zJW3zC?Ud8SXjwd$KY9+hccaFPL1~bHzsG*2W4o5r@kD<~V+Le1O&W`M{koAvwmSTRL+Hy6935%sMk;N>b?FDpHZM2l#m z^~6PuKKZv>KWOEt^XzovW=>B&tB=X-@lW7J|LgjfO9es`6WQLN6z?;;)r}a8xw_B( zPmX69#t30z21LskPZL+qSP%A^*4y=XgMxX>v_gpRQK;+JtVW$3&`? zj+Q-Nh3-061IMoJi|aQ$zLjAJ+e&ds4%WVw{ zg8&JrNYB@3Jtrfm_cmR3ntQv=9b;hIb9g zQ$pivN#EgH^Xnm>)BGn}Qaf(=Qds`Jh~#9%r<Fq0NTXj&y z9qQ$4*IMruRVG#m_0P`QBSr~<9Bdx7!7^(SOYJaZ)qzu21D>^HKjp`iK8RW2;YP|H z%oF;k2~q~b1*`R3Jn%soH^DT~*hb2kYjd~xSjSQvMn8P`lSU051v9pt5d@$Yx{Va< zvU!-s+N?jX@2fszCDG9E)cRhv(<&+T8h=edEXbH9;3bC^la&$hHd>MoTRK!qYj)J{ z_k0i%-&-WT&4L$rMXf?-WyGEJaKAC z2Jp{90&V1DA)9)yW2=vv$TlpOAO(2E!hw$8 zKceQFew5iMkPo`y*=B8w52{F-^(b1<~8OuKqw}#YM^@Xn(Z?l z2M9Ykf_j*G2GcHrTZmO~?!04DpX}nBjhzycI!TIHw*DjO0Km=KB(-5?UjX(iWRIr1m)3j8+ z|J7C`G4n`P`tysOT7+^N=oU6VEI;YB;NXS{Ss6yQg`KkJ^Jke1^iwu%;*uTEJok%W z5L({H9PZ}c>~GN0vP3)VM0S^y?isneUWCyQG#)p_v(diLq}j*sR(}q=Dr;Jtw1$&C zIp2dZ1>8B#W~7MjFsfgss|OZ}V4|{%q+#mee45?X2uOv=x}C3oUhPi!?^8aW4`PI1 z^(m|c=?9Flv@z?qqW({Oq{aL^xzo+Xsgk+9z4gJoaEY z(Ov)~*prTh?!OK!ySQ~gb+ORv%l@U(%6Rm=ybc8l#(<_BZNTm9BAfD<=!jn=-lI2S z8mP{0cLsMm661sLS-2gxw~JH5WFuG@kzo`t!9$5U_eq}tMDfCYVS_T&Gdvbf*0;)O zmKjV)UL9G<1TOr6Enm0grQeQw*vz4-MhCR-0Hn~PZwbl22-F4 z+hP=7G=-<^l}-^!aE@Xnt$tDe0-7iA5OZy`i2wa!CJ6##iFki(>7yN7u0%ptw?` z$Ti~%@UxlJ%NXrM<&bAZq1jg>@8ES1T_Swf|& zn8$w*MehGWUUeK9<2MnfNr}|g5EUg&MbO>yt5ok1@2BT&!M!Ut(EW3KnX&Id2U*UZ zVt&0Bo0fz3$(p*V=OZL;{~k72wCCJP_so7%IDkpLDRD-=r74D!>s|0`?b;Mu_w@{4 z8)4~a-|b3X9a+8CD2}t1FZOCCKP7ep1!LLo(oHr0kMH4Jo{LwVZTgFmN9H`*c$`c| zY7G;=X?6HI*3sqr2QG~EmsYS(&5~+=XL5HYa#c^;laOq&uj#(Ay9_iRW8EeKg;54s zr(17L7V4fA7neb=@ci|7Mf@Bm$;tDtZ%gxQQ<&2Oyq-=z^k#D&;MGm?`=8G98TnS4 z!UpZX##!gr8QcW^VF#36#jpAeO9|%|kv9V~vBKj;%cH)~wQ4=j*Os}#axqYy&P5uT z5zqb)56b0m=hihI&eI15&85}@HR$5^rXTZBD?+vC%rB+7b@s8*+r@jd!EY-p{&yax z_#oC?=kxpd&jMZxx7VpFh_`&cr^8D5Y|O|A{Dc<3mS-eu>eE^PDdCmR^A8?)@0GXf zat7gC?fmy{C#RG`cW}?~6Gu-ci*8DFVq+^i75};d`@M~8jCYJLRW(l+khp~P zbA%p$Jj+JRG2g7ZeGZ$^TBzI_YZG~X9hEBTc{_}6gjPpv$4GQ`5MzyPW__-HeLkhc z2q;)!aqPGyb$fet7GVjzO1f&Vre=FSQ21_7khXj;s#V3*_EPUc&4uNv99u*H;B_gK zXx=2PO-SnTeJ-a@lYip3thF>+Ooc6vLfJu92A{OPZ%02Jdg?KJuxdKuM6dadw7zM2 zx6UUJC}`VeTMki6ZEfl7RcQ~dB!j%y^TCWGt$Wo77H!JaUwREV(++|8^llow`8${4 zbk6yBwg$xkU{L+v>$MK$i@4*`tAVEHQ#`4lo4fm3z?G6FsZ;h9*VC%T^`JaRPP?so z-XjbRNA!nK;OJ`$5s&chukH}h)bu8<*G0aSF>AWjfSRYJZmSZ43`|{;osXTKiT(B0 zi2bOjh^rj(T&~CsCBK8LC;5vdk*KRU!7zzFS6^52y`^FlT!|_wYou_jf8J8W;Nov# z%(GLx@5d1mr>nIZj2VkqkB)dx~mW;e23diXlvyAknE}`a4#f zY&_N0W53$lghkHDtR9Qu11-aydlLO0zP&5v?OdSD{(D)e()8>E1s!6ey6nUP?Ns>R zxu`}T?KL`dvuES+7?R}EP;Nx zWJ;M&r#0V)jEQrC?(w2~^op=F$5jlXG4KB^GE5vL{G}WwSHh3F(?O>~COGf<51Lu1LF6cb_!0?xi&4HL25e8RunJKB? zRyBEFbC5Tt#}t}VH8450_y9vO6(&QnQV14J1S5A{ju?x4;vapTq#& zED=UkZEoNTQQ{HjX{|x_9-~;?dvFstkhT;GNJ;jUAm` zlRmtwKtLK&QCCYHx*xaxp;7zX-|LAXLj_X2tFt8cu5WWn_xMSH9p->f(=w30K4Ih2 z-+QA!*}(!*Y-73jaTZ(pRj&ICg{I+K_P5leEIk3|@2VSM6Ad3$W#eql0H@jZ1O;KD z(-mL%OpqYEpjy^}a2E-PYcfyJdz{en_E@*?3czTMb^gxgu|J+~_@B*XQsaNQA8S}d zVSOXvqhW%w-g_z#458=?mf>|+Oma88=1&EIxPx}*TQZP%r>68NTv0aHiAIx=Gx+1J z1XuwfLIpABaVkgHh7Juy6vP|c0a6v`aQNN0ttX@J(d#`(ML92?W5dNQ;#w74Ju9*N5WAR7o94f!Xp-KLsLB^-T3Ir zdAYBCYLXZmGfsk#0Wy&`3gvf?_wF|fuCsTzi+6d1HQ>{y8K9B;bg=;c{ow}7Qz^kS zZ_!cz`X*dz_&;=uQ_u^6QU1lqrYpuOS5fd8USa)&71{xou!~M`pj8P_7NS{VO|J0C z!{E)yk)oOll%V}PSNmq-?$w%1X|%S6x7wO=fX20T-P-u;qwi7+#P9hb3nCCy`B49q zj?sN_#DHVWTVmD}DM}$e=$9^_dl=3@sxy>n;J(rekwlK2$=t z_{_2cXwLc-GUTtad#$0!=6Ub^-JSg> zGdr2g_b}bL_u=T|Sw3Ecdom{;))jgGX<@APz#&_RR)kqz zuUZfqZMjDE$9n>As@p^(tL34}pmkMKVb-`^zPRWK*`+hiq8s zITSwfswXU#K_u^2cU84|n0SuJ-M@^?XXm>f{p4-$xQ7)RH09vi5tlzp?c0+#jyENx zskS<m2Nt%3|gAqFV9@IHG7bUeQtXABs87&=H`+<3L`+Q7vUuFHO2~mjRb?W~*=I0Djg+IsD zVErZW%h$$Rh!hb7R?GIB1diL)7B`1_9!-qUuw7W|NaU7VPvu@;r1%{4=)?a%zw-F2 zt**(vg8pI^?fcJ6EG*pU@NEQl#C4CHm>*`ceznW*r17xP7tv^gcs?S|0}C6t+{cb- z!_B5YZE~u$*DJMU-&sIn-o{>zdeMAGp$6u@!TF%LuoggKz6HsqPt7*XNM7QF(0cJX zRNStetOpj@?b!068`+G=d0%%WVc^mIc}tDJK`URl9R`Q|IA$iyLCfpl{196_b0KHK zYDDwt?Y9_u1Pkd*Q7YT4*R#Tnk>qcO02>L3pKHDMt&{!n(tJ+G%`W?&Q{Am?W@Z$~ z6G&eY2CKxBz*Q(nVdNfeh%NGJWDS%e1~W7j)am2Udm1aUAxXKmeZS-Hr$+!+nf?ik z;toVf`)icO)um0SYf)a;7yO{dB({Kl*Y|lWN7*pNc@2AXihxk@=BMn6f9taS-XCr| zM7OD>hK5fQD$-_pxSBwM+Edvws{JqYHXs9(UKieXhXF$zdK14bZAC?8es@5EpQdE| z#;0Xzeur!Ihw%KXz#$dy)488-wVM1f?2Hmx^{)IQcy=+B&P8WSQGn-|Fg_sm2*9oi@AjfP#E5y=RjYwabv9 zxO@CzDp2L#F|febLc~~Jqki&rx87eK30iNBn~}B3h~~hXFP$4Ht_)2xkLM zaR%MU`3_C~&8JelH!!Yd8@Kx{#%IMSJ?tp;FDSgkz0^-3;kGmiddD_QDZgsmjaDPl zzRsGRker^=es?dUO?66R;4tTV7JZGje8C%5U?XII$6MpdqZ`WyW58S_^3t@k@k7?% z*wrCy^GgEZOt__K>TrCVHV7+E6F>A18f|$2)!Io5Uk%|P}ufs6ueI>QRyw(M@w=tVciN$yW$3< zp%$P&zpqhe9t~VLi!`X;`E2OjU407A_P2l6%$~_?6`fG6XP*(qL^A!Qf#o?Mw`gIQ z9>dUfgr#}5#ag+iY~xeU^g0$WR%5LgvF}U2UtG`@kV;k?fe%G|vUn+y>F-dFpdAZT-FtuG6iLy3)ZIQ=OdmB!F6=H2)K$#|7^lbKa&i!f%HNeN8m>O*})M zp0(p$PFW4mv?+F+441_23GUU)LKm-Bi!a=dt{@FTVdDJg>alm`0s#SuU3MGU(yu zXu7Ab*IDj+2EJYLr4?J;19d6sADmuxN>{o{se-P!6OX)hNM+uDxY6f|Nblfj1jy;= z*K#&dkVpWW4pUnpAHCWOIcaU*zYVD&r}Id)AIn5sT4(G^{5!1jRIqFPEO<_Wkyr9F2tm7tyHc%m;l=8QzDc@F^<3i8VRpa%+-}x&4IC}9qeUv_S_}tdjzgf@n zJFWJC=PGZ`3kR!^{`Nk2jF$NuzHmRoW!9a78OE#Va?e%6Q(AH*9AOTRA781(UJoT< z*;E=yqhguwYLsJXU2lMw=+b>4&*$&+%Yw7d)=>J`>Ih&pVE)orCiRIEraA98P|)jT zqV7y9@wGgTILyJz=d5ta22f+aY!;)PcJgeNe9%CdD|hk=dha(fKgTb8akZS^b^Eh> zTePim>c@$$)2esD>fYtai=e_Y9T3+haJ`2r0JS3 z%@QJt-8pEUb_7pN2NATxoNKu1VA+EW*dgHs<1H(!ZD zl)lrwJ=2P#rA5KRYW%_i+igvh^E|`Tr}R#4l=S13)#lTU>*V}^YRlo=YQtOXn_TcrOkAhIbzQ2?{t69Smv3PIovlVdzUT*>9WO?)+ZDs(rQ^WkW)#dw zUf$!4EKl3UwObAo{IkbiB&X}gf5ljV_Pto5mn&Y8nr}bOS`B5LT<*o0J}tsis=@&x z4$ofu6lC)^*N^LPYY2Y>v4oB>-vqa`o)w`$>4R3Q#9aJs;}5GHh3x!WuDM`EEkzl& zBr-BY_V8zZxIK3tk2(mXB3Ccf=`36sRyJHYB~peY6T$FIqp@AL0VDiqEV6N`&wr~W z3p1h`mf$zd$N`&Cp_zZj!|V3Hwmw#Objt^f;-XW&_#6{Z5$L9p02!{EdS>&*A4r=$ zSKrp$RJNlnn>@~-jYS3s*{}3mchi`&+Wk?s94yQyOW&EpM8@6Hq&x{4elR6mk0q^! zo<#KQ{QE%@t4vK}!y&S>|7g_t#rZS}!4aU;0BUmphl)4WN zf+@aX$9;`4J=+)_G`{%_X>JiR-H-lfBZ3QLZ5R)o9+}>ck`K$xj`e=plNePi2{wJ0iZq}N<%u!)fdqz*=7_%D;vtFB4<2o z-ESwAf-dXu?mAp;BZd(P##^g}fd**UKtQvs2x-@^4u{n+KUes;KW87lzHe%}j4Ks# zxDKvfv5-xf9Vivk)zdsDLhpCB8mt`j#kP*fagdh0CweN2i;P9HW`bp#e8!h?9i)v> zolrx>oqTDV0sTyn((AvYC`Q`!M&N?H#h?RF#2*49WMHSsChOZLqJFqcF`X#SfW|Dj{g}M9As-1U^`C*u14Kf z9i{LUE9jk?N~|~e!^a$KW!jW#m2fIU6!j7k2+N3gnd+}ax#Zr+zu}F=ge|_7#)^*; z{?@7D_$Uge?Z2~3@Y#O4&Wnwe(qL#uRNMSvfRB@dOrkGN6u=0uiWW#C03YM~l*MaMjJ$cUn$k${s_Pfh~S-5h1kmbLn?V!eb#>MelkY$H^1SOf#-*BqoQ z*4M}@WDzu!Y-S-^ns_1rk|f^#sLv3=qI%MsnOh3mt3L8 zK6BqGL3q}%g$vylk()Z(kB@3LmZgCbh55YaVuv5f4z+k-Q!a}aIRCrH{f+1Hn|>o@ zpjIZ&p0@F+hW`EUW#@SEHx|+Z5g0iC*{fCmUtlL0kMV*ssEr~adff_e?j*HIb8^i# zhfmihPrIQt%rUsEIZ>6>QrS~ACK>ju6>bfr{zVZrKm{I3C`IktWjo|^2rU$Hbk)XL z6>eWW=0K&bv@Ju>rl*;OG`wR`IVSmBKJNFZLiNPm>8fBGV&Xxq<-*WpA87sSgXq1< z>VG`@NGHGVneKCly^<7M`0Hnqs-ByzUSG7I{nq20$&Z3AtR5R04CwS=?e;OThkzL&tIlet(|{v; z*6H!WUTjrowV=ztO4g;gfuelbR}p;2(7jzwNB+RvH%8;*Dp1S#Z)9GIIFxQ%}|itb42TX=Kq?KMz}d zSW%&%d(DVtve<)z*KYAt3UU}M0cM*@sp}l6j5aO-fh#XJAw~CN&v}gy|2hDn_d3B? z_tE`b(BrE5McJVJW;dQlgh?N$v)i=gRB~AQclS`T(8ag?DY%-vRQ4@^_^FvHL!ei6 zipnJW;`7W2L5#GPLPLYQ^S|_5iJ9XKs7>KZ ze%)oZrRSj@K*tdE*~9a4H0P0$b*Y^n46!(i%-42W$IB7p;o+5uZcLu2JTzbS*UYE% z7+!e9Y@y%cC3}!#J|Vf>?Dl4(ob|4@t(1>O>Wdf25h$oX~2h@fyly^c}$o0^c*wS-()HCd9QY@1N~pk)W7gmf7`5k+KGhuoIGodj`@|j zEFUM&nxA9yvJzaR@|V2h42(3g;>xd@l9Hx90Fzq#3$$AA{jTlR)*t#>1N&^9j^&pB z*y9-UU8#f!L1tNcjeK(9*+`4J0Yv0neNO82Hp)}-Q{#W?i^+K2%)C5PIQRGtR7(+w ziR?FFZ`#*1H=q8xPmFX*!3E&$FWesE1Ahi;dmlDV-GUH^zZ?CE7L zvIhcstjt(k;wMCHH#Uwpq?0JX?0~r4)Qrye8X|bKw zg0r1(aygd^7)7T_QROt+ov)@^+rq@YU zuyvO&y5WEOJ^4%RzqxYHRZF2K_L`OX+n)H|+;=a1Q>%SCz~g*M&YJt!_v>z<^{3-G z+Mc!RiMqOV5EEUV`8zgCEVAuMVob>xKB4otr0s8M$i<$E ze%);T?ep*OQW9-O(hYvpjn|jQVwe?wtigKhKl|l>x31vdf9mmC9Y}6>v)%K3ZFUQ# zB54vqeUg13Nb~w#-{MY>6r$NI#I32KmJTMryx{mntlqCq89Z?~{pSac;SQG2_^3Y+ zO&VlhOgQO8kwH=lZ-s!hLM|GZTm2gj3V_Q7)*eI@=W)zyr7>u1NTLxiDd#v>P+w3W zT6p~iy)})7j5HFJF=Kl1*p#v~eu3oZB=E;e$zS(3cn0K>cFsM?veE^JZ`(Im#*`Wwnb2;uRz#4r)H7dITD^Yqi=x?je;ZuTi8rvb zUwENaOru|`@b(GQw%n}Wlo>jZ_FFh1o$Tk>dwdk;x5l2n&2+82B`aAvr6p;$(b|$T zC54a};?niF^*1nASab?*>30npg?a;OgrX>kuj1O|7+G*~M}H=M7gS_r;0p(Lct~+} zldB`au#_&7^+fm{TI6tW-)+s^ zW@O)YDe`E*YzCcD3`fv&Y5uG0G?WZz_*%jZz!)g;v?kQo+DNnJ{yk&}yo6RVjYpH~ z=DuGX2Qn_ww{*(%ECXsSsjqD~G733qGok@OL>b@7MSW{N9+2zSR&6=|qc&1$SpIW} zj4hgsWx*A~Tvzrbh(lOJ<{18UWrLL&IkoLEp6 zosWhbbwsW1)08__5gVa}&4?Ki@%SADPDY}!t~x=#wFV9TmKvzctq&%^_X521Pm->WH@AOUdxw>VvyYb?QZ;S7VvWZS( z*!Z!}snS)t%+SdW-gv=rk6gQ&`>I$tEA~g? z_U4DOG+jSB=)=3TWmCDA19nw~q%0={d(%Z&iV%0+<&`2amfIY z3*h#g>~>X5m3TSWSEXCJ>N22r27hly^8|4vW8;d`S!CWWc6Z(wzj^JhACV_;y%Aq^ z;ANFsZQ<}APo_WQL(HJ2*Qvfd6~WGX(TG`?!pmpJfWcLuFywclK4n2R+wP?m0qq`t z;#Q55XYYe@4~Ymmh-c=IGA}sK3#63tW8b>h0eVl7coxvK+XR7OxGfo z@WbD6&qL<~4X&BET-}?K+wHH6WnL#;#rnxSn|1fkF;};HKD$AGv)_p9XYR2K3m^Ge z+s$d~8sumEQ;^3Ytae#xYmLNsv^bb0Qc&ap!UyK3h}K(eE!X$*{9F2S8*C<&HSB;W z$#GR60oRZ(GIFJST~yfV$TFLDnlE6G@pet@v6*Pi$9ZidNJO#A1WAD0;NfrEv8uAK z*JUZl`^ys75y$YiR$+S`qycIqZ1l4R&VcNBB+9G|pXKhFMn+mJ6`z4q@5#)UmHQdx z3>0w*r|#A~e`I15C8YV5Lpw5&H}}h&m1*qdl}x;#y1@~tLLw@bk8>lgx8bw=j83P& zPX|D>gdDH`zBik$ZdNP7K}vuQ5Lrlm+)18^{!*3eGS=f4xmPcz-&5;42!Ra1Ov+U6c=QFY`O)Y2LH97e8vIOnbM>rrw_z^A@NNi^v9@popv2 zPC2YpZv4SX`#e@dY;b$jvNiuqDeo-cdb=fry(4N!m7(N8aOqNzflzP7QByXsw?qMXZP8C}4CDQXRGnP|kZ{aJyUl z{gOV4Mn<6aBh8nx>gF_`RzDCN66)p%je?g-)! z$<#`(YqC%dC_y^&B)9BdEjtR)+*e5`OfR97g~=rjp!ny#E|`Wfs*bu4_tH*JPaEr+ zFu%3`cSR!YD)5cIY~%DR7Yon#{>Be#cNS=T+I(-H;=X375$Xo#7cUYPvlx#FOGz3u z0l>_j_BMHx#Q>DK5d8GXs=G@|QE_3FAcTi8l<1^l$#A4Jx|hbhQJ<$F=S$XN16hVB zOyvR|kyMuh^C@$Yf%3Op;7DKMB+9A3fy^-=3K8U+Tjb5(sR6oZ{S5QYlgYXTLCXko zKbiM!Y(hpk)t!+FfvDKXOoft9M084ppR_-uT42DTV`o?i)V!=}iVO>~+(0dE^|w|f z(O`lVbV*)|ITB~2=eBTqStZ_@P&v>h6&Dygp&$1>z9OOqlrHK!j9tQZHY%GJV9 zXQS5(MW}=&wZW3?p(yCMpVzVf`xGP#5c7iPVAn*sWLkK`M9t!_a8$E=^Y3A5#AevRCkh)W-2PE7eEnbHO+qBT0yDmRU5DdGjVG zaX9H$CIbT`!2Hm%cEN~KmUpOBFX`}~HND1yYv$*F-=9{@f}HME54Fq2@-)}yijLcvS&=>v8!Dmh}J}BEp6b!c`_(cGn;;pmIU3Th&z}>(@!tFde;ch1Gm_&0&j; zN)YF5;)1$zH_nf2;Io_R=I0V-DStbXXg_mAXl3>A0OE1;>~lm}=WJ|A3M@F<=jnX7 zOqFqCGe5Ye4JMNJyFReZiug~XE2jBBYFs*5oMgS4xLunyNvW0_<%f@WC7@FZ~yh53E{rn`yI!Tdzq z&=iXGG!swF%1$}X9_&$(H23qX=KNd%XKCWk!T6{@-%ah}Nicn7Qe(GjPMl+STLq4! zWaju7Qf_m+c07Nm{h=$$J;4Sq3voK7bYzAhmAcX^&d>8yz(2=DU}O{0tE$sZ5AWrF zXdP=Rv{MhSmhv+U?_qa#*;X1GWlRoX6Fbrq6Zz{*NdVUj-q~fQ=8q$9SeQ%dr~(OU zgKa2D@SrgMzr$;V+VqRd@os+_ARIa*86BOHSZHO20C{}0S60=ARi&PNa^9YzuGNJz z4tWRNsoHsQ)E1h(K32uMUqIVHss`~g(Zm)lv-|foW z#9HyyE;~Kq3n_wRgf_J2KG*zTp7z86VZH}sC zQ-s3XF_(Jm67rHIk+Or=C$?m-4&QfHz))1q{3prZeWES5Yf8ubZocyRG(`=K9Acuo zv6;>)SoSQ?fnkFc*IQ2K$(+TGp~R(Tj%+2a%#XWGgF)VlHsj3IXKuhf;zLHXj2D?u zYO-$sTE{dy>E4Q7m0NCR=dCVFMuaGwaKDVe zO-+qGD!=ueZ==5$#@`)m<;4ws zINTJ(En;-R&roVo`l30I#}yvs6DG~`DdWqbM)iFEhdh#hE&}i4DZl)8%Y+@Tx(-WC z*Rh;BHO4~T|9%x_m5SW_sf{@2HG@w$-#9KgBG5^OjX;O`=c;o;Cqpc3$AY1@q1yp?b%V64M|h$G`;%j;y*H>Ne4SStG2w6&=z ztI+?@3!nik082XgelCF6gtNp-d_z!@7Y?HK#hzhgOC|-UVd;SUI^W*1I*@Hk9+hYT z3_H`U4%QHA^uwt)k?1+7w_J;3`jqK1zK!tJ;+lR`=(16m)Wk!x$|eG^7Nbzi0SK+t z?{1C{+t0veEm&I)J6XFl3j`OwAt~LTK){5H@bVeV|Av>Xg0v_c;v`3hLK8wJ2m2ND zxMne7Jt6aW);F5oy>*k$|_Pr(jnkp>WIXjjDBqQMI&w8UmHC~y!hniU8v zDlpYb6P!aGGvZgyHD|ERVnqRKU4c=^YTLpwjr~b^oaoFh>@$lSS0z*eMRFD`2I;f} zDyzJy=W_#GNZl3)a%Mj|SSBBpp`!PU_lX)^yjPnfjJP5t(e1qZa@yGRp@mJ%`E9``1cGaF#OTn?=G5AQ?e!T3 zr#>W2FAn*LU)EsmQ6oE@*QWHWj`U}8VK>|ySi2wrVef5owR=^{2y7qScy3?I9ZtJR7 zz(NfpER^RuBoKnvIPNJn27cZR8}yp+m{=L=B$P@=oR+gqF`!1hokD6SBUciLO^u z12&AxS#&tDke=XR@)9rp*3)u0@STh+b*~Sz+jWDwni)O;F=ae6z8{&{9qS|xW^BKt zy53LN?GLCkU?wN5He`jpoxK0jl%b`?jV_1#f}Bk1=f4^Gy#NES{Lz@4U#+?46YnIJ zsq{TxN36rr`*kY`eUb#A{%M@|_BwOKlF{cWWUO!Mb0FW#Z?qx$Zu^BLRF@Tq{Ljgx zPkn(>4yq!XcMGjG&gpFY=*UI==Jl4UA9YpAC5(4o%v*xG9f#=O`&EXMX(XYdQ_!CH zez*!x3Z;Q>t-~wJ{t|qWz54}AHCK4q>2hvDRFO_i9>S|nV|D~Ti5w}Em+@fXI+6^) zyKK7s9U+PpY`JgKZj`Q#U-+2-0*kBDz^Z}_yiNU11M{XnFu>A*DQ+~alNAzS$Ddu2qg^8cv{ss9?Deo>}H3I zuDo@8znCl1q3eT}gQ>&#C~08#l6JkCAAEk?eE8rt8D7x+F4ymNUBGj+Yc?e`Ph?&t zLr+KN2Pk|1PTi!|$1|U)Xvzva!k z`kVgx;P+8oy>iix>>lblS(W#NtRFUg+%J6IV@QXs*q)25oJQHloia#~-E7LRh!z}# zobS2mDWsb0QRFH<-k@c|T;t}SE7ALS_pXblgwQUT@}eE%3jXbil~VS(XwB{0Q%vvU zbE$j@*0dmAr+wY+QAIouTmjQ;sp5QRt;&Jh@B{6m;Ogza`9e#h^&q_#rxN~udw@so z>3UkQhqFzYN!$;|Zy(|bKKlf$CCG|BZ$5vhF(LN95C_E1d5_0o7WSimOE;5W1{kRX zyL)%)M*QPW*qB+%Ls+^);%P{y^fmpgVmm!g2X|MEW%)Wmz^=vJxUV^J`TIe(3Sp>%63S?euof^6F=4Jd+KO9z&a;XgZz z1|5yB3=Clz%=8rD3gKkLwECY)LBE~}=vdq2p=U&)$v7@@Ho?1Rt#l*h0>9fgT7#v9 z<%gCdP^Cg3PsmEV)T3G2@sa#lNf$~ZzPl+#i<>v5c9nyvT)b?{tI`lKKo=QJ(w_jF z6%Y(kyPy@~ZW7WYY2ksf0fhLE{ZB11QosVBw-r6fHdIP}svighjfX4uHdn0;?M>43rGT@K7S)mP@vUsL2;( zVWZCx%hF3go>C#WN$P>&WtkzQ%b}O#9dMJ*MmDRi|h{?i=5Kpi8{-I8E5tCj~1258nEYj!VI)Nwyg?d<40gppM3~{0&0z=UBSVF zT!a3nk3BC8zuFR4DvB!t{jXQvb$hi~)hEf*=dWLn)mp0NI)#-}w${eDr_wPRE6VpU zAYgRv%|zqbkc+Loq&H*j9(6XZB-0^ui%z-U$6#84B%_AYYCGIM+|GG6sP690IsRso zO{HxM0bkpV84Py$pTqSGREHVrajd%6Hea+YpaoHr zRQ?@zquLbe$A;OHCNAmzTOgOoICAI9U*QDo*%Uc^wk;D|waI~bZ$g+NMIN(D;!{#y z;2~Nla2w>Ew~7~X z-nS=6B9p&BYy5|Q^m4yMD}KnA zC7ABFSgs{_mmRo@ESTNYm?z|Qyt!xk>=5Vo-$deDj|nNty!o~t{84dAC2(Qh*|QuL zLT8Q03zYA+tUyFy8!{|l>cC=X5Ifa>`u5^LeYgd4@owi|Lzj~D#M1BW;@_qjL@|j!lyn)>~v3_(lTwxP!YfoT zmQ0#V;gb7vNQo%kCQ*Q!jGp8HTZZp{a-gGVBZwo2ZxBk-)BM24!$F~jAYeu6cg4Jl zNYT9eY!@0{2#t(()xrh9sbK83xIT=q5!6Z)iJUNZ3)~lYTx|2ysO>3)N^B?Uer34# zOw!U(xDlH_oq!M)1TYK~z+OCPZMZ^I@>vDW9Y&FT(in(`V1f=Npo(HPH|#s z_p{RLqUM_BaHuZFT!2-7N&H%Lo8r_|cJ7M5+3%(NfZ_N`dFDwS$J}b6e?hgl`Es8( zk!mu-A=2`d@7)m8W2(rZjT4FCC!Jlg*?wNFSVRm`*p+(FkoN`oryoO(&h)eM_yW8} zHfck$5yWFKaieH{OjA-EE}mPSU6B+X0@Bi0Q)*a; z@)fT4;s?cQ(!!eiPaPPQa0Y(|e%jr4tJ*M>j_rK%3y2{73_J0o?_CT$z7%#yYU|+PR~c2E=Wd*XuQx>oqm;N98`SXI142GAol+ zm6TK{rYXPI($IL}NzQN12#cb@t*B@Rcx?l?s0)1#c&3h5y=8-5DzQW{Hj$|Ru2gxx zT(8covuEnHo<#R}zx;Wvq2J?pYpZtJwz`Y>Pr+&RmS{r2y@$DIsdep*wZ_GQVt}DH zLSRrxd6LFU?P;K*&Ykn&M_4lM%qh_XY32_xLs+Q^g8Bq$MSfQW@X<6wc-R5c=7TX4lY;5}*je!N85T7dx`=-;e?KDfn7J?v3h&=~ zBv@N-MPT^s8b^78E*q{-ueDXKd1$1wyV&XX^!9b&VrbnzTwE&|??Vs;pG#^@@3+I4 zMe+#j(e@}Un~hfm)EI-!vxb@5Ym)QrBU^W&=2cz(N1B(=n6Z-0#v~5P9eh6I#gZP0XfA*@&hvfj6S=e zAPxF(o5mVMiO2<*D|fa2?DjWx`5oHym#(x@nvN~)*VW$I{;K8S)q?5G{Sm-nG)no_ zZsh92de8Qap; zF1Jy?y;V+U^C#ug=YbN7 z*Uqod8dWG@-nFG`%uYr9_H1}Ak9tc>m)9D#{O>LExk~;msektlq8fzsdI^buaH%xj zF72Jq<0o)t_;4E7E@oasX>orb?YscZt?v5X9oiHpxX1fo?Wa~ zF(e3ilY_CZ>SV{7ve0Ro)#@+nNzMF#*5wXoto+e)Hz^=0{9TdF^ODL>{B$E>>;3Z8 zvD4Lu33vi}c|*c@<_g}mh4hecVgf{9)r;fDXZ{McIZ+fRD zZF$}HsaQ|u2W+%#18igh6vm2WWDSZHR5x%o6pduX?*^l_RYmXrB2xwY58wR{2C=~s z>w3%hL2hp{x7MT^^-9d=tXU;j5F|(Pr_^V{oE9626vPhvS?)a;yVv{3Cq0C9yl+CF z5Kx!zeEVko#1b18f|0X2-<`X8g7V$yR;lvNI?qIdieD}c&cF3` zh7Wlv4W zk#D767Z2YySy}TeW0iO#@iIGsiQiS3g8t#U< zmW4%G-&cNwRAJEUFiYx!=)9iVpImAiazIKbmr*ElatU9@2w}X;*B?X~$(KsZx>m8e ztg1LhEUyC*OofN@q_T1vYRXV>@Sey*D6=`O6`~nJwbDF9900$fB;#Yl3jjEn=TVdR zsQ`8jUR#`+yvut91UiTucnc@90{2Z^HnA+-N^h=2XOQyJA2x`90jGYs|xmaf@u_U{mSXWb&T{HURoQf$;O)x+XX#Z=4)yR zh$=@agsr$k8MJ7rGynU}N^F)96;8naa=Y{jj#7P;Z{_JE51Q})wcUMG9U!m<3 zo>W05KgM$DHTLoqFPDZ{%E30%KK~C>H7!;PM$wZsHo{`ODw7uCvqJtZSSvYg+K9uGFhj0_6v+bv~IOHPX+=w@l;5_g5JaZ z)eI>bIbv30=Ux9_r9$D?vLZ@_a)knksitjGkCf0`>!kd=tQ*k#NM7##=xAP)KxH63rjFEq zoH#{vlbQ+!ExzXs25r~!;XBYVR(E~5S7$ay=uMk-d_sNs0XmR1er|@t{E2@#XQTy{)) zcHl6Zuv0`{@BHz^OG_{X4NzYx#QkOs7&xdQ)oPb{*hAKJ4=}D0O{*E6&NzBNrBvh6 z3O}M_+KQ1jKv9w7TCw9=Aw4g+oS8C_f#?KTb8Sg$wcYi;mqD&aj2WD&R7gA^U^q7R zPHsa~{Kc_m@*X7^q8LlM1@hWSsDrf>vmLxo+{WYadKL<2^Md^Y|1A19QC%A?Z@1Vl z8$^yx@jp*(u)|t!SdE}0WxpHl8vT{~`STYD`bP+Por$g0ZQRW3z*(F3aF4LG_2xc9 zP zQ4E+k-05GYp&vV5F8CXLR60MzHA9#@oFfmcyl;?dAq*uN`ux z!fyKX^yR$kKrBy*FQh83ZTZus??HtW>5IkT?d=9h>iDrvL*26DDWuaE6MQa!)4rdx z(PBx>9wclfj+L*B1kejc{>i}jTpt300*TbJ6%W|vQThr5R5#NEq_t1^%B@g0Hx!LK|nbgbj>K zRY>O>xl45#Z~1}L@?MRVUu+lm58Dj4Du1UVDRup(j}P?RVqCtlf!@jbeb(teQM;|q z)p-j3#-dQY^*A$S_&O)--Llv6;|-#6BEk(R$@yglVxSV9%TIpC{4M*v{?u`!rJy5k z9Ps-vMV%|s?XcJ-F~a09bB3RPrr747c1p@81}UX}`7m70D$7%I{mU%%)I5~1_T_XPa4IEsjoP$->j~v={Y#g*)Dw*+D3*#Z2eUA+Zzh#-kWLXLpX7- zne_pW>l!>%`X5Ktwm<=oaGoP2w8^>KKOqnnW(x>_WpK(y-gvwo>DltVJj@aD{htEG zp82sK5xA@*89Ci`g$KNBz|-#UR4JQ`6gRDy#QPC1-Vg?CsKvPh#_izLzAxa>(UQgr z$?H%@)_3=k-D**;kPL%?ttKvG--|NYR7Cf}cHQf`K9QZD6Qra4)`~~ zg1D+Wh6}OILG|$Q5sMBc z5lz_R{Ib`tccqI@BS#E0o#fZZ-~d9PD9o-9KF|v2CDxRdX)Uzw_5LoF)sM3CM3G2f z{y>&Dj0a{IGtY!kfz;5Ajmt-sL8=I#11)7bn9`v!9R&eO^P~kfh^B)p{vlXa97vRp zMS}U^#Y@-7M$f>2^zs!Xh(%5g9%N*vb=b+EKM?rYo(QPOJZgabNGx9ucd}4me8QwS ztF7xtRSVu-Qt8-%h!*jasytrOd)>oi!DLDB-`S|ZGR5B;`qH1cBNVPLL=B5C#m_|@ zCY`LIh9b{^`?69u|9bF^+`t9`U;1GsIGps4VmS!sAC(+k8V)Ox2LHR(!Ug zxhB@Q@~CmFGl?eDp9@|RP3j7{`qOHM%~D6w#|*B#dCM>p0F)5lzUaVNhIhd&&nJDny_Q=@pbMWkdSw`NkC5AZTGcrT`jvIML<-T9oMId)M=D1 zi{V=8$~`>6$VJ=#xyTAIk1U|(Y+pv8{o$Rn@b;$S;A{tOj%ihsr0iyV}eFk9z(p-IYymPP{>d>hR1tJaKQ zRU@pX7gV|EK9N%Qktku@9BgwkGMy@Xfp1xy61dQLPZ&lE?!nY=Jk3njTuw|bR!{yM zCTd##x_wIn1=~xaHPiiwARk8-9kg+qmv#ReRI1+dwaCJN!wh;6mU9vpollYUIJA`i zTXQPTf}C_WlPJ}nvA++@Yc*KnTTd~xJ4yf(xS5-HetcYC_ZKeussy)BabM8s z-0H)*qh7Q9Kmj;k@ztMCAY5QyHfzc>X3?xcqqI0EKTJ&frpag?7Le(`La?j$($rO* zw_xPSgxOGrrIlG~%frE05b|wi&Tn@&+H*?TgQoxm|JCiVlvXwhuym;}} zm3pq9>c4J~x@SOr*>fMHgNCW{4Hc>PXTXvaiId$X=0A(F%lM=Wlb?wuJDJqNK(sty zWBw}!mnKs_77>&mkUbA8$aWS(JKX*JW;y-VXwkZS1Q_G1P6bcxD+bIr&d!qJZgQAz zFvRe+UNzBnxUE=!`U<-;zi$v9AC-A+ah$N90V;Jn^fRA0=)cHjZYZH%t)${L)YERh z;UUexAT;0BpII_Tju@Z;;3TcFiv#?mS`=z}o?Lt+h2OL^1K90eTH|Bnk`Tp%u1Fh4 zh5M_WrqV%;9%?n!p-Y{Q!wYLVS~lkT0xp^vjWgc6y-|@ZL_Z)b5F6DY6J1w@rPb{E zakO~3EO4^eou;vWV^8cdEcAS_E0O^-LoqgD6t`K|GT+a~D)jVJf)Ljzp1g>K&tdbg zeEYx_jvw%BW4}lbd4?Cj?My(0k|fXM`mV8mGOQ75lp%C`T14q)fE$v+M3S`VXQ}NA ztqs*{lNZ0GShv0!wAFlMk(}Iy2HEib_xeufcK|g~!Ak8yE>DBj%c0aQ^7As|sAQU% zK`}>gx8PAYAYWs|-`@w~TRyj(Hmb}{NpWoYc9U}c`R|22^1E*^vuiWi-B~?%J+2x0jb>-s z0yCV~lRUvydIL2R`klUyf?)T{I&#YWlbbJ(wi%GMAhF^3B;4&Svw^ea5)hw#Gs?7r zJ38r?*E<;2pc0x^G#G?OTMSf2f`FbTYu6@)=S^|t7J&exm+N^EzgLXhWh7CQ%*I;l z(dBn9yPHn2fj5J+T=&Pw7>qdA&gaj6t0&1JLM6l4U%bm7diJO)^aQF$B$TAy<>wJK z)BpC3eId3iPnny&79(kC778qJ5Igtneq~a`%XYVs&p)RiSM{6Z!*#b*()ARl9%6}wJ>l(oFw{IeW+8rzbkA~d@l6#6eTVmh6^uMZ1Z4$sdR;Yq`C{-v z^1qeJ|Cs8)%$u8Dp~uFHx!*;Ji8`Vp#>aUQN9&CSNnXAMbCV;IgQ6dbizjK+Zg-+) zfjlfEwFg|^Ww_m2m%okzUvb57=B4GVk*rzZR!)Zuab9|2EL+(R` z#tSE-`RjR(k=+(VD6PRXNvM~}Go%m#1}g-3x$UfwJw|(a{eqZDk#s&f)VCP+aWO)) zl0E&feslJS8hvL{k*QFzm#8zBYmgTrq?ilrf*&Xmgc+Gsxi#}uF+>E76Nbu3UrJx0 z+uZTGqv%kD5+A{$^m-ZiUMP2n3?_i0#aN}*YWIHQ3}SG(IoTwML^f|7!dsfR#APn*KW2%7!l*KK*0H2ZjTIiW(K`p*_Nx zco*I@(XN?%Y^J|>Q2ph7zc3tgXaKj0X(-tbE%5UbiUXSt%`m740R}TZv&@2$Xl8@D zIl~6aOZ$g6ZqZp2=fE~_4VL}pxD8bX8mrrc_)g*{e z+$oX)1cVhhU|;@)&_EFWf(!&eYd~R^B1dAHMf(eqJaVj(_o;52vaSx8JGA>)7$%c?n7Si&uN;rA6NOB8wcM=ftLm z-!n~|YOAz4&(Yofn>|%X*+Pt{FhMgE zkUWAe`4W{J%oZwtF zrLR8#(uu&zS`%V6FAO z;w9+)vP`kUYd{nNJ1t6R)x7^<(9QYMpj76ugY2T zRVeRgLu0LB-w#}D!{fhw6U4Cu85Xbmy*mYbk6;Q537)UwaYm^VIX6E0uL7Z>^u1xm zJxpfe0NIPe=Ot%Ad?x3d^3jeIDM%XRJd8?n454+nxSm%`(0F0J&f;z+PrIgCv9$d1 z22@UJJBX(~RScOm`MMjNZ{222ix>c8!reQ&QpFWEh=CHo(bLOq5UA9=W!`MRlAF*h ztl56C-Tim0TU%`qDKGw3WM`CQ8qx)qo*K<--{arYPn^~iyDqkyJLx*d6xyt|KXq#lE*8A7cI2tOXI#6V1 zrTetHzWxBu(w}BLA$>llJxh;=iyDKckV*z<-?k|GLCuKee^V1}-yzZW69gSC?|I)S zp9z;Fi^nR7T)EJhAPbHhlOBiJ-A#z075;beoGaAhbFQ4bjowRI`xoW`b6;~b@oh~` z?bITdql_GYT_`U@3|=;p<@Z<2e9sf;nSns1l}5_equxd9B&_g4R zR6H@tY1iG!3*Kf9FR+X}_xYQV;KQ4vk$=EeX=>H)qc}n_5y14Us08cNTylva!wecZ zY{2$GkNr-OFz7bOIli5 z8BNB;sdjyi+modx&#vd)q|3lhh)iI$;(#P48h9RdW=uo04`z$c`afOS2`p4tG3Z8%4z zPnn_28F){Arkj^#H9Z$P?My$dp?iNY4)5=e!*ARB-fJ9XdlCh@Zq2uoZ}RLtAG5OX zI(HI?W;HNpUVL1!d^W>=`+K#bM5I`*rIhp1N+`-k2l{{?&m;*@l!p~@!VTKfA7dkU^${GFEw z7y1WuK=+$=l}U?H*JEC*a^!NQ>%Tl&yc5j(`IcfM;bl=oXl2bTXyfbli_8E5XtEBI zF$pEH$U@dFhIXe*z5=MeLf{u_C-#ITLE)cZz`DzbLsmy^ZJOm8CuI95jk#>2TI_oK6pxbYI zHFsJRl%KZo^|UMaJ~|&vff)qs-YQscza0-mh=BheGJ<%U?vHO*FE*zEnBXr#X2Y=r z)er7t9yyrsQpxlU2@RGO*DaeW-;S43w%KmQ{~QNPSSBxknOlIMgU0ptmQ*5cQyP*+ zO}i}e5Tv*KVVh0nwXYX8RR#|%q@l1f9|zw@Nc1CgG#*|D-t;RxE`@xf>1m`BKEvYR zNVZF0!hG1(?CcXQq(W6sRz3sQp@?DPD64!&KPECwyGY-(y=+>#_qW9T=`?ctwzco| z?iCQ>nlphI7F*76ub!i+>d;mH)#r{1Uu{k;d)WgD3Kkotw*cMul=Qy5a)z{JM=8W) zbmR2ohTWMUghtzcCkqLhC9!jBCV_I-3_^d!%1Jvr$DtG3uPQKTVQQ&FaAy7t6Juis zP}#(hLMBQ1=DFO?;3?C{*0MkI!h!%Ao0LYg3&jfW2@@G%IMMpQ&It$fAF{dF2+C{tX*Eq%Yq?GETA{7avnz%ix@RGkNLFBYYu`P7yySQzJ^{RQC@;d| zZmC4r`{kTZJkw?;cXFWY_aAp}Ex3N~kN}tkauDJX=35{c-BP(o^QU35=#WBb?v4XD zImP(1XtfPPY8FEmAM*~iT3vBCoxDz>tP!{&*F;o8Y)KFR5C6Gz0vR_ zsred6v*lrHujgr2zZ`nFx(3tTr&4sj`!8FL;L5}Ff;SQMsI>rhL_Elc48`UqL=+Y! zlSno?IJ&uOW4muhBdf6*B_+2EQv{B^tDLfyu<22ihVNHQF@=u?6 zqLPVj6##q4Vcsy6C>&y@92!{flo5+?1i|)j>8ZY>G z&!}Ag>q7GMFZxl)+urPKu-xr-eH6|LJA5Y^CKFGM8kp~M4}1cD7v+qqV~sM#AI4S^ zyuO=P+V{YUCB6y zBbR#9&j|53>KLw+H#4Yx^MVzNA3AezWCx~(UepY(9J#BJB*lqpp&{N8m%ux`_r-a>pHHTMWo?rNJT=#VcS8=UP0WZ zfI^=t+A4z?dv`Y~r$Rs{S5MUpWaz`4w~zJ}P&~4JRH|xij=8_4Hw1l}qcSxvO-)fn zG@gizr`ft4bCt{0e;+4<&J=tbLMZnCNjN9xIF$psHn~;dL zN9}fX%$RNhDva{(AisQhyGH2B)?y^{=92JqRekOv)Ou*tP-0oB=FRGl0O|JQ@N?3O z7!Q!U-LUgpN2HOY)%arnb>szczM`MD@E*#oH*hd%u29&ic<6AqN z9+C%zd3ZApe*xyB0NY!f((~im)AVtSVW7!cGT$_0ou`F%+Q&pW7tN6=M^`^FB|+1? z2@Lfx*f`kD!+RuTgo)}5l-xG)+`ZyiPqS8ezizHsB?Cl)Smzv-UT+&ukT1fe{-Cq-Y`UlI z_a?>#wJBGVGuwv`CEs305cY=ycs&mrvQWfdSOx#b3!oU`(1d8KS={*)eL3m*nt%xP zi*?4ar^0lCIW82zY(&Y5ZPTrQi}hVig%ec*cBT837y(1?y?0Oxk``D#KMHL4RQL}{ zKgSYql_(zfPPYfldv4bg3z#+>aj$nGg@&)3J z*GybVB0Rf4at22V~M8-?H0v&e{U2W4(^yxoSgMk4Ok zHfz>R(p=(O0(Pb}x)3S@%%?WO1{;&_`jIev#l_x+^VdAJ3Q=3zuWldxx<8tYZ5DOG zujw^5(@@zfj3;jE^EnNatK@dQ8tbT-rETf3IZhuE;z*v)z9Yo9XxLc1t_Ff1nDWWOaI1>;rM{dU8FR7nI?^!r^!c=hVLnTSM^3M=80Y)mEJ z)8^iRg=d`iZ7SL{DU*N-O38*$D^jLPNzuS-CB*T-ELW*!D9E6K@SW zxaQ?|tNqRSdzKEMDPv2pFq4JFV;jh&qTAg`$fU4rcV0xoPWrN7)|_Q=F;$Q^o>)Re z2E;ni&wUwHLBp1`f2e#-2x&+uOy0R3$eXAArVONF+k4C&&b$f(K6Ky=3x&zBD9m0b z0%&|ZX0bHXMa&A>7OJCQC@K(M{%^jNLcyj&ox-azX={$nT+#64IZyNB@E@&2Nv6>y z{V4%+IqoZ1MmSZ!R6C18u%Mt~qf!v#R{?zTcypAUZA=#9??j5Td%fNpKdo>=V27RP z;X$Itr6my?@^Srx8VJ}A-*Z5>8jM@!lpmM;7H7-r(`s}v7Hr-!qM1cp6ey>lR0Xe( z{T)UPx)I-{Hbm)-CA!#qQ=f9#*tD@!TXA79@srM3Xd;2dK5y_7#syqTo*_sYTK%QR znbQH6WfZ|#Ohxzgc9c?%l*esTd0;j}RzHLtUImLvr%{`_V}5g^z^hYMU%c>>nDfx6 zN2;-gA1yk=g%^!X;sCX-y*a)y2t1mTGwF^-LlgO#ih^&0H(oh@R~5X|EJ0q ztXlKs(HyUx&)TpOKx6a5^eRU{AkIR9z5^vuxJ<1!bOc7bu4fP+=fcp7?R$rX5Qj*@ zxASZkp{oiGhe{&3TE192T<@4q%(yuA`&OYKFnN^Jbq(wa_It~UQ$XOVdb8g5<($a>Z7o6;|VN(1KU}A_!$GvmP5G4 za3H?Kw8~!aEIzj6CsdH+12H{gjr`L{Rfr^R7BV*49#*9FZzQ1Arp)iX`DtB~J{^RO zoW`Ug50l_iUg$Bf)!MB@yLnvm^kNZBZwxXJitRGhQ;YDaS@y&bXD*~zy9SBEfW|u zwGPm}f3tmJJ?z}D8m&ZRAsg<+w~S3QMhqcGZYQ(;)_{>C=puAPag;x=K^>h@tmAI5 z8$Q@3O$A~HFs83M+oh$1ARCitn3Pz2ccnxSjDpa7R7u8M9h0r_eZ+V9!I_u{@%xG5`Nn|ZGxA|rgtsh6BMtC zhhal~={6vKlREC*dKjS@`l=zTfGY+_WP3R-7Tfc@c9xL_Lp>ecJ(@5ujCvWb)f4)@ zyi8Q;w3E}&rf>uyax=m>jZ9Y8wY28ws`}rBX{r|MF`otd3ToZcdmRX0#+R%IuvO8~ zPXS_yoWKBrpMc9u`LPn~M(3-~6dXnKyL1GmXAP0>5iJJ|tKa#nObv5ZAt4qp{O6E- zyZh!WHo3X&DIWaiywZozma@)tvZRH@%X=(ye58XPU41+z#8NRq1!)2&`8O%E!k>jH zjLTLHPj9;tisx4E^Nb$);LYQzM73+(T=v?mAErSf`UJGn- za$!Ha>rplKv^llk`B>)@ZH&*`oj2)xw;gU<>zvP(boo;TE$#m{ta6{ESKFY8gG72u zCMt;*rmt^MqKv9O{yp@4-+|QEGSB7+1sJ`{IRY6pJ-2UR=K>vF_hW?zg)SXJs5{NG zQ++UJNu*W$K1}eU^MCfILqdWyjHu)B4YoSd?+#C+);;~$U7p5PUGb7riU7o~L@}uo zFULm#tSkZ2JYkwuikK$nYX{f+j+^yGcqb}4^qJgE&7O{@Xgs>8B=u`yhF!}T1a+oc z`*H!>8!@g>#!~1lJ*Ul%Q7KUI&~*>QKMt7-TT*ESIi@`yV$p*LpUy4aFRO1lXm~H* zBGfcZjRHNCcn@HE@!5l2B^J26H&0Xq0(!155DZD&j}VC4wIgS$O8iGIF^8|-#+!gv zF_A#hwI;q#hosJwm)Ghkr{^6Pt=22$KS&iz%VhQMcb|kZ9obN?Lx&o=y>9!+J^eU+ z_D&Uai=4{+z1^`XxOaz>YNlDBK{0c|Rl(^6E{;SW0>?vL_74R@-m+c>aa+UkCkMmP75;Gs$xV*U6}|9sfQj*z$QzFXS9@IK#tcwMg1 z`Be1chP{9tY|^H8VRKGmQ2RdH-LMqEFFcF}R|~j`|L}~cCvL9M2)EzztnNue$xO5<` zOVW2_F-l`w+e}hRE3hj>$99uvGVa5hyp6h$v!bFB{1F>pwF8RSPLs}OjfR=(XPK7X z@5a(>NSZx==wO0TLn$!d9oN5oBxUIXK=Ph9K;XMg|=(+u@xomT5xmRr_ zH>g|3sU6uxTa!)LLON`R^btKw#ZFCQsj(6N)pxu&J~PLI178o;c4Iw5w$mFuF+t`?LDMM$3O0GY%0yrevA%vQ0iTkT}Rb|GdCb*E@x^um1b$_Rw%HaWv3fi~i| z*a~X~4OaPXK6?1wz+setwnHdd!0>u-+#%l16Re8ali<&oem98sVbd;ohl$r1 z6obls-M;N=lxwBL>e9luXXpJ%H^okY(S*XXH3-o?R(cQ-!33+yV--7sKg>t|I|QTX z+pp=V&F9f^t@9wnlX8bB!Ndb(1V~L{5G(H<+w}bev|W$cqu1>i%dsi4aamQZOLKkYy1Og@vcc8ga_W zO2c7h;LKM^OQQ=x8uYfh6y|zt^jtCK{@=Wf{Qu@{wk|qd`;X^I_di{Nro*FJ)t`KY35Wn}ILE0Gg6w7D zfB*c`u;)danfiPD$?vQY7S#gskK8IjV`B4_*Nm2z=qI^49 z9>^c@EnFWR(-e&<;1_U7Yoz$%F-h$2>o0J^^+Ci^Ld@rr&jJXAowv3%!q z=(6w=g64kDY^H7_V`U*5COjZ_@<}V=!)|`3lL|>B49U*D!+C_k^0{-S1{^Pt`D3+m z?q5wk#QGC>nWU>gOJTQxbs|i6Sv5qjL*U|5uCAW=Z=~;m<8V4=2nXo<4pThuy$Xr7 zX*Yg&amao=Fwcb{lc|(xzB~0y=g4Jvf3oeV#>V8f|K@g?``(`DkyvZ0q~RNA+| zsrUA8pixmsg%;$dn127#8*pl5B&dPYnm;(FS~LjjJpM0sbe^I6oqdpxcjQqd9Gxh- z8)8h>+WJQeRA?Cd>%TJz?GAL9jrA06<@u-v5b@6yzt=V?O?j7(YxrgyWXZ^3nj!VK zU#jL9={KAW?Bv63QOmvVUpjvy(7T?Fx;R$b3?{qu-n39WTh6V{W%u1(BMrw7N8ITR zj*|$l>Ui&7rd9Ca!*L1kkCTWvghIV%2>zUvYQOUHVih}+eSEX{Th`_QYH#tRm(9Us zu86?<>P04Hgv?CPkW6Uu5knle`kmC3D$L@bVODOeYOM2fY1@dAqlzm_PK< ztZ5}KuFRUxZgaFOS#OeJFu9!^OoR}}hUgjDlMi{2jB9agPn6i(J|Aqn$6C0`5 z2nU$QXJS>zVq~A=(>s)DlsHc!n?CW#vr%P+vIqYH5^#~*YF4VfV$yr<>DvGaVrcv~ zDgnQIF4!azXM%DAmnUbET~<_gd@{rkt0wm0NJQ{w-oZ37zD=^|S=&C}4ihJ)R2z1Pfev@p1{){y zCmjUJP)UN4IdWq@qq<}9KeUt>mPG`72{D$D#;o#KFf$*7P&2)-QS5y)`KYm?WT2xE z(+`pOFxX&33VcyA37&k0V|I!ucLNtrwEr-UbeT{D`z#{f5yKW$5V(Rk2ooJERM!wT z1oPWq%du*+z0i~ys_1@j3k2L`^nAwnYYLT1f_|eNi<%u7iil?iS1s9<8`KRZ;^%Rj z{Ey{9hOj(P`Etd^cE50E?Ls%E(_+YmvQ)EmD z;?E(}G-Dql^Uw#pQSl(U&|q6$8Cw*tZ7bV!P9H!=lG}1lE~nZi)TMpfK`Ch+Jg-1G zWSy}s8BWI+DrhJ2I7+;+ZB8~-005%B9IHZ({3mUY2{_mh$0$Jo7hYvvwpN5j?=Dm)wHZY!=dUCU@qQM@4 zatA{0fV3MsV^Lus`%wAwXwdku!5wQv)V;p@mq;*y<(qyASH^^t<`FU#aZ30P1sSPd zz|1bHMTz<{vH!ivyttp*X(qjcVEVu$*+y_*@~QSZX++w?SAIZ(Hok z*Uo?ACgIy~K@n#fq}zL~Cqa*gm+2G(;PC3@1sai0-7c$mK04F@391(J^V(uhgmGYG z#2KWB3wBwd2Z8$m!0UzE&ghQ2=r~A*?W)HWtt^FhkF*Kcz!p)Cyv$X(e-#Bj(^bqy z8ZmTdn&Pt_w+q`YF{$97AQz(%w_EKG>p-a5zU{Oyc(ji%-}_@R@`9f>2!xhLXb z{CvdS)CL~Z3;<+)A@FEo=EV)s7_JUf&@m}zA4g3;YFRkw{5{)wzIb_PasqyTWWYSZV|=nYzP2Bp7Zp{lM%&(O{m$sjj@w|xF2#Gs!syWKHW~qRzhCrK zo=Id_RFx@4eLl~MX@x!7o6z}|>+=ad7CO?^XaC#E2Rc(C zNKcWZ%KY3klkSZsrwt5Q^uOeYV!C=84g8=Aeg@+|-d#;!!wCeI>%^<@TU#2@D-%{Hy8axlZJbv)uCW{xROS%y}&xp+xIP3IQ7$q1ENqqD=#m z=f>Gb&j{OD#wHO*O|Eai6U@swBqTWyQOGI&`7m#);V45f{W<(&6Ep}`ct7uNw!m4t z{UEKQKQAOvfCgTI1$YaxoVDdxe&f7b9VvlntslY!vMBKnU2|*J8jRq6{yHnDc_qAA z>k@&WCB+fQI4&IsDqgkBFwZ{so-C%t6K=BEbTUW^B0Q?PK+;*<^2_47$Kxe?;dy3EF_$8vj1qI7WYVzjkzhva*}TB^(~jW)2#W1+aj?3VeHTUnQ_tg0h+)yP1?a_K5hh zFtb>(gnFpIGq_ZF8o1+>$z$ZlN!i59+yqv^@3l~fy7VpZUsBU}0}ygXS+m@qyXHc% zyBbP{s`Q0AA&{uo=`ox1@%Z)jK+0&0)e4mix){3aj9U7h5?Isd2jR4tGo)5+-E;)Yla}FmFu~=W0Ci{ z%dba}Y{E8LziwV2RwY;Xw#A+i174-1J!3k{(AVB`JOpp=%p+y~&dtVWHlDEB|03OT z_*>w?;qDKJyByR1c2(;1Xd>65;U8SzpZRTmmq!1$thK5hDL$!eHQFYb{qldPCs!Ai zkTXzB#MaH~hboM?w&zVa*VMD^`5%#(bsJ_?w3~G&#lhQeuEQ^(zWHoT7o}`FJ6m*^ zCs_g?GQAy-xw_7h4ylT{gw+j`(bX&(Hu@VBTFIg57{|PJ6PDNXyIdj2i6}?b0VKcq zuieuT6`voflzw^3N3h3weQdp?2u7&@y$)%5;>~aNF3Gosf(4)x${bih-a#;Skqju} zP|SId96=jL4tVe6{m2cJiuvz%cQOpIr3Qe|apVsq40;rJS6`w1A{0;&-%hK<7VDXd?f z5{&%stMdPoxFDRk)m2YQx#{!6IW~=a~hhG3s=qTKjhTh#gO>; zV|RRxVJ%3ml=4r?gwc!0`Qli)@uwFEaAJab=$&q8N<`<4cOJ9@L!Tu43`?ux?%emf zQzwZu#@b{7y}@A&-KKF|JyR7lv$L40;v6~aL^BRk|6;>8gLrZ%XcY%B@U>qD)_y@! zIrkhoqw>qEyiuwl%uvM#JoX@VtYo^Ng^tVk0}l-1uF*?581@$#w&X&N9L4QVIz=la zRcq+jS{j>2N&DDPYyj##giBCXcH=ku@gc9E2RttOYsMLg2GK>lzCuG!N)bf}2b9f% zdEZ(*>TH-MJx^cEuG80J0z@A7c~Ms{Aa?9m>lUPN(;M(0QSEHAV=VetUUbY#P%W+5o=A<7YXIaWxr&49e%p6YmgwgUPd7AhncH=N%b+#h24m5j4( z-$V#&!KNbgNYUo)Bl8~~=%)6MGzOH4!0spPAWs!mL@Fo-7SoVkDxLZ@YOSoZn_m~O zF+3_BLq8n10c`7xqp=F`5RGnC;yfjTCffq}z)tv7ZyMPrF_1X{!*dGXcdqu+)^$}nYfxexcaH~29u0xgAgw+WiMHILPM&MA1K%)t>I1satsGBd8 zh4WBoo?>C;cPA+9!4nCAeO(XZ{K0|*X>ZJBE~VRMbNuj+(QtklJv4_kaf_PIiu~X3 zPuRo|z!c~dFSP#$LPdtb(8g1_w|85;A`iog)zLX$FG0FSZBm4U^rCLVk*9RARnw?Y z5(f|H;&qKpW5Lw$rl|Lk5M@j$78s_A`6gusvDzf+I|DF?v1wMkb1_hK)j=CKg+dKv z$+^dNS*&Z6BSz^HZ2(JaMmF*h4}7ng?3G*6&M{30^~o=$t40AUM<30{wl6i)SI=I& zh!EU#Ee-x|&c?PtnHC8JD;jqjK5ZWJV4en!=pE!0+JRIQ?ddbKsK=l%2EO%ey+l7< zEQgYA*7wg}^^6^*sN3?*|DNl*>+i~86pB14jxs*# zeZ-?iHyEKZP^_d$Lv)ADOf55N`yVgBH>m??V+jP1?VaVf3EjBi=1Kp z>3!m$awKxbq@f{r;2weXq`R-^4MBMAqbJID@P-@X-FkEgQsygqE^`ag`_9g{Nad*S^z z5j?5$Aj2V0E0fzkgU6BNh$t}1vcF?cGHosH)axw9G|jvt%isTVYyUCh8R|}Z#M&>8}AIWT;%kZr~?2-*{~ zd~O!`1Wd-P+o;R=b=`Hx0eHHU+I6+V3hn>{?AS0qV3_Sm)6xQ4#~2Ep?Q?!92YjHy zN!+9-xSs@&-;r?i=H@s8fN-A><4D=CIz;Enzcdio=g`9TV$op=CDE$TVFZO3V$$@P zDTR)w5bbn?FdVkmG)g|#+c&EvR=TwO7q9zCIY)^=j__h$BNHvoUBLC1H8VAd@ZgxV zVx95|HOPfd+J+lMhRn3jN!O`3m=!6J!R{yA zjwY{}O0vhn;YQoou zl5@{CTtuoT;sdh`#=Xn9YjnWIRMLOSj7npddtZ5?WLNIg!1mrgTt^tTm+L&7+L4?QDR8YGITciU^s2FDKKIl+Zj ziMK3)e{y$ROS`Oy3*V9gq@^SBsMG&W>xV@2JN#7;#1)Iu*2`bE4;Od?#dhazUqIrx zvBOmUb!#cIK5lCym`h?tJW$sl*UhZca7saso$wl^@o{0sQ6$J1x`2S{a+j!WU;nqP z=CGEUQA&~O?KvV+10ib1VU-N536|G~qW7xCQI)^F?smHPUId>bOZ@`)Ai;exs-6K{ z`&6f6*%#1WMAbh60xr6lvp0o`^qLOq zlaGn}(V8_BV?V?P=AUP4EW2abS+g^fau(kH;K1I-qbf)LiXtvWpMFCTfkCb&>eyWB z%BY}>$0Wqe{!MkCoy=!E_wni0HjD&DK1~+f(8*RIzUAZV^u8=Sta-i8ufRY9h?|v`Sgeb))4LIu2K3OC1DsQ>z#EFA?$%NyK zhmmHIdd#`3g_q1~IlIr0mYN+f>Hcuuem2f}Fvi%)hauOr)Q^1^icF-X$KbJo1bbi-Ymq|v$LTKpCv6R9Qh*kf_{~)%lRqo{F0zsJ$I^gAhkkWU z;lPK18`3Ru@%Nwarjp^c))QtMZT-$w1B?Du7t)CWjJzpI&rKUpvIQ!`m5r@8eZ`Bz z?K7##RP6oIy-?$Mj3fzj<|jlFAOimnAvGm2Xs=b=sMF`VG%tX|VU_>?lTj^#?gwXk zQ$-;k*lV-v*0?R~4yTGP6HIPLBOTJEWNo%rwZhoRAezgRC9SH@{)e}FbE4_#(wt8; z>FF-tPKSvwjJ~9&<2QLeBn*>NgWQP`9+h8VvXMLM_!q^IF{kT2QUO2mKw3cYcPFQd z84AgpaXdG@XrmbMcZ$V&>Ev()lp&k9WWC15!2>RfW7Mw^~8;!}RC`_0FqnX%fA+0A^ zD4Mn$x7yoRs3Q0XBjN;qWIDqU58In7OHSr8rxrDQ~?P!_>8V|1wj3_5Z% zHY_|T{XP_LdRe8$cXUn{nQ|t!bX!QAdPAHEknV*1?=XvVYQR{ovtlIsoS!_j;>`dx ziehTPAYio#F-SghBz}=H1`F7jaD8rvP40-^flu)v+{!l6k*wdG$BZgc|Aj|S$Yb9A zsM+8ud>3&RSPVz>Hmbeu=wB3{>N)sbt`|KUY(Iyyj9XSC<^B*#9n6m>rCQf36=tF^ zo{&TN6bUoqfK{9S&;~l_eV9g{{mV(BFHQj$61mBRfDJDN*%X#UX2kx_@C4rjNKg#% zD@qw-6LUg{3n=@|VS9db3MWz$wY;Wd{da8u#iNwDoxVrhxbW?gLE)Nptjatc4eOpd zb5h^8?|;V}GS_X}D6edTGSj;m4r=D%VQOK;*AQVsdPzoF?53=?v%N!=q2MmOQNy$5 z6Ma{+c$`?NUs1H?(mco>Tns2tg#&|nWaj+S_4Z}4DR)wIHXzPf6R;fV7X&;>k-i<2 z;6Wr-B)lXun8b$wCrJUD!JIPnbodJg#3Z!wOlA=r^5gkO=e7Yvu=`k)D(=uA?!Y}& zvdld(*d(@R7j~?pv^et{-l>h z87RCb8FY+mXc5ij*khaqkNjl}6AT{g`@)%?UPzpx5!oMJ;qBdY$mgVi*wdeQ;HU{R zVB*POA`+buF+>Q$o~Rdr<%7@1nd|uKz#ajr%r%*~AV;1lr@{<55X>@&u}?Ab@v>$^ z3JFk2qzl)M!Np80r8~zh2Hc z4{6g1?52Rc#>bhxRWxKng_*Q_S6B6;2VM3)$+vsJ;!0O}tUeL_PkxjCpZu2kj+uEl zCWAOq>WnC;?l(yYGC}3~8}+GqIFZ8sWM`#vJCpkr%A<4R-9CSFp)`#l2~xH+S9jAx z(b(Xfa-pT%7RT1^LMBC}cE6HA@+cmlXEGLEOv6c8yq-F?lC}MB^zQQDXQGJBLP@>T zph!-(U#j61!fZ?vS=kHamw%1A$iJ37H;r#!)sR=eD=n2U?ob^{Oklr{XZ0+{;RA;5 zFhWwn;5?Jon7N@FhuEIvC8>EH6!bvT@4FYtjvH=_iX^dE@-E4oeLL@d#YjFD?U*Ae z`XlT1(^P9C=)>qJn*r~upY9y)`)#^2EWySc7Vkd_q$TUaY^#o6zq0DJtP`FwR_m4K z{^mA@76ZE;t@Vi#yvTX}8Ci&ia$+d&(ED4>y!#VQ{ z%xNn}TOzX6cJao$U&j4+d?L4{d%rjZEiAZ)DuD38RJ!$dii?#0=_pqF^`0J_@xULI zOdbIX)z5&3@7aN}UPS1UdZ~5W#jllySAM71Y6alr2i^G^7F~~rv8`!e1G|`KWpSgk zk1j|N{pVOh1c&cOeQN=uJDcMSVGKa^;YZ&oWPmNlj+^qr?`p^PuY>Q1!xs*ok1X_I zBv>NcK8w4TX~G)1xo@aTn2ahr{QxqR)Qw^{x6>v@{l+fydA zkWE?`r!EET_N@}-vau<_JF(nGRXiTUIUU%|1hv$7**pY$mWc9KzGB_PzF2v-yD?b2 zR~7$GmlM0ML{QHKm}|7U8?NsA4}a;hNk1XM<8v%8Ef;M6vLgA2*@TE4&BWgAx{;b= zkk|w*ANj#7s@Z|}XlMS?8mGCErw`k)F{tXwVwZOf@Q+W) z$)6C7S1Ixg0*{-AbG-zy-Qf7W%XK!gv{?KuMk<6(CdS8*jhnclrL$j*pX`fP`C@;@ z%k0NJDoD_*zy9m9v}CkjCg0x}22nFIcdNP#&gHxii`_T*hcClL3?&m8<#o94@{Ag0 zB`18M=Q31JdiZ^y_wF4P90Dv$`tYRFCXYrMEl=Lg^&2#WiRmMH&y}pC|wZC~ZLKD0r?M z&g-s#C>&FV$9KFBIz7vp)qd3)uwa?DzFInQdN_aW*8c3!GC-X7eu>Af_4pp~C6g4B z8aw}9EO4bXSTIEh#I|F{g3#wbUl?j!pQGq-OA!pxgTX?V$gUu18z6-Kyt*^H#HOdW^Dw z4un_FOHKGL2WH z;v>gXMx_!YR{sqq#s*e_O6vv2wc`EF{3Ev!HlhP;Hpzq|wjpAiAUUi%`gXKn6iDm$ zd(uc3uv3TZp1!XLF%~XRjPCWr?s;3zgc)G+UoT%5TKvxx?fnz_iI{alvx6RHil+Ac z1>&G~yD2uSBiqFO?`)YFNg6GO{!j!zy)3JuzE*2BhpJ^UnGIM|-C99DI+>u%{Hu+; z$(WY8lm@n=$7ziEX*cy!c4Us@_tj_S7YaNCRb2e&BPaP>ucaMO_4jpI06uB@L234> z-OMuk=q7j${!4X9m5Hfw&uc%WU%0GBwJ-dONQGkFSTSShd%;jzX>kPnPY7t#C{a;S zi-SlW(stU|%)CcYD`9ZK`LGZ5ceeyw2_?ClG4PCK)wSq`+2GrghTHpFzXkIXGUvc5 zJJ+6pHii{)ev%Ml+NYobeljpUW|EvXJ&!Uv_Djzld;y8P6mHO@V(o|eV6Y4xZJ#_b zARi?Io(x6=n{tR-^;t=T5+Wo3=rY_;m}LirL4q480*uX~xn#;sD<95T9!|K1ek_ga+=iOM!JN z%U2GMd55P;el9i3)tm98KA(&+Gf1bfYRXC7ks)ol&(Y$9%d6qz#QtO=G<|Qvp(th5 zs~A=yA;-Zq?leqBD8=jw*X|RF*}NdZ#?fmgW#9Xp6Y?lD8uxv286FKX2OTU&KF}!5 znhH*YeG{znH~W(b)NV>n$Jdt=-?9A22{GVNpw%^+@H;X$G&Ex2^I*5$zER82(vOM; z^_IP<{>WwB_8ANrygn*oc?4`~TFi7gUa&@ZB!)mo1K1~D@>kD>T6k4BjpUpZ_!lY$ z11ug?gi=AX`RH2kW80j69lu9D{urP1ciObd()eMf=;0>FEsNy!i5tHn*3E^ljqN9A2qRDO#wDJ^q{^B zyFFNM(+{PvazU!aF*SSoWWHRCbDdXZvIhC{K#(;vlxz696Sh~dHD0sU_BxdIvki=Y zfJMI6<=;MN8YxvTlKW?>C@7npUAM{RdZH*_qeAml?(a}+MY#_yF*0^$D@2Pphk1b| ztgOGa+I;lT#ASz{!jKuXw8nOKy>_7e1&$S*5!wsjSFAeAA%U2dcnSH>X08EHZM$t7 zh7L88E`P$QvIwR9EHmaRS~iv&Zd>OA>|_xLPJOp4dd1^OfZI{UX5J)F$+x8i_xtn7 zmu^_dg-6#nSN8V7W+G$S_paXMEiY~)iaPc;vPFipNa6sDP4pWY;wjKh1|@_};jMZj zzEK=Q$Kwvr5&O}b7tJ7SHwzceoe_=t2&tV%xTgVjOey#;2W`I;IdGgy<5mLJ-5h95d||nOj$PMs&gZ8gDvve;XVS9qZnhgH zE&Y`Bx~7{P?2qqU@;`@LZ|m^3D7Y+sYZz}NYSiH3-i{YVbG#E+pL}Z^#ppG9lLc`d zR;te7pBHfMD6%JG#_1mbKvIPUQvpb8?xQR%LTA?pr~*suW0`oSNcnJ<^N-=HZVS~} zHMv>=g|&{SO68UC#t@X_sM!wQI~S92S)0wMu)+r=t%@dn&vXob<0VZ>%< zRRP8jh{sptmF>@!x^6>w?4pfc_r;+WptC`tXG@Xe$AEsdKY|(}ys(4l^uBG~{=1Rr z@o``zl-Dqj1YU13Jxkig)n;mrzsWDTiUwUgf)sn;J%YN$Sgz~lUd_1B^Q=>Etr->2C-qX5&g+53QI}HXar`lk>vv0Q zW&S!7(2bhRmy4GW3IIW}It%9U_I`ryQsvPTM-_$_ZT&Gh9uK#{MMcUFClSy8uaGvc&Zl$w24PER!Mv-Q$Kq&)SWpy%JlL$345FUwuw?{Akkix4Ne+$ykf z0crWx>=}3rx$@iSL&vfVr-H*JfeiG5^3VEiVCHro@ouAm^bDfWswQ+irDMdisM}ljg@$tV#nsJh-vNW*+BF z#HKW({l*pf8DhvBtV_~awn*%`e&5Z)w4|yVBipNYc|?8v$N5dEx>`>U;$I4n-IUXg z)F=j|OC6yW|G>G>Oy{KRnbQk7wa!7>oWQAJywZ;A*-CGrmMcpJ2t+ij?j~fRyKN_E zN#bo3Ilpa;?dneME>-nPJ zc^(4574wXXqpIZMd?QevdB3~t*7$bP+4|L|#HIgDH%vq+fOPE*MxBaM_*@t1ReA_? zN4xfXcMMa!+v=A+WnB@KTF^!z-=KQgOSEi9UwyyX^+RBAGo~Wo)!bS_MH@gQh98UO zwW%-?NMGwsS?ksC=NJg~WMfwO&3;Se7)>bC2VL4X)@+IUTH11da&E-e-GL$A%24k) zwSKef@lH=QsyiFgF1gq>^g9CaVx=`ad)r=NMfJnxK?QxI&0INbLRP&579Kv>)^vL8 zP15MRkUPOm7f6N+rJ@s}ium+RWMX;+QSq-6lw2u{R~S86|Js`&)3PT>Bvy2Zni28K z-)?ke!CVCigG@r?l|>FjFP%r`f3if12Q2RpedTjRa}QIh2Nw`7s{KWYw*j?xKvMoGc3;>Yu;>PVMI zY2!n1ViO7r5ep*M)B7`D z5R!`DLVw3u^g&YpfN5xDf6?=khb;{SA0(+*lN>X;+~ z`8-IU9UU=s%=I`v&x?KbC|^(Lml%?-B-sJmvX}w7Uo>wrPLoKJs#Ftd&C?17wz}7yLcN?7D0m%*sW% zI|z7QU#r$@eM&I(eCtqiaHFd>U1_ZoC8SX&B%g}+qRT_CfrUhEzTjxd0RnGn`f5g+ zMHZmaL?%iBD8J>P;0gi;$!KZjc)=A9Ks>bDEkcEfba3Lv7V=Oa zIFd(c;0x4-CY@LbMTuA*CS&D*ho~ZG>JsF5dw^c40V@eB20i;RBt@xWLG^?IYHXB1 zllL@m@QT>58+Z^ICafpJDh_0O9|MaGD{u*Bb6bk4c9_x3UwL}NAo9(N(d=!!YTm+{ z?!vlSWnV)oZTV5T$U3iH7zPBcK4l9D+`5Appmz5&bDY)5&$+26;n#7>0?9$2 zMO23Lm(!3Gzo5;riPL}@Jdk>GdR&qY1AxuH#uNm zG7Oftg89_O>9Plj7&gI;^eR3wzFNdl@F@Y0=-S6-Cdx~V{RbOi?Y=I3Qn1R6lYkY8 z72n!w0GreHPxy@FN_%OnZjr@26B92^Y@bwld8<0`laN`D#kxqA@!{%*-N+xsCX6Hd2UVhzfVx9k@^_fO=U3uGUpag~ZIE!fAcjx8+$=ezm*2wPfn*35T6?`0 zwim!iV_MOlw{o)3-#!i!AE59JOqugYTiap8&G7a`vAT*L@}VfnE&b6)V^W6$I|@J@ z>gTrcN8Er$@j0w(qxp^x7&DgnJ{2Loc$m`c5Yv}zRP10#l;fxL1|YOzK!8PG_w=oo zc1@t0Ku9EH^9^f_`vEj!q(fA{P8OGajd86!EI9sMVPwF9oNeY3%`EcIEn4)~2$Ke6 z&r@i~W9%A&k*MOp^ zlQDhFSE|hd^zIaPm1?Iu?|d5Ih``4Ofif4 zg`y~IrNSnL_XihFCXTbJNm~(}wT0c})yy z-RkayoJy4>ZodTx1#h?{@EUfg>3VIFw%|N!E|H3Fh>dc$V~13QV}N9zikjsK=U?TcgQ=?Ht5pb-k} zuQ19}S?p@x4$&&%3;Vd>7$q#&qRf{d6$q?1x#Yx2QT&lQOF1-r!3E zZfhE+@#HVhzqxlcG%exJ=1P^aL<9HoW2w5i?dShC0NS6A_lGIljAuRhe!Eo~l9`0j zoGlR*uz@7?WqnsQa#kPloIWT{id`}#VK z+nj`2pO4jidnqoQ@*EisPFyLL^Z21H@-IcaXeLr^;dCUPw_~^OaU4bG6fL=j$n~sb z2vSwx%?~|c%I-CjMGCjw4~Ehg|IZ7M!}NDZfYQIQpkx`qj=jjL3I9w$<(C~WXtwcl zs=1QozDoz|Xl2F!1P^QBkqabM6z92~-eqyUrxU-HlBhutY4+Ul;*t)&kKpJ+#*RNP zr3#&|id;K~wAdF+*IiQfPGfNAvIv+TO82YGekK9Ja*wq;S)LA6EcLnnma(mQ5;lvW zL>!(f*OX5h`qp=CeMhRrUW5(T!{QECcA4-K50&K);d%n6^OQ*^ar*`_5ncjF14=W8{8$$(MRVdhp|_3$D-r)AL_d z&ARi(+iz2)ApS1K0g2^y=gC!hsyvU)=>|tXx~kuinRL>CU3K00nXm;|g9=?9x7Y1% zp^Z!|ukGacu$i5rXt)xnHsIP%BKv3Q#zOYev#MTm()_Ub+ZZhEKUGhF-0--K+3I^% zuRyqoB@()5RTrZK2Ck4Ts*PSN2f6AkCr%&!H#cD~m2(HLc6^qr>bC5#LUa-*dxxCgUOn5;p_$6t`qO_Wd6rS zJXqfTG1~X1Z~}nJrF~v)tN%l%=Cl;v6Osl-$0we@0a|5L5t2VN>(`y3VQl#%1%Izw*p5B8ZjiN(JM#WgJLc|9iqn; zrEwLS09r%~jHRT6fF%i0(;5yv!M591K_;|~#=X!r5G}{9L4f^{6zqJ`xR*Qqp`fw^ zw7A5)O(=~&N@%tkr|u&-GF0+97x=q@14U87eGwe7z|)0AZu1qov^eQ>hqC8k5Ck%o zaoWxo?49F|;NoRsKqwXIcobZXY2Ru7aUp(q;#pVk!qyu(8*vBhj{%QO$Bed6z!(nN|3SXQ_vYQ5{O!Rrb3R_ z*wi2hAf|>BM`ys!#DNkcM9S0B%HZ*$>onoQBS0o&K3Mf~Z1IZclfVa~C~|PZ>QCWA z!Amxly;d^GR%bdQ)&NZ;s82qESiYQYfTdRo`T+=X;*!CGi!d9c6(E?$9fM<7a_}^3 zc5bmB9^1T-jN_HATmJRwzQAg(PTL@b&<4K^lOvM@x@bAjP{@-4O96PTHWCL{5Joey zrswRw+cO?@uvHq3c`T=w=i1^-H=BEx82TDK8Hz}PgPaZ|fX#f9iK#V3FaSGyWi$SM zdznByf!x!Lb#A|6x%lPYPzHo;uSb2iqoN6Xt;MC2gq8(m-*r@xKdK_Jis&*8QU;kg z4SnFHEn0`Kk;LW9UrBD7zebI+=84rg?>fe=1V%2*i=$xoU}tK+^pf2K7sfP9&}%dm zTXMl}ml8@8qm>jn$HoP?e3C54k&dueye0cB_i#--Y!M2s@|Ai}iyxFKQlt7-O z9$QILGvCFfRP#$B$s^3MAtLtkN_LtD=R)8E1sR;gUFvhTsE3u)s9kz`JHQ;oO~h{K z_jGs8nCs;?Unz8X5vTDP|9=b-$D9A?BCH0d&AtUgy*Eby_`Lw4Hqv&Hw9PPqdwY4I zJ5IXVavNrq0AV#5)(IwuIB;aB&^}Y|Co5^k0mv7OOL8AGy#w)1L{8_G_L;fQYf+JR zc&=SXYQISz+E_DLLZfL+0I%g}<}O$pnA~dokk;$+yLV03FC#$A2?U$cVvCDk*WEQ! zk@;zmLSpor6sW>~vw>p7&R&j-Jngc_6an(;2g6c-HhDpAS{j`1Gk$Y2*Qm!{I)$|% z=C9TKkO#pcPHM_5ol$f`Y;?jg^!`@yh1BomeewYDn4BpPW1&el2n)k{14!L%C7sm| znv^PBc+so8@$PW3dH3y`!un_HeIl&ifg+<0X`cz^=A;cBe@_*KEhw;+79WnGYXq?* z653BchHm!p-)(kJPO;6Ac< z!7rWhxQtN=rXkX`B0XKoT5RAupSF#aMAj))^jMgMd1uNUh-e~l;x7#v4nt@_5R{pc zR?#OG;y3Le4uwao)YZp5X7+CP+Y};p;=tbF9mY4&Z!mk`Kj*fGc}SUk z7G4I4JDFxo*ZGO}MkPtFqJ*3gOSkc8oFQ6n28qHVzD~F419R8I`}Aowh5kg3^E(=# z+aVrkuC!|Wq)Y8!DDaEp0$g^>~Nfp@M&H4H3%>K?}76u6Po}V+u z+)gPbCNeyCI~%AB+x^DApBr_Y&30O%>zumCH=HVo`KDiPGWu`U0-rpz+l{v(A5T9D zxkgk;`f4O%0Dp(sM82H0t(;sv*RmmD_w+P4EZi4NQYc$$t2V8dY74omA!F6A`(-)K z{Nv|FhtFe)db-fty5F64b=~oQY-81RLsc}aF;cy1Yg4pXt~J^F?i!GOJsGmre#-Jr z^z*Fp$Vg)MGq3ASKL&Gm)PW$B_a#%r&gpkDbB^bFmPDw>u>xB3Xc(s6^&<&!HepZyE}n$g+AUw%(&6gljL+M( zUzPSU+qqU68=6m>lfJqPj{PVj$#Nj^)h4FyF-_tP@IQ&e2$|^I>O?E)GFY7(SH$X= zc?qM@eUGl*%;B|i8`Rm25N-hVe&LA=(F-XPn3u^z$}fanrL}oIFB%bAz&zyg`tm!G z764z9`Ub`~Ig(pd#=>I_21%rFE_QUzN{ItZUXaJo=^u)XUW1I|X4n{4AL^i~^oy`mAT z{)0m>{^-@U0K3f{k4XOv|MExOVva*gd$lsDpxf-r^CQU2z(-~cD$;}1!^AO?TXfQJ zGF_q2pLJ7P-Ct}`+8%bj>qS^x8!?bx11qP*CAp!DX8C$ZvkyqUHANtmAPZ}F;SmSq z5-B=;%YG~+m_q<;xm(Z4gEsh?p!e_TOjuWwU6!*FcpxBJ@jXp7Q=pzLgM77~{>+{P zEyzMDbya`DI^=6AkiW1n>Jc8sK#PM{*Lw6hX2@=26YH3QM1()xomuy7wIFs#q|Q8@ z;h+KY2^~oX${3i z<`(C`fmN;(8>^ACrN?;9>MWw7!}W|AS4}xe(KR1+c=_8`wh8Nc3vbqN7UB>hy^#IK zpcEIcxLh19AvPa1OQ~IlrErj(dv)~gvYkYA)0n=eN!Nz*K+y@g0J?t(;1J?KnkTZv zh*3=;MHX}}1T$2|FJK&94yiG=5mLoUJz^<<_%{kG3S**psD%U&15?N(a5*z!8Q9{+ zv_XUjaCoq7-x%&c5{cyeZD^2K!dwz2?3k971T_N~M-hRhAOl>v{@)-Jf?+CDgAi;E zCQYFTIZYHNB6p-eKUtl&8|R7=(`$Yu>Je9!p`=h3mf17O3oL%mvluBQL z1ZlX7kkdAXvZCra&?`#-a%$?_fY$^1*^Lm!nE8arJ5$d2#$=lQ1I?NkN&z>Rz;gU` zFk?3x3(87Dq8JKBLWrq_XBffJR3n|81t2l18`eSi8+?|w?)!44QBaLi(s|+9vED4i+Sr6d2?NXI{#T(uP)(=qh{(~Gh*SWt)+90r#$#$BCPYV0rWqGqH zdPdlu()kdH7Avj-_;jwRIlXT#l~V40>yG;?^!M-+n$@bX%GT*$mwc~BYg>ctc z?=lUgSAf-iG}z2R66wOb&ieRTHbmdR*75_R>LhG62SPUjU;URGt;dYuNdQn0BoJh6 zMWZM2BZN};OrAgytlD2k%?;lGdr&^FIeVQxt&`|}Ug`daphz-!qW!7mN7d$ogid69 zE~nf67hhnY-&(^wWYTov!AFD!hGX3iZr$R!HLcF^9skjYY+fxi-fFprl__+yKk-mZ z*DFl*9cw)C2r8~2x4OmhWSD3C#hKdUBlXi&?v0yDV>w^2aZm9vXnLu+*RA~^B_R>r zfISvtv1E^*E)fg&x+DTAwvKsaBQyuPPiFxRI?7!y@`8L-1M5GI%AoPqogqkh!ki4| zFlKx>7nhl1d2*ui{=S+`+xE2_8`;L9&g;e_ssXAVL?V*-t_cu3hWNI2XGj7=qPOlLbm=JQnW@dT`i8o zH@>SUNIJN%Wg@Pbkh%=>5?LZi=9qj`Fd%+olqkoc7=%=JbhsC#F%@?_hc@Av%{N_V zuVpGub$EO`r}deXBUW_9FrlXM$*o6^YQ6dBFfu6YJuv3hQMh-$o9lPkug3^$uKHEn z0*<80zI+-o8iz26o$kq^RbSmVz}j%_URW(qz;h2V0uzs7hU9IJsh`7h996;){}_}x^$qF z+(?_}b&Jr8{4V{8p05&5A<}*#&~!U*YdN;zo6ilg8hhzUYLG#{KcBO-sHN7xcy3Ig z@|R>=>56x!0GQsP$C6}@vv;X>`+GihrY&o;n$=+g6+8vyu;1ssn|=QrqOwNx<_AD7 zpviF)g~b@BbF=yd>)~L=SnxX8KCi=ht=d0w|Mu-piXdRr>Aa)FSlu>zxgD}3fuh3z z41OK1Z?I9>ud_V3O2edNyP-JpJ3dZ{?!JKcha9rLoA3wQuKr+4Q+UVr+4r_qsq@=~ z*AJxpaZCLG{~Zi1UyF?#6BIez%K6qg(r(v>(GVm%%&+>V0bbsvnC56=op;gZUvjM>U=4<}JN8^ril=?bt zDP^;>2ZsTqqFbvP6C(av&dxdkD=wvy^(*`5vM_}<{bU2iFYW17=OTI&P^J_Ng=;&kpzRLI;Ax4-7oV#SSYS^ZXt#!|Ci?Q8?CI<9DAfDZ(+W zRm7I~UA*ky4xnvdIW7|ix)|C-h1a`|Y(}i}KQB2G`3vtBl*Ut9Ba1Jj5Ww;zoR8lc zXaS2yQ==taMr|9MFKWB$Sctzq@&FRX{aAGh6BS)oHVZoo-n=iwJZ?zFb)ULFc+grf zSS+_6CTB7D^E`FX^R2(8_mc?KmWHpapay;qEo)W_w6QRk7aRWF&;Zt9KDn~BPXV~0 zD1>An6uuG`pZoc|)c7A;>x{?M#ukQOXYk^~62Z&@VR6OUi+2ylRn6|EE>iJtc^77G-k zqn9f3>a+0v3;{HHTf+f|XpoEpEFyn_FNPMDzO5&S02l`iY0|6my!3JYD#!U`J>G(k zoD}Jka9m+wAq=w=!#Q&0`3@3j&CcbZE&ewYHUFEB-7@$A```HD$!Y!=^vo~*goTW+ z|NEU~GX2gS=NV}aBk4%spXj0T@!n}7Ydp6R3O1ndq1x4ns;CRT?EFurz|A^QFbTCB z)bnV`tS+HaoC6$n%o>|QiKHTqhon)GEh2sHLnCi20X4x1qpx=jh6b1y`tfGgn%O$t z2Fl)0h9?8?Fb?BSD4q@N&Q-7bXmg|-0;^eg|6EP?*0r2RyIBjKWU~;soq~Z5H=06p z``tbP^C`tTx9-5I)rXI(Qvo5{XGz5k1;HaI=5KF+Wa3Pm7qd`Fv%0X`6HKbr-M2P1 z;iOZ+V0oqAPM#+xRtq1n!U?qADAtSQw;dScI+xO4BM=ADrfW~rl|_wGRUKfzqbQy; zLh}OP{;GgU%3G#2p0XPH|1Cy3jQ1UbNuZ?+n-l75U0wz>0BbsB1yl1bB_M9q3sakh z!m3-Q~N<$WSmyji4;Sk6M&bYy~EpOe`MOXF-V(!|u5w3$|+* z)g)7737y1)nn`j?aKlj2` z1yDl465L^tOOrh@U|O9fc`zP~TuK0sKwwy|d=$QCsX4v4K&Dk;%>&G&tRQo$I&~1G zZSalI4m%9f;we%Gyj9m$4r7Y~H+bhxxX^zmCQ%7DPON;hg!ziNyNRI)(1@wf9xK`{ zO_8loc{MkkDH7Nd0U#g+fuN!EFtcx}I;*KFiVSYzmeZz+qR%A7;=EApGd|C^sk#09 zmRrrG!jThfvNwuQo*~p|uq+A8@&rdrEpK7sL_6MwnRFm8%}rAnJ{s4}xuLl#>bmVs zJp#?`m5R({!D;9PFPVbTOgZu`?q<>R{{G{G6T`Av zTxcQz>~z#mGcyG7jHfp%%44TBbFpFaHMa{Lmq87d@w4Y&z_6wj01g~3S-<=Nfp-uO zXe=K)AgZ~}e$Dx&l=5wln5k{+O_H<|IRK&v(un-RSiakt6EOGnqlF-zFMIA^JqQ>l z`migk&68az=kD8fI@AZ}DX+#vvKG6Gy-S`#Xe5GV_E3Gw4DRx>rsLux3t{^~c}017 zGa-Hi_c;G*yC>&=luvxY|M(x`I&C{xsADEC1u-Tz2Z0xf(;u+4L7JumfAz3ix;97V zDuP>R+1^#WnoBsxslbCmRW3FlSBP0^uATkyrbqMRyzf5$AR?I6y$_%DnZr59D zy4b#)U+lHm7V|L>JC3$a;fHbtycS>x4k+@eZl7r%Fj+Aa*yeVQ;7+ zPv>s`I*+xpa6An|-CgMft!Cr3w{#)JZT6`K4UyIO1G4mUizzKmb<+z6M2+u6a8#j1t9k6uvI}M>X^7OGIxei9_nr6~fD}pFuRF+%noSr9mJ&Cp+F4RZWxvZgJW}jh98`T0XtAyj!6+dJc$~bR*II!)_3ycfw=JmXbh(e}HU#t8365K~u zp_Rw^Wk^Bng+DtZG(oe9wA0@=Z}{J8O0Mck=c97G*1@WDr)yXq$%_w2-MTDbskn_v zOTaNFv5<_m`%KP5d54I3!tefvuh_kl4T}Y=#J(-9W*|VO;6IR&5-*^n-fbXgec6UH zbK+HQf4;f=i5AVQa|}Qy)_mChO5++hlXO~LVguV zPpm%a#(yAVYd^GZXGTy@Q(s9;zIZIj=OBihN7PNS<~s zTQn)yka`sDegf%C-J`I1*Ze#@h@@=uxP$i?fBa_kX=&e4ajAGP#&P#}pNBz=$I*QP zt@um#wRE)Cq(+@Rr96eUqGhl3ap$!;2sjVBt8ooH@Y`3Ui9?8|wtjti=3908dsx$r zlnt*>iW&IcxCg?d?y>64_rgu9yk%Yv77HR*Lw$AU#V=;9YJJqCqhB#8 zRG^1Ga4ESfRyVU@n@AhXz=Wry?c#54eVeYjVJOwP*~Bfd$x8|=M_^IVWCllKg#3-1 zeE8iq5zk=FF~as?4?_@EEir}@6g93Rq zLAnX8e7*Z#!u0LupIop@W_3S3gcP$QMyo4qyUA;i8_pR=YIly$u3qJu`2eYp!59Rv zw~^!vk1drLFdaE<7LVVbTc`al-lS^uv|}tPQ90;Tt`ED6zHip_^y=9|Plwldn^@W_}ab!kHNi?^E@Riz_aL#y+7Rf8h za)Tzm9-<>r#kvu1zZvkorvbpsQEM1UIPrSw z4Lx$Sjnq$H6Y;C}-j+GjIUpMkWE-Of!cYw?t5fnPp-?6#+8VV6w!EC_e_T&pg0>tK zN{!1w;#@)b5q0ngn)%59qf!rF3m(961qWNxnwTfZX?IdI} zw3|jQihjHeF6jV!eZ17{Mu^VP$X4NZ%>BEN;nBjB;i4wS#!n%W?i@vk+(}?mNwGQ~ z=bdHq`B`+&_G+daAO7XW*hhatm3Q)71(7%&do+xS^*n@v`rGeB;UH5nJ=7eEiV533 ztb|`U09xpAT!-^0sb^Yfd<%gyb0()X2IXswKfIn#MJ|$7>2%-dtNY$>YrxDln}?v8 zI3jW24i5(!YOH>N2x|29lC*3xpC;Cyor=y7e)3X?J{ zQ8t*(f~X-RN+>6kzG@Hlm;OS+jYY_ZZ!*1tko()K>pU0p=k8|51mDxar4xgh>mz- zp^E+c`2V~BX0c?>XuyaeZJ`_&X>e0bz)=o|+V77o|ICwU8yv(V?h-%Fe|}~Bt3Iwr zzvOTcH}@2+1^))pb1{2``uB;so3{@W0?`Y2C@bmkGg)c2AC9M@ig(OZ&8r=s(h)pwGX7TE(xF~fl$aPhz5 ze=WoTQM0O_Xq(pQf_1_Q6AC3X`~gVQ&k;xNeBqjZQ7!V@j=)(`|GT#990eMY7b6+ZMelq4)DleD1x%!eK@ zH-Dh;M95aQnUPs<(K^;FbUP_7_W5@4CSsxAB%3M$_%P40-I2 zKkijfX<#~t@B}InpsTu{jrpWo(0^e(+TZv>&4Z3ERdWtU&qtc zoS{l5?IHEmzBOX)U1v6XYPg|qO+o!KK#dTvMo1N?F?VGvyqkCYbn}P;==8D9bQq=G zbX;yNUm~IV9(+RW}uu%vF2C({vqieFeYD?JA zN(||R2s^#Mtx=|!f$-o%8U7Qete45?!d^K37BKp~yazORmRh=;!D`-MeQ$&@;B(sU zu*%Ge8MD31+=plKg$?(@HcjMDs%7zcK6W<-I{nB((P;ST*>Q61eRLcCoG&i|Sh`i` z^vvU)0{uBQ2c+(%s$ny#M>$ z`xzb{KAbtT_S(O_mJJ8|i?AWv9L1vhUH^@&lF4PuVhN z3vXH3kvuN>2kthqlt-@}ZfO~jVK^yPGB{SCmntE&&ZZJXb8?rTyx z5dR%DuA=HAf&Y;jE{tUfI)4+fwQO46`1n7w=s!+Kk`=Y+V#y+V;j6v~?k>i^A(pm_ z?a}XYHJ);JoGJ^%G@ydS=1@_*rCMeUFN(}pbpeC3Tl^&wSBq{FM{~dO5Fum|ka%?z zIcbT{L3DYFI{ewt@VC*Va;BJa$L~PpIv|1OjrH5=07Hxy7NS5f^H&X`g_e~13n+sn zf#&3*2Wqx-=^GdpDtZu6NZg?kkAON@AN|pVEcFykgB!>Dfx|R!=o$pwo$!P4g4dOR zHV#4sOQWD3)7nt^n-KY%2oEf=yKa<-r5|YIp!vuTrdS`;VkKW|zFMZjdyd|}3@;`( zglfH|+h^noHUQ@~c6a)qknxJ%5 z%!I$?92coye+hS8Cco~#7|_aUQMc~sC@p#LZ^d=%$ghcHVnHf#ux?u%B`A?23-|-PYS5) z6c_i>X&VuEIZ-TJ?{6C?y@_&&@^0t69=kx^V9hSQ3|L)AkT1j4UuSDV?*&!Ib@tNy z>QyjAB&_WXQFU(0!Owt7f1B|uGOmp`g`g`KqQh06haDjZ$c(6+L8uDg1K@CtQHMT4 z`0Y}D4KM4Gc!Y4lqC^c_!8|>TjjoJykiaCbtGD~F1byI6cfoE1uXXrEJ_09aDuZlb z7{cVEQ+XL6z{R3au@D0~vGCZzSXuNc5Hh^@g0Hf$GeK$kZc&I>oE<*Bd4ODlv{XT4 z=I3qMQDj5;;RX+wRA_b=Z0f8+Pzvy{7>d3#1Pf@c`W(&-T*=}=i+mgZ{^qvbjo&|) zb@iOdW{ZIDjSNLQ_{W!-h01z{)0h3;XPqL`*Gy=C1nK~ zb6w~Jlq6&o(;OsO(6l@#AB7W?UeZ zMv_LN<1q|5dpv3e1Lq=}#({eF=bCY!Lc-_~?aaUtx;m2S%VuzsGv zD$Eo)k@O|)EwWbfHld}A6Kj+~a=!7KOxN!A3^8|R$g*0w%2=*6*yDU3kDudZJV$&5 z@tmwEm7+sL#}4}Z3MVEyL&mOyNRNl ztzd?6DiKSB+_&-M4o>$z`IQpT; z-y_Y>>b-q(zkh#=T<%?Iqt5VnBHUp5@_u}<#rE=n=8;8ef{Xk5aK7XSPX4{b!d>3} zIHK(#Br(&be@$HZ7kMR3{3j`AAJdPiJ+Elr;UN?-}r@T_K;bU>#GX$6+QO>yRUOcIab@nz%|5*%f^vy5{LdC+v57D*lxc@en zapEm{JAHD60Rr}F<;DINzN_0DwbD_7?|o}5diK~IgdN!#J~A0jMmwzfz#p86*#s|j z-UGK&M=czru1~QE_CDVInTWo{JElTg}SzzPDw?&w6FOZn|_ivldcsZ!~CE zcztZ2BUDybtcCP>hnI2uU7M%RqjTh>jkPOXRNK!@kB_el>t1j5yidpNXee%2aefd6 z@ZhO^3nErNEV*P9F}tr{ool9#^~&8xOW#&aBP6QtZa4_KuL@(lNpi1vJViA}G_03S zVe{hwHb`D>N{~&ELWPMY*8kx9`D9@#B@IjB z`TXMG=6TV*_s_zT-!nmB0I`mNukhYr-<5$M(X1<~qmXiolg|ugf}VfIF=|}4rxNz_FIh zGE_8nmiXqN;=@oWFPG6|gi~XC?csz)EY)tG!idYdr6wKf>EIYusQ-~n=g*WD8GZ7X z{wbjF5`C8pskm%%uJx-TvUwcxjJR*e)4ca?;rME5v;EcR8WdBE$5zy}08@dsLvZ(K zE`O>$ILGaAt?eB9L=)K;l?+1WbE#ky+I~ixgP&r2#AT_oTGnxQ{`&#2g)rc=45Tsd~M9gw&)7BBRminnT2J%#6XyelafN6ISP139h%W*L0vX z67+l5ker+yqFt4>-surD5u(_rgTHfuFJ?lQbcf%Q`_VnhA5bz<9m@FPUtA*a-sAM&*@iz-KcdIwgnPD!G5#q9NOj{+^Qf?+D!dt80b`>G#ho%b zn_1#VHWV9MR%^+Jc$t^m&742=ZkKV@i-H4N!G*3~!!`l-7qLAP!=DcVLtcOC$kSPk#;n3WWpMXwu!hBTSX7}59K++JEs$tcH2p5N}%@|CgO%%*?NuEGa{6VFZ z;~PXspx@|;+6Lj7V1EvJhslD9GC?g3gtQA8R{u9GJD_`|`Th6cs18{9M_zUWMxqe> zm_HiigC9tc3D?A7Wa=9%Ak;AIKJG%_N&K%>(rF({!(NJpTdq{}7i?P7Q1TAK z?l8$em2u#JQ(~;ZaIsz(17QBu*Tzji5deS+4@taszsm!}nrP{pE(|2AZf?*r>)zUS zV>#exRrvQys+Mft`r)$Ris02f+==oWhI-7CuOV;DhL2>}ogA&0vqUdrz5HyiI!`0j=E> zjJ5ytJHid1e4s&2mFS?FWU-mtR$$M1p@VA4p$wvubEP6K-D7reKctyiScrU=ewr7% zvRHyuk?UQZq5eYD!lktC8j-vNZrCcn&bU86I-In(xb#H?TTT`X`h!q_5BVLgl?oCI_6Q<0X z{_J7C(&c!eQ98x8M^Q~tCWN=J+o=6|6Vb20pU-L z+a2$?7Xe_pA_ka+%c3Coo%YqMQ&EB^0BJOYk4A zg|8NN2yOY81$C@ebhR7xkCx>|$6&F~g$xXzNJ(qxkg)K+ym4qH!~+ys3eQeEe~*XF z^l7Z{S-q%To7YkdCrZ%=86a6A)#~K=BPcL{A0)6)6pDRUn$N}3rKU*G10J?qQK0=7 z;uI74p~T64&!N_)Rm5p$v~o=|1&QBRx@9L|e+6EFs}P%FHZ-UKkkTK&88bjtBs%Pt z_HPTkMgMc2guXp;fIfY4W*oh}J;%4%8Pyl-#gRb=A%$abL7hx=-^aR(Hnu+Rp3R3R zaLRQzvFOqFXJzmW)}DPyc~AXT@oX1F@@MF+Q6Up`TFZ-L6_EH^a^nRY+mC6kWdF9G zdZT8qSABaYqSo5(L2pI`LK?5-JPj+il9Awm3z=NY7h&pv&_gmWh*+t(Jcfrk#_+`5e*5t9%B}hc64UUMqAhY$uil!N zZvKg|$d^Uy)V!kYb_ejnsJ$9h|s|f?>(bRd*s!^=A4GZPm{Qf62$^WV&0|f8WRGu{jelm1zw9VJA|k zrOI$W_b7UwETXHE^a`40&YCK^HH59UEu!sM?p%g5Kq7Q@+*{qqz;2+W?Z`8NWe(Z+ zS3 z2eQlg7beqw&FSDH7&@2XccA9(C%z=?bzo($SRIsg1n(16e!c(G-{*{|&TN@D_PCWj zmtt_;Jzme0@`d`lm0@vybO9AXI$raiGSTnS$ht^Ec~(ql*kpC4gC$NI|Baczz{zuG zU{2DXFBQ3e5Q>U8h48h_Ym}`q2t?iq7GzlB>sb;|{esa2BB-L?e!0ul_=-X}0Wn9! z^BZqZQ1$`1^2s00X@-v#2`Qr>kzrZra%~7qXh1ZlpZi@Y9qT$D*lbIyqAb9PkGghbY#&SUT1WAq)SkJCb9o_!bEm zzX-*VU}iIKaABQ+X;*Ouu1yorGp247k{VvwZ&-} zgs(4~(-nqYjK$@WzUE&lWP0-iw)n*jN=oLWQWhHRd`U}5%g$~{K7MMLEM2hJEt5hM zl*$cVB1EpCm$j0HGxfCUKk3vH4=X|O#Y4mndu^fnAh>g{M17IXPgeOBAm1~Yc-X$^ zQ@rD-T&@QCaXmkj$2hphvotCe)Qn^&E7ptvWGxRsi3`F^BdKrz-9*PsK+-`^aGYH9 zG3>xYA-byZr^anegNutXenK7c7 zmtP-)dO(u=s*Ts=HnoSnPMT$;d)4a%vM>tbA~3_d@FLrrHvKj)-ODfRAijdmF_8&w zfjwMS4g;@Pd>1jAX9!dQVgwGXP! zCT9B1Y>8p0y}zF{GvUtO<~#MSeMQ|@C}LdfhShULjY~e)|LQ@o^rP{kv$Q@k;Lbr{ zYeVqB@Eb!hTT8QC;9n_E6@G>#4G*v|?N0;N*V?tcc&Hm4`F$i}8bBl+rp>p)^u)qm zCT5&ab*z+t}p|{KT3^Qg325leDfp2U( z=_^45ylSTQ%1RM@XknQ_MT`AICGE{>ZIjx=kBV=Yz|04&drjJDg3Bm$=K}}C5-r5} zTkEQW?YqPCex#qwRFv5NecIOf*pyApGRcKq;6KKN>YWZ`d*To>S#6*G<};W``_>+w zJuF@d@>=iqHzq5km)|WGDm=_qO8|*1mhyd&#il&V<2k&ZR!^( zG#WWe$W}uyf-faEHFMPk8AvHBT#v7M_e`L~M21QC{aqH4Omp|^9Ux_c%i`cVfJL;q z3t~!Jz-yqNq51c^=Z!lP)9jxJ8rYX4^&~298nZurV<^g+!QF_R&X`k`t<|?%MN>t> zTBx~d-Uo}gHCb+Z)xYIA_Bw3VU}*ICEKp&zX6)wmvaRt^ySZ&sHw{uyWbpc%yQSES zQU99#ikp2`U*3ye>c(XekC6pxk@1ppD(>9zY>!xC=)eZN`8lG5JLkpzN!EPQb?fNH zUf82)xb)2w3}yo!1m&qQ$%_ZNjAH-XdV~7h>AbC}Omfm}o0vcv5g2tD(c8O7?N1_b z6K~P3B{&N)HD7Es`|}q+gP6ms&c7q;X2e67q8cgA%w)MqhOb;yCNNZOcGF?Di0$j=m(j&IqueeBnL6^yigcew@5kO!WzAJowS$JcSRu}x_7=^VIR?bj zhxMHFjym_3qgY`yLHO#aIhoS|7EB1NM5T+uxpq+Vod7-3%0MCm$Y! zNH@qy|^>2Uorl1M}UMG~i7^PsUNcm*p;xF%<5WO7m{`{YE zdUW`Yr>Zd<{#s{=pfKNhS5#J+ZcZ}r7fJ!M3tc;TB_^neLgVy^x4P}?-|WsPY{5WDvQ13-D+j`Y;ySp3wp3FvT~)vPY@h#y0B7_z#yDunud+3aP77_ z>wgo7FWck!X;SV6n!>(8IzQVe0@S3k3N>5$8Pa(-R_IU2-T_$U1U#e$D!aFdqF` zvValn?RA+@t}(a`5l2Xs1lyj01D$9Q#Q-3=;semuK>y$fZ$InmUb$rf4&m0d-OKc1 zmY<{{ADz?#Xcn@-^5vMIkPfP|a6?@vLboTFv<5Cy(=U#id#5_n>$?V<3dm2G*yqaY zJLORFKTo%H4g=z!wyTtPCkK+#rE2I{-jQ4qPz(0G6I|9O& zNPYtY^C5Ri^XJNlN5I1`!VrK|q~N@uvh)_`^QdC_yeD?|V~4S*1hb_9&0{i?T|WGJ zOo@QFR1BI&K;wXAxen!i2GrUiK#HfbVu}5nnV3JsgE;Xe2qYE2VhVZ z5CXx&gx8c{Sz|naU}a3h2n2rwlOXp83suBmz>OvCq^IpA?YiR@;$sc~ zQ6U*B55Ce&`j-RYBn0)uP5i-0z;`pfhI_hAy~UHSq1E}3%wHv3vY7nkNVc+uQM0VU zvgyM@`sX6FCuuM;p&S>Wa)1mdY?5en;>jm_peIhQ6cqvj5 zHW+era)@Gv=*-EcPmx_tq}Fi{4y_8jBr0mo!CytMdY=eb7A5;E#` zUx`OvqJgWR1FzFthrB?dF`T}^9uC6hN=9%#LLLGF7G4;37D^9T$M%>i6fsn=8pvV7 zw|P<~M#FJYqG%h0>C*S1Xvsq2jkRh%y-_Y*KjRm4D}R0*cJvcTMUae?A4=)iqx#G7 zbUbLWBTOZ%lh4Q$uSc&gPtw8;o9k~mQ=NSc`fBCX$C4nd`SP!MlNeo2QBj>h$lChb zXsPnmq8CWIt;(y9Y`jTjrJmfiisNn!*Lo%AZ6FRPK2T$8*xXdK?bqhofY@9B?l1c< zzUR*SiV`fM%UIh7RIP;b$d_kc09pC$Rpsu#+I~X)f#-jglzUO`e}41viq}B}y^J4H z41ycfF}q+A&~i&9@ud{Yj(KcC-HU{K@1#Xa27G8M<2v0k7!718lIZQ z#dUU|M6K|fEwR89#gNAsG!nFmk3&U*p%$xuzylZW{ZDeOM~-)k=K|Vlqkn-yDIA^h zLvfa%4h~hK_f_2&^~hF}#kHQrn5=Q2p5!qJ@AU3YE8CA%`Q_5N_#F&ZP^mY)tZTNV zI3`#)?RJ>k;83(^hfIji5|O+llmq>k;sY;VC`o3Eg^QTkKsMj8*@zq$`a*)cE3q^B z?N+?hfoKee>{II(kqr4y&b75;AoNhrm#+EbBmC44b?OE>>6hEy&sB55fwZW(d##>2 zrUSV;^7*jiy@7Tse_RiM~*t~YTb_{ZE7Ty#7P$7q=H*b0>xBsoU zXlL44rGB-r)F^<82Qn|$+IqM=04WS>dc}q|cL+4{^!?x#yG23@lE(2yzyABAmXpEn zHX3L_oRVmUNh?>=^jsRdg#EV3VlpE1STCf*82aBTF5;`z_Qi3t+JJHUSDt(;cW`Ta zMA{%^b0#Nt)xCI0kYi+QjMepnID~gtm3t~_)L?tXOL;K9^(|EF^N6;k!R>N-AY8N1 zeF!NoUA6u`x`TI|{dk_Q!+reehC}N$dJ~93Xz^~c+Gf>j?Rf=`vuMi+1=U#_DaxyR zyEm?K{&1O)V7}ofp1+kEGn*q`b^2kkmtSWnJ8uUA|8R}u-YZcTX8+)`6Gbfli5ua| z3>eO1)(20}5PtsaEDi+L0nf)?xQwbl{9&zKA|(%>IP0g4gUI`nuJK2Nlz|@*Ep^^E zsiGEpozE@ABEn1r)d=(6xeswH?b_{!U9%O+g@uW;v!ruyRSkWkPSfhotoZ2miXPD)#~fRLGQ{`i$=9ps(Y$){3s?1B@m$G4!4f~ z#GV2kCQq`oYi-zHdKl*v5IUH>NdB|yK@iGktho|APj}5Uu z+ro3Da65k49YBZ(xSyIYVBwm!S)3M5JNDjevm1g9l8^epSWvN8!W3%*YQ0+D3oY}; ztsC|Iuwb21!KYOo&x|W1@Q|#Gt%q^&3fjD%sFxwFu&{bj`CGZ+*pa79%1FsZ-i^iP z1;6sfp#0fS(f6+f=+?E?|72F|CEm%M?avoGRWBu#uSyeYIZ@sRXTh~H4ncdp&s0n} zE!}uZkI81ljevYHyTfb_)C!$%tp4&SnCAU^ly7W~m-#OJ{0Bu$My6uz_1*Nk`j@n6 zh^Cbs*oSl;%nw-jHmlkQqNNepfcRF{`S>G@oP@AubSJV~iYDj1$)CUs+P0l;^ZyN} z)o(!kaWH0%0C08d>UtGVFB6LOTLiC(LKba-;lYi5o>HuP=KFpJwpS(9=95#b3N=)& zMmvkx9oODrjpDS<|Du+{xeF{%nw7$uT<(WIB{Zi`wc-!{<;)QTmHYNV7wP`b*%_>K z*Og7H5e$dWHl4VwCVS$&QUDJeQg(cEdCt@_XG6prn`&F>tn#iaeU~XyW9zUq>#O39 zFW2dZilk7!fPtKFJdC%7ytvkm}%L{P~ze}N05lu4ppX?lOLZ_ z3hSP!XNLuyG12kTE=>KXGOaH;!=OQwh*pM%WA~tknzj&1Lh#9|X%E_6_@?hAG^JT| z7nJ`wc%*fK4MBE zA!?DVIWsvk2~m_)VPp^9WW6gF_&g92<4;>cWTP4)*jORlqJF1rbCrt=rFz9*^HsJc z@Fm+AyHtq-NCyatV;Jnr0pvvoJxCH}&7f^AftHKn6LSgX)t{y{eH0A_$k(~>-0ph(fmg* zL&(TDn&eY(dhdy@y{RN|r>>h0i@R zulxq2eTFp|?o{Q%na4onHP*O@rj{D?>v$mwz2a{{8;H!rN7W1(2h{j6o7Byt1$6iPB850b`tNtCZ&JeJ!wx!cv>p`H$w&=NNU^;BMEqJD*o1p|AMke{#fsfGz zUdn1H-~j;`l|M~t7=!$mi~b&PNxE?~46G#!(vk%#0GxBov zW_kcl>biUzgl;HJPY0a|0)qy>%Yd<|RPK7hPxm-Lq-t5u4%sbl$mL-f$4Vb;XO< z7fXk^=`@Fc@Gp_DWSG}#V!FF%M79Vf)a2_^3ONB&jEay`#E$8Zu!ClYXNC$jE{z6E zyWQ4n`;p-dM=Uqu1x>2!kNu5`l18ku#|K7#KTkzPRn^H4|6r}Ht>pGiYo}{TRc#IS zi*>{Qy;uBgUIAPGa|gw#Iy7n@yjzfEXh#hryGx-v$8&WQc0USOduTsvo9+07?YK;4 z9fXGwH-GV5)cx68$+rGw1D!0sFMHMR51Igc7E#ydbWw|+3KVZSvxB7kRYbw4!_QU+ zn*`f5Ns0QBdhttHAM*1*MCl*+NZ`TODY>R~bz5$~EE;RHk0x6pBaEzP7x$~UCo^=y zQbBZh|E?3?Y#U&ywb&n&4lkPWiHhG6s%K8QIbd-92!J!Y9-HB!sItz+<@eI9c^KH4 z+bPzv3(sOxUEQB@a)>~Fv-19+DVotw(~8x`25}K;F*0@s2-7-bAx{0I*Bv1Mb#>RScmBpYQkiv-ivEq=JVA^!sTfcHY9+4S3Q@aP zoylUBlXA!He%=pZqvqoObk{hzyMl0~)o6JLMVUj`v4EJHb1Hzot@5{7PrZpqI=6|6 zm1pg;dGLwvq4$L^2RE6nfBiv94ZFh#v*H;^6CP5~1xYUO^HQ=5!Htp!qSn{Z+7_#A zhuc>#Pg!)L|5cpMG?oL?UCJ9BTsrowKefeymhNw2B&>Qpb}{szIXI;0ASVnn zkfIhUD`g6m@er(W5=PSFSATQ$?JAjHH5fO3?ApR|JM!?^!PQ*xJh>3Hr|eZouWUWv z-fTl_uJG~=DYbMu264kZ<|2GUQ8#d1LE=W7FX5$aXx+mpg(aoP#-NI?nR4ADFl)%(tJ{Ca_#rXQge_yW3C^ukAF2_HK& lVA#TL)osst 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%0Aq{P% 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

>k`fqj{alR0&) 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%0DJ=9E0w2tzXzp?=OP2& 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

J*3v5ozCG#MMj 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 z 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�se*bQ4-%&y)$Xn8> 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%0Aqaw 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 H*FpaWl^hQU literal 0 HcmV?d00001 diff --git a/previews/PR31/literated/visualize_tripolar_grid/index.html b/previews/PR31/literated/visualize_tripolar_grid/index.html new file mode 100644 index 0000000..6b8767e --- /dev/null +++ b/previews/PR31/literated/visualize_tripolar_grid/index.html @@ -0,0 +1,34 @@ + +Tripolar Grid · OrthogonalSphericalShellGrids.jl

Visualize a tripolar grid

This example demonstrates how to generate a tripolar grid using the OrthogonalSphericalShellGrids package and how to visualize the grid using the GLMakie package. The example is structured into several key sections, each performing a specific task in the process of creating and visualizing the grid.

We begin by importing the required Julia packages. OrthogonalSphericalShellGrids is used for generating the tripolar grid, a type of grid used in geophysical and oceanographic modeling due to its ability to handle polar singularities effectively. GLMakie is used for visualization purposes, allowing the creation of figures and plots to visualize the grid.

using OrthogonalSphericalShellGrids
+using OrthogonalSphericalShellGrids: Face, Center
+using OrthogonalSphericalShellGrids: get_cartesian_nodes_and_vertices
+using GLMakie

Grid generation

The grid is generated via OrthogonalSphericalShellGrids.TripolarGrid method by specifying the grid size and the latitude of the "north" singularities. Here, we use a lateral resolution of 6 degrees (60 x 30 grid points in the horizontal) and we configure the North hemisphere singularities to be at 60 degrees latitude. This setup creates a grid that covers the globe with a specific focus on handling the complexities near the North pole.

grid = OrthogonalSphericalShellGrids.TripolarGrid(size = (60, 30, 1),
+                                                  north_poles_latitude = 60)
60×30×1 OrthogonalSphericalShellGrid{Float64, Oceananigans.Grids.Periodic, Oceananigans.Grids.RightConnected, Oceananigans.Grids.Bounded} on Oceananigans.Architectures.CPU with 4×4×4 halo and with precomputed metrics
+├── centered at (λ, φ) = (0.0, 2.6549)
+├── longitude: Oceananigans.Grids.Periodic  extent 359.895 degrees       variably spaced with min(Δλ)=0.286186, max(Δλ)=6.22702
+├── latitude:  Oceananigans.Grids.RightConnected  extent 175.667 degrees variably spaced with min(Δφ)=0.517693, max(Δφ)=5.86207
+└── z:         Bounded  z ∈ [0.0, 1.0]                                   regularly spaced with Δz=1.0

Retrieving the nodes

The lines retrieve Cartesian coordinates for two types of grid nodes: FaceFace nodes and CenterCenternodes. This is done using thegetcartesiannodesandverticesmethod, which converts the grid's spherical coordinates into Cartesian coordinates for easier manipulation and visualization. The coordinates are stored in variablesxF,yF,zFfor Face-Face nodes, andxC,yC,zC` for Center-Center nodes.

cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Face(), Face(), Center())
+xF, yF, zF = cartesian_nodes
+
+cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Center(), Center(), Center())
+xC, yC, zC = cartesian_nodes
([-0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.14561776776220567 -0.2291668279955748 -0.31027758059442584 -0.388099121736715 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060883 -0.8302340607769572 -0.8428707817810065 -0.8476872807812087 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797721 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.1349426079870381 -0.21238405523755866 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.4921729791951939 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953274 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509845 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736897 -0.7390744074612711 -0.7117091872379969 -0.6795513435029952 -0.6434671677877949 -0.6045122820014774 -0.5639777620410878 -0.5234493244821024 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374697 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712062 -0.7200164974745102 -0.7181136491233174 -0.7099159661887166 -0.6957307512852973 -0.6759670777615957 -0.6511447205785094 -0.6219078423635591 -0.5890456241077764 -0.5535225047206889 -0.516520476286537 -0.47949325829920103 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.49070893631682244 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457655 -0.6389028713417393 -0.6432517250854888 -0.6417873986226402 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.3700389663063305 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616683 -0.45880156813823625 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352767 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906277 -0.45918157774358653 -0.4317031784656438 -0.4030210808213127 -0.37427165698474485 -0.34685040874639284 -0.3224333785206566 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.42774843411524655 -0.4440185946548549 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.4616952725700714 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344438 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.06224267873718799 -0.09800102788100669 -0.13277738333377656 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.28042999332746543 -0.30271319094705557 -0.32204155573233284 -0.33824974863148494 -0.35120989328464763 -0.3608337555534154 -0.36707476238395237 -0.3699299488047028 -0.36944196597896406 -0.3657013451606751 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995251 -0.30518502303145156 -0.2870419713829763 -0.2680704843969711 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.04495416087944619 -0.07078384802364276 -0.09590896171917541 -0.12008081895723474 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.2656520614624619 -0.26777833244533894 -0.2674847427447304 -0.264834618841731 -0.2599281266775273 -0.25290508286556096 -0.24394887021821865 -0.23329205453363458 -0.22122451133261328 -0.2081050532903382 -0.19437746811585607 -0.18059088333188733 -0.16742096282299748 -0.1556799827500877 -0.14628860377433242 -0.14016861600480945 -0.13803682405467774; -0.027171660274957276 -0.042785402007248514 -0.05797522885488518 -0.07259140337793961 -0.08649059153582489 -0.09953748679757311 -0.11160636387130848 -0.12258255113920791 -0.13236381346601114 -0.1408616403650565 -0.1480024387736359 -0.1537286352393712 -0.1579996996531805 -0.16079311254216697 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152813957 -0.1261183626608485 -0.11781028449293914 -0.109463429787166 -0.10148760334298632 -0.09437556065527847 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.009090526679840314 -0.014314501900697699 -0.019396986229065785 -0.024287981965398407 -0.028939611707291882 -0.03330665755483169 -0.03734707793599557 -0.04102249854077091 -0.04429867466181113 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.05370531175719615 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.047348747867600786 -0.044907589862633095 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970575 -0.031621935363869695 -0.029716109950188363 -0.028473957254269537 -0.028041239967729517; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433242 0.14016861600480954 0.13803682405467774; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762905 0.1932351963195468 0.19029416264369178; 0.07884741888633923 0.12413725278791794 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413815 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.4529227884063621 0.44048020887016903 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.24345383915847799 0.23974506555510222; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403946 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164534 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664434 0.285784764955385; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880439 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115969 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568944 0.7154131661712055 0.7200164974745102 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556795 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.13494260798703822 0.21238405523755846 0.2875884787109599 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502042 0.7767217730091854 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081972 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810065 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521129 0.6048520996464982 0.5612859449667114 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.15469718776463942 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.4903830563619681 0.5634168029216329 0.630541463326553 0.6911129831937729 0.7445768129218288 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678842 0.8976406106275676 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834079 0.685184452268136 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.5100651370790651 0.4789906138327752 0.45877571017234986 0.45174024820601283; 0.16208203542874697 0.25504237413571823 0.3452429786027916 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234397 0.7791805080152763 0.8270129974166376 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143916 0.8430483524463561 0.8043539299181591 0.761117828512808 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318083 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.16769201261744424 0.2638565952000316 0.3571486553990876 0.44656981895509407 0.5311790914579109 0.6101060482082731 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206178 0.9635165996829284 0.9682512279485149 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728965 0.8294260088169972 0.7847202909280058 0.7366506797833241 0.6867906150258034 0.6370647077160735 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.17146617556136307 0.269785681663328 0.3651558021402381 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398487 0.7642744283803597 0.822965468244785 0.8732069696573536 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724362 0.9843239119995201 0.971520277894516 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765037 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.831792020854692 0.8825135943858438 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240868 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606373 0.7586923057247961 0.7072490567710032 0.6559689624224248 0.60727156743142 0.5640556679962432 0.5296033894808341 0.5072013179848617 0.4994063993194244; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.8317920208546918 0.8825135943858436 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240869 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606372 0.7586923057247961 0.7072490567710031 0.6559689624224248 0.6072715674314199 0.5640556679962432 0.529603389480834 0.5072013179848617 0.4994063993194244; 0.17146617556136304 0.269785681663328 0.36515580214023813 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398489 0.7642744283803597 0.822965468244785 0.8732069696573534 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724364 0.9843239119995201 0.9715202778945161 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765035 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.16769201261744424 0.2638565952000316 0.3571486553990874 0.44656981895509407 0.5311790914579108 0.610106048208273 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206181 0.963516599682928 0.9682512279485153 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728967 0.8294260088169972 0.7847202909280058 0.7366506797833242 0.6867906150258035 0.6370647077160733 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.16208203542874697 0.25504237413571823 0.3452429786027914 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234393 0.7791805080152763 0.8270129974166379 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143913 0.8430483524463561 0.8043539299181591 0.7611178285128082 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318082 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.15469718776463937 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.49038305636196783 0.5634168029216332 0.6305414633265527 0.6911129831937729 0.7445768129218284 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678838 0.8976406106275672 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834082 0.6851844522681362 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.510065137079065 0.47899061383277514 0.45877571017234986 0.45174024820601283; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810059 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521126 0.6048520996464979 0.5612859449667116 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.13494260798703822 0.21238405523755846 0.28758847871095966 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502048 0.7767217730091848 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081975 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115973 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568951 0.7154131661712055 0.7200164974745109 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556793 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880447 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403951 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164527 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664423 0.285784764955385; 0.07884741888633923 0.12413725278791818 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413904 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.45292278840636124 0.4404802088701682 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.2434538391584779 0.23974506555510222; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762883 0.1932351963195468 0.19029416264369178; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433223 0.14016861600480954 0.13803682405467774; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; -0.009090526679840142 -0.014314501900697699 -0.019396986229065785 -0.024287981965398865 -0.028939611707292427 -0.033306657554831066 -0.03734707793599557 -0.04102249854077014 -0.044298674661811956 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.053705311757197116 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.0473487478676 -0.04490758986263382 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970186 -0.031621935363869993 -0.029716109950188568 -0.028473957254269537 -0.028041239967729517; -0.027171660274957276 -0.04278540200724878 -0.057975228854884826 -0.07259140337794005 -0.08649059153582489 -0.09953748679757311 -0.11160636387130778 -0.12258255113920866 -0.13236381346601114 -0.1408616403650565 -0.148002438773635 -0.15372863523937025 -0.15799969965318147 -0.160793112542166 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152814026 -0.1261183626608485 -0.11781028449293858 -0.109463429787166 -0.10148760334298632 -0.09437556065527876 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.04495416087944619 -0.07078384802364276 -0.09590896171917579 -0.12008081895723517 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.26565206146246284 -0.26777833244533894 -0.2674847427447304 -0.2648346188417301 -0.2599281266775273 -0.2529050828655601 -0.24394887021821948 -0.23329205453363383 -0.22122451133261398 -0.2081050532903382 -0.19437746811585607 -0.18059088333188686 -0.16742096282299784 -0.155679982750088 -0.14628860377433242 -0.14016861600480954 -0.13803682405467774; -0.06224267873718799 -0.09800102788100695 -0.13277738333377623 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.2804299933274647 -0.3027131909470564 -0.322041555732332 -0.33824974863148494 -0.35120989328464763 -0.36083375555341446 -0.36707476238395237 -0.36992994880470187 -0.3694419659789632 -0.36570134516067415 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995259 -0.30518502303145156 -0.2870419713829763 -0.2680704843969706 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.4277484341152474 -0.44401859465485405 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.46169527257007065 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344443 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616689 -0.45880156813823564 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352759 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906283 -0.45918157774358653 -0.4317031784656438 -0.4030210808213132 -0.3742716569847445 -0.34685040874639284 -0.3224333785206569 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.4907089363168219 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457663 -0.6389028713417393 -0.6432517250854888 -0.6417873986226394 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.37003896630633076 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374703 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712055 -0.7200164974745102 -0.7181136491233181 -0.709915966188716 -0.6957307512852966 -0.6759670777615957 -0.6511447205785094 -0.6219078423635586 -0.5890456241077768 -0.5535225047206889 -0.5165204762865374 -0.4794932582992007 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.13494260798703822 -0.21238405523755846 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.49217297919519437 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953279 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509851 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736902 -0.7390744074612711 -0.7117091872379965 -0.6795513435029952 -0.6434671677877944 -0.6045122820014774 -0.5639777620410878 -0.5234493244821027 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.14561776776220559 -0.22916682799557495 -0.3102775805944257 -0.38809912173671524 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060889 -0.8302340607769567 -0.8428707817810065 -0.8476872807812081 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797717 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244], [-0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 -0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 -0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 -0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 -0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 -0.0; -0.09453931054294616 -0.1487190978491784 -0.20123081596123554 -0.2514909948459919 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256991 -0.5258730284648329 -0.5309270197686902 -0.5304077905416922 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388685 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 -0.0; -0.1092443557637722 -0.17186551538440756 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326953 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600436 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381643 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.575964613940223 -0.5508460546623364 -0.5201265133780645 -0.48414834363139964 -0.4433013685260977 -0.3980183233734477 -0.34877017231502794 -0.29606134800943434 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 -0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240401 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003531 -0.6937441158393913 -0.6863244592573579 -0.671783148444792 -0.6503078485843587 -0.6221547405355011 -0.587644579757757 -0.5471583093357457 -0.5011323099532774 -0.4500533621060475 -0.39445338700133725 -0.3349040230120407 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 -0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703358 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.757178115689253 -0.765283054425606 -0.7653650304313316 -0.7574575021087522 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.2284627428873973 -0.1535940701312627 -0.0771840589834026 -0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582633 -0.6991635203313463 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271729 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499889 -0.601548383227324 -0.5405011365689621 -0.47393474389865564 -0.40253851189271567 -0.32704705990440125 -0.24823314432743135 -0.16690027103237884 -0.08387514473509504 -0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800785 -0.8539016094608556 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.8574557335585165 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640705 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 -0.0; -0.1621031858215124 -0.25512371666703554 -0.34544062526665625 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813079 -0.7804141785216053 -0.827963396712097 -0.8667989868025158 -0.8965239005586522 -0.9168382474165633 -0.9275419669829891 -0.9285364000801603 -0.9198247640149808 -0.9015115505195137 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291042 -0.6763776724542383 -0.6079903798810069 -0.5333099932779639 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 -0.0; -0.16772513193719168 -0.2639850560105428 -0.3574649513033959 -0.44718127029496646 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263066 -0.9628970262252827 -0.9540757506989864 -0.9352860659466241 -0.9067313263985689 -0.8687163099334942 -0.8216437758234271 -0.7660100382926455 -0.7023996107612742 -0.6314789835018362 -0.5539896041740379 -0.4707401365456435 -0.38259807769669213 -0.290480818191948 -0.19534623314980348 -0.09818289489364355 -0.0; -0.17150799144525702 -0.26994838220353407 -0.3655583319134056 -0.4573356902543544 -0.5443187807215241 -0.625596533880287 -0.7003180718474857 -0.7677016414272496 -0.8270428010589652 -0.8777217755149587 -0.9192099019823009 -0.9510751016338955 -0.9729863218881927 -0.9847169061208959 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581251 -0.48271900374158594 -0.3923610456680835 -0.29790937282151825 -0.200349742787213 -0.1007000940512347 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334978 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147938 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232156 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334979 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147937 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232155 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 0.0; -0.17150799144525702 -0.26994838220353407 -0.36555833191340564 -0.4573356902543543 -0.5443187807215241 -0.625596533880287 -0.700318071847486 -0.7677016414272495 -0.8270428010589652 -0.8777217755149587 -0.9192099019823011 -0.9510751016338956 -0.9729863218881925 -0.984716906120896 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581252 -0.48271900374158594 -0.3923610456680835 -0.2979093728215182 -0.200349742787213 -0.1007000940512347 0.0; -0.16772513193719168 -0.2639850560105428 -0.35746495130339584 -0.44718127029496635 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263064 -0.9628970262252827 -0.9540757506989864 -0.9352860659466244 -0.9067313263985689 -0.8687163099334946 -0.8216437758234268 -0.7660100382926458 -0.7023996107612739 -0.6314789835018362 -0.5539896041740379 -0.4707401365456437 -0.382598077696692 -0.2904808181919479 -0.19534623314980348 -0.09818289489364342 0.0; -0.1621031858215124 -0.2551237166670354 -0.34544062526665636 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813082 -0.780414178521605 -0.8279633967120973 -0.8667989868025158 -0.8965239005586522 -0.9168382474165636 -0.9275419669829891 -0.9285364000801606 -0.9198247640149813 -0.9015115505195139 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291038 -0.6763776724542383 -0.6079903798810069 -0.5333099932779641 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800781 -0.8539016094608561 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.857455733558517 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640701 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582628 -0.6991635203313468 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271734 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499885 -0.601548383227324 -0.5405011365689621 -0.47393474389865525 -0.402538511892716 -0.32704705990440125 -0.24823314432743102 -0.16690027103237884 -0.08387514473509504 0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703362 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.7571781156892524 -0.765283054425606 -0.7653650304313316 -0.7574575021087528 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.22846274288739696 -0.1535940701312627 -0.0771840589834026 0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240395 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003537 -0.6937441158393913 -0.6863244592573572 -0.6717831484447928 -0.6503078485843595 -0.6221547405355011 -0.587644579757757 -0.5471583093357463 -0.5011323099532768 -0.4500533621060475 -0.39445338700133675 -0.3349040230120412 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 0.0; -0.10924435576377206 -0.17186551538440775 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326948 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600429 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381635 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.5759646139402222 -0.5508460546623364 -0.5201265133780653 -0.48414834363139964 -0.4433013685260983 -0.3980183233734477 -0.34877017231502794 -0.29606134800943384 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 0.0; -0.09453931054294631 -0.14871909784917817 -0.20123081596123588 -0.2514909948459916 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256982 -0.5258730284648337 -0.5309270197686902 -0.530407790541693 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388692 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 0.0; -0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.043140158506826946 0.045645062612663156 0.047650563187460165 0.04913974201222062 0.050101796927525435 0.05053194003690302 0.05043121697644019 0.04980625966628017 0.04866898531566895 0.04703625424384201 0.044929498392807736 0.04237433134421261 0.0394001493133432 0.03603973107716084 0.03232884318935258 0.02830585522085324 0.024011368202566014 0.01948785798764454 0.014779333930465825 0.009931012123682711 0.004989001459909738 0.0; 0.027150115081064158 0.04270011428358324 0.057758705288458424 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458817 0.1200710120433018 0.12899276613783248 0.13649173473699244 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.15085869879674824 0.14900019779435325 0.1456084389342256 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892884 0.08472022692682367 0.07186940098852496 0.058331714894047454 0.04423908511737579 0.029727093542738336 0.014934035939544038 0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758201 0.11939997541821289 0.1418699416955886 0.16273387270728423 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.2482330866506241 0.2504194861123901 0.24997545877122224 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.2102547977083757 0.19553165118307045 0.1788837148593802 0.1604880772824483 0.14053514660782382 0.11922679187124975 0.0967745446478989 0.07339786462605602 0.04932246710256756 0.02477870572316178 0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982612 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613316 0.2959966070960882 0.31330433562984733 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.309553600094595 0.2920566632972881 0.2716511686686468 0.24856088663060938 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450952 0.06857397080267193 0.03445135780198533 0.0; 0.0788005046339241 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401288 0.2857694853664596 0.3192996333612773 0.34929410844851994 0.37544525287759944 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.4412524616261829 0.44068192562615766 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.31629427603958477 0.28385863373836506 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841941 0.08732525906462124 0.04387365311373985 0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.530927019768691 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886781 0.29996784394668674 0.2545888555251622 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 0.0; 0.10924435576377206 0.17186551538440775 0.2325773524399111 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.608292690682532 0.5951916784511642 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333065 0.18241794673431524 0.1226163470173401 0.061610437261598615 0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031251 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106671 0.6939263753003537 0.6937441158393907 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517772 0.138754848398411 0.06972323661344877 0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105989 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440336 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603761 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509532 0.0; 0.15470426948819188 0.24346350819144608 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592499 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702826 0.7956707428868375 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749471 0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506446 0.09448139758640571 0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980362 0.09818289489364342 0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 -0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 -0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980348 0.09818289489364342 -0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506427 0.09448139758640571 -0.0; 0.15470426948819188 0.24346350819144622 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592505 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702822 0.795670742886837 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749446 -0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440339 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603755 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509504 -0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105995 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 -0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031258 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106677 0.6939263753003537 0.6937441158393913 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517733 0.138754848398411 0.06972323661344877 -0.0; 0.10924435576377206 0.17186551538440775 0.23257735243991082 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.6082926906825328 0.5951916784511634 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333112 0.18241794673431524 0.1226163470173401 0.061610437261598615 -0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.5309270197686902 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886774 0.2999678439466862 0.25458885552516275 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 -0.0; 0.07880050463392396 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401238 0.28576948536646013 0.31929963336127665 0.34929410844851994 0.3754452528775987 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.44125246162618204 0.44068192562615677 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.3162942760395855 0.2838586337383658 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841936 0.08732525906462077 0.04387365311373985 -0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982576 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613309 0.2959966070960882 0.31330433562984816 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.3095536000945941 0.2920566632972881 0.2716511686686468 0.24856088663061013 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450899 0.06857397080267193 0.03445135780198533 -0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758167 0.11939997541821289 0.14186994169558806 0.16273387270728362 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.24823308665062502 0.2504194861123892 0.2499754587712232 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.21025479770837657 0.19553165118307045 0.1788837148593802 0.16048807728244902 0.1405351466078245 0.11922679187124913 0.0967745446478989 0.07339786462605602 0.049322467102568074 0.02477870572316178 -0.0; 0.027150115081063988 0.04270011428358324 0.057758705288458785 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458886 0.1200710120433018 0.12899276613783248 0.13649173473699158 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.1508586987967492 0.14900019779435325 0.14560843893422656 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892959 0.08472022692682367 0.07186940098852561 0.05833171489404686 0.04423908511737579 0.029727093542737816 0.014934035939544038 -0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.04314015850682612 0.04564506261266228 0.047650563187460165 0.04913974201221967 0.050101796927525435 0.05053194003690302 0.05043121697644118 0.04980625966628017 0.04866898531566895 0.04703625424384296 0.044929498392808666 0.04237433134421172 0.0394001493133432 0.036039731077160034 0.03232884318935258 0.028305855220852535 0.024011368202566014 0.019487857987643936 0.014779333930466381 0.009931012123682185 0.004989001459909738 -0.0], [-0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018])

Visualization

Finally, we can visualize the grid using two types of visual elements: surfaces and wireframes. Surfaces are plotted slightly smaller (at a scale of 0.99 instead of 1) than the wireframes to create a layered effect, enhancing the visual distinction between the grid's structure and its outline. The Face-Face nodes are visualized with blue surfaces and black wireframes, while the Center-Center nodes are visualized with blue surfaces and wireframes.

fig = Figure(size=(1200, 600))
+axN = Axis3(fig[1, 1]; aspect=(1, 1, 1), elevation = +0.9, azimuth = 7, height=1500)
+axS = Axis3(fig[1, 2]; aspect=(1, 1, 1), elevation = -0.9, azimuth = 7, height=1500)
+
+for ax in (axN, axS)
+    scale_factor = 0.99
+
+    surface!(ax, xF .* scale_factor, yF .* scale_factor, zF .* scale_factor, color = :blue)
+    wireframe!(ax, xF, yF, zF, color = :black)
+
+    surface!(ax, xC .* scale_factor, yC .* scale_factor, zC .* scale_factor, color = :blue)
+    wireframe!(ax, xC, yC, zC, color = :blue)
+
+    scatter!(ax, 0, 0, +1, color=:red, markersize=15)
+    scatter!(ax, 0, 0, -1, color=:red, markersize=15)
+
+    hidedecorations!(ax)
+    hidespines!(ax)
+end
+
+save("tripolar_grid_nodes.png", fig, px_per_unit = 2)

Above there are two views of the grid: northern hemisphere on the left, southern hemisphere on the right. The actual North and South poles are the red dots. On the left we see how the North hemisphere has does not have a gridline convergence singularity at the actual North Pole but the singularity has moved to the two fictitious poles shifted at latitude 60; on the right we see that the Southern hemisphere has its pole at the usual South Pole.

This tripolar configuration is typically used in ocean modeling so that the pole singularity in the Arctic ocean is moved away into the land mases of Russia and Canada; the South pole singularity is already within the land mass of Antarctica so things are all good down there!


This page was generated using Literate.jl.

diff --git a/previews/PR31/objects.inv b/previews/PR31/objects.inv new file mode 100644 index 0000000000000000000000000000000000000000..5d7034a1fe53f71104c75bc9b9d2d3e4265aa668 GIT binary patch literal 490 zcmVNERX>N99Zgg*Qc_4OWa&u{KZXhxWBOp+6Z)#;@bUGkUa&%~K zXK!v{Y*TP(WpZg_VQf=qWo&Fma%p69E^2HFBOq2~a&u{KZaN?^E-@}M3L_v?Xk{RB zWo=<;Ze(S0Aa78b#rNMXCQiPX<{x4c$}q@ z%}&EG5QOi3ibW+y6BQ1XdTT)fBqaVS4qPe|Z<8&q9obGrLA*P5NYWw%LFE#8HQvuN znkE?`E!2HkprtGv3REh- z=Ga5)iVNQQ;$4XDq5c?yL+Dr_pcNsC?6#upnUi*2DD{;b`f3##mHq1XX!*UJvncT# zb+i~_?_oU>U`t?k7_Q)&bk2Q&TpNjQ59}5L0RuIr8Ab?e{STw4weHvKn~C>~vfI0* z8v9L&(Ckxx=OdLR+Nr6u6n1lJw4~Z&0JW?4ci22LtFrPt0WxE(Bpvd(13s%tg>MtR gd5`!N29#{!{{Sb)!%uWFng)0>ItxZW0Ou8IzDRJ^rT_o{ literal 0 HcmV?d00001 diff --git a/previews/PR31/search_index.js b/previews/PR31/search_index.js new file mode 100644 index 0000000..1d3c13a --- /dev/null +++ b/previews/PR31/search_index.js @@ -0,0 +1,3 @@ +var documenterSearchIndex = {"docs": +[{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"EditURL = \"../../../examples/visualize_tripolar_grid.jl\"","category":"page"},{"location":"literated/visualize_tripolar_grid/#Visualize-a-tripolar-grid","page":"Tripolar Grid","title":"Visualize a tripolar grid","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"This example demonstrates how to generate a tripolar grid using the OrthogonalSphericalShellGrids package and how to visualize the grid using the GLMakie package. The example is structured into several key sections, each performing a specific task in the process of creating and visualizing the grid.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"We begin by importing the required Julia packages. OrthogonalSphericalShellGrids is used for generating the tripolar grid, a type of grid used in geophysical and oceanographic modeling due to its ability to handle polar singularities effectively. GLMakie is used for visualization purposes, allowing the creation of figures and plots to visualize the grid.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"using OrthogonalSphericalShellGrids\nusing OrthogonalSphericalShellGrids: Face, Center\nusing OrthogonalSphericalShellGrids: get_cartesian_nodes_and_vertices\nusing GLMakie","category":"page"},{"location":"literated/visualize_tripolar_grid/#Grid-generation","page":"Tripolar Grid","title":"Grid generation","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"The grid is generated via OrthogonalSphericalShellGrids.TripolarGrid method by specifying the grid size and the latitude of the \"north\" singularities. Here, we use a lateral resolution of 6 degrees (60 x 30 grid points in the horizontal) and we configure the North hemisphere singularities to be at 60 degrees latitude. This setup creates a grid that covers the globe with a specific focus on handling the complexities near the North pole.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"grid = OrthogonalSphericalShellGrids.TripolarGrid(size = (60, 30, 1),\n north_poles_latitude = 60)","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"60×30×1 OrthogonalSphericalShellGrid{Float64, Oceananigans.Grids.Periodic, Oceananigans.Grids.RightConnected, Oceananigans.Grids.Bounded} on Oceananigans.Architectures.CPU with 4×4×4 halo and with precomputed metrics\n├── centered at (λ, φ) = (0.0, 2.6549)\n├── longitude: Oceananigans.Grids.Periodic extent 359.895 degrees variably spaced with min(Δλ)=0.286186, max(Δλ)=6.22702\n├── latitude: Oceananigans.Grids.RightConnected extent 175.667 degrees variably spaced with min(Δφ)=0.517693, max(Δφ)=5.86207\n└── z: Bounded z ∈ [0.0, 1.0] regularly spaced with Δz=1.0","category":"page"},{"location":"literated/visualize_tripolar_grid/#Retrieving-the-nodes","page":"Tripolar Grid","title":"Retrieving the nodes","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"The lines retrieve Cartesian coordinates for two types of grid nodes: Face–Face nodes and Center–Centernodes. This is done using thegetcartesiannodesandverticesmethod, which converts the grid's spherical coordinates into Cartesian coordinates for easier manipulation and visualization. The coordinates are stored in variablesxF,yF,zFfor Face-Face nodes, andxC,yC,zC` for Center-Center nodes.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Face(), Face(), Center())\nxF, yF, zF = cartesian_nodes\n\ncartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Center(), Center(), Center())\nxC, yC, zC = cartesian_nodes","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"([-0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.14561776776220567 -0.2291668279955748 -0.31027758059442584 -0.388099121736715 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060883 -0.8302340607769572 -0.8428707817810065 -0.8476872807812087 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797721 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.1349426079870381 -0.21238405523755866 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.4921729791951939 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953274 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509845 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736897 -0.7390744074612711 -0.7117091872379969 -0.6795513435029952 -0.6434671677877949 -0.6045122820014774 -0.5639777620410878 -0.5234493244821024 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374697 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712062 -0.7200164974745102 -0.7181136491233174 -0.7099159661887166 -0.6957307512852973 -0.6759670777615957 -0.6511447205785094 -0.6219078423635591 -0.5890456241077764 -0.5535225047206889 -0.516520476286537 -0.47949325829920103 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.49070893631682244 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457655 -0.6389028713417393 -0.6432517250854888 -0.6417873986226402 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.3700389663063305 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616683 -0.45880156813823625 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352767 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906277 -0.45918157774358653 -0.4317031784656438 -0.4030210808213127 -0.37427165698474485 -0.34685040874639284 -0.3224333785206566 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.42774843411524655 -0.4440185946548549 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.4616952725700714 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344438 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.06224267873718799 -0.09800102788100669 -0.13277738333377656 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.28042999332746543 -0.30271319094705557 -0.32204155573233284 -0.33824974863148494 -0.35120989328464763 -0.3608337555534154 -0.36707476238395237 -0.3699299488047028 -0.36944196597896406 -0.3657013451606751 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995251 -0.30518502303145156 -0.2870419713829763 -0.2680704843969711 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.04495416087944619 -0.07078384802364276 -0.09590896171917541 -0.12008081895723474 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.2656520614624619 -0.26777833244533894 -0.2674847427447304 -0.264834618841731 -0.2599281266775273 -0.25290508286556096 -0.24394887021821865 -0.23329205453363458 -0.22122451133261328 -0.2081050532903382 -0.19437746811585607 -0.18059088333188733 -0.16742096282299748 -0.1556799827500877 -0.14628860377433242 -0.14016861600480945 -0.13803682405467774; -0.027171660274957276 -0.042785402007248514 -0.05797522885488518 -0.07259140337793961 -0.08649059153582489 -0.09953748679757311 -0.11160636387130848 -0.12258255113920791 -0.13236381346601114 -0.1408616403650565 -0.1480024387736359 -0.1537286352393712 -0.1579996996531805 -0.16079311254216697 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152813957 -0.1261183626608485 -0.11781028449293914 -0.109463429787166 -0.10148760334298632 -0.09437556065527847 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.009090526679840314 -0.014314501900697699 -0.019396986229065785 -0.024287981965398407 -0.028939611707291882 -0.03330665755483169 -0.03734707793599557 -0.04102249854077091 -0.04429867466181113 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.05370531175719615 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.047348747867600786 -0.044907589862633095 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970575 -0.031621935363869695 -0.029716109950188363 -0.028473957254269537 -0.028041239967729517; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433242 0.14016861600480954 0.13803682405467774; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762905 0.1932351963195468 0.19029416264369178; 0.07884741888633923 0.12413725278791794 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413815 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.4529227884063621 0.44048020887016903 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.24345383915847799 0.23974506555510222; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403946 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164534 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664434 0.285784764955385; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880439 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115969 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568944 0.7154131661712055 0.7200164974745102 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556795 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.13494260798703822 0.21238405523755846 0.2875884787109599 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502042 0.7767217730091854 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081972 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810065 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521129 0.6048520996464982 0.5612859449667114 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.15469718776463942 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.4903830563619681 0.5634168029216329 0.630541463326553 0.6911129831937729 0.7445768129218288 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678842 0.8976406106275676 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834079 0.685184452268136 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.5100651370790651 0.4789906138327752 0.45877571017234986 0.45174024820601283; 0.16208203542874697 0.25504237413571823 0.3452429786027916 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234397 0.7791805080152763 0.8270129974166376 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143916 0.8430483524463561 0.8043539299181591 0.761117828512808 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318083 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.16769201261744424 0.2638565952000316 0.3571486553990876 0.44656981895509407 0.5311790914579109 0.6101060482082731 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206178 0.9635165996829284 0.9682512279485149 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728965 0.8294260088169972 0.7847202909280058 0.7366506797833241 0.6867906150258034 0.6370647077160735 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.17146617556136307 0.269785681663328 0.3651558021402381 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398487 0.7642744283803597 0.822965468244785 0.8732069696573536 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724362 0.9843239119995201 0.971520277894516 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765037 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.831792020854692 0.8825135943858438 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240868 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606373 0.7586923057247961 0.7072490567710032 0.6559689624224248 0.60727156743142 0.5640556679962432 0.5296033894808341 0.5072013179848617 0.4994063993194244; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.8317920208546918 0.8825135943858436 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240869 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606372 0.7586923057247961 0.7072490567710031 0.6559689624224248 0.6072715674314199 0.5640556679962432 0.529603389480834 0.5072013179848617 0.4994063993194244; 0.17146617556136304 0.269785681663328 0.36515580214023813 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398489 0.7642744283803597 0.822965468244785 0.8732069696573534 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724364 0.9843239119995201 0.9715202778945161 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765035 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.16769201261744424 0.2638565952000316 0.3571486553990874 0.44656981895509407 0.5311790914579108 0.610106048208273 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206181 0.963516599682928 0.9682512279485153 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728967 0.8294260088169972 0.7847202909280058 0.7366506797833242 0.6867906150258035 0.6370647077160733 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.16208203542874697 0.25504237413571823 0.3452429786027914 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234393 0.7791805080152763 0.8270129974166379 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143913 0.8430483524463561 0.8043539299181591 0.7611178285128082 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318082 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.15469718776463937 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.49038305636196783 0.5634168029216332 0.6305414633265527 0.6911129831937729 0.7445768129218284 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678838 0.8976406106275672 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834082 0.6851844522681362 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.510065137079065 0.47899061383277514 0.45877571017234986 0.45174024820601283; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810059 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521126 0.6048520996464979 0.5612859449667116 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.13494260798703822 0.21238405523755846 0.28758847871095966 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502048 0.7767217730091848 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081975 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115973 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568951 0.7154131661712055 0.7200164974745109 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556793 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880447 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403951 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164527 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664423 0.285784764955385; 0.07884741888633923 0.12413725278791818 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413904 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.45292278840636124 0.4404802088701682 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.2434538391584779 0.23974506555510222; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762883 0.1932351963195468 0.19029416264369178; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433223 0.14016861600480954 0.13803682405467774; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; -0.009090526679840142 -0.014314501900697699 -0.019396986229065785 -0.024287981965398865 -0.028939611707292427 -0.033306657554831066 -0.03734707793599557 -0.04102249854077014 -0.044298674661811956 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.053705311757197116 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.0473487478676 -0.04490758986263382 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970186 -0.031621935363869993 -0.029716109950188568 -0.028473957254269537 -0.028041239967729517; -0.027171660274957276 -0.04278540200724878 -0.057975228854884826 -0.07259140337794005 -0.08649059153582489 -0.09953748679757311 -0.11160636387130778 -0.12258255113920866 -0.13236381346601114 -0.1408616403650565 -0.148002438773635 -0.15372863523937025 -0.15799969965318147 -0.160793112542166 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152814026 -0.1261183626608485 -0.11781028449293858 -0.109463429787166 -0.10148760334298632 -0.09437556065527876 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.04495416087944619 -0.07078384802364276 -0.09590896171917579 -0.12008081895723517 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.26565206146246284 -0.26777833244533894 -0.2674847427447304 -0.2648346188417301 -0.2599281266775273 -0.2529050828655601 -0.24394887021821948 -0.23329205453363383 -0.22122451133261398 -0.2081050532903382 -0.19437746811585607 -0.18059088333188686 -0.16742096282299784 -0.155679982750088 -0.14628860377433242 -0.14016861600480954 -0.13803682405467774; -0.06224267873718799 -0.09800102788100695 -0.13277738333377623 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.2804299933274647 -0.3027131909470564 -0.322041555732332 -0.33824974863148494 -0.35120989328464763 -0.36083375555341446 -0.36707476238395237 -0.36992994880470187 -0.3694419659789632 -0.36570134516067415 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995259 -0.30518502303145156 -0.2870419713829763 -0.2680704843969706 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.4277484341152474 -0.44401859465485405 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.46169527257007065 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344443 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616689 -0.45880156813823564 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352759 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906283 -0.45918157774358653 -0.4317031784656438 -0.4030210808213132 -0.3742716569847445 -0.34685040874639284 -0.3224333785206569 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.4907089363168219 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457663 -0.6389028713417393 -0.6432517250854888 -0.6417873986226394 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.37003896630633076 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374703 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712055 -0.7200164974745102 -0.7181136491233181 -0.709915966188716 -0.6957307512852966 -0.6759670777615957 -0.6511447205785094 -0.6219078423635586 -0.5890456241077768 -0.5535225047206889 -0.5165204762865374 -0.4794932582992007 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.13494260798703822 -0.21238405523755846 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.49217297919519437 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953279 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509851 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736902 -0.7390744074612711 -0.7117091872379965 -0.6795513435029952 -0.6434671677877944 -0.6045122820014774 -0.5639777620410878 -0.5234493244821027 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.14561776776220559 -0.22916682799557495 -0.3102775805944257 -0.38809912173671524 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060889 -0.8302340607769567 -0.8428707817810065 -0.8476872807812081 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797717 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244], [-0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 -0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 -0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 -0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 -0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 -0.0; -0.09453931054294616 -0.1487190978491784 -0.20123081596123554 -0.2514909948459919 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256991 -0.5258730284648329 -0.5309270197686902 -0.5304077905416922 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388685 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 -0.0; -0.1092443557637722 -0.17186551538440756 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326953 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600436 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381643 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.575964613940223 -0.5508460546623364 -0.5201265133780645 -0.48414834363139964 -0.4433013685260977 -0.3980183233734477 -0.34877017231502794 -0.29606134800943434 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 -0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240401 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003531 -0.6937441158393913 -0.6863244592573579 -0.671783148444792 -0.6503078485843587 -0.6221547405355011 -0.587644579757757 -0.5471583093357457 -0.5011323099532774 -0.4500533621060475 -0.39445338700133725 -0.3349040230120407 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 -0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703358 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.757178115689253 -0.765283054425606 -0.7653650304313316 -0.7574575021087522 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.2284627428873973 -0.1535940701312627 -0.0771840589834026 -0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582633 -0.6991635203313463 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271729 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499889 -0.601548383227324 -0.5405011365689621 -0.47393474389865564 -0.40253851189271567 -0.32704705990440125 -0.24823314432743135 -0.16690027103237884 -0.08387514473509504 -0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800785 -0.8539016094608556 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.8574557335585165 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640705 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 -0.0; -0.1621031858215124 -0.25512371666703554 -0.34544062526665625 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813079 -0.7804141785216053 -0.827963396712097 -0.8667989868025158 -0.8965239005586522 -0.9168382474165633 -0.9275419669829891 -0.9285364000801603 -0.9198247640149808 -0.9015115505195137 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291042 -0.6763776724542383 -0.6079903798810069 -0.5333099932779639 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 -0.0; -0.16772513193719168 -0.2639850560105428 -0.3574649513033959 -0.44718127029496646 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263066 -0.9628970262252827 -0.9540757506989864 -0.9352860659466241 -0.9067313263985689 -0.8687163099334942 -0.8216437758234271 -0.7660100382926455 -0.7023996107612742 -0.6314789835018362 -0.5539896041740379 -0.4707401365456435 -0.38259807769669213 -0.290480818191948 -0.19534623314980348 -0.09818289489364355 -0.0; -0.17150799144525702 -0.26994838220353407 -0.3655583319134056 -0.4573356902543544 -0.5443187807215241 -0.625596533880287 -0.7003180718474857 -0.7677016414272496 -0.8270428010589652 -0.8777217755149587 -0.9192099019823009 -0.9510751016338955 -0.9729863218881927 -0.9847169061208959 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581251 -0.48271900374158594 -0.3923610456680835 -0.29790937282151825 -0.200349742787213 -0.1007000940512347 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334978 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147938 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232156 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334979 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147937 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232155 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 0.0; -0.17150799144525702 -0.26994838220353407 -0.36555833191340564 -0.4573356902543543 -0.5443187807215241 -0.625596533880287 -0.700318071847486 -0.7677016414272495 -0.8270428010589652 -0.8777217755149587 -0.9192099019823011 -0.9510751016338956 -0.9729863218881925 -0.984716906120896 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581252 -0.48271900374158594 -0.3923610456680835 -0.2979093728215182 -0.200349742787213 -0.1007000940512347 0.0; -0.16772513193719168 -0.2639850560105428 -0.35746495130339584 -0.44718127029496635 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263064 -0.9628970262252827 -0.9540757506989864 -0.9352860659466244 -0.9067313263985689 -0.8687163099334946 -0.8216437758234268 -0.7660100382926458 -0.7023996107612739 -0.6314789835018362 -0.5539896041740379 -0.4707401365456437 -0.382598077696692 -0.2904808181919479 -0.19534623314980348 -0.09818289489364342 0.0; -0.1621031858215124 -0.2551237166670354 -0.34544062526665636 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813082 -0.780414178521605 -0.8279633967120973 -0.8667989868025158 -0.8965239005586522 -0.9168382474165636 -0.9275419669829891 -0.9285364000801606 -0.9198247640149813 -0.9015115505195139 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291038 -0.6763776724542383 -0.6079903798810069 -0.5333099932779641 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800781 -0.8539016094608561 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.857455733558517 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640701 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582628 -0.6991635203313468 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271734 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499885 -0.601548383227324 -0.5405011365689621 -0.47393474389865525 -0.402538511892716 -0.32704705990440125 -0.24823314432743102 -0.16690027103237884 -0.08387514473509504 0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703362 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.7571781156892524 -0.765283054425606 -0.7653650304313316 -0.7574575021087528 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.22846274288739696 -0.1535940701312627 -0.0771840589834026 0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240395 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003537 -0.6937441158393913 -0.6863244592573572 -0.6717831484447928 -0.6503078485843595 -0.6221547405355011 -0.587644579757757 -0.5471583093357463 -0.5011323099532768 -0.4500533621060475 -0.39445338700133675 -0.3349040230120412 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 0.0; -0.10924435576377206 -0.17186551538440775 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326948 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600429 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381635 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.5759646139402222 -0.5508460546623364 -0.5201265133780653 -0.48414834363139964 -0.4433013685260983 -0.3980183233734477 -0.34877017231502794 -0.29606134800943384 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 0.0; -0.09453931054294631 -0.14871909784917817 -0.20123081596123588 -0.2514909948459916 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256982 -0.5258730284648337 -0.5309270197686902 -0.530407790541693 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388692 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 0.0; -0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.043140158506826946 0.045645062612663156 0.047650563187460165 0.04913974201222062 0.050101796927525435 0.05053194003690302 0.05043121697644019 0.04980625966628017 0.04866898531566895 0.04703625424384201 0.044929498392807736 0.04237433134421261 0.0394001493133432 0.03603973107716084 0.03232884318935258 0.02830585522085324 0.024011368202566014 0.01948785798764454 0.014779333930465825 0.009931012123682711 0.004989001459909738 0.0; 0.027150115081064158 0.04270011428358324 0.057758705288458424 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458817 0.1200710120433018 0.12899276613783248 0.13649173473699244 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.15085869879674824 0.14900019779435325 0.1456084389342256 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892884 0.08472022692682367 0.07186940098852496 0.058331714894047454 0.04423908511737579 0.029727093542738336 0.014934035939544038 0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758201 0.11939997541821289 0.1418699416955886 0.16273387270728423 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.2482330866506241 0.2504194861123901 0.24997545877122224 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.2102547977083757 0.19553165118307045 0.1788837148593802 0.1604880772824483 0.14053514660782382 0.11922679187124975 0.0967745446478989 0.07339786462605602 0.04932246710256756 0.02477870572316178 0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982612 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613316 0.2959966070960882 0.31330433562984733 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.309553600094595 0.2920566632972881 0.2716511686686468 0.24856088663060938 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450952 0.06857397080267193 0.03445135780198533 0.0; 0.0788005046339241 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401288 0.2857694853664596 0.3192996333612773 0.34929410844851994 0.37544525287759944 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.4412524616261829 0.44068192562615766 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.31629427603958477 0.28385863373836506 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841941 0.08732525906462124 0.04387365311373985 0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.530927019768691 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886781 0.29996784394668674 0.2545888555251622 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 0.0; 0.10924435576377206 0.17186551538440775 0.2325773524399111 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.608292690682532 0.5951916784511642 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333065 0.18241794673431524 0.1226163470173401 0.061610437261598615 0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031251 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106671 0.6939263753003537 0.6937441158393907 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517772 0.138754848398411 0.06972323661344877 0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105989 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440336 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603761 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509532 0.0; 0.15470426948819188 0.24346350819144608 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592499 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702826 0.7956707428868375 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749471 0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506446 0.09448139758640571 0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980362 0.09818289489364342 0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 -0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 -0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980348 0.09818289489364342 -0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506427 0.09448139758640571 -0.0; 0.15470426948819188 0.24346350819144622 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592505 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702822 0.795670742886837 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749446 -0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440339 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603755 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509504 -0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105995 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 -0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031258 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106677 0.6939263753003537 0.6937441158393913 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517733 0.138754848398411 0.06972323661344877 -0.0; 0.10924435576377206 0.17186551538440775 0.23257735243991082 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.6082926906825328 0.5951916784511634 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333112 0.18241794673431524 0.1226163470173401 0.061610437261598615 -0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.5309270197686902 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886774 0.2999678439466862 0.25458885552516275 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 -0.0; 0.07880050463392396 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401238 0.28576948536646013 0.31929963336127665 0.34929410844851994 0.3754452528775987 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.44125246162618204 0.44068192562615677 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.3162942760395855 0.2838586337383658 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841936 0.08732525906462077 0.04387365311373985 -0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982576 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613309 0.2959966070960882 0.31330433562984816 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.3095536000945941 0.2920566632972881 0.2716511686686468 0.24856088663061013 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450899 0.06857397080267193 0.03445135780198533 -0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758167 0.11939997541821289 0.14186994169558806 0.16273387270728362 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.24823308665062502 0.2504194861123892 0.2499754587712232 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.21025479770837657 0.19553165118307045 0.1788837148593802 0.16048807728244902 0.1405351466078245 0.11922679187124913 0.0967745446478989 0.07339786462605602 0.049322467102568074 0.02477870572316178 -0.0; 0.027150115081063988 0.04270011428358324 0.057758705288458785 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458886 0.1200710120433018 0.12899276613783248 0.13649173473699158 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.1508586987967492 0.14900019779435325 0.14560843893422656 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892959 0.08472022692682367 0.07186940098852561 0.05833171489404686 0.04423908511737579 0.029727093542737816 0.014934035939544038 -0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.04314015850682612 0.04564506261266228 0.047650563187460165 0.04913974201221967 0.050101796927525435 0.05053194003690302 0.05043121697644118 0.04980625966628017 0.04866898531566895 0.04703625424384296 0.044929498392808666 0.04237433134421172 0.0394001493133432 0.036039731077160034 0.03232884318935258 0.028305855220852535 0.024011368202566014 0.019487857987643936 0.014779333930466381 0.009931012123682185 0.004989001459909738 -0.0], [-0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018])","category":"page"},{"location":"literated/visualize_tripolar_grid/#Visualization","page":"Tripolar Grid","title":"Visualization","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"Finally, we can visualize the grid using two types of visual elements: surfaces and wireframes. Surfaces are plotted slightly smaller (at a scale of 0.99 instead of 1) than the wireframes to create a layered effect, enhancing the visual distinction between the grid's structure and its outline. The Face-Face nodes are visualized with blue surfaces and black wireframes, while the Center-Center nodes are visualized with blue surfaces and wireframes.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"fig = Figure(size=(1200, 600))\naxN = Axis3(fig[1, 1]; aspect=(1, 1, 1), elevation = +0.9, azimuth = 7, height=1500)\naxS = Axis3(fig[1, 2]; aspect=(1, 1, 1), elevation = -0.9, azimuth = 7, height=1500)\n\nfor ax in (axN, axS)\n scale_factor = 0.99\n\n surface!(ax, xF .* scale_factor, yF .* scale_factor, zF .* scale_factor, color = :blue)\n wireframe!(ax, xF, yF, zF, color = :black)\n\n surface!(ax, xC .* scale_factor, yC .* scale_factor, zC .* scale_factor, color = :blue)\n wireframe!(ax, xC, yC, zC, color = :blue)\n\n scatter!(ax, 0, 0, +1, color=:red, markersize=15)\n scatter!(ax, 0, 0, -1, color=:red, markersize=15)\n\n hidedecorations!(ax)\n hidespines!(ax)\nend\n\nsave(\"tripolar_grid_nodes.png\", fig, px_per_unit = 2)","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"(Image: )","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"Above there are two views of the grid: northern hemisphere on the left, southern hemisphere on the right. The actual North and South poles are the red dots. On the left we see how the North hemisphere has does not have a gridline convergence singularity at the actual North Pole but the singularity has moved to the two fictitious poles shifted at latitude 60; on the right we see that the Southern hemisphere has its pole at the usual South Pole.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"This tripolar configuration is typically used in ocean modeling so that the pole singularity in the Arctic ocean is moved away into the land mases of Russia and Canada; the South pole singularity is already within the land mass of Antarctica so things are all good down there!","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"This page was generated using Literate.jl.","category":"page"},{"location":"#OrthogonalSphericalShellGrids.jl","page":"Home","title":"OrthogonalSphericalShellGrids.jl","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"OrthogonalSphericalShellGrids includes tools for generating spherical shell grids for ocean simulations with Oceananigans.","category":"page"},{"location":"","page":"Home","title":"Home","text":"OrthogonalSphericalShellGrids is developed by the Climate Modeling Alliance.","category":"page"},{"location":"#Quick-install","page":"Home","title":"Quick install","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"OrthogonalSphericalShellGrids is a registered Julia package. So to install it,","category":"page"},{"location":"","page":"Home","title":"Home","text":"Download Julia.\nLaunch Julia and type","category":"page"},{"location":"","page":"Home","title":"Home","text":"julia> using Pkg\n\njulia> Pkg.add(\"OrthogonalSphericalShellGrids\")","category":"page"},{"location":"#Quick-start","page":"Home","title":"Quick start","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"Browse through the examples to see how demos on how to create grids using OrthogonalSphericalShellGrids.","category":"page"},{"location":"API/#sec:API","page":"API","title":"List of functions in OrthogonalSphericalShellGrids","text":"","category":"section"},{"location":"API/","page":"API","title":"API","text":"Modules = [ OrthogonalSphericalShellGrids ]","category":"page"},{"location":"API/#OrthogonalSphericalShellGrids.Tripolar","page":"API","title":"OrthogonalSphericalShellGrids.Tripolar","text":"a structure to represent a tripolar grid on a spherical shell \n\n\n\n\n\n","category":"type"},{"location":"API/#OrthogonalSphericalShellGrids.TripolarGrid","page":"API","title":"OrthogonalSphericalShellGrids.TripolarGrid","text":"TripolarGrid(arch = CPU(), FT::DataType = Float64;\n size,\n southermost_latitude = -80,\n halo = (4, 4, 4),\n radius = R_Earth,\n z = (0, 1),\n north_poles_latitude = 45,\n first_pole_longitude = 0)\n\nConstruct a tripolar grid on a spherical shell.\n\nwarning: Longitude coordinate must have even number of cells\nsize is a 3-tuple of the grid size in longitude, latitude, and vertical directions. Due to requirements of the folding at the north edge of the domain, the longitude size of the grid (i.e., the first component of size) must be an even number!\n\nPositional Arguments\n\narch: The architecture to use for the grid. Default is CPU().\nFT::DataType: The data type to use for the grid. Default is Float64.\n\nKeyword Arguments\n\nsize: The number of cells in the (longitude, latitude, vertical) dimensions.\nsouthermost_latitude: The southernmost Center latitude of the grid. Default is -80.\nhalo: The halo size in the (longitude, latitude, vertical) dimensions. Default is (4, 4, 4).\nradius: The radius of the spherical shell. Default is R_Earth.\nz: The vertical z-coordinate range of the grid. Default is (0, 1).\nfirst_pole_longitude: The longitude of the first \"north\" singularity. The second singularity is located at first_pole_longitude + 180ᵒ.\nnorth_poles_latitude: The latitude of the \"north\" singularities.\n\nReturn\n\nAn OrthogonalSphericalShellGrid object representing a tripolar grid on the sphere. The north singularities are located at\n\ni = 1, j = Nφ and i = Nλ ÷ 2 + 1, j = Nλ \n\n\n\n\n\n","category":"type"},{"location":"API/#OrthogonalSphericalShellGrids.TripolarGrid-2","page":"API","title":"OrthogonalSphericalShellGrids.TripolarGrid","text":"TripolarGrid(arch::Distributed, FT::DataType = Float64; halo = (4, 4, 4), kwargs...)\n\nConstruct a tripolar grid on a distributed architecture. A distributed tripolar grid is supported only on a Y-partitioning configuration, therefore, only splitting the j-direction is supported for the moment.\n\n\n\n\n\n","category":"type"},{"location":"API/#OrthogonalSphericalShellGrids.ZipperBoundaryCondition","page":"API","title":"OrthogonalSphericalShellGrids.ZipperBoundaryCondition","text":"ZipperBoundaryCondition(sign = 1)\n\nCreate a zipper boundary condition specific to the TripolarGrid. A Zipper boundary condition is similar to a periodic boundary condition, but, instead of retrieving the value from the opposite boundary, it splits the boundary in two and retrieves the value from the opposite side of the boundary. It is possible to think of it as a periodic boundary over a folded domain.\n\nWhen copying in halos, folded velocities need to switch sign, while tracers or similar fields do not.\n\nNote: the Tripolar boundary condition is particular because the last grid point at the north edge is repeated for tracers. For this reason we do not start copying the halo from the last grid point but from the second to last grid point.\n\nExample\n\nConsider the northern edge of a tripolar grid where P indicates the j - location of the poles\n\n P P\n | | | | \n Ny (center) -> u₁ c₁ u₂ c₂ u₃ c₃ u₄ c₄ \n Ny (face) -> |---- v₁ ----|---- v₂ ----|---- v₃ ----|---- v₄ ----\n Nx Nx\n (face) (center)\n\nThe grid ends at Ny because it is periodic in nature, but, given the fold, \n\nc₁ == c₄\n\nand\n\nc₂ == c₃\n\nThis is not the case for the v-velocity (or any field on the j-faces) where the last grid point is not repeated.\n\n\n\n\n\n","category":"function"},{"location":"API/#OrthogonalSphericalShellGrids._compute_tripolar_coordinates!-Tuple{Any}","page":"API","title":"OrthogonalSphericalShellGrids._compute_tripolar_coordinates!","text":"_compute_tripolar_coordinates!(λFF, φFF, λFC, φFC, λCF, φCF, λCC, φCC, \n λᶠᵃᵃ, λᶜᵃᵃ, φᵃᶠᵃ, φᵃᶜᵃ, \n first_pole_longitude,\n focal_distance, Nλ)\n\nCompute the tripolar coordinates for a given set of input parameters. Here, we follow, the formulation described by\n\nRoss J. Murray, (1996). Explicit generation of orthogonal grids for ocean models, Journal of Computational Physics, 126(2), 251-273.\n\nThe tripolar grid is built as a set of cofocal ellipsed and perpendicular hyperbolae. The focal_distance argument is the distance from the center of the ellipses to the foci.\n\nThe family of ellipses obeys:\n\nfracx²a² cosh²(ψ) + fracy²a² sinh²(ψ) = 1\n\nWhile the family of perpendicular hyperbolae obey:\n\nfracx²a² cosh²(λ) + fracy²a² sinh²(λ) = 1\n\nWhere a is the focal_distance to the center, λ is the longitudinal angle, and ψ is the \"isometric latitude\", defined by Murray (1996) and satisfying:\n\n a sinh(ψ) = mathrmtand(90 - φ) 2\n\nThe final (x y) points that define the stereographic projection of the tripolar coordinates are given by:\n\n beginalign\n x = a sinh ψ cos λ \n y = a sinh ψ sin λ\n endalign\n\nfor which it is possible to retrieve the longitude and latitude by:\n\n beginalign\n λ = - frac180π mathrmatan(y x) \n φ = 90 - frac360π mathrmatan sqrtx² + y²\n endalign\n\n\n\n\n\n","category":"method"}] +} diff --git a/previews/PR31/siteinfo.js b/previews/PR31/siteinfo.js new file mode 100644 index 0000000..48dcbe8 --- /dev/null +++ b/previews/PR31/siteinfo.js @@ -0,0 +1 @@ +var DOCUMENTER_CURRENT_VERSION = "previews/PR31"; diff --git a/previews/PR32/.documenter-siteinfo.json b/previews/PR32/.documenter-siteinfo.json new file mode 100644 index 0000000..87be8b7 --- /dev/null +++ b/previews/PR32/.documenter-siteinfo.json @@ -0,0 +1 @@ +{"documenter":{"julia_version":"1.10.5","generation_timestamp":"2024-09-17T03:26:09","documenter_version":"1.7.0"}} \ No newline at end of file diff --git a/previews/PR32/API/index.html b/previews/PR32/API/index.html new file mode 100644 index 0000000..66ffdb2 --- /dev/null +++ b/previews/PR32/API/index.html @@ -0,0 +1,23 @@ + +API · OrthogonalSphericalShellGrids.jl

List of functions in OrthogonalSphericalShellGrids

OrthogonalSphericalShellGrids.TripolarGridType
TripolarGrid(arch::Distributed, FT::DataType = Float64; halo = (4, 4, 4), kwargs...)

Construct a tripolar grid on a distributed architecture. A distributed tripolar grid is supported only on a Y-partitioning configuration, therefore, only splitting the j-direction is supported for the moment.

source
OrthogonalSphericalShellGrids.TripolarGridType
TripolarGrid(arch = CPU(), FT::DataType = Float64;
+             size,
+             southermost_latitude = -80,
+             halo                 = (4, 4, 4),
+             radius               = R_Earth,
+             z                    = (0, 1),
+             north_poles_latitude = 45,
+             first_pole_longitude = 0)

Construct a tripolar grid on a spherical shell.

Longitude coordinate must have even number of cells

size is a 3-tuple of the grid size in longitude, latitude, and vertical directions. Due to requirements of the folding at the north edge of the domain, the longitude size of the grid (i.e., the first component of size) must be an even number!

Positional Arguments

  • arch: The architecture to use for the grid. Default is CPU().
  • FT::DataType: The data type to use for the grid. Default is Float64.

Keyword Arguments

  • size: The number of cells in the (longitude, latitude, vertical) dimensions.
  • southermost_latitude: The southernmost Center latitude of the grid. Default is -80.
  • halo: The halo size in the (longitude, latitude, vertical) dimensions. Default is (4, 4, 4).
  • radius: The radius of the spherical shell. Default is R_Earth.
  • z: The vertical $z$-coordinate range of the grid. Default is (0, 1).
  • first_pole_longitude: The longitude of the first "north" singularity. The second singularity is located at first_pole_longitude + 180ᵒ.
  • north_poles_latitude: The latitude of the "north" singularities.

Return

An OrthogonalSphericalShellGrid object representing a tripolar grid on the sphere. The north singularities are located at

i = 1, j = Nφ and i = Nλ ÷ 2 + 1, j = Nλ

source
OrthogonalSphericalShellGrids.ZipperBoundaryConditionFunction
ZipperBoundaryCondition(sign = 1)

Create a zipper boundary condition specific to the TripolarGrid. A Zipper boundary condition is similar to a periodic boundary condition, but, instead of retrieving the value from the opposite boundary, it splits the boundary in two and retrieves the value from the opposite side of the boundary. It is possible to think of it as a periodic boundary over a folded domain.

When copying in halos, folded velocities need to switch sign, while tracers or similar fields do not.

Note: the Tripolar boundary condition is particular because the last grid point at the north edge is repeated for tracers. For this reason we do not start copying the halo from the last grid point but from the second to last grid point.

Example

Consider the northern edge of a tripolar grid where P indicates the j - location of the poles

                  P                         P
+                  |            |            |            |            
+ Ny (center) ->   u₁    c₁     u₂    c₂     u₃    c₃     u₄    c₄     
+ Ny (face)   ->   |---- v₁ ----|---- v₂ ----|---- v₃ ----|---- v₄ ----
+                                                      Nx    Nx
+                                                    (face) (center)

The grid ends at Ny because it is periodic in nature, but, given the fold,

c₁ == c₄

and

c₂ == c₃

This is not the case for the v-velocity (or any field on the j-faces) where the last grid point is not repeated.

source
OrthogonalSphericalShellGrids._compute_tripolar_coordinates!Method
_compute_tripolar_coordinates!(λFF, φFF, λFC, φFC, λCF, φCF, λCC, φCC, 
+                               λᶠᵃᵃ, λᶜᵃᵃ, φᵃᶠᵃ, φᵃᶜᵃ, 
+                               first_pole_longitude,
+                               focal_distance, Nλ)

Compute the tripolar coordinates for a given set of input parameters. Here, we follow, the formulation described by

Ross J. Murray, (1996). Explicit generation of orthogonal grids for ocean models, Journal of Computational Physics, 126(2), 251-273.

The tripolar grid is built as a set of cofocal ellipsed and perpendicular hyperbolae. The focal_distance argument is the distance from the center of the ellipses to the foci.

The family of ellipses obeys:

\[\frac{x²}{a² \cosh²(ψ)} + \frac{y²}{a² \sinh²(ψ)} = 1\]

While the family of perpendicular hyperbolae obey:

\[\frac{x²}{a² \cosh²(λ)} + \frac{y²}{a² \sinh²(λ)} = 1\]

Where $a$ is the focal_distance to the center, $λ$ is the longitudinal angle, and $ψ$ is the "isometric latitude", defined by Murray (1996) and satisfying:

\[ a \sinh(ψ) = \mathrm{tand}[(90 - φ) / 2]\]

The final $(x, y)$ points that define the stereographic projection of the tripolar coordinates are given by:

\[ \begin{align} + x & = a \sinh ψ \cos λ \\ + y & = a \sinh ψ \sin λ + \end{align}\]

for which it is possible to retrieve the longitude and latitude by:

\[ \begin{align} + λ &= - \frac{180}{π} \mathrm{atan}(y / x) \\ + φ &= 90 - \frac{360}{π} \mathrm{atan} \sqrt{x² + y²} + \end{align}\]

source
diff --git a/previews/PR32/assets/documenter.js b/previews/PR32/assets/documenter.js new file mode 100644 index 0000000..235cb2e --- /dev/null +++ b/previews/PR32/assets/documenter.js @@ -0,0 +1,1065 @@ +// Generated by Documenter.jl +requirejs.config({ + paths: { + 'highlight-julia': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/julia.min', + 'headroom': 'https://cdnjs.cloudflare.com/ajax/libs/headroom/0.12.0/headroom.min', + 'jqueryui': 'https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min', + 'jquery': 'https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min', + 'headroom-jquery': 'https://cdnjs.cloudflare.com/ajax/libs/headroom/0.12.0/jQuery.headroom.min', + 'highlight': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min', + 'highlight-julia-repl': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/julia-repl.min', + }, + shim: { + "highlight-julia": { + "deps": [ + "highlight" + ] + }, + "headroom-jquery": { + "deps": [ + "jquery", + "headroom" + ] + }, + "highlight-julia-repl": { + "deps": [ + "highlight" + ] + } +} +}); +//////////////////////////////////////////////////////////////////////////////// +require([], function() { +window.MathJax = { + "tex": { + "packages": [ + "base", + "ams", + "autoload", + "mhchem" + ], + "inlineMath": [ + [ + "$", + "$" + ], + [ + "\\(", + "\\)" + ] + ], + "tags": "ams" + }, + "options": { + "ignoreHtmlClass": "tex2jax_ignore", + "processHtmlClass": "tex2jax_process" + } +} +; + +(function () { + var script = document.createElement('script'); + script.src = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-svg-full.js'; + script.async = true; + document.head.appendChild(script); +})(); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery', 'highlight', 'highlight-julia', 'highlight-julia-repl'], function($) { +$(document).ready(function() { + hljs.highlightAll(); +}) + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +let timer = 0; +var isExpanded = true; + +$(document).on( + "click", + ".docstring .docstring-article-toggle-button", + function () { + let articleToggleTitle = "Expand docstring"; + const parent = $(this).parent(); + + debounce(() => { + if (parent.siblings("section").is(":visible")) { + parent + .find("a.docstring-article-toggle-button") + .removeClass("fa-chevron-down") + .addClass("fa-chevron-right"); + } else { + parent + .find("a.docstring-article-toggle-button") + .removeClass("fa-chevron-right") + .addClass("fa-chevron-down"); + + articleToggleTitle = "Collapse docstring"; + } + + parent + .children(".docstring-article-toggle-button") + .prop("title", articleToggleTitle); + parent.siblings("section").slideToggle(); + }); + } +); + +$(document).on("click", ".docs-article-toggle-button", function (event) { + let articleToggleTitle = "Expand docstring"; + let navArticleToggleTitle = "Expand all docstrings"; + let animationSpeed = event.noToggleAnimation ? 0 : 400; + + debounce(() => { + if (isExpanded) { + $(this).removeClass("fa-chevron-up").addClass("fa-chevron-down"); + $("a.docstring-article-toggle-button") + .removeClass("fa-chevron-down") + .addClass("fa-chevron-right"); + + isExpanded = false; + + $(".docstring section").slideUp(animationSpeed); + } else { + $(this).removeClass("fa-chevron-down").addClass("fa-chevron-up"); + $("a.docstring-article-toggle-button") + .removeClass("fa-chevron-right") + .addClass("fa-chevron-down"); + + isExpanded = true; + articleToggleTitle = "Collapse docstring"; + navArticleToggleTitle = "Collapse all docstrings"; + + $(".docstring section").slideDown(animationSpeed); + } + + $(this).prop("title", navArticleToggleTitle); + $(".docstring-article-toggle-button").prop("title", articleToggleTitle); + }); +}); + +function debounce(callback, timeout = 300) { + if (Date.now() - timer > timeout) { + callback(); + } + + clearTimeout(timer); + + timer = Date.now(); +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require([], function() { +function addCopyButtonCallbacks() { + for (const el of document.getElementsByTagName("pre")) { + const button = document.createElement("button"); + button.classList.add("copy-button", "fa-solid", "fa-copy"); + button.setAttribute("aria-label", "Copy this code block"); + button.setAttribute("title", "Copy"); + + el.appendChild(button); + + const success = function () { + button.classList.add("success", "fa-check"); + button.classList.remove("fa-copy"); + }; + + const failure = function () { + button.classList.add("error", "fa-xmark"); + button.classList.remove("fa-copy"); + }; + + button.addEventListener("click", function () { + copyToClipboard(el.innerText).then(success, failure); + + setTimeout(function () { + button.classList.add("fa-copy"); + button.classList.remove("success", "fa-check", "fa-xmark"); + }, 5000); + }); + } +} + +function copyToClipboard(text) { + // clipboard API is only available in secure contexts + if (window.navigator && window.navigator.clipboard) { + return window.navigator.clipboard.writeText(text); + } else { + return new Promise(function (resolve, reject) { + try { + const el = document.createElement("textarea"); + el.textContent = text; + el.style.position = "fixed"; + el.style.opacity = 0; + document.body.appendChild(el); + el.select(); + document.execCommand("copy"); + + resolve(); + } catch (err) { + reject(err); + } finally { + document.body.removeChild(el); + } + }); + } +} + +if (document.readyState === "loading") { + document.addEventListener("DOMContentLoaded", addCopyButtonCallbacks); +} else { + addCopyButtonCallbacks(); +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery', 'headroom', 'headroom-jquery'], function($, Headroom) { + +// Manages the top navigation bar (hides it when the user starts scrolling down on the +// mobile). +window.Headroom = Headroom; // work around buggy module loading? +$(document).ready(function () { + $("#documenter .docs-navbar").headroom({ + tolerance: { up: 10, down: 10 }, + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +$(document).ready(function () { + let meta = $("div[data-docstringscollapsed]").data(); + + if (meta?.docstringscollapsed) { + $("#documenter-article-toggle-button").trigger({ + type: "click", + noToggleAnimation: true, + }); + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +/* +To get an in-depth about the thought process you can refer: https://hetarth02.hashnode.dev/series/gsoc + +PSEUDOCODE: + +Searching happens automatically as the user types or adjusts the selected filters. +To preserve responsiveness, as much as possible of the slow parts of the search are done +in a web worker. Searching and result generation are done in the worker, and filtering and +DOM updates are done in the main thread. The filters are in the main thread as they should +be very quick to apply. This lets filters be changed without re-searching with minisearch +(which is possible even if filtering is on the worker thread) and also lets filters be +changed _while_ the worker is searching and without message passing (neither of which are +possible if filtering is on the worker thread) + +SEARCH WORKER: + +Import minisearch + +Build index + +On message from main thread + run search + find the first 200 unique results from each category, and compute their divs for display + note that this is necessary and sufficient information for the main thread to find the + first 200 unique results from any given filter set + post results to main thread + +MAIN: + +Launch worker + +Declare nonconstant globals (worker_is_running, last_search_text, unfiltered_results) + +On text update + if worker is not running, launch_search() + +launch_search + set worker_is_running to true, set last_search_text to the search text + post the search query to worker + +on message from worker + if last_search_text is not the same as the text in the search field, + the latest search result is not reflective of the latest search query, so update again + launch_search() + otherwise + set worker_is_running to false + + regardless, display the new search results to the user + save the unfiltered_results as a global + update_search() + +on filter click + adjust the filter selection + update_search() + +update_search + apply search filters by looping through the unfiltered_results and finding the first 200 + unique results that match the filters + + Update the DOM +*/ + +/////// SEARCH WORKER /////// + +function worker_function(documenterSearchIndex, documenterBaseURL, filters) { + importScripts( + "https://cdn.jsdelivr.net/npm/minisearch@6.1.0/dist/umd/index.min.js" + ); + + let data = documenterSearchIndex.map((x, key) => { + x["id"] = key; // minisearch requires a unique for each object + return x; + }); + + // list below is the lunr 2.1.3 list minus the intersect with names(Base) + // (all, any, get, in, is, only, which) and (do, else, for, let, where, while, with) + // ideally we'd just filter the original list but it's not available as a variable + const stopWords = new Set([ + "a", + "able", + "about", + "across", + "after", + "almost", + "also", + "am", + "among", + "an", + "and", + "are", + "as", + "at", + "be", + "because", + "been", + "but", + "by", + "can", + "cannot", + "could", + "dear", + "did", + "does", + "either", + "ever", + "every", + "from", + "got", + "had", + "has", + "have", + "he", + "her", + "hers", + "him", + "his", + "how", + "however", + "i", + "if", + "into", + "it", + "its", + "just", + "least", + "like", + "likely", + "may", + "me", + "might", + "most", + "must", + "my", + "neither", + "no", + "nor", + "not", + "of", + "off", + "often", + "on", + "or", + "other", + "our", + "own", + "rather", + "said", + "say", + "says", + "she", + "should", + "since", + "so", + "some", + "than", + "that", + "the", + "their", + "them", + "then", + "there", + "these", + "they", + "this", + "tis", + "to", + "too", + "twas", + "us", + "wants", + "was", + "we", + "were", + "what", + "when", + "who", + "whom", + "why", + "will", + "would", + "yet", + "you", + "your", + ]); + + let index = new MiniSearch({ + fields: ["title", "text"], // fields to index for full-text search + storeFields: ["location", "title", "text", "category", "page"], // fields to return with results + processTerm: (term) => { + let word = stopWords.has(term) ? null : term; + if (word) { + // custom trimmer that doesn't strip @ and !, which are used in julia macro and function names + word = word + .replace(/^[^a-zA-Z0-9@!]+/, "") + .replace(/[^a-zA-Z0-9@!]+$/, ""); + + word = word.toLowerCase(); + } + + return word ?? null; + }, + // add . as a separator, because otherwise "title": "Documenter.Anchors.add!", would not + // find anything if searching for "add!", only for the entire qualification + tokenize: (string) => string.split(/[\s\-\.]+/), + // options which will be applied during the search + searchOptions: { + prefix: true, + boost: { title: 100 }, + fuzzy: 2, + }, + }); + + index.addAll(data); + + /** + * Used to map characters to HTML entities. + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + const htmlEscapes = { + "&": "&", + "<": "<", + ">": ">", + '"': """, + "'": "'", + }; + + /** + * Used to match HTML entities and HTML characters. + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + const reUnescapedHtml = /[&<>"']/g; + const reHasUnescapedHtml = RegExp(reUnescapedHtml.source); + + /** + * Escape function from lodash + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + function escape(string) { + return string && reHasUnescapedHtml.test(string) + ? string.replace(reUnescapedHtml, (chr) => htmlEscapes[chr]) + : string || ""; + } + + /** + * RegX escape function from MDN + * Refer: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions#escaping + */ + function escapeRegExp(string) { + return string.replace(/[.*+?^${}()|[\]\\]/g, "\\$&"); // $& means the whole matched string + } + + /** + * Make the result component given a minisearch result data object and the value + * of the search input as queryString. To view the result object structure, refer: + * https://lucaong.github.io/minisearch/modules/_minisearch_.html#searchresult + * + * @param {object} result + * @param {string} querystring + * @returns string + */ + function make_search_result(result, querystring) { + let search_divider = `
`; + let display_link = + result.location.slice(Math.max(0), Math.min(50, result.location.length)) + + (result.location.length > 30 ? "..." : ""); // To cut-off the link because it messes with the overflow of the whole div + + if (result.page !== "") { + display_link += ` (${result.page})`; + } + searchstring = escapeRegExp(querystring); + let textindex = new RegExp(`${searchstring}`, "i").exec(result.text); + let text = + textindex !== null + ? result.text.slice( + Math.max(textindex.index - 100, 0), + Math.min( + textindex.index + querystring.length + 100, + result.text.length + ) + ) + : ""; // cut-off text before and after from the match + + text = text.length ? escape(text) : ""; + + let display_result = text.length + ? "..." + + text.replace( + new RegExp(`${escape(searchstring)}`, "i"), // For first occurrence + '$&' + ) + + "..." + : ""; // highlights the match + + let in_code = false; + if (!["page", "section"].includes(result.category.toLowerCase())) { + in_code = true; + } + + // We encode the full url to escape some special characters which can lead to broken links + let result_div = ` + +
+
${escape(result.title)}
+
${result.category}
+
+

+ ${display_result} +

+
+ ${display_link} +
+
+ ${search_divider} + `; + + return result_div; + } + + self.onmessage = function (e) { + let query = e.data; + let results = index.search(query, { + filter: (result) => { + // Only return relevant results + return result.score >= 1; + }, + combineWith: "AND", + }); + + // Pre-filter to deduplicate and limit to 200 per category to the extent + // possible without knowing what the filters are. + let filtered_results = []; + let counts = {}; + for (let filter of filters) { + counts[filter] = 0; + } + let present = {}; + + for (let result of results) { + cat = result.category; + cnt = counts[cat]; + if (cnt < 200) { + id = cat + "---" + result.location; + if (present[id]) { + continue; + } + present[id] = true; + filtered_results.push({ + location: result.location, + category: cat, + div: make_search_result(result, query), + }); + } + } + + postMessage(filtered_results); + }; +} + +// `worker = Threads.@spawn worker_function(documenterSearchIndex)`, but in JavaScript! +const filters = [ + ...new Set(documenterSearchIndex["docs"].map((x) => x.category)), +]; +const worker_str = + "(" + + worker_function.toString() + + ")(" + + JSON.stringify(documenterSearchIndex["docs"]) + + "," + + JSON.stringify(documenterBaseURL) + + "," + + JSON.stringify(filters) + + ")"; +const worker_blob = new Blob([worker_str], { type: "text/javascript" }); +const worker = new Worker(URL.createObjectURL(worker_blob)); + +/////// SEARCH MAIN /////// + +// Whether the worker is currently handling a search. This is a boolean +// as the worker only ever handles 1 or 0 searches at a time. +var worker_is_running = false; + +// The last search text that was sent to the worker. This is used to determine +// if the worker should be launched again when it reports back results. +var last_search_text = ""; + +// The results of the last search. This, in combination with the state of the filters +// in the DOM, is used compute the results to display on calls to update_search. +var unfiltered_results = []; + +// Which filter is currently selected +var selected_filter = ""; + +$(document).on("input", ".documenter-search-input", function (event) { + if (!worker_is_running) { + launch_search(); + } +}); + +function launch_search() { + worker_is_running = true; + last_search_text = $(".documenter-search-input").val(); + worker.postMessage(last_search_text); +} + +worker.onmessage = function (e) { + if (last_search_text !== $(".documenter-search-input").val()) { + launch_search(); + } else { + worker_is_running = false; + } + + unfiltered_results = e.data; + update_search(); +}; + +$(document).on("click", ".search-filter", function () { + if ($(this).hasClass("search-filter-selected")) { + selected_filter = ""; + } else { + selected_filter = $(this).text().toLowerCase(); + } + + // This updates search results and toggles classes for UI: + update_search(); +}); + +/** + * Make/Update the search component + */ +function update_search() { + let querystring = $(".documenter-search-input").val(); + + if (querystring.trim()) { + if (selected_filter == "") { + results = unfiltered_results; + } else { + results = unfiltered_results.filter((result) => { + return selected_filter == result.category.toLowerCase(); + }); + } + + let search_result_container = ``; + let modal_filters = make_modal_body_filters(); + let search_divider = `
`; + + if (results.length) { + let links = []; + let count = 0; + let search_results = ""; + + for (var i = 0, n = results.length; i < n && count < 200; ++i) { + let result = results[i]; + if (result.location && !links.includes(result.location)) { + search_results += result.div; + count++; + links.push(result.location); + } + } + + if (count == 1) { + count_str = "1 result"; + } else if (count == 200) { + count_str = "200+ results"; + } else { + count_str = count + " results"; + } + let result_count = `
${count_str}
`; + + search_result_container = ` +
+ ${modal_filters} + ${search_divider} + ${result_count} +
+ ${search_results} +
+
+ `; + } else { + search_result_container = ` +
+ ${modal_filters} + ${search_divider} +
0 result(s)
+
+
No result found!
+ `; + } + + if ($(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").removeClass("is-justify-content-center"); + } + + $(".search-modal-card-body").html(search_result_container); + } else { + if (!$(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").addClass("is-justify-content-center"); + } + + $(".search-modal-card-body").html(` +
Type something to get started!
+ `); + } +} + +/** + * Make the modal filter html + * + * @returns string + */ +function make_modal_body_filters() { + let str = filters + .map((val) => { + if (selected_filter == val.toLowerCase()) { + return `${val}`; + } else { + return `${val}`; + } + }) + .join(""); + + return ` +
+ Filters: + ${str} +
`; +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Modal settings dialog +$(document).ready(function () { + var settings = $("#documenter-settings"); + $("#documenter-settings-button").click(function () { + settings.toggleClass("is-active"); + }); + // Close the dialog if X is clicked + $("#documenter-settings button.delete").click(function () { + settings.removeClass("is-active"); + }); + // Close dialog if ESC is pressed + $(document).keyup(function (e) { + if (e.keyCode == 27) settings.removeClass("is-active"); + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +$(document).ready(function () { + let search_modal_header = ` + + `; + + let initial_search_body = ` +
Type something to get started!
+ `; + + let search_modal_footer = ` +
+ + Ctrl + + / to search + + esc to close +
+ `; + + $(document.body).append( + ` + + ` + ); + + document.querySelector(".docs-search-query").addEventListener("click", () => { + openModal(); + }); + + document + .querySelector(".close-search-modal") + .addEventListener("click", () => { + closeModal(); + }); + + $(document).on("click", ".search-result-link", function () { + closeModal(); + }); + + document.addEventListener("keydown", (event) => { + if ((event.ctrlKey || event.metaKey) && event.key === "/") { + openModal(); + } else if (event.key === "Escape") { + closeModal(); + } + + return false; + }); + + // Functions to open and close a modal + function openModal() { + let searchModal = document.querySelector("#search-modal"); + + searchModal.classList.add("is-active"); + document.querySelector(".documenter-search-input").focus(); + } + + function closeModal() { + let searchModal = document.querySelector("#search-modal"); + let initial_search_body = ` +
Type something to get started!
+ `; + + searchModal.classList.remove("is-active"); + document.querySelector(".documenter-search-input").blur(); + + if (!$(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").addClass("is-justify-content-center"); + } + + $(".documenter-search-input").val(""); + $(".search-modal-card-body").html(initial_search_body); + } + + document + .querySelector("#search-modal .modal-background") + .addEventListener("click", () => { + closeModal(); + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Manages the showing and hiding of the sidebar. +$(document).ready(function () { + var sidebar = $("#documenter > .docs-sidebar"); + var sidebar_button = $("#documenter-sidebar-button"); + sidebar_button.click(function (ev) { + ev.preventDefault(); + sidebar.toggleClass("visible"); + if (sidebar.hasClass("visible")) { + // Makes sure that the current menu item is visible in the sidebar. + $("#documenter .docs-menu a.is-active").focus(); + } + }); + $("#documenter > .docs-main").bind("click", function (ev) { + if ($(ev.target).is(sidebar_button)) { + return; + } + if (sidebar.hasClass("visible")) { + sidebar.removeClass("visible"); + } + }); +}); + +// Resizes the package name / sitename in the sidebar if it is too wide. +// Inspired by: https://github.com/davatron5000/FitText.js +$(document).ready(function () { + e = $("#documenter .docs-autofit"); + function resize() { + var L = parseInt(e.css("max-width"), 10); + var L0 = e.width(); + if (L0 > L) { + var h0 = parseInt(e.css("font-size"), 10); + e.css("font-size", (L * h0) / L0); + // TODO: make sure it survives resizes? + } + } + // call once and then register events + resize(); + $(window).resize(resize); + $(window).on("orientationchange", resize); +}); + +// Scroll the navigation bar to the currently selected menu item +$(document).ready(function () { + var sidebar = $("#documenter .docs-menu").get(0); + var active = $("#documenter .docs-menu .is-active").get(0); + if (typeof active !== "undefined") { + sidebar.scrollTop = active.offsetTop - sidebar.offsetTop - 15; + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Theme picker setup +$(document).ready(function () { + // onchange callback + $("#documenter-themepicker").change(function themepick_callback(ev) { + var themename = $("#documenter-themepicker option:selected").attr("value"); + if (themename === "auto") { + // set_theme(window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light'); + window.localStorage.removeItem("documenter-theme"); + } else { + // set_theme(themename); + window.localStorage.setItem("documenter-theme", themename); + } + // We re-use the global function from themeswap.js to actually do the swapping. + set_theme_from_local_storage(); + }); + + // Make sure that the themepicker displays the correct theme when the theme is retrieved + // from localStorage + if (typeof window.localStorage !== "undefined") { + var theme = window.localStorage.getItem("documenter-theme"); + if (theme !== null) { + $("#documenter-themepicker option").each(function (i, e) { + e.selected = e.value === theme; + }); + } + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// update the version selector with info from the siteinfo.js and ../versions.js files +$(document).ready(function () { + // If the version selector is disabled with DOCUMENTER_VERSION_SELECTOR_DISABLED in the + // siteinfo.js file, we just return immediately and not display the version selector. + if ( + typeof DOCUMENTER_VERSION_SELECTOR_DISABLED === "boolean" && + DOCUMENTER_VERSION_SELECTOR_DISABLED + ) { + return; + } + + var version_selector = $("#documenter .docs-version-selector"); + var version_selector_select = $("#documenter .docs-version-selector select"); + + version_selector_select.change(function (x) { + target_href = version_selector_select + .children("option:selected") + .get(0).value; + window.location.href = target_href; + }); + + // add the current version to the selector based on siteinfo.js, but only if the selector is empty + if ( + typeof DOCUMENTER_CURRENT_VERSION !== "undefined" && + $("#version-selector > option").length == 0 + ) { + var option = $( + "" + ); + version_selector_select.append(option); + } + + if (typeof DOC_VERSIONS !== "undefined") { + var existing_versions = version_selector_select.children("option"); + var existing_versions_texts = existing_versions.map(function (i, x) { + return x.text; + }); + DOC_VERSIONS.forEach(function (each) { + var version_url = documenterBaseURL + "/../" + each + "/"; + var existing_id = $.inArray(each, existing_versions_texts); + // if not already in the version selector, add it as a new option, + // otherwise update the old option with the URL and enable it + if (existing_id == -1) { + var option = $( + "" + ); + version_selector_select.append(option); + } else { + var option = existing_versions[existing_id]; + option.value = version_url; + option.disabled = false; + } + }); + } + + // only show the version selector if the selector has been populated + if (version_selector_select.children("option").length > 0) { + version_selector.toggleClass("visible"); + } +}); + +}) diff --git a/previews/PR32/assets/themes/catppuccin-frappe.css b/previews/PR32/assets/themes/catppuccin-frappe.css new file mode 100644 index 0000000..32e3f00 --- /dev/null +++ b/previews/PR32/assets/themes/catppuccin-frappe.css @@ -0,0 +1 @@ +html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe .file-name,html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-frappe .pagination-previous:focus,html.theme--catppuccin-frappe .pagination-next:focus,html.theme--catppuccin-frappe .pagination-link:focus,html.theme--catppuccin-frappe .pagination-ellipsis:focus,html.theme--catppuccin-frappe .file-cta:focus,html.theme--catppuccin-frappe .file-name:focus,html.theme--catppuccin-frappe .select select:focus,html.theme--catppuccin-frappe .textarea:focus,html.theme--catppuccin-frappe .input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-frappe .button:focus,html.theme--catppuccin-frappe .is-focused.pagination-previous,html.theme--catppuccin-frappe .is-focused.pagination-next,html.theme--catppuccin-frappe .is-focused.pagination-link,html.theme--catppuccin-frappe .is-focused.pagination-ellipsis,html.theme--catppuccin-frappe .is-focused.file-cta,html.theme--catppuccin-frappe .is-focused.file-name,html.theme--catppuccin-frappe .select select.is-focused,html.theme--catppuccin-frappe .is-focused.textarea,html.theme--catppuccin-frappe .is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-focused.button,html.theme--catppuccin-frappe .pagination-previous:active,html.theme--catppuccin-frappe .pagination-next:active,html.theme--catppuccin-frappe .pagination-link:active,html.theme--catppuccin-frappe .pagination-ellipsis:active,html.theme--catppuccin-frappe .file-cta:active,html.theme--catppuccin-frappe .file-name:active,html.theme--catppuccin-frappe .select select:active,html.theme--catppuccin-frappe .textarea:active,html.theme--catppuccin-frappe .input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-frappe .button:active,html.theme--catppuccin-frappe .is-active.pagination-previous,html.theme--catppuccin-frappe .is-active.pagination-next,html.theme--catppuccin-frappe .is-active.pagination-link,html.theme--catppuccin-frappe .is-active.pagination-ellipsis,html.theme--catppuccin-frappe .is-active.file-cta,html.theme--catppuccin-frappe .is-active.file-name,html.theme--catppuccin-frappe .select select.is-active,html.theme--catppuccin-frappe .is-active.textarea,html.theme--catppuccin-frappe .is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .is-active.button{outline:none}html.theme--catppuccin-frappe .pagination-previous[disabled],html.theme--catppuccin-frappe .pagination-next[disabled],html.theme--catppuccin-frappe .pagination-link[disabled],html.theme--catppuccin-frappe .pagination-ellipsis[disabled],html.theme--catppuccin-frappe .file-cta[disabled],html.theme--catppuccin-frappe .file-name[disabled],html.theme--catppuccin-frappe .select select[disabled],html.theme--catppuccin-frappe .textarea[disabled],html.theme--catppuccin-frappe .input[disabled],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-frappe .button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-frappe .file-name,html.theme--catppuccin-frappe fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-frappe .select select,fieldset[disabled] html.theme--catppuccin-frappe .textarea,fieldset[disabled] html.theme--catppuccin-frappe .input,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe fieldset[disabled] .select select,html.theme--catppuccin-frappe .select fieldset[disabled] select,html.theme--catppuccin-frappe fieldset[disabled] .textarea,html.theme--catppuccin-frappe fieldset[disabled] .input,html.theme--catppuccin-frappe fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-frappe .button,html.theme--catppuccin-frappe fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-frappe .tabs,html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .breadcrumb,html.theme--catppuccin-frappe .file,html.theme--catppuccin-frappe .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-frappe .admonition:not(:last-child),html.theme--catppuccin-frappe .tabs:not(:last-child),html.theme--catppuccin-frappe .pagination:not(:last-child),html.theme--catppuccin-frappe .message:not(:last-child),html.theme--catppuccin-frappe .level:not(:last-child),html.theme--catppuccin-frappe .breadcrumb:not(:last-child),html.theme--catppuccin-frappe .block:not(:last-child),html.theme--catppuccin-frappe .title:not(:last-child),html.theme--catppuccin-frappe .subtitle:not(:last-child),html.theme--catppuccin-frappe .table-container:not(:last-child),html.theme--catppuccin-frappe .table:not(:last-child),html.theme--catppuccin-frappe .progress:not(:last-child),html.theme--catppuccin-frappe .notification:not(:last-child),html.theme--catppuccin-frappe .content:not(:last-child),html.theme--catppuccin-frappe .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .modal-close,html.theme--catppuccin-frappe .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-frappe .modal-close::before,html.theme--catppuccin-frappe .delete::before,html.theme--catppuccin-frappe .modal-close::after,html.theme--catppuccin-frappe .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-frappe .modal-close::before,html.theme--catppuccin-frappe .delete::before{height:2px;width:50%}html.theme--catppuccin-frappe .modal-close::after,html.theme--catppuccin-frappe .delete::after{height:50%;width:2px}html.theme--catppuccin-frappe .modal-close:hover,html.theme--catppuccin-frappe .delete:hover,html.theme--catppuccin-frappe .modal-close:focus,html.theme--catppuccin-frappe .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-frappe .modal-close:active,html.theme--catppuccin-frappe .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-frappe .is-small.modal-close,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-frappe .is-small.delete,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-frappe .is-medium.modal-close,html.theme--catppuccin-frappe .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-frappe .is-large.modal-close,html.theme--catppuccin-frappe .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-frappe .control.is-loading::after,html.theme--catppuccin-frappe .select.is-loading::after,html.theme--catppuccin-frappe .loader,html.theme--catppuccin-frappe .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #838ba7;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-frappe .hero-video,html.theme--catppuccin-frappe .modal-background,html.theme--catppuccin-frappe .modal,html.theme--catppuccin-frappe .image.is-square img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-frappe .image.is-square .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-frappe .image.is-1by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-frappe .image.is-1by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-frappe .image.is-5by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-frappe .image.is-5by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-frappe .image.is-4by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-frappe .image.is-4by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-frappe .image.is-3by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-frappe .image.is-5by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-frappe .image.is-5by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-frappe .image.is-16by9 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-frappe .image.is-16by9 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-frappe .image.is-2by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-frappe .image.is-2by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-frappe .image.is-3by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-frappe .image.is-3by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-frappe .image.is-4by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-frappe .image.is-4by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-frappe .image.is-3by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-frappe .image.is-3by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-frappe .image.is-2by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-frappe .image.is-2by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-frappe .image.is-3by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-frappe .image.is-9by16 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-frappe .image.is-9by16 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-frappe .image.is-1by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-frappe .image.is-1by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-frappe .image.is-1by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-frappe .image.is-1by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-frappe .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#414559 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#2b2e3c !important}.has-background-dark{background-color:#414559 !important}.has-text-primary{color:#8caaee !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#6089e7 !important}.has-background-primary{background-color:#8caaee !important}.has-text-primary-light{color:#edf2fc !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#c1d1f6 !important}.has-background-primary-light{background-color:#edf2fc !important}.has-text-primary-dark{color:#153a8e !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#1c4cbb !important}.has-background-primary-dark{background-color:#153a8e !important}.has-text-link{color:#8caaee !important}a.has-text-link:hover,a.has-text-link:focus{color:#6089e7 !important}.has-background-link{background-color:#8caaee !important}.has-text-link-light{color:#edf2fc !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c1d1f6 !important}.has-background-link-light{background-color:#edf2fc !important}.has-text-link-dark{color:#153a8e !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#1c4cbb !important}.has-background-link-dark{background-color:#153a8e !important}.has-text-info{color:#81c8be !important}a.has-text-info:hover,a.has-text-info:focus{color:#5db9ac !important}.has-background-info{background-color:#81c8be !important}.has-text-info-light{color:#f1f9f8 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#cde9e5 !important}.has-background-info-light{background-color:#f1f9f8 !important}.has-text-info-dark{color:#2d675f !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#3c8a7f !important}.has-background-info-dark{background-color:#2d675f !important}.has-text-success{color:#a6d189 !important}a.has-text-success:hover,a.has-text-success:focus{color:#8ac364 !important}.has-background-success{background-color:#a6d189 !important}.has-text-success-light{color:#f4f9f0 !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#d8ebcc !important}.has-background-success-light{background-color:#f4f9f0 !important}.has-text-success-dark{color:#446a29 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#5b8f38 !important}.has-background-success-dark{background-color:#446a29 !important}.has-text-warning{color:#e5c890 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#dbb467 !important}.has-background-warning{background-color:#e5c890 !important}.has-text-warning-light{color:#fbf7ee !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f1e2c5 !important}.has-background-warning-light{background-color:#fbf7ee !important}.has-text-warning-dark{color:#78591c !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#a17726 !important}.has-background-warning-dark{background-color:#78591c !important}.has-text-danger{color:#e78284 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#df575a !important}.has-background-danger{background-color:#e78284 !important}.has-text-danger-light{color:#fceeee !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f3c3c4 !important}.has-background-danger-light{background-color:#fceeee !important}.has-text-danger-dark{color:#9a1e20 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c52629 !important}.has-background-danger-dark{background-color:#9a1e20 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#414559 !important}.has-background-grey-darker{background-color:#414559 !important}.has-text-grey-dark{color:#51576d !important}.has-background-grey-dark{background-color:#51576d !important}.has-text-grey{color:#626880 !important}.has-background-grey{background-color:#626880 !important}.has-text-grey-light{color:#737994 !important}.has-background-grey-light{background-color:#737994 !important}.has-text-grey-lighter{color:#838ba7 !important}.has-background-grey-lighter{background-color:#838ba7 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-frappe html{background-color:#303446;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-frappe article,html.theme--catppuccin-frappe aside,html.theme--catppuccin-frappe figure,html.theme--catppuccin-frappe footer,html.theme--catppuccin-frappe header,html.theme--catppuccin-frappe hgroup,html.theme--catppuccin-frappe section{display:block}html.theme--catppuccin-frappe body,html.theme--catppuccin-frappe button,html.theme--catppuccin-frappe input,html.theme--catppuccin-frappe optgroup,html.theme--catppuccin-frappe select,html.theme--catppuccin-frappe textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-frappe code,html.theme--catppuccin-frappe pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-frappe body{color:#c6d0f5;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-frappe a{color:#8caaee;cursor:pointer;text-decoration:none}html.theme--catppuccin-frappe a strong{color:currentColor}html.theme--catppuccin-frappe a:hover{color:#99d1db}html.theme--catppuccin-frappe code{background-color:#292c3c;color:#c6d0f5;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-frappe hr{background-color:#292c3c;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-frappe img{height:auto;max-width:100%}html.theme--catppuccin-frappe input[type="checkbox"],html.theme--catppuccin-frappe input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-frappe small{font-size:.875em}html.theme--catppuccin-frappe span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-frappe strong{color:#b0bef1;font-weight:700}html.theme--catppuccin-frappe fieldset{border:none}html.theme--catppuccin-frappe pre{-webkit-overflow-scrolling:touch;background-color:#292c3c;color:#c6d0f5;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-frappe pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-frappe table td,html.theme--catppuccin-frappe table th{vertical-align:top}html.theme--catppuccin-frappe table td:not([align]),html.theme--catppuccin-frappe table th:not([align]){text-align:inherit}html.theme--catppuccin-frappe table th{color:#b0bef1}html.theme--catppuccin-frappe .box{background-color:#51576d;border-radius:8px;box-shadow:none;color:#c6d0f5;display:block;padding:1.25rem}html.theme--catppuccin-frappe a.box:hover,html.theme--catppuccin-frappe a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #8caaee}html.theme--catppuccin-frappe a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #8caaee}html.theme--catppuccin-frappe .button{background-color:#292c3c;border-color:#484d69;border-width:1px;color:#8caaee;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-frappe .button strong{color:inherit}html.theme--catppuccin-frappe .button .icon,html.theme--catppuccin-frappe .button .icon.is-small,html.theme--catppuccin-frappe .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-frappe .button .icon.is-medium,html.theme--catppuccin-frappe .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-frappe .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-frappe .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-frappe .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-frappe .button:hover,html.theme--catppuccin-frappe .button.is-hovered{border-color:#737994;color:#b0bef1}html.theme--catppuccin-frappe .button:focus,html.theme--catppuccin-frappe .button.is-focused{border-color:#737994;color:#769aeb}html.theme--catppuccin-frappe .button:focus:not(:active),html.theme--catppuccin-frappe .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button:active,html.theme--catppuccin-frappe .button.is-active{border-color:#51576d;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text{background-color:transparent;border-color:transparent;color:#c6d0f5;text-decoration:underline}html.theme--catppuccin-frappe .button.is-text:hover,html.theme--catppuccin-frappe .button.is-text.is-hovered,html.theme--catppuccin-frappe .button.is-text:focus,html.theme--catppuccin-frappe .button.is-text.is-focused{background-color:#292c3c;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text:active,html.theme--catppuccin-frappe .button.is-text.is-active{background-color:#1f212d;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-frappe .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#8caaee;text-decoration:none}html.theme--catppuccin-frappe .button.is-ghost:hover,html.theme--catppuccin-frappe .button.is-ghost.is-hovered{color:#8caaee;text-decoration:underline}html.theme--catppuccin-frappe .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:hover,html.theme--catppuccin-frappe .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:focus,html.theme--catppuccin-frappe .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:focus:not(:active),html.theme--catppuccin-frappe .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .button.is-white:active,html.theme--catppuccin-frappe .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-frappe .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted:hover,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-frappe .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-outlined:hover,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-white.is-outlined:focus,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:hover,html.theme--catppuccin-frappe .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:focus,html.theme--catppuccin-frappe .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:focus:not(:active),html.theme--catppuccin-frappe .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .button.is-black:active,html.theme--catppuccin-frappe .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-frappe .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted:hover,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-outlined:hover,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-black.is-outlined:focus,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:hover,html.theme--catppuccin-frappe .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:focus,html.theme--catppuccin-frappe .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:focus:not(:active),html.theme--catppuccin-frappe .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .button.is-light:active,html.theme--catppuccin-frappe .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-frappe .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted:hover,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-outlined:hover,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-light.is-outlined:focus,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-dark,html.theme--catppuccin-frappe .content kbd.button{background-color:#414559;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:hover,html.theme--catppuccin-frappe .content kbd.button:hover,html.theme--catppuccin-frappe .button.is-dark.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-hovered{background-color:#3c3f52;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:focus,html.theme--catppuccin-frappe .content kbd.button:focus,html.theme--catppuccin-frappe .button.is-dark.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:focus:not(:active),html.theme--catppuccin-frappe .content kbd.button:focus:not(:active),html.theme--catppuccin-frappe .button.is-dark.is-focused:not(:active),html.theme--catppuccin-frappe .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .button.is-dark:active,html.theme--catppuccin-frappe .content kbd.button:active,html.theme--catppuccin-frappe .button.is-dark.is-active,html.theme--catppuccin-frappe .content kbd.button.is-active{background-color:#363a4a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark[disabled],html.theme--catppuccin-frappe .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button{background-color:#414559;border-color:#414559;box-shadow:none}html.theme--catppuccin-frappe .button.is-dark.is-inverted,html.theme--catppuccin-frappe .content kbd.button.is-inverted{background-color:#fff;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted:hover,html.theme--catppuccin-frappe .content kbd.button.is-inverted:hover,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-dark.is-inverted[disabled],html.theme--catppuccin-frappe .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-loading::after,html.theme--catppuccin-frappe .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined,html.theme--catppuccin-frappe .content kbd.button.is-outlined{background-color:transparent;border-color:#414559;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-outlined:hover,html.theme--catppuccin-frappe .content kbd.button.is-outlined:hover,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-dark.is-outlined:focus,html.theme--catppuccin-frappe .content kbd.button.is-outlined:focus,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-focused{background-color:#414559;border-color:#414559;color:#fff}html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #414559 #414559 !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined[disabled],html.theme--catppuccin-frappe .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-outlined{background-color:transparent;border-color:#414559;box-shadow:none;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #414559 #414559 !important}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-primary,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:hover,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:focus,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:focus:not(:active),html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-frappe .button.is-primary.is-focused:not(:active),html.theme--catppuccin-frappe .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button.is-primary:active,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-frappe .button.is-primary.is-active,html.theme--catppuccin-frappe .docstring>section>a.button.is-active.docs-sourcelink{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink{background-color:#8caaee;border-color:#8caaee;box-shadow:none}html.theme--catppuccin-frappe .button.is-primary.is-inverted,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-primary.is-inverted[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-loading::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-outlined:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-frappe .button.is-primary.is-outlined:focus,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8caaee;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-light,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .button.is-primary.is-light:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-light.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e2eafb;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-primary.is-light:active,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-frappe .button.is-primary.is-light.is-active,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d7e1f9;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-link{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:hover,html.theme--catppuccin-frappe .button.is-link.is-hovered{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:focus,html.theme--catppuccin-frappe .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:focus:not(:active),html.theme--catppuccin-frappe .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button.is-link:active,html.theme--catppuccin-frappe .button.is-link.is-active{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link{background-color:#8caaee;border-color:#8caaee;box-shadow:none}html.theme--catppuccin-frappe .button.is-link.is-inverted{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted:hover,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-link.is-outlined{background-color:transparent;border-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-outlined:hover,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-link.is-outlined:focus,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-focused{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-outlined{background-color:transparent;border-color:#8caaee;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-light{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .button.is-link.is-light:hover,html.theme--catppuccin-frappe .button.is-link.is-light.is-hovered{background-color:#e2eafb;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-link.is-light:active,html.theme--catppuccin-frappe .button.is-link.is-light.is-active{background-color:#d7e1f9;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-info{background-color:#81c8be;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:hover,html.theme--catppuccin-frappe .button.is-info.is-hovered{background-color:#78c4b9;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:focus,html.theme--catppuccin-frappe .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:focus:not(:active),html.theme--catppuccin-frappe .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .button.is-info:active,html.theme--catppuccin-frappe .button.is-info.is-active{background-color:#6fc0b5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info{background-color:#81c8be;border-color:#81c8be;box-shadow:none}html.theme--catppuccin-frappe .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted:hover,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-info.is-outlined{background-color:transparent;border-color:#81c8be;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-outlined:hover,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-info.is-outlined:focus,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-focused{background-color:#81c8be;border-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #81c8be #81c8be !important}html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-outlined{background-color:transparent;border-color:#81c8be;box-shadow:none;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #81c8be #81c8be !important}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-light{background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .button.is-info.is-light:hover,html.theme--catppuccin-frappe .button.is-info.is-light.is-hovered{background-color:#e8f5f3;border-color:transparent;color:#2d675f}html.theme--catppuccin-frappe .button.is-info.is-light:active,html.theme--catppuccin-frappe .button.is-info.is-light.is-active{background-color:#dff1ef;border-color:transparent;color:#2d675f}html.theme--catppuccin-frappe .button.is-success{background-color:#a6d189;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:hover,html.theme--catppuccin-frappe .button.is-success.is-hovered{background-color:#9fcd80;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:focus,html.theme--catppuccin-frappe .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:focus:not(:active),html.theme--catppuccin-frappe .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .button.is-success:active,html.theme--catppuccin-frappe .button.is-success.is-active{background-color:#98ca77;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success{background-color:#a6d189;border-color:#a6d189;box-shadow:none}html.theme--catppuccin-frappe .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted:hover,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-success.is-outlined{background-color:transparent;border-color:#a6d189;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-outlined:hover,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-success.is-outlined:focus,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-focused{background-color:#a6d189;border-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6d189 #a6d189 !important}html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-outlined{background-color:transparent;border-color:#a6d189;box-shadow:none;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6d189 #a6d189 !important}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-light{background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .button.is-success.is-light:hover,html.theme--catppuccin-frappe .button.is-success.is-light.is-hovered{background-color:#edf6e7;border-color:transparent;color:#446a29}html.theme--catppuccin-frappe .button.is-success.is-light:active,html.theme--catppuccin-frappe .button.is-success.is-light.is-active{background-color:#e6f2de;border-color:transparent;color:#446a29}html.theme--catppuccin-frappe .button.is-warning{background-color:#e5c890;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:hover,html.theme--catppuccin-frappe .button.is-warning.is-hovered{background-color:#e3c386;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:focus,html.theme--catppuccin-frappe .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:focus:not(:active),html.theme--catppuccin-frappe .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .button.is-warning:active,html.theme--catppuccin-frappe .button.is-warning.is-active{background-color:#e0be7b;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning{background-color:#e5c890;border-color:#e5c890;box-shadow:none}html.theme--catppuccin-frappe .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted:hover,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined{background-color:transparent;border-color:#e5c890;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-outlined:hover,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-warning.is-outlined:focus,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-focused{background-color:#e5c890;border-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #e5c890 #e5c890 !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-outlined{background-color:transparent;border-color:#e5c890;box-shadow:none;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #e5c890 #e5c890 !important}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-light{background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .button.is-warning.is-light:hover,html.theme--catppuccin-frappe .button.is-warning.is-light.is-hovered{background-color:#f9f2e4;border-color:transparent;color:#78591c}html.theme--catppuccin-frappe .button.is-warning.is-light:active,html.theme--catppuccin-frappe .button.is-warning.is-light.is-active{background-color:#f6edda;border-color:transparent;color:#78591c}html.theme--catppuccin-frappe .button.is-danger{background-color:#e78284;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:hover,html.theme--catppuccin-frappe .button.is-danger.is-hovered{background-color:#e57779;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:focus,html.theme--catppuccin-frappe .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:focus:not(:active),html.theme--catppuccin-frappe .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .button.is-danger:active,html.theme--catppuccin-frappe .button.is-danger.is-active{background-color:#e36d6f;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger{background-color:#e78284;border-color:#e78284;box-shadow:none}html.theme--catppuccin-frappe .button.is-danger.is-inverted{background-color:#fff;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted:hover,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined{background-color:transparent;border-color:#e78284;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-outlined:hover,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-danger.is-outlined:focus,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-focused{background-color:#e78284;border-color:#e78284;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #e78284 #e78284 !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-outlined{background-color:transparent;border-color:#e78284;box-shadow:none;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #e78284 #e78284 !important}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-light{background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .button.is-danger.is-light:hover,html.theme--catppuccin-frappe .button.is-danger.is-light.is-hovered{background-color:#fae3e4;border-color:transparent;color:#9a1e20}html.theme--catppuccin-frappe .button.is-danger.is-light:active,html.theme--catppuccin-frappe .button.is-danger.is-light.is-active{background-color:#f8d8d9;border-color:transparent;color:#9a1e20}html.theme--catppuccin-frappe .button.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-frappe .button.is-small:not(.is-rounded),html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-frappe .button.is-normal{font-size:1rem}html.theme--catppuccin-frappe .button.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .button.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button{background-color:#737994;border-color:#626880;box-shadow:none;opacity:.5}html.theme--catppuccin-frappe .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-frappe .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-frappe .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-frappe .button.is-static{background-color:#292c3c;border-color:#626880;color:#838ba7;box-shadow:none;pointer-events:none}html.theme--catppuccin-frappe .button.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-frappe .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-frappe .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-frappe .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-frappe .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-frappe .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-frappe .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-frappe .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-frappe .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-frappe .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-frappe .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-frappe .buttons.has-addons .button:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-frappe .buttons.has-addons .button:focus,html.theme--catppuccin-frappe .buttons.has-addons .button.is-focused,html.theme--catppuccin-frappe .buttons.has-addons .button:active,html.theme--catppuccin-frappe .buttons.has-addons .button.is-active,html.theme--catppuccin-frappe .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-frappe .buttons.has-addons .button:focus:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-frappe .buttons.has-addons .button:active:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-frappe .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .buttons.is-centered{justify-content:center}html.theme--catppuccin-frappe .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-frappe .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .button.is-responsive.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-frappe .button.is-responsive,html.theme--catppuccin-frappe .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-frappe .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-frappe .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .button.is-responsive.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-frappe .button.is-responsive,html.theme--catppuccin-frappe .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-frappe .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-frappe .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-frappe .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-frappe .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-frappe .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-frappe .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-frappe .content li+li{margin-top:0.25em}html.theme--catppuccin-frappe .content p:not(:last-child),html.theme--catppuccin-frappe .content dl:not(:last-child),html.theme--catppuccin-frappe .content ol:not(:last-child),html.theme--catppuccin-frappe .content ul:not(:last-child),html.theme--catppuccin-frappe .content blockquote:not(:last-child),html.theme--catppuccin-frappe .content pre:not(:last-child),html.theme--catppuccin-frappe .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-frappe .content h1,html.theme--catppuccin-frappe .content h2,html.theme--catppuccin-frappe .content h3,html.theme--catppuccin-frappe .content h4,html.theme--catppuccin-frappe .content h5,html.theme--catppuccin-frappe .content h6{color:#c6d0f5;font-weight:600;line-height:1.125}html.theme--catppuccin-frappe .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-frappe .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-frappe .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-frappe .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-frappe .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-frappe .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-frappe .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-frappe .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-frappe .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-frappe .content blockquote{background-color:#292c3c;border-left:5px solid #626880;padding:1.25em 1.5em}html.theme--catppuccin-frappe .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-frappe .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-frappe .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-frappe .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-frappe .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-frappe .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-frappe .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-frappe .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-frappe .content ul ul ul{list-style-type:square}html.theme--catppuccin-frappe .content dd{margin-left:2em}html.theme--catppuccin-frappe .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-frappe .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-frappe .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-frappe .content figure img{display:inline-block}html.theme--catppuccin-frappe .content figure figcaption{font-style:italic}html.theme--catppuccin-frappe .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-frappe .content sup,html.theme--catppuccin-frappe .content sub{font-size:75%}html.theme--catppuccin-frappe .content table{width:100%}html.theme--catppuccin-frappe .content table td,html.theme--catppuccin-frappe .content table th{border:1px solid #626880;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-frappe .content table th{color:#b0bef1}html.theme--catppuccin-frappe .content table th:not([align]){text-align:inherit}html.theme--catppuccin-frappe .content table thead td,html.theme--catppuccin-frappe .content table thead th{border-width:0 0 2px;color:#b0bef1}html.theme--catppuccin-frappe .content table tfoot td,html.theme--catppuccin-frappe .content table tfoot th{border-width:2px 0 0;color:#b0bef1}html.theme--catppuccin-frappe .content table tbody tr:last-child td,html.theme--catppuccin-frappe .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-frappe .content .tabs li+li{margin-top:0}html.theme--catppuccin-frappe .content.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-frappe .content.is-normal{font-size:1rem}html.theme--catppuccin-frappe .content.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .content.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-frappe .icon.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-frappe .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-frappe .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-frappe .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-frappe .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-frappe .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-frappe div.icon-text{display:flex}html.theme--catppuccin-frappe .image,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-frappe .image img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-frappe .image img.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-frappe .image.is-fullwidth,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-frappe .image.is-square img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-frappe .image.is-square .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-frappe .image.is-1by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-frappe .image.is-1by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-frappe .image.is-5by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-frappe .image.is-5by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-frappe .image.is-4by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-frappe .image.is-4by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-frappe .image.is-3by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-frappe .image.is-5by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-frappe .image.is-5by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-frappe .image.is-16by9 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-frappe .image.is-16by9 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-frappe .image.is-2by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-frappe .image.is-2by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-frappe .image.is-3by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-frappe .image.is-3by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-frappe .image.is-4by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-frappe .image.is-4by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-frappe .image.is-3by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-frappe .image.is-3by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-frappe .image.is-2by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-frappe .image.is-2by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-frappe .image.is-3by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-frappe .image.is-9by16 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-frappe .image.is-9by16 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-frappe .image.is-1by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-frappe .image.is-1by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-frappe .image.is-1by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-frappe .image.is-1by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-frappe .image.is-square,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-frappe .image.is-1by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-frappe .image.is-5by4,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-frappe .image.is-4by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-frappe .image.is-3by2,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-frappe .image.is-5by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-frappe .image.is-16by9,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-frappe .image.is-2by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-frappe .image.is-3by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-frappe .image.is-4by5,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-frappe .image.is-3by4,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-frappe .image.is-2by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-frappe .image.is-3by5,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-frappe .image.is-9by16,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-frappe .image.is-1by2,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-frappe .image.is-1by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-frappe .image.is-16x16,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-frappe .image.is-24x24,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-frappe .image.is-32x32,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-frappe .image.is-48x48,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-frappe .image.is-64x64,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-frappe .image.is-96x96,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-frappe .image.is-128x128,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-frappe .notification{background-color:#292c3c;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-frappe .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-frappe .notification strong{color:currentColor}html.theme--catppuccin-frappe .notification code,html.theme--catppuccin-frappe .notification pre{background:#fff}html.theme--catppuccin-frappe .notification pre code{background:transparent}html.theme--catppuccin-frappe .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-frappe .notification .title,html.theme--catppuccin-frappe .notification .subtitle,html.theme--catppuccin-frappe .notification .content{color:currentColor}html.theme--catppuccin-frappe .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-dark,html.theme--catppuccin-frappe .content kbd.notification{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .notification.is-primary,html.theme--catppuccin-frappe .docstring>section>a.notification.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .notification.is-primary.is-light,html.theme--catppuccin-frappe .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .notification.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .notification.is-link.is-light{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .notification.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-info.is-light{background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .notification.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-success.is-light{background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .notification.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-warning.is-light{background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .notification.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .notification.is-danger.is-light{background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-frappe .progress::-webkit-progress-bar{background-color:#51576d}html.theme--catppuccin-frappe .progress::-webkit-progress-value{background-color:#838ba7}html.theme--catppuccin-frappe .progress::-moz-progress-bar{background-color:#838ba7}html.theme--catppuccin-frappe .progress::-ms-fill{background-color:#838ba7;border:none}html.theme--catppuccin-frappe .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-frappe .content kbd.progress::-webkit-progress-value{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-frappe .content kbd.progress::-moz-progress-bar{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark::-ms-fill,html.theme--catppuccin-frappe .content kbd.progress::-ms-fill{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark:indeterminate,html.theme--catppuccin-frappe .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #414559 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary::-ms-fill,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary:indeterminate,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #8caaee 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-link::-webkit-progress-value{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link::-moz-progress-bar{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link::-ms-fill{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link:indeterminate{background-image:linear-gradient(to right, #8caaee 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-info::-webkit-progress-value{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info::-moz-progress-bar{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info::-ms-fill{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info:indeterminate{background-image:linear-gradient(to right, #81c8be 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-success::-webkit-progress-value{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success::-moz-progress-bar{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success::-ms-fill{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6d189 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-warning::-webkit-progress-value{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning::-moz-progress-bar{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning::-ms-fill{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #e5c890 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-danger::-webkit-progress-value{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger::-moz-progress-bar{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger::-ms-fill{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #e78284 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#51576d;background-image:linear-gradient(to right, #c6d0f5 30%, #51576d 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-frappe .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-frappe .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-frappe .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-frappe .progress.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-frappe .progress.is-medium{height:1.25rem}html.theme--catppuccin-frappe .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-frappe .table{background-color:#51576d;color:#c6d0f5}html.theme--catppuccin-frappe .table td,html.theme--catppuccin-frappe .table th{border:1px solid #626880;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-frappe .table td.is-white,html.theme--catppuccin-frappe .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .table td.is-black,html.theme--catppuccin-frappe .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .table td.is-light,html.theme--catppuccin-frappe .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-dark,html.theme--catppuccin-frappe .table th.is-dark{background-color:#414559;border-color:#414559;color:#fff}html.theme--catppuccin-frappe .table td.is-primary,html.theme--catppuccin-frappe .table th.is-primary{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-link,html.theme--catppuccin-frappe .table th.is-link{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-info,html.theme--catppuccin-frappe .table th.is-info{background-color:#81c8be;border-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-success,html.theme--catppuccin-frappe .table th.is-success{background-color:#a6d189;border-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-warning,html.theme--catppuccin-frappe .table th.is-warning{background-color:#e5c890;border-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-danger,html.theme--catppuccin-frappe .table th.is-danger{background-color:#e78284;border-color:#e78284;color:#fff}html.theme--catppuccin-frappe .table td.is-narrow,html.theme--catppuccin-frappe .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-frappe .table td.is-selected,html.theme--catppuccin-frappe .table th.is-selected{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-selected a,html.theme--catppuccin-frappe .table td.is-selected strong,html.theme--catppuccin-frappe .table th.is-selected a,html.theme--catppuccin-frappe .table th.is-selected strong{color:currentColor}html.theme--catppuccin-frappe .table td.is-vcentered,html.theme--catppuccin-frappe .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-frappe .table th{color:#b0bef1}html.theme--catppuccin-frappe .table th:not([align]){text-align:left}html.theme--catppuccin-frappe .table tr.is-selected{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table tr.is-selected a,html.theme--catppuccin-frappe .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-frappe .table tr.is-selected td,html.theme--catppuccin-frappe .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-frappe .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table thead td,html.theme--catppuccin-frappe .table thead th{border-width:0 0 2px;color:#b0bef1}html.theme--catppuccin-frappe .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table tfoot td,html.theme--catppuccin-frappe .table tfoot th{border-width:2px 0 0;color:#b0bef1}html.theme--catppuccin-frappe .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table tbody tr:last-child td,html.theme--catppuccin-frappe .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-frappe .table.is-bordered td,html.theme--catppuccin-frappe .table.is-bordered th{border-width:1px}html.theme--catppuccin-frappe .table.is-bordered tr:last-child td,html.theme--catppuccin-frappe .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-frappe .table.is-fullwidth{width:100%}html.theme--catppuccin-frappe .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#414559}html.theme--catppuccin-frappe .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#414559}html.theme--catppuccin-frappe .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#454a5f}html.theme--catppuccin-frappe .table.is-narrow td,html.theme--catppuccin-frappe .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-frappe .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#414559}html.theme--catppuccin-frappe .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-frappe .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .tags .tag,html.theme--catppuccin-frappe .tags .content kbd,html.theme--catppuccin-frappe .content .tags kbd,html.theme--catppuccin-frappe .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-frappe .tags .tag:not(:last-child),html.theme--catppuccin-frappe .tags .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags kbd:not(:last-child),html.theme--catppuccin-frappe .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-frappe .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-frappe .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-frappe .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-frappe .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-frappe .tags.is-centered{justify-content:center}html.theme--catppuccin-frappe .tags.is-centered .tag,html.theme--catppuccin-frappe .tags.is-centered .content kbd,html.theme--catppuccin-frappe .content .tags.is-centered kbd,html.theme--catppuccin-frappe .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-frappe .tags.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .tags.is-right .tag:not(:first-child),html.theme--catppuccin-frappe .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-frappe .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-frappe .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-frappe .tags.is-right .tag:not(:last-child),html.theme--catppuccin-frappe .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-frappe .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-frappe .tags.has-addons .tag,html.theme--catppuccin-frappe .tags.has-addons .content kbd,html.theme--catppuccin-frappe .content .tags.has-addons kbd,html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-frappe .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-frappe .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-frappe .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-frappe .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-frappe .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-frappe .tag:not(body),html.theme--catppuccin-frappe .content kbd:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#292c3c;border-radius:.4em;color:#c6d0f5;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-frappe .tag:not(body) .delete,html.theme--catppuccin-frappe .content kbd:not(body) .delete,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-frappe .tag.is-white:not(body),html.theme--catppuccin-frappe .content kbd.is-white:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .tag.is-black:not(body),html.theme--catppuccin-frappe .content kbd.is-black:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .tag.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-dark:not(body),html.theme--catppuccin-frappe .content kbd:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-frappe .content .docstring>section>kbd:not(body){background-color:#414559;color:#fff}html.theme--catppuccin-frappe .tag.is-primary:not(body),html.theme--catppuccin-frappe .content kbd.is-primary:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .tag.is-primary.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .tag.is-link:not(body),html.theme--catppuccin-frappe .content kbd.is-link:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .tag.is-link.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-link.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .tag.is-info:not(body),html.theme--catppuccin-frappe .content kbd.is-info:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-info.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-info.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .tag.is-success:not(body),html.theme--catppuccin-frappe .content kbd.is-success:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-success.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-success.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .tag.is-warning:not(body),html.theme--catppuccin-frappe .content kbd.is-warning:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-warning.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .tag.is-danger:not(body),html.theme--catppuccin-frappe .content kbd.is-danger:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .tag.is-danger.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .tag.is-normal:not(body),html.theme--catppuccin-frappe .content kbd.is-normal:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-frappe .tag.is-medium:not(body),html.theme--catppuccin-frappe .content kbd.is-medium:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-frappe .tag.is-large:not(body),html.theme--catppuccin-frappe .content kbd.is-large:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-frappe .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-frappe .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-frappe .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-frappe .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-frappe .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-frappe .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-frappe .tag.is-delete:not(body),html.theme--catppuccin-frappe .content kbd.is-delete:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-frappe .tag.is-delete:not(body)::before,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::before,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-frappe .tag.is-delete:not(body)::after,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::after,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-frappe .tag.is-delete:not(body)::before,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::before,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-frappe .tag.is-delete:not(body)::after,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::after,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-frappe .tag.is-delete:not(body):hover,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):hover,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-frappe .tag.is-delete:not(body):focus,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):focus,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#1f212d}html.theme--catppuccin-frappe .tag.is-delete:not(body):active,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):active,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#14161e}html.theme--catppuccin-frappe .tag.is-rounded:not(body),html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-frappe .content kbd.is-rounded:not(body),html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-frappe a.tag:hover,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-frappe .title,html.theme--catppuccin-frappe .subtitle{word-break:break-word}html.theme--catppuccin-frappe .title em,html.theme--catppuccin-frappe .title span,html.theme--catppuccin-frappe .subtitle em,html.theme--catppuccin-frappe .subtitle span{font-weight:inherit}html.theme--catppuccin-frappe .title sub,html.theme--catppuccin-frappe .subtitle sub{font-size:.75em}html.theme--catppuccin-frappe .title sup,html.theme--catppuccin-frappe .subtitle sup{font-size:.75em}html.theme--catppuccin-frappe .title .tag,html.theme--catppuccin-frappe .title .content kbd,html.theme--catppuccin-frappe .content .title kbd,html.theme--catppuccin-frappe .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-frappe .subtitle .tag,html.theme--catppuccin-frappe .subtitle .content kbd,html.theme--catppuccin-frappe .content .subtitle kbd,html.theme--catppuccin-frappe .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-frappe .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-frappe .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-frappe .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-frappe .title.is-1{font-size:3rem}html.theme--catppuccin-frappe .title.is-2{font-size:2.5rem}html.theme--catppuccin-frappe .title.is-3{font-size:2rem}html.theme--catppuccin-frappe .title.is-4{font-size:1.5rem}html.theme--catppuccin-frappe .title.is-5{font-size:1.25rem}html.theme--catppuccin-frappe .title.is-6{font-size:1rem}html.theme--catppuccin-frappe .title.is-7{font-size:.75rem}html.theme--catppuccin-frappe .subtitle{color:#737994;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-frappe .subtitle strong{color:#737994;font-weight:600}html.theme--catppuccin-frappe .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-frappe .subtitle.is-1{font-size:3rem}html.theme--catppuccin-frappe .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-frappe .subtitle.is-3{font-size:2rem}html.theme--catppuccin-frappe .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-frappe .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-frappe .subtitle.is-6{font-size:1rem}html.theme--catppuccin-frappe .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-frappe .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-frappe .number{align-items:center;background-color:#292c3c;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{background-color:#303446;border-color:#626880;border-radius:.4em;color:#838ba7}html.theme--catppuccin-frappe .select select::-moz-placeholder,html.theme--catppuccin-frappe .textarea::-moz-placeholder,html.theme--catppuccin-frappe .input::-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select::-webkit-input-placeholder,html.theme--catppuccin-frappe .textarea::-webkit-input-placeholder,html.theme--catppuccin-frappe .input::-webkit-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:-moz-placeholder,html.theme--catppuccin-frappe .textarea:-moz-placeholder,html.theme--catppuccin-frappe .input:-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:-ms-input-placeholder,html.theme--catppuccin-frappe .textarea:-ms-input-placeholder,html.theme--catppuccin-frappe .input:-ms-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:hover,html.theme--catppuccin-frappe .textarea:hover,html.theme--catppuccin-frappe .input:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-frappe .select select.is-hovered,html.theme--catppuccin-frappe .is-hovered.textarea,html.theme--catppuccin-frappe .is-hovered.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#737994}html.theme--catppuccin-frappe .select select:focus,html.theme--catppuccin-frappe .textarea:focus,html.theme--catppuccin-frappe .input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-frappe .select select.is-focused,html.theme--catppuccin-frappe .is-focused.textarea,html.theme--catppuccin-frappe .is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .select select:active,html.theme--catppuccin-frappe .textarea:active,html.theme--catppuccin-frappe .input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-frappe .select select.is-active,html.theme--catppuccin-frappe .is-active.textarea,html.theme--catppuccin-frappe .is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#8caaee;box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select select[disabled],html.theme--catppuccin-frappe .textarea[disabled],html.theme--catppuccin-frappe .input[disabled],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-frappe .select select,fieldset[disabled] html.theme--catppuccin-frappe .textarea,fieldset[disabled] html.theme--catppuccin-frappe .input,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{background-color:#737994;border-color:#292c3c;box-shadow:none;color:#f1f4fd}html.theme--catppuccin-frappe .select select[disabled]::-moz-placeholder,html.theme--catppuccin-frappe .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-frappe .input[disabled]::-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]:-moz-placeholder,html.theme--catppuccin-frappe .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-frappe .input[disabled]:-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-frappe .textarea[readonly],html.theme--catppuccin-frappe .input[readonly],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-frappe .is-white.textarea,html.theme--catppuccin-frappe .is-white.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-frappe .is-white.textarea:focus,html.theme--catppuccin-frappe .is-white.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-frappe .is-white.is-focused.textarea,html.theme--catppuccin-frappe .is-white.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-white.textarea:active,html.theme--catppuccin-frappe .is-white.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-frappe .is-white.is-active.textarea,html.theme--catppuccin-frappe .is-white.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .is-black.textarea,html.theme--catppuccin-frappe .is-black.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-frappe .is-black.textarea:focus,html.theme--catppuccin-frappe .is-black.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-frappe .is-black.is-focused.textarea,html.theme--catppuccin-frappe .is-black.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-black.textarea:active,html.theme--catppuccin-frappe .is-black.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-frappe .is-black.is-active.textarea,html.theme--catppuccin-frappe .is-black.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .is-light.textarea,html.theme--catppuccin-frappe .is-light.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-frappe .is-light.textarea:focus,html.theme--catppuccin-frappe .is-light.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-frappe .is-light.is-focused.textarea,html.theme--catppuccin-frappe .is-light.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-light.textarea:active,html.theme--catppuccin-frappe .is-light.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-frappe .is-light.is-active.textarea,html.theme--catppuccin-frappe .is-light.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .is-dark.textarea,html.theme--catppuccin-frappe .content kbd.textarea,html.theme--catppuccin-frappe .is-dark.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-frappe .content kbd.input{border-color:#414559}html.theme--catppuccin-frappe .is-dark.textarea:focus,html.theme--catppuccin-frappe .content kbd.textarea:focus,html.theme--catppuccin-frappe .is-dark.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-frappe .content kbd.input:focus,html.theme--catppuccin-frappe .is-dark.is-focused.textarea,html.theme--catppuccin-frappe .content kbd.is-focused.textarea,html.theme--catppuccin-frappe .is-dark.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .content kbd.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-dark.textarea:active,html.theme--catppuccin-frappe .content kbd.textarea:active,html.theme--catppuccin-frappe .is-dark.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-frappe .content kbd.input:active,html.theme--catppuccin-frappe .is-dark.is-active.textarea,html.theme--catppuccin-frappe .content kbd.is-active.textarea,html.theme--catppuccin-frappe .is-dark.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .content kbd.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .is-primary.textarea,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink{border-color:#8caaee}html.theme--catppuccin-frappe .is-primary.textarea:focus,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-frappe .is-primary.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-frappe .is-primary.is-focused.textarea,html.theme--catppuccin-frappe .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.textarea:active,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-frappe .is-primary.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-frappe .is-primary.is-active.textarea,html.theme--catppuccin-frappe .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .is-link.textarea,html.theme--catppuccin-frappe .is-link.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#8caaee}html.theme--catppuccin-frappe .is-link.textarea:focus,html.theme--catppuccin-frappe .is-link.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-frappe .is-link.is-focused.textarea,html.theme--catppuccin-frappe .is-link.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-link.textarea:active,html.theme--catppuccin-frappe .is-link.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-frappe .is-link.is-active.textarea,html.theme--catppuccin-frappe .is-link.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .is-info.textarea,html.theme--catppuccin-frappe .is-info.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#81c8be}html.theme--catppuccin-frappe .is-info.textarea:focus,html.theme--catppuccin-frappe .is-info.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-frappe .is-info.is-focused.textarea,html.theme--catppuccin-frappe .is-info.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-info.textarea:active,html.theme--catppuccin-frappe .is-info.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-frappe .is-info.is-active.textarea,html.theme--catppuccin-frappe .is-info.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .is-success.textarea,html.theme--catppuccin-frappe .is-success.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6d189}html.theme--catppuccin-frappe .is-success.textarea:focus,html.theme--catppuccin-frappe .is-success.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-frappe .is-success.is-focused.textarea,html.theme--catppuccin-frappe .is-success.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-success.textarea:active,html.theme--catppuccin-frappe .is-success.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-frappe .is-success.is-active.textarea,html.theme--catppuccin-frappe .is-success.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .is-warning.textarea,html.theme--catppuccin-frappe .is-warning.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#e5c890}html.theme--catppuccin-frappe .is-warning.textarea:focus,html.theme--catppuccin-frappe .is-warning.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-frappe .is-warning.is-focused.textarea,html.theme--catppuccin-frappe .is-warning.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-warning.textarea:active,html.theme--catppuccin-frappe .is-warning.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-frappe .is-warning.is-active.textarea,html.theme--catppuccin-frappe .is-warning.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .is-danger.textarea,html.theme--catppuccin-frappe .is-danger.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#e78284}html.theme--catppuccin-frappe .is-danger.textarea:focus,html.theme--catppuccin-frappe .is-danger.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-frappe .is-danger.is-focused.textarea,html.theme--catppuccin-frappe .is-danger.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-danger.textarea:active,html.theme--catppuccin-frappe .is-danger.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-frappe .is-danger.is-active.textarea,html.theme--catppuccin-frappe .is-danger.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .is-small.textarea,html.theme--catppuccin-frappe .is-small.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-frappe .is-medium.textarea,html.theme--catppuccin-frappe .is-medium.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .is-large.textarea,html.theme--catppuccin-frappe .is-large.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .is-fullwidth.textarea,html.theme--catppuccin-frappe .is-fullwidth.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-frappe .is-inline.textarea,html.theme--catppuccin-frappe .is-inline.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-frappe .input.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-frappe .input.is-static,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-frappe .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-frappe .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-frappe .textarea[rows]{height:initial}html.theme--catppuccin-frappe .textarea.has-fixed-size{resize:none}html.theme--catppuccin-frappe .radio,html.theme--catppuccin-frappe .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-frappe .radio input,html.theme--catppuccin-frappe .checkbox input{cursor:pointer}html.theme--catppuccin-frappe .radio:hover,html.theme--catppuccin-frappe .checkbox:hover{color:#99d1db}html.theme--catppuccin-frappe .radio[disabled],html.theme--catppuccin-frappe .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-frappe .radio,fieldset[disabled] html.theme--catppuccin-frappe .checkbox,html.theme--catppuccin-frappe .radio input[disabled],html.theme--catppuccin-frappe .checkbox input[disabled]{color:#f1f4fd;cursor:not-allowed}html.theme--catppuccin-frappe .radio+.radio{margin-left:.5em}html.theme--catppuccin-frappe .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-frappe .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading)::after{border-color:#8caaee;right:1.125em;z-index:4}html.theme--catppuccin-frappe .select.is-rounded select,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-frappe .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-frappe .select select::-ms-expand{display:none}html.theme--catppuccin-frappe .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-frappe .select select:hover{border-color:#292c3c}html.theme--catppuccin-frappe .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-frappe .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-frappe .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#99d1db}html.theme--catppuccin-frappe .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-frappe .select.is-white select{border-color:#fff}html.theme--catppuccin-frappe .select.is-white select:hover,html.theme--catppuccin-frappe .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-frappe .select.is-white select:focus,html.theme--catppuccin-frappe .select.is-white select.is-focused,html.theme--catppuccin-frappe .select.is-white select:active,html.theme--catppuccin-frappe .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-frappe .select.is-black select:hover,html.theme--catppuccin-frappe .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-frappe .select.is-black select:focus,html.theme--catppuccin-frappe .select.is-black select.is-focused,html.theme--catppuccin-frappe .select.is-black select:active,html.theme--catppuccin-frappe .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-frappe .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-frappe .select.is-light select:hover,html.theme--catppuccin-frappe .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-frappe .select.is-light select:focus,html.theme--catppuccin-frappe .select.is-light select.is-focused,html.theme--catppuccin-frappe .select.is-light select:active,html.theme--catppuccin-frappe .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .select.is-dark:not(:hover)::after,html.theme--catppuccin-frappe .content kbd.select:not(:hover)::after{border-color:#414559}html.theme--catppuccin-frappe .select.is-dark select,html.theme--catppuccin-frappe .content kbd.select select{border-color:#414559}html.theme--catppuccin-frappe .select.is-dark select:hover,html.theme--catppuccin-frappe .content kbd.select select:hover,html.theme--catppuccin-frappe .select.is-dark select.is-hovered,html.theme--catppuccin-frappe .content kbd.select select.is-hovered{border-color:#363a4a}html.theme--catppuccin-frappe .select.is-dark select:focus,html.theme--catppuccin-frappe .content kbd.select select:focus,html.theme--catppuccin-frappe .select.is-dark select.is-focused,html.theme--catppuccin-frappe .content kbd.select select.is-focused,html.theme--catppuccin-frappe .select.is-dark select:active,html.theme--catppuccin-frappe .content kbd.select select:active,html.theme--catppuccin-frappe .select.is-dark select.is-active,html.theme--catppuccin-frappe .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .select.is-primary:not(:hover)::after,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-primary select,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-primary select:hover,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-frappe .select.is-primary select.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#769aeb}html.theme--catppuccin-frappe .select.is-primary select:focus,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-frappe .select.is-primary select.is-focused,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-frappe .select.is-primary select:active,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-frappe .select.is-primary select.is-active,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select.is-link:not(:hover)::after{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-link select{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-link select:hover,html.theme--catppuccin-frappe .select.is-link select.is-hovered{border-color:#769aeb}html.theme--catppuccin-frappe .select.is-link select:focus,html.theme--catppuccin-frappe .select.is-link select.is-focused,html.theme--catppuccin-frappe .select.is-link select:active,html.theme--catppuccin-frappe .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select.is-info:not(:hover)::after{border-color:#81c8be}html.theme--catppuccin-frappe .select.is-info select{border-color:#81c8be}html.theme--catppuccin-frappe .select.is-info select:hover,html.theme--catppuccin-frappe .select.is-info select.is-hovered{border-color:#6fc0b5}html.theme--catppuccin-frappe .select.is-info select:focus,html.theme--catppuccin-frappe .select.is-info select.is-focused,html.theme--catppuccin-frappe .select.is-info select:active,html.theme--catppuccin-frappe .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .select.is-success:not(:hover)::after{border-color:#a6d189}html.theme--catppuccin-frappe .select.is-success select{border-color:#a6d189}html.theme--catppuccin-frappe .select.is-success select:hover,html.theme--catppuccin-frappe .select.is-success select.is-hovered{border-color:#98ca77}html.theme--catppuccin-frappe .select.is-success select:focus,html.theme--catppuccin-frappe .select.is-success select.is-focused,html.theme--catppuccin-frappe .select.is-success select:active,html.theme--catppuccin-frappe .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .select.is-warning:not(:hover)::after{border-color:#e5c890}html.theme--catppuccin-frappe .select.is-warning select{border-color:#e5c890}html.theme--catppuccin-frappe .select.is-warning select:hover,html.theme--catppuccin-frappe .select.is-warning select.is-hovered{border-color:#e0be7b}html.theme--catppuccin-frappe .select.is-warning select:focus,html.theme--catppuccin-frappe .select.is-warning select.is-focused,html.theme--catppuccin-frappe .select.is-warning select:active,html.theme--catppuccin-frappe .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .select.is-danger:not(:hover)::after{border-color:#e78284}html.theme--catppuccin-frappe .select.is-danger select{border-color:#e78284}html.theme--catppuccin-frappe .select.is-danger select:hover,html.theme--catppuccin-frappe .select.is-danger select.is-hovered{border-color:#e36d6f}html.theme--catppuccin-frappe .select.is-danger select:focus,html.theme--catppuccin-frappe .select.is-danger select.is-focused,html.theme--catppuccin-frappe .select.is-danger select:active,html.theme--catppuccin-frappe .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .select.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-frappe .select.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .select.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .select.is-disabled::after{border-color:#f1f4fd !important;opacity:0.5}html.theme--catppuccin-frappe .select.is-fullwidth{width:100%}html.theme--catppuccin-frappe .select.is-fullwidth select{width:100%}html.theme--catppuccin-frappe .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-frappe .select.is-loading.is-small:after,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-frappe .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-frappe .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-frappe .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-frappe .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:hover .file-cta,html.theme--catppuccin-frappe .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:focus .file-cta,html.theme--catppuccin-frappe .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:active .file-cta,html.theme--catppuccin-frappe .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-black:hover .file-cta,html.theme--catppuccin-frappe .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-black:focus .file-cta,html.theme--catppuccin-frappe .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-black:active .file-cta,html.theme--catppuccin-frappe .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:hover .file-cta,html.theme--catppuccin-frappe .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:focus .file-cta,html.theme--catppuccin-frappe .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:active .file-cta,html.theme--catppuccin-frappe .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-dark .file-cta,html.theme--catppuccin-frappe .content kbd.file .file-cta{background-color:#414559;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-dark:hover .file-cta,html.theme--catppuccin-frappe .content kbd.file:hover .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-hovered .file-cta{background-color:#3c3f52;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-dark:focus .file-cta,html.theme--catppuccin-frappe .content kbd.file:focus .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-focused .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(65,69,89,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-dark:active .file-cta,html.theme--catppuccin-frappe .content kbd.file:active .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-active .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-active .file-cta{background-color:#363a4a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary:hover .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary:focus .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-focused .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(140,170,238,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-primary:active .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-active .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link .file-cta{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link:hover .file-cta,html.theme--catppuccin-frappe .file.is-link.is-hovered .file-cta{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link:focus .file-cta,html.theme--catppuccin-frappe .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(140,170,238,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-link:active .file-cta,html.theme--catppuccin-frappe .file.is-link.is-active .file-cta{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-info .file-cta{background-color:#81c8be;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:hover .file-cta,html.theme--catppuccin-frappe .file.is-info.is-hovered .file-cta{background-color:#78c4b9;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:focus .file-cta,html.theme--catppuccin-frappe .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(129,200,190,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:active .file-cta,html.theme--catppuccin-frappe .file.is-info.is-active .file-cta{background-color:#6fc0b5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success .file-cta{background-color:#a6d189;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:hover .file-cta,html.theme--catppuccin-frappe .file.is-success.is-hovered .file-cta{background-color:#9fcd80;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:focus .file-cta,html.theme--catppuccin-frappe .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,209,137,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:active .file-cta,html.theme--catppuccin-frappe .file.is-success.is-active .file-cta{background-color:#98ca77;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning .file-cta{background-color:#e5c890;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:hover .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-hovered .file-cta{background-color:#e3c386;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:focus .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(229,200,144,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:active .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-active .file-cta{background-color:#e0be7b;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-danger .file-cta{background-color:#e78284;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-danger:hover .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-hovered .file-cta{background-color:#e57779;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-danger:focus .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(231,130,132,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-danger:active .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-active .file-cta{background-color:#e36d6f;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-frappe .file.is-normal{font-size:1rem}html.theme--catppuccin-frappe .file.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-frappe .file.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-frappe .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-frappe .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-frappe .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-frappe .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-frappe .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-frappe .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-frappe .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-frappe .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-frappe .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-frappe .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-frappe .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-frappe .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-frappe .file.is-centered{justify-content:center}html.theme--catppuccin-frappe .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-frappe .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-frappe .file.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-frappe .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-frappe .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-frappe .file-label:hover .file-cta{background-color:#3c3f52;color:#b0bef1}html.theme--catppuccin-frappe .file-label:hover .file-name{border-color:#5c6279}html.theme--catppuccin-frappe .file-label:active .file-cta{background-color:#363a4a;color:#b0bef1}html.theme--catppuccin-frappe .file-label:active .file-name{border-color:#575c72}html.theme--catppuccin-frappe .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe .file-name{border-color:#626880;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-frappe .file-cta{background-color:#414559;color:#c6d0f5}html.theme--catppuccin-frappe .file-name{border-color:#626880;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-frappe .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-frappe .file-icon .fa{font-size:14px}html.theme--catppuccin-frappe .label{color:#b0bef1;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-frappe .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-frappe .label.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-frappe .label.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .label.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-frappe .help.is-white{color:#fff}html.theme--catppuccin-frappe .help.is-black{color:#0a0a0a}html.theme--catppuccin-frappe .help.is-light{color:#f5f5f5}html.theme--catppuccin-frappe .help.is-dark,html.theme--catppuccin-frappe .content kbd.help{color:#414559}html.theme--catppuccin-frappe .help.is-primary,html.theme--catppuccin-frappe .docstring>section>a.help.docs-sourcelink{color:#8caaee}html.theme--catppuccin-frappe .help.is-link{color:#8caaee}html.theme--catppuccin-frappe .help.is-info{color:#81c8be}html.theme--catppuccin-frappe .help.is-success{color:#a6d189}html.theme--catppuccin-frappe .help.is-warning{color:#e5c890}html.theme--catppuccin-frappe .help.is-danger{color:#e78284}html.theme--catppuccin-frappe .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-frappe .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-frappe .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-frappe .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-frappe .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-frappe .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-frappe .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-frappe .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-frappe .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field.is-horizontal{display:flex}}html.theme--catppuccin-frappe .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-frappe .field-label.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-frappe .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-frappe .field-body .field{margin-bottom:0}html.theme--catppuccin-frappe .field-body>.field{flex-shrink:1}html.theme--catppuccin-frappe .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-frappe .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-frappe .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-frappe .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select:focus~.icon{color:#414559}html.theme--catppuccin-frappe .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-frappe .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-frappe .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-frappe .control.has-icons-left .icon,html.theme--catppuccin-frappe .control.has-icons-right .icon{color:#626880;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-frappe .control.has-icons-left .input,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-frappe .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-frappe .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-frappe .control.has-icons-right .input,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-frappe .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-frappe .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-frappe .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-frappe .control.is-loading.is-small:after,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-frappe .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-frappe .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-frappe .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-frappe .breadcrumb a{align-items:center;color:#8caaee;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-frappe .breadcrumb a:hover{color:#99d1db}html.theme--catppuccin-frappe .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-frappe .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-frappe .breadcrumb li.is-active a{color:#b0bef1;cursor:default;pointer-events:none}html.theme--catppuccin-frappe .breadcrumb li+li::before{color:#737994;content:"\0002f"}html.theme--catppuccin-frappe .breadcrumb ul,html.theme--catppuccin-frappe .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-frappe .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-frappe .breadcrumb.is-centered ol,html.theme--catppuccin-frappe .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-frappe .breadcrumb.is-right ol,html.theme--catppuccin-frappe .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-frappe .breadcrumb.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-frappe .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-frappe .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-frappe .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-frappe .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-frappe .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#c6d0f5;max-width:100%;position:relative}html.theme--catppuccin-frappe .card-footer:first-child,html.theme--catppuccin-frappe .card-content:first-child,html.theme--catppuccin-frappe .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-frappe .card-footer:last-child,html.theme--catppuccin-frappe .card-content:last-child,html.theme--catppuccin-frappe .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-frappe .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-frappe .card-header-title{align-items:center;color:#b0bef1;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-frappe .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-frappe .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-frappe .card-image{display:block;position:relative}html.theme--catppuccin-frappe .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-frappe .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-frappe .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-frappe .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-frappe .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-frappe .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-frappe .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-frappe .dropdown.is-active .dropdown-menu,html.theme--catppuccin-frappe .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-frappe .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-frappe .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-frappe .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-frappe .dropdown-content{background-color:#292c3c;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-frappe .dropdown-item{color:#c6d0f5;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-frappe a.dropdown-item,html.theme--catppuccin-frappe button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-frappe a.dropdown-item:hover,html.theme--catppuccin-frappe button.dropdown-item:hover{background-color:#292c3c;color:#0a0a0a}html.theme--catppuccin-frappe a.dropdown-item.is-active,html.theme--catppuccin-frappe button.dropdown-item.is-active{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-frappe .level{align-items:center;justify-content:space-between}html.theme--catppuccin-frappe .level code{border-radius:.4em}html.theme--catppuccin-frappe .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-frappe .level.is-mobile{display:flex}html.theme--catppuccin-frappe .level.is-mobile .level-left,html.theme--catppuccin-frappe .level.is-mobile .level-right{display:flex}html.theme--catppuccin-frappe .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-frappe .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-frappe .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level{display:flex}html.theme--catppuccin-frappe .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-frappe .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-frappe .level-item .title,html.theme--catppuccin-frappe .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-frappe .level-left,html.theme--catppuccin-frappe .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .level-left .level-item.is-flexible,html.theme--catppuccin-frappe .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-left .level-item:not(:last-child),html.theme--catppuccin-frappe .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-frappe .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-left{display:flex}}html.theme--catppuccin-frappe .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-right{display:flex}}html.theme--catppuccin-frappe .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-frappe .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-frappe .media .media{border-top:1px solid rgba(98,104,128,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-frappe .media .media .content:not(:last-child),html.theme--catppuccin-frappe .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-frappe .media .media .media{padding-top:.5rem}html.theme--catppuccin-frappe .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-frappe .media+.media{border-top:1px solid rgba(98,104,128,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-frappe .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-frappe .media-left,html.theme--catppuccin-frappe .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .media-left{margin-right:1rem}html.theme--catppuccin-frappe .media-right{margin-left:1rem}html.theme--catppuccin-frappe .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .media-content{overflow-x:auto}}html.theme--catppuccin-frappe .menu{font-size:1rem}html.theme--catppuccin-frappe .menu.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-frappe .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .menu.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .menu-list{line-height:1.25}html.theme--catppuccin-frappe .menu-list a{border-radius:3px;color:#c6d0f5;display:block;padding:0.5em 0.75em}html.theme--catppuccin-frappe .menu-list a:hover{background-color:#292c3c;color:#b0bef1}html.theme--catppuccin-frappe .menu-list a.is-active{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .menu-list li ul{border-left:1px solid #626880;margin:.75em;padding-left:.75em}html.theme--catppuccin-frappe .menu-label{color:#f1f4fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-frappe .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-frappe .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-frappe .message{background-color:#292c3c;border-radius:.4em;font-size:1rem}html.theme--catppuccin-frappe .message strong{color:currentColor}html.theme--catppuccin-frappe .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-frappe .message.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-frappe .message.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .message.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .message.is-white{background-color:#fff}html.theme--catppuccin-frappe .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-frappe .message.is-black{background-color:#fafafa}html.theme--catppuccin-frappe .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-frappe .message.is-light{background-color:#fafafa}html.theme--catppuccin-frappe .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-frappe .message.is-dark,html.theme--catppuccin-frappe .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-frappe .message.is-dark .message-header,html.theme--catppuccin-frappe .content kbd.message .message-header{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .message.is-dark .message-body,html.theme--catppuccin-frappe .content kbd.message .message-body{border-color:#414559}html.theme--catppuccin-frappe .message.is-primary,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink{background-color:#edf2fc}html.theme--catppuccin-frappe .message.is-primary .message-header,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink .message-header{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .message.is-primary .message-body,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink .message-body{border-color:#8caaee;color:#153a8e}html.theme--catppuccin-frappe .message.is-link{background-color:#edf2fc}html.theme--catppuccin-frappe .message.is-link .message-header{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .message.is-link .message-body{border-color:#8caaee;color:#153a8e}html.theme--catppuccin-frappe .message.is-info{background-color:#f1f9f8}html.theme--catppuccin-frappe .message.is-info .message-header{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-info .message-body{border-color:#81c8be;color:#2d675f}html.theme--catppuccin-frappe .message.is-success{background-color:#f4f9f0}html.theme--catppuccin-frappe .message.is-success .message-header{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-success .message-body{border-color:#a6d189;color:#446a29}html.theme--catppuccin-frappe .message.is-warning{background-color:#fbf7ee}html.theme--catppuccin-frappe .message.is-warning .message-header{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-warning .message-body{border-color:#e5c890;color:#78591c}html.theme--catppuccin-frappe .message.is-danger{background-color:#fceeee}html.theme--catppuccin-frappe .message.is-danger .message-header{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .message.is-danger .message-body{border-color:#e78284;color:#9a1e20}html.theme--catppuccin-frappe .message-header{align-items:center;background-color:#c6d0f5;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-frappe .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-frappe .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .message-body{border-color:#626880;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#c6d0f5;padding:1.25em 1.5em}html.theme--catppuccin-frappe .message-body code,html.theme--catppuccin-frappe .message-body pre{background-color:#fff}html.theme--catppuccin-frappe .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-frappe .modal.is-active{display:flex}html.theme--catppuccin-frappe .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-frappe .modal-content,html.theme--catppuccin-frappe .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-frappe .modal-content,html.theme--catppuccin-frappe .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-frappe .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-frappe .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-frappe .modal-card-head,html.theme--catppuccin-frappe .modal-card-foot{align-items:center;background-color:#292c3c;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-frappe .modal-card-head{border-bottom:1px solid #626880;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-frappe .modal-card-title{color:#c6d0f5;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-frappe .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #626880}html.theme--catppuccin-frappe .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-frappe .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#303446;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-frappe .navbar{background-color:#8caaee;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-frappe .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-frappe .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-frappe .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-dark,html.theme--catppuccin-frappe .content kbd.navbar{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-burger,html.theme--catppuccin-frappe .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#414559;color:#fff}}html.theme--catppuccin-frappe .navbar.is-primary,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-burger,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee;color:#fff}}html.theme--catppuccin-frappe .navbar.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee;color:#fff}}html.theme--catppuccin-frappe .navbar.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#81c8be;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6d189;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#e5c890;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#e78284;color:#fff}}html.theme--catppuccin-frappe .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-frappe .navbar.has-shadow{box-shadow:0 2px 0 0 #292c3c}html.theme--catppuccin-frappe .navbar.is-fixed-bottom,html.theme--catppuccin-frappe .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #292c3c}html.theme--catppuccin-frappe .navbar.is-fixed-top{top:0}html.theme--catppuccin-frappe html.has-navbar-fixed-top,html.theme--catppuccin-frappe body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-frappe .navbar-brand,html.theme--catppuccin-frappe .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-frappe .navbar-brand a.navbar-item:focus,html.theme--catppuccin-frappe .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-frappe .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-frappe .navbar-burger{color:#c6d0f5;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-frappe .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-frappe .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-frappe .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-frappe .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-frappe .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-frappe .navbar-menu{display:none}html.theme--catppuccin-frappe .navbar-item,html.theme--catppuccin-frappe .navbar-link{color:#c6d0f5;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-frappe .navbar-item .icon:only-child,html.theme--catppuccin-frappe .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-frappe a.navbar-item,html.theme--catppuccin-frappe .navbar-link{cursor:pointer}html.theme--catppuccin-frappe a.navbar-item:focus,html.theme--catppuccin-frappe a.navbar-item:focus-within,html.theme--catppuccin-frappe a.navbar-item:hover,html.theme--catppuccin-frappe a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar-link:focus,html.theme--catppuccin-frappe .navbar-link:focus-within,html.theme--catppuccin-frappe .navbar-link:hover,html.theme--catppuccin-frappe .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#8caaee}html.theme--catppuccin-frappe .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .navbar-item img{max-height:1.75rem}html.theme--catppuccin-frappe .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-frappe .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-frappe .navbar-item.is-tab:focus,html.theme--catppuccin-frappe .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#8caaee}html.theme--catppuccin-frappe .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#8caaee;border-bottom-style:solid;border-bottom-width:3px;color:#8caaee;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-frappe .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-frappe .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-frappe .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-frappe .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .navbar>.container{display:block}html.theme--catppuccin-frappe .navbar-brand .navbar-item,html.theme--catppuccin-frappe .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-frappe .navbar-link::after{display:none}html.theme--catppuccin-frappe .navbar-menu{background-color:#8caaee;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-frappe .navbar-menu.is-active{display:block}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch,html.theme--catppuccin-frappe .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-frappe .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-frappe .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-frappe html.has-navbar-fixed-top-touch,html.theme--catppuccin-frappe body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar,html.theme--catppuccin-frappe .navbar-menu,html.theme--catppuccin-frappe .navbar-start,html.theme--catppuccin-frappe .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-frappe .navbar{min-height:4rem}html.theme--catppuccin-frappe .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-frappe .navbar.is-spaced .navbar-start,html.theme--catppuccin-frappe .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-frappe .navbar.is-spaced a.navbar-item,html.theme--catppuccin-frappe .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#838ba7}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8caaee}html.theme--catppuccin-frappe .navbar-burger{display:none}html.theme--catppuccin-frappe .navbar-item,html.theme--catppuccin-frappe .navbar-link{align-items:center;display:flex}html.theme--catppuccin-frappe .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-frappe .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-frappe .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-frappe .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-frappe .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-frappe .navbar-dropdown{background-color:#8caaee;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-frappe .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#838ba7}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8caaee}.navbar.is-spaced html.theme--catppuccin-frappe .navbar-dropdown,html.theme--catppuccin-frappe .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-frappe .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-frappe .navbar-divider{display:block}html.theme--catppuccin-frappe .navbar>.container .navbar-brand,html.theme--catppuccin-frappe .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-frappe .navbar>.container .navbar-menu,html.theme--catppuccin-frappe .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-frappe .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-frappe html.has-navbar-fixed-top-desktop,html.theme--catppuccin-frappe body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-frappe html.has-spaced-navbar-fixed-top,html.theme--catppuccin-frappe body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-frappe html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-frappe body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-frappe a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar-link.is-active{color:#8caaee}html.theme--catppuccin-frappe a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-frappe .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-frappe .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-frappe .pagination.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-frappe .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .pagination.is-rounded .pagination-previous,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-frappe .pagination.is-rounded .pagination-next,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-frappe .pagination.is-rounded .pagination-link,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-frappe .pagination,html.theme--catppuccin-frappe .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link{border-color:#626880;color:#8caaee;min-width:2.5em}html.theme--catppuccin-frappe .pagination-previous:hover,html.theme--catppuccin-frappe .pagination-next:hover,html.theme--catppuccin-frappe .pagination-link:hover{border-color:#737994;color:#99d1db}html.theme--catppuccin-frappe .pagination-previous:focus,html.theme--catppuccin-frappe .pagination-next:focus,html.theme--catppuccin-frappe .pagination-link:focus{border-color:#737994}html.theme--catppuccin-frappe .pagination-previous:active,html.theme--catppuccin-frappe .pagination-next:active,html.theme--catppuccin-frappe .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-frappe .pagination-previous[disabled],html.theme--catppuccin-frappe .pagination-previous.is-disabled,html.theme--catppuccin-frappe .pagination-next[disabled],html.theme--catppuccin-frappe .pagination-next.is-disabled,html.theme--catppuccin-frappe .pagination-link[disabled],html.theme--catppuccin-frappe .pagination-link.is-disabled{background-color:#626880;border-color:#626880;box-shadow:none;color:#f1f4fd;opacity:0.5}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-frappe .pagination-link.is-current{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .pagination-ellipsis{color:#737994;pointer-events:none}html.theme--catppuccin-frappe .pagination-list{flex-wrap:wrap}html.theme--catppuccin-frappe .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .pagination{flex-wrap:wrap}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-frappe .pagination-previous{order:2}html.theme--catppuccin-frappe .pagination-next{order:3}html.theme--catppuccin-frappe .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-frappe .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-frappe .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-frappe .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-frappe .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-frappe .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-frappe .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-frappe .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-frappe .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-frappe .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-frappe .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-frappe .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-frappe .panel.is-dark .panel-heading,html.theme--catppuccin-frappe .content kbd.panel .panel-heading{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-frappe .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#414559}html.theme--catppuccin-frappe .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-frappe .content kbd.panel .panel-block.is-active .panel-icon{color:#414559}html.theme--catppuccin-frappe .panel.is-primary .panel-heading,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#8caaee}html.theme--catppuccin-frappe .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel.is-link .panel-heading{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .panel.is-link .panel-tabs a.is-active{border-bottom-color:#8caaee}html.theme--catppuccin-frappe .panel.is-link .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel.is-info .panel-heading{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-info .panel-tabs a.is-active{border-bottom-color:#81c8be}html.theme--catppuccin-frappe .panel.is-info .panel-block.is-active .panel-icon{color:#81c8be}html.theme--catppuccin-frappe .panel.is-success .panel-heading{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6d189}html.theme--catppuccin-frappe .panel.is-success .panel-block.is-active .panel-icon{color:#a6d189}html.theme--catppuccin-frappe .panel.is-warning .panel-heading{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#e5c890}html.theme--catppuccin-frappe .panel.is-warning .panel-block.is-active .panel-icon{color:#e5c890}html.theme--catppuccin-frappe .panel.is-danger .panel-heading{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#e78284}html.theme--catppuccin-frappe .panel.is-danger .panel-block.is-active .panel-icon{color:#e78284}html.theme--catppuccin-frappe .panel-tabs:not(:last-child),html.theme--catppuccin-frappe .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-frappe .panel-heading{background-color:#51576d;border-radius:8px 8px 0 0;color:#b0bef1;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-frappe .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-frappe .panel-tabs a{border-bottom:1px solid #626880;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-frappe .panel-tabs a.is-active{border-bottom-color:#51576d;color:#769aeb}html.theme--catppuccin-frappe .panel-list a{color:#c6d0f5}html.theme--catppuccin-frappe .panel-list a:hover{color:#8caaee}html.theme--catppuccin-frappe .panel-block{align-items:center;color:#b0bef1;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-frappe .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-frappe .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-frappe .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-frappe .panel-block.is-active{border-left-color:#8caaee;color:#769aeb}html.theme--catppuccin-frappe .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-frappe a.panel-block,html.theme--catppuccin-frappe label.panel-block{cursor:pointer}html.theme--catppuccin-frappe a.panel-block:hover,html.theme--catppuccin-frappe label.panel-block:hover{background-color:#292c3c}html.theme--catppuccin-frappe .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f1f4fd;margin-right:.75em}html.theme--catppuccin-frappe .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-frappe .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-frappe .tabs a{align-items:center;border-bottom-color:#626880;border-bottom-style:solid;border-bottom-width:1px;color:#c6d0f5;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-frappe .tabs a:hover{border-bottom-color:#b0bef1;color:#b0bef1}html.theme--catppuccin-frappe .tabs li{display:block}html.theme--catppuccin-frappe .tabs li.is-active a{border-bottom-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .tabs ul{align-items:center;border-bottom-color:#626880;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-frappe .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-frappe .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-frappe .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-frappe .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-frappe .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-frappe .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-frappe .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-frappe .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-frappe .tabs.is-boxed a:hover{background-color:#292c3c;border-bottom-color:#626880}html.theme--catppuccin-frappe .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#626880;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-frappe .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .tabs.is-toggle a{border-color:#626880;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-frappe .tabs.is-toggle a:hover{background-color:#292c3c;border-color:#737994;z-index:2}html.theme--catppuccin-frappe .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-frappe .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-frappe .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-frappe .tabs.is-toggle li.is-active a{background-color:#8caaee;border-color:#8caaee;color:#fff;z-index:1}html.theme--catppuccin-frappe .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-frappe .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-frappe .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-frappe .tabs.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-frappe .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .column.is-narrow,html.theme--catppuccin-frappe .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full,html.theme--catppuccin-frappe .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters,html.theme--catppuccin-frappe .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds,html.theme--catppuccin-frappe .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half,html.theme--catppuccin-frappe .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third,html.theme--catppuccin-frappe .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter,html.theme--catppuccin-frappe .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth,html.theme--catppuccin-frappe .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths,html.theme--catppuccin-frappe .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths,html.theme--catppuccin-frappe .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths,html.theme--catppuccin-frappe .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters,html.theme--catppuccin-frappe .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds,html.theme--catppuccin-frappe .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half,html.theme--catppuccin-frappe .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third,html.theme--catppuccin-frappe .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter,html.theme--catppuccin-frappe .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth,html.theme--catppuccin-frappe .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths,html.theme--catppuccin-frappe .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths,html.theme--catppuccin-frappe .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths,html.theme--catppuccin-frappe .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-frappe .column.is-0,html.theme--catppuccin-frappe .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0,html.theme--catppuccin-frappe .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-frappe .column.is-1,html.theme--catppuccin-frappe .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1,html.theme--catppuccin-frappe .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2,html.theme--catppuccin-frappe .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2,html.theme--catppuccin-frappe .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3,html.theme--catppuccin-frappe .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3,html.theme--catppuccin-frappe .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-frappe .column.is-4,html.theme--catppuccin-frappe .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4,html.theme--catppuccin-frappe .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5,html.theme--catppuccin-frappe .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5,html.theme--catppuccin-frappe .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6,html.theme--catppuccin-frappe .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6,html.theme--catppuccin-frappe .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-frappe .column.is-7,html.theme--catppuccin-frappe .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7,html.theme--catppuccin-frappe .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8,html.theme--catppuccin-frappe .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8,html.theme--catppuccin-frappe .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9,html.theme--catppuccin-frappe .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9,html.theme--catppuccin-frappe .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-frappe .column.is-10,html.theme--catppuccin-frappe .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10,html.theme--catppuccin-frappe .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11,html.theme--catppuccin-frappe .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11,html.theme--catppuccin-frappe .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12,html.theme--catppuccin-frappe .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12,html.theme--catppuccin-frappe .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-frappe .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-frappe .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-frappe .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-frappe .columns.is-centered{justify-content:center}html.theme--catppuccin-frappe .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-frappe .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-frappe .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-frappe .columns.is-mobile{display:flex}html.theme--catppuccin-frappe .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-frappe .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-desktop{display:flex}}html.theme--catppuccin-frappe .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-frappe .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-frappe .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-frappe .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-frappe .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-frappe .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-frappe .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-frappe .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-frappe .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-frappe .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-frappe .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-frappe .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-frappe .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-frappe .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-frappe .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-frappe .tile.is-child{margin:0 !important}html.theme--catppuccin-frappe .tile.is-parent{padding:.75rem}html.theme--catppuccin-frappe .tile.is-vertical{flex-direction:column}html.theme--catppuccin-frappe .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .tile:not(.is-child){display:flex}html.theme--catppuccin-frappe .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .tile.is-3{flex:none;width:25%}html.theme--catppuccin-frappe .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .tile.is-6{flex:none;width:50%}html.theme--catppuccin-frappe .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .tile.is-9{flex:none;width:75%}html.theme--catppuccin-frappe .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-frappe .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-frappe .hero .navbar{background:none}html.theme--catppuccin-frappe .hero .tabs ul{border-bottom:none}html.theme--catppuccin-frappe .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-white strong{color:inherit}html.theme--catppuccin-frappe .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-frappe .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-frappe .hero.is-white .navbar-item,html.theme--catppuccin-frappe .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-frappe .hero.is-white a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-white .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-frappe .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-frappe .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-black strong{color:inherit}html.theme--catppuccin-frappe .hero.is-black .title{color:#fff}html.theme--catppuccin-frappe .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-frappe .hero.is-black .navbar-item,html.theme--catppuccin-frappe .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-black a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-black .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-frappe .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-light strong{color:inherit}html.theme--catppuccin-frappe .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-frappe .hero.is-light .navbar-item,html.theme--catppuccin-frappe .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-light .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-frappe .hero.is-dark,html.theme--catppuccin-frappe .content kbd.hero{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-dark strong,html.theme--catppuccin-frappe .content kbd.hero strong{color:inherit}html.theme--catppuccin-frappe .hero.is-dark .title,html.theme--catppuccin-frappe .content kbd.hero .title{color:#fff}html.theme--catppuccin-frappe .hero.is-dark .subtitle,html.theme--catppuccin-frappe .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-frappe .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-dark .subtitle strong,html.theme--catppuccin-frappe .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-dark .navbar-menu,html.theme--catppuccin-frappe .content kbd.hero .navbar-menu{background-color:#414559}}html.theme--catppuccin-frappe .hero.is-dark .navbar-item,html.theme--catppuccin-frappe .content kbd.hero .navbar-item,html.theme--catppuccin-frappe .hero.is-dark .navbar-link,html.theme--catppuccin-frappe .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-dark .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.hero .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.hero .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .hero.is-dark .tabs a,html.theme--catppuccin-frappe .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-dark .tabs a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs li.is-active a{color:#414559 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#414559}html.theme--catppuccin-frappe .hero.is-dark.is-bold,html.theme--catppuccin-frappe .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #262f41 0%, #414559 71%, #47476c 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-frappe .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #262f41 0%, #414559 71%, #47476c 100%)}}html.theme--catppuccin-frappe .hero.is-primary,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-primary strong,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-frappe .hero.is-primary .title,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-frappe .hero.is-primary .subtitle,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-primary .subtitle strong,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-primary .navbar-menu,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#8caaee}}html.theme--catppuccin-frappe .hero.is-primary .navbar-item,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-frappe .hero.is-primary .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-primary .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .hero.is-primary .tabs a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-primary .tabs a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#8caaee !important;opacity:1}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .hero.is-primary.is-bold,html.theme--catppuccin-frappe .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-frappe .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}}html.theme--catppuccin-frappe .hero.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-link strong{color:inherit}html.theme--catppuccin-frappe .hero.is-link .title{color:#fff}html.theme--catppuccin-frappe .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-link .navbar-menu{background-color:#8caaee}}html.theme--catppuccin-frappe .hero.is-link .navbar-item,html.theme--catppuccin-frappe .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-link a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-link .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-link .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-link .tabs li.is-active a{color:#8caaee !important;opacity:1}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .hero.is-link.is-bold{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}}html.theme--catppuccin-frappe .hero.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-info strong{color:inherit}html.theme--catppuccin-frappe .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-info .navbar-menu{background-color:#81c8be}}html.theme--catppuccin-frappe .hero.is-info .navbar-item,html.theme--catppuccin-frappe .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-info .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-info .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-info .tabs li.is-active a{color:#81c8be !important;opacity:1}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .hero.is-info.is-bold{background-image:linear-gradient(141deg, #52c4a1 0%, #81c8be 71%, #8fd2d4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #52c4a1 0%, #81c8be 71%, #8fd2d4 100%)}}html.theme--catppuccin-frappe .hero.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-success strong{color:inherit}html.theme--catppuccin-frappe .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-success .navbar-menu{background-color:#a6d189}}html.theme--catppuccin-frappe .hero.is-success .navbar-item,html.theme--catppuccin-frappe .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-success .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-success .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-success .tabs li.is-active a{color:#a6d189 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .hero.is-success.is-bold{background-image:linear-gradient(141deg, #9ccd5a 0%, #a6d189 71%, #a8dc98 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #9ccd5a 0%, #a6d189 71%, #a8dc98 100%)}}html.theme--catppuccin-frappe .hero.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-warning strong{color:inherit}html.theme--catppuccin-frappe .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-warning .navbar-menu{background-color:#e5c890}}html.theme--catppuccin-frappe .hero.is-warning .navbar-item,html.theme--catppuccin-frappe .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-warning .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-warning .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-warning .tabs li.is-active a{color:#e5c890 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #e5a05d 0%, #e5c890 71%, #ede0a2 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e5a05d 0%, #e5c890 71%, #ede0a2 100%)}}html.theme--catppuccin-frappe .hero.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-danger strong{color:inherit}html.theme--catppuccin-frappe .hero.is-danger .title{color:#fff}html.theme--catppuccin-frappe .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-danger .navbar-menu{background-color:#e78284}}html.theme--catppuccin-frappe .hero.is-danger .navbar-item,html.theme--catppuccin-frappe .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-danger .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-danger .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-danger .tabs li.is-active a{color:#e78284 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#e78284}html.theme--catppuccin-frappe .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #e94d6a 0%, #e78284 71%, #eea294 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e94d6a 0%, #e78284 71%, #eea294 100%)}}html.theme--catppuccin-frappe .hero.is-small .hero-body,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-frappe .hero.is-halfheight .hero-body,html.theme--catppuccin-frappe .hero.is-fullheight .hero-body,html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-frappe .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-frappe .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-frappe .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-frappe .hero-video{overflow:hidden}html.theme--catppuccin-frappe .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-frappe .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero-video{display:none}}html.theme--catppuccin-frappe .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero-buttons .button{display:flex}html.theme--catppuccin-frappe .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-frappe .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-frappe .hero-head,html.theme--catppuccin-frappe .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero-body{padding:3rem 3rem}}html.theme--catppuccin-frappe .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .section{padding:3rem 3rem}html.theme--catppuccin-frappe .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-frappe .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-frappe .footer{background-color:#292c3c;padding:3rem 1.5rem 6rem}html.theme--catppuccin-frappe h1 .docs-heading-anchor,html.theme--catppuccin-frappe h1 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h1 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h2 .docs-heading-anchor,html.theme--catppuccin-frappe h2 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h2 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h3 .docs-heading-anchor,html.theme--catppuccin-frappe h3 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h3 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h4 .docs-heading-anchor,html.theme--catppuccin-frappe h4 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h4 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h5 .docs-heading-anchor,html.theme--catppuccin-frappe h5 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h5 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h6 .docs-heading-anchor,html.theme--catppuccin-frappe h6 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h6 .docs-heading-anchor:visited{color:#c6d0f5}html.theme--catppuccin-frappe h1 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h2 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h3 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h4 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h5 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-frappe h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-frappe h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-frappe .docs-light-only{display:none !important}html.theme--catppuccin-frappe pre{position:relative;overflow:hidden}html.theme--catppuccin-frappe pre code,html.theme--catppuccin-frappe pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-frappe pre code:first-of-type,html.theme--catppuccin-frappe pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-frappe pre code:last-of-type,html.theme--catppuccin-frappe pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-frappe pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#c6d0f5;cursor:pointer;text-align:center}html.theme--catppuccin-frappe pre .copy-button:focus,html.theme--catppuccin-frappe pre .copy-button:hover{opacity:1;background:rgba(198,208,245,0.1);color:#8caaee}html.theme--catppuccin-frappe pre .copy-button.success{color:#a6d189;opacity:1}html.theme--catppuccin-frappe pre .copy-button.error{color:#e78284;opacity:1}html.theme--catppuccin-frappe pre:hover .copy-button{opacity:1}html.theme--catppuccin-frappe .admonition{background-color:#292c3c;border-style:solid;border-width:2px;border-color:#b5bfe2;border-radius:4px;font-size:1rem}html.theme--catppuccin-frappe .admonition strong{color:currentColor}html.theme--catppuccin-frappe .admonition.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-frappe .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .admonition.is-default{background-color:#292c3c;border-color:#b5bfe2}html.theme--catppuccin-frappe .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#b5bfe2}html.theme--catppuccin-frappe .admonition.is-default>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-info{background-color:#292c3c;border-color:#81c8be}html.theme--catppuccin-frappe .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#81c8be}html.theme--catppuccin-frappe .admonition.is-info>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-success{background-color:#292c3c;border-color:#a6d189}html.theme--catppuccin-frappe .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6d189}html.theme--catppuccin-frappe .admonition.is-success>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-warning{background-color:#292c3c;border-color:#e5c890}html.theme--catppuccin-frappe .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#e5c890}html.theme--catppuccin-frappe .admonition.is-warning>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-danger{background-color:#292c3c;border-color:#e78284}html.theme--catppuccin-frappe .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#e78284}html.theme--catppuccin-frappe .admonition.is-danger>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-compat{background-color:#292c3c;border-color:#99d1db}html.theme--catppuccin-frappe .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#99d1db}html.theme--catppuccin-frappe .admonition.is-compat>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-todo{background-color:#292c3c;border-color:#ca9ee6}html.theme--catppuccin-frappe .admonition.is-todo>.admonition-header{background-color:rgba(0,0,0,0);color:#ca9ee6}html.theme--catppuccin-frappe .admonition.is-todo>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition-header{color:#b5bfe2;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-frappe .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-frappe details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-frappe details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-frappe details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-frappe .admonition-body{color:#c6d0f5;padding:0.5rem .75rem}html.theme--catppuccin-frappe .admonition-body pre{background-color:#292c3c}html.theme--catppuccin-frappe .admonition-body code{background-color:#292c3c}html.theme--catppuccin-frappe .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #626880;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-frappe .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#292c3c;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #626880;overflow:auto}html.theme--catppuccin-frappe .docstring>header code{background-color:transparent}html.theme--catppuccin-frappe .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-frappe .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-frappe .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-frappe .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #626880}html.theme--catppuccin-frappe .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-frappe .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-frappe .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-frappe .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-frappe .documenter-example-output{background-color:#303446}html.theme--catppuccin-frappe .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#292c3c;color:#c6d0f5;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-frappe .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-frappe .outdated-warning-overlay a{color:#8caaee}html.theme--catppuccin-frappe .outdated-warning-overlay a:hover{color:#99d1db}html.theme--catppuccin-frappe .content pre{border:2px solid #626880;border-radius:4px}html.theme--catppuccin-frappe .content code{font-weight:inherit}html.theme--catppuccin-frappe .content a code{color:#8caaee}html.theme--catppuccin-frappe .content a:hover code{color:#99d1db}html.theme--catppuccin-frappe .content h1 code,html.theme--catppuccin-frappe .content h2 code,html.theme--catppuccin-frappe .content h3 code,html.theme--catppuccin-frappe .content h4 code,html.theme--catppuccin-frappe .content h5 code,html.theme--catppuccin-frappe .content h6 code{color:#c6d0f5}html.theme--catppuccin-frappe .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-frappe .content blockquote>ul:first-child,html.theme--catppuccin-frappe .content blockquote>ol:first-child,html.theme--catppuccin-frappe .content .admonition-body>ul:first-child,html.theme--catppuccin-frappe .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-frappe pre,html.theme--catppuccin-frappe code{font-variant-ligatures:no-contextual}html.theme--catppuccin-frappe .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-frappe .breadcrumb a.is-disabled,html.theme--catppuccin-frappe .breadcrumb a.is-disabled:hover{color:#b0bef1}html.theme--catppuccin-frappe .hljs{background:initial !important}html.theme--catppuccin-frappe .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-frappe .katex-display,html.theme--catppuccin-frappe mjx-container,html.theme--catppuccin-frappe .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-frappe html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-frappe li.no-marker{list-style:none}html.theme--catppuccin-frappe #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-frappe #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main{width:100%}html.theme--catppuccin-frappe #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-frappe #documenter .docs-main>header,html.theme--catppuccin-frappe #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar{background-color:#303446;border-bottom:1px solid #626880;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-frappe #documenter .docs-main section.footnotes{border-top:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-frappe .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #626880;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-frappe #documenter .docs-sidebar{display:flex;flex-direction:column;color:#c6d0f5;background-color:#292c3c;border-right:1px solid #626880;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-frappe #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name a:hover{color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #626880;display:none;padding:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #626880;padding-bottom:1.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#c6d0f5;background:#292c3c}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#c6d0f5;background-color:#313548}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #626880;border-bottom:1px solid #626880;background-color:#232634}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#232634;color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#313548;color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-frappe #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3a3e54}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#4a506c}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3a3e54}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#4a506c}}html.theme--catppuccin-frappe kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-frappe .search-min-width-50{min-width:50%}html.theme--catppuccin-frappe .search-min-height-100{min-height:100%}html.theme--catppuccin-frappe .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-frappe .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover,html.theme--catppuccin-frappe .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-frappe .search-result-link .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-frappe .property-search-result-badge,html.theme--catppuccin-frappe .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-frappe .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:hover .search-filter,html.theme--catppuccin-frappe .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-frappe .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-frappe .search-filter:hover,html.theme--catppuccin-frappe .search-filter:focus{color:#333}html.theme--catppuccin-frappe .search-filter-selected{color:#414559;background-color:#babbf1}html.theme--catppuccin-frappe .search-filter-selected:hover,html.theme--catppuccin-frappe .search-filter-selected:focus{color:#414559}html.theme--catppuccin-frappe .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-frappe .search-divider{border-bottom:1px solid #626880}html.theme--catppuccin-frappe .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-frappe .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-frappe .w-100{width:100%}html.theme--catppuccin-frappe .gap-2{gap:0.5rem}html.theme--catppuccin-frappe .gap-4{gap:1rem}html.theme--catppuccin-frappe .gap-8{gap:2rem}html.theme--catppuccin-frappe{background-color:#303446;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-frappe a{transition:all 200ms ease}html.theme--catppuccin-frappe .label{color:#c6d0f5}html.theme--catppuccin-frappe .button,html.theme--catppuccin-frappe .control.has-icons-left .icon,html.theme--catppuccin-frappe .control.has-icons-right .icon,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .select,html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea{height:2.5em;color:#c6d0f5}html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#c6d0f5}html.theme--catppuccin-frappe .select:after,html.theme--catppuccin-frappe .select select{border-width:1px}html.theme--catppuccin-frappe .menu-list a{transition:all 300ms ease}html.theme--catppuccin-frappe .modal-card-foot,html.theme--catppuccin-frappe .modal-card-head{border-color:#626880}html.theme--catppuccin-frappe .navbar{border-radius:.4em}html.theme--catppuccin-frappe .navbar.is-transparent{background:none}html.theme--catppuccin-frappe .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .navbar .navbar-menu{background-color:#8caaee;border-radius:0 0 .4em .4em}}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){color:#414559}html.theme--catppuccin-frappe .tag.is-link:not(body),html.theme--catppuccin-frappe .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-frappe .content kbd.is-link:not(body){color:#414559}html.theme--catppuccin-frappe .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-frappe .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-frappe .ansi span.sgr3{font-style:italic}html.theme--catppuccin-frappe .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-frappe .ansi span.sgr7{color:#303446;background-color:#c6d0f5}html.theme--catppuccin-frappe .ansi span.sgr8{color:transparent}html.theme--catppuccin-frappe .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-frappe .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-frappe .ansi span.sgr30{color:#51576d}html.theme--catppuccin-frappe .ansi span.sgr31{color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr32{color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr33{color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr34{color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr35{color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr36{color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr37{color:#b5bfe2}html.theme--catppuccin-frappe .ansi span.sgr40{background-color:#51576d}html.theme--catppuccin-frappe .ansi span.sgr41{background-color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr42{background-color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr43{background-color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr44{background-color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr45{background-color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr46{background-color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr47{background-color:#b5bfe2}html.theme--catppuccin-frappe .ansi span.sgr90{color:#626880}html.theme--catppuccin-frappe .ansi span.sgr91{color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr92{color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr93{color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr94{color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr95{color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr96{color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr97{color:#a5adce}html.theme--catppuccin-frappe .ansi span.sgr100{background-color:#626880}html.theme--catppuccin-frappe .ansi span.sgr101{background-color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr102{background-color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr103{background-color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr104{background-color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr105{background-color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr106{background-color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr107{background-color:#a5adce}html.theme--catppuccin-frappe code.language-julia-repl>span.hljs-meta{color:#a6d189;font-weight:bolder}html.theme--catppuccin-frappe code .hljs{color:#c6d0f5;background:#303446}html.theme--catppuccin-frappe code .hljs-keyword{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-built_in{color:#e78284}html.theme--catppuccin-frappe code .hljs-type{color:#e5c890}html.theme--catppuccin-frappe code .hljs-literal{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-number{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-operator{color:#81c8be}html.theme--catppuccin-frappe code .hljs-punctuation{color:#b5bfe2}html.theme--catppuccin-frappe code .hljs-property{color:#81c8be}html.theme--catppuccin-frappe code .hljs-regexp{color:#f4b8e4}html.theme--catppuccin-frappe code .hljs-string{color:#a6d189}html.theme--catppuccin-frappe code .hljs-char.escape_{color:#a6d189}html.theme--catppuccin-frappe code .hljs-subst{color:#a5adce}html.theme--catppuccin-frappe code .hljs-symbol{color:#eebebe}html.theme--catppuccin-frappe code .hljs-variable{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-variable.language_{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-variable.constant_{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-title{color:#8caaee}html.theme--catppuccin-frappe code .hljs-title.class_{color:#e5c890}html.theme--catppuccin-frappe code .hljs-title.function_{color:#8caaee}html.theme--catppuccin-frappe code .hljs-params{color:#c6d0f5}html.theme--catppuccin-frappe code .hljs-comment{color:#626880}html.theme--catppuccin-frappe code .hljs-doctag{color:#e78284}html.theme--catppuccin-frappe code .hljs-meta{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-section{color:#8caaee}html.theme--catppuccin-frappe code .hljs-tag{color:#a5adce}html.theme--catppuccin-frappe code .hljs-name{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-attr{color:#8caaee}html.theme--catppuccin-frappe code .hljs-attribute{color:#a6d189}html.theme--catppuccin-frappe code .hljs-bullet{color:#81c8be}html.theme--catppuccin-frappe code .hljs-code{color:#a6d189}html.theme--catppuccin-frappe code .hljs-emphasis{color:#e78284;font-style:italic}html.theme--catppuccin-frappe code .hljs-strong{color:#e78284;font-weight:bold}html.theme--catppuccin-frappe code .hljs-formula{color:#81c8be}html.theme--catppuccin-frappe code .hljs-link{color:#85c1dc;font-style:italic}html.theme--catppuccin-frappe code .hljs-quote{color:#a6d189;font-style:italic}html.theme--catppuccin-frappe code .hljs-selector-tag{color:#e5c890}html.theme--catppuccin-frappe code .hljs-selector-id{color:#8caaee}html.theme--catppuccin-frappe code .hljs-selector-class{color:#81c8be}html.theme--catppuccin-frappe code .hljs-selector-attr{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-selector-pseudo{color:#81c8be}html.theme--catppuccin-frappe code .hljs-template-tag{color:#eebebe}html.theme--catppuccin-frappe code .hljs-template-variable{color:#eebebe}html.theme--catppuccin-frappe code .hljs-addition{color:#a6d189;background:rgba(166,227,161,0.15)}html.theme--catppuccin-frappe code .hljs-deletion{color:#e78284;background:rgba(243,139,168,0.15)}html.theme--catppuccin-frappe .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover,html.theme--catppuccin-frappe .search-result-link:focus{background-color:#414559}html.theme--catppuccin-frappe .search-result-link .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:hover .search-filter,html.theme--catppuccin-frappe .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:focus .search-filter{color:#414559 !important;background-color:#babbf1 !important}html.theme--catppuccin-frappe .search-result-title{color:#c6d0f5}html.theme--catppuccin-frappe .search-result-highlight{background-color:#e78284;color:#292c3c}html.theme--catppuccin-frappe .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-frappe .w-100{width:100%}html.theme--catppuccin-frappe .gap-2{gap:0.5rem}html.theme--catppuccin-frappe .gap-4{gap:1rem} diff --git a/previews/PR32/assets/themes/catppuccin-latte.css b/previews/PR32/assets/themes/catppuccin-latte.css new file mode 100644 index 0000000..63160d3 --- /dev/null +++ b/previews/PR32/assets/themes/catppuccin-latte.css @@ -0,0 +1 @@ +html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte .file-name,html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-latte .pagination-previous:focus,html.theme--catppuccin-latte .pagination-next:focus,html.theme--catppuccin-latte .pagination-link:focus,html.theme--catppuccin-latte .pagination-ellipsis:focus,html.theme--catppuccin-latte .file-cta:focus,html.theme--catppuccin-latte .file-name:focus,html.theme--catppuccin-latte .select select:focus,html.theme--catppuccin-latte .textarea:focus,html.theme--catppuccin-latte .input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-latte .button:focus,html.theme--catppuccin-latte .is-focused.pagination-previous,html.theme--catppuccin-latte .is-focused.pagination-next,html.theme--catppuccin-latte .is-focused.pagination-link,html.theme--catppuccin-latte .is-focused.pagination-ellipsis,html.theme--catppuccin-latte .is-focused.file-cta,html.theme--catppuccin-latte .is-focused.file-name,html.theme--catppuccin-latte .select select.is-focused,html.theme--catppuccin-latte .is-focused.textarea,html.theme--catppuccin-latte .is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-focused.button,html.theme--catppuccin-latte .pagination-previous:active,html.theme--catppuccin-latte .pagination-next:active,html.theme--catppuccin-latte .pagination-link:active,html.theme--catppuccin-latte .pagination-ellipsis:active,html.theme--catppuccin-latte .file-cta:active,html.theme--catppuccin-latte .file-name:active,html.theme--catppuccin-latte .select select:active,html.theme--catppuccin-latte .textarea:active,html.theme--catppuccin-latte .input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-latte .button:active,html.theme--catppuccin-latte .is-active.pagination-previous,html.theme--catppuccin-latte .is-active.pagination-next,html.theme--catppuccin-latte .is-active.pagination-link,html.theme--catppuccin-latte .is-active.pagination-ellipsis,html.theme--catppuccin-latte .is-active.file-cta,html.theme--catppuccin-latte .is-active.file-name,html.theme--catppuccin-latte .select select.is-active,html.theme--catppuccin-latte .is-active.textarea,html.theme--catppuccin-latte .is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .is-active.button{outline:none}html.theme--catppuccin-latte .pagination-previous[disabled],html.theme--catppuccin-latte .pagination-next[disabled],html.theme--catppuccin-latte .pagination-link[disabled],html.theme--catppuccin-latte .pagination-ellipsis[disabled],html.theme--catppuccin-latte .file-cta[disabled],html.theme--catppuccin-latte .file-name[disabled],html.theme--catppuccin-latte .select select[disabled],html.theme--catppuccin-latte .textarea[disabled],html.theme--catppuccin-latte .input[disabled],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-latte .button[disabled],fieldset[disabled] html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-latte .file-name,html.theme--catppuccin-latte fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-latte .select select,fieldset[disabled] html.theme--catppuccin-latte .textarea,fieldset[disabled] html.theme--catppuccin-latte .input,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte fieldset[disabled] .select select,html.theme--catppuccin-latte .select fieldset[disabled] select,html.theme--catppuccin-latte fieldset[disabled] .textarea,html.theme--catppuccin-latte fieldset[disabled] .input,html.theme--catppuccin-latte fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-latte .button,html.theme--catppuccin-latte fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-latte .tabs,html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .breadcrumb,html.theme--catppuccin-latte .file,html.theme--catppuccin-latte .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-latte .admonition:not(:last-child),html.theme--catppuccin-latte .tabs:not(:last-child),html.theme--catppuccin-latte .pagination:not(:last-child),html.theme--catppuccin-latte .message:not(:last-child),html.theme--catppuccin-latte .level:not(:last-child),html.theme--catppuccin-latte .breadcrumb:not(:last-child),html.theme--catppuccin-latte .block:not(:last-child),html.theme--catppuccin-latte .title:not(:last-child),html.theme--catppuccin-latte .subtitle:not(:last-child),html.theme--catppuccin-latte .table-container:not(:last-child),html.theme--catppuccin-latte .table:not(:last-child),html.theme--catppuccin-latte .progress:not(:last-child),html.theme--catppuccin-latte .notification:not(:last-child),html.theme--catppuccin-latte .content:not(:last-child),html.theme--catppuccin-latte .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .modal-close,html.theme--catppuccin-latte .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-latte .modal-close::before,html.theme--catppuccin-latte .delete::before,html.theme--catppuccin-latte .modal-close::after,html.theme--catppuccin-latte .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-latte .modal-close::before,html.theme--catppuccin-latte .delete::before{height:2px;width:50%}html.theme--catppuccin-latte .modal-close::after,html.theme--catppuccin-latte .delete::after{height:50%;width:2px}html.theme--catppuccin-latte .modal-close:hover,html.theme--catppuccin-latte .delete:hover,html.theme--catppuccin-latte .modal-close:focus,html.theme--catppuccin-latte .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-latte .modal-close:active,html.theme--catppuccin-latte .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-latte .is-small.modal-close,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-latte .is-small.delete,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-latte .is-medium.modal-close,html.theme--catppuccin-latte .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-latte .is-large.modal-close,html.theme--catppuccin-latte .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-latte .control.is-loading::after,html.theme--catppuccin-latte .select.is-loading::after,html.theme--catppuccin-latte .loader,html.theme--catppuccin-latte .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #8c8fa1;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-latte .hero-video,html.theme--catppuccin-latte .modal-background,html.theme--catppuccin-latte .modal,html.theme--catppuccin-latte .image.is-square img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-latte .image.is-square .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-latte .image.is-1by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-latte .image.is-1by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-latte .image.is-5by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-latte .image.is-5by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-latte .image.is-4by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-latte .image.is-4by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-latte .image.is-3by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-latte .image.is-5by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-latte .image.is-5by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-latte .image.is-16by9 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-latte .image.is-16by9 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-latte .image.is-2by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-latte .image.is-2by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-latte .image.is-3by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-latte .image.is-3by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-latte .image.is-4by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-latte .image.is-4by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-latte .image.is-3by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-latte .image.is-3by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-latte .image.is-2by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-latte .image.is-2by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-latte .image.is-3by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-latte .image.is-9by16 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-latte .image.is-9by16 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-latte .image.is-1by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-latte .image.is-1by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-latte .image.is-1by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-latte .image.is-1by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-latte .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#ccd0da !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#aeb5c5 !important}.has-background-dark{background-color:#ccd0da !important}.has-text-primary{color:#1e66f5 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#0a4ed6 !important}.has-background-primary{background-color:#1e66f5 !important}.has-text-primary-light{color:#ebf2fe !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bbd1fc !important}.has-background-primary-light{background-color:#ebf2fe !important}.has-text-primary-dark{color:#0a52e1 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#286df5 !important}.has-background-primary-dark{background-color:#0a52e1 !important}.has-text-link{color:#1e66f5 !important}a.has-text-link:hover,a.has-text-link:focus{color:#0a4ed6 !important}.has-background-link{background-color:#1e66f5 !important}.has-text-link-light{color:#ebf2fe !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bbd1fc !important}.has-background-link-light{background-color:#ebf2fe !important}.has-text-link-dark{color:#0a52e1 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#286df5 !important}.has-background-link-dark{background-color:#0a52e1 !important}.has-text-info{color:#179299 !important}a.has-text-info:hover,a.has-text-info:focus{color:#10686d !important}.has-background-info{background-color:#179299 !important}.has-text-info-light{color:#edfcfc !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c1f3f6 !important}.has-background-info-light{background-color:#edfcfc !important}.has-text-info-dark{color:#1cb2ba !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#2ad5df !important}.has-background-info-dark{background-color:#1cb2ba !important}.has-text-success{color:#40a02b !important}a.has-text-success:hover,a.has-text-success:focus{color:#307820 !important}.has-background-success{background-color:#40a02b !important}.has-text-success-light{color:#f1fbef !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#cef0c7 !important}.has-background-success-light{background-color:#f1fbef !important}.has-text-success-dark{color:#40a12b !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#50c936 !important}.has-background-success-dark{background-color:#40a12b !important}.has-text-warning{color:#df8e1d !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#b27117 !important}.has-background-warning{background-color:#df8e1d !important}.has-text-warning-light{color:#fdf6ed !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f7e0c0 !important}.has-background-warning-light{background-color:#fdf6ed !important}.has-text-warning-dark{color:#9e6515 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#cb811a !important}.has-background-warning-dark{background-color:#9e6515 !important}.has-text-danger{color:#d20f39 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a20c2c !important}.has-background-danger{background-color:#d20f39 !important}.has-text-danger-light{color:#feecf0 !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#fabcca !important}.has-background-danger-light{background-color:#feecf0 !important}.has-text-danger-dark{color:#e9113f !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#f13c63 !important}.has-background-danger-dark{background-color:#e9113f !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#ccd0da !important}.has-background-grey-darker{background-color:#ccd0da !important}.has-text-grey-dark{color:#bcc0cc !important}.has-background-grey-dark{background-color:#bcc0cc !important}.has-text-grey{color:#acb0be !important}.has-background-grey{background-color:#acb0be !important}.has-text-grey-light{color:#9ca0b0 !important}.has-background-grey-light{background-color:#9ca0b0 !important}.has-text-grey-lighter{color:#8c8fa1 !important}.has-background-grey-lighter{background-color:#8c8fa1 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-latte html{background-color:#eff1f5;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-latte article,html.theme--catppuccin-latte aside,html.theme--catppuccin-latte figure,html.theme--catppuccin-latte footer,html.theme--catppuccin-latte header,html.theme--catppuccin-latte hgroup,html.theme--catppuccin-latte section{display:block}html.theme--catppuccin-latte body,html.theme--catppuccin-latte button,html.theme--catppuccin-latte input,html.theme--catppuccin-latte optgroup,html.theme--catppuccin-latte select,html.theme--catppuccin-latte textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-latte code,html.theme--catppuccin-latte pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-latte body{color:#4c4f69;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-latte a{color:#1e66f5;cursor:pointer;text-decoration:none}html.theme--catppuccin-latte a strong{color:currentColor}html.theme--catppuccin-latte a:hover{color:#04a5e5}html.theme--catppuccin-latte code{background-color:#e6e9ef;color:#4c4f69;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-latte hr{background-color:#e6e9ef;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-latte img{height:auto;max-width:100%}html.theme--catppuccin-latte input[type="checkbox"],html.theme--catppuccin-latte input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-latte small{font-size:.875em}html.theme--catppuccin-latte span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-latte strong{color:#41445a;font-weight:700}html.theme--catppuccin-latte fieldset{border:none}html.theme--catppuccin-latte pre{-webkit-overflow-scrolling:touch;background-color:#e6e9ef;color:#4c4f69;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-latte pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-latte table td,html.theme--catppuccin-latte table th{vertical-align:top}html.theme--catppuccin-latte table td:not([align]),html.theme--catppuccin-latte table th:not([align]){text-align:inherit}html.theme--catppuccin-latte table th{color:#41445a}html.theme--catppuccin-latte .box{background-color:#bcc0cc;border-radius:8px;box-shadow:none;color:#4c4f69;display:block;padding:1.25rem}html.theme--catppuccin-latte a.box:hover,html.theme--catppuccin-latte a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #1e66f5}html.theme--catppuccin-latte a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #1e66f5}html.theme--catppuccin-latte .button{background-color:#e6e9ef;border-color:#fff;border-width:1px;color:#1e66f5;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-latte .button strong{color:inherit}html.theme--catppuccin-latte .button .icon,html.theme--catppuccin-latte .button .icon.is-small,html.theme--catppuccin-latte .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-latte .button .icon.is-medium,html.theme--catppuccin-latte .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-latte .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-latte .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-latte .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-latte .button:hover,html.theme--catppuccin-latte .button.is-hovered{border-color:#9ca0b0;color:#41445a}html.theme--catppuccin-latte .button:focus,html.theme--catppuccin-latte .button.is-focused{border-color:#9ca0b0;color:#0b57ef}html.theme--catppuccin-latte .button:focus:not(:active),html.theme--catppuccin-latte .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button:active,html.theme--catppuccin-latte .button.is-active{border-color:#bcc0cc;color:#41445a}html.theme--catppuccin-latte .button.is-text{background-color:transparent;border-color:transparent;color:#4c4f69;text-decoration:underline}html.theme--catppuccin-latte .button.is-text:hover,html.theme--catppuccin-latte .button.is-text.is-hovered,html.theme--catppuccin-latte .button.is-text:focus,html.theme--catppuccin-latte .button.is-text.is-focused{background-color:#e6e9ef;color:#41445a}html.theme--catppuccin-latte .button.is-text:active,html.theme--catppuccin-latte .button.is-text.is-active{background-color:#d6dbe5;color:#41445a}html.theme--catppuccin-latte .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-latte .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#1e66f5;text-decoration:none}html.theme--catppuccin-latte .button.is-ghost:hover,html.theme--catppuccin-latte .button.is-ghost.is-hovered{color:#1e66f5;text-decoration:underline}html.theme--catppuccin-latte .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:hover,html.theme--catppuccin-latte .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:focus,html.theme--catppuccin-latte .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:focus:not(:active),html.theme--catppuccin-latte .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .button.is-white:active,html.theme--catppuccin-latte .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-latte .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted:hover,html.theme--catppuccin-latte .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-latte .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-white.is-outlined:hover,html.theme--catppuccin-latte .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-white.is-outlined:focus,html.theme--catppuccin-latte .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:hover,html.theme--catppuccin-latte .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:focus,html.theme--catppuccin-latte .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:focus:not(:active),html.theme--catppuccin-latte .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .button.is-black:active,html.theme--catppuccin-latte .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-latte .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted:hover,html.theme--catppuccin-latte .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-outlined:hover,html.theme--catppuccin-latte .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-black.is-outlined:focus,html.theme--catppuccin-latte .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:hover,html.theme--catppuccin-latte .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:focus,html.theme--catppuccin-latte .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:focus:not(:active),html.theme--catppuccin-latte .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .button.is-light:active,html.theme--catppuccin-latte .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-latte .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted:hover,html.theme--catppuccin-latte .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-outlined:hover,html.theme--catppuccin-latte .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-light.is-outlined:focus,html.theme--catppuccin-latte .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark,html.theme--catppuccin-latte .content kbd.button{background-color:#ccd0da;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:hover,html.theme--catppuccin-latte .content kbd.button:hover,html.theme--catppuccin-latte .button.is-dark.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-hovered{background-color:#c5c9d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:focus,html.theme--catppuccin-latte .content kbd.button:focus,html.theme--catppuccin-latte .button.is-dark.is-focused,html.theme--catppuccin-latte .content kbd.button.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:focus:not(:active),html.theme--catppuccin-latte .content kbd.button:focus:not(:active),html.theme--catppuccin-latte .button.is-dark.is-focused:not(:active),html.theme--catppuccin-latte .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .button.is-dark:active,html.theme--catppuccin-latte .content kbd.button:active,html.theme--catppuccin-latte .button.is-dark.is-active,html.theme--catppuccin-latte .content kbd.button.is-active{background-color:#bdc2cf;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark[disabled],html.theme--catppuccin-latte .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button{background-color:#ccd0da;border-color:#ccd0da;box-shadow:none}html.theme--catppuccin-latte .button.is-dark.is-inverted,html.theme--catppuccin-latte .content kbd.button.is-inverted{background-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted:hover,html.theme--catppuccin-latte .content kbd.button.is-inverted:hover,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-inverted[disabled],html.theme--catppuccin-latte .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-loading::after,html.theme--catppuccin-latte .content kbd.button.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-dark.is-outlined,html.theme--catppuccin-latte .content kbd.button.is-outlined{background-color:transparent;border-color:#ccd0da;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-outlined:hover,html.theme--catppuccin-latte .content kbd.button.is-outlined:hover,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-dark.is-outlined:focus,html.theme--catppuccin-latte .content kbd.button.is-outlined:focus,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-focused{background-color:#ccd0da;border-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #ccd0da #ccd0da !important}html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-dark.is-outlined[disabled],html.theme--catppuccin-latte .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-outlined{background-color:transparent;border-color:#ccd0da;box-shadow:none;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ccd0da #ccd0da !important}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-primary,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:hover,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:focus,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:focus:not(:active),html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-latte .button.is-primary.is-focused:not(:active),html.theme--catppuccin-latte .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button.is-primary:active,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-latte .button.is-primary.is-active,html.theme--catppuccin-latte .docstring>section>a.button.is-active.docs-sourcelink{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary[disabled],html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink{background-color:#1e66f5;border-color:#1e66f5;box-shadow:none}html.theme--catppuccin-latte .button.is-primary.is-inverted,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-primary.is-inverted[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-loading::after,html.theme--catppuccin-latte .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-primary.is-outlined,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-outlined:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-latte .button.is-primary.is-outlined:focus,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-primary.is-outlined[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#1e66f5;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-light,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .button.is-primary.is-light:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-light.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#dfe9fe;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-primary.is-light:active,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-latte .button.is-primary.is-light.is-active,html.theme--catppuccin-latte .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d3e1fd;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-link{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:hover,html.theme--catppuccin-latte .button.is-link.is-hovered{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:focus,html.theme--catppuccin-latte .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:focus:not(:active),html.theme--catppuccin-latte .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button.is-link:active,html.theme--catppuccin-latte .button.is-link.is-active{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link{background-color:#1e66f5;border-color:#1e66f5;box-shadow:none}html.theme--catppuccin-latte .button.is-link.is-inverted{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted:hover,html.theme--catppuccin-latte .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-link.is-outlined{background-color:transparent;border-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-outlined:hover,html.theme--catppuccin-latte .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-link.is-outlined:focus,html.theme--catppuccin-latte .button.is-link.is-outlined.is-focused{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-outlined{background-color:transparent;border-color:#1e66f5;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-link.is-light{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .button.is-link.is-light:hover,html.theme--catppuccin-latte .button.is-link.is-light.is-hovered{background-color:#dfe9fe;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-link.is-light:active,html.theme--catppuccin-latte .button.is-link.is-light.is-active{background-color:#d3e1fd;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-info{background-color:#179299;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:hover,html.theme--catppuccin-latte .button.is-info.is-hovered{background-color:#15878e;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:focus,html.theme--catppuccin-latte .button.is-info.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:focus:not(:active),html.theme--catppuccin-latte .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .button.is-info:active,html.theme--catppuccin-latte .button.is-info.is-active{background-color:#147d83;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info{background-color:#179299;border-color:#179299;box-shadow:none}html.theme--catppuccin-latte .button.is-info.is-inverted{background-color:#fff;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted:hover,html.theme--catppuccin-latte .button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#179299}html.theme--catppuccin-latte .button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-info.is-outlined{background-color:transparent;border-color:#179299;color:#179299}html.theme--catppuccin-latte .button.is-info.is-outlined:hover,html.theme--catppuccin-latte .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-info.is-outlined:focus,html.theme--catppuccin-latte .button.is-info.is-outlined.is-focused{background-color:#179299;border-color:#179299;color:#fff}html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #179299 #179299 !important}html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-outlined{background-color:transparent;border-color:#179299;box-shadow:none;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #179299 #179299 !important}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-info.is-light{background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .button.is-info.is-light:hover,html.theme--catppuccin-latte .button.is-info.is-light.is-hovered{background-color:#e2f9fb;border-color:transparent;color:#1cb2ba}html.theme--catppuccin-latte .button.is-info.is-light:active,html.theme--catppuccin-latte .button.is-info.is-light.is-active{background-color:#d7f7f9;border-color:transparent;color:#1cb2ba}html.theme--catppuccin-latte .button.is-success{background-color:#40a02b;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:hover,html.theme--catppuccin-latte .button.is-success.is-hovered{background-color:#3c9628;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:focus,html.theme--catppuccin-latte .button.is-success.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:focus:not(:active),html.theme--catppuccin-latte .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .button.is-success:active,html.theme--catppuccin-latte .button.is-success.is-active{background-color:#388c26;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success{background-color:#40a02b;border-color:#40a02b;box-shadow:none}html.theme--catppuccin-latte .button.is-success.is-inverted{background-color:#fff;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted:hover,html.theme--catppuccin-latte .button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-success.is-outlined{background-color:transparent;border-color:#40a02b;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-outlined:hover,html.theme--catppuccin-latte .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-success.is-outlined:focus,html.theme--catppuccin-latte .button.is-success.is-outlined.is-focused{background-color:#40a02b;border-color:#40a02b;color:#fff}html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #40a02b #40a02b !important}html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-outlined{background-color:transparent;border-color:#40a02b;box-shadow:none;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #40a02b #40a02b !important}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-success.is-light{background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .button.is-success.is-light:hover,html.theme--catppuccin-latte .button.is-success.is-light.is-hovered{background-color:#e8f8e5;border-color:transparent;color:#40a12b}html.theme--catppuccin-latte .button.is-success.is-light:active,html.theme--catppuccin-latte .button.is-success.is-light.is-active{background-color:#e0f5db;border-color:transparent;color:#40a12b}html.theme--catppuccin-latte .button.is-warning{background-color:#df8e1d;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:hover,html.theme--catppuccin-latte .button.is-warning.is-hovered{background-color:#d4871c;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:focus,html.theme--catppuccin-latte .button.is-warning.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:focus:not(:active),html.theme--catppuccin-latte .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .button.is-warning:active,html.theme--catppuccin-latte .button.is-warning.is-active{background-color:#c8801a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning{background-color:#df8e1d;border-color:#df8e1d;box-shadow:none}html.theme--catppuccin-latte .button.is-warning.is-inverted{background-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted:hover,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-warning.is-outlined{background-color:transparent;border-color:#df8e1d;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-outlined:hover,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-warning.is-outlined:focus,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-focused{background-color:#df8e1d;border-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #df8e1d #df8e1d !important}html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-outlined{background-color:transparent;border-color:#df8e1d;box-shadow:none;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-focused{background-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #df8e1d #df8e1d !important}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-light{background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .button.is-warning.is-light:hover,html.theme--catppuccin-latte .button.is-warning.is-light.is-hovered{background-color:#fbf1e2;border-color:transparent;color:#9e6515}html.theme--catppuccin-latte .button.is-warning.is-light:active,html.theme--catppuccin-latte .button.is-warning.is-light.is-active{background-color:#faebd6;border-color:transparent;color:#9e6515}html.theme--catppuccin-latte .button.is-danger{background-color:#d20f39;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:hover,html.theme--catppuccin-latte .button.is-danger.is-hovered{background-color:#c60e36;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:focus,html.theme--catppuccin-latte .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:focus:not(:active),html.theme--catppuccin-latte .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .button.is-danger:active,html.theme--catppuccin-latte .button.is-danger.is-active{background-color:#ba0d33;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger{background-color:#d20f39;border-color:#d20f39;box-shadow:none}html.theme--catppuccin-latte .button.is-danger.is-inverted{background-color:#fff;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted:hover,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-danger.is-outlined{background-color:transparent;border-color:#d20f39;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-outlined:hover,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-danger.is-outlined:focus,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-focused{background-color:#d20f39;border-color:#d20f39;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #d20f39 #d20f39 !important}html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-outlined{background-color:transparent;border-color:#d20f39;box-shadow:none;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #d20f39 #d20f39 !important}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-light{background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .button.is-danger.is-light:hover,html.theme--catppuccin-latte .button.is-danger.is-light.is-hovered{background-color:#fde0e6;border-color:transparent;color:#e9113f}html.theme--catppuccin-latte .button.is-danger.is-light:active,html.theme--catppuccin-latte .button.is-danger.is-light.is-active{background-color:#fcd4dd;border-color:transparent;color:#e9113f}html.theme--catppuccin-latte .button.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-latte .button.is-small:not(.is-rounded),html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-latte .button.is-normal{font-size:1rem}html.theme--catppuccin-latte .button.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .button.is-large{font-size:1.5rem}html.theme--catppuccin-latte .button[disabled],fieldset[disabled] html.theme--catppuccin-latte .button{background-color:#9ca0b0;border-color:#acb0be;box-shadow:none;opacity:.5}html.theme--catppuccin-latte .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-latte .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-latte .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-latte .button.is-static{background-color:#e6e9ef;border-color:#acb0be;color:#8c8fa1;box-shadow:none;pointer-events:none}html.theme--catppuccin-latte .button.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-latte .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-latte .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-latte .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-latte .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-latte .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-latte .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-latte .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-latte .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-latte .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-latte .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-latte .buttons.has-addons .button:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-latte .buttons.has-addons .button:focus,html.theme--catppuccin-latte .buttons.has-addons .button.is-focused,html.theme--catppuccin-latte .buttons.has-addons .button:active,html.theme--catppuccin-latte .buttons.has-addons .button.is-active,html.theme--catppuccin-latte .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-latte .buttons.has-addons .button:focus:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-latte .buttons.has-addons .button:active:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-latte .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .buttons.is-centered{justify-content:center}html.theme--catppuccin-latte .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-latte .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-latte .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .button.is-responsive.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-latte .button.is-responsive,html.theme--catppuccin-latte .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-latte .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-latte .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .button.is-responsive.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-latte .button.is-responsive,html.theme--catppuccin-latte .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-latte .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-latte .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-latte .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-latte .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-latte .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-latte .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-latte .content li+li{margin-top:0.25em}html.theme--catppuccin-latte .content p:not(:last-child),html.theme--catppuccin-latte .content dl:not(:last-child),html.theme--catppuccin-latte .content ol:not(:last-child),html.theme--catppuccin-latte .content ul:not(:last-child),html.theme--catppuccin-latte .content blockquote:not(:last-child),html.theme--catppuccin-latte .content pre:not(:last-child),html.theme--catppuccin-latte .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-latte .content h1,html.theme--catppuccin-latte .content h2,html.theme--catppuccin-latte .content h3,html.theme--catppuccin-latte .content h4,html.theme--catppuccin-latte .content h5,html.theme--catppuccin-latte .content h6{color:#4c4f69;font-weight:600;line-height:1.125}html.theme--catppuccin-latte .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-latte .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-latte .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-latte .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-latte .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-latte .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-latte .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-latte .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-latte .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-latte .content blockquote{background-color:#e6e9ef;border-left:5px solid #acb0be;padding:1.25em 1.5em}html.theme--catppuccin-latte .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-latte .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-latte .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-latte .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-latte .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-latte .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-latte .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-latte .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-latte .content ul ul ul{list-style-type:square}html.theme--catppuccin-latte .content dd{margin-left:2em}html.theme--catppuccin-latte .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-latte .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-latte .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-latte .content figure img{display:inline-block}html.theme--catppuccin-latte .content figure figcaption{font-style:italic}html.theme--catppuccin-latte .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-latte .content sup,html.theme--catppuccin-latte .content sub{font-size:75%}html.theme--catppuccin-latte .content table{width:100%}html.theme--catppuccin-latte .content table td,html.theme--catppuccin-latte .content table th{border:1px solid #acb0be;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-latte .content table th{color:#41445a}html.theme--catppuccin-latte .content table th:not([align]){text-align:inherit}html.theme--catppuccin-latte .content table thead td,html.theme--catppuccin-latte .content table thead th{border-width:0 0 2px;color:#41445a}html.theme--catppuccin-latte .content table tfoot td,html.theme--catppuccin-latte .content table tfoot th{border-width:2px 0 0;color:#41445a}html.theme--catppuccin-latte .content table tbody tr:last-child td,html.theme--catppuccin-latte .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-latte .content .tabs li+li{margin-top:0}html.theme--catppuccin-latte .content.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-latte .content.is-normal{font-size:1rem}html.theme--catppuccin-latte .content.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .content.is-large{font-size:1.5rem}html.theme--catppuccin-latte .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-latte .icon.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-latte .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-latte .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-latte .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-latte .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-latte .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-latte div.icon-text{display:flex}html.theme--catppuccin-latte .image,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-latte .image img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-latte .image img.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-latte .image.is-fullwidth,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-latte .image.is-square img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-latte .image.is-square .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-latte .image.is-1by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-latte .image.is-1by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-latte .image.is-5by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-latte .image.is-5by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-latte .image.is-4by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-latte .image.is-4by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-latte .image.is-3by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-latte .image.is-5by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-latte .image.is-5by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-latte .image.is-16by9 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-latte .image.is-16by9 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-latte .image.is-2by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-latte .image.is-2by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-latte .image.is-3by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-latte .image.is-3by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-latte .image.is-4by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-latte .image.is-4by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-latte .image.is-3by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-latte .image.is-3by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-latte .image.is-2by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-latte .image.is-2by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-latte .image.is-3by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-latte .image.is-9by16 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-latte .image.is-9by16 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-latte .image.is-1by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-latte .image.is-1by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-latte .image.is-1by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-latte .image.is-1by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-latte .image.is-square,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-latte .image.is-1by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-latte .image.is-5by4,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-latte .image.is-4by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-latte .image.is-3by2,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-latte .image.is-5by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-latte .image.is-16by9,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-latte .image.is-2by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-latte .image.is-3by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-latte .image.is-4by5,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-latte .image.is-3by4,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-latte .image.is-2by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-latte .image.is-3by5,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-latte .image.is-9by16,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-latte .image.is-1by2,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-latte .image.is-1by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-latte .image.is-16x16,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-latte .image.is-24x24,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-latte .image.is-32x32,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-latte .image.is-48x48,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-latte .image.is-64x64,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-latte .image.is-96x96,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-latte .image.is-128x128,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-latte .notification{background-color:#e6e9ef;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-latte .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-latte .notification strong{color:currentColor}html.theme--catppuccin-latte .notification code,html.theme--catppuccin-latte .notification pre{background:#fff}html.theme--catppuccin-latte .notification pre code{background:transparent}html.theme--catppuccin-latte .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-latte .notification .title,html.theme--catppuccin-latte .notification .subtitle,html.theme--catppuccin-latte .notification .content{color:currentColor}html.theme--catppuccin-latte .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .notification.is-dark,html.theme--catppuccin-latte .content kbd.notification{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .notification.is-primary,html.theme--catppuccin-latte .docstring>section>a.notification.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .notification.is-primary.is-light,html.theme--catppuccin-latte .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .notification.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .notification.is-link.is-light{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .notification.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .notification.is-info.is-light{background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .notification.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .notification.is-success.is-light{background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .notification.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .notification.is-warning.is-light{background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .notification.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .notification.is-danger.is-light{background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-latte .progress::-webkit-progress-bar{background-color:#bcc0cc}html.theme--catppuccin-latte .progress::-webkit-progress-value{background-color:#8c8fa1}html.theme--catppuccin-latte .progress::-moz-progress-bar{background-color:#8c8fa1}html.theme--catppuccin-latte .progress::-ms-fill{background-color:#8c8fa1;border:none}html.theme--catppuccin-latte .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-latte .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-latte .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-latte .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-latte .content kbd.progress::-webkit-progress-value{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-latte .content kbd.progress::-moz-progress-bar{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark::-ms-fill,html.theme--catppuccin-latte .content kbd.progress::-ms-fill{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark:indeterminate,html.theme--catppuccin-latte .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #ccd0da 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary::-ms-fill,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary:indeterminate,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #1e66f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-link::-webkit-progress-value{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link::-moz-progress-bar{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link::-ms-fill{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link:indeterminate{background-image:linear-gradient(to right, #1e66f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-info::-webkit-progress-value{background-color:#179299}html.theme--catppuccin-latte .progress.is-info::-moz-progress-bar{background-color:#179299}html.theme--catppuccin-latte .progress.is-info::-ms-fill{background-color:#179299}html.theme--catppuccin-latte .progress.is-info:indeterminate{background-image:linear-gradient(to right, #179299 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-success::-webkit-progress-value{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success::-moz-progress-bar{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success::-ms-fill{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success:indeterminate{background-image:linear-gradient(to right, #40a02b 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-warning::-webkit-progress-value{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning::-moz-progress-bar{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning::-ms-fill{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #df8e1d 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-danger::-webkit-progress-value{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger::-moz-progress-bar{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger::-ms-fill{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #d20f39 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#bcc0cc;background-image:linear-gradient(to right, #4c4f69 30%, #bcc0cc 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-latte .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-latte .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-latte .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-latte .progress.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-latte .progress.is-medium{height:1.25rem}html.theme--catppuccin-latte .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-latte .table{background-color:#bcc0cc;color:#4c4f69}html.theme--catppuccin-latte .table td,html.theme--catppuccin-latte .table th{border:1px solid #acb0be;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-latte .table td.is-white,html.theme--catppuccin-latte .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .table td.is-black,html.theme--catppuccin-latte .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .table td.is-light,html.theme--catppuccin-latte .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .table td.is-dark,html.theme--catppuccin-latte .table th.is-dark{background-color:#ccd0da;border-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .table td.is-primary,html.theme--catppuccin-latte .table th.is-primary{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-link,html.theme--catppuccin-latte .table th.is-link{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-info,html.theme--catppuccin-latte .table th.is-info{background-color:#179299;border-color:#179299;color:#fff}html.theme--catppuccin-latte .table td.is-success,html.theme--catppuccin-latte .table th.is-success{background-color:#40a02b;border-color:#40a02b;color:#fff}html.theme--catppuccin-latte .table td.is-warning,html.theme--catppuccin-latte .table th.is-warning{background-color:#df8e1d;border-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .table td.is-danger,html.theme--catppuccin-latte .table th.is-danger{background-color:#d20f39;border-color:#d20f39;color:#fff}html.theme--catppuccin-latte .table td.is-narrow,html.theme--catppuccin-latte .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-latte .table td.is-selected,html.theme--catppuccin-latte .table th.is-selected{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-selected a,html.theme--catppuccin-latte .table td.is-selected strong,html.theme--catppuccin-latte .table th.is-selected a,html.theme--catppuccin-latte .table th.is-selected strong{color:currentColor}html.theme--catppuccin-latte .table td.is-vcentered,html.theme--catppuccin-latte .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-latte .table th{color:#41445a}html.theme--catppuccin-latte .table th:not([align]){text-align:left}html.theme--catppuccin-latte .table tr.is-selected{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table tr.is-selected a,html.theme--catppuccin-latte .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-latte .table tr.is-selected td,html.theme--catppuccin-latte .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-latte .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table thead td,html.theme--catppuccin-latte .table thead th{border-width:0 0 2px;color:#41445a}html.theme--catppuccin-latte .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table tfoot td,html.theme--catppuccin-latte .table tfoot th{border-width:2px 0 0;color:#41445a}html.theme--catppuccin-latte .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table tbody tr:last-child td,html.theme--catppuccin-latte .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-latte .table.is-bordered td,html.theme--catppuccin-latte .table.is-bordered th{border-width:1px}html.theme--catppuccin-latte .table.is-bordered tr:last-child td,html.theme--catppuccin-latte .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-latte .table.is-fullwidth{width:100%}html.theme--catppuccin-latte .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#ccd0da}html.theme--catppuccin-latte .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#ccd0da}html.theme--catppuccin-latte .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#d2d5de}html.theme--catppuccin-latte .table.is-narrow td,html.theme--catppuccin-latte .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-latte .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#ccd0da}html.theme--catppuccin-latte .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-latte .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .tags .tag,html.theme--catppuccin-latte .tags .content kbd,html.theme--catppuccin-latte .content .tags kbd,html.theme--catppuccin-latte .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-latte .tags .tag:not(:last-child),html.theme--catppuccin-latte .tags .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags kbd:not(:last-child),html.theme--catppuccin-latte .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-latte .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-latte .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-latte .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-latte .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-latte .tags.is-centered{justify-content:center}html.theme--catppuccin-latte .tags.is-centered .tag,html.theme--catppuccin-latte .tags.is-centered .content kbd,html.theme--catppuccin-latte .content .tags.is-centered kbd,html.theme--catppuccin-latte .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-latte .tags.is-right{justify-content:flex-end}html.theme--catppuccin-latte .tags.is-right .tag:not(:first-child),html.theme--catppuccin-latte .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-latte .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-latte .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-latte .tags.is-right .tag:not(:last-child),html.theme--catppuccin-latte .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-latte .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-latte .tags.has-addons .tag,html.theme--catppuccin-latte .tags.has-addons .content kbd,html.theme--catppuccin-latte .content .tags.has-addons kbd,html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-latte .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-latte .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-latte .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-latte .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-latte .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-latte .tag:not(body),html.theme--catppuccin-latte .content kbd:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#e6e9ef;border-radius:.4em;color:#4c4f69;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-latte .tag:not(body) .delete,html.theme--catppuccin-latte .content kbd:not(body) .delete,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-latte .tag.is-white:not(body),html.theme--catppuccin-latte .content kbd.is-white:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .tag.is-black:not(body),html.theme--catppuccin-latte .content kbd.is-black:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .tag.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .tag.is-dark:not(body),html.theme--catppuccin-latte .content kbd:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-latte .content .docstring>section>kbd:not(body){background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .tag.is-primary:not(body),html.theme--catppuccin-latte .content kbd.is-primary:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .tag.is-primary.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .tag.is-link:not(body),html.theme--catppuccin-latte .content kbd.is-link:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .tag.is-link.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-link.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .tag.is-info:not(body),html.theme--catppuccin-latte .content kbd.is-info:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#179299;color:#fff}html.theme--catppuccin-latte .tag.is-info.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-info.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .tag.is-success:not(body),html.theme--catppuccin-latte .content kbd.is-success:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .tag.is-success.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-success.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .tag.is-warning:not(body),html.theme--catppuccin-latte .content kbd.is-warning:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .tag.is-warning.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .tag.is-danger:not(body),html.theme--catppuccin-latte .content kbd.is-danger:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .tag.is-danger.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .tag.is-normal:not(body),html.theme--catppuccin-latte .content kbd.is-normal:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-latte .tag.is-medium:not(body),html.theme--catppuccin-latte .content kbd.is-medium:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-latte .tag.is-large:not(body),html.theme--catppuccin-latte .content kbd.is-large:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-latte .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-latte .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-latte .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-latte .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-latte .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-latte .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-latte .tag.is-delete:not(body),html.theme--catppuccin-latte .content kbd.is-delete:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-latte .tag.is-delete:not(body)::before,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::before,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-latte .tag.is-delete:not(body)::after,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::after,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-latte .tag.is-delete:not(body)::before,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::before,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-latte .tag.is-delete:not(body)::after,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::after,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-latte .tag.is-delete:not(body):hover,html.theme--catppuccin-latte .content kbd.is-delete:not(body):hover,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-latte .tag.is-delete:not(body):focus,html.theme--catppuccin-latte .content kbd.is-delete:not(body):focus,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#d6dbe5}html.theme--catppuccin-latte .tag.is-delete:not(body):active,html.theme--catppuccin-latte .content kbd.is-delete:not(body):active,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#c7cedb}html.theme--catppuccin-latte .tag.is-rounded:not(body),html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-latte .content kbd.is-rounded:not(body),html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-latte a.tag:hover,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-latte .title,html.theme--catppuccin-latte .subtitle{word-break:break-word}html.theme--catppuccin-latte .title em,html.theme--catppuccin-latte .title span,html.theme--catppuccin-latte .subtitle em,html.theme--catppuccin-latte .subtitle span{font-weight:inherit}html.theme--catppuccin-latte .title sub,html.theme--catppuccin-latte .subtitle sub{font-size:.75em}html.theme--catppuccin-latte .title sup,html.theme--catppuccin-latte .subtitle sup{font-size:.75em}html.theme--catppuccin-latte .title .tag,html.theme--catppuccin-latte .title .content kbd,html.theme--catppuccin-latte .content .title kbd,html.theme--catppuccin-latte .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-latte .subtitle .tag,html.theme--catppuccin-latte .subtitle .content kbd,html.theme--catppuccin-latte .content .subtitle kbd,html.theme--catppuccin-latte .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-latte .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-latte .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-latte .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-latte .title.is-1{font-size:3rem}html.theme--catppuccin-latte .title.is-2{font-size:2.5rem}html.theme--catppuccin-latte .title.is-3{font-size:2rem}html.theme--catppuccin-latte .title.is-4{font-size:1.5rem}html.theme--catppuccin-latte .title.is-5{font-size:1.25rem}html.theme--catppuccin-latte .title.is-6{font-size:1rem}html.theme--catppuccin-latte .title.is-7{font-size:.75rem}html.theme--catppuccin-latte .subtitle{color:#9ca0b0;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-latte .subtitle strong{color:#9ca0b0;font-weight:600}html.theme--catppuccin-latte .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-latte .subtitle.is-1{font-size:3rem}html.theme--catppuccin-latte .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-latte .subtitle.is-3{font-size:2rem}html.theme--catppuccin-latte .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-latte .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-latte .subtitle.is-6{font-size:1rem}html.theme--catppuccin-latte .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-latte .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-latte .number{align-items:center;background-color:#e6e9ef;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{background-color:#eff1f5;border-color:#acb0be;border-radius:.4em;color:#8c8fa1}html.theme--catppuccin-latte .select select::-moz-placeholder,html.theme--catppuccin-latte .textarea::-moz-placeholder,html.theme--catppuccin-latte .input::-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-latte .select select::-webkit-input-placeholder,html.theme--catppuccin-latte .textarea::-webkit-input-placeholder,html.theme--catppuccin-latte .input::-webkit-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:-moz-placeholder,html.theme--catppuccin-latte .textarea:-moz-placeholder,html.theme--catppuccin-latte .input:-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:-ms-input-placeholder,html.theme--catppuccin-latte .textarea:-ms-input-placeholder,html.theme--catppuccin-latte .input:-ms-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:hover,html.theme--catppuccin-latte .textarea:hover,html.theme--catppuccin-latte .input:hover,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-latte .select select.is-hovered,html.theme--catppuccin-latte .is-hovered.textarea,html.theme--catppuccin-latte .is-hovered.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#9ca0b0}html.theme--catppuccin-latte .select select:focus,html.theme--catppuccin-latte .textarea:focus,html.theme--catppuccin-latte .input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-latte .select select.is-focused,html.theme--catppuccin-latte .is-focused.textarea,html.theme--catppuccin-latte .is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .select select:active,html.theme--catppuccin-latte .textarea:active,html.theme--catppuccin-latte .input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-latte .select select.is-active,html.theme--catppuccin-latte .is-active.textarea,html.theme--catppuccin-latte .is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#1e66f5;box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select select[disabled],html.theme--catppuccin-latte .textarea[disabled],html.theme--catppuccin-latte .input[disabled],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-latte .select select,fieldset[disabled] html.theme--catppuccin-latte .textarea,fieldset[disabled] html.theme--catppuccin-latte .input,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{background-color:#9ca0b0;border-color:#e6e9ef;box-shadow:none;color:#616587}html.theme--catppuccin-latte .select select[disabled]::-moz-placeholder,html.theme--catppuccin-latte .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-latte .input[disabled]::-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]:-moz-placeholder,html.theme--catppuccin-latte .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-latte .input[disabled]:-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-latte .textarea[readonly],html.theme--catppuccin-latte .input[readonly],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-latte .is-white.textarea,html.theme--catppuccin-latte .is-white.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-latte .is-white.textarea:focus,html.theme--catppuccin-latte .is-white.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-latte .is-white.is-focused.textarea,html.theme--catppuccin-latte .is-white.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-white.textarea:active,html.theme--catppuccin-latte .is-white.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-latte .is-white.is-active.textarea,html.theme--catppuccin-latte .is-white.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .is-black.textarea,html.theme--catppuccin-latte .is-black.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-latte .is-black.textarea:focus,html.theme--catppuccin-latte .is-black.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-latte .is-black.is-focused.textarea,html.theme--catppuccin-latte .is-black.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-black.textarea:active,html.theme--catppuccin-latte .is-black.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-latte .is-black.is-active.textarea,html.theme--catppuccin-latte .is-black.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .is-light.textarea,html.theme--catppuccin-latte .is-light.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-latte .is-light.textarea:focus,html.theme--catppuccin-latte .is-light.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-latte .is-light.is-focused.textarea,html.theme--catppuccin-latte .is-light.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-light.textarea:active,html.theme--catppuccin-latte .is-light.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-latte .is-light.is-active.textarea,html.theme--catppuccin-latte .is-light.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .is-dark.textarea,html.theme--catppuccin-latte .content kbd.textarea,html.theme--catppuccin-latte .is-dark.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-latte .content kbd.input{border-color:#ccd0da}html.theme--catppuccin-latte .is-dark.textarea:focus,html.theme--catppuccin-latte .content kbd.textarea:focus,html.theme--catppuccin-latte .is-dark.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-latte .content kbd.input:focus,html.theme--catppuccin-latte .is-dark.is-focused.textarea,html.theme--catppuccin-latte .content kbd.is-focused.textarea,html.theme--catppuccin-latte .is-dark.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .content kbd.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-dark.textarea:active,html.theme--catppuccin-latte .content kbd.textarea:active,html.theme--catppuccin-latte .is-dark.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-latte .content kbd.input:active,html.theme--catppuccin-latte .is-dark.is-active.textarea,html.theme--catppuccin-latte .content kbd.is-active.textarea,html.theme--catppuccin-latte .is-dark.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .content kbd.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .is-primary.textarea,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink{border-color:#1e66f5}html.theme--catppuccin-latte .is-primary.textarea:focus,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-latte .is-primary.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-latte .is-primary.is-focused.textarea,html.theme--catppuccin-latte .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-latte .is-primary.textarea:active,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-latte .is-primary.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-latte .is-primary.is-active.textarea,html.theme--catppuccin-latte .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .is-link.textarea,html.theme--catppuccin-latte .is-link.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#1e66f5}html.theme--catppuccin-latte .is-link.textarea:focus,html.theme--catppuccin-latte .is-link.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-latte .is-link.is-focused.textarea,html.theme--catppuccin-latte .is-link.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-link.textarea:active,html.theme--catppuccin-latte .is-link.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-latte .is-link.is-active.textarea,html.theme--catppuccin-latte .is-link.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .is-info.textarea,html.theme--catppuccin-latte .is-info.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#179299}html.theme--catppuccin-latte .is-info.textarea:focus,html.theme--catppuccin-latte .is-info.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-latte .is-info.is-focused.textarea,html.theme--catppuccin-latte .is-info.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-info.textarea:active,html.theme--catppuccin-latte .is-info.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-latte .is-info.is-active.textarea,html.theme--catppuccin-latte .is-info.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .is-success.textarea,html.theme--catppuccin-latte .is-success.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#40a02b}html.theme--catppuccin-latte .is-success.textarea:focus,html.theme--catppuccin-latte .is-success.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-latte .is-success.is-focused.textarea,html.theme--catppuccin-latte .is-success.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-success.textarea:active,html.theme--catppuccin-latte .is-success.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-latte .is-success.is-active.textarea,html.theme--catppuccin-latte .is-success.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .is-warning.textarea,html.theme--catppuccin-latte .is-warning.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#df8e1d}html.theme--catppuccin-latte .is-warning.textarea:focus,html.theme--catppuccin-latte .is-warning.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-latte .is-warning.is-focused.textarea,html.theme--catppuccin-latte .is-warning.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-warning.textarea:active,html.theme--catppuccin-latte .is-warning.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-latte .is-warning.is-active.textarea,html.theme--catppuccin-latte .is-warning.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .is-danger.textarea,html.theme--catppuccin-latte .is-danger.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#d20f39}html.theme--catppuccin-latte .is-danger.textarea:focus,html.theme--catppuccin-latte .is-danger.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-latte .is-danger.is-focused.textarea,html.theme--catppuccin-latte .is-danger.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-danger.textarea:active,html.theme--catppuccin-latte .is-danger.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-latte .is-danger.is-active.textarea,html.theme--catppuccin-latte .is-danger.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .is-small.textarea,html.theme--catppuccin-latte .is-small.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-latte .is-medium.textarea,html.theme--catppuccin-latte .is-medium.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .is-large.textarea,html.theme--catppuccin-latte .is-large.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-latte .is-fullwidth.textarea,html.theme--catppuccin-latte .is-fullwidth.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-latte .is-inline.textarea,html.theme--catppuccin-latte .is-inline.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-latte .input.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-latte .input.is-static,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-latte .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-latte .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-latte .textarea[rows]{height:initial}html.theme--catppuccin-latte .textarea.has-fixed-size{resize:none}html.theme--catppuccin-latte .radio,html.theme--catppuccin-latte .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-latte .radio input,html.theme--catppuccin-latte .checkbox input{cursor:pointer}html.theme--catppuccin-latte .radio:hover,html.theme--catppuccin-latte .checkbox:hover{color:#04a5e5}html.theme--catppuccin-latte .radio[disabled],html.theme--catppuccin-latte .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-latte .radio,fieldset[disabled] html.theme--catppuccin-latte .checkbox,html.theme--catppuccin-latte .radio input[disabled],html.theme--catppuccin-latte .checkbox input[disabled]{color:#616587;cursor:not-allowed}html.theme--catppuccin-latte .radio+.radio{margin-left:.5em}html.theme--catppuccin-latte .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-latte .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading)::after{border-color:#1e66f5;right:1.125em;z-index:4}html.theme--catppuccin-latte .select.is-rounded select,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-latte .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-latte .select select::-ms-expand{display:none}html.theme--catppuccin-latte .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-latte .select select:hover{border-color:#e6e9ef}html.theme--catppuccin-latte .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-latte .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-latte .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#04a5e5}html.theme--catppuccin-latte .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-latte .select.is-white select{border-color:#fff}html.theme--catppuccin-latte .select.is-white select:hover,html.theme--catppuccin-latte .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-latte .select.is-white select:focus,html.theme--catppuccin-latte .select.is-white select.is-focused,html.theme--catppuccin-latte .select.is-white select:active,html.theme--catppuccin-latte .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-latte .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-latte .select.is-black select:hover,html.theme--catppuccin-latte .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-latte .select.is-black select:focus,html.theme--catppuccin-latte .select.is-black select.is-focused,html.theme--catppuccin-latte .select.is-black select:active,html.theme--catppuccin-latte .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-latte .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-latte .select.is-light select:hover,html.theme--catppuccin-latte .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-latte .select.is-light select:focus,html.theme--catppuccin-latte .select.is-light select.is-focused,html.theme--catppuccin-latte .select.is-light select:active,html.theme--catppuccin-latte .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .select.is-dark:not(:hover)::after,html.theme--catppuccin-latte .content kbd.select:not(:hover)::after{border-color:#ccd0da}html.theme--catppuccin-latte .select.is-dark select,html.theme--catppuccin-latte .content kbd.select select{border-color:#ccd0da}html.theme--catppuccin-latte .select.is-dark select:hover,html.theme--catppuccin-latte .content kbd.select select:hover,html.theme--catppuccin-latte .select.is-dark select.is-hovered,html.theme--catppuccin-latte .content kbd.select select.is-hovered{border-color:#bdc2cf}html.theme--catppuccin-latte .select.is-dark select:focus,html.theme--catppuccin-latte .content kbd.select select:focus,html.theme--catppuccin-latte .select.is-dark select.is-focused,html.theme--catppuccin-latte .content kbd.select select.is-focused,html.theme--catppuccin-latte .select.is-dark select:active,html.theme--catppuccin-latte .content kbd.select select:active,html.theme--catppuccin-latte .select.is-dark select.is-active,html.theme--catppuccin-latte .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .select.is-primary:not(:hover)::after,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-primary select,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-primary select:hover,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-latte .select.is-primary select.is-hovered,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#0b57ef}html.theme--catppuccin-latte .select.is-primary select:focus,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-latte .select.is-primary select.is-focused,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-latte .select.is-primary select:active,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-latte .select.is-primary select.is-active,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select.is-link:not(:hover)::after{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-link select{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-link select:hover,html.theme--catppuccin-latte .select.is-link select.is-hovered{border-color:#0b57ef}html.theme--catppuccin-latte .select.is-link select:focus,html.theme--catppuccin-latte .select.is-link select.is-focused,html.theme--catppuccin-latte .select.is-link select:active,html.theme--catppuccin-latte .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select.is-info:not(:hover)::after{border-color:#179299}html.theme--catppuccin-latte .select.is-info select{border-color:#179299}html.theme--catppuccin-latte .select.is-info select:hover,html.theme--catppuccin-latte .select.is-info select.is-hovered{border-color:#147d83}html.theme--catppuccin-latte .select.is-info select:focus,html.theme--catppuccin-latte .select.is-info select.is-focused,html.theme--catppuccin-latte .select.is-info select:active,html.theme--catppuccin-latte .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .select.is-success:not(:hover)::after{border-color:#40a02b}html.theme--catppuccin-latte .select.is-success select{border-color:#40a02b}html.theme--catppuccin-latte .select.is-success select:hover,html.theme--catppuccin-latte .select.is-success select.is-hovered{border-color:#388c26}html.theme--catppuccin-latte .select.is-success select:focus,html.theme--catppuccin-latte .select.is-success select.is-focused,html.theme--catppuccin-latte .select.is-success select:active,html.theme--catppuccin-latte .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .select.is-warning:not(:hover)::after{border-color:#df8e1d}html.theme--catppuccin-latte .select.is-warning select{border-color:#df8e1d}html.theme--catppuccin-latte .select.is-warning select:hover,html.theme--catppuccin-latte .select.is-warning select.is-hovered{border-color:#c8801a}html.theme--catppuccin-latte .select.is-warning select:focus,html.theme--catppuccin-latte .select.is-warning select.is-focused,html.theme--catppuccin-latte .select.is-warning select:active,html.theme--catppuccin-latte .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .select.is-danger:not(:hover)::after{border-color:#d20f39}html.theme--catppuccin-latte .select.is-danger select{border-color:#d20f39}html.theme--catppuccin-latte .select.is-danger select:hover,html.theme--catppuccin-latte .select.is-danger select.is-hovered{border-color:#ba0d33}html.theme--catppuccin-latte .select.is-danger select:focus,html.theme--catppuccin-latte .select.is-danger select.is-focused,html.theme--catppuccin-latte .select.is-danger select:active,html.theme--catppuccin-latte .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .select.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-latte .select.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .select.is-large{font-size:1.5rem}html.theme--catppuccin-latte .select.is-disabled::after{border-color:#616587 !important;opacity:0.5}html.theme--catppuccin-latte .select.is-fullwidth{width:100%}html.theme--catppuccin-latte .select.is-fullwidth select{width:100%}html.theme--catppuccin-latte .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-latte .select.is-loading.is-small:after,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-latte .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-latte .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-latte .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-latte .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:hover .file-cta,html.theme--catppuccin-latte .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:focus .file-cta,html.theme--catppuccin-latte .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:active .file-cta,html.theme--catppuccin-latte .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-black:hover .file-cta,html.theme--catppuccin-latte .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-black:focus .file-cta,html.theme--catppuccin-latte .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-latte .file.is-black:active .file-cta,html.theme--catppuccin-latte .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:hover .file-cta,html.theme--catppuccin-latte .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:focus .file-cta,html.theme--catppuccin-latte .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:active .file-cta,html.theme--catppuccin-latte .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark .file-cta,html.theme--catppuccin-latte .content kbd.file .file-cta{background-color:#ccd0da;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:hover .file-cta,html.theme--catppuccin-latte .content kbd.file:hover .file-cta,html.theme--catppuccin-latte .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-latte .content kbd.file.is-hovered .file-cta{background-color:#c5c9d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:focus .file-cta,html.theme--catppuccin-latte .content kbd.file:focus .file-cta,html.theme--catppuccin-latte .file.is-dark.is-focused .file-cta,html.theme--catppuccin-latte .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(204,208,218,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:active .file-cta,html.theme--catppuccin-latte .content kbd.file:active .file-cta,html.theme--catppuccin-latte .file.is-dark.is-active .file-cta,html.theme--catppuccin-latte .content kbd.file.is-active .file-cta{background-color:#bdc2cf;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-primary .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-primary:hover .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-latte .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-primary:focus .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-latte .file.is-primary.is-focused .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(30,102,245,0.25);color:#fff}html.theme--catppuccin-latte .file.is-primary:active .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-latte .file.is-primary.is-active .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link .file-cta{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link:hover .file-cta,html.theme--catppuccin-latte .file.is-link.is-hovered .file-cta{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link:focus .file-cta,html.theme--catppuccin-latte .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(30,102,245,0.25);color:#fff}html.theme--catppuccin-latte .file.is-link:active .file-cta,html.theme--catppuccin-latte .file.is-link.is-active .file-cta{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info .file-cta{background-color:#179299;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info:hover .file-cta,html.theme--catppuccin-latte .file.is-info.is-hovered .file-cta{background-color:#15878e;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info:focus .file-cta,html.theme--catppuccin-latte .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(23,146,153,0.25);color:#fff}html.theme--catppuccin-latte .file.is-info:active .file-cta,html.theme--catppuccin-latte .file.is-info.is-active .file-cta{background-color:#147d83;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success .file-cta{background-color:#40a02b;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success:hover .file-cta,html.theme--catppuccin-latte .file.is-success.is-hovered .file-cta{background-color:#3c9628;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success:focus .file-cta,html.theme--catppuccin-latte .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(64,160,43,0.25);color:#fff}html.theme--catppuccin-latte .file.is-success:active .file-cta,html.theme--catppuccin-latte .file.is-success.is-active .file-cta{background-color:#388c26;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning .file-cta{background-color:#df8e1d;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning:hover .file-cta,html.theme--catppuccin-latte .file.is-warning.is-hovered .file-cta{background-color:#d4871c;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning:focus .file-cta,html.theme--catppuccin-latte .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(223,142,29,0.25);color:#fff}html.theme--catppuccin-latte .file.is-warning:active .file-cta,html.theme--catppuccin-latte .file.is-warning.is-active .file-cta{background-color:#c8801a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger .file-cta{background-color:#d20f39;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger:hover .file-cta,html.theme--catppuccin-latte .file.is-danger.is-hovered .file-cta{background-color:#c60e36;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger:focus .file-cta,html.theme--catppuccin-latte .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(210,15,57,0.25);color:#fff}html.theme--catppuccin-latte .file.is-danger:active .file-cta,html.theme--catppuccin-latte .file.is-danger.is-active .file-cta{background-color:#ba0d33;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-latte .file.is-normal{font-size:1rem}html.theme--catppuccin-latte .file.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-latte .file.is-large{font-size:1.5rem}html.theme--catppuccin-latte .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-latte .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-latte .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-latte .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-latte .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-latte .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-latte .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-latte .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-latte .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-latte .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-latte .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-latte .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-latte .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-latte .file.is-centered{justify-content:center}html.theme--catppuccin-latte .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-latte .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-latte .file.is-right{justify-content:flex-end}html.theme--catppuccin-latte .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-latte .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-latte .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-latte .file-label:hover .file-cta{background-color:#c5c9d5;color:#41445a}html.theme--catppuccin-latte .file-label:hover .file-name{border-color:#a5a9b8}html.theme--catppuccin-latte .file-label:active .file-cta{background-color:#bdc2cf;color:#41445a}html.theme--catppuccin-latte .file-label:active .file-name{border-color:#9ea2b3}html.theme--catppuccin-latte .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte .file-name{border-color:#acb0be;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-latte .file-cta{background-color:#ccd0da;color:#4c4f69}html.theme--catppuccin-latte .file-name{border-color:#acb0be;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-latte .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-latte .file-icon .fa{font-size:14px}html.theme--catppuccin-latte .label{color:#41445a;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-latte .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-latte .label.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-latte .label.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .label.is-large{font-size:1.5rem}html.theme--catppuccin-latte .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-latte .help.is-white{color:#fff}html.theme--catppuccin-latte .help.is-black{color:#0a0a0a}html.theme--catppuccin-latte .help.is-light{color:#f5f5f5}html.theme--catppuccin-latte .help.is-dark,html.theme--catppuccin-latte .content kbd.help{color:#ccd0da}html.theme--catppuccin-latte .help.is-primary,html.theme--catppuccin-latte .docstring>section>a.help.docs-sourcelink{color:#1e66f5}html.theme--catppuccin-latte .help.is-link{color:#1e66f5}html.theme--catppuccin-latte .help.is-info{color:#179299}html.theme--catppuccin-latte .help.is-success{color:#40a02b}html.theme--catppuccin-latte .help.is-warning{color:#df8e1d}html.theme--catppuccin-latte .help.is-danger{color:#d20f39}html.theme--catppuccin-latte .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-latte .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-latte .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-latte .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-latte .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-latte .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-latte .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-latte .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-latte .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-latte .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field.is-horizontal{display:flex}}html.theme--catppuccin-latte .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-latte .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-latte .field-label.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-latte .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-latte .field-body .field{margin-bottom:0}html.theme--catppuccin-latte .field-body>.field{flex-shrink:1}html.theme--catppuccin-latte .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-latte .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-latte .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-latte .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right .select:focus~.icon{color:#ccd0da}html.theme--catppuccin-latte .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-latte .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-latte .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-latte .control.has-icons-left .icon,html.theme--catppuccin-latte .control.has-icons-right .icon{color:#acb0be;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-latte .control.has-icons-left .input,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-latte .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-latte .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-latte .control.has-icons-right .input,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-latte .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-latte .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-latte .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-latte .control.is-loading.is-small:after,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-latte .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-latte .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-latte .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-latte .breadcrumb a{align-items:center;color:#1e66f5;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-latte .breadcrumb a:hover{color:#04a5e5}html.theme--catppuccin-latte .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-latte .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-latte .breadcrumb li.is-active a{color:#41445a;cursor:default;pointer-events:none}html.theme--catppuccin-latte .breadcrumb li+li::before{color:#9ca0b0;content:"\0002f"}html.theme--catppuccin-latte .breadcrumb ul,html.theme--catppuccin-latte .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-latte .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-latte .breadcrumb.is-centered ol,html.theme--catppuccin-latte .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-latte .breadcrumb.is-right ol,html.theme--catppuccin-latte .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-latte .breadcrumb.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-latte .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-latte .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-latte .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-latte .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-latte .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-latte .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#4c4f69;max-width:100%;position:relative}html.theme--catppuccin-latte .card-footer:first-child,html.theme--catppuccin-latte .card-content:first-child,html.theme--catppuccin-latte .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-latte .card-footer:last-child,html.theme--catppuccin-latte .card-content:last-child,html.theme--catppuccin-latte .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-latte .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-latte .card-header-title{align-items:center;color:#41445a;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-latte .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-latte .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-latte .card-image{display:block;position:relative}html.theme--catppuccin-latte .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-latte .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-latte .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-latte .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-latte .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-latte .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-latte .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-latte .dropdown.is-active .dropdown-menu,html.theme--catppuccin-latte .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-latte .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-latte .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-latte .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-latte .dropdown-content{background-color:#e6e9ef;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-latte .dropdown-item{color:#4c4f69;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-latte a.dropdown-item,html.theme--catppuccin-latte button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-latte a.dropdown-item:hover,html.theme--catppuccin-latte button.dropdown-item:hover{background-color:#e6e9ef;color:#0a0a0a}html.theme--catppuccin-latte a.dropdown-item.is-active,html.theme--catppuccin-latte button.dropdown-item.is-active{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-latte .level{align-items:center;justify-content:space-between}html.theme--catppuccin-latte .level code{border-radius:.4em}html.theme--catppuccin-latte .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-latte .level.is-mobile{display:flex}html.theme--catppuccin-latte .level.is-mobile .level-left,html.theme--catppuccin-latte .level.is-mobile .level-right{display:flex}html.theme--catppuccin-latte .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-latte .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-latte .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level{display:flex}html.theme--catppuccin-latte .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-latte .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-latte .level-item .title,html.theme--catppuccin-latte .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-latte .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-latte .level-left,html.theme--catppuccin-latte .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .level-left .level-item.is-flexible,html.theme--catppuccin-latte .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-left .level-item:not(:last-child),html.theme--catppuccin-latte .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-latte .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-latte .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-left{display:flex}}html.theme--catppuccin-latte .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-right{display:flex}}html.theme--catppuccin-latte .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-latte .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-latte .media .media{border-top:1px solid rgba(172,176,190,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-latte .media .media .content:not(:last-child),html.theme--catppuccin-latte .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-latte .media .media .media{padding-top:.5rem}html.theme--catppuccin-latte .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-latte .media+.media{border-top:1px solid rgba(172,176,190,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-latte .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-latte .media-left,html.theme--catppuccin-latte .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .media-left{margin-right:1rem}html.theme--catppuccin-latte .media-right{margin-left:1rem}html.theme--catppuccin-latte .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-latte .media-content{overflow-x:auto}}html.theme--catppuccin-latte .menu{font-size:1rem}html.theme--catppuccin-latte .menu.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-latte .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .menu.is-large{font-size:1.5rem}html.theme--catppuccin-latte .menu-list{line-height:1.25}html.theme--catppuccin-latte .menu-list a{border-radius:3px;color:#4c4f69;display:block;padding:0.5em 0.75em}html.theme--catppuccin-latte .menu-list a:hover{background-color:#e6e9ef;color:#41445a}html.theme--catppuccin-latte .menu-list a.is-active{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .menu-list li ul{border-left:1px solid #acb0be;margin:.75em;padding-left:.75em}html.theme--catppuccin-latte .menu-label{color:#616587;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-latte .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-latte .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-latte .message{background-color:#e6e9ef;border-radius:.4em;font-size:1rem}html.theme--catppuccin-latte .message strong{color:currentColor}html.theme--catppuccin-latte .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-latte .message.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-latte .message.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .message.is-large{font-size:1.5rem}html.theme--catppuccin-latte .message.is-white{background-color:#fff}html.theme--catppuccin-latte .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-latte .message.is-black{background-color:#fafafa}html.theme--catppuccin-latte .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-latte .message.is-light{background-color:#fafafa}html.theme--catppuccin-latte .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-latte .message.is-dark,html.theme--catppuccin-latte .content kbd.message{background-color:#f9fafb}html.theme--catppuccin-latte .message.is-dark .message-header,html.theme--catppuccin-latte .content kbd.message .message-header{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .message.is-dark .message-body,html.theme--catppuccin-latte .content kbd.message .message-body{border-color:#ccd0da}html.theme--catppuccin-latte .message.is-primary,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink{background-color:#ebf2fe}html.theme--catppuccin-latte .message.is-primary .message-header,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink .message-header{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .message.is-primary .message-body,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink .message-body{border-color:#1e66f5;color:#0a52e1}html.theme--catppuccin-latte .message.is-link{background-color:#ebf2fe}html.theme--catppuccin-latte .message.is-link .message-header{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .message.is-link .message-body{border-color:#1e66f5;color:#0a52e1}html.theme--catppuccin-latte .message.is-info{background-color:#edfcfc}html.theme--catppuccin-latte .message.is-info .message-header{background-color:#179299;color:#fff}html.theme--catppuccin-latte .message.is-info .message-body{border-color:#179299;color:#1cb2ba}html.theme--catppuccin-latte .message.is-success{background-color:#f1fbef}html.theme--catppuccin-latte .message.is-success .message-header{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .message.is-success .message-body{border-color:#40a02b;color:#40a12b}html.theme--catppuccin-latte .message.is-warning{background-color:#fdf6ed}html.theme--catppuccin-latte .message.is-warning .message-header{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .message.is-warning .message-body{border-color:#df8e1d;color:#9e6515}html.theme--catppuccin-latte .message.is-danger{background-color:#feecf0}html.theme--catppuccin-latte .message.is-danger .message-header{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .message.is-danger .message-body{border-color:#d20f39;color:#e9113f}html.theme--catppuccin-latte .message-header{align-items:center;background-color:#4c4f69;border-radius:.4em .4em 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-latte .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-latte .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .message-body{border-color:#acb0be;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#4c4f69;padding:1.25em 1.5em}html.theme--catppuccin-latte .message-body code,html.theme--catppuccin-latte .message-body pre{background-color:#fff}html.theme--catppuccin-latte .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-latte .modal.is-active{display:flex}html.theme--catppuccin-latte .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-latte .modal-content,html.theme--catppuccin-latte .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-latte .modal-content,html.theme--catppuccin-latte .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-latte .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-latte .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-latte .modal-card-head,html.theme--catppuccin-latte .modal-card-foot{align-items:center;background-color:#e6e9ef;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-latte .modal-card-head{border-bottom:1px solid #acb0be;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-latte .modal-card-title{color:#4c4f69;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-latte .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #acb0be}html.theme--catppuccin-latte .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-latte .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#eff1f5;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-latte .navbar{background-color:#1e66f5;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-latte .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-latte .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-latte .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-latte .navbar.is-dark,html.theme--catppuccin-latte .content kbd.navbar{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-burger,html.theme--catppuccin-latte .content kbd.navbar .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#ccd0da;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-latte .navbar.is-primary,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-burger,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5;color:#fff}}html.theme--catppuccin-latte .navbar.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5;color:#fff}}html.theme--catppuccin-latte .navbar.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#179299;color:#fff}}html.theme--catppuccin-latte .navbar.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#40a02b;color:#fff}}html.theme--catppuccin-latte .navbar.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#df8e1d;color:#fff}}html.theme--catppuccin-latte .navbar.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#d20f39;color:#fff}}html.theme--catppuccin-latte .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-latte .navbar.has-shadow{box-shadow:0 2px 0 0 #e6e9ef}html.theme--catppuccin-latte .navbar.is-fixed-bottom,html.theme--catppuccin-latte .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #e6e9ef}html.theme--catppuccin-latte .navbar.is-fixed-top{top:0}html.theme--catppuccin-latte html.has-navbar-fixed-top,html.theme--catppuccin-latte body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom,html.theme--catppuccin-latte body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-latte .navbar-brand,html.theme--catppuccin-latte .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-latte .navbar-brand a.navbar-item:focus,html.theme--catppuccin-latte .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-latte .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-latte .navbar-burger{color:#4c4f69;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-latte .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-latte .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-latte .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-latte .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-latte .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-latte .navbar-menu{display:none}html.theme--catppuccin-latte .navbar-item,html.theme--catppuccin-latte .navbar-link{color:#4c4f69;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-latte .navbar-item .icon:only-child,html.theme--catppuccin-latte .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-latte a.navbar-item,html.theme--catppuccin-latte .navbar-link{cursor:pointer}html.theme--catppuccin-latte a.navbar-item:focus,html.theme--catppuccin-latte a.navbar-item:focus-within,html.theme--catppuccin-latte a.navbar-item:hover,html.theme--catppuccin-latte a.navbar-item.is-active,html.theme--catppuccin-latte .navbar-link:focus,html.theme--catppuccin-latte .navbar-link:focus-within,html.theme--catppuccin-latte .navbar-link:hover,html.theme--catppuccin-latte .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}html.theme--catppuccin-latte .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .navbar-item img{max-height:1.75rem}html.theme--catppuccin-latte .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-latte .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-latte .navbar-item.is-tab:focus,html.theme--catppuccin-latte .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#1e66f5}html.theme--catppuccin-latte .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#1e66f5;border-bottom-style:solid;border-bottom-width:3px;color:#1e66f5;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-latte .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-latte .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-latte .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-latte .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .navbar>.container{display:block}html.theme--catppuccin-latte .navbar-brand .navbar-item,html.theme--catppuccin-latte .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-latte .navbar-link::after{display:none}html.theme--catppuccin-latte .navbar-menu{background-color:#1e66f5;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-latte .navbar-menu.is-active{display:block}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch,html.theme--catppuccin-latte .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-latte .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-latte .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-latte .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-latte html.has-navbar-fixed-top-touch,html.theme--catppuccin-latte body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-latte body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar,html.theme--catppuccin-latte .navbar-menu,html.theme--catppuccin-latte .navbar-start,html.theme--catppuccin-latte .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-latte .navbar{min-height:4rem}html.theme--catppuccin-latte .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-latte .navbar.is-spaced .navbar-start,html.theme--catppuccin-latte .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-latte .navbar.is-spaced a.navbar-item,html.theme--catppuccin-latte .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8c8fa1}html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}html.theme--catppuccin-latte .navbar-burger{display:none}html.theme--catppuccin-latte .navbar-item,html.theme--catppuccin-latte .navbar-link{align-items:center;display:flex}html.theme--catppuccin-latte .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-latte .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-latte .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-latte .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-latte .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-latte .navbar-dropdown{background-color:#1e66f5;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-latte .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-latte .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8c8fa1}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}.navbar.is-spaced html.theme--catppuccin-latte .navbar-dropdown,html.theme--catppuccin-latte .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-latte .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-latte .navbar-divider{display:block}html.theme--catppuccin-latte .navbar>.container .navbar-brand,html.theme--catppuccin-latte .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-latte .navbar>.container .navbar-menu,html.theme--catppuccin-latte .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-latte .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-latte .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-latte html.has-navbar-fixed-top-desktop,html.theme--catppuccin-latte body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-latte body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-latte html.has-spaced-navbar-fixed-top,html.theme--catppuccin-latte body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-latte html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-latte body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-latte a.navbar-item.is-active,html.theme--catppuccin-latte .navbar-link.is-active{color:#1e66f5}html.theme--catppuccin-latte a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-latte .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-latte .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-latte .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-latte .pagination.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-latte .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-latte .pagination.is-rounded .pagination-previous,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-latte .pagination.is-rounded .pagination-next,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-latte .pagination.is-rounded .pagination-link,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-latte .pagination,html.theme--catppuccin-latte .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link{border-color:#acb0be;color:#1e66f5;min-width:2.5em}html.theme--catppuccin-latte .pagination-previous:hover,html.theme--catppuccin-latte .pagination-next:hover,html.theme--catppuccin-latte .pagination-link:hover{border-color:#9ca0b0;color:#04a5e5}html.theme--catppuccin-latte .pagination-previous:focus,html.theme--catppuccin-latte .pagination-next:focus,html.theme--catppuccin-latte .pagination-link:focus{border-color:#9ca0b0}html.theme--catppuccin-latte .pagination-previous:active,html.theme--catppuccin-latte .pagination-next:active,html.theme--catppuccin-latte .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-latte .pagination-previous[disabled],html.theme--catppuccin-latte .pagination-previous.is-disabled,html.theme--catppuccin-latte .pagination-next[disabled],html.theme--catppuccin-latte .pagination-next.is-disabled,html.theme--catppuccin-latte .pagination-link[disabled],html.theme--catppuccin-latte .pagination-link.is-disabled{background-color:#acb0be;border-color:#acb0be;box-shadow:none;color:#616587;opacity:0.5}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-latte .pagination-link.is-current{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .pagination-ellipsis{color:#9ca0b0;pointer-events:none}html.theme--catppuccin-latte .pagination-list{flex-wrap:wrap}html.theme--catppuccin-latte .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-latte .pagination{flex-wrap:wrap}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-latte .pagination-previous{order:2}html.theme--catppuccin-latte .pagination-next{order:3}html.theme--catppuccin-latte .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-latte .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-latte .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-latte .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-latte .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-latte .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-latte .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-latte .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-latte .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-latte .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-latte .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-latte .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-latte .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-latte .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-latte .panel.is-dark .panel-heading,html.theme--catppuccin-latte .content kbd.panel .panel-heading{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-latte .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#ccd0da}html.theme--catppuccin-latte .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-latte .content kbd.panel .panel-block.is-active .panel-icon{color:#ccd0da}html.theme--catppuccin-latte .panel.is-primary .panel-heading,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#1e66f5}html.theme--catppuccin-latte .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel.is-link .panel-heading{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .panel.is-link .panel-tabs a.is-active{border-bottom-color:#1e66f5}html.theme--catppuccin-latte .panel.is-link .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel.is-info .panel-heading{background-color:#179299;color:#fff}html.theme--catppuccin-latte .panel.is-info .panel-tabs a.is-active{border-bottom-color:#179299}html.theme--catppuccin-latte .panel.is-info .panel-block.is-active .panel-icon{color:#179299}html.theme--catppuccin-latte .panel.is-success .panel-heading{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .panel.is-success .panel-tabs a.is-active{border-bottom-color:#40a02b}html.theme--catppuccin-latte .panel.is-success .panel-block.is-active .panel-icon{color:#40a02b}html.theme--catppuccin-latte .panel.is-warning .panel-heading{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#df8e1d}html.theme--catppuccin-latte .panel.is-warning .panel-block.is-active .panel-icon{color:#df8e1d}html.theme--catppuccin-latte .panel.is-danger .panel-heading{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#d20f39}html.theme--catppuccin-latte .panel.is-danger .panel-block.is-active .panel-icon{color:#d20f39}html.theme--catppuccin-latte .panel-tabs:not(:last-child),html.theme--catppuccin-latte .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-latte .panel-heading{background-color:#bcc0cc;border-radius:8px 8px 0 0;color:#41445a;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-latte .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-latte .panel-tabs a{border-bottom:1px solid #acb0be;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-latte .panel-tabs a.is-active{border-bottom-color:#bcc0cc;color:#0b57ef}html.theme--catppuccin-latte .panel-list a{color:#4c4f69}html.theme--catppuccin-latte .panel-list a:hover{color:#1e66f5}html.theme--catppuccin-latte .panel-block{align-items:center;color:#41445a;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-latte .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-latte .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-latte .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-latte .panel-block.is-active{border-left-color:#1e66f5;color:#0b57ef}html.theme--catppuccin-latte .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-latte a.panel-block,html.theme--catppuccin-latte label.panel-block{cursor:pointer}html.theme--catppuccin-latte a.panel-block:hover,html.theme--catppuccin-latte label.panel-block:hover{background-color:#e6e9ef}html.theme--catppuccin-latte .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#616587;margin-right:.75em}html.theme--catppuccin-latte .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-latte .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-latte .tabs a{align-items:center;border-bottom-color:#acb0be;border-bottom-style:solid;border-bottom-width:1px;color:#4c4f69;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-latte .tabs a:hover{border-bottom-color:#41445a;color:#41445a}html.theme--catppuccin-latte .tabs li{display:block}html.theme--catppuccin-latte .tabs li.is-active a{border-bottom-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .tabs ul{align-items:center;border-bottom-color:#acb0be;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-latte .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-latte .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-latte .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-latte .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-latte .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-latte .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-latte .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-latte .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-latte .tabs.is-boxed a:hover{background-color:#e6e9ef;border-bottom-color:#acb0be}html.theme--catppuccin-latte .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#acb0be;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-latte .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .tabs.is-toggle a{border-color:#acb0be;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-latte .tabs.is-toggle a:hover{background-color:#e6e9ef;border-color:#9ca0b0;z-index:2}html.theme--catppuccin-latte .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-latte .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-latte .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-latte .tabs.is-toggle li.is-active a{background-color:#1e66f5;border-color:#1e66f5;color:#fff;z-index:1}html.theme--catppuccin-latte .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-latte .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-latte .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-latte .tabs.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-latte .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-latte .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-latte .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-latte .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-latte .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-latte .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-latte .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-latte .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-latte .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-latte .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .column.is-narrow,html.theme--catppuccin-latte .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full,html.theme--catppuccin-latte .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters,html.theme--catppuccin-latte .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds,html.theme--catppuccin-latte .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half,html.theme--catppuccin-latte .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third,html.theme--catppuccin-latte .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter,html.theme--catppuccin-latte .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth,html.theme--catppuccin-latte .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths,html.theme--catppuccin-latte .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths,html.theme--catppuccin-latte .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths,html.theme--catppuccin-latte .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters,html.theme--catppuccin-latte .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds,html.theme--catppuccin-latte .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half,html.theme--catppuccin-latte .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third,html.theme--catppuccin-latte .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter,html.theme--catppuccin-latte .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth,html.theme--catppuccin-latte .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths,html.theme--catppuccin-latte .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths,html.theme--catppuccin-latte .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths,html.theme--catppuccin-latte .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-latte .column.is-0,html.theme--catppuccin-latte .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0,html.theme--catppuccin-latte .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-latte .column.is-1,html.theme--catppuccin-latte .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1,html.theme--catppuccin-latte .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2,html.theme--catppuccin-latte .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2,html.theme--catppuccin-latte .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3,html.theme--catppuccin-latte .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3,html.theme--catppuccin-latte .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-latte .column.is-4,html.theme--catppuccin-latte .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4,html.theme--catppuccin-latte .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5,html.theme--catppuccin-latte .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5,html.theme--catppuccin-latte .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6,html.theme--catppuccin-latte .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6,html.theme--catppuccin-latte .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-latte .column.is-7,html.theme--catppuccin-latte .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7,html.theme--catppuccin-latte .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8,html.theme--catppuccin-latte .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8,html.theme--catppuccin-latte .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9,html.theme--catppuccin-latte .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9,html.theme--catppuccin-latte .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-latte .column.is-10,html.theme--catppuccin-latte .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10,html.theme--catppuccin-latte .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11,html.theme--catppuccin-latte .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11,html.theme--catppuccin-latte .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12,html.theme--catppuccin-latte .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12,html.theme--catppuccin-latte .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-latte .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-latte .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-latte .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-latte .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-latte .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-latte .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-latte .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-latte .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-latte .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-latte .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-latte .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-latte .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-latte .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-latte .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-latte .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-latte .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-latte .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-latte .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-latte .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-latte .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-latte .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-latte .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-latte .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-latte .columns.is-centered{justify-content:center}html.theme--catppuccin-latte .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-latte .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-latte .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-latte .columns.is-mobile{display:flex}html.theme--catppuccin-latte .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-latte .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-desktop{display:flex}}html.theme--catppuccin-latte .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-latte .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-latte .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-latte .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-latte .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-latte .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-latte .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-latte .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-latte .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-latte .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-latte .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-latte .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-latte .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-latte .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-latte .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-latte .tile.is-child{margin:0 !important}html.theme--catppuccin-latte .tile.is-parent{padding:.75rem}html.theme--catppuccin-latte .tile.is-vertical{flex-direction:column}html.theme--catppuccin-latte .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .tile:not(.is-child){display:flex}html.theme--catppuccin-latte .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-latte .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-latte .tile.is-3{flex:none;width:25%}html.theme--catppuccin-latte .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-latte .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-latte .tile.is-6{flex:none;width:50%}html.theme--catppuccin-latte .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-latte .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-latte .tile.is-9{flex:none;width:75%}html.theme--catppuccin-latte .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-latte .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-latte .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-latte .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-latte .hero .navbar{background:none}html.theme--catppuccin-latte .hero .tabs ul{border-bottom:none}html.theme--catppuccin-latte .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-white strong{color:inherit}html.theme--catppuccin-latte .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-latte .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-latte .hero.is-white .navbar-item,html.theme--catppuccin-latte .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-latte .hero.is-white a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-white .navbar-link:hover,html.theme--catppuccin-latte .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-latte .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-latte .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-black strong{color:inherit}html.theme--catppuccin-latte .hero.is-black .title{color:#fff}html.theme--catppuccin-latte .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-latte .hero.is-black .navbar-item,html.theme--catppuccin-latte .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-black a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-black .navbar-link:hover,html.theme--catppuccin-latte .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-latte .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-light strong{color:inherit}html.theme--catppuccin-latte .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-latte .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-latte .hero.is-light .navbar-item,html.theme--catppuccin-latte .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-light .navbar-link:hover,html.theme--catppuccin-latte .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-latte .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-latte .hero.is-dark,html.theme--catppuccin-latte .content kbd.hero{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-dark strong,html.theme--catppuccin-latte .content kbd.hero strong{color:inherit}html.theme--catppuccin-latte .hero.is-dark .title,html.theme--catppuccin-latte .content kbd.hero .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .subtitle,html.theme--catppuccin-latte .content kbd.hero .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-latte .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-latte .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-dark .subtitle strong,html.theme--catppuccin-latte .content kbd.hero .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-dark .navbar-menu,html.theme--catppuccin-latte .content kbd.hero .navbar-menu{background-color:#ccd0da}}html.theme--catppuccin-latte .hero.is-dark .navbar-item,html.theme--catppuccin-latte .content kbd.hero .navbar-item,html.theme--catppuccin-latte .hero.is-dark .navbar-link,html.theme--catppuccin-latte .content kbd.hero .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-dark .navbar-link:hover,html.theme--catppuccin-latte .content kbd.hero .navbar-link:hover,html.theme--catppuccin-latte .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.hero .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .tabs a,html.theme--catppuccin-latte .content kbd.hero .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-latte .hero.is-dark .tabs a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs li.is-active a{color:#ccd0da !important;opacity:1}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .hero.is-dark.is-bold,html.theme--catppuccin-latte .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #a7b8cc 0%, #ccd0da 71%, #d9dbe6 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-latte .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #a7b8cc 0%, #ccd0da 71%, #d9dbe6 100%)}}html.theme--catppuccin-latte .hero.is-primary,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-primary strong,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-latte .hero.is-primary .title,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-latte .hero.is-primary .subtitle,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-primary .subtitle strong,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-primary .navbar-menu,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#1e66f5}}html.theme--catppuccin-latte .hero.is-primary .navbar-item,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-latte .hero.is-primary .navbar-link,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-primary .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-latte .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .hero.is-primary .tabs a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-primary .tabs a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#1e66f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .hero.is-primary.is-bold,html.theme--catppuccin-latte .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-latte .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}}html.theme--catppuccin-latte .hero.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-link strong{color:inherit}html.theme--catppuccin-latte .hero.is-link .title{color:#fff}html.theme--catppuccin-latte .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-link .navbar-menu{background-color:#1e66f5}}html.theme--catppuccin-latte .hero.is-link .navbar-item,html.theme--catppuccin-latte .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-link a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-link .navbar-link:hover,html.theme--catppuccin-latte .hero.is-link .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-link .tabs li.is-active a{color:#1e66f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .hero.is-link.is-bold{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}}html.theme--catppuccin-latte .hero.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-info strong{color:inherit}html.theme--catppuccin-latte .hero.is-info .title{color:#fff}html.theme--catppuccin-latte .hero.is-info .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-info .navbar-menu{background-color:#179299}}html.theme--catppuccin-latte .hero.is-info .navbar-item,html.theme--catppuccin-latte .hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-info a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-info .navbar-link:hover,html.theme--catppuccin-latte .hero.is-info .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .hero.is-info .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-info .tabs li.is-active a{color:#179299 !important;opacity:1}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#179299}html.theme--catppuccin-latte .hero.is-info.is-bold{background-image:linear-gradient(141deg, #0a7367 0%, #179299 71%, #1591b4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0a7367 0%, #179299 71%, #1591b4 100%)}}html.theme--catppuccin-latte .hero.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-success strong{color:inherit}html.theme--catppuccin-latte .hero.is-success .title{color:#fff}html.theme--catppuccin-latte .hero.is-success .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-success .navbar-menu{background-color:#40a02b}}html.theme--catppuccin-latte .hero.is-success .navbar-item,html.theme--catppuccin-latte .hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-success a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-success .navbar-link:hover,html.theme--catppuccin-latte .hero.is-success .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .hero.is-success .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-success .tabs li.is-active a{color:#40a02b !important;opacity:1}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#40a02b}html.theme--catppuccin-latte .hero.is-success.is-bold{background-image:linear-gradient(141deg, #3c7f19 0%, #40a02b 71%, #2dba2b 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #3c7f19 0%, #40a02b 71%, #2dba2b 100%)}}html.theme--catppuccin-latte .hero.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-warning strong{color:inherit}html.theme--catppuccin-latte .hero.is-warning .title{color:#fff}html.theme--catppuccin-latte .hero.is-warning .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-warning .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-warning .navbar-menu{background-color:#df8e1d}}html.theme--catppuccin-latte .hero.is-warning .navbar-item,html.theme--catppuccin-latte .hero.is-warning .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-warning .navbar-link:hover,html.theme--catppuccin-latte .hero.is-warning .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .hero.is-warning .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-warning .tabs li.is-active a{color:#df8e1d !important;opacity:1}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #bc560d 0%, #df8e1d 71%, #eaba2b 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #bc560d 0%, #df8e1d 71%, #eaba2b 100%)}}html.theme--catppuccin-latte .hero.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-danger strong{color:inherit}html.theme--catppuccin-latte .hero.is-danger .title{color:#fff}html.theme--catppuccin-latte .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-danger .navbar-menu{background-color:#d20f39}}html.theme--catppuccin-latte .hero.is-danger .navbar-item,html.theme--catppuccin-latte .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-danger .navbar-link:hover,html.theme--catppuccin-latte .hero.is-danger .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-danger .tabs li.is-active a{color:#d20f39 !important;opacity:1}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#d20f39}html.theme--catppuccin-latte .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ab0343 0%, #d20f39 71%, #f00a16 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ab0343 0%, #d20f39 71%, #f00a16 100%)}}html.theme--catppuccin-latte .hero.is-small .hero-body,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-latte .hero.is-halfheight .hero-body,html.theme--catppuccin-latte .hero.is-fullheight .hero-body,html.theme--catppuccin-latte .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-latte .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-latte .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-latte .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-latte .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-latte .hero-video{overflow:hidden}html.theme--catppuccin-latte .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-latte .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero-video{display:none}}html.theme--catppuccin-latte .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero-buttons .button{display:flex}html.theme--catppuccin-latte .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-latte .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-latte .hero-head,html.theme--catppuccin-latte .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero-body{padding:3rem 3rem}}html.theme--catppuccin-latte .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .section{padding:3rem 3rem}html.theme--catppuccin-latte .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-latte .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-latte .footer{background-color:#e6e9ef;padding:3rem 1.5rem 6rem}html.theme--catppuccin-latte h1 .docs-heading-anchor,html.theme--catppuccin-latte h1 .docs-heading-anchor:hover,html.theme--catppuccin-latte h1 .docs-heading-anchor:visited,html.theme--catppuccin-latte h2 .docs-heading-anchor,html.theme--catppuccin-latte h2 .docs-heading-anchor:hover,html.theme--catppuccin-latte h2 .docs-heading-anchor:visited,html.theme--catppuccin-latte h3 .docs-heading-anchor,html.theme--catppuccin-latte h3 .docs-heading-anchor:hover,html.theme--catppuccin-latte h3 .docs-heading-anchor:visited,html.theme--catppuccin-latte h4 .docs-heading-anchor,html.theme--catppuccin-latte h4 .docs-heading-anchor:hover,html.theme--catppuccin-latte h4 .docs-heading-anchor:visited,html.theme--catppuccin-latte h5 .docs-heading-anchor,html.theme--catppuccin-latte h5 .docs-heading-anchor:hover,html.theme--catppuccin-latte h5 .docs-heading-anchor:visited,html.theme--catppuccin-latte h6 .docs-heading-anchor,html.theme--catppuccin-latte h6 .docs-heading-anchor:hover,html.theme--catppuccin-latte h6 .docs-heading-anchor:visited{color:#4c4f69}html.theme--catppuccin-latte h1 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h2 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h3 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h4 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h5 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-latte h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-latte h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-latte .docs-dark-only{display:none !important}html.theme--catppuccin-latte pre{position:relative;overflow:hidden}html.theme--catppuccin-latte pre code,html.theme--catppuccin-latte pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-latte pre code:first-of-type,html.theme--catppuccin-latte pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-latte pre code:last-of-type,html.theme--catppuccin-latte pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-latte pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#4c4f69;cursor:pointer;text-align:center}html.theme--catppuccin-latte pre .copy-button:focus,html.theme--catppuccin-latte pre .copy-button:hover{opacity:1;background:rgba(76,79,105,0.1);color:#1e66f5}html.theme--catppuccin-latte pre .copy-button.success{color:#40a02b;opacity:1}html.theme--catppuccin-latte pre .copy-button.error{color:#d20f39;opacity:1}html.theme--catppuccin-latte pre:hover .copy-button{opacity:1}html.theme--catppuccin-latte .admonition{background-color:#e6e9ef;border-style:solid;border-width:2px;border-color:#5c5f77;border-radius:4px;font-size:1rem}html.theme--catppuccin-latte .admonition strong{color:currentColor}html.theme--catppuccin-latte .admonition.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-latte .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-latte .admonition.is-default{background-color:#e6e9ef;border-color:#5c5f77}html.theme--catppuccin-latte .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#5c5f77}html.theme--catppuccin-latte .admonition.is-default>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-info{background-color:#e6e9ef;border-color:#179299}html.theme--catppuccin-latte .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#179299}html.theme--catppuccin-latte .admonition.is-info>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-success{background-color:#e6e9ef;border-color:#40a02b}html.theme--catppuccin-latte .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#40a02b}html.theme--catppuccin-latte .admonition.is-success>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-warning{background-color:#e6e9ef;border-color:#df8e1d}html.theme--catppuccin-latte .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#df8e1d}html.theme--catppuccin-latte .admonition.is-warning>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-danger{background-color:#e6e9ef;border-color:#d20f39}html.theme--catppuccin-latte .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#d20f39}html.theme--catppuccin-latte .admonition.is-danger>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-compat{background-color:#e6e9ef;border-color:#04a5e5}html.theme--catppuccin-latte .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#04a5e5}html.theme--catppuccin-latte .admonition.is-compat>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-todo{background-color:#e6e9ef;border-color:#8839ef}html.theme--catppuccin-latte .admonition.is-todo>.admonition-header{background-color:rgba(0,0,0,0);color:#8839ef}html.theme--catppuccin-latte .admonition.is-todo>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition-header{color:#5c5f77;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-latte .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-latte details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-latte details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-latte details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-latte .admonition-body{color:#4c4f69;padding:0.5rem .75rem}html.theme--catppuccin-latte .admonition-body pre{background-color:#e6e9ef}html.theme--catppuccin-latte .admonition-body code{background-color:#e6e9ef}html.theme--catppuccin-latte .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #acb0be;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-latte .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#e6e9ef;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #acb0be;overflow:auto}html.theme--catppuccin-latte .docstring>header code{background-color:transparent}html.theme--catppuccin-latte .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-latte .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-latte .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-latte .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #acb0be}html.theme--catppuccin-latte .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-latte .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-latte .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-latte .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-latte .documenter-example-output{background-color:#eff1f5}html.theme--catppuccin-latte .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#e6e9ef;color:#4c4f69;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-latte .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-latte .outdated-warning-overlay a{color:#1e66f5}html.theme--catppuccin-latte .outdated-warning-overlay a:hover{color:#04a5e5}html.theme--catppuccin-latte .content pre{border:2px solid #acb0be;border-radius:4px}html.theme--catppuccin-latte .content code{font-weight:inherit}html.theme--catppuccin-latte .content a code{color:#1e66f5}html.theme--catppuccin-latte .content a:hover code{color:#04a5e5}html.theme--catppuccin-latte .content h1 code,html.theme--catppuccin-latte .content h2 code,html.theme--catppuccin-latte .content h3 code,html.theme--catppuccin-latte .content h4 code,html.theme--catppuccin-latte .content h5 code,html.theme--catppuccin-latte .content h6 code{color:#4c4f69}html.theme--catppuccin-latte .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-latte .content blockquote>ul:first-child,html.theme--catppuccin-latte .content blockquote>ol:first-child,html.theme--catppuccin-latte .content .admonition-body>ul:first-child,html.theme--catppuccin-latte .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-latte pre,html.theme--catppuccin-latte code{font-variant-ligatures:no-contextual}html.theme--catppuccin-latte .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-latte .breadcrumb a.is-disabled,html.theme--catppuccin-latte .breadcrumb a.is-disabled:hover{color:#41445a}html.theme--catppuccin-latte .hljs{background:initial !important}html.theme--catppuccin-latte .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-latte .katex-display,html.theme--catppuccin-latte mjx-container,html.theme--catppuccin-latte .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-latte html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-latte li.no-marker{list-style:none}html.theme--catppuccin-latte #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-latte #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main{width:100%}html.theme--catppuccin-latte #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-latte #documenter .docs-main>header,html.theme--catppuccin-latte #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar{background-color:#eff1f5;border-bottom:1px solid #acb0be;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-latte #documenter .docs-main section.footnotes{border-top:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-latte .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-latte #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #acb0be;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-latte #documenter .docs-sidebar{display:flex;flex-direction:column;color:#4c4f69;background-color:#e6e9ef;border-right:1px solid #acb0be;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-latte #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name a:hover{color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #acb0be;display:none;padding:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #acb0be;padding-bottom:1.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#4c4f69;background:#e6e9ef}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#4c4f69;background-color:#f2f4f7}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #acb0be;border-bottom:1px solid #acb0be;background-color:#dce0e8}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#dce0e8;color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#f2f4f7;color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-latte #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#fff}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#fff}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#fff}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#fff}}html.theme--catppuccin-latte kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-latte .search-min-width-50{min-width:50%}html.theme--catppuccin-latte .search-min-height-100{min-height:100%}html.theme--catppuccin-latte .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-latte .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover,html.theme--catppuccin-latte .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-latte .search-result-link .property-search-result-badge,html.theme--catppuccin-latte .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-latte .property-search-result-badge,html.theme--catppuccin-latte .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-latte .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:hover .search-filter,html.theme--catppuccin-latte .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-latte .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-latte .search-filter:hover,html.theme--catppuccin-latte .search-filter:focus{color:#333}html.theme--catppuccin-latte .search-filter-selected{color:#ccd0da;background-color:#7287fd}html.theme--catppuccin-latte .search-filter-selected:hover,html.theme--catppuccin-latte .search-filter-selected:focus{color:#ccd0da}html.theme--catppuccin-latte .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-latte .search-divider{border-bottom:1px solid #acb0be}html.theme--catppuccin-latte .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-latte .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-latte .w-100{width:100%}html.theme--catppuccin-latte .gap-2{gap:0.5rem}html.theme--catppuccin-latte .gap-4{gap:1rem}html.theme--catppuccin-latte .gap-8{gap:2rem}html.theme--catppuccin-latte{background-color:#eff1f5;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-latte a{transition:all 200ms ease}html.theme--catppuccin-latte .label{color:#4c4f69}html.theme--catppuccin-latte .button,html.theme--catppuccin-latte .control.has-icons-left .icon,html.theme--catppuccin-latte .control.has-icons-right .icon,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .select,html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea{height:2.5em;color:#4c4f69}html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#4c4f69}html.theme--catppuccin-latte .select:after,html.theme--catppuccin-latte .select select{border-width:1px}html.theme--catppuccin-latte .menu-list a{transition:all 300ms ease}html.theme--catppuccin-latte .modal-card-foot,html.theme--catppuccin-latte .modal-card-head{border-color:#acb0be}html.theme--catppuccin-latte .navbar{border-radius:.4em}html.theme--catppuccin-latte .navbar.is-transparent{background:none}html.theme--catppuccin-latte .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .navbar .navbar-menu{background-color:#1e66f5;border-radius:0 0 .4em .4em}}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){color:#ccd0da}html.theme--catppuccin-latte .tag.is-link:not(body),html.theme--catppuccin-latte .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-latte .content kbd.is-link:not(body){color:#ccd0da}html.theme--catppuccin-latte .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-latte .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-latte .ansi span.sgr3{font-style:italic}html.theme--catppuccin-latte .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-latte .ansi span.sgr7{color:#eff1f5;background-color:#4c4f69}html.theme--catppuccin-latte .ansi span.sgr8{color:transparent}html.theme--catppuccin-latte .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-latte .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-latte .ansi span.sgr30{color:#5c5f77}html.theme--catppuccin-latte .ansi span.sgr31{color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr32{color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr33{color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr34{color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr35{color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr36{color:#179299}html.theme--catppuccin-latte .ansi span.sgr37{color:#acb0be}html.theme--catppuccin-latte .ansi span.sgr40{background-color:#5c5f77}html.theme--catppuccin-latte .ansi span.sgr41{background-color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr42{background-color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr43{background-color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr44{background-color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr45{background-color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr46{background-color:#179299}html.theme--catppuccin-latte .ansi span.sgr47{background-color:#acb0be}html.theme--catppuccin-latte .ansi span.sgr90{color:#6c6f85}html.theme--catppuccin-latte .ansi span.sgr91{color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr92{color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr93{color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr94{color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr95{color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr96{color:#179299}html.theme--catppuccin-latte .ansi span.sgr97{color:#bcc0cc}html.theme--catppuccin-latte .ansi span.sgr100{background-color:#6c6f85}html.theme--catppuccin-latte .ansi span.sgr101{background-color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr102{background-color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr103{background-color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr104{background-color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr105{background-color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr106{background-color:#179299}html.theme--catppuccin-latte .ansi span.sgr107{background-color:#bcc0cc}html.theme--catppuccin-latte code.language-julia-repl>span.hljs-meta{color:#40a02b;font-weight:bolder}html.theme--catppuccin-latte code .hljs{color:#4c4f69;background:#eff1f5}html.theme--catppuccin-latte code .hljs-keyword{color:#8839ef}html.theme--catppuccin-latte code .hljs-built_in{color:#d20f39}html.theme--catppuccin-latte code .hljs-type{color:#df8e1d}html.theme--catppuccin-latte code .hljs-literal{color:#fe640b}html.theme--catppuccin-latte code .hljs-number{color:#fe640b}html.theme--catppuccin-latte code .hljs-operator{color:#179299}html.theme--catppuccin-latte code .hljs-punctuation{color:#5c5f77}html.theme--catppuccin-latte code .hljs-property{color:#179299}html.theme--catppuccin-latte code .hljs-regexp{color:#ea76cb}html.theme--catppuccin-latte code .hljs-string{color:#40a02b}html.theme--catppuccin-latte code .hljs-char.escape_{color:#40a02b}html.theme--catppuccin-latte code .hljs-subst{color:#6c6f85}html.theme--catppuccin-latte code .hljs-symbol{color:#dd7878}html.theme--catppuccin-latte code .hljs-variable{color:#8839ef}html.theme--catppuccin-latte code .hljs-variable.language_{color:#8839ef}html.theme--catppuccin-latte code .hljs-variable.constant_{color:#fe640b}html.theme--catppuccin-latte code .hljs-title{color:#1e66f5}html.theme--catppuccin-latte code .hljs-title.class_{color:#df8e1d}html.theme--catppuccin-latte code .hljs-title.function_{color:#1e66f5}html.theme--catppuccin-latte code .hljs-params{color:#4c4f69}html.theme--catppuccin-latte code .hljs-comment{color:#acb0be}html.theme--catppuccin-latte code .hljs-doctag{color:#d20f39}html.theme--catppuccin-latte code .hljs-meta{color:#fe640b}html.theme--catppuccin-latte code .hljs-section{color:#1e66f5}html.theme--catppuccin-latte code .hljs-tag{color:#6c6f85}html.theme--catppuccin-latte code .hljs-name{color:#8839ef}html.theme--catppuccin-latte code .hljs-attr{color:#1e66f5}html.theme--catppuccin-latte code .hljs-attribute{color:#40a02b}html.theme--catppuccin-latte code .hljs-bullet{color:#179299}html.theme--catppuccin-latte code .hljs-code{color:#40a02b}html.theme--catppuccin-latte code .hljs-emphasis{color:#d20f39;font-style:italic}html.theme--catppuccin-latte code .hljs-strong{color:#d20f39;font-weight:bold}html.theme--catppuccin-latte code .hljs-formula{color:#179299}html.theme--catppuccin-latte code .hljs-link{color:#209fb5;font-style:italic}html.theme--catppuccin-latte code .hljs-quote{color:#40a02b;font-style:italic}html.theme--catppuccin-latte code .hljs-selector-tag{color:#df8e1d}html.theme--catppuccin-latte code .hljs-selector-id{color:#1e66f5}html.theme--catppuccin-latte code .hljs-selector-class{color:#179299}html.theme--catppuccin-latte code .hljs-selector-attr{color:#8839ef}html.theme--catppuccin-latte code .hljs-selector-pseudo{color:#179299}html.theme--catppuccin-latte code .hljs-template-tag{color:#dd7878}html.theme--catppuccin-latte code .hljs-template-variable{color:#dd7878}html.theme--catppuccin-latte code .hljs-addition{color:#40a02b;background:rgba(166,227,161,0.15)}html.theme--catppuccin-latte code .hljs-deletion{color:#d20f39;background:rgba(243,139,168,0.15)}html.theme--catppuccin-latte .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover,html.theme--catppuccin-latte .search-result-link:focus{background-color:#ccd0da}html.theme--catppuccin-latte .search-result-link .property-search-result-badge,html.theme--catppuccin-latte .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:hover .search-filter,html.theme--catppuccin-latte .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:focus .search-filter{color:#ccd0da !important;background-color:#7287fd !important}html.theme--catppuccin-latte .search-result-title{color:#4c4f69}html.theme--catppuccin-latte .search-result-highlight{background-color:#d20f39;color:#e6e9ef}html.theme--catppuccin-latte .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-latte .w-100{width:100%}html.theme--catppuccin-latte .gap-2{gap:0.5rem}html.theme--catppuccin-latte .gap-4{gap:1rem} diff --git a/previews/PR32/assets/themes/catppuccin-macchiato.css b/previews/PR32/assets/themes/catppuccin-macchiato.css new file mode 100644 index 0000000..a9cf9c5 --- /dev/null +++ b/previews/PR32/assets/themes/catppuccin-macchiato.css @@ -0,0 +1 @@ +html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato .file-name,html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-macchiato .pagination-previous:focus,html.theme--catppuccin-macchiato .pagination-next:focus,html.theme--catppuccin-macchiato .pagination-link:focus,html.theme--catppuccin-macchiato .pagination-ellipsis:focus,html.theme--catppuccin-macchiato .file-cta:focus,html.theme--catppuccin-macchiato .file-name:focus,html.theme--catppuccin-macchiato .select select:focus,html.theme--catppuccin-macchiato .textarea:focus,html.theme--catppuccin-macchiato .input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-macchiato .button:focus,html.theme--catppuccin-macchiato .is-focused.pagination-previous,html.theme--catppuccin-macchiato .is-focused.pagination-next,html.theme--catppuccin-macchiato .is-focused.pagination-link,html.theme--catppuccin-macchiato .is-focused.pagination-ellipsis,html.theme--catppuccin-macchiato .is-focused.file-cta,html.theme--catppuccin-macchiato .is-focused.file-name,html.theme--catppuccin-macchiato .select select.is-focused,html.theme--catppuccin-macchiato .is-focused.textarea,html.theme--catppuccin-macchiato .is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-focused.button,html.theme--catppuccin-macchiato .pagination-previous:active,html.theme--catppuccin-macchiato .pagination-next:active,html.theme--catppuccin-macchiato .pagination-link:active,html.theme--catppuccin-macchiato .pagination-ellipsis:active,html.theme--catppuccin-macchiato .file-cta:active,html.theme--catppuccin-macchiato .file-name:active,html.theme--catppuccin-macchiato .select select:active,html.theme--catppuccin-macchiato .textarea:active,html.theme--catppuccin-macchiato .input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-macchiato .button:active,html.theme--catppuccin-macchiato .is-active.pagination-previous,html.theme--catppuccin-macchiato .is-active.pagination-next,html.theme--catppuccin-macchiato .is-active.pagination-link,html.theme--catppuccin-macchiato .is-active.pagination-ellipsis,html.theme--catppuccin-macchiato .is-active.file-cta,html.theme--catppuccin-macchiato .is-active.file-name,html.theme--catppuccin-macchiato .select select.is-active,html.theme--catppuccin-macchiato .is-active.textarea,html.theme--catppuccin-macchiato .is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .is-active.button{outline:none}html.theme--catppuccin-macchiato .pagination-previous[disabled],html.theme--catppuccin-macchiato .pagination-next[disabled],html.theme--catppuccin-macchiato .pagination-link[disabled],html.theme--catppuccin-macchiato .pagination-ellipsis[disabled],html.theme--catppuccin-macchiato .file-cta[disabled],html.theme--catppuccin-macchiato .file-name[disabled],html.theme--catppuccin-macchiato .select select[disabled],html.theme--catppuccin-macchiato .textarea[disabled],html.theme--catppuccin-macchiato .input[disabled],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-macchiato .button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-macchiato .file-name,html.theme--catppuccin-macchiato fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-macchiato .select select,fieldset[disabled] html.theme--catppuccin-macchiato .textarea,fieldset[disabled] html.theme--catppuccin-macchiato .input,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato fieldset[disabled] .select select,html.theme--catppuccin-macchiato .select fieldset[disabled] select,html.theme--catppuccin-macchiato fieldset[disabled] .textarea,html.theme--catppuccin-macchiato fieldset[disabled] .input,html.theme--catppuccin-macchiato fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-macchiato .button,html.theme--catppuccin-macchiato fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-macchiato .tabs,html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .breadcrumb,html.theme--catppuccin-macchiato .file,html.theme--catppuccin-macchiato .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-macchiato .admonition:not(:last-child),html.theme--catppuccin-macchiato .tabs:not(:last-child),html.theme--catppuccin-macchiato .pagination:not(:last-child),html.theme--catppuccin-macchiato .message:not(:last-child),html.theme--catppuccin-macchiato .level:not(:last-child),html.theme--catppuccin-macchiato .breadcrumb:not(:last-child),html.theme--catppuccin-macchiato .block:not(:last-child),html.theme--catppuccin-macchiato .title:not(:last-child),html.theme--catppuccin-macchiato .subtitle:not(:last-child),html.theme--catppuccin-macchiato .table-container:not(:last-child),html.theme--catppuccin-macchiato .table:not(:last-child),html.theme--catppuccin-macchiato .progress:not(:last-child),html.theme--catppuccin-macchiato .notification:not(:last-child),html.theme--catppuccin-macchiato .content:not(:last-child),html.theme--catppuccin-macchiato .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .modal-close,html.theme--catppuccin-macchiato .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-macchiato .modal-close::before,html.theme--catppuccin-macchiato .delete::before,html.theme--catppuccin-macchiato .modal-close::after,html.theme--catppuccin-macchiato .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-macchiato .modal-close::before,html.theme--catppuccin-macchiato .delete::before{height:2px;width:50%}html.theme--catppuccin-macchiato .modal-close::after,html.theme--catppuccin-macchiato .delete::after{height:50%;width:2px}html.theme--catppuccin-macchiato .modal-close:hover,html.theme--catppuccin-macchiato .delete:hover,html.theme--catppuccin-macchiato .modal-close:focus,html.theme--catppuccin-macchiato .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-macchiato .modal-close:active,html.theme--catppuccin-macchiato .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-macchiato .is-small.modal-close,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-macchiato .is-small.delete,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-macchiato .is-medium.modal-close,html.theme--catppuccin-macchiato .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-macchiato .is-large.modal-close,html.theme--catppuccin-macchiato .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-macchiato .control.is-loading::after,html.theme--catppuccin-macchiato .select.is-loading::after,html.theme--catppuccin-macchiato .loader,html.theme--catppuccin-macchiato .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #8087a2;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-macchiato .hero-video,html.theme--catppuccin-macchiato .modal-background,html.theme--catppuccin-macchiato .modal,html.theme--catppuccin-macchiato .image.is-square img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-macchiato .image.is-square .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-macchiato .image.is-1by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-macchiato .image.is-1by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-macchiato .image.is-5by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-macchiato .image.is-4by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-macchiato .image.is-3by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-macchiato .image.is-5by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-16by9 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-macchiato .image.is-16by9 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-macchiato .image.is-2by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-macchiato .image.is-3by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-macchiato .image.is-4by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-macchiato .image.is-3by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-macchiato .image.is-2by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-macchiato .image.is-3by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-9by16 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-macchiato .image.is-9by16 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-macchiato .image.is-1by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-macchiato .image.is-1by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-macchiato .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#363a4f !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#212431 !important}.has-background-dark{background-color:#363a4f !important}.has-text-primary{color:#8aadf4 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#5b8cf0 !important}.has-background-primary{background-color:#8aadf4 !important}.has-text-primary-light{color:#ecf2fd !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bed1f9 !important}.has-background-primary-light{background-color:#ecf2fd !important}.has-text-primary-dark{color:#0e3b95 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#124dc4 !important}.has-background-primary-dark{background-color:#0e3b95 !important}.has-text-link{color:#8aadf4 !important}a.has-text-link:hover,a.has-text-link:focus{color:#5b8cf0 !important}.has-background-link{background-color:#8aadf4 !important}.has-text-link-light{color:#ecf2fd !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bed1f9 !important}.has-background-link-light{background-color:#ecf2fd !important}.has-text-link-dark{color:#0e3b95 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#124dc4 !important}.has-background-link-dark{background-color:#0e3b95 !important}.has-text-info{color:#8bd5ca !important}a.has-text-info:hover,a.has-text-info:focus{color:#66c7b9 !important}.has-background-info{background-color:#8bd5ca !important}.has-text-info-light{color:#f0faf8 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#cbece7 !important}.has-background-info-light{background-color:#f0faf8 !important}.has-text-info-dark{color:#276d62 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#359284 !important}.has-background-info-dark{background-color:#276d62 !important}.has-text-success{color:#a6da95 !important}a.has-text-success:hover,a.has-text-success:focus{color:#86cd6f !important}.has-background-success{background-color:#a6da95 !important}.has-text-success-light{color:#f2faf0 !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#d3edca !important}.has-background-success-light{background-color:#f2faf0 !important}.has-text-success-dark{color:#386e26 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#4b9333 !important}.has-background-success-dark{background-color:#386e26 !important}.has-text-warning{color:#eed49f !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#e6c174 !important}.has-background-warning{background-color:#eed49f !important}.has-text-warning-light{color:#fcf7ee !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f4e4c2 !important}.has-background-warning-light{background-color:#fcf7ee !important}.has-text-warning-dark{color:#7e5c16 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#a97b1e !important}.has-background-warning-dark{background-color:#7e5c16 !important}.has-text-danger{color:#ed8796 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#e65b6f !important}.has-background-danger{background-color:#ed8796 !important}.has-text-danger-light{color:#fcedef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f6c1c9 !important}.has-background-danger-light{background-color:#fcedef !important}.has-text-danger-dark{color:#971729 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c31d36 !important}.has-background-danger-dark{background-color:#971729 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363a4f !important}.has-background-grey-darker{background-color:#363a4f !important}.has-text-grey-dark{color:#494d64 !important}.has-background-grey-dark{background-color:#494d64 !important}.has-text-grey{color:#5b6078 !important}.has-background-grey{background-color:#5b6078 !important}.has-text-grey-light{color:#6e738d !important}.has-background-grey-light{background-color:#6e738d !important}.has-text-grey-lighter{color:#8087a2 !important}.has-background-grey-lighter{background-color:#8087a2 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-macchiato html{background-color:#24273a;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-macchiato article,html.theme--catppuccin-macchiato aside,html.theme--catppuccin-macchiato figure,html.theme--catppuccin-macchiato footer,html.theme--catppuccin-macchiato header,html.theme--catppuccin-macchiato hgroup,html.theme--catppuccin-macchiato section{display:block}html.theme--catppuccin-macchiato body,html.theme--catppuccin-macchiato button,html.theme--catppuccin-macchiato input,html.theme--catppuccin-macchiato optgroup,html.theme--catppuccin-macchiato select,html.theme--catppuccin-macchiato textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-macchiato code,html.theme--catppuccin-macchiato pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-macchiato body{color:#cad3f5;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-macchiato a{color:#8aadf4;cursor:pointer;text-decoration:none}html.theme--catppuccin-macchiato a strong{color:currentColor}html.theme--catppuccin-macchiato a:hover{color:#91d7e3}html.theme--catppuccin-macchiato code{background-color:#1e2030;color:#cad3f5;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-macchiato hr{background-color:#1e2030;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-macchiato img{height:auto;max-width:100%}html.theme--catppuccin-macchiato input[type="checkbox"],html.theme--catppuccin-macchiato input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-macchiato small{font-size:.875em}html.theme--catppuccin-macchiato span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-macchiato strong{color:#b5c1f1;font-weight:700}html.theme--catppuccin-macchiato fieldset{border:none}html.theme--catppuccin-macchiato pre{-webkit-overflow-scrolling:touch;background-color:#1e2030;color:#cad3f5;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-macchiato pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-macchiato table td,html.theme--catppuccin-macchiato table th{vertical-align:top}html.theme--catppuccin-macchiato table td:not([align]),html.theme--catppuccin-macchiato table th:not([align]){text-align:inherit}html.theme--catppuccin-macchiato table th{color:#b5c1f1}html.theme--catppuccin-macchiato .box{background-color:#494d64;border-radius:8px;box-shadow:none;color:#cad3f5;display:block;padding:1.25rem}html.theme--catppuccin-macchiato a.box:hover,html.theme--catppuccin-macchiato a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #8aadf4}html.theme--catppuccin-macchiato a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #8aadf4}html.theme--catppuccin-macchiato .button{background-color:#1e2030;border-color:#3b3f5f;border-width:1px;color:#8aadf4;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-macchiato .button strong{color:inherit}html.theme--catppuccin-macchiato .button .icon,html.theme--catppuccin-macchiato .button .icon.is-small,html.theme--catppuccin-macchiato .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-macchiato .button .icon.is-medium,html.theme--catppuccin-macchiato .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-macchiato .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-macchiato .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-macchiato .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-macchiato .button:hover,html.theme--catppuccin-macchiato .button.is-hovered{border-color:#6e738d;color:#b5c1f1}html.theme--catppuccin-macchiato .button:focus,html.theme--catppuccin-macchiato .button.is-focused{border-color:#6e738d;color:#739df2}html.theme--catppuccin-macchiato .button:focus:not(:active),html.theme--catppuccin-macchiato .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button:active,html.theme--catppuccin-macchiato .button.is-active{border-color:#494d64;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text{background-color:transparent;border-color:transparent;color:#cad3f5;text-decoration:underline}html.theme--catppuccin-macchiato .button.is-text:hover,html.theme--catppuccin-macchiato .button.is-text.is-hovered,html.theme--catppuccin-macchiato .button.is-text:focus,html.theme--catppuccin-macchiato .button.is-text.is-focused{background-color:#1e2030;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text:active,html.theme--catppuccin-macchiato .button.is-text.is-active{background-color:#141620;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-macchiato .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#8aadf4;text-decoration:none}html.theme--catppuccin-macchiato .button.is-ghost:hover,html.theme--catppuccin-macchiato .button.is-ghost.is-hovered{color:#8aadf4;text-decoration:underline}html.theme--catppuccin-macchiato .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:hover,html.theme--catppuccin-macchiato .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:focus,html.theme--catppuccin-macchiato .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:focus:not(:active),html.theme--catppuccin-macchiato .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .button.is-white:active,html.theme--catppuccin-macchiato .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-macchiato .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-macchiato .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-white.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:hover,html.theme--catppuccin-macchiato .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:focus,html.theme--catppuccin-macchiato .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:focus:not(:active),html.theme--catppuccin-macchiato .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .button.is-black:active,html.theme--catppuccin-macchiato .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-macchiato .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-black.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:hover,html.theme--catppuccin-macchiato .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:focus,html.theme--catppuccin-macchiato .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:focus:not(:active),html.theme--catppuccin-macchiato .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .button.is-light:active,html.theme--catppuccin-macchiato .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-macchiato .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-light.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-dark,html.theme--catppuccin-macchiato .content kbd.button{background-color:#363a4f;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:hover,html.theme--catppuccin-macchiato .content kbd.button:hover,html.theme--catppuccin-macchiato .button.is-dark.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-hovered{background-color:#313447;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:focus,html.theme--catppuccin-macchiato .content kbd.button:focus,html.theme--catppuccin-macchiato .button.is-dark.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:focus:not(:active),html.theme--catppuccin-macchiato .content kbd.button:focus:not(:active),html.theme--catppuccin-macchiato .button.is-dark.is-focused:not(:active),html.theme--catppuccin-macchiato .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .button.is-dark:active,html.theme--catppuccin-macchiato .content kbd.button:active,html.theme--catppuccin-macchiato .button.is-dark.is-active,html.theme--catppuccin-macchiato .content kbd.button.is-active{background-color:#2c2f40;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark[disabled],html.theme--catppuccin-macchiato .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button{background-color:#363a4f;border-color:#363a4f;box-shadow:none}html.theme--catppuccin-macchiato .button.is-dark.is-inverted,html.theme--catppuccin-macchiato .content kbd.button.is-inverted{background-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted:hover,html.theme--catppuccin-macchiato .content kbd.button.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-dark.is-inverted[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-loading::after,html.theme--catppuccin-macchiato .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined,html.theme--catppuccin-macchiato .content kbd.button.is-outlined{background-color:transparent;border-color:#363a4f;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-outlined:hover,html.theme--catppuccin-macchiato .content kbd.button.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-dark.is-outlined:focus,html.theme--catppuccin-macchiato .content kbd.button.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-focused{background-color:#363a4f;border-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #363a4f #363a4f !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-outlined{background-color:transparent;border-color:#363a4f;box-shadow:none;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363a4f #363a4f !important}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:focus:not(:active),html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-macchiato .button.is-primary.is-focused:not(:active),html.theme--catppuccin-macchiato .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button.is-primary:active,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-macchiato .button.is-primary.is-active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-active.docs-sourcelink{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink{background-color:#8aadf4;border-color:#8aadf4;box-shadow:none}html.theme--catppuccin-macchiato .button.is-primary.is-inverted,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-primary.is-inverted[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-loading::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-outlined:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-macchiato .button.is-primary.is-outlined:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8aadf4;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-light,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-primary.is-light:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-light.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e1eafc;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-primary.is-light:active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-macchiato .button.is-primary.is-light.is-active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d5e2fb;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:hover,html.theme--catppuccin-macchiato .button.is-link.is-hovered{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:focus,html.theme--catppuccin-macchiato .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:focus:not(:active),html.theme--catppuccin-macchiato .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button.is-link:active,html.theme--catppuccin-macchiato .button.is-link.is-active{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link{background-color:#8aadf4;border-color:#8aadf4;box-shadow:none}html.theme--catppuccin-macchiato .button.is-link.is-inverted{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined{background-color:transparent;border-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-link.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-focused{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-outlined{background-color:transparent;border-color:#8aadf4;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-light{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link.is-light:hover,html.theme--catppuccin-macchiato .button.is-link.is-light.is-hovered{background-color:#e1eafc;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link.is-light:active,html.theme--catppuccin-macchiato .button.is-link.is-light.is-active{background-color:#d5e2fb;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-info{background-color:#8bd5ca;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:hover,html.theme--catppuccin-macchiato .button.is-info.is-hovered{background-color:#82d2c6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:focus,html.theme--catppuccin-macchiato .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:focus:not(:active),html.theme--catppuccin-macchiato .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .button.is-info:active,html.theme--catppuccin-macchiato .button.is-info.is-active{background-color:#78cec1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info{background-color:#8bd5ca;border-color:#8bd5ca;box-shadow:none}html.theme--catppuccin-macchiato .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined{background-color:transparent;border-color:#8bd5ca;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-info.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-focused{background-color:#8bd5ca;border-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #8bd5ca #8bd5ca !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-outlined{background-color:transparent;border-color:#8bd5ca;box-shadow:none;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8bd5ca #8bd5ca !important}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-light{background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .button.is-info.is-light:hover,html.theme--catppuccin-macchiato .button.is-info.is-light.is-hovered{background-color:#e7f6f4;border-color:transparent;color:#276d62}html.theme--catppuccin-macchiato .button.is-info.is-light:active,html.theme--catppuccin-macchiato .button.is-info.is-light.is-active{background-color:#ddf3f0;border-color:transparent;color:#276d62}html.theme--catppuccin-macchiato .button.is-success{background-color:#a6da95;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:hover,html.theme--catppuccin-macchiato .button.is-success.is-hovered{background-color:#9ed78c;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:focus,html.theme--catppuccin-macchiato .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:focus:not(:active),html.theme--catppuccin-macchiato .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .button.is-success:active,html.theme--catppuccin-macchiato .button.is-success.is-active{background-color:#96d382;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success{background-color:#a6da95;border-color:#a6da95;box-shadow:none}html.theme--catppuccin-macchiato .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined{background-color:transparent;border-color:#a6da95;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-success.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-focused{background-color:#a6da95;border-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6da95 #a6da95 !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-outlined{background-color:transparent;border-color:#a6da95;box-shadow:none;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6da95 #a6da95 !important}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-light{background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .button.is-success.is-light:hover,html.theme--catppuccin-macchiato .button.is-success.is-light.is-hovered{background-color:#eaf6e6;border-color:transparent;color:#386e26}html.theme--catppuccin-macchiato .button.is-success.is-light:active,html.theme--catppuccin-macchiato .button.is-success.is-light.is-active{background-color:#e2f3dd;border-color:transparent;color:#386e26}html.theme--catppuccin-macchiato .button.is-warning{background-color:#eed49f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:hover,html.theme--catppuccin-macchiato .button.is-warning.is-hovered{background-color:#eccf94;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:focus,html.theme--catppuccin-macchiato .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:focus:not(:active),html.theme--catppuccin-macchiato .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .button.is-warning:active,html.theme--catppuccin-macchiato .button.is-warning.is-active{background-color:#eaca89;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning{background-color:#eed49f;border-color:#eed49f;box-shadow:none}html.theme--catppuccin-macchiato .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined{background-color:transparent;border-color:#eed49f;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-warning.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-focused{background-color:#eed49f;border-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #eed49f #eed49f !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-outlined{background-color:transparent;border-color:#eed49f;box-shadow:none;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #eed49f #eed49f !important}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-light{background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-warning.is-light:hover,html.theme--catppuccin-macchiato .button.is-warning.is-light.is-hovered{background-color:#faf2e3;border-color:transparent;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-warning.is-light:active,html.theme--catppuccin-macchiato .button.is-warning.is-light.is-active{background-color:#f8eed8;border-color:transparent;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-danger{background-color:#ed8796;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:hover,html.theme--catppuccin-macchiato .button.is-danger.is-hovered{background-color:#eb7c8c;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:focus,html.theme--catppuccin-macchiato .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:focus:not(:active),html.theme--catppuccin-macchiato .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .button.is-danger:active,html.theme--catppuccin-macchiato .button.is-danger.is-active{background-color:#ea7183;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger{background-color:#ed8796;border-color:#ed8796;box-shadow:none}html.theme--catppuccin-macchiato .button.is-danger.is-inverted{background-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined{background-color:transparent;border-color:#ed8796;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-danger.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-focused{background-color:#ed8796;border-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #ed8796 #ed8796 !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-outlined{background-color:transparent;border-color:#ed8796;box-shadow:none;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ed8796 #ed8796 !important}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-light{background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .button.is-danger.is-light:hover,html.theme--catppuccin-macchiato .button.is-danger.is-light.is-hovered{background-color:#fbe2e6;border-color:transparent;color:#971729}html.theme--catppuccin-macchiato .button.is-danger.is-light:active,html.theme--catppuccin-macchiato .button.is-danger.is-light.is-active{background-color:#f9d7dc;border-color:transparent;color:#971729}html.theme--catppuccin-macchiato .button.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-small:not(.is-rounded),html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-macchiato .button.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .button.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .button.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button{background-color:#6e738d;border-color:#5b6078;box-shadow:none;opacity:.5}html.theme--catppuccin-macchiato .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-macchiato .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-macchiato .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-macchiato .button.is-static{background-color:#1e2030;border-color:#5b6078;color:#8087a2;box-shadow:none;pointer-events:none}html.theme--catppuccin-macchiato .button.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-macchiato .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-macchiato .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-macchiato .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-macchiato .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-macchiato .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-macchiato .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-macchiato .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-macchiato .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-macchiato .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-macchiato .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-macchiato .buttons.has-addons .button:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-macchiato .buttons.has-addons .button:focus,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-focused,html.theme--catppuccin-macchiato .buttons.has-addons .button:active,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-active,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-macchiato .buttons.has-addons .button:focus:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button:active:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-macchiato .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .buttons.is-centered{justify-content:center}html.theme--catppuccin-macchiato .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-macchiato .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .button.is-responsive.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-macchiato .button.is-responsive,html.theme--catppuccin-macchiato .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-macchiato .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .button.is-responsive.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-macchiato .button.is-responsive,html.theme--catppuccin-macchiato .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-macchiato .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-macchiato .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-macchiato .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-macchiato .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-macchiato .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-macchiato .content li+li{margin-top:0.25em}html.theme--catppuccin-macchiato .content p:not(:last-child),html.theme--catppuccin-macchiato .content dl:not(:last-child),html.theme--catppuccin-macchiato .content ol:not(:last-child),html.theme--catppuccin-macchiato .content ul:not(:last-child),html.theme--catppuccin-macchiato .content blockquote:not(:last-child),html.theme--catppuccin-macchiato .content pre:not(:last-child),html.theme--catppuccin-macchiato .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-macchiato .content h1,html.theme--catppuccin-macchiato .content h2,html.theme--catppuccin-macchiato .content h3,html.theme--catppuccin-macchiato .content h4,html.theme--catppuccin-macchiato .content h5,html.theme--catppuccin-macchiato .content h6{color:#cad3f5;font-weight:600;line-height:1.125}html.theme--catppuccin-macchiato .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-macchiato .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-macchiato .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-macchiato .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-macchiato .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-macchiato .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-macchiato .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-macchiato .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-macchiato .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-macchiato .content blockquote{background-color:#1e2030;border-left:5px solid #5b6078;padding:1.25em 1.5em}html.theme--catppuccin-macchiato .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-macchiato .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-macchiato .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-macchiato .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-macchiato .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-macchiato .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-macchiato .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-macchiato .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-macchiato .content ul ul ul{list-style-type:square}html.theme--catppuccin-macchiato .content dd{margin-left:2em}html.theme--catppuccin-macchiato .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-macchiato .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-macchiato .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-macchiato .content figure img{display:inline-block}html.theme--catppuccin-macchiato .content figure figcaption{font-style:italic}html.theme--catppuccin-macchiato .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-macchiato .content sup,html.theme--catppuccin-macchiato .content sub{font-size:75%}html.theme--catppuccin-macchiato .content table{width:100%}html.theme--catppuccin-macchiato .content table td,html.theme--catppuccin-macchiato .content table th{border:1px solid #5b6078;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-macchiato .content table th{color:#b5c1f1}html.theme--catppuccin-macchiato .content table th:not([align]){text-align:inherit}html.theme--catppuccin-macchiato .content table thead td,html.theme--catppuccin-macchiato .content table thead th{border-width:0 0 2px;color:#b5c1f1}html.theme--catppuccin-macchiato .content table tfoot td,html.theme--catppuccin-macchiato .content table tfoot th{border-width:2px 0 0;color:#b5c1f1}html.theme--catppuccin-macchiato .content table tbody tr:last-child td,html.theme--catppuccin-macchiato .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-macchiato .content .tabs li+li{margin-top:0}html.theme--catppuccin-macchiato .content.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-macchiato .content.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .content.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .content.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-macchiato .icon.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-macchiato .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-macchiato .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-macchiato .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-macchiato .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-macchiato .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-macchiato div.icon-text{display:flex}html.theme--catppuccin-macchiato .image,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-macchiato .image img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-macchiato .image img.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-macchiato .image.is-fullwidth,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .image.is-square img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-macchiato .image.is-square .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-macchiato .image.is-1by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-macchiato .image.is-1by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-macchiato .image.is-5by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-macchiato .image.is-4by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-macchiato .image.is-3by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-macchiato .image.is-5by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-16by9 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-macchiato .image.is-16by9 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-macchiato .image.is-2by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-macchiato .image.is-3by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-macchiato .image.is-4by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-macchiato .image.is-3by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-macchiato .image.is-2by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-macchiato .image.is-3by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-9by16 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-macchiato .image.is-9by16 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-macchiato .image.is-1by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-macchiato .image.is-1by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-macchiato .image.is-square,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-macchiato .image.is-1by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-macchiato .image.is-5by4,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-macchiato .image.is-4by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-macchiato .image.is-3by2,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-macchiato .image.is-5by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-macchiato .image.is-16by9,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-macchiato .image.is-2by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-macchiato .image.is-3by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-macchiato .image.is-4by5,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-macchiato .image.is-3by4,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-macchiato .image.is-2by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-macchiato .image.is-3by5,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-macchiato .image.is-9by16,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-macchiato .image.is-1by2,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-macchiato .image.is-1by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-macchiato .image.is-16x16,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-macchiato .image.is-24x24,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-macchiato .image.is-32x32,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-macchiato .image.is-48x48,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-macchiato .image.is-64x64,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-macchiato .image.is-96x96,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-macchiato .image.is-128x128,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-macchiato .notification{background-color:#1e2030;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-macchiato .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-macchiato .notification strong{color:currentColor}html.theme--catppuccin-macchiato .notification code,html.theme--catppuccin-macchiato .notification pre{background:#fff}html.theme--catppuccin-macchiato .notification pre code{background:transparent}html.theme--catppuccin-macchiato .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-macchiato .notification .title,html.theme--catppuccin-macchiato .notification .subtitle,html.theme--catppuccin-macchiato .notification .content{color:currentColor}html.theme--catppuccin-macchiato .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-dark,html.theme--catppuccin-macchiato .content kbd.notification{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .notification.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.notification.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .notification.is-primary.is-light,html.theme--catppuccin-macchiato .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .notification.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .notification.is-link.is-light{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .notification.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-info.is-light{background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .notification.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-success.is-light{background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .notification.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-warning.is-light{background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .notification.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .notification.is-danger.is-light{background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-macchiato .progress::-webkit-progress-bar{background-color:#494d64}html.theme--catppuccin-macchiato .progress::-webkit-progress-value{background-color:#8087a2}html.theme--catppuccin-macchiato .progress::-moz-progress-bar{background-color:#8087a2}html.theme--catppuccin-macchiato .progress::-ms-fill{background-color:#8087a2;border:none}html.theme--catppuccin-macchiato .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-macchiato .content kbd.progress::-webkit-progress-value{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-macchiato .content kbd.progress::-moz-progress-bar{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark::-ms-fill,html.theme--catppuccin-macchiato .content kbd.progress::-ms-fill{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark:indeterminate,html.theme--catppuccin-macchiato .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #363a4f 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary::-ms-fill,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary:indeterminate,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #8aadf4 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-link::-webkit-progress-value{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link::-moz-progress-bar{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link::-ms-fill{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link:indeterminate{background-image:linear-gradient(to right, #8aadf4 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-info::-webkit-progress-value{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info::-moz-progress-bar{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info::-ms-fill{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info:indeterminate{background-image:linear-gradient(to right, #8bd5ca 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-success::-webkit-progress-value{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success::-moz-progress-bar{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success::-ms-fill{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6da95 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-warning::-webkit-progress-value{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning::-moz-progress-bar{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning::-ms-fill{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #eed49f 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-danger::-webkit-progress-value{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger::-moz-progress-bar{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger::-ms-fill{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #ed8796 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#494d64;background-image:linear-gradient(to right, #cad3f5 30%, #494d64 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-macchiato .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-macchiato .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-macchiato .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-macchiato .progress.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-macchiato .progress.is-medium{height:1.25rem}html.theme--catppuccin-macchiato .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-macchiato .table{background-color:#494d64;color:#cad3f5}html.theme--catppuccin-macchiato .table td,html.theme--catppuccin-macchiato .table th{border:1px solid #5b6078;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-macchiato .table td.is-white,html.theme--catppuccin-macchiato .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .table td.is-black,html.theme--catppuccin-macchiato .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .table td.is-light,html.theme--catppuccin-macchiato .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-dark,html.theme--catppuccin-macchiato .table th.is-dark{background-color:#363a4f;border-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .table td.is-primary,html.theme--catppuccin-macchiato .table th.is-primary{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-link,html.theme--catppuccin-macchiato .table th.is-link{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-info,html.theme--catppuccin-macchiato .table th.is-info{background-color:#8bd5ca;border-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-success,html.theme--catppuccin-macchiato .table th.is-success{background-color:#a6da95;border-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-warning,html.theme--catppuccin-macchiato .table th.is-warning{background-color:#eed49f;border-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-danger,html.theme--catppuccin-macchiato .table th.is-danger{background-color:#ed8796;border-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .table td.is-narrow,html.theme--catppuccin-macchiato .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-macchiato .table td.is-selected,html.theme--catppuccin-macchiato .table th.is-selected{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-selected a,html.theme--catppuccin-macchiato .table td.is-selected strong,html.theme--catppuccin-macchiato .table th.is-selected a,html.theme--catppuccin-macchiato .table th.is-selected strong{color:currentColor}html.theme--catppuccin-macchiato .table td.is-vcentered,html.theme--catppuccin-macchiato .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-macchiato .table th{color:#b5c1f1}html.theme--catppuccin-macchiato .table th:not([align]){text-align:left}html.theme--catppuccin-macchiato .table tr.is-selected{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table tr.is-selected a,html.theme--catppuccin-macchiato .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-macchiato .table tr.is-selected td,html.theme--catppuccin-macchiato .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-macchiato .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table thead td,html.theme--catppuccin-macchiato .table thead th{border-width:0 0 2px;color:#b5c1f1}html.theme--catppuccin-macchiato .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table tfoot td,html.theme--catppuccin-macchiato .table tfoot th{border-width:2px 0 0;color:#b5c1f1}html.theme--catppuccin-macchiato .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table tbody tr:last-child td,html.theme--catppuccin-macchiato .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-macchiato .table.is-bordered td,html.theme--catppuccin-macchiato .table.is-bordered th{border-width:1px}html.theme--catppuccin-macchiato .table.is-bordered tr:last-child td,html.theme--catppuccin-macchiato .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-macchiato .table.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#363a4f}html.theme--catppuccin-macchiato .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#363a4f}html.theme--catppuccin-macchiato .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#3a3e55}html.theme--catppuccin-macchiato .table.is-narrow td,html.theme--catppuccin-macchiato .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-macchiato .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#363a4f}html.theme--catppuccin-macchiato .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-macchiato .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .tags .tag,html.theme--catppuccin-macchiato .tags .content kbd,html.theme--catppuccin-macchiato .content .tags kbd,html.theme--catppuccin-macchiato .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-macchiato .tags .tag:not(:last-child),html.theme--catppuccin-macchiato .tags .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags kbd:not(:last-child),html.theme--catppuccin-macchiato .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-macchiato .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-macchiato .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-macchiato .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-macchiato .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-macchiato .tags.is-centered{justify-content:center}html.theme--catppuccin-macchiato .tags.is-centered .tag,html.theme--catppuccin-macchiato .tags.is-centered .content kbd,html.theme--catppuccin-macchiato .content .tags.is-centered kbd,html.theme--catppuccin-macchiato .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-macchiato .tags.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .tags.is-right .tag:not(:first-child),html.theme--catppuccin-macchiato .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-macchiato .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-macchiato .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-macchiato .tags.is-right .tag:not(:last-child),html.theme--catppuccin-macchiato .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-macchiato .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-macchiato .tags.has-addons .tag,html.theme--catppuccin-macchiato .tags.has-addons .content kbd,html.theme--catppuccin-macchiato .content .tags.has-addons kbd,html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-macchiato .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-macchiato .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-macchiato .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-macchiato .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-macchiato .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-macchiato .tag:not(body),html.theme--catppuccin-macchiato .content kbd:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#1e2030;border-radius:.4em;color:#cad3f5;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-macchiato .tag:not(body) .delete,html.theme--catppuccin-macchiato .content kbd:not(body) .delete,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-macchiato .tag.is-white:not(body),html.theme--catppuccin-macchiato .content kbd.is-white:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .tag.is-black:not(body),html.theme--catppuccin-macchiato .content kbd.is-black:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .tag.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-dark:not(body),html.theme--catppuccin-macchiato .content kbd:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-macchiato .content .docstring>section>kbd:not(body){background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .tag.is-primary:not(body),html.theme--catppuccin-macchiato .content kbd.is-primary:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .tag.is-primary.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .tag.is-link:not(body),html.theme--catppuccin-macchiato .content kbd.is-link:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .tag.is-link.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-link.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .tag.is-info:not(body),html.theme--catppuccin-macchiato .content kbd.is-info:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-info.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-info.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .tag.is-success:not(body),html.theme--catppuccin-macchiato .content kbd.is-success:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-success.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-success.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .tag.is-warning:not(body),html.theme--catppuccin-macchiato .content kbd.is-warning:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-warning.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .tag.is-danger:not(body),html.theme--catppuccin-macchiato .content kbd.is-danger:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .tag.is-danger.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .tag.is-normal:not(body),html.theme--catppuccin-macchiato .content kbd.is-normal:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-macchiato .tag.is-medium:not(body),html.theme--catppuccin-macchiato .content kbd.is-medium:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-macchiato .tag.is-large:not(body),html.theme--catppuccin-macchiato .content kbd.is-large:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-macchiato .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-macchiato .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-macchiato .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-macchiato .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-macchiato .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-macchiato .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-macchiato .tag.is-delete:not(body),html.theme--catppuccin-macchiato .content kbd.is-delete:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::before,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::before,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-macchiato .tag.is-delete:not(body)::after,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::after,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::before,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::before,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::after,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::after,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-macchiato .tag.is-delete:not(body):hover,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):hover,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-macchiato .tag.is-delete:not(body):focus,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):focus,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#141620}html.theme--catppuccin-macchiato .tag.is-delete:not(body):active,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):active,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#0a0b11}html.theme--catppuccin-macchiato .tag.is-rounded:not(body),html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-macchiato .content kbd.is-rounded:not(body),html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-macchiato a.tag:hover,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-macchiato .title,html.theme--catppuccin-macchiato .subtitle{word-break:break-word}html.theme--catppuccin-macchiato .title em,html.theme--catppuccin-macchiato .title span,html.theme--catppuccin-macchiato .subtitle em,html.theme--catppuccin-macchiato .subtitle span{font-weight:inherit}html.theme--catppuccin-macchiato .title sub,html.theme--catppuccin-macchiato .subtitle sub{font-size:.75em}html.theme--catppuccin-macchiato .title sup,html.theme--catppuccin-macchiato .subtitle sup{font-size:.75em}html.theme--catppuccin-macchiato .title .tag,html.theme--catppuccin-macchiato .title .content kbd,html.theme--catppuccin-macchiato .content .title kbd,html.theme--catppuccin-macchiato .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-macchiato .subtitle .tag,html.theme--catppuccin-macchiato .subtitle .content kbd,html.theme--catppuccin-macchiato .content .subtitle kbd,html.theme--catppuccin-macchiato .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-macchiato .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-macchiato .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-macchiato .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-macchiato .title.is-1{font-size:3rem}html.theme--catppuccin-macchiato .title.is-2{font-size:2.5rem}html.theme--catppuccin-macchiato .title.is-3{font-size:2rem}html.theme--catppuccin-macchiato .title.is-4{font-size:1.5rem}html.theme--catppuccin-macchiato .title.is-5{font-size:1.25rem}html.theme--catppuccin-macchiato .title.is-6{font-size:1rem}html.theme--catppuccin-macchiato .title.is-7{font-size:.75rem}html.theme--catppuccin-macchiato .subtitle{color:#6e738d;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-macchiato .subtitle strong{color:#6e738d;font-weight:600}html.theme--catppuccin-macchiato .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-macchiato .subtitle.is-1{font-size:3rem}html.theme--catppuccin-macchiato .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-macchiato .subtitle.is-3{font-size:2rem}html.theme--catppuccin-macchiato .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-macchiato .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-macchiato .subtitle.is-6{font-size:1rem}html.theme--catppuccin-macchiato .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-macchiato .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-macchiato .number{align-items:center;background-color:#1e2030;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{background-color:#24273a;border-color:#5b6078;border-radius:.4em;color:#8087a2}html.theme--catppuccin-macchiato .select select::-moz-placeholder,html.theme--catppuccin-macchiato .textarea::-moz-placeholder,html.theme--catppuccin-macchiato .input::-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select::-webkit-input-placeholder,html.theme--catppuccin-macchiato .textarea::-webkit-input-placeholder,html.theme--catppuccin-macchiato .input::-webkit-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:-moz-placeholder,html.theme--catppuccin-macchiato .textarea:-moz-placeholder,html.theme--catppuccin-macchiato .input:-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:-ms-input-placeholder,html.theme--catppuccin-macchiato .textarea:-ms-input-placeholder,html.theme--catppuccin-macchiato .input:-ms-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:hover,html.theme--catppuccin-macchiato .textarea:hover,html.theme--catppuccin-macchiato .input:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-macchiato .select select.is-hovered,html.theme--catppuccin-macchiato .is-hovered.textarea,html.theme--catppuccin-macchiato .is-hovered.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#6e738d}html.theme--catppuccin-macchiato .select select:focus,html.theme--catppuccin-macchiato .textarea:focus,html.theme--catppuccin-macchiato .input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-macchiato .select select.is-focused,html.theme--catppuccin-macchiato .is-focused.textarea,html.theme--catppuccin-macchiato .is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .select select:active,html.theme--catppuccin-macchiato .textarea:active,html.theme--catppuccin-macchiato .input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-macchiato .select select.is-active,html.theme--catppuccin-macchiato .is-active.textarea,html.theme--catppuccin-macchiato .is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#8aadf4;box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select select[disabled],html.theme--catppuccin-macchiato .textarea[disabled],html.theme--catppuccin-macchiato .input[disabled],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .select select,fieldset[disabled] html.theme--catppuccin-macchiato .textarea,fieldset[disabled] html.theme--catppuccin-macchiato .input,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{background-color:#6e738d;border-color:#1e2030;box-shadow:none;color:#f5f7fd}html.theme--catppuccin-macchiato .select select[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato .input[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato .input[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-macchiato .textarea[readonly],html.theme--catppuccin-macchiato .input[readonly],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-macchiato .is-white.textarea,html.theme--catppuccin-macchiato .is-white.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-macchiato .is-white.textarea:focus,html.theme--catppuccin-macchiato .is-white.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-macchiato .is-white.is-focused.textarea,html.theme--catppuccin-macchiato .is-white.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-white.textarea:active,html.theme--catppuccin-macchiato .is-white.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-macchiato .is-white.is-active.textarea,html.theme--catppuccin-macchiato .is-white.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .is-black.textarea,html.theme--catppuccin-macchiato .is-black.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-macchiato .is-black.textarea:focus,html.theme--catppuccin-macchiato .is-black.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-macchiato .is-black.is-focused.textarea,html.theme--catppuccin-macchiato .is-black.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-black.textarea:active,html.theme--catppuccin-macchiato .is-black.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-macchiato .is-black.is-active.textarea,html.theme--catppuccin-macchiato .is-black.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .is-light.textarea,html.theme--catppuccin-macchiato .is-light.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-macchiato .is-light.textarea:focus,html.theme--catppuccin-macchiato .is-light.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-macchiato .is-light.is-focused.textarea,html.theme--catppuccin-macchiato .is-light.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-light.textarea:active,html.theme--catppuccin-macchiato .is-light.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-macchiato .is-light.is-active.textarea,html.theme--catppuccin-macchiato .is-light.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .is-dark.textarea,html.theme--catppuccin-macchiato .content kbd.textarea,html.theme--catppuccin-macchiato .is-dark.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-macchiato .content kbd.input{border-color:#363a4f}html.theme--catppuccin-macchiato .is-dark.textarea:focus,html.theme--catppuccin-macchiato .content kbd.textarea:focus,html.theme--catppuccin-macchiato .is-dark.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-macchiato .content kbd.input:focus,html.theme--catppuccin-macchiato .is-dark.is-focused.textarea,html.theme--catppuccin-macchiato .content kbd.is-focused.textarea,html.theme--catppuccin-macchiato .is-dark.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .content kbd.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-dark.textarea:active,html.theme--catppuccin-macchiato .content kbd.textarea:active,html.theme--catppuccin-macchiato .is-dark.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-macchiato .content kbd.input:active,html.theme--catppuccin-macchiato .is-dark.is-active.textarea,html.theme--catppuccin-macchiato .content kbd.is-active.textarea,html.theme--catppuccin-macchiato .is-dark.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .content kbd.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .is-primary.textarea,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink{border-color:#8aadf4}html.theme--catppuccin-macchiato .is-primary.textarea:focus,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-macchiato .is-primary.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-macchiato .is-primary.is-focused.textarea,html.theme--catppuccin-macchiato .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.textarea:active,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-macchiato .is-primary.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-macchiato .is-primary.is-active.textarea,html.theme--catppuccin-macchiato .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .is-link.textarea,html.theme--catppuccin-macchiato .is-link.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#8aadf4}html.theme--catppuccin-macchiato .is-link.textarea:focus,html.theme--catppuccin-macchiato .is-link.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-macchiato .is-link.is-focused.textarea,html.theme--catppuccin-macchiato .is-link.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-link.textarea:active,html.theme--catppuccin-macchiato .is-link.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-macchiato .is-link.is-active.textarea,html.theme--catppuccin-macchiato .is-link.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .is-info.textarea,html.theme--catppuccin-macchiato .is-info.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#8bd5ca}html.theme--catppuccin-macchiato .is-info.textarea:focus,html.theme--catppuccin-macchiato .is-info.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-macchiato .is-info.is-focused.textarea,html.theme--catppuccin-macchiato .is-info.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-info.textarea:active,html.theme--catppuccin-macchiato .is-info.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-macchiato .is-info.is-active.textarea,html.theme--catppuccin-macchiato .is-info.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .is-success.textarea,html.theme--catppuccin-macchiato .is-success.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6da95}html.theme--catppuccin-macchiato .is-success.textarea:focus,html.theme--catppuccin-macchiato .is-success.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-macchiato .is-success.is-focused.textarea,html.theme--catppuccin-macchiato .is-success.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-success.textarea:active,html.theme--catppuccin-macchiato .is-success.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-macchiato .is-success.is-active.textarea,html.theme--catppuccin-macchiato .is-success.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .is-warning.textarea,html.theme--catppuccin-macchiato .is-warning.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#eed49f}html.theme--catppuccin-macchiato .is-warning.textarea:focus,html.theme--catppuccin-macchiato .is-warning.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-macchiato .is-warning.is-focused.textarea,html.theme--catppuccin-macchiato .is-warning.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-warning.textarea:active,html.theme--catppuccin-macchiato .is-warning.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-macchiato .is-warning.is-active.textarea,html.theme--catppuccin-macchiato .is-warning.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .is-danger.textarea,html.theme--catppuccin-macchiato .is-danger.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#ed8796}html.theme--catppuccin-macchiato .is-danger.textarea:focus,html.theme--catppuccin-macchiato .is-danger.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-macchiato .is-danger.is-focused.textarea,html.theme--catppuccin-macchiato .is-danger.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-danger.textarea:active,html.theme--catppuccin-macchiato .is-danger.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-macchiato .is-danger.is-active.textarea,html.theme--catppuccin-macchiato .is-danger.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .is-small.textarea,html.theme--catppuccin-macchiato .is-small.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-macchiato .is-medium.textarea,html.theme--catppuccin-macchiato .is-medium.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .is-large.textarea,html.theme--catppuccin-macchiato .is-large.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .is-fullwidth.textarea,html.theme--catppuccin-macchiato .is-fullwidth.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-macchiato .is-inline.textarea,html.theme--catppuccin-macchiato .is-inline.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-macchiato .input.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-macchiato .input.is-static,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-macchiato .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-macchiato .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-macchiato .textarea[rows]{height:initial}html.theme--catppuccin-macchiato .textarea.has-fixed-size{resize:none}html.theme--catppuccin-macchiato .radio,html.theme--catppuccin-macchiato .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-macchiato .radio input,html.theme--catppuccin-macchiato .checkbox input{cursor:pointer}html.theme--catppuccin-macchiato .radio:hover,html.theme--catppuccin-macchiato .checkbox:hover{color:#91d7e3}html.theme--catppuccin-macchiato .radio[disabled],html.theme--catppuccin-macchiato .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .radio,fieldset[disabled] html.theme--catppuccin-macchiato .checkbox,html.theme--catppuccin-macchiato .radio input[disabled],html.theme--catppuccin-macchiato .checkbox input[disabled]{color:#f5f7fd;cursor:not-allowed}html.theme--catppuccin-macchiato .radio+.radio{margin-left:.5em}html.theme--catppuccin-macchiato .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-macchiato .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading)::after{border-color:#8aadf4;right:1.125em;z-index:4}html.theme--catppuccin-macchiato .select.is-rounded select,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-macchiato .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-macchiato .select select::-ms-expand{display:none}html.theme--catppuccin-macchiato .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-macchiato .select select:hover{border-color:#1e2030}html.theme--catppuccin-macchiato .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-macchiato .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-macchiato .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#91d7e3}html.theme--catppuccin-macchiato .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-macchiato .select.is-white select{border-color:#fff}html.theme--catppuccin-macchiato .select.is-white select:hover,html.theme--catppuccin-macchiato .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-macchiato .select.is-white select:focus,html.theme--catppuccin-macchiato .select.is-white select.is-focused,html.theme--catppuccin-macchiato .select.is-white select:active,html.theme--catppuccin-macchiato .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-macchiato .select.is-black select:hover,html.theme--catppuccin-macchiato .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-macchiato .select.is-black select:focus,html.theme--catppuccin-macchiato .select.is-black select.is-focused,html.theme--catppuccin-macchiato .select.is-black select:active,html.theme--catppuccin-macchiato .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-macchiato .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-macchiato .select.is-light select:hover,html.theme--catppuccin-macchiato .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-macchiato .select.is-light select:focus,html.theme--catppuccin-macchiato .select.is-light select.is-focused,html.theme--catppuccin-macchiato .select.is-light select:active,html.theme--catppuccin-macchiato .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .select.is-dark:not(:hover)::after,html.theme--catppuccin-macchiato .content kbd.select:not(:hover)::after{border-color:#363a4f}html.theme--catppuccin-macchiato .select.is-dark select,html.theme--catppuccin-macchiato .content kbd.select select{border-color:#363a4f}html.theme--catppuccin-macchiato .select.is-dark select:hover,html.theme--catppuccin-macchiato .content kbd.select select:hover,html.theme--catppuccin-macchiato .select.is-dark select.is-hovered,html.theme--catppuccin-macchiato .content kbd.select select.is-hovered{border-color:#2c2f40}html.theme--catppuccin-macchiato .select.is-dark select:focus,html.theme--catppuccin-macchiato .content kbd.select select:focus,html.theme--catppuccin-macchiato .select.is-dark select.is-focused,html.theme--catppuccin-macchiato .content kbd.select select.is-focused,html.theme--catppuccin-macchiato .select.is-dark select:active,html.theme--catppuccin-macchiato .content kbd.select select:active,html.theme--catppuccin-macchiato .select.is-dark select.is-active,html.theme--catppuccin-macchiato .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .select.is-primary:not(:hover)::after,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-primary select,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-primary select:hover,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-macchiato .select.is-primary select.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#739df2}html.theme--catppuccin-macchiato .select.is-primary select:focus,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-macchiato .select.is-primary select.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-macchiato .select.is-primary select:active,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-macchiato .select.is-primary select.is-active,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select.is-link:not(:hover)::after{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-link select{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-link select:hover,html.theme--catppuccin-macchiato .select.is-link select.is-hovered{border-color:#739df2}html.theme--catppuccin-macchiato .select.is-link select:focus,html.theme--catppuccin-macchiato .select.is-link select.is-focused,html.theme--catppuccin-macchiato .select.is-link select:active,html.theme--catppuccin-macchiato .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select.is-info:not(:hover)::after{border-color:#8bd5ca}html.theme--catppuccin-macchiato .select.is-info select{border-color:#8bd5ca}html.theme--catppuccin-macchiato .select.is-info select:hover,html.theme--catppuccin-macchiato .select.is-info select.is-hovered{border-color:#78cec1}html.theme--catppuccin-macchiato .select.is-info select:focus,html.theme--catppuccin-macchiato .select.is-info select.is-focused,html.theme--catppuccin-macchiato .select.is-info select:active,html.theme--catppuccin-macchiato .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .select.is-success:not(:hover)::after{border-color:#a6da95}html.theme--catppuccin-macchiato .select.is-success select{border-color:#a6da95}html.theme--catppuccin-macchiato .select.is-success select:hover,html.theme--catppuccin-macchiato .select.is-success select.is-hovered{border-color:#96d382}html.theme--catppuccin-macchiato .select.is-success select:focus,html.theme--catppuccin-macchiato .select.is-success select.is-focused,html.theme--catppuccin-macchiato .select.is-success select:active,html.theme--catppuccin-macchiato .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .select.is-warning:not(:hover)::after{border-color:#eed49f}html.theme--catppuccin-macchiato .select.is-warning select{border-color:#eed49f}html.theme--catppuccin-macchiato .select.is-warning select:hover,html.theme--catppuccin-macchiato .select.is-warning select.is-hovered{border-color:#eaca89}html.theme--catppuccin-macchiato .select.is-warning select:focus,html.theme--catppuccin-macchiato .select.is-warning select.is-focused,html.theme--catppuccin-macchiato .select.is-warning select:active,html.theme--catppuccin-macchiato .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .select.is-danger:not(:hover)::after{border-color:#ed8796}html.theme--catppuccin-macchiato .select.is-danger select{border-color:#ed8796}html.theme--catppuccin-macchiato .select.is-danger select:hover,html.theme--catppuccin-macchiato .select.is-danger select.is-hovered{border-color:#ea7183}html.theme--catppuccin-macchiato .select.is-danger select:focus,html.theme--catppuccin-macchiato .select.is-danger select.is-focused,html.theme--catppuccin-macchiato .select.is-danger select:active,html.theme--catppuccin-macchiato .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .select.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-macchiato .select.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .select.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .select.is-disabled::after{border-color:#f5f7fd !important;opacity:0.5}html.theme--catppuccin-macchiato .select.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .select.is-fullwidth select{width:100%}html.theme--catppuccin-macchiato .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-macchiato .select.is-loading.is-small:after,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-macchiato .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-macchiato .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-macchiato .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-macchiato .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:hover .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:focus .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:active .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-black:hover .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-black:focus .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-black:active .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:hover .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:focus .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:active .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-dark .file-cta,html.theme--catppuccin-macchiato .content kbd.file .file-cta{background-color:#363a4f;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-dark:hover .file-cta,html.theme--catppuccin-macchiato .content kbd.file:hover .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-hovered .file-cta{background-color:#313447;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-dark:focus .file-cta,html.theme--catppuccin-macchiato .content kbd.file:focus .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-focused .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,58,79,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-dark:active .file-cta,html.theme--catppuccin-macchiato .content kbd.file:active .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-active .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-active .file-cta{background-color:#2c2f40;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary:hover .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary:focus .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-focused .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(138,173,244,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-primary:active .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-active .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link .file-cta{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link:hover .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-hovered .file-cta{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link:focus .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(138,173,244,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-link:active .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-active .file-cta{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-info .file-cta{background-color:#8bd5ca;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:hover .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-hovered .file-cta{background-color:#82d2c6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:focus .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(139,213,202,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:active .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-active .file-cta{background-color:#78cec1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success .file-cta{background-color:#a6da95;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:hover .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-hovered .file-cta{background-color:#9ed78c;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:focus .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,218,149,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:active .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-active .file-cta{background-color:#96d382;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning .file-cta{background-color:#eed49f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:hover .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-hovered .file-cta{background-color:#eccf94;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:focus .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(238,212,159,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:active .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-active .file-cta{background-color:#eaca89;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-danger .file-cta{background-color:#ed8796;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-danger:hover .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-hovered .file-cta{background-color:#eb7c8c;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-danger:focus .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(237,135,150,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-danger:active .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-active .file-cta{background-color:#ea7183;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-macchiato .file.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .file.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-macchiato .file.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-macchiato .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-macchiato .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-macchiato .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-macchiato .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-macchiato .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-macchiato .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-macchiato .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-macchiato .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-macchiato .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-macchiato .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-macchiato .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-macchiato .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-macchiato .file.is-centered{justify-content:center}html.theme--catppuccin-macchiato .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-macchiato .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-macchiato .file.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-macchiato .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-macchiato .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-macchiato .file-label:hover .file-cta{background-color:#313447;color:#b5c1f1}html.theme--catppuccin-macchiato .file-label:hover .file-name{border-color:#565a71}html.theme--catppuccin-macchiato .file-label:active .file-cta{background-color:#2c2f40;color:#b5c1f1}html.theme--catppuccin-macchiato .file-label:active .file-name{border-color:#505469}html.theme--catppuccin-macchiato .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato .file-name{border-color:#5b6078;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-macchiato .file-cta{background-color:#363a4f;color:#cad3f5}html.theme--catppuccin-macchiato .file-name{border-color:#5b6078;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-macchiato .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-macchiato .file-icon .fa{font-size:14px}html.theme--catppuccin-macchiato .label{color:#b5c1f1;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-macchiato .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-macchiato .label.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-macchiato .label.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .label.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-macchiato .help.is-white{color:#fff}html.theme--catppuccin-macchiato .help.is-black{color:#0a0a0a}html.theme--catppuccin-macchiato .help.is-light{color:#f5f5f5}html.theme--catppuccin-macchiato .help.is-dark,html.theme--catppuccin-macchiato .content kbd.help{color:#363a4f}html.theme--catppuccin-macchiato .help.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.help.docs-sourcelink{color:#8aadf4}html.theme--catppuccin-macchiato .help.is-link{color:#8aadf4}html.theme--catppuccin-macchiato .help.is-info{color:#8bd5ca}html.theme--catppuccin-macchiato .help.is-success{color:#a6da95}html.theme--catppuccin-macchiato .help.is-warning{color:#eed49f}html.theme--catppuccin-macchiato .help.is-danger{color:#ed8796}html.theme--catppuccin-macchiato .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-macchiato .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-macchiato .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-macchiato .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-macchiato .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-macchiato .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-macchiato .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-macchiato .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-macchiato .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field.is-horizontal{display:flex}}html.theme--catppuccin-macchiato .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-macchiato .field-label.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-macchiato .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-macchiato .field-body .field{margin-bottom:0}html.theme--catppuccin-macchiato .field-body>.field{flex-shrink:1}html.theme--catppuccin-macchiato .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-macchiato .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-macchiato .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-macchiato .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select:focus~.icon{color:#363a4f}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-macchiato .control.has-icons-left .icon,html.theme--catppuccin-macchiato .control.has-icons-right .icon{color:#5b6078;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-macchiato .control.has-icons-left .input,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-macchiato .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-macchiato .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-macchiato .control.has-icons-right .input,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-macchiato .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-macchiato .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-macchiato .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-macchiato .control.is-loading.is-small:after,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-macchiato .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-macchiato .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-macchiato .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-macchiato .breadcrumb a{align-items:center;color:#8aadf4;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-macchiato .breadcrumb a:hover{color:#91d7e3}html.theme--catppuccin-macchiato .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-macchiato .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-macchiato .breadcrumb li.is-active a{color:#b5c1f1;cursor:default;pointer-events:none}html.theme--catppuccin-macchiato .breadcrumb li+li::before{color:#6e738d;content:"\0002f"}html.theme--catppuccin-macchiato .breadcrumb ul,html.theme--catppuccin-macchiato .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-macchiato .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-macchiato .breadcrumb.is-centered ol,html.theme--catppuccin-macchiato .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-macchiato .breadcrumb.is-right ol,html.theme--catppuccin-macchiato .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-macchiato .breadcrumb.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-macchiato .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-macchiato .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-macchiato .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-macchiato .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-macchiato .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#cad3f5;max-width:100%;position:relative}html.theme--catppuccin-macchiato .card-footer:first-child,html.theme--catppuccin-macchiato .card-content:first-child,html.theme--catppuccin-macchiato .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-macchiato .card-footer:last-child,html.theme--catppuccin-macchiato .card-content:last-child,html.theme--catppuccin-macchiato .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-macchiato .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-macchiato .card-header-title{align-items:center;color:#b5c1f1;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-macchiato .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-macchiato .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-macchiato .card-image{display:block;position:relative}html.theme--catppuccin-macchiato .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-macchiato .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-macchiato .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-macchiato .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-macchiato .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-macchiato .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-macchiato .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-macchiato .dropdown.is-active .dropdown-menu,html.theme--catppuccin-macchiato .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-macchiato .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-macchiato .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-macchiato .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-macchiato .dropdown-content{background-color:#1e2030;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-macchiato .dropdown-item{color:#cad3f5;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-macchiato a.dropdown-item,html.theme--catppuccin-macchiato button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-macchiato a.dropdown-item:hover,html.theme--catppuccin-macchiato button.dropdown-item:hover{background-color:#1e2030;color:#0a0a0a}html.theme--catppuccin-macchiato a.dropdown-item.is-active,html.theme--catppuccin-macchiato button.dropdown-item.is-active{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-macchiato .level{align-items:center;justify-content:space-between}html.theme--catppuccin-macchiato .level code{border-radius:.4em}html.theme--catppuccin-macchiato .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-macchiato .level.is-mobile{display:flex}html.theme--catppuccin-macchiato .level.is-mobile .level-left,html.theme--catppuccin-macchiato .level.is-mobile .level-right{display:flex}html.theme--catppuccin-macchiato .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-macchiato .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-macchiato .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level{display:flex}html.theme--catppuccin-macchiato .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-macchiato .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-macchiato .level-item .title,html.theme--catppuccin-macchiato .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-macchiato .level-left,html.theme--catppuccin-macchiato .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .level-left .level-item.is-flexible,html.theme--catppuccin-macchiato .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-left .level-item:not(:last-child),html.theme--catppuccin-macchiato .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-macchiato .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-left{display:flex}}html.theme--catppuccin-macchiato .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-right{display:flex}}html.theme--catppuccin-macchiato .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-macchiato .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-macchiato .media .media{border-top:1px solid rgba(91,96,120,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-macchiato .media .media .content:not(:last-child),html.theme--catppuccin-macchiato .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-macchiato .media .media .media{padding-top:.5rem}html.theme--catppuccin-macchiato .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-macchiato .media+.media{border-top:1px solid rgba(91,96,120,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-macchiato .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-macchiato .media-left,html.theme--catppuccin-macchiato .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .media-left{margin-right:1rem}html.theme--catppuccin-macchiato .media-right{margin-left:1rem}html.theme--catppuccin-macchiato .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .media-content{overflow-x:auto}}html.theme--catppuccin-macchiato .menu{font-size:1rem}html.theme--catppuccin-macchiato .menu.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-macchiato .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .menu.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .menu-list{line-height:1.25}html.theme--catppuccin-macchiato .menu-list a{border-radius:3px;color:#cad3f5;display:block;padding:0.5em 0.75em}html.theme--catppuccin-macchiato .menu-list a:hover{background-color:#1e2030;color:#b5c1f1}html.theme--catppuccin-macchiato .menu-list a.is-active{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .menu-list li ul{border-left:1px solid #5b6078;margin:.75em;padding-left:.75em}html.theme--catppuccin-macchiato .menu-label{color:#f5f7fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-macchiato .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-macchiato .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-macchiato .message{background-color:#1e2030;border-radius:.4em;font-size:1rem}html.theme--catppuccin-macchiato .message strong{color:currentColor}html.theme--catppuccin-macchiato .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-macchiato .message.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-macchiato .message.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .message.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .message.is-white{background-color:#fff}html.theme--catppuccin-macchiato .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-macchiato .message.is-black{background-color:#fafafa}html.theme--catppuccin-macchiato .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-macchiato .message.is-light{background-color:#fafafa}html.theme--catppuccin-macchiato .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-macchiato .message.is-dark,html.theme--catppuccin-macchiato .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-macchiato .message.is-dark .message-header,html.theme--catppuccin-macchiato .content kbd.message .message-header{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .message.is-dark .message-body,html.theme--catppuccin-macchiato .content kbd.message .message-body{border-color:#363a4f}html.theme--catppuccin-macchiato .message.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink{background-color:#ecf2fd}html.theme--catppuccin-macchiato .message.is-primary .message-header,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink .message-header{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .message.is-primary .message-body,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink .message-body{border-color:#8aadf4;color:#0e3b95}html.theme--catppuccin-macchiato .message.is-link{background-color:#ecf2fd}html.theme--catppuccin-macchiato .message.is-link .message-header{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .message.is-link .message-body{border-color:#8aadf4;color:#0e3b95}html.theme--catppuccin-macchiato .message.is-info{background-color:#f0faf8}html.theme--catppuccin-macchiato .message.is-info .message-header{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-info .message-body{border-color:#8bd5ca;color:#276d62}html.theme--catppuccin-macchiato .message.is-success{background-color:#f2faf0}html.theme--catppuccin-macchiato .message.is-success .message-header{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-success .message-body{border-color:#a6da95;color:#386e26}html.theme--catppuccin-macchiato .message.is-warning{background-color:#fcf7ee}html.theme--catppuccin-macchiato .message.is-warning .message-header{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-warning .message-body{border-color:#eed49f;color:#7e5c16}html.theme--catppuccin-macchiato .message.is-danger{background-color:#fcedef}html.theme--catppuccin-macchiato .message.is-danger .message-header{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .message.is-danger .message-body{border-color:#ed8796;color:#971729}html.theme--catppuccin-macchiato .message-header{align-items:center;background-color:#cad3f5;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-macchiato .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-macchiato .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .message-body{border-color:#5b6078;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#cad3f5;padding:1.25em 1.5em}html.theme--catppuccin-macchiato .message-body code,html.theme--catppuccin-macchiato .message-body pre{background-color:#fff}html.theme--catppuccin-macchiato .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-macchiato .modal.is-active{display:flex}html.theme--catppuccin-macchiato .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-macchiato .modal-content,html.theme--catppuccin-macchiato .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-macchiato .modal-content,html.theme--catppuccin-macchiato .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-macchiato .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-macchiato .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-macchiato .modal-card-head,html.theme--catppuccin-macchiato .modal-card-foot{align-items:center;background-color:#1e2030;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-macchiato .modal-card-head{border-bottom:1px solid #5b6078;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-macchiato .modal-card-title{color:#cad3f5;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-macchiato .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #5b6078}html.theme--catppuccin-macchiato .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-macchiato .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#24273a;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-macchiato .navbar{background-color:#8aadf4;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-macchiato .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-macchiato .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-dark,html.theme--catppuccin-macchiato .content kbd.navbar{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-burger,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#363a4f;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-burger,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6da95;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#eed49f;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#ed8796;color:#fff}}html.theme--catppuccin-macchiato .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-macchiato .navbar.has-shadow{box-shadow:0 2px 0 0 #1e2030}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom,html.theme--catppuccin-macchiato .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #1e2030}html.theme--catppuccin-macchiato .navbar.is-fixed-top{top:0}html.theme--catppuccin-macchiato html.has-navbar-fixed-top,html.theme--catppuccin-macchiato body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-macchiato .navbar-brand,html.theme--catppuccin-macchiato .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-macchiato .navbar-brand a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-macchiato .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-macchiato .navbar-burger{color:#cad3f5;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-macchiato .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-macchiato .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-macchiato .navbar-menu{display:none}html.theme--catppuccin-macchiato .navbar-item,html.theme--catppuccin-macchiato .navbar-link{color:#cad3f5;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-macchiato .navbar-item .icon:only-child,html.theme--catppuccin-macchiato .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-macchiato a.navbar-item,html.theme--catppuccin-macchiato .navbar-link{cursor:pointer}html.theme--catppuccin-macchiato a.navbar-item:focus,html.theme--catppuccin-macchiato a.navbar-item:focus-within,html.theme--catppuccin-macchiato a.navbar-item:hover,html.theme--catppuccin-macchiato a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar-link:focus,html.theme--catppuccin-macchiato .navbar-link:focus-within,html.theme--catppuccin-macchiato .navbar-link:hover,html.theme--catppuccin-macchiato .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}html.theme--catppuccin-macchiato .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .navbar-item img{max-height:1.75rem}html.theme--catppuccin-macchiato .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-macchiato .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-macchiato .navbar-item.is-tab:focus,html.theme--catppuccin-macchiato .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#8aadf4;border-bottom-style:solid;border-bottom-width:3px;color:#8aadf4;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-macchiato .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-macchiato .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-macchiato .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-macchiato .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .navbar>.container{display:block}html.theme--catppuccin-macchiato .navbar-brand .navbar-item,html.theme--catppuccin-macchiato .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-macchiato .navbar-link::after{display:none}html.theme--catppuccin-macchiato .navbar-menu{background-color:#8aadf4;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-macchiato .navbar-menu.is-active{display:block}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch,html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-macchiato .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-macchiato html.has-navbar-fixed-top-touch,html.theme--catppuccin-macchiato body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar,html.theme--catppuccin-macchiato .navbar-menu,html.theme--catppuccin-macchiato .navbar-start,html.theme--catppuccin-macchiato .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-macchiato .navbar{min-height:4rem}html.theme--catppuccin-macchiato .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-start,html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-macchiato .navbar.is-spaced a.navbar-item,html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8087a2}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}html.theme--catppuccin-macchiato .navbar-burger{display:none}html.theme--catppuccin-macchiato .navbar-item,html.theme--catppuccin-macchiato .navbar-link{align-items:center;display:flex}html.theme--catppuccin-macchiato .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-macchiato .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-macchiato .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-macchiato .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-macchiato .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-macchiato .navbar-dropdown{background-color:#8aadf4;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-macchiato .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8087a2}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-macchiato .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-macchiato .navbar-divider{display:block}html.theme--catppuccin-macchiato .navbar>.container .navbar-brand,html.theme--catppuccin-macchiato .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-macchiato .navbar>.container .navbar-menu,html.theme--catppuccin-macchiato .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-macchiato .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-macchiato html.has-navbar-fixed-top-desktop,html.theme--catppuccin-macchiato body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-macchiato html.has-spaced-navbar-fixed-top,html.theme--catppuccin-macchiato body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-macchiato html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-macchiato body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-macchiato a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar-link.is-active{color:#8aadf4}html.theme--catppuccin-macchiato a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-macchiato .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-macchiato .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-macchiato .pagination.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-macchiato .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-previous,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-next,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-link,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-macchiato .pagination,html.theme--catppuccin-macchiato .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link{border-color:#5b6078;color:#8aadf4;min-width:2.5em}html.theme--catppuccin-macchiato .pagination-previous:hover,html.theme--catppuccin-macchiato .pagination-next:hover,html.theme--catppuccin-macchiato .pagination-link:hover{border-color:#6e738d;color:#91d7e3}html.theme--catppuccin-macchiato .pagination-previous:focus,html.theme--catppuccin-macchiato .pagination-next:focus,html.theme--catppuccin-macchiato .pagination-link:focus{border-color:#6e738d}html.theme--catppuccin-macchiato .pagination-previous:active,html.theme--catppuccin-macchiato .pagination-next:active,html.theme--catppuccin-macchiato .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-macchiato .pagination-previous[disabled],html.theme--catppuccin-macchiato .pagination-previous.is-disabled,html.theme--catppuccin-macchiato .pagination-next[disabled],html.theme--catppuccin-macchiato .pagination-next.is-disabled,html.theme--catppuccin-macchiato .pagination-link[disabled],html.theme--catppuccin-macchiato .pagination-link.is-disabled{background-color:#5b6078;border-color:#5b6078;box-shadow:none;color:#f5f7fd;opacity:0.5}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-macchiato .pagination-link.is-current{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .pagination-ellipsis{color:#6e738d;pointer-events:none}html.theme--catppuccin-macchiato .pagination-list{flex-wrap:wrap}html.theme--catppuccin-macchiato .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .pagination{flex-wrap:wrap}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-macchiato .pagination-previous{order:2}html.theme--catppuccin-macchiato .pagination-next{order:3}html.theme--catppuccin-macchiato .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-macchiato .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-macchiato .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-macchiato .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-macchiato .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-macchiato .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-macchiato .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-macchiato .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-macchiato .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-macchiato .panel.is-dark .panel-heading,html.theme--catppuccin-macchiato .content kbd.panel .panel-heading{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-macchiato .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#363a4f}html.theme--catppuccin-macchiato .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-macchiato .content kbd.panel .panel-block.is-active .panel-icon{color:#363a4f}html.theme--catppuccin-macchiato .panel.is-primary .panel-heading,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-link .panel-heading{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .panel.is-link .panel-tabs a.is-active{border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-link .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-info .panel-heading{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-info .panel-tabs a.is-active{border-bottom-color:#8bd5ca}html.theme--catppuccin-macchiato .panel.is-info .panel-block.is-active .panel-icon{color:#8bd5ca}html.theme--catppuccin-macchiato .panel.is-success .panel-heading{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6da95}html.theme--catppuccin-macchiato .panel.is-success .panel-block.is-active .panel-icon{color:#a6da95}html.theme--catppuccin-macchiato .panel.is-warning .panel-heading{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#eed49f}html.theme--catppuccin-macchiato .panel.is-warning .panel-block.is-active .panel-icon{color:#eed49f}html.theme--catppuccin-macchiato .panel.is-danger .panel-heading{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#ed8796}html.theme--catppuccin-macchiato .panel.is-danger .panel-block.is-active .panel-icon{color:#ed8796}html.theme--catppuccin-macchiato .panel-tabs:not(:last-child),html.theme--catppuccin-macchiato .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-macchiato .panel-heading{background-color:#494d64;border-radius:8px 8px 0 0;color:#b5c1f1;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-macchiato .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-macchiato .panel-tabs a{border-bottom:1px solid #5b6078;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-macchiato .panel-tabs a.is-active{border-bottom-color:#494d64;color:#739df2}html.theme--catppuccin-macchiato .panel-list a{color:#cad3f5}html.theme--catppuccin-macchiato .panel-list a:hover{color:#8aadf4}html.theme--catppuccin-macchiato .panel-block{align-items:center;color:#b5c1f1;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-macchiato .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-macchiato .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-macchiato .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-macchiato .panel-block.is-active{border-left-color:#8aadf4;color:#739df2}html.theme--catppuccin-macchiato .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-macchiato a.panel-block,html.theme--catppuccin-macchiato label.panel-block{cursor:pointer}html.theme--catppuccin-macchiato a.panel-block:hover,html.theme--catppuccin-macchiato label.panel-block:hover{background-color:#1e2030}html.theme--catppuccin-macchiato .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f5f7fd;margin-right:.75em}html.theme--catppuccin-macchiato .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-macchiato .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-macchiato .tabs a{align-items:center;border-bottom-color:#5b6078;border-bottom-style:solid;border-bottom-width:1px;color:#cad3f5;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-macchiato .tabs a:hover{border-bottom-color:#b5c1f1;color:#b5c1f1}html.theme--catppuccin-macchiato .tabs li{display:block}html.theme--catppuccin-macchiato .tabs li.is-active a{border-bottom-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .tabs ul{align-items:center;border-bottom-color:#5b6078;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-macchiato .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-macchiato .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-macchiato .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-macchiato .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-macchiato .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-macchiato .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-macchiato .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-macchiato .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-macchiato .tabs.is-boxed a:hover{background-color:#1e2030;border-bottom-color:#5b6078}html.theme--catppuccin-macchiato .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#5b6078;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-macchiato .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .tabs.is-toggle a{border-color:#5b6078;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-macchiato .tabs.is-toggle a:hover{background-color:#1e2030;border-color:#6e738d;z-index:2}html.theme--catppuccin-macchiato .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-macchiato .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-macchiato .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-macchiato .tabs.is-toggle li.is-active a{background-color:#8aadf4;border-color:#8aadf4;color:#fff;z-index:1}html.theme--catppuccin-macchiato .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-macchiato .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-macchiato .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-macchiato .tabs.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-macchiato .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .column.is-narrow,html.theme--catppuccin-macchiato .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full,html.theme--catppuccin-macchiato .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters,html.theme--catppuccin-macchiato .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds,html.theme--catppuccin-macchiato .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half,html.theme--catppuccin-macchiato .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third,html.theme--catppuccin-macchiato .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter,html.theme--catppuccin-macchiato .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth,html.theme--catppuccin-macchiato .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths,html.theme--catppuccin-macchiato .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths,html.theme--catppuccin-macchiato .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths,html.theme--catppuccin-macchiato .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters,html.theme--catppuccin-macchiato .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds,html.theme--catppuccin-macchiato .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half,html.theme--catppuccin-macchiato .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third,html.theme--catppuccin-macchiato .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter,html.theme--catppuccin-macchiato .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth,html.theme--catppuccin-macchiato .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths,html.theme--catppuccin-macchiato .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths,html.theme--catppuccin-macchiato .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths,html.theme--catppuccin-macchiato .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0,html.theme--catppuccin-macchiato .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0,html.theme--catppuccin-macchiato .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1,html.theme--catppuccin-macchiato .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1,html.theme--catppuccin-macchiato .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2,html.theme--catppuccin-macchiato .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2,html.theme--catppuccin-macchiato .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3,html.theme--catppuccin-macchiato .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3,html.theme--catppuccin-macchiato .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4,html.theme--catppuccin-macchiato .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4,html.theme--catppuccin-macchiato .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5,html.theme--catppuccin-macchiato .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5,html.theme--catppuccin-macchiato .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6,html.theme--catppuccin-macchiato .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6,html.theme--catppuccin-macchiato .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7,html.theme--catppuccin-macchiato .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7,html.theme--catppuccin-macchiato .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8,html.theme--catppuccin-macchiato .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8,html.theme--catppuccin-macchiato .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9,html.theme--catppuccin-macchiato .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9,html.theme--catppuccin-macchiato .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10,html.theme--catppuccin-macchiato .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10,html.theme--catppuccin-macchiato .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11,html.theme--catppuccin-macchiato .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11,html.theme--catppuccin-macchiato .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12,html.theme--catppuccin-macchiato .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12,html.theme--catppuccin-macchiato .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-macchiato .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-macchiato .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-macchiato .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-macchiato .columns.is-centered{justify-content:center}html.theme--catppuccin-macchiato .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-macchiato .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-macchiato .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-macchiato .columns.is-mobile{display:flex}html.theme--catppuccin-macchiato .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-macchiato .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-desktop{display:flex}}html.theme--catppuccin-macchiato .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-macchiato .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-macchiato .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-macchiato .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-macchiato .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-macchiato .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-macchiato .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-macchiato .tile.is-child{margin:0 !important}html.theme--catppuccin-macchiato .tile.is-parent{padding:.75rem}html.theme--catppuccin-macchiato .tile.is-vertical{flex-direction:column}html.theme--catppuccin-macchiato .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .tile:not(.is-child){display:flex}html.theme--catppuccin-macchiato .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .tile.is-3{flex:none;width:25%}html.theme--catppuccin-macchiato .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .tile.is-6{flex:none;width:50%}html.theme--catppuccin-macchiato .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .tile.is-9{flex:none;width:75%}html.theme--catppuccin-macchiato .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-macchiato .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-macchiato .hero .navbar{background:none}html.theme--catppuccin-macchiato .hero .tabs ul{border-bottom:none}html.theme--catppuccin-macchiato .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-white strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-macchiato .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-macchiato .hero.is-white .navbar-item,html.theme--catppuccin-macchiato .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-macchiato .hero.is-white a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-white .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-macchiato .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-black strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-black .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-macchiato .hero.is-black .navbar-item,html.theme--catppuccin-macchiato .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-black a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-black .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-macchiato .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-light strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-macchiato .hero.is-light .navbar-item,html.theme--catppuccin-macchiato .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-light .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-macchiato .hero.is-dark,html.theme--catppuccin-macchiato .content kbd.hero{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-dark strong,html.theme--catppuccin-macchiato .content kbd.hero strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-dark .title,html.theme--catppuccin-macchiato .content kbd.hero .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .subtitle,html.theme--catppuccin-macchiato .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-macchiato .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-dark .subtitle strong,html.theme--catppuccin-macchiato .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-dark .navbar-menu,html.theme--catppuccin-macchiato .content kbd.hero .navbar-menu{background-color:#363a4f}}html.theme--catppuccin-macchiato .hero.is-dark .navbar-item,html.theme--catppuccin-macchiato .content kbd.hero .navbar-item,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .tabs a,html.theme--catppuccin-macchiato .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-dark .tabs a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs li.is-active a{color:#363a4f !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .hero.is-dark.is-bold,html.theme--catppuccin-macchiato .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #1d2535 0%, #363a4f 71%, #3d3c62 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-macchiato .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1d2535 0%, #363a4f 71%, #3d3c62 100%)}}html.theme--catppuccin-macchiato .hero.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-primary strong,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-primary .title,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .subtitle,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-primary .subtitle strong,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-primary .navbar-menu,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#8aadf4}}html.theme--catppuccin-macchiato .hero.is-primary .navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .tabs a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-primary .tabs a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#8aadf4 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .hero.is-primary.is-bold,html.theme--catppuccin-macchiato .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-macchiato .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}}html.theme--catppuccin-macchiato .hero.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-link strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-link .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-link .navbar-menu{background-color:#8aadf4}}html.theme--catppuccin-macchiato .hero.is-link .navbar-item,html.theme--catppuccin-macchiato .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-link a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-link .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-link .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-link .tabs li.is-active a{color:#8aadf4 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .hero.is-link.is-bold{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}}html.theme--catppuccin-macchiato .hero.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-info strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-info .navbar-menu{background-color:#8bd5ca}}html.theme--catppuccin-macchiato .hero.is-info .navbar-item,html.theme--catppuccin-macchiato .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-info .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-info .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-info .tabs li.is-active a{color:#8bd5ca !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .hero.is-info.is-bold{background-image:linear-gradient(141deg, #5bd2ac 0%, #8bd5ca 71%, #9adedf 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #5bd2ac 0%, #8bd5ca 71%, #9adedf 100%)}}html.theme--catppuccin-macchiato .hero.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-success strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-success .navbar-menu{background-color:#a6da95}}html.theme--catppuccin-macchiato .hero.is-success .navbar-item,html.theme--catppuccin-macchiato .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-success .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-success .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-success .tabs li.is-active a{color:#a6da95 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .hero.is-success.is-bold{background-image:linear-gradient(141deg, #94d765 0%, #a6da95 71%, #aae4a5 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #94d765 0%, #a6da95 71%, #aae4a5 100%)}}html.theme--catppuccin-macchiato .hero.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-warning strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-warning .navbar-menu{background-color:#eed49f}}html.theme--catppuccin-macchiato .hero.is-warning .navbar-item,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-warning .tabs li.is-active a{color:#eed49f !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #efae6b 0%, #eed49f 71%, #f4e9b2 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #efae6b 0%, #eed49f 71%, #f4e9b2 100%)}}html.theme--catppuccin-macchiato .hero.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-danger strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-danger .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-danger .navbar-menu{background-color:#ed8796}}html.theme--catppuccin-macchiato .hero.is-danger .navbar-item,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-danger .tabs li.is-active a{color:#ed8796 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #f05183 0%, #ed8796 71%, #f39c9a 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f05183 0%, #ed8796 71%, #f39c9a 100%)}}html.theme--catppuccin-macchiato .hero.is-small .hero-body,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-macchiato .hero.is-halfheight .hero-body,html.theme--catppuccin-macchiato .hero.is-fullheight .hero-body,html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-macchiato .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-macchiato .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-macchiato .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-macchiato .hero-video{overflow:hidden}html.theme--catppuccin-macchiato .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-macchiato .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero-video{display:none}}html.theme--catppuccin-macchiato .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero-buttons .button{display:flex}html.theme--catppuccin-macchiato .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-macchiato .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-macchiato .hero-head,html.theme--catppuccin-macchiato .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero-body{padding:3rem 3rem}}html.theme--catppuccin-macchiato .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .section{padding:3rem 3rem}html.theme--catppuccin-macchiato .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-macchiato .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-macchiato .footer{background-color:#1e2030;padding:3rem 1.5rem 6rem}html.theme--catppuccin-macchiato h1 .docs-heading-anchor,html.theme--catppuccin-macchiato h1 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h1 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h2 .docs-heading-anchor,html.theme--catppuccin-macchiato h2 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h2 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h3 .docs-heading-anchor,html.theme--catppuccin-macchiato h3 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h3 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h4 .docs-heading-anchor,html.theme--catppuccin-macchiato h4 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h4 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h5 .docs-heading-anchor,html.theme--catppuccin-macchiato h5 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h5 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h6 .docs-heading-anchor,html.theme--catppuccin-macchiato h6 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h6 .docs-heading-anchor:visited{color:#cad3f5}html.theme--catppuccin-macchiato h1 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h2 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h3 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h4 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h5 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-macchiato h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-macchiato h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-macchiato .docs-light-only{display:none !important}html.theme--catppuccin-macchiato pre{position:relative;overflow:hidden}html.theme--catppuccin-macchiato pre code,html.theme--catppuccin-macchiato pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-macchiato pre code:first-of-type,html.theme--catppuccin-macchiato pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-macchiato pre code:last-of-type,html.theme--catppuccin-macchiato pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-macchiato pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#cad3f5;cursor:pointer;text-align:center}html.theme--catppuccin-macchiato pre .copy-button:focus,html.theme--catppuccin-macchiato pre .copy-button:hover{opacity:1;background:rgba(202,211,245,0.1);color:#8aadf4}html.theme--catppuccin-macchiato pre .copy-button.success{color:#a6da95;opacity:1}html.theme--catppuccin-macchiato pre .copy-button.error{color:#ed8796;opacity:1}html.theme--catppuccin-macchiato pre:hover .copy-button{opacity:1}html.theme--catppuccin-macchiato .admonition{background-color:#1e2030;border-style:solid;border-width:2px;border-color:#b8c0e0;border-radius:4px;font-size:1rem}html.theme--catppuccin-macchiato .admonition strong{color:currentColor}html.theme--catppuccin-macchiato .admonition.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-macchiato .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .admonition.is-default{background-color:#1e2030;border-color:#b8c0e0}html.theme--catppuccin-macchiato .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#b8c0e0}html.theme--catppuccin-macchiato .admonition.is-default>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-info{background-color:#1e2030;border-color:#8bd5ca}html.theme--catppuccin-macchiato .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#8bd5ca}html.theme--catppuccin-macchiato .admonition.is-info>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-success{background-color:#1e2030;border-color:#a6da95}html.theme--catppuccin-macchiato .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6da95}html.theme--catppuccin-macchiato .admonition.is-success>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-warning{background-color:#1e2030;border-color:#eed49f}html.theme--catppuccin-macchiato .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#eed49f}html.theme--catppuccin-macchiato .admonition.is-warning>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-danger{background-color:#1e2030;border-color:#ed8796}html.theme--catppuccin-macchiato .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#ed8796}html.theme--catppuccin-macchiato .admonition.is-danger>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-compat{background-color:#1e2030;border-color:#91d7e3}html.theme--catppuccin-macchiato .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#91d7e3}html.theme--catppuccin-macchiato .admonition.is-compat>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-todo{background-color:#1e2030;border-color:#c6a0f6}html.theme--catppuccin-macchiato .admonition.is-todo>.admonition-header{background-color:rgba(0,0,0,0);color:#c6a0f6}html.theme--catppuccin-macchiato .admonition.is-todo>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition-header{color:#b8c0e0;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-macchiato .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-macchiato details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-macchiato details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-macchiato details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-macchiato .admonition-body{color:#cad3f5;padding:0.5rem .75rem}html.theme--catppuccin-macchiato .admonition-body pre{background-color:#1e2030}html.theme--catppuccin-macchiato .admonition-body code{background-color:#1e2030}html.theme--catppuccin-macchiato .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #5b6078;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-macchiato .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#1e2030;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #5b6078;overflow:auto}html.theme--catppuccin-macchiato .docstring>header code{background-color:transparent}html.theme--catppuccin-macchiato .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-macchiato .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-macchiato .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-macchiato .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #5b6078}html.theme--catppuccin-macchiato .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-macchiato .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-macchiato .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-macchiato .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-macchiato .documenter-example-output{background-color:#24273a}html.theme--catppuccin-macchiato .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#1e2030;color:#cad3f5;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-macchiato .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-macchiato .outdated-warning-overlay a{color:#8aadf4}html.theme--catppuccin-macchiato .outdated-warning-overlay a:hover{color:#91d7e3}html.theme--catppuccin-macchiato .content pre{border:2px solid #5b6078;border-radius:4px}html.theme--catppuccin-macchiato .content code{font-weight:inherit}html.theme--catppuccin-macchiato .content a code{color:#8aadf4}html.theme--catppuccin-macchiato .content a:hover code{color:#91d7e3}html.theme--catppuccin-macchiato .content h1 code,html.theme--catppuccin-macchiato .content h2 code,html.theme--catppuccin-macchiato .content h3 code,html.theme--catppuccin-macchiato .content h4 code,html.theme--catppuccin-macchiato .content h5 code,html.theme--catppuccin-macchiato .content h6 code{color:#cad3f5}html.theme--catppuccin-macchiato .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-macchiato .content blockquote>ul:first-child,html.theme--catppuccin-macchiato .content blockquote>ol:first-child,html.theme--catppuccin-macchiato .content .admonition-body>ul:first-child,html.theme--catppuccin-macchiato .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-macchiato pre,html.theme--catppuccin-macchiato code{font-variant-ligatures:no-contextual}html.theme--catppuccin-macchiato .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-macchiato .breadcrumb a.is-disabled,html.theme--catppuccin-macchiato .breadcrumb a.is-disabled:hover{color:#b5c1f1}html.theme--catppuccin-macchiato .hljs{background:initial !important}html.theme--catppuccin-macchiato .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-macchiato .katex-display,html.theme--catppuccin-macchiato mjx-container,html.theme--catppuccin-macchiato .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-macchiato html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-macchiato li.no-marker{list-style:none}html.theme--catppuccin-macchiato #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-macchiato #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main{width:100%}html.theme--catppuccin-macchiato #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-macchiato #documenter .docs-main>header,html.theme--catppuccin-macchiato #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar{background-color:#24273a;border-bottom:1px solid #5b6078;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes{border-top:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-macchiato .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #5b6078;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-macchiato #documenter .docs-sidebar{display:flex;flex-direction:column;color:#cad3f5;background-color:#1e2030;border-right:1px solid #5b6078;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-macchiato #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name a:hover{color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #5b6078;display:none;padding:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #5b6078;padding-bottom:1.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#cad3f5;background:#1e2030}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#cad3f5;background-color:#26283d}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #5b6078;border-bottom:1px solid #5b6078;background-color:#181926}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#181926;color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#26283d;color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#2e3149}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#3d4162}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#2e3149}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#3d4162}}html.theme--catppuccin-macchiato kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-macchiato .search-min-width-50{min-width:50%}html.theme--catppuccin-macchiato .search-min-height-100{min-height:100%}html.theme--catppuccin-macchiato .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-macchiato .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover,html.theme--catppuccin-macchiato .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-macchiato .search-result-link .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-macchiato .property-search-result-badge,html.theme--catppuccin-macchiato .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-macchiato .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:hover .search-filter,html.theme--catppuccin-macchiato .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-macchiato .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-macchiato .search-filter:hover,html.theme--catppuccin-macchiato .search-filter:focus{color:#333}html.theme--catppuccin-macchiato .search-filter-selected{color:#363a4f;background-color:#b7bdf8}html.theme--catppuccin-macchiato .search-filter-selected:hover,html.theme--catppuccin-macchiato .search-filter-selected:focus{color:#363a4f}html.theme--catppuccin-macchiato .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-macchiato .search-divider{border-bottom:1px solid #5b6078}html.theme--catppuccin-macchiato .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-macchiato .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-macchiato .w-100{width:100%}html.theme--catppuccin-macchiato .gap-2{gap:0.5rem}html.theme--catppuccin-macchiato .gap-4{gap:1rem}html.theme--catppuccin-macchiato .gap-8{gap:2rem}html.theme--catppuccin-macchiato{background-color:#24273a;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-macchiato a{transition:all 200ms ease}html.theme--catppuccin-macchiato .label{color:#cad3f5}html.theme--catppuccin-macchiato .button,html.theme--catppuccin-macchiato .control.has-icons-left .icon,html.theme--catppuccin-macchiato .control.has-icons-right .icon,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .select,html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea{height:2.5em;color:#cad3f5}html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#cad3f5}html.theme--catppuccin-macchiato .select:after,html.theme--catppuccin-macchiato .select select{border-width:1px}html.theme--catppuccin-macchiato .menu-list a{transition:all 300ms ease}html.theme--catppuccin-macchiato .modal-card-foot,html.theme--catppuccin-macchiato .modal-card-head{border-color:#5b6078}html.theme--catppuccin-macchiato .navbar{border-radius:.4em}html.theme--catppuccin-macchiato .navbar.is-transparent{background:none}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .navbar .navbar-menu{background-color:#8aadf4;border-radius:0 0 .4em .4em}}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){color:#363a4f}html.theme--catppuccin-macchiato .tag.is-link:not(body),html.theme--catppuccin-macchiato .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-macchiato .content kbd.is-link:not(body){color:#363a4f}html.theme--catppuccin-macchiato .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-macchiato .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-macchiato .ansi span.sgr3{font-style:italic}html.theme--catppuccin-macchiato .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-macchiato .ansi span.sgr7{color:#24273a;background-color:#cad3f5}html.theme--catppuccin-macchiato .ansi span.sgr8{color:transparent}html.theme--catppuccin-macchiato .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-macchiato .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-macchiato .ansi span.sgr30{color:#494d64}html.theme--catppuccin-macchiato .ansi span.sgr31{color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr32{color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr33{color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr34{color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr35{color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr36{color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr37{color:#b8c0e0}html.theme--catppuccin-macchiato .ansi span.sgr40{background-color:#494d64}html.theme--catppuccin-macchiato .ansi span.sgr41{background-color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr42{background-color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr43{background-color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr44{background-color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr45{background-color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr46{background-color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr47{background-color:#b8c0e0}html.theme--catppuccin-macchiato .ansi span.sgr90{color:#5b6078}html.theme--catppuccin-macchiato .ansi span.sgr91{color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr92{color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr93{color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr94{color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr95{color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr96{color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr97{color:#a5adcb}html.theme--catppuccin-macchiato .ansi span.sgr100{background-color:#5b6078}html.theme--catppuccin-macchiato .ansi span.sgr101{background-color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr102{background-color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr103{background-color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr104{background-color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr105{background-color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr106{background-color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr107{background-color:#a5adcb}html.theme--catppuccin-macchiato code.language-julia-repl>span.hljs-meta{color:#a6da95;font-weight:bolder}html.theme--catppuccin-macchiato code .hljs{color:#cad3f5;background:#24273a}html.theme--catppuccin-macchiato code .hljs-keyword{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-built_in{color:#ed8796}html.theme--catppuccin-macchiato code .hljs-type{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-literal{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-number{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-operator{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-punctuation{color:#b8c0e0}html.theme--catppuccin-macchiato code .hljs-property{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-regexp{color:#f5bde6}html.theme--catppuccin-macchiato code .hljs-string{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-char.escape_{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-subst{color:#a5adcb}html.theme--catppuccin-macchiato code .hljs-symbol{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-variable{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-variable.language_{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-variable.constant_{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-title{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-title.class_{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-title.function_{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-params{color:#cad3f5}html.theme--catppuccin-macchiato code .hljs-comment{color:#5b6078}html.theme--catppuccin-macchiato code .hljs-doctag{color:#ed8796}html.theme--catppuccin-macchiato code .hljs-meta{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-section{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-tag{color:#a5adcb}html.theme--catppuccin-macchiato code .hljs-name{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-attr{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-attribute{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-bullet{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-code{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-emphasis{color:#ed8796;font-style:italic}html.theme--catppuccin-macchiato code .hljs-strong{color:#ed8796;font-weight:bold}html.theme--catppuccin-macchiato code .hljs-formula{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-link{color:#7dc4e4;font-style:italic}html.theme--catppuccin-macchiato code .hljs-quote{color:#a6da95;font-style:italic}html.theme--catppuccin-macchiato code .hljs-selector-tag{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-selector-id{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-selector-class{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-selector-attr{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-selector-pseudo{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-template-tag{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-template-variable{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-addition{color:#a6da95;background:rgba(166,227,161,0.15)}html.theme--catppuccin-macchiato code .hljs-deletion{color:#ed8796;background:rgba(243,139,168,0.15)}html.theme--catppuccin-macchiato .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover,html.theme--catppuccin-macchiato .search-result-link:focus{background-color:#363a4f}html.theme--catppuccin-macchiato .search-result-link .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:hover .search-filter,html.theme--catppuccin-macchiato .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:focus .search-filter{color:#363a4f !important;background-color:#b7bdf8 !important}html.theme--catppuccin-macchiato .search-result-title{color:#cad3f5}html.theme--catppuccin-macchiato .search-result-highlight{background-color:#ed8796;color:#1e2030}html.theme--catppuccin-macchiato .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-macchiato .w-100{width:100%}html.theme--catppuccin-macchiato .gap-2{gap:0.5rem}html.theme--catppuccin-macchiato .gap-4{gap:1rem} diff --git a/previews/PR32/assets/themes/catppuccin-mocha.css b/previews/PR32/assets/themes/catppuccin-mocha.css new file mode 100644 index 0000000..8b82652 --- /dev/null +++ b/previews/PR32/assets/themes/catppuccin-mocha.css @@ -0,0 +1 @@ +html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha .file-name,html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-mocha .pagination-previous:focus,html.theme--catppuccin-mocha .pagination-next:focus,html.theme--catppuccin-mocha .pagination-link:focus,html.theme--catppuccin-mocha .pagination-ellipsis:focus,html.theme--catppuccin-mocha .file-cta:focus,html.theme--catppuccin-mocha .file-name:focus,html.theme--catppuccin-mocha .select select:focus,html.theme--catppuccin-mocha .textarea:focus,html.theme--catppuccin-mocha .input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-mocha .button:focus,html.theme--catppuccin-mocha .is-focused.pagination-previous,html.theme--catppuccin-mocha .is-focused.pagination-next,html.theme--catppuccin-mocha .is-focused.pagination-link,html.theme--catppuccin-mocha .is-focused.pagination-ellipsis,html.theme--catppuccin-mocha .is-focused.file-cta,html.theme--catppuccin-mocha .is-focused.file-name,html.theme--catppuccin-mocha .select select.is-focused,html.theme--catppuccin-mocha .is-focused.textarea,html.theme--catppuccin-mocha .is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-focused.button,html.theme--catppuccin-mocha .pagination-previous:active,html.theme--catppuccin-mocha .pagination-next:active,html.theme--catppuccin-mocha .pagination-link:active,html.theme--catppuccin-mocha .pagination-ellipsis:active,html.theme--catppuccin-mocha .file-cta:active,html.theme--catppuccin-mocha .file-name:active,html.theme--catppuccin-mocha .select select:active,html.theme--catppuccin-mocha .textarea:active,html.theme--catppuccin-mocha .input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-mocha .button:active,html.theme--catppuccin-mocha .is-active.pagination-previous,html.theme--catppuccin-mocha .is-active.pagination-next,html.theme--catppuccin-mocha .is-active.pagination-link,html.theme--catppuccin-mocha .is-active.pagination-ellipsis,html.theme--catppuccin-mocha .is-active.file-cta,html.theme--catppuccin-mocha .is-active.file-name,html.theme--catppuccin-mocha .select select.is-active,html.theme--catppuccin-mocha .is-active.textarea,html.theme--catppuccin-mocha .is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .is-active.button{outline:none}html.theme--catppuccin-mocha .pagination-previous[disabled],html.theme--catppuccin-mocha .pagination-next[disabled],html.theme--catppuccin-mocha .pagination-link[disabled],html.theme--catppuccin-mocha .pagination-ellipsis[disabled],html.theme--catppuccin-mocha .file-cta[disabled],html.theme--catppuccin-mocha .file-name[disabled],html.theme--catppuccin-mocha .select select[disabled],html.theme--catppuccin-mocha .textarea[disabled],html.theme--catppuccin-mocha .input[disabled],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-mocha .button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-mocha .file-name,html.theme--catppuccin-mocha fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-mocha .select select,fieldset[disabled] html.theme--catppuccin-mocha .textarea,fieldset[disabled] html.theme--catppuccin-mocha .input,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha fieldset[disabled] .select select,html.theme--catppuccin-mocha .select fieldset[disabled] select,html.theme--catppuccin-mocha fieldset[disabled] .textarea,html.theme--catppuccin-mocha fieldset[disabled] .input,html.theme--catppuccin-mocha fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-mocha .button,html.theme--catppuccin-mocha fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-mocha .tabs,html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .breadcrumb,html.theme--catppuccin-mocha .file,html.theme--catppuccin-mocha .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-mocha .admonition:not(:last-child),html.theme--catppuccin-mocha .tabs:not(:last-child),html.theme--catppuccin-mocha .pagination:not(:last-child),html.theme--catppuccin-mocha .message:not(:last-child),html.theme--catppuccin-mocha .level:not(:last-child),html.theme--catppuccin-mocha .breadcrumb:not(:last-child),html.theme--catppuccin-mocha .block:not(:last-child),html.theme--catppuccin-mocha .title:not(:last-child),html.theme--catppuccin-mocha .subtitle:not(:last-child),html.theme--catppuccin-mocha .table-container:not(:last-child),html.theme--catppuccin-mocha .table:not(:last-child),html.theme--catppuccin-mocha .progress:not(:last-child),html.theme--catppuccin-mocha .notification:not(:last-child),html.theme--catppuccin-mocha .content:not(:last-child),html.theme--catppuccin-mocha .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .modal-close,html.theme--catppuccin-mocha .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-mocha .modal-close::before,html.theme--catppuccin-mocha .delete::before,html.theme--catppuccin-mocha .modal-close::after,html.theme--catppuccin-mocha .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-mocha .modal-close::before,html.theme--catppuccin-mocha .delete::before{height:2px;width:50%}html.theme--catppuccin-mocha .modal-close::after,html.theme--catppuccin-mocha .delete::after{height:50%;width:2px}html.theme--catppuccin-mocha .modal-close:hover,html.theme--catppuccin-mocha .delete:hover,html.theme--catppuccin-mocha .modal-close:focus,html.theme--catppuccin-mocha .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-mocha .modal-close:active,html.theme--catppuccin-mocha .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-mocha .is-small.modal-close,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-mocha .is-small.delete,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-mocha .is-medium.modal-close,html.theme--catppuccin-mocha .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-mocha .is-large.modal-close,html.theme--catppuccin-mocha .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-mocha .control.is-loading::after,html.theme--catppuccin-mocha .select.is-loading::after,html.theme--catppuccin-mocha .loader,html.theme--catppuccin-mocha .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #7f849c;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-mocha .hero-video,html.theme--catppuccin-mocha .modal-background,html.theme--catppuccin-mocha .modal,html.theme--catppuccin-mocha .image.is-square img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-mocha .image.is-square .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-mocha .image.is-1by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-mocha .image.is-1by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-mocha .image.is-5by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-mocha .image.is-5by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-mocha .image.is-4by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-mocha .image.is-4by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-mocha .image.is-3by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-mocha .image.is-5by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-mocha .image.is-5by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-mocha .image.is-16by9 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-mocha .image.is-16by9 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-mocha .image.is-2by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-mocha .image.is-2by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-mocha .image.is-3by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-mocha .image.is-3by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-mocha .image.is-4by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-mocha .image.is-4by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-mocha .image.is-3by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-mocha .image.is-3by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-mocha .image.is-2by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-mocha .image.is-2by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-mocha .image.is-3by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-mocha .image.is-9by16 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-mocha .image.is-9by16 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-mocha .image.is-1by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-mocha .image.is-1by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-mocha .image.is-1by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-mocha .image.is-1by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-mocha .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#313244 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c26 !important}.has-background-dark{background-color:#313244 !important}.has-text-primary{color:#89b4fa !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#5895f8 !important}.has-background-primary{background-color:#89b4fa !important}.has-text-primary-light{color:#ebf3fe !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bbd3fc !important}.has-background-primary-light{background-color:#ebf3fe !important}.has-text-primary-dark{color:#063c93 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#0850c4 !important}.has-background-primary-dark{background-color:#063c93 !important}.has-text-link{color:#89b4fa !important}a.has-text-link:hover,a.has-text-link:focus{color:#5895f8 !important}.has-background-link{background-color:#89b4fa !important}.has-text-link-light{color:#ebf3fe !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bbd3fc !important}.has-background-link-light{background-color:#ebf3fe !important}.has-text-link-dark{color:#063c93 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#0850c4 !important}.has-background-link-dark{background-color:#063c93 !important}.has-text-info{color:#94e2d5 !important}a.has-text-info:hover,a.has-text-info:focus{color:#6cd7c5 !important}.has-background-info{background-color:#94e2d5 !important}.has-text-info-light{color:#effbf9 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c7f0e9 !important}.has-background-info-light{background-color:#effbf9 !important}.has-text-info-dark{color:#207466 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#2a9c89 !important}.has-background-info-dark{background-color:#207466 !important}.has-text-success{color:#a6e3a1 !important}a.has-text-success:hover,a.has-text-success:focus{color:#81d77a !important}.has-background-success{background-color:#a6e3a1 !important}.has-text-success-light{color:#f0faef !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#cbefc8 !important}.has-background-success-light{background-color:#f0faef !important}.has-text-success-dark{color:#287222 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#36992e !important}.has-background-success-dark{background-color:#287222 !important}.has-text-warning{color:#f9e2af !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#f5d180 !important}.has-background-warning{background-color:#f9e2af !important}.has-text-warning-light{color:#fef8ec !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fae7bd !important}.has-background-warning-light{background-color:#fef8ec !important}.has-text-warning-dark{color:#8a620a !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#b9840e !important}.has-background-warning-dark{background-color:#8a620a !important}.has-text-danger{color:#f38ba8 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee5d85 !important}.has-background-danger{background-color:#f38ba8 !important}.has-text-danger-light{color:#fdedf1 !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f8bece !important}.has-background-danger-light{background-color:#fdedf1 !important}.has-text-danger-dark{color:#991036 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c71546 !important}.has-background-danger-dark{background-color:#991036 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#313244 !important}.has-background-grey-darker{background-color:#313244 !important}.has-text-grey-dark{color:#45475a !important}.has-background-grey-dark{background-color:#45475a !important}.has-text-grey{color:#585b70 !important}.has-background-grey{background-color:#585b70 !important}.has-text-grey-light{color:#6c7086 !important}.has-background-grey-light{background-color:#6c7086 !important}.has-text-grey-lighter{color:#7f849c !important}.has-background-grey-lighter{background-color:#7f849c !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-mocha html{background-color:#1e1e2e;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-mocha article,html.theme--catppuccin-mocha aside,html.theme--catppuccin-mocha figure,html.theme--catppuccin-mocha footer,html.theme--catppuccin-mocha header,html.theme--catppuccin-mocha hgroup,html.theme--catppuccin-mocha section{display:block}html.theme--catppuccin-mocha body,html.theme--catppuccin-mocha button,html.theme--catppuccin-mocha input,html.theme--catppuccin-mocha optgroup,html.theme--catppuccin-mocha select,html.theme--catppuccin-mocha textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-mocha code,html.theme--catppuccin-mocha pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-mocha body{color:#cdd6f4;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-mocha a{color:#89b4fa;cursor:pointer;text-decoration:none}html.theme--catppuccin-mocha a strong{color:currentColor}html.theme--catppuccin-mocha a:hover{color:#89dceb}html.theme--catppuccin-mocha code{background-color:#181825;color:#cdd6f4;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-mocha hr{background-color:#181825;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-mocha img{height:auto;max-width:100%}html.theme--catppuccin-mocha input[type="checkbox"],html.theme--catppuccin-mocha input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-mocha small{font-size:.875em}html.theme--catppuccin-mocha span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-mocha strong{color:#b8c5ef;font-weight:700}html.theme--catppuccin-mocha fieldset{border:none}html.theme--catppuccin-mocha pre{-webkit-overflow-scrolling:touch;background-color:#181825;color:#cdd6f4;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-mocha pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-mocha table td,html.theme--catppuccin-mocha table th{vertical-align:top}html.theme--catppuccin-mocha table td:not([align]),html.theme--catppuccin-mocha table th:not([align]){text-align:inherit}html.theme--catppuccin-mocha table th{color:#b8c5ef}html.theme--catppuccin-mocha .box{background-color:#45475a;border-radius:8px;box-shadow:none;color:#cdd6f4;display:block;padding:1.25rem}html.theme--catppuccin-mocha a.box:hover,html.theme--catppuccin-mocha a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #89b4fa}html.theme--catppuccin-mocha a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #89b4fa}html.theme--catppuccin-mocha .button{background-color:#181825;border-color:#363653;border-width:1px;color:#89b4fa;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-mocha .button strong{color:inherit}html.theme--catppuccin-mocha .button .icon,html.theme--catppuccin-mocha .button .icon.is-small,html.theme--catppuccin-mocha .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-mocha .button .icon.is-medium,html.theme--catppuccin-mocha .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-mocha .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-mocha .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-mocha .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-mocha .button:hover,html.theme--catppuccin-mocha .button.is-hovered{border-color:#6c7086;color:#b8c5ef}html.theme--catppuccin-mocha .button:focus,html.theme--catppuccin-mocha .button.is-focused{border-color:#6c7086;color:#71a4f9}html.theme--catppuccin-mocha .button:focus:not(:active),html.theme--catppuccin-mocha .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button:active,html.theme--catppuccin-mocha .button.is-active{border-color:#45475a;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text{background-color:transparent;border-color:transparent;color:#cdd6f4;text-decoration:underline}html.theme--catppuccin-mocha .button.is-text:hover,html.theme--catppuccin-mocha .button.is-text.is-hovered,html.theme--catppuccin-mocha .button.is-text:focus,html.theme--catppuccin-mocha .button.is-text.is-focused{background-color:#181825;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text:active,html.theme--catppuccin-mocha .button.is-text.is-active{background-color:#0e0e16;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-mocha .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#89b4fa;text-decoration:none}html.theme--catppuccin-mocha .button.is-ghost:hover,html.theme--catppuccin-mocha .button.is-ghost.is-hovered{color:#89b4fa;text-decoration:underline}html.theme--catppuccin-mocha .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:hover,html.theme--catppuccin-mocha .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:focus,html.theme--catppuccin-mocha .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:focus:not(:active),html.theme--catppuccin-mocha .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .button.is-white:active,html.theme--catppuccin-mocha .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-mocha .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted:hover,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-mocha .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-outlined:hover,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-white.is-outlined:focus,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:hover,html.theme--catppuccin-mocha .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:focus,html.theme--catppuccin-mocha .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:focus:not(:active),html.theme--catppuccin-mocha .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .button.is-black:active,html.theme--catppuccin-mocha .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-mocha .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted:hover,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-outlined:hover,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-black.is-outlined:focus,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:hover,html.theme--catppuccin-mocha .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:focus,html.theme--catppuccin-mocha .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:focus:not(:active),html.theme--catppuccin-mocha .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .button.is-light:active,html.theme--catppuccin-mocha .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-mocha .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted:hover,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-outlined:hover,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-light.is-outlined:focus,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-dark,html.theme--catppuccin-mocha .content kbd.button{background-color:#313244;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:hover,html.theme--catppuccin-mocha .content kbd.button:hover,html.theme--catppuccin-mocha .button.is-dark.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-hovered{background-color:#2c2d3d;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:focus,html.theme--catppuccin-mocha .content kbd.button:focus,html.theme--catppuccin-mocha .button.is-dark.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:focus:not(:active),html.theme--catppuccin-mocha .content kbd.button:focus:not(:active),html.theme--catppuccin-mocha .button.is-dark.is-focused:not(:active),html.theme--catppuccin-mocha .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .button.is-dark:active,html.theme--catppuccin-mocha .content kbd.button:active,html.theme--catppuccin-mocha .button.is-dark.is-active,html.theme--catppuccin-mocha .content kbd.button.is-active{background-color:#262735;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark[disabled],html.theme--catppuccin-mocha .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button{background-color:#313244;border-color:#313244;box-shadow:none}html.theme--catppuccin-mocha .button.is-dark.is-inverted,html.theme--catppuccin-mocha .content kbd.button.is-inverted{background-color:#fff;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted:hover,html.theme--catppuccin-mocha .content kbd.button.is-inverted:hover,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-dark.is-inverted[disabled],html.theme--catppuccin-mocha .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-loading::after,html.theme--catppuccin-mocha .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined,html.theme--catppuccin-mocha .content kbd.button.is-outlined{background-color:transparent;border-color:#313244;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-outlined:hover,html.theme--catppuccin-mocha .content kbd.button.is-outlined:hover,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-dark.is-outlined:focus,html.theme--catppuccin-mocha .content kbd.button.is-outlined:focus,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-focused{background-color:#313244;border-color:#313244;color:#fff}html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #313244 #313244 !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined[disabled],html.theme--catppuccin-mocha .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-outlined{background-color:transparent;border-color:#313244;box-shadow:none;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #313244 #313244 !important}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-primary,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:hover,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:focus,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:focus:not(:active),html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-mocha .button.is-primary.is-focused:not(:active),html.theme--catppuccin-mocha .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button.is-primary:active,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-mocha .button.is-primary.is-active,html.theme--catppuccin-mocha .docstring>section>a.button.is-active.docs-sourcelink{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink{background-color:#89b4fa;border-color:#89b4fa;box-shadow:none}html.theme--catppuccin-mocha .button.is-primary.is-inverted,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-primary.is-inverted[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-loading::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-outlined:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-mocha .button.is-primary.is-outlined:focus,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#89b4fa;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-light,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .button.is-primary.is-light:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-light.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#dfebfe;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-primary.is-light:active,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-mocha .button.is-primary.is-light.is-active,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d3e3fd;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-link{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:hover,html.theme--catppuccin-mocha .button.is-link.is-hovered{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:focus,html.theme--catppuccin-mocha .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:focus:not(:active),html.theme--catppuccin-mocha .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button.is-link:active,html.theme--catppuccin-mocha .button.is-link.is-active{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link{background-color:#89b4fa;border-color:#89b4fa;box-shadow:none}html.theme--catppuccin-mocha .button.is-link.is-inverted{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted:hover,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-link.is-outlined{background-color:transparent;border-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-outlined:hover,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-link.is-outlined:focus,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-focused{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-outlined{background-color:transparent;border-color:#89b4fa;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-light{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .button.is-link.is-light:hover,html.theme--catppuccin-mocha .button.is-link.is-light.is-hovered{background-color:#dfebfe;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-link.is-light:active,html.theme--catppuccin-mocha .button.is-link.is-light.is-active{background-color:#d3e3fd;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-info{background-color:#94e2d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:hover,html.theme--catppuccin-mocha .button.is-info.is-hovered{background-color:#8adfd1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:focus,html.theme--catppuccin-mocha .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:focus:not(:active),html.theme--catppuccin-mocha .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .button.is-info:active,html.theme--catppuccin-mocha .button.is-info.is-active{background-color:#80ddcd;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info{background-color:#94e2d5;border-color:#94e2d5;box-shadow:none}html.theme--catppuccin-mocha .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted:hover,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-info.is-outlined{background-color:transparent;border-color:#94e2d5;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-outlined:hover,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-info.is-outlined:focus,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-focused{background-color:#94e2d5;border-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #94e2d5 #94e2d5 !important}html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-outlined{background-color:transparent;border-color:#94e2d5;box-shadow:none;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #94e2d5 #94e2d5 !important}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-light{background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .button.is-info.is-light:hover,html.theme--catppuccin-mocha .button.is-info.is-light.is-hovered{background-color:#e5f8f5;border-color:transparent;color:#207466}html.theme--catppuccin-mocha .button.is-info.is-light:active,html.theme--catppuccin-mocha .button.is-info.is-light.is-active{background-color:#dbf5f1;border-color:transparent;color:#207466}html.theme--catppuccin-mocha .button.is-success{background-color:#a6e3a1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:hover,html.theme--catppuccin-mocha .button.is-success.is-hovered{background-color:#9de097;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:focus,html.theme--catppuccin-mocha .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:focus:not(:active),html.theme--catppuccin-mocha .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .button.is-success:active,html.theme--catppuccin-mocha .button.is-success.is-active{background-color:#93dd8d;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success{background-color:#a6e3a1;border-color:#a6e3a1;box-shadow:none}html.theme--catppuccin-mocha .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted:hover,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-success.is-outlined{background-color:transparent;border-color:#a6e3a1;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-outlined:hover,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-success.is-outlined:focus,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-focused{background-color:#a6e3a1;border-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6e3a1 #a6e3a1 !important}html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-outlined{background-color:transparent;border-color:#a6e3a1;box-shadow:none;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6e3a1 #a6e3a1 !important}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-light{background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .button.is-success.is-light:hover,html.theme--catppuccin-mocha .button.is-success.is-light.is-hovered{background-color:#e7f7e5;border-color:transparent;color:#287222}html.theme--catppuccin-mocha .button.is-success.is-light:active,html.theme--catppuccin-mocha .button.is-success.is-light.is-active{background-color:#def4dc;border-color:transparent;color:#287222}html.theme--catppuccin-mocha .button.is-warning{background-color:#f9e2af;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:hover,html.theme--catppuccin-mocha .button.is-warning.is-hovered{background-color:#f8dea3;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:focus,html.theme--catppuccin-mocha .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:focus:not(:active),html.theme--catppuccin-mocha .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .button.is-warning:active,html.theme--catppuccin-mocha .button.is-warning.is-active{background-color:#f7d997;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning{background-color:#f9e2af;border-color:#f9e2af;box-shadow:none}html.theme--catppuccin-mocha .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted:hover,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined{background-color:transparent;border-color:#f9e2af;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-outlined:hover,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-warning.is-outlined:focus,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-focused{background-color:#f9e2af;border-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #f9e2af #f9e2af !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-outlined{background-color:transparent;border-color:#f9e2af;box-shadow:none;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f9e2af #f9e2af !important}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-light{background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .button.is-warning.is-light:hover,html.theme--catppuccin-mocha .button.is-warning.is-light.is-hovered{background-color:#fdf4e0;border-color:transparent;color:#8a620a}html.theme--catppuccin-mocha .button.is-warning.is-light:active,html.theme--catppuccin-mocha .button.is-warning.is-light.is-active{background-color:#fcf0d4;border-color:transparent;color:#8a620a}html.theme--catppuccin-mocha .button.is-danger{background-color:#f38ba8;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:hover,html.theme--catppuccin-mocha .button.is-danger.is-hovered{background-color:#f27f9f;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:focus,html.theme--catppuccin-mocha .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:focus:not(:active),html.theme--catppuccin-mocha .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .button.is-danger:active,html.theme--catppuccin-mocha .button.is-danger.is-active{background-color:#f17497;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger{background-color:#f38ba8;border-color:#f38ba8;box-shadow:none}html.theme--catppuccin-mocha .button.is-danger.is-inverted{background-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted:hover,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined{background-color:transparent;border-color:#f38ba8;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-outlined:hover,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-danger.is-outlined:focus,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-focused{background-color:#f38ba8;border-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f38ba8 #f38ba8 !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-outlined{background-color:transparent;border-color:#f38ba8;box-shadow:none;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f38ba8 #f38ba8 !important}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-light{background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .button.is-danger.is-light:hover,html.theme--catppuccin-mocha .button.is-danger.is-light.is-hovered{background-color:#fce1e8;border-color:transparent;color:#991036}html.theme--catppuccin-mocha .button.is-danger.is-light:active,html.theme--catppuccin-mocha .button.is-danger.is-light.is-active{background-color:#fbd5e0;border-color:transparent;color:#991036}html.theme--catppuccin-mocha .button.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-mocha .button.is-small:not(.is-rounded),html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-mocha .button.is-normal{font-size:1rem}html.theme--catppuccin-mocha .button.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .button.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button{background-color:#6c7086;border-color:#585b70;box-shadow:none;opacity:.5}html.theme--catppuccin-mocha .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-mocha .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-mocha .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-mocha .button.is-static{background-color:#181825;border-color:#585b70;color:#7f849c;box-shadow:none;pointer-events:none}html.theme--catppuccin-mocha .button.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-mocha .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-mocha .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-mocha .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-mocha .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-mocha .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-mocha .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-mocha .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-mocha .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-mocha .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-mocha .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-mocha .buttons.has-addons .button:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-mocha .buttons.has-addons .button:focus,html.theme--catppuccin-mocha .buttons.has-addons .button.is-focused,html.theme--catppuccin-mocha .buttons.has-addons .button:active,html.theme--catppuccin-mocha .buttons.has-addons .button.is-active,html.theme--catppuccin-mocha .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-mocha .buttons.has-addons .button:focus:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-mocha .buttons.has-addons .button:active:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-mocha .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .buttons.is-centered{justify-content:center}html.theme--catppuccin-mocha .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-mocha .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .button.is-responsive.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-mocha .button.is-responsive,html.theme--catppuccin-mocha .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-mocha .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-mocha .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .button.is-responsive.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-mocha .button.is-responsive,html.theme--catppuccin-mocha .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-mocha .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-mocha .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-mocha .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-mocha .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-mocha .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-mocha .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-mocha .content li+li{margin-top:0.25em}html.theme--catppuccin-mocha .content p:not(:last-child),html.theme--catppuccin-mocha .content dl:not(:last-child),html.theme--catppuccin-mocha .content ol:not(:last-child),html.theme--catppuccin-mocha .content ul:not(:last-child),html.theme--catppuccin-mocha .content blockquote:not(:last-child),html.theme--catppuccin-mocha .content pre:not(:last-child),html.theme--catppuccin-mocha .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-mocha .content h1,html.theme--catppuccin-mocha .content h2,html.theme--catppuccin-mocha .content h3,html.theme--catppuccin-mocha .content h4,html.theme--catppuccin-mocha .content h5,html.theme--catppuccin-mocha .content h6{color:#cdd6f4;font-weight:600;line-height:1.125}html.theme--catppuccin-mocha .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-mocha .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-mocha .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-mocha .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-mocha .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-mocha .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-mocha .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-mocha .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-mocha .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-mocha .content blockquote{background-color:#181825;border-left:5px solid #585b70;padding:1.25em 1.5em}html.theme--catppuccin-mocha .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-mocha .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-mocha .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-mocha .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-mocha .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-mocha .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-mocha .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-mocha .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-mocha .content ul ul ul{list-style-type:square}html.theme--catppuccin-mocha .content dd{margin-left:2em}html.theme--catppuccin-mocha .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-mocha .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-mocha .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-mocha .content figure img{display:inline-block}html.theme--catppuccin-mocha .content figure figcaption{font-style:italic}html.theme--catppuccin-mocha .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-mocha .content sup,html.theme--catppuccin-mocha .content sub{font-size:75%}html.theme--catppuccin-mocha .content table{width:100%}html.theme--catppuccin-mocha .content table td,html.theme--catppuccin-mocha .content table th{border:1px solid #585b70;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-mocha .content table th{color:#b8c5ef}html.theme--catppuccin-mocha .content table th:not([align]){text-align:inherit}html.theme--catppuccin-mocha .content table thead td,html.theme--catppuccin-mocha .content table thead th{border-width:0 0 2px;color:#b8c5ef}html.theme--catppuccin-mocha .content table tfoot td,html.theme--catppuccin-mocha .content table tfoot th{border-width:2px 0 0;color:#b8c5ef}html.theme--catppuccin-mocha .content table tbody tr:last-child td,html.theme--catppuccin-mocha .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-mocha .content .tabs li+li{margin-top:0}html.theme--catppuccin-mocha .content.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-mocha .content.is-normal{font-size:1rem}html.theme--catppuccin-mocha .content.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .content.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-mocha .icon.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-mocha .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-mocha .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-mocha .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-mocha .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-mocha .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-mocha div.icon-text{display:flex}html.theme--catppuccin-mocha .image,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-mocha .image img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-mocha .image img.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-mocha .image.is-fullwidth,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-mocha .image.is-square img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-mocha .image.is-square .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-mocha .image.is-1by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-mocha .image.is-1by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-mocha .image.is-5by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-mocha .image.is-5by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-mocha .image.is-4by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-mocha .image.is-4by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-mocha .image.is-3by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-mocha .image.is-5by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-mocha .image.is-5by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-mocha .image.is-16by9 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-mocha .image.is-16by9 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-mocha .image.is-2by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-mocha .image.is-2by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-mocha .image.is-3by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-mocha .image.is-3by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-mocha .image.is-4by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-mocha .image.is-4by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-mocha .image.is-3by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-mocha .image.is-3by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-mocha .image.is-2by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-mocha .image.is-2by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-mocha .image.is-3by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-mocha .image.is-9by16 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-mocha .image.is-9by16 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-mocha .image.is-1by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-mocha .image.is-1by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-mocha .image.is-1by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-mocha .image.is-1by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-mocha .image.is-square,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-mocha .image.is-1by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-mocha .image.is-5by4,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-mocha .image.is-4by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-mocha .image.is-3by2,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-mocha .image.is-5by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-mocha .image.is-16by9,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-mocha .image.is-2by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-mocha .image.is-3by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-mocha .image.is-4by5,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-mocha .image.is-3by4,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-mocha .image.is-2by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-mocha .image.is-3by5,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-mocha .image.is-9by16,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-mocha .image.is-1by2,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-mocha .image.is-1by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-mocha .image.is-16x16,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-mocha .image.is-24x24,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-mocha .image.is-32x32,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-mocha .image.is-48x48,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-mocha .image.is-64x64,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-mocha .image.is-96x96,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-mocha .image.is-128x128,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-mocha .notification{background-color:#181825;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-mocha .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-mocha .notification strong{color:currentColor}html.theme--catppuccin-mocha .notification code,html.theme--catppuccin-mocha .notification pre{background:#fff}html.theme--catppuccin-mocha .notification pre code{background:transparent}html.theme--catppuccin-mocha .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-mocha .notification .title,html.theme--catppuccin-mocha .notification .subtitle,html.theme--catppuccin-mocha .notification .content{color:currentColor}html.theme--catppuccin-mocha .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-dark,html.theme--catppuccin-mocha .content kbd.notification{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .notification.is-primary,html.theme--catppuccin-mocha .docstring>section>a.notification.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .notification.is-primary.is-light,html.theme--catppuccin-mocha .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .notification.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .notification.is-link.is-light{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .notification.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-info.is-light{background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .notification.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-success.is-light{background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .notification.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-warning.is-light{background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .notification.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .notification.is-danger.is-light{background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-mocha .progress::-webkit-progress-bar{background-color:#45475a}html.theme--catppuccin-mocha .progress::-webkit-progress-value{background-color:#7f849c}html.theme--catppuccin-mocha .progress::-moz-progress-bar{background-color:#7f849c}html.theme--catppuccin-mocha .progress::-ms-fill{background-color:#7f849c;border:none}html.theme--catppuccin-mocha .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-mocha .content kbd.progress::-webkit-progress-value{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-mocha .content kbd.progress::-moz-progress-bar{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark::-ms-fill,html.theme--catppuccin-mocha .content kbd.progress::-ms-fill{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark:indeterminate,html.theme--catppuccin-mocha .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #313244 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary::-ms-fill,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary:indeterminate,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #89b4fa 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-link::-webkit-progress-value{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link::-moz-progress-bar{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link::-ms-fill{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link:indeterminate{background-image:linear-gradient(to right, #89b4fa 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-info::-webkit-progress-value{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info::-moz-progress-bar{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info::-ms-fill{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info:indeterminate{background-image:linear-gradient(to right, #94e2d5 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-success::-webkit-progress-value{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success::-moz-progress-bar{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success::-ms-fill{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6e3a1 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-warning::-webkit-progress-value{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning::-moz-progress-bar{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning::-ms-fill{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #f9e2af 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-danger::-webkit-progress-value{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger::-moz-progress-bar{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger::-ms-fill{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #f38ba8 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#45475a;background-image:linear-gradient(to right, #cdd6f4 30%, #45475a 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-mocha .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-mocha .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-mocha .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-mocha .progress.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-mocha .progress.is-medium{height:1.25rem}html.theme--catppuccin-mocha .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-mocha .table{background-color:#45475a;color:#cdd6f4}html.theme--catppuccin-mocha .table td,html.theme--catppuccin-mocha .table th{border:1px solid #585b70;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-mocha .table td.is-white,html.theme--catppuccin-mocha .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .table td.is-black,html.theme--catppuccin-mocha .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .table td.is-light,html.theme--catppuccin-mocha .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-dark,html.theme--catppuccin-mocha .table th.is-dark{background-color:#313244;border-color:#313244;color:#fff}html.theme--catppuccin-mocha .table td.is-primary,html.theme--catppuccin-mocha .table th.is-primary{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-link,html.theme--catppuccin-mocha .table th.is-link{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-info,html.theme--catppuccin-mocha .table th.is-info{background-color:#94e2d5;border-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-success,html.theme--catppuccin-mocha .table th.is-success{background-color:#a6e3a1;border-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-warning,html.theme--catppuccin-mocha .table th.is-warning{background-color:#f9e2af;border-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-danger,html.theme--catppuccin-mocha .table th.is-danger{background-color:#f38ba8;border-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .table td.is-narrow,html.theme--catppuccin-mocha .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-mocha .table td.is-selected,html.theme--catppuccin-mocha .table th.is-selected{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-selected a,html.theme--catppuccin-mocha .table td.is-selected strong,html.theme--catppuccin-mocha .table th.is-selected a,html.theme--catppuccin-mocha .table th.is-selected strong{color:currentColor}html.theme--catppuccin-mocha .table td.is-vcentered,html.theme--catppuccin-mocha .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-mocha .table th{color:#b8c5ef}html.theme--catppuccin-mocha .table th:not([align]){text-align:left}html.theme--catppuccin-mocha .table tr.is-selected{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table tr.is-selected a,html.theme--catppuccin-mocha .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-mocha .table tr.is-selected td,html.theme--catppuccin-mocha .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-mocha .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table thead td,html.theme--catppuccin-mocha .table thead th{border-width:0 0 2px;color:#b8c5ef}html.theme--catppuccin-mocha .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table tfoot td,html.theme--catppuccin-mocha .table tfoot th{border-width:2px 0 0;color:#b8c5ef}html.theme--catppuccin-mocha .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table tbody tr:last-child td,html.theme--catppuccin-mocha .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-mocha .table.is-bordered td,html.theme--catppuccin-mocha .table.is-bordered th{border-width:1px}html.theme--catppuccin-mocha .table.is-bordered tr:last-child td,html.theme--catppuccin-mocha .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-mocha .table.is-fullwidth{width:100%}html.theme--catppuccin-mocha .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#313244}html.theme--catppuccin-mocha .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#313244}html.theme--catppuccin-mocha .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#35364a}html.theme--catppuccin-mocha .table.is-narrow td,html.theme--catppuccin-mocha .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-mocha .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#313244}html.theme--catppuccin-mocha .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-mocha .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .tags .tag,html.theme--catppuccin-mocha .tags .content kbd,html.theme--catppuccin-mocha .content .tags kbd,html.theme--catppuccin-mocha .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-mocha .tags .tag:not(:last-child),html.theme--catppuccin-mocha .tags .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags kbd:not(:last-child),html.theme--catppuccin-mocha .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-mocha .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-mocha .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-mocha .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-mocha .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-mocha .tags.is-centered{justify-content:center}html.theme--catppuccin-mocha .tags.is-centered .tag,html.theme--catppuccin-mocha .tags.is-centered .content kbd,html.theme--catppuccin-mocha .content .tags.is-centered kbd,html.theme--catppuccin-mocha .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-mocha .tags.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .tags.is-right .tag:not(:first-child),html.theme--catppuccin-mocha .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-mocha .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-mocha .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-mocha .tags.is-right .tag:not(:last-child),html.theme--catppuccin-mocha .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-mocha .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-mocha .tags.has-addons .tag,html.theme--catppuccin-mocha .tags.has-addons .content kbd,html.theme--catppuccin-mocha .content .tags.has-addons kbd,html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-mocha .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-mocha .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-mocha .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-mocha .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-mocha .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-mocha .tag:not(body),html.theme--catppuccin-mocha .content kbd:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#181825;border-radius:.4em;color:#cdd6f4;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-mocha .tag:not(body) .delete,html.theme--catppuccin-mocha .content kbd:not(body) .delete,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-mocha .tag.is-white:not(body),html.theme--catppuccin-mocha .content kbd.is-white:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .tag.is-black:not(body),html.theme--catppuccin-mocha .content kbd.is-black:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .tag.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-dark:not(body),html.theme--catppuccin-mocha .content kbd:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-mocha .content .docstring>section>kbd:not(body){background-color:#313244;color:#fff}html.theme--catppuccin-mocha .tag.is-primary:not(body),html.theme--catppuccin-mocha .content kbd.is-primary:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .tag.is-primary.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .tag.is-link:not(body),html.theme--catppuccin-mocha .content kbd.is-link:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .tag.is-link.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-link.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .tag.is-info:not(body),html.theme--catppuccin-mocha .content kbd.is-info:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-info.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-info.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .tag.is-success:not(body),html.theme--catppuccin-mocha .content kbd.is-success:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-success.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-success.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .tag.is-warning:not(body),html.theme--catppuccin-mocha .content kbd.is-warning:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-warning.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .tag.is-danger:not(body),html.theme--catppuccin-mocha .content kbd.is-danger:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .tag.is-danger.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .tag.is-normal:not(body),html.theme--catppuccin-mocha .content kbd.is-normal:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-mocha .tag.is-medium:not(body),html.theme--catppuccin-mocha .content kbd.is-medium:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-mocha .tag.is-large:not(body),html.theme--catppuccin-mocha .content kbd.is-large:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-mocha .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-mocha .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-mocha .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-mocha .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-mocha .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-mocha .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-mocha .tag.is-delete:not(body),html.theme--catppuccin-mocha .content kbd.is-delete:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-mocha .tag.is-delete:not(body)::before,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::before,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-mocha .tag.is-delete:not(body)::after,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::after,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-mocha .tag.is-delete:not(body)::before,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::before,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-mocha .tag.is-delete:not(body)::after,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::after,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-mocha .tag.is-delete:not(body):hover,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):hover,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-mocha .tag.is-delete:not(body):focus,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):focus,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#0e0e16}html.theme--catppuccin-mocha .tag.is-delete:not(body):active,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):active,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#040406}html.theme--catppuccin-mocha .tag.is-rounded:not(body),html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-mocha .content kbd.is-rounded:not(body),html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-mocha a.tag:hover,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-mocha .title,html.theme--catppuccin-mocha .subtitle{word-break:break-word}html.theme--catppuccin-mocha .title em,html.theme--catppuccin-mocha .title span,html.theme--catppuccin-mocha .subtitle em,html.theme--catppuccin-mocha .subtitle span{font-weight:inherit}html.theme--catppuccin-mocha .title sub,html.theme--catppuccin-mocha .subtitle sub{font-size:.75em}html.theme--catppuccin-mocha .title sup,html.theme--catppuccin-mocha .subtitle sup{font-size:.75em}html.theme--catppuccin-mocha .title .tag,html.theme--catppuccin-mocha .title .content kbd,html.theme--catppuccin-mocha .content .title kbd,html.theme--catppuccin-mocha .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-mocha .subtitle .tag,html.theme--catppuccin-mocha .subtitle .content kbd,html.theme--catppuccin-mocha .content .subtitle kbd,html.theme--catppuccin-mocha .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-mocha .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-mocha .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-mocha .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-mocha .title.is-1{font-size:3rem}html.theme--catppuccin-mocha .title.is-2{font-size:2.5rem}html.theme--catppuccin-mocha .title.is-3{font-size:2rem}html.theme--catppuccin-mocha .title.is-4{font-size:1.5rem}html.theme--catppuccin-mocha .title.is-5{font-size:1.25rem}html.theme--catppuccin-mocha .title.is-6{font-size:1rem}html.theme--catppuccin-mocha .title.is-7{font-size:.75rem}html.theme--catppuccin-mocha .subtitle{color:#6c7086;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-mocha .subtitle strong{color:#6c7086;font-weight:600}html.theme--catppuccin-mocha .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-mocha .subtitle.is-1{font-size:3rem}html.theme--catppuccin-mocha .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-mocha .subtitle.is-3{font-size:2rem}html.theme--catppuccin-mocha .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-mocha .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-mocha .subtitle.is-6{font-size:1rem}html.theme--catppuccin-mocha .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-mocha .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-mocha .number{align-items:center;background-color:#181825;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{background-color:#1e1e2e;border-color:#585b70;border-radius:.4em;color:#7f849c}html.theme--catppuccin-mocha .select select::-moz-placeholder,html.theme--catppuccin-mocha .textarea::-moz-placeholder,html.theme--catppuccin-mocha .input::-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select::-webkit-input-placeholder,html.theme--catppuccin-mocha .textarea::-webkit-input-placeholder,html.theme--catppuccin-mocha .input::-webkit-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:-moz-placeholder,html.theme--catppuccin-mocha .textarea:-moz-placeholder,html.theme--catppuccin-mocha .input:-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:-ms-input-placeholder,html.theme--catppuccin-mocha .textarea:-ms-input-placeholder,html.theme--catppuccin-mocha .input:-ms-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:hover,html.theme--catppuccin-mocha .textarea:hover,html.theme--catppuccin-mocha .input:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-mocha .select select.is-hovered,html.theme--catppuccin-mocha .is-hovered.textarea,html.theme--catppuccin-mocha .is-hovered.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#6c7086}html.theme--catppuccin-mocha .select select:focus,html.theme--catppuccin-mocha .textarea:focus,html.theme--catppuccin-mocha .input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-mocha .select select.is-focused,html.theme--catppuccin-mocha .is-focused.textarea,html.theme--catppuccin-mocha .is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .select select:active,html.theme--catppuccin-mocha .textarea:active,html.theme--catppuccin-mocha .input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-mocha .select select.is-active,html.theme--catppuccin-mocha .is-active.textarea,html.theme--catppuccin-mocha .is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#89b4fa;box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select select[disabled],html.theme--catppuccin-mocha .textarea[disabled],html.theme--catppuccin-mocha .input[disabled],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-mocha .select select,fieldset[disabled] html.theme--catppuccin-mocha .textarea,fieldset[disabled] html.theme--catppuccin-mocha .input,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{background-color:#6c7086;border-color:#181825;box-shadow:none;color:#f7f8fd}html.theme--catppuccin-mocha .select select[disabled]::-moz-placeholder,html.theme--catppuccin-mocha .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-mocha .input[disabled]::-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]:-moz-placeholder,html.theme--catppuccin-mocha .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-mocha .input[disabled]:-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-mocha .textarea[readonly],html.theme--catppuccin-mocha .input[readonly],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-mocha .is-white.textarea,html.theme--catppuccin-mocha .is-white.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-mocha .is-white.textarea:focus,html.theme--catppuccin-mocha .is-white.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-mocha .is-white.is-focused.textarea,html.theme--catppuccin-mocha .is-white.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-white.textarea:active,html.theme--catppuccin-mocha .is-white.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-mocha .is-white.is-active.textarea,html.theme--catppuccin-mocha .is-white.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .is-black.textarea,html.theme--catppuccin-mocha .is-black.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-mocha .is-black.textarea:focus,html.theme--catppuccin-mocha .is-black.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-mocha .is-black.is-focused.textarea,html.theme--catppuccin-mocha .is-black.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-black.textarea:active,html.theme--catppuccin-mocha .is-black.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-mocha .is-black.is-active.textarea,html.theme--catppuccin-mocha .is-black.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .is-light.textarea,html.theme--catppuccin-mocha .is-light.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-mocha .is-light.textarea:focus,html.theme--catppuccin-mocha .is-light.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-mocha .is-light.is-focused.textarea,html.theme--catppuccin-mocha .is-light.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-light.textarea:active,html.theme--catppuccin-mocha .is-light.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-mocha .is-light.is-active.textarea,html.theme--catppuccin-mocha .is-light.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .is-dark.textarea,html.theme--catppuccin-mocha .content kbd.textarea,html.theme--catppuccin-mocha .is-dark.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-mocha .content kbd.input{border-color:#313244}html.theme--catppuccin-mocha .is-dark.textarea:focus,html.theme--catppuccin-mocha .content kbd.textarea:focus,html.theme--catppuccin-mocha .is-dark.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-mocha .content kbd.input:focus,html.theme--catppuccin-mocha .is-dark.is-focused.textarea,html.theme--catppuccin-mocha .content kbd.is-focused.textarea,html.theme--catppuccin-mocha .is-dark.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .content kbd.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-dark.textarea:active,html.theme--catppuccin-mocha .content kbd.textarea:active,html.theme--catppuccin-mocha .is-dark.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-mocha .content kbd.input:active,html.theme--catppuccin-mocha .is-dark.is-active.textarea,html.theme--catppuccin-mocha .content kbd.is-active.textarea,html.theme--catppuccin-mocha .is-dark.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .content kbd.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .is-primary.textarea,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink{border-color:#89b4fa}html.theme--catppuccin-mocha .is-primary.textarea:focus,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-mocha .is-primary.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-mocha .is-primary.is-focused.textarea,html.theme--catppuccin-mocha .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.textarea:active,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-mocha .is-primary.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-mocha .is-primary.is-active.textarea,html.theme--catppuccin-mocha .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .is-link.textarea,html.theme--catppuccin-mocha .is-link.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#89b4fa}html.theme--catppuccin-mocha .is-link.textarea:focus,html.theme--catppuccin-mocha .is-link.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-mocha .is-link.is-focused.textarea,html.theme--catppuccin-mocha .is-link.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-link.textarea:active,html.theme--catppuccin-mocha .is-link.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-mocha .is-link.is-active.textarea,html.theme--catppuccin-mocha .is-link.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .is-info.textarea,html.theme--catppuccin-mocha .is-info.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#94e2d5}html.theme--catppuccin-mocha .is-info.textarea:focus,html.theme--catppuccin-mocha .is-info.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-mocha .is-info.is-focused.textarea,html.theme--catppuccin-mocha .is-info.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-info.textarea:active,html.theme--catppuccin-mocha .is-info.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-mocha .is-info.is-active.textarea,html.theme--catppuccin-mocha .is-info.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .is-success.textarea,html.theme--catppuccin-mocha .is-success.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6e3a1}html.theme--catppuccin-mocha .is-success.textarea:focus,html.theme--catppuccin-mocha .is-success.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-mocha .is-success.is-focused.textarea,html.theme--catppuccin-mocha .is-success.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-success.textarea:active,html.theme--catppuccin-mocha .is-success.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-mocha .is-success.is-active.textarea,html.theme--catppuccin-mocha .is-success.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .is-warning.textarea,html.theme--catppuccin-mocha .is-warning.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#f9e2af}html.theme--catppuccin-mocha .is-warning.textarea:focus,html.theme--catppuccin-mocha .is-warning.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-mocha .is-warning.is-focused.textarea,html.theme--catppuccin-mocha .is-warning.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-warning.textarea:active,html.theme--catppuccin-mocha .is-warning.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-mocha .is-warning.is-active.textarea,html.theme--catppuccin-mocha .is-warning.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .is-danger.textarea,html.theme--catppuccin-mocha .is-danger.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#f38ba8}html.theme--catppuccin-mocha .is-danger.textarea:focus,html.theme--catppuccin-mocha .is-danger.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-mocha .is-danger.is-focused.textarea,html.theme--catppuccin-mocha .is-danger.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-danger.textarea:active,html.theme--catppuccin-mocha .is-danger.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-mocha .is-danger.is-active.textarea,html.theme--catppuccin-mocha .is-danger.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .is-small.textarea,html.theme--catppuccin-mocha .is-small.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-mocha .is-medium.textarea,html.theme--catppuccin-mocha .is-medium.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .is-large.textarea,html.theme--catppuccin-mocha .is-large.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .is-fullwidth.textarea,html.theme--catppuccin-mocha .is-fullwidth.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-mocha .is-inline.textarea,html.theme--catppuccin-mocha .is-inline.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-mocha .input.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-mocha .input.is-static,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-mocha .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-mocha .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-mocha .textarea[rows]{height:initial}html.theme--catppuccin-mocha .textarea.has-fixed-size{resize:none}html.theme--catppuccin-mocha .radio,html.theme--catppuccin-mocha .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-mocha .radio input,html.theme--catppuccin-mocha .checkbox input{cursor:pointer}html.theme--catppuccin-mocha .radio:hover,html.theme--catppuccin-mocha .checkbox:hover{color:#89dceb}html.theme--catppuccin-mocha .radio[disabled],html.theme--catppuccin-mocha .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-mocha .radio,fieldset[disabled] html.theme--catppuccin-mocha .checkbox,html.theme--catppuccin-mocha .radio input[disabled],html.theme--catppuccin-mocha .checkbox input[disabled]{color:#f7f8fd;cursor:not-allowed}html.theme--catppuccin-mocha .radio+.radio{margin-left:.5em}html.theme--catppuccin-mocha .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-mocha .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading)::after{border-color:#89b4fa;right:1.125em;z-index:4}html.theme--catppuccin-mocha .select.is-rounded select,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-mocha .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-mocha .select select::-ms-expand{display:none}html.theme--catppuccin-mocha .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-mocha .select select:hover{border-color:#181825}html.theme--catppuccin-mocha .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-mocha .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-mocha .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#89dceb}html.theme--catppuccin-mocha .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-mocha .select.is-white select{border-color:#fff}html.theme--catppuccin-mocha .select.is-white select:hover,html.theme--catppuccin-mocha .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-mocha .select.is-white select:focus,html.theme--catppuccin-mocha .select.is-white select.is-focused,html.theme--catppuccin-mocha .select.is-white select:active,html.theme--catppuccin-mocha .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-mocha .select.is-black select:hover,html.theme--catppuccin-mocha .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-mocha .select.is-black select:focus,html.theme--catppuccin-mocha .select.is-black select.is-focused,html.theme--catppuccin-mocha .select.is-black select:active,html.theme--catppuccin-mocha .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-mocha .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-mocha .select.is-light select:hover,html.theme--catppuccin-mocha .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-mocha .select.is-light select:focus,html.theme--catppuccin-mocha .select.is-light select.is-focused,html.theme--catppuccin-mocha .select.is-light select:active,html.theme--catppuccin-mocha .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .select.is-dark:not(:hover)::after,html.theme--catppuccin-mocha .content kbd.select:not(:hover)::after{border-color:#313244}html.theme--catppuccin-mocha .select.is-dark select,html.theme--catppuccin-mocha .content kbd.select select{border-color:#313244}html.theme--catppuccin-mocha .select.is-dark select:hover,html.theme--catppuccin-mocha .content kbd.select select:hover,html.theme--catppuccin-mocha .select.is-dark select.is-hovered,html.theme--catppuccin-mocha .content kbd.select select.is-hovered{border-color:#262735}html.theme--catppuccin-mocha .select.is-dark select:focus,html.theme--catppuccin-mocha .content kbd.select select:focus,html.theme--catppuccin-mocha .select.is-dark select.is-focused,html.theme--catppuccin-mocha .content kbd.select select.is-focused,html.theme--catppuccin-mocha .select.is-dark select:active,html.theme--catppuccin-mocha .content kbd.select select:active,html.theme--catppuccin-mocha .select.is-dark select.is-active,html.theme--catppuccin-mocha .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .select.is-primary:not(:hover)::after,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-primary select,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-primary select:hover,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-mocha .select.is-primary select.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#71a4f9}html.theme--catppuccin-mocha .select.is-primary select:focus,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-mocha .select.is-primary select.is-focused,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-mocha .select.is-primary select:active,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-mocha .select.is-primary select.is-active,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select.is-link:not(:hover)::after{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-link select{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-link select:hover,html.theme--catppuccin-mocha .select.is-link select.is-hovered{border-color:#71a4f9}html.theme--catppuccin-mocha .select.is-link select:focus,html.theme--catppuccin-mocha .select.is-link select.is-focused,html.theme--catppuccin-mocha .select.is-link select:active,html.theme--catppuccin-mocha .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select.is-info:not(:hover)::after{border-color:#94e2d5}html.theme--catppuccin-mocha .select.is-info select{border-color:#94e2d5}html.theme--catppuccin-mocha .select.is-info select:hover,html.theme--catppuccin-mocha .select.is-info select.is-hovered{border-color:#80ddcd}html.theme--catppuccin-mocha .select.is-info select:focus,html.theme--catppuccin-mocha .select.is-info select.is-focused,html.theme--catppuccin-mocha .select.is-info select:active,html.theme--catppuccin-mocha .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .select.is-success:not(:hover)::after{border-color:#a6e3a1}html.theme--catppuccin-mocha .select.is-success select{border-color:#a6e3a1}html.theme--catppuccin-mocha .select.is-success select:hover,html.theme--catppuccin-mocha .select.is-success select.is-hovered{border-color:#93dd8d}html.theme--catppuccin-mocha .select.is-success select:focus,html.theme--catppuccin-mocha .select.is-success select.is-focused,html.theme--catppuccin-mocha .select.is-success select:active,html.theme--catppuccin-mocha .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .select.is-warning:not(:hover)::after{border-color:#f9e2af}html.theme--catppuccin-mocha .select.is-warning select{border-color:#f9e2af}html.theme--catppuccin-mocha .select.is-warning select:hover,html.theme--catppuccin-mocha .select.is-warning select.is-hovered{border-color:#f7d997}html.theme--catppuccin-mocha .select.is-warning select:focus,html.theme--catppuccin-mocha .select.is-warning select.is-focused,html.theme--catppuccin-mocha .select.is-warning select:active,html.theme--catppuccin-mocha .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .select.is-danger:not(:hover)::after{border-color:#f38ba8}html.theme--catppuccin-mocha .select.is-danger select{border-color:#f38ba8}html.theme--catppuccin-mocha .select.is-danger select:hover,html.theme--catppuccin-mocha .select.is-danger select.is-hovered{border-color:#f17497}html.theme--catppuccin-mocha .select.is-danger select:focus,html.theme--catppuccin-mocha .select.is-danger select.is-focused,html.theme--catppuccin-mocha .select.is-danger select:active,html.theme--catppuccin-mocha .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .select.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-mocha .select.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .select.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .select.is-disabled::after{border-color:#f7f8fd !important;opacity:0.5}html.theme--catppuccin-mocha .select.is-fullwidth{width:100%}html.theme--catppuccin-mocha .select.is-fullwidth select{width:100%}html.theme--catppuccin-mocha .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-mocha .select.is-loading.is-small:after,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-mocha .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-mocha .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-mocha .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-mocha .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:hover .file-cta,html.theme--catppuccin-mocha .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:focus .file-cta,html.theme--catppuccin-mocha .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:active .file-cta,html.theme--catppuccin-mocha .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-black:hover .file-cta,html.theme--catppuccin-mocha .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-black:focus .file-cta,html.theme--catppuccin-mocha .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-black:active .file-cta,html.theme--catppuccin-mocha .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:hover .file-cta,html.theme--catppuccin-mocha .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:focus .file-cta,html.theme--catppuccin-mocha .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:active .file-cta,html.theme--catppuccin-mocha .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-dark .file-cta,html.theme--catppuccin-mocha .content kbd.file .file-cta{background-color:#313244;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-dark:hover .file-cta,html.theme--catppuccin-mocha .content kbd.file:hover .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-hovered .file-cta{background-color:#2c2d3d;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-dark:focus .file-cta,html.theme--catppuccin-mocha .content kbd.file:focus .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-focused .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(49,50,68,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-dark:active .file-cta,html.theme--catppuccin-mocha .content kbd.file:active .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-active .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-active .file-cta{background-color:#262735;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary:hover .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary:focus .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-focused .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(137,180,250,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-primary:active .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-active .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link .file-cta{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link:hover .file-cta,html.theme--catppuccin-mocha .file.is-link.is-hovered .file-cta{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link:focus .file-cta,html.theme--catppuccin-mocha .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(137,180,250,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-link:active .file-cta,html.theme--catppuccin-mocha .file.is-link.is-active .file-cta{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-info .file-cta{background-color:#94e2d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:hover .file-cta,html.theme--catppuccin-mocha .file.is-info.is-hovered .file-cta{background-color:#8adfd1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:focus .file-cta,html.theme--catppuccin-mocha .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(148,226,213,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:active .file-cta,html.theme--catppuccin-mocha .file.is-info.is-active .file-cta{background-color:#80ddcd;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success .file-cta{background-color:#a6e3a1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:hover .file-cta,html.theme--catppuccin-mocha .file.is-success.is-hovered .file-cta{background-color:#9de097;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:focus .file-cta,html.theme--catppuccin-mocha .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,227,161,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:active .file-cta,html.theme--catppuccin-mocha .file.is-success.is-active .file-cta{background-color:#93dd8d;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning .file-cta{background-color:#f9e2af;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:hover .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-hovered .file-cta{background-color:#f8dea3;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:focus .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(249,226,175,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:active .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-active .file-cta{background-color:#f7d997;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-danger .file-cta{background-color:#f38ba8;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-danger:hover .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-hovered .file-cta{background-color:#f27f9f;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-danger:focus .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(243,139,168,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-danger:active .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-active .file-cta{background-color:#f17497;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-mocha .file.is-normal{font-size:1rem}html.theme--catppuccin-mocha .file.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-mocha .file.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-mocha .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-mocha .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-mocha .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-mocha .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-mocha .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-mocha .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-mocha .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-mocha .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-mocha .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-mocha .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-mocha .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-mocha .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-mocha .file.is-centered{justify-content:center}html.theme--catppuccin-mocha .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-mocha .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-mocha .file.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-mocha .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-mocha .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-mocha .file-label:hover .file-cta{background-color:#2c2d3d;color:#b8c5ef}html.theme--catppuccin-mocha .file-label:hover .file-name{border-color:#525569}html.theme--catppuccin-mocha .file-label:active .file-cta{background-color:#262735;color:#b8c5ef}html.theme--catppuccin-mocha .file-label:active .file-name{border-color:#4d4f62}html.theme--catppuccin-mocha .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha .file-name{border-color:#585b70;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-mocha .file-cta{background-color:#313244;color:#cdd6f4}html.theme--catppuccin-mocha .file-name{border-color:#585b70;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-mocha .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-mocha .file-icon .fa{font-size:14px}html.theme--catppuccin-mocha .label{color:#b8c5ef;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-mocha .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-mocha .label.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-mocha .label.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .label.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-mocha .help.is-white{color:#fff}html.theme--catppuccin-mocha .help.is-black{color:#0a0a0a}html.theme--catppuccin-mocha .help.is-light{color:#f5f5f5}html.theme--catppuccin-mocha .help.is-dark,html.theme--catppuccin-mocha .content kbd.help{color:#313244}html.theme--catppuccin-mocha .help.is-primary,html.theme--catppuccin-mocha .docstring>section>a.help.docs-sourcelink{color:#89b4fa}html.theme--catppuccin-mocha .help.is-link{color:#89b4fa}html.theme--catppuccin-mocha .help.is-info{color:#94e2d5}html.theme--catppuccin-mocha .help.is-success{color:#a6e3a1}html.theme--catppuccin-mocha .help.is-warning{color:#f9e2af}html.theme--catppuccin-mocha .help.is-danger{color:#f38ba8}html.theme--catppuccin-mocha .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-mocha .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-mocha .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-mocha .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-mocha .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-mocha .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-mocha .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-mocha .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-mocha .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field.is-horizontal{display:flex}}html.theme--catppuccin-mocha .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-mocha .field-label.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-mocha .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-mocha .field-body .field{margin-bottom:0}html.theme--catppuccin-mocha .field-body>.field{flex-shrink:1}html.theme--catppuccin-mocha .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-mocha .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-mocha .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-mocha .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select:focus~.icon{color:#313244}html.theme--catppuccin-mocha .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-mocha .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-mocha .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-mocha .control.has-icons-left .icon,html.theme--catppuccin-mocha .control.has-icons-right .icon{color:#585b70;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-mocha .control.has-icons-left .input,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-mocha .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-mocha .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-mocha .control.has-icons-right .input,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-mocha .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-mocha .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-mocha .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-mocha .control.is-loading.is-small:after,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-mocha .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-mocha .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-mocha .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-mocha .breadcrumb a{align-items:center;color:#89b4fa;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-mocha .breadcrumb a:hover{color:#89dceb}html.theme--catppuccin-mocha .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-mocha .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-mocha .breadcrumb li.is-active a{color:#b8c5ef;cursor:default;pointer-events:none}html.theme--catppuccin-mocha .breadcrumb li+li::before{color:#6c7086;content:"\0002f"}html.theme--catppuccin-mocha .breadcrumb ul,html.theme--catppuccin-mocha .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-mocha .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-mocha .breadcrumb.is-centered ol,html.theme--catppuccin-mocha .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-mocha .breadcrumb.is-right ol,html.theme--catppuccin-mocha .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-mocha .breadcrumb.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-mocha .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-mocha .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-mocha .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-mocha .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-mocha .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#cdd6f4;max-width:100%;position:relative}html.theme--catppuccin-mocha .card-footer:first-child,html.theme--catppuccin-mocha .card-content:first-child,html.theme--catppuccin-mocha .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-mocha .card-footer:last-child,html.theme--catppuccin-mocha .card-content:last-child,html.theme--catppuccin-mocha .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-mocha .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-mocha .card-header-title{align-items:center;color:#b8c5ef;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-mocha .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-mocha .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-mocha .card-image{display:block;position:relative}html.theme--catppuccin-mocha .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-mocha .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-mocha .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-mocha .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-mocha .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-mocha .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-mocha .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-mocha .dropdown.is-active .dropdown-menu,html.theme--catppuccin-mocha .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-mocha .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-mocha .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-mocha .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-mocha .dropdown-content{background-color:#181825;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-mocha .dropdown-item{color:#cdd6f4;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-mocha a.dropdown-item,html.theme--catppuccin-mocha button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-mocha a.dropdown-item:hover,html.theme--catppuccin-mocha button.dropdown-item:hover{background-color:#181825;color:#0a0a0a}html.theme--catppuccin-mocha a.dropdown-item.is-active,html.theme--catppuccin-mocha button.dropdown-item.is-active{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-mocha .level{align-items:center;justify-content:space-between}html.theme--catppuccin-mocha .level code{border-radius:.4em}html.theme--catppuccin-mocha .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-mocha .level.is-mobile{display:flex}html.theme--catppuccin-mocha .level.is-mobile .level-left,html.theme--catppuccin-mocha .level.is-mobile .level-right{display:flex}html.theme--catppuccin-mocha .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-mocha .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-mocha .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level{display:flex}html.theme--catppuccin-mocha .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-mocha .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-mocha .level-item .title,html.theme--catppuccin-mocha .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-mocha .level-left,html.theme--catppuccin-mocha .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .level-left .level-item.is-flexible,html.theme--catppuccin-mocha .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-left .level-item:not(:last-child),html.theme--catppuccin-mocha .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-mocha .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-left{display:flex}}html.theme--catppuccin-mocha .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-right{display:flex}}html.theme--catppuccin-mocha .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-mocha .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-mocha .media .media{border-top:1px solid rgba(88,91,112,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-mocha .media .media .content:not(:last-child),html.theme--catppuccin-mocha .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-mocha .media .media .media{padding-top:.5rem}html.theme--catppuccin-mocha .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-mocha .media+.media{border-top:1px solid rgba(88,91,112,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-mocha .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-mocha .media-left,html.theme--catppuccin-mocha .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .media-left{margin-right:1rem}html.theme--catppuccin-mocha .media-right{margin-left:1rem}html.theme--catppuccin-mocha .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .media-content{overflow-x:auto}}html.theme--catppuccin-mocha .menu{font-size:1rem}html.theme--catppuccin-mocha .menu.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-mocha .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .menu.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .menu-list{line-height:1.25}html.theme--catppuccin-mocha .menu-list a{border-radius:3px;color:#cdd6f4;display:block;padding:0.5em 0.75em}html.theme--catppuccin-mocha .menu-list a:hover{background-color:#181825;color:#b8c5ef}html.theme--catppuccin-mocha .menu-list a.is-active{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .menu-list li ul{border-left:1px solid #585b70;margin:.75em;padding-left:.75em}html.theme--catppuccin-mocha .menu-label{color:#f7f8fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-mocha .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-mocha .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-mocha .message{background-color:#181825;border-radius:.4em;font-size:1rem}html.theme--catppuccin-mocha .message strong{color:currentColor}html.theme--catppuccin-mocha .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-mocha .message.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-mocha .message.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .message.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .message.is-white{background-color:#fff}html.theme--catppuccin-mocha .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-mocha .message.is-black{background-color:#fafafa}html.theme--catppuccin-mocha .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-mocha .message.is-light{background-color:#fafafa}html.theme--catppuccin-mocha .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-mocha .message.is-dark,html.theme--catppuccin-mocha .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-mocha .message.is-dark .message-header,html.theme--catppuccin-mocha .content kbd.message .message-header{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .message.is-dark .message-body,html.theme--catppuccin-mocha .content kbd.message .message-body{border-color:#313244}html.theme--catppuccin-mocha .message.is-primary,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink{background-color:#ebf3fe}html.theme--catppuccin-mocha .message.is-primary .message-header,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink .message-header{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .message.is-primary .message-body,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink .message-body{border-color:#89b4fa;color:#063c93}html.theme--catppuccin-mocha .message.is-link{background-color:#ebf3fe}html.theme--catppuccin-mocha .message.is-link .message-header{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .message.is-link .message-body{border-color:#89b4fa;color:#063c93}html.theme--catppuccin-mocha .message.is-info{background-color:#effbf9}html.theme--catppuccin-mocha .message.is-info .message-header{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-info .message-body{border-color:#94e2d5;color:#207466}html.theme--catppuccin-mocha .message.is-success{background-color:#f0faef}html.theme--catppuccin-mocha .message.is-success .message-header{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-success .message-body{border-color:#a6e3a1;color:#287222}html.theme--catppuccin-mocha .message.is-warning{background-color:#fef8ec}html.theme--catppuccin-mocha .message.is-warning .message-header{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-warning .message-body{border-color:#f9e2af;color:#8a620a}html.theme--catppuccin-mocha .message.is-danger{background-color:#fdedf1}html.theme--catppuccin-mocha .message.is-danger .message-header{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .message.is-danger .message-body{border-color:#f38ba8;color:#991036}html.theme--catppuccin-mocha .message-header{align-items:center;background-color:#cdd6f4;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-mocha .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-mocha .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .message-body{border-color:#585b70;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#cdd6f4;padding:1.25em 1.5em}html.theme--catppuccin-mocha .message-body code,html.theme--catppuccin-mocha .message-body pre{background-color:#fff}html.theme--catppuccin-mocha .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-mocha .modal.is-active{display:flex}html.theme--catppuccin-mocha .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-mocha .modal-content,html.theme--catppuccin-mocha .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-mocha .modal-content,html.theme--catppuccin-mocha .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-mocha .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-mocha .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-mocha .modal-card-head,html.theme--catppuccin-mocha .modal-card-foot{align-items:center;background-color:#181825;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-mocha .modal-card-head{border-bottom:1px solid #585b70;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-mocha .modal-card-title{color:#cdd6f4;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-mocha .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #585b70}html.theme--catppuccin-mocha .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-mocha .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#1e1e2e;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-mocha .navbar{background-color:#89b4fa;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-mocha .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-mocha .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-mocha .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-dark,html.theme--catppuccin-mocha .content kbd.navbar{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-burger,html.theme--catppuccin-mocha .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#313244;color:#fff}}html.theme--catppuccin-mocha .navbar.is-primary,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-burger,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa;color:#fff}}html.theme--catppuccin-mocha .navbar.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa;color:#fff}}html.theme--catppuccin-mocha .navbar.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#94e2d5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#f9e2af;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f38ba8;color:#fff}}html.theme--catppuccin-mocha .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-mocha .navbar.has-shadow{box-shadow:0 2px 0 0 #181825}html.theme--catppuccin-mocha .navbar.is-fixed-bottom,html.theme--catppuccin-mocha .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #181825}html.theme--catppuccin-mocha .navbar.is-fixed-top{top:0}html.theme--catppuccin-mocha html.has-navbar-fixed-top,html.theme--catppuccin-mocha body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-mocha .navbar-brand,html.theme--catppuccin-mocha .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-mocha .navbar-brand a.navbar-item:focus,html.theme--catppuccin-mocha .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-mocha .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-mocha .navbar-burger{color:#cdd6f4;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-mocha .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-mocha .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-mocha .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-mocha .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-mocha .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-mocha .navbar-menu{display:none}html.theme--catppuccin-mocha .navbar-item,html.theme--catppuccin-mocha .navbar-link{color:#cdd6f4;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-mocha .navbar-item .icon:only-child,html.theme--catppuccin-mocha .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-mocha a.navbar-item,html.theme--catppuccin-mocha .navbar-link{cursor:pointer}html.theme--catppuccin-mocha a.navbar-item:focus,html.theme--catppuccin-mocha a.navbar-item:focus-within,html.theme--catppuccin-mocha a.navbar-item:hover,html.theme--catppuccin-mocha a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar-link:focus,html.theme--catppuccin-mocha .navbar-link:focus-within,html.theme--catppuccin-mocha .navbar-link:hover,html.theme--catppuccin-mocha .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}html.theme--catppuccin-mocha .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .navbar-item img{max-height:1.75rem}html.theme--catppuccin-mocha .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-mocha .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-mocha .navbar-item.is-tab:focus,html.theme--catppuccin-mocha .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#89b4fa;border-bottom-style:solid;border-bottom-width:3px;color:#89b4fa;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-mocha .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-mocha .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-mocha .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-mocha .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .navbar>.container{display:block}html.theme--catppuccin-mocha .navbar-brand .navbar-item,html.theme--catppuccin-mocha .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-mocha .navbar-link::after{display:none}html.theme--catppuccin-mocha .navbar-menu{background-color:#89b4fa;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-mocha .navbar-menu.is-active{display:block}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch,html.theme--catppuccin-mocha .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-mocha .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-mocha .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-mocha html.has-navbar-fixed-top-touch,html.theme--catppuccin-mocha body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar,html.theme--catppuccin-mocha .navbar-menu,html.theme--catppuccin-mocha .navbar-start,html.theme--catppuccin-mocha .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-mocha .navbar{min-height:4rem}html.theme--catppuccin-mocha .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-mocha .navbar.is-spaced .navbar-start,html.theme--catppuccin-mocha .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-mocha .navbar.is-spaced a.navbar-item,html.theme--catppuccin-mocha .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#7f849c}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}html.theme--catppuccin-mocha .navbar-burger{display:none}html.theme--catppuccin-mocha .navbar-item,html.theme--catppuccin-mocha .navbar-link{align-items:center;display:flex}html.theme--catppuccin-mocha .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-mocha .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-mocha .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-mocha .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-mocha .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-mocha .navbar-dropdown{background-color:#89b4fa;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-mocha .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#7f849c}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}.navbar.is-spaced html.theme--catppuccin-mocha .navbar-dropdown,html.theme--catppuccin-mocha .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-mocha .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-mocha .navbar-divider{display:block}html.theme--catppuccin-mocha .navbar>.container .navbar-brand,html.theme--catppuccin-mocha .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-mocha .navbar>.container .navbar-menu,html.theme--catppuccin-mocha .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-mocha .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-mocha html.has-navbar-fixed-top-desktop,html.theme--catppuccin-mocha body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-mocha html.has-spaced-navbar-fixed-top,html.theme--catppuccin-mocha body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-mocha html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-mocha body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-mocha a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar-link.is-active{color:#89b4fa}html.theme--catppuccin-mocha a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-mocha .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-mocha .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-mocha .pagination.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-mocha .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .pagination.is-rounded .pagination-previous,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-mocha .pagination.is-rounded .pagination-next,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-mocha .pagination.is-rounded .pagination-link,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-mocha .pagination,html.theme--catppuccin-mocha .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link{border-color:#585b70;color:#89b4fa;min-width:2.5em}html.theme--catppuccin-mocha .pagination-previous:hover,html.theme--catppuccin-mocha .pagination-next:hover,html.theme--catppuccin-mocha .pagination-link:hover{border-color:#6c7086;color:#89dceb}html.theme--catppuccin-mocha .pagination-previous:focus,html.theme--catppuccin-mocha .pagination-next:focus,html.theme--catppuccin-mocha .pagination-link:focus{border-color:#6c7086}html.theme--catppuccin-mocha .pagination-previous:active,html.theme--catppuccin-mocha .pagination-next:active,html.theme--catppuccin-mocha .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-mocha .pagination-previous[disabled],html.theme--catppuccin-mocha .pagination-previous.is-disabled,html.theme--catppuccin-mocha .pagination-next[disabled],html.theme--catppuccin-mocha .pagination-next.is-disabled,html.theme--catppuccin-mocha .pagination-link[disabled],html.theme--catppuccin-mocha .pagination-link.is-disabled{background-color:#585b70;border-color:#585b70;box-shadow:none;color:#f7f8fd;opacity:0.5}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-mocha .pagination-link.is-current{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .pagination-ellipsis{color:#6c7086;pointer-events:none}html.theme--catppuccin-mocha .pagination-list{flex-wrap:wrap}html.theme--catppuccin-mocha .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .pagination{flex-wrap:wrap}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-mocha .pagination-previous{order:2}html.theme--catppuccin-mocha .pagination-next{order:3}html.theme--catppuccin-mocha .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-mocha .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-mocha .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-mocha .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-mocha .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-mocha .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-mocha .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-mocha .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-mocha .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-mocha .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-mocha .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-mocha .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-mocha .panel.is-dark .panel-heading,html.theme--catppuccin-mocha .content kbd.panel .panel-heading{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-mocha .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#313244}html.theme--catppuccin-mocha .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-mocha .content kbd.panel .panel-block.is-active .panel-icon{color:#313244}html.theme--catppuccin-mocha .panel.is-primary .panel-heading,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel.is-link .panel-heading{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .panel.is-link .panel-tabs a.is-active{border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .panel.is-link .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel.is-info .panel-heading{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-info .panel-tabs a.is-active{border-bottom-color:#94e2d5}html.theme--catppuccin-mocha .panel.is-info .panel-block.is-active .panel-icon{color:#94e2d5}html.theme--catppuccin-mocha .panel.is-success .panel-heading{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6e3a1}html.theme--catppuccin-mocha .panel.is-success .panel-block.is-active .panel-icon{color:#a6e3a1}html.theme--catppuccin-mocha .panel.is-warning .panel-heading{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#f9e2af}html.theme--catppuccin-mocha .panel.is-warning .panel-block.is-active .panel-icon{color:#f9e2af}html.theme--catppuccin-mocha .panel.is-danger .panel-heading{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f38ba8}html.theme--catppuccin-mocha .panel.is-danger .panel-block.is-active .panel-icon{color:#f38ba8}html.theme--catppuccin-mocha .panel-tabs:not(:last-child),html.theme--catppuccin-mocha .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-mocha .panel-heading{background-color:#45475a;border-radius:8px 8px 0 0;color:#b8c5ef;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-mocha .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-mocha .panel-tabs a{border-bottom:1px solid #585b70;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-mocha .panel-tabs a.is-active{border-bottom-color:#45475a;color:#71a4f9}html.theme--catppuccin-mocha .panel-list a{color:#cdd6f4}html.theme--catppuccin-mocha .panel-list a:hover{color:#89b4fa}html.theme--catppuccin-mocha .panel-block{align-items:center;color:#b8c5ef;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-mocha .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-mocha .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-mocha .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-mocha .panel-block.is-active{border-left-color:#89b4fa;color:#71a4f9}html.theme--catppuccin-mocha .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-mocha a.panel-block,html.theme--catppuccin-mocha label.panel-block{cursor:pointer}html.theme--catppuccin-mocha a.panel-block:hover,html.theme--catppuccin-mocha label.panel-block:hover{background-color:#181825}html.theme--catppuccin-mocha .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f7f8fd;margin-right:.75em}html.theme--catppuccin-mocha .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-mocha .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-mocha .tabs a{align-items:center;border-bottom-color:#585b70;border-bottom-style:solid;border-bottom-width:1px;color:#cdd6f4;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-mocha .tabs a:hover{border-bottom-color:#b8c5ef;color:#b8c5ef}html.theme--catppuccin-mocha .tabs li{display:block}html.theme--catppuccin-mocha .tabs li.is-active a{border-bottom-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .tabs ul{align-items:center;border-bottom-color:#585b70;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-mocha .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-mocha .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-mocha .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-mocha .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-mocha .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-mocha .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-mocha .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-mocha .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-mocha .tabs.is-boxed a:hover{background-color:#181825;border-bottom-color:#585b70}html.theme--catppuccin-mocha .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#585b70;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-mocha .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .tabs.is-toggle a{border-color:#585b70;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-mocha .tabs.is-toggle a:hover{background-color:#181825;border-color:#6c7086;z-index:2}html.theme--catppuccin-mocha .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-mocha .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-mocha .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-mocha .tabs.is-toggle li.is-active a{background-color:#89b4fa;border-color:#89b4fa;color:#fff;z-index:1}html.theme--catppuccin-mocha .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-mocha .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-mocha .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-mocha .tabs.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-mocha .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .column.is-narrow,html.theme--catppuccin-mocha .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full,html.theme--catppuccin-mocha .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters,html.theme--catppuccin-mocha .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds,html.theme--catppuccin-mocha .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half,html.theme--catppuccin-mocha .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third,html.theme--catppuccin-mocha .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter,html.theme--catppuccin-mocha .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth,html.theme--catppuccin-mocha .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths,html.theme--catppuccin-mocha .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths,html.theme--catppuccin-mocha .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths,html.theme--catppuccin-mocha .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters,html.theme--catppuccin-mocha .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds,html.theme--catppuccin-mocha .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half,html.theme--catppuccin-mocha .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third,html.theme--catppuccin-mocha .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter,html.theme--catppuccin-mocha .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth,html.theme--catppuccin-mocha .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths,html.theme--catppuccin-mocha .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths,html.theme--catppuccin-mocha .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths,html.theme--catppuccin-mocha .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-mocha .column.is-0,html.theme--catppuccin-mocha .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0,html.theme--catppuccin-mocha .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-mocha .column.is-1,html.theme--catppuccin-mocha .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1,html.theme--catppuccin-mocha .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2,html.theme--catppuccin-mocha .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2,html.theme--catppuccin-mocha .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3,html.theme--catppuccin-mocha .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3,html.theme--catppuccin-mocha .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-mocha .column.is-4,html.theme--catppuccin-mocha .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4,html.theme--catppuccin-mocha .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5,html.theme--catppuccin-mocha .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5,html.theme--catppuccin-mocha .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6,html.theme--catppuccin-mocha .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6,html.theme--catppuccin-mocha .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-mocha .column.is-7,html.theme--catppuccin-mocha .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7,html.theme--catppuccin-mocha .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8,html.theme--catppuccin-mocha .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8,html.theme--catppuccin-mocha .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9,html.theme--catppuccin-mocha .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9,html.theme--catppuccin-mocha .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-mocha .column.is-10,html.theme--catppuccin-mocha .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10,html.theme--catppuccin-mocha .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11,html.theme--catppuccin-mocha .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11,html.theme--catppuccin-mocha .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12,html.theme--catppuccin-mocha .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12,html.theme--catppuccin-mocha .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-mocha .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-mocha .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-mocha .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-mocha .columns.is-centered{justify-content:center}html.theme--catppuccin-mocha .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-mocha .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-mocha .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-mocha .columns.is-mobile{display:flex}html.theme--catppuccin-mocha .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-mocha .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-desktop{display:flex}}html.theme--catppuccin-mocha .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-mocha .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-mocha .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-mocha .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-mocha .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-mocha .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-mocha .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-mocha .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-mocha .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-mocha .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-mocha .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-mocha .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-mocha .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-mocha .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-mocha .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-mocha .tile.is-child{margin:0 !important}html.theme--catppuccin-mocha .tile.is-parent{padding:.75rem}html.theme--catppuccin-mocha .tile.is-vertical{flex-direction:column}html.theme--catppuccin-mocha .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .tile:not(.is-child){display:flex}html.theme--catppuccin-mocha .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .tile.is-3{flex:none;width:25%}html.theme--catppuccin-mocha .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .tile.is-6{flex:none;width:50%}html.theme--catppuccin-mocha .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .tile.is-9{flex:none;width:75%}html.theme--catppuccin-mocha .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-mocha .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-mocha .hero .navbar{background:none}html.theme--catppuccin-mocha .hero .tabs ul{border-bottom:none}html.theme--catppuccin-mocha .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-white strong{color:inherit}html.theme--catppuccin-mocha .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-mocha .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-mocha .hero.is-white .navbar-item,html.theme--catppuccin-mocha .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-mocha .hero.is-white a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-white .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-mocha .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-mocha .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-black strong{color:inherit}html.theme--catppuccin-mocha .hero.is-black .title{color:#fff}html.theme--catppuccin-mocha .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-mocha .hero.is-black .navbar-item,html.theme--catppuccin-mocha .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-black a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-black .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-mocha .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-light strong{color:inherit}html.theme--catppuccin-mocha .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-mocha .hero.is-light .navbar-item,html.theme--catppuccin-mocha .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-light .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-mocha .hero.is-dark,html.theme--catppuccin-mocha .content kbd.hero{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-dark strong,html.theme--catppuccin-mocha .content kbd.hero strong{color:inherit}html.theme--catppuccin-mocha .hero.is-dark .title,html.theme--catppuccin-mocha .content kbd.hero .title{color:#fff}html.theme--catppuccin-mocha .hero.is-dark .subtitle,html.theme--catppuccin-mocha .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-mocha .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-dark .subtitle strong,html.theme--catppuccin-mocha .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-dark .navbar-menu,html.theme--catppuccin-mocha .content kbd.hero .navbar-menu{background-color:#313244}}html.theme--catppuccin-mocha .hero.is-dark .navbar-item,html.theme--catppuccin-mocha .content kbd.hero .navbar-item,html.theme--catppuccin-mocha .hero.is-dark .navbar-link,html.theme--catppuccin-mocha .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-dark .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.hero .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.hero .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .hero.is-dark .tabs a,html.theme--catppuccin-mocha .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-dark .tabs a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs li.is-active a{color:#313244 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#313244}html.theme--catppuccin-mocha .hero.is-dark.is-bold,html.theme--catppuccin-mocha .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #181c2a 0%, #313244 71%, #3c3856 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-mocha .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #181c2a 0%, #313244 71%, #3c3856 100%)}}html.theme--catppuccin-mocha .hero.is-primary,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-primary strong,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-mocha .hero.is-primary .title,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-mocha .hero.is-primary .subtitle,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-primary .subtitle strong,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-primary .navbar-menu,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#89b4fa}}html.theme--catppuccin-mocha .hero.is-primary .navbar-item,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-mocha .hero.is-primary .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-primary .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .hero.is-primary .tabs a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-primary .tabs a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#89b4fa !important;opacity:1}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .hero.is-primary.is-bold,html.theme--catppuccin-mocha .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-mocha .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}}html.theme--catppuccin-mocha .hero.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-link strong{color:inherit}html.theme--catppuccin-mocha .hero.is-link .title{color:#fff}html.theme--catppuccin-mocha .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-link .navbar-menu{background-color:#89b4fa}}html.theme--catppuccin-mocha .hero.is-link .navbar-item,html.theme--catppuccin-mocha .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-link a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-link .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-link .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-link .tabs li.is-active a{color:#89b4fa !important;opacity:1}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .hero.is-link.is-bold{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}}html.theme--catppuccin-mocha .hero.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-info strong{color:inherit}html.theme--catppuccin-mocha .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-info .navbar-menu{background-color:#94e2d5}}html.theme--catppuccin-mocha .hero.is-info .navbar-item,html.theme--catppuccin-mocha .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-info .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-info .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-info .tabs li.is-active a{color:#94e2d5 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .hero.is-info.is-bold{background-image:linear-gradient(141deg, #63e0b6 0%, #94e2d5 71%, #a5eaea 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #63e0b6 0%, #94e2d5 71%, #a5eaea 100%)}}html.theme--catppuccin-mocha .hero.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-success strong{color:inherit}html.theme--catppuccin-mocha .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-success .navbar-menu{background-color:#a6e3a1}}html.theme--catppuccin-mocha .hero.is-success .navbar-item,html.theme--catppuccin-mocha .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-success .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-success .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-success .tabs li.is-active a{color:#a6e3a1 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .hero.is-success.is-bold{background-image:linear-gradient(141deg, #8ce071 0%, #a6e3a1 71%, #b2ebb7 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #8ce071 0%, #a6e3a1 71%, #b2ebb7 100%)}}html.theme--catppuccin-mocha .hero.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-warning strong{color:inherit}html.theme--catppuccin-mocha .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-warning .navbar-menu{background-color:#f9e2af}}html.theme--catppuccin-mocha .hero.is-warning .navbar-item,html.theme--catppuccin-mocha .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-warning .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-warning .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-warning .tabs li.is-active a{color:#f9e2af !important;opacity:1}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #fcbd79 0%, #f9e2af 71%, #fcf4c5 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #fcbd79 0%, #f9e2af 71%, #fcf4c5 100%)}}html.theme--catppuccin-mocha .hero.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-danger strong{color:inherit}html.theme--catppuccin-mocha .hero.is-danger .title{color:#fff}html.theme--catppuccin-mocha .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-danger .navbar-menu{background-color:#f38ba8}}html.theme--catppuccin-mocha .hero.is-danger .navbar-item,html.theme--catppuccin-mocha .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-danger .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-danger .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-danger .tabs li.is-active a{color:#f38ba8 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #f7549d 0%, #f38ba8 71%, #f8a0a9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f7549d 0%, #f38ba8 71%, #f8a0a9 100%)}}html.theme--catppuccin-mocha .hero.is-small .hero-body,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-mocha .hero.is-halfheight .hero-body,html.theme--catppuccin-mocha .hero.is-fullheight .hero-body,html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-mocha .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-mocha .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-mocha .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-mocha .hero-video{overflow:hidden}html.theme--catppuccin-mocha .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-mocha .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero-video{display:none}}html.theme--catppuccin-mocha .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero-buttons .button{display:flex}html.theme--catppuccin-mocha .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-mocha .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-mocha .hero-head,html.theme--catppuccin-mocha .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero-body{padding:3rem 3rem}}html.theme--catppuccin-mocha .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .section{padding:3rem 3rem}html.theme--catppuccin-mocha .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-mocha .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-mocha .footer{background-color:#181825;padding:3rem 1.5rem 6rem}html.theme--catppuccin-mocha h1 .docs-heading-anchor,html.theme--catppuccin-mocha h1 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h1 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h2 .docs-heading-anchor,html.theme--catppuccin-mocha h2 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h2 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h3 .docs-heading-anchor,html.theme--catppuccin-mocha h3 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h3 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h4 .docs-heading-anchor,html.theme--catppuccin-mocha h4 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h4 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h5 .docs-heading-anchor,html.theme--catppuccin-mocha h5 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h5 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h6 .docs-heading-anchor,html.theme--catppuccin-mocha h6 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h6 .docs-heading-anchor:visited{color:#cdd6f4}html.theme--catppuccin-mocha h1 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h2 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h3 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h4 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h5 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-mocha h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-mocha h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-mocha .docs-light-only{display:none !important}html.theme--catppuccin-mocha pre{position:relative;overflow:hidden}html.theme--catppuccin-mocha pre code,html.theme--catppuccin-mocha pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-mocha pre code:first-of-type,html.theme--catppuccin-mocha pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-mocha pre code:last-of-type,html.theme--catppuccin-mocha pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-mocha pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#cdd6f4;cursor:pointer;text-align:center}html.theme--catppuccin-mocha pre .copy-button:focus,html.theme--catppuccin-mocha pre .copy-button:hover{opacity:1;background:rgba(205,214,244,0.1);color:#89b4fa}html.theme--catppuccin-mocha pre .copy-button.success{color:#a6e3a1;opacity:1}html.theme--catppuccin-mocha pre .copy-button.error{color:#f38ba8;opacity:1}html.theme--catppuccin-mocha pre:hover .copy-button{opacity:1}html.theme--catppuccin-mocha .admonition{background-color:#181825;border-style:solid;border-width:2px;border-color:#bac2de;border-radius:4px;font-size:1rem}html.theme--catppuccin-mocha .admonition strong{color:currentColor}html.theme--catppuccin-mocha .admonition.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-mocha .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .admonition.is-default{background-color:#181825;border-color:#bac2de}html.theme--catppuccin-mocha .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#bac2de}html.theme--catppuccin-mocha .admonition.is-default>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-info{background-color:#181825;border-color:#94e2d5}html.theme--catppuccin-mocha .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#94e2d5}html.theme--catppuccin-mocha .admonition.is-info>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-success{background-color:#181825;border-color:#a6e3a1}html.theme--catppuccin-mocha .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6e3a1}html.theme--catppuccin-mocha .admonition.is-success>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-warning{background-color:#181825;border-color:#f9e2af}html.theme--catppuccin-mocha .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#f9e2af}html.theme--catppuccin-mocha .admonition.is-warning>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-danger{background-color:#181825;border-color:#f38ba8}html.theme--catppuccin-mocha .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#f38ba8}html.theme--catppuccin-mocha .admonition.is-danger>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-compat{background-color:#181825;border-color:#89dceb}html.theme--catppuccin-mocha .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#89dceb}html.theme--catppuccin-mocha .admonition.is-compat>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-todo{background-color:#181825;border-color:#cba6f7}html.theme--catppuccin-mocha .admonition.is-todo>.admonition-header{background-color:rgba(0,0,0,0);color:#cba6f7}html.theme--catppuccin-mocha .admonition.is-todo>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition-header{color:#bac2de;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-mocha .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-mocha details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-mocha details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-mocha details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-mocha .admonition-body{color:#cdd6f4;padding:0.5rem .75rem}html.theme--catppuccin-mocha .admonition-body pre{background-color:#181825}html.theme--catppuccin-mocha .admonition-body code{background-color:#181825}html.theme--catppuccin-mocha .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #585b70;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-mocha .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#181825;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #585b70;overflow:auto}html.theme--catppuccin-mocha .docstring>header code{background-color:transparent}html.theme--catppuccin-mocha .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-mocha .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-mocha .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-mocha .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #585b70}html.theme--catppuccin-mocha .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-mocha .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-mocha .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-mocha .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-mocha .documenter-example-output{background-color:#1e1e2e}html.theme--catppuccin-mocha .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#181825;color:#cdd6f4;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-mocha .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-mocha .outdated-warning-overlay a{color:#89b4fa}html.theme--catppuccin-mocha .outdated-warning-overlay a:hover{color:#89dceb}html.theme--catppuccin-mocha .content pre{border:2px solid #585b70;border-radius:4px}html.theme--catppuccin-mocha .content code{font-weight:inherit}html.theme--catppuccin-mocha .content a code{color:#89b4fa}html.theme--catppuccin-mocha .content a:hover code{color:#89dceb}html.theme--catppuccin-mocha .content h1 code,html.theme--catppuccin-mocha .content h2 code,html.theme--catppuccin-mocha .content h3 code,html.theme--catppuccin-mocha .content h4 code,html.theme--catppuccin-mocha .content h5 code,html.theme--catppuccin-mocha .content h6 code{color:#cdd6f4}html.theme--catppuccin-mocha .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-mocha .content blockquote>ul:first-child,html.theme--catppuccin-mocha .content blockquote>ol:first-child,html.theme--catppuccin-mocha .content .admonition-body>ul:first-child,html.theme--catppuccin-mocha .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-mocha pre,html.theme--catppuccin-mocha code{font-variant-ligatures:no-contextual}html.theme--catppuccin-mocha .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-mocha .breadcrumb a.is-disabled,html.theme--catppuccin-mocha .breadcrumb a.is-disabled:hover{color:#b8c5ef}html.theme--catppuccin-mocha .hljs{background:initial !important}html.theme--catppuccin-mocha .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-mocha .katex-display,html.theme--catppuccin-mocha mjx-container,html.theme--catppuccin-mocha .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-mocha html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-mocha li.no-marker{list-style:none}html.theme--catppuccin-mocha #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-mocha #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main{width:100%}html.theme--catppuccin-mocha #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-mocha #documenter .docs-main>header,html.theme--catppuccin-mocha #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar{background-color:#1e1e2e;border-bottom:1px solid #585b70;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-mocha #documenter .docs-main section.footnotes{border-top:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-mocha .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #585b70;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-mocha #documenter .docs-sidebar{display:flex;flex-direction:column;color:#cdd6f4;background-color:#181825;border-right:1px solid #585b70;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-mocha #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name a:hover{color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #585b70;display:none;padding:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #585b70;padding-bottom:1.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#cdd6f4;background:#181825}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#cdd6f4;background-color:#202031}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #585b70;border-bottom:1px solid #585b70;background-color:#11111b}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#11111b;color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#202031;color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-mocha #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#28283e}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#383856}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#28283e}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#383856}}html.theme--catppuccin-mocha kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-mocha .search-min-width-50{min-width:50%}html.theme--catppuccin-mocha .search-min-height-100{min-height:100%}html.theme--catppuccin-mocha .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-mocha .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover,html.theme--catppuccin-mocha .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-mocha .search-result-link .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-mocha .property-search-result-badge,html.theme--catppuccin-mocha .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-mocha .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:hover .search-filter,html.theme--catppuccin-mocha .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-mocha .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-mocha .search-filter:hover,html.theme--catppuccin-mocha .search-filter:focus{color:#333}html.theme--catppuccin-mocha .search-filter-selected{color:#313244;background-color:#b4befe}html.theme--catppuccin-mocha .search-filter-selected:hover,html.theme--catppuccin-mocha .search-filter-selected:focus{color:#313244}html.theme--catppuccin-mocha .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-mocha .search-divider{border-bottom:1px solid #585b70}html.theme--catppuccin-mocha .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-mocha .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-mocha .w-100{width:100%}html.theme--catppuccin-mocha .gap-2{gap:0.5rem}html.theme--catppuccin-mocha .gap-4{gap:1rem}html.theme--catppuccin-mocha .gap-8{gap:2rem}html.theme--catppuccin-mocha{background-color:#1e1e2e;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-mocha a{transition:all 200ms ease}html.theme--catppuccin-mocha .label{color:#cdd6f4}html.theme--catppuccin-mocha .button,html.theme--catppuccin-mocha .control.has-icons-left .icon,html.theme--catppuccin-mocha .control.has-icons-right .icon,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .select,html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea{height:2.5em;color:#cdd6f4}html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#cdd6f4}html.theme--catppuccin-mocha .select:after,html.theme--catppuccin-mocha .select select{border-width:1px}html.theme--catppuccin-mocha .menu-list a{transition:all 300ms ease}html.theme--catppuccin-mocha .modal-card-foot,html.theme--catppuccin-mocha .modal-card-head{border-color:#585b70}html.theme--catppuccin-mocha .navbar{border-radius:.4em}html.theme--catppuccin-mocha .navbar.is-transparent{background:none}html.theme--catppuccin-mocha .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .navbar .navbar-menu{background-color:#89b4fa;border-radius:0 0 .4em .4em}}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){color:#313244}html.theme--catppuccin-mocha .tag.is-link:not(body),html.theme--catppuccin-mocha .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-mocha .content kbd.is-link:not(body){color:#313244}html.theme--catppuccin-mocha .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-mocha .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-mocha .ansi span.sgr3{font-style:italic}html.theme--catppuccin-mocha .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-mocha .ansi span.sgr7{color:#1e1e2e;background-color:#cdd6f4}html.theme--catppuccin-mocha .ansi span.sgr8{color:transparent}html.theme--catppuccin-mocha .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-mocha .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-mocha .ansi span.sgr30{color:#45475a}html.theme--catppuccin-mocha .ansi span.sgr31{color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr32{color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr33{color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr34{color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr35{color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr36{color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr37{color:#bac2de}html.theme--catppuccin-mocha .ansi span.sgr40{background-color:#45475a}html.theme--catppuccin-mocha .ansi span.sgr41{background-color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr42{background-color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr43{background-color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr44{background-color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr45{background-color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr46{background-color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr47{background-color:#bac2de}html.theme--catppuccin-mocha .ansi span.sgr90{color:#585b70}html.theme--catppuccin-mocha .ansi span.sgr91{color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr92{color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr93{color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr94{color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr95{color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr96{color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr97{color:#a6adc8}html.theme--catppuccin-mocha .ansi span.sgr100{background-color:#585b70}html.theme--catppuccin-mocha .ansi span.sgr101{background-color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr102{background-color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr103{background-color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr104{background-color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr105{background-color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr106{background-color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr107{background-color:#a6adc8}html.theme--catppuccin-mocha code.language-julia-repl>span.hljs-meta{color:#a6e3a1;font-weight:bolder}html.theme--catppuccin-mocha code .hljs{color:#cdd6f4;background:#1e1e2e}html.theme--catppuccin-mocha code .hljs-keyword{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-built_in{color:#f38ba8}html.theme--catppuccin-mocha code .hljs-type{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-literal{color:#fab387}html.theme--catppuccin-mocha code .hljs-number{color:#fab387}html.theme--catppuccin-mocha code .hljs-operator{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-punctuation{color:#bac2de}html.theme--catppuccin-mocha code .hljs-property{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-regexp{color:#f5c2e7}html.theme--catppuccin-mocha code .hljs-string{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-char.escape_{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-subst{color:#a6adc8}html.theme--catppuccin-mocha code .hljs-symbol{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-variable{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-variable.language_{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-variable.constant_{color:#fab387}html.theme--catppuccin-mocha code .hljs-title{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-title.class_{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-title.function_{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-params{color:#cdd6f4}html.theme--catppuccin-mocha code .hljs-comment{color:#585b70}html.theme--catppuccin-mocha code .hljs-doctag{color:#f38ba8}html.theme--catppuccin-mocha code .hljs-meta{color:#fab387}html.theme--catppuccin-mocha code .hljs-section{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-tag{color:#a6adc8}html.theme--catppuccin-mocha code .hljs-name{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-attr{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-attribute{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-bullet{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-code{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-emphasis{color:#f38ba8;font-style:italic}html.theme--catppuccin-mocha code .hljs-strong{color:#f38ba8;font-weight:bold}html.theme--catppuccin-mocha code .hljs-formula{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-link{color:#74c7ec;font-style:italic}html.theme--catppuccin-mocha code .hljs-quote{color:#a6e3a1;font-style:italic}html.theme--catppuccin-mocha code .hljs-selector-tag{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-selector-id{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-selector-class{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-selector-attr{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-selector-pseudo{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-template-tag{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-template-variable{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-addition{color:#a6e3a1;background:rgba(166,227,161,0.15)}html.theme--catppuccin-mocha code .hljs-deletion{color:#f38ba8;background:rgba(243,139,168,0.15)}html.theme--catppuccin-mocha .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover,html.theme--catppuccin-mocha .search-result-link:focus{background-color:#313244}html.theme--catppuccin-mocha .search-result-link .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:hover .search-filter,html.theme--catppuccin-mocha .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:focus .search-filter{color:#313244 !important;background-color:#b4befe !important}html.theme--catppuccin-mocha .search-result-title{color:#cdd6f4}html.theme--catppuccin-mocha .search-result-highlight{background-color:#f38ba8;color:#181825}html.theme--catppuccin-mocha .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-mocha .w-100{width:100%}html.theme--catppuccin-mocha .gap-2{gap:0.5rem}html.theme--catppuccin-mocha .gap-4{gap:1rem} diff --git a/previews/PR32/assets/themes/documenter-dark.css b/previews/PR32/assets/themes/documenter-dark.css new file mode 100644 index 0000000..c41c82f --- /dev/null +++ b/previews/PR32/assets/themes/documenter-dark.css @@ -0,0 +1,7 @@ +html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .file-cta,html.theme--documenter-dark .file-name,html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--documenter-dark .pagination-previous:focus,html.theme--documenter-dark .pagination-next:focus,html.theme--documenter-dark .pagination-link:focus,html.theme--documenter-dark .pagination-ellipsis:focus,html.theme--documenter-dark .file-cta:focus,html.theme--documenter-dark .file-name:focus,html.theme--documenter-dark .select select:focus,html.theme--documenter-dark .textarea:focus,html.theme--documenter-dark .input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:focus,html.theme--documenter-dark .button:focus,html.theme--documenter-dark .is-focused.pagination-previous,html.theme--documenter-dark .is-focused.pagination-next,html.theme--documenter-dark .is-focused.pagination-link,html.theme--documenter-dark .is-focused.pagination-ellipsis,html.theme--documenter-dark .is-focused.file-cta,html.theme--documenter-dark .is-focused.file-name,html.theme--documenter-dark .select select.is-focused,html.theme--documenter-dark .is-focused.textarea,html.theme--documenter-dark .is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-focused.button,html.theme--documenter-dark .pagination-previous:active,html.theme--documenter-dark .pagination-next:active,html.theme--documenter-dark .pagination-link:active,html.theme--documenter-dark .pagination-ellipsis:active,html.theme--documenter-dark .file-cta:active,html.theme--documenter-dark .file-name:active,html.theme--documenter-dark .select select:active,html.theme--documenter-dark .textarea:active,html.theme--documenter-dark .input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:active,html.theme--documenter-dark .button:active,html.theme--documenter-dark .is-active.pagination-previous,html.theme--documenter-dark .is-active.pagination-next,html.theme--documenter-dark .is-active.pagination-link,html.theme--documenter-dark .is-active.pagination-ellipsis,html.theme--documenter-dark .is-active.file-cta,html.theme--documenter-dark .is-active.file-name,html.theme--documenter-dark .select select.is-active,html.theme--documenter-dark .is-active.textarea,html.theme--documenter-dark .is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .is-active.button{outline:none}html.theme--documenter-dark .pagination-previous[disabled],html.theme--documenter-dark .pagination-next[disabled],html.theme--documenter-dark .pagination-link[disabled],html.theme--documenter-dark .pagination-ellipsis[disabled],html.theme--documenter-dark .file-cta[disabled],html.theme--documenter-dark .file-name[disabled],html.theme--documenter-dark .select select[disabled],html.theme--documenter-dark .textarea[disabled],html.theme--documenter-dark .input[disabled],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--documenter-dark .button[disabled],fieldset[disabled] html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--documenter-dark .pagination-next,html.theme--documenter-dark fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--documenter-dark .pagination-link,html.theme--documenter-dark fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--documenter-dark .file-cta,html.theme--documenter-dark fieldset[disabled] .file-cta,fieldset[disabled] html.theme--documenter-dark .file-name,html.theme--documenter-dark fieldset[disabled] .file-name,fieldset[disabled] html.theme--documenter-dark .select select,fieldset[disabled] html.theme--documenter-dark .textarea,fieldset[disabled] html.theme--documenter-dark .input,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark fieldset[disabled] .select select,html.theme--documenter-dark .select fieldset[disabled] select,html.theme--documenter-dark fieldset[disabled] .textarea,html.theme--documenter-dark fieldset[disabled] .input,html.theme--documenter-dark fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--documenter-dark .button,html.theme--documenter-dark fieldset[disabled] .button{cursor:not-allowed}html.theme--documenter-dark .tabs,html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .breadcrumb,html.theme--documenter-dark .file,html.theme--documenter-dark .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--documenter-dark .navbar-link:not(.is-arrowless)::after,html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--documenter-dark .admonition:not(:last-child),html.theme--documenter-dark .tabs:not(:last-child),html.theme--documenter-dark .pagination:not(:last-child),html.theme--documenter-dark .message:not(:last-child),html.theme--documenter-dark .level:not(:last-child),html.theme--documenter-dark .breadcrumb:not(:last-child),html.theme--documenter-dark .block:not(:last-child),html.theme--documenter-dark .title:not(:last-child),html.theme--documenter-dark .subtitle:not(:last-child),html.theme--documenter-dark .table-container:not(:last-child),html.theme--documenter-dark .table:not(:last-child),html.theme--documenter-dark .progress:not(:last-child),html.theme--documenter-dark .notification:not(:last-child),html.theme--documenter-dark .content:not(:last-child),html.theme--documenter-dark .box:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .modal-close,html.theme--documenter-dark .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--documenter-dark .modal-close::before,html.theme--documenter-dark .delete::before,html.theme--documenter-dark .modal-close::after,html.theme--documenter-dark .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--documenter-dark .modal-close::before,html.theme--documenter-dark .delete::before{height:2px;width:50%}html.theme--documenter-dark .modal-close::after,html.theme--documenter-dark .delete::after{height:50%;width:2px}html.theme--documenter-dark .modal-close:hover,html.theme--documenter-dark .delete:hover,html.theme--documenter-dark .modal-close:focus,html.theme--documenter-dark .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--documenter-dark .modal-close:active,html.theme--documenter-dark .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--documenter-dark .is-small.modal-close,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--documenter-dark .is-small.delete,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--documenter-dark .is-medium.modal-close,html.theme--documenter-dark .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--documenter-dark .is-large.modal-close,html.theme--documenter-dark .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--documenter-dark .control.is-loading::after,html.theme--documenter-dark .select.is-loading::after,html.theme--documenter-dark .loader,html.theme--documenter-dark .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdee0;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--documenter-dark .hero-video,html.theme--documenter-dark .modal-background,html.theme--documenter-dark .modal,html.theme--documenter-dark .image.is-square img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--documenter-dark .image.is-square .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--documenter-dark .image.is-1by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--documenter-dark .image.is-1by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--documenter-dark .image.is-5by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--documenter-dark .image.is-5by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--documenter-dark .image.is-4by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--documenter-dark .image.is-4by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--documenter-dark .image.is-3by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--documenter-dark .image.is-3by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--documenter-dark .image.is-5by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--documenter-dark .image.is-5by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--documenter-dark .image.is-16by9 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--documenter-dark .image.is-16by9 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--documenter-dark .image.is-2by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--documenter-dark .image.is-2by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--documenter-dark .image.is-3by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--documenter-dark .image.is-3by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--documenter-dark .image.is-4by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--documenter-dark .image.is-4by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--documenter-dark .image.is-3by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--documenter-dark .image.is-3by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--documenter-dark .image.is-2by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--documenter-dark .image.is-2by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--documenter-dark .image.is-3by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--documenter-dark .image.is-3by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--documenter-dark .image.is-9by16 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--documenter-dark .image.is-9by16 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--documenter-dark .image.is-1by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--documenter-dark .image.is-1by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--documenter-dark .image.is-1by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--documenter-dark .image.is-1by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--documenter-dark .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#ecf0f1 !important}a.has-text-light:hover,a.has-text-light:focus{color:#cfd9db !important}.has-background-light{background-color:#ecf0f1 !important}.has-text-dark{color:#282f2f !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#111414 !important}.has-background-dark{background-color:#282f2f !important}.has-text-primary{color:#375a7f !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#28415b !important}.has-background-primary{background-color:#375a7f !important}.has-text-primary-light{color:#f1f5f9 !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#cddbe9 !important}.has-background-primary-light{background-color:#f1f5f9 !important}.has-text-primary-dark{color:#4d7eb2 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#7198c1 !important}.has-background-primary-dark{background-color:#4d7eb2 !important}.has-text-link{color:#1abc9c !important}a.has-text-link:hover,a.has-text-link:focus{color:#148f77 !important}.has-background-link{background-color:#1abc9c !important}.has-text-link-light{color:#edfdf9 !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c0f6ec !important}.has-background-link-light{background-color:#edfdf9 !important}.has-text-link-dark{color:#15987e !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#1bc5a4 !important}.has-background-link-dark{background-color:#15987e !important}.has-text-info{color:#3c5dcd !important}a.has-text-info:hover,a.has-text-info:focus{color:#2c48aa !important}.has-background-info{background-color:#3c5dcd !important}.has-text-info-light{color:#eff2fb !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6d0f0 !important}.has-background-info-light{background-color:#eff2fb !important}.has-text-info-dark{color:#3253c3 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#5571d3 !important}.has-background-info-dark{background-color:#3253c3 !important}.has-text-success{color:#259a12 !important}a.has-text-success:hover,a.has-text-success:focus{color:#1a6c0d !important}.has-background-success{background-color:#259a12 !important}.has-text-success-light{color:#effded !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c7f8bf !important}.has-background-success-light{background-color:#effded !important}.has-text-success-dark{color:#2ec016 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#3fe524 !important}.has-background-success-dark{background-color:#2ec016 !important}.has-text-warning{color:#f4c72f !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#e4b30c !important}.has-background-warning{background-color:#f4c72f !important}.has-text-warning-light{color:#fefaec !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fbedbb !important}.has-background-warning-light{background-color:#fefaec !important}.has-text-warning-dark{color:#8c6e07 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#bd940a !important}.has-background-warning-dark{background-color:#8c6e07 !important}.has-text-danger{color:#cb3c33 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a23029 !important}.has-background-danger{background-color:#cb3c33 !important}.has-text-danger-light{color:#fbefef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f1c8c6 !important}.has-background-danger-light{background-color:#fbefef !important}.has-text-danger-dark{color:#c03930 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#d35850 !important}.has-background-danger-dark{background-color:#c03930 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#282f2f !important}.has-background-grey-darker{background-color:#282f2f !important}.has-text-grey-dark{color:#343c3d !important}.has-background-grey-dark{background-color:#343c3d !important}.has-text-grey{color:#5e6d6f !important}.has-background-grey{background-color:#5e6d6f !important}.has-text-grey-light{color:#8c9b9d !important}.has-background-grey-light{background-color:#8c9b9d !important}.has-text-grey-lighter{color:#dbdee0 !important}.has-background-grey-lighter{background-color:#dbdee0 !important}.has-text-white-ter{color:#ecf0f1 !important}.has-background-white-ter{background-color:#ecf0f1 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--documenter-dark .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--documenter-dark{/*! + Theme: a11y-dark + Author: @ericwbailey + Maintainer: @ericwbailey + + Based on the Tomorrow Night Eighties theme: https://github.com/isagalaev/highlight.js/blob/master/src/styles/tomorrow-night-eighties.css +*/}html.theme--documenter-dark html{background-color:#1f2424;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--documenter-dark article,html.theme--documenter-dark aside,html.theme--documenter-dark figure,html.theme--documenter-dark footer,html.theme--documenter-dark header,html.theme--documenter-dark hgroup,html.theme--documenter-dark section{display:block}html.theme--documenter-dark body,html.theme--documenter-dark button,html.theme--documenter-dark input,html.theme--documenter-dark optgroup,html.theme--documenter-dark select,html.theme--documenter-dark textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--documenter-dark code,html.theme--documenter-dark pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--documenter-dark body{color:#fff;font-size:1em;font-weight:400;line-height:1.5}html.theme--documenter-dark a{color:#1abc9c;cursor:pointer;text-decoration:none}html.theme--documenter-dark a strong{color:currentColor}html.theme--documenter-dark a:hover{color:#1dd2af}html.theme--documenter-dark code{background-color:rgba(255,255,255,0.05);color:#ececec;font-size:.875em;font-weight:normal;padding:.1em}html.theme--documenter-dark hr{background-color:#282f2f;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--documenter-dark img{height:auto;max-width:100%}html.theme--documenter-dark input[type="checkbox"],html.theme--documenter-dark input[type="radio"]{vertical-align:baseline}html.theme--documenter-dark small{font-size:.875em}html.theme--documenter-dark span{font-style:inherit;font-weight:inherit}html.theme--documenter-dark strong{color:#f2f2f2;font-weight:700}html.theme--documenter-dark fieldset{border:none}html.theme--documenter-dark pre{-webkit-overflow-scrolling:touch;background-color:#282f2f;color:#fff;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--documenter-dark pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--documenter-dark table td,html.theme--documenter-dark table th{vertical-align:top}html.theme--documenter-dark table td:not([align]),html.theme--documenter-dark table th:not([align]){text-align:inherit}html.theme--documenter-dark table th{color:#f2f2f2}html.theme--documenter-dark .box{background-color:#343c3d;border-radius:8px;box-shadow:none;color:#fff;display:block;padding:1.25rem}html.theme--documenter-dark a.box:hover,html.theme--documenter-dark a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #1abc9c}html.theme--documenter-dark a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #1abc9c}html.theme--documenter-dark .button{background-color:#282f2f;border-color:#4c5759;border-width:1px;color:#375a7f;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--documenter-dark .button strong{color:inherit}html.theme--documenter-dark .button .icon,html.theme--documenter-dark .button .icon.is-small,html.theme--documenter-dark .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--documenter-dark #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--documenter-dark .button .icon.is-medium,html.theme--documenter-dark .button .icon.is-large{height:1.5em;width:1.5em}html.theme--documenter-dark .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--documenter-dark .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--documenter-dark .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--documenter-dark .button:hover,html.theme--documenter-dark .button.is-hovered{border-color:#8c9b9d;color:#f2f2f2}html.theme--documenter-dark .button:focus,html.theme--documenter-dark .button.is-focused{border-color:#8c9b9d;color:#17a689}html.theme--documenter-dark .button:focus:not(:active),html.theme--documenter-dark .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .button:active,html.theme--documenter-dark .button.is-active{border-color:#343c3d;color:#f2f2f2}html.theme--documenter-dark .button.is-text{background-color:transparent;border-color:transparent;color:#fff;text-decoration:underline}html.theme--documenter-dark .button.is-text:hover,html.theme--documenter-dark .button.is-text.is-hovered,html.theme--documenter-dark .button.is-text:focus,html.theme--documenter-dark .button.is-text.is-focused{background-color:#282f2f;color:#f2f2f2}html.theme--documenter-dark .button.is-text:active,html.theme--documenter-dark .button.is-text.is-active{background-color:#1d2122;color:#f2f2f2}html.theme--documenter-dark .button.is-text[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--documenter-dark .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#1abc9c;text-decoration:none}html.theme--documenter-dark .button.is-ghost:hover,html.theme--documenter-dark .button.is-ghost.is-hovered{color:#1abc9c;text-decoration:underline}html.theme--documenter-dark .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:hover,html.theme--documenter-dark .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:focus,html.theme--documenter-dark .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:focus:not(:active),html.theme--documenter-dark .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .button.is-white:active,html.theme--documenter-dark .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--documenter-dark .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted:hover,html.theme--documenter-dark .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--documenter-dark .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-white.is-outlined:hover,html.theme--documenter-dark .button.is-white.is-outlined.is-hovered,html.theme--documenter-dark .button.is-white.is-outlined:focus,html.theme--documenter-dark .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-white.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:hover,html.theme--documenter-dark .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:focus,html.theme--documenter-dark .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:focus:not(:active),html.theme--documenter-dark .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .button.is-black:active,html.theme--documenter-dark .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--documenter-dark .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted:hover,html.theme--documenter-dark .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-outlined:hover,html.theme--documenter-dark .button.is-black.is-outlined.is-hovered,html.theme--documenter-dark .button.is-black.is-outlined:focus,html.theme--documenter-dark .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-black.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-light{background-color:#ecf0f1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:hover,html.theme--documenter-dark .button.is-light.is-hovered{background-color:#e5eaec;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:focus,html.theme--documenter-dark .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:focus:not(:active),html.theme--documenter-dark .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .button.is-light:active,html.theme--documenter-dark .button.is-light.is-active{background-color:#dde4e6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light{background-color:#ecf0f1;border-color:#ecf0f1;box-shadow:none}html.theme--documenter-dark .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted:hover,html.theme--documenter-dark .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-light.is-outlined{background-color:transparent;border-color:#ecf0f1;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-outlined:hover,html.theme--documenter-dark .button.is-light.is-outlined.is-hovered,html.theme--documenter-dark .button.is-light.is-outlined:focus,html.theme--documenter-dark .button.is-light.is-outlined.is-focused{background-color:#ecf0f1;border-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #ecf0f1 #ecf0f1 !important}html.theme--documenter-dark .button.is-light.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-outlined{background-color:transparent;border-color:#ecf0f1;box-shadow:none;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ecf0f1 #ecf0f1 !important}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-dark,html.theme--documenter-dark .content kbd.button{background-color:#282f2f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:hover,html.theme--documenter-dark .content kbd.button:hover,html.theme--documenter-dark .button.is-dark.is-hovered,html.theme--documenter-dark .content kbd.button.is-hovered{background-color:#232829;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:focus,html.theme--documenter-dark .content kbd.button:focus,html.theme--documenter-dark .button.is-dark.is-focused,html.theme--documenter-dark .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:focus:not(:active),html.theme--documenter-dark .content kbd.button:focus:not(:active),html.theme--documenter-dark .button.is-dark.is-focused:not(:active),html.theme--documenter-dark .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .button.is-dark:active,html.theme--documenter-dark .content kbd.button:active,html.theme--documenter-dark .button.is-dark.is-active,html.theme--documenter-dark .content kbd.button.is-active{background-color:#1d2122;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark[disabled],html.theme--documenter-dark .content kbd.button[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark,fieldset[disabled] html.theme--documenter-dark .content kbd.button{background-color:#282f2f;border-color:#282f2f;box-shadow:none}html.theme--documenter-dark .button.is-dark.is-inverted,html.theme--documenter-dark .content kbd.button.is-inverted{background-color:#fff;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted:hover,html.theme--documenter-dark .content kbd.button.is-inverted:hover,html.theme--documenter-dark .button.is-dark.is-inverted.is-hovered,html.theme--documenter-dark .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-dark.is-inverted[disabled],html.theme--documenter-dark .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-inverted,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-loading::after,html.theme--documenter-dark .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-dark.is-outlined,html.theme--documenter-dark .content kbd.button.is-outlined{background-color:transparent;border-color:#282f2f;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-outlined:hover,html.theme--documenter-dark .content kbd.button.is-outlined:hover,html.theme--documenter-dark .button.is-dark.is-outlined.is-hovered,html.theme--documenter-dark .content kbd.button.is-outlined.is-hovered,html.theme--documenter-dark .button.is-dark.is-outlined:focus,html.theme--documenter-dark .content kbd.button.is-outlined:focus,html.theme--documenter-dark .button.is-dark.is-outlined.is-focused,html.theme--documenter-dark .content kbd.button.is-outlined.is-focused{background-color:#282f2f;border-color:#282f2f;color:#fff}html.theme--documenter-dark .button.is-dark.is-outlined.is-loading::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #282f2f #282f2f !important}html.theme--documenter-dark .button.is-dark.is-outlined.is-loading:hover::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading:focus::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-dark.is-outlined[disabled],html.theme--documenter-dark .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-outlined,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-outlined{background-color:transparent;border-color:#282f2f;box-shadow:none;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined:hover,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined:focus,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #282f2f #282f2f !important}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined[disabled],html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-primary,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink{background-color:#375a7f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:hover,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#335476;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:focus,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:focus:not(:active),html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--documenter-dark .button.is-primary.is-focused:not(:active),html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .button.is-primary:active,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary.is-active,html.theme--documenter-dark .docstring>section>a.button.is-active.docs-sourcelink{background-color:#2f4d6d;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary[disabled],html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink{background-color:#375a7f;border-color:#375a7f;box-shadow:none}html.theme--documenter-dark .button.is-primary.is-inverted,html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted:hover,html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-inverted.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--documenter-dark .button.is-primary.is-inverted[disabled],html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-inverted,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-loading::after,html.theme--documenter-dark .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-primary.is-outlined,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#375a7f;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-outlined:hover,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-outlined.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-outlined:focus,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-outlined.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#375a7f;border-color:#375a7f;color:#fff}html.theme--documenter-dark .button.is-primary.is-outlined.is-loading::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #375a7f #375a7f !important}html.theme--documenter-dark .button.is-primary.is-outlined.is-loading:hover::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading:focus::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-primary.is-outlined[disabled],html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-outlined,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#375a7f;box-shadow:none;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined:hover,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined:focus,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #375a7f #375a7f !important}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined[disabled],html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-primary.is-light,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink{background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .button.is-primary.is-light:hover,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-light.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e8eef5;border-color:transparent;color:#4d7eb2}html.theme--documenter-dark .button.is-primary.is-light:active,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary.is-light.is-active,html.theme--documenter-dark .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#dfe8f1;border-color:transparent;color:#4d7eb2}html.theme--documenter-dark .button.is-link{background-color:#1abc9c;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:hover,html.theme--documenter-dark .button.is-link.is-hovered{background-color:#18b193;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:focus,html.theme--documenter-dark .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:focus:not(:active),html.theme--documenter-dark .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .button.is-link:active,html.theme--documenter-dark .button.is-link.is-active{background-color:#17a689;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link{background-color:#1abc9c;border-color:#1abc9c;box-shadow:none}html.theme--documenter-dark .button.is-link.is-inverted{background-color:#fff;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted:hover,html.theme--documenter-dark .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-link.is-outlined{background-color:transparent;border-color:#1abc9c;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-outlined:hover,html.theme--documenter-dark .button.is-link.is-outlined.is-hovered,html.theme--documenter-dark .button.is-link.is-outlined:focus,html.theme--documenter-dark .button.is-link.is-outlined.is-focused{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #1abc9c #1abc9c !important}html.theme--documenter-dark .button.is-link.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-outlined{background-color:transparent;border-color:#1abc9c;box-shadow:none;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #1abc9c #1abc9c !important}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-link.is-light{background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .button.is-link.is-light:hover,html.theme--documenter-dark .button.is-link.is-light.is-hovered{background-color:#e2fbf6;border-color:transparent;color:#15987e}html.theme--documenter-dark .button.is-link.is-light:active,html.theme--documenter-dark .button.is-link.is-light.is-active{background-color:#d7f9f3;border-color:transparent;color:#15987e}html.theme--documenter-dark .button.is-info{background-color:#3c5dcd;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:hover,html.theme--documenter-dark .button.is-info.is-hovered{background-color:#3355c9;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:focus,html.theme--documenter-dark .button.is-info.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:focus:not(:active),html.theme--documenter-dark .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .button.is-info:active,html.theme--documenter-dark .button.is-info.is-active{background-color:#3151bf;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info{background-color:#3c5dcd;border-color:#3c5dcd;box-shadow:none}html.theme--documenter-dark .button.is-info.is-inverted{background-color:#fff;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted:hover,html.theme--documenter-dark .button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-outlined:hover,html.theme--documenter-dark .button.is-info.is-outlined.is-hovered,html.theme--documenter-dark .button.is-info.is-outlined:focus,html.theme--documenter-dark .button.is-info.is-outlined.is-focused{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}html.theme--documenter-dark .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}html.theme--documenter-dark .button.is-info.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;box-shadow:none;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-info.is-light{background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .button.is-info.is-light:hover,html.theme--documenter-dark .button.is-info.is-light.is-hovered{background-color:#e5e9f8;border-color:transparent;color:#3253c3}html.theme--documenter-dark .button.is-info.is-light:active,html.theme--documenter-dark .button.is-info.is-light.is-active{background-color:#dae1f6;border-color:transparent;color:#3253c3}html.theme--documenter-dark .button.is-success{background-color:#259a12;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:hover,html.theme--documenter-dark .button.is-success.is-hovered{background-color:#228f11;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:focus,html.theme--documenter-dark .button.is-success.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:focus:not(:active),html.theme--documenter-dark .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .button.is-success:active,html.theme--documenter-dark .button.is-success.is-active{background-color:#20830f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success{background-color:#259a12;border-color:#259a12;box-shadow:none}html.theme--documenter-dark .button.is-success.is-inverted{background-color:#fff;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted:hover,html.theme--documenter-dark .button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#259a12}html.theme--documenter-dark .button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;color:#259a12}html.theme--documenter-dark .button.is-success.is-outlined:hover,html.theme--documenter-dark .button.is-success.is-outlined.is-hovered,html.theme--documenter-dark .button.is-success.is-outlined:focus,html.theme--documenter-dark .button.is-success.is-outlined.is-focused{background-color:#259a12;border-color:#259a12;color:#fff}html.theme--documenter-dark .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #259a12 #259a12 !important}html.theme--documenter-dark .button.is-success.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;box-shadow:none;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #259a12 #259a12 !important}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-success.is-light{background-color:#effded;color:#2ec016}html.theme--documenter-dark .button.is-success.is-light:hover,html.theme--documenter-dark .button.is-success.is-light.is-hovered{background-color:#e5fce1;border-color:transparent;color:#2ec016}html.theme--documenter-dark .button.is-success.is-light:active,html.theme--documenter-dark .button.is-success.is-light.is-active{background-color:#dbfad6;border-color:transparent;color:#2ec016}html.theme--documenter-dark .button.is-warning{background-color:#f4c72f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:hover,html.theme--documenter-dark .button.is-warning.is-hovered{background-color:#f3c423;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:focus,html.theme--documenter-dark .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:focus:not(:active),html.theme--documenter-dark .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .button.is-warning:active,html.theme--documenter-dark .button.is-warning.is-active{background-color:#f3c017;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning{background-color:#f4c72f;border-color:#f4c72f;box-shadow:none}html.theme--documenter-dark .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted:hover,html.theme--documenter-dark .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-warning.is-outlined{background-color:transparent;border-color:#f4c72f;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-outlined:hover,html.theme--documenter-dark .button.is-warning.is-outlined.is-hovered,html.theme--documenter-dark .button.is-warning.is-outlined:focus,html.theme--documenter-dark .button.is-warning.is-outlined.is-focused{background-color:#f4c72f;border-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #f4c72f #f4c72f !important}html.theme--documenter-dark .button.is-warning.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-outlined{background-color:transparent;border-color:#f4c72f;box-shadow:none;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f4c72f #f4c72f !important}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-light{background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .button.is-warning.is-light:hover,html.theme--documenter-dark .button.is-warning.is-light.is-hovered{background-color:#fdf7e0;border-color:transparent;color:#8c6e07}html.theme--documenter-dark .button.is-warning.is-light:active,html.theme--documenter-dark .button.is-warning.is-light.is-active{background-color:#fdf3d3;border-color:transparent;color:#8c6e07}html.theme--documenter-dark .button.is-danger{background-color:#cb3c33;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:hover,html.theme--documenter-dark .button.is-danger.is-hovered{background-color:#c13930;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:focus,html.theme--documenter-dark .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:focus:not(:active),html.theme--documenter-dark .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .button.is-danger:active,html.theme--documenter-dark .button.is-danger.is-active{background-color:#b7362e;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger{background-color:#cb3c33;border-color:#cb3c33;box-shadow:none}html.theme--documenter-dark .button.is-danger.is-inverted{background-color:#fff;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted:hover,html.theme--documenter-dark .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-outlined:hover,html.theme--documenter-dark .button.is-danger.is-outlined.is-hovered,html.theme--documenter-dark .button.is-danger.is-outlined:focus,html.theme--documenter-dark .button.is-danger.is-outlined.is-focused{background-color:#cb3c33;border-color:#cb3c33;color:#fff}html.theme--documenter-dark .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}html.theme--documenter-dark .button.is-danger.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;box-shadow:none;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-danger.is-light{background-color:#fbefef;color:#c03930}html.theme--documenter-dark .button.is-danger.is-light:hover,html.theme--documenter-dark .button.is-danger.is-light.is-hovered{background-color:#f8e6e5;border-color:transparent;color:#c03930}html.theme--documenter-dark .button.is-danger.is-light:active,html.theme--documenter-dark .button.is-danger.is-light.is-active{background-color:#f6dcda;border-color:transparent;color:#c03930}html.theme--documenter-dark .button.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--documenter-dark .button.is-small:not(.is-rounded),html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--documenter-dark .button.is-normal{font-size:1rem}html.theme--documenter-dark .button.is-medium{font-size:1.25rem}html.theme--documenter-dark .button.is-large{font-size:1.5rem}html.theme--documenter-dark .button[disabled],fieldset[disabled] html.theme--documenter-dark .button{background-color:#8c9b9d;border-color:#5e6d6f;box-shadow:none;opacity:.5}html.theme--documenter-dark .button.is-fullwidth{display:flex;width:100%}html.theme--documenter-dark .button.is-loading{color:transparent !important;pointer-events:none}html.theme--documenter-dark .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--documenter-dark .button.is-static{background-color:#282f2f;border-color:#5e6d6f;color:#dbdee0;box-shadow:none;pointer-events:none}html.theme--documenter-dark .button.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--documenter-dark .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .buttons .button{margin-bottom:0.5rem}html.theme--documenter-dark .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--documenter-dark .buttons:last-child{margin-bottom:-0.5rem}html.theme--documenter-dark .buttons:not(:last-child){margin-bottom:1rem}html.theme--documenter-dark .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--documenter-dark .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--documenter-dark .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--documenter-dark .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--documenter-dark .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--documenter-dark .buttons.has-addons .button:last-child{margin-right:0}html.theme--documenter-dark .buttons.has-addons .button:hover,html.theme--documenter-dark .buttons.has-addons .button.is-hovered{z-index:2}html.theme--documenter-dark .buttons.has-addons .button:focus,html.theme--documenter-dark .buttons.has-addons .button.is-focused,html.theme--documenter-dark .buttons.has-addons .button:active,html.theme--documenter-dark .buttons.has-addons .button.is-active,html.theme--documenter-dark .buttons.has-addons .button.is-selected{z-index:3}html.theme--documenter-dark .buttons.has-addons .button:focus:hover,html.theme--documenter-dark .buttons.has-addons .button.is-focused:hover,html.theme--documenter-dark .buttons.has-addons .button:active:hover,html.theme--documenter-dark .buttons.has-addons .button.is-active:hover,html.theme--documenter-dark .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--documenter-dark .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .buttons.is-centered{justify-content:center}html.theme--documenter-dark .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--documenter-dark .buttons.is-right{justify-content:flex-end}html.theme--documenter-dark .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .button.is-responsive.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--documenter-dark .button.is-responsive,html.theme--documenter-dark .button.is-responsive.is-normal{font-size:.65625rem}html.theme--documenter-dark .button.is-responsive.is-medium{font-size:.75rem}html.theme--documenter-dark .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .button.is-responsive.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--documenter-dark .button.is-responsive,html.theme--documenter-dark .button.is-responsive.is-normal{font-size:.75rem}html.theme--documenter-dark .button.is-responsive.is-medium{font-size:1rem}html.theme--documenter-dark .button.is-responsive.is-large{font-size:1.25rem}}html.theme--documenter-dark .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--documenter-dark .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--documenter-dark .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--documenter-dark .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--documenter-dark .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--documenter-dark .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--documenter-dark .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--documenter-dark .content li+li{margin-top:0.25em}html.theme--documenter-dark .content p:not(:last-child),html.theme--documenter-dark .content dl:not(:last-child),html.theme--documenter-dark .content ol:not(:last-child),html.theme--documenter-dark .content ul:not(:last-child),html.theme--documenter-dark .content blockquote:not(:last-child),html.theme--documenter-dark .content pre:not(:last-child),html.theme--documenter-dark .content table:not(:last-child){margin-bottom:1em}html.theme--documenter-dark .content h1,html.theme--documenter-dark .content h2,html.theme--documenter-dark .content h3,html.theme--documenter-dark .content h4,html.theme--documenter-dark .content h5,html.theme--documenter-dark .content h6{color:#f2f2f2;font-weight:600;line-height:1.125}html.theme--documenter-dark .content h1{font-size:2em;margin-bottom:0.5em}html.theme--documenter-dark .content h1:not(:first-child){margin-top:1em}html.theme--documenter-dark .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--documenter-dark .content h2:not(:first-child){margin-top:1.1428em}html.theme--documenter-dark .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--documenter-dark .content h3:not(:first-child){margin-top:1.3333em}html.theme--documenter-dark .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--documenter-dark .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--documenter-dark .content h6{font-size:1em;margin-bottom:1em}html.theme--documenter-dark .content blockquote{background-color:#282f2f;border-left:5px solid #5e6d6f;padding:1.25em 1.5em}html.theme--documenter-dark .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--documenter-dark .content ol:not([type]){list-style-type:decimal}html.theme--documenter-dark .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--documenter-dark .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--documenter-dark .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--documenter-dark .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--documenter-dark .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--documenter-dark .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--documenter-dark .content ul ul ul{list-style-type:square}html.theme--documenter-dark .content dd{margin-left:2em}html.theme--documenter-dark .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--documenter-dark .content figure:not(:first-child){margin-top:2em}html.theme--documenter-dark .content figure:not(:last-child){margin-bottom:2em}html.theme--documenter-dark .content figure img{display:inline-block}html.theme--documenter-dark .content figure figcaption{font-style:italic}html.theme--documenter-dark .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--documenter-dark .content sup,html.theme--documenter-dark .content sub{font-size:75%}html.theme--documenter-dark .content table{width:100%}html.theme--documenter-dark .content table td,html.theme--documenter-dark .content table th{border:1px solid #5e6d6f;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--documenter-dark .content table th{color:#f2f2f2}html.theme--documenter-dark .content table th:not([align]){text-align:inherit}html.theme--documenter-dark .content table thead td,html.theme--documenter-dark .content table thead th{border-width:0 0 2px;color:#f2f2f2}html.theme--documenter-dark .content table tfoot td,html.theme--documenter-dark .content table tfoot th{border-width:2px 0 0;color:#f2f2f2}html.theme--documenter-dark .content table tbody tr:last-child td,html.theme--documenter-dark .content table tbody tr:last-child th{border-bottom-width:0}html.theme--documenter-dark .content .tabs li+li{margin-top:0}html.theme--documenter-dark .content.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--documenter-dark .content.is-normal{font-size:1rem}html.theme--documenter-dark .content.is-medium{font-size:1.25rem}html.theme--documenter-dark .content.is-large{font-size:1.5rem}html.theme--documenter-dark .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--documenter-dark .icon.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--documenter-dark .icon.is-medium{height:2rem;width:2rem}html.theme--documenter-dark .icon.is-large{height:3rem;width:3rem}html.theme--documenter-dark .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--documenter-dark .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--documenter-dark .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--documenter-dark div.icon-text{display:flex}html.theme--documenter-dark .image,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--documenter-dark .image img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--documenter-dark .image img.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--documenter-dark .image.is-fullwidth,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--documenter-dark .image.is-square img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--documenter-dark .image.is-square .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--documenter-dark .image.is-1by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--documenter-dark .image.is-1by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--documenter-dark .image.is-5by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--documenter-dark .image.is-5by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--documenter-dark .image.is-4by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--documenter-dark .image.is-4by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--documenter-dark .image.is-3by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--documenter-dark .image.is-3by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--documenter-dark .image.is-5by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--documenter-dark .image.is-5by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--documenter-dark .image.is-16by9 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--documenter-dark .image.is-16by9 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--documenter-dark .image.is-2by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--documenter-dark .image.is-2by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--documenter-dark .image.is-3by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--documenter-dark .image.is-3by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--documenter-dark .image.is-4by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--documenter-dark .image.is-4by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--documenter-dark .image.is-3by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--documenter-dark .image.is-3by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--documenter-dark .image.is-2by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--documenter-dark .image.is-2by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--documenter-dark .image.is-3by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--documenter-dark .image.is-3by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--documenter-dark .image.is-9by16 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--documenter-dark .image.is-9by16 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--documenter-dark .image.is-1by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--documenter-dark .image.is-1by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--documenter-dark .image.is-1by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--documenter-dark .image.is-1by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--documenter-dark .image.is-square,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--documenter-dark .image.is-1by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--documenter-dark .image.is-5by4,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--documenter-dark .image.is-4by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--documenter-dark .image.is-3by2,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--documenter-dark .image.is-5by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--documenter-dark .image.is-16by9,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--documenter-dark .image.is-2by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--documenter-dark .image.is-3by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--documenter-dark .image.is-4by5,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--documenter-dark .image.is-3by4,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--documenter-dark .image.is-2by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--documenter-dark .image.is-3by5,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--documenter-dark .image.is-9by16,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--documenter-dark .image.is-1by2,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--documenter-dark .image.is-1by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--documenter-dark .image.is-16x16,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--documenter-dark .image.is-24x24,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--documenter-dark .image.is-32x32,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--documenter-dark .image.is-48x48,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--documenter-dark .image.is-64x64,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--documenter-dark .image.is-96x96,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--documenter-dark .image.is-128x128,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--documenter-dark .notification{background-color:#282f2f;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--documenter-dark .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--documenter-dark .notification strong{color:currentColor}html.theme--documenter-dark .notification code,html.theme--documenter-dark .notification pre{background:#fff}html.theme--documenter-dark .notification pre code{background:transparent}html.theme--documenter-dark .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--documenter-dark .notification .title,html.theme--documenter-dark .notification .subtitle,html.theme--documenter-dark .notification .content{color:currentColor}html.theme--documenter-dark .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .notification.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .notification.is-dark,html.theme--documenter-dark .content kbd.notification{background-color:#282f2f;color:#fff}html.theme--documenter-dark .notification.is-primary,html.theme--documenter-dark .docstring>section>a.notification.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .notification.is-primary.is-light,html.theme--documenter-dark .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .notification.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .notification.is-link.is-light{background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .notification.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .notification.is-info.is-light{background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .notification.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .notification.is-success.is-light{background-color:#effded;color:#2ec016}html.theme--documenter-dark .notification.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .notification.is-warning.is-light{background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .notification.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .notification.is-danger.is-light{background-color:#fbefef;color:#c03930}html.theme--documenter-dark .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--documenter-dark .progress::-webkit-progress-bar{background-color:#343c3d}html.theme--documenter-dark .progress::-webkit-progress-value{background-color:#dbdee0}html.theme--documenter-dark .progress::-moz-progress-bar{background-color:#dbdee0}html.theme--documenter-dark .progress::-ms-fill{background-color:#dbdee0;border:none}html.theme--documenter-dark .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--documenter-dark .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--documenter-dark .progress.is-white::-ms-fill{background-color:#fff}html.theme--documenter-dark .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-light::-webkit-progress-value{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light::-moz-progress-bar{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light::-ms-fill{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light:indeterminate{background-image:linear-gradient(to right, #ecf0f1 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-dark::-webkit-progress-value,html.theme--documenter-dark .content kbd.progress::-webkit-progress-value{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark::-moz-progress-bar,html.theme--documenter-dark .content kbd.progress::-moz-progress-bar{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark::-ms-fill,html.theme--documenter-dark .content kbd.progress::-ms-fill{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark:indeterminate,html.theme--documenter-dark .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #282f2f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-primary::-webkit-progress-value,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary::-moz-progress-bar,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary::-ms-fill,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary:indeterminate,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #375a7f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-link::-webkit-progress-value{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link::-moz-progress-bar{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link::-ms-fill{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link:indeterminate{background-image:linear-gradient(to right, #1abc9c 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-info::-webkit-progress-value{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info::-moz-progress-bar{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info::-ms-fill{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info:indeterminate{background-image:linear-gradient(to right, #3c5dcd 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-success::-webkit-progress-value{background-color:#259a12}html.theme--documenter-dark .progress.is-success::-moz-progress-bar{background-color:#259a12}html.theme--documenter-dark .progress.is-success::-ms-fill{background-color:#259a12}html.theme--documenter-dark .progress.is-success:indeterminate{background-image:linear-gradient(to right, #259a12 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-warning::-webkit-progress-value{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning::-moz-progress-bar{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning::-ms-fill{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #f4c72f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-danger::-webkit-progress-value{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger::-moz-progress-bar{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger::-ms-fill{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #cb3c33 30%, #343c3d 30%)}html.theme--documenter-dark .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#343c3d;background-image:linear-gradient(to right, #fff 30%, #343c3d 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--documenter-dark .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--documenter-dark .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--documenter-dark .progress:indeterminate::-ms-fill{animation-name:none}html.theme--documenter-dark .progress.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--documenter-dark .progress.is-medium{height:1.25rem}html.theme--documenter-dark .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--documenter-dark .table{background-color:#343c3d;color:#fff}html.theme--documenter-dark .table td,html.theme--documenter-dark .table th{border:1px solid #5e6d6f;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--documenter-dark .table td.is-white,html.theme--documenter-dark .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .table td.is-black,html.theme--documenter-dark .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .table td.is-light,html.theme--documenter-dark .table th.is-light{background-color:#ecf0f1;border-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .table td.is-dark,html.theme--documenter-dark .table th.is-dark{background-color:#282f2f;border-color:#282f2f;color:#fff}html.theme--documenter-dark .table td.is-primary,html.theme--documenter-dark .table th.is-primary{background-color:#375a7f;border-color:#375a7f;color:#fff}html.theme--documenter-dark .table td.is-link,html.theme--documenter-dark .table th.is-link{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .table td.is-info,html.theme--documenter-dark .table th.is-info{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}html.theme--documenter-dark .table td.is-success,html.theme--documenter-dark .table th.is-success{background-color:#259a12;border-color:#259a12;color:#fff}html.theme--documenter-dark .table td.is-warning,html.theme--documenter-dark .table th.is-warning{background-color:#f4c72f;border-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .table td.is-danger,html.theme--documenter-dark .table th.is-danger{background-color:#cb3c33;border-color:#cb3c33;color:#fff}html.theme--documenter-dark .table td.is-narrow,html.theme--documenter-dark .table th.is-narrow{white-space:nowrap;width:1%}html.theme--documenter-dark .table td.is-selected,html.theme--documenter-dark .table th.is-selected{background-color:#375a7f;color:#fff}html.theme--documenter-dark .table td.is-selected a,html.theme--documenter-dark .table td.is-selected strong,html.theme--documenter-dark .table th.is-selected a,html.theme--documenter-dark .table th.is-selected strong{color:currentColor}html.theme--documenter-dark .table td.is-vcentered,html.theme--documenter-dark .table th.is-vcentered{vertical-align:middle}html.theme--documenter-dark .table th{color:#f2f2f2}html.theme--documenter-dark .table th:not([align]){text-align:left}html.theme--documenter-dark .table tr.is-selected{background-color:#375a7f;color:#fff}html.theme--documenter-dark .table tr.is-selected a,html.theme--documenter-dark .table tr.is-selected strong{color:currentColor}html.theme--documenter-dark .table tr.is-selected td,html.theme--documenter-dark .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--documenter-dark .table thead{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table thead td,html.theme--documenter-dark .table thead th{border-width:0 0 2px;color:#f2f2f2}html.theme--documenter-dark .table tfoot{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table tfoot td,html.theme--documenter-dark .table tfoot th{border-width:2px 0 0;color:#f2f2f2}html.theme--documenter-dark .table tbody{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table tbody tr:last-child td,html.theme--documenter-dark .table tbody tr:last-child th{border-bottom-width:0}html.theme--documenter-dark .table.is-bordered td,html.theme--documenter-dark .table.is-bordered th{border-width:1px}html.theme--documenter-dark .table.is-bordered tr:last-child td,html.theme--documenter-dark .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--documenter-dark .table.is-fullwidth{width:100%}html.theme--documenter-dark .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#282f2f}html.theme--documenter-dark .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#282f2f}html.theme--documenter-dark .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#2d3435}html.theme--documenter-dark .table.is-narrow td,html.theme--documenter-dark .table.is-narrow th{padding:0.25em 0.5em}html.theme--documenter-dark .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#282f2f}html.theme--documenter-dark .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--documenter-dark .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .tags .tag,html.theme--documenter-dark .tags .content kbd,html.theme--documenter-dark .content .tags kbd,html.theme--documenter-dark .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--documenter-dark .tags .tag:not(:last-child),html.theme--documenter-dark .tags .content kbd:not(:last-child),html.theme--documenter-dark .content .tags kbd:not(:last-child),html.theme--documenter-dark .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--documenter-dark .tags:last-child{margin-bottom:-0.5rem}html.theme--documenter-dark .tags:not(:last-child){margin-bottom:1rem}html.theme--documenter-dark .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--documenter-dark .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--documenter-dark .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--documenter-dark .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--documenter-dark .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--documenter-dark .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--documenter-dark .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--documenter-dark .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--documenter-dark .tags.is-centered{justify-content:center}html.theme--documenter-dark .tags.is-centered .tag,html.theme--documenter-dark .tags.is-centered .content kbd,html.theme--documenter-dark .content .tags.is-centered kbd,html.theme--documenter-dark .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--documenter-dark .tags.is-right{justify-content:flex-end}html.theme--documenter-dark .tags.is-right .tag:not(:first-child),html.theme--documenter-dark .tags.is-right .content kbd:not(:first-child),html.theme--documenter-dark .content .tags.is-right kbd:not(:first-child),html.theme--documenter-dark .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--documenter-dark .tags.is-right .tag:not(:last-child),html.theme--documenter-dark .tags.is-right .content kbd:not(:last-child),html.theme--documenter-dark .content .tags.is-right kbd:not(:last-child),html.theme--documenter-dark .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--documenter-dark .tags.has-addons .tag,html.theme--documenter-dark .tags.has-addons .content kbd,html.theme--documenter-dark .content .tags.has-addons kbd,html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--documenter-dark .tags.has-addons .tag:not(:first-child),html.theme--documenter-dark .tags.has-addons .content kbd:not(:first-child),html.theme--documenter-dark .content .tags.has-addons kbd:not(:first-child),html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--documenter-dark .tags.has-addons .tag:not(:last-child),html.theme--documenter-dark .tags.has-addons .content kbd:not(:last-child),html.theme--documenter-dark .content .tags.has-addons kbd:not(:last-child),html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--documenter-dark .tag:not(body),html.theme--documenter-dark .content kbd:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#282f2f;border-radius:.4em;color:#fff;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--documenter-dark .tag:not(body) .delete,html.theme--documenter-dark .content kbd:not(body) .delete,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--documenter-dark .tag.is-white:not(body),html.theme--documenter-dark .content kbd.is-white:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .tag.is-black:not(body),html.theme--documenter-dark .content kbd.is-black:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .tag.is-light:not(body),html.theme--documenter-dark .content kbd.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .tag.is-dark:not(body),html.theme--documenter-dark .content kbd:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--documenter-dark .content .docstring>section>kbd:not(body){background-color:#282f2f;color:#fff}html.theme--documenter-dark .tag.is-primary:not(body),html.theme--documenter-dark .content kbd.is-primary:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body){background-color:#375a7f;color:#fff}html.theme--documenter-dark .tag.is-primary.is-light:not(body),html.theme--documenter-dark .content kbd.is-primary.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .tag.is-link:not(body),html.theme--documenter-dark .content kbd.is-link:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#1abc9c;color:#fff}html.theme--documenter-dark .tag.is-link.is-light:not(body),html.theme--documenter-dark .content kbd.is-link.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .tag.is-info:not(body),html.theme--documenter-dark .content kbd.is-info:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .tag.is-info.is-light:not(body),html.theme--documenter-dark .content kbd.is-info.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .tag.is-success:not(body),html.theme--documenter-dark .content kbd.is-success:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#259a12;color:#fff}html.theme--documenter-dark .tag.is-success.is-light:not(body),html.theme--documenter-dark .content kbd.is-success.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#effded;color:#2ec016}html.theme--documenter-dark .tag.is-warning:not(body),html.theme--documenter-dark .content kbd.is-warning:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .tag.is-warning.is-light:not(body),html.theme--documenter-dark .content kbd.is-warning.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .tag.is-danger:not(body),html.theme--documenter-dark .content kbd.is-danger:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#cb3c33;color:#fff}html.theme--documenter-dark .tag.is-danger.is-light:not(body),html.theme--documenter-dark .content kbd.is-danger.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fbefef;color:#c03930}html.theme--documenter-dark .tag.is-normal:not(body),html.theme--documenter-dark .content kbd.is-normal:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--documenter-dark .tag.is-medium:not(body),html.theme--documenter-dark .content kbd.is-medium:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--documenter-dark .tag.is-large:not(body),html.theme--documenter-dark .content kbd.is-large:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--documenter-dark .tag:not(body) .icon:first-child:not(:last-child),html.theme--documenter-dark .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--documenter-dark .tag:not(body) .icon:last-child:not(:first-child),html.theme--documenter-dark .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--documenter-dark .tag:not(body) .icon:first-child:last-child,html.theme--documenter-dark .content kbd:not(body) .icon:first-child:last-child,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--documenter-dark .tag.is-delete:not(body),html.theme--documenter-dark .content kbd.is-delete:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--documenter-dark .tag.is-delete:not(body)::before,html.theme--documenter-dark .content kbd.is-delete:not(body)::before,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--documenter-dark .tag.is-delete:not(body)::after,html.theme--documenter-dark .content kbd.is-delete:not(body)::after,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--documenter-dark .tag.is-delete:not(body)::before,html.theme--documenter-dark .content kbd.is-delete:not(body)::before,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--documenter-dark .tag.is-delete:not(body)::after,html.theme--documenter-dark .content kbd.is-delete:not(body)::after,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--documenter-dark .tag.is-delete:not(body):hover,html.theme--documenter-dark .content kbd.is-delete:not(body):hover,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--documenter-dark .tag.is-delete:not(body):focus,html.theme--documenter-dark .content kbd.is-delete:not(body):focus,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#1d2122}html.theme--documenter-dark .tag.is-delete:not(body):active,html.theme--documenter-dark .content kbd.is-delete:not(body):active,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#111414}html.theme--documenter-dark .tag.is-rounded:not(body),html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--documenter-dark .content kbd.is-rounded:not(body),html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--documenter-dark a.tag:hover,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--documenter-dark .title,html.theme--documenter-dark .subtitle{word-break:break-word}html.theme--documenter-dark .title em,html.theme--documenter-dark .title span,html.theme--documenter-dark .subtitle em,html.theme--documenter-dark .subtitle span{font-weight:inherit}html.theme--documenter-dark .title sub,html.theme--documenter-dark .subtitle sub{font-size:.75em}html.theme--documenter-dark .title sup,html.theme--documenter-dark .subtitle sup{font-size:.75em}html.theme--documenter-dark .title .tag,html.theme--documenter-dark .title .content kbd,html.theme--documenter-dark .content .title kbd,html.theme--documenter-dark .title .docstring>section>a.docs-sourcelink,html.theme--documenter-dark .subtitle .tag,html.theme--documenter-dark .subtitle .content kbd,html.theme--documenter-dark .content .subtitle kbd,html.theme--documenter-dark .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--documenter-dark .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--documenter-dark .title strong{color:inherit;font-weight:inherit}html.theme--documenter-dark .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--documenter-dark .title.is-1{font-size:3rem}html.theme--documenter-dark .title.is-2{font-size:2.5rem}html.theme--documenter-dark .title.is-3{font-size:2rem}html.theme--documenter-dark .title.is-4{font-size:1.5rem}html.theme--documenter-dark .title.is-5{font-size:1.25rem}html.theme--documenter-dark .title.is-6{font-size:1rem}html.theme--documenter-dark .title.is-7{font-size:.75rem}html.theme--documenter-dark .subtitle{color:#8c9b9d;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--documenter-dark .subtitle strong{color:#8c9b9d;font-weight:600}html.theme--documenter-dark .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--documenter-dark .subtitle.is-1{font-size:3rem}html.theme--documenter-dark .subtitle.is-2{font-size:2.5rem}html.theme--documenter-dark .subtitle.is-3{font-size:2rem}html.theme--documenter-dark .subtitle.is-4{font-size:1.5rem}html.theme--documenter-dark .subtitle.is-5{font-size:1.25rem}html.theme--documenter-dark .subtitle.is-6{font-size:1rem}html.theme--documenter-dark .subtitle.is-7{font-size:.75rem}html.theme--documenter-dark .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--documenter-dark .number{align-items:center;background-color:#282f2f;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{background-color:#1f2424;border-color:#5e6d6f;border-radius:.4em;color:#dbdee0}html.theme--documenter-dark .select select::-moz-placeholder,html.theme--documenter-dark .textarea::-moz-placeholder,html.theme--documenter-dark .input::-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--documenter-dark .select select::-webkit-input-placeholder,html.theme--documenter-dark .textarea::-webkit-input-placeholder,html.theme--documenter-dark .input::-webkit-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--documenter-dark .select select:-moz-placeholder,html.theme--documenter-dark .textarea:-moz-placeholder,html.theme--documenter-dark .input:-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--documenter-dark .select select:-ms-input-placeholder,html.theme--documenter-dark .textarea:-ms-input-placeholder,html.theme--documenter-dark .input:-ms-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--documenter-dark .select select:hover,html.theme--documenter-dark .textarea:hover,html.theme--documenter-dark .input:hover,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:hover,html.theme--documenter-dark .select select.is-hovered,html.theme--documenter-dark .is-hovered.textarea,html.theme--documenter-dark .is-hovered.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#8c9b9d}html.theme--documenter-dark .select select:focus,html.theme--documenter-dark .textarea:focus,html.theme--documenter-dark .input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:focus,html.theme--documenter-dark .select select.is-focused,html.theme--documenter-dark .is-focused.textarea,html.theme--documenter-dark .is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .select select:active,html.theme--documenter-dark .textarea:active,html.theme--documenter-dark .input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:active,html.theme--documenter-dark .select select.is-active,html.theme--documenter-dark .is-active.textarea,html.theme--documenter-dark .is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#1abc9c;box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .select select[disabled],html.theme--documenter-dark .textarea[disabled],html.theme--documenter-dark .input[disabled],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--documenter-dark .select select,fieldset[disabled] html.theme--documenter-dark .textarea,fieldset[disabled] html.theme--documenter-dark .input,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{background-color:#8c9b9d;border-color:#282f2f;box-shadow:none;color:#fff}html.theme--documenter-dark .select select[disabled]::-moz-placeholder,html.theme--documenter-dark .textarea[disabled]::-moz-placeholder,html.theme--documenter-dark .input[disabled]::-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .select select::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .input::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]::-webkit-input-placeholder,html.theme--documenter-dark .textarea[disabled]::-webkit-input-placeholder,html.theme--documenter-dark .input[disabled]::-webkit-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .input::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]:-moz-placeholder,html.theme--documenter-dark .textarea[disabled]:-moz-placeholder,html.theme--documenter-dark .input[disabled]:-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .select select:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .input:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]:-ms-input-placeholder,html.theme--documenter-dark .textarea[disabled]:-ms-input-placeholder,html.theme--documenter-dark .input[disabled]:-ms-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .select select:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .input:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--documenter-dark .textarea[readonly],html.theme--documenter-dark .input[readonly],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--documenter-dark .is-white.textarea,html.theme--documenter-dark .is-white.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--documenter-dark .is-white.textarea:focus,html.theme--documenter-dark .is-white.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--documenter-dark .is-white.is-focused.textarea,html.theme--documenter-dark .is-white.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-white.textarea:active,html.theme--documenter-dark .is-white.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--documenter-dark .is-white.is-active.textarea,html.theme--documenter-dark .is-white.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .is-black.textarea,html.theme--documenter-dark .is-black.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--documenter-dark .is-black.textarea:focus,html.theme--documenter-dark .is-black.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--documenter-dark .is-black.is-focused.textarea,html.theme--documenter-dark .is-black.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-black.textarea:active,html.theme--documenter-dark .is-black.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--documenter-dark .is-black.is-active.textarea,html.theme--documenter-dark .is-black.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .is-light.textarea,html.theme--documenter-dark .is-light.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#ecf0f1}html.theme--documenter-dark .is-light.textarea:focus,html.theme--documenter-dark .is-light.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--documenter-dark .is-light.is-focused.textarea,html.theme--documenter-dark .is-light.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-light.textarea:active,html.theme--documenter-dark .is-light.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--documenter-dark .is-light.is-active.textarea,html.theme--documenter-dark .is-light.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .is-dark.textarea,html.theme--documenter-dark .content kbd.textarea,html.theme--documenter-dark .is-dark.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--documenter-dark .content kbd.input{border-color:#282f2f}html.theme--documenter-dark .is-dark.textarea:focus,html.theme--documenter-dark .content kbd.textarea:focus,html.theme--documenter-dark .is-dark.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--documenter-dark .content kbd.input:focus,html.theme--documenter-dark .is-dark.is-focused.textarea,html.theme--documenter-dark .content kbd.is-focused.textarea,html.theme--documenter-dark .is-dark.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .content kbd.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--documenter-dark .is-dark.textarea:active,html.theme--documenter-dark .content kbd.textarea:active,html.theme--documenter-dark .is-dark.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--documenter-dark .content kbd.input:active,html.theme--documenter-dark .is-dark.is-active.textarea,html.theme--documenter-dark .content kbd.is-active.textarea,html.theme--documenter-dark .is-dark.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .content kbd.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .is-primary.textarea,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink{border-color:#375a7f}html.theme--documenter-dark .is-primary.textarea:focus,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--documenter-dark .is-primary.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink:focus,html.theme--documenter-dark .is-primary.is-focused.textarea,html.theme--documenter-dark .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--documenter-dark .is-primary.textarea:active,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink:active,html.theme--documenter-dark .is-primary.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink:active,html.theme--documenter-dark .is-primary.is-active.textarea,html.theme--documenter-dark .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .is-link.textarea,html.theme--documenter-dark .is-link.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#1abc9c}html.theme--documenter-dark .is-link.textarea:focus,html.theme--documenter-dark .is-link.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--documenter-dark .is-link.is-focused.textarea,html.theme--documenter-dark .is-link.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-link.textarea:active,html.theme--documenter-dark .is-link.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--documenter-dark .is-link.is-active.textarea,html.theme--documenter-dark .is-link.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .is-info.textarea,html.theme--documenter-dark .is-info.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#3c5dcd}html.theme--documenter-dark .is-info.textarea:focus,html.theme--documenter-dark .is-info.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--documenter-dark .is-info.is-focused.textarea,html.theme--documenter-dark .is-info.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-info.textarea:active,html.theme--documenter-dark .is-info.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--documenter-dark .is-info.is-active.textarea,html.theme--documenter-dark .is-info.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .is-success.textarea,html.theme--documenter-dark .is-success.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#259a12}html.theme--documenter-dark .is-success.textarea:focus,html.theme--documenter-dark .is-success.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--documenter-dark .is-success.is-focused.textarea,html.theme--documenter-dark .is-success.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-success.textarea:active,html.theme--documenter-dark .is-success.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--documenter-dark .is-success.is-active.textarea,html.theme--documenter-dark .is-success.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .is-warning.textarea,html.theme--documenter-dark .is-warning.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#f4c72f}html.theme--documenter-dark .is-warning.textarea:focus,html.theme--documenter-dark .is-warning.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--documenter-dark .is-warning.is-focused.textarea,html.theme--documenter-dark .is-warning.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-warning.textarea:active,html.theme--documenter-dark .is-warning.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--documenter-dark .is-warning.is-active.textarea,html.theme--documenter-dark .is-warning.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .is-danger.textarea,html.theme--documenter-dark .is-danger.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#cb3c33}html.theme--documenter-dark .is-danger.textarea:focus,html.theme--documenter-dark .is-danger.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--documenter-dark .is-danger.is-focused.textarea,html.theme--documenter-dark .is-danger.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-danger.textarea:active,html.theme--documenter-dark .is-danger.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--documenter-dark .is-danger.is-active.textarea,html.theme--documenter-dark .is-danger.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .is-small.textarea,html.theme--documenter-dark .is-small.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--documenter-dark .is-medium.textarea,html.theme--documenter-dark .is-medium.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--documenter-dark .is-large.textarea,html.theme--documenter-dark .is-large.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--documenter-dark .is-fullwidth.textarea,html.theme--documenter-dark .is-fullwidth.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--documenter-dark .is-inline.textarea,html.theme--documenter-dark .is-inline.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--documenter-dark .input.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--documenter-dark .input.is-static,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--documenter-dark .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--documenter-dark .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--documenter-dark .textarea[rows]{height:initial}html.theme--documenter-dark .textarea.has-fixed-size{resize:none}html.theme--documenter-dark .radio,html.theme--documenter-dark .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--documenter-dark .radio input,html.theme--documenter-dark .checkbox input{cursor:pointer}html.theme--documenter-dark .radio:hover,html.theme--documenter-dark .checkbox:hover{color:#8c9b9d}html.theme--documenter-dark .radio[disabled],html.theme--documenter-dark .checkbox[disabled],fieldset[disabled] html.theme--documenter-dark .radio,fieldset[disabled] html.theme--documenter-dark .checkbox,html.theme--documenter-dark .radio input[disabled],html.theme--documenter-dark .checkbox input[disabled]{color:#fff;cursor:not-allowed}html.theme--documenter-dark .radio+.radio{margin-left:.5em}html.theme--documenter-dark .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--documenter-dark .select:not(.is-multiple){height:2.5em}html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading)::after{border-color:#1abc9c;right:1.125em;z-index:4}html.theme--documenter-dark .select.is-rounded select,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--documenter-dark .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--documenter-dark .select select::-ms-expand{display:none}html.theme--documenter-dark .select select[disabled]:hover,fieldset[disabled] html.theme--documenter-dark .select select:hover{border-color:#282f2f}html.theme--documenter-dark .select select:not([multiple]){padding-right:2.5em}html.theme--documenter-dark .select select[multiple]{height:auto;padding:0}html.theme--documenter-dark .select select[multiple] option{padding:0.5em 1em}html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#8c9b9d}html.theme--documenter-dark .select.is-white:not(:hover)::after{border-color:#fff}html.theme--documenter-dark .select.is-white select{border-color:#fff}html.theme--documenter-dark .select.is-white select:hover,html.theme--documenter-dark .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--documenter-dark .select.is-white select:focus,html.theme--documenter-dark .select.is-white select.is-focused,html.theme--documenter-dark .select.is-white select:active,html.theme--documenter-dark .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--documenter-dark .select.is-black select{border-color:#0a0a0a}html.theme--documenter-dark .select.is-black select:hover,html.theme--documenter-dark .select.is-black select.is-hovered{border-color:#000}html.theme--documenter-dark .select.is-black select:focus,html.theme--documenter-dark .select.is-black select.is-focused,html.theme--documenter-dark .select.is-black select:active,html.theme--documenter-dark .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .select.is-light:not(:hover)::after{border-color:#ecf0f1}html.theme--documenter-dark .select.is-light select{border-color:#ecf0f1}html.theme--documenter-dark .select.is-light select:hover,html.theme--documenter-dark .select.is-light select.is-hovered{border-color:#dde4e6}html.theme--documenter-dark .select.is-light select:focus,html.theme--documenter-dark .select.is-light select.is-focused,html.theme--documenter-dark .select.is-light select:active,html.theme--documenter-dark .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .select.is-dark:not(:hover)::after,html.theme--documenter-dark .content kbd.select:not(:hover)::after{border-color:#282f2f}html.theme--documenter-dark .select.is-dark select,html.theme--documenter-dark .content kbd.select select{border-color:#282f2f}html.theme--documenter-dark .select.is-dark select:hover,html.theme--documenter-dark .content kbd.select select:hover,html.theme--documenter-dark .select.is-dark select.is-hovered,html.theme--documenter-dark .content kbd.select select.is-hovered{border-color:#1d2122}html.theme--documenter-dark .select.is-dark select:focus,html.theme--documenter-dark .content kbd.select select:focus,html.theme--documenter-dark .select.is-dark select.is-focused,html.theme--documenter-dark .content kbd.select select.is-focused,html.theme--documenter-dark .select.is-dark select:active,html.theme--documenter-dark .content kbd.select select:active,html.theme--documenter-dark .select.is-dark select.is-active,html.theme--documenter-dark .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .select.is-primary:not(:hover)::after,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#375a7f}html.theme--documenter-dark .select.is-primary select,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select{border-color:#375a7f}html.theme--documenter-dark .select.is-primary select:hover,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:hover,html.theme--documenter-dark .select.is-primary select.is-hovered,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#2f4d6d}html.theme--documenter-dark .select.is-primary select:focus,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:focus,html.theme--documenter-dark .select.is-primary select.is-focused,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--documenter-dark .select.is-primary select:active,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:active,html.theme--documenter-dark .select.is-primary select.is-active,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .select.is-link:not(:hover)::after{border-color:#1abc9c}html.theme--documenter-dark .select.is-link select{border-color:#1abc9c}html.theme--documenter-dark .select.is-link select:hover,html.theme--documenter-dark .select.is-link select.is-hovered{border-color:#17a689}html.theme--documenter-dark .select.is-link select:focus,html.theme--documenter-dark .select.is-link select.is-focused,html.theme--documenter-dark .select.is-link select:active,html.theme--documenter-dark .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .select.is-info:not(:hover)::after{border-color:#3c5dcd}html.theme--documenter-dark .select.is-info select{border-color:#3c5dcd}html.theme--documenter-dark .select.is-info select:hover,html.theme--documenter-dark .select.is-info select.is-hovered{border-color:#3151bf}html.theme--documenter-dark .select.is-info select:focus,html.theme--documenter-dark .select.is-info select.is-focused,html.theme--documenter-dark .select.is-info select:active,html.theme--documenter-dark .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .select.is-success:not(:hover)::after{border-color:#259a12}html.theme--documenter-dark .select.is-success select{border-color:#259a12}html.theme--documenter-dark .select.is-success select:hover,html.theme--documenter-dark .select.is-success select.is-hovered{border-color:#20830f}html.theme--documenter-dark .select.is-success select:focus,html.theme--documenter-dark .select.is-success select.is-focused,html.theme--documenter-dark .select.is-success select:active,html.theme--documenter-dark .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .select.is-warning:not(:hover)::after{border-color:#f4c72f}html.theme--documenter-dark .select.is-warning select{border-color:#f4c72f}html.theme--documenter-dark .select.is-warning select:hover,html.theme--documenter-dark .select.is-warning select.is-hovered{border-color:#f3c017}html.theme--documenter-dark .select.is-warning select:focus,html.theme--documenter-dark .select.is-warning select.is-focused,html.theme--documenter-dark .select.is-warning select:active,html.theme--documenter-dark .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .select.is-danger:not(:hover)::after{border-color:#cb3c33}html.theme--documenter-dark .select.is-danger select{border-color:#cb3c33}html.theme--documenter-dark .select.is-danger select:hover,html.theme--documenter-dark .select.is-danger select.is-hovered{border-color:#b7362e}html.theme--documenter-dark .select.is-danger select:focus,html.theme--documenter-dark .select.is-danger select.is-focused,html.theme--documenter-dark .select.is-danger select:active,html.theme--documenter-dark .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .select.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--documenter-dark .select.is-medium{font-size:1.25rem}html.theme--documenter-dark .select.is-large{font-size:1.5rem}html.theme--documenter-dark .select.is-disabled::after{border-color:#fff !important;opacity:0.5}html.theme--documenter-dark .select.is-fullwidth{width:100%}html.theme--documenter-dark .select.is-fullwidth select{width:100%}html.theme--documenter-dark .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--documenter-dark .select.is-loading.is-small:after,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--documenter-dark .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--documenter-dark .select.is-loading.is-large:after{font-size:1.5rem}html.theme--documenter-dark .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--documenter-dark .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-white:hover .file-cta,html.theme--documenter-dark .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-white:focus .file-cta,html.theme--documenter-dark .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--documenter-dark .file.is-white:active .file-cta,html.theme--documenter-dark .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-black:hover .file-cta,html.theme--documenter-dark .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-black:focus .file-cta,html.theme--documenter-dark .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--documenter-dark .file.is-black:active .file-cta,html.theme--documenter-dark .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-light .file-cta{background-color:#ecf0f1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:hover .file-cta,html.theme--documenter-dark .file.is-light.is-hovered .file-cta{background-color:#e5eaec;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:focus .file-cta,html.theme--documenter-dark .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(236,240,241,0.25);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:active .file-cta,html.theme--documenter-dark .file.is-light.is-active .file-cta{background-color:#dde4e6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-dark .file-cta,html.theme--documenter-dark .content kbd.file .file-cta{background-color:#282f2f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-dark:hover .file-cta,html.theme--documenter-dark .content kbd.file:hover .file-cta,html.theme--documenter-dark .file.is-dark.is-hovered .file-cta,html.theme--documenter-dark .content kbd.file.is-hovered .file-cta{background-color:#232829;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-dark:focus .file-cta,html.theme--documenter-dark .content kbd.file:focus .file-cta,html.theme--documenter-dark .file.is-dark.is-focused .file-cta,html.theme--documenter-dark .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(40,47,47,0.25);color:#fff}html.theme--documenter-dark .file.is-dark:active .file-cta,html.theme--documenter-dark .content kbd.file:active .file-cta,html.theme--documenter-dark .file.is-dark.is-active .file-cta,html.theme--documenter-dark .content kbd.file.is-active .file-cta{background-color:#1d2122;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#375a7f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary:hover .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--documenter-dark .file.is-primary.is-hovered .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#335476;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary:focus .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--documenter-dark .file.is-primary.is-focused .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(55,90,127,0.25);color:#fff}html.theme--documenter-dark .file.is-primary:active .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--documenter-dark .file.is-primary.is-active .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#2f4d6d;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link .file-cta{background-color:#1abc9c;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link:hover .file-cta,html.theme--documenter-dark .file.is-link.is-hovered .file-cta{background-color:#18b193;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link:focus .file-cta,html.theme--documenter-dark .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(26,188,156,0.25);color:#fff}html.theme--documenter-dark .file.is-link:active .file-cta,html.theme--documenter-dark .file.is-link.is-active .file-cta{background-color:#17a689;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info .file-cta{background-color:#3c5dcd;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info:hover .file-cta,html.theme--documenter-dark .file.is-info.is-hovered .file-cta{background-color:#3355c9;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info:focus .file-cta,html.theme--documenter-dark .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(60,93,205,0.25);color:#fff}html.theme--documenter-dark .file.is-info:active .file-cta,html.theme--documenter-dark .file.is-info.is-active .file-cta{background-color:#3151bf;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success .file-cta{background-color:#259a12;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success:hover .file-cta,html.theme--documenter-dark .file.is-success.is-hovered .file-cta{background-color:#228f11;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success:focus .file-cta,html.theme--documenter-dark .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(37,154,18,0.25);color:#fff}html.theme--documenter-dark .file.is-success:active .file-cta,html.theme--documenter-dark .file.is-success.is-active .file-cta{background-color:#20830f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-warning .file-cta{background-color:#f4c72f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:hover .file-cta,html.theme--documenter-dark .file.is-warning.is-hovered .file-cta{background-color:#f3c423;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:focus .file-cta,html.theme--documenter-dark .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(244,199,47,0.25);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:active .file-cta,html.theme--documenter-dark .file.is-warning.is-active .file-cta{background-color:#f3c017;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-danger .file-cta{background-color:#cb3c33;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-danger:hover .file-cta,html.theme--documenter-dark .file.is-danger.is-hovered .file-cta{background-color:#c13930;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-danger:focus .file-cta,html.theme--documenter-dark .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(203,60,51,0.25);color:#fff}html.theme--documenter-dark .file.is-danger:active .file-cta,html.theme--documenter-dark .file.is-danger.is-active .file-cta{background-color:#b7362e;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--documenter-dark .file.is-normal{font-size:1rem}html.theme--documenter-dark .file.is-medium{font-size:1.25rem}html.theme--documenter-dark .file.is-medium .file-icon .fa{font-size:21px}html.theme--documenter-dark .file.is-large{font-size:1.5rem}html.theme--documenter-dark .file.is-large .file-icon .fa{font-size:28px}html.theme--documenter-dark .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--documenter-dark .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--documenter-dark .file.has-name.is-empty .file-name{display:none}html.theme--documenter-dark .file.is-boxed .file-label{flex-direction:column}html.theme--documenter-dark .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--documenter-dark .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--documenter-dark .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--documenter-dark .file.is-boxed .file-icon .fa{font-size:21px}html.theme--documenter-dark .file.is-boxed.is-small .file-icon .fa,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--documenter-dark .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--documenter-dark .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--documenter-dark .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--documenter-dark .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--documenter-dark .file.is-centered{justify-content:center}html.theme--documenter-dark .file.is-fullwidth .file-label{width:100%}html.theme--documenter-dark .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--documenter-dark .file.is-right{justify-content:flex-end}html.theme--documenter-dark .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--documenter-dark .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--documenter-dark .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--documenter-dark .file-label:hover .file-cta{background-color:#232829;color:#f2f2f2}html.theme--documenter-dark .file-label:hover .file-name{border-color:#596668}html.theme--documenter-dark .file-label:active .file-cta{background-color:#1d2122;color:#f2f2f2}html.theme--documenter-dark .file-label:active .file-name{border-color:#535f61}html.theme--documenter-dark .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--documenter-dark .file-cta,html.theme--documenter-dark .file-name{border-color:#5e6d6f;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--documenter-dark .file-cta{background-color:#282f2f;color:#fff}html.theme--documenter-dark .file-name{border-color:#5e6d6f;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--documenter-dark .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--documenter-dark .file-icon .fa{font-size:14px}html.theme--documenter-dark .label{color:#f2f2f2;display:block;font-size:1rem;font-weight:700}html.theme--documenter-dark .label:not(:last-child){margin-bottom:0.5em}html.theme--documenter-dark .label.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--documenter-dark .label.is-medium{font-size:1.25rem}html.theme--documenter-dark .label.is-large{font-size:1.5rem}html.theme--documenter-dark .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--documenter-dark .help.is-white{color:#fff}html.theme--documenter-dark .help.is-black{color:#0a0a0a}html.theme--documenter-dark .help.is-light{color:#ecf0f1}html.theme--documenter-dark .help.is-dark,html.theme--documenter-dark .content kbd.help{color:#282f2f}html.theme--documenter-dark .help.is-primary,html.theme--documenter-dark .docstring>section>a.help.docs-sourcelink{color:#375a7f}html.theme--documenter-dark .help.is-link{color:#1abc9c}html.theme--documenter-dark .help.is-info{color:#3c5dcd}html.theme--documenter-dark .help.is-success{color:#259a12}html.theme--documenter-dark .help.is-warning{color:#f4c72f}html.theme--documenter-dark .help.is-danger{color:#cb3c33}html.theme--documenter-dark .field:not(:last-child){margin-bottom:0.75rem}html.theme--documenter-dark .field.has-addons{display:flex;justify-content:flex-start}html.theme--documenter-dark .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .button,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .input,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .button,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .input,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .button.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .button.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .input.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .input.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--documenter-dark .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .field.has-addons.has-addons-centered{justify-content:center}html.theme--documenter-dark .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--documenter-dark .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .field.is-grouped{display:flex;justify-content:flex-start}html.theme--documenter-dark .field.is-grouped>.control{flex-shrink:0}html.theme--documenter-dark .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--documenter-dark .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--documenter-dark .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--documenter-dark .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field.is-horizontal{display:flex}}html.theme--documenter-dark .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--documenter-dark .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--documenter-dark .field-label.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--documenter-dark .field-label.is-normal{padding-top:0.375em}html.theme--documenter-dark .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--documenter-dark .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--documenter-dark .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--documenter-dark .field-body .field{margin-bottom:0}html.theme--documenter-dark .field-body>.field{flex-shrink:1}html.theme--documenter-dark .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--documenter-dark .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--documenter-dark .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--documenter-dark .control.has-icons-left .input:focus~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--documenter-dark .control.has-icons-left .select:focus~.icon,html.theme--documenter-dark .control.has-icons-right .input:focus~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--documenter-dark .control.has-icons-right .select:focus~.icon{color:#282f2f}html.theme--documenter-dark .control.has-icons-left .input.is-small~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-small~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-small~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--documenter-dark .control.has-icons-left .input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--documenter-dark .control.has-icons-left .input.is-large~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-large~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-large~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--documenter-dark .control.has-icons-left .icon,html.theme--documenter-dark .control.has-icons-right .icon{color:#5e6d6f;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--documenter-dark .control.has-icons-left .input,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--documenter-dark .control.has-icons-left .select select{padding-left:2.5em}html.theme--documenter-dark .control.has-icons-left .icon.is-left{left:0}html.theme--documenter-dark .control.has-icons-right .input,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--documenter-dark .control.has-icons-right .select select{padding-right:2.5em}html.theme--documenter-dark .control.has-icons-right .icon.is-right{right:0}html.theme--documenter-dark .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--documenter-dark .control.is-loading.is-small:after,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--documenter-dark .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--documenter-dark .control.is-loading.is-large:after{font-size:1.5rem}html.theme--documenter-dark .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--documenter-dark .breadcrumb a{align-items:center;color:#1abc9c;display:flex;justify-content:center;padding:0 .75em}html.theme--documenter-dark .breadcrumb a:hover{color:#1dd2af}html.theme--documenter-dark .breadcrumb li{align-items:center;display:flex}html.theme--documenter-dark .breadcrumb li:first-child a{padding-left:0}html.theme--documenter-dark .breadcrumb li.is-active a{color:#f2f2f2;cursor:default;pointer-events:none}html.theme--documenter-dark .breadcrumb li+li::before{color:#8c9b9d;content:"\0002f"}html.theme--documenter-dark .breadcrumb ul,html.theme--documenter-dark .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .breadcrumb .icon:first-child{margin-right:.5em}html.theme--documenter-dark .breadcrumb .icon:last-child{margin-left:.5em}html.theme--documenter-dark .breadcrumb.is-centered ol,html.theme--documenter-dark .breadcrumb.is-centered ul{justify-content:center}html.theme--documenter-dark .breadcrumb.is-right ol,html.theme--documenter-dark .breadcrumb.is-right ul{justify-content:flex-end}html.theme--documenter-dark .breadcrumb.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--documenter-dark .breadcrumb.is-medium{font-size:1.25rem}html.theme--documenter-dark .breadcrumb.is-large{font-size:1.5rem}html.theme--documenter-dark .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--documenter-dark .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--documenter-dark .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--documenter-dark .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--documenter-dark .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#fff;max-width:100%;position:relative}html.theme--documenter-dark .card-footer:first-child,html.theme--documenter-dark .card-content:first-child,html.theme--documenter-dark .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--documenter-dark .card-footer:last-child,html.theme--documenter-dark .card-content:last-child,html.theme--documenter-dark .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--documenter-dark .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--documenter-dark .card-header-title{align-items:center;color:#f2f2f2;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--documenter-dark .card-header-title.is-centered{justify-content:center}html.theme--documenter-dark .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--documenter-dark .card-image{display:block;position:relative}html.theme--documenter-dark .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--documenter-dark .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--documenter-dark .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--documenter-dark .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--documenter-dark .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--documenter-dark .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--documenter-dark .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--documenter-dark .dropdown.is-active .dropdown-menu,html.theme--documenter-dark .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--documenter-dark .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--documenter-dark .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--documenter-dark .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--documenter-dark .dropdown-content{background-color:#282f2f;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--documenter-dark .dropdown-item{color:#fff;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--documenter-dark a.dropdown-item,html.theme--documenter-dark button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--documenter-dark a.dropdown-item:hover,html.theme--documenter-dark button.dropdown-item:hover{background-color:#282f2f;color:#0a0a0a}html.theme--documenter-dark a.dropdown-item.is-active,html.theme--documenter-dark button.dropdown-item.is-active{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--documenter-dark .level{align-items:center;justify-content:space-between}html.theme--documenter-dark .level code{border-radius:.4em}html.theme--documenter-dark .level img{display:inline-block;vertical-align:top}html.theme--documenter-dark .level.is-mobile{display:flex}html.theme--documenter-dark .level.is-mobile .level-left,html.theme--documenter-dark .level.is-mobile .level-right{display:flex}html.theme--documenter-dark .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--documenter-dark .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--documenter-dark .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level{display:flex}html.theme--documenter-dark .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--documenter-dark .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--documenter-dark .level-item .title,html.theme--documenter-dark .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--documenter-dark .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--documenter-dark .level-left,html.theme--documenter-dark .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--documenter-dark .level-left .level-item.is-flexible,html.theme--documenter-dark .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-left .level-item:not(:last-child),html.theme--documenter-dark .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--documenter-dark .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--documenter-dark .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-left{display:flex}}html.theme--documenter-dark .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-right{display:flex}}html.theme--documenter-dark .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--documenter-dark .media .content:not(:last-child){margin-bottom:.75rem}html.theme--documenter-dark .media .media{border-top:1px solid rgba(94,109,111,0.5);display:flex;padding-top:.75rem}html.theme--documenter-dark .media .media .content:not(:last-child),html.theme--documenter-dark .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--documenter-dark .media .media .media{padding-top:.5rem}html.theme--documenter-dark .media .media .media+.media{margin-top:.5rem}html.theme--documenter-dark .media+.media{border-top:1px solid rgba(94,109,111,0.5);margin-top:1rem;padding-top:1rem}html.theme--documenter-dark .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--documenter-dark .media-left,html.theme--documenter-dark .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--documenter-dark .media-left{margin-right:1rem}html.theme--documenter-dark .media-right{margin-left:1rem}html.theme--documenter-dark .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--documenter-dark .media-content{overflow-x:auto}}html.theme--documenter-dark .menu{font-size:1rem}html.theme--documenter-dark .menu.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--documenter-dark .menu.is-medium{font-size:1.25rem}html.theme--documenter-dark .menu.is-large{font-size:1.5rem}html.theme--documenter-dark .menu-list{line-height:1.25}html.theme--documenter-dark .menu-list a{border-radius:3px;color:#fff;display:block;padding:0.5em 0.75em}html.theme--documenter-dark .menu-list a:hover{background-color:#282f2f;color:#f2f2f2}html.theme--documenter-dark .menu-list a.is-active{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .menu-list li ul{border-left:1px solid #5e6d6f;margin:.75em;padding-left:.75em}html.theme--documenter-dark .menu-label{color:#fff;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--documenter-dark .menu-label:not(:first-child){margin-top:1em}html.theme--documenter-dark .menu-label:not(:last-child){margin-bottom:1em}html.theme--documenter-dark .message{background-color:#282f2f;border-radius:.4em;font-size:1rem}html.theme--documenter-dark .message strong{color:currentColor}html.theme--documenter-dark .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--documenter-dark .message.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--documenter-dark .message.is-medium{font-size:1.25rem}html.theme--documenter-dark .message.is-large{font-size:1.5rem}html.theme--documenter-dark .message.is-white{background-color:#fff}html.theme--documenter-dark .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .message.is-white .message-body{border-color:#fff}html.theme--documenter-dark .message.is-black{background-color:#fafafa}html.theme--documenter-dark .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .message.is-black .message-body{border-color:#0a0a0a}html.theme--documenter-dark .message.is-light{background-color:#f9fafb}html.theme--documenter-dark .message.is-light .message-header{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .message.is-light .message-body{border-color:#ecf0f1}html.theme--documenter-dark .message.is-dark,html.theme--documenter-dark .content kbd.message{background-color:#f9fafa}html.theme--documenter-dark .message.is-dark .message-header,html.theme--documenter-dark .content kbd.message .message-header{background-color:#282f2f;color:#fff}html.theme--documenter-dark .message.is-dark .message-body,html.theme--documenter-dark .content kbd.message .message-body{border-color:#282f2f}html.theme--documenter-dark .message.is-primary,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink{background-color:#f1f5f9}html.theme--documenter-dark .message.is-primary .message-header,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink .message-header{background-color:#375a7f;color:#fff}html.theme--documenter-dark .message.is-primary .message-body,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink .message-body{border-color:#375a7f;color:#4d7eb2}html.theme--documenter-dark .message.is-link{background-color:#edfdf9}html.theme--documenter-dark .message.is-link .message-header{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .message.is-link .message-body{border-color:#1abc9c;color:#15987e}html.theme--documenter-dark .message.is-info{background-color:#eff2fb}html.theme--documenter-dark .message.is-info .message-header{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .message.is-info .message-body{border-color:#3c5dcd;color:#3253c3}html.theme--documenter-dark .message.is-success{background-color:#effded}html.theme--documenter-dark .message.is-success .message-header{background-color:#259a12;color:#fff}html.theme--documenter-dark .message.is-success .message-body{border-color:#259a12;color:#2ec016}html.theme--documenter-dark .message.is-warning{background-color:#fefaec}html.theme--documenter-dark .message.is-warning .message-header{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .message.is-warning .message-body{border-color:#f4c72f;color:#8c6e07}html.theme--documenter-dark .message.is-danger{background-color:#fbefef}html.theme--documenter-dark .message.is-danger .message-header{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .message.is-danger .message-body{border-color:#cb3c33;color:#c03930}html.theme--documenter-dark .message-header{align-items:center;background-color:#fff;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--documenter-dark .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--documenter-dark .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--documenter-dark .message-body{border-color:#5e6d6f;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#fff;padding:1.25em 1.5em}html.theme--documenter-dark .message-body code,html.theme--documenter-dark .message-body pre{background-color:#fff}html.theme--documenter-dark .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--documenter-dark .modal.is-active{display:flex}html.theme--documenter-dark .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--documenter-dark .modal-content,html.theme--documenter-dark .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--documenter-dark .modal-content,html.theme--documenter-dark .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--documenter-dark .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--documenter-dark .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--documenter-dark .modal-card-head,html.theme--documenter-dark .modal-card-foot{align-items:center;background-color:#282f2f;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--documenter-dark .modal-card-head{border-bottom:1px solid #5e6d6f;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--documenter-dark .modal-card-title{color:#f2f2f2;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--documenter-dark .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #5e6d6f}html.theme--documenter-dark .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--documenter-dark .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--documenter-dark .navbar{background-color:#375a7f;min-height:4rem;position:relative;z-index:30}html.theme--documenter-dark .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-white .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--documenter-dark .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-black .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--documenter-dark .navbar.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-light .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}}html.theme--documenter-dark .navbar.is-dark,html.theme--documenter-dark .content kbd.navbar{background-color:#282f2f;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-burger,html.theme--documenter-dark .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-dark .navbar-start>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-end>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#282f2f;color:#fff}}html.theme--documenter-dark .navbar.is-primary,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-burger,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-primary .navbar-start>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-end>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#375a7f;color:#fff}}html.theme--documenter-dark .navbar.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-link .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#1abc9c;color:#fff}}html.theme--documenter-dark .navbar.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-info .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3c5dcd;color:#fff}}html.theme--documenter-dark .navbar.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-success .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#259a12;color:#fff}}html.theme--documenter-dark .navbar.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-warning .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#f4c72f;color:rgba(0,0,0,0.7)}}html.theme--documenter-dark .navbar.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-danger .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#cb3c33;color:#fff}}html.theme--documenter-dark .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--documenter-dark .navbar.has-shadow{box-shadow:0 2px 0 0 #282f2f}html.theme--documenter-dark .navbar.is-fixed-bottom,html.theme--documenter-dark .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #282f2f}html.theme--documenter-dark .navbar.is-fixed-top{top:0}html.theme--documenter-dark html.has-navbar-fixed-top,html.theme--documenter-dark body.has-navbar-fixed-top{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom,html.theme--documenter-dark body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--documenter-dark .navbar-brand,html.theme--documenter-dark .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--documenter-dark .navbar-brand a.navbar-item:focus,html.theme--documenter-dark .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--documenter-dark .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--documenter-dark .navbar-burger{color:#fff;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--documenter-dark .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--documenter-dark .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--documenter-dark .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--documenter-dark .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--documenter-dark .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--documenter-dark .navbar-menu{display:none}html.theme--documenter-dark .navbar-item,html.theme--documenter-dark .navbar-link{color:#fff;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--documenter-dark .navbar-item .icon:only-child,html.theme--documenter-dark .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--documenter-dark a.navbar-item,html.theme--documenter-dark .navbar-link{cursor:pointer}html.theme--documenter-dark a.navbar-item:focus,html.theme--documenter-dark a.navbar-item:focus-within,html.theme--documenter-dark a.navbar-item:hover,html.theme--documenter-dark a.navbar-item.is-active,html.theme--documenter-dark .navbar-link:focus,html.theme--documenter-dark .navbar-link:focus-within,html.theme--documenter-dark .navbar-link:hover,html.theme--documenter-dark .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}html.theme--documenter-dark .navbar-item{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .navbar-item img{max-height:1.75rem}html.theme--documenter-dark .navbar-item.has-dropdown{padding:0}html.theme--documenter-dark .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--documenter-dark .navbar-item.is-tab:focus,html.theme--documenter-dark .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#1abc9c}html.theme--documenter-dark .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#1abc9c;border-bottom-style:solid;border-bottom-width:3px;color:#1abc9c;padding-bottom:calc(0.5rem - 3px)}html.theme--documenter-dark .navbar-content{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--documenter-dark .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--documenter-dark .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--documenter-dark .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--documenter-dark .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--documenter-dark .navbar>.container{display:block}html.theme--documenter-dark .navbar-brand .navbar-item,html.theme--documenter-dark .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--documenter-dark .navbar-link::after{display:none}html.theme--documenter-dark .navbar-menu{background-color:#375a7f;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--documenter-dark .navbar-menu.is-active{display:block}html.theme--documenter-dark .navbar.is-fixed-bottom-touch,html.theme--documenter-dark .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom-touch{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--documenter-dark .navbar.is-fixed-top-touch{top:0}html.theme--documenter-dark .navbar.is-fixed-top .navbar-menu,html.theme--documenter-dark .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--documenter-dark html.has-navbar-fixed-top-touch,html.theme--documenter-dark body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom-touch,html.theme--documenter-dark body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar,html.theme--documenter-dark .navbar-menu,html.theme--documenter-dark .navbar-start,html.theme--documenter-dark .navbar-end{align-items:stretch;display:flex}html.theme--documenter-dark .navbar{min-height:4rem}html.theme--documenter-dark .navbar.is-spaced{padding:1rem 2rem}html.theme--documenter-dark .navbar.is-spaced .navbar-start,html.theme--documenter-dark .navbar.is-spaced .navbar-end{align-items:center}html.theme--documenter-dark .navbar.is-spaced a.navbar-item,html.theme--documenter-dark .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--documenter-dark .navbar.is-transparent a.navbar-item:focus,html.theme--documenter-dark .navbar.is-transparent a.navbar-item:hover,html.theme--documenter-dark .navbar.is-transparent a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-transparent .navbar-link:focus,html.theme--documenter-dark .navbar.is-transparent .navbar-link:hover,html.theme--documenter-dark .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}html.theme--documenter-dark .navbar-burger{display:none}html.theme--documenter-dark .navbar-item,html.theme--documenter-dark .navbar-link{align-items:center;display:flex}html.theme--documenter-dark .navbar-item.has-dropdown{align-items:stretch}html.theme--documenter-dark .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--documenter-dark .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--documenter-dark .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--documenter-dark .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--documenter-dark .navbar-dropdown{background-color:#375a7f;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--documenter-dark .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--documenter-dark .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--documenter-dark .navbar-dropdown a.navbar-item:focus,html.theme--documenter-dark .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}.navbar.is-spaced html.theme--documenter-dark .navbar-dropdown,html.theme--documenter-dark .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--documenter-dark .navbar-dropdown.is-right{left:auto;right:0}html.theme--documenter-dark .navbar-divider{display:block}html.theme--documenter-dark .navbar>.container .navbar-brand,html.theme--documenter-dark .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--documenter-dark .navbar>.container .navbar-menu,html.theme--documenter-dark .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop,html.theme--documenter-dark .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--documenter-dark .navbar.is-fixed-top-desktop{top:0}html.theme--documenter-dark html.has-navbar-fixed-top-desktop,html.theme--documenter-dark body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom-desktop,html.theme--documenter-dark body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--documenter-dark html.has-spaced-navbar-fixed-top,html.theme--documenter-dark body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--documenter-dark html.has-spaced-navbar-fixed-bottom,html.theme--documenter-dark body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--documenter-dark a.navbar-item.is-active,html.theme--documenter-dark .navbar-link.is-active{color:#1abc9c}html.theme--documenter-dark a.navbar-item.is-active:not(:focus):not(:hover),html.theme--documenter-dark .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--documenter-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--documenter-dark .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--documenter-dark .pagination{font-size:1rem;margin:-.25rem}html.theme--documenter-dark .pagination.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--documenter-dark .pagination.is-medium{font-size:1.25rem}html.theme--documenter-dark .pagination.is-large{font-size:1.5rem}html.theme--documenter-dark .pagination.is-rounded .pagination-previous,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--documenter-dark .pagination.is-rounded .pagination-next,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--documenter-dark .pagination.is-rounded .pagination-link,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--documenter-dark .pagination,html.theme--documenter-dark .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link{border-color:#5e6d6f;color:#1abc9c;min-width:2.5em}html.theme--documenter-dark .pagination-previous:hover,html.theme--documenter-dark .pagination-next:hover,html.theme--documenter-dark .pagination-link:hover{border-color:#8c9b9d;color:#1dd2af}html.theme--documenter-dark .pagination-previous:focus,html.theme--documenter-dark .pagination-next:focus,html.theme--documenter-dark .pagination-link:focus{border-color:#8c9b9d}html.theme--documenter-dark .pagination-previous:active,html.theme--documenter-dark .pagination-next:active,html.theme--documenter-dark .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--documenter-dark .pagination-previous[disabled],html.theme--documenter-dark .pagination-previous.is-disabled,html.theme--documenter-dark .pagination-next[disabled],html.theme--documenter-dark .pagination-next.is-disabled,html.theme--documenter-dark .pagination-link[disabled],html.theme--documenter-dark .pagination-link.is-disabled{background-color:#5e6d6f;border-color:#5e6d6f;box-shadow:none;color:#fff;opacity:0.5}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--documenter-dark .pagination-link.is-current{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .pagination-ellipsis{color:#8c9b9d;pointer-events:none}html.theme--documenter-dark .pagination-list{flex-wrap:wrap}html.theme--documenter-dark .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--documenter-dark .pagination{flex-wrap:wrap}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--documenter-dark .pagination-previous{order:2}html.theme--documenter-dark .pagination-next{order:3}html.theme--documenter-dark .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--documenter-dark .pagination.is-centered .pagination-previous{order:1}html.theme--documenter-dark .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--documenter-dark .pagination.is-centered .pagination-next{order:3}html.theme--documenter-dark .pagination.is-right .pagination-previous{order:1}html.theme--documenter-dark .pagination.is-right .pagination-next{order:2}html.theme--documenter-dark .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--documenter-dark .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--documenter-dark .panel:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--documenter-dark .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--documenter-dark .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--documenter-dark .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--documenter-dark .panel.is-light .panel-heading{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .panel.is-light .panel-tabs a.is-active{border-bottom-color:#ecf0f1}html.theme--documenter-dark .panel.is-light .panel-block.is-active .panel-icon{color:#ecf0f1}html.theme--documenter-dark .panel.is-dark .panel-heading,html.theme--documenter-dark .content kbd.panel .panel-heading{background-color:#282f2f;color:#fff}html.theme--documenter-dark .panel.is-dark .panel-tabs a.is-active,html.theme--documenter-dark .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#282f2f}html.theme--documenter-dark .panel.is-dark .panel-block.is-active .panel-icon,html.theme--documenter-dark .content kbd.panel .panel-block.is-active .panel-icon{color:#282f2f}html.theme--documenter-dark .panel.is-primary .panel-heading,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#375a7f;color:#fff}html.theme--documenter-dark .panel.is-primary .panel-tabs a.is-active,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#375a7f}html.theme--documenter-dark .panel.is-primary .panel-block.is-active .panel-icon,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#375a7f}html.theme--documenter-dark .panel.is-link .panel-heading{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .panel.is-link .panel-tabs a.is-active{border-bottom-color:#1abc9c}html.theme--documenter-dark .panel.is-link .panel-block.is-active .panel-icon{color:#1abc9c}html.theme--documenter-dark .panel.is-info .panel-heading{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .panel.is-info .panel-tabs a.is-active{border-bottom-color:#3c5dcd}html.theme--documenter-dark .panel.is-info .panel-block.is-active .panel-icon{color:#3c5dcd}html.theme--documenter-dark .panel.is-success .panel-heading{background-color:#259a12;color:#fff}html.theme--documenter-dark .panel.is-success .panel-tabs a.is-active{border-bottom-color:#259a12}html.theme--documenter-dark .panel.is-success .panel-block.is-active .panel-icon{color:#259a12}html.theme--documenter-dark .panel.is-warning .panel-heading{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#f4c72f}html.theme--documenter-dark .panel.is-warning .panel-block.is-active .panel-icon{color:#f4c72f}html.theme--documenter-dark .panel.is-danger .panel-heading{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#cb3c33}html.theme--documenter-dark .panel.is-danger .panel-block.is-active .panel-icon{color:#cb3c33}html.theme--documenter-dark .panel-tabs:not(:last-child),html.theme--documenter-dark .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--documenter-dark .panel-heading{background-color:#343c3d;border-radius:8px 8px 0 0;color:#f2f2f2;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--documenter-dark .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--documenter-dark .panel-tabs a{border-bottom:1px solid #5e6d6f;margin-bottom:-1px;padding:0.5em}html.theme--documenter-dark .panel-tabs a.is-active{border-bottom-color:#343c3d;color:#17a689}html.theme--documenter-dark .panel-list a{color:#fff}html.theme--documenter-dark .panel-list a:hover{color:#1abc9c}html.theme--documenter-dark .panel-block{align-items:center;color:#f2f2f2;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--documenter-dark .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--documenter-dark .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--documenter-dark .panel-block.is-wrapped{flex-wrap:wrap}html.theme--documenter-dark .panel-block.is-active{border-left-color:#1abc9c;color:#17a689}html.theme--documenter-dark .panel-block.is-active .panel-icon{color:#1abc9c}html.theme--documenter-dark .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--documenter-dark a.panel-block,html.theme--documenter-dark label.panel-block{cursor:pointer}html.theme--documenter-dark a.panel-block:hover,html.theme--documenter-dark label.panel-block:hover{background-color:#282f2f}html.theme--documenter-dark .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#fff;margin-right:.75em}html.theme--documenter-dark .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--documenter-dark .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--documenter-dark .tabs a{align-items:center;border-bottom-color:#5e6d6f;border-bottom-style:solid;border-bottom-width:1px;color:#fff;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--documenter-dark .tabs a:hover{border-bottom-color:#f2f2f2;color:#f2f2f2}html.theme--documenter-dark .tabs li{display:block}html.theme--documenter-dark .tabs li.is-active a{border-bottom-color:#1abc9c;color:#1abc9c}html.theme--documenter-dark .tabs ul{align-items:center;border-bottom-color:#5e6d6f;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--documenter-dark .tabs ul.is-left{padding-right:0.75em}html.theme--documenter-dark .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--documenter-dark .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--documenter-dark .tabs .icon:first-child{margin-right:.5em}html.theme--documenter-dark .tabs .icon:last-child{margin-left:.5em}html.theme--documenter-dark .tabs.is-centered ul{justify-content:center}html.theme--documenter-dark .tabs.is-right ul{justify-content:flex-end}html.theme--documenter-dark .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--documenter-dark .tabs.is-boxed a:hover{background-color:#282f2f;border-bottom-color:#5e6d6f}html.theme--documenter-dark .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#5e6d6f;border-bottom-color:rgba(0,0,0,0) !important}html.theme--documenter-dark .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .tabs.is-toggle a{border-color:#5e6d6f;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--documenter-dark .tabs.is-toggle a:hover{background-color:#282f2f;border-color:#8c9b9d;z-index:2}html.theme--documenter-dark .tabs.is-toggle li+li{margin-left:-1px}html.theme--documenter-dark .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--documenter-dark .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--documenter-dark .tabs.is-toggle li.is-active a{background-color:#1abc9c;border-color:#1abc9c;color:#fff;z-index:1}html.theme--documenter-dark .tabs.is-toggle ul{border-bottom:none}html.theme--documenter-dark .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--documenter-dark .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--documenter-dark .tabs.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--documenter-dark .tabs.is-medium{font-size:1.25rem}html.theme--documenter-dark .tabs.is-large{font-size:1.5rem}html.theme--documenter-dark .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--documenter-dark .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--documenter-dark .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--documenter-dark .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--documenter-dark .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--documenter-dark .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--documenter-dark .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--documenter-dark .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--documenter-dark .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--documenter-dark .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--documenter-dark .column.is-narrow-mobile{flex:none;width:unset}html.theme--documenter-dark .column.is-full-mobile{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-mobile{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-mobile{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--documenter-dark .column.is-0-mobile{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-mobile{margin-left:0%}html.theme--documenter-dark .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-mobile{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-mobile{margin-left:25%}html.theme--documenter-dark .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-mobile{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-mobile{margin-left:50%}html.theme--documenter-dark .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-mobile{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-mobile{margin-left:75%}html.theme--documenter-dark .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-mobile{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .column.is-narrow,html.theme--documenter-dark .column.is-narrow-tablet{flex:none;width:unset}html.theme--documenter-dark .column.is-full,html.theme--documenter-dark .column.is-full-tablet{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters,html.theme--documenter-dark .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds,html.theme--documenter-dark .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half,html.theme--documenter-dark .column.is-half-tablet{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third,html.theme--documenter-dark .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter,html.theme--documenter-dark .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth,html.theme--documenter-dark .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths,html.theme--documenter-dark .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths,html.theme--documenter-dark .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths,html.theme--documenter-dark .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters,html.theme--documenter-dark .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds,html.theme--documenter-dark .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half,html.theme--documenter-dark .column.is-offset-half-tablet{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third,html.theme--documenter-dark .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter,html.theme--documenter-dark .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth,html.theme--documenter-dark .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths,html.theme--documenter-dark .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths,html.theme--documenter-dark .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths,html.theme--documenter-dark .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--documenter-dark .column.is-0,html.theme--documenter-dark .column.is-0-tablet{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0,html.theme--documenter-dark .column.is-offset-0-tablet{margin-left:0%}html.theme--documenter-dark .column.is-1,html.theme--documenter-dark .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1,html.theme--documenter-dark .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2,html.theme--documenter-dark .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2,html.theme--documenter-dark .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3,html.theme--documenter-dark .column.is-3-tablet{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3,html.theme--documenter-dark .column.is-offset-3-tablet{margin-left:25%}html.theme--documenter-dark .column.is-4,html.theme--documenter-dark .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4,html.theme--documenter-dark .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5,html.theme--documenter-dark .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5,html.theme--documenter-dark .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6,html.theme--documenter-dark .column.is-6-tablet{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6,html.theme--documenter-dark .column.is-offset-6-tablet{margin-left:50%}html.theme--documenter-dark .column.is-7,html.theme--documenter-dark .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7,html.theme--documenter-dark .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8,html.theme--documenter-dark .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8,html.theme--documenter-dark .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9,html.theme--documenter-dark .column.is-9-tablet{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9,html.theme--documenter-dark .column.is-offset-9-tablet{margin-left:75%}html.theme--documenter-dark .column.is-10,html.theme--documenter-dark .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10,html.theme--documenter-dark .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11,html.theme--documenter-dark .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11,html.theme--documenter-dark .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12,html.theme--documenter-dark .column.is-12-tablet{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12,html.theme--documenter-dark .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--documenter-dark .column.is-narrow-touch{flex:none;width:unset}html.theme--documenter-dark .column.is-full-touch{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-touch{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-touch{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-touch{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-touch{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-touch{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-touch{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-touch{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-touch{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--documenter-dark .column.is-0-touch{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-touch{margin-left:0%}html.theme--documenter-dark .column.is-1-touch{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-touch{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-touch{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-touch{margin-left:25%}html.theme--documenter-dark .column.is-4-touch{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-touch{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-touch{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-touch{margin-left:50%}html.theme--documenter-dark .column.is-7-touch{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-touch{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-touch{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-touch{margin-left:75%}html.theme--documenter-dark .column.is-10-touch{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-touch{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-touch{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--documenter-dark .column.is-narrow-desktop{flex:none;width:unset}html.theme--documenter-dark .column.is-full-desktop{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-desktop{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-desktop{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--documenter-dark .column.is-0-desktop{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-desktop{margin-left:0%}html.theme--documenter-dark .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-desktop{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-desktop{margin-left:25%}html.theme--documenter-dark .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-desktop{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-desktop{margin-left:50%}html.theme--documenter-dark .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-desktop{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-desktop{margin-left:75%}html.theme--documenter-dark .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-desktop{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--documenter-dark .column.is-narrow-widescreen{flex:none;width:unset}html.theme--documenter-dark .column.is-full-widescreen{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-widescreen{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-widescreen{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--documenter-dark .column.is-0-widescreen{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-widescreen{margin-left:0%}html.theme--documenter-dark .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-widescreen{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-widescreen{margin-left:25%}html.theme--documenter-dark .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-widescreen{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-widescreen{margin-left:50%}html.theme--documenter-dark .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-widescreen{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-widescreen{margin-left:75%}html.theme--documenter-dark .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-widescreen{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--documenter-dark .column.is-narrow-fullhd{flex:none;width:unset}html.theme--documenter-dark .column.is-full-fullhd{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-fullhd{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-fullhd{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--documenter-dark .column.is-0-fullhd{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-fullhd{margin-left:0%}html.theme--documenter-dark .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-fullhd{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-fullhd{margin-left:25%}html.theme--documenter-dark .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-fullhd{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-fullhd{margin-left:50%}html.theme--documenter-dark .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-fullhd{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-fullhd{margin-left:75%}html.theme--documenter-dark .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-fullhd{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-fullhd{margin-left:100%}}html.theme--documenter-dark .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--documenter-dark .columns:last-child{margin-bottom:-.75rem}html.theme--documenter-dark .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--documenter-dark .columns.is-centered{justify-content:center}html.theme--documenter-dark .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--documenter-dark .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--documenter-dark .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .columns.is-gapless:last-child{margin-bottom:0}html.theme--documenter-dark .columns.is-mobile{display:flex}html.theme--documenter-dark .columns.is-multiline{flex-wrap:wrap}html.theme--documenter-dark .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-desktop{display:flex}}html.theme--documenter-dark .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--documenter-dark .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--documenter-dark .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--documenter-dark .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--documenter-dark .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--documenter-dark .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--documenter-dark .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--documenter-dark .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--documenter-dark .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--documenter-dark .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--documenter-dark .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--documenter-dark .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--documenter-dark .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--documenter-dark .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--documenter-dark .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--documenter-dark .tile.is-child{margin:0 !important}html.theme--documenter-dark .tile.is-parent{padding:.75rem}html.theme--documenter-dark .tile.is-vertical{flex-direction:column}html.theme--documenter-dark .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--documenter-dark .tile:not(.is-child){display:flex}html.theme--documenter-dark .tile.is-1{flex:none;width:8.33333337%}html.theme--documenter-dark .tile.is-2{flex:none;width:16.66666674%}html.theme--documenter-dark .tile.is-3{flex:none;width:25%}html.theme--documenter-dark .tile.is-4{flex:none;width:33.33333337%}html.theme--documenter-dark .tile.is-5{flex:none;width:41.66666674%}html.theme--documenter-dark .tile.is-6{flex:none;width:50%}html.theme--documenter-dark .tile.is-7{flex:none;width:58.33333337%}html.theme--documenter-dark .tile.is-8{flex:none;width:66.66666674%}html.theme--documenter-dark .tile.is-9{flex:none;width:75%}html.theme--documenter-dark .tile.is-10{flex:none;width:83.33333337%}html.theme--documenter-dark .tile.is-11{flex:none;width:91.66666674%}html.theme--documenter-dark .tile.is-12{flex:none;width:100%}}html.theme--documenter-dark .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--documenter-dark .hero .navbar{background:none}html.theme--documenter-dark .hero .tabs ul{border-bottom:none}html.theme--documenter-dark .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-white strong{color:inherit}html.theme--documenter-dark .hero.is-white .title{color:#0a0a0a}html.theme--documenter-dark .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--documenter-dark .hero.is-white .subtitle a:not(.button),html.theme--documenter-dark .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-white .navbar-menu{background-color:#fff}}html.theme--documenter-dark .hero.is-white .navbar-item,html.theme--documenter-dark .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--documenter-dark .hero.is-white a.navbar-item:hover,html.theme--documenter-dark .hero.is-white a.navbar-item.is-active,html.theme--documenter-dark .hero.is-white .navbar-link:hover,html.theme--documenter-dark .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--documenter-dark .hero.is-white .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--documenter-dark .hero.is-white .tabs.is-boxed a,html.theme--documenter-dark .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--documenter-dark .hero.is-white .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-white .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-white .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--documenter-dark .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-black strong{color:inherit}html.theme--documenter-dark .hero.is-black .title{color:#fff}html.theme--documenter-dark .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-black .subtitle a:not(.button),html.theme--documenter-dark .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--documenter-dark .hero.is-black .navbar-item,html.theme--documenter-dark .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-black a.navbar-item:hover,html.theme--documenter-dark .hero.is-black a.navbar-item.is-active,html.theme--documenter-dark .hero.is-black .navbar-link:hover,html.theme--documenter-dark .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-black .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--documenter-dark .hero.is-black .tabs.is-boxed a,html.theme--documenter-dark .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-black .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-black .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-black .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--documenter-dark .hero.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-light strong{color:inherit}html.theme--documenter-dark .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--documenter-dark .hero.is-light .subtitle a:not(.button),html.theme--documenter-dark .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-light .navbar-menu{background-color:#ecf0f1}}html.theme--documenter-dark .hero.is-light .navbar-item,html.theme--documenter-dark .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light a.navbar-item:hover,html.theme--documenter-dark .hero.is-light a.navbar-item.is-active,html.theme--documenter-dark .hero.is-light .navbar-link:hover,html.theme--documenter-dark .hero.is-light .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--documenter-dark .hero.is-light .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-light .tabs li.is-active a{color:#ecf0f1 !important;opacity:1}html.theme--documenter-dark .hero.is-light .tabs.is-boxed a,html.theme--documenter-dark .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-light .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-light .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .hero.is-light.is-bold{background-image:linear-gradient(141deg, #cadfe0 0%, #ecf0f1 71%, #fafbfc 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #cadfe0 0%, #ecf0f1 71%, #fafbfc 100%)}}html.theme--documenter-dark .hero.is-dark,html.theme--documenter-dark .content kbd.hero{background-color:#282f2f;color:#fff}html.theme--documenter-dark .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-dark strong,html.theme--documenter-dark .content kbd.hero strong{color:inherit}html.theme--documenter-dark .hero.is-dark .title,html.theme--documenter-dark .content kbd.hero .title{color:#fff}html.theme--documenter-dark .hero.is-dark .subtitle,html.theme--documenter-dark .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-dark .subtitle a:not(.button),html.theme--documenter-dark .content kbd.hero .subtitle a:not(.button),html.theme--documenter-dark .hero.is-dark .subtitle strong,html.theme--documenter-dark .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-dark .navbar-menu,html.theme--documenter-dark .content kbd.hero .navbar-menu{background-color:#282f2f}}html.theme--documenter-dark .hero.is-dark .navbar-item,html.theme--documenter-dark .content kbd.hero .navbar-item,html.theme--documenter-dark .hero.is-dark .navbar-link,html.theme--documenter-dark .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-dark a.navbar-item:hover,html.theme--documenter-dark .content kbd.hero a.navbar-item:hover,html.theme--documenter-dark .hero.is-dark a.navbar-item.is-active,html.theme--documenter-dark .content kbd.hero a.navbar-item.is-active,html.theme--documenter-dark .hero.is-dark .navbar-link:hover,html.theme--documenter-dark .content kbd.hero .navbar-link:hover,html.theme--documenter-dark .hero.is-dark .navbar-link.is-active,html.theme--documenter-dark .content kbd.hero .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .hero.is-dark .tabs a,html.theme--documenter-dark .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-dark .tabs a:hover,html.theme--documenter-dark .content kbd.hero .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-dark .tabs li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs li.is-active a{color:#282f2f !important;opacity:1}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed a,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed a,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle a,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed a:hover,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle a:hover,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#282f2f}html.theme--documenter-dark .hero.is-dark.is-bold,html.theme--documenter-dark .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #0f1615 0%, #282f2f 71%, #313c40 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-dark.is-bold .navbar-menu,html.theme--documenter-dark .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0f1615 0%, #282f2f 71%, #313c40 100%)}}html.theme--documenter-dark .hero.is-primary,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-primary strong,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--documenter-dark .hero.is-primary .title,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--documenter-dark .hero.is-primary .subtitle,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-primary .subtitle a:not(.button),html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--documenter-dark .hero.is-primary .subtitle strong,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-primary .navbar-menu,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#375a7f}}html.theme--documenter-dark .hero.is-primary .navbar-item,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--documenter-dark .hero.is-primary .navbar-link,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-primary a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--documenter-dark .hero.is-primary a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--documenter-dark .hero.is-primary .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--documenter-dark .hero.is-primary .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .hero.is-primary .tabs a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-primary .tabs a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-primary .tabs li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#375a7f !important;opacity:1}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#375a7f}html.theme--documenter-dark .hero.is-primary.is-bold,html.theme--documenter-dark .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #214b62 0%, #375a7f 71%, #3a5796 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-primary.is-bold .navbar-menu,html.theme--documenter-dark .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #214b62 0%, #375a7f 71%, #3a5796 100%)}}html.theme--documenter-dark .hero.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-link strong{color:inherit}html.theme--documenter-dark .hero.is-link .title{color:#fff}html.theme--documenter-dark .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-link .subtitle a:not(.button),html.theme--documenter-dark .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-link .navbar-menu{background-color:#1abc9c}}html.theme--documenter-dark .hero.is-link .navbar-item,html.theme--documenter-dark .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-link a.navbar-item:hover,html.theme--documenter-dark .hero.is-link a.navbar-item.is-active,html.theme--documenter-dark .hero.is-link .navbar-link:hover,html.theme--documenter-dark .hero.is-link .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-link .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-link .tabs li.is-active a{color:#1abc9c !important;opacity:1}html.theme--documenter-dark .hero.is-link .tabs.is-boxed a,html.theme--documenter-dark .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-link .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-link .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-link .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1abc9c}html.theme--documenter-dark .hero.is-link.is-bold{background-image:linear-gradient(141deg, #0c9764 0%, #1abc9c 71%, #17d8d2 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0c9764 0%, #1abc9c 71%, #17d8d2 100%)}}html.theme--documenter-dark .hero.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-info strong{color:inherit}html.theme--documenter-dark .hero.is-info .title{color:#fff}html.theme--documenter-dark .hero.is-info .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-info .subtitle a:not(.button),html.theme--documenter-dark .hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-info .navbar-menu{background-color:#3c5dcd}}html.theme--documenter-dark .hero.is-info .navbar-item,html.theme--documenter-dark .hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-info a.navbar-item:hover,html.theme--documenter-dark .hero.is-info a.navbar-item.is-active,html.theme--documenter-dark .hero.is-info .navbar-link:hover,html.theme--documenter-dark .hero.is-info .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .hero.is-info .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-info .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-info .tabs li.is-active a{color:#3c5dcd !important;opacity:1}html.theme--documenter-dark .hero.is-info .tabs.is-boxed a,html.theme--documenter-dark .hero.is-info .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-info .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-info .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-info .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3c5dcd}html.theme--documenter-dark .hero.is-info.is-bold{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}}html.theme--documenter-dark .hero.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-success strong{color:inherit}html.theme--documenter-dark .hero.is-success .title{color:#fff}html.theme--documenter-dark .hero.is-success .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-success .subtitle a:not(.button),html.theme--documenter-dark .hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-success .navbar-menu{background-color:#259a12}}html.theme--documenter-dark .hero.is-success .navbar-item,html.theme--documenter-dark .hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-success a.navbar-item:hover,html.theme--documenter-dark .hero.is-success a.navbar-item.is-active,html.theme--documenter-dark .hero.is-success .navbar-link:hover,html.theme--documenter-dark .hero.is-success .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .hero.is-success .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-success .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-success .tabs li.is-active a{color:#259a12 !important;opacity:1}html.theme--documenter-dark .hero.is-success .tabs.is-boxed a,html.theme--documenter-dark .hero.is-success .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-success .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-success .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-success .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#259a12}html.theme--documenter-dark .hero.is-success.is-bold{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}}html.theme--documenter-dark .hero.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-warning strong{color:inherit}html.theme--documenter-dark .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--documenter-dark .hero.is-warning .subtitle a:not(.button),html.theme--documenter-dark .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-warning .navbar-menu{background-color:#f4c72f}}html.theme--documenter-dark .hero.is-warning .navbar-item,html.theme--documenter-dark .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning a.navbar-item:hover,html.theme--documenter-dark .hero.is-warning a.navbar-item.is-active,html.theme--documenter-dark .hero.is-warning .navbar-link:hover,html.theme--documenter-dark .hero.is-warning .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--documenter-dark .hero.is-warning .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-warning .tabs li.is-active a{color:#f4c72f !important;opacity:1}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed a,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #f09100 0%, #f4c72f 71%, #faef42 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f09100 0%, #f4c72f 71%, #faef42 100%)}}html.theme--documenter-dark .hero.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-danger strong{color:inherit}html.theme--documenter-dark .hero.is-danger .title{color:#fff}html.theme--documenter-dark .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-danger .subtitle a:not(.button),html.theme--documenter-dark .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-danger .navbar-menu{background-color:#cb3c33}}html.theme--documenter-dark .hero.is-danger .navbar-item,html.theme--documenter-dark .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-danger a.navbar-item:hover,html.theme--documenter-dark .hero.is-danger a.navbar-item.is-active,html.theme--documenter-dark .hero.is-danger .navbar-link:hover,html.theme--documenter-dark .hero.is-danger .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-danger .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-danger .tabs li.is-active a{color:#cb3c33 !important;opacity:1}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed a,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#cb3c33}html.theme--documenter-dark .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}}html.theme--documenter-dark .hero.is-small .hero-body,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--documenter-dark .hero.is-halfheight .hero-body,html.theme--documenter-dark .hero.is-fullheight .hero-body,html.theme--documenter-dark .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--documenter-dark .hero.is-halfheight .hero-body>.container,html.theme--documenter-dark .hero.is-fullheight .hero-body>.container,html.theme--documenter-dark .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .hero.is-halfheight{min-height:50vh}html.theme--documenter-dark .hero.is-fullheight{min-height:100vh}html.theme--documenter-dark .hero-video{overflow:hidden}html.theme--documenter-dark .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--documenter-dark .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--documenter-dark .hero-video{display:none}}html.theme--documenter-dark .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .hero-buttons .button{display:flex}html.theme--documenter-dark .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero-buttons{display:flex;justify-content:center}html.theme--documenter-dark .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--documenter-dark .hero-head,html.theme--documenter-dark .hero-foot{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero-body{padding:3rem 3rem}}html.theme--documenter-dark .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--documenter-dark .section{padding:3rem 3rem}html.theme--documenter-dark .section.is-medium{padding:9rem 4.5rem}html.theme--documenter-dark .section.is-large{padding:18rem 6rem}}html.theme--documenter-dark .footer{background-color:#282f2f;padding:3rem 1.5rem 6rem}html.theme--documenter-dark hr{height:1px}html.theme--documenter-dark h6{text-transform:uppercase;letter-spacing:0.5px}html.theme--documenter-dark .hero{background-color:#343c3d}html.theme--documenter-dark a{transition:all 200ms ease}html.theme--documenter-dark .button{transition:all 200ms ease;border-width:1px;color:#fff}html.theme--documenter-dark .button.is-active,html.theme--documenter-dark .button.is-focused,html.theme--documenter-dark .button:active,html.theme--documenter-dark .button:focus{box-shadow:0 0 0 2px rgba(140,155,157,0.5)}html.theme--documenter-dark .button.is-white.is-hovered,html.theme--documenter-dark .button.is-white:hover{background-color:#fff}html.theme--documenter-dark .button.is-white.is-active,html.theme--documenter-dark .button.is-white.is-focused,html.theme--documenter-dark .button.is-white:active,html.theme--documenter-dark .button.is-white:focus{border-color:#fff;box-shadow:0 0 0 2px rgba(255,255,255,0.5)}html.theme--documenter-dark .button.is-black.is-hovered,html.theme--documenter-dark .button.is-black:hover{background-color:#1d1d1d}html.theme--documenter-dark .button.is-black.is-active,html.theme--documenter-dark .button.is-black.is-focused,html.theme--documenter-dark .button.is-black:active,html.theme--documenter-dark .button.is-black:focus{border-color:#0a0a0a;box-shadow:0 0 0 2px rgba(10,10,10,0.5)}html.theme--documenter-dark .button.is-light.is-hovered,html.theme--documenter-dark .button.is-light:hover{background-color:#fff}html.theme--documenter-dark .button.is-light.is-active,html.theme--documenter-dark .button.is-light.is-focused,html.theme--documenter-dark .button.is-light:active,html.theme--documenter-dark .button.is-light:focus{border-color:#ecf0f1;box-shadow:0 0 0 2px rgba(236,240,241,0.5)}html.theme--documenter-dark .button.is-dark.is-hovered,html.theme--documenter-dark .content kbd.button.is-hovered,html.theme--documenter-dark .button.is-dark:hover,html.theme--documenter-dark .content kbd.button:hover{background-color:#3a4344}html.theme--documenter-dark .button.is-dark.is-active,html.theme--documenter-dark .content kbd.button.is-active,html.theme--documenter-dark .button.is-dark.is-focused,html.theme--documenter-dark .content kbd.button.is-focused,html.theme--documenter-dark .button.is-dark:active,html.theme--documenter-dark .content kbd.button:active,html.theme--documenter-dark .button.is-dark:focus,html.theme--documenter-dark .content kbd.button:focus{border-color:#282f2f;box-shadow:0 0 0 2px rgba(40,47,47,0.5)}html.theme--documenter-dark .button.is-primary.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary:hover,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:hover{background-color:#436d9a}html.theme--documenter-dark .button.is-primary.is-active,html.theme--documenter-dark .docstring>section>a.button.is-active.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink,html.theme--documenter-dark .button.is-primary:active,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary:focus,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus{border-color:#375a7f;box-shadow:0 0 0 2px rgba(55,90,127,0.5)}html.theme--documenter-dark .button.is-link.is-hovered,html.theme--documenter-dark .button.is-link:hover{background-color:#1fdeb8}html.theme--documenter-dark .button.is-link.is-active,html.theme--documenter-dark .button.is-link.is-focused,html.theme--documenter-dark .button.is-link:active,html.theme--documenter-dark .button.is-link:focus{border-color:#1abc9c;box-shadow:0 0 0 2px rgba(26,188,156,0.5)}html.theme--documenter-dark .button.is-info.is-hovered,html.theme--documenter-dark .button.is-info:hover{background-color:#5a76d5}html.theme--documenter-dark .button.is-info.is-active,html.theme--documenter-dark .button.is-info.is-focused,html.theme--documenter-dark .button.is-info:active,html.theme--documenter-dark .button.is-info:focus{border-color:#3c5dcd;box-shadow:0 0 0 2px rgba(60,93,205,0.5)}html.theme--documenter-dark .button.is-success.is-hovered,html.theme--documenter-dark .button.is-success:hover{background-color:#2dbc16}html.theme--documenter-dark .button.is-success.is-active,html.theme--documenter-dark .button.is-success.is-focused,html.theme--documenter-dark .button.is-success:active,html.theme--documenter-dark .button.is-success:focus{border-color:#259a12;box-shadow:0 0 0 2px rgba(37,154,18,0.5)}html.theme--documenter-dark .button.is-warning.is-hovered,html.theme--documenter-dark .button.is-warning:hover{background-color:#f6d153}html.theme--documenter-dark .button.is-warning.is-active,html.theme--documenter-dark .button.is-warning.is-focused,html.theme--documenter-dark .button.is-warning:active,html.theme--documenter-dark .button.is-warning:focus{border-color:#f4c72f;box-shadow:0 0 0 2px rgba(244,199,47,0.5)}html.theme--documenter-dark .button.is-danger.is-hovered,html.theme--documenter-dark .button.is-danger:hover{background-color:#d35951}html.theme--documenter-dark .button.is-danger.is-active,html.theme--documenter-dark .button.is-danger.is-focused,html.theme--documenter-dark .button.is-danger:active,html.theme--documenter-dark .button.is-danger:focus{border-color:#cb3c33;box-shadow:0 0 0 2px rgba(203,60,51,0.5)}html.theme--documenter-dark .label{color:#dbdee0}html.theme--documenter-dark .button,html.theme--documenter-dark .control.has-icons-left .icon,html.theme--documenter-dark .control.has-icons-right .icon,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .select,html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea{height:2.5em}html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em}html.theme--documenter-dark .select:after,html.theme--documenter-dark .select select{border-width:1px}html.theme--documenter-dark .control.has-addons .button,html.theme--documenter-dark .control.has-addons .input,html.theme--documenter-dark .control.has-addons #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-addons form.docs-search>input,html.theme--documenter-dark .control.has-addons .select{margin-right:-1px}html.theme--documenter-dark .notification{background-color:#343c3d}html.theme--documenter-dark .card{box-shadow:none;border:1px solid #343c3d;background-color:#282f2f;border-radius:.4em}html.theme--documenter-dark .card .card-image img{border-radius:.4em .4em 0 0}html.theme--documenter-dark .card .card-header{box-shadow:none;background-color:rgba(18,18,18,0.2);border-radius:.4em .4em 0 0}html.theme--documenter-dark .card .card-footer{background-color:rgba(18,18,18,0.2)}html.theme--documenter-dark .card .card-footer,html.theme--documenter-dark .card .card-footer-item{border-width:1px;border-color:#343c3d}html.theme--documenter-dark .notification.is-white a:not(.button){color:#0a0a0a;text-decoration:underline}html.theme--documenter-dark .notification.is-black a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-light a:not(.button){color:rgba(0,0,0,0.7);text-decoration:underline}html.theme--documenter-dark .notification.is-dark a:not(.button),html.theme--documenter-dark .content kbd.notification a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-primary a:not(.button),html.theme--documenter-dark .docstring>section>a.notification.docs-sourcelink a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-link a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-info a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-success a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-warning a:not(.button){color:rgba(0,0,0,0.7);text-decoration:underline}html.theme--documenter-dark .notification.is-danger a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .tag,html.theme--documenter-dark .content kbd,html.theme--documenter-dark .docstring>section>a.docs-sourcelink{border-radius:.4em}html.theme--documenter-dark .menu-list a{transition:all 300ms ease}html.theme--documenter-dark .modal-card-body{background-color:#282f2f}html.theme--documenter-dark .modal-card-foot,html.theme--documenter-dark .modal-card-head{border-color:#343c3d}html.theme--documenter-dark .message-header{font-weight:700;background-color:#343c3d;color:#fff}html.theme--documenter-dark .message-body{border-width:1px;border-color:#343c3d}html.theme--documenter-dark .navbar{border-radius:.4em}html.theme--documenter-dark .navbar.is-transparent{background:none}html.theme--documenter-dark .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1abc9c}@media screen and (max-width: 1055px){html.theme--documenter-dark .navbar .navbar-menu{background-color:#375a7f;border-radius:0 0 .4em .4em}}html.theme--documenter-dark .hero .navbar,html.theme--documenter-dark body>.navbar{border-radius:0}html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-previous{border-width:1px}html.theme--documenter-dark .panel-block,html.theme--documenter-dark .panel-heading,html.theme--documenter-dark .panel-tabs{border-width:1px}html.theme--documenter-dark .panel-block:first-child,html.theme--documenter-dark .panel-heading:first-child,html.theme--documenter-dark .panel-tabs:first-child{border-top-width:1px}html.theme--documenter-dark .panel-heading{font-weight:700}html.theme--documenter-dark .panel-tabs a{border-width:1px;margin-bottom:-1px}html.theme--documenter-dark .panel-tabs a.is-active{border-bottom-color:#17a689}html.theme--documenter-dark .panel-block:hover{color:#1dd2af}html.theme--documenter-dark .panel-block:hover .panel-icon{color:#1dd2af}html.theme--documenter-dark .panel-block.is-active .panel-icon{color:#17a689}html.theme--documenter-dark .tabs a{border-bottom-width:1px;margin-bottom:-1px}html.theme--documenter-dark .tabs ul{border-bottom-width:1px}html.theme--documenter-dark .tabs.is-boxed a{border-width:1px}html.theme--documenter-dark .tabs.is-boxed li.is-active a{background-color:#1f2424}html.theme--documenter-dark .tabs.is-toggle li a{border-width:1px;margin-bottom:0}html.theme--documenter-dark .tabs.is-toggle li+li{margin-left:-1px}html.theme--documenter-dark .hero.is-white .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-black .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-light .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-dark .navbar .navbar-dropdown .navbar-item:hover,html.theme--documenter-dark .content kbd.hero .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-primary .navbar .navbar-dropdown .navbar-item:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-link .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-info .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-success .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-warning .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-danger .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark h1 .docs-heading-anchor,html.theme--documenter-dark h1 .docs-heading-anchor:hover,html.theme--documenter-dark h1 .docs-heading-anchor:visited,html.theme--documenter-dark h2 .docs-heading-anchor,html.theme--documenter-dark h2 .docs-heading-anchor:hover,html.theme--documenter-dark h2 .docs-heading-anchor:visited,html.theme--documenter-dark h3 .docs-heading-anchor,html.theme--documenter-dark h3 .docs-heading-anchor:hover,html.theme--documenter-dark h3 .docs-heading-anchor:visited,html.theme--documenter-dark h4 .docs-heading-anchor,html.theme--documenter-dark h4 .docs-heading-anchor:hover,html.theme--documenter-dark h4 .docs-heading-anchor:visited,html.theme--documenter-dark h5 .docs-heading-anchor,html.theme--documenter-dark h5 .docs-heading-anchor:hover,html.theme--documenter-dark h5 .docs-heading-anchor:visited,html.theme--documenter-dark h6 .docs-heading-anchor,html.theme--documenter-dark h6 .docs-heading-anchor:hover,html.theme--documenter-dark h6 .docs-heading-anchor:visited{color:#f2f2f2}html.theme--documenter-dark h1 .docs-heading-anchor-permalink,html.theme--documenter-dark h2 .docs-heading-anchor-permalink,html.theme--documenter-dark h3 .docs-heading-anchor-permalink,html.theme--documenter-dark h4 .docs-heading-anchor-permalink,html.theme--documenter-dark h5 .docs-heading-anchor-permalink,html.theme--documenter-dark h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--documenter-dark h1 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h2 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h3 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h4 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h5 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--documenter-dark h1:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h2:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h3:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h4:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h5:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--documenter-dark .docs-light-only{display:none !important}html.theme--documenter-dark pre{position:relative;overflow:hidden}html.theme--documenter-dark pre code,html.theme--documenter-dark pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--documenter-dark pre code:first-of-type,html.theme--documenter-dark pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--documenter-dark pre code:last-of-type,html.theme--documenter-dark pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--documenter-dark pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#fff;cursor:pointer;text-align:center}html.theme--documenter-dark pre .copy-button:focus,html.theme--documenter-dark pre .copy-button:hover{opacity:1;background:rgba(255,255,255,0.1);color:#1abc9c}html.theme--documenter-dark pre .copy-button.success{color:#259a12;opacity:1}html.theme--documenter-dark pre .copy-button.error{color:#cb3c33;opacity:1}html.theme--documenter-dark pre:hover .copy-button{opacity:1}html.theme--documenter-dark .admonition{background-color:#282f2f;border-style:solid;border-width:2px;border-color:#dbdee0;border-radius:4px;font-size:1rem}html.theme--documenter-dark .admonition strong{color:currentColor}html.theme--documenter-dark .admonition.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--documenter-dark .admonition.is-medium{font-size:1.25rem}html.theme--documenter-dark .admonition.is-large{font-size:1.5rem}html.theme--documenter-dark .admonition.is-default{background-color:#282f2f;border-color:#dbdee0}html.theme--documenter-dark .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .admonition.is-default>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-info{background-color:#282f2f;border-color:#3c5dcd}html.theme--documenter-dark .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#3c5dcd}html.theme--documenter-dark .admonition.is-info>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-success{background-color:#282f2f;border-color:#259a12}html.theme--documenter-dark .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#259a12}html.theme--documenter-dark .admonition.is-success>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-warning{background-color:#282f2f;border-color:#f4c72f}html.theme--documenter-dark .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#f4c72f}html.theme--documenter-dark .admonition.is-warning>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-danger{background-color:#282f2f;border-color:#cb3c33}html.theme--documenter-dark .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#cb3c33}html.theme--documenter-dark .admonition.is-danger>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-compat{background-color:#282f2f;border-color:#3489da}html.theme--documenter-dark .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#3489da}html.theme--documenter-dark .admonition.is-compat>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-todo{background-color:#282f2f;border-color:#9558b2}html.theme--documenter-dark .admonition.is-todo>.admonition-header{background-color:rgba(0,0,0,0);color:#9558b2}html.theme--documenter-dark .admonition.is-todo>.admonition-body{color:#fff}html.theme--documenter-dark .admonition-header{color:#dbdee0;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--documenter-dark .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--documenter-dark details.admonition.is-details>.admonition-header{list-style:none}html.theme--documenter-dark details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--documenter-dark details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--documenter-dark .admonition-body{color:#fff;padding:0.5rem .75rem}html.theme--documenter-dark .admonition-body pre{background-color:#282f2f}html.theme--documenter-dark .admonition-body code{background-color:rgba(255,255,255,0.05)}html.theme--documenter-dark .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #5e6d6f;border-radius:4px;box-shadow:none;max-width:100%}html.theme--documenter-dark .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#282f2f;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #5e6d6f;overflow:auto}html.theme--documenter-dark .docstring>header code{background-color:transparent}html.theme--documenter-dark .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--documenter-dark .docstring>header .docstring-binding{margin-right:0.3em}html.theme--documenter-dark .docstring>header .docstring-category{margin-left:0.3em}html.theme--documenter-dark .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #5e6d6f}html.theme--documenter-dark .docstring>section:last-child{border-bottom:none}html.theme--documenter-dark .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--documenter-dark .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--documenter-dark .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--documenter-dark .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--documenter-dark .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--documenter-dark .documenter-example-output{background-color:#1f2424}html.theme--documenter-dark .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#282f2f;color:#fff;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--documenter-dark .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--documenter-dark .outdated-warning-overlay a{color:#1abc9c}html.theme--documenter-dark .outdated-warning-overlay a:hover{color:#1dd2af}html.theme--documenter-dark .content pre{border:2px solid #5e6d6f;border-radius:4px}html.theme--documenter-dark .content code{font-weight:inherit}html.theme--documenter-dark .content a code{color:#1abc9c}html.theme--documenter-dark .content a:hover code{color:#1dd2af}html.theme--documenter-dark .content h1 code,html.theme--documenter-dark .content h2 code,html.theme--documenter-dark .content h3 code,html.theme--documenter-dark .content h4 code,html.theme--documenter-dark .content h5 code,html.theme--documenter-dark .content h6 code{color:#f2f2f2}html.theme--documenter-dark .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--documenter-dark .content blockquote>ul:first-child,html.theme--documenter-dark .content blockquote>ol:first-child,html.theme--documenter-dark .content .admonition-body>ul:first-child,html.theme--documenter-dark .content .admonition-body>ol:first-child{margin-top:0}html.theme--documenter-dark pre,html.theme--documenter-dark code{font-variant-ligatures:no-contextual}html.theme--documenter-dark .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--documenter-dark .breadcrumb a.is-disabled,html.theme--documenter-dark .breadcrumb a.is-disabled:hover{color:#f2f2f2}html.theme--documenter-dark .hljs{background:initial !important}html.theme--documenter-dark .katex .katex-mathml{top:0;right:0}html.theme--documenter-dark .katex-display,html.theme--documenter-dark mjx-container,html.theme--documenter-dark .MathJax_Display{margin:0.5em 0 !important}html.theme--documenter-dark html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--documenter-dark li.no-marker{list-style:none}html.theme--documenter-dark #documenter .docs-main>article{overflow-wrap:break-word}html.theme--documenter-dark #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main{width:100%}html.theme--documenter-dark #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--documenter-dark #documenter .docs-main>header,html.theme--documenter-dark #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--documenter-dark #documenter .docs-main header.docs-navbar{background-color:#1f2424;border-bottom:1px solid #5e6d6f;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--documenter-dark #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--documenter-dark #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--documenter-dark #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--documenter-dark #documenter .docs-main section.footnotes{border-top:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-main section.footnotes li .tag:first-child,html.theme--documenter-dark #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--documenter-dark #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--documenter-dark .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--documenter-dark #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #5e6d6f;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--documenter-dark #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--documenter-dark #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--documenter-dark #documenter .docs-sidebar{display:flex;flex-direction:column;color:#fff;background-color:#282f2f;border-right:1px solid #5e6d6f;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--documenter-dark #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar{left:0;top:0}}html.theme--documenter-dark #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name a,html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name a:hover{color:#fff}html.theme--documenter-dark #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #5e6d6f;display:none;padding:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #5e6d6f;padding-bottom:1.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#fff;background:#282f2f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#fff;background-color:#32393a}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #5e6d6f;border-bottom:1px solid #5e6d6f;background-color:#1f2424}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#1f2424;color:#fff}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#32393a;color:#fff}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--documenter-dark #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--documenter-dark #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3b4445}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#4e5a5c}}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3b4445}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#4e5a5c}}html.theme--documenter-dark kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--documenter-dark .search-min-width-50{min-width:50%}html.theme--documenter-dark .search-min-height-100{min-height:100%}html.theme--documenter-dark .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--documenter-dark .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--documenter-dark .search-result-link:hover,html.theme--documenter-dark .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--documenter-dark .search-result-link .property-search-result-badge,html.theme--documenter-dark .search-result-link .search-filter{transition:all 300ms}html.theme--documenter-dark .property-search-result-badge,html.theme--documenter-dark .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--documenter-dark .search-result-link:hover .property-search-result-badge,html.theme--documenter-dark .search-result-link:hover .search-filter,html.theme--documenter-dark .search-result-link:focus .property-search-result-badge,html.theme--documenter-dark .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--documenter-dark .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--documenter-dark .search-filter:hover,html.theme--documenter-dark .search-filter:focus{color:#333}html.theme--documenter-dark .search-filter-selected{color:#f5f5f5;background-color:rgba(139,0,139,0.5)}html.theme--documenter-dark .search-filter-selected:hover,html.theme--documenter-dark .search-filter-selected:focus{color:#f5f5f5}html.theme--documenter-dark .search-result-highlight{background-color:#ffdd57;color:black}html.theme--documenter-dark .search-divider{border-bottom:1px solid #5e6d6f}html.theme--documenter-dark .search-result-title{width:85%;color:#f5f5f5}html.theme--documenter-dark .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--documenter-dark .w-100{width:100%}html.theme--documenter-dark .gap-2{gap:0.5rem}html.theme--documenter-dark .gap-4{gap:1rem}html.theme--documenter-dark .gap-8{gap:2rem}html.theme--documenter-dark{background-color:#1f2424;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--documenter-dark .ansi span.sgr1{font-weight:bolder}html.theme--documenter-dark .ansi span.sgr2{font-weight:lighter}html.theme--documenter-dark .ansi span.sgr3{font-style:italic}html.theme--documenter-dark .ansi span.sgr4{text-decoration:underline}html.theme--documenter-dark .ansi span.sgr7{color:#1f2424;background-color:#fff}html.theme--documenter-dark .ansi span.sgr8{color:transparent}html.theme--documenter-dark .ansi span.sgr8 span{color:transparent}html.theme--documenter-dark .ansi span.sgr9{text-decoration:line-through}html.theme--documenter-dark .ansi span.sgr30{color:#242424}html.theme--documenter-dark .ansi span.sgr31{color:#f6705f}html.theme--documenter-dark .ansi span.sgr32{color:#4fb43a}html.theme--documenter-dark .ansi span.sgr33{color:#f4c72f}html.theme--documenter-dark .ansi span.sgr34{color:#7587f0}html.theme--documenter-dark .ansi span.sgr35{color:#bc89d3}html.theme--documenter-dark .ansi span.sgr36{color:#49b6ca}html.theme--documenter-dark .ansi span.sgr37{color:#b3bdbe}html.theme--documenter-dark .ansi span.sgr40{background-color:#242424}html.theme--documenter-dark .ansi span.sgr41{background-color:#f6705f}html.theme--documenter-dark .ansi span.sgr42{background-color:#4fb43a}html.theme--documenter-dark .ansi span.sgr43{background-color:#f4c72f}html.theme--documenter-dark .ansi span.sgr44{background-color:#7587f0}html.theme--documenter-dark .ansi span.sgr45{background-color:#bc89d3}html.theme--documenter-dark .ansi span.sgr46{background-color:#49b6ca}html.theme--documenter-dark .ansi span.sgr47{background-color:#b3bdbe}html.theme--documenter-dark .ansi span.sgr90{color:#92a0a2}html.theme--documenter-dark .ansi span.sgr91{color:#ff8674}html.theme--documenter-dark .ansi span.sgr92{color:#79d462}html.theme--documenter-dark .ansi span.sgr93{color:#ffe76b}html.theme--documenter-dark .ansi span.sgr94{color:#8a98ff}html.theme--documenter-dark .ansi span.sgr95{color:#d2a4e6}html.theme--documenter-dark .ansi span.sgr96{color:#6bc8db}html.theme--documenter-dark .ansi span.sgr97{color:#ecf0f1}html.theme--documenter-dark .ansi span.sgr100{background-color:#92a0a2}html.theme--documenter-dark .ansi span.sgr101{background-color:#ff8674}html.theme--documenter-dark .ansi span.sgr102{background-color:#79d462}html.theme--documenter-dark .ansi span.sgr103{background-color:#ffe76b}html.theme--documenter-dark .ansi span.sgr104{background-color:#8a98ff}html.theme--documenter-dark .ansi span.sgr105{background-color:#d2a4e6}html.theme--documenter-dark .ansi span.sgr106{background-color:#6bc8db}html.theme--documenter-dark .ansi span.sgr107{background-color:#ecf0f1}html.theme--documenter-dark code.language-julia-repl>span.hljs-meta{color:#4fb43a;font-weight:bolder}html.theme--documenter-dark .hljs{background:#2b2b2b;color:#f8f8f2}html.theme--documenter-dark .hljs-comment,html.theme--documenter-dark .hljs-quote{color:#d4d0ab}html.theme--documenter-dark .hljs-variable,html.theme--documenter-dark .hljs-template-variable,html.theme--documenter-dark .hljs-tag,html.theme--documenter-dark .hljs-name,html.theme--documenter-dark .hljs-selector-id,html.theme--documenter-dark .hljs-selector-class,html.theme--documenter-dark .hljs-regexp,html.theme--documenter-dark .hljs-deletion{color:#ffa07a}html.theme--documenter-dark .hljs-number,html.theme--documenter-dark .hljs-built_in,html.theme--documenter-dark .hljs-literal,html.theme--documenter-dark .hljs-type,html.theme--documenter-dark .hljs-params,html.theme--documenter-dark .hljs-meta,html.theme--documenter-dark .hljs-link{color:#f5ab35}html.theme--documenter-dark .hljs-attribute{color:#ffd700}html.theme--documenter-dark .hljs-string,html.theme--documenter-dark .hljs-symbol,html.theme--documenter-dark .hljs-bullet,html.theme--documenter-dark .hljs-addition{color:#abe338}html.theme--documenter-dark .hljs-title,html.theme--documenter-dark .hljs-section{color:#00e0e0}html.theme--documenter-dark .hljs-keyword,html.theme--documenter-dark .hljs-selector-tag{color:#dcc6e0}html.theme--documenter-dark .hljs-emphasis{font-style:italic}html.theme--documenter-dark .hljs-strong{font-weight:bold}@media screen and (-ms-high-contrast: active){html.theme--documenter-dark .hljs-addition,html.theme--documenter-dark .hljs-attribute,html.theme--documenter-dark .hljs-built_in,html.theme--documenter-dark .hljs-bullet,html.theme--documenter-dark .hljs-comment,html.theme--documenter-dark .hljs-link,html.theme--documenter-dark .hljs-literal,html.theme--documenter-dark .hljs-meta,html.theme--documenter-dark .hljs-number,html.theme--documenter-dark .hljs-params,html.theme--documenter-dark .hljs-string,html.theme--documenter-dark .hljs-symbol,html.theme--documenter-dark .hljs-type,html.theme--documenter-dark .hljs-quote{color:highlight}html.theme--documenter-dark .hljs-keyword,html.theme--documenter-dark .hljs-selector-tag{font-weight:bold}}html.theme--documenter-dark .hljs-subst{color:#f8f8f2}html.theme--documenter-dark .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--documenter-dark .search-result-link:hover,html.theme--documenter-dark .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--documenter-dark .search-result-link .property-search-result-badge,html.theme--documenter-dark .search-result-link .search-filter{transition:all 300ms}html.theme--documenter-dark .search-result-link:hover .property-search-result-badge,html.theme--documenter-dark .search-result-link:hover .search-filter,html.theme--documenter-dark .search-result-link:focus .property-search-result-badge,html.theme--documenter-dark .search-result-link:focus .search-filter{color:#333 !important;background-color:#f1f5f9 !important}html.theme--documenter-dark .search-result-title{color:whitesmoke}html.theme--documenter-dark .search-result-highlight{background-color:greenyellow;color:black}html.theme--documenter-dark .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--documenter-dark .w-100{width:100%}html.theme--documenter-dark .gap-2{gap:0.5rem}html.theme--documenter-dark .gap-4{gap:1rem} diff --git a/previews/PR32/assets/themes/documenter-light.css b/previews/PR32/assets/themes/documenter-light.css new file mode 100644 index 0000000..e000447 --- /dev/null +++ b/previews/PR32/assets/themes/documenter-light.css @@ -0,0 +1,9 @@ +.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,#documenter .docs-sidebar form.docs-search>input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,#documenter .docs-sidebar form.docs-search>input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,#documenter .docs-sidebar form.docs-search>input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.is-active.button{outline:none}.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled],.pagination-ellipsis[disabled],.file-cta[disabled],.file-name[disabled],.select select[disabled],.textarea[disabled],.input[disabled],#documenter .docs-sidebar form.docs-search>input[disabled],.button[disabled],fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] .button{cursor:not-allowed}.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}.admonition:not(:last-child),.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close::before,.delete::before,.modal-close::after,.delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close::before,.delete::before{height:2px;width:50%}.modal-close::after,.delete::after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:rgba(10,10,10,0.3)}.modal-close:active,.delete:active{background-color:rgba(10,10,10,0.4)}.is-small.modal-close,#documenter .docs-sidebar form.docs-search>input.modal-close,.is-small.delete,#documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading::after,.select.is-loading::after,.loader,.button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.modal-background,.modal,.image.is-square img,#documenter .docs-sidebar .docs-logo>img.is-square img,.image.is-square .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,.image.is-1by1 img,#documenter .docs-sidebar .docs-logo>img.is-1by1 img,.image.is-1by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,.image.is-5by4 img,#documenter .docs-sidebar .docs-logo>img.is-5by4 img,.image.is-5by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,.image.is-4by3 img,#documenter .docs-sidebar .docs-logo>img.is-4by3 img,.image.is-4by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,.image.is-3by2 img,#documenter .docs-sidebar .docs-logo>img.is-3by2 img,.image.is-3by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,.image.is-5by3 img,#documenter .docs-sidebar .docs-logo>img.is-5by3 img,.image.is-5by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,.image.is-16by9 img,#documenter .docs-sidebar .docs-logo>img.is-16by9 img,.image.is-16by9 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,.image.is-2by1 img,#documenter .docs-sidebar .docs-logo>img.is-2by1 img,.image.is-2by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,.image.is-3by1 img,#documenter .docs-sidebar .docs-logo>img.is-3by1 img,.image.is-3by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,.image.is-4by5 img,#documenter .docs-sidebar .docs-logo>img.is-4by5 img,.image.is-4by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,.image.is-3by4 img,#documenter .docs-sidebar .docs-logo>img.is-3by4 img,.image.is-3by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,.image.is-2by3 img,#documenter .docs-sidebar .docs-logo>img.is-2by3 img,.image.is-2by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,.image.is-3by5 img,#documenter .docs-sidebar .docs-logo>img.is-3by5 img,.image.is-3by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,.image.is-9by16 img,#documenter .docs-sidebar .docs-logo>img.is-9by16 img,.image.is-9by16 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,.image.is-1by2 img,#documenter .docs-sidebar .docs-logo>img.is-1by2 img,.image.is-1by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,.image.is-1by3 img,#documenter .docs-sidebar .docs-logo>img.is-1by3 img,.image.is-1by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#363636 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c !important}.has-background-dark{background-color:#363636 !important}.has-text-primary{color:#4eb5de !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#27a1d2 !important}.has-background-primary{background-color:#4eb5de !important}.has-text-primary-light{color:#eef8fc !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#c3e6f4 !important}.has-background-primary-light{background-color:#eef8fc !important}.has-text-primary-dark{color:#1a6d8e !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#228eb9 !important}.has-background-primary-dark{background-color:#1a6d8e !important}.has-text-link{color:#2e63b8 !important}a.has-text-link:hover,a.has-text-link:focus{color:#244d8f !important}.has-background-link{background-color:#2e63b8 !important}.has-text-link-light{color:#eff3fb !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c6d6f1 !important}.has-background-link-light{background-color:#eff3fb !important}.has-text-link-dark{color:#3169c4 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#5485d4 !important}.has-background-link-dark{background-color:#3169c4 !important}.has-text-info{color:#3c5dcd !important}a.has-text-info:hover,a.has-text-info:focus{color:#2c48aa !important}.has-background-info{background-color:#3c5dcd !important}.has-text-info-light{color:#eff2fb !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6d0f0 !important}.has-background-info-light{background-color:#eff2fb !important}.has-text-info-dark{color:#3253c3 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#5571d3 !important}.has-background-info-dark{background-color:#3253c3 !important}.has-text-success{color:#259a12 !important}a.has-text-success:hover,a.has-text-success:focus{color:#1a6c0d !important}.has-background-success{background-color:#259a12 !important}.has-text-success-light{color:#effded !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c7f8bf !important}.has-background-success-light{background-color:#effded !important}.has-text-success-dark{color:#2ec016 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#3fe524 !important}.has-background-success-dark{background-color:#2ec016 !important}.has-text-warning{color:#a98800 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#765f00 !important}.has-background-warning{background-color:#a98800 !important}.has-text-warning-light{color:#fffbeb !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fff1b8 !important}.has-background-warning-light{background-color:#fffbeb !important}.has-text-warning-dark{color:#cca400 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#ffcd00 !important}.has-background-warning-dark{background-color:#cca400 !important}.has-text-danger{color:#cb3c33 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a23029 !important}.has-background-danger{background-color:#cb3c33 !important}.has-text-danger-light{color:#fbefef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f1c8c6 !important}.has-background-danger-light{background-color:#fbefef !important}.has-text-danger-dark{color:#c03930 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#d35850 !important}.has-background-danger-dark{background-color:#c03930 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363636 !important}.has-background-grey-darker{background-color:#363636 !important}.has-text-grey-dark{color:#4a4a4a !important}.has-background-grey-dark{background-color:#4a4a4a !important}.has-text-grey{color:#6b6b6b !important}.has-background-grey{background-color:#6b6b6b !important}.has-text-grey-light{color:#b5b5b5 !important}.has-background-grey-light{background-color:#b5b5b5 !important}.has-text-grey-lighter{color:#dbdbdb !important}.has-background-grey-lighter{background-color:#dbdbdb !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,.docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}body{color:#222;font-size:1em;font-weight:400;line-height:1.5}a{color:#2e63b8;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:rgba(0,0,0,0.05);color:#000;font-size:.875em;font-weight:normal;padding:.1em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type="checkbox"],input[type="radio"]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#222;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#222;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#222}@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:#bbb;color:#222;display:block;padding:1.25rem}a.box:hover,a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #2e63b8}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #2e63b8}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#222;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button #documenter .docs-sidebar form.docs-search>input.icon,#documenter .docs-sidebar .button form.docs-search>input.icon,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}.button:hover,.button.is-hovered{border-color:#b5b5b5;color:#363636}.button:focus,.button.is-focused{border-color:#3c5dcd;color:#363636}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#222;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#f5f5f5;color:#222}.button.is-text:active,.button.is-text.is-active{background-color:#e8e8e8;color:#222}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#2e63b8;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#2e63b8;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white:focus,.button.is-white.is-focused{border-color:transparent;color:#0a0a0a}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-outlined.is-loading:hover::after,.button.is-white.is-outlined.is-loading.is-hovered::after,.button.is-white.is-outlined.is-loading:focus::after,.button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover::after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-white.is-inverted.is-outlined.is-loading:focus::after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:transparent;color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-black.is-outlined.is-loading:hover::after,.button.is-black.is-outlined.is-loading.is-hovered::after,.button.is-black.is-outlined.is-loading:focus::after,.button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading:hover::after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-black.is-inverted.is-outlined.is-loading:focus::after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:hover,.button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:focus,.button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.button.is-light:active,.button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}.button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-light.is-outlined.is-loading:hover::after,.button.is-light.is-outlined.is-loading.is-hovered::after,.button.is-light.is-outlined.is-loading:focus::after,.button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading:hover::after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-light.is-inverted.is-outlined.is-loading:focus::after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}.button.is-dark,.content kbd.button{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark:hover,.content kbd.button:hover,.button.is-dark.is-hovered,.content kbd.button.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark:focus,.content kbd.button:focus,.button.is-dark.is-focused,.content kbd.button.is-focused{border-color:transparent;color:#fff}.button.is-dark:focus:not(:active),.content kbd.button:focus:not(:active),.button.is-dark.is-focused:not(:active),.content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.button.is-dark:active,.content kbd.button:active,.button.is-dark.is-active,.content kbd.button.is-active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],.content kbd.button[disabled],fieldset[disabled] .button.is-dark,fieldset[disabled] .content kbd.button,.content fieldset[disabled] kbd.button{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-dark.is-inverted,.content kbd.button.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted:hover,.content kbd.button.is-inverted:hover,.button.is-dark.is-inverted.is-hovered,.content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],.content kbd.button.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted,fieldset[disabled] .content kbd.button.is-inverted,.content fieldset[disabled] kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading::after,.content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-dark.is-outlined,.content kbd.button.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:hover,.content kbd.button.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.content kbd.button.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.content kbd.button.is-outlined:focus,.button.is-dark.is-outlined.is-focused,.content kbd.button.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading::after,.content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-outlined.is-loading:hover::after,.content kbd.button.is-outlined.is-loading:hover::after,.button.is-dark.is-outlined.is-loading.is-hovered::after,.content kbd.button.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-outlined.is-loading:focus::after,.content kbd.button.is-outlined.is-loading:focus::after,.button.is-dark.is-outlined.is-loading.is-focused::after,.content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-dark.is-outlined[disabled],.content kbd.button.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined,fieldset[disabled] .content kbd.button.is-outlined,.content fieldset[disabled] kbd.button.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined,.content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined:hover,.content kbd.button.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.content kbd.button.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.content kbd.button.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused,.content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading:hover::after,.content kbd.button.is-inverted.is-outlined.is-loading:hover::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.content kbd.button.is-inverted.is-outlined.is-loading:focus::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-inverted.is-outlined[disabled],.content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined,fieldset[disabled] .content kbd.button.is-inverted.is-outlined,.content fieldset[disabled] kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary,.docstring>section>a.button.docs-sourcelink{background-color:#4eb5de;border-color:transparent;color:#fff}.button.is-primary:hover,.docstring>section>a.button.docs-sourcelink:hover,.button.is-primary.is-hovered,.docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#43b1dc;border-color:transparent;color:#fff}.button.is-primary:focus,.docstring>section>a.button.docs-sourcelink:focus,.button.is-primary.is-focused,.docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}.button.is-primary:focus:not(:active),.docstring>section>a.button.docs-sourcelink:focus:not(:active),.button.is-primary.is-focused:not(:active),.docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.button.is-primary:active,.docstring>section>a.button.docs-sourcelink:active,.button.is-primary.is-active,.docstring>section>a.button.is-active.docs-sourcelink{background-color:#39acda;border-color:transparent;color:#fff}.button.is-primary[disabled],.docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary,fieldset[disabled] .docstring>section>a.button.docs-sourcelink{background-color:#4eb5de;border-color:#4eb5de;box-shadow:none}.button.is-primary.is-inverted,.docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#4eb5de}.button.is-primary.is-inverted:hover,.docstring>section>a.button.is-inverted.docs-sourcelink:hover,.button.is-primary.is-inverted.is-hovered,.docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],.docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-inverted,fieldset[disabled] .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#4eb5de}.button.is-primary.is-loading::after,.docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined,.docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#4eb5de;color:#4eb5de}.button.is-primary.is-outlined:hover,.docstring>section>a.button.is-outlined.docs-sourcelink:hover,.button.is-primary.is-outlined.is-hovered,.docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,.button.is-primary.is-outlined:focus,.docstring>section>a.button.is-outlined.docs-sourcelink:focus,.button.is-primary.is-outlined.is-focused,.docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#4eb5de;border-color:#4eb5de;color:#fff}.button.is-primary.is-outlined.is-loading::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #4eb5de #4eb5de !important}.button.is-primary.is-outlined.is-loading:hover::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,.button.is-primary.is-outlined.is-loading.is-hovered::after,.docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,.button.is-primary.is-outlined.is-loading:focus::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,.button.is-primary.is-outlined.is-loading.is-focused::after,.docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined[disabled],.docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-outlined,fieldset[disabled] .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#4eb5de;box-shadow:none;color:#4eb5de}.button.is-primary.is-inverted.is-outlined,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,.button.is-primary.is-inverted.is-outlined:focus,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,.button.is-primary.is-inverted.is-outlined.is-focused,.docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#4eb5de}.button.is-primary.is-inverted.is-outlined.is-loading:hover::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,.button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #4eb5de #4eb5de !important}.button.is-primary.is-inverted.is-outlined[disabled],.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined,fieldset[disabled] .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light,.docstring>section>a.button.is-light.docs-sourcelink{background-color:#eef8fc;color:#1a6d8e}.button.is-primary.is-light:hover,.docstring>section>a.button.is-light.docs-sourcelink:hover,.button.is-primary.is-light.is-hovered,.docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e3f3fa;border-color:transparent;color:#1a6d8e}.button.is-primary.is-light:active,.docstring>section>a.button.is-light.docs-sourcelink:active,.button.is-primary.is-light.is-active,.docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d8eff8;border-color:transparent;color:#1a6d8e}.button.is-link{background-color:#2e63b8;border-color:transparent;color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#2b5eae;border-color:transparent;color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:transparent;color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.button.is-link:active,.button.is-link.is-active{background-color:#2958a4;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#2e63b8;border-color:#2e63b8;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#2e63b8}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#2e63b8}.button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined{background-color:transparent;border-color:#2e63b8;color:#2e63b8}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #2e63b8 #2e63b8 !important}.button.is-link.is-outlined.is-loading:hover::after,.button.is-link.is-outlined.is-loading.is-hovered::after,.button.is-link.is-outlined.is-loading:focus::after,.button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#2e63b8;box-shadow:none;color:#2e63b8}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#2e63b8}.button.is-link.is-inverted.is-outlined.is-loading:hover::after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-link.is-inverted.is-outlined.is-loading:focus::after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #2e63b8 #2e63b8 !important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff3fb;color:#3169c4}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{background-color:#e4ecf8;border-color:transparent;color:#3169c4}.button.is-link.is-light:active,.button.is-link.is-light.is-active{background-color:#dae5f6;border-color:transparent;color:#3169c4}.button.is-info{background-color:#3c5dcd;border-color:transparent;color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#3355c9;border-color:transparent;color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:transparent;color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.button.is-info:active,.button.is-info.is-active{background-color:#3151bf;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3c5dcd;border-color:#3c5dcd;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3c5dcd}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3c5dcd}.button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;color:#3c5dcd}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}.button.is-info.is-outlined.is-loading:hover::after,.button.is-info.is-outlined.is-loading.is-hovered::after,.button.is-info.is-outlined.is-loading:focus::after,.button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;box-shadow:none;color:#3c5dcd}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3c5dcd}.button.is-info.is-inverted.is-outlined.is-loading:hover::after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-info.is-inverted.is-outlined.is-loading:focus::after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff2fb;color:#3253c3}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{background-color:#e5e9f8;border-color:transparent;color:#3253c3}.button.is-info.is-light:active,.button.is-info.is-light.is-active{background-color:#dae1f6;border-color:transparent;color:#3253c3}.button.is-success{background-color:#259a12;border-color:transparent;color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#228f11;border-color:transparent;color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:transparent;color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.button.is-success:active,.button.is-success.is-active{background-color:#20830f;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#259a12;border-color:#259a12;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#259a12}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#259a12}.button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined{background-color:transparent;border-color:#259a12;color:#259a12}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#259a12;border-color:#259a12;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #259a12 #259a12 !important}.button.is-success.is-outlined.is-loading:hover::after,.button.is-success.is-outlined.is-loading.is-hovered::after,.button.is-success.is-outlined.is-loading:focus::after,.button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;box-shadow:none;color:#259a12}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#259a12}.button.is-success.is-inverted.is-outlined.is-loading:hover::after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-success.is-inverted.is-outlined.is-loading:focus::after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #259a12 #259a12 !important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effded;color:#2ec016}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{background-color:#e5fce1;border-color:transparent;color:#2ec016}.button.is-success.is-light:active,.button.is-success.is-light.is-active{background-color:#dbfad6;border-color:transparent;color:#2ec016}.button.is-warning{background-color:#a98800;border-color:transparent;color:#fff}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#9c7d00;border-color:transparent;color:#fff}.button.is-warning:focus,.button.is-warning.is-focused{border-color:transparent;color:#fff}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.button.is-warning:active,.button.is-warning.is-active{background-color:#8f7300;border-color:transparent;color:#fff}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#a98800;border-color:#a98800;box-shadow:none}.button.is-warning.is-inverted{background-color:#fff;color:#a98800}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#a98800}.button.is-warning.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-warning.is-outlined{background-color:transparent;border-color:#a98800;color:#a98800}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#a98800;border-color:#a98800;color:#fff}.button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #a98800 #a98800 !important}.button.is-warning.is-outlined.is-loading:hover::after,.button.is-warning.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-outlined.is-loading:focus::after,.button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#a98800;box-shadow:none;color:#a98800}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:#fff;color:#a98800}.button.is-warning.is-inverted.is-outlined.is-loading:hover::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a98800 #a98800 !important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-warning.is-light{background-color:#fffbeb;color:#cca400}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{background-color:#fff9de;border-color:transparent;color:#cca400}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{background-color:#fff6d1;border-color:transparent;color:#cca400}.button.is-danger{background-color:#cb3c33;border-color:transparent;color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#c13930;border-color:transparent;color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:transparent;color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.button.is-danger:active,.button.is-danger.is-active{background-color:#b7362e;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#cb3c33;border-color:#cb3c33;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#cb3c33}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#cb3c33}.button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;color:#cb3c33}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#cb3c33;border-color:#cb3c33;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}.button.is-danger.is-outlined.is-loading:hover::after,.button.is-danger.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-outlined.is-loading:focus::after,.button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;box-shadow:none;color:#cb3c33}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#cb3c33}.button.is-danger.is-inverted.is-outlined.is-loading:hover::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#fbefef;color:#c03930}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{background-color:#f8e6e5;border-color:transparent;color:#c03930}.button.is-danger.is-light:active,.button.is-danger.is-light.is-active{background-color:#f6dcda;border-color:transparent;color:#c03930}.button.is-small,#documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}.button.is-small:not(.is-rounded),#documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent !important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#6b6b6b;box-shadow:none;pointer-events:none}.button.is-rounded,#documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:0.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-0.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){.button.is-responsive.is-small,#documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.button.is-responsive.is-small,#documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){.container{max-width:992px}}@media screen and (max-width: 1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:0.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#222;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:0.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:0.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:0.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:0.8em}.content h5{font-size:1.125em;margin-bottom:0.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}.content ol.is-lower-roman:not([type]){list-style-type:lower-roman}.content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}.content ol.is-upper-roman:not([type]){list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:0.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.content table th{color:#222}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#222}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#222}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small,#documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small,#documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image,#documenter .docs-sidebar .docs-logo>img{display:block;position:relative}.image img,#documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}.image img.is-rounded,#documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}.image.is-fullwidth,#documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}.image.is-square img,#documenter .docs-sidebar .docs-logo>img.is-square img,.image.is-square .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,.image.is-1by1 img,#documenter .docs-sidebar .docs-logo>img.is-1by1 img,.image.is-1by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,.image.is-5by4 img,#documenter .docs-sidebar .docs-logo>img.is-5by4 img,.image.is-5by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,.image.is-4by3 img,#documenter .docs-sidebar .docs-logo>img.is-4by3 img,.image.is-4by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,.image.is-3by2 img,#documenter .docs-sidebar .docs-logo>img.is-3by2 img,.image.is-3by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,.image.is-5by3 img,#documenter .docs-sidebar .docs-logo>img.is-5by3 img,.image.is-5by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,.image.is-16by9 img,#documenter .docs-sidebar .docs-logo>img.is-16by9 img,.image.is-16by9 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,.image.is-2by1 img,#documenter .docs-sidebar .docs-logo>img.is-2by1 img,.image.is-2by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,.image.is-3by1 img,#documenter .docs-sidebar .docs-logo>img.is-3by1 img,.image.is-3by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,.image.is-4by5 img,#documenter .docs-sidebar .docs-logo>img.is-4by5 img,.image.is-4by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,.image.is-3by4 img,#documenter .docs-sidebar .docs-logo>img.is-3by4 img,.image.is-3by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,.image.is-2by3 img,#documenter .docs-sidebar .docs-logo>img.is-2by3 img,.image.is-2by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,.image.is-3by5 img,#documenter .docs-sidebar .docs-logo>img.is-3by5 img,.image.is-3by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,.image.is-9by16 img,#documenter .docs-sidebar .docs-logo>img.is-9by16 img,.image.is-9by16 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,.image.is-1by2 img,#documenter .docs-sidebar .docs-logo>img.is-1by2 img,.image.is-1by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,.image.is-1by3 img,#documenter .docs-sidebar .docs-logo>img.is-1by3 img,.image.is-1by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,#documenter .docs-sidebar .docs-logo>img.is-square,.image.is-1by1,#documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}.image.is-5by4,#documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}.image.is-4by3,#documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}.image.is-3by2,#documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}.image.is-5by3,#documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}.image.is-16by9,#documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}.image.is-2by1,#documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}.image.is-3by1,#documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}.image.is-4by5,#documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}.image.is-3by4,#documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}.image.is-2by3,#documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}.image.is-3by5,#documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}.image.is-9by16,#documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}.image.is-1by2,#documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}.image.is-1by3,#documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}.image.is-16x16,#documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}.image.is-24x24,#documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}.image.is-32x32,#documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}.image.is-48x48,#documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}.image.is-64x64,#documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}.image.is-96x96,#documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}.image.is-128x128,#documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:0.5rem}.notification .title,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.notification.is-dark,.content kbd.notification{background-color:#363636;color:#fff}.notification.is-primary,.docstring>section>a.notification.docs-sourcelink{background-color:#4eb5de;color:#fff}.notification.is-primary.is-light,.docstring>section>a.notification.is-light.docs-sourcelink{background-color:#eef8fc;color:#1a6d8e}.notification.is-link{background-color:#2e63b8;color:#fff}.notification.is-link.is-light{background-color:#eff3fb;color:#3169c4}.notification.is-info{background-color:#3c5dcd;color:#fff}.notification.is-info.is-light{background-color:#eff2fb;color:#3253c3}.notification.is-success{background-color:#259a12;color:#fff}.notification.is-success.is-light{background-color:#effded;color:#2ec016}.notification.is-warning{background-color:#a98800;color:#fff}.notification.is-warning.is-light{background-color:#fffbeb;color:#cca400}.notification.is-danger{background-color:#cb3c33;color:#fff}.notification.is-danger.is-light{background-color:#fbefef;color:#c03930}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#222}.progress::-moz-progress-bar{background-color:#222}.progress::-ms-fill{background-color:#222;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #ededed 30%)}.progress.is-dark::-webkit-progress-value,.content kbd.progress::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar,.content kbd.progress::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill,.content kbd.progress::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate,.content kbd.progress:indeterminate{background-image:linear-gradient(to right, #363636 30%, #ededed 30%)}.progress.is-primary::-webkit-progress-value,.docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#4eb5de}.progress.is-primary::-moz-progress-bar,.docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#4eb5de}.progress.is-primary::-ms-fill,.docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#4eb5de}.progress.is-primary:indeterminate,.docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #4eb5de 30%, #ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#2e63b8}.progress.is-link::-moz-progress-bar{background-color:#2e63b8}.progress.is-link::-ms-fill{background-color:#2e63b8}.progress.is-link:indeterminate{background-image:linear-gradient(to right, #2e63b8 30%, #ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3c5dcd}.progress.is-info::-moz-progress-bar{background-color:#3c5dcd}.progress.is-info::-ms-fill{background-color:#3c5dcd}.progress.is-info:indeterminate{background-image:linear-gradient(to right, #3c5dcd 30%, #ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#259a12}.progress.is-success::-moz-progress-bar{background-color:#259a12}.progress.is-success::-ms-fill{background-color:#259a12}.progress.is-success:indeterminate{background-image:linear-gradient(to right, #259a12 30%, #ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#a98800}.progress.is-warning::-moz-progress-bar{background-color:#a98800}.progress.is-warning::-ms-fill{background-color:#a98800}.progress.is-warning:indeterminate{background-image:linear-gradient(to right, #a98800 30%, #ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#cb3c33}.progress.is-danger::-moz-progress-bar{background-color:#cb3c33}.progress.is-danger::-ms-fill{background-color:#cb3c33}.progress.is-danger:indeterminate{background-image:linear-gradient(to right, #cb3c33 30%, #ededed 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right, #222 30%, #ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small,#documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#222}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#4eb5de;border-color:#4eb5de;color:#fff}.table td.is-link,.table th.is-link{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.table td.is-info,.table th.is-info{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}.table td.is-success,.table th.is-success{background-color:#259a12;border-color:#259a12;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#a98800;border-color:#a98800;color:#fff}.table td.is-danger,.table th.is-danger{background-color:#cb3c33;border-color:#cb3c33;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#4eb5de;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#222}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#4eb5de;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:rgba(0,0,0,0)}.table thead td,.table thead th{border-width:0 0 2px;color:#222}.table tfoot{background-color:rgba(0,0,0,0)}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#222}.table tbody{background-color:rgba(0,0,0,0)}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:0.25em 0.5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag,.tags .content kbd,.content .tags kbd,.tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}.tags .tag:not(:last-child),.tags .content kbd:not(:last-child),.content .tags kbd:not(:last-child),.tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-0.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large),.tags.are-medium .content kbd:not(.is-normal):not(.is-large),.content .tags.are-medium kbd:not(.is-normal):not(.is-large),.tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium),.tags.are-large .content kbd:not(.is-normal):not(.is-medium),.content .tags.are-large kbd:not(.is-normal):not(.is-medium),.tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag,.tags.is-centered .content kbd,.content .tags.is-centered kbd,.tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child),.tags.is-right .content kbd:not(:first-child),.content .tags.is-right kbd:not(:first-child),.tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}.tags.is-right .tag:not(:last-child),.tags.is-right .content kbd:not(:last-child),.content .tags.is-right kbd:not(:last-child),.tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}.tags.has-addons .tag,.tags.has-addons .content kbd,.content .tags.has-addons kbd,.tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}.tags.has-addons .tag:not(:first-child),.tags.has-addons .content kbd:not(:first-child),.content .tags.has-addons kbd:not(:first-child),.tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child),.tags.has-addons .content kbd:not(:last-child),.content .tags.has-addons kbd:not(:last-child),.tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body),.content kbd:not(body),.docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#222;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}.tag:not(body) .delete,.content kbd:not(body) .delete,.docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag.is-white:not(body),.content kbd.is-white:not(body),.docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}.tag.is-black:not(body),.content kbd.is-black:not(body),.docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}.tag.is-light:not(body),.content kbd.is-light:not(body),.docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.tag.is-dark:not(body),.content kbd:not(body),.docstring>section>a.docs-sourcelink.is-dark:not(body),.content .docstring>section>kbd:not(body){background-color:#363636;color:#fff}.tag.is-primary:not(body),.content kbd.is-primary:not(body),.docstring>section>a.docs-sourcelink:not(body){background-color:#4eb5de;color:#fff}.tag.is-primary.is-light:not(body),.content kbd.is-primary.is-light:not(body),.docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#eef8fc;color:#1a6d8e}.tag.is-link:not(body),.content kbd.is-link:not(body),.docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#2e63b8;color:#fff}.tag.is-link.is-light:not(body),.content kbd.is-link.is-light:not(body),.docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#eff3fb;color:#3169c4}.tag.is-info:not(body),.content kbd.is-info:not(body),.docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#3c5dcd;color:#fff}.tag.is-info.is-light:not(body),.content kbd.is-info.is-light:not(body),.docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#eff2fb;color:#3253c3}.tag.is-success:not(body),.content kbd.is-success:not(body),.docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#259a12;color:#fff}.tag.is-success.is-light:not(body),.content kbd.is-success.is-light:not(body),.docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#effded;color:#2ec016}.tag.is-warning:not(body),.content kbd.is-warning:not(body),.docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#a98800;color:#fff}.tag.is-warning.is-light:not(body),.content kbd.is-warning.is-light:not(body),.docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fffbeb;color:#cca400}.tag.is-danger:not(body),.content kbd.is-danger:not(body),.docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#cb3c33;color:#fff}.tag.is-danger.is-light:not(body),.content kbd.is-danger.is-light:not(body),.docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fbefef;color:#c03930}.tag.is-normal:not(body),.content kbd.is-normal:not(body),.docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}.tag.is-medium:not(body),.content kbd.is-medium:not(body),.docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}.tag.is-large:not(body),.content kbd.is-large:not(body),.docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child),.content kbd:not(body) .icon:first-child:not(:last-child),.docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child),.content kbd:not(body) .icon:last-child:not(:first-child),.docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child,.content kbd:not(body) .icon:first-child:last-child,.docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag.is-delete:not(body),.content kbd.is-delete:not(body),.docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}.tag.is-delete:not(body)::before,.content kbd.is-delete:not(body)::before,.docstring>section>a.docs-sourcelink.is-delete:not(body)::before,.tag.is-delete:not(body)::after,.content kbd.is-delete:not(body)::after,.docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag.is-delete:not(body)::before,.content kbd.is-delete:not(body)::before,.docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}.tag.is-delete:not(body)::after,.content kbd.is-delete:not(body)::after,.docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}.tag.is-delete:not(body):hover,.content kbd.is-delete:not(body):hover,.docstring>section>a.docs-sourcelink.is-delete:not(body):hover,.tag.is-delete:not(body):focus,.content kbd.is-delete:not(body):focus,.docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#e8e8e8}.tag.is-delete:not(body):active,.content kbd.is-delete:not(body):active,.docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#dbdbdb}.tag.is-rounded:not(body),#documenter .docs-sidebar form.docs-search>input:not(body),.content kbd.is-rounded:not(body),#documenter .docs-sidebar .content form.docs-search>input:not(body),.docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}a.tag:hover,.docstring>section>a.docs-sourcelink:hover{text-decoration:underline}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub{font-size:.75em}.title sup,.subtitle sup{font-size:.75em}.title .tag,.title .content kbd,.content .title kbd,.title .docstring>section>a.docs-sourcelink,.subtitle .tag,.subtitle .content kbd,.content .subtitle kbd,.subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}.title{color:#222;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#222;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#222;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}.select select,.textarea,.input,#documenter .docs-sidebar form.docs-search>input{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#222}.select select::-moz-placeholder,.textarea::-moz-placeholder,.input::-moz-placeholder,#documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#707070}.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.input::-webkit-input-placeholder,#documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#707070}.select select:-moz-placeholder,.textarea:-moz-placeholder,.input:-moz-placeholder,#documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#707070}.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder,.input:-ms-input-placeholder,#documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#707070}.select select:hover,.textarea:hover,.input:hover,#documenter .docs-sidebar form.docs-search>input:hover,.select select.is-hovered,.is-hovered.textarea,.is-hovered.input,#documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#b5b5b5}.select select:focus,.textarea:focus,.input:focus,#documenter .docs-sidebar form.docs-search>input:focus,.select select.is-focused,.is-focused.textarea,.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.select select:active,.textarea:active,.input:active,#documenter .docs-sidebar form.docs-search>input:active,.select select.is-active,.is-active.textarea,.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{border-color:#2e63b8;box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.select select[disabled],.textarea[disabled],.input[disabled],#documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#6b6b6b}.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,.input[disabled]::-moz-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input::-moz-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input::-moz-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,.input[disabled]::-webkit-input-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input::-webkit-input-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,.input[disabled]:-moz-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input:-moz-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input:-moz-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,.input[disabled]:-ms-input-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input:-ms-input-placeholder{color:rgba(107,107,107,0.3)}.textarea,.input,#documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}.textarea[readonly],.input[readonly],#documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}.is-white.textarea,.is-white.input,#documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}.is-white.textarea:focus,.is-white.input:focus,#documenter .docs-sidebar form.docs-search>input.is-white:focus,.is-white.is-focused.textarea,.is-white.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-white.textarea:active,.is-white.input:active,#documenter .docs-sidebar form.docs-search>input.is-white:active,.is-white.is-active.textarea,.is-white.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.is-black.textarea,.is-black.input,#documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}.is-black.textarea:focus,.is-black.input:focus,#documenter .docs-sidebar form.docs-search>input.is-black:focus,.is-black.is-focused.textarea,.is-black.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-black.textarea:active,.is-black.input:active,#documenter .docs-sidebar form.docs-search>input.is-black:active,.is-black.is-active.textarea,.is-black.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.is-light.textarea,.is-light.input,#documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}.is-light.textarea:focus,.is-light.input:focus,#documenter .docs-sidebar form.docs-search>input.is-light:focus,.is-light.is-focused.textarea,.is-light.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-light.textarea:active,.is-light.input:active,#documenter .docs-sidebar form.docs-search>input.is-light:active,.is-light.is-active.textarea,.is-light.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.is-dark.textarea,.content kbd.textarea,.is-dark.input,#documenter .docs-sidebar form.docs-search>input.is-dark,.content kbd.input{border-color:#363636}.is-dark.textarea:focus,.content kbd.textarea:focus,.is-dark.input:focus,#documenter .docs-sidebar form.docs-search>input.is-dark:focus,.content kbd.input:focus,.is-dark.is-focused.textarea,.content kbd.is-focused.textarea,.is-dark.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.content kbd.is-focused.input,#documenter .docs-sidebar .content form.docs-search>input.is-focused,.is-dark.textarea:active,.content kbd.textarea:active,.is-dark.input:active,#documenter .docs-sidebar form.docs-search>input.is-dark:active,.content kbd.input:active,.is-dark.is-active.textarea,.content kbd.is-active.textarea,.is-dark.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.content kbd.is-active.input,#documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.is-primary.textarea,.docstring>section>a.textarea.docs-sourcelink,.is-primary.input,#documenter .docs-sidebar form.docs-search>input.is-primary,.docstring>section>a.input.docs-sourcelink{border-color:#4eb5de}.is-primary.textarea:focus,.docstring>section>a.textarea.docs-sourcelink:focus,.is-primary.input:focus,#documenter .docs-sidebar form.docs-search>input.is-primary:focus,.docstring>section>a.input.docs-sourcelink:focus,.is-primary.is-focused.textarea,.docstring>section>a.is-focused.textarea.docs-sourcelink,.is-primary.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.docstring>section>a.is-focused.input.docs-sourcelink,.is-primary.textarea:active,.docstring>section>a.textarea.docs-sourcelink:active,.is-primary.input:active,#documenter .docs-sidebar form.docs-search>input.is-primary:active,.docstring>section>a.input.docs-sourcelink:active,.is-primary.is-active.textarea,.docstring>section>a.is-active.textarea.docs-sourcelink,.is-primary.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.is-link.textarea,.is-link.input,#documenter .docs-sidebar form.docs-search>input.is-link{border-color:#2e63b8}.is-link.textarea:focus,.is-link.input:focus,#documenter .docs-sidebar form.docs-search>input.is-link:focus,.is-link.is-focused.textarea,.is-link.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-link.textarea:active,.is-link.input:active,#documenter .docs-sidebar form.docs-search>input.is-link:active,.is-link.is-active.textarea,.is-link.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.is-info.textarea,.is-info.input,#documenter .docs-sidebar form.docs-search>input.is-info{border-color:#3c5dcd}.is-info.textarea:focus,.is-info.input:focus,#documenter .docs-sidebar form.docs-search>input.is-info:focus,.is-info.is-focused.textarea,.is-info.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-info.textarea:active,.is-info.input:active,#documenter .docs-sidebar form.docs-search>input.is-info:active,.is-info.is-active.textarea,.is-info.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.is-success.textarea,.is-success.input,#documenter .docs-sidebar form.docs-search>input.is-success{border-color:#259a12}.is-success.textarea:focus,.is-success.input:focus,#documenter .docs-sidebar form.docs-search>input.is-success:focus,.is-success.is-focused.textarea,.is-success.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-success.textarea:active,.is-success.input:active,#documenter .docs-sidebar form.docs-search>input.is-success:active,.is-success.is-active.textarea,.is-success.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.is-warning.textarea,.is-warning.input,#documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#a98800}.is-warning.textarea:focus,.is-warning.input:focus,#documenter .docs-sidebar form.docs-search>input.is-warning:focus,.is-warning.is-focused.textarea,.is-warning.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-warning.textarea:active,.is-warning.input:active,#documenter .docs-sidebar form.docs-search>input.is-warning:active,.is-warning.is-active.textarea,.is-warning.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.is-danger.textarea,.is-danger.input,#documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#cb3c33}.is-danger.textarea:focus,.is-danger.input:focus,#documenter .docs-sidebar form.docs-search>input.is-danger:focus,.is-danger.is-focused.textarea,.is-danger.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-danger.textarea:active,.is-danger.input:active,#documenter .docs-sidebar form.docs-search>input.is-danger:active,.is-danger.is-active.textarea,.is-danger.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.is-small.textarea,.is-small.input,#documenter .docs-sidebar form.docs-search>input{border-radius:2px;font-size:.75rem}.is-medium.textarea,.is-medium.input,#documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}.is-large.textarea,.is-large.input,#documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}.is-fullwidth.textarea,.is-fullwidth.input,#documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}.is-inline.textarea,.is-inline.input,#documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}.input.is-rounded,#documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}.input.is-static,#documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.radio,.checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.radio input,.checkbox input{cursor:pointer}.radio:hover,.checkbox:hover{color:#222}.radio[disabled],.checkbox[disabled],fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{color:#6b6b6b;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#2e63b8;right:1.125em;z-index:4}.select.is-rounded select,#documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:0.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#222}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.select.is-black:not(:hover)::after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.select.is-light:not(:hover)::after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e8e8e8}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.select.is-dark:not(:hover)::after,.content kbd.select:not(:hover)::after{border-color:#363636}.select.is-dark select,.content kbd.select select{border-color:#363636}.select.is-dark select:hover,.content kbd.select select:hover,.select.is-dark select.is-hovered,.content kbd.select select.is-hovered{border-color:#292929}.select.is-dark select:focus,.content kbd.select select:focus,.select.is-dark select.is-focused,.content kbd.select select.is-focused,.select.is-dark select:active,.content kbd.select select:active,.select.is-dark select.is-active,.content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.select.is-primary:not(:hover)::after,.docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#4eb5de}.select.is-primary select,.docstring>section>a.select.docs-sourcelink select{border-color:#4eb5de}.select.is-primary select:hover,.docstring>section>a.select.docs-sourcelink select:hover,.select.is-primary select.is-hovered,.docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#39acda}.select.is-primary select:focus,.docstring>section>a.select.docs-sourcelink select:focus,.select.is-primary select.is-focused,.docstring>section>a.select.docs-sourcelink select.is-focused,.select.is-primary select:active,.docstring>section>a.select.docs-sourcelink select:active,.select.is-primary select.is-active,.docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.select.is-link:not(:hover)::after{border-color:#2e63b8}.select.is-link select{border-color:#2e63b8}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#2958a4}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.select.is-info:not(:hover)::after{border-color:#3c5dcd}.select.is-info select{border-color:#3c5dcd}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#3151bf}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.select.is-success:not(:hover)::after{border-color:#259a12}.select.is-success select{border-color:#259a12}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#20830f}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.select.is-warning:not(:hover)::after{border-color:#a98800}.select.is-warning select{border-color:#a98800}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#8f7300}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.select.is-danger:not(:hover)::after{border-color:#cb3c33}.select.is-danger select{border-color:#cb3c33}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#b7362e}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.select.is-small,#documenter .docs-sidebar form.docs-search>input.select{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled::after{border-color:#6b6b6b !important;opacity:0.5}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}.select.is-loading.is-small:after,#documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-dark .file-cta,.content kbd.file .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark:hover .file-cta,.content kbd.file:hover .file-cta,.file.is-dark.is-hovered .file-cta,.content kbd.file.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark:focus .file-cta,.content kbd.file:focus .file-cta,.file.is-dark.is-focused .file-cta,.content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,54,54,0.25);color:#fff}.file.is-dark:active .file-cta,.content kbd.file:active .file-cta,.file.is-dark.is-active .file-cta,.content kbd.file.is-active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta,.docstring>section>a.file.docs-sourcelink .file-cta{background-color:#4eb5de;border-color:transparent;color:#fff}.file.is-primary:hover .file-cta,.docstring>section>a.file.docs-sourcelink:hover .file-cta,.file.is-primary.is-hovered .file-cta,.docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#43b1dc;border-color:transparent;color:#fff}.file.is-primary:focus .file-cta,.docstring>section>a.file.docs-sourcelink:focus .file-cta,.file.is-primary.is-focused .file-cta,.docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(78,181,222,0.25);color:#fff}.file.is-primary:active .file-cta,.docstring>section>a.file.docs-sourcelink:active .file-cta,.file.is-primary.is-active .file-cta,.docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#39acda;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#2e63b8;border-color:transparent;color:#fff}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#2b5eae;border-color:transparent;color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(46,99,184,0.25);color:#fff}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{background-color:#2958a4;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3c5dcd;border-color:transparent;color:#fff}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#3355c9;border-color:transparent;color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(60,93,205,0.25);color:#fff}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{background-color:#3151bf;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#259a12;border-color:transparent;color:#fff}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#228f11;border-color:transparent;color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(37,154,18,0.25);color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#20830f;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#a98800;border-color:transparent;color:#fff}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#9c7d00;border-color:transparent;color:#fff}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(169,136,0,0.25);color:#fff}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#8f7300;border-color:transparent;color:#fff}.file.is-danger .file-cta{background-color:#cb3c33;border-color:transparent;color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#c13930;border-color:transparent;color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(203,60,51,0.25);color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{background-color:#b7362e;border-color:transparent;color:#fff}.file.is-small,#documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa,#documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#222}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#222}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#222}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#222;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:0.5em}.label.is-small,#documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:0.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark,.content kbd.help{color:#363636}.help.is-primary,.docstring>section>a.help.docs-sourcelink{color:#4eb5de}.help.is-link{color:#2e63b8}.help.is-info{color:#3c5dcd}.help.is-success{color:#259a12}.help.is-warning{color:#a98800}.help.is-danger{color:#cb3c33}.field:not(:last-child){margin-bottom:0.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button.is-hovered:not([disabled]),.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,.field.has-addons .control .input.is-hovered:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button.is-focused:not([disabled]),.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button.is-active:not([disabled]),.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,.field.has-addons .control .input.is-focused:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,.field.has-addons .control .input.is-active:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select.is-focused:not([disabled]),.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select.is-active:not([disabled]){z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button.is-focused:not([disabled]):hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button.is-active:not([disabled]):hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,.field.has-addons .control .input.is-focused:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,.field.has-addons .control .input.is-active:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select.is-focused:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 768px){.field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small,#documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}.field-label.is-normal{padding-top:0.375em}.field-label.is-medium{font-size:1.25rem;padding-top:0.375em}.field-label.is-large{font-size:1.5rem;padding-top:0.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#222}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}.control.is-loading.is-small:after,#documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#2e63b8;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#222;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#b5b5b5;content:"\0002f"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small,#documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li::before{content:"\02192"}.breadcrumb.has-bullet-separator li+li::before{content:"\02022"}.breadcrumb.has-dot-separator li+li::before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}.card{background-color:#fff;border-radius:.25rem;box-shadow:#bbb;color:#222;max-width:100%;position:relative}.card-footer:first-child,.card-content:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-footer:last-child,.card-content:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}.card-header-title{align-items:center;color:#222;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:rgba(0,0,0,0);padding:1.5rem}.card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:#bbb;padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#222;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#2e63b8;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,0.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,0.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small,#documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#222;display:block;padding:0.5em 0.75em}.menu-list a:hover{background-color:#f5f5f5;color:#222}.menu-list a.is-active{background-color:#2e63b8;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#6b6b6b;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small,#documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark,.content kbd.message{background-color:#fafafa}.message.is-dark .message-header,.content kbd.message .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body,.content kbd.message .message-body{border-color:#363636}.message.is-primary,.docstring>section>a.message.docs-sourcelink{background-color:#eef8fc}.message.is-primary .message-header,.docstring>section>a.message.docs-sourcelink .message-header{background-color:#4eb5de;color:#fff}.message.is-primary .message-body,.docstring>section>a.message.docs-sourcelink .message-body{border-color:#4eb5de;color:#1a6d8e}.message.is-link{background-color:#eff3fb}.message.is-link .message-header{background-color:#2e63b8;color:#fff}.message.is-link .message-body{border-color:#2e63b8;color:#3169c4}.message.is-info{background-color:#eff2fb}.message.is-info .message-header{background-color:#3c5dcd;color:#fff}.message.is-info .message-body{border-color:#3c5dcd;color:#3253c3}.message.is-success{background-color:#effded}.message.is-success .message-header{background-color:#259a12;color:#fff}.message.is-success .message-body{border-color:#259a12;color:#2ec016}.message.is-warning{background-color:#fffbeb}.message.is-warning .message-header{background-color:#a98800;color:#fff}.message.is-warning .message-body{border-color:#a98800;color:#cca400}.message.is-danger{background-color:#fbefef}.message.is-danger .message-header{background-color:#cb3c33;color:#fff}.message.is-danger .message-body{border-color:#cb3c33;color:#c03930}.message-header{align-items:center;background-color:#222;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#222;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:rgba(0,0,0,0)}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,0.86)}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#222;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand>.navbar-item,.navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){.navbar.is-white .navbar-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-start .navbar-link::after,.navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link::after,.navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-start .navbar-link::after,.navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}.navbar.is-dark,.content kbd.navbar{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.content kbd.navbar .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link,.content kbd.navbar .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.content kbd.navbar .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.content kbd.navbar .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.content kbd.navbar .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.content kbd.navbar .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.content kbd.navbar .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active,.content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link::after,.content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-burger,.content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-dark .navbar-start>.navbar-item,.content kbd.navbar .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.content kbd.navbar .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.content kbd.navbar .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link,.content kbd.navbar .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.content kbd.navbar .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.content kbd.navbar .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.content kbd.navbar .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.content kbd.navbar .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.content kbd.navbar .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.content kbd.navbar .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.content kbd.navbar .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.content kbd.navbar .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.content kbd.navbar .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.content kbd.navbar .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.content kbd.navbar .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active,.content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-start .navbar-link::after,.content kbd.navbar .navbar-start .navbar-link::after,.navbar.is-dark .navbar-end .navbar-link::after,.content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active,.content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary,.docstring>section>a.navbar.docs-sourcelink{background-color:#4eb5de;color:#fff}.navbar.is-primary .navbar-brand>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,.navbar.is-primary .navbar-brand .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-burger,.docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-primary .navbar-start>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-start .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,.navbar.is-primary .navbar-end .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#4eb5de;color:#fff}}.navbar.is-link{background-color:#2e63b8;color:#fff}.navbar.is-link .navbar-brand>.navbar-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-link .navbar-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-start .navbar-link::after,.navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#2e63b8;color:#fff}}.navbar.is-info{background-color:#3c5dcd;color:#fff}.navbar.is-info .navbar-brand>.navbar-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-info .navbar-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-start .navbar-link::after,.navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3c5dcd;color:#fff}}.navbar.is-success{background-color:#259a12;color:#fff}.navbar.is-success .navbar-brand>.navbar-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#20830f;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-success .navbar-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#20830f;color:#fff}.navbar.is-success .navbar-start .navbar-link::after,.navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#20830f;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#259a12;color:#fff}}.navbar.is-warning{background-color:#a98800;color:#fff}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:#fff}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-warning .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:#fff}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-start .navbar-link::after,.navbar.is-warning .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#a98800;color:#fff}}.navbar.is-danger{background-color:#cb3c33;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-danger .navbar-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-start .navbar-link::after,.navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#cb3c33;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:3.25rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#222;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,0.05)}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#222;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#2e63b8}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(0.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#2e63b8}.navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#2e63b8;border-bottom-style:solid;border-bottom-width:3px;color:#2e63b8;padding-bottom:calc(0.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless)::after{border-color:#2e63b8;margin-top:-0.375em;right:1.125em}.navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:3.25rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1056px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:4px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#2e63b8}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#2e63b8}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:3.25rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:5.25rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small,#documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-previous,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,.pagination.is-rounded .pagination-next,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#dbdbdb;color:#222;min-width:2.5em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#363636}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#3c5dcd}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}.pagination-previous[disabled],.pagination-previous.is-disabled,.pagination-next[disabled],.pagination-next.is-disabled,.pagination-link[disabled],.pagination-link.is-disabled{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#6b6b6b;opacity:0.5}.pagination-previous,.pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 768px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:#bbb;font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading,.content kbd.panel .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active,.content kbd.panel .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon,.content kbd.panel .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading,.docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#4eb5de;color:#fff}.panel.is-primary .panel-tabs a.is-active,.docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#4eb5de}.panel.is-primary .panel-block.is-active .panel-icon,.docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#4eb5de}.panel.is-link .panel-heading{background-color:#2e63b8;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#2e63b8}.panel.is-link .panel-block.is-active .panel-icon{color:#2e63b8}.panel.is-info .panel-heading{background-color:#3c5dcd;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3c5dcd}.panel.is-info .panel-block.is-active .panel-icon{color:#3c5dcd}.panel.is-success .panel-heading{background-color:#259a12;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#259a12}.panel.is-success .panel-block.is-active .panel-icon{color:#259a12}.panel.is-warning .panel-heading{background-color:#a98800;color:#fff}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#a98800}.panel.is-warning .panel-block.is-active .panel-icon{color:#a98800}.panel.is-danger .panel-heading{background-color:#cb3c33;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#cb3c33}.panel.is-danger .panel-block.is-active .panel-icon{color:#cb3c33}.panel-tabs:not(:last-child),.panel-block:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#222;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:0.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#222}.panel-list a:hover{color:#2e63b8}.panel-block{align-items:center;color:#222;display:flex;justify-content:flex-start;padding:0.5em 0.75em}.panel-block input[type="checkbox"]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#2e63b8;color:#363636}.panel-block.is-active .panel-icon{color:#2e63b8}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#6b6b6b;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#222;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#222;color:#222}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#2e63b8;color:#2e63b8}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:0.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:rgba(0,0,0,0) !important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#2e63b8;border-color:#2e63b8;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small,#documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0 !important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){.columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: .25rem}}.columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){.columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: .5rem}}.columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){.columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: .75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0 !important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,0.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,0.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:0.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,0.7)}.hero.is-light .subtitle{color:rgba(0,0,0,0.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}.hero.is-dark,.content kbd.hero{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong,.content kbd.hero strong{color:inherit}.hero.is-dark .title,.content kbd.hero .title{color:#fff}.hero.is-dark .subtitle,.content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}.hero.is-dark .subtitle a:not(.button),.content kbd.hero .subtitle a:not(.button),.hero.is-dark .subtitle strong,.content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-dark .navbar-menu,.content kbd.hero .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.content kbd.hero .navbar-item,.hero.is-dark .navbar-link,.content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-dark a.navbar-item:hover,.content kbd.hero a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.content kbd.hero a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.content kbd.hero .navbar-link:hover,.hero.is-dark .navbar-link.is-active,.content kbd.hero .navbar-link.is-active{background-color:#292929;color:#fff}.hero.is-dark .tabs a,.content kbd.hero .tabs a{color:#fff;opacity:0.9}.hero.is-dark .tabs a:hover,.content kbd.hero .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a,.content kbd.hero .tabs li.is-active a{color:#363636 !important;opacity:1}.hero.is-dark .tabs.is-boxed a,.content kbd.hero .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a,.content kbd.hero .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.content kbd.hero .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover,.content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.content kbd.hero .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.content kbd.hero .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold,.content kbd.hero.is-bold{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}@media screen and (max-width: 768px){.hero.is-dark.is-bold .navbar-menu,.content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}}.hero.is-primary,.docstring>section>a.hero.docs-sourcelink{background-color:#4eb5de;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong,.docstring>section>a.hero.docs-sourcelink strong{color:inherit}.hero.is-primary .title,.docstring>section>a.hero.docs-sourcelink .title{color:#fff}.hero.is-primary .subtitle,.docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}.hero.is-primary .subtitle a:not(.button),.docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),.hero.is-primary .subtitle strong,.docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-primary .navbar-menu,.docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#4eb5de}}.hero.is-primary .navbar-item,.docstring>section>a.hero.docs-sourcelink .navbar-item,.hero.is-primary .navbar-link,.docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-primary a.navbar-item:hover,.docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.docstring>section>a.hero.docs-sourcelink .navbar-link:hover,.hero.is-primary .navbar-link.is-active,.docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#39acda;color:#fff}.hero.is-primary .tabs a,.docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}.hero.is-primary .tabs a:hover,.docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#4eb5de !important;opacity:1}.hero.is-primary .tabs.is-boxed a,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#4eb5de}.hero.is-primary.is-bold,.docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #1bc7de 0%, #4eb5de 71%, #5fa9e7 100%)}@media screen and (max-width: 768px){.hero.is-primary.is-bold .navbar-menu,.docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #1bc7de 0%, #4eb5de 71%, #5fa9e7 100%)}}.hero.is-link{background-color:#2e63b8;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:rgba(255,255,255,0.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-link .navbar-menu{background-color:#2e63b8}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{background-color:#2958a4;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:0.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#2e63b8 !important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#2e63b8}.hero.is-link.is-bold{background-image:linear-gradient(141deg, #1b6098 0%, #2e63b8 71%, #2d51d2 100%)}@media screen and (max-width: 768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1b6098 0%, #2e63b8 71%, #2d51d2 100%)}}.hero.is-info{background-color:#3c5dcd;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,0.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-info .navbar-menu{background-color:#3c5dcd}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{background-color:#3151bf;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:0.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3c5dcd !important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3c5dcd}.hero.is-info.is-bold{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}@media screen and (max-width: 768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}}.hero.is-success{background-color:#259a12;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,0.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-success .navbar-menu{background-color:#259a12}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{background-color:#20830f;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:0.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#259a12 !important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#259a12}.hero.is-success.is-bold{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}@media screen and (max-width: 768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}}.hero.is-warning{background-color:#a98800;color:#fff}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#fff}.hero.is-warning .subtitle{color:rgba(255,255,255,0.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-warning .navbar-menu{background-color:#a98800}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{background-color:#8f7300;color:#fff}.hero.is-warning .tabs a{color:#fff;opacity:0.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#a98800 !important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#fff}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#a98800}.hero.is-warning.is-bold{background-image:linear-gradient(141deg, #764b00 0%, #a98800 71%, #c2bd00 100%)}@media screen and (max-width: 768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #764b00 0%, #a98800 71%, #c2bd00 100%)}}.hero.is-danger{background-color:#cb3c33;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-danger .navbar-menu{background-color:#cb3c33}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{background-color:#b7362e;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:0.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#cb3c33 !important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#cb3c33}.hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}@media screen and (max-width: 768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}}.hero.is-small .hero-body,#documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}.hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{.hero-body{padding:3rem 3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){.section{padding:3rem 3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}h1 .docs-heading-anchor,h1 .docs-heading-anchor:hover,h1 .docs-heading-anchor:visited,h2 .docs-heading-anchor,h2 .docs-heading-anchor:hover,h2 .docs-heading-anchor:visited,h3 .docs-heading-anchor,h3 .docs-heading-anchor:hover,h3 .docs-heading-anchor:visited,h4 .docs-heading-anchor,h4 .docs-heading-anchor:hover,h4 .docs-heading-anchor:visited,h5 .docs-heading-anchor,h5 .docs-heading-anchor:hover,h5 .docs-heading-anchor:visited,h6 .docs-heading-anchor,h6 .docs-heading-anchor:hover,h6 .docs-heading-anchor:visited{color:#222}h1 .docs-heading-anchor-permalink,h2 .docs-heading-anchor-permalink,h3 .docs-heading-anchor-permalink,h4 .docs-heading-anchor-permalink,h5 .docs-heading-anchor-permalink,h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}h1 .docs-heading-anchor-permalink::before,h2 .docs-heading-anchor-permalink::before,h3 .docs-heading-anchor-permalink::before,h4 .docs-heading-anchor-permalink::before,h5 .docs-heading-anchor-permalink::before,h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}h1:hover .docs-heading-anchor-permalink,h2:hover .docs-heading-anchor-permalink,h3:hover .docs-heading-anchor-permalink,h4:hover .docs-heading-anchor-permalink,h5:hover .docs-heading-anchor-permalink,h6:hover .docs-heading-anchor-permalink{visibility:visible}.docs-dark-only{display:none !important}pre{position:relative;overflow:hidden}pre code,pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}pre code:first-of-type,pre code.hljs:first-of-type{padding-top:0.5rem !important}pre code:last-of-type,pre code.hljs:last-of-type{padding-bottom:0.5rem !important}pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#222;cursor:pointer;text-align:center}pre .copy-button:focus,pre .copy-button:hover{opacity:1;background:rgba(34,34,34,0.1);color:#2e63b8}pre .copy-button.success{color:#259a12;opacity:1}pre .copy-button.error{color:#cb3c33;opacity:1}pre:hover .copy-button{opacity:1}.admonition{background-color:#f5f5f5;border-style:solid;border-width:2px;border-color:#4a4a4a;border-radius:4px;font-size:1rem}.admonition strong{color:currentColor}.admonition.is-small,#documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}.admonition.is-medium{font-size:1.25rem}.admonition.is-large{font-size:1.5rem}.admonition.is-default{background-color:#f5f5f5;border-color:#4a4a4a}.admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#4a4a4a}.admonition.is-default>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-info{background-color:#f5f5f5;border-color:#3c5dcd}.admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#3c5dcd}.admonition.is-info>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-success{background-color:#f5f5f5;border-color:#259a12}.admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#259a12}.admonition.is-success>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-warning{background-color:#f5f5f5;border-color:#a98800}.admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#a98800}.admonition.is-warning>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-danger{background-color:#f5f5f5;border-color:#cb3c33}.admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#cb3c33}.admonition.is-danger>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-compat{background-color:#f5f5f5;border-color:#3489da}.admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#3489da}.admonition.is-compat>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-todo{background-color:#f5f5f5;border-color:#9558b2}.admonition.is-todo>.admonition-header{background-color:rgba(0,0,0,0);color:#9558b2}.admonition.is-todo>.admonition-body{color:rgba(0,0,0,0.7)}.admonition-header{color:#4a4a4a;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}details.admonition.is-details>.admonition-header{list-style:none}details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}.admonition-body{color:#222;padding:0.5rem .75rem}.admonition-body pre{background-color:#f5f5f5}.admonition-body code{background-color:rgba(0,0,0,0.05)}.docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #dbdbdb;border-radius:4px;box-shadow:2px 2px 3px rgba(10,10,10,0.1);max-width:100%}.docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#f5f5f5;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #dbdbdb;overflow:auto}.docstring>header code{background-color:transparent}.docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}.docstring>header .docstring-binding{margin-right:0.3em}.docstring>header .docstring-category{margin-left:0.3em}.docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #dbdbdb}.docstring>section:last-child{border-bottom:none}.docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}.docstring>section>a.docs-sourcelink:focus{opacity:1 !important}.docstring:hover>section>a.docs-sourcelink{opacity:0.2}.docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}.docstring>section:hover a.docs-sourcelink{opacity:1}.documenter-example-output{background-color:#fff}.outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#f5f5f5;color:rgba(0,0,0,0.7);border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}.outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}.outdated-warning-overlay a{color:#2e63b8}.outdated-warning-overlay a:hover{color:#363636}.content pre{border:2px solid #dbdbdb;border-radius:4px}.content code{font-weight:inherit}.content a code{color:#2e63b8}.content a:hover code{color:#363636}.content h1 code,.content h2 code,.content h3 code,.content h4 code,.content h5 code,.content h6 code{color:#222}.content table{display:block;width:initial;max-width:100%;overflow-x:auto}.content blockquote>ul:first-child,.content blockquote>ol:first-child,.content .admonition-body>ul:first-child,.content .admonition-body>ol:first-child{margin-top:0}pre,code{font-variant-ligatures:no-contextual}.breadcrumb a.is-disabled{cursor:default;pointer-events:none}.breadcrumb a.is-disabled,.breadcrumb a.is-disabled:hover{color:#222}.hljs{background:initial !important}.katex .katex-mathml{top:0;right:0}.katex-display,mjx-container,.MathJax_Display{margin:0.5em 0 !important}html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}li.no-marker{list-style:none}#documenter .docs-main>article{overflow-wrap:break-word}#documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){#documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){#documenter .docs-main{width:100%}#documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}#documenter .docs-main>header,#documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}#documenter .docs-main header.docs-navbar{background-color:#fff;border-bottom:1px solid #dbdbdb;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}#documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}#documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}#documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}#documenter .docs-main header.docs-navbar .docs-right .docs-icon,#documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}#documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){#documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}#documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){#documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}#documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #bbb;transition-duration:0.7s;-webkit-transition-duration:0.7s}#documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}#documenter .docs-main section.footnotes{border-top:1px solid #dbdbdb}#documenter .docs-main section.footnotes li .tag:first-child,#documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,#documenter .docs-main section.footnotes li .content kbd:first-child,.content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}#documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #dbdbdb;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){#documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}#documenter .docs-main .docs-footer .docs-footer-nextpage,#documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}#documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}#documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}#documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}#documenter .docs-sidebar{display:flex;flex-direction:column;color:#0a0a0a;background-color:#f5f5f5;border-right:1px solid #dbdbdb;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}#documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #bbb}@media screen and (min-width: 1056px){#documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){#documenter .docs-sidebar{left:0;top:0}}#documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}#documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}#documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}#documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}#documenter .docs-sidebar .docs-package-name a,#documenter .docs-sidebar .docs-package-name a:hover{color:#0a0a0a}#documenter .docs-sidebar .docs-version-selector{border-top:1px solid #dbdbdb;display:none;padding:0.5rem}#documenter .docs-sidebar .docs-version-selector.visible{display:flex}#documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #dbdbdb;padding-bottom:1.5rem}#documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}#documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #dbdbdb}#documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}#documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}#documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}#documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}#documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}#documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}#documenter .docs-sidebar ul.docs-menu .tocitem,#documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#0a0a0a;background:#f5f5f5}#documenter .docs-sidebar ul.docs-menu a.tocitem:hover,#documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#0a0a0a;background-color:#ebebeb}#documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;background-color:#fff}#documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,#documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#fff;color:#0a0a0a}#documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#ebebeb;color:#0a0a0a}#documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}#documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #dbdbdb}#documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}#documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}#documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}#documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}#documenter .docs-sidebar form.docs-search>input{width:14.4rem}#documenter .docs-sidebar #documenter-search-query{color:#707070;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){#documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#e0e0e0}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#ccc}}@media screen and (max-width: 1055px){#documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}#documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}#documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#e0e0e0}#documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#ccc}}kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(0,0,0,0.6);box-shadow:0 2px 0 1px rgba(0,0,0,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}.search-min-width-50{min-width:50%}.search-min-height-100{min-height:100%}.search-modal-card-body{max-height:calc(100vh - 15rem)}.search-result-link{border-radius:0.7em;transition:all 300ms}.search-result-link:hover,.search-result-link:focus{background-color:rgba(0,128,128,0.1)}.search-result-link .property-search-result-badge,.search-result-link .search-filter{transition:all 300ms}.property-search-result-badge,.search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}.search-result-link:hover .property-search-result-badge,.search-result-link:hover .search-filter,.search-result-link:focus .property-search-result-badge,.search-result-link:focus .search-filter{color:#f1f5f9;background-color:#333}.search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}.search-filter:hover,.search-filter:focus{color:#333}.search-filter-selected{color:#f5f5f5;background-color:rgba(139,0,139,0.5)}.search-filter-selected:hover,.search-filter-selected:focus{color:#f5f5f5}.search-result-highlight{background-color:#ffdd57;color:black}.search-divider{border-bottom:1px solid #dbdbdb}.search-result-title{width:85%;color:#333}.search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}#search-modal .modal-card-body::-webkit-scrollbar,#search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}#search-modal .modal-card-body::-webkit-scrollbar-thumb,#search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}#search-modal .modal-card-body::-webkit-scrollbar-track,#search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}.w-100{width:100%}.gap-2{gap:0.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.ansi span.sgr1{font-weight:bolder}.ansi span.sgr2{font-weight:lighter}.ansi span.sgr3{font-style:italic}.ansi span.sgr4{text-decoration:underline}.ansi span.sgr7{color:#fff;background-color:#222}.ansi span.sgr8{color:transparent}.ansi span.sgr8 span{color:transparent}.ansi span.sgr9{text-decoration:line-through}.ansi span.sgr30{color:#242424}.ansi span.sgr31{color:#a7201f}.ansi span.sgr32{color:#066f00}.ansi span.sgr33{color:#856b00}.ansi span.sgr34{color:#2149b0}.ansi span.sgr35{color:#7d4498}.ansi span.sgr36{color:#007989}.ansi span.sgr37{color:gray}.ansi span.sgr40{background-color:#242424}.ansi span.sgr41{background-color:#a7201f}.ansi span.sgr42{background-color:#066f00}.ansi span.sgr43{background-color:#856b00}.ansi span.sgr44{background-color:#2149b0}.ansi span.sgr45{background-color:#7d4498}.ansi span.sgr46{background-color:#007989}.ansi span.sgr47{background-color:gray}.ansi span.sgr90{color:#616161}.ansi span.sgr91{color:#cb3c33}.ansi span.sgr92{color:#0e8300}.ansi span.sgr93{color:#a98800}.ansi span.sgr94{color:#3c5dcd}.ansi span.sgr95{color:#9256af}.ansi span.sgr96{color:#008fa3}.ansi span.sgr97{color:#f5f5f5}.ansi span.sgr100{background-color:#616161}.ansi span.sgr101{background-color:#cb3c33}.ansi span.sgr102{background-color:#0e8300}.ansi span.sgr103{background-color:#a98800}.ansi span.sgr104{background-color:#3c5dcd}.ansi span.sgr105{background-color:#9256af}.ansi span.sgr106{background-color:#008fa3}.ansi span.sgr107{background-color:#f5f5f5}code.language-julia-repl>span.hljs-meta{color:#066f00;font-weight:bolder}/*! + Theme: Default + Description: Original highlight.js style + Author: (c) Ivan Sagalaev + Maintainer: @highlightjs/core-team + Website: https://highlightjs.org/ + License: see project LICENSE + Touched: 2021 +*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#F3F3F3;color:#444}.hljs-comment{color:#697070}.hljs-tag,.hljs-punctuation{color:#444a}.hljs-tag .hljs-name,.hljs-tag .hljs-attr{color:#444}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-meta .hljs-keyword,.hljs-doctag,.hljs-name{font-weight:bold}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-template-tag,.hljs-deletion{color:#880000}.hljs-title,.hljs-section{color:#880000;font-weight:bold}.hljs-regexp,.hljs-symbol,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-selector-attr,.hljs-operator,.hljs-selector-pseudo{color:#ab5656}.hljs-literal{color:#695}.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta .hljs-string{color:#38a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}.gap-4{gap:1rem} diff --git a/previews/PR32/assets/themeswap.js b/previews/PR32/assets/themeswap.js new file mode 100644 index 0000000..9f5eebe --- /dev/null +++ b/previews/PR32/assets/themeswap.js @@ -0,0 +1,84 @@ +// Small function to quickly swap out themes. Gets put into the tag.. +function set_theme_from_local_storage() { + // Initialize the theme to null, which means default + var theme = null; + // If the browser supports the localstorage and is not disabled then try to get the + // documenter theme + if (window.localStorage != null) { + // Get the user-picked theme from localStorage. May be `null`, which means the default + // theme. + theme = window.localStorage.getItem("documenter-theme"); + } + // Check if the users preference is for dark color scheme + var darkPreference = + window.matchMedia("(prefers-color-scheme: dark)").matches === true; + // Initialize a few variables for the loop: + // + // - active: will contain the index of the theme that should be active. Note that there + // is no guarantee that localStorage contains sane values. If `active` stays `null` + // we either could not find the theme or it is the default (primary) theme anyway. + // Either way, we then need to stick to the primary theme. + // + // - disabled: style sheets that should be disabled (i.e. all the theme style sheets + // that are not the currently active theme) + var active = null; + var disabled = []; + var primaryLightTheme = null; + var primaryDarkTheme = null; + for (var i = 0; i < document.styleSheets.length; i++) { + var ss = document.styleSheets[i]; + // The tag of each style sheet is expected to have a data-theme-name attribute + // which must contain the name of the theme. The names in localStorage much match this. + var themename = ss.ownerNode.getAttribute("data-theme-name"); + // attribute not set => non-theme stylesheet => ignore + if (themename === null) continue; + // To distinguish the default (primary) theme, it needs to have the data-theme-primary + // attribute set. + if (ss.ownerNode.getAttribute("data-theme-primary") !== null) { + primaryLightTheme = themename; + } + // Check if the theme is primary dark theme so that we could store its name in darkTheme + if (ss.ownerNode.getAttribute("data-theme-primary-dark") !== null) { + primaryDarkTheme = themename; + } + // If we find a matching theme (and it's not the default), we'll set active to non-null + if (themename === theme) active = i; + // Store the style sheets of inactive themes so that we could disable them + if (themename !== theme) disabled.push(ss); + } + var activeTheme = null; + if (active !== null) { + // If we did find an active theme, we'll (1) add the theme--$(theme) class to + document.getElementsByTagName("html")[0].className = "theme--" + theme; + activeTheme = theme; + } else { + // If we did _not_ find an active theme, then we need to fall back to the primary theme + // which can either be dark or light, depending on the user's OS preference. + var activeTheme = darkPreference ? primaryDarkTheme : primaryLightTheme; + // In case it somehow happens that the relevant primary theme was not found in the + // preceding loop, we abort without doing anything. + if (activeTheme === null) { + console.error("Unable to determine primary theme."); + return; + } + // When switching to the primary light theme, then we must not have a class name + // for the tag. That's only for non-primary or the primary dark theme. + if (darkPreference) { + document.getElementsByTagName("html")[0].className = + "theme--" + activeTheme; + } else { + document.getElementsByTagName("html")[0].className = ""; + } + } + for (var i = 0; i < document.styleSheets.length; i++) { + var ss = document.styleSheets[i]; + // The tag of each style sheet is expected to have a data-theme-name attribute + // which must contain the name of the theme. The names in localStorage much match this. + var themename = ss.ownerNode.getAttribute("data-theme-name"); + // attribute not set => non-theme stylesheet => ignore + if (themename === null) continue; + // we'll disable all the stylesheets, except for the active one + ss.disabled = !(themename == activeTheme); + } +} +set_theme_from_local_storage(); diff --git a/previews/PR32/assets/warner.js b/previews/PR32/assets/warner.js new file mode 100644 index 0000000..3f6f5d0 --- /dev/null +++ b/previews/PR32/assets/warner.js @@ -0,0 +1,52 @@ +function maybeAddWarning() { + // DOCUMENTER_NEWEST is defined in versions.js, DOCUMENTER_CURRENT_VERSION and DOCUMENTER_STABLE + // in siteinfo.js. + // If either of these are undefined something went horribly wrong, so we abort. + if ( + window.DOCUMENTER_NEWEST === undefined || + window.DOCUMENTER_CURRENT_VERSION === undefined || + window.DOCUMENTER_STABLE === undefined + ) { + return; + } + + // Current version is not a version number, so we can't tell if it's the newest version. Abort. + if (!/v(\d+\.)*\d+/.test(window.DOCUMENTER_CURRENT_VERSION)) { + return; + } + + // Current version is newest version, so no need to add a warning. + if (window.DOCUMENTER_NEWEST === window.DOCUMENTER_CURRENT_VERSION) { + return; + } + + // Add a noindex meta tag (unless one exists) so that search engines don't index this version of the docs. + if (document.body.querySelector('meta[name="robots"]') === null) { + const meta = document.createElement("meta"); + meta.name = "robots"; + meta.content = "noindex"; + + document.getElementsByTagName("head")[0].appendChild(meta); + } + + const div = document.createElement("div"); + div.classList.add("outdated-warning-overlay"); + const closer = document.createElement("button"); + closer.classList.add("outdated-warning-closer", "delete"); + closer.addEventListener("click", function () { + document.body.removeChild(div); + }); + const href = window.documenterBaseURL + "/../" + window.DOCUMENTER_STABLE; + div.innerHTML = + 'This documentation is not for the latest stable release, but for either the development version or an older release.
Click here to go to the documentation for the latest stable release.'; + div.appendChild(closer); + document.body.appendChild(div); +} + +if (document.readyState === "loading") { + document.addEventListener("DOMContentLoaded", maybeAddWarning); +} else { + maybeAddWarning(); +} diff --git a/previews/PR32/index.html b/previews/PR32/index.html new file mode 100644 index 0000000..0145b78 --- /dev/null +++ b/previews/PR32/index.html @@ -0,0 +1,4 @@ + +Home · OrthogonalSphericalShellGrids.jl

OrthogonalSphericalShellGrids.jl

OrthogonalSphericalShellGrids includes tools for generating spherical shell grids for ocean simulations with Oceananigans.

OrthogonalSphericalShellGrids is developed by the Climate Modeling Alliance.

Quick install

OrthogonalSphericalShellGrids is a registered Julia package. So to install it,

  1. Download Julia.

  2. Launch Julia and type

julia> using Pkg
+
+julia> Pkg.add("OrthogonalSphericalShellGrids")

Quick start

Browse through the examples to see how demos on how to create grids using OrthogonalSphericalShellGrids.

diff --git a/previews/PR32/literated/tripolar_grid_nodes.png b/previews/PR32/literated/tripolar_grid_nodes.png new file mode 100644 index 0000000000000000000000000000000000000000..7f56e8f3203e352701a5914cdffe3fd722ef7be7 GIT binary patch literal 1435612 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�cPnx8@}Yc-}2eTU>{o7325RZO2r}U3J_aJ&8G`} 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 lVA#TL)osst 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%0Aq{P% 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

>k`fqj{alR0&) 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%0DJ=9E0w2tzXzp?=OP2& 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

J*3v5ozCG#MMj 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 z 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�se*bQ4-%&y)$Xn8> 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%0Aqaw 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 H*FpaWl^hQU literal 0 HcmV?d00001 diff --git a/previews/PR32/literated/visualize_tripolar_grid/index.html b/previews/PR32/literated/visualize_tripolar_grid/index.html new file mode 100644 index 0000000..4f7da73 --- /dev/null +++ b/previews/PR32/literated/visualize_tripolar_grid/index.html @@ -0,0 +1,34 @@ + +Tripolar Grid · OrthogonalSphericalShellGrids.jl

Visualize a tripolar grid

This example demonstrates how to generate a tripolar grid using the OrthogonalSphericalShellGrids package and how to visualize the grid using the GLMakie package. The example is structured into several key sections, each performing a specific task in the process of creating and visualizing the grid.

We begin by importing the required Julia packages. OrthogonalSphericalShellGrids is used for generating the tripolar grid, a type of grid used in geophysical and oceanographic modeling due to its ability to handle polar singularities effectively. GLMakie is used for visualization purposes, allowing the creation of figures and plots to visualize the grid.

using OrthogonalSphericalShellGrids
+using OrthogonalSphericalShellGrids: Face, Center
+using OrthogonalSphericalShellGrids: get_cartesian_nodes_and_vertices
+using GLMakie

Grid generation

The grid is generated via OrthogonalSphericalShellGrids.TripolarGrid method by specifying the grid size and the latitude of the "north" singularities. Here, we use a lateral resolution of 6 degrees (60 x 30 grid points in the horizontal) and we configure the North hemisphere singularities to be at 60 degrees latitude. This setup creates a grid that covers the globe with a specific focus on handling the complexities near the North pole.

grid = OrthogonalSphericalShellGrids.TripolarGrid(size = (60, 30, 1),
+                                                  north_poles_latitude = 60)
60×30×1 OrthogonalSphericalShellGrid{Float64, Oceananigans.Grids.Periodic, Oceananigans.Grids.RightConnected, Oceananigans.Grids.Bounded} on Oceananigans.Architectures.CPU with 4×4×4 halo and with precomputed metrics
+├── centered at (λ, φ) = (0.0, 2.6549)
+├── longitude: Oceananigans.Grids.Periodic  extent 359.895 degrees       variably spaced with min(Δλ)=0.286186, max(Δλ)=6.22702
+├── latitude:  Oceananigans.Grids.RightConnected  extent 175.667 degrees variably spaced with min(Δφ)=0.517693, max(Δφ)=5.86207
+└── z:         Bounded  z ∈ [0.0, 1.0]                                   regularly spaced with Δz=1.0

Retrieving the nodes

The lines retrieve Cartesian coordinates for two types of grid nodes: FaceFace nodes and CenterCenternodes. This is done using thegetcartesiannodesandverticesmethod, which converts the grid's spherical coordinates into Cartesian coordinates for easier manipulation and visualization. The coordinates are stored in variablesxF,yF,zFfor Face-Face nodes, andxC,yC,zC` for Center-Center nodes.

cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Face(), Face(), Center())
+xF, yF, zF = cartesian_nodes
+
+cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Center(), Center(), Center())
+xC, yC, zC = cartesian_nodes
([-0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.14561776776220567 -0.2291668279955748 -0.31027758059442584 -0.388099121736715 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060883 -0.8302340607769572 -0.8428707817810065 -0.8476872807812087 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797721 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.1349426079870381 -0.21238405523755866 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.4921729791951939 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953274 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509845 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736897 -0.7390744074612711 -0.7117091872379969 -0.6795513435029952 -0.6434671677877949 -0.6045122820014774 -0.5639777620410878 -0.5234493244821024 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374697 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712062 -0.7200164974745102 -0.7181136491233174 -0.7099159661887166 -0.6957307512852973 -0.6759670777615957 -0.6511447205785094 -0.6219078423635591 -0.5890456241077764 -0.5535225047206889 -0.516520476286537 -0.47949325829920103 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.49070893631682244 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457655 -0.6389028713417393 -0.6432517250854888 -0.6417873986226402 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.3700389663063305 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616683 -0.45880156813823625 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352767 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906277 -0.45918157774358653 -0.4317031784656438 -0.4030210808213127 -0.37427165698474485 -0.34685040874639284 -0.3224333785206566 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.42774843411524655 -0.4440185946548549 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.4616952725700714 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344438 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.06224267873718799 -0.09800102788100669 -0.13277738333377656 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.28042999332746543 -0.30271319094705557 -0.32204155573233284 -0.33824974863148494 -0.35120989328464763 -0.3608337555534154 -0.36707476238395237 -0.3699299488047028 -0.36944196597896406 -0.3657013451606751 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995251 -0.30518502303145156 -0.2870419713829763 -0.2680704843969711 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.04495416087944619 -0.07078384802364276 -0.09590896171917541 -0.12008081895723474 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.2656520614624619 -0.26777833244533894 -0.2674847427447304 -0.264834618841731 -0.2599281266775273 -0.25290508286556096 -0.24394887021821865 -0.23329205453363458 -0.22122451133261328 -0.2081050532903382 -0.19437746811585607 -0.18059088333188733 -0.16742096282299748 -0.1556799827500877 -0.14628860377433242 -0.14016861600480945 -0.13803682405467774; -0.027171660274957276 -0.042785402007248514 -0.05797522885488518 -0.07259140337793961 -0.08649059153582489 -0.09953748679757311 -0.11160636387130848 -0.12258255113920791 -0.13236381346601114 -0.1408616403650565 -0.1480024387736359 -0.1537286352393712 -0.1579996996531805 -0.16079311254216697 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152813957 -0.1261183626608485 -0.11781028449293914 -0.109463429787166 -0.10148760334298632 -0.09437556065527847 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.009090526679840314 -0.014314501900697699 -0.019396986229065785 -0.024287981965398407 -0.028939611707291882 -0.03330665755483169 -0.03734707793599557 -0.04102249854077091 -0.04429867466181113 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.05370531175719615 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.047348747867600786 -0.044907589862633095 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970575 -0.031621935363869695 -0.029716109950188363 -0.028473957254269537 -0.028041239967729517; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433242 0.14016861600480954 0.13803682405467774; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762905 0.1932351963195468 0.19029416264369178; 0.07884741888633923 0.12413725278791794 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413815 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.4529227884063621 0.44048020887016903 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.24345383915847799 0.23974506555510222; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403946 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164534 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664434 0.285784764955385; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880439 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115969 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568944 0.7154131661712055 0.7200164974745102 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556795 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.13494260798703822 0.21238405523755846 0.2875884787109599 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502042 0.7767217730091854 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081972 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810065 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521129 0.6048520996464982 0.5612859449667114 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.15469718776463942 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.4903830563619681 0.5634168029216329 0.630541463326553 0.6911129831937729 0.7445768129218288 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678842 0.8976406106275676 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834079 0.685184452268136 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.5100651370790651 0.4789906138327752 0.45877571017234986 0.45174024820601283; 0.16208203542874697 0.25504237413571823 0.3452429786027916 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234397 0.7791805080152763 0.8270129974166376 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143916 0.8430483524463561 0.8043539299181591 0.761117828512808 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318083 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.16769201261744424 0.2638565952000316 0.3571486553990876 0.44656981895509407 0.5311790914579109 0.6101060482082731 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206178 0.9635165996829284 0.9682512279485149 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728965 0.8294260088169972 0.7847202909280058 0.7366506797833241 0.6867906150258034 0.6370647077160735 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.17146617556136307 0.269785681663328 0.3651558021402381 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398487 0.7642744283803597 0.822965468244785 0.8732069696573536 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724362 0.9843239119995201 0.971520277894516 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765037 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.831792020854692 0.8825135943858438 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240868 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606373 0.7586923057247961 0.7072490567710032 0.6559689624224248 0.60727156743142 0.5640556679962432 0.5296033894808341 0.5072013179848617 0.4994063993194244; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.8317920208546918 0.8825135943858436 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240869 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606372 0.7586923057247961 0.7072490567710031 0.6559689624224248 0.6072715674314199 0.5640556679962432 0.529603389480834 0.5072013179848617 0.4994063993194244; 0.17146617556136304 0.269785681663328 0.36515580214023813 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398489 0.7642744283803597 0.822965468244785 0.8732069696573534 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724364 0.9843239119995201 0.9715202778945161 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765035 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.16769201261744424 0.2638565952000316 0.3571486553990874 0.44656981895509407 0.5311790914579108 0.610106048208273 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206181 0.963516599682928 0.9682512279485153 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728967 0.8294260088169972 0.7847202909280058 0.7366506797833242 0.6867906150258035 0.6370647077160733 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.16208203542874697 0.25504237413571823 0.3452429786027914 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234393 0.7791805080152763 0.8270129974166379 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143913 0.8430483524463561 0.8043539299181591 0.7611178285128082 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318082 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.15469718776463937 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.49038305636196783 0.5634168029216332 0.6305414633265527 0.6911129831937729 0.7445768129218284 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678838 0.8976406106275672 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834082 0.6851844522681362 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.510065137079065 0.47899061383277514 0.45877571017234986 0.45174024820601283; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810059 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521126 0.6048520996464979 0.5612859449667116 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.13494260798703822 0.21238405523755846 0.28758847871095966 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502048 0.7767217730091848 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081975 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115973 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568951 0.7154131661712055 0.7200164974745109 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556793 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880447 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403951 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164527 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664423 0.285784764955385; 0.07884741888633923 0.12413725278791818 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413904 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.45292278840636124 0.4404802088701682 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.2434538391584779 0.23974506555510222; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762883 0.1932351963195468 0.19029416264369178; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433223 0.14016861600480954 0.13803682405467774; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; -0.009090526679840142 -0.014314501900697699 -0.019396986229065785 -0.024287981965398865 -0.028939611707292427 -0.033306657554831066 -0.03734707793599557 -0.04102249854077014 -0.044298674661811956 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.053705311757197116 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.0473487478676 -0.04490758986263382 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970186 -0.031621935363869993 -0.029716109950188568 -0.028473957254269537 -0.028041239967729517; -0.027171660274957276 -0.04278540200724878 -0.057975228854884826 -0.07259140337794005 -0.08649059153582489 -0.09953748679757311 -0.11160636387130778 -0.12258255113920866 -0.13236381346601114 -0.1408616403650565 -0.148002438773635 -0.15372863523937025 -0.15799969965318147 -0.160793112542166 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152814026 -0.1261183626608485 -0.11781028449293858 -0.109463429787166 -0.10148760334298632 -0.09437556065527876 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.04495416087944619 -0.07078384802364276 -0.09590896171917579 -0.12008081895723517 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.26565206146246284 -0.26777833244533894 -0.2674847427447304 -0.2648346188417301 -0.2599281266775273 -0.2529050828655601 -0.24394887021821948 -0.23329205453363383 -0.22122451133261398 -0.2081050532903382 -0.19437746811585607 -0.18059088333188686 -0.16742096282299784 -0.155679982750088 -0.14628860377433242 -0.14016861600480954 -0.13803682405467774; -0.06224267873718799 -0.09800102788100695 -0.13277738333377623 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.2804299933274647 -0.3027131909470564 -0.322041555732332 -0.33824974863148494 -0.35120989328464763 -0.36083375555341446 -0.36707476238395237 -0.36992994880470187 -0.3694419659789632 -0.36570134516067415 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995259 -0.30518502303145156 -0.2870419713829763 -0.2680704843969706 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.4277484341152474 -0.44401859465485405 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.46169527257007065 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344443 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616689 -0.45880156813823564 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352759 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906283 -0.45918157774358653 -0.4317031784656438 -0.4030210808213132 -0.3742716569847445 -0.34685040874639284 -0.3224333785206569 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.4907089363168219 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457663 -0.6389028713417393 -0.6432517250854888 -0.6417873986226394 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.37003896630633076 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374703 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712055 -0.7200164974745102 -0.7181136491233181 -0.709915966188716 -0.6957307512852966 -0.6759670777615957 -0.6511447205785094 -0.6219078423635586 -0.5890456241077768 -0.5535225047206889 -0.5165204762865374 -0.4794932582992007 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.13494260798703822 -0.21238405523755846 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.49217297919519437 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953279 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509851 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736902 -0.7390744074612711 -0.7117091872379965 -0.6795513435029952 -0.6434671677877944 -0.6045122820014774 -0.5639777620410878 -0.5234493244821027 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.14561776776220559 -0.22916682799557495 -0.3102775805944257 -0.38809912173671524 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060889 -0.8302340607769567 -0.8428707817810065 -0.8476872807812081 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797717 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244], [-0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 -0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 -0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 -0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 -0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 -0.0; -0.09453931054294616 -0.1487190978491784 -0.20123081596123554 -0.2514909948459919 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256991 -0.5258730284648329 -0.5309270197686902 -0.5304077905416922 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388685 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 -0.0; -0.1092443557637722 -0.17186551538440756 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326953 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600436 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381643 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.575964613940223 -0.5508460546623364 -0.5201265133780645 -0.48414834363139964 -0.4433013685260977 -0.3980183233734477 -0.34877017231502794 -0.29606134800943434 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 -0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240401 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003531 -0.6937441158393913 -0.6863244592573579 -0.671783148444792 -0.6503078485843587 -0.6221547405355011 -0.587644579757757 -0.5471583093357457 -0.5011323099532774 -0.4500533621060475 -0.39445338700133725 -0.3349040230120407 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 -0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703358 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.757178115689253 -0.765283054425606 -0.7653650304313316 -0.7574575021087522 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.2284627428873973 -0.1535940701312627 -0.0771840589834026 -0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582633 -0.6991635203313463 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271729 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499889 -0.601548383227324 -0.5405011365689621 -0.47393474389865564 -0.40253851189271567 -0.32704705990440125 -0.24823314432743135 -0.16690027103237884 -0.08387514473509504 -0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800785 -0.8539016094608556 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.8574557335585165 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640705 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 -0.0; -0.1621031858215124 -0.25512371666703554 -0.34544062526665625 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813079 -0.7804141785216053 -0.827963396712097 -0.8667989868025158 -0.8965239005586522 -0.9168382474165633 -0.9275419669829891 -0.9285364000801603 -0.9198247640149808 -0.9015115505195137 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291042 -0.6763776724542383 -0.6079903798810069 -0.5333099932779639 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 -0.0; -0.16772513193719168 -0.2639850560105428 -0.3574649513033959 -0.44718127029496646 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263066 -0.9628970262252827 -0.9540757506989864 -0.9352860659466241 -0.9067313263985689 -0.8687163099334942 -0.8216437758234271 -0.7660100382926455 -0.7023996107612742 -0.6314789835018362 -0.5539896041740379 -0.4707401365456435 -0.38259807769669213 -0.290480818191948 -0.19534623314980348 -0.09818289489364355 -0.0; -0.17150799144525702 -0.26994838220353407 -0.3655583319134056 -0.4573356902543544 -0.5443187807215241 -0.625596533880287 -0.7003180718474857 -0.7677016414272496 -0.8270428010589652 -0.8777217755149587 -0.9192099019823009 -0.9510751016338955 -0.9729863218881927 -0.9847169061208959 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581251 -0.48271900374158594 -0.3923610456680835 -0.29790937282151825 -0.200349742787213 -0.1007000940512347 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334978 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147938 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232156 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334979 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147937 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232155 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 0.0; -0.17150799144525702 -0.26994838220353407 -0.36555833191340564 -0.4573356902543543 -0.5443187807215241 -0.625596533880287 -0.700318071847486 -0.7677016414272495 -0.8270428010589652 -0.8777217755149587 -0.9192099019823011 -0.9510751016338956 -0.9729863218881925 -0.984716906120896 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581252 -0.48271900374158594 -0.3923610456680835 -0.2979093728215182 -0.200349742787213 -0.1007000940512347 0.0; -0.16772513193719168 -0.2639850560105428 -0.35746495130339584 -0.44718127029496635 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263064 -0.9628970262252827 -0.9540757506989864 -0.9352860659466244 -0.9067313263985689 -0.8687163099334946 -0.8216437758234268 -0.7660100382926458 -0.7023996107612739 -0.6314789835018362 -0.5539896041740379 -0.4707401365456437 -0.382598077696692 -0.2904808181919479 -0.19534623314980348 -0.09818289489364342 0.0; -0.1621031858215124 -0.2551237166670354 -0.34544062526665636 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813082 -0.780414178521605 -0.8279633967120973 -0.8667989868025158 -0.8965239005586522 -0.9168382474165636 -0.9275419669829891 -0.9285364000801606 -0.9198247640149813 -0.9015115505195139 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291038 -0.6763776724542383 -0.6079903798810069 -0.5333099932779641 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800781 -0.8539016094608561 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.857455733558517 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640701 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582628 -0.6991635203313468 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271734 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499885 -0.601548383227324 -0.5405011365689621 -0.47393474389865525 -0.402538511892716 -0.32704705990440125 -0.24823314432743102 -0.16690027103237884 -0.08387514473509504 0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703362 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.7571781156892524 -0.765283054425606 -0.7653650304313316 -0.7574575021087528 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.22846274288739696 -0.1535940701312627 -0.0771840589834026 0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240395 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003537 -0.6937441158393913 -0.6863244592573572 -0.6717831484447928 -0.6503078485843595 -0.6221547405355011 -0.587644579757757 -0.5471583093357463 -0.5011323099532768 -0.4500533621060475 -0.39445338700133675 -0.3349040230120412 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 0.0; -0.10924435576377206 -0.17186551538440775 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326948 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600429 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381635 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.5759646139402222 -0.5508460546623364 -0.5201265133780653 -0.48414834363139964 -0.4433013685260983 -0.3980183233734477 -0.34877017231502794 -0.29606134800943384 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 0.0; -0.09453931054294631 -0.14871909784917817 -0.20123081596123588 -0.2514909948459916 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256982 -0.5258730284648337 -0.5309270197686902 -0.530407790541693 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388692 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 0.0; -0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.043140158506826946 0.045645062612663156 0.047650563187460165 0.04913974201222062 0.050101796927525435 0.05053194003690302 0.05043121697644019 0.04980625966628017 0.04866898531566895 0.04703625424384201 0.044929498392807736 0.04237433134421261 0.0394001493133432 0.03603973107716084 0.03232884318935258 0.02830585522085324 0.024011368202566014 0.01948785798764454 0.014779333930465825 0.009931012123682711 0.004989001459909738 0.0; 0.027150115081064158 0.04270011428358324 0.057758705288458424 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458817 0.1200710120433018 0.12899276613783248 0.13649173473699244 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.15085869879674824 0.14900019779435325 0.1456084389342256 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892884 0.08472022692682367 0.07186940098852496 0.058331714894047454 0.04423908511737579 0.029727093542738336 0.014934035939544038 0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758201 0.11939997541821289 0.1418699416955886 0.16273387270728423 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.2482330866506241 0.2504194861123901 0.24997545877122224 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.2102547977083757 0.19553165118307045 0.1788837148593802 0.1604880772824483 0.14053514660782382 0.11922679187124975 0.0967745446478989 0.07339786462605602 0.04932246710256756 0.02477870572316178 0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982612 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613316 0.2959966070960882 0.31330433562984733 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.309553600094595 0.2920566632972881 0.2716511686686468 0.24856088663060938 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450952 0.06857397080267193 0.03445135780198533 0.0; 0.0788005046339241 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401288 0.2857694853664596 0.3192996333612773 0.34929410844851994 0.37544525287759944 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.4412524616261829 0.44068192562615766 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.31629427603958477 0.28385863373836506 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841941 0.08732525906462124 0.04387365311373985 0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.530927019768691 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886781 0.29996784394668674 0.2545888555251622 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 0.0; 0.10924435576377206 0.17186551538440775 0.2325773524399111 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.608292690682532 0.5951916784511642 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333065 0.18241794673431524 0.1226163470173401 0.061610437261598615 0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031251 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106671 0.6939263753003537 0.6937441158393907 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517772 0.138754848398411 0.06972323661344877 0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105989 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440336 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603761 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509532 0.0; 0.15470426948819188 0.24346350819144608 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592499 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702826 0.7956707428868375 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749471 0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506446 0.09448139758640571 0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980362 0.09818289489364342 0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 -0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 -0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980348 0.09818289489364342 -0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506427 0.09448139758640571 -0.0; 0.15470426948819188 0.24346350819144622 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592505 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702822 0.795670742886837 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749446 -0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440339 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603755 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509504 -0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105995 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 -0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031258 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106677 0.6939263753003537 0.6937441158393913 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517733 0.138754848398411 0.06972323661344877 -0.0; 0.10924435576377206 0.17186551538440775 0.23257735243991082 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.6082926906825328 0.5951916784511634 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333112 0.18241794673431524 0.1226163470173401 0.061610437261598615 -0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.5309270197686902 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886774 0.2999678439466862 0.25458885552516275 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 -0.0; 0.07880050463392396 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401238 0.28576948536646013 0.31929963336127665 0.34929410844851994 0.3754452528775987 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.44125246162618204 0.44068192562615677 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.3162942760395855 0.2838586337383658 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841936 0.08732525906462077 0.04387365311373985 -0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982576 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613309 0.2959966070960882 0.31330433562984816 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.3095536000945941 0.2920566632972881 0.2716511686686468 0.24856088663061013 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450899 0.06857397080267193 0.03445135780198533 -0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758167 0.11939997541821289 0.14186994169558806 0.16273387270728362 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.24823308665062502 0.2504194861123892 0.2499754587712232 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.21025479770837657 0.19553165118307045 0.1788837148593802 0.16048807728244902 0.1405351466078245 0.11922679187124913 0.0967745446478989 0.07339786462605602 0.049322467102568074 0.02477870572316178 -0.0; 0.027150115081063988 0.04270011428358324 0.057758705288458785 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458886 0.1200710120433018 0.12899276613783248 0.13649173473699158 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.1508586987967492 0.14900019779435325 0.14560843893422656 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892959 0.08472022692682367 0.07186940098852561 0.05833171489404686 0.04423908511737579 0.029727093542737816 0.014934035939544038 -0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.04314015850682612 0.04564506261266228 0.047650563187460165 0.04913974201221967 0.050101796927525435 0.05053194003690302 0.05043121697644118 0.04980625966628017 0.04866898531566895 0.04703625424384296 0.044929498392808666 0.04237433134421172 0.0394001493133432 0.036039731077160034 0.03232884318935258 0.028305855220852535 0.024011368202566014 0.019487857987643936 0.014779333930466381 0.009931012123682185 0.004989001459909738 -0.0], [-0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018])

Visualization

Finally, we can visualize the grid using two types of visual elements: surfaces and wireframes. Surfaces are plotted slightly smaller (at a scale of 0.99 instead of 1) than the wireframes to create a layered effect, enhancing the visual distinction between the grid's structure and its outline. The Face-Face nodes are visualized with blue surfaces and black wireframes, while the Center-Center nodes are visualized with blue surfaces and wireframes.

fig = Figure(size=(1200, 600))
+axN = Axis3(fig[1, 1]; aspect=(1, 1, 1), elevation = +0.9, azimuth = 7, height=1500)
+axS = Axis3(fig[1, 2]; aspect=(1, 1, 1), elevation = -0.9, azimuth = 7, height=1500)
+
+for ax in (axN, axS)
+    scale_factor = 0.99
+
+    surface!(ax, xF .* scale_factor, yF .* scale_factor, zF .* scale_factor, color = :blue)
+    wireframe!(ax, xF, yF, zF, color = :black)
+
+    surface!(ax, xC .* scale_factor, yC .* scale_factor, zC .* scale_factor, color = :blue)
+    wireframe!(ax, xC, yC, zC, color = :blue)
+
+    scatter!(ax, 0, 0, +1, color=:red, markersize=15)
+    scatter!(ax, 0, 0, -1, color=:red, markersize=15)
+
+    hidedecorations!(ax)
+    hidespines!(ax)
+end
+
+save("tripolar_grid_nodes.png", fig, px_per_unit = 2)

Above there are two views of the grid: northern hemisphere on the left, southern hemisphere on the right. The actual North and South poles are the red dots. On the left we see how the North hemisphere has does not have a gridline convergence singularity at the actual North Pole but the singularity has moved to the two fictitious poles shifted at latitude 60; on the right we see that the Southern hemisphere has its pole at the usual South Pole.

This tripolar configuration is typically used in ocean modeling so that the pole singularity in the Arctic ocean is moved away into the land mases of Russia and Canada; the South pole singularity is already within the land mass of Antarctica so things are all good down there!


This page was generated using Literate.jl.

diff --git a/previews/PR32/objects.inv b/previews/PR32/objects.inv new file mode 100644 index 0000000000000000000000000000000000000000..76cbf65037177b2e7ab2d30e6196420c8abda84b GIT binary patch literal 490 zcmVNERX>N99Zgg*Qc_4OWa&u{KZXhxWBOp+6Z)#;@bUGkUa&%~K zXK!v{Y*TP(WpZg_VQf=qWo&Fma%p69E^2HFBOq2~a&u{KZaN?^E;24K3L_v?Xk{RB zWo=<;Ze(S0Aa78b#rNMXCQiPX<{x4c$}q@ z%}&EG5QOi3ibW+y6BQ1XdTT)fBqaVS4qPe|Z<8&q9obGrLA*P5NYWw%LFE#8HQvuN znkE?`E!2HkprtGv3REh- z=Ga5)iVNQQ;$4XDq5c?yL+Dr_pcNsC?6#upnUi*2DD{;b`f3##mHq1XX!*UJvncT# zb+i~_?_oU>U`t?k7_Q)&bk2Q&TpNjQ59}5L0RuIr8Ab?e{STw4weHvKn~C>~vfI0* z8v9L&(Ckxx=OdLR+Nr6u6n1lJw4~Z&0JW?4ci22LtFrPt0WxE(Bpvd(13s%tg>MtR gd5`!N29#{!{{Sb)!%uWFng)0>ItxZW0Ou8IzC}*fqyPW_ literal 0 HcmV?d00001 diff --git a/previews/PR32/search_index.js b/previews/PR32/search_index.js new file mode 100644 index 0000000..12f983a --- /dev/null +++ b/previews/PR32/search_index.js @@ -0,0 +1,3 @@ +var documenterSearchIndex = {"docs": +[{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"EditURL = \"../../../examples/visualize_tripolar_grid.jl\"","category":"page"},{"location":"literated/visualize_tripolar_grid/#Visualize-a-tripolar-grid","page":"Tripolar Grid","title":"Visualize a tripolar grid","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"This example demonstrates how to generate a tripolar grid using the OrthogonalSphericalShellGrids package and how to visualize the grid using the GLMakie package. The example is structured into several key sections, each performing a specific task in the process of creating and visualizing the grid.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"We begin by importing the required Julia packages. OrthogonalSphericalShellGrids is used for generating the tripolar grid, a type of grid used in geophysical and oceanographic modeling due to its ability to handle polar singularities effectively. GLMakie is used for visualization purposes, allowing the creation of figures and plots to visualize the grid.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"using OrthogonalSphericalShellGrids\nusing OrthogonalSphericalShellGrids: Face, Center\nusing OrthogonalSphericalShellGrids: get_cartesian_nodes_and_vertices\nusing GLMakie","category":"page"},{"location":"literated/visualize_tripolar_grid/#Grid-generation","page":"Tripolar Grid","title":"Grid generation","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"The grid is generated via OrthogonalSphericalShellGrids.TripolarGrid method by specifying the grid size and the latitude of the \"north\" singularities. Here, we use a lateral resolution of 6 degrees (60 x 30 grid points in the horizontal) and we configure the North hemisphere singularities to be at 60 degrees latitude. This setup creates a grid that covers the globe with a specific focus on handling the complexities near the North pole.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"grid = OrthogonalSphericalShellGrids.TripolarGrid(size = (60, 30, 1),\n north_poles_latitude = 60)","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"60×30×1 OrthogonalSphericalShellGrid{Float64, Oceananigans.Grids.Periodic, Oceananigans.Grids.RightConnected, Oceananigans.Grids.Bounded} on Oceananigans.Architectures.CPU with 4×4×4 halo and with precomputed metrics\n├── centered at (λ, φ) = (0.0, 2.6549)\n├── longitude: Oceananigans.Grids.Periodic extent 359.895 degrees variably spaced with min(Δλ)=0.286186, max(Δλ)=6.22702\n├── latitude: Oceananigans.Grids.RightConnected extent 175.667 degrees variably spaced with min(Δφ)=0.517693, max(Δφ)=5.86207\n└── z: Bounded z ∈ [0.0, 1.0] regularly spaced with Δz=1.0","category":"page"},{"location":"literated/visualize_tripolar_grid/#Retrieving-the-nodes","page":"Tripolar Grid","title":"Retrieving the nodes","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"The lines retrieve Cartesian coordinates for two types of grid nodes: Face–Face nodes and Center–Centernodes. This is done using thegetcartesiannodesandverticesmethod, which converts the grid's spherical coordinates into Cartesian coordinates for easier manipulation and visualization. The coordinates are stored in variablesxF,yF,zFfor Face-Face nodes, andxC,yC,zC` for Center-Center nodes.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Face(), Face(), Center())\nxF, yF, zF = cartesian_nodes\n\ncartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Center(), Center(), Center())\nxC, yC, zC = cartesian_nodes","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"([-0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.14561776776220567 -0.2291668279955748 -0.31027758059442584 -0.388099121736715 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060883 -0.8302340607769572 -0.8428707817810065 -0.8476872807812087 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797721 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.1349426079870381 -0.21238405523755866 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.4921729791951939 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953274 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509845 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736897 -0.7390744074612711 -0.7117091872379969 -0.6795513435029952 -0.6434671677877949 -0.6045122820014774 -0.5639777620410878 -0.5234493244821024 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374697 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712062 -0.7200164974745102 -0.7181136491233174 -0.7099159661887166 -0.6957307512852973 -0.6759670777615957 -0.6511447205785094 -0.6219078423635591 -0.5890456241077764 -0.5535225047206889 -0.516520476286537 -0.47949325829920103 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.49070893631682244 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457655 -0.6389028713417393 -0.6432517250854888 -0.6417873986226402 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.3700389663063305 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616683 -0.45880156813823625 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352767 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906277 -0.45918157774358653 -0.4317031784656438 -0.4030210808213127 -0.37427165698474485 -0.34685040874639284 -0.3224333785206566 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.42774843411524655 -0.4440185946548549 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.4616952725700714 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344438 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.06224267873718799 -0.09800102788100669 -0.13277738333377656 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.28042999332746543 -0.30271319094705557 -0.32204155573233284 -0.33824974863148494 -0.35120989328464763 -0.3608337555534154 -0.36707476238395237 -0.3699299488047028 -0.36944196597896406 -0.3657013451606751 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995251 -0.30518502303145156 -0.2870419713829763 -0.2680704843969711 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.04495416087944619 -0.07078384802364276 -0.09590896171917541 -0.12008081895723474 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.2656520614624619 -0.26777833244533894 -0.2674847427447304 -0.264834618841731 -0.2599281266775273 -0.25290508286556096 -0.24394887021821865 -0.23329205453363458 -0.22122451133261328 -0.2081050532903382 -0.19437746811585607 -0.18059088333188733 -0.16742096282299748 -0.1556799827500877 -0.14628860377433242 -0.14016861600480945 -0.13803682405467774; -0.027171660274957276 -0.042785402007248514 -0.05797522885488518 -0.07259140337793961 -0.08649059153582489 -0.09953748679757311 -0.11160636387130848 -0.12258255113920791 -0.13236381346601114 -0.1408616403650565 -0.1480024387736359 -0.1537286352393712 -0.1579996996531805 -0.16079311254216697 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152813957 -0.1261183626608485 -0.11781028449293914 -0.109463429787166 -0.10148760334298632 -0.09437556065527847 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.009090526679840314 -0.014314501900697699 -0.019396986229065785 -0.024287981965398407 -0.028939611707291882 -0.03330665755483169 -0.03734707793599557 -0.04102249854077091 -0.04429867466181113 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.05370531175719615 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.047348747867600786 -0.044907589862633095 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970575 -0.031621935363869695 -0.029716109950188363 -0.028473957254269537 -0.028041239967729517; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433242 0.14016861600480954 0.13803682405467774; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762905 0.1932351963195468 0.19029416264369178; 0.07884741888633923 0.12413725278791794 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413815 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.4529227884063621 0.44048020887016903 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.24345383915847799 0.23974506555510222; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403946 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164534 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664434 0.285784764955385; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880439 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115969 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568944 0.7154131661712055 0.7200164974745102 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556795 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.13494260798703822 0.21238405523755846 0.2875884787109599 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502042 0.7767217730091854 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081972 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810065 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521129 0.6048520996464982 0.5612859449667114 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.15469718776463942 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.4903830563619681 0.5634168029216329 0.630541463326553 0.6911129831937729 0.7445768129218288 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678842 0.8976406106275676 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834079 0.685184452268136 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.5100651370790651 0.4789906138327752 0.45877571017234986 0.45174024820601283; 0.16208203542874697 0.25504237413571823 0.3452429786027916 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234397 0.7791805080152763 0.8270129974166376 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143916 0.8430483524463561 0.8043539299181591 0.761117828512808 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318083 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.16769201261744424 0.2638565952000316 0.3571486553990876 0.44656981895509407 0.5311790914579109 0.6101060482082731 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206178 0.9635165996829284 0.9682512279485149 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728965 0.8294260088169972 0.7847202909280058 0.7366506797833241 0.6867906150258034 0.6370647077160735 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.17146617556136307 0.269785681663328 0.3651558021402381 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398487 0.7642744283803597 0.822965468244785 0.8732069696573536 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724362 0.9843239119995201 0.971520277894516 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765037 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.831792020854692 0.8825135943858438 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240868 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606373 0.7586923057247961 0.7072490567710032 0.6559689624224248 0.60727156743142 0.5640556679962432 0.5296033894808341 0.5072013179848617 0.4994063993194244; 0.17336355171244128 0.2727661612221198 0.3691804382656139 0.46156893266041793 0.5489548863764049 0.6304360970395362 0.7051971605582505 0.7725199187561228 0.8317920208546918 0.8825135943858436 0.9243021090235471 0.9568956045855725 0.980154542555809 0.9940626318436183 0.9987270802885146 0.9943788441072318 0.9813736042939756 0.9601944156240869 0.9314572827484517 0.8959213577496584 0.8545060554586461 0.8083181192606372 0.7586923057247961 0.7072490567710031 0.6559689624224248 0.6072715674314199 0.5640556679962432 0.529603389480834 0.5072013179848617 0.4994063993194244; 0.17146617556136304 0.269785681663328 0.36515580214023813 0.45655221586958394 0.543010169794805 0.6236381146444054 0.6976297671398489 0.7642744283803597 0.822965468244785 0.8732069696573534 0.9146186119779641 0.9469389583825696 0.9700273984370961 0.9838650870572909 0.9885553207724364 0.9843239119995201 0.9715202778945161 0.9506201756767245 0.9222313231026021 0.8871035793942776 0.8461459590255302 0.8004534809641265 0.7513474860536971 0.700432758521141 0.6496712550958073 0.6014601097765035 0.558671460107434 0.5245573017254965 0.5023740264948067 0.49465505628677464; 0.16769201261744424 0.2638565952000316 0.3571486553990874 0.44656981895509407 0.5311790914579108 0.610106048208273 0.6825625414014365 0.7478527617672691 0.8053815666096745 0.8546610649816523 0.8953155313504988 0.9270848005394264 0.9498263796206181 0.963516599682928 0.9682512279485153 0.9642460786151682 0.9518383146367378 0.9314893452281541 0.9037905264078262 0.8694733018728967 0.8294260088169972 0.7847202909280058 0.7366506797833242 0.6867906150258035 0.6370647077160733 0.5898251449703025 0.5478905828069446 0.5144525693737039 0.4927069237644645 0.48513988041191547; 0.16208203542874697 0.25504237413571823 0.3452429786027914 0.43172363516006884 0.5135783715271196 0.5899680014232159 0.660131313505385 0.7233947525234393 0.7791805080152763 0.8270129974166379 0.8665238043555417 0.8974552084102788 0.9196625205143991 0.9331155213741272 0.9378993944685136 0.9342156600862237 0.9223837673863762 0.9028442096010617 0.8761643233143913 0.8430483524463561 0.8043539299181591 0.7611178285128082 0.7145944346205472 0.6663101165473879 0.6181332932542383 0.5723484480635673 0.5316936398318082 0.49926931510035233 0.4781800121231977 0.47084086525108615; 0.15469718776463937 0.24343754004120294 0.32956405115455945 0.4121660204163524 0.49038305636196783 0.5634168029216332 0.6305414633265527 0.6911129831937729 0.7445768129218284 0.7904742324124834 0.8284472868856299 0.858242450764751 0.8797132082248105 0.8928218168678838 0.8976406106275672 0.8943533085714631 0.883256941976044 0.8647652137425413 0.83941439054679 0.807873233549663 0.7709590253933968 0.7296624238834082 0.6851844522681362 0.6389886658135293 0.5928683027578014 0.5490171282087735 0.510065137079065 0.47899061383277514 0.45877571017234986 0.45174024820601283; 0.14561776776220559 0.22916682799557495 0.3102775805944257 0.38809912173671524 0.4618263150292622 0.5307105577423562 0.5940695135273377 0.6512956887380131 0.7018637787691403 0.7453367642890204 0.7813707940074347 0.8097189506060889 0.8302340607769567 0.8428707817810059 0.8476872807812081 0.8448469280299713 0.8346205641098647 0.8173900943911004 0.7936544375767083 0.7640392420625269 0.7293123094797717 0.6904073045568316 0.6484588812521126 0.6048520996464979 0.5612859449667116 0.5198402400185187 0.4830091413550897 0.45361734874558135 0.43449316857043135 0.42783663522419724; 0.13494260798703822 0.21238405523755846 0.28758847871095966 0.35977384046653393 0.4281989130925496 0.49217297919519437 0.5510646703713034 0.6043098397742089 0.651418402315299 0.6919801204953279 0.7256693613799884 0.7522489015507369 0.7715729132295085 0.7835893289509851 0.7883418590516897 0.7859720338502048 0.7767217730091848 0.7609371662736902 0.7390744074612711 0.7117091872379965 0.6795513435029952 0.6434671677877944 0.6045122820014774 0.5639777620410878 0.5234493244821027 0.4848695695081975 0.45056890530423765 0.4231868512567027 0.4053662445083691 0.3991627394042668; 0.1227880555527912 0.19327068375933204 0.2617392407514014 0.32748832895145624 0.38984817720709664 0.44819320169023447 0.5019498735735962 0.5506038050115973 0.5937059961374703 0.6308782207046707 0.6618175665528635 0.6863001897448312 0.7041843893568951 0.7154131661712055 0.7200164974745109 0.7181136491233181 0.709915966188716 0.6957307512852966 0.6759670777615957 0.6511447205785094 0.6219078423635586 0.5890456241077768 0.5535225047206889 0.5165204762865374 0.4794932582992007 0.4442231643608505 0.4128491276556793 0.3877940742722299 0.37148393651458 0.3658055534215391; 0.1092867573213308 0.17203406842726854 0.23300788483838825 0.29158591663674227 0.3471762551119962 0.39922475577075944 0.44722188177466476 0.4907089363168219 0.5292836359021946 0.5626050032824361 0.5903975890792549 0.6124550655645447 0.6286432760457663 0.6389028713417393 0.6432517250854888 0.6417873986226394 0.6346900340880447 0.6222262054952569 0.6047544725423578 0.5827336846363088 0.5567354923853237 0.5274630207858869 0.49577808564326276 0.4627391404511073 0.4296497870738666 0.3981095999442589 0.37003896630633076 0.3476135201656748 0.33301157009143917 0.3279272705270966; 0.09458625762739656 0.14890538669793285 0.2017054158117732 0.25245237160435124 0.3006374880403951 0.34578339995577 0.3874499316818515 0.4252394250616689 0.45880156813823564 0.48783770561088646 0.5121046351521785 0.5314179205955734 0.5456547852024315 0.5547566879924491 0.5587317371683395 0.5576571627352759 0.5516821642164527 0.5410315816261994 0.5260110260907815 0.5070143717835632 0.4845348695906283 0.45918157774358653 0.4317031784656438 0.4030210808213132 0.3742716569847445 0.34685040874639284 0.3224333785206569 0.3029196214982052 0.29021051552664423 0.285784764955385; 0.07884741888633923 0.12413725278791818 0.16817279092527154 0.21051242598080885 0.25073474671355467 0.28844355151004214 0.32327257009149973 0.3548898517629575 0.3830017903708746 0.40735677023168265 0.4277484341152474 0.44401859465485405 0.45605983555413904 0.46381788068215263 0.46729385074969226 0.46654658360310425 0.46169527257007065 0.45292278840636124 0.4404802088701682 0.42469330340656597 0.40597202253539016 0.3848244075447356 0.3618766507344443 0.33790089518518224 0.31385063960353254 0.29089769496140605 0.2704499645991024 0.2541028844491066 0.2434538391584779 0.23974506555510222; 0.06224267873718799 0.09800102788100695 0.13277738333377623 0.16622552717415318 0.19801463616365902 0.22783313807679847 0.25539236775100005 0.2804299933274647 0.3027131909470564 0.322041555732332 0.33824974863148494 0.35120989328464763 0.36083375555341446 0.36707476238395237 0.36992994880470187 0.3694419659789632 0.36570134516067415 0.3588493005988227 0.34908148051000965 0.33665325313422245 0.3218873553995259 0.30518502303145156 0.2870419713829763 0.2680704843969706 0.24902750038347965 0.2308438824310934 0.21463840709096027 0.20167901463762883 0.1932351963195468 0.19029416264369178; 0.04495416087944619 0.07078384802364276 0.09590896171917579 0.12008081895723517 0.14306154462335027 0.16462679868626828 0.184568375531133 0.20269665603523843 0.21884289779731572 0.23286135498785662 0.24463122692155528 0.2540584441832702 0.2610773137687472 0.26565206146246284 0.26777833244533894 0.2674847427447304 0.2648346188417301 0.2599281266775273 0.2529050828655601 0.24394887021821948 0.23329205453363383 0.22122451133261398 0.2081050532903382 0.19437746811585607 0.18059088333188686 0.16742096282299784 0.155679982750088 0.14628860377433223 0.14016861600480954 0.13803682405467774; 0.027171660274957276 0.04278540200724878 0.057975228854884826 0.07259140337794005 0.08649059153582489 0.09953748679757311 0.11160636387130778 0.12258255113920866 0.13236381346601114 0.1408616403650565 0.148002438773635 0.15372863523937025 0.15799969965318147 0.160793112542166 0.16210531150766008 0.1619526713906703 0.16037259974172546 0.15742486789108182 0.15319335345834398 0.1477884486249885 0.14135049463430394 0.13405473152814026 0.1261183626608485 0.11781028449293858 0.109463429787166 0.10148760334298632 0.09437556065527876 0.08868584426734653 0.08497768393585112 0.08368594162069272; 0.009090526679840142 0.014314501900697699 0.019396986229065785 0.024287981965398865 0.028939611707292427 0.033306657554831066 0.03734707793599557 0.04102249854077014 0.044298674661811956 0.04714592329128039 0.04953952469293119 0.05146009496928062 0.05289393354592282 0.05383335275603944 0.054277001215150215 0.05423019901076182 0.053705311757197116 0.05272220353159404 0.051308827321937964 0.04950203793082796 0.0473487478676 0.04490758986263382 0.04225128670077994 0.03946991265030333 0.03667502888888604 0.034003981940970186 0.031621935363869993 0.029716109950188568 0.028473957254269537 0.028041239967729517; -0.009090526679840142 -0.014314501900697699 -0.019396986229065785 -0.024287981965398865 -0.028939611707292427 -0.033306657554831066 -0.03734707793599557 -0.04102249854077014 -0.044298674661811956 -0.04714592329128039 -0.04953952469293119 -0.05146009496928062 -0.05289393354592282 -0.05383335275603944 -0.054277001215150215 -0.05423019901076182 -0.053705311757197116 -0.05272220353159404 -0.051308827321937964 -0.04950203793082796 -0.0473487478676 -0.04490758986263382 -0.04225128670077994 -0.03946991265030333 -0.03667502888888604 -0.034003981940970186 -0.031621935363869993 -0.029716109950188568 -0.028473957254269537 -0.028041239967729517; -0.027171660274957276 -0.04278540200724878 -0.057975228854884826 -0.07259140337794005 -0.08649059153582489 -0.09953748679757311 -0.11160636387130778 -0.12258255113920866 -0.13236381346601114 -0.1408616403650565 -0.148002438773635 -0.15372863523937025 -0.15799969965318147 -0.160793112542166 -0.16210531150766008 -0.1619526713906703 -0.16037259974172546 -0.15742486789108182 -0.15319335345834398 -0.1477884486249885 -0.14135049463430394 -0.13405473152814026 -0.1261183626608485 -0.11781028449293858 -0.109463429787166 -0.10148760334298632 -0.09437556065527876 -0.08868584426734653 -0.08497768393585112 -0.08368594162069272; -0.04495416087944619 -0.07078384802364276 -0.09590896171917579 -0.12008081895723517 -0.14306154462335027 -0.16462679868626828 -0.184568375531133 -0.20269665603523843 -0.21884289779731572 -0.23286135498785662 -0.24463122692155528 -0.2540584441832702 -0.2610773137687472 -0.26565206146246284 -0.26777833244533894 -0.2674847427447304 -0.2648346188417301 -0.2599281266775273 -0.2529050828655601 -0.24394887021821948 -0.23329205453363383 -0.22122451133261398 -0.2081050532903382 -0.19437746811585607 -0.18059088333188686 -0.16742096282299784 -0.155679982750088 -0.14628860377433242 -0.14016861600480954 -0.13803682405467774; -0.06224267873718799 -0.09800102788100695 -0.13277738333377623 -0.16622552717415318 -0.19801463616365902 -0.22783313807679847 -0.25539236775100005 -0.2804299933274647 -0.3027131909470564 -0.322041555732332 -0.33824974863148494 -0.35120989328464763 -0.36083375555341446 -0.36707476238395237 -0.36992994880470187 -0.3694419659789632 -0.36570134516067415 -0.3588493005988227 -0.34908148051000965 -0.33665325313422245 -0.3218873553995259 -0.30518502303145156 -0.2870419713829763 -0.2680704843969706 -0.24902750038347965 -0.2308438824310934 -0.21463840709096027 -0.20167901463762905 -0.1932351963195468 -0.19029416264369178; -0.07884741888633923 -0.12413725278791794 -0.16817279092527154 -0.21051242598080885 -0.25073474671355467 -0.28844355151004214 -0.32327257009149973 -0.3548898517629575 -0.3830017903708746 -0.40735677023168265 -0.4277484341152474 -0.44401859465485405 -0.45605983555413815 -0.46381788068215263 -0.46729385074969226 -0.46654658360310425 -0.46169527257007065 -0.4529227884063621 -0.44048020887016903 -0.42469330340656597 -0.40597202253539016 -0.3848244075447356 -0.3618766507344443 -0.33790089518518224 -0.31385063960353254 -0.29089769496140605 -0.2704499645991024 -0.2541028844491066 -0.24345383915847799 -0.23974506555510222; -0.09458625762739656 -0.14890538669793285 -0.2017054158117732 -0.25245237160435124 -0.3006374880403946 -0.34578339995577 -0.3874499316818515 -0.4252394250616689 -0.45880156813823564 -0.48783770561088646 -0.5121046351521785 -0.5314179205955734 -0.5456547852024315 -0.5547566879924491 -0.5587317371683395 -0.5576571627352759 -0.5516821642164534 -0.5410315816261994 -0.5260110260907815 -0.5070143717835632 -0.4845348695906283 -0.45918157774358653 -0.4317031784656438 -0.4030210808213132 -0.3742716569847445 -0.34685040874639284 -0.3224333785206569 -0.3029196214982052 -0.29021051552664434 -0.285784764955385; -0.1092867573213308 -0.17203406842726854 -0.23300788483838825 -0.29158591663674227 -0.3471762551119962 -0.39922475577075944 -0.44722188177466476 -0.4907089363168219 -0.5292836359021946 -0.5626050032824361 -0.5903975890792549 -0.6124550655645447 -0.6286432760457663 -0.6389028713417393 -0.6432517250854888 -0.6417873986226394 -0.6346900340880439 -0.6222262054952569 -0.6047544725423578 -0.5827336846363088 -0.5567354923853237 -0.5274630207858869 -0.49577808564326276 -0.4627391404511073 -0.4296497870738666 -0.3981095999442589 -0.37003896630633076 -0.3476135201656748 -0.33301157009143917 -0.3279272705270966; -0.1227880555527912 -0.19327068375933204 -0.2617392407514014 -0.32748832895145624 -0.38984817720709664 -0.44819320169023447 -0.5019498735735962 -0.5506038050115969 -0.5937059961374703 -0.6308782207046707 -0.6618175665528635 -0.6863001897448312 -0.7041843893568944 -0.7154131661712055 -0.7200164974745102 -0.7181136491233181 -0.709915966188716 -0.6957307512852966 -0.6759670777615957 -0.6511447205785094 -0.6219078423635586 -0.5890456241077768 -0.5535225047206889 -0.5165204762865374 -0.4794932582992007 -0.4442231643608505 -0.4128491276556795 -0.3877940742722299 -0.37148393651458 -0.3658055534215391; -0.13494260798703822 -0.21238405523755846 -0.2875884787109599 -0.35977384046653393 -0.4281989130925496 -0.49217297919519437 -0.5510646703713034 -0.6043098397742089 -0.651418402315299 -0.6919801204953279 -0.7256693613799884 -0.7522489015507369 -0.7715729132295085 -0.7835893289509851 -0.7883418590516897 -0.7859720338502042 -0.7767217730091854 -0.7609371662736902 -0.7390744074612711 -0.7117091872379965 -0.6795513435029952 -0.6434671677877944 -0.6045122820014774 -0.5639777620410878 -0.5234493244821027 -0.4848695695081972 -0.45056890530423765 -0.4231868512567027 -0.4053662445083691 -0.3991627394042668; -0.14561776776220559 -0.22916682799557495 -0.3102775805944257 -0.38809912173671524 -0.4618263150292622 -0.5307105577423562 -0.5940695135273377 -0.6512956887380131 -0.7018637787691403 -0.7453367642890204 -0.7813707940074347 -0.8097189506060889 -0.8302340607769567 -0.8428707817810065 -0.8476872807812081 -0.8448469280299713 -0.8346205641098647 -0.8173900943911004 -0.7936544375767083 -0.7640392420625269 -0.7293123094797717 -0.6904073045568316 -0.6484588812521129 -0.6048520996464982 -0.5612859449667114 -0.5198402400185187 -0.4830091413550897 -0.45361734874558135 -0.43449316857043135 -0.42783663522419724; -0.15469718776463942 -0.24343754004120294 -0.32956405115455945 -0.4121660204163524 -0.4903830563619681 -0.5634168029216329 -0.630541463326553 -0.6911129831937729 -0.7445768129218288 -0.7904742324124834 -0.8284472868856299 -0.858242450764751 -0.8797132082248105 -0.8928218168678842 -0.8976406106275676 -0.8943533085714631 -0.883256941976044 -0.8647652137425413 -0.83941439054679 -0.807873233549663 -0.7709590253933968 -0.7296624238834079 -0.685184452268136 -0.6389886658135293 -0.5928683027578014 -0.5490171282087735 -0.5100651370790651 -0.4789906138327752 -0.45877571017234986 -0.45174024820601283; -0.16208203542874697 -0.25504237413571823 -0.3452429786027916 -0.43172363516006884 -0.5135783715271196 -0.5899680014232159 -0.660131313505385 -0.7233947525234397 -0.7791805080152763 -0.8270129974166376 -0.8665238043555417 -0.8974552084102788 -0.9196625205143991 -0.9331155213741272 -0.9378993944685136 -0.9342156600862237 -0.9223837673863762 -0.9028442096010617 -0.8761643233143916 -0.8430483524463561 -0.8043539299181591 -0.761117828512808 -0.7145944346205472 -0.6663101165473879 -0.6181332932542383 -0.5723484480635673 -0.5316936398318083 -0.49926931510035233 -0.4781800121231977 -0.47084086525108615; -0.16769201261744424 -0.2638565952000316 -0.3571486553990876 -0.44656981895509407 -0.5311790914579109 -0.6101060482082731 -0.6825625414014365 -0.7478527617672691 -0.8053815666096745 -0.8546610649816523 -0.8953155313504988 -0.9270848005394264 -0.9498263796206178 -0.9635165996829284 -0.9682512279485149 -0.9642460786151682 -0.9518383146367378 -0.9314893452281541 -0.9037905264078262 -0.8694733018728965 -0.8294260088169972 -0.7847202909280058 -0.7366506797833241 -0.6867906150258034 -0.6370647077160735 -0.5898251449703025 -0.5478905828069446 -0.5144525693737039 -0.4927069237644645 -0.48513988041191547; -0.17146617556136307 -0.269785681663328 -0.3651558021402381 -0.45655221586958394 -0.543010169794805 -0.6236381146444054 -0.6976297671398487 -0.7642744283803597 -0.822965468244785 -0.8732069696573536 -0.9146186119779641 -0.9469389583825696 -0.9700273984370961 -0.9838650870572909 -0.9885553207724362 -0.9843239119995201 -0.971520277894516 -0.9506201756767245 -0.9222313231026021 -0.8871035793942776 -0.8461459590255302 -0.8004534809641265 -0.7513474860536971 -0.700432758521141 -0.6496712550958073 -0.6014601097765037 -0.558671460107434 -0.5245573017254965 -0.5023740264948067 -0.49465505628677464; -0.17336355171244128 -0.2727661612221198 -0.3691804382656139 -0.46156893266041793 -0.5489548863764049 -0.6304360970395362 -0.7051971605582505 -0.7725199187561228 -0.831792020854692 -0.8825135943858438 -0.9243021090235471 -0.9568956045855725 -0.980154542555809 -0.9940626318436183 -0.9987270802885146 -0.9943788441072318 -0.9813736042939756 -0.9601944156240868 -0.9314572827484517 -0.8959213577496584 -0.8545060554586461 -0.8083181192606373 -0.7586923057247961 -0.7072490567710032 -0.6559689624224248 -0.60727156743142 -0.5640556679962432 -0.5296033894808341 -0.5072013179848617 -0.4994063993194244], [-0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 -0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 -0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 -0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 -0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 -0.0; -0.09453931054294616 -0.1487190978491784 -0.20123081596123554 -0.2514909948459919 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256991 -0.5258730284648329 -0.5309270197686902 -0.5304077905416922 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388685 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 -0.0; -0.1092443557637722 -0.17186551538440756 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326953 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600436 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381643 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.575964613940223 -0.5508460546623364 -0.5201265133780645 -0.48414834363139964 -0.4433013685260977 -0.3980183233734477 -0.34877017231502794 -0.29606134800943434 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 -0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240401 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003531 -0.6937441158393913 -0.6863244592573579 -0.671783148444792 -0.6503078485843587 -0.6221547405355011 -0.587644579757757 -0.5471583093357457 -0.5011323099532774 -0.4500533621060475 -0.39445338700133725 -0.3349040230120407 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 -0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703358 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.757178115689253 -0.765283054425606 -0.7653650304313316 -0.7574575021087522 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.2284627428873973 -0.1535940701312627 -0.0771840589834026 -0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582633 -0.6991635203313463 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271729 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499889 -0.601548383227324 -0.5405011365689621 -0.47393474389865564 -0.40253851189271567 -0.32704705990440125 -0.24823314432743135 -0.16690027103237884 -0.08387514473509504 -0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800785 -0.8539016094608556 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.8574557335585165 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640705 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 -0.0; -0.1621031858215124 -0.25512371666703554 -0.34544062526665625 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813079 -0.7804141785216053 -0.827963396712097 -0.8667989868025158 -0.8965239005586522 -0.9168382474165633 -0.9275419669829891 -0.9285364000801603 -0.9198247640149808 -0.9015115505195137 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291042 -0.6763776724542383 -0.6079903798810069 -0.5333099932779639 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 -0.0; -0.16772513193719168 -0.2639850560105428 -0.3574649513033959 -0.44718127029496646 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263066 -0.9628970262252827 -0.9540757506989864 -0.9352860659466241 -0.9067313263985689 -0.8687163099334942 -0.8216437758234271 -0.7660100382926455 -0.7023996107612742 -0.6314789835018362 -0.5539896041740379 -0.4707401365456435 -0.38259807769669213 -0.290480818191948 -0.19534623314980348 -0.09818289489364355 -0.0; -0.17150799144525702 -0.26994838220353407 -0.3655583319134056 -0.4573356902543544 -0.5443187807215241 -0.625596533880287 -0.7003180718474857 -0.7677016414272496 -0.8270428010589652 -0.8777217755149587 -0.9192099019823009 -0.9510751016338955 -0.9729863218881927 -0.9847169061208959 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581251 -0.48271900374158594 -0.3923610456680835 -0.29790937282151825 -0.200349742787213 -0.1007000940512347 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334978 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147938 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232156 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 -0.0; -0.17340993983187863 -0.2729468644655802 -0.36962831254590145 -0.46244287334374506 -0.5504196228008855 -0.6326382866634336 -0.7082388716890223 -0.7764306639334979 -0.8365004998451111 -0.887820223609184 -0.92985325280855 -0.9621601839000541 -0.9844033791517097 -0.9963504874284316 -0.9978768624404454 -0.9889668536569505 -0.9697139569147937 -0.9403198236925779 -0.9010921399492995 -0.8524413972188651 -0.7948765901856594 -0.7289998861232155 -0.655500322244305 -0.5751465970784148 -0.48877903136052425 -0.3973007824897617 -0.3016684043129392 -0.20288185073015816 -0.10197402734156831 0.0; -0.17150799144525702 -0.26994838220353407 -0.36555833191340564 -0.4573356902543543 -0.5443187807215241 -0.625596533880287 -0.700318071847486 -0.7677016414272495 -0.8270428010589652 -0.8777217755149587 -0.9192099019823011 -0.9510751016338956 -0.9729863218881925 -0.984716906120896 -0.9861468594716336 -0.9772639914321832 -0.9581639279642516 -0.9290489978352466 -0.8902260095509346 -0.8421029465861574 -0.7851846194628447 -0.7200673235048076 -0.647432560730361 -0.5680398932581252 -0.48271900374158594 -0.3923610456680835 -0.2979093728215182 -0.200349742787213 -0.1007000940512347 0.0; -0.16772513193719168 -0.2639850560105428 -0.35746495130339584 -0.44718127029496635 -0.5321908743838923 -0.6116010996152267 -0.6845792418557338 -0.7503613560005965 -0.8082602734770314 -0.8576727531431322 -0.8980856924348853 -0.9290813380522378 -0.9503414483551212 -0.9616503727263064 -0.9628970262252827 -0.9540757506989864 -0.9352860659466244 -0.9067313263985689 -0.8687163099334946 -0.8216437758234268 -0.7660100382926458 -0.7023996107612739 -0.6314789835018362 -0.5539896041740379 -0.4707401365456437 -0.382598077696692 -0.2904808181919479 -0.19534623314980348 -0.09818289489364342 0.0; -0.1621031858215124 -0.2551237166670354 -0.34544062526665636 -0.43209845299430233 -0.5141819583355557 -0.5908260627964805 -0.6612251733221225 -0.7246417722813082 -0.780414178521605 -0.8279633967120973 -0.8667989868025158 -0.8965239005586522 -0.9168382474165636 -0.9275419669829891 -0.9285364000801606 -0.9198247640149813 -0.9015115505195139 -0.873800876389447 -0.8369938271225634 -0.7914848427680177 -0.7377572027291038 -0.6763776724542383 -0.6079903798810069 -0.5333099932779641 -0.45311427489519673 -0.36823608674123665 -0.27955492601261445 -0.18798806837506427 -0.09448139758640571 0.0; -0.15470426948819188 -0.24346350819144622 -0.329622296160263 -0.4122629171608063 -0.4905074496773781 -0.5635275209057068 -0.6305533886330141 -0.6908822386420445 -0.7438856010843903 -0.7890158064415617 -0.8258114196800781 -0.8539016094608561 -0.8730094272592505 -0.8829539885121807 -0.8836515640174675 -0.8751156044283995 -0.857455733558517 -0.8308757571702822 -0.795670742886837 -0.7522232338410063 -0.7009986637377845 -0.642540044297764 -0.5774619977640701 -0.5064442075284556 -0.4302243592237119 -0.349590643113037 -0.26537388655710187 -0.17843938302069107 -0.08967848173749446 0.0; -0.14561005955421447 -0.22913459948959441 -0.3101893812336625 -0.38790422440415984 -0.4614479678440339 -0.5300379369759524 -0.592948691629146 -0.6495199395582628 -0.6991635203313468 -0.7413693851335008 -0.7757105195555061 -0.8018467778717494 -0.8195276179701331 -0.8285937453704048 -0.8289776921524546 -0.8207033717271734 -0.8038846629603755 -0.7787230870724758 -0.7455046479707458 -0.7045959113238324 -0.6564393999499885 -0.601548383227324 -0.5405011365689621 -0.47393474389865525 -0.402538511892716 -0.32704705990440125 -0.24823314432743102 -0.16690027103237884 -0.08387514473509504 0.0; -0.1349208379744406 -0.2122965209577826 -0.2873612060303612 -0.35930209652792744 -0.4273441575601024 -0.4907591792994364 -0.5488740823760155 -0.6010783500703362 -0.646830494996501 -0.6856634923498305 -0.7171891365816065 -0.7411013026254206 -0.7571781156892524 -0.765283054425606 -0.7653650304313316 -0.7574575021087528 -0.7416766927105995 -0.718218990827775 -0.6873576167456422 -0.6494386402049243 -0.6048764344754651 -0.5541486486807161 -0.49779077544505146 -0.43639038464857854 -0.3705810868431504 -0.30103628217287276 -0.22846274288739696 -0.1535940701312627 -0.0771840589834026 0.0; -0.12275433026684825 -0.1931361676542032 -0.2613939718307689 -0.32678208830126587 -0.38859076387494956 -0.4461546685266955 -0.4988606381606837 -0.5461545251031258 -0.5875470691240395 -0.6226187290287768 -0.6510234421916031 -0.6724913057242213 -0.6868301973106677 -0.6939263753003537 -0.6937441158393913 -0.6863244592573572 -0.6717831484447928 -0.6503078485843595 -0.6221547405355011 -0.587644579757757 -0.5471583093357463 -0.5011323099532768 -0.4500533621060475 -0.39445338700133675 -0.3349040230120412 -0.2720110847404387 -0.20640894216517733 -0.138754848398411 -0.06972323661344877 0.0; -0.10924435576377206 -0.17186551538440775 -0.23257735243991082 -0.290710828040331 -0.34563024243045937 -0.3967410635326948 -0.4434969799057054 -0.4854060702974861 -0.5220360098715797 -0.5530182621600429 -0.5780512345173306 -0.5969024020952023 -0.609409430083387 -0.6154803453381635 -0.6150928259725481 -0.6082926906825328 -0.5951916784511634 -0.5759646139402222 -0.5508460546623364 -0.5201265133780653 -0.48414834363139964 -0.4433013685260983 -0.3980183233734477 -0.34877017231502794 -0.29606134800943384 -0.24042495248333112 -0.18241794673431524 -0.1226163470173401 -0.061610437261598615 0.0; -0.09453931054294631 -0.14871909784917817 -0.20123081596123588 -0.2514909948459916 -0.29894617695630576 -0.3430798935962077 -0.38341889998978623 -0.41953857008711304 -0.45106738048345896 -0.4776904420033748 -0.49915206610490176 -0.5152573800256982 -0.5258730284648337 -0.5309270197686902 -0.530407790541693 -0.5243625740841839 -0.5128951650793325 -0.49616317573872093 -0.4743748775793123 -0.44778571867721684 -0.4166945992388692 -0.38143997929400836 -0.3423958818886774 -0.2999678439466862 -0.25458885552516275 -0.20671531699541829 -0.1568230331411229 -0.1054032536142764 -0.05295876088860178 0.0; -0.07880050463392396 -0.12395129201500019 -0.16769976077878868 -0.20955618450542476 -0.24905674214401238 -0.28576948536646013 -0.31929963336127665 -0.34929410844851994 -0.3754452528775987 -0.3974936947291789 -0.4152303576030567 -0.4284976335152897 -0.43718976015396327 -0.44125246162618204 -0.44068192562615677 -0.4355231994007274 -0.4258680920704409 -0.41185267207724424 -0.3936544462302411 -0.3714893015727173 -0.3456082837185835 -0.3162942760395855 -0.2838586337383658 -0.24863781597961723 -0.21099004836783447 -0.1712920375756696 -0.1299357501841936 -0.08732525906462077 -0.04387365311373985 0.0; -0.06220037531629606 -0.09783345547802876 -0.13235154290982576 -0.1653657884750015 -0.1965083983920291 -0.22543744735199436 -0.2518411228489047 -0.2754413296613309 -0.2959966070960882 -0.31330433562984816 -0.3272022327264119 -0.33756915878619703 -0.34432527253805745 -0.3474315901030258 -0.346889013100562 -0.34273689843942096 -0.33505124596970803 -0.3239425802843336 -0.3095536000945941 -0.2920566632972881 -0.2716511686686468 -0.24856088663061013 -0.22303128227153504 -0.19532686424583182 -0.16572858373656016 -0.13453129868059222 -0.10204131019450899 -0.06857397080267193 -0.03445135780198533 0.0; -0.04492059796027981 -0.07065095439536485 -0.09557145578758167 -0.11939997541821289 -0.14186994169558806 -0.16273387270728362 -0.18176647793115938 -0.19876727430138635 -0.21356268232675013 -0.22600758664212328 -0.2359863632583629 -0.24341339201319906 -0.24823308665062502 -0.2504194861123892 -0.2499754587712232 -0.24693157643310357 -0.2413447171232131 -0.23329645522463674 -0.22289129483793432 -0.21025479770837657 -0.19553165118307045 -0.1788837148593802 -0.16048807728244902 -0.1405351466078245 -0.11922679187124913 -0.0967745446478989 -0.07339786462605602 -0.049322467102568074 -0.02477870572316178 0.0; -0.027150115081063988 -0.04270011428358324 -0.057758705288458785 -0.07215482635514493 -0.08572696402193652 -0.09832531382770597 -0.10981367006458886 -0.1200710120433018 -0.12899276613783248 -0.13649173473699158 -0.1424986945351325 -0.14696267680186426 -0.14985095096122678 -0.15114873970251896 -0.1508586987967492 -0.14900019779435325 -0.14560843893422656 -0.14073345109168692 -0.1344389936854343 -0.12680140243623358 -0.11790840501879192 -0.10785793025859365 -0.09675692985892959 -0.08472022692682367 -0.07186940098852561 -0.05833171489404686 -0.04423908511737579 -0.029727093542737816 -0.014934035939544038 0.0; -0.009083103279740998 -0.01428511942685134 -0.01932240443160082 -0.024137636545694972 -0.02867671357503927 -0.03288947992301452 -0.03673036136657844 -0.04015889658480063 -0.04314015850682612 -0.04564506261266228 -0.047650563187460165 -0.04913974201221967 -0.050101796927525435 -0.05053194003690302 -0.05043121697644118 -0.04980625966628017 -0.04866898531566895 -0.04703625424384296 -0.044929498392808666 -0.04237433134421172 -0.0394001493133432 -0.036039731077160034 -0.03232884318935258 -0.028305855220852535 -0.024011368202566014 -0.019487857987643936 -0.014779333930466381 -0.009931012123682185 -0.004989001459909738 0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.043140158506826946 0.045645062612663156 0.047650563187460165 0.04913974201222062 0.050101796927525435 0.05053194003690302 0.05043121697644019 0.04980625966628017 0.04866898531566895 0.04703625424384201 0.044929498392807736 0.04237433134421261 0.0394001493133432 0.03603973107716084 0.03232884318935258 0.02830585522085324 0.024011368202566014 0.01948785798764454 0.014779333930465825 0.009931012123682711 0.004989001459909738 0.0; 0.027150115081064158 0.04270011428358324 0.057758705288458424 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458817 0.1200710120433018 0.12899276613783248 0.13649173473699244 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.15085869879674824 0.14900019779435325 0.1456084389342256 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892884 0.08472022692682367 0.07186940098852496 0.058331714894047454 0.04423908511737579 0.029727093542738336 0.014934035939544038 0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758201 0.11939997541821289 0.1418699416955886 0.16273387270728423 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.2482330866506241 0.2504194861123901 0.24997545877122224 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.2102547977083757 0.19553165118307045 0.1788837148593802 0.1604880772824483 0.14053514660782382 0.11922679187124975 0.0967745446478989 0.07339786462605602 0.04932246710256756 0.02477870572316178 0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982612 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613316 0.2959966070960882 0.31330433562984733 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.309553600094595 0.2920566632972881 0.2716511686686468 0.24856088663060938 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450952 0.06857397080267193 0.03445135780198533 0.0; 0.0788005046339241 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401288 0.2857694853664596 0.3192996333612773 0.34929410844851994 0.37544525287759944 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.4412524616261829 0.44068192562615766 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.31629427603958477 0.28385863373836506 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841941 0.08732525906462124 0.04387365311373985 0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.530927019768691 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886781 0.29996784394668674 0.2545888555251622 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 0.0; 0.10924435576377206 0.17186551538440775 0.2325773524399111 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.608292690682532 0.5951916784511642 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333065 0.18241794673431524 0.1226163470173401 0.061610437261598615 0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031251 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106671 0.6939263753003537 0.6937441158393907 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517772 0.138754848398411 0.06972323661344877 0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105989 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440336 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603761 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509532 0.0; 0.15470426948819188 0.24346350819144608 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592499 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702826 0.7956707428868375 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749471 0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506446 0.09448139758640571 0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980362 0.09818289489364342 0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 0.0; 0.17340993983187863 0.2729468644655802 0.36962831254590145 0.46244287334374506 0.5504196228008855 0.6326382866634336 0.7082388716890223 0.7764306639334979 0.8365004998451111 0.887820223609184 0.92985325280855 0.9621601839000541 0.9844033791517097 0.9963504874284316 0.9978768624404454 0.9889668536569505 0.9697139569147937 0.9403198236925779 0.9010921399492995 0.8524413972188651 0.7948765901856594 0.7289998861232155 0.655500322244305 0.5751465970784148 0.48877903136052425 0.3973007824897617 0.3016684043129392 0.20288185073015816 0.10197402734156831 -0.0; 0.17150799144525702 0.26994838220353407 0.36555833191340564 0.4573356902543543 0.5443187807215241 0.625596533880287 0.700318071847486 0.7677016414272495 0.8270428010589652 0.8777217755149587 0.9192099019823011 0.9510751016338956 0.9729863218881925 0.984716906120896 0.9861468594716336 0.9772639914321832 0.9581639279642516 0.9290489978352466 0.8902260095509346 0.8421029465861574 0.7851846194628447 0.7200673235048076 0.647432560730361 0.5680398932581252 0.48271900374158594 0.3923610456680835 0.2979093728215182 0.200349742787213 0.1007000940512347 -0.0; 0.16772513193719168 0.2639850560105428 0.35746495130339584 0.44718127029496635 0.5321908743838923 0.6116010996152267 0.6845792418557338 0.7503613560005965 0.8082602734770314 0.8576727531431322 0.8980856924348853 0.9290813380522378 0.9503414483551212 0.9616503727263064 0.9628970262252827 0.9540757506989864 0.9352860659466244 0.9067313263985689 0.8687163099334946 0.8216437758234268 0.7660100382926458 0.7023996107612739 0.6314789835018362 0.5539896041740379 0.4707401365456437 0.382598077696692 0.2904808181919479 0.19534623314980348 0.09818289489364342 -0.0; 0.1621031858215124 0.2551237166670354 0.34544062526665636 0.43209845299430233 0.5141819583355557 0.5908260627964805 0.6612251733221225 0.7246417722813082 0.780414178521605 0.8279633967120973 0.8667989868025158 0.8965239005586522 0.9168382474165636 0.9275419669829891 0.9285364000801606 0.9198247640149813 0.9015115505195139 0.873800876389447 0.8369938271225634 0.7914848427680177 0.7377572027291038 0.6763776724542383 0.6079903798810069 0.5333099932779641 0.45311427489519673 0.36823608674123665 0.27955492601261445 0.18798806837506427 0.09448139758640571 -0.0; 0.15470426948819188 0.24346350819144622 0.329622296160263 0.4122629171608063 0.4905074496773781 0.5635275209057068 0.6305533886330141 0.6908822386420445 0.7438856010843903 0.7890158064415617 0.8258114196800781 0.8539016094608561 0.8730094272592505 0.8829539885121807 0.8836515640174675 0.8751156044283995 0.857455733558517 0.8308757571702822 0.795670742886837 0.7522232338410063 0.7009986637377845 0.642540044297764 0.5774619977640701 0.5064442075284556 0.4302243592237119 0.349590643113037 0.26537388655710187 0.17843938302069107 0.08967848173749446 -0.0; 0.14561005955421447 0.22913459948959441 0.3101893812336625 0.38790422440415984 0.4614479678440339 0.5300379369759524 0.592948691629146 0.6495199395582628 0.6991635203313468 0.7413693851335008 0.7757105195555061 0.8018467778717494 0.8195276179701331 0.8285937453704048 0.8289776921524546 0.8207033717271734 0.8038846629603755 0.7787230870724758 0.7455046479707458 0.7045959113238324 0.6564393999499885 0.601548383227324 0.5405011365689621 0.47393474389865525 0.402538511892716 0.32704705990440125 0.24823314432743102 0.16690027103237884 0.08387514473509504 -0.0; 0.1349208379744406 0.2122965209577826 0.2873612060303612 0.35930209652792744 0.4273441575601024 0.4907591792994364 0.5488740823760155 0.6010783500703362 0.646830494996501 0.6856634923498305 0.7171891365816065 0.7411013026254206 0.7571781156892524 0.765283054425606 0.7653650304313316 0.7574575021087528 0.7416766927105995 0.718218990827775 0.6873576167456422 0.6494386402049243 0.6048764344754651 0.5541486486807161 0.49779077544505146 0.43639038464857854 0.3705810868431504 0.30103628217287276 0.22846274288739696 0.1535940701312627 0.0771840589834026 -0.0; 0.12275433026684825 0.1931361676542032 0.2613939718307689 0.32678208830126587 0.38859076387494956 0.4461546685266955 0.4988606381606837 0.5461545251031258 0.5875470691240395 0.6226187290287768 0.6510234421916031 0.6724913057242213 0.6868301973106677 0.6939263753003537 0.6937441158393913 0.6863244592573572 0.6717831484447928 0.6503078485843595 0.6221547405355011 0.587644579757757 0.5471583093357463 0.5011323099532768 0.4500533621060475 0.39445338700133675 0.3349040230120412 0.2720110847404387 0.20640894216517733 0.138754848398411 0.06972323661344877 -0.0; 0.10924435576377206 0.17186551538440775 0.23257735243991082 0.290710828040331 0.34563024243045937 0.3967410635326948 0.4434969799057054 0.4854060702974861 0.5220360098715797 0.5530182621600429 0.5780512345173306 0.5969024020952023 0.609409430083387 0.6154803453381635 0.6150928259725481 0.6082926906825328 0.5951916784511634 0.5759646139402222 0.5508460546623364 0.5201265133780653 0.48414834363139964 0.4433013685260983 0.3980183233734477 0.34877017231502794 0.29606134800943384 0.24042495248333112 0.18241794673431524 0.1226163470173401 0.061610437261598615 -0.0; 0.09453931054294631 0.14871909784917817 0.20123081596123588 0.2514909948459916 0.29894617695630576 0.3430798935962077 0.38341889998978623 0.41953857008711304 0.45106738048345896 0.4776904420033748 0.49915206610490176 0.5152573800256982 0.5258730284648337 0.5309270197686902 0.530407790541693 0.5243625740841839 0.5128951650793325 0.49616317573872093 0.4743748775793123 0.44778571867721684 0.4166945992388692 0.38143997929400836 0.3423958818886774 0.2999678439466862 0.25458885552516275 0.20671531699541829 0.1568230331411229 0.1054032536142764 0.05295876088860178 -0.0; 0.07880050463392396 0.12395129201500019 0.16769976077878868 0.20955618450542476 0.24905674214401238 0.28576948536646013 0.31929963336127665 0.34929410844851994 0.3754452528775987 0.3974936947291789 0.4152303576030567 0.4284976335152897 0.43718976015396327 0.44125246162618204 0.44068192562615677 0.4355231994007274 0.4258680920704409 0.41185267207724424 0.3936544462302411 0.3714893015727173 0.3456082837185835 0.3162942760395855 0.2838586337383658 0.24863781597961723 0.21099004836783447 0.1712920375756696 0.1299357501841936 0.08732525906462077 0.04387365311373985 -0.0; 0.06220037531629606 0.09783345547802876 0.13235154290982576 0.1653657884750015 0.1965083983920291 0.22543744735199436 0.2518411228489047 0.2754413296613309 0.2959966070960882 0.31330433562984816 0.3272022327264119 0.33756915878619703 0.34432527253805745 0.3474315901030258 0.346889013100562 0.34273689843942096 0.33505124596970803 0.3239425802843336 0.3095536000945941 0.2920566632972881 0.2716511686686468 0.24856088663061013 0.22303128227153504 0.19532686424583182 0.16572858373656016 0.13453129868059222 0.10204131019450899 0.06857397080267193 0.03445135780198533 -0.0; 0.04492059796027981 0.07065095439536485 0.09557145578758167 0.11939997541821289 0.14186994169558806 0.16273387270728362 0.18176647793115938 0.19876727430138635 0.21356268232675013 0.22600758664212328 0.2359863632583629 0.24341339201319906 0.24823308665062502 0.2504194861123892 0.2499754587712232 0.24693157643310357 0.2413447171232131 0.23329645522463674 0.22289129483793432 0.21025479770837657 0.19553165118307045 0.1788837148593802 0.16048807728244902 0.1405351466078245 0.11922679187124913 0.0967745446478989 0.07339786462605602 0.049322467102568074 0.02477870572316178 -0.0; 0.027150115081063988 0.04270011428358324 0.057758705288458785 0.07215482635514493 0.08572696402193652 0.09832531382770597 0.10981367006458886 0.1200710120433018 0.12899276613783248 0.13649173473699158 0.1424986945351325 0.14696267680186426 0.14985095096122678 0.15114873970251896 0.1508586987967492 0.14900019779435325 0.14560843893422656 0.14073345109168692 0.1344389936854343 0.12680140243623358 0.11790840501879192 0.10785793025859365 0.09675692985892959 0.08472022692682367 0.07186940098852561 0.05833171489404686 0.04423908511737579 0.029727093542737816 0.014934035939544038 -0.0; 0.009083103279740998 0.01428511942685134 0.01932240443160082 0.024137636545694972 0.02867671357503927 0.03288947992301452 0.03673036136657844 0.04015889658480063 0.04314015850682612 0.04564506261266228 0.047650563187460165 0.04913974201221967 0.050101796927525435 0.05053194003690302 0.05043121697644118 0.04980625966628017 0.04866898531566895 0.04703625424384296 0.044929498392808666 0.04237433134421172 0.0394001493133432 0.036039731077160034 0.03232884318935258 0.028305855220852535 0.024011368202566014 0.019487857987643936 0.014779333930466381 0.009931012123682185 0.004989001459909738 -0.0], [-0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848077757066033 -0.9619226082246654 -0.9289772158076316 -0.8863163559506444 -0.8343864438675656 -0.7737308736311874 -0.7049843235124474 -0.6288661055560716 -0.5461726294699198 -0.45776906019034436 -0.3645802569182225 -0.2675810889116921 -0.16778622979474442 -0.06623953752986675 0.03599686854579166 0.137853719148687 0.23826577860388587 0.3361829835454676 0.4305814203613991 0.5204740267758265 0.6049209059457192 0.6830391455876217 0.7540120398970701 0.8170976183201717 0.8716363925159774 0.9170582410322592 0.952888360220193 0.9787522196417917 0.9943794705775171 0.9996067671144849; -0.9848079557702182 -0.9619237393477577 -0.9289811509432858 -0.8863264379308532 -0.8344078394464043 -0.7737708094255003 -0.7050522092634309 -0.628973535139683 -0.5463332555329905 -0.45799834394955385 -0.3648951002887607 -0.2679993614908732 -0.1683262080841577 -0.06691927793015072 0.03516019816836442 0.1368445222851954 0.23707069915996937 0.33479153303331793 0.42898653635656964 0.5186725381239404 0.6029138835900409 0.6808321221678227 0.751615086268147 0.8145252706546253 0.8689074294572241 0.9141953162262125 0.9499175012263389 0.9757022094838597 0.991281132823061 0.9964921791840907; -0.9848083080154617 -0.9619259519641189 -0.9289888479694525 -0.8863461560902377 -0.834449679532858 -0.773848894877906 -0.7051849235300108 -0.629183519374974 -0.5466471589631725 -0.45844633041294935 -0.36551012552131423 -0.26881624620219585 -0.1693805413073931 -0.06824619312533124 0.03352732556140982 0.13487540297233894 0.23473942896122485 0.33207780818567695 0.42587673324131814 0.515160610266232 0.5990020354943508 0.6765312279474296 0.7469448307542621 0.8095140013341104 0.8635917187551057 0.9086192448711486 0.9441316842652135 0.9697625965152188 0.9852476228023085 0.9904270973700678; -0.9848088170249774 -0.9619291490168412 -0.9289999681864456 -0.8863746392105347 -0.83451010634215 -0.7739616429219782 -0.705376501352056 -0.6294865532379248 -0.5471000219238704 -0.45909241998367334 -0.3663968122526033 -0.26999353063746995 -0.1708994702371631 -0.07015709733229003 0.031176701293217556 0.13204180125393097 0.2313859339449468 0.3281755747778466 0.42140651789414 0.5101140370766438 0.593382541245719 0.6703546419043277 0.7402395589515084 0.8023208002196075 0.8559630587466704 0.9006182800530089 0.9358308594738352 0.9612419368730264 0.9765927628307849 0.981727116699817; -0.9848094605237538 -0.9619331903252856 -0.9290140226425222 -0.8864106303749615 -0.8345864416592711 -0.7741040309765489 -0.7056183596745902 -0.6298689748230367 -0.5476712892529787 -0.4599070764097725 -0.36751432113310617 -0.2714765716611434 -0.1728119391442847 -0.07256188896347948 0.028220036516772674 0.1284794310938075 0.22717204994029036 0.3232745333132753 0.41579472640667436 0.5037815047333489 0.5863340262652043 0.6626103431366512 0.7318353167151405 0.7933077900121284 0.8464069805660868 0.8905980649619412 0.9254369330116032 0.9505740953244197 0.9657577326184118 0.9708358787879544; -0.9848102103576414 -0.9619378987902921 -0.9290303940141449 -0.8864525439981239 -0.8346753103796548 -0.774269737030516 -0.7058997092611757 -0.6303136358111348 -0.5483352012334921 -0.4608533473580082 -0.36881164909284114 -0.2731972519747779 -0.17502953684989278 -0.07534867126030427 0.02479580195193733 0.12435620002915478 0.22229763458600643 0.31760853474578793 0.4093106647583686 0.4964685574642738 0.5781983001912855 0.6536756239125818 0.7221432593816275 0.7829175352100223 0.8353942022908056 0.8790534765077419 0.9134642973171264 0.938287803629943 0.9532800306171456 0.9582938318278978; -0.9848110337290414 -0.9619430682164011 -0.9290483641188529 -0.8864985373082951 -0.8347727947685265 -0.7744514331532488 -0.7062080643534274 -0.6308007267715657 -0.5490620579759036 -0.4618887155367665 -0.37023023806644023 -0.2750775379983507 -0.17745121189701585 -0.0783898437317994 0.0210615376311803 0.11986270257404513 0.21698904147256942 0.3114418571889576 0.40225804484405964 0.4885190942010046 0.5693593685316151 0.6439736305694228 0.7116238006683839 0.7716449443110712 0.8234504955014178 0.8665367293125876 0.9004865010244792 0.9249722710538628 0.9397584345054217 0.944702971967723; -0.9848118946348599 -0.9619484723949864 -0.9290671457658026 -0.8865465927778677 -0.8348746115192313 -0.7746411205910072 -0.7065298211069128 -0.6313087078570441 -0.5498196356207782 -0.4629671574778273 -0.3717068553565327 -0.2770333793634632 -0.17996840236065567 -0.0815486807459428 0.017185607430628805 0.11520209879984014 0.21148693202168173 0.3050547881702212 0.3949582112219621 0.480296159410071 0.5602217597804916 0.6339492571494761 0.7007601644106047 0.7600086335430027 0.8111260756602306 0.853625064078816 0.8871025568603649 0.9112424748689442 0.9258176684357328 0.9306913006394556; -0.9848127554430918 -0.9619538750389759 -0.9290859174719834 -0.886594607572179 -0.8349763028636328 -0.7748304892407585 -0.706850873864555 -0.6318152930013817 -0.5505746720675981 -0.4640412854011565 -0.3731765644133479 -0.27897869540287 -0.18247023345184546 -0.08468593777339857 0.013338991867098008 0.11058012691066157 0.2060343496506209 0.29872963105801387 0.38773398651486446 0.47216357640356776 0.5511899426715318 0.6240463930206173 0.6900335609000158 0.7485241818581895 0.7989671350650583 0.8408908031298259 0.873905804009893 0.8977071462161592 0.9120758531139916 0.9168800943805473; -0.9848135785386068 -0.9619590401266433 -0.9291038594732265 -0.88664048588961 -0.8350734327169688 -0.7750112841183745 -0.7071572386874185 -0.6322984374807022 -0.5512943445344726 -0.4650644572721009 -0.37457562277248985 -0.2808292245447886 -0.184848484600304 -0.08766609891749323 0.009687607260863826 0.10619585254674166 0.20086578504856265 0.29273799997980304 0.38089514204884717 0.4644695756852625 0.542650132411704 0.6146879663786795 0.6799015659571119 0.7376809812860836 0.7874913349524639 0.828875685840146 0.8614573150445919 0.8849414980915711 0.8991168200577557 0.9038560801145485; -0.9848143279660135 -0.9619637421995175 -0.9291201894380146 -0.8866822300856577 -0.8351617790737946 -0.7751756622978784 -0.7074356558453663 -0.632737283763299 -0.5519476712070157 -0.46599275803647605 -0.3758441737963707 -0.282506059717505 -0.18700209862814693 -0.0903629815442419 0.0063854975209461685 0.10223356704640398 0.1961977130534644 0.2873299524999975 0.37472611052090216 0.45753309971085826 0.5349552274625969 0.6062595798147725 0.6707805471405703 0.727923568396251 0.777168176828428 0.8180704314400848 0.8502648156666165 0.8734656781977171 0.8874682813026679 0.8921495099761978; -0.9848149709979973 -0.9619677761673958 -0.9291341963434889 -0.8867180266839153 -0.8352375145196433 -0.7753165254450037 -0.7076741466041119 -0.6331130277730428 -0.5525067823263891 -0.4667867772114886 -0.37692863433818624 -0.28393874679874603 -0.18884108412285416 -0.0926645237897102 0.0035690959238661338 0.09885605139690522 0.19222083195185063 0.2827251985030024 0.36947617950215744 0.4516330156898841 0.5284130940714581 0.5990969343581661 0.6630323077630949 0.7196375787092393 0.7684043650990955 0.8088996128534982 0.840767176081578 0.8637289861568729 0.8775858818095572 0.8822181587394404; -0.9848154795611216 -0.9619709662003686 -0.9291452710880393 -0.8867463237412065 -0.8352973676728779 -0.7754278152177506 -0.7078625040049189 -0.6334096757895837 -0.5529480200550048 -0.4674131307362162 -0.3777837154757548 -0.2850678747200403 -0.19028973505865565 -0.09447668024785139 0.0013526227520249971 0.09619925382004384 0.18909402504101153 0.2791063662943643 0.3653520973813252 0.4470001089159294 0.5232780038216095 0.5934767742413968 0.6569546049956185 0.7131399047034152 0.7615336698286713 0.8017112858560452 0.8333238642567496 0.8560992045923828 0.8698424587344786 0.8744365594106369; -0.9848158314575598 -0.961973173331576 -0.9291529325825325 -0.8867658965128461 -0.8353387595095769 -0.7755047611868381 -0.7079927018461037 -0.6336146701196017 -0.5532528394511432 -0.46784569517129065 -0.37837404334769753 -0.28584712824264114 -0.19128914965929264 -0.09572642767851314 -0.0001754133907157318 0.0943683067730085 0.18693991588448958 0.2766141307673509 0.36251281862200635 0.44381149575699924 0.5197447681802003 0.5896107967911927 0.6527748859484896 0.7086723036354197 0.7568104448960711 0.7967704483633639 0.8282083693186187 0.8508560025738595 0.8645214352888838 0.8690893943029842; -0.9848160113302673 -0.9619743014525436 -0.9291568482710499 -0.8867758989196258 -0.8353599097526787 -0.7755440733188218 -0.7080592103026847 -0.6337193686089488 -0.5534084935799899 -0.46806653798713777 -0.37867536899373416 -0.2862448037603199 -0.1917990684332063 -0.09636393001660877 -0.0009547002953969572 0.09343474134400287 0.18584181085911342 0.27534392128940677 0.36106601970974983 0.4421869929918105 0.5179450061720757 0.587641860199588 0.650646471697212 0.706397586530944 0.7544058420608156 0.7942552906845757 0.8256044904734249 0.848187258126772 0.861813165888554 0.8663678481562018])","category":"page"},{"location":"literated/visualize_tripolar_grid/#Visualization","page":"Tripolar Grid","title":"Visualization","text":"","category":"section"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"Finally, we can visualize the grid using two types of visual elements: surfaces and wireframes. Surfaces are plotted slightly smaller (at a scale of 0.99 instead of 1) than the wireframes to create a layered effect, enhancing the visual distinction between the grid's structure and its outline. The Face-Face nodes are visualized with blue surfaces and black wireframes, while the Center-Center nodes are visualized with blue surfaces and wireframes.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"fig = Figure(size=(1200, 600))\naxN = Axis3(fig[1, 1]; aspect=(1, 1, 1), elevation = +0.9, azimuth = 7, height=1500)\naxS = Axis3(fig[1, 2]; aspect=(1, 1, 1), elevation = -0.9, azimuth = 7, height=1500)\n\nfor ax in (axN, axS)\n scale_factor = 0.99\n\n surface!(ax, xF .* scale_factor, yF .* scale_factor, zF .* scale_factor, color = :blue)\n wireframe!(ax, xF, yF, zF, color = :black)\n\n surface!(ax, xC .* scale_factor, yC .* scale_factor, zC .* scale_factor, color = :blue)\n wireframe!(ax, xC, yC, zC, color = :blue)\n\n scatter!(ax, 0, 0, +1, color=:red, markersize=15)\n scatter!(ax, 0, 0, -1, color=:red, markersize=15)\n\n hidedecorations!(ax)\n hidespines!(ax)\nend\n\nsave(\"tripolar_grid_nodes.png\", fig, px_per_unit = 2)","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"(Image: )","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"Above there are two views of the grid: northern hemisphere on the left, southern hemisphere on the right. The actual North and South poles are the red dots. On the left we see how the North hemisphere has does not have a gridline convergence singularity at the actual North Pole but the singularity has moved to the two fictitious poles shifted at latitude 60; on the right we see that the Southern hemisphere has its pole at the usual South Pole.","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"This tripolar configuration is typically used in ocean modeling so that the pole singularity in the Arctic ocean is moved away into the land mases of Russia and Canada; the South pole singularity is already within the land mass of Antarctica so things are all good down there!","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"","category":"page"},{"location":"literated/visualize_tripolar_grid/","page":"Tripolar Grid","title":"Tripolar Grid","text":"This page was generated using Literate.jl.","category":"page"},{"location":"#OrthogonalSphericalShellGrids.jl","page":"Home","title":"OrthogonalSphericalShellGrids.jl","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"OrthogonalSphericalShellGrids includes tools for generating spherical shell grids for ocean simulations with Oceananigans.","category":"page"},{"location":"","page":"Home","title":"Home","text":"OrthogonalSphericalShellGrids is developed by the Climate Modeling Alliance.","category":"page"},{"location":"#Quick-install","page":"Home","title":"Quick install","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"OrthogonalSphericalShellGrids is a registered Julia package. So to install it,","category":"page"},{"location":"","page":"Home","title":"Home","text":"Download Julia.\nLaunch Julia and type","category":"page"},{"location":"","page":"Home","title":"Home","text":"julia> using Pkg\n\njulia> Pkg.add(\"OrthogonalSphericalShellGrids\")","category":"page"},{"location":"#Quick-start","page":"Home","title":"Quick start","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"Browse through the examples to see how demos on how to create grids using OrthogonalSphericalShellGrids.","category":"page"},{"location":"API/#sec:API","page":"API","title":"List of functions in OrthogonalSphericalShellGrids","text":"","category":"section"},{"location":"API/","page":"API","title":"API","text":"Modules = [ OrthogonalSphericalShellGrids ]","category":"page"},{"location":"API/#OrthogonalSphericalShellGrids.Tripolar","page":"API","title":"OrthogonalSphericalShellGrids.Tripolar","text":"a structure to represent a tripolar grid on a spherical shell \n\n\n\n\n\n","category":"type"},{"location":"API/#OrthogonalSphericalShellGrids.TripolarGrid","page":"API","title":"OrthogonalSphericalShellGrids.TripolarGrid","text":"TripolarGrid(arch::Distributed, FT::DataType = Float64; halo = (4, 4, 4), kwargs...)\n\nConstruct a tripolar grid on a distributed architecture. A distributed tripolar grid is supported only on a Y-partitioning configuration, therefore, only splitting the j-direction is supported for the moment.\n\n\n\n\n\n","category":"type"},{"location":"API/#OrthogonalSphericalShellGrids.TripolarGrid-2","page":"API","title":"OrthogonalSphericalShellGrids.TripolarGrid","text":"TripolarGrid(arch = CPU(), FT::DataType = Float64;\n size,\n southermost_latitude = -80,\n halo = (4, 4, 4),\n radius = R_Earth,\n z = (0, 1),\n north_poles_latitude = 45,\n first_pole_longitude = 0)\n\nConstruct a tripolar grid on a spherical shell.\n\nwarning: Longitude coordinate must have even number of cells\nsize is a 3-tuple of the grid size in longitude, latitude, and vertical directions. Due to requirements of the folding at the north edge of the domain, the longitude size of the grid (i.e., the first component of size) must be an even number!\n\nPositional Arguments\n\narch: The architecture to use for the grid. Default is CPU().\nFT::DataType: The data type to use for the grid. Default is Float64.\n\nKeyword Arguments\n\nsize: The number of cells in the (longitude, latitude, vertical) dimensions.\nsouthermost_latitude: The southernmost Center latitude of the grid. Default is -80.\nhalo: The halo size in the (longitude, latitude, vertical) dimensions. Default is (4, 4, 4).\nradius: The radius of the spherical shell. Default is R_Earth.\nz: The vertical z-coordinate range of the grid. Default is (0, 1).\nfirst_pole_longitude: The longitude of the first \"north\" singularity. The second singularity is located at first_pole_longitude + 180ᵒ.\nnorth_poles_latitude: The latitude of the \"north\" singularities.\n\nReturn\n\nAn OrthogonalSphericalShellGrid object representing a tripolar grid on the sphere. The north singularities are located at\n\ni = 1, j = Nφ and i = Nλ ÷ 2 + 1, j = Nλ \n\n\n\n\n\n","category":"type"},{"location":"API/#OrthogonalSphericalShellGrids.ZipperBoundaryCondition","page":"API","title":"OrthogonalSphericalShellGrids.ZipperBoundaryCondition","text":"ZipperBoundaryCondition(sign = 1)\n\nCreate a zipper boundary condition specific to the TripolarGrid. A Zipper boundary condition is similar to a periodic boundary condition, but, instead of retrieving the value from the opposite boundary, it splits the boundary in two and retrieves the value from the opposite side of the boundary. It is possible to think of it as a periodic boundary over a folded domain.\n\nWhen copying in halos, folded velocities need to switch sign, while tracers or similar fields do not.\n\nNote: the Tripolar boundary condition is particular because the last grid point at the north edge is repeated for tracers. For this reason we do not start copying the halo from the last grid point but from the second to last grid point.\n\nExample\n\nConsider the northern edge of a tripolar grid where P indicates the j - location of the poles\n\n P P\n | | | | \n Ny (center) -> u₁ c₁ u₂ c₂ u₃ c₃ u₄ c₄ \n Ny (face) -> |---- v₁ ----|---- v₂ ----|---- v₃ ----|---- v₄ ----\n Nx Nx\n (face) (center)\n\nThe grid ends at Ny because it is periodic in nature, but, given the fold, \n\nc₁ == c₄\n\nand\n\nc₂ == c₃\n\nThis is not the case for the v-velocity (or any field on the j-faces) where the last grid point is not repeated.\n\n\n\n\n\n","category":"function"},{"location":"API/#OrthogonalSphericalShellGrids._compute_tripolar_coordinates!-Tuple{Any}","page":"API","title":"OrthogonalSphericalShellGrids._compute_tripolar_coordinates!","text":"_compute_tripolar_coordinates!(λFF, φFF, λFC, φFC, λCF, φCF, λCC, φCC, \n λᶠᵃᵃ, λᶜᵃᵃ, φᵃᶠᵃ, φᵃᶜᵃ, \n first_pole_longitude,\n focal_distance, Nλ)\n\nCompute the tripolar coordinates for a given set of input parameters. Here, we follow, the formulation described by\n\nRoss J. Murray, (1996). Explicit generation of orthogonal grids for ocean models, Journal of Computational Physics, 126(2), 251-273.\n\nThe tripolar grid is built as a set of cofocal ellipsed and perpendicular hyperbolae. The focal_distance argument is the distance from the center of the ellipses to the foci.\n\nThe family of ellipses obeys:\n\nfracx²a² cosh²(ψ) + fracy²a² sinh²(ψ) = 1\n\nWhile the family of perpendicular hyperbolae obey:\n\nfracx²a² cosh²(λ) + fracy²a² sinh²(λ) = 1\n\nWhere a is the focal_distance to the center, λ is the longitudinal angle, and ψ is the \"isometric latitude\", defined by Murray (1996) and satisfying:\n\n a sinh(ψ) = mathrmtand(90 - φ) 2\n\nThe final (x y) points that define the stereographic projection of the tripolar coordinates are given by:\n\n beginalign\n x = a sinh ψ cos λ \n y = a sinh ψ sin λ\n endalign\n\nfor which it is possible to retrieve the longitude and latitude by:\n\n beginalign\n λ = - frac180π mathrmatan(y x) \n φ = 90 - frac360π mathrmatan sqrtx² + y²\n endalign\n\n\n\n\n\n","category":"method"}] +} diff --git a/previews/PR32/siteinfo.js b/previews/PR32/siteinfo.js new file mode 100644 index 0000000..b811a6b --- /dev/null +++ b/previews/PR32/siteinfo.js @@ -0,0 +1 @@ +var DOCUMENTER_CURRENT_VERSION = "previews/PR32"; diff --git a/stable b/stable new file mode 120000 index 0000000..a1c2c6a --- /dev/null +++ b/stable @@ -0,0 +1 @@ +v0.1.1 \ No newline at end of file diff --git a/v0.1 b/v0.1 new file mode 120000 index 0000000..a1c2c6a --- /dev/null +++ b/v0.1 @@ -0,0 +1 @@ +v0.1.1 \ No newline at end of file diff --git a/v0.1.1/.documenter-siteinfo.json b/v0.1.1/.documenter-siteinfo.json new file mode 100644 index 0000000..a228fdb --- /dev/null +++ b/v0.1.1/.documenter-siteinfo.json @@ -0,0 +1 @@ +{"documenter":{"julia_version":"1.9.4","generation_timestamp":"2024-07-23T16:50:28","documenter_version":"1.5.0"}} \ No newline at end of file diff --git a/v0.1.1/assets/documenter.js b/v0.1.1/assets/documenter.js new file mode 100644 index 0000000..044d6ef --- /dev/null +++ b/v0.1.1/assets/documenter.js @@ -0,0 +1,1059 @@ +// Generated by Documenter.jl +requirejs.config({ + paths: { + 'highlight-julia': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/julia.min', + 'headroom': 'https://cdnjs.cloudflare.com/ajax/libs/headroom/0.12.0/headroom.min', + 'jqueryui': 'https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/jquery-ui.min', + 'jquery': 'https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min', + 'headroom-jquery': 'https://cdnjs.cloudflare.com/ajax/libs/headroom/0.12.0/jQuery.headroom.min', + 'highlight': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min', + 'highlight-julia-repl': 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/languages/julia-repl.min', + }, + shim: { + "highlight-julia": { + "deps": [ + "highlight" + ] + }, + "headroom-jquery": { + "deps": [ + "jquery", + "headroom" + ] + }, + "highlight-julia-repl": { + "deps": [ + "highlight" + ] + } +} +}); +//////////////////////////////////////////////////////////////////////////////// +require([], function() { +window.MathJax = { + "tex": { + "packages": [ + "base", + "ams", + "autoload" + ], + "inlineMath": [ + [ + "$", + "$" + ], + [ + "\\(", + "\\)" + ] + ], + "tags": "ams" + }, + "options": { + "ignoreHtmlClass": "tex2jax_ignore", + "processHtmlClass": "tex2jax_process" + } +} +; + +(function () { + var script = document.createElement('script'); + script.src = 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-svg.js'; + script.async = true; + document.head.appendChild(script); +})(); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery', 'highlight', 'highlight-julia', 'highlight-julia-repl'], function($) { +$(document).ready(function() { + hljs.highlightAll(); +}) + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +let timer = 0; +var isExpanded = true; + +$(document).on("click", ".docstring header", function () { + let articleToggleTitle = "Expand docstring"; + + debounce(() => { + if ($(this).siblings("section").is(":visible")) { + $(this) + .find(".docstring-article-toggle-button") + .removeClass("fa-chevron-down") + .addClass("fa-chevron-right"); + } else { + $(this) + .find(".docstring-article-toggle-button") + .removeClass("fa-chevron-right") + .addClass("fa-chevron-down"); + + articleToggleTitle = "Collapse docstring"; + } + + $(this) + .find(".docstring-article-toggle-button") + .prop("title", articleToggleTitle); + $(this).siblings("section").slideToggle(); + }); +}); + +$(document).on("click", ".docs-article-toggle-button", function (event) { + let articleToggleTitle = "Expand docstring"; + let navArticleToggleTitle = "Expand all docstrings"; + let animationSpeed = event.noToggleAnimation ? 0 : 400; + + debounce(() => { + if (isExpanded) { + $(this).removeClass("fa-chevron-up").addClass("fa-chevron-down"); + $(".docstring-article-toggle-button") + .removeClass("fa-chevron-down") + .addClass("fa-chevron-right"); + + isExpanded = false; + + $(".docstring section").slideUp(animationSpeed); + } else { + $(this).removeClass("fa-chevron-down").addClass("fa-chevron-up"); + $(".docstring-article-toggle-button") + .removeClass("fa-chevron-right") + .addClass("fa-chevron-down"); + + isExpanded = true; + articleToggleTitle = "Collapse docstring"; + navArticleToggleTitle = "Collapse all docstrings"; + + $(".docstring section").slideDown(animationSpeed); + } + + $(this).prop("title", navArticleToggleTitle); + $(".docstring-article-toggle-button").prop("title", articleToggleTitle); + }); +}); + +function debounce(callback, timeout = 300) { + if (Date.now() - timer > timeout) { + callback(); + } + + clearTimeout(timer); + + timer = Date.now(); +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require([], function() { +function addCopyButtonCallbacks() { + for (const el of document.getElementsByTagName("pre")) { + const button = document.createElement("button"); + button.classList.add("copy-button", "fa-solid", "fa-copy"); + button.setAttribute("aria-label", "Copy this code block"); + button.setAttribute("title", "Copy"); + + el.appendChild(button); + + const success = function () { + button.classList.add("success", "fa-check"); + button.classList.remove("fa-copy"); + }; + + const failure = function () { + button.classList.add("error", "fa-xmark"); + button.classList.remove("fa-copy"); + }; + + button.addEventListener("click", function () { + copyToClipboard(el.innerText).then(success, failure); + + setTimeout(function () { + button.classList.add("fa-copy"); + button.classList.remove("success", "fa-check", "fa-xmark"); + }, 5000); + }); + } +} + +function copyToClipboard(text) { + // clipboard API is only available in secure contexts + if (window.navigator && window.navigator.clipboard) { + return window.navigator.clipboard.writeText(text); + } else { + return new Promise(function (resolve, reject) { + try { + const el = document.createElement("textarea"); + el.textContent = text; + el.style.position = "fixed"; + el.style.opacity = 0; + document.body.appendChild(el); + el.select(); + document.execCommand("copy"); + + resolve(); + } catch (err) { + reject(err); + } finally { + document.body.removeChild(el); + } + }); + } +} + +if (document.readyState === "loading") { + document.addEventListener("DOMContentLoaded", addCopyButtonCallbacks); +} else { + addCopyButtonCallbacks(); +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery', 'headroom', 'headroom-jquery'], function($, Headroom) { + +// Manages the top navigation bar (hides it when the user starts scrolling down on the +// mobile). +window.Headroom = Headroom; // work around buggy module loading? +$(document).ready(function () { + $("#documenter .docs-navbar").headroom({ + tolerance: { up: 10, down: 10 }, + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +$(document).ready(function () { + let meta = $("div[data-docstringscollapsed]").data(); + + if (meta?.docstringscollapsed) { + $("#documenter-article-toggle-button").trigger({ + type: "click", + noToggleAnimation: true, + }); + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +/* +To get an in-depth about the thought process you can refer: https://hetarth02.hashnode.dev/series/gsoc + +PSEUDOCODE: + +Searching happens automatically as the user types or adjusts the selected filters. +To preserve responsiveness, as much as possible of the slow parts of the search are done +in a web worker. Searching and result generation are done in the worker, and filtering and +DOM updates are done in the main thread. The filters are in the main thread as they should +be very quick to apply. This lets filters be changed without re-searching with minisearch +(which is possible even if filtering is on the worker thread) and also lets filters be +changed _while_ the worker is searching and without message passing (neither of which are +possible if filtering is on the worker thread) + +SEARCH WORKER: + +Import minisearch + +Build index + +On message from main thread + run search + find the first 200 unique results from each category, and compute their divs for display + note that this is necessary and sufficient information for the main thread to find the + first 200 unique results from any given filter set + post results to main thread + +MAIN: + +Launch worker + +Declare nonconstant globals (worker_is_running, last_search_text, unfiltered_results) + +On text update + if worker is not running, launch_search() + +launch_search + set worker_is_running to true, set last_search_text to the search text + post the search query to worker + +on message from worker + if last_search_text is not the same as the text in the search field, + the latest search result is not reflective of the latest search query, so update again + launch_search() + otherwise + set worker_is_running to false + + regardless, display the new search results to the user + save the unfiltered_results as a global + update_search() + +on filter click + adjust the filter selection + update_search() + +update_search + apply search filters by looping through the unfiltered_results and finding the first 200 + unique results that match the filters + + Update the DOM +*/ + +/////// SEARCH WORKER /////// + +function worker_function(documenterSearchIndex, documenterBaseURL, filters) { + importScripts( + "https://cdn.jsdelivr.net/npm/minisearch@6.1.0/dist/umd/index.min.js" + ); + + let data = documenterSearchIndex.map((x, key) => { + x["id"] = key; // minisearch requires a unique for each object + return x; + }); + + // list below is the lunr 2.1.3 list minus the intersect with names(Base) + // (all, any, get, in, is, only, which) and (do, else, for, let, where, while, with) + // ideally we'd just filter the original list but it's not available as a variable + const stopWords = new Set([ + "a", + "able", + "about", + "across", + "after", + "almost", + "also", + "am", + "among", + "an", + "and", + "are", + "as", + "at", + "be", + "because", + "been", + "but", + "by", + "can", + "cannot", + "could", + "dear", + "did", + "does", + "either", + "ever", + "every", + "from", + "got", + "had", + "has", + "have", + "he", + "her", + "hers", + "him", + "his", + "how", + "however", + "i", + "if", + "into", + "it", + "its", + "just", + "least", + "like", + "likely", + "may", + "me", + "might", + "most", + "must", + "my", + "neither", + "no", + "nor", + "not", + "of", + "off", + "often", + "on", + "or", + "other", + "our", + "own", + "rather", + "said", + "say", + "says", + "she", + "should", + "since", + "so", + "some", + "than", + "that", + "the", + "their", + "them", + "then", + "there", + "these", + "they", + "this", + "tis", + "to", + "too", + "twas", + "us", + "wants", + "was", + "we", + "were", + "what", + "when", + "who", + "whom", + "why", + "will", + "would", + "yet", + "you", + "your", + ]); + + let index = new MiniSearch({ + fields: ["title", "text"], // fields to index for full-text search + storeFields: ["location", "title", "text", "category", "page"], // fields to return with results + processTerm: (term) => { + let word = stopWords.has(term) ? null : term; + if (word) { + // custom trimmer that doesn't strip @ and !, which are used in julia macro and function names + word = word + .replace(/^[^a-zA-Z0-9@!]+/, "") + .replace(/[^a-zA-Z0-9@!]+$/, ""); + + word = word.toLowerCase(); + } + + return word ?? null; + }, + // add . as a separator, because otherwise "title": "Documenter.Anchors.add!", would not + // find anything if searching for "add!", only for the entire qualification + tokenize: (string) => string.split(/[\s\-\.]+/), + // options which will be applied during the search + searchOptions: { + prefix: true, + boost: { title: 100 }, + fuzzy: 2, + }, + }); + + index.addAll(data); + + /** + * Used to map characters to HTML entities. + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + const htmlEscapes = { + "&": "&", + "<": "<", + ">": ">", + '"': """, + "'": "'", + }; + + /** + * Used to match HTML entities and HTML characters. + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + const reUnescapedHtml = /[&<>"']/g; + const reHasUnescapedHtml = RegExp(reUnescapedHtml.source); + + /** + * Escape function from lodash + * Refer: https://github.com/lodash/lodash/blob/main/src/escape.ts + */ + function escape(string) { + return string && reHasUnescapedHtml.test(string) + ? string.replace(reUnescapedHtml, (chr) => htmlEscapes[chr]) + : string || ""; + } + + /** + * RegX escape function from MDN + * Refer: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions#escaping + */ + function escapeRegExp(string) { + return string.replace(/[.*+?^${}()|[\]\\]/g, "\\$&"); // $& means the whole matched string + } + + /** + * Make the result component given a minisearch result data object and the value + * of the search input as queryString. To view the result object structure, refer: + * https://lucaong.github.io/minisearch/modules/_minisearch_.html#searchresult + * + * @param {object} result + * @param {string} querystring + * @returns string + */ + function make_search_result(result, querystring) { + let search_divider = `
`; + let display_link = + result.location.slice(Math.max(0), Math.min(50, result.location.length)) + + (result.location.length > 30 ? "..." : ""); // To cut-off the link because it messes with the overflow of the whole div + + if (result.page !== "") { + display_link += ` (${result.page})`; + } + searchstring = escapeRegExp(querystring); + let textindex = new RegExp(`${searchstring}`, "i").exec(result.text); + let text = + textindex !== null + ? result.text.slice( + Math.max(textindex.index - 100, 0), + Math.min( + textindex.index + querystring.length + 100, + result.text.length + ) + ) + : ""; // cut-off text before and after from the match + + text = text.length ? escape(text) : ""; + + let display_result = text.length + ? "..." + + text.replace( + new RegExp(`${escape(searchstring)}`, "i"), // For first occurrence + '$&' + ) + + "..." + : ""; // highlights the match + + let in_code = false; + if (!["page", "section"].includes(result.category.toLowerCase())) { + in_code = true; + } + + // We encode the full url to escape some special characters which can lead to broken links + let result_div = ` + +
+
${escape(result.title)}
+
${result.category}
+
+

+ ${display_result} +

+
+ ${display_link} +
+
+ ${search_divider} + `; + + return result_div; + } + + self.onmessage = function (e) { + let query = e.data; + let results = index.search(query, { + filter: (result) => { + // Only return relevant results + return result.score >= 1; + }, + combineWith: "AND", + }); + + // Pre-filter to deduplicate and limit to 200 per category to the extent + // possible without knowing what the filters are. + let filtered_results = []; + let counts = {}; + for (let filter of filters) { + counts[filter] = 0; + } + let present = {}; + + for (let result of results) { + cat = result.category; + cnt = counts[cat]; + if (cnt < 200) { + id = cat + "---" + result.location; + if (present[id]) { + continue; + } + present[id] = true; + filtered_results.push({ + location: result.location, + category: cat, + div: make_search_result(result, query), + }); + } + } + + postMessage(filtered_results); + }; +} + +// `worker = Threads.@spawn worker_function(documenterSearchIndex)`, but in JavaScript! +const filters = [ + ...new Set(documenterSearchIndex["docs"].map((x) => x.category)), +]; +const worker_str = + "(" + + worker_function.toString() + + ")(" + + JSON.stringify(documenterSearchIndex["docs"]) + + "," + + JSON.stringify(documenterBaseURL) + + "," + + JSON.stringify(filters) + + ")"; +const worker_blob = new Blob([worker_str], { type: "text/javascript" }); +const worker = new Worker(URL.createObjectURL(worker_blob)); + +/////// SEARCH MAIN /////// + +// Whether the worker is currently handling a search. This is a boolean +// as the worker only ever handles 1 or 0 searches at a time. +var worker_is_running = false; + +// The last search text that was sent to the worker. This is used to determine +// if the worker should be launched again when it reports back results. +var last_search_text = ""; + +// The results of the last search. This, in combination with the state of the filters +// in the DOM, is used compute the results to display on calls to update_search. +var unfiltered_results = []; + +// Which filter is currently selected +var selected_filter = ""; + +$(document).on("input", ".documenter-search-input", function (event) { + if (!worker_is_running) { + launch_search(); + } +}); + +function launch_search() { + worker_is_running = true; + last_search_text = $(".documenter-search-input").val(); + worker.postMessage(last_search_text); +} + +worker.onmessage = function (e) { + if (last_search_text !== $(".documenter-search-input").val()) { + launch_search(); + } else { + worker_is_running = false; + } + + unfiltered_results = e.data; + update_search(); +}; + +$(document).on("click", ".search-filter", function () { + if ($(this).hasClass("search-filter-selected")) { + selected_filter = ""; + } else { + selected_filter = $(this).text().toLowerCase(); + } + + // This updates search results and toggles classes for UI: + update_search(); +}); + +/** + * Make/Update the search component + */ +function update_search() { + let querystring = $(".documenter-search-input").val(); + + if (querystring.trim()) { + if (selected_filter == "") { + results = unfiltered_results; + } else { + results = unfiltered_results.filter((result) => { + return selected_filter == result.category.toLowerCase(); + }); + } + + let search_result_container = ``; + let modal_filters = make_modal_body_filters(); + let search_divider = `
`; + + if (results.length) { + let links = []; + let count = 0; + let search_results = ""; + + for (var i = 0, n = results.length; i < n && count < 200; ++i) { + let result = results[i]; + if (result.location && !links.includes(result.location)) { + search_results += result.div; + count++; + links.push(result.location); + } + } + + if (count == 1) { + count_str = "1 result"; + } else if (count == 200) { + count_str = "200+ results"; + } else { + count_str = count + " results"; + } + let result_count = `
${count_str}
`; + + search_result_container = ` +
+ ${modal_filters} + ${search_divider} + ${result_count} +
+ ${search_results} +
+
+ `; + } else { + search_result_container = ` +
+ ${modal_filters} + ${search_divider} +
0 result(s)
+
+
No result found!
+ `; + } + + if ($(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").removeClass("is-justify-content-center"); + } + + $(".search-modal-card-body").html(search_result_container); + } else { + if (!$(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").addClass("is-justify-content-center"); + } + + $(".search-modal-card-body").html(` +
Type something to get started!
+ `); + } +} + +/** + * Make the modal filter html + * + * @returns string + */ +function make_modal_body_filters() { + let str = filters + .map((val) => { + if (selected_filter == val.toLowerCase()) { + return `${val}`; + } else { + return `${val}`; + } + }) + .join(""); + + return ` +
+ Filters: + ${str} +
`; +} + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Modal settings dialog +$(document).ready(function () { + var settings = $("#documenter-settings"); + $("#documenter-settings-button").click(function () { + settings.toggleClass("is-active"); + }); + // Close the dialog if X is clicked + $("#documenter-settings button.delete").click(function () { + settings.removeClass("is-active"); + }); + // Close dialog if ESC is pressed + $(document).keyup(function (e) { + if (e.keyCode == 27) settings.removeClass("is-active"); + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +$(document).ready(function () { + let search_modal_header = ` + + `; + + let initial_search_body = ` +
Type something to get started!
+ `; + + let search_modal_footer = ` +
+ + Ctrl + + / to search + + esc to close +
+ `; + + $(document.body).append( + ` + + ` + ); + + document.querySelector(".docs-search-query").addEventListener("click", () => { + openModal(); + }); + + document + .querySelector(".close-search-modal") + .addEventListener("click", () => { + closeModal(); + }); + + $(document).on("click", ".search-result-link", function () { + closeModal(); + }); + + document.addEventListener("keydown", (event) => { + if ((event.ctrlKey || event.metaKey) && event.key === "/") { + openModal(); + } else if (event.key === "Escape") { + closeModal(); + } + + return false; + }); + + // Functions to open and close a modal + function openModal() { + let searchModal = document.querySelector("#search-modal"); + + searchModal.classList.add("is-active"); + document.querySelector(".documenter-search-input").focus(); + } + + function closeModal() { + let searchModal = document.querySelector("#search-modal"); + let initial_search_body = ` +
Type something to get started!
+ `; + + searchModal.classList.remove("is-active"); + document.querySelector(".documenter-search-input").blur(); + + if (!$(".search-modal-card-body").hasClass("is-justify-content-center")) { + $(".search-modal-card-body").addClass("is-justify-content-center"); + } + + $(".documenter-search-input").val(""); + $(".search-modal-card-body").html(initial_search_body); + } + + document + .querySelector("#search-modal .modal-background") + .addEventListener("click", () => { + closeModal(); + }); +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Manages the showing and hiding of the sidebar. +$(document).ready(function () { + var sidebar = $("#documenter > .docs-sidebar"); + var sidebar_button = $("#documenter-sidebar-button"); + sidebar_button.click(function (ev) { + ev.preventDefault(); + sidebar.toggleClass("visible"); + if (sidebar.hasClass("visible")) { + // Makes sure that the current menu item is visible in the sidebar. + $("#documenter .docs-menu a.is-active").focus(); + } + }); + $("#documenter > .docs-main").bind("click", function (ev) { + if ($(ev.target).is(sidebar_button)) { + return; + } + if (sidebar.hasClass("visible")) { + sidebar.removeClass("visible"); + } + }); +}); + +// Resizes the package name / sitename in the sidebar if it is too wide. +// Inspired by: https://github.com/davatron5000/FitText.js +$(document).ready(function () { + e = $("#documenter .docs-autofit"); + function resize() { + var L = parseInt(e.css("max-width"), 10); + var L0 = e.width(); + if (L0 > L) { + var h0 = parseInt(e.css("font-size"), 10); + e.css("font-size", (L * h0) / L0); + // TODO: make sure it survives resizes? + } + } + // call once and then register events + resize(); + $(window).resize(resize); + $(window).on("orientationchange", resize); +}); + +// Scroll the navigation bar to the currently selected menu item +$(document).ready(function () { + var sidebar = $("#documenter .docs-menu").get(0); + var active = $("#documenter .docs-menu .is-active").get(0); + if (typeof active !== "undefined") { + sidebar.scrollTop = active.offsetTop - sidebar.offsetTop - 15; + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// Theme picker setup +$(document).ready(function () { + // onchange callback + $("#documenter-themepicker").change(function themepick_callback(ev) { + var themename = $("#documenter-themepicker option:selected").attr("value"); + if (themename === "auto") { + // set_theme(window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light'); + window.localStorage.removeItem("documenter-theme"); + } else { + // set_theme(themename); + window.localStorage.setItem("documenter-theme", themename); + } + // We re-use the global function from themeswap.js to actually do the swapping. + set_theme_from_local_storage(); + }); + + // Make sure that the themepicker displays the correct theme when the theme is retrieved + // from localStorage + if (typeof window.localStorage !== "undefined") { + var theme = window.localStorage.getItem("documenter-theme"); + if (theme !== null) { + $("#documenter-themepicker option").each(function (i, e) { + e.selected = e.value === theme; + }); + } + } +}); + +}) +//////////////////////////////////////////////////////////////////////////////// +require(['jquery'], function($) { + +// update the version selector with info from the siteinfo.js and ../versions.js files +$(document).ready(function () { + // If the version selector is disabled with DOCUMENTER_VERSION_SELECTOR_DISABLED in the + // siteinfo.js file, we just return immediately and not display the version selector. + if ( + typeof DOCUMENTER_VERSION_SELECTOR_DISABLED === "boolean" && + DOCUMENTER_VERSION_SELECTOR_DISABLED + ) { + return; + } + + var version_selector = $("#documenter .docs-version-selector"); + var version_selector_select = $("#documenter .docs-version-selector select"); + + version_selector_select.change(function (x) { + target_href = version_selector_select + .children("option:selected") + .get(0).value; + window.location.href = target_href; + }); + + // add the current version to the selector based on siteinfo.js, but only if the selector is empty + if ( + typeof DOCUMENTER_CURRENT_VERSION !== "undefined" && + $("#version-selector > option").length == 0 + ) { + var option = $( + "" + ); + version_selector_select.append(option); + } + + if (typeof DOC_VERSIONS !== "undefined") { + var existing_versions = version_selector_select.children("option"); + var existing_versions_texts = existing_versions.map(function (i, x) { + return x.text; + }); + DOC_VERSIONS.forEach(function (each) { + var version_url = documenterBaseURL + "/../" + each + "/"; + var existing_id = $.inArray(each, existing_versions_texts); + // if not already in the version selector, add it as a new option, + // otherwise update the old option with the URL and enable it + if (existing_id == -1) { + var option = $( + "" + ); + version_selector_select.append(option); + } else { + var option = existing_versions[existing_id]; + option.value = version_url; + option.disabled = false; + } + }); + } + + // only show the version selector if the selector has been populated + if (version_selector_select.children("option").length > 0) { + version_selector.toggleClass("visible"); + } +}); + +}) diff --git a/v0.1.1/assets/themes/catppuccin-frappe.css b/v0.1.1/assets/themes/catppuccin-frappe.css new file mode 100644 index 0000000..54a5b77 --- /dev/null +++ b/v0.1.1/assets/themes/catppuccin-frappe.css @@ -0,0 +1 @@ +html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe .file-name,html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-frappe .pagination-previous:focus,html.theme--catppuccin-frappe .pagination-next:focus,html.theme--catppuccin-frappe .pagination-link:focus,html.theme--catppuccin-frappe .pagination-ellipsis:focus,html.theme--catppuccin-frappe .file-cta:focus,html.theme--catppuccin-frappe .file-name:focus,html.theme--catppuccin-frappe .select select:focus,html.theme--catppuccin-frappe .textarea:focus,html.theme--catppuccin-frappe .input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-frappe .button:focus,html.theme--catppuccin-frappe .is-focused.pagination-previous,html.theme--catppuccin-frappe .is-focused.pagination-next,html.theme--catppuccin-frappe .is-focused.pagination-link,html.theme--catppuccin-frappe .is-focused.pagination-ellipsis,html.theme--catppuccin-frappe .is-focused.file-cta,html.theme--catppuccin-frappe .is-focused.file-name,html.theme--catppuccin-frappe .select select.is-focused,html.theme--catppuccin-frappe .is-focused.textarea,html.theme--catppuccin-frappe .is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-focused.button,html.theme--catppuccin-frappe .pagination-previous:active,html.theme--catppuccin-frappe .pagination-next:active,html.theme--catppuccin-frappe .pagination-link:active,html.theme--catppuccin-frappe .pagination-ellipsis:active,html.theme--catppuccin-frappe .file-cta:active,html.theme--catppuccin-frappe .file-name:active,html.theme--catppuccin-frappe .select select:active,html.theme--catppuccin-frappe .textarea:active,html.theme--catppuccin-frappe .input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-frappe .button:active,html.theme--catppuccin-frappe .is-active.pagination-previous,html.theme--catppuccin-frappe .is-active.pagination-next,html.theme--catppuccin-frappe .is-active.pagination-link,html.theme--catppuccin-frappe .is-active.pagination-ellipsis,html.theme--catppuccin-frappe .is-active.file-cta,html.theme--catppuccin-frappe .is-active.file-name,html.theme--catppuccin-frappe .select select.is-active,html.theme--catppuccin-frappe .is-active.textarea,html.theme--catppuccin-frappe .is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .is-active.button{outline:none}html.theme--catppuccin-frappe .pagination-previous[disabled],html.theme--catppuccin-frappe .pagination-next[disabled],html.theme--catppuccin-frappe .pagination-link[disabled],html.theme--catppuccin-frappe .pagination-ellipsis[disabled],html.theme--catppuccin-frappe .file-cta[disabled],html.theme--catppuccin-frappe .file-name[disabled],html.theme--catppuccin-frappe .select select[disabled],html.theme--catppuccin-frappe .textarea[disabled],html.theme--catppuccin-frappe .input[disabled],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-frappe .button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-frappe .file-name,html.theme--catppuccin-frappe fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-frappe .select select,fieldset[disabled] html.theme--catppuccin-frappe .textarea,fieldset[disabled] html.theme--catppuccin-frappe .input,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe fieldset[disabled] .select select,html.theme--catppuccin-frappe .select fieldset[disabled] select,html.theme--catppuccin-frappe fieldset[disabled] .textarea,html.theme--catppuccin-frappe fieldset[disabled] .input,html.theme--catppuccin-frappe fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-frappe .button,html.theme--catppuccin-frappe fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-frappe .tabs,html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .breadcrumb,html.theme--catppuccin-frappe .file,html.theme--catppuccin-frappe .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-frappe .admonition:not(:last-child),html.theme--catppuccin-frappe .tabs:not(:last-child),html.theme--catppuccin-frappe .pagination:not(:last-child),html.theme--catppuccin-frappe .message:not(:last-child),html.theme--catppuccin-frappe .level:not(:last-child),html.theme--catppuccin-frappe .breadcrumb:not(:last-child),html.theme--catppuccin-frappe .block:not(:last-child),html.theme--catppuccin-frappe .title:not(:last-child),html.theme--catppuccin-frappe .subtitle:not(:last-child),html.theme--catppuccin-frappe .table-container:not(:last-child),html.theme--catppuccin-frappe .table:not(:last-child),html.theme--catppuccin-frappe .progress:not(:last-child),html.theme--catppuccin-frappe .notification:not(:last-child),html.theme--catppuccin-frappe .content:not(:last-child),html.theme--catppuccin-frappe .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .modal-close,html.theme--catppuccin-frappe .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-frappe .modal-close::before,html.theme--catppuccin-frappe .delete::before,html.theme--catppuccin-frappe .modal-close::after,html.theme--catppuccin-frappe .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-frappe .modal-close::before,html.theme--catppuccin-frappe .delete::before{height:2px;width:50%}html.theme--catppuccin-frappe .modal-close::after,html.theme--catppuccin-frappe .delete::after{height:50%;width:2px}html.theme--catppuccin-frappe .modal-close:hover,html.theme--catppuccin-frappe .delete:hover,html.theme--catppuccin-frappe .modal-close:focus,html.theme--catppuccin-frappe .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-frappe .modal-close:active,html.theme--catppuccin-frappe .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-frappe .is-small.modal-close,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-frappe .is-small.delete,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-frappe .is-medium.modal-close,html.theme--catppuccin-frappe .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-frappe .is-large.modal-close,html.theme--catppuccin-frappe .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-frappe .control.is-loading::after,html.theme--catppuccin-frappe .select.is-loading::after,html.theme--catppuccin-frappe .loader,html.theme--catppuccin-frappe .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #838ba7;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-frappe .hero-video,html.theme--catppuccin-frappe .modal-background,html.theme--catppuccin-frappe .modal,html.theme--catppuccin-frappe .image.is-square img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-frappe .image.is-square .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-frappe .image.is-1by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-frappe .image.is-1by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-frappe .image.is-5by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-frappe .image.is-5by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-frappe .image.is-4by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-frappe .image.is-4by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-frappe .image.is-3by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-frappe .image.is-5by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-frappe .image.is-5by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-frappe .image.is-16by9 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-frappe .image.is-16by9 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-frappe .image.is-2by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-frappe .image.is-2by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-frappe .image.is-3by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-frappe .image.is-3by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-frappe .image.is-4by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-frappe .image.is-4by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-frappe .image.is-3by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-frappe .image.is-3by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-frappe .image.is-2by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-frappe .image.is-2by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-frappe .image.is-3by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-frappe .image.is-9by16 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-frappe .image.is-9by16 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-frappe .image.is-1by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-frappe .image.is-1by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-frappe .image.is-1by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-frappe .image.is-1by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-frappe .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#414559 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#2b2e3c !important}.has-background-dark{background-color:#414559 !important}.has-text-primary{color:#8caaee !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#6089e7 !important}.has-background-primary{background-color:#8caaee !important}.has-text-primary-light{color:#edf2fc !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#c1d1f6 !important}.has-background-primary-light{background-color:#edf2fc !important}.has-text-primary-dark{color:#153a8e !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#1c4cbb !important}.has-background-primary-dark{background-color:#153a8e !important}.has-text-link{color:#8caaee !important}a.has-text-link:hover,a.has-text-link:focus{color:#6089e7 !important}.has-background-link{background-color:#8caaee !important}.has-text-link-light{color:#edf2fc !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c1d1f6 !important}.has-background-link-light{background-color:#edf2fc !important}.has-text-link-dark{color:#153a8e !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#1c4cbb !important}.has-background-link-dark{background-color:#153a8e !important}.has-text-info{color:#81c8be !important}a.has-text-info:hover,a.has-text-info:focus{color:#5db9ac !important}.has-background-info{background-color:#81c8be !important}.has-text-info-light{color:#f1f9f8 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#cde9e5 !important}.has-background-info-light{background-color:#f1f9f8 !important}.has-text-info-dark{color:#2d675f !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#3c8a7f !important}.has-background-info-dark{background-color:#2d675f !important}.has-text-success{color:#a6d189 !important}a.has-text-success:hover,a.has-text-success:focus{color:#8ac364 !important}.has-background-success{background-color:#a6d189 !important}.has-text-success-light{color:#f4f9f0 !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#d8ebcc !important}.has-background-success-light{background-color:#f4f9f0 !important}.has-text-success-dark{color:#446a29 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#5b8f38 !important}.has-background-success-dark{background-color:#446a29 !important}.has-text-warning{color:#e5c890 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#dbb467 !important}.has-background-warning{background-color:#e5c890 !important}.has-text-warning-light{color:#fbf7ee !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f1e2c5 !important}.has-background-warning-light{background-color:#fbf7ee !important}.has-text-warning-dark{color:#78591c !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#a17726 !important}.has-background-warning-dark{background-color:#78591c !important}.has-text-danger{color:#e78284 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#df575a !important}.has-background-danger{background-color:#e78284 !important}.has-text-danger-light{color:#fceeee !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f3c3c4 !important}.has-background-danger-light{background-color:#fceeee !important}.has-text-danger-dark{color:#9a1e20 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c52629 !important}.has-background-danger-dark{background-color:#9a1e20 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#414559 !important}.has-background-grey-darker{background-color:#414559 !important}.has-text-grey-dark{color:#51576d !important}.has-background-grey-dark{background-color:#51576d !important}.has-text-grey{color:#626880 !important}.has-background-grey{background-color:#626880 !important}.has-text-grey-light{color:#737994 !important}.has-background-grey-light{background-color:#737994 !important}.has-text-grey-lighter{color:#838ba7 !important}.has-background-grey-lighter{background-color:#838ba7 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-frappe html{background-color:#303446;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-frappe article,html.theme--catppuccin-frappe aside,html.theme--catppuccin-frappe figure,html.theme--catppuccin-frappe footer,html.theme--catppuccin-frappe header,html.theme--catppuccin-frappe hgroup,html.theme--catppuccin-frappe section{display:block}html.theme--catppuccin-frappe body,html.theme--catppuccin-frappe button,html.theme--catppuccin-frappe input,html.theme--catppuccin-frappe optgroup,html.theme--catppuccin-frappe select,html.theme--catppuccin-frappe textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-frappe code,html.theme--catppuccin-frappe pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-frappe body{color:#c6d0f5;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-frappe a{color:#8caaee;cursor:pointer;text-decoration:none}html.theme--catppuccin-frappe a strong{color:currentColor}html.theme--catppuccin-frappe a:hover{color:#99d1db}html.theme--catppuccin-frappe code{background-color:#292c3c;color:#c6d0f5;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-frappe hr{background-color:#292c3c;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-frappe img{height:auto;max-width:100%}html.theme--catppuccin-frappe input[type="checkbox"],html.theme--catppuccin-frappe input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-frappe small{font-size:.875em}html.theme--catppuccin-frappe span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-frappe strong{color:#b0bef1;font-weight:700}html.theme--catppuccin-frappe fieldset{border:none}html.theme--catppuccin-frappe pre{-webkit-overflow-scrolling:touch;background-color:#292c3c;color:#c6d0f5;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-frappe pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-frappe table td,html.theme--catppuccin-frappe table th{vertical-align:top}html.theme--catppuccin-frappe table td:not([align]),html.theme--catppuccin-frappe table th:not([align]){text-align:inherit}html.theme--catppuccin-frappe table th{color:#b0bef1}html.theme--catppuccin-frappe .box{background-color:#51576d;border-radius:8px;box-shadow:none;color:#c6d0f5;display:block;padding:1.25rem}html.theme--catppuccin-frappe a.box:hover,html.theme--catppuccin-frappe a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #8caaee}html.theme--catppuccin-frappe a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #8caaee}html.theme--catppuccin-frappe .button{background-color:#292c3c;border-color:#484d69;border-width:1px;color:#8caaee;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-frappe .button strong{color:inherit}html.theme--catppuccin-frappe .button .icon,html.theme--catppuccin-frappe .button .icon.is-small,html.theme--catppuccin-frappe .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-frappe .button .icon.is-medium,html.theme--catppuccin-frappe .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-frappe .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-frappe .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-frappe .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-frappe .button:hover,html.theme--catppuccin-frappe .button.is-hovered{border-color:#737994;color:#b0bef1}html.theme--catppuccin-frappe .button:focus,html.theme--catppuccin-frappe .button.is-focused{border-color:#737994;color:#769aeb}html.theme--catppuccin-frappe .button:focus:not(:active),html.theme--catppuccin-frappe .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button:active,html.theme--catppuccin-frappe .button.is-active{border-color:#51576d;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text{background-color:transparent;border-color:transparent;color:#c6d0f5;text-decoration:underline}html.theme--catppuccin-frappe .button.is-text:hover,html.theme--catppuccin-frappe .button.is-text.is-hovered,html.theme--catppuccin-frappe .button.is-text:focus,html.theme--catppuccin-frappe .button.is-text.is-focused{background-color:#292c3c;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text:active,html.theme--catppuccin-frappe .button.is-text.is-active{background-color:#1f212d;color:#b0bef1}html.theme--catppuccin-frappe .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-frappe .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#8caaee;text-decoration:none}html.theme--catppuccin-frappe .button.is-ghost:hover,html.theme--catppuccin-frappe .button.is-ghost.is-hovered{color:#8caaee;text-decoration:underline}html.theme--catppuccin-frappe .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:hover,html.theme--catppuccin-frappe .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:focus,html.theme--catppuccin-frappe .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white:focus:not(:active),html.theme--catppuccin-frappe .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .button.is-white:active,html.theme--catppuccin-frappe .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-frappe .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted:hover,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-frappe .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-outlined:hover,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-white.is-outlined:focus,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:hover,html.theme--catppuccin-frappe .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:focus,html.theme--catppuccin-frappe .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black:focus:not(:active),html.theme--catppuccin-frappe .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .button.is-black:active,html.theme--catppuccin-frappe .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-frappe .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted:hover,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-outlined:hover,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-black.is-outlined:focus,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:hover,html.theme--catppuccin-frappe .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:focus,html.theme--catppuccin-frappe .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light:focus:not(:active),html.theme--catppuccin-frappe .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .button.is-light:active,html.theme--catppuccin-frappe .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-frappe .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted:hover,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-outlined:hover,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-light.is-outlined:focus,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-dark,html.theme--catppuccin-frappe .content kbd.button{background-color:#414559;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:hover,html.theme--catppuccin-frappe .content kbd.button:hover,html.theme--catppuccin-frappe .button.is-dark.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-hovered{background-color:#3c3f52;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:focus,html.theme--catppuccin-frappe .content kbd.button:focus,html.theme--catppuccin-frappe .button.is-dark.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark:focus:not(:active),html.theme--catppuccin-frappe .content kbd.button:focus:not(:active),html.theme--catppuccin-frappe .button.is-dark.is-focused:not(:active),html.theme--catppuccin-frappe .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .button.is-dark:active,html.theme--catppuccin-frappe .content kbd.button:active,html.theme--catppuccin-frappe .button.is-dark.is-active,html.theme--catppuccin-frappe .content kbd.button.is-active{background-color:#363a4a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-dark[disabled],html.theme--catppuccin-frappe .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button{background-color:#414559;border-color:#414559;box-shadow:none}html.theme--catppuccin-frappe .button.is-dark.is-inverted,html.theme--catppuccin-frappe .content kbd.button.is-inverted{background-color:#fff;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted:hover,html.theme--catppuccin-frappe .content kbd.button.is-inverted:hover,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-dark.is-inverted[disabled],html.theme--catppuccin-frappe .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-loading::after,html.theme--catppuccin-frappe .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined,html.theme--catppuccin-frappe .content kbd.button.is-outlined{background-color:transparent;border-color:#414559;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-outlined:hover,html.theme--catppuccin-frappe .content kbd.button.is-outlined:hover,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-dark.is-outlined:focus,html.theme--catppuccin-frappe .content kbd.button.is-outlined:focus,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-focused{background-color:#414559;border-color:#414559;color:#fff}html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #414559 #414559 !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-dark.is-outlined[disabled],html.theme--catppuccin-frappe .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-outlined{background-color:transparent;border-color:#414559;box-shadow:none;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#414559}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #414559 #414559 !important}html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-primary,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:hover,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:focus,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary:focus:not(:active),html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-frappe .button.is-primary.is-focused:not(:active),html.theme--catppuccin-frappe .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button.is-primary:active,html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-frappe .button.is-primary.is-active,html.theme--catppuccin-frappe .docstring>section>a.button.is-active.docs-sourcelink{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-primary[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.docs-sourcelink{background-color:#8caaee;border-color:#8caaee;box-shadow:none}html.theme--catppuccin-frappe .button.is-primary.is-inverted,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-primary.is-inverted[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-loading::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-outlined:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-frappe .button.is-primary.is-outlined:focus,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-frappe .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-primary.is-outlined[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8caaee;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-frappe .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-primary.is-light,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .button.is-primary.is-light:hover,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-frappe .button.is-primary.is-light.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e2eafb;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-primary.is-light:active,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-frappe .button.is-primary.is-light.is-active,html.theme--catppuccin-frappe .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d7e1f9;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-link{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:hover,html.theme--catppuccin-frappe .button.is-link.is-hovered{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:focus,html.theme--catppuccin-frappe .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link:focus:not(:active),html.theme--catppuccin-frappe .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .button.is-link:active,html.theme--catppuccin-frappe .button.is-link.is-active{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link{background-color:#8caaee;border-color:#8caaee;box-shadow:none}html.theme--catppuccin-frappe .button.is-link.is-inverted{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted:hover,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-link.is-outlined{background-color:transparent;border-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-outlined:hover,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-link.is-outlined:focus,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-focused{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-outlined{background-color:transparent;border-color:#8caaee;box-shadow:none;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8caaee #8caaee !important}html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-link.is-light{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .button.is-link.is-light:hover,html.theme--catppuccin-frappe .button.is-link.is-light.is-hovered{background-color:#e2eafb;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-link.is-light:active,html.theme--catppuccin-frappe .button.is-link.is-light.is-active{background-color:#d7e1f9;border-color:transparent;color:#153a8e}html.theme--catppuccin-frappe .button.is-info{background-color:#81c8be;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:hover,html.theme--catppuccin-frappe .button.is-info.is-hovered{background-color:#78c4b9;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:focus,html.theme--catppuccin-frappe .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info:focus:not(:active),html.theme--catppuccin-frappe .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .button.is-info:active,html.theme--catppuccin-frappe .button.is-info.is-active{background-color:#6fc0b5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info{background-color:#81c8be;border-color:#81c8be;box-shadow:none}html.theme--catppuccin-frappe .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted:hover,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-info.is-outlined{background-color:transparent;border-color:#81c8be;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-outlined:hover,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-info.is-outlined:focus,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-focused{background-color:#81c8be;border-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #81c8be #81c8be !important}html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-outlined{background-color:transparent;border-color:#81c8be;box-shadow:none;color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #81c8be #81c8be !important}html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-info.is-light{background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .button.is-info.is-light:hover,html.theme--catppuccin-frappe .button.is-info.is-light.is-hovered{background-color:#e8f5f3;border-color:transparent;color:#2d675f}html.theme--catppuccin-frappe .button.is-info.is-light:active,html.theme--catppuccin-frappe .button.is-info.is-light.is-active{background-color:#dff1ef;border-color:transparent;color:#2d675f}html.theme--catppuccin-frappe .button.is-success{background-color:#a6d189;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:hover,html.theme--catppuccin-frappe .button.is-success.is-hovered{background-color:#9fcd80;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:focus,html.theme--catppuccin-frappe .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success:focus:not(:active),html.theme--catppuccin-frappe .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .button.is-success:active,html.theme--catppuccin-frappe .button.is-success.is-active{background-color:#98ca77;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success{background-color:#a6d189;border-color:#a6d189;box-shadow:none}html.theme--catppuccin-frappe .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted:hover,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-success.is-outlined{background-color:transparent;border-color:#a6d189;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-outlined:hover,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-success.is-outlined:focus,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-focused{background-color:#a6d189;border-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6d189 #a6d189 !important}html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-outlined{background-color:transparent;border-color:#a6d189;box-shadow:none;color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6d189 #a6d189 !important}html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-success.is-light{background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .button.is-success.is-light:hover,html.theme--catppuccin-frappe .button.is-success.is-light.is-hovered{background-color:#edf6e7;border-color:transparent;color:#446a29}html.theme--catppuccin-frappe .button.is-success.is-light:active,html.theme--catppuccin-frappe .button.is-success.is-light.is-active{background-color:#e6f2de;border-color:transparent;color:#446a29}html.theme--catppuccin-frappe .button.is-warning{background-color:#e5c890;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:hover,html.theme--catppuccin-frappe .button.is-warning.is-hovered{background-color:#e3c386;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:focus,html.theme--catppuccin-frappe .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning:focus:not(:active),html.theme--catppuccin-frappe .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .button.is-warning:active,html.theme--catppuccin-frappe .button.is-warning.is-active{background-color:#e0be7b;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning{background-color:#e5c890;border-color:#e5c890;box-shadow:none}html.theme--catppuccin-frappe .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted:hover,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined{background-color:transparent;border-color:#e5c890;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-outlined:hover,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-warning.is-outlined:focus,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-focused{background-color:#e5c890;border-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #e5c890 #e5c890 !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-frappe .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-outlined{background-color:transparent;border-color:#e5c890;box-shadow:none;color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #e5c890 #e5c890 !important}html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .button.is-warning.is-light{background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .button.is-warning.is-light:hover,html.theme--catppuccin-frappe .button.is-warning.is-light.is-hovered{background-color:#f9f2e4;border-color:transparent;color:#78591c}html.theme--catppuccin-frappe .button.is-warning.is-light:active,html.theme--catppuccin-frappe .button.is-warning.is-light.is-active{background-color:#f6edda;border-color:transparent;color:#78591c}html.theme--catppuccin-frappe .button.is-danger{background-color:#e78284;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:hover,html.theme--catppuccin-frappe .button.is-danger.is-hovered{background-color:#e57779;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:focus,html.theme--catppuccin-frappe .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger:focus:not(:active),html.theme--catppuccin-frappe .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .button.is-danger:active,html.theme--catppuccin-frappe .button.is-danger.is-active{background-color:#e36d6f;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger{background-color:#e78284;border-color:#e78284;box-shadow:none}html.theme--catppuccin-frappe .button.is-danger.is-inverted{background-color:#fff;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted:hover,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-frappe .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined{background-color:transparent;border-color:#e78284;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-outlined:hover,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-danger.is-outlined:focus,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-focused{background-color:#e78284;border-color:#e78284;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #e78284 #e78284 !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-frappe .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-outlined{background-color:transparent;border-color:#e78284;box-shadow:none;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#e78284}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #e78284 #e78284 !important}html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-frappe .button.is-danger.is-light{background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .button.is-danger.is-light:hover,html.theme--catppuccin-frappe .button.is-danger.is-light.is-hovered{background-color:#fae3e4;border-color:transparent;color:#9a1e20}html.theme--catppuccin-frappe .button.is-danger.is-light:active,html.theme--catppuccin-frappe .button.is-danger.is-light.is-active{background-color:#f8d8d9;border-color:transparent;color:#9a1e20}html.theme--catppuccin-frappe .button.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-frappe .button.is-small:not(.is-rounded),html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-frappe .button.is-normal{font-size:1rem}html.theme--catppuccin-frappe .button.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .button.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .button[disabled],fieldset[disabled] html.theme--catppuccin-frappe .button{background-color:#737994;border-color:#626880;box-shadow:none;opacity:.5}html.theme--catppuccin-frappe .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-frappe .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-frappe .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-frappe .button.is-static{background-color:#292c3c;border-color:#626880;color:#838ba7;box-shadow:none;pointer-events:none}html.theme--catppuccin-frappe .button.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-frappe .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-frappe .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-frappe .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-frappe .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-frappe .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-frappe .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-frappe .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-frappe .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-frappe .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-frappe .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-frappe .buttons.has-addons .button:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-frappe .buttons.has-addons .button:focus,html.theme--catppuccin-frappe .buttons.has-addons .button.is-focused,html.theme--catppuccin-frappe .buttons.has-addons .button:active,html.theme--catppuccin-frappe .buttons.has-addons .button.is-active,html.theme--catppuccin-frappe .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-frappe .buttons.has-addons .button:focus:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-frappe .buttons.has-addons .button:active:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-frappe .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-frappe .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .buttons.is-centered{justify-content:center}html.theme--catppuccin-frappe .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-frappe .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .button.is-responsive.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-frappe .button.is-responsive,html.theme--catppuccin-frappe .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-frappe .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-frappe .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .button.is-responsive.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-frappe .button.is-responsive,html.theme--catppuccin-frappe .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-frappe .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-frappe .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-frappe .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-frappe .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-frappe .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-frappe .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-frappe .content li+li{margin-top:0.25em}html.theme--catppuccin-frappe .content p:not(:last-child),html.theme--catppuccin-frappe .content dl:not(:last-child),html.theme--catppuccin-frappe .content ol:not(:last-child),html.theme--catppuccin-frappe .content ul:not(:last-child),html.theme--catppuccin-frappe .content blockquote:not(:last-child),html.theme--catppuccin-frappe .content pre:not(:last-child),html.theme--catppuccin-frappe .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-frappe .content h1,html.theme--catppuccin-frappe .content h2,html.theme--catppuccin-frappe .content h3,html.theme--catppuccin-frappe .content h4,html.theme--catppuccin-frappe .content h5,html.theme--catppuccin-frappe .content h6{color:#c6d0f5;font-weight:600;line-height:1.125}html.theme--catppuccin-frappe .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-frappe .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-frappe .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-frappe .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-frappe .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-frappe .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-frappe .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-frappe .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-frappe .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-frappe .content blockquote{background-color:#292c3c;border-left:5px solid #626880;padding:1.25em 1.5em}html.theme--catppuccin-frappe .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-frappe .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-frappe .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-frappe .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-frappe .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-frappe .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-frappe .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-frappe .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-frappe .content ul ul ul{list-style-type:square}html.theme--catppuccin-frappe .content dd{margin-left:2em}html.theme--catppuccin-frappe .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-frappe .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-frappe .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-frappe .content figure img{display:inline-block}html.theme--catppuccin-frappe .content figure figcaption{font-style:italic}html.theme--catppuccin-frappe .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-frappe .content sup,html.theme--catppuccin-frappe .content sub{font-size:75%}html.theme--catppuccin-frappe .content table{width:100%}html.theme--catppuccin-frappe .content table td,html.theme--catppuccin-frappe .content table th{border:1px solid #626880;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-frappe .content table th{color:#b0bef1}html.theme--catppuccin-frappe .content table th:not([align]){text-align:inherit}html.theme--catppuccin-frappe .content table thead td,html.theme--catppuccin-frappe .content table thead th{border-width:0 0 2px;color:#b0bef1}html.theme--catppuccin-frappe .content table tfoot td,html.theme--catppuccin-frappe .content table tfoot th{border-width:2px 0 0;color:#b0bef1}html.theme--catppuccin-frappe .content table tbody tr:last-child td,html.theme--catppuccin-frappe .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-frappe .content .tabs li+li{margin-top:0}html.theme--catppuccin-frappe .content.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-frappe .content.is-normal{font-size:1rem}html.theme--catppuccin-frappe .content.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .content.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-frappe .icon.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-frappe .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-frappe .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-frappe .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-frappe .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-frappe .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-frappe div.icon-text{display:flex}html.theme--catppuccin-frappe .image,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-frappe .image img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-frappe .image img.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-frappe .image.is-fullwidth,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-frappe .image.is-square img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-frappe .image.is-square .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-frappe .image.is-1by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-frappe .image.is-1by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-frappe .image.is-5by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-frappe .image.is-5by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-frappe .image.is-4by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-frappe .image.is-4by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-frappe .image.is-3by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-frappe .image.is-5by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-frappe .image.is-5by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-frappe .image.is-16by9 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-frappe .image.is-16by9 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-frappe .image.is-2by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-frappe .image.is-2by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-frappe .image.is-3by1 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-frappe .image.is-3by1 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-frappe .image.is-4by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-frappe .image.is-4by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-frappe .image.is-3by4 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-frappe .image.is-3by4 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-frappe .image.is-2by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-frappe .image.is-2by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-frappe .image.is-3by5 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-frappe .image.is-3by5 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-frappe .image.is-9by16 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-frappe .image.is-9by16 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-frappe .image.is-1by2 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-frappe .image.is-1by2 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-frappe .image.is-1by3 img,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-frappe .image.is-1by3 .has-ratio,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-frappe .image.is-square,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-frappe .image.is-1by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-frappe .image.is-5by4,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-frappe .image.is-4by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-frappe .image.is-3by2,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-frappe .image.is-5by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-frappe .image.is-16by9,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-frappe .image.is-2by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-frappe .image.is-3by1,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-frappe .image.is-4by5,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-frappe .image.is-3by4,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-frappe .image.is-2by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-frappe .image.is-3by5,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-frappe .image.is-9by16,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-frappe .image.is-1by2,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-frappe .image.is-1by3,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-frappe .image.is-16x16,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-frappe .image.is-24x24,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-frappe .image.is-32x32,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-frappe .image.is-48x48,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-frappe .image.is-64x64,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-frappe .image.is-96x96,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-frappe .image.is-128x128,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-frappe .notification{background-color:#292c3c;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-frappe .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-frappe .notification strong{color:currentColor}html.theme--catppuccin-frappe .notification code,html.theme--catppuccin-frappe .notification pre{background:#fff}html.theme--catppuccin-frappe .notification pre code{background:transparent}html.theme--catppuccin-frappe .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-frappe .notification .title,html.theme--catppuccin-frappe .notification .subtitle,html.theme--catppuccin-frappe .notification .content{color:currentColor}html.theme--catppuccin-frappe .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-dark,html.theme--catppuccin-frappe .content kbd.notification{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .notification.is-primary,html.theme--catppuccin-frappe .docstring>section>a.notification.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .notification.is-primary.is-light,html.theme--catppuccin-frappe .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .notification.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .notification.is-link.is-light{background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .notification.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-info.is-light{background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .notification.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-success.is-light{background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .notification.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .notification.is-warning.is-light{background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .notification.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .notification.is-danger.is-light{background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-frappe .progress::-webkit-progress-bar{background-color:#51576d}html.theme--catppuccin-frappe .progress::-webkit-progress-value{background-color:#838ba7}html.theme--catppuccin-frappe .progress::-moz-progress-bar{background-color:#838ba7}html.theme--catppuccin-frappe .progress::-ms-fill{background-color:#838ba7;border:none}html.theme--catppuccin-frappe .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-frappe .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-frappe .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-frappe .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-frappe .content kbd.progress::-webkit-progress-value{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-frappe .content kbd.progress::-moz-progress-bar{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark::-ms-fill,html.theme--catppuccin-frappe .content kbd.progress::-ms-fill{background-color:#414559}html.theme--catppuccin-frappe .progress.is-dark:indeterminate,html.theme--catppuccin-frappe .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #414559 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary::-ms-fill,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-primary:indeterminate,html.theme--catppuccin-frappe .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #8caaee 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-link::-webkit-progress-value{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link::-moz-progress-bar{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link::-ms-fill{background-color:#8caaee}html.theme--catppuccin-frappe .progress.is-link:indeterminate{background-image:linear-gradient(to right, #8caaee 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-info::-webkit-progress-value{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info::-moz-progress-bar{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info::-ms-fill{background-color:#81c8be}html.theme--catppuccin-frappe .progress.is-info:indeterminate{background-image:linear-gradient(to right, #81c8be 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-success::-webkit-progress-value{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success::-moz-progress-bar{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success::-ms-fill{background-color:#a6d189}html.theme--catppuccin-frappe .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6d189 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-warning::-webkit-progress-value{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning::-moz-progress-bar{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning::-ms-fill{background-color:#e5c890}html.theme--catppuccin-frappe .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #e5c890 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress.is-danger::-webkit-progress-value{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger::-moz-progress-bar{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger::-ms-fill{background-color:#e78284}html.theme--catppuccin-frappe .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #e78284 30%, #51576d 30%)}html.theme--catppuccin-frappe .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#51576d;background-image:linear-gradient(to right, #c6d0f5 30%, #51576d 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-frappe .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-frappe .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-frappe .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-frappe .progress.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-frappe .progress.is-medium{height:1.25rem}html.theme--catppuccin-frappe .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-frappe .table{background-color:#51576d;color:#c6d0f5}html.theme--catppuccin-frappe .table td,html.theme--catppuccin-frappe .table th{border:1px solid #626880;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-frappe .table td.is-white,html.theme--catppuccin-frappe .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .table td.is-black,html.theme--catppuccin-frappe .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .table td.is-light,html.theme--catppuccin-frappe .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-dark,html.theme--catppuccin-frappe .table th.is-dark{background-color:#414559;border-color:#414559;color:#fff}html.theme--catppuccin-frappe .table td.is-primary,html.theme--catppuccin-frappe .table th.is-primary{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-link,html.theme--catppuccin-frappe .table th.is-link{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-info,html.theme--catppuccin-frappe .table th.is-info{background-color:#81c8be;border-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-success,html.theme--catppuccin-frappe .table th.is-success{background-color:#a6d189;border-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-warning,html.theme--catppuccin-frappe .table th.is-warning{background-color:#e5c890;border-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .table td.is-danger,html.theme--catppuccin-frappe .table th.is-danger{background-color:#e78284;border-color:#e78284;color:#fff}html.theme--catppuccin-frappe .table td.is-narrow,html.theme--catppuccin-frappe .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-frappe .table td.is-selected,html.theme--catppuccin-frappe .table th.is-selected{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table td.is-selected a,html.theme--catppuccin-frappe .table td.is-selected strong,html.theme--catppuccin-frappe .table th.is-selected a,html.theme--catppuccin-frappe .table th.is-selected strong{color:currentColor}html.theme--catppuccin-frappe .table td.is-vcentered,html.theme--catppuccin-frappe .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-frappe .table th{color:#b0bef1}html.theme--catppuccin-frappe .table th:not([align]){text-align:left}html.theme--catppuccin-frappe .table tr.is-selected{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .table tr.is-selected a,html.theme--catppuccin-frappe .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-frappe .table tr.is-selected td,html.theme--catppuccin-frappe .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-frappe .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table thead td,html.theme--catppuccin-frappe .table thead th{border-width:0 0 2px;color:#b0bef1}html.theme--catppuccin-frappe .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table tfoot td,html.theme--catppuccin-frappe .table tfoot th{border-width:2px 0 0;color:#b0bef1}html.theme--catppuccin-frappe .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .table tbody tr:last-child td,html.theme--catppuccin-frappe .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-frappe .table.is-bordered td,html.theme--catppuccin-frappe .table.is-bordered th{border-width:1px}html.theme--catppuccin-frappe .table.is-bordered tr:last-child td,html.theme--catppuccin-frappe .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-frappe .table.is-fullwidth{width:100%}html.theme--catppuccin-frappe .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#414559}html.theme--catppuccin-frappe .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#414559}html.theme--catppuccin-frappe .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#454a5f}html.theme--catppuccin-frappe .table.is-narrow td,html.theme--catppuccin-frappe .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-frappe .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#414559}html.theme--catppuccin-frappe .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-frappe .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .tags .tag,html.theme--catppuccin-frappe .tags .content kbd,html.theme--catppuccin-frappe .content .tags kbd,html.theme--catppuccin-frappe .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-frappe .tags .tag:not(:last-child),html.theme--catppuccin-frappe .tags .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags kbd:not(:last-child),html.theme--catppuccin-frappe .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-frappe .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-frappe .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-frappe .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-frappe .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-frappe .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-frappe .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-frappe .tags.is-centered{justify-content:center}html.theme--catppuccin-frappe .tags.is-centered .tag,html.theme--catppuccin-frappe .tags.is-centered .content kbd,html.theme--catppuccin-frappe .content .tags.is-centered kbd,html.theme--catppuccin-frappe .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-frappe .tags.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .tags.is-right .tag:not(:first-child),html.theme--catppuccin-frappe .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-frappe .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-frappe .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-frappe .tags.is-right .tag:not(:last-child),html.theme--catppuccin-frappe .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-frappe .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-frappe .tags.has-addons .tag,html.theme--catppuccin-frappe .tags.has-addons .content kbd,html.theme--catppuccin-frappe .content .tags.has-addons kbd,html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-frappe .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-frappe .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-frappe .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-frappe .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-frappe .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-frappe .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-frappe .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-frappe .tag:not(body),html.theme--catppuccin-frappe .content kbd:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#292c3c;border-radius:.4em;color:#c6d0f5;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-frappe .tag:not(body) .delete,html.theme--catppuccin-frappe .content kbd:not(body) .delete,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-frappe .tag.is-white:not(body),html.theme--catppuccin-frappe .content kbd.is-white:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .tag.is-black:not(body),html.theme--catppuccin-frappe .content kbd.is-black:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .tag.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-dark:not(body),html.theme--catppuccin-frappe .content kbd:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-frappe .content .docstring>section>kbd:not(body){background-color:#414559;color:#fff}html.theme--catppuccin-frappe .tag.is-primary:not(body),html.theme--catppuccin-frappe .content kbd.is-primary:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .tag.is-primary.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .tag.is-link:not(body),html.theme--catppuccin-frappe .content kbd.is-link:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .tag.is-link.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-link.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#edf2fc;color:#153a8e}html.theme--catppuccin-frappe .tag.is-info:not(body),html.theme--catppuccin-frappe .content kbd.is-info:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-info.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-info.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#f1f9f8;color:#2d675f}html.theme--catppuccin-frappe .tag.is-success:not(body),html.theme--catppuccin-frappe .content kbd.is-success:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-success.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-success.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f4f9f0;color:#446a29}html.theme--catppuccin-frappe .tag.is-warning:not(body),html.theme--catppuccin-frappe .content kbd.is-warning:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .tag.is-warning.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fbf7ee;color:#78591c}html.theme--catppuccin-frappe .tag.is-danger:not(body),html.theme--catppuccin-frappe .content kbd.is-danger:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .tag.is-danger.is-light:not(body),html.theme--catppuccin-frappe .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fceeee;color:#9a1e20}html.theme--catppuccin-frappe .tag.is-normal:not(body),html.theme--catppuccin-frappe .content kbd.is-normal:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-frappe .tag.is-medium:not(body),html.theme--catppuccin-frappe .content kbd.is-medium:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-frappe .tag.is-large:not(body),html.theme--catppuccin-frappe .content kbd.is-large:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-frappe .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-frappe .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-frappe .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-frappe .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-frappe .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-frappe .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-frappe .tag.is-delete:not(body),html.theme--catppuccin-frappe .content kbd.is-delete:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-frappe .tag.is-delete:not(body)::before,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::before,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-frappe .tag.is-delete:not(body)::after,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::after,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-frappe .tag.is-delete:not(body)::before,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::before,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-frappe .tag.is-delete:not(body)::after,html.theme--catppuccin-frappe .content kbd.is-delete:not(body)::after,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-frappe .tag.is-delete:not(body):hover,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):hover,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-frappe .tag.is-delete:not(body):focus,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):focus,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#1f212d}html.theme--catppuccin-frappe .tag.is-delete:not(body):active,html.theme--catppuccin-frappe .content kbd.is-delete:not(body):active,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#14161e}html.theme--catppuccin-frappe .tag.is-rounded:not(body),html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-frappe .content kbd.is-rounded:not(body),html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-frappe a.tag:hover,html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-frappe .title,html.theme--catppuccin-frappe .subtitle{word-break:break-word}html.theme--catppuccin-frappe .title em,html.theme--catppuccin-frappe .title span,html.theme--catppuccin-frappe .subtitle em,html.theme--catppuccin-frappe .subtitle span{font-weight:inherit}html.theme--catppuccin-frappe .title sub,html.theme--catppuccin-frappe .subtitle sub{font-size:.75em}html.theme--catppuccin-frappe .title sup,html.theme--catppuccin-frappe .subtitle sup{font-size:.75em}html.theme--catppuccin-frappe .title .tag,html.theme--catppuccin-frappe .title .content kbd,html.theme--catppuccin-frappe .content .title kbd,html.theme--catppuccin-frappe .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-frappe .subtitle .tag,html.theme--catppuccin-frappe .subtitle .content kbd,html.theme--catppuccin-frappe .content .subtitle kbd,html.theme--catppuccin-frappe .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-frappe .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-frappe .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-frappe .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-frappe .title.is-1{font-size:3rem}html.theme--catppuccin-frappe .title.is-2{font-size:2.5rem}html.theme--catppuccin-frappe .title.is-3{font-size:2rem}html.theme--catppuccin-frappe .title.is-4{font-size:1.5rem}html.theme--catppuccin-frappe .title.is-5{font-size:1.25rem}html.theme--catppuccin-frappe .title.is-6{font-size:1rem}html.theme--catppuccin-frappe .title.is-7{font-size:.75rem}html.theme--catppuccin-frappe .subtitle{color:#737994;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-frappe .subtitle strong{color:#737994;font-weight:600}html.theme--catppuccin-frappe .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-frappe .subtitle.is-1{font-size:3rem}html.theme--catppuccin-frappe .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-frappe .subtitle.is-3{font-size:2rem}html.theme--catppuccin-frappe .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-frappe .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-frappe .subtitle.is-6{font-size:1rem}html.theme--catppuccin-frappe .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-frappe .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-frappe .number{align-items:center;background-color:#292c3c;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{background-color:#303446;border-color:#626880;border-radius:.4em;color:#838ba7}html.theme--catppuccin-frappe .select select::-moz-placeholder,html.theme--catppuccin-frappe .textarea::-moz-placeholder,html.theme--catppuccin-frappe .input::-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select::-webkit-input-placeholder,html.theme--catppuccin-frappe .textarea::-webkit-input-placeholder,html.theme--catppuccin-frappe .input::-webkit-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:-moz-placeholder,html.theme--catppuccin-frappe .textarea:-moz-placeholder,html.theme--catppuccin-frappe .input:-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:-ms-input-placeholder,html.theme--catppuccin-frappe .textarea:-ms-input-placeholder,html.theme--catppuccin-frappe .input:-ms-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-frappe .select select:hover,html.theme--catppuccin-frappe .textarea:hover,html.theme--catppuccin-frappe .input:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-frappe .select select.is-hovered,html.theme--catppuccin-frappe .is-hovered.textarea,html.theme--catppuccin-frappe .is-hovered.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#737994}html.theme--catppuccin-frappe .select select:focus,html.theme--catppuccin-frappe .textarea:focus,html.theme--catppuccin-frappe .input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-frappe .select select.is-focused,html.theme--catppuccin-frappe .is-focused.textarea,html.theme--catppuccin-frappe .is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .select select:active,html.theme--catppuccin-frappe .textarea:active,html.theme--catppuccin-frappe .input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-frappe .select select.is-active,html.theme--catppuccin-frappe .is-active.textarea,html.theme--catppuccin-frappe .is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#8caaee;box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select select[disabled],html.theme--catppuccin-frappe .textarea[disabled],html.theme--catppuccin-frappe .input[disabled],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-frappe .select select,fieldset[disabled] html.theme--catppuccin-frappe .textarea,fieldset[disabled] html.theme--catppuccin-frappe .input,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{background-color:#737994;border-color:#292c3c;box-shadow:none;color:#f1f4fd}html.theme--catppuccin-frappe .select select[disabled]::-moz-placeholder,html.theme--catppuccin-frappe .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-frappe .input[disabled]::-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]:-moz-placeholder,html.theme--catppuccin-frappe .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-frappe .input[disabled]:-moz-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(241,244,253,0.3)}html.theme--catppuccin-frappe .textarea,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-frappe .textarea[readonly],html.theme--catppuccin-frappe .input[readonly],html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-frappe .is-white.textarea,html.theme--catppuccin-frappe .is-white.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-frappe .is-white.textarea:focus,html.theme--catppuccin-frappe .is-white.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-frappe .is-white.is-focused.textarea,html.theme--catppuccin-frappe .is-white.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-white.textarea:active,html.theme--catppuccin-frappe .is-white.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-frappe .is-white.is-active.textarea,html.theme--catppuccin-frappe .is-white.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .is-black.textarea,html.theme--catppuccin-frappe .is-black.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-frappe .is-black.textarea:focus,html.theme--catppuccin-frappe .is-black.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-frappe .is-black.is-focused.textarea,html.theme--catppuccin-frappe .is-black.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-black.textarea:active,html.theme--catppuccin-frappe .is-black.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-frappe .is-black.is-active.textarea,html.theme--catppuccin-frappe .is-black.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .is-light.textarea,html.theme--catppuccin-frappe .is-light.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-frappe .is-light.textarea:focus,html.theme--catppuccin-frappe .is-light.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-frappe .is-light.is-focused.textarea,html.theme--catppuccin-frappe .is-light.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-light.textarea:active,html.theme--catppuccin-frappe .is-light.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-frappe .is-light.is-active.textarea,html.theme--catppuccin-frappe .is-light.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .is-dark.textarea,html.theme--catppuccin-frappe .content kbd.textarea,html.theme--catppuccin-frappe .is-dark.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-frappe .content kbd.input{border-color:#414559}html.theme--catppuccin-frappe .is-dark.textarea:focus,html.theme--catppuccin-frappe .content kbd.textarea:focus,html.theme--catppuccin-frappe .is-dark.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-frappe .content kbd.input:focus,html.theme--catppuccin-frappe .is-dark.is-focused.textarea,html.theme--catppuccin-frappe .content kbd.is-focused.textarea,html.theme--catppuccin-frappe .is-dark.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .content kbd.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-dark.textarea:active,html.theme--catppuccin-frappe .content kbd.textarea:active,html.theme--catppuccin-frappe .is-dark.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-frappe .content kbd.input:active,html.theme--catppuccin-frappe .is-dark.is-active.textarea,html.theme--catppuccin-frappe .content kbd.is-active.textarea,html.theme--catppuccin-frappe .is-dark.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .content kbd.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .is-primary.textarea,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink{border-color:#8caaee}html.theme--catppuccin-frappe .is-primary.textarea:focus,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-frappe .is-primary.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-frappe .is-primary.is-focused.textarea,html.theme--catppuccin-frappe .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.textarea:active,html.theme--catppuccin-frappe .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-frappe .is-primary.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-frappe .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-frappe .is-primary.is-active.textarea,html.theme--catppuccin-frappe .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-frappe .is-primary.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-frappe .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .is-link.textarea,html.theme--catppuccin-frappe .is-link.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#8caaee}html.theme--catppuccin-frappe .is-link.textarea:focus,html.theme--catppuccin-frappe .is-link.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-frappe .is-link.is-focused.textarea,html.theme--catppuccin-frappe .is-link.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-link.textarea:active,html.theme--catppuccin-frappe .is-link.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-frappe .is-link.is-active.textarea,html.theme--catppuccin-frappe .is-link.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .is-info.textarea,html.theme--catppuccin-frappe .is-info.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#81c8be}html.theme--catppuccin-frappe .is-info.textarea:focus,html.theme--catppuccin-frappe .is-info.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-frappe .is-info.is-focused.textarea,html.theme--catppuccin-frappe .is-info.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-info.textarea:active,html.theme--catppuccin-frappe .is-info.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-frappe .is-info.is-active.textarea,html.theme--catppuccin-frappe .is-info.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .is-success.textarea,html.theme--catppuccin-frappe .is-success.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6d189}html.theme--catppuccin-frappe .is-success.textarea:focus,html.theme--catppuccin-frappe .is-success.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-frappe .is-success.is-focused.textarea,html.theme--catppuccin-frappe .is-success.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-success.textarea:active,html.theme--catppuccin-frappe .is-success.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-frappe .is-success.is-active.textarea,html.theme--catppuccin-frappe .is-success.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .is-warning.textarea,html.theme--catppuccin-frappe .is-warning.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#e5c890}html.theme--catppuccin-frappe .is-warning.textarea:focus,html.theme--catppuccin-frappe .is-warning.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-frappe .is-warning.is-focused.textarea,html.theme--catppuccin-frappe .is-warning.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-warning.textarea:active,html.theme--catppuccin-frappe .is-warning.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-frappe .is-warning.is-active.textarea,html.theme--catppuccin-frappe .is-warning.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .is-danger.textarea,html.theme--catppuccin-frappe .is-danger.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#e78284}html.theme--catppuccin-frappe .is-danger.textarea:focus,html.theme--catppuccin-frappe .is-danger.input:focus,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-frappe .is-danger.is-focused.textarea,html.theme--catppuccin-frappe .is-danger.is-focused.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-frappe .is-danger.textarea:active,html.theme--catppuccin-frappe .is-danger.input:active,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-frappe .is-danger.is-active.textarea,html.theme--catppuccin-frappe .is-danger.is-active.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .is-small.textarea,html.theme--catppuccin-frappe .is-small.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-frappe .is-medium.textarea,html.theme--catppuccin-frappe .is-medium.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .is-large.textarea,html.theme--catppuccin-frappe .is-large.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .is-fullwidth.textarea,html.theme--catppuccin-frappe .is-fullwidth.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-frappe .is-inline.textarea,html.theme--catppuccin-frappe .is-inline.input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-frappe .input.is-rounded,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-frappe .input.is-static,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-frappe .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-frappe .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-frappe .textarea[rows]{height:initial}html.theme--catppuccin-frappe .textarea.has-fixed-size{resize:none}html.theme--catppuccin-frappe .radio,html.theme--catppuccin-frappe .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-frappe .radio input,html.theme--catppuccin-frappe .checkbox input{cursor:pointer}html.theme--catppuccin-frappe .radio:hover,html.theme--catppuccin-frappe .checkbox:hover{color:#99d1db}html.theme--catppuccin-frappe .radio[disabled],html.theme--catppuccin-frappe .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-frappe .radio,fieldset[disabled] html.theme--catppuccin-frappe .checkbox,html.theme--catppuccin-frappe .radio input[disabled],html.theme--catppuccin-frappe .checkbox input[disabled]{color:#f1f4fd;cursor:not-allowed}html.theme--catppuccin-frappe .radio+.radio{margin-left:.5em}html.theme--catppuccin-frappe .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-frappe .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading)::after{border-color:#8caaee;right:1.125em;z-index:4}html.theme--catppuccin-frappe .select.is-rounded select,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-frappe .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-frappe .select select::-ms-expand{display:none}html.theme--catppuccin-frappe .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-frappe .select select:hover{border-color:#292c3c}html.theme--catppuccin-frappe .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-frappe .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-frappe .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-frappe .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#99d1db}html.theme--catppuccin-frappe .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-frappe .select.is-white select{border-color:#fff}html.theme--catppuccin-frappe .select.is-white select:hover,html.theme--catppuccin-frappe .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-frappe .select.is-white select:focus,html.theme--catppuccin-frappe .select.is-white select.is-focused,html.theme--catppuccin-frappe .select.is-white select:active,html.theme--catppuccin-frappe .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-frappe .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-frappe .select.is-black select:hover,html.theme--catppuccin-frappe .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-frappe .select.is-black select:focus,html.theme--catppuccin-frappe .select.is-black select.is-focused,html.theme--catppuccin-frappe .select.is-black select:active,html.theme--catppuccin-frappe .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-frappe .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-frappe .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-frappe .select.is-light select:hover,html.theme--catppuccin-frappe .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-frappe .select.is-light select:focus,html.theme--catppuccin-frappe .select.is-light select.is-focused,html.theme--catppuccin-frappe .select.is-light select:active,html.theme--catppuccin-frappe .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-frappe .select.is-dark:not(:hover)::after,html.theme--catppuccin-frappe .content kbd.select:not(:hover)::after{border-color:#414559}html.theme--catppuccin-frappe .select.is-dark select,html.theme--catppuccin-frappe .content kbd.select select{border-color:#414559}html.theme--catppuccin-frappe .select.is-dark select:hover,html.theme--catppuccin-frappe .content kbd.select select:hover,html.theme--catppuccin-frappe .select.is-dark select.is-hovered,html.theme--catppuccin-frappe .content kbd.select select.is-hovered{border-color:#363a4a}html.theme--catppuccin-frappe .select.is-dark select:focus,html.theme--catppuccin-frappe .content kbd.select select:focus,html.theme--catppuccin-frappe .select.is-dark select.is-focused,html.theme--catppuccin-frappe .content kbd.select select.is-focused,html.theme--catppuccin-frappe .select.is-dark select:active,html.theme--catppuccin-frappe .content kbd.select select:active,html.theme--catppuccin-frappe .select.is-dark select.is-active,html.theme--catppuccin-frappe .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(65,69,89,0.25)}html.theme--catppuccin-frappe .select.is-primary:not(:hover)::after,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-primary select,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-primary select:hover,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-frappe .select.is-primary select.is-hovered,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#769aeb}html.theme--catppuccin-frappe .select.is-primary select:focus,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-frappe .select.is-primary select.is-focused,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-frappe .select.is-primary select:active,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-frappe .select.is-primary select.is-active,html.theme--catppuccin-frappe .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select.is-link:not(:hover)::after{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-link select{border-color:#8caaee}html.theme--catppuccin-frappe .select.is-link select:hover,html.theme--catppuccin-frappe .select.is-link select.is-hovered{border-color:#769aeb}html.theme--catppuccin-frappe .select.is-link select:focus,html.theme--catppuccin-frappe .select.is-link select.is-focused,html.theme--catppuccin-frappe .select.is-link select:active,html.theme--catppuccin-frappe .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(140,170,238,0.25)}html.theme--catppuccin-frappe .select.is-info:not(:hover)::after{border-color:#81c8be}html.theme--catppuccin-frappe .select.is-info select{border-color:#81c8be}html.theme--catppuccin-frappe .select.is-info select:hover,html.theme--catppuccin-frappe .select.is-info select.is-hovered{border-color:#6fc0b5}html.theme--catppuccin-frappe .select.is-info select:focus,html.theme--catppuccin-frappe .select.is-info select.is-focused,html.theme--catppuccin-frappe .select.is-info select:active,html.theme--catppuccin-frappe .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(129,200,190,0.25)}html.theme--catppuccin-frappe .select.is-success:not(:hover)::after{border-color:#a6d189}html.theme--catppuccin-frappe .select.is-success select{border-color:#a6d189}html.theme--catppuccin-frappe .select.is-success select:hover,html.theme--catppuccin-frappe .select.is-success select.is-hovered{border-color:#98ca77}html.theme--catppuccin-frappe .select.is-success select:focus,html.theme--catppuccin-frappe .select.is-success select.is-focused,html.theme--catppuccin-frappe .select.is-success select:active,html.theme--catppuccin-frappe .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,209,137,0.25)}html.theme--catppuccin-frappe .select.is-warning:not(:hover)::after{border-color:#e5c890}html.theme--catppuccin-frappe .select.is-warning select{border-color:#e5c890}html.theme--catppuccin-frappe .select.is-warning select:hover,html.theme--catppuccin-frappe .select.is-warning select.is-hovered{border-color:#e0be7b}html.theme--catppuccin-frappe .select.is-warning select:focus,html.theme--catppuccin-frappe .select.is-warning select.is-focused,html.theme--catppuccin-frappe .select.is-warning select:active,html.theme--catppuccin-frappe .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(229,200,144,0.25)}html.theme--catppuccin-frappe .select.is-danger:not(:hover)::after{border-color:#e78284}html.theme--catppuccin-frappe .select.is-danger select{border-color:#e78284}html.theme--catppuccin-frappe .select.is-danger select:hover,html.theme--catppuccin-frappe .select.is-danger select.is-hovered{border-color:#e36d6f}html.theme--catppuccin-frappe .select.is-danger select:focus,html.theme--catppuccin-frappe .select.is-danger select.is-focused,html.theme--catppuccin-frappe .select.is-danger select:active,html.theme--catppuccin-frappe .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(231,130,132,0.25)}html.theme--catppuccin-frappe .select.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-frappe .select.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .select.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .select.is-disabled::after{border-color:#f1f4fd !important;opacity:0.5}html.theme--catppuccin-frappe .select.is-fullwidth{width:100%}html.theme--catppuccin-frappe .select.is-fullwidth select{width:100%}html.theme--catppuccin-frappe .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-frappe .select.is-loading.is-small:after,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-frappe .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-frappe .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-frappe .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-frappe .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:hover .file-cta,html.theme--catppuccin-frappe .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:focus .file-cta,html.theme--catppuccin-frappe .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-frappe .file.is-white:active .file-cta,html.theme--catppuccin-frappe .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-frappe .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-black:hover .file-cta,html.theme--catppuccin-frappe .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-black:focus .file-cta,html.theme--catppuccin-frappe .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-black:active .file-cta,html.theme--catppuccin-frappe .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:hover .file-cta,html.theme--catppuccin-frappe .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:focus .file-cta,html.theme--catppuccin-frappe .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-light:active .file-cta,html.theme--catppuccin-frappe .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-dark .file-cta,html.theme--catppuccin-frappe .content kbd.file .file-cta{background-color:#414559;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-dark:hover .file-cta,html.theme--catppuccin-frappe .content kbd.file:hover .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-hovered .file-cta{background-color:#3c3f52;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-dark:focus .file-cta,html.theme--catppuccin-frappe .content kbd.file:focus .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-focused .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(65,69,89,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-dark:active .file-cta,html.theme--catppuccin-frappe .content kbd.file:active .file-cta,html.theme--catppuccin-frappe .file.is-dark.is-active .file-cta,html.theme--catppuccin-frappe .content kbd.file.is-active .file-cta{background-color:#363a4a;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary:hover .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-primary:focus .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-focused .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(140,170,238,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-primary:active .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-frappe .file.is-primary.is-active .file-cta,html.theme--catppuccin-frappe .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link .file-cta{background-color:#8caaee;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link:hover .file-cta,html.theme--catppuccin-frappe .file.is-link.is-hovered .file-cta{background-color:#81a2ec;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-link:focus .file-cta,html.theme--catppuccin-frappe .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(140,170,238,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-link:active .file-cta,html.theme--catppuccin-frappe .file.is-link.is-active .file-cta{background-color:#769aeb;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-info .file-cta{background-color:#81c8be;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:hover .file-cta,html.theme--catppuccin-frappe .file.is-info.is-hovered .file-cta{background-color:#78c4b9;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:focus .file-cta,html.theme--catppuccin-frappe .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(129,200,190,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-info:active .file-cta,html.theme--catppuccin-frappe .file.is-info.is-active .file-cta{background-color:#6fc0b5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success .file-cta{background-color:#a6d189;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:hover .file-cta,html.theme--catppuccin-frappe .file.is-success.is-hovered .file-cta{background-color:#9fcd80;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:focus .file-cta,html.theme--catppuccin-frappe .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,209,137,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-success:active .file-cta,html.theme--catppuccin-frappe .file.is-success.is-active .file-cta{background-color:#98ca77;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning .file-cta{background-color:#e5c890;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:hover .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-hovered .file-cta{background-color:#e3c386;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:focus .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(229,200,144,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-warning:active .file-cta,html.theme--catppuccin-frappe .file.is-warning.is-active .file-cta{background-color:#e0be7b;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .file.is-danger .file-cta{background-color:#e78284;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-danger:hover .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-hovered .file-cta{background-color:#e57779;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-danger:focus .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(231,130,132,0.25);color:#fff}html.theme--catppuccin-frappe .file.is-danger:active .file-cta,html.theme--catppuccin-frappe .file.is-danger.is-active .file-cta{background-color:#e36d6f;border-color:transparent;color:#fff}html.theme--catppuccin-frappe .file.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-frappe .file.is-normal{font-size:1rem}html.theme--catppuccin-frappe .file.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-frappe .file.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-frappe .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-frappe .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-frappe .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-frappe .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-frappe .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-frappe .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-frappe .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-frappe .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-frappe .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-frappe .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-frappe .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-frappe .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-frappe .file.is-centered{justify-content:center}html.theme--catppuccin-frappe .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-frappe .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-frappe .file.is-right{justify-content:flex-end}html.theme--catppuccin-frappe .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-frappe .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-frappe .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-frappe .file-label:hover .file-cta{background-color:#3c3f52;color:#b0bef1}html.theme--catppuccin-frappe .file-label:hover .file-name{border-color:#5c6279}html.theme--catppuccin-frappe .file-label:active .file-cta{background-color:#363a4a;color:#b0bef1}html.theme--catppuccin-frappe .file-label:active .file-name{border-color:#575c72}html.theme--catppuccin-frappe .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-frappe .file-cta,html.theme--catppuccin-frappe .file-name{border-color:#626880;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-frappe .file-cta{background-color:#414559;color:#c6d0f5}html.theme--catppuccin-frappe .file-name{border-color:#626880;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-frappe .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-frappe .file-icon .fa{font-size:14px}html.theme--catppuccin-frappe .label{color:#b0bef1;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-frappe .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-frappe .label.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-frappe .label.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .label.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-frappe .help.is-white{color:#fff}html.theme--catppuccin-frappe .help.is-black{color:#0a0a0a}html.theme--catppuccin-frappe .help.is-light{color:#f5f5f5}html.theme--catppuccin-frappe .help.is-dark,html.theme--catppuccin-frappe .content kbd.help{color:#414559}html.theme--catppuccin-frappe .help.is-primary,html.theme--catppuccin-frappe .docstring>section>a.help.docs-sourcelink{color:#8caaee}html.theme--catppuccin-frappe .help.is-link{color:#8caaee}html.theme--catppuccin-frappe .help.is-info{color:#81c8be}html.theme--catppuccin-frappe .help.is-success{color:#a6d189}html.theme--catppuccin-frappe .help.is-warning{color:#e5c890}html.theme--catppuccin-frappe .help.is-danger{color:#e78284}html.theme--catppuccin-frappe .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-frappe .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-frappe .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-frappe .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-frappe .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-frappe .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-frappe .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-frappe .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-frappe .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-frappe .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-frappe .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-frappe .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-frappe .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field.is-horizontal{display:flex}}html.theme--catppuccin-frappe .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-frappe .field-label.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-frappe .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-frappe .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-frappe .field-body .field{margin-bottom:0}html.theme--catppuccin-frappe .field-body>.field{flex-shrink:1}html.theme--catppuccin-frappe .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-frappe .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-frappe .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-frappe .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select:focus~.icon{color:#414559}html.theme--catppuccin-frappe .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-frappe .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-frappe .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-frappe .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-frappe .control.has-icons-left .icon,html.theme--catppuccin-frappe .control.has-icons-right .icon{color:#626880;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-frappe .control.has-icons-left .input,html.theme--catppuccin-frappe .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-frappe .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-frappe .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-frappe .control.has-icons-right .input,html.theme--catppuccin-frappe .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-frappe .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-frappe .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-frappe .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-frappe .control.is-loading.is-small:after,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-frappe .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-frappe .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-frappe .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-frappe .breadcrumb a{align-items:center;color:#8caaee;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-frappe .breadcrumb a:hover{color:#99d1db}html.theme--catppuccin-frappe .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-frappe .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-frappe .breadcrumb li.is-active a{color:#b0bef1;cursor:default;pointer-events:none}html.theme--catppuccin-frappe .breadcrumb li+li::before{color:#737994;content:"\0002f"}html.theme--catppuccin-frappe .breadcrumb ul,html.theme--catppuccin-frappe .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-frappe .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-frappe .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-frappe .breadcrumb.is-centered ol,html.theme--catppuccin-frappe .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-frappe .breadcrumb.is-right ol,html.theme--catppuccin-frappe .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-frappe .breadcrumb.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-frappe .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-frappe .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-frappe .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-frappe .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-frappe .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#c6d0f5;max-width:100%;position:relative}html.theme--catppuccin-frappe .card-footer:first-child,html.theme--catppuccin-frappe .card-content:first-child,html.theme--catppuccin-frappe .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-frappe .card-footer:last-child,html.theme--catppuccin-frappe .card-content:last-child,html.theme--catppuccin-frappe .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-frappe .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-frappe .card-header-title{align-items:center;color:#b0bef1;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-frappe .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-frappe .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-frappe .card-image{display:block;position:relative}html.theme--catppuccin-frappe .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-frappe .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-frappe .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-frappe .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-frappe .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-frappe .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-frappe .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-frappe .dropdown.is-active .dropdown-menu,html.theme--catppuccin-frappe .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-frappe .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-frappe .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-frappe .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-frappe .dropdown-content{background-color:#292c3c;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-frappe .dropdown-item{color:#c6d0f5;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-frappe a.dropdown-item,html.theme--catppuccin-frappe button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-frappe a.dropdown-item:hover,html.theme--catppuccin-frappe button.dropdown-item:hover{background-color:#292c3c;color:#0a0a0a}html.theme--catppuccin-frappe a.dropdown-item.is-active,html.theme--catppuccin-frappe button.dropdown-item.is-active{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-frappe .level{align-items:center;justify-content:space-between}html.theme--catppuccin-frappe .level code{border-radius:.4em}html.theme--catppuccin-frappe .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-frappe .level.is-mobile{display:flex}html.theme--catppuccin-frappe .level.is-mobile .level-left,html.theme--catppuccin-frappe .level.is-mobile .level-right{display:flex}html.theme--catppuccin-frappe .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-frappe .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-frappe .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level{display:flex}html.theme--catppuccin-frappe .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-frappe .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-frappe .level-item .title,html.theme--catppuccin-frappe .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-frappe .level-left,html.theme--catppuccin-frappe .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .level-left .level-item.is-flexible,html.theme--catppuccin-frappe .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-left .level-item:not(:last-child),html.theme--catppuccin-frappe .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-frappe .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-left{display:flex}}html.theme--catppuccin-frappe .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .level-right{display:flex}}html.theme--catppuccin-frappe .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-frappe .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-frappe .media .media{border-top:1px solid rgba(98,104,128,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-frappe .media .media .content:not(:last-child),html.theme--catppuccin-frappe .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-frappe .media .media .media{padding-top:.5rem}html.theme--catppuccin-frappe .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-frappe .media+.media{border-top:1px solid rgba(98,104,128,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-frappe .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-frappe .media-left,html.theme--catppuccin-frappe .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .media-left{margin-right:1rem}html.theme--catppuccin-frappe .media-right{margin-left:1rem}html.theme--catppuccin-frappe .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .media-content{overflow-x:auto}}html.theme--catppuccin-frappe .menu{font-size:1rem}html.theme--catppuccin-frappe .menu.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-frappe .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .menu.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .menu-list{line-height:1.25}html.theme--catppuccin-frappe .menu-list a{border-radius:3px;color:#c6d0f5;display:block;padding:0.5em 0.75em}html.theme--catppuccin-frappe .menu-list a:hover{background-color:#292c3c;color:#b0bef1}html.theme--catppuccin-frappe .menu-list a.is-active{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .menu-list li ul{border-left:1px solid #626880;margin:.75em;padding-left:.75em}html.theme--catppuccin-frappe .menu-label{color:#f1f4fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-frappe .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-frappe .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-frappe .message{background-color:#292c3c;border-radius:.4em;font-size:1rem}html.theme--catppuccin-frappe .message strong{color:currentColor}html.theme--catppuccin-frappe .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-frappe .message.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-frappe .message.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .message.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .message.is-white{background-color:#fff}html.theme--catppuccin-frappe .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-frappe .message.is-black{background-color:#fafafa}html.theme--catppuccin-frappe .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-frappe .message.is-light{background-color:#fafafa}html.theme--catppuccin-frappe .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-frappe .message.is-dark,html.theme--catppuccin-frappe .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-frappe .message.is-dark .message-header,html.theme--catppuccin-frappe .content kbd.message .message-header{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .message.is-dark .message-body,html.theme--catppuccin-frappe .content kbd.message .message-body{border-color:#414559}html.theme--catppuccin-frappe .message.is-primary,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink{background-color:#edf2fc}html.theme--catppuccin-frappe .message.is-primary .message-header,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink .message-header{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .message.is-primary .message-body,html.theme--catppuccin-frappe .docstring>section>a.message.docs-sourcelink .message-body{border-color:#8caaee;color:#153a8e}html.theme--catppuccin-frappe .message.is-link{background-color:#edf2fc}html.theme--catppuccin-frappe .message.is-link .message-header{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .message.is-link .message-body{border-color:#8caaee;color:#153a8e}html.theme--catppuccin-frappe .message.is-info{background-color:#f1f9f8}html.theme--catppuccin-frappe .message.is-info .message-header{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-info .message-body{border-color:#81c8be;color:#2d675f}html.theme--catppuccin-frappe .message.is-success{background-color:#f4f9f0}html.theme--catppuccin-frappe .message.is-success .message-header{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-success .message-body{border-color:#a6d189;color:#446a29}html.theme--catppuccin-frappe .message.is-warning{background-color:#fbf7ee}html.theme--catppuccin-frappe .message.is-warning .message-header{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .message.is-warning .message-body{border-color:#e5c890;color:#78591c}html.theme--catppuccin-frappe .message.is-danger{background-color:#fceeee}html.theme--catppuccin-frappe .message.is-danger .message-header{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .message.is-danger .message-body{border-color:#e78284;color:#9a1e20}html.theme--catppuccin-frappe .message-header{align-items:center;background-color:#c6d0f5;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-frappe .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-frappe .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-frappe .message-body{border-color:#626880;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#c6d0f5;padding:1.25em 1.5em}html.theme--catppuccin-frappe .message-body code,html.theme--catppuccin-frappe .message-body pre{background-color:#fff}html.theme--catppuccin-frappe .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-frappe .modal.is-active{display:flex}html.theme--catppuccin-frappe .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-frappe .modal-content,html.theme--catppuccin-frappe .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-frappe .modal-content,html.theme--catppuccin-frappe .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-frappe .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-frappe .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-frappe .modal-card-head,html.theme--catppuccin-frappe .modal-card-foot{align-items:center;background-color:#292c3c;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-frappe .modal-card-head{border-bottom:1px solid #626880;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-frappe .modal-card-title{color:#c6d0f5;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-frappe .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #626880}html.theme--catppuccin-frappe .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-frappe .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#303446;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-frappe .navbar{background-color:#8caaee;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-frappe .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-frappe .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-frappe .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-frappe .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-dark,html.theme--catppuccin-frappe .content kbd.navbar{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-burger,html.theme--catppuccin-frappe .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-frappe .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#414559;color:#fff}}html.theme--catppuccin-frappe .navbar.is-primary,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-burger,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee;color:#fff}}html.theme--catppuccin-frappe .navbar.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee;color:#fff}}html.theme--catppuccin-frappe .navbar.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#81c8be;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6d189;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#e5c890;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-frappe .navbar.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-frappe .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#e78284;color:#fff}}html.theme--catppuccin-frappe .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-frappe .navbar.has-shadow{box-shadow:0 2px 0 0 #292c3c}html.theme--catppuccin-frappe .navbar.is-fixed-bottom,html.theme--catppuccin-frappe .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #292c3c}html.theme--catppuccin-frappe .navbar.is-fixed-top{top:0}html.theme--catppuccin-frappe html.has-navbar-fixed-top,html.theme--catppuccin-frappe body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-frappe .navbar-brand,html.theme--catppuccin-frappe .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-frappe .navbar-brand a.navbar-item:focus,html.theme--catppuccin-frappe .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-frappe .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-frappe .navbar-burger{color:#c6d0f5;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-frappe .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-frappe .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-frappe .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-frappe .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-frappe .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-frappe .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-frappe .navbar-menu{display:none}html.theme--catppuccin-frappe .navbar-item,html.theme--catppuccin-frappe .navbar-link{color:#c6d0f5;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-frappe .navbar-item .icon:only-child,html.theme--catppuccin-frappe .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-frappe a.navbar-item,html.theme--catppuccin-frappe .navbar-link{cursor:pointer}html.theme--catppuccin-frappe a.navbar-item:focus,html.theme--catppuccin-frappe a.navbar-item:focus-within,html.theme--catppuccin-frappe a.navbar-item:hover,html.theme--catppuccin-frappe a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar-link:focus,html.theme--catppuccin-frappe .navbar-link:focus-within,html.theme--catppuccin-frappe .navbar-link:hover,html.theme--catppuccin-frappe .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#8caaee}html.theme--catppuccin-frappe .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .navbar-item img{max-height:1.75rem}html.theme--catppuccin-frappe .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-frappe .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-frappe .navbar-item.is-tab:focus,html.theme--catppuccin-frappe .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#8caaee}html.theme--catppuccin-frappe .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#8caaee;border-bottom-style:solid;border-bottom-width:3px;color:#8caaee;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-frappe .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-frappe .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-frappe .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-frappe .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-frappe .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .navbar>.container{display:block}html.theme--catppuccin-frappe .navbar-brand .navbar-item,html.theme--catppuccin-frappe .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-frappe .navbar-link::after{display:none}html.theme--catppuccin-frappe .navbar-menu{background-color:#8caaee;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-frappe .navbar-menu.is-active{display:block}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch,html.theme--catppuccin-frappe .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-frappe .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-frappe .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-frappe html.has-navbar-fixed-top-touch,html.theme--catppuccin-frappe body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .navbar,html.theme--catppuccin-frappe .navbar-menu,html.theme--catppuccin-frappe .navbar-start,html.theme--catppuccin-frappe .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-frappe .navbar{min-height:4rem}html.theme--catppuccin-frappe .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-frappe .navbar.is-spaced .navbar-start,html.theme--catppuccin-frappe .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-frappe .navbar.is-spaced a.navbar-item,html.theme--catppuccin-frappe .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-frappe .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#838ba7}html.theme--catppuccin-frappe .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8caaee}html.theme--catppuccin-frappe .navbar-burger{display:none}html.theme--catppuccin-frappe .navbar-item,html.theme--catppuccin-frappe .navbar-link{align-items:center;display:flex}html.theme--catppuccin-frappe .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-frappe .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-frappe .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-frappe .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-frappe .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-frappe .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-frappe .navbar-dropdown{background-color:#8caaee;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-frappe .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#838ba7}html.theme--catppuccin-frappe .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8caaee}.navbar.is-spaced html.theme--catppuccin-frappe .navbar-dropdown,html.theme--catppuccin-frappe .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-frappe .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-frappe .navbar-divider{display:block}html.theme--catppuccin-frappe .navbar>.container .navbar-brand,html.theme--catppuccin-frappe .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-frappe .navbar>.container .navbar-menu,html.theme--catppuccin-frappe .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-frappe .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-frappe .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-frappe html.has-navbar-fixed-top-desktop,html.theme--catppuccin-frappe body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-frappe html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-frappe body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-frappe html.has-spaced-navbar-fixed-top,html.theme--catppuccin-frappe body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-frappe html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-frappe body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-frappe a.navbar-item.is-active,html.theme--catppuccin-frappe .navbar-link.is-active{color:#8caaee}html.theme--catppuccin-frappe a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-frappe .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-frappe .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-frappe .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-frappe .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-frappe .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-frappe .pagination.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-frappe .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .pagination.is-rounded .pagination-previous,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-frappe .pagination.is-rounded .pagination-next,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-frappe .pagination.is-rounded .pagination-link,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-frappe .pagination,html.theme--catppuccin-frappe .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link{border-color:#626880;color:#8caaee;min-width:2.5em}html.theme--catppuccin-frappe .pagination-previous:hover,html.theme--catppuccin-frappe .pagination-next:hover,html.theme--catppuccin-frappe .pagination-link:hover{border-color:#737994;color:#99d1db}html.theme--catppuccin-frappe .pagination-previous:focus,html.theme--catppuccin-frappe .pagination-next:focus,html.theme--catppuccin-frappe .pagination-link:focus{border-color:#737994}html.theme--catppuccin-frappe .pagination-previous:active,html.theme--catppuccin-frappe .pagination-next:active,html.theme--catppuccin-frappe .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-frappe .pagination-previous[disabled],html.theme--catppuccin-frappe .pagination-previous.is-disabled,html.theme--catppuccin-frappe .pagination-next[disabled],html.theme--catppuccin-frappe .pagination-next.is-disabled,html.theme--catppuccin-frappe .pagination-link[disabled],html.theme--catppuccin-frappe .pagination-link.is-disabled{background-color:#626880;border-color:#626880;box-shadow:none;color:#f1f4fd;opacity:0.5}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-frappe .pagination-link.is-current{background-color:#8caaee;border-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .pagination-ellipsis{color:#737994;pointer-events:none}html.theme--catppuccin-frappe .pagination-list{flex-wrap:wrap}html.theme--catppuccin-frappe .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .pagination{flex-wrap:wrap}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-frappe .pagination-previous{order:2}html.theme--catppuccin-frappe .pagination-next{order:3}html.theme--catppuccin-frappe .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-frappe .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-frappe .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-frappe .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-frappe .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-frappe .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-frappe .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-frappe .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-frappe .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-frappe .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-frappe .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-frappe .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-frappe .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-frappe .panel.is-dark .panel-heading,html.theme--catppuccin-frappe .content kbd.panel .panel-heading{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-frappe .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#414559}html.theme--catppuccin-frappe .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-frappe .content kbd.panel .panel-block.is-active .panel-icon{color:#414559}html.theme--catppuccin-frappe .panel.is-primary .panel-heading,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#8caaee}html.theme--catppuccin-frappe .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-frappe .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel.is-link .panel-heading{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .panel.is-link .panel-tabs a.is-active{border-bottom-color:#8caaee}html.theme--catppuccin-frappe .panel.is-link .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel.is-info .panel-heading{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-info .panel-tabs a.is-active{border-bottom-color:#81c8be}html.theme--catppuccin-frappe .panel.is-info .panel-block.is-active .panel-icon{color:#81c8be}html.theme--catppuccin-frappe .panel.is-success .panel-heading{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6d189}html.theme--catppuccin-frappe .panel.is-success .panel-block.is-active .panel-icon{color:#a6d189}html.theme--catppuccin-frappe .panel.is-warning .panel-heading{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#e5c890}html.theme--catppuccin-frappe .panel.is-warning .panel-block.is-active .panel-icon{color:#e5c890}html.theme--catppuccin-frappe .panel.is-danger .panel-heading{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#e78284}html.theme--catppuccin-frappe .panel.is-danger .panel-block.is-active .panel-icon{color:#e78284}html.theme--catppuccin-frappe .panel-tabs:not(:last-child),html.theme--catppuccin-frappe .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-frappe .panel-heading{background-color:#51576d;border-radius:8px 8px 0 0;color:#b0bef1;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-frappe .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-frappe .panel-tabs a{border-bottom:1px solid #626880;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-frappe .panel-tabs a.is-active{border-bottom-color:#51576d;color:#769aeb}html.theme--catppuccin-frappe .panel-list a{color:#c6d0f5}html.theme--catppuccin-frappe .panel-list a:hover{color:#8caaee}html.theme--catppuccin-frappe .panel-block{align-items:center;color:#b0bef1;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-frappe .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-frappe .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-frappe .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-frappe .panel-block.is-active{border-left-color:#8caaee;color:#769aeb}html.theme--catppuccin-frappe .panel-block.is-active .panel-icon{color:#8caaee}html.theme--catppuccin-frappe .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-frappe a.panel-block,html.theme--catppuccin-frappe label.panel-block{cursor:pointer}html.theme--catppuccin-frappe a.panel-block:hover,html.theme--catppuccin-frappe label.panel-block:hover{background-color:#292c3c}html.theme--catppuccin-frappe .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f1f4fd;margin-right:.75em}html.theme--catppuccin-frappe .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-frappe .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-frappe .tabs a{align-items:center;border-bottom-color:#626880;border-bottom-style:solid;border-bottom-width:1px;color:#c6d0f5;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-frappe .tabs a:hover{border-bottom-color:#b0bef1;color:#b0bef1}html.theme--catppuccin-frappe .tabs li{display:block}html.theme--catppuccin-frappe .tabs li.is-active a{border-bottom-color:#8caaee;color:#8caaee}html.theme--catppuccin-frappe .tabs ul{align-items:center;border-bottom-color:#626880;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-frappe .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-frappe .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-frappe .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-frappe .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-frappe .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-frappe .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-frappe .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-frappe .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-frappe .tabs.is-boxed a:hover{background-color:#292c3c;border-bottom-color:#626880}html.theme--catppuccin-frappe .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#626880;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-frappe .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-frappe .tabs.is-toggle a{border-color:#626880;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-frappe .tabs.is-toggle a:hover{background-color:#292c3c;border-color:#737994;z-index:2}html.theme--catppuccin-frappe .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-frappe .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-frappe .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-frappe .tabs.is-toggle li.is-active a{background-color:#8caaee;border-color:#8caaee;color:#fff;z-index:1}html.theme--catppuccin-frappe .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-frappe .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-frappe .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-frappe .tabs.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-frappe .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-frappe .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .column.is-narrow,html.theme--catppuccin-frappe .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full,html.theme--catppuccin-frappe .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters,html.theme--catppuccin-frappe .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds,html.theme--catppuccin-frappe .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half,html.theme--catppuccin-frappe .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third,html.theme--catppuccin-frappe .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter,html.theme--catppuccin-frappe .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth,html.theme--catppuccin-frappe .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths,html.theme--catppuccin-frappe .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths,html.theme--catppuccin-frappe .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths,html.theme--catppuccin-frappe .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters,html.theme--catppuccin-frappe .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds,html.theme--catppuccin-frappe .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half,html.theme--catppuccin-frappe .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third,html.theme--catppuccin-frappe .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter,html.theme--catppuccin-frappe .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth,html.theme--catppuccin-frappe .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths,html.theme--catppuccin-frappe .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths,html.theme--catppuccin-frappe .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths,html.theme--catppuccin-frappe .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-frappe .column.is-0,html.theme--catppuccin-frappe .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0,html.theme--catppuccin-frappe .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-frappe .column.is-1,html.theme--catppuccin-frappe .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1,html.theme--catppuccin-frappe .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2,html.theme--catppuccin-frappe .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2,html.theme--catppuccin-frappe .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3,html.theme--catppuccin-frappe .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3,html.theme--catppuccin-frappe .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-frappe .column.is-4,html.theme--catppuccin-frappe .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4,html.theme--catppuccin-frappe .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5,html.theme--catppuccin-frappe .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5,html.theme--catppuccin-frappe .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6,html.theme--catppuccin-frappe .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6,html.theme--catppuccin-frappe .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-frappe .column.is-7,html.theme--catppuccin-frappe .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7,html.theme--catppuccin-frappe .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8,html.theme--catppuccin-frappe .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8,html.theme--catppuccin-frappe .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9,html.theme--catppuccin-frappe .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9,html.theme--catppuccin-frappe .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-frappe .column.is-10,html.theme--catppuccin-frappe .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10,html.theme--catppuccin-frappe .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11,html.theme--catppuccin-frappe .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11,html.theme--catppuccin-frappe .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12,html.theme--catppuccin-frappe .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12,html.theme--catppuccin-frappe .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-frappe .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-frappe .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-frappe .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-frappe .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-frappe .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-frappe .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-frappe .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-frappe .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-frappe .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-frappe .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-frappe .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-frappe .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-frappe .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-frappe .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-frappe .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-frappe .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-frappe .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-frappe .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-frappe .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-frappe .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-frappe .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-frappe .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-frappe .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-frappe .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-frappe .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-frappe .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-frappe .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-frappe .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-frappe .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-frappe .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-frappe .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-frappe .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-frappe .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-frappe .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-frappe .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-frappe .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-frappe .columns.is-centered{justify-content:center}html.theme--catppuccin-frappe .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-frappe .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-frappe .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-frappe .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-frappe .columns.is-mobile{display:flex}html.theme--catppuccin-frappe .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-frappe .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-desktop{display:flex}}html.theme--catppuccin-frappe .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-frappe .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-frappe .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-frappe .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-frappe .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-frappe .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-frappe .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-frappe .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-frappe .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-frappe .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-frappe .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-frappe .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-frappe .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-frappe .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-frappe .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-frappe .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-frappe .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-frappe .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-frappe .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-frappe .tile.is-child{margin:0 !important}html.theme--catppuccin-frappe .tile.is-parent{padding:.75rem}html.theme--catppuccin-frappe .tile.is-vertical{flex-direction:column}html.theme--catppuccin-frappe .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .tile:not(.is-child){display:flex}html.theme--catppuccin-frappe .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-frappe .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-frappe .tile.is-3{flex:none;width:25%}html.theme--catppuccin-frappe .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-frappe .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-frappe .tile.is-6{flex:none;width:50%}html.theme--catppuccin-frappe .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-frappe .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-frappe .tile.is-9{flex:none;width:75%}html.theme--catppuccin-frappe .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-frappe .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-frappe .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-frappe .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-frappe .hero .navbar{background:none}html.theme--catppuccin-frappe .hero .tabs ul{border-bottom:none}html.theme--catppuccin-frappe .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-white strong{color:inherit}html.theme--catppuccin-frappe .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-frappe .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-frappe .hero.is-white .navbar-item,html.theme--catppuccin-frappe .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-frappe .hero.is-white a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-white .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-frappe .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-frappe .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-frappe .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-black strong{color:inherit}html.theme--catppuccin-frappe .hero.is-black .title{color:#fff}html.theme--catppuccin-frappe .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-frappe .hero.is-black .navbar-item,html.theme--catppuccin-frappe .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-black a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-black .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-frappe .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-frappe .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-frappe .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-light strong{color:inherit}html.theme--catppuccin-frappe .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-frappe .hero.is-light .navbar-item,html.theme--catppuccin-frappe .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-light .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-frappe .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-frappe .hero.is-dark,html.theme--catppuccin-frappe .content kbd.hero{background-color:#414559;color:#fff}html.theme--catppuccin-frappe .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-dark strong,html.theme--catppuccin-frappe .content kbd.hero strong{color:inherit}html.theme--catppuccin-frappe .hero.is-dark .title,html.theme--catppuccin-frappe .content kbd.hero .title{color:#fff}html.theme--catppuccin-frappe .hero.is-dark .subtitle,html.theme--catppuccin-frappe .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-frappe .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-dark .subtitle strong,html.theme--catppuccin-frappe .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-dark .navbar-menu,html.theme--catppuccin-frappe .content kbd.hero .navbar-menu{background-color:#414559}}html.theme--catppuccin-frappe .hero.is-dark .navbar-item,html.theme--catppuccin-frappe .content kbd.hero .navbar-item,html.theme--catppuccin-frappe .hero.is-dark .navbar-link,html.theme--catppuccin-frappe .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-frappe .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-frappe .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-dark .navbar-link:hover,html.theme--catppuccin-frappe .content kbd.hero .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-frappe .content kbd.hero .navbar-link.is-active{background-color:#363a4a;color:#fff}html.theme--catppuccin-frappe .hero.is-dark .tabs a,html.theme--catppuccin-frappe .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-dark .tabs a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs li.is-active a{color:#414559 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#414559}html.theme--catppuccin-frappe .hero.is-dark.is-bold,html.theme--catppuccin-frappe .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #262f41 0%, #414559 71%, #47476c 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-frappe .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #262f41 0%, #414559 71%, #47476c 100%)}}html.theme--catppuccin-frappe .hero.is-primary,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-primary strong,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-frappe .hero.is-primary .title,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-frappe .hero.is-primary .subtitle,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-primary .subtitle strong,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-primary .navbar-menu,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#8caaee}}html.theme--catppuccin-frappe .hero.is-primary .navbar-item,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-frappe .hero.is-primary .navbar-link,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-primary .navbar-link:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .hero.is-primary .tabs a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-primary .tabs a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#8caaee !important;opacity:1}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .hero.is-primary.is-bold,html.theme--catppuccin-frappe .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-frappe .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}}html.theme--catppuccin-frappe .hero.is-link{background-color:#8caaee;color:#fff}html.theme--catppuccin-frappe .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-link strong{color:inherit}html.theme--catppuccin-frappe .hero.is-link .title{color:#fff}html.theme--catppuccin-frappe .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-link .navbar-menu{background-color:#8caaee}}html.theme--catppuccin-frappe .hero.is-link .navbar-item,html.theme--catppuccin-frappe .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-link a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-link .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-link .navbar-link.is-active{background-color:#769aeb;color:#fff}html.theme--catppuccin-frappe .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-link .tabs li.is-active a{color:#8caaee !important;opacity:1}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8caaee}html.theme--catppuccin-frappe .hero.is-link.is-bold{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #569ff1 0%, #8caaee 71%, #a0abf4 100%)}}html.theme--catppuccin-frappe .hero.is-info{background-color:#81c8be;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-info strong{color:inherit}html.theme--catppuccin-frappe .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-info .navbar-menu{background-color:#81c8be}}html.theme--catppuccin-frappe .hero.is-info .navbar-item,html.theme--catppuccin-frappe .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-info .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-info .navbar-link.is-active{background-color:#6fc0b5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-info .tabs li.is-active a{color:#81c8be !important;opacity:1}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#81c8be}html.theme--catppuccin-frappe .hero.is-info.is-bold{background-image:linear-gradient(141deg, #52c4a1 0%, #81c8be 71%, #8fd2d4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #52c4a1 0%, #81c8be 71%, #8fd2d4 100%)}}html.theme--catppuccin-frappe .hero.is-success{background-color:#a6d189;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-success strong{color:inherit}html.theme--catppuccin-frappe .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-success .navbar-menu{background-color:#a6d189}}html.theme--catppuccin-frappe .hero.is-success .navbar-item,html.theme--catppuccin-frappe .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-success .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-success .navbar-link.is-active{background-color:#98ca77;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-success .tabs li.is-active a{color:#a6d189 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6d189}html.theme--catppuccin-frappe .hero.is-success.is-bold{background-image:linear-gradient(141deg, #9ccd5a 0%, #a6d189 71%, #a8dc98 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #9ccd5a 0%, #a6d189 71%, #a8dc98 100%)}}html.theme--catppuccin-frappe .hero.is-warning{background-color:#e5c890;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-warning strong{color:inherit}html.theme--catppuccin-frappe .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-frappe .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-warning .navbar-menu{background-color:#e5c890}}html.theme--catppuccin-frappe .hero.is-warning .navbar-item,html.theme--catppuccin-frappe .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-warning .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-warning .navbar-link.is-active{background-color:#e0be7b;color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-frappe .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-warning .tabs li.is-active a{color:#e5c890 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#e5c890}html.theme--catppuccin-frappe .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #e5a05d 0%, #e5c890 71%, #ede0a2 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e5a05d 0%, #e5c890 71%, #ede0a2 100%)}}html.theme--catppuccin-frappe .hero.is-danger{background-color:#e78284;color:#fff}html.theme--catppuccin-frappe .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-frappe .hero.is-danger strong{color:inherit}html.theme--catppuccin-frappe .hero.is-danger .title{color:#fff}html.theme--catppuccin-frappe .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-frappe .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-frappe .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .hero.is-danger .navbar-menu{background-color:#e78284}}html.theme--catppuccin-frappe .hero.is-danger .navbar-item,html.theme--catppuccin-frappe .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-frappe .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-frappe .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-frappe .hero.is-danger .navbar-link:hover,html.theme--catppuccin-frappe .hero.is-danger .navbar-link.is-active{background-color:#e36d6f;color:#fff}html.theme--catppuccin-frappe .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-frappe .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-frappe .hero.is-danger .tabs li.is-active a{color:#e78284 !important;opacity:1}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-frappe .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#e78284}html.theme--catppuccin-frappe .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #e94d6a 0%, #e78284 71%, #eea294 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e94d6a 0%, #e78284 71%, #eea294 100%)}}html.theme--catppuccin-frappe .hero.is-small .hero-body,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-frappe .hero.is-halfheight .hero-body,html.theme--catppuccin-frappe .hero.is-fullheight .hero-body,html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-frappe .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-frappe .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-frappe .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-frappe .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-frappe .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-frappe .hero-video{overflow:hidden}html.theme--catppuccin-frappe .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-frappe .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero-video{display:none}}html.theme--catppuccin-frappe .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-frappe .hero-buttons .button{display:flex}html.theme--catppuccin-frappe .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-frappe .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-frappe .hero-head,html.theme--catppuccin-frappe .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-frappe .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-frappe .hero-body{padding:3rem 3rem}}html.theme--catppuccin-frappe .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe .section{padding:3rem 3rem}html.theme--catppuccin-frappe .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-frappe .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-frappe .footer{background-color:#292c3c;padding:3rem 1.5rem 6rem}html.theme--catppuccin-frappe h1 .docs-heading-anchor,html.theme--catppuccin-frappe h1 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h1 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h2 .docs-heading-anchor,html.theme--catppuccin-frappe h2 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h2 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h3 .docs-heading-anchor,html.theme--catppuccin-frappe h3 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h3 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h4 .docs-heading-anchor,html.theme--catppuccin-frappe h4 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h4 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h5 .docs-heading-anchor,html.theme--catppuccin-frappe h5 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h5 .docs-heading-anchor:visited,html.theme--catppuccin-frappe h6 .docs-heading-anchor,html.theme--catppuccin-frappe h6 .docs-heading-anchor:hover,html.theme--catppuccin-frappe h6 .docs-heading-anchor:visited{color:#c6d0f5}html.theme--catppuccin-frappe h1 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h2 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h3 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h4 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h5 .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-frappe h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-frappe h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-frappe h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-frappe h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-frappe .docs-light-only{display:none !important}html.theme--catppuccin-frappe pre{position:relative;overflow:hidden}html.theme--catppuccin-frappe pre code,html.theme--catppuccin-frappe pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-frappe pre code:first-of-type,html.theme--catppuccin-frappe pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-frappe pre code:last-of-type,html.theme--catppuccin-frappe pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-frappe pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#c6d0f5;cursor:pointer;text-align:center}html.theme--catppuccin-frappe pre .copy-button:focus,html.theme--catppuccin-frappe pre .copy-button:hover{opacity:1;background:rgba(198,208,245,0.1);color:#8caaee}html.theme--catppuccin-frappe pre .copy-button.success{color:#a6d189;opacity:1}html.theme--catppuccin-frappe pre .copy-button.error{color:#e78284;opacity:1}html.theme--catppuccin-frappe pre:hover .copy-button{opacity:1}html.theme--catppuccin-frappe .admonition{background-color:#292c3c;border-style:solid;border-width:2px;border-color:#b5bfe2;border-radius:4px;font-size:1rem}html.theme--catppuccin-frappe .admonition strong{color:currentColor}html.theme--catppuccin-frappe .admonition.is-small,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-frappe .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-frappe .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-frappe .admonition.is-default{background-color:#292c3c;border-color:#b5bfe2}html.theme--catppuccin-frappe .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#b5bfe2}html.theme--catppuccin-frappe .admonition.is-default>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-info{background-color:#292c3c;border-color:#81c8be}html.theme--catppuccin-frappe .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#81c8be}html.theme--catppuccin-frappe .admonition.is-info>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-success{background-color:#292c3c;border-color:#a6d189}html.theme--catppuccin-frappe .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6d189}html.theme--catppuccin-frappe .admonition.is-success>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-warning{background-color:#292c3c;border-color:#e5c890}html.theme--catppuccin-frappe .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#e5c890}html.theme--catppuccin-frappe .admonition.is-warning>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-danger{background-color:#292c3c;border-color:#e78284}html.theme--catppuccin-frappe .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#e78284}html.theme--catppuccin-frappe .admonition.is-danger>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition.is-compat{background-color:#292c3c;border-color:#99d1db}html.theme--catppuccin-frappe .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#99d1db}html.theme--catppuccin-frappe .admonition.is-compat>.admonition-body{color:#c6d0f5}html.theme--catppuccin-frappe .admonition-header{color:#b5bfe2;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-frappe .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-frappe details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-frappe details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-frappe details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-frappe .admonition-body{color:#c6d0f5;padding:0.5rem .75rem}html.theme--catppuccin-frappe .admonition-body pre{background-color:#292c3c}html.theme--catppuccin-frappe .admonition-body code{background-color:#292c3c}html.theme--catppuccin-frappe .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #626880;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-frappe .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#292c3c;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #626880;overflow:auto}html.theme--catppuccin-frappe .docstring>header code{background-color:transparent}html.theme--catppuccin-frappe .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-frappe .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-frappe .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-frappe .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #626880}html.theme--catppuccin-frappe .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-frappe .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-frappe .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-frappe .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-frappe .documenter-example-output{background-color:#303446}html.theme--catppuccin-frappe .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#292c3c;color:#c6d0f5;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-frappe .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-frappe .outdated-warning-overlay a{color:#8caaee}html.theme--catppuccin-frappe .outdated-warning-overlay a:hover{color:#99d1db}html.theme--catppuccin-frappe .content pre{border:2px solid #626880;border-radius:4px}html.theme--catppuccin-frappe .content code{font-weight:inherit}html.theme--catppuccin-frappe .content a code{color:#8caaee}html.theme--catppuccin-frappe .content a:hover code{color:#99d1db}html.theme--catppuccin-frappe .content h1 code,html.theme--catppuccin-frappe .content h2 code,html.theme--catppuccin-frappe .content h3 code,html.theme--catppuccin-frappe .content h4 code,html.theme--catppuccin-frappe .content h5 code,html.theme--catppuccin-frappe .content h6 code{color:#c6d0f5}html.theme--catppuccin-frappe .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-frappe .content blockquote>ul:first-child,html.theme--catppuccin-frappe .content blockquote>ol:first-child,html.theme--catppuccin-frappe .content .admonition-body>ul:first-child,html.theme--catppuccin-frappe .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-frappe pre,html.theme--catppuccin-frappe code{font-variant-ligatures:no-contextual}html.theme--catppuccin-frappe .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-frappe .breadcrumb a.is-disabled,html.theme--catppuccin-frappe .breadcrumb a.is-disabled:hover{color:#b0bef1}html.theme--catppuccin-frappe .hljs{background:initial !important}html.theme--catppuccin-frappe .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-frappe .katex-display,html.theme--catppuccin-frappe mjx-container,html.theme--catppuccin-frappe .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-frappe html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-frappe li.no-marker{list-style:none}html.theme--catppuccin-frappe #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-frappe #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main{width:100%}html.theme--catppuccin-frappe #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-frappe #documenter .docs-main>header,html.theme--catppuccin-frappe #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar{background-color:#303446;border-bottom:1px solid #626880;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-frappe #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-frappe #documenter .docs-main section.footnotes{border-top:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-frappe #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-frappe .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #626880;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-frappe #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-frappe #documenter .docs-sidebar{display:flex;flex-direction:column;color:#c6d0f5;background-color:#292c3c;border-right:1px solid #626880;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-frappe #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-package-name a:hover{color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #626880;display:none;padding:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #626880;padding-bottom:1.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#c6d0f5;background:#292c3c}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#c6d0f5;background-color:#313548}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #626880;border-bottom:1px solid #626880;background-color:#232634}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#232634;color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#313548;color:#c6d0f5}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #626880}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-frappe #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3a3e54}html.theme--catppuccin-frappe #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#4a506c}}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3a3e54}html.theme--catppuccin-frappe #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#4a506c}}html.theme--catppuccin-frappe kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-frappe .search-min-width-50{min-width:50%}html.theme--catppuccin-frappe .search-min-height-100{min-height:100%}html.theme--catppuccin-frappe .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-frappe .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover,html.theme--catppuccin-frappe .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-frappe .search-result-link .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-frappe .property-search-result-badge,html.theme--catppuccin-frappe .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-frappe .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:hover .search-filter,html.theme--catppuccin-frappe .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-frappe .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-frappe .search-filter:hover,html.theme--catppuccin-frappe .search-filter:focus{color:#333}html.theme--catppuccin-frappe .search-filter-selected{color:#414559;background-color:#babbf1}html.theme--catppuccin-frappe .search-filter-selected:hover,html.theme--catppuccin-frappe .search-filter-selected:focus{color:#414559}html.theme--catppuccin-frappe .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-frappe .search-divider{border-bottom:1px solid #626880}html.theme--catppuccin-frappe .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-frappe .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-frappe #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-frappe #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-frappe .w-100{width:100%}html.theme--catppuccin-frappe .gap-2{gap:0.5rem}html.theme--catppuccin-frappe .gap-4{gap:1rem}html.theme--catppuccin-frappe .gap-8{gap:2rem}html.theme--catppuccin-frappe{background-color:#303446;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-frappe a{transition:all 200ms ease}html.theme--catppuccin-frappe .label{color:#c6d0f5}html.theme--catppuccin-frappe .button,html.theme--catppuccin-frappe .control.has-icons-left .icon,html.theme--catppuccin-frappe .control.has-icons-right .icon,html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .pagination-ellipsis,html.theme--catppuccin-frappe .pagination-link,html.theme--catppuccin-frappe .pagination-next,html.theme--catppuccin-frappe .pagination-previous,html.theme--catppuccin-frappe .select,html.theme--catppuccin-frappe .select select,html.theme--catppuccin-frappe .textarea{height:2.5em;color:#c6d0f5}html.theme--catppuccin-frappe .input,html.theme--catppuccin-frappe #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-frappe .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#c6d0f5}html.theme--catppuccin-frappe .select:after,html.theme--catppuccin-frappe .select select{border-width:1px}html.theme--catppuccin-frappe .menu-list a{transition:all 300ms ease}html.theme--catppuccin-frappe .modal-card-foot,html.theme--catppuccin-frappe .modal-card-head{border-color:#626880}html.theme--catppuccin-frappe .navbar{border-radius:.4em}html.theme--catppuccin-frappe .navbar.is-transparent{background:none}html.theme--catppuccin-frappe .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-frappe .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8caaee}@media screen and (max-width: 1055px){html.theme--catppuccin-frappe .navbar .navbar-menu{background-color:#8caaee;border-radius:0 0 .4em .4em}}html.theme--catppuccin-frappe .docstring>section>a.docs-sourcelink:not(body){color:#414559}html.theme--catppuccin-frappe .tag.is-link:not(body),html.theme--catppuccin-frappe .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-frappe .content kbd.is-link:not(body){color:#414559}html.theme--catppuccin-frappe .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-frappe .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-frappe .ansi span.sgr3{font-style:italic}html.theme--catppuccin-frappe .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-frappe .ansi span.sgr7{color:#303446;background-color:#c6d0f5}html.theme--catppuccin-frappe .ansi span.sgr8{color:transparent}html.theme--catppuccin-frappe .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-frappe .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-frappe .ansi span.sgr30{color:#51576d}html.theme--catppuccin-frappe .ansi span.sgr31{color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr32{color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr33{color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr34{color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr35{color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr36{color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr37{color:#b5bfe2}html.theme--catppuccin-frappe .ansi span.sgr40{background-color:#51576d}html.theme--catppuccin-frappe .ansi span.sgr41{background-color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr42{background-color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr43{background-color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr44{background-color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr45{background-color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr46{background-color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr47{background-color:#b5bfe2}html.theme--catppuccin-frappe .ansi span.sgr90{color:#626880}html.theme--catppuccin-frappe .ansi span.sgr91{color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr92{color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr93{color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr94{color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr95{color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr96{color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr97{color:#a5adce}html.theme--catppuccin-frappe .ansi span.sgr100{background-color:#626880}html.theme--catppuccin-frappe .ansi span.sgr101{background-color:#e78284}html.theme--catppuccin-frappe .ansi span.sgr102{background-color:#a6d189}html.theme--catppuccin-frappe .ansi span.sgr103{background-color:#e5c890}html.theme--catppuccin-frappe .ansi span.sgr104{background-color:#8caaee}html.theme--catppuccin-frappe .ansi span.sgr105{background-color:#f4b8e4}html.theme--catppuccin-frappe .ansi span.sgr106{background-color:#81c8be}html.theme--catppuccin-frappe .ansi span.sgr107{background-color:#a5adce}html.theme--catppuccin-frappe code.language-julia-repl>span.hljs-meta{color:#a6d189;font-weight:bolder}html.theme--catppuccin-frappe code .hljs{color:#c6d0f5;background:#303446}html.theme--catppuccin-frappe code .hljs-keyword{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-built_in{color:#e78284}html.theme--catppuccin-frappe code .hljs-type{color:#e5c890}html.theme--catppuccin-frappe code .hljs-literal{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-number{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-operator{color:#81c8be}html.theme--catppuccin-frappe code .hljs-punctuation{color:#b5bfe2}html.theme--catppuccin-frappe code .hljs-property{color:#81c8be}html.theme--catppuccin-frappe code .hljs-regexp{color:#f4b8e4}html.theme--catppuccin-frappe code .hljs-string{color:#a6d189}html.theme--catppuccin-frappe code .hljs-char.escape_{color:#a6d189}html.theme--catppuccin-frappe code .hljs-subst{color:#a5adce}html.theme--catppuccin-frappe code .hljs-symbol{color:#eebebe}html.theme--catppuccin-frappe code .hljs-variable{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-variable.language_{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-variable.constant_{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-title{color:#8caaee}html.theme--catppuccin-frappe code .hljs-title.class_{color:#e5c890}html.theme--catppuccin-frappe code .hljs-title.function_{color:#8caaee}html.theme--catppuccin-frappe code .hljs-params{color:#c6d0f5}html.theme--catppuccin-frappe code .hljs-comment{color:#626880}html.theme--catppuccin-frappe code .hljs-doctag{color:#e78284}html.theme--catppuccin-frappe code .hljs-meta{color:#ef9f76}html.theme--catppuccin-frappe code .hljs-section{color:#8caaee}html.theme--catppuccin-frappe code .hljs-tag{color:#a5adce}html.theme--catppuccin-frappe code .hljs-name{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-attr{color:#8caaee}html.theme--catppuccin-frappe code .hljs-attribute{color:#a6d189}html.theme--catppuccin-frappe code .hljs-bullet{color:#81c8be}html.theme--catppuccin-frappe code .hljs-code{color:#a6d189}html.theme--catppuccin-frappe code .hljs-emphasis{color:#e78284;font-style:italic}html.theme--catppuccin-frappe code .hljs-strong{color:#e78284;font-weight:bold}html.theme--catppuccin-frappe code .hljs-formula{color:#81c8be}html.theme--catppuccin-frappe code .hljs-link{color:#85c1dc;font-style:italic}html.theme--catppuccin-frappe code .hljs-quote{color:#a6d189;font-style:italic}html.theme--catppuccin-frappe code .hljs-selector-tag{color:#e5c890}html.theme--catppuccin-frappe code .hljs-selector-id{color:#8caaee}html.theme--catppuccin-frappe code .hljs-selector-class{color:#81c8be}html.theme--catppuccin-frappe code .hljs-selector-attr{color:#ca9ee6}html.theme--catppuccin-frappe code .hljs-selector-pseudo{color:#81c8be}html.theme--catppuccin-frappe code .hljs-template-tag{color:#eebebe}html.theme--catppuccin-frappe code .hljs-template-variable{color:#eebebe}html.theme--catppuccin-frappe code .hljs-addition{color:#a6d189;background:rgba(166,227,161,0.15)}html.theme--catppuccin-frappe code .hljs-deletion{color:#e78284;background:rgba(243,139,168,0.15)}html.theme--catppuccin-frappe .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover,html.theme--catppuccin-frappe .search-result-link:focus{background-color:#414559}html.theme--catppuccin-frappe .search-result-link .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-frappe .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:hover .search-filter,html.theme--catppuccin-frappe .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-frappe .search-result-link:focus .search-filter{color:#414559 !important;background-color:#babbf1 !important}html.theme--catppuccin-frappe .search-result-title{color:#c6d0f5}html.theme--catppuccin-frappe .search-result-highlight{background-color:#e78284;color:#292c3c}html.theme--catppuccin-frappe .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-frappe .w-100{width:100%}html.theme--catppuccin-frappe .gap-2{gap:0.5rem}html.theme--catppuccin-frappe .gap-4{gap:1rem} diff --git a/v0.1.1/assets/themes/catppuccin-latte.css b/v0.1.1/assets/themes/catppuccin-latte.css new file mode 100644 index 0000000..ca172b6 --- /dev/null +++ b/v0.1.1/assets/themes/catppuccin-latte.css @@ -0,0 +1 @@ +html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte .file-name,html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-latte .pagination-previous:focus,html.theme--catppuccin-latte .pagination-next:focus,html.theme--catppuccin-latte .pagination-link:focus,html.theme--catppuccin-latte .pagination-ellipsis:focus,html.theme--catppuccin-latte .file-cta:focus,html.theme--catppuccin-latte .file-name:focus,html.theme--catppuccin-latte .select select:focus,html.theme--catppuccin-latte .textarea:focus,html.theme--catppuccin-latte .input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-latte .button:focus,html.theme--catppuccin-latte .is-focused.pagination-previous,html.theme--catppuccin-latte .is-focused.pagination-next,html.theme--catppuccin-latte .is-focused.pagination-link,html.theme--catppuccin-latte .is-focused.pagination-ellipsis,html.theme--catppuccin-latte .is-focused.file-cta,html.theme--catppuccin-latte .is-focused.file-name,html.theme--catppuccin-latte .select select.is-focused,html.theme--catppuccin-latte .is-focused.textarea,html.theme--catppuccin-latte .is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-focused.button,html.theme--catppuccin-latte .pagination-previous:active,html.theme--catppuccin-latte .pagination-next:active,html.theme--catppuccin-latte .pagination-link:active,html.theme--catppuccin-latte .pagination-ellipsis:active,html.theme--catppuccin-latte .file-cta:active,html.theme--catppuccin-latte .file-name:active,html.theme--catppuccin-latte .select select:active,html.theme--catppuccin-latte .textarea:active,html.theme--catppuccin-latte .input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-latte .button:active,html.theme--catppuccin-latte .is-active.pagination-previous,html.theme--catppuccin-latte .is-active.pagination-next,html.theme--catppuccin-latte .is-active.pagination-link,html.theme--catppuccin-latte .is-active.pagination-ellipsis,html.theme--catppuccin-latte .is-active.file-cta,html.theme--catppuccin-latte .is-active.file-name,html.theme--catppuccin-latte .select select.is-active,html.theme--catppuccin-latte .is-active.textarea,html.theme--catppuccin-latte .is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .is-active.button{outline:none}html.theme--catppuccin-latte .pagination-previous[disabled],html.theme--catppuccin-latte .pagination-next[disabled],html.theme--catppuccin-latte .pagination-link[disabled],html.theme--catppuccin-latte .pagination-ellipsis[disabled],html.theme--catppuccin-latte .file-cta[disabled],html.theme--catppuccin-latte .file-name[disabled],html.theme--catppuccin-latte .select select[disabled],html.theme--catppuccin-latte .textarea[disabled],html.theme--catppuccin-latte .input[disabled],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-latte .button[disabled],fieldset[disabled] html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-latte .file-name,html.theme--catppuccin-latte fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-latte .select select,fieldset[disabled] html.theme--catppuccin-latte .textarea,fieldset[disabled] html.theme--catppuccin-latte .input,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte fieldset[disabled] .select select,html.theme--catppuccin-latte .select fieldset[disabled] select,html.theme--catppuccin-latte fieldset[disabled] .textarea,html.theme--catppuccin-latte fieldset[disabled] .input,html.theme--catppuccin-latte fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-latte .button,html.theme--catppuccin-latte fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-latte .tabs,html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .breadcrumb,html.theme--catppuccin-latte .file,html.theme--catppuccin-latte .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-latte .admonition:not(:last-child),html.theme--catppuccin-latte .tabs:not(:last-child),html.theme--catppuccin-latte .pagination:not(:last-child),html.theme--catppuccin-latte .message:not(:last-child),html.theme--catppuccin-latte .level:not(:last-child),html.theme--catppuccin-latte .breadcrumb:not(:last-child),html.theme--catppuccin-latte .block:not(:last-child),html.theme--catppuccin-latte .title:not(:last-child),html.theme--catppuccin-latte .subtitle:not(:last-child),html.theme--catppuccin-latte .table-container:not(:last-child),html.theme--catppuccin-latte .table:not(:last-child),html.theme--catppuccin-latte .progress:not(:last-child),html.theme--catppuccin-latte .notification:not(:last-child),html.theme--catppuccin-latte .content:not(:last-child),html.theme--catppuccin-latte .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .modal-close,html.theme--catppuccin-latte .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-latte .modal-close::before,html.theme--catppuccin-latte .delete::before,html.theme--catppuccin-latte .modal-close::after,html.theme--catppuccin-latte .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-latte .modal-close::before,html.theme--catppuccin-latte .delete::before{height:2px;width:50%}html.theme--catppuccin-latte .modal-close::after,html.theme--catppuccin-latte .delete::after{height:50%;width:2px}html.theme--catppuccin-latte .modal-close:hover,html.theme--catppuccin-latte .delete:hover,html.theme--catppuccin-latte .modal-close:focus,html.theme--catppuccin-latte .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-latte .modal-close:active,html.theme--catppuccin-latte .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-latte .is-small.modal-close,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-latte .is-small.delete,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-latte .is-medium.modal-close,html.theme--catppuccin-latte .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-latte .is-large.modal-close,html.theme--catppuccin-latte .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-latte .control.is-loading::after,html.theme--catppuccin-latte .select.is-loading::after,html.theme--catppuccin-latte .loader,html.theme--catppuccin-latte .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #8c8fa1;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-latte .hero-video,html.theme--catppuccin-latte .modal-background,html.theme--catppuccin-latte .modal,html.theme--catppuccin-latte .image.is-square img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-latte .image.is-square .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-latte .image.is-1by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-latte .image.is-1by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-latte .image.is-5by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-latte .image.is-5by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-latte .image.is-4by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-latte .image.is-4by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-latte .image.is-3by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-latte .image.is-5by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-latte .image.is-5by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-latte .image.is-16by9 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-latte .image.is-16by9 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-latte .image.is-2by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-latte .image.is-2by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-latte .image.is-3by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-latte .image.is-3by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-latte .image.is-4by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-latte .image.is-4by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-latte .image.is-3by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-latte .image.is-3by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-latte .image.is-2by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-latte .image.is-2by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-latte .image.is-3by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-latte .image.is-9by16 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-latte .image.is-9by16 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-latte .image.is-1by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-latte .image.is-1by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-latte .image.is-1by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-latte .image.is-1by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-latte .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#ccd0da !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#aeb5c5 !important}.has-background-dark{background-color:#ccd0da !important}.has-text-primary{color:#1e66f5 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#0a4ed6 !important}.has-background-primary{background-color:#1e66f5 !important}.has-text-primary-light{color:#ebf2fe !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bbd1fc !important}.has-background-primary-light{background-color:#ebf2fe !important}.has-text-primary-dark{color:#0a52e1 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#286df5 !important}.has-background-primary-dark{background-color:#0a52e1 !important}.has-text-link{color:#1e66f5 !important}a.has-text-link:hover,a.has-text-link:focus{color:#0a4ed6 !important}.has-background-link{background-color:#1e66f5 !important}.has-text-link-light{color:#ebf2fe !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bbd1fc !important}.has-background-link-light{background-color:#ebf2fe !important}.has-text-link-dark{color:#0a52e1 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#286df5 !important}.has-background-link-dark{background-color:#0a52e1 !important}.has-text-info{color:#179299 !important}a.has-text-info:hover,a.has-text-info:focus{color:#10686d !important}.has-background-info{background-color:#179299 !important}.has-text-info-light{color:#edfcfc !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c1f3f6 !important}.has-background-info-light{background-color:#edfcfc !important}.has-text-info-dark{color:#1cb2ba !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#2ad5df !important}.has-background-info-dark{background-color:#1cb2ba !important}.has-text-success{color:#40a02b !important}a.has-text-success:hover,a.has-text-success:focus{color:#307820 !important}.has-background-success{background-color:#40a02b !important}.has-text-success-light{color:#f1fbef !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#cef0c7 !important}.has-background-success-light{background-color:#f1fbef !important}.has-text-success-dark{color:#40a12b !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#50c936 !important}.has-background-success-dark{background-color:#40a12b !important}.has-text-warning{color:#df8e1d !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#b27117 !important}.has-background-warning{background-color:#df8e1d !important}.has-text-warning-light{color:#fdf6ed !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f7e0c0 !important}.has-background-warning-light{background-color:#fdf6ed !important}.has-text-warning-dark{color:#9e6515 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#cb811a !important}.has-background-warning-dark{background-color:#9e6515 !important}.has-text-danger{color:#d20f39 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a20c2c !important}.has-background-danger{background-color:#d20f39 !important}.has-text-danger-light{color:#feecf0 !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#fabcca !important}.has-background-danger-light{background-color:#feecf0 !important}.has-text-danger-dark{color:#e9113f !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#f13c63 !important}.has-background-danger-dark{background-color:#e9113f !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#ccd0da !important}.has-background-grey-darker{background-color:#ccd0da !important}.has-text-grey-dark{color:#bcc0cc !important}.has-background-grey-dark{background-color:#bcc0cc !important}.has-text-grey{color:#acb0be !important}.has-background-grey{background-color:#acb0be !important}.has-text-grey-light{color:#9ca0b0 !important}.has-background-grey-light{background-color:#9ca0b0 !important}.has-text-grey-lighter{color:#8c8fa1 !important}.has-background-grey-lighter{background-color:#8c8fa1 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-latte html{background-color:#eff1f5;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-latte article,html.theme--catppuccin-latte aside,html.theme--catppuccin-latte figure,html.theme--catppuccin-latte footer,html.theme--catppuccin-latte header,html.theme--catppuccin-latte hgroup,html.theme--catppuccin-latte section{display:block}html.theme--catppuccin-latte body,html.theme--catppuccin-latte button,html.theme--catppuccin-latte input,html.theme--catppuccin-latte optgroup,html.theme--catppuccin-latte select,html.theme--catppuccin-latte textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-latte code,html.theme--catppuccin-latte pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-latte body{color:#4c4f69;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-latte a{color:#1e66f5;cursor:pointer;text-decoration:none}html.theme--catppuccin-latte a strong{color:currentColor}html.theme--catppuccin-latte a:hover{color:#04a5e5}html.theme--catppuccin-latte code{background-color:#e6e9ef;color:#4c4f69;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-latte hr{background-color:#e6e9ef;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-latte img{height:auto;max-width:100%}html.theme--catppuccin-latte input[type="checkbox"],html.theme--catppuccin-latte input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-latte small{font-size:.875em}html.theme--catppuccin-latte span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-latte strong{color:#41445a;font-weight:700}html.theme--catppuccin-latte fieldset{border:none}html.theme--catppuccin-latte pre{-webkit-overflow-scrolling:touch;background-color:#e6e9ef;color:#4c4f69;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-latte pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-latte table td,html.theme--catppuccin-latte table th{vertical-align:top}html.theme--catppuccin-latte table td:not([align]),html.theme--catppuccin-latte table th:not([align]){text-align:inherit}html.theme--catppuccin-latte table th{color:#41445a}html.theme--catppuccin-latte .box{background-color:#bcc0cc;border-radius:8px;box-shadow:none;color:#4c4f69;display:block;padding:1.25rem}html.theme--catppuccin-latte a.box:hover,html.theme--catppuccin-latte a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #1e66f5}html.theme--catppuccin-latte a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #1e66f5}html.theme--catppuccin-latte .button{background-color:#e6e9ef;border-color:#fff;border-width:1px;color:#1e66f5;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-latte .button strong{color:inherit}html.theme--catppuccin-latte .button .icon,html.theme--catppuccin-latte .button .icon.is-small,html.theme--catppuccin-latte .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-latte .button .icon.is-medium,html.theme--catppuccin-latte .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-latte .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-latte .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-latte .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-latte .button:hover,html.theme--catppuccin-latte .button.is-hovered{border-color:#9ca0b0;color:#41445a}html.theme--catppuccin-latte .button:focus,html.theme--catppuccin-latte .button.is-focused{border-color:#9ca0b0;color:#0b57ef}html.theme--catppuccin-latte .button:focus:not(:active),html.theme--catppuccin-latte .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button:active,html.theme--catppuccin-latte .button.is-active{border-color:#bcc0cc;color:#41445a}html.theme--catppuccin-latte .button.is-text{background-color:transparent;border-color:transparent;color:#4c4f69;text-decoration:underline}html.theme--catppuccin-latte .button.is-text:hover,html.theme--catppuccin-latte .button.is-text.is-hovered,html.theme--catppuccin-latte .button.is-text:focus,html.theme--catppuccin-latte .button.is-text.is-focused{background-color:#e6e9ef;color:#41445a}html.theme--catppuccin-latte .button.is-text:active,html.theme--catppuccin-latte .button.is-text.is-active{background-color:#d6dbe5;color:#41445a}html.theme--catppuccin-latte .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-latte .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#1e66f5;text-decoration:none}html.theme--catppuccin-latte .button.is-ghost:hover,html.theme--catppuccin-latte .button.is-ghost.is-hovered{color:#1e66f5;text-decoration:underline}html.theme--catppuccin-latte .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:hover,html.theme--catppuccin-latte .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:focus,html.theme--catppuccin-latte .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white:focus:not(:active),html.theme--catppuccin-latte .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .button.is-white:active,html.theme--catppuccin-latte .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-latte .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted:hover,html.theme--catppuccin-latte .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-latte .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-white.is-outlined:hover,html.theme--catppuccin-latte .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-white.is-outlined:focus,html.theme--catppuccin-latte .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:hover,html.theme--catppuccin-latte .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:focus,html.theme--catppuccin-latte .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black:focus:not(:active),html.theme--catppuccin-latte .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .button.is-black:active,html.theme--catppuccin-latte .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-latte .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted:hover,html.theme--catppuccin-latte .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-outlined:hover,html.theme--catppuccin-latte .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-black.is-outlined:focus,html.theme--catppuccin-latte .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:hover,html.theme--catppuccin-latte .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:focus,html.theme--catppuccin-latte .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light:focus:not(:active),html.theme--catppuccin-latte .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .button.is-light:active,html.theme--catppuccin-latte .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-latte .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted:hover,html.theme--catppuccin-latte .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-outlined:hover,html.theme--catppuccin-latte .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-light.is-outlined:focus,html.theme--catppuccin-latte .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark,html.theme--catppuccin-latte .content kbd.button{background-color:#ccd0da;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:hover,html.theme--catppuccin-latte .content kbd.button:hover,html.theme--catppuccin-latte .button.is-dark.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-hovered{background-color:#c5c9d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:focus,html.theme--catppuccin-latte .content kbd.button:focus,html.theme--catppuccin-latte .button.is-dark.is-focused,html.theme--catppuccin-latte .content kbd.button.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark:focus:not(:active),html.theme--catppuccin-latte .content kbd.button:focus:not(:active),html.theme--catppuccin-latte .button.is-dark.is-focused:not(:active),html.theme--catppuccin-latte .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .button.is-dark:active,html.theme--catppuccin-latte .content kbd.button:active,html.theme--catppuccin-latte .button.is-dark.is-active,html.theme--catppuccin-latte .content kbd.button.is-active{background-color:#bdc2cf;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark[disabled],html.theme--catppuccin-latte .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button{background-color:#ccd0da;border-color:#ccd0da;box-shadow:none}html.theme--catppuccin-latte .button.is-dark.is-inverted,html.theme--catppuccin-latte .content kbd.button.is-inverted{background-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted:hover,html.theme--catppuccin-latte .content kbd.button.is-inverted:hover,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-inverted[disabled],html.theme--catppuccin-latte .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-loading::after,html.theme--catppuccin-latte .content kbd.button.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-dark.is-outlined,html.theme--catppuccin-latte .content kbd.button.is-outlined{background-color:transparent;border-color:#ccd0da;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-outlined:hover,html.theme--catppuccin-latte .content kbd.button.is-outlined:hover,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-dark.is-outlined:focus,html.theme--catppuccin-latte .content kbd.button.is-outlined:focus,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-focused{background-color:#ccd0da;border-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #ccd0da #ccd0da !important}html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-latte .button.is-dark.is-outlined[disabled],html.theme--catppuccin-latte .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-outlined{background-color:transparent;border-color:#ccd0da;box-shadow:none;color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ccd0da #ccd0da !important}html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .button.is-primary,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:hover,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:focus,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary:focus:not(:active),html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-latte .button.is-primary.is-focused:not(:active),html.theme--catppuccin-latte .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button.is-primary:active,html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-latte .button.is-primary.is-active,html.theme--catppuccin-latte .docstring>section>a.button.is-active.docs-sourcelink{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-primary[disabled],html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.docs-sourcelink{background-color:#1e66f5;border-color:#1e66f5;box-shadow:none}html.theme--catppuccin-latte .button.is-primary.is-inverted,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-primary.is-inverted[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-loading::after,html.theme--catppuccin-latte .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-primary.is-outlined,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-outlined:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-latte .button.is-primary.is-outlined:focus,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-latte .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-primary.is-outlined[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#1e66f5;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-latte .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-primary.is-light,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .button.is-primary.is-light:hover,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-latte .button.is-primary.is-light.is-hovered,html.theme--catppuccin-latte .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#dfe9fe;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-primary.is-light:active,html.theme--catppuccin-latte .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-latte .button.is-primary.is-light.is-active,html.theme--catppuccin-latte .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d3e1fd;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-link{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:hover,html.theme--catppuccin-latte .button.is-link.is-hovered{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:focus,html.theme--catppuccin-latte .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link:focus:not(:active),html.theme--catppuccin-latte .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .button.is-link:active,html.theme--catppuccin-latte .button.is-link.is-active{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link{background-color:#1e66f5;border-color:#1e66f5;box-shadow:none}html.theme--catppuccin-latte .button.is-link.is-inverted{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted:hover,html.theme--catppuccin-latte .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-link.is-outlined{background-color:transparent;border-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-outlined:hover,html.theme--catppuccin-latte .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-link.is-outlined:focus,html.theme--catppuccin-latte .button.is-link.is-outlined.is-focused{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-outlined{background-color:transparent;border-color:#1e66f5;box-shadow:none;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #1e66f5 #1e66f5 !important}html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-link.is-light{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .button.is-link.is-light:hover,html.theme--catppuccin-latte .button.is-link.is-light.is-hovered{background-color:#dfe9fe;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-link.is-light:active,html.theme--catppuccin-latte .button.is-link.is-light.is-active{background-color:#d3e1fd;border-color:transparent;color:#0a52e1}html.theme--catppuccin-latte .button.is-info{background-color:#179299;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:hover,html.theme--catppuccin-latte .button.is-info.is-hovered{background-color:#15878e;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:focus,html.theme--catppuccin-latte .button.is-info.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info:focus:not(:active),html.theme--catppuccin-latte .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .button.is-info:active,html.theme--catppuccin-latte .button.is-info.is-active{background-color:#147d83;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info{background-color:#179299;border-color:#179299;box-shadow:none}html.theme--catppuccin-latte .button.is-info.is-inverted{background-color:#fff;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted:hover,html.theme--catppuccin-latte .button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#179299}html.theme--catppuccin-latte .button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-info.is-outlined{background-color:transparent;border-color:#179299;color:#179299}html.theme--catppuccin-latte .button.is-info.is-outlined:hover,html.theme--catppuccin-latte .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-info.is-outlined:focus,html.theme--catppuccin-latte .button.is-info.is-outlined.is-focused{background-color:#179299;border-color:#179299;color:#fff}html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #179299 #179299 !important}html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-outlined{background-color:transparent;border-color:#179299;box-shadow:none;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#179299}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #179299 #179299 !important}html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-info.is-light{background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .button.is-info.is-light:hover,html.theme--catppuccin-latte .button.is-info.is-light.is-hovered{background-color:#e2f9fb;border-color:transparent;color:#1cb2ba}html.theme--catppuccin-latte .button.is-info.is-light:active,html.theme--catppuccin-latte .button.is-info.is-light.is-active{background-color:#d7f7f9;border-color:transparent;color:#1cb2ba}html.theme--catppuccin-latte .button.is-success{background-color:#40a02b;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:hover,html.theme--catppuccin-latte .button.is-success.is-hovered{background-color:#3c9628;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:focus,html.theme--catppuccin-latte .button.is-success.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success:focus:not(:active),html.theme--catppuccin-latte .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .button.is-success:active,html.theme--catppuccin-latte .button.is-success.is-active{background-color:#388c26;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success{background-color:#40a02b;border-color:#40a02b;box-shadow:none}html.theme--catppuccin-latte .button.is-success.is-inverted{background-color:#fff;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted:hover,html.theme--catppuccin-latte .button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-success.is-outlined{background-color:transparent;border-color:#40a02b;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-outlined:hover,html.theme--catppuccin-latte .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-success.is-outlined:focus,html.theme--catppuccin-latte .button.is-success.is-outlined.is-focused{background-color:#40a02b;border-color:#40a02b;color:#fff}html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #40a02b #40a02b !important}html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-outlined{background-color:transparent;border-color:#40a02b;box-shadow:none;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#40a02b}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #40a02b #40a02b !important}html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-success.is-light{background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .button.is-success.is-light:hover,html.theme--catppuccin-latte .button.is-success.is-light.is-hovered{background-color:#e8f8e5;border-color:transparent;color:#40a12b}html.theme--catppuccin-latte .button.is-success.is-light:active,html.theme--catppuccin-latte .button.is-success.is-light.is-active{background-color:#e0f5db;border-color:transparent;color:#40a12b}html.theme--catppuccin-latte .button.is-warning{background-color:#df8e1d;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:hover,html.theme--catppuccin-latte .button.is-warning.is-hovered{background-color:#d4871c;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:focus,html.theme--catppuccin-latte .button.is-warning.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning:focus:not(:active),html.theme--catppuccin-latte .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .button.is-warning:active,html.theme--catppuccin-latte .button.is-warning.is-active{background-color:#c8801a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning{background-color:#df8e1d;border-color:#df8e1d;box-shadow:none}html.theme--catppuccin-latte .button.is-warning.is-inverted{background-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted:hover,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-warning.is-outlined{background-color:transparent;border-color:#df8e1d;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-outlined:hover,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-warning.is-outlined:focus,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-focused{background-color:#df8e1d;border-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #df8e1d #df8e1d !important}html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-outlined{background-color:transparent;border-color:#df8e1d;box-shadow:none;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-focused{background-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #df8e1d #df8e1d !important}html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-warning.is-light{background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .button.is-warning.is-light:hover,html.theme--catppuccin-latte .button.is-warning.is-light.is-hovered{background-color:#fbf1e2;border-color:transparent;color:#9e6515}html.theme--catppuccin-latte .button.is-warning.is-light:active,html.theme--catppuccin-latte .button.is-warning.is-light.is-active{background-color:#faebd6;border-color:transparent;color:#9e6515}html.theme--catppuccin-latte .button.is-danger{background-color:#d20f39;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:hover,html.theme--catppuccin-latte .button.is-danger.is-hovered{background-color:#c60e36;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:focus,html.theme--catppuccin-latte .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger:focus:not(:active),html.theme--catppuccin-latte .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .button.is-danger:active,html.theme--catppuccin-latte .button.is-danger.is-active{background-color:#ba0d33;border-color:transparent;color:#fff}html.theme--catppuccin-latte .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger{background-color:#d20f39;border-color:#d20f39;box-shadow:none}html.theme--catppuccin-latte .button.is-danger.is-inverted{background-color:#fff;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted:hover,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-latte .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-danger.is-outlined{background-color:transparent;border-color:#d20f39;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-outlined:hover,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-danger.is-outlined:focus,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-focused{background-color:#d20f39;border-color:#d20f39;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #d20f39 #d20f39 !important}html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-latte .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-outlined{background-color:transparent;border-color:#d20f39;box-shadow:none;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#d20f39}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #d20f39 #d20f39 !important}html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-latte .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-latte .button.is-danger.is-light{background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .button.is-danger.is-light:hover,html.theme--catppuccin-latte .button.is-danger.is-light.is-hovered{background-color:#fde0e6;border-color:transparent;color:#e9113f}html.theme--catppuccin-latte .button.is-danger.is-light:active,html.theme--catppuccin-latte .button.is-danger.is-light.is-active{background-color:#fcd4dd;border-color:transparent;color:#e9113f}html.theme--catppuccin-latte .button.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-latte .button.is-small:not(.is-rounded),html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-latte .button.is-normal{font-size:1rem}html.theme--catppuccin-latte .button.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .button.is-large{font-size:1.5rem}html.theme--catppuccin-latte .button[disabled],fieldset[disabled] html.theme--catppuccin-latte .button{background-color:#9ca0b0;border-color:#acb0be;box-shadow:none;opacity:.5}html.theme--catppuccin-latte .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-latte .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-latte .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-latte .button.is-static{background-color:#e6e9ef;border-color:#acb0be;color:#8c8fa1;box-shadow:none;pointer-events:none}html.theme--catppuccin-latte .button.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-latte .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-latte .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-latte .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-latte .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-latte .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-latte .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-latte .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-latte .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-latte .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-latte .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-latte .buttons.has-addons .button:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-latte .buttons.has-addons .button:focus,html.theme--catppuccin-latte .buttons.has-addons .button.is-focused,html.theme--catppuccin-latte .buttons.has-addons .button:active,html.theme--catppuccin-latte .buttons.has-addons .button.is-active,html.theme--catppuccin-latte .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-latte .buttons.has-addons .button:focus:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-latte .buttons.has-addons .button:active:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-latte .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-latte .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .buttons.is-centered{justify-content:center}html.theme--catppuccin-latte .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-latte .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-latte .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .button.is-responsive.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-latte .button.is-responsive,html.theme--catppuccin-latte .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-latte .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-latte .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .button.is-responsive.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-latte .button.is-responsive,html.theme--catppuccin-latte .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-latte .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-latte .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-latte .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-latte .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-latte .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-latte .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-latte .content li+li{margin-top:0.25em}html.theme--catppuccin-latte .content p:not(:last-child),html.theme--catppuccin-latte .content dl:not(:last-child),html.theme--catppuccin-latte .content ol:not(:last-child),html.theme--catppuccin-latte .content ul:not(:last-child),html.theme--catppuccin-latte .content blockquote:not(:last-child),html.theme--catppuccin-latte .content pre:not(:last-child),html.theme--catppuccin-latte .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-latte .content h1,html.theme--catppuccin-latte .content h2,html.theme--catppuccin-latte .content h3,html.theme--catppuccin-latte .content h4,html.theme--catppuccin-latte .content h5,html.theme--catppuccin-latte .content h6{color:#4c4f69;font-weight:600;line-height:1.125}html.theme--catppuccin-latte .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-latte .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-latte .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-latte .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-latte .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-latte .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-latte .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-latte .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-latte .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-latte .content blockquote{background-color:#e6e9ef;border-left:5px solid #acb0be;padding:1.25em 1.5em}html.theme--catppuccin-latte .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-latte .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-latte .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-latte .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-latte .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-latte .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-latte .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-latte .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-latte .content ul ul ul{list-style-type:square}html.theme--catppuccin-latte .content dd{margin-left:2em}html.theme--catppuccin-latte .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-latte .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-latte .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-latte .content figure img{display:inline-block}html.theme--catppuccin-latte .content figure figcaption{font-style:italic}html.theme--catppuccin-latte .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-latte .content sup,html.theme--catppuccin-latte .content sub{font-size:75%}html.theme--catppuccin-latte .content table{width:100%}html.theme--catppuccin-latte .content table td,html.theme--catppuccin-latte .content table th{border:1px solid #acb0be;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-latte .content table th{color:#41445a}html.theme--catppuccin-latte .content table th:not([align]){text-align:inherit}html.theme--catppuccin-latte .content table thead td,html.theme--catppuccin-latte .content table thead th{border-width:0 0 2px;color:#41445a}html.theme--catppuccin-latte .content table tfoot td,html.theme--catppuccin-latte .content table tfoot th{border-width:2px 0 0;color:#41445a}html.theme--catppuccin-latte .content table tbody tr:last-child td,html.theme--catppuccin-latte .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-latte .content .tabs li+li{margin-top:0}html.theme--catppuccin-latte .content.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-latte .content.is-normal{font-size:1rem}html.theme--catppuccin-latte .content.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .content.is-large{font-size:1.5rem}html.theme--catppuccin-latte .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-latte .icon.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-latte .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-latte .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-latte .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-latte .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-latte .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-latte div.icon-text{display:flex}html.theme--catppuccin-latte .image,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-latte .image img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-latte .image img.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-latte .image.is-fullwidth,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-latte .image.is-square img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-latte .image.is-square .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-latte .image.is-1by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-latte .image.is-1by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-latte .image.is-5by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-latte .image.is-5by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-latte .image.is-4by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-latte .image.is-4by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-latte .image.is-3by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-latte .image.is-5by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-latte .image.is-5by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-latte .image.is-16by9 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-latte .image.is-16by9 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-latte .image.is-2by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-latte .image.is-2by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-latte .image.is-3by1 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-latte .image.is-3by1 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-latte .image.is-4by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-latte .image.is-4by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-latte .image.is-3by4 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-latte .image.is-3by4 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-latte .image.is-2by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-latte .image.is-2by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-latte .image.is-3by5 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-latte .image.is-3by5 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-latte .image.is-9by16 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-latte .image.is-9by16 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-latte .image.is-1by2 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-latte .image.is-1by2 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-latte .image.is-1by3 img,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-latte .image.is-1by3 .has-ratio,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-latte .image.is-square,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-latte .image.is-1by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-latte .image.is-5by4,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-latte .image.is-4by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-latte .image.is-3by2,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-latte .image.is-5by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-latte .image.is-16by9,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-latte .image.is-2by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-latte .image.is-3by1,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-latte .image.is-4by5,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-latte .image.is-3by4,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-latte .image.is-2by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-latte .image.is-3by5,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-latte .image.is-9by16,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-latte .image.is-1by2,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-latte .image.is-1by3,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-latte .image.is-16x16,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-latte .image.is-24x24,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-latte .image.is-32x32,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-latte .image.is-48x48,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-latte .image.is-64x64,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-latte .image.is-96x96,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-latte .image.is-128x128,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-latte .notification{background-color:#e6e9ef;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-latte .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-latte .notification strong{color:currentColor}html.theme--catppuccin-latte .notification code,html.theme--catppuccin-latte .notification pre{background:#fff}html.theme--catppuccin-latte .notification pre code{background:transparent}html.theme--catppuccin-latte .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-latte .notification .title,html.theme--catppuccin-latte .notification .subtitle,html.theme--catppuccin-latte .notification .content{color:currentColor}html.theme--catppuccin-latte .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .notification.is-dark,html.theme--catppuccin-latte .content kbd.notification{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .notification.is-primary,html.theme--catppuccin-latte .docstring>section>a.notification.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .notification.is-primary.is-light,html.theme--catppuccin-latte .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .notification.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .notification.is-link.is-light{background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .notification.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .notification.is-info.is-light{background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .notification.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .notification.is-success.is-light{background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .notification.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .notification.is-warning.is-light{background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .notification.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .notification.is-danger.is-light{background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-latte .progress::-webkit-progress-bar{background-color:#bcc0cc}html.theme--catppuccin-latte .progress::-webkit-progress-value{background-color:#8c8fa1}html.theme--catppuccin-latte .progress::-moz-progress-bar{background-color:#8c8fa1}html.theme--catppuccin-latte .progress::-ms-fill{background-color:#8c8fa1;border:none}html.theme--catppuccin-latte .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-latte .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-latte .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-latte .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-latte .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-latte .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-latte .content kbd.progress::-webkit-progress-value{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-latte .content kbd.progress::-moz-progress-bar{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark::-ms-fill,html.theme--catppuccin-latte .content kbd.progress::-ms-fill{background-color:#ccd0da}html.theme--catppuccin-latte .progress.is-dark:indeterminate,html.theme--catppuccin-latte .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #ccd0da 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary::-ms-fill,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-primary:indeterminate,html.theme--catppuccin-latte .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #1e66f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-link::-webkit-progress-value{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link::-moz-progress-bar{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link::-ms-fill{background-color:#1e66f5}html.theme--catppuccin-latte .progress.is-link:indeterminate{background-image:linear-gradient(to right, #1e66f5 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-info::-webkit-progress-value{background-color:#179299}html.theme--catppuccin-latte .progress.is-info::-moz-progress-bar{background-color:#179299}html.theme--catppuccin-latte .progress.is-info::-ms-fill{background-color:#179299}html.theme--catppuccin-latte .progress.is-info:indeterminate{background-image:linear-gradient(to right, #179299 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-success::-webkit-progress-value{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success::-moz-progress-bar{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success::-ms-fill{background-color:#40a02b}html.theme--catppuccin-latte .progress.is-success:indeterminate{background-image:linear-gradient(to right, #40a02b 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-warning::-webkit-progress-value{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning::-moz-progress-bar{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning::-ms-fill{background-color:#df8e1d}html.theme--catppuccin-latte .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #df8e1d 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress.is-danger::-webkit-progress-value{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger::-moz-progress-bar{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger::-ms-fill{background-color:#d20f39}html.theme--catppuccin-latte .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #d20f39 30%, #bcc0cc 30%)}html.theme--catppuccin-latte .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#bcc0cc;background-image:linear-gradient(to right, #4c4f69 30%, #bcc0cc 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-latte .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-latte .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-latte .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-latte .progress.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-latte .progress.is-medium{height:1.25rem}html.theme--catppuccin-latte .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-latte .table{background-color:#bcc0cc;color:#4c4f69}html.theme--catppuccin-latte .table td,html.theme--catppuccin-latte .table th{border:1px solid #acb0be;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-latte .table td.is-white,html.theme--catppuccin-latte .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .table td.is-black,html.theme--catppuccin-latte .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .table td.is-light,html.theme--catppuccin-latte .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .table td.is-dark,html.theme--catppuccin-latte .table th.is-dark{background-color:#ccd0da;border-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .table td.is-primary,html.theme--catppuccin-latte .table th.is-primary{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-link,html.theme--catppuccin-latte .table th.is-link{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-info,html.theme--catppuccin-latte .table th.is-info{background-color:#179299;border-color:#179299;color:#fff}html.theme--catppuccin-latte .table td.is-success,html.theme--catppuccin-latte .table th.is-success{background-color:#40a02b;border-color:#40a02b;color:#fff}html.theme--catppuccin-latte .table td.is-warning,html.theme--catppuccin-latte .table th.is-warning{background-color:#df8e1d;border-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .table td.is-danger,html.theme--catppuccin-latte .table th.is-danger{background-color:#d20f39;border-color:#d20f39;color:#fff}html.theme--catppuccin-latte .table td.is-narrow,html.theme--catppuccin-latte .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-latte .table td.is-selected,html.theme--catppuccin-latte .table th.is-selected{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table td.is-selected a,html.theme--catppuccin-latte .table td.is-selected strong,html.theme--catppuccin-latte .table th.is-selected a,html.theme--catppuccin-latte .table th.is-selected strong{color:currentColor}html.theme--catppuccin-latte .table td.is-vcentered,html.theme--catppuccin-latte .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-latte .table th{color:#41445a}html.theme--catppuccin-latte .table th:not([align]){text-align:left}html.theme--catppuccin-latte .table tr.is-selected{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .table tr.is-selected a,html.theme--catppuccin-latte .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-latte .table tr.is-selected td,html.theme--catppuccin-latte .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-latte .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table thead td,html.theme--catppuccin-latte .table thead th{border-width:0 0 2px;color:#41445a}html.theme--catppuccin-latte .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table tfoot td,html.theme--catppuccin-latte .table tfoot th{border-width:2px 0 0;color:#41445a}html.theme--catppuccin-latte .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .table tbody tr:last-child td,html.theme--catppuccin-latte .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-latte .table.is-bordered td,html.theme--catppuccin-latte .table.is-bordered th{border-width:1px}html.theme--catppuccin-latte .table.is-bordered tr:last-child td,html.theme--catppuccin-latte .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-latte .table.is-fullwidth{width:100%}html.theme--catppuccin-latte .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#ccd0da}html.theme--catppuccin-latte .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#ccd0da}html.theme--catppuccin-latte .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#d2d5de}html.theme--catppuccin-latte .table.is-narrow td,html.theme--catppuccin-latte .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-latte .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#ccd0da}html.theme--catppuccin-latte .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-latte .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .tags .tag,html.theme--catppuccin-latte .tags .content kbd,html.theme--catppuccin-latte .content .tags kbd,html.theme--catppuccin-latte .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-latte .tags .tag:not(:last-child),html.theme--catppuccin-latte .tags .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags kbd:not(:last-child),html.theme--catppuccin-latte .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-latte .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-latte .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-latte .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-latte .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-latte .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-latte .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-latte .tags.is-centered{justify-content:center}html.theme--catppuccin-latte .tags.is-centered .tag,html.theme--catppuccin-latte .tags.is-centered .content kbd,html.theme--catppuccin-latte .content .tags.is-centered kbd,html.theme--catppuccin-latte .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-latte .tags.is-right{justify-content:flex-end}html.theme--catppuccin-latte .tags.is-right .tag:not(:first-child),html.theme--catppuccin-latte .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-latte .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-latte .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-latte .tags.is-right .tag:not(:last-child),html.theme--catppuccin-latte .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-latte .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-latte .tags.has-addons .tag,html.theme--catppuccin-latte .tags.has-addons .content kbd,html.theme--catppuccin-latte .content .tags.has-addons kbd,html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-latte .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-latte .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-latte .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-latte .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-latte .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-latte .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-latte .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-latte .tag:not(body),html.theme--catppuccin-latte .content kbd:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#e6e9ef;border-radius:.4em;color:#4c4f69;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-latte .tag:not(body) .delete,html.theme--catppuccin-latte .content kbd:not(body) .delete,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-latte .tag.is-white:not(body),html.theme--catppuccin-latte .content kbd.is-white:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .tag.is-black:not(body),html.theme--catppuccin-latte .content kbd.is-black:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .tag.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .tag.is-dark:not(body),html.theme--catppuccin-latte .content kbd:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-latte .content .docstring>section>kbd:not(body){background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .tag.is-primary:not(body),html.theme--catppuccin-latte .content kbd.is-primary:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .tag.is-primary.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .tag.is-link:not(body),html.theme--catppuccin-latte .content kbd.is-link:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .tag.is-link.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-link.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ebf2fe;color:#0a52e1}html.theme--catppuccin-latte .tag.is-info:not(body),html.theme--catppuccin-latte .content kbd.is-info:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#179299;color:#fff}html.theme--catppuccin-latte .tag.is-info.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-info.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#edfcfc;color:#1cb2ba}html.theme--catppuccin-latte .tag.is-success:not(body),html.theme--catppuccin-latte .content kbd.is-success:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .tag.is-success.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-success.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f1fbef;color:#40a12b}html.theme--catppuccin-latte .tag.is-warning:not(body),html.theme--catppuccin-latte .content kbd.is-warning:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .tag.is-warning.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fdf6ed;color:#9e6515}html.theme--catppuccin-latte .tag.is-danger:not(body),html.theme--catppuccin-latte .content kbd.is-danger:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .tag.is-danger.is-light:not(body),html.theme--catppuccin-latte .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#feecf0;color:#e9113f}html.theme--catppuccin-latte .tag.is-normal:not(body),html.theme--catppuccin-latte .content kbd.is-normal:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-latte .tag.is-medium:not(body),html.theme--catppuccin-latte .content kbd.is-medium:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-latte .tag.is-large:not(body),html.theme--catppuccin-latte .content kbd.is-large:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-latte .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-latte .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-latte .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-latte .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-latte .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-latte .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-latte .tag.is-delete:not(body),html.theme--catppuccin-latte .content kbd.is-delete:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-latte .tag.is-delete:not(body)::before,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::before,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-latte .tag.is-delete:not(body)::after,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::after,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-latte .tag.is-delete:not(body)::before,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::before,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-latte .tag.is-delete:not(body)::after,html.theme--catppuccin-latte .content kbd.is-delete:not(body)::after,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-latte .tag.is-delete:not(body):hover,html.theme--catppuccin-latte .content kbd.is-delete:not(body):hover,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-latte .tag.is-delete:not(body):focus,html.theme--catppuccin-latte .content kbd.is-delete:not(body):focus,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#d6dbe5}html.theme--catppuccin-latte .tag.is-delete:not(body):active,html.theme--catppuccin-latte .content kbd.is-delete:not(body):active,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#c7cedb}html.theme--catppuccin-latte .tag.is-rounded:not(body),html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-latte .content kbd.is-rounded:not(body),html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-latte a.tag:hover,html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-latte .title,html.theme--catppuccin-latte .subtitle{word-break:break-word}html.theme--catppuccin-latte .title em,html.theme--catppuccin-latte .title span,html.theme--catppuccin-latte .subtitle em,html.theme--catppuccin-latte .subtitle span{font-weight:inherit}html.theme--catppuccin-latte .title sub,html.theme--catppuccin-latte .subtitle sub{font-size:.75em}html.theme--catppuccin-latte .title sup,html.theme--catppuccin-latte .subtitle sup{font-size:.75em}html.theme--catppuccin-latte .title .tag,html.theme--catppuccin-latte .title .content kbd,html.theme--catppuccin-latte .content .title kbd,html.theme--catppuccin-latte .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-latte .subtitle .tag,html.theme--catppuccin-latte .subtitle .content kbd,html.theme--catppuccin-latte .content .subtitle kbd,html.theme--catppuccin-latte .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-latte .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-latte .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-latte .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-latte .title.is-1{font-size:3rem}html.theme--catppuccin-latte .title.is-2{font-size:2.5rem}html.theme--catppuccin-latte .title.is-3{font-size:2rem}html.theme--catppuccin-latte .title.is-4{font-size:1.5rem}html.theme--catppuccin-latte .title.is-5{font-size:1.25rem}html.theme--catppuccin-latte .title.is-6{font-size:1rem}html.theme--catppuccin-latte .title.is-7{font-size:.75rem}html.theme--catppuccin-latte .subtitle{color:#9ca0b0;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-latte .subtitle strong{color:#9ca0b0;font-weight:600}html.theme--catppuccin-latte .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-latte .subtitle.is-1{font-size:3rem}html.theme--catppuccin-latte .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-latte .subtitle.is-3{font-size:2rem}html.theme--catppuccin-latte .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-latte .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-latte .subtitle.is-6{font-size:1rem}html.theme--catppuccin-latte .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-latte .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-latte .number{align-items:center;background-color:#e6e9ef;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{background-color:#eff1f5;border-color:#acb0be;border-radius:.4em;color:#8c8fa1}html.theme--catppuccin-latte .select select::-moz-placeholder,html.theme--catppuccin-latte .textarea::-moz-placeholder,html.theme--catppuccin-latte .input::-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-latte .select select::-webkit-input-placeholder,html.theme--catppuccin-latte .textarea::-webkit-input-placeholder,html.theme--catppuccin-latte .input::-webkit-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:-moz-placeholder,html.theme--catppuccin-latte .textarea:-moz-placeholder,html.theme--catppuccin-latte .input:-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:-ms-input-placeholder,html.theme--catppuccin-latte .textarea:-ms-input-placeholder,html.theme--catppuccin-latte .input:-ms-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-latte .select select:hover,html.theme--catppuccin-latte .textarea:hover,html.theme--catppuccin-latte .input:hover,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-latte .select select.is-hovered,html.theme--catppuccin-latte .is-hovered.textarea,html.theme--catppuccin-latte .is-hovered.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#9ca0b0}html.theme--catppuccin-latte .select select:focus,html.theme--catppuccin-latte .textarea:focus,html.theme--catppuccin-latte .input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-latte .select select.is-focused,html.theme--catppuccin-latte .is-focused.textarea,html.theme--catppuccin-latte .is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .select select:active,html.theme--catppuccin-latte .textarea:active,html.theme--catppuccin-latte .input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-latte .select select.is-active,html.theme--catppuccin-latte .is-active.textarea,html.theme--catppuccin-latte .is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#1e66f5;box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select select[disabled],html.theme--catppuccin-latte .textarea[disabled],html.theme--catppuccin-latte .input[disabled],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-latte .select select,fieldset[disabled] html.theme--catppuccin-latte .textarea,fieldset[disabled] html.theme--catppuccin-latte .input,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{background-color:#9ca0b0;border-color:#e6e9ef;box-shadow:none;color:#616587}html.theme--catppuccin-latte .select select[disabled]::-moz-placeholder,html.theme--catppuccin-latte .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-latte .input[disabled]::-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]:-moz-placeholder,html.theme--catppuccin-latte .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-latte .input[disabled]:-moz-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(97,101,135,0.3)}html.theme--catppuccin-latte .textarea,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-latte .textarea[readonly],html.theme--catppuccin-latte .input[readonly],html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-latte .is-white.textarea,html.theme--catppuccin-latte .is-white.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-latte .is-white.textarea:focus,html.theme--catppuccin-latte .is-white.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-latte .is-white.is-focused.textarea,html.theme--catppuccin-latte .is-white.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-white.textarea:active,html.theme--catppuccin-latte .is-white.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-latte .is-white.is-active.textarea,html.theme--catppuccin-latte .is-white.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .is-black.textarea,html.theme--catppuccin-latte .is-black.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-latte .is-black.textarea:focus,html.theme--catppuccin-latte .is-black.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-latte .is-black.is-focused.textarea,html.theme--catppuccin-latte .is-black.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-black.textarea:active,html.theme--catppuccin-latte .is-black.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-latte .is-black.is-active.textarea,html.theme--catppuccin-latte .is-black.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .is-light.textarea,html.theme--catppuccin-latte .is-light.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-latte .is-light.textarea:focus,html.theme--catppuccin-latte .is-light.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-latte .is-light.is-focused.textarea,html.theme--catppuccin-latte .is-light.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-light.textarea:active,html.theme--catppuccin-latte .is-light.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-latte .is-light.is-active.textarea,html.theme--catppuccin-latte .is-light.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .is-dark.textarea,html.theme--catppuccin-latte .content kbd.textarea,html.theme--catppuccin-latte .is-dark.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-latte .content kbd.input{border-color:#ccd0da}html.theme--catppuccin-latte .is-dark.textarea:focus,html.theme--catppuccin-latte .content kbd.textarea:focus,html.theme--catppuccin-latte .is-dark.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-latte .content kbd.input:focus,html.theme--catppuccin-latte .is-dark.is-focused.textarea,html.theme--catppuccin-latte .content kbd.is-focused.textarea,html.theme--catppuccin-latte .is-dark.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .content kbd.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-dark.textarea:active,html.theme--catppuccin-latte .content kbd.textarea:active,html.theme--catppuccin-latte .is-dark.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-latte .content kbd.input:active,html.theme--catppuccin-latte .is-dark.is-active.textarea,html.theme--catppuccin-latte .content kbd.is-active.textarea,html.theme--catppuccin-latte .is-dark.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .content kbd.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .is-primary.textarea,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink{border-color:#1e66f5}html.theme--catppuccin-latte .is-primary.textarea:focus,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-latte .is-primary.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-latte .is-primary.is-focused.textarea,html.theme--catppuccin-latte .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-latte .is-primary.textarea:active,html.theme--catppuccin-latte .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-latte .is-primary.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-latte .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-latte .is-primary.is-active.textarea,html.theme--catppuccin-latte .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-latte .is-primary.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-latte .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .is-link.textarea,html.theme--catppuccin-latte .is-link.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#1e66f5}html.theme--catppuccin-latte .is-link.textarea:focus,html.theme--catppuccin-latte .is-link.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-latte .is-link.is-focused.textarea,html.theme--catppuccin-latte .is-link.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-link.textarea:active,html.theme--catppuccin-latte .is-link.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-latte .is-link.is-active.textarea,html.theme--catppuccin-latte .is-link.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .is-info.textarea,html.theme--catppuccin-latte .is-info.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#179299}html.theme--catppuccin-latte .is-info.textarea:focus,html.theme--catppuccin-latte .is-info.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-latte .is-info.is-focused.textarea,html.theme--catppuccin-latte .is-info.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-info.textarea:active,html.theme--catppuccin-latte .is-info.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-latte .is-info.is-active.textarea,html.theme--catppuccin-latte .is-info.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .is-success.textarea,html.theme--catppuccin-latte .is-success.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#40a02b}html.theme--catppuccin-latte .is-success.textarea:focus,html.theme--catppuccin-latte .is-success.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-latte .is-success.is-focused.textarea,html.theme--catppuccin-latte .is-success.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-success.textarea:active,html.theme--catppuccin-latte .is-success.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-latte .is-success.is-active.textarea,html.theme--catppuccin-latte .is-success.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .is-warning.textarea,html.theme--catppuccin-latte .is-warning.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#df8e1d}html.theme--catppuccin-latte .is-warning.textarea:focus,html.theme--catppuccin-latte .is-warning.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-latte .is-warning.is-focused.textarea,html.theme--catppuccin-latte .is-warning.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-warning.textarea:active,html.theme--catppuccin-latte .is-warning.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-latte .is-warning.is-active.textarea,html.theme--catppuccin-latte .is-warning.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .is-danger.textarea,html.theme--catppuccin-latte .is-danger.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#d20f39}html.theme--catppuccin-latte .is-danger.textarea:focus,html.theme--catppuccin-latte .is-danger.input:focus,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-latte .is-danger.is-focused.textarea,html.theme--catppuccin-latte .is-danger.is-focused.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-latte .is-danger.textarea:active,html.theme--catppuccin-latte .is-danger.input:active,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-latte .is-danger.is-active.textarea,html.theme--catppuccin-latte .is-danger.is-active.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .is-small.textarea,html.theme--catppuccin-latte .is-small.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-latte .is-medium.textarea,html.theme--catppuccin-latte .is-medium.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .is-large.textarea,html.theme--catppuccin-latte .is-large.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-latte .is-fullwidth.textarea,html.theme--catppuccin-latte .is-fullwidth.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-latte .is-inline.textarea,html.theme--catppuccin-latte .is-inline.input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-latte .input.is-rounded,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-latte .input.is-static,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-latte .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-latte .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-latte .textarea[rows]{height:initial}html.theme--catppuccin-latte .textarea.has-fixed-size{resize:none}html.theme--catppuccin-latte .radio,html.theme--catppuccin-latte .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-latte .radio input,html.theme--catppuccin-latte .checkbox input{cursor:pointer}html.theme--catppuccin-latte .radio:hover,html.theme--catppuccin-latte .checkbox:hover{color:#04a5e5}html.theme--catppuccin-latte .radio[disabled],html.theme--catppuccin-latte .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-latte .radio,fieldset[disabled] html.theme--catppuccin-latte .checkbox,html.theme--catppuccin-latte .radio input[disabled],html.theme--catppuccin-latte .checkbox input[disabled]{color:#616587;cursor:not-allowed}html.theme--catppuccin-latte .radio+.radio{margin-left:.5em}html.theme--catppuccin-latte .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-latte .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading)::after{border-color:#1e66f5;right:1.125em;z-index:4}html.theme--catppuccin-latte .select.is-rounded select,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-latte .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-latte .select select::-ms-expand{display:none}html.theme--catppuccin-latte .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-latte .select select:hover{border-color:#e6e9ef}html.theme--catppuccin-latte .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-latte .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-latte .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-latte .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#04a5e5}html.theme--catppuccin-latte .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-latte .select.is-white select{border-color:#fff}html.theme--catppuccin-latte .select.is-white select:hover,html.theme--catppuccin-latte .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-latte .select.is-white select:focus,html.theme--catppuccin-latte .select.is-white select.is-focused,html.theme--catppuccin-latte .select.is-white select:active,html.theme--catppuccin-latte .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-latte .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-latte .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-latte .select.is-black select:hover,html.theme--catppuccin-latte .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-latte .select.is-black select:focus,html.theme--catppuccin-latte .select.is-black select.is-focused,html.theme--catppuccin-latte .select.is-black select:active,html.theme--catppuccin-latte .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-latte .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-latte .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-latte .select.is-light select:hover,html.theme--catppuccin-latte .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-latte .select.is-light select:focus,html.theme--catppuccin-latte .select.is-light select.is-focused,html.theme--catppuccin-latte .select.is-light select:active,html.theme--catppuccin-latte .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-latte .select.is-dark:not(:hover)::after,html.theme--catppuccin-latte .content kbd.select:not(:hover)::after{border-color:#ccd0da}html.theme--catppuccin-latte .select.is-dark select,html.theme--catppuccin-latte .content kbd.select select{border-color:#ccd0da}html.theme--catppuccin-latte .select.is-dark select:hover,html.theme--catppuccin-latte .content kbd.select select:hover,html.theme--catppuccin-latte .select.is-dark select.is-hovered,html.theme--catppuccin-latte .content kbd.select select.is-hovered{border-color:#bdc2cf}html.theme--catppuccin-latte .select.is-dark select:focus,html.theme--catppuccin-latte .content kbd.select select:focus,html.theme--catppuccin-latte .select.is-dark select.is-focused,html.theme--catppuccin-latte .content kbd.select select.is-focused,html.theme--catppuccin-latte .select.is-dark select:active,html.theme--catppuccin-latte .content kbd.select select:active,html.theme--catppuccin-latte .select.is-dark select.is-active,html.theme--catppuccin-latte .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(204,208,218,0.25)}html.theme--catppuccin-latte .select.is-primary:not(:hover)::after,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-primary select,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-primary select:hover,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-latte .select.is-primary select.is-hovered,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#0b57ef}html.theme--catppuccin-latte .select.is-primary select:focus,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-latte .select.is-primary select.is-focused,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-latte .select.is-primary select:active,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-latte .select.is-primary select.is-active,html.theme--catppuccin-latte .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select.is-link:not(:hover)::after{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-link select{border-color:#1e66f5}html.theme--catppuccin-latte .select.is-link select:hover,html.theme--catppuccin-latte .select.is-link select.is-hovered{border-color:#0b57ef}html.theme--catppuccin-latte .select.is-link select:focus,html.theme--catppuccin-latte .select.is-link select.is-focused,html.theme--catppuccin-latte .select.is-link select:active,html.theme--catppuccin-latte .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(30,102,245,0.25)}html.theme--catppuccin-latte .select.is-info:not(:hover)::after{border-color:#179299}html.theme--catppuccin-latte .select.is-info select{border-color:#179299}html.theme--catppuccin-latte .select.is-info select:hover,html.theme--catppuccin-latte .select.is-info select.is-hovered{border-color:#147d83}html.theme--catppuccin-latte .select.is-info select:focus,html.theme--catppuccin-latte .select.is-info select.is-focused,html.theme--catppuccin-latte .select.is-info select:active,html.theme--catppuccin-latte .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(23,146,153,0.25)}html.theme--catppuccin-latte .select.is-success:not(:hover)::after{border-color:#40a02b}html.theme--catppuccin-latte .select.is-success select{border-color:#40a02b}html.theme--catppuccin-latte .select.is-success select:hover,html.theme--catppuccin-latte .select.is-success select.is-hovered{border-color:#388c26}html.theme--catppuccin-latte .select.is-success select:focus,html.theme--catppuccin-latte .select.is-success select.is-focused,html.theme--catppuccin-latte .select.is-success select:active,html.theme--catppuccin-latte .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(64,160,43,0.25)}html.theme--catppuccin-latte .select.is-warning:not(:hover)::after{border-color:#df8e1d}html.theme--catppuccin-latte .select.is-warning select{border-color:#df8e1d}html.theme--catppuccin-latte .select.is-warning select:hover,html.theme--catppuccin-latte .select.is-warning select.is-hovered{border-color:#c8801a}html.theme--catppuccin-latte .select.is-warning select:focus,html.theme--catppuccin-latte .select.is-warning select.is-focused,html.theme--catppuccin-latte .select.is-warning select:active,html.theme--catppuccin-latte .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(223,142,29,0.25)}html.theme--catppuccin-latte .select.is-danger:not(:hover)::after{border-color:#d20f39}html.theme--catppuccin-latte .select.is-danger select{border-color:#d20f39}html.theme--catppuccin-latte .select.is-danger select:hover,html.theme--catppuccin-latte .select.is-danger select.is-hovered{border-color:#ba0d33}html.theme--catppuccin-latte .select.is-danger select:focus,html.theme--catppuccin-latte .select.is-danger select.is-focused,html.theme--catppuccin-latte .select.is-danger select:active,html.theme--catppuccin-latte .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(210,15,57,0.25)}html.theme--catppuccin-latte .select.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-latte .select.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .select.is-large{font-size:1.5rem}html.theme--catppuccin-latte .select.is-disabled::after{border-color:#616587 !important;opacity:0.5}html.theme--catppuccin-latte .select.is-fullwidth{width:100%}html.theme--catppuccin-latte .select.is-fullwidth select{width:100%}html.theme--catppuccin-latte .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-latte .select.is-loading.is-small:after,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-latte .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-latte .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-latte .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-latte .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:hover .file-cta,html.theme--catppuccin-latte .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:focus .file-cta,html.theme--catppuccin-latte .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-latte .file.is-white:active .file-cta,html.theme--catppuccin-latte .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-latte .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-black:hover .file-cta,html.theme--catppuccin-latte .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-black:focus .file-cta,html.theme--catppuccin-latte .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-latte .file.is-black:active .file-cta,html.theme--catppuccin-latte .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:hover .file-cta,html.theme--catppuccin-latte .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:focus .file-cta,html.theme--catppuccin-latte .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-light:active .file-cta,html.theme--catppuccin-latte .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark .file-cta,html.theme--catppuccin-latte .content kbd.file .file-cta{background-color:#ccd0da;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:hover .file-cta,html.theme--catppuccin-latte .content kbd.file:hover .file-cta,html.theme--catppuccin-latte .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-latte .content kbd.file.is-hovered .file-cta{background-color:#c5c9d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:focus .file-cta,html.theme--catppuccin-latte .content kbd.file:focus .file-cta,html.theme--catppuccin-latte .file.is-dark.is-focused .file-cta,html.theme--catppuccin-latte .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(204,208,218,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-dark:active .file-cta,html.theme--catppuccin-latte .content kbd.file:active .file-cta,html.theme--catppuccin-latte .file.is-dark.is-active .file-cta,html.theme--catppuccin-latte .content kbd.file.is-active .file-cta{background-color:#bdc2cf;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .file.is-primary .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-primary:hover .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-latte .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-primary:focus .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-latte .file.is-primary.is-focused .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(30,102,245,0.25);color:#fff}html.theme--catppuccin-latte .file.is-primary:active .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-latte .file.is-primary.is-active .file-cta,html.theme--catppuccin-latte .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link .file-cta{background-color:#1e66f5;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link:hover .file-cta,html.theme--catppuccin-latte .file.is-link.is-hovered .file-cta{background-color:#125ef4;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-link:focus .file-cta,html.theme--catppuccin-latte .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(30,102,245,0.25);color:#fff}html.theme--catppuccin-latte .file.is-link:active .file-cta,html.theme--catppuccin-latte .file.is-link.is-active .file-cta{background-color:#0b57ef;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info .file-cta{background-color:#179299;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info:hover .file-cta,html.theme--catppuccin-latte .file.is-info.is-hovered .file-cta{background-color:#15878e;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-info:focus .file-cta,html.theme--catppuccin-latte .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(23,146,153,0.25);color:#fff}html.theme--catppuccin-latte .file.is-info:active .file-cta,html.theme--catppuccin-latte .file.is-info.is-active .file-cta{background-color:#147d83;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success .file-cta{background-color:#40a02b;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success:hover .file-cta,html.theme--catppuccin-latte .file.is-success.is-hovered .file-cta{background-color:#3c9628;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-success:focus .file-cta,html.theme--catppuccin-latte .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(64,160,43,0.25);color:#fff}html.theme--catppuccin-latte .file.is-success:active .file-cta,html.theme--catppuccin-latte .file.is-success.is-active .file-cta{background-color:#388c26;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning .file-cta{background-color:#df8e1d;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning:hover .file-cta,html.theme--catppuccin-latte .file.is-warning.is-hovered .file-cta{background-color:#d4871c;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-warning:focus .file-cta,html.theme--catppuccin-latte .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(223,142,29,0.25);color:#fff}html.theme--catppuccin-latte .file.is-warning:active .file-cta,html.theme--catppuccin-latte .file.is-warning.is-active .file-cta{background-color:#c8801a;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger .file-cta{background-color:#d20f39;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger:hover .file-cta,html.theme--catppuccin-latte .file.is-danger.is-hovered .file-cta{background-color:#c60e36;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-danger:focus .file-cta,html.theme--catppuccin-latte .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(210,15,57,0.25);color:#fff}html.theme--catppuccin-latte .file.is-danger:active .file-cta,html.theme--catppuccin-latte .file.is-danger.is-active .file-cta{background-color:#ba0d33;border-color:transparent;color:#fff}html.theme--catppuccin-latte .file.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-latte .file.is-normal{font-size:1rem}html.theme--catppuccin-latte .file.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-latte .file.is-large{font-size:1.5rem}html.theme--catppuccin-latte .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-latte .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-latte .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-latte .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-latte .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-latte .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-latte .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-latte .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-latte .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-latte .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-latte .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-latte .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-latte .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-latte .file.is-centered{justify-content:center}html.theme--catppuccin-latte .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-latte .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-latte .file.is-right{justify-content:flex-end}html.theme--catppuccin-latte .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-latte .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-latte .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-latte .file-label:hover .file-cta{background-color:#c5c9d5;color:#41445a}html.theme--catppuccin-latte .file-label:hover .file-name{border-color:#a5a9b8}html.theme--catppuccin-latte .file-label:active .file-cta{background-color:#bdc2cf;color:#41445a}html.theme--catppuccin-latte .file-label:active .file-name{border-color:#9ea2b3}html.theme--catppuccin-latte .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-latte .file-cta,html.theme--catppuccin-latte .file-name{border-color:#acb0be;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-latte .file-cta{background-color:#ccd0da;color:#4c4f69}html.theme--catppuccin-latte .file-name{border-color:#acb0be;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-latte .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-latte .file-icon .fa{font-size:14px}html.theme--catppuccin-latte .label{color:#41445a;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-latte .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-latte .label.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-latte .label.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .label.is-large{font-size:1.5rem}html.theme--catppuccin-latte .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-latte .help.is-white{color:#fff}html.theme--catppuccin-latte .help.is-black{color:#0a0a0a}html.theme--catppuccin-latte .help.is-light{color:#f5f5f5}html.theme--catppuccin-latte .help.is-dark,html.theme--catppuccin-latte .content kbd.help{color:#ccd0da}html.theme--catppuccin-latte .help.is-primary,html.theme--catppuccin-latte .docstring>section>a.help.docs-sourcelink{color:#1e66f5}html.theme--catppuccin-latte .help.is-link{color:#1e66f5}html.theme--catppuccin-latte .help.is-info{color:#179299}html.theme--catppuccin-latte .help.is-success{color:#40a02b}html.theme--catppuccin-latte .help.is-warning{color:#df8e1d}html.theme--catppuccin-latte .help.is-danger{color:#d20f39}html.theme--catppuccin-latte .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-latte .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-latte .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-latte .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-latte .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-latte .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-latte #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-latte .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-latte .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-latte .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-latte .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-latte .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-latte .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-latte .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-latte .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-latte .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-latte .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field.is-horizontal{display:flex}}html.theme--catppuccin-latte .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-latte .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-latte .field-label.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-latte .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-latte .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-latte .field-body .field{margin-bottom:0}html.theme--catppuccin-latte .field-body>.field{flex-shrink:1}html.theme--catppuccin-latte .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-latte .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-latte .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-latte .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-latte .control.has-icons-right .select:focus~.icon{color:#ccd0da}html.theme--catppuccin-latte .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-latte .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-latte .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-latte .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-latte .control.has-icons-left .icon,html.theme--catppuccin-latte .control.has-icons-right .icon{color:#acb0be;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-latte .control.has-icons-left .input,html.theme--catppuccin-latte .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-latte .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-latte .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-latte .control.has-icons-right .input,html.theme--catppuccin-latte .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-latte .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-latte .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-latte .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-latte .control.is-loading.is-small:after,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-latte .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-latte .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-latte .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-latte .breadcrumb a{align-items:center;color:#1e66f5;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-latte .breadcrumb a:hover{color:#04a5e5}html.theme--catppuccin-latte .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-latte .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-latte .breadcrumb li.is-active a{color:#41445a;cursor:default;pointer-events:none}html.theme--catppuccin-latte .breadcrumb li+li::before{color:#9ca0b0;content:"\0002f"}html.theme--catppuccin-latte .breadcrumb ul,html.theme--catppuccin-latte .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-latte .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-latte .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-latte .breadcrumb.is-centered ol,html.theme--catppuccin-latte .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-latte .breadcrumb.is-right ol,html.theme--catppuccin-latte .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-latte .breadcrumb.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-latte .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-latte .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-latte .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-latte .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-latte .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-latte .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#4c4f69;max-width:100%;position:relative}html.theme--catppuccin-latte .card-footer:first-child,html.theme--catppuccin-latte .card-content:first-child,html.theme--catppuccin-latte .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-latte .card-footer:last-child,html.theme--catppuccin-latte .card-content:last-child,html.theme--catppuccin-latte .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-latte .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-latte .card-header-title{align-items:center;color:#41445a;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-latte .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-latte .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-latte .card-image{display:block;position:relative}html.theme--catppuccin-latte .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-latte .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-latte .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-latte .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-latte .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-latte .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-latte .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-latte .dropdown.is-active .dropdown-menu,html.theme--catppuccin-latte .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-latte .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-latte .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-latte .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-latte .dropdown-content{background-color:#e6e9ef;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-latte .dropdown-item{color:#4c4f69;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-latte a.dropdown-item,html.theme--catppuccin-latte button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-latte a.dropdown-item:hover,html.theme--catppuccin-latte button.dropdown-item:hover{background-color:#e6e9ef;color:#0a0a0a}html.theme--catppuccin-latte a.dropdown-item.is-active,html.theme--catppuccin-latte button.dropdown-item.is-active{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-latte .level{align-items:center;justify-content:space-between}html.theme--catppuccin-latte .level code{border-radius:.4em}html.theme--catppuccin-latte .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-latte .level.is-mobile{display:flex}html.theme--catppuccin-latte .level.is-mobile .level-left,html.theme--catppuccin-latte .level.is-mobile .level-right{display:flex}html.theme--catppuccin-latte .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-latte .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-latte .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level{display:flex}html.theme--catppuccin-latte .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-latte .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-latte .level-item .title,html.theme--catppuccin-latte .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-latte .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-latte .level-left,html.theme--catppuccin-latte .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .level-left .level-item.is-flexible,html.theme--catppuccin-latte .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-left .level-item:not(:last-child),html.theme--catppuccin-latte .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-latte .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-latte .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-left{display:flex}}html.theme--catppuccin-latte .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .level-right{display:flex}}html.theme--catppuccin-latte .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-latte .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-latte .media .media{border-top:1px solid rgba(172,176,190,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-latte .media .media .content:not(:last-child),html.theme--catppuccin-latte .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-latte .media .media .media{padding-top:.5rem}html.theme--catppuccin-latte .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-latte .media+.media{border-top:1px solid rgba(172,176,190,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-latte .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-latte .media-left,html.theme--catppuccin-latte .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .media-left{margin-right:1rem}html.theme--catppuccin-latte .media-right{margin-left:1rem}html.theme--catppuccin-latte .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-latte .media-content{overflow-x:auto}}html.theme--catppuccin-latte .menu{font-size:1rem}html.theme--catppuccin-latte .menu.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-latte .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .menu.is-large{font-size:1.5rem}html.theme--catppuccin-latte .menu-list{line-height:1.25}html.theme--catppuccin-latte .menu-list a{border-radius:3px;color:#4c4f69;display:block;padding:0.5em 0.75em}html.theme--catppuccin-latte .menu-list a:hover{background-color:#e6e9ef;color:#41445a}html.theme--catppuccin-latte .menu-list a.is-active{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .menu-list li ul{border-left:1px solid #acb0be;margin:.75em;padding-left:.75em}html.theme--catppuccin-latte .menu-label{color:#616587;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-latte .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-latte .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-latte .message{background-color:#e6e9ef;border-radius:.4em;font-size:1rem}html.theme--catppuccin-latte .message strong{color:currentColor}html.theme--catppuccin-latte .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-latte .message.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-latte .message.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .message.is-large{font-size:1.5rem}html.theme--catppuccin-latte .message.is-white{background-color:#fff}html.theme--catppuccin-latte .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-latte .message.is-black{background-color:#fafafa}html.theme--catppuccin-latte .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-latte .message.is-light{background-color:#fafafa}html.theme--catppuccin-latte .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-latte .message.is-dark,html.theme--catppuccin-latte .content kbd.message{background-color:#f9fafb}html.theme--catppuccin-latte .message.is-dark .message-header,html.theme--catppuccin-latte .content kbd.message .message-header{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .message.is-dark .message-body,html.theme--catppuccin-latte .content kbd.message .message-body{border-color:#ccd0da}html.theme--catppuccin-latte .message.is-primary,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink{background-color:#ebf2fe}html.theme--catppuccin-latte .message.is-primary .message-header,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink .message-header{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .message.is-primary .message-body,html.theme--catppuccin-latte .docstring>section>a.message.docs-sourcelink .message-body{border-color:#1e66f5;color:#0a52e1}html.theme--catppuccin-latte .message.is-link{background-color:#ebf2fe}html.theme--catppuccin-latte .message.is-link .message-header{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .message.is-link .message-body{border-color:#1e66f5;color:#0a52e1}html.theme--catppuccin-latte .message.is-info{background-color:#edfcfc}html.theme--catppuccin-latte .message.is-info .message-header{background-color:#179299;color:#fff}html.theme--catppuccin-latte .message.is-info .message-body{border-color:#179299;color:#1cb2ba}html.theme--catppuccin-latte .message.is-success{background-color:#f1fbef}html.theme--catppuccin-latte .message.is-success .message-header{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .message.is-success .message-body{border-color:#40a02b;color:#40a12b}html.theme--catppuccin-latte .message.is-warning{background-color:#fdf6ed}html.theme--catppuccin-latte .message.is-warning .message-header{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .message.is-warning .message-body{border-color:#df8e1d;color:#9e6515}html.theme--catppuccin-latte .message.is-danger{background-color:#feecf0}html.theme--catppuccin-latte .message.is-danger .message-header{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .message.is-danger .message-body{border-color:#d20f39;color:#e9113f}html.theme--catppuccin-latte .message-header{align-items:center;background-color:#4c4f69;border-radius:.4em .4em 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-latte .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-latte .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-latte .message-body{border-color:#acb0be;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#4c4f69;padding:1.25em 1.5em}html.theme--catppuccin-latte .message-body code,html.theme--catppuccin-latte .message-body pre{background-color:#fff}html.theme--catppuccin-latte .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-latte .modal.is-active{display:flex}html.theme--catppuccin-latte .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-latte .modal-content,html.theme--catppuccin-latte .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-latte .modal-content,html.theme--catppuccin-latte .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-latte .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-latte .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-latte .modal-card-head,html.theme--catppuccin-latte .modal-card-foot{align-items:center;background-color:#e6e9ef;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-latte .modal-card-head{border-bottom:1px solid #acb0be;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-latte .modal-card-title{color:#4c4f69;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-latte .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #acb0be}html.theme--catppuccin-latte .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-latte .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#eff1f5;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-latte .navbar{background-color:#1e66f5;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-latte .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-latte .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-latte .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-latte .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-latte .navbar.is-dark,html.theme--catppuccin-latte .content kbd.navbar{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-burger,html.theme--catppuccin-latte .content kbd.navbar .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-latte .content kbd.navbar .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#ccd0da;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-latte .navbar.is-primary,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-burger,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5;color:#fff}}html.theme--catppuccin-latte .navbar.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5;color:#fff}}html.theme--catppuccin-latte .navbar.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#179299;color:#fff}}html.theme--catppuccin-latte .navbar.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#40a02b;color:#fff}}html.theme--catppuccin-latte .navbar.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-warning .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#df8e1d;color:#fff}}html.theme--catppuccin-latte .navbar.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-latte .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#d20f39;color:#fff}}html.theme--catppuccin-latte .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-latte .navbar.has-shadow{box-shadow:0 2px 0 0 #e6e9ef}html.theme--catppuccin-latte .navbar.is-fixed-bottom,html.theme--catppuccin-latte .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #e6e9ef}html.theme--catppuccin-latte .navbar.is-fixed-top{top:0}html.theme--catppuccin-latte html.has-navbar-fixed-top,html.theme--catppuccin-latte body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom,html.theme--catppuccin-latte body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-latte .navbar-brand,html.theme--catppuccin-latte .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-latte .navbar-brand a.navbar-item:focus,html.theme--catppuccin-latte .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-latte .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-latte .navbar-burger{color:#4c4f69;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-latte .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-latte .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-latte .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-latte .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-latte .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-latte .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-latte .navbar-menu{display:none}html.theme--catppuccin-latte .navbar-item,html.theme--catppuccin-latte .navbar-link{color:#4c4f69;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-latte .navbar-item .icon:only-child,html.theme--catppuccin-latte .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-latte a.navbar-item,html.theme--catppuccin-latte .navbar-link{cursor:pointer}html.theme--catppuccin-latte a.navbar-item:focus,html.theme--catppuccin-latte a.navbar-item:focus-within,html.theme--catppuccin-latte a.navbar-item:hover,html.theme--catppuccin-latte a.navbar-item.is-active,html.theme--catppuccin-latte .navbar-link:focus,html.theme--catppuccin-latte .navbar-link:focus-within,html.theme--catppuccin-latte .navbar-link:hover,html.theme--catppuccin-latte .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}html.theme--catppuccin-latte .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .navbar-item img{max-height:1.75rem}html.theme--catppuccin-latte .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-latte .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-latte .navbar-item.is-tab:focus,html.theme--catppuccin-latte .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#1e66f5}html.theme--catppuccin-latte .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#1e66f5;border-bottom-style:solid;border-bottom-width:3px;color:#1e66f5;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-latte .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-latte .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-latte .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-latte .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-latte .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .navbar>.container{display:block}html.theme--catppuccin-latte .navbar-brand .navbar-item,html.theme--catppuccin-latte .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-latte .navbar-link::after{display:none}html.theme--catppuccin-latte .navbar-menu{background-color:#1e66f5;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-latte .navbar-menu.is-active{display:block}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch,html.theme--catppuccin-latte .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-latte .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-latte .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-latte .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-latte html.has-navbar-fixed-top-touch,html.theme--catppuccin-latte body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-latte body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .navbar,html.theme--catppuccin-latte .navbar-menu,html.theme--catppuccin-latte .navbar-start,html.theme--catppuccin-latte .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-latte .navbar{min-height:4rem}html.theme--catppuccin-latte .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-latte .navbar.is-spaced .navbar-start,html.theme--catppuccin-latte .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-latte .navbar.is-spaced a.navbar-item,html.theme--catppuccin-latte .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-latte .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-latte .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-latte .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8c8fa1}html.theme--catppuccin-latte .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}html.theme--catppuccin-latte .navbar-burger{display:none}html.theme--catppuccin-latte .navbar-item,html.theme--catppuccin-latte .navbar-link{align-items:center;display:flex}html.theme--catppuccin-latte .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-latte .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-latte .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-latte .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-latte .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-latte .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-latte .navbar-dropdown{background-color:#1e66f5;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-latte .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-latte .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8c8fa1}html.theme--catppuccin-latte .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1e66f5}.navbar.is-spaced html.theme--catppuccin-latte .navbar-dropdown,html.theme--catppuccin-latte .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-latte .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-latte .navbar-divider{display:block}html.theme--catppuccin-latte .navbar>.container .navbar-brand,html.theme--catppuccin-latte .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-latte .navbar>.container .navbar-menu,html.theme--catppuccin-latte .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-latte .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-latte .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-latte .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-latte html.has-navbar-fixed-top-desktop,html.theme--catppuccin-latte body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-latte html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-latte body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-latte html.has-spaced-navbar-fixed-top,html.theme--catppuccin-latte body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-latte html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-latte body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-latte a.navbar-item.is-active,html.theme--catppuccin-latte .navbar-link.is-active{color:#1e66f5}html.theme--catppuccin-latte a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-latte .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-latte .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-latte .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-latte .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-latte .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-latte .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-latte .pagination.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-latte .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-latte .pagination.is-rounded .pagination-previous,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-latte .pagination.is-rounded .pagination-next,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-latte .pagination.is-rounded .pagination-link,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-latte .pagination,html.theme--catppuccin-latte .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link{border-color:#acb0be;color:#1e66f5;min-width:2.5em}html.theme--catppuccin-latte .pagination-previous:hover,html.theme--catppuccin-latte .pagination-next:hover,html.theme--catppuccin-latte .pagination-link:hover{border-color:#9ca0b0;color:#04a5e5}html.theme--catppuccin-latte .pagination-previous:focus,html.theme--catppuccin-latte .pagination-next:focus,html.theme--catppuccin-latte .pagination-link:focus{border-color:#9ca0b0}html.theme--catppuccin-latte .pagination-previous:active,html.theme--catppuccin-latte .pagination-next:active,html.theme--catppuccin-latte .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-latte .pagination-previous[disabled],html.theme--catppuccin-latte .pagination-previous.is-disabled,html.theme--catppuccin-latte .pagination-next[disabled],html.theme--catppuccin-latte .pagination-next.is-disabled,html.theme--catppuccin-latte .pagination-link[disabled],html.theme--catppuccin-latte .pagination-link.is-disabled{background-color:#acb0be;border-color:#acb0be;box-shadow:none;color:#616587;opacity:0.5}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-latte .pagination-link.is-current{background-color:#1e66f5;border-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .pagination-ellipsis{color:#9ca0b0;pointer-events:none}html.theme--catppuccin-latte .pagination-list{flex-wrap:wrap}html.theme--catppuccin-latte .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-latte .pagination{flex-wrap:wrap}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-latte .pagination-previous{order:2}html.theme--catppuccin-latte .pagination-next{order:3}html.theme--catppuccin-latte .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-latte .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-latte .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-latte .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-latte .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-latte .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-latte .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-latte .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-latte .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-latte .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-latte .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-latte .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-latte .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-latte .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-latte .panel.is-dark .panel-heading,html.theme--catppuccin-latte .content kbd.panel .panel-heading{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-latte .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#ccd0da}html.theme--catppuccin-latte .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-latte .content kbd.panel .panel-block.is-active .panel-icon{color:#ccd0da}html.theme--catppuccin-latte .panel.is-primary .panel-heading,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#1e66f5}html.theme--catppuccin-latte .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-latte .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel.is-link .panel-heading{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .panel.is-link .panel-tabs a.is-active{border-bottom-color:#1e66f5}html.theme--catppuccin-latte .panel.is-link .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel.is-info .panel-heading{background-color:#179299;color:#fff}html.theme--catppuccin-latte .panel.is-info .panel-tabs a.is-active{border-bottom-color:#179299}html.theme--catppuccin-latte .panel.is-info .panel-block.is-active .panel-icon{color:#179299}html.theme--catppuccin-latte .panel.is-success .panel-heading{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .panel.is-success .panel-tabs a.is-active{border-bottom-color:#40a02b}html.theme--catppuccin-latte .panel.is-success .panel-block.is-active .panel-icon{color:#40a02b}html.theme--catppuccin-latte .panel.is-warning .panel-heading{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#df8e1d}html.theme--catppuccin-latte .panel.is-warning .panel-block.is-active .panel-icon{color:#df8e1d}html.theme--catppuccin-latte .panel.is-danger .panel-heading{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#d20f39}html.theme--catppuccin-latte .panel.is-danger .panel-block.is-active .panel-icon{color:#d20f39}html.theme--catppuccin-latte .panel-tabs:not(:last-child),html.theme--catppuccin-latte .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-latte .panel-heading{background-color:#bcc0cc;border-radius:8px 8px 0 0;color:#41445a;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-latte .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-latte .panel-tabs a{border-bottom:1px solid #acb0be;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-latte .panel-tabs a.is-active{border-bottom-color:#bcc0cc;color:#0b57ef}html.theme--catppuccin-latte .panel-list a{color:#4c4f69}html.theme--catppuccin-latte .panel-list a:hover{color:#1e66f5}html.theme--catppuccin-latte .panel-block{align-items:center;color:#41445a;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-latte .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-latte .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-latte .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-latte .panel-block.is-active{border-left-color:#1e66f5;color:#0b57ef}html.theme--catppuccin-latte .panel-block.is-active .panel-icon{color:#1e66f5}html.theme--catppuccin-latte .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-latte a.panel-block,html.theme--catppuccin-latte label.panel-block{cursor:pointer}html.theme--catppuccin-latte a.panel-block:hover,html.theme--catppuccin-latte label.panel-block:hover{background-color:#e6e9ef}html.theme--catppuccin-latte .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#616587;margin-right:.75em}html.theme--catppuccin-latte .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-latte .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-latte .tabs a{align-items:center;border-bottom-color:#acb0be;border-bottom-style:solid;border-bottom-width:1px;color:#4c4f69;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-latte .tabs a:hover{border-bottom-color:#41445a;color:#41445a}html.theme--catppuccin-latte .tabs li{display:block}html.theme--catppuccin-latte .tabs li.is-active a{border-bottom-color:#1e66f5;color:#1e66f5}html.theme--catppuccin-latte .tabs ul{align-items:center;border-bottom-color:#acb0be;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-latte .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-latte .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-latte .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-latte .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-latte .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-latte .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-latte .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-latte .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-latte .tabs.is-boxed a:hover{background-color:#e6e9ef;border-bottom-color:#acb0be}html.theme--catppuccin-latte .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#acb0be;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-latte .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-latte .tabs.is-toggle a{border-color:#acb0be;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-latte .tabs.is-toggle a:hover{background-color:#e6e9ef;border-color:#9ca0b0;z-index:2}html.theme--catppuccin-latte .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-latte .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-latte .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-latte .tabs.is-toggle li.is-active a{background-color:#1e66f5;border-color:#1e66f5;color:#fff;z-index:1}html.theme--catppuccin-latte .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-latte .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-latte .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-latte .tabs.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-latte .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-latte .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-latte .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-latte .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-latte .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-latte .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-latte .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-latte .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-latte .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-latte .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-latte .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .column.is-narrow,html.theme--catppuccin-latte .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full,html.theme--catppuccin-latte .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters,html.theme--catppuccin-latte .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds,html.theme--catppuccin-latte .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half,html.theme--catppuccin-latte .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third,html.theme--catppuccin-latte .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter,html.theme--catppuccin-latte .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth,html.theme--catppuccin-latte .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths,html.theme--catppuccin-latte .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths,html.theme--catppuccin-latte .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths,html.theme--catppuccin-latte .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters,html.theme--catppuccin-latte .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds,html.theme--catppuccin-latte .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half,html.theme--catppuccin-latte .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third,html.theme--catppuccin-latte .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter,html.theme--catppuccin-latte .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth,html.theme--catppuccin-latte .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths,html.theme--catppuccin-latte .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths,html.theme--catppuccin-latte .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths,html.theme--catppuccin-latte .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-latte .column.is-0,html.theme--catppuccin-latte .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0,html.theme--catppuccin-latte .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-latte .column.is-1,html.theme--catppuccin-latte .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1,html.theme--catppuccin-latte .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2,html.theme--catppuccin-latte .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2,html.theme--catppuccin-latte .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3,html.theme--catppuccin-latte .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3,html.theme--catppuccin-latte .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-latte .column.is-4,html.theme--catppuccin-latte .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4,html.theme--catppuccin-latte .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5,html.theme--catppuccin-latte .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5,html.theme--catppuccin-latte .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6,html.theme--catppuccin-latte .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6,html.theme--catppuccin-latte .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-latte .column.is-7,html.theme--catppuccin-latte .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7,html.theme--catppuccin-latte .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8,html.theme--catppuccin-latte .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8,html.theme--catppuccin-latte .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9,html.theme--catppuccin-latte .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9,html.theme--catppuccin-latte .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-latte .column.is-10,html.theme--catppuccin-latte .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10,html.theme--catppuccin-latte .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11,html.theme--catppuccin-latte .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11,html.theme--catppuccin-latte .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12,html.theme--catppuccin-latte .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12,html.theme--catppuccin-latte .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-latte .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-latte .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-latte .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-latte .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-latte .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-latte .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-latte .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-latte .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-latte .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-latte .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-latte .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-latte .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-latte .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-latte .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-latte .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-latte .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-latte .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-latte .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-latte .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-latte .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-latte .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-latte .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-latte .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-latte .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-latte .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-latte .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-latte .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-latte .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-latte .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-latte .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-latte .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-latte .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-latte .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-latte .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-latte .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-latte .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-latte .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-latte .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-latte .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-latte .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-latte .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-latte .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-latte .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-latte .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-latte .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-latte .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-latte .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-latte .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-latte .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-latte .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-latte .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-latte .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-latte .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-latte .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-latte .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-latte .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-latte .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-latte .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-latte .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-latte .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-latte .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-latte .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-latte .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-latte .columns.is-centered{justify-content:center}html.theme--catppuccin-latte .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-latte .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-latte .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-latte .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-latte .columns.is-mobile{display:flex}html.theme--catppuccin-latte .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-latte .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-desktop{display:flex}}html.theme--catppuccin-latte .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-latte .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-latte .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-latte .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-latte .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-latte .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-latte .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-latte .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-latte .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-latte .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-latte .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-latte .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-latte .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-latte .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-latte .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-latte .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-latte .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-latte .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-latte .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-latte .tile.is-child{margin:0 !important}html.theme--catppuccin-latte .tile.is-parent{padding:.75rem}html.theme--catppuccin-latte .tile.is-vertical{flex-direction:column}html.theme--catppuccin-latte .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .tile:not(.is-child){display:flex}html.theme--catppuccin-latte .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-latte .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-latte .tile.is-3{flex:none;width:25%}html.theme--catppuccin-latte .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-latte .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-latte .tile.is-6{flex:none;width:50%}html.theme--catppuccin-latte .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-latte .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-latte .tile.is-9{flex:none;width:75%}html.theme--catppuccin-latte .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-latte .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-latte .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-latte .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-latte .hero .navbar{background:none}html.theme--catppuccin-latte .hero .tabs ul{border-bottom:none}html.theme--catppuccin-latte .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-white strong{color:inherit}html.theme--catppuccin-latte .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-latte .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-latte .hero.is-white .navbar-item,html.theme--catppuccin-latte .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-latte .hero.is-white a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-white .navbar-link:hover,html.theme--catppuccin-latte .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-latte .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-latte .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-latte .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-black strong{color:inherit}html.theme--catppuccin-latte .hero.is-black .title{color:#fff}html.theme--catppuccin-latte .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-latte .hero.is-black .navbar-item,html.theme--catppuccin-latte .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-black a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-black .navbar-link:hover,html.theme--catppuccin-latte .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-latte .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-latte .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-latte .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-light strong{color:inherit}html.theme--catppuccin-latte .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-latte .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-latte .hero.is-light .navbar-item,html.theme--catppuccin-latte .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-light .navbar-link:hover,html.theme--catppuccin-latte .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-latte .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-latte .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-latte .hero.is-dark,html.theme--catppuccin-latte .content kbd.hero{background-color:#ccd0da;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-dark strong,html.theme--catppuccin-latte .content kbd.hero strong{color:inherit}html.theme--catppuccin-latte .hero.is-dark .title,html.theme--catppuccin-latte .content kbd.hero .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .subtitle,html.theme--catppuccin-latte .content kbd.hero .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-latte .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-latte .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-dark .subtitle strong,html.theme--catppuccin-latte .content kbd.hero .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-dark .navbar-menu,html.theme--catppuccin-latte .content kbd.hero .navbar-menu{background-color:#ccd0da}}html.theme--catppuccin-latte .hero.is-dark .navbar-item,html.theme--catppuccin-latte .content kbd.hero .navbar-item,html.theme--catppuccin-latte .hero.is-dark .navbar-link,html.theme--catppuccin-latte .content kbd.hero .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-latte .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-latte .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-dark .navbar-link:hover,html.theme--catppuccin-latte .content kbd.hero .navbar-link:hover,html.theme--catppuccin-latte .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-latte .content kbd.hero .navbar-link.is-active{background-color:#bdc2cf;color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .tabs a,html.theme--catppuccin-latte .content kbd.hero .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-latte .hero.is-dark .tabs a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs li.is-active a{color:#ccd0da !important;opacity:1}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ccd0da}html.theme--catppuccin-latte .hero.is-dark.is-bold,html.theme--catppuccin-latte .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #a7b8cc 0%, #ccd0da 71%, #d9dbe6 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-latte .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #a7b8cc 0%, #ccd0da 71%, #d9dbe6 100%)}}html.theme--catppuccin-latte .hero.is-primary,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-primary strong,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-latte .hero.is-primary .title,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-latte .hero.is-primary .subtitle,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-primary .subtitle strong,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-primary .navbar-menu,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#1e66f5}}html.theme--catppuccin-latte .hero.is-primary .navbar-item,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-latte .hero.is-primary .navbar-link,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-primary .navbar-link:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-latte .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .hero.is-primary .tabs a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-primary .tabs a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#1e66f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .hero.is-primary.is-bold,html.theme--catppuccin-latte .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-latte .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}}html.theme--catppuccin-latte .hero.is-link{background-color:#1e66f5;color:#fff}html.theme--catppuccin-latte .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-link strong{color:inherit}html.theme--catppuccin-latte .hero.is-link .title{color:#fff}html.theme--catppuccin-latte .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-link .navbar-menu{background-color:#1e66f5}}html.theme--catppuccin-latte .hero.is-link .navbar-item,html.theme--catppuccin-latte .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-link a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-link .navbar-link:hover,html.theme--catppuccin-latte .hero.is-link .navbar-link.is-active{background-color:#0b57ef;color:#fff}html.theme--catppuccin-latte .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-link .tabs li.is-active a{color:#1e66f5 !important;opacity:1}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1e66f5}html.theme--catppuccin-latte .hero.is-link.is-bold{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0070e0 0%, #1e66f5 71%, #3153fb 100%)}}html.theme--catppuccin-latte .hero.is-info{background-color:#179299;color:#fff}html.theme--catppuccin-latte .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-info strong{color:inherit}html.theme--catppuccin-latte .hero.is-info .title{color:#fff}html.theme--catppuccin-latte .hero.is-info .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-info .navbar-menu{background-color:#179299}}html.theme--catppuccin-latte .hero.is-info .navbar-item,html.theme--catppuccin-latte .hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-info a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-info .navbar-link:hover,html.theme--catppuccin-latte .hero.is-info .navbar-link.is-active{background-color:#147d83;color:#fff}html.theme--catppuccin-latte .hero.is-info .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-info .tabs li.is-active a{color:#179299 !important;opacity:1}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#179299}html.theme--catppuccin-latte .hero.is-info.is-bold{background-image:linear-gradient(141deg, #0a7367 0%, #179299 71%, #1591b4 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0a7367 0%, #179299 71%, #1591b4 100%)}}html.theme--catppuccin-latte .hero.is-success{background-color:#40a02b;color:#fff}html.theme--catppuccin-latte .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-success strong{color:inherit}html.theme--catppuccin-latte .hero.is-success .title{color:#fff}html.theme--catppuccin-latte .hero.is-success .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-success .navbar-menu{background-color:#40a02b}}html.theme--catppuccin-latte .hero.is-success .navbar-item,html.theme--catppuccin-latte .hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-success a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-success .navbar-link:hover,html.theme--catppuccin-latte .hero.is-success .navbar-link.is-active{background-color:#388c26;color:#fff}html.theme--catppuccin-latte .hero.is-success .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-success .tabs li.is-active a{color:#40a02b !important;opacity:1}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#40a02b}html.theme--catppuccin-latte .hero.is-success.is-bold{background-image:linear-gradient(141deg, #3c7f19 0%, #40a02b 71%, #2dba2b 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #3c7f19 0%, #40a02b 71%, #2dba2b 100%)}}html.theme--catppuccin-latte .hero.is-warning{background-color:#df8e1d;color:#fff}html.theme--catppuccin-latte .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-warning strong{color:inherit}html.theme--catppuccin-latte .hero.is-warning .title{color:#fff}html.theme--catppuccin-latte .hero.is-warning .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-warning .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-warning .navbar-menu{background-color:#df8e1d}}html.theme--catppuccin-latte .hero.is-warning .navbar-item,html.theme--catppuccin-latte .hero.is-warning .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-warning .navbar-link:hover,html.theme--catppuccin-latte .hero.is-warning .navbar-link.is-active{background-color:#c8801a;color:#fff}html.theme--catppuccin-latte .hero.is-warning .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-warning .tabs li.is-active a{color:#df8e1d !important;opacity:1}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#df8e1d}html.theme--catppuccin-latte .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #bc560d 0%, #df8e1d 71%, #eaba2b 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #bc560d 0%, #df8e1d 71%, #eaba2b 100%)}}html.theme--catppuccin-latte .hero.is-danger{background-color:#d20f39;color:#fff}html.theme--catppuccin-latte .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-latte .hero.is-danger strong{color:inherit}html.theme--catppuccin-latte .hero.is-danger .title{color:#fff}html.theme--catppuccin-latte .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-latte .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-latte .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .hero.is-danger .navbar-menu{background-color:#d20f39}}html.theme--catppuccin-latte .hero.is-danger .navbar-item,html.theme--catppuccin-latte .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-latte .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-latte .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-latte .hero.is-danger .navbar-link:hover,html.theme--catppuccin-latte .hero.is-danger .navbar-link.is-active{background-color:#ba0d33;color:#fff}html.theme--catppuccin-latte .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-latte .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-latte .hero.is-danger .tabs li.is-active a{color:#d20f39 !important;opacity:1}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-latte .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#d20f39}html.theme--catppuccin-latte .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ab0343 0%, #d20f39 71%, #f00a16 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ab0343 0%, #d20f39 71%, #f00a16 100%)}}html.theme--catppuccin-latte .hero.is-small .hero-body,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-latte .hero.is-halfheight .hero-body,html.theme--catppuccin-latte .hero.is-fullheight .hero-body,html.theme--catppuccin-latte .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-latte .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-latte .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-latte .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-latte .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-latte .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-latte .hero-video{overflow:hidden}html.theme--catppuccin-latte .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-latte .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero-video{display:none}}html.theme--catppuccin-latte .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-latte .hero-buttons .button{display:flex}html.theme--catppuccin-latte .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-latte .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-latte .hero-head,html.theme--catppuccin-latte .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-latte .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-latte .hero-body{padding:3rem 3rem}}html.theme--catppuccin-latte .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-latte .section{padding:3rem 3rem}html.theme--catppuccin-latte .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-latte .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-latte .footer{background-color:#e6e9ef;padding:3rem 1.5rem 6rem}html.theme--catppuccin-latte h1 .docs-heading-anchor,html.theme--catppuccin-latte h1 .docs-heading-anchor:hover,html.theme--catppuccin-latte h1 .docs-heading-anchor:visited,html.theme--catppuccin-latte h2 .docs-heading-anchor,html.theme--catppuccin-latte h2 .docs-heading-anchor:hover,html.theme--catppuccin-latte h2 .docs-heading-anchor:visited,html.theme--catppuccin-latte h3 .docs-heading-anchor,html.theme--catppuccin-latte h3 .docs-heading-anchor:hover,html.theme--catppuccin-latte h3 .docs-heading-anchor:visited,html.theme--catppuccin-latte h4 .docs-heading-anchor,html.theme--catppuccin-latte h4 .docs-heading-anchor:hover,html.theme--catppuccin-latte h4 .docs-heading-anchor:visited,html.theme--catppuccin-latte h5 .docs-heading-anchor,html.theme--catppuccin-latte h5 .docs-heading-anchor:hover,html.theme--catppuccin-latte h5 .docs-heading-anchor:visited,html.theme--catppuccin-latte h6 .docs-heading-anchor,html.theme--catppuccin-latte h6 .docs-heading-anchor:hover,html.theme--catppuccin-latte h6 .docs-heading-anchor:visited{color:#4c4f69}html.theme--catppuccin-latte h1 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h2 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h3 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h4 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h5 .docs-heading-anchor-permalink,html.theme--catppuccin-latte h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-latte h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-latte h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-latte h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-latte h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-latte .docs-dark-only{display:none !important}html.theme--catppuccin-latte pre{position:relative;overflow:hidden}html.theme--catppuccin-latte pre code,html.theme--catppuccin-latte pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-latte pre code:first-of-type,html.theme--catppuccin-latte pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-latte pre code:last-of-type,html.theme--catppuccin-latte pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-latte pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#4c4f69;cursor:pointer;text-align:center}html.theme--catppuccin-latte pre .copy-button:focus,html.theme--catppuccin-latte pre .copy-button:hover{opacity:1;background:rgba(76,79,105,0.1);color:#1e66f5}html.theme--catppuccin-latte pre .copy-button.success{color:#40a02b;opacity:1}html.theme--catppuccin-latte pre .copy-button.error{color:#d20f39;opacity:1}html.theme--catppuccin-latte pre:hover .copy-button{opacity:1}html.theme--catppuccin-latte .admonition{background-color:#e6e9ef;border-style:solid;border-width:2px;border-color:#5c5f77;border-radius:4px;font-size:1rem}html.theme--catppuccin-latte .admonition strong{color:currentColor}html.theme--catppuccin-latte .admonition.is-small,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-latte .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-latte .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-latte .admonition.is-default{background-color:#e6e9ef;border-color:#5c5f77}html.theme--catppuccin-latte .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#5c5f77}html.theme--catppuccin-latte .admonition.is-default>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-info{background-color:#e6e9ef;border-color:#179299}html.theme--catppuccin-latte .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#179299}html.theme--catppuccin-latte .admonition.is-info>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-success{background-color:#e6e9ef;border-color:#40a02b}html.theme--catppuccin-latte .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#40a02b}html.theme--catppuccin-latte .admonition.is-success>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-warning{background-color:#e6e9ef;border-color:#df8e1d}html.theme--catppuccin-latte .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#df8e1d}html.theme--catppuccin-latte .admonition.is-warning>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-danger{background-color:#e6e9ef;border-color:#d20f39}html.theme--catppuccin-latte .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#d20f39}html.theme--catppuccin-latte .admonition.is-danger>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition.is-compat{background-color:#e6e9ef;border-color:#04a5e5}html.theme--catppuccin-latte .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#04a5e5}html.theme--catppuccin-latte .admonition.is-compat>.admonition-body{color:#4c4f69}html.theme--catppuccin-latte .admonition-header{color:#5c5f77;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-latte .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-latte details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-latte details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-latte details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-latte .admonition-body{color:#4c4f69;padding:0.5rem .75rem}html.theme--catppuccin-latte .admonition-body pre{background-color:#e6e9ef}html.theme--catppuccin-latte .admonition-body code{background-color:#e6e9ef}html.theme--catppuccin-latte .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #acb0be;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-latte .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#e6e9ef;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #acb0be;overflow:auto}html.theme--catppuccin-latte .docstring>header code{background-color:transparent}html.theme--catppuccin-latte .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-latte .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-latte .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-latte .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #acb0be}html.theme--catppuccin-latte .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-latte .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-latte .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-latte .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-latte .documenter-example-output{background-color:#eff1f5}html.theme--catppuccin-latte .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#e6e9ef;color:#4c4f69;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-latte .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-latte .outdated-warning-overlay a{color:#1e66f5}html.theme--catppuccin-latte .outdated-warning-overlay a:hover{color:#04a5e5}html.theme--catppuccin-latte .content pre{border:2px solid #acb0be;border-radius:4px}html.theme--catppuccin-latte .content code{font-weight:inherit}html.theme--catppuccin-latte .content a code{color:#1e66f5}html.theme--catppuccin-latte .content a:hover code{color:#04a5e5}html.theme--catppuccin-latte .content h1 code,html.theme--catppuccin-latte .content h2 code,html.theme--catppuccin-latte .content h3 code,html.theme--catppuccin-latte .content h4 code,html.theme--catppuccin-latte .content h5 code,html.theme--catppuccin-latte .content h6 code{color:#4c4f69}html.theme--catppuccin-latte .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-latte .content blockquote>ul:first-child,html.theme--catppuccin-latte .content blockquote>ol:first-child,html.theme--catppuccin-latte .content .admonition-body>ul:first-child,html.theme--catppuccin-latte .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-latte pre,html.theme--catppuccin-latte code{font-variant-ligatures:no-contextual}html.theme--catppuccin-latte .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-latte .breadcrumb a.is-disabled,html.theme--catppuccin-latte .breadcrumb a.is-disabled:hover{color:#41445a}html.theme--catppuccin-latte .hljs{background:initial !important}html.theme--catppuccin-latte .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-latte .katex-display,html.theme--catppuccin-latte mjx-container,html.theme--catppuccin-latte .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-latte html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-latte li.no-marker{list-style:none}html.theme--catppuccin-latte #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-latte #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main{width:100%}html.theme--catppuccin-latte #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-latte #documenter .docs-main>header,html.theme--catppuccin-latte #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar{background-color:#eff1f5;border-bottom:1px solid #acb0be;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-latte #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-latte #documenter .docs-main section.footnotes{border-top:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-latte #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-latte .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-latte #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #acb0be;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-latte #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-latte #documenter .docs-sidebar{display:flex;flex-direction:column;color:#4c4f69;background-color:#e6e9ef;border-right:1px solid #acb0be;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-latte #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-latte #documenter .docs-sidebar .docs-package-name a:hover{color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #acb0be;display:none;padding:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #acb0be;padding-bottom:1.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#4c4f69;background:#e6e9ef}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#4c4f69;background-color:#f2f4f7}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #acb0be;border-bottom:1px solid #acb0be;background-color:#dce0e8}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#dce0e8;color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#f2f4f7;color:#4c4f69}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #acb0be}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-latte #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#fff}html.theme--catppuccin-latte #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#fff}}@media screen and (max-width: 1055px){html.theme--catppuccin-latte #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#fff}html.theme--catppuccin-latte #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#fff}}html.theme--catppuccin-latte kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-latte .search-min-width-50{min-width:50%}html.theme--catppuccin-latte .search-min-height-100{min-height:100%}html.theme--catppuccin-latte .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-latte .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover,html.theme--catppuccin-latte .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-latte .search-result-link .property-search-result-badge,html.theme--catppuccin-latte .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-latte .property-search-result-badge,html.theme--catppuccin-latte .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-latte .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:hover .search-filter,html.theme--catppuccin-latte .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-latte .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-latte .search-filter:hover,html.theme--catppuccin-latte .search-filter:focus{color:#333}html.theme--catppuccin-latte .search-filter-selected{color:#ccd0da;background-color:#7287fd}html.theme--catppuccin-latte .search-filter-selected:hover,html.theme--catppuccin-latte .search-filter-selected:focus{color:#ccd0da}html.theme--catppuccin-latte .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-latte .search-divider{border-bottom:1px solid #acb0be}html.theme--catppuccin-latte .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-latte .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-latte #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-latte #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-latte .w-100{width:100%}html.theme--catppuccin-latte .gap-2{gap:0.5rem}html.theme--catppuccin-latte .gap-4{gap:1rem}html.theme--catppuccin-latte .gap-8{gap:2rem}html.theme--catppuccin-latte{background-color:#eff1f5;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-latte a{transition:all 200ms ease}html.theme--catppuccin-latte .label{color:#4c4f69}html.theme--catppuccin-latte .button,html.theme--catppuccin-latte .control.has-icons-left .icon,html.theme--catppuccin-latte .control.has-icons-right .icon,html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .pagination-ellipsis,html.theme--catppuccin-latte .pagination-link,html.theme--catppuccin-latte .pagination-next,html.theme--catppuccin-latte .pagination-previous,html.theme--catppuccin-latte .select,html.theme--catppuccin-latte .select select,html.theme--catppuccin-latte .textarea{height:2.5em;color:#4c4f69}html.theme--catppuccin-latte .input,html.theme--catppuccin-latte #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-latte .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#4c4f69}html.theme--catppuccin-latte .select:after,html.theme--catppuccin-latte .select select{border-width:1px}html.theme--catppuccin-latte .menu-list a{transition:all 300ms ease}html.theme--catppuccin-latte .modal-card-foot,html.theme--catppuccin-latte .modal-card-head{border-color:#acb0be}html.theme--catppuccin-latte .navbar{border-radius:.4em}html.theme--catppuccin-latte .navbar.is-transparent{background:none}html.theme--catppuccin-latte .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-latte .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1e66f5}@media screen and (max-width: 1055px){html.theme--catppuccin-latte .navbar .navbar-menu{background-color:#1e66f5;border-radius:0 0 .4em .4em}}html.theme--catppuccin-latte .docstring>section>a.docs-sourcelink:not(body){color:#ccd0da}html.theme--catppuccin-latte .tag.is-link:not(body),html.theme--catppuccin-latte .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-latte .content kbd.is-link:not(body){color:#ccd0da}html.theme--catppuccin-latte .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-latte .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-latte .ansi span.sgr3{font-style:italic}html.theme--catppuccin-latte .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-latte .ansi span.sgr7{color:#eff1f5;background-color:#4c4f69}html.theme--catppuccin-latte .ansi span.sgr8{color:transparent}html.theme--catppuccin-latte .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-latte .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-latte .ansi span.sgr30{color:#5c5f77}html.theme--catppuccin-latte .ansi span.sgr31{color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr32{color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr33{color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr34{color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr35{color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr36{color:#179299}html.theme--catppuccin-latte .ansi span.sgr37{color:#acb0be}html.theme--catppuccin-latte .ansi span.sgr40{background-color:#5c5f77}html.theme--catppuccin-latte .ansi span.sgr41{background-color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr42{background-color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr43{background-color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr44{background-color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr45{background-color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr46{background-color:#179299}html.theme--catppuccin-latte .ansi span.sgr47{background-color:#acb0be}html.theme--catppuccin-latte .ansi span.sgr90{color:#6c6f85}html.theme--catppuccin-latte .ansi span.sgr91{color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr92{color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr93{color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr94{color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr95{color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr96{color:#179299}html.theme--catppuccin-latte .ansi span.sgr97{color:#bcc0cc}html.theme--catppuccin-latte .ansi span.sgr100{background-color:#6c6f85}html.theme--catppuccin-latte .ansi span.sgr101{background-color:#d20f39}html.theme--catppuccin-latte .ansi span.sgr102{background-color:#40a02b}html.theme--catppuccin-latte .ansi span.sgr103{background-color:#df8e1d}html.theme--catppuccin-latte .ansi span.sgr104{background-color:#1e66f5}html.theme--catppuccin-latte .ansi span.sgr105{background-color:#ea76cb}html.theme--catppuccin-latte .ansi span.sgr106{background-color:#179299}html.theme--catppuccin-latte .ansi span.sgr107{background-color:#bcc0cc}html.theme--catppuccin-latte code.language-julia-repl>span.hljs-meta{color:#40a02b;font-weight:bolder}html.theme--catppuccin-latte code .hljs{color:#4c4f69;background:#eff1f5}html.theme--catppuccin-latte code .hljs-keyword{color:#8839ef}html.theme--catppuccin-latte code .hljs-built_in{color:#d20f39}html.theme--catppuccin-latte code .hljs-type{color:#df8e1d}html.theme--catppuccin-latte code .hljs-literal{color:#fe640b}html.theme--catppuccin-latte code .hljs-number{color:#fe640b}html.theme--catppuccin-latte code .hljs-operator{color:#179299}html.theme--catppuccin-latte code .hljs-punctuation{color:#5c5f77}html.theme--catppuccin-latte code .hljs-property{color:#179299}html.theme--catppuccin-latte code .hljs-regexp{color:#ea76cb}html.theme--catppuccin-latte code .hljs-string{color:#40a02b}html.theme--catppuccin-latte code .hljs-char.escape_{color:#40a02b}html.theme--catppuccin-latte code .hljs-subst{color:#6c6f85}html.theme--catppuccin-latte code .hljs-symbol{color:#dd7878}html.theme--catppuccin-latte code .hljs-variable{color:#8839ef}html.theme--catppuccin-latte code .hljs-variable.language_{color:#8839ef}html.theme--catppuccin-latte code .hljs-variable.constant_{color:#fe640b}html.theme--catppuccin-latte code .hljs-title{color:#1e66f5}html.theme--catppuccin-latte code .hljs-title.class_{color:#df8e1d}html.theme--catppuccin-latte code .hljs-title.function_{color:#1e66f5}html.theme--catppuccin-latte code .hljs-params{color:#4c4f69}html.theme--catppuccin-latte code .hljs-comment{color:#acb0be}html.theme--catppuccin-latte code .hljs-doctag{color:#d20f39}html.theme--catppuccin-latte code .hljs-meta{color:#fe640b}html.theme--catppuccin-latte code .hljs-section{color:#1e66f5}html.theme--catppuccin-latte code .hljs-tag{color:#6c6f85}html.theme--catppuccin-latte code .hljs-name{color:#8839ef}html.theme--catppuccin-latte code .hljs-attr{color:#1e66f5}html.theme--catppuccin-latte code .hljs-attribute{color:#40a02b}html.theme--catppuccin-latte code .hljs-bullet{color:#179299}html.theme--catppuccin-latte code .hljs-code{color:#40a02b}html.theme--catppuccin-latte code .hljs-emphasis{color:#d20f39;font-style:italic}html.theme--catppuccin-latte code .hljs-strong{color:#d20f39;font-weight:bold}html.theme--catppuccin-latte code .hljs-formula{color:#179299}html.theme--catppuccin-latte code .hljs-link{color:#209fb5;font-style:italic}html.theme--catppuccin-latte code .hljs-quote{color:#40a02b;font-style:italic}html.theme--catppuccin-latte code .hljs-selector-tag{color:#df8e1d}html.theme--catppuccin-latte code .hljs-selector-id{color:#1e66f5}html.theme--catppuccin-latte code .hljs-selector-class{color:#179299}html.theme--catppuccin-latte code .hljs-selector-attr{color:#8839ef}html.theme--catppuccin-latte code .hljs-selector-pseudo{color:#179299}html.theme--catppuccin-latte code .hljs-template-tag{color:#dd7878}html.theme--catppuccin-latte code .hljs-template-variable{color:#dd7878}html.theme--catppuccin-latte code .hljs-addition{color:#40a02b;background:rgba(166,227,161,0.15)}html.theme--catppuccin-latte code .hljs-deletion{color:#d20f39;background:rgba(243,139,168,0.15)}html.theme--catppuccin-latte .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover,html.theme--catppuccin-latte .search-result-link:focus{background-color:#ccd0da}html.theme--catppuccin-latte .search-result-link .property-search-result-badge,html.theme--catppuccin-latte .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-latte .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:hover .search-filter,html.theme--catppuccin-latte .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-latte .search-result-link:focus .search-filter{color:#ccd0da !important;background-color:#7287fd !important}html.theme--catppuccin-latte .search-result-title{color:#4c4f69}html.theme--catppuccin-latte .search-result-highlight{background-color:#d20f39;color:#e6e9ef}html.theme--catppuccin-latte .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-latte .w-100{width:100%}html.theme--catppuccin-latte .gap-2{gap:0.5rem}html.theme--catppuccin-latte .gap-4{gap:1rem} diff --git a/v0.1.1/assets/themes/catppuccin-macchiato.css b/v0.1.1/assets/themes/catppuccin-macchiato.css new file mode 100644 index 0000000..6ed16f8 --- /dev/null +++ b/v0.1.1/assets/themes/catppuccin-macchiato.css @@ -0,0 +1 @@ +html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato .file-name,html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-macchiato .pagination-previous:focus,html.theme--catppuccin-macchiato .pagination-next:focus,html.theme--catppuccin-macchiato .pagination-link:focus,html.theme--catppuccin-macchiato .pagination-ellipsis:focus,html.theme--catppuccin-macchiato .file-cta:focus,html.theme--catppuccin-macchiato .file-name:focus,html.theme--catppuccin-macchiato .select select:focus,html.theme--catppuccin-macchiato .textarea:focus,html.theme--catppuccin-macchiato .input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-macchiato .button:focus,html.theme--catppuccin-macchiato .is-focused.pagination-previous,html.theme--catppuccin-macchiato .is-focused.pagination-next,html.theme--catppuccin-macchiato .is-focused.pagination-link,html.theme--catppuccin-macchiato .is-focused.pagination-ellipsis,html.theme--catppuccin-macchiato .is-focused.file-cta,html.theme--catppuccin-macchiato .is-focused.file-name,html.theme--catppuccin-macchiato .select select.is-focused,html.theme--catppuccin-macchiato .is-focused.textarea,html.theme--catppuccin-macchiato .is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-focused.button,html.theme--catppuccin-macchiato .pagination-previous:active,html.theme--catppuccin-macchiato .pagination-next:active,html.theme--catppuccin-macchiato .pagination-link:active,html.theme--catppuccin-macchiato .pagination-ellipsis:active,html.theme--catppuccin-macchiato .file-cta:active,html.theme--catppuccin-macchiato .file-name:active,html.theme--catppuccin-macchiato .select select:active,html.theme--catppuccin-macchiato .textarea:active,html.theme--catppuccin-macchiato .input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-macchiato .button:active,html.theme--catppuccin-macchiato .is-active.pagination-previous,html.theme--catppuccin-macchiato .is-active.pagination-next,html.theme--catppuccin-macchiato .is-active.pagination-link,html.theme--catppuccin-macchiato .is-active.pagination-ellipsis,html.theme--catppuccin-macchiato .is-active.file-cta,html.theme--catppuccin-macchiato .is-active.file-name,html.theme--catppuccin-macchiato .select select.is-active,html.theme--catppuccin-macchiato .is-active.textarea,html.theme--catppuccin-macchiato .is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .is-active.button{outline:none}html.theme--catppuccin-macchiato .pagination-previous[disabled],html.theme--catppuccin-macchiato .pagination-next[disabled],html.theme--catppuccin-macchiato .pagination-link[disabled],html.theme--catppuccin-macchiato .pagination-ellipsis[disabled],html.theme--catppuccin-macchiato .file-cta[disabled],html.theme--catppuccin-macchiato .file-name[disabled],html.theme--catppuccin-macchiato .select select[disabled],html.theme--catppuccin-macchiato .textarea[disabled],html.theme--catppuccin-macchiato .input[disabled],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-macchiato .button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-macchiato .file-name,html.theme--catppuccin-macchiato fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-macchiato .select select,fieldset[disabled] html.theme--catppuccin-macchiato .textarea,fieldset[disabled] html.theme--catppuccin-macchiato .input,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato fieldset[disabled] .select select,html.theme--catppuccin-macchiato .select fieldset[disabled] select,html.theme--catppuccin-macchiato fieldset[disabled] .textarea,html.theme--catppuccin-macchiato fieldset[disabled] .input,html.theme--catppuccin-macchiato fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-macchiato .button,html.theme--catppuccin-macchiato fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-macchiato .tabs,html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .breadcrumb,html.theme--catppuccin-macchiato .file,html.theme--catppuccin-macchiato .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-macchiato .admonition:not(:last-child),html.theme--catppuccin-macchiato .tabs:not(:last-child),html.theme--catppuccin-macchiato .pagination:not(:last-child),html.theme--catppuccin-macchiato .message:not(:last-child),html.theme--catppuccin-macchiato .level:not(:last-child),html.theme--catppuccin-macchiato .breadcrumb:not(:last-child),html.theme--catppuccin-macchiato .block:not(:last-child),html.theme--catppuccin-macchiato .title:not(:last-child),html.theme--catppuccin-macchiato .subtitle:not(:last-child),html.theme--catppuccin-macchiato .table-container:not(:last-child),html.theme--catppuccin-macchiato .table:not(:last-child),html.theme--catppuccin-macchiato .progress:not(:last-child),html.theme--catppuccin-macchiato .notification:not(:last-child),html.theme--catppuccin-macchiato .content:not(:last-child),html.theme--catppuccin-macchiato .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .modal-close,html.theme--catppuccin-macchiato .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-macchiato .modal-close::before,html.theme--catppuccin-macchiato .delete::before,html.theme--catppuccin-macchiato .modal-close::after,html.theme--catppuccin-macchiato .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-macchiato .modal-close::before,html.theme--catppuccin-macchiato .delete::before{height:2px;width:50%}html.theme--catppuccin-macchiato .modal-close::after,html.theme--catppuccin-macchiato .delete::after{height:50%;width:2px}html.theme--catppuccin-macchiato .modal-close:hover,html.theme--catppuccin-macchiato .delete:hover,html.theme--catppuccin-macchiato .modal-close:focus,html.theme--catppuccin-macchiato .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-macchiato .modal-close:active,html.theme--catppuccin-macchiato .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-macchiato .is-small.modal-close,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-macchiato .is-small.delete,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-macchiato .is-medium.modal-close,html.theme--catppuccin-macchiato .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-macchiato .is-large.modal-close,html.theme--catppuccin-macchiato .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-macchiato .control.is-loading::after,html.theme--catppuccin-macchiato .select.is-loading::after,html.theme--catppuccin-macchiato .loader,html.theme--catppuccin-macchiato .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #8087a2;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-macchiato .hero-video,html.theme--catppuccin-macchiato .modal-background,html.theme--catppuccin-macchiato .modal,html.theme--catppuccin-macchiato .image.is-square img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-macchiato .image.is-square .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-macchiato .image.is-1by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-macchiato .image.is-1by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-macchiato .image.is-5by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-macchiato .image.is-4by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-macchiato .image.is-3by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-macchiato .image.is-5by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-16by9 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-macchiato .image.is-16by9 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-macchiato .image.is-2by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-macchiato .image.is-3by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-macchiato .image.is-4by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-macchiato .image.is-3by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-macchiato .image.is-2by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-macchiato .image.is-3by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-9by16 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-macchiato .image.is-9by16 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-macchiato .image.is-1by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-macchiato .image.is-1by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-macchiato .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#363a4f !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#212431 !important}.has-background-dark{background-color:#363a4f !important}.has-text-primary{color:#8aadf4 !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#5b8cf0 !important}.has-background-primary{background-color:#8aadf4 !important}.has-text-primary-light{color:#ecf2fd !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bed1f9 !important}.has-background-primary-light{background-color:#ecf2fd !important}.has-text-primary-dark{color:#0e3b95 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#124dc4 !important}.has-background-primary-dark{background-color:#0e3b95 !important}.has-text-link{color:#8aadf4 !important}a.has-text-link:hover,a.has-text-link:focus{color:#5b8cf0 !important}.has-background-link{background-color:#8aadf4 !important}.has-text-link-light{color:#ecf2fd !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bed1f9 !important}.has-background-link-light{background-color:#ecf2fd !important}.has-text-link-dark{color:#0e3b95 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#124dc4 !important}.has-background-link-dark{background-color:#0e3b95 !important}.has-text-info{color:#8bd5ca !important}a.has-text-info:hover,a.has-text-info:focus{color:#66c7b9 !important}.has-background-info{background-color:#8bd5ca !important}.has-text-info-light{color:#f0faf8 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#cbece7 !important}.has-background-info-light{background-color:#f0faf8 !important}.has-text-info-dark{color:#276d62 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#359284 !important}.has-background-info-dark{background-color:#276d62 !important}.has-text-success{color:#a6da95 !important}a.has-text-success:hover,a.has-text-success:focus{color:#86cd6f !important}.has-background-success{background-color:#a6da95 !important}.has-text-success-light{color:#f2faf0 !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#d3edca !important}.has-background-success-light{background-color:#f2faf0 !important}.has-text-success-dark{color:#386e26 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#4b9333 !important}.has-background-success-dark{background-color:#386e26 !important}.has-text-warning{color:#eed49f !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#e6c174 !important}.has-background-warning{background-color:#eed49f !important}.has-text-warning-light{color:#fcf7ee !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#f4e4c2 !important}.has-background-warning-light{background-color:#fcf7ee !important}.has-text-warning-dark{color:#7e5c16 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#a97b1e !important}.has-background-warning-dark{background-color:#7e5c16 !important}.has-text-danger{color:#ed8796 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#e65b6f !important}.has-background-danger{background-color:#ed8796 !important}.has-text-danger-light{color:#fcedef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f6c1c9 !important}.has-background-danger-light{background-color:#fcedef !important}.has-text-danger-dark{color:#971729 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c31d36 !important}.has-background-danger-dark{background-color:#971729 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363a4f !important}.has-background-grey-darker{background-color:#363a4f !important}.has-text-grey-dark{color:#494d64 !important}.has-background-grey-dark{background-color:#494d64 !important}.has-text-grey{color:#5b6078 !important}.has-background-grey{background-color:#5b6078 !important}.has-text-grey-light{color:#6e738d !important}.has-background-grey-light{background-color:#6e738d !important}.has-text-grey-lighter{color:#8087a2 !important}.has-background-grey-lighter{background-color:#8087a2 !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-macchiato html{background-color:#24273a;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-macchiato article,html.theme--catppuccin-macchiato aside,html.theme--catppuccin-macchiato figure,html.theme--catppuccin-macchiato footer,html.theme--catppuccin-macchiato header,html.theme--catppuccin-macchiato hgroup,html.theme--catppuccin-macchiato section{display:block}html.theme--catppuccin-macchiato body,html.theme--catppuccin-macchiato button,html.theme--catppuccin-macchiato input,html.theme--catppuccin-macchiato optgroup,html.theme--catppuccin-macchiato select,html.theme--catppuccin-macchiato textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-macchiato code,html.theme--catppuccin-macchiato pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-macchiato body{color:#cad3f5;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-macchiato a{color:#8aadf4;cursor:pointer;text-decoration:none}html.theme--catppuccin-macchiato a strong{color:currentColor}html.theme--catppuccin-macchiato a:hover{color:#91d7e3}html.theme--catppuccin-macchiato code{background-color:#1e2030;color:#cad3f5;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-macchiato hr{background-color:#1e2030;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-macchiato img{height:auto;max-width:100%}html.theme--catppuccin-macchiato input[type="checkbox"],html.theme--catppuccin-macchiato input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-macchiato small{font-size:.875em}html.theme--catppuccin-macchiato span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-macchiato strong{color:#b5c1f1;font-weight:700}html.theme--catppuccin-macchiato fieldset{border:none}html.theme--catppuccin-macchiato pre{-webkit-overflow-scrolling:touch;background-color:#1e2030;color:#cad3f5;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-macchiato pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-macchiato table td,html.theme--catppuccin-macchiato table th{vertical-align:top}html.theme--catppuccin-macchiato table td:not([align]),html.theme--catppuccin-macchiato table th:not([align]){text-align:inherit}html.theme--catppuccin-macchiato table th{color:#b5c1f1}html.theme--catppuccin-macchiato .box{background-color:#494d64;border-radius:8px;box-shadow:none;color:#cad3f5;display:block;padding:1.25rem}html.theme--catppuccin-macchiato a.box:hover,html.theme--catppuccin-macchiato a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #8aadf4}html.theme--catppuccin-macchiato a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #8aadf4}html.theme--catppuccin-macchiato .button{background-color:#1e2030;border-color:#3b3f5f;border-width:1px;color:#8aadf4;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-macchiato .button strong{color:inherit}html.theme--catppuccin-macchiato .button .icon,html.theme--catppuccin-macchiato .button .icon.is-small,html.theme--catppuccin-macchiato .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-macchiato .button .icon.is-medium,html.theme--catppuccin-macchiato .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-macchiato .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-macchiato .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-macchiato .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-macchiato .button:hover,html.theme--catppuccin-macchiato .button.is-hovered{border-color:#6e738d;color:#b5c1f1}html.theme--catppuccin-macchiato .button:focus,html.theme--catppuccin-macchiato .button.is-focused{border-color:#6e738d;color:#739df2}html.theme--catppuccin-macchiato .button:focus:not(:active),html.theme--catppuccin-macchiato .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button:active,html.theme--catppuccin-macchiato .button.is-active{border-color:#494d64;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text{background-color:transparent;border-color:transparent;color:#cad3f5;text-decoration:underline}html.theme--catppuccin-macchiato .button.is-text:hover,html.theme--catppuccin-macchiato .button.is-text.is-hovered,html.theme--catppuccin-macchiato .button.is-text:focus,html.theme--catppuccin-macchiato .button.is-text.is-focused{background-color:#1e2030;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text:active,html.theme--catppuccin-macchiato .button.is-text.is-active{background-color:#141620;color:#b5c1f1}html.theme--catppuccin-macchiato .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-macchiato .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#8aadf4;text-decoration:none}html.theme--catppuccin-macchiato .button.is-ghost:hover,html.theme--catppuccin-macchiato .button.is-ghost.is-hovered{color:#8aadf4;text-decoration:underline}html.theme--catppuccin-macchiato .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:hover,html.theme--catppuccin-macchiato .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:focus,html.theme--catppuccin-macchiato .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white:focus:not(:active),html.theme--catppuccin-macchiato .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .button.is-white:active,html.theme--catppuccin-macchiato .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-macchiato .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-macchiato .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-white.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:hover,html.theme--catppuccin-macchiato .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:focus,html.theme--catppuccin-macchiato .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black:focus:not(:active),html.theme--catppuccin-macchiato .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .button.is-black:active,html.theme--catppuccin-macchiato .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-macchiato .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-black.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:hover,html.theme--catppuccin-macchiato .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:focus,html.theme--catppuccin-macchiato .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light:focus:not(:active),html.theme--catppuccin-macchiato .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .button.is-light:active,html.theme--catppuccin-macchiato .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-macchiato .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-light.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-dark,html.theme--catppuccin-macchiato .content kbd.button{background-color:#363a4f;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:hover,html.theme--catppuccin-macchiato .content kbd.button:hover,html.theme--catppuccin-macchiato .button.is-dark.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-hovered{background-color:#313447;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:focus,html.theme--catppuccin-macchiato .content kbd.button:focus,html.theme--catppuccin-macchiato .button.is-dark.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark:focus:not(:active),html.theme--catppuccin-macchiato .content kbd.button:focus:not(:active),html.theme--catppuccin-macchiato .button.is-dark.is-focused:not(:active),html.theme--catppuccin-macchiato .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .button.is-dark:active,html.theme--catppuccin-macchiato .content kbd.button:active,html.theme--catppuccin-macchiato .button.is-dark.is-active,html.theme--catppuccin-macchiato .content kbd.button.is-active{background-color:#2c2f40;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-dark[disabled],html.theme--catppuccin-macchiato .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button{background-color:#363a4f;border-color:#363a4f;box-shadow:none}html.theme--catppuccin-macchiato .button.is-dark.is-inverted,html.theme--catppuccin-macchiato .content kbd.button.is-inverted{background-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted:hover,html.theme--catppuccin-macchiato .content kbd.button.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-dark.is-inverted[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-loading::after,html.theme--catppuccin-macchiato .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined,html.theme--catppuccin-macchiato .content kbd.button.is-outlined{background-color:transparent;border-color:#363a4f;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-outlined:hover,html.theme--catppuccin-macchiato .content kbd.button.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-dark.is-outlined:focus,html.theme--catppuccin-macchiato .content kbd.button.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-focused{background-color:#363a4f;border-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #363a4f #363a4f !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-dark.is-outlined[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-outlined{background-color:transparent;border-color:#363a4f;box-shadow:none;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363a4f #363a4f !important}html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary:focus:not(:active),html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-macchiato .button.is-primary.is-focused:not(:active),html.theme--catppuccin-macchiato .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button.is-primary:active,html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-macchiato .button.is-primary.is-active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-active.docs-sourcelink{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-primary[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.docs-sourcelink{background-color:#8aadf4;border-color:#8aadf4;box-shadow:none}html.theme--catppuccin-macchiato .button.is-primary.is-inverted,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-primary.is-inverted[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-loading::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-outlined:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-macchiato .button.is-primary.is-outlined:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-macchiato .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-primary.is-outlined[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#8aadf4;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-macchiato .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-primary.is-light,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-primary.is-light:hover,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-macchiato .button.is-primary.is-light.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e1eafc;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-primary.is-light:active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-macchiato .button.is-primary.is-light.is-active,html.theme--catppuccin-macchiato .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d5e2fb;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:hover,html.theme--catppuccin-macchiato .button.is-link.is-hovered{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:focus,html.theme--catppuccin-macchiato .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link:focus:not(:active),html.theme--catppuccin-macchiato .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .button.is-link:active,html.theme--catppuccin-macchiato .button.is-link.is-active{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link{background-color:#8aadf4;border-color:#8aadf4;box-shadow:none}html.theme--catppuccin-macchiato .button.is-link.is-inverted{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined{background-color:transparent;border-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-link.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-focused{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-outlined{background-color:transparent;border-color:#8aadf4;box-shadow:none;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8aadf4 #8aadf4 !important}html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-link.is-light{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link.is-light:hover,html.theme--catppuccin-macchiato .button.is-link.is-light.is-hovered{background-color:#e1eafc;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-link.is-light:active,html.theme--catppuccin-macchiato .button.is-link.is-light.is-active{background-color:#d5e2fb;border-color:transparent;color:#0e3b95}html.theme--catppuccin-macchiato .button.is-info{background-color:#8bd5ca;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:hover,html.theme--catppuccin-macchiato .button.is-info.is-hovered{background-color:#82d2c6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:focus,html.theme--catppuccin-macchiato .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info:focus:not(:active),html.theme--catppuccin-macchiato .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .button.is-info:active,html.theme--catppuccin-macchiato .button.is-info.is-active{background-color:#78cec1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info{background-color:#8bd5ca;border-color:#8bd5ca;box-shadow:none}html.theme--catppuccin-macchiato .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined{background-color:transparent;border-color:#8bd5ca;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-info.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-focused{background-color:#8bd5ca;border-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #8bd5ca #8bd5ca !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-outlined{background-color:transparent;border-color:#8bd5ca;box-shadow:none;color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #8bd5ca #8bd5ca !important}html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-info.is-light{background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .button.is-info.is-light:hover,html.theme--catppuccin-macchiato .button.is-info.is-light.is-hovered{background-color:#e7f6f4;border-color:transparent;color:#276d62}html.theme--catppuccin-macchiato .button.is-info.is-light:active,html.theme--catppuccin-macchiato .button.is-info.is-light.is-active{background-color:#ddf3f0;border-color:transparent;color:#276d62}html.theme--catppuccin-macchiato .button.is-success{background-color:#a6da95;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:hover,html.theme--catppuccin-macchiato .button.is-success.is-hovered{background-color:#9ed78c;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:focus,html.theme--catppuccin-macchiato .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success:focus:not(:active),html.theme--catppuccin-macchiato .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .button.is-success:active,html.theme--catppuccin-macchiato .button.is-success.is-active{background-color:#96d382;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success{background-color:#a6da95;border-color:#a6da95;box-shadow:none}html.theme--catppuccin-macchiato .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined{background-color:transparent;border-color:#a6da95;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-success.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-focused{background-color:#a6da95;border-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6da95 #a6da95 !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-outlined{background-color:transparent;border-color:#a6da95;box-shadow:none;color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6da95 #a6da95 !important}html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-success.is-light{background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .button.is-success.is-light:hover,html.theme--catppuccin-macchiato .button.is-success.is-light.is-hovered{background-color:#eaf6e6;border-color:transparent;color:#386e26}html.theme--catppuccin-macchiato .button.is-success.is-light:active,html.theme--catppuccin-macchiato .button.is-success.is-light.is-active{background-color:#e2f3dd;border-color:transparent;color:#386e26}html.theme--catppuccin-macchiato .button.is-warning{background-color:#eed49f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:hover,html.theme--catppuccin-macchiato .button.is-warning.is-hovered{background-color:#eccf94;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:focus,html.theme--catppuccin-macchiato .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning:focus:not(:active),html.theme--catppuccin-macchiato .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .button.is-warning:active,html.theme--catppuccin-macchiato .button.is-warning.is-active{background-color:#eaca89;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning{background-color:#eed49f;border-color:#eed49f;box-shadow:none}html.theme--catppuccin-macchiato .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined{background-color:transparent;border-color:#eed49f;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-warning.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-focused{background-color:#eed49f;border-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #eed49f #eed49f !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-macchiato .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-outlined{background-color:transparent;border-color:#eed49f;box-shadow:none;color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #eed49f #eed49f !important}html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .button.is-warning.is-light{background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-warning.is-light:hover,html.theme--catppuccin-macchiato .button.is-warning.is-light.is-hovered{background-color:#faf2e3;border-color:transparent;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-warning.is-light:active,html.theme--catppuccin-macchiato .button.is-warning.is-light.is-active{background-color:#f8eed8;border-color:transparent;color:#7e5c16}html.theme--catppuccin-macchiato .button.is-danger{background-color:#ed8796;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:hover,html.theme--catppuccin-macchiato .button.is-danger.is-hovered{background-color:#eb7c8c;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:focus,html.theme--catppuccin-macchiato .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger:focus:not(:active),html.theme--catppuccin-macchiato .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .button.is-danger:active,html.theme--catppuccin-macchiato .button.is-danger.is-active{background-color:#ea7183;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger{background-color:#ed8796;border-color:#ed8796;box-shadow:none}html.theme--catppuccin-macchiato .button.is-danger.is-inverted{background-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted:hover,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-macchiato .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined{background-color:transparent;border-color:#ed8796;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-danger.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-focused{background-color:#ed8796;border-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #ed8796 #ed8796 !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-macchiato .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-outlined{background-color:transparent;border-color:#ed8796;box-shadow:none;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ed8796 #ed8796 !important}html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-macchiato .button.is-danger.is-light{background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .button.is-danger.is-light:hover,html.theme--catppuccin-macchiato .button.is-danger.is-light.is-hovered{background-color:#fbe2e6;border-color:transparent;color:#971729}html.theme--catppuccin-macchiato .button.is-danger.is-light:active,html.theme--catppuccin-macchiato .button.is-danger.is-light.is-active{background-color:#f9d7dc;border-color:transparent;color:#971729}html.theme--catppuccin-macchiato .button.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-small:not(.is-rounded),html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-macchiato .button.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .button.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .button.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .button[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .button{background-color:#6e738d;border-color:#5b6078;box-shadow:none;opacity:.5}html.theme--catppuccin-macchiato .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-macchiato .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-macchiato .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-macchiato .button.is-static{background-color:#1e2030;border-color:#5b6078;color:#8087a2;box-shadow:none;pointer-events:none}html.theme--catppuccin-macchiato .button.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-macchiato .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-macchiato .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-macchiato .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-macchiato .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-macchiato .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-macchiato .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-macchiato .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-macchiato .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-macchiato .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-macchiato .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-macchiato .buttons.has-addons .button:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-macchiato .buttons.has-addons .button:focus,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-focused,html.theme--catppuccin-macchiato .buttons.has-addons .button:active,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-active,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-macchiato .buttons.has-addons .button:focus:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button:active:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-macchiato .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-macchiato .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .buttons.is-centered{justify-content:center}html.theme--catppuccin-macchiato .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-macchiato .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .button.is-responsive.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-macchiato .button.is-responsive,html.theme--catppuccin-macchiato .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-macchiato .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .button.is-responsive.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-macchiato .button.is-responsive,html.theme--catppuccin-macchiato .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-macchiato .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-macchiato .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-macchiato .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-macchiato .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-macchiato .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-macchiato .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-macchiato .content li+li{margin-top:0.25em}html.theme--catppuccin-macchiato .content p:not(:last-child),html.theme--catppuccin-macchiato .content dl:not(:last-child),html.theme--catppuccin-macchiato .content ol:not(:last-child),html.theme--catppuccin-macchiato .content ul:not(:last-child),html.theme--catppuccin-macchiato .content blockquote:not(:last-child),html.theme--catppuccin-macchiato .content pre:not(:last-child),html.theme--catppuccin-macchiato .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-macchiato .content h1,html.theme--catppuccin-macchiato .content h2,html.theme--catppuccin-macchiato .content h3,html.theme--catppuccin-macchiato .content h4,html.theme--catppuccin-macchiato .content h5,html.theme--catppuccin-macchiato .content h6{color:#cad3f5;font-weight:600;line-height:1.125}html.theme--catppuccin-macchiato .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-macchiato .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-macchiato .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-macchiato .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-macchiato .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-macchiato .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-macchiato .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-macchiato .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-macchiato .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-macchiato .content blockquote{background-color:#1e2030;border-left:5px solid #5b6078;padding:1.25em 1.5em}html.theme--catppuccin-macchiato .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-macchiato .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-macchiato .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-macchiato .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-macchiato .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-macchiato .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-macchiato .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-macchiato .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-macchiato .content ul ul ul{list-style-type:square}html.theme--catppuccin-macchiato .content dd{margin-left:2em}html.theme--catppuccin-macchiato .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-macchiato .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-macchiato .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-macchiato .content figure img{display:inline-block}html.theme--catppuccin-macchiato .content figure figcaption{font-style:italic}html.theme--catppuccin-macchiato .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-macchiato .content sup,html.theme--catppuccin-macchiato .content sub{font-size:75%}html.theme--catppuccin-macchiato .content table{width:100%}html.theme--catppuccin-macchiato .content table td,html.theme--catppuccin-macchiato .content table th{border:1px solid #5b6078;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-macchiato .content table th{color:#b5c1f1}html.theme--catppuccin-macchiato .content table th:not([align]){text-align:inherit}html.theme--catppuccin-macchiato .content table thead td,html.theme--catppuccin-macchiato .content table thead th{border-width:0 0 2px;color:#b5c1f1}html.theme--catppuccin-macchiato .content table tfoot td,html.theme--catppuccin-macchiato .content table tfoot th{border-width:2px 0 0;color:#b5c1f1}html.theme--catppuccin-macchiato .content table tbody tr:last-child td,html.theme--catppuccin-macchiato .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-macchiato .content .tabs li+li{margin-top:0}html.theme--catppuccin-macchiato .content.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-macchiato .content.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .content.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .content.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-macchiato .icon.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-macchiato .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-macchiato .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-macchiato .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-macchiato .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-macchiato .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-macchiato div.icon-text{display:flex}html.theme--catppuccin-macchiato .image,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-macchiato .image img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-macchiato .image img.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-macchiato .image.is-fullwidth,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .image.is-square img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-macchiato .image.is-square .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-macchiato .image.is-1by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-macchiato .image.is-1by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-macchiato .image.is-5by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-macchiato .image.is-4by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-macchiato .image.is-3by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-5by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-macchiato .image.is-5by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-16by9 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-macchiato .image.is-16by9 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-macchiato .image.is-2by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by1 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-macchiato .image.is-3by1 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-macchiato .image.is-4by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-macchiato .image.is-4by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by4 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-macchiato .image.is-3by4 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-macchiato .image.is-2by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-macchiato .image.is-2by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-macchiato .image.is-3by5 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-macchiato .image.is-3by5 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-macchiato .image.is-9by16 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-macchiato .image.is-9by16 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by2 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-macchiato .image.is-1by2 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-macchiato .image.is-1by3 img,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-macchiato .image.is-1by3 .has-ratio,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-macchiato .image.is-square,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-macchiato .image.is-1by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-macchiato .image.is-5by4,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-macchiato .image.is-4by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-macchiato .image.is-3by2,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-macchiato .image.is-5by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-macchiato .image.is-16by9,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-macchiato .image.is-2by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-macchiato .image.is-3by1,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-macchiato .image.is-4by5,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-macchiato .image.is-3by4,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-macchiato .image.is-2by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-macchiato .image.is-3by5,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-macchiato .image.is-9by16,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-macchiato .image.is-1by2,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-macchiato .image.is-1by3,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-macchiato .image.is-16x16,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-macchiato .image.is-24x24,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-macchiato .image.is-32x32,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-macchiato .image.is-48x48,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-macchiato .image.is-64x64,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-macchiato .image.is-96x96,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-macchiato .image.is-128x128,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-macchiato .notification{background-color:#1e2030;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-macchiato .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-macchiato .notification strong{color:currentColor}html.theme--catppuccin-macchiato .notification code,html.theme--catppuccin-macchiato .notification pre{background:#fff}html.theme--catppuccin-macchiato .notification pre code{background:transparent}html.theme--catppuccin-macchiato .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-macchiato .notification .title,html.theme--catppuccin-macchiato .notification .subtitle,html.theme--catppuccin-macchiato .notification .content{color:currentColor}html.theme--catppuccin-macchiato .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-dark,html.theme--catppuccin-macchiato .content kbd.notification{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .notification.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.notification.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .notification.is-primary.is-light,html.theme--catppuccin-macchiato .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .notification.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .notification.is-link.is-light{background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .notification.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-info.is-light{background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .notification.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-success.is-light{background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .notification.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .notification.is-warning.is-light{background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .notification.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .notification.is-danger.is-light{background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-macchiato .progress::-webkit-progress-bar{background-color:#494d64}html.theme--catppuccin-macchiato .progress::-webkit-progress-value{background-color:#8087a2}html.theme--catppuccin-macchiato .progress::-moz-progress-bar{background-color:#8087a2}html.theme--catppuccin-macchiato .progress::-ms-fill{background-color:#8087a2;border:none}html.theme--catppuccin-macchiato .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-macchiato .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-macchiato .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-macchiato .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-macchiato .content kbd.progress::-webkit-progress-value{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-macchiato .content kbd.progress::-moz-progress-bar{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark::-ms-fill,html.theme--catppuccin-macchiato .content kbd.progress::-ms-fill{background-color:#363a4f}html.theme--catppuccin-macchiato .progress.is-dark:indeterminate,html.theme--catppuccin-macchiato .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #363a4f 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary::-ms-fill,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-primary:indeterminate,html.theme--catppuccin-macchiato .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #8aadf4 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-link::-webkit-progress-value{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link::-moz-progress-bar{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link::-ms-fill{background-color:#8aadf4}html.theme--catppuccin-macchiato .progress.is-link:indeterminate{background-image:linear-gradient(to right, #8aadf4 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-info::-webkit-progress-value{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info::-moz-progress-bar{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info::-ms-fill{background-color:#8bd5ca}html.theme--catppuccin-macchiato .progress.is-info:indeterminate{background-image:linear-gradient(to right, #8bd5ca 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-success::-webkit-progress-value{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success::-moz-progress-bar{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success::-ms-fill{background-color:#a6da95}html.theme--catppuccin-macchiato .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6da95 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-warning::-webkit-progress-value{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning::-moz-progress-bar{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning::-ms-fill{background-color:#eed49f}html.theme--catppuccin-macchiato .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #eed49f 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress.is-danger::-webkit-progress-value{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger::-moz-progress-bar{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger::-ms-fill{background-color:#ed8796}html.theme--catppuccin-macchiato .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #ed8796 30%, #494d64 30%)}html.theme--catppuccin-macchiato .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#494d64;background-image:linear-gradient(to right, #cad3f5 30%, #494d64 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-macchiato .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-macchiato .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-macchiato .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-macchiato .progress.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-macchiato .progress.is-medium{height:1.25rem}html.theme--catppuccin-macchiato .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-macchiato .table{background-color:#494d64;color:#cad3f5}html.theme--catppuccin-macchiato .table td,html.theme--catppuccin-macchiato .table th{border:1px solid #5b6078;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-macchiato .table td.is-white,html.theme--catppuccin-macchiato .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .table td.is-black,html.theme--catppuccin-macchiato .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .table td.is-light,html.theme--catppuccin-macchiato .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-dark,html.theme--catppuccin-macchiato .table th.is-dark{background-color:#363a4f;border-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .table td.is-primary,html.theme--catppuccin-macchiato .table th.is-primary{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-link,html.theme--catppuccin-macchiato .table th.is-link{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-info,html.theme--catppuccin-macchiato .table th.is-info{background-color:#8bd5ca;border-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-success,html.theme--catppuccin-macchiato .table th.is-success{background-color:#a6da95;border-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-warning,html.theme--catppuccin-macchiato .table th.is-warning{background-color:#eed49f;border-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .table td.is-danger,html.theme--catppuccin-macchiato .table th.is-danger{background-color:#ed8796;border-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .table td.is-narrow,html.theme--catppuccin-macchiato .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-macchiato .table td.is-selected,html.theme--catppuccin-macchiato .table th.is-selected{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table td.is-selected a,html.theme--catppuccin-macchiato .table td.is-selected strong,html.theme--catppuccin-macchiato .table th.is-selected a,html.theme--catppuccin-macchiato .table th.is-selected strong{color:currentColor}html.theme--catppuccin-macchiato .table td.is-vcentered,html.theme--catppuccin-macchiato .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-macchiato .table th{color:#b5c1f1}html.theme--catppuccin-macchiato .table th:not([align]){text-align:left}html.theme--catppuccin-macchiato .table tr.is-selected{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .table tr.is-selected a,html.theme--catppuccin-macchiato .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-macchiato .table tr.is-selected td,html.theme--catppuccin-macchiato .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-macchiato .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table thead td,html.theme--catppuccin-macchiato .table thead th{border-width:0 0 2px;color:#b5c1f1}html.theme--catppuccin-macchiato .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table tfoot td,html.theme--catppuccin-macchiato .table tfoot th{border-width:2px 0 0;color:#b5c1f1}html.theme--catppuccin-macchiato .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .table tbody tr:last-child td,html.theme--catppuccin-macchiato .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-macchiato .table.is-bordered td,html.theme--catppuccin-macchiato .table.is-bordered th{border-width:1px}html.theme--catppuccin-macchiato .table.is-bordered tr:last-child td,html.theme--catppuccin-macchiato .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-macchiato .table.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#363a4f}html.theme--catppuccin-macchiato .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#363a4f}html.theme--catppuccin-macchiato .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#3a3e55}html.theme--catppuccin-macchiato .table.is-narrow td,html.theme--catppuccin-macchiato .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-macchiato .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#363a4f}html.theme--catppuccin-macchiato .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-macchiato .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .tags .tag,html.theme--catppuccin-macchiato .tags .content kbd,html.theme--catppuccin-macchiato .content .tags kbd,html.theme--catppuccin-macchiato .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-macchiato .tags .tag:not(:last-child),html.theme--catppuccin-macchiato .tags .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags kbd:not(:last-child),html.theme--catppuccin-macchiato .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-macchiato .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-macchiato .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-macchiato .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-macchiato .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-macchiato .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-macchiato .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-macchiato .tags.is-centered{justify-content:center}html.theme--catppuccin-macchiato .tags.is-centered .tag,html.theme--catppuccin-macchiato .tags.is-centered .content kbd,html.theme--catppuccin-macchiato .content .tags.is-centered kbd,html.theme--catppuccin-macchiato .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-macchiato .tags.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .tags.is-right .tag:not(:first-child),html.theme--catppuccin-macchiato .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-macchiato .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-macchiato .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-macchiato .tags.is-right .tag:not(:last-child),html.theme--catppuccin-macchiato .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-macchiato .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-macchiato .tags.has-addons .tag,html.theme--catppuccin-macchiato .tags.has-addons .content kbd,html.theme--catppuccin-macchiato .content .tags.has-addons kbd,html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-macchiato .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-macchiato .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-macchiato .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-macchiato .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-macchiato .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-macchiato .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-macchiato .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-macchiato .tag:not(body),html.theme--catppuccin-macchiato .content kbd:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#1e2030;border-radius:.4em;color:#cad3f5;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-macchiato .tag:not(body) .delete,html.theme--catppuccin-macchiato .content kbd:not(body) .delete,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-macchiato .tag.is-white:not(body),html.theme--catppuccin-macchiato .content kbd.is-white:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .tag.is-black:not(body),html.theme--catppuccin-macchiato .content kbd.is-black:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .tag.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-dark:not(body),html.theme--catppuccin-macchiato .content kbd:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-macchiato .content .docstring>section>kbd:not(body){background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .tag.is-primary:not(body),html.theme--catppuccin-macchiato .content kbd.is-primary:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .tag.is-primary.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .tag.is-link:not(body),html.theme--catppuccin-macchiato .content kbd.is-link:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .tag.is-link.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-link.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ecf2fd;color:#0e3b95}html.theme--catppuccin-macchiato .tag.is-info:not(body),html.theme--catppuccin-macchiato .content kbd.is-info:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-info.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-info.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#f0faf8;color:#276d62}html.theme--catppuccin-macchiato .tag.is-success:not(body),html.theme--catppuccin-macchiato .content kbd.is-success:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-success.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-success.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f2faf0;color:#386e26}html.theme--catppuccin-macchiato .tag.is-warning:not(body),html.theme--catppuccin-macchiato .content kbd.is-warning:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .tag.is-warning.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fcf7ee;color:#7e5c16}html.theme--catppuccin-macchiato .tag.is-danger:not(body),html.theme--catppuccin-macchiato .content kbd.is-danger:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .tag.is-danger.is-light:not(body),html.theme--catppuccin-macchiato .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fcedef;color:#971729}html.theme--catppuccin-macchiato .tag.is-normal:not(body),html.theme--catppuccin-macchiato .content kbd.is-normal:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-macchiato .tag.is-medium:not(body),html.theme--catppuccin-macchiato .content kbd.is-medium:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-macchiato .tag.is-large:not(body),html.theme--catppuccin-macchiato .content kbd.is-large:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-macchiato .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-macchiato .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-macchiato .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-macchiato .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-macchiato .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-macchiato .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-macchiato .tag.is-delete:not(body),html.theme--catppuccin-macchiato .content kbd.is-delete:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::before,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::before,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-macchiato .tag.is-delete:not(body)::after,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::after,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::before,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::before,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-macchiato .tag.is-delete:not(body)::after,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body)::after,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-macchiato .tag.is-delete:not(body):hover,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):hover,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-macchiato .tag.is-delete:not(body):focus,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):focus,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#141620}html.theme--catppuccin-macchiato .tag.is-delete:not(body):active,html.theme--catppuccin-macchiato .content kbd.is-delete:not(body):active,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#0a0b11}html.theme--catppuccin-macchiato .tag.is-rounded:not(body),html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-macchiato .content kbd.is-rounded:not(body),html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-macchiato a.tag:hover,html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-macchiato .title,html.theme--catppuccin-macchiato .subtitle{word-break:break-word}html.theme--catppuccin-macchiato .title em,html.theme--catppuccin-macchiato .title span,html.theme--catppuccin-macchiato .subtitle em,html.theme--catppuccin-macchiato .subtitle span{font-weight:inherit}html.theme--catppuccin-macchiato .title sub,html.theme--catppuccin-macchiato .subtitle sub{font-size:.75em}html.theme--catppuccin-macchiato .title sup,html.theme--catppuccin-macchiato .subtitle sup{font-size:.75em}html.theme--catppuccin-macchiato .title .tag,html.theme--catppuccin-macchiato .title .content kbd,html.theme--catppuccin-macchiato .content .title kbd,html.theme--catppuccin-macchiato .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-macchiato .subtitle .tag,html.theme--catppuccin-macchiato .subtitle .content kbd,html.theme--catppuccin-macchiato .content .subtitle kbd,html.theme--catppuccin-macchiato .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-macchiato .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-macchiato .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-macchiato .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-macchiato .title.is-1{font-size:3rem}html.theme--catppuccin-macchiato .title.is-2{font-size:2.5rem}html.theme--catppuccin-macchiato .title.is-3{font-size:2rem}html.theme--catppuccin-macchiato .title.is-4{font-size:1.5rem}html.theme--catppuccin-macchiato .title.is-5{font-size:1.25rem}html.theme--catppuccin-macchiato .title.is-6{font-size:1rem}html.theme--catppuccin-macchiato .title.is-7{font-size:.75rem}html.theme--catppuccin-macchiato .subtitle{color:#6e738d;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-macchiato .subtitle strong{color:#6e738d;font-weight:600}html.theme--catppuccin-macchiato .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-macchiato .subtitle.is-1{font-size:3rem}html.theme--catppuccin-macchiato .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-macchiato .subtitle.is-3{font-size:2rem}html.theme--catppuccin-macchiato .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-macchiato .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-macchiato .subtitle.is-6{font-size:1rem}html.theme--catppuccin-macchiato .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-macchiato .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-macchiato .number{align-items:center;background-color:#1e2030;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{background-color:#24273a;border-color:#5b6078;border-radius:.4em;color:#8087a2}html.theme--catppuccin-macchiato .select select::-moz-placeholder,html.theme--catppuccin-macchiato .textarea::-moz-placeholder,html.theme--catppuccin-macchiato .input::-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select::-webkit-input-placeholder,html.theme--catppuccin-macchiato .textarea::-webkit-input-placeholder,html.theme--catppuccin-macchiato .input::-webkit-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:-moz-placeholder,html.theme--catppuccin-macchiato .textarea:-moz-placeholder,html.theme--catppuccin-macchiato .input:-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:-ms-input-placeholder,html.theme--catppuccin-macchiato .textarea:-ms-input-placeholder,html.theme--catppuccin-macchiato .input:-ms-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-macchiato .select select:hover,html.theme--catppuccin-macchiato .textarea:hover,html.theme--catppuccin-macchiato .input:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-macchiato .select select.is-hovered,html.theme--catppuccin-macchiato .is-hovered.textarea,html.theme--catppuccin-macchiato .is-hovered.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#6e738d}html.theme--catppuccin-macchiato .select select:focus,html.theme--catppuccin-macchiato .textarea:focus,html.theme--catppuccin-macchiato .input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-macchiato .select select.is-focused,html.theme--catppuccin-macchiato .is-focused.textarea,html.theme--catppuccin-macchiato .is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .select select:active,html.theme--catppuccin-macchiato .textarea:active,html.theme--catppuccin-macchiato .input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-macchiato .select select.is-active,html.theme--catppuccin-macchiato .is-active.textarea,html.theme--catppuccin-macchiato .is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#8aadf4;box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select select[disabled],html.theme--catppuccin-macchiato .textarea[disabled],html.theme--catppuccin-macchiato .input[disabled],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .select select,fieldset[disabled] html.theme--catppuccin-macchiato .textarea,fieldset[disabled] html.theme--catppuccin-macchiato .input,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{background-color:#6e738d;border-color:#1e2030;box-shadow:none;color:#f5f7fd}html.theme--catppuccin-macchiato .select select[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato .input[disabled]::-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato .input[disabled]:-moz-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(245,247,253,0.3)}html.theme--catppuccin-macchiato .textarea,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-macchiato .textarea[readonly],html.theme--catppuccin-macchiato .input[readonly],html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-macchiato .is-white.textarea,html.theme--catppuccin-macchiato .is-white.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-macchiato .is-white.textarea:focus,html.theme--catppuccin-macchiato .is-white.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-macchiato .is-white.is-focused.textarea,html.theme--catppuccin-macchiato .is-white.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-white.textarea:active,html.theme--catppuccin-macchiato .is-white.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-macchiato .is-white.is-active.textarea,html.theme--catppuccin-macchiato .is-white.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .is-black.textarea,html.theme--catppuccin-macchiato .is-black.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-macchiato .is-black.textarea:focus,html.theme--catppuccin-macchiato .is-black.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-macchiato .is-black.is-focused.textarea,html.theme--catppuccin-macchiato .is-black.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-black.textarea:active,html.theme--catppuccin-macchiato .is-black.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-macchiato .is-black.is-active.textarea,html.theme--catppuccin-macchiato .is-black.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .is-light.textarea,html.theme--catppuccin-macchiato .is-light.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-macchiato .is-light.textarea:focus,html.theme--catppuccin-macchiato .is-light.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-macchiato .is-light.is-focused.textarea,html.theme--catppuccin-macchiato .is-light.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-light.textarea:active,html.theme--catppuccin-macchiato .is-light.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-macchiato .is-light.is-active.textarea,html.theme--catppuccin-macchiato .is-light.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .is-dark.textarea,html.theme--catppuccin-macchiato .content kbd.textarea,html.theme--catppuccin-macchiato .is-dark.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-macchiato .content kbd.input{border-color:#363a4f}html.theme--catppuccin-macchiato .is-dark.textarea:focus,html.theme--catppuccin-macchiato .content kbd.textarea:focus,html.theme--catppuccin-macchiato .is-dark.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-macchiato .content kbd.input:focus,html.theme--catppuccin-macchiato .is-dark.is-focused.textarea,html.theme--catppuccin-macchiato .content kbd.is-focused.textarea,html.theme--catppuccin-macchiato .is-dark.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .content kbd.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-dark.textarea:active,html.theme--catppuccin-macchiato .content kbd.textarea:active,html.theme--catppuccin-macchiato .is-dark.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-macchiato .content kbd.input:active,html.theme--catppuccin-macchiato .is-dark.is-active.textarea,html.theme--catppuccin-macchiato .content kbd.is-active.textarea,html.theme--catppuccin-macchiato .is-dark.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .content kbd.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .is-primary.textarea,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink{border-color:#8aadf4}html.theme--catppuccin-macchiato .is-primary.textarea:focus,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-macchiato .is-primary.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-macchiato .is-primary.is-focused.textarea,html.theme--catppuccin-macchiato .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.textarea:active,html.theme--catppuccin-macchiato .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-macchiato .is-primary.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-macchiato .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-macchiato .is-primary.is-active.textarea,html.theme--catppuccin-macchiato .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-macchiato .is-primary.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-macchiato .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .is-link.textarea,html.theme--catppuccin-macchiato .is-link.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#8aadf4}html.theme--catppuccin-macchiato .is-link.textarea:focus,html.theme--catppuccin-macchiato .is-link.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-macchiato .is-link.is-focused.textarea,html.theme--catppuccin-macchiato .is-link.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-link.textarea:active,html.theme--catppuccin-macchiato .is-link.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-macchiato .is-link.is-active.textarea,html.theme--catppuccin-macchiato .is-link.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .is-info.textarea,html.theme--catppuccin-macchiato .is-info.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#8bd5ca}html.theme--catppuccin-macchiato .is-info.textarea:focus,html.theme--catppuccin-macchiato .is-info.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-macchiato .is-info.is-focused.textarea,html.theme--catppuccin-macchiato .is-info.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-info.textarea:active,html.theme--catppuccin-macchiato .is-info.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-macchiato .is-info.is-active.textarea,html.theme--catppuccin-macchiato .is-info.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .is-success.textarea,html.theme--catppuccin-macchiato .is-success.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6da95}html.theme--catppuccin-macchiato .is-success.textarea:focus,html.theme--catppuccin-macchiato .is-success.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-macchiato .is-success.is-focused.textarea,html.theme--catppuccin-macchiato .is-success.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-success.textarea:active,html.theme--catppuccin-macchiato .is-success.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-macchiato .is-success.is-active.textarea,html.theme--catppuccin-macchiato .is-success.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .is-warning.textarea,html.theme--catppuccin-macchiato .is-warning.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#eed49f}html.theme--catppuccin-macchiato .is-warning.textarea:focus,html.theme--catppuccin-macchiato .is-warning.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-macchiato .is-warning.is-focused.textarea,html.theme--catppuccin-macchiato .is-warning.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-warning.textarea:active,html.theme--catppuccin-macchiato .is-warning.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-macchiato .is-warning.is-active.textarea,html.theme--catppuccin-macchiato .is-warning.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .is-danger.textarea,html.theme--catppuccin-macchiato .is-danger.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#ed8796}html.theme--catppuccin-macchiato .is-danger.textarea:focus,html.theme--catppuccin-macchiato .is-danger.input:focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-macchiato .is-danger.is-focused.textarea,html.theme--catppuccin-macchiato .is-danger.is-focused.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-macchiato .is-danger.textarea:active,html.theme--catppuccin-macchiato .is-danger.input:active,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-macchiato .is-danger.is-active.textarea,html.theme--catppuccin-macchiato .is-danger.is-active.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .is-small.textarea,html.theme--catppuccin-macchiato .is-small.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-macchiato .is-medium.textarea,html.theme--catppuccin-macchiato .is-medium.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .is-large.textarea,html.theme--catppuccin-macchiato .is-large.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .is-fullwidth.textarea,html.theme--catppuccin-macchiato .is-fullwidth.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-macchiato .is-inline.textarea,html.theme--catppuccin-macchiato .is-inline.input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-macchiato .input.is-rounded,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-macchiato .input.is-static,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-macchiato .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-macchiato .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-macchiato .textarea[rows]{height:initial}html.theme--catppuccin-macchiato .textarea.has-fixed-size{resize:none}html.theme--catppuccin-macchiato .radio,html.theme--catppuccin-macchiato .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-macchiato .radio input,html.theme--catppuccin-macchiato .checkbox input{cursor:pointer}html.theme--catppuccin-macchiato .radio:hover,html.theme--catppuccin-macchiato .checkbox:hover{color:#91d7e3}html.theme--catppuccin-macchiato .radio[disabled],html.theme--catppuccin-macchiato .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-macchiato .radio,fieldset[disabled] html.theme--catppuccin-macchiato .checkbox,html.theme--catppuccin-macchiato .radio input[disabled],html.theme--catppuccin-macchiato .checkbox input[disabled]{color:#f5f7fd;cursor:not-allowed}html.theme--catppuccin-macchiato .radio+.radio{margin-left:.5em}html.theme--catppuccin-macchiato .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-macchiato .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading)::after{border-color:#8aadf4;right:1.125em;z-index:4}html.theme--catppuccin-macchiato .select.is-rounded select,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-macchiato .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-macchiato .select select::-ms-expand{display:none}html.theme--catppuccin-macchiato .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-macchiato .select select:hover{border-color:#1e2030}html.theme--catppuccin-macchiato .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-macchiato .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-macchiato .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-macchiato .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#91d7e3}html.theme--catppuccin-macchiato .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-macchiato .select.is-white select{border-color:#fff}html.theme--catppuccin-macchiato .select.is-white select:hover,html.theme--catppuccin-macchiato .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-macchiato .select.is-white select:focus,html.theme--catppuccin-macchiato .select.is-white select.is-focused,html.theme--catppuccin-macchiato .select.is-white select:active,html.theme--catppuccin-macchiato .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-macchiato .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-macchiato .select.is-black select:hover,html.theme--catppuccin-macchiato .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-macchiato .select.is-black select:focus,html.theme--catppuccin-macchiato .select.is-black select.is-focused,html.theme--catppuccin-macchiato .select.is-black select:active,html.theme--catppuccin-macchiato .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-macchiato .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-macchiato .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-macchiato .select.is-light select:hover,html.theme--catppuccin-macchiato .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-macchiato .select.is-light select:focus,html.theme--catppuccin-macchiato .select.is-light select.is-focused,html.theme--catppuccin-macchiato .select.is-light select:active,html.theme--catppuccin-macchiato .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-macchiato .select.is-dark:not(:hover)::after,html.theme--catppuccin-macchiato .content kbd.select:not(:hover)::after{border-color:#363a4f}html.theme--catppuccin-macchiato .select.is-dark select,html.theme--catppuccin-macchiato .content kbd.select select{border-color:#363a4f}html.theme--catppuccin-macchiato .select.is-dark select:hover,html.theme--catppuccin-macchiato .content kbd.select select:hover,html.theme--catppuccin-macchiato .select.is-dark select.is-hovered,html.theme--catppuccin-macchiato .content kbd.select select.is-hovered{border-color:#2c2f40}html.theme--catppuccin-macchiato .select.is-dark select:focus,html.theme--catppuccin-macchiato .content kbd.select select:focus,html.theme--catppuccin-macchiato .select.is-dark select.is-focused,html.theme--catppuccin-macchiato .content kbd.select select.is-focused,html.theme--catppuccin-macchiato .select.is-dark select:active,html.theme--catppuccin-macchiato .content kbd.select select:active,html.theme--catppuccin-macchiato .select.is-dark select.is-active,html.theme--catppuccin-macchiato .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(54,58,79,0.25)}html.theme--catppuccin-macchiato .select.is-primary:not(:hover)::after,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-primary select,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-primary select:hover,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-macchiato .select.is-primary select.is-hovered,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#739df2}html.theme--catppuccin-macchiato .select.is-primary select:focus,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-macchiato .select.is-primary select.is-focused,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-macchiato .select.is-primary select:active,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-macchiato .select.is-primary select.is-active,html.theme--catppuccin-macchiato .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select.is-link:not(:hover)::after{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-link select{border-color:#8aadf4}html.theme--catppuccin-macchiato .select.is-link select:hover,html.theme--catppuccin-macchiato .select.is-link select.is-hovered{border-color:#739df2}html.theme--catppuccin-macchiato .select.is-link select:focus,html.theme--catppuccin-macchiato .select.is-link select.is-focused,html.theme--catppuccin-macchiato .select.is-link select:active,html.theme--catppuccin-macchiato .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(138,173,244,0.25)}html.theme--catppuccin-macchiato .select.is-info:not(:hover)::after{border-color:#8bd5ca}html.theme--catppuccin-macchiato .select.is-info select{border-color:#8bd5ca}html.theme--catppuccin-macchiato .select.is-info select:hover,html.theme--catppuccin-macchiato .select.is-info select.is-hovered{border-color:#78cec1}html.theme--catppuccin-macchiato .select.is-info select:focus,html.theme--catppuccin-macchiato .select.is-info select.is-focused,html.theme--catppuccin-macchiato .select.is-info select:active,html.theme--catppuccin-macchiato .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(139,213,202,0.25)}html.theme--catppuccin-macchiato .select.is-success:not(:hover)::after{border-color:#a6da95}html.theme--catppuccin-macchiato .select.is-success select{border-color:#a6da95}html.theme--catppuccin-macchiato .select.is-success select:hover,html.theme--catppuccin-macchiato .select.is-success select.is-hovered{border-color:#96d382}html.theme--catppuccin-macchiato .select.is-success select:focus,html.theme--catppuccin-macchiato .select.is-success select.is-focused,html.theme--catppuccin-macchiato .select.is-success select:active,html.theme--catppuccin-macchiato .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,218,149,0.25)}html.theme--catppuccin-macchiato .select.is-warning:not(:hover)::after{border-color:#eed49f}html.theme--catppuccin-macchiato .select.is-warning select{border-color:#eed49f}html.theme--catppuccin-macchiato .select.is-warning select:hover,html.theme--catppuccin-macchiato .select.is-warning select.is-hovered{border-color:#eaca89}html.theme--catppuccin-macchiato .select.is-warning select:focus,html.theme--catppuccin-macchiato .select.is-warning select.is-focused,html.theme--catppuccin-macchiato .select.is-warning select:active,html.theme--catppuccin-macchiato .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(238,212,159,0.25)}html.theme--catppuccin-macchiato .select.is-danger:not(:hover)::after{border-color:#ed8796}html.theme--catppuccin-macchiato .select.is-danger select{border-color:#ed8796}html.theme--catppuccin-macchiato .select.is-danger select:hover,html.theme--catppuccin-macchiato .select.is-danger select.is-hovered{border-color:#ea7183}html.theme--catppuccin-macchiato .select.is-danger select:focus,html.theme--catppuccin-macchiato .select.is-danger select.is-focused,html.theme--catppuccin-macchiato .select.is-danger select:active,html.theme--catppuccin-macchiato .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(237,135,150,0.25)}html.theme--catppuccin-macchiato .select.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-macchiato .select.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .select.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .select.is-disabled::after{border-color:#f5f7fd !important;opacity:0.5}html.theme--catppuccin-macchiato .select.is-fullwidth{width:100%}html.theme--catppuccin-macchiato .select.is-fullwidth select{width:100%}html.theme--catppuccin-macchiato .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-macchiato .select.is-loading.is-small:after,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-macchiato .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-macchiato .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-macchiato .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-macchiato .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:hover .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:focus .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-white:active .file-cta,html.theme--catppuccin-macchiato .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-macchiato .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-black:hover .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-black:focus .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-black:active .file-cta,html.theme--catppuccin-macchiato .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:hover .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:focus .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-light:active .file-cta,html.theme--catppuccin-macchiato .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-dark .file-cta,html.theme--catppuccin-macchiato .content kbd.file .file-cta{background-color:#363a4f;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-dark:hover .file-cta,html.theme--catppuccin-macchiato .content kbd.file:hover .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-hovered .file-cta{background-color:#313447;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-dark:focus .file-cta,html.theme--catppuccin-macchiato .content kbd.file:focus .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-focused .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,58,79,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-dark:active .file-cta,html.theme--catppuccin-macchiato .content kbd.file:active .file-cta,html.theme--catppuccin-macchiato .file.is-dark.is-active .file-cta,html.theme--catppuccin-macchiato .content kbd.file.is-active .file-cta{background-color:#2c2f40;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary:hover .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-primary:focus .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-focused .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(138,173,244,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-primary:active .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-macchiato .file.is-primary.is-active .file-cta,html.theme--catppuccin-macchiato .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link .file-cta{background-color:#8aadf4;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link:hover .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-hovered .file-cta{background-color:#7ea5f3;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-link:focus .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(138,173,244,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-link:active .file-cta,html.theme--catppuccin-macchiato .file.is-link.is-active .file-cta{background-color:#739df2;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-info .file-cta{background-color:#8bd5ca;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:hover .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-hovered .file-cta{background-color:#82d2c6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:focus .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(139,213,202,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-info:active .file-cta,html.theme--catppuccin-macchiato .file.is-info.is-active .file-cta{background-color:#78cec1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success .file-cta{background-color:#a6da95;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:hover .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-hovered .file-cta{background-color:#9ed78c;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:focus .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,218,149,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-success:active .file-cta,html.theme--catppuccin-macchiato .file.is-success.is-active .file-cta{background-color:#96d382;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning .file-cta{background-color:#eed49f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:hover .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-hovered .file-cta{background-color:#eccf94;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:focus .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(238,212,159,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-warning:active .file-cta,html.theme--catppuccin-macchiato .file.is-warning.is-active .file-cta{background-color:#eaca89;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .file.is-danger .file-cta{background-color:#ed8796;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-danger:hover .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-hovered .file-cta{background-color:#eb7c8c;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-danger:focus .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(237,135,150,0.25);color:#fff}html.theme--catppuccin-macchiato .file.is-danger:active .file-cta,html.theme--catppuccin-macchiato .file.is-danger.is-active .file-cta{background-color:#ea7183;border-color:transparent;color:#fff}html.theme--catppuccin-macchiato .file.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-macchiato .file.is-normal{font-size:1rem}html.theme--catppuccin-macchiato .file.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-macchiato .file.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-macchiato .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-macchiato .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-macchiato .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-macchiato .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-macchiato .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-macchiato .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-macchiato .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-macchiato .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-macchiato .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-macchiato .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-macchiato .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-macchiato .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-macchiato .file.is-centered{justify-content:center}html.theme--catppuccin-macchiato .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-macchiato .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-macchiato .file.is-right{justify-content:flex-end}html.theme--catppuccin-macchiato .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-macchiato .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-macchiato .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-macchiato .file-label:hover .file-cta{background-color:#313447;color:#b5c1f1}html.theme--catppuccin-macchiato .file-label:hover .file-name{border-color:#565a71}html.theme--catppuccin-macchiato .file-label:active .file-cta{background-color:#2c2f40;color:#b5c1f1}html.theme--catppuccin-macchiato .file-label:active .file-name{border-color:#505469}html.theme--catppuccin-macchiato .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-macchiato .file-cta,html.theme--catppuccin-macchiato .file-name{border-color:#5b6078;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-macchiato .file-cta{background-color:#363a4f;color:#cad3f5}html.theme--catppuccin-macchiato .file-name{border-color:#5b6078;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-macchiato .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-macchiato .file-icon .fa{font-size:14px}html.theme--catppuccin-macchiato .label{color:#b5c1f1;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-macchiato .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-macchiato .label.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-macchiato .label.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .label.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-macchiato .help.is-white{color:#fff}html.theme--catppuccin-macchiato .help.is-black{color:#0a0a0a}html.theme--catppuccin-macchiato .help.is-light{color:#f5f5f5}html.theme--catppuccin-macchiato .help.is-dark,html.theme--catppuccin-macchiato .content kbd.help{color:#363a4f}html.theme--catppuccin-macchiato .help.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.help.docs-sourcelink{color:#8aadf4}html.theme--catppuccin-macchiato .help.is-link{color:#8aadf4}html.theme--catppuccin-macchiato .help.is-info{color:#8bd5ca}html.theme--catppuccin-macchiato .help.is-success{color:#a6da95}html.theme--catppuccin-macchiato .help.is-warning{color:#eed49f}html.theme--catppuccin-macchiato .help.is-danger{color:#ed8796}html.theme--catppuccin-macchiato .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-macchiato .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-macchiato .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-macchiato .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-macchiato .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-macchiato .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-macchiato .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-macchiato .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-macchiato .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-macchiato .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-macchiato .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-macchiato .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field.is-horizontal{display:flex}}html.theme--catppuccin-macchiato .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-macchiato .field-label.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-macchiato .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-macchiato .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-macchiato .field-body .field{margin-bottom:0}html.theme--catppuccin-macchiato .field-body>.field{flex-shrink:1}html.theme--catppuccin-macchiato .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-macchiato .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-macchiato .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-macchiato .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select:focus~.icon{color:#363a4f}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-macchiato .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-macchiato .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-macchiato .control.has-icons-left .icon,html.theme--catppuccin-macchiato .control.has-icons-right .icon{color:#5b6078;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-macchiato .control.has-icons-left .input,html.theme--catppuccin-macchiato .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-macchiato .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-macchiato .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-macchiato .control.has-icons-right .input,html.theme--catppuccin-macchiato .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-macchiato .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-macchiato .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-macchiato .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-macchiato .control.is-loading.is-small:after,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-macchiato .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-macchiato .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-macchiato .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-macchiato .breadcrumb a{align-items:center;color:#8aadf4;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-macchiato .breadcrumb a:hover{color:#91d7e3}html.theme--catppuccin-macchiato .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-macchiato .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-macchiato .breadcrumb li.is-active a{color:#b5c1f1;cursor:default;pointer-events:none}html.theme--catppuccin-macchiato .breadcrumb li+li::before{color:#6e738d;content:"\0002f"}html.theme--catppuccin-macchiato .breadcrumb ul,html.theme--catppuccin-macchiato .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-macchiato .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-macchiato .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-macchiato .breadcrumb.is-centered ol,html.theme--catppuccin-macchiato .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-macchiato .breadcrumb.is-right ol,html.theme--catppuccin-macchiato .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-macchiato .breadcrumb.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-macchiato .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-macchiato .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-macchiato .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-macchiato .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-macchiato .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#cad3f5;max-width:100%;position:relative}html.theme--catppuccin-macchiato .card-footer:first-child,html.theme--catppuccin-macchiato .card-content:first-child,html.theme--catppuccin-macchiato .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-macchiato .card-footer:last-child,html.theme--catppuccin-macchiato .card-content:last-child,html.theme--catppuccin-macchiato .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-macchiato .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-macchiato .card-header-title{align-items:center;color:#b5c1f1;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-macchiato .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-macchiato .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-macchiato .card-image{display:block;position:relative}html.theme--catppuccin-macchiato .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-macchiato .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-macchiato .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-macchiato .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-macchiato .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-macchiato .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-macchiato .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-macchiato .dropdown.is-active .dropdown-menu,html.theme--catppuccin-macchiato .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-macchiato .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-macchiato .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-macchiato .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-macchiato .dropdown-content{background-color:#1e2030;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-macchiato .dropdown-item{color:#cad3f5;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-macchiato a.dropdown-item,html.theme--catppuccin-macchiato button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-macchiato a.dropdown-item:hover,html.theme--catppuccin-macchiato button.dropdown-item:hover{background-color:#1e2030;color:#0a0a0a}html.theme--catppuccin-macchiato a.dropdown-item.is-active,html.theme--catppuccin-macchiato button.dropdown-item.is-active{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-macchiato .level{align-items:center;justify-content:space-between}html.theme--catppuccin-macchiato .level code{border-radius:.4em}html.theme--catppuccin-macchiato .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-macchiato .level.is-mobile{display:flex}html.theme--catppuccin-macchiato .level.is-mobile .level-left,html.theme--catppuccin-macchiato .level.is-mobile .level-right{display:flex}html.theme--catppuccin-macchiato .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-macchiato .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-macchiato .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level{display:flex}html.theme--catppuccin-macchiato .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-macchiato .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-macchiato .level-item .title,html.theme--catppuccin-macchiato .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-macchiato .level-left,html.theme--catppuccin-macchiato .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .level-left .level-item.is-flexible,html.theme--catppuccin-macchiato .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-left .level-item:not(:last-child),html.theme--catppuccin-macchiato .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-macchiato .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-left{display:flex}}html.theme--catppuccin-macchiato .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .level-right{display:flex}}html.theme--catppuccin-macchiato .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-macchiato .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-macchiato .media .media{border-top:1px solid rgba(91,96,120,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-macchiato .media .media .content:not(:last-child),html.theme--catppuccin-macchiato .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-macchiato .media .media .media{padding-top:.5rem}html.theme--catppuccin-macchiato .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-macchiato .media+.media{border-top:1px solid rgba(91,96,120,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-macchiato .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-macchiato .media-left,html.theme--catppuccin-macchiato .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .media-left{margin-right:1rem}html.theme--catppuccin-macchiato .media-right{margin-left:1rem}html.theme--catppuccin-macchiato .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .media-content{overflow-x:auto}}html.theme--catppuccin-macchiato .menu{font-size:1rem}html.theme--catppuccin-macchiato .menu.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-macchiato .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .menu.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .menu-list{line-height:1.25}html.theme--catppuccin-macchiato .menu-list a{border-radius:3px;color:#cad3f5;display:block;padding:0.5em 0.75em}html.theme--catppuccin-macchiato .menu-list a:hover{background-color:#1e2030;color:#b5c1f1}html.theme--catppuccin-macchiato .menu-list a.is-active{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .menu-list li ul{border-left:1px solid #5b6078;margin:.75em;padding-left:.75em}html.theme--catppuccin-macchiato .menu-label{color:#f5f7fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-macchiato .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-macchiato .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-macchiato .message{background-color:#1e2030;border-radius:.4em;font-size:1rem}html.theme--catppuccin-macchiato .message strong{color:currentColor}html.theme--catppuccin-macchiato .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-macchiato .message.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-macchiato .message.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .message.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .message.is-white{background-color:#fff}html.theme--catppuccin-macchiato .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-macchiato .message.is-black{background-color:#fafafa}html.theme--catppuccin-macchiato .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-macchiato .message.is-light{background-color:#fafafa}html.theme--catppuccin-macchiato .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-macchiato .message.is-dark,html.theme--catppuccin-macchiato .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-macchiato .message.is-dark .message-header,html.theme--catppuccin-macchiato .content kbd.message .message-header{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .message.is-dark .message-body,html.theme--catppuccin-macchiato .content kbd.message .message-body{border-color:#363a4f}html.theme--catppuccin-macchiato .message.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink{background-color:#ecf2fd}html.theme--catppuccin-macchiato .message.is-primary .message-header,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink .message-header{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .message.is-primary .message-body,html.theme--catppuccin-macchiato .docstring>section>a.message.docs-sourcelink .message-body{border-color:#8aadf4;color:#0e3b95}html.theme--catppuccin-macchiato .message.is-link{background-color:#ecf2fd}html.theme--catppuccin-macchiato .message.is-link .message-header{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .message.is-link .message-body{border-color:#8aadf4;color:#0e3b95}html.theme--catppuccin-macchiato .message.is-info{background-color:#f0faf8}html.theme--catppuccin-macchiato .message.is-info .message-header{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-info .message-body{border-color:#8bd5ca;color:#276d62}html.theme--catppuccin-macchiato .message.is-success{background-color:#f2faf0}html.theme--catppuccin-macchiato .message.is-success .message-header{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-success .message-body{border-color:#a6da95;color:#386e26}html.theme--catppuccin-macchiato .message.is-warning{background-color:#fcf7ee}html.theme--catppuccin-macchiato .message.is-warning .message-header{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .message.is-warning .message-body{border-color:#eed49f;color:#7e5c16}html.theme--catppuccin-macchiato .message.is-danger{background-color:#fcedef}html.theme--catppuccin-macchiato .message.is-danger .message-header{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .message.is-danger .message-body{border-color:#ed8796;color:#971729}html.theme--catppuccin-macchiato .message-header{align-items:center;background-color:#cad3f5;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-macchiato .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-macchiato .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-macchiato .message-body{border-color:#5b6078;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#cad3f5;padding:1.25em 1.5em}html.theme--catppuccin-macchiato .message-body code,html.theme--catppuccin-macchiato .message-body pre{background-color:#fff}html.theme--catppuccin-macchiato .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-macchiato .modal.is-active{display:flex}html.theme--catppuccin-macchiato .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-macchiato .modal-content,html.theme--catppuccin-macchiato .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-macchiato .modal-content,html.theme--catppuccin-macchiato .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-macchiato .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-macchiato .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-macchiato .modal-card-head,html.theme--catppuccin-macchiato .modal-card-foot{align-items:center;background-color:#1e2030;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-macchiato .modal-card-head{border-bottom:1px solid #5b6078;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-macchiato .modal-card-title{color:#cad3f5;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-macchiato .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #5b6078}html.theme--catppuccin-macchiato .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-macchiato .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#24273a;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-macchiato .navbar{background-color:#8aadf4;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-macchiato .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-macchiato .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-dark,html.theme--catppuccin-macchiato .content kbd.navbar{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-burger,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#363a4f;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-burger,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4;color:#fff}}html.theme--catppuccin-macchiato .navbar.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6da95;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#eed49f;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-macchiato .navbar.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#ed8796;color:#fff}}html.theme--catppuccin-macchiato .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-macchiato .navbar.has-shadow{box-shadow:0 2px 0 0 #1e2030}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom,html.theme--catppuccin-macchiato .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #1e2030}html.theme--catppuccin-macchiato .navbar.is-fixed-top{top:0}html.theme--catppuccin-macchiato html.has-navbar-fixed-top,html.theme--catppuccin-macchiato body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-macchiato .navbar-brand,html.theme--catppuccin-macchiato .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-macchiato .navbar-brand a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-macchiato .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-macchiato .navbar-burger{color:#cad3f5;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-macchiato .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-macchiato .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-macchiato .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-macchiato .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-macchiato .navbar-menu{display:none}html.theme--catppuccin-macchiato .navbar-item,html.theme--catppuccin-macchiato .navbar-link{color:#cad3f5;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-macchiato .navbar-item .icon:only-child,html.theme--catppuccin-macchiato .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-macchiato a.navbar-item,html.theme--catppuccin-macchiato .navbar-link{cursor:pointer}html.theme--catppuccin-macchiato a.navbar-item:focus,html.theme--catppuccin-macchiato a.navbar-item:focus-within,html.theme--catppuccin-macchiato a.navbar-item:hover,html.theme--catppuccin-macchiato a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar-link:focus,html.theme--catppuccin-macchiato .navbar-link:focus-within,html.theme--catppuccin-macchiato .navbar-link:hover,html.theme--catppuccin-macchiato .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}html.theme--catppuccin-macchiato .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .navbar-item img{max-height:1.75rem}html.theme--catppuccin-macchiato .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-macchiato .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-macchiato .navbar-item.is-tab:focus,html.theme--catppuccin-macchiato .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#8aadf4;border-bottom-style:solid;border-bottom-width:3px;color:#8aadf4;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-macchiato .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-macchiato .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-macchiato .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-macchiato .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-macchiato .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .navbar>.container{display:block}html.theme--catppuccin-macchiato .navbar-brand .navbar-item,html.theme--catppuccin-macchiato .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-macchiato .navbar-link::after{display:none}html.theme--catppuccin-macchiato .navbar-menu{background-color:#8aadf4;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-macchiato .navbar-menu.is-active{display:block}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch,html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-macchiato .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-macchiato .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-macchiato html.has-navbar-fixed-top-touch,html.theme--catppuccin-macchiato body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .navbar,html.theme--catppuccin-macchiato .navbar-menu,html.theme--catppuccin-macchiato .navbar-start,html.theme--catppuccin-macchiato .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-macchiato .navbar{min-height:4rem}html.theme--catppuccin-macchiato .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-start,html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-macchiato .navbar.is-spaced a.navbar-item,html.theme--catppuccin-macchiato .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-macchiato .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8087a2}html.theme--catppuccin-macchiato .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}html.theme--catppuccin-macchiato .navbar-burger{display:none}html.theme--catppuccin-macchiato .navbar-item,html.theme--catppuccin-macchiato .navbar-link{align-items:center;display:flex}html.theme--catppuccin-macchiato .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-macchiato .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-macchiato .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-macchiato .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-macchiato .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-macchiato .navbar-dropdown{background-color:#8aadf4;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-macchiato .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#8087a2}html.theme--catppuccin-macchiato .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#8aadf4}.navbar.is-spaced html.theme--catppuccin-macchiato .navbar-dropdown,html.theme--catppuccin-macchiato .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-macchiato .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-macchiato .navbar-divider{display:block}html.theme--catppuccin-macchiato .navbar>.container .navbar-brand,html.theme--catppuccin-macchiato .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-macchiato .navbar>.container .navbar-menu,html.theme--catppuccin-macchiato .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-macchiato .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-macchiato .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-macchiato html.has-navbar-fixed-top-desktop,html.theme--catppuccin-macchiato body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-macchiato html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-macchiato body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-macchiato html.has-spaced-navbar-fixed-top,html.theme--catppuccin-macchiato body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-macchiato html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-macchiato body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-macchiato a.navbar-item.is-active,html.theme--catppuccin-macchiato .navbar-link.is-active{color:#8aadf4}html.theme--catppuccin-macchiato a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-macchiato .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-macchiato .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-macchiato .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-macchiato .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-macchiato .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-macchiato .pagination.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-macchiato .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-previous,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-next,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-macchiato .pagination.is-rounded .pagination-link,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-macchiato .pagination,html.theme--catppuccin-macchiato .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link{border-color:#5b6078;color:#8aadf4;min-width:2.5em}html.theme--catppuccin-macchiato .pagination-previous:hover,html.theme--catppuccin-macchiato .pagination-next:hover,html.theme--catppuccin-macchiato .pagination-link:hover{border-color:#6e738d;color:#91d7e3}html.theme--catppuccin-macchiato .pagination-previous:focus,html.theme--catppuccin-macchiato .pagination-next:focus,html.theme--catppuccin-macchiato .pagination-link:focus{border-color:#6e738d}html.theme--catppuccin-macchiato .pagination-previous:active,html.theme--catppuccin-macchiato .pagination-next:active,html.theme--catppuccin-macchiato .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-macchiato .pagination-previous[disabled],html.theme--catppuccin-macchiato .pagination-previous.is-disabled,html.theme--catppuccin-macchiato .pagination-next[disabled],html.theme--catppuccin-macchiato .pagination-next.is-disabled,html.theme--catppuccin-macchiato .pagination-link[disabled],html.theme--catppuccin-macchiato .pagination-link.is-disabled{background-color:#5b6078;border-color:#5b6078;box-shadow:none;color:#f5f7fd;opacity:0.5}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-macchiato .pagination-link.is-current{background-color:#8aadf4;border-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .pagination-ellipsis{color:#6e738d;pointer-events:none}html.theme--catppuccin-macchiato .pagination-list{flex-wrap:wrap}html.theme--catppuccin-macchiato .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .pagination{flex-wrap:wrap}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-macchiato .pagination-previous{order:2}html.theme--catppuccin-macchiato .pagination-next{order:3}html.theme--catppuccin-macchiato .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-macchiato .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-macchiato .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-macchiato .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-macchiato .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-macchiato .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-macchiato .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-macchiato .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-macchiato .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-macchiato .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-macchiato .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-macchiato .panel.is-dark .panel-heading,html.theme--catppuccin-macchiato .content kbd.panel .panel-heading{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-macchiato .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#363a4f}html.theme--catppuccin-macchiato .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-macchiato .content kbd.panel .panel-block.is-active .panel-icon{color:#363a4f}html.theme--catppuccin-macchiato .panel.is-primary .panel-heading,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-macchiato .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-link .panel-heading{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .panel.is-link .panel-tabs a.is-active{border-bottom-color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-link .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel.is-info .panel-heading{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-info .panel-tabs a.is-active{border-bottom-color:#8bd5ca}html.theme--catppuccin-macchiato .panel.is-info .panel-block.is-active .panel-icon{color:#8bd5ca}html.theme--catppuccin-macchiato .panel.is-success .panel-heading{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6da95}html.theme--catppuccin-macchiato .panel.is-success .panel-block.is-active .panel-icon{color:#a6da95}html.theme--catppuccin-macchiato .panel.is-warning .panel-heading{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#eed49f}html.theme--catppuccin-macchiato .panel.is-warning .panel-block.is-active .panel-icon{color:#eed49f}html.theme--catppuccin-macchiato .panel.is-danger .panel-heading{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#ed8796}html.theme--catppuccin-macchiato .panel.is-danger .panel-block.is-active .panel-icon{color:#ed8796}html.theme--catppuccin-macchiato .panel-tabs:not(:last-child),html.theme--catppuccin-macchiato .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-macchiato .panel-heading{background-color:#494d64;border-radius:8px 8px 0 0;color:#b5c1f1;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-macchiato .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-macchiato .panel-tabs a{border-bottom:1px solid #5b6078;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-macchiato .panel-tabs a.is-active{border-bottom-color:#494d64;color:#739df2}html.theme--catppuccin-macchiato .panel-list a{color:#cad3f5}html.theme--catppuccin-macchiato .panel-list a:hover{color:#8aadf4}html.theme--catppuccin-macchiato .panel-block{align-items:center;color:#b5c1f1;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-macchiato .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-macchiato .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-macchiato .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-macchiato .panel-block.is-active{border-left-color:#8aadf4;color:#739df2}html.theme--catppuccin-macchiato .panel-block.is-active .panel-icon{color:#8aadf4}html.theme--catppuccin-macchiato .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-macchiato a.panel-block,html.theme--catppuccin-macchiato label.panel-block{cursor:pointer}html.theme--catppuccin-macchiato a.panel-block:hover,html.theme--catppuccin-macchiato label.panel-block:hover{background-color:#1e2030}html.theme--catppuccin-macchiato .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f5f7fd;margin-right:.75em}html.theme--catppuccin-macchiato .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-macchiato .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-macchiato .tabs a{align-items:center;border-bottom-color:#5b6078;border-bottom-style:solid;border-bottom-width:1px;color:#cad3f5;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-macchiato .tabs a:hover{border-bottom-color:#b5c1f1;color:#b5c1f1}html.theme--catppuccin-macchiato .tabs li{display:block}html.theme--catppuccin-macchiato .tabs li.is-active a{border-bottom-color:#8aadf4;color:#8aadf4}html.theme--catppuccin-macchiato .tabs ul{align-items:center;border-bottom-color:#5b6078;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-macchiato .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-macchiato .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-macchiato .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-macchiato .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-macchiato .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-macchiato .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-macchiato .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-macchiato .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-macchiato .tabs.is-boxed a:hover{background-color:#1e2030;border-bottom-color:#5b6078}html.theme--catppuccin-macchiato .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#5b6078;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-macchiato .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-macchiato .tabs.is-toggle a{border-color:#5b6078;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-macchiato .tabs.is-toggle a:hover{background-color:#1e2030;border-color:#6e738d;z-index:2}html.theme--catppuccin-macchiato .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-macchiato .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-macchiato .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-macchiato .tabs.is-toggle li.is-active a{background-color:#8aadf4;border-color:#8aadf4;color:#fff;z-index:1}html.theme--catppuccin-macchiato .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-macchiato .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-macchiato .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-macchiato .tabs.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-macchiato .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-macchiato .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .column.is-narrow,html.theme--catppuccin-macchiato .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full,html.theme--catppuccin-macchiato .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters,html.theme--catppuccin-macchiato .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds,html.theme--catppuccin-macchiato .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half,html.theme--catppuccin-macchiato .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third,html.theme--catppuccin-macchiato .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter,html.theme--catppuccin-macchiato .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth,html.theme--catppuccin-macchiato .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths,html.theme--catppuccin-macchiato .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths,html.theme--catppuccin-macchiato .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths,html.theme--catppuccin-macchiato .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters,html.theme--catppuccin-macchiato .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds,html.theme--catppuccin-macchiato .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half,html.theme--catppuccin-macchiato .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third,html.theme--catppuccin-macchiato .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter,html.theme--catppuccin-macchiato .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth,html.theme--catppuccin-macchiato .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths,html.theme--catppuccin-macchiato .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths,html.theme--catppuccin-macchiato .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths,html.theme--catppuccin-macchiato .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0,html.theme--catppuccin-macchiato .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0,html.theme--catppuccin-macchiato .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1,html.theme--catppuccin-macchiato .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1,html.theme--catppuccin-macchiato .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2,html.theme--catppuccin-macchiato .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2,html.theme--catppuccin-macchiato .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3,html.theme--catppuccin-macchiato .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3,html.theme--catppuccin-macchiato .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4,html.theme--catppuccin-macchiato .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4,html.theme--catppuccin-macchiato .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5,html.theme--catppuccin-macchiato .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5,html.theme--catppuccin-macchiato .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6,html.theme--catppuccin-macchiato .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6,html.theme--catppuccin-macchiato .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7,html.theme--catppuccin-macchiato .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7,html.theme--catppuccin-macchiato .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8,html.theme--catppuccin-macchiato .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8,html.theme--catppuccin-macchiato .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9,html.theme--catppuccin-macchiato .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9,html.theme--catppuccin-macchiato .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10,html.theme--catppuccin-macchiato .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10,html.theme--catppuccin-macchiato .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11,html.theme--catppuccin-macchiato .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11,html.theme--catppuccin-macchiato .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12,html.theme--catppuccin-macchiato .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12,html.theme--catppuccin-macchiato .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-macchiato .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-macchiato .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-macchiato .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-macchiato .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-macchiato .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-macchiato .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-macchiato .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-macchiato .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-macchiato .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-macchiato .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-macchiato .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-macchiato .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-macchiato .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-macchiato .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-macchiato .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-macchiato .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-macchiato .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-macchiato .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-macchiato .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-macchiato .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-macchiato .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-macchiato .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-macchiato .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-macchiato .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-macchiato .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-macchiato .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-macchiato .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-macchiato .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-macchiato .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-macchiato .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-macchiato .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-macchiato .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-macchiato .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-macchiato .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-macchiato .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-macchiato .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-macchiato .columns.is-centered{justify-content:center}html.theme--catppuccin-macchiato .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-macchiato .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-macchiato .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-macchiato .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-macchiato .columns.is-mobile{display:flex}html.theme--catppuccin-macchiato .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-macchiato .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-desktop{display:flex}}html.theme--catppuccin-macchiato .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-macchiato .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-macchiato .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-macchiato .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-macchiato .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-macchiato .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-macchiato .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-macchiato .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-macchiato .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-macchiato .tile.is-child{margin:0 !important}html.theme--catppuccin-macchiato .tile.is-parent{padding:.75rem}html.theme--catppuccin-macchiato .tile.is-vertical{flex-direction:column}html.theme--catppuccin-macchiato .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .tile:not(.is-child){display:flex}html.theme--catppuccin-macchiato .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-macchiato .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-macchiato .tile.is-3{flex:none;width:25%}html.theme--catppuccin-macchiato .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-macchiato .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-macchiato .tile.is-6{flex:none;width:50%}html.theme--catppuccin-macchiato .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-macchiato .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-macchiato .tile.is-9{flex:none;width:75%}html.theme--catppuccin-macchiato .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-macchiato .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-macchiato .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-macchiato .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-macchiato .hero .navbar{background:none}html.theme--catppuccin-macchiato .hero .tabs ul{border-bottom:none}html.theme--catppuccin-macchiato .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-white strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-macchiato .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-macchiato .hero.is-white .navbar-item,html.theme--catppuccin-macchiato .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-macchiato .hero.is-white a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-white .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-macchiato .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-macchiato .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-black strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-black .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-macchiato .hero.is-black .navbar-item,html.theme--catppuccin-macchiato .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-black a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-black .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-macchiato .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-macchiato .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-macchiato .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-light strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-macchiato .hero.is-light .navbar-item,html.theme--catppuccin-macchiato .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-light .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-macchiato .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-macchiato .hero.is-dark,html.theme--catppuccin-macchiato .content kbd.hero{background-color:#363a4f;color:#fff}html.theme--catppuccin-macchiato .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-dark strong,html.theme--catppuccin-macchiato .content kbd.hero strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-dark .title,html.theme--catppuccin-macchiato .content kbd.hero .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .subtitle,html.theme--catppuccin-macchiato .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-macchiato .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-dark .subtitle strong,html.theme--catppuccin-macchiato .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-dark .navbar-menu,html.theme--catppuccin-macchiato .content kbd.hero .navbar-menu{background-color:#363a4f}}html.theme--catppuccin-macchiato .hero.is-dark .navbar-item,html.theme--catppuccin-macchiato .content kbd.hero .navbar-item,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-macchiato .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-macchiato .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link:hover,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-macchiato .content kbd.hero .navbar-link.is-active{background-color:#2c2f40;color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .tabs a,html.theme--catppuccin-macchiato .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-dark .tabs a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs li.is-active a{color:#363a4f !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363a4f}html.theme--catppuccin-macchiato .hero.is-dark.is-bold,html.theme--catppuccin-macchiato .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #1d2535 0%, #363a4f 71%, #3d3c62 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-macchiato .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1d2535 0%, #363a4f 71%, #3d3c62 100%)}}html.theme--catppuccin-macchiato .hero.is-primary,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-primary strong,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-primary .title,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .subtitle,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-primary .subtitle strong,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-primary .navbar-menu,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#8aadf4}}html.theme--catppuccin-macchiato .hero.is-primary .navbar-item,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .tabs a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-primary .tabs a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#8aadf4 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .hero.is-primary.is-bold,html.theme--catppuccin-macchiato .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-macchiato .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}}html.theme--catppuccin-macchiato .hero.is-link{background-color:#8aadf4;color:#fff}html.theme--catppuccin-macchiato .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-link strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-link .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-link .navbar-menu{background-color:#8aadf4}}html.theme--catppuccin-macchiato .hero.is-link .navbar-item,html.theme--catppuccin-macchiato .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-link a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-link .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-link .navbar-link.is-active{background-color:#739df2;color:#fff}html.theme--catppuccin-macchiato .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-link .tabs li.is-active a{color:#8aadf4 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#8aadf4}html.theme--catppuccin-macchiato .hero.is-link.is-bold{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #52a5f9 0%, #8aadf4 71%, #9fadf9 100%)}}html.theme--catppuccin-macchiato .hero.is-info{background-color:#8bd5ca;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-info strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-info .navbar-menu{background-color:#8bd5ca}}html.theme--catppuccin-macchiato .hero.is-info .navbar-item,html.theme--catppuccin-macchiato .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-info .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-info .navbar-link.is-active{background-color:#78cec1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-info .tabs li.is-active a{color:#8bd5ca !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#8bd5ca}html.theme--catppuccin-macchiato .hero.is-info.is-bold{background-image:linear-gradient(141deg, #5bd2ac 0%, #8bd5ca 71%, #9adedf 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #5bd2ac 0%, #8bd5ca 71%, #9adedf 100%)}}html.theme--catppuccin-macchiato .hero.is-success{background-color:#a6da95;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-success strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-success .navbar-menu{background-color:#a6da95}}html.theme--catppuccin-macchiato .hero.is-success .navbar-item,html.theme--catppuccin-macchiato .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-success .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-success .navbar-link.is-active{background-color:#96d382;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-success .tabs li.is-active a{color:#a6da95 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6da95}html.theme--catppuccin-macchiato .hero.is-success.is-bold{background-image:linear-gradient(141deg, #94d765 0%, #a6da95 71%, #aae4a5 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #94d765 0%, #a6da95 71%, #aae4a5 100%)}}html.theme--catppuccin-macchiato .hero.is-warning{background-color:#eed49f;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-warning strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-macchiato .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-warning .navbar-menu{background-color:#eed49f}}html.theme--catppuccin-macchiato .hero.is-warning .navbar-item,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-warning .navbar-link.is-active{background-color:#eaca89;color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-macchiato .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-warning .tabs li.is-active a{color:#eed49f !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#eed49f}html.theme--catppuccin-macchiato .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #efae6b 0%, #eed49f 71%, #f4e9b2 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #efae6b 0%, #eed49f 71%, #f4e9b2 100%)}}html.theme--catppuccin-macchiato .hero.is-danger{background-color:#ed8796;color:#fff}html.theme--catppuccin-macchiato .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-macchiato .hero.is-danger strong{color:inherit}html.theme--catppuccin-macchiato .hero.is-danger .title{color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-macchiato .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-macchiato .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .hero.is-danger .navbar-menu{background-color:#ed8796}}html.theme--catppuccin-macchiato .hero.is-danger .navbar-item,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-macchiato .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-macchiato .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link:hover,html.theme--catppuccin-macchiato .hero.is-danger .navbar-link.is-active{background-color:#ea7183;color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-macchiato .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-macchiato .hero.is-danger .tabs li.is-active a{color:#ed8796 !important;opacity:1}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-macchiato .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#ed8796}html.theme--catppuccin-macchiato .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #f05183 0%, #ed8796 71%, #f39c9a 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f05183 0%, #ed8796 71%, #f39c9a 100%)}}html.theme--catppuccin-macchiato .hero.is-small .hero-body,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-macchiato .hero.is-halfheight .hero-body,html.theme--catppuccin-macchiato .hero.is-fullheight .hero-body,html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-macchiato .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-macchiato .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-macchiato .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-macchiato .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-macchiato .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-macchiato .hero-video{overflow:hidden}html.theme--catppuccin-macchiato .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-macchiato .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero-video{display:none}}html.theme--catppuccin-macchiato .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-macchiato .hero-buttons .button{display:flex}html.theme--catppuccin-macchiato .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-macchiato .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-macchiato .hero-head,html.theme--catppuccin-macchiato .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-macchiato .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-macchiato .hero-body{padding:3rem 3rem}}html.theme--catppuccin-macchiato .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato .section{padding:3rem 3rem}html.theme--catppuccin-macchiato .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-macchiato .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-macchiato .footer{background-color:#1e2030;padding:3rem 1.5rem 6rem}html.theme--catppuccin-macchiato h1 .docs-heading-anchor,html.theme--catppuccin-macchiato h1 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h1 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h2 .docs-heading-anchor,html.theme--catppuccin-macchiato h2 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h2 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h3 .docs-heading-anchor,html.theme--catppuccin-macchiato h3 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h3 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h4 .docs-heading-anchor,html.theme--catppuccin-macchiato h4 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h4 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h5 .docs-heading-anchor,html.theme--catppuccin-macchiato h5 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h5 .docs-heading-anchor:visited,html.theme--catppuccin-macchiato h6 .docs-heading-anchor,html.theme--catppuccin-macchiato h6 .docs-heading-anchor:hover,html.theme--catppuccin-macchiato h6 .docs-heading-anchor:visited{color:#cad3f5}html.theme--catppuccin-macchiato h1 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h2 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h3 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h4 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h5 .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-macchiato h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-macchiato h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-macchiato h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-macchiato h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-macchiato .docs-light-only{display:none !important}html.theme--catppuccin-macchiato pre{position:relative;overflow:hidden}html.theme--catppuccin-macchiato pre code,html.theme--catppuccin-macchiato pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-macchiato pre code:first-of-type,html.theme--catppuccin-macchiato pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-macchiato pre code:last-of-type,html.theme--catppuccin-macchiato pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-macchiato pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#cad3f5;cursor:pointer;text-align:center}html.theme--catppuccin-macchiato pre .copy-button:focus,html.theme--catppuccin-macchiato pre .copy-button:hover{opacity:1;background:rgba(202,211,245,0.1);color:#8aadf4}html.theme--catppuccin-macchiato pre .copy-button.success{color:#a6da95;opacity:1}html.theme--catppuccin-macchiato pre .copy-button.error{color:#ed8796;opacity:1}html.theme--catppuccin-macchiato pre:hover .copy-button{opacity:1}html.theme--catppuccin-macchiato .admonition{background-color:#1e2030;border-style:solid;border-width:2px;border-color:#b8c0e0;border-radius:4px;font-size:1rem}html.theme--catppuccin-macchiato .admonition strong{color:currentColor}html.theme--catppuccin-macchiato .admonition.is-small,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-macchiato .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-macchiato .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-macchiato .admonition.is-default{background-color:#1e2030;border-color:#b8c0e0}html.theme--catppuccin-macchiato .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#b8c0e0}html.theme--catppuccin-macchiato .admonition.is-default>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-info{background-color:#1e2030;border-color:#8bd5ca}html.theme--catppuccin-macchiato .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#8bd5ca}html.theme--catppuccin-macchiato .admonition.is-info>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-success{background-color:#1e2030;border-color:#a6da95}html.theme--catppuccin-macchiato .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6da95}html.theme--catppuccin-macchiato .admonition.is-success>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-warning{background-color:#1e2030;border-color:#eed49f}html.theme--catppuccin-macchiato .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#eed49f}html.theme--catppuccin-macchiato .admonition.is-warning>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-danger{background-color:#1e2030;border-color:#ed8796}html.theme--catppuccin-macchiato .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#ed8796}html.theme--catppuccin-macchiato .admonition.is-danger>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition.is-compat{background-color:#1e2030;border-color:#91d7e3}html.theme--catppuccin-macchiato .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#91d7e3}html.theme--catppuccin-macchiato .admonition.is-compat>.admonition-body{color:#cad3f5}html.theme--catppuccin-macchiato .admonition-header{color:#b8c0e0;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-macchiato .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-macchiato details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-macchiato details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-macchiato details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-macchiato .admonition-body{color:#cad3f5;padding:0.5rem .75rem}html.theme--catppuccin-macchiato .admonition-body pre{background-color:#1e2030}html.theme--catppuccin-macchiato .admonition-body code{background-color:#1e2030}html.theme--catppuccin-macchiato .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #5b6078;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-macchiato .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#1e2030;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #5b6078;overflow:auto}html.theme--catppuccin-macchiato .docstring>header code{background-color:transparent}html.theme--catppuccin-macchiato .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-macchiato .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-macchiato .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-macchiato .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #5b6078}html.theme--catppuccin-macchiato .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-macchiato .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-macchiato .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-macchiato .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-macchiato .documenter-example-output{background-color:#24273a}html.theme--catppuccin-macchiato .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#1e2030;color:#cad3f5;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-macchiato .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-macchiato .outdated-warning-overlay a{color:#8aadf4}html.theme--catppuccin-macchiato .outdated-warning-overlay a:hover{color:#91d7e3}html.theme--catppuccin-macchiato .content pre{border:2px solid #5b6078;border-radius:4px}html.theme--catppuccin-macchiato .content code{font-weight:inherit}html.theme--catppuccin-macchiato .content a code{color:#8aadf4}html.theme--catppuccin-macchiato .content a:hover code{color:#91d7e3}html.theme--catppuccin-macchiato .content h1 code,html.theme--catppuccin-macchiato .content h2 code,html.theme--catppuccin-macchiato .content h3 code,html.theme--catppuccin-macchiato .content h4 code,html.theme--catppuccin-macchiato .content h5 code,html.theme--catppuccin-macchiato .content h6 code{color:#cad3f5}html.theme--catppuccin-macchiato .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-macchiato .content blockquote>ul:first-child,html.theme--catppuccin-macchiato .content blockquote>ol:first-child,html.theme--catppuccin-macchiato .content .admonition-body>ul:first-child,html.theme--catppuccin-macchiato .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-macchiato pre,html.theme--catppuccin-macchiato code{font-variant-ligatures:no-contextual}html.theme--catppuccin-macchiato .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-macchiato .breadcrumb a.is-disabled,html.theme--catppuccin-macchiato .breadcrumb a.is-disabled:hover{color:#b5c1f1}html.theme--catppuccin-macchiato .hljs{background:initial !important}html.theme--catppuccin-macchiato .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-macchiato .katex-display,html.theme--catppuccin-macchiato mjx-container,html.theme--catppuccin-macchiato .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-macchiato html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-macchiato li.no-marker{list-style:none}html.theme--catppuccin-macchiato #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-macchiato #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main{width:100%}html.theme--catppuccin-macchiato #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-macchiato #documenter .docs-main>header,html.theme--catppuccin-macchiato #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar{background-color:#24273a;border-bottom:1px solid #5b6078;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-macchiato #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes{border-top:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-macchiato #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-macchiato .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #5b6078;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-macchiato #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-macchiato #documenter .docs-sidebar{display:flex;flex-direction:column;color:#cad3f5;background-color:#1e2030;border-right:1px solid #5b6078;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-macchiato #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-package-name a:hover{color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #5b6078;display:none;padding:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #5b6078;padding-bottom:1.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#cad3f5;background:#1e2030}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#cad3f5;background-color:#26283d}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #5b6078;border-bottom:1px solid #5b6078;background-color:#181926}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#181926;color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#26283d;color:#cad3f5}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #5b6078}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-macchiato #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#2e3149}html.theme--catppuccin-macchiato #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#3d4162}}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#2e3149}html.theme--catppuccin-macchiato #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#3d4162}}html.theme--catppuccin-macchiato kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-macchiato .search-min-width-50{min-width:50%}html.theme--catppuccin-macchiato .search-min-height-100{min-height:100%}html.theme--catppuccin-macchiato .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-macchiato .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover,html.theme--catppuccin-macchiato .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-macchiato .search-result-link .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-macchiato .property-search-result-badge,html.theme--catppuccin-macchiato .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-macchiato .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:hover .search-filter,html.theme--catppuccin-macchiato .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-macchiato .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-macchiato .search-filter:hover,html.theme--catppuccin-macchiato .search-filter:focus{color:#333}html.theme--catppuccin-macchiato .search-filter-selected{color:#363a4f;background-color:#b7bdf8}html.theme--catppuccin-macchiato .search-filter-selected:hover,html.theme--catppuccin-macchiato .search-filter-selected:focus{color:#363a4f}html.theme--catppuccin-macchiato .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-macchiato .search-divider{border-bottom:1px solid #5b6078}html.theme--catppuccin-macchiato .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-macchiato .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-macchiato #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-macchiato #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-macchiato .w-100{width:100%}html.theme--catppuccin-macchiato .gap-2{gap:0.5rem}html.theme--catppuccin-macchiato .gap-4{gap:1rem}html.theme--catppuccin-macchiato .gap-8{gap:2rem}html.theme--catppuccin-macchiato{background-color:#24273a;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-macchiato a{transition:all 200ms ease}html.theme--catppuccin-macchiato .label{color:#cad3f5}html.theme--catppuccin-macchiato .button,html.theme--catppuccin-macchiato .control.has-icons-left .icon,html.theme--catppuccin-macchiato .control.has-icons-right .icon,html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .pagination-ellipsis,html.theme--catppuccin-macchiato .pagination-link,html.theme--catppuccin-macchiato .pagination-next,html.theme--catppuccin-macchiato .pagination-previous,html.theme--catppuccin-macchiato .select,html.theme--catppuccin-macchiato .select select,html.theme--catppuccin-macchiato .textarea{height:2.5em;color:#cad3f5}html.theme--catppuccin-macchiato .input,html.theme--catppuccin-macchiato #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-macchiato .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#cad3f5}html.theme--catppuccin-macchiato .select:after,html.theme--catppuccin-macchiato .select select{border-width:1px}html.theme--catppuccin-macchiato .menu-list a{transition:all 300ms ease}html.theme--catppuccin-macchiato .modal-card-foot,html.theme--catppuccin-macchiato .modal-card-head{border-color:#5b6078}html.theme--catppuccin-macchiato .navbar{border-radius:.4em}html.theme--catppuccin-macchiato .navbar.is-transparent{background:none}html.theme--catppuccin-macchiato .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-macchiato .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#8aadf4}@media screen and (max-width: 1055px){html.theme--catppuccin-macchiato .navbar .navbar-menu{background-color:#8aadf4;border-radius:0 0 .4em .4em}}html.theme--catppuccin-macchiato .docstring>section>a.docs-sourcelink:not(body){color:#363a4f}html.theme--catppuccin-macchiato .tag.is-link:not(body),html.theme--catppuccin-macchiato .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-macchiato .content kbd.is-link:not(body){color:#363a4f}html.theme--catppuccin-macchiato .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-macchiato .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-macchiato .ansi span.sgr3{font-style:italic}html.theme--catppuccin-macchiato .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-macchiato .ansi span.sgr7{color:#24273a;background-color:#cad3f5}html.theme--catppuccin-macchiato .ansi span.sgr8{color:transparent}html.theme--catppuccin-macchiato .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-macchiato .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-macchiato .ansi span.sgr30{color:#494d64}html.theme--catppuccin-macchiato .ansi span.sgr31{color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr32{color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr33{color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr34{color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr35{color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr36{color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr37{color:#b8c0e0}html.theme--catppuccin-macchiato .ansi span.sgr40{background-color:#494d64}html.theme--catppuccin-macchiato .ansi span.sgr41{background-color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr42{background-color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr43{background-color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr44{background-color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr45{background-color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr46{background-color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr47{background-color:#b8c0e0}html.theme--catppuccin-macchiato .ansi span.sgr90{color:#5b6078}html.theme--catppuccin-macchiato .ansi span.sgr91{color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr92{color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr93{color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr94{color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr95{color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr96{color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr97{color:#a5adcb}html.theme--catppuccin-macchiato .ansi span.sgr100{background-color:#5b6078}html.theme--catppuccin-macchiato .ansi span.sgr101{background-color:#ed8796}html.theme--catppuccin-macchiato .ansi span.sgr102{background-color:#a6da95}html.theme--catppuccin-macchiato .ansi span.sgr103{background-color:#eed49f}html.theme--catppuccin-macchiato .ansi span.sgr104{background-color:#8aadf4}html.theme--catppuccin-macchiato .ansi span.sgr105{background-color:#f5bde6}html.theme--catppuccin-macchiato .ansi span.sgr106{background-color:#8bd5ca}html.theme--catppuccin-macchiato .ansi span.sgr107{background-color:#a5adcb}html.theme--catppuccin-macchiato code.language-julia-repl>span.hljs-meta{color:#a6da95;font-weight:bolder}html.theme--catppuccin-macchiato code .hljs{color:#cad3f5;background:#24273a}html.theme--catppuccin-macchiato code .hljs-keyword{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-built_in{color:#ed8796}html.theme--catppuccin-macchiato code .hljs-type{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-literal{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-number{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-operator{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-punctuation{color:#b8c0e0}html.theme--catppuccin-macchiato code .hljs-property{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-regexp{color:#f5bde6}html.theme--catppuccin-macchiato code .hljs-string{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-char.escape_{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-subst{color:#a5adcb}html.theme--catppuccin-macchiato code .hljs-symbol{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-variable{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-variable.language_{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-variable.constant_{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-title{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-title.class_{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-title.function_{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-params{color:#cad3f5}html.theme--catppuccin-macchiato code .hljs-comment{color:#5b6078}html.theme--catppuccin-macchiato code .hljs-doctag{color:#ed8796}html.theme--catppuccin-macchiato code .hljs-meta{color:#f5a97f}html.theme--catppuccin-macchiato code .hljs-section{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-tag{color:#a5adcb}html.theme--catppuccin-macchiato code .hljs-name{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-attr{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-attribute{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-bullet{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-code{color:#a6da95}html.theme--catppuccin-macchiato code .hljs-emphasis{color:#ed8796;font-style:italic}html.theme--catppuccin-macchiato code .hljs-strong{color:#ed8796;font-weight:bold}html.theme--catppuccin-macchiato code .hljs-formula{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-link{color:#7dc4e4;font-style:italic}html.theme--catppuccin-macchiato code .hljs-quote{color:#a6da95;font-style:italic}html.theme--catppuccin-macchiato code .hljs-selector-tag{color:#eed49f}html.theme--catppuccin-macchiato code .hljs-selector-id{color:#8aadf4}html.theme--catppuccin-macchiato code .hljs-selector-class{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-selector-attr{color:#c6a0f6}html.theme--catppuccin-macchiato code .hljs-selector-pseudo{color:#8bd5ca}html.theme--catppuccin-macchiato code .hljs-template-tag{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-template-variable{color:#f0c6c6}html.theme--catppuccin-macchiato code .hljs-addition{color:#a6da95;background:rgba(166,227,161,0.15)}html.theme--catppuccin-macchiato code .hljs-deletion{color:#ed8796;background:rgba(243,139,168,0.15)}html.theme--catppuccin-macchiato .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover,html.theme--catppuccin-macchiato .search-result-link:focus{background-color:#363a4f}html.theme--catppuccin-macchiato .search-result-link .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-macchiato .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:hover .search-filter,html.theme--catppuccin-macchiato .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-macchiato .search-result-link:focus .search-filter{color:#363a4f !important;background-color:#b7bdf8 !important}html.theme--catppuccin-macchiato .search-result-title{color:#cad3f5}html.theme--catppuccin-macchiato .search-result-highlight{background-color:#ed8796;color:#1e2030}html.theme--catppuccin-macchiato .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-macchiato .w-100{width:100%}html.theme--catppuccin-macchiato .gap-2{gap:0.5rem}html.theme--catppuccin-macchiato .gap-4{gap:1rem} diff --git a/v0.1.1/assets/themes/catppuccin-mocha.css b/v0.1.1/assets/themes/catppuccin-mocha.css new file mode 100644 index 0000000..6f27b4c --- /dev/null +++ b/v0.1.1/assets/themes/catppuccin-mocha.css @@ -0,0 +1 @@ +html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha .file-name,html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--catppuccin-mocha .pagination-previous:focus,html.theme--catppuccin-mocha .pagination-next:focus,html.theme--catppuccin-mocha .pagination-link:focus,html.theme--catppuccin-mocha .pagination-ellipsis:focus,html.theme--catppuccin-mocha .file-cta:focus,html.theme--catppuccin-mocha .file-name:focus,html.theme--catppuccin-mocha .select select:focus,html.theme--catppuccin-mocha .textarea:focus,html.theme--catppuccin-mocha .input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-mocha .button:focus,html.theme--catppuccin-mocha .is-focused.pagination-previous,html.theme--catppuccin-mocha .is-focused.pagination-next,html.theme--catppuccin-mocha .is-focused.pagination-link,html.theme--catppuccin-mocha .is-focused.pagination-ellipsis,html.theme--catppuccin-mocha .is-focused.file-cta,html.theme--catppuccin-mocha .is-focused.file-name,html.theme--catppuccin-mocha .select select.is-focused,html.theme--catppuccin-mocha .is-focused.textarea,html.theme--catppuccin-mocha .is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-focused.button,html.theme--catppuccin-mocha .pagination-previous:active,html.theme--catppuccin-mocha .pagination-next:active,html.theme--catppuccin-mocha .pagination-link:active,html.theme--catppuccin-mocha .pagination-ellipsis:active,html.theme--catppuccin-mocha .file-cta:active,html.theme--catppuccin-mocha .file-name:active,html.theme--catppuccin-mocha .select select:active,html.theme--catppuccin-mocha .textarea:active,html.theme--catppuccin-mocha .input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-mocha .button:active,html.theme--catppuccin-mocha .is-active.pagination-previous,html.theme--catppuccin-mocha .is-active.pagination-next,html.theme--catppuccin-mocha .is-active.pagination-link,html.theme--catppuccin-mocha .is-active.pagination-ellipsis,html.theme--catppuccin-mocha .is-active.file-cta,html.theme--catppuccin-mocha .is-active.file-name,html.theme--catppuccin-mocha .select select.is-active,html.theme--catppuccin-mocha .is-active.textarea,html.theme--catppuccin-mocha .is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .is-active.button{outline:none}html.theme--catppuccin-mocha .pagination-previous[disabled],html.theme--catppuccin-mocha .pagination-next[disabled],html.theme--catppuccin-mocha .pagination-link[disabled],html.theme--catppuccin-mocha .pagination-ellipsis[disabled],html.theme--catppuccin-mocha .file-cta[disabled],html.theme--catppuccin-mocha .file-name[disabled],html.theme--catppuccin-mocha .select select[disabled],html.theme--catppuccin-mocha .textarea[disabled],html.theme--catppuccin-mocha .input[disabled],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--catppuccin-mocha .button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha fieldset[disabled] .file-cta,fieldset[disabled] html.theme--catppuccin-mocha .file-name,html.theme--catppuccin-mocha fieldset[disabled] .file-name,fieldset[disabled] html.theme--catppuccin-mocha .select select,fieldset[disabled] html.theme--catppuccin-mocha .textarea,fieldset[disabled] html.theme--catppuccin-mocha .input,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha fieldset[disabled] .select select,html.theme--catppuccin-mocha .select fieldset[disabled] select,html.theme--catppuccin-mocha fieldset[disabled] .textarea,html.theme--catppuccin-mocha fieldset[disabled] .input,html.theme--catppuccin-mocha fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--catppuccin-mocha .button,html.theme--catppuccin-mocha fieldset[disabled] .button{cursor:not-allowed}html.theme--catppuccin-mocha .tabs,html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .breadcrumb,html.theme--catppuccin-mocha .file,html.theme--catppuccin-mocha .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless)::after,html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--catppuccin-mocha .admonition:not(:last-child),html.theme--catppuccin-mocha .tabs:not(:last-child),html.theme--catppuccin-mocha .pagination:not(:last-child),html.theme--catppuccin-mocha .message:not(:last-child),html.theme--catppuccin-mocha .level:not(:last-child),html.theme--catppuccin-mocha .breadcrumb:not(:last-child),html.theme--catppuccin-mocha .block:not(:last-child),html.theme--catppuccin-mocha .title:not(:last-child),html.theme--catppuccin-mocha .subtitle:not(:last-child),html.theme--catppuccin-mocha .table-container:not(:last-child),html.theme--catppuccin-mocha .table:not(:last-child),html.theme--catppuccin-mocha .progress:not(:last-child),html.theme--catppuccin-mocha .notification:not(:last-child),html.theme--catppuccin-mocha .content:not(:last-child),html.theme--catppuccin-mocha .box:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .modal-close,html.theme--catppuccin-mocha .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--catppuccin-mocha .modal-close::before,html.theme--catppuccin-mocha .delete::before,html.theme--catppuccin-mocha .modal-close::after,html.theme--catppuccin-mocha .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-mocha .modal-close::before,html.theme--catppuccin-mocha .delete::before{height:2px;width:50%}html.theme--catppuccin-mocha .modal-close::after,html.theme--catppuccin-mocha .delete::after{height:50%;width:2px}html.theme--catppuccin-mocha .modal-close:hover,html.theme--catppuccin-mocha .delete:hover,html.theme--catppuccin-mocha .modal-close:focus,html.theme--catppuccin-mocha .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--catppuccin-mocha .modal-close:active,html.theme--catppuccin-mocha .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--catppuccin-mocha .is-small.modal-close,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--catppuccin-mocha .is-small.delete,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--catppuccin-mocha .is-medium.modal-close,html.theme--catppuccin-mocha .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--catppuccin-mocha .is-large.modal-close,html.theme--catppuccin-mocha .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--catppuccin-mocha .control.is-loading::after,html.theme--catppuccin-mocha .select.is-loading::after,html.theme--catppuccin-mocha .loader,html.theme--catppuccin-mocha .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #7f849c;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--catppuccin-mocha .hero-video,html.theme--catppuccin-mocha .modal-background,html.theme--catppuccin-mocha .modal,html.theme--catppuccin-mocha .image.is-square img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-mocha .image.is-square .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-mocha .image.is-1by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-mocha .image.is-1by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-mocha .image.is-5by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-mocha .image.is-5by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-mocha .image.is-4by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-mocha .image.is-4by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-mocha .image.is-3by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-mocha .image.is-5by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-mocha .image.is-5by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-mocha .image.is-16by9 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-mocha .image.is-16by9 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-mocha .image.is-2by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-mocha .image.is-2by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-mocha .image.is-3by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-mocha .image.is-3by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-mocha .image.is-4by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-mocha .image.is-4by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-mocha .image.is-3by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-mocha .image.is-3by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-mocha .image.is-2by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-mocha .image.is-2by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-mocha .image.is-3by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-mocha .image.is-9by16 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-mocha .image.is-9by16 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-mocha .image.is-1by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-mocha .image.is-1by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-mocha .image.is-1by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-mocha .image.is-1by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--catppuccin-mocha .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#313244 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c26 !important}.has-background-dark{background-color:#313244 !important}.has-text-primary{color:#89b4fa !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#5895f8 !important}.has-background-primary{background-color:#89b4fa !important}.has-text-primary-light{color:#ebf3fe !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#bbd3fc !important}.has-background-primary-light{background-color:#ebf3fe !important}.has-text-primary-dark{color:#063c93 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#0850c4 !important}.has-background-primary-dark{background-color:#063c93 !important}.has-text-link{color:#89b4fa !important}a.has-text-link:hover,a.has-text-link:focus{color:#5895f8 !important}.has-background-link{background-color:#89b4fa !important}.has-text-link-light{color:#ebf3fe !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#bbd3fc !important}.has-background-link-light{background-color:#ebf3fe !important}.has-text-link-dark{color:#063c93 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#0850c4 !important}.has-background-link-dark{background-color:#063c93 !important}.has-text-info{color:#94e2d5 !important}a.has-text-info:hover,a.has-text-info:focus{color:#6cd7c5 !important}.has-background-info{background-color:#94e2d5 !important}.has-text-info-light{color:#effbf9 !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c7f0e9 !important}.has-background-info-light{background-color:#effbf9 !important}.has-text-info-dark{color:#207466 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#2a9c89 !important}.has-background-info-dark{background-color:#207466 !important}.has-text-success{color:#a6e3a1 !important}a.has-text-success:hover,a.has-text-success:focus{color:#81d77a !important}.has-background-success{background-color:#a6e3a1 !important}.has-text-success-light{color:#f0faef !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#cbefc8 !important}.has-background-success-light{background-color:#f0faef !important}.has-text-success-dark{color:#287222 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#36992e !important}.has-background-success-dark{background-color:#287222 !important}.has-text-warning{color:#f9e2af !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#f5d180 !important}.has-background-warning{background-color:#f9e2af !important}.has-text-warning-light{color:#fef8ec !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fae7bd !important}.has-background-warning-light{background-color:#fef8ec !important}.has-text-warning-dark{color:#8a620a !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#b9840e !important}.has-background-warning-dark{background-color:#8a620a !important}.has-text-danger{color:#f38ba8 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee5d85 !important}.has-background-danger{background-color:#f38ba8 !important}.has-text-danger-light{color:#fdedf1 !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f8bece !important}.has-background-danger-light{background-color:#fdedf1 !important}.has-text-danger-dark{color:#991036 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#c71546 !important}.has-background-danger-dark{background-color:#991036 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#313244 !important}.has-background-grey-darker{background-color:#313244 !important}.has-text-grey-dark{color:#45475a !important}.has-background-grey-dark{background-color:#45475a !important}.has-text-grey{color:#585b70 !important}.has-background-grey{background-color:#585b70 !important}.has-text-grey-light{color:#6c7086 !important}.has-background-grey-light{background-color:#6c7086 !important}.has-text-grey-lighter{color:#7f849c !important}.has-background-grey-lighter{background-color:#7f849c !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--catppuccin-mocha html{background-color:#1e1e2e;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-mocha article,html.theme--catppuccin-mocha aside,html.theme--catppuccin-mocha figure,html.theme--catppuccin-mocha footer,html.theme--catppuccin-mocha header,html.theme--catppuccin-mocha hgroup,html.theme--catppuccin-mocha section{display:block}html.theme--catppuccin-mocha body,html.theme--catppuccin-mocha button,html.theme--catppuccin-mocha input,html.theme--catppuccin-mocha optgroup,html.theme--catppuccin-mocha select,html.theme--catppuccin-mocha textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--catppuccin-mocha code,html.theme--catppuccin-mocha pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-mocha body{color:#cdd6f4;font-size:1em;font-weight:400;line-height:1.5}html.theme--catppuccin-mocha a{color:#89b4fa;cursor:pointer;text-decoration:none}html.theme--catppuccin-mocha a strong{color:currentColor}html.theme--catppuccin-mocha a:hover{color:#89dceb}html.theme--catppuccin-mocha code{background-color:#181825;color:#cdd6f4;font-size:.875em;font-weight:normal;padding:.1em}html.theme--catppuccin-mocha hr{background-color:#181825;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--catppuccin-mocha img{height:auto;max-width:100%}html.theme--catppuccin-mocha input[type="checkbox"],html.theme--catppuccin-mocha input[type="radio"]{vertical-align:baseline}html.theme--catppuccin-mocha small{font-size:.875em}html.theme--catppuccin-mocha span{font-style:inherit;font-weight:inherit}html.theme--catppuccin-mocha strong{color:#b8c5ef;font-weight:700}html.theme--catppuccin-mocha fieldset{border:none}html.theme--catppuccin-mocha pre{-webkit-overflow-scrolling:touch;background-color:#181825;color:#cdd6f4;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--catppuccin-mocha pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--catppuccin-mocha table td,html.theme--catppuccin-mocha table th{vertical-align:top}html.theme--catppuccin-mocha table td:not([align]),html.theme--catppuccin-mocha table th:not([align]){text-align:inherit}html.theme--catppuccin-mocha table th{color:#b8c5ef}html.theme--catppuccin-mocha .box{background-color:#45475a;border-radius:8px;box-shadow:none;color:#cdd6f4;display:block;padding:1.25rem}html.theme--catppuccin-mocha a.box:hover,html.theme--catppuccin-mocha a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #89b4fa}html.theme--catppuccin-mocha a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #89b4fa}html.theme--catppuccin-mocha .button{background-color:#181825;border-color:#363653;border-width:1px;color:#89b4fa;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--catppuccin-mocha .button strong{color:inherit}html.theme--catppuccin-mocha .button .icon,html.theme--catppuccin-mocha .button .icon.is-small,html.theme--catppuccin-mocha .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--catppuccin-mocha .button .icon.is-medium,html.theme--catppuccin-mocha .button .icon.is-large{height:1.5em;width:1.5em}html.theme--catppuccin-mocha .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--catppuccin-mocha .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-mocha .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--catppuccin-mocha .button:hover,html.theme--catppuccin-mocha .button.is-hovered{border-color:#6c7086;color:#b8c5ef}html.theme--catppuccin-mocha .button:focus,html.theme--catppuccin-mocha .button.is-focused{border-color:#6c7086;color:#71a4f9}html.theme--catppuccin-mocha .button:focus:not(:active),html.theme--catppuccin-mocha .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button:active,html.theme--catppuccin-mocha .button.is-active{border-color:#45475a;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text{background-color:transparent;border-color:transparent;color:#cdd6f4;text-decoration:underline}html.theme--catppuccin-mocha .button.is-text:hover,html.theme--catppuccin-mocha .button.is-text.is-hovered,html.theme--catppuccin-mocha .button.is-text:focus,html.theme--catppuccin-mocha .button.is-text.is-focused{background-color:#181825;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text:active,html.theme--catppuccin-mocha .button.is-text.is-active{background-color:#0e0e16;color:#b8c5ef}html.theme--catppuccin-mocha .button.is-text[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--catppuccin-mocha .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#89b4fa;text-decoration:none}html.theme--catppuccin-mocha .button.is-ghost:hover,html.theme--catppuccin-mocha .button.is-ghost.is-hovered{color:#89b4fa;text-decoration:underline}html.theme--catppuccin-mocha .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:hover,html.theme--catppuccin-mocha .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:focus,html.theme--catppuccin-mocha .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white:focus:not(:active),html.theme--catppuccin-mocha .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .button.is-white:active,html.theme--catppuccin-mocha .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--catppuccin-mocha .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted:hover,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--catppuccin-mocha .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-outlined:hover,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-white.is-outlined:focus,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:hover,html.theme--catppuccin-mocha .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:focus,html.theme--catppuccin-mocha .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black:focus:not(:active),html.theme--catppuccin-mocha .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .button.is-black:active,html.theme--catppuccin-mocha .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-black[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--catppuccin-mocha .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted:hover,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-outlined:hover,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-black.is-outlined:focus,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:hover,html.theme--catppuccin-mocha .button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:focus,html.theme--catppuccin-mocha .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light:focus:not(:active),html.theme--catppuccin-mocha .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .button.is-light:active,html.theme--catppuccin-mocha .button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}html.theme--catppuccin-mocha .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted:hover,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-outlined:hover,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-light.is-outlined:focus,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-dark,html.theme--catppuccin-mocha .content kbd.button{background-color:#313244;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:hover,html.theme--catppuccin-mocha .content kbd.button:hover,html.theme--catppuccin-mocha .button.is-dark.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-hovered{background-color:#2c2d3d;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:focus,html.theme--catppuccin-mocha .content kbd.button:focus,html.theme--catppuccin-mocha .button.is-dark.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark:focus:not(:active),html.theme--catppuccin-mocha .content kbd.button:focus:not(:active),html.theme--catppuccin-mocha .button.is-dark.is-focused:not(:active),html.theme--catppuccin-mocha .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .button.is-dark:active,html.theme--catppuccin-mocha .content kbd.button:active,html.theme--catppuccin-mocha .button.is-dark.is-active,html.theme--catppuccin-mocha .content kbd.button.is-active{background-color:#262735;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-dark[disabled],html.theme--catppuccin-mocha .content kbd.button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button{background-color:#313244;border-color:#313244;box-shadow:none}html.theme--catppuccin-mocha .button.is-dark.is-inverted,html.theme--catppuccin-mocha .content kbd.button.is-inverted{background-color:#fff;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted:hover,html.theme--catppuccin-mocha .content kbd.button.is-inverted:hover,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-dark.is-inverted[disabled],html.theme--catppuccin-mocha .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-inverted,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-loading::after,html.theme--catppuccin-mocha .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined,html.theme--catppuccin-mocha .content kbd.button.is-outlined{background-color:transparent;border-color:#313244;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-outlined:hover,html.theme--catppuccin-mocha .content kbd.button.is-outlined:hover,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-dark.is-outlined:focus,html.theme--catppuccin-mocha .content kbd.button.is-outlined:focus,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-focused{background-color:#313244;border-color:#313244;color:#fff}html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #313244 #313244 !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-dark.is-outlined[disabled],html.theme--catppuccin-mocha .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-outlined{background-color:transparent;border-color:#313244;box-shadow:none;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#313244}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #313244 #313244 !important}html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined[disabled],html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-primary,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:hover,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:focus,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary:focus:not(:active),html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--catppuccin-mocha .button.is-primary.is-focused:not(:active),html.theme--catppuccin-mocha .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button.is-primary:active,html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink:active,html.theme--catppuccin-mocha .button.is-primary.is-active,html.theme--catppuccin-mocha .docstring>section>a.button.is-active.docs-sourcelink{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-primary[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.docs-sourcelink{background-color:#89b4fa;border-color:#89b4fa;box-shadow:none}html.theme--catppuccin-mocha .button.is-primary.is-inverted,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-primary.is-inverted[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-inverted,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-loading::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-outlined:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-mocha .button.is-primary.is-outlined:focus,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-mocha .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-primary.is-outlined[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#89b4fa;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined[disabled],html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--catppuccin-mocha .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-primary.is-light,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .button.is-primary.is-light:hover,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--catppuccin-mocha .button.is-primary.is-light.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#dfebfe;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-primary.is-light:active,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--catppuccin-mocha .button.is-primary.is-light.is-active,html.theme--catppuccin-mocha .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d3e3fd;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-link{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:hover,html.theme--catppuccin-mocha .button.is-link.is-hovered{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:focus,html.theme--catppuccin-mocha .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link:focus:not(:active),html.theme--catppuccin-mocha .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .button.is-link:active,html.theme--catppuccin-mocha .button.is-link.is-active{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-link[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link{background-color:#89b4fa;border-color:#89b4fa;box-shadow:none}html.theme--catppuccin-mocha .button.is-link.is-inverted{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted:hover,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-link.is-outlined{background-color:transparent;border-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-outlined:hover,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-link.is-outlined:focus,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-focused{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-outlined{background-color:transparent;border-color:#89b4fa;box-shadow:none;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #89b4fa #89b4fa !important}html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-link.is-light{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .button.is-link.is-light:hover,html.theme--catppuccin-mocha .button.is-link.is-light.is-hovered{background-color:#dfebfe;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-link.is-light:active,html.theme--catppuccin-mocha .button.is-link.is-light.is-active{background-color:#d3e3fd;border-color:transparent;color:#063c93}html.theme--catppuccin-mocha .button.is-info{background-color:#94e2d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:hover,html.theme--catppuccin-mocha .button.is-info.is-hovered{background-color:#8adfd1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:focus,html.theme--catppuccin-mocha .button.is-info.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info:focus:not(:active),html.theme--catppuccin-mocha .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .button.is-info:active,html.theme--catppuccin-mocha .button.is-info.is-active{background-color:#80ddcd;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info{background-color:#94e2d5;border-color:#94e2d5;box-shadow:none}html.theme--catppuccin-mocha .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted:hover,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-info.is-outlined{background-color:transparent;border-color:#94e2d5;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-outlined:hover,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-info.is-outlined:focus,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-focused{background-color:#94e2d5;border-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #94e2d5 #94e2d5 !important}html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-outlined{background-color:transparent;border-color:#94e2d5;box-shadow:none;color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #94e2d5 #94e2d5 !important}html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-info.is-light{background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .button.is-info.is-light:hover,html.theme--catppuccin-mocha .button.is-info.is-light.is-hovered{background-color:#e5f8f5;border-color:transparent;color:#207466}html.theme--catppuccin-mocha .button.is-info.is-light:active,html.theme--catppuccin-mocha .button.is-info.is-light.is-active{background-color:#dbf5f1;border-color:transparent;color:#207466}html.theme--catppuccin-mocha .button.is-success{background-color:#a6e3a1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:hover,html.theme--catppuccin-mocha .button.is-success.is-hovered{background-color:#9de097;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:focus,html.theme--catppuccin-mocha .button.is-success.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success:focus:not(:active),html.theme--catppuccin-mocha .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .button.is-success:active,html.theme--catppuccin-mocha .button.is-success.is-active{background-color:#93dd8d;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success{background-color:#a6e3a1;border-color:#a6e3a1;box-shadow:none}html.theme--catppuccin-mocha .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted:hover,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-success.is-outlined{background-color:transparent;border-color:#a6e3a1;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-outlined:hover,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-success.is-outlined:focus,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-focused{background-color:#a6e3a1;border-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #a6e3a1 #a6e3a1 !important}html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-outlined{background-color:transparent;border-color:#a6e3a1;box-shadow:none;color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a6e3a1 #a6e3a1 !important}html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-success.is-light{background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .button.is-success.is-light:hover,html.theme--catppuccin-mocha .button.is-success.is-light.is-hovered{background-color:#e7f7e5;border-color:transparent;color:#287222}html.theme--catppuccin-mocha .button.is-success.is-light:active,html.theme--catppuccin-mocha .button.is-success.is-light.is-active{background-color:#def4dc;border-color:transparent;color:#287222}html.theme--catppuccin-mocha .button.is-warning{background-color:#f9e2af;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:hover,html.theme--catppuccin-mocha .button.is-warning.is-hovered{background-color:#f8dea3;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:focus,html.theme--catppuccin-mocha .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning:focus:not(:active),html.theme--catppuccin-mocha .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .button.is-warning:active,html.theme--catppuccin-mocha .button.is-warning.is-active{background-color:#f7d997;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning{background-color:#f9e2af;border-color:#f9e2af;box-shadow:none}html.theme--catppuccin-mocha .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted:hover,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined{background-color:transparent;border-color:#f9e2af;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-outlined:hover,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-warning.is-outlined:focus,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-focused{background-color:#f9e2af;border-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #f9e2af #f9e2af !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--catppuccin-mocha .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-outlined{background-color:transparent;border-color:#f9e2af;box-shadow:none;color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f9e2af #f9e2af !important}html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .button.is-warning.is-light{background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .button.is-warning.is-light:hover,html.theme--catppuccin-mocha .button.is-warning.is-light.is-hovered{background-color:#fdf4e0;border-color:transparent;color:#8a620a}html.theme--catppuccin-mocha .button.is-warning.is-light:active,html.theme--catppuccin-mocha .button.is-warning.is-light.is-active{background-color:#fcf0d4;border-color:transparent;color:#8a620a}html.theme--catppuccin-mocha .button.is-danger{background-color:#f38ba8;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:hover,html.theme--catppuccin-mocha .button.is-danger.is-hovered{background-color:#f27f9f;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:focus,html.theme--catppuccin-mocha .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger:focus:not(:active),html.theme--catppuccin-mocha .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .button.is-danger:active,html.theme--catppuccin-mocha .button.is-danger.is-active{background-color:#f17497;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .button.is-danger[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger{background-color:#f38ba8;border-color:#f38ba8;box-shadow:none}html.theme--catppuccin-mocha .button.is-danger.is-inverted{background-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted:hover,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--catppuccin-mocha .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined{background-color:transparent;border-color:#f38ba8;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-outlined:hover,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-danger.is-outlined:focus,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-focused{background-color:#f38ba8;border-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #f38ba8 #f38ba8 !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--catppuccin-mocha .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-outlined{background-color:transparent;border-color:#f38ba8;box-shadow:none;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined:hover,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined:focus,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f38ba8 #f38ba8 !important}html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--catppuccin-mocha .button.is-danger.is-light{background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .button.is-danger.is-light:hover,html.theme--catppuccin-mocha .button.is-danger.is-light.is-hovered{background-color:#fce1e8;border-color:transparent;color:#991036}html.theme--catppuccin-mocha .button.is-danger.is-light:active,html.theme--catppuccin-mocha .button.is-danger.is-light.is-active{background-color:#fbd5e0;border-color:transparent;color:#991036}html.theme--catppuccin-mocha .button.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--catppuccin-mocha .button.is-small:not(.is-rounded),html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--catppuccin-mocha .button.is-normal{font-size:1rem}html.theme--catppuccin-mocha .button.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .button.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .button[disabled],fieldset[disabled] html.theme--catppuccin-mocha .button{background-color:#6c7086;border-color:#585b70;box-shadow:none;opacity:.5}html.theme--catppuccin-mocha .button.is-fullwidth{display:flex;width:100%}html.theme--catppuccin-mocha .button.is-loading{color:transparent !important;pointer-events:none}html.theme--catppuccin-mocha .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--catppuccin-mocha .button.is-static{background-color:#181825;border-color:#585b70;color:#7f849c;box-shadow:none;pointer-events:none}html.theme--catppuccin-mocha .button.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--catppuccin-mocha .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .buttons .button{margin-bottom:0.5rem}html.theme--catppuccin-mocha .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--catppuccin-mocha .buttons:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-mocha .buttons:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-mocha .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--catppuccin-mocha .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--catppuccin-mocha .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--catppuccin-mocha .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--catppuccin-mocha .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--catppuccin-mocha .buttons.has-addons .button:last-child{margin-right:0}html.theme--catppuccin-mocha .buttons.has-addons .button:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-hovered{z-index:2}html.theme--catppuccin-mocha .buttons.has-addons .button:focus,html.theme--catppuccin-mocha .buttons.has-addons .button.is-focused,html.theme--catppuccin-mocha .buttons.has-addons .button:active,html.theme--catppuccin-mocha .buttons.has-addons .button.is-active,html.theme--catppuccin-mocha .buttons.has-addons .button.is-selected{z-index:3}html.theme--catppuccin-mocha .buttons.has-addons .button:focus:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-focused:hover,html.theme--catppuccin-mocha .buttons.has-addons .button:active:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-active:hover,html.theme--catppuccin-mocha .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--catppuccin-mocha .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .buttons.is-centered{justify-content:center}html.theme--catppuccin-mocha .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--catppuccin-mocha .buttons.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .button.is-responsive.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--catppuccin-mocha .button.is-responsive,html.theme--catppuccin-mocha .button.is-responsive.is-normal{font-size:.65625rem}html.theme--catppuccin-mocha .button.is-responsive.is-medium{font-size:.75rem}html.theme--catppuccin-mocha .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .button.is-responsive.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--catppuccin-mocha .button.is-responsive,html.theme--catppuccin-mocha .button.is-responsive.is-normal{font-size:.75rem}html.theme--catppuccin-mocha .button.is-responsive.is-medium{font-size:1rem}html.theme--catppuccin-mocha .button.is-responsive.is-large{font-size:1.25rem}}html.theme--catppuccin-mocha .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--catppuccin-mocha .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--catppuccin-mocha .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--catppuccin-mocha .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--catppuccin-mocha .content li+li{margin-top:0.25em}html.theme--catppuccin-mocha .content p:not(:last-child),html.theme--catppuccin-mocha .content dl:not(:last-child),html.theme--catppuccin-mocha .content ol:not(:last-child),html.theme--catppuccin-mocha .content ul:not(:last-child),html.theme--catppuccin-mocha .content blockquote:not(:last-child),html.theme--catppuccin-mocha .content pre:not(:last-child),html.theme--catppuccin-mocha .content table:not(:last-child){margin-bottom:1em}html.theme--catppuccin-mocha .content h1,html.theme--catppuccin-mocha .content h2,html.theme--catppuccin-mocha .content h3,html.theme--catppuccin-mocha .content h4,html.theme--catppuccin-mocha .content h5,html.theme--catppuccin-mocha .content h6{color:#cdd6f4;font-weight:600;line-height:1.125}html.theme--catppuccin-mocha .content h1{font-size:2em;margin-bottom:0.5em}html.theme--catppuccin-mocha .content h1:not(:first-child){margin-top:1em}html.theme--catppuccin-mocha .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--catppuccin-mocha .content h2:not(:first-child){margin-top:1.1428em}html.theme--catppuccin-mocha .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--catppuccin-mocha .content h3:not(:first-child){margin-top:1.3333em}html.theme--catppuccin-mocha .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--catppuccin-mocha .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--catppuccin-mocha .content h6{font-size:1em;margin-bottom:1em}html.theme--catppuccin-mocha .content blockquote{background-color:#181825;border-left:5px solid #585b70;padding:1.25em 1.5em}html.theme--catppuccin-mocha .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-mocha .content ol:not([type]){list-style-type:decimal}html.theme--catppuccin-mocha .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--catppuccin-mocha .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--catppuccin-mocha .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--catppuccin-mocha .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--catppuccin-mocha .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--catppuccin-mocha .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--catppuccin-mocha .content ul ul ul{list-style-type:square}html.theme--catppuccin-mocha .content dd{margin-left:2em}html.theme--catppuccin-mocha .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--catppuccin-mocha .content figure:not(:first-child){margin-top:2em}html.theme--catppuccin-mocha .content figure:not(:last-child){margin-bottom:2em}html.theme--catppuccin-mocha .content figure img{display:inline-block}html.theme--catppuccin-mocha .content figure figcaption{font-style:italic}html.theme--catppuccin-mocha .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--catppuccin-mocha .content sup,html.theme--catppuccin-mocha .content sub{font-size:75%}html.theme--catppuccin-mocha .content table{width:100%}html.theme--catppuccin-mocha .content table td,html.theme--catppuccin-mocha .content table th{border:1px solid #585b70;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-mocha .content table th{color:#b8c5ef}html.theme--catppuccin-mocha .content table th:not([align]){text-align:inherit}html.theme--catppuccin-mocha .content table thead td,html.theme--catppuccin-mocha .content table thead th{border-width:0 0 2px;color:#b8c5ef}html.theme--catppuccin-mocha .content table tfoot td,html.theme--catppuccin-mocha .content table tfoot th{border-width:2px 0 0;color:#b8c5ef}html.theme--catppuccin-mocha .content table tbody tr:last-child td,html.theme--catppuccin-mocha .content table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-mocha .content .tabs li+li{margin-top:0}html.theme--catppuccin-mocha .content.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--catppuccin-mocha .content.is-normal{font-size:1rem}html.theme--catppuccin-mocha .content.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .content.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--catppuccin-mocha .icon.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--catppuccin-mocha .icon.is-medium{height:2rem;width:2rem}html.theme--catppuccin-mocha .icon.is-large{height:3rem;width:3rem}html.theme--catppuccin-mocha .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--catppuccin-mocha .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--catppuccin-mocha .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--catppuccin-mocha div.icon-text{display:flex}html.theme--catppuccin-mocha .image,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--catppuccin-mocha .image img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--catppuccin-mocha .image img.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--catppuccin-mocha .image.is-fullwidth,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--catppuccin-mocha .image.is-square img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--catppuccin-mocha .image.is-square .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--catppuccin-mocha .image.is-1by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--catppuccin-mocha .image.is-1by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--catppuccin-mocha .image.is-5by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--catppuccin-mocha .image.is-5by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--catppuccin-mocha .image.is-4by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--catppuccin-mocha .image.is-4by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--catppuccin-mocha .image.is-3by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--catppuccin-mocha .image.is-5by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--catppuccin-mocha .image.is-5by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--catppuccin-mocha .image.is-16by9 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--catppuccin-mocha .image.is-16by9 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--catppuccin-mocha .image.is-2by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--catppuccin-mocha .image.is-2by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--catppuccin-mocha .image.is-3by1 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--catppuccin-mocha .image.is-3by1 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--catppuccin-mocha .image.is-4by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--catppuccin-mocha .image.is-4by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--catppuccin-mocha .image.is-3by4 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--catppuccin-mocha .image.is-3by4 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--catppuccin-mocha .image.is-2by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--catppuccin-mocha .image.is-2by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--catppuccin-mocha .image.is-3by5 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--catppuccin-mocha .image.is-3by5 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--catppuccin-mocha .image.is-9by16 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--catppuccin-mocha .image.is-9by16 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--catppuccin-mocha .image.is-1by2 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--catppuccin-mocha .image.is-1by2 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--catppuccin-mocha .image.is-1by3 img,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--catppuccin-mocha .image.is-1by3 .has-ratio,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--catppuccin-mocha .image.is-square,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--catppuccin-mocha .image.is-1by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--catppuccin-mocha .image.is-5by4,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--catppuccin-mocha .image.is-4by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--catppuccin-mocha .image.is-3by2,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--catppuccin-mocha .image.is-5by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--catppuccin-mocha .image.is-16by9,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--catppuccin-mocha .image.is-2by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--catppuccin-mocha .image.is-3by1,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--catppuccin-mocha .image.is-4by5,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--catppuccin-mocha .image.is-3by4,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--catppuccin-mocha .image.is-2by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--catppuccin-mocha .image.is-3by5,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--catppuccin-mocha .image.is-9by16,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--catppuccin-mocha .image.is-1by2,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--catppuccin-mocha .image.is-1by3,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--catppuccin-mocha .image.is-16x16,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--catppuccin-mocha .image.is-24x24,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--catppuccin-mocha .image.is-32x32,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--catppuccin-mocha .image.is-48x48,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--catppuccin-mocha .image.is-64x64,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--catppuccin-mocha .image.is-96x96,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--catppuccin-mocha .image.is-128x128,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--catppuccin-mocha .notification{background-color:#181825;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--catppuccin-mocha .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-mocha .notification strong{color:currentColor}html.theme--catppuccin-mocha .notification code,html.theme--catppuccin-mocha .notification pre{background:#fff}html.theme--catppuccin-mocha .notification pre code{background:transparent}html.theme--catppuccin-mocha .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--catppuccin-mocha .notification .title,html.theme--catppuccin-mocha .notification .subtitle,html.theme--catppuccin-mocha .notification .content{color:currentColor}html.theme--catppuccin-mocha .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-dark,html.theme--catppuccin-mocha .content kbd.notification{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .notification.is-primary,html.theme--catppuccin-mocha .docstring>section>a.notification.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .notification.is-primary.is-light,html.theme--catppuccin-mocha .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .notification.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .notification.is-link.is-light{background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .notification.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-info.is-light{background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .notification.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-success.is-light{background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .notification.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .notification.is-warning.is-light{background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .notification.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .notification.is-danger.is-light{background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--catppuccin-mocha .progress::-webkit-progress-bar{background-color:#45475a}html.theme--catppuccin-mocha .progress::-webkit-progress-value{background-color:#7f849c}html.theme--catppuccin-mocha .progress::-moz-progress-bar{background-color:#7f849c}html.theme--catppuccin-mocha .progress::-ms-fill{background-color:#7f849c;border:none}html.theme--catppuccin-mocha .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white::-ms-fill{background-color:#fff}html.theme--catppuccin-mocha .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--catppuccin-mocha .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-light::-webkit-progress-value{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light::-moz-progress-bar{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light::-ms-fill{background-color:#f5f5f5}html.theme--catppuccin-mocha .progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-dark::-webkit-progress-value,html.theme--catppuccin-mocha .content kbd.progress::-webkit-progress-value{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark::-moz-progress-bar,html.theme--catppuccin-mocha .content kbd.progress::-moz-progress-bar{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark::-ms-fill,html.theme--catppuccin-mocha .content kbd.progress::-ms-fill{background-color:#313244}html.theme--catppuccin-mocha .progress.is-dark:indeterminate,html.theme--catppuccin-mocha .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #313244 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-primary::-webkit-progress-value,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary::-moz-progress-bar,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary::-ms-fill,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-primary:indeterminate,html.theme--catppuccin-mocha .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #89b4fa 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-link::-webkit-progress-value{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link::-moz-progress-bar{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link::-ms-fill{background-color:#89b4fa}html.theme--catppuccin-mocha .progress.is-link:indeterminate{background-image:linear-gradient(to right, #89b4fa 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-info::-webkit-progress-value{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info::-moz-progress-bar{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info::-ms-fill{background-color:#94e2d5}html.theme--catppuccin-mocha .progress.is-info:indeterminate{background-image:linear-gradient(to right, #94e2d5 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-success::-webkit-progress-value{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success::-moz-progress-bar{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success::-ms-fill{background-color:#a6e3a1}html.theme--catppuccin-mocha .progress.is-success:indeterminate{background-image:linear-gradient(to right, #a6e3a1 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-warning::-webkit-progress-value{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning::-moz-progress-bar{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning::-ms-fill{background-color:#f9e2af}html.theme--catppuccin-mocha .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #f9e2af 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress.is-danger::-webkit-progress-value{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger::-moz-progress-bar{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger::-ms-fill{background-color:#f38ba8}html.theme--catppuccin-mocha .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #f38ba8 30%, #45475a 30%)}html.theme--catppuccin-mocha .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#45475a;background-image:linear-gradient(to right, #cdd6f4 30%, #45475a 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--catppuccin-mocha .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--catppuccin-mocha .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--catppuccin-mocha .progress:indeterminate::-ms-fill{animation-name:none}html.theme--catppuccin-mocha .progress.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--catppuccin-mocha .progress.is-medium{height:1.25rem}html.theme--catppuccin-mocha .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--catppuccin-mocha .table{background-color:#45475a;color:#cdd6f4}html.theme--catppuccin-mocha .table td,html.theme--catppuccin-mocha .table th{border:1px solid #585b70;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--catppuccin-mocha .table td.is-white,html.theme--catppuccin-mocha .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .table td.is-black,html.theme--catppuccin-mocha .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .table td.is-light,html.theme--catppuccin-mocha .table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-dark,html.theme--catppuccin-mocha .table th.is-dark{background-color:#313244;border-color:#313244;color:#fff}html.theme--catppuccin-mocha .table td.is-primary,html.theme--catppuccin-mocha .table th.is-primary{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-link,html.theme--catppuccin-mocha .table th.is-link{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-info,html.theme--catppuccin-mocha .table th.is-info{background-color:#94e2d5;border-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-success,html.theme--catppuccin-mocha .table th.is-success{background-color:#a6e3a1;border-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-warning,html.theme--catppuccin-mocha .table th.is-warning{background-color:#f9e2af;border-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .table td.is-danger,html.theme--catppuccin-mocha .table th.is-danger{background-color:#f38ba8;border-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .table td.is-narrow,html.theme--catppuccin-mocha .table th.is-narrow{white-space:nowrap;width:1%}html.theme--catppuccin-mocha .table td.is-selected,html.theme--catppuccin-mocha .table th.is-selected{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table td.is-selected a,html.theme--catppuccin-mocha .table td.is-selected strong,html.theme--catppuccin-mocha .table th.is-selected a,html.theme--catppuccin-mocha .table th.is-selected strong{color:currentColor}html.theme--catppuccin-mocha .table td.is-vcentered,html.theme--catppuccin-mocha .table th.is-vcentered{vertical-align:middle}html.theme--catppuccin-mocha .table th{color:#b8c5ef}html.theme--catppuccin-mocha .table th:not([align]){text-align:left}html.theme--catppuccin-mocha .table tr.is-selected{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .table tr.is-selected a,html.theme--catppuccin-mocha .table tr.is-selected strong{color:currentColor}html.theme--catppuccin-mocha .table tr.is-selected td,html.theme--catppuccin-mocha .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--catppuccin-mocha .table thead{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table thead td,html.theme--catppuccin-mocha .table thead th{border-width:0 0 2px;color:#b8c5ef}html.theme--catppuccin-mocha .table tfoot{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table tfoot td,html.theme--catppuccin-mocha .table tfoot th{border-width:2px 0 0;color:#b8c5ef}html.theme--catppuccin-mocha .table tbody{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .table tbody tr:last-child td,html.theme--catppuccin-mocha .table tbody tr:last-child th{border-bottom-width:0}html.theme--catppuccin-mocha .table.is-bordered td,html.theme--catppuccin-mocha .table.is-bordered th{border-width:1px}html.theme--catppuccin-mocha .table.is-bordered tr:last-child td,html.theme--catppuccin-mocha .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--catppuccin-mocha .table.is-fullwidth{width:100%}html.theme--catppuccin-mocha .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#313244}html.theme--catppuccin-mocha .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#313244}html.theme--catppuccin-mocha .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#35364a}html.theme--catppuccin-mocha .table.is-narrow td,html.theme--catppuccin-mocha .table.is-narrow th{padding:0.25em 0.5em}html.theme--catppuccin-mocha .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#313244}html.theme--catppuccin-mocha .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--catppuccin-mocha .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .tags .tag,html.theme--catppuccin-mocha .tags .content kbd,html.theme--catppuccin-mocha .content .tags kbd,html.theme--catppuccin-mocha .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--catppuccin-mocha .tags .tag:not(:last-child),html.theme--catppuccin-mocha .tags .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags kbd:not(:last-child),html.theme--catppuccin-mocha .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--catppuccin-mocha .tags:last-child{margin-bottom:-0.5rem}html.theme--catppuccin-mocha .tags:not(:last-child){margin-bottom:1rem}html.theme--catppuccin-mocha .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--catppuccin-mocha .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--catppuccin-mocha .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--catppuccin-mocha .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--catppuccin-mocha .tags.is-centered{justify-content:center}html.theme--catppuccin-mocha .tags.is-centered .tag,html.theme--catppuccin-mocha .tags.is-centered .content kbd,html.theme--catppuccin-mocha .content .tags.is-centered kbd,html.theme--catppuccin-mocha .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--catppuccin-mocha .tags.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .tags.is-right .tag:not(:first-child),html.theme--catppuccin-mocha .tags.is-right .content kbd:not(:first-child),html.theme--catppuccin-mocha .content .tags.is-right kbd:not(:first-child),html.theme--catppuccin-mocha .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--catppuccin-mocha .tags.is-right .tag:not(:last-child),html.theme--catppuccin-mocha .tags.is-right .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags.is-right kbd:not(:last-child),html.theme--catppuccin-mocha .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--catppuccin-mocha .tags.has-addons .tag,html.theme--catppuccin-mocha .tags.has-addons .content kbd,html.theme--catppuccin-mocha .content .tags.has-addons kbd,html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--catppuccin-mocha .tags.has-addons .tag:not(:first-child),html.theme--catppuccin-mocha .tags.has-addons .content kbd:not(:first-child),html.theme--catppuccin-mocha .content .tags.has-addons kbd:not(:first-child),html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--catppuccin-mocha .tags.has-addons .tag:not(:last-child),html.theme--catppuccin-mocha .tags.has-addons .content kbd:not(:last-child),html.theme--catppuccin-mocha .content .tags.has-addons kbd:not(:last-child),html.theme--catppuccin-mocha .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--catppuccin-mocha .tag:not(body),html.theme--catppuccin-mocha .content kbd:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#181825;border-radius:.4em;color:#cdd6f4;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--catppuccin-mocha .tag:not(body) .delete,html.theme--catppuccin-mocha .content kbd:not(body) .delete,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--catppuccin-mocha .tag.is-white:not(body),html.theme--catppuccin-mocha .content kbd.is-white:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .tag.is-black:not(body),html.theme--catppuccin-mocha .content kbd.is-black:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .tag.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-dark:not(body),html.theme--catppuccin-mocha .content kbd:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--catppuccin-mocha .content .docstring>section>kbd:not(body){background-color:#313244;color:#fff}html.theme--catppuccin-mocha .tag.is-primary:not(body),html.theme--catppuccin-mocha .content kbd.is-primary:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .tag.is-primary.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-primary.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .tag.is-link:not(body),html.theme--catppuccin-mocha .content kbd.is-link:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .tag.is-link.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-link.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#ebf3fe;color:#063c93}html.theme--catppuccin-mocha .tag.is-info:not(body),html.theme--catppuccin-mocha .content kbd.is-info:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-info.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-info.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#effbf9;color:#207466}html.theme--catppuccin-mocha .tag.is-success:not(body),html.theme--catppuccin-mocha .content kbd.is-success:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-success.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-success.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#f0faef;color:#287222}html.theme--catppuccin-mocha .tag.is-warning:not(body),html.theme--catppuccin-mocha .content kbd.is-warning:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .tag.is-warning.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-warning.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fef8ec;color:#8a620a}html.theme--catppuccin-mocha .tag.is-danger:not(body),html.theme--catppuccin-mocha .content kbd.is-danger:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .tag.is-danger.is-light:not(body),html.theme--catppuccin-mocha .content kbd.is-danger.is-light:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fdedf1;color:#991036}html.theme--catppuccin-mocha .tag.is-normal:not(body),html.theme--catppuccin-mocha .content kbd.is-normal:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--catppuccin-mocha .tag.is-medium:not(body),html.theme--catppuccin-mocha .content kbd.is-medium:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--catppuccin-mocha .tag.is-large:not(body),html.theme--catppuccin-mocha .content kbd.is-large:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--catppuccin-mocha .tag:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-mocha .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--catppuccin-mocha .tag:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-mocha .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--catppuccin-mocha .tag:not(body) .icon:first-child:last-child,html.theme--catppuccin-mocha .content kbd:not(body) .icon:first-child:last-child,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--catppuccin-mocha .tag.is-delete:not(body),html.theme--catppuccin-mocha .content kbd.is-delete:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--catppuccin-mocha .tag.is-delete:not(body)::before,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::before,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--catppuccin-mocha .tag.is-delete:not(body)::after,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::after,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--catppuccin-mocha .tag.is-delete:not(body)::before,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::before,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--catppuccin-mocha .tag.is-delete:not(body)::after,html.theme--catppuccin-mocha .content kbd.is-delete:not(body)::after,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--catppuccin-mocha .tag.is-delete:not(body):hover,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):hover,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--catppuccin-mocha .tag.is-delete:not(body):focus,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):focus,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#0e0e16}html.theme--catppuccin-mocha .tag.is-delete:not(body):active,html.theme--catppuccin-mocha .content kbd.is-delete:not(body):active,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#040406}html.theme--catppuccin-mocha .tag.is-rounded:not(body),html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--catppuccin-mocha .content kbd.is-rounded:not(body),html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--catppuccin-mocha a.tag:hover,html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--catppuccin-mocha .title,html.theme--catppuccin-mocha .subtitle{word-break:break-word}html.theme--catppuccin-mocha .title em,html.theme--catppuccin-mocha .title span,html.theme--catppuccin-mocha .subtitle em,html.theme--catppuccin-mocha .subtitle span{font-weight:inherit}html.theme--catppuccin-mocha .title sub,html.theme--catppuccin-mocha .subtitle sub{font-size:.75em}html.theme--catppuccin-mocha .title sup,html.theme--catppuccin-mocha .subtitle sup{font-size:.75em}html.theme--catppuccin-mocha .title .tag,html.theme--catppuccin-mocha .title .content kbd,html.theme--catppuccin-mocha .content .title kbd,html.theme--catppuccin-mocha .title .docstring>section>a.docs-sourcelink,html.theme--catppuccin-mocha .subtitle .tag,html.theme--catppuccin-mocha .subtitle .content kbd,html.theme--catppuccin-mocha .content .subtitle kbd,html.theme--catppuccin-mocha .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--catppuccin-mocha .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--catppuccin-mocha .title strong{color:inherit;font-weight:inherit}html.theme--catppuccin-mocha .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--catppuccin-mocha .title.is-1{font-size:3rem}html.theme--catppuccin-mocha .title.is-2{font-size:2.5rem}html.theme--catppuccin-mocha .title.is-3{font-size:2rem}html.theme--catppuccin-mocha .title.is-4{font-size:1.5rem}html.theme--catppuccin-mocha .title.is-5{font-size:1.25rem}html.theme--catppuccin-mocha .title.is-6{font-size:1rem}html.theme--catppuccin-mocha .title.is-7{font-size:.75rem}html.theme--catppuccin-mocha .subtitle{color:#6c7086;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--catppuccin-mocha .subtitle strong{color:#6c7086;font-weight:600}html.theme--catppuccin-mocha .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--catppuccin-mocha .subtitle.is-1{font-size:3rem}html.theme--catppuccin-mocha .subtitle.is-2{font-size:2.5rem}html.theme--catppuccin-mocha .subtitle.is-3{font-size:2rem}html.theme--catppuccin-mocha .subtitle.is-4{font-size:1.5rem}html.theme--catppuccin-mocha .subtitle.is-5{font-size:1.25rem}html.theme--catppuccin-mocha .subtitle.is-6{font-size:1rem}html.theme--catppuccin-mocha .subtitle.is-7{font-size:.75rem}html.theme--catppuccin-mocha .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--catppuccin-mocha .number{align-items:center;background-color:#181825;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{background-color:#1e1e2e;border-color:#585b70;border-radius:.4em;color:#7f849c}html.theme--catppuccin-mocha .select select::-moz-placeholder,html.theme--catppuccin-mocha .textarea::-moz-placeholder,html.theme--catppuccin-mocha .input::-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select::-webkit-input-placeholder,html.theme--catppuccin-mocha .textarea::-webkit-input-placeholder,html.theme--catppuccin-mocha .input::-webkit-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:-moz-placeholder,html.theme--catppuccin-mocha .textarea:-moz-placeholder,html.theme--catppuccin-mocha .input:-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:-ms-input-placeholder,html.theme--catppuccin-mocha .textarea:-ms-input-placeholder,html.theme--catppuccin-mocha .input:-ms-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--catppuccin-mocha .select select:hover,html.theme--catppuccin-mocha .textarea:hover,html.theme--catppuccin-mocha .input:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:hover,html.theme--catppuccin-mocha .select select.is-hovered,html.theme--catppuccin-mocha .is-hovered.textarea,html.theme--catppuccin-mocha .is-hovered.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#6c7086}html.theme--catppuccin-mocha .select select:focus,html.theme--catppuccin-mocha .textarea:focus,html.theme--catppuccin-mocha .input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:focus,html.theme--catppuccin-mocha .select select.is-focused,html.theme--catppuccin-mocha .is-focused.textarea,html.theme--catppuccin-mocha .is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .select select:active,html.theme--catppuccin-mocha .textarea:active,html.theme--catppuccin-mocha .input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:active,html.theme--catppuccin-mocha .select select.is-active,html.theme--catppuccin-mocha .is-active.textarea,html.theme--catppuccin-mocha .is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#89b4fa;box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select select[disabled],html.theme--catppuccin-mocha .textarea[disabled],html.theme--catppuccin-mocha .input[disabled],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--catppuccin-mocha .select select,fieldset[disabled] html.theme--catppuccin-mocha .textarea,fieldset[disabled] html.theme--catppuccin-mocha .input,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{background-color:#6c7086;border-color:#181825;box-shadow:none;color:#f7f8fd}html.theme--catppuccin-mocha .select select[disabled]::-moz-placeholder,html.theme--catppuccin-mocha .textarea[disabled]::-moz-placeholder,html.theme--catppuccin-mocha .input[disabled]::-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input::-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha .textarea[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha .input[disabled]::-webkit-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input::-webkit-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]:-moz-placeholder,html.theme--catppuccin-mocha .textarea[disabled]:-moz-placeholder,html.theme--catppuccin-mocha .input[disabled]:-moz-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input:-moz-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .select select[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha .textarea[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha .input[disabled]:-ms-input-placeholder,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .select select:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha .input:-ms-input-placeholder,fieldset[disabled] html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(247,248,253,0.3)}html.theme--catppuccin-mocha .textarea,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--catppuccin-mocha .textarea[readonly],html.theme--catppuccin-mocha .input[readonly],html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--catppuccin-mocha .is-white.textarea,html.theme--catppuccin-mocha .is-white.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--catppuccin-mocha .is-white.textarea:focus,html.theme--catppuccin-mocha .is-white.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--catppuccin-mocha .is-white.is-focused.textarea,html.theme--catppuccin-mocha .is-white.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-white.textarea:active,html.theme--catppuccin-mocha .is-white.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--catppuccin-mocha .is-white.is-active.textarea,html.theme--catppuccin-mocha .is-white.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .is-black.textarea,html.theme--catppuccin-mocha .is-black.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--catppuccin-mocha .is-black.textarea:focus,html.theme--catppuccin-mocha .is-black.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--catppuccin-mocha .is-black.is-focused.textarea,html.theme--catppuccin-mocha .is-black.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-black.textarea:active,html.theme--catppuccin-mocha .is-black.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--catppuccin-mocha .is-black.is-active.textarea,html.theme--catppuccin-mocha .is-black.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .is-light.textarea,html.theme--catppuccin-mocha .is-light.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}html.theme--catppuccin-mocha .is-light.textarea:focus,html.theme--catppuccin-mocha .is-light.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--catppuccin-mocha .is-light.is-focused.textarea,html.theme--catppuccin-mocha .is-light.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-light.textarea:active,html.theme--catppuccin-mocha .is-light.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--catppuccin-mocha .is-light.is-active.textarea,html.theme--catppuccin-mocha .is-light.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .is-dark.textarea,html.theme--catppuccin-mocha .content kbd.textarea,html.theme--catppuccin-mocha .is-dark.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--catppuccin-mocha .content kbd.input{border-color:#313244}html.theme--catppuccin-mocha .is-dark.textarea:focus,html.theme--catppuccin-mocha .content kbd.textarea:focus,html.theme--catppuccin-mocha .is-dark.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--catppuccin-mocha .content kbd.input:focus,html.theme--catppuccin-mocha .is-dark.is-focused.textarea,html.theme--catppuccin-mocha .content kbd.is-focused.textarea,html.theme--catppuccin-mocha .is-dark.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .content kbd.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-dark.textarea:active,html.theme--catppuccin-mocha .content kbd.textarea:active,html.theme--catppuccin-mocha .is-dark.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--catppuccin-mocha .content kbd.input:active,html.theme--catppuccin-mocha .is-dark.is-active.textarea,html.theme--catppuccin-mocha .content kbd.is-active.textarea,html.theme--catppuccin-mocha .is-dark.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .content kbd.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .is-primary.textarea,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink{border-color:#89b4fa}html.theme--catppuccin-mocha .is-primary.textarea:focus,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--catppuccin-mocha .is-primary.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink:focus,html.theme--catppuccin-mocha .is-primary.is-focused.textarea,html.theme--catppuccin-mocha .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.textarea:active,html.theme--catppuccin-mocha .docstring>section>a.textarea.docs-sourcelink:active,html.theme--catppuccin-mocha .is-primary.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--catppuccin-mocha .docstring>section>a.input.docs-sourcelink:active,html.theme--catppuccin-mocha .is-primary.is-active.textarea,html.theme--catppuccin-mocha .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--catppuccin-mocha .is-primary.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--catppuccin-mocha .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .is-link.textarea,html.theme--catppuccin-mocha .is-link.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#89b4fa}html.theme--catppuccin-mocha .is-link.textarea:focus,html.theme--catppuccin-mocha .is-link.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--catppuccin-mocha .is-link.is-focused.textarea,html.theme--catppuccin-mocha .is-link.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-link.textarea:active,html.theme--catppuccin-mocha .is-link.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--catppuccin-mocha .is-link.is-active.textarea,html.theme--catppuccin-mocha .is-link.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .is-info.textarea,html.theme--catppuccin-mocha .is-info.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#94e2d5}html.theme--catppuccin-mocha .is-info.textarea:focus,html.theme--catppuccin-mocha .is-info.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--catppuccin-mocha .is-info.is-focused.textarea,html.theme--catppuccin-mocha .is-info.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-info.textarea:active,html.theme--catppuccin-mocha .is-info.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--catppuccin-mocha .is-info.is-active.textarea,html.theme--catppuccin-mocha .is-info.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .is-success.textarea,html.theme--catppuccin-mocha .is-success.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#a6e3a1}html.theme--catppuccin-mocha .is-success.textarea:focus,html.theme--catppuccin-mocha .is-success.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--catppuccin-mocha .is-success.is-focused.textarea,html.theme--catppuccin-mocha .is-success.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-success.textarea:active,html.theme--catppuccin-mocha .is-success.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--catppuccin-mocha .is-success.is-active.textarea,html.theme--catppuccin-mocha .is-success.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .is-warning.textarea,html.theme--catppuccin-mocha .is-warning.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#f9e2af}html.theme--catppuccin-mocha .is-warning.textarea:focus,html.theme--catppuccin-mocha .is-warning.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--catppuccin-mocha .is-warning.is-focused.textarea,html.theme--catppuccin-mocha .is-warning.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-warning.textarea:active,html.theme--catppuccin-mocha .is-warning.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--catppuccin-mocha .is-warning.is-active.textarea,html.theme--catppuccin-mocha .is-warning.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .is-danger.textarea,html.theme--catppuccin-mocha .is-danger.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#f38ba8}html.theme--catppuccin-mocha .is-danger.textarea:focus,html.theme--catppuccin-mocha .is-danger.input:focus,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--catppuccin-mocha .is-danger.is-focused.textarea,html.theme--catppuccin-mocha .is-danger.is-focused.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--catppuccin-mocha .is-danger.textarea:active,html.theme--catppuccin-mocha .is-danger.input:active,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--catppuccin-mocha .is-danger.is-active.textarea,html.theme--catppuccin-mocha .is-danger.is-active.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .is-small.textarea,html.theme--catppuccin-mocha .is-small.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--catppuccin-mocha .is-medium.textarea,html.theme--catppuccin-mocha .is-medium.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .is-large.textarea,html.theme--catppuccin-mocha .is-large.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .is-fullwidth.textarea,html.theme--catppuccin-mocha .is-fullwidth.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--catppuccin-mocha .is-inline.textarea,html.theme--catppuccin-mocha .is-inline.input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--catppuccin-mocha .input.is-rounded,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--catppuccin-mocha .input.is-static,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--catppuccin-mocha .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--catppuccin-mocha .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--catppuccin-mocha .textarea[rows]{height:initial}html.theme--catppuccin-mocha .textarea.has-fixed-size{resize:none}html.theme--catppuccin-mocha .radio,html.theme--catppuccin-mocha .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--catppuccin-mocha .radio input,html.theme--catppuccin-mocha .checkbox input{cursor:pointer}html.theme--catppuccin-mocha .radio:hover,html.theme--catppuccin-mocha .checkbox:hover{color:#89dceb}html.theme--catppuccin-mocha .radio[disabled],html.theme--catppuccin-mocha .checkbox[disabled],fieldset[disabled] html.theme--catppuccin-mocha .radio,fieldset[disabled] html.theme--catppuccin-mocha .checkbox,html.theme--catppuccin-mocha .radio input[disabled],html.theme--catppuccin-mocha .checkbox input[disabled]{color:#f7f8fd;cursor:not-allowed}html.theme--catppuccin-mocha .radio+.radio{margin-left:.5em}html.theme--catppuccin-mocha .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--catppuccin-mocha .select:not(.is-multiple){height:2.5em}html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading)::after{border-color:#89b4fa;right:1.125em;z-index:4}html.theme--catppuccin-mocha .select.is-rounded select,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--catppuccin-mocha .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--catppuccin-mocha .select select::-ms-expand{display:none}html.theme--catppuccin-mocha .select select[disabled]:hover,fieldset[disabled] html.theme--catppuccin-mocha .select select:hover{border-color:#181825}html.theme--catppuccin-mocha .select select:not([multiple]){padding-right:2.5em}html.theme--catppuccin-mocha .select select[multiple]{height:auto;padding:0}html.theme--catppuccin-mocha .select select[multiple] option{padding:0.5em 1em}html.theme--catppuccin-mocha .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#89dceb}html.theme--catppuccin-mocha .select.is-white:not(:hover)::after{border-color:#fff}html.theme--catppuccin-mocha .select.is-white select{border-color:#fff}html.theme--catppuccin-mocha .select.is-white select:hover,html.theme--catppuccin-mocha .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--catppuccin-mocha .select.is-white select:focus,html.theme--catppuccin-mocha .select.is-white select.is-focused,html.theme--catppuccin-mocha .select.is-white select:active,html.theme--catppuccin-mocha .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--catppuccin-mocha .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .select.is-black select{border-color:#0a0a0a}html.theme--catppuccin-mocha .select.is-black select:hover,html.theme--catppuccin-mocha .select.is-black select.is-hovered{border-color:#000}html.theme--catppuccin-mocha .select.is-black select:focus,html.theme--catppuccin-mocha .select.is-black select.is-focused,html.theme--catppuccin-mocha .select.is-black select:active,html.theme--catppuccin-mocha .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--catppuccin-mocha .select.is-light:not(:hover)::after{border-color:#f5f5f5}html.theme--catppuccin-mocha .select.is-light select{border-color:#f5f5f5}html.theme--catppuccin-mocha .select.is-light select:hover,html.theme--catppuccin-mocha .select.is-light select.is-hovered{border-color:#e8e8e8}html.theme--catppuccin-mocha .select.is-light select:focus,html.theme--catppuccin-mocha .select.is-light select.is-focused,html.theme--catppuccin-mocha .select.is-light select:active,html.theme--catppuccin-mocha .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}html.theme--catppuccin-mocha .select.is-dark:not(:hover)::after,html.theme--catppuccin-mocha .content kbd.select:not(:hover)::after{border-color:#313244}html.theme--catppuccin-mocha .select.is-dark select,html.theme--catppuccin-mocha .content kbd.select select{border-color:#313244}html.theme--catppuccin-mocha .select.is-dark select:hover,html.theme--catppuccin-mocha .content kbd.select select:hover,html.theme--catppuccin-mocha .select.is-dark select.is-hovered,html.theme--catppuccin-mocha .content kbd.select select.is-hovered{border-color:#262735}html.theme--catppuccin-mocha .select.is-dark select:focus,html.theme--catppuccin-mocha .content kbd.select select:focus,html.theme--catppuccin-mocha .select.is-dark select.is-focused,html.theme--catppuccin-mocha .content kbd.select select.is-focused,html.theme--catppuccin-mocha .select.is-dark select:active,html.theme--catppuccin-mocha .content kbd.select select:active,html.theme--catppuccin-mocha .select.is-dark select.is-active,html.theme--catppuccin-mocha .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(49,50,68,0.25)}html.theme--catppuccin-mocha .select.is-primary:not(:hover)::after,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-primary select,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-primary select:hover,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:hover,html.theme--catppuccin-mocha .select.is-primary select.is-hovered,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#71a4f9}html.theme--catppuccin-mocha .select.is-primary select:focus,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:focus,html.theme--catppuccin-mocha .select.is-primary select.is-focused,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--catppuccin-mocha .select.is-primary select:active,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select:active,html.theme--catppuccin-mocha .select.is-primary select.is-active,html.theme--catppuccin-mocha .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select.is-link:not(:hover)::after{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-link select{border-color:#89b4fa}html.theme--catppuccin-mocha .select.is-link select:hover,html.theme--catppuccin-mocha .select.is-link select.is-hovered{border-color:#71a4f9}html.theme--catppuccin-mocha .select.is-link select:focus,html.theme--catppuccin-mocha .select.is-link select.is-focused,html.theme--catppuccin-mocha .select.is-link select:active,html.theme--catppuccin-mocha .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(137,180,250,0.25)}html.theme--catppuccin-mocha .select.is-info:not(:hover)::after{border-color:#94e2d5}html.theme--catppuccin-mocha .select.is-info select{border-color:#94e2d5}html.theme--catppuccin-mocha .select.is-info select:hover,html.theme--catppuccin-mocha .select.is-info select.is-hovered{border-color:#80ddcd}html.theme--catppuccin-mocha .select.is-info select:focus,html.theme--catppuccin-mocha .select.is-info select.is-focused,html.theme--catppuccin-mocha .select.is-info select:active,html.theme--catppuccin-mocha .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(148,226,213,0.25)}html.theme--catppuccin-mocha .select.is-success:not(:hover)::after{border-color:#a6e3a1}html.theme--catppuccin-mocha .select.is-success select{border-color:#a6e3a1}html.theme--catppuccin-mocha .select.is-success select:hover,html.theme--catppuccin-mocha .select.is-success select.is-hovered{border-color:#93dd8d}html.theme--catppuccin-mocha .select.is-success select:focus,html.theme--catppuccin-mocha .select.is-success select.is-focused,html.theme--catppuccin-mocha .select.is-success select:active,html.theme--catppuccin-mocha .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(166,227,161,0.25)}html.theme--catppuccin-mocha .select.is-warning:not(:hover)::after{border-color:#f9e2af}html.theme--catppuccin-mocha .select.is-warning select{border-color:#f9e2af}html.theme--catppuccin-mocha .select.is-warning select:hover,html.theme--catppuccin-mocha .select.is-warning select.is-hovered{border-color:#f7d997}html.theme--catppuccin-mocha .select.is-warning select:focus,html.theme--catppuccin-mocha .select.is-warning select.is-focused,html.theme--catppuccin-mocha .select.is-warning select:active,html.theme--catppuccin-mocha .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(249,226,175,0.25)}html.theme--catppuccin-mocha .select.is-danger:not(:hover)::after{border-color:#f38ba8}html.theme--catppuccin-mocha .select.is-danger select{border-color:#f38ba8}html.theme--catppuccin-mocha .select.is-danger select:hover,html.theme--catppuccin-mocha .select.is-danger select.is-hovered{border-color:#f17497}html.theme--catppuccin-mocha .select.is-danger select:focus,html.theme--catppuccin-mocha .select.is-danger select.is-focused,html.theme--catppuccin-mocha .select.is-danger select:active,html.theme--catppuccin-mocha .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(243,139,168,0.25)}html.theme--catppuccin-mocha .select.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--catppuccin-mocha .select.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .select.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .select.is-disabled::after{border-color:#f7f8fd !important;opacity:0.5}html.theme--catppuccin-mocha .select.is-fullwidth{width:100%}html.theme--catppuccin-mocha .select.is-fullwidth select{width:100%}html.theme--catppuccin-mocha .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--catppuccin-mocha .select.is-loading.is-small:after,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-mocha .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-mocha .select.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-mocha .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--catppuccin-mocha .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:hover .file-cta,html.theme--catppuccin-mocha .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:focus .file-cta,html.theme--catppuccin-mocha .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--catppuccin-mocha .file.is-white:active .file-cta,html.theme--catppuccin-mocha .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--catppuccin-mocha .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-black:hover .file-cta,html.theme--catppuccin-mocha .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-black:focus .file-cta,html.theme--catppuccin-mocha .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-black:active .file-cta,html.theme--catppuccin-mocha .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:hover .file-cta,html.theme--catppuccin-mocha .file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:focus .file-cta,html.theme--catppuccin-mocha .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-light:active .file-cta,html.theme--catppuccin-mocha .file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-dark .file-cta,html.theme--catppuccin-mocha .content kbd.file .file-cta{background-color:#313244;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-dark:hover .file-cta,html.theme--catppuccin-mocha .content kbd.file:hover .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-hovered .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-hovered .file-cta{background-color:#2c2d3d;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-dark:focus .file-cta,html.theme--catppuccin-mocha .content kbd.file:focus .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-focused .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(49,50,68,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-dark:active .file-cta,html.theme--catppuccin-mocha .content kbd.file:active .file-cta,html.theme--catppuccin-mocha .file.is-dark.is-active .file-cta,html.theme--catppuccin-mocha .content kbd.file.is-active .file-cta{background-color:#262735;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary:hover .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-hovered .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-primary:focus .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-focused .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(137,180,250,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-primary:active .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--catppuccin-mocha .file.is-primary.is-active .file-cta,html.theme--catppuccin-mocha .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link .file-cta{background-color:#89b4fa;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link:hover .file-cta,html.theme--catppuccin-mocha .file.is-link.is-hovered .file-cta{background-color:#7dacf9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-link:focus .file-cta,html.theme--catppuccin-mocha .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(137,180,250,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-link:active .file-cta,html.theme--catppuccin-mocha .file.is-link.is-active .file-cta{background-color:#71a4f9;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-info .file-cta{background-color:#94e2d5;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:hover .file-cta,html.theme--catppuccin-mocha .file.is-info.is-hovered .file-cta{background-color:#8adfd1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:focus .file-cta,html.theme--catppuccin-mocha .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(148,226,213,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-info:active .file-cta,html.theme--catppuccin-mocha .file.is-info.is-active .file-cta{background-color:#80ddcd;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success .file-cta{background-color:#a6e3a1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:hover .file-cta,html.theme--catppuccin-mocha .file.is-success.is-hovered .file-cta{background-color:#9de097;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:focus .file-cta,html.theme--catppuccin-mocha .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(166,227,161,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-success:active .file-cta,html.theme--catppuccin-mocha .file.is-success.is-active .file-cta{background-color:#93dd8d;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning .file-cta{background-color:#f9e2af;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:hover .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-hovered .file-cta{background-color:#f8dea3;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:focus .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(249,226,175,0.25);color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-warning:active .file-cta,html.theme--catppuccin-mocha .file.is-warning.is-active .file-cta{background-color:#f7d997;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .file.is-danger .file-cta{background-color:#f38ba8;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-danger:hover .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-hovered .file-cta{background-color:#f27f9f;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-danger:focus .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(243,139,168,0.25);color:#fff}html.theme--catppuccin-mocha .file.is-danger:active .file-cta,html.theme--catppuccin-mocha .file.is-danger.is-active .file-cta{background-color:#f17497;border-color:transparent;color:#fff}html.theme--catppuccin-mocha .file.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--catppuccin-mocha .file.is-normal{font-size:1rem}html.theme--catppuccin-mocha .file.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .file.is-medium .file-icon .fa{font-size:21px}html.theme--catppuccin-mocha .file.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .file.is-large .file-icon .fa{font-size:28px}html.theme--catppuccin-mocha .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--catppuccin-mocha .file.has-name.is-empty .file-name{display:none}html.theme--catppuccin-mocha .file.is-boxed .file-label{flex-direction:column}html.theme--catppuccin-mocha .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--catppuccin-mocha .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--catppuccin-mocha .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--catppuccin-mocha .file.is-boxed .file-icon .fa{font-size:21px}html.theme--catppuccin-mocha .file.is-boxed.is-small .file-icon .fa,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--catppuccin-mocha .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--catppuccin-mocha .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--catppuccin-mocha .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--catppuccin-mocha .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--catppuccin-mocha .file.is-centered{justify-content:center}html.theme--catppuccin-mocha .file.is-fullwidth .file-label{width:100%}html.theme--catppuccin-mocha .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--catppuccin-mocha .file.is-right{justify-content:flex-end}html.theme--catppuccin-mocha .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--catppuccin-mocha .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--catppuccin-mocha .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--catppuccin-mocha .file-label:hover .file-cta{background-color:#2c2d3d;color:#b8c5ef}html.theme--catppuccin-mocha .file-label:hover .file-name{border-color:#525569}html.theme--catppuccin-mocha .file-label:active .file-cta{background-color:#262735;color:#b8c5ef}html.theme--catppuccin-mocha .file-label:active .file-name{border-color:#4d4f62}html.theme--catppuccin-mocha .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--catppuccin-mocha .file-cta,html.theme--catppuccin-mocha .file-name{border-color:#585b70;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--catppuccin-mocha .file-cta{background-color:#313244;color:#cdd6f4}html.theme--catppuccin-mocha .file-name{border-color:#585b70;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--catppuccin-mocha .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--catppuccin-mocha .file-icon .fa{font-size:14px}html.theme--catppuccin-mocha .label{color:#b8c5ef;display:block;font-size:1rem;font-weight:700}html.theme--catppuccin-mocha .label:not(:last-child){margin-bottom:0.5em}html.theme--catppuccin-mocha .label.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--catppuccin-mocha .label.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .label.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--catppuccin-mocha .help.is-white{color:#fff}html.theme--catppuccin-mocha .help.is-black{color:#0a0a0a}html.theme--catppuccin-mocha .help.is-light{color:#f5f5f5}html.theme--catppuccin-mocha .help.is-dark,html.theme--catppuccin-mocha .content kbd.help{color:#313244}html.theme--catppuccin-mocha .help.is-primary,html.theme--catppuccin-mocha .docstring>section>a.help.docs-sourcelink{color:#89b4fa}html.theme--catppuccin-mocha .help.is-link{color:#89b4fa}html.theme--catppuccin-mocha .help.is-info{color:#94e2d5}html.theme--catppuccin-mocha .help.is-success{color:#a6e3a1}html.theme--catppuccin-mocha .help.is-warning{color:#f9e2af}html.theme--catppuccin-mocha .help.is-danger{color:#f38ba8}html.theme--catppuccin-mocha .field:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-mocha .field.has-addons{display:flex;justify-content:flex-start}html.theme--catppuccin-mocha .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .button,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .input,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--catppuccin-mocha .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .button.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .button.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .input.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .input.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):focus,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):active,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .button:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .input:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--catppuccin-mocha .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--catppuccin-mocha .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--catppuccin-mocha .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .field.has-addons.has-addons-centered{justify-content:center}html.theme--catppuccin-mocha .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--catppuccin-mocha .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .field.is-grouped{display:flex;justify-content:flex-start}html.theme--catppuccin-mocha .field.is-grouped>.control{flex-shrink:0}html.theme--catppuccin-mocha .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-mocha .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--catppuccin-mocha .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field.is-horizontal{display:flex}}html.theme--catppuccin-mocha .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--catppuccin-mocha .field-label.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-normal{padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--catppuccin-mocha .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--catppuccin-mocha .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--catppuccin-mocha .field-body .field{margin-bottom:0}html.theme--catppuccin-mocha .field-body>.field{flex-shrink:1}html.theme--catppuccin-mocha .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--catppuccin-mocha .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-mocha .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--catppuccin-mocha .control.has-icons-left .input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select:focus~.icon{color:#313244}html.theme--catppuccin-mocha .control.has-icons-left .input.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-small~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--catppuccin-mocha .control.has-icons-left .input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--catppuccin-mocha .control.has-icons-left .input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-left .select.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right .input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--catppuccin-mocha .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--catppuccin-mocha .control.has-icons-left .icon,html.theme--catppuccin-mocha .control.has-icons-right .icon{color:#585b70;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--catppuccin-mocha .control.has-icons-left .input,html.theme--catppuccin-mocha .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--catppuccin-mocha .control.has-icons-left .select select{padding-left:2.5em}html.theme--catppuccin-mocha .control.has-icons-left .icon.is-left{left:0}html.theme--catppuccin-mocha .control.has-icons-right .input,html.theme--catppuccin-mocha .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--catppuccin-mocha .control.has-icons-right .select select{padding-right:2.5em}html.theme--catppuccin-mocha .control.has-icons-right .icon.is-right{right:0}html.theme--catppuccin-mocha .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--catppuccin-mocha .control.is-loading.is-small:after,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--catppuccin-mocha .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--catppuccin-mocha .control.is-loading.is-large:after{font-size:1.5rem}html.theme--catppuccin-mocha .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--catppuccin-mocha .breadcrumb a{align-items:center;color:#89b4fa;display:flex;justify-content:center;padding:0 .75em}html.theme--catppuccin-mocha .breadcrumb a:hover{color:#89dceb}html.theme--catppuccin-mocha .breadcrumb li{align-items:center;display:flex}html.theme--catppuccin-mocha .breadcrumb li:first-child a{padding-left:0}html.theme--catppuccin-mocha .breadcrumb li.is-active a{color:#b8c5ef;cursor:default;pointer-events:none}html.theme--catppuccin-mocha .breadcrumb li+li::before{color:#6c7086;content:"\0002f"}html.theme--catppuccin-mocha .breadcrumb ul,html.theme--catppuccin-mocha .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--catppuccin-mocha .breadcrumb .icon:first-child{margin-right:.5em}html.theme--catppuccin-mocha .breadcrumb .icon:last-child{margin-left:.5em}html.theme--catppuccin-mocha .breadcrumb.is-centered ol,html.theme--catppuccin-mocha .breadcrumb.is-centered ul{justify-content:center}html.theme--catppuccin-mocha .breadcrumb.is-right ol,html.theme--catppuccin-mocha .breadcrumb.is-right ul{justify-content:flex-end}html.theme--catppuccin-mocha .breadcrumb.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--catppuccin-mocha .breadcrumb.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .breadcrumb.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--catppuccin-mocha .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--catppuccin-mocha .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--catppuccin-mocha .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--catppuccin-mocha .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#cdd6f4;max-width:100%;position:relative}html.theme--catppuccin-mocha .card-footer:first-child,html.theme--catppuccin-mocha .card-content:first-child,html.theme--catppuccin-mocha .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-mocha .card-footer:last-child,html.theme--catppuccin-mocha .card-content:last-child,html.theme--catppuccin-mocha .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-mocha .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--catppuccin-mocha .card-header-title{align-items:center;color:#b8c5ef;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--catppuccin-mocha .card-header-title.is-centered{justify-content:center}html.theme--catppuccin-mocha .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--catppuccin-mocha .card-image{display:block;position:relative}html.theme--catppuccin-mocha .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--catppuccin-mocha .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--catppuccin-mocha .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--catppuccin-mocha .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--catppuccin-mocha .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--catppuccin-mocha .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--catppuccin-mocha .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--catppuccin-mocha .dropdown.is-active .dropdown-menu,html.theme--catppuccin-mocha .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--catppuccin-mocha .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--catppuccin-mocha .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--catppuccin-mocha .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--catppuccin-mocha .dropdown-content{background-color:#181825;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--catppuccin-mocha .dropdown-item{color:#cdd6f4;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--catppuccin-mocha a.dropdown-item,html.theme--catppuccin-mocha button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--catppuccin-mocha a.dropdown-item:hover,html.theme--catppuccin-mocha button.dropdown-item:hover{background-color:#181825;color:#0a0a0a}html.theme--catppuccin-mocha a.dropdown-item.is-active,html.theme--catppuccin-mocha button.dropdown-item.is-active{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--catppuccin-mocha .level{align-items:center;justify-content:space-between}html.theme--catppuccin-mocha .level code{border-radius:.4em}html.theme--catppuccin-mocha .level img{display:inline-block;vertical-align:top}html.theme--catppuccin-mocha .level.is-mobile{display:flex}html.theme--catppuccin-mocha .level.is-mobile .level-left,html.theme--catppuccin-mocha .level.is-mobile .level-right{display:flex}html.theme--catppuccin-mocha .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--catppuccin-mocha .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--catppuccin-mocha .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level{display:flex}html.theme--catppuccin-mocha .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--catppuccin-mocha .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--catppuccin-mocha .level-item .title,html.theme--catppuccin-mocha .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--catppuccin-mocha .level-left,html.theme--catppuccin-mocha .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .level-left .level-item.is-flexible,html.theme--catppuccin-mocha .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-left .level-item:not(:last-child),html.theme--catppuccin-mocha .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--catppuccin-mocha .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-left{display:flex}}html.theme--catppuccin-mocha .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .level-right{display:flex}}html.theme--catppuccin-mocha .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--catppuccin-mocha .media .content:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-mocha .media .media{border-top:1px solid rgba(88,91,112,0.5);display:flex;padding-top:.75rem}html.theme--catppuccin-mocha .media .media .content:not(:last-child),html.theme--catppuccin-mocha .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--catppuccin-mocha .media .media .media{padding-top:.5rem}html.theme--catppuccin-mocha .media .media .media+.media{margin-top:.5rem}html.theme--catppuccin-mocha .media+.media{border-top:1px solid rgba(88,91,112,0.5);margin-top:1rem;padding-top:1rem}html.theme--catppuccin-mocha .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--catppuccin-mocha .media-left,html.theme--catppuccin-mocha .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .media-left{margin-right:1rem}html.theme--catppuccin-mocha .media-right{margin-left:1rem}html.theme--catppuccin-mocha .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .media-content{overflow-x:auto}}html.theme--catppuccin-mocha .menu{font-size:1rem}html.theme--catppuccin-mocha .menu.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--catppuccin-mocha .menu.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .menu.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .menu-list{line-height:1.25}html.theme--catppuccin-mocha .menu-list a{border-radius:3px;color:#cdd6f4;display:block;padding:0.5em 0.75em}html.theme--catppuccin-mocha .menu-list a:hover{background-color:#181825;color:#b8c5ef}html.theme--catppuccin-mocha .menu-list a.is-active{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .menu-list li ul{border-left:1px solid #585b70;margin:.75em;padding-left:.75em}html.theme--catppuccin-mocha .menu-label{color:#f7f8fd;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--catppuccin-mocha .menu-label:not(:first-child){margin-top:1em}html.theme--catppuccin-mocha .menu-label:not(:last-child){margin-bottom:1em}html.theme--catppuccin-mocha .message{background-color:#181825;border-radius:.4em;font-size:1rem}html.theme--catppuccin-mocha .message strong{color:currentColor}html.theme--catppuccin-mocha .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--catppuccin-mocha .message.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--catppuccin-mocha .message.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .message.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .message.is-white{background-color:#fff}html.theme--catppuccin-mocha .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .message.is-white .message-body{border-color:#fff}html.theme--catppuccin-mocha .message.is-black{background-color:#fafafa}html.theme--catppuccin-mocha .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .message.is-black .message-body{border-color:#0a0a0a}html.theme--catppuccin-mocha .message.is-light{background-color:#fafafa}html.theme--catppuccin-mocha .message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-light .message-body{border-color:#f5f5f5}html.theme--catppuccin-mocha .message.is-dark,html.theme--catppuccin-mocha .content kbd.message{background-color:#f9f9fb}html.theme--catppuccin-mocha .message.is-dark .message-header,html.theme--catppuccin-mocha .content kbd.message .message-header{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .message.is-dark .message-body,html.theme--catppuccin-mocha .content kbd.message .message-body{border-color:#313244}html.theme--catppuccin-mocha .message.is-primary,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink{background-color:#ebf3fe}html.theme--catppuccin-mocha .message.is-primary .message-header,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink .message-header{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .message.is-primary .message-body,html.theme--catppuccin-mocha .docstring>section>a.message.docs-sourcelink .message-body{border-color:#89b4fa;color:#063c93}html.theme--catppuccin-mocha .message.is-link{background-color:#ebf3fe}html.theme--catppuccin-mocha .message.is-link .message-header{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .message.is-link .message-body{border-color:#89b4fa;color:#063c93}html.theme--catppuccin-mocha .message.is-info{background-color:#effbf9}html.theme--catppuccin-mocha .message.is-info .message-header{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-info .message-body{border-color:#94e2d5;color:#207466}html.theme--catppuccin-mocha .message.is-success{background-color:#f0faef}html.theme--catppuccin-mocha .message.is-success .message-header{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-success .message-body{border-color:#a6e3a1;color:#287222}html.theme--catppuccin-mocha .message.is-warning{background-color:#fef8ec}html.theme--catppuccin-mocha .message.is-warning .message-header{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .message.is-warning .message-body{border-color:#f9e2af;color:#8a620a}html.theme--catppuccin-mocha .message.is-danger{background-color:#fdedf1}html.theme--catppuccin-mocha .message.is-danger .message-header{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .message.is-danger .message-body{border-color:#f38ba8;color:#991036}html.theme--catppuccin-mocha .message-header{align-items:center;background-color:#cdd6f4;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--catppuccin-mocha .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--catppuccin-mocha .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--catppuccin-mocha .message-body{border-color:#585b70;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#cdd6f4;padding:1.25em 1.5em}html.theme--catppuccin-mocha .message-body code,html.theme--catppuccin-mocha .message-body pre{background-color:#fff}html.theme--catppuccin-mocha .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--catppuccin-mocha .modal.is-active{display:flex}html.theme--catppuccin-mocha .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--catppuccin-mocha .modal-content,html.theme--catppuccin-mocha .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--catppuccin-mocha .modal-content,html.theme--catppuccin-mocha .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--catppuccin-mocha .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--catppuccin-mocha .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--catppuccin-mocha .modal-card-head,html.theme--catppuccin-mocha .modal-card-foot{align-items:center;background-color:#181825;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--catppuccin-mocha .modal-card-head{border-bottom:1px solid #585b70;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--catppuccin-mocha .modal-card-title{color:#cdd6f4;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--catppuccin-mocha .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #585b70}html.theme--catppuccin-mocha .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--catppuccin-mocha .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#1e1e2e;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--catppuccin-mocha .navbar{background-color:#89b4fa;min-height:4rem;position:relative;z-index:30}html.theme--catppuccin-mocha .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-white .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--catppuccin-mocha .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-black .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--catppuccin-mocha .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--catppuccin-mocha .navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-light .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-dark,html.theme--catppuccin-mocha .content kbd.navbar{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-burger,html.theme--catppuccin-mocha .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>.navbar-item,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-dark .navbar-end .navbar-link::after,html.theme--catppuccin-mocha .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#313244;color:#fff}}html.theme--catppuccin-mocha .navbar.is-primary,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-burger,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>.navbar-item,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-primary .navbar-end .navbar-link::after,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa;color:#fff}}html.theme--catppuccin-mocha .navbar.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-link .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa;color:#fff}}html.theme--catppuccin-mocha .navbar.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-info .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-info .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#94e2d5;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-success .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-success .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#f9e2af;color:rgba(0,0,0,0.7)}}html.theme--catppuccin-mocha .navbar.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>.navbar-item,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-start .navbar-link::after,html.theme--catppuccin-mocha .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f38ba8;color:#fff}}html.theme--catppuccin-mocha .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--catppuccin-mocha .navbar.has-shadow{box-shadow:0 2px 0 0 #181825}html.theme--catppuccin-mocha .navbar.is-fixed-bottom,html.theme--catppuccin-mocha .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #181825}html.theme--catppuccin-mocha .navbar.is-fixed-top{top:0}html.theme--catppuccin-mocha html.has-navbar-fixed-top,html.theme--catppuccin-mocha body.has-navbar-fixed-top{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--catppuccin-mocha .navbar-brand,html.theme--catppuccin-mocha .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--catppuccin-mocha .navbar-brand a.navbar-item:focus,html.theme--catppuccin-mocha .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--catppuccin-mocha .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--catppuccin-mocha .navbar-burger{color:#cdd6f4;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--catppuccin-mocha .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--catppuccin-mocha .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--catppuccin-mocha .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--catppuccin-mocha .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--catppuccin-mocha .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--catppuccin-mocha .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--catppuccin-mocha .navbar-menu{display:none}html.theme--catppuccin-mocha .navbar-item,html.theme--catppuccin-mocha .navbar-link{color:#cdd6f4;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--catppuccin-mocha .navbar-item .icon:only-child,html.theme--catppuccin-mocha .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--catppuccin-mocha a.navbar-item,html.theme--catppuccin-mocha .navbar-link{cursor:pointer}html.theme--catppuccin-mocha a.navbar-item:focus,html.theme--catppuccin-mocha a.navbar-item:focus-within,html.theme--catppuccin-mocha a.navbar-item:hover,html.theme--catppuccin-mocha a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar-link:focus,html.theme--catppuccin-mocha .navbar-link:focus-within,html.theme--catppuccin-mocha .navbar-link:hover,html.theme--catppuccin-mocha .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}html.theme--catppuccin-mocha .navbar-item{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .navbar-item img{max-height:1.75rem}html.theme--catppuccin-mocha .navbar-item.has-dropdown{padding:0}html.theme--catppuccin-mocha .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--catppuccin-mocha .navbar-item.is-tab:focus,html.theme--catppuccin-mocha .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#89b4fa;border-bottom-style:solid;border-bottom-width:3px;color:#89b4fa;padding-bottom:calc(0.5rem - 3px)}html.theme--catppuccin-mocha .navbar-content{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--catppuccin-mocha .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--catppuccin-mocha .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--catppuccin-mocha .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--catppuccin-mocha .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .navbar>.container{display:block}html.theme--catppuccin-mocha .navbar-brand .navbar-item,html.theme--catppuccin-mocha .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--catppuccin-mocha .navbar-link::after{display:none}html.theme--catppuccin-mocha .navbar-menu{background-color:#89b4fa;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--catppuccin-mocha .navbar-menu.is-active{display:block}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch,html.theme--catppuccin-mocha .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .navbar.is-fixed-top-touch{top:0}html.theme--catppuccin-mocha .navbar.is-fixed-top .navbar-menu,html.theme--catppuccin-mocha .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--catppuccin-mocha html.has-navbar-fixed-top-touch,html.theme--catppuccin-mocha body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom-touch,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .navbar,html.theme--catppuccin-mocha .navbar-menu,html.theme--catppuccin-mocha .navbar-start,html.theme--catppuccin-mocha .navbar-end{align-items:stretch;display:flex}html.theme--catppuccin-mocha .navbar{min-height:4rem}html.theme--catppuccin-mocha .navbar.is-spaced{padding:1rem 2rem}html.theme--catppuccin-mocha .navbar.is-spaced .navbar-start,html.theme--catppuccin-mocha .navbar.is-spaced .navbar-end{align-items:center}html.theme--catppuccin-mocha .navbar.is-spaced a.navbar-item,html.theme--catppuccin-mocha .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item:hover,html.theme--catppuccin-mocha .navbar.is-transparent a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link:focus,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link:hover,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#7f849c}html.theme--catppuccin-mocha .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}html.theme--catppuccin-mocha .navbar-burger{display:none}html.theme--catppuccin-mocha .navbar-item,html.theme--catppuccin-mocha .navbar-link{align-items:center;display:flex}html.theme--catppuccin-mocha .navbar-item.has-dropdown{align-items:stretch}html.theme--catppuccin-mocha .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--catppuccin-mocha .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--catppuccin-mocha .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--catppuccin-mocha .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--catppuccin-mocha .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--catppuccin-mocha .navbar-dropdown{background-color:#89b4fa;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--catppuccin-mocha .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item:focus,html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#7f849c}html.theme--catppuccin-mocha .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#89b4fa}.navbar.is-spaced html.theme--catppuccin-mocha .navbar-dropdown,html.theme--catppuccin-mocha .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--catppuccin-mocha .navbar-dropdown.is-right{left:auto;right:0}html.theme--catppuccin-mocha .navbar-divider{display:block}html.theme--catppuccin-mocha .navbar>.container .navbar-brand,html.theme--catppuccin-mocha .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--catppuccin-mocha .navbar>.container .navbar-menu,html.theme--catppuccin-mocha .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop,html.theme--catppuccin-mocha .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--catppuccin-mocha .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .navbar.is-fixed-top-desktop{top:0}html.theme--catppuccin-mocha html.has-navbar-fixed-top-desktop,html.theme--catppuccin-mocha body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--catppuccin-mocha html.has-navbar-fixed-bottom-desktop,html.theme--catppuccin-mocha body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--catppuccin-mocha html.has-spaced-navbar-fixed-top,html.theme--catppuccin-mocha body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--catppuccin-mocha html.has-spaced-navbar-fixed-bottom,html.theme--catppuccin-mocha body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--catppuccin-mocha a.navbar-item.is-active,html.theme--catppuccin-mocha .navbar-link.is-active{color:#89b4fa}html.theme--catppuccin-mocha a.navbar-item.is-active:not(:focus):not(:hover),html.theme--catppuccin-mocha .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--catppuccin-mocha .navbar-item.has-dropdown:focus .navbar-link,html.theme--catppuccin-mocha .navbar-item.has-dropdown:hover .navbar-link,html.theme--catppuccin-mocha .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--catppuccin-mocha .pagination{font-size:1rem;margin:-.25rem}html.theme--catppuccin-mocha .pagination.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--catppuccin-mocha .pagination.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .pagination.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .pagination.is-rounded .pagination-previous,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--catppuccin-mocha .pagination.is-rounded .pagination-next,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--catppuccin-mocha .pagination.is-rounded .pagination-link,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--catppuccin-mocha .pagination,html.theme--catppuccin-mocha .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link{border-color:#585b70;color:#89b4fa;min-width:2.5em}html.theme--catppuccin-mocha .pagination-previous:hover,html.theme--catppuccin-mocha .pagination-next:hover,html.theme--catppuccin-mocha .pagination-link:hover{border-color:#6c7086;color:#89dceb}html.theme--catppuccin-mocha .pagination-previous:focus,html.theme--catppuccin-mocha .pagination-next:focus,html.theme--catppuccin-mocha .pagination-link:focus{border-color:#6c7086}html.theme--catppuccin-mocha .pagination-previous:active,html.theme--catppuccin-mocha .pagination-next:active,html.theme--catppuccin-mocha .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--catppuccin-mocha .pagination-previous[disabled],html.theme--catppuccin-mocha .pagination-previous.is-disabled,html.theme--catppuccin-mocha .pagination-next[disabled],html.theme--catppuccin-mocha .pagination-next.is-disabled,html.theme--catppuccin-mocha .pagination-link[disabled],html.theme--catppuccin-mocha .pagination-link.is-disabled{background-color:#585b70;border-color:#585b70;box-shadow:none;color:#f7f8fd;opacity:0.5}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--catppuccin-mocha .pagination-link.is-current{background-color:#89b4fa;border-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .pagination-ellipsis{color:#6c7086;pointer-events:none}html.theme--catppuccin-mocha .pagination-list{flex-wrap:wrap}html.theme--catppuccin-mocha .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .pagination{flex-wrap:wrap}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--catppuccin-mocha .pagination-previous{order:2}html.theme--catppuccin-mocha .pagination-next{order:3}html.theme--catppuccin-mocha .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--catppuccin-mocha .pagination.is-centered .pagination-previous{order:1}html.theme--catppuccin-mocha .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--catppuccin-mocha .pagination.is-centered .pagination-next{order:3}html.theme--catppuccin-mocha .pagination.is-right .pagination-previous{order:1}html.theme--catppuccin-mocha .pagination.is-right .pagination-next{order:2}html.theme--catppuccin-mocha .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--catppuccin-mocha .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--catppuccin-mocha .panel:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--catppuccin-mocha .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--catppuccin-mocha .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--catppuccin-mocha .panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}html.theme--catppuccin-mocha .panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}html.theme--catppuccin-mocha .panel.is-dark .panel-heading,html.theme--catppuccin-mocha .content kbd.panel .panel-heading{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .panel.is-dark .panel-tabs a.is-active,html.theme--catppuccin-mocha .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#313244}html.theme--catppuccin-mocha .panel.is-dark .panel-block.is-active .panel-icon,html.theme--catppuccin-mocha .content kbd.panel .panel-block.is-active .panel-icon{color:#313244}html.theme--catppuccin-mocha .panel.is-primary .panel-heading,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .panel.is-primary .panel-tabs a.is-active,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .panel.is-primary .panel-block.is-active .panel-icon,html.theme--catppuccin-mocha .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel.is-link .panel-heading{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .panel.is-link .panel-tabs a.is-active{border-bottom-color:#89b4fa}html.theme--catppuccin-mocha .panel.is-link .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel.is-info .panel-heading{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-info .panel-tabs a.is-active{border-bottom-color:#94e2d5}html.theme--catppuccin-mocha .panel.is-info .panel-block.is-active .panel-icon{color:#94e2d5}html.theme--catppuccin-mocha .panel.is-success .panel-heading{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-success .panel-tabs a.is-active{border-bottom-color:#a6e3a1}html.theme--catppuccin-mocha .panel.is-success .panel-block.is-active .panel-icon{color:#a6e3a1}html.theme--catppuccin-mocha .panel.is-warning .panel-heading{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#f9e2af}html.theme--catppuccin-mocha .panel.is-warning .panel-block.is-active .panel-icon{color:#f9e2af}html.theme--catppuccin-mocha .panel.is-danger .panel-heading{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f38ba8}html.theme--catppuccin-mocha .panel.is-danger .panel-block.is-active .panel-icon{color:#f38ba8}html.theme--catppuccin-mocha .panel-tabs:not(:last-child),html.theme--catppuccin-mocha .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--catppuccin-mocha .panel-heading{background-color:#45475a;border-radius:8px 8px 0 0;color:#b8c5ef;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--catppuccin-mocha .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--catppuccin-mocha .panel-tabs a{border-bottom:1px solid #585b70;margin-bottom:-1px;padding:0.5em}html.theme--catppuccin-mocha .panel-tabs a.is-active{border-bottom-color:#45475a;color:#71a4f9}html.theme--catppuccin-mocha .panel-list a{color:#cdd6f4}html.theme--catppuccin-mocha .panel-list a:hover{color:#89b4fa}html.theme--catppuccin-mocha .panel-block{align-items:center;color:#b8c5ef;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--catppuccin-mocha .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--catppuccin-mocha .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--catppuccin-mocha .panel-block.is-wrapped{flex-wrap:wrap}html.theme--catppuccin-mocha .panel-block.is-active{border-left-color:#89b4fa;color:#71a4f9}html.theme--catppuccin-mocha .panel-block.is-active .panel-icon{color:#89b4fa}html.theme--catppuccin-mocha .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--catppuccin-mocha a.panel-block,html.theme--catppuccin-mocha label.panel-block{cursor:pointer}html.theme--catppuccin-mocha a.panel-block:hover,html.theme--catppuccin-mocha label.panel-block:hover{background-color:#181825}html.theme--catppuccin-mocha .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#f7f8fd;margin-right:.75em}html.theme--catppuccin-mocha .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--catppuccin-mocha .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--catppuccin-mocha .tabs a{align-items:center;border-bottom-color:#585b70;border-bottom-style:solid;border-bottom-width:1px;color:#cdd6f4;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--catppuccin-mocha .tabs a:hover{border-bottom-color:#b8c5ef;color:#b8c5ef}html.theme--catppuccin-mocha .tabs li{display:block}html.theme--catppuccin-mocha .tabs li.is-active a{border-bottom-color:#89b4fa;color:#89b4fa}html.theme--catppuccin-mocha .tabs ul{align-items:center;border-bottom-color:#585b70;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--catppuccin-mocha .tabs ul.is-left{padding-right:0.75em}html.theme--catppuccin-mocha .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--catppuccin-mocha .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--catppuccin-mocha .tabs .icon:first-child{margin-right:.5em}html.theme--catppuccin-mocha .tabs .icon:last-child{margin-left:.5em}html.theme--catppuccin-mocha .tabs.is-centered ul{justify-content:center}html.theme--catppuccin-mocha .tabs.is-right ul{justify-content:flex-end}html.theme--catppuccin-mocha .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--catppuccin-mocha .tabs.is-boxed a:hover{background-color:#181825;border-bottom-color:#585b70}html.theme--catppuccin-mocha .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#585b70;border-bottom-color:rgba(0,0,0,0) !important}html.theme--catppuccin-mocha .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--catppuccin-mocha .tabs.is-toggle a{border-color:#585b70;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--catppuccin-mocha .tabs.is-toggle a:hover{background-color:#181825;border-color:#6c7086;z-index:2}html.theme--catppuccin-mocha .tabs.is-toggle li+li{margin-left:-1px}html.theme--catppuccin-mocha .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--catppuccin-mocha .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--catppuccin-mocha .tabs.is-toggle li.is-active a{background-color:#89b4fa;border-color:#89b4fa;color:#fff;z-index:1}html.theme--catppuccin-mocha .tabs.is-toggle ul{border-bottom:none}html.theme--catppuccin-mocha .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--catppuccin-mocha .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--catppuccin-mocha .tabs.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--catppuccin-mocha .tabs.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .tabs.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--catppuccin-mocha .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .column.is-narrow-mobile{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-mobile{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-mobile{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-mobile{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-mobile{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-mobile{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-mobile{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-mobile{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-mobile{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-mobile{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-mobile{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-mobile{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-mobile{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .column.is-narrow,html.theme--catppuccin-mocha .column.is-narrow-tablet{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full,html.theme--catppuccin-mocha .column.is-full-tablet{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters,html.theme--catppuccin-mocha .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds,html.theme--catppuccin-mocha .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half,html.theme--catppuccin-mocha .column.is-half-tablet{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third,html.theme--catppuccin-mocha .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter,html.theme--catppuccin-mocha .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth,html.theme--catppuccin-mocha .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths,html.theme--catppuccin-mocha .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths,html.theme--catppuccin-mocha .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths,html.theme--catppuccin-mocha .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters,html.theme--catppuccin-mocha .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds,html.theme--catppuccin-mocha .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half,html.theme--catppuccin-mocha .column.is-offset-half-tablet{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third,html.theme--catppuccin-mocha .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter,html.theme--catppuccin-mocha .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth,html.theme--catppuccin-mocha .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths,html.theme--catppuccin-mocha .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths,html.theme--catppuccin-mocha .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths,html.theme--catppuccin-mocha .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--catppuccin-mocha .column.is-0,html.theme--catppuccin-mocha .column.is-0-tablet{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0,html.theme--catppuccin-mocha .column.is-offset-0-tablet{margin-left:0%}html.theme--catppuccin-mocha .column.is-1,html.theme--catppuccin-mocha .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1,html.theme--catppuccin-mocha .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2,html.theme--catppuccin-mocha .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2,html.theme--catppuccin-mocha .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3,html.theme--catppuccin-mocha .column.is-3-tablet{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3,html.theme--catppuccin-mocha .column.is-offset-3-tablet{margin-left:25%}html.theme--catppuccin-mocha .column.is-4,html.theme--catppuccin-mocha .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4,html.theme--catppuccin-mocha .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5,html.theme--catppuccin-mocha .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5,html.theme--catppuccin-mocha .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6,html.theme--catppuccin-mocha .column.is-6-tablet{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6,html.theme--catppuccin-mocha .column.is-offset-6-tablet{margin-left:50%}html.theme--catppuccin-mocha .column.is-7,html.theme--catppuccin-mocha .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7,html.theme--catppuccin-mocha .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8,html.theme--catppuccin-mocha .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8,html.theme--catppuccin-mocha .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9,html.theme--catppuccin-mocha .column.is-9-tablet{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9,html.theme--catppuccin-mocha .column.is-offset-9-tablet{margin-left:75%}html.theme--catppuccin-mocha .column.is-10,html.theme--catppuccin-mocha .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10,html.theme--catppuccin-mocha .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11,html.theme--catppuccin-mocha .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11,html.theme--catppuccin-mocha .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12,html.theme--catppuccin-mocha .column.is-12-tablet{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12,html.theme--catppuccin-mocha .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .column.is-narrow-touch{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-touch{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-touch{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-touch{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-touch{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-touch{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-touch{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-touch{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-touch{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-touch{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-touch{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-touch{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-touch{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-touch{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-touch{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-touch{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-touch{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-touch{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-touch{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-touch{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-touch{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-touch{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-touch{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-touch{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-touch{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-touch{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-touch{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .column.is-narrow-desktop{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-desktop{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-desktop{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-desktop{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-desktop{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-desktop{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-desktop{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-desktop{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-desktop{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-desktop{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-desktop{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-desktop{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-desktop{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .column.is-narrow-widescreen{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-widescreen{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-widescreen{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-widescreen{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-widescreen{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-widescreen{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-widescreen{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-widescreen{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-widescreen{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-widescreen{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-widescreen{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-widescreen{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-widescreen{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .column.is-narrow-fullhd{flex:none;width:unset}html.theme--catppuccin-mocha .column.is-full-fullhd{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--catppuccin-mocha .column.is-half-fullhd{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--catppuccin-mocha .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--catppuccin-mocha .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--catppuccin-mocha .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--catppuccin-mocha .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--catppuccin-mocha .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--catppuccin-mocha .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--catppuccin-mocha .column.is-offset-half-fullhd{margin-left:50%}html.theme--catppuccin-mocha .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--catppuccin-mocha .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--catppuccin-mocha .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--catppuccin-mocha .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--catppuccin-mocha .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--catppuccin-mocha .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--catppuccin-mocha .column.is-0-fullhd{flex:none;width:0%}html.theme--catppuccin-mocha .column.is-offset-0-fullhd{margin-left:0%}html.theme--catppuccin-mocha .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--catppuccin-mocha .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--catppuccin-mocha .column.is-3-fullhd{flex:none;width:25%}html.theme--catppuccin-mocha .column.is-offset-3-fullhd{margin-left:25%}html.theme--catppuccin-mocha .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--catppuccin-mocha .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--catppuccin-mocha .column.is-6-fullhd{flex:none;width:50%}html.theme--catppuccin-mocha .column.is-offset-6-fullhd{margin-left:50%}html.theme--catppuccin-mocha .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--catppuccin-mocha .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--catppuccin-mocha .column.is-9-fullhd{flex:none;width:75%}html.theme--catppuccin-mocha .column.is-offset-9-fullhd{margin-left:75%}html.theme--catppuccin-mocha .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--catppuccin-mocha .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--catppuccin-mocha .column.is-12-fullhd{flex:none;width:100%}html.theme--catppuccin-mocha .column.is-offset-12-fullhd{margin-left:100%}}html.theme--catppuccin-mocha .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-mocha .columns:last-child{margin-bottom:-.75rem}html.theme--catppuccin-mocha .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--catppuccin-mocha .columns.is-centered{justify-content:center}html.theme--catppuccin-mocha .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--catppuccin-mocha .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--catppuccin-mocha .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--catppuccin-mocha .columns.is-gapless:last-child{margin-bottom:0}html.theme--catppuccin-mocha .columns.is-mobile{display:flex}html.theme--catppuccin-mocha .columns.is-multiline{flex-wrap:wrap}html.theme--catppuccin-mocha .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-desktop{display:flex}}html.theme--catppuccin-mocha .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--catppuccin-mocha .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--catppuccin-mocha .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--catppuccin-mocha .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--catppuccin-mocha .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--catppuccin-mocha .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--catppuccin-mocha .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--catppuccin-mocha .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--catppuccin-mocha .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--catppuccin-mocha .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--catppuccin-mocha .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--catppuccin-mocha .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--catppuccin-mocha .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--catppuccin-mocha .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--catppuccin-mocha .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--catppuccin-mocha .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--catppuccin-mocha .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--catppuccin-mocha .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--catppuccin-mocha .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--catppuccin-mocha .tile.is-child{margin:0 !important}html.theme--catppuccin-mocha .tile.is-parent{padding:.75rem}html.theme--catppuccin-mocha .tile.is-vertical{flex-direction:column}html.theme--catppuccin-mocha .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .tile:not(.is-child){display:flex}html.theme--catppuccin-mocha .tile.is-1{flex:none;width:8.33333337%}html.theme--catppuccin-mocha .tile.is-2{flex:none;width:16.66666674%}html.theme--catppuccin-mocha .tile.is-3{flex:none;width:25%}html.theme--catppuccin-mocha .tile.is-4{flex:none;width:33.33333337%}html.theme--catppuccin-mocha .tile.is-5{flex:none;width:41.66666674%}html.theme--catppuccin-mocha .tile.is-6{flex:none;width:50%}html.theme--catppuccin-mocha .tile.is-7{flex:none;width:58.33333337%}html.theme--catppuccin-mocha .tile.is-8{flex:none;width:66.66666674%}html.theme--catppuccin-mocha .tile.is-9{flex:none;width:75%}html.theme--catppuccin-mocha .tile.is-10{flex:none;width:83.33333337%}html.theme--catppuccin-mocha .tile.is-11{flex:none;width:91.66666674%}html.theme--catppuccin-mocha .tile.is-12{flex:none;width:100%}}html.theme--catppuccin-mocha .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--catppuccin-mocha .hero .navbar{background:none}html.theme--catppuccin-mocha .hero .tabs ul{border-bottom:none}html.theme--catppuccin-mocha .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-white strong{color:inherit}html.theme--catppuccin-mocha .hero.is-white .title{color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--catppuccin-mocha .hero.is-white .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-white .navbar-menu{background-color:#fff}}html.theme--catppuccin-mocha .hero.is-white .navbar-item,html.theme--catppuccin-mocha .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--catppuccin-mocha .hero.is-white a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-white a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-white .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--catppuccin-mocha .hero.is-white .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--catppuccin-mocha .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--catppuccin-mocha .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-black strong{color:inherit}html.theme--catppuccin-mocha .hero.is-black .title{color:#fff}html.theme--catppuccin-mocha .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-black .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--catppuccin-mocha .hero.is-black .navbar-item,html.theme--catppuccin-mocha .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-black a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-black a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-black .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--catppuccin-mocha .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-black .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--catppuccin-mocha .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--catppuccin-mocha .hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-light strong{color:inherit}html.theme--catppuccin-mocha .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-light .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-light .navbar-menu{background-color:#f5f5f5}}html.theme--catppuccin-mocha .hero.is-light .navbar-item,html.theme--catppuccin-mocha .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-light a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-light .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-light .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}html.theme--catppuccin-mocha .hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}html.theme--catppuccin-mocha .hero.is-dark,html.theme--catppuccin-mocha .content kbd.hero{background-color:#313244;color:#fff}html.theme--catppuccin-mocha .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-dark strong,html.theme--catppuccin-mocha .content kbd.hero strong{color:inherit}html.theme--catppuccin-mocha .hero.is-dark .title,html.theme--catppuccin-mocha .content kbd.hero .title{color:#fff}html.theme--catppuccin-mocha .hero.is-dark .subtitle,html.theme--catppuccin-mocha .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-dark .subtitle a:not(.button),html.theme--catppuccin-mocha .content kbd.hero .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-dark .subtitle strong,html.theme--catppuccin-mocha .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-dark .navbar-menu,html.theme--catppuccin-mocha .content kbd.hero .navbar-menu{background-color:#313244}}html.theme--catppuccin-mocha .hero.is-dark .navbar-item,html.theme--catppuccin-mocha .content kbd.hero .navbar-item,html.theme--catppuccin-mocha .hero.is-dark .navbar-link,html.theme--catppuccin-mocha .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-dark a.navbar-item:hover,html.theme--catppuccin-mocha .content kbd.hero a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-dark a.navbar-item.is-active,html.theme--catppuccin-mocha .content kbd.hero a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-dark .navbar-link:hover,html.theme--catppuccin-mocha .content kbd.hero .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-dark .navbar-link.is-active,html.theme--catppuccin-mocha .content kbd.hero .navbar-link.is-active{background-color:#262735;color:#fff}html.theme--catppuccin-mocha .hero.is-dark .tabs a,html.theme--catppuccin-mocha .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-dark .tabs a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-dark .tabs li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs li.is-active a{color:#313244 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle a:hover,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#313244}html.theme--catppuccin-mocha .hero.is-dark.is-bold,html.theme--catppuccin-mocha .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #181c2a 0%, #313244 71%, #3c3856 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-dark.is-bold .navbar-menu,html.theme--catppuccin-mocha .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #181c2a 0%, #313244 71%, #3c3856 100%)}}html.theme--catppuccin-mocha .hero.is-primary,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-primary strong,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--catppuccin-mocha .hero.is-primary .title,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--catppuccin-mocha .hero.is-primary .subtitle,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-primary .subtitle a:not(.button),html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-primary .subtitle strong,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-primary .navbar-menu,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#89b4fa}}html.theme--catppuccin-mocha .hero.is-primary .navbar-item,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--catppuccin-mocha .hero.is-primary .navbar-link,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-primary a.navbar-item:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-primary a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-primary .navbar-link:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-primary .navbar-link.is-active,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .hero.is-primary .tabs a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-primary .tabs a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-primary .tabs li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#89b4fa !important;opacity:1}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle a:hover,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .hero.is-primary.is-bold,html.theme--catppuccin-mocha .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-primary.is-bold .navbar-menu,html.theme--catppuccin-mocha .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}}html.theme--catppuccin-mocha .hero.is-link{background-color:#89b4fa;color:#fff}html.theme--catppuccin-mocha .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-link strong{color:inherit}html.theme--catppuccin-mocha .hero.is-link .title{color:#fff}html.theme--catppuccin-mocha .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-link .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-link .navbar-menu{background-color:#89b4fa}}html.theme--catppuccin-mocha .hero.is-link .navbar-item,html.theme--catppuccin-mocha .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-link a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-link a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-link .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-link .navbar-link.is-active{background-color:#71a4f9;color:#fff}html.theme--catppuccin-mocha .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-link .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-link .tabs li.is-active a{color:#89b4fa !important;opacity:1}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#89b4fa}html.theme--catppuccin-mocha .hero.is-link.is-bold{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #51b0ff 0%, #89b4fa 71%, #9fb3fd 100%)}}html.theme--catppuccin-mocha .hero.is-info{background-color:#94e2d5;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-info strong{color:inherit}html.theme--catppuccin-mocha .hero.is-info .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-info .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-info .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-info .navbar-menu{background-color:#94e2d5}}html.theme--catppuccin-mocha .hero.is-info .navbar-item,html.theme--catppuccin-mocha .hero.is-info .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-info a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-info .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-info .navbar-link.is-active{background-color:#80ddcd;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-info .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-info .tabs li.is-active a{color:#94e2d5 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#94e2d5}html.theme--catppuccin-mocha .hero.is-info.is-bold{background-image:linear-gradient(141deg, #63e0b6 0%, #94e2d5 71%, #a5eaea 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #63e0b6 0%, #94e2d5 71%, #a5eaea 100%)}}html.theme--catppuccin-mocha .hero.is-success{background-color:#a6e3a1;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-success strong{color:inherit}html.theme--catppuccin-mocha .hero.is-success .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-success .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-success .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-success .navbar-menu{background-color:#a6e3a1}}html.theme--catppuccin-mocha .hero.is-success .navbar-item,html.theme--catppuccin-mocha .hero.is-success .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-success a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-success .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-success .navbar-link.is-active{background-color:#93dd8d;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-success .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-success .tabs li.is-active a{color:#a6e3a1 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#a6e3a1}html.theme--catppuccin-mocha .hero.is-success.is-bold{background-image:linear-gradient(141deg, #8ce071 0%, #a6e3a1 71%, #b2ebb7 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #8ce071 0%, #a6e3a1 71%, #b2ebb7 100%)}}html.theme--catppuccin-mocha .hero.is-warning{background-color:#f9e2af;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-warning strong{color:inherit}html.theme--catppuccin-mocha .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--catppuccin-mocha .hero.is-warning .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-warning .navbar-menu{background-color:#f9e2af}}html.theme--catppuccin-mocha .hero.is-warning .navbar-item,html.theme--catppuccin-mocha .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-warning a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-warning .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-warning .navbar-link.is-active{background-color:#f7d997;color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--catppuccin-mocha .hero.is-warning .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-warning .tabs li.is-active a{color:#f9e2af !important;opacity:1}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f9e2af}html.theme--catppuccin-mocha .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #fcbd79 0%, #f9e2af 71%, #fcf4c5 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #fcbd79 0%, #f9e2af 71%, #fcf4c5 100%)}}html.theme--catppuccin-mocha .hero.is-danger{background-color:#f38ba8;color:#fff}html.theme--catppuccin-mocha .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--catppuccin-mocha .hero.is-danger strong{color:inherit}html.theme--catppuccin-mocha .hero.is-danger .title{color:#fff}html.theme--catppuccin-mocha .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--catppuccin-mocha .hero.is-danger .subtitle a:not(.button),html.theme--catppuccin-mocha .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .hero.is-danger .navbar-menu{background-color:#f38ba8}}html.theme--catppuccin-mocha .hero.is-danger .navbar-item,html.theme--catppuccin-mocha .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--catppuccin-mocha .hero.is-danger a.navbar-item:hover,html.theme--catppuccin-mocha .hero.is-danger a.navbar-item.is-active,html.theme--catppuccin-mocha .hero.is-danger .navbar-link:hover,html.theme--catppuccin-mocha .hero.is-danger .navbar-link.is-active{background-color:#f17497;color:#fff}html.theme--catppuccin-mocha .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--catppuccin-mocha .hero.is-danger .tabs a:hover{opacity:1}html.theme--catppuccin-mocha .hero.is-danger .tabs li.is-active a{color:#f38ba8 !important;opacity:1}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed a:hover,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--catppuccin-mocha .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f38ba8}html.theme--catppuccin-mocha .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #f7549d 0%, #f38ba8 71%, #f8a0a9 100%)}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f7549d 0%, #f38ba8 71%, #f8a0a9 100%)}}html.theme--catppuccin-mocha .hero.is-small .hero-body,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--catppuccin-mocha .hero.is-halfheight .hero-body,html.theme--catppuccin-mocha .hero.is-fullheight .hero-body,html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--catppuccin-mocha .hero.is-halfheight .hero-body>.container,html.theme--catppuccin-mocha .hero.is-fullheight .hero-body>.container,html.theme--catppuccin-mocha .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--catppuccin-mocha .hero.is-halfheight{min-height:50vh}html.theme--catppuccin-mocha .hero.is-fullheight{min-height:100vh}html.theme--catppuccin-mocha .hero-video{overflow:hidden}html.theme--catppuccin-mocha .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--catppuccin-mocha .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero-video{display:none}}html.theme--catppuccin-mocha .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--catppuccin-mocha .hero-buttons .button{display:flex}html.theme--catppuccin-mocha .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero-buttons{display:flex;justify-content:center}html.theme--catppuccin-mocha .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--catppuccin-mocha .hero-head,html.theme--catppuccin-mocha .hero-foot{flex-grow:0;flex-shrink:0}html.theme--catppuccin-mocha .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--catppuccin-mocha .hero-body{padding:3rem 3rem}}html.theme--catppuccin-mocha .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha .section{padding:3rem 3rem}html.theme--catppuccin-mocha .section.is-medium{padding:9rem 4.5rem}html.theme--catppuccin-mocha .section.is-large{padding:18rem 6rem}}html.theme--catppuccin-mocha .footer{background-color:#181825;padding:3rem 1.5rem 6rem}html.theme--catppuccin-mocha h1 .docs-heading-anchor,html.theme--catppuccin-mocha h1 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h1 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h2 .docs-heading-anchor,html.theme--catppuccin-mocha h2 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h2 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h3 .docs-heading-anchor,html.theme--catppuccin-mocha h3 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h3 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h4 .docs-heading-anchor,html.theme--catppuccin-mocha h4 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h4 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h5 .docs-heading-anchor,html.theme--catppuccin-mocha h5 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h5 .docs-heading-anchor:visited,html.theme--catppuccin-mocha h6 .docs-heading-anchor,html.theme--catppuccin-mocha h6 .docs-heading-anchor:hover,html.theme--catppuccin-mocha h6 .docs-heading-anchor:visited{color:#cdd6f4}html.theme--catppuccin-mocha h1 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h2 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h3 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h4 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h5 .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--catppuccin-mocha h1 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h2 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h3 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h4 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h5 .docs-heading-anchor-permalink::before,html.theme--catppuccin-mocha h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--catppuccin-mocha h1:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h2:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h3:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h4:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h5:hover .docs-heading-anchor-permalink,html.theme--catppuccin-mocha h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--catppuccin-mocha .docs-light-only{display:none !important}html.theme--catppuccin-mocha pre{position:relative;overflow:hidden}html.theme--catppuccin-mocha pre code,html.theme--catppuccin-mocha pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--catppuccin-mocha pre code:first-of-type,html.theme--catppuccin-mocha pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--catppuccin-mocha pre code:last-of-type,html.theme--catppuccin-mocha pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--catppuccin-mocha pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#cdd6f4;cursor:pointer;text-align:center}html.theme--catppuccin-mocha pre .copy-button:focus,html.theme--catppuccin-mocha pre .copy-button:hover{opacity:1;background:rgba(205,214,244,0.1);color:#89b4fa}html.theme--catppuccin-mocha pre .copy-button.success{color:#a6e3a1;opacity:1}html.theme--catppuccin-mocha pre .copy-button.error{color:#f38ba8;opacity:1}html.theme--catppuccin-mocha pre:hover .copy-button{opacity:1}html.theme--catppuccin-mocha .admonition{background-color:#181825;border-style:solid;border-width:2px;border-color:#bac2de;border-radius:4px;font-size:1rem}html.theme--catppuccin-mocha .admonition strong{color:currentColor}html.theme--catppuccin-mocha .admonition.is-small,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--catppuccin-mocha .admonition.is-medium{font-size:1.25rem}html.theme--catppuccin-mocha .admonition.is-large{font-size:1.5rem}html.theme--catppuccin-mocha .admonition.is-default{background-color:#181825;border-color:#bac2de}html.theme--catppuccin-mocha .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#bac2de}html.theme--catppuccin-mocha .admonition.is-default>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-info{background-color:#181825;border-color:#94e2d5}html.theme--catppuccin-mocha .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#94e2d5}html.theme--catppuccin-mocha .admonition.is-info>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-success{background-color:#181825;border-color:#a6e3a1}html.theme--catppuccin-mocha .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#a6e3a1}html.theme--catppuccin-mocha .admonition.is-success>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-warning{background-color:#181825;border-color:#f9e2af}html.theme--catppuccin-mocha .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#f9e2af}html.theme--catppuccin-mocha .admonition.is-warning>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-danger{background-color:#181825;border-color:#f38ba8}html.theme--catppuccin-mocha .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#f38ba8}html.theme--catppuccin-mocha .admonition.is-danger>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition.is-compat{background-color:#181825;border-color:#89dceb}html.theme--catppuccin-mocha .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#89dceb}html.theme--catppuccin-mocha .admonition.is-compat>.admonition-body{color:#cdd6f4}html.theme--catppuccin-mocha .admonition-header{color:#bac2de;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--catppuccin-mocha .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--catppuccin-mocha details.admonition.is-details>.admonition-header{list-style:none}html.theme--catppuccin-mocha details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--catppuccin-mocha details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--catppuccin-mocha .admonition-body{color:#cdd6f4;padding:0.5rem .75rem}html.theme--catppuccin-mocha .admonition-body pre{background-color:#181825}html.theme--catppuccin-mocha .admonition-body code{background-color:#181825}html.theme--catppuccin-mocha .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #585b70;border-radius:4px;box-shadow:none;max-width:100%}html.theme--catppuccin-mocha .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#181825;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #585b70;overflow:auto}html.theme--catppuccin-mocha .docstring>header code{background-color:transparent}html.theme--catppuccin-mocha .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--catppuccin-mocha .docstring>header .docstring-binding{margin-right:0.3em}html.theme--catppuccin-mocha .docstring>header .docstring-category{margin-left:0.3em}html.theme--catppuccin-mocha .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #585b70}html.theme--catppuccin-mocha .docstring>section:last-child{border-bottom:none}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--catppuccin-mocha .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-mocha .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--catppuccin-mocha .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--catppuccin-mocha .documenter-example-output{background-color:#1e1e2e}html.theme--catppuccin-mocha .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#181825;color:#cdd6f4;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--catppuccin-mocha .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--catppuccin-mocha .outdated-warning-overlay a{color:#89b4fa}html.theme--catppuccin-mocha .outdated-warning-overlay a:hover{color:#89dceb}html.theme--catppuccin-mocha .content pre{border:2px solid #585b70;border-radius:4px}html.theme--catppuccin-mocha .content code{font-weight:inherit}html.theme--catppuccin-mocha .content a code{color:#89b4fa}html.theme--catppuccin-mocha .content a:hover code{color:#89dceb}html.theme--catppuccin-mocha .content h1 code,html.theme--catppuccin-mocha .content h2 code,html.theme--catppuccin-mocha .content h3 code,html.theme--catppuccin-mocha .content h4 code,html.theme--catppuccin-mocha .content h5 code,html.theme--catppuccin-mocha .content h6 code{color:#cdd6f4}html.theme--catppuccin-mocha .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--catppuccin-mocha .content blockquote>ul:first-child,html.theme--catppuccin-mocha .content blockquote>ol:first-child,html.theme--catppuccin-mocha .content .admonition-body>ul:first-child,html.theme--catppuccin-mocha .content .admonition-body>ol:first-child{margin-top:0}html.theme--catppuccin-mocha pre,html.theme--catppuccin-mocha code{font-variant-ligatures:no-contextual}html.theme--catppuccin-mocha .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--catppuccin-mocha .breadcrumb a.is-disabled,html.theme--catppuccin-mocha .breadcrumb a.is-disabled:hover{color:#b8c5ef}html.theme--catppuccin-mocha .hljs{background:initial !important}html.theme--catppuccin-mocha .katex .katex-mathml{top:0;right:0}html.theme--catppuccin-mocha .katex-display,html.theme--catppuccin-mocha mjx-container,html.theme--catppuccin-mocha .MathJax_Display{margin:0.5em 0 !important}html.theme--catppuccin-mocha html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--catppuccin-mocha li.no-marker{list-style:none}html.theme--catppuccin-mocha #documenter .docs-main>article{overflow-wrap:break-word}html.theme--catppuccin-mocha #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main{width:100%}html.theme--catppuccin-mocha #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--catppuccin-mocha #documenter .docs-main>header,html.theme--catppuccin-mocha #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar{background-color:#1e1e2e;border-bottom:1px solid #585b70;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--catppuccin-mocha #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--catppuccin-mocha #documenter .docs-main section.footnotes{border-top:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .tag:first-child,html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--catppuccin-mocha #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--catppuccin-mocha .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #585b70;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--catppuccin-mocha #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--catppuccin-mocha #documenter .docs-sidebar{display:flex;flex-direction:column;color:#cdd6f4;background-color:#181825;border-right:1px solid #585b70;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--catppuccin-mocha #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar{left:0;top:0}}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name a,html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-package-name a:hover{color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #585b70;display:none;padding:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #585b70;padding-bottom:1.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#cdd6f4;background:#181825}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#cdd6f4;background-color:#202031}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #585b70;border-bottom:1px solid #585b70;background-color:#11111b}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#11111b;color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#202031;color:#cdd6f4}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #585b70}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--catppuccin-mocha #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#28283e}html.theme--catppuccin-mocha #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#383856}}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#28283e}html.theme--catppuccin-mocha #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#383856}}html.theme--catppuccin-mocha kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--catppuccin-mocha .search-min-width-50{min-width:50%}html.theme--catppuccin-mocha .search-min-height-100{min-height:100%}html.theme--catppuccin-mocha .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--catppuccin-mocha .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover,html.theme--catppuccin-mocha .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--catppuccin-mocha .search-result-link .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-mocha .property-search-result-badge,html.theme--catppuccin-mocha .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--catppuccin-mocha .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:hover .search-filter,html.theme--catppuccin-mocha .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--catppuccin-mocha .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--catppuccin-mocha .search-filter:hover,html.theme--catppuccin-mocha .search-filter:focus{color:#333}html.theme--catppuccin-mocha .search-filter-selected{color:#313244;background-color:#b4befe}html.theme--catppuccin-mocha .search-filter-selected:hover,html.theme--catppuccin-mocha .search-filter-selected:focus{color:#313244}html.theme--catppuccin-mocha .search-result-highlight{background-color:#ffdd57;color:black}html.theme--catppuccin-mocha .search-divider{border-bottom:1px solid #585b70}html.theme--catppuccin-mocha .search-result-title{width:85%;color:#f5f5f5}html.theme--catppuccin-mocha .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--catppuccin-mocha #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--catppuccin-mocha #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--catppuccin-mocha .w-100{width:100%}html.theme--catppuccin-mocha .gap-2{gap:0.5rem}html.theme--catppuccin-mocha .gap-4{gap:1rem}html.theme--catppuccin-mocha .gap-8{gap:2rem}html.theme--catppuccin-mocha{background-color:#1e1e2e;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--catppuccin-mocha a{transition:all 200ms ease}html.theme--catppuccin-mocha .label{color:#cdd6f4}html.theme--catppuccin-mocha .button,html.theme--catppuccin-mocha .control.has-icons-left .icon,html.theme--catppuccin-mocha .control.has-icons-right .icon,html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .pagination-ellipsis,html.theme--catppuccin-mocha .pagination-link,html.theme--catppuccin-mocha .pagination-next,html.theme--catppuccin-mocha .pagination-previous,html.theme--catppuccin-mocha .select,html.theme--catppuccin-mocha .select select,html.theme--catppuccin-mocha .textarea{height:2.5em;color:#cdd6f4}html.theme--catppuccin-mocha .input,html.theme--catppuccin-mocha #documenter .docs-sidebar form.docs-search>input,html.theme--catppuccin-mocha .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em;color:#cdd6f4}html.theme--catppuccin-mocha .select:after,html.theme--catppuccin-mocha .select select{border-width:1px}html.theme--catppuccin-mocha .menu-list a{transition:all 300ms ease}html.theme--catppuccin-mocha .modal-card-foot,html.theme--catppuccin-mocha .modal-card-head{border-color:#585b70}html.theme--catppuccin-mocha .navbar{border-radius:.4em}html.theme--catppuccin-mocha .navbar.is-transparent{background:none}html.theme--catppuccin-mocha .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--catppuccin-mocha .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#89b4fa}@media screen and (max-width: 1055px){html.theme--catppuccin-mocha .navbar .navbar-menu{background-color:#89b4fa;border-radius:0 0 .4em .4em}}html.theme--catppuccin-mocha .docstring>section>a.docs-sourcelink:not(body){color:#313244}html.theme--catppuccin-mocha .tag.is-link:not(body),html.theme--catppuccin-mocha .docstring>section>a.is-link.docs-sourcelink:not(body),html.theme--catppuccin-mocha .content kbd.is-link:not(body){color:#313244}html.theme--catppuccin-mocha .ansi span.sgr1{font-weight:bolder}html.theme--catppuccin-mocha .ansi span.sgr2{font-weight:lighter}html.theme--catppuccin-mocha .ansi span.sgr3{font-style:italic}html.theme--catppuccin-mocha .ansi span.sgr4{text-decoration:underline}html.theme--catppuccin-mocha .ansi span.sgr7{color:#1e1e2e;background-color:#cdd6f4}html.theme--catppuccin-mocha .ansi span.sgr8{color:transparent}html.theme--catppuccin-mocha .ansi span.sgr8 span{color:transparent}html.theme--catppuccin-mocha .ansi span.sgr9{text-decoration:line-through}html.theme--catppuccin-mocha .ansi span.sgr30{color:#45475a}html.theme--catppuccin-mocha .ansi span.sgr31{color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr32{color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr33{color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr34{color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr35{color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr36{color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr37{color:#bac2de}html.theme--catppuccin-mocha .ansi span.sgr40{background-color:#45475a}html.theme--catppuccin-mocha .ansi span.sgr41{background-color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr42{background-color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr43{background-color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr44{background-color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr45{background-color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr46{background-color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr47{background-color:#bac2de}html.theme--catppuccin-mocha .ansi span.sgr90{color:#585b70}html.theme--catppuccin-mocha .ansi span.sgr91{color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr92{color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr93{color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr94{color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr95{color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr96{color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr97{color:#a6adc8}html.theme--catppuccin-mocha .ansi span.sgr100{background-color:#585b70}html.theme--catppuccin-mocha .ansi span.sgr101{background-color:#f38ba8}html.theme--catppuccin-mocha .ansi span.sgr102{background-color:#a6e3a1}html.theme--catppuccin-mocha .ansi span.sgr103{background-color:#f9e2af}html.theme--catppuccin-mocha .ansi span.sgr104{background-color:#89b4fa}html.theme--catppuccin-mocha .ansi span.sgr105{background-color:#f5c2e7}html.theme--catppuccin-mocha .ansi span.sgr106{background-color:#94e2d5}html.theme--catppuccin-mocha .ansi span.sgr107{background-color:#a6adc8}html.theme--catppuccin-mocha code.language-julia-repl>span.hljs-meta{color:#a6e3a1;font-weight:bolder}html.theme--catppuccin-mocha code .hljs{color:#cdd6f4;background:#1e1e2e}html.theme--catppuccin-mocha code .hljs-keyword{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-built_in{color:#f38ba8}html.theme--catppuccin-mocha code .hljs-type{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-literal{color:#fab387}html.theme--catppuccin-mocha code .hljs-number{color:#fab387}html.theme--catppuccin-mocha code .hljs-operator{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-punctuation{color:#bac2de}html.theme--catppuccin-mocha code .hljs-property{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-regexp{color:#f5c2e7}html.theme--catppuccin-mocha code .hljs-string{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-char.escape_{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-subst{color:#a6adc8}html.theme--catppuccin-mocha code .hljs-symbol{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-variable{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-variable.language_{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-variable.constant_{color:#fab387}html.theme--catppuccin-mocha code .hljs-title{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-title.class_{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-title.function_{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-params{color:#cdd6f4}html.theme--catppuccin-mocha code .hljs-comment{color:#585b70}html.theme--catppuccin-mocha code .hljs-doctag{color:#f38ba8}html.theme--catppuccin-mocha code .hljs-meta{color:#fab387}html.theme--catppuccin-mocha code .hljs-section{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-tag{color:#a6adc8}html.theme--catppuccin-mocha code .hljs-name{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-attr{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-attribute{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-bullet{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-code{color:#a6e3a1}html.theme--catppuccin-mocha code .hljs-emphasis{color:#f38ba8;font-style:italic}html.theme--catppuccin-mocha code .hljs-strong{color:#f38ba8;font-weight:bold}html.theme--catppuccin-mocha code .hljs-formula{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-link{color:#74c7ec;font-style:italic}html.theme--catppuccin-mocha code .hljs-quote{color:#a6e3a1;font-style:italic}html.theme--catppuccin-mocha code .hljs-selector-tag{color:#f9e2af}html.theme--catppuccin-mocha code .hljs-selector-id{color:#89b4fa}html.theme--catppuccin-mocha code .hljs-selector-class{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-selector-attr{color:#cba6f7}html.theme--catppuccin-mocha code .hljs-selector-pseudo{color:#94e2d5}html.theme--catppuccin-mocha code .hljs-template-tag{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-template-variable{color:#f2cdcd}html.theme--catppuccin-mocha code .hljs-addition{color:#a6e3a1;background:rgba(166,227,161,0.15)}html.theme--catppuccin-mocha code .hljs-deletion{color:#f38ba8;background:rgba(243,139,168,0.15)}html.theme--catppuccin-mocha .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover,html.theme--catppuccin-mocha .search-result-link:focus{background-color:#313244}html.theme--catppuccin-mocha .search-result-link .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link .search-filter{transition:all 300ms}html.theme--catppuccin-mocha .search-result-link:hover .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:hover .search-filter,html.theme--catppuccin-mocha .search-result-link:focus .property-search-result-badge,html.theme--catppuccin-mocha .search-result-link:focus .search-filter{color:#313244 !important;background-color:#b4befe !important}html.theme--catppuccin-mocha .search-result-title{color:#cdd6f4}html.theme--catppuccin-mocha .search-result-highlight{background-color:#f38ba8;color:#181825}html.theme--catppuccin-mocha .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--catppuccin-mocha .w-100{width:100%}html.theme--catppuccin-mocha .gap-2{gap:0.5rem}html.theme--catppuccin-mocha .gap-4{gap:1rem} diff --git a/v0.1.1/assets/themes/documenter-dark.css b/v0.1.1/assets/themes/documenter-dark.css new file mode 100644 index 0000000..2892b38 --- /dev/null +++ b/v0.1.1/assets/themes/documenter-dark.css @@ -0,0 +1,7 @@ +html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .file-cta,html.theme--documenter-dark .file-name,html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:.4em;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}html.theme--documenter-dark .pagination-previous:focus,html.theme--documenter-dark .pagination-next:focus,html.theme--documenter-dark .pagination-link:focus,html.theme--documenter-dark .pagination-ellipsis:focus,html.theme--documenter-dark .file-cta:focus,html.theme--documenter-dark .file-name:focus,html.theme--documenter-dark .select select:focus,html.theme--documenter-dark .textarea:focus,html.theme--documenter-dark .input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:focus,html.theme--documenter-dark .button:focus,html.theme--documenter-dark .is-focused.pagination-previous,html.theme--documenter-dark .is-focused.pagination-next,html.theme--documenter-dark .is-focused.pagination-link,html.theme--documenter-dark .is-focused.pagination-ellipsis,html.theme--documenter-dark .is-focused.file-cta,html.theme--documenter-dark .is-focused.file-name,html.theme--documenter-dark .select select.is-focused,html.theme--documenter-dark .is-focused.textarea,html.theme--documenter-dark .is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-focused.button,html.theme--documenter-dark .pagination-previous:active,html.theme--documenter-dark .pagination-next:active,html.theme--documenter-dark .pagination-link:active,html.theme--documenter-dark .pagination-ellipsis:active,html.theme--documenter-dark .file-cta:active,html.theme--documenter-dark .file-name:active,html.theme--documenter-dark .select select:active,html.theme--documenter-dark .textarea:active,html.theme--documenter-dark .input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:active,html.theme--documenter-dark .button:active,html.theme--documenter-dark .is-active.pagination-previous,html.theme--documenter-dark .is-active.pagination-next,html.theme--documenter-dark .is-active.pagination-link,html.theme--documenter-dark .is-active.pagination-ellipsis,html.theme--documenter-dark .is-active.file-cta,html.theme--documenter-dark .is-active.file-name,html.theme--documenter-dark .select select.is-active,html.theme--documenter-dark .is-active.textarea,html.theme--documenter-dark .is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .is-active.button{outline:none}html.theme--documenter-dark .pagination-previous[disabled],html.theme--documenter-dark .pagination-next[disabled],html.theme--documenter-dark .pagination-link[disabled],html.theme--documenter-dark .pagination-ellipsis[disabled],html.theme--documenter-dark .file-cta[disabled],html.theme--documenter-dark .file-name[disabled],html.theme--documenter-dark .select select[disabled],html.theme--documenter-dark .textarea[disabled],html.theme--documenter-dark .input[disabled],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled],html.theme--documenter-dark .button[disabled],fieldset[disabled] html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark fieldset[disabled] .pagination-previous,fieldset[disabled] html.theme--documenter-dark .pagination-next,html.theme--documenter-dark fieldset[disabled] .pagination-next,fieldset[disabled] html.theme--documenter-dark .pagination-link,html.theme--documenter-dark fieldset[disabled] .pagination-link,fieldset[disabled] html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark fieldset[disabled] .pagination-ellipsis,fieldset[disabled] html.theme--documenter-dark .file-cta,html.theme--documenter-dark fieldset[disabled] .file-cta,fieldset[disabled] html.theme--documenter-dark .file-name,html.theme--documenter-dark fieldset[disabled] .file-name,fieldset[disabled] html.theme--documenter-dark .select select,fieldset[disabled] html.theme--documenter-dark .textarea,fieldset[disabled] html.theme--documenter-dark .input,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark fieldset[disabled] .select select,html.theme--documenter-dark .select fieldset[disabled] select,html.theme--documenter-dark fieldset[disabled] .textarea,html.theme--documenter-dark fieldset[disabled] .input,html.theme--documenter-dark fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] html.theme--documenter-dark .button,html.theme--documenter-dark fieldset[disabled] .button{cursor:not-allowed}html.theme--documenter-dark .tabs,html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .breadcrumb,html.theme--documenter-dark .file,html.theme--documenter-dark .button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.theme--documenter-dark .navbar-link:not(.is-arrowless)::after,html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}html.theme--documenter-dark .admonition:not(:last-child),html.theme--documenter-dark .tabs:not(:last-child),html.theme--documenter-dark .pagination:not(:last-child),html.theme--documenter-dark .message:not(:last-child),html.theme--documenter-dark .level:not(:last-child),html.theme--documenter-dark .breadcrumb:not(:last-child),html.theme--documenter-dark .block:not(:last-child),html.theme--documenter-dark .title:not(:last-child),html.theme--documenter-dark .subtitle:not(:last-child),html.theme--documenter-dark .table-container:not(:last-child),html.theme--documenter-dark .table:not(:last-child),html.theme--documenter-dark .progress:not(:last-child),html.theme--documenter-dark .notification:not(:last-child),html.theme--documenter-dark .content:not(:last-child),html.theme--documenter-dark .box:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .modal-close,html.theme--documenter-dark .delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}html.theme--documenter-dark .modal-close::before,html.theme--documenter-dark .delete::before,html.theme--documenter-dark .modal-close::after,html.theme--documenter-dark .delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--documenter-dark .modal-close::before,html.theme--documenter-dark .delete::before{height:2px;width:50%}html.theme--documenter-dark .modal-close::after,html.theme--documenter-dark .delete::after{height:50%;width:2px}html.theme--documenter-dark .modal-close:hover,html.theme--documenter-dark .delete:hover,html.theme--documenter-dark .modal-close:focus,html.theme--documenter-dark .delete:focus{background-color:rgba(10,10,10,0.3)}html.theme--documenter-dark .modal-close:active,html.theme--documenter-dark .delete:active{background-color:rgba(10,10,10,0.4)}html.theme--documenter-dark .is-small.modal-close,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.modal-close,html.theme--documenter-dark .is-small.delete,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}html.theme--documenter-dark .is-medium.modal-close,html.theme--documenter-dark .is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}html.theme--documenter-dark .is-large.modal-close,html.theme--documenter-dark .is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}html.theme--documenter-dark .control.is-loading::after,html.theme--documenter-dark .select.is-loading::after,html.theme--documenter-dark .loader,html.theme--documenter-dark .button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdee0;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}html.theme--documenter-dark .hero-video,html.theme--documenter-dark .modal-background,html.theme--documenter-dark .modal,html.theme--documenter-dark .image.is-square img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--documenter-dark .image.is-square .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--documenter-dark .image.is-1by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--documenter-dark .image.is-1by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--documenter-dark .image.is-5by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--documenter-dark .image.is-5by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--documenter-dark .image.is-4by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--documenter-dark .image.is-4by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--documenter-dark .image.is-3by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--documenter-dark .image.is-3by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--documenter-dark .image.is-5by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--documenter-dark .image.is-5by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--documenter-dark .image.is-16by9 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--documenter-dark .image.is-16by9 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--documenter-dark .image.is-2by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--documenter-dark .image.is-2by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--documenter-dark .image.is-3by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--documenter-dark .image.is-3by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--documenter-dark .image.is-4by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--documenter-dark .image.is-4by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--documenter-dark .image.is-3by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--documenter-dark .image.is-3by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--documenter-dark .image.is-2by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--documenter-dark .image.is-2by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--documenter-dark .image.is-3by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--documenter-dark .image.is-3by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--documenter-dark .image.is-9by16 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--documenter-dark .image.is-9by16 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--documenter-dark .image.is-1by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--documenter-dark .image.is-1by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--documenter-dark .image.is-1by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--documenter-dark .image.is-1by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}html.theme--documenter-dark .navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#ecf0f1 !important}a.has-text-light:hover,a.has-text-light:focus{color:#cfd9db !important}.has-background-light{background-color:#ecf0f1 !important}.has-text-dark{color:#282f2f !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#111414 !important}.has-background-dark{background-color:#282f2f !important}.has-text-primary{color:#375a7f !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#28415b !important}.has-background-primary{background-color:#375a7f !important}.has-text-primary-light{color:#f1f5f9 !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#cddbe9 !important}.has-background-primary-light{background-color:#f1f5f9 !important}.has-text-primary-dark{color:#4d7eb2 !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#7198c1 !important}.has-background-primary-dark{background-color:#4d7eb2 !important}.has-text-link{color:#1abc9c !important}a.has-text-link:hover,a.has-text-link:focus{color:#148f77 !important}.has-background-link{background-color:#1abc9c !important}.has-text-link-light{color:#edfdf9 !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c0f6ec !important}.has-background-link-light{background-color:#edfdf9 !important}.has-text-link-dark{color:#15987e !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#1bc5a4 !important}.has-background-link-dark{background-color:#15987e !important}.has-text-info{color:#3c5dcd !important}a.has-text-info:hover,a.has-text-info:focus{color:#2c48aa !important}.has-background-info{background-color:#3c5dcd !important}.has-text-info-light{color:#eff2fb !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6d0f0 !important}.has-background-info-light{background-color:#eff2fb !important}.has-text-info-dark{color:#3253c3 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#5571d3 !important}.has-background-info-dark{background-color:#3253c3 !important}.has-text-success{color:#259a12 !important}a.has-text-success:hover,a.has-text-success:focus{color:#1a6c0d !important}.has-background-success{background-color:#259a12 !important}.has-text-success-light{color:#effded !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c7f8bf !important}.has-background-success-light{background-color:#effded !important}.has-text-success-dark{color:#2ec016 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#3fe524 !important}.has-background-success-dark{background-color:#2ec016 !important}.has-text-warning{color:#f4c72f !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#e4b30c !important}.has-background-warning{background-color:#f4c72f !important}.has-text-warning-light{color:#fefaec !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fbedbb !important}.has-background-warning-light{background-color:#fefaec !important}.has-text-warning-dark{color:#8c6e07 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#bd940a !important}.has-background-warning-dark{background-color:#8c6e07 !important}.has-text-danger{color:#cb3c33 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a23029 !important}.has-background-danger{background-color:#cb3c33 !important}.has-text-danger-light{color:#fbefef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f1c8c6 !important}.has-background-danger-light{background-color:#fbefef !important}.has-text-danger-dark{color:#c03930 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#d35850 !important}.has-background-danger-dark{background-color:#c03930 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#282f2f !important}.has-background-grey-darker{background-color:#282f2f !important}.has-text-grey-dark{color:#343c3d !important}.has-background-grey-dark{background-color:#343c3d !important}.has-text-grey{color:#5e6d6f !important}.has-background-grey{background-color:#5e6d6f !important}.has-text-grey-light{color:#8c9b9d !important}.has-background-grey-light{background-color:#8c9b9d !important}.has-text-grey-lighter{color:#dbdee0 !important}.has-background-grey-lighter{background-color:#dbdee0 !important}.has-text-white-ter{color:#ecf0f1 !important}.has-background-white-ter{background-color:#ecf0f1 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,html.theme--documenter-dark .docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}html.theme--documenter-dark{/*! + Theme: a11y-dark + Author: @ericwbailey + Maintainer: @ericwbailey + + Based on the Tomorrow Night Eighties theme: https://github.com/isagalaev/highlight.js/blob/master/src/styles/tomorrow-night-eighties.css +*/}html.theme--documenter-dark html{background-color:#1f2424;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--documenter-dark article,html.theme--documenter-dark aside,html.theme--documenter-dark figure,html.theme--documenter-dark footer,html.theme--documenter-dark header,html.theme--documenter-dark hgroup,html.theme--documenter-dark section{display:block}html.theme--documenter-dark body,html.theme--documenter-dark button,html.theme--documenter-dark input,html.theme--documenter-dark optgroup,html.theme--documenter-dark select,html.theme--documenter-dark textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}html.theme--documenter-dark code,html.theme--documenter-dark pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--documenter-dark body{color:#fff;font-size:1em;font-weight:400;line-height:1.5}html.theme--documenter-dark a{color:#1abc9c;cursor:pointer;text-decoration:none}html.theme--documenter-dark a strong{color:currentColor}html.theme--documenter-dark a:hover{color:#1dd2af}html.theme--documenter-dark code{background-color:rgba(255,255,255,0.05);color:#ececec;font-size:.875em;font-weight:normal;padding:.1em}html.theme--documenter-dark hr{background-color:#282f2f;border:none;display:block;height:2px;margin:1.5rem 0}html.theme--documenter-dark img{height:auto;max-width:100%}html.theme--documenter-dark input[type="checkbox"],html.theme--documenter-dark input[type="radio"]{vertical-align:baseline}html.theme--documenter-dark small{font-size:.875em}html.theme--documenter-dark span{font-style:inherit;font-weight:inherit}html.theme--documenter-dark strong{color:#f2f2f2;font-weight:700}html.theme--documenter-dark fieldset{border:none}html.theme--documenter-dark pre{-webkit-overflow-scrolling:touch;background-color:#282f2f;color:#fff;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}html.theme--documenter-dark pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}html.theme--documenter-dark table td,html.theme--documenter-dark table th{vertical-align:top}html.theme--documenter-dark table td:not([align]),html.theme--documenter-dark table th:not([align]){text-align:inherit}html.theme--documenter-dark table th{color:#f2f2f2}html.theme--documenter-dark .box{background-color:#343c3d;border-radius:8px;box-shadow:none;color:#fff;display:block;padding:1.25rem}html.theme--documenter-dark a.box:hover,html.theme--documenter-dark a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #1abc9c}html.theme--documenter-dark a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #1abc9c}html.theme--documenter-dark .button{background-color:#282f2f;border-color:#4c5759;border-width:1px;color:#375a7f;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}html.theme--documenter-dark .button strong{color:inherit}html.theme--documenter-dark .button .icon,html.theme--documenter-dark .button .icon.is-small,html.theme--documenter-dark .button #documenter .docs-sidebar form.docs-search>input.icon,html.theme--documenter-dark #documenter .docs-sidebar .button form.docs-search>input.icon,html.theme--documenter-dark .button .icon.is-medium,html.theme--documenter-dark .button .icon.is-large{height:1.5em;width:1.5em}html.theme--documenter-dark .button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}html.theme--documenter-dark .button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}html.theme--documenter-dark .button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}html.theme--documenter-dark .button:hover,html.theme--documenter-dark .button.is-hovered{border-color:#8c9b9d;color:#f2f2f2}html.theme--documenter-dark .button:focus,html.theme--documenter-dark .button.is-focused{border-color:#8c9b9d;color:#17a689}html.theme--documenter-dark .button:focus:not(:active),html.theme--documenter-dark .button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .button:active,html.theme--documenter-dark .button.is-active{border-color:#343c3d;color:#f2f2f2}html.theme--documenter-dark .button.is-text{background-color:transparent;border-color:transparent;color:#fff;text-decoration:underline}html.theme--documenter-dark .button.is-text:hover,html.theme--documenter-dark .button.is-text.is-hovered,html.theme--documenter-dark .button.is-text:focus,html.theme--documenter-dark .button.is-text.is-focused{background-color:#282f2f;color:#f2f2f2}html.theme--documenter-dark .button.is-text:active,html.theme--documenter-dark .button.is-text.is-active{background-color:#1d2122;color:#f2f2f2}html.theme--documenter-dark .button.is-text[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}html.theme--documenter-dark .button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#1abc9c;text-decoration:none}html.theme--documenter-dark .button.is-ghost:hover,html.theme--documenter-dark .button.is-ghost.is-hovered{color:#1abc9c;text-decoration:underline}html.theme--documenter-dark .button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:hover,html.theme--documenter-dark .button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:focus,html.theme--documenter-dark .button.is-white.is-focused{border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white:focus:not(:active),html.theme--documenter-dark .button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .button.is-white:active,html.theme--documenter-dark .button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .button.is-white[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}html.theme--documenter-dark .button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted:hover,html.theme--documenter-dark .button.is-white.is-inverted.is-hovered{background-color:#000}html.theme--documenter-dark .button.is-white.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-white.is-outlined:hover,html.theme--documenter-dark .button.is-white.is-outlined.is-hovered,html.theme--documenter-dark .button.is-white.is-outlined:focus,html.theme--documenter-dark .button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-white.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-white.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:hover,html.theme--documenter-dark .button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:focus,html.theme--documenter-dark .button.is-black.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black:focus:not(:active),html.theme--documenter-dark .button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .button.is-black:active,html.theme--documenter-dark .button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-black[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}html.theme--documenter-dark .button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted:hover,html.theme--documenter-dark .button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-black.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-outlined:hover,html.theme--documenter-dark .button.is-black.is-outlined.is-hovered,html.theme--documenter-dark .button.is-black.is-outlined:focus,html.theme--documenter-dark .button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-black.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-black.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}html.theme--documenter-dark .button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-light{background-color:#ecf0f1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:hover,html.theme--documenter-dark .button.is-light.is-hovered{background-color:#e5eaec;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:focus,html.theme--documenter-dark .button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light:focus:not(:active),html.theme--documenter-dark .button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .button.is-light:active,html.theme--documenter-dark .button.is-light.is-active{background-color:#dde4e6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light{background-color:#ecf0f1;border-color:#ecf0f1;box-shadow:none}html.theme--documenter-dark .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted:hover,html.theme--documenter-dark .button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-light.is-outlined{background-color:transparent;border-color:#ecf0f1;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-outlined:hover,html.theme--documenter-dark .button.is-light.is-outlined.is-hovered,html.theme--documenter-dark .button.is-light.is-outlined:focus,html.theme--documenter-dark .button.is-light.is-outlined.is-focused{background-color:#ecf0f1;border-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #ecf0f1 #ecf0f1 !important}html.theme--documenter-dark .button.is-light.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-light.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-outlined{background-color:transparent;border-color:#ecf0f1;box-shadow:none;color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #ecf0f1 #ecf0f1 !important}html.theme--documenter-dark .button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-dark,html.theme--documenter-dark .content kbd.button{background-color:#282f2f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:hover,html.theme--documenter-dark .content kbd.button:hover,html.theme--documenter-dark .button.is-dark.is-hovered,html.theme--documenter-dark .content kbd.button.is-hovered{background-color:#232829;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:focus,html.theme--documenter-dark .content kbd.button:focus,html.theme--documenter-dark .button.is-dark.is-focused,html.theme--documenter-dark .content kbd.button.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark:focus:not(:active),html.theme--documenter-dark .content kbd.button:focus:not(:active),html.theme--documenter-dark .button.is-dark.is-focused:not(:active),html.theme--documenter-dark .content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .button.is-dark:active,html.theme--documenter-dark .content kbd.button:active,html.theme--documenter-dark .button.is-dark.is-active,html.theme--documenter-dark .content kbd.button.is-active{background-color:#1d2122;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-dark[disabled],html.theme--documenter-dark .content kbd.button[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark,fieldset[disabled] html.theme--documenter-dark .content kbd.button{background-color:#282f2f;border-color:#282f2f;box-shadow:none}html.theme--documenter-dark .button.is-dark.is-inverted,html.theme--documenter-dark .content kbd.button.is-inverted{background-color:#fff;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted:hover,html.theme--documenter-dark .content kbd.button.is-inverted:hover,html.theme--documenter-dark .button.is-dark.is-inverted.is-hovered,html.theme--documenter-dark .content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-dark.is-inverted[disabled],html.theme--documenter-dark .content kbd.button.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-inverted,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-loading::after,html.theme--documenter-dark .content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-dark.is-outlined,html.theme--documenter-dark .content kbd.button.is-outlined{background-color:transparent;border-color:#282f2f;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-outlined:hover,html.theme--documenter-dark .content kbd.button.is-outlined:hover,html.theme--documenter-dark .button.is-dark.is-outlined.is-hovered,html.theme--documenter-dark .content kbd.button.is-outlined.is-hovered,html.theme--documenter-dark .button.is-dark.is-outlined:focus,html.theme--documenter-dark .content kbd.button.is-outlined:focus,html.theme--documenter-dark .button.is-dark.is-outlined.is-focused,html.theme--documenter-dark .content kbd.button.is-outlined.is-focused{background-color:#282f2f;border-color:#282f2f;color:#fff}html.theme--documenter-dark .button.is-dark.is-outlined.is-loading::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #282f2f #282f2f !important}html.theme--documenter-dark .button.is-dark.is-outlined.is-loading:hover::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading:focus::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-dark.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-dark.is-outlined[disabled],html.theme--documenter-dark .content kbd.button.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-outlined,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-outlined{background-color:transparent;border-color:#282f2f;box-shadow:none;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined:hover,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined:focus,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-focused,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#282f2f}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #282f2f #282f2f !important}html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined[disabled],html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-dark.is-inverted.is-outlined,fieldset[disabled] html.theme--documenter-dark .content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-primary,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink{background-color:#375a7f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:hover,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#335476;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:focus,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary:focus:not(:active),html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus:not(:active),html.theme--documenter-dark .button.is-primary.is-focused:not(:active),html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .button.is-primary:active,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary.is-active,html.theme--documenter-dark .docstring>section>a.button.is-active.docs-sourcelink{background-color:#2f4d6d;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-primary[disabled],html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink{background-color:#375a7f;border-color:#375a7f;box-shadow:none}html.theme--documenter-dark .button.is-primary.is-inverted,html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted:hover,html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-inverted.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}html.theme--documenter-dark .button.is-primary.is-inverted[disabled],html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-inverted,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-loading::after,html.theme--documenter-dark .docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-primary.is-outlined,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#375a7f;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-outlined:hover,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-outlined.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-outlined:focus,html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-outlined.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#375a7f;border-color:#375a7f;color:#fff}html.theme--documenter-dark .button.is-primary.is-outlined.is-loading::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #375a7f #375a7f !important}html.theme--documenter-dark .button.is-primary.is-outlined.is-loading:hover::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading:focus::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--documenter-dark .button.is-primary.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-primary.is-outlined[disabled],html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-outlined,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#375a7f;box-shadow:none;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined:hover,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined:focus,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#375a7f}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #375a7f #375a7f !important}html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined[disabled],html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-primary.is-inverted.is-outlined,fieldset[disabled] html.theme--documenter-dark .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-primary.is-light,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink{background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .button.is-primary.is-light:hover,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink:hover,html.theme--documenter-dark .button.is-primary.is-light.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e8eef5;border-color:transparent;color:#4d7eb2}html.theme--documenter-dark .button.is-primary.is-light:active,html.theme--documenter-dark .docstring>section>a.button.is-light.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary.is-light.is-active,html.theme--documenter-dark .docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#dfe8f1;border-color:transparent;color:#4d7eb2}html.theme--documenter-dark .button.is-link{background-color:#1abc9c;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:hover,html.theme--documenter-dark .button.is-link.is-hovered{background-color:#18b193;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:focus,html.theme--documenter-dark .button.is-link.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link:focus:not(:active),html.theme--documenter-dark .button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .button.is-link:active,html.theme--documenter-dark .button.is-link.is-active{background-color:#17a689;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-link[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link{background-color:#1abc9c;border-color:#1abc9c;box-shadow:none}html.theme--documenter-dark .button.is-link.is-inverted{background-color:#fff;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted:hover,html.theme--documenter-dark .button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-link.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-link.is-outlined{background-color:transparent;border-color:#1abc9c;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-outlined:hover,html.theme--documenter-dark .button.is-link.is-outlined.is-hovered,html.theme--documenter-dark .button.is-link.is-outlined:focus,html.theme--documenter-dark .button.is-link.is-outlined.is-focused{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #1abc9c #1abc9c !important}html.theme--documenter-dark .button.is-link.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-link.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-outlined{background-color:transparent;border-color:#1abc9c;box-shadow:none;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#1abc9c}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #1abc9c #1abc9c !important}html.theme--documenter-dark .button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-link.is-light{background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .button.is-link.is-light:hover,html.theme--documenter-dark .button.is-link.is-light.is-hovered{background-color:#e2fbf6;border-color:transparent;color:#15987e}html.theme--documenter-dark .button.is-link.is-light:active,html.theme--documenter-dark .button.is-link.is-light.is-active{background-color:#d7f9f3;border-color:transparent;color:#15987e}html.theme--documenter-dark .button.is-info{background-color:#3c5dcd;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:hover,html.theme--documenter-dark .button.is-info.is-hovered{background-color:#3355c9;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:focus,html.theme--documenter-dark .button.is-info.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info:focus:not(:active),html.theme--documenter-dark .button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .button.is-info:active,html.theme--documenter-dark .button.is-info.is-active{background-color:#3151bf;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-info[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info{background-color:#3c5dcd;border-color:#3c5dcd;box-shadow:none}html.theme--documenter-dark .button.is-info.is-inverted{background-color:#fff;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted:hover,html.theme--documenter-dark .button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-info.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-outlined:hover,html.theme--documenter-dark .button.is-info.is-outlined.is-hovered,html.theme--documenter-dark .button.is-info.is-outlined:focus,html.theme--documenter-dark .button.is-info.is-outlined.is-focused{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}html.theme--documenter-dark .button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}html.theme--documenter-dark .button.is-info.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-info.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;box-shadow:none;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3c5dcd}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}html.theme--documenter-dark .button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-info.is-light{background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .button.is-info.is-light:hover,html.theme--documenter-dark .button.is-info.is-light.is-hovered{background-color:#e5e9f8;border-color:transparent;color:#3253c3}html.theme--documenter-dark .button.is-info.is-light:active,html.theme--documenter-dark .button.is-info.is-light.is-active{background-color:#dae1f6;border-color:transparent;color:#3253c3}html.theme--documenter-dark .button.is-success{background-color:#259a12;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:hover,html.theme--documenter-dark .button.is-success.is-hovered{background-color:#228f11;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:focus,html.theme--documenter-dark .button.is-success.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success:focus:not(:active),html.theme--documenter-dark .button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .button.is-success:active,html.theme--documenter-dark .button.is-success.is-active{background-color:#20830f;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-success[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success{background-color:#259a12;border-color:#259a12;box-shadow:none}html.theme--documenter-dark .button.is-success.is-inverted{background-color:#fff;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted:hover,html.theme--documenter-dark .button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-success.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#259a12}html.theme--documenter-dark .button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;color:#259a12}html.theme--documenter-dark .button.is-success.is-outlined:hover,html.theme--documenter-dark .button.is-success.is-outlined.is-hovered,html.theme--documenter-dark .button.is-success.is-outlined:focus,html.theme--documenter-dark .button.is-success.is-outlined.is-focused{background-color:#259a12;border-color:#259a12;color:#fff}html.theme--documenter-dark .button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #259a12 #259a12 !important}html.theme--documenter-dark .button.is-success.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-success.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;box-shadow:none;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#259a12}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #259a12 #259a12 !important}html.theme--documenter-dark .button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-success.is-light{background-color:#effded;color:#2ec016}html.theme--documenter-dark .button.is-success.is-light:hover,html.theme--documenter-dark .button.is-success.is-light.is-hovered{background-color:#e5fce1;border-color:transparent;color:#2ec016}html.theme--documenter-dark .button.is-success.is-light:active,html.theme--documenter-dark .button.is-success.is-light.is-active{background-color:#dbfad6;border-color:transparent;color:#2ec016}html.theme--documenter-dark .button.is-warning{background-color:#f4c72f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:hover,html.theme--documenter-dark .button.is-warning.is-hovered{background-color:#f3c423;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:focus,html.theme--documenter-dark .button.is-warning.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning:focus:not(:active),html.theme--documenter-dark .button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .button.is-warning:active,html.theme--documenter-dark .button.is-warning.is-active{background-color:#f3c017;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning{background-color:#f4c72f;border-color:#f4c72f;box-shadow:none}html.theme--documenter-dark .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted:hover,html.theme--documenter-dark .button.is-warning.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-warning.is-outlined{background-color:transparent;border-color:#f4c72f;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-outlined:hover,html.theme--documenter-dark .button.is-warning.is-outlined.is-hovered,html.theme--documenter-dark .button.is-warning.is-outlined:focus,html.theme--documenter-dark .button.is-warning.is-outlined.is-focused{background-color:#f4c72f;border-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #f4c72f #f4c72f !important}html.theme--documenter-dark .button.is-warning.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}html.theme--documenter-dark .button.is-warning.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-outlined{background-color:transparent;border-color:#f4c72f;box-shadow:none;color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f4c72f #f4c72f !important}html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .button.is-warning.is-light{background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .button.is-warning.is-light:hover,html.theme--documenter-dark .button.is-warning.is-light.is-hovered{background-color:#fdf7e0;border-color:transparent;color:#8c6e07}html.theme--documenter-dark .button.is-warning.is-light:active,html.theme--documenter-dark .button.is-warning.is-light.is-active{background-color:#fdf3d3;border-color:transparent;color:#8c6e07}html.theme--documenter-dark .button.is-danger{background-color:#cb3c33;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:hover,html.theme--documenter-dark .button.is-danger.is-hovered{background-color:#c13930;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:focus,html.theme--documenter-dark .button.is-danger.is-focused{border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger:focus:not(:active),html.theme--documenter-dark .button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .button.is-danger:active,html.theme--documenter-dark .button.is-danger.is-active{background-color:#b7362e;border-color:transparent;color:#fff}html.theme--documenter-dark .button.is-danger[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger{background-color:#cb3c33;border-color:#cb3c33;box-shadow:none}html.theme--documenter-dark .button.is-danger.is-inverted{background-color:#fff;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted:hover,html.theme--documenter-dark .button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}html.theme--documenter-dark .button.is-danger.is-inverted[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-outlined:hover,html.theme--documenter-dark .button.is-danger.is-outlined.is-hovered,html.theme--documenter-dark .button.is-danger.is-outlined:focus,html.theme--documenter-dark .button.is-danger.is-outlined.is-focused{background-color:#cb3c33;border-color:#cb3c33;color:#fff}html.theme--documenter-dark .button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}html.theme--documenter-dark .button.is-danger.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}html.theme--documenter-dark .button.is-danger.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;box-shadow:none;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined:hover,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-hovered,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined:focus,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#cb3c33}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading:hover::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading:focus::after,html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] html.theme--documenter-dark .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}html.theme--documenter-dark .button.is-danger.is-light{background-color:#fbefef;color:#c03930}html.theme--documenter-dark .button.is-danger.is-light:hover,html.theme--documenter-dark .button.is-danger.is-light.is-hovered{background-color:#f8e6e5;border-color:transparent;color:#c03930}html.theme--documenter-dark .button.is-danger.is-light:active,html.theme--documenter-dark .button.is-danger.is-light.is-active{background-color:#f6dcda;border-color:transparent;color:#c03930}html.theme--documenter-dark .button.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}html.theme--documenter-dark .button.is-small:not(.is-rounded),html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:3px}html.theme--documenter-dark .button.is-normal{font-size:1rem}html.theme--documenter-dark .button.is-medium{font-size:1.25rem}html.theme--documenter-dark .button.is-large{font-size:1.5rem}html.theme--documenter-dark .button[disabled],fieldset[disabled] html.theme--documenter-dark .button{background-color:#8c9b9d;border-color:#5e6d6f;box-shadow:none;opacity:.5}html.theme--documenter-dark .button.is-fullwidth{display:flex;width:100%}html.theme--documenter-dark .button.is-loading{color:transparent !important;pointer-events:none}html.theme--documenter-dark .button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}html.theme--documenter-dark .button.is-static{background-color:#282f2f;border-color:#5e6d6f;color:#dbdee0;box-shadow:none;pointer-events:none}html.theme--documenter-dark .button.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}html.theme--documenter-dark .buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .buttons .button{margin-bottom:0.5rem}html.theme--documenter-dark .buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}html.theme--documenter-dark .buttons:last-child{margin-bottom:-0.5rem}html.theme--documenter-dark .buttons:not(:last-child){margin-bottom:1rem}html.theme--documenter-dark .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}html.theme--documenter-dark .buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:3px}html.theme--documenter-dark .buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}html.theme--documenter-dark .buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}html.theme--documenter-dark .buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}html.theme--documenter-dark .buttons.has-addons .button:last-child{margin-right:0}html.theme--documenter-dark .buttons.has-addons .button:hover,html.theme--documenter-dark .buttons.has-addons .button.is-hovered{z-index:2}html.theme--documenter-dark .buttons.has-addons .button:focus,html.theme--documenter-dark .buttons.has-addons .button.is-focused,html.theme--documenter-dark .buttons.has-addons .button:active,html.theme--documenter-dark .buttons.has-addons .button.is-active,html.theme--documenter-dark .buttons.has-addons .button.is-selected{z-index:3}html.theme--documenter-dark .buttons.has-addons .button:focus:hover,html.theme--documenter-dark .buttons.has-addons .button.is-focused:hover,html.theme--documenter-dark .buttons.has-addons .button:active:hover,html.theme--documenter-dark .buttons.has-addons .button.is-active:hover,html.theme--documenter-dark .buttons.has-addons .button.is-selected:hover{z-index:4}html.theme--documenter-dark .buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .buttons.is-centered{justify-content:center}html.theme--documenter-dark .buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}html.theme--documenter-dark .buttons.is-right{justify-content:flex-end}html.theme--documenter-dark .buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .button.is-responsive.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}html.theme--documenter-dark .button.is-responsive,html.theme--documenter-dark .button.is-responsive.is-normal{font-size:.65625rem}html.theme--documenter-dark .button.is-responsive.is-medium{font-size:.75rem}html.theme--documenter-dark .button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .button.is-responsive.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}html.theme--documenter-dark .button.is-responsive,html.theme--documenter-dark .button.is-responsive.is-normal{font-size:.75rem}html.theme--documenter-dark .button.is-responsive.is-medium{font-size:1rem}html.theme--documenter-dark .button.is-responsive.is-large{font-size:1.25rem}}html.theme--documenter-dark .container{flex-grow:1;margin:0 auto;position:relative;width:auto}html.theme--documenter-dark .container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){html.theme--documenter-dark .container{max-width:992px}}@media screen and (max-width: 1215px){html.theme--documenter-dark .container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){html.theme--documenter-dark .container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){html.theme--documenter-dark .container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){html.theme--documenter-dark .container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}html.theme--documenter-dark .content li+li{margin-top:0.25em}html.theme--documenter-dark .content p:not(:last-child),html.theme--documenter-dark .content dl:not(:last-child),html.theme--documenter-dark .content ol:not(:last-child),html.theme--documenter-dark .content ul:not(:last-child),html.theme--documenter-dark .content blockquote:not(:last-child),html.theme--documenter-dark .content pre:not(:last-child),html.theme--documenter-dark .content table:not(:last-child){margin-bottom:1em}html.theme--documenter-dark .content h1,html.theme--documenter-dark .content h2,html.theme--documenter-dark .content h3,html.theme--documenter-dark .content h4,html.theme--documenter-dark .content h5,html.theme--documenter-dark .content h6{color:#f2f2f2;font-weight:600;line-height:1.125}html.theme--documenter-dark .content h1{font-size:2em;margin-bottom:0.5em}html.theme--documenter-dark .content h1:not(:first-child){margin-top:1em}html.theme--documenter-dark .content h2{font-size:1.75em;margin-bottom:0.5714em}html.theme--documenter-dark .content h2:not(:first-child){margin-top:1.1428em}html.theme--documenter-dark .content h3{font-size:1.5em;margin-bottom:0.6666em}html.theme--documenter-dark .content h3:not(:first-child){margin-top:1.3333em}html.theme--documenter-dark .content h4{font-size:1.25em;margin-bottom:0.8em}html.theme--documenter-dark .content h5{font-size:1.125em;margin-bottom:0.8888em}html.theme--documenter-dark .content h6{font-size:1em;margin-bottom:1em}html.theme--documenter-dark .content blockquote{background-color:#282f2f;border-left:5px solid #5e6d6f;padding:1.25em 1.5em}html.theme--documenter-dark .content ol{list-style-position:outside;margin-left:2em;margin-top:1em}html.theme--documenter-dark .content ol:not([type]){list-style-type:decimal}html.theme--documenter-dark .content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}html.theme--documenter-dark .content ol.is-lower-roman:not([type]){list-style-type:lower-roman}html.theme--documenter-dark .content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}html.theme--documenter-dark .content ol.is-upper-roman:not([type]){list-style-type:upper-roman}html.theme--documenter-dark .content ul{list-style:disc outside;margin-left:2em;margin-top:1em}html.theme--documenter-dark .content ul ul{list-style-type:circle;margin-top:0.5em}html.theme--documenter-dark .content ul ul ul{list-style-type:square}html.theme--documenter-dark .content dd{margin-left:2em}html.theme--documenter-dark .content figure{margin-left:2em;margin-right:2em;text-align:center}html.theme--documenter-dark .content figure:not(:first-child){margin-top:2em}html.theme--documenter-dark .content figure:not(:last-child){margin-bottom:2em}html.theme--documenter-dark .content figure img{display:inline-block}html.theme--documenter-dark .content figure figcaption{font-style:italic}html.theme--documenter-dark .content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}html.theme--documenter-dark .content sup,html.theme--documenter-dark .content sub{font-size:75%}html.theme--documenter-dark .content table{width:100%}html.theme--documenter-dark .content table td,html.theme--documenter-dark .content table th{border:1px solid #5e6d6f;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--documenter-dark .content table th{color:#f2f2f2}html.theme--documenter-dark .content table th:not([align]){text-align:inherit}html.theme--documenter-dark .content table thead td,html.theme--documenter-dark .content table thead th{border-width:0 0 2px;color:#f2f2f2}html.theme--documenter-dark .content table tfoot td,html.theme--documenter-dark .content table tfoot th{border-width:2px 0 0;color:#f2f2f2}html.theme--documenter-dark .content table tbody tr:last-child td,html.theme--documenter-dark .content table tbody tr:last-child th{border-bottom-width:0}html.theme--documenter-dark .content .tabs li+li{margin-top:0}html.theme--documenter-dark .content.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}html.theme--documenter-dark .content.is-normal{font-size:1rem}html.theme--documenter-dark .content.is-medium{font-size:1.25rem}html.theme--documenter-dark .content.is-large{font-size:1.5rem}html.theme--documenter-dark .icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}html.theme--documenter-dark .icon.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}html.theme--documenter-dark .icon.is-medium{height:2rem;width:2rem}html.theme--documenter-dark .icon.is-large{height:3rem;width:3rem}html.theme--documenter-dark .icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}html.theme--documenter-dark .icon-text .icon{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .icon-text .icon:not(:last-child){margin-right:.25em}html.theme--documenter-dark .icon-text .icon:not(:first-child){margin-left:.25em}html.theme--documenter-dark div.icon-text{display:flex}html.theme--documenter-dark .image,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img{display:block;position:relative}html.theme--documenter-dark .image img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}html.theme--documenter-dark .image img.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}html.theme--documenter-dark .image.is-fullwidth,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}html.theme--documenter-dark .image.is-square img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square img,html.theme--documenter-dark .image.is-square .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,html.theme--documenter-dark .image.is-1by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 img,html.theme--documenter-dark .image.is-1by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,html.theme--documenter-dark .image.is-5by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 img,html.theme--documenter-dark .image.is-5by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,html.theme--documenter-dark .image.is-4by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 img,html.theme--documenter-dark .image.is-4by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,html.theme--documenter-dark .image.is-3by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 img,html.theme--documenter-dark .image.is-3by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,html.theme--documenter-dark .image.is-5by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 img,html.theme--documenter-dark .image.is-5by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,html.theme--documenter-dark .image.is-16by9 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 img,html.theme--documenter-dark .image.is-16by9 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,html.theme--documenter-dark .image.is-2by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 img,html.theme--documenter-dark .image.is-2by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,html.theme--documenter-dark .image.is-3by1 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 img,html.theme--documenter-dark .image.is-3by1 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,html.theme--documenter-dark .image.is-4by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 img,html.theme--documenter-dark .image.is-4by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,html.theme--documenter-dark .image.is-3by4 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 img,html.theme--documenter-dark .image.is-3by4 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,html.theme--documenter-dark .image.is-2by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 img,html.theme--documenter-dark .image.is-2by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,html.theme--documenter-dark .image.is-3by5 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 img,html.theme--documenter-dark .image.is-3by5 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,html.theme--documenter-dark .image.is-9by16 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 img,html.theme--documenter-dark .image.is-9by16 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,html.theme--documenter-dark .image.is-1by2 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 img,html.theme--documenter-dark .image.is-1by2 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,html.theme--documenter-dark .image.is-1by3 img,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 img,html.theme--documenter-dark .image.is-1by3 .has-ratio,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}html.theme--documenter-dark .image.is-square,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-square,html.theme--documenter-dark .image.is-1by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}html.theme--documenter-dark .image.is-5by4,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}html.theme--documenter-dark .image.is-4by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}html.theme--documenter-dark .image.is-3by2,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}html.theme--documenter-dark .image.is-5by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}html.theme--documenter-dark .image.is-16by9,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}html.theme--documenter-dark .image.is-2by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}html.theme--documenter-dark .image.is-3by1,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}html.theme--documenter-dark .image.is-4by5,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}html.theme--documenter-dark .image.is-3by4,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}html.theme--documenter-dark .image.is-2by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}html.theme--documenter-dark .image.is-3by5,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}html.theme--documenter-dark .image.is-9by16,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}html.theme--documenter-dark .image.is-1by2,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}html.theme--documenter-dark .image.is-1by3,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}html.theme--documenter-dark .image.is-16x16,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}html.theme--documenter-dark .image.is-24x24,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}html.theme--documenter-dark .image.is-32x32,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}html.theme--documenter-dark .image.is-48x48,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}html.theme--documenter-dark .image.is-64x64,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}html.theme--documenter-dark .image.is-96x96,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}html.theme--documenter-dark .image.is-128x128,html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}html.theme--documenter-dark .notification{background-color:#282f2f;border-radius:.4em;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}html.theme--documenter-dark .notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--documenter-dark .notification strong{color:currentColor}html.theme--documenter-dark .notification code,html.theme--documenter-dark .notification pre{background:#fff}html.theme--documenter-dark .notification pre code{background:transparent}html.theme--documenter-dark .notification>.delete{right:.5rem;position:absolute;top:0.5rem}html.theme--documenter-dark .notification .title,html.theme--documenter-dark .notification .subtitle,html.theme--documenter-dark .notification .content{color:currentColor}html.theme--documenter-dark .notification.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .notification.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .notification.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .notification.is-dark,html.theme--documenter-dark .content kbd.notification{background-color:#282f2f;color:#fff}html.theme--documenter-dark .notification.is-primary,html.theme--documenter-dark .docstring>section>a.notification.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .notification.is-primary.is-light,html.theme--documenter-dark .docstring>section>a.notification.is-light.docs-sourcelink{background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .notification.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .notification.is-link.is-light{background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .notification.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .notification.is-info.is-light{background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .notification.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .notification.is-success.is-light{background-color:#effded;color:#2ec016}html.theme--documenter-dark .notification.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .notification.is-warning.is-light{background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .notification.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .notification.is-danger.is-light{background-color:#fbefef;color:#c03930}html.theme--documenter-dark .progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}html.theme--documenter-dark .progress::-webkit-progress-bar{background-color:#343c3d}html.theme--documenter-dark .progress::-webkit-progress-value{background-color:#dbdee0}html.theme--documenter-dark .progress::-moz-progress-bar{background-color:#dbdee0}html.theme--documenter-dark .progress::-ms-fill{background-color:#dbdee0;border:none}html.theme--documenter-dark .progress.is-white::-webkit-progress-value{background-color:#fff}html.theme--documenter-dark .progress.is-white::-moz-progress-bar{background-color:#fff}html.theme--documenter-dark .progress.is-white::-ms-fill{background-color:#fff}html.theme--documenter-dark .progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-black::-webkit-progress-value{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black::-moz-progress-bar{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black::-ms-fill{background-color:#0a0a0a}html.theme--documenter-dark .progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-light::-webkit-progress-value{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light::-moz-progress-bar{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light::-ms-fill{background-color:#ecf0f1}html.theme--documenter-dark .progress.is-light:indeterminate{background-image:linear-gradient(to right, #ecf0f1 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-dark::-webkit-progress-value,html.theme--documenter-dark .content kbd.progress::-webkit-progress-value{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark::-moz-progress-bar,html.theme--documenter-dark .content kbd.progress::-moz-progress-bar{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark::-ms-fill,html.theme--documenter-dark .content kbd.progress::-ms-fill{background-color:#282f2f}html.theme--documenter-dark .progress.is-dark:indeterminate,html.theme--documenter-dark .content kbd.progress:indeterminate{background-image:linear-gradient(to right, #282f2f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-primary::-webkit-progress-value,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary::-moz-progress-bar,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary::-ms-fill,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#375a7f}html.theme--documenter-dark .progress.is-primary:indeterminate,html.theme--documenter-dark .docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #375a7f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-link::-webkit-progress-value{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link::-moz-progress-bar{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link::-ms-fill{background-color:#1abc9c}html.theme--documenter-dark .progress.is-link:indeterminate{background-image:linear-gradient(to right, #1abc9c 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-info::-webkit-progress-value{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info::-moz-progress-bar{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info::-ms-fill{background-color:#3c5dcd}html.theme--documenter-dark .progress.is-info:indeterminate{background-image:linear-gradient(to right, #3c5dcd 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-success::-webkit-progress-value{background-color:#259a12}html.theme--documenter-dark .progress.is-success::-moz-progress-bar{background-color:#259a12}html.theme--documenter-dark .progress.is-success::-ms-fill{background-color:#259a12}html.theme--documenter-dark .progress.is-success:indeterminate{background-image:linear-gradient(to right, #259a12 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-warning::-webkit-progress-value{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning::-moz-progress-bar{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning::-ms-fill{background-color:#f4c72f}html.theme--documenter-dark .progress.is-warning:indeterminate{background-image:linear-gradient(to right, #f4c72f 30%, #343c3d 30%)}html.theme--documenter-dark .progress.is-danger::-webkit-progress-value{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger::-moz-progress-bar{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger::-ms-fill{background-color:#cb3c33}html.theme--documenter-dark .progress.is-danger:indeterminate{background-image:linear-gradient(to right, #cb3c33 30%, #343c3d 30%)}html.theme--documenter-dark .progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#343c3d;background-image:linear-gradient(to right, #fff 30%, #343c3d 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}html.theme--documenter-dark .progress:indeterminate::-webkit-progress-bar{background-color:transparent}html.theme--documenter-dark .progress:indeterminate::-moz-progress-bar{background-color:transparent}html.theme--documenter-dark .progress:indeterminate::-ms-fill{animation-name:none}html.theme--documenter-dark .progress.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}html.theme--documenter-dark .progress.is-medium{height:1.25rem}html.theme--documenter-dark .progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}html.theme--documenter-dark .table{background-color:#343c3d;color:#fff}html.theme--documenter-dark .table td,html.theme--documenter-dark .table th{border:1px solid #5e6d6f;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}html.theme--documenter-dark .table td.is-white,html.theme--documenter-dark .table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .table td.is-black,html.theme--documenter-dark .table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .table td.is-light,html.theme--documenter-dark .table th.is-light{background-color:#ecf0f1;border-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .table td.is-dark,html.theme--documenter-dark .table th.is-dark{background-color:#282f2f;border-color:#282f2f;color:#fff}html.theme--documenter-dark .table td.is-primary,html.theme--documenter-dark .table th.is-primary{background-color:#375a7f;border-color:#375a7f;color:#fff}html.theme--documenter-dark .table td.is-link,html.theme--documenter-dark .table th.is-link{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .table td.is-info,html.theme--documenter-dark .table th.is-info{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}html.theme--documenter-dark .table td.is-success,html.theme--documenter-dark .table th.is-success{background-color:#259a12;border-color:#259a12;color:#fff}html.theme--documenter-dark .table td.is-warning,html.theme--documenter-dark .table th.is-warning{background-color:#f4c72f;border-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .table td.is-danger,html.theme--documenter-dark .table th.is-danger{background-color:#cb3c33;border-color:#cb3c33;color:#fff}html.theme--documenter-dark .table td.is-narrow,html.theme--documenter-dark .table th.is-narrow{white-space:nowrap;width:1%}html.theme--documenter-dark .table td.is-selected,html.theme--documenter-dark .table th.is-selected{background-color:#375a7f;color:#fff}html.theme--documenter-dark .table td.is-selected a,html.theme--documenter-dark .table td.is-selected strong,html.theme--documenter-dark .table th.is-selected a,html.theme--documenter-dark .table th.is-selected strong{color:currentColor}html.theme--documenter-dark .table td.is-vcentered,html.theme--documenter-dark .table th.is-vcentered{vertical-align:middle}html.theme--documenter-dark .table th{color:#f2f2f2}html.theme--documenter-dark .table th:not([align]){text-align:left}html.theme--documenter-dark .table tr.is-selected{background-color:#375a7f;color:#fff}html.theme--documenter-dark .table tr.is-selected a,html.theme--documenter-dark .table tr.is-selected strong{color:currentColor}html.theme--documenter-dark .table tr.is-selected td,html.theme--documenter-dark .table tr.is-selected th{border-color:#fff;color:currentColor}html.theme--documenter-dark .table thead{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table thead td,html.theme--documenter-dark .table thead th{border-width:0 0 2px;color:#f2f2f2}html.theme--documenter-dark .table tfoot{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table tfoot td,html.theme--documenter-dark .table tfoot th{border-width:2px 0 0;color:#f2f2f2}html.theme--documenter-dark .table tbody{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .table tbody tr:last-child td,html.theme--documenter-dark .table tbody tr:last-child th{border-bottom-width:0}html.theme--documenter-dark .table.is-bordered td,html.theme--documenter-dark .table.is-bordered th{border-width:1px}html.theme--documenter-dark .table.is-bordered tr:last-child td,html.theme--documenter-dark .table.is-bordered tr:last-child th{border-bottom-width:1px}html.theme--documenter-dark .table.is-fullwidth{width:100%}html.theme--documenter-dark .table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#282f2f}html.theme--documenter-dark .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#282f2f}html.theme--documenter-dark .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#2d3435}html.theme--documenter-dark .table.is-narrow td,html.theme--documenter-dark .table.is-narrow th{padding:0.25em 0.5em}html.theme--documenter-dark .table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#282f2f}html.theme--documenter-dark .table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}html.theme--documenter-dark .tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .tags .tag,html.theme--documenter-dark .tags .content kbd,html.theme--documenter-dark .content .tags kbd,html.theme--documenter-dark .tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}html.theme--documenter-dark .tags .tag:not(:last-child),html.theme--documenter-dark .tags .content kbd:not(:last-child),html.theme--documenter-dark .content .tags kbd:not(:last-child),html.theme--documenter-dark .tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}html.theme--documenter-dark .tags:last-child{margin-bottom:-0.5rem}html.theme--documenter-dark .tags:not(:last-child){margin-bottom:1rem}html.theme--documenter-dark .tags.are-medium .tag:not(.is-normal):not(.is-large),html.theme--documenter-dark .tags.are-medium .content kbd:not(.is-normal):not(.is-large),html.theme--documenter-dark .content .tags.are-medium kbd:not(.is-normal):not(.is-large),html.theme--documenter-dark .tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}html.theme--documenter-dark .tags.are-large .tag:not(.is-normal):not(.is-medium),html.theme--documenter-dark .tags.are-large .content kbd:not(.is-normal):not(.is-medium),html.theme--documenter-dark .content .tags.are-large kbd:not(.is-normal):not(.is-medium),html.theme--documenter-dark .tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}html.theme--documenter-dark .tags.is-centered{justify-content:center}html.theme--documenter-dark .tags.is-centered .tag,html.theme--documenter-dark .tags.is-centered .content kbd,html.theme--documenter-dark .content .tags.is-centered kbd,html.theme--documenter-dark .tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}html.theme--documenter-dark .tags.is-right{justify-content:flex-end}html.theme--documenter-dark .tags.is-right .tag:not(:first-child),html.theme--documenter-dark .tags.is-right .content kbd:not(:first-child),html.theme--documenter-dark .content .tags.is-right kbd:not(:first-child),html.theme--documenter-dark .tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}html.theme--documenter-dark .tags.is-right .tag:not(:last-child),html.theme--documenter-dark .tags.is-right .content kbd:not(:last-child),html.theme--documenter-dark .content .tags.is-right kbd:not(:last-child),html.theme--documenter-dark .tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}html.theme--documenter-dark .tags.has-addons .tag,html.theme--documenter-dark .tags.has-addons .content kbd,html.theme--documenter-dark .content .tags.has-addons kbd,html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}html.theme--documenter-dark .tags.has-addons .tag:not(:first-child),html.theme--documenter-dark .tags.has-addons .content kbd:not(:first-child),html.theme--documenter-dark .content .tags.has-addons kbd:not(:first-child),html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}html.theme--documenter-dark .tags.has-addons .tag:not(:last-child),html.theme--documenter-dark .tags.has-addons .content kbd:not(:last-child),html.theme--documenter-dark .content .tags.has-addons kbd:not(:last-child),html.theme--documenter-dark .tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}html.theme--documenter-dark .tag:not(body),html.theme--documenter-dark .content kbd:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#282f2f;border-radius:.4em;color:#fff;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}html.theme--documenter-dark .tag:not(body) .delete,html.theme--documenter-dark .content kbd:not(body) .delete,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}html.theme--documenter-dark .tag.is-white:not(body),html.theme--documenter-dark .content kbd.is-white:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .tag.is-black:not(body),html.theme--documenter-dark .content kbd.is-black:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .tag.is-light:not(body),html.theme--documenter-dark .content kbd.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .tag.is-dark:not(body),html.theme--documenter-dark .content kbd:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-dark:not(body),html.theme--documenter-dark .content .docstring>section>kbd:not(body){background-color:#282f2f;color:#fff}html.theme--documenter-dark .tag.is-primary:not(body),html.theme--documenter-dark .content kbd.is-primary:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body){background-color:#375a7f;color:#fff}html.theme--documenter-dark .tag.is-primary.is-light:not(body),html.theme--documenter-dark .content kbd.is-primary.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f1f5f9;color:#4d7eb2}html.theme--documenter-dark .tag.is-link:not(body),html.theme--documenter-dark .content kbd.is-link:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#1abc9c;color:#fff}html.theme--documenter-dark .tag.is-link.is-light:not(body),html.theme--documenter-dark .content kbd.is-link.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#edfdf9;color:#15987e}html.theme--documenter-dark .tag.is-info:not(body),html.theme--documenter-dark .content kbd.is-info:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .tag.is-info.is-light:not(body),html.theme--documenter-dark .content kbd.is-info.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#eff2fb;color:#3253c3}html.theme--documenter-dark .tag.is-success:not(body),html.theme--documenter-dark .content kbd.is-success:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#259a12;color:#fff}html.theme--documenter-dark .tag.is-success.is-light:not(body),html.theme--documenter-dark .content kbd.is-success.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#effded;color:#2ec016}html.theme--documenter-dark .tag.is-warning:not(body),html.theme--documenter-dark .content kbd.is-warning:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .tag.is-warning.is-light:not(body),html.theme--documenter-dark .content kbd.is-warning.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fefaec;color:#8c6e07}html.theme--documenter-dark .tag.is-danger:not(body),html.theme--documenter-dark .content kbd.is-danger:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#cb3c33;color:#fff}html.theme--documenter-dark .tag.is-danger.is-light:not(body),html.theme--documenter-dark .content kbd.is-danger.is-light:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fbefef;color:#c03930}html.theme--documenter-dark .tag.is-normal:not(body),html.theme--documenter-dark .content kbd.is-normal:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}html.theme--documenter-dark .tag.is-medium:not(body),html.theme--documenter-dark .content kbd.is-medium:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}html.theme--documenter-dark .tag.is-large:not(body),html.theme--documenter-dark .content kbd.is-large:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}html.theme--documenter-dark .tag:not(body) .icon:first-child:not(:last-child),html.theme--documenter-dark .content kbd:not(body) .icon:first-child:not(:last-child),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}html.theme--documenter-dark .tag:not(body) .icon:last-child:not(:first-child),html.theme--documenter-dark .content kbd:not(body) .icon:last-child:not(:first-child),html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}html.theme--documenter-dark .tag:not(body) .icon:first-child:last-child,html.theme--documenter-dark .content kbd:not(body) .icon:first-child:last-child,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}html.theme--documenter-dark .tag.is-delete:not(body),html.theme--documenter-dark .content kbd.is-delete:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}html.theme--documenter-dark .tag.is-delete:not(body)::before,html.theme--documenter-dark .content kbd.is-delete:not(body)::before,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::before,html.theme--documenter-dark .tag.is-delete:not(body)::after,html.theme--documenter-dark .content kbd.is-delete:not(body)::after,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}html.theme--documenter-dark .tag.is-delete:not(body)::before,html.theme--documenter-dark .content kbd.is-delete:not(body)::before,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}html.theme--documenter-dark .tag.is-delete:not(body)::after,html.theme--documenter-dark .content kbd.is-delete:not(body)::after,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}html.theme--documenter-dark .tag.is-delete:not(body):hover,html.theme--documenter-dark .content kbd.is-delete:not(body):hover,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):hover,html.theme--documenter-dark .tag.is-delete:not(body):focus,html.theme--documenter-dark .content kbd.is-delete:not(body):focus,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#1d2122}html.theme--documenter-dark .tag.is-delete:not(body):active,html.theme--documenter-dark .content kbd.is-delete:not(body):active,html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#111414}html.theme--documenter-dark .tag.is-rounded:not(body),html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:not(body),html.theme--documenter-dark .content kbd.is-rounded:not(body),html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input:not(body),html.theme--documenter-dark .docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}html.theme--documenter-dark a.tag:hover,html.theme--documenter-dark .docstring>section>a.docs-sourcelink:hover{text-decoration:underline}html.theme--documenter-dark .title,html.theme--documenter-dark .subtitle{word-break:break-word}html.theme--documenter-dark .title em,html.theme--documenter-dark .title span,html.theme--documenter-dark .subtitle em,html.theme--documenter-dark .subtitle span{font-weight:inherit}html.theme--documenter-dark .title sub,html.theme--documenter-dark .subtitle sub{font-size:.75em}html.theme--documenter-dark .title sup,html.theme--documenter-dark .subtitle sup{font-size:.75em}html.theme--documenter-dark .title .tag,html.theme--documenter-dark .title .content kbd,html.theme--documenter-dark .content .title kbd,html.theme--documenter-dark .title .docstring>section>a.docs-sourcelink,html.theme--documenter-dark .subtitle .tag,html.theme--documenter-dark .subtitle .content kbd,html.theme--documenter-dark .content .subtitle kbd,html.theme--documenter-dark .subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}html.theme--documenter-dark .title{color:#fff;font-size:2rem;font-weight:500;line-height:1.125}html.theme--documenter-dark .title strong{color:inherit;font-weight:inherit}html.theme--documenter-dark .title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}html.theme--documenter-dark .title.is-1{font-size:3rem}html.theme--documenter-dark .title.is-2{font-size:2.5rem}html.theme--documenter-dark .title.is-3{font-size:2rem}html.theme--documenter-dark .title.is-4{font-size:1.5rem}html.theme--documenter-dark .title.is-5{font-size:1.25rem}html.theme--documenter-dark .title.is-6{font-size:1rem}html.theme--documenter-dark .title.is-7{font-size:.75rem}html.theme--documenter-dark .subtitle{color:#8c9b9d;font-size:1.25rem;font-weight:400;line-height:1.25}html.theme--documenter-dark .subtitle strong{color:#8c9b9d;font-weight:600}html.theme--documenter-dark .subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}html.theme--documenter-dark .subtitle.is-1{font-size:3rem}html.theme--documenter-dark .subtitle.is-2{font-size:2.5rem}html.theme--documenter-dark .subtitle.is-3{font-size:2rem}html.theme--documenter-dark .subtitle.is-4{font-size:1.5rem}html.theme--documenter-dark .subtitle.is-5{font-size:1.25rem}html.theme--documenter-dark .subtitle.is-6{font-size:1rem}html.theme--documenter-dark .subtitle.is-7{font-size:.75rem}html.theme--documenter-dark .heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}html.theme--documenter-dark .number{align-items:center;background-color:#282f2f;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{background-color:#1f2424;border-color:#5e6d6f;border-radius:.4em;color:#dbdee0}html.theme--documenter-dark .select select::-moz-placeholder,html.theme--documenter-dark .textarea::-moz-placeholder,html.theme--documenter-dark .input::-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#868c98}html.theme--documenter-dark .select select::-webkit-input-placeholder,html.theme--documenter-dark .textarea::-webkit-input-placeholder,html.theme--documenter-dark .input::-webkit-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#868c98}html.theme--documenter-dark .select select:-moz-placeholder,html.theme--documenter-dark .textarea:-moz-placeholder,html.theme--documenter-dark .input:-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#868c98}html.theme--documenter-dark .select select:-ms-input-placeholder,html.theme--documenter-dark .textarea:-ms-input-placeholder,html.theme--documenter-dark .input:-ms-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#868c98}html.theme--documenter-dark .select select:hover,html.theme--documenter-dark .textarea:hover,html.theme--documenter-dark .input:hover,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:hover,html.theme--documenter-dark .select select.is-hovered,html.theme--documenter-dark .is-hovered.textarea,html.theme--documenter-dark .is-hovered.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#8c9b9d}html.theme--documenter-dark .select select:focus,html.theme--documenter-dark .textarea:focus,html.theme--documenter-dark .input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:focus,html.theme--documenter-dark .select select.is-focused,html.theme--documenter-dark .is-focused.textarea,html.theme--documenter-dark .is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .select select:active,html.theme--documenter-dark .textarea:active,html.theme--documenter-dark .input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:active,html.theme--documenter-dark .select select.is-active,html.theme--documenter-dark .is-active.textarea,html.theme--documenter-dark .is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{border-color:#1abc9c;box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .select select[disabled],html.theme--documenter-dark .textarea[disabled],html.theme--documenter-dark .input[disabled],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] html.theme--documenter-dark .select select,fieldset[disabled] html.theme--documenter-dark .textarea,fieldset[disabled] html.theme--documenter-dark .input,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{background-color:#8c9b9d;border-color:#282f2f;box-shadow:none;color:#fff}html.theme--documenter-dark .select select[disabled]::-moz-placeholder,html.theme--documenter-dark .textarea[disabled]::-moz-placeholder,html.theme--documenter-dark .input[disabled]::-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .select select::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .input::-moz-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]::-webkit-input-placeholder,html.theme--documenter-dark .textarea[disabled]::-webkit-input-placeholder,html.theme--documenter-dark .input[disabled]::-webkit-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .select select::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark .input::-webkit-input-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]:-moz-placeholder,html.theme--documenter-dark .textarea[disabled]:-moz-placeholder,html.theme--documenter-dark .input[disabled]:-moz-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .select select:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark .input:-moz-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .select select[disabled]:-ms-input-placeholder,html.theme--documenter-dark .textarea[disabled]:-ms-input-placeholder,html.theme--documenter-dark .input[disabled]:-ms-input-placeholder,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .select select:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .textarea:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark .input:-ms-input-placeholder,fieldset[disabled] html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:rgba(255,255,255,0.3)}html.theme--documenter-dark .textarea,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}html.theme--documenter-dark .textarea[readonly],html.theme--documenter-dark .input[readonly],html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}html.theme--documenter-dark .is-white.textarea,html.theme--documenter-dark .is-white.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}html.theme--documenter-dark .is-white.textarea:focus,html.theme--documenter-dark .is-white.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white:focus,html.theme--documenter-dark .is-white.is-focused.textarea,html.theme--documenter-dark .is-white.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-white.textarea:active,html.theme--documenter-dark .is-white.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-white:active,html.theme--documenter-dark .is-white.is-active.textarea,html.theme--documenter-dark .is-white.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .is-black.textarea,html.theme--documenter-dark .is-black.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}html.theme--documenter-dark .is-black.textarea:focus,html.theme--documenter-dark .is-black.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black:focus,html.theme--documenter-dark .is-black.is-focused.textarea,html.theme--documenter-dark .is-black.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-black.textarea:active,html.theme--documenter-dark .is-black.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-black:active,html.theme--documenter-dark .is-black.is-active.textarea,html.theme--documenter-dark .is-black.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .is-light.textarea,html.theme--documenter-dark .is-light.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light{border-color:#ecf0f1}html.theme--documenter-dark .is-light.textarea:focus,html.theme--documenter-dark .is-light.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light:focus,html.theme--documenter-dark .is-light.is-focused.textarea,html.theme--documenter-dark .is-light.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-light.textarea:active,html.theme--documenter-dark .is-light.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-light:active,html.theme--documenter-dark .is-light.is-active.textarea,html.theme--documenter-dark .is-light.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .is-dark.textarea,html.theme--documenter-dark .content kbd.textarea,html.theme--documenter-dark .is-dark.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark,html.theme--documenter-dark .content kbd.input{border-color:#282f2f}html.theme--documenter-dark .is-dark.textarea:focus,html.theme--documenter-dark .content kbd.textarea:focus,html.theme--documenter-dark .is-dark.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark:focus,html.theme--documenter-dark .content kbd.input:focus,html.theme--documenter-dark .is-dark.is-focused.textarea,html.theme--documenter-dark .content kbd.is-focused.textarea,html.theme--documenter-dark .is-dark.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .content kbd.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input.is-focused,html.theme--documenter-dark .is-dark.textarea:active,html.theme--documenter-dark .content kbd.textarea:active,html.theme--documenter-dark .is-dark.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-dark:active,html.theme--documenter-dark .content kbd.input:active,html.theme--documenter-dark .is-dark.is-active.textarea,html.theme--documenter-dark .content kbd.is-active.textarea,html.theme--documenter-dark .is-dark.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .content kbd.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .is-primary.textarea,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink{border-color:#375a7f}html.theme--documenter-dark .is-primary.textarea:focus,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink:focus,html.theme--documenter-dark .is-primary.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary:focus,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink:focus,html.theme--documenter-dark .is-primary.is-focused.textarea,html.theme--documenter-dark .docstring>section>a.is-focused.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .docstring>section>a.is-focused.input.docs-sourcelink,html.theme--documenter-dark .is-primary.textarea:active,html.theme--documenter-dark .docstring>section>a.textarea.docs-sourcelink:active,html.theme--documenter-dark .is-primary.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-primary:active,html.theme--documenter-dark .docstring>section>a.input.docs-sourcelink:active,html.theme--documenter-dark .is-primary.is-active.textarea,html.theme--documenter-dark .docstring>section>a.is-active.textarea.docs-sourcelink,html.theme--documenter-dark .is-primary.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active,html.theme--documenter-dark .docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .is-link.textarea,html.theme--documenter-dark .is-link.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link{border-color:#1abc9c}html.theme--documenter-dark .is-link.textarea:focus,html.theme--documenter-dark .is-link.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link:focus,html.theme--documenter-dark .is-link.is-focused.textarea,html.theme--documenter-dark .is-link.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-link.textarea:active,html.theme--documenter-dark .is-link.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-link:active,html.theme--documenter-dark .is-link.is-active.textarea,html.theme--documenter-dark .is-link.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .is-info.textarea,html.theme--documenter-dark .is-info.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info{border-color:#3c5dcd}html.theme--documenter-dark .is-info.textarea:focus,html.theme--documenter-dark .is-info.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info:focus,html.theme--documenter-dark .is-info.is-focused.textarea,html.theme--documenter-dark .is-info.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-info.textarea:active,html.theme--documenter-dark .is-info.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-info:active,html.theme--documenter-dark .is-info.is-active.textarea,html.theme--documenter-dark .is-info.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .is-success.textarea,html.theme--documenter-dark .is-success.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success{border-color:#259a12}html.theme--documenter-dark .is-success.textarea:focus,html.theme--documenter-dark .is-success.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success:focus,html.theme--documenter-dark .is-success.is-focused.textarea,html.theme--documenter-dark .is-success.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-success.textarea:active,html.theme--documenter-dark .is-success.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-success:active,html.theme--documenter-dark .is-success.is-active.textarea,html.theme--documenter-dark .is-success.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .is-warning.textarea,html.theme--documenter-dark .is-warning.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#f4c72f}html.theme--documenter-dark .is-warning.textarea:focus,html.theme--documenter-dark .is-warning.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning:focus,html.theme--documenter-dark .is-warning.is-focused.textarea,html.theme--documenter-dark .is-warning.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-warning.textarea:active,html.theme--documenter-dark .is-warning.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-warning:active,html.theme--documenter-dark .is-warning.is-active.textarea,html.theme--documenter-dark .is-warning.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .is-danger.textarea,html.theme--documenter-dark .is-danger.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#cb3c33}html.theme--documenter-dark .is-danger.textarea:focus,html.theme--documenter-dark .is-danger.input:focus,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger:focus,html.theme--documenter-dark .is-danger.is-focused.textarea,html.theme--documenter-dark .is-danger.is-focused.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-focused,html.theme--documenter-dark .is-danger.textarea:active,html.theme--documenter-dark .is-danger.input:active,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-danger:active,html.theme--documenter-dark .is-danger.is-active.textarea,html.theme--documenter-dark .is-danger.is-active.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .is-small.textarea,html.theme--documenter-dark .is-small.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{border-radius:3px;font-size:.75rem}html.theme--documenter-dark .is-medium.textarea,html.theme--documenter-dark .is-medium.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}html.theme--documenter-dark .is-large.textarea,html.theme--documenter-dark .is-large.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}html.theme--documenter-dark .is-fullwidth.textarea,html.theme--documenter-dark .is-fullwidth.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}html.theme--documenter-dark .is-inline.textarea,html.theme--documenter-dark .is-inline.input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}html.theme--documenter-dark .input.is-rounded,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}html.theme--documenter-dark .input.is-static,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}html.theme--documenter-dark .textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}html.theme--documenter-dark .textarea:not([rows]){max-height:40em;min-height:8em}html.theme--documenter-dark .textarea[rows]{height:initial}html.theme--documenter-dark .textarea.has-fixed-size{resize:none}html.theme--documenter-dark .radio,html.theme--documenter-dark .checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}html.theme--documenter-dark .radio input,html.theme--documenter-dark .checkbox input{cursor:pointer}html.theme--documenter-dark .radio:hover,html.theme--documenter-dark .checkbox:hover{color:#8c9b9d}html.theme--documenter-dark .radio[disabled],html.theme--documenter-dark .checkbox[disabled],fieldset[disabled] html.theme--documenter-dark .radio,fieldset[disabled] html.theme--documenter-dark .checkbox,html.theme--documenter-dark .radio input[disabled],html.theme--documenter-dark .checkbox input[disabled]{color:#fff;cursor:not-allowed}html.theme--documenter-dark .radio+.radio{margin-left:.5em}html.theme--documenter-dark .select{display:inline-block;max-width:100%;position:relative;vertical-align:top}html.theme--documenter-dark .select:not(.is-multiple){height:2.5em}html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading)::after{border-color:#1abc9c;right:1.125em;z-index:4}html.theme--documenter-dark .select.is-rounded select,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}html.theme--documenter-dark .select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}html.theme--documenter-dark .select select::-ms-expand{display:none}html.theme--documenter-dark .select select[disabled]:hover,fieldset[disabled] html.theme--documenter-dark .select select:hover{border-color:#282f2f}html.theme--documenter-dark .select select:not([multiple]){padding-right:2.5em}html.theme--documenter-dark .select select[multiple]{height:auto;padding:0}html.theme--documenter-dark .select select[multiple] option{padding:0.5em 1em}html.theme--documenter-dark .select:not(.is-multiple):not(.is-loading):hover::after{border-color:#8c9b9d}html.theme--documenter-dark .select.is-white:not(:hover)::after{border-color:#fff}html.theme--documenter-dark .select.is-white select{border-color:#fff}html.theme--documenter-dark .select.is-white select:hover,html.theme--documenter-dark .select.is-white select.is-hovered{border-color:#f2f2f2}html.theme--documenter-dark .select.is-white select:focus,html.theme--documenter-dark .select.is-white select.is-focused,html.theme--documenter-dark .select.is-white select:active,html.theme--documenter-dark .select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}html.theme--documenter-dark .select.is-black:not(:hover)::after{border-color:#0a0a0a}html.theme--documenter-dark .select.is-black select{border-color:#0a0a0a}html.theme--documenter-dark .select.is-black select:hover,html.theme--documenter-dark .select.is-black select.is-hovered{border-color:#000}html.theme--documenter-dark .select.is-black select:focus,html.theme--documenter-dark .select.is-black select.is-focused,html.theme--documenter-dark .select.is-black select:active,html.theme--documenter-dark .select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}html.theme--documenter-dark .select.is-light:not(:hover)::after{border-color:#ecf0f1}html.theme--documenter-dark .select.is-light select{border-color:#ecf0f1}html.theme--documenter-dark .select.is-light select:hover,html.theme--documenter-dark .select.is-light select.is-hovered{border-color:#dde4e6}html.theme--documenter-dark .select.is-light select:focus,html.theme--documenter-dark .select.is-light select.is-focused,html.theme--documenter-dark .select.is-light select:active,html.theme--documenter-dark .select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(236,240,241,0.25)}html.theme--documenter-dark .select.is-dark:not(:hover)::after,html.theme--documenter-dark .content kbd.select:not(:hover)::after{border-color:#282f2f}html.theme--documenter-dark .select.is-dark select,html.theme--documenter-dark .content kbd.select select{border-color:#282f2f}html.theme--documenter-dark .select.is-dark select:hover,html.theme--documenter-dark .content kbd.select select:hover,html.theme--documenter-dark .select.is-dark select.is-hovered,html.theme--documenter-dark .content kbd.select select.is-hovered{border-color:#1d2122}html.theme--documenter-dark .select.is-dark select:focus,html.theme--documenter-dark .content kbd.select select:focus,html.theme--documenter-dark .select.is-dark select.is-focused,html.theme--documenter-dark .content kbd.select select.is-focused,html.theme--documenter-dark .select.is-dark select:active,html.theme--documenter-dark .content kbd.select select:active,html.theme--documenter-dark .select.is-dark select.is-active,html.theme--documenter-dark .content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(40,47,47,0.25)}html.theme--documenter-dark .select.is-primary:not(:hover)::after,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#375a7f}html.theme--documenter-dark .select.is-primary select,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select{border-color:#375a7f}html.theme--documenter-dark .select.is-primary select:hover,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:hover,html.theme--documenter-dark .select.is-primary select.is-hovered,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#2f4d6d}html.theme--documenter-dark .select.is-primary select:focus,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:focus,html.theme--documenter-dark .select.is-primary select.is-focused,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-focused,html.theme--documenter-dark .select.is-primary select:active,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select:active,html.theme--documenter-dark .select.is-primary select.is-active,html.theme--documenter-dark .docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(55,90,127,0.25)}html.theme--documenter-dark .select.is-link:not(:hover)::after{border-color:#1abc9c}html.theme--documenter-dark .select.is-link select{border-color:#1abc9c}html.theme--documenter-dark .select.is-link select:hover,html.theme--documenter-dark .select.is-link select.is-hovered{border-color:#17a689}html.theme--documenter-dark .select.is-link select:focus,html.theme--documenter-dark .select.is-link select.is-focused,html.theme--documenter-dark .select.is-link select:active,html.theme--documenter-dark .select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(26,188,156,0.25)}html.theme--documenter-dark .select.is-info:not(:hover)::after{border-color:#3c5dcd}html.theme--documenter-dark .select.is-info select{border-color:#3c5dcd}html.theme--documenter-dark .select.is-info select:hover,html.theme--documenter-dark .select.is-info select.is-hovered{border-color:#3151bf}html.theme--documenter-dark .select.is-info select:focus,html.theme--documenter-dark .select.is-info select.is-focused,html.theme--documenter-dark .select.is-info select:active,html.theme--documenter-dark .select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}html.theme--documenter-dark .select.is-success:not(:hover)::after{border-color:#259a12}html.theme--documenter-dark .select.is-success select{border-color:#259a12}html.theme--documenter-dark .select.is-success select:hover,html.theme--documenter-dark .select.is-success select.is-hovered{border-color:#20830f}html.theme--documenter-dark .select.is-success select:focus,html.theme--documenter-dark .select.is-success select.is-focused,html.theme--documenter-dark .select.is-success select:active,html.theme--documenter-dark .select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}html.theme--documenter-dark .select.is-warning:not(:hover)::after{border-color:#f4c72f}html.theme--documenter-dark .select.is-warning select{border-color:#f4c72f}html.theme--documenter-dark .select.is-warning select:hover,html.theme--documenter-dark .select.is-warning select.is-hovered{border-color:#f3c017}html.theme--documenter-dark .select.is-warning select:focus,html.theme--documenter-dark .select.is-warning select.is-focused,html.theme--documenter-dark .select.is-warning select:active,html.theme--documenter-dark .select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(244,199,47,0.25)}html.theme--documenter-dark .select.is-danger:not(:hover)::after{border-color:#cb3c33}html.theme--documenter-dark .select.is-danger select{border-color:#cb3c33}html.theme--documenter-dark .select.is-danger select:hover,html.theme--documenter-dark .select.is-danger select.is-hovered{border-color:#b7362e}html.theme--documenter-dark .select.is-danger select:focus,html.theme--documenter-dark .select.is-danger select.is-focused,html.theme--documenter-dark .select.is-danger select:active,html.theme--documenter-dark .select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}html.theme--documenter-dark .select.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.select{border-radius:3px;font-size:.75rem}html.theme--documenter-dark .select.is-medium{font-size:1.25rem}html.theme--documenter-dark .select.is-large{font-size:1.5rem}html.theme--documenter-dark .select.is-disabled::after{border-color:#fff !important;opacity:0.5}html.theme--documenter-dark .select.is-fullwidth{width:100%}html.theme--documenter-dark .select.is-fullwidth select{width:100%}html.theme--documenter-dark .select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}html.theme--documenter-dark .select.is-loading.is-small:after,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--documenter-dark .select.is-loading.is-medium:after{font-size:1.25rem}html.theme--documenter-dark .select.is-loading.is-large:after{font-size:1.5rem}html.theme--documenter-dark .file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}html.theme--documenter-dark .file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-white:hover .file-cta,html.theme--documenter-dark .file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-white:focus .file-cta,html.theme--documenter-dark .file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}html.theme--documenter-dark .file.is-white:active .file-cta,html.theme--documenter-dark .file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}html.theme--documenter-dark .file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-black:hover .file-cta,html.theme--documenter-dark .file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-black:focus .file-cta,html.theme--documenter-dark .file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}html.theme--documenter-dark .file.is-black:active .file-cta,html.theme--documenter-dark .file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-light .file-cta{background-color:#ecf0f1;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:hover .file-cta,html.theme--documenter-dark .file.is-light.is-hovered .file-cta{background-color:#e5eaec;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:focus .file-cta,html.theme--documenter-dark .file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(236,240,241,0.25);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-light:active .file-cta,html.theme--documenter-dark .file.is-light.is-active .file-cta{background-color:#dde4e6;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-dark .file-cta,html.theme--documenter-dark .content kbd.file .file-cta{background-color:#282f2f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-dark:hover .file-cta,html.theme--documenter-dark .content kbd.file:hover .file-cta,html.theme--documenter-dark .file.is-dark.is-hovered .file-cta,html.theme--documenter-dark .content kbd.file.is-hovered .file-cta{background-color:#232829;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-dark:focus .file-cta,html.theme--documenter-dark .content kbd.file:focus .file-cta,html.theme--documenter-dark .file.is-dark.is-focused .file-cta,html.theme--documenter-dark .content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(40,47,47,0.25);color:#fff}html.theme--documenter-dark .file.is-dark:active .file-cta,html.theme--documenter-dark .content kbd.file:active .file-cta,html.theme--documenter-dark .file.is-dark.is-active .file-cta,html.theme--documenter-dark .content kbd.file.is-active .file-cta{background-color:#1d2122;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink .file-cta{background-color:#375a7f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary:hover .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:hover .file-cta,html.theme--documenter-dark .file.is-primary.is-hovered .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#335476;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-primary:focus .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:focus .file-cta,html.theme--documenter-dark .file.is-primary.is-focused .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(55,90,127,0.25);color:#fff}html.theme--documenter-dark .file.is-primary:active .file-cta,html.theme--documenter-dark .docstring>section>a.file.docs-sourcelink:active .file-cta,html.theme--documenter-dark .file.is-primary.is-active .file-cta,html.theme--documenter-dark .docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#2f4d6d;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link .file-cta{background-color:#1abc9c;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link:hover .file-cta,html.theme--documenter-dark .file.is-link.is-hovered .file-cta{background-color:#18b193;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-link:focus .file-cta,html.theme--documenter-dark .file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(26,188,156,0.25);color:#fff}html.theme--documenter-dark .file.is-link:active .file-cta,html.theme--documenter-dark .file.is-link.is-active .file-cta{background-color:#17a689;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info .file-cta{background-color:#3c5dcd;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info:hover .file-cta,html.theme--documenter-dark .file.is-info.is-hovered .file-cta{background-color:#3355c9;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-info:focus .file-cta,html.theme--documenter-dark .file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(60,93,205,0.25);color:#fff}html.theme--documenter-dark .file.is-info:active .file-cta,html.theme--documenter-dark .file.is-info.is-active .file-cta{background-color:#3151bf;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success .file-cta{background-color:#259a12;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success:hover .file-cta,html.theme--documenter-dark .file.is-success.is-hovered .file-cta{background-color:#228f11;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-success:focus .file-cta,html.theme--documenter-dark .file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(37,154,18,0.25);color:#fff}html.theme--documenter-dark .file.is-success:active .file-cta,html.theme--documenter-dark .file.is-success.is-active .file-cta{background-color:#20830f;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-warning .file-cta{background-color:#f4c72f;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:hover .file-cta,html.theme--documenter-dark .file.is-warning.is-hovered .file-cta{background-color:#f3c423;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:focus .file-cta,html.theme--documenter-dark .file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(244,199,47,0.25);color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-warning:active .file-cta,html.theme--documenter-dark .file.is-warning.is-active .file-cta{background-color:#f3c017;border-color:transparent;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .file.is-danger .file-cta{background-color:#cb3c33;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-danger:hover .file-cta,html.theme--documenter-dark .file.is-danger.is-hovered .file-cta{background-color:#c13930;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-danger:focus .file-cta,html.theme--documenter-dark .file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(203,60,51,0.25);color:#fff}html.theme--documenter-dark .file.is-danger:active .file-cta,html.theme--documenter-dark .file.is-danger.is-active .file-cta{background-color:#b7362e;border-color:transparent;color:#fff}html.theme--documenter-dark .file.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}html.theme--documenter-dark .file.is-normal{font-size:1rem}html.theme--documenter-dark .file.is-medium{font-size:1.25rem}html.theme--documenter-dark .file.is-medium .file-icon .fa{font-size:21px}html.theme--documenter-dark .file.is-large{font-size:1.5rem}html.theme--documenter-dark .file.is-large .file-icon .fa{font-size:28px}html.theme--documenter-dark .file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--documenter-dark .file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .file.has-name.is-empty .file-cta{border-radius:.4em}html.theme--documenter-dark .file.has-name.is-empty .file-name{display:none}html.theme--documenter-dark .file.is-boxed .file-label{flex-direction:column}html.theme--documenter-dark .file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}html.theme--documenter-dark .file.is-boxed .file-name{border-width:0 1px 1px}html.theme--documenter-dark .file.is-boxed .file-icon{height:1.5em;width:1.5em}html.theme--documenter-dark .file.is-boxed .file-icon .fa{font-size:21px}html.theme--documenter-dark .file.is-boxed.is-small .file-icon .fa,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}html.theme--documenter-dark .file.is-boxed.is-medium .file-icon .fa{font-size:28px}html.theme--documenter-dark .file.is-boxed.is-large .file-icon .fa{font-size:35px}html.theme--documenter-dark .file.is-boxed.has-name .file-cta{border-radius:.4em .4em 0 0}html.theme--documenter-dark .file.is-boxed.has-name .file-name{border-radius:0 0 .4em .4em;border-width:0 1px 1px}html.theme--documenter-dark .file.is-centered{justify-content:center}html.theme--documenter-dark .file.is-fullwidth .file-label{width:100%}html.theme--documenter-dark .file.is-fullwidth .file-name{flex-grow:1;max-width:none}html.theme--documenter-dark .file.is-right{justify-content:flex-end}html.theme--documenter-dark .file.is-right .file-cta{border-radius:0 .4em .4em 0}html.theme--documenter-dark .file.is-right .file-name{border-radius:.4em 0 0 .4em;border-width:1px 0 1px 1px;order:-1}html.theme--documenter-dark .file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}html.theme--documenter-dark .file-label:hover .file-cta{background-color:#232829;color:#f2f2f2}html.theme--documenter-dark .file-label:hover .file-name{border-color:#596668}html.theme--documenter-dark .file-label:active .file-cta{background-color:#1d2122;color:#f2f2f2}html.theme--documenter-dark .file-label:active .file-name{border-color:#535f61}html.theme--documenter-dark .file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}html.theme--documenter-dark .file-cta,html.theme--documenter-dark .file-name{border-color:#5e6d6f;border-radius:.4em;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}html.theme--documenter-dark .file-cta{background-color:#282f2f;color:#fff}html.theme--documenter-dark .file-name{border-color:#5e6d6f;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}html.theme--documenter-dark .file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}html.theme--documenter-dark .file-icon .fa{font-size:14px}html.theme--documenter-dark .label{color:#f2f2f2;display:block;font-size:1rem;font-weight:700}html.theme--documenter-dark .label:not(:last-child){margin-bottom:0.5em}html.theme--documenter-dark .label.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}html.theme--documenter-dark .label.is-medium{font-size:1.25rem}html.theme--documenter-dark .label.is-large{font-size:1.5rem}html.theme--documenter-dark .help{display:block;font-size:.75rem;margin-top:0.25rem}html.theme--documenter-dark .help.is-white{color:#fff}html.theme--documenter-dark .help.is-black{color:#0a0a0a}html.theme--documenter-dark .help.is-light{color:#ecf0f1}html.theme--documenter-dark .help.is-dark,html.theme--documenter-dark .content kbd.help{color:#282f2f}html.theme--documenter-dark .help.is-primary,html.theme--documenter-dark .docstring>section>a.help.docs-sourcelink{color:#375a7f}html.theme--documenter-dark .help.is-link{color:#1abc9c}html.theme--documenter-dark .help.is-info{color:#3c5dcd}html.theme--documenter-dark .help.is-success{color:#259a12}html.theme--documenter-dark .help.is-warning{color:#f4c72f}html.theme--documenter-dark .help.is-danger{color:#cb3c33}html.theme--documenter-dark .field:not(:last-child){margin-bottom:0.75rem}html.theme--documenter-dark .field.has-addons{display:flex;justify-content:flex-start}html.theme--documenter-dark .field.has-addons .control:not(:last-child){margin-right:-1px}html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .button,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .input,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .button,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .input,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .button,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .input,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,html.theme--documenter-dark .field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .button.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .button.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .button.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .input.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .input.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):focus,html.theme--documenter-dark .field.has-addons .control .select select.is-focused:not([disabled]),html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):active,html.theme--documenter-dark .field.has-addons .control .select select.is-active:not([disabled]){z-index:3}html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .button.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .button:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .button.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .input.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .input:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .input.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,html.theme--documenter-dark #documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):focus:hover,html.theme--documenter-dark .field.has-addons .control .select select.is-focused:not([disabled]):hover,html.theme--documenter-dark .field.has-addons .control .select select:not([disabled]):active:hover,html.theme--documenter-dark .field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}html.theme--documenter-dark .field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .field.has-addons.has-addons-centered{justify-content:center}html.theme--documenter-dark .field.has-addons.has-addons-right{justify-content:flex-end}html.theme--documenter-dark .field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .field.is-grouped{display:flex;justify-content:flex-start}html.theme--documenter-dark .field.is-grouped>.control{flex-shrink:0}html.theme--documenter-dark .field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--documenter-dark .field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .field.is-grouped.is-grouped-centered{justify-content:center}html.theme--documenter-dark .field.is-grouped.is-grouped-right{justify-content:flex-end}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline{flex-wrap:wrap}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline>.control:last-child,html.theme--documenter-dark .field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}html.theme--documenter-dark .field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field.is-horizontal{display:flex}}html.theme--documenter-dark .field-label .label{font-size:inherit}@media screen and (max-width: 768px){html.theme--documenter-dark .field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}html.theme--documenter-dark .field-label.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}html.theme--documenter-dark .field-label.is-normal{padding-top:0.375em}html.theme--documenter-dark .field-label.is-medium{font-size:1.25rem;padding-top:0.375em}html.theme--documenter-dark .field-label.is-large{font-size:1.5rem;padding-top:0.375em}}html.theme--documenter-dark .field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{html.theme--documenter-dark .field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}html.theme--documenter-dark .field-body .field{margin-bottom:0}html.theme--documenter-dark .field-body>.field{flex-shrink:1}html.theme--documenter-dark .field-body>.field:not(.is-narrow){flex-grow:1}html.theme--documenter-dark .field-body>.field:not(:last-child){margin-right:.75rem}}html.theme--documenter-dark .control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}html.theme--documenter-dark .control.has-icons-left .input:focus~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,html.theme--documenter-dark .control.has-icons-left .select:focus~.icon,html.theme--documenter-dark .control.has-icons-right .input:focus~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,html.theme--documenter-dark .control.has-icons-right .select:focus~.icon{color:#282f2f}html.theme--documenter-dark .control.has-icons-left .input.is-small~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-small~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-small~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-small~.icon{font-size:.75rem}html.theme--documenter-dark .control.has-icons-left .input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}html.theme--documenter-dark .control.has-icons-left .input.is-large~.icon,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,html.theme--documenter-dark .control.has-icons-left .select.is-large~.icon,html.theme--documenter-dark .control.has-icons-right .input.is-large~.icon,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,html.theme--documenter-dark .control.has-icons-right .select.is-large~.icon{font-size:1.5rem}html.theme--documenter-dark .control.has-icons-left .icon,html.theme--documenter-dark .control.has-icons-right .icon{color:#5e6d6f;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}html.theme--documenter-dark .control.has-icons-left .input,html.theme--documenter-dark .control.has-icons-left #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-left form.docs-search>input,html.theme--documenter-dark .control.has-icons-left .select select{padding-left:2.5em}html.theme--documenter-dark .control.has-icons-left .icon.is-left{left:0}html.theme--documenter-dark .control.has-icons-right .input,html.theme--documenter-dark .control.has-icons-right #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-icons-right form.docs-search>input,html.theme--documenter-dark .control.has-icons-right .select select{padding-right:2.5em}html.theme--documenter-dark .control.has-icons-right .icon.is-right{right:0}html.theme--documenter-dark .control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}html.theme--documenter-dark .control.is-loading.is-small:after,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}html.theme--documenter-dark .control.is-loading.is-medium:after{font-size:1.25rem}html.theme--documenter-dark .control.is-loading.is-large:after{font-size:1.5rem}html.theme--documenter-dark .breadcrumb{font-size:1rem;white-space:nowrap}html.theme--documenter-dark .breadcrumb a{align-items:center;color:#1abc9c;display:flex;justify-content:center;padding:0 .75em}html.theme--documenter-dark .breadcrumb a:hover{color:#1dd2af}html.theme--documenter-dark .breadcrumb li{align-items:center;display:flex}html.theme--documenter-dark .breadcrumb li:first-child a{padding-left:0}html.theme--documenter-dark .breadcrumb li.is-active a{color:#f2f2f2;cursor:default;pointer-events:none}html.theme--documenter-dark .breadcrumb li+li::before{color:#8c9b9d;content:"\0002f"}html.theme--documenter-dark .breadcrumb ul,html.theme--documenter-dark .breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}html.theme--documenter-dark .breadcrumb .icon:first-child{margin-right:.5em}html.theme--documenter-dark .breadcrumb .icon:last-child{margin-left:.5em}html.theme--documenter-dark .breadcrumb.is-centered ol,html.theme--documenter-dark .breadcrumb.is-centered ul{justify-content:center}html.theme--documenter-dark .breadcrumb.is-right ol,html.theme--documenter-dark .breadcrumb.is-right ul{justify-content:flex-end}html.theme--documenter-dark .breadcrumb.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}html.theme--documenter-dark .breadcrumb.is-medium{font-size:1.25rem}html.theme--documenter-dark .breadcrumb.is-large{font-size:1.5rem}html.theme--documenter-dark .breadcrumb.has-arrow-separator li+li::before{content:"\02192"}html.theme--documenter-dark .breadcrumb.has-bullet-separator li+li::before{content:"\02022"}html.theme--documenter-dark .breadcrumb.has-dot-separator li+li::before{content:"\000b7"}html.theme--documenter-dark .breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}html.theme--documenter-dark .card{background-color:#fff;border-radius:.25rem;box-shadow:#171717;color:#fff;max-width:100%;position:relative}html.theme--documenter-dark .card-footer:first-child,html.theme--documenter-dark .card-content:first-child,html.theme--documenter-dark .card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--documenter-dark .card-footer:last-child,html.theme--documenter-dark .card-content:last-child,html.theme--documenter-dark .card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--documenter-dark .card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}html.theme--documenter-dark .card-header-title{align-items:center;color:#f2f2f2;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}html.theme--documenter-dark .card-header-title.is-centered{justify-content:center}html.theme--documenter-dark .card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}html.theme--documenter-dark .card-image{display:block;position:relative}html.theme--documenter-dark .card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}html.theme--documenter-dark .card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}html.theme--documenter-dark .card-content{background-color:rgba(0,0,0,0);padding:1.5rem}html.theme--documenter-dark .card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}html.theme--documenter-dark .card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}html.theme--documenter-dark .card-footer-item:not(:last-child){border-right:1px solid #ededed}html.theme--documenter-dark .card .media:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .dropdown{display:inline-flex;position:relative;vertical-align:top}html.theme--documenter-dark .dropdown.is-active .dropdown-menu,html.theme--documenter-dark .dropdown.is-hoverable:hover .dropdown-menu{display:block}html.theme--documenter-dark .dropdown.is-right .dropdown-menu{left:auto;right:0}html.theme--documenter-dark .dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}html.theme--documenter-dark .dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}html.theme--documenter-dark .dropdown-content{background-color:#282f2f;border-radius:.4em;box-shadow:#171717;padding-bottom:.5rem;padding-top:.5rem}html.theme--documenter-dark .dropdown-item{color:#fff;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}html.theme--documenter-dark a.dropdown-item,html.theme--documenter-dark button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}html.theme--documenter-dark a.dropdown-item:hover,html.theme--documenter-dark button.dropdown-item:hover{background-color:#282f2f;color:#0a0a0a}html.theme--documenter-dark a.dropdown-item.is-active,html.theme--documenter-dark button.dropdown-item.is-active{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}html.theme--documenter-dark .level{align-items:center;justify-content:space-between}html.theme--documenter-dark .level code{border-radius:.4em}html.theme--documenter-dark .level img{display:inline-block;vertical-align:top}html.theme--documenter-dark .level.is-mobile{display:flex}html.theme--documenter-dark .level.is-mobile .level-left,html.theme--documenter-dark .level.is-mobile .level-right{display:flex}html.theme--documenter-dark .level.is-mobile .level-left+.level-right{margin-top:0}html.theme--documenter-dark .level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}html.theme--documenter-dark .level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level{display:flex}html.theme--documenter-dark .level>.level-item:not(.is-narrow){flex-grow:1}}html.theme--documenter-dark .level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}html.theme--documenter-dark .level-item .title,html.theme--documenter-dark .level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){html.theme--documenter-dark .level-item:not(:last-child){margin-bottom:.75rem}}html.theme--documenter-dark .level-left,html.theme--documenter-dark .level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--documenter-dark .level-left .level-item.is-flexible,html.theme--documenter-dark .level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-left .level-item:not(:last-child),html.theme--documenter-dark .level-right .level-item:not(:last-child){margin-right:.75rem}}html.theme--documenter-dark .level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){html.theme--documenter-dark .level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-left{display:flex}}html.theme--documenter-dark .level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{html.theme--documenter-dark .level-right{display:flex}}html.theme--documenter-dark .media{align-items:flex-start;display:flex;text-align:inherit}html.theme--documenter-dark .media .content:not(:last-child){margin-bottom:.75rem}html.theme--documenter-dark .media .media{border-top:1px solid rgba(94,109,111,0.5);display:flex;padding-top:.75rem}html.theme--documenter-dark .media .media .content:not(:last-child),html.theme--documenter-dark .media .media .control:not(:last-child){margin-bottom:.5rem}html.theme--documenter-dark .media .media .media{padding-top:.5rem}html.theme--documenter-dark .media .media .media+.media{margin-top:.5rem}html.theme--documenter-dark .media+.media{border-top:1px solid rgba(94,109,111,0.5);margin-top:1rem;padding-top:1rem}html.theme--documenter-dark .media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}html.theme--documenter-dark .media-left,html.theme--documenter-dark .media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}html.theme--documenter-dark .media-left{margin-right:1rem}html.theme--documenter-dark .media-right{margin-left:1rem}html.theme--documenter-dark .media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){html.theme--documenter-dark .media-content{overflow-x:auto}}html.theme--documenter-dark .menu{font-size:1rem}html.theme--documenter-dark .menu.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}html.theme--documenter-dark .menu.is-medium{font-size:1.25rem}html.theme--documenter-dark .menu.is-large{font-size:1.5rem}html.theme--documenter-dark .menu-list{line-height:1.25}html.theme--documenter-dark .menu-list a{border-radius:3px;color:#fff;display:block;padding:0.5em 0.75em}html.theme--documenter-dark .menu-list a:hover{background-color:#282f2f;color:#f2f2f2}html.theme--documenter-dark .menu-list a.is-active{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .menu-list li ul{border-left:1px solid #5e6d6f;margin:.75em;padding-left:.75em}html.theme--documenter-dark .menu-label{color:#fff;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}html.theme--documenter-dark .menu-label:not(:first-child){margin-top:1em}html.theme--documenter-dark .menu-label:not(:last-child){margin-bottom:1em}html.theme--documenter-dark .message{background-color:#282f2f;border-radius:.4em;font-size:1rem}html.theme--documenter-dark .message strong{color:currentColor}html.theme--documenter-dark .message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}html.theme--documenter-dark .message.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}html.theme--documenter-dark .message.is-medium{font-size:1.25rem}html.theme--documenter-dark .message.is-large{font-size:1.5rem}html.theme--documenter-dark .message.is-white{background-color:#fff}html.theme--documenter-dark .message.is-white .message-header{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .message.is-white .message-body{border-color:#fff}html.theme--documenter-dark .message.is-black{background-color:#fafafa}html.theme--documenter-dark .message.is-black .message-header{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .message.is-black .message-body{border-color:#0a0a0a}html.theme--documenter-dark .message.is-light{background-color:#f9fafb}html.theme--documenter-dark .message.is-light .message-header{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .message.is-light .message-body{border-color:#ecf0f1}html.theme--documenter-dark .message.is-dark,html.theme--documenter-dark .content kbd.message{background-color:#f9fafa}html.theme--documenter-dark .message.is-dark .message-header,html.theme--documenter-dark .content kbd.message .message-header{background-color:#282f2f;color:#fff}html.theme--documenter-dark .message.is-dark .message-body,html.theme--documenter-dark .content kbd.message .message-body{border-color:#282f2f}html.theme--documenter-dark .message.is-primary,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink{background-color:#f1f5f9}html.theme--documenter-dark .message.is-primary .message-header,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink .message-header{background-color:#375a7f;color:#fff}html.theme--documenter-dark .message.is-primary .message-body,html.theme--documenter-dark .docstring>section>a.message.docs-sourcelink .message-body{border-color:#375a7f;color:#4d7eb2}html.theme--documenter-dark .message.is-link{background-color:#edfdf9}html.theme--documenter-dark .message.is-link .message-header{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .message.is-link .message-body{border-color:#1abc9c;color:#15987e}html.theme--documenter-dark .message.is-info{background-color:#eff2fb}html.theme--documenter-dark .message.is-info .message-header{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .message.is-info .message-body{border-color:#3c5dcd;color:#3253c3}html.theme--documenter-dark .message.is-success{background-color:#effded}html.theme--documenter-dark .message.is-success .message-header{background-color:#259a12;color:#fff}html.theme--documenter-dark .message.is-success .message-body{border-color:#259a12;color:#2ec016}html.theme--documenter-dark .message.is-warning{background-color:#fefaec}html.theme--documenter-dark .message.is-warning .message-header{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .message.is-warning .message-body{border-color:#f4c72f;color:#8c6e07}html.theme--documenter-dark .message.is-danger{background-color:#fbefef}html.theme--documenter-dark .message.is-danger .message-header{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .message.is-danger .message-body{border-color:#cb3c33;color:#c03930}html.theme--documenter-dark .message-header{align-items:center;background-color:#fff;border-radius:.4em .4em 0 0;color:rgba(0,0,0,0.7);display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}html.theme--documenter-dark .message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}html.theme--documenter-dark .message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}html.theme--documenter-dark .message-body{border-color:#5e6d6f;border-radius:.4em;border-style:solid;border-width:0 0 0 4px;color:#fff;padding:1.25em 1.5em}html.theme--documenter-dark .message-body code,html.theme--documenter-dark .message-body pre{background-color:#fff}html.theme--documenter-dark .message-body pre code{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}html.theme--documenter-dark .modal.is-active{display:flex}html.theme--documenter-dark .modal-background{background-color:rgba(10,10,10,0.86)}html.theme--documenter-dark .modal-content,html.theme--documenter-dark .modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){html.theme--documenter-dark .modal-content,html.theme--documenter-dark .modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}html.theme--documenter-dark .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}html.theme--documenter-dark .modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}html.theme--documenter-dark .modal-card-head,html.theme--documenter-dark .modal-card-foot{align-items:center;background-color:#282f2f;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}html.theme--documenter-dark .modal-card-head{border-bottom:1px solid #5e6d6f;border-top-left-radius:8px;border-top-right-radius:8px}html.theme--documenter-dark .modal-card-title{color:#f2f2f2;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}html.theme--documenter-dark .modal-card-foot{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #5e6d6f}html.theme--documenter-dark .modal-card-foot .button:not(:last-child){margin-right:.5em}html.theme--documenter-dark .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}html.theme--documenter-dark .navbar{background-color:#375a7f;min-height:4rem;position:relative;z-index:30}html.theme--documenter-dark .navbar.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-white .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-white .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}html.theme--documenter-dark .navbar.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-black .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-black .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}html.theme--documenter-dark .navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}html.theme--documenter-dark .navbar.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-light .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-light .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}}html.theme--documenter-dark .navbar.is-dark,html.theme--documenter-dark .content kbd.navbar{background-color:#282f2f;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-brand .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-burger,html.theme--documenter-dark .content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-dark .navbar-start>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-end>.navbar-item,html.theme--documenter-dark .content kbd.navbar .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-dark .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link:focus,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link:hover,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-start .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-dark .navbar-end .navbar-link::after,html.theme--documenter-dark .content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#1d2122;color:#fff}html.theme--documenter-dark .navbar.is-dark .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#282f2f;color:#fff}}html.theme--documenter-dark .navbar.is-primary,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-brand .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-burger,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-primary .navbar-start>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-end>.navbar-item,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-primary .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link:focus,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-start .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-primary .navbar-end .navbar-link::after,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#375a7f;color:#fff}}html.theme--documenter-dark .navbar.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-link .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-link .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#17a689;color:#fff}html.theme--documenter-dark .navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#1abc9c;color:#fff}}html.theme--documenter-dark .navbar.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-info .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-info .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3151bf;color:#fff}html.theme--documenter-dark .navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3c5dcd;color:#fff}}html.theme--documenter-dark .navbar.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-success .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-success .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#20830f;color:#fff}html.theme--documenter-dark .navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#259a12;color:#fff}}html.theme--documenter-dark .navbar.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-warning .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-warning .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-warning .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#f4c72f;color:rgba(0,0,0,0.7)}}html.theme--documenter-dark .navbar.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-brand>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar.is-danger .navbar-start>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-end>.navbar-item,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link{color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-start>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item:focus,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item:hover,html.theme--documenter-dark .navbar.is-danger .navbar-end>a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link:focus,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link:hover,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-start .navbar-link::after,html.theme--documenter-dark .navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#b7362e;color:#fff}html.theme--documenter-dark .navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#cb3c33;color:#fff}}html.theme--documenter-dark .navbar>.container{align-items:stretch;display:flex;min-height:4rem;width:100%}html.theme--documenter-dark .navbar.has-shadow{box-shadow:0 2px 0 0 #282f2f}html.theme--documenter-dark .navbar.is-fixed-bottom,html.theme--documenter-dark .navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #282f2f}html.theme--documenter-dark .navbar.is-fixed-top{top:0}html.theme--documenter-dark html.has-navbar-fixed-top,html.theme--documenter-dark body.has-navbar-fixed-top{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom,html.theme--documenter-dark body.has-navbar-fixed-bottom{padding-bottom:4rem}html.theme--documenter-dark .navbar-brand,html.theme--documenter-dark .navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:4rem}html.theme--documenter-dark .navbar-brand a.navbar-item:focus,html.theme--documenter-dark .navbar-brand a.navbar-item:hover{background-color:transparent}html.theme--documenter-dark .navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}html.theme--documenter-dark .navbar-burger{color:#fff;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:4rem;position:relative;width:4rem;margin-left:auto}html.theme--documenter-dark .navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}html.theme--documenter-dark .navbar-burger span:nth-child(1){top:calc(50% - 6px)}html.theme--documenter-dark .navbar-burger span:nth-child(2){top:calc(50% - 1px)}html.theme--documenter-dark .navbar-burger span:nth-child(3){top:calc(50% + 4px)}html.theme--documenter-dark .navbar-burger:hover{background-color:rgba(0,0,0,0.05)}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(2){opacity:0}html.theme--documenter-dark .navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}html.theme--documenter-dark .navbar-menu{display:none}html.theme--documenter-dark .navbar-item,html.theme--documenter-dark .navbar-link{color:#fff;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}html.theme--documenter-dark .navbar-item .icon:only-child,html.theme--documenter-dark .navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}html.theme--documenter-dark a.navbar-item,html.theme--documenter-dark .navbar-link{cursor:pointer}html.theme--documenter-dark a.navbar-item:focus,html.theme--documenter-dark a.navbar-item:focus-within,html.theme--documenter-dark a.navbar-item:hover,html.theme--documenter-dark a.navbar-item.is-active,html.theme--documenter-dark .navbar-link:focus,html.theme--documenter-dark .navbar-link:focus-within,html.theme--documenter-dark .navbar-link:hover,html.theme--documenter-dark .navbar-link.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}html.theme--documenter-dark .navbar-item{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .navbar-item img{max-height:1.75rem}html.theme--documenter-dark .navbar-item.has-dropdown{padding:0}html.theme--documenter-dark .navbar-item.is-expanded{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .navbar-item.is-tab{border-bottom:1px solid transparent;min-height:4rem;padding-bottom:calc(0.5rem - 1px)}html.theme--documenter-dark .navbar-item.is-tab:focus,html.theme--documenter-dark .navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#1abc9c}html.theme--documenter-dark .navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#1abc9c;border-bottom-style:solid;border-bottom-width:3px;color:#1abc9c;padding-bottom:calc(0.5rem - 3px)}html.theme--documenter-dark .navbar-content{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .navbar-link:not(.is-arrowless){padding-right:2.5em}html.theme--documenter-dark .navbar-link:not(.is-arrowless)::after{border-color:#fff;margin-top:-0.375em;right:1.125em}html.theme--documenter-dark .navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}html.theme--documenter-dark .navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}html.theme--documenter-dark .navbar-divider{background-color:rgba(0,0,0,0.2);border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){html.theme--documenter-dark .navbar>.container{display:block}html.theme--documenter-dark .navbar-brand .navbar-item,html.theme--documenter-dark .navbar-tabs .navbar-item{align-items:center;display:flex}html.theme--documenter-dark .navbar-link::after{display:none}html.theme--documenter-dark .navbar-menu{background-color:#375a7f;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}html.theme--documenter-dark .navbar-menu.is-active{display:block}html.theme--documenter-dark .navbar.is-fixed-bottom-touch,html.theme--documenter-dark .navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom-touch{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--documenter-dark .navbar.is-fixed-top-touch{top:0}html.theme--documenter-dark .navbar.is-fixed-top .navbar-menu,html.theme--documenter-dark .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 4rem);overflow:auto}html.theme--documenter-dark html.has-navbar-fixed-top-touch,html.theme--documenter-dark body.has-navbar-fixed-top-touch{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom-touch,html.theme--documenter-dark body.has-navbar-fixed-bottom-touch{padding-bottom:4rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .navbar,html.theme--documenter-dark .navbar-menu,html.theme--documenter-dark .navbar-start,html.theme--documenter-dark .navbar-end{align-items:stretch;display:flex}html.theme--documenter-dark .navbar{min-height:4rem}html.theme--documenter-dark .navbar.is-spaced{padding:1rem 2rem}html.theme--documenter-dark .navbar.is-spaced .navbar-start,html.theme--documenter-dark .navbar.is-spaced .navbar-end{align-items:center}html.theme--documenter-dark .navbar.is-spaced a.navbar-item,html.theme--documenter-dark .navbar.is-spaced .navbar-link{border-radius:.4em}html.theme--documenter-dark .navbar.is-transparent a.navbar-item:focus,html.theme--documenter-dark .navbar.is-transparent a.navbar-item:hover,html.theme--documenter-dark .navbar.is-transparent a.navbar-item.is-active,html.theme--documenter-dark .navbar.is-transparent .navbar-link:focus,html.theme--documenter-dark .navbar.is-transparent .navbar-link:hover,html.theme--documenter-dark .navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,html.theme--documenter-dark .navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item:focus,html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}html.theme--documenter-dark .navbar-burger{display:none}html.theme--documenter-dark .navbar-item,html.theme--documenter-dark .navbar-link{align-items:center;display:flex}html.theme--documenter-dark .navbar-item.has-dropdown{align-items:stretch}html.theme--documenter-dark .navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}html.theme--documenter-dark .navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:1px solid rgba(0,0,0,0.2);border-radius:8px 8px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown,html.theme--documenter-dark .navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}html.theme--documenter-dark .navbar-menu{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .navbar-start{justify-content:flex-start;margin-right:auto}html.theme--documenter-dark .navbar-end{justify-content:flex-end;margin-left:auto}html.theme--documenter-dark .navbar-dropdown{background-color:#375a7f;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid rgba(0,0,0,0.2);box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}html.theme--documenter-dark .navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}html.theme--documenter-dark .navbar-dropdown a.navbar-item{padding-right:3rem}html.theme--documenter-dark .navbar-dropdown a.navbar-item:focus,html.theme--documenter-dark .navbar-dropdown a.navbar-item:hover{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .navbar-dropdown a.navbar-item.is-active{background-color:rgba(0,0,0,0);color:#1abc9c}.navbar.is-spaced html.theme--documenter-dark .navbar-dropdown,html.theme--documenter-dark .navbar-dropdown.is-boxed{border-radius:8px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}html.theme--documenter-dark .navbar-dropdown.is-right{left:auto;right:0}html.theme--documenter-dark .navbar-divider{display:block}html.theme--documenter-dark .navbar>.container .navbar-brand,html.theme--documenter-dark .container>.navbar .navbar-brand{margin-left:-.75rem}html.theme--documenter-dark .navbar>.container .navbar-menu,html.theme--documenter-dark .container>.navbar .navbar-menu{margin-right:-.75rem}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop,html.theme--documenter-dark .navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop{bottom:0}html.theme--documenter-dark .navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}html.theme--documenter-dark .navbar.is-fixed-top-desktop{top:0}html.theme--documenter-dark html.has-navbar-fixed-top-desktop,html.theme--documenter-dark body.has-navbar-fixed-top-desktop{padding-top:4rem}html.theme--documenter-dark html.has-navbar-fixed-bottom-desktop,html.theme--documenter-dark body.has-navbar-fixed-bottom-desktop{padding-bottom:4rem}html.theme--documenter-dark html.has-spaced-navbar-fixed-top,html.theme--documenter-dark body.has-spaced-navbar-fixed-top{padding-top:6rem}html.theme--documenter-dark html.has-spaced-navbar-fixed-bottom,html.theme--documenter-dark body.has-spaced-navbar-fixed-bottom{padding-bottom:6rem}html.theme--documenter-dark a.navbar-item.is-active,html.theme--documenter-dark .navbar-link.is-active{color:#1abc9c}html.theme--documenter-dark a.navbar-item.is-active:not(:focus):not(:hover),html.theme--documenter-dark .navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}html.theme--documenter-dark .navbar-item.has-dropdown:focus .navbar-link,html.theme--documenter-dark .navbar-item.has-dropdown:hover .navbar-link,html.theme--documenter-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:rgba(0,0,0,0)}}html.theme--documenter-dark .hero.is-fullheight-with-navbar{min-height:calc(100vh - 4rem)}html.theme--documenter-dark .pagination{font-size:1rem;margin:-.25rem}html.theme--documenter-dark .pagination.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}html.theme--documenter-dark .pagination.is-medium{font-size:1.25rem}html.theme--documenter-dark .pagination.is-large{font-size:1.5rem}html.theme--documenter-dark .pagination.is-rounded .pagination-previous,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,html.theme--documenter-dark .pagination.is-rounded .pagination-next,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}html.theme--documenter-dark .pagination.is-rounded .pagination-link,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}html.theme--documenter-dark .pagination,html.theme--documenter-dark .pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link{border-color:#5e6d6f;color:#1abc9c;min-width:2.5em}html.theme--documenter-dark .pagination-previous:hover,html.theme--documenter-dark .pagination-next:hover,html.theme--documenter-dark .pagination-link:hover{border-color:#8c9b9d;color:#1dd2af}html.theme--documenter-dark .pagination-previous:focus,html.theme--documenter-dark .pagination-next:focus,html.theme--documenter-dark .pagination-link:focus{border-color:#8c9b9d}html.theme--documenter-dark .pagination-previous:active,html.theme--documenter-dark .pagination-next:active,html.theme--documenter-dark .pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}html.theme--documenter-dark .pagination-previous[disabled],html.theme--documenter-dark .pagination-previous.is-disabled,html.theme--documenter-dark .pagination-next[disabled],html.theme--documenter-dark .pagination-next.is-disabled,html.theme--documenter-dark .pagination-link[disabled],html.theme--documenter-dark .pagination-link.is-disabled{background-color:#5e6d6f;border-color:#5e6d6f;box-shadow:none;color:#fff;opacity:0.5}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}html.theme--documenter-dark .pagination-link.is-current{background-color:#1abc9c;border-color:#1abc9c;color:#fff}html.theme--documenter-dark .pagination-ellipsis{color:#8c9b9d;pointer-events:none}html.theme--documenter-dark .pagination-list{flex-wrap:wrap}html.theme--documenter-dark .pagination-list li{list-style:none}@media screen and (max-width: 768px){html.theme--documenter-dark .pagination{flex-wrap:wrap}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-ellipsis{margin-bottom:0;margin-top:0}html.theme--documenter-dark .pagination-previous{order:2}html.theme--documenter-dark .pagination-next{order:3}html.theme--documenter-dark .pagination{justify-content:space-between;margin-bottom:0;margin-top:0}html.theme--documenter-dark .pagination.is-centered .pagination-previous{order:1}html.theme--documenter-dark .pagination.is-centered .pagination-list{justify-content:center;order:2}html.theme--documenter-dark .pagination.is-centered .pagination-next{order:3}html.theme--documenter-dark .pagination.is-right .pagination-previous{order:1}html.theme--documenter-dark .pagination.is-right .pagination-next{order:2}html.theme--documenter-dark .pagination.is-right .pagination-list{justify-content:flex-end;order:3}}html.theme--documenter-dark .panel{border-radius:8px;box-shadow:#171717;font-size:1rem}html.theme--documenter-dark .panel:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}html.theme--documenter-dark .panel.is-white .panel-block.is-active .panel-icon{color:#fff}html.theme--documenter-dark .panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}html.theme--documenter-dark .panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}html.theme--documenter-dark .panel.is-light .panel-heading{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .panel.is-light .panel-tabs a.is-active{border-bottom-color:#ecf0f1}html.theme--documenter-dark .panel.is-light .panel-block.is-active .panel-icon{color:#ecf0f1}html.theme--documenter-dark .panel.is-dark .panel-heading,html.theme--documenter-dark .content kbd.panel .panel-heading{background-color:#282f2f;color:#fff}html.theme--documenter-dark .panel.is-dark .panel-tabs a.is-active,html.theme--documenter-dark .content kbd.panel .panel-tabs a.is-active{border-bottom-color:#282f2f}html.theme--documenter-dark .panel.is-dark .panel-block.is-active .panel-icon,html.theme--documenter-dark .content kbd.panel .panel-block.is-active .panel-icon{color:#282f2f}html.theme--documenter-dark .panel.is-primary .panel-heading,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#375a7f;color:#fff}html.theme--documenter-dark .panel.is-primary .panel-tabs a.is-active,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#375a7f}html.theme--documenter-dark .panel.is-primary .panel-block.is-active .panel-icon,html.theme--documenter-dark .docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#375a7f}html.theme--documenter-dark .panel.is-link .panel-heading{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .panel.is-link .panel-tabs a.is-active{border-bottom-color:#1abc9c}html.theme--documenter-dark .panel.is-link .panel-block.is-active .panel-icon{color:#1abc9c}html.theme--documenter-dark .panel.is-info .panel-heading{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .panel.is-info .panel-tabs a.is-active{border-bottom-color:#3c5dcd}html.theme--documenter-dark .panel.is-info .panel-block.is-active .panel-icon{color:#3c5dcd}html.theme--documenter-dark .panel.is-success .panel-heading{background-color:#259a12;color:#fff}html.theme--documenter-dark .panel.is-success .panel-tabs a.is-active{border-bottom-color:#259a12}html.theme--documenter-dark .panel.is-success .panel-block.is-active .panel-icon{color:#259a12}html.theme--documenter-dark .panel.is-warning .panel-heading{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .panel.is-warning .panel-tabs a.is-active{border-bottom-color:#f4c72f}html.theme--documenter-dark .panel.is-warning .panel-block.is-active .panel-icon{color:#f4c72f}html.theme--documenter-dark .panel.is-danger .panel-heading{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .panel.is-danger .panel-tabs a.is-active{border-bottom-color:#cb3c33}html.theme--documenter-dark .panel.is-danger .panel-block.is-active .panel-icon{color:#cb3c33}html.theme--documenter-dark .panel-tabs:not(:last-child),html.theme--documenter-dark .panel-block:not(:last-child){border-bottom:1px solid #ededed}html.theme--documenter-dark .panel-heading{background-color:#343c3d;border-radius:8px 8px 0 0;color:#f2f2f2;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}html.theme--documenter-dark .panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}html.theme--documenter-dark .panel-tabs a{border-bottom:1px solid #5e6d6f;margin-bottom:-1px;padding:0.5em}html.theme--documenter-dark .panel-tabs a.is-active{border-bottom-color:#343c3d;color:#17a689}html.theme--documenter-dark .panel-list a{color:#fff}html.theme--documenter-dark .panel-list a:hover{color:#1abc9c}html.theme--documenter-dark .panel-block{align-items:center;color:#f2f2f2;display:flex;justify-content:flex-start;padding:0.5em 0.75em}html.theme--documenter-dark .panel-block input[type="checkbox"]{margin-right:.75em}html.theme--documenter-dark .panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}html.theme--documenter-dark .panel-block.is-wrapped{flex-wrap:wrap}html.theme--documenter-dark .panel-block.is-active{border-left-color:#1abc9c;color:#17a689}html.theme--documenter-dark .panel-block.is-active .panel-icon{color:#1abc9c}html.theme--documenter-dark .panel-block:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}html.theme--documenter-dark a.panel-block,html.theme--documenter-dark label.panel-block{cursor:pointer}html.theme--documenter-dark a.panel-block:hover,html.theme--documenter-dark label.panel-block:hover{background-color:#282f2f}html.theme--documenter-dark .panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#fff;margin-right:.75em}html.theme--documenter-dark .panel-icon .fa{font-size:inherit;line-height:inherit}html.theme--documenter-dark .tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}html.theme--documenter-dark .tabs a{align-items:center;border-bottom-color:#5e6d6f;border-bottom-style:solid;border-bottom-width:1px;color:#fff;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}html.theme--documenter-dark .tabs a:hover{border-bottom-color:#f2f2f2;color:#f2f2f2}html.theme--documenter-dark .tabs li{display:block}html.theme--documenter-dark .tabs li.is-active a{border-bottom-color:#1abc9c;color:#1abc9c}html.theme--documenter-dark .tabs ul{align-items:center;border-bottom-color:#5e6d6f;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}html.theme--documenter-dark .tabs ul.is-left{padding-right:0.75em}html.theme--documenter-dark .tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}html.theme--documenter-dark .tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}html.theme--documenter-dark .tabs .icon:first-child{margin-right:.5em}html.theme--documenter-dark .tabs .icon:last-child{margin-left:.5em}html.theme--documenter-dark .tabs.is-centered ul{justify-content:center}html.theme--documenter-dark .tabs.is-right ul{justify-content:flex-end}html.theme--documenter-dark .tabs.is-boxed a{border:1px solid transparent;border-radius:.4em .4em 0 0}html.theme--documenter-dark .tabs.is-boxed a:hover{background-color:#282f2f;border-bottom-color:#5e6d6f}html.theme--documenter-dark .tabs.is-boxed li.is-active a{background-color:#fff;border-color:#5e6d6f;border-bottom-color:rgba(0,0,0,0) !important}html.theme--documenter-dark .tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}html.theme--documenter-dark .tabs.is-toggle a{border-color:#5e6d6f;border-style:solid;border-width:1px;margin-bottom:0;position:relative}html.theme--documenter-dark .tabs.is-toggle a:hover{background-color:#282f2f;border-color:#8c9b9d;z-index:2}html.theme--documenter-dark .tabs.is-toggle li+li{margin-left:-1px}html.theme--documenter-dark .tabs.is-toggle li:first-child a{border-top-left-radius:.4em;border-bottom-left-radius:.4em}html.theme--documenter-dark .tabs.is-toggle li:last-child a{border-top-right-radius:.4em;border-bottom-right-radius:.4em}html.theme--documenter-dark .tabs.is-toggle li.is-active a{background-color:#1abc9c;border-color:#1abc9c;color:#fff;z-index:1}html.theme--documenter-dark .tabs.is-toggle ul{border-bottom:none}html.theme--documenter-dark .tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}html.theme--documenter-dark .tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}html.theme--documenter-dark .tabs.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}html.theme--documenter-dark .tabs.is-medium{font-size:1.25rem}html.theme--documenter-dark .tabs.is-large{font-size:1.5rem}html.theme--documenter-dark .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>html.theme--documenter-dark .column.is-narrow{flex:none;width:unset}.columns.is-mobile>html.theme--documenter-dark .column.is-full{flex:none;width:100%}.columns.is-mobile>html.theme--documenter-dark .column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>html.theme--documenter-dark .column.is-half{flex:none;width:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>html.theme--documenter-dark .column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>html.theme--documenter-dark .column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>html.theme--documenter-dark .column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-half{margin-left:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>html.theme--documenter-dark .column.is-0{flex:none;width:0%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-0{margin-left:0%}.columns.is-mobile>html.theme--documenter-dark .column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-3{flex:none;width:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-3{margin-left:25%}.columns.is-mobile>html.theme--documenter-dark .column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-6{flex:none;width:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-6{margin-left:50%}.columns.is-mobile>html.theme--documenter-dark .column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-9{flex:none;width:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-9{margin-left:75%}.columns.is-mobile>html.theme--documenter-dark .column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>html.theme--documenter-dark .column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>html.theme--documenter-dark .column.is-12{flex:none;width:100%}.columns.is-mobile>html.theme--documenter-dark .column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){html.theme--documenter-dark .column.is-narrow-mobile{flex:none;width:unset}html.theme--documenter-dark .column.is-full-mobile{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-mobile{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-mobile{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-mobile{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-mobile{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-mobile{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-mobile{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-mobile{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-mobile{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-mobile{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-mobile{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-mobile{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-mobile{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-mobile{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-mobile{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-mobile{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-mobile{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-mobile{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-mobile{margin-left:80%}html.theme--documenter-dark .column.is-0-mobile{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-mobile{margin-left:0%}html.theme--documenter-dark .column.is-1-mobile{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-mobile{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-mobile{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-mobile{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-mobile{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-mobile{margin-left:25%}html.theme--documenter-dark .column.is-4-mobile{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-mobile{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-mobile{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-mobile{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-mobile{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-mobile{margin-left:50%}html.theme--documenter-dark .column.is-7-mobile{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-mobile{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-mobile{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-mobile{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-mobile{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-mobile{margin-left:75%}html.theme--documenter-dark .column.is-10-mobile{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-mobile{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-mobile{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-mobile{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-mobile{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .column.is-narrow,html.theme--documenter-dark .column.is-narrow-tablet{flex:none;width:unset}html.theme--documenter-dark .column.is-full,html.theme--documenter-dark .column.is-full-tablet{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters,html.theme--documenter-dark .column.is-three-quarters-tablet{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds,html.theme--documenter-dark .column.is-two-thirds-tablet{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half,html.theme--documenter-dark .column.is-half-tablet{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third,html.theme--documenter-dark .column.is-one-third-tablet{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter,html.theme--documenter-dark .column.is-one-quarter-tablet{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth,html.theme--documenter-dark .column.is-one-fifth-tablet{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths,html.theme--documenter-dark .column.is-two-fifths-tablet{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths,html.theme--documenter-dark .column.is-three-fifths-tablet{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths,html.theme--documenter-dark .column.is-four-fifths-tablet{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters,html.theme--documenter-dark .column.is-offset-three-quarters-tablet{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds,html.theme--documenter-dark .column.is-offset-two-thirds-tablet{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half,html.theme--documenter-dark .column.is-offset-half-tablet{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third,html.theme--documenter-dark .column.is-offset-one-third-tablet{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter,html.theme--documenter-dark .column.is-offset-one-quarter-tablet{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth,html.theme--documenter-dark .column.is-offset-one-fifth-tablet{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths,html.theme--documenter-dark .column.is-offset-two-fifths-tablet{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths,html.theme--documenter-dark .column.is-offset-three-fifths-tablet{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths,html.theme--documenter-dark .column.is-offset-four-fifths-tablet{margin-left:80%}html.theme--documenter-dark .column.is-0,html.theme--documenter-dark .column.is-0-tablet{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0,html.theme--documenter-dark .column.is-offset-0-tablet{margin-left:0%}html.theme--documenter-dark .column.is-1,html.theme--documenter-dark .column.is-1-tablet{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1,html.theme--documenter-dark .column.is-offset-1-tablet{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2,html.theme--documenter-dark .column.is-2-tablet{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2,html.theme--documenter-dark .column.is-offset-2-tablet{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3,html.theme--documenter-dark .column.is-3-tablet{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3,html.theme--documenter-dark .column.is-offset-3-tablet{margin-left:25%}html.theme--documenter-dark .column.is-4,html.theme--documenter-dark .column.is-4-tablet{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4,html.theme--documenter-dark .column.is-offset-4-tablet{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5,html.theme--documenter-dark .column.is-5-tablet{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5,html.theme--documenter-dark .column.is-offset-5-tablet{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6,html.theme--documenter-dark .column.is-6-tablet{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6,html.theme--documenter-dark .column.is-offset-6-tablet{margin-left:50%}html.theme--documenter-dark .column.is-7,html.theme--documenter-dark .column.is-7-tablet{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7,html.theme--documenter-dark .column.is-offset-7-tablet{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8,html.theme--documenter-dark .column.is-8-tablet{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8,html.theme--documenter-dark .column.is-offset-8-tablet{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9,html.theme--documenter-dark .column.is-9-tablet{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9,html.theme--documenter-dark .column.is-offset-9-tablet{margin-left:75%}html.theme--documenter-dark .column.is-10,html.theme--documenter-dark .column.is-10-tablet{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10,html.theme--documenter-dark .column.is-offset-10-tablet{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11,html.theme--documenter-dark .column.is-11-tablet{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11,html.theme--documenter-dark .column.is-offset-11-tablet{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12,html.theme--documenter-dark .column.is-12-tablet{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12,html.theme--documenter-dark .column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){html.theme--documenter-dark .column.is-narrow-touch{flex:none;width:unset}html.theme--documenter-dark .column.is-full-touch{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-touch{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-touch{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-touch{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-touch{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-touch{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-touch{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-touch{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-touch{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-touch{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-touch{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-touch{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-touch{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-touch{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-touch{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-touch{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-touch{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-touch{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-touch{margin-left:80%}html.theme--documenter-dark .column.is-0-touch{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-touch{margin-left:0%}html.theme--documenter-dark .column.is-1-touch{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-touch{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-touch{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-touch{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-touch{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-touch{margin-left:25%}html.theme--documenter-dark .column.is-4-touch{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-touch{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-touch{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-touch{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-touch{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-touch{margin-left:50%}html.theme--documenter-dark .column.is-7-touch{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-touch{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-touch{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-touch{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-touch{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-touch{margin-left:75%}html.theme--documenter-dark .column.is-10-touch{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-touch{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-touch{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-touch{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-touch{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){html.theme--documenter-dark .column.is-narrow-desktop{flex:none;width:unset}html.theme--documenter-dark .column.is-full-desktop{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-desktop{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-desktop{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-desktop{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-desktop{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-desktop{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-desktop{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-desktop{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-desktop{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-desktop{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-desktop{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-desktop{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-desktop{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-desktop{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-desktop{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-desktop{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-desktop{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-desktop{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-desktop{margin-left:80%}html.theme--documenter-dark .column.is-0-desktop{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-desktop{margin-left:0%}html.theme--documenter-dark .column.is-1-desktop{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-desktop{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-desktop{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-desktop{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-desktop{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-desktop{margin-left:25%}html.theme--documenter-dark .column.is-4-desktop{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-desktop{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-desktop{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-desktop{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-desktop{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-desktop{margin-left:50%}html.theme--documenter-dark .column.is-7-desktop{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-desktop{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-desktop{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-desktop{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-desktop{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-desktop{margin-left:75%}html.theme--documenter-dark .column.is-10-desktop{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-desktop{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-desktop{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-desktop{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-desktop{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){html.theme--documenter-dark .column.is-narrow-widescreen{flex:none;width:unset}html.theme--documenter-dark .column.is-full-widescreen{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-widescreen{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-widescreen{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-widescreen{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-widescreen{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-widescreen{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-widescreen{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-widescreen{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-widescreen{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-widescreen{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-widescreen{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-widescreen{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-widescreen{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-widescreen{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-widescreen{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-widescreen{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-widescreen{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-widescreen{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-widescreen{margin-left:80%}html.theme--documenter-dark .column.is-0-widescreen{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-widescreen{margin-left:0%}html.theme--documenter-dark .column.is-1-widescreen{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-widescreen{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-widescreen{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-widescreen{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-widescreen{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-widescreen{margin-left:25%}html.theme--documenter-dark .column.is-4-widescreen{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-widescreen{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-widescreen{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-widescreen{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-widescreen{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-widescreen{margin-left:50%}html.theme--documenter-dark .column.is-7-widescreen{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-widescreen{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-widescreen{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-widescreen{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-widescreen{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-widescreen{margin-left:75%}html.theme--documenter-dark .column.is-10-widescreen{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-widescreen{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-widescreen{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-widescreen{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-widescreen{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){html.theme--documenter-dark .column.is-narrow-fullhd{flex:none;width:unset}html.theme--documenter-dark .column.is-full-fullhd{flex:none;width:100%}html.theme--documenter-dark .column.is-three-quarters-fullhd{flex:none;width:75%}html.theme--documenter-dark .column.is-two-thirds-fullhd{flex:none;width:66.6666%}html.theme--documenter-dark .column.is-half-fullhd{flex:none;width:50%}html.theme--documenter-dark .column.is-one-third-fullhd{flex:none;width:33.3333%}html.theme--documenter-dark .column.is-one-quarter-fullhd{flex:none;width:25%}html.theme--documenter-dark .column.is-one-fifth-fullhd{flex:none;width:20%}html.theme--documenter-dark .column.is-two-fifths-fullhd{flex:none;width:40%}html.theme--documenter-dark .column.is-three-fifths-fullhd{flex:none;width:60%}html.theme--documenter-dark .column.is-four-fifths-fullhd{flex:none;width:80%}html.theme--documenter-dark .column.is-offset-three-quarters-fullhd{margin-left:75%}html.theme--documenter-dark .column.is-offset-two-thirds-fullhd{margin-left:66.6666%}html.theme--documenter-dark .column.is-offset-half-fullhd{margin-left:50%}html.theme--documenter-dark .column.is-offset-one-third-fullhd{margin-left:33.3333%}html.theme--documenter-dark .column.is-offset-one-quarter-fullhd{margin-left:25%}html.theme--documenter-dark .column.is-offset-one-fifth-fullhd{margin-left:20%}html.theme--documenter-dark .column.is-offset-two-fifths-fullhd{margin-left:40%}html.theme--documenter-dark .column.is-offset-three-fifths-fullhd{margin-left:60%}html.theme--documenter-dark .column.is-offset-four-fifths-fullhd{margin-left:80%}html.theme--documenter-dark .column.is-0-fullhd{flex:none;width:0%}html.theme--documenter-dark .column.is-offset-0-fullhd{margin-left:0%}html.theme--documenter-dark .column.is-1-fullhd{flex:none;width:8.33333337%}html.theme--documenter-dark .column.is-offset-1-fullhd{margin-left:8.33333337%}html.theme--documenter-dark .column.is-2-fullhd{flex:none;width:16.66666674%}html.theme--documenter-dark .column.is-offset-2-fullhd{margin-left:16.66666674%}html.theme--documenter-dark .column.is-3-fullhd{flex:none;width:25%}html.theme--documenter-dark .column.is-offset-3-fullhd{margin-left:25%}html.theme--documenter-dark .column.is-4-fullhd{flex:none;width:33.33333337%}html.theme--documenter-dark .column.is-offset-4-fullhd{margin-left:33.33333337%}html.theme--documenter-dark .column.is-5-fullhd{flex:none;width:41.66666674%}html.theme--documenter-dark .column.is-offset-5-fullhd{margin-left:41.66666674%}html.theme--documenter-dark .column.is-6-fullhd{flex:none;width:50%}html.theme--documenter-dark .column.is-offset-6-fullhd{margin-left:50%}html.theme--documenter-dark .column.is-7-fullhd{flex:none;width:58.33333337%}html.theme--documenter-dark .column.is-offset-7-fullhd{margin-left:58.33333337%}html.theme--documenter-dark .column.is-8-fullhd{flex:none;width:66.66666674%}html.theme--documenter-dark .column.is-offset-8-fullhd{margin-left:66.66666674%}html.theme--documenter-dark .column.is-9-fullhd{flex:none;width:75%}html.theme--documenter-dark .column.is-offset-9-fullhd{margin-left:75%}html.theme--documenter-dark .column.is-10-fullhd{flex:none;width:83.33333337%}html.theme--documenter-dark .column.is-offset-10-fullhd{margin-left:83.33333337%}html.theme--documenter-dark .column.is-11-fullhd{flex:none;width:91.66666674%}html.theme--documenter-dark .column.is-offset-11-fullhd{margin-left:91.66666674%}html.theme--documenter-dark .column.is-12-fullhd{flex:none;width:100%}html.theme--documenter-dark .column.is-offset-12-fullhd{margin-left:100%}}html.theme--documenter-dark .columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--documenter-dark .columns:last-child{margin-bottom:-.75rem}html.theme--documenter-dark .columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}html.theme--documenter-dark .columns.is-centered{justify-content:center}html.theme--documenter-dark .columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}html.theme--documenter-dark .columns.is-gapless>.column{margin:0;padding:0 !important}html.theme--documenter-dark .columns.is-gapless:not(:last-child){margin-bottom:1.5rem}html.theme--documenter-dark .columns.is-gapless:last-child{margin-bottom:0}html.theme--documenter-dark .columns.is-mobile{display:flex}html.theme--documenter-dark .columns.is-multiline{flex-wrap:wrap}html.theme--documenter-dark .columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-desktop{display:flex}}html.theme--documenter-dark .columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}html.theme--documenter-dark .columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}html.theme--documenter-dark .columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-0-fullhd{--columnGap: 0rem}}html.theme--documenter-dark .columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-1-fullhd{--columnGap: .25rem}}html.theme--documenter-dark .columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-2-fullhd{--columnGap: .5rem}}html.theme--documenter-dark .columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-3-fullhd{--columnGap: .75rem}}html.theme--documenter-dark .columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-4-fullhd{--columnGap: 1rem}}html.theme--documenter-dark .columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}html.theme--documenter-dark .columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}html.theme--documenter-dark .columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}html.theme--documenter-dark .columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){html.theme--documenter-dark .columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark .columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){html.theme--documenter-dark .columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){html.theme--documenter-dark .columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){html.theme--documenter-dark .columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){html.theme--documenter-dark .columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){html.theme--documenter-dark .columns.is-variable.is-8-fullhd{--columnGap: 2rem}}html.theme--documenter-dark .tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}html.theme--documenter-dark .tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}html.theme--documenter-dark .tile.is-ancestor:last-child{margin-bottom:-.75rem}html.theme--documenter-dark .tile.is-ancestor:not(:last-child){margin-bottom:.75rem}html.theme--documenter-dark .tile.is-child{margin:0 !important}html.theme--documenter-dark .tile.is-parent{padding:.75rem}html.theme--documenter-dark .tile.is-vertical{flex-direction:column}html.theme--documenter-dark .tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{html.theme--documenter-dark .tile:not(.is-child){display:flex}html.theme--documenter-dark .tile.is-1{flex:none;width:8.33333337%}html.theme--documenter-dark .tile.is-2{flex:none;width:16.66666674%}html.theme--documenter-dark .tile.is-3{flex:none;width:25%}html.theme--documenter-dark .tile.is-4{flex:none;width:33.33333337%}html.theme--documenter-dark .tile.is-5{flex:none;width:41.66666674%}html.theme--documenter-dark .tile.is-6{flex:none;width:50%}html.theme--documenter-dark .tile.is-7{flex:none;width:58.33333337%}html.theme--documenter-dark .tile.is-8{flex:none;width:66.66666674%}html.theme--documenter-dark .tile.is-9{flex:none;width:75%}html.theme--documenter-dark .tile.is-10{flex:none;width:83.33333337%}html.theme--documenter-dark .tile.is-11{flex:none;width:91.66666674%}html.theme--documenter-dark .tile.is-12{flex:none;width:100%}}html.theme--documenter-dark .hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}html.theme--documenter-dark .hero .navbar{background:none}html.theme--documenter-dark .hero .tabs ul{border-bottom:none}html.theme--documenter-dark .hero.is-white{background-color:#fff;color:#0a0a0a}html.theme--documenter-dark .hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-white strong{color:inherit}html.theme--documenter-dark .hero.is-white .title{color:#0a0a0a}html.theme--documenter-dark .hero.is-white .subtitle{color:rgba(10,10,10,0.9)}html.theme--documenter-dark .hero.is-white .subtitle a:not(.button),html.theme--documenter-dark .hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-white .navbar-menu{background-color:#fff}}html.theme--documenter-dark .hero.is-white .navbar-item,html.theme--documenter-dark .hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}html.theme--documenter-dark .hero.is-white a.navbar-item:hover,html.theme--documenter-dark .hero.is-white a.navbar-item.is-active,html.theme--documenter-dark .hero.is-white .navbar-link:hover,html.theme--documenter-dark .hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}html.theme--documenter-dark .hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}html.theme--documenter-dark .hero.is-white .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}html.theme--documenter-dark .hero.is-white .tabs.is-boxed a,html.theme--documenter-dark .hero.is-white .tabs.is-toggle a{color:#0a0a0a}html.theme--documenter-dark .hero.is-white .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-white .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-white .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-white .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}html.theme--documenter-dark .hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}html.theme--documenter-dark .hero.is-black{background-color:#0a0a0a;color:#fff}html.theme--documenter-dark .hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-black strong{color:inherit}html.theme--documenter-dark .hero.is-black .title{color:#fff}html.theme--documenter-dark .hero.is-black .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-black .subtitle a:not(.button),html.theme--documenter-dark .hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-black .navbar-menu{background-color:#0a0a0a}}html.theme--documenter-dark .hero.is-black .navbar-item,html.theme--documenter-dark .hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-black a.navbar-item:hover,html.theme--documenter-dark .hero.is-black a.navbar-item.is-active,html.theme--documenter-dark .hero.is-black .navbar-link:hover,html.theme--documenter-dark .hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}html.theme--documenter-dark .hero.is-black .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-black .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}html.theme--documenter-dark .hero.is-black .tabs.is-boxed a,html.theme--documenter-dark .hero.is-black .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-black .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-black .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-black .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-black .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}html.theme--documenter-dark .hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}html.theme--documenter-dark .hero.is-light{background-color:#ecf0f1;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-light strong{color:inherit}html.theme--documenter-dark .hero.is-light .title{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .subtitle{color:rgba(0,0,0,0.9)}html.theme--documenter-dark .hero.is-light .subtitle a:not(.button),html.theme--documenter-dark .hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-light .navbar-menu{background-color:#ecf0f1}}html.theme--documenter-dark .hero.is-light .navbar-item,html.theme--documenter-dark .hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light a.navbar-item:hover,html.theme--documenter-dark .hero.is-light a.navbar-item.is-active,html.theme--documenter-dark .hero.is-light .navbar-link:hover,html.theme--documenter-dark .hero.is-light .navbar-link.is-active{background-color:#dde4e6;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--documenter-dark .hero.is-light .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-light .tabs li.is-active a{color:#ecf0f1 !important;opacity:1}html.theme--documenter-dark .hero.is-light .tabs.is-boxed a,html.theme--documenter-dark .hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-light .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-light .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-light .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-light .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#ecf0f1}html.theme--documenter-dark .hero.is-light.is-bold{background-image:linear-gradient(141deg, #cadfe0 0%, #ecf0f1 71%, #fafbfc 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #cadfe0 0%, #ecf0f1 71%, #fafbfc 100%)}}html.theme--documenter-dark .hero.is-dark,html.theme--documenter-dark .content kbd.hero{background-color:#282f2f;color:#fff}html.theme--documenter-dark .hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-dark strong,html.theme--documenter-dark .content kbd.hero strong{color:inherit}html.theme--documenter-dark .hero.is-dark .title,html.theme--documenter-dark .content kbd.hero .title{color:#fff}html.theme--documenter-dark .hero.is-dark .subtitle,html.theme--documenter-dark .content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-dark .subtitle a:not(.button),html.theme--documenter-dark .content kbd.hero .subtitle a:not(.button),html.theme--documenter-dark .hero.is-dark .subtitle strong,html.theme--documenter-dark .content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-dark .navbar-menu,html.theme--documenter-dark .content kbd.hero .navbar-menu{background-color:#282f2f}}html.theme--documenter-dark .hero.is-dark .navbar-item,html.theme--documenter-dark .content kbd.hero .navbar-item,html.theme--documenter-dark .hero.is-dark .navbar-link,html.theme--documenter-dark .content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-dark a.navbar-item:hover,html.theme--documenter-dark .content kbd.hero a.navbar-item:hover,html.theme--documenter-dark .hero.is-dark a.navbar-item.is-active,html.theme--documenter-dark .content kbd.hero a.navbar-item.is-active,html.theme--documenter-dark .hero.is-dark .navbar-link:hover,html.theme--documenter-dark .content kbd.hero .navbar-link:hover,html.theme--documenter-dark .hero.is-dark .navbar-link.is-active,html.theme--documenter-dark .content kbd.hero .navbar-link.is-active{background-color:#1d2122;color:#fff}html.theme--documenter-dark .hero.is-dark .tabs a,html.theme--documenter-dark .content kbd.hero .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-dark .tabs a:hover,html.theme--documenter-dark .content kbd.hero .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-dark .tabs li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs li.is-active a{color:#282f2f !important;opacity:1}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed a,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed a,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle a,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed a:hover,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle a:hover,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-dark .tabs.is-boxed li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-dark .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle li.is-active a,html.theme--documenter-dark .content kbd.hero .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#282f2f}html.theme--documenter-dark .hero.is-dark.is-bold,html.theme--documenter-dark .content kbd.hero.is-bold{background-image:linear-gradient(141deg, #0f1615 0%, #282f2f 71%, #313c40 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-dark.is-bold .navbar-menu,html.theme--documenter-dark .content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0f1615 0%, #282f2f 71%, #313c40 100%)}}html.theme--documenter-dark .hero.is-primary,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink{background-color:#375a7f;color:#fff}html.theme--documenter-dark .hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-primary strong,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink strong{color:inherit}html.theme--documenter-dark .hero.is-primary .title,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .title{color:#fff}html.theme--documenter-dark .hero.is-primary .subtitle,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-primary .subtitle a:not(.button),html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),html.theme--documenter-dark .hero.is-primary .subtitle strong,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-primary .navbar-menu,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#375a7f}}html.theme--documenter-dark .hero.is-primary .navbar-item,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-item,html.theme--documenter-dark .hero.is-primary .navbar-link,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-primary a.navbar-item:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,html.theme--documenter-dark .hero.is-primary a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,html.theme--documenter-dark .hero.is-primary .navbar-link:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link:hover,html.theme--documenter-dark .hero.is-primary .navbar-link.is-active,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#2f4d6d;color:#fff}html.theme--documenter-dark .hero.is-primary .tabs a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-primary .tabs a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-primary .tabs li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#375a7f !important;opacity:1}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle a:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-primary .tabs.is-boxed li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-primary .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle li.is-active a,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#375a7f}html.theme--documenter-dark .hero.is-primary.is-bold,html.theme--documenter-dark .docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #214b62 0%, #375a7f 71%, #3a5796 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-primary.is-bold .navbar-menu,html.theme--documenter-dark .docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #214b62 0%, #375a7f 71%, #3a5796 100%)}}html.theme--documenter-dark .hero.is-link{background-color:#1abc9c;color:#fff}html.theme--documenter-dark .hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-link strong{color:inherit}html.theme--documenter-dark .hero.is-link .title{color:#fff}html.theme--documenter-dark .hero.is-link .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-link .subtitle a:not(.button),html.theme--documenter-dark .hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-link .navbar-menu{background-color:#1abc9c}}html.theme--documenter-dark .hero.is-link .navbar-item,html.theme--documenter-dark .hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-link a.navbar-item:hover,html.theme--documenter-dark .hero.is-link a.navbar-item.is-active,html.theme--documenter-dark .hero.is-link .navbar-link:hover,html.theme--documenter-dark .hero.is-link .navbar-link.is-active{background-color:#17a689;color:#fff}html.theme--documenter-dark .hero.is-link .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-link .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-link .tabs li.is-active a{color:#1abc9c !important;opacity:1}html.theme--documenter-dark .hero.is-link .tabs.is-boxed a,html.theme--documenter-dark .hero.is-link .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-link .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-link .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-link .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-link .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#1abc9c}html.theme--documenter-dark .hero.is-link.is-bold{background-image:linear-gradient(141deg, #0c9764 0%, #1abc9c 71%, #17d8d2 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #0c9764 0%, #1abc9c 71%, #17d8d2 100%)}}html.theme--documenter-dark .hero.is-info{background-color:#3c5dcd;color:#fff}html.theme--documenter-dark .hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-info strong{color:inherit}html.theme--documenter-dark .hero.is-info .title{color:#fff}html.theme--documenter-dark .hero.is-info .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-info .subtitle a:not(.button),html.theme--documenter-dark .hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-info .navbar-menu{background-color:#3c5dcd}}html.theme--documenter-dark .hero.is-info .navbar-item,html.theme--documenter-dark .hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-info a.navbar-item:hover,html.theme--documenter-dark .hero.is-info a.navbar-item.is-active,html.theme--documenter-dark .hero.is-info .navbar-link:hover,html.theme--documenter-dark .hero.is-info .navbar-link.is-active{background-color:#3151bf;color:#fff}html.theme--documenter-dark .hero.is-info .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-info .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-info .tabs li.is-active a{color:#3c5dcd !important;opacity:1}html.theme--documenter-dark .hero.is-info .tabs.is-boxed a,html.theme--documenter-dark .hero.is-info .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-info .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-info .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-info .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-info .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3c5dcd}html.theme--documenter-dark .hero.is-info.is-bold{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}}html.theme--documenter-dark .hero.is-success{background-color:#259a12;color:#fff}html.theme--documenter-dark .hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-success strong{color:inherit}html.theme--documenter-dark .hero.is-success .title{color:#fff}html.theme--documenter-dark .hero.is-success .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-success .subtitle a:not(.button),html.theme--documenter-dark .hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-success .navbar-menu{background-color:#259a12}}html.theme--documenter-dark .hero.is-success .navbar-item,html.theme--documenter-dark .hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-success a.navbar-item:hover,html.theme--documenter-dark .hero.is-success a.navbar-item.is-active,html.theme--documenter-dark .hero.is-success .navbar-link:hover,html.theme--documenter-dark .hero.is-success .navbar-link.is-active{background-color:#20830f;color:#fff}html.theme--documenter-dark .hero.is-success .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-success .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-success .tabs li.is-active a{color:#259a12 !important;opacity:1}html.theme--documenter-dark .hero.is-success .tabs.is-boxed a,html.theme--documenter-dark .hero.is-success .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-success .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-success .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-success .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-success .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#259a12}html.theme--documenter-dark .hero.is-success.is-bold{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}}html.theme--documenter-dark .hero.is-warning{background-color:#f4c72f;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-warning strong{color:inherit}html.theme--documenter-dark .hero.is-warning .title{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .subtitle{color:rgba(0,0,0,0.9)}html.theme--documenter-dark .hero.is-warning .subtitle a:not(.button),html.theme--documenter-dark .hero.is-warning .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-warning .navbar-menu{background-color:#f4c72f}}html.theme--documenter-dark .hero.is-warning .navbar-item,html.theme--documenter-dark .hero.is-warning .navbar-link{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning a.navbar-item:hover,html.theme--documenter-dark .hero.is-warning a.navbar-item.is-active,html.theme--documenter-dark .hero.is-warning .navbar-link:hover,html.theme--documenter-dark .hero.is-warning .navbar-link.is-active{background-color:#f3c017;color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}html.theme--documenter-dark .hero.is-warning .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-warning .tabs li.is-active a{color:#f4c72f !important;opacity:1}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed a,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle a{color:rgba(0,0,0,0.7)}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-warning .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-warning .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f4c72f}html.theme--documenter-dark .hero.is-warning.is-bold{background-image:linear-gradient(141deg, #f09100 0%, #f4c72f 71%, #faef42 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #f09100 0%, #f4c72f 71%, #faef42 100%)}}html.theme--documenter-dark .hero.is-danger{background-color:#cb3c33;color:#fff}html.theme--documenter-dark .hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),html.theme--documenter-dark .hero.is-danger strong{color:inherit}html.theme--documenter-dark .hero.is-danger .title{color:#fff}html.theme--documenter-dark .hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}html.theme--documenter-dark .hero.is-danger .subtitle a:not(.button),html.theme--documenter-dark .hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){html.theme--documenter-dark .hero.is-danger .navbar-menu{background-color:#cb3c33}}html.theme--documenter-dark .hero.is-danger .navbar-item,html.theme--documenter-dark .hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}html.theme--documenter-dark .hero.is-danger a.navbar-item:hover,html.theme--documenter-dark .hero.is-danger a.navbar-item.is-active,html.theme--documenter-dark .hero.is-danger .navbar-link:hover,html.theme--documenter-dark .hero.is-danger .navbar-link.is-active{background-color:#b7362e;color:#fff}html.theme--documenter-dark .hero.is-danger .tabs a{color:#fff;opacity:0.9}html.theme--documenter-dark .hero.is-danger .tabs a:hover{opacity:1}html.theme--documenter-dark .hero.is-danger .tabs li.is-active a{color:#cb3c33 !important;opacity:1}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed a,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle a{color:#fff}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed a:hover,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}html.theme--documenter-dark .hero.is-danger .tabs.is-boxed li.is-active a,html.theme--documenter-dark .hero.is-danger .tabs.is-boxed li.is-active a:hover,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle li.is-active a,html.theme--documenter-dark .hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#cb3c33}html.theme--documenter-dark .hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}@media screen and (max-width: 768px){html.theme--documenter-dark .hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}}html.theme--documenter-dark .hero.is-small .hero-body,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero.is-large .hero-body{padding:18rem 6rem}}html.theme--documenter-dark .hero.is-halfheight .hero-body,html.theme--documenter-dark .hero.is-fullheight .hero-body,html.theme--documenter-dark .hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}html.theme--documenter-dark .hero.is-halfheight .hero-body>.container,html.theme--documenter-dark .hero.is-fullheight .hero-body>.container,html.theme--documenter-dark .hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}html.theme--documenter-dark .hero.is-halfheight{min-height:50vh}html.theme--documenter-dark .hero.is-fullheight{min-height:100vh}html.theme--documenter-dark .hero-video{overflow:hidden}html.theme--documenter-dark .hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}html.theme--documenter-dark .hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){html.theme--documenter-dark .hero-video{display:none}}html.theme--documenter-dark .hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){html.theme--documenter-dark .hero-buttons .button{display:flex}html.theme--documenter-dark .hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero-buttons{display:flex;justify-content:center}html.theme--documenter-dark .hero-buttons .button:not(:last-child){margin-right:1.5rem}}html.theme--documenter-dark .hero-head,html.theme--documenter-dark .hero-foot{flex-grow:0;flex-shrink:0}html.theme--documenter-dark .hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{html.theme--documenter-dark .hero-body{padding:3rem 3rem}}html.theme--documenter-dark .section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){html.theme--documenter-dark .section{padding:3rem 3rem}html.theme--documenter-dark .section.is-medium{padding:9rem 4.5rem}html.theme--documenter-dark .section.is-large{padding:18rem 6rem}}html.theme--documenter-dark .footer{background-color:#282f2f;padding:3rem 1.5rem 6rem}html.theme--documenter-dark hr{height:1px}html.theme--documenter-dark h6{text-transform:uppercase;letter-spacing:0.5px}html.theme--documenter-dark .hero{background-color:#343c3d}html.theme--documenter-dark a{transition:all 200ms ease}html.theme--documenter-dark .button{transition:all 200ms ease;border-width:1px;color:#fff}html.theme--documenter-dark .button.is-active,html.theme--documenter-dark .button.is-focused,html.theme--documenter-dark .button:active,html.theme--documenter-dark .button:focus{box-shadow:0 0 0 2px rgba(140,155,157,0.5)}html.theme--documenter-dark .button.is-white.is-hovered,html.theme--documenter-dark .button.is-white:hover{background-color:#fff}html.theme--documenter-dark .button.is-white.is-active,html.theme--documenter-dark .button.is-white.is-focused,html.theme--documenter-dark .button.is-white:active,html.theme--documenter-dark .button.is-white:focus{border-color:#fff;box-shadow:0 0 0 2px rgba(255,255,255,0.5)}html.theme--documenter-dark .button.is-black.is-hovered,html.theme--documenter-dark .button.is-black:hover{background-color:#1d1d1d}html.theme--documenter-dark .button.is-black.is-active,html.theme--documenter-dark .button.is-black.is-focused,html.theme--documenter-dark .button.is-black:active,html.theme--documenter-dark .button.is-black:focus{border-color:#0a0a0a;box-shadow:0 0 0 2px rgba(10,10,10,0.5)}html.theme--documenter-dark .button.is-light.is-hovered,html.theme--documenter-dark .button.is-light:hover{background-color:#fff}html.theme--documenter-dark .button.is-light.is-active,html.theme--documenter-dark .button.is-light.is-focused,html.theme--documenter-dark .button.is-light:active,html.theme--documenter-dark .button.is-light:focus{border-color:#ecf0f1;box-shadow:0 0 0 2px rgba(236,240,241,0.5)}html.theme--documenter-dark .button.is-dark.is-hovered,html.theme--documenter-dark .content kbd.button.is-hovered,html.theme--documenter-dark .button.is-dark:hover,html.theme--documenter-dark .content kbd.button:hover{background-color:#3a4344}html.theme--documenter-dark .button.is-dark.is-active,html.theme--documenter-dark .content kbd.button.is-active,html.theme--documenter-dark .button.is-dark.is-focused,html.theme--documenter-dark .content kbd.button.is-focused,html.theme--documenter-dark .button.is-dark:active,html.theme--documenter-dark .content kbd.button:active,html.theme--documenter-dark .button.is-dark:focus,html.theme--documenter-dark .content kbd.button:focus{border-color:#282f2f;box-shadow:0 0 0 2px rgba(40,47,47,0.5)}html.theme--documenter-dark .button.is-primary.is-hovered,html.theme--documenter-dark .docstring>section>a.button.is-hovered.docs-sourcelink,html.theme--documenter-dark .button.is-primary:hover,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:hover{background-color:#436d9a}html.theme--documenter-dark .button.is-primary.is-active,html.theme--documenter-dark .docstring>section>a.button.is-active.docs-sourcelink,html.theme--documenter-dark .button.is-primary.is-focused,html.theme--documenter-dark .docstring>section>a.button.is-focused.docs-sourcelink,html.theme--documenter-dark .button.is-primary:active,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:active,html.theme--documenter-dark .button.is-primary:focus,html.theme--documenter-dark .docstring>section>a.button.docs-sourcelink:focus{border-color:#375a7f;box-shadow:0 0 0 2px rgba(55,90,127,0.5)}html.theme--documenter-dark .button.is-link.is-hovered,html.theme--documenter-dark .button.is-link:hover{background-color:#1fdeb8}html.theme--documenter-dark .button.is-link.is-active,html.theme--documenter-dark .button.is-link.is-focused,html.theme--documenter-dark .button.is-link:active,html.theme--documenter-dark .button.is-link:focus{border-color:#1abc9c;box-shadow:0 0 0 2px rgba(26,188,156,0.5)}html.theme--documenter-dark .button.is-info.is-hovered,html.theme--documenter-dark .button.is-info:hover{background-color:#5a76d5}html.theme--documenter-dark .button.is-info.is-active,html.theme--documenter-dark .button.is-info.is-focused,html.theme--documenter-dark .button.is-info:active,html.theme--documenter-dark .button.is-info:focus{border-color:#3c5dcd;box-shadow:0 0 0 2px rgba(60,93,205,0.5)}html.theme--documenter-dark .button.is-success.is-hovered,html.theme--documenter-dark .button.is-success:hover{background-color:#2dbc16}html.theme--documenter-dark .button.is-success.is-active,html.theme--documenter-dark .button.is-success.is-focused,html.theme--documenter-dark .button.is-success:active,html.theme--documenter-dark .button.is-success:focus{border-color:#259a12;box-shadow:0 0 0 2px rgba(37,154,18,0.5)}html.theme--documenter-dark .button.is-warning.is-hovered,html.theme--documenter-dark .button.is-warning:hover{background-color:#f6d153}html.theme--documenter-dark .button.is-warning.is-active,html.theme--documenter-dark .button.is-warning.is-focused,html.theme--documenter-dark .button.is-warning:active,html.theme--documenter-dark .button.is-warning:focus{border-color:#f4c72f;box-shadow:0 0 0 2px rgba(244,199,47,0.5)}html.theme--documenter-dark .button.is-danger.is-hovered,html.theme--documenter-dark .button.is-danger:hover{background-color:#d35951}html.theme--documenter-dark .button.is-danger.is-active,html.theme--documenter-dark .button.is-danger.is-focused,html.theme--documenter-dark .button.is-danger:active,html.theme--documenter-dark .button.is-danger:focus{border-color:#cb3c33;box-shadow:0 0 0 2px rgba(203,60,51,0.5)}html.theme--documenter-dark .label{color:#dbdee0}html.theme--documenter-dark .button,html.theme--documenter-dark .control.has-icons-left .icon,html.theme--documenter-dark .control.has-icons-right .icon,html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .pagination-ellipsis,html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-previous,html.theme--documenter-dark .select,html.theme--documenter-dark .select select,html.theme--documenter-dark .textarea{height:2.5em}html.theme--documenter-dark .input,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark .textarea{transition:all 200ms ease;box-shadow:none;border-width:1px;padding-left:1em;padding-right:1em}html.theme--documenter-dark .select:after,html.theme--documenter-dark .select select{border-width:1px}html.theme--documenter-dark .control.has-addons .button,html.theme--documenter-dark .control.has-addons .input,html.theme--documenter-dark .control.has-addons #documenter .docs-sidebar form.docs-search>input,html.theme--documenter-dark #documenter .docs-sidebar .control.has-addons form.docs-search>input,html.theme--documenter-dark .control.has-addons .select{margin-right:-1px}html.theme--documenter-dark .notification{background-color:#343c3d}html.theme--documenter-dark .card{box-shadow:none;border:1px solid #343c3d;background-color:#282f2f;border-radius:.4em}html.theme--documenter-dark .card .card-image img{border-radius:.4em .4em 0 0}html.theme--documenter-dark .card .card-header{box-shadow:none;background-color:rgba(18,18,18,0.2);border-radius:.4em .4em 0 0}html.theme--documenter-dark .card .card-footer{background-color:rgba(18,18,18,0.2)}html.theme--documenter-dark .card .card-footer,html.theme--documenter-dark .card .card-footer-item{border-width:1px;border-color:#343c3d}html.theme--documenter-dark .notification.is-white a:not(.button){color:#0a0a0a;text-decoration:underline}html.theme--documenter-dark .notification.is-black a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-light a:not(.button){color:rgba(0,0,0,0.7);text-decoration:underline}html.theme--documenter-dark .notification.is-dark a:not(.button),html.theme--documenter-dark .content kbd.notification a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-primary a:not(.button),html.theme--documenter-dark .docstring>section>a.notification.docs-sourcelink a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-link a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-info a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-success a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .notification.is-warning a:not(.button){color:rgba(0,0,0,0.7);text-decoration:underline}html.theme--documenter-dark .notification.is-danger a:not(.button){color:#fff;text-decoration:underline}html.theme--documenter-dark .tag,html.theme--documenter-dark .content kbd,html.theme--documenter-dark .docstring>section>a.docs-sourcelink{border-radius:.4em}html.theme--documenter-dark .menu-list a{transition:all 300ms ease}html.theme--documenter-dark .modal-card-body{background-color:#282f2f}html.theme--documenter-dark .modal-card-foot,html.theme--documenter-dark .modal-card-head{border-color:#343c3d}html.theme--documenter-dark .message-header{font-weight:700;background-color:#343c3d;color:#fff}html.theme--documenter-dark .message-body{border-width:1px;border-color:#343c3d}html.theme--documenter-dark .navbar{border-radius:.4em}html.theme--documenter-dark .navbar.is-transparent{background:none}html.theme--documenter-dark .navbar.is-primary .navbar-dropdown a.navbar-item.is-active,html.theme--documenter-dark .docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#1abc9c}@media screen and (max-width: 1055px){html.theme--documenter-dark .navbar .navbar-menu{background-color:#375a7f;border-radius:0 0 .4em .4em}}html.theme--documenter-dark .hero .navbar,html.theme--documenter-dark body>.navbar{border-radius:0}html.theme--documenter-dark .pagination-link,html.theme--documenter-dark .pagination-next,html.theme--documenter-dark .pagination-previous{border-width:1px}html.theme--documenter-dark .panel-block,html.theme--documenter-dark .panel-heading,html.theme--documenter-dark .panel-tabs{border-width:1px}html.theme--documenter-dark .panel-block:first-child,html.theme--documenter-dark .panel-heading:first-child,html.theme--documenter-dark .panel-tabs:first-child{border-top-width:1px}html.theme--documenter-dark .panel-heading{font-weight:700}html.theme--documenter-dark .panel-tabs a{border-width:1px;margin-bottom:-1px}html.theme--documenter-dark .panel-tabs a.is-active{border-bottom-color:#17a689}html.theme--documenter-dark .panel-block:hover{color:#1dd2af}html.theme--documenter-dark .panel-block:hover .panel-icon{color:#1dd2af}html.theme--documenter-dark .panel-block.is-active .panel-icon{color:#17a689}html.theme--documenter-dark .tabs a{border-bottom-width:1px;margin-bottom:-1px}html.theme--documenter-dark .tabs ul{border-bottom-width:1px}html.theme--documenter-dark .tabs.is-boxed a{border-width:1px}html.theme--documenter-dark .tabs.is-boxed li.is-active a{background-color:#1f2424}html.theme--documenter-dark .tabs.is-toggle li a{border-width:1px;margin-bottom:0}html.theme--documenter-dark .tabs.is-toggle li+li{margin-left:-1px}html.theme--documenter-dark .hero.is-white .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-black .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-light .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-dark .navbar .navbar-dropdown .navbar-item:hover,html.theme--documenter-dark .content kbd.hero .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-primary .navbar .navbar-dropdown .navbar-item:hover,html.theme--documenter-dark .docstring>section>a.hero.docs-sourcelink .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-link .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-info .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-success .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-warning .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark .hero.is-danger .navbar .navbar-dropdown .navbar-item:hover{background-color:rgba(0,0,0,0)}html.theme--documenter-dark h1 .docs-heading-anchor,html.theme--documenter-dark h1 .docs-heading-anchor:hover,html.theme--documenter-dark h1 .docs-heading-anchor:visited,html.theme--documenter-dark h2 .docs-heading-anchor,html.theme--documenter-dark h2 .docs-heading-anchor:hover,html.theme--documenter-dark h2 .docs-heading-anchor:visited,html.theme--documenter-dark h3 .docs-heading-anchor,html.theme--documenter-dark h3 .docs-heading-anchor:hover,html.theme--documenter-dark h3 .docs-heading-anchor:visited,html.theme--documenter-dark h4 .docs-heading-anchor,html.theme--documenter-dark h4 .docs-heading-anchor:hover,html.theme--documenter-dark h4 .docs-heading-anchor:visited,html.theme--documenter-dark h5 .docs-heading-anchor,html.theme--documenter-dark h5 .docs-heading-anchor:hover,html.theme--documenter-dark h5 .docs-heading-anchor:visited,html.theme--documenter-dark h6 .docs-heading-anchor,html.theme--documenter-dark h6 .docs-heading-anchor:hover,html.theme--documenter-dark h6 .docs-heading-anchor:visited{color:#f2f2f2}html.theme--documenter-dark h1 .docs-heading-anchor-permalink,html.theme--documenter-dark h2 .docs-heading-anchor-permalink,html.theme--documenter-dark h3 .docs-heading-anchor-permalink,html.theme--documenter-dark h4 .docs-heading-anchor-permalink,html.theme--documenter-dark h5 .docs-heading-anchor-permalink,html.theme--documenter-dark h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}html.theme--documenter-dark h1 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h2 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h3 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h4 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h5 .docs-heading-anchor-permalink::before,html.theme--documenter-dark h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}html.theme--documenter-dark h1:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h2:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h3:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h4:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h5:hover .docs-heading-anchor-permalink,html.theme--documenter-dark h6:hover .docs-heading-anchor-permalink{visibility:visible}html.theme--documenter-dark .docs-light-only{display:none !important}html.theme--documenter-dark pre{position:relative;overflow:hidden}html.theme--documenter-dark pre code,html.theme--documenter-dark pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}html.theme--documenter-dark pre code:first-of-type,html.theme--documenter-dark pre code.hljs:first-of-type{padding-top:0.5rem !important}html.theme--documenter-dark pre code:last-of-type,html.theme--documenter-dark pre code.hljs:last-of-type{padding-bottom:0.5rem !important}html.theme--documenter-dark pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#fff;cursor:pointer;text-align:center}html.theme--documenter-dark pre .copy-button:focus,html.theme--documenter-dark pre .copy-button:hover{opacity:1;background:rgba(255,255,255,0.1);color:#1abc9c}html.theme--documenter-dark pre .copy-button.success{color:#259a12;opacity:1}html.theme--documenter-dark pre .copy-button.error{color:#cb3c33;opacity:1}html.theme--documenter-dark pre:hover .copy-button{opacity:1}html.theme--documenter-dark .admonition{background-color:#282f2f;border-style:solid;border-width:2px;border-color:#dbdee0;border-radius:4px;font-size:1rem}html.theme--documenter-dark .admonition strong{color:currentColor}html.theme--documenter-dark .admonition.is-small,html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}html.theme--documenter-dark .admonition.is-medium{font-size:1.25rem}html.theme--documenter-dark .admonition.is-large{font-size:1.5rem}html.theme--documenter-dark .admonition.is-default{background-color:#282f2f;border-color:#dbdee0}html.theme--documenter-dark .admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#dbdee0}html.theme--documenter-dark .admonition.is-default>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-info{background-color:#282f2f;border-color:#3c5dcd}html.theme--documenter-dark .admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#3c5dcd}html.theme--documenter-dark .admonition.is-info>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-success{background-color:#282f2f;border-color:#259a12}html.theme--documenter-dark .admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#259a12}html.theme--documenter-dark .admonition.is-success>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-warning{background-color:#282f2f;border-color:#f4c72f}html.theme--documenter-dark .admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#f4c72f}html.theme--documenter-dark .admonition.is-warning>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-danger{background-color:#282f2f;border-color:#cb3c33}html.theme--documenter-dark .admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#cb3c33}html.theme--documenter-dark .admonition.is-danger>.admonition-body{color:#fff}html.theme--documenter-dark .admonition.is-compat{background-color:#282f2f;border-color:#3489da}html.theme--documenter-dark .admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#3489da}html.theme--documenter-dark .admonition.is-compat>.admonition-body{color:#fff}html.theme--documenter-dark .admonition-header{color:#dbdee0;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}html.theme--documenter-dark .admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}html.theme--documenter-dark details.admonition.is-details>.admonition-header{list-style:none}html.theme--documenter-dark details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}html.theme--documenter-dark details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}html.theme--documenter-dark .admonition-body{color:#fff;padding:0.5rem .75rem}html.theme--documenter-dark .admonition-body pre{background-color:#282f2f}html.theme--documenter-dark .admonition-body code{background-color:rgba(255,255,255,0.05)}html.theme--documenter-dark .docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #5e6d6f;border-radius:4px;box-shadow:none;max-width:100%}html.theme--documenter-dark .docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#282f2f;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #5e6d6f;overflow:auto}html.theme--documenter-dark .docstring>header code{background-color:transparent}html.theme--documenter-dark .docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}html.theme--documenter-dark .docstring>header .docstring-binding{margin-right:0.3em}html.theme--documenter-dark .docstring>header .docstring-category{margin-left:0.3em}html.theme--documenter-dark .docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #5e6d6f}html.theme--documenter-dark .docstring>section:last-child{border-bottom:none}html.theme--documenter-dark .docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}html.theme--documenter-dark .docstring>section>a.docs-sourcelink:focus{opacity:1 !important}html.theme--documenter-dark .docstring:hover>section>a.docs-sourcelink{opacity:0.2}html.theme--documenter-dark .docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}html.theme--documenter-dark .docstring>section:hover a.docs-sourcelink{opacity:1}html.theme--documenter-dark .documenter-example-output{background-color:#1f2424}html.theme--documenter-dark .outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#282f2f;color:#fff;border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}html.theme--documenter-dark .outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}html.theme--documenter-dark .outdated-warning-overlay a{color:#1abc9c}html.theme--documenter-dark .outdated-warning-overlay a:hover{color:#1dd2af}html.theme--documenter-dark .content pre{border:2px solid #5e6d6f;border-radius:4px}html.theme--documenter-dark .content code{font-weight:inherit}html.theme--documenter-dark .content a code{color:#1abc9c}html.theme--documenter-dark .content a:hover code{color:#1dd2af}html.theme--documenter-dark .content h1 code,html.theme--documenter-dark .content h2 code,html.theme--documenter-dark .content h3 code,html.theme--documenter-dark .content h4 code,html.theme--documenter-dark .content h5 code,html.theme--documenter-dark .content h6 code{color:#f2f2f2}html.theme--documenter-dark .content table{display:block;width:initial;max-width:100%;overflow-x:auto}html.theme--documenter-dark .content blockquote>ul:first-child,html.theme--documenter-dark .content blockquote>ol:first-child,html.theme--documenter-dark .content .admonition-body>ul:first-child,html.theme--documenter-dark .content .admonition-body>ol:first-child{margin-top:0}html.theme--documenter-dark pre,html.theme--documenter-dark code{font-variant-ligatures:no-contextual}html.theme--documenter-dark .breadcrumb a.is-disabled{cursor:default;pointer-events:none}html.theme--documenter-dark .breadcrumb a.is-disabled,html.theme--documenter-dark .breadcrumb a.is-disabled:hover{color:#f2f2f2}html.theme--documenter-dark .hljs{background:initial !important}html.theme--documenter-dark .katex .katex-mathml{top:0;right:0}html.theme--documenter-dark .katex-display,html.theme--documenter-dark mjx-container,html.theme--documenter-dark .MathJax_Display{margin:0.5em 0 !important}html.theme--documenter-dark html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}html.theme--documenter-dark li.no-marker{list-style:none}html.theme--documenter-dark #documenter .docs-main>article{overflow-wrap:break-word}html.theme--documenter-dark #documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main{width:100%}html.theme--documenter-dark #documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}html.theme--documenter-dark #documenter .docs-main>header,html.theme--documenter-dark #documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}html.theme--documenter-dark #documenter .docs-main header.docs-navbar{background-color:#1f2424;border-bottom:1px solid #5e6d6f;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-icon,html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}html.theme--documenter-dark #documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}html.theme--documenter-dark #documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #171717;transition-duration:0.7s;-webkit-transition-duration:0.7s}html.theme--documenter-dark #documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}html.theme--documenter-dark #documenter .docs-main section.footnotes{border-top:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-main section.footnotes li .tag:first-child,html.theme--documenter-dark #documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,html.theme--documenter-dark #documenter .docs-main section.footnotes li .content kbd:first-child,html.theme--documenter-dark .content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}html.theme--documenter-dark #documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #5e6d6f;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-nextpage,html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}html.theme--documenter-dark #documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}html.theme--documenter-dark #documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}html.theme--documenter-dark #documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}html.theme--documenter-dark #documenter .docs-sidebar{display:flex;flex-direction:column;color:#fff;background-color:#282f2f;border-right:1px solid #5e6d6f;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}html.theme--documenter-dark #documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #171717}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar{left:0;top:0}}html.theme--documenter-dark #documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name a,html.theme--documenter-dark #documenter .docs-sidebar .docs-package-name a:hover{color:#fff}html.theme--documenter-dark #documenter .docs-sidebar .docs-version-selector{border-top:1px solid #5e6d6f;display:none;padding:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar .docs-version-selector.visible{display:flex}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #5e6d6f;padding-bottom:1.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#fff;background:#282f2f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu a.tocitem:hover,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#fff;background-color:#32393a}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #5e6d6f;border-bottom:1px solid #5e6d6f;background-color:#1f2424}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#1f2424;color:#fff}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#32393a;color:#fff}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #5e6d6f}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}html.theme--documenter-dark #documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}html.theme--documenter-dark #documenter .docs-sidebar form.docs-search>input{width:14.4rem}html.theme--documenter-dark #documenter .docs-sidebar #documenter-search-query{color:#868c98;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3b4445}html.theme--documenter-dark #documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#4e5a5c}}@media screen and (max-width: 1055px){html.theme--documenter-dark #documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#3b4445}html.theme--documenter-dark #documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#4e5a5c}}html.theme--documenter-dark kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(245,245,245,0.6);box-shadow:0 2px 0 1px rgba(245,245,245,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}html.theme--documenter-dark .search-min-width-50{min-width:50%}html.theme--documenter-dark .search-min-height-100{min-height:100%}html.theme--documenter-dark .search-modal-card-body{max-height:calc(100vh - 15rem)}html.theme--documenter-dark .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--documenter-dark .search-result-link:hover,html.theme--documenter-dark .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--documenter-dark .search-result-link .property-search-result-badge,html.theme--documenter-dark .search-result-link .search-filter{transition:all 300ms}html.theme--documenter-dark .property-search-result-badge,html.theme--documenter-dark .search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}html.theme--documenter-dark .search-result-link:hover .property-search-result-badge,html.theme--documenter-dark .search-result-link:hover .search-filter,html.theme--documenter-dark .search-result-link:focus .property-search-result-badge,html.theme--documenter-dark .search-result-link:focus .search-filter{color:#333;background-color:#f1f5f9}html.theme--documenter-dark .search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}html.theme--documenter-dark .search-filter:hover,html.theme--documenter-dark .search-filter:focus{color:#333}html.theme--documenter-dark .search-filter-selected{color:#f5f5f5;background-color:rgba(139,0,139,0.5)}html.theme--documenter-dark .search-filter-selected:hover,html.theme--documenter-dark .search-filter-selected:focus{color:#f5f5f5}html.theme--documenter-dark .search-result-highlight{background-color:#ffdd57;color:black}html.theme--documenter-dark .search-divider{border-bottom:1px solid #5e6d6f}html.theme--documenter-dark .search-result-title{width:85%;color:#f5f5f5}html.theme--documenter-dark .search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar-thumb,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}html.theme--documenter-dark #search-modal .modal-card-body::-webkit-scrollbar-track,html.theme--documenter-dark #search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}html.theme--documenter-dark .w-100{width:100%}html.theme--documenter-dark .gap-2{gap:0.5rem}html.theme--documenter-dark .gap-4{gap:1rem}html.theme--documenter-dark .gap-8{gap:2rem}html.theme--documenter-dark{background-color:#1f2424;font-size:16px;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}html.theme--documenter-dark .ansi span.sgr1{font-weight:bolder}html.theme--documenter-dark .ansi span.sgr2{font-weight:lighter}html.theme--documenter-dark .ansi span.sgr3{font-style:italic}html.theme--documenter-dark .ansi span.sgr4{text-decoration:underline}html.theme--documenter-dark .ansi span.sgr7{color:#1f2424;background-color:#fff}html.theme--documenter-dark .ansi span.sgr8{color:transparent}html.theme--documenter-dark .ansi span.sgr8 span{color:transparent}html.theme--documenter-dark .ansi span.sgr9{text-decoration:line-through}html.theme--documenter-dark .ansi span.sgr30{color:#242424}html.theme--documenter-dark .ansi span.sgr31{color:#f6705f}html.theme--documenter-dark .ansi span.sgr32{color:#4fb43a}html.theme--documenter-dark .ansi span.sgr33{color:#f4c72f}html.theme--documenter-dark .ansi span.sgr34{color:#7587f0}html.theme--documenter-dark .ansi span.sgr35{color:#bc89d3}html.theme--documenter-dark .ansi span.sgr36{color:#49b6ca}html.theme--documenter-dark .ansi span.sgr37{color:#b3bdbe}html.theme--documenter-dark .ansi span.sgr40{background-color:#242424}html.theme--documenter-dark .ansi span.sgr41{background-color:#f6705f}html.theme--documenter-dark .ansi span.sgr42{background-color:#4fb43a}html.theme--documenter-dark .ansi span.sgr43{background-color:#f4c72f}html.theme--documenter-dark .ansi span.sgr44{background-color:#7587f0}html.theme--documenter-dark .ansi span.sgr45{background-color:#bc89d3}html.theme--documenter-dark .ansi span.sgr46{background-color:#49b6ca}html.theme--documenter-dark .ansi span.sgr47{background-color:#b3bdbe}html.theme--documenter-dark .ansi span.sgr90{color:#92a0a2}html.theme--documenter-dark .ansi span.sgr91{color:#ff8674}html.theme--documenter-dark .ansi span.sgr92{color:#79d462}html.theme--documenter-dark .ansi span.sgr93{color:#ffe76b}html.theme--documenter-dark .ansi span.sgr94{color:#8a98ff}html.theme--documenter-dark .ansi span.sgr95{color:#d2a4e6}html.theme--documenter-dark .ansi span.sgr96{color:#6bc8db}html.theme--documenter-dark .ansi span.sgr97{color:#ecf0f1}html.theme--documenter-dark .ansi span.sgr100{background-color:#92a0a2}html.theme--documenter-dark .ansi span.sgr101{background-color:#ff8674}html.theme--documenter-dark .ansi span.sgr102{background-color:#79d462}html.theme--documenter-dark .ansi span.sgr103{background-color:#ffe76b}html.theme--documenter-dark .ansi span.sgr104{background-color:#8a98ff}html.theme--documenter-dark .ansi span.sgr105{background-color:#d2a4e6}html.theme--documenter-dark .ansi span.sgr106{background-color:#6bc8db}html.theme--documenter-dark .ansi span.sgr107{background-color:#ecf0f1}html.theme--documenter-dark code.language-julia-repl>span.hljs-meta{color:#4fb43a;font-weight:bolder}html.theme--documenter-dark .hljs{background:#2b2b2b;color:#f8f8f2}html.theme--documenter-dark .hljs-comment,html.theme--documenter-dark .hljs-quote{color:#d4d0ab}html.theme--documenter-dark .hljs-variable,html.theme--documenter-dark .hljs-template-variable,html.theme--documenter-dark .hljs-tag,html.theme--documenter-dark .hljs-name,html.theme--documenter-dark .hljs-selector-id,html.theme--documenter-dark .hljs-selector-class,html.theme--documenter-dark .hljs-regexp,html.theme--documenter-dark .hljs-deletion{color:#ffa07a}html.theme--documenter-dark .hljs-number,html.theme--documenter-dark .hljs-built_in,html.theme--documenter-dark .hljs-literal,html.theme--documenter-dark .hljs-type,html.theme--documenter-dark .hljs-params,html.theme--documenter-dark .hljs-meta,html.theme--documenter-dark .hljs-link{color:#f5ab35}html.theme--documenter-dark .hljs-attribute{color:#ffd700}html.theme--documenter-dark .hljs-string,html.theme--documenter-dark .hljs-symbol,html.theme--documenter-dark .hljs-bullet,html.theme--documenter-dark .hljs-addition{color:#abe338}html.theme--documenter-dark .hljs-title,html.theme--documenter-dark .hljs-section{color:#00e0e0}html.theme--documenter-dark .hljs-keyword,html.theme--documenter-dark .hljs-selector-tag{color:#dcc6e0}html.theme--documenter-dark .hljs-emphasis{font-style:italic}html.theme--documenter-dark .hljs-strong{font-weight:bold}@media screen and (-ms-high-contrast: active){html.theme--documenter-dark .hljs-addition,html.theme--documenter-dark .hljs-attribute,html.theme--documenter-dark .hljs-built_in,html.theme--documenter-dark .hljs-bullet,html.theme--documenter-dark .hljs-comment,html.theme--documenter-dark .hljs-link,html.theme--documenter-dark .hljs-literal,html.theme--documenter-dark .hljs-meta,html.theme--documenter-dark .hljs-number,html.theme--documenter-dark .hljs-params,html.theme--documenter-dark .hljs-string,html.theme--documenter-dark .hljs-symbol,html.theme--documenter-dark .hljs-type,html.theme--documenter-dark .hljs-quote{color:highlight}html.theme--documenter-dark .hljs-keyword,html.theme--documenter-dark .hljs-selector-tag{font-weight:bold}}html.theme--documenter-dark .hljs-subst{color:#f8f8f2}html.theme--documenter-dark .search-result-link{border-radius:0.7em;transition:all 300ms}html.theme--documenter-dark .search-result-link:hover,html.theme--documenter-dark .search-result-link:focus{background-color:rgba(0,128,128,0.1)}html.theme--documenter-dark .search-result-link .property-search-result-badge,html.theme--documenter-dark .search-result-link .search-filter{transition:all 300ms}html.theme--documenter-dark .search-result-link:hover .property-search-result-badge,html.theme--documenter-dark .search-result-link:hover .search-filter,html.theme--documenter-dark .search-result-link:focus .property-search-result-badge,html.theme--documenter-dark .search-result-link:focus .search-filter{color:#333 !important;background-color:#f1f5f9 !important}html.theme--documenter-dark .search-result-title{color:whitesmoke}html.theme--documenter-dark .search-result-highlight{background-color:greenyellow;color:black}html.theme--documenter-dark .search-divider{border-bottom:1px solid #5e6d6f50}html.theme--documenter-dark .w-100{width:100%}html.theme--documenter-dark .gap-2{gap:0.5rem}html.theme--documenter-dark .gap-4{gap:1rem} diff --git a/v0.1.1/assets/themes/documenter-light.css b/v0.1.1/assets/themes/documenter-light.css new file mode 100644 index 0000000..a435b3b --- /dev/null +++ b/v0.1.1/assets/themes/documenter-light.css @@ -0,0 +1,9 @@ +.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,#documenter .docs-sidebar form.docs-search>input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(0.5em - 1px);padding-left:calc(0.75em - 1px);padding-right:calc(0.75em - 1px);padding-top:calc(0.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,#documenter .docs-sidebar form.docs-search>input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,#documenter .docs-sidebar form.docs-search>input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.is-active.button{outline:none}.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled],.pagination-ellipsis[disabled],.file-cta[disabled],.file-name[disabled],.select select[disabled],.textarea[disabled],.input[disabled],#documenter .docs-sidebar form.docs-search>input[disabled],.button[disabled],fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input,fieldset[disabled] .button{cursor:not-allowed}.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid rgba(0,0,0,0);border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:0.625em;margin-top:-0.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:0.625em}.admonition:not(:last-child),.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close::before,.delete::before,.modal-close::after,.delete::after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close::before,.delete::before{height:2px;width:50%}.modal-close::after,.delete::after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:rgba(10,10,10,0.3)}.modal-close:active,.delete:active{background-color:rgba(10,10,10,0.4)}.is-small.modal-close,#documenter .docs-sidebar form.docs-search>input.modal-close,.is-small.delete,#documenter .docs-sidebar form.docs-search>input.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading::after,.select.is-loading::after,.loader,.button.is-loading::after{animation:spinAround 500ms infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.modal-background,.modal,.image.is-square img,#documenter .docs-sidebar .docs-logo>img.is-square img,.image.is-square .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,.image.is-1by1 img,#documenter .docs-sidebar .docs-logo>img.is-1by1 img,.image.is-1by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,.image.is-5by4 img,#documenter .docs-sidebar .docs-logo>img.is-5by4 img,.image.is-5by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,.image.is-4by3 img,#documenter .docs-sidebar .docs-logo>img.is-4by3 img,.image.is-4by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,.image.is-3by2 img,#documenter .docs-sidebar .docs-logo>img.is-3by2 img,.image.is-3by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,.image.is-5by3 img,#documenter .docs-sidebar .docs-logo>img.is-5by3 img,.image.is-5by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,.image.is-16by9 img,#documenter .docs-sidebar .docs-logo>img.is-16by9 img,.image.is-16by9 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,.image.is-2by1 img,#documenter .docs-sidebar .docs-logo>img.is-2by1 img,.image.is-2by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,.image.is-3by1 img,#documenter .docs-sidebar .docs-logo>img.is-3by1 img,.image.is-3by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,.image.is-4by5 img,#documenter .docs-sidebar .docs-logo>img.is-4by5 img,.image.is-4by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,.image.is-3by4 img,#documenter .docs-sidebar .docs-logo>img.is-3by4 img,.image.is-3by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,.image.is-2by3 img,#documenter .docs-sidebar .docs-logo>img.is-2by3 img,.image.is-2by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,.image.is-3by5 img,#documenter .docs-sidebar .docs-logo>img.is-3by5 img,.image.is-3by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,.image.is-9by16 img,#documenter .docs-sidebar .docs-logo>img.is-9by16 img,.image.is-9by16 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,.image.is-1by2 img,#documenter .docs-sidebar .docs-logo>img.is-1by2 img,.image.is-1by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,.image.is-1by3 img,#documenter .docs-sidebar .docs-logo>img.is-1by3 img,.image.is-1by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio,.is-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}.has-text-white{color:#fff !important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6 !important}.has-background-white{background-color:#fff !important}.has-text-black{color:#0a0a0a !important}a.has-text-black:hover,a.has-text-black:focus{color:#000 !important}.has-background-black{background-color:#0a0a0a !important}.has-text-light{color:#f5f5f5 !important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb !important}.has-background-light{background-color:#f5f5f5 !important}.has-text-dark{color:#363636 !important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c !important}.has-background-dark{background-color:#363636 !important}.has-text-primary{color:#4eb5de !important}a.has-text-primary:hover,a.has-text-primary:focus{color:#27a1d2 !important}.has-background-primary{background-color:#4eb5de !important}.has-text-primary-light{color:#eef8fc !important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#c3e6f4 !important}.has-background-primary-light{background-color:#eef8fc !important}.has-text-primary-dark{color:#1a6d8e !important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#228eb9 !important}.has-background-primary-dark{background-color:#1a6d8e !important}.has-text-link{color:#2e63b8 !important}a.has-text-link:hover,a.has-text-link:focus{color:#244d8f !important}.has-background-link{background-color:#2e63b8 !important}.has-text-link-light{color:#eff3fb !important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c6d6f1 !important}.has-background-link-light{background-color:#eff3fb !important}.has-text-link-dark{color:#3169c4 !important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#5485d4 !important}.has-background-link-dark{background-color:#3169c4 !important}.has-text-info{color:#3c5dcd !important}a.has-text-info:hover,a.has-text-info:focus{color:#2c48aa !important}.has-background-info{background-color:#3c5dcd !important}.has-text-info-light{color:#eff2fb !important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6d0f0 !important}.has-background-info-light{background-color:#eff2fb !important}.has-text-info-dark{color:#3253c3 !important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#5571d3 !important}.has-background-info-dark{background-color:#3253c3 !important}.has-text-success{color:#259a12 !important}a.has-text-success:hover,a.has-text-success:focus{color:#1a6c0d !important}.has-background-success{background-color:#259a12 !important}.has-text-success-light{color:#effded !important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c7f8bf !important}.has-background-success-light{background-color:#effded !important}.has-text-success-dark{color:#2ec016 !important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#3fe524 !important}.has-background-success-dark{background-color:#2ec016 !important}.has-text-warning{color:#a98800 !important}a.has-text-warning:hover,a.has-text-warning:focus{color:#765f00 !important}.has-background-warning{background-color:#a98800 !important}.has-text-warning-light{color:#fffbeb !important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#fff1b8 !important}.has-background-warning-light{background-color:#fffbeb !important}.has-text-warning-dark{color:#cca400 !important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#ffcd00 !important}.has-background-warning-dark{background-color:#cca400 !important}.has-text-danger{color:#cb3c33 !important}a.has-text-danger:hover,a.has-text-danger:focus{color:#a23029 !important}.has-background-danger{background-color:#cb3c33 !important}.has-text-danger-light{color:#fbefef !important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#f1c8c6 !important}.has-background-danger-light{background-color:#fbefef !important}.has-text-danger-dark{color:#c03930 !important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#d35850 !important}.has-background-danger-dark{background-color:#c03930 !important}.has-text-black-bis{color:#121212 !important}.has-background-black-bis{background-color:#121212 !important}.has-text-black-ter{color:#242424 !important}.has-background-black-ter{background-color:#242424 !important}.has-text-grey-darker{color:#363636 !important}.has-background-grey-darker{background-color:#363636 !important}.has-text-grey-dark{color:#4a4a4a !important}.has-background-grey-dark{background-color:#4a4a4a !important}.has-text-grey{color:#6b6b6b !important}.has-background-grey{background-color:#6b6b6b !important}.has-text-grey-light{color:#b5b5b5 !important}.has-background-grey-light{background-color:#b5b5b5 !important}.has-text-grey-lighter{color:#dbdbdb !important}.has-background-grey-lighter{background-color:#dbdbdb !important}.has-text-white-ter{color:#f5f5f5 !important}.has-background-white-ter{background-color:#f5f5f5 !important}.has-text-white-bis{color:#fafafa !important}.has-background-white-bis{background-color:#fafafa !important}.is-flex-direction-row{flex-direction:row !important}.is-flex-direction-row-reverse{flex-direction:row-reverse !important}.is-flex-direction-column{flex-direction:column !important}.is-flex-direction-column-reverse{flex-direction:column-reverse !important}.is-flex-wrap-nowrap{flex-wrap:nowrap !important}.is-flex-wrap-wrap{flex-wrap:wrap !important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse !important}.is-justify-content-flex-start{justify-content:flex-start !important}.is-justify-content-flex-end{justify-content:flex-end !important}.is-justify-content-center{justify-content:center !important}.is-justify-content-space-between{justify-content:space-between !important}.is-justify-content-space-around{justify-content:space-around !important}.is-justify-content-space-evenly{justify-content:space-evenly !important}.is-justify-content-start{justify-content:start !important}.is-justify-content-end{justify-content:end !important}.is-justify-content-left{justify-content:left !important}.is-justify-content-right{justify-content:right !important}.is-align-content-flex-start{align-content:flex-start !important}.is-align-content-flex-end{align-content:flex-end !important}.is-align-content-center{align-content:center !important}.is-align-content-space-between{align-content:space-between !important}.is-align-content-space-around{align-content:space-around !important}.is-align-content-space-evenly{align-content:space-evenly !important}.is-align-content-stretch{align-content:stretch !important}.is-align-content-start{align-content:start !important}.is-align-content-end{align-content:end !important}.is-align-content-baseline{align-content:baseline !important}.is-align-items-stretch{align-items:stretch !important}.is-align-items-flex-start{align-items:flex-start !important}.is-align-items-flex-end{align-items:flex-end !important}.is-align-items-center{align-items:center !important}.is-align-items-baseline{align-items:baseline !important}.is-align-items-start{align-items:start !important}.is-align-items-end{align-items:end !important}.is-align-items-self-start{align-items:self-start !important}.is-align-items-self-end{align-items:self-end !important}.is-align-self-auto{align-self:auto !important}.is-align-self-flex-start{align-self:flex-start !important}.is-align-self-flex-end{align-self:flex-end !important}.is-align-self-center{align-self:center !important}.is-align-self-baseline{align-self:baseline !important}.is-align-self-stretch{align-self:stretch !important}.is-flex-grow-0{flex-grow:0 !important}.is-flex-grow-1{flex-grow:1 !important}.is-flex-grow-2{flex-grow:2 !important}.is-flex-grow-3{flex-grow:3 !important}.is-flex-grow-4{flex-grow:4 !important}.is-flex-grow-5{flex-grow:5 !important}.is-flex-shrink-0{flex-shrink:0 !important}.is-flex-shrink-1{flex-shrink:1 !important}.is-flex-shrink-2{flex-shrink:2 !important}.is-flex-shrink-3{flex-shrink:3 !important}.is-flex-shrink-4{flex-shrink:4 !important}.is-flex-shrink-5{flex-shrink:5 !important}.is-clearfix::after{clear:both;content:" ";display:table}.is-pulled-left{float:left !important}.is-pulled-right{float:right !important}.is-radiusless{border-radius:0 !important}.is-shadowless{box-shadow:none !important}.is-clickable{cursor:pointer !important;pointer-events:all !important}.is-clipped{overflow:hidden !important}.is-relative{position:relative !important}.is-marginless{margin:0 !important}.is-paddingless{padding:0 !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-left:0 !important;margin-right:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-left:.25rem !important;margin-right:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-left:.5rem !important;margin-right:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:.75rem !important}.mt-3{margin-top:.75rem !important}.mr-3{margin-right:.75rem !important}.mb-3{margin-bottom:.75rem !important}.ml-3{margin-left:.75rem !important}.mx-3{margin-left:.75rem !important;margin-right:.75rem !important}.my-3{margin-top:.75rem !important;margin-bottom:.75rem !important}.m-4{margin:1rem !important}.mt-4{margin-top:1rem !important}.mr-4{margin-right:1rem !important}.mb-4{margin-bottom:1rem !important}.ml-4{margin-left:1rem !important}.mx-4{margin-left:1rem !important;margin-right:1rem !important}.my-4{margin-top:1rem !important;margin-bottom:1rem !important}.m-5{margin:1.5rem !important}.mt-5{margin-top:1.5rem !important}.mr-5{margin-right:1.5rem !important}.mb-5{margin-bottom:1.5rem !important}.ml-5{margin-left:1.5rem !important}.mx-5{margin-left:1.5rem !important;margin-right:1.5rem !important}.my-5{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-6{margin:3rem !important}.mt-6{margin-top:3rem !important}.mr-6{margin-right:3rem !important}.mb-6{margin-bottom:3rem !important}.ml-6{margin-left:3rem !important}.mx-6{margin-left:3rem !important;margin-right:3rem !important}.my-6{margin-top:3rem !important;margin-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-left:auto !important;margin-right:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-left:0 !important;padding-right:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-left:.25rem !important;padding-right:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-left:.5rem !important;padding-right:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:.75rem !important}.pt-3{padding-top:.75rem !important}.pr-3{padding-right:.75rem !important}.pb-3{padding-bottom:.75rem !important}.pl-3{padding-left:.75rem !important}.px-3{padding-left:.75rem !important;padding-right:.75rem !important}.py-3{padding-top:.75rem !important;padding-bottom:.75rem !important}.p-4{padding:1rem !important}.pt-4{padding-top:1rem !important}.pr-4{padding-right:1rem !important}.pb-4{padding-bottom:1rem !important}.pl-4{padding-left:1rem !important}.px-4{padding-left:1rem !important;padding-right:1rem !important}.py-4{padding-top:1rem !important;padding-bottom:1rem !important}.p-5{padding:1.5rem !important}.pt-5{padding-top:1.5rem !important}.pr-5{padding-right:1.5rem !important}.pb-5{padding-bottom:1.5rem !important}.pl-5{padding-left:1.5rem !important}.px-5{padding-left:1.5rem !important;padding-right:1.5rem !important}.py-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-6{padding:3rem !important}.pt-6{padding-top:3rem !important}.pr-6{padding-right:3rem !important}.pb-6{padding-bottom:3rem !important}.pl-6{padding-left:3rem !important}.px-6{padding-left:3rem !important;padding-right:3rem !important}.py-6{padding-top:3rem !important;padding-bottom:3rem !important}.p-auto{padding:auto !important}.pt-auto{padding-top:auto !important}.pr-auto{padding-right:auto !important}.pb-auto{padding-bottom:auto !important}.pl-auto{padding-left:auto !important}.px-auto{padding-left:auto !important;padding-right:auto !important}.py-auto{padding-top:auto !important;padding-bottom:auto !important}.is-size-1{font-size:3rem !important}.is-size-2{font-size:2.5rem !important}.is-size-3{font-size:2rem !important}.is-size-4{font-size:1.5rem !important}.is-size-5{font-size:1.25rem !important}.is-size-6{font-size:1rem !important}.is-size-7,.docstring>section>a.docs-sourcelink{font-size:.75rem !important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem !important}.is-size-2-mobile{font-size:2.5rem !important}.is-size-3-mobile{font-size:2rem !important}.is-size-4-mobile{font-size:1.5rem !important}.is-size-5-mobile{font-size:1.25rem !important}.is-size-6-mobile{font-size:1rem !important}.is-size-7-mobile{font-size:.75rem !important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem !important}.is-size-2-tablet{font-size:2.5rem !important}.is-size-3-tablet{font-size:2rem !important}.is-size-4-tablet{font-size:1.5rem !important}.is-size-5-tablet{font-size:1.25rem !important}.is-size-6-tablet{font-size:1rem !important}.is-size-7-tablet{font-size:.75rem !important}}@media screen and (max-width: 1055px){.is-size-1-touch{font-size:3rem !important}.is-size-2-touch{font-size:2.5rem !important}.is-size-3-touch{font-size:2rem !important}.is-size-4-touch{font-size:1.5rem !important}.is-size-5-touch{font-size:1.25rem !important}.is-size-6-touch{font-size:1rem !important}.is-size-7-touch{font-size:.75rem !important}}@media screen and (min-width: 1056px){.is-size-1-desktop{font-size:3rem !important}.is-size-2-desktop{font-size:2.5rem !important}.is-size-3-desktop{font-size:2rem !important}.is-size-4-desktop{font-size:1.5rem !important}.is-size-5-desktop{font-size:1.25rem !important}.is-size-6-desktop{font-size:1rem !important}.is-size-7-desktop{font-size:.75rem !important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem !important}.is-size-2-widescreen{font-size:2.5rem !important}.is-size-3-widescreen{font-size:2rem !important}.is-size-4-widescreen{font-size:1.5rem !important}.is-size-5-widescreen{font-size:1.25rem !important}.is-size-6-widescreen{font-size:1rem !important}.is-size-7-widescreen{font-size:.75rem !important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem !important}.is-size-2-fullhd{font-size:2.5rem !important}.is-size-3-fullhd{font-size:2rem !important}.is-size-4-fullhd{font-size:1.5rem !important}.is-size-5-fullhd{font-size:1.25rem !important}.is-size-6-fullhd{font-size:1rem !important}.is-size-7-fullhd{font-size:.75rem !important}}.has-text-centered{text-align:center !important}.has-text-justified{text-align:justify !important}.has-text-left{text-align:left !important}.has-text-right{text-align:right !important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center !important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-centered-tablet-only{text-align:center !important}}@media screen and (max-width: 1055px){.has-text-centered-touch{text-align:center !important}}@media screen and (min-width: 1056px){.has-text-centered-desktop{text-align:center !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center !important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center !important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center !important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify !important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-justified-tablet-only{text-align:justify !important}}@media screen and (max-width: 1055px){.has-text-justified-touch{text-align:justify !important}}@media screen and (min-width: 1056px){.has-text-justified-desktop{text-align:justify !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify !important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify !important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify !important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left !important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-left-tablet-only{text-align:left !important}}@media screen and (max-width: 1055px){.has-text-left-touch{text-align:left !important}}@media screen and (min-width: 1056px){.has-text-left-desktop{text-align:left !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left !important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left !important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left !important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right !important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.has-text-right-tablet-only{text-align:right !important}}@media screen and (max-width: 1055px){.has-text-right-touch{text-align:right !important}}@media screen and (min-width: 1056px){.has-text-right-desktop{text-align:right !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right !important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right !important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right !important}}.is-capitalized{text-transform:capitalize !important}.is-lowercase{text-transform:lowercase !important}.is-uppercase{text-transform:uppercase !important}.is-italic{font-style:italic !important}.is-underlined{text-decoration:underline !important}.has-text-weight-light{font-weight:300 !important}.has-text-weight-normal{font-weight:400 !important}.has-text-weight-medium{font-weight:500 !important}.has-text-weight-semibold{font-weight:600 !important}.has-text-weight-bold{font-weight:700 !important}.is-family-primary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-secondary{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-sans-serif{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif !important}.is-family-monospace{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-family-code{font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace !important}.is-block{display:block !important}@media screen and (max-width: 768px){.is-block-mobile{display:block !important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-block-tablet-only{display:block !important}}@media screen and (max-width: 1055px){.is-block-touch{display:block !important}}@media screen and (min-width: 1056px){.is-block-desktop{display:block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-block-desktop-only{display:block !important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block !important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block !important}}.is-flex{display:flex !important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex !important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-flex-tablet-only{display:flex !important}}@media screen and (max-width: 1055px){.is-flex-touch{display:flex !important}}@media screen and (min-width: 1056px){.is-flex-desktop{display:flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-flex-desktop-only{display:flex !important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex !important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex !important}}.is-inline{display:inline !important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline !important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-tablet-only{display:inline !important}}@media screen and (max-width: 1055px){.is-inline-touch{display:inline !important}}@media screen and (min-width: 1056px){.is-inline-desktop{display:inline !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-desktop-only{display:inline !important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline !important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline !important}}.is-inline-block{display:inline-block !important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block !important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-block-tablet-only{display:inline-block !important}}@media screen and (max-width: 1055px){.is-inline-block-touch{display:inline-block !important}}@media screen and (min-width: 1056px){.is-inline-block-desktop{display:inline-block !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block !important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block !important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block !important}}.is-inline-flex{display:inline-flex !important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex !important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-inline-flex-tablet-only{display:inline-flex !important}}@media screen and (max-width: 1055px){.is-inline-flex-touch{display:inline-flex !important}}@media screen and (min-width: 1056px){.is-inline-flex-desktop{display:inline-flex !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex !important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex !important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex !important}}.is-hidden{display:none !important}.is-sr-only{border:none !important;clip:rect(0, 0, 0, 0) !important;height:0.01em !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:0.01em !important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none !important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-hidden-tablet-only{display:none !important}}@media screen and (max-width: 1055px){.is-hidden-touch{display:none !important}}@media screen and (min-width: 1056px){.is-hidden-desktop{display:none !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-hidden-desktop-only{display:none !important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none !important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none !important}}.is-invisible{visibility:hidden !important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden !important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden !important}}@media screen and (min-width: 769px) and (max-width: 1055px){.is-invisible-tablet-only{visibility:hidden !important}}@media screen and (max-width: 1055px){.is-invisible-touch{visibility:hidden !important}}@media screen and (min-width: 1056px){.is-invisible-desktop{visibility:hidden !important}}@media screen and (min-width: 1056px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden !important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden !important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden !important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden !important}}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:auto;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:"Lato Medium",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue","Helvetica","Arial",sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}body{color:#222;font-size:1em;font-weight:400;line-height:1.5}a{color:#2e63b8;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:rgba(0,0,0,0.05);color:#000;font-size:.875em;font-weight:normal;padding:.1em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type="checkbox"],input[type="radio"]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#222;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#222;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#222}@keyframes spinAround{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:#bbb;color:#222;display:block;padding:1.25rem}a.box:hover,a.box:focus{box-shadow:0 0.5em 1em -0.125em rgba(10,10,10,0.1),0 0 0 1px #2e63b8}a.box:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2),0 0 0 1px #2e63b8}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#222;cursor:pointer;justify-content:center;padding-bottom:calc(0.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(0.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button #documenter .docs-sidebar form.docs-search>input.icon,#documenter .docs-sidebar .button form.docs-search>input.icon,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-0.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-0.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-0.5em - 1px);margin-right:calc(-0.5em - 1px)}.button:hover,.button.is-hovered{border-color:#b5b5b5;color:#363636}.button:focus,.button.is-focused{border-color:#3c5dcd;color:#363636}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#222;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#f5f5f5;color:#222}.button.is-text:active,.button.is-text.is-active{background-color:#e8e8e8;color:#222}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:rgba(0,0,0,0);color:#2e63b8;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#2e63b8;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white:focus,.button.is-white.is-focused{border-color:transparent;color:#0a0a0a}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:#fff;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-outlined.is-loading:hover::after,.button.is-white.is-outlined.is-loading.is-hovered::after,.button.is-white.is-outlined.is-loading:focus::after,.button.is-white.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover::after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-white.is-inverted.is-outlined.is-loading:focus::after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:transparent;color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-black.is-outlined.is-loading:hover::after,.button.is-black.is-outlined.is-loading.is-hovered::after,.button.is-black.is-outlined.is-loading:focus::after,.button.is-black.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading:hover::after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-black.is-inverted.is-outlined.is-loading:focus::after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #0a0a0a #0a0a0a !important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:hover,.button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:focus,.button.is-light.is-focused{border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.button.is-light:active,.button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none}.button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);color:#f5f5f5}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:rgba(0,0,0,0.7)}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:rgba(0,0,0,0.7);border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}.button.is-light.is-outlined.is-loading::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-light.is-outlined.is-loading:hover::after,.button.is-light.is-outlined.is-loading.is-hovered::after,.button.is-light.is-outlined.is-loading:focus::after,.button.is-light.is-outlined.is-loading.is-focused::after{border-color:transparent transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7) !important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7)}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:rgba(0,0,0,0.7);color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading:hover::after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-light.is-inverted.is-outlined.is-loading:focus::after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #f5f5f5 #f5f5f5 !important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:rgba(0,0,0,0.7);box-shadow:none;color:rgba(0,0,0,0.7)}.button.is-dark,.content kbd.button{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark:hover,.content kbd.button:hover,.button.is-dark.is-hovered,.content kbd.button.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark:focus,.content kbd.button:focus,.button.is-dark.is-focused,.content kbd.button.is-focused{border-color:transparent;color:#fff}.button.is-dark:focus:not(:active),.content kbd.button:focus:not(:active),.button.is-dark.is-focused:not(:active),.content kbd.button.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.button.is-dark:active,.content kbd.button:active,.button.is-dark.is-active,.content kbd.button.is-active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],.content kbd.button[disabled],fieldset[disabled] .button.is-dark,fieldset[disabled] .content kbd.button,.content fieldset[disabled] kbd.button{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-dark.is-inverted,.content kbd.button.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted:hover,.content kbd.button.is-inverted:hover,.button.is-dark.is-inverted.is-hovered,.content kbd.button.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],.content kbd.button.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted,fieldset[disabled] .content kbd.button.is-inverted,.content fieldset[disabled] kbd.button.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading::after,.content kbd.button.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-dark.is-outlined,.content kbd.button.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:hover,.content kbd.button.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.content kbd.button.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.content kbd.button.is-outlined:focus,.button.is-dark.is-outlined.is-focused,.content kbd.button.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading::after,.content kbd.button.is-outlined.is-loading::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-outlined.is-loading:hover::after,.content kbd.button.is-outlined.is-loading:hover::after,.button.is-dark.is-outlined.is-loading.is-hovered::after,.content kbd.button.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-outlined.is-loading:focus::after,.content kbd.button.is-outlined.is-loading:focus::after,.button.is-dark.is-outlined.is-loading.is-focused::after,.content kbd.button.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-dark.is-outlined[disabled],.content kbd.button.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined,fieldset[disabled] .content kbd.button.is-outlined,.content fieldset[disabled] kbd.button.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined,.content kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined:hover,.content kbd.button.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.content kbd.button.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.content kbd.button.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused,.content kbd.button.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading:hover::after,.content kbd.button.is-inverted.is-outlined.is-loading:hover::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered::after,.content kbd.button.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-dark.is-inverted.is-outlined.is-loading:focus::after,.content kbd.button.is-inverted.is-outlined.is-loading:focus::after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused::after,.content kbd.button.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #363636 #363636 !important}.button.is-dark.is-inverted.is-outlined[disabled],.content kbd.button.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined,fieldset[disabled] .content kbd.button.is-inverted.is-outlined,.content fieldset[disabled] kbd.button.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary,.docstring>section>a.button.docs-sourcelink{background-color:#4eb5de;border-color:transparent;color:#fff}.button.is-primary:hover,.docstring>section>a.button.docs-sourcelink:hover,.button.is-primary.is-hovered,.docstring>section>a.button.is-hovered.docs-sourcelink{background-color:#43b1dc;border-color:transparent;color:#fff}.button.is-primary:focus,.docstring>section>a.button.docs-sourcelink:focus,.button.is-primary.is-focused,.docstring>section>a.button.is-focused.docs-sourcelink{border-color:transparent;color:#fff}.button.is-primary:focus:not(:active),.docstring>section>a.button.docs-sourcelink:focus:not(:active),.button.is-primary.is-focused:not(:active),.docstring>section>a.button.is-focused.docs-sourcelink:not(:active){box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.button.is-primary:active,.docstring>section>a.button.docs-sourcelink:active,.button.is-primary.is-active,.docstring>section>a.button.is-active.docs-sourcelink{background-color:#39acda;border-color:transparent;color:#fff}.button.is-primary[disabled],.docstring>section>a.button.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary,fieldset[disabled] .docstring>section>a.button.docs-sourcelink{background-color:#4eb5de;border-color:#4eb5de;box-shadow:none}.button.is-primary.is-inverted,.docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;color:#4eb5de}.button.is-primary.is-inverted:hover,.docstring>section>a.button.is-inverted.docs-sourcelink:hover,.button.is-primary.is-inverted.is-hovered,.docstring>section>a.button.is-inverted.is-hovered.docs-sourcelink{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],.docstring>section>a.button.is-inverted.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-inverted,fieldset[disabled] .docstring>section>a.button.is-inverted.docs-sourcelink{background-color:#fff;border-color:transparent;box-shadow:none;color:#4eb5de}.button.is-primary.is-loading::after,.docstring>section>a.button.is-loading.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined,.docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#4eb5de;color:#4eb5de}.button.is-primary.is-outlined:hover,.docstring>section>a.button.is-outlined.docs-sourcelink:hover,.button.is-primary.is-outlined.is-hovered,.docstring>section>a.button.is-outlined.is-hovered.docs-sourcelink,.button.is-primary.is-outlined:focus,.docstring>section>a.button.is-outlined.docs-sourcelink:focus,.button.is-primary.is-outlined.is-focused,.docstring>section>a.button.is-outlined.is-focused.docs-sourcelink{background-color:#4eb5de;border-color:#4eb5de;color:#fff}.button.is-primary.is-outlined.is-loading::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink::after{border-color:transparent transparent #4eb5de #4eb5de !important}.button.is-primary.is-outlined.is-loading:hover::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:hover::after,.button.is-primary.is-outlined.is-loading.is-hovered::after,.docstring>section>a.button.is-outlined.is-loading.is-hovered.docs-sourcelink::after,.button.is-primary.is-outlined.is-loading:focus::after,.docstring>section>a.button.is-outlined.is-loading.docs-sourcelink:focus::after,.button.is-primary.is-outlined.is-loading.is-focused::after,.docstring>section>a.button.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #fff #fff !important}.button.is-primary.is-outlined[disabled],.docstring>section>a.button.is-outlined.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-outlined,fieldset[disabled] .docstring>section>a.button.is-outlined.docs-sourcelink{background-color:transparent;border-color:#4eb5de;box-shadow:none;color:#4eb5de}.button.is-primary.is-inverted.is-outlined,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.docstring>section>a.button.is-inverted.is-outlined.is-hovered.docs-sourcelink,.button.is-primary.is-inverted.is-outlined:focus,.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink:focus,.button.is-primary.is-inverted.is-outlined.is-focused,.docstring>section>a.button.is-inverted.is-outlined.is-focused.docs-sourcelink{background-color:#fff;color:#4eb5de}.button.is-primary.is-inverted.is-outlined.is-loading:hover::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:hover::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.is-hovered.docs-sourcelink::after,.button.is-primary.is-inverted.is-outlined.is-loading:focus::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.docs-sourcelink:focus::after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused::after,.docstring>section>a.button.is-inverted.is-outlined.is-loading.is-focused.docs-sourcelink::after{border-color:transparent transparent #4eb5de #4eb5de !important}.button.is-primary.is-inverted.is-outlined[disabled],.docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined,fieldset[disabled] .docstring>section>a.button.is-inverted.is-outlined.docs-sourcelink{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light,.docstring>section>a.button.is-light.docs-sourcelink{background-color:#eef8fc;color:#1a6d8e}.button.is-primary.is-light:hover,.docstring>section>a.button.is-light.docs-sourcelink:hover,.button.is-primary.is-light.is-hovered,.docstring>section>a.button.is-light.is-hovered.docs-sourcelink{background-color:#e3f3fa;border-color:transparent;color:#1a6d8e}.button.is-primary.is-light:active,.docstring>section>a.button.is-light.docs-sourcelink:active,.button.is-primary.is-light.is-active,.docstring>section>a.button.is-light.is-active.docs-sourcelink{background-color:#d8eff8;border-color:transparent;color:#1a6d8e}.button.is-link{background-color:#2e63b8;border-color:transparent;color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#2b5eae;border-color:transparent;color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:transparent;color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.button.is-link:active,.button.is-link.is-active{background-color:#2958a4;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#2e63b8;border-color:#2e63b8;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#2e63b8}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#2e63b8}.button.is-link.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined{background-color:transparent;border-color:#2e63b8;color:#2e63b8}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.button.is-link.is-outlined.is-loading::after{border-color:transparent transparent #2e63b8 #2e63b8 !important}.button.is-link.is-outlined.is-loading:hover::after,.button.is-link.is-outlined.is-loading.is-hovered::after,.button.is-link.is-outlined.is-loading:focus::after,.button.is-link.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#2e63b8;box-shadow:none;color:#2e63b8}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#2e63b8}.button.is-link.is-inverted.is-outlined.is-loading:hover::after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-link.is-inverted.is-outlined.is-loading:focus::after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #2e63b8 #2e63b8 !important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff3fb;color:#3169c4}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{background-color:#e4ecf8;border-color:transparent;color:#3169c4}.button.is-link.is-light:active,.button.is-link.is-light.is-active{background-color:#dae5f6;border-color:transparent;color:#3169c4}.button.is-info{background-color:#3c5dcd;border-color:transparent;color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#3355c9;border-color:transparent;color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:transparent;color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.button.is-info:active,.button.is-info.is-active{background-color:#3151bf;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3c5dcd;border-color:#3c5dcd;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3c5dcd}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3c5dcd}.button.is-info.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;color:#3c5dcd}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}.button.is-info.is-outlined.is-loading::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}.button.is-info.is-outlined.is-loading:hover::after,.button.is-info.is-outlined.is-loading.is-hovered::after,.button.is-info.is-outlined.is-loading:focus::after,.button.is-info.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3c5dcd;box-shadow:none;color:#3c5dcd}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3c5dcd}.button.is-info.is-inverted.is-outlined.is-loading:hover::after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-info.is-inverted.is-outlined.is-loading:focus::after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #3c5dcd #3c5dcd !important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff2fb;color:#3253c3}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{background-color:#e5e9f8;border-color:transparent;color:#3253c3}.button.is-info.is-light:active,.button.is-info.is-light.is-active{background-color:#dae1f6;border-color:transparent;color:#3253c3}.button.is-success{background-color:#259a12;border-color:transparent;color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#228f11;border-color:transparent;color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:transparent;color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.button.is-success:active,.button.is-success.is-active{background-color:#20830f;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#259a12;border-color:#259a12;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#259a12}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#259a12}.button.is-success.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined{background-color:transparent;border-color:#259a12;color:#259a12}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#259a12;border-color:#259a12;color:#fff}.button.is-success.is-outlined.is-loading::after{border-color:transparent transparent #259a12 #259a12 !important}.button.is-success.is-outlined.is-loading:hover::after,.button.is-success.is-outlined.is-loading.is-hovered::after,.button.is-success.is-outlined.is-loading:focus::after,.button.is-success.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#259a12;box-shadow:none;color:#259a12}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#259a12}.button.is-success.is-inverted.is-outlined.is-loading:hover::after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-success.is-inverted.is-outlined.is-loading:focus::after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #259a12 #259a12 !important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effded;color:#2ec016}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{background-color:#e5fce1;border-color:transparent;color:#2ec016}.button.is-success.is-light:active,.button.is-success.is-light.is-active{background-color:#dbfad6;border-color:transparent;color:#2ec016}.button.is-warning{background-color:#a98800;border-color:transparent;color:#fff}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#9c7d00;border-color:transparent;color:#fff}.button.is-warning:focus,.button.is-warning.is-focused{border-color:transparent;color:#fff}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.button.is-warning:active,.button.is-warning.is-active{background-color:#8f7300;border-color:transparent;color:#fff}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#a98800;border-color:#a98800;box-shadow:none}.button.is-warning.is-inverted{background-color:#fff;color:#a98800}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#a98800}.button.is-warning.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-warning.is-outlined{background-color:transparent;border-color:#a98800;color:#a98800}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#a98800;border-color:#a98800;color:#fff}.button.is-warning.is-outlined.is-loading::after{border-color:transparent transparent #a98800 #a98800 !important}.button.is-warning.is-outlined.is-loading:hover::after,.button.is-warning.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-outlined.is-loading:focus::after,.button.is-warning.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#a98800;box-shadow:none;color:#a98800}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:#fff;color:#a98800}.button.is-warning.is-inverted.is-outlined.is-loading:hover::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-warning.is-inverted.is-outlined.is-loading:focus::after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #a98800 #a98800 !important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-warning.is-light{background-color:#fffbeb;color:#cca400}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{background-color:#fff9de;border-color:transparent;color:#cca400}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{background-color:#fff6d1;border-color:transparent;color:#cca400}.button.is-danger{background-color:#cb3c33;border-color:transparent;color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#c13930;border-color:transparent;color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:transparent;color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.button.is-danger:active,.button.is-danger.is-active{background-color:#b7362e;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#cb3c33;border-color:#cb3c33;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#cb3c33}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#cb3c33}.button.is-danger.is-loading::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;color:#cb3c33}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#cb3c33;border-color:#cb3c33;color:#fff}.button.is-danger.is-outlined.is-loading::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}.button.is-danger.is-outlined.is-loading:hover::after,.button.is-danger.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-outlined.is-loading:focus::after,.button.is-danger.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #fff #fff !important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#cb3c33;box-shadow:none;color:#cb3c33}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#cb3c33}.button.is-danger.is-inverted.is-outlined.is-loading:hover::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered::after,.button.is-danger.is-inverted.is-outlined.is-loading:focus::after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused::after{border-color:transparent transparent #cb3c33 #cb3c33 !important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#fbefef;color:#c03930}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{background-color:#f8e6e5;border-color:transparent;color:#c03930}.button.is-danger.is-light:active,.button.is-danger.is-light.is-active{background-color:#f6dcda;border-color:transparent;color:#c03930}.button.is-small,#documenter .docs-sidebar form.docs-search>input.button{font-size:.75rem}.button.is-small:not(.is-rounded),#documenter .docs-sidebar form.docs-search>input.button:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent !important;pointer-events:none}.button.is-loading::after{position:absolute;left:calc(50% - (1em * 0.5));top:calc(50% - (1em * 0.5));position:absolute !important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#6b6b6b;box-shadow:none;pointer-events:none}.button.is-rounded,#documenter .docs-sidebar form.docs-search>input.button{border-radius:9999px;padding-left:calc(1em + 0.25em);padding-right:calc(1em + 0.25em)}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:0.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-0.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:0.25rem;margin-right:0.25rem}@media screen and (max-width: 768px){.button.is-responsive.is-small,#documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.5625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.65625rem}.button.is-responsive.is-medium{font-size:.75rem}.button.is-responsive.is-large{font-size:1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.button.is-responsive.is-small,#documenter .docs-sidebar form.docs-search>input.is-responsive{font-size:.65625rem}.button.is-responsive,.button.is-responsive.is-normal{font-size:.75rem}.button.is-responsive.is-medium{font-size:1rem}.button.is-responsive.is-large{font-size:1.25rem}}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none !important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1056px){.container{max-width:992px}}@media screen and (max-width: 1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:0.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#222;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:0.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:0.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:0.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:0.8em}.content h5{font-size:1.125em;margin-bottom:0.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol.is-lower-alpha:not([type]){list-style-type:lower-alpha}.content ol.is-lower-roman:not([type]){list-style-type:lower-roman}.content ol.is-upper-alpha:not([type]){list-style-type:upper-alpha}.content ol.is-upper-roman:not([type]){list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:0.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:0;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.content table th{color:#222}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#222}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#222}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small,#documenter .docs-sidebar form.docs-search>input.content{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small,#documenter .docs-sidebar form.docs-search>input.icon{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image,#documenter .docs-sidebar .docs-logo>img{display:block;position:relative}.image img,#documenter .docs-sidebar .docs-logo>img img{display:block;height:auto;width:100%}.image img.is-rounded,#documenter .docs-sidebar .docs-logo>img img.is-rounded{border-radius:9999px}.image.is-fullwidth,#documenter .docs-sidebar .docs-logo>img.is-fullwidth{width:100%}.image.is-square img,#documenter .docs-sidebar .docs-logo>img.is-square img,.image.is-square .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-square .has-ratio,.image.is-1by1 img,#documenter .docs-sidebar .docs-logo>img.is-1by1 img,.image.is-1by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by1 .has-ratio,.image.is-5by4 img,#documenter .docs-sidebar .docs-logo>img.is-5by4 img,.image.is-5by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by4 .has-ratio,.image.is-4by3 img,#documenter .docs-sidebar .docs-logo>img.is-4by3 img,.image.is-4by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by3 .has-ratio,.image.is-3by2 img,#documenter .docs-sidebar .docs-logo>img.is-3by2 img,.image.is-3by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by2 .has-ratio,.image.is-5by3 img,#documenter .docs-sidebar .docs-logo>img.is-5by3 img,.image.is-5by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-5by3 .has-ratio,.image.is-16by9 img,#documenter .docs-sidebar .docs-logo>img.is-16by9 img,.image.is-16by9 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-16by9 .has-ratio,.image.is-2by1 img,#documenter .docs-sidebar .docs-logo>img.is-2by1 img,.image.is-2by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by1 .has-ratio,.image.is-3by1 img,#documenter .docs-sidebar .docs-logo>img.is-3by1 img,.image.is-3by1 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by1 .has-ratio,.image.is-4by5 img,#documenter .docs-sidebar .docs-logo>img.is-4by5 img,.image.is-4by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-4by5 .has-ratio,.image.is-3by4 img,#documenter .docs-sidebar .docs-logo>img.is-3by4 img,.image.is-3by4 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by4 .has-ratio,.image.is-2by3 img,#documenter .docs-sidebar .docs-logo>img.is-2by3 img,.image.is-2by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-2by3 .has-ratio,.image.is-3by5 img,#documenter .docs-sidebar .docs-logo>img.is-3by5 img,.image.is-3by5 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-3by5 .has-ratio,.image.is-9by16 img,#documenter .docs-sidebar .docs-logo>img.is-9by16 img,.image.is-9by16 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-9by16 .has-ratio,.image.is-1by2 img,#documenter .docs-sidebar .docs-logo>img.is-1by2 img,.image.is-1by2 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by2 .has-ratio,.image.is-1by3 img,#documenter .docs-sidebar .docs-logo>img.is-1by3 img,.image.is-1by3 .has-ratio,#documenter .docs-sidebar .docs-logo>img.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,#documenter .docs-sidebar .docs-logo>img.is-square,.image.is-1by1,#documenter .docs-sidebar .docs-logo>img.is-1by1{padding-top:100%}.image.is-5by4,#documenter .docs-sidebar .docs-logo>img.is-5by4{padding-top:80%}.image.is-4by3,#documenter .docs-sidebar .docs-logo>img.is-4by3{padding-top:75%}.image.is-3by2,#documenter .docs-sidebar .docs-logo>img.is-3by2{padding-top:66.6666%}.image.is-5by3,#documenter .docs-sidebar .docs-logo>img.is-5by3{padding-top:60%}.image.is-16by9,#documenter .docs-sidebar .docs-logo>img.is-16by9{padding-top:56.25%}.image.is-2by1,#documenter .docs-sidebar .docs-logo>img.is-2by1{padding-top:50%}.image.is-3by1,#documenter .docs-sidebar .docs-logo>img.is-3by1{padding-top:33.3333%}.image.is-4by5,#documenter .docs-sidebar .docs-logo>img.is-4by5{padding-top:125%}.image.is-3by4,#documenter .docs-sidebar .docs-logo>img.is-3by4{padding-top:133.3333%}.image.is-2by3,#documenter .docs-sidebar .docs-logo>img.is-2by3{padding-top:150%}.image.is-3by5,#documenter .docs-sidebar .docs-logo>img.is-3by5{padding-top:166.6666%}.image.is-9by16,#documenter .docs-sidebar .docs-logo>img.is-9by16{padding-top:177.7777%}.image.is-1by2,#documenter .docs-sidebar .docs-logo>img.is-1by2{padding-top:200%}.image.is-1by3,#documenter .docs-sidebar .docs-logo>img.is-1by3{padding-top:300%}.image.is-16x16,#documenter .docs-sidebar .docs-logo>img.is-16x16{height:16px;width:16px}.image.is-24x24,#documenter .docs-sidebar .docs-logo>img.is-24x24{height:24px;width:24px}.image.is-32x32,#documenter .docs-sidebar .docs-logo>img.is-32x32{height:32px;width:32px}.image.is-48x48,#documenter .docs-sidebar .docs-logo>img.is-48x48{height:48px;width:48px}.image.is-64x64,#documenter .docs-sidebar .docs-logo>img.is-64x64{height:64px;width:64px}.image.is-96x96,#documenter .docs-sidebar .docs-logo>img.is-96x96{height:96px;width:96px}.image.is-128x128,#documenter .docs-sidebar .docs-logo>img.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:#fff}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:0.5rem}.notification .title,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.notification.is-dark,.content kbd.notification{background-color:#363636;color:#fff}.notification.is-primary,.docstring>section>a.notification.docs-sourcelink{background-color:#4eb5de;color:#fff}.notification.is-primary.is-light,.docstring>section>a.notification.is-light.docs-sourcelink{background-color:#eef8fc;color:#1a6d8e}.notification.is-link{background-color:#2e63b8;color:#fff}.notification.is-link.is-light{background-color:#eff3fb;color:#3169c4}.notification.is-info{background-color:#3c5dcd;color:#fff}.notification.is-info.is-light{background-color:#eff2fb;color:#3253c3}.notification.is-success{background-color:#259a12;color:#fff}.notification.is-success.is-light{background-color:#effded;color:#2ec016}.notification.is-warning{background-color:#a98800;color:#fff}.notification.is-warning.is-light{background-color:#fffbeb;color:#cca400}.notification.is-danger{background-color:#cb3c33;color:#fff}.notification.is-danger.is-light{background-color:#fbefef;color:#c03930}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#222}.progress::-moz-progress-bar{background-color:#222}.progress::-ms-fill{background-color:#222;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right, #fff 30%, #ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right, #0a0a0a 30%, #ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right, #f5f5f5 30%, #ededed 30%)}.progress.is-dark::-webkit-progress-value,.content kbd.progress::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar,.content kbd.progress::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill,.content kbd.progress::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate,.content kbd.progress:indeterminate{background-image:linear-gradient(to right, #363636 30%, #ededed 30%)}.progress.is-primary::-webkit-progress-value,.docstring>section>a.progress.docs-sourcelink::-webkit-progress-value{background-color:#4eb5de}.progress.is-primary::-moz-progress-bar,.docstring>section>a.progress.docs-sourcelink::-moz-progress-bar{background-color:#4eb5de}.progress.is-primary::-ms-fill,.docstring>section>a.progress.docs-sourcelink::-ms-fill{background-color:#4eb5de}.progress.is-primary:indeterminate,.docstring>section>a.progress.docs-sourcelink:indeterminate{background-image:linear-gradient(to right, #4eb5de 30%, #ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#2e63b8}.progress.is-link::-moz-progress-bar{background-color:#2e63b8}.progress.is-link::-ms-fill{background-color:#2e63b8}.progress.is-link:indeterminate{background-image:linear-gradient(to right, #2e63b8 30%, #ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3c5dcd}.progress.is-info::-moz-progress-bar{background-color:#3c5dcd}.progress.is-info::-ms-fill{background-color:#3c5dcd}.progress.is-info:indeterminate{background-image:linear-gradient(to right, #3c5dcd 30%, #ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#259a12}.progress.is-success::-moz-progress-bar{background-color:#259a12}.progress.is-success::-ms-fill{background-color:#259a12}.progress.is-success:indeterminate{background-image:linear-gradient(to right, #259a12 30%, #ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#a98800}.progress.is-warning::-moz-progress-bar{background-color:#a98800}.progress.is-warning::-ms-fill{background-color:#a98800}.progress.is-warning:indeterminate{background-image:linear-gradient(to right, #a98800 30%, #ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#cb3c33}.progress.is-danger::-moz-progress-bar{background-color:#cb3c33}.progress.is-danger::-ms-fill{background-color:#cb3c33}.progress.is-danger:indeterminate{background-image:linear-gradient(to right, #cb3c33 30%, #ededed 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right, #222 30%, #ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small,#documenter .docs-sidebar form.docs-search>input.progress{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{from{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#222}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:0.5em 0.75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:rgba(0,0,0,0.7)}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#4eb5de;border-color:#4eb5de;color:#fff}.table td.is-link,.table th.is-link{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.table td.is-info,.table th.is-info{background-color:#3c5dcd;border-color:#3c5dcd;color:#fff}.table td.is-success,.table th.is-success{background-color:#259a12;border-color:#259a12;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#a98800;border-color:#a98800;color:#fff}.table td.is-danger,.table th.is-danger{background-color:#cb3c33;border-color:#cb3c33;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#4eb5de;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#222}.table th:not([align]){text-align:left}.table tr.is-selected{background-color:#4eb5de;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:rgba(0,0,0,0)}.table thead td,.table thead th{border-width:0 0 2px;color:#222}.table tfoot{background-color:rgba(0,0,0,0)}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#222}.table tbody{background-color:rgba(0,0,0,0)}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:0.25em 0.5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag,.tags .content kbd,.content .tags kbd,.tags .docstring>section>a.docs-sourcelink{margin-bottom:0.5rem}.tags .tag:not(:last-child),.tags .content kbd:not(:last-child),.content .tags kbd:not(:last-child),.tags .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-0.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large),.tags.are-medium .content kbd:not(.is-normal):not(.is-large),.content .tags.are-medium kbd:not(.is-normal):not(.is-large),.tags.are-medium .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium),.tags.are-large .content kbd:not(.is-normal):not(.is-medium),.content .tags.are-large kbd:not(.is-normal):not(.is-medium),.tags.are-large .docstring>section>a.docs-sourcelink:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag,.tags.is-centered .content kbd,.content .tags.is-centered kbd,.tags.is-centered .docstring>section>a.docs-sourcelink{margin-right:0.25rem;margin-left:0.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child),.tags.is-right .content kbd:not(:first-child),.content .tags.is-right kbd:not(:first-child),.tags.is-right .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0.5rem}.tags.is-right .tag:not(:last-child),.tags.is-right .content kbd:not(:last-child),.content .tags.is-right kbd:not(:last-child),.tags.is-right .docstring>section>a.docs-sourcelink:not(:last-child){margin-right:0}.tags.has-addons .tag,.tags.has-addons .content kbd,.content .tags.has-addons kbd,.tags.has-addons .docstring>section>a.docs-sourcelink{margin-right:0}.tags.has-addons .tag:not(:first-child),.tags.has-addons .content kbd:not(:first-child),.content .tags.has-addons kbd:not(:first-child),.tags.has-addons .docstring>section>a.docs-sourcelink:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child),.tags.has-addons .content kbd:not(:last-child),.content .tags.has-addons kbd:not(:last-child),.tags.has-addons .docstring>section>a.docs-sourcelink:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body),.content kbd:not(body),.docstring>section>a.docs-sourcelink:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#222;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:0.75em;padding-right:0.75em;white-space:nowrap}.tag:not(body) .delete,.content kbd:not(body) .delete,.docstring>section>a.docs-sourcelink:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag.is-white:not(body),.content kbd.is-white:not(body),.docstring>section>a.docs-sourcelink.is-white:not(body){background-color:#fff;color:#0a0a0a}.tag.is-black:not(body),.content kbd.is-black:not(body),.docstring>section>a.docs-sourcelink.is-black:not(body){background-color:#0a0a0a;color:#fff}.tag.is-light:not(body),.content kbd.is-light:not(body),.docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.tag.is-dark:not(body),.content kbd:not(body),.docstring>section>a.docs-sourcelink.is-dark:not(body),.content .docstring>section>kbd:not(body){background-color:#363636;color:#fff}.tag.is-primary:not(body),.content kbd.is-primary:not(body),.docstring>section>a.docs-sourcelink:not(body){background-color:#4eb5de;color:#fff}.tag.is-primary.is-light:not(body),.content kbd.is-primary.is-light:not(body),.docstring>section>a.docs-sourcelink.is-light:not(body){background-color:#eef8fc;color:#1a6d8e}.tag.is-link:not(body),.content kbd.is-link:not(body),.docstring>section>a.docs-sourcelink.is-link:not(body){background-color:#2e63b8;color:#fff}.tag.is-link.is-light:not(body),.content kbd.is-link.is-light:not(body),.docstring>section>a.docs-sourcelink.is-link.is-light:not(body){background-color:#eff3fb;color:#3169c4}.tag.is-info:not(body),.content kbd.is-info:not(body),.docstring>section>a.docs-sourcelink.is-info:not(body){background-color:#3c5dcd;color:#fff}.tag.is-info.is-light:not(body),.content kbd.is-info.is-light:not(body),.docstring>section>a.docs-sourcelink.is-info.is-light:not(body){background-color:#eff2fb;color:#3253c3}.tag.is-success:not(body),.content kbd.is-success:not(body),.docstring>section>a.docs-sourcelink.is-success:not(body){background-color:#259a12;color:#fff}.tag.is-success.is-light:not(body),.content kbd.is-success.is-light:not(body),.docstring>section>a.docs-sourcelink.is-success.is-light:not(body){background-color:#effded;color:#2ec016}.tag.is-warning:not(body),.content kbd.is-warning:not(body),.docstring>section>a.docs-sourcelink.is-warning:not(body){background-color:#a98800;color:#fff}.tag.is-warning.is-light:not(body),.content kbd.is-warning.is-light:not(body),.docstring>section>a.docs-sourcelink.is-warning.is-light:not(body){background-color:#fffbeb;color:#cca400}.tag.is-danger:not(body),.content kbd.is-danger:not(body),.docstring>section>a.docs-sourcelink.is-danger:not(body){background-color:#cb3c33;color:#fff}.tag.is-danger.is-light:not(body),.content kbd.is-danger.is-light:not(body),.docstring>section>a.docs-sourcelink.is-danger.is-light:not(body){background-color:#fbefef;color:#c03930}.tag.is-normal:not(body),.content kbd.is-normal:not(body),.docstring>section>a.docs-sourcelink.is-normal:not(body){font-size:.75rem}.tag.is-medium:not(body),.content kbd.is-medium:not(body),.docstring>section>a.docs-sourcelink.is-medium:not(body){font-size:1rem}.tag.is-large:not(body),.content kbd.is-large:not(body),.docstring>section>a.docs-sourcelink.is-large:not(body){font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child),.content kbd:not(body) .icon:first-child:not(:last-child),.docstring>section>a.docs-sourcelink:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child),.content kbd:not(body) .icon:last-child:not(:first-child),.docstring>section>a.docs-sourcelink:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child,.content kbd:not(body) .icon:first-child:last-child,.docstring>section>a.docs-sourcelink:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag.is-delete:not(body),.content kbd.is-delete:not(body),.docstring>section>a.docs-sourcelink.is-delete:not(body){margin-left:1px;padding:0;position:relative;width:2em}.tag.is-delete:not(body)::before,.content kbd.is-delete:not(body)::before,.docstring>section>a.docs-sourcelink.is-delete:not(body)::before,.tag.is-delete:not(body)::after,.content kbd.is-delete:not(body)::after,.docstring>section>a.docs-sourcelink.is-delete:not(body)::after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag.is-delete:not(body)::before,.content kbd.is-delete:not(body)::before,.docstring>section>a.docs-sourcelink.is-delete:not(body)::before{height:1px;width:50%}.tag.is-delete:not(body)::after,.content kbd.is-delete:not(body)::after,.docstring>section>a.docs-sourcelink.is-delete:not(body)::after{height:50%;width:1px}.tag.is-delete:not(body):hover,.content kbd.is-delete:not(body):hover,.docstring>section>a.docs-sourcelink.is-delete:not(body):hover,.tag.is-delete:not(body):focus,.content kbd.is-delete:not(body):focus,.docstring>section>a.docs-sourcelink.is-delete:not(body):focus{background-color:#e8e8e8}.tag.is-delete:not(body):active,.content kbd.is-delete:not(body):active,.docstring>section>a.docs-sourcelink.is-delete:not(body):active{background-color:#dbdbdb}.tag.is-rounded:not(body),#documenter .docs-sidebar form.docs-search>input:not(body),.content kbd.is-rounded:not(body),#documenter .docs-sidebar .content form.docs-search>input:not(body),.docstring>section>a.docs-sourcelink.is-rounded:not(body){border-radius:9999px}a.tag:hover,.docstring>section>a.docs-sourcelink:hover{text-decoration:underline}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub{font-size:.75em}.title sup,.subtitle sup{font-size:.75em}.title .tag,.title .content kbd,.content .title kbd,.title .docstring>section>a.docs-sourcelink,.subtitle .tag,.subtitle .content kbd,.content .subtitle kbd,.subtitle .docstring>section>a.docs-sourcelink{vertical-align:middle}.title{color:#222;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#222;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#222;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:0.25rem 0.5rem;text-align:center;vertical-align:top}.select select,.textarea,.input,#documenter .docs-sidebar form.docs-search>input{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#222}.select select::-moz-placeholder,.textarea::-moz-placeholder,.input::-moz-placeholder,#documenter .docs-sidebar form.docs-search>input::-moz-placeholder{color:#707070}.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.input::-webkit-input-placeholder,#documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder{color:#707070}.select select:-moz-placeholder,.textarea:-moz-placeholder,.input:-moz-placeholder,#documenter .docs-sidebar form.docs-search>input:-moz-placeholder{color:#707070}.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder,.input:-ms-input-placeholder,#documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder{color:#707070}.select select:hover,.textarea:hover,.input:hover,#documenter .docs-sidebar form.docs-search>input:hover,.select select.is-hovered,.is-hovered.textarea,.is-hovered.input,#documenter .docs-sidebar form.docs-search>input.is-hovered{border-color:#b5b5b5}.select select:focus,.textarea:focus,.input:focus,#documenter .docs-sidebar form.docs-search>input:focus,.select select.is-focused,.is-focused.textarea,.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.select select:active,.textarea:active,.input:active,#documenter .docs-sidebar form.docs-search>input:active,.select select.is-active,.is-active.textarea,.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{border-color:#2e63b8;box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.select select[disabled],.textarea[disabled],.input[disabled],#documenter .docs-sidebar form.docs-search>input[disabled],fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#6b6b6b}.select select[disabled]::-moz-placeholder,.textarea[disabled]::-moz-placeholder,.input[disabled]::-moz-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input::-moz-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input::-moz-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]::-webkit-input-placeholder,.textarea[disabled]::-webkit-input-placeholder,.input[disabled]::-webkit-input-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input::-webkit-input-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input::-webkit-input-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]:-moz-placeholder,.textarea[disabled]:-moz-placeholder,.input[disabled]:-moz-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input:-moz-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input:-moz-placeholder{color:rgba(107,107,107,0.3)}.select select[disabled]:-ms-input-placeholder,.textarea[disabled]:-ms-input-placeholder,.input[disabled]:-ms-input-placeholder,#documenter .docs-sidebar form.docs-search>input[disabled]:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder,fieldset[disabled] #documenter .docs-sidebar form.docs-search>input:-ms-input-placeholder,#documenter .docs-sidebar fieldset[disabled] form.docs-search>input:-ms-input-placeholder{color:rgba(107,107,107,0.3)}.textarea,.input,#documenter .docs-sidebar form.docs-search>input{box-shadow:inset 0 0.0625em 0.125em rgba(10,10,10,0.05);max-width:100%;width:100%}.textarea[readonly],.input[readonly],#documenter .docs-sidebar form.docs-search>input[readonly]{box-shadow:none}.is-white.textarea,.is-white.input,#documenter .docs-sidebar form.docs-search>input.is-white{border-color:#fff}.is-white.textarea:focus,.is-white.input:focus,#documenter .docs-sidebar form.docs-search>input.is-white:focus,.is-white.is-focused.textarea,.is-white.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-white.textarea:active,.is-white.input:active,#documenter .docs-sidebar form.docs-search>input.is-white:active,.is-white.is-active.textarea,.is-white.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.is-black.textarea,.is-black.input,#documenter .docs-sidebar form.docs-search>input.is-black{border-color:#0a0a0a}.is-black.textarea:focus,.is-black.input:focus,#documenter .docs-sidebar form.docs-search>input.is-black:focus,.is-black.is-focused.textarea,.is-black.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-black.textarea:active,.is-black.input:active,#documenter .docs-sidebar form.docs-search>input.is-black:active,.is-black.is-active.textarea,.is-black.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.is-light.textarea,.is-light.input,#documenter .docs-sidebar form.docs-search>input.is-light{border-color:#f5f5f5}.is-light.textarea:focus,.is-light.input:focus,#documenter .docs-sidebar form.docs-search>input.is-light:focus,.is-light.is-focused.textarea,.is-light.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-light.textarea:active,.is-light.input:active,#documenter .docs-sidebar form.docs-search>input.is-light:active,.is-light.is-active.textarea,.is-light.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.is-dark.textarea,.content kbd.textarea,.is-dark.input,#documenter .docs-sidebar form.docs-search>input.is-dark,.content kbd.input{border-color:#363636}.is-dark.textarea:focus,.content kbd.textarea:focus,.is-dark.input:focus,#documenter .docs-sidebar form.docs-search>input.is-dark:focus,.content kbd.input:focus,.is-dark.is-focused.textarea,.content kbd.is-focused.textarea,.is-dark.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.content kbd.is-focused.input,#documenter .docs-sidebar .content form.docs-search>input.is-focused,.is-dark.textarea:active,.content kbd.textarea:active,.is-dark.input:active,#documenter .docs-sidebar form.docs-search>input.is-dark:active,.content kbd.input:active,.is-dark.is-active.textarea,.content kbd.is-active.textarea,.is-dark.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.content kbd.is-active.input,#documenter .docs-sidebar .content form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.is-primary.textarea,.docstring>section>a.textarea.docs-sourcelink,.is-primary.input,#documenter .docs-sidebar form.docs-search>input.is-primary,.docstring>section>a.input.docs-sourcelink{border-color:#4eb5de}.is-primary.textarea:focus,.docstring>section>a.textarea.docs-sourcelink:focus,.is-primary.input:focus,#documenter .docs-sidebar form.docs-search>input.is-primary:focus,.docstring>section>a.input.docs-sourcelink:focus,.is-primary.is-focused.textarea,.docstring>section>a.is-focused.textarea.docs-sourcelink,.is-primary.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.docstring>section>a.is-focused.input.docs-sourcelink,.is-primary.textarea:active,.docstring>section>a.textarea.docs-sourcelink:active,.is-primary.input:active,#documenter .docs-sidebar form.docs-search>input.is-primary:active,.docstring>section>a.input.docs-sourcelink:active,.is-primary.is-active.textarea,.docstring>section>a.is-active.textarea.docs-sourcelink,.is-primary.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active,.docstring>section>a.is-active.input.docs-sourcelink{box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.is-link.textarea,.is-link.input,#documenter .docs-sidebar form.docs-search>input.is-link{border-color:#2e63b8}.is-link.textarea:focus,.is-link.input:focus,#documenter .docs-sidebar form.docs-search>input.is-link:focus,.is-link.is-focused.textarea,.is-link.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-link.textarea:active,.is-link.input:active,#documenter .docs-sidebar form.docs-search>input.is-link:active,.is-link.is-active.textarea,.is-link.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.is-info.textarea,.is-info.input,#documenter .docs-sidebar form.docs-search>input.is-info{border-color:#3c5dcd}.is-info.textarea:focus,.is-info.input:focus,#documenter .docs-sidebar form.docs-search>input.is-info:focus,.is-info.is-focused.textarea,.is-info.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-info.textarea:active,.is-info.input:active,#documenter .docs-sidebar form.docs-search>input.is-info:active,.is-info.is-active.textarea,.is-info.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.is-success.textarea,.is-success.input,#documenter .docs-sidebar form.docs-search>input.is-success{border-color:#259a12}.is-success.textarea:focus,.is-success.input:focus,#documenter .docs-sidebar form.docs-search>input.is-success:focus,.is-success.is-focused.textarea,.is-success.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-success.textarea:active,.is-success.input:active,#documenter .docs-sidebar form.docs-search>input.is-success:active,.is-success.is-active.textarea,.is-success.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.is-warning.textarea,.is-warning.input,#documenter .docs-sidebar form.docs-search>input.is-warning{border-color:#a98800}.is-warning.textarea:focus,.is-warning.input:focus,#documenter .docs-sidebar form.docs-search>input.is-warning:focus,.is-warning.is-focused.textarea,.is-warning.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-warning.textarea:active,.is-warning.input:active,#documenter .docs-sidebar form.docs-search>input.is-warning:active,.is-warning.is-active.textarea,.is-warning.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.is-danger.textarea,.is-danger.input,#documenter .docs-sidebar form.docs-search>input.is-danger{border-color:#cb3c33}.is-danger.textarea:focus,.is-danger.input:focus,#documenter .docs-sidebar form.docs-search>input.is-danger:focus,.is-danger.is-focused.textarea,.is-danger.is-focused.input,#documenter .docs-sidebar form.docs-search>input.is-focused,.is-danger.textarea:active,.is-danger.input:active,#documenter .docs-sidebar form.docs-search>input.is-danger:active,.is-danger.is-active.textarea,.is-danger.is-active.input,#documenter .docs-sidebar form.docs-search>input.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.is-small.textarea,.is-small.input,#documenter .docs-sidebar form.docs-search>input{border-radius:2px;font-size:.75rem}.is-medium.textarea,.is-medium.input,#documenter .docs-sidebar form.docs-search>input.is-medium{font-size:1.25rem}.is-large.textarea,.is-large.input,#documenter .docs-sidebar form.docs-search>input.is-large{font-size:1.5rem}.is-fullwidth.textarea,.is-fullwidth.input,#documenter .docs-sidebar form.docs-search>input.is-fullwidth{display:block;width:100%}.is-inline.textarea,.is-inline.input,#documenter .docs-sidebar form.docs-search>input.is-inline{display:inline;width:auto}.input.is-rounded,#documenter .docs-sidebar form.docs-search>input{border-radius:9999px;padding-left:calc(calc(0.75em - 1px) + 0.375em);padding-right:calc(calc(0.75em - 1px) + 0.375em)}.input.is-static,#documenter .docs-sidebar form.docs-search>input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(0.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.radio,.checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.radio input,.checkbox input{cursor:pointer}.radio:hover,.checkbox:hover{color:#222}.radio[disabled],.checkbox[disabled],fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{color:#6b6b6b;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading)::after{border-color:#2e63b8;right:1.125em;z-index:4}.select.is-rounded select,#documenter .docs-sidebar form.docs-search>input.select select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:0.5em 1em}.select:not(.is-multiple):not(.is-loading):hover::after{border-color:#222}.select.is-white:not(:hover)::after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 0.125em rgba(255,255,255,0.25)}.select.is-black:not(:hover)::after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 0.125em rgba(10,10,10,0.25)}.select.is-light:not(:hover)::after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e8e8e8}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 0.125em rgba(245,245,245,0.25)}.select.is-dark:not(:hover)::after,.content kbd.select:not(:hover)::after{border-color:#363636}.select.is-dark select,.content kbd.select select{border-color:#363636}.select.is-dark select:hover,.content kbd.select select:hover,.select.is-dark select.is-hovered,.content kbd.select select.is-hovered{border-color:#292929}.select.is-dark select:focus,.content kbd.select select:focus,.select.is-dark select.is-focused,.content kbd.select select.is-focused,.select.is-dark select:active,.content kbd.select select:active,.select.is-dark select.is-active,.content kbd.select select.is-active{box-shadow:0 0 0 0.125em rgba(54,54,54,0.25)}.select.is-primary:not(:hover)::after,.docstring>section>a.select.docs-sourcelink:not(:hover)::after{border-color:#4eb5de}.select.is-primary select,.docstring>section>a.select.docs-sourcelink select{border-color:#4eb5de}.select.is-primary select:hover,.docstring>section>a.select.docs-sourcelink select:hover,.select.is-primary select.is-hovered,.docstring>section>a.select.docs-sourcelink select.is-hovered{border-color:#39acda}.select.is-primary select:focus,.docstring>section>a.select.docs-sourcelink select:focus,.select.is-primary select.is-focused,.docstring>section>a.select.docs-sourcelink select.is-focused,.select.is-primary select:active,.docstring>section>a.select.docs-sourcelink select:active,.select.is-primary select.is-active,.docstring>section>a.select.docs-sourcelink select.is-active{box-shadow:0 0 0 0.125em rgba(78,181,222,0.25)}.select.is-link:not(:hover)::after{border-color:#2e63b8}.select.is-link select{border-color:#2e63b8}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#2958a4}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 0.125em rgba(46,99,184,0.25)}.select.is-info:not(:hover)::after{border-color:#3c5dcd}.select.is-info select{border-color:#3c5dcd}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#3151bf}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 0.125em rgba(60,93,205,0.25)}.select.is-success:not(:hover)::after{border-color:#259a12}.select.is-success select{border-color:#259a12}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#20830f}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 0.125em rgba(37,154,18,0.25)}.select.is-warning:not(:hover)::after{border-color:#a98800}.select.is-warning select{border-color:#a98800}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#8f7300}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 0.125em rgba(169,136,0,0.25)}.select.is-danger:not(:hover)::after{border-color:#cb3c33}.select.is-danger select{border-color:#cb3c33}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#b7362e}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 0.125em rgba(203,60,51,0.25)}.select.is-small,#documenter .docs-sidebar form.docs-search>input.select{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled::after{border-color:#6b6b6b !important;opacity:0.5}.select.is-fullwidth{width:100%}.select.is-fullwidth select{width:100%}.select.is-loading::after{margin-top:0;position:absolute;right:.625em;top:0.625em;transform:none}.select.is-loading.is-small:after,#documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(255,255,255,0.25);color:#0a0a0a}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(10,10,10,0.25);color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(245,245,245,0.25);color:rgba(0,0,0,0.7)}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:rgba(0,0,0,0.7)}.file.is-dark .file-cta,.content kbd.file .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark:hover .file-cta,.content kbd.file:hover .file-cta,.file.is-dark.is-hovered .file-cta,.content kbd.file.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark:focus .file-cta,.content kbd.file:focus .file-cta,.file.is-dark.is-focused .file-cta,.content kbd.file.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(54,54,54,0.25);color:#fff}.file.is-dark:active .file-cta,.content kbd.file:active .file-cta,.file.is-dark.is-active .file-cta,.content kbd.file.is-active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta,.docstring>section>a.file.docs-sourcelink .file-cta{background-color:#4eb5de;border-color:transparent;color:#fff}.file.is-primary:hover .file-cta,.docstring>section>a.file.docs-sourcelink:hover .file-cta,.file.is-primary.is-hovered .file-cta,.docstring>section>a.file.is-hovered.docs-sourcelink .file-cta{background-color:#43b1dc;border-color:transparent;color:#fff}.file.is-primary:focus .file-cta,.docstring>section>a.file.docs-sourcelink:focus .file-cta,.file.is-primary.is-focused .file-cta,.docstring>section>a.file.is-focused.docs-sourcelink .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(78,181,222,0.25);color:#fff}.file.is-primary:active .file-cta,.docstring>section>a.file.docs-sourcelink:active .file-cta,.file.is-primary.is-active .file-cta,.docstring>section>a.file.is-active.docs-sourcelink .file-cta{background-color:#39acda;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#2e63b8;border-color:transparent;color:#fff}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#2b5eae;border-color:transparent;color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(46,99,184,0.25);color:#fff}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{background-color:#2958a4;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3c5dcd;border-color:transparent;color:#fff}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#3355c9;border-color:transparent;color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(60,93,205,0.25);color:#fff}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{background-color:#3151bf;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#259a12;border-color:transparent;color:#fff}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#228f11;border-color:transparent;color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(37,154,18,0.25);color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#20830f;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#a98800;border-color:transparent;color:#fff}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#9c7d00;border-color:transparent;color:#fff}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(169,136,0,0.25);color:#fff}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#8f7300;border-color:transparent;color:#fff}.file.is-danger .file-cta{background-color:#cb3c33;border-color:transparent;color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#c13930;border-color:transparent;color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 0.5em rgba(203,60,51,0.25);color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{background-color:#b7362e;border-color:transparent;color:#fff}.file.is-small,#documenter .docs-sidebar form.docs-search>input.file{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa,#documenter .docs-sidebar form.docs-search>input.is-boxed .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#222}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#222}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#222}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#222;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:0.5em}.label.is-small,#documenter .docs-sidebar form.docs-search>input.label{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:0.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark,.content kbd.help{color:#363636}.help.is-primary,.docstring>section>a.help.docs-sourcelink{color:#4eb5de}.help.is-link{color:#2e63b8}.help.is-info{color:#3c5dcd}.help.is-success{color:#259a12}.help.is-warning{color:#a98800}.help.is-danger{color:#cb3c33}.field:not(:last-child){margin-bottom:0.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:not(:first-child):not(:last-child) form.docs-search>input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:first-child:not(:only-child) form.docs-search>input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .field.has-addons .control:last-child:not(:only-child) form.docs-search>input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button.is-hovered:not([disabled]),.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):hover,.field.has-addons .control .input.is-hovered:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-hovered:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-hovered:not([disabled]),.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select.is-hovered:not([disabled]){z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button.is-focused:not([disabled]),.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button.is-active:not([disabled]),.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus,.field.has-addons .control .input.is-focused:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]),.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active,.field.has-addons .control .input.is-active:not([disabled]),.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]),#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]),.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select.is-focused:not([disabled]),.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select.is-active:not([disabled]){z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button.is-focused:not([disabled]):hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button.is-active:not([disabled]):hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):focus:hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):focus:hover,.field.has-addons .control .input.is-focused:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-focused:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-focused:not([disabled]):hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input:not([disabled]):active:hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input:not([disabled]):active:hover,.field.has-addons .control .input.is-active:not([disabled]):hover,.field.has-addons .control #documenter .docs-sidebar form.docs-search>input.is-active:not([disabled]):hover,#documenter .docs-sidebar .field.has-addons .control form.docs-search>input.is-active:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select.is-focused:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select.is-active:not([disabled]):hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:0.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-0.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 768px){.field-label{margin-bottom:0.5rem}}@media screen and (min-width: 769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small,#documenter .docs-sidebar form.docs-search>input.field-label{font-size:.75rem;padding-top:0.375em}.field-label.is-normal{padding-top:0.375em}.field-label.is-medium{font-size:1.25rem;padding-top:0.375em}.field-label.is-large{font-size:1.5rem;padding-top:0.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input:focus~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input:focus~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#222}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-medium~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input.is-large~.icon,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input.is-large~.icon,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .control.has-icons-left form.docs-search>input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right #documenter .docs-sidebar form.docs-search>input,#documenter .docs-sidebar .control.has-icons-right form.docs-search>input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading::after{position:absolute !important;right:.625em;top:0.625em;z-index:4}.control.is-loading.is-small:after,#documenter .docs-sidebar form.docs-search>input.is-loading:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#2e63b8;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#222;cursor:default;pointer-events:none}.breadcrumb li+li::before{color:#b5b5b5;content:"\0002f"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small,#documenter .docs-sidebar form.docs-search>input.breadcrumb{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li::before{content:"\02192"}.breadcrumb.has-bullet-separator li+li::before{content:"\02022"}.breadcrumb.has-dot-separator li+li::before{content:"\000b7"}.breadcrumb.has-succeeds-separator li+li::before{content:"\0227B"}.card{background-color:#fff;border-radius:.25rem;box-shadow:#bbb;color:#222;max-width:100%;position:relative}.card-footer:first-child,.card-content:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-footer:last-child,.card-content:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:rgba(0,0,0,0);align-items:stretch;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);display:flex}.card-header-title{align-items:center;color:#222;display:flex;flex-grow:1;font-weight:700;padding:0.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:0.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:rgba(0,0,0,0);padding:1.5rem}.card-footer{background-color:rgba(0,0,0,0);border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:#bbb;padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#222;display:block;font-size:0.875rem;line-height:1.5;padding:0.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#2e63b8;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:0.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile{display:flex}.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,0.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,0.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small,#documenter .docs-sidebar form.docs-search>input.menu{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#222;display:block;padding:0.5em 0.75em}.menu-list a:hover{background-color:#f5f5f5;color:#222}.menu-list a.is-active{background-color:#2e63b8;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#6b6b6b;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small,#documenter .docs-sidebar form.docs-search>input.message{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark,.content kbd.message{background-color:#fafafa}.message.is-dark .message-header,.content kbd.message .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body,.content kbd.message .message-body{border-color:#363636}.message.is-primary,.docstring>section>a.message.docs-sourcelink{background-color:#eef8fc}.message.is-primary .message-header,.docstring>section>a.message.docs-sourcelink .message-header{background-color:#4eb5de;color:#fff}.message.is-primary .message-body,.docstring>section>a.message.docs-sourcelink .message-body{border-color:#4eb5de;color:#1a6d8e}.message.is-link{background-color:#eff3fb}.message.is-link .message-header{background-color:#2e63b8;color:#fff}.message.is-link .message-body{border-color:#2e63b8;color:#3169c4}.message.is-info{background-color:#eff2fb}.message.is-info .message-header{background-color:#3c5dcd;color:#fff}.message.is-info .message-body{border-color:#3c5dcd;color:#3253c3}.message.is-success{background-color:#effded}.message.is-success .message-header{background-color:#259a12;color:#fff}.message.is-success .message-body{border-color:#259a12;color:#2ec016}.message.is-warning{background-color:#fffbeb}.message.is-warning .message-header{background-color:#a98800;color:#fff}.message.is-warning .message-body{border-color:#a98800;color:#cca400}.message.is-danger{background-color:#fbefef}.message.is-danger .message-header{background-color:#cb3c33;color:#fff}.message.is-danger .message-body{border-color:#cb3c33;color:#c03930}.message-header{align-items:center;background-color:#222;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#222;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:rgba(0,0,0,0)}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:rgba(10,10,10,0.86)}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#222;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand>.navbar-item,.navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1056px){.navbar.is-white .navbar-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-start .navbar-link::after,.navbar.is-white .navbar-end .navbar-link::after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link::after,.navbar.is-black .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-brand .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-burger{color:rgba(0,0,0,0.7)}@media screen and (min-width: 1056px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-start .navbar-link::after,.navbar.is-light .navbar-end .navbar-link::after{border-color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}}.navbar.is-dark,.content kbd.navbar{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.content kbd.navbar .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link,.content kbd.navbar .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.content kbd.navbar .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.content kbd.navbar .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.content kbd.navbar .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.content kbd.navbar .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.content kbd.navbar .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active,.content kbd.navbar .navbar-brand .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link::after,.content kbd.navbar .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-burger,.content kbd.navbar .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-dark .navbar-start>.navbar-item,.content kbd.navbar .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.content kbd.navbar .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.content kbd.navbar .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link,.content kbd.navbar .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.content kbd.navbar .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.content kbd.navbar .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.content kbd.navbar .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.content kbd.navbar .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.content kbd.navbar .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.content kbd.navbar .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.content kbd.navbar .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.content kbd.navbar .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.content kbd.navbar .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.content kbd.navbar .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.content kbd.navbar .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active,.content kbd.navbar .navbar-end .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-start .navbar-link::after,.content kbd.navbar .navbar-start .navbar-link::after,.navbar.is-dark .navbar-end .navbar-link::after,.content kbd.navbar .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.content kbd.navbar .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.content kbd.navbar .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link,.content kbd.navbar .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active,.content kbd.navbar .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary,.docstring>section>a.navbar.docs-sourcelink{background-color:#4eb5de;color:#fff}.navbar.is-primary .navbar-brand>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>.navbar-item,.navbar.is-primary .navbar-brand .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link.is-active{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-brand .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-burger,.docstring>section>a.navbar.docs-sourcelink .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-primary .navbar-start>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.docstring>section>a.navbar.docs-sourcelink .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link.is-active{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-start .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-start .navbar-link::after,.navbar.is-primary .navbar-end .navbar-link::after,.docstring>section>a.navbar.docs-sourcelink .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link,.docstring>section>a.navbar.docs-sourcelink .navbar-item.has-dropdown.is-active .navbar-link{background-color:#39acda;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active,.docstring>section>a.navbar.docs-sourcelink .navbar-dropdown a.navbar-item.is-active{background-color:#4eb5de;color:#fff}}.navbar.is-link{background-color:#2e63b8;color:#fff}.navbar.is-link .navbar-brand>.navbar-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-link .navbar-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-start .navbar-link::after,.navbar.is-link .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#2958a4;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#2e63b8;color:#fff}}.navbar.is-info{background-color:#3c5dcd;color:#fff}.navbar.is-info .navbar-brand>.navbar-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-info .navbar-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-start .navbar-link::after,.navbar.is-info .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3151bf;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3c5dcd;color:#fff}}.navbar.is-success{background-color:#259a12;color:#fff}.navbar.is-success .navbar-brand>.navbar-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#20830f;color:#fff}.navbar.is-success .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-success .navbar-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#20830f;color:#fff}.navbar.is-success .navbar-start .navbar-link::after,.navbar.is-success .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#20830f;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#259a12;color:#fff}}.navbar.is-warning{background-color:#a98800;color:#fff}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:#fff}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-warning .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:#fff}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-start .navbar-link::after,.navbar.is-warning .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#8f7300;color:#fff}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#a98800;color:#fff}}.navbar.is-danger{background-color:#cb3c33;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-brand .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1056px){.navbar.is-danger .navbar-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-start .navbar-link::after,.navbar.is-danger .navbar-end .navbar-link::after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#b7362e;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#cb3c33;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px 0 0 #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px 0 0 #f5f5f5}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:3.25rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#222;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color, opacity, transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:rgba(0,0,0,0.05)}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#222;display:block;line-height:1.5;padding:0.5rem 0.75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-0.25rem;margin-right:-0.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#2e63b8}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(0.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:rgba(0,0,0,0);border-bottom-color:#2e63b8}.navbar-item.is-tab.is-active{background-color:rgba(0,0,0,0);border-bottom-color:#2e63b8;border-bottom-style:solid;border-bottom-width:3px;color:#2e63b8;padding-bottom:calc(0.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless)::after{border-color:#2e63b8;margin-top:-0.375em;right:1.125em}.navbar-dropdown{font-size:0.875rem;padding-bottom:0.5rem;padding-top:0.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:0.5rem 0}@media screen and (max-width: 1055px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link::after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px rgba(10,10,10,0.1);padding:0.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:3.25rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1056px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:4px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:transparent !important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent !important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#2e63b8}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link::after{transform:rotate(135deg) translate(0.25em, -0.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px rgba(10,10,10,0.1);top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px rgba(10,10,10,0.1);display:none;font-size:0.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:0.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#2e63b8}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px rgba(10,10,10,0.1), 0 0 0 1px rgba(10,10,10,0.1);display:block;opacity:0;pointer-events:none;top:calc(100% + (-4px));transform:translateY(-5px);transition-duration:86ms;transition-property:opacity, transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px rgba(10,10,10,0.1)}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:3.25rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:5.25rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:rgba(0,0,0,0)}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small,#documenter .docs-sidebar form.docs-search>input.pagination{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-previous,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-previous,.pagination.is-rounded .pagination-next,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link,#documenter .docs-sidebar form.docs-search>input.pagination .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#dbdbdb;color:#222;min-width:2.5em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#363636}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#3c5dcd}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px rgba(10,10,10,0.2)}.pagination-previous[disabled],.pagination-previous.is-disabled,.pagination-next[disabled],.pagination-next.is-disabled,.pagination-link[disabled],.pagination-link.is-disabled{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#6b6b6b;opacity:0.5}.pagination-previous,.pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#2e63b8;border-color:#2e63b8;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 768px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next{flex-grow:1;flex-shrink:1}.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:#bbb;font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading,.content kbd.panel .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active,.content kbd.panel .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon,.content kbd.panel .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading,.docstring>section>a.panel.docs-sourcelink .panel-heading{background-color:#4eb5de;color:#fff}.panel.is-primary .panel-tabs a.is-active,.docstring>section>a.panel.docs-sourcelink .panel-tabs a.is-active{border-bottom-color:#4eb5de}.panel.is-primary .panel-block.is-active .panel-icon,.docstring>section>a.panel.docs-sourcelink .panel-block.is-active .panel-icon{color:#4eb5de}.panel.is-link .panel-heading{background-color:#2e63b8;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#2e63b8}.panel.is-link .panel-block.is-active .panel-icon{color:#2e63b8}.panel.is-info .panel-heading{background-color:#3c5dcd;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3c5dcd}.panel.is-info .panel-block.is-active .panel-icon{color:#3c5dcd}.panel.is-success .panel-heading{background-color:#259a12;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#259a12}.panel.is-success .panel-block.is-active .panel-icon{color:#259a12}.panel.is-warning .panel-heading{background-color:#a98800;color:#fff}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#a98800}.panel.is-warning .panel-block.is-active .panel-icon{color:#a98800}.panel.is-danger .panel-heading{background-color:#cb3c33;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#cb3c33}.panel.is-danger .panel-block.is-active .panel-icon{color:#cb3c33}.panel-tabs:not(:last-child),.panel-block:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#222;font-size:1.25em;font-weight:700;line-height:1.25;padding:0.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:0.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#222}.panel-list a:hover{color:#2e63b8}.panel-block{align-items:center;color:#222;display:flex;justify-content:flex-start;padding:0.5em 0.75em}.panel-block input[type="checkbox"]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#2e63b8;color:#363636}.panel-block.is-active .panel-icon{color:#2e63b8}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#6b6b6b;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#222;display:flex;justify-content:center;margin-bottom:-1px;padding:0.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#222;color:#222}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#2e63b8;color:#2e63b8}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:0.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:0.75em;padding-right:0.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:0.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:rgba(0,0,0,0) !important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#2e63b8;border-color:#2e63b8;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small,#documenter .docs-sidebar form.docs-search>input.tabs{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1055px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1056px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:calc(1.5rem - .75rem)}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0 !important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1056px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: 0.75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){.columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: .25rem}}.columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){.columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: .5rem}}.columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){.columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: .75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1055px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1055px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1056px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1056px) and (max-width: 1215px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0 !important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem !important}@media screen and (min-width: 769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:rgba(10,10,10,0.9)}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1055px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:rgba(10,10,10,0.7)}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:0.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff !important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}@media screen and (max-width: 768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg, #e8e3e4 0%, #fff 71%, #fff 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:rgba(255,255,255,0.9)}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:0.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a !important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}@media screen and (max-width: 768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg, #000 0%, #0a0a0a 71%, #181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:rgba(0,0,0,0.7)}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:rgba(0,0,0,0.7)}.hero.is-light .subtitle{color:rgba(0,0,0,0.9)}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:rgba(0,0,0,0.7)}@media screen and (max-width: 1055px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:rgba(0,0,0,0.7)}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:rgba(0,0,0,0.7)}.hero.is-light .tabs a{color:rgba(0,0,0,0.7);opacity:0.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5 !important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:rgba(0,0,0,0.7)}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:rgba(0,0,0,0.7);border-color:rgba(0,0,0,0.7);color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}@media screen and (max-width: 768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg, #dfd8d9 0%, #f5f5f5 71%, #fff 100%)}}.hero.is-dark,.content kbd.hero{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.content kbd.hero a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong,.content kbd.hero strong{color:inherit}.hero.is-dark .title,.content kbd.hero .title{color:#fff}.hero.is-dark .subtitle,.content kbd.hero .subtitle{color:rgba(255,255,255,0.9)}.hero.is-dark .subtitle a:not(.button),.content kbd.hero .subtitle a:not(.button),.hero.is-dark .subtitle strong,.content kbd.hero .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-dark .navbar-menu,.content kbd.hero .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.content kbd.hero .navbar-item,.hero.is-dark .navbar-link,.content kbd.hero .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-dark a.navbar-item:hover,.content kbd.hero a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.content kbd.hero a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.content kbd.hero .navbar-link:hover,.hero.is-dark .navbar-link.is-active,.content kbd.hero .navbar-link.is-active{background-color:#292929;color:#fff}.hero.is-dark .tabs a,.content kbd.hero .tabs a{color:#fff;opacity:0.9}.hero.is-dark .tabs a:hover,.content kbd.hero .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a,.content kbd.hero .tabs li.is-active a{color:#363636 !important;opacity:1}.hero.is-dark .tabs.is-boxed a,.content kbd.hero .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a,.content kbd.hero .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.content kbd.hero .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover,.content kbd.hero .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-dark .tabs.is-boxed li.is-active a,.content kbd.hero .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.content kbd.hero .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold,.content kbd.hero.is-bold{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}@media screen and (max-width: 768px){.hero.is-dark.is-bold .navbar-menu,.content kbd.hero.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1f191a 0%, #363636 71%, #46403f 100%)}}.hero.is-primary,.docstring>section>a.hero.docs-sourcelink{background-color:#4eb5de;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.docstring>section>a.hero.docs-sourcelink a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong,.docstring>section>a.hero.docs-sourcelink strong{color:inherit}.hero.is-primary .title,.docstring>section>a.hero.docs-sourcelink .title{color:#fff}.hero.is-primary .subtitle,.docstring>section>a.hero.docs-sourcelink .subtitle{color:rgba(255,255,255,0.9)}.hero.is-primary .subtitle a:not(.button),.docstring>section>a.hero.docs-sourcelink .subtitle a:not(.button),.hero.is-primary .subtitle strong,.docstring>section>a.hero.docs-sourcelink .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-primary .navbar-menu,.docstring>section>a.hero.docs-sourcelink .navbar-menu{background-color:#4eb5de}}.hero.is-primary .navbar-item,.docstring>section>a.hero.docs-sourcelink .navbar-item,.hero.is-primary .navbar-link,.docstring>section>a.hero.docs-sourcelink .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-primary a.navbar-item:hover,.docstring>section>a.hero.docs-sourcelink a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.docstring>section>a.hero.docs-sourcelink a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.docstring>section>a.hero.docs-sourcelink .navbar-link:hover,.hero.is-primary .navbar-link.is-active,.docstring>section>a.hero.docs-sourcelink .navbar-link.is-active{background-color:#39acda;color:#fff}.hero.is-primary .tabs a,.docstring>section>a.hero.docs-sourcelink .tabs a{color:#fff;opacity:0.9}.hero.is-primary .tabs a:hover,.docstring>section>a.hero.docs-sourcelink .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs li.is-active a{color:#4eb5de !important;opacity:1}.hero.is-primary .tabs.is-boxed a,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-primary .tabs.is-boxed li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.docstring>section>a.hero.docs-sourcelink .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#4eb5de}.hero.is-primary.is-bold,.docstring>section>a.hero.is-bold.docs-sourcelink{background-image:linear-gradient(141deg, #1bc7de 0%, #4eb5de 71%, #5fa9e7 100%)}@media screen and (max-width: 768px){.hero.is-primary.is-bold .navbar-menu,.docstring>section>a.hero.is-bold.docs-sourcelink .navbar-menu{background-image:linear-gradient(141deg, #1bc7de 0%, #4eb5de 71%, #5fa9e7 100%)}}.hero.is-link{background-color:#2e63b8;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:rgba(255,255,255,0.9)}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-link .navbar-menu{background-color:#2e63b8}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{background-color:#2958a4;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:0.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#2e63b8 !important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#2e63b8}.hero.is-link.is-bold{background-image:linear-gradient(141deg, #1b6098 0%, #2e63b8 71%, #2d51d2 100%)}@media screen and (max-width: 768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg, #1b6098 0%, #2e63b8 71%, #2d51d2 100%)}}.hero.is-info{background-color:#3c5dcd;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:rgba(255,255,255,0.9)}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-info .navbar-menu{background-color:#3c5dcd}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{background-color:#3151bf;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:0.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3c5dcd !important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3c5dcd}.hero.is-info.is-bold{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}@media screen and (max-width: 768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg, #215bb5 0%, #3c5dcd 71%, #4b53d8 100%)}}.hero.is-success{background-color:#259a12;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:rgba(255,255,255,0.9)}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-success .navbar-menu{background-color:#259a12}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{background-color:#20830f;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:0.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#259a12 !important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#259a12}.hero.is-success.is-bold{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}@media screen and (max-width: 768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg, #287207 0%, #259a12 71%, #10b614 100%)}}.hero.is-warning{background-color:#a98800;color:#fff}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#fff}.hero.is-warning .subtitle{color:rgba(255,255,255,0.9)}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-warning .navbar-menu{background-color:#a98800}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{background-color:#8f7300;color:#fff}.hero.is-warning .tabs a{color:#fff;opacity:0.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#a98800 !important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#fff}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#a98800}.hero.is-warning.is-bold{background-image:linear-gradient(141deg, #764b00 0%, #a98800 71%, #c2bd00 100%)}@media screen and (max-width: 768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg, #764b00 0%, #a98800 71%, #c2bd00 100%)}}.hero.is-danger{background-color:#cb3c33;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:rgba(255,255,255,0.9)}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1055px){.hero.is-danger .navbar-menu{background-color:#cb3c33}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:rgba(255,255,255,0.7)}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{background-color:#b7362e;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:0.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#cb3c33 !important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:rgba(10,10,10,0.1)}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#cb3c33}.hero.is-danger.is-bold{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}@media screen and (max-width: 768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg, #ac1f2e 0%, #cb3c33 71%, #d66341 100%)}}.hero.is-small .hero-body,#documenter .docs-sidebar form.docs-search>input.hero .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%, -50%, 0)}.hero-video.is-transparent{opacity:0.3}@media screen and (max-width: 768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:0.75rem}}@media screen and (min-width: 769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{.hero-body{padding:3rem 3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width: 1056px){.section{padding:3rem 3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}h1 .docs-heading-anchor,h1 .docs-heading-anchor:hover,h1 .docs-heading-anchor:visited,h2 .docs-heading-anchor,h2 .docs-heading-anchor:hover,h2 .docs-heading-anchor:visited,h3 .docs-heading-anchor,h3 .docs-heading-anchor:hover,h3 .docs-heading-anchor:visited,h4 .docs-heading-anchor,h4 .docs-heading-anchor:hover,h4 .docs-heading-anchor:visited,h5 .docs-heading-anchor,h5 .docs-heading-anchor:hover,h5 .docs-heading-anchor:visited,h6 .docs-heading-anchor,h6 .docs-heading-anchor:hover,h6 .docs-heading-anchor:visited{color:#222}h1 .docs-heading-anchor-permalink,h2 .docs-heading-anchor-permalink,h3 .docs-heading-anchor-permalink,h4 .docs-heading-anchor-permalink,h5 .docs-heading-anchor-permalink,h6 .docs-heading-anchor-permalink{visibility:hidden;vertical-align:middle;margin-left:0.5em;font-size:0.7rem}h1 .docs-heading-anchor-permalink::before,h2 .docs-heading-anchor-permalink::before,h3 .docs-heading-anchor-permalink::before,h4 .docs-heading-anchor-permalink::before,h5 .docs-heading-anchor-permalink::before,h6 .docs-heading-anchor-permalink::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f0c1"}h1:hover .docs-heading-anchor-permalink,h2:hover .docs-heading-anchor-permalink,h3:hover .docs-heading-anchor-permalink,h4:hover .docs-heading-anchor-permalink,h5:hover .docs-heading-anchor-permalink,h6:hover .docs-heading-anchor-permalink{visibility:visible}.docs-dark-only{display:none !important}pre{position:relative;overflow:hidden}pre code,pre code.hljs{padding:0 .75rem !important;overflow:auto;display:block}pre code:first-of-type,pre code.hljs:first-of-type{padding-top:0.5rem !important}pre code:last-of-type,pre code.hljs:last-of-type{padding-bottom:0.5rem !important}pre .copy-button{opacity:0.2;transition:opacity 0.2s;position:absolute;right:0em;top:0em;padding:0.5em;width:2.5em;height:2.5em;background:transparent;border:none;font-family:"Font Awesome 6 Free";color:#222;cursor:pointer;text-align:center}pre .copy-button:focus,pre .copy-button:hover{opacity:1;background:rgba(34,34,34,0.1);color:#2e63b8}pre .copy-button.success{color:#259a12;opacity:1}pre .copy-button.error{color:#cb3c33;opacity:1}pre:hover .copy-button{opacity:1}.admonition{background-color:#f5f5f5;border-style:solid;border-width:2px;border-color:#4a4a4a;border-radius:4px;font-size:1rem}.admonition strong{color:currentColor}.admonition.is-small,#documenter .docs-sidebar form.docs-search>input.admonition{font-size:.75rem}.admonition.is-medium{font-size:1.25rem}.admonition.is-large{font-size:1.5rem}.admonition.is-default{background-color:#f5f5f5;border-color:#4a4a4a}.admonition.is-default>.admonition-header{background-color:rgba(0,0,0,0);color:#4a4a4a}.admonition.is-default>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-info{background-color:#f5f5f5;border-color:#3c5dcd}.admonition.is-info>.admonition-header{background-color:rgba(0,0,0,0);color:#3c5dcd}.admonition.is-info>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-success{background-color:#f5f5f5;border-color:#259a12}.admonition.is-success>.admonition-header{background-color:rgba(0,0,0,0);color:#259a12}.admonition.is-success>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-warning{background-color:#f5f5f5;border-color:#a98800}.admonition.is-warning>.admonition-header{background-color:rgba(0,0,0,0);color:#a98800}.admonition.is-warning>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-danger{background-color:#f5f5f5;border-color:#cb3c33}.admonition.is-danger>.admonition-header{background-color:rgba(0,0,0,0);color:#cb3c33}.admonition.is-danger>.admonition-body{color:rgba(0,0,0,0.7)}.admonition.is-compat{background-color:#f5f5f5;border-color:#3489da}.admonition.is-compat>.admonition-header{background-color:rgba(0,0,0,0);color:#3489da}.admonition.is-compat>.admonition-body{color:rgba(0,0,0,0.7)}.admonition-header{color:#4a4a4a;background-color:rgba(0,0,0,0);align-items:center;font-weight:700;justify-content:space-between;line-height:1.25;padding:0.5rem .75rem;position:relative}.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:.75rem;content:"\f06a"}details.admonition.is-details>.admonition-header{list-style:none}details.admonition.is-details>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f055"}details.admonition.is-details[open]>.admonition-header:before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f056"}.admonition-body{color:#222;padding:0.5rem .75rem}.admonition-body pre{background-color:#f5f5f5}.admonition-body code{background-color:rgba(0,0,0,0.05)}.docstring{margin-bottom:1em;background-color:rgba(0,0,0,0);border:2px solid #dbdbdb;border-radius:4px;box-shadow:2px 2px 3px rgba(10,10,10,0.1);max-width:100%}.docstring>header{cursor:pointer;display:flex;flex-grow:1;align-items:stretch;padding:0.5rem .75rem;background-color:#f5f5f5;box-shadow:0 0.125em 0.25em rgba(10,10,10,0.1);box-shadow:none;border-bottom:1px solid #dbdbdb;overflow:auto}.docstring>header code{background-color:transparent}.docstring>header .docstring-article-toggle-button{min-width:1.1rem;padding:0.2rem 0.2rem 0.2rem 0}.docstring>header .docstring-binding{margin-right:0.3em}.docstring>header .docstring-category{margin-left:0.3em}.docstring>section{position:relative;padding:.75rem .75rem;border-bottom:1px solid #dbdbdb}.docstring>section:last-child{border-bottom:none}.docstring>section>a.docs-sourcelink{transition:opacity 0.3s;opacity:0;position:absolute;right:.375rem;bottom:.375rem}.docstring>section>a.docs-sourcelink:focus{opacity:1 !important}.docstring:hover>section>a.docs-sourcelink{opacity:0.2}.docstring:focus-within>section>a.docs-sourcelink{opacity:0.2}.docstring>section:hover a.docs-sourcelink{opacity:1}.documenter-example-output{background-color:#fff}.outdated-warning-overlay{position:fixed;top:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,0.3);z-index:999;background-color:#f5f5f5;color:rgba(0,0,0,0.7);border-bottom:3px solid rgba(0,0,0,0);padding:10px 35px;text-align:center;font-size:15px}.outdated-warning-overlay .outdated-warning-closer{position:absolute;top:calc(50% - 10px);right:18px;cursor:pointer;width:12px}.outdated-warning-overlay a{color:#2e63b8}.outdated-warning-overlay a:hover{color:#363636}.content pre{border:2px solid #dbdbdb;border-radius:4px}.content code{font-weight:inherit}.content a code{color:#2e63b8}.content a:hover code{color:#363636}.content h1 code,.content h2 code,.content h3 code,.content h4 code,.content h5 code,.content h6 code{color:#222}.content table{display:block;width:initial;max-width:100%;overflow-x:auto}.content blockquote>ul:first-child,.content blockquote>ol:first-child,.content .admonition-body>ul:first-child,.content .admonition-body>ol:first-child{margin-top:0}pre,code{font-variant-ligatures:no-contextual}.breadcrumb a.is-disabled{cursor:default;pointer-events:none}.breadcrumb a.is-disabled,.breadcrumb a.is-disabled:hover{color:#222}.hljs{background:initial !important}.katex .katex-mathml{top:0;right:0}.katex-display,mjx-container,.MathJax_Display{margin:0.5em 0 !important}html{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto}li.no-marker{list-style:none}#documenter .docs-main>article{overflow-wrap:break-word}#documenter .docs-main>article .math-container{overflow-x:auto;overflow-y:hidden}@media screen and (min-width: 1056px){#documenter .docs-main{max-width:52rem;margin-left:20rem;padding-right:1rem}}@media screen and (max-width: 1055px){#documenter .docs-main{width:100%}#documenter .docs-main>article{max-width:52rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;padding:0 1rem}#documenter .docs-main>header,#documenter .docs-main>nav{max-width:100%;width:100%;margin:0}}#documenter .docs-main header.docs-navbar{background-color:#fff;border-bottom:1px solid #dbdbdb;z-index:2;min-height:4rem;margin-bottom:1rem;display:flex}#documenter .docs-main header.docs-navbar .breadcrumb{flex-grow:1;overflow-x:hidden}#documenter .docs-main header.docs-navbar .docs-sidebar-button{display:block;font-size:1.5rem;padding-bottom:0.1rem;margin-right:1rem}#documenter .docs-main header.docs-navbar .docs-right{display:flex;white-space:nowrap;gap:1rem;align-items:center}#documenter .docs-main header.docs-navbar .docs-right .docs-icon,#documenter .docs-main header.docs-navbar .docs-right .docs-label{display:inline-block}#documenter .docs-main header.docs-navbar .docs-right .docs-label{padding:0;margin-left:0.3em}@media screen and (max-width: 1055px){#documenter .docs-main header.docs-navbar .docs-right .docs-navbar-link{margin-left:0.4rem;margin-right:0.4rem}}#documenter .docs-main header.docs-navbar>*{margin:auto 0}@media screen and (max-width: 1055px){#documenter .docs-main header.docs-navbar{position:sticky;top:0;padding:0 1rem;transition-property:top, box-shadow;-webkit-transition-property:top, box-shadow;transition-duration:0.3s;-webkit-transition-duration:0.3s}#documenter .docs-main header.docs-navbar.headroom--not-top{box-shadow:.2rem 0rem .4rem #bbb;transition-duration:0.7s;-webkit-transition-duration:0.7s}#documenter .docs-main header.docs-navbar.headroom--unpinned.headroom--not-top.headroom--not-bottom{top:-4.5rem;transition-duration:0.7s;-webkit-transition-duration:0.7s}}#documenter .docs-main section.footnotes{border-top:1px solid #dbdbdb}#documenter .docs-main section.footnotes li .tag:first-child,#documenter .docs-main section.footnotes li .docstring>section>a.docs-sourcelink:first-child,#documenter .docs-main section.footnotes li .content kbd:first-child,.content #documenter .docs-main section.footnotes li kbd:first-child{margin-right:1em;margin-bottom:0.4em}#documenter .docs-main .docs-footer{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;border-top:1px solid #dbdbdb;padding-top:1rem;padding-bottom:1rem}@media screen and (max-width: 1055px){#documenter .docs-main .docs-footer{padding-left:1rem;padding-right:1rem}}#documenter .docs-main .docs-footer .docs-footer-nextpage,#documenter .docs-main .docs-footer .docs-footer-prevpage{flex-grow:1}#documenter .docs-main .docs-footer .docs-footer-nextpage{text-align:right}#documenter .docs-main .docs-footer .flexbox-break{flex-basis:100%;height:0}#documenter .docs-main .docs-footer .footer-message{font-size:0.8em;margin:0.5em auto 0 auto;text-align:center}#documenter .docs-sidebar{display:flex;flex-direction:column;color:#0a0a0a;background-color:#f5f5f5;border-right:1px solid #dbdbdb;padding:0;flex:0 0 18rem;z-index:5;font-size:1rem;position:fixed;left:-18rem;width:18rem;height:100%;transition:left 0.3s}#documenter .docs-sidebar.visible{left:0;box-shadow:.4rem 0rem .8rem #bbb}@media screen and (min-width: 1056px){#documenter .docs-sidebar.visible{box-shadow:none}}@media screen and (min-width: 1056px){#documenter .docs-sidebar{left:0;top:0}}#documenter .docs-sidebar .docs-logo{margin-top:1rem;padding:0 1rem}#documenter .docs-sidebar .docs-logo>img{max-height:6rem;margin:auto}#documenter .docs-sidebar .docs-package-name{flex-shrink:0;font-size:1.5rem;font-weight:700;text-align:center;white-space:nowrap;overflow:hidden;padding:0.5rem 0}#documenter .docs-sidebar .docs-package-name .docs-autofit{max-width:16.2rem}#documenter .docs-sidebar .docs-package-name a,#documenter .docs-sidebar .docs-package-name a:hover{color:#0a0a0a}#documenter .docs-sidebar .docs-version-selector{border-top:1px solid #dbdbdb;display:none;padding:0.5rem}#documenter .docs-sidebar .docs-version-selector.visible{display:flex}#documenter .docs-sidebar ul.docs-menu{flex-grow:1;user-select:none;border-top:1px solid #dbdbdb;padding-bottom:1.5rem}#documenter .docs-sidebar ul.docs-menu>li>.tocitem{font-weight:bold}#documenter .docs-sidebar ul.docs-menu>li li{font-size:.95rem;margin-left:1em;border-left:1px solid #dbdbdb}#documenter .docs-sidebar ul.docs-menu input.collapse-toggle{display:none}#documenter .docs-sidebar ul.docs-menu ul.collapsed{display:none}#documenter .docs-sidebar ul.docs-menu input:checked~ul.collapsed{display:block}#documenter .docs-sidebar ul.docs-menu label.tocitem{display:flex}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-label{flex-grow:2}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron{display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-size:.75rem;margin-left:1rem;margin-top:auto;margin-bottom:auto}#documenter .docs-sidebar ul.docs-menu label.tocitem .docs-chevron::before{font-family:"Font Awesome 6 Free";font-weight:900;content:"\f054"}#documenter .docs-sidebar ul.docs-menu input:checked~label.tocitem .docs-chevron::before{content:"\f078"}#documenter .docs-sidebar ul.docs-menu .tocitem{display:block;padding:0.5rem 0.5rem}#documenter .docs-sidebar ul.docs-menu .tocitem,#documenter .docs-sidebar ul.docs-menu .tocitem:hover{color:#0a0a0a;background:#f5f5f5}#documenter .docs-sidebar ul.docs-menu a.tocitem:hover,#documenter .docs-sidebar ul.docs-menu label.tocitem:hover{color:#0a0a0a;background-color:#ebebeb}#documenter .docs-sidebar ul.docs-menu li.is-active{border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;background-color:#fff}#documenter .docs-sidebar ul.docs-menu li.is-active .tocitem,#documenter .docs-sidebar ul.docs-menu li.is-active .tocitem:hover{background-color:#fff;color:#0a0a0a}#documenter .docs-sidebar ul.docs-menu li.is-active ul.internal .tocitem:hover{background-color:#ebebeb;color:#0a0a0a}#documenter .docs-sidebar ul.docs-menu>li.is-active:first-child{border-top:none}#documenter .docs-sidebar ul.docs-menu ul.internal{margin:0 0.5rem 0.5rem;border-top:1px solid #dbdbdb}#documenter .docs-sidebar ul.docs-menu ul.internal li{font-size:.85rem;border-left:none;margin-left:0;margin-top:0.5rem}#documenter .docs-sidebar ul.docs-menu ul.internal .tocitem{width:100%;padding:0}#documenter .docs-sidebar ul.docs-menu ul.internal .tocitem::before{content:"⚬";margin-right:0.4em}#documenter .docs-sidebar form.docs-search{margin:auto;margin-top:0.5rem;margin-bottom:0.5rem}#documenter .docs-sidebar form.docs-search>input{width:14.4rem}#documenter .docs-sidebar #documenter-search-query{color:#707070;width:14.4rem;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1)}@media screen and (min-width: 1056px){#documenter .docs-sidebar ul.docs-menu{overflow-y:auto;-webkit-overflow-scroll:touch}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar{width:.3rem;background:none}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#e0e0e0}#documenter .docs-sidebar ul.docs-menu::-webkit-scrollbar-thumb:hover{background:#ccc}}@media screen and (max-width: 1055px){#documenter .docs-sidebar{overflow-y:auto;-webkit-overflow-scroll:touch}#documenter .docs-sidebar::-webkit-scrollbar{width:.3rem;background:none}#documenter .docs-sidebar::-webkit-scrollbar-thumb{border-radius:5px 0px 0px 5px;background:#e0e0e0}#documenter .docs-sidebar::-webkit-scrollbar-thumb:hover{background:#ccc}}kbd.search-modal-key-hints{border-radius:0.25rem;border:1px solid rgba(0,0,0,0.6);box-shadow:0 2px 0 1px rgba(0,0,0,0.6);cursor:default;font-size:0.9rem;line-height:1.5;min-width:0.75rem;text-align:center;padding:0.1rem 0.3rem;position:relative;top:-1px}.search-min-width-50{min-width:50%}.search-min-height-100{min-height:100%}.search-modal-card-body{max-height:calc(100vh - 15rem)}.search-result-link{border-radius:0.7em;transition:all 300ms}.search-result-link:hover,.search-result-link:focus{background-color:rgba(0,128,128,0.1)}.search-result-link .property-search-result-badge,.search-result-link .search-filter{transition:all 300ms}.property-search-result-badge,.search-filter{padding:0.15em 0.5em;font-size:0.8em;font-style:italic;text-transform:none !important;line-height:1.5;color:#f5f5f5;background-color:rgba(51,65,85,0.501961);border-radius:0.6rem}.search-result-link:hover .property-search-result-badge,.search-result-link:hover .search-filter,.search-result-link:focus .property-search-result-badge,.search-result-link:focus .search-filter{color:#f1f5f9;background-color:#333}.search-filter{color:#333;background-color:#f5f5f5;transition:all 300ms}.search-filter:hover,.search-filter:focus{color:#333}.search-filter-selected{color:#f5f5f5;background-color:rgba(139,0,139,0.5)}.search-filter-selected:hover,.search-filter-selected:focus{color:#f5f5f5}.search-result-highlight{background-color:#ffdd57;color:black}.search-divider{border-bottom:1px solid #dbdbdb}.search-result-title{width:85%;color:#333}.search-result-code-title{font-size:0.875rem;font-family:"JuliaMono","SFMono-Regular","Menlo","Consolas","Liberation Mono","DejaVu Sans Mono",monospace}#search-modal .modal-card-body::-webkit-scrollbar,#search-modal .filter-tabs::-webkit-scrollbar{height:10px;width:10px;background-color:transparent}#search-modal .modal-card-body::-webkit-scrollbar-thumb,#search-modal .filter-tabs::-webkit-scrollbar-thumb{background-color:gray;border-radius:1rem}#search-modal .modal-card-body::-webkit-scrollbar-track,#search-modal .filter-tabs::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.6);background-color:transparent}.w-100{width:100%}.gap-2{gap:0.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.ansi span.sgr1{font-weight:bolder}.ansi span.sgr2{font-weight:lighter}.ansi span.sgr3{font-style:italic}.ansi span.sgr4{text-decoration:underline}.ansi span.sgr7{color:#fff;background-color:#222}.ansi span.sgr8{color:transparent}.ansi span.sgr8 span{color:transparent}.ansi span.sgr9{text-decoration:line-through}.ansi span.sgr30{color:#242424}.ansi span.sgr31{color:#a7201f}.ansi span.sgr32{color:#066f00}.ansi span.sgr33{color:#856b00}.ansi span.sgr34{color:#2149b0}.ansi span.sgr35{color:#7d4498}.ansi span.sgr36{color:#007989}.ansi span.sgr37{color:gray}.ansi span.sgr40{background-color:#242424}.ansi span.sgr41{background-color:#a7201f}.ansi span.sgr42{background-color:#066f00}.ansi span.sgr43{background-color:#856b00}.ansi span.sgr44{background-color:#2149b0}.ansi span.sgr45{background-color:#7d4498}.ansi span.sgr46{background-color:#007989}.ansi span.sgr47{background-color:gray}.ansi span.sgr90{color:#616161}.ansi span.sgr91{color:#cb3c33}.ansi span.sgr92{color:#0e8300}.ansi span.sgr93{color:#a98800}.ansi span.sgr94{color:#3c5dcd}.ansi span.sgr95{color:#9256af}.ansi span.sgr96{color:#008fa3}.ansi span.sgr97{color:#f5f5f5}.ansi span.sgr100{background-color:#616161}.ansi span.sgr101{background-color:#cb3c33}.ansi span.sgr102{background-color:#0e8300}.ansi span.sgr103{background-color:#a98800}.ansi span.sgr104{background-color:#3c5dcd}.ansi span.sgr105{background-color:#9256af}.ansi span.sgr106{background-color:#008fa3}.ansi span.sgr107{background-color:#f5f5f5}code.language-julia-repl>span.hljs-meta{color:#066f00;font-weight:bolder}/*! + Theme: Default + Description: Original highlight.js style + Author: (c) Ivan Sagalaev + Maintainer: @highlightjs/core-team + Website: https://highlightjs.org/ + License: see project LICENSE + Touched: 2021 +*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#F3F3F3;color:#444}.hljs-comment{color:#697070}.hljs-tag,.hljs-punctuation{color:#444a}.hljs-tag .hljs-name,.hljs-tag .hljs-attr{color:#444}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-meta .hljs-keyword,.hljs-doctag,.hljs-name{font-weight:bold}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-template-tag,.hljs-deletion{color:#880000}.hljs-title,.hljs-section{color:#880000;font-weight:bold}.hljs-regexp,.hljs-symbol,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-selector-attr,.hljs-operator,.hljs-selector-pseudo{color:#ab5656}.hljs-literal{color:#695}.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta .hljs-string{color:#38a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:bold}.gap-4{gap:1rem} diff --git a/v0.1.1/assets/themeswap.js b/v0.1.1/assets/themeswap.js new file mode 100644 index 0000000..9f5eebe --- /dev/null +++ b/v0.1.1/assets/themeswap.js @@ -0,0 +1,84 @@ +// Small function to quickly swap out themes. Gets put into the tag.. +function set_theme_from_local_storage() { + // Initialize the theme to null, which means default + var theme = null; + // If the browser supports the localstorage and is not disabled then try to get the + // documenter theme + if (window.localStorage != null) { + // Get the user-picked theme from localStorage. May be `null`, which means the default + // theme. + theme = window.localStorage.getItem("documenter-theme"); + } + // Check if the users preference is for dark color scheme + var darkPreference = + window.matchMedia("(prefers-color-scheme: dark)").matches === true; + // Initialize a few variables for the loop: + // + // - active: will contain the index of the theme that should be active. Note that there + // is no guarantee that localStorage contains sane values. If `active` stays `null` + // we either could not find the theme or it is the default (primary) theme anyway. + // Either way, we then need to stick to the primary theme. + // + // - disabled: style sheets that should be disabled (i.e. all the theme style sheets + // that are not the currently active theme) + var active = null; + var disabled = []; + var primaryLightTheme = null; + var primaryDarkTheme = null; + for (var i = 0; i < document.styleSheets.length; i++) { + var ss = document.styleSheets[i]; + // The tag of each style sheet is expected to have a data-theme-name attribute + // which must contain the name of the theme. The names in localStorage much match this. + var themename = ss.ownerNode.getAttribute("data-theme-name"); + // attribute not set => non-theme stylesheet => ignore + if (themename === null) continue; + // To distinguish the default (primary) theme, it needs to have the data-theme-primary + // attribute set. + if (ss.ownerNode.getAttribute("data-theme-primary") !== null) { + primaryLightTheme = themename; + } + // Check if the theme is primary dark theme so that we could store its name in darkTheme + if (ss.ownerNode.getAttribute("data-theme-primary-dark") !== null) { + primaryDarkTheme = themename; + } + // If we find a matching theme (and it's not the default), we'll set active to non-null + if (themename === theme) active = i; + // Store the style sheets of inactive themes so that we could disable them + if (themename !== theme) disabled.push(ss); + } + var activeTheme = null; + if (active !== null) { + // If we did find an active theme, we'll (1) add the theme--$(theme) class to + document.getElementsByTagName("html")[0].className = "theme--" + theme; + activeTheme = theme; + } else { + // If we did _not_ find an active theme, then we need to fall back to the primary theme + // which can either be dark or light, depending on the user's OS preference. + var activeTheme = darkPreference ? primaryDarkTheme : primaryLightTheme; + // In case it somehow happens that the relevant primary theme was not found in the + // preceding loop, we abort without doing anything. + if (activeTheme === null) { + console.error("Unable to determine primary theme."); + return; + } + // When switching to the primary light theme, then we must not have a class name + // for the tag. That's only for non-primary or the primary dark theme. + if (darkPreference) { + document.getElementsByTagName("html")[0].className = + "theme--" + activeTheme; + } else { + document.getElementsByTagName("html")[0].className = ""; + } + } + for (var i = 0; i < document.styleSheets.length; i++) { + var ss = document.styleSheets[i]; + // The tag of each style sheet is expected to have a data-theme-name attribute + // which must contain the name of the theme. The names in localStorage much match this. + var themename = ss.ownerNode.getAttribute("data-theme-name"); + // attribute not set => non-theme stylesheet => ignore + if (themename === null) continue; + // we'll disable all the stylesheets, except for the active one + ss.disabled = !(themename == activeTheme); + } +} +set_theme_from_local_storage(); diff --git a/v0.1.1/assets/warner.js b/v0.1.1/assets/warner.js new file mode 100644 index 0000000..3f6f5d0 --- /dev/null +++ b/v0.1.1/assets/warner.js @@ -0,0 +1,52 @@ +function maybeAddWarning() { + // DOCUMENTER_NEWEST is defined in versions.js, DOCUMENTER_CURRENT_VERSION and DOCUMENTER_STABLE + // in siteinfo.js. + // If either of these are undefined something went horribly wrong, so we abort. + if ( + window.DOCUMENTER_NEWEST === undefined || + window.DOCUMENTER_CURRENT_VERSION === undefined || + window.DOCUMENTER_STABLE === undefined + ) { + return; + } + + // Current version is not a version number, so we can't tell if it's the newest version. Abort. + if (!/v(\d+\.)*\d+/.test(window.DOCUMENTER_CURRENT_VERSION)) { + return; + } + + // Current version is newest version, so no need to add a warning. + if (window.DOCUMENTER_NEWEST === window.DOCUMENTER_CURRENT_VERSION) { + return; + } + + // Add a noindex meta tag (unless one exists) so that search engines don't index this version of the docs. + if (document.body.querySelector('meta[name="robots"]') === null) { + const meta = document.createElement("meta"); + meta.name = "robots"; + meta.content = "noindex"; + + document.getElementsByTagName("head")[0].appendChild(meta); + } + + const div = document.createElement("div"); + div.classList.add("outdated-warning-overlay"); + const closer = document.createElement("button"); + closer.classList.add("outdated-warning-closer", "delete"); + closer.addEventListener("click", function () { + document.body.removeChild(div); + }); + const href = window.documenterBaseURL + "/../" + window.DOCUMENTER_STABLE; + div.innerHTML = + 'This documentation is not for the latest stable release, but for either the development version or an older release.
Click here to go to the documentation for the latest stable release.'; + div.appendChild(closer); + document.body.appendChild(div); +} + +if (document.readyState === "loading") { + document.addEventListener("DOMContentLoaded", maybeAddWarning); +} else { + maybeAddWarning(); +} diff --git a/v0.1.1/grids/index.html b/v0.1.1/grids/index.html new file mode 100644 index 0000000..bdfcf43 --- /dev/null +++ b/v0.1.1/grids/index.html @@ -0,0 +1,23 @@ + +API · OrthogonalSphericalShellGrids.jl

List of functions in OrthogonalSphericalShellGrids

OrthogonalSphericalShellGrids.TripolarGridType
TripolarGrid(arch::Distributed, FT::DataType = Float64; halo = (4, 4, 4), kwargs...)

Constructs a tripolar grid on a distributed architecture. A distributed tripolar grid is supported only on a Y-partitioning configuration, therefore, only splitting the j-direction is supported for the moment.

source
OrthogonalSphericalShellGrids.TripolarGridType
TripolarGrid(arch = CPU(), FT::DataType = Float64; 
+                  size, 
+                  southermost_latitude = -80, 
+                  halo                 = (4, 4, 4), 
+                  radius               = R_Earth, 
+                  z                    = (0, 1),
+                  north_poles_latitude = 45,
+                  first_pole_longitude = 0)

Constructs a tripolar grid on a spherical shell. NOTE: due to the requirements of the folding at the north edge of the domain, size[1] should be an even number.

Positional Arguments

  • arch: The architecture to use for the grid. Default is CPU().
  • FT::DataType: The data type to use for the grid. Default is Float64.

Keyword Arguments

  • size: The number of cells in the (longitude, latitude, z) dimensions.
  • southermost_latitude: The southernmost Center latitude of the grid. Default is -80.
  • halo: The halo size in the (longitude, latitude, z) dimensions. Default is (4, 4, 4).
  • radius: The radius of the spherical shell. Default is R_Earth.
  • z: The z-coordinate range of the grid. Default is (0, 1).
  • first_pole_longitude: The longitude of the first `north'' singularity. The second singularity will be located atfirstpolelongitude + 180ᵒ`.
  • north_poles_latitude: The latitude of the ``north'' singularities.

Returns

An OrthogonalSphericalShellGrid object representing a tripolar grid on the sphere. The north singularities are located at

i = 1, j = Nφ and i = Nλ ÷ 2 + 1, j = Nλ

source
OrthogonalSphericalShellGrids.ZipperBoundaryConditionFunction
ZipperBoundaryCondition(sign = 1)

Create a zipper boundary condition specific to the TripolarGrid. A Zipper boundary condition is similar to a periodic boundary condition, but, instead of retrieving the value from the opposite boundary, it splits the boundary in two and retrieves the value from the opposite side of the boundary. It is possible to think of it as a periodic boundary over a folded domain.

When copying in halos, folded velocities need to switch sign, while tracers or similar fields do not.

Note: the Tripolar boundary condition is particular because the last grid point at the north edge is repeated for tracers. For this reason we do not start copying the halo from the last grid point but from the second to last grid point.

Example

Consider the northern edge of a tripolar grid where P indicates the j - location of the poles

                  P                         P
+                  |            |            |            |            
+ Ny (center) ->   u₁    c₁     u₂    c₂     u₃    c₃     u₄    c₄     
+ Ny (face)   ->   |---- v₁ ----|---- v₂ ----|---- v₃ ----|---- v₄ ----
+                                                      Nx    Nx
+                                                    (face) (center)

The grid ends at Ny because it is periodic in nature, but, given the fold,

c₁ == c₄

and

c₂ == c₃

This is not the case for the v-velocity (or any field on the j-faces) where the last grid point is not repeated.

source
OrthogonalSphericalShellGrids._compute_tripolar_coordinates!Method
_compute_tripolar_coordinates!(λFF, φFF, λFC, φFC, λCF, φCF, λCC, φCC, 
+                               λᶠᵃᵃ, λᶜᵃᵃ, φᵃᶠᵃ, φᵃᶜᵃ, 
+                               first_pole_longitude,
+                               focal_distance, Nλ)

Compute the tripolar coordinates for a given set of input parameters. This function follows the formulation described in Ross J. Murray, "Explicit Generation of Orthogonal Grids for Ocean Models", Journal of Computational Physics, Volume 126, Issue 2, 1996, Pages 251-273.

The tripolar grid is built as a set of cofocal ellipsed and perpendicular hyperbolae. The focal_distance argument is the distance from the center of the ellipses to the foci.

The family of ellipses obeys:

       x²          y²
+   --------- + ---------  = 1
+   a²cosh²(ψ)  a²sinh²(ψ)

While the family of perpendicular hyperbolae obey:

       x²          y²
+   --------- + ---------  = 1
+   a²cos²(λ)   a²sin²(λ)

Where a is the focal_distance to the center. λ is the longitudinal angle and ψ is the ``isometric latitude'' defined by Murray (1996) as satisfying:

    a sinh(ψ) = tand((90 - φ) / 2) 

The final (x, y) points that define the stereographic projection of the tripolar coordinates are given by:

    x = a * sinh(ψ) * cos(λ)
+    y = a * sinh(ψ) * sin(λ)

for which it is possible to retrive the longitude and latitude by:

    λ = - 180 / π * atan(y / x)
+    φ = 90 - 360 / π * atan(sqrt(y² + x²))
source
diff --git a/v0.1.1/index.html b/v0.1.1/index.html new file mode 100644 index 0000000..e1bf94c --- /dev/null +++ b/v0.1.1/index.html @@ -0,0 +1,2 @@ + +Home · OrthogonalSphericalShellGrids.jl
diff --git a/v0.1.1/literated/generate_grid/index.html b/v0.1.1/literated/generate_grid/index.html new file mode 100644 index 0000000..a72d5c2 --- /dev/null +++ b/v0.1.1/literated/generate_grid/index.html @@ -0,0 +1,22 @@ + +Generate Grid · OrthogonalSphericalShellGrids.jl

Generate a Tripolar Grid

This Examples shows how to generate and visualize a Tripolar grid using the OrthogonalSphericalShellGrids and CairoMakie packages. The script is structured into several key sections, each performing a specific task in the process of creating and displaying the grid.

The script begins by importing the required Julia packages. OrthogonalSphericalShellGrids is used for generating the Tripolar grid, a type of grid used in geophysical and oceanographic modeling due to its ability to handle polar singularities effectively. CairoMakie is used for visualization purposes, allowing the creation of figures and plots to display the grid.

using OrthogonalSphericalShellGrids
+using OrthogonalSphericalShellGrids: Face, Center
+using OrthogonalSphericalShellGrids: get_cartesian_nodes_and_vertices
+using CairoMakie

Grid generation

The grid is generated with a call to OrthogonalSphericalShellGrids.TripolarGrid, specifying the grid size and the latitude of the "north" singularities. In this case, the grid has a resolution of 2 degrees (180x90 grid points) and north singularities at 35 degrees latitude. This setup creates a grid that covers the globe with a specific focus on handling the complexities near the poles.

grid = OrthogonalSphericalShellGrids.TripolarGrid(size = (180, 90, 1), north_poles_latitude = 35)
180×90×1 OrthogonalSphericalShellGrid{Float64, Oceananigans.Grids.Periodic, Oceananigans.Grids.RightConnected, Oceananigans.Grids.Bounded} on Oceananigans.Architectures.CPU with 4×4×4 halo and with precomputed metrics
+├── centered at (λ, φ) = (0.0, -3.0052)
+├── longitude: Oceananigans.Grids.Periodic  extent 361.246 degrees variably spaced with min(Δλ)=0.0262293, max(Δλ)=2.3423
+├── latitude:  Oceananigans.Grids.Periodic  extent 171.889 degrees variably spaced with min(Δφ)=0.0240568, max(Δφ)=1.91011
+└── z:         Bounded  z ∈ [0.0, 1.0]                             regularly spaced with Δz=1.0

Retriveing the nodes

The lines retrieve Cartesian coordinates for two types of grid nodes: Face-Face nodes and Center-Centernodes. This is done using thegetcartesiannodesandvertices` function, which converts the grid's spherical coordinates into Cartesian coordinates for easier manipulation and visualization. The coordinates are stored in variables xF, yF, zF for Face-Face nodes, and xC, yC, zC for Center-Center nodes.

cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Face(), Face(), Center())
+xF, yF, zF = cartesian_nodes
+
+cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Center(), Center(), Center())
+xC, yC, zC = cartesian_nodes
([-0.17344477982522863 -0.2060486101008185 -0.23837992245500017 -0.27039712075752703 -0.3020595261623816 -0.3333274887998865 -0.36416249393476696 -0.3945272621024724 -0.42438584279304564 -0.453703701311699 -0.48244779850740854 -0.510586663124219 -0.5380904565939836 -0.5649310301529469 -0.591081974227342 -0.616518660094175 -0.6412182738820416 -0.6651598430325455 -0.6883242553951792 -0.7106942711768721 -0.7322545280116058 -0.75299153945504 -0.7728936872440345 -0.7919512076909283 -0.8101561726075925 -0.8275024651744733 -0.8439857511852763 -0.8596034461086579 -0.874354678414518 -0.8882402496144165 -0.9012625914635466 -0.9134257207658057 -0.9247351922141895 -0.935198049686189 -0.9448227763984829 -0.9536192443072203 -0.961598663119896 -0.9687735292624656 -0.975157575121209 -0.9807657188530813 -0.9856140150311293 -0.9897196063631019 -0.9931006766917576 -0.9957764054546623 -0.9977669237494636 -0.9990932721177547 -0.9997773601266133 -0.9998419277916555 -0.9993105088488466 -0.9982073958442303 -0.9965576069709733 -0.9943868545415464 -0.9917215149392437 -0.9885885998474773 -0.9850157285072177 -0.9810311007025495 -0.976663470121624 -0.9719421176854723 -0.9668968243805508 -0.9615578430730934 -0.9559558687251685 -0.9501220063749445 -0.9440877361886195 -0.9378848748407331 -0.9315455324356384 -0.925102064148757 -0.9185870157453961 -0.9120330621314071 -0.9054729381082776 -0.8989393605501831 -0.892464941296976 -0.8860820901698387 -0.8798229076696253 -0.8737190671150581 -0.8678016862207513 -0.8621011884033106 -0.8566471544346319 -0.8514681654290653 -0.8465916385457796 -0.842043657196204 -0.837848797951943 -0.8340299567309271 -0.8306081771763765 -0.8276024844109222 -0.8250297275241426 -0.8229044342155529 -0.8212386809511066 -0.8200419817903636 -0.8193211987025849 -0.8190804757210206; -0.17323433042182687 -0.20579902873734243 -0.23809175798751245 -0.27007100306229515 -0.3016961631273081 -0.3329276629745641 -0.36372705886601453 -0.3940571383842991 -0.4238820138617376 -0.45316720901811697 -0.4818797384995864 -0.5099881800740131 -0.5374627393017856 -0.5642753065643973 -0.5903995063955659 -0.6158107391202934 -0.6404862148656901 -0.6644049800627964 -0.6875479366106911 -0.7098978539223371 -0.7314393741155732 -0.7521590106521193 -0.7720451407622333 -0.791087992022593 -0.8092796234800637 -0.8266139017341934 -0.8430864724067284 -0.8586947274371806 -0.873437768649779 -0.8873163680391386 -0.9003329252199832 -0.9124914224804993 -0.923797377869688 -0.9342577967366905 -0.943881122124811 -0.9526771844051177 -0.9606571505143567 -0.9678334731397222 -0.9742198401690237 -0.9798311246991881 -0.9846833358690029 -0.9887935707537018 -0.9921799675295044 -0.9948616600856259 -0.9968587342295959 -0.9981921855989474 -0.9988838793584194 -0.9989565117266554 -0.9984335733398756 -0.9973393144219804 -0.9956987116908654 -0.9935374368891927 -0.9908818267843214 -0.9877588544363625 -0.9841961014853184 -0.9802217311578957 -0.9758644616419302 -0.9711535394215794 -0.966118712109874 -0.9607902002574484 -0.9551986675581198 -0.9493751888146157 -0.9433512149727168 -0.9371585344813654 -0.9308292301923619 -0.9243956309791233 -0.9178902572331392 -0.9113457593932525 -0.9047948486811886 -0.8982702192616671 -0.8918044611218294 -0.8854299630774176 -0.879178805466343 -0.8730826422873317 -0.867172572784022 -0.8614790027629974 -0.8560314962649664 -0.8508586185756434 -0.8459877719573434 -0.8414450258906487 -0.837254944020788 -0.8334404103855491 -0.8300224578381615 -0.8270201018462037 -0.8244501830233845 -0.8223272218147841 -0.8206632886921448 -0.8194678930149819 -0.8187478933745239 -0.8185074317686926; -0.17281367854918941 -0.20530015418373287 -0.23751575545191458 -0.2694191288696122 -0.30096982924025995 -0.33212843032580897 -0.36285663006382174 -0.39311734984927976 -0.42287482745561794 -0.4520947032282938 -0.48074409924523503 -0.5087916912008104 -0.5362077728328533 -0.5629643127749477 -0.5890350037778774 -0.6143953043041896 -0.6390224725576197 -0.6628955930639946 -0.6859955959718201 -0.7083052692884647 -0.7298092643114701 -0.7504940945536827 -0.7703481284954342 -0.7893615765267776 -0.8075264724677629 -0.8248366500748961 -0.841287714957372 -0.8568770123374889 -0.8716035910960704 -0.8854681645458734 -0.8984730683741612 -0.9106222161900941 -0.9219210531036142 -0.9323765077504016 -0.9419969431624988 -0.9507921068666596 -0.9587730805726395 -0.9659522297917477 -0.972343153702285 -0.9779606355531832 -0.9828205938704212 -0.9869400347027486 -0.9903370051140418 -0.9930305480992518 -0.9950406590694701 -0.9963882440190678 -0.997095079454154 -0.9971837741266186 -0.9966777325816787 -0.9956011204889936 -0.9939788316878627 -0.9918364568356087 -0.9892002535048213 -0.9860971175294928 -0.9825545553521625 -0.9786006570738973 -0.9742640698563559 -0.9695739712704627 -0.9645600421297215 -0.9592524382884745 -0.9536817608273188 -0.9478790239905619 -0.9418756201856112 -0.9357032813035069 -0.9293940355759093 -0.9229801591497192 -0.9164941215396775 -0.909968524115766 -0.9034360308005053 -0.8969292901960916 -0.8904808484376283 -0.8841230521812949 -0.8778879412893306 -0.8718071309705623 -0.8659116833776389 -0.8602319689499515 -0.854797518121604 -0.8496368643807615 -0.8447773800607522 -0.8402451066512157 -0.8360645818224393 -0.8322586657377947 -0.8288483695654224 -0.8258526893676235 -0.8232884487219905 -0.8211701534919205 -0.8195098621001707 -0.8183170744584397 -0.8175986423674563 -0.8173587037336868; -0.17218331787772317 -0.204552562607955 -0.23665256751586217 -0.26844222052343675 -0.29988130893023046 -0.33093062907202064 -0.3615520906046901 -0.3917088149381099 -0.4213652273996939 -0.4504871427650707 -0.4790418438532149 -0.5069981529446345 -0.5343264958430041 -0.5609989584622428 -0.5869893358817538 -0.6122731738716164 -0.6368278029464371 -0.6606323650606425 -0.6836678331088353 -0.7059170234419432 -0.727364601652944 -0.7479970819246916 -0.7678028202665478 -0.7867720019960658 -0.8048966238467976 -0.8221704711033795 -0.8385890901805274 -0.8541497570734989 -0.8688514421141347 -0.8826947714690035 -0.8956819858146485 -0.9078168966197329 -0.919104840455289 -0.9295526317425652 -0.9391685143334101 -0.947962112301042 -0.9559443802996338 -0.9631275538297267 -0.9695250997232187 -0.9751516671367986 -0.9800230393163952 -0.9841560863675721 -0.9875687192379708 -0.9902798450879302 -0.9923093241942991 -0.9936779285002358 -0.994407301890351 -0.994519922235867 -0.9940390652183535 -0.9929887699029838 -0.9913938059929005 -0.989279642655063 -0.9866724187646797 -0.9835989143698357 -0.9800865231301533 -0.9761632254331409 -0.9718575618394297 -0.9671986064534661 -0.9622159397598326 -0.9569396204077196 -0.9514001553680639 -0.945628467830602 -0.9396558621531718 -0.9335139851249535 -0.9272347827614951 -0.9208504518152554 -0.9143933851645774 -0.9078961102404659 -0.9013912196687663 -0.8949112933501039 -0.8884888112761371 -0.8821560564930612 -0.8759450077761232 -0.8698872217754222 -0.8640137046353463 -0.8583547733773655 -0.8529399076657619 -0.8477975929422764 -0.8429551563090832 -0.8384385969467534 -0.8342724132580972 -0.8304794293098876 -0.8270806234801639 -0.8240949624856466 -0.8215392441390232 -0.8194279522493132 -0.8177731270145364 -0.8165842540554463 -0.8158681749010157 -0.8156290212685781; -0.17134398841737278 -0.20355711781354457 -0.23550317285044076 -0.2671413614067304 -0.29843177899208495 -0.32933551706977165 -0.35981476610822394 -0.3898329128945207 -0.41935463169627957 -0.44834596891481715 -0.4767744209309493 -0.5046090049045988 -0.5318203223497734 -0.5583806153667226 -0.5842638154724537 -0.6094455850286359 -0.633903351321666 -0.6576163334026816 -0.6805655618452073 -0.7027338916243756 -0.7241060083640366 -0.7446684282361966 -0.7644094918309831 -0.7833193523445263 -0.8013899584567545 -0.8186150322911329 -0.8349900428638267 -0.8505121754408307 -0.8651802972283932 -0.8789949198247374 -0.891958158859949 -0.9040736912461133 -0.9153467104516793 -0.925783880202834 -0.9353932870006669 -0.944184391826386 -0.952167981388015 -0.9593561192411667 -0.9657620970938078 -0.9714003865806309 -0.9762865917669061 -0.9804374026145775 -0.9838705496150721 -0.9866047597637786 -0.9886597140205187 -0.990056006368529 -0.9908151045514294 -0.9909593125333326 -0.9905117346914768 -0.9894962417134381 -0.9879374381319106 -0.9858606313890658 -0.9832918022794556 -0.9802575765751449 -0.9767851975891488 -0.97290249938325 -0.9686378802739546 -0.9640202762358604 -0.9590791337454224 -0.9538443815505993 -0.9483464007939241 -0.9426159928594149 -0.9366843442588749 -0.9305829878225973 -0.9243437594156793 -0.9179987493670956 -0.9115802477778605 -0.9051206828710615 -0.8986525515647033 -0.8922083414929515 -0.885820443777391 -0.8795210559620504 -0.8733420746784429 -0.8673149778029832 -0.8614706961106989 -0.855839474715935 -0.8504507249199142 -0.8453328674506445 -0.8405131684732635 -0.8360175701552911 -0.8318705179746061 -0.8280947873382435 -0.8247113124150453 -0.82173902035139 -0.8191946742140196 -0.8170927280671696 -0.8154451975272624 -0.8142615489382332 -0.813548609973048 -0.813310504000018; -0.1702966759204091 -0.20231497069701126 -0.2340688757263168 -0.2655179957708034 -0.2966228087525472 -0.3273447724274531 -0.35764642591549134 -0.38749148562989855 -0.4168449352002339 -0.4456731090388625 -0.47394376925719944 -0.5016261756961126 -0.5286911488935762 -0.5551111258711974 -0.5808602086790317 -0.6059142056944022 -0.6302506657247667 -0.6538489050163885 -0.676690027319299 -0.6987569372042681 -0.7200343468689956 -0.7405087767081452 -0.7601685499550322 -0.7790037817315402 -0.797006362867222 -0.8141699388683901 -0.8304898844335187 -0.8459632739224476 -0.8605888481939101 -0.8743669782289505 -0.8872996259570793 -0.899390302697764 -0.9106440256223103 -0.9210672726306324 -0.9306679360240765 -0.9394552753396259 -0.9474398696927177 -0.9546335699557555 -0.9610494510774595 -0.9667017648245928 -0.9716058932025301 -0.9757783027847128 -0.9792365001533495 -0.9819989886248174 -0.9840852264031575 -0.9855155862737635 -0.9863113169168259 -0.9864945058862188 -0.9860880442641581 -0.9851155929650105 -0.9836015506229118 -0.9815710229571888 -0.9790497934668091 -0.9760642952600649 -0.9726415837783126 -0.9688093101228099 -0.9645956946415554 -0.9600295003787336 -0.9551400059332504 -0.9499569772154769 -0.944510637533535 -0.9388316353834454 -0.9329510092627259 -0.9269001487765652 -0.9207107512619992 -0.9144147731214909 -0.9080443750365268 -0.9016318602282781 -0.8952096049504477 -0.8888099804439442 -0.8824652656588332 -0.8762075501608401 -0.8700686267917803 -0.8640798738488719 -0.8582721267888157 -0.8526755397485412 -0.8473194375028144 -0.8422321588435598 -0.8374408927572805 -0.832971509182256 -0.8288483865294244 -0.8250942385300827 -0.8217299433075032 -0.8187743778349789 -0.8162442611170097 -0.8141540094932522 -0.8125156074009101 -0.8113384967314359 -0.8106294875805986 -0.8103926927250791; -0.16904261108118798 -0.20082755851693476 -0.23235130546307906 -0.2635739284894376 -0.29445636026557853 -0.32496049428845664 -0.35504928461466206 -0.38468684015203314 -0.4138385131153992 -0.44247098130394974 -0.470552323912465 -0.4980520906447028 -0.5249413639538912 -0.5511928142918925 -0.5767807483044786 -0.6016811499646844 -0.6258717146888838 -0.6493318765303854 -0.6720428285927474 -0.693987536848993 -0.7151507475933936 -0.7355189887890384 -0.7550805656068973 -0.7738255504803925 -0.791745768023496 -0.8088347751800958 -0.8250878369878708 -0.8405018983512262 -0.8550755522251426 -0.8688090046152315 -0.8817040367990774 -0.8937639651702681 -0.9049935990996557 -0.9153991971985439 -0.9249884223559418 -0.9337702959069984 -0.9417551512724466 -0.9489545873895843 -0.9553814222342115 -0.9610496467101511 -0.9659743791587199 -0.9701718207148663 -0.9736592117097529 -0.9764547892913579 -0.978577746405287 -0.9800481922473058 -0.9808871142671546 -0.9811163417698727 -0.980758511125986 -0.9798370325654241 -0.9783760584917325 -0.9764004532128343 -0.9739357639421936 -0.9710081928795119 -0.9676445701329957 -0.963872327195698 -0.9597194706365617 -0.9552145556126874 -0.9503866587534477 -0.9452653499098891 -0.9398806622052538 -0.9342630597656065 -0.9284434024549525 -0.9224529068889262 -0.9163231029574946 -0.9100857850532064 -0.9037729571807285 -0.8974167711198491 -0.8910494568320998 -0.8847032443455121 -0.8784102764275719 -0.8722025114678924 -0.8661116161437291 -0.8601688476364125 -0.8544049254069325 -0.8488498928239905 -0.8435329692650884 -0.8384823936746713 -0.8337252609536181 -0.8292873529583075 -0.825192966288377 -0.8214647394202303 -0.8181234820761444 -0.815188009983269 -0.8126749883503307 -0.8105987874523826 -0.8089713536500468 -0.8078020989703135 -0.807097812040042 -0.8068625926986587; -0.1675832685295408 -0.19909660396850345 -0.2303524157214887 -0.2613113247223134 -0.291934788515258 -0.3221852037543326 -0.3520260038754158 -0.381421751509406 -0.4103382252524428 -0.4387425004597404 -0.4666030237821096 -0.49388968121795473 -0.5205738595080027 -0.546628500754373 -0.5720281501993654 -0.5967489971518739 -0.6207689091000707 -0.6440674590974983 -0.6666259465554759 -0.6884274116173921 -0.7094566433297101 -0.7297001818601129 -0.749146315044895 -0.7677850695754389 -0.7856081971572261 -0.8026091559943469 -0.8187830879679512 -0.8341267918885168 -0.8486386932094071 -0.8623188105930664 -0.875168719721505 -0.8871915147397184 -0.8983917677145448 -0.908775486482438 -0.9183500712479294 -0.9271242702804258 -0.9351081350406323 -0.9423129750495477 -0.9487513127927661 -0.9544368389309975 -0.9593843680643545 -0.9636097952731766 -0.9671300536320782 -0.9699630728665103 -0.9721277392925097 -0.9736438571503395 -0.9745321114114547 -0.9748140321054984 -0.9745119601797615 -0.9736490148675517 -0.972249062504115 -0.9703366866888837 -0.9679371596508265 -0.9650764146293143 -0.9617810190361793 -0.9580781481154063 -0.9539955587653094 -0.949561563134217 -0.9448050015450302 -0.9397552142470633 -0.9344420114362095 -0.9288956409277913 -0.9231467528120747 -0.9172263603722514 -0.9111657965012085 -0.9049966648195628 -0.8987507846767242 -0.8924601292131342 -0.8861567556797321 -0.8798727272548704 -0.8736400256741327 -0.8674904540995453 -0.8614555298056916 -0.85556636645444 -0.849853545969241 -0.8443469803039477 -0.8390757637270939 -0.8340680166046271 -0.8293507220528343 -0.8249495572355554 -0.8208887214790718 -0.8171907637544605 -0.8138764124086234 -0.8109644102885036 -0.8084713585756803 -0.8064115727106619 -0.8047969537223219 -0.803636878079083 -0.8029381088435702 -0.8027047304493219; -0.165920365613728 -0.19712411405582084 -0.2280744836260333 -0.25873270946873067 -0.28906084159920187 -0.3190218449114627 -0.34857969454464455 -0.37769946619101114 -0.4063474209741929 -0.43449108457435204 -0.4620993203269908 -0.489142396073389 -0.5155920445925936 -0.5414215174968501 -0.5666056325237844 -0.5911208142089215 -0.6149451279708411 -0.6380583076877783 -0.6604417768885706 -0.6820786637219459 -0.7029538099061118 -0.7230537738950448 -0.7423668285287445 -0.7608829534616991 -0.7785938226870118 -0.7954927874928819 -0.8115748552035401 -0.8268366640683135 -0.8412764546703696 -0.8548940382309979 -0.8676907621861754 -0.8796694734098456 -0.8908344794529843 -0.9011915081593604 -0.9107476660081568 -0.9195113955204299 -0.9274924320510881 -0.9347017602707026 -0.9411515706223353 -0.9468552160177329 -0.9518271690148858 -0.9560829796951614 -0.9596392344330643 -0.9625135157251908 -0.9647243632171625 -0.9662912360381926 -0.9672344765223887 -0.9675752753638881 -0.9673356382193036 -0.9665383537355546 -0.9652069629439243 -0.963365729921826 -0.9610396135822105 -0.9582542404066419 -0.9550358778917026 -0.9514114084295364 -0.9474083032920829 -0.9430545963350506 -0.9383788569823043 -0.933410161994688 -0.9281780654701741 -0.922712566465819 -0.9170440735778239 -0.9112033657660289 -0.905221548665857 -0.8991300055969766 -0.8929603424573239 -0.8867443256874757 -0.8805138125081844 -0.8743006726778244 -0.8681367010914025 -0.8620535206533135 -0.8560824750063611 -0.8502545108929194 -0.8446000501622751 -0.8391488517209279 -0.8339298640471473 -0.8289710692515091 -0.8242993200521125 -0.8199401714336875 -0.815917709157233 -0.8122543776614647 -0.8089708102271485 -0.8060856645373804 -0.8036154669385938 -0.8015744687687144 -0.7999745180550617 -0.7988249496863797 -0.7981324968297089 -0.7979012259014592; -0.16405586096821403 -0.19491237875299108 -0.22552010870297132 -0.25584096698925185 -0.28583766086079887 -0.3154737859182893 -0.3447139189474041 -0.3735237059107904 -0.4018699447410279 -0.42972066262241587 -0.4570451874967812 -0.4838142135770823 -0.5099998607018787 -0.5355757274130681 -0.5605169376882105 -0.5848001813066449 -0.6084037478750213 -0.6313075545823672 -0.6534931677969493 -0.6749438186566648 -0.6956444128411694 -0.7155815347472022 -0.7347434463183966 -0.7531200808071532 -0.7707030317687541 -0.7874855376068919 -0.8034624620050531 -0.818630270589881 -0.8329870041807992 -0.8465322489849146 -0.859267104097711 -0.8711941466684227 -0.8823173950844686 -0.8926422705220722 -0.9021755572004158 -0.9109253616645794 -0.9189010714082451 -0.9261133131309214 -0.9325739109063997 -0.9382958445194349 -0.9432932082063735 -0.9475811700127243 -0.9511759319565276 -0.9540946911608956 -0.9563556020922298 -0.9579777400123841 -0.9589810657233276 -0.9593863916516336 -0.9592153492872119 -0.9584903579560079 -0.9572345948697385 -0.9554719663569818 -0.9532270801389059 -0.9505252184695218 -0.9473923119144161 -0.943854913493516 -0.9399401728625599 -0.935675810154829 -0.9310900890496715 -0.9262117885780289 -0.9210701731183593 -0.9156949599802302 -0.9101162839189434 -0.9043646578748268 -0.8984709291876976 -0.8924662305034264 -0.8863819245689564 -0.8802495421085025 -0.8741007119913502 -0.8679670829453892 -0.8618802361450135 -0.8558715881119969 -0.8499722835175164 -0.8442130776658567 -0.8386242086772967 -0.8332352596689366 -0.8280750115550886 -0.8231712874474041 -0.8185507900198434 -0.8142389336020102 -0.8102596731596494 -0.8066353326937208 -0.8033864359174143 -0.800531542330929 -0.7980870919844759 -0.7960672622810415 -0.7944838401066933 -0.7933461123787257 -0.7926607777696678 -0.7924318819058715; -0.16199195286089899 -0.19246396944380853 -0.22269221161702962 -0.25263934006980976 -0.28226878093405827 -0.31154482010403195 -0.34043269332900267 -0.36889867169547047 -0.3969101421559935 -0.42443568280447336 -0.45144513264231095 -0.47790965562562565 -0.5038017988301952 -0.5290955446173655 -0.5537663567304247 -0.5777912202962642 -0.6011486757511951 -0.6238188467520552 -0.6457834621738647 -0.6670258723329779 -0.6875310596095714 -0.7072856436752525 -0.726277881560293 -0.7444976628204518 -0.7619365000853635 -0.7785875152890603 -0.7944454218983508 -0.8095065034664967 -0.8237685888480488 -0.8372310244158773 -0.8498946436234751 -0.8617617342547899 -0.8728360037000766 -0.883122542590048 -0.8926277871117777 -0.9013594803188408 -0.909326632735013 -0.9165394825357995 -0.9230094555751702 -0.9287491255063596 -0.9337721742254305 -0.938093352844749 -0.9417284433804434 -0.9446942213135013 -0.947008419158316 -0.9486896911451866 -0.9497575790944962 -0.9502324795299074 -0.9501356120457802 -0.949488988910104 -0.9483153858482419 -0.9466383139146941 -0.9444819923196482 -0.9418713220342286 -0.9388318599529762 -0.9353897933441403 -0.9315719142679709 -0.9274055935905073 -0.9229187541657324 -0.9181398427030634 -0.9130977997806666 -0.9078220274093407 -0.9023423534981013 -0.89668899252317 -0.8908925016591643 -0.8849837315979142 -0.8789937712598368 -0.8729538855991884 -0.8668954457221149 -0.8608498505798294 -0.8548484395733736 -0.8489223955156926 -0.8431026375455036 -0.8374197037786567 -0.8319036237182643 -0.8265837807245192 -0.8214887651660557 -0.8166462192311333 -0.8120826747595786 -0.8078233858523922 -0.8038921584088261 -0.8003111791110075 -0.7971008467020646 -0.7942796086624374 -0.7918638065584594 -0.7898675333977541 -0.788302506262307 -0.7871779572934364 -0.7865005457722098 -0.7862742935818886; -0.15973107731391928 -0.18978173712879348 -0.2195940326881092 -0.2491314290999974 -0.2783581296608196 -0.30723916702419696 -0.3357404903666837 -0.363829048184969 -0.39147286639728845 -0.4186411214616779 -0.4453042082654167 -0.47143380258281803 -0.4970029179421106 -0.521985956785864 -0.5463587558528686 -0.5700986257520758 -0.5931843847407088 -0.6155963867586236 -0.6373165438089864 -0.6583283428111213 -0.6786168570846144 -0.6981687526542737 -0.7169722895930997 -0.7350173186449602 -0.7522952733899927 -0.7687991582339293 -0.7845235325174741 -0.799464491053607 -0.813619641409334 -0.8269880782539379 -0.839570355098473 -0.8513684537510458 -0.8623857518096046 -0.8726269885086072 -0.8820982292282395 -0.8908068289649289 -0.898761395049949 -0.9059717493890191 -0.9124488904801465 -0.9182049554496464 -0.9232531823273294 -0.9276078727614685 -0.9312843553522611 -0.9342989497591783 -0.9366689317128406 -0.9384124990357677 -0.9395487387485444 -0.9400975953084708 -0.9400798399965207 -0.9395170414352793 -0.9384315371853502 -0.9368464063303004 -0.934785442920455 -0.9322731301036252 -0.9293346147260317 -0.9259956821393258 -0.9222827308997152 -0.9182227469930123 -0.9138432771652804 -0.909172400883303 -0.904238700393051 -0.8990712282889806 -0.8936994719537728 -0.8881533141790188 -0.882462989234749 -0.876659033622524 -0.8707722307264923 -0.864833548573184 -0.8588740699283147 -0.8529249140020224 -0.8470171491075607 -0.8411816957270891 -0.835449219585938 -0.8298500145267166 -0.8244138752086596 -0.8191699599353803 -0.8141466442330137 -0.8093713661547555 -0.804870464667863 -0.8006690128724565 -0.796790648191627 -0.7932574020400323 -0.790089531801687 -0.7873053582044475 -0.7849211113467042 -0.7829507886915692 -0.7814060282802605 -0.7802960002206932 -0.7796273191784524 -0.7794039801429855; -0.1572759059916922 -0.18686881038740424 -0.2162291301677438 -0.24532119093475582 -0.2741100278363801 -0.30256147341310763 -0.33064224167253226 -0.35832000804574454 -0.3855634849146072 -0.41234249243601456 -0.4386280244280097 -0.46439230912245294 -0.4896088646295372 -0.5142525490002113 -0.5382996048131823 -0.5617276982531022 -0.5845159526854943 -0.6066449767714911 -0.6280968872012742 -0.6488553261588829 -0.6689054736625366 -0.6882340549536459 -0.7068293431339878 -0.7246811572740287 -0.7417808562360186 -0.7581213284731027 -0.7736969780803984 -0.7885037073856769 -0.8025388963761017 -0.815801379263393 -0.8282914184929964 -0.8400106765033191 -0.8509621855391374 -0.8611503158188469 -0.8705807423485739 -0.8792604106673587 -0.8871975017968651 -0.8944013966563562 -0.9008826401893121 -0.9066529054319434 -0.9117249577362142 -0.9161126193407902 -0.9198307344626592 -0.9228951350600154 -0.9253226073933596 -0.9271308594865635 -0.92833848956288 -0.928964955502368 -0.9290305453368852 -0.9285563487665424 -0.9275642296471189 -0.9260767993613296 -0.9241173909477821 -0.921710033819925 -0.918879428863143 -0.9156509236513918 -0.9120504874754681 -0.9081046858233963 -0.9038406538998255 -0.899286068716358 -0.8944691192292467 -0.8894184739459648 -0.8841632453694241 -0.8787329505998451 -0.8731574673720796 -0.8674669847732268 -0.8616919478652388 -0.855862995433643 -0.8500108901008645 -0.8441664400855148 -0.8383604119620596 -0.8326234338831244 -0.8269858888733576 -0.8214777979923591 -0.816128693396484 -0.8109674816050405 -0.8060222975928059 -0.8013203506821529 -0.7968877635852243 -0.7927494063368459 -0.7889287272459925 -0.7854475833583782 -0.7823260732436629 -0.7795823751753757 -0.7772325939381495 -0.7752906195558593 -0.7737680011707976 -0.7726738391094194 -0.7720146978434046 -0.7717945421034276; -0.1546293438495297 -0.18372859308250108 -0.21260137825371936 -0.24121293750653866 -0.2695291887364422 -0.2975168139692055 -0.3251433402032077 -0.3523772163895224 -0.37918788625573074 -0.40554585671361426 -0.4314227616266226 -0.45679142074988477 -0.4816258936930713 -0.5059015287942119 -0.5295950068302994 -0.5526843795276316 -0.5751491028711752 -0.5969700652472688 -0.6181296104875362 -0.6386115559136046 -0.6584012055118931 -0.6774853583951755 -0.6958523127326094 -0.7134918653523807 -0.7303953072409095 -0.74655541517964 -0.761966439774799 -0.7766240901471291 -0.7905255155574629 -0.8036692842503306 -0.8160553598013905 -0.8276850752557093 -0.8385611053426683 -0.8486874370498376 -0.8580693388324654 -0.8667133287275753 -0.8746271416320486 -0.8818196959925908 -0.8883010601423531 -0.8940824185041448 -0.8991760378637619 -0.9035952338990524 -0.9073543381308893 -0.9104686654412641 -0.9129544822812562 -0.9148289756675558 -0.9161102230405163 -0.9168171630292448 -0.9169695671399023 -0.9165880123520526 -0.9156938545743938 -0.9143092028754266 -0.9124568943663729 -0.910160469572868 -0.9074441480885219 -0.9043328042573857 -0.9008519425837164 -0.8970276725164795 -0.8928866822030197 -0.8884562107520045 -0.8837640184907899 -0.8788383546479974 -0.8737079218398487 -0.8684018366905152 -0.8629495858749042 -0.8573809768396777 -0.8517260824383467 -0.8460151787127749 -0.8402786750706894 -0.8345470361513238 -0.8288506947438222 -0.8232199552300107 -0.8176848871685926 -0.8122752088248975 -0.8070201606806712 -0.801948369231814 -0.7970877016957245 -0.792465112598288 -0.7881064835844848 -0.7840364581834628 -0.7802782736426745 -0.7768535923071992 -0.7737823353383677 -0.7710825218180312 -0.7687701164496072 -0.7668588891251814 -0.7653602895646567 -0.7642833400395549 -0.7636345488696029 -0.7634178469322167; -0.1517945265359208 -0.1803647617935568 -0.20871496482015878 -0.2368113341532197 -0.26462071737559084 -0.2921106919050619 -0.3192496424868859 -0.34600683508294344 -0.37235248688083283 -0.3982578321774807 -0.4236951839247121 -0.44863799075801175 -0.4730608893642887 -0.49693975207924773 -0.5202517296397909 -0.5429752890511954 -0.5650902465624809 -0.5865777957758964 -0.6074205309477447 -0.6276024655673369 -0.6471090463287255 -0.6659271626356329 -0.684045151803633 -0.7014528001449504 -0.7181413401401675 -0.7341034439175744 -0.7493332132748778 -0.763826166489388 -0.7775792221718211 -0.7905906804252887 -0.8028602015752182 -0.8143887827376817 -0.8251787324931926 -0.83523364393038 -0.844558366319356 -0.8531589756679103 -0.8610427444052607 -0.8682181104278015 -0.8746946457293974 -0.8804830248251867 -0.885594993162761 -0.8900433356979048 -0.893841845793912 -0.8970052945837496 -0.8995494009131045 -0.9014908019594022 -0.9028470245973313 -0.9036364575549941 -0.9038783243765226 -0.9035926571766262 -0.9028002711399905 -0.9015227396835624 -0.8997823701623682 -0.8976021799595567 -0.8950058727587169 -0.8920178147512249 -0.8886630104834804 -0.8849670779986281 -0.8809562228750948 -0.8766572107105681 -0.8720973375457755 -0.8673043976686731 -0.8623066481879744 -0.857132769717212 -0.85181182246914 -0.8463731970280126 -0.8408465590475807 -0.8352617871192135 -0.8296489030717117 -0.8240379940065744 -0.8184591254443423 -0.8129422450636958 -0.8075170766591149 -0.8022130041282671 -0.797058945528555 -0.7920832175130947 -0.7873133907672423 -0.7827761374118414 -0.77849707170976 -0.7745005857954054 -0.7708096825269402 -0.7674458079188484 -0.7644286859272879 -0.7617761586102471 -0.7595040348474291 -0.7576259508620347 -0.7561532457235071 -0.7550948548182975 -0.754457223953818 -0.7542442463164529; -0.14877481754144553 -0.17678126296470367 -0.20457438883959178 -0.2321213976256951 -0.25939010944538193 -0.2863490391909134 -0.31296747057343305 -0.33921552682782347 -0.36506423781429886 -0.39048560328610615 -0.4154526521226238 -0.43993949735799925 -0.4639213868670458 -0.4873747496019724 -0.5102772373054597 -0.5326077616571093 -0.554346526841314 -0.575475057554629 -0.5959762224996337 -0.6158342534398091 -0.6350347599158389 -0.6535647397479057 -0.6714125854707244 -0.6885680868681908 -0.7050224297925335 -0.7207681914685772 -0.7357993324972518 -0.7501111857836812 -0.7637004426241292 -0.7765651361927723 -0.7887046226737302 -0.8001195602861202 -0.810811886450143 -0.8207847933403809 -0.8300427020688365 -0.8385912357345995 -0.8464371915697156 -0.8535885124017312 -0.8600542576427005 -0.8658445740021306 -0.8709706661074439 -0.8754447672001998 -0.8792801100593411 -0.8824908982842665 -0.885092278050482 -0.887100310428858 -0.8885319443360787 -0.8894049901586008 -0.8897380940651994 -0.8895507129938726 -0.8888630902672925 -0.8876962317570845 -0.8860718824807342 -0.8840125034758662 -0.8815412487548635 -0.8786819420983112 -0.8754590533987162 -0.8718976742164302 -0.8680234921582677 -0.8638627636363273 -0.8594422845110011 -0.8547893580691173 -0.8499317597371193 -0.8448976978820953 -0.8397157700125408 -0.8344149136589682 -0.8290243511949968 -0.8235735278562959 -0.8180920422317612 -0.8126095685431719 -0.8071557701007636 -0.8017602034271354 -0.7964522126846604 -0.7912608142250163 -0.7862145713053862 -0.7813414592839395 -0.7766687219147809 -0.7722227197040108 -0.7680287716549672 -0.7641109921097675 -0.7604921247701535 -0.7571933763346417 -0.7542342525002294 -0.7516323993235682 -0.749403453097382 -0.7475609019541635 -0.7461159623463012 -0.7450774733613317 -0.7444518115120017 -0.7442428282006518; -0.14557380508728157 -0.17298230975351922 -0.20018445747302005 -0.22714849373813456 -0.25384324987858536 -0.28023821641822316 -0.3063036136105116 -0.3320104588870411 -0.3573306309776218 -0.38223693048629476 -0.4067031367346569 -0.43070406071188205 -0.4542155939994601 -0.47721475356767273 -0.49967972236989866 -0.5215898856896322 -0.5429258632234741 -0.5636695369109138 -0.5838040745483236 -0.6033139492499843 -0.6221849548429659 -0.6404042173051178 -0.6579602023761619 -0.6748427194908058 -0.6910429221997475 -0.7065533052595085 -0.7213676985849342 -0.7354812582691809 -0.7488904548847983 -0.7615930592863697 -0.7735881261398793 -0.7848759754068328 -0.79545817201194 -0.8053375039222014 -0.8145179588623347 -0.8230046998869293 -0.8308040400233696 -0.837923416191655 -0.8443713625976961 -0.8501574837855821 -0.8552924275216677 -0.8597878576692087 -0.8636564271965724 -0.8669117514448234 -0.8695683817616413 -0.8716417795880032 -0.8731482910618266 -0.8741051221785872 -0.8745303145228427 -0.8744427215563172 -0.8738619854177005 -0.8728085141563899 -0.8713034592869018 -0.869368693512602 -0.8670267884265255 -0.8643009919535135 -0.8612152052517287 -0.8577939587429985 -0.8540623868908082 -0.8500462012926806 -0.845771661600938 -0.8412655437335992 -0.8365551047868862 -0.8316680440143569 -0.8266324591974145 -0.8214767977005989 -0.816229801485949 -0.810920445357599 -0.805577867724697 -0.8002312932121861 -0.7949099465194871 -0.7896429570309558 -0.7844592538231765 -0.7793874508955575 -0.7744557226740479 -0.769691670102801 -0.7651221779426172 -0.7607732642324633 -0.7566699232324771 -0.7528359635414117 -0.749293843452808 -0.7460645059638864 -0.7431672161584952 -0.7406194039289421 -0.7384365151601565 -0.7366318745548263 -0.7352165632155442 -0.7341993139112725 -0.7335864266396137 -0.7333817066607939; -0.1421952987463786 -0.16897237856644712 -0.19555028280378803 -0.22189833462338127 -0.24798641098518753 -0.27378501220819873 -0.2992653289459142 -0.3243993063276906 -0.3491597050421568 -0.3735201591620515 -0.3974552305341544 -0.4209404595831722 -0.4439524124042897 -0.4664687240452604 -0.48846813790524546 -0.509930541203727 -0.5308369964986132 -0.5511697692577789 -0.5709123515126228 -0.5900494816454874 -0.6085671603849335 -0.6264526631035311 -0.6436945485321643 -0.6602826640224231 -0.6762081475046677 -0.6914634263035365 -0.7060422129850384 -0.7199394984199401 -0.7331515422568345 -0.7456758610050931 -0.7575112139329131 -0.7686575869888276 -0.7791161749564464 -0.7888893620518188 -0.7979807011707941 -0.8063948919900331 -0.8141377581200098 -0.8212162235014846 -0.8276382882285035 -0.8334130039710509 -0.8385504491590633 -0.8430617040765733 -0.8469588260002975 -0.8502548245009788 -0.8529636370081547 -0.8551001047197233 -0.8566799489165803 -0.8577197477196326 -0.858236913301496 -0.8582496695380368 -0.8577770300555128 -0.8568387765971444 -0.8554554375985655 -0.8536482668244477 -0.8514392218787867 -0.8488509423587425 -0.8459067273767209 -0.842630512127765 -0.8390468431296155 -0.8351808517116586 -0.8310582252771399 -0.8267051758116591 -0.8221484050615275 -0.8174150657598418 -0.8125327182385841 -0.807529281734201 -0.8024329796754488 -0.7972722782392747 -0.7920758174773861 -0.7868723343571986 -0.7816905771305307 -0.7765592105460909 -0.7715067115612204 -0.7665612553875527 -0.7617505919257838 -0.75710191290641 -0.752641710353367 -0.7483956273206369 -0.7443883022092427 -0.7406432083416727 -0.7371824908371506 -0.7340268031761408 -0.7311951461455872 -0.7287047120963912 -0.7265707376008366 -0.7248063676517077 -0.7234225344825808 -0.722427853901964 -0.7218285417216802 -0.7216283524293633; -0.13864332579060928 -0.16475620526695742 -0.19067727819120295 -0.21637697555593838 -0.2418262501054559 -0.2669966420895139 -0.29186034265517913 -0.3163902546510351 -0.34056005063740735 -0.3643442279169044 -0.38771816042128343 -0.41065814731317024 -0.4331414581843132 -0.4551463747555404 -0.4766522290072324 -0.4976394376927054 -0.5180895332101466 -0.5379851908315408 -0.5573102523091144 -0.5760497459010324 -0.5941899028783444 -0.6117181705941565 -0.628623222213849 -0.6448949632214693 -0.660524534832359 -0.675504314455432 -0.6898279133602225 -0.7034901717139974 -0.7164871511626127 -0.7288161251356325 -0.740475567061318 -0.7514651366805731 -0.7617856646507881 -0.7714391356307329 -0.7804286700363382 -0.7887585046543322 -0.7964339722962628 -0.8034614806695956 -0.8098484906352167 -0.815603494011804 -0.8207359910773256 -0.8252564679060962 -0.8291763736665864 -0.8325080979903797 -0.8352649485062086 -0.8374611286149185 -0.8391117155612586 -0.8402326388366316 -0.8408406589230679 -0.8409533463626772 -0.8405890611085252 -0.839766932082101 -0.838506836829192 -0.8368293811299372 -0.8347558783800656 -0.8323083285187928 -0.8295093962346928 -0.8263823881342697 -0.8229512285093165 -0.8192404332889653 -0.8152750817115585 -0.8110807852010494 -0.8066836528840996 -0.8021102531392307 -0.7973875705305306 -0.7925429574482064 -0.7876040797600373 -0.7825988557749762 -0.777555387836929 -0.7725018859073789 -0.767466582564328 -0.7624776389463858 -0.7575630413084101 -0.7527504880318289 -0.7480672671502776 -0.7435401247091444 -0.739195124573473 -0.7350575006269978 -0.7311515026573089 -0.7275002375863439 -0.724125508066397 -0.7210476508016391 -0.7182853772536266 -0.7158556196255255 -0.7137733851733201 -0.712051621945117 -0.7107010989877629 -0.7097303038753509 -0.709145360105797 -0.7089499664867437; -0.1349221272575549 -0.16033878104297103 -0.1855711542203139 -0.2105908113054488 -0.23536980672574148 -0.25988074676965195 -0.2840968493933653 -0.3079920016781269 -0.3315408147490562 -0.354718675984508 -0.3775017983642736 -0.3998672668249374 -0.42179308151126516 -0.44325819783345316 -0.4642425632611771 -0.48472715080645795 -0.5046939891682724 -0.5241261895322887 -0.5430079690390756 -0.561324670953336 -0.5790627815850939 -0.5962099440311377 -0.6127549688213237 -0.6286878415694126 -0.6439997277419373 -0.6586829746710682 -0.6727311109484729 -0.6861388433468281 -0.698902051423751 -0.711017779969614 -0.7224842294658671 -0.7333007447241651 -0.743467801878841 -0.7529869939059459 -0.7618610148414238 -0.7700936428688099 -0.7776897224432753 -0.7846551456138902 -0.7909968326995773 -0.7967227124664665 -0.8018417019451536 -0.8063636860157268 -0.8102994968763044 -0.8136608934971677 -0.8164605411473199 -0.8187119910633477 -0.8204296603117234 -0.8216288118750528 -0.8223255349700634 -0.822536725580302 -0.8222800671593073 -0.8215740114303943 -0.82043775917696 -0.8188912408823137 -0.8169550970403573 -0.8146506579180869 -0.811999922507798 -0.8090255363614434 -0.8057507679520494 -0.802199483158054 -0.7983961174167373 -0.7943656450435266 -0.7901335451665024 -0.7857257636814865 -0.7811686705951083 -0.7764890120937304 -0.7717138566583218 -0.7668705345428394 -0.7619865699503808 -0.7570896052815046 -0.7522073168970775 -0.7473673219378718 -0.7425970758787075 -0.7379237606690202 -0.7333741635258675 -0.7289745466993928 -0.7247505088219479 -0.7207268387752275 -0.716927363356364 -0.7133747903822423 -0.7100905492264374 -0.7070946311173391 -0.7044054318195143 -0.7020395995525041 -0.7000118911519497 -0.6983350395294841 -0.6970196354264024 -0.6960740262738547 -0.6955042346682212 -0.6953138985515268; -0.1310361537310929 -0.15572534792070897 -0.18023791422500127 -0.20454657198446047 -0.22862449900368995 -0.25244538972532493 -0.2759835114708515 -0.2992137585607319 -0.32211170414132145 -0.34465364956207356 -0.36681667116352495 -0.38857866435412947 -0.4099183848722231 -0.43081548714790807 -0.45125055969838057 -0.47120515750895536 -0.4906618313706583 -0.5096041541635515 -0.5280167440928544 -0.545885284902155 -0.5631965431046484 -0.5799383822890409 -0.5960997745716149 -0.6116708092797513 -0.6266426989649163 -0.641007782854675 -0.6547595278636317 -0.6678925272922568 -0.68040249735038 -0.6922862716485612 -0.7035417938057262 -0.7141681083252762 -0.7241653498943124 -0.733534731261836 -0.7422785298515346 -0.7504000732632876 -0.7579037238147257 -0.7647948622699697 -0.7710798708972556 -0.7767661159902951 -0.7818619299800427 -0.7863765932539669 -0.7903203157888798 -0.7937042186908075 -0.7965403157213126 -0.7988414948738073 -0.8006215000458645 -0.8018949128339959 -0.8026771344558827 -0.802984367781302 -0.8028335994270203 -0.8022425818424053 -0.8012298152814732 -0.7998145295233657 -0.7980166651667197 -0.7958568542842421 -0.7933564001819362 -0.7905372559631315 -0.7874220015512083 -0.7840338187770098 -0.7803964640884468 -0.7765342383915987 -0.7724719534862148 -0.768234894515664 -0.7638487778142456 -0.7593397035060704 -0.7547341021924346 -0.7500586750623721 -0.7453403267776598 -0.7406060905232704 -0.7358830446811436 -0.7311982206835511 -0.7265785017356392 -0.7220505122679682 -0.7176404981903737 -0.7133741982681157 -0.7092767072274743 -0.7053723315153854 -0.7016844389782638 -0.6982353040770558 -0.6950459506043288 -0.6921359941972968 -0.6895234872287116 -0.6872247688852814 -0.6852543233909074 -0.6836246493821894 -0.682346143382787 -0.6814270001435768 -0.6808731323161956 -0.6806881115154747; -0.1269900608305303 -0.1509213939129569 -0.17468384936268314 -0.1982513183557081 -0.2215981196512634 -0.24469905403943432 -0.2675294570552167 -0.2900652497894775 -0.31228298764041124 -0.33415990686306835 -0.3556739687893494 -0.376803901606285 -0.39752923959635844 -0.41783035975987876 -0.43768851575594064 -0.4570858691149947 -0.4760055176925552 -0.4944315213497727 -0.5123489248625521 -0.5297437780762692 -0.5466031533380558 -0.5629151602527538 -0.5786689578220746 -0.5938547640390333 -0.6084638630213417 -0.622488609778086 -0.6359224327135677 -0.6487598339807176 -0.660996387803812 -0.6726287368964889 -0.6836545871060598 -0.6940727004190175 -0.7038828864652742 -0.7130859926601456 -0.7216838931233426 -0.7296794765132849 -0.7370766329128497 -0.7438802398992707 -0.7500961479262128 -0.7557311651401302 -0.7607930417457336 -0.7652904540268161 -0.7692329881186214 -0.7726311236165364 -0.7754962170927289 -0.7778404855777532 -0.7796769900475987 -0.7810196189383536 -0.7818830716902556 -0.7822828423003579 -0.7822352028382057 -0.7817571868516238 -0.7808665725598619 -0.7795818656987955 -0.7779222818476796 -0.7759077280289315 -0.7735587833319175 -0.7708966782686428 -0.7679432725242954 -0.7647210307189956 -0.7612529957498833 -0.7575627592357318 -0.753674428541093 -0.7496125898152048 -0.7454022664448142 -0.741068872292114 -0.7366381590723762 -0.7321361572238483 -0.7275891096390767 -0.7230233976659259 -0.7184654588524643 -0.7139416960065211 -0.7094783772717276 -0.7051015270898983 -0.7008368081262328 -0.6967093944787276 -0.6927438367739047 -0.6889639200623212 -0.6853925157611961 -0.6820514292365328 -0.678961244958931 -0.6761411714888035 -0.6736088888288838 -0.6713804009048343 -0.6694698960791376 -0.6678896186521346 -0.6666497542438712 -0.6657583317736516 -0.6652211444600584 -0.6650416918594436; -0.1227887044037799 -0.1459326477907847 -0.16891553322035124 -0.19171243656598705 -0.2142988311263127 -0.23665063841486086 -0.2587442774046037 -0.28055671207491484 -0.30206549711999386 -0.3232488216899088 -0.3440855510482696 -0.3645552660439099 -0.38463830030786206 -0.40431577510105843 -0.423569631752641 -0.442382661643198 -0.4607385337017439 -0.47862181939954046 -0.4960180152379116 -0.5129135627408795 -0.5292958659766818 -0.5451533066448809 -0.560475256777801 -0.5752520891163732 -0.589475185230959 -0.6031369414674552 -0.6162307728077848 -0.6287511147417267 -0.6406934232539755 -0.6520541730362135 -0.6628308540388346 -0.673021966480825 -0.682627014439068 -0.6916464981399938 -0.7000819050771726 -0.7079357000778336 -0.7152113144397871 -0.7219131342573111 -0.7280464880507265 -0.7336176338091567 -0.7386337455495997 -0.7431028994876999 -0.7470340599065948 -0.7504370647996678 -0.7533226113510286 -0.7557022413039127 -0.7575883262517751 -0.7589940528696507 -0.7599334080840494 -0.7604211641583464 -0.7604728636468658 -0.7601048041448594 -0.7593340227328751 -0.7581782799827899 -0.7566560433587591 -0.7547864698097395 -0.7525893873109442 -0.7500852750699931 -0.7472952420698293 -0.7442410035753496 -0.7409448551847801 -0.7374296439612824 -0.7337187361363471 -0.7298359808360142 -0.7258056692458925 -0.7216524886039649 -0.7174014703941205 -0.713077932111727 -0.7087074119890364 -0.704315596106752 -0.6999282373828677 -0.6955710660246662 -0.6912696911582284 -0.6870494935144198 -0.6829355092527428 -0.6789523052442291 -0.6751238464093373 -0.6714733560115909 -0.6680231701343804 -0.6647945879059255 -0.6618077193717689 -0.6590813332285582 -0.6566327069087314 -0.6544774817234995 -0.6526295259123771 -0.6511008084946533 -0.6499012867587496 -0.649038810051837 -0.6485190422436342 -0.6483454048415596; -0.11843713542090559 -0.14076507346901482 -0.16293981593339502 -0.1849376322760724 -0.20673516008649528 -0.22830945229919788 -0.2496380230425465 -0.2706988919825706 -0.2914706270356225 -0.31193238533402395 -0.3320639523398988 -0.3518457790139537 -0.37125901695793295 -0.3902855514617581 -0.4089080323988498 -0.42710990292572887 -0.4448754259545758 -0.46218970837997186 -0.4790387230532903 -0.495409328510331 -0.5112892864693784 -0.5266672771281513 -0.5415329122987966 -0.555876746430192 -0.5696902855763435 -0.5829659943783679 -0.595697301135674 -0.6078786010490836 -0.6195052577251198 -0.6305736030361998 -0.6410809354361088 -0.6510255168338819 -0.660406568132027 -0.669224263536824 -0.6774797237493302 -0.6851750081455384 -0.6923131060529829 -0.6988979272288296 -0.7049342916411745 -0.7104279186508052 -0.715385415685053 -0.7198142664884443 -0.723722819026721 -0.7271202731111939 -0.7300166677993252 -0.7324228686148178 -0.7343505546161452 -0.7358122053262529 -0.7368210875180751 -0.7373912418302114 -0.7375374691646721 -0.7372753167936583 -0.7366210640750076 -0.7355917076459197 -0.7342049459319128 -0.7324791627726909 -0.7304334099287355 -0.7280873881922241 -0.7254614267836628 -0.7225764606719518 -0.7194540054111511 -0.7161161290431011 -0.7125854205725315 -0.7088849544820288 -0.7050382507203754 -0.70106922957171 -0.6970021607975924 -0.6928616064428368 -0.6886723567122855 -0.6844593583636923 -0.6802476351253568 -0.6760621997399996 -0.6719279573620153 -0.6678696001962336 -0.6639114934641014 -0.6600775530175066 -0.6563911151888808 -0.6528747997638081 -0.6495503672813491 -0.6464385721968241 -0.6435590137680929 -0.6409299868331488 -0.6385683349158502 -0.636489308308913 -0.6347064299203635 -0.6332313717152015 -0.6320738445254268 -0.6312415038315349 -0.6307398738363198 -0.63057229176381; -0.11394059456531674 -0.13542486399715575 -0.15676381780074203 -0.17793492415891296 -0.1989159910629914 -0.21968521005918565 -0.2402211987899846 -0.26050304220988924 -0.2805103323631169 -0.3002232066197811 -0.31962238427647977 -0.3386892014371293 -0.35740564410010417 -0.3757543793883102 -0.39371878486956047 -0.41128297592548274 -0.42843183113807365 -0.4451510156738885 -0.46142700265652753 -0.47724709252862546 -0.4925994304147388 -0.5074730215064404 -0.521857744500336 -0.5357443631287664 -0.5491245358313527 -0.5619908236234638 -0.574336696224894 -0.5861565365186694 -0.5974456434157144 -0.6082002332063227 -0.61841743948369 -0.6280953117283802 -0.637232812645331 -0.6458298143469146 -0.653887093476603 -0.6614063253679038 -0.6683900773324142 -0.6748418011690726 -0.6807658249838902 -0.6861673444055659 -0.6910524132774629 -0.6954279339002599 -0.6993016468921803 -0.7026821207250264 -0.7055787409840326 -0.7080016993879008 -0.7099619825920006 -0.7114713607826059 -0.7125423760529541 -0.7131883305328217 -0.7134232742219684 -0.7132619924541244 -0.7127199928920802 -0.711813491925741 -0.7105594003137159 -0.70897530787513 -0.7070794670018945 -0.7048907747230261 -0.7024287530118571 -0.6997135269848491 -0.696765800597884 -0.6936068294032344 -0.6902583898894479 -0.6867427448884431 -0.6830826045015244 -0.6793010819709354 -0.67542164390901 -0.671468054296043 -0.6674643116742781 -0.6634345790026803 -0.6594031056993085 -0.6553941414888236 -0.6514318417952836 -0.6475401645774314 -0.6437427586965262 -0.6400628441351113 -0.636523084646656 -0.63314545370593 -0.6299510949405941 -0.6269601785453798 -0.6241917554978962 -0.6216636116936233 -0.6193921243793905 -0.6173921234710185 -0.6156767604738749 -0.6142573877689822 -0.6131434509696894 -0.6123423968877366 -0.6118595993720087 -0.6116983049047496; -0.10930450652095472 -0.12991843514914164 -0.15039492238217148 -0.17071263674158904 -0.19085055931580827 -0.210788024149147 -0.23050475757708638 -0.24998091640139997 -0.26919712480580826 -0.2881345099203041 -0.30677473595029886 -0.32510003679510163 -0.3430932470889783 -0.3607378316070117 -0.3780179129871437 -0.3949182977290963 -0.41142450044019024 -0.4275227663074306 -0.44320009178446396 -0.4584442434910901 -0.473243775331934 -0.48758804384945126 -0.5014672218347629 -0.5148723102276853 -0.5277951483448364 -0.5402284224816669 -0.5521656729407564 -0.5636012995446803 -0.57453056569702 -0.5849496010598749 -0.5948554029202495 -0.604245836321055 -0.6131196330351291 -0.6214763894626057 -0.6293165635330106 -0.6366414706939018 -0.6434532790672021 -0.6497550038530905 -0.6555505010588623 -0.6608444606268818 -0.6656423990314223 -0.6699506514085813 -0.6737763632769327 -0.6771274818985048 -0.6800127473204316 -0.6824416831267845 -0.6844245869176762 -0.6859725205186158 -0.6870972999070493 -0.6878114848250197 -0.6881283680266962 -0.6880619640870643 -0.6876269976732043 -0.68683889115222 -0.685713751379978 -0.6842683554823547 -0.6825201354057793 -0.6804871609767342 -0.678188121170708 -0.6756423032506332 -0.6728695693935964 -0.6698903303835579 -0.6667255159084106 -0.663396540963246 -0.6599252678303643 -0.6563339630826143 -0.6526452490428282 -0.6488820491315336 -0.6450675265513303 -0.6412250157928018 -0.637377946507535 -0.6335497593822167 -0.6297638137671777 -0.626043286965523 -0.6224110652765031 -0.6188896271087455 -0.6155009187331222 -0.6122662235266279 -0.609206025860411 -0.6063398710966381 -0.6036862234672625 -0.6012623238975224 -0.5990840500908743 -0.597165781392162 -0.5955202710746627 -0.5941585287387492 -0.5930897154534472 -0.5923210541101748 -0.5918577571897371 -0.5917029737754091; -0.10453447395496208 -0.12425241860700602 -0.14384076906627127 -0.16327939257015475 -0.1825484428373153 -0.20162839722407652 -0.2205000929655395 -0.2391447624082863 -0.2575440671474516 -0.2756801309871843 -0.29353557165029054 -0.3110935311698294 -0.3283377049028463 -0.3452523691139641 -0.3618224070843305 -0.37803333370932585 -0.3938713185563414 -0.4093232073619356 -0.42437654195557206 -0.43901957860494 -0.45324130478553043 -0.4670314543845537 -0.4803805213565312 -0.4932797718547339 -0.505721254869206 -0.5176978114083148 -0.5292030822664472 -0.5402315144258182 -0.5507783661451233 -0.5608397107920134 -0.5704124394801402 -0.579494262574568 -0.5880837101318911 -0.5961801313432429 -0.6037836930495192 -0.6108953773985899 -0.6175169787139609 -0.6236510996432012 -0.6293011466524706 -0.634471324930608 -0.6391666327623494 -0.6433928554253656 -0.6471565586597645 -0.650465081751455 -0.6533265302622419 -0.6557497684295017 -0.6577444112468205 -0.6593208162237185 -0.6604900748076487 -0.6612640034344527 -0.6616551341544431 -0.6616767047600283 -0.661342648317177 -0.660667581977029 -0.6596667949154186 -0.6583562352171518 -0.6567524954884804 -0.6548727969456676 -0.6527349716901161 -0.6503574428416804 -0.6477592021622692 -0.6449597847625189 -0.6419792404465123 -0.6388381012145807 -0.63555734441433 -0.6321583510071338 -0.6286628584043545 -0.6250929073273798 -0.6214707821615519 -0.6178189443097641 -0.6141599581106197 -0.6105164089719423 -0.6069108134863104 -0.6033655214435122 -0.599902609836579 -0.5965437691731715 -0.5933101826502852 -0.5902223990230309 -0.5873002002903688 -0.5845624656223145 -0.5820270332515751 -0.5797105623329115 -0.577628397019069 -0.5757944351955069 -0.5742210044404703 -0.5729187478172678 -0.571896522050402 -0.5711613104798073 -0.5707181529271826 -0.5705700942512157; -0.09963627119656167 -0.11843365473555274 -0.13710924510037456 -0.15564410368052017 -0.17401955347614428 -0.1922172131551828 -0.21021903032102546 -0.228007313909814 -0.24556476564129565 -0.26287451045239135 -0.2799201258482414 -0.29668567011133445 -0.31315570931549713 -0.3293153430978595 -0.34515022914840693 -0.3606466063833977 -0.3757913167755891 -0.39057182582096733 -0.40497624162839124 -0.4189933326251705 -0.432612543878163 -0.4458240120363481 -0.45861857890700963 -0.47098780368361953 -0.4829239738492211 -0.4944201147844453 -0.5054699981143784 -0.5160681488331084 -0.5262098512490805 -0.5358911537981761 -0.5451088727747753 -0.5538605950339172 -0.562144679719974 -0.5699602590789936 -0.5773072384130172 -0.5841862952351422 -0.5905988776839823 -0.5965472022551801 -0.6020342509060158 -0.6070637675865826 -0.6116402542475813 -0.6157689663703881 -0.6194559080595959 -0.6227078267316144 -0.6255322074250628 -0.6279372667494958 -0.6299319464783032 -0.6315259067793274 -0.6327295190627271 -0.6335538584097039 -0.6340106955277509 -0.6341124881580925 -0.6338723718385633 -0.6333041499005717 -0.6324222825517072 -0.6312418748660662 -0.6297786634726267 -0.6280490016980927 -0.6260698428848915 -0.623858721567967 -0.6214337321562404 -0.6188135047270664 -0.6160171775059063 -0.613064365570129 -0.6099751252873595 -0.6067699139770817 -0.6034695442720633 -0.6000951326563588 -0.5966680416724213 -0.5932098153247028 -0.5897421072644609 -0.586286601423714 -0.5828649248784398 -0.5794985528643349 -0.5762087060441653 -0.5730162403334262 -0.5699415298287734 -0.5670043436469632 -0.5642237177639443 -0.5616178232347464 -0.5592038324626403 -0.5569977854563716 -0.5550144582509067 -0.5532672358534004 -0.5517679921956433 -0.5505269796126966 -0.5495527303136354 -0.5488519721579168 -0.5484295607991816 -0.5482884299130691; -0.09461583761418643 -0.1124691849471511 -0.130208477076887 -0.14781596236288883 -0.1652741271595089 -0.18256572691351267 -0.19967381658568747 -0.21658178032668002 -0.23327336034123078 -0.24973268487926925 -0.2659442952969719 -0.28189317213570303 -0.29756476017187866 -0.312944992396026 -0.32802031288475575 -0.3427776985348787 -0.35720467963448443 -0.3712893592514759 -0.3850204314256383 -0.3983871981559808 -0.4113795851805561 -0.423988156551411 -0.43620412801259617 -0.4480193791942273 -0.4594264646405071 -0.4704186236942397 -0.4809897892647257 -0.49113459551001865 -0.5008483844682252 -0.5101272116759114 -0.518967850814638 -0.5273677974292099 -0.5353252717632916 -0.5428392207596626 -0.5499093192734373 -0.5565359705471066 -0.5627203059961291 -0.568464184353065 -0.5737701902167793 -0.5786416320510106 -0.5830825396735322 -0.587097661273177 -0.5906924599870452 -0.5938731100641843 -0.5966464926347911 -0.5990201910955566 -0.6010024861117838 -0.6026023502255653 -0.6038294420461261 -0.6046940999835904 -0.6052073354706144 -0.6053808255973594 -0.6052269050643316 -0.6047585573342126 -0.6039894048382055 -0.602933698064535 -0.6016063033265405 -0.6000226889756293 -0.5981989097904056 -0.5961515892380511 -0.5938978992680958 -0.5914555372630554 -0.588842699736025 -0.5860780523337331 -0.5831806956764934 -0.5801701265460644 -0.5770661939210686 -0.5738890493602029 -0.5706590912490143 -0.5673969024598493 -0.5641231810300434 -0.5608586635437676 -0.5576240410110226 -0.5544398671752534 -0.5513264593501686 -0.5483037920861874 -0.5453913841956166 -0.5426081799187839 -0.5399724252843895 -0.5375015409969535 -0.5352119934608464 -0.5331191658099815 -0.5312372310394927 -0.5295790295144078 -0.5281559532448807 -0.5269778393540345 -0.5260528751123167 -0.5253875167652375 -0.5249864241388938 -0.5248524126752767; -0.08947927069427512 -0.10636624365798918 -0.12314682187370239 -0.13980443121195824 -0.15632271319842939 -0.17268555329580912 -0.18887710861133303 -0.20488183497015075 -0.2206845132980002 -0.23627027526017397 -0.2516246281075095 -0.26673347868414055 -0.2815831565558861 -0.2961604362224928 -0.310452558381425 -0.3244472502154164 -0.3381327446806792 -0.3514977987773169 -0.36453171078818436 -0.3772243364771086 -0.389566104242026 -0.40154802922311406 -0.4131617263704853 -0.4243994224802495 -0.4352539672119991 -0.44571884310462695 -0.45578817461122795 -0.46545673617725647 -0.47471995938937295 -0.4835739392253643 -0.4920154394380545 -0.5000418971084561 -0.5076514264051623 -0.5148428215884977 -0.5216155592988704 -0.5279698001692545 -0.5339063898016803 -0.5394268591469165 -0.5445334243253184 -0.549228985924735 -0.5535171278086634 -0.5574021154642766 -0.5608888939153605 -0.5639830852197721 -0.566690985564333 -0.569019561962283 -0.5709764485492421 -0.5725699424629841 -0.5738089992801495 -0.5747032279691142 -0.5752628853024476 -0.5754988696546905 -0.5754227140913866 -0.5750465786333228 -0.5743832415558289 -0.5734460895565545 -0.5722491065967 -0.5708068611902162 -0.5691344918833458 -0.5672476906335278 -0.5651626837626632 -0.5628962101259515 -0.5604654961049992 -0.5578882270040005 -0.5551825144022761 -0.5523668589972884 -0.5494601084616946 -0.5464814098390074 -0.543450156017584 -0.5403859258554639 -0.537308417581947 -0.5342373751790986 -0.5311925075500283 -0.5281934004131857 -0.5252594210239863 -0.5224096160165356 -0.519662602877236 -0.5170364558044137 -0.5145485869675158 -0.5122156244470177 -0.5100532884007971 -0.508076267250999 -0.5062980959026676 -0.5047310381761151 -0.5033859757442791 -0.5022723059008165 -0.5013978504343243 -0.5007687777428641 -0.500389540090412 -0.5002628275881823; -0.08423281882658427 -0.10013224983938435 -0.11593285704982363 -0.1316192324599888 -0.1471761626671183 -0.16258865447578652 -0.1778419600259073 -0.19292160138577685 -0.20781339456199185 -0.22250347288092392 -0.2369783096994764 -0.251224740406072 -0.2652299836762106 -0.27898166195044394 -0.2924678211062641 -0.30567694929913053 -0.3185979949516444 -0.3312203838737431 -0.34353403550063116 -0.3555293782390393 -0.3671973639162401 -0.3785294813300005 -0.3895177689014161 -0.40015482643612177 -0.41043382600290246 -0.4203485219420563 -0.42989326001900735 -0.4390629857417043 -0.4478532518630077 -0.45626022509185915 -0.4642806920392229 -0.4719120644267267 -0.47915238358755446 -0.4860003242903763 -0.49245519791796116 -0.4985169550325011 -0.5041861873596787 -0.5094641292228097 -0.5143526584573758 -0.5188542968343206 -0.5229722100180879 -0.5267102070820647 -0.5300727395999975 -0.5330649003268877 -0.5356924214767931 -0.5379616725977238 -0.5398796580353653 -0.5414540139675129 -0.5426930049797406 -0.5436055201399 -0.5442010685143159 -0.5444897740519701 -0.5444823697444732 -0.5441901909489408 -0.5436251677383309 -0.5427998161188837 -0.5417272279276184 -0.5404210591941031 -0.5388955167204703 -0.537165342602213 -0.5352457963802513 -0.5331526344829228 -0.5309020865858878 -0.5285108284899134 -0.5259959510924586 -0.5233749250111311 -0.5206655604074105 -0.517885961560273 -0.5150544757542352 -0.5121896360778366 -0.5093100977798078 -0.5064345679040595 -0.5035817280236956 -0.5007701500206095 -0.4980182050117912 -0.4953439657060565 -0.49276510268362206 -0.4902987753218722 -0.48796151833774865 -0.4857691251720596 -0.48373652969286657 -0.4818776879314593 -0.4802054617710619 -0.4787315066707361 -0.47746616561064714 -0.4764183714773649 -0.47559556005944675 -0.47500359568863804 -0.4746467113400295 -0.474527464700554; -0.07888287380231133 -0.09377479817012424 -0.10857537070090464 -0.12327033659501653 -0.13784561585490931 -0.15228732637356132 -0.1665818066181696 -0.18071563786631517 -0.19467566595391633 -0.20844902249657007 -0.2220231455483168 -0.23538579966443246 -0.2485250953376011 -0.2614295077796236 -0.27408789502378916 -0.28648951532600814 -0.2986240438459249 -0.31048158859232217 -0.322052705620303 -0.3333284134708613 -0.3443002068466256 -0.35496006952064374 -0.3653004864781634 -0.3753144552943211 -0.38499549675355255 -0.3943376647193659 -0.40333555526568404 -0.4119843150835347 -0.42027964917915045 -0.42821782788165497 -0.4357956931804381 -0.4430106644139052 -0.44986074333273324 -0.45634451856173563 -0.46246116948520893 -0.4682104695809393 -0.4735927892279659 -0.47860909801262896 -0.48326096655638257 -0.48755056788718315 -0.49148067837400605 -0.49505467824103844 -0.49827655167433066 -0.5011508865291026 -0.5036828736402191 -0.5058783057317807 -0.5077435759139249 -0.5092856757457985 -0.5105121928332038 -0.5114313079173715 -0.5120517913976245 -0.5123829992152799 -0.5124348680088708 -0.5122179094314957 -0.5117432034999512 -0.5110223908220901 -0.5100676635238043 -0.5088917546701061 -0.5075079259465042 -0.5059299533373544 -0.5041721105078444 -0.5022491495664454 -0.5001762788559629 -0.49796913739506093 -0.4956437655697612 -0.49321657165778554 -0.49070429375983077 -0.48812395671338266 -0.4854928235790627 -0.48282834131973096 -0.4801480803413783 -0.4774696676351231 -0.47481071335379843 -0.47218873077648854 -0.4696210497610563 -0.46712472395780175 -0.4647164322552274 -0.46241237514767863 -0.4602281669487308 -0.45817872501549295 -0.4562781573875451 -0.4545396504678596 -0.4529753585686101 -0.45159629729821893 -0.45041224286391013 -0.44943163939446124 -0.4486615163415905 -0.4481074178902179 -0.4477733460971372 -0.4476617191893033; -0.07343596303283757 -0.08730164979820523 -0.10108335078305344 -0.11476795027175737 -0.1283424887964709 -0.14179418384587095 -0.15511045023851955 -0.1682789201251124 -0.18128746258557923 -0.1941242027887639 -0.20677754068437784 -0.21923616919892985 -0.23148909190954073 -0.24352564017176795 -0.25533548967994113 -0.2669086764408975 -0.27823561214447917 -0.28930709891666895 -0.3001143434437859 -0.3106489704586736 -0.32090303558241684 -0.3308690375175908 -0.3405399295915887 -0.3499091306509753 -0.35897053531021506 -0.3677185235603948 -0.37614796974574555 -0.38425425091784665 -0.39203325457930466 -0.39948138583044107 -0.4065955739341324 -0.4133732783152962 -0.41981249401260146 -0.4259117566009471 -0.43167014660369646 -0.4370872934140062 -0.4421633787443692 -0.44689913962301686 -0.4512958709547581 -0.4553554276623575 -0.4590802264224454 -0.46247324700720277 -0.46553803323962256 -0.46827869356590657 -0.47069990124341 -0.47280689413643834 -0.474605474104997 -0.4761020059632132 -0.477303415974426 -0.4782171898388533 -0.4788513701170647 -0.479214553018178 -0.4793158844656901 -0.4791650553359868 -0.4787722957448454 -0.47814836823573065 -0.477304559700297 -0.4762526718365232 -0.47500500992349814 -0.47357436966439986 -0.47197402182127207 -0.4702176943373768 -0.4683195516162505 -0.4662941706021181 -0.464156513285633 -0.4619218952435416 -0.45960594981293695 -0.45722458750251416 -0.45479395025709796 -0.452330360220471 -0.4498502626877921 -0.4473701630053202 -0.4449065572640366 -0.4424758567468965 -0.4400943062276201 -0.437777896382109 -0.4355422707598455 -0.43340262796867407 -0.4313736199467199 -0.4294692474222762 -0.4277027538869191 -0.42608651961746086 -0.4246319574661892 -0.4233494122830367 -0.42224806592516734 -0.4213358498377975 -0.4206193671461666 -0.4201038260775441 -0.41979298633346407 -0.4196891197606046; -0.06789874149837481 -0.08072072272278144 -0.09346597391697192 -0.10612250352814176 -0.11867845889354783 -0.13112214470987504 -0.14344204122725707 -0.15562682213840812 -0.1676653721346481 -0.1795468041019655 -0.19126047593180323 -0.20279600692285857 -0.2141432937518683 -0.22529252599313837 -0.23623420116842855 -0.24695913931069752 -0.257458497027166 -0.26772378104916045 -0.27774686125821285 -0.28751998317990796 -0.2970357799390523 -0.30628728367169944 -0.3152679363916299 -0.32397160031082733 -0.33239256761539726 -0.3405255697002532 -0.348365785867667 -0.3559088514964317 -0.3631508656899935 -0.3700883984132866 -0.3767184971293578 -0.38303869294789633 -0.389047006298755 -0.39474195214419117 -0.4001225447440201 -0.4051883019879894 -0.4099392493094933 -0.4143759231942434 -0.4184993742965139 -0.4223111701741892 -0.4258133976518589 -0.4290086648187957 -0.43190010266534185 -0.43449136635746827 -0.43678663614448154 -0.4387906178893093 -0.4405085432041235 -0.44194616916644536 -0.44310977758187625 -0.4440061737494231 -0.4446426846737344 -0.44502715665534637 -0.44516795217527877 -0.44507394597384337 -0.4447545202053083 -0.4442195585301545 -0.4434794389850571 -0.442545025447613 -0.44142765748841 -0.44013913837758334 -0.43869172098721804 -0.43709809130515753 -0.43537134925119797 -0.4335249864640433 -0.43157286070836365 -0.4295291665372061 -0.42740840183791967 -0.4252253298916571 -0.422994936589778 -0.42073238247760175 -0.4184529493395149 -0.41617198110170794 -0.4139048189121591 -0.41166673036336704 -0.4094728329526827 -0.4073380120276728 -0.40527683363813083 -0.40330345290892355 -0.40143151875377403 -0.3996740759622295 -0.3980434659016506 -0.39655122727249054 -0.39520799852669736 -0.3940234236935807 -0.39300606344304423 -0.3921633132422431 -0.3915013304204078 -0.3910249718431598 -0.3907377437116494 -0.39064176474758905; -0.06227798343730335 -0.07404008180956191 -0.08573259368822811 -0.09734463632585526 -0.10886544964910731 -0.1202844126236532 -0.13159105939521626 -0.14277509518261927 -0.15382641189963203 -0.16473510348352025 -0.17549148090936764 -0.18608608687047903 -0.19650971010650256 -0.20675339936226086 -0.21680847696175615 -0.22666655198327054 -0.23631953302301506 -0.24575964053636332 -0.2549794187472608 -0.2639717471180216 -0.2727298513733338 -0.2812473140738691 -0.28951808473653406 -0.2975364894998986 -0.3052972403349403 -0.3127954438026366 -0.3200266093614478 -0.3269866572289922 -0.3336719258035314 -0.3400791786519775 -0.3462056110722026 -0.3520488562382683 -0.35760699093789206 -0.3628785409120713 -0.3678624858069367 -0.37255826374810846 -0.37696577554750277 -0.3810853885519971 -0.38491794014249847 -0.38846474089056965 -0.39172757737801434 -0.3947087146825157 -0.3974108985295084 -0.39983735710692436 -0.4019918025351618 -0.40387843197948076 -0.4055019283860645 -0.40686746081590147 -0.40798068434250734 -0.40884773947021097 -0.40947525101897897 -0.40987032640978743 -0.4100405532709468 -0.4099939962706929 -0.40973919306470874 -0.40928514922893744 -0.4086413320282302 -0.40781766285021204 -0.406824508111256 -0.405672668418179 -0.40437336574554084 -0.4029382283648291 -0.4013792732392113 -0.39970888557691114 -0.39793979521885975 -0.3960850495234618 -0.39415798240503874 -0.39217217918453495 -0.3901414369235964 -0.3880797199385609 -0.38600111023145245 -0.38391975263302563 -0.381849794530346 -0.3798053201496488 -0.3778002794852441 -0.375848412106732 -0.37396316623821907 -0.37215761368175554 -0.37044436134789416 -0.36883546035285897 -0.36734231383585064 -0.3659755848318584 -0.3647451056941615 -0.36365979068506266 -0.36272755343245194 -0.3619552309737699 -0.3613485160703821 -0.36091189937001955 -0.36064862282237165 -0.36056064551705075; -0.056580573788458106 -0.06726792845530925 -0.07789272846315116 -0.08844518443866438 -0.09891561454233802 -0.10929445885684735 -0.11957229359539581 -0.12973984511042408 -0.1397880036838597 -0.14970783708090515 -0.1594906038502365 -0.1691277663544673 -0.1786110035156942 -0.18793222326204906 -0.1970835746622352 -0.2060574597362171 -0.21484654493136432 -0.22344377225459616 -0.23184237005227798 -0.240035863430872 -0.2480180843125815 -0.2557831811215119 -0.26332562809705684 -0.27064023423251826 -0.27772215183807303 -0.2845668847284574 -0.2911702960367779 -0.2975286156569483 -0.30363844731824985 -0.3094967752963257 -0.3151009707658454 -0.32044879780062235 -0.32553841902754843 -0.3303684009411154 -0.33493771888541046 -0.3392457617104889 -0.3432923361097155 -0.34707767064417294 -0.35060241945926596 -0.3538676656975081 -0.3568749246097719 -0.3596261463651755 -0.3621237185571784 -0.3643704684001692 -0.36636966460697884 -0.36812501893313365 -0.36964068736811756 -0.370921270947646 -0.3719718161535114 -0.3727978148591029 -0.37340520376902964 -0.3738003632903554 -0.37399011576061836 -0.3739817229441678 -0.3737828826930966 -0.3734017246525544 -0.372846804872139 -0.3721270991658144 -0.3712519950424271 -0.37023128200765243 -0.36907514001671043 -0.3677941258356624 -0.3663991570486833 -0.36490149342994593 -0.3633127153829765 -0.36164469913894565 -0.35990958839970744 -0.3581197621135297 -0.3562877980832126 -0.35442643212977415 -0.35254851257234965 -0.3506669498382658 -0.3487946610884738 -0.3469445098338275 -0.3451292406278784 -0.3433614090517539 -0.3416533073548205 -0.34001688627857873 -0.3384636737661465 -0.3370046914398964 -0.3356503699077159 -0.3344104641250102 -0.3332939701850264 -0.33230904502398734 -0.33146293059979376 -0.3307618841248087 -0.33021111589767166 -0.3298147361822039 -0.32957571242298583 -0.32949583787064296; -0.050813499400050144 -0.060412589919449367 -0.06995604874348106 -0.07943516471763251 -0.0888413200804633 -0.09816600299514254 -0.10740081993782295 -0.11653750792716265 -0.12556794657987927 -0.13448416997783794 -0.14327837833283166 -0.15194294943596104 -0.1604704498792264 -0.16885364603779965 -0.17708551480223833 -0.18515925405078443 -0.19306829285279853 -0.20080630139525366 -0.20836720062523498 -0.2157451716022097 -0.22293466455495178 -0.22993040763880074 -0.23672741539001557 -0.24332099687486375 -0.24970676353200758 -0.2558806367076753 -0.26183885488394526 -0.26757798060126387 -0.27309490707711526 -0.2783868645234025 -0.28345142616571395 -0.2882865139681574 -0.29289040406780853 -0.2972617319230611 -0.3013994971802854 -0.30530306826306297 -0.3089721866879777 -0.31240697111039534 -0.31560792110282726 -0.3185759206673076 -0.32131224148174775 -0.32381854587827386 -0.3260968895491763 -0.3281497239732039 -0.3299798985514128 -0.3315906624376342 -0.33298566604370666 -0.33416896219392733 -0.33514500689652976 -0.3359186596923872 -0.3364951835325076 -0.33688024412601886 -0.33707990868932547 -0.33710064401478335 -0.33694931376369386 -0.33663317487338223 -0.3361598729520826 -0.3355374365179054 -0.3347742699199196 -0.3338791447603075 -0.3328611896171578 -0.33172987784824476 -0.33049501323775493 -0.32916671323107666 -0.3277553894887926 -0.3262717254807345 -0.32472665083612867 -0.3231313121679945 -0.3214970401007198 -0.3198353122513099 -0.31815771194884285 -0.3164758825252067 -0.3148014770748552 -0.3131461036632378 -0.3115212660635828 -0.30993830021938334 -0.30840830676430486 -0.30694208007951984 -0.3055500345270001 -0.3042421286604781 -0.30302778837690036 -0.30191583012207035 -0.3009143853958214 -0.3000308279050936 -0.2992717047785918 -0.2986426732762253 -0.2981484443940998 -0.29779273467789574 -0.29757822741366924 -0.29750654416877936; -0.044983840020304845 -0.053482508343082 -0.06193236408642586 -0.07032575976749754 -0.0786551280706545 -0.08691299263228659 -0.09509197871325116 -0.10318482374650846 -0.11118438774797391 -0.1190836635790581 -0.126875787049873 -0.13455404685259553 -0.1421118943150494 -0.1495429529651656 -0.15684102789758722 -0.16400011493435493 -0.17101440957224562 -0.17787831571005577 -0.18458645414979893 -0.19113367086652244 -0.1975150450421338 -0.20372589685940626 -0.2097617950529839 -0.21561856421497336 -0.22129229185339702 -0.22677933520241259 -0.2320763277839339 -0.23718018572080926 -0.24208811380234382 -0.24679761130343586 -0.25130647755901747 -0.2556128172958739 -0.2597150457241492 -0.2636118933910195 -0.26730241079897543 -0.2707859727910598 -0.2740622827050525 -0.27713137629804113 -0.2799936254420817 -0.2826497415905645 -0.28510077901357483 -0.2873481377987291 -0.2893935666119642 -0.29123916521005333 -0.29288738669354786 -0.2943410394851836 -0.2956032890143936 -0.2966776590835339 -0.2975680328855655 -0.2982786536362055 -0.298814124775828 -0.2991794096878121 -0.29937983087012066 -0.2994210684861 -0.2993091582083739 -0.2990504882565016 -0.29865179551475646 -0.2981201606009949 -0.2974630017413971 -0.2966880672889319 -0.29580342670632553 -0.2948174598171646 -0.2937388441126205 -0.2925765398863433 -0.29133977295775976 -0.29003801473500873 -0.28868095936459526 -0.28727849771689434 -0.2858406879664459 -0.28437772254532623 -0.28289989127846626 -0.2814175405532234 -0.27994102843333424 -0.2784806757006355 -0.2770467128972366 -0.2756492235459884 -0.2742980838469489 -0.27300289928000115 -0.2717729386851498 -0.2706170665376645 -0.2695436742789114 -0.26856061169827633 -0.2676751194789412 -0.266893764112083 -0.2662223764422036 -0.26566599512356176 -0.26522881623858735 -0.26491415025052584 -0.26472438733410397 -0.26466097195265825; -0.039098759086206025 -0.04648622947786436 -0.053831609620155756 -0.06112830207349068 -0.06836977716236033 -0.07554958211301731 -0.08266135010420132 -0.0896988092212434 -0.09665579130420031 -0.10352624068099175 -0.11030422277688284 -0.11698393259201086 -0.12355970303912185 -0.13002601313403955 -0.13637749603191116 -0.1426089469027128 -0.1487153306399833 -0.1546917893972924 -0.16053364994741903 -0.16623643085979492 -0.17179584949225563 -0.17720782879368333 -0.18246850391471456 -0.18757422862408724 -0.1925215815288906 -0.1973073720973049 -0.20192864648302913 -0.20638269315095564 -0.21066704830414296 -0.21477950111239721 -0.21871809874317974 -0.22248115119576214 -0.2260672359396628 -0.22947520235856944 -0.23270417600078785 -0.2357535626371691 -0.23862305212708734 -0.24131262209255233 -0.24382254139981682 -0.24615337344690633 -0.24830597925428627 -0.2502815203543207 -0.25208146147336813 -0.25370757299802627 -0.25516193321436553 -0.2564469303057301 -0.25756526409096214 -0.25851994748040175 -0.25931430762200497 -0.25995198670402303 -0.2604369423739824 -0.2607734477261967 -0.2609660908014971 -0.2610197735333713 -0.2609397100642863 -0.26073142434436775 -0.2604007469122381 -0.2599538107444078 -0.2593970460454925 -0.25873717383689604 -0.2579811981866534 -0.25713639690831636 -0.25621031054265786 -0.2552107294231041 -0.25414567861505827 -0.253023400511586 -0.2518523348644187 -0.25064109603110674 -0.2493984472279389 -0.24813327159525475 -0.24685453990870823 -0.245571274808128 -0.24429251146641504 -0.24302725468507339 -0.24178443248126846 -0.24057284632338183 -0.2394011182770539 -0.23827763543959618 -0.23721049216449333 -0.23620743070511024 -0.235275781032492 -0.2344224006998367 -0.23365361572889728 -0.2329751635738058 -0.2323921392686202 -0.23190894587986832 -0.23152925035978678 -0.23125594582699377 -0.2310911211887744 -0.23103603886553747; -0.03316549432799616 -0.0394323911493031 -0.0456638321879527 -0.051854257622537266 -0.05799816371705169 -0.06409011039945643 -0.07012472877417265 -0.07609672856111843 -0.08200090545413617 -0.08783214839185378 -0.09358544673431142 -0.09925589733894942 -0.10483871152984235 -0.11032922195437124 -0.11572288932186087 -0.12101530901904299 -0.1262022175975544 -0.13127949912904502 -0.13624319142385347 -0.14108949210956825 -0.14581476456619014 -0.15041554371499724 -0.15488854165859328 -0.15923065316999893 -0.16343896102904595 -0.16751074120463522 -0.17144346788183387 -0.17523481833304774 -0.1788826776328436 -0.18238514321617866 -0.18574052928011794 -0.18894737102913367 -0.1920044287642787 -0.19491069181648812 -0.19766538232419215 -0.20026795885521387 -0.2027181198726349 -0.20501580704386146 -0.20716120839140875 -0.20915476128322275 -0.21099715525918578 -0.2126893346891931 -0.21423250125658336 -0.21562811625876502 -0.21687790271452492 -0.2179838472647978 -0.2189482018504792 -0.21977348514702175 -0.220462483731326 -0.22101825295140817 -0.2214441174636327 -0.22174367139593806 -0.22192077808820196 -0.22197956935288032 -0.2219244441901218 -0.2217600668818221 -0.22149136437849548 -0.22112352288147907 -0.22066198351102104 -0.22011243693837376 -0.2194808168472998 -0.21877329207789603 -0.21799625729363145 -0.21715632200163507 -0.21626029774716415 -0.21531518329672938 -0.21432814762143876 -0.21330651049383553 -0.21225772051907593 -0.21118933043592672 -0.21010896954613836 -0.20902431316334966 -0.2079430490160924 -0.20687284059433683 -0.20582128749586973 -0.20479588290745834 -0.20380396844542323 -0.2028526866791667 -0.20194893176691506 -0.20109929874164936 -0.20031003209250872 -0.19958697438737535 -0.1989355157698924 -0.1983605452326086 -0.19786640461120844 -0.19745684625747412 -0.19713499532672707 -0.1969033175565211 -0.19676359331721838 -0.19671689858386843; -0.02719134820820755 -0.03232971148088691 -0.03743917615720547 -0.04251520906720723 -0.04755332206863612 -0.05254907814212042 -0.057498097437379145 -0.062396063264951666 -0.06723872802808435 -0.07202191908958383 -0.07674154456861336 -0.08139359906261423 -0.08597416928971009 -0.09047943964720317 -0.0949056976819656 -0.09924933946879401 -0.10350687489300826 -0.10767493283387473 -0.1117502662456569 -0.11572975713337223 -0.11961042142062547 -0.12338941370712415 -0.12706403191380183 -0.13063172181368057 -0.1340900814469191 -0.13743686541872766 -0.14066998907905462 -0.14378753258318414 -0.14678774483258958 -0.14966904729554997 -0.15243003770712568 -0.15506949364830236 -0.15758637600396302 -0.15997983229953686 -0.16224919991589334 -0.16439400918195615 -0.16641398634425963 -0.1683090564121387 -0.17007934587686654 -0.171725185302199 -0.1732471117830229 -0.17464587126764355 -0.17592242073792605 -0.17707793023994273 -0.17811378475579656 -0.17903158590508667 -0.17983315346181175 -0.1805205266694408 -0.18109596533327454 -0.1815619506652007 -0.18192118585123437 -0.18217659630698907 -0.1823313295802883 -0.18238875485353304 -0.1823524619911046 -0.18222626006909776 -0.18201417531600575 -0.18172044838362728 -0.18134953085767896 -0.18090608090738144 -0.18039495796286267 -0.17982121629900633 -0.17919009739445593 -0.17850702092569504 -0.17777757424860924 -0.1770075002147027 -0.17620268316683127 -0.1753691329607524 -0.17451296686513484 -0.1736403892048092 -0.1727576686310358 -0.171871112929656 -0.17098704131366876 -0.17011175419214547 -0.16925150046252513 -0.16841244243817358 -0.16760061859701708 -0.16682190441866404 -0.16608197166446373 -0.1653862465446212 -0.1647398673048766 -0.16414764184796798 -0.16361400607726115 -0.1631429837062363 -0.16273814831313854 -0.16240258843051317 -0.1621388764412003 -0.1619490420037277 -0.16183455065071362 -0.16179628809571728; -0.02118367821506949 -0.025186976907234256 -0.02916786893213603 -0.03312283848476818 -0.037048404243474976 -0.040941124044564854 -0.04479759952197839 -0.04861448070804803 -0.05238847059150286 -0.056116329628976086 -0.05979488020638657 -0.06342101104669665 -0.06699168156069535 -0.07050392613757221 -0.07395485837224175 -0.07734167522649675 -0.08066166112125879 -0.08391219195737332 -0.0870907390625319 -0.09019487306215213 -0.09322226767216435 -0.09617070341186752 -0.09903807123521781 -0.10182237607904003 -0.10452174032690684 -0.10713440718751382 -0.10965874398662323 -0.11209324537169756 -0.1144365364286015 -0.1166873757097135 -0.11884465817298823 -0.12090741803148412 -0.12287483151292315 -0.12474621952877984 -0.12652105025231417 -0.12819894160480944 -0.1297796636490191 -0.13126314088852106 -0.13264945447120047 -0.13393884429458877 -0.13513171100999305 -0.13622861792160554 -0.1372302927756191 -0.13813762943321056 -0.13895168941966973 -0.13967370334027895 -0.14030507215139432 -0.14084736827280409 -0.14130233652468915 -0.14167189486926596 -0.14195813493361395 -0.14216332228601808 -0.14228989643360926 -0.14234047050385149 -0.1423178305667931 -0.1422249345487266 -0.1420649106811055 -0.14184105542138187 -0.1415568307746963 -0.14121586093741484 -0.140821928175458 -0.14037896784226525 -0.13989106243368585 -0.1393624345701048 -0.13879743879035256 -0.13820055203787596 -0.13757636271788737 -0.13692955820534694 -0.1362649106887073 -0.135587261243789 -0.13490150204718962 -0.13421255665971432 -0.13352535833840187 -0.13284482637115852 -0.1321758404712109 -0.13152321331933692 -0.13089166139969177 -0.13028577433887817 -0.1297099830260456 -0.12916852686191002 -0.12866542055375801 -0.12820442093816828 -0.12778899436962984 -0.12742228525724542 -0.12710708635955215 -0.12684581145557938 -0.12664047099605247 -0.12649265130053242 -0.12640349780420793 -0.1263737027733539; -0.0151498870310568 -0.018013030005988348 -0.020860206211573674 -0.023688909787287233 -0.026496659214076613 -0.02928100061778252 -0.032039511049266986 -0.034769801738600566 -0.03746952132072818 -0.04013635903009603 -0.042768047861807275 -0.045362367696933484 -0.04791714838972835 -0.050430272814540836 -0.05289967987036343 -0.05532336744101475 -0.057699395309083586 -0.06002588802187957 -0.062301037707710324 -0.06452310684095701 -0.06669043095452826 -0.06880142129837417 -0.07085456744286965 -0.07284843982600163 -0.0747816922433775 -0.07665306428022983 -0.07846138368461127 -0.0802055686811569 -0.0818846302248119 -0.08349767419398099 -0.08504390352265506 -0.08652262027102194 -0.08793322763411282 -0.08927523188799662 -0.0905482442729024 -0.09175198281260483 -0.09288627406914415 -0.09395105483177442 -0.09494637373869733 -0.09587239282966042 -0.09672938902713878 -0.09751775554304169 -0.09823800320721916 -0.0988907617131305 -0.09947678077493888 -0.0999969311890083 -0.10045220579139039 -0.10084372030100709 -0.10117271403641638 -0.10144055049161248 -0.10164871775383652 -0.10179882874331678 -0.1018926212516509 -0.10193195775178254 -0.10191882494847723 -0.10185533303372497 -0.10174371460667253 -0.10158632321244176 -0.10138563144880658 -0.1011442285838825 -0.10086481762230319 -0.10055021175157201 -0.10020333009481384 -0.09982719269122663 -0.09942491462139293 -0.09899969919172207 -0.09855483009103536 -0.09809366243318879 -0.09761961260323399 -0.09713614683147626 -0.096646768430545 -0.0961550036457732 -0.09566438608935518 -0.09517843975416748 -0.09470066063417913 -0.09423449701478924 -0.09378332853793865 -0.09335044419266877 -0.09293901943065791 -0.09255209265659861 -0.09219254139285575 -0.09186305846427895 -0.09156612858949784 -0.09130400579658371 -0.09107869210094487 -0.09089191788907523 -0.09074512444157817 -0.09063944900150872 -0.09057571274951332 -0.09055441198647267; -0.009097412598143386 -0.010816757179521226 -0.01252653703517722 -0.014225250841833412 -0.015911411764967066 -0.01758354942657643 -0.019240211859629715 -0.020879967447692143 -0.022501406848238464 -0.02410314489821383 -0.025683822500436635 -0.027242108489487868 -0.02877670147575474 -0.030286331666397954 -0.0317697626620153 -0.03322579322783347 -0.03465325903836896 -0.03605103439448215 -0.03741803391189862 -0.038753214180221755 -0.040055575391668395 -0.04132416293868 -0.042558068979730815 -0.04375643397266178 -0.0449184481749592 -0.04604335311043938 -0.04713044300184412 -0.04817906616895911 -0.04918862639180338 -0.05015858423860047 -0.05108845835814986 -0.05197782673627622 -0.05282632791606304 -0.053633662181456654 -0.05439959270384045 -0.05512394665112803 -0.05580661625868984 -0.056447559861433905 -0.0570468028860436 -0.05760443880218385 -0.058120630031160046 -0.05859560881017103 -0.05902967800978481 -0.0594232119017688 -0.05977665687372564 -0.060090532086265996 -0.06036543006748655 -0.06060201723855688 -0.060801034362969214 -0.06096329691067195 -0.06108969532669571 -0.06118119519217978 -0.061238837263634514 -0.061263737374147975 -0.06125708617771012 -0.06122014871523457 -0.061154263777837455 -0.06106084303991896 -0.06094136993124776 -0.06079739821381565 -0.06063055022579264 -0.06044251475145443 -0.06023504447265285 -0.06000995295447838 -0.059769111115233566 -0.059514443129159246 -0.05924792170956195 -0.05897156272057599 -0.05868741906791752 -0.058397573823180955 -0.05810413254268555 -0.057809214751012396 -0.057514944571532015 -0.05722344050155173 -0.056936804348348954 -0.056657109364297 -0.056386387644293254 -0.05612661687625277 -0.05587970656483248 -0.055647483878860614 -0.0554316793027642 -0.05523391230021942 -0.055055677222607007 -0.05489832971382496 -0.05476307387503078 -0.054650950456340434 -0.05456282633636839 -0.05449938553399758 -0.054461121969957296 -0.05444833415919149; -0.003033718102011741 -0.0036070762186390295 -0.004177248663257847 -0.004743735362441875 -0.005306041052964297 -0.005863675935331974 -0.0064161563229884425 -0.006963005286706613 -0.0075037532936710555 -0.008037938840788716 -0.00856510908176834 -0.00908482044752314 -0.009596639259469143 -0.010100142335311754 -0.010594917586902255 -0.011080564609821536 -0.011556695264299262 -0.012022934247145478 -0.012478919654361471 -0.012924303534147806 -0.013358752430004226 -0.013781947913685434 -0.014193587107753128 -0.01459338319752374 -0.014981065932193494 -0.015356382114977505 -0.01571909608208974 -0.016068990170407752 -0.016405865173702183 -0.01672954078730039 -0.017039856041056886 -0.017336669720528743 -0.017619860776203183 -0.017889328720712278 -0.018144994013785665 -0.018386798434878317 -0.01861470544317154 -0.01882870052470346 -0.01902879152635576 -0.019215008976176833 -0.019387406389623944 -0.01954606056102669 -0.019691071839488854 -0.01982256438825025 -0.019940686426313844 -0.020045610450900104 -0.02013753343895991 -0.02021667702566466 -0.020283287657374492 -0.020337636716153126 -0.020380020612317574 -0.02041076084099181 -0.02043020399793949 -0.020438721749173657 -0.020436710748110726 -0.02042459249304125 -0.02040281311681897 -0.02037184309952733 -0.020332176893872046 -0.020284332451861776 -0.0202288506401853 -0.02016629453054786 -0.020097248550149018 -0.02002231747647711 -0.019942125259766484 -0.019857313655932483 -0.01976854065246838 -0.019676478670066007 -0.019581812523374216 -0.019485237125729787 -0.019387454924865696 -0.019289173059621394 -0.01919110023178002 -0.019093943292236713 -0.018998403546938214 -0.01890517279539985 -0.01881492912286798 -0.018728332476478173 -0.01864602006552998 -0.018568601636126 -0.01849665468038156 -0.01843071964973069 -0.018371295249985976 -0.018318833902141972 -0.01827373745692172 -0.01823635325221989 -0.018206970600540377 -0.018185817788024576 -0.018173059657704476 -0.01816879583740935; 0.003033718102011741 0.0036070762186392333 0.004177248663257847 0.004743735362441875 0.005306041052964598 0.005863675935331974 0.0064161563229884425 0.006963005286707007 0.00750375329367148 0.00803793884078917 0.00856510908176834 0.009084820447522629 0.00959663925946968 0.010100142335311754 0.010594917586902255 0.011080564609821536 0.011556695264299907 0.012022934247145478 0.012478919654361471 0.012924303534147806 0.013358752430004226 0.013781947913685434 0.014193587107753128 0.014593383197522939 0.014981065932192672 0.015356382114977505 0.01571909608208974 0.016068990170407752 0.016405865173701295 0.01672954078730039 0.017039856041057802 0.017336669720528743 0.01761986077620412 0.017889328720711327 0.018144994013784707 0.01838679843487928 0.018614705443170565 0.01882870052470444 0.01902879152635576 0.019215008976176833 0.019387406389623944 0.01954606056102768 0.019691071839489847 0.019822564388249257 0.019940686426312852 0.020045610450900104 0.02013753343895991 0.020216677025663682 0.020283287657374492 0.020337636716153126 0.020380020612316616 0.02041076084099181 0.02043020399793949 0.02043872174917458 0.020436710748110726 0.020424592493042147 0.020402813116819855 0.02037184309952733 0.020332176893872046 0.020284332451861776 0.0202288506401853 0.02016629453054786 0.020097248550149018 0.020022317476476353 0.019942125259766484 0.019857313655932483 0.01976854065246838 0.01967647867006667 0.019581812523374216 0.019485237125729787 0.01938745492486511 0.019289173059620836 0.01919110023178002 0.01909394329223621 0.018998403546938214 0.0189051727954003 0.018814929122868397 0.018728332476478173 0.01864602006552998 0.018568601636126 0.01849665468038156 0.01843071964973069 0.018371295249986205 0.01831883390214217 0.018273737456921884 0.01823635325221989 0.018206970600540478 0.01818581778802451 0.018173059657704476 0.01816879583740935; 0.009097412598143215 0.010816757179521226 0.012526537035177455 0.014225250841833412 0.015911411764967066 0.01758354942657643 0.019240211859629715 0.020879967447692143 0.02250140684823804 0.02410314489821338 0.025683822500437117 0.027242108489487868 0.0287767014757542 0.030286331666398523 0.03176976266201589 0.03322579322783408 0.034653259038368314 0.036051034394482824 0.03741803391189793 0.038753214180221755 0.040055575391668395 0.04132416293868076 0.042558068979730815 0.04375643397266178 0.04491844817496002 0.04604335311043938 0.04713044300184498 0.04817906616895911 0.04918862639180338 0.050158584238601374 0.051088458358148944 0.05197782673627622 0.05282632791606398 0.053633662181456654 0.054399592703841405 0.05512394665112803 0.05580661625868886 0.056447559861433905 0.0570468028860436 0.05760443880218286 0.05812063003115907 0.05859560881017103 0.0590296780097858 0.0594232119017688 0.05977665687372564 0.060090532086265996 0.06036543006748655 0.0606020172385559 0.060801034362969214 0.060963296910670976 0.06108969532669571 0.06118119519217978 0.06123883726363546 0.06126373737414705 0.06125708617771012 0.06122014871523457 0.061154263777837455 0.06106084303991896 0.06094136993124861 0.06079739821381649 0.060630550225793466 0.06044251475145443 0.06023504447265285 0.06000995295447838 0.059769111115233566 0.05951444312915853 0.05924792170956195 0.05897156272057599 0.058687419067916885 0.058397573823180955 0.05810413254268614 0.057809214751012396 0.05751494457153148 0.05722344050155173 0.05693680434834943 0.056657109364297 0.05638638764429367 0.05612661687625277 0.05587970656483248 0.05564748387886094 0.0554316793027642 0.05523391230021942 0.055055677222607007 0.054898329713825154 0.05476307387503078 0.054650950456340434 0.054562826336368296 0.05449938553399752 0.054461121969957296 0.05444833415919149; 0.0151498870310568 0.018013030005988143 0.020860206211573674 0.023688909787287504 0.02649665921407691 0.02928100061778252 0.032039511049266986 0.034769801738600566 0.03746952132072818 0.040136359030096484 0.042768047861807275 0.045362367696933484 0.04791714838972835 0.050430272814540836 0.05289967987036402 0.05532336744101475 0.057699395309083586 0.06002588802188023 0.062301037707710324 0.06452310684095701 0.06669043095452826 0.06880142129837417 0.07085456744286965 0.07284843982600082 0.0747816922433775 0.07665306428022983 0.0784613836846104 0.0802055686811569 0.08188463022481102 0.08349767419398099 0.08504390352265506 0.086522620271021 0.08793322763411189 0.08927523188799567 0.0905482442729024 0.09175198281260483 0.0928862740691432 0.09395105483177539 0.09494637373869733 0.09587239282966042 0.09672938902713976 0.09751775554304169 0.09823800320721916 0.09889076171313149 0.09947678077493789 0.0999969311890083 0.10045220579139039 0.10084372030100709 0.10117271403641638 0.10144055049161343 0.10164871775383748 0.10179882874331678 0.1018926212516509 0.10193195775178254 0.10191882494847723 0.10185533303372586 0.10174371460667253 0.10158632321244176 0.10138563144880658 0.1011442285838825 0.10086481762230319 0.10055021175157201 0.10020333009481384 0.09982719269122663 0.09942491462139293 0.09899969919172207 0.09855483009103536 0.09809366243318879 0.09761961260323399 0.09713614683147626 0.0966467684305444 0.0961550036457732 0.09566438608935518 0.09517843975416698 0.09470066063417913 0.0942344970147888 0.09378332853793865 0.0933504441926684 0.09293901943065791 0.09255209265659894 0.09219254139285546 0.09186305846427921 0.09156612858949784 0.09130400579658389 0.0910786921009447 0.09089191788907511 0.09074512444157817 0.09063944900150879 0.09057571274951332 0.09055441198647267; 0.02118367821506949 0.025186976907234256 0.029167868932135795 0.03312283848476818 0.037048404243474976 0.04094112404456518 0.04479759952197839 0.04861448070804803 0.05238847059150286 0.056116329628976086 0.05979488020638657 0.06342101104669665 0.06699168156069482 0.07050392613757166 0.07395485837224175 0.07734167522649614 0.08066166112125944 0.08391219195737332 0.0870907390625312 0.09019487306215213 0.09322226767216435 0.09617070341186829 0.09903807123521781 0.10182237607904003 0.104521740326906 0.10713440718751464 0.10965874398662323 0.11209324537169756 0.1144365364286015 0.1166873757097135 0.11884465817298731 0.12090741803148321 0.12287483151292315 0.12474621952877984 0.12652105025231417 0.12819894160480846 0.12977966364901816 0.1312631408885201 0.13264945447120144 0.13393884429458877 0.13513171100999305 0.13622861792160554 0.13723029277562007 0.1381376294332096 0.13895168941966873 0.13967370334027895 0.14030507215139432 0.14084736827280409 0.14130233652468915 0.14167189486926596 0.14195813493361303 0.14216332228601808 0.14228989643360926 0.14234047050385057 0.14231783056679398 0.1422249345487266 0.1420649106811055 0.14184105542138187 0.14155683077469544 0.14121586093741567 0.1408219281754588 0.14037896784226525 0.13989106243368585 0.13936243457010555 0.13879743879035183 0.13820055203787596 0.1375763627178867 0.13692955820534694 0.1362649106887073 0.135587261243789 0.13490150204718962 0.13421255665971432 0.13352535833840135 0.132844826371158 0.1321758404712109 0.13152321331933692 0.13089166139969177 0.13028577433887817 0.12970998302604528 0.12916852686191035 0.12866542055375801 0.12820442093816828 0.1277889943696296 0.12742228525724542 0.127107086359552 0.12684581145557952 0.12664047099605238 0.12649265130053242 0.12640349780420793 0.1263737027733539; 0.027191348208207376 0.03232971148088691 0.03743917615720547 0.04251520906720723 0.04755332206863612 0.05254907814212042 0.057498097437379145 0.062396063264951666 0.06723872802808435 0.07202191908958339 0.07674154456861336 0.08139359906261423 0.08597416928971009 0.09047943964720317 0.09490569768196619 0.09924933946879401 0.10350687489300762 0.10767493283387473 0.1117502662456569 0.11572975713337295 0.11961042142062475 0.12338941370712415 0.12706403191380183 0.13063172181368057 0.1340900814469191 0.1374368654187285 0.14066998907905462 0.14378753258318328 0.14678774483259044 0.14966904729554908 0.1524300377071266 0.15506949364830147 0.1575863760039621 0.15997983229953777 0.16224919991589243 0.1643940091819571 0.16641398634425963 0.16830905641213967 0.17007934587686654 0.171725185302199 0.1732471117830229 0.17464587126764258 0.17592242073792605 0.1770779302399437 0.17811378475579753 0.17903158590508667 0.17983315346181175 0.1805205266694408 0.18109596533327454 0.1815619506652007 0.18192118585123437 0.18217659630698907 0.1823313295802883 0.18238875485353392 0.1823524619911046 0.18222626006909776 0.18201417531600575 0.18172044838362728 0.1813495308576798 0.18090608090738064 0.18039495796286348 0.17982121629900633 0.17919009739445518 0.17850702092569504 0.17777757424860924 0.1770075002147027 0.17620268316683127 0.17536913296075177 0.17451296686513545 0.1736403892048092 0.1727576686310358 0.17187111292965657 0.17098704131366824 0.17011175419214497 0.16925150046252513 0.16841244243817358 0.16760061859701708 0.16682190441866404 0.16608197166446337 0.1653862465446215 0.1647398673048766 0.16414764184796773 0.16361400607726095 0.16314298370623612 0.1627381483131384 0.16240258843051317 0.1621388764412003 0.1619490420037277 0.16183455065071362 0.16179628809571728; 0.033165494327996335 0.0394323911493031 0.04566383218795294 0.051854257622537266 0.05799816371705169 0.06409011039945675 0.07012472877417265 0.07609672856111843 0.08200090545413659 0.08783214839185378 0.09358544673431142 0.09925589733894942 0.10483871152984235 0.11032922195437124 0.11572288932186145 0.1210153090190436 0.1262022175975544 0.13127949912904502 0.13624319142385347 0.14108949210956825 0.14581476456619014 0.15041554371499724 0.15488854165859253 0.15923065316999893 0.16343896102904595 0.16751074120463522 0.17144346788183387 0.1752348183330486 0.17888267763284274 0.18238514321617866 0.18574052928011883 0.18894737102913367 0.19200442876427778 0.19491069181648718 0.19766538232419215 0.20026795885521292 0.20271811987263588 0.20501580704386146 0.20716120839140875 0.20915476128322372 0.21099715525918675 0.2126893346891931 0.21423250125658336 0.215628116258766 0.21687790271452395 0.2179838472647978 0.2189482018504792 0.21977348514702175 0.220462483731326 0.22101825295140817 0.2214441174636327 0.22174367139593806 0.2219207780882029 0.22197956935288124 0.22192444419012092 0.22176006688182123 0.22149136437849548 0.22112352288147824 0.22066198351102104 0.22011243693837457 0.21948081684730059 0.21877329207789603 0.21799625729363145 0.21715632200163582 0.21626029774716415 0.21531518329672938 0.21432814762143876 0.21330651049383617 0.21225772051907532 0.21118933043592616 0.21010896954613836 0.20902431316334966 0.2079430490160924 0.20687284059433683 0.20582128749586928 0.20479588290745834 0.20380396844542323 0.2028526866791667 0.20194893176691506 0.20109929874164936 0.20031003209250872 0.19958697438737535 0.1989355157698924 0.1983605452326086 0.19786640461120844 0.19745684625747412 0.19713499532672707 0.1969033175565211 0.19676359331721838 0.19671689858386843; 0.039098759086206025 0.04648622947786416 0.053831609620155756 0.06112830207349068 0.06836977716236003 0.07554958211301699 0.08266135010420132 0.0896988092212434 0.09665579130420031 0.1035262406809922 0.11030422277688237 0.11698393259201086 0.12355970303912185 0.130026013134039 0.13637749603191116 0.1426089469027128 0.1487153306399833 0.1546917893972924 0.16053364994741903 0.16623643085979561 0.17179584949225493 0.17720782879368407 0.1824685039147138 0.18757422862408724 0.1925215815288906 0.19730737209730567 0.2019286464830283 0.20638269315095564 0.21066704830414296 0.21477950111239635 0.2187180987431806 0.22248115119576214 0.22606723593966369 0.22947520235857036 0.23270417600078785 0.2357535626371691 0.23862305212708734 0.24131262209255233 0.24382254139981585 0.24615337344690633 0.24830597925428627 0.2502815203543207 0.25208146147336813 0.2537075729980272 0.2551619332143646 0.2564469303057301 0.25756526409096214 0.25851994748040175 0.25931430762200497 0.25995198670402303 0.2604369423739824 0.2607734477261976 0.2609660908014971 0.2610197735333722 0.2609397100642863 0.26073142434436775 0.2604007469122389 0.25995381074440865 0.2593970460454925 0.25873717383689604 0.2579811981866534 0.25713639690831636 0.25621031054265786 0.2552107294231041 0.25414567861505827 0.2530234005115866 0.2518523348644194 0.25064109603110735 0.2493984472279383 0.24813327159525475 0.24685453990870823 0.245571274808128 0.24429251146641504 0.24302725468507339 0.24178443248126846 0.24057284632338224 0.2394011182770539 0.23827763543959618 0.23721049216449333 0.2362074307051106 0.235275781032492 0.2344224006998367 0.23365361572889728 0.2329751635738058 0.2323921392686202 0.23190894587986843 0.23152925035978678 0.23125594582699377 0.2310911211887744 0.23103603886553747; 0.04498384002030467 0.053482508343082 0.06193236408642586 0.07032575976749754 0.0786551280706548 0.08691299263228659 0.09509197871325116 0.10318482374650846 0.11118438774797391 0.1190836635790581 0.126875787049873 0.13455404685259553 0.14211189431504992 0.1495429529651656 0.15684102789758778 0.1640001149343555 0.17101440957224562 0.17787831571005577 0.1845864541497996 0.19113367086652244 0.19751504504213455 0.20372589685940698 0.2097617950529839 0.21561856421497336 0.22129229185339622 0.22677933520241259 0.2320763277839339 0.23718018572080837 0.242088113802343 0.24679761130343494 0.25130647755901747 0.2556128172958739 0.2597150457241501 0.2636118933910195 0.26730241079897543 0.27078597279106076 0.2740622827050534 0.27713137629804113 0.27999362544208073 0.28264974159056544 0.28510077901357483 0.28734813779872814 0.28939356661196514 0.2912391652100543 0.2928873866935488 0.29434103948518453 0.2956032890143936 0.29667765908353294 0.29756803288556644 0.2982786536362055 0.298814124775828 0.2991794096878121 0.29937983087012066 0.2994210684861 0.2993091582083739 0.2990504882565016 0.29865179551475646 0.2981201606009957 0.2974630017413963 0.2966880672889319 0.2958034267063247 0.2948174598171646 0.29373884411261975 0.2925765398863426 0.29133977295775976 0.29003801473500873 0.28868095936459526 0.28727849771689434 0.2858406879664459 0.28437772254532623 0.28289989127846626 0.28141754055322393 0.27994102843333474 0.27848067570063506 0.2770467128972366 0.2756492235459884 0.2742980838469489 0.27300289928000115 0.2717729386851501 0.27061706653766476 0.2695436742789114 0.26856061169827633 0.2676751194789412 0.26689376411208277 0.2662223764422034 0.26566599512356176 0.26522881623858735 0.26491415025052584 0.26472438733410397 0.26466097195265825; 0.050813499400050144 0.06041258991944956 0.06995604874348106 0.07943516471763251 0.0888413200804633 0.09816600299514254 0.10740081993782295 0.11653750792716265 0.12556794657987966 0.13448416997783752 0.14327837833283166 0.15194294943596104 0.1604704498792264 0.16885364603779965 0.17708551480223833 0.185159254050785 0.19306829285279792 0.20080630139525427 0.20836720062523498 0.2157451716022104 0.22293466455495248 0.22993040763880074 0.23672741539001632 0.24332099687486375 0.2497067635320068 0.2558806367076753 0.26183885488394526 0.26757798060126387 0.27309490707711526 0.2783868645234025 0.28345142616571306 0.2882865139681574 0.29289040406780853 0.2972617319230611 0.3013994971802854 0.30530306826306297 0.30897218668797677 0.31240697111039534 0.31560792110282726 0.3185759206673076 0.32131224148174775 0.32381854587827386 0.3260968895491763 0.3281497239732039 0.32997989855141374 0.3315906624376333 0.3329856660437057 0.33416896219392733 0.33514500689652976 0.3359186596923872 0.3364951835325076 0.33688024412601975 0.33707990868932464 0.33710064401478335 0.33694931376369297 0.33663317487338223 0.3361598729520826 0.3355374365179054 0.3347742699199196 0.3338791447603082 0.33286118961715705 0.3317298778482455 0.33049501323775493 0.32916671323107666 0.3277553894887933 0.32627172548073385 0.32472665083612867 0.3231313121679945 0.3214970401007198 0.3198353122513099 0.3181577119488423 0.3164758825252067 0.31480147707485473 0.3131461036632378 0.3115212660635828 0.30993830021938373 0.3084083067643045 0.3069420800795195 0.3055500345270001 0.3042421286604781 0.30302778837690064 0.30191583012207035 0.30091438539582116 0.3000308279050934 0.2992717047785918 0.2986426732762253 0.2981484443940998 0.29779273467789574 0.29757822741366924 0.29750654416877936; 0.056580573788458106 0.06726792845530925 0.07789272846315116 0.08844518443866463 0.09891561454233802 0.10929445885684735 0.11957229359539581 0.12973984511042408 0.1397880036838597 0.14970783708090515 0.1594906038502365 0.1691277663544673 0.1786110035156942 0.18793222326204906 0.1970835746622352 0.2060574597362171 0.21484654493136432 0.22344377225459616 0.23184237005227798 0.240035863430872 0.2480180843125815 0.25578318112151116 0.26332562809705684 0.27064023423251826 0.27772215183807303 0.2845668847284574 0.2911702960367771 0.29752861565694916 0.30363844731824985 0.30949677529632486 0.31510097076584626 0.32044879780062235 0.32553841902754754 0.3303684009411146 0.33493771888541046 0.339245761710488 0.3432923361097155 0.34707767064417294 0.350602419459265 0.3538676656975081 0.3568749246097719 0.3596261463651764 0.3621237185571793 0.36437046840016823 0.36636966460697884 0.36812501893313365 0.36964068736811756 0.3709212709476451 0.37197181615351044 0.3727978148591021 0.37340520376902964 0.37380036329035454 0.37399011576061836 0.3739817229441678 0.3737828826930958 0.37340172465255356 0.37284680487213817 0.3721270991658144 0.3712519950424263 0.37023128200765243 0.36907514001671043 0.3677941258356617 0.36639915704868403 0.36490149342994593 0.3633127153829765 0.36164469913894565 0.35990958839970744 0.3581197621135303 0.3562877980832126 0.35442643212977415 0.35254851257235015 0.3506669498382658 0.3487946610884743 0.3469445098338275 0.34512924062787886 0.3433614090517539 0.34165330735482013 0.34001688627857873 0.3384636737661465 0.3370046914398964 0.3356503699077159 0.3344104641250102 0.33329397018502616 0.33230904502398734 0.33146293059979376 0.3307618841248087 0.33021111589767166 0.3298147361822039 0.32957571242298583 0.32949583787064296; 0.06227798343730335 0.07404008180956172 0.08573259368822811 0.09734463632585526 0.10886544964910758 0.1202844126236532 0.13159105939521626 0.14277509518261927 0.15382641189963203 0.16473510348352063 0.17549148090936764 0.18608608687047903 0.19650971010650256 0.20675339936226086 0.21680847696175615 0.22666655198327054 0.23631953302301506 0.2457596405363627 0.25497941874726016 0.2639717471180216 0.2727298513733331 0.2812473140738691 0.28951808473653334 0.2975364894998986 0.3052972403349403 0.3127954438026366 0.3200266093614478 0.326986657228993 0.33367192580353056 0.3400791786519775 0.34620561107220343 0.3520488562382674 0.35760699093789294 0.3628785409120713 0.3678624858069367 0.37255826374810935 0.37696577554750277 0.38108538855199614 0.38491794014249847 0.38846474089056965 0.3917275773780152 0.3947087146825157 0.3974108985295075 0.39983735710692436 0.4019918025351618 0.40387843197948076 0.4055019283860654 0.4068674608159006 0.40798068434250734 0.40884773947021097 0.4094752510189781 0.40987032640978743 0.4100405532709468 0.40999399627069205 0.4097391930647096 0.40928514922893744 0.4086413320282302 0.40781766285021204 0.406824508111256 0.40567266841817823 0.40437336574554084 0.40293822836482984 0.4013792732392113 0.39970888557691114 0.39793979521886047 0.3960850495234618 0.39415798240503874 0.39217217918453495 0.3901414369235964 0.3880797199385609 0.38600111023145245 0.38391975263302563 0.38184979453034645 0.3798053201496488 0.37780027948524453 0.37584841210673164 0.3739631662382194 0.37215761368175554 0.37044436134789416 0.36883546035285925 0.36734231383585064 0.3659755848318584 0.3647451056941615 0.36365979068506266 0.36272755343245194 0.3619552309737699 0.3613485160703821 0.36091189937001955 0.36064862282237165 0.36056064551705075; 0.06789874149837481 0.08072072272278144 0.09346597391697192 0.10612250352814201 0.11867845889354783 0.13112214470987535 0.14344204122725673 0.15562682213840812 0.1676653721346485 0.1795468041019655 0.19126047593180323 0.20279600692285904 0.2141432937518683 0.22529252599313784 0.23623420116842855 0.24695913931069752 0.257458497027166 0.26772378104916045 0.27774686125821224 0.28751998317990796 0.2970357799390523 0.3062872836716987 0.3152679363916299 0.32397160031082806 0.33239256761539726 0.3405255697002532 0.348365785867667 0.3559088514964317 0.36315086568999266 0.3700883984132866 0.3767184971293578 0.38303869294789716 0.389047006298755 0.39474195214419033 0.4001225447440209 0.4051883019879903 0.4099392493094933 0.4143759231942434 0.4184993742965148 0.4223111701741883 0.4258133976518589 0.42900866481879657 0.43190010266534273 0.43449136635746827 0.43678663614448243 0.4387906178893093 0.4405085432041235 0.4419461691664462 0.44310977758187625 0.4440061737494231 0.4446426846737344 0.44502715665534637 0.44516795217527877 0.44507394597384337 0.4447545202053083 0.4442195585301545 0.4434794389850563 0.44254502544761376 0.44142765748841 0.44013913837758334 0.43869172098721804 0.43709809130515753 0.43537134925119797 0.4335249864640433 0.43157286070836365 0.4295291665372061 0.427408401837919 0.42522532989165773 0.422994936589778 0.42073238247760175 0.4184529493395149 0.41617198110170794 0.4139048189121591 0.41166673036336704 0.4094728329526827 0.40733801202767317 0.40527683363813083 0.40330345290892355 0.40143151875377403 0.3996740759622295 0.3980434659016506 0.39655122727249054 0.39520799852669736 0.3940234236935807 0.39300606344304423 0.3921633132422431 0.3915013304204078 0.3910249718431598 0.3907377437116494 0.39064176474758905; 0.07343596303283757 0.08730164979820523 0.10108335078305324 0.11476795027175737 0.1283424887964709 0.14179418384587122 0.15511045023851988 0.1682789201251124 0.18128746258557882 0.1941242027887639 0.20677754068437784 0.21923616919892985 0.23148909190954073 0.24352564017176795 0.25533548967994113 0.2669086764408975 0.27823561214447856 0.28930709891666895 0.3001143434437859 0.3106489704586736 0.32090303558241684 0.3308690375175908 0.3405399295915887 0.3499091306509753 0.3589705353102158 0.3677185235603948 0.37614796974574555 0.38425425091784665 0.39203325457930466 0.39948138583044024 0.40659557393413326 0.4133732783152962 0.41981249401260146 0.4259117566009471 0.43167014660369646 0.4370872934140053 0.4421633787443692 0.44689913962301686 0.4512958709547572 0.4553554276623566 0.4590802264224454 0.46247324700720277 0.46553803323962256 0.46827869356590657 0.47069990124340916 0.47280689413643745 0.474605474104997 0.4761020059632132 0.4773034159744251 0.4782171898388533 0.4788513701170647 0.47921455301817717 0.4793158844656901 0.4791650553359868 0.4787722957448454 0.47814836823573065 0.4773045597002963 0.4762526718365232 0.47500500992349814 0.47357436966439986 0.4719740218212713 0.4702176943373768 0.4683195516162505 0.4662941706021181 0.4641565132856336 0.4619218952435416 0.45960594981293695 0.45722458750251416 0.45479395025709796 0.452330360220471 0.44985026268779266 0.4473701630053202 0.4449065572640366 0.4424758567468965 0.4400943062276201 0.4377778963821094 0.4355422707598455 0.43340262796867407 0.43137361994671963 0.4294692474222762 0.4277027538869191 0.42608651961746064 0.4246319574661892 0.4233494122830367 0.42224806592516734 0.4213358498377975 0.4206193671461666 0.4201038260775441 0.41979298633346407 0.4196891197606046; 0.07888287380231133 0.09377479817012424 0.10857537070090464 0.12327033659501653 0.13784561585490931 0.15228732637356102 0.1665818066181696 0.18071563786631517 0.19467566595391633 0.20844902249657046 0.2220231455483168 0.23538579966443246 0.24852509533760062 0.2614295077796236 0.27408789502378916 0.2864895153260087 0.2986240438459249 0.31048158859232217 0.322052705620303 0.3333284134708613 0.34430020684662493 0.35496006952064374 0.3653004864781641 0.3753144552943204 0.38499549675355255 0.3943376647193659 0.40333555526568404 0.4119843150835347 0.42027964917915045 0.42821782788165497 0.4357956931804373 0.4430106644139052 0.44986074333273324 0.45634451856173563 0.46246116948520816 0.4682104695809393 0.4735927892279659 0.47860909801262896 0.48326096655638173 0.48755056788718315 0.49148067837400694 0.49505467824103844 0.4982765516743315 0.5011508865291034 0.5036828736402182 0.5058783057317807 0.5077435759139249 0.5092856757457976 0.5105121928332029 0.5114313079173715 0.5120517913976236 0.5123829992152799 0.5124348680088708 0.5122179094314966 0.5117432034999512 0.5110223908220901 0.5100676635238043 0.5088917546701061 0.5075079259465042 0.5059299533373544 0.5041721105078444 0.5022491495664454 0.5001762788559623 0.49796913739506027 0.4956437655697612 0.49321657165778554 0.49070429375983077 0.48812395671338266 0.48549282357906326 0.4828283413197315 0.4801480803413783 0.4774696676351231 0.47481071335379843 0.47218873077648854 0.4696210497610563 0.46712472395780175 0.4647164322552274 0.4624123751476789 0.4602281669487308 0.45817872501549295 0.45627815738754485 0.4545396504678596 0.4529753585686101 0.45159629729821893 0.45041224286391013 0.44943163939446124 0.4486615163415905 0.4481074178902179 0.4477733460971372 0.4476617191893033; 0.08423281882658427 0.10013224983938417 0.11593285704982363 0.13161923245998858 0.1471761626671183 0.16258865447578624 0.177841960025907 0.19292160138577685 0.20781339456199185 0.22250347288092392 0.2369783096994764 0.251224740406072 0.2652299836762106 0.27898166195044394 0.2924678211062641 0.30567694929913053 0.3185979949516444 0.3312203838737431 0.34353403550063116 0.3555293782390393 0.3671973639162401 0.3785294813300005 0.3895177689014161 0.40015482643612177 0.41043382600290246 0.4203485219420556 0.42989326001900735 0.4390629857417043 0.44785325186300695 0.45626022509185915 0.4642806920392229 0.4719120644267267 0.47915238358755446 0.4860003242903763 0.4924551979179603 0.498516955032502 0.5041861873596787 0.5094641292228097 0.5143526584573767 0.5188542968343214 0.5229722100180879 0.5267102070820647 0.5300727395999966 0.5330649003268877 0.5356924214767939 0.5379616725977238 0.5398796580353653 0.5414540139675129 0.5426930049797406 0.5436055201399 0.5442010685143159 0.5444897740519709 0.5444823697444732 0.5441901909489408 0.5436251677383309 0.542799816118883 0.5417272279276184 0.5404210591941031 0.5388955167204703 0.5371653426022123 0.5352457963802513 0.5331526344829228 0.5309020865858884 0.5285108284899134 0.5259959510924586 0.5233749250111311 0.5206655604074105 0.517885961560273 0.5150544757542352 0.5121896360778361 0.5093100977798078 0.5064345679040595 0.5035817280236956 0.50077015002061 0.4980182050117912 0.49534396570605616 0.49276510268362206 0.4902987753218719 0.48796151833774865 0.4857691251720593 0.48373652969286657 0.4818776879314593 0.4802054617710619 0.4787315066707361 0.47746616561064714 0.4764183714773649 0.47559556005944675 0.47500359568863804 0.4746467113400295 0.474527464700554; 0.08947927069427528 0.10636624365798918 0.12314682187370239 0.13980443121195824 0.15632271319842939 0.17268555329580912 0.18887710861133303 0.20488183497015075 0.22068451329800057 0.23627027526017397 0.2516246281075095 0.26673347868414055 0.2815831565558861 0.2961604362224928 0.3104525583814255 0.324447250215416 0.3381327446806792 0.3514977987773169 0.36453171078818436 0.3772243364771086 0.3895661042420253 0.40154802922311406 0.4131617263704853 0.4243994224802502 0.4352539672119984 0.4457188431046263 0.45578817461122795 0.46545673617725647 0.4747199593893737 0.4835739392253635 0.4920154394380545 0.500041897108457 0.507651426405163 0.5148428215884977 0.5216155592988704 0.5279698001692545 0.5339063898016795 0.5394268591469165 0.5445334243253193 0.549228985924735 0.5535171278086634 0.5574021154642766 0.5608888939153605 0.5639830852197721 0.5666909855643322 0.569019561962283 0.5709764485492429 0.5725699424629841 0.5738089992801495 0.5747032279691136 0.5752628853024476 0.5754988696546913 0.5754227140913866 0.5750465786333228 0.5743832415558289 0.5734460895565545 0.5722491065967 0.5708068611902162 0.5691344918833458 0.5672476906335278 0.5651626837626632 0.5628962101259515 0.5604654961049998 0.5578882270039999 0.5551825144022761 0.5523668589972884 0.5494601084616946 0.5464814098390068 0.5434501560175845 0.5403859258554634 0.5373084175819466 0.5342373751790986 0.5311925075500279 0.5281934004131854 0.5252594210239863 0.5224096160165356 0.519662602877236 0.517036455804414 0.5145485869675158 0.5122156244470177 0.5100532884007971 0.508076267250999 0.5062980959026676 0.5047310381761151 0.5033859757442791 0.5022723059008165 0.5013978504343243 0.5007687777428641 0.500389540090412 0.5002628275881823; 0.09461583761418643 0.1124691849471511 0.1302084770768872 0.14781596236288883 0.1652741271595089 0.18256572691351267 0.19967381658568747 0.21658178032668035 0.23327336034123078 0.24973268487926925 0.2659442952969719 0.2818931721357035 0.29756476017187866 0.312944992396026 0.32802031288475575 0.3427776985348787 0.35720467963448493 0.3712893592514759 0.38502043142563763 0.3983871981559808 0.4113795851805561 0.4239881565514116 0.43620412801259617 0.4480193791942273 0.4594264646405071 0.4704186236942397 0.4809897892647257 0.49113459551001865 0.500848384468226 0.5101272116759114 0.518967850814638 0.5273677974292099 0.5353252717632916 0.542839220759662 0.5499093192734373 0.5565359705471066 0.5627203059961291 0.568464184353065 0.5737701902167793 0.5786416320510106 0.5830825396735322 0.5870976612731762 0.590692459987046 0.5938731100641843 0.5966464926347919 0.5990201910955566 0.6010024861117838 0.6026023502255661 0.6038294420461252 0.6046940999835904 0.6052073354706136 0.6053808255973586 0.6052269050643316 0.6047585573342126 0.6039894048382055 0.602933698064535 0.6016063033265405 0.6000226889756293 0.5981989097904056 0.5961515892380506 0.5938978992680951 0.5914555372630554 0.5888426997360255 0.5860780523337331 0.5831806956764929 0.5801701265460644 0.5770661939210691 0.5738890493602029 0.5706590912490143 0.5673969024598489 0.5641231810300434 0.5608586635437681 0.5576240410110226 0.5544398671752534 0.5513264593501686 0.5483037920861874 0.5453913841956163 0.5426081799187842 0.5399724252843895 0.5375015409969535 0.5352119934608464 0.5331191658099815 0.5312372310394927 0.5295790295144078 0.5281559532448807 0.5269778393540345 0.5260528751123167 0.5253875167652375 0.5249864241388938 0.5248524126752767; 0.09963627119656167 0.11843365473555274 0.13710924510037456 0.15564410368051998 0.17401955347614406 0.1922172131551828 0.21021903032102546 0.2280073139098143 0.24556476564129565 0.26287451045239135 0.27992012584824183 0.29668567011133445 0.31315570931549713 0.3293153430978595 0.34515022914840693 0.3606466063833977 0.3757913167755891 0.3905718258209679 0.40497624162839174 0.41899333262516997 0.43261254387816234 0.4458240120363481 0.45861857890700963 0.47098780368361953 0.4829239738492211 0.494420114784446 0.5054699981143791 0.5160681488331084 0.5262098512490805 0.5358911537981761 0.5451088727747753 0.5538605950339172 0.5621446797199733 0.5699602590789936 0.5773072384130166 0.5841862952351422 0.5905988776839823 0.5965472022551801 0.6020342509060158 0.6070637675865826 0.6116402542475813 0.6157689663703874 0.6194559080595959 0.6227078267316144 0.6255322074250628 0.6279372667494958 0.6299319464783032 0.6315259067793274 0.6327295190627279 0.6335538584097031 0.6340106955277509 0.6341124881580933 0.6338723718385633 0.6333041499005717 0.6324222825517072 0.6312418748660662 0.6297786634726275 0.6280490016980935 0.6260698428848915 0.623858721567967 0.6214337321562404 0.6188135047270664 0.6160171775059063 0.613064365570129 0.6099751252873601 0.6067699139770817 0.6034695442720633 0.6000951326563588 0.5966680416724213 0.5932098153247028 0.5897421072644604 0.586286601423714 0.5828649248784394 0.5794985528643345 0.5762087060441653 0.5730162403334262 0.5699415298287734 0.5670043436469632 0.5642237177639443 0.5616178232347464 0.5592038324626403 0.5569977854563716 0.5550144582509067 0.5532672358534004 0.5517679921956433 0.5505269796126966 0.5495527303136354 0.5488519721579168 0.5484295607991816 0.5482884299130691; 0.10453447395496208 0.12425241860700587 0.14384076906627127 0.16327939257015475 0.1825484428373153 0.20162839722407652 0.2205000929655395 0.2391447624082863 0.2575440671474512 0.2756801309871843 0.29353557165029054 0.3110935311698294 0.32833770490284675 0.3452523691139637 0.3618224070843305 0.37803333370932585 0.3938713185563414 0.4093232073619351 0.42437654195557145 0.43901957860494 0.45324130478553043 0.46703145438455307 0.4803805213565312 0.49327977185473326 0.505721254869206 0.5176978114083148 0.5292030822664472 0.5402315144258188 0.5507783661451233 0.5608397107920134 0.5704124394801402 0.579494262574568 0.5880837101318911 0.5961801313432435 0.6037836930495192 0.6108953773985899 0.6175169787139609 0.6236510996432012 0.6293011466524713 0.6344713249306088 0.6391666327623494 0.6433928554253656 0.6471565586597645 0.650465081751455 0.6533265302622419 0.6557497684295017 0.6577444112468205 0.6593208162237179 0.6604900748076487 0.6612640034344527 0.6616551341544431 0.6616767047600283 0.661342648317177 0.660667581977029 0.6596667949154178 0.6583562352171518 0.6567524954884804 0.6548727969456676 0.6527349716901161 0.6503574428416804 0.6477592021622692 0.6449597847625189 0.6419792404465118 0.6388381012145801 0.63555734441433 0.6321583510071338 0.6286628584043541 0.6250929073273798 0.6214707821615519 0.6178189443097637 0.6141599581106202 0.6105164089719423 0.6069108134863104 0.6033655214435117 0.599902609836579 0.5965437691731712 0.5933101826502852 0.5902223990230309 0.5873002002903688 0.5845624656223145 0.5820270332515751 0.5797105623329115 0.577628397019069 0.5757944351955069 0.5742210044404703 0.5729187478172678 0.571896522050402 0.5711613104798073 0.5707181529271826 0.5705700942512157; 0.10930450652095472 0.12991843514914164 0.15039492238217148 0.17071263674158882 0.19085055931580827 0.210788024149147 0.23050475757708638 0.24998091640139997 0.26919712480580826 0.2881345099203041 0.30677473595029925 0.32510003679510163 0.3430932470889783 0.3607378316070117 0.3780179129871442 0.3949182977290963 0.41142450044018974 0.4275227663074306 0.44320009178446396 0.4584442434910901 0.473243775331934 0.4875880438494518 0.5014672218347629 0.5148723102276853 0.5277951483448364 0.5402284224816662 0.5521656729407564 0.5636012995446803 0.5745305656970193 0.5849496010598749 0.5948554029202502 0.6042458363210543 0.6131196330351297 0.6214763894626057 0.6293165635330114 0.636641470693901 0.6434532790672021 0.6497550038530913 0.6555505010588617 0.6608444606268818 0.6656423990314223 0.6699506514085813 0.6737763632769327 0.6771274818985048 0.6800127473204316 0.6824416831267845 0.6844245869176762 0.6859725205186158 0.6870972999070493 0.6878114848250197 0.6881283680266962 0.6880619640870643 0.6876269976732043 0.68683889115222 0.6857137513799788 0.6842683554823541 0.6825201354057793 0.6804871609767348 0.6781881211707074 0.6756423032506332 0.6728695693935964 0.6698903303835579 0.6667255159084112 0.663396540963246 0.6599252678303643 0.6563339630826148 0.6526452490428286 0.6488820491315336 0.6450675265513298 0.6412250157928018 0.637377946507535 0.6335497593822167 0.6297638137671777 0.6260432869655234 0.6224110652765031 0.6188896271087455 0.6155009187331222 0.6122662235266279 0.609206025860411 0.6063398710966381 0.6036862234672625 0.6012623238975224 0.5990840500908743 0.597165781392162 0.5955202710746627 0.5941585287387492 0.5930897154534472 0.5923210541101748 0.5918577571897371 0.5917029737754091; 0.11394059456531674 0.13542486399715575 0.15676381780074203 0.17793492415891315 0.1989159910629914 0.2196852100591859 0.2402211987899846 0.26050304220988924 0.28051033236311723 0.3002232066197811 0.31962238427647977 0.3386892014371293 0.35740564410010417 0.37575437938830974 0.39371878486956047 0.41128297592548274 0.42843183113807415 0.4451510156738885 0.46142700265652753 0.4772470925286249 0.4925994304147388 0.5074730215064404 0.5218577445003365 0.5357443631287664 0.5491245358313533 0.5619908236234638 0.574336696224894 0.5861565365186694 0.5974456434157144 0.6082002332063227 0.61841743948369 0.6280953117283807 0.637232812645331 0.6458298143469146 0.653887093476603 0.6614063253679038 0.6683900773324142 0.6748418011690726 0.6807658249838902 0.6861673444055653 0.6910524132774637 0.6954279339002599 0.6993016468921803 0.7026821207250264 0.7055787409840318 0.7080016993879 0.7099619825920006 0.7114713607826059 0.7125423760529541 0.713188330532821 0.7134232742219684 0.7132619924541244 0.7127199928920802 0.7118134919257403 0.7105594003137166 0.7089753078751306 0.7070794670018951 0.7048907747230267 0.7024287530118566 0.6997135269848491 0.696765800597884 0.6936068294032344 0.6902583898894473 0.6867427448884426 0.6830826045015244 0.6793010819709354 0.6754216439090095 0.671468054296043 0.6674643116742781 0.6634345790026803 0.6594031056993085 0.6553941414888236 0.6514318417952836 0.6475401645774314 0.6437427586965262 0.6400628441351113 0.636523084646656 0.63314545370593 0.6299510949405941 0.6269601785453798 0.6241917554978962 0.6216636116936233 0.6193921243793905 0.6173921234710185 0.6156767604738749 0.6142573877689822 0.6131434509696894 0.6123423968877366 0.6118595993720087 0.6116983049047496; 0.11843713542090559 0.14076507346901482 0.16293981593339502 0.18493763227607263 0.20673516008649528 0.22830945229919788 0.24963802304254679 0.2706988919825706 0.2914706270356225 0.31193238533402395 0.3320639523398988 0.3518457790139537 0.37125901695793295 0.3902855514617581 0.40890803239885026 0.42710990292572887 0.4448754259545763 0.46218970837997186 0.47903872305329076 0.495409328510331 0.5112892864693784 0.5266672771281513 0.5415329122987961 0.555876746430192 0.5696902855763429 0.5829659943783679 0.5956973011356745 0.607878601049083 0.6195052577251192 0.6305736030361998 0.6410809354361088 0.6510255168338819 0.660406568132027 0.669224263536824 0.6774797237493302 0.6851750081455384 0.6923131060529829 0.6988979272288296 0.7049342916411737 0.7104279186508052 0.7153854156850536 0.7198142664884436 0.723722819026721 0.7271202731111939 0.7300166677993252 0.7324228686148183 0.7343505546161452 0.7358122053262529 0.7368210875180744 0.7373912418302114 0.7375374691646721 0.7372753167936577 0.7366210640750076 0.7355917076459197 0.7342049459319128 0.7324791627726909 0.7304334099287355 0.7280873881922241 0.7254614267836628 0.7225764606719518 0.7194540054111511 0.7161161290431011 0.7125854205725315 0.7088849544820283 0.7050382507203758 0.70106922957171 0.6970021607975928 0.6928616064428368 0.6886723567122855 0.6844593583636923 0.6802476351253568 0.6760621997399991 0.6719279573620153 0.6678696001962336 0.6639114934641014 0.6600775530175066 0.6563911151888808 0.6528747997638081 0.6495503672813491 0.6464385721968241 0.6435590137680929 0.6409299868331488 0.6385683349158502 0.636489308308913 0.6347064299203635 0.6332313717152015 0.6320738445254268 0.6312415038315349 0.6307398738363198 0.63057229176381; 0.1227887044037799 0.14593264779078455 0.1689155332203514 0.19171243656598705 0.2142988311263129 0.23665063841486086 0.25874427740460343 0.28055671207491484 0.30206549711999386 0.3232488216899088 0.3440855510482696 0.3645552660439099 0.38463830030786206 0.40431577510105843 0.423569631752641 0.442382661643198 0.4607385337017439 0.4786218193995409 0.4960180152379116 0.5129135627408795 0.5292958659766824 0.5451533066448809 0.560475256777801 0.5752520891163732 0.5894751852309584 0.6031369414674552 0.6162307728077848 0.6287511147417261 0.6406934232539755 0.6520541730362135 0.662830854038834 0.673021966480825 0.6826270144390674 0.6916464981399945 0.7000819050771719 0.7079357000778336 0.7152113144397871 0.7219131342573111 0.7280464880507258 0.7336176338091573 0.7386337455495997 0.7431028994876999 0.7470340599065948 0.7504370647996678 0.7533226113510286 0.7557022413039127 0.7575883262517751 0.7589940528696502 0.7599334080840501 0.760421164158347 0.7604728636468665 0.7601048041448594 0.7593340227328751 0.7581782799827899 0.7566560433587591 0.7547864698097395 0.7525893873109442 0.7500852750699931 0.7472952420698293 0.7442410035753496 0.7409448551847801 0.7374296439612819 0.7337187361363471 0.7298359808360142 0.7258056692458925 0.7216524886039649 0.71740147039412 0.7130779321117274 0.7087074119890364 0.7043155961067524 0.6999282373828677 0.6955710660246662 0.6912696911582284 0.6870494935144198 0.6829355092527428 0.6789523052442291 0.6751238464093373 0.6714733560115909 0.6680231701343804 0.6647945879059255 0.6618077193717689 0.6590813332285582 0.6566327069087314 0.6544774817234995 0.6526295259123771 0.6511008084946533 0.6499012867587496 0.649038810051837 0.6485190422436342 0.6483454048415596; 0.1269900608305303 0.1509213939129569 0.17468384936268314 0.1982513183557081 0.2215981196512634 0.24469905403943432 0.2675294570552167 0.2900652497894773 0.3122829876404115 0.33415990686306835 0.35567396878934904 0.376803901606285 0.39752923959635844 0.4178303597598791 0.43768851575594064 0.4570858691149947 0.4760055176925552 0.4944315213497727 0.5123489248625521 0.5297437780762692 0.5466031533380558 0.5629151602527532 0.5786689578220746 0.5938547640390328 0.6084638630213417 0.622488609778086 0.6359224327135677 0.648759833980717 0.660996387803812 0.6726287368964884 0.6836545871060598 0.6940727004190175 0.7038828864652747 0.7130859926601456 0.7216838931233426 0.7296794765132842 0.7370766329128497 0.7438802398992707 0.7500961479262128 0.7557311651401295 0.7607930417457343 0.7652904540268154 0.7692329881186214 0.7726311236165364 0.7754962170927295 0.7778404855777538 0.7796769900475987 0.7810196189383536 0.7818830716902556 0.7822828423003579 0.7822352028382057 0.7817571868516238 0.7808665725598619 0.7795818656987955 0.7779222818476791 0.7759077280289319 0.7735587833319181 0.7708966782686434 0.7679432725242954 0.7647210307189956 0.7612529957498828 0.7575627592357318 0.753674428541093 0.7496125898152048 0.7454022664448139 0.741068872292114 0.7366381590723766 0.7321361572238483 0.7275891096390763 0.7230233976659259 0.7184654588524643 0.7139416960065211 0.7094783772717276 0.7051015270898983 0.7008368081262328 0.6967093944787276 0.6927438367739047 0.6889639200623212 0.6853925157611961 0.6820514292365328 0.678961244958931 0.6761411714888035 0.6736088888288838 0.6713804009048343 0.6694698960791376 0.6678896186521346 0.6666497542438712 0.6657583317736516 0.6652211444600584 0.6650416918594436; 0.1310361537310929 0.15572534792070886 0.18023791422500127 0.20454657198446063 0.22862449900368975 0.25244538972532493 0.2759835114708515 0.2992137585607322 0.32211170414132145 0.34465364956207356 0.36681667116352495 0.38857866435412947 0.4099183848722231 0.43081548714790807 0.4512505596983802 0.47120515750895536 0.4906618313706583 0.5096041541635515 0.5280167440928544 0.545885284902155 0.5631965431046484 0.5799383822890409 0.5960997745716149 0.6116708092797518 0.6266426989649169 0.6410077828546754 0.6547595278636311 0.6678925272922568 0.68040249735038 0.6922862716485612 0.7035417938057268 0.7141681083252757 0.7241653498943117 0.7335347312618367 0.7422785298515346 0.7504000732632876 0.7579037238147257 0.7647948622699697 0.7710798708972563 0.7767661159902957 0.7818619299800427 0.7863765932539669 0.7903203157888798 0.7937042186908075 0.7965403157213126 0.7988414948738073 0.8006215000458645 0.8018949128339965 0.8026771344558827 0.802984367781302 0.8028335994270208 0.8022425818424047 0.8012298152814732 0.7998145295233657 0.7980166651667191 0.7958568542842427 0.7933564001819362 0.7905372559631315 0.7874220015512083 0.7840338187770098 0.7803964640884468 0.7765342383915987 0.7724719534862151 0.768234894515664 0.7638487778142456 0.7593397035060704 0.7547341021924351 0.7500586750623721 0.7453403267776598 0.7406060905232704 0.7358830446811436 0.7311982206835511 0.7265785017356392 0.7220505122679682 0.7176404981903737 0.7133741982681157 0.7092767072274743 0.7053723315153854 0.7016844389782638 0.6982353040770558 0.6950459506043288 0.6921359941972968 0.6895234872287116 0.6872247688852814 0.6852543233909074 0.6836246493821894 0.682346143382787 0.6814270001435768 0.6808731323161956 0.6806881115154747; 0.1349221272575549 0.16033878104297103 0.18557115422031378 0.2105908113054488 0.23536980672574148 0.25988074676965195 0.2840968493933653 0.3079920016781266 0.3315408147490562 0.354718675984508 0.37750179836427394 0.3998672668249374 0.42179308151126477 0.44325819783345316 0.4642425632611771 0.48472715080645795 0.5046939891682724 0.5241261895322887 0.5430079690390756 0.561324670953336 0.5790627815850939 0.5962099440311377 0.6127549688213243 0.6286878415694126 0.6439997277419373 0.6586829746710676 0.6727311109484729 0.6861388433468281 0.698902051423751 0.711017779969614 0.7224842294658667 0.7333007447241656 0.7434678018788416 0.7529869939059459 0.7618610148414238 0.7700936428688099 0.7776897224432753 0.7846551456138902 0.7909968326995773 0.7967227124664665 0.8018417019451536 0.8063636860157274 0.8102994968763044 0.8136608934971677 0.8164605411473199 0.8187119910633477 0.8204296603117234 0.8216288118750533 0.822325534970064 0.822536725580302 0.8222800671593073 0.8215740114303943 0.82043775917696 0.8188912408823137 0.8169550970403573 0.8146506579180869 0.811999922507798 0.8090255363614439 0.8057507679520494 0.802199483158054 0.7983961174167373 0.794365645043527 0.7901335451665024 0.7857257636814861 0.7811686705951083 0.7764890120937304 0.7717138566583218 0.7668705345428394 0.7619865699503808 0.7570896052815046 0.7522073168970775 0.7473673219378718 0.7425970758787075 0.7379237606690202 0.7333741635258675 0.7289745466993928 0.7247505088219479 0.7207268387752275 0.716927363356364 0.7133747903822423 0.7100905492264374 0.7070946311173391 0.7044054318195143 0.7020395995525041 0.7000118911519497 0.6983350395294841 0.6970196354264024 0.6960740262738547 0.6955042346682212 0.6953138985515268; 0.1386433257906094 0.16475620526695742 0.19067727819120295 0.2163769755559382 0.24182625010545605 0.2669966420895139 0.29186034265517913 0.3163902546510351 0.3405600506374076 0.3643442279169047 0.38771816042128343 0.41065814731316996 0.4331414581843132 0.4551463747555404 0.4766522290072324 0.4976394376927054 0.5180895332101466 0.5379851908315413 0.5573102523091139 0.5760497459010324 0.5941899028783444 0.6117181705941565 0.6286232222138495 0.6448949632214693 0.6605245348323594 0.6755043144554316 0.6898279133602225 0.7034901717139974 0.7164871511626127 0.7288161251356325 0.7404755670613175 0.7514651366805731 0.7617856646507881 0.7714391356307323 0.7804286700363382 0.7887585046543327 0.7964339722962628 0.803461480669596 0.8098484906352161 0.8156034940118035 0.8207359910773256 0.8252564679060962 0.8291763736665864 0.8325080979903792 0.8352649485062091 0.8374611286149191 0.8391117155612586 0.840232638836631 0.8408406589230679 0.8409533463626772 0.8405890611085256 0.8397669320821015 0.838506836829192 0.8368293811299372 0.8347558783800656 0.8323083285187932 0.8295093962346923 0.8263823881342697 0.8229512285093165 0.8192404332889653 0.8152750817115585 0.8110807852010494 0.8066836528840996 0.8021102531392307 0.7973875705305306 0.7925429574482064 0.7876040797600373 0.7825988557749762 0.777555387836929 0.7725018859073789 0.767466582564328 0.7624776389463858 0.7575630413084101 0.7527504880318289 0.7480672671502776 0.7435401247091444 0.739195124573473 0.7350575006269978 0.7311515026573089 0.7275002375863439 0.724125508066397 0.7210476508016391 0.7182853772536266 0.7158556196255255 0.7137733851733201 0.712051621945117 0.7107010989877629 0.7097303038753509 0.709145360105797 0.7089499664867437; 0.1421952987463786 0.16897237856644723 0.19555028280378786 0.22189833462338113 0.24798641098518753 0.2737850122081985 0.29926532894591396 0.3243993063276906 0.3491597050421568 0.3735201591620515 0.3974552305341544 0.4209404595831722 0.4439524124042897 0.4664687240452604 0.48846813790524546 0.509930541203727 0.5308369964986127 0.5511697692577789 0.5709123515126228 0.5900494816454874 0.6085671603849332 0.6264526631035311 0.6436945485321643 0.6602826640224231 0.6762081475046677 0.6914634263035365 0.7060422129850381 0.7199394984199401 0.7331515422568345 0.7456758610050931 0.7575112139329131 0.7686575869888281 0.7791161749564469 0.7888893620518188 0.7979807011707946 0.8063948919900331 0.8141377581200098 0.821216223501484 0.8276382882285029 0.8334130039710509 0.8385504491590633 0.8430617040765733 0.8469588260002975 0.8502548245009788 0.8529636370081547 0.8551001047197229 0.8566799489165803 0.8577197477196331 0.858236913301496 0.8582496695380368 0.8577770300555128 0.8568387765971448 0.8554554375985655 0.8536482668244477 0.8514392218787867 0.8488509423587425 0.8459067273767209 0.842630512127765 0.8390468431296155 0.8351808517116586 0.8310582252771399 0.8267051758116591 0.8221484050615275 0.8174150657598418 0.8125327182385841 0.807529281734201 0.8024329796754488 0.7972722782392747 0.7920758174773861 0.7868723343571986 0.7816905771305307 0.7765592105460909 0.7715067115612204 0.7665612553875527 0.7617505919257838 0.75710191290641 0.752641710353367 0.7483956273206369 0.7443883022092427 0.7406432083416727 0.7371824908371506 0.7340268031761408 0.7311951461455872 0.7287047120963912 0.7265707376008366 0.7248063676517077 0.7234225344825808 0.722427853901964 0.7218285417216802 0.7216283524293633; 0.14557380508728157 0.17298230975351933 0.2001844574730202 0.2271484937381347 0.25384324987858553 0.28023821641822316 0.3063036136105116 0.3320104588870411 0.3573306309776218 0.38223693048629476 0.4067031367346569 0.43070406071188205 0.4542155939994601 0.47721475356767273 0.49967972236989866 0.5215898856896322 0.5429258632234741 0.5636695369109138 0.5838040745483236 0.6033139492499839 0.6221849548429659 0.6404042173051174 0.6579602023761619 0.6748427194908058 0.6910429221997475 0.7065533052595085 0.7213676985849342 0.7354812582691804 0.7488904548847983 0.7615930592863697 0.7735881261398798 0.7848759754068328 0.79545817201194 0.8053375039222009 0.8145179588623347 0.8230046998869293 0.8308040400233696 0.837923416191655 0.8443713625976961 0.8501574837855821 0.8552924275216677 0.8597878576692083 0.8636564271965719 0.8669117514448238 0.8695683817616413 0.8716417795880032 0.8731482910618266 0.8741051221785876 0.8745303145228431 0.8744427215563172 0.8738619854177005 0.8728085141563899 0.8713034592869018 0.869368693512602 0.8670267884265255 0.8643009919535135 0.8612152052517287 0.8577939587429985 0.8540623868908082 0.8500462012926806 0.845771661600938 0.8412655437335992 0.8365551047868862 0.8316680440143569 0.8266324591974145 0.8214767977005989 0.816229801485949 0.810920445357599 0.805577867724697 0.8002312932121861 0.7949099465194871 0.7896429570309558 0.7844592538231765 0.7793874508955575 0.7744557226740479 0.769691670102801 0.7651221779426172 0.7607732642324633 0.7566699232324771 0.7528359635414117 0.749293843452808 0.7460645059638864 0.7431672161584952 0.7406194039289421 0.7384365151601565 0.7366318745548263 0.7352165632155442 0.7341993139112725 0.7335864266396137 0.7333817066607939; 0.14877481754144553 0.17678126296470353 0.20457438883959178 0.2321213976256951 0.25939010944538193 0.2863490391909134 0.3129674705734328 0.33921552682782347 0.36506423781429886 0.3904856032861063 0.4154526521226236 0.43993949735799925 0.4639213868670458 0.4873747496019724 0.51027723730546 0.532607761657109 0.554346526841314 0.575475057554629 0.5959762224996337 0.6158342534398091 0.6350347599158386 0.6535647397479057 0.6714125854707244 0.6885680868681908 0.7050224297925335 0.7207681914685772 0.7357993324972518 0.7501111857836812 0.7637004426241292 0.7765651361927728 0.7887046226737296 0.8001195602861206 0.810811886450143 0.8207847933403809 0.830042702068836 0.8385912357345995 0.8464371915697156 0.8535885124017307 0.8600542576427009 0.8658445740021306 0.8709706661074434 0.8754447672001998 0.8792801100593411 0.8824908982842665 0.885092278050482 0.887100310428858 0.8885319443360787 0.8894049901586008 0.8897380940651994 0.8895507129938726 0.8888630902672925 0.8876962317570845 0.8860718824807342 0.8840125034758662 0.8815412487548635 0.8786819420983112 0.8754590533987162 0.8718976742164302 0.8680234921582677 0.8638627636363273 0.8594422845110011 0.8547893580691173 0.8499317597371193 0.8448976978820953 0.8397157700125408 0.8344149136589682 0.8290243511949968 0.8235735278562959 0.8180920422317612 0.8126095685431719 0.8071557701007636 0.8017602034271354 0.7964522126846604 0.7912608142250163 0.7862145713053862 0.7813414592839395 0.7766687219147809 0.7722227197040108 0.7680287716549672 0.7641109921097675 0.7604921247701535 0.7571933763346417 0.7542342525002294 0.7516323993235682 0.749403453097382 0.7475609019541635 0.7461159623463012 0.7450774733613317 0.7444518115120017 0.7442428282006518; 0.1517945265359208 0.18036476179355668 0.2087149648201587 0.2368113341532197 0.26462071737559084 0.2921106919050619 0.31924964248688575 0.3460068350829436 0.37235248688083256 0.3982578321774807 0.4236951839247121 0.44863799075801175 0.4730608893642887 0.49693975207924773 0.5202517296397906 0.5429752890511954 0.5650902465624809 0.5865777957758964 0.6074205309477447 0.6276024655673369 0.6471090463287255 0.6659271626356326 0.684045151803633 0.7014528001449504 0.7181413401401675 0.7341034439175748 0.7493332132748778 0.763826166489388 0.7775792221718211 0.7905906804252887 0.8028602015752182 0.8143887827376817 0.8251787324931926 0.83523364393038 0.844558366319356 0.8531589756679103 0.8610427444052607 0.8682181104278015 0.8746946457293974 0.8804830248251867 0.885594993162761 0.8900433356979048 0.893841845793912 0.8970052945837496 0.8995494009131045 0.9014908019594022 0.9028470245973313 0.9036364575549941 0.9038783243765226 0.9035926571766262 0.9028002711399905 0.9015227396835624 0.8997823701623682 0.8976021799595567 0.8950058727587169 0.8920178147512249 0.8886630104834804 0.8849670779986281 0.8809562228750948 0.8766572107105681 0.8720973375457755 0.8673043976686731 0.8623066481879744 0.857132769717212 0.85181182246914 0.8463731970280126 0.8408465590475807 0.8352617871192135 0.8296489030717117 0.8240379940065744 0.8184591254443423 0.8129422450636958 0.8075170766591149 0.8022130041282671 0.797058945528555 0.7920832175130947 0.7873133907672423 0.7827761374118414 0.77849707170976 0.7745005857954054 0.7708096825269402 0.7674458079188484 0.7644286859272879 0.7617761586102471 0.7595040348474291 0.7576259508620347 0.7561532457235071 0.7550948548182975 0.754457223953818 0.7542442463164529; 0.1546293438495297 0.18372859308250108 0.21260137825371936 0.24121293750653866 0.2695291887364422 0.2975168139692055 0.3251433402032077 0.3523772163895224 0.37918788625573074 0.40554585671361426 0.4314227616266226 0.45679142074988477 0.4816258936930713 0.5059015287942119 0.5295950068302994 0.5526843795276316 0.5751491028711752 0.5969700652472688 0.6181296104875362 0.6386115559136046 0.6584012055118931 0.6774853583951755 0.6958523127326094 0.7134918653523807 0.7303953072409095 0.74655541517964 0.761966439774799 0.7766240901471291 0.7905255155574629 0.8036692842503306 0.8160553598013905 0.8276850752557093 0.8385611053426683 0.8486874370498376 0.8580693388324654 0.8667133287275753 0.8746271416320486 0.8818196959925908 0.8883010601423531 0.8940824185041448 0.8991760378637619 0.9035952338990524 0.9073543381308893 0.9104686654412641 0.9129544822812562 0.9148289756675558 0.9161102230405163 0.9168171630292448 0.9169695671399023 0.9165880123520526 0.9156938545743938 0.9143092028754266 0.9124568943663729 0.910160469572868 0.9074441480885219 0.9043328042573857 0.9008519425837164 0.8970276725164795 0.8928866822030197 0.8884562107520045 0.8837640184907899 0.8788383546479974 0.8737079218398487 0.8684018366905152 0.8629495858749042 0.8573809768396777 0.8517260824383467 0.8460151787127749 0.8402786750706894 0.8345470361513238 0.8288506947438222 0.8232199552300107 0.8176848871685926 0.8122752088248975 0.8070201606806712 0.801948369231814 0.7970877016957245 0.792465112598288 0.7881064835844848 0.7840364581834628 0.7802782736426745 0.7768535923071992 0.7737823353383677 0.7710825218180312 0.7687701164496072 0.7668588891251814 0.7653602895646567 0.7642833400395549 0.7636345488696029 0.7634178469322167; 0.1572759059916922 0.18686881038740424 0.2162291301677438 0.24532119093475582 0.2741100278363801 0.30256147341310763 0.33064224167253226 0.35832000804574454 0.3855634849146072 0.41234249243601456 0.4386280244280097 0.46439230912245294 0.4896088646295372 0.5142525490002113 0.5382996048131823 0.5617276982531022 0.5845159526854943 0.6066449767714911 0.6280968872012742 0.6488553261588829 0.6689054736625366 0.6882340549536459 0.7068293431339878 0.7246811572740287 0.7417808562360186 0.7581213284731027 0.7736969780803984 0.7885037073856769 0.8025388963761017 0.815801379263393 0.8282914184929964 0.8400106765033191 0.8509621855391374 0.8611503158188469 0.8705807423485739 0.8792604106673587 0.8871975017968651 0.8944013966563562 0.9008826401893121 0.9066529054319434 0.9117249577362142 0.9161126193407902 0.9198307344626592 0.9228951350600154 0.9253226073933596 0.9271308594865635 0.92833848956288 0.928964955502368 0.9290305453368852 0.9285563487665424 0.9275642296471189 0.9260767993613296 0.9241173909477821 0.921710033819925 0.918879428863143 0.9156509236513918 0.9120504874754681 0.9081046858233963 0.9038406538998255 0.899286068716358 0.8944691192292467 0.8894184739459648 0.8841632453694241 0.8787329505998451 0.8731574673720796 0.8674669847732268 0.8616919478652388 0.855862995433643 0.8500108901008645 0.8441664400855148 0.8383604119620596 0.8326234338831244 0.8269858888733576 0.8214777979923591 0.816128693396484 0.8109674816050405 0.8060222975928059 0.8013203506821529 0.7968877635852243 0.7927494063368459 0.7889287272459925 0.7854475833583782 0.7823260732436629 0.7795823751753757 0.7772325939381495 0.7752906195558593 0.7737680011707976 0.7726738391094194 0.7720146978434046 0.7717945421034276; 0.15973107731391928 0.18978173712879348 0.2195940326881092 0.2491314290999974 0.2783581296608196 0.30723916702419696 0.3357404903666837 0.363829048184969 0.39147286639728845 0.4186411214616779 0.4453042082654167 0.47143380258281803 0.4970029179421106 0.521985956785864 0.5463587558528686 0.5700986257520758 0.5931843847407088 0.6155963867586236 0.6373165438089864 0.6583283428111213 0.6786168570846144 0.6981687526542737 0.7169722895930997 0.7350173186449602 0.7522952733899927 0.7687991582339293 0.7845235325174741 0.799464491053607 0.813619641409334 0.8269880782539379 0.839570355098473 0.8513684537510458 0.8623857518096046 0.8726269885086072 0.8820982292282395 0.8908068289649289 0.898761395049949 0.9059717493890191 0.9124488904801465 0.9182049554496464 0.9232531823273294 0.9276078727614685 0.9312843553522611 0.9342989497591783 0.9366689317128406 0.9384124990357677 0.9395487387485444 0.9400975953084708 0.9400798399965207 0.9395170414352793 0.9384315371853502 0.9368464063303004 0.934785442920455 0.9322731301036252 0.9293346147260317 0.9259956821393258 0.9222827308997152 0.9182227469930123 0.9138432771652804 0.909172400883303 0.904238700393051 0.8990712282889806 0.8936994719537728 0.8881533141790188 0.882462989234749 0.876659033622524 0.8707722307264923 0.864833548573184 0.8588740699283147 0.8529249140020224 0.8470171491075607 0.8411816957270891 0.835449219585938 0.8298500145267166 0.8244138752086596 0.8191699599353803 0.8141466442330137 0.8093713661547555 0.804870464667863 0.8006690128724565 0.796790648191627 0.7932574020400323 0.790089531801687 0.7873053582044475 0.7849211113467042 0.7829507886915692 0.7814060282802605 0.7802960002206932 0.7796273191784524 0.7794039801429855; 0.16199195286089899 0.19246396944380853 0.22269221161702962 0.25263934006980976 0.28226878093405827 0.31154482010403195 0.34043269332900267 0.36889867169547047 0.3969101421559935 0.42443568280447336 0.45144513264231095 0.47790965562562565 0.5038017988301952 0.5290955446173655 0.5537663567304247 0.5777912202962642 0.6011486757511951 0.6238188467520552 0.6457834621738647 0.6670258723329779 0.6875310596095714 0.7072856436752525 0.726277881560293 0.7444976628204518 0.7619365000853635 0.7785875152890603 0.7944454218983508 0.8095065034664967 0.8237685888480488 0.8372310244158773 0.8498946436234751 0.8617617342547899 0.8728360037000766 0.883122542590048 0.8926277871117777 0.9013594803188408 0.909326632735013 0.9165394825357995 0.9230094555751702 0.9287491255063596 0.9337721742254305 0.938093352844749 0.9417284433804434 0.9446942213135013 0.947008419158316 0.9486896911451866 0.9497575790944962 0.9502324795299074 0.9501356120457802 0.949488988910104 0.9483153858482419 0.9466383139146941 0.9444819923196482 0.9418713220342286 0.9388318599529762 0.9353897933441403 0.9315719142679709 0.9274055935905073 0.9229187541657324 0.9181398427030634 0.9130977997806666 0.9078220274093407 0.9023423534981013 0.89668899252317 0.8908925016591643 0.8849837315979142 0.8789937712598368 0.8729538855991884 0.8668954457221149 0.8608498505798294 0.8548484395733736 0.8489223955156926 0.8431026375455036 0.8374197037786567 0.8319036237182643 0.8265837807245192 0.8214887651660557 0.8166462192311333 0.8120826747595786 0.8078233858523922 0.8038921584088261 0.8003111791110075 0.7971008467020646 0.7942796086624374 0.7918638065584594 0.7898675333977541 0.788302506262307 0.7871779572934364 0.7865005457722098 0.7862742935818886; 0.16405586096821403 0.19491237875299108 0.22552010870297132 0.25584096698925185 0.28583766086079887 0.3154737859182893 0.3447139189474041 0.3735237059107904 0.4018699447410279 0.42972066262241587 0.4570451874967812 0.4838142135770823 0.5099998607018787 0.5355757274130681 0.5605169376882105 0.5848001813066449 0.6084037478750213 0.6313075545823672 0.6534931677969493 0.6749438186566648 0.6956444128411694 0.7155815347472022 0.7347434463183966 0.7531200808071532 0.7707030317687541 0.7874855376068919 0.8034624620050531 0.818630270589881 0.8329870041807992 0.8465322489849146 0.859267104097711 0.8711941466684227 0.8823173950844686 0.8926422705220722 0.9021755572004158 0.9109253616645794 0.9189010714082451 0.9261133131309214 0.9325739109063997 0.9382958445194349 0.9432932082063735 0.9475811700127243 0.9511759319565276 0.9540946911608956 0.9563556020922298 0.9579777400123841 0.9589810657233276 0.9593863916516336 0.9592153492872119 0.9584903579560079 0.9572345948697385 0.9554719663569818 0.9532270801389059 0.9505252184695218 0.9473923119144161 0.943854913493516 0.9399401728625599 0.935675810154829 0.9310900890496715 0.9262117885780289 0.9210701731183593 0.9156949599802302 0.9101162839189434 0.9043646578748268 0.8984709291876976 0.8924662305034264 0.8863819245689564 0.8802495421085025 0.8741007119913502 0.8679670829453892 0.8618802361450135 0.8558715881119969 0.8499722835175164 0.8442130776658567 0.8386242086772967 0.8332352596689366 0.8280750115550886 0.8231712874474041 0.8185507900198434 0.8142389336020102 0.8102596731596494 0.8066353326937208 0.8033864359174143 0.800531542330929 0.7980870919844759 0.7960672622810415 0.7944838401066933 0.7933461123787257 0.7926607777696678 0.7924318819058715; 0.165920365613728 0.19712411405582084 0.2280744836260333 0.25873270946873067 0.28906084159920187 0.3190218449114627 0.34857969454464455 0.37769946619101114 0.4063474209741929 0.43449108457435204 0.4620993203269908 0.489142396073389 0.5155920445925936 0.5414215174968501 0.5666056325237844 0.5911208142089215 0.6149451279708411 0.6380583076877783 0.6604417768885706 0.6820786637219459 0.7029538099061118 0.7230537738950448 0.7423668285287445 0.7608829534616991 0.7785938226870118 0.7954927874928819 0.8115748552035401 0.8268366640683135 0.8412764546703696 0.8548940382309979 0.8676907621861754 0.8796694734098456 0.8908344794529843 0.9011915081593604 0.9107476660081568 0.9195113955204299 0.9274924320510881 0.9347017602707026 0.9411515706223353 0.9468552160177329 0.9518271690148858 0.9560829796951614 0.9596392344330643 0.9625135157251908 0.9647243632171625 0.9662912360381926 0.9672344765223887 0.9675752753638881 0.9673356382193036 0.9665383537355546 0.9652069629439243 0.963365729921826 0.9610396135822105 0.9582542404066419 0.9550358778917026 0.9514114084295364 0.9474083032920829 0.9430545963350506 0.9383788569823043 0.933410161994688 0.9281780654701741 0.922712566465819 0.9170440735778239 0.9112033657660289 0.905221548665857 0.8991300055969766 0.8929603424573239 0.8867443256874757 0.8805138125081844 0.8743006726778244 0.8681367010914025 0.8620535206533135 0.8560824750063611 0.8502545108929194 0.8446000501622751 0.8391488517209279 0.8339298640471473 0.8289710692515091 0.8242993200521125 0.8199401714336875 0.815917709157233 0.8122543776614647 0.8089708102271485 0.8060856645373804 0.8036154669385938 0.8015744687687144 0.7999745180550617 0.7988249496863797 0.7981324968297089 0.7979012259014592; 0.1675832685295408 0.19909660396850345 0.2303524157214887 0.2613113247223134 0.291934788515258 0.3221852037543326 0.3520260038754158 0.381421751509406 0.4103382252524428 0.4387425004597404 0.4666030237821096 0.49388968121795473 0.5205738595080027 0.546628500754373 0.5720281501993654 0.5967489971518739 0.6207689091000707 0.6440674590974983 0.6666259465554759 0.6884274116173921 0.7094566433297101 0.7297001818601129 0.749146315044895 0.7677850695754389 0.7856081971572261 0.8026091559943469 0.8187830879679512 0.8341267918885168 0.8486386932094071 0.8623188105930664 0.875168719721505 0.8871915147397184 0.8983917677145448 0.908775486482438 0.9183500712479294 0.9271242702804258 0.9351081350406323 0.9423129750495477 0.9487513127927661 0.9544368389309975 0.9593843680643545 0.9636097952731766 0.9671300536320782 0.9699630728665103 0.9721277392925097 0.9736438571503395 0.9745321114114547 0.9748140321054984 0.9745119601797615 0.9736490148675517 0.972249062504115 0.9703366866888837 0.9679371596508265 0.9650764146293143 0.9617810190361793 0.9580781481154063 0.9539955587653094 0.949561563134217 0.9448050015450302 0.9397552142470633 0.9344420114362095 0.9288956409277913 0.9231467528120747 0.9172263603722514 0.9111657965012085 0.9049966648195628 0.8987507846767242 0.8924601292131342 0.8861567556797321 0.8798727272548704 0.8736400256741327 0.8674904540995453 0.8614555298056916 0.85556636645444 0.849853545969241 0.8443469803039477 0.8390757637270939 0.8340680166046271 0.8293507220528343 0.8249495572355554 0.8208887214790718 0.8171907637544605 0.8138764124086234 0.8109644102885036 0.8084713585756803 0.8064115727106619 0.8047969537223219 0.803636878079083 0.8029381088435702 0.8027047304493219; 0.16904261108118798 0.20082755851693476 0.23235130546307906 0.2635739284894376 0.29445636026557853 0.32496049428845664 0.35504928461466206 0.38468684015203314 0.4138385131153992 0.44247098130394974 0.470552323912465 0.4980520906447028 0.5249413639538912 0.5511928142918925 0.5767807483044786 0.6016811499646844 0.6258717146888838 0.6493318765303854 0.6720428285927474 0.693987536848993 0.7151507475933936 0.7355189887890384 0.7550805656068973 0.7738255504803925 0.791745768023496 0.8088347751800958 0.8250878369878708 0.8405018983512262 0.8550755522251426 0.8688090046152315 0.8817040367990774 0.8937639651702681 0.9049935990996557 0.9153991971985439 0.9249884223559418 0.9337702959069984 0.9417551512724466 0.9489545873895843 0.9553814222342115 0.9610496467101511 0.9659743791587199 0.9701718207148663 0.9736592117097529 0.9764547892913579 0.978577746405287 0.9800481922473058 0.9808871142671546 0.9811163417698727 0.980758511125986 0.9798370325654241 0.9783760584917325 0.9764004532128343 0.9739357639421936 0.9710081928795119 0.9676445701329957 0.963872327195698 0.9597194706365617 0.9552145556126874 0.9503866587534477 0.9452653499098891 0.9398806622052538 0.9342630597656065 0.9284434024549525 0.9224529068889262 0.9163231029574946 0.9100857850532064 0.9037729571807285 0.8974167711198491 0.8910494568320998 0.8847032443455121 0.8784102764275719 0.8722025114678924 0.8661116161437291 0.8601688476364125 0.8544049254069325 0.8488498928239905 0.8435329692650884 0.8384823936746713 0.8337252609536181 0.8292873529583075 0.825192966288377 0.8214647394202303 0.8181234820761444 0.815188009983269 0.8126749883503307 0.8105987874523826 0.8089713536500468 0.8078020989703135 0.807097812040042 0.8068625926986587; 0.1702966759204091 0.20231497069701126 0.2340688757263168 0.2655179957708034 0.2966228087525472 0.3273447724274531 0.35764642591549134 0.38749148562989855 0.4168449352002339 0.4456731090388625 0.47394376925719944 0.5016261756961126 0.5286911488935762 0.5551111258711974 0.5808602086790317 0.6059142056944022 0.6302506657247667 0.6538489050163885 0.676690027319299 0.6987569372042681 0.7200343468689956 0.7405087767081452 0.7601685499550322 0.7790037817315402 0.797006362867222 0.8141699388683901 0.8304898844335187 0.8459632739224476 0.8605888481939101 0.8743669782289505 0.8872996259570793 0.899390302697764 0.9106440256223103 0.9210672726306324 0.9306679360240765 0.9394552753396259 0.9474398696927177 0.9546335699557555 0.9610494510774595 0.9667017648245928 0.9716058932025301 0.9757783027847128 0.9792365001533495 0.9819989886248174 0.9840852264031575 0.9855155862737635 0.9863113169168259 0.9864945058862188 0.9860880442641581 0.9851155929650105 0.9836015506229118 0.9815710229571888 0.9790497934668091 0.9760642952600649 0.9726415837783126 0.9688093101228099 0.9645956946415554 0.9600295003787336 0.9551400059332504 0.9499569772154769 0.944510637533535 0.9388316353834454 0.9329510092627259 0.9269001487765652 0.9207107512619992 0.9144147731214909 0.9080443750365268 0.9016318602282781 0.8952096049504477 0.8888099804439442 0.8824652656588332 0.8762075501608401 0.8700686267917803 0.8640798738488719 0.8582721267888157 0.8526755397485412 0.8473194375028144 0.8422321588435598 0.8374408927572805 0.832971509182256 0.8288483865294244 0.8250942385300827 0.8217299433075032 0.8187743778349789 0.8162442611170097 0.8141540094932522 0.8125156074009101 0.8113384967314359 0.8106294875805986 0.8103926927250791; 0.17134398841737278 0.20355711781354457 0.23550317285044076 0.2671413614067304 0.29843177899208495 0.32933551706977165 0.35981476610822394 0.3898329128945207 0.41935463169627957 0.44834596891481715 0.4767744209309493 0.5046090049045988 0.5318203223497734 0.5583806153667226 0.5842638154724537 0.6094455850286359 0.633903351321666 0.6576163334026816 0.6805655618452073 0.7027338916243756 0.7241060083640366 0.7446684282361966 0.7644094918309831 0.7833193523445263 0.8013899584567545 0.8186150322911329 0.8349900428638267 0.8505121754408307 0.8651802972283932 0.8789949198247374 0.891958158859949 0.9040736912461133 0.9153467104516793 0.925783880202834 0.9353932870006669 0.944184391826386 0.952167981388015 0.9593561192411667 0.9657620970938078 0.9714003865806309 0.9762865917669061 0.9804374026145775 0.9838705496150721 0.9866047597637786 0.9886597140205187 0.990056006368529 0.9908151045514294 0.9909593125333326 0.9905117346914768 0.9894962417134381 0.9879374381319106 0.9858606313890658 0.9832918022794556 0.9802575765751449 0.9767851975891488 0.97290249938325 0.9686378802739546 0.9640202762358604 0.9590791337454224 0.9538443815505993 0.9483464007939241 0.9426159928594149 0.9366843442588749 0.9305829878225973 0.9243437594156793 0.9179987493670956 0.9115802477778605 0.9051206828710615 0.8986525515647033 0.8922083414929515 0.885820443777391 0.8795210559620504 0.8733420746784429 0.8673149778029832 0.8614706961106989 0.855839474715935 0.8504507249199142 0.8453328674506445 0.8405131684732635 0.8360175701552911 0.8318705179746061 0.8280947873382435 0.8247113124150453 0.82173902035139 0.8191946742140196 0.8170927280671696 0.8154451975272624 0.8142615489382332 0.813548609973048 0.813310504000018; 0.17218331787772317 0.204552562607955 0.23665256751586217 0.26844222052343675 0.29988130893023046 0.33093062907202064 0.3615520906046901 0.3917088149381099 0.4213652273996939 0.4504871427650707 0.4790418438532149 0.5069981529446345 0.5343264958430041 0.5609989584622428 0.5869893358817538 0.6122731738716164 0.6368278029464371 0.6606323650606425 0.6836678331088353 0.7059170234419432 0.727364601652944 0.7479970819246916 0.7678028202665478 0.7867720019960658 0.8048966238467976 0.8221704711033795 0.8385890901805274 0.8541497570734989 0.8688514421141347 0.8826947714690035 0.8956819858146485 0.9078168966197329 0.919104840455289 0.9295526317425652 0.9391685143334101 0.947962112301042 0.9559443802996338 0.9631275538297267 0.9695250997232187 0.9751516671367986 0.9800230393163952 0.9841560863675721 0.9875687192379708 0.9902798450879302 0.9923093241942991 0.9936779285002358 0.994407301890351 0.994519922235867 0.9940390652183535 0.9929887699029838 0.9913938059929005 0.989279642655063 0.9866724187646797 0.9835989143698357 0.9800865231301533 0.9761632254331409 0.9718575618394297 0.9671986064534661 0.9622159397598326 0.9569396204077196 0.9514001553680639 0.945628467830602 0.9396558621531718 0.9335139851249535 0.9272347827614951 0.9208504518152554 0.9143933851645774 0.9078961102404659 0.9013912196687663 0.8949112933501039 0.8884888112761371 0.8821560564930612 0.8759450077761232 0.8698872217754222 0.8640137046353463 0.8583547733773655 0.8529399076657619 0.8477975929422764 0.8429551563090832 0.8384385969467534 0.8342724132580972 0.8304794293098876 0.8270806234801639 0.8240949624856466 0.8215392441390232 0.8194279522493132 0.8177731270145364 0.8165842540554463 0.8158681749010157 0.8156290212685781; 0.17281367854918941 0.20530015418373287 0.23751575545191458 0.2694191288696122 0.30096982924025995 0.33212843032580897 0.36285663006382174 0.39311734984927976 0.42287482745561794 0.4520947032282938 0.48074409924523503 0.5087916912008104 0.5362077728328533 0.5629643127749477 0.5890350037778774 0.6143953043041896 0.6390224725576197 0.6628955930639946 0.6859955959718201 0.7083052692884647 0.7298092643114701 0.7504940945536827 0.7703481284954342 0.7893615765267776 0.8075264724677629 0.8248366500748961 0.841287714957372 0.8568770123374889 0.8716035910960704 0.8854681645458734 0.8984730683741612 0.9106222161900941 0.9219210531036142 0.9323765077504016 0.9419969431624988 0.9507921068666596 0.9587730805726395 0.9659522297917477 0.972343153702285 0.9779606355531832 0.9828205938704212 0.9869400347027486 0.9903370051140418 0.9930305480992518 0.9950406590694701 0.9963882440190678 0.997095079454154 0.9971837741266186 0.9966777325816787 0.9956011204889936 0.9939788316878627 0.9918364568356087 0.9892002535048213 0.9860971175294928 0.9825545553521625 0.9786006570738973 0.9742640698563559 0.9695739712704627 0.9645600421297215 0.9592524382884745 0.9536817608273188 0.9478790239905619 0.9418756201856112 0.9357032813035069 0.9293940355759093 0.9229801591497192 0.9164941215396775 0.909968524115766 0.9034360308005053 0.8969292901960916 0.8904808484376283 0.8841230521812949 0.8778879412893306 0.8718071309705623 0.8659116833776389 0.8602319689499515 0.854797518121604 0.8496368643807615 0.8447773800607522 0.8402451066512157 0.8360645818224393 0.8322586657377947 0.8288483695654224 0.8258526893676235 0.8232884487219905 0.8211701534919205 0.8195098621001707 0.8183170744584397 0.8175986423674563 0.8173587037336868; 0.17323433042182687 0.20579902873734243 0.23809175798751245 0.27007100306229515 0.3016961631273081 0.3329276629745641 0.36372705886601453 0.3940571383842991 0.4238820138617376 0.45316720901811697 0.4818797384995864 0.5099881800740131 0.5374627393017856 0.5642753065643973 0.5903995063955659 0.6158107391202934 0.6404862148656901 0.6644049800627964 0.6875479366106911 0.7098978539223371 0.7314393741155732 0.7521590106521193 0.7720451407622333 0.791087992022593 0.8092796234800637 0.8266139017341934 0.8430864724067284 0.8586947274371806 0.873437768649779 0.8873163680391386 0.9003329252199832 0.9124914224804993 0.923797377869688 0.9342577967366905 0.943881122124811 0.9526771844051177 0.9606571505143567 0.9678334731397222 0.9742198401690237 0.9798311246991881 0.9846833358690029 0.9887935707537018 0.9921799675295044 0.9948616600856259 0.9968587342295959 0.9981921855989474 0.9988838793584194 0.9989565117266554 0.9984335733398756 0.9973393144219804 0.9956987116908654 0.9935374368891927 0.9908818267843214 0.9877588544363625 0.9841961014853184 0.9802217311578957 0.9758644616419302 0.9711535394215794 0.966118712109874 0.9607902002574484 0.9551986675581198 0.9493751888146157 0.9433512149727168 0.9371585344813654 0.9308292301923619 0.9243956309791233 0.9178902572331392 0.9113457593932525 0.9047948486811886 0.8982702192616671 0.8918044611218294 0.8854299630774176 0.879178805466343 0.8730826422873317 0.867172572784022 0.8614790027629974 0.8560314962649664 0.8508586185756434 0.8459877719573434 0.8414450258906487 0.837254944020788 0.8334404103855491 0.8300224578381615 0.8270201018462037 0.8244501830233845 0.8223272218147841 0.8206632886921448 0.8194678930149819 0.8187478933745239 0.8185074317686926; 0.17344477982522863 0.2060486101008185 0.23837992245500017 0.27039712075752703 0.3020595261623816 0.3333274887998865 0.36416249393476696 0.3945272621024724 0.42438584279304564 0.453703701311699 0.48244779850740854 0.510586663124219 0.5380904565939836 0.5649310301529469 0.591081974227342 0.616518660094175 0.6412182738820416 0.6651598430325455 0.6883242553951792 0.7106942711768721 0.7322545280116058 0.75299153945504 0.7728936872440345 0.7919512076909283 0.8101561726075925 0.8275024651744733 0.8439857511852763 0.8596034461086579 0.874354678414518 0.8882402496144165 0.9012625914635466 0.9134257207658057 0.9247351922141895 0.935198049686189 0.9448227763984829 0.9536192443072203 0.961598663119896 0.9687735292624656 0.975157575121209 0.9807657188530813 0.9856140150311293 0.9897196063631019 0.9931006766917576 0.9957764054546623 0.9977669237494636 0.9990932721177547 0.9997773601266133 0.9998419277916555 0.9993105088488466 0.9982073958442303 0.9965576069709733 0.9943868545415464 0.9917215149392437 0.9885885998474773 0.9850157285072177 0.9810311007025495 0.976663470121624 0.9719421176854723 0.9668968243805508 0.9615578430730934 0.9559558687251685 0.9501220063749445 0.9440877361886195 0.9378848748407331 0.9315455324356384 0.925102064148757 0.9185870157453961 0.9120330621314071 0.9054729381082776 0.8989393605501831 0.892464941296976 0.8860820901698387 0.8798229076696253 0.8737190671150581 0.8678016862207513 0.8621011884033106 0.8566471544346319 0.8514681654290653 0.8465916385457796 0.842043657196204 0.837848797951943 0.8340299567309271 0.8306081771763765 0.8276024844109222 0.8250297275241426 0.8229044342155529 0.8212386809511066 0.8200419817903636 0.8193211987025849 0.8190804757210206; 0.17344477982522863 0.2060486101008185 0.23837992245500017 0.27039712075752703 0.3020595261623816 0.3333274887998865 0.36416249393476696 0.39452726210247246 0.42438584279304564 0.453703701311699 0.48244779850740854 0.510586663124219 0.5380904565939836 0.5649310301529469 0.591081974227342 0.616518660094175 0.6412182738820416 0.6651598430325455 0.6883242553951792 0.7106942711768721 0.7322545280116058 0.75299153945504 0.7728936872440345 0.7919512076909283 0.8101561726075927 0.8275024651744733 0.8439857511852763 0.8596034461086579 0.874354678414518 0.8882402496144165 0.9012625914635466 0.9134257207658057 0.9247351922141895 0.935198049686189 0.9448227763984829 0.9536192443072203 0.961598663119896 0.9687735292624656 0.975157575121209 0.9807657188530813 0.9856140150311292 0.9897196063631019 0.9931006766917576 0.9957764054546623 0.9977669237494636 0.9990932721177547 0.9997773601266133 0.9998419277916555 0.9993105088488466 0.9982073958442303 0.9965576069709733 0.9943868545415464 0.9917215149392437 0.9885885998474773 0.9850157285072177 0.9810311007025495 0.976663470121624 0.9719421176854723 0.9668968243805508 0.9615578430730934 0.9559558687251685 0.9501220063749445 0.9440877361886195 0.9378848748407331 0.9315455324356384 0.925102064148757 0.9185870157453961 0.9120330621314071 0.9054729381082776 0.8989393605501831 0.892464941296976 0.8860820901698387 0.8798229076696253 0.8737190671150581 0.8678016862207513 0.8621011884033106 0.8566471544346319 0.8514681654290653 0.8465916385457796 0.842043657196204 0.837848797951943 0.8340299567309271 0.8306081771763765 0.8276024844109222 0.8250297275241426 0.8229044342155529 0.8212386809511066 0.8200419817903636 0.8193211987025849 0.8190804757210206; 0.17323433042182687 0.20579902873734243 0.23809175798751245 0.27007100306229515 0.3016961631273081 0.3329276629745641 0.36372705886601453 0.3940571383842991 0.4238820138617376 0.45316720901811697 0.4818797384995864 0.509988180074013 0.5374627393017856 0.5642753065643973 0.5903995063955659 0.6158107391202934 0.6404862148656901 0.6644049800627964 0.6875479366106911 0.7098978539223371 0.7314393741155732 0.7521590106521193 0.7720451407622332 0.791087992022593 0.8092796234800637 0.8266139017341934 0.8430864724067284 0.8586947274371806 0.873437768649779 0.8873163680391386 0.9003329252199832 0.9124914224804994 0.923797377869688 0.9342577967366905 0.943881122124811 0.9526771844051177 0.9606571505143567 0.9678334731397221 0.9742198401690237 0.9798311246991881 0.9846833358690029 0.9887935707537019 0.9921799675295044 0.9948616600856259 0.9968587342295959 0.9981921855989475 0.9988838793584194 0.9989565117266554 0.9984335733398755 0.9973393144219804 0.9956987116908654 0.9935374368891927 0.9908818267843214 0.9877588544363625 0.9841961014853184 0.9802217311578957 0.9758644616419302 0.9711535394215794 0.966118712109874 0.9607902002574484 0.9551986675581198 0.9493751888146157 0.9433512149727168 0.9371585344813653 0.930829230192362 0.9243956309791233 0.9178902572331393 0.9113457593932525 0.9047948486811886 0.8982702192616671 0.8918044611218294 0.8854299630774177 0.879178805466343 0.8730826422873317 0.8671725727840219 0.8614790027629974 0.8560314962649664 0.8508586185756434 0.8459877719573434 0.8414450258906487 0.837254944020788 0.8334404103855491 0.8300224578381615 0.8270201018462037 0.8244501830233845 0.8223272218147841 0.8206632886921448 0.8194678930149819 0.8187478933745239 0.8185074317686926; 0.17281367854918944 0.20530015418373287 0.23751575545191458 0.2694191288696122 0.30096982924025995 0.33212843032580897 0.3628566300638218 0.3931173498492798 0.42287482745561794 0.4520947032282938 0.48074409924523503 0.5087916912008104 0.5362077728328533 0.5629643127749477 0.5890350037778774 0.6143953043041896 0.6390224725576198 0.6628955930639946 0.6859955959718202 0.7083052692884647 0.7298092643114701 0.7504940945536827 0.7703481284954342 0.7893615765267776 0.8075264724677628 0.8248366500748961 0.841287714957372 0.8568770123374889 0.8716035910960706 0.8854681645458734 0.8984730683741612 0.9106222161900941 0.9219210531036142 0.9323765077504016 0.9419969431624988 0.9507921068666596 0.9587730805726395 0.9659522297917477 0.972343153702285 0.9779606355531832 0.9828205938704212 0.9869400347027486 0.9903370051140418 0.9930305480992518 0.9950406590694701 0.9963882440190677 0.997095079454154 0.9971837741266186 0.9966777325816786 0.9956011204889936 0.9939788316878627 0.9918364568356087 0.9892002535048213 0.9860971175294928 0.9825545553521625 0.9786006570738972 0.9742640698563558 0.9695739712704627 0.9645600421297216 0.9592524382884745 0.9536817608273188 0.9478790239905619 0.9418756201856112 0.9357032813035069 0.9293940355759092 0.9229801591497192 0.9164941215396775 0.9099685241157659 0.9034360308005053 0.8969292901960915 0.8904808484376283 0.8841230521812949 0.8778879412893306 0.8718071309705623 0.8659116833776389 0.8602319689499515 0.854797518121604 0.8496368643807615 0.8447773800607522 0.8402451066512157 0.8360645818224393 0.8322586657377947 0.8288483695654224 0.8258526893676235 0.8232884487219905 0.8211701534919205 0.8195098621001707 0.8183170744584397 0.8175986423674563 0.8173587037336868; 0.1721833178777232 0.20455256260795504 0.2366525675158622 0.2684422205234368 0.29988130893023046 0.33093062907202064 0.36155209060469007 0.3917088149381099 0.42136522739969395 0.4504871427650706 0.4790418438532149 0.5069981529446345 0.534326495843004 0.5609989584622428 0.5869893358817538 0.6122731738716164 0.6368278029464371 0.6606323650606424 0.6836678331088353 0.7059170234419431 0.727364601652944 0.7479970819246915 0.7678028202665478 0.7867720019960658 0.8048966238467976 0.8221704711033795 0.8385890901805274 0.8541497570734989 0.8688514421141348 0.8826947714690037 0.8956819858146485 0.9078168966197329 0.919104840455289 0.9295526317425651 0.9391685143334102 0.9479621123010421 0.9559443802996337 0.9631275538297267 0.9695250997232187 0.9751516671367985 0.9800230393163952 0.984156086367572 0.9875687192379708 0.9902798450879302 0.9923093241942991 0.9936779285002357 0.9944073018903511 0.994519922235867 0.9940390652183535 0.9929887699029838 0.9913938059929004 0.989279642655063 0.9866724187646796 0.9835989143698357 0.9800865231301533 0.9761632254331409 0.9718575618394296 0.9671986064534661 0.9622159397598326 0.9569396204077196 0.951400155368064 0.9456284678306021 0.9396558621531718 0.9335139851249535 0.9272347827614951 0.9208504518152554 0.9143933851645774 0.9078961102404659 0.9013912196687663 0.8949112933501039 0.8884888112761371 0.8821560564930612 0.8759450077761233 0.8698872217754222 0.8640137046353464 0.8583547733773654 0.8529399076657619 0.8477975929422764 0.8429551563090832 0.8384385969467535 0.8342724132580972 0.8304794293098876 0.8270806234801639 0.8240949624856466 0.8215392441390232 0.8194279522493132 0.8177731270145364 0.8165842540554463 0.8158681749010157 0.8156290212685781; 0.17134398841737278 0.20355711781354457 0.2355031728504408 0.2671413614067304 0.298431778992085 0.32933551706977165 0.35981476610822394 0.3898329128945207 0.41935463169627957 0.4483459689148171 0.47677442093094924 0.5046090049045989 0.5318203223497734 0.5583806153667226 0.5842638154724537 0.6094455850286359 0.6339033513216659 0.6576163334026816 0.6805655618452073 0.7027338916243756 0.7241060083640365 0.7446684282361965 0.7644094918309832 0.7833193523445263 0.8013899584567545 0.8186150322911331 0.8349900428638267 0.8505121754408307 0.8651802972283932 0.8789949198247374 0.891958158859949 0.9040736912461134 0.9153467104516795 0.925783880202834 0.935393287000667 0.944184391826386 0.952167981388015 0.9593561192411667 0.9657620970938078 0.9714003865806309 0.9762865917669061 0.9804374026145775 0.9838705496150721 0.9866047597637786 0.9886597140205187 0.990056006368529 0.9908151045514295 0.9909593125333327 0.9905117346914768 0.9894962417134381 0.9879374381319106 0.9858606313890658 0.9832918022794555 0.980257576575145 0.976785197589149 0.97290249938325 0.9686378802739547 0.9640202762358604 0.9590791337454224 0.9538443815505993 0.9483464007939241 0.9426159928594149 0.9366843442588749 0.9305829878225972 0.9243437594156793 0.9179987493670956 0.9115802477778605 0.9051206828710615 0.8986525515647033 0.8922083414929516 0.885820443777391 0.8795210559620504 0.8733420746784429 0.8673149778029832 0.8614706961106989 0.855839474715935 0.8504507249199142 0.8453328674506445 0.8405131684732634 0.8360175701552911 0.8318705179746061 0.8280947873382435 0.8247113124150453 0.8217390203513901 0.8191946742140196 0.8170927280671696 0.8154451975272625 0.8142615489382332 0.813548609973048 0.813310504000018; 0.17029667592040912 0.20231497069701126 0.2340688757263168 0.2655179957708034 0.2966228087525472 0.3273447724274531 0.35764642591549134 0.38749148562989855 0.41684493520023386 0.4456731090388626 0.47394376925719944 0.5016261756961126 0.5286911488935762 0.5551111258711974 0.5808602086790317 0.6059142056944022 0.6302506657247667 0.6538489050163884 0.676690027319299 0.6987569372042683 0.7200343468689956 0.7405087767081454 0.7601685499550324 0.7790037817315402 0.797006362867222 0.8141699388683898 0.8304898844335187 0.8459632739224475 0.8605888481939101 0.8743669782289505 0.8872996259570793 0.899390302697764 0.9106440256223102 0.9210672726306324 0.9306679360240765 0.9394552753396259 0.9474398696927179 0.9546335699557555 0.9610494510774595 0.9667017648245928 0.9716058932025301 0.9757783027847128 0.9792365001533495 0.9819989886248174 0.9840852264031575 0.9855155862737637 0.9863113169168257 0.9864945058862188 0.9860880442641581 0.9851155929650105 0.9836015506229118 0.9815710229571888 0.979049793466809 0.9760642952600649 0.9726415837783126 0.96880931012281 0.9645956946415554 0.9600295003787336 0.9551400059332504 0.9499569772154769 0.944510637533535 0.9388316353834454 0.9329510092627258 0.9269001487765651 0.9207107512619992 0.9144147731214909 0.9080443750365268 0.901631860228278 0.8952096049504475 0.8888099804439442 0.8824652656588332 0.8762075501608401 0.8700686267917803 0.8640798738488719 0.8582721267888157 0.852675539748541 0.8473194375028144 0.8422321588435598 0.8374408927572805 0.832971509182256 0.8288483865294244 0.8250942385300827 0.8217299433075032 0.8187743778349789 0.8162442611170097 0.8141540094932522 0.8125156074009101 0.811338496731436 0.8106294875805986 0.8103926927250791; 0.16904261108118798 0.2008275585169347 0.23235130546307906 0.2635739284894376 0.29445636026557853 0.32496049428845664 0.35504928461466206 0.38468684015203314 0.4138385131153992 0.44247098130394974 0.470552323912465 0.4980520906447028 0.5249413639538912 0.5511928142918925 0.5767807483044786 0.6016811499646844 0.6258717146888838 0.6493318765303854 0.6720428285927474 0.6939875368489928 0.7151507475933937 0.7355189887890384 0.7550805656068973 0.7738255504803925 0.791745768023496 0.8088347751800956 0.8250878369878708 0.840501898351226 0.8550755522251426 0.8688090046152315 0.8817040367990774 0.8937639651702681 0.9049935990996557 0.9153991971985439 0.9249884223559418 0.9337702959069984 0.9417551512724466 0.9489545873895842 0.9553814222342115 0.9610496467101514 0.9659743791587199 0.9701718207148665 0.9736592117097529 0.9764547892913579 0.978577746405287 0.9800481922473058 0.9808871142671546 0.981116341769873 0.9807585111259858 0.9798370325654241 0.9783760584917327 0.9764004532128343 0.9739357639421934 0.9710081928795119 0.9676445701329957 0.963872327195698 0.9597194706365617 0.9552145556126873 0.950386658753448 0.9452653499098891 0.9398806622052539 0.9342630597656065 0.9284434024549525 0.922452906888926 0.9163231029574948 0.9100857850532064 0.9037729571807285 0.8974167711198491 0.8910494568320998 0.8847032443455121 0.8784102764275719 0.8722025114678924 0.8661116161437291 0.8601688476364124 0.8544049254069325 0.8488498928239905 0.8435329692650884 0.8384823936746713 0.833725260953618 0.8292873529583075 0.8251929662883769 0.8214647394202303 0.8181234820761444 0.815188009983269 0.8126749883503307 0.8105987874523826 0.8089713536500468 0.8078020989703135 0.807097812040042 0.8068625926986587; 0.1675832685295408 0.19909660396850348 0.2303524157214887 0.2613113247223133 0.2919347885152581 0.3221852037543326 0.3520260038754158 0.381421751509406 0.4103382252524428 0.4387425004597404 0.4666030237821097 0.49388968121795457 0.520573859508003 0.546628500754373 0.5720281501993655 0.5967489971518738 0.6207689091000707 0.6440674590974981 0.6666259465554759 0.6884274116173918 0.70945664332971 0.7297001818601129 0.749146315044895 0.7677850695754389 0.785608197157226 0.8026091559943466 0.8187830879679512 0.8341267918885168 0.8486386932094069 0.8623188105930661 0.875168719721505 0.8871915147397184 0.8983917677145445 0.908775486482438 0.9183500712479297 0.9271242702804258 0.9351081350406321 0.9423129750495479 0.9487513127927661 0.9544368389309973 0.9593843680643542 0.9636097952731768 0.9671300536320784 0.9699630728665103 0.9721277392925097 0.9736438571503395 0.9745321114114547 0.9748140321054987 0.9745119601797613 0.9736490148675515 0.972249062504115 0.9703366866888837 0.9679371596508263 0.9650764146293143 0.9617810190361793 0.9580781481154063 0.9539955587653094 0.9495615631342172 0.9448050015450301 0.9397552142470633 0.9344420114362095 0.9288956409277913 0.9231467528120747 0.9172263603722516 0.9111657965012085 0.9049966648195628 0.8987507846767243 0.8924601292131342 0.8861567556797318 0.8798727272548704 0.8736400256741326 0.8674904540995452 0.8614555298056916 0.85556636645444 0.8498535459692409 0.8443469803039476 0.8390757637270939 0.8340680166046271 0.8293507220528342 0.8249495572355553 0.8208887214790718 0.8171907637544605 0.8138764124086235 0.8109644102885035 0.8084713585756803 0.8064115727106619 0.8047969537223219 0.803636878079083 0.8029381088435702 0.8027047304493219; 0.165920365613728 0.19712411405582084 0.2280744836260333 0.25873270946873067 0.289060841599202 0.3190218449114627 0.34857969454464455 0.37769946619101125 0.4063474209741929 0.4344910845743519 0.4620993203269908 0.489142396073389 0.5155920445925936 0.5414215174968502 0.5666056325237844 0.5911208142089216 0.6149451279708411 0.6380583076877783 0.6604417768885706 0.6820786637219461 0.7029538099061116 0.7230537738950445 0.7423668285287441 0.7608829534616991 0.778593822687012 0.7954927874928819 0.8115748552035403 0.8268366640683135 0.8412764546703696 0.8548940382309979 0.8676907621861751 0.8796694734098456 0.890834479452984 0.9011915081593604 0.9107476660081568 0.9195113955204299 0.9274924320510879 0.9347017602707026 0.9411515706223353 0.9468552160177329 0.9518271690148855 0.9560829796951614 0.9596392344330643 0.9625135157251906 0.9647243632171625 0.9662912360381928 0.9672344765223885 0.9675752753638881 0.9673356382193039 0.9665383537355546 0.9652069629439245 0.963365729921826 0.9610396135822105 0.9582542404066421 0.9550358778917026 0.9514114084295362 0.9474083032920827 0.9430545963350506 0.9383788569823043 0.933410161994688 0.9281780654701741 0.9227125664658192 0.9170440735778239 0.9112033657660291 0.905221548665857 0.8991300055969766 0.8929603424573239 0.8867443256874757 0.8805138125081844 0.8743006726778244 0.8681367010914025 0.8620535206533138 0.8560824750063611 0.8502545108929194 0.844600050162275 0.8391488517209279 0.8339298640471473 0.8289710692515091 0.8242993200521126 0.8199401714336875 0.815917709157233 0.8122543776614647 0.8089708102271485 0.8060856645373804 0.8036154669385936 0.8015744687687144 0.7999745180550617 0.7988249496863797 0.7981324968297089 0.7979012259014592; 0.16405586096821403 0.19491237875299108 0.22552010870297132 0.25584096698925185 0.28583766086079887 0.3154737859182892 0.3447139189474041 0.3735237059107904 0.4018699447410277 0.42972066262241587 0.4570451874967812 0.4838142135770823 0.509999860701879 0.535575727413068 0.5605169376882105 0.5848001813066449 0.6084037478750215 0.6313075545823672 0.6534931677969493 0.6749438186566648 0.6956444128411694 0.7155815347472022 0.7347434463183966 0.7531200808071532 0.770703031768754 0.7874855376068917 0.8034624620050531 0.818630270589881 0.8329870041807992 0.8465322489849149 0.859267104097711 0.8711941466684227 0.8823173950844686 0.8926422705220722 0.9021755572004158 0.9109253616645794 0.9189010714082451 0.9261133131309214 0.9325739109063997 0.9382958445194349 0.9432932082063737 0.9475811700127246 0.9511759319565276 0.9540946911608953 0.9563556020922298 0.9579777400123844 0.958981065723328 0.9593863916516336 0.9592153492872115 0.9584903579560076 0.9572345948697388 0.9554719663569818 0.9532270801389059 0.9505252184695218 0.9473923119144161 0.943854913493516 0.9399401728625599 0.935675810154829 0.9310900890496715 0.9262117885780288 0.9210701731183593 0.9156949599802302 0.9101162839189434 0.9043646578748268 0.8984709291876976 0.8924662305034264 0.8863819245689564 0.8802495421085025 0.8741007119913502 0.8679670829453892 0.8618802361450134 0.8558715881119969 0.8499722835175164 0.8442130776658567 0.8386242086772969 0.8332352596689365 0.8280750115550888 0.8231712874474041 0.8185507900198432 0.8142389336020102 0.8102596731596494 0.8066353326937209 0.8033864359174143 0.800531542330929 0.7980870919844759 0.7960672622810414 0.7944838401066933 0.7933461123787257 0.7926607777696678 0.7924318819058715; 0.16199195286089899 0.19246396944380853 0.22269221161702962 0.25263934006980976 0.28226878093405827 0.31154482010403206 0.34043269332900267 0.3688986716954703 0.3969101421559935 0.42443568280447336 0.45144513264231095 0.47790965562562565 0.5038017988301952 0.5290955446173655 0.5537663567304247 0.5777912202962642 0.6011486757511951 0.6238188467520552 0.645783462173865 0.6670258723329779 0.6875310596095714 0.7072856436752525 0.726277881560293 0.744497662820452 0.7619365000853635 0.7785875152890603 0.7944454218983508 0.8095065034664964 0.8237685888480492 0.8372310244158769 0.8498946436234751 0.8617617342547895 0.8728360037000763 0.8831225425900476 0.8926277871117774 0.9013594803188408 0.9093266327350132 0.9165394825357995 0.9230094555751706 0.9287491255063596 0.9337721742254301 0.938093352844749 0.941728443380443 0.9446942213135013 0.947008419158316 0.9486896911451863 0.9497575790944962 0.9502324795299074 0.9501356120457802 0.949488988910104 0.9483153858482419 0.9466383139146941 0.9444819923196482 0.9418713220342286 0.9388318599529762 0.93538979334414 0.9315719142679713 0.9274055935905073 0.9229187541657324 0.9181398427030634 0.9130977997806666 0.9078220274093407 0.9023423534981013 0.89668899252317 0.8908925016591641 0.8849837315979144 0.8789937712598366 0.8729538855991884 0.8668954457221147 0.8608498505798297 0.8548484395733736 0.8489223955156926 0.8431026375455036 0.8374197037786567 0.8319036237182642 0.8265837807245192 0.8214887651660557 0.8166462192311332 0.8120826747595786 0.8078233858523922 0.8038921584088261 0.8003111791110075 0.7971008467020646 0.7942796086624373 0.7918638065584596 0.7898675333977541 0.788302506262307 0.7871779572934364 0.7865005457722098 0.7862742935818886; 0.15973107731391928 0.18978173712879348 0.21959403268810912 0.2491314290999974 0.2783581296608196 0.30723916702419696 0.3357404903666837 0.363829048184969 0.39147286639728845 0.4186411214616779 0.4453042082654167 0.47143380258281803 0.4970029179421106 0.521985956785864 0.5463587558528686 0.5700986257520756 0.5931843847407088 0.6155963867586236 0.6373165438089862 0.658328342811121 0.6786168570846144 0.6981687526542737 0.7169722895930997 0.7350173186449602 0.7522952733899927 0.7687991582339293 0.7845235325174741 0.7994644910536073 0.8136196414093344 0.8269880782539379 0.839570355098473 0.8513684537510458 0.8623857518096046 0.8726269885086072 0.8820982292282391 0.8908068289649289 0.8987613950499493 0.9059717493890188 0.9124488904801461 0.918204955449646 0.9232531823273291 0.9276078727614685 0.9312843553522607 0.9342989497591783 0.9366689317128406 0.9384124990357681 0.9395487387485444 0.9400975953084711 0.9400798399965207 0.9395170414352793 0.9384315371853502 0.9368464063303004 0.934785442920455 0.9322731301036256 0.9293346147260317 0.9259956821393258 0.9222827308997155 0.9182227469930121 0.9138432771652801 0.909172400883303 0.9042387003930513 0.8990712282889803 0.8936994719537725 0.8881533141790191 0.8824629892347488 0.876659033622524 0.8707722307264923 0.864833548573184 0.8588740699283147 0.8529249140020224 0.8470171491075607 0.8411816957270891 0.8354492195859378 0.8298500145267166 0.8244138752086596 0.8191699599353803 0.8141466442330137 0.8093713661547555 0.804870464667863 0.8006690128724565 0.7967906481916271 0.7932574020400323 0.790089531801687 0.7873053582044475 0.7849211113467042 0.7829507886915692 0.7814060282802605 0.7802960002206932 0.7796273191784524 0.7794039801429855; 0.1572759059916922 0.18686881038740433 0.2162291301677438 0.2453211909347559 0.2741100278363801 0.30256147341310746 0.33064224167253214 0.35832000804574465 0.3855634849146072 0.41234249243601434 0.4386280244280097 0.4643923091224527 0.48960886462953696 0.5142525490002113 0.5382996048131823 0.5617276982531025 0.5845159526854943 0.6066449767714911 0.6280968872012745 0.6488553261588829 0.6689054736625366 0.6882340549536462 0.7068293431339882 0.7246811572740287 0.7417808562360186 0.7581213284731027 0.7736969780803984 0.7885037073856769 0.8025388963761017 0.815801379263393 0.8282914184929964 0.8400106765033191 0.8509621855391374 0.8611503158188474 0.8705807423485739 0.8792604106673587 0.8871975017968654 0.8944013966563562 0.9008826401893121 0.9066529054319434 0.9117249577362142 0.9161126193407902 0.9198307344626588 0.9228951350600154 0.9253226073933596 0.9271308594865635 0.92833848956288 0.928964955502368 0.9290305453368856 0.9285563487665424 0.9275642296471185 0.9260767993613296 0.9241173909477821 0.921710033819925 0.918879428863143 0.9156509236513921 0.9120504874754681 0.9081046858233963 0.9038406538998255 0.8992860687163582 0.8944691192292463 0.8894184739459648 0.8841632453694241 0.8787329505998451 0.8731574673720796 0.8674669847732265 0.8616919478652388 0.855862995433643 0.8500108901008643 0.8441664400855148 0.8383604119620596 0.8326234338831245 0.8269858888733578 0.8214777979923591 0.816128693396484 0.8109674816050406 0.8060222975928059 0.8013203506821528 0.7968877635852243 0.792749406336846 0.7889287272459925 0.7854475833583782 0.7823260732436629 0.7795823751753757 0.7772325939381495 0.7752906195558593 0.7737680011707976 0.7726738391094193 0.7720146978434046 0.7717945421034276; 0.1546293438495297 0.18372859308250108 0.21260137825371925 0.2412129375065385 0.2695291887364422 0.2975168139692055 0.32514334020320784 0.35237721638952224 0.37918788625573074 0.4055458567136144 0.4314227616266226 0.45679142074988477 0.4816258936930713 0.5059015287942117 0.5295950068302991 0.5526843795276316 0.5751491028711752 0.5969700652472688 0.6181296104875362 0.6386115559136043 0.6584012055118933 0.6774853583951752 0.6958523127326091 0.7134918653523807 0.7303953072409095 0.7465554151796396 0.7619664397747994 0.7766240901471291 0.7905255155574629 0.8036692842503302 0.8160553598013905 0.8276850752557089 0.8385611053426683 0.8486874370498376 0.858069338832465 0.8667133287275753 0.8746271416320489 0.8818196959925905 0.8883010601423531 0.8940824185041448 0.8991760378637619 0.9035952338990524 0.9073543381308893 0.9104686654412641 0.9129544822812562 0.9148289756675558 0.9161102230405163 0.9168171630292448 0.9169695671399023 0.916588012352053 0.9156938545743938 0.9143092028754266 0.9124568943663729 0.910160469572868 0.9074441480885224 0.9043328042573854 0.9008519425837164 0.8970276725164795 0.8928866822030197 0.8884562107520049 0.8837640184907899 0.8788383546479974 0.8737079218398484 0.8684018366905149 0.8629495858749039 0.8573809768396777 0.8517260824383467 0.8460151787127747 0.8402786750706894 0.8345470361513238 0.8288506947438222 0.8232199552300107 0.8176848871685926 0.8122752088248972 0.8070201606806712 0.801948369231814 0.7970877016957245 0.7924651125982879 0.7881064835844848 0.7840364581834628 0.7802782736426745 0.7768535923071993 0.7737823353383677 0.7710825218180312 0.7687701164496071 0.7668588891251814 0.7653602895646567 0.7642833400395549 0.7636345488696029 0.7634178469322167; 0.1517945265359208 0.18036476179355668 0.2087149648201587 0.2368113341532197 0.26462071737559084 0.2921106919050619 0.31924964248688575 0.3460068350829436 0.37235248688083256 0.3982578321774807 0.4236951839247121 0.44863799075801175 0.4730608893642885 0.49693975207924773 0.5202517296397906 0.5429752890511954 0.5650902465624809 0.5865777957758964 0.6074205309477447 0.6276024655673369 0.6471090463287255 0.6659271626356326 0.684045151803633 0.7014528001449504 0.7181413401401672 0.7341034439175748 0.7493332132748778 0.7638261664893883 0.7775792221718211 0.7905906804252887 0.8028602015752178 0.8143887827376821 0.8251787324931923 0.8352336439303805 0.844558366319356 0.8531589756679103 0.8610427444052607 0.8682181104278015 0.8746946457293974 0.8804830248251867 0.885594993162761 0.8900433356979053 0.893841845793912 0.8970052945837496 0.8995494009131045 0.9014908019594027 0.9028470245973313 0.9036364575549941 0.9038783243765226 0.9035926571766266 0.902800271139991 0.9015227396835624 0.8997823701623685 0.8976021799595567 0.8950058727587169 0.8920178147512249 0.8886630104834804 0.8849670779986284 0.8809562228750948 0.8766572107105678 0.8720973375457755 0.8673043976686734 0.8623066481879744 0.8571327697172124 0.85181182246914 0.8463731970280126 0.8408465590475807 0.8352617871192133 0.8296489030717117 0.8240379940065741 0.818459125444342 0.812942245063696 0.8075170766591149 0.802213004128267 0.7970589455285549 0.7920832175130947 0.787313390767242 0.7827761374118414 0.77849707170976 0.7745005857954051 0.7708096825269402 0.7674458079188484 0.7644286859272879 0.7617761586102471 0.7595040348474291 0.7576259508620347 0.7561532457235071 0.7550948548182975 0.754457223953818 0.7542442463164529; 0.14877481754144553 0.17678126296470353 0.20457438883959192 0.2321213976256951 0.25939010944538193 0.2863490391909134 0.3129674705734328 0.33921552682782347 0.36506423781429886 0.3904856032861063 0.4154526521226236 0.43993949735799925 0.4639213868670456 0.4873747496019724 0.51027723730546 0.532607761657109 0.554346526841314 0.575475057554629 0.5959762224996337 0.6158342534398091 0.6350347599158386 0.6535647397479061 0.6714125854707244 0.6885680868681908 0.7050224297925335 0.7207681914685772 0.7357993324972518 0.7501111857836812 0.7637004426241292 0.7765651361927728 0.7887046226737296 0.8001195602861206 0.810811886450143 0.8207847933403805 0.830042702068836 0.8385912357345995 0.8464371915697156 0.8535885124017307 0.8600542576427009 0.8658445740021306 0.8709706661074434 0.8754447672001998 0.8792801100593411 0.8824908982842665 0.885092278050482 0.8871003104288584 0.8885319443360792 0.8894049901586008 0.889738094065199 0.8895507129938721 0.8888630902672925 0.8876962317570845 0.8860718824807338 0.8840125034758662 0.8815412487548635 0.8786819420983116 0.8754590533987162 0.8718976742164302 0.8680234921582677 0.8638627636363273 0.8594422845110015 0.8547893580691173 0.8499317597371198 0.8448976978820958 0.8397157700125408 0.8344149136589682 0.8290243511949972 0.8235735278562962 0.8180920422317612 0.8126095685431719 0.8071557701007636 0.8017602034271352 0.7964522126846602 0.7912608142250163 0.7862145713053864 0.7813414592839395 0.7766687219147809 0.7722227197040107 0.7680287716549672 0.7641109921097675 0.7604921247701535 0.7571933763346417 0.7542342525002294 0.7516323993235682 0.749403453097382 0.7475609019541635 0.7461159623463012 0.7450774733613317 0.7444518115120017 0.7442428282006518; 0.14557380508728157 0.17298230975351933 0.2001844574730202 0.2271484937381347 0.25384324987858553 0.28023821641822316 0.3063036136105116 0.3320104588870411 0.3573306309776218 0.38223693048629476 0.40670313673465663 0.43070406071188205 0.45421559399945977 0.47721475356767273 0.49967972236989866 0.5215898856896322 0.5429258632234741 0.5636695369109138 0.5838040745483233 0.6033139492499839 0.6221849548429659 0.6404042173051174 0.6579602023761619 0.6748427194908053 0.6910429221997479 0.7065533052595085 0.7213676985849342 0.7354812582691804 0.7488904548847983 0.7615930592863697 0.7735881261398798 0.7848759754068328 0.79545817201194 0.8053375039222009 0.8145179588623347 0.8230046998869293 0.8308040400233696 0.837923416191655 0.8443713625976961 0.8501574837855821 0.8552924275216677 0.8597878576692083 0.8636564271965719 0.8669117514448238 0.8695683817616413 0.8716417795880032 0.8731482910618266 0.8741051221785876 0.8745303145228431 0.8744427215563172 0.873861985417701 0.8728085141563899 0.8713034592869018 0.8693686935126025 0.8670267884265258 0.8643009919535135 0.8612152052517287 0.8577939587429985 0.8540623868908086 0.8500462012926806 0.845771661600938 0.8412655437335992 0.8365551047868862 0.8316680440143566 0.8266324591974145 0.8214767977005989 0.816229801485949 0.8109204453575993 0.805577867724697 0.8002312932121861 0.7949099465194871 0.7896429570309556 0.7844592538231765 0.7793874508955578 0.774455722674048 0.7696916701028012 0.7651221779426174 0.760773264232463 0.7566699232324771 0.7528359635414117 0.749293843452808 0.7460645059638864 0.7431672161584955 0.7406194039289421 0.7384365151601565 0.7366318745548263 0.7352165632155442 0.7341993139112725 0.7335864266396137 0.7333817066607939; 0.1421952987463786 0.16897237856644723 0.19555028280378786 0.22189833462338113 0.24798641098518753 0.2737850122081985 0.29926532894591396 0.32439930632769043 0.3491597050421568 0.3735201591620515 0.3974552305341544 0.4209404595831722 0.4439524124042897 0.46646872404526074 0.48846813790524546 0.5099305412037267 0.5308369964986127 0.5511697692577789 0.5709123515126228 0.5900494816454879 0.6085671603849332 0.6264526631035311 0.6436945485321643 0.6602826640224231 0.6762081475046682 0.6914634263035365 0.7060422129850381 0.7199394984199401 0.733151542256835 0.7456758610050935 0.7575112139329127 0.7686575869888281 0.7791161749564469 0.7888893620518188 0.7979807011707946 0.8063948919900331 0.8141377581200098 0.821216223501484 0.8276382882285029 0.8334130039710509 0.8385504491590638 0.8430617040765738 0.8469588260002975 0.8502548245009788 0.8529636370081547 0.8551001047197229 0.8566799489165803 0.8577197477196331 0.858236913301496 0.8582496695380368 0.8577770300555128 0.8568387765971448 0.8554554375985655 0.8536482668244472 0.8514392218787867 0.8488509423587425 0.8459067273767209 0.8426305121277645 0.8390468431296152 0.8351808517116586 0.8310582252771395 0.8267051758116596 0.8221484050615275 0.8174150657598422 0.8125327182385841 0.807529281734201 0.8024329796754488 0.7972722782392745 0.7920758174773864 0.7868723343571989 0.7816905771305307 0.7765592105460907 0.7715067115612204 0.7665612553875525 0.7617505919257838 0.75710191290641 0.7526417103533674 0.7483956273206369 0.7443883022092427 0.7406432083416727 0.7371824908371506 0.7340268031761408 0.7311951461455872 0.7287047120963912 0.7265707376008366 0.7248063676517076 0.7234225344825806 0.722427853901964 0.7218285417216802 0.7216283524293633; 0.1386433257906094 0.16475620526695742 0.19067727819120295 0.2163769755559382 0.24182625010545605 0.2669966420895139 0.29186034265517913 0.3163902546510351 0.3405600506374076 0.3643442279169047 0.38771816042128343 0.41065814731316996 0.4331414581843129 0.4551463747555404 0.47665222900723275 0.4976394376927054 0.5180895332101466 0.5379851908315413 0.5573102523091139 0.576049745901033 0.5941899028783444 0.6117181705941565 0.6286232222138495 0.6448949632214693 0.6605245348323594 0.6755043144554316 0.6898279133602225 0.7034901717139974 0.7164871511626123 0.7288161251356325 0.7404755670613175 0.7514651366805731 0.7617856646507881 0.7714391356307323 0.7804286700363382 0.7887585046543327 0.7964339722962628 0.803461480669596 0.8098484906352161 0.8156034940118035 0.8207359910773256 0.8252564679060962 0.8291763736665864 0.8325080979903792 0.8352649485062091 0.8374611286149191 0.8391117155612581 0.840232638836631 0.8408406589230679 0.8409533463626772 0.8405890611085256 0.8397669320821015 0.838506836829192 0.8368293811299372 0.8347558783800656 0.8323083285187932 0.8295093962346923 0.8263823881342697 0.8229512285093165 0.8192404332889653 0.8152750817115585 0.8110807852010494 0.8066836528840992 0.8021102531392307 0.7973875705305306 0.7925429574482064 0.7876040797600373 0.7825988557749758 0.777555387836929 0.7725018859073791 0.767466582564328 0.7624776389463858 0.7575630413084101 0.7527504880318289 0.7480672671502776 0.7435401247091444 0.739195124573473 0.7350575006269978 0.7311515026573089 0.7275002375863439 0.724125508066397 0.721047650801639 0.7182853772536266 0.7158556196255254 0.7137733851733201 0.712051621945117 0.7107010989877629 0.7097303038753509 0.709145360105797 0.7089499664867437; 0.1349221272575549 0.16033878104297103 0.18557115422031378 0.2105908113054488 0.23536980672574148 0.2598807467696517 0.2840968493933653 0.3079920016781266 0.3315408147490562 0.35471867598450824 0.37750179836427394 0.3998672668249374 0.42179308151126477 0.44325819783345316 0.4642425632611771 0.48472715080645795 0.5046939891682724 0.5241261895322887 0.5430079690390756 0.561324670953336 0.5790627815850939 0.5962099440311377 0.6127549688213243 0.6286878415694126 0.6439997277419373 0.6586829746710676 0.6727311109484729 0.6861388433468281 0.698902051423751 0.711017779969614 0.7224842294658667 0.7333007447241656 0.7434678018788416 0.7529869939059459 0.7618610148414243 0.7700936428688099 0.7776897224432753 0.7846551456138902 0.7909968326995773 0.7967227124664665 0.8018417019451536 0.8063636860157274 0.8102994968763051 0.8136608934971677 0.8164605411473199 0.8187119910633471 0.8204296603117234 0.8216288118750533 0.822325534970064 0.822536725580302 0.8222800671593073 0.8215740114303938 0.82043775917696 0.8188912408823131 0.8169550970403567 0.8146506579180869 0.811999922507798 0.8090255363614439 0.8057507679520494 0.802199483158054 0.7983961174167373 0.794365645043527 0.7901335451665024 0.7857257636814861 0.7811686705951083 0.7764890120937304 0.7717138566583215 0.7668705345428394 0.7619865699503808 0.7570896052815046 0.7522073168970775 0.7473673219378715 0.7425970758787075 0.7379237606690202 0.7333741635258675 0.7289745466993928 0.7247505088219476 0.7207268387752276 0.716927363356364 0.7133747903822423 0.7100905492264374 0.7070946311173391 0.7044054318195143 0.7020395995525041 0.7000118911519497 0.6983350395294841 0.6970196354264024 0.6960740262738547 0.6955042346682213 0.6953138985515268; 0.1310361537310929 0.15572534792070886 0.18023791422500127 0.20454657198446063 0.22862449900368975 0.25244538972532493 0.2759835114708515 0.2992137585607322 0.32211170414132145 0.34465364956207356 0.36681667116352495 0.38857866435412947 0.4099183848722231 0.43081548714790807 0.4512505596983802 0.47120515750895536 0.4906618313706583 0.509604154163552 0.5280167440928544 0.545885284902155 0.5631965431046484 0.5799383822890409 0.5960997745716149 0.6116708092797518 0.6266426989649169 0.6410077828546754 0.6547595278636311 0.6678925272922561 0.68040249735038 0.6922862716485612 0.7035417938057268 0.7141681083252757 0.7241653498943117 0.7335347312618367 0.7422785298515346 0.7504000732632876 0.7579037238147257 0.7647948622699697 0.7710798708972563 0.7767661159902957 0.7818619299800421 0.7863765932539669 0.7903203157888798 0.7937042186908075 0.7965403157213126 0.798841494873808 0.8006215000458645 0.8018949128339965 0.8026771344558827 0.802984367781302 0.8028335994270208 0.8022425818424047 0.8012298152814725 0.7998145295233657 0.7980166651667191 0.7958568542842427 0.7933564001819362 0.7905372559631315 0.7874220015512083 0.7840338187770098 0.7803964640884468 0.7765342383915987 0.7724719534862151 0.768234894515664 0.7638487778142456 0.7593397035060699 0.7547341021924351 0.7500586750623721 0.7453403267776598 0.7406060905232704 0.7358830446811436 0.7311982206835508 0.7265785017356392 0.7220505122679685 0.7176404981903735 0.7133741982681159 0.7092767072274743 0.7053723315153854 0.7016844389782638 0.6982353040770557 0.6950459506043289 0.6921359941972968 0.6895234872287116 0.6872247688852814 0.6852543233909074 0.6836246493821893 0.682346143382787 0.6814270001435768 0.6808731323161956 0.6806881115154747; 0.1269900608305304 0.1509213939129569 0.17468384936268314 0.1982513183557081 0.2215981196512634 0.24469905403943404 0.2675294570552167 0.2900652497894773 0.3122829876404115 0.33415990686306835 0.35567396878934904 0.376803901606285 0.39752923959635844 0.4178303597598791 0.43768851575594026 0.4570858691149947 0.4760055176925548 0.4944315213497727 0.5123489248625521 0.5297437780762692 0.5466031533380558 0.5629151602527532 0.5786689578220741 0.5938547640390328 0.6084638630213417 0.6224886097780854 0.6359224327135677 0.648759833980717 0.660996387803812 0.6726287368964884 0.6836545871060592 0.6940727004190175 0.7038828864652747 0.7130859926601456 0.7216838931233426 0.7296794765132842 0.7370766329128497 0.7438802398992707 0.7500961479262128 0.7557311651401295 0.7607930417457343 0.7652904540268154 0.7692329881186214 0.7726311236165364 0.7754962170927295 0.7778404855777538 0.7796769900475987 0.7810196189383536 0.7818830716902562 0.7822828423003579 0.7822352028382057 0.7817571868516238 0.7808665725598619 0.7795818656987961 0.7779222818476791 0.7759077280289319 0.7735587833319181 0.7708966782686434 0.7679432725242954 0.7647210307189956 0.7612529957498828 0.7575627592357318 0.753674428541093 0.7496125898152053 0.7454022664448139 0.741068872292114 0.7366381590723766 0.7321361572238483 0.7275891096390763 0.7230233976659259 0.7184654588524643 0.7139416960065211 0.7094783772717274 0.7051015270898983 0.7008368081262328 0.6967093944787279 0.6927438367739047 0.688963920062321 0.6853925157611959 0.6820514292365328 0.678961244958931 0.6761411714888035 0.6736088888288838 0.6713804009048343 0.6694698960791376 0.6678896186521346 0.6666497542438712 0.6657583317736516 0.6652211444600584 0.6650416918594436; 0.12278870440378001 0.14593264779078455 0.1689155332203514 0.19171243656598705 0.2142988311263129 0.23665063841486086 0.25874427740460343 0.2805567120749151 0.30206549711999386 0.3232488216899088 0.3440855510482696 0.3645552660439099 0.38463830030786167 0.404315775101058 0.423569631752641 0.4423826616431976 0.4607385337017439 0.4786218193995409 0.4960180152379116 0.5129135627408795 0.5292958659766824 0.5451533066448809 0.560475256777801 0.5752520891163732 0.5894751852309584 0.6031369414674552 0.6162307728077848 0.6287511147417261 0.6406934232539755 0.6520541730362135 0.662830854038834 0.673021966480825 0.6826270144390674 0.6916464981399945 0.7000819050771719 0.7079357000778336 0.7152113144397877 0.7219131342573111 0.7280464880507258 0.7336176338091573 0.7386337455496004 0.7431028994876999 0.7470340599065948 0.7504370647996678 0.7533226113510286 0.7557022413039127 0.7575883262517756 0.7589940528696502 0.7599334080840501 0.760421164158347 0.7604728636468665 0.7601048041448594 0.7593340227328751 0.7581782799827899 0.7566560433587591 0.7547864698097395 0.7525893873109442 0.7500852750699931 0.7472952420698293 0.7442410035753496 0.7409448551847801 0.7374296439612819 0.7337187361363471 0.7298359808360142 0.7258056692458925 0.7216524886039649 0.71740147039412 0.7130779321117274 0.7087074119890364 0.7043155961067524 0.6999282373828677 0.6955710660246662 0.6912696911582284 0.6870494935144195 0.6829355092527428 0.6789523052442294 0.6751238464093375 0.6714733560115911 0.6680231701343804 0.6647945879059256 0.661807719371769 0.6590813332285582 0.6566327069087314 0.6544774817234995 0.6526295259123771 0.6511008084946535 0.6499012867587496 0.649038810051837 0.6485190422436342 0.6483454048415596; 0.11843713542090559 0.14076507346901482 0.16293981593339502 0.18493763227607263 0.20673516008649503 0.22830945229919766 0.24963802304254679 0.27069889198257086 0.2914706270356225 0.31193238533402395 0.3320639523398988 0.3518457790139537 0.37125901695793295 0.3902855514617581 0.40890803239885026 0.42710990292572887 0.4448754259545763 0.46218970837997186 0.47903872305329076 0.495409328510331 0.5112892864693779 0.5266672771281513 0.5415329122987961 0.5558767464301926 0.5696902855763429 0.5829659943783679 0.5956973011356745 0.607878601049083 0.6195052577251192 0.6305736030361998 0.6410809354361088 0.6510255168338819 0.660406568132027 0.669224263536824 0.6774797237493302 0.6851750081455384 0.6923131060529829 0.6988979272288296 0.7049342916411737 0.7104279186508052 0.7153854156850536 0.7198142664884436 0.723722819026721 0.7271202731111939 0.7300166677993252 0.7324228686148183 0.7343505546161452 0.7358122053262529 0.7368210875180744 0.7373912418302114 0.7375374691646721 0.7372753167936577 0.7366210640750076 0.7355917076459197 0.7342049459319128 0.7324791627726909 0.7304334099287355 0.7280873881922241 0.7254614267836628 0.7225764606719518 0.7194540054111511 0.7161161290431011 0.7125854205725319 0.7088849544820283 0.7050382507203758 0.70106922957171 0.6970021607975928 0.6928616064428372 0.6886723567122855 0.6844593583636923 0.6802476351253568 0.6760621997399991 0.6719279573620153 0.6678696001962339 0.6639114934641014 0.6600775530175066 0.6563911151888808 0.6528747997638081 0.6495503672813491 0.6464385721968239 0.6435590137680929 0.6409299868331488 0.6385683349158502 0.6364893083089131 0.6347064299203635 0.6332313717152015 0.6320738445254268 0.631241503831535 0.6307398738363197 0.63057229176381; 0.11394059456531674 0.13542486399715575 0.15676381780074203 0.17793492415891315 0.1989159910629914 0.2196852100591859 0.24022119878998482 0.26050304220988924 0.28051033236311723 0.3002232066197811 0.31962238427647943 0.3386892014371293 0.3574056441001038 0.37575437938830974 0.39371878486956047 0.41128297592548274 0.42843183113807415 0.4451510156738885 0.461427002656528 0.4772470925286249 0.49259943041473936 0.5074730215064404 0.5218577445003365 0.5357443631287664 0.5491245358313533 0.5619908236234631 0.574336696224894 0.5861565365186694 0.5974456434157144 0.6082002332063227 0.61841743948369 0.6280953117283807 0.637232812645331 0.6458298143469146 0.6538870934766036 0.6614063253679038 0.6683900773324142 0.6748418011690726 0.6807658249838902 0.6861673444055653 0.6910524132774637 0.6954279339002599 0.6993016468921803 0.7026821207250264 0.7055787409840318 0.7080016993879 0.7099619825920006 0.7114713607826065 0.7125423760529541 0.713188330532821 0.7134232742219684 0.7132619924541244 0.7127199928920802 0.7118134919257403 0.7105594003137166 0.7089753078751306 0.7070794670018951 0.7048907747230267 0.7024287530118566 0.6997135269848491 0.696765800597884 0.6936068294032344 0.6902583898894473 0.6867427448884426 0.6830826045015244 0.6793010819709354 0.6754216439090095 0.671468054296043 0.6674643116742781 0.6634345790026803 0.6594031056993085 0.6553941414888236 0.6514318417952832 0.6475401645774317 0.6437427586965265 0.6400628441351113 0.636523084646656 0.6331454537059302 0.6299510949405941 0.6269601785453798 0.6241917554978962 0.6216636116936233 0.6193921243793905 0.6173921234710184 0.6156767604738748 0.6142573877689822 0.6131434509696895 0.6123423968877366 0.6118595993720087 0.6116983049047496; 0.10930450652095472 0.12991843514914164 0.15039492238217148 0.17071263674158882 0.19085055931580805 0.210788024149147 0.23050475757708666 0.24998091640139997 0.26919712480580826 0.2881345099203041 0.30677473595029925 0.32510003679510163 0.3430932470889783 0.3607378316070117 0.3780179129871442 0.3949182977290963 0.41142450044018974 0.4275227663074306 0.4432000917844634 0.4584442434910901 0.473243775331934 0.4875880438494518 0.5014672218347629 0.5148723102276853 0.5277951483448371 0.5402284224816662 0.5521656729407564 0.5636012995446803 0.5745305656970193 0.5849496010598749 0.5948554029202502 0.6042458363210543 0.6131196330351297 0.6214763894626057 0.6293165635330114 0.636641470693901 0.6434532790672014 0.6497550038530913 0.6555505010588617 0.6608444606268818 0.6656423990314223 0.6699506514085813 0.6737763632769335 0.6771274818985048 0.6800127473204316 0.6824416831267845 0.6844245869176762 0.6859725205186158 0.6870972999070493 0.6878114848250197 0.6881283680266962 0.6880619640870643 0.6876269976732038 0.68683889115222 0.6857137513799788 0.6842683554823541 0.6825201354057793 0.6804871609767348 0.6781881211707074 0.6756423032506339 0.672869569393597 0.6698903303835579 0.6667255159084112 0.663396540963246 0.6599252678303643 0.6563339630826148 0.6526452490428286 0.6488820491315336 0.6450675265513298 0.6412250157928018 0.637377946507535 0.6335497593822167 0.6297638137671777 0.6260432869655234 0.6224110652765031 0.6188896271087458 0.6155009187331222 0.6122662235266279 0.609206025860411 0.6063398710966381 0.6036862234672625 0.6012623238975227 0.5990840500908741 0.5971657813921619 0.5955202710746627 0.5941585287387492 0.5930897154534474 0.5923210541101747 0.5918577571897371 0.5917029737754091; 0.10453447395496208 0.12425241860700587 0.14384076906627127 0.16327939257015475 0.1825484428373153 0.20162839722407683 0.2205000929655395 0.2391447624082863 0.2575440671474512 0.2756801309871843 0.29353557165029054 0.3110935311698294 0.32833770490284675 0.3452523691139637 0.3618224070843305 0.37803333370932585 0.3938713185563414 0.4093232073619351 0.42437654195557145 0.43901957860494 0.4532413047855299 0.46703145438455307 0.4803805213565312 0.49327977185473326 0.505721254869206 0.5176978114083148 0.5292030822664472 0.5402315144258188 0.5507783661451233 0.5608397107920128 0.5704124394801402 0.5794942625745674 0.5880837101318911 0.5961801313432435 0.6037836930495192 0.6108953773985899 0.6175169787139609 0.6236510996432012 0.6293011466524713 0.6344713249306088 0.6391666327623494 0.6433928554253656 0.6471565586597645 0.650465081751455 0.6533265302622412 0.6557497684295017 0.6577444112468197 0.6593208162237179 0.6604900748076487 0.6612640034344519 0.6616551341544431 0.6616767047600283 0.661342648317177 0.660667581977029 0.6596667949154178 0.6583562352171518 0.6567524954884804 0.6548727969456676 0.6527349716901161 0.6503574428416804 0.6477592021622687 0.6449597847625195 0.6419792404465118 0.6388381012145801 0.63555734441433 0.6321583510071338 0.6286628584043541 0.6250929073273798 0.6214707821615519 0.6178189443097637 0.6141599581106202 0.6105164089719427 0.6069108134863104 0.6033655214435117 0.599902609836579 0.5965437691731712 0.5933101826502852 0.5902223990230309 0.5873002002903688 0.5845624656223145 0.5820270332515751 0.5797105623329115 0.577628397019069 0.5757944351955068 0.5742210044404703 0.5729187478172678 0.5718965220504019 0.5711613104798073 0.5707181529271826 0.5705700942512157; 0.09963627119656167 0.11843365473555274 0.13710924510037456 0.15564410368051998 0.17401955347614406 0.1922172131551828 0.21021903032102546 0.2280073139098143 0.2455647656412953 0.26287451045239135 0.27992012584824183 0.29668567011133445 0.3131557093154975 0.32931534309785904 0.34515022914840693 0.3606466063833977 0.3757913167755891 0.3905718258209679 0.40497624162839174 0.41899333262516997 0.43261254387816234 0.4458240120363481 0.458618578907009 0.47098780368361953 0.4829239738492211 0.494420114784446 0.5054699981143791 0.5160681488331084 0.5262098512490805 0.5358911537981761 0.5451088727747753 0.5538605950339172 0.5621446797199733 0.5699602590789936 0.5773072384130166 0.5841862952351422 0.5905988776839823 0.5965472022551801 0.6020342509060158 0.6070637675865826 0.6116402542475805 0.6157689663703874 0.6194559080595959 0.6227078267316144 0.6255322074250628 0.6279372667494966 0.6299319464783032 0.6315259067793274 0.6327295190627279 0.6335538584097031 0.6340106955277509 0.6341124881580933 0.6338723718385639 0.6333041499005724 0.6324222825517072 0.6312418748660662 0.6297786634726275 0.6280490016980935 0.6260698428848915 0.623858721567967 0.6214337321562398 0.6188135047270664 0.6160171775059063 0.6130643655701296 0.6099751252873601 0.6067699139770817 0.6034695442720633 0.6000951326563588 0.5966680416724213 0.5932098153247028 0.5897421072644604 0.586286601423714 0.5828649248784394 0.5794985528643345 0.5762087060441653 0.5730162403334262 0.5699415298287734 0.5670043436469632 0.5642237177639445 0.5616178232347464 0.55920383246264 0.5569977854563714 0.5550144582509067 0.5532672358534004 0.5517679921956432 0.5505269796126966 0.5495527303136354 0.5488519721579168 0.5484295607991816 0.5482884299130691; 0.09461583761418643 0.1124691849471511 0.1302084770768872 0.14781596236288883 0.1652741271595089 0.18256572691351297 0.19967381658568747 0.21658178032668035 0.23327336034123078 0.24973268487926925 0.2659442952969719 0.2818931721357035 0.29756476017187916 0.312944992396026 0.32802031288475575 0.3427776985348787 0.35720467963448493 0.3712893592514753 0.38502043142563763 0.3983871981559808 0.4113795851805561 0.4239881565514116 0.43620412801259684 0.4480193791942273 0.4594264646405071 0.4704186236942397 0.4809897892647257 0.4911345955100194 0.500848384468226 0.5101272116759114 0.518967850814638 0.5273677974292099 0.5353252717632916 0.542839220759662 0.5499093192734373 0.5565359705471075 0.5627203059961299 0.568464184353065 0.5737701902167786 0.5786416320510106 0.5830825396735322 0.5870976612731762 0.590692459987046 0.5938731100641843 0.5966464926347919 0.5990201910955558 0.6010024861117838 0.6026023502255661 0.6038294420461252 0.6046940999835904 0.6052073354706136 0.6053808255973586 0.6052269050643316 0.6047585573342126 0.6039894048382055 0.602933698064535 0.6016063033265405 0.6000226889756293 0.5981989097904056 0.5961515892380506 0.5938978992680951 0.5914555372630554 0.5888426997360255 0.5860780523337331 0.5831806956764929 0.5801701265460644 0.5770661939210691 0.5738890493602029 0.5706590912490143 0.5673969024598489 0.564123181030043 0.5608586635437681 0.5576240410110226 0.5544398671752534 0.5513264593501686 0.5483037920861874 0.5453913841956163 0.5426081799187842 0.5399724252843897 0.5375015409969537 0.5352119934608464 0.5331191658099815 0.5312372310394926 0.5295790295144078 0.5281559532448807 0.5269778393540345 0.5260528751123167 0.5253875167652375 0.524986424138894 0.5248524126752767; 0.08947927069427528 0.10636624365798918 0.12314682187370239 0.13980443121195824 0.15632271319842939 0.17268555329580912 0.18887710861133303 0.20488183497015075 0.22068451329800057 0.23627027526017397 0.2516246281075095 0.26673347868414055 0.2815831565558861 0.2961604362224932 0.3104525583814255 0.324447250215416 0.3381327446806792 0.3514977987773169 0.36453171078818436 0.3772243364771086 0.3895661042420253 0.40154802922311406 0.4131617263704853 0.4243994224802502 0.4352539672119984 0.4457188431046263 0.45578817461122867 0.46545673617725647 0.4747199593893737 0.4835739392253635 0.4920154394380545 0.500041897108457 0.507651426405163 0.5148428215884977 0.5216155592988704 0.5279698001692553 0.5339063898016795 0.5394268591469156 0.5445334243253193 0.549228985924735 0.5535171278086642 0.5574021154642766 0.5608888939153605 0.5639830852197721 0.5666909855643322 0.569019561962283 0.5709764485492429 0.5725699424629841 0.5738089992801495 0.5747032279691136 0.5752628853024476 0.5754988696546913 0.5754227140913866 0.5750465786333219 0.5743832415558289 0.5734460895565545 0.5722491065967 0.5708068611902162 0.5691344918833458 0.5672476906335278 0.5651626837626632 0.5628962101259515 0.5604654961049998 0.5578882270039999 0.5551825144022766 0.5523668589972884 0.5494601084616946 0.5464814098390068 0.5434501560175845 0.5403859258554634 0.5373084175819466 0.5342373751790991 0.5311925075500279 0.5281934004131854 0.5252594210239863 0.5224096160165351 0.519662602877236 0.517036455804414 0.5145485869675162 0.512215624447018 0.5100532884007971 0.5080762672509992 0.5062980959026676 0.5047310381761151 0.5033859757442791 0.5022723059008166 0.5013978504343242 0.500768777742864 0.500389540090412 0.5002628275881823; 0.08423281882658427 0.10013224983938417 0.11593285704982363 0.13161923245998858 0.1471761626671183 0.16258865447578624 0.177841960025907 0.19292160138577652 0.20781339456199185 0.22250347288092392 0.2369783096994764 0.251224740406072 0.2652299836762106 0.27898166195044394 0.2924678211062641 0.30567694929913053 0.318597994951645 0.3312203838737431 0.34353403550063055 0.3555293782390399 0.3671973639162401 0.3785294813300005 0.3895177689014168 0.40015482643612177 0.41043382600290246 0.4203485219420556 0.42989326001900735 0.4390629857417043 0.44785325186300695 0.45626022509185915 0.4642806920392229 0.4719120644267267 0.47915238358755446 0.4860003242903763 0.4924551979179603 0.498516955032502 0.5041861873596787 0.5094641292228097 0.5143526584573767 0.5188542968343214 0.5229722100180888 0.5267102070820647 0.5300727395999966 0.5330649003268877 0.5356924214767939 0.5379616725977238 0.5398796580353653 0.5414540139675129 0.5426930049797406 0.5436055201399008 0.5442010685143159 0.5444897740519709 0.5444823697444732 0.5441901909489408 0.5436251677383309 0.542799816118883 0.5417272279276184 0.5404210591941039 0.5388955167204703 0.5371653426022123 0.5352457963802513 0.5331526344829228 0.5309020865858884 0.5285108284899134 0.5259959510924586 0.5233749250111311 0.5206655604074105 0.5178859615602724 0.5150544757542352 0.5121896360778361 0.5093100977798078 0.5064345679040595 0.5035817280236956 0.50077015002061 0.49801820501179156 0.49534396570605616 0.49276510268362206 0.4902987753218719 0.4879615183377483 0.4857691251720593 0.4837365296928663 0.4818776879314593 0.4802054617710619 0.4787315066707361 0.477466165610647 0.4764183714773649 0.47559556005944675 0.4750035956886379 0.4746467113400295 0.474527464700554; 0.07888287380231133 0.09377479817012424 0.10857537070090464 0.12327033659501677 0.13784561585490931 0.15228732637356102 0.16658180661816993 0.18071563786631517 0.19467566595391633 0.20844902249657046 0.22202314554831726 0.23538579966443246 0.24852509533760062 0.2614295077796236 0.27408789502378966 0.2864895153260087 0.2986240438459249 0.31048158859232217 0.322052705620303 0.3333284134708613 0.34430020684662493 0.35496006952064374 0.3653004864781641 0.3753144552943204 0.38499549675355255 0.3943376647193659 0.40333555526568404 0.4119843150835355 0.42027964917915045 0.4282178278816558 0.4357956931804373 0.4430106644139044 0.44986074333273324 0.45634451856173486 0.46246116948520816 0.4682104695809393 0.4735927892279659 0.47860909801262896 0.48326096655638173 0.48755056788718315 0.49148067837400694 0.49505467824103844 0.4982765516743315 0.5011508865291034 0.5036828736402182 0.5058783057317798 0.5077435759139242 0.5092856757457976 0.5105121928332029 0.5114313079173715 0.5120517913976236 0.5123829992152799 0.5124348680088708 0.5122179094314966 0.5117432034999503 0.5110223908220901 0.510067663523805 0.5088917546701068 0.5075079259465048 0.5059299533373544 0.5041721105078444 0.5022491495664454 0.5001762788559623 0.49796913739506027 0.4956437655697612 0.49321657165778554 0.49070429375983077 0.48812395671338266 0.48549282357906326 0.4828283413197315 0.4801480803413783 0.47746966763512266 0.474810713353798 0.47218873077648854 0.4696210497610559 0.46712472395780175 0.4647164322552274 0.4624123751476789 0.4602281669487308 0.45817872501549295 0.45627815738754485 0.4545396504678594 0.4529753585686101 0.45159629729821893 0.45041224286391013 0.44943163939446124 0.4486615163415905 0.4481074178902179 0.4477733460971372 0.4476617191893033; 0.07343596303283757 0.08730164979820523 0.10108335078305324 0.11476795027175737 0.1283424887964709 0.14179418384587122 0.15511045023851988 0.1682789201251124 0.18128746258557882 0.1941242027887639 0.20677754068437784 0.21923616919892985 0.23148909190954073 0.24352564017176795 0.25533548967994113 0.2669086764408975 0.27823561214447856 0.28930709891666895 0.3001143434437859 0.3106489704586736 0.32090303558241684 0.3308690375175908 0.3405399295915887 0.3499091306509753 0.3589705353102158 0.3677185235603948 0.37614796974574555 0.38425425091784665 0.39203325457930466 0.39948138583044024 0.40659557393413326 0.4133732783152962 0.41981249401260146 0.42591175660094627 0.43167014660369646 0.4370872934140053 0.4421633787443692 0.44689913962301686 0.4512958709547572 0.4553554276623566 0.4590802264224454 0.46247324700720277 0.46553803323962256 0.4682786935659057 0.47069990124340916 0.47280689413643745 0.474605474104997 0.4761020059632132 0.4773034159744251 0.4782171898388533 0.4788513701170647 0.47921455301817717 0.4793158844656901 0.4791650553359868 0.4787722957448454 0.47814836823573065 0.4773045597002963 0.4762526718365232 0.47500500992349814 0.47357436966439986 0.4719740218212713 0.4702176943373768 0.4683195516162505 0.4662941706021188 0.4641565132856336 0.4619218952435416 0.45960594981293695 0.45722458750251416 0.45479395025709796 0.452330360220471 0.44985026268779266 0.4473701630053202 0.4449065572640366 0.4424758567468965 0.44009430622761964 0.4377778963821094 0.4355422707598455 0.43340262796867407 0.43137361994671963 0.4294692474222762 0.4277027538869191 0.42608651961746064 0.4246319574661892 0.4233494122830367 0.4222480659251672 0.4213358498377975 0.4206193671461666 0.4201038260775441 0.41979298633346407 0.4196891197606046; 0.06789874149837481 0.08072072272278144 0.09346597391697192 0.10612250352814201 0.11867845889354783 0.13112214470987535 0.14344204122725673 0.15562682213840812 0.1676653721346485 0.1795468041019655 0.19126047593180323 0.20279600692285904 0.2141432937518683 0.22529252599313784 0.23623420116842855 0.24695913931069752 0.257458497027166 0.26772378104916045 0.27774686125821224 0.28751998317990796 0.2970357799390523 0.3062872836716987 0.3152679363916299 0.32397160031082806 0.33239256761539726 0.3405255697002532 0.348365785867667 0.3559088514964317 0.36315086568999266 0.3700883984132866 0.3767184971293578 0.38303869294789716 0.389047006298755 0.39474195214419033 0.4001225447440209 0.4051883019879903 0.4099392493094933 0.4143759231942434 0.4184993742965148 0.4223111701741883 0.4258133976518589 0.42900866481879657 0.43190010266534273 0.43449136635746827 0.43678663614448243 0.4387906178893093 0.4405085432041235 0.4419461691664462 0.44310977758187625 0.4440061737494231 0.4446426846737344 0.44502715665534637 0.44516795217527877 0.44507394597384337 0.4447545202053083 0.4442195585301545 0.4434794389850563 0.44254502544761376 0.44142765748841 0.44013913837758334 0.43869172098721804 0.43709809130515753 0.4353713492511973 0.4335249864640433 0.43157286070836437 0.42952916653720546 0.427408401837919 0.42522532989165773 0.422994936589778 0.42073238247760175 0.4184529493395149 0.41617198110170794 0.4139048189121591 0.41166673036336704 0.4094728329526827 0.40733801202767317 0.40527683363813083 0.40330345290892355 0.40143151875377403 0.3996740759622295 0.3980434659016506 0.39655122727249054 0.39520799852669736 0.3940234236935807 0.3930060634430444 0.392163313242243 0.3915013304204078 0.3910249718431598 0.39073774371164943 0.39064176474758905; 0.06227798343730335 0.07404008180956172 0.08573259368822811 0.09734463632585526 0.10886544964910758 0.1202844126236532 0.13159105939521626 0.14277509518261927 0.15382641189963203 0.16473510348352063 0.17549148090936764 0.18608608687047903 0.19650971010650256 0.20675339936226086 0.21680847696175615 0.22666655198327054 0.23631953302301506 0.2457596405363627 0.25497941874726016 0.2639717471180216 0.2727298513733331 0.2812473140738691 0.28951808473653334 0.2975364894998986 0.3052972403349403 0.3127954438026366 0.3200266093614478 0.326986657228993 0.33367192580353056 0.3400791786519775 0.34620561107220343 0.3520488562382674 0.35760699093789294 0.3628785409120713 0.3678624858069367 0.37255826374810935 0.37696577554750277 0.38108538855199614 0.38491794014249847 0.38846474089056965 0.3917275773780152 0.3947087146825157 0.3974108985295075 0.39983735710692436 0.4019918025351618 0.40387843197948076 0.4055019283860654 0.4068674608159006 0.40798068434250734 0.40884773947021097 0.4094752510189781 0.40987032640978743 0.4100405532709468 0.40999399627069205 0.4097391930647096 0.40928514922893744 0.40864133202822944 0.40781766285021204 0.406824508111256 0.40567266841817823 0.40437336574554084 0.40293822836482984 0.40137927323921063 0.39970888557691114 0.39793979521886047 0.3960850495234618 0.39415798240503874 0.39217217918453495 0.3901414369235958 0.3880797199385609 0.3860011102314519 0.38391975263302563 0.38184979453034645 0.3798053201496488 0.37780027948524453 0.37584841210673164 0.3739631662382194 0.37215761368175587 0.3704443613478938 0.36883546035285925 0.36734231383585064 0.3659755848318584 0.3647451056941615 0.3636597906850625 0.36272755343245194 0.36195523097377 0.3613485160703821 0.3609118993700195 0.3606486228223717 0.36056064551705075; 0.056580573788458106 0.06726792845530925 0.07789272846315116 0.08844518443866463 0.09891561454233802 0.10929445885684735 0.11957229359539581 0.12973984511042408 0.1397880036838597 0.14970783708090515 0.1594906038502365 0.1691277663544673 0.1786110035156942 0.18793222326204906 0.1970835746622352 0.2060574597362171 0.21484654493136432 0.22344377225459616 0.23184237005227798 0.240035863430872 0.2480180843125815 0.25578318112151116 0.26332562809705684 0.27064023423251826 0.27772215183807303 0.2845668847284574 0.2911702960367771 0.29752861565694916 0.30363844731824985 0.30949677529632486 0.31510097076584626 0.32044879780062235 0.32553841902754754 0.3303684009411146 0.33493771888541046 0.339245761710488 0.3432923361097155 0.34707767064417294 0.350602419459265 0.3538676656975081 0.3568749246097719 0.3596261463651764 0.3621237185571793 0.36437046840016823 0.36636966460697884 0.36812501893313365 0.36964068736811756 0.3709212709476451 0.37197181615351044 0.3727978148591021 0.37340520376902964 0.37380036329035454 0.37399011576061836 0.3739817229441678 0.3737828826930958 0.37340172465255356 0.37284680487213817 0.3721270991658144 0.3712519950424263 0.37023128200765243 0.36907514001671043 0.3677941258356617 0.36639915704868403 0.36490149342994593 0.3633127153829765 0.36164469913894565 0.35990958839970744 0.3581197621135303 0.35628779808321204 0.35442643212977415 0.35254851257235015 0.3506669498382658 0.3487946610884743 0.3469445098338275 0.34512924062787886 0.3433614090517539 0.34165330735482013 0.34001688627857873 0.3384636737661465 0.33700469143989614 0.3356503699077159 0.3344104641250102 0.33329397018502616 0.33230904502398734 0.33146293059979376 0.33076188412480884 0.3302111158976716 0.3298147361822039 0.32957571242298583 0.32949583787064296; 0.050813499400050144 0.06041258991944956 0.06995604874348106 0.07943516471763251 0.0888413200804633 0.09816600299514254 0.10740081993782295 0.11653750792716265 0.12556794657987966 0.13448416997783752 0.14327837833283166 0.15194294943596104 0.1604704498792264 0.16885364603779965 0.17708551480223833 0.185159254050785 0.19306829285279792 0.20080630139525427 0.20836720062523498 0.2157451716022104 0.22293466455495248 0.22993040763880074 0.23672741539001632 0.24332099687486375 0.2497067635320068 0.2558806367076753 0.26183885488394526 0.26757798060126387 0.27309490707711526 0.2783868645234025 0.28345142616571306 0.2882865139681574 0.29289040406780853 0.2972617319230611 0.3013994971802854 0.30530306826306297 0.30897218668797677 0.31240697111039534 0.31560792110282726 0.3185759206673076 0.32131224148174775 0.32381854587827386 0.3260968895491763 0.3281497239732039 0.32997989855141374 0.3315906624376333 0.3329856660437057 0.33416896219392733 0.33514500689652976 0.3359186596923872 0.3364951835325076 0.33688024412601975 0.33707990868932464 0.33710064401478335 0.33694931376369297 0.33663317487338223 0.3361598729520826 0.3355374365179054 0.3347742699199196 0.3338791447603082 0.33286118961715705 0.3317298778482455 0.33049501323775493 0.32916671323107666 0.3277553894887933 0.32627172548073385 0.32472665083612867 0.3231313121679945 0.3214970401007198 0.3198353122513099 0.3181577119488423 0.3164758825252067 0.31480147707485473 0.31314610366323825 0.3115212660635828 0.30993830021938373 0.3084083067643045 0.3069420800795195 0.3055500345270001 0.3042421286604781 0.30302778837690064 0.30191583012207035 0.30091438539582116 0.3000308279050934 0.2992717047785918 0.2986426732762253 0.2981484443940998 0.29779273467789574 0.29757822741366924 0.29750654416877936; 0.04498384002030467 0.053482508343082 0.06193236408642586 0.07032575976749754 0.0786551280706548 0.08691299263228659 0.09509197871325116 0.10318482374650846 0.11118438774797391 0.1190836635790581 0.126875787049873 0.13455404685259553 0.14211189431504992 0.1495429529651656 0.15684102789758778 0.1640001149343555 0.17101440957224562 0.17787831571005577 0.1845864541497996 0.19113367086652244 0.19751504504213455 0.20372589685940698 0.2097617950529839 0.21561856421497336 0.22129229185339622 0.22677933520241259 0.2320763277839339 0.23718018572080837 0.242088113802343 0.24679761130343494 0.25130647755901747 0.2556128172958739 0.2597150457241501 0.2636118933910195 0.26730241079897543 0.27078597279106076 0.2740622827050534 0.27713137629804113 0.27999362544208073 0.28264974159056544 0.28510077901357483 0.28734813779872814 0.28939356661196514 0.2912391652100543 0.2928873866935488 0.29434103948518453 0.2956032890143936 0.29667765908353294 0.29756803288556644 0.2982786536362055 0.298814124775828 0.2991794096878121 0.29937983087012066 0.2994210684861 0.2993091582083739 0.2990504882565016 0.29865179551475646 0.2981201606009957 0.2974630017413963 0.2966880672889319 0.2958034267063247 0.2948174598171646 0.29373884411261975 0.2925765398863426 0.29133977295775976 0.29003801473500873 0.28868095936459526 0.28727849771689434 0.2858406879664459 0.28437772254532623 0.28289989127846626 0.28141754055322393 0.27994102843333474 0.27848067570063506 0.2770467128972366 0.2756492235459884 0.2742980838469493 0.27300289928000115 0.2717729386851501 0.27061706653766476 0.2695436742789117 0.26856061169827633 0.2676751194789412 0.26689376411208277 0.2662223764422034 0.26566599512356165 0.26522881623858735 0.26491415025052584 0.26472438733410397 0.26466097195265825; 0.039098759086206025 0.04648622947786416 0.053831609620155756 0.06112830207349068 0.06836977716236003 0.07554958211301699 0.08266135010420132 0.0896988092212434 0.09665579130420031 0.1035262406809922 0.11030422277688237 0.11698393259201086 0.12355970303912185 0.130026013134039 0.13637749603191116 0.1426089469027128 0.1487153306399833 0.1546917893972924 0.16053364994741903 0.16623643085979561 0.17179584949225493 0.17720782879368407 0.1824685039147138 0.18757422862408724 0.1925215815288906 0.19730737209730567 0.2019286464830283 0.20638269315095564 0.21066704830414296 0.21477950111239635 0.2187180987431806 0.22248115119576214 0.22606723593966369 0.22947520235857036 0.23270417600078785 0.2357535626371691 0.23862305212708734 0.24131262209255233 0.24382254139981585 0.24615337344690633 0.24830597925428627 0.2502815203543207 0.25208146147336813 0.2537075729980272 0.2551619332143646 0.2564469303057301 0.25756526409096214 0.25851994748040175 0.25931430762200497 0.25995198670402303 0.2604369423739824 0.2607734477261976 0.2609660908014971 0.2610197735333722 0.2609397100642863 0.26073142434436775 0.2604007469122389 0.25995381074440865 0.2593970460454925 0.25873717383689604 0.2579811981866534 0.25713639690831636 0.25621031054265786 0.2552107294231041 0.25414567861505827 0.2530234005115866 0.2518523348644194 0.25064109603110735 0.2493984472279383 0.24813327159525475 0.24685453990870823 0.245571274808128 0.24429251146641504 0.24302725468507339 0.24178443248126802 0.24057284632338224 0.2394011182770539 0.23827763543959618 0.23721049216449333 0.2362074307051106 0.235275781032492 0.2344224006998367 0.23365361572889728 0.2329751635738058 0.2323921392686202 0.23190894587986843 0.23152925035978666 0.23125594582699383 0.23109112118877442 0.23103603886553747; 0.033165494327996335 0.0394323911493031 0.04566383218795294 0.051854257622537266 0.05799816371705169 0.06409011039945675 0.07012472877417265 0.07609672856111843 0.08200090545413659 0.08783214839185378 0.09358544673431142 0.09925589733894942 0.10483871152984235 0.11032922195437124 0.11572288932186145 0.1210153090190436 0.1262022175975544 0.13127949912904502 0.13624319142385347 0.14108949210956825 0.14581476456619014 0.15041554371499724 0.15488854165859253 0.15923065316999893 0.16343896102904595 0.16751074120463522 0.17144346788183387 0.1752348183330486 0.17888267763284274 0.18238514321617866 0.18574052928011883 0.18894737102913367 0.19200442876427778 0.19491069181648718 0.19766538232419215 0.20026795885521292 0.20271811987263588 0.20501580704386146 0.20716120839140875 0.20915476128322372 0.21099715525918675 0.2126893346891931 0.21423250125658336 0.215628116258766 0.21687790271452395 0.2179838472647978 0.2189482018504792 0.21977348514702175 0.220462483731326 0.22101825295140817 0.2214441174636327 0.22174367139593806 0.2219207780882029 0.22197956935288124 0.22192444419012092 0.22176006688182123 0.22149136437849548 0.22112352288147824 0.22066198351102104 0.22011243693837457 0.21948081684730059 0.21877329207789603 0.21799625729363145 0.21715632200163582 0.21626029774716415 0.21531518329672938 0.21432814762143876 0.21330651049383617 0.21225772051907532 0.21118933043592616 0.21010896954613836 0.20902431316334966 0.2079430490160924 0.20687284059433683 0.20582128749586928 0.20479588290745834 0.20380396844542284 0.2028526866791667 0.2019489317669154 0.20109929874164936 0.20031003209250872 0.19958697438737535 0.19893551576989216 0.1983605452326086 0.19786640461120844 0.19745684625747423 0.19713499532672699 0.1969033175565211 0.19676359331721838 0.19671689858386843; 0.027191348208207376 0.03232971148088691 0.03743917615720547 0.04251520906720723 0.04755332206863612 0.05254907814212042 0.057498097437379145 0.062396063264951666 0.06723872802808435 0.07202191908958339 0.07674154456861336 0.08139359906261423 0.08597416928971009 0.09047943964720317 0.09490569768196619 0.09924933946879401 0.10350687489300762 0.10767493283387473 0.1117502662456569 0.11572975713337295 0.11961042142062475 0.12338941370712415 0.12706403191380183 0.13063172181368057 0.1340900814469191 0.1374368654187285 0.14066998907905462 0.14378753258318328 0.14678774483259044 0.14966904729554908 0.1524300377071266 0.15506949364830147 0.1575863760039621 0.15997983229953777 0.16224919991589243 0.1643940091819571 0.16641398634425963 0.16830905641213967 0.17007934587686654 0.171725185302199 0.1732471117830229 0.17464587126764258 0.17592242073792605 0.1770779302399437 0.17811378475579753 0.17903158590508667 0.17983315346181175 0.1805205266694408 0.18109596533327454 0.1815619506652007 0.18192118585123437 0.18217659630698907 0.1823313295802883 0.18238875485353392 0.1823524619911046 0.18222626006909776 0.18201417531600575 0.18172044838362728 0.1813495308576798 0.18090608090738064 0.18039495796286348 0.17982121629900633 0.17919009739445518 0.17850702092569504 0.17777757424860924 0.1770075002147027 0.17620268316683127 0.17536913296075177 0.17451296686513545 0.1736403892048092 0.1727576686310358 0.17187111292965657 0.17098704131366824 0.17011175419214497 0.16925150046252513 0.16841244243817358 0.16760061859701708 0.16682190441866404 0.16608197166446337 0.1653862465446215 0.1647398673048766 0.16414764184796773 0.16361400607726095 0.16314298370623612 0.1627381483131384 0.16240258843051317 0.1621388764412003 0.1619490420037277 0.16183455065071362 0.16179628809571728; 0.02118367821506949 0.025186976907234256 0.029167868932135795 0.03312283848476818 0.037048404243474976 0.04094112404456518 0.04479759952197839 0.04861448070804803 0.05238847059150286 0.056116329628976086 0.05979488020638657 0.06342101104669665 0.06699168156069482 0.07050392613757166 0.07395485837224175 0.07734167522649614 0.08066166112125944 0.08391219195737332 0.0870907390625312 0.09019487306215213 0.09322226767216435 0.09617070341186829 0.09903807123521781 0.10182237607904003 0.104521740326906 0.10713440718751464 0.10965874398662323 0.11209324537169756 0.1144365364286015 0.1166873757097135 0.11884465817298731 0.12090741803148321 0.12287483151292315 0.12474621952877984 0.12652105025231417 0.12819894160480846 0.12977966364901816 0.1312631408885201 0.13264945447120144 0.13393884429458877 0.13513171100999305 0.13622861792160554 0.13723029277562007 0.1381376294332096 0.13895168941966873 0.13967370334027895 0.14030507215139432 0.14084736827280409 0.14130233652468915 0.14167189486926596 0.14195813493361303 0.14216332228601808 0.14228989643360926 0.14234047050385057 0.14231783056679398 0.1422249345487266 0.1420649106811055 0.14184105542138187 0.14155683077469544 0.14121586093741567 0.1408219281754588 0.14037896784226525 0.13989106243368585 0.13936243457010555 0.13879743879035183 0.13820055203787596 0.1375763627178867 0.13692955820534694 0.1362649106887073 0.135587261243789 0.13490150204718962 0.13421255665971432 0.13352535833840135 0.132844826371158 0.1321758404712109 0.13152321331933692 0.13089166139969177 0.13028577433887817 0.12970998302604528 0.12916852686191035 0.12866542055375801 0.12820442093816828 0.1277889943696296 0.12742228525724542 0.127107086359552 0.12684581145557952 0.12664047099605238 0.12649265130053242 0.12640349780420793 0.1263737027733539; 0.0151498870310568 0.018013030005988143 0.020860206211573674 0.023688909787287504 0.02649665921407691 0.02928100061778252 0.032039511049266986 0.034769801738600566 0.03746952132072818 0.040136359030096484 0.042768047861807275 0.045362367696933484 0.04791714838972835 0.050430272814540836 0.05289967987036402 0.05532336744101475 0.057699395309083586 0.06002588802188023 0.062301037707710324 0.06452310684095701 0.06669043095452826 0.06880142129837417 0.07085456744286965 0.07284843982600082 0.0747816922433775 0.07665306428022983 0.0784613836846104 0.0802055686811569 0.08188463022481102 0.08349767419398099 0.08504390352265506 0.086522620271021 0.08793322763411189 0.08927523188799567 0.0905482442729024 0.09175198281260483 0.0928862740691432 0.09395105483177539 0.09494637373869733 0.09587239282966042 0.09672938902713976 0.09751775554304169 0.09823800320721916 0.09889076171313149 0.09947678077493789 0.0999969311890083 0.10045220579139039 0.10084372030100709 0.10117271403641638 0.10144055049161343 0.10164871775383748 0.10179882874331678 0.1018926212516509 0.10193195775178254 0.10191882494847723 0.10185533303372586 0.10174371460667253 0.10158632321244176 0.10138563144880658 0.1011442285838825 0.10086481762230319 0.10055021175157201 0.10020333009481384 0.09982719269122663 0.09942491462139293 0.09899969919172207 0.09855483009103536 0.09809366243318879 0.09761961260323399 0.09713614683147626 0.0966467684305444 0.0961550036457732 0.09566438608935518 0.09517843975416698 0.09470066063417913 0.0942344970147888 0.09378332853793865 0.0933504441926684 0.09293901943065791 0.09255209265659894 0.09219254139285546 0.09186305846427921 0.09156612858949784 0.09130400579658389 0.0910786921009447 0.09089191788907511 0.09074512444157827 0.09063944900150879 0.09057571274951332 0.09055441198647267; 0.009097412598143215 0.010816757179521226 0.012526537035177455 0.014225250841833412 0.015911411764967066 0.01758354942657643 0.019240211859629715 0.020879967447692143 0.02250140684823804 0.02410314489821338 0.025683822500437117 0.027242108489487868 0.0287767014757542 0.030286331666398523 0.03176976266201589 0.03322579322783408 0.034653259038368314 0.036051034394482824 0.03741803391189793 0.038753214180221755 0.040055575391668395 0.04132416293868076 0.042558068979730815 0.04375643397266178 0.04491844817496002 0.04604335311043938 0.04713044300184498 0.04817906616895911 0.04918862639180338 0.050158584238601374 0.051088458358148944 0.05197782673627622 0.05282632791606398 0.053633662181456654 0.054399592703841405 0.05512394665112803 0.05580661625868886 0.056447559861433905 0.0570468028860436 0.05760443880218286 0.05812063003115907 0.05859560881017103 0.0590296780097858 0.0594232119017688 0.05977665687372564 0.060090532086265996 0.06036543006748655 0.0606020172385559 0.060801034362969214 0.060963296910670976 0.06108969532669571 0.06118119519217978 0.06123883726363546 0.06126373737414705 0.06125708617771012 0.06122014871523457 0.061154263777837455 0.06106084303991896 0.06094136993124861 0.06079739821381649 0.060630550225793466 0.06044251475145443 0.06023504447265285 0.06000995295447838 0.059769111115233566 0.05951444312915853 0.05924792170956195 0.05897156272057599 0.058687419067916885 0.058397573823180955 0.05810413254268614 0.057809214751012396 0.05751494457153148 0.05722344050155173 0.05693680434834943 0.056657109364297 0.05638638764429367 0.05612661687625277 0.05587970656483248 0.05564748387886094 0.0554316793027642 0.05523391230021942 0.055055677222607007 0.054898329713825154 0.05476307387503078 0.054650950456340434 0.054562826336368296 0.05449938553399752 0.054461121969957296 0.05444833415919149; 0.003033718102011741 0.0036070762186392333 0.004177248663257847 0.004743735362441875 0.005306041052964598 0.005863675935331974 0.0064161563229884425 0.006963005286707007 0.00750375329367148 0.00803793884078917 0.00856510908176834 0.009084820447522629 0.00959663925946968 0.010100142335311754 0.010594917586902255 0.011080564609821536 0.011556695264299907 0.012022934247145478 0.012478919654361471 0.012924303534147806 0.013358752430004226 0.013781947913685434 0.014193587107753128 0.014593383197522939 0.014981065932192672 0.015356382114977505 0.01571909608208974 0.016068990170407752 0.016405865173701295 0.01672954078730039 0.017039856041057802 0.017336669720528743 0.01761986077620412 0.017889328720711327 0.018144994013784707 0.01838679843487928 0.018614705443170565 0.01882870052470444 0.01902879152635576 0.019215008976176833 0.019387406389623944 0.01954606056102768 0.019691071839489847 0.019822564388249257 0.019940686426312852 0.020045610450900104 0.02013753343895991 0.020216677025663682 0.020283287657374492 0.020337636716153126 0.020380020612316616 0.02041076084099181 0.02043020399793949 0.02043872174917458 0.020436710748110726 0.020424592493042147 0.020402813116819855 0.02037184309952733 0.020332176893872046 0.020284332451861776 0.0202288506401853 0.02016629453054786 0.020097248550149018 0.020022317476476353 0.019942125259766484 0.019857313655932483 0.01976854065246838 0.01967647867006667 0.019581812523374216 0.019485237125729787 0.01938745492486511 0.019289173059620836 0.01919110023178002 0.01909394329223621 0.018998403546938214 0.0189051727954003 0.018814929122868397 0.018728332476478173 0.01864602006552998 0.018568601636126 0.01849665468038156 0.01843071964973069 0.018371295249986205 0.01831883390214217 0.018273737456921884 0.01823635325221989 0.018206970600540478 0.01818581778802451 0.018173059657704476 0.01816879583740935; -0.003033718102011741 -0.0036070762186392333 -0.004177248663257847 -0.004743735362441875 -0.005306041052964598 -0.005863675935331974 -0.0064161563229884425 -0.006963005286707007 -0.00750375329367148 -0.00803793884078917 -0.00856510908176834 -0.009084820447522629 -0.00959663925946968 -0.010100142335311754 -0.010594917586902255 -0.011080564609821536 -0.011556695264299907 -0.012022934247145478 -0.012478919654361471 -0.012924303534147806 -0.013358752430004226 -0.013781947913685434 -0.014193587107753128 -0.014593383197522939 -0.014981065932192672 -0.015356382114977505 -0.01571909608208974 -0.016068990170407752 -0.016405865173701295 -0.01672954078730039 -0.017039856041057802 -0.017336669720528743 -0.01761986077620412 -0.017889328720711327 -0.018144994013784707 -0.01838679843487928 -0.018614705443170565 -0.01882870052470444 -0.01902879152635576 -0.019215008976176833 -0.019387406389623944 -0.01954606056102768 -0.019691071839489847 -0.019822564388249257 -0.019940686426312852 -0.020045610450900104 -0.02013753343895991 -0.020216677025663682 -0.020283287657374492 -0.020337636716153126 -0.020380020612316616 -0.02041076084099181 -0.02043020399793949 -0.02043872174917458 -0.020436710748110726 -0.020424592493042147 -0.020402813116819855 -0.02037184309952733 -0.020332176893872046 -0.020284332451861776 -0.0202288506401853 -0.02016629453054786 -0.020097248550149018 -0.020022317476476353 -0.019942125259766484 -0.019857313655932483 -0.01976854065246838 -0.01967647867006667 -0.019581812523374216 -0.019485237125729787 -0.01938745492486511 -0.019289173059620836 -0.01919110023178002 -0.01909394329223621 -0.018998403546938214 -0.0189051727954003 -0.018814929122868397 -0.018728332476478173 -0.01864602006552998 -0.018568601636126 -0.01849665468038156 -0.01843071964973069 -0.018371295249986205 -0.01831883390214217 -0.018273737456921884 -0.01823635325221989 -0.018206970600540478 -0.01818581778802451 -0.018173059657704476 -0.01816879583740935; -0.009097412598143215 -0.010816757179521226 -0.012526537035177455 -0.014225250841833412 -0.015911411764967066 -0.01758354942657643 -0.019240211859629715 -0.020879967447692143 -0.02250140684823804 -0.02410314489821338 -0.025683822500437117 -0.027242108489487868 -0.0287767014757542 -0.030286331666398523 -0.03176976266201589 -0.03322579322783408 -0.034653259038368314 -0.036051034394482824 -0.03741803391189793 -0.038753214180221755 -0.040055575391668395 -0.04132416293868076 -0.042558068979730815 -0.04375643397266178 -0.04491844817496002 -0.04604335311043938 -0.04713044300184498 -0.04817906616895911 -0.04918862639180338 -0.050158584238601374 -0.051088458358148944 -0.05197782673627622 -0.05282632791606398 -0.053633662181456654 -0.054399592703841405 -0.05512394665112803 -0.05580661625868886 -0.056447559861433905 -0.0570468028860436 -0.05760443880218286 -0.05812063003115907 -0.05859560881017103 -0.0590296780097858 -0.0594232119017688 -0.05977665687372564 -0.060090532086265996 -0.06036543006748655 -0.0606020172385559 -0.060801034362969214 -0.060963296910670976 -0.06108969532669571 -0.06118119519217978 -0.06123883726363546 -0.06126373737414705 -0.06125708617771012 -0.06122014871523457 -0.061154263777837455 -0.06106084303991896 -0.06094136993124861 -0.06079739821381649 -0.060630550225793466 -0.06044251475145443 -0.06023504447265285 -0.06000995295447838 -0.059769111115233566 -0.05951444312915853 -0.05924792170956195 -0.05897156272057599 -0.058687419067916885 -0.058397573823180955 -0.05810413254268614 -0.057809214751012396 -0.05751494457153148 -0.05722344050155173 -0.05693680434834943 -0.056657109364297 -0.05638638764429367 -0.05612661687625277 -0.05587970656483248 -0.05564748387886094 -0.0554316793027642 -0.05523391230021942 -0.055055677222607007 -0.054898329713825154 -0.05476307387503078 -0.054650950456340434 -0.054562826336368296 -0.05449938553399752 -0.054461121969957296 -0.05444833415919149; -0.0151498870310568 -0.018013030005988143 -0.020860206211573674 -0.023688909787287504 -0.02649665921407691 -0.02928100061778252 -0.032039511049266986 -0.034769801738600566 -0.03746952132072818 -0.040136359030096484 -0.042768047861807275 -0.045362367696933484 -0.04791714838972835 -0.050430272814540836 -0.05289967987036402 -0.05532336744101475 -0.057699395309083586 -0.06002588802188023 -0.062301037707710324 -0.06452310684095701 -0.06669043095452826 -0.06880142129837417 -0.07085456744286965 -0.07284843982600082 -0.0747816922433775 -0.07665306428022983 -0.0784613836846104 -0.0802055686811569 -0.08188463022481102 -0.08349767419398099 -0.08504390352265506 -0.086522620271021 -0.08793322763411189 -0.08927523188799567 -0.0905482442729024 -0.09175198281260483 -0.0928862740691432 -0.09395105483177539 -0.09494637373869733 -0.09587239282966042 -0.09672938902713976 -0.09751775554304169 -0.09823800320721916 -0.09889076171313149 -0.09947678077493789 -0.0999969311890083 -0.10045220579139039 -0.10084372030100709 -0.10117271403641638 -0.10144055049161343 -0.10164871775383748 -0.10179882874331678 -0.1018926212516509 -0.10193195775178254 -0.10191882494847723 -0.10185533303372586 -0.10174371460667253 -0.10158632321244176 -0.10138563144880658 -0.1011442285838825 -0.10086481762230319 -0.10055021175157201 -0.10020333009481384 -0.09982719269122663 -0.09942491462139293 -0.09899969919172207 -0.09855483009103536 -0.09809366243318879 -0.09761961260323399 -0.09713614683147626 -0.0966467684305444 -0.0961550036457732 -0.09566438608935518 -0.09517843975416698 -0.09470066063417913 -0.0942344970147888 -0.09378332853793865 -0.0933504441926684 -0.09293901943065791 -0.09255209265659894 -0.09219254139285546 -0.09186305846427921 -0.09156612858949784 -0.09130400579658389 -0.0910786921009447 -0.09089191788907511 -0.09074512444157817 -0.09063944900150879 -0.09057571274951332 -0.09055441198647267; -0.02118367821506949 -0.025186976907234256 -0.029167868932135795 -0.03312283848476818 -0.037048404243474976 -0.04094112404456518 -0.04479759952197839 -0.04861448070804803 -0.05238847059150286 -0.056116329628976086 -0.05979488020638657 -0.06342101104669665 -0.06699168156069482 -0.07050392613757166 -0.07395485837224175 -0.07734167522649614 -0.08066166112125944 -0.08391219195737332 -0.0870907390625312 -0.09019487306215213 -0.09322226767216435 -0.09617070341186829 -0.09903807123521781 -0.10182237607904003 -0.104521740326906 -0.10713440718751464 -0.10965874398662323 -0.11209324537169756 -0.1144365364286015 -0.1166873757097135 -0.11884465817298731 -0.12090741803148321 -0.12287483151292315 -0.12474621952877984 -0.12652105025231417 -0.12819894160480846 -0.12977966364901816 -0.1312631408885201 -0.13264945447120144 -0.13393884429458877 -0.13513171100999305 -0.13622861792160554 -0.13723029277562007 -0.1381376294332096 -0.13895168941966873 -0.13967370334027895 -0.14030507215139432 -0.14084736827280409 -0.14130233652468915 -0.14167189486926596 -0.14195813493361303 -0.14216332228601808 -0.14228989643360926 -0.14234047050385057 -0.14231783056679398 -0.1422249345487266 -0.1420649106811055 -0.14184105542138187 -0.14155683077469544 -0.14121586093741567 -0.1408219281754588 -0.14037896784226525 -0.13989106243368585 -0.13936243457010555 -0.13879743879035183 -0.13820055203787596 -0.1375763627178867 -0.13692955820534694 -0.1362649106887073 -0.135587261243789 -0.13490150204718962 -0.13421255665971432 -0.13352535833840135 -0.132844826371158 -0.1321758404712109 -0.13152321331933692 -0.13089166139969177 -0.13028577433887817 -0.12970998302604528 -0.12916852686191035 -0.12866542055375801 -0.12820442093816828 -0.1277889943696296 -0.12742228525724542 -0.127107086359552 -0.12684581145557952 -0.12664047099605238 -0.12649265130053242 -0.12640349780420793 -0.1263737027733539; -0.027191348208207376 -0.03232971148088691 -0.03743917615720547 -0.04251520906720723 -0.04755332206863612 -0.05254907814212042 -0.057498097437379145 -0.062396063264951666 -0.06723872802808435 -0.07202191908958339 -0.07674154456861336 -0.08139359906261423 -0.08597416928971009 -0.09047943964720317 -0.09490569768196619 -0.09924933946879401 -0.10350687489300762 -0.10767493283387473 -0.1117502662456569 -0.11572975713337295 -0.11961042142062475 -0.12338941370712415 -0.12706403191380183 -0.13063172181368057 -0.1340900814469191 -0.1374368654187285 -0.14066998907905462 -0.14378753258318328 -0.14678774483259044 -0.14966904729554908 -0.1524300377071266 -0.15506949364830147 -0.1575863760039621 -0.15997983229953777 -0.16224919991589243 -0.1643940091819571 -0.16641398634425963 -0.16830905641213967 -0.17007934587686654 -0.171725185302199 -0.1732471117830229 -0.17464587126764258 -0.17592242073792605 -0.1770779302399437 -0.17811378475579753 -0.17903158590508667 -0.17983315346181175 -0.1805205266694408 -0.18109596533327454 -0.1815619506652007 -0.18192118585123437 -0.18217659630698907 -0.1823313295802883 -0.18238875485353392 -0.1823524619911046 -0.18222626006909776 -0.18201417531600575 -0.18172044838362728 -0.1813495308576798 -0.18090608090738064 -0.18039495796286348 -0.17982121629900633 -0.17919009739445518 -0.17850702092569504 -0.17777757424860924 -0.1770075002147027 -0.17620268316683127 -0.17536913296075177 -0.17451296686513545 -0.1736403892048092 -0.1727576686310358 -0.17187111292965657 -0.17098704131366824 -0.17011175419214497 -0.16925150046252513 -0.16841244243817358 -0.16760061859701708 -0.16682190441866404 -0.16608197166446337 -0.1653862465446215 -0.1647398673048766 -0.16414764184796773 -0.16361400607726095 -0.16314298370623612 -0.1627381483131384 -0.16240258843051317 -0.1621388764412003 -0.1619490420037277 -0.16183455065071362 -0.16179628809571728; -0.033165494327996335 -0.0394323911493031 -0.04566383218795294 -0.051854257622537266 -0.05799816371705169 -0.06409011039945675 -0.07012472877417265 -0.07609672856111843 -0.08200090545413659 -0.08783214839185378 -0.09358544673431142 -0.09925589733894942 -0.10483871152984235 -0.11032922195437124 -0.11572288932186145 -0.1210153090190436 -0.1262022175975544 -0.13127949912904502 -0.13624319142385347 -0.14108949210956825 -0.14581476456619014 -0.15041554371499724 -0.15488854165859253 -0.15923065316999893 -0.16343896102904595 -0.16751074120463522 -0.17144346788183387 -0.1752348183330486 -0.17888267763284274 -0.18238514321617866 -0.18574052928011883 -0.18894737102913367 -0.19200442876427778 -0.19491069181648718 -0.19766538232419215 -0.20026795885521292 -0.20271811987263588 -0.20501580704386146 -0.20716120839140875 -0.20915476128322372 -0.21099715525918675 -0.2126893346891931 -0.21423250125658336 -0.215628116258766 -0.21687790271452395 -0.2179838472647978 -0.2189482018504792 -0.21977348514702175 -0.220462483731326 -0.22101825295140817 -0.2214441174636327 -0.22174367139593806 -0.2219207780882029 -0.22197956935288124 -0.22192444419012092 -0.22176006688182123 -0.22149136437849548 -0.22112352288147824 -0.22066198351102104 -0.22011243693837457 -0.21948081684730059 -0.21877329207789603 -0.21799625729363145 -0.21715632200163582 -0.21626029774716415 -0.21531518329672938 -0.21432814762143876 -0.21330651049383617 -0.21225772051907532 -0.21118933043592616 -0.21010896954613836 -0.20902431316334966 -0.2079430490160924 -0.20687284059433683 -0.20582128749586928 -0.20479588290745834 -0.20380396844542323 -0.2028526866791667 -0.20194893176691506 -0.20109929874164936 -0.20031003209250872 -0.19958697438737535 -0.1989355157698924 -0.1983605452326086 -0.19786640461120844 -0.19745684625747412 -0.19713499532672707 -0.1969033175565211 -0.19676359331721838 -0.19671689858386843; -0.039098759086206025 -0.04648622947786416 -0.053831609620155756 -0.06112830207349068 -0.06836977716236003 -0.07554958211301699 -0.08266135010420132 -0.0896988092212434 -0.09665579130420031 -0.1035262406809922 -0.11030422277688237 -0.11698393259201086 -0.12355970303912185 -0.130026013134039 -0.13637749603191116 -0.1426089469027128 -0.1487153306399833 -0.1546917893972924 -0.16053364994741903 -0.16623643085979561 -0.17179584949225493 -0.17720782879368407 -0.1824685039147138 -0.18757422862408724 -0.1925215815288906 -0.19730737209730567 -0.2019286464830283 -0.20638269315095564 -0.21066704830414296 -0.21477950111239635 -0.2187180987431806 -0.22248115119576214 -0.22606723593966369 -0.22947520235857036 -0.23270417600078785 -0.2357535626371691 -0.23862305212708734 -0.24131262209255233 -0.24382254139981585 -0.24615337344690633 -0.24830597925428627 -0.2502815203543207 -0.25208146147336813 -0.2537075729980272 -0.2551619332143646 -0.2564469303057301 -0.25756526409096214 -0.25851994748040175 -0.25931430762200497 -0.25995198670402303 -0.2604369423739824 -0.2607734477261976 -0.2609660908014971 -0.2610197735333722 -0.2609397100642863 -0.26073142434436775 -0.2604007469122389 -0.25995381074440865 -0.2593970460454925 -0.25873717383689604 -0.2579811981866534 -0.25713639690831636 -0.25621031054265786 -0.2552107294231041 -0.25414567861505827 -0.2530234005115866 -0.2518523348644194 -0.25064109603110735 -0.2493984472279383 -0.24813327159525475 -0.24685453990870823 -0.245571274808128 -0.24429251146641504 -0.24302725468507339 -0.24178443248126846 -0.24057284632338224 -0.2394011182770539 -0.23827763543959618 -0.23721049216449333 -0.2362074307051106 -0.235275781032492 -0.2344224006998367 -0.23365361572889728 -0.2329751635738058 -0.2323921392686202 -0.23190894587986843 -0.23152925035978678 -0.23125594582699377 -0.2310911211887744 -0.23103603886553747; -0.04498384002030467 -0.053482508343082 -0.06193236408642586 -0.07032575976749754 -0.0786551280706548 -0.08691299263228659 -0.09509197871325116 -0.10318482374650846 -0.11118438774797391 -0.1190836635790581 -0.126875787049873 -0.13455404685259553 -0.14211189431504992 -0.1495429529651656 -0.15684102789758778 -0.1640001149343555 -0.17101440957224562 -0.17787831571005577 -0.1845864541497996 -0.19113367086652244 -0.19751504504213455 -0.20372589685940698 -0.2097617950529839 -0.21561856421497336 -0.22129229185339622 -0.22677933520241259 -0.2320763277839339 -0.23718018572080837 -0.242088113802343 -0.24679761130343494 -0.25130647755901747 -0.2556128172958739 -0.2597150457241501 -0.2636118933910195 -0.26730241079897543 -0.27078597279106076 -0.2740622827050534 -0.27713137629804113 -0.27999362544208073 -0.28264974159056544 -0.28510077901357483 -0.28734813779872814 -0.28939356661196514 -0.2912391652100543 -0.2928873866935488 -0.29434103948518453 -0.2956032890143936 -0.29667765908353294 -0.29756803288556644 -0.2982786536362055 -0.298814124775828 -0.2991794096878121 -0.29937983087012066 -0.2994210684861 -0.2993091582083739 -0.2990504882565016 -0.29865179551475646 -0.2981201606009957 -0.2974630017413963 -0.2966880672889319 -0.2958034267063247 -0.2948174598171646 -0.29373884411261975 -0.2925765398863426 -0.29133977295775976 -0.29003801473500873 -0.28868095936459526 -0.28727849771689434 -0.2858406879664459 -0.28437772254532623 -0.28289989127846626 -0.28141754055322393 -0.27994102843333474 -0.27848067570063506 -0.2770467128972366 -0.2756492235459884 -0.2742980838469489 -0.27300289928000115 -0.2717729386851501 -0.27061706653766476 -0.2695436742789114 -0.26856061169827633 -0.2676751194789412 -0.26689376411208277 -0.2662223764422034 -0.26566599512356176 -0.26522881623858735 -0.26491415025052584 -0.26472438733410397 -0.26466097195265825; -0.050813499400050144 -0.06041258991944956 -0.06995604874348106 -0.07943516471763251 -0.0888413200804633 -0.09816600299514254 -0.10740081993782295 -0.11653750792716265 -0.12556794657987966 -0.13448416997783752 -0.14327837833283166 -0.15194294943596104 -0.1604704498792264 -0.16885364603779965 -0.17708551480223833 -0.185159254050785 -0.19306829285279792 -0.20080630139525427 -0.20836720062523498 -0.2157451716022104 -0.22293466455495248 -0.22993040763880074 -0.23672741539001632 -0.24332099687486375 -0.2497067635320068 -0.2558806367076753 -0.26183885488394526 -0.26757798060126387 -0.27309490707711526 -0.2783868645234025 -0.28345142616571306 -0.2882865139681574 -0.29289040406780853 -0.2972617319230611 -0.3013994971802854 -0.30530306826306297 -0.30897218668797677 -0.31240697111039534 -0.31560792110282726 -0.3185759206673076 -0.32131224148174775 -0.32381854587827386 -0.3260968895491763 -0.3281497239732039 -0.32997989855141374 -0.3315906624376333 -0.3329856660437057 -0.33416896219392733 -0.33514500689652976 -0.3359186596923872 -0.3364951835325076 -0.33688024412601975 -0.33707990868932464 -0.33710064401478335 -0.33694931376369297 -0.33663317487338223 -0.3361598729520826 -0.3355374365179054 -0.3347742699199196 -0.3338791447603082 -0.33286118961715705 -0.3317298778482455 -0.33049501323775493 -0.32916671323107666 -0.3277553894887933 -0.32627172548073385 -0.32472665083612867 -0.3231313121679945 -0.3214970401007198 -0.3198353122513099 -0.3181577119488423 -0.3164758825252067 -0.31480147707485473 -0.3131461036632378 -0.3115212660635828 -0.30993830021938373 -0.3084083067643045 -0.3069420800795195 -0.3055500345270001 -0.3042421286604781 -0.30302778837690064 -0.30191583012207035 -0.30091438539582116 -0.3000308279050934 -0.2992717047785918 -0.2986426732762253 -0.2981484443940998 -0.29779273467789574 -0.29757822741366924 -0.29750654416877936; -0.056580573788458106 -0.06726792845530925 -0.07789272846315116 -0.08844518443866463 -0.09891561454233802 -0.10929445885684735 -0.11957229359539581 -0.12973984511042408 -0.1397880036838597 -0.14970783708090515 -0.1594906038502365 -0.1691277663544673 -0.1786110035156942 -0.18793222326204906 -0.1970835746622352 -0.2060574597362171 -0.21484654493136432 -0.22344377225459616 -0.23184237005227798 -0.240035863430872 -0.2480180843125815 -0.25578318112151116 -0.26332562809705684 -0.27064023423251826 -0.27772215183807303 -0.2845668847284574 -0.2911702960367771 -0.29752861565694916 -0.30363844731824985 -0.30949677529632486 -0.31510097076584626 -0.32044879780062235 -0.32553841902754754 -0.3303684009411146 -0.33493771888541046 -0.339245761710488 -0.3432923361097155 -0.34707767064417294 -0.350602419459265 -0.3538676656975081 -0.3568749246097719 -0.3596261463651764 -0.3621237185571793 -0.36437046840016823 -0.36636966460697884 -0.36812501893313365 -0.36964068736811756 -0.3709212709476451 -0.37197181615351044 -0.3727978148591021 -0.37340520376902964 -0.37380036329035454 -0.37399011576061836 -0.3739817229441678 -0.3737828826930958 -0.37340172465255356 -0.37284680487213817 -0.3721270991658144 -0.3712519950424263 -0.37023128200765243 -0.36907514001671043 -0.3677941258356617 -0.36639915704868403 -0.36490149342994593 -0.3633127153829765 -0.36164469913894565 -0.35990958839970744 -0.3581197621135303 -0.3562877980832126 -0.35442643212977415 -0.35254851257235015 -0.3506669498382658 -0.3487946610884743 -0.3469445098338275 -0.34512924062787886 -0.3433614090517539 -0.34165330735482013 -0.34001688627857873 -0.3384636737661465 -0.3370046914398964 -0.3356503699077159 -0.3344104641250102 -0.33329397018502616 -0.33230904502398734 -0.33146293059979376 -0.3307618841248087 -0.33021111589767166 -0.3298147361822039 -0.32957571242298583 -0.32949583787064296; -0.06227798343730335 -0.07404008180956172 -0.08573259368822811 -0.09734463632585526 -0.10886544964910758 -0.1202844126236532 -0.13159105939521626 -0.14277509518261927 -0.15382641189963203 -0.16473510348352063 -0.17549148090936764 -0.18608608687047903 -0.19650971010650256 -0.20675339936226086 -0.21680847696175615 -0.22666655198327054 -0.23631953302301506 -0.2457596405363627 -0.25497941874726016 -0.2639717471180216 -0.2727298513733331 -0.2812473140738691 -0.28951808473653334 -0.2975364894998986 -0.3052972403349403 -0.3127954438026366 -0.3200266093614478 -0.326986657228993 -0.33367192580353056 -0.3400791786519775 -0.34620561107220343 -0.3520488562382674 -0.35760699093789294 -0.3628785409120713 -0.3678624858069367 -0.37255826374810935 -0.37696577554750277 -0.38108538855199614 -0.38491794014249847 -0.38846474089056965 -0.3917275773780152 -0.3947087146825157 -0.3974108985295075 -0.39983735710692436 -0.4019918025351618 -0.40387843197948076 -0.4055019283860654 -0.4068674608159006 -0.40798068434250734 -0.40884773947021097 -0.4094752510189781 -0.40987032640978743 -0.4100405532709468 -0.40999399627069205 -0.4097391930647096 -0.40928514922893744 -0.4086413320282302 -0.40781766285021204 -0.406824508111256 -0.40567266841817823 -0.40437336574554084 -0.40293822836482984 -0.4013792732392113 -0.39970888557691114 -0.39793979521886047 -0.3960850495234618 -0.39415798240503874 -0.39217217918453495 -0.3901414369235964 -0.3880797199385609 -0.38600111023145245 -0.38391975263302563 -0.38184979453034645 -0.3798053201496488 -0.37780027948524453 -0.37584841210673164 -0.3739631662382194 -0.37215761368175554 -0.37044436134789416 -0.36883546035285925 -0.36734231383585064 -0.3659755848318584 -0.3647451056941615 -0.36365979068506266 -0.36272755343245194 -0.3619552309737699 -0.3613485160703821 -0.36091189937001955 -0.36064862282237165 -0.36056064551705075; -0.06789874149837481 -0.08072072272278144 -0.09346597391697192 -0.10612250352814201 -0.11867845889354783 -0.13112214470987535 -0.14344204122725673 -0.15562682213840812 -0.1676653721346485 -0.1795468041019655 -0.19126047593180323 -0.20279600692285904 -0.2141432937518683 -0.22529252599313784 -0.23623420116842855 -0.24695913931069752 -0.257458497027166 -0.26772378104916045 -0.27774686125821224 -0.28751998317990796 -0.2970357799390523 -0.3062872836716987 -0.3152679363916299 -0.32397160031082806 -0.33239256761539726 -0.3405255697002532 -0.348365785867667 -0.3559088514964317 -0.36315086568999266 -0.3700883984132866 -0.3767184971293578 -0.38303869294789716 -0.389047006298755 -0.39474195214419033 -0.4001225447440209 -0.4051883019879903 -0.4099392493094933 -0.4143759231942434 -0.4184993742965148 -0.4223111701741883 -0.4258133976518589 -0.42900866481879657 -0.43190010266534273 -0.43449136635746827 -0.43678663614448243 -0.4387906178893093 -0.4405085432041235 -0.4419461691664462 -0.44310977758187625 -0.4440061737494231 -0.4446426846737344 -0.44502715665534637 -0.44516795217527877 -0.44507394597384337 -0.4447545202053083 -0.4442195585301545 -0.4434794389850563 -0.44254502544761376 -0.44142765748841 -0.44013913837758334 -0.43869172098721804 -0.43709809130515753 -0.43537134925119797 -0.4335249864640433 -0.43157286070836365 -0.4295291665372061 -0.427408401837919 -0.42522532989165773 -0.422994936589778 -0.42073238247760175 -0.4184529493395149 -0.41617198110170794 -0.4139048189121591 -0.41166673036336704 -0.4094728329526827 -0.40733801202767317 -0.40527683363813083 -0.40330345290892355 -0.40143151875377403 -0.3996740759622295 -0.3980434659016506 -0.39655122727249054 -0.39520799852669736 -0.3940234236935807 -0.39300606344304423 -0.3921633132422431 -0.3915013304204078 -0.3910249718431598 -0.3907377437116494 -0.39064176474758905; -0.07343596303283757 -0.08730164979820523 -0.10108335078305324 -0.11476795027175737 -0.1283424887964709 -0.14179418384587122 -0.15511045023851988 -0.1682789201251124 -0.18128746258557882 -0.1941242027887639 -0.20677754068437784 -0.21923616919892985 -0.23148909190954073 -0.24352564017176795 -0.25533548967994113 -0.2669086764408975 -0.27823561214447856 -0.28930709891666895 -0.3001143434437859 -0.3106489704586736 -0.32090303558241684 -0.3308690375175908 -0.3405399295915887 -0.3499091306509753 -0.3589705353102158 -0.3677185235603948 -0.37614796974574555 -0.38425425091784665 -0.39203325457930466 -0.39948138583044024 -0.40659557393413326 -0.4133732783152962 -0.41981249401260146 -0.4259117566009471 -0.43167014660369646 -0.4370872934140053 -0.4421633787443692 -0.44689913962301686 -0.4512958709547572 -0.4553554276623566 -0.4590802264224454 -0.46247324700720277 -0.46553803323962256 -0.46827869356590657 -0.47069990124340916 -0.47280689413643745 -0.474605474104997 -0.4761020059632132 -0.4773034159744251 -0.4782171898388533 -0.4788513701170647 -0.47921455301817717 -0.4793158844656901 -0.4791650553359868 -0.4787722957448454 -0.47814836823573065 -0.4773045597002963 -0.4762526718365232 -0.47500500992349814 -0.47357436966439986 -0.4719740218212713 -0.4702176943373768 -0.4683195516162505 -0.4662941706021181 -0.4641565132856336 -0.4619218952435416 -0.45960594981293695 -0.45722458750251416 -0.45479395025709796 -0.452330360220471 -0.44985026268779266 -0.4473701630053202 -0.4449065572640366 -0.4424758567468965 -0.4400943062276201 -0.4377778963821094 -0.4355422707598455 -0.43340262796867407 -0.43137361994671963 -0.4294692474222762 -0.4277027538869191 -0.42608651961746064 -0.4246319574661892 -0.4233494122830367 -0.42224806592516734 -0.4213358498377975 -0.4206193671461666 -0.4201038260775441 -0.41979298633346407 -0.4196891197606046; -0.07888287380231133 -0.09377479817012424 -0.10857537070090464 -0.12327033659501653 -0.13784561585490931 -0.15228732637356102 -0.1665818066181696 -0.18071563786631517 -0.19467566595391633 -0.20844902249657046 -0.2220231455483168 -0.23538579966443246 -0.24852509533760062 -0.2614295077796236 -0.27408789502378916 -0.2864895153260087 -0.2986240438459249 -0.31048158859232217 -0.322052705620303 -0.3333284134708613 -0.34430020684662493 -0.35496006952064374 -0.3653004864781641 -0.3753144552943204 -0.38499549675355255 -0.3943376647193659 -0.40333555526568404 -0.4119843150835347 -0.42027964917915045 -0.42821782788165497 -0.4357956931804373 -0.4430106644139052 -0.44986074333273324 -0.45634451856173563 -0.46246116948520816 -0.4682104695809393 -0.4735927892279659 -0.47860909801262896 -0.48326096655638173 -0.48755056788718315 -0.49148067837400694 -0.49505467824103844 -0.4982765516743315 -0.5011508865291034 -0.5036828736402182 -0.5058783057317807 -0.5077435759139249 -0.5092856757457976 -0.5105121928332029 -0.5114313079173715 -0.5120517913976236 -0.5123829992152799 -0.5124348680088708 -0.5122179094314966 -0.5117432034999512 -0.5110223908220901 -0.5100676635238043 -0.5088917546701061 -0.5075079259465042 -0.5059299533373544 -0.5041721105078444 -0.5022491495664454 -0.5001762788559623 -0.49796913739506027 -0.4956437655697612 -0.49321657165778554 -0.49070429375983077 -0.48812395671338266 -0.48549282357906326 -0.4828283413197315 -0.4801480803413783 -0.4774696676351231 -0.47481071335379843 -0.47218873077648854 -0.4696210497610563 -0.46712472395780175 -0.4647164322552274 -0.4624123751476789 -0.4602281669487308 -0.45817872501549295 -0.45627815738754485 -0.4545396504678596 -0.4529753585686101 -0.45159629729821893 -0.45041224286391013 -0.44943163939446124 -0.4486615163415905 -0.4481074178902179 -0.4477733460971372 -0.4476617191893033; -0.08423281882658427 -0.10013224983938417 -0.11593285704982363 -0.13161923245998858 -0.1471761626671183 -0.16258865447578624 -0.177841960025907 -0.19292160138577685 -0.20781339456199185 -0.22250347288092392 -0.2369783096994764 -0.251224740406072 -0.2652299836762106 -0.27898166195044394 -0.2924678211062641 -0.30567694929913053 -0.3185979949516444 -0.3312203838737431 -0.34353403550063116 -0.3555293782390393 -0.3671973639162401 -0.3785294813300005 -0.3895177689014161 -0.40015482643612177 -0.41043382600290246 -0.4203485219420556 -0.42989326001900735 -0.4390629857417043 -0.44785325186300695 -0.45626022509185915 -0.4642806920392229 -0.4719120644267267 -0.47915238358755446 -0.4860003242903763 -0.4924551979179603 -0.498516955032502 -0.5041861873596787 -0.5094641292228097 -0.5143526584573767 -0.5188542968343214 -0.5229722100180879 -0.5267102070820647 -0.5300727395999966 -0.5330649003268877 -0.5356924214767939 -0.5379616725977238 -0.5398796580353653 -0.5414540139675129 -0.5426930049797406 -0.5436055201399 -0.5442010685143159 -0.5444897740519709 -0.5444823697444732 -0.5441901909489408 -0.5436251677383309 -0.542799816118883 -0.5417272279276184 -0.5404210591941031 -0.5388955167204703 -0.5371653426022123 -0.5352457963802513 -0.5331526344829228 -0.5309020865858884 -0.5285108284899134 -0.5259959510924586 -0.5233749250111311 -0.5206655604074105 -0.517885961560273 -0.5150544757542352 -0.5121896360778361 -0.5093100977798078 -0.5064345679040595 -0.5035817280236956 -0.50077015002061 -0.4980182050117912 -0.49534396570605616 -0.49276510268362206 -0.4902987753218719 -0.48796151833774865 -0.4857691251720593 -0.48373652969286657 -0.4818776879314593 -0.4802054617710619 -0.4787315066707361 -0.47746616561064714 -0.4764183714773649 -0.47559556005944675 -0.47500359568863804 -0.4746467113400295 -0.474527464700554; -0.08947927069427528 -0.10636624365798918 -0.12314682187370239 -0.13980443121195824 -0.15632271319842939 -0.17268555329580912 -0.18887710861133303 -0.20488183497015075 -0.22068451329800057 -0.23627027526017397 -0.2516246281075095 -0.26673347868414055 -0.2815831565558861 -0.2961604362224928 -0.3104525583814255 -0.324447250215416 -0.3381327446806792 -0.3514977987773169 -0.36453171078818436 -0.3772243364771086 -0.3895661042420253 -0.40154802922311406 -0.4131617263704853 -0.4243994224802502 -0.4352539672119984 -0.4457188431046263 -0.45578817461122795 -0.46545673617725647 -0.4747199593893737 -0.4835739392253635 -0.4920154394380545 -0.500041897108457 -0.507651426405163 -0.5148428215884977 -0.5216155592988704 -0.5279698001692545 -0.5339063898016795 -0.5394268591469165 -0.5445334243253193 -0.549228985924735 -0.5535171278086634 -0.5574021154642766 -0.5608888939153605 -0.5639830852197721 -0.5666909855643322 -0.569019561962283 -0.5709764485492429 -0.5725699424629841 -0.5738089992801495 -0.5747032279691136 -0.5752628853024476 -0.5754988696546913 -0.5754227140913866 -0.5750465786333228 -0.5743832415558289 -0.5734460895565545 -0.5722491065967 -0.5708068611902162 -0.5691344918833458 -0.5672476906335278 -0.5651626837626632 -0.5628962101259515 -0.5604654961049998 -0.5578882270039999 -0.5551825144022761 -0.5523668589972884 -0.5494601084616946 -0.5464814098390068 -0.5434501560175845 -0.5403859258554634 -0.5373084175819466 -0.5342373751790986 -0.5311925075500279 -0.5281934004131854 -0.5252594210239863 -0.5224096160165356 -0.519662602877236 -0.517036455804414 -0.5145485869675158 -0.5122156244470177 -0.5100532884007971 -0.508076267250999 -0.5062980959026676 -0.5047310381761151 -0.5033859757442791 -0.5022723059008165 -0.5013978504343243 -0.5007687777428641 -0.500389540090412 -0.5002628275881823; -0.09461583761418643 -0.1124691849471511 -0.1302084770768872 -0.14781596236288883 -0.1652741271595089 -0.18256572691351267 -0.19967381658568747 -0.21658178032668035 -0.23327336034123078 -0.24973268487926925 -0.2659442952969719 -0.2818931721357035 -0.29756476017187866 -0.312944992396026 -0.32802031288475575 -0.3427776985348787 -0.35720467963448493 -0.3712893592514759 -0.38502043142563763 -0.3983871981559808 -0.4113795851805561 -0.4239881565514116 -0.43620412801259617 -0.4480193791942273 -0.4594264646405071 -0.4704186236942397 -0.4809897892647257 -0.49113459551001865 -0.500848384468226 -0.5101272116759114 -0.518967850814638 -0.5273677974292099 -0.5353252717632916 -0.542839220759662 -0.5499093192734373 -0.5565359705471066 -0.5627203059961291 -0.568464184353065 -0.5737701902167793 -0.5786416320510106 -0.5830825396735322 -0.5870976612731762 -0.590692459987046 -0.5938731100641843 -0.5966464926347919 -0.5990201910955566 -0.6010024861117838 -0.6026023502255661 -0.6038294420461252 -0.6046940999835904 -0.6052073354706136 -0.6053808255973586 -0.6052269050643316 -0.6047585573342126 -0.6039894048382055 -0.602933698064535 -0.6016063033265405 -0.6000226889756293 -0.5981989097904056 -0.5961515892380506 -0.5938978992680951 -0.5914555372630554 -0.5888426997360255 -0.5860780523337331 -0.5831806956764929 -0.5801701265460644 -0.5770661939210691 -0.5738890493602029 -0.5706590912490143 -0.5673969024598489 -0.5641231810300434 -0.5608586635437681 -0.5576240410110226 -0.5544398671752534 -0.5513264593501686 -0.5483037920861874 -0.5453913841956163 -0.5426081799187842 -0.5399724252843895 -0.5375015409969535 -0.5352119934608464 -0.5331191658099815 -0.5312372310394927 -0.5295790295144078 -0.5281559532448807 -0.5269778393540345 -0.5260528751123167 -0.5253875167652375 -0.5249864241388938 -0.5248524126752767; -0.09963627119656167 -0.11843365473555274 -0.13710924510037456 -0.15564410368051998 -0.17401955347614406 -0.1922172131551828 -0.21021903032102546 -0.2280073139098143 -0.24556476564129565 -0.26287451045239135 -0.27992012584824183 -0.29668567011133445 -0.31315570931549713 -0.3293153430978595 -0.34515022914840693 -0.3606466063833977 -0.3757913167755891 -0.3905718258209679 -0.40497624162839174 -0.41899333262516997 -0.43261254387816234 -0.4458240120363481 -0.45861857890700963 -0.47098780368361953 -0.4829239738492211 -0.494420114784446 -0.5054699981143791 -0.5160681488331084 -0.5262098512490805 -0.5358911537981761 -0.5451088727747753 -0.5538605950339172 -0.5621446797199733 -0.5699602590789936 -0.5773072384130166 -0.5841862952351422 -0.5905988776839823 -0.5965472022551801 -0.6020342509060158 -0.6070637675865826 -0.6116402542475813 -0.6157689663703874 -0.6194559080595959 -0.6227078267316144 -0.6255322074250628 -0.6279372667494958 -0.6299319464783032 -0.6315259067793274 -0.6327295190627279 -0.6335538584097031 -0.6340106955277509 -0.6341124881580933 -0.6338723718385633 -0.6333041499005717 -0.6324222825517072 -0.6312418748660662 -0.6297786634726275 -0.6280490016980935 -0.6260698428848915 -0.623858721567967 -0.6214337321562404 -0.6188135047270664 -0.6160171775059063 -0.613064365570129 -0.6099751252873601 -0.6067699139770817 -0.6034695442720633 -0.6000951326563588 -0.5966680416724213 -0.5932098153247028 -0.5897421072644604 -0.586286601423714 -0.5828649248784394 -0.5794985528643345 -0.5762087060441653 -0.5730162403334262 -0.5699415298287734 -0.5670043436469632 -0.5642237177639443 -0.5616178232347464 -0.5592038324626403 -0.5569977854563716 -0.5550144582509067 -0.5532672358534004 -0.5517679921956433 -0.5505269796126966 -0.5495527303136354 -0.5488519721579168 -0.5484295607991816 -0.5482884299130691; -0.10453447395496208 -0.12425241860700587 -0.14384076906627127 -0.16327939257015475 -0.1825484428373153 -0.20162839722407652 -0.2205000929655395 -0.2391447624082863 -0.2575440671474512 -0.2756801309871843 -0.29353557165029054 -0.3110935311698294 -0.32833770490284675 -0.3452523691139637 -0.3618224070843305 -0.37803333370932585 -0.3938713185563414 -0.4093232073619351 -0.42437654195557145 -0.43901957860494 -0.45324130478553043 -0.46703145438455307 -0.4803805213565312 -0.49327977185473326 -0.505721254869206 -0.5176978114083148 -0.5292030822664472 -0.5402315144258188 -0.5507783661451233 -0.5608397107920134 -0.5704124394801402 -0.579494262574568 -0.5880837101318911 -0.5961801313432435 -0.6037836930495192 -0.6108953773985899 -0.6175169787139609 -0.6236510996432012 -0.6293011466524713 -0.6344713249306088 -0.6391666327623494 -0.6433928554253656 -0.6471565586597645 -0.650465081751455 -0.6533265302622419 -0.6557497684295017 -0.6577444112468205 -0.6593208162237179 -0.6604900748076487 -0.6612640034344527 -0.6616551341544431 -0.6616767047600283 -0.661342648317177 -0.660667581977029 -0.6596667949154178 -0.6583562352171518 -0.6567524954884804 -0.6548727969456676 -0.6527349716901161 -0.6503574428416804 -0.6477592021622692 -0.6449597847625189 -0.6419792404465118 -0.6388381012145801 -0.63555734441433 -0.6321583510071338 -0.6286628584043541 -0.6250929073273798 -0.6214707821615519 -0.6178189443097637 -0.6141599581106202 -0.6105164089719423 -0.6069108134863104 -0.6033655214435117 -0.599902609836579 -0.5965437691731712 -0.5933101826502852 -0.5902223990230309 -0.5873002002903688 -0.5845624656223145 -0.5820270332515751 -0.5797105623329115 -0.577628397019069 -0.5757944351955069 -0.5742210044404703 -0.5729187478172678 -0.571896522050402 -0.5711613104798073 -0.5707181529271826 -0.5705700942512157; -0.10930450652095472 -0.12991843514914164 -0.15039492238217148 -0.17071263674158882 -0.19085055931580827 -0.210788024149147 -0.23050475757708638 -0.24998091640139997 -0.26919712480580826 -0.2881345099203041 -0.30677473595029925 -0.32510003679510163 -0.3430932470889783 -0.3607378316070117 -0.3780179129871442 -0.3949182977290963 -0.41142450044018974 -0.4275227663074306 -0.44320009178446396 -0.4584442434910901 -0.473243775331934 -0.4875880438494518 -0.5014672218347629 -0.5148723102276853 -0.5277951483448364 -0.5402284224816662 -0.5521656729407564 -0.5636012995446803 -0.5745305656970193 -0.5849496010598749 -0.5948554029202502 -0.6042458363210543 -0.6131196330351297 -0.6214763894626057 -0.6293165635330114 -0.636641470693901 -0.6434532790672021 -0.6497550038530913 -0.6555505010588617 -0.6608444606268818 -0.6656423990314223 -0.6699506514085813 -0.6737763632769327 -0.6771274818985048 -0.6800127473204316 -0.6824416831267845 -0.6844245869176762 -0.6859725205186158 -0.6870972999070493 -0.6878114848250197 -0.6881283680266962 -0.6880619640870643 -0.6876269976732043 -0.68683889115222 -0.6857137513799788 -0.6842683554823541 -0.6825201354057793 -0.6804871609767348 -0.6781881211707074 -0.6756423032506332 -0.6728695693935964 -0.6698903303835579 -0.6667255159084112 -0.663396540963246 -0.6599252678303643 -0.6563339630826148 -0.6526452490428286 -0.6488820491315336 -0.6450675265513298 -0.6412250157928018 -0.637377946507535 -0.6335497593822167 -0.6297638137671777 -0.6260432869655234 -0.6224110652765031 -0.6188896271087455 -0.6155009187331222 -0.6122662235266279 -0.609206025860411 -0.6063398710966381 -0.6036862234672625 -0.6012623238975224 -0.5990840500908743 -0.597165781392162 -0.5955202710746627 -0.5941585287387492 -0.5930897154534472 -0.5923210541101748 -0.5918577571897371 -0.5917029737754091; -0.11394059456531674 -0.13542486399715575 -0.15676381780074203 -0.17793492415891315 -0.1989159910629914 -0.2196852100591859 -0.2402211987899846 -0.26050304220988924 -0.28051033236311723 -0.3002232066197811 -0.31962238427647977 -0.3386892014371293 -0.35740564410010417 -0.37575437938830974 -0.39371878486956047 -0.41128297592548274 -0.42843183113807415 -0.4451510156738885 -0.46142700265652753 -0.4772470925286249 -0.4925994304147388 -0.5074730215064404 -0.5218577445003365 -0.5357443631287664 -0.5491245358313533 -0.5619908236234638 -0.574336696224894 -0.5861565365186694 -0.5974456434157144 -0.6082002332063227 -0.61841743948369 -0.6280953117283807 -0.637232812645331 -0.6458298143469146 -0.653887093476603 -0.6614063253679038 -0.6683900773324142 -0.6748418011690726 -0.6807658249838902 -0.6861673444055653 -0.6910524132774637 -0.6954279339002599 -0.6993016468921803 -0.7026821207250264 -0.7055787409840318 -0.7080016993879 -0.7099619825920006 -0.7114713607826059 -0.7125423760529541 -0.713188330532821 -0.7134232742219684 -0.7132619924541244 -0.7127199928920802 -0.7118134919257403 -0.7105594003137166 -0.7089753078751306 -0.7070794670018951 -0.7048907747230267 -0.7024287530118566 -0.6997135269848491 -0.696765800597884 -0.6936068294032344 -0.6902583898894473 -0.6867427448884426 -0.6830826045015244 -0.6793010819709354 -0.6754216439090095 -0.671468054296043 -0.6674643116742781 -0.6634345790026803 -0.6594031056993085 -0.6553941414888236 -0.6514318417952836 -0.6475401645774314 -0.6437427586965262 -0.6400628441351113 -0.636523084646656 -0.63314545370593 -0.6299510949405941 -0.6269601785453798 -0.6241917554978962 -0.6216636116936233 -0.6193921243793905 -0.6173921234710185 -0.6156767604738749 -0.6142573877689822 -0.6131434509696894 -0.6123423968877366 -0.6118595993720087 -0.6116983049047496; -0.11843713542090559 -0.14076507346901482 -0.16293981593339502 -0.18493763227607263 -0.20673516008649528 -0.22830945229919788 -0.24963802304254679 -0.2706988919825706 -0.2914706270356225 -0.31193238533402395 -0.3320639523398988 -0.3518457790139537 -0.37125901695793295 -0.3902855514617581 -0.40890803239885026 -0.42710990292572887 -0.4448754259545763 -0.46218970837997186 -0.47903872305329076 -0.495409328510331 -0.5112892864693784 -0.5266672771281513 -0.5415329122987961 -0.555876746430192 -0.5696902855763429 -0.5829659943783679 -0.5956973011356745 -0.607878601049083 -0.6195052577251192 -0.6305736030361998 -0.6410809354361088 -0.6510255168338819 -0.660406568132027 -0.669224263536824 -0.6774797237493302 -0.6851750081455384 -0.6923131060529829 -0.6988979272288296 -0.7049342916411737 -0.7104279186508052 -0.7153854156850536 -0.7198142664884436 -0.723722819026721 -0.7271202731111939 -0.7300166677993252 -0.7324228686148183 -0.7343505546161452 -0.7358122053262529 -0.7368210875180744 -0.7373912418302114 -0.7375374691646721 -0.7372753167936577 -0.7366210640750076 -0.7355917076459197 -0.7342049459319128 -0.7324791627726909 -0.7304334099287355 -0.7280873881922241 -0.7254614267836628 -0.7225764606719518 -0.7194540054111511 -0.7161161290431011 -0.7125854205725315 -0.7088849544820283 -0.7050382507203758 -0.70106922957171 -0.6970021607975928 -0.6928616064428368 -0.6886723567122855 -0.6844593583636923 -0.6802476351253568 -0.6760621997399991 -0.6719279573620153 -0.6678696001962336 -0.6639114934641014 -0.6600775530175066 -0.6563911151888808 -0.6528747997638081 -0.6495503672813491 -0.6464385721968241 -0.6435590137680929 -0.6409299868331488 -0.6385683349158502 -0.636489308308913 -0.6347064299203635 -0.6332313717152015 -0.6320738445254268 -0.6312415038315349 -0.6307398738363198 -0.63057229176381; -0.1227887044037799 -0.14593264779078455 -0.1689155332203514 -0.19171243656598705 -0.2142988311263129 -0.23665063841486086 -0.25874427740460343 -0.28055671207491484 -0.30206549711999386 -0.3232488216899088 -0.3440855510482696 -0.3645552660439099 -0.38463830030786206 -0.40431577510105843 -0.423569631752641 -0.442382661643198 -0.4607385337017439 -0.4786218193995409 -0.4960180152379116 -0.5129135627408795 -0.5292958659766824 -0.5451533066448809 -0.560475256777801 -0.5752520891163732 -0.5894751852309584 -0.6031369414674552 -0.6162307728077848 -0.6287511147417261 -0.6406934232539755 -0.6520541730362135 -0.662830854038834 -0.673021966480825 -0.6826270144390674 -0.6916464981399945 -0.7000819050771719 -0.7079357000778336 -0.7152113144397871 -0.7219131342573111 -0.7280464880507258 -0.7336176338091573 -0.7386337455495997 -0.7431028994876999 -0.7470340599065948 -0.7504370647996678 -0.7533226113510286 -0.7557022413039127 -0.7575883262517751 -0.7589940528696502 -0.7599334080840501 -0.760421164158347 -0.7604728636468665 -0.7601048041448594 -0.7593340227328751 -0.7581782799827899 -0.7566560433587591 -0.7547864698097395 -0.7525893873109442 -0.7500852750699931 -0.7472952420698293 -0.7442410035753496 -0.7409448551847801 -0.7374296439612819 -0.7337187361363471 -0.7298359808360142 -0.7258056692458925 -0.7216524886039649 -0.71740147039412 -0.7130779321117274 -0.7087074119890364 -0.7043155961067524 -0.6999282373828677 -0.6955710660246662 -0.6912696911582284 -0.6870494935144198 -0.6829355092527428 -0.6789523052442291 -0.6751238464093373 -0.6714733560115909 -0.6680231701343804 -0.6647945879059255 -0.6618077193717689 -0.6590813332285582 -0.6566327069087314 -0.6544774817234995 -0.6526295259123771 -0.6511008084946533 -0.6499012867587496 -0.649038810051837 -0.6485190422436342 -0.6483454048415596; -0.1269900608305303 -0.1509213939129569 -0.17468384936268314 -0.1982513183557081 -0.2215981196512634 -0.24469905403943432 -0.2675294570552167 -0.2900652497894773 -0.3122829876404115 -0.33415990686306835 -0.35567396878934904 -0.376803901606285 -0.39752923959635844 -0.4178303597598791 -0.43768851575594064 -0.4570858691149947 -0.4760055176925552 -0.4944315213497727 -0.5123489248625521 -0.5297437780762692 -0.5466031533380558 -0.5629151602527532 -0.5786689578220746 -0.5938547640390328 -0.6084638630213417 -0.622488609778086 -0.6359224327135677 -0.648759833980717 -0.660996387803812 -0.6726287368964884 -0.6836545871060598 -0.6940727004190175 -0.7038828864652747 -0.7130859926601456 -0.7216838931233426 -0.7296794765132842 -0.7370766329128497 -0.7438802398992707 -0.7500961479262128 -0.7557311651401295 -0.7607930417457343 -0.7652904540268154 -0.7692329881186214 -0.7726311236165364 -0.7754962170927295 -0.7778404855777538 -0.7796769900475987 -0.7810196189383536 -0.7818830716902556 -0.7822828423003579 -0.7822352028382057 -0.7817571868516238 -0.7808665725598619 -0.7795818656987955 -0.7779222818476791 -0.7759077280289319 -0.7735587833319181 -0.7708966782686434 -0.7679432725242954 -0.7647210307189956 -0.7612529957498828 -0.7575627592357318 -0.753674428541093 -0.7496125898152048 -0.7454022664448139 -0.741068872292114 -0.7366381590723766 -0.7321361572238483 -0.7275891096390763 -0.7230233976659259 -0.7184654588524643 -0.7139416960065211 -0.7094783772717276 -0.7051015270898983 -0.7008368081262328 -0.6967093944787276 -0.6927438367739047 -0.6889639200623212 -0.6853925157611961 -0.6820514292365328 -0.678961244958931 -0.6761411714888035 -0.6736088888288838 -0.6713804009048343 -0.6694698960791376 -0.6678896186521346 -0.6666497542438712 -0.6657583317736516 -0.6652211444600584 -0.6650416918594436; -0.1310361537310929 -0.15572534792070886 -0.18023791422500127 -0.20454657198446063 -0.22862449900368975 -0.25244538972532493 -0.2759835114708515 -0.2992137585607322 -0.32211170414132145 -0.34465364956207356 -0.36681667116352495 -0.38857866435412947 -0.4099183848722231 -0.43081548714790807 -0.4512505596983802 -0.47120515750895536 -0.4906618313706583 -0.5096041541635515 -0.5280167440928544 -0.545885284902155 -0.5631965431046484 -0.5799383822890409 -0.5960997745716149 -0.6116708092797518 -0.6266426989649169 -0.6410077828546754 -0.6547595278636311 -0.6678925272922568 -0.68040249735038 -0.6922862716485612 -0.7035417938057268 -0.7141681083252757 -0.7241653498943117 -0.7335347312618367 -0.7422785298515346 -0.7504000732632876 -0.7579037238147257 -0.7647948622699697 -0.7710798708972563 -0.7767661159902957 -0.7818619299800427 -0.7863765932539669 -0.7903203157888798 -0.7937042186908075 -0.7965403157213126 -0.7988414948738073 -0.8006215000458645 -0.8018949128339965 -0.8026771344558827 -0.802984367781302 -0.8028335994270208 -0.8022425818424047 -0.8012298152814732 -0.7998145295233657 -0.7980166651667191 -0.7958568542842427 -0.7933564001819362 -0.7905372559631315 -0.7874220015512083 -0.7840338187770098 -0.7803964640884468 -0.7765342383915987 -0.7724719534862151 -0.768234894515664 -0.7638487778142456 -0.7593397035060704 -0.7547341021924351 -0.7500586750623721 -0.7453403267776598 -0.7406060905232704 -0.7358830446811436 -0.7311982206835511 -0.7265785017356392 -0.7220505122679682 -0.7176404981903737 -0.7133741982681157 -0.7092767072274743 -0.7053723315153854 -0.7016844389782638 -0.6982353040770558 -0.6950459506043288 -0.6921359941972968 -0.6895234872287116 -0.6872247688852814 -0.6852543233909074 -0.6836246493821894 -0.682346143382787 -0.6814270001435768 -0.6808731323161956 -0.6806881115154747; -0.1349221272575549 -0.16033878104297103 -0.18557115422031378 -0.2105908113054488 -0.23536980672574148 -0.25988074676965195 -0.2840968493933653 -0.3079920016781266 -0.3315408147490562 -0.354718675984508 -0.37750179836427394 -0.3998672668249374 -0.42179308151126477 -0.44325819783345316 -0.4642425632611771 -0.48472715080645795 -0.5046939891682724 -0.5241261895322887 -0.5430079690390756 -0.561324670953336 -0.5790627815850939 -0.5962099440311377 -0.6127549688213243 -0.6286878415694126 -0.6439997277419373 -0.6586829746710676 -0.6727311109484729 -0.6861388433468281 -0.698902051423751 -0.711017779969614 -0.7224842294658667 -0.7333007447241656 -0.7434678018788416 -0.7529869939059459 -0.7618610148414238 -0.7700936428688099 -0.7776897224432753 -0.7846551456138902 -0.7909968326995773 -0.7967227124664665 -0.8018417019451536 -0.8063636860157274 -0.8102994968763044 -0.8136608934971677 -0.8164605411473199 -0.8187119910633477 -0.8204296603117234 -0.8216288118750533 -0.822325534970064 -0.822536725580302 -0.8222800671593073 -0.8215740114303943 -0.82043775917696 -0.8188912408823137 -0.8169550970403573 -0.8146506579180869 -0.811999922507798 -0.8090255363614439 -0.8057507679520494 -0.802199483158054 -0.7983961174167373 -0.794365645043527 -0.7901335451665024 -0.7857257636814861 -0.7811686705951083 -0.7764890120937304 -0.7717138566583218 -0.7668705345428394 -0.7619865699503808 -0.7570896052815046 -0.7522073168970775 -0.7473673219378718 -0.7425970758787075 -0.7379237606690202 -0.7333741635258675 -0.7289745466993928 -0.7247505088219479 -0.7207268387752275 -0.716927363356364 -0.7133747903822423 -0.7100905492264374 -0.7070946311173391 -0.7044054318195143 -0.7020395995525041 -0.7000118911519497 -0.6983350395294841 -0.6970196354264024 -0.6960740262738547 -0.6955042346682212 -0.6953138985515268; -0.1386433257906094 -0.16475620526695742 -0.19067727819120295 -0.2163769755559382 -0.24182625010545605 -0.2669966420895139 -0.29186034265517913 -0.3163902546510351 -0.3405600506374076 -0.3643442279169047 -0.38771816042128343 -0.41065814731316996 -0.4331414581843132 -0.4551463747555404 -0.4766522290072324 -0.4976394376927054 -0.5180895332101466 -0.5379851908315413 -0.5573102523091139 -0.5760497459010324 -0.5941899028783444 -0.6117181705941565 -0.6286232222138495 -0.6448949632214693 -0.6605245348323594 -0.6755043144554316 -0.6898279133602225 -0.7034901717139974 -0.7164871511626127 -0.7288161251356325 -0.7404755670613175 -0.7514651366805731 -0.7617856646507881 -0.7714391356307323 -0.7804286700363382 -0.7887585046543327 -0.7964339722962628 -0.803461480669596 -0.8098484906352161 -0.8156034940118035 -0.8207359910773256 -0.8252564679060962 -0.8291763736665864 -0.8325080979903792 -0.8352649485062091 -0.8374611286149191 -0.8391117155612586 -0.840232638836631 -0.8408406589230679 -0.8409533463626772 -0.8405890611085256 -0.8397669320821015 -0.838506836829192 -0.8368293811299372 -0.8347558783800656 -0.8323083285187932 -0.8295093962346923 -0.8263823881342697 -0.8229512285093165 -0.8192404332889653 -0.8152750817115585 -0.8110807852010494 -0.8066836528840996 -0.8021102531392307 -0.7973875705305306 -0.7925429574482064 -0.7876040797600373 -0.7825988557749762 -0.777555387836929 -0.7725018859073789 -0.767466582564328 -0.7624776389463858 -0.7575630413084101 -0.7527504880318289 -0.7480672671502776 -0.7435401247091444 -0.739195124573473 -0.7350575006269978 -0.7311515026573089 -0.7275002375863439 -0.724125508066397 -0.7210476508016391 -0.7182853772536266 -0.7158556196255255 -0.7137733851733201 -0.712051621945117 -0.7107010989877629 -0.7097303038753509 -0.709145360105797 -0.7089499664867437; -0.1421952987463786 -0.16897237856644723 -0.19555028280378786 -0.22189833462338113 -0.24798641098518753 -0.2737850122081985 -0.29926532894591396 -0.3243993063276906 -0.3491597050421568 -0.3735201591620515 -0.3974552305341544 -0.4209404595831722 -0.4439524124042897 -0.4664687240452604 -0.48846813790524546 -0.509930541203727 -0.5308369964986127 -0.5511697692577789 -0.5709123515126228 -0.5900494816454874 -0.6085671603849332 -0.6264526631035311 -0.6436945485321643 -0.6602826640224231 -0.6762081475046677 -0.6914634263035365 -0.7060422129850381 -0.7199394984199401 -0.7331515422568345 -0.7456758610050931 -0.7575112139329131 -0.7686575869888281 -0.7791161749564469 -0.7888893620518188 -0.7979807011707946 -0.8063948919900331 -0.8141377581200098 -0.821216223501484 -0.8276382882285029 -0.8334130039710509 -0.8385504491590633 -0.8430617040765733 -0.8469588260002975 -0.8502548245009788 -0.8529636370081547 -0.8551001047197229 -0.8566799489165803 -0.8577197477196331 -0.858236913301496 -0.8582496695380368 -0.8577770300555128 -0.8568387765971448 -0.8554554375985655 -0.8536482668244477 -0.8514392218787867 -0.8488509423587425 -0.8459067273767209 -0.842630512127765 -0.8390468431296155 -0.8351808517116586 -0.8310582252771399 -0.8267051758116591 -0.8221484050615275 -0.8174150657598418 -0.8125327182385841 -0.807529281734201 -0.8024329796754488 -0.7972722782392747 -0.7920758174773861 -0.7868723343571986 -0.7816905771305307 -0.7765592105460909 -0.7715067115612204 -0.7665612553875527 -0.7617505919257838 -0.75710191290641 -0.752641710353367 -0.7483956273206369 -0.7443883022092427 -0.7406432083416727 -0.7371824908371506 -0.7340268031761408 -0.7311951461455872 -0.7287047120963912 -0.7265707376008366 -0.7248063676517077 -0.7234225344825808 -0.722427853901964 -0.7218285417216802 -0.7216283524293633; -0.14557380508728157 -0.17298230975351933 -0.2001844574730202 -0.2271484937381347 -0.25384324987858553 -0.28023821641822316 -0.3063036136105116 -0.3320104588870411 -0.3573306309776218 -0.38223693048629476 -0.4067031367346569 -0.43070406071188205 -0.4542155939994601 -0.47721475356767273 -0.49967972236989866 -0.5215898856896322 -0.5429258632234741 -0.5636695369109138 -0.5838040745483236 -0.6033139492499839 -0.6221849548429659 -0.6404042173051174 -0.6579602023761619 -0.6748427194908058 -0.6910429221997475 -0.7065533052595085 -0.7213676985849342 -0.7354812582691804 -0.7488904548847983 -0.7615930592863697 -0.7735881261398798 -0.7848759754068328 -0.79545817201194 -0.8053375039222009 -0.8145179588623347 -0.8230046998869293 -0.8308040400233696 -0.837923416191655 -0.8443713625976961 -0.8501574837855821 -0.8552924275216677 -0.8597878576692083 -0.8636564271965719 -0.8669117514448238 -0.8695683817616413 -0.8716417795880032 -0.8731482910618266 -0.8741051221785876 -0.8745303145228431 -0.8744427215563172 -0.8738619854177005 -0.8728085141563899 -0.8713034592869018 -0.869368693512602 -0.8670267884265255 -0.8643009919535135 -0.8612152052517287 -0.8577939587429985 -0.8540623868908082 -0.8500462012926806 -0.845771661600938 -0.8412655437335992 -0.8365551047868862 -0.8316680440143569 -0.8266324591974145 -0.8214767977005989 -0.816229801485949 -0.810920445357599 -0.805577867724697 -0.8002312932121861 -0.7949099465194871 -0.7896429570309558 -0.7844592538231765 -0.7793874508955575 -0.7744557226740479 -0.769691670102801 -0.7651221779426172 -0.7607732642324633 -0.7566699232324771 -0.7528359635414117 -0.749293843452808 -0.7460645059638864 -0.7431672161584952 -0.7406194039289421 -0.7384365151601565 -0.7366318745548263 -0.7352165632155442 -0.7341993139112725 -0.7335864266396137 -0.7333817066607939; -0.14877481754144553 -0.17678126296470353 -0.20457438883959178 -0.2321213976256951 -0.25939010944538193 -0.2863490391909134 -0.3129674705734328 -0.33921552682782347 -0.36506423781429886 -0.3904856032861063 -0.4154526521226236 -0.43993949735799925 -0.4639213868670458 -0.4873747496019724 -0.51027723730546 -0.532607761657109 -0.554346526841314 -0.575475057554629 -0.5959762224996337 -0.6158342534398091 -0.6350347599158386 -0.6535647397479057 -0.6714125854707244 -0.6885680868681908 -0.7050224297925335 -0.7207681914685772 -0.7357993324972518 -0.7501111857836812 -0.7637004426241292 -0.7765651361927728 -0.7887046226737296 -0.8001195602861206 -0.810811886450143 -0.8207847933403809 -0.830042702068836 -0.8385912357345995 -0.8464371915697156 -0.8535885124017307 -0.8600542576427009 -0.8658445740021306 -0.8709706661074434 -0.8754447672001998 -0.8792801100593411 -0.8824908982842665 -0.885092278050482 -0.887100310428858 -0.8885319443360787 -0.8894049901586008 -0.8897380940651994 -0.8895507129938726 -0.8888630902672925 -0.8876962317570845 -0.8860718824807342 -0.8840125034758662 -0.8815412487548635 -0.8786819420983112 -0.8754590533987162 -0.8718976742164302 -0.8680234921582677 -0.8638627636363273 -0.8594422845110011 -0.8547893580691173 -0.8499317597371193 -0.8448976978820953 -0.8397157700125408 -0.8344149136589682 -0.8290243511949968 -0.8235735278562959 -0.8180920422317612 -0.8126095685431719 -0.8071557701007636 -0.8017602034271354 -0.7964522126846604 -0.7912608142250163 -0.7862145713053862 -0.7813414592839395 -0.7766687219147809 -0.7722227197040108 -0.7680287716549672 -0.7641109921097675 -0.7604921247701535 -0.7571933763346417 -0.7542342525002294 -0.7516323993235682 -0.749403453097382 -0.7475609019541635 -0.7461159623463012 -0.7450774733613317 -0.7444518115120017 -0.7442428282006518; -0.1517945265359208 -0.18036476179355668 -0.2087149648201587 -0.2368113341532197 -0.26462071737559084 -0.2921106919050619 -0.31924964248688575 -0.3460068350829436 -0.37235248688083256 -0.3982578321774807 -0.4236951839247121 -0.44863799075801175 -0.4730608893642887 -0.49693975207924773 -0.5202517296397906 -0.5429752890511954 -0.5650902465624809 -0.5865777957758964 -0.6074205309477447 -0.6276024655673369 -0.6471090463287255 -0.6659271626356326 -0.684045151803633 -0.7014528001449504 -0.7181413401401675 -0.7341034439175748 -0.7493332132748778 -0.763826166489388 -0.7775792221718211 -0.7905906804252887 -0.8028602015752182 -0.8143887827376817 -0.8251787324931926 -0.83523364393038 -0.844558366319356 -0.8531589756679103 -0.8610427444052607 -0.8682181104278015 -0.8746946457293974 -0.8804830248251867 -0.885594993162761 -0.8900433356979048 -0.893841845793912 -0.8970052945837496 -0.8995494009131045 -0.9014908019594022 -0.9028470245973313 -0.9036364575549941 -0.9038783243765226 -0.9035926571766262 -0.9028002711399905 -0.9015227396835624 -0.8997823701623682 -0.8976021799595567 -0.8950058727587169 -0.8920178147512249 -0.8886630104834804 -0.8849670779986281 -0.8809562228750948 -0.8766572107105681 -0.8720973375457755 -0.8673043976686731 -0.8623066481879744 -0.857132769717212 -0.85181182246914 -0.8463731970280126 -0.8408465590475807 -0.8352617871192135 -0.8296489030717117 -0.8240379940065744 -0.8184591254443423 -0.8129422450636958 -0.8075170766591149 -0.8022130041282671 -0.797058945528555 -0.7920832175130947 -0.7873133907672423 -0.7827761374118414 -0.77849707170976 -0.7745005857954054 -0.7708096825269402 -0.7674458079188484 -0.7644286859272879 -0.7617761586102471 -0.7595040348474291 -0.7576259508620347 -0.7561532457235071 -0.7550948548182975 -0.754457223953818 -0.7542442463164529; -0.1546293438495297 -0.18372859308250108 -0.21260137825371936 -0.24121293750653866 -0.2695291887364422 -0.2975168139692055 -0.3251433402032077 -0.3523772163895224 -0.37918788625573074 -0.40554585671361426 -0.4314227616266226 -0.45679142074988477 -0.4816258936930713 -0.5059015287942119 -0.5295950068302994 -0.5526843795276316 -0.5751491028711752 -0.5969700652472688 -0.6181296104875362 -0.6386115559136046 -0.6584012055118931 -0.6774853583951755 -0.6958523127326094 -0.7134918653523807 -0.7303953072409095 -0.74655541517964 -0.761966439774799 -0.7766240901471291 -0.7905255155574629 -0.8036692842503306 -0.8160553598013905 -0.8276850752557093 -0.8385611053426683 -0.8486874370498376 -0.8580693388324654 -0.8667133287275753 -0.8746271416320486 -0.8818196959925908 -0.8883010601423531 -0.8940824185041448 -0.8991760378637619 -0.9035952338990524 -0.9073543381308893 -0.9104686654412641 -0.9129544822812562 -0.9148289756675558 -0.9161102230405163 -0.9168171630292448 -0.9169695671399023 -0.9165880123520526 -0.9156938545743938 -0.9143092028754266 -0.9124568943663729 -0.910160469572868 -0.9074441480885219 -0.9043328042573857 -0.9008519425837164 -0.8970276725164795 -0.8928866822030197 -0.8884562107520045 -0.8837640184907899 -0.8788383546479974 -0.8737079218398487 -0.8684018366905152 -0.8629495858749042 -0.8573809768396777 -0.8517260824383467 -0.8460151787127749 -0.8402786750706894 -0.8345470361513238 -0.8288506947438222 -0.8232199552300107 -0.8176848871685926 -0.8122752088248975 -0.8070201606806712 -0.801948369231814 -0.7970877016957245 -0.792465112598288 -0.7881064835844848 -0.7840364581834628 -0.7802782736426745 -0.7768535923071992 -0.7737823353383677 -0.7710825218180312 -0.7687701164496072 -0.7668588891251814 -0.7653602895646567 -0.7642833400395549 -0.7636345488696029 -0.7634178469322167; -0.1572759059916922 -0.18686881038740424 -0.2162291301677438 -0.24532119093475582 -0.2741100278363801 -0.30256147341310763 -0.33064224167253226 -0.35832000804574454 -0.3855634849146072 -0.41234249243601456 -0.4386280244280097 -0.46439230912245294 -0.4896088646295372 -0.5142525490002113 -0.5382996048131823 -0.5617276982531022 -0.5845159526854943 -0.6066449767714911 -0.6280968872012742 -0.6488553261588829 -0.6689054736625366 -0.6882340549536459 -0.7068293431339878 -0.7246811572740287 -0.7417808562360186 -0.7581213284731027 -0.7736969780803984 -0.7885037073856769 -0.8025388963761017 -0.815801379263393 -0.8282914184929964 -0.8400106765033191 -0.8509621855391374 -0.8611503158188469 -0.8705807423485739 -0.8792604106673587 -0.8871975017968651 -0.8944013966563562 -0.9008826401893121 -0.9066529054319434 -0.9117249577362142 -0.9161126193407902 -0.9198307344626592 -0.9228951350600154 -0.9253226073933596 -0.9271308594865635 -0.92833848956288 -0.928964955502368 -0.9290305453368852 -0.9285563487665424 -0.9275642296471189 -0.9260767993613296 -0.9241173909477821 -0.921710033819925 -0.918879428863143 -0.9156509236513918 -0.9120504874754681 -0.9081046858233963 -0.9038406538998255 -0.899286068716358 -0.8944691192292467 -0.8894184739459648 -0.8841632453694241 -0.8787329505998451 -0.8731574673720796 -0.8674669847732268 -0.8616919478652388 -0.855862995433643 -0.8500108901008645 -0.8441664400855148 -0.8383604119620596 -0.8326234338831244 -0.8269858888733576 -0.8214777979923591 -0.816128693396484 -0.8109674816050405 -0.8060222975928059 -0.8013203506821529 -0.7968877635852243 -0.7927494063368459 -0.7889287272459925 -0.7854475833583782 -0.7823260732436629 -0.7795823751753757 -0.7772325939381495 -0.7752906195558593 -0.7737680011707976 -0.7726738391094194 -0.7720146978434046 -0.7717945421034276; -0.15973107731391928 -0.18978173712879348 -0.2195940326881092 -0.2491314290999974 -0.2783581296608196 -0.30723916702419696 -0.3357404903666837 -0.363829048184969 -0.39147286639728845 -0.4186411214616779 -0.4453042082654167 -0.47143380258281803 -0.4970029179421106 -0.521985956785864 -0.5463587558528686 -0.5700986257520758 -0.5931843847407088 -0.6155963867586236 -0.6373165438089864 -0.6583283428111213 -0.6786168570846144 -0.6981687526542737 -0.7169722895930997 -0.7350173186449602 -0.7522952733899927 -0.7687991582339293 -0.7845235325174741 -0.799464491053607 -0.813619641409334 -0.8269880782539379 -0.839570355098473 -0.8513684537510458 -0.8623857518096046 -0.8726269885086072 -0.8820982292282395 -0.8908068289649289 -0.898761395049949 -0.9059717493890191 -0.9124488904801465 -0.9182049554496464 -0.9232531823273294 -0.9276078727614685 -0.9312843553522611 -0.9342989497591783 -0.9366689317128406 -0.9384124990357677 -0.9395487387485444 -0.9400975953084708 -0.9400798399965207 -0.9395170414352793 -0.9384315371853502 -0.9368464063303004 -0.934785442920455 -0.9322731301036252 -0.9293346147260317 -0.9259956821393258 -0.9222827308997152 -0.9182227469930123 -0.9138432771652804 -0.909172400883303 -0.904238700393051 -0.8990712282889806 -0.8936994719537728 -0.8881533141790188 -0.882462989234749 -0.876659033622524 -0.8707722307264923 -0.864833548573184 -0.8588740699283147 -0.8529249140020224 -0.8470171491075607 -0.8411816957270891 -0.835449219585938 -0.8298500145267166 -0.8244138752086596 -0.8191699599353803 -0.8141466442330137 -0.8093713661547555 -0.804870464667863 -0.8006690128724565 -0.796790648191627 -0.7932574020400323 -0.790089531801687 -0.7873053582044475 -0.7849211113467042 -0.7829507886915692 -0.7814060282802605 -0.7802960002206932 -0.7796273191784524 -0.7794039801429855; -0.16199195286089899 -0.19246396944380853 -0.22269221161702962 -0.25263934006980976 -0.28226878093405827 -0.31154482010403195 -0.34043269332900267 -0.36889867169547047 -0.3969101421559935 -0.42443568280447336 -0.45144513264231095 -0.47790965562562565 -0.5038017988301952 -0.5290955446173655 -0.5537663567304247 -0.5777912202962642 -0.6011486757511951 -0.6238188467520552 -0.6457834621738647 -0.6670258723329779 -0.6875310596095714 -0.7072856436752525 -0.726277881560293 -0.7444976628204518 -0.7619365000853635 -0.7785875152890603 -0.7944454218983508 -0.8095065034664967 -0.8237685888480488 -0.8372310244158773 -0.8498946436234751 -0.8617617342547899 -0.8728360037000766 -0.883122542590048 -0.8926277871117777 -0.9013594803188408 -0.909326632735013 -0.9165394825357995 -0.9230094555751702 -0.9287491255063596 -0.9337721742254305 -0.938093352844749 -0.9417284433804434 -0.9446942213135013 -0.947008419158316 -0.9486896911451866 -0.9497575790944962 -0.9502324795299074 -0.9501356120457802 -0.949488988910104 -0.9483153858482419 -0.9466383139146941 -0.9444819923196482 -0.9418713220342286 -0.9388318599529762 -0.9353897933441403 -0.9315719142679709 -0.9274055935905073 -0.9229187541657324 -0.9181398427030634 -0.9130977997806666 -0.9078220274093407 -0.9023423534981013 -0.89668899252317 -0.8908925016591643 -0.8849837315979142 -0.8789937712598368 -0.8729538855991884 -0.8668954457221149 -0.8608498505798294 -0.8548484395733736 -0.8489223955156926 -0.8431026375455036 -0.8374197037786567 -0.8319036237182643 -0.8265837807245192 -0.8214887651660557 -0.8166462192311333 -0.8120826747595786 -0.8078233858523922 -0.8038921584088261 -0.8003111791110075 -0.7971008467020646 -0.7942796086624374 -0.7918638065584594 -0.7898675333977541 -0.788302506262307 -0.7871779572934364 -0.7865005457722098 -0.7862742935818886; -0.16405586096821403 -0.19491237875299108 -0.22552010870297132 -0.25584096698925185 -0.28583766086079887 -0.3154737859182893 -0.3447139189474041 -0.3735237059107904 -0.4018699447410279 -0.42972066262241587 -0.4570451874967812 -0.4838142135770823 -0.5099998607018787 -0.5355757274130681 -0.5605169376882105 -0.5848001813066449 -0.6084037478750213 -0.6313075545823672 -0.6534931677969493 -0.6749438186566648 -0.6956444128411694 -0.7155815347472022 -0.7347434463183966 -0.7531200808071532 -0.7707030317687541 -0.7874855376068919 -0.8034624620050531 -0.818630270589881 -0.8329870041807992 -0.8465322489849146 -0.859267104097711 -0.8711941466684227 -0.8823173950844686 -0.8926422705220722 -0.9021755572004158 -0.9109253616645794 -0.9189010714082451 -0.9261133131309214 -0.9325739109063997 -0.9382958445194349 -0.9432932082063735 -0.9475811700127243 -0.9511759319565276 -0.9540946911608956 -0.9563556020922298 -0.9579777400123841 -0.9589810657233276 -0.9593863916516336 -0.9592153492872119 -0.9584903579560079 -0.9572345948697385 -0.9554719663569818 -0.9532270801389059 -0.9505252184695218 -0.9473923119144161 -0.943854913493516 -0.9399401728625599 -0.935675810154829 -0.9310900890496715 -0.9262117885780289 -0.9210701731183593 -0.9156949599802302 -0.9101162839189434 -0.9043646578748268 -0.8984709291876976 -0.8924662305034264 -0.8863819245689564 -0.8802495421085025 -0.8741007119913502 -0.8679670829453892 -0.8618802361450135 -0.8558715881119969 -0.8499722835175164 -0.8442130776658567 -0.8386242086772967 -0.8332352596689366 -0.8280750115550886 -0.8231712874474041 -0.8185507900198434 -0.8142389336020102 -0.8102596731596494 -0.8066353326937208 -0.8033864359174143 -0.800531542330929 -0.7980870919844759 -0.7960672622810415 -0.7944838401066933 -0.7933461123787257 -0.7926607777696678 -0.7924318819058715; -0.165920365613728 -0.19712411405582084 -0.2280744836260333 -0.25873270946873067 -0.28906084159920187 -0.3190218449114627 -0.34857969454464455 -0.37769946619101114 -0.4063474209741929 -0.43449108457435204 -0.4620993203269908 -0.489142396073389 -0.5155920445925936 -0.5414215174968501 -0.5666056325237844 -0.5911208142089215 -0.6149451279708411 -0.6380583076877783 -0.6604417768885706 -0.6820786637219459 -0.7029538099061118 -0.7230537738950448 -0.7423668285287445 -0.7608829534616991 -0.7785938226870118 -0.7954927874928819 -0.8115748552035401 -0.8268366640683135 -0.8412764546703696 -0.8548940382309979 -0.8676907621861754 -0.8796694734098456 -0.8908344794529843 -0.9011915081593604 -0.9107476660081568 -0.9195113955204299 -0.9274924320510881 -0.9347017602707026 -0.9411515706223353 -0.9468552160177329 -0.9518271690148858 -0.9560829796951614 -0.9596392344330643 -0.9625135157251908 -0.9647243632171625 -0.9662912360381926 -0.9672344765223887 -0.9675752753638881 -0.9673356382193036 -0.9665383537355546 -0.9652069629439243 -0.963365729921826 -0.9610396135822105 -0.9582542404066419 -0.9550358778917026 -0.9514114084295364 -0.9474083032920829 -0.9430545963350506 -0.9383788569823043 -0.933410161994688 -0.9281780654701741 -0.922712566465819 -0.9170440735778239 -0.9112033657660289 -0.905221548665857 -0.8991300055969766 -0.8929603424573239 -0.8867443256874757 -0.8805138125081844 -0.8743006726778244 -0.8681367010914025 -0.8620535206533135 -0.8560824750063611 -0.8502545108929194 -0.8446000501622751 -0.8391488517209279 -0.8339298640471473 -0.8289710692515091 -0.8242993200521125 -0.8199401714336875 -0.815917709157233 -0.8122543776614647 -0.8089708102271485 -0.8060856645373804 -0.8036154669385938 -0.8015744687687144 -0.7999745180550617 -0.7988249496863797 -0.7981324968297089 -0.7979012259014592; -0.1675832685295408 -0.19909660396850345 -0.2303524157214887 -0.2613113247223134 -0.291934788515258 -0.3221852037543326 -0.3520260038754158 -0.381421751509406 -0.4103382252524428 -0.4387425004597404 -0.4666030237821096 -0.49388968121795473 -0.5205738595080027 -0.546628500754373 -0.5720281501993654 -0.5967489971518739 -0.6207689091000707 -0.6440674590974983 -0.6666259465554759 -0.6884274116173921 -0.7094566433297101 -0.7297001818601129 -0.749146315044895 -0.7677850695754389 -0.7856081971572261 -0.8026091559943469 -0.8187830879679512 -0.8341267918885168 -0.8486386932094071 -0.8623188105930664 -0.875168719721505 -0.8871915147397184 -0.8983917677145448 -0.908775486482438 -0.9183500712479294 -0.9271242702804258 -0.9351081350406323 -0.9423129750495477 -0.9487513127927661 -0.9544368389309975 -0.9593843680643545 -0.9636097952731766 -0.9671300536320782 -0.9699630728665103 -0.9721277392925097 -0.9736438571503395 -0.9745321114114547 -0.9748140321054984 -0.9745119601797615 -0.9736490148675517 -0.972249062504115 -0.9703366866888837 -0.9679371596508265 -0.9650764146293143 -0.9617810190361793 -0.9580781481154063 -0.9539955587653094 -0.949561563134217 -0.9448050015450302 -0.9397552142470633 -0.9344420114362095 -0.9288956409277913 -0.9231467528120747 -0.9172263603722514 -0.9111657965012085 -0.9049966648195628 -0.8987507846767242 -0.8924601292131342 -0.8861567556797321 -0.8798727272548704 -0.8736400256741327 -0.8674904540995453 -0.8614555298056916 -0.85556636645444 -0.849853545969241 -0.8443469803039477 -0.8390757637270939 -0.8340680166046271 -0.8293507220528343 -0.8249495572355554 -0.8208887214790718 -0.8171907637544605 -0.8138764124086234 -0.8109644102885036 -0.8084713585756803 -0.8064115727106619 -0.8047969537223219 -0.803636878079083 -0.8029381088435702 -0.8027047304493219; -0.16904261108118798 -0.20082755851693476 -0.23235130546307906 -0.2635739284894376 -0.29445636026557853 -0.32496049428845664 -0.35504928461466206 -0.38468684015203314 -0.4138385131153992 -0.44247098130394974 -0.470552323912465 -0.4980520906447028 -0.5249413639538912 -0.5511928142918925 -0.5767807483044786 -0.6016811499646844 -0.6258717146888838 -0.6493318765303854 -0.6720428285927474 -0.693987536848993 -0.7151507475933936 -0.7355189887890384 -0.7550805656068973 -0.7738255504803925 -0.791745768023496 -0.8088347751800958 -0.8250878369878708 -0.8405018983512262 -0.8550755522251426 -0.8688090046152315 -0.8817040367990774 -0.8937639651702681 -0.9049935990996557 -0.9153991971985439 -0.9249884223559418 -0.9337702959069984 -0.9417551512724466 -0.9489545873895843 -0.9553814222342115 -0.9610496467101511 -0.9659743791587199 -0.9701718207148663 -0.9736592117097529 -0.9764547892913579 -0.978577746405287 -0.9800481922473058 -0.9808871142671546 -0.9811163417698727 -0.980758511125986 -0.9798370325654241 -0.9783760584917325 -0.9764004532128343 -0.9739357639421936 -0.9710081928795119 -0.9676445701329957 -0.963872327195698 -0.9597194706365617 -0.9552145556126874 -0.9503866587534477 -0.9452653499098891 -0.9398806622052538 -0.9342630597656065 -0.9284434024549525 -0.9224529068889262 -0.9163231029574946 -0.9100857850532064 -0.9037729571807285 -0.8974167711198491 -0.8910494568320998 -0.8847032443455121 -0.8784102764275719 -0.8722025114678924 -0.8661116161437291 -0.8601688476364125 -0.8544049254069325 -0.8488498928239905 -0.8435329692650884 -0.8384823936746713 -0.8337252609536181 -0.8292873529583075 -0.825192966288377 -0.8214647394202303 -0.8181234820761444 -0.815188009983269 -0.8126749883503307 -0.8105987874523826 -0.8089713536500468 -0.8078020989703135 -0.807097812040042 -0.8068625926986587; -0.1702966759204091 -0.20231497069701126 -0.2340688757263168 -0.2655179957708034 -0.2966228087525472 -0.3273447724274531 -0.35764642591549134 -0.38749148562989855 -0.4168449352002339 -0.4456731090388625 -0.47394376925719944 -0.5016261756961126 -0.5286911488935762 -0.5551111258711974 -0.5808602086790317 -0.6059142056944022 -0.6302506657247667 -0.6538489050163885 -0.676690027319299 -0.6987569372042681 -0.7200343468689956 -0.7405087767081452 -0.7601685499550322 -0.7790037817315402 -0.797006362867222 -0.8141699388683901 -0.8304898844335187 -0.8459632739224476 -0.8605888481939101 -0.8743669782289505 -0.8872996259570793 -0.899390302697764 -0.9106440256223103 -0.9210672726306324 -0.9306679360240765 -0.9394552753396259 -0.9474398696927177 -0.9546335699557555 -0.9610494510774595 -0.9667017648245928 -0.9716058932025301 -0.9757783027847128 -0.9792365001533495 -0.9819989886248174 -0.9840852264031575 -0.9855155862737635 -0.9863113169168259 -0.9864945058862188 -0.9860880442641581 -0.9851155929650105 -0.9836015506229118 -0.9815710229571888 -0.9790497934668091 -0.9760642952600649 -0.9726415837783126 -0.9688093101228099 -0.9645956946415554 -0.9600295003787336 -0.9551400059332504 -0.9499569772154769 -0.944510637533535 -0.9388316353834454 -0.9329510092627259 -0.9269001487765652 -0.9207107512619992 -0.9144147731214909 -0.9080443750365268 -0.9016318602282781 -0.8952096049504477 -0.8888099804439442 -0.8824652656588332 -0.8762075501608401 -0.8700686267917803 -0.8640798738488719 -0.8582721267888157 -0.8526755397485412 -0.8473194375028144 -0.8422321588435598 -0.8374408927572805 -0.832971509182256 -0.8288483865294244 -0.8250942385300827 -0.8217299433075032 -0.8187743778349789 -0.8162442611170097 -0.8141540094932522 -0.8125156074009101 -0.8113384967314359 -0.8106294875805986 -0.8103926927250791; -0.17134398841737278 -0.20355711781354457 -0.23550317285044076 -0.2671413614067304 -0.29843177899208495 -0.32933551706977165 -0.35981476610822394 -0.3898329128945207 -0.41935463169627957 -0.44834596891481715 -0.4767744209309493 -0.5046090049045988 -0.5318203223497734 -0.5583806153667226 -0.5842638154724537 -0.6094455850286359 -0.633903351321666 -0.6576163334026816 -0.6805655618452073 -0.7027338916243756 -0.7241060083640366 -0.7446684282361966 -0.7644094918309831 -0.7833193523445263 -0.8013899584567545 -0.8186150322911329 -0.8349900428638267 -0.8505121754408307 -0.8651802972283932 -0.8789949198247374 -0.891958158859949 -0.9040736912461133 -0.9153467104516793 -0.925783880202834 -0.9353932870006669 -0.944184391826386 -0.952167981388015 -0.9593561192411667 -0.9657620970938078 -0.9714003865806309 -0.9762865917669061 -0.9804374026145775 -0.9838705496150721 -0.9866047597637786 -0.9886597140205187 -0.990056006368529 -0.9908151045514294 -0.9909593125333326 -0.9905117346914768 -0.9894962417134381 -0.9879374381319106 -0.9858606313890658 -0.9832918022794556 -0.9802575765751449 -0.9767851975891488 -0.97290249938325 -0.9686378802739546 -0.9640202762358604 -0.9590791337454224 -0.9538443815505993 -0.9483464007939241 -0.9426159928594149 -0.9366843442588749 -0.9305829878225973 -0.9243437594156793 -0.9179987493670956 -0.9115802477778605 -0.9051206828710615 -0.8986525515647033 -0.8922083414929515 -0.885820443777391 -0.8795210559620504 -0.8733420746784429 -0.8673149778029832 -0.8614706961106989 -0.855839474715935 -0.8504507249199142 -0.8453328674506445 -0.8405131684732635 -0.8360175701552911 -0.8318705179746061 -0.8280947873382435 -0.8247113124150453 -0.82173902035139 -0.8191946742140196 -0.8170927280671696 -0.8154451975272624 -0.8142615489382332 -0.813548609973048 -0.813310504000018; -0.17218331787772317 -0.204552562607955 -0.23665256751586217 -0.26844222052343675 -0.29988130893023046 -0.33093062907202064 -0.3615520906046901 -0.3917088149381099 -0.4213652273996939 -0.4504871427650707 -0.4790418438532149 -0.5069981529446345 -0.5343264958430041 -0.5609989584622428 -0.5869893358817538 -0.6122731738716164 -0.6368278029464371 -0.6606323650606425 -0.6836678331088353 -0.7059170234419432 -0.727364601652944 -0.7479970819246916 -0.7678028202665478 -0.7867720019960658 -0.8048966238467976 -0.8221704711033795 -0.8385890901805274 -0.8541497570734989 -0.8688514421141347 -0.8826947714690035 -0.8956819858146485 -0.9078168966197329 -0.919104840455289 -0.9295526317425652 -0.9391685143334101 -0.947962112301042 -0.9559443802996338 -0.9631275538297267 -0.9695250997232187 -0.9751516671367986 -0.9800230393163952 -0.9841560863675721 -0.9875687192379708 -0.9902798450879302 -0.9923093241942991 -0.9936779285002358 -0.994407301890351 -0.994519922235867 -0.9940390652183535 -0.9929887699029838 -0.9913938059929005 -0.989279642655063 -0.9866724187646797 -0.9835989143698357 -0.9800865231301533 -0.9761632254331409 -0.9718575618394297 -0.9671986064534661 -0.9622159397598326 -0.9569396204077196 -0.9514001553680639 -0.945628467830602 -0.9396558621531718 -0.9335139851249535 -0.9272347827614951 -0.9208504518152554 -0.9143933851645774 -0.9078961102404659 -0.9013912196687663 -0.8949112933501039 -0.8884888112761371 -0.8821560564930612 -0.8759450077761232 -0.8698872217754222 -0.8640137046353463 -0.8583547733773655 -0.8529399076657619 -0.8477975929422764 -0.8429551563090832 -0.8384385969467534 -0.8342724132580972 -0.8304794293098876 -0.8270806234801639 -0.8240949624856466 -0.8215392441390232 -0.8194279522493132 -0.8177731270145364 -0.8165842540554463 -0.8158681749010157 -0.8156290212685781; -0.17281367854918941 -0.20530015418373287 -0.23751575545191458 -0.2694191288696122 -0.30096982924025995 -0.33212843032580897 -0.36285663006382174 -0.39311734984927976 -0.42287482745561794 -0.4520947032282938 -0.48074409924523503 -0.5087916912008104 -0.5362077728328533 -0.5629643127749477 -0.5890350037778774 -0.6143953043041896 -0.6390224725576197 -0.6628955930639946 -0.6859955959718201 -0.7083052692884647 -0.7298092643114701 -0.7504940945536827 -0.7703481284954342 -0.7893615765267776 -0.8075264724677629 -0.8248366500748961 -0.841287714957372 -0.8568770123374889 -0.8716035910960704 -0.8854681645458734 -0.8984730683741612 -0.9106222161900941 -0.9219210531036142 -0.9323765077504016 -0.9419969431624988 -0.9507921068666596 -0.9587730805726395 -0.9659522297917477 -0.972343153702285 -0.9779606355531832 -0.9828205938704212 -0.9869400347027486 -0.9903370051140418 -0.9930305480992518 -0.9950406590694701 -0.9963882440190678 -0.997095079454154 -0.9971837741266186 -0.9966777325816787 -0.9956011204889936 -0.9939788316878627 -0.9918364568356087 -0.9892002535048213 -0.9860971175294928 -0.9825545553521625 -0.9786006570738973 -0.9742640698563559 -0.9695739712704627 -0.9645600421297215 -0.9592524382884745 -0.9536817608273188 -0.9478790239905619 -0.9418756201856112 -0.9357032813035069 -0.9293940355759093 -0.9229801591497192 -0.9164941215396775 -0.909968524115766 -0.9034360308005053 -0.8969292901960916 -0.8904808484376283 -0.8841230521812949 -0.8778879412893306 -0.8718071309705623 -0.8659116833776389 -0.8602319689499515 -0.854797518121604 -0.8496368643807615 -0.8447773800607522 -0.8402451066512157 -0.8360645818224393 -0.8322586657377947 -0.8288483695654224 -0.8258526893676235 -0.8232884487219905 -0.8211701534919205 -0.8195098621001707 -0.8183170744584397 -0.8175986423674563 -0.8173587037336868; -0.17323433042182687 -0.20579902873734243 -0.23809175798751245 -0.27007100306229515 -0.3016961631273081 -0.3329276629745641 -0.36372705886601453 -0.3940571383842991 -0.4238820138617376 -0.45316720901811697 -0.4818797384995864 -0.5099881800740131 -0.5374627393017856 -0.5642753065643973 -0.5903995063955659 -0.6158107391202934 -0.6404862148656901 -0.6644049800627964 -0.6875479366106911 -0.7098978539223371 -0.7314393741155732 -0.7521590106521193 -0.7720451407622333 -0.791087992022593 -0.8092796234800637 -0.8266139017341934 -0.8430864724067284 -0.8586947274371806 -0.873437768649779 -0.8873163680391386 -0.9003329252199832 -0.9124914224804993 -0.923797377869688 -0.9342577967366905 -0.943881122124811 -0.9526771844051177 -0.9606571505143567 -0.9678334731397222 -0.9742198401690237 -0.9798311246991881 -0.9846833358690029 -0.9887935707537018 -0.9921799675295044 -0.9948616600856259 -0.9968587342295959 -0.9981921855989474 -0.9988838793584194 -0.9989565117266554 -0.9984335733398756 -0.9973393144219804 -0.9956987116908654 -0.9935374368891927 -0.9908818267843214 -0.9877588544363625 -0.9841961014853184 -0.9802217311578957 -0.9758644616419302 -0.9711535394215794 -0.966118712109874 -0.9607902002574484 -0.9551986675581198 -0.9493751888146157 -0.9433512149727168 -0.9371585344813654 -0.9308292301923619 -0.9243956309791233 -0.9178902572331392 -0.9113457593932525 -0.9047948486811886 -0.8982702192616671 -0.8918044611218294 -0.8854299630774176 -0.879178805466343 -0.8730826422873317 -0.867172572784022 -0.8614790027629974 -0.8560314962649664 -0.8508586185756434 -0.8459877719573434 -0.8414450258906487 -0.837254944020788 -0.8334404103855491 -0.8300224578381615 -0.8270201018462037 -0.8244501830233845 -0.8223272218147841 -0.8206632886921448 -0.8194678930149819 -0.8187478933745239 -0.8185074317686926; -0.17344477982522863 -0.2060486101008185 -0.23837992245500017 -0.27039712075752703 -0.3020595261623816 -0.3333274887998865 -0.36416249393476696 -0.3945272621024724 -0.42438584279304564 -0.453703701311699 -0.48244779850740854 -0.510586663124219 -0.5380904565939836 -0.5649310301529469 -0.591081974227342 -0.616518660094175 -0.6412182738820416 -0.6651598430325455 -0.6883242553951792 -0.7106942711768721 -0.7322545280116058 -0.75299153945504 -0.7728936872440345 -0.7919512076909283 -0.8101561726075925 -0.8275024651744733 -0.8439857511852763 -0.8596034461086579 -0.874354678414518 -0.8882402496144165 -0.9012625914635466 -0.9134257207658057 -0.9247351922141895 -0.935198049686189 -0.9448227763984829 -0.9536192443072203 -0.961598663119896 -0.9687735292624656 -0.975157575121209 -0.9807657188530813 -0.9856140150311293 -0.9897196063631019 -0.9931006766917576 -0.9957764054546623 -0.9977669237494636 -0.9990932721177547 -0.9997773601266133 -0.9998419277916555 -0.9993105088488466 -0.9982073958442303 -0.9965576069709733 -0.9943868545415464 -0.9917215149392437 -0.9885885998474773 -0.9850157285072177 -0.9810311007025495 -0.976663470121624 -0.9719421176854723 -0.9668968243805508 -0.9615578430730934 -0.9559558687251685 -0.9501220063749445 -0.9440877361886195 -0.9378848748407331 -0.9315455324356384 -0.925102064148757 -0.9185870157453961 -0.9120330621314071 -0.9054729381082776 -0.8989393605501831 -0.892464941296976 -0.8860820901698387 -0.8798229076696253 -0.8737190671150581 -0.8678016862207513 -0.8621011884033106 -0.8566471544346319 -0.8514681654290653 -0.8465916385457796 -0.842043657196204 -0.837848797951943 -0.8340299567309271 -0.8306081771763765 -0.8276024844109222 -0.8250297275241426 -0.8229044342155529 -0.8212386809511066 -0.8200419817903636 -0.8193211987025849 -0.8190804757210206], [-0.0030243549142512567 -0.003591301115511052 -0.004152680998088658 -0.004707642556210094 -0.0052553514711229255 -0.005794993255931452 -0.00632577529040735 -0.006846928736048469 -0.007357710322742079 -0.007857403999604735 -0.008345322443737943 -0.008820808421935321 -0.009283236001580432 -0.009732011608270828 -0.010166574928889727 -0.010586399660075034 -0.010990994103163827 -0.011379901607770901 -0.011752700867238319 -0.012109006070042182 -0.012448466912215262 -0.012770768476510748 -0.01307563098481145 -0.01336280943078908 -0.013632093100367412 -0.013883304987901893 -0.014116301116323601 -0.014330969769662702 -0.014527230646514334 -0.014705033943067306 -0.01486435937424421 -0.015005215141435671 -0.015127636855084087 -0.015231686420239985 -0.015317450892827914 -0.01538504131412318 -0.015434591530544361 -0.01546625700548002 -0.015480213629477234 -0.015476656534671885 -0.015455798918904157 -0.015417870884533932 -0.015363118296488244 -0.015291801663670314 -0.015204195047386206 -0.01510058500002926 -0.01498126953685903 -0.014846557143290603 -0.014696765819729207 -0.014532222165662436 -0.014353260504314394 -0.014160222048897567 -0.013953454111188026 -0.013733309352847846 -0.013500145079690643 -0.013254322578885836 -0.01299620649876596 -0.012726164270894945 -0.012444565573704889 -0.012151781836987865 -0.011848185786349793 -0.011534151026590344 -0.011210051662969681 -0.010876261959088756 -0.010533156030250347 -0.010181107570877038 -0.009820489614729975 -0.009451674326508935 -0.009075032823417317 -0.008690935025327551 -0.00829974953207429 -0.007901843526468054 -0.007497582701636015 -0.007087331211250981 -0.006671451641280943 -0.0062503050018776025 -0.005824250738043515 -0.005393646757777431 -0.004958849476340005 -0.0045202138754194396 -0.004078093575875694 -0.003632840922896154 -0.003184807082281727 -0.00273434214673723 -0.0022817952509689332 -0.0018275146944368929 -0.0013718480706551939 -0.0009151424019096116 -0.0004577442782969824 -0.0; -0.00906942538829066 -0.010769604151857827 -0.012453102047074453 -0.014117365653216637 -0.015759894480508293 -0.01737824739023571 -0.018970048686118228 -0.02053299384778659 -0.02206485488059141 -0.023563485259432467 -0.02502682444796301 -0.0264529019782193 -0.02783984107947448 -0.02918586184883559 -0.030489283959798545 -0.03174852890849084 -0.03296212180082726 -0.03412869268700658 -0.035246977452857535 -0.036315818280377374 -0.037334163692351804 -0.038301068198285645 -0.039215691560917476 -0.040077297704295696 -0.04088525328591938 -0.04163902595660033 -0.04233818233260184 -0.04298238570526088 -0.0435713935136506 -0.044105054606014465 -0.04458330631553688 -0.045006171375779946 -0.04537375470054618 -0.045686240052328686 -0.045943886622609925 -0.04614702554637386 -0.046296056372119726 -0.046391443507490755 -0.0464337126594471 -0.04642344728658294 -0.04636128507993424 -0.046247914487247764 -0.046084071294353775 -0.045870535275979105 -0.04560812692698077 -0.04529770428376348 -0.04494015984432123 -0.044536417594253155 -0.04408743014483666 -0.043594175988276106 -0.04305765687412872 -0.04247889531001405 -0.041858932188769966 -0.04119882454342819 -0.0404996434306038 -0.03976247194219541 -0.038988403344666266 -0.03817853934461352 -0.03733398847884364 -0.036455864626653095 -0.03554528564174088 -0.03460337210068882 -0.03363124616480945 -0.03263003055178077 -0.03160084761338528 -0.03054481851541051 -0.02946306251575775 -0.028356696336560953 -0.02722683362619677 -0.02607458450690791 -0.02490105520380326 -0.023707347750994867 -0.022494559770592372 -0.021263784320415407 -0.020016109806188672 -0.01875261995416381 -0.017474393840077058 -0.01618250597049784 -0.01487802641261147 -0.01356202096862769 -0.01223555139101157 -0.010899675634877244 -0.009555448143865223 -0.008203920166002248 -0.006846140095971647 -0.005483153840432198 -0.0041160052029249015 -0.0027457362850759216 -0.0013733879007673487 -0.0; -0.01510358173826066 -0.017935014012020103 -0.02073870498766152 -0.023510407600526747 -0.026245962572198935 -0.02894130906295514 -0.03159249478060146 -0.03419568549745465 -0.03674717393276365 -0.0392433879636036 -0.04168089813330866 -0.04405642443261027 -0.04636684233484135 -0.048609188072704826 -0.0507806631501809 -0.05287863808902293 -0.05490065541498446 -0.05684443189426407 -0.058707860035771435 -0.060489008879401354 -0.06218612409489281 -0.06379762741954927 -0.06532211546658585 -0.06675835793871743 -0.0681052952840516 -0.0693620358333483 -0.07052785245916914 -0.07160217879855683 -0.07258460508149657 -0.07347487360761748 -0.07427287391351618 -0.07497863767251113 -0.0755923333678793 -0.07611426077952764 -0.0765448453226646 -0.07688463227553921 -0.07713428093150618 -0.077294558708834 -0.07736633524961825 -0.07735057653709006 -0.0772483390584197 -0.07706076403794081 -0.0767890717635056 -0.07643455602646776 -0.07599857869365366 -0.0754825644275454 -0.07488799556885829 -0.07421640719368165 -0.07346938235553317 -0.07264854752079289 -0.07175556820432476 -0.07079214481052092 -0.0697600086834849 -0.06866091836869505 -0.0674966560872533 -0.06626902442264257 -0.06497984321886636 -0.06363094668791829 -0.062224180723650796 -0.06076140041842134 -0.059244467778150796 -0.057675249630935316 -0.056055615723825725 -0.05438743700198729 -0.05267258406408591 -0.050912925787505434 -0.04911032811672489 -0.04726665300810429 -0.045383757524092516 -0.04346349306988776 -0.041507704765523214 -0.03951823094628492 -0.03749690278449292 -0.035445544025627815 -0.03336597083190503 -0.03125999172649387 -0.02912940763159786 -0.02697601199384348 -0.024801590990407005 -0.02260792380951172 -0.0203967829990352 -0.018169934877025323 -0.015929139998129054 -0.013676153669966539 -0.011412726513625418 -0.009140605062558442 -0.00686153239419554 -0.004577248788742744 -0.002289492409598667 -0.0; -0.021119561013061852 -0.02507894994157086 -0.028999626866173658 -0.03287566396747484 -0.03670125542570394 -0.04047073223447899 -0.044178576262440504 -0.04781943349593131 -0.051388126403446546 -0.05487966537058442 -0.05828925916246642 -0.06161232437903901 -0.06484449387722639 -0.06798162414235988 -0.0710198015996774 -0.07395534786486743 -0.07678482394041272 -0.0795050333719718 -0.08211302438602065 -0.08460609103643017 -0.08698177339363662 -0.08923785681528183 -0.09137237034201078 -0.09338358426605374 -0.0952700069237109 -0.09703038076556766 -0.09866367776040616 -0.10016909419028515 -0.10154604489518147 -0.10279415702593296 -0.10391326336408077 -0.10490339526653124 -0.10576477529188967 -0.10649780956384677 -0.107103079925147 -0.10758133593352513 -0.10793348674867953 -0.10816059295665573 -0.10826385837529874 -0.10824462188157023 -0.1081043492984824 -0.1078446253764057 -0.1074671459004848 -0.10697370995279447 -0.10636621235497137 -0.10564663631401298 -0.10481704629122454 -0.10387958111138425 -0.10283644732677541 -0.1016899128480302 -0.10044230085151766 -0.09909598397073646 -0.09765337877707814 -0.09611694055349011 -0.09448915836269246 -0.09277255041010092 -0.09096965970004442 -0.08908304998261074 -0.0871153019872078 -0.08506900993793615 -0.08294677834490177 -0.0807512190647801 -0.07848494862331877 -0.07615058579178724 -0.07375074940895138 -0.07128805643974696 -0.06876512026147034 -0.06618454916810543 -0.06354894508320014 -0.06086090247159118 -0.05812300744022822 -0.05533783701832451 -0.05250795860705981 -0.04963592958916247 -0.04672429708875063 -0.04377559787192416 -0.04079235837875262 -0.03777709487739241 -0.03473231373129581 -0.031660511770552964 -0.02856417675860733 -0.025445787945764062 -0.022307816700991075 -0.01915272721376879 -0.01598297725776538 -0.012801019008360854 -0.009609299906051232 -0.006410263557960691 -0.003206350669712221 -0.0; -0.027110119960892503 -0.03219285324299681 -0.03722602843463353 -0.04220205487584671 -0.04711349723308399 -0.05195309437600654 -0.05671377730240863 -0.06138868602645578 -0.06597118535501341 -0.07045487948686224 -0.07483362538000207 -0.07910154484290288 -0.08325303531629469 -0.08728277932281768 -0.09118575257238137 -0.09495723072140363 -0.09859279479396443 -0.10208833528236622 -0.10544005495338502 -0.10864447039480232 -0.11169841234420105 -0.1145990248488688 -0.11734376331156536 -0.11993039148210238 -0.12235697745905445 -0.1246218887694195 -0.1267237865968254 -0.12866161923086117 -0.13043461481126598 -0.13204227344130715 -0.13348435874446313 -0.13476088893782062 -0.13587212749423475 -0.1368185734635259 -0.13760095152068905 -0.1382202018064437 -0.138677469622523 -0.13897409504078198 -0.1391116024817839 -0.13909169031490617 -0.138916220528201 -0.13858720851251533 -0.13810681300045086 -0.13747732619698738 -0.1367011641347603 -0.13578085728328754 -0.13471904143786317 -0.13351844891030556 -0.13218190004046587 -0.13071229504418586 -0.1291126062104091 -0.12738587045731814 -0.12553518225474364 -0.12356368691761534 -0.12147457427298025 -0.11927107270106456 -0.11695644354892384 -0.11453397591353821 -0.11200698178973428 -0.10937879157685128 -0.10665274993697393 -0.10383221199644208 -0.10092053988147101 -0.09792109957794376 -0.09483725810477969 -0.09167238098977248 -0.088429830036361 -0.08511296136944325 -0.08172512374814511 -0.07826965713322763 -0.07474989149679896 -0.07116914586188197 -0.06753072755943557 -0.06383793169050418 -0.06009404078124245 -0.0563023246186664 -0.05246604025521267 -0.04858843217024526 -0.04467273257694128 -0.04072216186309314 -0.03673992915460981 -0.03272923299068479 -0.02869326209975783 -0.02463519626564698 -0.020558207273306327 -0.016465459923932144 -0.012360113109193072 -0.008245320934528792 -0.004124233881603192 -0.0; -0.033068042912508915 -0.039268196122851644 -0.045408103688143714 -0.051478534917593015 -0.05747044665409748 -0.0633750060897719 -0.06918361244074482 -0.07488791737935112 -0.08047984413319201 -0.08595160517250523 -0.09129571841965226 -0.09650502192726512 -0.10157268698435823 -0.10649222962253564 -0.11125752050701641 -0.11586279320947994 -0.12030265087160043 -0.12457207127938927 -0.12866641037911467 -0.1325814042753675 -0.13631316976094088 -0.13985820343626304 -0.14321337948337085 -0.14637594616567967 -0.14934352113005547 -0.15211408559204587 -0.15468597748849608 -0.1570578836842037 -0.15922883132084747 -0.16119817839709719 -0.1629656036687767 -0.16453109595708598 -0.16589494295143115 -0.1670577195913115 -0.16802027610905543 -0.16878372581215373 -0.16934943268036187 -0.16971899884898461 -0.1698942520456161 -0.16987723304330188 -0.16967018318866808 -0.1692755320590144 -0.16869588529774782 -0.16793401267303493 -0.1669928363999541 -0.1658754197620216 -0.16458495606364743 -0.16312475794087722 -0.16149824705374285 -0.1597089441798026 -0.1577604597247083 -0.1556564846623037 -0.1534007819135479 -0.15099717817055583 -0.1484495561693328 -0.14576184741226006 -0.14293802533905378 -0.13998209894288924 -0.13689810682646045 -0.13369011169109876 -0.13036219525061607 -0.12691845356019343 -0.12336299274956343 -0.11969992514875656 -0.11593336579385655 -0.11206742929956799 -0.10810622708485401 -0.10405386493743567 -0.0999144409026814 -0.09569204348214277 -0.09139075012686784 -0.08701462601056545 -0.08256772306764339 -0.07805407928125342 -0.07347771820651745 -0.06884264871428557 -0.06415286494090273 -0.0594123464296805 -0.05462505844996268 -0.04979495247988764 -0.044925966839177114 -0.040022027458504646 -0.035087048772226494 -0.03012493472143538 -0.025139579854552424 -0.020134870512808416 -0.015114686088170454 -0.010082900341374894 -0.005043382767936925 -0.0; -0.03898614966755464 -0.04629649056248371 -0.05353608945610779 -0.060694103167459094 -0.06775990691900302 -0.07472312094192116 -0.08157363576477032 -0.08830163606754399 -0.0948976229961718 -0.10135243484615682 -0.10765726603829197 -0.1138036843239091 -0.11978364617185552 -0.12558951030403778 -0.1312140493608969 -0.1366504596922816 -0.1418923692828624 -0.14693384383420188 -0.15176939103786233 -0.1563939630853336 -0.16080295747101556 -0.1649922161539182 -0.16895802315220138 -0.17269710065187657 -0.17620660371730348 -0.17948411369612838 -0.18252763041535822 -0.18533556326817213 -0.18790672129304822 -0.19024030234765282 -0.1923358814800396 -0.19419339859884674 -0.19581314554259627 -0.19719575264590117 -0.19834217489746953 -0.1992536777812869 -0.19993182288845596 -0.2003784533828179 -0.20059567939880846 -0.2005858634451293 -0.20035160588271486 -0.19989573054030077 -0.19922127052559133 -0.19833145428486773 -0.19722969195854412 -0.195919562075163 -0.19440479862127238 -0.19268927851977147 -0.1907770095447056 -0.18867211869602932 -0.1863788410535813 -0.18390150912563363 -0.1812445427035713 -0.17841243923078945 -0.17540976469069258 -0.17224114501573284 -0.1689112580166607 -0.1654248258287601 -0.1617866078695896 -0.15800139430075 -0.1540739999845235 -0.15000925892453096 -0.14581201917838657 -0.14148713822899298 -0.13703947880028938 -0.13247390510230286 -0.12779527948982913 -0.12300845951837185 -0.11811829538068692 -0.11312962770692132 -0.10804728571111277 -0.10287608566675945 -0.0976208296940659 -0.0922863048415525 -0.08687728244476306 -0.08139851774494261 -0.07585474975074587 -0.07025070132619131 -0.06459107948833226 -0.0588805758983379 -0.053123867529894446 -0.04732561749914102 -0.041490476040506756 -0.035623081613148054 -0.02972806212282981 -0.02381003624434266 -0.017873614829721537 -0.011923402387697487 -0.005963998619976198 -0.0; -0.044857303384157506 -0.05326929721792922 -0.0616002750609011 -0.06983781331509602 -0.0779697361176931 -0.08598414556422558 -0.0938694504539638 -0.10161439342454935 -0.10920807635743353 -0.11663998395085852 -0.123900005372971 -0.1309784539238353 -0.13786608465153555 -0.14455410988387843 -0.15103421265348324 -0.15729855800973644 -0.16333980222647554 -0.16915109992872965 -0.17472610917570344 -0.1800589945499172 -0.18514442831427885 -0.18997758970947187 -0.1945541624735988 -0.19887033067432022 -0.2029227729507739 -0.20670865526846446 -0.21022562229490918 -0.21347178750732188 -0.21644572214591384 -0.21914644312761622 -0.22157340003522408 -0.22372646129624288 -0.22560589966404535 -0.2272123771115408 -0.22854692924441314 -0.2296109493372372 -0.23040617209147185 -0.2309346572095535 -0.23119877287423057 -0.23120117921686273 -0.23094481185271304 -0.23043286555559558 -0.22966877813828845 -0.2286562145993548 -0.22739905159107668 -0.22590136225755422 -0.2241674014863651 -0.22220159161174596 -0.22000850860197843 -0.21759286875870398 -0.21495951595101767 -0.21211340940276163 -0.2090596120471379 -0.20580327945881968 -0.20234964937003422 -0.19870403177373738 -0.19487179961384912 -0.19085838005970476 -0.18666924635929408 -0.18230991026361176 -0.17778591501228735 -0.17310282886899508 -0.16826623919342226 -0.16328174703528672 -0.1581549622346951 -0.152891499012167 -0.14749697203076098 -0.141976992912198 -0.1363371671882414 -0.13058309166826987 -0.1247203522036656 -0.1187545218295091 -0.11269115926391861 -0.10653580774542669 -0.10029399418880126 -0.09397122863984879 -0.08757300400986978 -0.08110479607066493 -0.07457206369118395 -0.06798024929714222 -0.06133477953519242 -0.05464106612350232 -0.04790450687082685 -0.04113048684640222 -0.0343243796832745 -0.027491548997814943 -0.020637349908468567 -0.013767130636888513 -0.006886234174792098 -0.0; -0.05067441847149645 -0.06017823435370227 -0.0695910120562857 -0.07889878393931254 -0.08808785771125353 -0.09714485007738602 -0.10605671876535756 -0.11481079278132543 -0.12339480076577862 -0.13179689733471062 -0.1400056873089848 -0.14801024775239913 -0.1558001477568043 -0.16336546593048673 -0.1706968055636899 -0.17778530746245713 -0.18462266045863365 -0.19120110961991157 -0.19751346219884774 -0.2035530913739279 -0.20931393784872668 -0.21479050938704358 -0.2199778783723957 -0.22487167748956205 -0.22946809363375356 -0.2337638601595934 -0.23775624758738353 -0.2414430528880966 -0.24482258747131797 -0.2478936640018686 -0.2506555821713113 -0.25310811354989204 -0.25525148564288624 -0.2570863652728768 -0.25861384140615706 -0.2598354075376086 -0.2607529437437136 -0.2613686985084011 -0.26168527042084366 -0.26170558983855197 -0.2614329006029925 -0.260870741888713 -0.2600229302605735 -0.2588935420073296 -0.2574868958134039 -0.2558075358243709 -0.2538602151555734 -0.2516498798872602 -0.24918165358377617 -0.24646082236892544 -0.24349282058417376 -0.2402832170514169 -0.23683770195731593 -0.23316207437171213 -0.22926223040857363 -0.22514415203409005 -0.22081389652299616 -0.21627758656105614 -0.21154140098868526 -0.20661156617810472 -0.20149434803404287 -0.19619604460593693 -0.1907229792977666 -0.18508149466004375 -0.17927794674708977 -0.17331870002163086 -0.16721012278767397 -0.16095858313189923 -0.15457044535312878 -0.1480520668589347 -0.14140979550807944 -0.13464996737724005 -0.127778904930304 -0.12080291556847127 -0.11372829053938015 -0.10656130418361137 -0.099308213496977 -0.09197525798725183 -0.08456865980414388 -0.07709462412157049 -0.06955933975155881 -0.06196897996929249 -0.05432970352915591 -0.04664765585182313 -0.038928970362699794 -0.03117976996226656 -0.02340616860905076 -0.01561427299617451 -0.007810184302559452 -0.0; -0.05643046848444792 -0.06701498681421796 -0.07749872405629293 -0.08786620894484608 -0.09810227129890543 -0.10819207888459337 -0.11812117252687987 -0.1278754993119918 -0.1374414437383377 -0.14680585669143587 -0.15595608213669368 -0.16487998144273713 -0.17356595526704718 -0.18200296295479085 -0.19018053942068006 -0.1980888095021791 -0.2057184997904075 -0.2130609479622131 -0.22010810965324568 -0.22685256292705194 -0.23328751040933027 -0.23940677916930353 -0.24520481844166808 -0.2506766952927072 -0.2558180883429054 -0.2606252796656776 -0.2650951449877733 -0.2692251423214352 -0.2730132991616009 -0.27645819838334657 -0.27955896297550487 -0.2823152397459565 -0.2847271821326141 -0.2867954322517191 -0.2885211023117581 -0.2899057555172526 -0.29095138658196107 -0.29166040196574256 -0.2920355999435449 -0.2920801506088632 -0.2917975759075375 -0.29119172979114133 -0.2902667785724168 -0.28902718155835355 -0.2874776720297148 -0.2856232386289894 -0.2834691072121722 -0.2810207232132099 -0.2782837345637346 -0.27526397520461965 -0.2719674492201525 -0.26840031562010375 -0.26456887378982524 -0.2604795496235736 -0.25613888235180987 -0.2515535120689257 -0.24673016796401157 -0.24167565725368623 -0.2363968548127873 -0.23090069349575523 -0.22519415513892072 -0.21928426223153633 -0.213178070241347 -0.20688266057858096 -0.20040513418077074 -0.19375260569935218 -0.18693219826789864 -0.179951038830871 -0.172816254010969 -0.1655349664925714 -0.1581142918982508 -0.15056133613502004 -0.14288319318670656 -0.13508694332876536 -0.1271796517417211 -0.11916836749951758 -0.11106012290914165 -0.10286193317793967 -0.0945807963853755 -0.08622369373602337 -0.07779759007093678 -0.06930943461474 -0.06076616193600521 -0.05217469309878747 -0.043541936983359536 -0.0348747917544729 -0.026180146455663897 -0.017464882708249703 -0.008735876493941815 -0.0; -0.06211849401873576 -0.07377131503538055 -0.08531391666345968 -0.09672936817940166 -0.10800106366966691 -0.11911276187923074 -0.1300486242002027 -0.14079325063092296 -0.15133171355338593 -0.161649589195338 -0.17173298666268239 -0.18156857444756958 -0.1911436043376736 -0.20044593267225158 -0.20946403891054546 -0.2181870414976823 -0.22660471103219681 -0.23470748075753572 -0.2424864544172166 -0.2499334115295224 -0.2570408101526539 -0.26380178722499625 -0.2702101565775265 -0.27626040472632896 -0.28194768456263625 -0.2872678070658694 -0.29221723117161086 -0.29679305193159755 -0.3009929871064723 -0.30481536233434414 -0.3082590950193447 -0.31132367708406866 -0.3140091567286917 -0.31631611933708964 -0.31824566766718865 -0.3197994014586417 -0.32097939658618013 -0.32178818388157066 -0.32222872774120165 -0.32230440462990245 -0.3220189815850111 -0.3213765948176376 -0.32038172850107693 -0.3190391938290745 -0.31735410841944184 -0.31533187613138824 -0.3129781673578619 -0.31029889984726305 -0.3073002201022731 -0.30398848539696555 -0.3003702464472693 -0.2964522307638703 -0.2922413267110884 -0.2877445682899781 -0.28296912065894647 -0.2779222664006462 -0.2726113925395705 -0.2670439783109008 -0.2612275836776245 -0.25516983858955955 -0.24887843297512477 -0.24236110745396097 -0.23562564475621242 -0.22867986183217018 -0.22153160263422733 -0.21418873155144832 -0.20665912747578027 -0.19895067847779727 -0.19107127706884738 -0.18302881602585463 -0.17483118475425424 -0.16648626616424322 -0.15800193403503277 -0.14938605084170334 -0.14064646601905106 -0.13179101463679985 -0.12282751646057533 -0.11376377537315735 -0.10460757913060487 -0.09536669942805721 -0.08604889225023157 -0.07666189848179679 -0.0672134447530866 -0.057711244496814286 -0.04816299919169194 -0.03857639976904226 -0.028959128158754253 -0.019318858951023688 -0.009663261150558981 -0.0; -0.06773161060422554 -0.08043906409757436 -0.09302718750325976 -0.10547763824570268 -0.11777242016394579 -0.12989392610516523 -0.1418249785677735 -0.1535488682151955 -0.16504939009949007 -0.17631087745310273 -0.18731823292696967 -0.19805695717368463 -0.2085131746952612 -0.21867365689590393 -0.22852584230097786 -0.23805785392372758 -0.247258513781142 -0.256117354579364 -0.26462462860725083 -0.27277131389364795 -0.28054911769982926 -0.2879504774330702 -0.29496855908042885 -0.30159725327348 -0.3078311691049205 -0.313665625826589 -0.3190966425656121 -0.3241209262009934 -0.32873585754715434 -0.332939475993737 -0.336730462752378 -0.3401081228613541 -0.3430723660980178 -0.3456236869468299 -0.3477631437677222 -0.34949233730560136 -0.3508133886770197 -0.3517289169646816 -0.3522420165444259 -0.35235623426286083 -0.35207554657703954 -0.3514043367603808 -0.35034737227173723 -0.34890978237709985 -0.34709703610586906 -0.3449149206162424 -0.3423695200368293 -0.33946719484438936 -0.3362145618305108 -0.33261847470327555 -0.32868600536330556 -0.324424425887385 -0.31984119124684074 -0.31494392278223304 -0.309740392450632 -0.3042385078567805 -0.298446298074844 -0.29237190026321475 -0.28602354707094446 -0.27940955483074786 -0.27253831253037786 -0.2654182715511952 -0.2580579361601613 -0.2504658547391405 -0.24265061173340544 -0.23462082029941903 -0.22638511563038002 -0.21795214893680262 -0.20933058205817742 -0.20052908268091865 -0.1915563201370006 -0.18242096175712363 -0.17313166975177235 -0.1636970985932164 -0.15412589287125428 -0.14442668559541294 -0.13460809691622622 -0.12467873323825719 -0.1146471866976044 -0.1045220349767496 -0.09431184142974512 -0.0840251554909422 -0.07367051334064789 -0.06325643880125151 -0.052791444437670185 -0.04228403283602335 -0.031742698034744575 -0.021175927082424086 -0.010592201696876009 -0.0; -0.07326301659316993 -0.08701017281981784 -0.10062923636929656 -0.11410050352001148 -0.12740463636575092 -0.1405227079021014 -0.15343624509100268 -0.16612726971685962 -0.17857833686606467 -0.19077257088129065 -0.2026936986622648 -0.2143260802056856 -0.22565473629827876 -0.2366653732983572 -0.2473444049626183 -0.257678971295845 -0.2676569544215886 -0.2772669914916288 -0.28649848467071987 -0.2953416082508624 -0.3037873129658157 -0.3118273275917206 -0.31945415793350324 -0.32666108330900767 -0.3334421506535907 -0.33979216637716547 -0.3457066861133825 -0.35118200250681925 -0.35621513118873543 -0.3608037950952045 -0.3649464072832819 -0.3686420524014672 -0.37189046697000006 -0.3746920186247853 -0.3770476844758809 -0.37895902872775183 -0.38042817970384624 -0.3814578064128224 -0.3820510947877306 -0.38221172372305506 -0.38194384102762413 -0.38125203940419566 -0.3801413325590951 -0.3786171315376663 -0.3766852213736442 -0.37435173813289 -0.37162314642428573 -0.3685062174431001 -0.3650080076048169 -0.36113583782027525 -0.35689727345611305 -0.352300105017896 -0.3473523295870426 -0.34206213303669597 -0.3364378730460454 -0.3304880629273472 -0.324221356274967 -0.31764653244120605 -0.31077248283943065 -0.3036081980712213 -0.2961627558706496 -0.28844530985569156 -0.28046507907379026 -0.27223133832613766 -0.2637534092528366 -0.2550406521591709 -0.24610245856140467 -0.23694824442902934 -0.22758744409908468 -0.21802950483704475 -0.20828388201786982 -0.1983600349001042 -0.18826742296524313 -0.1780155027942 -0.1676137254523193 -0.15707153435416518 -0.14639836357918892 -0.13560363660928115 -0.12469676545923178 -0.11368715017116306 -0.10258417864412032 -0.09139722677008752 -0.08013565884786743 -0.06880882824642068 -0.05742607828942625 -0.04599674333298136 -0.03453015000851796 -0.023035618603170282 -0.011522464549920062 -0.0; -0.0787060010392845 -0.09347668289327243 -0.1081108754813556 -0.12258756738498565 -0.1368861301412286 -0.15098636556186099 -0.16486855097820946 -0.17851348221907737 -0.19190251414771614 -0.20501759860341454 -0.21784131961387398 -0.2303569257656707 -0.2425483596416878 -0.254400284256111 -0.26589810643919753 -0.2770279971453624 -0.28777690867892347 -0.2981325888519531 -0.3080835921078856 -0.3176192876627007 -0.32672986473248006 -0.33540633493182975 -0.3436405319419664 -0.35142510856006587 -0.35875353125284437 -0.36562007234710553 -0.372019799998228 -0.3779485660842603 -0.38340299217854906 -0.38838045375744484 -0.39287906280208934 -0.396897648954161 -0.40043573938529325 -0.40349353753834577 -0.4060719008962935 -0.40817231793097675 -0.4097968843795765 -0.4109482789916456 -0.4116297388836674 -0.41184503463178057 -0.4115984452265639 -0.41089473300652124 -0.40973911867949475 -0.4081372565336013 -0.4060952099314977 -0.40361942717402166 -0.40071671781147766 -0.3973942294731471 -0.39365942527811104 -0.38952006188307436 -0.38498416821583115 -0.38006002493611446 -0.37475614465903806 -0.36908125297009675 -0.3630442702547875 -0.3566542943603359 -0.3499205841018279 -0.3428525436201256 -0.33545970759454524 -0.32775172730902363 -0.31973835756674923 -0.3114294444447646 -0.3028349138768548 -0.29396476105027164 -0.2848290405992465 -0.27543785757603656 -0.2658013591782235 -0.2559297272092951 -0.24583317124797674 -0.23552192250053433 -0.22500622830917552 -0.21429634728871932 -0.20340254506301197 -0.1923350905719297 -0.18110425291933716 -0.1697202987320258 -0.15819348999941046 -0.14653408236355178 -0.13475232382902658 -0.12285845386210206 -0.11086270284870463 -0.09877529188071416 -0.08660643284020683 -0.07436632875138871 -0.062065174370043226 -0.04971315698048879 -0.03732045737010834 -0.024897250951692592 -0.012453709003861958 -0.0; -0.08405395156257013 -0.09983074805063166 -0.11546303985581188 -0.13092856368091277 -0.14620545403393956 -0.16127229251443614 -0.17610815499185017 -0.19069265647885777 -0.2050059935210633 -0.21902898394411988 -0.23274310381979552 -0.24613052153371845 -0.25917412885907515 -0.27185756896233493 -0.2841652612887736 -0.29608242329704576 -0.30759508903301297 -0.31869012455337753 -0.3293552402291172 -0.3395789999771865 -0.3493508274862882 -0.3586610095185549 -0.3675006963837107 -0.3758618996955172 -0.38373748753214443 -0.39112117713231837 -0.39800752526784183 -0.4043919164403213 -0.4102705490555473 -0.4156404197332968 -0.42049930591304546 -0.424845746917608 -0.42867902363683996 -0.43199913699261355 -0.43480678534404793 -0.4371033409889943 -0.4388908259136345 -0.4401718869373146 -0.44094977039414474 -0.4412282964868144 -0.4410118334413989 -0.44030527158491695 -0.43911399746001123 -0.4374438680835899 -0.43530118544843843 -0.4326926713590888 -0.4296254426853458 -0.426106987109161 -0.42214513943283605 -0.4177480585091086 -0.4129242048463593 -0.4076823189351508 -0.4020314003355436 -0.3959806875581659 -0.38953963876588127 -0.382717913317064 -0.37552535416604 -0.36797197113112606 -0.360067925035919 -0.3518235127251053 -0.3432491529519338 -0.3343553731308031 -0.3251527969449954 -0.3156521327965087 -0.3058641630821192 -0.29579973427737527 -0.28546974780793766 -0.27488515168577254 -0.26405693288595933 -0.25299611043836767 -0.2417137292072273 -0.2302208543304369 -0.2185285662896036 -0.20664795658103025 -0.19459012395719305 -0.18236617120782986 -0.16998720244930868 -0.15746432089072362 -0.14480862704486316 -0.13203121735218656 -0.11914318318575125 -0.10615561020507241 -0.09307957802691182 -0.07992616018097412 -0.0667064243186122 -0.053431432642674616 -0.04011224252671465 -0.02675990729187619 -0.0133854771098002 -0.0; -0.08930036219377897 -0.1060646432661384 -0.12267679778510018 -0.13911336837530597 -0.15535130802167452 -0.17136803105516113 -0.1871414620149356 -0.20265008218705838 -0.21787297363796193 -0.2327898605804137 -0.2473811479298915 -0.2616279569302701 -0.2755121577490615 -0.28901639896412296 -0.30212413388527976 -0.31481964367573667 -0.32708805725909557 -0.3389153680180999 -0.3502884473108344 -0.3611950548486326 -0.37162384599750503 -0.3815643760811505 -0.3910071017786207 -0.3999433797233115 -0.4083654624220715 -0.4162664916239081 -0.42364048927693265 -0.4304823462198273 -0.4367878087602952 -0.4425534632976586 -0.4477767191500826 -0.452455789748848 -0.4565896723627314 -0.46017812651509765 -0.4632216512545413 -0.46572146143732984 -0.46767946317621956 -0.46909822860582095 -0.4699809701094474 -0.4703315141465874 -0.4701542748138111 -0.4694542272650218 -0.46823688110987344 -0.46650825390171524 -0.4642748448187739 -0.461543608634561 -0.4583219300657187 -0.45461759857773354 -0.4504387837212856 -0.4457940110644208 -0.4406921387783996 -0.43514233492786847 -0.42915405550913477 -0.4227370232736596 -0.41590120736755276 -0.40865680381187885 -0.4010142168428197 -0.392984041125489 -0.38457704485008276 -0.375804153714484 -0.3666764357930579 -0.3572050872874038 -0.3474014191512108 -0.3372768445779449 -0.326842867337176 -0.3161110709425118 -0.3050931086317257 -0.2938006941374333 -0.2822455932247563 -0.2704396159706918 -0.25839460975839756 -0.2461224529583674 -0.23363504926728534 -0.22094432267447667 -0.20806221302503522 -0.19500067214809091 -0.1817716605181164 -0.16838714441676705 -0.15485909356241415 -0.14119947917427342 -0.12742027243785897 -0.11353344333835876 -0.09955095982844579 -0.08548478729702165 -0.07134688830534917 -0.057149222557055575 -0.04290374706850881 -0.028622416506100184 -0.014317183657006297 -0.0; -0.09443884119137202 -0.11217077397917426 -0.12974336142011017 -0.14713201144665694 -0.16431255263372 -0.18126128661649482 -0.19795503838636208 -0.2143712042635886 -0.23048779736342498 -0.2462834903910829 -0.26173765562095125 -0.27683040193590136 -0.2915426088235393 -0.30585595724751813 -0.3197529573332797 -0.3332169728287235 -0.34623224232101524 -0.3587838972109252 -0.3708579764655378 -0.3824414381887167 -0.39352216806624063 -0.40408898475891103 -0.41413164233208005 -0.4236408298238216 -0.43260816806643965 -0.441026203886926 -0.4488884018215865 -0.4561891334880287 -0.46292366476440927 -0.4690881409309177 -0.47467956993237315 -0.4796958039231545 -0.48413551925695164 -0.48799819508372716 -0.4912840907151911 -0.49399422191782716 -0.4961303362894372 -0.49769488787112265 -0.4986910111418763 -0.4991224945375239 -0.49899375362976295 -0.49830980409452896 -0.4970762345920646 -0.4952991796738459 -0.49298529282412146 -0.490141719736251 -0.4867760719163128 -0.482896400698872 -0.4785111717520798 -0.47362924014179153 -0.46825982601697674 -0.4624124909714665 -0.45609711513015394 -0.44932387500093246 -0.4421032221272752 -0.4344458625701505 -0.4263627372421052 -0.4178650031108225 -0.40896401528426446 -0.39967130998461453 -0.3899985884136989 -0.37995770150835184 -0.3695606355803047 -0.3588194988316037 -0.34774650873328905 -0.3363539802520864 -0.3246543149072165 -0.3126599906369391 -0.3003835524523323 -0.2878376038538833 -0.2750347989846951 -0.26198783549272125 -0.24870944807303488 -0.2352124026600715 -0.22150949123879707 -0.20761352724293036 -0.1935373415076436 -0.17929377874361632 -0.16489569449883565 -0.15035595257411924 -0.1356874228581148 -0.1209029795472002 -0.10601549971560308 -0.09103786220088106 -0.07598294676985379 -0.06086363352995837 -0.04569280255101122 -0.030483333662328502 -0.015248106390101008 -0.0; -0.0994631188227536 -0.11814168533249221 -0.1366540974464105 -0.154974688973766 -0.17307822242142648 -0.19093994257976354 -0.2085356280043483 -0.2258416401923954 -0.24283497027014792 -0.25949328302569885 -0.275794958140997 -0.2917191284967064 -0.30724571544400925 -0.32235546095815176 -0.3370299566092979 -0.35125166930690443 -0.36500396379417205 -0.37827112188895134 -0.3910383584866622 -0.4032918343591509 -0.4150186658007881 -0.426206931189482 -0.4368456745454045 -0.4469249061841687 -0.45643560057377275 -0.46536969151581276 -0.4737200647813517 -0.48148054834018456 -0.48864590032927374 -0.49521179491175965 -0.5011748061821907 -0.5065323902765884 -0.5112828658476365 -0.5154253930658355 -0.5189599513067864 -0.5218873156831493 -0.5242090325772067 -0.5259273943264505 -0.5270454132103578 -0.5275667948815591 -0.5274959113790183 -0.5268377738547736 -0.5255980051392783 -0.5237828122634964 -0.5213989590488112 -0.5184537388684561 -0.5149549476767603 -0.5109108573949667 -0.5063301897349127 -0.5012220905344197 -0.4955961046708466 -0.48946215161217427 -0.4828305016578791 -0.4757117529151551 -0.46811680904944547 -0.46005685784201933 -0.4515433505813365 -0.44258798230924007 -0.43320267293768766 -0.4233995492466357 -0.41319092776899147 -0.4025892985641116 -0.3916073098772009 -0.3802577536782464 -0.3685535520705177 -0.3565077445555839 -0.34413347613878 -0.33144398625647187 -0.3184525985040532 -0.3051727111414356 -0.29161778835093477 -0.2778013522206626 -0.26373697542509056 -0.24943827457308954 -0.23491890419262346 -0.2201925513202041 -0.20527293066245247 -0.1901737802962618 -0.17490885787353752 -0.15949193729586378 -0.14393680582411666 -0.12825726158758455 -0.11246711145694052 -0.09658016924515177 -0.08061025420020496 -0.06457118975342316 -0.04847680248701236 -0.03234092128440428 -0.01617737662688671 -0.0; -0.1043670551004845 -0.1239700714142798 -0.14340053784220938 -0.16263177541766954 -0.1816375397687158 -0.20039207561384956 -0.21887016918625923 -0.23704719838703792 -0.2548991804844504 -0.2724028171938808 -0.2895355369916045 -0.3062755345346848 -0.32260180707901714 -0.3384941878075045 -0.353933376000483 -0.36890096400052635 -0.38337946094354175 -0.3973523132473945 -0.4108039218680614 -0.42371965635133535 -0.4360858657251863 -0.4478898862941317 -0.4591200464119313 -0.469765668322888 -0.47981706717465883 -0.48926554731681954 -0.4981033960095304 -0.5063238746752495 -0.5139212078339036 -0.520890569867842 -0.5272280697676784 -0.5329307340135405 -0.537996487748444 -0.5424241344015875 -0.5462133339192822 -0.549364579760115 -0.5518791748089572 -0.5537592063614415 -0.5550075203268036 -0.5556276947926337 -0.5556240130898837 -0.5550014364909983 -0.5537655766679079 -0.5519226680301611 -0.549479540056765 -0.546443589728275 -0.5428227541585728 -0.5386254835184718 -0.5338607143360348 -0.5285378432512321 -0.5226667012953332 -0.516257528758354 -0.5093209507009259 -0.501867953160206 -0.4939098600928845 -0.48545831109205084 -0.4765252399086293 -0.4671228538023171 -0.4572636137414398 -0.4469602154660246 -0.43622557142340845 -0.42507279358115097 -0.41351517711775027 -0.4015661849876332 -0.38923943335319744 -0.3765486778733151 -0.3635078008345089 -0.3501307991081872 -0.3364317729147177 -0.3224249153726876 -0.30812450280965514 -0.2935448858086963 -0.27870048096335054 -0.2636057633120686 -0.2482752594218777 -0.2327235410897993 -0.21696521962950807 -0.2010149407098155 -0.18488737971076394 -0.16859723756245346 -0.1521592370311403 -0.1355881194166378 -0.11889864162469069 -0.10210557357756098 -0.08522369592589439 -0.06826779802458066 -0.05125267613524167 -0.034193131817751465 -0.017103970473126135 -0.0; -0.10914464746310734 -0.12964878449134562 -0.1499743907029614 -0.17009383607870632 -0.18997992902287483 -0.2096059715193131 -0.22894581226198268 -0.24797389756351548 -0.2666653198608979 -0.2849958636541336 -0.3029420487313885 -0.3204811705523876 -0.3375913376806976 -0.3542515061746437 -0.3704415108659301 -0.386142093474301 -0.40133492752561917 -0.4160026400594711 -0.4301288301305785 -0.44369808412581974 -0.4566959879354157 -0.46910913603267584 -0.4809251375315378 -0.4921326193049172 -0.5027212262594761 -0.5126816188738333 -0.5220054681174318 -0.5306854478761447 -0.5387152250183795 -0.5460894472417688 -0.5528037288456724 -0.5588546345786171 -0.5642396617124733 -0.5689572204968193 -0.5730066131473611 -0.5763880115218094 -0.5791024336351601 -0.5811517191639393 -0.5825385040858941 -0.5832661945977092 -0.5833389404488403 -0.5827616078245001 -0.5815397519052521 -0.5796795892247247 -0.5771879699406305 -0.5740723501277091 -0.5703407641944477 -0.5660017975184821 -0.56106455938864 -0.5555386563345135 -0.5494341659174875 -0.5427616110502166 -0.5355319349047214 -0.5277564764626057 -0.5194469467544289 -0.5106154058289241 -0.5012742404867552 -0.4914361428076431 -0.4811140894941453 -0.4703213220501085 -0.4590713278067457 -0.4473778218046451 -0.4352547295354913 -0.42271617054318794 -0.40977644288014525 -0.39645000841091166 -0.3827514789520096 -0.3686956032337365 -0.3542972546668688 -0.33957141989467277 -0.3245331881082056 -0.3091977411008162 -0.29358034403580224 -0.2776963368994333 -0.26156112661004816 -0.24519017975247093 -0.2285990159058394 -0.2118032015318002 -0.19481834438907525 -0.17766008843961292 -0.16034410921072853 -0.14288610957708403 -0.1253018159257855 -0.10760697466739447 -0.08981734905530196 -0.07194871627554394 -0.05401686476889351 -0.03603759174682194 -0.018026700862771895 -0.0; -0.11379003838917656 -0.13517084421886796 -0.15636755111454365 -0.1773516397068191 -0.19809503091969322 -0.21857014154789264 -0.2387499378668267 -0.25860798708268323 -0.2781185064449749 -0.2972564098596379 -0.31599735185744504 -0.33431776878980346 -0.3521949171418771 -0.36960690887114567 -0.38653274369788904 -0.40295233829247373 -0.41884655232254014 -0.4341972113411537 -0.44898712651444445 -0.4632001112042185 -0.4768209944372194 -0.48983563130815017 -0.5022309103780788 -0.5139947581433756 -0.5251161406628078 -0.5355850624417816 -0.5453925626829295 -0.5545307090212945 -0.5629925888701856 -0.5707722985104591 -0.5778649300614433 -0.5842665564760102 -0.5899742147055422 -0.5949858871825466 -0.5993004817698041 -0.6029178103249591 -0.6058385660285723 -0.608064299621989 -0.6095973946987858 -0.6104410421903572 -0.6105992141822875 -0.6100766371936536 -0.6088787650464227 -0.6070117514467108 -0.6044824223937997 -0.6012982485267836 -0.5974673175123223 -0.5929983065705028 -0.5879004552291424 -0.582183538390206 -0.5758578397852426 -0.5689341258901123 -0.5614236203626253 -0.5533379790601788 -0.5446892656881803 -0.5354899281237504 -0.5257527754532313 -0.5154909557562409 -0.5047179346633647 -0.49344747470933326 -0.48169361549838374 -0.4694706546937171 -0.4567931298383965 -0.44367580101071363 -0.43013363431308377 -0.41618178618967455 -0.4018355885645477 -0.3871105347887706 -0.37202226638200503 -0.356586560551213 -0.34081931846668445 -0.32473655427314413 -0.3083543848116573 -0.2916890200260519 -0.27475675402588323 -0.25757395677635686 -0.2401570663841836 -0.22252258194717528 -0.20468705693412098 -0.1866670930606053 -0.1684793346254815 -0.15014046327194888 -0.1316671931365444 -0.11307626634870785 -0.09438444884314069 -0.07560852644670837 -0.056765301201306836 -0.037871587883769466 -0.01894421068371933 -0.0; -0.11829752293204351 -0.14052944681032492 -0.1625721120539835 -0.18439617123880453 -0.2059727172707715 -0.22727333915883013 -0.24827017588866657 -0.2689359682101623 -0.28924410816506435 -0.3091686861961219 -0.32868453569461636 -0.3477672748594166 -0.366393345757514 -0.38454005049312184 -0.4021855844097611 -0.4193090662671696 -0.43589056535215803 -0.4519111254996311 -0.46735278601667524 -0.48219859951882466 -0.4964326467032306 -0.5100400480983165 -0.5230069728436176 -0.5353206445666502 -0.5469693444359454 -0.557942411480549 -0.56823024027652 -0.5778242761099966 -0.5867170077344276 -0.5949019578463975 -0.6023736714102961 -0.6091277019667021 -0.615160596063007 -0.6204698759473538 -0.625054020668546 -0.6289124457251977 -0.6320454814071428 -0.6344543499709742 -0.6361411417897123 -0.6371087906139569 -0.6373610480786104 -0.6369024575853909 -0.6357383276869946 -0.6338747050938374 -0.6313183474191805 -0.628076695772764 -0.6241578473073122 -0.6195705278161648 -0.6143240644741063 -0.6084283588071485 -0.6018938599706393 -0.5947315384086875 -0.5869528599615345 -0.5785697604812355 -0.5695946210097736 -0.5600402435677387 -0.5499198275956907 -0.5392469470847309 -0.5280355284271246 -0.5162998290126006 -0.5040544165907908 -0.491314149415426 -0.4780941571812533 -0.4644098227602836 -0.45027676473978223 -0.43571082076058004 -0.4207280316505546 -0.405344626344791 -0.38957700758068453 -0.3734417383533286 -0.3569555291137839 -0.34013522569032273 -0.32299779791039596 -0.3055603288989732 -0.28784000502695567 -0.2698541064816139 -0.2516199984293745 -0.23315512273988304 -0.2144769902389292 -0.19560317345667383 -0.1765512998366014 -0.15733904536967022 -0.1379841286173352 -0.11850430508641917 -0.0989173619181629 -0.07924111285329416 -0.059493393434459835 -0.03969205640702713 -0.019854967278929984 -0.0; -0.12266155616200118 -0.14571797414944676 -0.1685803752939037 -0.19121864463193955 -0.21360310587470865 -0.23570457716510226 -0.25749442501300057 -0.27894461622739525 -0.30002776767699124 -0.3207171937246165 -0.3409869511952633 -0.36081188175275203 -0.38016765157565235 -0.39903078823912724 -0.4173787147256169 -0.4351897805036089 -0.4524432896300533 -0.46911952584807526 -0.48519977466747416 -0.500666342430907 -0.5155025723835048 -0.5296928577779562 -0.5432226520606466 -0.5560784761971662 -0.5682479232074467 -0.5797196599917722 -0.5904834265389238 -0.6005300326168268 -0.6098513520540725 -0.6184403147277043 -0.6262908963787132 -0.6333981063816007 -0.6397579735983894 -0.645367530450485 -0.6502247953437906 -0.6543287535837354 -0.657679336917041 -0.6602774018366755 -0.6621247067850381 -0.6632238883885003 -0.6635784368537606 -0.6631926706532623 -0.6620717106231285 -0.6602214535928578 -0.6576485456613831 -0.6543603552290702 -0.6503649458899622 -0.6456710492829999 -0.6402880379952681 -0.6342258986043582 -0.62749520494108 -0.6201070916476195 -0.6120732281002934 -0.6034057927599847 -0.5941174480074517 -0.5842213155147815 -0.5737309521985744 -0.5626603267947986 -0.5510237970898468 -0.5388360878370273 -0.5261122693826783 -0.5128677370212011 -0.4991181910936639 -0.4848796178401643 -0.47016827101196035 -0.45500065424533875 -0.43939350419545814 -0.4233637744248493 -0.40692862003791264 -0.39010538304970294 -0.37291157847431605 -0.35536488111559883 -0.3374831130403195 -0.3192842317117413 -0.3007863187593401 -0.2820075693585181 -0.262966282192399 -0.24368084996616005 -0.22416975044289125 -0.2044515379686884 -0.18454483545343997 -0.16446832677278217 -0.14424074955567942 -0.12388088832130008 -0.10340756792810457 -0.08283964729745509 -0.062196013373470305 -0.041495575280455756 -0.020757258638801332 -0.0; -0.12687676050146177 -0.1507300028244136 -0.1743848622841054 -0.1978105157593023 -0.22097657560800263 -0.243853145214514 -0.26641087279874226 -0.28862100331338497 -0.310455428266522 -0.33188673331970875 -0.35288824352508047 -0.373434066078978 -0.3934991304840753 -0.4130592260268723 -0.4320910364925132 -0.45057217205411104 -0.4684811982889977 -0.4857976622893803 -0.5025021158498088 -0.5185761357283212 -0.5340023409922744 -0.5487644074733784 -0.5628470793694073 -0.5762361780423194 -0.5889186080739766 -0.6008823606513829 -0.6121165143631391 -0.6226112334978054 -0.6323577639428564 -0.6413484267900006 -0.6495766097588364 -0.6570367565560005 -0.6637243542912714 -0.6696359190754961 -0.6747689799276823 -0.679122061120279 -0.6826946630924707 -0.685487242061382 -0.6875011884603994 -0.6887388043324465 -0.6892032798040347 -0.6888986687633489 -0.6878298638624664 -0.6860025709602152 -0.6834232831181739 -0.6800992542578863 -0.6760384725826372 -0.6712496338621889 -0.6657421146736042 -0.6595259456859524 -0.6526117850711274 -0.6450108921174607 -0.6367351011170929 -0.6277967955924442 -0.6182088829214806 -0.6079847694158402 -0.597138335900402 -0.5856839138374464 -0.5736362620332731 -0.5610105439599807 -0.5478223057201357 -0.5340874546772371 -0.5198222387702286 -0.5050432265258988 -0.4897672877787375 -0.47401157510375425 -0.45779350596401 -0.4411307455708479 -0.42404119045151034 -0.4065429527155165 -0.3886543450081957 -0.3703938661369373 -0.35178018735307187 -0.33283213926986166 -0.31356869939481763 -0.29400898025245326 -0.2741722180716583 -0.25407776201012744 -0.23374506388665717 -0.21319366839063889 -0.1924432037367835 -0.17151337273187764 -0.15042394421933925 -0.12919474486634783 -0.10784565125751763 -0.08639658225834226 -0.06486749161098754 -0.04327836072451662 -0.021649191621171914 -0.0; -0.1309379329379958 -0.1555593130629111 -0.17997832498118024 -0.20416349532821051 -0.22808378164583668 -0.25170862754282464 -0.27500801620711535 -0.2979525221030852 -0.3205133606978435 -0.3426624360721357 -0.3643723862836801 -0.38561662636358957 -0.40636938883983187 -0.4266057616953924 -0.4463017236826878 -0.4654341769298876 -0.4839809767889078 -0.5019209588888522 -0.5192339633725788 -0.5359008563076156 -0.5519035482759261 -0.5672250101597496 -0.5818492861530616 -0.5957615040397938 -0.6089478827910106 -0.6213957375434851 -0.633093482031711 -0.6440306285540628 -0.65419778556183 -0.6635866529668594 -0.672190015269851 -0.6800017326167 -0.6870167298948416 -0.6932309839852607 -0.6986415092887013 -0.7032463416467158 -0.7070445207795133 -0.7100360713631388 -0.7122219828684045 -0.7136041882832422 -0.7141855418387152 -0.7139697958569879 -0.7129615768370781 -0.7111663608911961 -0.7085904486411342 -0.7052409396803374 -0.7011257067031974 -0.6962533693986771 -0.6906332682007357 -0.6842754379831446 -0.6771905817812667 -0.6693900446182471 -0.660885787507812 -0.6516903617006128 -0.6418168832357551 -0.6312790078538573 -0.6200909063227986 -0.6082672402220645 -0.5958231382265733 -0.5827741729258842 -0.5691363382097817 -0.5549260272466127 -0.540160011076083 -0.5248554178339182 -0.5090297126214911 -0.49270067802952966 -0.4758863953211131 -0.45860522627549627 -0.4408757956908036 -0.4227169745403544 -0.40414786377421646 -0.3851877787547 -0.3658562343117119 -0.34617293040136304 -0.32615773834876904 -0.30583068765382043 -0.285211953336588 -0.2643218437971405 -0.2431807891628208 -0.22180933009441514 -0.20022810702117397 -0.17845784977336035 -0.15651936757979207 -0.13443353939677097 -0.11222130453388376 -0.08990365354130966 -0.06750161932256248 -0.045036268436009816 -0.02252869254799474 -0.0; -0.1348400520993112 -0.16019989754527716 -0.18535375659465714 -0.21026956177956835 -0.2349156707576664 -0.2592609209286878 -0.28327468249611837 -0.3069269098153294 -0.33018819087929974 -0.3530297948034856 -0.3754237171825466 -0.3973427232032872 -0.4187603884103282 -0.4396511370334729 -0.45999027779853363 -0.47975403715624193 -0.4989195898768958 -0.51746508697129 -0.5353696809113534 -0.5526135481365081 -0.5691779088440854 -0.5850450440741192 -0.6001983101103199 -0.6146221502300826 -0.6283021038467869 -0.6412248130975164 -0.6533780269384953 -0.6647506028189769 -0.6753325060121613 -0.6851148066886424 -0.6940896748241883 -0.7022503730391452 -0.7095912474714596 -0.7161077167892501 -0.721796259452137 -0.7266543993329009 -0.7306806898129169 -0.7338746964657624 -0.7362369784439018 -0.7377690686830952 -0.7384734530383299 -0.7383535484638211 -0.7374136803476316 -0.7356590591092149 -0.7330957561653503 -0.7297306793667917 -0.7255715480044573 -0.7206268674801318 -0.7149059037326089 -0.7084186575058667 -0.7011758385413874 -0.6931888397720807 -0.6844697115905194 -0.6750311362593424 -0.664886402526795 -0.6540493805054652 -0.6425344968673707 -0.6303567104036382 -0.6175314879922562 -0.6040747810125784 -0.5900030022405875 -0.575333003254446 -0.560082052375335 -0.5442678131643478 -0.5279083234920352 -0.5110219751931766 -0.49362749431551683 -0.4757439219675543 -0.45739059576689123 -0.438587131887371 -0.4193534077000167 -0.3997095449998134 -0.37967589380750777 -0.3592730167329666 -0.3385216738841345 -0.317442808303294 -0.2960575319101437 -0.2743871119292561 -0.2524529577775231 -0.2302766083855817 -0.20787971992557902 -0.18528405391623345 -0.1625114656748596 -0.13958389308487495 -0.11652334564623333 -0.09335189377539259 -0.07009165832058709 -0.046764800257515456 -0.02339351053004159 -0.0; -0.13857828517357684 -0.1646459700716738 -0.1905044022160512 -0.21612097412257364 -0.2414634966176391 -0.26650025277338246 -0.2912000503837027 -0.31553227283094365 -0.33946692820183044 -0.3629746965206712 -0.38602697497787086 -0.40859592104231846 -0.43065449335720274 -0.4521764903300946 -0.47313658633975764 -0.49351036549383587 -0.513274352883488 -0.5324060432928212 -0.5508839273327956 -0.5686875149808727 -0.5857973565190885 -0.6021950608743231 -0.6178633113752834 -0.6327858789510196 -0.6469476328056568 -0.6603345486133018 -0.6729337142858792 -0.684733333374757 -0.6957227261745587 -0.7058923286044272 -0.7152336889481663 -0.7237394625402278 -0.7314034044893198 -0.7382203605355305 -0.7441862561403503 -0.7492980839117359 -0.7535538894684889 -0.7569527558497283 -0.7594947865761134 -0.7611810874697592 -0.7620137473395378 -0.7619958176376544 -0.7611312911921077 -0.7594250801179094 -0.756882993007751 -0.7535117115002757 -0.7493187663211766 -0.7443125128891613 -0.738502106575284 -0.7318974777004351 -0.724509306351827 -0.7163489970951713 -0.7074286536550152 -0.6977610536312961 -0.6873596233157575 -0.6762384126673212 -0.6644120705010139 -0.6518958199404966 -0.6387054341797208 -0.6248572125947734 -0.610367957242545 -0.5952549497785289 -0.5795359288217743 -0.5632290677909266 -0.5463529532311812 -0.5289265636481356 -0.5109692488607218 -0.4925007098817583 -0.4735409793311798 -0.4541104023836999 -0.4342296182494067 -0.4139195421828274 -0.3932013480131011 -0.3720964511851736 -0.35062649229938714 -0.3288133211344249 -0.3066789811363406 -0.2842456943542714 -0.2615358468015275 -0.23857197421892917 -0.21537674821560993 -0.19197296276100173 -0.16838352100034418 -0.1446314223648026 -0.12073974994621539 -0.09673165810546609 -0.07263036028268087 -0.04845911697669255 -0.02424122386062427 -0.0; -0.14214799465793718 -0.16889197405812698 -0.19542376929530222 -0.22171028465627154 -0.2477188350654774 -0.27341719922205376 -0.2987736713743288 -0.3237571115903448 -0.3483369943907706 -0.3724834556189946 -0.3961673374321476 -0.41936023130622463 -0.44203451895835005 -0.4641634110993473 -0.4857209839402737 -0.5066822133871282 -0.5270230068687203 -0.5467202327534119 -0.5657517473211863 -0.5840964192681224 -0.6017341517308025 -0.6186459018283822 -0.6348136977300256 -0.6502206532649498 -0.664850980101522 -0.6786899975306222 -0.6917241398967138 -0.7039409617278682 -0.7153291406231473 -0.7258784779624304 -0.7355798975098187 -0.7444254419872043 -0.7524082676994486 -0.7595226372968579 -0.7657639107642679 -0.7711285347291054 -0.775614030183179 -0.7792189787148787 -0.7819430073496865 -0.7837867720976965 -0.7847519403070524 -0.78484117192195 -0.784058099743106 -0.7824073087874324 -0.7798943148420655 -0.7765255423059211 -0.7723083014096476 -0.767250764902216 -0.7613619442894617 -0.7546516657067256 -0.7471305455043803 -0.738809965621376 -0.729702048818286 -0.7198196338373819 -0.709176250553309 -0.6977860951738819 -0.6856640055463734 -0.6728254366205328 -0.6592864361154106 -0.6450636204328952 -0.6301741508567514 -0.6146357100718867 -0.5984664790345091 -0.5816851142199531 -0.5643107252710283 -0.5463628530660513 -0.5278614482220155 -0.5088268500448491 -0.48927976593529365 -0.4692412512556537 -0.44873268965950985 -0.42777577388350163 -0.4063924869973813 -0.3846050841058738 -0.3624360744932165 -0.33990820419890183 -0.3170444390108 -0.2938679478597138 -0.270402086597428 -0.24667038213843978 -0.22269651694387382 -0.19850431382447617 -0.17411772103817877 -0.14956079765642358 -0.12485769917226532 -0.10003266332225594 -0.07510999609321377 -0.05011405788423031 -0.025069249793617313 -0.0; -0.14554474491761277 -0.17293259083533752 -0.20010563792745412 -0.22703035152688705 -0.2536735992496223 -0.28000270323770454 -0.3059854911359358 -0.33159034566970846 -0.3567862526982911 -0.3815428476253577 -0.4058304600564704 -0.4296201566016373 -0.45288378172979743 -0.4755939965911856 -0.49772431573283404 -0.5192491416419889 -0.5401437970618566 -0.5603845550337712 -0.5799486666296095 -0.5988143863478421 -0.6169609951561967 -0.6343688211731853 -0.6510192579898751 -0.6668947806421295 -0.6819789592520175 -0.6962564703652607 -0.7097131060193376 -0.7223357805841464 -0.7341125354240128 -0.7450325414361748 -0.7550860995267463 -0.7642646390905075 -0.7725607145656767 -0.7799680001391076 -0.7864812826810887 -0.7920964529921227 -0.7968104954467516 -0.8006214761216294 -0.8035285294966825 -0.8055318438193526 -0.8066326452225668 -0.8068331806872967 -0.8061366999403168 -0.8045474363771236 -0.8020705870989642 -0.7987122921514501 -0.794479613050564 -0.789380510679729 -0.783423822639327 -0.7766192401274158 -0.7689772844275443 -0.7605092830765882 -0.7512273457822315 -0.7411443401564101 -0.7302738673275276 -0.7186302374906232 -0.706228445451035 -0.693084146213345 -0.6792136306636182 -0.6646338013891595 -0.6493621486762321 -0.6334167267223832 -0.6168161300963106 -0.5995794704744885 -0.5817263536801559 -0.5632768570466866 -0.5442515071239108 -0.5246712577425576 -0.5045574684487032 -0.48393188331693454 -0.4628166101478833 -0.44123410005283775 -0.4192071274253169 -0.39675877029683043 -0.37391239107143337 -0.350691617631332 -0.32712032480344755 -0.30322261617473073 -0.27902280624196996 -0.2545454028800097 -0.22981509011048784 -0.2048567111516613 -0.17969525172837872 -0.15435582361996475 -0.1288636484225461 -0.10324404150134646 -0.07752239610749213 -0.051724167633136434 -0.025874857978009064 -0.0; -0.14876430853766495 -0.17676274772348233 -0.20454407091114477 -0.23207435106770707 -0.25932005458116547 -0.28624809253444006 -0.31282587080777274 -0.3390213388858302 -0.3648030372518521 -0.39014014325771335 -0.4150025153657905 -0.439360735665887 -0.4631861505782163 -0.4864509096614771 -0.5091280024533149 -0.5311912932789207 -0.5526155539721141 -0.5733764944618973 -0.5934507911861922 -0.6128161133030934 -0.6314511466785832 -0.6493356156380883 -0.6664503024775548 -0.6827770647377862 -0.6982988502535793 -0.7129997099967443 -0.7268648087392491 -0.7398804335695807 -0.75203400030187 -0.7633140578233296 -0.7737102904312186 -0.7832135182156506 -0.7918156955493455 -0.7995099077496152 -0.8062903659816852 -0.8121524004757481 -0.817092452132997 -0.8211080625982606 -0.8241978628787556 -0.826361560589982 -0.8275999259107973 -0.8279147763303066 -0.8273089602694558 -0.8257863396599896 -0.8233517715629337 -0.8200110889078338 -0.8157710804327855 -0.8106394699037692 -0.8046248946900024 -0.7977368837699482 -0.7899858352403553 -0.781382993398186 -0.7719404254626017 -0.7616709980013395 -0.7505883531227782 -0.7387068844919341 -0.7260417132253653 -0.7126086637166894 -0.6984242394410649 -0.6835055987835877 -0.667870530933139 -0.6515374318797942 -0.634525280550471 -0.6168536151141237 -0.5985425094844128 -0.579612550044442 -0.5600848126149747 -0.5399808396842599 -0.5193226179145705 -0.4981325559374851 -0.4764334624470729 -0.4542485245972344 -0.43160128670682807 -0.4085156292735483 -0.3850157482950255 -0.361126134893298 -0.3368715552365078 -0.31227703074958363 -0.2873678186036602 -0.26216939247214627 -0.23670742353958235 -0.2110077617478695 -0.18509641726294399 -0.15899954214368267 -0.13274341219355995 -0.10635440897457893 -0.07985900196200656 -0.053283730817686996 -0.026655187758993722 -0.0; -0.15180267244930482 -0.18037762585567374 -0.2087334235394767 -0.23683578986663872 -0.26465083342451196 -0.29214509727263693 -0.3192856081140687 -0.34603992427227903 -0.3723761823639359 -0.39826314256355677 -0.4236702323621329 -0.4485675887282962 -0.472926098587361 -0.4967174375406315 -0.5199141067546424 -0.5424894679574348 -0.5644177764865886 -0.5856742123413874 -0.6062349091992354 -0.6260769813641494 -0.6451785486228475 -0.6635187589915496 -0.6810778093440537 -0.6978369639189939 -0.7137785707112659 -0.7288860757594874 -0.7431440353479971 -0.7565381261481677 -0.7690551533298842 -0.7806830566796361 -0.7914109147670391 -0.8012289472065106 -0.8101285150653873 -0.8181021194739324 -0.8251433984964218 -0.8312471223258738 -0.8364091868678836 -0.8406266057816169 -0.8438975010480684 -0.8462210921375 -0.8475976838492552 -0.8480286528981449 -0.8475164333221696 -0.8460645007865996 -0.8436773558593245 -0.840360506331971 -0.836120448660546 -0.8309646485983491 -0.8249015210926234 -0.8179404095148575 -0.8100915642928984 -0.8013661210110593 -0.7917760780422077 -0.7813342737735353 -0.7700543634851421 -0.7579507959380269 -0.7450387897252619 -0.7313343094373409 -0.7168540416897657 -0.7016153710579598 -0.685636355961581 -0.6689357045372526 -0.6515327505356996 -0.6334474292761697 -0.6147002536880203 -0.5953122904662826 -0.5753051363650725 -0.5547008946497539 -0.5335221517258752 -0.5117919539601047 -0.4895337847056394 -0.46677154154189604 -0.4435295137357409 -0.41983235992902773 -0.3957050860548365 -0.37117302348255055 -0.34626180738973933 -0.3209973553567587 -0.29540584617808513 -0.2695136988825361 -0.24334755195289864 -0.2169342427338733 -0.19030078701583575 -0.16347435878058847 -0.13648227009409847 -0.10935195113015812 -0.08211093030798858 -0.05478681452600735 -0.027407269473326733 -0.0; -0.15465604381256248 -0.18377266772251188 -0.21266835308321044 -0.24130851650540489 -0.2696589494488047 -0.2976858674157853 -0.3253559581542858 -0.3526364287634549 -0.37949505160014846 -0.40590020888929296 -0.43182093594644694 -0.457226962926473 -0.4820887550181261 -0.5063775510105016 -0.5300654001636318 -0.553125197322038 -0.5755307162167034 -0.5972566409076667 -0.618278595326275 -0.6385731708829366 -0.6581179521130458 -0.6768915403405197 -0.694873575345044 -0.712044755025718 -0.7283868530601818 -0.7438827345645287 -0.7585163697653694 -0.7722728457011786 -0.785138375975607 -0.7971003085907117 -0.8081471318930286 -0.8182684786700863 -0.8274551284392816 -0.8356990079750863 -0.8429931901241944 -0.8493318909615618 -0.8547104653432637 -0.8591254009147186 -0.8625743106351015 -0.8650559238806931 -0.8665700761914974 -0.8671176977267054 -0.8667008004955059 -0.8653224644303132 -0.8629868223698214 -0.8596990440192448 -0.8554653189548213 -0.8502928387391282 -0.8441897782129081 -0.8371652760280682 -0.8292294144852523 -0.8203931987378958 -0.8106685354229911 -0.8000682107769821 -0.7886058682931812 -0.7762959859749764 -0.7631538532368253 -0.7491955475026889 -0.7344379105490741 -0.7188985246373311 -0.7025956884772653 -0.6855483930614626 -0.6677762974070811 -0.6492997042391414 -0.6301395356466725 -0.6103173087403609 -0.5898551113376903 -0.5687755776988872 -0.5471018643344028 -0.5248576259020741 -0.502066991209617 -0.4787545393356431 -0.4549452758800179 -0.4306646093520998 -0.4059383277031598 -0.38079257500717845 -0.355253828292171 -0.32934887452228734 -0.30310478772906735 -0.2765489062885718 -0.24970881033943335 -0.22261229933544135 -0.19528736972485713 -0.16776219274741075 -0.14006509233880218 -0.11222452313149192 -0.08426904853969663 -0.0562273189157317 -0.028128049764198585 -0.0; -0.15732085563722756 -0.18694358441006975 -0.21634382792595397 -0.24548673291370307 -0.2743378115629959 -0.302862989646865 -0.3310286537377539 -0.3588016974189018 -0.3861495663967136 -0.41304030242400447 -0.4394425859485528 -0.46532577740620346 -0.49065995708284965 -0.5154159634748947 -0.5395654300833219 -0.5630808205821111 -0.5859354623075628 -0.6081035780209467 -0.6295603159028591 -0.6502817777436654 -0.6702450453003826 -0.6894282047963551 -0.7078103695459725 -0.7253717006925327 -0.7420934260530877 -0.7579578570696857 -0.7729484038719038 -0.7870495884607835 -0.800247056029382 -0.812527584439976 -0.8238790918825735 -0.8342906427437368 -0.8437524517188452 -0.8522558862047025 -0.8597934670129853 -0.8663588674482403 -0.8719469107971156 -0.8765535662781538 -0.8801759435038496 -0.8828122855087159 -0.8844619603988702 -0.8851254516801239 -0.884804347322733 -0.8835013276218583 -0.8812201519134114 -0.8779656442053142 -0.8737436777842972 -0.86856115885821 -0.862426009293447 -0.8553471485064639 -0.8473344745675652 -0.8383988445741272 -0.8285520543492205 -0.8178068175202265 -0.8061767440305513 -0.7936763181358415 -0.7803208759343518 -0.7661265824791936 -0.7511104085181974 -0.7352901069050537 -0.71868418872321 -0.7013118991618092 -0.6831931931806707 -0.6643487109990422 -0.6447997534405003 -0.6245682571640655 -0.6036767698092604 -0.582148425080508 -0.5600069177939723 -0.5372764789076733 -0.5139818505534545 -0.4901482610872014 -0.4658014001715836 -0.44096739390348366 -0.4156727799963057 -0.3899444830253911 -0.3638097897429277 -0.3372963244669758 -0.3104320245475206 -0.2832451159109182 -0.25576408868257494 -0.22801767288633554 -0.2000348142177681 -0.1718446498873406 -0.14347648452845996 -0.11495976616435372 -0.08632406222694822 -0.05759903562020466 -0.028814420819725246 -0.0; -0.1597937721241788 -0.189886362503886 -0.21975513631110066 -0.2493650052815761 -0.27868123735703854 -0.30766950374123886 -0.3362959251289768 -0.3645271170177052 -0.3923302340146064 -0.4196730130556434 -0.4465238154569432 -0.4728516677229801 -0.49862630104036165 -0.5238181893905572 -0.5483985862196068 -0.5723395596077177 -0.5956140258866458 -0.618195781657818 -0.6400595341693492 -0.6611809300152802 -0.6815365821256061 -0.7011040950208971 -0.7198620883105054 -0.7377902184185035 -0.7548691985265826 -0.7710808167281226 -0.7864079523924998 -0.8008345907434566 -0.8143458356599113 -0.8269279207120246 -0.8385682184495403 -0.8492552479634669 -0.8589786807459755 -0.8677293448769914 -0.8754992275693139 -0.8822814761072391 -0.8880703972165501 -0.8928614549063539 -0.8966512668256522 -0.8994375991796566 -0.901219360252753 -0.9019965925866104 -0.9017704638633711 -0.9005432565449287 -0.8983183563202443 -0.8951002394132715 -0.8908944588045306 -0.8857076294195378 -0.8795474123373352 -0.8724224980721375 -0.864342588980711 -0.8553183808475453 -0.8453615436990971 -0.8344847018974831 -0.8227014135629407 -0.8100261493731592 -0.7964742707862745 -0.7820620077328584 -0.766806435820689 -0.7507254530944857 -0.7338377563910079 -0.7161628173282047 -0.6977208579652071 -0.6785328261680944 -0.6586203707144287 -0.638005816167614 -0.6167121375501655 -0.5947629348430049 -0.5721824073359377 -0.548995327852532 -0.5252270168706463 -0.500903316558003 -0.47605056474031393 -0.45069556881765105 -0.4248655796429962 -0.3985882653751861 -0.37189168531682726 -0.34480426374619866 -0.31735476375061766 -0.2895722610673747 -0.26148611793696563 -0.23312595697212435 -0.20452163504499485 -0.1757032171937113 -0.14670095054870969 -0.1175452382782095 -0.0882666135515645 -0.05889571351849763 -0.029463253301727128 -0.0; -0.1620716937096112 -0.19259727063193396 -0.22289789466075557 -0.25293827447369066 -0.28268346597208993 -0.3120989182932883 -0.34115051906976784 -0.36980463885220666 -0.3980281746161615 -0.4257885922751473 -0.45305396812616183 -0.4797930291571621 -0.5059751921496631 -0.5315706015134952 -0.5565501657947473 -0.5808855928020591 -0.6045494233007069 -0.627515063228251 -0.6497568143899818 -0.6712499035968486 -0.6919705102131071 -0.711895792085443 -0.7310039098298503 -0.7492740494570637 -0.7666864433217842 -0.7832223893853484 -0.7988642687857891 -0.8135955617134695 -0.8274008615945678 -0.8402658875886714 -0.8521774954105718 -0.8631236864900449 -0.873093615486919 -0.8820775961820572 -0.8900671057680897 -0.897054787566651 -0.9030344522016872 -0.9080010772609631 -0.9119508054802503 -0.9148809414868585 -0.9167899471411036 -0.9176774355160457 -0.917544163557358 -0.9163920234665044 -0.9142240328515072 -0.9110443236905146 -0.9068581301540577 -0.901671775332426 -0.8954926569149211 -0.8883292318678667 -0.880191000158276 -0.8710884875698389 -0.8610332276575735 -0.850037742886979 -0.8381155250028837 -0.8252810146724179 -0.8115495804456584 -0.7969374970764649 -0.781461923244946 -0.7651408787217951 -0.7479932210134302 -0.7300386215255459 -0.711297541281259 -0.6917912062285616 -0.6715415821702593 -0.6505713493480659 -0.6289038767109097 -0.6065631958959294 -0.5835739749490373 -0.5599614918103296 -0.5357516075880078 -0.5109707396429299 -0.4856458345043142 -0.4598043406356259 -0.4334741810681713 -0.4066837259184544 -0.37946176480400656 -0.35183747917097763 -0.3238404145455683 -0.29550045272009695 -0.26684778388337155 -0.2379128787039646 -0.20872646037394724 -0.17931947661975858 -0.1497230716860114 -0.11996855829730207 -0.09008738960241244 -0.06011113110473527 -0.0300714325822501 -0.0; -0.16415176179516208 -0.19507286562025228 -0.22576805542774456 -0.25620186589029337 -0.2863391703238093 -0.3161452256953181 -0.34558571694576323 -0.37462680055157 -0.40323514725109694 -0.4313779838646361 -0.45902313413936147 -0.4861390585535102 -0.5126948930171922 -0.5386604864104356 -0.5640064369024647 -0.5887041269996944 -0.6127257572735489 -0.636044378722881 -0.6586339237295852 -0.6804692355697823 -0.7015260964468699 -0.7217812540165917 -0.7412124463782278 -0.7597984255098695 -0.7775189791296628 -0.794354950968703 -0.8102882594450901 -0.8253019147323565 -0.8393800342191293 -0.852507856360453 -0.8646717529246241 -0.8758592396427507 -0.8860589852714533 -0.89526081908219 -0.903455736793641 -0.9106359049663671 -0.916794663881603 -0.921926528928485 -0.9260271905263695 -0.9290935126109937 -0.9311235297152198 -0.9321164426769026 -0.9320726130080232 -0.9309935559607045 -0.9288819323269836 -0.9257415390103197 -0.9215772984077772 -0.9163952466425654 -0.9102025206872469 -0.90300734441837 -0.894819013643596 -0.8856478801425229 -0.8755053347624573 -0.8644037896102165 -0.8523566593808558 -0.8393783418637907 -0.8254841976663402 -0.8106905291941187 -0.7950145589270086 -0.7784744070286995 -0.7610890683268794 -0.7428783887002831 -0.7238630409077641 -0.7040644998935208 -0.6835050176015152 -0.6622075973309397 -0.6401959676634489 -0.6174945559916394 -0.5941284616770396 -0.5701234288646521 -0.5455058189798125 -0.5203025829319385 -0.49454123304846914 -0.46824981476110505 -0.44145687806526557 -0.4141914487725024 -0.3864829995744969 -0.35836142093615975 -0.3298569918343067 -0.3010003503573996 -0.27182246418086903 -0.2423546009316625 -0.21262829845483502 -0.1826753349942189 -0.15252769929852095 -0.12221756066358251 -0.09177723892094518 -0.061239174382436694 -0.030635897750035408 -0.0; -0.16603136314760963 -0.1973099982357906 -0.228361914443019 -0.2591514987211705 -0.28964346860483836 -0.3198029162697254 -0.34959535196776076 -0.37898674676902633 -0.4079435745424939 -0.4364328531096738 -0.4644221845075443 -0.49187979429953044 -0.518774569875889 -0.5450760976875308 -0.5707546993601548 -0.5957814666384698 -0.6201282951133474 -0.6437679166878238 -0.6666739307410742 -0.6888208339527427 -0.7101840487532632 -0.7307399503691694 -0.7504658924357159 -0.7693402311524941 -0.7873423479610674 -0.8044526707269818 -0.8206526934118147 -0.8359249942241784 -0.8502532522418063 -0.8636222624999927 -0.8760179495447429 -0.8874273794519678 -0.8978387703169719 -0.9072415012212902 -0.9156261196866173 -0.9229843476281728 -0.929309085822312 -0.9345944169055314 -0.9388356069242465 -0.9420291054568029 -0.9441725443311282 -0.945264734963251 -0.9453056643435948 -0.9442964896994771 -0.9422395318636534 -0.939138267379993 -0.9349973193784967 -0.929822447252837 -0.923620535174457 -0.9163995794779729 -0.9081686749531995 -0.8989380000795824 -0.8887188012391564 -0.8775233759443672 -0.8653650551171785 -0.8522581844559276 -0.8382181049262337 -0.8232611324121121 -0.8074045365631192 -0.7906665188729965 -0.7730661900248281 -0.7546235465371912 -0.735359446745189 -0.7152955861496284 -0.6944544721668604 -0.6728593983110986 -0.6505344178402171 -0.6275043168952088 -0.6037945871626625 -0.5794313980887228 -0.5544415686721343 -0.5288525388630794 -0.5026923405936203 -0.4759895684646889 -0.44877335011365765 -0.4210733162857014 -0.392919570631273 -0.3643426592512329 -0.3353735400103433 -0.306043551639118 -0.27638438264326065 -0.24642804003926144 -0.2162068179340873 -0.18575326596629443 -0.15510015762536533 -0.12428045846558985 -0.09332729423035983 -0.06227391890239997 -0.031153682695113767 -0.0; -0.1677081339526065 -0.1993058184922349 -0.23067611772239682 -0.2617832945411306 -0.2925919349953713 -0.323066991458963 -0.353173825242663 -0.3828782485718822 -0.41214656586948656 -0.4409456142826949 -0.4692428033949831 -0.4970061540658801 -0.524204336343675 -0.5508067063982697 -0.5767833424237698 -0.6021050794628114 -0.6267435431071843 -0.6506711820318719 -0.673861299322333 -0.6962880825575483 -0.7179266326141589 -0.7387529911598032 -0.7587441668066395 -0.7778781598988609 -0.7961339859109061 -0.8134916974359214 -0.8299324047468806 -0.8454382949156113 -0.8599926494777801 -0.8735798606346362 -0.8861854459850679 -0.8977960617841568 -0.9083995147270439 -0.9179847722594408 -0.9265419714185966 -0.934062426210899 -0.9405386335345871 -0.9459642776582657 -0.9503342332680036 -0.9536445670978223 -0.9558925381602753 -0.9570765965956446 -0.9571963811599375 -0.9562527153734871 -0.9542476023534239 -0.9511842183546403 -0.9470669050451394 -0.941901160542796 -0.9356936292415912 -0.9284520904563011 -0.9201854459154669 -0.9109037061331374 -0.9006179756905429 -0.8893404374593291 -0.8770843357984183 -0.8638639587568843 -0.8496946193154603 -0.8345926356994494 -0.8185753107958751 -0.8016609107077171 -0.7838686424779656 -0.7652186310161269 -0.7457318952595607 -0.7254303236018059 -0.704336648619697 -0.6824744211307427 -0.6598679836118144 -0.6365424430097515 -0.6125236429740213 -0.5878381355410763 -0.5625131522995143 -0.5365765750646238 -0.5100569060903365 -0.48298323784606145 -0.4553852223853027 -0.4272930403324085 -0.39873736951326383 -0.36974935325516306 -0.3403605683806056 -0.31060299291922033 -0.28050897356155846 -0.25011119287800687 -0.21944263632566005 -0.1885365590655628 -0.1574264526123766 -0.12614601133817913 -0.09472909885180286 -0.06320971427486628 -0.031621958435426804 -0.0; -0.16917996350783798 -0.20105778049590203 -0.2327076676985265 -0.2640937851981995 -0.29518060951428593 -0.32593297598245546 -0.3563161206146839 -0.3862957213805832 -0.41583793885210857 -0.44490945615507005 -0.47347751817243655 -0.5015099699460025 -0.5289752942247624 -0.5558426481101503 -0.5820818987502387 -0.6076636580369846 -0.6325593162627228 -0.656741074694243 -0.6801819770250288 -0.7028559396684937 -0.7247377808573943 -0.745803248516958 -0.7660290468816607 -0.7853928618280206 -0.8038733848982021 -0.8214503359916966 -0.8381044847047793 -0.8538176702999024 -0.8685728202896181 -0.8823539676220432 -0.8951462664572778 -0.9069360065265285 -0.9177106260680509 -0.9274587233362572 -0.9361700666826089 -0.943835603209062 -0.9504474659969689 -0.955998979916383 -0.9604846660227107 -0.9639002445495656 -0.9662426365085228 -0.9675099639082457 -0.967701548607133 -0.9668179098152495 -0.964860760262822 -0.9618330010540246 -0.9577387152261235 -0.9525831600353343 -0.9463727579919163 -0.9391150866681244 -0.9308188673036685 -0.9214939522342387 -0.9111513111695165 -0.8998030163478553 -0.8874622265954895 -0.8741431703187577 -0.8598611274583485 -0.8446324104350375 -0.8284743441167897 -0.8114052448374157 -0.7934443984972347 -0.7746120377764038 -0.7549293184917166 -0.734418295127765 -0.7131018955734012 -0.6910038950944359 -0.6681488895734574 -0.6445622680475815 -0.6202701845748089 -0.5952995294595361 -0.5696778998675627 -0.5434335698607725 -0.5165954598814047 -0.4891931057156336 -0.46125662696589853 -0.43281669506118237 -0.4039045008341672 -0.374551721693939 -0.3447904884226249 -0.3146533516241188 -0.28417324785276044 -0.253383465449617 -0.22231761011375356 -0.19100957023568388 -0.1594934820199623 -0.1278036944237176 -0.09597473393772998 -0.0640412692365423 -0.03203807572393031 -0.0; -0.17044499754206946 -0.2025636468104405 -0.2344539288462785 -0.26607991994895097 -0.2974060069476618 -0.32839692887531446 -0.35901781816472 -0.3892342413122339 -0.41901223895496537 -0.448318365308823 -0.4771197269159148 -0.5053840206511397 -0.5330795709392225 -0.5601753661349562 -0.5866410940209789 -0.6124471763790742 -0.6375648025927217 -0.6619659622403647 -0.685623476640764 -0.7085110293136556 -0.7306031953208985 -0.7518754694552738 -0.7723042932461212 -0.79186708075304 -0.8105422431209686 -0.828309211872034 -0.8451484609116786 -0.8610415272286781 -0.8759710302707749 -0.8899206899797752 -0.9028753434720327 -0.9148209603523614 -0.9257446566514608 -0.9356347073789959 -0.9444805576864851 -0.952272832636142 -0.9590033455737564 -0.9646651051056051 -0.9692523206812742 -0.9727604067860515 -0.9751859857483547 -0.9765268891693568 -0.9767821579836381 -0.9759520411612942 -0.9740379930634843 -0.9710426694648849 -0.966969922257928 -0.9618247928550848 -0.9556135043067384 -0.9483434521534198 -0.9400231940323661 -0.9306624380594517 -0.9202720300085871 -0.9088639393116612 -0.8964512439030146 -0.8830481139332866 -0.8686697943782631 -0.8533325865690997 -0.8370538286709548 -0.8198518751376926 -0.8017460751708837 -0.782756750211829 -0.7629051704958153 -0.7422135306981981 -0.7207049247022976 -0.6984033195194044 -0.6753335283914719 -0.6515211831073278 -0.6269927055634297 -0.6017752786003808 -0.5758968161465424 -0.5493859327002204 -0.5222719121819648 -0.49458467618861435 -0.46635475168073276 -0.43761323813513797 -0.4083917741942101 -0.37872250384368517 -0.34863804215059946 -0.3181714405930478 -0.287356152013378 -0.2562259952263964 -0.224815119314142 -0.19315796763872053 -0.16128924160465852 -0.12924386420219888 -0.09705694336290438 -0.06476373515892304 -0.0323996068772099 -0.0; -0.1715016411476935 -0.20382149232084293 -0.23591263267241444 -0.2677390717990938 -0.2992651247965352 -0.33045545333037174 -0.3612751062644309 -0.3916895597948941 -0.421664757039978 -0.4511671470356368 -0.48016372308880495 -0.5086220604407616 -0.5365103531943826 -0.5637974504602423 -0.5904528916778632 -0.6164469410697263 -0.6417506211871278 -0.6663357455083924 -0.6901749500515395 -0.7132417239650349 -0.7355104390619137 -0.7569563782642132 -0.7775557629263704 -0.7972857790079639 -0.8161246020679527 -0.8340514210543516 -0.8510464608650911 -0.867091003657642 -0.8821674088868086 -0.8962591320519555 -0.9093507421367766 -0.9214279377265499 -0.932477561789699 -0.9424876151122777 -0.9514472683758616 -0.959346872871114 -0.9661779698410963 -0.9719332984501743 -0.9766068023761022 -0.9801936350246124 -0.9826901633675045 -0.9840939704069122 -0.9844038562700383 -0.9836198379402405 -0.9817431476319054 -0.9787762298180581 -0.974722736921124 -0.9695875236786804 -0.9633766401974343 -0.9560973237099776 -0.9477579890501813 -0.9383682178643221 -0.9279387465762392 -0.9164814531259611 -0.9040093425023549 -0.8905365310913943 -0.876078229862654 -0.8606507264175984 -0.8442713659241446 -0.8269585309628458 -0.8087316203108661 -0.789611026690684 -0.7696181135112183 -0.7487751906297303 -0.7271054891635287 -0.7046331353811095 -0.681383123702919 -0.6573812888424793 -0.6326542771190973 -0.6072295169738459 -0.5811351887209398 -0.5544001935670039 -0.5270541219311199 -0.4991272210988668 -0.4706503622438616 -0.441655006850619 -0.4121731725727819 -0.3822373985610202 -0.3518807102951054 -0.32113658395486216 -0.2900389103648603 -0.25862195854788705 -0.22692033892234859 -0.19496896617889312 -0.1628030218716395 -0.13045791675950277 -0.09796925293316372 -0.06537278576332473 -0.03270438570591822 -0.0; -0.17234856131571666 -0.20482970757928223 -0.23708188204330338 -0.2690690430115925 -0.3007554501914546 -0.332105705272643 -0.3630847920914511 -0.3936581163315937 -0.4237915447142378 -0.45345144363029627 -0.4826047171689169 -0.511218844497005 -0.5392619165455562 -0.5667026719596028 -0.5935105322696502 -0.6196556362436049 -0.645108873379391 -0.6698419164996706 -0.6938272534113967 -0.717038217594228 -0.7394490178832269 -0.7610347671126791 -0.7817715096893084 -0.8016362480646647 -0.8206069680779691 -0.8386626631422517 -0.8557833572481821 -0.8719501267616009 -0.8871451209923513 -0.9013515815136588 -0.9145538602129389 -0.9267374360565709 -0.9378889305528227 -0.9479961218988002 -0.957047957798935 -0.9650345669442071 -0.9719472691429527 -0.9777785840957646 -0.9825222388086396 -0.9861731736401614 -0.9887275469801311 -0.9901827385586588 -0.9905373513863271 -0.9897912123275936 -0.9879453713111579 -0.985002099182532 -0.9809648842055572 -0.9758384272210797 -0.9696286354724367 -0.962342615108825 -0.9539886623789954 -0.9445762535290828 -0.9341160334196804 -0.9226198028785662 -0.9101005048067289 -0.89657220905656 -0.8820500961022563 -0.8665504395236129 -0.8500905873255 -0.8326889421163874 -0.8143649401702936 -0.795139029397559 -0.7750326462507763 -0.7540681915931398 -0.732269005557363 -0.7096593414241559 -0.6862643385500566 -0.6621099943752063 -0.6372231355423662 -0.6116313881592064 -0.5853631472365427 -0.5584475453358451 -0.5309144204599311 -0.5027942832213342 -0.4741182833233581 -0.4449181753893408 -0.41522628417611557 -0.38507546920809554 -0.35449908886881304 -0.32353096398713427 -0.29220534095569944 -0.26055685441947574 -0.22862048957259123 -0.19643154410188363 -0.16402558981582785 -0.1314384339977295 -0.09870608052222661 -0.06586469077433094 -0.032950544410328644 -0.0; -0.17298468906347758 -0.2055870016174603 -0.23796015482768362 -0.27006806974919545 -0.3018749657277045 -0.3333454006037955 -0.3644443105232266 -0.3951370493071779 -0.4253894273369077 -0.4551677499078764 -0.4844388550091444 -0.5131701504845418 -0.5413296505329582 -0.5688860115059329 -0.5958085669616537 -0.622067361935414 -0.6476331863876091 -0.6724776077913857 -0.6965730028231882 -0.7198925881205648 -0.7424104500727938 -0.7641015736111184 -0.7849418699666411 -0.804908203365218 -0.8239784166300375 -0.8421313556639173 -0.8593468927847607 -0.8756059488890111 -0.8908905144194043 -0.9051836691147678 -0.9184696005211118 -0.9307336212447488 -0.9419621849297023 -0.9521429009431919 -0.961264547754525 -0.9693170849942756 -0.9762916641821872 -0.9821806381137976 -0.9869775688973474 -0.9906772346341032 -0.9932756347367788 -0.9947699938823084 -0.9951587645967734 -0.9944416284718322 -0.9926194960135342 -0.989694505125944 -0.9856700182334851 -0.9805506180474424 -0.9743421019835267 -0.9670514752388769 -0.9586869425383224 -0.9492578985611555 -0.9387749170610677 -0.9272497386932838 -0.914695257564291 -0.9011255065208897 -0.886555641196596 -0.8710019228347147 -0.8544816999086335 -0.8370133885611386 -0.8186164518857134 -0.7993113780739586 -0.779119657454404 -0.7580637584490628 -0.7361671024751584 -0.7134540378204749 -0.6899498125217796 -0.6656805462767307 -0.6406732014206052 -0.6149555530000758 -0.5885561579771222 -0.5615043235969823 -0.5338300749548234 -0.5055641217965772 -0.4767378245900799 -0.44738315990333277 -0.4175326851273438 -0.3872195025816053 -0.35647722304081964 -0.3253399287220236 -0.29384213577173607 -0.2620187562932139 -0.22990505995430618 -0.19753663521678277 -0.16494935022833576 -0.13217931341877256 -0.09926283384215973 -0.06623638130692526 -0.033136546336095 -0.0; -0.17340922114688725 -0.20609240421244543 -0.2385463068349036 -0.27073482582314684 -0.30262215418189786 -0.3341728210633799 -0.3653517313390432 -0.3961242047466768 -0.4264560145687828 -0.45631342579858153 -0.48566323275068385 -0.5144727960740819 -0.542710079125832 -0.5703436836645581 -0.5973428848237077 -0.6236776653253302 -0.6493187488960547 -0.6742376328478741 -0.6984066197873238 -0.7217988484176703 -0.7443883233997776 -0.7661499442384205 -0.7870595331619715 -0.8070938619645212 -0.8262306777807461 -0.8444487277650331 -0.8617277826476771 -0.8780486591422406 -0.8933932411795068 -0.9077444999448073 -0.9210865126968755 -0.9334044803477906 -0.9446847437849782 -0.9549147989176923 -0.9640833104318433 -0.9721801242385156 -0.9791962786030062 -0.985124013942699 -0.9899567812836134 -0.9936892493669665 -0.9963173103986128 -0.9978380844357548 -0.9982499224068399 -0.9975524077620906 -0.9957463567536459 -0.9928338173458087 -0.9888180667574316 -0.9837036076399672 -0.9774961628962436 -0.9702026691464951 -0.9618312688496975 -0.952391301089707 -0.9418932910371816 -0.9303489380996972 -0.917771102773917 -0.9041737922150596 -0.889572144540333 -0.8739824118843437 -0.8574219422258558 -0.8399091600065902 -0.8214635455640616 -0.8021056134017067 -0.78185688932082 -0.7607398864400201 -0.738778080129151 -0.7159958818856893 -0.6924186121828381 -0.6680724723195891 -0.6429845153040813 -0.6171826158026082 -0.5906954391876137 -0.5635524097189556 -0.535783677893636 -0.5074200870000621 -0.4784931389137329 -0.4490349591720521 -0.4190782613667015 -0.38865631089273656 -0.35780288809422217 -0.3265522508468714 -0.2949390966187097 -0.2629985240503575 -0.2307659940969935 -0.19827729077454279 -0.1655684815530129 -0.1326758774403004 -0.09963599280007392 -0.06648550494764882 -0.033261213567966345 -0.0; -0.17362162135052248 -0.20634526759543642 -0.2388395740327442 -0.27106842552515453 -0.30299600207792377 -0.3345868186634317 -0.36580576467280207 -0.39661814295063696 -0.4269897083694336 -0.4568867059007255 -0.48627590814059596 -0.515124652247783 -0.5434008762532899 -0.5710731547010781 -0.598110733580216 -0.6244835645095982 -0.6501623381372301 -0.6751185167169201 -0.6993243658261652 -0.7227529851899531 -0.7453783385762265 -0.7671752827297706 -0.7881195953123834 -0.8081880018182711 -0.8273582014347864 -0.8456088918197752 -0.862919792768031 -0.8792716687405854 -0.8946463502318278 -0.9090267539507618 -0.9223969017940066 -0.9347419385895183 -0.9460481485913662 -0.9563029707072948 -0.9654950124422166 -0.9736140625422057 -0.9806511023250225 -0.986598315684643 -0.9914490977587662 -0.995198062249742 -0.9978410473908711 -0.9993751205515333 -0.9997985814761162 -0.9991109641532302 -0.9973130373132272 -0.9944068035535575 -0.9903954970930294 -0.9852835801575544 -0.979076738001488 -0.9717818725701819 -0.9634070948108803 -0.9539617156405881 -0.9434562355810295 -0.9319023330722968 -0.9193128514782494 -0.9057017847981799 -0.8910842621006931 -0.8754765306971594 -0.858895938073505 -0.8413609126004742 -0.8228909430438468 -0.8035065568974336 -0.7832292975629617 -0.7620817004022501 -0.7400872676883157 -0.7172704424832695 -0.693656581472052 -0.6692719267822089 -0.6441435768210266 -0.6182994561624419 -0.5917682845171778 -0.5645795448205817 -0.5367634504736064 -0.508350911773322 -0.47937350157022807 -0.44986342019049674 -0.4198534596620927 -0.3893769672844743 -0.3584678085823076 -0.32716032968431547 -0.29548931916900023 -0.26348996941958025 -0.23119783753101683 -0.19864880581250277 -0.16587904192922792 -0.13292495872764148 -0.09982317378876993 -0.0666104687544582 -0.03332374847164682 -0.0; -0.17362162135052248 -0.20634526759543642 -0.2388395740327442 -0.27106842552515453 -0.30299600207792377 -0.3345868186634317 -0.36580576467280207 -0.39661814295063696 -0.4269897083694336 -0.4568867059007255 -0.48627590814059596 -0.515124652247783 -0.5434008762532899 -0.5710731547010781 -0.598110733580216 -0.6244835645095982 -0.6501623381372301 -0.6751185167169201 -0.6993243658261652 -0.7227529851899531 -0.7453783385762265 -0.7671752827297706 -0.7881195953123834 -0.8081880018182711 -0.8273582014347866 -0.8456088918197752 -0.862919792768031 -0.8792716687405854 -0.8946463502318278 -0.9090267539507618 -0.9223969017940066 -0.9347419385895183 -0.9460481485913662 -0.9563029707072948 -0.9654950124422166 -0.9736140625422057 -0.9806511023250225 -0.986598315684643 -0.9914490977587662 -0.995198062249742 -0.9978410473908711 -0.9993751205515333 -0.9997985814761161 -0.9991109641532302 -0.9973130373132273 -0.9944068035535575 -0.9903954970930294 -0.9852835801575545 -0.979076738001488 -0.9717818725701819 -0.9634070948108803 -0.9539617156405881 -0.9434562355810295 -0.9319023330722968 -0.9193128514782494 -0.9057017847981799 -0.8910842621006931 -0.8754765306971594 -0.858895938073505 -0.8413609126004742 -0.8228909430438468 -0.8035065568974336 -0.7832292975629617 -0.7620817004022501 -0.7400872676883157 -0.7172704424832695 -0.693656581472052 -0.6692719267822089 -0.6441435768210266 -0.6182994561624419 -0.5917682845171778 -0.5645795448205817 -0.5367634504736064 -0.508350911773322 -0.47937350157022807 -0.4498634201904967 -0.4198534596620927 -0.3893769672844743 -0.3584678085823076 -0.32716032968431547 -0.29548931916900023 -0.26348996941958025 -0.23119783753101683 -0.19864880581250277 -0.1658790419292279 -0.13292495872764148 -0.09982317378876993 -0.06661046875445821 -0.03332374847164682 0.0; -0.17340922114688725 -0.20609240421244543 -0.23854630683490358 -0.27073482582314684 -0.30262215418189786 -0.3341728210633799 -0.3653517313390432 -0.3961242047466768 -0.4264560145687828 -0.45631342579858153 -0.4856632327506838 -0.5144727960740819 -0.5427100791258321 -0.570343683664558 -0.5973428848237077 -0.6236776653253302 -0.6493187488960547 -0.6742376328478741 -0.6984066197873238 -0.7217988484176703 -0.7443883233997776 -0.7661499442384205 -0.7870595331619715 -0.8070938619645212 -0.8262306777807461 -0.8444487277650331 -0.8617277826476771 -0.8780486591422406 -0.8933932411795068 -0.9077444999448073 -0.9210865126968756 -0.9334044803477906 -0.9446847437849781 -0.9549147989176923 -0.9640833104318431 -0.9721801242385156 -0.9791962786030063 -0.985124013942699 -0.9899567812836134 -0.9936892493669665 -0.9963173103986128 -0.9978380844357548 -0.9982499224068399 -0.9975524077620906 -0.9957463567536459 -0.9928338173458087 -0.9888180667574316 -0.9837036076399673 -0.9774961628962436 -0.9702026691464951 -0.9618312688496975 -0.952391301089707 -0.9418932910371814 -0.9303489380996973 -0.917771102773917 -0.9041737922150596 -0.889572144540333 -0.8739824118843437 -0.8574219422258557 -0.8399091600065901 -0.8214635455640615 -0.8021056134017067 -0.78185688932082 -0.7607398864400201 -0.738778080129151 -0.7159958818856894 -0.6924186121828381 -0.6680724723195891 -0.6429845153040813 -0.6171826158026082 -0.5906954391876137 -0.5635524097189556 -0.5357836778936361 -0.5074200870000621 -0.4784931389137328 -0.4490349591720521 -0.4190782613667014 -0.38865631089273656 -0.35780288809422217 -0.32655225084687134 -0.2949390966187097 -0.2629985240503575 -0.2307659940969935 -0.19827729077454273 -0.1655684815530129 -0.1326758774403004 -0.09963599280007397 -0.06648550494764888 -0.033261213567966345 0.0; -0.17298468906347758 -0.2055870016174603 -0.23796015482768362 -0.27006806974919545 -0.3018749657277045 -0.3333454006037955 -0.3644443105232266 -0.3951370493071779 -0.4253894273369077 -0.45516774990787634 -0.4844388550091444 -0.5131701504845418 -0.5413296505329582 -0.5688860115059329 -0.5958085669616536 -0.622067361935414 -0.6476331863876091 -0.6724776077913857 -0.6965730028231882 -0.7198925881205648 -0.7424104500727938 -0.7641015736111184 -0.7849418699666411 -0.804908203365218 -0.8239784166300375 -0.8421313556639173 -0.8593468927847608 -0.8756059488890111 -0.8908905144194044 -0.9051836691147678 -0.9184696005211118 -0.9307336212447489 -0.9419621849297024 -0.952142900943192 -0.961264547754525 -0.9693170849942756 -0.9762916641821873 -0.9821806381137976 -0.9869775688973474 -0.9906772346341032 -0.9932756347367787 -0.9947699938823084 -0.9951587645967734 -0.994441628471832 -0.9926194960135343 -0.989694505125944 -0.9856700182334851 -0.9805506180474424 -0.9743421019835267 -0.9670514752388768 -0.9586869425383223 -0.9492578985611555 -0.9387749170610677 -0.9272497386932838 -0.914695257564291 -0.9011255065208896 -0.886555641196596 -0.8710019228347147 -0.8544816999086335 -0.8370133885611386 -0.8186164518857134 -0.7993113780739586 -0.779119657454404 -0.7580637584490628 -0.7361671024751584 -0.7134540378204749 -0.6899498125217796 -0.6656805462767307 -0.6406732014206052 -0.6149555530000758 -0.5885561579771222 -0.5615043235969823 -0.5338300749548234 -0.5055641217965773 -0.4767378245900799 -0.4473831599033328 -0.4175326851273438 -0.3872195025816054 -0.35647722304081964 -0.32533992872202355 -0.2938421357717362 -0.2620187562932138 -0.22990505995430618 -0.19753663521678266 -0.16494935022833584 -0.13217931341877265 -0.09926283384215973 -0.06623638130692516 -0.033136546336095 0.0; -0.17234856131571666 -0.20482970757928223 -0.2370818820433034 -0.2690690430115925 -0.3007554501914546 -0.33210570527264294 -0.3630847920914511 -0.3936581163315937 -0.4237915447142378 -0.45345144363029627 -0.4826047171689169 -0.511218844497005 -0.5392619165455563 -0.5667026719596028 -0.5935105322696502 -0.6196556362436049 -0.6451088733793909 -0.6698419164996706 -0.6938272534113968 -0.717038217594228 -0.7394490178832269 -0.7610347671126791 -0.7817715096893084 -0.8016362480646647 -0.8206069680779692 -0.8386626631422515 -0.8557833572481821 -0.8719501267616009 -0.8871451209923513 -0.9013515815136588 -0.914553860212939 -0.926737436056571 -0.9378889305528227 -0.9479961218988002 -0.957047957798935 -0.9650345669442072 -0.9719472691429528 -0.9777785840957647 -0.9825222388086394 -0.9861731736401614 -0.9887275469801311 -0.9901827385586588 -0.990537351386327 -0.9897912123275937 -0.9879453713111581 -0.985002099182532 -0.9809648842055572 -0.9758384272210797 -0.9696286354724367 -0.962342615108825 -0.9539886623789955 -0.9445762535290828 -0.9341160334196804 -0.9226198028785663 -0.9101005048067288 -0.89657220905656 -0.8820500961022563 -0.8665504395236129 -0.8500905873255001 -0.8326889421163872 -0.8143649401702934 -0.795139029397559 -0.7750326462507763 -0.7540681915931396 -0.7322690055573631 -0.7096593414241559 -0.6862643385500568 -0.6621099943752063 -0.6372231355423662 -0.6116313881592064 -0.5853631472365427 -0.5584475453358451 -0.5309144204599312 -0.5027942832213343 -0.4741182833233581 -0.4449181753893408 -0.41522628417611557 -0.38507546920809554 -0.3544990888688132 -0.3235309639871341 -0.29220534095569944 -0.26055685441947574 -0.22862048957259137 -0.19643154410188363 -0.164025589815828 -0.13143843399772934 -0.09870608052222674 -0.06586469077433094 -0.032950544410328644 0.0; -0.17150164114769353 -0.20382149232084293 -0.23591263267241444 -0.2677390717990938 -0.2992651247965352 -0.33045545333037174 -0.3612751062644309 -0.3916895597948941 -0.421664757039978 -0.45116714703563693 -0.48016372308880495 -0.5086220604407616 -0.5365103531943826 -0.5637974504602423 -0.5904528916778632 -0.6164469410697263 -0.6417506211871279 -0.6663357455083924 -0.6901749500515395 -0.7132417239650348 -0.7355104390619138 -0.7569563782642132 -0.7775557629263704 -0.7972857790079639 -0.8161246020679527 -0.8340514210543515 -0.8510464608650911 -0.8670910036576421 -0.8821674088868083 -0.8962591320519557 -0.9093507421367764 -0.9214279377265501 -0.9324775617896991 -0.9424876151122776 -0.9514472683758617 -0.9593468728711139 -0.9661779698410963 -0.9719332984501741 -0.9766068023761022 -0.9801936350246124 -0.9826901633675045 -0.9840939704069123 -0.9844038562700383 -0.9836198379402403 -0.9817431476319052 -0.9787762298180581 -0.974722736921124 -0.9695875236786804 -0.9633766401974343 -0.9560973237099776 -0.9477579890501813 -0.9383682178643221 -0.9279387465762392 -0.9164814531259609 -0.9040093425023549 -0.8905365310913943 -0.876078229862654 -0.8606507264175984 -0.8442713659241445 -0.826958530962846 -0.808731620310866 -0.789611026690684 -0.7696181135112186 -0.7487751906297303 -0.7271054891635287 -0.7046331353811095 -0.681383123702919 -0.6573812888424794 -0.632654277119097 -0.6072295169738459 -0.5811351887209398 -0.5544001935670037 -0.5270541219311201 -0.499127221098867 -0.4706503622438616 -0.441655006850619 -0.4121731725727819 -0.3822373985610202 -0.3518807102951056 -0.321136583954862 -0.2900389103648603 -0.2586219585478872 -0.22692033892234878 -0.19496896617889328 -0.16280302187163967 -0.13045791675950277 -0.09796925293316372 -0.06537278576332473 -0.03270438570591822 0.0; -0.1704449975420694 -0.2025636468104405 -0.23445392884627844 -0.26607991994895097 -0.2974060069476618 -0.3283969288753144 -0.35901781816472 -0.3892342413122339 -0.4190122389549653 -0.448318365308823 -0.4771197269159148 -0.5053840206511397 -0.5330795709392225 -0.5601753661349562 -0.5866410940209787 -0.6124471763790741 -0.6375648025927217 -0.6619659622403647 -0.685623476640764 -0.7085110293136556 -0.7306031953208985 -0.7518754694552738 -0.7723042932461214 -0.79186708075304 -0.8105422431209686 -0.828309211872034 -0.8451484609116786 -0.8610415272286779 -0.8759710302707749 -0.8899206899797752 -0.9028753434720325 -0.9148209603523614 -0.9257446566514609 -0.935634707378996 -0.9444805576864851 -0.9522728326361423 -0.9590033455737563 -0.9646651051056051 -0.9692523206812742 -0.9727604067860512 -0.9751859857483545 -0.9765268891693568 -0.9767821579836381 -0.975952041161294 -0.9740379930634845 -0.9710426694648849 -0.966969922257928 -0.9618247928550848 -0.9556135043067384 -0.9483434521534198 -0.9400231940323661 -0.9306624380594517 -0.9202720300085869 -0.908863939311661 -0.8964512439030148 -0.8830481139332867 -0.8686697943782631 -0.8533325865690999 -0.8370538286709548 -0.8198518751376925 -0.8017460751708835 -0.782756750211829 -0.7629051704958153 -0.7422135306981977 -0.7207049247022976 -0.6984033195194044 -0.6753335283914719 -0.6515211831073275 -0.6269927055634299 -0.6017752786003809 -0.5758968161465424 -0.5493859327002204 -0.5222719121819648 -0.49458467618861435 -0.466354751680733 -0.43761323813513797 -0.4083917741942101 -0.37872250384368517 -0.34863804215059946 -0.3181714405930478 -0.287356152013378 -0.2562259952263964 -0.224815119314142 -0.19315796763872053 -0.16128924160465852 -0.12924386420219888 -0.09705694336290438 -0.06476373515892304 -0.0323996068772099 0.0; -0.16917996350783798 -0.2010577804959021 -0.2327076676985265 -0.2640937851981995 -0.29518060951428604 -0.3259329759824555 -0.3563161206146839 -0.3862957213805832 -0.41583793885210857 -0.44490945615507 -0.47347751817243666 -0.5015099699460025 -0.5289752942247624 -0.5558426481101505 -0.5820818987502387 -0.6076636580369846 -0.6325593162627228 -0.656741074694243 -0.6801819770250288 -0.7028559396684936 -0.7247377808573944 -0.7458032485169578 -0.766029046881661 -0.7853928618280206 -0.8038733848982021 -0.8214503359916964 -0.8381044847047795 -0.8538176702999024 -0.8685728202896181 -0.8823539676220435 -0.8951462664572776 -0.9069360065265285 -0.9177106260680506 -0.927458723336257 -0.9361700666826089 -0.943835603209062 -0.9504474659969689 -0.955998979916383 -0.9604846660227109 -0.9639002445495656 -0.9662426365085228 -0.9675099639082457 -0.967701548607133 -0.9668179098152493 -0.9648607602628223 -0.9618330010540246 -0.9577387152261235 -0.9525831600353343 -0.9463727579919163 -0.9391150866681244 -0.9308188673036685 -0.9214939522342384 -0.9111513111695165 -0.899803016347855 -0.8874622265954895 -0.8741431703187577 -0.8598611274583483 -0.8446324104350372 -0.8284743441167897 -0.8114052448374157 -0.7934443984972347 -0.7746120377764038 -0.7549293184917166 -0.734418295127765 -0.7131018955734012 -0.6910038950944357 -0.6681488895734572 -0.6445622680475813 -0.6202701845748091 -0.5952995294595361 -0.5696778998675627 -0.5434335698607725 -0.5165954598814047 -0.4891931057156336 -0.46125662696589853 -0.4328166950611821 -0.4039045008341672 -0.374551721693939 -0.3447904884226249 -0.31465335162411856 -0.28417324785276044 -0.253383465449617 -0.22231761011375356 -0.19100957023568388 -0.1594934820199623 -0.1278036944237174 -0.09597473393772998 -0.0640412692365423 -0.03203807572393031 0.0; -0.16770813395260653 -0.1993058184922349 -0.23067611772239682 -0.2617832945411306 -0.2925919349953712 -0.323066991458963 -0.353173825242663 -0.3828782485718822 -0.41214656586948656 -0.4409456142826949 -0.4692428033949831 -0.4970061540658801 -0.5242043363436749 -0.5508067063982697 -0.5767833424237696 -0.6021050794628112 -0.6267435431071843 -0.6506711820318719 -0.6738612993223329 -0.6962880825575483 -0.7179266326141588 -0.738752991159803 -0.7587441668066395 -0.7778781598988609 -0.7961339859109063 -0.8134916974359214 -0.8299324047468806 -0.8454382949156116 -0.8599926494777803 -0.8735798606346364 -0.8861854459850679 -0.8977960617841568 -0.9083995147270436 -0.9179847722594408 -0.9265419714185966 -0.9340624262108986 -0.9405386335345869 -0.9459642776582657 -0.9503342332680039 -0.9536445670978221 -0.9558925381602753 -0.9570765965956448 -0.9571963811599373 -0.9562527153734868 -0.9542476023534235 -0.9511842183546401 -0.9470669050451394 -0.9419011605427964 -0.9356936292415909 -0.9284520904563011 -0.9201854459154669 -0.9109037061331374 -0.9006179756905429 -0.8893404374593291 -0.8770843357984183 -0.8638639587568843 -0.8496946193154603 -0.8345926356994491 -0.8185753107958754 -0.8016609107077171 -0.7838686424779661 -0.7652186310161269 -0.7457318952595611 -0.7254303236018061 -0.704336648619697 -0.6824744211307427 -0.6598679836118144 -0.6365424430097515 -0.6125236429740213 -0.5878381355410763 -0.5625131522995143 -0.5365765750646234 -0.5100569060903362 -0.48298323784606173 -0.4553852223853027 -0.4272930403324085 -0.39873736951326383 -0.36974935325516306 -0.3403605683806053 -0.31060299291922006 -0.28050897356155846 -0.25011119287800687 -0.21944263632566005 -0.18853655906556308 -0.15742645261237687 -0.12614601133817913 -0.09472909885180286 -0.06320971427486628 -0.031621958435426804 0.0; -0.16603136314760963 -0.1973099982357905 -0.228361914443019 -0.2591514987211705 -0.28964346860483836 -0.3198029162697254 -0.34959535196776076 -0.37898674676902633 -0.40794357454249375 -0.4364328531096739 -0.4644221845075443 -0.49187979429953044 -0.518774569875889 -0.5450760976875308 -0.5707546993601548 -0.5957814666384696 -0.6201282951133477 -0.6437679166878236 -0.6666739307410742 -0.6888208339527425 -0.710184048753263 -0.7307399503691694 -0.7504658924357156 -0.7693402311524941 -0.7873423479610676 -0.8044526707269818 -0.8206526934118147 -0.8359249942241784 -0.8502532522418063 -0.8636222624999927 -0.8760179495447431 -0.8874273794519678 -0.8978387703169719 -0.9072415012212902 -0.9156261196866173 -0.9229843476281728 -0.9293090858223123 -0.9345944169055314 -0.9388356069242465 -0.9420291054568029 -0.9441725443311282 -0.945264734963251 -0.9453056643435948 -0.9442964896994771 -0.9422395318636532 -0.9391382673799933 -0.9349973193784971 -0.929822447252837 -0.923620535174457 -0.9163995794779729 -0.9081686749531995 -0.898938000079582 -0.8887188012391567 -0.8775233759443672 -0.8653650551171789 -0.8522581844559276 -0.8382181049262337 -0.8232611324121121 -0.8074045365631192 -0.7906665188729962 -0.7730661900248285 -0.754623546537191 -0.735359446745189 -0.7152955861496284 -0.6944544721668601 -0.672859398311099 -0.6505344178402171 -0.6275043168952088 -0.6037945871626625 -0.5794313980887228 -0.5544415686721346 -0.5288525388630794 -0.5026923405936207 -0.4759895684646889 -0.44877335011365765 -0.42107331628570105 -0.39291957063127325 -0.36434265925123316 -0.3353735400103433 -0.306043551639118 -0.2763843826432603 -0.24642804003926144 -0.21620681793408758 -0.18575326596629468 -0.15510015762536533 -0.12428045846558985 -0.09332729423035983 -0.06227391890239997 -0.031153682695113767 0.0; -0.16415176179516208 -0.19507286562025228 -0.22576805542774456 -0.25620186589029326 -0.2863391703238093 -0.3161452256953181 -0.34558571694576323 -0.37462680055157 -0.40323514725109694 -0.4313779838646361 -0.45902313413936147 -0.4861390585535102 -0.5126948930171922 -0.5386604864104356 -0.5640064369024647 -0.5887041269996944 -0.6127257572735489 -0.636044378722881 -0.6586339237295852 -0.6804692355697823 -0.7015260964468699 -0.7217812540165919 -0.7412124463782278 -0.7597984255098695 -0.7775189791296628 -0.794354950968703 -0.8102882594450903 -0.8253019147323561 -0.8393800342191293 -0.8525078563604533 -0.8646717529246238 -0.8758592396427507 -0.8860589852714537 -0.8952608190821904 -0.903455736793641 -0.9106359049663675 -0.916794663881603 -0.921926528928485 -0.92602719052637 -0.9290935126109937 -0.9311235297152198 -0.9321164426769023 -0.9320726130080229 -0.9309935559607049 -0.9288819323269836 -0.9257415390103197 -0.9215772984077772 -0.9163952466425658 -0.9102025206872473 -0.9030073444183705 -0.894819013643596 -0.8856478801425234 -0.8755053347624573 -0.8644037896102165 -0.8523566593808563 -0.8393783418637911 -0.8254841976663405 -0.8106905291941187 -0.7950145589270088 -0.7784744070286995 -0.7610890683268794 -0.7428783887002834 -0.7238630409077638 -0.7040644998935208 -0.6835050176015152 -0.6622075973309397 -0.6401959676634489 -0.617494555991639 -0.5941284616770396 -0.5701234288646521 -0.5455058189798121 -0.5203025829319385 -0.4945412330484688 -0.46824981476110505 -0.4414568780652652 -0.4141914487725024 -0.3864829995744972 -0.35836142093615975 -0.3298569918343067 -0.3010003503573996 -0.27182246418086903 -0.2423546009316625 -0.21262829845483533 -0.1826753349942189 -0.15252769929852095 -0.12221756066358251 -0.09177723892094518 -0.061239174382436694 -0.030635897750035408 0.0; -0.1620716937096112 -0.19259727063193405 -0.22289789466075557 -0.25293827447369066 -0.2826834659720898 -0.3120989182932883 -0.34115051906976784 -0.36980463885220666 -0.3980281746161615 -0.42578859227514715 -0.45305396812616183 -0.4797930291571621 -0.5059751921496631 -0.5315706015134952 -0.5565501657947473 -0.5808855928020591 -0.6045494233007069 -0.6275150632282512 -0.649756814389982 -0.6712499035968486 -0.6919705102131073 -0.711895792085443 -0.7310039098298505 -0.7492740494570637 -0.7666864433217842 -0.7832223893853484 -0.7988642687857891 -0.8135955617134691 -0.8274008615945682 -0.8402658875886714 -0.8521774954105715 -0.8631236864900453 -0.8730936154869186 -0.8820775961820572 -0.8900671057680897 -0.8970547875666507 -0.9030344522016872 -0.9080010772609635 -0.9119508054802503 -0.9148809414868585 -0.9167899471411033 -0.9176774355160457 -0.9175441635573585 -0.9163920234665044 -0.9142240328515072 -0.9110443236905146 -0.9068581301540574 -0.9016717753324264 -0.8954926569149211 -0.8883292318678667 -0.8801910001582764 -0.8710884875698389 -0.8610332276575735 -0.8500377428869793 -0.8381155250028832 -0.8252810146724179 -0.8115495804456584 -0.7969374970764649 -0.781461923244946 -0.7651408787217955 -0.7479932210134302 -0.7300386215255456 -0.711297541281259 -0.6917912062285616 -0.6715415821702589 -0.6505713493480659 -0.6289038767109097 -0.6065631958959294 -0.5835739749490373 -0.5599614918103296 -0.5357516075880078 -0.5109707396429299 -0.48564583450431387 -0.4598043406356259 -0.4334741810681709 -0.4066837259184548 -0.3794617648040062 -0.35183747917097763 -0.3238404145455683 -0.29550045272009656 -0.26684778388337155 -0.2379128787039646 -0.20872646037394724 -0.17931947661975858 -0.1497230716860114 -0.11996855829730207 -0.09008738960241244 -0.06011113110473527 -0.0300714325822501 0.0; -0.1597937721241788 -0.189886362503886 -0.21975513631110066 -0.24936500528157599 -0.27868123735703854 -0.30766950374123875 -0.336295925128977 -0.3645271170177052 -0.39233023401460626 -0.4196730130556434 -0.4465238154569432 -0.4728516677229799 -0.49862630104036165 -0.5238181893905576 -0.5483985862196068 -0.5723395596077177 -0.5956140258866458 -0.618195781657818 -0.6400595341693496 -0.6611809300152802 -0.6815365821256061 -0.7011040950208973 -0.7198620883105054 -0.7377902184185031 -0.7548691985265826 -0.7710808167281226 -0.7864079523924998 -0.8008345907434566 -0.8143458356599116 -0.8269279207120246 -0.8385682184495403 -0.8492552479634665 -0.8589786807459755 -0.8677293448769917 -0.8754992275693134 -0.8822814761072386 -0.8880703972165501 -0.8928614549063539 -0.8966512668256518 -0.899437599179657 -0.901219360252753 -0.90199659258661 -0.9017704638633707 -0.9005432565449287 -0.8983183563202439 -0.8951002394132715 -0.8908944588045306 -0.8857076294195374 -0.8795474123373352 -0.8724224980721375 -0.864342588980711 -0.8553183808475453 -0.8453615436990971 -0.8344847018974831 -0.8227014135629407 -0.8100261493731592 -0.796474270786275 -0.7820620077328579 -0.766806435820689 -0.7507254530944857 -0.7338377563910079 -0.7161628173282047 -0.6977208579652071 -0.6785328261680944 -0.6586203707144287 -0.638005816167614 -0.616712137550166 -0.5947629348430045 -0.5721824073359377 -0.548995327852532 -0.5252270168706463 -0.500903316558003 -0.47605056474031393 -0.45069556881765105 -0.4248655796429962 -0.39858826537518566 -0.37189168531682726 -0.34480426374619866 -0.31735476375061766 -0.2895722610673747 -0.26148611793696563 -0.23312595697212435 -0.20452163504499485 -0.1757032171937113 -0.14670095054870969 -0.1175452382782095 -0.0882666135515645 -0.05889571351849763 -0.029463253301727128 0.0; -0.15732085563722756 -0.18694358441006975 -0.21634382792595408 -0.24548673291370307 -0.2743378115629959 -0.3028629896468648 -0.33102865373775375 -0.3588016974189018 -0.38614956639671383 -0.41304030242400447 -0.4394425859485528 -0.46532577740620346 -0.49065995708284965 -0.5154159634748947 -0.5395654300833219 -0.5630808205821111 -0.5859354623075631 -0.6081035780209467 -0.6295603159028591 -0.6502817777436654 -0.6702450453003826 -0.6894282047963551 -0.7078103695459725 -0.7253717006925327 -0.7420934260530874 -0.7579578570696857 -0.7729484038719038 -0.7870495884607835 -0.800247056029382 -0.8125275844399764 -0.8238790918825731 -0.8342906427437368 -0.8437524517188452 -0.8522558862047025 -0.8597934670129853 -0.8663588674482408 -0.8719469107971156 -0.8765535662781538 -0.8801759435038501 -0.8828122855087164 -0.8844619603988702 -0.8851254516801239 -0.884804347322733 -0.8835013276218583 -0.8812201519134119 -0.8779656442053146 -0.8737436777842972 -0.86856115885821 -0.8624260092934475 -0.8553471485064639 -0.8473344745675652 -0.8383988445741277 -0.8285520543492205 -0.8178068175202265 -0.8061767440305513 -0.7936763181358415 -0.7803208759343524 -0.7661265824791936 -0.7511104085181974 -0.7352901069050537 -0.7186841887232105 -0.7013118991618092 -0.6831931931806707 -0.6643487109990422 -0.6447997534404999 -0.6245682571640655 -0.6036767698092604 -0.582148425080508 -0.5600069177939723 -0.5372764789076733 -0.5139818505534539 -0.4901482610872014 -0.4658014001715836 -0.44096739390348366 -0.4156727799963057 -0.3899444830253907 -0.3638097897429277 -0.3372963244669758 -0.310432024547521 -0.2832451159109182 -0.25576408868257494 -0.22801767288633598 -0.2000348142177681 -0.1718446498873406 -0.14347648452845996 -0.11495976616435372 -0.08632406222694822 -0.05759903562020466 -0.028814420819725246 0.0; -0.15465604381256248 -0.18377266772251188 -0.21266835308321044 -0.24130851650540489 -0.2696589494488047 -0.29768586741578545 -0.3253559581542858 -0.3526364287634549 -0.37949505160014846 -0.4059002088892928 -0.43182093594644694 -0.457226962926473 -0.48208875501812637 -0.5063775510105016 -0.5300654001636318 -0.5531251973220378 -0.5755307162167034 -0.5972566409076667 -0.618278595326275 -0.6385731708829366 -0.6581179521130461 -0.6768915403405197 -0.6948735753450437 -0.7120447550257183 -0.7283868530601818 -0.7438827345645287 -0.7585163697653694 -0.7722728457011786 -0.785138375975607 -0.7971003085907117 -0.8081471318930291 -0.8182684786700863 -0.8274551284392816 -0.8356990079750863 -0.8429931901241948 -0.8493318909615618 -0.8547104653432637 -0.8591254009147186 -0.8625743106351019 -0.8650559238806931 -0.866570076191497 -0.8671176977267054 -0.8667008004955055 -0.8653224644303127 -0.8629868223698219 -0.8596990440192448 -0.8554653189548213 -0.8502928387391288 -0.8441897782129085 -0.8371652760280682 -0.8292294144852529 -0.8203931987378958 -0.8106685354229911 -0.8000682107769816 -0.7886058682931812 -0.7762959859749764 -0.7631538532368253 -0.7491955475026889 -0.7344379105490741 -0.7188985246373311 -0.7025956884772653 -0.6855483930614626 -0.6677762974070817 -0.649299704239142 -0.6301395356466725 -0.6103173087403609 -0.5898551113376903 -0.5687755776988872 -0.5471018643344023 -0.5248576259020736 -0.502066991209617 -0.4787545393356431 -0.4549452758800179 -0.4306646093520998 -0.4059383277031598 -0.38079257500717845 -0.355253828292171 -0.32934887452228684 -0.30310478772906735 -0.2765489062885718 -0.24970881033943382 -0.22261229933544135 -0.19528736972485713 -0.16776219274741075 -0.14006509233880218 -0.11222452313149192 -0.08426904853969663 -0.0562273189157317 -0.028128049764198585 0.0; -0.15180267244930482 -0.18037762585567382 -0.2087334235394767 -0.23683578986663884 -0.26465083342451196 -0.29214509727263704 -0.31928560811406886 -0.34603992427227903 -0.3723761823639359 -0.39826314256355677 -0.4236702323621329 -0.4485675887282962 -0.472926098587361 -0.4967174375406315 -0.5199141067546424 -0.5424894679574348 -0.5644177764865886 -0.5856742123413874 -0.6062349091992354 -0.6260769813641494 -0.6451785486228475 -0.6635187589915496 -0.6810778093440537 -0.6978369639189939 -0.7137785707112659 -0.7288860757594878 -0.7431440353479971 -0.7565381261481677 -0.7690551533298846 -0.7806830566796361 -0.7914109147670391 -0.8012289472065106 -0.8101285150653873 -0.8181021194739324 -0.8251433984964223 -0.8312471223258733 -0.8364091868678836 -0.8406266057816169 -0.8438975010480679 -0.8462210921374994 -0.8475976838492552 -0.8480286528981449 -0.8475164333221701 -0.8460645007865996 -0.8436773558593239 -0.840360506331971 -0.836120448660546 -0.8309646485983491 -0.8249015210926234 -0.8179404095148575 -0.8100915642928984 -0.8013661210110588 -0.7917760780422077 -0.7813342737735353 -0.7700543634851421 -0.7579507959380275 -0.7450387897252619 -0.7313343094373409 -0.7168540416897657 -0.7016153710579603 -0.685636355961581 -0.6689357045372526 -0.6515327505356991 -0.6334474292761697 -0.6147002536880203 -0.5953122904662826 -0.5753051363650725 -0.5547008946497539 -0.5335221517258752 -0.5117919539601052 -0.4895337847056394 -0.46677154154189604 -0.4435295137357409 -0.41983235992902723 -0.3957050860548365 -0.37117302348255105 -0.34626180738973933 -0.3209973553567593 -0.29540584617808513 -0.26951369888253657 -0.24334755195289864 -0.2169342427338733 -0.19030078701583575 -0.16347435878058847 -0.13648227009409847 -0.10935195113015812 -0.08211093030798858 -0.05478681452600735 -0.027407269473326733 0.0; -0.14876430853766484 -0.17676274772348233 -0.20454407091114477 -0.23207435106770707 -0.25932005458116547 -0.28624809253444006 -0.31282587080777274 -0.3390213388858302 -0.3648030372518519 -0.39014014325771335 -0.4150025153657905 -0.439360735665887 -0.4631861505782163 -0.4864509096614771 -0.5091280024533146 -0.5311912932789209 -0.5526155539721141 -0.5733764944618973 -0.5934507911861922 -0.6128161133030934 -0.6314511466785836 -0.6493356156380883 -0.6664503024775548 -0.6827770647377858 -0.6982988502535797 -0.7129997099967448 -0.7268648087392491 -0.7398804335695807 -0.7520340003018695 -0.7633140578233301 -0.7737102904312186 -0.7832135182156501 -0.7918156955493449 -0.7995099077496152 -0.8062903659816852 -0.8121524004757481 -0.8170924521329974 -0.8211080625982606 -0.8241978628787551 -0.826361560589982 -0.8275999259107973 -0.8279147763303066 -0.8273089602694558 -0.8257863396599896 -0.8233517715629343 -0.8200110889078338 -0.8157710804327848 -0.8106394699037692 -0.8046248946900024 -0.7977368837699488 -0.7899858352403553 -0.7813829933981853 -0.7719404254626017 -0.7616709980013395 -0.7505883531227782 -0.7387068844919341 -0.7260417132253653 -0.7126086637166894 -0.6984242394410649 -0.6835055987835877 -0.667870530933139 -0.6515374318797942 -0.6345252805504704 -0.6168536151141243 -0.5985425094844128 -0.579612550044442 -0.5600848126149747 -0.5399808396842605 -0.5193226179145699 -0.49813255593748573 -0.47643346244707346 -0.4542485245972344 -0.4316012867068286 -0.4085156292735488 -0.3850157482950255 -0.361126134893298 -0.3368715552365078 -0.3122770307495832 -0.2873678186036602 -0.26216939247214627 -0.23670742353958235 -0.2110077617478695 -0.18509641726294399 -0.15899954214368267 -0.13274341219355995 -0.10635440897457893 -0.07985900196200656 -0.053283730817686996 -0.026655187758993722 0.0; -0.14554474491761277 -0.17293259083533752 -0.20010563792745398 -0.22703035152688705 -0.2536735992496223 -0.28000270323770454 -0.3059854911359358 -0.33159034566970824 -0.3567862526982911 -0.3815428476253577 -0.4058304600564704 -0.42962015660163705 -0.45288378172979743 -0.4755939965911856 -0.49772431573283404 -0.5192491416419889 -0.5401437970618562 -0.5603845550337712 -0.5799486666296099 -0.5988143863478421 -0.6169609951561967 -0.6343688211731848 -0.6510192579898751 -0.6668947806421295 -0.6819789592520175 -0.6962564703652607 -0.7097131060193376 -0.7223357805841464 -0.7341125354240123 -0.7450325414361748 -0.7550860995267463 -0.7642646390905075 -0.7725607145656767 -0.7799680001391082 -0.7864812826810887 -0.7920964529921227 -0.7968104954467516 -0.8006214761216294 -0.8035285294966825 -0.8055318438193526 -0.8066326452225668 -0.8068331806872974 -0.8061366999403161 -0.8045474363771236 -0.8020705870989636 -0.7987122921514501 -0.794479613050564 -0.7893805106797284 -0.7834238226393275 -0.7766192401274158 -0.7689772844275449 -0.7605092830765888 -0.7512273457822315 -0.7411443401564101 -0.7302738673275276 -0.7186302374906232 -0.706228445451035 -0.693084146213345 -0.6792136306636182 -0.66463380138916 -0.6493621486762328 -0.6334167267223832 -0.6168161300963101 -0.5995794704744885 -0.5817263536801565 -0.5632768570466866 -0.5442515071239102 -0.5246712577425576 -0.5045574684487032 -0.48393188331693504 -0.4628166101478833 -0.4412341000528372 -0.4192071274253169 -0.39675877029683043 -0.37391239107143337 -0.350691617631332 -0.3271203248034481 -0.3032226161747302 -0.27902280624196996 -0.2545454028800097 -0.22981509011048784 -0.2048567111516613 -0.17969525172837872 -0.15435582361996475 -0.1288636484225461 -0.10324404150134646 -0.07752239610749213 -0.051724167633136434 -0.025874857978009064 0.0; -0.14214799465793718 -0.16889197405812698 -0.19542376929530222 -0.22171028465627168 -0.24771883506547757 -0.27341719922205376 -0.2987736713743288 -0.32375711159034454 -0.3483369943907706 -0.3724834556189946 -0.3961673374321473 -0.41936023130622463 -0.44203451895835005 -0.4641634110993473 -0.4857209839402737 -0.5066822133871282 -0.5270230068687203 -0.5467202327534115 -0.5657517473211858 -0.5840964192681228 -0.6017341517308029 -0.6186459018283822 -0.6348136977300256 -0.6502206532649498 -0.664850980101522 -0.6786899975306216 -0.6917241398967132 -0.7039409617278682 -0.7153291406231473 -0.7258784779624304 -0.7355798975098187 -0.7444254419872043 -0.752408267699449 -0.7595226372968579 -0.7657639107642684 -0.7711285347291054 -0.775614030183179 -0.7792189787148787 -0.7819430073496865 -0.7837867720976965 -0.7847519403070524 -0.7848411719219507 -0.784058099743106 -0.7824073087874324 -0.7798943148420655 -0.7765255423059211 -0.7723083014096476 -0.767250764902216 -0.761361944289461 -0.7546516657067263 -0.7471305455043803 -0.7388099656213755 -0.729702048818286 -0.7198196338373819 -0.709176250553309 -0.6977860951738819 -0.6856640055463727 -0.6728254366205323 -0.6592864361154106 -0.6450636204328952 -0.6301741508567514 -0.6146357100718867 -0.5984664790345091 -0.5816851142199531 -0.5643107252710277 -0.5463628530660513 -0.5278614482220155 -0.5088268500448491 -0.48927976593529365 -0.4692412512556537 -0.4487326896595104 -0.42777577388350163 -0.40639248699738184 -0.3846050841058744 -0.3624360744932165 -0.33990820419890183 -0.3170444390108 -0.2938679478597138 -0.270402086597428 -0.24667038213843978 -0.22269651694387382 -0.19850431382447617 -0.17411772103817877 -0.14956079765642358 -0.12485769917226532 -0.10003266332225594 -0.07510999609321377 -0.05011405788423031 -0.025069249793617313 0.0; -0.13857828517357684 -0.16464597007167395 -0.1905044022160512 -0.21612097412257364 -0.2414634966176391 -0.26650025277338246 -0.2912000503837027 -0.31553227283094365 -0.3394669282018307 -0.3629746965206712 -0.38602697497787086 -0.40859592104231846 -0.43065449335720235 -0.452176490330095 -0.47313658633975764 -0.49351036549383587 -0.513274352883488 -0.5324060432928215 -0.550883927332796 -0.5686875149808727 -0.5857973565190885 -0.6021950608743235 -0.6178633113752834 -0.63278587895102 -0.6469476328056568 -0.6603345486133018 -0.6729337142858792 -0.6847333333747565 -0.6957227261745587 -0.7058923286044272 -0.7152336889481663 -0.7237394625402278 -0.7314034044893198 -0.73822036053553 -0.7441862561403503 -0.7492980839117359 -0.7535538894684889 -0.7569527558497283 -0.7594947865761128 -0.7611810874697585 -0.7620137473395378 -0.7619958176376544 -0.7611312911921077 -0.7594250801179094 -0.756882993007751 -0.7535117115002757 -0.7493187663211766 -0.744312512889162 -0.738502106575284 -0.7318974777004351 -0.724509306351827 -0.7163489970951713 -0.7074286536550152 -0.6977610536312961 -0.6873596233157582 -0.6762384126673212 -0.6644120705010139 -0.6518958199404966 -0.6387054341797208 -0.6248572125947734 -0.610367957242545 -0.5952549497785289 -0.579535928821775 -0.5632290677909272 -0.5463529532311812 -0.5289265636481356 -0.5109692488607224 -0.4925007098817583 -0.4735409793311798 -0.4541104023837005 -0.43422961824940604 -0.4139195421828274 -0.3932013480131011 -0.3720964511851742 -0.35062649229938714 -0.3288133211344255 -0.3066789811363406 -0.2842456943542714 -0.2615358468015275 -0.23857197421892917 -0.21537674821560993 -0.19197296276100173 -0.16838352100034418 -0.1446314223648026 -0.12073974994621539 -0.09673165810546609 -0.07263036028268087 -0.04845911697669255 -0.02424122386062427 0.0; -0.1348400520993112 -0.16019989754527716 -0.18535375659465714 -0.21026956177956851 -0.2349156707576664 -0.2592609209286878 -0.28327468249611837 -0.3069269098153294 -0.33018819087929974 -0.3530297948034856 -0.3754237171825463 -0.3973427232032872 -0.4187603884103282 -0.4396511370334729 -0.45999027779853324 -0.47975403715624193 -0.4989195898768962 -0.51746508697129 -0.5353696809113534 -0.5526135481365081 -0.5691779088440854 -0.5850450440741186 -0.6001983101103199 -0.6146221502300826 -0.6283021038467869 -0.641224813097517 -0.6533780269384953 -0.6647506028189769 -0.6753325060121619 -0.6851148066886424 -0.6940896748241877 -0.7022503730391457 -0.709591247471459 -0.7161077167892501 -0.7217962594521363 -0.7266543993329015 -0.7306806898129169 -0.7338746964657616 -0.7362369784439025 -0.7377690686830952 -0.7384734530383299 -0.7383535484638211 -0.7374136803476316 -0.7356590591092149 -0.7330957561653503 -0.7297306793667917 -0.7255715480044573 -0.7206268674801318 -0.7149059037326089 -0.7084186575058667 -0.7011758385413874 -0.6931888397720807 -0.6844697115905194 -0.6750311362593424 -0.6648864025267943 -0.6540493805054658 -0.6425344968673707 -0.6303567104036375 -0.6175314879922569 -0.6040747810125784 -0.5900030022405875 -0.575333003254446 -0.5600820523753344 -0.5442678131643478 -0.5279083234920352 -0.5110219751931759 -0.4936274943155162 -0.4757439219675543 -0.45739059576689184 -0.438587131887371 -0.4193534077000167 -0.3997095449998134 -0.37967589380750777 -0.3592730167329659 -0.3385216738841345 -0.317442808303294 -0.2960575319101437 -0.2743871119292561 -0.2524529577775231 -0.2302766083855817 -0.20787971992557902 -0.18528405391623345 -0.1625114656748596 -0.13958389308487495 -0.11652334564623333 -0.09335189377539259 -0.07009165832058709 -0.046764800257515456 -0.02339351053004159 0.0; -0.1309379329379958 -0.1555593130629111 -0.17997832498118024 -0.20416349532821032 -0.22808378164583668 -0.2517086275428244 -0.27500801620711535 -0.2979525221030852 -0.3205133606978432 -0.3426624360721357 -0.3643723862836801 -0.38561662636358957 -0.40636938883983187 -0.42660576169539277 -0.4463017236826878 -0.4654341769298876 -0.48398097678890734 -0.5019209588888522 -0.5192339633725788 -0.5359008563076162 -0.5519035482759261 -0.5672250101597496 -0.5818492861530612 -0.5957615040397938 -0.6089478827910101 -0.6213957375434851 -0.633093482031711 -0.6440306285540628 -0.65419778556183 -0.6635866529668594 -0.672190015269851 -0.6800017326166994 -0.6870167298948416 -0.6932309839852607 -0.6986415092887013 -0.7032463416467158 -0.7070445207795133 -0.7100360713631388 -0.7122219828684045 -0.7136041882832429 -0.7141855418387145 -0.7139697958569879 -0.7129615768370781 -0.7111663608911961 -0.7085904486411349 -0.7052409396803382 -0.7011257067031974 -0.6962533693986771 -0.6906332682007357 -0.6842754379831453 -0.6771905817812667 -0.6693900446182471 -0.660885787507812 -0.6516903617006136 -0.6418168832357545 -0.6312790078538565 -0.6200909063227981 -0.6082672402220638 -0.595823138226574 -0.5827741729258842 -0.5691363382097817 -0.5549260272466127 -0.5401600110760838 -0.5248554178339189 -0.5090297126214911 -0.49270067802952966 -0.4758863953211138 -0.45860522627549627 -0.4408757956908036 -0.4227169745403544 -0.40414786377421646 -0.3851877787547 -0.3658562343117119 -0.34617293040136304 -0.32615773834876904 -0.30583068765382043 -0.285211953336588 -0.2643218437971405 -0.2431807891628208 -0.22180933009441514 -0.20022810702117397 -0.17845784977336035 -0.15651936757979207 -0.13443353939677097 -0.11222130453388376 -0.08990365354130966 -0.06750161932256248 -0.045036268436009816 -0.02252869254799474 0.0; -0.12687676050146177 -0.1507300028244136 -0.1743848622841054 -0.1978105157593021 -0.22097657560800263 -0.243853145214514 -0.26641087279874204 -0.28862100331338497 -0.310455428266522 -0.33188673331970875 -0.35288824352508047 -0.373434066078978 -0.3934991304840753 -0.4130592260268723 -0.43209103649251274 -0.45057217205411104 -0.4684811982889973 -0.4857976622893803 -0.5025021158498082 -0.5185761357283212 -0.5340023409922744 -0.5487644074733784 -0.5628470793694078 -0.5762361780423194 -0.5889186080739771 -0.6008823606513829 -0.6121165143631384 -0.6226112334978061 -0.6323577639428571 -0.6413484267900006 -0.6495766097588364 -0.6570367565560005 -0.6637243542912714 -0.6696359190754961 -0.6747689799276823 -0.679122061120279 -0.6826946630924707 -0.685487242061382 -0.6875011884604002 -0.6887388043324465 -0.689203279804034 -0.6888986687633497 -0.6878298638624664 -0.6860025709602152 -0.6834232831181739 -0.6800992542578856 -0.6760384725826372 -0.6712496338621889 -0.665742114673605 -0.6595259456859524 -0.6526117850711274 -0.6450108921174614 -0.6367351011170929 -0.6277967955924442 -0.6182088829214806 -0.6079847694158402 -0.597138335900402 -0.5856839138374464 -0.5736362620332731 -0.5610105439599807 -0.5478223057201357 -0.5340874546772371 -0.5198222387702286 -0.5050432265258995 -0.48976728777873685 -0.47401157510375425 -0.45779350596400925 -0.4411307455708479 -0.42404119045151034 -0.4065429527155165 -0.3886543450081957 -0.370393866136938 -0.35178018735307187 -0.33283213926986166 -0.31356869939481763 -0.29400898025245326 -0.2741722180716583 -0.25407776201012744 -0.23374506388665717 -0.21319366839063889 -0.1924432037367835 -0.17151337273187764 -0.15042394421933925 -0.12919474486634783 -0.10784565125751763 -0.08639658225834226 -0.06486749161098754 -0.04327836072451662 -0.021649191621171914 0.0; -0.12266155616200118 -0.14571797414944693 -0.16858037529390352 -0.19121864463193955 -0.21360310587470846 -0.23570457716510226 -0.25749442501300085 -0.27894461622739525 -0.30002776767699124 -0.3207171937246165 -0.3409869511952633 -0.36081188175275203 -0.38016765157565235 -0.39903078823912724 -0.4173787147256169 -0.4351897805036089 -0.4524432896300533 -0.46911952584807476 -0.48519977466747416 -0.500666342430907 -0.5155025723835043 -0.5296928577779562 -0.5432226520606466 -0.5560784761971662 -0.5682479232074473 -0.5797196599917722 -0.5904834265389238 -0.6005300326168274 -0.6098513520540725 -0.6184403147277043 -0.6262908963787138 -0.6333981063816007 -0.63975797359839 -0.6453675304504842 -0.6502247953437914 -0.6543287535837354 -0.657679336917041 -0.6602774018366755 -0.6621247067850388 -0.6632238883884995 -0.6635784368537606 -0.6631926706532623 -0.6620717106231285 -0.6602214535928578 -0.6576485456613831 -0.6543603552290702 -0.6503649458899622 -0.6456710492830007 -0.6402880379952673 -0.6342258986043574 -0.6274952049410792 -0.6201070916476195 -0.6120732281002934 -0.6034057927599847 -0.5941174480074517 -0.5842213155147815 -0.5737309521985744 -0.5626603267947986 -0.5510237970898468 -0.5388360878370273 -0.5261122693826783 -0.5128677370212019 -0.4991181910936639 -0.4848796178401643 -0.47016827101196035 -0.45500065424533875 -0.4393935041954588 -0.4233637744248487 -0.40692862003791264 -0.39010538304970227 -0.37291157847431605 -0.35536488111559883 -0.3374831130403195 -0.3192842317117413 -0.3007863187593401 -0.2820075693585181 -0.262966282192399 -0.24368084996616005 -0.22416975044289125 -0.2044515379686884 -0.18454483545343997 -0.16446832677278217 -0.14424074955567942 -0.12388088832130008 -0.10340756792810457 -0.08283964729745509 -0.062196013373470305 -0.041495575280455756 -0.020757258638801332 0.0; -0.11829752293204351 -0.14052944681032492 -0.1625721120539835 -0.18439617123880453 -0.2059727172707715 -0.22727333915883013 -0.24827017588866657 -0.26893596821016263 -0.289244108165064 -0.3091686861961219 -0.32868453569461675 -0.3477672748594166 -0.366393345757514 -0.3845400504931214 -0.4021855844097611 -0.4193090662671696 -0.43589056535215803 -0.4519111254996311 -0.46735278601667524 -0.48219859951882466 -0.4964326467032306 -0.510040048098317 -0.5230069728436176 -0.5353206445666507 -0.5469693444359454 -0.557942411480549 -0.56823024027652 -0.5778242761099973 -0.5867170077344276 -0.5949019578463982 -0.6023736714102961 -0.6091277019667021 -0.6151605960630063 -0.6204698759473538 -0.625054020668546 -0.6289124457251984 -0.6320454814071428 -0.6344543499709742 -0.6361411417897123 -0.6371087906139576 -0.6373610480786096 -0.6369024575853917 -0.6357383276869946 -0.6338747050938374 -0.6313183474191797 -0.6280766957727633 -0.6241578473073122 -0.6195705278161648 -0.6143240644741063 -0.6084283588071485 -0.6018938599706393 -0.5947315384086875 -0.5869528599615345 -0.5785697604812355 -0.5695946210097744 -0.560040243567738 -0.5499198275956898 -0.5392469470847301 -0.5280355284271246 -0.5162998290126006 -0.5040544165907914 -0.491314149415426 -0.4780941571812533 -0.4644098227602836 -0.450276764739783 -0.43571082076058004 -0.4207280316505539 -0.405344626344791 -0.38957700758068525 -0.3734417383533286 -0.3569555291137839 -0.34013522569032273 -0.32299779791039596 -0.3055603288989732 -0.28784000502695567 -0.2698541064816139 -0.2516199984293745 -0.23315512273988304 -0.2144769902389292 -0.19560317345667383 -0.1765512998366014 -0.15733904536967022 -0.1379841286173352 -0.11850430508641917 -0.0989173619181629 -0.07924111285329416 -0.059493393434459835 -0.03969205640702713 -0.019854967278929984 0.0; -0.11379003838917656 -0.13517084421886813 -0.15636755111454365 -0.17735163970681891 -0.19809503091969344 -0.21857014154789264 -0.2387499378668267 -0.2586079870826829 -0.2781185064449749 -0.2972564098596379 -0.31599735185744504 -0.33431776878980346 -0.3521949171418771 -0.36960690887114567 -0.3865327436978895 -0.40295233829247373 -0.41884655232254014 -0.4341972113411537 -0.44898712651444445 -0.4632001112042185 -0.4768209944372194 -0.48983563130815017 -0.5022309103780788 -0.513994758143375 -0.5251161406628071 -0.5355850624417811 -0.5453925626829301 -0.5545307090212945 -0.5629925888701856 -0.5707722985104591 -0.5778649300614427 -0.584266556476011 -0.5899742147055429 -0.594985887182546 -0.5993004817698041 -0.6029178103249591 -0.6058385660285723 -0.608064299621989 -0.6095973946987852 -0.6104410421903564 -0.6105992141822875 -0.6100766371936536 -0.6088787650464227 -0.6070117514467108 -0.6044824223937997 -0.6012982485267836 -0.5974673175123223 -0.592998306570502 -0.5879004552291424 -0.582183538390206 -0.5758578397852417 -0.568934125890113 -0.5614236203626253 -0.5533379790601788 -0.5446892656881811 -0.5354899281237496 -0.5257527754532313 -0.5154909557562409 -0.5047179346633647 -0.49344747470933326 -0.48169361549838374 -0.4694706546937171 -0.4567931298383957 -0.44367580101071363 -0.43013363431308377 -0.41618178618967455 -0.40183558856454693 -0.3871105347887706 -0.37202226638200503 -0.356586560551213 -0.34081931846668445 -0.32473655427314413 -0.3083543848116573 -0.2916890200260519 -0.27475675402588323 -0.25757395677635686 -0.2401570663841836 -0.22252258194717528 -0.20468705693412098 -0.1866670930606053 -0.1684793346254815 -0.15014046327194888 -0.1316671931365444 -0.11307626634870785 -0.09438444884314069 -0.07560852644670837 -0.056765301201306836 -0.037871587883769466 -0.01894421068371933 0.0; -0.10914464746310734 -0.12964878449134562 -0.1499743907029616 -0.17009383607870632 -0.18997992902287483 -0.2096059715193131 -0.22894581226198268 -0.24797389756351582 -0.2666653198608979 -0.2849958636541336 -0.30294204873138814 -0.3204811705523876 -0.337591337680698 -0.3542515061746437 -0.3704415108659301 -0.386142093474301 -0.40133492752561917 -0.4160026400594711 -0.4301288301305785 -0.44369808412581974 -0.4566959879354157 -0.46910913603267584 -0.4809251375315372 -0.4921326193049172 -0.5027212262594761 -0.5126816188738339 -0.5220054681174318 -0.5306854478761447 -0.5387152250183795 -0.5460894472417688 -0.5528037288456732 -0.5588546345786164 -0.5642396617124725 -0.5689572204968193 -0.5730066131473611 -0.5763880115218094 -0.5791024336351601 -0.5811517191639393 -0.5825385040858941 -0.5832661945977092 -0.5833389404488403 -0.5827616078244994 -0.5815397519052521 -0.5796795892247247 -0.5771879699406305 -0.5740723501277091 -0.5703407641944477 -0.5660017975184813 -0.5610645593886392 -0.5555386563345135 -0.5494341659174875 -0.5427616110502166 -0.5355319349047214 -0.5277564764626057 -0.5194469467544289 -0.5106154058289241 -0.5012742404867552 -0.4914361428076422 -0.4811140894941453 -0.4703213220501085 -0.4590713278067457 -0.4473778218046443 -0.4352547295354913 -0.4227161705431887 -0.40977644288014525 -0.39645000841091166 -0.3827514789520096 -0.3686956032337365 -0.3542972546668688 -0.33957141989467277 -0.3245331881082056 -0.3091977411008162 -0.29358034403580224 -0.2776963368994333 -0.26156112661004816 -0.24519017975247093 -0.2285990159058394 -0.2118032015318002 -0.19481834438907525 -0.17766008843961292 -0.16034410921072853 -0.14288610957708403 -0.1253018159257855 -0.10760697466739447 -0.08981734905530196 -0.07194871627554394 -0.05401686476889351 -0.03603759174682194 -0.018026700862771895 0.0; -0.10436705510048434 -0.1239700714142798 -0.14340053784220938 -0.16263177541766977 -0.18163753976871555 -0.20039207561384956 -0.21887016918625923 -0.23704719838703792 -0.2548991804844501 -0.2724028171938805 -0.2895355369916045 -0.3062755345346852 -0.32260180707901714 -0.3384941878075045 -0.353933376000483 -0.36890096400052635 -0.38337946094354175 -0.397352313247394 -0.41080392186806197 -0.42371965635133535 -0.4360858657251863 -0.4478898862941317 -0.45912004641193066 -0.469765668322888 -0.4798170671746581 -0.48926554731682026 -0.4981033960095304 -0.5063238746752495 -0.5139212078339036 -0.520890569867842 -0.5272280697676791 -0.5329307340135405 -0.537996487748444 -0.5424241344015883 -0.5462133339192822 -0.5493645797601142 -0.5518791748089572 -0.5537592063614406 -0.5550075203268044 -0.5556276947926346 -0.5556240130898837 -0.5550014364909983 -0.5537655766679079 -0.551922668030162 -0.5494795400567641 -0.5464435897282742 -0.5428227541585728 -0.5386254835184726 -0.5338607143360348 -0.5285378432512321 -0.5226667012953324 -0.5162575287583531 -0.5093209507009259 -0.501867953160206 -0.4939098600928845 -0.48545831109204995 -0.47652523990863016 -0.4671228538023171 -0.4572636137414398 -0.4469602154660246 -0.43622557142340845 -0.42507279358115097 -0.41351517711775027 -0.4015661849876332 -0.38923943335319744 -0.3765486778733151 -0.3635078008345089 -0.3501307991081872 -0.3364317729147177 -0.3224249153726876 -0.30812450280965514 -0.2935448858086963 -0.27870048096335054 -0.2636057633120686 -0.2482752594218777 -0.2327235410897993 -0.21696521962950807 -0.2010149407098155 -0.18488737971076394 -0.16859723756245346 -0.1521592370311403 -0.1355881194166378 -0.11889864162469069 -0.10210557357756098 -0.08522369592589439 -0.06826779802458066 -0.05125267613524167 -0.034193131817751465 -0.017103970473126135 0.0; -0.0994631188227536 -0.11814168533249204 -0.1366540974464107 -0.1549746889737662 -0.17307822242142648 -0.19093994257976385 -0.20853562800434858 -0.2258416401923954 -0.24283497027014792 -0.25949328302569885 -0.275794958140997 -0.2917191284967064 -0.30724571544400925 -0.32235546095815176 -0.3370299566092979 -0.35125166930690443 -0.36500396379417255 -0.37827112188895134 -0.3910383584866622 -0.4032918343591509 -0.41501866580078867 -0.426206931189482 -0.4368456745454045 -0.4469249061841687 -0.45643560057377275 -0.46536969151581276 -0.47372006478135237 -0.48148054834018456 -0.48864590032927374 -0.49521179491175965 -0.5011748061821907 -0.5065323902765877 -0.5112828658476358 -0.5154253930658355 -0.5189599513067855 -0.5218873156831493 -0.5242090325772067 -0.5259273943264514 -0.5270454132103586 -0.5275667948815591 -0.5274959113790183 -0.5268377738547736 -0.5255980051392783 -0.5237828122634964 -0.5213989590488112 -0.518453738868457 -0.5149549476767603 -0.5109108573949659 -0.5063301897349127 -0.5012220905344197 -0.4955961046708466 -0.4894621516121734 -0.4828305016578791 -0.4757117529151551 -0.46811680904944547 -0.46005685784201933 -0.4515433505813365 -0.44258798230924007 -0.43320267293768766 -0.4233995492466357 -0.41319092776899147 -0.4025892985641116 -0.3916073098772009 -0.3802577536782464 -0.3685535520705177 -0.3565077445555839 -0.34413347613878 -0.33144398625647187 -0.3184525985040532 -0.3051727111414356 -0.29161778835093477 -0.2778013522206626 -0.26373697542509056 -0.24943827457308954 -0.23491890419262346 -0.2201925513202041 -0.20527293066245247 -0.1901737802962618 -0.17490885787353752 -0.15949193729586378 -0.14393680582411666 -0.12825726158758455 -0.11246711145694052 -0.09658016924515177 -0.08061025420020496 -0.06457118975342316 -0.04847680248701236 -0.03234092128440428 -0.01617737662688671 0.0; -0.09443884119137202 -0.11217077397917406 -0.12974336142010998 -0.1471320114466567 -0.16431255263371972 -0.18126128661649482 -0.19795503838636208 -0.2143712042635886 -0.23048779736342498 -0.2462834903910829 -0.26173765562095125 -0.27683040193590136 -0.2915426088235393 -0.30585595724751813 -0.3197529573332797 -0.3332169728287235 -0.34623224232101524 -0.3587838972109252 -0.3708579764655378 -0.38244143818871723 -0.39352216806624063 -0.40408898475891164 -0.41413164233208005 -0.4236408298238216 -0.43260816806643965 -0.441026203886926 -0.4488884018215865 -0.4561891334880295 -0.46292366476440927 -0.4690881409309177 -0.4746795699323723 -0.4796958039231545 -0.48413551925695164 -0.487998195083728 -0.4912840907151911 -0.49399422191782716 -0.4961303362894372 -0.49769488787112265 -0.4986910111418763 -0.4991224945375239 -0.49899375362976295 -0.49830980409452985 -0.49707623459206546 -0.49529917967384507 -0.49298529282412146 -0.490141719736251 -0.4867760719163128 -0.4828964006988712 -0.4785111717520789 -0.47362924014179153 -0.46825982601697674 -0.4624124909714665 -0.45609711513015394 -0.44932387500093246 -0.4421032221272752 -0.4344458625701505 -0.4263627372421052 -0.4178650031108225 -0.40896401528426446 -0.39967130998461453 -0.3899985884136989 -0.37995770150835184 -0.3695606355803047 -0.3588194988316037 -0.34774650873328905 -0.3363539802520864 -0.3246543149072165 -0.3126599906369391 -0.3003835524523323 -0.2878376038538833 -0.2750347989846951 -0.26198783549272125 -0.24870944807303488 -0.2352124026600715 -0.22150949123879707 -0.20761352724293036 -0.1935373415076436 -0.17929377874361632 -0.16489569449883565 -0.15035595257411924 -0.1356874228581148 -0.1209029795472002 -0.10601549971560308 -0.09103786220088106 -0.07598294676985379 -0.06086363352995837 -0.04569280255101122 -0.030483333662328502 -0.015248106390101008 0.0; -0.08930036219377897 -0.10606464326613858 -0.12267679778510018 -0.13911336837530597 -0.15535130802167452 -0.17136803105516113 -0.18714146201493587 -0.20265008218705838 -0.21787297363796193 -0.2327898605804133 -0.2473811479298919 -0.2616279569302701 -0.2755121577490615 -0.28901639896412296 -0.3021241338852792 -0.3148196436757371 -0.32708805725909557 -0.3389153680180999 -0.3502884473108344 -0.3611950548486326 -0.3716238459975057 -0.3815643760811505 -0.3910071017786207 -0.3999433797233115 -0.4083654624220715 -0.4162664916239081 -0.42364048927693265 -0.4304823462198273 -0.4367878087602952 -0.4425534632976579 -0.4477767191500834 -0.4524557897488472 -0.4565896723627314 -0.46017812651509765 -0.4632216512545421 -0.46572146143732984 -0.46767946317621956 -0.46909822860582184 -0.46998097010944656 -0.4703315141465874 -0.470154274813812 -0.4694542272650218 -0.46823688110987344 -0.46650825390171524 -0.4642748448187739 -0.461543608634561 -0.4583219300657187 -0.45461759857773354 -0.4504387837212856 -0.4457940110644208 -0.4406921387783996 -0.43514233492786847 -0.42915405550913477 -0.4227370232736596 -0.41590120736755276 -0.40865680381187885 -0.4010142168428197 -0.392984041125489 -0.38457704485008276 -0.375804153714484 -0.3666764357930579 -0.3572050872874038 -0.3474014191512108 -0.3372768445779449 -0.326842867337176 -0.3161110709425118 -0.3050931086317257 -0.2938006941374333 -0.2822455932247563 -0.2704396159706918 -0.25839460975839756 -0.2461224529583674 -0.23363504926728534 -0.22094432267447667 -0.20806221302503522 -0.19500067214809091 -0.1817716605181164 -0.16838714441676705 -0.15485909356241415 -0.14119947917427342 -0.12742027243785897 -0.11353344333835876 -0.09955095982844579 -0.08548478729702165 -0.07134688830534917 -0.057149222557055575 -0.04290374706850881 -0.028622416506100184 -0.014317183657006297 0.0; -0.08405395156257013 -0.09983074805063184 -0.11546303985581209 -0.13092856368091277 -0.14620545403393956 -0.16127229251443614 -0.1761081549918505 -0.19069265647885744 -0.2050059935210637 -0.21902898394411988 -0.23274310381979552 -0.24613052153371845 -0.25917412885907515 -0.27185756896233493 -0.2841652612887742 -0.29608242329704576 -0.30759508903301297 -0.31869012455337753 -0.3293552402291172 -0.3395789999771865 -0.3493508274862882 -0.35866100951855556 -0.3675006963837107 -0.3758618996955172 -0.38373748753214443 -0.39112117713231764 -0.39800752526784183 -0.4043919164403213 -0.4102705490555473 -0.4156404197332968 -0.42049930591304546 -0.424845746917608 -0.42867902363683996 -0.43199913699261355 -0.43480678534404793 -0.4371033409889943 -0.4388908259136345 -0.4401718869373146 -0.44094977039414474 -0.4412282964868144 -0.4410118334413989 -0.44030527158491695 -0.43911399746001123 -0.4374438680835899 -0.43530118544843843 -0.4326926713590888 -0.4296254426853458 -0.426106987109161 -0.42214513943283605 -0.4177480585091086 -0.4129242048463593 -0.4076823189351508 -0.4020314003355436 -0.3959806875581659 -0.38953963876588127 -0.382717913317064 -0.37552535416604 -0.36797197113112606 -0.360067925035919 -0.3518235127251053 -0.3432491529519338 -0.3343553731308031 -0.3251527969449954 -0.3156521327965087 -0.3058641630821192 -0.29579973427737527 -0.28546974780793766 -0.27488515168577254 -0.26405693288595933 -0.25299611043836767 -0.2417137292072273 -0.2302208543304369 -0.2185285662896036 -0.20664795658103025 -0.19459012395719305 -0.18236617120782986 -0.16998720244930868 -0.15746432089072362 -0.14480862704486316 -0.13203121735218656 -0.11914318318575125 -0.10615561020507241 -0.09307957802691182 -0.07992616018097412 -0.0667064243186122 -0.053431432642674616 -0.04011224252671465 -0.02675990729187619 -0.0133854771098002 0.0; -0.0787060010392845 -0.09347668289327243 -0.1081108754813556 -0.12258756738498565 -0.1368861301412286 -0.15098636556186099 -0.16486855097820946 -0.17851348221907737 -0.19190251414771614 -0.20501759860341454 -0.21784131961387398 -0.2303569257656707 -0.2425483596416878 -0.254400284256111 -0.26589810643919753 -0.2770279971453624 -0.28777690867892347 -0.2981325888519531 -0.3080835921078856 -0.3176192876627007 -0.32672986473248006 -0.33540633493182975 -0.3436405319419664 -0.35142510856006587 -0.35875353125284437 -0.36562007234710553 -0.372019799998228 -0.3779485660842603 -0.38340299217854906 -0.38838045375744484 -0.39287906280208934 -0.396897648954161 -0.40043573938529325 -0.40349353753834577 -0.4060719008962935 -0.40817231793097675 -0.4097968843795765 -0.4109482789916456 -0.4116297388836674 -0.41184503463178057 -0.4115984452265639 -0.41089473300652124 -0.40973911867949475 -0.4081372565336013 -0.4060952099314977 -0.40361942717402166 -0.40071671781147766 -0.3973942294731471 -0.39365942527811104 -0.38952006188307436 -0.38498416821583115 -0.38006002493611446 -0.37475614465903806 -0.36908125297009675 -0.3630442702547875 -0.3566542943603359 -0.3499205841018279 -0.3428525436201256 -0.33545970759454524 -0.32775172730902363 -0.31973835756674923 -0.3114294444447646 -0.3028349138768548 -0.29396476105027164 -0.2848290405992465 -0.27543785757603656 -0.2658013591782235 -0.2559297272092951 -0.24583317124797674 -0.23552192250053433 -0.22500622830917552 -0.21429634728871932 -0.20340254506301197 -0.1923350905719297 -0.18110425291933716 -0.1697202987320258 -0.15819348999941046 -0.14653408236355178 -0.13475232382902658 -0.12285845386210206 -0.11086270284870463 -0.09877529188071416 -0.08660643284020683 -0.07436632875138871 -0.062065174370043226 -0.04971315698048879 -0.03732045737010834 -0.024897250951692592 -0.012453709003861958 0.0; -0.07326301659316993 -0.08701017281981784 -0.10062923636929656 -0.11410050352001148 -0.12740463636575092 -0.1405227079021014 -0.15343624509100268 -0.16612726971685962 -0.17857833686606467 -0.19077257088129065 -0.2026936986622648 -0.2143260802056856 -0.22565473629827876 -0.2366653732983572 -0.2473444049626183 -0.257678971295845 -0.2676569544215886 -0.2772669914916288 -0.28649848467071987 -0.2953416082508624 -0.3037873129658157 -0.3118273275917206 -0.31945415793350324 -0.32666108330900767 -0.3334421506535907 -0.33979216637716547 -0.3457066861133825 -0.35118200250681925 -0.35621513118873543 -0.3608037950952045 -0.3649464072832819 -0.3686420524014672 -0.37189046697000006 -0.3746920186247853 -0.3770476844758809 -0.37895902872775183 -0.38042817970384624 -0.3814578064128224 -0.3820510947877306 -0.38221172372305506 -0.38194384102762413 -0.38125203940419566 -0.3801413325590951 -0.3786171315376663 -0.3766852213736442 -0.37435173813289 -0.37162314642428573 -0.3685062174431001 -0.3650080076048169 -0.36113583782027525 -0.35689727345611305 -0.352300105017896 -0.3473523295870426 -0.34206213303669597 -0.3364378730460454 -0.3304880629273472 -0.324221356274967 -0.31764653244120605 -0.31077248283943065 -0.3036081980712213 -0.2961627558706496 -0.28844530985569156 -0.28046507907379026 -0.27223133832613766 -0.2637534092528366 -0.2550406521591709 -0.24610245856140467 -0.23694824442902934 -0.22758744409908468 -0.21802950483704475 -0.20828388201786982 -0.1983600349001042 -0.18826742296524313 -0.1780155027942 -0.1676137254523193 -0.15707153435416518 -0.14639836357918892 -0.13560363660928115 -0.12469676545923178 -0.11368715017116306 -0.10258417864412032 -0.09139722677008752 -0.08013565884786743 -0.06880882824642068 -0.05742607828942625 -0.04599674333298136 -0.03453015000851796 -0.023035618603170282 -0.011522464549920062 0.0; -0.06773161060422554 -0.08043906409757436 -0.09302718750325976 -0.10547763824570268 -0.11777242016394579 -0.12989392610516523 -0.1418249785677735 -0.1535488682151955 -0.16504939009949007 -0.17631087745310273 -0.18731823292696967 -0.19805695717368463 -0.2085131746952612 -0.21867365689590393 -0.22852584230097786 -0.23805785392372758 -0.247258513781142 -0.256117354579364 -0.26462462860725083 -0.27277131389364795 -0.28054911769982926 -0.2879504774330702 -0.29496855908042885 -0.30159725327348 -0.3078311691049205 -0.313665625826589 -0.3190966425656121 -0.3241209262009934 -0.32873585754715434 -0.332939475993737 -0.336730462752378 -0.3401081228613541 -0.3430723660980178 -0.3456236869468299 -0.3477631437677222 -0.34949233730560136 -0.3508133886770197 -0.3517289169646816 -0.3522420165444259 -0.35235623426286083 -0.35207554657703954 -0.3514043367603808 -0.35034737227173723 -0.34890978237709985 -0.34709703610586906 -0.3449149206162424 -0.3423695200368293 -0.33946719484438936 -0.3362145618305108 -0.33261847470327555 -0.32868600536330556 -0.324424425887385 -0.31984119124684074 -0.31494392278223304 -0.309740392450632 -0.3042385078567805 -0.298446298074844 -0.29237190026321475 -0.28602354707094446 -0.27940955483074786 -0.27253831253037786 -0.2654182715511952 -0.2580579361601613 -0.2504658547391405 -0.24265061173340544 -0.23462082029941903 -0.22638511563038002 -0.21795214893680262 -0.20933058205817742 -0.20052908268091865 -0.1915563201370006 -0.18242096175712363 -0.17313166975177235 -0.1636970985932164 -0.15412589287125428 -0.14442668559541294 -0.13460809691622622 -0.12467873323825719 -0.1146471866976044 -0.1045220349767496 -0.09431184142974512 -0.0840251554909422 -0.07367051334064789 -0.06325643880125151 -0.052791444437670185 -0.04228403283602335 -0.031742698034744575 -0.021175927082424086 -0.010592201696876009 0.0; -0.06211849401873576 -0.07377131503538055 -0.08531391666345968 -0.09672936817940166 -0.10800106366966691 -0.11911276187923074 -0.1300486242002027 -0.14079325063092296 -0.15133171355338593 -0.161649589195338 -0.17173298666268239 -0.18156857444756958 -0.1911436043376736 -0.20044593267225158 -0.20946403891054546 -0.2181870414976823 -0.22660471103219681 -0.23470748075753572 -0.2424864544172166 -0.2499334115295224 -0.2570408101526539 -0.26380178722499625 -0.2702101565775265 -0.27626040472632896 -0.28194768456263625 -0.2872678070658694 -0.29221723117161086 -0.29679305193159755 -0.3009929871064723 -0.30481536233434414 -0.3082590950193447 -0.31132367708406866 -0.3140091567286917 -0.31631611933708964 -0.31824566766718865 -0.3197994014586417 -0.32097939658618013 -0.32178818388157066 -0.32222872774120165 -0.32230440462990245 -0.3220189815850111 -0.3213765948176376 -0.32038172850107693 -0.3190391938290745 -0.31735410841944184 -0.31533187613138824 -0.3129781673578619 -0.31029889984726305 -0.3073002201022731 -0.30398848539696555 -0.3003702464472693 -0.2964522307638703 -0.2922413267110884 -0.2877445682899781 -0.28296912065894647 -0.2779222664006462 -0.2726113925395705 -0.2670439783109008 -0.2612275836776245 -0.25516983858955955 -0.24887843297512477 -0.24236110745396097 -0.23562564475621242 -0.22867986183217018 -0.22153160263422733 -0.21418873155144832 -0.20665912747578027 -0.19895067847779727 -0.19107127706884738 -0.18302881602585463 -0.17483118475425424 -0.16648626616424322 -0.15800193403503277 -0.14938605084170334 -0.14064646601905106 -0.13179101463679985 -0.12282751646057533 -0.11376377537315735 -0.10460757913060487 -0.09536669942805721 -0.08604889225023157 -0.07666189848179679 -0.0672134447530866 -0.057711244496814286 -0.04816299919169194 -0.03857639976904226 -0.028959128158754253 -0.019318858951023688 -0.009663261150558981 0.0; -0.05643046848444792 -0.06701498681421796 -0.07749872405629293 -0.08786620894484608 -0.09810227129890543 -0.10819207888459337 -0.11812117252687987 -0.1278754993119918 -0.1374414437383377 -0.14680585669143587 -0.15595608213669368 -0.16487998144273713 -0.17356595526704718 -0.18200296295479085 -0.19018053942068006 -0.1980888095021791 -0.2057184997904075 -0.2130609479622131 -0.22010810965324568 -0.22685256292705194 -0.23328751040933027 -0.23940677916930353 -0.24520481844166808 -0.2506766952927072 -0.2558180883429054 -0.2606252796656776 -0.2650951449877733 -0.2692251423214352 -0.2730132991616009 -0.27645819838334657 -0.27955896297550487 -0.2823152397459565 -0.2847271821326141 -0.2867954322517191 -0.2885211023117581 -0.2899057555172526 -0.29095138658196107 -0.29166040196574256 -0.2920355999435449 -0.2920801506088632 -0.2917975759075375 -0.29119172979114133 -0.2902667785724168 -0.28902718155835355 -0.2874776720297148 -0.2856232386289894 -0.2834691072121722 -0.2810207232132099 -0.2782837345637346 -0.27526397520461965 -0.2719674492201525 -0.26840031562010375 -0.26456887378982524 -0.2604795496235736 -0.25613888235180987 -0.2515535120689257 -0.24673016796401157 -0.24167565725368623 -0.2363968548127873 -0.23090069349575523 -0.22519415513892072 -0.21928426223153633 -0.213178070241347 -0.20688266057858096 -0.20040513418077074 -0.19375260569935218 -0.18693219826789864 -0.179951038830871 -0.172816254010969 -0.1655349664925714 -0.1581142918982508 -0.15056133613502004 -0.14288319318670656 -0.13508694332876536 -0.1271796517417211 -0.11916836749951758 -0.11106012290914165 -0.10286193317793967 -0.0945807963853755 -0.08622369373602337 -0.07779759007093678 -0.06930943461474 -0.06076616193600521 -0.05217469309878747 -0.043541936983359536 -0.0348747917544729 -0.026180146455663897 -0.017464882708249703 -0.008735876493941815 0.0; -0.05067441847149645 -0.06017823435370227 -0.0695910120562857 -0.07889878393931254 -0.08808785771125353 -0.09714485007738602 -0.10605671876535756 -0.11481079278132543 -0.12339480076577862 -0.13179689733471062 -0.1400056873089848 -0.14801024775239913 -0.1558001477568043 -0.16336546593048673 -0.1706968055636899 -0.17778530746245713 -0.18462266045863365 -0.19120110961991157 -0.19751346219884774 -0.2035530913739279 -0.20931393784872668 -0.21479050938704358 -0.2199778783723957 -0.22487167748956205 -0.22946809363375356 -0.2337638601595934 -0.23775624758738353 -0.2414430528880966 -0.24482258747131797 -0.2478936640018686 -0.2506555821713113 -0.25310811354989204 -0.25525148564288624 -0.2570863652728768 -0.25861384140615706 -0.2598354075376086 -0.2607529437437136 -0.2613686985084011 -0.26168527042084366 -0.26170558983855197 -0.2614329006029925 -0.260870741888713 -0.2600229302605735 -0.2588935420073296 -0.2574868958134039 -0.2558075358243709 -0.2538602151555734 -0.2516498798872602 -0.24918165358377617 -0.24646082236892544 -0.24349282058417376 -0.2402832170514169 -0.23683770195731593 -0.23316207437171213 -0.22926223040857363 -0.22514415203409005 -0.22081389652299616 -0.21627758656105614 -0.21154140098868526 -0.20661156617810472 -0.20149434803404287 -0.19619604460593693 -0.1907229792977666 -0.18508149466004375 -0.17927794674708977 -0.17331870002163086 -0.16721012278767397 -0.16095858313189923 -0.15457044535312878 -0.1480520668589347 -0.14140979550807944 -0.13464996737724005 -0.127778904930304 -0.12080291556847127 -0.11372829053938015 -0.10656130418361137 -0.099308213496977 -0.09197525798725183 -0.08456865980414388 -0.07709462412157049 -0.06955933975155881 -0.06196897996929249 -0.05432970352915591 -0.04664765585182313 -0.038928970362699794 -0.03117976996226656 -0.02340616860905076 -0.01561427299617451 -0.007810184302559452 0.0; -0.044857303384157506 -0.05326929721792922 -0.0616002750609011 -0.06983781331509602 -0.0779697361176931 -0.08598414556422558 -0.0938694504539638 -0.10161439342454935 -0.10920807635743353 -0.11663998395085852 -0.123900005372971 -0.1309784539238353 -0.13786608465153555 -0.14455410988387843 -0.15103421265348324 -0.15729855800973644 -0.16333980222647554 -0.16915109992872965 -0.17472610917570344 -0.1800589945499172 -0.18514442831427885 -0.18997758970947187 -0.1945541624735988 -0.19887033067432022 -0.2029227729507739 -0.20670865526846446 -0.21022562229490918 -0.21347178750732188 -0.21644572214591384 -0.21914644312761622 -0.22157340003522408 -0.22372646129624288 -0.22560589966404535 -0.2272123771115408 -0.22854692924441314 -0.2296109493372372 -0.23040617209147185 -0.2309346572095535 -0.23119877287423057 -0.23120117921686273 -0.23094481185271304 -0.23043286555559558 -0.22966877813828845 -0.2286562145993548 -0.22739905159107668 -0.22590136225755422 -0.2241674014863651 -0.22220159161174596 -0.22000850860197843 -0.21759286875870398 -0.21495951595101767 -0.21211340940276163 -0.2090596120471379 -0.20580327945881968 -0.20234964937003422 -0.19870403177373738 -0.19487179961384912 -0.19085838005970476 -0.18666924635929408 -0.18230991026361176 -0.17778591501228735 -0.17310282886899508 -0.16826623919342226 -0.16328174703528672 -0.1581549622346951 -0.152891499012167 -0.14749697203076098 -0.141976992912198 -0.1363371671882414 -0.13058309166826987 -0.1247203522036656 -0.1187545218295091 -0.11269115926391861 -0.10653580774542669 -0.10029399418880126 -0.09397122863984879 -0.08757300400986978 -0.08110479607066493 -0.07457206369118395 -0.06798024929714222 -0.06133477953519242 -0.05464106612350232 -0.04790450687082685 -0.04113048684640222 -0.0343243796832745 -0.027491548997814943 -0.020637349908468567 -0.013767130636888513 -0.006886234174792098 0.0; -0.03898614966755464 -0.04629649056248371 -0.05353608945610779 -0.060694103167459094 -0.06775990691900302 -0.07472312094192116 -0.08157363576477032 -0.08830163606754399 -0.0948976229961718 -0.10135243484615682 -0.10765726603829197 -0.1138036843239091 -0.11978364617185552 -0.12558951030403778 -0.1312140493608969 -0.1366504596922816 -0.1418923692828624 -0.14693384383420188 -0.15176939103786233 -0.1563939630853336 -0.16080295747101556 -0.1649922161539182 -0.16895802315220138 -0.17269710065187657 -0.17620660371730348 -0.17948411369612838 -0.18252763041535822 -0.18533556326817213 -0.18790672129304822 -0.19024030234765282 -0.1923358814800396 -0.19419339859884674 -0.19581314554259627 -0.19719575264590117 -0.19834217489746953 -0.1992536777812869 -0.19993182288845596 -0.2003784533828179 -0.20059567939880846 -0.2005858634451293 -0.20035160588271486 -0.19989573054030077 -0.19922127052559133 -0.19833145428486773 -0.19722969195854412 -0.195919562075163 -0.19440479862127238 -0.19268927851977147 -0.1907770095447056 -0.18867211869602932 -0.1863788410535813 -0.18390150912563363 -0.1812445427035713 -0.17841243923078945 -0.17540976469069258 -0.17224114501573284 -0.1689112580166607 -0.1654248258287601 -0.1617866078695896 -0.15800139430075 -0.1540739999845235 -0.15000925892453096 -0.14581201917838657 -0.14148713822899298 -0.13703947880028938 -0.13247390510230286 -0.12779527948982913 -0.12300845951837185 -0.11811829538068692 -0.11312962770692132 -0.10804728571111277 -0.10287608566675945 -0.0976208296940659 -0.0922863048415525 -0.08687728244476306 -0.08139851774494261 -0.07585474975074587 -0.07025070132619131 -0.06459107948833226 -0.0588805758983379 -0.053123867529894446 -0.04732561749914102 -0.041490476040506756 -0.035623081613148054 -0.02972806212282981 -0.02381003624434266 -0.017873614829721537 -0.011923402387697487 -0.005963998619976198 0.0; -0.033068042912508915 -0.039268196122851644 -0.045408103688143714 -0.051478534917593015 -0.05747044665409748 -0.0633750060897719 -0.06918361244074482 -0.07488791737935112 -0.08047984413319201 -0.08595160517250523 -0.09129571841965226 -0.09650502192726512 -0.10157268698435823 -0.10649222962253564 -0.11125752050701641 -0.11586279320947994 -0.12030265087160043 -0.12457207127938927 -0.12866641037911467 -0.1325814042753675 -0.13631316976094088 -0.13985820343626304 -0.14321337948337085 -0.14637594616567967 -0.14934352113005547 -0.15211408559204587 -0.15468597748849608 -0.1570578836842037 -0.15922883132084747 -0.16119817839709719 -0.1629656036687767 -0.16453109595708598 -0.16589494295143115 -0.1670577195913115 -0.16802027610905543 -0.16878372581215373 -0.16934943268036187 -0.16971899884898461 -0.1698942520456161 -0.16987723304330188 -0.16967018318866808 -0.1692755320590144 -0.16869588529774782 -0.16793401267303493 -0.1669928363999541 -0.1658754197620216 -0.16458495606364743 -0.16312475794087722 -0.16149824705374285 -0.1597089441798026 -0.1577604597247083 -0.1556564846623037 -0.1534007819135479 -0.15099717817055583 -0.1484495561693328 -0.14576184741226006 -0.14293802533905378 -0.13998209894288924 -0.13689810682646045 -0.13369011169109876 -0.13036219525061607 -0.12691845356019343 -0.12336299274956343 -0.11969992514875656 -0.11593336579385655 -0.11206742929956799 -0.10810622708485401 -0.10405386493743567 -0.0999144409026814 -0.09569204348214277 -0.09139075012686784 -0.08701462601056545 -0.08256772306764339 -0.07805407928125342 -0.07347771820651745 -0.06884264871428557 -0.06415286494090273 -0.0594123464296805 -0.05462505844996268 -0.04979495247988764 -0.044925966839177114 -0.040022027458504646 -0.035087048772226494 -0.03012493472143538 -0.025139579854552424 -0.020134870512808416 -0.015114686088170454 -0.010082900341374894 -0.005043382767936925 0.0; -0.027110119960892503 -0.03219285324299681 -0.03722602843463353 -0.04220205487584671 -0.04711349723308399 -0.05195309437600654 -0.05671377730240863 -0.06138868602645578 -0.06597118535501341 -0.07045487948686224 -0.07483362538000207 -0.07910154484290288 -0.08325303531629469 -0.08728277932281768 -0.09118575257238137 -0.09495723072140363 -0.09859279479396443 -0.10208833528236622 -0.10544005495338502 -0.10864447039480232 -0.11169841234420105 -0.1145990248488688 -0.11734376331156536 -0.11993039148210238 -0.12235697745905445 -0.1246218887694195 -0.1267237865968254 -0.12866161923086117 -0.13043461481126598 -0.13204227344130715 -0.13348435874446313 -0.13476088893782062 -0.13587212749423475 -0.1368185734635259 -0.13760095152068905 -0.1382202018064437 -0.138677469622523 -0.13897409504078198 -0.1391116024817839 -0.13909169031490617 -0.138916220528201 -0.13858720851251533 -0.13810681300045086 -0.13747732619698738 -0.1367011641347603 -0.13578085728328754 -0.13471904143786317 -0.13351844891030556 -0.13218190004046587 -0.13071229504418586 -0.1291126062104091 -0.12738587045731814 -0.12553518225474364 -0.12356368691761534 -0.12147457427298025 -0.11927107270106456 -0.11695644354892384 -0.11453397591353821 -0.11200698178973428 -0.10937879157685128 -0.10665274993697393 -0.10383221199644208 -0.10092053988147101 -0.09792109957794376 -0.09483725810477969 -0.09167238098977248 -0.088429830036361 -0.08511296136944325 -0.08172512374814511 -0.07826965713322763 -0.07474989149679896 -0.07116914586188197 -0.06753072755943557 -0.06383793169050418 -0.06009404078124245 -0.0563023246186664 -0.05246604025521267 -0.04858843217024526 -0.04467273257694128 -0.04072216186309314 -0.03673992915460981 -0.03272923299068479 -0.02869326209975783 -0.02463519626564698 -0.020558207273306327 -0.016465459923932144 -0.012360113109193072 -0.008245320934528792 -0.004124233881603192 0.0; -0.021119561013061852 -0.02507894994157086 -0.028999626866173658 -0.03287566396747484 -0.03670125542570394 -0.04047073223447899 -0.044178576262440504 -0.04781943349593131 -0.051388126403446546 -0.05487966537058442 -0.05828925916246642 -0.06161232437903901 -0.06484449387722639 -0.06798162414235988 -0.0710198015996774 -0.07395534786486743 -0.07678482394041272 -0.0795050333719718 -0.08211302438602065 -0.08460609103643017 -0.08698177339363662 -0.08923785681528183 -0.09137237034201078 -0.09338358426605374 -0.0952700069237109 -0.09703038076556766 -0.09866367776040616 -0.10016909419028515 -0.10154604489518147 -0.10279415702593296 -0.10391326336408077 -0.10490339526653124 -0.10576477529188967 -0.10649780956384677 -0.107103079925147 -0.10758133593352513 -0.10793348674867953 -0.10816059295665573 -0.10826385837529874 -0.10824462188157023 -0.1081043492984824 -0.1078446253764057 -0.1074671459004848 -0.10697370995279447 -0.10636621235497137 -0.10564663631401298 -0.10481704629122454 -0.10387958111138425 -0.10283644732677541 -0.1016899128480302 -0.10044230085151766 -0.09909598397073646 -0.09765337877707814 -0.09611694055349011 -0.09448915836269246 -0.09277255041010092 -0.09096965970004442 -0.08908304998261074 -0.0871153019872078 -0.08506900993793615 -0.08294677834490177 -0.0807512190647801 -0.07848494862331877 -0.07615058579178724 -0.07375074940895138 -0.07128805643974696 -0.06876512026147034 -0.06618454916810543 -0.06354894508320014 -0.06086090247159118 -0.05812300744022822 -0.05533783701832451 -0.05250795860705981 -0.04963592958916247 -0.04672429708875063 -0.04377559787192416 -0.04079235837875262 -0.03777709487739241 -0.03473231373129581 -0.031660511770552964 -0.02856417675860733 -0.025445787945764062 -0.022307816700991075 -0.01915272721376879 -0.01598297725776538 -0.012801019008360854 -0.009609299906051232 -0.006410263557960691 -0.003206350669712221 0.0; -0.01510358173826066 -0.017935014012020103 -0.02073870498766152 -0.023510407600526747 -0.026245962572198935 -0.02894130906295514 -0.03159249478060146 -0.03419568549745465 -0.03674717393276365 -0.0392433879636036 -0.04168089813330866 -0.04405642443261027 -0.04636684233484135 -0.048609188072704826 -0.0507806631501809 -0.05287863808902293 -0.05490065541498446 -0.05684443189426407 -0.058707860035771435 -0.060489008879401354 -0.06218612409489281 -0.06379762741954927 -0.06532211546658585 -0.06675835793871743 -0.0681052952840516 -0.0693620358333483 -0.07052785245916914 -0.07160217879855683 -0.07258460508149657 -0.07347487360761748 -0.07427287391351618 -0.07497863767251113 -0.0755923333678793 -0.07611426077952764 -0.0765448453226646 -0.07688463227553921 -0.07713428093150618 -0.077294558708834 -0.07736633524961825 -0.07735057653709006 -0.0772483390584197 -0.07706076403794081 -0.0767890717635056 -0.07643455602646776 -0.07599857869365366 -0.0754825644275454 -0.07488799556885829 -0.07421640719368165 -0.07346938235553317 -0.07264854752079289 -0.07175556820432476 -0.07079214481052092 -0.0697600086834849 -0.06866091836869505 -0.0674966560872533 -0.06626902442264257 -0.06497984321886636 -0.06363094668791829 -0.062224180723650796 -0.06076140041842134 -0.059244467778150796 -0.057675249630935316 -0.056055615723825725 -0.05438743700198729 -0.05267258406408591 -0.050912925787505434 -0.04911032811672489 -0.04726665300810429 -0.045383757524092516 -0.04346349306988776 -0.041507704765523214 -0.03951823094628492 -0.03749690278449292 -0.035445544025627815 -0.03336597083190503 -0.03125999172649387 -0.02912940763159786 -0.02697601199384348 -0.024801590990407005 -0.02260792380951172 -0.0203967829990352 -0.018169934877025323 -0.015929139998129054 -0.013676153669966539 -0.011412726513625418 -0.009140605062558442 -0.00686153239419554 -0.004577248788742744 -0.002289492409598667 0.0; -0.00906942538829066 -0.010769604151857827 -0.012453102047074453 -0.014117365653216637 -0.015759894480508293 -0.01737824739023571 -0.018970048686118228 -0.02053299384778659 -0.02206485488059141 -0.023563485259432467 -0.02502682444796301 -0.0264529019782193 -0.02783984107947448 -0.02918586184883559 -0.030489283959798545 -0.03174852890849084 -0.03296212180082726 -0.03412869268700658 -0.035246977452857535 -0.036315818280377374 -0.037334163692351804 -0.038301068198285645 -0.039215691560917476 -0.040077297704295696 -0.04088525328591938 -0.04163902595660033 -0.04233818233260184 -0.04298238570526088 -0.0435713935136506 -0.044105054606014465 -0.04458330631553688 -0.045006171375779946 -0.04537375470054618 -0.045686240052328686 -0.045943886622609925 -0.04614702554637386 -0.046296056372119726 -0.046391443507490755 -0.0464337126594471 -0.04642344728658294 -0.04636128507993424 -0.046247914487247764 -0.046084071294353775 -0.045870535275979105 -0.04560812692698077 -0.04529770428376348 -0.04494015984432123 -0.044536417594253155 -0.04408743014483666 -0.043594175988276106 -0.04305765687412872 -0.04247889531001405 -0.041858932188769966 -0.04119882454342819 -0.0404996434306038 -0.03976247194219541 -0.038988403344666266 -0.03817853934461352 -0.03733398847884364 -0.036455864626653095 -0.03554528564174088 -0.03460337210068882 -0.03363124616480945 -0.03263003055178077 -0.03160084761338528 -0.03054481851541051 -0.02946306251575775 -0.028356696336560953 -0.02722683362619677 -0.02607458450690791 -0.02490105520380326 -0.023707347750994867 -0.022494559770592372 -0.021263784320415407 -0.020016109806188672 -0.01875261995416381 -0.017474393840077058 -0.01618250597049784 -0.01487802641261147 -0.01356202096862769 -0.01223555139101157 -0.010899675634877244 -0.009555448143865223 -0.008203920166002248 -0.006846140095971647 -0.005483153840432198 -0.0041160052029249015 -0.0027457362850759216 -0.0013733879007673487 0.0; -0.0030243549142512567 -0.003591301115511052 -0.004152680998088658 -0.004707642556210094 -0.0052553514711229255 -0.005794993255931452 -0.00632577529040735 -0.006846928736048469 -0.007357710322742079 -0.007857403999604735 -0.008345322443737943 -0.008820808421935321 -0.009283236001580432 -0.009732011608270828 -0.010166574928889727 -0.010586399660075034 -0.010990994103163827 -0.011379901607770901 -0.011752700867238319 -0.012109006070042182 -0.012448466912215262 -0.012770768476510748 -0.01307563098481145 -0.01336280943078908 -0.013632093100367412 -0.013883304987901893 -0.014116301116323601 -0.014330969769662702 -0.014527230646514334 -0.014705033943067306 -0.01486435937424421 -0.015005215141435671 -0.015127636855084087 -0.015231686420239985 -0.015317450892827914 -0.01538504131412318 -0.015434591530544361 -0.01546625700548002 -0.015480213629477234 -0.015476656534671885 -0.015455798918904157 -0.015417870884533932 -0.015363118296488244 -0.015291801663670314 -0.015204195047386206 -0.01510058500002926 -0.01498126953685903 -0.014846557143290603 -0.014696765819729207 -0.014532222165662436 -0.014353260504314394 -0.014160222048897567 -0.013953454111188026 -0.013733309352847846 -0.013500145079690643 -0.013254322578885836 -0.01299620649876596 -0.012726164270894945 -0.012444565573704889 -0.012151781836987865 -0.011848185786349793 -0.011534151026590344 -0.011210051662969681 -0.010876261959088756 -0.010533156030250347 -0.010181107570877038 -0.009820489614729975 -0.009451674326508935 -0.009075032823417317 -0.008690935025327551 -0.00829974953207429 -0.007901843526468054 -0.007497582701636015 -0.007087331211250981 -0.006671451641280943 -0.0062503050018776025 -0.005824250738043515 -0.005393646757777431 -0.004958849476340005 -0.0045202138754194396 -0.004078093575875694 -0.003632840922896154 -0.003184807082281727 -0.00273434214673723 -0.0022817952509689332 -0.0018275146944368929 -0.0013718480706551939 -0.0009151424019096116 -0.0004577442782969824 0.0; 0.0030243549142512567 0.003591301115511052 0.004152680998088895 0.004707642556209825 0.0052553514711229255 0.005794993255931452 0.006325775290407711 0.006846928736048077 0.007357710322742079 0.007857403999604735 0.008345322443738422 0.008820808421935321 0.009283236001580432 0.009732011608270268 0.01016657492888914 0.010586399660075643 0.010990994103163827 0.011379901607771562 0.011752700867238319 0.012109006070042182 0.012448466912214535 0.012770768476510748 0.013075630984812217 0.013362809430789865 0.013632093100366609 0.01388330498790107 0.01411630111632444 0.014330969769663556 0.014527230646514334 0.014705033943067306 0.014864359374245104 0.015005215141435671 0.015127636855084087 0.015231686420239985 0.015317450892827914 0.01538504131412318 0.015434591530544361 0.015466257005479059 0.015480213629477234 0.015476656534671885 0.015455798918905136 0.015417870884534914 0.01536311829648923 0.015291801663670314 0.015204195047385216 0.015100585000028267 0.01498126953685903 0.014846557143290603 0.014696765819729207 0.014532222165662436 0.014353260504314394 0.014160222048898554 0.013953454111189012 0.013733309352846864 0.013500145079690643 0.013254322578884863 0.01299620649876596 0.01272616427089591 0.012444565573704889 0.012151781836987865 0.011848185786348844 0.011534151026591286 0.011210051662968745 0.010876261959089688 0.010533156030250347 0.010181107570877038 0.009820489614730886 0.009451674326508031 0.009075032823416419 0.008690935025328443 0.00829974953207429 0.007901843526468054 0.007497582701636015 0.007087331211250981 0.006671451641280943 0.006250305001876747 0.005824250738044365 0.005393646757777431 0.004958849476340846 0.004520213875418603 0.004078093575876526 0.003632840922896154 0.003184807082280903 0.00273434214673723 0.0022817952509689332 0.0018275146944368929 0.0013718480706551939 0.0009151424019096116 0.0004577442782977953 0.0; 0.00906942538829066 0.010769604151858032 0.012453102047074217 0.014117365653216637 0.015759894480508293 0.01737824739023604 0.018970048686118228 0.02053299384778659 0.02206485488059141 0.023563485259432467 0.02502682444796301 0.026452901978219805 0.027839841079473945 0.02918586184883559 0.030489283959798545 0.03174852890849084 0.032962121800827894 0.03412869268700658 0.035246977452857535 0.036315818280377374 0.037334163692351076 0.038301068198285645 0.039215691560918246 0.040077297704295696 0.04088525328591938 0.04163902595660033 0.04233818233260184 0.04298238570526003 0.0435713935136506 0.044105054606014465 0.04458330631553688 0.045006171375779044 0.04537375470054618 0.045686240052328686 0.045943886622609925 0.04614702554637386 0.046296056372119726 0.04639144350749171 0.0464337126594471 0.04642344728658294 0.04636128507993424 0.04624791448724678 0.046084071294353775 0.045870535275979105 0.04560812692698077 0.04529770428376249 0.04494015984432123 0.044536417594253155 0.04408743014483765 0.0435941759882771 0.04305765687412971 0.04247889531001405 0.04185893218876898 0.04119882454342722 0.0404996434306038 0.03976247194219639 0.038988403344666266 0.03817853934461352 0.03733398847884268 0.036455864626654046 0.03554528564174088 0.03460337210068882 0.03363124616480945 0.0326300305517817 0.03160084761338436 0.03054481851541051 0.029463062515756838 0.02835669633656005 0.02722683362619677 0.02607458450690791 0.024901055203804142 0.02370734775099399 0.022494559770592372 0.021263784320415407 0.020016109806189532 0.01875261995416381 0.017474393840077058 0.01618250597049784 0.01487802641261147 0.013562020968626853 0.01223555139101157 0.010899675634876416 0.009555448143866047 0.008203920166002248 0.006846140095971647 0.005483153840432198 0.0041160052029249015 0.0027457362850759216 0.0013733879007665362 0.0; 0.015103581738260489 0.017935014012020103 0.02073870498766152 0.023510407600526747 0.026245962572198935 0.02894130906295547 0.03159249478060109 0.03419568549745426 0.036747173932763236 0.0392433879636036 0.04168089813330866 0.04405642443261027 0.04636684233484135 0.048609188072704826 0.0507806631501809 0.05287863808902354 0.05490065541498383 0.056844431894264726 0.05870786003577075 0.060489008879401354 0.06218612409489281 0.06379762741954927 0.06532211546658585 0.06675835793871743 0.0681052952840524 0.0693620358333483 0.07052785245916829 0.07160217879855683 0.07258460508149571 0.07347487360761748 0.07427287391351707 0.07497863767251113 0.0755923333678793 0.07611426077952764 0.0765448453226646 0.07688463227553921 0.07713428093150618 0.077294558708834 0.07736633524961825 0.07735057653709006 0.0772483390584197 0.07706076403794081 0.0767890717635056 0.07643455602646776 0.07599857869365366 0.0754825644275464 0.07488799556885829 0.07421640719368067 0.07346938235553416 0.07264854752079387 0.07175556820432476 0.0707921448105219 0.0697600086834849 0.06866091836869505 0.0674966560872533 0.06626902442264354 0.06497984321886732 0.06363094668791733 0.06222418072364983 0.06076140041842134 0.059244467778150796 0.057675249630935316 0.056055615723825725 0.05438743700198729 0.052672584064086835 0.05091292578750452 0.04911032811672489 0.047266653008105196 0.045383757524092516 0.04346349306988865 0.041507704765523214 0.03951823094628492 0.03749690278449292 0.03544554402562695 0.03336597083190589 0.03125999172649387 0.02912940763159786 0.02697601199384348 0.024801590990406165 0.02260792380951172 0.0203967829990352 0.018169934877025323 0.015929139998129876 0.013676153669966539 0.011412726513626235 0.009140605062558442 0.0068615323941963536 0.004577248788741933 0.002289492409598667 0.0; 0.02111956101306168 0.025078949941570654 0.028999626866173425 0.03287566396747458 0.03670125542570394 0.04047073223447899 0.044178576262440865 0.04781943349593131 0.05138812640344612 0.05487966537058486 0.05828925916246642 0.061612324379038505 0.06484449387722692 0.06798162414235988 0.0710198015996774 0.07395534786486743 0.07678482394041272 0.07950503337197247 0.08211302438602065 0.08460609103643088 0.08698177339363662 0.08923785681528258 0.09137237034201154 0.09338358426605374 0.0952700069237109 0.09703038076556766 0.09866367776040616 0.10016909419028515 0.10154604489518061 0.10279415702593209 0.10391326336408077 0.10490339526653124 0.10576477529188967 0.10649780956384769 0.10710307992514606 0.1075813359335242 0.10793348674868049 0.10816059295665573 0.10826385837529874 0.1082446218815712 0.1081043492984824 0.10784462537640668 0.1074671459004848 0.10697370995279447 0.10636621235497039 0.10564663631401397 0.10481704629122356 0.10387958111138425 0.10283644732677541 0.1016899128480302 0.10044230085151863 0.09909598397073646 0.09765337877707911 0.09611694055349011 0.09448915836269246 0.09277255041010092 0.09096965970004539 0.08908304998261074 0.0871153019872078 0.08506900993793615 0.08294677834490083 0.08075121906477915 0.07848494862331877 0.07615058579178724 0.07375074940895138 0.07128805643974696 0.06876512026147034 0.06618454916810543 0.06354894508320014 0.06086090247159118 0.05812300744022822 0.05533783701832451 0.052507958607058945 0.049635929589161604 0.046724297088749776 0.04377559787192501 0.04079235837875262 0.03777709487739241 0.03473231373129581 0.03166051177055213 0.02856417675860733 0.025445787945764062 0.022307816700991075 0.01915272721376879 0.01598297725776538 0.012801019008360854 0.009609299906051232 0.006410263557961501 0.003206350669712221 0.0; 0.027110119960892503 0.03219285324299681 0.0372260284346333 0.04220205487584671 0.047113497233083695 0.05195309437600654 0.05671377730240863 0.06138868602645578 0.06597118535501341 0.07045487948686269 0.07483362538000253 0.0791015448429024 0.08325303531629469 0.08728277932281768 0.09118575257238137 0.09495723072140363 0.09859279479396506 0.10208833528236555 0.10544005495338502 0.10864447039480232 0.11169841234420176 0.11459902484886954 0.11734376331156458 0.11993039148210238 0.12235697745905445 0.1246218887694187 0.1267237865968254 0.12866161923086117 0.13043461481126598 0.13204227344130715 0.13348435874446313 0.13476088893781973 0.13587212749423383 0.1368185734635259 0.1376009515206881 0.1382202018064437 0.138677469622523 0.13897409504078198 0.1391116024817839 0.13909169031490617 0.138916220528201 0.13858720851251533 0.13810681300045086 0.13747732619698738 0.1367011641347603 0.13578085728328754 0.1347190414378622 0.1335184489103046 0.13218190004046587 0.13071229504418586 0.1291126062104091 0.12738587045731814 0.12553518225474464 0.12356368691761435 0.1214745742729793 0.11927107270106456 0.11695644354892289 0.11453397591353821 0.11200698178973428 0.10937879157685128 0.10665274993697393 0.10383221199644208 0.10092053988147101 0.09792109957794468 0.09483725810477969 0.09167238098977248 0.088429830036361 0.08511296136944416 0.08172512374814511 0.07826965713322674 0.07474989149679896 0.07116914586188197 0.06753072755943557 0.06383793169050504 0.06009404078124245 0.0563023246186664 0.05246604025521267 0.04858843217024526 0.044672732576942105 0.04072216186309314 0.036739929154610634 0.03272923299068397 0.02869326209975783 0.024635196265646166 0.020558207273306327 0.016465459923932953 0.012360113109192262 0.008245320934528792 0.004124233881603999 0.0; 0.03306804291250874 0.039268196122851644 0.045408103688143714 0.051478534917593015 0.05747044665409748 0.0633750060897719 0.06918361244074518 0.07488791737935112 0.08047984413319242 0.08595160517250479 0.09129571841965226 0.09650502192726512 0.10157268698435823 0.10649222962253564 0.11125752050701641 0.11586279320947994 0.12030265087160043 0.12457207127938992 0.128666410379114 0.1325814042753668 0.13631316976094088 0.13985820343626232 0.1432133794833701 0.14637594616567967 0.14934352113005547 0.1521140855920467 0.15468597748849608 0.15705788368420456 0.15922883132084747 0.16119817839709719 0.1629656036687767 0.16453109595708598 0.16589494295143206 0.1670577195913115 0.16802027610905543 0.16878372581215373 0.1693494326803609 0.16971899884898461 0.1698942520456161 0.16987723304330188 0.16967018318866808 0.1692755320590144 0.16869588529774782 0.16793401267303493 0.1669928363999541 0.16587541976202064 0.1645849560636484 0.16312475794087722 0.16149824705374285 0.1597089441798026 0.1577604597247083 0.1556564846623037 0.15340078191354886 0.15099717817055583 0.1484495561693328 0.1457618474122591 0.14293802533905378 0.13998209894288924 0.13689810682646045 0.13369011169109876 0.13036219525061607 0.12691845356019343 0.12336299274956437 0.1196999251487575 0.11593336579385655 0.11206742929956799 0.10810622708485401 0.10405386493743655 0.09991444090268228 0.09569204348214277 0.09139075012686784 0.08701462601056545 0.08256772306764339 0.07805407928125342 0.07347771820651745 0.0688426487142864 0.06415286494090273 0.0594123464296805 0.05462505844996268 0.04979495247988764 0.04492596683917629 0.040022027458504646 0.035087048772226494 0.03012493472143538 0.025139579854552424 0.020134870512809225 0.015114686088169647 0.01008290034137409 0.005043382767936121 0.0; 0.03898614966755464 0.04629649056248391 0.05353608945610779 0.060694103167459094 0.06775990691900302 0.07472312094192116 0.08157363576477032 0.08830163606754399 0.0948976229961718 0.10135243484615682 0.10765726603829197 0.1138036843239091 0.11978364617185552 0.12558951030403778 0.1312140493608969 0.1366504596922816 0.1418923692828624 0.14693384383420188 0.15176939103786233 0.1563939630853343 0.16080295747101486 0.1649922161539182 0.16895802315220138 0.17269710065187657 0.17620660371730348 0.17948411369612918 0.18252763041535822 0.18533556326817296 0.18790672129304822 0.19024030234765282 0.1923358814800396 0.19419339859884674 0.19581314554259627 0.19719575264590117 0.19834217489746953 0.1992536777812869 0.19993182288845596 0.20037845338281882 0.20059567939880846 0.20058586344512835 0.20035160588271486 0.1998957305402998 0.19922127052559133 0.19833145428486773 0.19722969195854412 0.195919562075163 0.19440479862127238 0.1926892785197705 0.1907770095447066 0.18867211869602932 0.1863788410535803 0.18390150912563363 0.18124454270357224 0.17841243923078945 0.17540976469069258 0.17224114501573284 0.1689112580166607 0.16542482582876109 0.16178660786958865 0.15800139430075 0.1540739999845226 0.15000925892453096 0.14581201917838657 0.1414871382289939 0.13703947880028844 0.13247390510230286 0.12779527948982913 0.12300845951837185 0.11811829538068692 0.11312962770692132 0.10804728571111277 0.10287608566675945 0.0976208296940659 0.09228630484155334 0.08687728244476306 0.08139851774494261 0.07585474975074587 0.07025070132619131 0.06459107948833309 0.0588805758983379 0.05312386752989527 0.04732561749914102 0.041490476040506756 0.035623081613148054 0.02972806212282981 0.02381003624434266 0.017873614829721537 0.011923402387698288 0.005963998619976198 0.0; 0.044857303384157506 0.05326929721792903 0.0616002750609011 0.06983781331509627 0.07796973611769283 0.08598414556422558 0.0938694504539638 0.10161439342454935 0.10920807635743353 0.11663998395085852 0.12390000537297054 0.13097845392383578 0.13786608465153502 0.14455410988387843 0.15103421265348269 0.15729855800973702 0.16333980222647554 0.1691510999287303 0.17472610917570344 0.18005899454991786 0.18514442831427955 0.18997758970947187 0.1945541624735988 0.19887033067432022 0.20292277295077465 0.20670865526846527 0.21022562229490918 0.21347178750732188 0.21644572214591465 0.21914644312761708 0.22157340003522408 0.22372646129624288 0.22560589966404623 0.2272123771115408 0.22854692924441222 0.2296109493372372 0.23040617209147277 0.23093465720955259 0.23119877287423057 0.23120117921686367 0.23094481185271398 0.23043286555559467 0.22966877813828748 0.2286562145993548 0.22739905159107668 0.22590136225755422 0.2241674014863651 0.22220159161174502 0.2200085086019794 0.21759286875870495 0.21495951595101767 0.21211340940276163 0.20905961204713883 0.20580327945881968 0.20234964937003422 0.19870403177373738 0.19487179961384912 0.19085838005970382 0.18666924635929502 0.18230991026361176 0.17778591501228735 0.17310282886899508 0.16826623919342226 0.16328174703528583 0.158154962234696 0.152891499012167 0.1474969720307601 0.141976992912198 0.1363371671882423 0.13058309166826987 0.12472035220366649 0.11875452182950998 0.11269115926391861 0.10653580774542669 0.10029399418880211 0.09397122863984962 0.08757300400986978 0.08110479607066493 0.07457206369118477 0.06798024929714304 0.06133477953519242 0.05464106612350232 0.04790450687082604 0.041130486846403025 0.0343243796832745 0.02749154899781415 0.020637349908468567 0.013767130636888513 0.006886234174792894 0.0; 0.05067441847149645 0.06017823435370227 0.0695910120562857 0.07889878393931254 0.08808785771125326 0.09714485007738602 0.10605671876535756 0.11481079278132506 0.12339480076577862 0.13179689733471106 0.1400056873089848 0.14801024775239913 0.1558001477568043 0.1633654659304862 0.1706968055636899 0.17778530746245655 0.18462266045863365 0.19120110961991157 0.19751346219884774 0.20355309137392721 0.20931393784872737 0.2147905093870443 0.21997787837239646 0.22487167748956205 0.22946809363375276 0.2337638601595934 0.2377562475873827 0.2414430528880966 0.24482258747131797 0.2478936640018686 0.2506555821713121 0.25310811354989204 0.25525148564288713 0.2570863652728768 0.25861384140615706 0.2598354075376086 0.26075294374371455 0.2613686985084011 0.26168527042084366 0.26170558983855197 0.26143290060299346 0.260870741888713 0.2600229302605735 0.2588935420073306 0.2574868958134039 0.25580753582436994 0.2538602151555744 0.2516498798872602 0.24918165358377523 0.24646082236892544 0.24349282058417282 0.2402832170514169 0.23683770195731593 0.2331620743717112 0.22926223040857363 0.225144152034091 0.2208138965229971 0.21627758656105614 0.21154140098868526 0.20661156617810472 0.20149434803404287 0.196196044605936 0.1907229792977666 0.18508149466004284 0.17927794674708977 0.17331870002163086 0.16721012278767397 0.16095858313189923 0.15457044535312878 0.1480520668589347 0.14140979550807944 0.13464996737723922 0.127778904930304 0.12080291556847127 0.11372829053938097 0.10656130418361137 0.099308213496977 0.09197525798725183 0.08456865980414308 0.07709462412157049 0.06955933975155881 0.06196897996929168 0.05432970352915591 0.04664765585182313 0.03892897036270059 0.03117976996226656 0.023406168609049965 0.015614272996173717 0.00781018430255866 0.0; 0.05643046848444792 0.06701498681421796 0.07749872405629293 0.08786620894484608 0.09810227129890543 0.10819207888459369 0.11812117252687987 0.1278754993119918 0.13744144373833808 0.14680585669143587 0.15595608213669368 0.16487998144273713 0.17356595526704668 0.18200296295479138 0.19018053942068006 0.1980888095021791 0.2057184997904069 0.2130609479622131 0.22010810965324568 0.22685256292705194 0.23328751040933027 0.23940677916930353 0.24520481844166808 0.2506766952927072 0.2558180883429062 0.2606252796656784 0.2650951449877733 0.2692251423214352 0.2730132991616009 0.27645819838334573 0.27955896297550487 0.2823152397459565 0.2847271821326141 0.2867954322517191 0.2885211023117581 0.2899057555172526 0.29095138658196107 0.29166040196574256 0.2920355999435449 0.2920801506088632 0.29179757590753663 0.2911917297911404 0.2902667785724168 0.2890271815583545 0.2874776720297148 0.2856232386289885 0.2834691072121713 0.2810207232132099 0.27828373456373556 0.2752639752046206 0.27196744922015154 0.26840031562010375 0.26456887378982524 0.2604795496235736 0.25613888235180987 0.2515535120689257 0.24673016796401157 0.24167565725368623 0.2363968548127873 0.23090069349575615 0.22519415513892072 0.21928426223153633 0.213178070241347 0.20688266057858096 0.20040513418077074 0.19375260569935218 0.18693219826789864 0.179951038830871 0.172816254010969 0.1655349664925714 0.15811429189825166 0.15056133613502004 0.14288319318670656 0.1350869433287662 0.12717965174172025 0.11916836749951842 0.11106012290914082 0.10286193317793967 0.09458079638537632 0.08622369373602337 0.07779759007093678 0.0693094346147392 0.06076616193600521 0.05217469309878747 0.043541936983358745 0.034874791754473694 0.026180146455663897 0.017464882708249703 0.008735876493941029 0.0; 0.06211849401873576 0.07377131503538055 0.08531391666345968 0.09672936817940166 0.10800106366966691 0.11911276187923042 0.1300486242002027 0.14079325063092332 0.15133171355338593 0.161649589195338 0.17173298666268239 0.18156857444756958 0.1911436043376736 0.20044593267225158 0.20946403891054546 0.2181870414976823 0.22660471103219681 0.23470748075753572 0.242486454417216 0.2499334115295224 0.2570408101526539 0.26380178722499625 0.2702101565775265 0.27626040472632823 0.28194768456263625 0.2872678070658694 0.29221723117161086 0.29679305193159833 0.3009929871064715 0.304815362334345 0.3082590950193447 0.3113236770840695 0.31400915672869256 0.31631611933709053 0.31824566766718954 0.3197994014586417 0.3209793965861792 0.32178818388157066 0.32222872774120076 0.32230440462990245 0.32201898158501197 0.3213765948176376 0.3203817285010779 0.3190391938290745 0.31735410841944184 0.3153318761313892 0.3129781673578619 0.31029889984726305 0.3073002201022731 0.30398848539696555 0.3003702464472693 0.2964522307638703 0.2922413267110884 0.2877445682899781 0.28296912065894647 0.27792226640064716 0.27261139253956956 0.2670439783109008 0.2612275836776245 0.25516983858955955 0.24887843297512477 0.24236110745396097 0.23562564475621242 0.22867986183217018 0.22153160263422822 0.21418873155144746 0.20665912747578113 0.19895067847779727 0.19107127706884824 0.18302881602585377 0.17483118475425424 0.16648626616424322 0.15800193403503277 0.14938605084170334 0.14064646601905187 0.13179101463679985 0.12282751646057533 0.11376377537315815 0.10460757913060487 0.09536669942805721 0.08604889225023157 0.07666189848179679 0.0672134447530866 0.05771124449681507 0.048162999191691154 0.03857639976904226 0.028959128158754253 0.019318858951023688 0.009663261150558981 0.0; 0.06773161060422554 0.08043906409757436 0.09302718750326 0.10547763824570268 0.11777242016394579 0.12989392610516523 0.1418249785677735 0.1535488682151955 0.16504939009949007 0.17631087745310273 0.18731823292696967 0.19805695717368463 0.2085131746952612 0.21867365689590393 0.22852584230097786 0.2380578539237281 0.247258513781142 0.256117354579364 0.2646246286072515 0.2727713138936486 0.28054911769982926 0.2879504774330702 0.29496855908042885 0.30159725327348 0.3078311691049205 0.313665625826589 0.3190966425656121 0.3241209262009926 0.3287358575471535 0.332939475993737 0.336730462752378 0.3401081228613541 0.3430723660980178 0.3456236869468299 0.3477631437677231 0.34949233730560136 0.35081338867701883 0.3517289169646825 0.3522420165444268 0.3523562342628617 0.35207554657704043 0.3514043367603808 0.3503473722717382 0.34890978237709985 0.34709703610586906 0.3449149206162415 0.3423695200368293 0.3394671948443884 0.3362145618305108 0.33261847470327555 0.32868600536330556 0.324424425887385 0.31984119124684074 0.3149439227822321 0.309740392450632 0.3042385078567805 0.29844629807484313 0.29237190026321563 0.28602354707094535 0.27940955483074786 0.27253831253037697 0.26541827155119607 0.2580579361601622 0.2504658547391397 0.24265061173340632 0.23462082029941903 0.22638511563038002 0.21795214893680262 0.20933058205817742 0.20052908268091865 0.1915563201370006 0.18242096175712363 0.17313166975177316 0.1636970985932164 0.15412589287125428 0.14442668559541294 0.13460809691622622 0.12467873323825719 0.1146471866976044 0.1045220349767496 0.09431184142974433 0.0840251554909422 0.07367051334064711 0.06325643880125151 0.052791444437670185 0.04228403283602335 0.031742698034744575 0.021175927082424086 0.010592201696876009 0.0; 0.07326301659316993 0.08701017281981764 0.10062923636929656 0.11410050352001125 0.12740463636575092 0.1405227079021017 0.15343624509100304 0.16612726971685926 0.17857833686606467 0.19077257088129104 0.2026936986622648 0.21432608020568605 0.22565473629827923 0.2366653732983572 0.2473444049626183 0.25767897129584444 0.2676569544215886 0.2772669914916288 0.28649848467071926 0.2953416082508624 0.3037873129658157 0.31182732759171994 0.31945415793350257 0.32666108330900767 0.3334421506535907 0.33979216637716547 0.3457066861133825 0.35118200250681925 0.35621513118873543 0.3608037950952045 0.3649464072832819 0.3686420524014672 0.37189046697000006 0.3746920186247844 0.3770476844758809 0.37895902872775183 0.38042817970384535 0.3814578064128224 0.3820510947877306 0.38221172372305506 0.38194384102762413 0.38125203940419566 0.380141332559096 0.3786171315376663 0.3766852213736442 0.37435173813289 0.37162314642428573 0.3685062174431001 0.365008007604816 0.36113583782027525 0.356897273456114 0.352300105017896 0.3473523295870426 0.34206213303669597 0.3364378730460454 0.3304880629273463 0.324221356274967 0.31764653244120605 0.31077248283943065 0.3036081980712204 0.2961627558706505 0.28844530985569156 0.28046507907379026 0.27223133832613766 0.2637534092528366 0.25504065215917177 0.24610245856140467 0.23694824442902934 0.22758744409908557 0.21802950483704475 0.20828388201786982 0.1983600349001034 0.18826742296524232 0.1780155027942 0.1676137254523193 0.15707153435416438 0.14639836357918892 0.13560363660928199 0.12469676545923178 0.11368715017116228 0.10258417864412032 0.09139722677008752 0.08013565884786743 0.06880882824642068 0.05742607828942625 0.04599674333298058 0.03453015000851796 0.02303561860317105 0.011522464549920062 0.0; 0.0787060010392845 0.09347668289327243 0.10811087548135583 0.12258756738498588 0.1368861301412286 0.15098636556186099 0.16486855097820916 0.17851348221907773 0.19190251414771614 0.20501759860341412 0.21784131961387398 0.2303569257656707 0.2425483596416878 0.2544002842561115 0.2658981064391981 0.2770279971453624 0.28777690867892347 0.2981325888519531 0.3080835921078856 0.3176192876627013 0.3267298647324794 0.3354063349318304 0.34364053194196714 0.35142510856006587 0.35875353125284437 0.36562007234710625 0.37201979999822726 0.3779485660842603 0.38340299217854906 0.3883804537574457 0.39287906280208934 0.3968976489541619 0.40043573938529325 0.40349353753834577 0.4060719008962944 0.40817231793097675 0.4097968843795756 0.4109482789916465 0.4116297388836674 0.41184503463178057 0.4115984452265639 0.41089473300652124 0.40973911867949475 0.4081372565336013 0.4060952099314977 0.40361942717402166 0.40071671781147766 0.3973942294731471 0.39365942527811104 0.3895200618830734 0.38498416821583115 0.38006002493611446 0.37475614465903806 0.36908125297009675 0.36304427025478664 0.35665429436033674 0.3499205841018279 0.3428525436201256 0.33545970759454524 0.32775172730902274 0.31973835756674923 0.3114294444447646 0.3028349138768557 0.29396476105027247 0.28482904059924735 0.27543785757603656 0.2658013591782235 0.2559297272092959 0.24583317124797674 0.23552192250053433 0.22500622830917552 0.21429634728871932 0.20340254506301197 0.1923350905719305 0.18110425291933716 0.1697202987320258 0.15819348999941046 0.14653408236355256 0.13475232382902658 0.12285845386210206 0.11086270284870463 0.09877529188071338 0.08660643284020683 0.07436632875138871 0.06206517437004399 0.04971315698048879 0.03732045737010834 0.024897250951692592 0.012453709003861958 0.0; 0.08405395156257013 0.09983074805063184 0.11546303985581209 0.13092856368091277 0.14620545403393956 0.16127229251443614 0.1761081549918505 0.19069265647885744 0.2050059935210637 0.21902898394411988 0.23274310381979552 0.24613052153371845 0.25917412885907565 0.27185756896233493 0.2841652612887742 0.29608242329704576 0.30759508903301297 0.31869012455337753 0.3293552402291172 0.3395789999771865 0.3493508274862882 0.35866100951855556 0.3675006963837107 0.3758618996955172 0.38373748753214515 0.39112117713231764 0.39800752526784183 0.4043919164403206 0.4102705490555473 0.4156404197332968 0.4204993059130463 0.4248457469176072 0.4286790236368408 0.4319991369926127 0.43480678534404793 0.4371033409889943 0.4388908259136345 0.4401718869373146 0.44094977039414474 0.4412282964868144 0.4410118334413989 0.44030527158491606 0.43911399746001123 0.4374438680835899 0.43530118544843843 0.4326926713590879 0.4296254426853458 0.426106987109161 0.42214513943283605 0.41774805850910773 0.41292420484635833 0.4076823189351508 0.4020314003355427 0.3959806875581659 0.38953963876588127 0.382717913317064 0.37552535416604 0.3679719711311251 0.360067925035919 0.35182351272510615 0.3432491529519338 0.33435537313080227 0.3251527969449954 0.3156521327965079 0.3058641630821192 0.29579973427737527 0.28546974780793766 0.2748851516857734 0.26405693288595933 0.2529961104383685 0.2417137292072281 0.23022085433043607 0.2185285662896036 0.20664795658103102 0.19459012395719383 0.18236617120782986 0.16998720244930945 0.15746432089072362 0.14480862704486316 0.13203121735218734 0.11914318318575125 0.10615561020507241 0.09307957802691182 0.07992616018097412 0.0667064243186122 0.05343143264267387 0.04011224252671465 0.02675990729187694 0.0133854771098002 0.0; 0.08930036219377897 0.10606464326613858 0.1226767977851 0.13911336837530597 0.15535130802167452 0.17136803105516113 0.18714146201493587 0.20265008218705838 0.21787297363796193 0.2327898605804133 0.2473811479298919 0.2616279569302701 0.275512157749062 0.28901639896412296 0.3021241338852792 0.3148196436757371 0.32708805725909557 0.3389153680180999 0.3502884473108344 0.3611950548486326 0.3716238459975057 0.38156437608114985 0.3910071017786207 0.3999433797233115 0.4083654624220715 0.4162664916239081 0.42364048927693265 0.4304823462198273 0.4367878087602952 0.4425534632976579 0.4477767191500834 0.4524557897488472 0.4565896723627314 0.4601781265150985 0.4632216512545421 0.46572146143732984 0.46767946317621956 0.46909822860582184 0.46998097010944656 0.4703315141465874 0.470154274813812 0.4694542272650218 0.46823688110987344 0.46650825390171524 0.4642748448187739 0.4615436086345601 0.4583219300657178 0.45461759857773354 0.4504387837212865 0.4457940110644217 0.4406921387783996 0.43514233492786847 0.42915405550913566 0.4227370232736596 0.41590120736755276 0.408656803811878 0.4010142168428197 0.392984041125489 0.38457704485008276 0.375804153714484 0.3666764357930571 0.3572050872874038 0.3474014191512099 0.337276844577944 0.326842867337176 0.3161110709425118 0.30509310863172484 0.2938006941374325 0.2822455932247563 0.2704396159706918 0.25839460975839756 0.24612245295836818 0.23363504926728612 0.22094432267447667 0.2080622130250344 0.19500067214809091 0.1817716605181164 0.16838714441676783 0.15485909356241415 0.14119947917427342 0.12742027243785897 0.11353344333835876 0.09955095982844506 0.08548478729702165 0.07134688830534917 0.057149222557055575 0.04290374706850881 0.028622416506100926 0.014317183657005558 0.0; 0.09443884119137202 0.11217077397917406 0.12974336142010998 0.1471320114466567 0.16431255263371972 0.18126128661649482 0.19795503838636208 0.2143712042635886 0.23048779736342498 0.2462834903910829 0.26173765562095164 0.27683040193590136 0.2915426088235398 0.30585595724751813 0.3197529573332797 0.3332169728287235 0.34623224232101524 0.3587838972109252 0.37085797646553836 0.38244143818871723 0.39352216806624063 0.40408898475891164 0.41413164233208005 0.42364082982382223 0.43260816806643887 0.441026203886926 0.4488884018215865 0.4561891334880295 0.46292366476440927 0.4690881409309177 0.4746795699323723 0.4796958039231545 0.48413551925695164 0.487998195083728 0.4912840907151911 0.49399422191782716 0.4961303362894372 0.49769488787112265 0.4986910111418763 0.4991224945375239 0.49899375362976295 0.49830980409452985 0.49707623459206546 0.49529917967384507 0.49298529282412146 0.490141719736251 0.4867760719163128 0.4828964006988712 0.4785111717520789 0.47362924014179153 0.4682598260169759 0.4624124909714665 0.45609711513015394 0.44932387500093157 0.44210322212727443 0.4344458625701505 0.4263627372421052 0.4178650031108225 0.4089640152842636 0.39967130998461453 0.3899985884136989 0.37995770150835184 0.3695606355803047 0.3588194988316045 0.34774650873328905 0.3363539802520864 0.3246543149072165 0.31265999063693833 0.3003835524523323 0.2878376038538833 0.2750347989846951 0.26198783549272203 0.24870944807303488 0.23521240266007074 0.2215094912387963 0.20761352724292959 0.19353734150764282 0.17929377874361707 0.16489569449883565 0.15035595257411924 0.1356874228581148 0.1209029795472002 0.10601549971560234 0.09103786220088106 0.07598294676985379 0.06086363352995837 0.04569280255101122 0.030483333662327774 0.015248106390101008 0.0; 0.0994631188227536 0.11814168533249204 0.1366540974464107 0.1549746889737662 0.17307822242142648 0.19093994257976385 0.20853562800434858 0.2258416401923957 0.24283497027014792 0.25949328302569885 0.275794958140997 0.2917191284967064 0.30724571544400925 0.3223554609581513 0.3370299566092979 0.35125166930690493 0.36500396379417255 0.37827112188895134 0.3910383584866622 0.4032918343591503 0.41501866580078867 0.426206931189482 0.4368456745454045 0.4469249061841687 0.456435600573772 0.46536969151581276 0.47372006478135237 0.48148054834018456 0.48864590032927296 0.495211794911759 0.5011748061821913 0.5065323902765877 0.5112828658476358 0.5154253930658355 0.5189599513067855 0.5218873156831493 0.5242090325772067 0.5259273943264514 0.5270454132103586 0.5275667948815591 0.5274959113790175 0.5268377738547728 0.5255980051392783 0.5237828122634964 0.5213989590488112 0.518453738868457 0.5149549476767603 0.5109108573949659 0.5063301897349127 0.5012220905344197 0.4955961046708466 0.4894621516121734 0.4828305016578791 0.47571175291515594 0.46811680904944547 0.46005685784201933 0.4515433505813365 0.4425879823092409 0.43320267293768855 0.4233995492466357 0.4131909277689923 0.40258929856411074 0.3916073098772009 0.3802577536782456 0.3685535520705177 0.3565077445555839 0.34413347613878 0.3314439862564727 0.31845259850405244 0.3051727111414349 0.29161778835093477 0.2778013522206634 0.26373697542509056 0.2494382745730903 0.23491890419262346 0.2201925513202041 0.2052729306624517 0.1901737802962618 0.17490885787353752 0.15949193729586378 0.14393680582411666 0.12825726158758383 0.11246711145694052 0.09658016924515177 0.08061025420020568 0.06457118975342388 0.04847680248701308 0.032340921284403565 0.01617737662688599 0.0; 0.10436705510048434 0.1239700714142798 0.14340053784220938 0.16263177541766977 0.18163753976871555 0.20039207561384956 0.21887016918625923 0.23704719838703792 0.2548991804844501 0.2724028171938805 0.2895355369916045 0.3062755345346852 0.3226018070790176 0.3384941878075045 0.3539333760004825 0.36890096400052635 0.38337946094354175 0.397352313247394 0.41080392186806197 0.4237196563513348 0.4360858657251863 0.4478898862941317 0.45912004641193066 0.469765668322888 0.4798170671746581 0.48926554731682026 0.4981033960095304 0.5063238746752495 0.5139212078339043 0.520890569867842 0.5272280697676791 0.5329307340135405 0.537996487748444 0.5424241344015883 0.5462133339192822 0.5493645797601142 0.5518791748089572 0.5537592063614406 0.5550075203268044 0.5556276947926346 0.5556240130898837 0.5550014364909983 0.5537655766679079 0.551922668030162 0.5494795400567641 0.5464435897282742 0.5428227541585737 0.5386254835184726 0.5338607143360348 0.5285378432512321 0.5226667012953324 0.5162575287583531 0.5093209507009259 0.501867953160206 0.4939098600928845 0.48545831109204995 0.47652523990863016 0.4671228538023171 0.4572636137414398 0.4469602154660246 0.43622557142340845 0.42507279358115097 0.41351517711775104 0.4015661849876332 0.38923943335319744 0.3765486778733151 0.3635078008345089 0.35013079910818795 0.3364317729147177 0.3224249153726868 0.30812450280965514 0.2935448858086963 0.27870048096335054 0.2636057633120686 0.2482752594218777 0.2327235410897993 0.21696521962950807 0.2010149407098155 0.18488737971076394 0.16859723756245346 0.1521592370311403 0.13558811941663854 0.11889864162469069 0.10210557357756168 0.08522369592589439 0.06826779802458066 0.05125267613524167 0.034193131817751465 0.017103970473126135 0.0; 0.10914464746310734 0.12964878449134562 0.1499743907029616 0.17009383607870632 0.18997992902287483 0.20960597151931337 0.22894581226198268 0.24797389756351582 0.2666653198608979 0.2849958636541332 0.30294204873138814 0.3204811705523876 0.337591337680698 0.3542515061746437 0.3704415108659301 0.386142093474301 0.40133492752561917 0.4160026400594711 0.4301288301305785 0.44369808412581974 0.4566959879354157 0.46910913603267584 0.4809251375315372 0.4921326193049172 0.5027212262594761 0.5126816188738339 0.5220054681174318 0.5306854478761447 0.5387152250183795 0.5460894472417688 0.5528037288456732 0.5588546345786164 0.5642396617124725 0.5689572204968193 0.5730066131473602 0.5763880115218094 0.5791024336351601 0.5811517191639393 0.5825385040858941 0.5832661945977092 0.5833389404488403 0.5827616078244994 0.5815397519052512 0.5796795892247247 0.5771879699406305 0.57407235012771 0.5703407641944477 0.5660017975184813 0.5610645593886392 0.5555386563345135 0.5494341659174875 0.5427616110502175 0.5355319349047214 0.5277564764626065 0.5194469467544298 0.5106154058289241 0.5012742404867552 0.4914361428076422 0.4811140894941453 0.4703213220501085 0.4590713278067457 0.4473778218046443 0.4352547295354913 0.4227161705431887 0.40977644288014525 0.39645000841091166 0.3827514789520104 0.3686956032337365 0.3542972546668688 0.33957141989467277 0.3245331881082056 0.30919774110081694 0.29358034403580224 0.2776963368994333 0.26156112661004816 0.24519017975247093 0.22859901590584011 0.2118032015317995 0.19481834438907525 0.17766008843961292 0.16034410921072853 0.14288610957708403 0.1253018159257855 0.10760697466739447 0.08981734905530196 0.07194871627554394 0.05401686476889351 0.03603759174682263 0.01802670086277121 0.0; 0.11379003838917656 0.13517084421886813 0.15636755111454365 0.17735163970681891 0.19809503091969344 0.21857014154789264 0.2387499378668267 0.2586079870826829 0.2781185064449749 0.2972564098596379 0.31599735185744504 0.33431776878980346 0.3521949171418771 0.36960690887114567 0.3865327436978895 0.40295233829247373 0.41884655232254014 0.4341972113411532 0.44898712651444445 0.4632001112042185 0.4768209944372194 0.48983563130815017 0.5022309103780788 0.513994758143375 0.5251161406628071 0.5355850624417811 0.5453925626829301 0.5545307090212952 0.5629925888701856 0.5707722985104591 0.5778649300614427 0.584266556476011 0.5899742147055429 0.594985887182546 0.5993004817698041 0.6029178103249591 0.6058385660285723 0.608064299621989 0.6095973946987852 0.6104410421903564 0.6105992141822882 0.6100766371936536 0.6088787650464227 0.6070117514467108 0.6044824223937997 0.6012982485267828 0.5974673175123223 0.592998306570502 0.5879004552291424 0.582183538390206 0.5758578397852417 0.568934125890113 0.561423620362626 0.5533379790601788 0.5446892656881811 0.5354899281237496 0.5257527754532313 0.5154909557562409 0.5047179346633647 0.49344747470933326 0.48169361549838374 0.4694706546937171 0.4567931298383957 0.44367580101071363 0.43013363431308377 0.41618178618967533 0.40183558856454693 0.3871105347887706 0.37202226638200503 0.356586560551213 0.34081931846668445 0.3247365542731449 0.3083543848116573 0.2916890200260512 0.27475675402588395 0.2575739567763562 0.2401570663841836 0.22252258194717528 0.20468705693412098 0.186667093060606 0.16847933462548081 0.15014046327194888 0.1316671931365444 0.11307626634870785 0.09438444884314069 0.07560852644670905 0.056765301201306836 0.03787158788377014 0.018944210683718654 0.0; 0.11829752293204338 0.14052944681032492 0.1625721120539835 0.18439617123880453 0.2059727172707715 0.22727333915883038 0.24827017588866657 0.26893596821016263 0.289244108165064 0.3091686861961219 0.32868453569461675 0.3477672748594166 0.366393345757514 0.3845400504931214 0.40218558440976154 0.4193090662671696 0.4358905653521585 0.4519111254996311 0.46735278601667524 0.48219859951882466 0.4964326467032306 0.510040048098317 0.5230069728436182 0.5353206445666507 0.5469693444359454 0.5579424114805497 0.56823024027652 0.5778242761099973 0.5867170077344276 0.5949019578463982 0.6023736714102969 0.6091277019667021 0.6151605960630063 0.6204698759473538 0.625054020668546 0.6289124457251984 0.6320454814071428 0.6344543499709742 0.6361411417897123 0.6371087906139576 0.6373610480786096 0.6369024575853917 0.6357383276869946 0.6338747050938374 0.6313183474191797 0.6280766957727633 0.6241578473073122 0.6195705278161648 0.6143240644741056 0.6084283588071485 0.6018938599706393 0.5947315384086875 0.5869528599615345 0.5785697604812348 0.5695946210097744 0.560040243567738 0.5499198275956898 0.5392469470847301 0.5280355284271246 0.5162998290126006 0.5040544165907914 0.491314149415426 0.4780941571812533 0.46440982276028286 0.450276764739783 0.43571082076058004 0.4207280316505539 0.405344626344791 0.38957700758068525 0.3734417383533286 0.3569555291137839 0.34013522569032273 0.3229977979103967 0.3055603288989732 0.28784000502695567 0.2698541064816132 0.2516199984293745 0.23315512273988373 0.2144769902389299 0.19560317345667383 0.1765512998366014 0.15733904536967022 0.1379841286173352 0.11850430508641917 0.0989173619181629 0.07924111285329416 0.059493393434459835 0.03969205640702713 0.019854967278929984 0.0; 0.12266155616200107 0.14571797414944693 0.16858037529390352 0.19121864463193955 0.21360310587470846 0.23570457716510226 0.25749442501300085 0.27894461622739497 0.30002776767699124 0.3207171937246165 0.3409869511952633 0.36081188175275203 0.38016765157565274 0.3990307882391276 0.4173787147256169 0.4351897805036093 0.4524432896300533 0.46911952584807476 0.48519977466747416 0.500666342430907 0.5155025723835043 0.5296928577779562 0.5432226520606466 0.5560784761971662 0.5682479232074473 0.5797196599917722 0.5904834265389238 0.6005300326168274 0.6098513520540725 0.6184403147277043 0.6262908963787138 0.6333981063816007 0.63975797359839 0.6453675304504842 0.6502247953437914 0.6543287535837354 0.6576793369170403 0.6602774018366755 0.6621247067850388 0.6632238883884995 0.66357843685376 0.6631926706532623 0.6620717106231285 0.6602214535928578 0.6576485456613831 0.6543603552290702 0.6503649458899614 0.6456710492830007 0.6402880379952673 0.6342258986043574 0.6274952049410792 0.6201070916476195 0.6120732281002934 0.6034057927599847 0.5941174480074517 0.5842213155147815 0.5737309521985744 0.5626603267947986 0.5510237970898468 0.5388360878370273 0.5261122693826783 0.5128677370212019 0.4991181910936639 0.4848796178401643 0.47016827101196035 0.45500065424533875 0.4393935041954588 0.4233637744248487 0.40692862003791264 0.39010538304970227 0.37291157847431605 0.35536488111559883 0.3374831130403195 0.319284231711742 0.3007863187593401 0.28200756935851745 0.2629662821923983 0.2436808499661594 0.22416975044289125 0.20445153796868776 0.1845448354534393 0.16446832677278217 0.14424074955567942 0.12388088832130008 0.10340756792810457 0.08283964729745442 0.062196013373470305 0.041495575280455756 0.020757258638801332 0.0; 0.12687676050146177 0.1507300028244136 0.1743848622841054 0.1978105157593021 0.22097657560800285 0.24385314521451426 0.26641087279874204 0.2886210033133847 0.310455428266522 0.33188673331970875 0.35288824352508047 0.373434066078978 0.3934991304840753 0.4130592260268723 0.43209103649251274 0.45057217205411104 0.4684811982889973 0.4857976622893803 0.5025021158498082 0.5185761357283212 0.534002340992275 0.5487644074733784 0.5628470793694078 0.5762361780423189 0.5889186080739771 0.6008823606513829 0.6121165143631384 0.6226112334978061 0.6323577639428571 0.6413484267900006 0.6495766097588364 0.6570367565560005 0.6637243542912714 0.6696359190754961 0.6747689799276823 0.679122061120279 0.6826946630924707 0.685487242061382 0.6875011884604002 0.6887388043324465 0.689203279804034 0.6888986687633497 0.6878298638624664 0.6860025709602152 0.6834232831181739 0.6800992542578856 0.6760384725826372 0.6712496338621889 0.665742114673605 0.6595259456859524 0.6526117850711274 0.6450108921174614 0.6367351011170929 0.6277967955924442 0.6182088829214806 0.6079847694158402 0.597138335900402 0.5856839138374464 0.5736362620332731 0.5610105439599807 0.5478223057201357 0.5340874546772371 0.5198222387702279 0.5050432265258995 0.48976728777873685 0.47401157510375425 0.45779350596400925 0.4411307455708472 0.42404119045151034 0.4065429527155165 0.3886543450081957 0.370393866136938 0.35178018735307187 0.332832139269861 0.31356869939481763 0.29400898025245326 0.2741722180716583 0.25407776201012744 0.23374506388665717 0.21319366839063952 0.1924432037367835 0.17151337273187764 0.15042394421933925 0.1291947448663472 0.10784565125751763 0.08639658225834287 0.06486749161098754 0.04327836072451599 0.02164919162117254 0.0; 0.1309379329379958 0.1555593130629111 0.17997832498118024 0.20416349532821032 0.22808378164583668 0.2517086275428244 0.2750080162071151 0.2979525221030852 0.3205133606978432 0.3426624360721357 0.36437238628368046 0.38561662636358957 0.4063693888398322 0.42660576169539277 0.4463017236826878 0.4654341769298876 0.48398097678890734 0.5019209588888522 0.5192339633725783 0.5359008563076162 0.5519035482759257 0.5672250101597496 0.5818492861530612 0.5957615040397938 0.6089478827910101 0.6213957375434858 0.633093482031711 0.6440306285540628 0.65419778556183 0.6635866529668594 0.672190015269851 0.6800017326166994 0.6870167298948416 0.6932309839852607 0.6986415092887006 0.7032463416467158 0.7070445207795133 0.7100360713631388 0.7122219828684045 0.7136041882832429 0.7141855418387145 0.7139697958569879 0.7129615768370781 0.7111663608911961 0.7085904486411349 0.7052409396803382 0.7011257067031974 0.6962533693986763 0.6906332682007357 0.6842754379831453 0.6771905817812667 0.6693900446182471 0.660885787507812 0.6516903617006136 0.6418168832357545 0.6312790078538565 0.6200909063227981 0.6082672402220638 0.595823138226574 0.5827741729258842 0.5691363382097817 0.5549260272466127 0.5401600110760838 0.5248554178339189 0.5090297126214911 0.49270067802952966 0.4758863953211138 0.45860522627549627 0.4408757956908036 0.4227169745403544 0.40414786377421646 0.3851877787547 0.36585623431171255 0.34617293040136243 0.32615773834876843 0.30583068765382043 0.285211953336588 0.2643218437971399 0.2431807891628208 0.22180933009441514 0.20022810702117397 0.17845784977336035 0.15651936757979207 0.13443353939677158 0.11222130453388439 0.08990365354130966 0.06750161932256188 0.045036268436009816 0.02252869254799474 0.0; 0.1348400520993112 0.16019989754527716 0.18535375659465714 0.21026956177956851 0.23491567075766662 0.2592609209286878 0.28327468249611815 0.3069269098153294 0.33018819087929974 0.3530297948034856 0.3754237171825463 0.3973427232032872 0.4187603884103282 0.4396511370334729 0.45999027779853324 0.47975403715624193 0.4989195898768962 0.51746508697129 0.5353696809113538 0.5526135481365081 0.5691779088440854 0.5850450440741186 0.6001983101103199 0.6146221502300826 0.6283021038467863 0.641224813097517 0.6533780269384953 0.6647506028189769 0.6753325060121619 0.6851148066886424 0.6940896748241877 0.7022503730391457 0.709591247471459 0.7161077167892501 0.7217962594521363 0.7266543993329015 0.7306806898129176 0.7338746964657616 0.7362369784439025 0.7377690686830952 0.7384734530383299 0.7383535484638211 0.7374136803476309 0.7356590591092149 0.7330957561653503 0.7297306793667917 0.7255715480044573 0.7206268674801318 0.7149059037326089 0.7084186575058667 0.7011758385413874 0.6931888397720807 0.68446971159052 0.6750311362593424 0.6648864025267943 0.6540493805054658 0.6425344968673707 0.6303567104036375 0.6175314879922569 0.6040747810125777 0.590003002240587 0.575333003254446 0.5600820523753344 0.5442678131643478 0.5279083234920352 0.5110219751931759 0.4936274943155162 0.4757439219675543 0.45739059576689184 0.438587131887371 0.4193534077000167 0.3997095449998134 0.37967589380750777 0.3592730167329659 0.3385216738841345 0.31744280830329336 0.2960575319101437 0.2743871119292561 0.2524529577775231 0.2302766083855817 0.20787971992557902 0.18528405391623287 0.16251146567486024 0.13958389308487557 0.11652334564623333 0.09335189377539259 0.0700916583205865 0.046764800257516045 0.02339351053004159 0.0; 0.13857828517357684 0.16464597007167395 0.1905044022160512 0.21612097412257364 0.2414634966176391 0.2665002527733823 0.2912000503837027 0.31553227283094365 0.3394669282018307 0.3629746965206712 0.38602697497787086 0.40859592104231846 0.43065449335720235 0.452176490330095 0.47313658633975764 0.49351036549383587 0.513274352883488 0.5324060432928215 0.550883927332796 0.5686875149808727 0.5857973565190889 0.6021950608743235 0.6178633113752834 0.63278587895102 0.6469476328056568 0.6603345486133018 0.6729337142858792 0.6847333333747565 0.6957227261745587 0.7058923286044276 0.7152336889481663 0.7237394625402284 0.7314034044893198 0.73822036053553 0.7441862561403503 0.7492980839117359 0.7535538894684889 0.7569527558497283 0.7594947865761128 0.7611810874697585 0.7620137473395378 0.7619958176376544 0.7611312911921077 0.7594250801179094 0.7568829930077516 0.7535117115002757 0.7493187663211772 0.744312512889162 0.738502106575284 0.7318974777004358 0.724509306351827 0.7163489970951713 0.7074286536550152 0.6977610536312961 0.6873596233157582 0.6762384126673212 0.6644120705010139 0.6518958199404966 0.6387054341797208 0.6248572125947734 0.6103679572425456 0.5952549497785282 0.579535928821775 0.5632290677909272 0.5463529532311812 0.5289265636481356 0.5109692488607224 0.4925007098817583 0.4735409793311798 0.4541104023837005 0.43422961824940604 0.4139195421828267 0.3932013480131011 0.3720964511851742 0.35062649229938714 0.3288133211344255 0.3066789811363406 0.2842456943542714 0.2615358468015275 0.23857197421892917 0.21537674821560993 0.19197296276100173 0.16838352100034418 0.14463142236480317 0.12073974994621539 0.09673165810546609 0.07263036028268144 0.04845911697669255 0.02424122386062427 0.0; 0.14214799465793718 0.16889197405812698 0.19542376929530222 0.22171028465627168 0.24771883506547757 0.27341719922205376 0.2987736713743288 0.32375711159034454 0.3483369943907708 0.3724834556189946 0.3961673374321473 0.41936023130622463 0.4420345189583498 0.4641634110993476 0.4857209839402737 0.5066822133871282 0.5270230068687203 0.5467202327534115 0.5657517473211858 0.5840964192681228 0.6017341517308029 0.6186459018283822 0.634813697730026 0.6502206532649498 0.664850980101522 0.6786899975306216 0.6917241398967132 0.7039409617278682 0.7153291406231473 0.7258784779624304 0.7355798975098187 0.7444254419872043 0.752408267699449 0.7595226372968579 0.7657639107642684 0.7711285347291054 0.775614030183179 0.7792189787148787 0.7819430073496865 0.7837867720976965 0.784751940307053 0.7848411719219507 0.784058099743106 0.7824073087874324 0.7798943148420655 0.7765255423059204 0.7723083014096476 0.767250764902216 0.761361944289461 0.7546516657067263 0.7471305455043803 0.7388099656213755 0.7297020488182854 0.7198196338373812 0.709176250553309 0.6977860951738819 0.6856640055463727 0.6728254366205323 0.6592864361154106 0.6450636204328952 0.630174150856752 0.6146357100718867 0.5984664790345091 0.5816851142199524 0.5643107252710277 0.5463628530660513 0.5278614482220155 0.5088268500448491 0.48927976593529365 0.4692412512556537 0.4487326896595104 0.42777577388350163 0.40639248699738184 0.3846050841058744 0.3624360744932165 0.33990820419890183 0.3170444390108 0.2938679478597138 0.2704020865974274 0.24667038213843978 0.22269651694387435 0.1985043138244767 0.17411772103817877 0.14956079765642358 0.12485769917226586 0.10003266332225594 0.07510999609321321 0.05011405788423031 0.025069249793617857 0.0; 0.14554474491761277 0.17293259083533752 0.20010563792745398 0.22703035152688705 0.2536735992496223 0.2800027032377044 0.3059854911359358 0.33159034566970824 0.3567862526982911 0.3815428476253577 0.4058304600564704 0.42962015660163705 0.45288378172979715 0.4755939965911856 0.49772431573283404 0.5192491416419889 0.5401437970618562 0.5603845550337716 0.5799486666296099 0.5988143863478421 0.6169609951561967 0.6343688211731848 0.6510192579898747 0.6668947806421295 0.6819789592520175 0.6962564703652607 0.7097131060193376 0.7223357805841459 0.7341125354240123 0.7450325414361748 0.7550860995267463 0.7642646390905075 0.7725607145656767 0.7799680001391082 0.7864812826810887 0.7920964529921222 0.796810495446751 0.8006214761216294 0.8035285294966831 0.8055318438193526 0.8066326452225668 0.8068331806872974 0.8061366999403161 0.8045474363771236 0.8020705870989636 0.7987122921514507 0.794479613050564 0.7893805106797284 0.7834238226393275 0.7766192401274158 0.7689772844275449 0.7605092830765888 0.7512273457822315 0.7411443401564101 0.7302738673275276 0.7186302374906232 0.706228445451035 0.693084146213345 0.6792136306636182 0.66463380138916 0.6493621486762328 0.6334167267223832 0.6168161300963101 0.5995794704744885 0.5817263536801565 0.5632768570466866 0.5442515071239102 0.5246712577425576 0.5045574684487032 0.48393188331693504 0.46281661014788383 0.4412341000528372 0.4192071274253169 0.39675877029683043 0.37391239107143337 0.350691617631332 0.3271203248034481 0.3032226161747302 0.2790228062419694 0.2545454028800092 0.22981509011048784 0.2048567111516613 0.17969525172837925 0.15435582361996475 0.1288636484225461 0.10324404150134646 0.07752239610749213 0.051724167633136434 0.025874857978008543 0.0; 0.14876430853766484 0.17676274772348233 0.20454407091114477 0.23207435106770707 0.25932005458116547 0.28624809253444006 0.31282587080777274 0.3390213388858302 0.3648030372518519 0.39014014325771335 0.4150025153657905 0.439360735665887 0.4631861505782163 0.48645090966147675 0.5091280024533146 0.5311912932789209 0.5526155539721141 0.5733764944618973 0.5934507911861922 0.6128161133030934 0.6314511466785836 0.6493356156380883 0.6664503024775548 0.6827770647377858 0.6982988502535797 0.7129997099967448 0.7268648087392487 0.7398804335695807 0.7520340003018695 0.7633140578233301 0.7737102904312186 0.7832135182156501 0.7918156955493449 0.7995099077496152 0.8062903659816852 0.8121524004757475 0.8170924521329974 0.8211080625982611 0.8241978628787551 0.826361560589982 0.827599925910797 0.8279147763303066 0.8273089602694558 0.8257863396599896 0.8233517715629343 0.8200110889078338 0.8157710804327848 0.8106394699037692 0.8046248946900024 0.7977368837699488 0.7899858352403553 0.7813829933981853 0.7719404254626017 0.7616709980013402 0.7505883531227782 0.7387068844919341 0.7260417132253653 0.7126086637166894 0.6984242394410649 0.6835055987835877 0.667870530933139 0.6515374318797942 0.6345252805504704 0.6168536151141243 0.5985425094844122 0.579612550044442 0.5600848126149747 0.5399808396842605 0.5193226179145699 0.49813255593748573 0.47643346244707346 0.45424852459723386 0.4316012867068286 0.4085156292735488 0.3850157482950255 0.3611261348932985 0.3368715552365078 0.3122770307495832 0.2873678186036597 0.26216939247214577 0.23670742353958235 0.21100776174786903 0.18509641726294399 0.15899954214368267 0.13274341219355995 0.10635440897457843 0.07985900196200706 0.05328373081768749 0.026655187758993722 0.0; 0.15180267244930482 0.18037762585567382 0.2087334235394767 0.23683578986663884 0.26465083342451196 0.29214509727263704 0.31928560811406886 0.3460399242722792 0.3723761823639359 0.39826314256355677 0.4236702323621329 0.4485675887282962 0.472926098587361 0.4967174375406315 0.5199141067546424 0.5424894679574348 0.5644177764865883 0.5856742123413874 0.6062349091992357 0.626076981364149 0.6451785486228475 0.6635187589915496 0.6810778093440534 0.6978369639189939 0.7137785707112659 0.7288860757594878 0.7431440353479971 0.7565381261481677 0.7690551533298846 0.7806830566796361 0.7914109147670391 0.8012289472065106 0.8101285150653873 0.8181021194739324 0.8251433984964223 0.8312471223258733 0.8364091868678836 0.8406266057816169 0.8438975010480679 0.8462210921374994 0.8475976838492547 0.8480286528981449 0.8475164333221701 0.8460645007865996 0.8436773558593239 0.840360506331971 0.836120448660546 0.8309646485983491 0.8249015210926234 0.817940409514857 0.8100915642928984 0.8013661210110588 0.7917760780422077 0.7813342737735353 0.7700543634851421 0.7579507959380275 0.7450387897252619 0.7313343094373405 0.7168540416897657 0.7016153710579603 0.685636355961581 0.6689357045372526 0.6515327505356991 0.6334474292761697 0.6147002536880203 0.5953122904662826 0.5753051363650725 0.5547008946497544 0.5335221517258752 0.5117919539601052 0.4895337847056394 0.46677154154189604 0.4435295137357409 0.41983235992902723 0.395705086054836 0.37117302348255105 0.34626180738973933 0.3209973553567593 0.29540584617808563 0.26951369888253657 0.24334755195289912 0.2169342427338733 0.19030078701583575 0.16347435878058847 0.13648227009409894 0.10935195113015812 0.08211093030798858 0.054786814526007824 0.027407269473326733 0.0; 0.15465604381256248 0.18377266772251188 0.21266835308321044 0.24130851650540477 0.2696589494488047 0.29768586741578545 0.32535595815428564 0.3526364287634549 0.37949505160014846 0.4059002088892928 0.43182093594644666 0.457226962926473 0.48208875501812637 0.5063775510105016 0.5300654001636316 0.5531251973220378 0.5755307162167034 0.5972566409076667 0.618278595326275 0.6385731708829366 0.6581179521130461 0.6768915403405197 0.6948735753450437 0.7120447550257183 0.7283868530601818 0.7438827345645287 0.7585163697653694 0.7722728457011783 0.785138375975607 0.7971003085907112 0.8081471318930291 0.8182684786700868 0.8274551284392816 0.8356990079750868 0.8429931901241948 0.8493318909615618 0.8547104653432637 0.8591254009147186 0.8625743106351019 0.8650559238806931 0.866570076191497 0.8671176977267054 0.8667008004955055 0.8653224644303127 0.8629868223698219 0.8596990440192452 0.8554653189548217 0.8502928387391288 0.8441897782129085 0.8371652760280682 0.8292294144852529 0.8203931987378958 0.8106685354229911 0.8000682107769816 0.7886058682931817 0.7762959859749764 0.7631538532368248 0.7491955475026884 0.7344379105490737 0.7188985246373311 0.7025956884772653 0.6855483930614626 0.6677762974070817 0.649299704239142 0.6301395356466725 0.6103173087403609 0.5898551113376903 0.5687755776988872 0.5471018643344023 0.5248576259020736 0.502066991209617 0.47875453933564355 0.4549452758800183 0.4306646093520998 0.40593832770316024 0.38079257500717845 0.355253828292171 0.32934887452228684 0.30310478772906735 0.2765489062885718 0.24970881033943382 0.2226122993354418 0.19528736972485713 0.16776219274741075 0.14006509233880218 0.11222452313149192 0.08426904853969663 0.0562273189157317 0.028128049764198585 0.0; 0.15732085563722756 0.18694358441006975 0.21634382792595408 0.24548673291370307 0.2743378115629959 0.3028629896468648 0.33102865373775375 0.3588016974189018 0.38614956639671383 0.41304030242400447 0.4394425859485528 0.46532577740620346 0.49065995708284965 0.5154159634748947 0.5395654300833219 0.5630808205821111 0.5859354623075631 0.6081035780209467 0.6295603159028591 0.6502817777436654 0.6702450453003826 0.6894282047963551 0.7078103695459725 0.7253717006925327 0.7420934260530874 0.7579578570696857 0.7729484038719038 0.7870495884607835 0.800247056029382 0.8125275844399764 0.8238790918825731 0.8342906427437368 0.8437524517188452 0.8522558862047029 0.8597934670129853 0.8663588674482408 0.8719469107971156 0.8765535662781538 0.8801759435038501 0.8828122855087164 0.8844619603988702 0.8851254516801239 0.884804347322733 0.8835013276218587 0.8812201519134119 0.8779656442053146 0.8737436777842972 0.86856115885821 0.8624260092934475 0.8553471485064639 0.8473344745675652 0.8383988445741277 0.8285520543492205 0.8178068175202265 0.8061767440305513 0.7936763181358415 0.7803208759343524 0.7661265824791936 0.7511104085181974 0.7352901069050537 0.7186841887232105 0.7013118991618092 0.6831931931806707 0.6643487109990418 0.6447997534404999 0.6245682571640655 0.6036767698092604 0.582148425080508 0.5600069177939723 0.5372764789076733 0.5139818505534539 0.4901482610872014 0.4658014001715836 0.44096739390348366 0.41567277999630614 0.3899444830253907 0.3638097897429277 0.3372963244669758 0.310432024547521 0.2832451159109182 0.25576408868257494 0.22801767288633598 0.2000348142177681 0.1718446498873406 0.14347648452846037 0.11495976616435372 0.08632406222694822 0.05759903562020466 0.028814420819725246 0.0; 0.1597937721241788 0.189886362503886 0.21975513631110066 0.24936500528157599 0.27868123735703854 0.30766950374123875 0.336295925128977 0.3645271170177052 0.39233023401460626 0.4196730130556434 0.4465238154569432 0.4728516677229799 0.49862630104036165 0.5238181893905576 0.5483985862196068 0.5723395596077177 0.5956140258866458 0.618195781657818 0.6400595341693496 0.6611809300152802 0.6815365821256061 0.7011040950208973 0.7198620883105054 0.7377902184185031 0.7548691985265826 0.7710808167281226 0.7864079523924998 0.8008345907434566 0.8143458356599116 0.8269279207120246 0.8385682184495403 0.8492552479634665 0.8589786807459755 0.8677293448769917 0.8754992275693134 0.8822814761072386 0.8880703972165501 0.8928614549063539 0.8966512668256518 0.899437599179657 0.901219360252753 0.90199659258661 0.9017704638633707 0.9005432565449287 0.8983183563202439 0.8951002394132715 0.8908944588045306 0.8857076294195374 0.8795474123373352 0.8724224980721375 0.864342588980711 0.8553183808475453 0.8453615436990971 0.8344847018974831 0.8227014135629407 0.8100261493731592 0.796474270786275 0.7820620077328579 0.766806435820689 0.7507254530944857 0.7338377563910079 0.7161628173282047 0.6977208579652076 0.6785328261680944 0.6586203707144282 0.6380058161676144 0.616712137550166 0.5947629348430045 0.5721824073359377 0.548995327852532 0.5252270168706463 0.500903316558003 0.47605056474031393 0.45069556881765105 0.4248655796429962 0.39858826537518566 0.37189168531682726 0.34480426374619866 0.31735476375061766 0.2895722610673747 0.26148611793696563 0.23312595697212435 0.20452163504499485 0.1757032171937113 0.14670095054870927 0.11754523827820987 0.0882666135515645 0.05889571351849763 0.029463253301726743 0.0; 0.1620716937096112 0.19259727063193405 0.22289789466075557 0.25293827447369066 0.2826834659720898 0.3120989182932883 0.34115051906976784 0.36980463885220666 0.3980281746161615 0.42578859227514715 0.45305396812616183 0.4797930291571621 0.5059751921496631 0.5315706015134952 0.5565501657947473 0.5808855928020591 0.6045494233007069 0.6275150632282512 0.649756814389982 0.6712499035968486 0.6919705102131073 0.711895792085443 0.7310039098298505 0.7492740494570637 0.7666864433217842 0.7832223893853484 0.7988642687857891 0.8135955617134691 0.8274008615945682 0.8402658875886714 0.8521774954105715 0.8631236864900453 0.8730936154869186 0.8820775961820572 0.8900671057680897 0.8970547875666507 0.9030344522016872 0.9080010772609635 0.9119508054802503 0.9148809414868585 0.9167899471411033 0.9176774355160457 0.9175441635573585 0.9163920234665044 0.9142240328515072 0.9110443236905146 0.9068581301540574 0.9016717753324264 0.8954926569149211 0.8883292318678667 0.8801910001582764 0.8710884875698389 0.8610332276575735 0.8500377428869793 0.8381155250028832 0.8252810146724179 0.811549580445659 0.7969374970764649 0.781461923244946 0.7651408787217955 0.7479932210134302 0.7300386215255456 0.7112975412812595 0.6917912062285616 0.6715415821702589 0.6505713493480659 0.6289038767109097 0.6065631958959294 0.5835739749490377 0.5599614918103296 0.5357516075880082 0.5109707396429299 0.48564583450431387 0.4598043406356259 0.4334741810681709 0.4066837259184548 0.3794617648040062 0.35183747917097724 0.3238404145455686 0.29550045272009656 0.26684778388337155 0.2379128787039646 0.20872646037394724 0.17931947661975894 0.1497230716860114 0.11996855829730171 0.09008738960241244 0.060111131104735635 0.030071432582249744 0.0; 0.16415176179516208 0.19507286562025228 0.22576805542774456 0.25620186589029326 0.2863391703238093 0.3161452256953181 0.34558571694576323 0.37462680055157 0.40323514725109694 0.4313779838646361 0.45902313413936147 0.4861390585535102 0.5126948930171922 0.5386604864104356 0.5640064369024647 0.5887041269996944 0.6127257572735489 0.636044378722881 0.6586339237295852 0.6804692355697823 0.7015260964468699 0.7217812540165919 0.7412124463782278 0.7597984255098695 0.7775189791296628 0.794354950968703 0.8102882594450903 0.8253019147323561 0.8393800342191293 0.8525078563604533 0.8646717529246238 0.8758592396427507 0.8860589852714537 0.8952608190821904 0.903455736793641 0.9106359049663675 0.916794663881603 0.921926528928485 0.92602719052637 0.9290935126109937 0.9311235297152198 0.9321164426769023 0.9320726130080229 0.9309935559607049 0.9288819323269836 0.9257415390103197 0.9215772984077772 0.9163952466425658 0.9102025206872473 0.9030073444183705 0.894819013643596 0.8856478801425234 0.8755053347624573 0.8644037896102165 0.8523566593808563 0.8393783418637911 0.8254841976663405 0.8106905291941187 0.7950145589270088 0.7784744070286995 0.7610890683268794 0.7428783887002834 0.7238630409077638 0.7040644998935208 0.6835050176015152 0.6622075973309397 0.6401959676634489 0.617494555991639 0.59412846167704 0.5701234288646521 0.5455058189798121 0.5203025829319385 0.4945412330484688 0.46824981476110505 0.4414568780652652 0.4141914487725024 0.3864829995744972 0.35836142093615975 0.3298569918343067 0.3010003503573999 0.27182246418086903 0.2423546009316625 0.21262829845483533 0.1826753349942189 0.15252769929852095 0.12221756066358218 0.0917772389209455 0.061239174382436694 0.030635897750035734 0.0; 0.16603136314760963 0.1973099982357905 0.228361914443019 0.2591514987211705 0.28964346860483836 0.3198029162697254 0.34959535196776076 0.37898674676902633 0.40794357454249375 0.4364328531096739 0.4644221845075443 0.49187979429953044 0.518774569875889 0.5450760976875308 0.5707546993601548 0.5957814666384696 0.6201282951133477 0.6437679166878236 0.6666739307410742 0.6888208339527425 0.710184048753263 0.7307399503691694 0.7504658924357156 0.7693402311524941 0.7873423479610676 0.8044526707269818 0.8206526934118147 0.8359249942241784 0.8502532522418063 0.8636222624999927 0.8760179495447431 0.8874273794519678 0.8978387703169719 0.9072415012212902 0.9156261196866173 0.9229843476281728 0.9293090858223123 0.9345944169055314 0.9388356069242465 0.9420291054568029 0.9441725443311282 0.945264734963251 0.9453056643435948 0.9442964896994771 0.9422395318636532 0.9391382673799933 0.9349973193784971 0.929822447252837 0.923620535174457 0.9163995794779729 0.9081686749531995 0.898938000079582 0.8887188012391567 0.8775233759443672 0.8653650551171789 0.8522581844559276 0.8382181049262337 0.8232611324121121 0.8074045365631192 0.7906665188729962 0.7730661900248285 0.754623546537191 0.735359446745189 0.7152955861496284 0.6944544721668601 0.672859398311099 0.6505344178402171 0.6275043168952088 0.6037945871626625 0.5794313980887228 0.5544415686721346 0.5288525388630794 0.5026923405936207 0.47598956846468854 0.44877335011365765 0.42107331628570105 0.39291957063127325 0.36434265925123316 0.3353735400103433 0.306043551639118 0.2763843826432603 0.24642804003926144 0.21620681793408758 0.18575326596629468 0.15510015762536533 0.12428045846558985 0.09332729423035983 0.06227391890239997 0.031153682695113767 0.0; 0.16770813395260653 0.1993058184922349 0.23067611772239682 0.2617832945411306 0.2925919349953712 0.323066991458963 0.353173825242663 0.3828782485718822 0.41214656586948656 0.4409456142826949 0.4692428033949831 0.4970061540658801 0.5242043363436749 0.5508067063982697 0.5767833424237696 0.6021050794628112 0.6267435431071843 0.6506711820318719 0.6738612993223329 0.6962880825575483 0.7179266326141588 0.738752991159803 0.7587441668066395 0.7778781598988609 0.7961339859109063 0.8134916974359214 0.8299324047468806 0.8454382949156116 0.8599926494777803 0.8735798606346364 0.8861854459850679 0.8977960617841568 0.9083995147270436 0.9179847722594408 0.9265419714185966 0.9340624262108986 0.9405386335345869 0.9459642776582657 0.9503342332680039 0.9536445670978221 0.9558925381602753 0.9570765965956448 0.9571963811599373 0.9562527153734868 0.9542476023534235 0.9511842183546401 0.9470669050451394 0.9419011605427964 0.9356936292415909 0.9284520904563011 0.9201854459154669 0.9109037061331374 0.9006179756905429 0.8893404374593291 0.8770843357984183 0.8638639587568843 0.8496946193154603 0.8345926356994491 0.8185753107958754 0.8016609107077171 0.7838686424779661 0.7652186310161269 0.7457318952595611 0.7254303236018061 0.704336648619697 0.6824744211307427 0.6598679836118144 0.6365424430097515 0.6125236429740213 0.5878381355410763 0.5625131522995143 0.5365765750646234 0.5100569060903362 0.48298323784606173 0.4553852223853027 0.4272930403324085 0.3987373695132636 0.36974935325516306 0.3403605683806053 0.31060299291922006 0.28050897356155813 0.25011119287800687 0.21944263632566005 0.18853655906556308 0.15742645261237687 0.1261460113381794 0.09472909885180286 0.06320971427486628 0.031621958435426804 0.0; 0.16917996350783798 0.2010577804959021 0.2327076676985265 0.2640937851981995 0.29518060951428604 0.3259329759824555 0.3563161206146839 0.3862957213805832 0.41583793885210857 0.44490945615507 0.47347751817243666 0.5015099699460025 0.5289752942247624 0.5558426481101505 0.5820818987502387 0.6076636580369846 0.6325593162627228 0.656741074694243 0.6801819770250288 0.7028559396684936 0.7247377808573944 0.7458032485169578 0.766029046881661 0.7853928618280206 0.8038733848982021 0.8214503359916964 0.8381044847047795 0.8538176702999024 0.8685728202896181 0.8823539676220435 0.8951462664572776 0.9069360065265285 0.9177106260680506 0.927458723336257 0.9361700666826089 0.943835603209062 0.9504474659969689 0.955998979916383 0.9604846660227109 0.9639002445495656 0.9662426365085228 0.9675099639082457 0.967701548607133 0.9668179098152493 0.9648607602628223 0.9618330010540246 0.9577387152261235 0.9525831600353343 0.9463727579919163 0.9391150866681244 0.9308188673036685 0.9214939522342384 0.9111513111695165 0.899803016347855 0.8874622265954895 0.8741431703187577 0.8598611274583483 0.8446324104350372 0.8284743441167897 0.8114052448374157 0.7934443984972347 0.7746120377764038 0.7549293184917166 0.734418295127765 0.7131018955734012 0.6910038950944357 0.6681488895734572 0.6445622680475813 0.6202701845748091 0.5952995294595361 0.5696778998675627 0.5434335698607725 0.5165954598814047 0.4891931057156336 0.46125662696589875 0.4328166950611821 0.4039045008341672 0.374551721693939 0.3447904884226249 0.31465335162411856 0.28417324785276044 0.253383465449617 0.22231761011375356 0.19100957023568388 0.1594934820199623 0.1278036944237174 0.09597473393773022 0.06404126923654208 0.03203807572393008 0.0; 0.1704449975420694 0.2025636468104405 0.23445392884627844 0.26607991994895097 0.2974060069476618 0.3283969288753144 0.35901781816472 0.3892342413122339 0.4190122389549653 0.448318365308823 0.4771197269159148 0.5053840206511397 0.5330795709392225 0.5601753661349562 0.5866410940209787 0.6124471763790741 0.6375648025927217 0.6619659622403647 0.685623476640764 0.7085110293136556 0.7306031953208985 0.7518754694552738 0.7723042932461214 0.79186708075304 0.8105422431209686 0.828309211872034 0.8451484609116786 0.8610415272286779 0.8759710302707749 0.8899206899797752 0.9028753434720325 0.9148209603523614 0.9257446566514609 0.935634707378996 0.9444805576864851 0.9522728326361423 0.9590033455737563 0.9646651051056051 0.9692523206812742 0.9727604067860512 0.9751859857483545 0.9765268891693568 0.9767821579836381 0.975952041161294 0.9740379930634845 0.9710426694648849 0.966969922257928 0.9618247928550848 0.9556135043067384 0.9483434521534198 0.9400231940323661 0.9306624380594517 0.9202720300085869 0.908863939311661 0.8964512439030148 0.8830481139332867 0.8686697943782631 0.8533325865690999 0.8370538286709548 0.8198518751376925 0.8017460751708835 0.782756750211829 0.7629051704958153 0.7422135306981977 0.7207049247022976 0.6984033195194044 0.6753335283914719 0.6515211831073275 0.6269927055634299 0.6017752786003809 0.5758968161465424 0.5493859327002204 0.5222719121819648 0.49458467618861435 0.466354751680733 0.43761323813513797 0.40839177419421024 0.37872250384368517 0.34863804215059924 0.3181714405930478 0.287356152013378 0.2562259952263964 0.2248151193141422 0.19315796763872053 0.16128924160465852 0.12924386420219872 0.09705694336290457 0.06476373515892304 0.0323996068772099 0.0; 0.17150164114769353 0.20382149232084293 0.23591263267241444 0.2677390717990938 0.2992651247965352 0.33045545333037174 0.3612751062644309 0.3916895597948941 0.421664757039978 0.45116714703563693 0.48016372308880495 0.5086220604407616 0.5365103531943826 0.5637974504602423 0.5904528916778632 0.6164469410697263 0.6417506211871279 0.6663357455083924 0.6901749500515395 0.7132417239650348 0.7355104390619138 0.7569563782642132 0.7775557629263704 0.7972857790079639 0.8161246020679527 0.8340514210543515 0.8510464608650911 0.8670910036576421 0.8821674088868083 0.8962591320519557 0.9093507421367764 0.9214279377265501 0.9324775617896991 0.9424876151122776 0.9514472683758617 0.9593468728711139 0.9661779698410963 0.9719332984501741 0.9766068023761022 0.9801936350246124 0.9826901633675045 0.9840939704069123 0.9844038562700383 0.9836198379402403 0.9817431476319052 0.9787762298180581 0.974722736921124 0.9695875236786804 0.9633766401974343 0.9560973237099776 0.9477579890501813 0.9383682178643221 0.9279387465762392 0.9164814531259609 0.9040093425023549 0.8905365310913943 0.876078229862654 0.8606507264175984 0.8442713659241445 0.826958530962846 0.808731620310866 0.789611026690684 0.7696181135112186 0.7487751906297303 0.7271054891635287 0.7046331353811095 0.681383123702919 0.6573812888424794 0.632654277119097 0.6072295169738459 0.5811351887209398 0.5544001935670037 0.5270541219311201 0.499127221098867 0.4706503622438616 0.441655006850619 0.4121731725727819 0.3822373985610202 0.3518807102951056 0.321136583954862 0.2900389103648603 0.2586219585478872 0.22692033892234878 0.19496896617889328 0.16280302187163967 0.13045791675950277 0.09796925293316372 0.06537278576332473 0.03270438570591822 0.0; 0.17234856131571666 0.20482970757928223 0.2370818820433034 0.2690690430115925 0.3007554501914546 0.33210570527264294 0.3630847920914511 0.3936581163315937 0.4237915447142378 0.45345144363029627 0.4826047171689169 0.511218844497005 0.5392619165455563 0.5667026719596028 0.5935105322696502 0.6196556362436049 0.6451088733793909 0.6698419164996706 0.6938272534113968 0.717038217594228 0.7394490178832269 0.7610347671126791 0.7817715096893084 0.8016362480646647 0.8206069680779692 0.8386626631422515 0.8557833572481821 0.8719501267616009 0.8871451209923513 0.9013515815136588 0.914553860212939 0.926737436056571 0.9378889305528227 0.9479961218988002 0.957047957798935 0.9650345669442072 0.9719472691429528 0.9777785840957647 0.9825222388086394 0.9861731736401614 0.9887275469801311 0.9901827385586588 0.990537351386327 0.9897912123275937 0.9879453713111581 0.985002099182532 0.9809648842055572 0.9758384272210797 0.9696286354724367 0.962342615108825 0.9539886623789955 0.9445762535290828 0.9341160334196804 0.9226198028785663 0.9101005048067288 0.89657220905656 0.8820500961022563 0.8665504395236129 0.8500905873255001 0.8326889421163872 0.8143649401702934 0.795139029397559 0.7750326462507763 0.7540681915931396 0.7322690055573631 0.7096593414241559 0.6862643385500568 0.6621099943752063 0.6372231355423662 0.6116313881592064 0.5853631472365427 0.5584475453358451 0.5309144204599312 0.5027942832213343 0.4741182833233581 0.4449181753893408 0.41522628417611557 0.38507546920809554 0.3544990888688132 0.3235309639871341 0.29220534095569944 0.26055685441947574 0.22862048957259137 0.19643154410188363 0.164025589815828 0.13143843399772934 0.09870608052222674 0.06586469077433094 0.032950544410328644 0.0; 0.17298468906347758 0.2055870016174603 0.23796015482768362 0.27006806974919545 0.3018749657277045 0.3333454006037955 0.3644443105232266 0.3951370493071779 0.4253894273369077 0.45516774990787634 0.4844388550091444 0.5131701504845418 0.5413296505329582 0.5688860115059329 0.5958085669616536 0.622067361935414 0.6476331863876091 0.6724776077913857 0.6965730028231882 0.7198925881205648 0.7424104500727938 0.7641015736111184 0.7849418699666411 0.804908203365218 0.8239784166300375 0.8421313556639173 0.8593468927847608 0.8756059488890111 0.8908905144194044 0.9051836691147678 0.9184696005211118 0.9307336212447489 0.9419621849297024 0.952142900943192 0.961264547754525 0.9693170849942756 0.9762916641821873 0.9821806381137976 0.9869775688973474 0.9906772346341032 0.9932756347367787 0.9947699938823084 0.9951587645967734 0.994441628471832 0.9926194960135343 0.989694505125944 0.9856700182334851 0.9805506180474424 0.9743421019835267 0.9670514752388768 0.9586869425383223 0.9492578985611555 0.9387749170610677 0.9272497386932838 0.914695257564291 0.9011255065208896 0.886555641196596 0.8710019228347147 0.8544816999086335 0.8370133885611386 0.8186164518857134 0.7993113780739586 0.779119657454404 0.7580637584490628 0.7361671024751584 0.7134540378204749 0.6899498125217796 0.6656805462767307 0.6406732014206052 0.6149555530000758 0.5885561579771222 0.5615043235969823 0.5338300749548234 0.5055641217965773 0.4767378245900799 0.4473831599033328 0.4175326851273438 0.3872195025816054 0.35647722304081964 0.32533992872202355 0.2938421357717362 0.2620187562932138 0.22990505995430618 0.19753663521678266 0.16494935022833584 0.13217931341877265 0.09926283384215963 0.06623638130692516 0.033136546336095 0.0; 0.17340922114688725 0.20609240421244543 0.23854630683490358 0.27073482582314684 0.30262215418189786 0.3341728210633799 0.3653517313390432 0.3961242047466768 0.4264560145687828 0.45631342579858153 0.4856632327506838 0.5144727960740819 0.5427100791258321 0.570343683664558 0.5973428848237077 0.6236776653253302 0.6493187488960547 0.6742376328478741 0.6984066197873238 0.7217988484176703 0.7443883233997776 0.7661499442384205 0.7870595331619715 0.8070938619645212 0.8262306777807461 0.8444487277650331 0.8617277826476771 0.8780486591422406 0.8933932411795068 0.9077444999448073 0.9210865126968756 0.9334044803477906 0.9446847437849781 0.9549147989176923 0.9640833104318431 0.9721801242385156 0.9791962786030063 0.985124013942699 0.9899567812836134 0.9936892493669665 0.9963173103986128 0.9978380844357548 0.9982499224068399 0.9975524077620906 0.9957463567536459 0.9928338173458087 0.9888180667574316 0.9837036076399673 0.9774961628962436 0.9702026691464951 0.9618312688496975 0.952391301089707 0.9418932910371814 0.9303489380996973 0.917771102773917 0.9041737922150596 0.889572144540333 0.8739824118843437 0.8574219422258557 0.8399091600065901 0.8214635455640615 0.8021056134017067 0.78185688932082 0.7607398864400201 0.738778080129151 0.7159958818856894 0.6924186121828381 0.6680724723195891 0.6429845153040813 0.6171826158026082 0.5906954391876137 0.5635524097189556 0.5357836778936361 0.5074200870000621 0.4784931389137328 0.4490349591720521 0.4190782613667014 0.38865631089273656 0.35780288809422217 0.32655225084687134 0.2949390966187097 0.2629985240503575 0.2307659940969935 0.19827729077454273 0.1655684815530129 0.1326758774403004 0.09963599280007397 0.06648550494764888 0.033261213567966345 0.0; 0.17362162135052248 0.20634526759543642 0.2388395740327442 0.27106842552515453 0.30299600207792377 0.3345868186634317 0.36580576467280207 0.39661814295063696 0.4269897083694336 0.4568867059007255 0.48627590814059596 0.515124652247783 0.5434008762532899 0.5710731547010781 0.598110733580216 0.6244835645095982 0.6501623381372301 0.6751185167169201 0.6993243658261652 0.7227529851899531 0.7453783385762265 0.7671752827297706 0.7881195953123834 0.8081880018182711 0.8273582014347866 0.8456088918197752 0.862919792768031 0.8792716687405854 0.8946463502318278 0.9090267539507618 0.9223969017940066 0.9347419385895183 0.9460481485913662 0.9563029707072948 0.9654950124422166 0.9736140625422057 0.9806511023250225 0.986598315684643 0.9914490977587662 0.995198062249742 0.9978410473908711 0.9993751205515333 0.9997985814761161 0.9991109641532302 0.9973130373132273 0.9944068035535575 0.9903954970930294 0.9852835801575545 0.979076738001488 0.9717818725701819 0.9634070948108803 0.9539617156405881 0.9434562355810295 0.9319023330722968 0.9193128514782494 0.9057017847981799 0.8910842621006931 0.8754765306971594 0.858895938073505 0.8413609126004742 0.8228909430438468 0.8035065568974336 0.7832292975629617 0.7620817004022501 0.7400872676883157 0.7172704424832695 0.693656581472052 0.6692719267822089 0.6441435768210266 0.6182994561624419 0.5917682845171778 0.5645795448205817 0.5367634504736064 0.508350911773322 0.47937350157022807 0.4498634201904967 0.4198534596620927 0.3893769672844743 0.3584678085823076 0.32716032968431547 0.29548931916900023 0.26348996941958025 0.23119783753101683 0.19864880581250277 0.1658790419292279 0.13292495872764148 0.09982317378876993 0.06661046875445821 0.03332374847164682 0.0; 0.17362162135052248 0.20634526759543642 0.2388395740327442 0.27106842552515453 0.30299600207792377 0.3345868186634317 0.36580576467280207 0.39661814295063696 0.4269897083694336 0.4568867059007255 0.48627590814059596 0.515124652247783 0.5434008762532899 0.5710731547010781 0.598110733580216 0.6244835645095982 0.6501623381372301 0.6751185167169201 0.6993243658261652 0.7227529851899531 0.7453783385762265 0.7671752827297706 0.7881195953123834 0.8081880018182711 0.8273582014347866 0.8456088918197752 0.862919792768031 0.8792716687405854 0.8946463502318278 0.9090267539507618 0.9223969017940066 0.9347419385895183 0.9460481485913662 0.9563029707072948 0.9654950124422166 0.9736140625422057 0.9806511023250225 0.986598315684643 0.9914490977587662 0.995198062249742 0.9978410473908711 0.9993751205515333 0.9997985814761161 0.9991109641532302 0.9973130373132273 0.9944068035535575 0.9903954970930294 0.9852835801575545 0.979076738001488 0.9717818725701819 0.9634070948108803 0.9539617156405881 0.9434562355810295 0.9319023330722968 0.9193128514782494 0.9057017847981799 0.8910842621006931 0.8754765306971594 0.858895938073505 0.8413609126004742 0.8228909430438468 0.8035065568974336 0.7832292975629617 0.7620817004022501 0.7400872676883157 0.7172704424832695 0.693656581472052 0.6692719267822089 0.6441435768210266 0.6182994561624419 0.5917682845171778 0.5645795448205817 0.5367634504736064 0.508350911773322 0.47937350157022807 0.4498634201904967 0.4198534596620927 0.3893769672844743 0.3584678085823076 0.32716032968431547 0.29548931916900023 0.26348996941958025 0.23119783753101683 0.19864880581250277 0.1658790419292279 0.13292495872764148 0.09982317378876993 0.06661046875445821 0.03332374847164682 -0.0; 0.17340922114688725 0.20609240421244543 0.23854630683490358 0.27073482582314684 0.30262215418189786 0.3341728210633799 0.3653517313390432 0.3961242047466768 0.4264560145687828 0.45631342579858153 0.4856632327506838 0.5144727960740819 0.5427100791258321 0.570343683664558 0.5973428848237077 0.6236776653253302 0.6493187488960547 0.6742376328478741 0.6984066197873238 0.7217988484176703 0.7443883233997776 0.7661499442384205 0.7870595331619715 0.8070938619645212 0.8262306777807461 0.8444487277650331 0.8617277826476771 0.8780486591422406 0.8933932411795068 0.9077444999448073 0.9210865126968756 0.9334044803477906 0.9446847437849781 0.9549147989176923 0.9640833104318431 0.9721801242385156 0.9791962786030063 0.985124013942699 0.9899567812836134 0.9936892493669665 0.9963173103986128 0.9978380844357548 0.9982499224068399 0.9975524077620906 0.9957463567536459 0.9928338173458087 0.9888180667574316 0.9837036076399673 0.9774961628962436 0.9702026691464951 0.9618312688496975 0.952391301089707 0.9418932910371814 0.9303489380996973 0.917771102773917 0.9041737922150596 0.889572144540333 0.8739824118843437 0.8574219422258557 0.8399091600065901 0.8214635455640615 0.8021056134017067 0.78185688932082 0.7607398864400201 0.738778080129151 0.7159958818856894 0.6924186121828381 0.6680724723195891 0.6429845153040813 0.6171826158026082 0.5906954391876137 0.5635524097189556 0.5357836778936361 0.5074200870000621 0.4784931389137328 0.4490349591720521 0.4190782613667014 0.38865631089273656 0.35780288809422217 0.32655225084687134 0.2949390966187097 0.2629985240503575 0.2307659940969935 0.19827729077454273 0.1655684815530129 0.1326758774403004 0.09963599280007397 0.06648550494764888 0.033261213567966345 -0.0; 0.17298468906347758 0.2055870016174603 0.23796015482768362 0.27006806974919545 0.3018749657277045 0.3333454006037955 0.3644443105232266 0.3951370493071779 0.4253894273369077 0.45516774990787634 0.4844388550091444 0.5131701504845418 0.5413296505329582 0.5688860115059329 0.5958085669616536 0.622067361935414 0.6476331863876091 0.6724776077913857 0.6965730028231882 0.7198925881205648 0.7424104500727938 0.7641015736111184 0.7849418699666411 0.804908203365218 0.8239784166300375 0.8421313556639173 0.8593468927847608 0.8756059488890111 0.8908905144194044 0.9051836691147678 0.9184696005211118 0.9307336212447489 0.9419621849297024 0.952142900943192 0.961264547754525 0.9693170849942756 0.9762916641821873 0.9821806381137976 0.9869775688973474 0.9906772346341032 0.9932756347367787 0.9947699938823084 0.9951587645967734 0.994441628471832 0.9926194960135343 0.989694505125944 0.9856700182334851 0.9805506180474424 0.9743421019835267 0.9670514752388768 0.9586869425383223 0.9492578985611555 0.9387749170610677 0.9272497386932838 0.914695257564291 0.9011255065208896 0.886555641196596 0.8710019228347147 0.8544816999086335 0.8370133885611386 0.8186164518857134 0.7993113780739586 0.779119657454404 0.7580637584490628 0.7361671024751584 0.7134540378204749 0.6899498125217796 0.6656805462767307 0.6406732014206052 0.6149555530000758 0.5885561579771222 0.5615043235969823 0.5338300749548234 0.5055641217965773 0.4767378245900799 0.4473831599033328 0.4175326851273438 0.3872195025816054 0.35647722304081964 0.32533992872202355 0.2938421357717362 0.2620187562932138 0.22990505995430618 0.19753663521678266 0.16494935022833584 0.13217931341877265 0.09926283384215973 0.06623638130692516 0.033136546336095 -0.0; 0.17234856131571666 0.20482970757928223 0.2370818820433034 0.2690690430115925 0.3007554501914546 0.33210570527264294 0.3630847920914511 0.3936581163315937 0.4237915447142378 0.45345144363029627 0.4826047171689169 0.511218844497005 0.5392619165455563 0.5667026719596028 0.5935105322696502 0.6196556362436049 0.6451088733793909 0.6698419164996706 0.6938272534113968 0.717038217594228 0.7394490178832269 0.7610347671126791 0.7817715096893084 0.8016362480646647 0.8206069680779692 0.8386626631422515 0.8557833572481821 0.8719501267616009 0.8871451209923513 0.9013515815136588 0.914553860212939 0.926737436056571 0.9378889305528227 0.9479961218988002 0.957047957798935 0.9650345669442072 0.9719472691429528 0.9777785840957647 0.9825222388086394 0.9861731736401614 0.9887275469801311 0.9901827385586588 0.990537351386327 0.9897912123275937 0.9879453713111581 0.985002099182532 0.9809648842055572 0.9758384272210797 0.9696286354724367 0.962342615108825 0.9539886623789955 0.9445762535290828 0.9341160334196804 0.9226198028785663 0.9101005048067288 0.89657220905656 0.8820500961022563 0.8665504395236129 0.8500905873255001 0.8326889421163872 0.8143649401702934 0.795139029397559 0.7750326462507763 0.7540681915931396 0.7322690055573631 0.7096593414241559 0.6862643385500568 0.6621099943752063 0.6372231355423662 0.6116313881592064 0.5853631472365427 0.5584475453358451 0.5309144204599312 0.5027942832213343 0.4741182833233581 0.4449181753893408 0.41522628417611557 0.38507546920809554 0.3544990888688132 0.3235309639871341 0.29220534095569944 0.26055685441947574 0.22862048957259137 0.19643154410188363 0.164025589815828 0.13143843399772934 0.09870608052222674 0.06586469077433094 0.032950544410328644 -0.0; 0.17150164114769353 0.20382149232084293 0.23591263267241444 0.2677390717990938 0.2992651247965352 0.33045545333037174 0.3612751062644309 0.3916895597948941 0.421664757039978 0.45116714703563693 0.48016372308880495 0.5086220604407616 0.5365103531943826 0.5637974504602423 0.5904528916778632 0.6164469410697263 0.6417506211871279 0.6663357455083924 0.6901749500515395 0.7132417239650348 0.7355104390619138 0.7569563782642132 0.7775557629263704 0.7972857790079639 0.8161246020679527 0.8340514210543515 0.8510464608650911 0.8670910036576421 0.8821674088868083 0.8962591320519557 0.9093507421367764 0.9214279377265501 0.9324775617896991 0.9424876151122776 0.9514472683758617 0.9593468728711139 0.9661779698410963 0.9719332984501741 0.9766068023761022 0.9801936350246124 0.9826901633675045 0.9840939704069123 0.9844038562700383 0.9836198379402403 0.9817431476319052 0.9787762298180581 0.974722736921124 0.9695875236786804 0.9633766401974343 0.9560973237099776 0.9477579890501813 0.9383682178643221 0.9279387465762392 0.9164814531259609 0.9040093425023549 0.8905365310913943 0.876078229862654 0.8606507264175984 0.8442713659241445 0.826958530962846 0.808731620310866 0.789611026690684 0.7696181135112186 0.7487751906297303 0.7271054891635287 0.7046331353811095 0.681383123702919 0.6573812888424794 0.632654277119097 0.6072295169738459 0.5811351887209398 0.5544001935670037 0.5270541219311201 0.499127221098867 0.4706503622438616 0.441655006850619 0.4121731725727819 0.3822373985610202 0.3518807102951056 0.321136583954862 0.2900389103648603 0.2586219585478872 0.22692033892234878 0.19496896617889328 0.16280302187163967 0.13045791675950277 0.09796925293316372 0.06537278576332473 0.03270438570591822 -0.0; 0.1704449975420694 0.2025636468104405 0.23445392884627844 0.26607991994895097 0.2974060069476618 0.3283969288753144 0.35901781816472 0.3892342413122339 0.4190122389549653 0.448318365308823 0.4771197269159148 0.5053840206511397 0.5330795709392225 0.5601753661349562 0.5866410940209787 0.6124471763790741 0.6375648025927217 0.6619659622403647 0.685623476640764 0.7085110293136556 0.7306031953208985 0.7518754694552738 0.7723042932461214 0.79186708075304 0.8105422431209686 0.828309211872034 0.8451484609116786 0.8610415272286779 0.8759710302707749 0.8899206899797752 0.9028753434720325 0.9148209603523614 0.9257446566514609 0.935634707378996 0.9444805576864851 0.9522728326361423 0.9590033455737563 0.9646651051056051 0.9692523206812742 0.9727604067860512 0.9751859857483545 0.9765268891693568 0.9767821579836381 0.975952041161294 0.9740379930634845 0.9710426694648849 0.966969922257928 0.9618247928550848 0.9556135043067384 0.9483434521534198 0.9400231940323661 0.9306624380594517 0.9202720300085869 0.908863939311661 0.8964512439030148 0.8830481139332867 0.8686697943782631 0.8533325865690999 0.8370538286709548 0.8198518751376925 0.8017460751708835 0.782756750211829 0.7629051704958153 0.7422135306981977 0.7207049247022976 0.6984033195194044 0.6753335283914719 0.6515211831073275 0.6269927055634299 0.6017752786003809 0.5758968161465424 0.5493859327002204 0.5222719121819648 0.49458467618861435 0.466354751680733 0.43761323813513797 0.4083917741942101 0.37872250384368517 0.34863804215059946 0.3181714405930478 0.287356152013378 0.2562259952263964 0.224815119314142 0.19315796763872053 0.16128924160465852 0.12924386420219888 0.09705694336290438 0.06476373515892304 0.0323996068772099 -0.0; 0.16917996350783798 0.2010577804959021 0.2327076676985265 0.2640937851981995 0.29518060951428604 0.3259329759824555 0.3563161206146839 0.3862957213805832 0.41583793885210857 0.44490945615507 0.47347751817243666 0.5015099699460025 0.5289752942247624 0.5558426481101505 0.5820818987502387 0.6076636580369846 0.6325593162627228 0.656741074694243 0.6801819770250288 0.7028559396684936 0.7247377808573944 0.7458032485169578 0.766029046881661 0.7853928618280206 0.8038733848982021 0.8214503359916964 0.8381044847047795 0.8538176702999024 0.8685728202896181 0.8823539676220435 0.8951462664572776 0.9069360065265285 0.9177106260680506 0.927458723336257 0.9361700666826089 0.943835603209062 0.9504474659969689 0.955998979916383 0.9604846660227109 0.9639002445495656 0.9662426365085228 0.9675099639082457 0.967701548607133 0.9668179098152493 0.9648607602628223 0.9618330010540246 0.9577387152261235 0.9525831600353343 0.9463727579919163 0.9391150866681244 0.9308188673036685 0.9214939522342384 0.9111513111695165 0.899803016347855 0.8874622265954895 0.8741431703187577 0.8598611274583483 0.8446324104350372 0.8284743441167897 0.8114052448374157 0.7934443984972347 0.7746120377764038 0.7549293184917166 0.734418295127765 0.7131018955734012 0.6910038950944357 0.6681488895734572 0.6445622680475813 0.6202701845748091 0.5952995294595361 0.5696778998675627 0.5434335698607725 0.5165954598814047 0.4891931057156336 0.46125662696589853 0.4328166950611821 0.4039045008341672 0.374551721693939 0.3447904884226249 0.31465335162411856 0.28417324785276044 0.253383465449617 0.22231761011375356 0.19100957023568388 0.1594934820199623 0.1278036944237174 0.09597473393772998 0.0640412692365423 0.03203807572393031 -0.0; 0.16770813395260653 0.1993058184922349 0.23067611772239682 0.2617832945411306 0.2925919349953712 0.323066991458963 0.353173825242663 0.3828782485718822 0.41214656586948656 0.4409456142826949 0.4692428033949831 0.4970061540658801 0.5242043363436749 0.5508067063982697 0.5767833424237696 0.6021050794628112 0.6267435431071843 0.6506711820318719 0.6738612993223329 0.6962880825575483 0.7179266326141588 0.738752991159803 0.7587441668066395 0.7778781598988609 0.7961339859109063 0.8134916974359214 0.8299324047468806 0.8454382949156116 0.8599926494777803 0.8735798606346364 0.8861854459850679 0.8977960617841568 0.9083995147270436 0.9179847722594408 0.9265419714185966 0.9340624262108986 0.9405386335345869 0.9459642776582657 0.9503342332680039 0.9536445670978221 0.9558925381602753 0.9570765965956448 0.9571963811599373 0.9562527153734868 0.9542476023534235 0.9511842183546401 0.9470669050451394 0.9419011605427964 0.9356936292415909 0.9284520904563011 0.9201854459154669 0.9109037061331374 0.9006179756905429 0.8893404374593291 0.8770843357984183 0.8638639587568843 0.8496946193154603 0.8345926356994491 0.8185753107958754 0.8016609107077171 0.7838686424779661 0.7652186310161269 0.7457318952595611 0.7254303236018061 0.704336648619697 0.6824744211307427 0.6598679836118144 0.6365424430097515 0.6125236429740213 0.5878381355410763 0.5625131522995143 0.5365765750646234 0.5100569060903362 0.48298323784606173 0.4553852223853027 0.4272930403324085 0.39873736951326383 0.36974935325516306 0.3403605683806053 0.31060299291922006 0.28050897356155846 0.25011119287800687 0.21944263632566005 0.18853655906556308 0.15742645261237687 0.12614601133817913 0.09472909885180286 0.06320971427486628 0.031621958435426804 -0.0; 0.16603136314760963 0.1973099982357905 0.228361914443019 0.2591514987211705 0.28964346860483836 0.3198029162697254 0.34959535196776076 0.37898674676902633 0.40794357454249375 0.4364328531096739 0.4644221845075443 0.49187979429953044 0.518774569875889 0.5450760976875308 0.5707546993601548 0.5957814666384696 0.6201282951133477 0.6437679166878236 0.6666739307410742 0.6888208339527425 0.710184048753263 0.7307399503691694 0.7504658924357156 0.7693402311524941 0.7873423479610676 0.8044526707269818 0.8206526934118147 0.8359249942241784 0.8502532522418063 0.8636222624999927 0.8760179495447431 0.8874273794519678 0.8978387703169719 0.9072415012212902 0.9156261196866173 0.9229843476281728 0.9293090858223123 0.9345944169055314 0.9388356069242465 0.9420291054568029 0.9441725443311282 0.945264734963251 0.9453056643435948 0.9442964896994771 0.9422395318636532 0.9391382673799933 0.9349973193784971 0.929822447252837 0.923620535174457 0.9163995794779729 0.9081686749531995 0.898938000079582 0.8887188012391567 0.8775233759443672 0.8653650551171789 0.8522581844559276 0.8382181049262337 0.8232611324121121 0.8074045365631192 0.7906665188729962 0.7730661900248285 0.754623546537191 0.735359446745189 0.7152955861496284 0.6944544721668601 0.672859398311099 0.6505344178402171 0.6275043168952088 0.6037945871626625 0.5794313980887228 0.5544415686721346 0.5288525388630794 0.5026923405936207 0.4759895684646889 0.44877335011365765 0.42107331628570105 0.39291957063127325 0.36434265925123316 0.3353735400103433 0.306043551639118 0.2763843826432603 0.24642804003926144 0.21620681793408758 0.18575326596629468 0.15510015762536533 0.12428045846558985 0.09332729423035983 0.06227391890239997 0.031153682695113767 -0.0; 0.16415176179516208 0.19507286562025228 0.22576805542774456 0.25620186589029326 0.2863391703238093 0.3161452256953181 0.34558571694576323 0.37462680055157 0.40323514725109694 0.4313779838646361 0.45902313413936147 0.4861390585535102 0.5126948930171922 0.5386604864104356 0.5640064369024647 0.5887041269996944 0.6127257572735489 0.636044378722881 0.6586339237295852 0.6804692355697823 0.7015260964468699 0.7217812540165919 0.7412124463782278 0.7597984255098695 0.7775189791296628 0.794354950968703 0.8102882594450903 0.8253019147323561 0.8393800342191293 0.8525078563604533 0.8646717529246238 0.8758592396427507 0.8860589852714537 0.8952608190821904 0.903455736793641 0.9106359049663675 0.916794663881603 0.921926528928485 0.92602719052637 0.9290935126109937 0.9311235297152198 0.9321164426769023 0.9320726130080229 0.9309935559607049 0.9288819323269836 0.9257415390103197 0.9215772984077772 0.9163952466425658 0.9102025206872473 0.9030073444183705 0.894819013643596 0.8856478801425234 0.8755053347624573 0.8644037896102165 0.8523566593808563 0.8393783418637911 0.8254841976663405 0.8106905291941187 0.7950145589270088 0.7784744070286995 0.7610890683268794 0.7428783887002834 0.7238630409077638 0.7040644998935208 0.6835050176015152 0.6622075973309397 0.6401959676634489 0.617494555991639 0.5941284616770396 0.5701234288646521 0.5455058189798121 0.5203025829319385 0.4945412330484688 0.46824981476110505 0.4414568780652652 0.4141914487725024 0.3864829995744972 0.35836142093615975 0.3298569918343067 0.3010003503573996 0.27182246418086903 0.2423546009316625 0.21262829845483533 0.1826753349942189 0.15252769929852095 0.12221756066358251 0.09177723892094518 0.061239174382436694 0.030635897750035408 -0.0; 0.1620716937096112 0.19259727063193405 0.22289789466075557 0.25293827447369066 0.2826834659720898 0.3120989182932883 0.34115051906976784 0.36980463885220666 0.3980281746161615 0.42578859227514715 0.45305396812616183 0.4797930291571621 0.5059751921496631 0.5315706015134952 0.5565501657947473 0.5808855928020591 0.6045494233007069 0.6275150632282512 0.649756814389982 0.6712499035968486 0.6919705102131073 0.711895792085443 0.7310039098298505 0.7492740494570637 0.7666864433217842 0.7832223893853484 0.7988642687857891 0.8135955617134691 0.8274008615945682 0.8402658875886714 0.8521774954105715 0.8631236864900453 0.8730936154869186 0.8820775961820572 0.8900671057680897 0.8970547875666507 0.9030344522016872 0.9080010772609635 0.9119508054802503 0.9148809414868585 0.9167899471411033 0.9176774355160457 0.9175441635573585 0.9163920234665044 0.9142240328515072 0.9110443236905146 0.9068581301540574 0.9016717753324264 0.8954926569149211 0.8883292318678667 0.8801910001582764 0.8710884875698389 0.8610332276575735 0.8500377428869793 0.8381155250028832 0.8252810146724179 0.8115495804456584 0.7969374970764649 0.781461923244946 0.7651408787217955 0.7479932210134302 0.7300386215255456 0.711297541281259 0.6917912062285616 0.6715415821702589 0.6505713493480659 0.6289038767109097 0.6065631958959294 0.5835739749490373 0.5599614918103296 0.5357516075880078 0.5109707396429299 0.48564583450431387 0.4598043406356259 0.4334741810681709 0.4066837259184548 0.3794617648040062 0.35183747917097763 0.3238404145455683 0.29550045272009656 0.26684778388337155 0.2379128787039646 0.20872646037394724 0.17931947661975858 0.1497230716860114 0.11996855829730207 0.09008738960241244 0.06011113110473527 0.0300714325822501 -0.0; 0.1597937721241788 0.189886362503886 0.21975513631110066 0.24936500528157599 0.27868123735703854 0.30766950374123875 0.336295925128977 0.3645271170177052 0.39233023401460626 0.4196730130556434 0.4465238154569432 0.4728516677229799 0.49862630104036165 0.5238181893905576 0.5483985862196068 0.5723395596077177 0.5956140258866458 0.618195781657818 0.6400595341693496 0.6611809300152802 0.6815365821256061 0.7011040950208973 0.7198620883105054 0.7377902184185031 0.7548691985265826 0.7710808167281226 0.7864079523924998 0.8008345907434566 0.8143458356599116 0.8269279207120246 0.8385682184495403 0.8492552479634665 0.8589786807459755 0.8677293448769917 0.8754992275693134 0.8822814761072386 0.8880703972165501 0.8928614549063539 0.8966512668256518 0.899437599179657 0.901219360252753 0.90199659258661 0.9017704638633707 0.9005432565449287 0.8983183563202439 0.8951002394132715 0.8908944588045306 0.8857076294195374 0.8795474123373352 0.8724224980721375 0.864342588980711 0.8553183808475453 0.8453615436990971 0.8344847018974831 0.8227014135629407 0.8100261493731592 0.796474270786275 0.7820620077328579 0.766806435820689 0.7507254530944857 0.7338377563910079 0.7161628173282047 0.6977208579652071 0.6785328261680944 0.6586203707144287 0.638005816167614 0.616712137550166 0.5947629348430045 0.5721824073359377 0.548995327852532 0.5252270168706463 0.500903316558003 0.47605056474031393 0.45069556881765105 0.4248655796429962 0.39858826537518566 0.37189168531682726 0.34480426374619866 0.31735476375061766 0.2895722610673747 0.26148611793696563 0.23312595697212435 0.20452163504499485 0.1757032171937113 0.14670095054870969 0.1175452382782095 0.0882666135515645 0.05889571351849763 0.029463253301727128 -0.0; 0.15732085563722756 0.18694358441006975 0.21634382792595408 0.24548673291370307 0.2743378115629959 0.3028629896468648 0.33102865373775375 0.3588016974189018 0.38614956639671383 0.41304030242400447 0.4394425859485528 0.46532577740620346 0.49065995708284965 0.5154159634748947 0.5395654300833219 0.5630808205821111 0.5859354623075631 0.6081035780209467 0.6295603159028591 0.6502817777436654 0.6702450453003826 0.6894282047963551 0.7078103695459725 0.7253717006925327 0.7420934260530874 0.7579578570696857 0.7729484038719038 0.7870495884607835 0.800247056029382 0.8125275844399764 0.8238790918825731 0.8342906427437368 0.8437524517188452 0.8522558862047025 0.8597934670129853 0.8663588674482408 0.8719469107971156 0.8765535662781538 0.8801759435038501 0.8828122855087164 0.8844619603988702 0.8851254516801239 0.884804347322733 0.8835013276218583 0.8812201519134119 0.8779656442053146 0.8737436777842972 0.86856115885821 0.8624260092934475 0.8553471485064639 0.8473344745675652 0.8383988445741277 0.8285520543492205 0.8178068175202265 0.8061767440305513 0.7936763181358415 0.7803208759343524 0.7661265824791936 0.7511104085181974 0.7352901069050537 0.7186841887232105 0.7013118991618092 0.6831931931806707 0.6643487109990422 0.6447997534404999 0.6245682571640655 0.6036767698092604 0.582148425080508 0.5600069177939723 0.5372764789076733 0.5139818505534539 0.4901482610872014 0.4658014001715836 0.44096739390348366 0.4156727799963057 0.3899444830253907 0.3638097897429277 0.3372963244669758 0.310432024547521 0.2832451159109182 0.25576408868257494 0.22801767288633598 0.2000348142177681 0.1718446498873406 0.14347648452845996 0.11495976616435372 0.08632406222694822 0.05759903562020466 0.028814420819725246 -0.0; 0.15465604381256248 0.18377266772251188 0.21266835308321044 0.24130851650540489 0.2696589494488047 0.29768586741578545 0.3253559581542858 0.3526364287634549 0.37949505160014846 0.4059002088892928 0.43182093594644694 0.457226962926473 0.48208875501812637 0.5063775510105016 0.5300654001636318 0.5531251973220378 0.5755307162167034 0.5972566409076667 0.618278595326275 0.6385731708829366 0.6581179521130461 0.6768915403405197 0.6948735753450437 0.7120447550257183 0.7283868530601818 0.7438827345645287 0.7585163697653694 0.7722728457011786 0.785138375975607 0.7971003085907117 0.8081471318930291 0.8182684786700863 0.8274551284392816 0.8356990079750863 0.8429931901241948 0.8493318909615618 0.8547104653432637 0.8591254009147186 0.8625743106351019 0.8650559238806931 0.866570076191497 0.8671176977267054 0.8667008004955055 0.8653224644303127 0.8629868223698219 0.8596990440192448 0.8554653189548213 0.8502928387391288 0.8441897782129085 0.8371652760280682 0.8292294144852529 0.8203931987378958 0.8106685354229911 0.8000682107769816 0.7886058682931812 0.7762959859749764 0.7631538532368253 0.7491955475026889 0.7344379105490741 0.7188985246373311 0.7025956884772653 0.6855483930614626 0.6677762974070817 0.649299704239142 0.6301395356466725 0.6103173087403609 0.5898551113376903 0.5687755776988872 0.5471018643344023 0.5248576259020736 0.502066991209617 0.4787545393356431 0.4549452758800179 0.4306646093520998 0.4059383277031598 0.38079257500717845 0.355253828292171 0.32934887452228684 0.30310478772906735 0.2765489062885718 0.24970881033943382 0.22261229933544135 0.19528736972485713 0.16776219274741075 0.14006509233880218 0.11222452313149192 0.08426904853969663 0.0562273189157317 0.028128049764198585 -0.0; 0.15180267244930482 0.18037762585567382 0.2087334235394767 0.23683578986663884 0.26465083342451196 0.29214509727263704 0.31928560811406886 0.34603992427227903 0.3723761823639359 0.39826314256355677 0.4236702323621329 0.4485675887282962 0.472926098587361 0.4967174375406315 0.5199141067546424 0.5424894679574348 0.5644177764865886 0.5856742123413874 0.6062349091992354 0.6260769813641494 0.6451785486228475 0.6635187589915496 0.6810778093440537 0.6978369639189939 0.7137785707112659 0.7288860757594878 0.7431440353479971 0.7565381261481677 0.7690551533298846 0.7806830566796361 0.7914109147670391 0.8012289472065106 0.8101285150653873 0.8181021194739324 0.8251433984964223 0.8312471223258733 0.8364091868678836 0.8406266057816169 0.8438975010480679 0.8462210921374994 0.8475976838492552 0.8480286528981449 0.8475164333221701 0.8460645007865996 0.8436773558593239 0.840360506331971 0.836120448660546 0.8309646485983491 0.8249015210926234 0.8179404095148575 0.8100915642928984 0.8013661210110588 0.7917760780422077 0.7813342737735353 0.7700543634851421 0.7579507959380275 0.7450387897252619 0.7313343094373409 0.7168540416897657 0.7016153710579603 0.685636355961581 0.6689357045372526 0.6515327505356991 0.6334474292761697 0.6147002536880203 0.5953122904662826 0.5753051363650725 0.5547008946497539 0.5335221517258752 0.5117919539601052 0.4895337847056394 0.46677154154189604 0.4435295137357409 0.41983235992902723 0.3957050860548365 0.37117302348255105 0.34626180738973933 0.3209973553567593 0.29540584617808513 0.26951369888253657 0.24334755195289864 0.2169342427338733 0.19030078701583575 0.16347435878058847 0.13648227009409847 0.10935195113015812 0.08211093030798858 0.05478681452600735 0.027407269473326733 -0.0; 0.14876430853766484 0.17676274772348233 0.20454407091114477 0.23207435106770707 0.25932005458116547 0.28624809253444006 0.31282587080777274 0.3390213388858302 0.3648030372518519 0.39014014325771335 0.4150025153657905 0.439360735665887 0.4631861505782163 0.4864509096614771 0.5091280024533146 0.5311912932789209 0.5526155539721141 0.5733764944618973 0.5934507911861922 0.6128161133030934 0.6314511466785836 0.6493356156380883 0.6664503024775548 0.6827770647377858 0.6982988502535797 0.7129997099967448 0.7268648087392491 0.7398804335695807 0.7520340003018695 0.7633140578233301 0.7737102904312186 0.7832135182156501 0.7918156955493449 0.7995099077496152 0.8062903659816852 0.8121524004757481 0.8170924521329974 0.8211080625982606 0.8241978628787551 0.826361560589982 0.8275999259107973 0.8279147763303066 0.8273089602694558 0.8257863396599896 0.8233517715629343 0.8200110889078338 0.8157710804327848 0.8106394699037692 0.8046248946900024 0.7977368837699488 0.7899858352403553 0.7813829933981853 0.7719404254626017 0.7616709980013395 0.7505883531227782 0.7387068844919341 0.7260417132253653 0.7126086637166894 0.6984242394410649 0.6835055987835877 0.667870530933139 0.6515374318797942 0.6345252805504704 0.6168536151141243 0.5985425094844128 0.579612550044442 0.5600848126149747 0.5399808396842605 0.5193226179145699 0.49813255593748573 0.47643346244707346 0.4542485245972344 0.4316012867068286 0.4085156292735488 0.3850157482950255 0.361126134893298 0.3368715552365078 0.3122770307495832 0.2873678186036602 0.26216939247214627 0.23670742353958235 0.2110077617478695 0.18509641726294399 0.15899954214368267 0.13274341219355995 0.10635440897457893 0.07985900196200656 0.053283730817686996 0.026655187758993722 -0.0; 0.14554474491761277 0.17293259083533752 0.20010563792745398 0.22703035152688705 0.2536735992496223 0.28000270323770454 0.3059854911359358 0.33159034566970824 0.3567862526982911 0.3815428476253577 0.4058304600564704 0.42962015660163705 0.45288378172979743 0.4755939965911856 0.49772431573283404 0.5192491416419889 0.5401437970618562 0.5603845550337712 0.5799486666296099 0.5988143863478421 0.6169609951561967 0.6343688211731848 0.6510192579898751 0.6668947806421295 0.6819789592520175 0.6962564703652607 0.7097131060193376 0.7223357805841464 0.7341125354240123 0.7450325414361748 0.7550860995267463 0.7642646390905075 0.7725607145656767 0.7799680001391082 0.7864812826810887 0.7920964529921227 0.7968104954467516 0.8006214761216294 0.8035285294966825 0.8055318438193526 0.8066326452225668 0.8068331806872974 0.8061366999403161 0.8045474363771236 0.8020705870989636 0.7987122921514501 0.794479613050564 0.7893805106797284 0.7834238226393275 0.7766192401274158 0.7689772844275449 0.7605092830765888 0.7512273457822315 0.7411443401564101 0.7302738673275276 0.7186302374906232 0.706228445451035 0.693084146213345 0.6792136306636182 0.66463380138916 0.6493621486762328 0.6334167267223832 0.6168161300963101 0.5995794704744885 0.5817263536801565 0.5632768570466866 0.5442515071239102 0.5246712577425576 0.5045574684487032 0.48393188331693504 0.4628166101478833 0.4412341000528372 0.4192071274253169 0.39675877029683043 0.37391239107143337 0.350691617631332 0.3271203248034481 0.3032226161747302 0.27902280624196996 0.2545454028800097 0.22981509011048784 0.2048567111516613 0.17969525172837872 0.15435582361996475 0.1288636484225461 0.10324404150134646 0.07752239610749213 0.051724167633136434 0.025874857978009064 -0.0; 0.14214799465793718 0.16889197405812698 0.19542376929530222 0.22171028465627168 0.24771883506547757 0.27341719922205376 0.2987736713743288 0.32375711159034454 0.3483369943907706 0.3724834556189946 0.3961673374321473 0.41936023130622463 0.44203451895835005 0.4641634110993473 0.4857209839402737 0.5066822133871282 0.5270230068687203 0.5467202327534115 0.5657517473211858 0.5840964192681228 0.6017341517308029 0.6186459018283822 0.6348136977300256 0.6502206532649498 0.664850980101522 0.6786899975306216 0.6917241398967132 0.7039409617278682 0.7153291406231473 0.7258784779624304 0.7355798975098187 0.7444254419872043 0.752408267699449 0.7595226372968579 0.7657639107642684 0.7711285347291054 0.775614030183179 0.7792189787148787 0.7819430073496865 0.7837867720976965 0.7847519403070524 0.7848411719219507 0.784058099743106 0.7824073087874324 0.7798943148420655 0.7765255423059211 0.7723083014096476 0.767250764902216 0.761361944289461 0.7546516657067263 0.7471305455043803 0.7388099656213755 0.729702048818286 0.7198196338373819 0.709176250553309 0.6977860951738819 0.6856640055463727 0.6728254366205323 0.6592864361154106 0.6450636204328952 0.6301741508567514 0.6146357100718867 0.5984664790345091 0.5816851142199531 0.5643107252710277 0.5463628530660513 0.5278614482220155 0.5088268500448491 0.48927976593529365 0.4692412512556537 0.4487326896595104 0.42777577388350163 0.40639248699738184 0.3846050841058744 0.3624360744932165 0.33990820419890183 0.3170444390108 0.2938679478597138 0.270402086597428 0.24667038213843978 0.22269651694387382 0.19850431382447617 0.17411772103817877 0.14956079765642358 0.12485769917226532 0.10003266332225594 0.07510999609321377 0.05011405788423031 0.025069249793617313 -0.0; 0.13857828517357684 0.16464597007167395 0.1905044022160512 0.21612097412257364 0.2414634966176391 0.26650025277338246 0.2912000503837027 0.31553227283094365 0.3394669282018307 0.3629746965206712 0.38602697497787086 0.40859592104231846 0.43065449335720235 0.452176490330095 0.47313658633975764 0.49351036549383587 0.513274352883488 0.5324060432928215 0.550883927332796 0.5686875149808727 0.5857973565190885 0.6021950608743235 0.6178633113752834 0.63278587895102 0.6469476328056568 0.6603345486133018 0.6729337142858792 0.6847333333747565 0.6957227261745587 0.7058923286044272 0.7152336889481663 0.7237394625402278 0.7314034044893198 0.73822036053553 0.7441862561403503 0.7492980839117359 0.7535538894684889 0.7569527558497283 0.7594947865761128 0.7611810874697585 0.7620137473395378 0.7619958176376544 0.7611312911921077 0.7594250801179094 0.756882993007751 0.7535117115002757 0.7493187663211766 0.744312512889162 0.738502106575284 0.7318974777004351 0.724509306351827 0.7163489970951713 0.7074286536550152 0.6977610536312961 0.6873596233157582 0.6762384126673212 0.6644120705010139 0.6518958199404966 0.6387054341797208 0.6248572125947734 0.610367957242545 0.5952549497785289 0.579535928821775 0.5632290677909272 0.5463529532311812 0.5289265636481356 0.5109692488607224 0.4925007098817583 0.4735409793311798 0.4541104023837005 0.43422961824940604 0.4139195421828274 0.3932013480131011 0.3720964511851742 0.35062649229938714 0.3288133211344255 0.3066789811363406 0.2842456943542714 0.2615358468015275 0.23857197421892917 0.21537674821560993 0.19197296276100173 0.16838352100034418 0.1446314223648026 0.12073974994621539 0.09673165810546609 0.07263036028268087 0.04845911697669255 0.02424122386062427 -0.0; 0.1348400520993112 0.16019989754527716 0.18535375659465714 0.21026956177956851 0.2349156707576664 0.2592609209286878 0.28327468249611837 0.3069269098153294 0.33018819087929974 0.3530297948034856 0.3754237171825463 0.3973427232032872 0.4187603884103282 0.4396511370334729 0.45999027779853324 0.47975403715624193 0.4989195898768962 0.51746508697129 0.5353696809113534 0.5526135481365081 0.5691779088440854 0.5850450440741186 0.6001983101103199 0.6146221502300826 0.6283021038467869 0.641224813097517 0.6533780269384953 0.6647506028189769 0.6753325060121619 0.6851148066886424 0.6940896748241877 0.7022503730391457 0.709591247471459 0.7161077167892501 0.7217962594521363 0.7266543993329015 0.7306806898129169 0.7338746964657616 0.7362369784439025 0.7377690686830952 0.7384734530383299 0.7383535484638211 0.7374136803476316 0.7356590591092149 0.7330957561653503 0.7297306793667917 0.7255715480044573 0.7206268674801318 0.7149059037326089 0.7084186575058667 0.7011758385413874 0.6931888397720807 0.6844697115905194 0.6750311362593424 0.6648864025267943 0.6540493805054658 0.6425344968673707 0.6303567104036375 0.6175314879922569 0.6040747810125784 0.5900030022405875 0.575333003254446 0.5600820523753344 0.5442678131643478 0.5279083234920352 0.5110219751931759 0.4936274943155162 0.4757439219675543 0.45739059576689184 0.438587131887371 0.4193534077000167 0.3997095449998134 0.37967589380750777 0.3592730167329659 0.3385216738841345 0.317442808303294 0.2960575319101437 0.2743871119292561 0.2524529577775231 0.2302766083855817 0.20787971992557902 0.18528405391623345 0.1625114656748596 0.13958389308487495 0.11652334564623333 0.09335189377539259 0.07009165832058709 0.046764800257515456 0.02339351053004159 -0.0; 0.1309379329379958 0.1555593130629111 0.17997832498118024 0.20416349532821032 0.22808378164583668 0.2517086275428244 0.27500801620711535 0.2979525221030852 0.3205133606978432 0.3426624360721357 0.3643723862836801 0.38561662636358957 0.40636938883983187 0.42660576169539277 0.4463017236826878 0.4654341769298876 0.48398097678890734 0.5019209588888522 0.5192339633725788 0.5359008563076162 0.5519035482759261 0.5672250101597496 0.5818492861530612 0.5957615040397938 0.6089478827910101 0.6213957375434851 0.633093482031711 0.6440306285540628 0.65419778556183 0.6635866529668594 0.672190015269851 0.6800017326166994 0.6870167298948416 0.6932309839852607 0.6986415092887013 0.7032463416467158 0.7070445207795133 0.7100360713631388 0.7122219828684045 0.7136041882832429 0.7141855418387145 0.7139697958569879 0.7129615768370781 0.7111663608911961 0.7085904486411349 0.7052409396803382 0.7011257067031974 0.6962533693986771 0.6906332682007357 0.6842754379831453 0.6771905817812667 0.6693900446182471 0.660885787507812 0.6516903617006136 0.6418168832357545 0.6312790078538565 0.6200909063227981 0.6082672402220638 0.595823138226574 0.5827741729258842 0.5691363382097817 0.5549260272466127 0.5401600110760838 0.5248554178339189 0.5090297126214911 0.49270067802952966 0.4758863953211138 0.45860522627549627 0.4408757956908036 0.4227169745403544 0.40414786377421646 0.3851877787547 0.3658562343117119 0.34617293040136304 0.32615773834876904 0.30583068765382043 0.285211953336588 0.2643218437971405 0.2431807891628208 0.22180933009441514 0.20022810702117397 0.17845784977336035 0.15651936757979207 0.13443353939677097 0.11222130453388376 0.08990365354130966 0.06750161932256248 0.045036268436009816 0.02252869254799474 -0.0; 0.12687676050146177 0.1507300028244136 0.1743848622841054 0.1978105157593021 0.22097657560800263 0.243853145214514 0.26641087279874204 0.28862100331338497 0.310455428266522 0.33188673331970875 0.35288824352508047 0.373434066078978 0.3934991304840753 0.4130592260268723 0.43209103649251274 0.45057217205411104 0.4684811982889973 0.4857976622893803 0.5025021158498082 0.5185761357283212 0.5340023409922744 0.5487644074733784 0.5628470793694078 0.5762361780423194 0.5889186080739771 0.6008823606513829 0.6121165143631384 0.6226112334978061 0.6323577639428571 0.6413484267900006 0.6495766097588364 0.6570367565560005 0.6637243542912714 0.6696359190754961 0.6747689799276823 0.679122061120279 0.6826946630924707 0.685487242061382 0.6875011884604002 0.6887388043324465 0.689203279804034 0.6888986687633497 0.6878298638624664 0.6860025709602152 0.6834232831181739 0.6800992542578856 0.6760384725826372 0.6712496338621889 0.665742114673605 0.6595259456859524 0.6526117850711274 0.6450108921174614 0.6367351011170929 0.6277967955924442 0.6182088829214806 0.6079847694158402 0.597138335900402 0.5856839138374464 0.5736362620332731 0.5610105439599807 0.5478223057201357 0.5340874546772371 0.5198222387702286 0.5050432265258995 0.48976728777873685 0.47401157510375425 0.45779350596400925 0.4411307455708479 0.42404119045151034 0.4065429527155165 0.3886543450081957 0.370393866136938 0.35178018735307187 0.33283213926986166 0.31356869939481763 0.29400898025245326 0.2741722180716583 0.25407776201012744 0.23374506388665717 0.21319366839063889 0.1924432037367835 0.17151337273187764 0.15042394421933925 0.12919474486634783 0.10784565125751763 0.08639658225834226 0.06486749161098754 0.04327836072451662 0.021649191621171914 -0.0; 0.12266155616200118 0.14571797414944693 0.16858037529390352 0.19121864463193955 0.21360310587470846 0.23570457716510226 0.25749442501300085 0.27894461622739525 0.30002776767699124 0.3207171937246165 0.3409869511952633 0.36081188175275203 0.38016765157565235 0.39903078823912724 0.4173787147256169 0.4351897805036089 0.4524432896300533 0.46911952584807476 0.48519977466747416 0.500666342430907 0.5155025723835043 0.5296928577779562 0.5432226520606466 0.5560784761971662 0.5682479232074473 0.5797196599917722 0.5904834265389238 0.6005300326168274 0.6098513520540725 0.6184403147277043 0.6262908963787138 0.6333981063816007 0.63975797359839 0.6453675304504842 0.6502247953437914 0.6543287535837354 0.657679336917041 0.6602774018366755 0.6621247067850388 0.6632238883884995 0.6635784368537606 0.6631926706532623 0.6620717106231285 0.6602214535928578 0.6576485456613831 0.6543603552290702 0.6503649458899622 0.6456710492830007 0.6402880379952673 0.6342258986043574 0.6274952049410792 0.6201070916476195 0.6120732281002934 0.6034057927599847 0.5941174480074517 0.5842213155147815 0.5737309521985744 0.5626603267947986 0.5510237970898468 0.5388360878370273 0.5261122693826783 0.5128677370212019 0.4991181910936639 0.4848796178401643 0.47016827101196035 0.45500065424533875 0.4393935041954588 0.4233637744248487 0.40692862003791264 0.39010538304970227 0.37291157847431605 0.35536488111559883 0.3374831130403195 0.3192842317117413 0.3007863187593401 0.2820075693585181 0.262966282192399 0.24368084996616005 0.22416975044289125 0.2044515379686884 0.18454483545343997 0.16446832677278217 0.14424074955567942 0.12388088832130008 0.10340756792810457 0.08283964729745509 0.062196013373470305 0.041495575280455756 0.020757258638801332 -0.0; 0.11829752293204351 0.14052944681032492 0.1625721120539835 0.18439617123880453 0.2059727172707715 0.22727333915883013 0.24827017588866657 0.26893596821016263 0.289244108165064 0.3091686861961219 0.32868453569461675 0.3477672748594166 0.366393345757514 0.3845400504931214 0.4021855844097611 0.4193090662671696 0.43589056535215803 0.4519111254996311 0.46735278601667524 0.48219859951882466 0.4964326467032306 0.510040048098317 0.5230069728436176 0.5353206445666507 0.5469693444359454 0.557942411480549 0.56823024027652 0.5778242761099973 0.5867170077344276 0.5949019578463982 0.6023736714102961 0.6091277019667021 0.6151605960630063 0.6204698759473538 0.625054020668546 0.6289124457251984 0.6320454814071428 0.6344543499709742 0.6361411417897123 0.6371087906139576 0.6373610480786096 0.6369024575853917 0.6357383276869946 0.6338747050938374 0.6313183474191797 0.6280766957727633 0.6241578473073122 0.6195705278161648 0.6143240644741063 0.6084283588071485 0.6018938599706393 0.5947315384086875 0.5869528599615345 0.5785697604812355 0.5695946210097744 0.560040243567738 0.5499198275956898 0.5392469470847301 0.5280355284271246 0.5162998290126006 0.5040544165907914 0.491314149415426 0.4780941571812533 0.4644098227602836 0.450276764739783 0.43571082076058004 0.4207280316505539 0.405344626344791 0.38957700758068525 0.3734417383533286 0.3569555291137839 0.34013522569032273 0.32299779791039596 0.3055603288989732 0.28784000502695567 0.2698541064816139 0.2516199984293745 0.23315512273988304 0.2144769902389292 0.19560317345667383 0.1765512998366014 0.15733904536967022 0.1379841286173352 0.11850430508641917 0.0989173619181629 0.07924111285329416 0.059493393434459835 0.03969205640702713 0.019854967278929984 -0.0; 0.11379003838917656 0.13517084421886813 0.15636755111454365 0.17735163970681891 0.19809503091969344 0.21857014154789264 0.2387499378668267 0.2586079870826829 0.2781185064449749 0.2972564098596379 0.31599735185744504 0.33431776878980346 0.3521949171418771 0.36960690887114567 0.3865327436978895 0.40295233829247373 0.41884655232254014 0.4341972113411537 0.44898712651444445 0.4632001112042185 0.4768209944372194 0.48983563130815017 0.5022309103780788 0.513994758143375 0.5251161406628071 0.5355850624417811 0.5453925626829301 0.5545307090212945 0.5629925888701856 0.5707722985104591 0.5778649300614427 0.584266556476011 0.5899742147055429 0.594985887182546 0.5993004817698041 0.6029178103249591 0.6058385660285723 0.608064299621989 0.6095973946987852 0.6104410421903564 0.6105992141822875 0.6100766371936536 0.6088787650464227 0.6070117514467108 0.6044824223937997 0.6012982485267836 0.5974673175123223 0.592998306570502 0.5879004552291424 0.582183538390206 0.5758578397852417 0.568934125890113 0.5614236203626253 0.5533379790601788 0.5446892656881811 0.5354899281237496 0.5257527754532313 0.5154909557562409 0.5047179346633647 0.49344747470933326 0.48169361549838374 0.4694706546937171 0.4567931298383957 0.44367580101071363 0.43013363431308377 0.41618178618967455 0.40183558856454693 0.3871105347887706 0.37202226638200503 0.356586560551213 0.34081931846668445 0.32473655427314413 0.3083543848116573 0.2916890200260519 0.27475675402588323 0.25757395677635686 0.2401570663841836 0.22252258194717528 0.20468705693412098 0.1866670930606053 0.1684793346254815 0.15014046327194888 0.1316671931365444 0.11307626634870785 0.09438444884314069 0.07560852644670837 0.056765301201306836 0.037871587883769466 0.01894421068371933 -0.0; 0.10914464746310734 0.12964878449134562 0.1499743907029616 0.17009383607870632 0.18997992902287483 0.2096059715193131 0.22894581226198268 0.24797389756351582 0.2666653198608979 0.2849958636541336 0.30294204873138814 0.3204811705523876 0.337591337680698 0.3542515061746437 0.3704415108659301 0.386142093474301 0.40133492752561917 0.4160026400594711 0.4301288301305785 0.44369808412581974 0.4566959879354157 0.46910913603267584 0.4809251375315372 0.4921326193049172 0.5027212262594761 0.5126816188738339 0.5220054681174318 0.5306854478761447 0.5387152250183795 0.5460894472417688 0.5528037288456732 0.5588546345786164 0.5642396617124725 0.5689572204968193 0.5730066131473611 0.5763880115218094 0.5791024336351601 0.5811517191639393 0.5825385040858941 0.5832661945977092 0.5833389404488403 0.5827616078244994 0.5815397519052521 0.5796795892247247 0.5771879699406305 0.5740723501277091 0.5703407641944477 0.5660017975184813 0.5610645593886392 0.5555386563345135 0.5494341659174875 0.5427616110502166 0.5355319349047214 0.5277564764626057 0.5194469467544289 0.5106154058289241 0.5012742404867552 0.4914361428076422 0.4811140894941453 0.4703213220501085 0.4590713278067457 0.4473778218046443 0.4352547295354913 0.4227161705431887 0.40977644288014525 0.39645000841091166 0.3827514789520096 0.3686956032337365 0.3542972546668688 0.33957141989467277 0.3245331881082056 0.3091977411008162 0.29358034403580224 0.2776963368994333 0.26156112661004816 0.24519017975247093 0.2285990159058394 0.2118032015318002 0.19481834438907525 0.17766008843961292 0.16034410921072853 0.14288610957708403 0.1253018159257855 0.10760697466739447 0.08981734905530196 0.07194871627554394 0.05401686476889351 0.03603759174682194 0.018026700862771895 -0.0; 0.10436705510048434 0.1239700714142798 0.14340053784220938 0.16263177541766977 0.18163753976871555 0.20039207561384956 0.21887016918625923 0.23704719838703792 0.2548991804844501 0.2724028171938805 0.2895355369916045 0.3062755345346852 0.32260180707901714 0.3384941878075045 0.353933376000483 0.36890096400052635 0.38337946094354175 0.397352313247394 0.41080392186806197 0.42371965635133535 0.4360858657251863 0.4478898862941317 0.45912004641193066 0.469765668322888 0.4798170671746581 0.48926554731682026 0.4981033960095304 0.5063238746752495 0.5139212078339036 0.520890569867842 0.5272280697676791 0.5329307340135405 0.537996487748444 0.5424241344015883 0.5462133339192822 0.5493645797601142 0.5518791748089572 0.5537592063614406 0.5550075203268044 0.5556276947926346 0.5556240130898837 0.5550014364909983 0.5537655766679079 0.551922668030162 0.5494795400567641 0.5464435897282742 0.5428227541585728 0.5386254835184726 0.5338607143360348 0.5285378432512321 0.5226667012953324 0.5162575287583531 0.5093209507009259 0.501867953160206 0.4939098600928845 0.48545831109204995 0.47652523990863016 0.4671228538023171 0.4572636137414398 0.4469602154660246 0.43622557142340845 0.42507279358115097 0.41351517711775027 0.4015661849876332 0.38923943335319744 0.3765486778733151 0.3635078008345089 0.3501307991081872 0.3364317729147177 0.3224249153726876 0.30812450280965514 0.2935448858086963 0.27870048096335054 0.2636057633120686 0.2482752594218777 0.2327235410897993 0.21696521962950807 0.2010149407098155 0.18488737971076394 0.16859723756245346 0.1521592370311403 0.1355881194166378 0.11889864162469069 0.10210557357756098 0.08522369592589439 0.06826779802458066 0.05125267613524167 0.034193131817751465 0.017103970473126135 -0.0; 0.0994631188227536 0.11814168533249204 0.1366540974464107 0.1549746889737662 0.17307822242142648 0.19093994257976385 0.20853562800434858 0.2258416401923954 0.24283497027014792 0.25949328302569885 0.275794958140997 0.2917191284967064 0.30724571544400925 0.32235546095815176 0.3370299566092979 0.35125166930690443 0.36500396379417255 0.37827112188895134 0.3910383584866622 0.4032918343591509 0.41501866580078867 0.426206931189482 0.4368456745454045 0.4469249061841687 0.45643560057377275 0.46536969151581276 0.47372006478135237 0.48148054834018456 0.48864590032927374 0.49521179491175965 0.5011748061821907 0.5065323902765877 0.5112828658476358 0.5154253930658355 0.5189599513067855 0.5218873156831493 0.5242090325772067 0.5259273943264514 0.5270454132103586 0.5275667948815591 0.5274959113790183 0.5268377738547736 0.5255980051392783 0.5237828122634964 0.5213989590488112 0.518453738868457 0.5149549476767603 0.5109108573949659 0.5063301897349127 0.5012220905344197 0.4955961046708466 0.4894621516121734 0.4828305016578791 0.4757117529151551 0.46811680904944547 0.46005685784201933 0.4515433505813365 0.44258798230924007 0.43320267293768766 0.4233995492466357 0.41319092776899147 0.4025892985641116 0.3916073098772009 0.3802577536782464 0.3685535520705177 0.3565077445555839 0.34413347613878 0.33144398625647187 0.3184525985040532 0.3051727111414356 0.29161778835093477 0.2778013522206626 0.26373697542509056 0.24943827457308954 0.23491890419262346 0.2201925513202041 0.20527293066245247 0.1901737802962618 0.17490885787353752 0.15949193729586378 0.14393680582411666 0.12825726158758455 0.11246711145694052 0.09658016924515177 0.08061025420020496 0.06457118975342316 0.04847680248701236 0.03234092128440428 0.01617737662688671 -0.0; 0.09443884119137202 0.11217077397917406 0.12974336142010998 0.1471320114466567 0.16431255263371972 0.18126128661649482 0.19795503838636208 0.2143712042635886 0.23048779736342498 0.2462834903910829 0.26173765562095125 0.27683040193590136 0.2915426088235393 0.30585595724751813 0.3197529573332797 0.3332169728287235 0.34623224232101524 0.3587838972109252 0.3708579764655378 0.38244143818871723 0.39352216806624063 0.40408898475891164 0.41413164233208005 0.4236408298238216 0.43260816806643965 0.441026203886926 0.4488884018215865 0.4561891334880295 0.46292366476440927 0.4690881409309177 0.4746795699323723 0.4796958039231545 0.48413551925695164 0.487998195083728 0.4912840907151911 0.49399422191782716 0.4961303362894372 0.49769488787112265 0.4986910111418763 0.4991224945375239 0.49899375362976295 0.49830980409452985 0.49707623459206546 0.49529917967384507 0.49298529282412146 0.490141719736251 0.4867760719163128 0.4828964006988712 0.4785111717520789 0.47362924014179153 0.46825982601697674 0.4624124909714665 0.45609711513015394 0.44932387500093246 0.4421032221272752 0.4344458625701505 0.4263627372421052 0.4178650031108225 0.40896401528426446 0.39967130998461453 0.3899985884136989 0.37995770150835184 0.3695606355803047 0.3588194988316037 0.34774650873328905 0.3363539802520864 0.3246543149072165 0.3126599906369391 0.3003835524523323 0.2878376038538833 0.2750347989846951 0.26198783549272125 0.24870944807303488 0.2352124026600715 0.22150949123879707 0.20761352724293036 0.1935373415076436 0.17929377874361632 0.16489569449883565 0.15035595257411924 0.1356874228581148 0.1209029795472002 0.10601549971560308 0.09103786220088106 0.07598294676985379 0.06086363352995837 0.04569280255101122 0.030483333662328502 0.015248106390101008 -0.0; 0.08930036219377897 0.10606464326613858 0.12267679778510018 0.13911336837530597 0.15535130802167452 0.17136803105516113 0.18714146201493587 0.20265008218705838 0.21787297363796193 0.2327898605804133 0.2473811479298919 0.2616279569302701 0.2755121577490615 0.28901639896412296 0.3021241338852792 0.3148196436757371 0.32708805725909557 0.3389153680180999 0.3502884473108344 0.3611950548486326 0.3716238459975057 0.3815643760811505 0.3910071017786207 0.3999433797233115 0.4083654624220715 0.4162664916239081 0.42364048927693265 0.4304823462198273 0.4367878087602952 0.4425534632976579 0.4477767191500834 0.4524557897488472 0.4565896723627314 0.46017812651509765 0.4632216512545421 0.46572146143732984 0.46767946317621956 0.46909822860582184 0.46998097010944656 0.4703315141465874 0.470154274813812 0.4694542272650218 0.46823688110987344 0.46650825390171524 0.4642748448187739 0.461543608634561 0.4583219300657187 0.45461759857773354 0.4504387837212856 0.4457940110644208 0.4406921387783996 0.43514233492786847 0.42915405550913477 0.4227370232736596 0.41590120736755276 0.40865680381187885 0.4010142168428197 0.392984041125489 0.38457704485008276 0.375804153714484 0.3666764357930579 0.3572050872874038 0.3474014191512108 0.3372768445779449 0.326842867337176 0.3161110709425118 0.3050931086317257 0.2938006941374333 0.2822455932247563 0.2704396159706918 0.25839460975839756 0.2461224529583674 0.23363504926728534 0.22094432267447667 0.20806221302503522 0.19500067214809091 0.1817716605181164 0.16838714441676705 0.15485909356241415 0.14119947917427342 0.12742027243785897 0.11353344333835876 0.09955095982844579 0.08548478729702165 0.07134688830534917 0.057149222557055575 0.04290374706850881 0.028622416506100184 0.014317183657006297 -0.0; 0.08405395156257013 0.09983074805063184 0.11546303985581209 0.13092856368091277 0.14620545403393956 0.16127229251443614 0.1761081549918505 0.19069265647885744 0.2050059935210637 0.21902898394411988 0.23274310381979552 0.24613052153371845 0.25917412885907515 0.27185756896233493 0.2841652612887742 0.29608242329704576 0.30759508903301297 0.31869012455337753 0.3293552402291172 0.3395789999771865 0.3493508274862882 0.35866100951855556 0.3675006963837107 0.3758618996955172 0.38373748753214443 0.39112117713231764 0.39800752526784183 0.4043919164403213 0.4102705490555473 0.4156404197332968 0.42049930591304546 0.424845746917608 0.42867902363683996 0.43199913699261355 0.43480678534404793 0.4371033409889943 0.4388908259136345 0.4401718869373146 0.44094977039414474 0.4412282964868144 0.4410118334413989 0.44030527158491695 0.43911399746001123 0.4374438680835899 0.43530118544843843 0.4326926713590888 0.4296254426853458 0.426106987109161 0.42214513943283605 0.4177480585091086 0.4129242048463593 0.4076823189351508 0.4020314003355436 0.3959806875581659 0.38953963876588127 0.382717913317064 0.37552535416604 0.36797197113112606 0.360067925035919 0.3518235127251053 0.3432491529519338 0.3343553731308031 0.3251527969449954 0.3156521327965087 0.3058641630821192 0.29579973427737527 0.28546974780793766 0.27488515168577254 0.26405693288595933 0.25299611043836767 0.2417137292072273 0.2302208543304369 0.2185285662896036 0.20664795658103025 0.19459012395719305 0.18236617120782986 0.16998720244930868 0.15746432089072362 0.14480862704486316 0.13203121735218656 0.11914318318575125 0.10615561020507241 0.09307957802691182 0.07992616018097412 0.0667064243186122 0.053431432642674616 0.04011224252671465 0.02675990729187619 0.0133854771098002 -0.0; 0.0787060010392845 0.09347668289327243 0.1081108754813556 0.12258756738498565 0.1368861301412286 0.15098636556186099 0.16486855097820946 0.17851348221907737 0.19190251414771614 0.20501759860341454 0.21784131961387398 0.2303569257656707 0.2425483596416878 0.254400284256111 0.26589810643919753 0.2770279971453624 0.28777690867892347 0.2981325888519531 0.3080835921078856 0.3176192876627007 0.32672986473248006 0.33540633493182975 0.3436405319419664 0.35142510856006587 0.35875353125284437 0.36562007234710553 0.372019799998228 0.3779485660842603 0.38340299217854906 0.38838045375744484 0.39287906280208934 0.396897648954161 0.40043573938529325 0.40349353753834577 0.4060719008962935 0.40817231793097675 0.4097968843795765 0.4109482789916456 0.4116297388836674 0.41184503463178057 0.4115984452265639 0.41089473300652124 0.40973911867949475 0.4081372565336013 0.4060952099314977 0.40361942717402166 0.40071671781147766 0.3973942294731471 0.39365942527811104 0.38952006188307436 0.38498416821583115 0.38006002493611446 0.37475614465903806 0.36908125297009675 0.3630442702547875 0.3566542943603359 0.3499205841018279 0.3428525436201256 0.33545970759454524 0.32775172730902363 0.31973835756674923 0.3114294444447646 0.3028349138768548 0.29396476105027164 0.2848290405992465 0.27543785757603656 0.2658013591782235 0.2559297272092951 0.24583317124797674 0.23552192250053433 0.22500622830917552 0.21429634728871932 0.20340254506301197 0.1923350905719297 0.18110425291933716 0.1697202987320258 0.15819348999941046 0.14653408236355178 0.13475232382902658 0.12285845386210206 0.11086270284870463 0.09877529188071416 0.08660643284020683 0.07436632875138871 0.062065174370043226 0.04971315698048879 0.03732045737010834 0.024897250951692592 0.012453709003861958 -0.0; 0.07326301659316993 0.08701017281981784 0.10062923636929656 0.11410050352001148 0.12740463636575092 0.1405227079021014 0.15343624509100268 0.16612726971685962 0.17857833686606467 0.19077257088129065 0.2026936986622648 0.2143260802056856 0.22565473629827876 0.2366653732983572 0.2473444049626183 0.257678971295845 0.2676569544215886 0.2772669914916288 0.28649848467071987 0.2953416082508624 0.3037873129658157 0.3118273275917206 0.31945415793350324 0.32666108330900767 0.3334421506535907 0.33979216637716547 0.3457066861133825 0.35118200250681925 0.35621513118873543 0.3608037950952045 0.3649464072832819 0.3686420524014672 0.37189046697000006 0.3746920186247853 0.3770476844758809 0.37895902872775183 0.38042817970384624 0.3814578064128224 0.3820510947877306 0.38221172372305506 0.38194384102762413 0.38125203940419566 0.3801413325590951 0.3786171315376663 0.3766852213736442 0.37435173813289 0.37162314642428573 0.3685062174431001 0.3650080076048169 0.36113583782027525 0.35689727345611305 0.352300105017896 0.3473523295870426 0.34206213303669597 0.3364378730460454 0.3304880629273472 0.324221356274967 0.31764653244120605 0.31077248283943065 0.3036081980712213 0.2961627558706496 0.28844530985569156 0.28046507907379026 0.27223133832613766 0.2637534092528366 0.2550406521591709 0.24610245856140467 0.23694824442902934 0.22758744409908468 0.21802950483704475 0.20828388201786982 0.1983600349001042 0.18826742296524313 0.1780155027942 0.1676137254523193 0.15707153435416518 0.14639836357918892 0.13560363660928115 0.12469676545923178 0.11368715017116306 0.10258417864412032 0.09139722677008752 0.08013565884786743 0.06880882824642068 0.05742607828942625 0.04599674333298136 0.03453015000851796 0.023035618603170282 0.011522464549920062 -0.0; 0.06773161060422554 0.08043906409757436 0.09302718750325976 0.10547763824570268 0.11777242016394579 0.12989392610516523 0.1418249785677735 0.1535488682151955 0.16504939009949007 0.17631087745310273 0.18731823292696967 0.19805695717368463 0.2085131746952612 0.21867365689590393 0.22852584230097786 0.23805785392372758 0.247258513781142 0.256117354579364 0.26462462860725083 0.27277131389364795 0.28054911769982926 0.2879504774330702 0.29496855908042885 0.30159725327348 0.3078311691049205 0.313665625826589 0.3190966425656121 0.3241209262009934 0.32873585754715434 0.332939475993737 0.336730462752378 0.3401081228613541 0.3430723660980178 0.3456236869468299 0.3477631437677222 0.34949233730560136 0.3508133886770197 0.3517289169646816 0.3522420165444259 0.35235623426286083 0.35207554657703954 0.3514043367603808 0.35034737227173723 0.34890978237709985 0.34709703610586906 0.3449149206162424 0.3423695200368293 0.33946719484438936 0.3362145618305108 0.33261847470327555 0.32868600536330556 0.324424425887385 0.31984119124684074 0.31494392278223304 0.309740392450632 0.3042385078567805 0.298446298074844 0.29237190026321475 0.28602354707094446 0.27940955483074786 0.27253831253037786 0.2654182715511952 0.2580579361601613 0.2504658547391405 0.24265061173340544 0.23462082029941903 0.22638511563038002 0.21795214893680262 0.20933058205817742 0.20052908268091865 0.1915563201370006 0.18242096175712363 0.17313166975177235 0.1636970985932164 0.15412589287125428 0.14442668559541294 0.13460809691622622 0.12467873323825719 0.1146471866976044 0.1045220349767496 0.09431184142974512 0.0840251554909422 0.07367051334064789 0.06325643880125151 0.052791444437670185 0.04228403283602335 0.031742698034744575 0.021175927082424086 0.010592201696876009 -0.0; 0.06211849401873576 0.07377131503538055 0.08531391666345968 0.09672936817940166 0.10800106366966691 0.11911276187923074 0.1300486242002027 0.14079325063092296 0.15133171355338593 0.161649589195338 0.17173298666268239 0.18156857444756958 0.1911436043376736 0.20044593267225158 0.20946403891054546 0.2181870414976823 0.22660471103219681 0.23470748075753572 0.2424864544172166 0.2499334115295224 0.2570408101526539 0.26380178722499625 0.2702101565775265 0.27626040472632896 0.28194768456263625 0.2872678070658694 0.29221723117161086 0.29679305193159755 0.3009929871064723 0.30481536233434414 0.3082590950193447 0.31132367708406866 0.3140091567286917 0.31631611933708964 0.31824566766718865 0.3197994014586417 0.32097939658618013 0.32178818388157066 0.32222872774120165 0.32230440462990245 0.3220189815850111 0.3213765948176376 0.32038172850107693 0.3190391938290745 0.31735410841944184 0.31533187613138824 0.3129781673578619 0.31029889984726305 0.3073002201022731 0.30398848539696555 0.3003702464472693 0.2964522307638703 0.2922413267110884 0.2877445682899781 0.28296912065894647 0.2779222664006462 0.2726113925395705 0.2670439783109008 0.2612275836776245 0.25516983858955955 0.24887843297512477 0.24236110745396097 0.23562564475621242 0.22867986183217018 0.22153160263422733 0.21418873155144832 0.20665912747578027 0.19895067847779727 0.19107127706884738 0.18302881602585463 0.17483118475425424 0.16648626616424322 0.15800193403503277 0.14938605084170334 0.14064646601905106 0.13179101463679985 0.12282751646057533 0.11376377537315735 0.10460757913060487 0.09536669942805721 0.08604889225023157 0.07666189848179679 0.0672134447530866 0.057711244496814286 0.04816299919169194 0.03857639976904226 0.028959128158754253 0.019318858951023688 0.009663261150558981 -0.0; 0.05643046848444792 0.06701498681421796 0.07749872405629293 0.08786620894484608 0.09810227129890543 0.10819207888459337 0.11812117252687987 0.1278754993119918 0.1374414437383377 0.14680585669143587 0.15595608213669368 0.16487998144273713 0.17356595526704718 0.18200296295479085 0.19018053942068006 0.1980888095021791 0.2057184997904075 0.2130609479622131 0.22010810965324568 0.22685256292705194 0.23328751040933027 0.23940677916930353 0.24520481844166808 0.2506766952927072 0.2558180883429054 0.2606252796656776 0.2650951449877733 0.2692251423214352 0.2730132991616009 0.27645819838334657 0.27955896297550487 0.2823152397459565 0.2847271821326141 0.2867954322517191 0.2885211023117581 0.2899057555172526 0.29095138658196107 0.29166040196574256 0.2920355999435449 0.2920801506088632 0.2917975759075375 0.29119172979114133 0.2902667785724168 0.28902718155835355 0.2874776720297148 0.2856232386289894 0.2834691072121722 0.2810207232132099 0.2782837345637346 0.27526397520461965 0.2719674492201525 0.26840031562010375 0.26456887378982524 0.2604795496235736 0.25613888235180987 0.2515535120689257 0.24673016796401157 0.24167565725368623 0.2363968548127873 0.23090069349575523 0.22519415513892072 0.21928426223153633 0.213178070241347 0.20688266057858096 0.20040513418077074 0.19375260569935218 0.18693219826789864 0.179951038830871 0.172816254010969 0.1655349664925714 0.1581142918982508 0.15056133613502004 0.14288319318670656 0.13508694332876536 0.1271796517417211 0.11916836749951758 0.11106012290914165 0.10286193317793967 0.0945807963853755 0.08622369373602337 0.07779759007093678 0.06930943461474 0.06076616193600521 0.05217469309878747 0.043541936983359536 0.0348747917544729 0.026180146455663897 0.017464882708249703 0.008735876493941815 -0.0; 0.05067441847149645 0.06017823435370227 0.0695910120562857 0.07889878393931254 0.08808785771125353 0.09714485007738602 0.10605671876535756 0.11481079278132543 0.12339480076577862 0.13179689733471062 0.1400056873089848 0.14801024775239913 0.1558001477568043 0.16336546593048673 0.1706968055636899 0.17778530746245713 0.18462266045863365 0.19120110961991157 0.19751346219884774 0.2035530913739279 0.20931393784872668 0.21479050938704358 0.2199778783723957 0.22487167748956205 0.22946809363375356 0.2337638601595934 0.23775624758738353 0.2414430528880966 0.24482258747131797 0.2478936640018686 0.2506555821713113 0.25310811354989204 0.25525148564288624 0.2570863652728768 0.25861384140615706 0.2598354075376086 0.2607529437437136 0.2613686985084011 0.26168527042084366 0.26170558983855197 0.2614329006029925 0.260870741888713 0.2600229302605735 0.2588935420073296 0.2574868958134039 0.2558075358243709 0.2538602151555734 0.2516498798872602 0.24918165358377617 0.24646082236892544 0.24349282058417376 0.2402832170514169 0.23683770195731593 0.23316207437171213 0.22926223040857363 0.22514415203409005 0.22081389652299616 0.21627758656105614 0.21154140098868526 0.20661156617810472 0.20149434803404287 0.19619604460593693 0.1907229792977666 0.18508149466004375 0.17927794674708977 0.17331870002163086 0.16721012278767397 0.16095858313189923 0.15457044535312878 0.1480520668589347 0.14140979550807944 0.13464996737724005 0.127778904930304 0.12080291556847127 0.11372829053938015 0.10656130418361137 0.099308213496977 0.09197525798725183 0.08456865980414388 0.07709462412157049 0.06955933975155881 0.06196897996929249 0.05432970352915591 0.04664765585182313 0.038928970362699794 0.03117976996226656 0.02340616860905076 0.01561427299617451 0.007810184302559452 -0.0; 0.044857303384157506 0.05326929721792922 0.0616002750609011 0.06983781331509602 0.0779697361176931 0.08598414556422558 0.0938694504539638 0.10161439342454935 0.10920807635743353 0.11663998395085852 0.123900005372971 0.1309784539238353 0.13786608465153555 0.14455410988387843 0.15103421265348324 0.15729855800973644 0.16333980222647554 0.16915109992872965 0.17472610917570344 0.1800589945499172 0.18514442831427885 0.18997758970947187 0.1945541624735988 0.19887033067432022 0.2029227729507739 0.20670865526846446 0.21022562229490918 0.21347178750732188 0.21644572214591384 0.21914644312761622 0.22157340003522408 0.22372646129624288 0.22560589966404535 0.2272123771115408 0.22854692924441314 0.2296109493372372 0.23040617209147185 0.2309346572095535 0.23119877287423057 0.23120117921686273 0.23094481185271304 0.23043286555559558 0.22966877813828845 0.2286562145993548 0.22739905159107668 0.22590136225755422 0.2241674014863651 0.22220159161174596 0.22000850860197843 0.21759286875870398 0.21495951595101767 0.21211340940276163 0.2090596120471379 0.20580327945881968 0.20234964937003422 0.19870403177373738 0.19487179961384912 0.19085838005970476 0.18666924635929408 0.18230991026361176 0.17778591501228735 0.17310282886899508 0.16826623919342226 0.16328174703528672 0.1581549622346951 0.152891499012167 0.14749697203076098 0.141976992912198 0.1363371671882414 0.13058309166826987 0.1247203522036656 0.1187545218295091 0.11269115926391861 0.10653580774542669 0.10029399418880126 0.09397122863984879 0.08757300400986978 0.08110479607066493 0.07457206369118395 0.06798024929714222 0.06133477953519242 0.05464106612350232 0.04790450687082685 0.04113048684640222 0.0343243796832745 0.027491548997814943 0.020637349908468567 0.013767130636888513 0.006886234174792098 -0.0; 0.03898614966755464 0.04629649056248371 0.05353608945610779 0.060694103167459094 0.06775990691900302 0.07472312094192116 0.08157363576477032 0.08830163606754399 0.0948976229961718 0.10135243484615682 0.10765726603829197 0.1138036843239091 0.11978364617185552 0.12558951030403778 0.1312140493608969 0.1366504596922816 0.1418923692828624 0.14693384383420188 0.15176939103786233 0.1563939630853336 0.16080295747101556 0.1649922161539182 0.16895802315220138 0.17269710065187657 0.17620660371730348 0.17948411369612838 0.18252763041535822 0.18533556326817213 0.18790672129304822 0.19024030234765282 0.1923358814800396 0.19419339859884674 0.19581314554259627 0.19719575264590117 0.19834217489746953 0.1992536777812869 0.19993182288845596 0.2003784533828179 0.20059567939880846 0.2005858634451293 0.20035160588271486 0.19989573054030077 0.19922127052559133 0.19833145428486773 0.19722969195854412 0.195919562075163 0.19440479862127238 0.19268927851977147 0.1907770095447056 0.18867211869602932 0.1863788410535813 0.18390150912563363 0.1812445427035713 0.17841243923078945 0.17540976469069258 0.17224114501573284 0.1689112580166607 0.1654248258287601 0.1617866078695896 0.15800139430075 0.1540739999845235 0.15000925892453096 0.14581201917838657 0.14148713822899298 0.13703947880028938 0.13247390510230286 0.12779527948982913 0.12300845951837185 0.11811829538068692 0.11312962770692132 0.10804728571111277 0.10287608566675945 0.0976208296940659 0.0922863048415525 0.08687728244476306 0.08139851774494261 0.07585474975074587 0.07025070132619131 0.06459107948833226 0.0588805758983379 0.053123867529894446 0.04732561749914102 0.041490476040506756 0.035623081613148054 0.02972806212282981 0.02381003624434266 0.017873614829721537 0.011923402387697487 0.005963998619976198 -0.0; 0.033068042912508915 0.039268196122851644 0.045408103688143714 0.051478534917593015 0.05747044665409748 0.0633750060897719 0.06918361244074482 0.07488791737935112 0.08047984413319201 0.08595160517250523 0.09129571841965226 0.09650502192726512 0.10157268698435823 0.10649222962253564 0.11125752050701641 0.11586279320947994 0.12030265087160043 0.12457207127938927 0.12866641037911467 0.1325814042753675 0.13631316976094088 0.13985820343626304 0.14321337948337085 0.14637594616567967 0.14934352113005547 0.15211408559204587 0.15468597748849608 0.1570578836842037 0.15922883132084747 0.16119817839709719 0.1629656036687767 0.16453109595708598 0.16589494295143115 0.1670577195913115 0.16802027610905543 0.16878372581215373 0.16934943268036187 0.16971899884898461 0.1698942520456161 0.16987723304330188 0.16967018318866808 0.1692755320590144 0.16869588529774782 0.16793401267303493 0.1669928363999541 0.1658754197620216 0.16458495606364743 0.16312475794087722 0.16149824705374285 0.1597089441798026 0.1577604597247083 0.1556564846623037 0.1534007819135479 0.15099717817055583 0.1484495561693328 0.14576184741226006 0.14293802533905378 0.13998209894288924 0.13689810682646045 0.13369011169109876 0.13036219525061607 0.12691845356019343 0.12336299274956343 0.11969992514875656 0.11593336579385655 0.11206742929956799 0.10810622708485401 0.10405386493743567 0.0999144409026814 0.09569204348214277 0.09139075012686784 0.08701462601056545 0.08256772306764339 0.07805407928125342 0.07347771820651745 0.06884264871428557 0.06415286494090273 0.0594123464296805 0.05462505844996268 0.04979495247988764 0.044925966839177114 0.040022027458504646 0.035087048772226494 0.03012493472143538 0.025139579854552424 0.020134870512808416 0.015114686088170454 0.010082900341374894 0.005043382767936925 -0.0; 0.027110119960892503 0.03219285324299681 0.03722602843463353 0.04220205487584671 0.04711349723308399 0.05195309437600654 0.05671377730240863 0.06138868602645578 0.06597118535501341 0.07045487948686224 0.07483362538000207 0.07910154484290288 0.08325303531629469 0.08728277932281768 0.09118575257238137 0.09495723072140363 0.09859279479396443 0.10208833528236622 0.10544005495338502 0.10864447039480232 0.11169841234420105 0.1145990248488688 0.11734376331156536 0.11993039148210238 0.12235697745905445 0.1246218887694195 0.1267237865968254 0.12866161923086117 0.13043461481126598 0.13204227344130715 0.13348435874446313 0.13476088893782062 0.13587212749423475 0.1368185734635259 0.13760095152068905 0.1382202018064437 0.138677469622523 0.13897409504078198 0.1391116024817839 0.13909169031490617 0.138916220528201 0.13858720851251533 0.13810681300045086 0.13747732619698738 0.1367011641347603 0.13578085728328754 0.13471904143786317 0.13351844891030556 0.13218190004046587 0.13071229504418586 0.1291126062104091 0.12738587045731814 0.12553518225474364 0.12356368691761534 0.12147457427298025 0.11927107270106456 0.11695644354892384 0.11453397591353821 0.11200698178973428 0.10937879157685128 0.10665274993697393 0.10383221199644208 0.10092053988147101 0.09792109957794376 0.09483725810477969 0.09167238098977248 0.088429830036361 0.08511296136944325 0.08172512374814511 0.07826965713322763 0.07474989149679896 0.07116914586188197 0.06753072755943557 0.06383793169050418 0.06009404078124245 0.0563023246186664 0.05246604025521267 0.04858843217024526 0.04467273257694128 0.04072216186309314 0.03673992915460981 0.03272923299068479 0.02869326209975783 0.02463519626564698 0.020558207273306327 0.016465459923932144 0.012360113109193072 0.008245320934528792 0.004124233881603192 -0.0; 0.021119561013061852 0.02507894994157086 0.028999626866173658 0.03287566396747484 0.03670125542570394 0.04047073223447899 0.044178576262440504 0.04781943349593131 0.051388126403446546 0.05487966537058442 0.05828925916246642 0.06161232437903901 0.06484449387722639 0.06798162414235988 0.0710198015996774 0.07395534786486743 0.07678482394041272 0.0795050333719718 0.08211302438602065 0.08460609103643017 0.08698177339363662 0.08923785681528183 0.09137237034201078 0.09338358426605374 0.0952700069237109 0.09703038076556766 0.09866367776040616 0.10016909419028515 0.10154604489518147 0.10279415702593296 0.10391326336408077 0.10490339526653124 0.10576477529188967 0.10649780956384677 0.107103079925147 0.10758133593352513 0.10793348674867953 0.10816059295665573 0.10826385837529874 0.10824462188157023 0.1081043492984824 0.1078446253764057 0.1074671459004848 0.10697370995279447 0.10636621235497137 0.10564663631401298 0.10481704629122454 0.10387958111138425 0.10283644732677541 0.1016899128480302 0.10044230085151766 0.09909598397073646 0.09765337877707814 0.09611694055349011 0.09448915836269246 0.09277255041010092 0.09096965970004442 0.08908304998261074 0.0871153019872078 0.08506900993793615 0.08294677834490177 0.0807512190647801 0.07848494862331877 0.07615058579178724 0.07375074940895138 0.07128805643974696 0.06876512026147034 0.06618454916810543 0.06354894508320014 0.06086090247159118 0.05812300744022822 0.05533783701832451 0.05250795860705981 0.04963592958916247 0.04672429708875063 0.04377559787192416 0.04079235837875262 0.03777709487739241 0.03473231373129581 0.031660511770552964 0.02856417675860733 0.025445787945764062 0.022307816700991075 0.01915272721376879 0.01598297725776538 0.012801019008360854 0.009609299906051232 0.006410263557960691 0.003206350669712221 -0.0; 0.01510358173826066 0.017935014012020103 0.02073870498766152 0.023510407600526747 0.026245962572198935 0.02894130906295514 0.03159249478060146 0.03419568549745465 0.03674717393276365 0.0392433879636036 0.04168089813330866 0.04405642443261027 0.04636684233484135 0.048609188072704826 0.0507806631501809 0.05287863808902293 0.05490065541498446 0.05684443189426407 0.058707860035771435 0.060489008879401354 0.06218612409489281 0.06379762741954927 0.06532211546658585 0.06675835793871743 0.0681052952840516 0.0693620358333483 0.07052785245916914 0.07160217879855683 0.07258460508149657 0.07347487360761748 0.07427287391351618 0.07497863767251113 0.0755923333678793 0.07611426077952764 0.0765448453226646 0.07688463227553921 0.07713428093150618 0.077294558708834 0.07736633524961825 0.07735057653709006 0.0772483390584197 0.07706076403794081 0.0767890717635056 0.07643455602646776 0.07599857869365366 0.0754825644275454 0.07488799556885829 0.07421640719368165 0.07346938235553317 0.07264854752079289 0.07175556820432476 0.07079214481052092 0.0697600086834849 0.06866091836869505 0.0674966560872533 0.06626902442264257 0.06497984321886636 0.06363094668791829 0.062224180723650796 0.06076140041842134 0.059244467778150796 0.057675249630935316 0.056055615723825725 0.05438743700198729 0.05267258406408591 0.050912925787505434 0.04911032811672489 0.04726665300810429 0.045383757524092516 0.04346349306988776 0.041507704765523214 0.03951823094628492 0.03749690278449292 0.035445544025627815 0.03336597083190503 0.03125999172649387 0.02912940763159786 0.02697601199384348 0.024801590990407005 0.02260792380951172 0.0203967829990352 0.018169934877025323 0.015929139998129054 0.013676153669966539 0.011412726513625418 0.009140605062558442 0.00686153239419554 0.004577248788742744 0.002289492409598667 -0.0; 0.00906942538829066 0.010769604151857827 0.012453102047074453 0.014117365653216637 0.015759894480508293 0.01737824739023571 0.018970048686118228 0.02053299384778659 0.02206485488059141 0.023563485259432467 0.02502682444796301 0.0264529019782193 0.02783984107947448 0.02918586184883559 0.030489283959798545 0.03174852890849084 0.03296212180082726 0.03412869268700658 0.035246977452857535 0.036315818280377374 0.037334163692351804 0.038301068198285645 0.039215691560917476 0.040077297704295696 0.04088525328591938 0.04163902595660033 0.04233818233260184 0.04298238570526088 0.0435713935136506 0.044105054606014465 0.04458330631553688 0.045006171375779946 0.04537375470054618 0.045686240052328686 0.045943886622609925 0.04614702554637386 0.046296056372119726 0.046391443507490755 0.0464337126594471 0.04642344728658294 0.04636128507993424 0.046247914487247764 0.046084071294353775 0.045870535275979105 0.04560812692698077 0.04529770428376348 0.04494015984432123 0.044536417594253155 0.04408743014483666 0.043594175988276106 0.04305765687412872 0.04247889531001405 0.041858932188769966 0.04119882454342819 0.0404996434306038 0.03976247194219541 0.038988403344666266 0.03817853934461352 0.03733398847884364 0.036455864626653095 0.03554528564174088 0.03460337210068882 0.03363124616480945 0.03263003055178077 0.03160084761338528 0.03054481851541051 0.02946306251575775 0.028356696336560953 0.02722683362619677 0.02607458450690791 0.02490105520380326 0.023707347750994867 0.022494559770592372 0.021263784320415407 0.020016109806188672 0.01875261995416381 0.017474393840077058 0.01618250597049784 0.01487802641261147 0.01356202096862769 0.01223555139101157 0.010899675634877244 0.009555448143865223 0.008203920166002248 0.006846140095971647 0.005483153840432198 0.0041160052029249015 0.0027457362850759216 0.0013733879007673487 -0.0; 0.0030243549142512567 0.003591301115511052 0.004152680998088658 0.004707642556210094 0.0052553514711229255 0.005794993255931452 0.00632577529040735 0.006846928736048469 0.007357710322742079 0.007857403999604735 0.008345322443737943 0.008820808421935321 0.009283236001580432 0.009732011608270828 0.010166574928889727 0.010586399660075034 0.010990994103163827 0.011379901607770901 0.011752700867238319 0.012109006070042182 0.012448466912215262 0.012770768476510748 0.01307563098481145 0.01336280943078908 0.013632093100367412 0.013883304987901893 0.014116301116323601 0.014330969769662702 0.014527230646514334 0.014705033943067306 0.01486435937424421 0.015005215141435671 0.015127636855084087 0.015231686420239985 0.015317450892827914 0.01538504131412318 0.015434591530544361 0.01546625700548002 0.015480213629477234 0.015476656534671885 0.015455798918904157 0.015417870884533932 0.015363118296488244 0.015291801663670314 0.015204195047386206 0.01510058500002926 0.01498126953685903 0.014846557143290603 0.014696765819729207 0.014532222165662436 0.014353260504314394 0.014160222048897567 0.013953454111188026 0.013733309352847846 0.013500145079690643 0.013254322578885836 0.01299620649876596 0.012726164270894945 0.012444565573704889 0.012151781836987865 0.011848185786349793 0.011534151026590344 0.011210051662969681 0.010876261959088756 0.010533156030250347 0.010181107570877038 0.009820489614729975 0.009451674326508935 0.009075032823417317 0.008690935025327551 0.00829974953207429 0.007901843526468054 0.007497582701636015 0.007087331211250981 0.006671451641280943 0.0062503050018776025 0.005824250738043515 0.005393646757777431 0.004958849476340005 0.0045202138754194396 0.004078093575875694 0.003632840922896154 0.003184807082281727 0.00273434214673723 0.0022817952509689332 0.0018275146944368929 0.0013718480706551939 0.0009151424019096116 0.0004577442782969824 -0.0], [-0.9848389521280779 -0.9785351668855946 -0.9711631005196173 -0.9627373656338484 -0.9532745795076424 -0.9427932982703713 -0.9313139441553455 -0.9188587263691903 -0.9054515561506551 -0.8911179566244031 -0.8758849680800928 -0.8597810493250353 -0.8428359757697919 -0.8250807349104612 -0.8065474198692368 -0.7872691216464166 -0.7672798207227657 -0.7466142786314207 -0.725307930093831 -0.7033967762851705 -0.6809172797616725 -0.6579062615461629 -0.6344008008291522 -0.6104381377019268 -0.5860555792956155 -0.5612904096568748 -0.5361798036470771 -0.5107607451082948 -0.48506994949634635 -0.45914379113917275 -0.43301823523820065 -0.4067287746914736 -0.3803103717804268 -0.3537974047275413 -0.3272236190998567 -0.30062208400363494 -0.2740251529883967 -0.24746442955420295 -0.22097073713437512 -0.19457409340687312 -0.16830368877120658 -0.14218786881395615 -0.11625412057463252 -0.09052906241462409 -0.06503843728514111 -0.039807109185360554 -0.01485906259909975 0.009782595302732029 0.03409562990617963 0.0580586720551542 0.08165120881641728 0.10485357231155848 0.12764692681368586 0.1500132543004895 0.17193533864863947 0.19339674864722808 0.21438182000027245 0.2348756364803078 0.25486401038688894 0.27433346245546963 0.2932712013537649 0.31166510289435007 0.3295036890839938 0.346776107122131 0.36347210845296674 0.37958202796805246 0.3950967634487712 0.4100077553310845 0.4243069668681121 0.4379868647596791 0.4510404003118679 0.46346099118386774 0.4752425037740185 0.48637923629190294 0.49686590255864677 0.5066976165732209 0.5158698778785094 0.5243785577571932 0.5322198862840838 0.5393904402584108 0.5458871320367156 0.5517071992844003 0.5568481956616056 0.5613079824569519 0.5650847211807021 0.5681768671271494 0.5705831639143917 0.5723026390081712 0.573334600235094 0.5736786332892542; -0.9848388763074026 -0.9785350149060476 -0.9711628262180452 -0.9627369076190749 -0.9532738593291142 -0.9427922187544501 -0.9313123879244414 -0.9188565545568166 -0.9054486073232517 -0.8911140459184552 -0.8758798865607208 -0.8597745635698504 -0.8428278276794677 -0.8250706417451757 -0.8065350745079168 -0.7872541930636284 -0.7672619546761122 -0.7465930985504963 -0.7252830381601509 -0.7033677546910199 -0.6808836921345753 -0.6578676545245975 -0.6343567057743005 -0.6103880725295859 -0.5859990504119548 -0.5612269139814652 -0.5361088307065555 -0.5106817791841318 -0.48498247181044973 -0.4590472820614805 -0.43291217650096564 -0.40661265159560483 -0.38018367538002407 -0.35365963397960154 -0.32707428296706004 -0.3004607034990761 -0.27385126315214664 -0.24727758135260444 -0.2207704992740239 -0.19436005405626405 -0.1680754571840558 -0.14194507684919644 -0.11599642410905824 -0.09025614264507269 -0.06475000191799385 -0.03950289351195736 -0.014538830456450009 0.010119050685857243 0.03444848517702166 0.05842807311727044 0.08203727032063243 0.10525637725522446 0.12806652624547266 0.15044966712759736 0.1723885515430032 0.19386671604704145 0.21486846420296185 0.23537884782293098 0.25538364750982 0.2748693526451707 0.2938231409604075 0.3122328578200478 0.33008699533744335 0.3473746714355112 0.3640856089570289 0.380210114921433 0.39573906001767645 0.41066385841562925 0.4249764479717393 0.4386692708982346 0.4517352549590749 0.46416779525009716 0.47596073661542887 0.4871083567471885 0.497605350010796 0.5074468120338588 0.5166282250925558 0.5251454443257244 0.5329946848034374 0.5401725094737161 0.546675818008173 0.5525018365647503 0.5576481084833582 0.5621124859280434 0.5658931224873599 0.5689884667428163 0.5713972568136488 0.5731185158846632 0.574151548722507 0.5744959391844464; -0.9848387250331767 -0.9785347116809522 -0.9711622789356787 -0.9627359937872877 -0.9532724224143628 -0.9427900648601664 -0.9313092828337235 -0.9188522211655354 -0.9054427234852223 -0.8911062427197214 -0.8758697470353045 -0.8597616218645916 -0.8428115686709142 -0.8250505011068978 -0.8065104392222234 -0.7872244023674648 -0.7672263014269983 -0.746550830994751 -0.7252333620823628 -0.7033098359208289 -0.6808166593843055 -0.6577906025291669 -0.6342686987031221 -0.6102881476388726 -0.5858862219049391 -0.5611001770435265 -0.5359671656820979 -0.5105241558622651 -0.4848078537870412 -0.4588546311459729 -0.4327004571374368 -0.4063808352688594 -0.379930744979032 -0.3533845880922813 -0.3267761400822241 -0.30013850609329296 -0.27350408164126194 -0.24690451788972417 -0.22037069137782023 -0.19393267805553968 -0.16761973146651898 -0.141460264904411 -0.11548183735743772 -0.08971114304664836 -0.06417400435643092 -0.03889536795095674 -0.013899303867210794 0.010790992626005977 0.035153196613398136 0.05916584677142092 0.08280833646503322 0.10606090290447172 0.12890461455850669 0.1513213570147749 0.1732938174712339 0.1948054680356987 0.2158405480028747 0.23638404527045234 0.2564216770477499 0.2759398700021594 0.2949257399804027 0.3133670714333416 0.33125229666493333 0.34857047501790084 0.3653112721008447 0.3814649391539347 0.3970222926429729 0.4119746941645641 0.4263140307384016 0.4400326955562498 0.45312356925114794 0.46558000174460595 0.47739579472420063 0.4885651847989213 0.4990828273749239 0.5089437812899862 0.5181434942409083 0.5266777890343731 0.5345428506883578 0.5417352144080266 0.5482517544571655 0.5540896739435868 0.559246495534537 0.5637200531159585 0.56750848440747 0.5706102245431168 0.5730240006262936 0.5747488272657078 0.5757840030978618 0.5761291083002031; -0.9848384990379054 -0.9785342586748543 -0.9711614613079398 -0.962734628523948 -0.9532702756325033 -0.9427868468399428 -0.9313046435934923 -0.9188457466190447 -0.9054339322132497 -0.8910945833816831 -0.8758545964393878 -0.8597422837079383 -0.8427872729544167 -0.8250204042223718 -0.8064736247031518 -0.7871798822882631 -0.7671730184299066 -0.7464876609180514 -0.725159117158745 -0.703223268510366 -0.6807164662027444 -0.6576754293290585 -0.6341371453627501 -0.6101387736119771 -0.5857175519828502 -0.5609107073805385 -0.5357553700346699 -0.5102884919928927 -0.4845467699844198 -0.45856657281425517 -0.4323838734089823 -0.40603418559681775 -0.37955250566833815 -0.35297325873013896 -0.32633024983185793 -0.2996566198175915 -0.2729848058259321 -0.2463465063385951 -0.21977265065602747 -0.19329337265938076 -0.16693798870181373 -0.14073497945815264 -0.11471197555041043 -0.08889574675742665 -0.06331219460981201 -0.037986348166346454 -0.012942362764796968 0.011796478461317457 0.03620776050833803 0.06026993007726972 0.08396228700175098 0.10726497372927592 0.13015896305086766 0.15262604426872092 0.17464880798493174 0.19621062968751737 0.21729565230251902 0.2378887678732831 0.25797559852005375 0.27754247682491534 0.2965764257789644 0.31506513842045425 0.3329969572845592 0.35036085377749576 0.3671464075799478 0.3833437861772166 0.3989437246062286 0.4139375055025172 0.42831693952360356 0.44207434621880953 0.4552025354094815 0.4676947891378995 0.4795448442377487 0.4907468755740143 0.501295479995448 0.5111856610383815 0.520412814416614 0.5289727143283541 0.5368615006077451 0.5440756667453399 0.550612048798983 0.5564678152139104 0.5616404575684504 0.5661277822594963 0.5699279031399147 0.5730392351181941 0.5754604887289678 0.577190665681478 0.5782290553916054 0.5785752325017564; -0.984838199415992 -0.9785336580759588 -0.9711603772726517 -0.962732818382138 -0.9532674292485228 -0.9427825800157447 -0.9312984921895755 -0.9188371614448984 -0.9054222747302676 -0.8910791222525223 -0.8758345049485339 -0.8597166380689959 -0.8427550515104653 -0.8249804875367444 -0.8064247965293349 -0.787120831399364 -0.7671023412804029 -0.746403865103396 -0.7250606256319153 -0.7031084245086907 -0.6805835388333209 -0.6575226197568574 -0.6339625935420619 -0.6099405654992144 -0.5854937271668806 -0.5606592670655947 -0.5354742853105341 -0.5099757123273604 -0.4842002318739902 -0.4581842085305369 -0.4319636197803577 -0.4055739927674308 -0.37905034577939645 -0.3524271344717807 -0.3257382028173682 -0.29901673873551576 -0.272295234329518 -0.24560545063602318 -0.2189783867689248 -0.19244425332117088 -0.16603244987145974 -0.13977154642876943 -0.11368926863602485 -0.08781248654481821 -0.06216720676584712 -0.03677856779450295 -0.011670838307652113 0.01313258177400558 0.037609157663710695 0.06173721373096632 0.08549592537023787 0.1088653089141994 0.13182620978503587 0.1543602890718639 0.17645000871613914 0.1980786154802243 0.21923012386706225 0.2398892981514029 0.2600416336752332 0.27967333755212104 0.29877130891719006 0.31732311885140885 0.33531699010094 0.35274177670445306 0.3695869436336411 0.38584254654472006 0.4014992117314737 0.4165481163634603 0.4309809690863376 0.44478999105492883 0.4579678974636133 0.47050787963294516 0.48240358770602676 0.49364911400314415 0.5042389770784586 0.5141681065181763 0.5234318285155486 0.5320258522542947 0.5399462571285634 0.5471894808243658 0.5537523082844665 0.559631861576046 0.5648255906779793 0.5693312652023343 0.5731469670626322 0.5762710840995268 0.578702304672836 0.5804396132272468 0.5814822868375368 0.5818298927377629; -0.9848378276185352 -0.978532912785832 -0.971159032051736 -0.9627305720525311 -0.9532638968770024 -0.9427772847112622 -0.931290857788008 -0.9188265061451577 -0.9054078057351891 -0.8910599314568599 -0.8758095657050784 -0.859684803052439 -0.8427150516873233 -0.8249309322385922 -0.8063641746159006 -0.7870475134878573 -0.7670145830078814 -0.7462998113801399 -0.7249383158357404 -0.7029657985629756 -0.6804184441052901 -0.6573328187073785 -0.6337457720539172 -0.6096943418074838 -0.585215661312681 -0.5603468707930274 -0.5351250323261184 -0.5095870488415624 -0.48376958734554215 -0.457709006536065 -0.43144128893430944 -0.405001977620338 -0.37842611762606243 -0.3517482020049556 -0.32500212256679545 -0.29822112523682015 -0.27143776997220886 -0.24468389514479266 -0.21799058627742224 -0.19138814900241186 -0.16490608609398696 -0.1385730784125216 -0.11241696958657223 -0.08646475424916628 -0.06074256963731633 -0.035275690358284754 -0.010088526122471625 0.014795377759131598 0.039353337315353405 0.06356352449454279 0.08740495958269316 0.1108575016557379 0.13390183725741162 0.1565194674888794 0.17869269369043564 0.200404601889104 0.2216390461790237 0.24238063119420766 0.2626146938256905 0.28232728432734816 0.30150514694684005 0.3201357002102926 0.3382070169815114 0.3557078044088482 0.37262738386526667 0.38895567097981576 0.40468315585158904 0.41980088353036676 0.43430043484155995 0.4481739076267684 0.46141389846528613 0.4740134849362204 0.4859662084755386 0.49726605787734335 0.5079074534839655 0.517885232105083 0.5271946327019922 0.5358312828693713 0.5437911861433826 0.5510707101617365 0.5576665756983604 0.5635758465926071 0.5687959205904196 0.573324521112583 0.5771596899630843 0.580299780988666 0.5827434546988803 0.5844896738542774 0.5855377000288472 0.5858870911513545; -0.9848373854464265 -0.9785320264057406 -0.9711574321269186 -0.9627279003235247 -0.9532596954206528 -0.9427709861618043 -0.9312817766083116 -0.918813831024348 -0.9053905931762888 -0.8910371006050619 -0.8757798944539313 -0.8596469254518071 -0.8426674566636615 -0.8248719636250073 -0.8062920324768451 -0.7869602567112668 -0.7669101331262304 -0.7461759575714261 -0.7247927210458556 -0.7027960066824022 -0.680221888125621 -0.6571068297768402 -0.633487589345891 -0.6094011231119887 -0.5848844942578811 -0.5599747846020204 -0.534709010013513 -0.5091240397546104 -0.4832565199557725 -0.4571428013894174 -0.430818871670575 -0.40432029197623665 -0.37768213834038483 -0.35093894754882643 -0.3241246676271454 -0.29727261288653456 -0.27041542346602626 -0.24358502928581988 -0.21681261830499068 -0.19012860895789868 -0.16356262662705978 -0.13714348399599846 -0.11089916511368159 -0.08485681299235305 -0.05904272055289601 -0.033482324726105725 -0.008200203514329207 0.01677992418433445 0.04143519618776444 0.06574360227531947 0.08968397726297575 0.11323599210094937 0.13638014318260988 0.15909774004863925 0.18137089166480375 0.20318249144554418 0.22451620118892696 0.2453564340814814 0.2656883369241287 0.28549777172292223 0.30477129678068865 0.3234961474180485 0.3416602164446322 0.35925203449380744 0.3762607503268095 0.3926761112049407 0.4084884434214971 0.42368863307828003 0.4382681071850663 0.45221881515414475 0.46553321075611553 0.4782042345975061 0.49022529717543123 0.5015902625595299 0.5122934327466898 0.5223295327296994 0.5316936963168505 0.5403814527357242 0.5483887140508577 0.5557117634217253 0.56234724422447 0.5682921500580296 0.5735438156527685 0.5780999086973642 0.5819584225975349 0.5851176701782045 0.5875762783388467 0.589333183670033 0.5903876290375992 0.5907391611393292; -0.9848368750417794 -0.9785310032196818 -0.971155585209546 -0.9627248160316818 -0.9532548449938709 -0.9427637144021662 -0.9312712917657113 -0.9187991959750824 -0.9053707179686035 -0.8910107364304194 -0.875745629087562 -0.859603180190807 -0.8426124847756518 -0.8248038503054566 -0.8062086962986909 -0.7868594525366587 -0.766789456437244 -0.7460328501645174 -0.7246244780238493 -0.7025997846679507 -0.6799947146114587 -0.6568456135207861 -0.6331891317125172 -0.609062130258092 -0.5845015900554433 -0.5595445241901178 -0.5342278938696334 -0.5085885281759704 -0.4826630478424506 -0.4564877932232951 -0.4300987565871965 -0.40353151883056776 -0.37682119067206415 -0.35000235835767035 -0.32310903387536555 -0.29617460965018727 -0.2692318176646022 -0.24231269292543586 -0.21544854117736004 -0.18866991074396935 -0.16200656836089783 -0.13548747885108575 -0.10914078848019809 -0.08299381182022404 -0.057073021941308845 -0.031404043745837384 -0.006011650254534285 0.019080238348283728 0.04384855310420561 0.06827107229862019 0.09232641529905614 0.11599403440339284 0.1392542048836972 0.16208801340698442 0.18447734500895424 0.2064048687909646 0.22785402250415737 0.24880899617796726 0.26925471494320846 0.2891768211927261 0.3085616562152442 0.3273962414306235 0.34566825934734624 0.3633660343556859 0.38047851346279754 0.3969952470688791 0.41290636987666984 0.42820258201987227 0.44287513048968674 0.4569157909324567 0.4703168498855792 0.4830710875132245 0.49517176089812437 0.506612587940703 0.5173877319121162 0.5274917867033782 0.5369197628086354 0.5456670740768214 0.5537295252623617 0.5611033004023052 0.567784952044191 0.5737713913461427 0.5790598790680729 0.5836480174704592 0.5875337431349388 0.590715320718887 0.5931913376542398 0.5949606997990136 0.596022628048299 0.5963766559099053; -0.9848362988777285 -0.9785298481741773 -0.9711535002046279 -0.962721334002663 -0.9532493688315786 -0.9427555041328207 -0.9312594530826993 -0.918782670221826 -0.9053482736558323 -0.89098096235461 -0.8757069291004108 -0.85955376965252 -0.8425503887078725 -0.8247269032429602 -0.8061145438228206 -0.7867455544580225 -0.7666530915806065 -0.7458711226952838 -0.7244343252431457 -0.702377986192194 -0.6797379028425157 -0.6565502853044753 -0.6328516610762377 -0.608678782112891 -0.584068534743755 -0.5590578527577363 -0.5336836339391715 -0.5079826602990094 -0.4819915222087442 -0.4557465466076796 -0.4292837294181262 -0.4026386722683999 -0.3758465235901883 -0.3489419241252595 -0.3219589568467474 -0.29493110127254496 -0.2678911921227449 -0.24087138224968638 -0.21390310974803792 -0.18701706913345645 -0.16024318646174587 -0.13361059824600022 -0.10714763401693547 -0.08088180236142074 -0.054839780265949316 -0.02904740558544722 -0.0035296724531969025 0.021689270555358395 0.046586119693609915 0.07113841293841694 0.09532452469605832 0.11912365850497135 0.14251583791752173 0.16548189573899036 0.18800346179714586 0.2100629494103528 0.23164354071622228 0.2527291710164455 0.2733045122868052 0.2933549559944081 0.3128665953571606 0.3318262071733436 0.3502212333419755 0.3680397621875449 0.38527050969563603 0.40190280075908 0.41792655052751776 0.43333224594672787 0.448110927567759 0.4622541716998356 0.47575407297520844 0.488603227388579 0.5007947158684838 0.5123220884330475 0.5231793489778364 0.5333609407391359 0.5428617324718564 0.5516770053774113 0.559802440813325 0.5672341088129742 0.5739684574407727 0.580002303005214 0.5853328211495276 0.5899575388372111 0.5938743272474118 0.5970813955929739 0.5995772858719853 0.6013608685617595 0.6024313392624381 0.6027882162956975; -0.9848356597466421 -0.9785285668549185 -0.9711511871692515 -0.9627174709828763 -0.9532432931836567 -0.9427463945648433 -0.9312463168704602 -0.9187643320233857 -0.9053233660173389 -0.8909479179819915 -0.8756639749530667 -0.8594989228964932 -0.8424814545473993 -0.8246414746310301 -0.8060100030336409 -0.7866190764872948 -0.7665016493234776 -0.7456914938368779 -0.7242231007828892 -0.702131580510795 -0.679452565209582 -0.6562221127153663 -0.6324766122989482 -0.6082526928194847 -0.5835871335962027 -0.5585167783148255 -0.5330784522494696 -0.5073088830445817 -0.48124462526535855 -0.45492198888949836 -0.428376971878267 -0.4016451969311498 -0.37476185249592703 -0.3477616380752042 -0.32067871384132646 -0.2935466545444288 -0.26639840767319467 -0.23926625580480318 -0.21218178305961138 -0.1851758455573086 -0.15827854575466702 -0.1315192105304745 -0.10492637287080203 -0.07852775699731687 -0.0523502667728112 -0.026419977211423917 -0.0007621289160301757 0.02459887473813804 0.049639467856464246 0.07433691989795156 0.09866933135098953 0.12261562739288659 0.14615554971139302 0.16926964666285604 0.19193926193726854 0.2141465218954916 0.23587432173840317 0.25710631066176326 0.27782687614429397 0.29802112750989307 0.3176748788981961 0.3367746317708258 0.3553075570737957 0.37326147716965785 0.3906248476461562 0.4073867391014543 0.4235368189994394 0.4390653336822005 0.4539630906206263 0.46822144097806456 0.48183226255630734 0.4947879431876707 0.5070813646317415 0.5187058870304375 0.52965533397034 0.5399239781968752 0.5495065280207745 0.5583981144533714 0.5665942791036619 0.5740909628666678 0.5808844954294895 0.5869715856184825 0.5923493126082628 0.5970151180106842 0.6009667988595541 0.6042025015046278 0.6067207164263325 0.6085202739807026 0.6096003410821454 0.609960418829877; -0.9848349607468028 -0.9785271654603582 -0.9711486572655375 -0.9627132455620961 -0.9532366471953442 -0.942736429244064 -0.9312319456807716 -0.9187442683348265 -0.9052961126210058 -0.8909117585234123 -0.8756169673467282 -0.8594388947638297 -0.8424060007005306 -0.8245479566048324 -0.8058955506495823 -0.786480591414081 -0.7663358105821488 -0.7454947651817462 -0.7239917398747749 -0.7018616497855146 -0.6791399443326886 -0.6558625125037881 -0.6320655899814841 -0.6077856685011007 -0.5830594077857204 -0.5579235503718889 -0.5324148396045595 -0.5065699410452369 -0.48042536750260934 -0.45401740786067135 -0.4273820598457319 -0.400554966841046 -0.373571358826417 -0.3464659974901046 -0.31927312553203757 -0.29202642015071806 -0.2647589506815103 -0.23750314033125822 -0.21029073193346987 -0.18315275762962605 -0.15611951236557436 -0.129220531077369 -0.10248456942832658 -0.07593958794839217 -0.04961273941810055 -0.023530359332347647 0.0022820407261798254 0.02779977697792187 0.0529989947780636 0.07785666756628759 0.10235059361189251 0.12645939073026558 0.150162489144429 0.17344012266228565 0.1962733183362876 0.2186438847677534 0.2405343992129702 0.26192819364269654 0.28280933990079243 0.3031626341015203 0.32297358039869456 0.34222837425333963 0.36091388531992863 0.3790176400646832 0.3965278042228397 0.4134331651953101 0.42972311447879896 0.4453876302172109 0.46041725995615707 0.4748031036765232 0.4885367971774407 0.5016104958736278 0.5140168590669029 0.5257490347467952 0.5368006449705257 0.5471657718682362 0.5568389443152088 0.5658151253089134 0.5740897000850675 0.5816584650034553 0.5885176172310449 0.5946637452469383 0.6000938201908728 0.6048051880743701 0.6087955628711561 0.6120630205011629 0.6146059937202453 0.6164232679256707 0.6175139778854825 0.6178776053979478; -0.9848342052676137 -0.9785256507723668 -0.9711459227083266 -0.9627086780873545 -0.9532294627740255 -0.9427256558550126 -0.9312164080290839 -0.9187225744296544 -0.9052666423228446 -0.8908726541504266 -0.8755661264086385 -0.8593739648705945 -0.8423243766717969 -0.824446779785159 -0.8057717104140193 -0.7863307288290492 -0.7661563241679387 -0.7452818187055119 -0.7237412720868163 -0.7015693859970629 -0.6788014097204331 -0.6554730470150871 -0.631620364704657 -0.6072797033574112 -0.5824875903936271 -0.5572806559298608 -0.5316955516361386 -0.5057688728490587 -0.47953708415062524 -0.4530364485898175 -0.42630296069156437 -0.3993722833663843 -0.37227968880358053 -0.3450600034018416 -0.3177475567635332 -0.29037613475304036 -0.26297893659533983 -0.23558853596865137 -0.20823684602458345 -0.18095508825067294 -0.1537737650736878 -0.12672263608740172 -0.09983069777584574 -0.07312616659213976 -0.046636465243915126 -0.020388212028930385 0.005592786941286247 0.03128154279622855 0.05665388640890973 0.08168646851692239 0.10635675763322998 0.13064303591712223 0.15452439317405733 0.17798071915049649 0.20099269428650063 0.22354177908481557 0.24561020225060842 0.2671809477509263 0.28823774093753873 0.30876503387102294 0.32874798997800775 0.34817246816731445 0.3670250065244953 0.3852928056979742 0.40296371208370046 0.4200262009090029 0.4364693593101671 0.45228286949225044 0.46745699205376867 0.48198254955318853 0.4958509103886684 0.5090539730571848 0.5215841508541171 0.5334343570695189 0.5445979907326864 0.5550689229522683 0.5648414838950079 0.573910450442304 0.5822710345600773 0.5899188724139661 0.5968500142586054 0.6030609151266741 0.6085484263405144 0.6133097878664177 0.6173426215291145 0.620644925101601 0.623215067283152 0.6250517835761992 0.6261541730706841 0.626521696142498; -0.9848333969733973 -0.9785240301240751 -0.9711429967078139 -0.9627037905684349 -0.9532217744428889 -0.9427141260053071 -0.9311997780896087 -0.918699353483238 -0.905235094714436 -0.8908307892809937 -0.8755116907894448 -0.859304436490108 -0.8422369617051545 -0.8243384116540575 -0.8056390511833821 -0.786170172906087 -0.7659640042495004 -0.7450536139011059 -0.7234728181275722 -0.7012560874253027 -0.6784384539405968 -0.6550554200745672 -0.6311428686626916 -0.6067369750916454 -0.5818741216872145 -0.5565908146770757 -0.5309236040013315 -0.5049090062123504 -0.4785834306739221 -0.4519831092384351 -0.42514402954985114 -0.39810187209013503 -0.37089195105756884 -0.34354915913735495 -0.3161079161982227 -0.288602121923569 -0.2610651123620691 -0.23352962036083796 -0.20602773982410952 -0.17859089372212233 -0.15124980575843225 -0.12403447558924065 -0.09697415747548643 -0.07009734223738678 -0.043431742371718485 -0.01700428018442093 0.009158921215092626 0.03503254421623128 0.06059208046776027 0.08581383226027901 0.11067491169519493 0.1351532378045565 0.15922753178492233 0.18287731050641157 0.20608287845523962 0.22882531826457278 0.2510864799844504 0.27284896923695406 0.29409613439783877 0.31481205294051867 0.3349815170727453 0.3545900187905534 0.3736237344681678 0.39206950909660154 0.4099148402776869 0.42714786207433025 0.44375732881186586 0.4597325989195817 0.4750636188958086 0.4897409074744136 0.5037555400651907 0.517099133535441 0.5297638313950556 0.5417422894426399 0.5530276619256421 0.5636135882630995 0.5734941803754855 0.5826640106622077 0.5911181006636027 0.5988519104407515 0.6058613287031361 0.6121426637110182 0.6176926349764656 0.6225083657841672 0.6265873765505273 0.6299275790370283 0.6325272714314679 0.6343851343083949 0.635500227477892 0.6358719877297322; -0.9848325397858603 -0.9785223113650476 -0.9711398934073678 -0.9626986065753385 -0.9532136191819932 -0.9427018949912179 -0.9311821353633492 -0.9186747161186003 -0.905201619519484 -0.8907863617979958 -0.875453916673713 -0.8592306353250512 -0.8421441632876623 -0.8242233547613712 -0.805498184810161 -0.7859996599387216 -0.7657597275240353 -0.7448111845717034 -0.7231875862543748 -0.7009231546740653 -0.6780526882716278 -0.6546114722854756 -0.6306351906382335 -0.6061598396046427 -0.5812216435870844 -0.5558569732969559 -0.530102266611072 -0.5039939523426799 -0.4775683771368694 -0.4508617356703966 -0.4239100043065451 -0.3967488783268459 -0.36941371283350566 -0.3419394673894337 -0.31436065443704386 -0.2867112915125939 -0.25902485724992624 -0.23133425114612693 -0.2036717570419015 -0.17606901025145424 -0.14855696826033432 -0.12116588489511576 -0.09392528785586246 -0.06686395949110929 -0.040009920685455204 -0.013390417721828411 0.012968088026082129 0.03903992772087074 0.06480023016137731 0.09022492451157492 0.11529074081578947 0.1399752084580055 0.1642566527224024 0.18811418961077822 0.2115277190702566 0.23447791678173818 0.25694622465601663 0.27891484018043444 0.30036670475448163 0.3212854911478904 0.34165559020968544 0.361462096951293 0.3806907961213284 0.39932814738407374 0.4173612702080107 0.43477792856510444 0.45156651553590166 0.46771603790993443 0.48321610086545114 0.4980568928071305 0.5122291704352286 0.5257242441145469 0.5385339636067307 0.550650704224699 0.5620673534635086 0.5727772981576226 0.5827744122104489 0.592053044938082 0.6006080100654464 0.6084345754095053 0.6155284532808271 0.6218857916316143 0.6275031659752776 0.6323775720997591 0.6365064195940788 0.6398875262049777 0.6425191130380409 0.6443998006152939 0.6455286057989724 0.6459049395889295; -0.9848316378653017 -0.9785205028239341 -0.9711366278167944 -0.9626931511281387 -0.9532050362573402 -0.9426890215452199 -0.9311635643201264 -0.9186487799158725 -0.9051663759409653 -0.8907395822021721 -0.8753930767051635 -0.8591529081706899 -0.842046415516394 -0.8241021447619858 -0.8053497638191054 -0.785819975626937 -0.7655444300905907 -0.7445556352716992 -0.7228868682697039 -0.7005720862183231 -0.6776458378048028 -0.6541431757002333 -0.6300995702676145 -0.6055508248909296 -0.5805329932434518 -0.5550822987872936 -0.5292350567690265 -0.5030275989484572 -0.4764962012695647 -0.4496770146545275 -0.42260599907389734 -0.3953188610186172 -0.3678509944728894 -0.3402374254611275 -0.31251276021749186 -0.28471113700299994 -0.2568661815730221 -0.22901096627721076 -0.20117797275466134 -0.17339905816939613 -0.1457054249151519 -0.11812759370392295 -0.09069537993978417 -0.06343787326816275 -0.03638342018088686 -0.009559609549008665 0.01700673905151548 0.04328958436176845 0.06926366995417624 0.09490452838697783 0.12018848314860124 0.14509264854258386 0.16959492766363332 0.1936740086145116 0.21730935911173813 0.24048121962573654 0.26317059519807257 0.285359246074915 0.30702967729190944 0.3281651273413039 0.34874955604753083 0.36876763177255906 0.38820471806724294 0.40704685987969 0.42528076942636034 0.442893811826283 0.4598739905934188 0.47620993307690196 0.49189087593364184 0.5069066507126121 0.5212476696251194 0.5349049115704227 0.5478699084813178 0.5601347320496968 0.5716919808876386 0.5825347681753423 0.5926567098430975 0.6020519133305875 0.6107149669630757 0.6186409299804481 0.6258253232516915 0.6322641207041364 0.6379537414937011 0.6428910429394246 0.6470733142427529 0.6504982710093464 0.653164050588582 0.6550692082434225 0.6562127141609203 0.6565939513112544; -0.9848306955906531 -0.9785186132687671 -0.9711332157413324 -0.9626874505796627 -0.9531960670386065 -0.9426755675664444 -0.9311441540157892 -0.9186216688868714 -0.9051295319606012 -0.8906906727013802 -0.8753294588285986 -0.8590716214710411 -0.8419441773299541 -0.8239753482842952 -0.8051944788757417 -0.7856319521114744 -0.7653191040196519 -0.744288137386088 -0.7225720350910572 -0.7002044734526667 -0.677219735968065 -0.6536526278261677 -0.6295383915459014 -0.604912624072415 -0.5798111956406498 -0.554270170691369 -0.5283257310994798 -0.5020141019486132 -0.47537148005963586 -0.44843396545438985 -0.421237495909703 -0.3938177847308218 -0.3662102618481 -0.33845001831620997 -0.3105717542715061 -0.2826097303805995 -0.2545977227918106 -0.22656898158106398 -0.19855619266506405 -0.17059144313724356 -0.1427061899661496 -0.11493123198151671 -0.08729668506038112 -0.05983196041415689 -0.0325657458675796 -0.0055259900118443134 0.021260110892984973 0.04776612339717467 0.07396638485768531 0.0998360090908483 0.12535088982292372 0.1504877020815834 0.1752239016718623 0.1995377228798025 0.22340817454589196 0.24681503464862037 0.2697388435360466 0.29216089594033584 0.3140632319067979 0.33542862676513974 0.3562405802664975 0.37648330500539406 0.39614171424111383 0.4152014092281965 0.4336486661608206 0.45147042283085936 0.46865426509437047 0.48518841323623674 0.5010617083177197 0.516263598586715 0.5307841260256836 0.5446139131074735 0.5577441498246143 0.5701665810531877 0.5818734943080092 0.5928577079416585 0.6031125598358464 0.6126318966297033 0.621410063525841 0.6294418947114504 0.6367227044282614 0.6432482787218956 0.6490148678979978 0.6540191797094939 0.6582583732964313 0.6617300538970567 0.6644322683460929 0.6663635013735711 0.6675226727150403 0.6679091350415078; -0.9848297175384387 -0.9785166518650822 -0.9711296737066802 -0.9626815324914868 -0.9531867548062494 -0.9426615978350164 -0.9311239976859131 -0.918593512916456 -0.9050912635926233 -0.8906398662384257 -0.8752633650509082 -0.8589871597703325 -0.8418379306066474 -0.823843560631234 -0.8050330560473667 -0.7854364647539215 -0.7650847936146733 -0.7440099248402378 -0.722244531881455 -0.6998219952220232 -0.6767763184446557 -0.6531420449292267 -0.6289541755235066 -0.6042480875074718 -0.5790594551510517 -0.553424172142807 -0.5273782761437349 -0.5009578756963744 -0.47419907969494063 -0.4471379295975725 -0.4198103345371664 -0.3922520094629106 -0.36449841642073655 -0.3365847090575902 -0.3085456804119673 -0.28041571403155346 -0.2522287384383014 -0.22401818494188674 -0.1958169487843251 -0.16765735358166403 -0.13957111901311245 -0.11158933169378094 -0.08374241915437115 -0.05606012683970804 -0.02857149802785069 -0.0013048565627429855 0.02571220771417157 0.052452850954276965 0.07889098484002731 0.10500128380115296 0.1307591900417913 0.15614091651350795 0.18112344797024327 0.20568454024145283 0.2298027178591807 0.2534572701735945 0.2766282460896616 0.2992964475552749 0.32144342192825703 0.34305145334638304 0.36410355322093574 0.38458344997035665 0.40447557810637114 0.42376506678060494 0.4424377278951732 0.4604800438761145 0.47787915520383817 0.4946228477900535 0.5106995402859176 0.5260982714014628 0.540808687311728 0.5548210292204566 0.5681261211477531 0.5807153580037309 0.5925806940059282 0.603714631494144 0.614110210192356 0.6237609969635147 0.632661076099284 0.6408050401832085 0.6481879815623257 0.6548054844589127 0.6606536177508479 0.6657289284459793 0.6700284358729065 0.6735496266077012 0.6762904501533036 0.6782493153856094 0.679425087777629 0.6798170874105043; -0.9848287084607551 -0.9785146281320457 -0.9711260188803847 -0.9626754255037647 -0.9531771445487586 -0.9426471797113664 -0.931103192317439 -0.9185644471725006 -0.9050517540940797 -0.8905874054600706 -0.8751951101240499 -0.8588999240627687 -0.8417281781321749 -0.8237074033162772 -0.8048662538579419 -0.7852344286624136 -0.7648425913630034 -0.7437222894341683 -0.7219058727302224 -0.6994264118183718 -0.6763176164628217 -0.652613754602627 -0.6283495721498851 -0.6035602139171568 -0.5782811459637646 -0.5525480796302265 -0.5263968975086588 -0.49986358157489336 -0.47298414368540764 -0.44579455861931094 -0.41833069982267385 -0.39062827798970057 -0.3627227825928002 -0.33464942645162776 -0.3064430934098953 -0.27813828916821154 -0.24976909530162764 -0.2213691264719406 -0.19297149082731335 -0.1646087535653797 -0.136312903620868 -0.10811532342480754 -0.08004676166971957 -0.05213730900375002 -0.02441637656650158 0.00308732272962976 0.030345790276584263 0.05733175531684014 0.08401868607475219 0.11038079859358094 0.1363930634021661 0.1620312101377074 0.18727173025272031 0.21209187793502818 0.23646966936969127 0.2603838804711283 0.2838140432124287 0.3067404406770264 0.3291441009555984 0.35100679000830465 0.3723110036093624 0.3930399584875186 0.41317758277226074 0.43270850585169635 0.4516180477439115 0.46989220807940174 0.4875176547878248 0.5044817125779448 0.520772351295215 0.5363781742370198 0.5512884065012135 0.5654928834392201 0.5789820392806818 0.591746895992416 0.60377905243032 0.6150706738388314 0.6256144817486295 0.635403744319452 0.6444322671712023 0.6526943847429405 0.6601849522158809 0.6668993380331616 0.6728334170459026 0.6779835643119184 0.6823466495704031 0.6859200324129373 0.6887015581682929 0.6906895545156874 0.6918828288383985 0.6922806663269477; -0.984827673262369 -0.9785125518967912 -0.971122268989935 -0.9626691591994425 -0.953167282750883 -0.94263238282169 -0.9310818381998328 -0.9185346114865294 -0.9050111931342076 -0.8905335416302251 -0.8751250201534174 -0.8588103300443047 -0.8416154414406377 -0.8235675214379371 -0.8046948601397537 -0.7850267949645862 -0.764593633575857 -0.7434265757981047 -0.7215576348767789 -0.6990195584308512 -0.675845749437058 -0.652070187572142 -0.6277273512251826 -0.6028521404761951 -0.5774798013198426 -0.551645851394597 -0.5253860074581871 -0.4987361148299294 -0.4717320789997484 -0.4444097995825888 -0.4168051067756578 -0.38895370045474087 -0.36089109202485903 -0.33265254911994324 -0.3042730432261379 -0.27578720028394027 -0.2472292543057557 -0.21863300402768038 -0.1900317725975156 -0.16145837028522586 -0.13294506018733043 -0.10452352688310401 -0.07622484798796753 -0.04807946853812929 -0.020117178130312018 0.007632909268657378 0.03514237293557409 0.06238350052796963 0.08932930085050342 0.1159535143613644 0.1422306215332795 0.16813584918670135 0.19364517491486283 0.21873532972172444 0.24338379899441218 0.26756882193167986 0.291269389549226 0.314465241381429 0.3371368609973197 0.3592654704464002 0.3808330237473271 0.4018221995295496 0.42221639293476193 0.44199970688157403 0.46115694279312325 0.4796735908835392 0.49753582009520053 0.5147304677746988 0.5312450291713069 0.5470676468376267 0.5621871000079374 0.5765927940256489 0.59027474988716 0.6032235939653763 0.6154305479721611 0.6268874192150728 0.6375865911999147 0.6475210146268773 0.6566841988244022 0.6650702036613299 0.6726736319744395 0.6794896225451107 0.6855138436555593 0.6907424872519081 0.6951722637382406 0.6988003974227571 0.7016246226341847 0.7036431805236913 0.7048548165647122 0.7052587787602824; -0.9848266169770444 -0.9785104332471734 -0.971118442237926 -0.9626627639634469 -0.9531572171737203 -0.9426172787308181 -0.931060038457491 -0.9185041497072617 -0.9049697759257029 -0.8904785334907473 -0.8750534311355898 -0.8587188062709036 -0.8415002585336433 -0.8234245808976288 -0.8045196886863981 -0.7848145468315031 -0.7643390957195778 -0.7431241759692073 -0.721201452473966 -0.6986033380411276 -0.6753629169466062 -0.6515138687158272 -0.6270903924276388 -0.6021271318242307 -0.5766591014945306 -0.550721614381875 -0.524350210849137 -0.49758058951608275 -0.47044854006476555 -0.44298987818940183 -0.41524038284761333 -0.3872357359503194 -0.35901146460807914 -0.33060288603250376 -0.302045055172546 -0.2733727151472515 -0.2446202505189144 -0.21582164343374532 -0.18701043264108422 -0.1582196753870497 -0.12948191216430038 -0.10082913428634524 -0.0722927542426334 -0.043903578779467295 -0.01569178464163416 0.01231310309945866 0.040082230213444224 0.06758743006385314 0.0948012380416531 0.1216969037801632 0.14824840125626945 0.17443043688629453 0.20021845572747174 0.22558864589779234 0.250517941328125 0.27498402296095575 0.2989653185099516 0.3224410008938453 0.34539098545692 0.36779592608672146 0.3896372103375534 0.41089695366589557 0.4315579928811435 0.45160387891209175 0.47101886898633505 0.4897879183163775 0.5078966713826627 0.5253314529000629 0.5420792585506048 0.5581277455613647 0.5734652232026137 0.5880806432774047 0.6019635906699119 0.615104274015981 0.6274935165555232 0.6391227472226019 0.6499839920253494 0.6600698657641834 0.6693735641332064 0.6778888562461555 0.685610077624822 0.6925321236844972 0.6986504437477042 0.7039610356142522 0.7084604407124995 0.7121457398536168 0.7150145496076176 0.7170650193169337 0.7182958287603903 0.718706186477532; -0.9848255447432053 -0.9785082824831544 -0.9711145572146788 -0.9626562708374722 -0.9531469966276123 -0.9426019406038602 -0.9310378985652543 -0.91847320902953 -0.9049277023210143 -0.8904226460737071 -0.874980687430067 -0.8586257922285868 -0.8413831814834275 -0.8232792654672091 -0.8043415757135026 -0.7845986952586579 -0.7640801874433817 -0.7428165235930181 -0.7208390098918644 -0.6981797137612155 -0.6748713900432254 -0.6509474072833504 -0.6264416743931361 -0.6013885679626666 -0.5758228604782583 -0.5497796496860963 -0.5232942893267047 -0.49640232144854285 -0.46913941049182006 -0.44154127931601367 -0.41364364732666226 -0.38548217083901765 -0.3570923857981669 -0.32850965295744927 -0.2997691055995017 -0.27090559986720364 -0.24195366775524427 -0.2129474727971145 -0.18392076846708824 -0.15490685930229792 -0.12593856473636572 -0.09704818562326818 -0.06826747341822935 -0.03962760197149485 -0.011159141880791552 0.017107962660795752 0.045144414592943966 0.07292158237088643 0.10041151608784646 0.12758696142757792 0.15442137154205227 0.18088891695315581 0.20696449358027424 0.23262372899795525 0.25784298702942965 0.2825993707827588 0.30687072423674394 0.3306356324835538 0.35387342073435885 0.3765641521931168 0.3986886249021219 0.42022836766100424 0.4411656351186401 0.4614834021349069 0.48116535750644135 0.5001958971475926 0.5185601168145918 0.5362438044576654 0.5532334322824026 0.5695161485981706 0.5850797695278095 0.5999127706492122 0.6140042786357586 0.6273440629589206 0.6399225277127166 0.6517307036160677 0.6627602402455164 0.6730033985472228 0.682453043673634 0.6911026381867781 0.6989462356667213 0.7059784747603883 0.7121945737026509 0.717590325338356 0.7221620926707841 0.7259068049588984 0.7288219543826613 0.7309055932926548 0.7321563320572344 0.732573337517478; -0.9848244617790527 -0.9785061100670522 -0.9711106328087148 -0.9626497113710122 -0.9531366707388397 -0.942586442858055 -0.931015525849033 -0.9184419393012443 -0.9048851758771249 -0.8903661494694356 -0.8749071401702282 -0.8585317363214572 -0.841264773927065 -0.8231322737140596 -0.804161376135624 -0.7843802746127316 -0.763818147312054 -0.742505087757253 -0.7204720345680592 -0.6977507006170359 -0.674373501887581 -0.650373486308816 -0.625784262833502 -0.6006399310143227 -0.57497501132176 -0.548824376433678 -0.5222231837126212 -0.49520680907199777 -0.46781078241685725 -0.4400707248290404 -0.4120222876502234 -0.38370109359997595 -0.3551426800494696 -0.3263824445551111 -0.29745559274019506 -0.2683970885968192 -0.23924160726485125 -0.21002349032980186 -0.1807767036670881 -0.1515347978464439 -0.12233087109724099 -0.0931975348231875 -0.06416688164341706 -0.03527045592630213 -0.006539226772491471 0.021996436605321464 0.050306787166531974 0.0783627200586351 0.10613579043953385 0.13359822918629197 0.1607229565753306 0.18748359402324025 0.2138544739807639 0.2398106480752489 0.2653278935989042 0.2903827184416622 0.31495236456830955 0.3390148101398669 0.36254877037905275 0.38553369727902687 0.4079497782535808 0.42977793382552937 0.45099981444830317 0.4715977965536983 0.4915549779164168 0.5108551724234923 0.529482904333946 0.5474234021111066 0.5646625919069678 0.5811870907747902 0.5969841996828865 0.612041896399197 0.6263488283128748 0.6398943052556765 0.652668292382521 0.6646614031671273 0.6758648925652013 0.6862706503942227 0.6958711949754703 0.7046596670805568 0.7126298242214011 0.7197760353192577 0.7260932757851647 0.7315771230409333 0.7362237525066275 0.7400299340773167 0.7429930291087788 0.745110987928742 0.7463823478871956 0.7468062319562745; -0.984823373357252 -0.978503926572884 -0.9711066881154979 -0.9626431174693227 -0.9531262897111663 -0.9425708608063689 -0.9309930289736834 -0.9184104923112891 -0.9048424028925768 -0.8903093175551362 -0.8748331456194192 -0.8584370937847992 -0.8411456084601122 -0.8229843157932545 -0.8039799596699685 -0.784160337955638 -0.7635542372556796 -0.7421913664700976 -0.7201022894159379 -0.697318356787856 -0.6738716377218913 -0.6497948512208866 -0.6251212976919404 -0.5998847908369458 -0.5741195901267874 -0.5478603340782279 -0.5211419745401168 -0.49399971218237454 -0.4664689333674023 -0.4385851485693031 -0.410383932491633 -0.3819008660195544 -0.3531714801272705 -0.32423120184665444 -0.2951153023881382 -0.26585884749028554 -0.2364966500601506 -0.207063225152596 -0.1775927473232812 -0.14811901037710173 -0.11867538952153882 -0.08929480592266754 -0.06000969365056269 -0.030851968990540452 -0.0018530020870801537 0.02695640912154428 0.0555460627279795 0.08388637449724315 0.11194839738884937 0.13970383902942518 0.16712507721071482 0.1941851734923033 0.22085788499212733 0.2471176744509236 0.2729397186592318 0.2982999153374492 0.32317488856075255 0.34754199282150516 0.3713793158220882 0.39466568009093955 0.41738064351406295 0.4395044988733203 0.46101827248154725 0.4819037220029633 0.5021433335454588 0.5217203181092508 0.5406186074740581 0.5588228496044239 0.576318403650137 0.5930913346158709 0.6091284077712237 0.6244170828692996 0.6389455082388658 0.6527025148119336 0.6656776101454077 0.6778609724921827 0.6892434449738126 0.6998165299035892 0.7095723833055966 0.7185038096720356 0.7266042569978522 0.7338678121284702 0.7402891964532021 0.7458637619737214 0.7505874877737974 0.7544569769133571 0.7574694537667962 0.7596227618223664 0.7609153619563751 0.761346331192864; -0.9848222847793122 -0.9785017426350426 -0.9711027423448793 -0.9626365212390183 -0.9531159040833239 -0.9425552702944424 -0.9309705174204076 -0.918379021061448 -0.9047995914208358 -0.8902524266893062 -0.8747590634787323 -0.8583423245312942 -0.8410262639393052 -0.8228361101180919 -0.8037982067798651 -0.7839399521603776 -0.7632897367523289 -0.7418768798000176 -0.7197315648086712 -0.6968847743192735 -0.673368224195651 -0.6492142976651168 -0.6244559793472332 -0.5991267894973187 -0.5732607186823062 -0.5468921630965854 -0.5200558607145921 -0.4927868284653619 -0.4651203006020308 -0.4370916684265858 -0.4087364215170705 -0.38009009059109644 -0.35118819212597857 -0.32206617484223843 -0.29275936814367953 -0.26330293259381915 -0.23373181249528077 -0.20408069062585463 -0.17438394517240982 -0.14467560889174302 -0.11498933051585893 -0.08535833840808195 -0.05581540646592977 -0.026392822256776183 0.0028776426369219146 0.03196476009464711 0.060837870796856645 0.08946690747306171 0.11782241611254934 0.1458755751973204 0.17359821302204315 0.20096282317047656 0.22794257822181754 0.25451134176381734 0.2806436787923295 0.3063148645792194 0.3315008920922815 0.356178478052052 0.38032506771117025 0.4039188384422321 0.42693870222003255 0.44936430708359 0.4711760376625448 0.49235501485139926 0.5128830947136127 0.5327428666959201 0.5519176512312931 0.5703914968068504 0.588149176570717 0.6051761845493525 0.6214587315442675 0.6369837407743196 0.6517388433269475 0.665712373478795 0.6788933639431961 0.6912715410989615 0.7028373202518235 0.7135818009767994 0.7234967625865972 0.7325746597680497 0.7408086184254085 0.7481924317661839 0.754720556662064 0.7603881103143058 0.7651908672498573 0.7691252566713446 0.7721883601809503 0.7743779098950982 0.7756922869637761 0.7761305205052411; -0.9848212013497816 -0.9784995688965565 -0.9710988147276797 -0.9626299548320371 -0.9531055644835792 -0.9425397473325775 -0.9309481009560789 -0.9183476790256527 -0.9047569502643833 -0.8901957543776794 -0.8746852551537352 -0.8582478909393506 -0.8409073227052617 -0.8226883799220699 -0.8036170044733365 -0.78372019283637 -0.7630259367637064 -0.7415631626993082 -0.7193616701630804 -0.6964520693355272 -0.672865718071234 -0.6486346585655101 -0.6237915538929609 -0.5983696246301238 -0.57240258576665 -0.5459245841009626 -0.5189701363069339 -0.4915740678480676 -0.4637714529049638 -0.43559755547066104 -0.40708777175684613 -0.37827757404201867 -0.3492024560805931 -0.3198978801796864 -0.2903992260380972 -0.260741741429786 -0.2309604948021152 -0.20109032984726444 -0.17116582209366896 -0.14122123755309782 -0.1112904934481617 -0.08140712103462866 -0.05160423052300655 -0.021914478094458015 0.007629965002774438 0.03699744129854613 0.06615683391742526 0.09507759140373914 0.12372975059855747 0.1520839576180947 0.1801114869883529 0.20778425899560746 0.2350748553165401 0.26195653299547134 0.28840323683924457 0.3143896103029079 0.339891004941418 0.3648834885042147 0.3893438517506665 0.41324961406512467 0.4365790279506687 0.4593110824805823 0.48142550578621485 0.5029027666591922 0.5237240753449244 0.5438713836031073 0.5633273841093895 0.5820755092706505 0.6000999295243942 0.6173855511906525 0.6339180139425319 0.6496836879591085 0.664669670821874 0.6788637842132738 0.6922545704731764 0.7048312890663011 0.7165839130107751 0.7275031253150684 0.7375803154676068 0.7468075760203644 0.7551776993047212 0.7626841743148397 0.7693211837907542 0.7750836015303145 0.7799669899560546 0.7839675979599862 0.7870823590462512 0.7893088897884918 0.7906454886157278 0.7910911349374711; -0.9848201283503834 -0.9784974159571812 -0.9710949244218657 -0.9626234502887214 -0.9530953213825566 -0.9425243677245206 -0.9309258890970065 -0.918316619400046 -0.9047146879542418 -0.890139577916854 -0.8746120819880455 -0.8581542555934915 -0.8407893677374687 -0.8225418497272012 -0.8034372419745502 -0.783502139085172 -0.7627641334479552 -0.7412517575389871 -0.7189944251544085 -0.696022371785463 -0.6723665943467536 -0.6480587904653231 -0.6231312975337068 -0.5976170317246288 -0.571549427158626 -0.5449623754086376 -0.5178901655175937 -0.4903674246963745 -0.4624290598602084 -0.43411020015184754 -0.40544614058964745 -0.3764722869681783 -0.3472241021282456 -0.31773705370228833 -0.288046563430126 -0.2581879581290475 -0.22819642239129265 -0.19810695307120194 -0.16795431561370555 -0.1377730022654795 -0.10759719220006735 -0.07746071357856978 -0.0473970075581974 -0.017439094252127772 0.012380459364342903 0.042029569614286666 0.07147666436665835 0.10069070939818583 0.12964123290336355 0.15829834819222532 0.18663277462090647 0.2146158568048689 0.24221958216900252 0.26941659689263736 0.29618022031083424 0.3224844578361739 0.34830401246765946 0.3736142949552762 0.39839143269028143 0.4226122773923928 0.4462544116657776 0.4692961544960997 0.4917165657609026 0.5134954498253114 0.5346133582944319 0.555051591992973 0.574792202241479 0.5938179914972194 0.6121125134262141 0.629660072471116 0.6464457229777466 0.6624552679409965 0.6776752574285781 0.6920929867387744 0.7056964943458712 0.7184745596844165 0.7304167008208101 0.7415131720580312 0.7517549615165466 0.7611337887316171 0.7696421023043745 0.777273077641132 0.7840206148124703 0.7898793365606919 0.7948445864812622 0.7989124274008714 0.8020796399717544 0.8043437214988913 0.8057028850137096 0.8061560586048693; -0.9848190710142194 -0.9784952943215756 -0.9710910904187766 -0.9626170393807868 -0.9530852248455302 -0.9425092066948595 -0.9309039905697672 -0.9182859943475253 -0.9046730117199043 -0.890084173022201 -0.874539903472318 -0.8580618789876787 -0.8406729797551379 -0.8223972417353751 -0.8032598062883902 -0.7832868681107541 -0.7625056216781131 -0.7409442063881871 -0.7186316506001011 -0.6955978147654149 -0.6718733338446748 -0.6474895592007789 -0.6224785001569105 -0.596872765402416 -0.5707055044247187 -0.5440103491393411 -0.5168213558833483 -0.48917294793015764 -0.4610998586756978 -0.43263707563747955 -0.4038197853992708 -0.37468331962490636 -0.3452631022552832 -0.3155945979929711 -0.28571326216907217 -0.25565449207716995 -0.22545357984936476 -0.19514566693966712 -0.1647657002703829 -0.13434839008768892 -0.10392816956338188 -0.07353915617082454 -0.04321511485447848 -0.012989423004112745 0.01710496276315099 0.04703553801733441 0.07677028013810712 0.10627767616348949 0.13552674888911986 0.1644870812482886 0.19312883900821323 0.2214227918229125 0.24934033268742417 0.27685349584205954 0.303934973178868 0.3305581292055607 0.35669701462475034 0.38232637858859025 0.40742167969070786 0.43195909575875413 0.45591553251195915 0.4792686311488018 0.50199677493028 0.5240790948243529 0.5454954742768923 0.5662265531740065 0.5862537310598339 0.6055591696729297 0.6241257948631638 0.6419372979496384 0.6589781365785488 0.6752335351381497 0.6906894847860833 0.7053327431422692 0.7191508336983897 0.7321320449927154 0.7442654295966333 0.755540802956767 0.7659487421340286 0.775480584478324 0.7841284262749563 0.791885121396041 0.7987442799874735 0.804700267219181 0.8097482021235384 0.8138839565439665 0.8171041542128287 0.8194061699748351 0.8207881291692297 0.8212489071811048; -0.984818034500167 -0.97849321434782 -0.971087331449866 -0.9626107534549583 -0.9530753242854241 -0.9424943385169073 -0.9308825127718279 -0.9182559542405966 -0.9046321264549142 -0.8900298124470596 -0.8744690754377925 -0.8579712172033385 -0.8405587342787938 -0.8222552721612416 -0.8030855776807939 -0.7830754497117499 -0.762251688398997 -0.7406420430767693 -0.7182751590578415 -0.6951805234712859 -0.671388410326002 -0.6469298249754466 -0.6218364481563031 -0.5961405797703946 -0.5698750825748766 -0.5430733259408163 -0.5157691298346596 -0.4879967091708845 -0.4597906186774258 -0.4311856984082437 -0.4022170200298073 -0.372919834000326 -0.3433295177523233 -0.31348152498071113 -0.2834113361299261 -0.2531544101649867 -0.22274613770260324 -0.19222179556975003 -0.1616165028484425 -0.13096517845693678 -0.10030250030916733 -0.06966286608605782 -0.03908035564437879 -0.00858869508115414 0.021778777535793818 0.05198914476761393 0.08200994073770003 0.11180918040801814 0.1413553872140033 0.17061761907915973 0.19956549283567201 0.22816920708214372 0.25639956351396126 0.2842279867657858 0.31162654280923946 0.3385679559520657 0.3650256244878362 0.39097363504770805 0.41638677570778787 0.4412405479073604 0.46551117723459484 0.4891756231373684 0.512211587617553 0.5345975229675269 0.556312638607785 0.5773369070843899 0.5976510692845991 0.6172366389283641 0.6360759063925484 0.6541519419236332 0.6714485982934324 0.687950512950897 0.7036431097214937 0.7185126001038921 0.7325459842118147 0.7457310514068881 0.758056380666217 0.769511340726176 0.7800860900415992 0.7897715765971457 0.7985595376051571 0.8064424991217736 0.8134137756104967 0.8194674694797299 0.8245984706181528 0.8288024559490506 0.8320758890219726 0.8344160196573057 0.8358208836565415 0.8362893025882021; -0.984817023867598 -0.9784911861965345 -0.9710836658944297 -0.962604623278068 -0.9530656682177805 -0.9424798361429907 -0.9308615612347549 -0.918226646906508 -0.904592233683565 -0.8899767646005848 -0.8743999482441376 -0.8578827195746838 -0.840447198668643 -0.8221166475267817 -0.8029154250998476 -0.7828689406862362 -0.7620036058594639 -0.7403467850853617 -0.7179267451901715 -0.6947726038412025 -0.6709142772013045 -0.6463824269172853 -0.6212084066004604 -0.5954242079548875 -0.5690624067055037 -0.5421561084744191 -0.514738894749036 -0.4868447690805585 -0.4585081036458311 -0.4297635862993914 -0.4006461682361635 -0.37119101237842544 -0.3414334425936177 -0.3114088938422331 -0.2811528633475644 -0.250700862871447 -0.22008837217246405 -0.18935079371533667 -0.15852340869253337 -0.1276413344114557 -0.09673948309303952 -0.06585252212015695 -0.03501483576698195 -0.004260488433429598 0.02637681059804388 0.05686374087254231 0.08716740293527792 0.11725534896811923 0.14709561189732537 0.17665673298504903 0.2059077879221642 0.23481841144465967 0.2633588205001572 0.29149983599508494 0.31921290315663475 0.3464701105469198 0.3732442077696437 0.39950862191218595 0.42523747276823604 0.45040558688801946 0.4749885105047594 0.4989625213873004 0.5223046396698011 0.5449926377101164 0.5670050490289053 0.5883211763816854 0.608921099015959 0.6287856791652343 0.647896567831228 0.6662362099047853 0.6837878486751334 0.700535529775943 0.7164641046154032 0.7315592333360535 0.7458073873485369 0.7591958514817021 0.7717127257896402 0.7833469270542756 0.7940881900200698 0.8039270683952332 0.8128549356516053 0.82086398565304 0.8279472331397497 0.8340985140936172 0.8393124860069828 0.8435846280748729 0.84691124132805 0.8492894487216455 0.8507171951914897 0.8511932476875865; -0.9848160440515432 -0.9784892197808486 -0.971080111688785 -0.9625986788844059 -0.9530563040189719 -0.9424657708390872 -0.9308412390928871 -0.9181982168787538 -0.9045535305344005 -0.8899252921719512 -0.8743328649718163 -0.8577968263546956 -0.8403389291568951 -0.8219820609393031 -0.8027502015647988 -0.7826683791826029 -0.7617626247610235 -0.7400599253123267 -0.717588175954929 -0.6943761309589317 -0.6704533539210565 -0.6458501672144538 -0.6205976008575411 -0.5947273409441367 -0.568271677774588 -0.5412634538245042 -0.5137360116840355 -0.48572314209650885 -0.4572590322205994 -0.42837821423520867 -0.3991155144008027 -0.3695060026852591 -0.33958494305624093 -0.3093877445358752 -0.27894991310707884 -0.24830700455427646 -0.21749457831454638 -0.18654815240849698 -0.15550315951335036 -0.12439490423396264 -0.09325852162076351 -0.06212893697696503 -0.031040826990847568 -2.858222255618803e-5 0.030873729031389095 0.061632395478678104 0.09221409616550262 0.12258593239875097 0.15271545825559327 0.1825707096850217 0.21212023221065288 0.24133310724859955 0.2701789770583933 0.29862806834882966 0.3266512145641799 0.3542198768794836 0.38130616393661293 0.4078828503554516 0.4339233940568958 0.4594019524364462 0.484293397428946 0.5085733295064963 0.5322180906528104 0.5552047763582093 0.5775112466801562 0.5991161364146762 0.6199988644242113 0.6401396421674357 0.6595194814763403 0.6781202016254355 0.6959244357372988 0.7129156365678779 0.7290780817139708 0.7443968782841536 0.7588579670731331 0.7724481262780585 0.7851549747937617 0.7969669751222029 0.8078734359296057 0.8178645142828593 0.8269312175947804 0.8350654053057436 0.8422597903270436 0.8485079402691292 0.8538042784755712 0.8581440848812888 0.8615234967111873 0.8639395090329336 0.8653899751751454 0.8658736070197985; -0.9848150998384301 -0.9784873247174813 -0.9710766862373715 -0.9625929494261263 -0.9530472776889367 -0.9424522118257852 -0.9308216465603778 -0.9181708046591238 -0.904516208726346 -0.8898756507688745 -0.8742681596296387 -0.8577139663957816 -0.8402344678921799 -0.8218521883760103 -0.8025907395521559 -0.7824747790328045 -0.761529967367488 -0.7397829237721196 -0.7172611806872347 -0.6939931372967003 -0.6700080121385716 -0.6453357949396227 -0.620007197804322 -0.5940536058877162 -0.5675070276798355 -0.5404000450268888 -0.5127657630116554 -0.48463775981221174 -0.4560500366543979 -0.42703696796936225 -0.39763325186304344 -0.3678738609997341 -0.33779399399680815 -0.3074290274224418 -0.27681446848269514 -0.24598590847867083 -0.2149789771087323 -0.1838292976848968 -0.15257244332662281 -0.12124389418927324 -0.08987899577862954 -0.0585129183969329 -0.02718061776011956 0.004083203179787478 0.03524413117880236 0.06626807838871467 0.09712131677085235 0.1277705112234062 0.15818275141473392 0.18832558231981103 0.2181670334614322 0.24767564686202542 0.27682050371593253 0.30557124979575145 0.3338981196098059 0.3617719593310369 0.38916424852056364 0.4160471206718432 0.4423933826037917 0.46817653273337867 0.4933707782601182 0.5179510512965182 0.5418930239799515 0.5651731226025501 0.5877685407966502 0.6096572518139854 0.6308180199372895 0.6512304110632073 0.6708748024954596 0.689732391987031 0.7077852060698184 0.7250161077096361 0.7414088033237842 0.7569478491975252 0.7716186573348055 0.7854075007774112 0.7983015184254572 0.8102887193907113 0.8213579869127277 0.8314990818661351 0.8407026458857101 0.8489602041340407 0.8562641677346978 0.8626078358918625 0.8679853977153231 0.8723919337676633 0.8758234173483248 0.8782767155270358 0.8797495899368815 0.8802406973350326; -0.984814195842513 -0.9784855102791782 -0.9710734063262345 -0.9625874630274965 -0.9530386336197225 -0.9424392259275417 -0.9308028804195512 -0.9181445459945442 -0.9044804535734312 -0.8898280875786361 -0.8742061553885133 -0.8576345548596845 -0.8401343400150416 -0.8217276849995444 -0.8024378464097996 -0.7822891241067623 -0.7613068206237191 -0.7395171992840184 -0.716947441144754 -0.6936256008838706 -0.6695805617488471 -0.6448419896853325 -0.619440286763795 -0.5934065440214595 -0.5667724938355516 -0.5395704619421601 -0.5118333192128934 -0.4835944332989725 -0.4548876202494817 -0.42574709620725476 -0.3962074292822551 -0.36630349169847226 -0.3360704123061902 -0.3055435295471239 -0.27475834495535656 -0.24375047727225904 -0.21255561724870334 -0.1812094832028987 -0.14974777739709658 -0.11820614329131021 -0.08662012372704865 -0.05502512008891753 -0.023456352486847815 0.00805117900335636 0.03946273200843312 0.0707438584072129 0.10186043973823355 0.13277872144700092 0.1634653459589365 0.19388738456840132 0.22401236813830003 0.2538083166087311 0.2832437673169065 0.31228780213409935 0.34091007342870544 0.3690808288676263 0.3967709350710474 0.42395190013836076 0.45059589506539865 0.4766757740753468 0.5021650938876812 0.5270381319512172 0.5512699036688757 0.5748361786430829 0.5977134959717939 0.6198791786260154 0.6413113469403661 0.6619889312486794 0.6818916836969416 0.7010001892659343 0.7192958760358714 0.7367610247250604 0.7533787775341906 0.7691331463272741 0.7840090201795421 0.7979921723217277 0.8110692665091739 0.8232278628430801 0.8344564230699696 0.844744315384112 0.8540818187561959 0.8624601268100132 0.8698713512672929 0.8763085249791419 0.8817656045607726 0.8862374726443901 0.8897199397632263 0.8922097458777898 0.8937045615534455 0.894202988796435; -0.9848133364831176 -0.9784837853487541 -0.9710702880393445 -0.9625822466437741 -0.9530304143711017 -0.9424268772322054 -0.9307850335235166 -0.9181195711729714 -0.9044464430141302 -0.8897828400599294 -0.8741471628526682 -0.857558990971636 -0.8400390507841599 -0.8216091815298662 -0.802292299831492 -0.7821123627287481 -0.7610943293344195 -0.7392641212141593 -0.7166485815932363 -0.6932754334948732 -0.6691732369157317 -0.6443713451445976 -0.6188998603303685 -0.5927895884051115 -0.5660719934671633 -0.5387791517281394 -0.5109437051261421 -0.4825988147056268 -0.45377811386212236 -0.42451566154751913 -0.39484589552877397 -0.3648035857898155 -0.3344237881630987 -0.3037417982736866 -0.27279310587500843 -0.24161334965150585 -0.2102382725593284 -0.17870367777205196 -0.14704538529411404 -0.11529918930031097 -0.08350081625531357 -0.05168588386272935 -0.019889860888818733 0.011851972098417395 0.043504561038450136 0.07503311570368477 0.10640314601336444 0.1375804973122565 0.16853138459445302 0.19922242565657927 0.22962067316841958 0.25969364565263475 0.2894093573686922 0.3187363470994474 0.3476437058419284 0.37610110340684016 0.40407881393405354 0.43154774033393367 0.45847943766673316 0.48484613547446254 0.5106207590816444 0.5357769498831558 0.5602890846389502 0.5841322937968708 0.6072824788659672 0.6297163288637642 0.6514113358617619 0.6723458096541094 0.6924988915748815 0.7118505674896884 0.7303816799875055 0.7480739397985909 0.7649099364641924 0.7808731482834262 0.7959479515622694 0.8101196291889957 0.8233743785596951 0.8356993188766613 0.8470824978414974 0.8575128977637329 0.8669804411045946 0.8754759954743357 0.8829913781002029 0.8895193597807216 0.8950536683405136 0.8995889915983288 0.9031209798593964 0.905646247941563 0.907162376743026 0.9076679143577616; -0.9848125259628164 -0.9784821583749775 -0.971067346678201 -0.9625773259254755 -0.9530226604545153 -0.942415226762759 -0.9307681943159658 -0.9180960043426072 -0.9044143466713662 -0.8897401346739217 -0.8740914783797596 -0.8574876558340303 -0.8399490827734188 -0.8214972806986213 -0.8021548434252895 -0.7819454021982375 -0.760893589456249 -0.7390250013370459 -0.7163661590137593 -0.6929444689557415 -0.6687881822076 -0.6439263527810778 -0.618388795254734 -0.5922060416763902 -0.5654092978629537 -0.5380303991915414 -0.5101017659748283 -0.48165635851221894 -0.4527276319068334 -0.4233494907364079 -0.3935562436640561 -0.36338255807245 -0.33286341480234793 -0.30203406307358854 -0.2709299756636474 -0.23958680441568866 -0.20804033614471967 -0.17632644900702674 -0.14448106939450353 -0.11254012941187848 -0.08053952499114123 -0.04851507469373339 -0.016502479247303317 0.015462718139929815 0.047345170647941644 0.07910976586125222 0.11072166290100302 0.14214632864455629 0.1733495730079473 0.20429758327001446 0.2349569574204082 0.26529473651693725 0.29527843604088033 0.32487607624191267 0.35405621146716976 0.38278795847174585 0.41104102371049445 0.4387857296134665 0.4659930398495954 0.49263458358535656 0.5186826787471167 0.5441103542976522 0.5688913715389667 0.593000244455 0.6164122591091029 0.6391034921123102 0.6610508281793928 0.6822319767904952 0.7026254879768175 0.7222107672492927 0.7409680896895785 0.7588786132228742 0.7759243910921482 0.7920883835532931 0.8073544688105252 0.8217074532110219 0.8351330807173554 0.8476180416757194 0.8591499808972982 0.8697175050693565 0.8793101895117882 0.8879185842939165 0.8955342197253234 0.9021496112333965 0.9077582636391183 0.9123546748414156 0.9159343389191112 0.9184937486582057 0.920030397510869 0.9205427809911332; -0.9848117682466436 -0.9784806373305315 -0.9710645966851494 -0.9625727250887898 -0.9530154101265645 -0.9424043321631868 -0.9307524463710384 -0.9180739628586485 -0.9043843249491951 -0.8897001856629132 -0.8740393824613258 -0.8574209103150139 -0.8398648931601855 -0.8213925538125667 -0.8020261824101274 -0.7817891034588649 -0.7607056415582619 -0.7388010858851533 -0.7161016535165184 -0.6926344516732335 -0.6684274389679792 -0.6435093857414002 -0.6179098335711782 -0.5916590540389715 -0.5647880068401439 -0.537328297320937 -0.5093121335271347 -0.4807722828474553 -0.451742028333793 -0.4222551247791064 -0.39234575463217103 -0.3620484838266303 -0.3313982175998032 -0.30043015637450565 -0.26917975177482745 -0.23768266284427528 -0.2059747125320687 -0.17409184451060278 -0.14207008038421945 -0.10994547734646452 -0.07775408633997291 -0.04553191077003153 -0.013314865819714538 0.018861261588652225 0.05096085214414896 0.08294849277165159 0.11478901449472029 0.1464475295049112 0.17788946740848566 0.20908061062457303 0.23998712891177734 0.27057561300313976 0.30081310733217237 0.3306671418354075 0.36010576281951107 0.38909756288354047 0.41761170988930535 0.4456179749750794 0.47308675961005797 0.4999891216889758 0.526296800668194 0.5519822417463206 0.5770186190940446 0.6013798581393424 0.6250406569155615 0.6479765064810865 0.6701637104203554 0.6915794034369224 0.7122015690500632 0.7320090564070627 0.7509815962238697 0.7690998158671951 0.7863452535914112 0.8027003719437659 0.8181485703514673 0.8326741969041263 0.8462625593448614 0.8588999352830998 0.8705735816417274 0.881271743350774 0.8909836612992725 0.8996995795562939 0.9074107518714543 0.9141094474644228 0.9197889561121144 0.9244435925413684 0.9280687001339696 0.9306606539498885 0.9322168630735972 0.9327357722872688; -0.9848110670424624 -0.9784792296722677 -0.9710620515708256 -0.9625684667928525 -0.9530086991932362 -0.9423942474003358 -0.9307378679560745 -0.918053556661711 -0.9043565281720851 -0.8896631938848762 -0.8739911381749615 -0.8573590930273356 -0.8397869111252012 -0.8212955374527834 -0.8019069794751391 -0.7816442759597135 -0.7605314645066378 -0.7385935478567767 -0.7158564590482603 -0.6923470254937707 -0.6680929320520718 -0.6431226831683021 -0.6174655641582721 -0.591151601712531 -0.5642115236962085 -0.536676718320676 -0.5085791927628398 -0.47995153130745016 -0.4508268530871422 -0.42123876949407296 -0.391221341335924 -0.3608090358078059 -0.33003668335014946 -0.29893943446105675 -0.26755271652984025 -0.235912190756552 -0.20405370922027524 -0.17201327215680295 -0.13982698550404316 -0.1075310187711524 -0.07516156328496491 -0.04275479086476478 -0.010346812973907264 0.02202635960580092 0.05432885653369547 0.08652498706318727 0.11857927855004192 0.15045651428068707 0.182121770587814 0.21354045322317985 0.2446783329600551 0.2755015804002832 0.3059767999633907 0.336071063037579 0.365751940274753 0.3949875330140071 0.4237465038201446 0.45199810612589497 0.47971221296847527 0.5068593448130209 0.5334106964572122 0.5593381630130846 0.5846143649635878 0.6092126722929206 0.6331072276910135 0.6562729688337663 0.6786856497417737 0.7003218612212795 0.7211590503919995 0.741175539307235 0.7603505426723833 0.7786641846685133 0.7960975148881426 0.8126325233907119 0.8282521548855115 0.8429403220499834 0.8566819179913931 0.869462827859844 0.8812699396205147 0.8920911539928097 0.9019153935638606 0.9107326110834891 0.9185337969473439 0.9253109858744764 0.9310572627851073 0.9357667678837768 0.939434700952473 0.9420573248576866 0.9436319682746716 0.9441570276314862; -0.9848104257825806 -0.9784779423039728 -0.9710597238461283 -0.9625645720245752 -0.9530025608260025 -0.9423850224835583 -0.9307245316199745 -0.9180348876919419 -0.9043310957725634 -0.8896293457119779 -0.8739469897193733 -0.8573025184125803 -0.8397155353842425 -0.8212067303362015 -0.8017978508361853 -0.7815116727531783 -0.7603719694299094 -0.73840347965281 -0.7156318744814603 -0.6920837230010406 -0.6677864570625804 -0.6427683350768914 -0.6170584049289237 -0.590686466079975 -0.5636830309256466 -0.5360792854777181 -0.5079070494381805 -0.4791987357335753 -0.44998730957747357 -0.4203062471284746 -0.39018949381043966 -0.35967142236088273 -0.3287867906724718 -0.29757069949146836 -0.26605855003570067 -0.23428600159325702 -0.20228892916160335 -0.17010338118520235 -0.1377655374479896 -0.10531166717526196 -0.07277808739764259 -0.040201121627824334 -0.007617058898757241 0.024937886790091873 0.05742761657393233 0.0898161863289445 0.12206784574348191 0.15414707681619733 0.1860186317452496 0.21764757017496075 0.24899929576842986 0.280039592076754 0.3107346576776283 0.34105114055815605 0.370956171718733 0.4004173979768524 0.42940301395159436 0.4578817932114352 0.48582311856979343 0.51319701151447 0.5399741607587782 0.5661259499037473 0.5916244842022561 0.6164426164173838 0.6405539717685755 0.6639329719604612 0.6865548582903196 0.7083957138312367 0.7294324846889848 0.7496430003315279 0.769005992990861 0.7875011161376005 0.8051089620293622 0.8218110783345111 0.8375899838333234 0.8524291831989805 0.8663131808611194 0.8792274939548909 0.8911586643586425 0.9020942698234236 0.9120229341975498 0.9209343367494283 0.928819220591753 0.9356694002100524 0.9414777680983775 0.9462383005046945 0.949946062288285 0.9525972108911498 0.9541889994250986 0.954719778875849; -0.9848098476067155 -0.9784767815418374 -0.9710576249590903 -0.9625610599916848 -0.9529970253908736 -0.9423767032038485 -0.9307125038097767 -0.918018049342675 -0.9043081555327792 -0.8895988120009191 -0.8739071610431468 -0.8572514749454982 -0.8396511318712525 -0.821126590365425 -0.8016993625234416 -0.7813919858730316 -0.7602279940202868 -0.7382318861126228 -0.7154290951729747 -0.6918459553610332 -0.6675096682185948 -0.6424482679572528 -0.6166905858475937 -0.5902662137698851 -0.5632054669868574 -0.5355393461996748 -0.5072994989484851 -0.47851818041912086 -0.4492282137174952 -0.419462949673136 -0.38925622623296025 -0.3586423275060053 -0.3276559425192442 -0.2963321237439243 -0.26470624545105914 -0.2328139619537637 -0.20069116579308474 -0.16837394592284394 -0.1358985459477581 -0.10330132246778978 -0.07061870358027934 -0.03788714758991909 -0.00514310197510385 0.02757703734239782 0.060236966379174806 0.09280051307968892 0.12523167687168363 0.15749466774735046 0.18955394483184654 0.22137425440257713 0.2529206673243792 0.2841586158675593 0.315053929877484 0.345572872266171 0.3756821737980687 0.4053490671439026 0.4345413201781472 0.46322726849731466 0.4913758471378444 0.5189566214739261 0.5459398172770938 0.5722963499208773 0.5979978527151792 0.6230167043564034 0.6473260554806167 0.670899854308251 0.6937128713700036 0.7157407233046765 0.7369598957207255 0.7573477651142337 0.7768826198369323 0.7955436801086997 0.8133111170697477 0.8301660708683849 0.8460906677808973 0.8610680363606469 0.8750823226140128 0.8881187042012471 0.9001634036607292 0.9112037006554419 0.9212279432407948 0.9302255581531761 0.9381870601188116 0.9451040601826877 0.9509692730574153 0.9557765234920115 0.9595207516606418 0.9621980175713997 0.9638055044952231 0.9643415214150401; -0.9848093353463936 -0.9784757530828206 -0.9710557652369999 -0.9625579480245848 -0.952992120291424 -0.9423693308940867 -0.9307018445179168 -0.9180031259572844 -0.9042878228852741 -0.8895717471425568 -0.8738718545775792 -0.8572062234725478 -0.839594031591882 -0.8210555318919435 -0.8016120269328441 -0.7812858420350454 -0.7601002972252262 -0.7380796780175664 -0.71524920507812 -0.6916350028213691 -0.6672640669893246 -0.6421642312646986 -0.6163641329706816 -0.5898931779107726 -0.5627815044028381 -0.5350599465622375 -0.5067599968893247 -0.47791376821703463 -0.4485539550744801 -0.4187137945226403 -0.388427026518193 -0.3577278538614532 -0.32665090178413264 -0.2952311772323063 -0.2635040278995255 -0.23150510106446542 -0.19927030228685327 -0.1668357540146956 -0.1342377541549938 -0.10151273465923086 -0.06869722017395313 -0.035827786805701096 -0.0029410210484391453 0.029926521079521533 0.0627383546433661 0.09545810609988371 0.12804955326266226 0.1604766648825528 0.19270363980292146 0.22469494565065914 0.25641535702528967 0.287829993149976 0.31890435494965536 0.34960436152297747 0.3798963859761532 0.4097472905882705 0.4391244612790389 0.4679958413513511 0.4963299644824277 0.5240959869386803 0.5512637189907749 0.577803655506692 0.6036870057018513 0.6288857220266287 0.6533725281727979 0.6771209461816045 0.7001053226373133 0.7223008539311602 0.7436836105816946 0.7642305605984953 0.7839195918772175 0.8027295336148332 0.8206401767348169 0.8376322933128411 0.8536876549943503 0.8687890503961143 0.8829203014845668 0.8960662789244002 0.908212916391507 0.9193472238449405 0.9294572997531217 0.9385323422700296 0.9465626593575946 0.9535396778509733 0.9594559514637981 0.9643051677309094 0.9680821538864443 0.9707828816755244 0.9724044710981243 0.9729451930840307; -0.9848088915108675 -0.9784748619760772 -0.9710541538340973 -0.9625552514876096 -0.9529878698267347 -0.9423629422118885 -0.9306926069624668 -0.9179901923726556 -0.9042702002779085 -0.8895482881978336 -0.8738412500833445 -0.857166995697996 -0.8395445286654049 -0.8209939232165551 -0.8015362996726157 -0.7811937987006327 -0.7599895543810871 -0.7379476661279003 -0.7150931695028802 -0.691452005967998 -0.6670509916201308 -0.641917784954065 -0.6160808537006189 -0.5895694407876937 -0.5624135294729089 -0.5346438076972404 -0.5062916317097008 -0.47738898901366517 -0.4479684606858628 -0.418063183119412 -0.3877068092425005 -0.3569334692644585 -0.3257777310010184 -0.2942745598305072 -0.2624592783325768 -0.23036752566085428 -0.1980352167005818 -0.1654985010619309 -0.13279372195919462 -0.09995737502552614 -0.06702606711228726 -0.03403647512136455 -0.0010253049180939124 0.031970749628374096 0.0649150474313068 0.09777104075413814 0.1305023155156211 0.1630726312892669 0.1954459609549658 0.227586529961775 0.2594588551619341 0.29102778317728945 0.322258528260465 0.3531167096142561 0.38356838813390676 0.4135801025381119 0.44311890485577177 0.47215239523672226 0.5006487560558577 0.528576785281249 0.5559059290780464 0.5826063136211416 0.6086487760907104 0.6340048948259289 0.6586470186132808 0.6825482950870015 0.7056826982203034 0.7280250548871042 0.7495510704750519 0.7702373535316623 0.7900614394264128 0.8090018130126155 0.827037930273869 0.8441502389408141 0.8603201980648512 0.8755302965363527 0.889764070535781 0.9030061199069548 0.9152421234425341 0.9264588530725806 0.9366441869478306 0.9457871214100644 0.9538777818426923 0.9609074323953901 0.9668684845773119 0.9717545047140949 0.9755602202645315 0.9782815249934451 0.9799154829979464 0.9804603315848857; -0.9848085182746277 -0.9784741125976033 -0.9710527986851385 -0.9625529837001865 -0.9529842950651132 -0.9423575689464333 -0.9306848373024597 -0.9179793135124115 -0.9042553766075055 -0.8895285541264977 -0.8738155036200268 -0.8571339928299593 -0.8395028785717075 -0.8209420843492303 -0.8014725767340695 -0.7811163405413981 -0.7598963528375555 -0.7378365558150366 -0.714961828572253 -0.6912979578367316 -0.6668716076716202 -0.6417102882065532 -0.6158423234349832 -0.5892968181211037 -0.5621036238603915 -0.5342933043386294 -0.5058970998350372 -0.47694689101578464 -0.44747516206477517 -0.41751496319906645 -0.38709987261674217 -0.3562639579253791 -0.3250417370995236 -0.29346813901577634 -0.26157846361419684 -0.22940834173477098 -0.19699369467764738 -0.16437069353574 -0.13157571834811285 -0.09864531712231567 -0.06561616477353754 -0.03252502202805331 0.0005913056619761847 0.03369600914578671 0.06675231649736704 0.09972353378945954 0.13257308567342677 0.16526455572091697 0.19776172648395035 0.23002861923088075 0.262029533316451 0.29372908514503 0.3250922466870018 0.3560843835091685 0.38667129228097963 0.4168192377193447 0.44649498893576967 0.4756658551505602 0.5042997207398382 0.5323650795821453 0.5598310686724506 0.5866675009724247 0.6128448974668866 0.6383345183974032 0.6631083936450707 0.6871393522355774 0.7104010509407076 0.7328680019515076 0.7545155995993992 0.775320146102571 0.7952588763160376 0.8143099814647922 0.8324526318405234 0.8496669984433867 0.8659342735513508 0.8812366902006455 0.8955575405618474 0.9088811931971273 0.9211931091851786 0.9324798571013122 0.9427291268411814 0.9519297422775518 0.9600716727404868 0.9671460433122603 0.9731451439292462 0.9780624372839599 0.9818925655213522 0.9846313557243732 0.9862758241847359 0.9868241794557162; -0.98480821746657 -0.9784735086282409 -0.9710517064650898 -0.9625511558683714 -0.9529814137343643 -0.9423532378505037 -0.9306785743902006 -0.917970544032731 -0.9042434267263453 -0.8895126451144876 -0.8737947466467246 -0.8571073843976388 -0.8394692966185743 -0.8209002850486987 -0.8014211920133745 -0.7810538763393294 -0.7598211881175282 -0.7377469423460576 -0.7148558914866265 -0.6911736969695785 -0.6667268996835141 -0.6415428894867565 -0.6156498737790073 -0.5890768451725343 -0.5618535483032191 -0.5340104458226694 -0.5055786836134477 -0.47659005527021703 -0.447076965890317 -0.4170723952179122 -0.3866098601864127 -0.3557233769043767 -0.3244474221305408 -0.292816894283975 -0.26086707403568427 -0.22863358452819957 -0.19615235126988442 -0.1634595617507959 -0.1305916248269828 -0.09758512992009513 -0.06447680607911971 -0.03130348095091044 0.001897960293993469 0.035090616033998 0.06823760922158736 0.10130212831533801 0.1342474680735905 0.16703707016502273 0.19963456355181547 0.2320038046016909 0.26410891688563837 0.29591433061878525 0.327384821702527 0.35848555032672935 0.38918209909154206 0.4194405106091333 0.44922732454645936 0.4785096140710046 0.5072550216622901 0.5354317942528221 0.563008817663081 0.5899556502960609 0.6162425560578347 0.6418405364715951 0.6667213619536043 0.6908576022205009 0.7142226557984349 0.7367907786055365 0.7585371115802797 0.779437707329361 0.7994695557697877 0.8186106087409522 0.8368398035635595 0.8541370855233728 0.8704834292588464 0.8858608590328257 0.9002524678696106 0.9136424355397925 0.9260160453764095 0.9373596999070739 0.947660935287874 0.9569084345259671 0.9650920394789232 0.9722027616200084 0.9782327915597366 0.9831755073151488 0.9870254813194225 0.9897784861655479 0.9914314990789452 0.9919827051150398; -0.98480799056088 -0.9784730530351593 -0.9710508825551808 -0.9625497770271589 -0.9529792401292855 -0.9423499704988144 -0.9306738495622265 -0.9179639280232504 -0.9042344110251352 -0.8895006420051692 -0.8737790852609825 -0.8570873072497345 -0.839443956642766 -0.8208687431597835 -0.8013824152080663 -0.7810067363535996 -0.7597644606523777 -0.7376793068714617 -0.7147759316306257 -0.6910799014966832 -0.6666176640637503 -0.6414165180538589 -0.6155045824734017 -0.5889107648619563 -0.5616647286710046 -0.5337968598110182 -0.5053382324062499 -0.4763205737974232 -0.44677622883326623 -0.4167381234925867 -0.386239727879226 -0.3553150186328647 -0.32399844079919365 -0.29232486920347267 -0.2603295693719466 -0.22804815804596126 -0.19551656333397247 -0.16277098454690933 -0.12984785176256652 -0.09678378516487807 -0.06361555420402779 -0.030380036623411526 0.0028858226005447738 0.03614505235972914 0.06936069651100801 0.10249585492249592 0.13551372442393175 0.16837763961592672 0.2010511134931323 0.23349787783675965 0.2656819233322513 0.2975675393683725 0.32911935347446986 0.360302370353188 0.3910820104664966 0.4214241481335152 0.45129514909926555 0.4806619075341908 0.5094918824250085 0.5377531333182277 0.5654143553784827 0.5924449137246628 0.6188148770076894 0.6444950501947008 0.669457006525332 0.6936731186067462 0.717116588615051 0.7397614775717622 0.7615827336650084 0.7825562195862383 0.8026587388542789 0.8218680610996978 0.8401629462835615 0.8575231678258134 0.8739295346196787 0.8893639119096741 0.9038092410120044 0.91724955785734 0.9296700103372021 0.9410568744364142 0.9513975691353385 0.9606806700668781 0.9688959219144946 0.9760342495387798 0.9820877678214056 0.9870497902165765 0.9909148360014125 0.9936786362180011 0.9953381383011672 0.995891509387335; -0.9848078386696814 -0.9784727480569161 -0.9710503310155114 -0.9625488539939141 -0.9529777850369615 -0.9423477831735507 -0.9306706864703326 -0.9179594987651667 -0.9042283750955619 -0.8894926058388446 -0.8737685995822471 -0.8570738647425687 -0.8394269899564871 -0.8208476232639864 -0.8013564501087452 -0.7809751701806701 -0.7597264731270603 -0.7376340131601737 -0.7147223825902002 -0.6910170843138589 -0.6665445032899984 -0.641331877034724 -0.6154072651696404 -0.5887995180578789 -0.561538244563558 -0.5336537789713145 -0.5051771471034369 -0.4761400316730369 -0.4465747369124938 -0.4165141525172114 -0.38599171694544954 -0.35504138011567726 -0.32369756554354046 -0.2919951319611146 -0.2599693344616524 -0.2276557852135277 -0.19509041378750333 -0.1623094271418482 -0.12934926931014623 -0.09624658083693241 -0.06303815800652221 -0.029760911910571407 0.003548172599971722 0.03685207803276495 0.07011379539607068 0.10329636531910912 0.13636291910509724 0.1692767196714625 0.20200120233185132 0.2345000153748353 0.2667370603944501 0.29867653232805463 0.33028295915736455 0.3615212412289449 0.39235669015089425 0.4227550672229997 0.4526826213581694 0.4821061264535847 0.510992918170638 0.5393109300834305 0.5670287291563262 0.5941155505118445 0.6205413314509748 0.6462767446888574 0.6712932307696694 0.6955630296254683 0.7190592112447278 0.7417557054172789 0.7636273305234186 0.7846498213359997 0.8047998558054134 0.8240550807985044 0.8423941367636066 0.8597966812950691 0.8762434115718537 0.8917160856460064 0.9061975425580727 0.9196717212577947 0.9321236783097304 0.9435396043647526 0.9539068393797242 0.9632138865689931 0.9714504250727293 0.9786073213284987 0.984676639133877 0.9896516483893032 0.9935268325118003 0.9962978945116129 0.9979617617252474 0.9985165891998435; -0.984807762537488 -0.9784725951921804 -0.9710500545643683 -0.9625483913331967 -0.9529770556803239 -0.9423466867778595 -0.9306691009538167 -0.9179572785482805 -0.904225349474949 -0.889488577504161 -0.8737633432849287 -0.8570671261249243 -0.8394184845487264 -0.8208370356560216 -0.8013434333027647 -0.7809593451296387 -0.7597074284634172 -0.7376113051181052 -0.7146955351239379 -0.6909855894135338 -0.6665078214956358 -0.6412894381480183 -0.6153584691622109 -0.5887437361737622 -0.5614748206127596 -0.533582030810325 -0.5050963682977145 -0.4760494933355667 -0.44647368971169193 -0.4164018288465928 -0.3858673332466975 -0.35490413934597953 -0.3235466597773427 -0.2918297451157525 -0.25978864513570216 -0.22745896962612175 -0.19487664880632125 -0.16207789338702716 -0.12909915432091268 -0.09597708228740864 -0.06274848695684256 -0.02945029607920577 0.0038804855569744092 0.037206817250021056 0.07049166354905326 0.10369803541073988 0.1367890313031196 0.1697278782108349 0.20247797249620475 0.23500292057077196 0.26726657933213605 0.29923309632117506 0.33086694955506724 0.362132986991892 0.3929964655829977 0.42342308986979516 0.4533790500821397 0.4828310596960327 0.5117463924089647 0.5400929184918828 0.5678391404774643 0.5949542281451058 0.6214080527638367 0.6471712205551837 0.6722151053388843 0.6965118803252566 0.7200345490189884 0.7427569752000825 0.7646539119487414 0.7857010296820176 0.8058749431711677 0.8251532375097735 0.8435144930038618 0.8609383089564461 0.8774053263201484 0.8928972491928087 0.907396865132271 0.9208880642678544 0.9333558571873398 0.9447863915796675 0.9551669676149167 0.9644860520445393 0.9727332910062343 0.9798995215192894 0.98597678165766 0.9909583193895266 0.9948386000735436 0.9976133126034817 0.9992793741944621 0.9998349338054849; -0.984807762537488 -0.9784725951921804 -0.9710500545643683 -0.9625483913331967 -0.9529770556803239 -0.9423466867778595 -0.9306691009538167 -0.9179572785482805 -0.904225349474949 -0.889488577504161 -0.8737633432849287 -0.8570671261249243 -0.8394184845487264 -0.8208370356560216 -0.8013434333027647 -0.7809593451296387 -0.7597074284634172 -0.7376113051181052 -0.7146955351239379 -0.6909855894135338 -0.6665078214956358 -0.6412894381480183 -0.6153584691622109 -0.5887437361737622 -0.5614748206127596 -0.533582030810325 -0.5050963682977145 -0.4760494933355667 -0.44647368971169193 -0.4164018288465928 -0.3858673332466975 -0.35490413934597953 -0.3235466597773427 -0.2918297451157525 -0.25978864513570216 -0.22745896962612175 -0.19487664880632125 -0.16207789338702716 -0.12909915432091268 -0.09597708228740864 -0.06274848695684256 -0.02945029607920577 0.0038804855569744092 0.037206817250021056 0.07049166354905326 0.10369803541073988 0.1367890313031196 0.1697278782108349 0.20247797249620475 0.23500292057077196 0.26726657933213605 0.29923309632117506 0.33086694955506724 0.362132986991892 0.3929964655829977 0.42342308986979516 0.4533790500821397 0.4828310596960327 0.5117463924089647 0.5400929184918828 0.5678391404774643 0.5949542281451058 0.6214080527638367 0.6471712205551837 0.6722151053388843 0.6965118803252566 0.7200345490189884 0.7427569752000825 0.7646539119487414 0.7857010296820176 0.8058749431711677 0.8251532375097735 0.8435144930038618 0.8609383089564461 0.8774053263201484 0.8928972491928087 0.907396865132271 0.9208880642678544 0.9333558571873398 0.9447863915796675 0.9551669676149167 0.9644860520445393 0.9727332910062343 0.9798995215192894 0.98597678165766 0.9909583193895266 0.9948386000735436 0.9976133126034817 0.9992793741944621 0.9998349338054849; -0.9848078386696814 -0.9784727480569161 -0.9710503310155114 -0.9625488539939141 -0.9529777850369615 -0.9423477831735507 -0.9306706864703326 -0.9179594987651667 -0.9042283750955619 -0.8894926058388446 -0.8737685995822471 -0.8570738647425687 -0.8394269899564871 -0.8208476232639864 -0.8013564501087452 -0.7809751701806701 -0.7597264731270603 -0.7376340131601737 -0.7147223825902002 -0.6910170843138589 -0.6665445032899984 -0.641331877034724 -0.6154072651696404 -0.5887995180578789 -0.561538244563558 -0.5336537789713145 -0.5051771471034369 -0.4761400316730369 -0.4465747369124938 -0.4165141525172114 -0.38599171694544954 -0.35504138011567726 -0.32369756554354046 -0.2919951319611146 -0.2599693344616524 -0.2276557852135277 -0.19509041378750333 -0.1623094271418482 -0.12934926931014623 -0.09624658083693241 -0.06303815800652221 -0.029760911910571407 0.003548172599971722 0.03685207803276495 0.07011379539607068 0.10329636531910912 0.13636291910509724 0.1692767196714625 0.20200120233185132 0.2345000153748353 0.2667370603944501 0.29867653232805463 0.33028295915736455 0.3615212412289449 0.39235669015089425 0.4227550672229997 0.4526826213581694 0.4821061264535847 0.510992918170638 0.5393109300834305 0.5670287291563262 0.5941155505118445 0.6205413314509748 0.6462767446888574 0.6712932307696694 0.6955630296254683 0.7190592112447278 0.7417557054172789 0.7636273305234186 0.7846498213359997 0.8047998558054134 0.8240550807985044 0.8423941367636066 0.8597966812950691 0.8762434115718537 0.8917160856460064 0.9061975425580727 0.9196717212577947 0.9321236783097304 0.9435396043647526 0.9539068393797242 0.9632138865689931 0.9714504250727293 0.9786073213284987 0.984676639133877 0.9896516483893032 0.9935268325118003 0.9962978945116129 0.9979617617252474 0.9985165891998435; -0.98480799056088 -0.9784730530351593 -0.9710508825551808 -0.9625497770271589 -0.9529792401292855 -0.9423499704988144 -0.9306738495622265 -0.9179639280232504 -0.9042344110251352 -0.8895006420051692 -0.8737790852609825 -0.8570873072497345 -0.839443956642766 -0.8208687431597835 -0.8013824152080663 -0.7810067363535996 -0.7597644606523777 -0.7376793068714617 -0.7147759316306257 -0.6910799014966832 -0.6666176640637503 -0.6414165180538589 -0.6155045824734017 -0.5889107648619563 -0.5616647286710046 -0.5337968598110182 -0.5053382324062499 -0.4763205737974232 -0.44677622883326623 -0.4167381234925867 -0.386239727879226 -0.3553150186328647 -0.32399844079919365 -0.29232486920347267 -0.2603295693719466 -0.22804815804596126 -0.19551656333397247 -0.16277098454690933 -0.12984785176256652 -0.09678378516487807 -0.06361555420402779 -0.030380036623411526 0.0028858226005447738 0.03614505235972914 0.06936069651100801 0.10249585492249592 0.13551372442393175 0.16837763961592672 0.2010511134931323 0.23349787783675965 0.2656819233322513 0.2975675393683725 0.32911935347446986 0.360302370353188 0.3910820104664966 0.4214241481335152 0.45129514909926555 0.4806619075341908 0.5094918824250085 0.5377531333182277 0.5654143553784827 0.5924449137246628 0.6188148770076894 0.6444950501947008 0.669457006525332 0.6936731186067462 0.717116588615051 0.7397614775717622 0.7615827336650084 0.7825562195862383 0.8026587388542789 0.8218680610996978 0.8401629462835615 0.8575231678258134 0.8739295346196787 0.8893639119096741 0.9038092410120044 0.91724955785734 0.9296700103372021 0.9410568744364142 0.9513975691353385 0.9606806700668781 0.9688959219144946 0.9760342495387798 0.9820877678214056 0.9870497902165765 0.9909148360014125 0.9936786362180011 0.9953381383011672 0.995891509387335; -0.98480821746657 -0.9784735086282409 -0.9710517064650898 -0.9625511558683714 -0.9529814137343643 -0.9423532378505037 -0.9306785743902006 -0.917970544032731 -0.9042434267263453 -0.8895126451144876 -0.8737947466467246 -0.8571073843976388 -0.8394692966185743 -0.8209002850486987 -0.8014211920133745 -0.7810538763393294 -0.7598211881175282 -0.7377469423460576 -0.7148558914866265 -0.6911736969695785 -0.6667268996835141 -0.6415428894867565 -0.6156498737790073 -0.5890768451725343 -0.5618535483032191 -0.5340104458226694 -0.5055786836134477 -0.47659005527021703 -0.447076965890317 -0.4170723952179122 -0.3866098601864127 -0.3557233769043767 -0.3244474221305408 -0.292816894283975 -0.26086707403568427 -0.22863358452819957 -0.19615235126988442 -0.1634595617507959 -0.1305916248269828 -0.09758512992009513 -0.06447680607911971 -0.03130348095091044 0.001897960293993469 0.035090616033998 0.06823760922158736 0.10130212831533801 0.1342474680735905 0.16703707016502273 0.19963456355181547 0.2320038046016909 0.26410891688563837 0.29591433061878525 0.327384821702527 0.35848555032672935 0.38918209909154206 0.4194405106091333 0.44922732454645936 0.4785096140710046 0.5072550216622901 0.5354317942528221 0.563008817663081 0.5899556502960609 0.6162425560578347 0.6418405364715951 0.6667213619536043 0.6908576022205009 0.7142226557984349 0.7367907786055365 0.7585371115802797 0.779437707329361 0.7994695557697877 0.8186106087409522 0.8368398035635595 0.8541370855233728 0.8704834292588464 0.8858608590328257 0.9002524678696106 0.9136424355397925 0.9260160453764095 0.9373596999070739 0.947660935287874 0.9569084345259671 0.9650920394789232 0.9722027616200084 0.9782327915597366 0.9831755073151488 0.9870254813194225 0.9897784861655479 0.9914314990789452 0.9919827051150398; -0.9848085182746277 -0.9784741125976033 -0.9710527986851385 -0.9625529837001865 -0.9529842950651132 -0.9423575689464333 -0.9306848373024597 -0.9179793135124115 -0.9042553766075055 -0.8895285541264977 -0.8738155036200268 -0.8571339928299593 -0.8395028785717075 -0.8209420843492303 -0.8014725767340695 -0.7811163405413981 -0.7598963528375555 -0.7378365558150366 -0.714961828572253 -0.6912979578367316 -0.6668716076716202 -0.6417102882065532 -0.6158423234349832 -0.5892968181211037 -0.5621036238603915 -0.5342933043386294 -0.5058970998350372 -0.47694689101578464 -0.44747516206477517 -0.41751496319906645 -0.38709987261674217 -0.3562639579253791 -0.3250417370995236 -0.29346813901577634 -0.26157846361419684 -0.22940834173477098 -0.19699369467764738 -0.16437069353574 -0.13157571834811285 -0.09864531712231567 -0.06561616477353754 -0.03252502202805331 0.0005913056619761847 0.03369600914578671 0.06675231649736704 0.09972353378945954 0.13257308567342677 0.16526455572091697 0.19776172648395035 0.23002861923088075 0.262029533316451 0.29372908514503 0.3250922466870018 0.3560843835091685 0.38667129228097963 0.4168192377193447 0.44649498893576967 0.4756658551505602 0.5042997207398382 0.5323650795821453 0.5598310686724506 0.5866675009724247 0.6128448974668866 0.6383345183974032 0.6631083936450707 0.6871393522355774 0.7104010509407076 0.7328680019515076 0.7545155995993992 0.775320146102571 0.7952588763160376 0.8143099814647922 0.8324526318405234 0.8496669984433867 0.8659342735513508 0.8812366902006455 0.8955575405618474 0.9088811931971273 0.9211931091851786 0.9324798571013122 0.9427291268411814 0.9519297422775518 0.9600716727404868 0.9671460433122603 0.9731451439292462 0.9780624372839599 0.9818925655213522 0.9846313557243732 0.9862758241847359 0.9868241794557162; -0.9848088915108675 -0.9784748619760772 -0.9710541538340973 -0.9625552514876096 -0.9529878698267347 -0.9423629422118885 -0.9306926069624668 -0.9179901923726556 -0.9042702002779085 -0.8895482881978336 -0.8738412500833445 -0.857166995697996 -0.8395445286654049 -0.8209939232165551 -0.8015362996726157 -0.7811937987006327 -0.7599895543810871 -0.7379476661279003 -0.7150931695028802 -0.691452005967998 -0.6670509916201308 -0.641917784954065 -0.6160808537006189 -0.5895694407876937 -0.5624135294729089 -0.5346438076972404 -0.5062916317097008 -0.47738898901366517 -0.4479684606858628 -0.418063183119412 -0.3877068092425005 -0.3569334692644585 -0.3257777310010184 -0.2942745598305072 -0.2624592783325768 -0.23036752566085428 -0.1980352167005818 -0.1654985010619309 -0.13279372195919462 -0.09995737502552614 -0.06702606711228726 -0.03403647512136455 -0.0010253049180939124 0.031970749628374096 0.0649150474313068 0.09777104075413814 0.1305023155156211 0.1630726312892669 0.1954459609549658 0.227586529961775 0.2594588551619341 0.29102778317728945 0.322258528260465 0.3531167096142561 0.38356838813390676 0.4135801025381119 0.44311890485577177 0.47215239523672226 0.5006487560558577 0.528576785281249 0.5559059290780464 0.5826063136211416 0.6086487760907104 0.6340048948259289 0.6586470186132808 0.6825482950870015 0.7056826982203034 0.7280250548871042 0.7495510704750519 0.7702373535316623 0.7900614394264128 0.8090018130126155 0.827037930273869 0.8441502389408141 0.8603201980648512 0.8755302965363527 0.889764070535781 0.9030061199069548 0.9152421234425341 0.9264588530725806 0.9366441869478306 0.9457871214100644 0.9538777818426923 0.9609074323953901 0.9668684845773119 0.9717545047140949 0.9755602202645315 0.9782815249934451 0.9799154829979464 0.9804603315848857; -0.9848093353463936 -0.9784757530828206 -0.9710557652369999 -0.9625579480245848 -0.952992120291424 -0.9423693308940867 -0.9307018445179168 -0.9180031259572844 -0.9042878228852741 -0.8895717471425568 -0.8738718545775792 -0.8572062234725478 -0.839594031591882 -0.8210555318919435 -0.8016120269328441 -0.7812858420350454 -0.7601002972252262 -0.7380796780175664 -0.71524920507812 -0.6916350028213691 -0.6672640669893246 -0.6421642312646986 -0.6163641329706816 -0.5898931779107726 -0.5627815044028381 -0.5350599465622375 -0.5067599968893247 -0.47791376821703463 -0.4485539550744801 -0.4187137945226403 -0.388427026518193 -0.3577278538614532 -0.32665090178413264 -0.2952311772323063 -0.2635040278995255 -0.23150510106446542 -0.19927030228685327 -0.1668357540146956 -0.1342377541549938 -0.10151273465923086 -0.06869722017395313 -0.035827786805701096 -0.0029410210484391453 0.029926521079521533 0.0627383546433661 0.09545810609988371 0.12804955326266226 0.1604766648825528 0.19270363980292146 0.22469494565065914 0.25641535702528967 0.287829993149976 0.31890435494965536 0.34960436152297747 0.3798963859761532 0.4097472905882705 0.4391244612790389 0.4679958413513511 0.4963299644824277 0.5240959869386803 0.5512637189907749 0.577803655506692 0.6036870057018513 0.6288857220266287 0.6533725281727979 0.6771209461816045 0.7001053226373133 0.7223008539311602 0.7436836105816946 0.7642305605984953 0.7839195918772175 0.8027295336148332 0.8206401767348169 0.8376322933128411 0.8536876549943503 0.8687890503961143 0.8829203014845668 0.8960662789244002 0.908212916391507 0.9193472238449405 0.9294572997531217 0.9385323422700296 0.9465626593575946 0.9535396778509733 0.9594559514637981 0.9643051677309094 0.9680821538864443 0.9707828816755244 0.9724044710981243 0.9729451930840307; -0.9848098476067155 -0.9784767815418374 -0.9710576249590903 -0.9625610599916848 -0.9529970253908736 -0.9423767032038485 -0.9307125038097767 -0.918018049342675 -0.9043081555327792 -0.8895988120009191 -0.8739071610431468 -0.8572514749454982 -0.8396511318712525 -0.821126590365425 -0.8016993625234416 -0.7813919858730316 -0.7602279940202868 -0.7382318861126228 -0.7154290951729747 -0.6918459553610332 -0.6675096682185948 -0.6424482679572528 -0.6166905858475937 -0.5902662137698851 -0.5632054669868574 -0.5355393461996748 -0.5072994989484851 -0.47851818041912086 -0.4492282137174952 -0.419462949673136 -0.38925622623296025 -0.3586423275060053 -0.3276559425192442 -0.2963321237439243 -0.26470624545105914 -0.2328139619537637 -0.20069116579308474 -0.16837394592284394 -0.1358985459477581 -0.10330132246778978 -0.07061870358027934 -0.03788714758991909 -0.00514310197510385 0.02757703734239782 0.060236966379174806 0.09280051307968892 0.12523167687168363 0.15749466774735046 0.18955394483184654 0.22137425440257713 0.2529206673243792 0.2841586158675593 0.315053929877484 0.345572872266171 0.3756821737980687 0.4053490671439026 0.4345413201781472 0.46322726849731466 0.4913758471378444 0.5189566214739261 0.5459398172770938 0.5722963499208773 0.5979978527151792 0.6230167043564034 0.6473260554806167 0.670899854308251 0.6937128713700036 0.7157407233046765 0.7369598957207255 0.7573477651142337 0.7768826198369323 0.7955436801086997 0.8133111170697477 0.8301660708683849 0.8460906677808973 0.8610680363606469 0.8750823226140128 0.8881187042012471 0.9001634036607292 0.9112037006554419 0.9212279432407948 0.9302255581531761 0.9381870601188116 0.9451040601826877 0.9509692730574153 0.9557765234920115 0.9595207516606418 0.9621980175713997 0.9638055044952231 0.9643415214150401; -0.9848104257825806 -0.9784779423039728 -0.9710597238461283 -0.9625645720245752 -0.9530025608260025 -0.9423850224835583 -0.9307245316199745 -0.9180348876919419 -0.9043310957725634 -0.8896293457119779 -0.8739469897193733 -0.8573025184125803 -0.8397155353842425 -0.8212067303362015 -0.8017978508361853 -0.7815116727531783 -0.7603719694299094 -0.73840347965281 -0.7156318744814603 -0.6920837230010406 -0.6677864570625804 -0.6427683350768914 -0.6170584049289237 -0.590686466079975 -0.5636830309256466 -0.5360792854777181 -0.5079070494381805 -0.4791987357335753 -0.44998730957747357 -0.4203062471284746 -0.39018949381043966 -0.35967142236088273 -0.3287867906724718 -0.29757069949146836 -0.26605855003570067 -0.23428600159325702 -0.20228892916160335 -0.17010338118520235 -0.1377655374479896 -0.10531166717526196 -0.07277808739764259 -0.040201121627824334 -0.007617058898757241 0.024937886790091873 0.05742761657393233 0.0898161863289445 0.12206784574348191 0.15414707681619733 0.1860186317452496 0.21764757017496075 0.24899929576842986 0.280039592076754 0.3107346576776283 0.34105114055815605 0.370956171718733 0.4004173979768524 0.42940301395159436 0.4578817932114352 0.48582311856979343 0.51319701151447 0.5399741607587782 0.5661259499037473 0.5916244842022561 0.6164426164173838 0.6405539717685755 0.6639329719604612 0.6865548582903196 0.7083957138312367 0.7294324846889848 0.7496430003315279 0.769005992990861 0.7875011161376005 0.8051089620293622 0.8218110783345111 0.8375899838333234 0.8524291831989805 0.8663131808611194 0.8792274939548909 0.8911586643586425 0.9020942698234236 0.9120229341975498 0.9209343367494283 0.928819220591753 0.9356694002100524 0.9414777680983775 0.9462383005046945 0.949946062288285 0.9525972108911498 0.9541889994250986 0.954719778875849; -0.9848110670424624 -0.9784792296722677 -0.9710620515708256 -0.9625684667928525 -0.9530086991932362 -0.9423942474003358 -0.9307378679560745 -0.918053556661711 -0.9043565281720851 -0.8896631938848762 -0.8739911381749615 -0.8573590930273356 -0.8397869111252012 -0.8212955374527834 -0.8019069794751391 -0.7816442759597135 -0.7605314645066378 -0.7385935478567767 -0.7158564590482603 -0.6923470254937707 -0.6680929320520718 -0.6431226831683021 -0.6174655641582721 -0.591151601712531 -0.5642115236962085 -0.536676718320676 -0.5085791927628398 -0.47995153130745016 -0.4508268530871422 -0.42123876949407296 -0.391221341335924 -0.3608090358078059 -0.33003668335014946 -0.29893943446105675 -0.26755271652984025 -0.235912190756552 -0.20405370922027524 -0.17201327215680295 -0.13982698550404316 -0.1075310187711524 -0.07516156328496491 -0.04275479086476478 -0.010346812973907264 0.02202635960580092 0.05432885653369547 0.08652498706318727 0.11857927855004192 0.15045651428068707 0.182121770587814 0.21354045322317985 0.2446783329600551 0.2755015804002832 0.3059767999633907 0.336071063037579 0.365751940274753 0.3949875330140071 0.4237465038201446 0.45199810612589497 0.47971221296847527 0.5068593448130209 0.5334106964572122 0.5593381630130846 0.5846143649635878 0.6092126722929206 0.6331072276910135 0.6562729688337663 0.6786856497417737 0.7003218612212795 0.7211590503919995 0.741175539307235 0.7603505426723833 0.7786641846685133 0.7960975148881426 0.8126325233907119 0.8282521548855115 0.8429403220499834 0.8566819179913931 0.869462827859844 0.8812699396205147 0.8920911539928097 0.9019153935638606 0.9107326110834891 0.9185337969473439 0.9253109858744764 0.9310572627851073 0.9357667678837768 0.939434700952473 0.9420573248576866 0.9436319682746716 0.9441570276314862; -0.9848117682466436 -0.9784806373305315 -0.9710645966851494 -0.9625727250887898 -0.9530154101265645 -0.9424043321631868 -0.9307524463710384 -0.9180739628586485 -0.9043843249491951 -0.8897001856629132 -0.8740393824613258 -0.8574209103150139 -0.8398648931601855 -0.8213925538125667 -0.8020261824101274 -0.7817891034588649 -0.7607056415582619 -0.7388010858851533 -0.7161016535165184 -0.6926344516732335 -0.6684274389679792 -0.6435093857414002 -0.6179098335711782 -0.5916590540389715 -0.5647880068401439 -0.537328297320937 -0.5093121335271347 -0.4807722828474553 -0.451742028333793 -0.4222551247791064 -0.39234575463217103 -0.3620484838266303 -0.3313982175998032 -0.30043015637450565 -0.26917975177482745 -0.23768266284427528 -0.2059747125320687 -0.17409184451060278 -0.14207008038421945 -0.10994547734646452 -0.07775408633997291 -0.04553191077003153 -0.013314865819714538 0.018861261588652225 0.05096085214414896 0.08294849277165159 0.11478901449472029 0.1464475295049112 0.17788946740848566 0.20908061062457303 0.23998712891177734 0.27057561300313976 0.30081310733217237 0.3306671418354075 0.36010576281951107 0.38909756288354047 0.41761170988930535 0.4456179749750794 0.47308675961005797 0.4999891216889758 0.526296800668194 0.5519822417463206 0.5770186190940446 0.6013798581393424 0.6250406569155615 0.6479765064810865 0.6701637104203554 0.6915794034369224 0.7122015690500632 0.7320090564070627 0.7509815962238697 0.7690998158671951 0.7863452535914112 0.8027003719437659 0.8181485703514673 0.8326741969041263 0.8462625593448614 0.8588999352830998 0.8705735816417274 0.881271743350774 0.8909836612992725 0.8996995795562939 0.9074107518714543 0.9141094474644228 0.9197889561121144 0.9244435925413684 0.9280687001339696 0.9306606539498885 0.9322168630735972 0.9327357722872688; -0.9848125259628164 -0.9784821583749775 -0.971067346678201 -0.9625773259254755 -0.9530226604545153 -0.942415226762759 -0.9307681943159658 -0.9180960043426072 -0.9044143466713662 -0.8897401346739217 -0.8740914783797596 -0.8574876558340303 -0.8399490827734188 -0.8214972806986213 -0.8021548434252895 -0.7819454021982375 -0.760893589456249 -0.7390250013370459 -0.7163661590137593 -0.6929444689557415 -0.6687881822076 -0.6439263527810778 -0.618388795254734 -0.5922060416763902 -0.5654092978629537 -0.5380303991915414 -0.5101017659748283 -0.48165635851221894 -0.4527276319068334 -0.4233494907364079 -0.3935562436640561 -0.36338255807245 -0.33286341480234793 -0.30203406307358854 -0.2709299756636474 -0.23958680441568866 -0.20804033614471967 -0.17632644900702674 -0.14448106939450353 -0.11254012941187848 -0.08053952499114123 -0.04851507469373339 -0.016502479247303317 0.015462718139929815 0.047345170647941644 0.07910976586125222 0.11072166290100302 0.14214632864455629 0.1733495730079473 0.20429758327001446 0.2349569574204082 0.26529473651693725 0.29527843604088033 0.32487607624191267 0.35405621146716976 0.38278795847174585 0.41104102371049445 0.4387857296134665 0.4659930398495954 0.49263458358535656 0.5186826787471167 0.5441103542976522 0.5688913715389667 0.593000244455 0.6164122591091029 0.6391034921123102 0.6610508281793928 0.6822319767904952 0.7026254879768175 0.7222107672492927 0.7409680896895785 0.7588786132228742 0.7759243910921482 0.7920883835532931 0.8073544688105252 0.8217074532110219 0.8351330807173554 0.8476180416757194 0.8591499808972982 0.8697175050693565 0.8793101895117882 0.8879185842939165 0.8955342197253234 0.9021496112333965 0.9077582636391183 0.9123546748414156 0.9159343389191112 0.9184937486582057 0.920030397510869 0.9205427809911332; -0.9848133364831176 -0.9784837853487541 -0.9710702880393445 -0.9625822466437741 -0.9530304143711017 -0.9424268772322054 -0.9307850335235166 -0.9181195711729714 -0.9044464430141302 -0.8897828400599294 -0.8741471628526682 -0.857558990971636 -0.8400390507841599 -0.8216091815298662 -0.802292299831492 -0.7821123627287481 -0.7610943293344195 -0.7392641212141593 -0.7166485815932363 -0.6932754334948732 -0.6691732369157317 -0.6443713451445976 -0.6188998603303685 -0.5927895884051115 -0.5660719934671633 -0.5387791517281394 -0.5109437051261421 -0.4825988147056268 -0.45377811386212236 -0.42451566154751913 -0.39484589552877397 -0.3648035857898155 -0.3344237881630987 -0.3037417982736866 -0.27279310587500843 -0.24161334965150585 -0.2102382725593284 -0.17870367777205196 -0.14704538529411404 -0.11529918930031097 -0.08350081625531357 -0.05168588386272935 -0.019889860888818733 0.011851972098417395 0.043504561038450136 0.07503311570368477 0.10640314601336444 0.1375804973122565 0.16853138459445302 0.19922242565657927 0.22962067316841958 0.25969364565263475 0.2894093573686922 0.3187363470994474 0.3476437058419284 0.37610110340684016 0.40407881393405354 0.43154774033393367 0.45847943766673316 0.48484613547446254 0.5106207590816444 0.5357769498831558 0.5602890846389502 0.5841322937968708 0.6072824788659672 0.6297163288637642 0.6514113358617619 0.6723458096541094 0.6924988915748815 0.7118505674896884 0.7303816799875055 0.7480739397985909 0.7649099364641924 0.7808731482834262 0.7959479515622694 0.8101196291889957 0.8233743785596951 0.8356993188766613 0.8470824978414974 0.8575128977637329 0.8669804411045946 0.8754759954743357 0.8829913781002029 0.8895193597807216 0.8950536683405136 0.8995889915983288 0.9031209798593964 0.905646247941563 0.907162376743026 0.9076679143577616; -0.984814195842513 -0.9784855102791782 -0.9710734063262345 -0.9625874630274965 -0.9530386336197225 -0.9424392259275417 -0.9308028804195512 -0.9181445459945442 -0.9044804535734312 -0.8898280875786361 -0.8742061553885133 -0.8576345548596845 -0.8401343400150416 -0.8217276849995444 -0.8024378464097996 -0.7822891241067623 -0.7613068206237191 -0.7395171992840184 -0.716947441144754 -0.6936256008838706 -0.6695805617488471 -0.6448419896853325 -0.619440286763795 -0.5934065440214595 -0.5667724938355516 -0.5395704619421601 -0.5118333192128934 -0.4835944332989725 -0.4548876202494817 -0.42574709620725476 -0.3962074292822551 -0.36630349169847226 -0.3360704123061902 -0.3055435295471239 -0.27475834495535656 -0.24375047727225904 -0.21255561724870334 -0.1812094832028987 -0.14974777739709658 -0.11820614329131021 -0.08662012372704865 -0.05502512008891753 -0.023456352486847815 0.00805117900335636 0.03946273200843312 0.0707438584072129 0.10186043973823355 0.13277872144700092 0.1634653459589365 0.19388738456840132 0.22401236813830003 0.2538083166087311 0.2832437673169065 0.31228780213409935 0.34091007342870544 0.3690808288676263 0.3967709350710474 0.42395190013836076 0.45059589506539865 0.4766757740753468 0.5021650938876812 0.5270381319512172 0.5512699036688757 0.5748361786430829 0.5977134959717939 0.6198791786260154 0.6413113469403661 0.6619889312486794 0.6818916836969416 0.7010001892659343 0.7192958760358714 0.7367610247250604 0.7533787775341906 0.7691331463272741 0.7840090201795421 0.7979921723217277 0.8110692665091739 0.8232278628430801 0.8344564230699696 0.844744315384112 0.8540818187561959 0.8624601268100132 0.8698713512672929 0.8763085249791419 0.8817656045607726 0.8862374726443901 0.8897199397632263 0.8922097458777898 0.8937045615534455 0.894202988796435; -0.9848150998384301 -0.9784873247174813 -0.9710766862373715 -0.9625929494261263 -0.9530472776889367 -0.9424522118257852 -0.9308216465603778 -0.9181708046591238 -0.904516208726346 -0.8898756507688745 -0.8742681596296387 -0.8577139663957816 -0.8402344678921799 -0.8218521883760103 -0.8025907395521559 -0.7824747790328045 -0.761529967367488 -0.7397829237721196 -0.7172611806872347 -0.6939931372967003 -0.6700080121385716 -0.6453357949396227 -0.620007197804322 -0.5940536058877162 -0.5675070276798355 -0.5404000450268888 -0.5127657630116554 -0.48463775981221174 -0.4560500366543979 -0.42703696796936225 -0.39763325186304344 -0.3678738609997341 -0.33779399399680815 -0.3074290274224418 -0.27681446848269514 -0.24598590847867083 -0.2149789771087323 -0.1838292976848968 -0.15257244332662281 -0.12124389418927324 -0.08987899577862954 -0.0585129183969329 -0.02718061776011956 0.004083203179787478 0.03524413117880236 0.06626807838871467 0.09712131677085235 0.1277705112234062 0.15818275141473392 0.18832558231981103 0.2181670334614322 0.24767564686202542 0.27682050371593253 0.30557124979575145 0.3338981196098059 0.3617719593310369 0.38916424852056364 0.4160471206718432 0.4423933826037917 0.46817653273337867 0.4933707782601182 0.5179510512965182 0.5418930239799515 0.5651731226025501 0.5877685407966502 0.6096572518139854 0.6308180199372895 0.6512304110632073 0.6708748024954596 0.689732391987031 0.7077852060698184 0.7250161077096361 0.7414088033237842 0.7569478491975252 0.7716186573348055 0.7854075007774112 0.7983015184254572 0.8102887193907113 0.8213579869127277 0.8314990818661351 0.8407026458857101 0.8489602041340407 0.8562641677346978 0.8626078358918625 0.8679853977153231 0.8723919337676633 0.8758234173483248 0.8782767155270358 0.8797495899368815 0.8802406973350326; -0.9848160440515432 -0.9784892197808486 -0.971080111688785 -0.9625986788844059 -0.9530563040189719 -0.9424657708390872 -0.9308412390928871 -0.9181982168787538 -0.9045535305344005 -0.8899252921719512 -0.8743328649718163 -0.8577968263546956 -0.8403389291568951 -0.8219820609393031 -0.8027502015647988 -0.7826683791826029 -0.7617626247610235 -0.7400599253123267 -0.717588175954929 -0.6943761309589317 -0.6704533539210565 -0.6458501672144538 -0.6205976008575411 -0.5947273409441367 -0.568271677774588 -0.5412634538245042 -0.5137360116840355 -0.48572314209650885 -0.4572590322205994 -0.42837821423520867 -0.3991155144008027 -0.3695060026852591 -0.33958494305624093 -0.3093877445358752 -0.27894991310707884 -0.24830700455427646 -0.21749457831454638 -0.18654815240849698 -0.15550315951335036 -0.12439490423396264 -0.09325852162076351 -0.06212893697696503 -0.031040826990847568 -2.858222255618803e-5 0.030873729031389095 0.061632395478678104 0.09221409616550262 0.12258593239875097 0.15271545825559327 0.1825707096850217 0.21212023221065288 0.24133310724859955 0.2701789770583933 0.29862806834882966 0.3266512145641799 0.3542198768794836 0.38130616393661293 0.4078828503554516 0.4339233940568958 0.4594019524364462 0.484293397428946 0.5085733295064963 0.5322180906528104 0.5552047763582093 0.5775112466801562 0.5991161364146762 0.6199988644242113 0.6401396421674357 0.6595194814763403 0.6781202016254355 0.6959244357372988 0.7129156365678779 0.7290780817139708 0.7443968782841536 0.7588579670731331 0.7724481262780585 0.7851549747937617 0.7969669751222029 0.8078734359296057 0.8178645142828593 0.8269312175947804 0.8350654053057436 0.8422597903270436 0.8485079402691292 0.8538042784755712 0.8581440848812888 0.8615234967111873 0.8639395090329336 0.8653899751751454 0.8658736070197985; -0.984817023867598 -0.9784911861965345 -0.9710836658944297 -0.962604623278068 -0.9530656682177805 -0.9424798361429907 -0.9308615612347549 -0.918226646906508 -0.904592233683565 -0.8899767646005848 -0.8743999482441376 -0.8578827195746838 -0.840447198668643 -0.8221166475267817 -0.8029154250998476 -0.7828689406862362 -0.7620036058594639 -0.7403467850853617 -0.7179267451901715 -0.6947726038412025 -0.6709142772013045 -0.6463824269172853 -0.6212084066004604 -0.5954242079548875 -0.5690624067055037 -0.5421561084744191 -0.514738894749036 -0.4868447690805585 -0.4585081036458311 -0.4297635862993914 -0.4006461682361635 -0.37119101237842544 -0.3414334425936177 -0.3114088938422331 -0.2811528633475644 -0.250700862871447 -0.22008837217246405 -0.18935079371533667 -0.15852340869253337 -0.1276413344114557 -0.09673948309303952 -0.06585252212015695 -0.03501483576698195 -0.004260488433429598 0.02637681059804388 0.05686374087254231 0.08716740293527792 0.11725534896811923 0.14709561189732537 0.17665673298504903 0.2059077879221642 0.23481841144465967 0.2633588205001572 0.29149983599508494 0.31921290315663475 0.3464701105469198 0.3732442077696437 0.39950862191218595 0.42523747276823604 0.45040558688801946 0.4749885105047594 0.4989625213873004 0.5223046396698011 0.5449926377101164 0.5670050490289053 0.5883211763816854 0.608921099015959 0.6287856791652343 0.647896567831228 0.6662362099047853 0.6837878486751334 0.700535529775943 0.7164641046154032 0.7315592333360535 0.7458073873485369 0.7591958514817021 0.7717127257896402 0.7833469270542756 0.7940881900200698 0.8039270683952332 0.8128549356516053 0.82086398565304 0.8279472331397497 0.8340985140936172 0.8393124860069828 0.8435846280748729 0.84691124132805 0.8492894487216455 0.8507171951914897 0.8511932476875865; -0.984818034500167 -0.97849321434782 -0.971087331449866 -0.9626107534549583 -0.9530753242854241 -0.9424943385169073 -0.9308825127718279 -0.9182559542405966 -0.9046321264549142 -0.8900298124470596 -0.8744690754377925 -0.8579712172033385 -0.8405587342787938 -0.8222552721612416 -0.8030855776807939 -0.7830754497117499 -0.762251688398997 -0.7406420430767693 -0.7182751590578415 -0.6951805234712859 -0.671388410326002 -0.6469298249754466 -0.6218364481563031 -0.5961405797703946 -0.5698750825748766 -0.5430733259408163 -0.5157691298346596 -0.4879967091708845 -0.4597906186774258 -0.4311856984082437 -0.4022170200298073 -0.372919834000326 -0.3433295177523233 -0.31348152498071113 -0.2834113361299261 -0.2531544101649867 -0.22274613770260324 -0.19222179556975003 -0.1616165028484425 -0.13096517845693678 -0.10030250030916733 -0.06966286608605782 -0.03908035564437879 -0.00858869508115414 0.021778777535793818 0.05198914476761393 0.08200994073770003 0.11180918040801814 0.1413553872140033 0.17061761907915973 0.19956549283567201 0.22816920708214372 0.25639956351396126 0.2842279867657858 0.31162654280923946 0.3385679559520657 0.3650256244878362 0.39097363504770805 0.41638677570778787 0.4412405479073604 0.46551117723459484 0.4891756231373684 0.512211587617553 0.5345975229675269 0.556312638607785 0.5773369070843899 0.5976510692845991 0.6172366389283641 0.6360759063925484 0.6541519419236332 0.6714485982934324 0.687950512950897 0.7036431097214937 0.7185126001038921 0.7325459842118147 0.7457310514068881 0.758056380666217 0.769511340726176 0.7800860900415992 0.7897715765971457 0.7985595376051571 0.8064424991217736 0.8134137756104967 0.8194674694797299 0.8245984706181528 0.8288024559490506 0.8320758890219726 0.8344160196573057 0.8358208836565415 0.8362893025882021; -0.9848190710142194 -0.9784952943215756 -0.9710910904187766 -0.9626170393807868 -0.9530852248455302 -0.9425092066948595 -0.9309039905697672 -0.9182859943475253 -0.9046730117199043 -0.890084173022201 -0.874539903472318 -0.8580618789876787 -0.8406729797551379 -0.8223972417353751 -0.8032598062883902 -0.7832868681107541 -0.7625056216781131 -0.7409442063881871 -0.7186316506001011 -0.6955978147654149 -0.6718733338446748 -0.6474895592007789 -0.6224785001569105 -0.596872765402416 -0.5707055044247187 -0.5440103491393411 -0.5168213558833483 -0.48917294793015764 -0.4610998586756978 -0.43263707563747955 -0.4038197853992708 -0.37468331962490636 -0.3452631022552832 -0.3155945979929711 -0.28571326216907217 -0.25565449207716995 -0.22545357984936476 -0.19514566693966712 -0.1647657002703829 -0.13434839008768892 -0.10392816956338188 -0.07353915617082454 -0.04321511485447848 -0.012989423004112745 0.01710496276315099 0.04703553801733441 0.07677028013810712 0.10627767616348949 0.13552674888911986 0.1644870812482886 0.19312883900821323 0.2214227918229125 0.24934033268742417 0.27685349584205954 0.303934973178868 0.3305581292055607 0.35669701462475034 0.38232637858859025 0.40742167969070786 0.43195909575875413 0.45591553251195915 0.4792686311488018 0.50199677493028 0.5240790948243529 0.5454954742768923 0.5662265531740065 0.5862537310598339 0.6055591696729297 0.6241257948631638 0.6419372979496384 0.6589781365785488 0.6752335351381497 0.6906894847860833 0.7053327431422692 0.7191508336983897 0.7321320449927154 0.7442654295966333 0.755540802956767 0.7659487421340286 0.775480584478324 0.7841284262749563 0.791885121396041 0.7987442799874735 0.804700267219181 0.8097482021235384 0.8138839565439665 0.8171041542128287 0.8194061699748351 0.8207881291692297 0.8212489071811048; -0.9848201283503834 -0.9784974159571812 -0.9710949244218657 -0.9626234502887214 -0.9530953213825566 -0.9425243677245206 -0.9309258890970065 -0.918316619400046 -0.9047146879542418 -0.890139577916854 -0.8746120819880455 -0.8581542555934915 -0.8407893677374687 -0.8225418497272012 -0.8034372419745502 -0.783502139085172 -0.7627641334479552 -0.7412517575389871 -0.7189944251544085 -0.696022371785463 -0.6723665943467536 -0.6480587904653231 -0.6231312975337068 -0.5976170317246288 -0.571549427158626 -0.5449623754086376 -0.5178901655175937 -0.4903674246963745 -0.4624290598602084 -0.43411020015184754 -0.40544614058964745 -0.3764722869681783 -0.3472241021282456 -0.31773705370228833 -0.288046563430126 -0.2581879581290475 -0.22819642239129265 -0.19810695307120194 -0.16795431561370555 -0.1377730022654795 -0.10759719220006735 -0.07746071357856978 -0.0473970075581974 -0.017439094252127772 0.012380459364342903 0.042029569614286666 0.07147666436665835 0.10069070939818583 0.12964123290336355 0.15829834819222532 0.18663277462090647 0.2146158568048689 0.24221958216900252 0.26941659689263736 0.29618022031083424 0.3224844578361739 0.34830401246765946 0.3736142949552762 0.39839143269028143 0.4226122773923928 0.4462544116657776 0.4692961544960997 0.4917165657609026 0.5134954498253114 0.5346133582944319 0.555051591992973 0.574792202241479 0.5938179914972194 0.6121125134262141 0.629660072471116 0.6464457229777466 0.6624552679409965 0.6776752574285781 0.6920929867387744 0.7056964943458712 0.7184745596844165 0.7304167008208101 0.7415131720580312 0.7517549615165466 0.7611337887316171 0.7696421023043745 0.777273077641132 0.7840206148124703 0.7898793365606919 0.7948445864812622 0.7989124274008714 0.8020796399717544 0.8043437214988913 0.8057028850137096 0.8061560586048693; -0.9848212013497816 -0.9784995688965565 -0.9710988147276797 -0.9626299548320371 -0.9531055644835792 -0.9425397473325775 -0.9309481009560789 -0.9183476790256527 -0.9047569502643833 -0.8901957543776794 -0.8746852551537352 -0.8582478909393506 -0.8409073227052617 -0.8226883799220699 -0.8036170044733365 -0.78372019283637 -0.7630259367637064 -0.7415631626993082 -0.7193616701630804 -0.6964520693355272 -0.672865718071234 -0.6486346585655101 -0.6237915538929609 -0.5983696246301238 -0.57240258576665 -0.5459245841009626 -0.5189701363069339 -0.4915740678480676 -0.4637714529049638 -0.43559755547066104 -0.40708777175684613 -0.37827757404201867 -0.3492024560805931 -0.3198978801796864 -0.2903992260380972 -0.260741741429786 -0.2309604948021152 -0.20109032984726444 -0.17116582209366896 -0.14122123755309782 -0.1112904934481617 -0.08140712103462866 -0.05160423052300655 -0.021914478094458015 0.007629965002774438 0.03699744129854613 0.06615683391742526 0.09507759140373914 0.12372975059855747 0.1520839576180947 0.1801114869883529 0.20778425899560746 0.2350748553165401 0.26195653299547134 0.28840323683924457 0.3143896103029079 0.339891004941418 0.3648834885042147 0.3893438517506665 0.41324961406512467 0.4365790279506687 0.4593110824805823 0.48142550578621485 0.5029027666591922 0.5237240753449244 0.5438713836031073 0.5633273841093895 0.5820755092706505 0.6000999295243942 0.6173855511906525 0.6339180139425319 0.6496836879591085 0.664669670821874 0.6788637842132738 0.6922545704731764 0.7048312890663011 0.7165839130107751 0.7275031253150684 0.7375803154676068 0.7468075760203644 0.7551776993047212 0.7626841743148397 0.7693211837907542 0.7750836015303145 0.7799669899560546 0.7839675979599862 0.7870823590462512 0.7893088897884918 0.7906454886157278 0.7910911349374711; -0.9848222847793122 -0.9785017426350426 -0.9711027423448793 -0.9626365212390183 -0.9531159040833239 -0.9425552702944424 -0.9309705174204076 -0.918379021061448 -0.9047995914208358 -0.8902524266893062 -0.8747590634787323 -0.8583423245312942 -0.8410262639393052 -0.8228361101180919 -0.8037982067798651 -0.7839399521603776 -0.7632897367523289 -0.7418768798000176 -0.7197315648086712 -0.6968847743192735 -0.673368224195651 -0.6492142976651168 -0.6244559793472332 -0.5991267894973187 -0.5732607186823062 -0.5468921630965854 -0.5200558607145921 -0.4927868284653619 -0.4651203006020308 -0.4370916684265858 -0.4087364215170705 -0.38009009059109644 -0.35118819212597857 -0.32206617484223843 -0.29275936814367953 -0.26330293259381915 -0.23373181249528077 -0.20408069062585463 -0.17438394517240982 -0.14467560889174302 -0.11498933051585893 -0.08535833840808195 -0.05581540646592977 -0.026392822256776183 0.0028776426369219146 0.03196476009464711 0.060837870796856645 0.08946690747306171 0.11782241611254934 0.1458755751973204 0.17359821302204315 0.20096282317047656 0.22794257822181754 0.25451134176381734 0.2806436787923295 0.3063148645792194 0.3315008920922815 0.356178478052052 0.38032506771117025 0.4039188384422321 0.42693870222003255 0.44936430708359 0.4711760376625448 0.49235501485139926 0.5128830947136127 0.5327428666959201 0.5519176512312931 0.5703914968068504 0.588149176570717 0.6051761845493525 0.6214587315442675 0.6369837407743196 0.6517388433269475 0.665712373478795 0.6788933639431961 0.6912715410989615 0.7028373202518235 0.7135818009767994 0.7234967625865972 0.7325746597680497 0.7408086184254085 0.7481924317661839 0.754720556662064 0.7603881103143058 0.7651908672498573 0.7691252566713446 0.7721883601809503 0.7743779098950982 0.7756922869637761 0.7761305205052411; -0.984823373357252 -0.978503926572884 -0.9711066881154979 -0.9626431174693227 -0.9531262897111663 -0.9425708608063689 -0.9309930289736834 -0.9184104923112891 -0.9048424028925768 -0.8903093175551362 -0.8748331456194192 -0.8584370937847992 -0.8411456084601122 -0.8229843157932545 -0.8039799596699685 -0.784160337955638 -0.7635542372556796 -0.7421913664700976 -0.7201022894159379 -0.697318356787856 -0.6738716377218913 -0.6497948512208866 -0.6251212976919404 -0.5998847908369458 -0.5741195901267874 -0.5478603340782279 -0.5211419745401168 -0.49399971218237454 -0.4664689333674023 -0.4385851485693031 -0.410383932491633 -0.3819008660195544 -0.3531714801272705 -0.32423120184665444 -0.2951153023881382 -0.26585884749028554 -0.2364966500601506 -0.207063225152596 -0.1775927473232812 -0.14811901037710173 -0.11867538952153882 -0.08929480592266754 -0.06000969365056269 -0.030851968990540452 -0.0018530020870801537 0.02695640912154428 0.0555460627279795 0.08388637449724315 0.11194839738884937 0.13970383902942518 0.16712507721071482 0.1941851734923033 0.22085788499212733 0.2471176744509236 0.2729397186592318 0.2982999153374492 0.32317488856075255 0.34754199282150516 0.3713793158220882 0.39466568009093955 0.41738064351406295 0.4395044988733203 0.46101827248154725 0.4819037220029633 0.5021433335454588 0.5217203181092508 0.5406186074740581 0.5588228496044239 0.576318403650137 0.5930913346158709 0.6091284077712237 0.6244170828692996 0.6389455082388658 0.6527025148119336 0.6656776101454077 0.6778609724921827 0.6892434449738126 0.6998165299035892 0.7095723833055966 0.7185038096720356 0.7266042569978522 0.7338678121284702 0.7402891964532021 0.7458637619737214 0.7505874877737974 0.7544569769133571 0.7574694537667962 0.7596227618223664 0.7609153619563751 0.761346331192864; -0.9848244617790527 -0.9785061100670522 -0.9711106328087148 -0.9626497113710122 -0.9531366707388397 -0.942586442858055 -0.931015525849033 -0.9184419393012443 -0.9048851758771249 -0.8903661494694356 -0.8749071401702282 -0.8585317363214572 -0.841264773927065 -0.8231322737140596 -0.804161376135624 -0.7843802746127316 -0.763818147312054 -0.742505087757253 -0.7204720345680592 -0.6977507006170359 -0.674373501887581 -0.650373486308816 -0.625784262833502 -0.6006399310143227 -0.57497501132176 -0.548824376433678 -0.5222231837126212 -0.49520680907199777 -0.46781078241685725 -0.4400707248290404 -0.4120222876502234 -0.38370109359997595 -0.3551426800494696 -0.3263824445551111 -0.29745559274019506 -0.2683970885968192 -0.23924160726485125 -0.21002349032980186 -0.1807767036670881 -0.1515347978464439 -0.12233087109724099 -0.0931975348231875 -0.06416688164341706 -0.03527045592630213 -0.006539226772491471 0.021996436605321464 0.050306787166531974 0.0783627200586351 0.10613579043953385 0.13359822918629197 0.1607229565753306 0.18748359402324025 0.2138544739807639 0.2398106480752489 0.2653278935989042 0.2903827184416622 0.31495236456830955 0.3390148101398669 0.36254877037905275 0.38553369727902687 0.4079497782535808 0.42977793382552937 0.45099981444830317 0.4715977965536983 0.4915549779164168 0.5108551724234923 0.529482904333946 0.5474234021111066 0.5646625919069678 0.5811870907747902 0.5969841996828865 0.612041896399197 0.6263488283128748 0.6398943052556765 0.652668292382521 0.6646614031671273 0.6758648925652013 0.6862706503942227 0.6958711949754703 0.7046596670805568 0.7126298242214011 0.7197760353192577 0.7260932757851647 0.7315771230409333 0.7362237525066275 0.7400299340773167 0.7429930291087788 0.745110987928742 0.7463823478871956 0.7468062319562745; -0.9848255447432053 -0.9785082824831544 -0.9711145572146788 -0.9626562708374722 -0.9531469966276123 -0.9426019406038602 -0.9310378985652543 -0.91847320902953 -0.9049277023210143 -0.8904226460737071 -0.874980687430067 -0.8586257922285868 -0.8413831814834275 -0.8232792654672091 -0.8043415757135026 -0.7845986952586579 -0.7640801874433817 -0.7428165235930181 -0.7208390098918644 -0.6981797137612155 -0.6748713900432254 -0.6509474072833504 -0.6264416743931361 -0.6013885679626666 -0.5758228604782583 -0.5497796496860963 -0.5232942893267047 -0.49640232144854285 -0.46913941049182006 -0.44154127931601367 -0.41364364732666226 -0.38548217083901765 -0.3570923857981669 -0.32850965295744927 -0.2997691055995017 -0.27090559986720364 -0.24195366775524427 -0.2129474727971145 -0.18392076846708824 -0.15490685930229792 -0.12593856473636572 -0.09704818562326818 -0.06826747341822935 -0.03962760197149485 -0.011159141880791552 0.017107962660795752 0.045144414592943966 0.07292158237088643 0.10041151608784646 0.12758696142757792 0.15442137154205227 0.18088891695315581 0.20696449358027424 0.23262372899795525 0.25784298702942965 0.2825993707827588 0.30687072423674394 0.3306356324835538 0.35387342073435885 0.3765641521931168 0.3986886249021219 0.42022836766100424 0.4411656351186401 0.4614834021349069 0.48116535750644135 0.5001958971475926 0.5185601168145918 0.5362438044576654 0.5532334322824026 0.5695161485981706 0.5850797695278095 0.5999127706492122 0.6140042786357586 0.6273440629589206 0.6399225277127166 0.6517307036160677 0.6627602402455164 0.6730033985472228 0.682453043673634 0.6911026381867781 0.6989462356667213 0.7059784747603883 0.7121945737026509 0.717590325338356 0.7221620926707841 0.7259068049588984 0.7288219543826613 0.7309055932926548 0.7321563320572344 0.732573337517478; -0.9848266169770444 -0.9785104332471734 -0.971118442237926 -0.9626627639634469 -0.9531572171737203 -0.9426172787308181 -0.931060038457491 -0.9185041497072617 -0.9049697759257029 -0.8904785334907473 -0.8750534311355898 -0.8587188062709036 -0.8415002585336433 -0.8234245808976288 -0.8045196886863981 -0.7848145468315031 -0.7643390957195778 -0.7431241759692073 -0.721201452473966 -0.6986033380411276 -0.6753629169466062 -0.6515138687158272 -0.6270903924276388 -0.6021271318242307 -0.5766591014945306 -0.550721614381875 -0.524350210849137 -0.49758058951608275 -0.47044854006476555 -0.44298987818940183 -0.41524038284761333 -0.3872357359503194 -0.35901146460807914 -0.33060288603250376 -0.302045055172546 -0.2733727151472515 -0.2446202505189144 -0.21582164343374532 -0.18701043264108422 -0.1582196753870497 -0.12948191216430038 -0.10082913428634524 -0.0722927542426334 -0.043903578779467295 -0.01569178464163416 0.01231310309945866 0.040082230213444224 0.06758743006385314 0.0948012380416531 0.1216969037801632 0.14824840125626945 0.17443043688629453 0.20021845572747174 0.22558864589779234 0.250517941328125 0.27498402296095575 0.2989653185099516 0.3224410008938453 0.34539098545692 0.36779592608672146 0.3896372103375534 0.41089695366589557 0.4315579928811435 0.45160387891209175 0.47101886898633505 0.4897879183163775 0.5078966713826627 0.5253314529000629 0.5420792585506048 0.5581277455613647 0.5734652232026137 0.5880806432774047 0.6019635906699119 0.615104274015981 0.6274935165555232 0.6391227472226019 0.6499839920253494 0.6600698657641834 0.6693735641332064 0.6778888562461555 0.685610077624822 0.6925321236844972 0.6986504437477042 0.7039610356142522 0.7084604407124995 0.7121457398536168 0.7150145496076176 0.7170650193169337 0.7182958287603903 0.718706186477532; -0.984827673262369 -0.9785125518967912 -0.971122268989935 -0.9626691591994425 -0.953167282750883 -0.94263238282169 -0.9310818381998328 -0.9185346114865294 -0.9050111931342076 -0.8905335416302251 -0.8751250201534174 -0.8588103300443047 -0.8416154414406377 -0.8235675214379371 -0.8046948601397537 -0.7850267949645862 -0.764593633575857 -0.7434265757981047 -0.7215576348767789 -0.6990195584308512 -0.675845749437058 -0.652070187572142 -0.6277273512251826 -0.6028521404761951 -0.5774798013198426 -0.551645851394597 -0.5253860074581871 -0.4987361148299294 -0.4717320789997484 -0.4444097995825888 -0.4168051067756578 -0.38895370045474087 -0.36089109202485903 -0.33265254911994324 -0.3042730432261379 -0.27578720028394027 -0.2472292543057557 -0.21863300402768038 -0.1900317725975156 -0.16145837028522586 -0.13294506018733043 -0.10452352688310401 -0.07622484798796753 -0.04807946853812929 -0.020117178130312018 0.007632909268657378 0.03514237293557409 0.06238350052796963 0.08932930085050342 0.1159535143613644 0.1422306215332795 0.16813584918670135 0.19364517491486283 0.21873532972172444 0.24338379899441218 0.26756882193167986 0.291269389549226 0.314465241381429 0.3371368609973197 0.3592654704464002 0.3808330237473271 0.4018221995295496 0.42221639293476193 0.44199970688157403 0.46115694279312325 0.4796735908835392 0.49753582009520053 0.5147304677746988 0.5312450291713069 0.5470676468376267 0.5621871000079374 0.5765927940256489 0.59027474988716 0.6032235939653763 0.6154305479721611 0.6268874192150728 0.6375865911999147 0.6475210146268773 0.6566841988244022 0.6650702036613299 0.6726736319744395 0.6794896225451107 0.6855138436555593 0.6907424872519081 0.6951722637382406 0.6988003974227571 0.7016246226341847 0.7036431805236913 0.7048548165647122 0.7052587787602824; -0.9848287084607551 -0.9785146281320457 -0.9711260188803847 -0.9626754255037647 -0.9531771445487586 -0.9426471797113664 -0.931103192317439 -0.9185644471725006 -0.9050517540940797 -0.8905874054600706 -0.8751951101240499 -0.8588999240627687 -0.8417281781321749 -0.8237074033162772 -0.8048662538579419 -0.7852344286624136 -0.7648425913630034 -0.7437222894341683 -0.7219058727302224 -0.6994264118183718 -0.6763176164628217 -0.652613754602627 -0.6283495721498851 -0.6035602139171568 -0.5782811459637646 -0.5525480796302265 -0.5263968975086588 -0.49986358157489336 -0.47298414368540764 -0.44579455861931094 -0.41833069982267385 -0.39062827798970057 -0.3627227825928002 -0.33464942645162776 -0.3064430934098953 -0.27813828916821154 -0.24976909530162764 -0.2213691264719406 -0.19297149082731335 -0.1646087535653797 -0.136312903620868 -0.10811532342480754 -0.08004676166971957 -0.05213730900375002 -0.02441637656650158 0.00308732272962976 0.030345790276584263 0.05733175531684014 0.08401868607475219 0.11038079859358094 0.1363930634021661 0.1620312101377074 0.18727173025272031 0.21209187793502818 0.23646966936969127 0.2603838804711283 0.2838140432124287 0.3067404406770264 0.3291441009555984 0.35100679000830465 0.3723110036093624 0.3930399584875186 0.41317758277226074 0.43270850585169635 0.4516180477439115 0.46989220807940174 0.4875176547878248 0.5044817125779448 0.520772351295215 0.5363781742370198 0.5512884065012135 0.5654928834392201 0.5789820392806818 0.591746895992416 0.60377905243032 0.6150706738388314 0.6256144817486295 0.635403744319452 0.6444322671712023 0.6526943847429405 0.6601849522158809 0.6668993380331616 0.6728334170459026 0.6779835643119184 0.6823466495704031 0.6859200324129373 0.6887015581682929 0.6906895545156874 0.6918828288383985 0.6922806663269477; -0.9848297175384387 -0.9785166518650822 -0.9711296737066802 -0.9626815324914868 -0.9531867548062494 -0.9426615978350164 -0.9311239976859131 -0.918593512916456 -0.9050912635926233 -0.8906398662384257 -0.8752633650509082 -0.8589871597703325 -0.8418379306066474 -0.823843560631234 -0.8050330560473667 -0.7854364647539215 -0.7650847936146733 -0.7440099248402378 -0.722244531881455 -0.6998219952220232 -0.6767763184446557 -0.6531420449292267 -0.6289541755235066 -0.6042480875074718 -0.5790594551510517 -0.553424172142807 -0.5273782761437349 -0.5009578756963744 -0.47419907969494063 -0.4471379295975725 -0.4198103345371664 -0.3922520094629106 -0.36449841642073655 -0.3365847090575902 -0.3085456804119673 -0.28041571403155346 -0.2522287384383014 -0.22401818494188674 -0.1958169487843251 -0.16765735358166403 -0.13957111901311245 -0.11158933169378094 -0.08374241915437115 -0.05606012683970804 -0.02857149802785069 -0.0013048565627429855 0.02571220771417157 0.052452850954276965 0.07889098484002731 0.10500128380115296 0.1307591900417913 0.15614091651350795 0.18112344797024327 0.20568454024145283 0.2298027178591807 0.2534572701735945 0.2766282460896616 0.2992964475552749 0.32144342192825703 0.34305145334638304 0.36410355322093574 0.38458344997035665 0.40447557810637114 0.42376506678060494 0.4424377278951732 0.4604800438761145 0.47787915520383817 0.4946228477900535 0.5106995402859176 0.5260982714014628 0.540808687311728 0.5548210292204566 0.5681261211477531 0.5807153580037309 0.5925806940059282 0.603714631494144 0.614110210192356 0.6237609969635147 0.632661076099284 0.6408050401832085 0.6481879815623257 0.6548054844589127 0.6606536177508479 0.6657289284459793 0.6700284358729065 0.6735496266077012 0.6762904501533036 0.6782493153856094 0.679425087777629 0.6798170874105043; -0.9848306955906531 -0.9785186132687671 -0.9711332157413324 -0.9626874505796627 -0.9531960670386065 -0.9426755675664444 -0.9311441540157892 -0.9186216688868714 -0.9051295319606012 -0.8906906727013802 -0.8753294588285986 -0.8590716214710411 -0.8419441773299541 -0.8239753482842952 -0.8051944788757417 -0.7856319521114744 -0.7653191040196519 -0.744288137386088 -0.7225720350910572 -0.7002044734526667 -0.677219735968065 -0.6536526278261677 -0.6295383915459014 -0.604912624072415 -0.5798111956406498 -0.554270170691369 -0.5283257310994798 -0.5020141019486132 -0.47537148005963586 -0.44843396545438985 -0.421237495909703 -0.3938177847308218 -0.3662102618481 -0.33845001831620997 -0.3105717542715061 -0.2826097303805995 -0.2545977227918106 -0.22656898158106398 -0.19855619266506405 -0.17059144313724356 -0.1427061899661496 -0.11493123198151671 -0.08729668506038112 -0.05983196041415689 -0.0325657458675796 -0.0055259900118443134 0.021260110892984973 0.04776612339717467 0.07396638485768531 0.0998360090908483 0.12535088982292372 0.1504877020815834 0.1752239016718623 0.1995377228798025 0.22340817454589196 0.24681503464862037 0.2697388435360466 0.29216089594033584 0.3140632319067979 0.33542862676513974 0.3562405802664975 0.37648330500539406 0.39614171424111383 0.4152014092281965 0.4336486661608206 0.45147042283085936 0.46865426509437047 0.48518841323623674 0.5010617083177197 0.516263598586715 0.5307841260256836 0.5446139131074735 0.5577441498246143 0.5701665810531877 0.5818734943080092 0.5928577079416585 0.6031125598358464 0.6126318966297033 0.621410063525841 0.6294418947114504 0.6367227044282614 0.6432482787218956 0.6490148678979978 0.6540191797094939 0.6582583732964313 0.6617300538970567 0.6644322683460929 0.6663635013735711 0.6675226727150403 0.6679091350415078; -0.9848316378653017 -0.9785205028239341 -0.9711366278167944 -0.9626931511281387 -0.9532050362573402 -0.9426890215452199 -0.9311635643201264 -0.9186487799158725 -0.9051663759409653 -0.8907395822021721 -0.8753930767051635 -0.8591529081706899 -0.842046415516394 -0.8241021447619858 -0.8053497638191054 -0.785819975626937 -0.7655444300905907 -0.7445556352716992 -0.7228868682697039 -0.7005720862183231 -0.6776458378048028 -0.6541431757002333 -0.6300995702676145 -0.6055508248909296 -0.5805329932434518 -0.5550822987872936 -0.5292350567690265 -0.5030275989484572 -0.4764962012695647 -0.4496770146545275 -0.42260599907389734 -0.3953188610186172 -0.3678509944728894 -0.3402374254611275 -0.31251276021749186 -0.28471113700299994 -0.2568661815730221 -0.22901096627721076 -0.20117797275466134 -0.17339905816939613 -0.1457054249151519 -0.11812759370392295 -0.09069537993978417 -0.06343787326816275 -0.03638342018088686 -0.009559609549008665 0.01700673905151548 0.04328958436176845 0.06926366995417624 0.09490452838697783 0.12018848314860124 0.14509264854258386 0.16959492766363332 0.1936740086145116 0.21730935911173813 0.24048121962573654 0.26317059519807257 0.285359246074915 0.30702967729190944 0.3281651273413039 0.34874955604753083 0.36876763177255906 0.38820471806724294 0.40704685987969 0.42528076942636034 0.442893811826283 0.4598739905934188 0.47620993307690196 0.49189087593364184 0.5069066507126121 0.5212476696251194 0.5349049115704227 0.5478699084813178 0.5601347320496968 0.5716919808876386 0.5825347681753423 0.5926567098430975 0.6020519133305875 0.6107149669630757 0.6186409299804481 0.6258253232516915 0.6322641207041364 0.6379537414937011 0.6428910429394246 0.6470733142427529 0.6504982710093464 0.653164050588582 0.6550692082434225 0.6562127141609203 0.6565939513112544; -0.9848325397858603 -0.9785223113650476 -0.9711398934073678 -0.9626986065753385 -0.9532136191819932 -0.9427018949912179 -0.9311821353633492 -0.9186747161186003 -0.905201619519484 -0.8907863617979958 -0.875453916673713 -0.8592306353250512 -0.8421441632876623 -0.8242233547613712 -0.805498184810161 -0.7859996599387216 -0.7657597275240353 -0.7448111845717034 -0.7231875862543748 -0.7009231546740653 -0.6780526882716278 -0.6546114722854756 -0.6306351906382335 -0.6061598396046427 -0.5812216435870844 -0.5558569732969559 -0.530102266611072 -0.5039939523426799 -0.4775683771368694 -0.4508617356703966 -0.4239100043065451 -0.3967488783268459 -0.36941371283350566 -0.3419394673894337 -0.31436065443704386 -0.2867112915125939 -0.25902485724992624 -0.23133425114612693 -0.2036717570419015 -0.17606901025145424 -0.14855696826033432 -0.12116588489511576 -0.09392528785586246 -0.06686395949110929 -0.040009920685455204 -0.013390417721828411 0.012968088026082129 0.03903992772087074 0.06480023016137731 0.09022492451157492 0.11529074081578947 0.1399752084580055 0.1642566527224024 0.18811418961077822 0.2115277190702566 0.23447791678173818 0.25694622465601663 0.27891484018043444 0.30036670475448163 0.3212854911478904 0.34165559020968544 0.361462096951293 0.3806907961213284 0.39932814738407374 0.4173612702080107 0.43477792856510444 0.45156651553590166 0.46771603790993443 0.48321610086545114 0.4980568928071305 0.5122291704352286 0.5257242441145469 0.5385339636067307 0.550650704224699 0.5620673534635086 0.5727772981576226 0.5827744122104489 0.592053044938082 0.6006080100654464 0.6084345754095053 0.6155284532808271 0.6218857916316143 0.6275031659752776 0.6323775720997591 0.6365064195940788 0.6398875262049777 0.6425191130380409 0.6443998006152939 0.6455286057989724 0.6459049395889295; -0.9848333969733973 -0.9785240301240751 -0.9711429967078139 -0.9627037905684349 -0.9532217744428889 -0.9427141260053071 -0.9311997780896087 -0.918699353483238 -0.905235094714436 -0.8908307892809937 -0.8755116907894448 -0.859304436490108 -0.8422369617051545 -0.8243384116540575 -0.8056390511833821 -0.786170172906087 -0.7659640042495004 -0.7450536139011059 -0.7234728181275722 -0.7012560874253027 -0.6784384539405968 -0.6550554200745672 -0.6311428686626916 -0.6067369750916454 -0.5818741216872145 -0.5565908146770757 -0.5309236040013315 -0.5049090062123504 -0.4785834306739221 -0.4519831092384351 -0.42514402954985114 -0.39810187209013503 -0.37089195105756884 -0.34354915913735495 -0.3161079161982227 -0.288602121923569 -0.2610651123620691 -0.23352962036083796 -0.20602773982410952 -0.17859089372212233 -0.15124980575843225 -0.12403447558924065 -0.09697415747548643 -0.07009734223738678 -0.043431742371718485 -0.01700428018442093 0.009158921215092626 0.03503254421623128 0.06059208046776027 0.08581383226027901 0.11067491169519493 0.1351532378045565 0.15922753178492233 0.18287731050641157 0.20608287845523962 0.22882531826457278 0.2510864799844504 0.27284896923695406 0.29409613439783877 0.31481205294051867 0.3349815170727453 0.3545900187905534 0.3736237344681678 0.39206950909660154 0.4099148402776869 0.42714786207433025 0.44375732881186586 0.4597325989195817 0.4750636188958086 0.4897409074744136 0.5037555400651907 0.517099133535441 0.5297638313950556 0.5417422894426399 0.5530276619256421 0.5636135882630995 0.5734941803754855 0.5826640106622077 0.5911181006636027 0.5988519104407515 0.6058613287031361 0.6121426637110182 0.6176926349764656 0.6225083657841672 0.6265873765505273 0.6299275790370283 0.6325272714314679 0.6343851343083949 0.635500227477892 0.6358719877297322; -0.9848342052676137 -0.9785256507723668 -0.9711459227083266 -0.9627086780873545 -0.9532294627740255 -0.9427256558550126 -0.9312164080290839 -0.9187225744296544 -0.9052666423228446 -0.8908726541504266 -0.8755661264086385 -0.8593739648705945 -0.8423243766717969 -0.824446779785159 -0.8057717104140193 -0.7863307288290492 -0.7661563241679387 -0.7452818187055119 -0.7237412720868163 -0.7015693859970629 -0.6788014097204331 -0.6554730470150871 -0.631620364704657 -0.6072797033574112 -0.5824875903936271 -0.5572806559298608 -0.5316955516361386 -0.5057688728490587 -0.47953708415062524 -0.4530364485898175 -0.42630296069156437 -0.3993722833663843 -0.37227968880358053 -0.3450600034018416 -0.3177475567635332 -0.29037613475304036 -0.26297893659533983 -0.23558853596865137 -0.20823684602458345 -0.18095508825067294 -0.1537737650736878 -0.12672263608740172 -0.09983069777584574 -0.07312616659213976 -0.046636465243915126 -0.020388212028930385 0.005592786941286247 0.03128154279622855 0.05665388640890973 0.08168646851692239 0.10635675763322998 0.13064303591712223 0.15452439317405733 0.17798071915049649 0.20099269428650063 0.22354177908481557 0.24561020225060842 0.2671809477509263 0.28823774093753873 0.30876503387102294 0.32874798997800775 0.34817246816731445 0.3670250065244953 0.3852928056979742 0.40296371208370046 0.4200262009090029 0.4364693593101671 0.45228286949225044 0.46745699205376867 0.48198254955318853 0.4958509103886684 0.5090539730571848 0.5215841508541171 0.5334343570695189 0.5445979907326864 0.5550689229522683 0.5648414838950079 0.573910450442304 0.5822710345600773 0.5899188724139661 0.5968500142586054 0.6030609151266741 0.6085484263405144 0.6133097878664177 0.6173426215291145 0.620644925101601 0.623215067283152 0.6250517835761992 0.6261541730706841 0.626521696142498; -0.9848349607468028 -0.9785271654603582 -0.9711486572655375 -0.9627132455620961 -0.9532366471953442 -0.942736429244064 -0.9312319456807716 -0.9187442683348265 -0.9052961126210058 -0.8909117585234123 -0.8756169673467282 -0.8594388947638297 -0.8424060007005306 -0.8245479566048324 -0.8058955506495823 -0.786480591414081 -0.7663358105821488 -0.7454947651817462 -0.7239917398747749 -0.7018616497855146 -0.6791399443326886 -0.6558625125037881 -0.6320655899814841 -0.6077856685011007 -0.5830594077857204 -0.5579235503718889 -0.5324148396045595 -0.5065699410452369 -0.48042536750260934 -0.45401740786067135 -0.4273820598457319 -0.400554966841046 -0.373571358826417 -0.3464659974901046 -0.31927312553203757 -0.29202642015071806 -0.2647589506815103 -0.23750314033125822 -0.21029073193346987 -0.18315275762962605 -0.15611951236557436 -0.129220531077369 -0.10248456942832658 -0.07593958794839217 -0.04961273941810055 -0.023530359332347647 0.0022820407261798254 0.02779977697792187 0.0529989947780636 0.07785666756628759 0.10235059361189251 0.12645939073026558 0.150162489144429 0.17344012266228565 0.1962733183362876 0.2186438847677534 0.2405343992129702 0.26192819364269654 0.28280933990079243 0.3031626341015203 0.32297358039869456 0.34222837425333963 0.36091388531992863 0.3790176400646832 0.3965278042228397 0.4134331651953101 0.42972311447879896 0.4453876302172109 0.46041725995615707 0.4748031036765232 0.4885367971774407 0.5016104958736278 0.5140168590669029 0.5257490347467952 0.5368006449705257 0.5471657718682362 0.5568389443152088 0.5658151253089134 0.5740897000850675 0.5816584650034553 0.5885176172310449 0.5946637452469383 0.6000938201908728 0.6048051880743701 0.6087955628711561 0.6120630205011629 0.6146059937202453 0.6164232679256707 0.6175139778854825 0.6178776053979478; -0.9848356597466421 -0.9785285668549185 -0.9711511871692515 -0.9627174709828763 -0.9532432931836567 -0.9427463945648433 -0.9312463168704602 -0.9187643320233857 -0.9053233660173389 -0.8909479179819915 -0.8756639749530667 -0.8594989228964932 -0.8424814545473993 -0.8246414746310301 -0.8060100030336409 -0.7866190764872948 -0.7665016493234776 -0.7456914938368779 -0.7242231007828892 -0.702131580510795 -0.679452565209582 -0.6562221127153663 -0.6324766122989482 -0.6082526928194847 -0.5835871335962027 -0.5585167783148255 -0.5330784522494696 -0.5073088830445817 -0.48124462526535855 -0.45492198888949836 -0.428376971878267 -0.4016451969311498 -0.37476185249592703 -0.3477616380752042 -0.32067871384132646 -0.2935466545444288 -0.26639840767319467 -0.23926625580480318 -0.21218178305961138 -0.1851758455573086 -0.15827854575466702 -0.1315192105304745 -0.10492637287080203 -0.07852775699731687 -0.0523502667728112 -0.026419977211423917 -0.0007621289160301757 0.02459887473813804 0.049639467856464246 0.07433691989795156 0.09866933135098953 0.12261562739288659 0.14615554971139302 0.16926964666285604 0.19193926193726854 0.2141465218954916 0.23587432173840317 0.25710631066176326 0.27782687614429397 0.29802112750989307 0.3176748788981961 0.3367746317708258 0.3553075570737957 0.37326147716965785 0.3906248476461562 0.4073867391014543 0.4235368189994394 0.4390653336822005 0.4539630906206263 0.46822144097806456 0.48183226255630734 0.4947879431876707 0.5070813646317415 0.5187058870304375 0.52965533397034 0.5399239781968752 0.5495065280207745 0.5583981144533714 0.5665942791036619 0.5740909628666678 0.5808844954294895 0.5869715856184825 0.5923493126082628 0.5970151180106842 0.6009667988595541 0.6042025015046278 0.6067207164263325 0.6085202739807026 0.6096003410821454 0.609960418829877; -0.9848362988777285 -0.9785298481741773 -0.9711535002046279 -0.962721334002663 -0.9532493688315786 -0.9427555041328207 -0.9312594530826993 -0.918782670221826 -0.9053482736558323 -0.89098096235461 -0.8757069291004108 -0.85955376965252 -0.8425503887078725 -0.8247269032429602 -0.8061145438228206 -0.7867455544580225 -0.7666530915806065 -0.7458711226952838 -0.7244343252431457 -0.702377986192194 -0.6797379028425157 -0.6565502853044753 -0.6328516610762377 -0.608678782112891 -0.584068534743755 -0.5590578527577363 -0.5336836339391715 -0.5079826602990094 -0.4819915222087442 -0.4557465466076796 -0.4292837294181262 -0.4026386722683999 -0.3758465235901883 -0.3489419241252595 -0.3219589568467474 -0.29493110127254496 -0.2678911921227449 -0.24087138224968638 -0.21390310974803792 -0.18701706913345645 -0.16024318646174587 -0.13361059824600022 -0.10714763401693547 -0.08088180236142074 -0.054839780265949316 -0.02904740558544722 -0.0035296724531969025 0.021689270555358395 0.046586119693609915 0.07113841293841694 0.09532452469605832 0.11912365850497135 0.14251583791752173 0.16548189573899036 0.18800346179714586 0.2100629494103528 0.23164354071622228 0.2527291710164455 0.2733045122868052 0.2933549559944081 0.3128665953571606 0.3318262071733436 0.3502212333419755 0.3680397621875449 0.38527050969563603 0.40190280075908 0.41792655052751776 0.43333224594672787 0.448110927567759 0.4622541716998356 0.47575407297520844 0.488603227388579 0.5007947158684838 0.5123220884330475 0.5231793489778364 0.5333609407391359 0.5428617324718564 0.5516770053774113 0.559802440813325 0.5672341088129742 0.5739684574407727 0.580002303005214 0.5853328211495276 0.5899575388372111 0.5938743272474118 0.5970813955929739 0.5995772858719853 0.6013608685617595 0.6024313392624381 0.6027882162956975; -0.9848368750417794 -0.9785310032196818 -0.971155585209546 -0.9627248160316818 -0.9532548449938709 -0.9427637144021662 -0.9312712917657113 -0.9187991959750824 -0.9053707179686035 -0.8910107364304194 -0.875745629087562 -0.859603180190807 -0.8426124847756518 -0.8248038503054566 -0.8062086962986909 -0.7868594525366587 -0.766789456437244 -0.7460328501645174 -0.7246244780238493 -0.7025997846679507 -0.6799947146114587 -0.6568456135207861 -0.6331891317125172 -0.609062130258092 -0.5845015900554433 -0.5595445241901178 -0.5342278938696334 -0.5085885281759704 -0.4826630478424506 -0.4564877932232951 -0.4300987565871965 -0.40353151883056776 -0.37682119067206415 -0.35000235835767035 -0.32310903387536555 -0.29617460965018727 -0.2692318176646022 -0.24231269292543586 -0.21544854117736004 -0.18866991074396935 -0.16200656836089783 -0.13548747885108575 -0.10914078848019809 -0.08299381182022404 -0.057073021941308845 -0.031404043745837384 -0.006011650254534285 0.019080238348283728 0.04384855310420561 0.06827107229862019 0.09232641529905614 0.11599403440339284 0.1392542048836972 0.16208801340698442 0.18447734500895424 0.2064048687909646 0.22785402250415737 0.24880899617796726 0.26925471494320846 0.2891768211927261 0.3085616562152442 0.3273962414306235 0.34566825934734624 0.3633660343556859 0.38047851346279754 0.3969952470688791 0.41290636987666984 0.42820258201987227 0.44287513048968674 0.4569157909324567 0.4703168498855792 0.4830710875132245 0.49517176089812437 0.506612587940703 0.5173877319121162 0.5274917867033782 0.5369197628086354 0.5456670740768214 0.5537295252623617 0.5611033004023052 0.567784952044191 0.5737713913461427 0.5790598790680729 0.5836480174704592 0.5875337431349388 0.590715320718887 0.5931913376542398 0.5949606997990136 0.596022628048299 0.5963766559099053; -0.9848373854464265 -0.9785320264057406 -0.9711574321269186 -0.9627279003235247 -0.9532596954206528 -0.9427709861618043 -0.9312817766083116 -0.918813831024348 -0.9053905931762888 -0.8910371006050619 -0.8757798944539313 -0.8596469254518071 -0.8426674566636615 -0.8248719636250073 -0.8062920324768451 -0.7869602567112668 -0.7669101331262304 -0.7461759575714261 -0.7247927210458556 -0.7027960066824022 -0.680221888125621 -0.6571068297768402 -0.633487589345891 -0.6094011231119887 -0.5848844942578811 -0.5599747846020204 -0.534709010013513 -0.5091240397546104 -0.4832565199557725 -0.4571428013894174 -0.430818871670575 -0.40432029197623665 -0.37768213834038483 -0.35093894754882643 -0.3241246676271454 -0.29727261288653456 -0.27041542346602626 -0.24358502928581988 -0.21681261830499068 -0.19012860895789868 -0.16356262662705978 -0.13714348399599846 -0.11089916511368159 -0.08485681299235305 -0.05904272055289601 -0.033482324726105725 -0.008200203514329207 0.01677992418433445 0.04143519618776444 0.06574360227531947 0.08968397726297575 0.11323599210094937 0.13638014318260988 0.15909774004863925 0.18137089166480375 0.20318249144554418 0.22451620118892696 0.2453564340814814 0.2656883369241287 0.28549777172292223 0.30477129678068865 0.3234961474180485 0.3416602164446322 0.35925203449380744 0.3762607503268095 0.3926761112049407 0.4084884434214971 0.42368863307828003 0.4382681071850663 0.45221881515414475 0.46553321075611553 0.4782042345975061 0.49022529717543123 0.5015902625595299 0.5122934327466898 0.5223295327296994 0.5316936963168505 0.5403814527357242 0.5483887140508577 0.5557117634217253 0.56234724422447 0.5682921500580296 0.5735438156527685 0.5780999086973642 0.5819584225975349 0.5851176701782045 0.5875762783388467 0.589333183670033 0.5903876290375992 0.5907391611393292; -0.9848378276185352 -0.978532912785832 -0.971159032051736 -0.9627305720525311 -0.9532638968770024 -0.9427772847112622 -0.931290857788008 -0.9188265061451577 -0.9054078057351891 -0.8910599314568599 -0.8758095657050784 -0.859684803052439 -0.8427150516873233 -0.8249309322385922 -0.8063641746159006 -0.7870475134878573 -0.7670145830078814 -0.7462998113801399 -0.7249383158357404 -0.7029657985629756 -0.6804184441052901 -0.6573328187073785 -0.6337457720539172 -0.6096943418074838 -0.585215661312681 -0.5603468707930274 -0.5351250323261184 -0.5095870488415624 -0.48376958734554215 -0.457709006536065 -0.43144128893430944 -0.405001977620338 -0.37842611762606243 -0.3517482020049556 -0.32500212256679545 -0.29822112523682015 -0.27143776997220886 -0.24468389514479266 -0.21799058627742224 -0.19138814900241186 -0.16490608609398696 -0.1385730784125216 -0.11241696958657223 -0.08646475424916628 -0.06074256963731633 -0.035275690358284754 -0.010088526122471625 0.014795377759131598 0.039353337315353405 0.06356352449454279 0.08740495958269316 0.1108575016557379 0.13390183725741162 0.1565194674888794 0.17869269369043564 0.200404601889104 0.2216390461790237 0.24238063119420766 0.2626146938256905 0.28232728432734816 0.30150514694684005 0.3201357002102926 0.3382070169815114 0.3557078044088482 0.37262738386526667 0.38895567097981576 0.40468315585158904 0.41980088353036676 0.43430043484155995 0.4481739076267684 0.46141389846528613 0.4740134849362204 0.4859662084755386 0.49726605787734335 0.5079074534839655 0.517885232105083 0.5271946327019922 0.5358312828693713 0.5437911861433826 0.5510707101617365 0.5576665756983604 0.5635758465926071 0.5687959205904196 0.573324521112583 0.5771596899630843 0.580299780988666 0.5827434546988803 0.5844896738542774 0.5855377000288472 0.5858870911513545; -0.984838199415992 -0.9785336580759588 -0.9711603772726517 -0.962732818382138 -0.9532674292485228 -0.9427825800157447 -0.9312984921895755 -0.9188371614448984 -0.9054222747302676 -0.8910791222525223 -0.8758345049485339 -0.8597166380689959 -0.8427550515104653 -0.8249804875367444 -0.8064247965293349 -0.787120831399364 -0.7671023412804029 -0.746403865103396 -0.7250606256319153 -0.7031084245086907 -0.6805835388333209 -0.6575226197568574 -0.6339625935420619 -0.6099405654992144 -0.5854937271668806 -0.5606592670655947 -0.5354742853105341 -0.5099757123273604 -0.4842002318739902 -0.4581842085305369 -0.4319636197803577 -0.4055739927674308 -0.37905034577939645 -0.3524271344717807 -0.3257382028173682 -0.29901673873551576 -0.272295234329518 -0.24560545063602318 -0.2189783867689248 -0.19244425332117088 -0.16603244987145974 -0.13977154642876943 -0.11368926863602485 -0.08781248654481821 -0.06216720676584712 -0.03677856779450295 -0.011670838307652113 0.01313258177400558 0.037609157663710695 0.06173721373096632 0.08549592537023787 0.1088653089141994 0.13182620978503587 0.1543602890718639 0.17645000871613914 0.1980786154802243 0.21923012386706225 0.2398892981514029 0.2600416336752332 0.27967333755212104 0.29877130891719006 0.31732311885140885 0.33531699010094 0.35274177670445306 0.3695869436336411 0.38584254654472006 0.4014992117314737 0.4165481163634603 0.4309809690863376 0.44478999105492883 0.4579678974636133 0.47050787963294516 0.48240358770602676 0.49364911400314415 0.5042389770784586 0.5141681065181763 0.5234318285155486 0.5320258522542947 0.5399462571285634 0.5471894808243658 0.5537523082844665 0.559631861576046 0.5648255906779793 0.5693312652023343 0.5731469670626322 0.5762710840995268 0.578702304672836 0.5804396132272468 0.5814822868375368 0.5818298927377629; -0.9848384990379054 -0.9785342586748543 -0.9711614613079398 -0.962734628523948 -0.9532702756325033 -0.9427868468399428 -0.9313046435934923 -0.9188457466190447 -0.9054339322132497 -0.8910945833816831 -0.8758545964393878 -0.8597422837079383 -0.8427872729544167 -0.8250204042223718 -0.8064736247031518 -0.7871798822882631 -0.7671730184299066 -0.7464876609180514 -0.725159117158745 -0.703223268510366 -0.6807164662027444 -0.6576754293290585 -0.6341371453627501 -0.6101387736119771 -0.5857175519828502 -0.5609107073805385 -0.5357553700346699 -0.5102884919928927 -0.4845467699844198 -0.45856657281425517 -0.4323838734089823 -0.40603418559681775 -0.37955250566833815 -0.35297325873013896 -0.32633024983185793 -0.2996566198175915 -0.2729848058259321 -0.2463465063385951 -0.21977265065602747 -0.19329337265938076 -0.16693798870181373 -0.14073497945815264 -0.11471197555041043 -0.08889574675742665 -0.06331219460981201 -0.037986348166346454 -0.012942362764796968 0.011796478461317457 0.03620776050833803 0.06026993007726972 0.08396228700175098 0.10726497372927592 0.13015896305086766 0.15262604426872092 0.17464880798493174 0.19621062968751737 0.21729565230251902 0.2378887678732831 0.25797559852005375 0.27754247682491534 0.2965764257789644 0.31506513842045425 0.3329969572845592 0.35036085377749576 0.3671464075799478 0.3833437861772166 0.3989437246062286 0.4139375055025172 0.42831693952360356 0.44207434621880953 0.4552025354094815 0.4676947891378995 0.4795448442377487 0.4907468755740143 0.501295479995448 0.5111856610383815 0.520412814416614 0.5289727143283541 0.5368615006077451 0.5440756667453399 0.550612048798983 0.5564678152139104 0.5616404575684504 0.5661277822594963 0.5699279031399147 0.5730392351181941 0.5754604887289678 0.577190665681478 0.5782290553916054 0.5785752325017564; -0.9848387250331767 -0.9785347116809522 -0.9711622789356787 -0.9627359937872877 -0.9532724224143628 -0.9427900648601664 -0.9313092828337235 -0.9188522211655354 -0.9054427234852223 -0.8911062427197214 -0.8758697470353045 -0.8597616218645916 -0.8428115686709142 -0.8250505011068978 -0.8065104392222234 -0.7872244023674648 -0.7672263014269983 -0.746550830994751 -0.7252333620823628 -0.7033098359208289 -0.6808166593843055 -0.6577906025291669 -0.6342686987031221 -0.6102881476388726 -0.5858862219049391 -0.5611001770435265 -0.5359671656820979 -0.5105241558622651 -0.4848078537870412 -0.4588546311459729 -0.4327004571374368 -0.4063808352688594 -0.379930744979032 -0.3533845880922813 -0.3267761400822241 -0.30013850609329296 -0.27350408164126194 -0.24690451788972417 -0.22037069137782023 -0.19393267805553968 -0.16761973146651898 -0.141460264904411 -0.11548183735743772 -0.08971114304664836 -0.06417400435643092 -0.03889536795095674 -0.013899303867210794 0.010790992626005977 0.035153196613398136 0.05916584677142092 0.08280833646503322 0.10606090290447172 0.12890461455850669 0.1513213570147749 0.1732938174712339 0.1948054680356987 0.2158405480028747 0.23638404527045234 0.2564216770477499 0.2759398700021594 0.2949257399804027 0.3133670714333416 0.33125229666493333 0.34857047501790084 0.3653112721008447 0.3814649391539347 0.3970222926429729 0.4119746941645641 0.4263140307384016 0.4400326955562498 0.45312356925114794 0.46558000174460595 0.47739579472420063 0.4885651847989213 0.4990828273749239 0.5089437812899862 0.5181434942409083 0.5266777890343731 0.5345428506883578 0.5417352144080266 0.5482517544571655 0.5540896739435868 0.559246495534537 0.5637200531159585 0.56750848440747 0.5706102245431168 0.5730240006262936 0.5747488272657078 0.5757840030978618 0.5761291083002031; -0.9848388763074026 -0.9785350149060476 -0.9711628262180452 -0.9627369076190749 -0.9532738593291142 -0.9427922187544501 -0.9313123879244414 -0.9188565545568166 -0.9054486073232517 -0.8911140459184552 -0.8758798865607208 -0.8597745635698504 -0.8428278276794677 -0.8250706417451757 -0.8065350745079168 -0.7872541930636284 -0.7672619546761122 -0.7465930985504963 -0.7252830381601509 -0.7033677546910199 -0.6808836921345753 -0.6578676545245975 -0.6343567057743005 -0.6103880725295859 -0.5859990504119548 -0.5612269139814652 -0.5361088307065555 -0.5106817791841318 -0.48498247181044973 -0.4590472820614805 -0.43291217650096564 -0.40661265159560483 -0.38018367538002407 -0.35365963397960154 -0.32707428296706004 -0.3004607034990761 -0.27385126315214664 -0.24727758135260444 -0.2207704992740239 -0.19436005405626405 -0.1680754571840558 -0.14194507684919644 -0.11599642410905824 -0.09025614264507269 -0.06475000191799385 -0.03950289351195736 -0.014538830456450009 0.010119050685857243 0.03444848517702166 0.05842807311727044 0.08203727032063243 0.10525637725522446 0.12806652624547266 0.15044966712759736 0.1723885515430032 0.19386671604704145 0.21486846420296185 0.23537884782293098 0.25538364750982 0.2748693526451707 0.2938231409604075 0.3122328578200478 0.33008699533744335 0.3473746714355112 0.3640856089570289 0.380210114921433 0.39573906001767645 0.41066385841562925 0.4249764479717393 0.4386692708982346 0.4517352549590749 0.46416779525009716 0.47596073661542887 0.4871083567471885 0.497605350010796 0.5074468120338588 0.5166282250925558 0.5251454443257244 0.5329946848034374 0.5401725094737161 0.546675818008173 0.5525018365647503 0.5576481084833582 0.5621124859280434 0.5658931224873599 0.5689884667428163 0.5713972568136488 0.5731185158846632 0.574151548722507 0.5744959391844464; -0.9848389521280779 -0.9785351668855946 -0.9711631005196173 -0.9627373656338484 -0.9532745795076424 -0.9427932982703713 -0.9313139441553455 -0.9188587263691903 -0.9054515561506551 -0.8911179566244031 -0.8758849680800928 -0.8597810493250353 -0.8428359757697919 -0.8250807349104612 -0.8065474198692368 -0.7872691216464166 -0.7672798207227657 -0.7466142786314207 -0.725307930093831 -0.7033967762851705 -0.6809172797616725 -0.6579062615461629 -0.6344008008291522 -0.6104381377019268 -0.5860555792956155 -0.5612904096568748 -0.5361798036470771 -0.5107607451082948 -0.48506994949634635 -0.45914379113917275 -0.43301823523820065 -0.4067287746914736 -0.3803103717804268 -0.3537974047275413 -0.3272236190998567 -0.30062208400363494 -0.2740251529883967 -0.24746442955420295 -0.22097073713437512 -0.19457409340687312 -0.16830368877120658 -0.14218786881395615 -0.11625412057463252 -0.09052906241462409 -0.06503843728514111 -0.039807109185360554 -0.01485906259909975 0.009782595302732029 0.03409562990617963 0.0580586720551542 0.08165120881641728 0.10485357231155848 0.12764692681368586 0.1500132543004895 0.17193533864863947 0.19339674864722808 0.21438182000027245 0.2348756364803078 0.25486401038688894 0.27433346245546963 0.2932712013537649 0.31166510289435007 0.3295036890839938 0.346776107122131 0.36347210845296674 0.37958202796805246 0.3950967634487712 0.4100077553310845 0.4243069668681121 0.4379868647596791 0.4510404003118679 0.46346099118386774 0.4752425037740185 0.48637923629190294 0.49686590255864677 0.5066976165732209 0.5158698778785094 0.5243785577571932 0.5322198862840838 0.5393904402584108 0.5458871320367156 0.5517071992844003 0.5568481956616056 0.5613079824569519 0.5650847211807021 0.5681768671271494 0.5705831639143917 0.5723026390081712 0.573334600235094 0.5736786332892542; -0.9848389521280779 -0.9785351668855946 -0.9711631005196173 -0.9627373656338484 -0.9532745795076424 -0.9427932982703713 -0.9313139441553455 -0.9188587263691903 -0.9054515561506551 -0.8911179566244031 -0.8758849680800928 -0.8597810493250353 -0.8428359757697919 -0.8250807349104612 -0.8065474198692368 -0.7872691216464166 -0.7672798207227657 -0.7466142786314207 -0.725307930093831 -0.7033967762851705 -0.6809172797616725 -0.6579062615461629 -0.6344008008291522 -0.6104381377019268 -0.5860555792956155 -0.5612904096568748 -0.5361798036470771 -0.5107607451082948 -0.48506994949634635 -0.45914379113917275 -0.43301823523820065 -0.4067287746914736 -0.3803103717804268 -0.3537974047275413 -0.3272236190998567 -0.30062208400363494 -0.2740251529883967 -0.24746442955420295 -0.22097073713437512 -0.19457409340687312 -0.16830368877120658 -0.14218786881395615 -0.11625412057463252 -0.09052906241462409 -0.06503843728514111 -0.039807109185360554 -0.01485906259909975 0.009782595302732029 0.03409562990617963 0.0580586720551542 0.08165120881641728 0.10485357231155848 0.12764692681368586 0.1500132543004895 0.17193533864863947 0.19339674864722808 0.21438182000027245 0.2348756364803078 0.25486401038688894 0.27433346245546963 0.2932712013537649 0.31166510289435007 0.3295036890839938 0.346776107122131 0.36347210845296674 0.37958202796805246 0.3950967634487712 0.4100077553310845 0.4243069668681121 0.4379868647596791 0.4510404003118679 0.46346099118386774 0.4752425037740185 0.48637923629190294 0.49686590255864677 0.5066976165732209 0.5158698778785094 0.5243785577571932 0.5322198862840838 0.5393904402584108 0.5458871320367156 0.5517071992844003 0.5568481956616056 0.5613079824569519 0.5650847211807021 0.5681768671271494 0.5705831639143917 0.5723026390081712 0.573334600235094 0.5736786332892542; -0.9848388763074026 -0.9785350149060476 -0.9711628262180452 -0.9627369076190749 -0.9532738593291142 -0.9427922187544501 -0.9313123879244414 -0.9188565545568166 -0.9054486073232517 -0.8911140459184552 -0.8758798865607208 -0.8597745635698504 -0.8428278276794677 -0.8250706417451757 -0.8065350745079168 -0.7872541930636284 -0.7672619546761122 -0.7465930985504963 -0.7252830381601509 -0.7033677546910199 -0.6808836921345753 -0.6578676545245975 -0.6343567057743005 -0.6103880725295859 -0.5859990504119548 -0.5612269139814652 -0.5361088307065555 -0.5106817791841318 -0.48498247181044973 -0.4590472820614805 -0.43291217650096564 -0.40661265159560483 -0.38018367538002407 -0.35365963397960154 -0.32707428296706004 -0.3004607034990761 -0.27385126315214664 -0.24727758135260444 -0.2207704992740239 -0.19436005405626405 -0.1680754571840558 -0.14194507684919644 -0.11599642410905824 -0.09025614264507269 -0.06475000191799385 -0.03950289351195736 -0.014538830456450009 0.010119050685857243 0.03444848517702166 0.05842807311727044 0.08203727032063243 0.10525637725522446 0.12806652624547266 0.15044966712759736 0.1723885515430032 0.19386671604704145 0.21486846420296185 0.23537884782293098 0.25538364750982 0.2748693526451707 0.2938231409604075 0.3122328578200478 0.33008699533744335 0.3473746714355112 0.3640856089570289 0.380210114921433 0.39573906001767645 0.41066385841562925 0.4249764479717393 0.4386692708982346 0.4517352549590749 0.46416779525009716 0.47596073661542887 0.4871083567471885 0.497605350010796 0.5074468120338588 0.5166282250925558 0.5251454443257244 0.5329946848034374 0.5401725094737161 0.546675818008173 0.5525018365647503 0.5576481084833582 0.5621124859280434 0.5658931224873599 0.5689884667428163 0.5713972568136488 0.5731185158846632 0.574151548722507 0.5744959391844464; -0.9848387250331767 -0.9785347116809522 -0.9711622789356787 -0.9627359937872877 -0.9532724224143628 -0.9427900648601664 -0.9313092828337235 -0.9188522211655354 -0.9054427234852223 -0.8911062427197214 -0.8758697470353045 -0.8597616218645916 -0.8428115686709142 -0.8250505011068978 -0.8065104392222234 -0.7872244023674648 -0.7672263014269983 -0.746550830994751 -0.7252333620823628 -0.7033098359208289 -0.6808166593843055 -0.6577906025291669 -0.6342686987031221 -0.6102881476388726 -0.5858862219049391 -0.5611001770435265 -0.5359671656820979 -0.5105241558622651 -0.4848078537870412 -0.4588546311459729 -0.4327004571374368 -0.4063808352688594 -0.379930744979032 -0.3533845880922813 -0.3267761400822241 -0.30013850609329296 -0.27350408164126194 -0.24690451788972417 -0.22037069137782023 -0.19393267805553968 -0.16761973146651898 -0.141460264904411 -0.11548183735743772 -0.08971114304664836 -0.06417400435643092 -0.03889536795095674 -0.013899303867210794 0.010790992626005977 0.035153196613398136 0.05916584677142092 0.08280833646503322 0.10606090290447172 0.12890461455850669 0.1513213570147749 0.1732938174712339 0.1948054680356987 0.2158405480028747 0.23638404527045234 0.2564216770477499 0.2759398700021594 0.2949257399804027 0.3133670714333416 0.33125229666493333 0.34857047501790084 0.3653112721008447 0.3814649391539347 0.3970222926429729 0.4119746941645641 0.4263140307384016 0.4400326955562498 0.45312356925114794 0.46558000174460595 0.47739579472420063 0.4885651847989213 0.4990828273749239 0.5089437812899862 0.5181434942409083 0.5266777890343731 0.5345428506883578 0.5417352144080266 0.5482517544571655 0.5540896739435868 0.559246495534537 0.5637200531159585 0.56750848440747 0.5706102245431168 0.5730240006262936 0.5747488272657078 0.5757840030978618 0.5761291083002031; -0.9848384990379054 -0.9785342586748543 -0.9711614613079398 -0.962734628523948 -0.9532702756325033 -0.9427868468399428 -0.9313046435934923 -0.9188457466190447 -0.9054339322132497 -0.8910945833816831 -0.8758545964393878 -0.8597422837079383 -0.8427872729544167 -0.8250204042223718 -0.8064736247031518 -0.7871798822882631 -0.7671730184299066 -0.7464876609180514 -0.725159117158745 -0.703223268510366 -0.6807164662027444 -0.6576754293290585 -0.6341371453627501 -0.6101387736119771 -0.5857175519828502 -0.5609107073805385 -0.5357553700346699 -0.5102884919928927 -0.4845467699844198 -0.45856657281425517 -0.4323838734089823 -0.40603418559681775 -0.37955250566833815 -0.35297325873013896 -0.32633024983185793 -0.2996566198175915 -0.2729848058259321 -0.2463465063385951 -0.21977265065602747 -0.19329337265938076 -0.16693798870181373 -0.14073497945815264 -0.11471197555041043 -0.08889574675742665 -0.06331219460981201 -0.037986348166346454 -0.012942362764796968 0.011796478461317457 0.03620776050833803 0.06026993007726972 0.08396228700175098 0.10726497372927592 0.13015896305086766 0.15262604426872092 0.17464880798493174 0.19621062968751737 0.21729565230251902 0.2378887678732831 0.25797559852005375 0.27754247682491534 0.2965764257789644 0.31506513842045425 0.3329969572845592 0.35036085377749576 0.3671464075799478 0.3833437861772166 0.3989437246062286 0.4139375055025172 0.42831693952360356 0.44207434621880953 0.4552025354094815 0.4676947891378995 0.4795448442377487 0.4907468755740143 0.501295479995448 0.5111856610383815 0.520412814416614 0.5289727143283541 0.5368615006077451 0.5440756667453399 0.550612048798983 0.5564678152139104 0.5616404575684504 0.5661277822594963 0.5699279031399147 0.5730392351181941 0.5754604887289678 0.577190665681478 0.5782290553916054 0.5785752325017564; -0.984838199415992 -0.9785336580759588 -0.9711603772726517 -0.962732818382138 -0.9532674292485228 -0.9427825800157447 -0.9312984921895755 -0.9188371614448984 -0.9054222747302676 -0.8910791222525223 -0.8758345049485339 -0.8597166380689959 -0.8427550515104653 -0.8249804875367444 -0.8064247965293349 -0.787120831399364 -0.7671023412804029 -0.746403865103396 -0.7250606256319153 -0.7031084245086907 -0.6805835388333209 -0.6575226197568574 -0.6339625935420619 -0.6099405654992144 -0.5854937271668806 -0.5606592670655947 -0.5354742853105341 -0.5099757123273604 -0.4842002318739902 -0.4581842085305369 -0.4319636197803577 -0.4055739927674308 -0.37905034577939645 -0.3524271344717807 -0.3257382028173682 -0.29901673873551576 -0.272295234329518 -0.24560545063602318 -0.2189783867689248 -0.19244425332117088 -0.16603244987145974 -0.13977154642876943 -0.11368926863602485 -0.08781248654481821 -0.06216720676584712 -0.03677856779450295 -0.011670838307652113 0.01313258177400558 0.037609157663710695 0.06173721373096632 0.08549592537023787 0.1088653089141994 0.13182620978503587 0.1543602890718639 0.17645000871613914 0.1980786154802243 0.21923012386706225 0.2398892981514029 0.2600416336752332 0.27967333755212104 0.29877130891719006 0.31732311885140885 0.33531699010094 0.35274177670445306 0.3695869436336411 0.38584254654472006 0.4014992117314737 0.4165481163634603 0.4309809690863376 0.44478999105492883 0.4579678974636133 0.47050787963294516 0.48240358770602676 0.49364911400314415 0.5042389770784586 0.5141681065181763 0.5234318285155486 0.5320258522542947 0.5399462571285634 0.5471894808243658 0.5537523082844665 0.559631861576046 0.5648255906779793 0.5693312652023343 0.5731469670626322 0.5762710840995268 0.578702304672836 0.5804396132272468 0.5814822868375368 0.5818298927377629; -0.9848378276185352 -0.978532912785832 -0.971159032051736 -0.9627305720525311 -0.9532638968770024 -0.9427772847112622 -0.931290857788008 -0.9188265061451577 -0.9054078057351891 -0.8910599314568599 -0.8758095657050784 -0.859684803052439 -0.8427150516873233 -0.8249309322385922 -0.8063641746159006 -0.7870475134878573 -0.7670145830078814 -0.7462998113801399 -0.7249383158357404 -0.7029657985629756 -0.6804184441052901 -0.6573328187073785 -0.6337457720539172 -0.6096943418074838 -0.585215661312681 -0.5603468707930274 -0.5351250323261184 -0.5095870488415624 -0.48376958734554215 -0.457709006536065 -0.43144128893430944 -0.405001977620338 -0.37842611762606243 -0.3517482020049556 -0.32500212256679545 -0.29822112523682015 -0.27143776997220886 -0.24468389514479266 -0.21799058627742224 -0.19138814900241186 -0.16490608609398696 -0.1385730784125216 -0.11241696958657223 -0.08646475424916628 -0.06074256963731633 -0.035275690358284754 -0.010088526122471625 0.014795377759131598 0.039353337315353405 0.06356352449454279 0.08740495958269316 0.1108575016557379 0.13390183725741162 0.1565194674888794 0.17869269369043564 0.200404601889104 0.2216390461790237 0.24238063119420766 0.2626146938256905 0.28232728432734816 0.30150514694684005 0.3201357002102926 0.3382070169815114 0.3557078044088482 0.37262738386526667 0.38895567097981576 0.40468315585158904 0.41980088353036676 0.43430043484155995 0.4481739076267684 0.46141389846528613 0.4740134849362204 0.4859662084755386 0.49726605787734335 0.5079074534839655 0.517885232105083 0.5271946327019922 0.5358312828693713 0.5437911861433826 0.5510707101617365 0.5576665756983604 0.5635758465926071 0.5687959205904196 0.573324521112583 0.5771596899630843 0.580299780988666 0.5827434546988803 0.5844896738542774 0.5855377000288472 0.5858870911513545; -0.9848373854464265 -0.9785320264057406 -0.9711574321269186 -0.9627279003235247 -0.9532596954206528 -0.9427709861618043 -0.9312817766083116 -0.918813831024348 -0.9053905931762888 -0.8910371006050619 -0.8757798944539313 -0.8596469254518071 -0.8426674566636615 -0.8248719636250073 -0.8062920324768451 -0.7869602567112668 -0.7669101331262304 -0.7461759575714261 -0.7247927210458556 -0.7027960066824022 -0.680221888125621 -0.6571068297768402 -0.633487589345891 -0.6094011231119887 -0.5848844942578811 -0.5599747846020204 -0.534709010013513 -0.5091240397546104 -0.4832565199557725 -0.4571428013894174 -0.430818871670575 -0.40432029197623665 -0.37768213834038483 -0.35093894754882643 -0.3241246676271454 -0.29727261288653456 -0.27041542346602626 -0.24358502928581988 -0.21681261830499068 -0.19012860895789868 -0.16356262662705978 -0.13714348399599846 -0.11089916511368159 -0.08485681299235305 -0.05904272055289601 -0.033482324726105725 -0.008200203514329207 0.01677992418433445 0.04143519618776444 0.06574360227531947 0.08968397726297575 0.11323599210094937 0.13638014318260988 0.15909774004863925 0.18137089166480375 0.20318249144554418 0.22451620118892696 0.2453564340814814 0.2656883369241287 0.28549777172292223 0.30477129678068865 0.3234961474180485 0.3416602164446322 0.35925203449380744 0.3762607503268095 0.3926761112049407 0.4084884434214971 0.42368863307828003 0.4382681071850663 0.45221881515414475 0.46553321075611553 0.4782042345975061 0.49022529717543123 0.5015902625595299 0.5122934327466898 0.5223295327296994 0.5316936963168505 0.5403814527357242 0.5483887140508577 0.5557117634217253 0.56234724422447 0.5682921500580296 0.5735438156527685 0.5780999086973642 0.5819584225975349 0.5851176701782045 0.5875762783388467 0.589333183670033 0.5903876290375992 0.5907391611393292; -0.9848368750417794 -0.9785310032196818 -0.971155585209546 -0.9627248160316818 -0.9532548449938709 -0.9427637144021662 -0.9312712917657113 -0.9187991959750824 -0.9053707179686035 -0.8910107364304194 -0.875745629087562 -0.859603180190807 -0.8426124847756518 -0.8248038503054566 -0.8062086962986909 -0.7868594525366587 -0.766789456437244 -0.7460328501645174 -0.7246244780238493 -0.7025997846679507 -0.6799947146114587 -0.6568456135207861 -0.6331891317125172 -0.609062130258092 -0.5845015900554433 -0.5595445241901178 -0.5342278938696334 -0.5085885281759704 -0.4826630478424506 -0.4564877932232951 -0.4300987565871965 -0.40353151883056776 -0.37682119067206415 -0.35000235835767035 -0.32310903387536555 -0.29617460965018727 -0.2692318176646022 -0.24231269292543586 -0.21544854117736004 -0.18866991074396935 -0.16200656836089783 -0.13548747885108575 -0.10914078848019809 -0.08299381182022404 -0.057073021941308845 -0.031404043745837384 -0.006011650254534285 0.019080238348283728 0.04384855310420561 0.06827107229862019 0.09232641529905614 0.11599403440339284 0.1392542048836972 0.16208801340698442 0.18447734500895424 0.2064048687909646 0.22785402250415737 0.24880899617796726 0.26925471494320846 0.2891768211927261 0.3085616562152442 0.3273962414306235 0.34566825934734624 0.3633660343556859 0.38047851346279754 0.3969952470688791 0.41290636987666984 0.42820258201987227 0.44287513048968674 0.4569157909324567 0.4703168498855792 0.4830710875132245 0.49517176089812437 0.506612587940703 0.5173877319121162 0.5274917867033782 0.5369197628086354 0.5456670740768214 0.5537295252623617 0.5611033004023052 0.567784952044191 0.5737713913461427 0.5790598790680729 0.5836480174704592 0.5875337431349388 0.590715320718887 0.5931913376542398 0.5949606997990136 0.596022628048299 0.5963766559099053; -0.9848362988777285 -0.9785298481741773 -0.9711535002046279 -0.962721334002663 -0.9532493688315786 -0.9427555041328207 -0.9312594530826993 -0.918782670221826 -0.9053482736558323 -0.89098096235461 -0.8757069291004108 -0.85955376965252 -0.8425503887078725 -0.8247269032429602 -0.8061145438228206 -0.7867455544580225 -0.7666530915806065 -0.7458711226952838 -0.7244343252431457 -0.702377986192194 -0.6797379028425157 -0.6565502853044753 -0.6328516610762377 -0.608678782112891 -0.584068534743755 -0.5590578527577363 -0.5336836339391715 -0.5079826602990094 -0.4819915222087442 -0.4557465466076796 -0.4292837294181262 -0.4026386722683999 -0.3758465235901883 -0.3489419241252595 -0.3219589568467474 -0.29493110127254496 -0.2678911921227449 -0.24087138224968638 -0.21390310974803792 -0.18701706913345645 -0.16024318646174587 -0.13361059824600022 -0.10714763401693547 -0.08088180236142074 -0.054839780265949316 -0.02904740558544722 -0.0035296724531969025 0.021689270555358395 0.046586119693609915 0.07113841293841694 0.09532452469605832 0.11912365850497135 0.14251583791752173 0.16548189573899036 0.18800346179714586 0.2100629494103528 0.23164354071622228 0.2527291710164455 0.2733045122868052 0.2933549559944081 0.3128665953571606 0.3318262071733436 0.3502212333419755 0.3680397621875449 0.38527050969563603 0.40190280075908 0.41792655052751776 0.43333224594672787 0.448110927567759 0.4622541716998356 0.47575407297520844 0.488603227388579 0.5007947158684838 0.5123220884330475 0.5231793489778364 0.5333609407391359 0.5428617324718564 0.5516770053774113 0.559802440813325 0.5672341088129742 0.5739684574407727 0.580002303005214 0.5853328211495276 0.5899575388372111 0.5938743272474118 0.5970813955929739 0.5995772858719853 0.6013608685617595 0.6024313392624381 0.6027882162956975; -0.9848356597466421 -0.9785285668549185 -0.9711511871692515 -0.9627174709828763 -0.9532432931836567 -0.9427463945648433 -0.9312463168704602 -0.9187643320233857 -0.9053233660173389 -0.8909479179819915 -0.8756639749530667 -0.8594989228964932 -0.8424814545473993 -0.8246414746310301 -0.8060100030336409 -0.7866190764872948 -0.7665016493234776 -0.7456914938368779 -0.7242231007828892 -0.702131580510795 -0.679452565209582 -0.6562221127153663 -0.6324766122989482 -0.6082526928194847 -0.5835871335962027 -0.5585167783148255 -0.5330784522494696 -0.5073088830445817 -0.48124462526535855 -0.45492198888949836 -0.428376971878267 -0.4016451969311498 -0.37476185249592703 -0.3477616380752042 -0.32067871384132646 -0.2935466545444288 -0.26639840767319467 -0.23926625580480318 -0.21218178305961138 -0.1851758455573086 -0.15827854575466702 -0.1315192105304745 -0.10492637287080203 -0.07852775699731687 -0.0523502667728112 -0.026419977211423917 -0.0007621289160301757 0.02459887473813804 0.049639467856464246 0.07433691989795156 0.09866933135098953 0.12261562739288659 0.14615554971139302 0.16926964666285604 0.19193926193726854 0.2141465218954916 0.23587432173840317 0.25710631066176326 0.27782687614429397 0.29802112750989307 0.3176748788981961 0.3367746317708258 0.3553075570737957 0.37326147716965785 0.3906248476461562 0.4073867391014543 0.4235368189994394 0.4390653336822005 0.4539630906206263 0.46822144097806456 0.48183226255630734 0.4947879431876707 0.5070813646317415 0.5187058870304375 0.52965533397034 0.5399239781968752 0.5495065280207745 0.5583981144533714 0.5665942791036619 0.5740909628666678 0.5808844954294895 0.5869715856184825 0.5923493126082628 0.5970151180106842 0.6009667988595541 0.6042025015046278 0.6067207164263325 0.6085202739807026 0.6096003410821454 0.609960418829877; -0.9848349607468028 -0.9785271654603582 -0.9711486572655375 -0.9627132455620961 -0.9532366471953442 -0.942736429244064 -0.9312319456807716 -0.9187442683348265 -0.9052961126210058 -0.8909117585234123 -0.8756169673467282 -0.8594388947638297 -0.8424060007005306 -0.8245479566048324 -0.8058955506495823 -0.786480591414081 -0.7663358105821488 -0.7454947651817462 -0.7239917398747749 -0.7018616497855146 -0.6791399443326886 -0.6558625125037881 -0.6320655899814841 -0.6077856685011007 -0.5830594077857204 -0.5579235503718889 -0.5324148396045595 -0.5065699410452369 -0.48042536750260934 -0.45401740786067135 -0.4273820598457319 -0.400554966841046 -0.373571358826417 -0.3464659974901046 -0.31927312553203757 -0.29202642015071806 -0.2647589506815103 -0.23750314033125822 -0.21029073193346987 -0.18315275762962605 -0.15611951236557436 -0.129220531077369 -0.10248456942832658 -0.07593958794839217 -0.04961273941810055 -0.023530359332347647 0.0022820407261798254 0.02779977697792187 0.0529989947780636 0.07785666756628759 0.10235059361189251 0.12645939073026558 0.150162489144429 0.17344012266228565 0.1962733183362876 0.2186438847677534 0.2405343992129702 0.26192819364269654 0.28280933990079243 0.3031626341015203 0.32297358039869456 0.34222837425333963 0.36091388531992863 0.3790176400646832 0.3965278042228397 0.4134331651953101 0.42972311447879896 0.4453876302172109 0.46041725995615707 0.4748031036765232 0.4885367971774407 0.5016104958736278 0.5140168590669029 0.5257490347467952 0.5368006449705257 0.5471657718682362 0.5568389443152088 0.5658151253089134 0.5740897000850675 0.5816584650034553 0.5885176172310449 0.5946637452469383 0.6000938201908728 0.6048051880743701 0.6087955628711561 0.6120630205011629 0.6146059937202453 0.6164232679256707 0.6175139778854825 0.6178776053979478; -0.9848342052676137 -0.9785256507723668 -0.9711459227083266 -0.9627086780873545 -0.9532294627740255 -0.9427256558550126 -0.9312164080290839 -0.9187225744296544 -0.9052666423228446 -0.8908726541504266 -0.8755661264086385 -0.8593739648705945 -0.8423243766717969 -0.824446779785159 -0.8057717104140193 -0.7863307288290492 -0.7661563241679387 -0.7452818187055119 -0.7237412720868163 -0.7015693859970629 -0.6788014097204331 -0.6554730470150871 -0.631620364704657 -0.6072797033574112 -0.5824875903936271 -0.5572806559298608 -0.5316955516361386 -0.5057688728490587 -0.47953708415062524 -0.4530364485898175 -0.42630296069156437 -0.3993722833663843 -0.37227968880358053 -0.3450600034018416 -0.3177475567635332 -0.29037613475304036 -0.26297893659533983 -0.23558853596865137 -0.20823684602458345 -0.18095508825067294 -0.1537737650736878 -0.12672263608740172 -0.09983069777584574 -0.07312616659213976 -0.046636465243915126 -0.020388212028930385 0.005592786941286247 0.03128154279622855 0.05665388640890973 0.08168646851692239 0.10635675763322998 0.13064303591712223 0.15452439317405733 0.17798071915049649 0.20099269428650063 0.22354177908481557 0.24561020225060842 0.2671809477509263 0.28823774093753873 0.30876503387102294 0.32874798997800775 0.34817246816731445 0.3670250065244953 0.3852928056979742 0.40296371208370046 0.4200262009090029 0.4364693593101671 0.45228286949225044 0.46745699205376867 0.48198254955318853 0.4958509103886684 0.5090539730571848 0.5215841508541171 0.5334343570695189 0.5445979907326864 0.5550689229522683 0.5648414838950079 0.573910450442304 0.5822710345600773 0.5899188724139661 0.5968500142586054 0.6030609151266741 0.6085484263405144 0.6133097878664177 0.6173426215291145 0.620644925101601 0.623215067283152 0.6250517835761992 0.6261541730706841 0.626521696142498; -0.9848333969733973 -0.9785240301240751 -0.9711429967078139 -0.9627037905684349 -0.9532217744428889 -0.9427141260053071 -0.9311997780896087 -0.918699353483238 -0.905235094714436 -0.8908307892809937 -0.8755116907894448 -0.859304436490108 -0.8422369617051545 -0.8243384116540575 -0.8056390511833821 -0.786170172906087 -0.7659640042495004 -0.7450536139011059 -0.7234728181275722 -0.7012560874253027 -0.6784384539405968 -0.6550554200745672 -0.6311428686626916 -0.6067369750916454 -0.5818741216872145 -0.5565908146770757 -0.5309236040013315 -0.5049090062123504 -0.4785834306739221 -0.4519831092384351 -0.42514402954985114 -0.39810187209013503 -0.37089195105756884 -0.34354915913735495 -0.3161079161982227 -0.288602121923569 -0.2610651123620691 -0.23352962036083796 -0.20602773982410952 -0.17859089372212233 -0.15124980575843225 -0.12403447558924065 -0.09697415747548643 -0.07009734223738678 -0.043431742371718485 -0.01700428018442093 0.009158921215092626 0.03503254421623128 0.06059208046776027 0.08581383226027901 0.11067491169519493 0.1351532378045565 0.15922753178492233 0.18287731050641157 0.20608287845523962 0.22882531826457278 0.2510864799844504 0.27284896923695406 0.29409613439783877 0.31481205294051867 0.3349815170727453 0.3545900187905534 0.3736237344681678 0.39206950909660154 0.4099148402776869 0.42714786207433025 0.44375732881186586 0.4597325989195817 0.4750636188958086 0.4897409074744136 0.5037555400651907 0.517099133535441 0.5297638313950556 0.5417422894426399 0.5530276619256421 0.5636135882630995 0.5734941803754855 0.5826640106622077 0.5911181006636027 0.5988519104407515 0.6058613287031361 0.6121426637110182 0.6176926349764656 0.6225083657841672 0.6265873765505273 0.6299275790370283 0.6325272714314679 0.6343851343083949 0.635500227477892 0.6358719877297322; -0.9848325397858603 -0.9785223113650476 -0.9711398934073678 -0.9626986065753385 -0.9532136191819932 -0.9427018949912179 -0.9311821353633492 -0.9186747161186003 -0.905201619519484 -0.8907863617979958 -0.875453916673713 -0.8592306353250512 -0.8421441632876623 -0.8242233547613712 -0.805498184810161 -0.7859996599387216 -0.7657597275240353 -0.7448111845717034 -0.7231875862543748 -0.7009231546740653 -0.6780526882716278 -0.6546114722854756 -0.6306351906382335 -0.6061598396046427 -0.5812216435870844 -0.5558569732969559 -0.530102266611072 -0.5039939523426799 -0.4775683771368694 -0.4508617356703966 -0.4239100043065451 -0.3967488783268459 -0.36941371283350566 -0.3419394673894337 -0.31436065443704386 -0.2867112915125939 -0.25902485724992624 -0.23133425114612693 -0.2036717570419015 -0.17606901025145424 -0.14855696826033432 -0.12116588489511576 -0.09392528785586246 -0.06686395949110929 -0.040009920685455204 -0.013390417721828411 0.012968088026082129 0.03903992772087074 0.06480023016137731 0.09022492451157492 0.11529074081578947 0.1399752084580055 0.1642566527224024 0.18811418961077822 0.2115277190702566 0.23447791678173818 0.25694622465601663 0.27891484018043444 0.30036670475448163 0.3212854911478904 0.34165559020968544 0.361462096951293 0.3806907961213284 0.39932814738407374 0.4173612702080107 0.43477792856510444 0.45156651553590166 0.46771603790993443 0.48321610086545114 0.4980568928071305 0.5122291704352286 0.5257242441145469 0.5385339636067307 0.550650704224699 0.5620673534635086 0.5727772981576226 0.5827744122104489 0.592053044938082 0.6006080100654464 0.6084345754095053 0.6155284532808271 0.6218857916316143 0.6275031659752776 0.6323775720997591 0.6365064195940788 0.6398875262049777 0.6425191130380409 0.6443998006152939 0.6455286057989724 0.6459049395889295; -0.9848316378653017 -0.9785205028239341 -0.9711366278167944 -0.9626931511281387 -0.9532050362573402 -0.9426890215452199 -0.9311635643201264 -0.9186487799158725 -0.9051663759409653 -0.8907395822021721 -0.8753930767051635 -0.8591529081706899 -0.842046415516394 -0.8241021447619858 -0.8053497638191054 -0.785819975626937 -0.7655444300905907 -0.7445556352716992 -0.7228868682697039 -0.7005720862183231 -0.6776458378048028 -0.6541431757002333 -0.6300995702676145 -0.6055508248909296 -0.5805329932434518 -0.5550822987872936 -0.5292350567690265 -0.5030275989484572 -0.4764962012695647 -0.4496770146545275 -0.42260599907389734 -0.3953188610186172 -0.3678509944728894 -0.3402374254611275 -0.31251276021749186 -0.28471113700299994 -0.2568661815730221 -0.22901096627721076 -0.20117797275466134 -0.17339905816939613 -0.1457054249151519 -0.11812759370392295 -0.09069537993978417 -0.06343787326816275 -0.03638342018088686 -0.009559609549008665 0.01700673905151548 0.04328958436176845 0.06926366995417624 0.09490452838697783 0.12018848314860124 0.14509264854258386 0.16959492766363332 0.1936740086145116 0.21730935911173813 0.24048121962573654 0.26317059519807257 0.285359246074915 0.30702967729190944 0.3281651273413039 0.34874955604753083 0.36876763177255906 0.38820471806724294 0.40704685987969 0.42528076942636034 0.442893811826283 0.4598739905934188 0.47620993307690196 0.49189087593364184 0.5069066507126121 0.5212476696251194 0.5349049115704227 0.5478699084813178 0.5601347320496968 0.5716919808876386 0.5825347681753423 0.5926567098430975 0.6020519133305875 0.6107149669630757 0.6186409299804481 0.6258253232516915 0.6322641207041364 0.6379537414937011 0.6428910429394246 0.6470733142427529 0.6504982710093464 0.653164050588582 0.6550692082434225 0.6562127141609203 0.6565939513112544; -0.9848306955906531 -0.9785186132687671 -0.9711332157413324 -0.9626874505796627 -0.9531960670386065 -0.9426755675664444 -0.9311441540157892 -0.9186216688868714 -0.9051295319606012 -0.8906906727013802 -0.8753294588285986 -0.8590716214710411 -0.8419441773299541 -0.8239753482842952 -0.8051944788757417 -0.7856319521114744 -0.7653191040196519 -0.744288137386088 -0.7225720350910572 -0.7002044734526667 -0.677219735968065 -0.6536526278261677 -0.6295383915459014 -0.604912624072415 -0.5798111956406498 -0.554270170691369 -0.5283257310994798 -0.5020141019486132 -0.47537148005963586 -0.44843396545438985 -0.421237495909703 -0.3938177847308218 -0.3662102618481 -0.33845001831620997 -0.3105717542715061 -0.2826097303805995 -0.2545977227918106 -0.22656898158106398 -0.19855619266506405 -0.17059144313724356 -0.1427061899661496 -0.11493123198151671 -0.08729668506038112 -0.05983196041415689 -0.0325657458675796 -0.0055259900118443134 0.021260110892984973 0.04776612339717467 0.07396638485768531 0.0998360090908483 0.12535088982292372 0.1504877020815834 0.1752239016718623 0.1995377228798025 0.22340817454589196 0.24681503464862037 0.2697388435360466 0.29216089594033584 0.3140632319067979 0.33542862676513974 0.3562405802664975 0.37648330500539406 0.39614171424111383 0.4152014092281965 0.4336486661608206 0.45147042283085936 0.46865426509437047 0.48518841323623674 0.5010617083177197 0.516263598586715 0.5307841260256836 0.5446139131074735 0.5577441498246143 0.5701665810531877 0.5818734943080092 0.5928577079416585 0.6031125598358464 0.6126318966297033 0.621410063525841 0.6294418947114504 0.6367227044282614 0.6432482787218956 0.6490148678979978 0.6540191797094939 0.6582583732964313 0.6617300538970567 0.6644322683460929 0.6663635013735711 0.6675226727150403 0.6679091350415078; -0.9848297175384387 -0.9785166518650822 -0.9711296737066802 -0.9626815324914868 -0.9531867548062494 -0.9426615978350164 -0.9311239976859131 -0.918593512916456 -0.9050912635926233 -0.8906398662384257 -0.8752633650509082 -0.8589871597703325 -0.8418379306066474 -0.823843560631234 -0.8050330560473667 -0.7854364647539215 -0.7650847936146733 -0.7440099248402378 -0.722244531881455 -0.6998219952220232 -0.6767763184446557 -0.6531420449292267 -0.6289541755235066 -0.6042480875074718 -0.5790594551510517 -0.553424172142807 -0.5273782761437349 -0.5009578756963744 -0.47419907969494063 -0.4471379295975725 -0.4198103345371664 -0.3922520094629106 -0.36449841642073655 -0.3365847090575902 -0.3085456804119673 -0.28041571403155346 -0.2522287384383014 -0.22401818494188674 -0.1958169487843251 -0.16765735358166403 -0.13957111901311245 -0.11158933169378094 -0.08374241915437115 -0.05606012683970804 -0.02857149802785069 -0.0013048565627429855 0.02571220771417157 0.052452850954276965 0.07889098484002731 0.10500128380115296 0.1307591900417913 0.15614091651350795 0.18112344797024327 0.20568454024145283 0.2298027178591807 0.2534572701735945 0.2766282460896616 0.2992964475552749 0.32144342192825703 0.34305145334638304 0.36410355322093574 0.38458344997035665 0.40447557810637114 0.42376506678060494 0.4424377278951732 0.4604800438761145 0.47787915520383817 0.4946228477900535 0.5106995402859176 0.5260982714014628 0.540808687311728 0.5548210292204566 0.5681261211477531 0.5807153580037309 0.5925806940059282 0.603714631494144 0.614110210192356 0.6237609969635147 0.632661076099284 0.6408050401832085 0.6481879815623257 0.6548054844589127 0.6606536177508479 0.6657289284459793 0.6700284358729065 0.6735496266077012 0.6762904501533036 0.6782493153856094 0.679425087777629 0.6798170874105043; -0.9848287084607551 -0.9785146281320457 -0.9711260188803847 -0.9626754255037647 -0.9531771445487586 -0.9426471797113664 -0.931103192317439 -0.9185644471725006 -0.9050517540940797 -0.8905874054600706 -0.8751951101240499 -0.8588999240627687 -0.8417281781321749 -0.8237074033162772 -0.8048662538579419 -0.7852344286624136 -0.7648425913630034 -0.7437222894341683 -0.7219058727302224 -0.6994264118183718 -0.6763176164628217 -0.652613754602627 -0.6283495721498851 -0.6035602139171568 -0.5782811459637646 -0.5525480796302265 -0.5263968975086588 -0.49986358157489336 -0.47298414368540764 -0.44579455861931094 -0.41833069982267385 -0.39062827798970057 -0.3627227825928002 -0.33464942645162776 -0.3064430934098953 -0.27813828916821154 -0.24976909530162764 -0.2213691264719406 -0.19297149082731335 -0.1646087535653797 -0.136312903620868 -0.10811532342480754 -0.08004676166971957 -0.05213730900375002 -0.02441637656650158 0.00308732272962976 0.030345790276584263 0.05733175531684014 0.08401868607475219 0.11038079859358094 0.1363930634021661 0.1620312101377074 0.18727173025272031 0.21209187793502818 0.23646966936969127 0.2603838804711283 0.2838140432124287 0.3067404406770264 0.3291441009555984 0.35100679000830465 0.3723110036093624 0.3930399584875186 0.41317758277226074 0.43270850585169635 0.4516180477439115 0.46989220807940174 0.4875176547878248 0.5044817125779448 0.520772351295215 0.5363781742370198 0.5512884065012135 0.5654928834392201 0.5789820392806818 0.591746895992416 0.60377905243032 0.6150706738388314 0.6256144817486295 0.635403744319452 0.6444322671712023 0.6526943847429405 0.6601849522158809 0.6668993380331616 0.6728334170459026 0.6779835643119184 0.6823466495704031 0.6859200324129373 0.6887015581682929 0.6906895545156874 0.6918828288383985 0.6922806663269477; -0.984827673262369 -0.9785125518967912 -0.971122268989935 -0.9626691591994425 -0.953167282750883 -0.94263238282169 -0.9310818381998328 -0.9185346114865294 -0.9050111931342076 -0.8905335416302251 -0.8751250201534174 -0.8588103300443047 -0.8416154414406377 -0.8235675214379371 -0.8046948601397537 -0.7850267949645862 -0.764593633575857 -0.7434265757981047 -0.7215576348767789 -0.6990195584308512 -0.675845749437058 -0.652070187572142 -0.6277273512251826 -0.6028521404761951 -0.5774798013198426 -0.551645851394597 -0.5253860074581871 -0.4987361148299294 -0.4717320789997484 -0.4444097995825888 -0.4168051067756578 -0.38895370045474087 -0.36089109202485903 -0.33265254911994324 -0.3042730432261379 -0.27578720028394027 -0.2472292543057557 -0.21863300402768038 -0.1900317725975156 -0.16145837028522586 -0.13294506018733043 -0.10452352688310401 -0.07622484798796753 -0.04807946853812929 -0.020117178130312018 0.007632909268657378 0.03514237293557409 0.06238350052796963 0.08932930085050342 0.1159535143613644 0.1422306215332795 0.16813584918670135 0.19364517491486283 0.21873532972172444 0.24338379899441218 0.26756882193167986 0.291269389549226 0.314465241381429 0.3371368609973197 0.3592654704464002 0.3808330237473271 0.4018221995295496 0.42221639293476193 0.44199970688157403 0.46115694279312325 0.4796735908835392 0.49753582009520053 0.5147304677746988 0.5312450291713069 0.5470676468376267 0.5621871000079374 0.5765927940256489 0.59027474988716 0.6032235939653763 0.6154305479721611 0.6268874192150728 0.6375865911999147 0.6475210146268773 0.6566841988244022 0.6650702036613299 0.6726736319744395 0.6794896225451107 0.6855138436555593 0.6907424872519081 0.6951722637382406 0.6988003974227571 0.7016246226341847 0.7036431805236913 0.7048548165647122 0.7052587787602824; -0.9848266169770444 -0.9785104332471734 -0.971118442237926 -0.9626627639634469 -0.9531572171737203 -0.9426172787308181 -0.931060038457491 -0.9185041497072617 -0.9049697759257029 -0.8904785334907473 -0.8750534311355898 -0.8587188062709036 -0.8415002585336433 -0.8234245808976288 -0.8045196886863981 -0.7848145468315031 -0.7643390957195778 -0.7431241759692073 -0.721201452473966 -0.6986033380411276 -0.6753629169466062 -0.6515138687158272 -0.6270903924276388 -0.6021271318242307 -0.5766591014945306 -0.550721614381875 -0.524350210849137 -0.49758058951608275 -0.47044854006476555 -0.44298987818940183 -0.41524038284761333 -0.3872357359503194 -0.35901146460807914 -0.33060288603250376 -0.302045055172546 -0.2733727151472515 -0.2446202505189144 -0.21582164343374532 -0.18701043264108422 -0.1582196753870497 -0.12948191216430038 -0.10082913428634524 -0.0722927542426334 -0.043903578779467295 -0.01569178464163416 0.01231310309945866 0.040082230213444224 0.06758743006385314 0.0948012380416531 0.1216969037801632 0.14824840125626945 0.17443043688629453 0.20021845572747174 0.22558864589779234 0.250517941328125 0.27498402296095575 0.2989653185099516 0.3224410008938453 0.34539098545692 0.36779592608672146 0.3896372103375534 0.41089695366589557 0.4315579928811435 0.45160387891209175 0.47101886898633505 0.4897879183163775 0.5078966713826627 0.5253314529000629 0.5420792585506048 0.5581277455613647 0.5734652232026137 0.5880806432774047 0.6019635906699119 0.615104274015981 0.6274935165555232 0.6391227472226019 0.6499839920253494 0.6600698657641834 0.6693735641332064 0.6778888562461555 0.685610077624822 0.6925321236844972 0.6986504437477042 0.7039610356142522 0.7084604407124995 0.7121457398536168 0.7150145496076176 0.7170650193169337 0.7182958287603903 0.718706186477532; -0.9848255447432053 -0.9785082824831544 -0.9711145572146788 -0.9626562708374722 -0.9531469966276123 -0.9426019406038602 -0.9310378985652543 -0.91847320902953 -0.9049277023210143 -0.8904226460737071 -0.874980687430067 -0.8586257922285868 -0.8413831814834275 -0.8232792654672091 -0.8043415757135026 -0.7845986952586579 -0.7640801874433817 -0.7428165235930181 -0.7208390098918644 -0.6981797137612155 -0.6748713900432254 -0.6509474072833504 -0.6264416743931361 -0.6013885679626666 -0.5758228604782583 -0.5497796496860963 -0.5232942893267047 -0.49640232144854285 -0.46913941049182006 -0.44154127931601367 -0.41364364732666226 -0.38548217083901765 -0.3570923857981669 -0.32850965295744927 -0.2997691055995017 -0.27090559986720364 -0.24195366775524427 -0.2129474727971145 -0.18392076846708824 -0.15490685930229792 -0.12593856473636572 -0.09704818562326818 -0.06826747341822935 -0.03962760197149485 -0.011159141880791552 0.017107962660795752 0.045144414592943966 0.07292158237088643 0.10041151608784646 0.12758696142757792 0.15442137154205227 0.18088891695315581 0.20696449358027424 0.23262372899795525 0.25784298702942965 0.2825993707827588 0.30687072423674394 0.3306356324835538 0.35387342073435885 0.3765641521931168 0.3986886249021219 0.42022836766100424 0.4411656351186401 0.4614834021349069 0.48116535750644135 0.5001958971475926 0.5185601168145918 0.5362438044576654 0.5532334322824026 0.5695161485981706 0.5850797695278095 0.5999127706492122 0.6140042786357586 0.6273440629589206 0.6399225277127166 0.6517307036160677 0.6627602402455164 0.6730033985472228 0.682453043673634 0.6911026381867781 0.6989462356667213 0.7059784747603883 0.7121945737026509 0.717590325338356 0.7221620926707841 0.7259068049588984 0.7288219543826613 0.7309055932926548 0.7321563320572344 0.732573337517478; -0.9848244617790527 -0.9785061100670522 -0.9711106328087148 -0.9626497113710122 -0.9531366707388397 -0.942586442858055 -0.931015525849033 -0.9184419393012443 -0.9048851758771249 -0.8903661494694356 -0.8749071401702282 -0.8585317363214572 -0.841264773927065 -0.8231322737140596 -0.804161376135624 -0.7843802746127316 -0.763818147312054 -0.742505087757253 -0.7204720345680592 -0.6977507006170359 -0.674373501887581 -0.650373486308816 -0.625784262833502 -0.6006399310143227 -0.57497501132176 -0.548824376433678 -0.5222231837126212 -0.49520680907199777 -0.46781078241685725 -0.4400707248290404 -0.4120222876502234 -0.38370109359997595 -0.3551426800494696 -0.3263824445551111 -0.29745559274019506 -0.2683970885968192 -0.23924160726485125 -0.21002349032980186 -0.1807767036670881 -0.1515347978464439 -0.12233087109724099 -0.0931975348231875 -0.06416688164341706 -0.03527045592630213 -0.006539226772491471 0.021996436605321464 0.050306787166531974 0.0783627200586351 0.10613579043953385 0.13359822918629197 0.1607229565753306 0.18748359402324025 0.2138544739807639 0.2398106480752489 0.2653278935989042 0.2903827184416622 0.31495236456830955 0.3390148101398669 0.36254877037905275 0.38553369727902687 0.4079497782535808 0.42977793382552937 0.45099981444830317 0.4715977965536983 0.4915549779164168 0.5108551724234923 0.529482904333946 0.5474234021111066 0.5646625919069678 0.5811870907747902 0.5969841996828865 0.612041896399197 0.6263488283128748 0.6398943052556765 0.652668292382521 0.6646614031671273 0.6758648925652013 0.6862706503942227 0.6958711949754703 0.7046596670805568 0.7126298242214011 0.7197760353192577 0.7260932757851647 0.7315771230409333 0.7362237525066275 0.7400299340773167 0.7429930291087788 0.745110987928742 0.7463823478871956 0.7468062319562745; -0.984823373357252 -0.978503926572884 -0.9711066881154979 -0.9626431174693227 -0.9531262897111663 -0.9425708608063689 -0.9309930289736834 -0.9184104923112891 -0.9048424028925768 -0.8903093175551362 -0.8748331456194192 -0.8584370937847992 -0.8411456084601122 -0.8229843157932545 -0.8039799596699685 -0.784160337955638 -0.7635542372556796 -0.7421913664700976 -0.7201022894159379 -0.697318356787856 -0.6738716377218913 -0.6497948512208866 -0.6251212976919404 -0.5998847908369458 -0.5741195901267874 -0.5478603340782279 -0.5211419745401168 -0.49399971218237454 -0.4664689333674023 -0.4385851485693031 -0.410383932491633 -0.3819008660195544 -0.3531714801272705 -0.32423120184665444 -0.2951153023881382 -0.26585884749028554 -0.2364966500601506 -0.207063225152596 -0.1775927473232812 -0.14811901037710173 -0.11867538952153882 -0.08929480592266754 -0.06000969365056269 -0.030851968990540452 -0.0018530020870801537 0.02695640912154428 0.0555460627279795 0.08388637449724315 0.11194839738884937 0.13970383902942518 0.16712507721071482 0.1941851734923033 0.22085788499212733 0.2471176744509236 0.2729397186592318 0.2982999153374492 0.32317488856075255 0.34754199282150516 0.3713793158220882 0.39466568009093955 0.41738064351406295 0.4395044988733203 0.46101827248154725 0.4819037220029633 0.5021433335454588 0.5217203181092508 0.5406186074740581 0.5588228496044239 0.576318403650137 0.5930913346158709 0.6091284077712237 0.6244170828692996 0.6389455082388658 0.6527025148119336 0.6656776101454077 0.6778609724921827 0.6892434449738126 0.6998165299035892 0.7095723833055966 0.7185038096720356 0.7266042569978522 0.7338678121284702 0.7402891964532021 0.7458637619737214 0.7505874877737974 0.7544569769133571 0.7574694537667962 0.7596227618223664 0.7609153619563751 0.761346331192864; -0.9848222847793122 -0.9785017426350426 -0.9711027423448793 -0.9626365212390183 -0.9531159040833239 -0.9425552702944424 -0.9309705174204076 -0.918379021061448 -0.9047995914208358 -0.8902524266893062 -0.8747590634787323 -0.8583423245312942 -0.8410262639393052 -0.8228361101180919 -0.8037982067798651 -0.7839399521603776 -0.7632897367523289 -0.7418768798000176 -0.7197315648086712 -0.6968847743192735 -0.673368224195651 -0.6492142976651168 -0.6244559793472332 -0.5991267894973187 -0.5732607186823062 -0.5468921630965854 -0.5200558607145921 -0.4927868284653619 -0.4651203006020308 -0.4370916684265858 -0.4087364215170705 -0.38009009059109644 -0.35118819212597857 -0.32206617484223843 -0.29275936814367953 -0.26330293259381915 -0.23373181249528077 -0.20408069062585463 -0.17438394517240982 -0.14467560889174302 -0.11498933051585893 -0.08535833840808195 -0.05581540646592977 -0.026392822256776183 0.0028776426369219146 0.03196476009464711 0.060837870796856645 0.08946690747306171 0.11782241611254934 0.1458755751973204 0.17359821302204315 0.20096282317047656 0.22794257822181754 0.25451134176381734 0.2806436787923295 0.3063148645792194 0.3315008920922815 0.356178478052052 0.38032506771117025 0.4039188384422321 0.42693870222003255 0.44936430708359 0.4711760376625448 0.49235501485139926 0.5128830947136127 0.5327428666959201 0.5519176512312931 0.5703914968068504 0.588149176570717 0.6051761845493525 0.6214587315442675 0.6369837407743196 0.6517388433269475 0.665712373478795 0.6788933639431961 0.6912715410989615 0.7028373202518235 0.7135818009767994 0.7234967625865972 0.7325746597680497 0.7408086184254085 0.7481924317661839 0.754720556662064 0.7603881103143058 0.7651908672498573 0.7691252566713446 0.7721883601809503 0.7743779098950982 0.7756922869637761 0.7761305205052411; -0.9848212013497816 -0.9784995688965565 -0.9710988147276797 -0.9626299548320371 -0.9531055644835792 -0.9425397473325775 -0.9309481009560789 -0.9183476790256527 -0.9047569502643833 -0.8901957543776794 -0.8746852551537352 -0.8582478909393506 -0.8409073227052617 -0.8226883799220699 -0.8036170044733365 -0.78372019283637 -0.7630259367637064 -0.7415631626993082 -0.7193616701630804 -0.6964520693355272 -0.672865718071234 -0.6486346585655101 -0.6237915538929609 -0.5983696246301238 -0.57240258576665 -0.5459245841009626 -0.5189701363069339 -0.4915740678480676 -0.4637714529049638 -0.43559755547066104 -0.40708777175684613 -0.37827757404201867 -0.3492024560805931 -0.3198978801796864 -0.2903992260380972 -0.260741741429786 -0.2309604948021152 -0.20109032984726444 -0.17116582209366896 -0.14122123755309782 -0.1112904934481617 -0.08140712103462866 -0.05160423052300655 -0.021914478094458015 0.007629965002774438 0.03699744129854613 0.06615683391742526 0.09507759140373914 0.12372975059855747 0.1520839576180947 0.1801114869883529 0.20778425899560746 0.2350748553165401 0.26195653299547134 0.28840323683924457 0.3143896103029079 0.339891004941418 0.3648834885042147 0.3893438517506665 0.41324961406512467 0.4365790279506687 0.4593110824805823 0.48142550578621485 0.5029027666591922 0.5237240753449244 0.5438713836031073 0.5633273841093895 0.5820755092706505 0.6000999295243942 0.6173855511906525 0.6339180139425319 0.6496836879591085 0.664669670821874 0.6788637842132738 0.6922545704731764 0.7048312890663011 0.7165839130107751 0.7275031253150684 0.7375803154676068 0.7468075760203644 0.7551776993047212 0.7626841743148397 0.7693211837907542 0.7750836015303145 0.7799669899560546 0.7839675979599862 0.7870823590462512 0.7893088897884918 0.7906454886157278 0.7910911349374711; -0.9848201283503834 -0.9784974159571812 -0.9710949244218657 -0.9626234502887214 -0.9530953213825566 -0.9425243677245206 -0.9309258890970065 -0.918316619400046 -0.9047146879542418 -0.890139577916854 -0.8746120819880455 -0.8581542555934915 -0.8407893677374687 -0.8225418497272012 -0.8034372419745502 -0.783502139085172 -0.7627641334479552 -0.7412517575389871 -0.7189944251544085 -0.696022371785463 -0.6723665943467536 -0.6480587904653231 -0.6231312975337068 -0.5976170317246288 -0.571549427158626 -0.5449623754086376 -0.5178901655175937 -0.4903674246963745 -0.4624290598602084 -0.43411020015184754 -0.40544614058964745 -0.3764722869681783 -0.3472241021282456 -0.31773705370228833 -0.288046563430126 -0.2581879581290475 -0.22819642239129265 -0.19810695307120194 -0.16795431561370555 -0.1377730022654795 -0.10759719220006735 -0.07746071357856978 -0.0473970075581974 -0.017439094252127772 0.012380459364342903 0.042029569614286666 0.07147666436665835 0.10069070939818583 0.12964123290336355 0.15829834819222532 0.18663277462090647 0.2146158568048689 0.24221958216900252 0.26941659689263736 0.29618022031083424 0.3224844578361739 0.34830401246765946 0.3736142949552762 0.39839143269028143 0.4226122773923928 0.4462544116657776 0.4692961544960997 0.4917165657609026 0.5134954498253114 0.5346133582944319 0.555051591992973 0.574792202241479 0.5938179914972194 0.6121125134262141 0.629660072471116 0.6464457229777466 0.6624552679409965 0.6776752574285781 0.6920929867387744 0.7056964943458712 0.7184745596844165 0.7304167008208101 0.7415131720580312 0.7517549615165466 0.7611337887316171 0.7696421023043745 0.777273077641132 0.7840206148124703 0.7898793365606919 0.7948445864812622 0.7989124274008714 0.8020796399717544 0.8043437214988913 0.8057028850137096 0.8061560586048693; -0.9848190710142194 -0.9784952943215756 -0.9710910904187766 -0.9626170393807868 -0.9530852248455302 -0.9425092066948595 -0.9309039905697672 -0.9182859943475253 -0.9046730117199043 -0.890084173022201 -0.874539903472318 -0.8580618789876787 -0.8406729797551379 -0.8223972417353751 -0.8032598062883902 -0.7832868681107541 -0.7625056216781131 -0.7409442063881871 -0.7186316506001011 -0.6955978147654149 -0.6718733338446748 -0.6474895592007789 -0.6224785001569105 -0.596872765402416 -0.5707055044247187 -0.5440103491393411 -0.5168213558833483 -0.48917294793015764 -0.4610998586756978 -0.43263707563747955 -0.4038197853992708 -0.37468331962490636 -0.3452631022552832 -0.3155945979929711 -0.28571326216907217 -0.25565449207716995 -0.22545357984936476 -0.19514566693966712 -0.1647657002703829 -0.13434839008768892 -0.10392816956338188 -0.07353915617082454 -0.04321511485447848 -0.012989423004112745 0.01710496276315099 0.04703553801733441 0.07677028013810712 0.10627767616348949 0.13552674888911986 0.1644870812482886 0.19312883900821323 0.2214227918229125 0.24934033268742417 0.27685349584205954 0.303934973178868 0.3305581292055607 0.35669701462475034 0.38232637858859025 0.40742167969070786 0.43195909575875413 0.45591553251195915 0.4792686311488018 0.50199677493028 0.5240790948243529 0.5454954742768923 0.5662265531740065 0.5862537310598339 0.6055591696729297 0.6241257948631638 0.6419372979496384 0.6589781365785488 0.6752335351381497 0.6906894847860833 0.7053327431422692 0.7191508336983897 0.7321320449927154 0.7442654295966333 0.755540802956767 0.7659487421340286 0.775480584478324 0.7841284262749563 0.791885121396041 0.7987442799874735 0.804700267219181 0.8097482021235384 0.8138839565439665 0.8171041542128287 0.8194061699748351 0.8207881291692297 0.8212489071811048; -0.984818034500167 -0.97849321434782 -0.971087331449866 -0.9626107534549583 -0.9530753242854241 -0.9424943385169073 -0.9308825127718279 -0.9182559542405966 -0.9046321264549142 -0.8900298124470596 -0.8744690754377925 -0.8579712172033385 -0.8405587342787938 -0.8222552721612416 -0.8030855776807939 -0.7830754497117499 -0.762251688398997 -0.7406420430767693 -0.7182751590578415 -0.6951805234712859 -0.671388410326002 -0.6469298249754466 -0.6218364481563031 -0.5961405797703946 -0.5698750825748766 -0.5430733259408163 -0.5157691298346596 -0.4879967091708845 -0.4597906186774258 -0.4311856984082437 -0.4022170200298073 -0.372919834000326 -0.3433295177523233 -0.31348152498071113 -0.2834113361299261 -0.2531544101649867 -0.22274613770260324 -0.19222179556975003 -0.1616165028484425 -0.13096517845693678 -0.10030250030916733 -0.06966286608605782 -0.03908035564437879 -0.00858869508115414 0.021778777535793818 0.05198914476761393 0.08200994073770003 0.11180918040801814 0.1413553872140033 0.17061761907915973 0.19956549283567201 0.22816920708214372 0.25639956351396126 0.2842279867657858 0.31162654280923946 0.3385679559520657 0.3650256244878362 0.39097363504770805 0.41638677570778787 0.4412405479073604 0.46551117723459484 0.4891756231373684 0.512211587617553 0.5345975229675269 0.556312638607785 0.5773369070843899 0.5976510692845991 0.6172366389283641 0.6360759063925484 0.6541519419236332 0.6714485982934324 0.687950512950897 0.7036431097214937 0.7185126001038921 0.7325459842118147 0.7457310514068881 0.758056380666217 0.769511340726176 0.7800860900415992 0.7897715765971457 0.7985595376051571 0.8064424991217736 0.8134137756104967 0.8194674694797299 0.8245984706181528 0.8288024559490506 0.8320758890219726 0.8344160196573057 0.8358208836565415 0.8362893025882021; -0.984817023867598 -0.9784911861965345 -0.9710836658944297 -0.962604623278068 -0.9530656682177805 -0.9424798361429907 -0.9308615612347549 -0.918226646906508 -0.904592233683565 -0.8899767646005848 -0.8743999482441376 -0.8578827195746838 -0.840447198668643 -0.8221166475267817 -0.8029154250998476 -0.7828689406862362 -0.7620036058594639 -0.7403467850853617 -0.7179267451901715 -0.6947726038412025 -0.6709142772013045 -0.6463824269172853 -0.6212084066004604 -0.5954242079548875 -0.5690624067055037 -0.5421561084744191 -0.514738894749036 -0.4868447690805585 -0.4585081036458311 -0.4297635862993914 -0.4006461682361635 -0.37119101237842544 -0.3414334425936177 -0.3114088938422331 -0.2811528633475644 -0.250700862871447 -0.22008837217246405 -0.18935079371533667 -0.15852340869253337 -0.1276413344114557 -0.09673948309303952 -0.06585252212015695 -0.03501483576698195 -0.004260488433429598 0.02637681059804388 0.05686374087254231 0.08716740293527792 0.11725534896811923 0.14709561189732537 0.17665673298504903 0.2059077879221642 0.23481841144465967 0.2633588205001572 0.29149983599508494 0.31921290315663475 0.3464701105469198 0.3732442077696437 0.39950862191218595 0.42523747276823604 0.45040558688801946 0.4749885105047594 0.4989625213873004 0.5223046396698011 0.5449926377101164 0.5670050490289053 0.5883211763816854 0.608921099015959 0.6287856791652343 0.647896567831228 0.6662362099047853 0.6837878486751334 0.700535529775943 0.7164641046154032 0.7315592333360535 0.7458073873485369 0.7591958514817021 0.7717127257896402 0.7833469270542756 0.7940881900200698 0.8039270683952332 0.8128549356516053 0.82086398565304 0.8279472331397497 0.8340985140936172 0.8393124860069828 0.8435846280748729 0.84691124132805 0.8492894487216455 0.8507171951914897 0.8511932476875865; -0.9848160440515432 -0.9784892197808486 -0.971080111688785 -0.9625986788844059 -0.9530563040189719 -0.9424657708390872 -0.9308412390928871 -0.9181982168787538 -0.9045535305344005 -0.8899252921719512 -0.8743328649718163 -0.8577968263546956 -0.8403389291568951 -0.8219820609393031 -0.8027502015647988 -0.7826683791826029 -0.7617626247610235 -0.7400599253123267 -0.717588175954929 -0.6943761309589317 -0.6704533539210565 -0.6458501672144538 -0.6205976008575411 -0.5947273409441367 -0.568271677774588 -0.5412634538245042 -0.5137360116840355 -0.48572314209650885 -0.4572590322205994 -0.42837821423520867 -0.3991155144008027 -0.3695060026852591 -0.33958494305624093 -0.3093877445358752 -0.27894991310707884 -0.24830700455427646 -0.21749457831454638 -0.18654815240849698 -0.15550315951335036 -0.12439490423396264 -0.09325852162076351 -0.06212893697696503 -0.031040826990847568 -2.858222255618803e-5 0.030873729031389095 0.061632395478678104 0.09221409616550262 0.12258593239875097 0.15271545825559327 0.1825707096850217 0.21212023221065288 0.24133310724859955 0.2701789770583933 0.29862806834882966 0.3266512145641799 0.3542198768794836 0.38130616393661293 0.4078828503554516 0.4339233940568958 0.4594019524364462 0.484293397428946 0.5085733295064963 0.5322180906528104 0.5552047763582093 0.5775112466801562 0.5991161364146762 0.6199988644242113 0.6401396421674357 0.6595194814763403 0.6781202016254355 0.6959244357372988 0.7129156365678779 0.7290780817139708 0.7443968782841536 0.7588579670731331 0.7724481262780585 0.7851549747937617 0.7969669751222029 0.8078734359296057 0.8178645142828593 0.8269312175947804 0.8350654053057436 0.8422597903270436 0.8485079402691292 0.8538042784755712 0.8581440848812888 0.8615234967111873 0.8639395090329336 0.8653899751751454 0.8658736070197985; -0.9848150998384301 -0.9784873247174813 -0.9710766862373715 -0.9625929494261263 -0.9530472776889367 -0.9424522118257852 -0.9308216465603778 -0.9181708046591238 -0.904516208726346 -0.8898756507688745 -0.8742681596296387 -0.8577139663957816 -0.8402344678921799 -0.8218521883760103 -0.8025907395521559 -0.7824747790328045 -0.761529967367488 -0.7397829237721196 -0.7172611806872347 -0.6939931372967003 -0.6700080121385716 -0.6453357949396227 -0.620007197804322 -0.5940536058877162 -0.5675070276798355 -0.5404000450268888 -0.5127657630116554 -0.48463775981221174 -0.4560500366543979 -0.42703696796936225 -0.39763325186304344 -0.3678738609997341 -0.33779399399680815 -0.3074290274224418 -0.27681446848269514 -0.24598590847867083 -0.2149789771087323 -0.1838292976848968 -0.15257244332662281 -0.12124389418927324 -0.08987899577862954 -0.0585129183969329 -0.02718061776011956 0.004083203179787478 0.03524413117880236 0.06626807838871467 0.09712131677085235 0.1277705112234062 0.15818275141473392 0.18832558231981103 0.2181670334614322 0.24767564686202542 0.27682050371593253 0.30557124979575145 0.3338981196098059 0.3617719593310369 0.38916424852056364 0.4160471206718432 0.4423933826037917 0.46817653273337867 0.4933707782601182 0.5179510512965182 0.5418930239799515 0.5651731226025501 0.5877685407966502 0.6096572518139854 0.6308180199372895 0.6512304110632073 0.6708748024954596 0.689732391987031 0.7077852060698184 0.7250161077096361 0.7414088033237842 0.7569478491975252 0.7716186573348055 0.7854075007774112 0.7983015184254572 0.8102887193907113 0.8213579869127277 0.8314990818661351 0.8407026458857101 0.8489602041340407 0.8562641677346978 0.8626078358918625 0.8679853977153231 0.8723919337676633 0.8758234173483248 0.8782767155270358 0.8797495899368815 0.8802406973350326; -0.984814195842513 -0.9784855102791782 -0.9710734063262345 -0.9625874630274965 -0.9530386336197225 -0.9424392259275417 -0.9308028804195512 -0.9181445459945442 -0.9044804535734312 -0.8898280875786361 -0.8742061553885133 -0.8576345548596845 -0.8401343400150416 -0.8217276849995444 -0.8024378464097996 -0.7822891241067623 -0.7613068206237191 -0.7395171992840184 -0.716947441144754 -0.6936256008838706 -0.6695805617488471 -0.6448419896853325 -0.619440286763795 -0.5934065440214595 -0.5667724938355516 -0.5395704619421601 -0.5118333192128934 -0.4835944332989725 -0.4548876202494817 -0.42574709620725476 -0.3962074292822551 -0.36630349169847226 -0.3360704123061902 -0.3055435295471239 -0.27475834495535656 -0.24375047727225904 -0.21255561724870334 -0.1812094832028987 -0.14974777739709658 -0.11820614329131021 -0.08662012372704865 -0.05502512008891753 -0.023456352486847815 0.00805117900335636 0.03946273200843312 0.0707438584072129 0.10186043973823355 0.13277872144700092 0.1634653459589365 0.19388738456840132 0.22401236813830003 0.2538083166087311 0.2832437673169065 0.31228780213409935 0.34091007342870544 0.3690808288676263 0.3967709350710474 0.42395190013836076 0.45059589506539865 0.4766757740753468 0.5021650938876812 0.5270381319512172 0.5512699036688757 0.5748361786430829 0.5977134959717939 0.6198791786260154 0.6413113469403661 0.6619889312486794 0.6818916836969416 0.7010001892659343 0.7192958760358714 0.7367610247250604 0.7533787775341906 0.7691331463272741 0.7840090201795421 0.7979921723217277 0.8110692665091739 0.8232278628430801 0.8344564230699696 0.844744315384112 0.8540818187561959 0.8624601268100132 0.8698713512672929 0.8763085249791419 0.8817656045607726 0.8862374726443901 0.8897199397632263 0.8922097458777898 0.8937045615534455 0.894202988796435; -0.9848133364831176 -0.9784837853487541 -0.9710702880393445 -0.9625822466437741 -0.9530304143711017 -0.9424268772322054 -0.9307850335235166 -0.9181195711729714 -0.9044464430141302 -0.8897828400599294 -0.8741471628526682 -0.857558990971636 -0.8400390507841599 -0.8216091815298662 -0.802292299831492 -0.7821123627287481 -0.7610943293344195 -0.7392641212141593 -0.7166485815932363 -0.6932754334948732 -0.6691732369157317 -0.6443713451445976 -0.6188998603303685 -0.5927895884051115 -0.5660719934671633 -0.5387791517281394 -0.5109437051261421 -0.4825988147056268 -0.45377811386212236 -0.42451566154751913 -0.39484589552877397 -0.3648035857898155 -0.3344237881630987 -0.3037417982736866 -0.27279310587500843 -0.24161334965150585 -0.2102382725593284 -0.17870367777205196 -0.14704538529411404 -0.11529918930031097 -0.08350081625531357 -0.05168588386272935 -0.019889860888818733 0.011851972098417395 0.043504561038450136 0.07503311570368477 0.10640314601336444 0.1375804973122565 0.16853138459445302 0.19922242565657927 0.22962067316841958 0.25969364565263475 0.2894093573686922 0.3187363470994474 0.3476437058419284 0.37610110340684016 0.40407881393405354 0.43154774033393367 0.45847943766673316 0.48484613547446254 0.5106207590816444 0.5357769498831558 0.5602890846389502 0.5841322937968708 0.6072824788659672 0.6297163288637642 0.6514113358617619 0.6723458096541094 0.6924988915748815 0.7118505674896884 0.7303816799875055 0.7480739397985909 0.7649099364641924 0.7808731482834262 0.7959479515622694 0.8101196291889957 0.8233743785596951 0.8356993188766613 0.8470824978414974 0.8575128977637329 0.8669804411045946 0.8754759954743357 0.8829913781002029 0.8895193597807216 0.8950536683405136 0.8995889915983288 0.9031209798593964 0.905646247941563 0.907162376743026 0.9076679143577616; -0.9848125259628164 -0.9784821583749775 -0.971067346678201 -0.9625773259254755 -0.9530226604545153 -0.942415226762759 -0.9307681943159658 -0.9180960043426072 -0.9044143466713662 -0.8897401346739217 -0.8740914783797596 -0.8574876558340303 -0.8399490827734188 -0.8214972806986213 -0.8021548434252895 -0.7819454021982375 -0.760893589456249 -0.7390250013370459 -0.7163661590137593 -0.6929444689557415 -0.6687881822076 -0.6439263527810778 -0.618388795254734 -0.5922060416763902 -0.5654092978629537 -0.5380303991915414 -0.5101017659748283 -0.48165635851221894 -0.4527276319068334 -0.4233494907364079 -0.3935562436640561 -0.36338255807245 -0.33286341480234793 -0.30203406307358854 -0.2709299756636474 -0.23958680441568866 -0.20804033614471967 -0.17632644900702674 -0.14448106939450353 -0.11254012941187848 -0.08053952499114123 -0.04851507469373339 -0.016502479247303317 0.015462718139929815 0.047345170647941644 0.07910976586125222 0.11072166290100302 0.14214632864455629 0.1733495730079473 0.20429758327001446 0.2349569574204082 0.26529473651693725 0.29527843604088033 0.32487607624191267 0.35405621146716976 0.38278795847174585 0.41104102371049445 0.4387857296134665 0.4659930398495954 0.49263458358535656 0.5186826787471167 0.5441103542976522 0.5688913715389667 0.593000244455 0.6164122591091029 0.6391034921123102 0.6610508281793928 0.6822319767904952 0.7026254879768175 0.7222107672492927 0.7409680896895785 0.7588786132228742 0.7759243910921482 0.7920883835532931 0.8073544688105252 0.8217074532110219 0.8351330807173554 0.8476180416757194 0.8591499808972982 0.8697175050693565 0.8793101895117882 0.8879185842939165 0.8955342197253234 0.9021496112333965 0.9077582636391183 0.9123546748414156 0.9159343389191112 0.9184937486582057 0.920030397510869 0.9205427809911332; -0.9848117682466436 -0.9784806373305315 -0.9710645966851494 -0.9625727250887898 -0.9530154101265645 -0.9424043321631868 -0.9307524463710384 -0.9180739628586485 -0.9043843249491951 -0.8897001856629132 -0.8740393824613258 -0.8574209103150139 -0.8398648931601855 -0.8213925538125667 -0.8020261824101274 -0.7817891034588649 -0.7607056415582619 -0.7388010858851533 -0.7161016535165184 -0.6926344516732335 -0.6684274389679792 -0.6435093857414002 -0.6179098335711782 -0.5916590540389715 -0.5647880068401439 -0.537328297320937 -0.5093121335271347 -0.4807722828474553 -0.451742028333793 -0.4222551247791064 -0.39234575463217103 -0.3620484838266303 -0.3313982175998032 -0.30043015637450565 -0.26917975177482745 -0.23768266284427528 -0.2059747125320687 -0.17409184451060278 -0.14207008038421945 -0.10994547734646452 -0.07775408633997291 -0.04553191077003153 -0.013314865819714538 0.018861261588652225 0.05096085214414896 0.08294849277165159 0.11478901449472029 0.1464475295049112 0.17788946740848566 0.20908061062457303 0.23998712891177734 0.27057561300313976 0.30081310733217237 0.3306671418354075 0.36010576281951107 0.38909756288354047 0.41761170988930535 0.4456179749750794 0.47308675961005797 0.4999891216889758 0.526296800668194 0.5519822417463206 0.5770186190940446 0.6013798581393424 0.6250406569155615 0.6479765064810865 0.6701637104203554 0.6915794034369224 0.7122015690500632 0.7320090564070627 0.7509815962238697 0.7690998158671951 0.7863452535914112 0.8027003719437659 0.8181485703514673 0.8326741969041263 0.8462625593448614 0.8588999352830998 0.8705735816417274 0.881271743350774 0.8909836612992725 0.8996995795562939 0.9074107518714543 0.9141094474644228 0.9197889561121144 0.9244435925413684 0.9280687001339696 0.9306606539498885 0.9322168630735972 0.9327357722872688; -0.9848110670424624 -0.9784792296722677 -0.9710620515708256 -0.9625684667928525 -0.9530086991932362 -0.9423942474003358 -0.9307378679560745 -0.918053556661711 -0.9043565281720851 -0.8896631938848762 -0.8739911381749615 -0.8573590930273356 -0.8397869111252012 -0.8212955374527834 -0.8019069794751391 -0.7816442759597135 -0.7605314645066378 -0.7385935478567767 -0.7158564590482603 -0.6923470254937707 -0.6680929320520718 -0.6431226831683021 -0.6174655641582721 -0.591151601712531 -0.5642115236962085 -0.536676718320676 -0.5085791927628398 -0.47995153130745016 -0.4508268530871422 -0.42123876949407296 -0.391221341335924 -0.3608090358078059 -0.33003668335014946 -0.29893943446105675 -0.26755271652984025 -0.235912190756552 -0.20405370922027524 -0.17201327215680295 -0.13982698550404316 -0.1075310187711524 -0.07516156328496491 -0.04275479086476478 -0.010346812973907264 0.02202635960580092 0.05432885653369547 0.08652498706318727 0.11857927855004192 0.15045651428068707 0.182121770587814 0.21354045322317985 0.2446783329600551 0.2755015804002832 0.3059767999633907 0.336071063037579 0.365751940274753 0.3949875330140071 0.4237465038201446 0.45199810612589497 0.47971221296847527 0.5068593448130209 0.5334106964572122 0.5593381630130846 0.5846143649635878 0.6092126722929206 0.6331072276910135 0.6562729688337663 0.6786856497417737 0.7003218612212795 0.7211590503919995 0.741175539307235 0.7603505426723833 0.7786641846685133 0.7960975148881426 0.8126325233907119 0.8282521548855115 0.8429403220499834 0.8566819179913931 0.869462827859844 0.8812699396205147 0.8920911539928097 0.9019153935638606 0.9107326110834891 0.9185337969473439 0.9253109858744764 0.9310572627851073 0.9357667678837768 0.939434700952473 0.9420573248576866 0.9436319682746716 0.9441570276314862; -0.9848104257825806 -0.9784779423039728 -0.9710597238461283 -0.9625645720245752 -0.9530025608260025 -0.9423850224835583 -0.9307245316199745 -0.9180348876919419 -0.9043310957725634 -0.8896293457119779 -0.8739469897193733 -0.8573025184125803 -0.8397155353842425 -0.8212067303362015 -0.8017978508361853 -0.7815116727531783 -0.7603719694299094 -0.73840347965281 -0.7156318744814603 -0.6920837230010406 -0.6677864570625804 -0.6427683350768914 -0.6170584049289237 -0.590686466079975 -0.5636830309256466 -0.5360792854777181 -0.5079070494381805 -0.4791987357335753 -0.44998730957747357 -0.4203062471284746 -0.39018949381043966 -0.35967142236088273 -0.3287867906724718 -0.29757069949146836 -0.26605855003570067 -0.23428600159325702 -0.20228892916160335 -0.17010338118520235 -0.1377655374479896 -0.10531166717526196 -0.07277808739764259 -0.040201121627824334 -0.007617058898757241 0.024937886790091873 0.05742761657393233 0.0898161863289445 0.12206784574348191 0.15414707681619733 0.1860186317452496 0.21764757017496075 0.24899929576842986 0.280039592076754 0.3107346576776283 0.34105114055815605 0.370956171718733 0.4004173979768524 0.42940301395159436 0.4578817932114352 0.48582311856979343 0.51319701151447 0.5399741607587782 0.5661259499037473 0.5916244842022561 0.6164426164173838 0.6405539717685755 0.6639329719604612 0.6865548582903196 0.7083957138312367 0.7294324846889848 0.7496430003315279 0.769005992990861 0.7875011161376005 0.8051089620293622 0.8218110783345111 0.8375899838333234 0.8524291831989805 0.8663131808611194 0.8792274939548909 0.8911586643586425 0.9020942698234236 0.9120229341975498 0.9209343367494283 0.928819220591753 0.9356694002100524 0.9414777680983775 0.9462383005046945 0.949946062288285 0.9525972108911498 0.9541889994250986 0.954719778875849; -0.9848098476067155 -0.9784767815418374 -0.9710576249590903 -0.9625610599916848 -0.9529970253908736 -0.9423767032038485 -0.9307125038097767 -0.918018049342675 -0.9043081555327792 -0.8895988120009191 -0.8739071610431468 -0.8572514749454982 -0.8396511318712525 -0.821126590365425 -0.8016993625234416 -0.7813919858730316 -0.7602279940202868 -0.7382318861126228 -0.7154290951729747 -0.6918459553610332 -0.6675096682185948 -0.6424482679572528 -0.6166905858475937 -0.5902662137698851 -0.5632054669868574 -0.5355393461996748 -0.5072994989484851 -0.47851818041912086 -0.4492282137174952 -0.419462949673136 -0.38925622623296025 -0.3586423275060053 -0.3276559425192442 -0.2963321237439243 -0.26470624545105914 -0.2328139619537637 -0.20069116579308474 -0.16837394592284394 -0.1358985459477581 -0.10330132246778978 -0.07061870358027934 -0.03788714758991909 -0.00514310197510385 0.02757703734239782 0.060236966379174806 0.09280051307968892 0.12523167687168363 0.15749466774735046 0.18955394483184654 0.22137425440257713 0.2529206673243792 0.2841586158675593 0.315053929877484 0.345572872266171 0.3756821737980687 0.4053490671439026 0.4345413201781472 0.46322726849731466 0.4913758471378444 0.5189566214739261 0.5459398172770938 0.5722963499208773 0.5979978527151792 0.6230167043564034 0.6473260554806167 0.670899854308251 0.6937128713700036 0.7157407233046765 0.7369598957207255 0.7573477651142337 0.7768826198369323 0.7955436801086997 0.8133111170697477 0.8301660708683849 0.8460906677808973 0.8610680363606469 0.8750823226140128 0.8881187042012471 0.9001634036607292 0.9112037006554419 0.9212279432407948 0.9302255581531761 0.9381870601188116 0.9451040601826877 0.9509692730574153 0.9557765234920115 0.9595207516606418 0.9621980175713997 0.9638055044952231 0.9643415214150401; -0.9848093353463936 -0.9784757530828206 -0.9710557652369999 -0.9625579480245848 -0.952992120291424 -0.9423693308940867 -0.9307018445179168 -0.9180031259572844 -0.9042878228852741 -0.8895717471425568 -0.8738718545775792 -0.8572062234725478 -0.839594031591882 -0.8210555318919435 -0.8016120269328441 -0.7812858420350454 -0.7601002972252262 -0.7380796780175664 -0.71524920507812 -0.6916350028213691 -0.6672640669893246 -0.6421642312646986 -0.6163641329706816 -0.5898931779107726 -0.5627815044028381 -0.5350599465622375 -0.5067599968893247 -0.47791376821703463 -0.4485539550744801 -0.4187137945226403 -0.388427026518193 -0.3577278538614532 -0.32665090178413264 -0.2952311772323063 -0.2635040278995255 -0.23150510106446542 -0.19927030228685327 -0.1668357540146956 -0.1342377541549938 -0.10151273465923086 -0.06869722017395313 -0.035827786805701096 -0.0029410210484391453 0.029926521079521533 0.0627383546433661 0.09545810609988371 0.12804955326266226 0.1604766648825528 0.19270363980292146 0.22469494565065914 0.25641535702528967 0.287829993149976 0.31890435494965536 0.34960436152297747 0.3798963859761532 0.4097472905882705 0.4391244612790389 0.4679958413513511 0.4963299644824277 0.5240959869386803 0.5512637189907749 0.577803655506692 0.6036870057018513 0.6288857220266287 0.6533725281727979 0.6771209461816045 0.7001053226373133 0.7223008539311602 0.7436836105816946 0.7642305605984953 0.7839195918772175 0.8027295336148332 0.8206401767348169 0.8376322933128411 0.8536876549943503 0.8687890503961143 0.8829203014845668 0.8960662789244002 0.908212916391507 0.9193472238449405 0.9294572997531217 0.9385323422700296 0.9465626593575946 0.9535396778509733 0.9594559514637981 0.9643051677309094 0.9680821538864443 0.9707828816755244 0.9724044710981243 0.9729451930840307; -0.9848088915108675 -0.9784748619760772 -0.9710541538340973 -0.9625552514876096 -0.9529878698267347 -0.9423629422118885 -0.9306926069624668 -0.9179901923726556 -0.9042702002779085 -0.8895482881978336 -0.8738412500833445 -0.857166995697996 -0.8395445286654049 -0.8209939232165551 -0.8015362996726157 -0.7811937987006327 -0.7599895543810871 -0.7379476661279003 -0.7150931695028802 -0.691452005967998 -0.6670509916201308 -0.641917784954065 -0.6160808537006189 -0.5895694407876937 -0.5624135294729089 -0.5346438076972404 -0.5062916317097008 -0.47738898901366517 -0.4479684606858628 -0.418063183119412 -0.3877068092425005 -0.3569334692644585 -0.3257777310010184 -0.2942745598305072 -0.2624592783325768 -0.23036752566085428 -0.1980352167005818 -0.1654985010619309 -0.13279372195919462 -0.09995737502552614 -0.06702606711228726 -0.03403647512136455 -0.0010253049180939124 0.031970749628374096 0.0649150474313068 0.09777104075413814 0.1305023155156211 0.1630726312892669 0.1954459609549658 0.227586529961775 0.2594588551619341 0.29102778317728945 0.322258528260465 0.3531167096142561 0.38356838813390676 0.4135801025381119 0.44311890485577177 0.47215239523672226 0.5006487560558577 0.528576785281249 0.5559059290780464 0.5826063136211416 0.6086487760907104 0.6340048948259289 0.6586470186132808 0.6825482950870015 0.7056826982203034 0.7280250548871042 0.7495510704750519 0.7702373535316623 0.7900614394264128 0.8090018130126155 0.827037930273869 0.8441502389408141 0.8603201980648512 0.8755302965363527 0.889764070535781 0.9030061199069548 0.9152421234425341 0.9264588530725806 0.9366441869478306 0.9457871214100644 0.9538777818426923 0.9609074323953901 0.9668684845773119 0.9717545047140949 0.9755602202645315 0.9782815249934451 0.9799154829979464 0.9804603315848857; -0.9848085182746277 -0.9784741125976033 -0.9710527986851385 -0.9625529837001865 -0.9529842950651132 -0.9423575689464333 -0.9306848373024597 -0.9179793135124115 -0.9042553766075055 -0.8895285541264977 -0.8738155036200268 -0.8571339928299593 -0.8395028785717075 -0.8209420843492303 -0.8014725767340695 -0.7811163405413981 -0.7598963528375555 -0.7378365558150366 -0.714961828572253 -0.6912979578367316 -0.6668716076716202 -0.6417102882065532 -0.6158423234349832 -0.5892968181211037 -0.5621036238603915 -0.5342933043386294 -0.5058970998350372 -0.47694689101578464 -0.44747516206477517 -0.41751496319906645 -0.38709987261674217 -0.3562639579253791 -0.3250417370995236 -0.29346813901577634 -0.26157846361419684 -0.22940834173477098 -0.19699369467764738 -0.16437069353574 -0.13157571834811285 -0.09864531712231567 -0.06561616477353754 -0.03252502202805331 0.0005913056619761847 0.03369600914578671 0.06675231649736704 0.09972353378945954 0.13257308567342677 0.16526455572091697 0.19776172648395035 0.23002861923088075 0.262029533316451 0.29372908514503 0.3250922466870018 0.3560843835091685 0.38667129228097963 0.4168192377193447 0.44649498893576967 0.4756658551505602 0.5042997207398382 0.5323650795821453 0.5598310686724506 0.5866675009724247 0.6128448974668866 0.6383345183974032 0.6631083936450707 0.6871393522355774 0.7104010509407076 0.7328680019515076 0.7545155995993992 0.775320146102571 0.7952588763160376 0.8143099814647922 0.8324526318405234 0.8496669984433867 0.8659342735513508 0.8812366902006455 0.8955575405618474 0.9088811931971273 0.9211931091851786 0.9324798571013122 0.9427291268411814 0.9519297422775518 0.9600716727404868 0.9671460433122603 0.9731451439292462 0.9780624372839599 0.9818925655213522 0.9846313557243732 0.9862758241847359 0.9868241794557162; -0.98480821746657 -0.9784735086282409 -0.9710517064650898 -0.9625511558683714 -0.9529814137343643 -0.9423532378505037 -0.9306785743902006 -0.917970544032731 -0.9042434267263453 -0.8895126451144876 -0.8737947466467246 -0.8571073843976388 -0.8394692966185743 -0.8209002850486987 -0.8014211920133745 -0.7810538763393294 -0.7598211881175282 -0.7377469423460576 -0.7148558914866265 -0.6911736969695785 -0.6667268996835141 -0.6415428894867565 -0.6156498737790073 -0.5890768451725343 -0.5618535483032191 -0.5340104458226694 -0.5055786836134477 -0.47659005527021703 -0.447076965890317 -0.4170723952179122 -0.3866098601864127 -0.3557233769043767 -0.3244474221305408 -0.292816894283975 -0.26086707403568427 -0.22863358452819957 -0.19615235126988442 -0.1634595617507959 -0.1305916248269828 -0.09758512992009513 -0.06447680607911971 -0.03130348095091044 0.001897960293993469 0.035090616033998 0.06823760922158736 0.10130212831533801 0.1342474680735905 0.16703707016502273 0.19963456355181547 0.2320038046016909 0.26410891688563837 0.29591433061878525 0.327384821702527 0.35848555032672935 0.38918209909154206 0.4194405106091333 0.44922732454645936 0.4785096140710046 0.5072550216622901 0.5354317942528221 0.563008817663081 0.5899556502960609 0.6162425560578347 0.6418405364715951 0.6667213619536043 0.6908576022205009 0.7142226557984349 0.7367907786055365 0.7585371115802797 0.779437707329361 0.7994695557697877 0.8186106087409522 0.8368398035635595 0.8541370855233728 0.8704834292588464 0.8858608590328257 0.9002524678696106 0.9136424355397925 0.9260160453764095 0.9373596999070739 0.947660935287874 0.9569084345259671 0.9650920394789232 0.9722027616200084 0.9782327915597366 0.9831755073151488 0.9870254813194225 0.9897784861655479 0.9914314990789452 0.9919827051150398; -0.98480799056088 -0.9784730530351593 -0.9710508825551808 -0.9625497770271589 -0.9529792401292855 -0.9423499704988144 -0.9306738495622265 -0.9179639280232504 -0.9042344110251352 -0.8895006420051692 -0.8737790852609825 -0.8570873072497345 -0.839443956642766 -0.8208687431597835 -0.8013824152080663 -0.7810067363535996 -0.7597644606523777 -0.7376793068714617 -0.7147759316306257 -0.6910799014966832 -0.6666176640637503 -0.6414165180538589 -0.6155045824734017 -0.5889107648619563 -0.5616647286710046 -0.5337968598110182 -0.5053382324062499 -0.4763205737974232 -0.44677622883326623 -0.4167381234925867 -0.386239727879226 -0.3553150186328647 -0.32399844079919365 -0.29232486920347267 -0.2603295693719466 -0.22804815804596126 -0.19551656333397247 -0.16277098454690933 -0.12984785176256652 -0.09678378516487807 -0.06361555420402779 -0.030380036623411526 0.0028858226005447738 0.03614505235972914 0.06936069651100801 0.10249585492249592 0.13551372442393175 0.16837763961592672 0.2010511134931323 0.23349787783675965 0.2656819233322513 0.2975675393683725 0.32911935347446986 0.360302370353188 0.3910820104664966 0.4214241481335152 0.45129514909926555 0.4806619075341908 0.5094918824250085 0.5377531333182277 0.5654143553784827 0.5924449137246628 0.6188148770076894 0.6444950501947008 0.669457006525332 0.6936731186067462 0.717116588615051 0.7397614775717622 0.7615827336650084 0.7825562195862383 0.8026587388542789 0.8218680610996978 0.8401629462835615 0.8575231678258134 0.8739295346196787 0.8893639119096741 0.9038092410120044 0.91724955785734 0.9296700103372021 0.9410568744364142 0.9513975691353385 0.9606806700668781 0.9688959219144946 0.9760342495387798 0.9820877678214056 0.9870497902165765 0.9909148360014125 0.9936786362180011 0.9953381383011672 0.995891509387335; -0.9848078386696814 -0.9784727480569161 -0.9710503310155114 -0.9625488539939141 -0.9529777850369615 -0.9423477831735507 -0.9306706864703326 -0.9179594987651667 -0.9042283750955619 -0.8894926058388446 -0.8737685995822471 -0.8570738647425687 -0.8394269899564871 -0.8208476232639864 -0.8013564501087452 -0.7809751701806701 -0.7597264731270603 -0.7376340131601737 -0.7147223825902002 -0.6910170843138589 -0.6665445032899984 -0.641331877034724 -0.6154072651696404 -0.5887995180578789 -0.561538244563558 -0.5336537789713145 -0.5051771471034369 -0.4761400316730369 -0.4465747369124938 -0.4165141525172114 -0.38599171694544954 -0.35504138011567726 -0.32369756554354046 -0.2919951319611146 -0.2599693344616524 -0.2276557852135277 -0.19509041378750333 -0.1623094271418482 -0.12934926931014623 -0.09624658083693241 -0.06303815800652221 -0.029760911910571407 0.003548172599971722 0.03685207803276495 0.07011379539607068 0.10329636531910912 0.13636291910509724 0.1692767196714625 0.20200120233185132 0.2345000153748353 0.2667370603944501 0.29867653232805463 0.33028295915736455 0.3615212412289449 0.39235669015089425 0.4227550672229997 0.4526826213581694 0.4821061264535847 0.510992918170638 0.5393109300834305 0.5670287291563262 0.5941155505118445 0.6205413314509748 0.6462767446888574 0.6712932307696694 0.6955630296254683 0.7190592112447278 0.7417557054172789 0.7636273305234186 0.7846498213359997 0.8047998558054134 0.8240550807985044 0.8423941367636066 0.8597966812950691 0.8762434115718537 0.8917160856460064 0.9061975425580727 0.9196717212577947 0.9321236783097304 0.9435396043647526 0.9539068393797242 0.9632138865689931 0.9714504250727293 0.9786073213284987 0.984676639133877 0.9896516483893032 0.9935268325118003 0.9962978945116129 0.9979617617252474 0.9985165891998435; -0.984807762537488 -0.9784725951921804 -0.9710500545643683 -0.9625483913331967 -0.9529770556803239 -0.9423466867778595 -0.9306691009538167 -0.9179572785482805 -0.904225349474949 -0.889488577504161 -0.8737633432849287 -0.8570671261249243 -0.8394184845487264 -0.8208370356560216 -0.8013434333027647 -0.7809593451296387 -0.7597074284634172 -0.7376113051181052 -0.7146955351239379 -0.6909855894135338 -0.6665078214956358 -0.6412894381480183 -0.6153584691622109 -0.5887437361737622 -0.5614748206127596 -0.533582030810325 -0.5050963682977145 -0.4760494933355667 -0.44647368971169193 -0.4164018288465928 -0.3858673332466975 -0.35490413934597953 -0.3235466597773427 -0.2918297451157525 -0.25978864513570216 -0.22745896962612175 -0.19487664880632125 -0.16207789338702716 -0.12909915432091268 -0.09597708228740864 -0.06274848695684256 -0.02945029607920577 0.0038804855569744092 0.037206817250021056 0.07049166354905326 0.10369803541073988 0.1367890313031196 0.1697278782108349 0.20247797249620475 0.23500292057077196 0.26726657933213605 0.29923309632117506 0.33086694955506724 0.362132986991892 0.3929964655829977 0.42342308986979516 0.4533790500821397 0.4828310596960327 0.5117463924089647 0.5400929184918828 0.5678391404774643 0.5949542281451058 0.6214080527638367 0.6471712205551837 0.6722151053388843 0.6965118803252566 0.7200345490189884 0.7427569752000825 0.7646539119487414 0.7857010296820176 0.8058749431711677 0.8251532375097735 0.8435144930038618 0.8609383089564461 0.8774053263201484 0.8928972491928087 0.907396865132271 0.9208880642678544 0.9333558571873398 0.9447863915796675 0.9551669676149167 0.9644860520445393 0.9727332910062343 0.9798995215192894 0.98597678165766 0.9909583193895266 0.9948386000735436 0.9976133126034817 0.9992793741944621 0.9998349338054849; -0.984807762537488 -0.9784725951921804 -0.9710500545643683 -0.9625483913331967 -0.9529770556803239 -0.9423466867778595 -0.9306691009538167 -0.9179572785482805 -0.904225349474949 -0.889488577504161 -0.8737633432849287 -0.8570671261249243 -0.8394184845487264 -0.8208370356560216 -0.8013434333027647 -0.7809593451296387 -0.7597074284634172 -0.7376113051181052 -0.7146955351239379 -0.6909855894135338 -0.6665078214956358 -0.6412894381480183 -0.6153584691622109 -0.5887437361737622 -0.5614748206127596 -0.533582030810325 -0.5050963682977145 -0.4760494933355667 -0.44647368971169193 -0.4164018288465928 -0.3858673332466975 -0.35490413934597953 -0.3235466597773427 -0.2918297451157525 -0.25978864513570216 -0.22745896962612175 -0.19487664880632125 -0.16207789338702716 -0.12909915432091268 -0.09597708228740864 -0.06274848695684256 -0.02945029607920577 0.0038804855569744092 0.037206817250021056 0.07049166354905326 0.10369803541073988 0.1367890313031196 0.1697278782108349 0.20247797249620475 0.23500292057077196 0.26726657933213605 0.29923309632117506 0.33086694955506724 0.362132986991892 0.3929964655829977 0.42342308986979516 0.4533790500821397 0.4828310596960327 0.5117463924089647 0.5400929184918828 0.5678391404774643 0.5949542281451058 0.6214080527638367 0.6471712205551837 0.6722151053388843 0.6965118803252566 0.7200345490189884 0.7427569752000825 0.7646539119487414 0.7857010296820176 0.8058749431711677 0.8251532375097735 0.8435144930038618 0.8609383089564461 0.8774053263201484 0.8928972491928087 0.907396865132271 0.9208880642678544 0.9333558571873398 0.9447863915796675 0.9551669676149167 0.9644860520445393 0.9727332910062343 0.9798995215192894 0.98597678165766 0.9909583193895266 0.9948386000735436 0.9976133126034817 0.9992793741944621 0.9998349338054849; -0.9848078386696814 -0.9784727480569161 -0.9710503310155114 -0.9625488539939141 -0.9529777850369615 -0.9423477831735507 -0.9306706864703326 -0.9179594987651667 -0.9042283750955619 -0.8894926058388446 -0.8737685995822471 -0.8570738647425687 -0.8394269899564871 -0.8208476232639864 -0.8013564501087452 -0.7809751701806701 -0.7597264731270603 -0.7376340131601737 -0.7147223825902002 -0.6910170843138589 -0.6665445032899984 -0.641331877034724 -0.6154072651696404 -0.5887995180578789 -0.561538244563558 -0.5336537789713145 -0.5051771471034369 -0.4761400316730369 -0.4465747369124938 -0.4165141525172114 -0.38599171694544954 -0.35504138011567726 -0.32369756554354046 -0.2919951319611146 -0.2599693344616524 -0.2276557852135277 -0.19509041378750333 -0.1623094271418482 -0.12934926931014623 -0.09624658083693241 -0.06303815800652221 -0.029760911910571407 0.003548172599971722 0.03685207803276495 0.07011379539607068 0.10329636531910912 0.13636291910509724 0.1692767196714625 0.20200120233185132 0.2345000153748353 0.2667370603944501 0.29867653232805463 0.33028295915736455 0.3615212412289449 0.39235669015089425 0.4227550672229997 0.4526826213581694 0.4821061264535847 0.510992918170638 0.5393109300834305 0.5670287291563262 0.5941155505118445 0.6205413314509748 0.6462767446888574 0.6712932307696694 0.6955630296254683 0.7190592112447278 0.7417557054172789 0.7636273305234186 0.7846498213359997 0.8047998558054134 0.8240550807985044 0.8423941367636066 0.8597966812950691 0.8762434115718537 0.8917160856460064 0.9061975425580727 0.9196717212577947 0.9321236783097304 0.9435396043647526 0.9539068393797242 0.9632138865689931 0.9714504250727293 0.9786073213284987 0.984676639133877 0.9896516483893032 0.9935268325118003 0.9962978945116129 0.9979617617252474 0.9985165891998435; -0.98480799056088 -0.9784730530351593 -0.9710508825551808 -0.9625497770271589 -0.9529792401292855 -0.9423499704988144 -0.9306738495622265 -0.9179639280232504 -0.9042344110251352 -0.8895006420051692 -0.8737790852609825 -0.8570873072497345 -0.839443956642766 -0.8208687431597835 -0.8013824152080663 -0.7810067363535996 -0.7597644606523777 -0.7376793068714617 -0.7147759316306257 -0.6910799014966832 -0.6666176640637503 -0.6414165180538589 -0.6155045824734017 -0.5889107648619563 -0.5616647286710046 -0.5337968598110182 -0.5053382324062499 -0.4763205737974232 -0.44677622883326623 -0.4167381234925867 -0.386239727879226 -0.3553150186328647 -0.32399844079919365 -0.29232486920347267 -0.2603295693719466 -0.22804815804596126 -0.19551656333397247 -0.16277098454690933 -0.12984785176256652 -0.09678378516487807 -0.06361555420402779 -0.030380036623411526 0.0028858226005447738 0.03614505235972914 0.06936069651100801 0.10249585492249592 0.13551372442393175 0.16837763961592672 0.2010511134931323 0.23349787783675965 0.2656819233322513 0.2975675393683725 0.32911935347446986 0.360302370353188 0.3910820104664966 0.4214241481335152 0.45129514909926555 0.4806619075341908 0.5094918824250085 0.5377531333182277 0.5654143553784827 0.5924449137246628 0.6188148770076894 0.6444950501947008 0.669457006525332 0.6936731186067462 0.717116588615051 0.7397614775717622 0.7615827336650084 0.7825562195862383 0.8026587388542789 0.8218680610996978 0.8401629462835615 0.8575231678258134 0.8739295346196787 0.8893639119096741 0.9038092410120044 0.91724955785734 0.9296700103372021 0.9410568744364142 0.9513975691353385 0.9606806700668781 0.9688959219144946 0.9760342495387798 0.9820877678214056 0.9870497902165765 0.9909148360014125 0.9936786362180011 0.9953381383011672 0.995891509387335; -0.98480821746657 -0.9784735086282409 -0.9710517064650898 -0.9625511558683714 -0.9529814137343643 -0.9423532378505037 -0.9306785743902006 -0.917970544032731 -0.9042434267263453 -0.8895126451144876 -0.8737947466467246 -0.8571073843976388 -0.8394692966185743 -0.8209002850486987 -0.8014211920133745 -0.7810538763393294 -0.7598211881175282 -0.7377469423460576 -0.7148558914866265 -0.6911736969695785 -0.6667268996835141 -0.6415428894867565 -0.6156498737790073 -0.5890768451725343 -0.5618535483032191 -0.5340104458226694 -0.5055786836134477 -0.47659005527021703 -0.447076965890317 -0.4170723952179122 -0.3866098601864127 -0.3557233769043767 -0.3244474221305408 -0.292816894283975 -0.26086707403568427 -0.22863358452819957 -0.19615235126988442 -0.1634595617507959 -0.1305916248269828 -0.09758512992009513 -0.06447680607911971 -0.03130348095091044 0.001897960293993469 0.035090616033998 0.06823760922158736 0.10130212831533801 0.1342474680735905 0.16703707016502273 0.19963456355181547 0.2320038046016909 0.26410891688563837 0.29591433061878525 0.327384821702527 0.35848555032672935 0.38918209909154206 0.4194405106091333 0.44922732454645936 0.4785096140710046 0.5072550216622901 0.5354317942528221 0.563008817663081 0.5899556502960609 0.6162425560578347 0.6418405364715951 0.6667213619536043 0.6908576022205009 0.7142226557984349 0.7367907786055365 0.7585371115802797 0.779437707329361 0.7994695557697877 0.8186106087409522 0.8368398035635595 0.8541370855233728 0.8704834292588464 0.8858608590328257 0.9002524678696106 0.9136424355397925 0.9260160453764095 0.9373596999070739 0.947660935287874 0.9569084345259671 0.9650920394789232 0.9722027616200084 0.9782327915597366 0.9831755073151488 0.9870254813194225 0.9897784861655479 0.9914314990789452 0.9919827051150398; -0.9848085182746277 -0.9784741125976033 -0.9710527986851385 -0.9625529837001865 -0.9529842950651132 -0.9423575689464333 -0.9306848373024597 -0.9179793135124115 -0.9042553766075055 -0.8895285541264977 -0.8738155036200268 -0.8571339928299593 -0.8395028785717075 -0.8209420843492303 -0.8014725767340695 -0.7811163405413981 -0.7598963528375555 -0.7378365558150366 -0.714961828572253 -0.6912979578367316 -0.6668716076716202 -0.6417102882065532 -0.6158423234349832 -0.5892968181211037 -0.5621036238603915 -0.5342933043386294 -0.5058970998350372 -0.47694689101578464 -0.44747516206477517 -0.41751496319906645 -0.38709987261674217 -0.3562639579253791 -0.3250417370995236 -0.29346813901577634 -0.26157846361419684 -0.22940834173477098 -0.19699369467764738 -0.16437069353574 -0.13157571834811285 -0.09864531712231567 -0.06561616477353754 -0.03252502202805331 0.0005913056619761847 0.03369600914578671 0.06675231649736704 0.09972353378945954 0.13257308567342677 0.16526455572091697 0.19776172648395035 0.23002861923088075 0.262029533316451 0.29372908514503 0.3250922466870018 0.3560843835091685 0.38667129228097963 0.4168192377193447 0.44649498893576967 0.4756658551505602 0.5042997207398382 0.5323650795821453 0.5598310686724506 0.5866675009724247 0.6128448974668866 0.6383345183974032 0.6631083936450707 0.6871393522355774 0.7104010509407076 0.7328680019515076 0.7545155995993992 0.775320146102571 0.7952588763160376 0.8143099814647922 0.8324526318405234 0.8496669984433867 0.8659342735513508 0.8812366902006455 0.8955575405618474 0.9088811931971273 0.9211931091851786 0.9324798571013122 0.9427291268411814 0.9519297422775518 0.9600716727404868 0.9671460433122603 0.9731451439292462 0.9780624372839599 0.9818925655213522 0.9846313557243732 0.9862758241847359 0.9868241794557162; -0.9848088915108675 -0.9784748619760772 -0.9710541538340973 -0.9625552514876096 -0.9529878698267347 -0.9423629422118885 -0.9306926069624668 -0.9179901923726556 -0.9042702002779085 -0.8895482881978336 -0.8738412500833445 -0.857166995697996 -0.8395445286654049 -0.8209939232165551 -0.8015362996726157 -0.7811937987006327 -0.7599895543810871 -0.7379476661279003 -0.7150931695028802 -0.691452005967998 -0.6670509916201308 -0.641917784954065 -0.6160808537006189 -0.5895694407876937 -0.5624135294729089 -0.5346438076972404 -0.5062916317097008 -0.47738898901366517 -0.4479684606858628 -0.418063183119412 -0.3877068092425005 -0.3569334692644585 -0.3257777310010184 -0.2942745598305072 -0.2624592783325768 -0.23036752566085428 -0.1980352167005818 -0.1654985010619309 -0.13279372195919462 -0.09995737502552614 -0.06702606711228726 -0.03403647512136455 -0.0010253049180939124 0.031970749628374096 0.0649150474313068 0.09777104075413814 0.1305023155156211 0.1630726312892669 0.1954459609549658 0.227586529961775 0.2594588551619341 0.29102778317728945 0.322258528260465 0.3531167096142561 0.38356838813390676 0.4135801025381119 0.44311890485577177 0.47215239523672226 0.5006487560558577 0.528576785281249 0.5559059290780464 0.5826063136211416 0.6086487760907104 0.6340048948259289 0.6586470186132808 0.6825482950870015 0.7056826982203034 0.7280250548871042 0.7495510704750519 0.7702373535316623 0.7900614394264128 0.8090018130126155 0.827037930273869 0.8441502389408141 0.8603201980648512 0.8755302965363527 0.889764070535781 0.9030061199069548 0.9152421234425341 0.9264588530725806 0.9366441869478306 0.9457871214100644 0.9538777818426923 0.9609074323953901 0.9668684845773119 0.9717545047140949 0.9755602202645315 0.9782815249934451 0.9799154829979464 0.9804603315848857; -0.9848093353463936 -0.9784757530828206 -0.9710557652369999 -0.9625579480245848 -0.952992120291424 -0.9423693308940867 -0.9307018445179168 -0.9180031259572844 -0.9042878228852741 -0.8895717471425568 -0.8738718545775792 -0.8572062234725478 -0.839594031591882 -0.8210555318919435 -0.8016120269328441 -0.7812858420350454 -0.7601002972252262 -0.7380796780175664 -0.71524920507812 -0.6916350028213691 -0.6672640669893246 -0.6421642312646986 -0.6163641329706816 -0.5898931779107726 -0.5627815044028381 -0.5350599465622375 -0.5067599968893247 -0.47791376821703463 -0.4485539550744801 -0.4187137945226403 -0.388427026518193 -0.3577278538614532 -0.32665090178413264 -0.2952311772323063 -0.2635040278995255 -0.23150510106446542 -0.19927030228685327 -0.1668357540146956 -0.1342377541549938 -0.10151273465923086 -0.06869722017395313 -0.035827786805701096 -0.0029410210484391453 0.029926521079521533 0.0627383546433661 0.09545810609988371 0.12804955326266226 0.1604766648825528 0.19270363980292146 0.22469494565065914 0.25641535702528967 0.287829993149976 0.31890435494965536 0.34960436152297747 0.3798963859761532 0.4097472905882705 0.4391244612790389 0.4679958413513511 0.4963299644824277 0.5240959869386803 0.5512637189907749 0.577803655506692 0.6036870057018513 0.6288857220266287 0.6533725281727979 0.6771209461816045 0.7001053226373133 0.7223008539311602 0.7436836105816946 0.7642305605984953 0.7839195918772175 0.8027295336148332 0.8206401767348169 0.8376322933128411 0.8536876549943503 0.8687890503961143 0.8829203014845668 0.8960662789244002 0.908212916391507 0.9193472238449405 0.9294572997531217 0.9385323422700296 0.9465626593575946 0.9535396778509733 0.9594559514637981 0.9643051677309094 0.9680821538864443 0.9707828816755244 0.9724044710981243 0.9729451930840307; -0.9848098476067155 -0.9784767815418374 -0.9710576249590903 -0.9625610599916848 -0.9529970253908736 -0.9423767032038485 -0.9307125038097767 -0.918018049342675 -0.9043081555327792 -0.8895988120009191 -0.8739071610431468 -0.8572514749454982 -0.8396511318712525 -0.821126590365425 -0.8016993625234416 -0.7813919858730316 -0.7602279940202868 -0.7382318861126228 -0.7154290951729747 -0.6918459553610332 -0.6675096682185948 -0.6424482679572528 -0.6166905858475937 -0.5902662137698851 -0.5632054669868574 -0.5355393461996748 -0.5072994989484851 -0.47851818041912086 -0.4492282137174952 -0.419462949673136 -0.38925622623296025 -0.3586423275060053 -0.3276559425192442 -0.2963321237439243 -0.26470624545105914 -0.2328139619537637 -0.20069116579308474 -0.16837394592284394 -0.1358985459477581 -0.10330132246778978 -0.07061870358027934 -0.03788714758991909 -0.00514310197510385 0.02757703734239782 0.060236966379174806 0.09280051307968892 0.12523167687168363 0.15749466774735046 0.18955394483184654 0.22137425440257713 0.2529206673243792 0.2841586158675593 0.315053929877484 0.345572872266171 0.3756821737980687 0.4053490671439026 0.4345413201781472 0.46322726849731466 0.4913758471378444 0.5189566214739261 0.5459398172770938 0.5722963499208773 0.5979978527151792 0.6230167043564034 0.6473260554806167 0.670899854308251 0.6937128713700036 0.7157407233046765 0.7369598957207255 0.7573477651142337 0.7768826198369323 0.7955436801086997 0.8133111170697477 0.8301660708683849 0.8460906677808973 0.8610680363606469 0.8750823226140128 0.8881187042012471 0.9001634036607292 0.9112037006554419 0.9212279432407948 0.9302255581531761 0.9381870601188116 0.9451040601826877 0.9509692730574153 0.9557765234920115 0.9595207516606418 0.9621980175713997 0.9638055044952231 0.9643415214150401; -0.9848104257825806 -0.9784779423039728 -0.9710597238461283 -0.9625645720245752 -0.9530025608260025 -0.9423850224835583 -0.9307245316199745 -0.9180348876919419 -0.9043310957725634 -0.8896293457119779 -0.8739469897193733 -0.8573025184125803 -0.8397155353842425 -0.8212067303362015 -0.8017978508361853 -0.7815116727531783 -0.7603719694299094 -0.73840347965281 -0.7156318744814603 -0.6920837230010406 -0.6677864570625804 -0.6427683350768914 -0.6170584049289237 -0.590686466079975 -0.5636830309256466 -0.5360792854777181 -0.5079070494381805 -0.4791987357335753 -0.44998730957747357 -0.4203062471284746 -0.39018949381043966 -0.35967142236088273 -0.3287867906724718 -0.29757069949146836 -0.26605855003570067 -0.23428600159325702 -0.20228892916160335 -0.17010338118520235 -0.1377655374479896 -0.10531166717526196 -0.07277808739764259 -0.040201121627824334 -0.007617058898757241 0.024937886790091873 0.05742761657393233 0.0898161863289445 0.12206784574348191 0.15414707681619733 0.1860186317452496 0.21764757017496075 0.24899929576842986 0.280039592076754 0.3107346576776283 0.34105114055815605 0.370956171718733 0.4004173979768524 0.42940301395159436 0.4578817932114352 0.48582311856979343 0.51319701151447 0.5399741607587782 0.5661259499037473 0.5916244842022561 0.6164426164173838 0.6405539717685755 0.6639329719604612 0.6865548582903196 0.7083957138312367 0.7294324846889848 0.7496430003315279 0.769005992990861 0.7875011161376005 0.8051089620293622 0.8218110783345111 0.8375899838333234 0.8524291831989805 0.8663131808611194 0.8792274939548909 0.8911586643586425 0.9020942698234236 0.9120229341975498 0.9209343367494283 0.928819220591753 0.9356694002100524 0.9414777680983775 0.9462383005046945 0.949946062288285 0.9525972108911498 0.9541889994250986 0.954719778875849; -0.9848110670424624 -0.9784792296722677 -0.9710620515708256 -0.9625684667928525 -0.9530086991932362 -0.9423942474003358 -0.9307378679560745 -0.918053556661711 -0.9043565281720851 -0.8896631938848762 -0.8739911381749615 -0.8573590930273356 -0.8397869111252012 -0.8212955374527834 -0.8019069794751391 -0.7816442759597135 -0.7605314645066378 -0.7385935478567767 -0.7158564590482603 -0.6923470254937707 -0.6680929320520718 -0.6431226831683021 -0.6174655641582721 -0.591151601712531 -0.5642115236962085 -0.536676718320676 -0.5085791927628398 -0.47995153130745016 -0.4508268530871422 -0.42123876949407296 -0.391221341335924 -0.3608090358078059 -0.33003668335014946 -0.29893943446105675 -0.26755271652984025 -0.235912190756552 -0.20405370922027524 -0.17201327215680295 -0.13982698550404316 -0.1075310187711524 -0.07516156328496491 -0.04275479086476478 -0.010346812973907264 0.02202635960580092 0.05432885653369547 0.08652498706318727 0.11857927855004192 0.15045651428068707 0.182121770587814 0.21354045322317985 0.2446783329600551 0.2755015804002832 0.3059767999633907 0.336071063037579 0.365751940274753 0.3949875330140071 0.4237465038201446 0.45199810612589497 0.47971221296847527 0.5068593448130209 0.5334106964572122 0.5593381630130846 0.5846143649635878 0.6092126722929206 0.6331072276910135 0.6562729688337663 0.6786856497417737 0.7003218612212795 0.7211590503919995 0.741175539307235 0.7603505426723833 0.7786641846685133 0.7960975148881426 0.8126325233907119 0.8282521548855115 0.8429403220499834 0.8566819179913931 0.869462827859844 0.8812699396205147 0.8920911539928097 0.9019153935638606 0.9107326110834891 0.9185337969473439 0.9253109858744764 0.9310572627851073 0.9357667678837768 0.939434700952473 0.9420573248576866 0.9436319682746716 0.9441570276314862; -0.9848117682466436 -0.9784806373305315 -0.9710645966851494 -0.9625727250887898 -0.9530154101265645 -0.9424043321631868 -0.9307524463710384 -0.9180739628586485 -0.9043843249491951 -0.8897001856629132 -0.8740393824613258 -0.8574209103150139 -0.8398648931601855 -0.8213925538125667 -0.8020261824101274 -0.7817891034588649 -0.7607056415582619 -0.7388010858851533 -0.7161016535165184 -0.6926344516732335 -0.6684274389679792 -0.6435093857414002 -0.6179098335711782 -0.5916590540389715 -0.5647880068401439 -0.537328297320937 -0.5093121335271347 -0.4807722828474553 -0.451742028333793 -0.4222551247791064 -0.39234575463217103 -0.3620484838266303 -0.3313982175998032 -0.30043015637450565 -0.26917975177482745 -0.23768266284427528 -0.2059747125320687 -0.17409184451060278 -0.14207008038421945 -0.10994547734646452 -0.07775408633997291 -0.04553191077003153 -0.013314865819714538 0.018861261588652225 0.05096085214414896 0.08294849277165159 0.11478901449472029 0.1464475295049112 0.17788946740848566 0.20908061062457303 0.23998712891177734 0.27057561300313976 0.30081310733217237 0.3306671418354075 0.36010576281951107 0.38909756288354047 0.41761170988930535 0.4456179749750794 0.47308675961005797 0.4999891216889758 0.526296800668194 0.5519822417463206 0.5770186190940446 0.6013798581393424 0.6250406569155615 0.6479765064810865 0.6701637104203554 0.6915794034369224 0.7122015690500632 0.7320090564070627 0.7509815962238697 0.7690998158671951 0.7863452535914112 0.8027003719437659 0.8181485703514673 0.8326741969041263 0.8462625593448614 0.8588999352830998 0.8705735816417274 0.881271743350774 0.8909836612992725 0.8996995795562939 0.9074107518714543 0.9141094474644228 0.9197889561121144 0.9244435925413684 0.9280687001339696 0.9306606539498885 0.9322168630735972 0.9327357722872688; -0.9848125259628164 -0.9784821583749775 -0.971067346678201 -0.9625773259254755 -0.9530226604545153 -0.942415226762759 -0.9307681943159658 -0.9180960043426072 -0.9044143466713662 -0.8897401346739217 -0.8740914783797596 -0.8574876558340303 -0.8399490827734188 -0.8214972806986213 -0.8021548434252895 -0.7819454021982375 -0.760893589456249 -0.7390250013370459 -0.7163661590137593 -0.6929444689557415 -0.6687881822076 -0.6439263527810778 -0.618388795254734 -0.5922060416763902 -0.5654092978629537 -0.5380303991915414 -0.5101017659748283 -0.48165635851221894 -0.4527276319068334 -0.4233494907364079 -0.3935562436640561 -0.36338255807245 -0.33286341480234793 -0.30203406307358854 -0.2709299756636474 -0.23958680441568866 -0.20804033614471967 -0.17632644900702674 -0.14448106939450353 -0.11254012941187848 -0.08053952499114123 -0.04851507469373339 -0.016502479247303317 0.015462718139929815 0.047345170647941644 0.07910976586125222 0.11072166290100302 0.14214632864455629 0.1733495730079473 0.20429758327001446 0.2349569574204082 0.26529473651693725 0.29527843604088033 0.32487607624191267 0.35405621146716976 0.38278795847174585 0.41104102371049445 0.4387857296134665 0.4659930398495954 0.49263458358535656 0.5186826787471167 0.5441103542976522 0.5688913715389667 0.593000244455 0.6164122591091029 0.6391034921123102 0.6610508281793928 0.6822319767904952 0.7026254879768175 0.7222107672492927 0.7409680896895785 0.7588786132228742 0.7759243910921482 0.7920883835532931 0.8073544688105252 0.8217074532110219 0.8351330807173554 0.8476180416757194 0.8591499808972982 0.8697175050693565 0.8793101895117882 0.8879185842939165 0.8955342197253234 0.9021496112333965 0.9077582636391183 0.9123546748414156 0.9159343389191112 0.9184937486582057 0.920030397510869 0.9205427809911332; -0.9848133364831176 -0.9784837853487541 -0.9710702880393445 -0.9625822466437741 -0.9530304143711017 -0.9424268772322054 -0.9307850335235166 -0.9181195711729714 -0.9044464430141302 -0.8897828400599294 -0.8741471628526682 -0.857558990971636 -0.8400390507841599 -0.8216091815298662 -0.802292299831492 -0.7821123627287481 -0.7610943293344195 -0.7392641212141593 -0.7166485815932363 -0.6932754334948732 -0.6691732369157317 -0.6443713451445976 -0.6188998603303685 -0.5927895884051115 -0.5660719934671633 -0.5387791517281394 -0.5109437051261421 -0.4825988147056268 -0.45377811386212236 -0.42451566154751913 -0.39484589552877397 -0.3648035857898155 -0.3344237881630987 -0.3037417982736866 -0.27279310587500843 -0.24161334965150585 -0.2102382725593284 -0.17870367777205196 -0.14704538529411404 -0.11529918930031097 -0.08350081625531357 -0.05168588386272935 -0.019889860888818733 0.011851972098417395 0.043504561038450136 0.07503311570368477 0.10640314601336444 0.1375804973122565 0.16853138459445302 0.19922242565657927 0.22962067316841958 0.25969364565263475 0.2894093573686922 0.3187363470994474 0.3476437058419284 0.37610110340684016 0.40407881393405354 0.43154774033393367 0.45847943766673316 0.48484613547446254 0.5106207590816444 0.5357769498831558 0.5602890846389502 0.5841322937968708 0.6072824788659672 0.6297163288637642 0.6514113358617619 0.6723458096541094 0.6924988915748815 0.7118505674896884 0.7303816799875055 0.7480739397985909 0.7649099364641924 0.7808731482834262 0.7959479515622694 0.8101196291889957 0.8233743785596951 0.8356993188766613 0.8470824978414974 0.8575128977637329 0.8669804411045946 0.8754759954743357 0.8829913781002029 0.8895193597807216 0.8950536683405136 0.8995889915983288 0.9031209798593964 0.905646247941563 0.907162376743026 0.9076679143577616; -0.984814195842513 -0.9784855102791782 -0.9710734063262345 -0.9625874630274965 -0.9530386336197225 -0.9424392259275417 -0.9308028804195512 -0.9181445459945442 -0.9044804535734312 -0.8898280875786361 -0.8742061553885133 -0.8576345548596845 -0.8401343400150416 -0.8217276849995444 -0.8024378464097996 -0.7822891241067623 -0.7613068206237191 -0.7395171992840184 -0.716947441144754 -0.6936256008838706 -0.6695805617488471 -0.6448419896853325 -0.619440286763795 -0.5934065440214595 -0.5667724938355516 -0.5395704619421601 -0.5118333192128934 -0.4835944332989725 -0.4548876202494817 -0.42574709620725476 -0.3962074292822551 -0.36630349169847226 -0.3360704123061902 -0.3055435295471239 -0.27475834495535656 -0.24375047727225904 -0.21255561724870334 -0.1812094832028987 -0.14974777739709658 -0.11820614329131021 -0.08662012372704865 -0.05502512008891753 -0.023456352486847815 0.00805117900335636 0.03946273200843312 0.0707438584072129 0.10186043973823355 0.13277872144700092 0.1634653459589365 0.19388738456840132 0.22401236813830003 0.2538083166087311 0.2832437673169065 0.31228780213409935 0.34091007342870544 0.3690808288676263 0.3967709350710474 0.42395190013836076 0.45059589506539865 0.4766757740753468 0.5021650938876812 0.5270381319512172 0.5512699036688757 0.5748361786430829 0.5977134959717939 0.6198791786260154 0.6413113469403661 0.6619889312486794 0.6818916836969416 0.7010001892659343 0.7192958760358714 0.7367610247250604 0.7533787775341906 0.7691331463272741 0.7840090201795421 0.7979921723217277 0.8110692665091739 0.8232278628430801 0.8344564230699696 0.844744315384112 0.8540818187561959 0.8624601268100132 0.8698713512672929 0.8763085249791419 0.8817656045607726 0.8862374726443901 0.8897199397632263 0.8922097458777898 0.8937045615534455 0.894202988796435; -0.9848150998384301 -0.9784873247174813 -0.9710766862373715 -0.9625929494261263 -0.9530472776889367 -0.9424522118257852 -0.9308216465603778 -0.9181708046591238 -0.904516208726346 -0.8898756507688745 -0.8742681596296387 -0.8577139663957816 -0.8402344678921799 -0.8218521883760103 -0.8025907395521559 -0.7824747790328045 -0.761529967367488 -0.7397829237721196 -0.7172611806872347 -0.6939931372967003 -0.6700080121385716 -0.6453357949396227 -0.620007197804322 -0.5940536058877162 -0.5675070276798355 -0.5404000450268888 -0.5127657630116554 -0.48463775981221174 -0.4560500366543979 -0.42703696796936225 -0.39763325186304344 -0.3678738609997341 -0.33779399399680815 -0.3074290274224418 -0.27681446848269514 -0.24598590847867083 -0.2149789771087323 -0.1838292976848968 -0.15257244332662281 -0.12124389418927324 -0.08987899577862954 -0.0585129183969329 -0.02718061776011956 0.004083203179787478 0.03524413117880236 0.06626807838871467 0.09712131677085235 0.1277705112234062 0.15818275141473392 0.18832558231981103 0.2181670334614322 0.24767564686202542 0.27682050371593253 0.30557124979575145 0.3338981196098059 0.3617719593310369 0.38916424852056364 0.4160471206718432 0.4423933826037917 0.46817653273337867 0.4933707782601182 0.5179510512965182 0.5418930239799515 0.5651731226025501 0.5877685407966502 0.6096572518139854 0.6308180199372895 0.6512304110632073 0.6708748024954596 0.689732391987031 0.7077852060698184 0.7250161077096361 0.7414088033237842 0.7569478491975252 0.7716186573348055 0.7854075007774112 0.7983015184254572 0.8102887193907113 0.8213579869127277 0.8314990818661351 0.8407026458857101 0.8489602041340407 0.8562641677346978 0.8626078358918625 0.8679853977153231 0.8723919337676633 0.8758234173483248 0.8782767155270358 0.8797495899368815 0.8802406973350326; -0.9848160440515432 -0.9784892197808486 -0.971080111688785 -0.9625986788844059 -0.9530563040189719 -0.9424657708390872 -0.9308412390928871 -0.9181982168787538 -0.9045535305344005 -0.8899252921719512 -0.8743328649718163 -0.8577968263546956 -0.8403389291568951 -0.8219820609393031 -0.8027502015647988 -0.7826683791826029 -0.7617626247610235 -0.7400599253123267 -0.717588175954929 -0.6943761309589317 -0.6704533539210565 -0.6458501672144538 -0.6205976008575411 -0.5947273409441367 -0.568271677774588 -0.5412634538245042 -0.5137360116840355 -0.48572314209650885 -0.4572590322205994 -0.42837821423520867 -0.3991155144008027 -0.3695060026852591 -0.33958494305624093 -0.3093877445358752 -0.27894991310707884 -0.24830700455427646 -0.21749457831454638 -0.18654815240849698 -0.15550315951335036 -0.12439490423396264 -0.09325852162076351 -0.06212893697696503 -0.031040826990847568 -2.858222255618803e-5 0.030873729031389095 0.061632395478678104 0.09221409616550262 0.12258593239875097 0.15271545825559327 0.1825707096850217 0.21212023221065288 0.24133310724859955 0.2701789770583933 0.29862806834882966 0.3266512145641799 0.3542198768794836 0.38130616393661293 0.4078828503554516 0.4339233940568958 0.4594019524364462 0.484293397428946 0.5085733295064963 0.5322180906528104 0.5552047763582093 0.5775112466801562 0.5991161364146762 0.6199988644242113 0.6401396421674357 0.6595194814763403 0.6781202016254355 0.6959244357372988 0.7129156365678779 0.7290780817139708 0.7443968782841536 0.7588579670731331 0.7724481262780585 0.7851549747937617 0.7969669751222029 0.8078734359296057 0.8178645142828593 0.8269312175947804 0.8350654053057436 0.8422597903270436 0.8485079402691292 0.8538042784755712 0.8581440848812888 0.8615234967111873 0.8639395090329336 0.8653899751751454 0.8658736070197985; -0.984817023867598 -0.9784911861965345 -0.9710836658944297 -0.962604623278068 -0.9530656682177805 -0.9424798361429907 -0.9308615612347549 -0.918226646906508 -0.904592233683565 -0.8899767646005848 -0.8743999482441376 -0.8578827195746838 -0.840447198668643 -0.8221166475267817 -0.8029154250998476 -0.7828689406862362 -0.7620036058594639 -0.7403467850853617 -0.7179267451901715 -0.6947726038412025 -0.6709142772013045 -0.6463824269172853 -0.6212084066004604 -0.5954242079548875 -0.5690624067055037 -0.5421561084744191 -0.514738894749036 -0.4868447690805585 -0.4585081036458311 -0.4297635862993914 -0.4006461682361635 -0.37119101237842544 -0.3414334425936177 -0.3114088938422331 -0.2811528633475644 -0.250700862871447 -0.22008837217246405 -0.18935079371533667 -0.15852340869253337 -0.1276413344114557 -0.09673948309303952 -0.06585252212015695 -0.03501483576698195 -0.004260488433429598 0.02637681059804388 0.05686374087254231 0.08716740293527792 0.11725534896811923 0.14709561189732537 0.17665673298504903 0.2059077879221642 0.23481841144465967 0.2633588205001572 0.29149983599508494 0.31921290315663475 0.3464701105469198 0.3732442077696437 0.39950862191218595 0.42523747276823604 0.45040558688801946 0.4749885105047594 0.4989625213873004 0.5223046396698011 0.5449926377101164 0.5670050490289053 0.5883211763816854 0.608921099015959 0.6287856791652343 0.647896567831228 0.6662362099047853 0.6837878486751334 0.700535529775943 0.7164641046154032 0.7315592333360535 0.7458073873485369 0.7591958514817021 0.7717127257896402 0.7833469270542756 0.7940881900200698 0.8039270683952332 0.8128549356516053 0.82086398565304 0.8279472331397497 0.8340985140936172 0.8393124860069828 0.8435846280748729 0.84691124132805 0.8492894487216455 0.8507171951914897 0.8511932476875865; -0.984818034500167 -0.97849321434782 -0.971087331449866 -0.9626107534549583 -0.9530753242854241 -0.9424943385169073 -0.9308825127718279 -0.9182559542405966 -0.9046321264549142 -0.8900298124470596 -0.8744690754377925 -0.8579712172033385 -0.8405587342787938 -0.8222552721612416 -0.8030855776807939 -0.7830754497117499 -0.762251688398997 -0.7406420430767693 -0.7182751590578415 -0.6951805234712859 -0.671388410326002 -0.6469298249754466 -0.6218364481563031 -0.5961405797703946 -0.5698750825748766 -0.5430733259408163 -0.5157691298346596 -0.4879967091708845 -0.4597906186774258 -0.4311856984082437 -0.4022170200298073 -0.372919834000326 -0.3433295177523233 -0.31348152498071113 -0.2834113361299261 -0.2531544101649867 -0.22274613770260324 -0.19222179556975003 -0.1616165028484425 -0.13096517845693678 -0.10030250030916733 -0.06966286608605782 -0.03908035564437879 -0.00858869508115414 0.021778777535793818 0.05198914476761393 0.08200994073770003 0.11180918040801814 0.1413553872140033 0.17061761907915973 0.19956549283567201 0.22816920708214372 0.25639956351396126 0.2842279867657858 0.31162654280923946 0.3385679559520657 0.3650256244878362 0.39097363504770805 0.41638677570778787 0.4412405479073604 0.46551117723459484 0.4891756231373684 0.512211587617553 0.5345975229675269 0.556312638607785 0.5773369070843899 0.5976510692845991 0.6172366389283641 0.6360759063925484 0.6541519419236332 0.6714485982934324 0.687950512950897 0.7036431097214937 0.7185126001038921 0.7325459842118147 0.7457310514068881 0.758056380666217 0.769511340726176 0.7800860900415992 0.7897715765971457 0.7985595376051571 0.8064424991217736 0.8134137756104967 0.8194674694797299 0.8245984706181528 0.8288024559490506 0.8320758890219726 0.8344160196573057 0.8358208836565415 0.8362893025882021; -0.9848190710142194 -0.9784952943215756 -0.9710910904187766 -0.9626170393807868 -0.9530852248455302 -0.9425092066948595 -0.9309039905697672 -0.9182859943475253 -0.9046730117199043 -0.890084173022201 -0.874539903472318 -0.8580618789876787 -0.8406729797551379 -0.8223972417353751 -0.8032598062883902 -0.7832868681107541 -0.7625056216781131 -0.7409442063881871 -0.7186316506001011 -0.6955978147654149 -0.6718733338446748 -0.6474895592007789 -0.6224785001569105 -0.596872765402416 -0.5707055044247187 -0.5440103491393411 -0.5168213558833483 -0.48917294793015764 -0.4610998586756978 -0.43263707563747955 -0.4038197853992708 -0.37468331962490636 -0.3452631022552832 -0.3155945979929711 -0.28571326216907217 -0.25565449207716995 -0.22545357984936476 -0.19514566693966712 -0.1647657002703829 -0.13434839008768892 -0.10392816956338188 -0.07353915617082454 -0.04321511485447848 -0.012989423004112745 0.01710496276315099 0.04703553801733441 0.07677028013810712 0.10627767616348949 0.13552674888911986 0.1644870812482886 0.19312883900821323 0.2214227918229125 0.24934033268742417 0.27685349584205954 0.303934973178868 0.3305581292055607 0.35669701462475034 0.38232637858859025 0.40742167969070786 0.43195909575875413 0.45591553251195915 0.4792686311488018 0.50199677493028 0.5240790948243529 0.5454954742768923 0.5662265531740065 0.5862537310598339 0.6055591696729297 0.6241257948631638 0.6419372979496384 0.6589781365785488 0.6752335351381497 0.6906894847860833 0.7053327431422692 0.7191508336983897 0.7321320449927154 0.7442654295966333 0.755540802956767 0.7659487421340286 0.775480584478324 0.7841284262749563 0.791885121396041 0.7987442799874735 0.804700267219181 0.8097482021235384 0.8138839565439665 0.8171041542128287 0.8194061699748351 0.8207881291692297 0.8212489071811048; -0.9848201283503834 -0.9784974159571812 -0.9710949244218657 -0.9626234502887214 -0.9530953213825566 -0.9425243677245206 -0.9309258890970065 -0.918316619400046 -0.9047146879542418 -0.890139577916854 -0.8746120819880455 -0.8581542555934915 -0.8407893677374687 -0.8225418497272012 -0.8034372419745502 -0.783502139085172 -0.7627641334479552 -0.7412517575389871 -0.7189944251544085 -0.696022371785463 -0.6723665943467536 -0.6480587904653231 -0.6231312975337068 -0.5976170317246288 -0.571549427158626 -0.5449623754086376 -0.5178901655175937 -0.4903674246963745 -0.4624290598602084 -0.43411020015184754 -0.40544614058964745 -0.3764722869681783 -0.3472241021282456 -0.31773705370228833 -0.288046563430126 -0.2581879581290475 -0.22819642239129265 -0.19810695307120194 -0.16795431561370555 -0.1377730022654795 -0.10759719220006735 -0.07746071357856978 -0.0473970075581974 -0.017439094252127772 0.012380459364342903 0.042029569614286666 0.07147666436665835 0.10069070939818583 0.12964123290336355 0.15829834819222532 0.18663277462090647 0.2146158568048689 0.24221958216900252 0.26941659689263736 0.29618022031083424 0.3224844578361739 0.34830401246765946 0.3736142949552762 0.39839143269028143 0.4226122773923928 0.4462544116657776 0.4692961544960997 0.4917165657609026 0.5134954498253114 0.5346133582944319 0.555051591992973 0.574792202241479 0.5938179914972194 0.6121125134262141 0.629660072471116 0.6464457229777466 0.6624552679409965 0.6776752574285781 0.6920929867387744 0.7056964943458712 0.7184745596844165 0.7304167008208101 0.7415131720580312 0.7517549615165466 0.7611337887316171 0.7696421023043745 0.777273077641132 0.7840206148124703 0.7898793365606919 0.7948445864812622 0.7989124274008714 0.8020796399717544 0.8043437214988913 0.8057028850137096 0.8061560586048693; -0.9848212013497816 -0.9784995688965565 -0.9710988147276797 -0.9626299548320371 -0.9531055644835792 -0.9425397473325775 -0.9309481009560789 -0.9183476790256527 -0.9047569502643833 -0.8901957543776794 -0.8746852551537352 -0.8582478909393506 -0.8409073227052617 -0.8226883799220699 -0.8036170044733365 -0.78372019283637 -0.7630259367637064 -0.7415631626993082 -0.7193616701630804 -0.6964520693355272 -0.672865718071234 -0.6486346585655101 -0.6237915538929609 -0.5983696246301238 -0.57240258576665 -0.5459245841009626 -0.5189701363069339 -0.4915740678480676 -0.4637714529049638 -0.43559755547066104 -0.40708777175684613 -0.37827757404201867 -0.3492024560805931 -0.3198978801796864 -0.2903992260380972 -0.260741741429786 -0.2309604948021152 -0.20109032984726444 -0.17116582209366896 -0.14122123755309782 -0.1112904934481617 -0.08140712103462866 -0.05160423052300655 -0.021914478094458015 0.007629965002774438 0.03699744129854613 0.06615683391742526 0.09507759140373914 0.12372975059855747 0.1520839576180947 0.1801114869883529 0.20778425899560746 0.2350748553165401 0.26195653299547134 0.28840323683924457 0.3143896103029079 0.339891004941418 0.3648834885042147 0.3893438517506665 0.41324961406512467 0.4365790279506687 0.4593110824805823 0.48142550578621485 0.5029027666591922 0.5237240753449244 0.5438713836031073 0.5633273841093895 0.5820755092706505 0.6000999295243942 0.6173855511906525 0.6339180139425319 0.6496836879591085 0.664669670821874 0.6788637842132738 0.6922545704731764 0.7048312890663011 0.7165839130107751 0.7275031253150684 0.7375803154676068 0.7468075760203644 0.7551776993047212 0.7626841743148397 0.7693211837907542 0.7750836015303145 0.7799669899560546 0.7839675979599862 0.7870823590462512 0.7893088897884918 0.7906454886157278 0.7910911349374711; -0.9848222847793122 -0.9785017426350426 -0.9711027423448793 -0.9626365212390183 -0.9531159040833239 -0.9425552702944424 -0.9309705174204076 -0.918379021061448 -0.9047995914208358 -0.8902524266893062 -0.8747590634787323 -0.8583423245312942 -0.8410262639393052 -0.8228361101180919 -0.8037982067798651 -0.7839399521603776 -0.7632897367523289 -0.7418768798000176 -0.7197315648086712 -0.6968847743192735 -0.673368224195651 -0.6492142976651168 -0.6244559793472332 -0.5991267894973187 -0.5732607186823062 -0.5468921630965854 -0.5200558607145921 -0.4927868284653619 -0.4651203006020308 -0.4370916684265858 -0.4087364215170705 -0.38009009059109644 -0.35118819212597857 -0.32206617484223843 -0.29275936814367953 -0.26330293259381915 -0.23373181249528077 -0.20408069062585463 -0.17438394517240982 -0.14467560889174302 -0.11498933051585893 -0.08535833840808195 -0.05581540646592977 -0.026392822256776183 0.0028776426369219146 0.03196476009464711 0.060837870796856645 0.08946690747306171 0.11782241611254934 0.1458755751973204 0.17359821302204315 0.20096282317047656 0.22794257822181754 0.25451134176381734 0.2806436787923295 0.3063148645792194 0.3315008920922815 0.356178478052052 0.38032506771117025 0.4039188384422321 0.42693870222003255 0.44936430708359 0.4711760376625448 0.49235501485139926 0.5128830947136127 0.5327428666959201 0.5519176512312931 0.5703914968068504 0.588149176570717 0.6051761845493525 0.6214587315442675 0.6369837407743196 0.6517388433269475 0.665712373478795 0.6788933639431961 0.6912715410989615 0.7028373202518235 0.7135818009767994 0.7234967625865972 0.7325746597680497 0.7408086184254085 0.7481924317661839 0.754720556662064 0.7603881103143058 0.7651908672498573 0.7691252566713446 0.7721883601809503 0.7743779098950982 0.7756922869637761 0.7761305205052411; -0.984823373357252 -0.978503926572884 -0.9711066881154979 -0.9626431174693227 -0.9531262897111663 -0.9425708608063689 -0.9309930289736834 -0.9184104923112891 -0.9048424028925768 -0.8903093175551362 -0.8748331456194192 -0.8584370937847992 -0.8411456084601122 -0.8229843157932545 -0.8039799596699685 -0.784160337955638 -0.7635542372556796 -0.7421913664700976 -0.7201022894159379 -0.697318356787856 -0.6738716377218913 -0.6497948512208866 -0.6251212976919404 -0.5998847908369458 -0.5741195901267874 -0.5478603340782279 -0.5211419745401168 -0.49399971218237454 -0.4664689333674023 -0.4385851485693031 -0.410383932491633 -0.3819008660195544 -0.3531714801272705 -0.32423120184665444 -0.2951153023881382 -0.26585884749028554 -0.2364966500601506 -0.207063225152596 -0.1775927473232812 -0.14811901037710173 -0.11867538952153882 -0.08929480592266754 -0.06000969365056269 -0.030851968990540452 -0.0018530020870801537 0.02695640912154428 0.0555460627279795 0.08388637449724315 0.11194839738884937 0.13970383902942518 0.16712507721071482 0.1941851734923033 0.22085788499212733 0.2471176744509236 0.2729397186592318 0.2982999153374492 0.32317488856075255 0.34754199282150516 0.3713793158220882 0.39466568009093955 0.41738064351406295 0.4395044988733203 0.46101827248154725 0.4819037220029633 0.5021433335454588 0.5217203181092508 0.5406186074740581 0.5588228496044239 0.576318403650137 0.5930913346158709 0.6091284077712237 0.6244170828692996 0.6389455082388658 0.6527025148119336 0.6656776101454077 0.6778609724921827 0.6892434449738126 0.6998165299035892 0.7095723833055966 0.7185038096720356 0.7266042569978522 0.7338678121284702 0.7402891964532021 0.7458637619737214 0.7505874877737974 0.7544569769133571 0.7574694537667962 0.7596227618223664 0.7609153619563751 0.761346331192864; -0.9848244617790527 -0.9785061100670522 -0.9711106328087148 -0.9626497113710122 -0.9531366707388397 -0.942586442858055 -0.931015525849033 -0.9184419393012443 -0.9048851758771249 -0.8903661494694356 -0.8749071401702282 -0.8585317363214572 -0.841264773927065 -0.8231322737140596 -0.804161376135624 -0.7843802746127316 -0.763818147312054 -0.742505087757253 -0.7204720345680592 -0.6977507006170359 -0.674373501887581 -0.650373486308816 -0.625784262833502 -0.6006399310143227 -0.57497501132176 -0.548824376433678 -0.5222231837126212 -0.49520680907199777 -0.46781078241685725 -0.4400707248290404 -0.4120222876502234 -0.38370109359997595 -0.3551426800494696 -0.3263824445551111 -0.29745559274019506 -0.2683970885968192 -0.23924160726485125 -0.21002349032980186 -0.1807767036670881 -0.1515347978464439 -0.12233087109724099 -0.0931975348231875 -0.06416688164341706 -0.03527045592630213 -0.006539226772491471 0.021996436605321464 0.050306787166531974 0.0783627200586351 0.10613579043953385 0.13359822918629197 0.1607229565753306 0.18748359402324025 0.2138544739807639 0.2398106480752489 0.2653278935989042 0.2903827184416622 0.31495236456830955 0.3390148101398669 0.36254877037905275 0.38553369727902687 0.4079497782535808 0.42977793382552937 0.45099981444830317 0.4715977965536983 0.4915549779164168 0.5108551724234923 0.529482904333946 0.5474234021111066 0.5646625919069678 0.5811870907747902 0.5969841996828865 0.612041896399197 0.6263488283128748 0.6398943052556765 0.652668292382521 0.6646614031671273 0.6758648925652013 0.6862706503942227 0.6958711949754703 0.7046596670805568 0.7126298242214011 0.7197760353192577 0.7260932757851647 0.7315771230409333 0.7362237525066275 0.7400299340773167 0.7429930291087788 0.745110987928742 0.7463823478871956 0.7468062319562745; -0.9848255447432053 -0.9785082824831544 -0.9711145572146788 -0.9626562708374722 -0.9531469966276123 -0.9426019406038602 -0.9310378985652543 -0.91847320902953 -0.9049277023210143 -0.8904226460737071 -0.874980687430067 -0.8586257922285868 -0.8413831814834275 -0.8232792654672091 -0.8043415757135026 -0.7845986952586579 -0.7640801874433817 -0.7428165235930181 -0.7208390098918644 -0.6981797137612155 -0.6748713900432254 -0.6509474072833504 -0.6264416743931361 -0.6013885679626666 -0.5758228604782583 -0.5497796496860963 -0.5232942893267047 -0.49640232144854285 -0.46913941049182006 -0.44154127931601367 -0.41364364732666226 -0.38548217083901765 -0.3570923857981669 -0.32850965295744927 -0.2997691055995017 -0.27090559986720364 -0.24195366775524427 -0.2129474727971145 -0.18392076846708824 -0.15490685930229792 -0.12593856473636572 -0.09704818562326818 -0.06826747341822935 -0.03962760197149485 -0.011159141880791552 0.017107962660795752 0.045144414592943966 0.07292158237088643 0.10041151608784646 0.12758696142757792 0.15442137154205227 0.18088891695315581 0.20696449358027424 0.23262372899795525 0.25784298702942965 0.2825993707827588 0.30687072423674394 0.3306356324835538 0.35387342073435885 0.3765641521931168 0.3986886249021219 0.42022836766100424 0.4411656351186401 0.4614834021349069 0.48116535750644135 0.5001958971475926 0.5185601168145918 0.5362438044576654 0.5532334322824026 0.5695161485981706 0.5850797695278095 0.5999127706492122 0.6140042786357586 0.6273440629589206 0.6399225277127166 0.6517307036160677 0.6627602402455164 0.6730033985472228 0.682453043673634 0.6911026381867781 0.6989462356667213 0.7059784747603883 0.7121945737026509 0.717590325338356 0.7221620926707841 0.7259068049588984 0.7288219543826613 0.7309055932926548 0.7321563320572344 0.732573337517478; -0.9848266169770444 -0.9785104332471734 -0.971118442237926 -0.9626627639634469 -0.9531572171737203 -0.9426172787308181 -0.931060038457491 -0.9185041497072617 -0.9049697759257029 -0.8904785334907473 -0.8750534311355898 -0.8587188062709036 -0.8415002585336433 -0.8234245808976288 -0.8045196886863981 -0.7848145468315031 -0.7643390957195778 -0.7431241759692073 -0.721201452473966 -0.6986033380411276 -0.6753629169466062 -0.6515138687158272 -0.6270903924276388 -0.6021271318242307 -0.5766591014945306 -0.550721614381875 -0.524350210849137 -0.49758058951608275 -0.47044854006476555 -0.44298987818940183 -0.41524038284761333 -0.3872357359503194 -0.35901146460807914 -0.33060288603250376 -0.302045055172546 -0.2733727151472515 -0.2446202505189144 -0.21582164343374532 -0.18701043264108422 -0.1582196753870497 -0.12948191216430038 -0.10082913428634524 -0.0722927542426334 -0.043903578779467295 -0.01569178464163416 0.01231310309945866 0.040082230213444224 0.06758743006385314 0.0948012380416531 0.1216969037801632 0.14824840125626945 0.17443043688629453 0.20021845572747174 0.22558864589779234 0.250517941328125 0.27498402296095575 0.2989653185099516 0.3224410008938453 0.34539098545692 0.36779592608672146 0.3896372103375534 0.41089695366589557 0.4315579928811435 0.45160387891209175 0.47101886898633505 0.4897879183163775 0.5078966713826627 0.5253314529000629 0.5420792585506048 0.5581277455613647 0.5734652232026137 0.5880806432774047 0.6019635906699119 0.615104274015981 0.6274935165555232 0.6391227472226019 0.6499839920253494 0.6600698657641834 0.6693735641332064 0.6778888562461555 0.685610077624822 0.6925321236844972 0.6986504437477042 0.7039610356142522 0.7084604407124995 0.7121457398536168 0.7150145496076176 0.7170650193169337 0.7182958287603903 0.718706186477532; -0.984827673262369 -0.9785125518967912 -0.971122268989935 -0.9626691591994425 -0.953167282750883 -0.94263238282169 -0.9310818381998328 -0.9185346114865294 -0.9050111931342076 -0.8905335416302251 -0.8751250201534174 -0.8588103300443047 -0.8416154414406377 -0.8235675214379371 -0.8046948601397537 -0.7850267949645862 -0.764593633575857 -0.7434265757981047 -0.7215576348767789 -0.6990195584308512 -0.675845749437058 -0.652070187572142 -0.6277273512251826 -0.6028521404761951 -0.5774798013198426 -0.551645851394597 -0.5253860074581871 -0.4987361148299294 -0.4717320789997484 -0.4444097995825888 -0.4168051067756578 -0.38895370045474087 -0.36089109202485903 -0.33265254911994324 -0.3042730432261379 -0.27578720028394027 -0.2472292543057557 -0.21863300402768038 -0.1900317725975156 -0.16145837028522586 -0.13294506018733043 -0.10452352688310401 -0.07622484798796753 -0.04807946853812929 -0.020117178130312018 0.007632909268657378 0.03514237293557409 0.06238350052796963 0.08932930085050342 0.1159535143613644 0.1422306215332795 0.16813584918670135 0.19364517491486283 0.21873532972172444 0.24338379899441218 0.26756882193167986 0.291269389549226 0.314465241381429 0.3371368609973197 0.3592654704464002 0.3808330237473271 0.4018221995295496 0.42221639293476193 0.44199970688157403 0.46115694279312325 0.4796735908835392 0.49753582009520053 0.5147304677746988 0.5312450291713069 0.5470676468376267 0.5621871000079374 0.5765927940256489 0.59027474988716 0.6032235939653763 0.6154305479721611 0.6268874192150728 0.6375865911999147 0.6475210146268773 0.6566841988244022 0.6650702036613299 0.6726736319744395 0.6794896225451107 0.6855138436555593 0.6907424872519081 0.6951722637382406 0.6988003974227571 0.7016246226341847 0.7036431805236913 0.7048548165647122 0.7052587787602824; -0.9848287084607551 -0.9785146281320457 -0.9711260188803847 -0.9626754255037647 -0.9531771445487586 -0.9426471797113664 -0.931103192317439 -0.9185644471725006 -0.9050517540940797 -0.8905874054600706 -0.8751951101240499 -0.8588999240627687 -0.8417281781321749 -0.8237074033162772 -0.8048662538579419 -0.7852344286624136 -0.7648425913630034 -0.7437222894341683 -0.7219058727302224 -0.6994264118183718 -0.6763176164628217 -0.652613754602627 -0.6283495721498851 -0.6035602139171568 -0.5782811459637646 -0.5525480796302265 -0.5263968975086588 -0.49986358157489336 -0.47298414368540764 -0.44579455861931094 -0.41833069982267385 -0.39062827798970057 -0.3627227825928002 -0.33464942645162776 -0.3064430934098953 -0.27813828916821154 -0.24976909530162764 -0.2213691264719406 -0.19297149082731335 -0.1646087535653797 -0.136312903620868 -0.10811532342480754 -0.08004676166971957 -0.05213730900375002 -0.02441637656650158 0.00308732272962976 0.030345790276584263 0.05733175531684014 0.08401868607475219 0.11038079859358094 0.1363930634021661 0.1620312101377074 0.18727173025272031 0.21209187793502818 0.23646966936969127 0.2603838804711283 0.2838140432124287 0.3067404406770264 0.3291441009555984 0.35100679000830465 0.3723110036093624 0.3930399584875186 0.41317758277226074 0.43270850585169635 0.4516180477439115 0.46989220807940174 0.4875176547878248 0.5044817125779448 0.520772351295215 0.5363781742370198 0.5512884065012135 0.5654928834392201 0.5789820392806818 0.591746895992416 0.60377905243032 0.6150706738388314 0.6256144817486295 0.635403744319452 0.6444322671712023 0.6526943847429405 0.6601849522158809 0.6668993380331616 0.6728334170459026 0.6779835643119184 0.6823466495704031 0.6859200324129373 0.6887015581682929 0.6906895545156874 0.6918828288383985 0.6922806663269477; -0.9848297175384387 -0.9785166518650822 -0.9711296737066802 -0.9626815324914868 -0.9531867548062494 -0.9426615978350164 -0.9311239976859131 -0.918593512916456 -0.9050912635926233 -0.8906398662384257 -0.8752633650509082 -0.8589871597703325 -0.8418379306066474 -0.823843560631234 -0.8050330560473667 -0.7854364647539215 -0.7650847936146733 -0.7440099248402378 -0.722244531881455 -0.6998219952220232 -0.6767763184446557 -0.6531420449292267 -0.6289541755235066 -0.6042480875074718 -0.5790594551510517 -0.553424172142807 -0.5273782761437349 -0.5009578756963744 -0.47419907969494063 -0.4471379295975725 -0.4198103345371664 -0.3922520094629106 -0.36449841642073655 -0.3365847090575902 -0.3085456804119673 -0.28041571403155346 -0.2522287384383014 -0.22401818494188674 -0.1958169487843251 -0.16765735358166403 -0.13957111901311245 -0.11158933169378094 -0.08374241915437115 -0.05606012683970804 -0.02857149802785069 -0.0013048565627429855 0.02571220771417157 0.052452850954276965 0.07889098484002731 0.10500128380115296 0.1307591900417913 0.15614091651350795 0.18112344797024327 0.20568454024145283 0.2298027178591807 0.2534572701735945 0.2766282460896616 0.2992964475552749 0.32144342192825703 0.34305145334638304 0.36410355322093574 0.38458344997035665 0.40447557810637114 0.42376506678060494 0.4424377278951732 0.4604800438761145 0.47787915520383817 0.4946228477900535 0.5106995402859176 0.5260982714014628 0.540808687311728 0.5548210292204566 0.5681261211477531 0.5807153580037309 0.5925806940059282 0.603714631494144 0.614110210192356 0.6237609969635147 0.632661076099284 0.6408050401832085 0.6481879815623257 0.6548054844589127 0.6606536177508479 0.6657289284459793 0.6700284358729065 0.6735496266077012 0.6762904501533036 0.6782493153856094 0.679425087777629 0.6798170874105043; -0.9848306955906531 -0.9785186132687671 -0.9711332157413324 -0.9626874505796627 -0.9531960670386065 -0.9426755675664444 -0.9311441540157892 -0.9186216688868714 -0.9051295319606012 -0.8906906727013802 -0.8753294588285986 -0.8590716214710411 -0.8419441773299541 -0.8239753482842952 -0.8051944788757417 -0.7856319521114744 -0.7653191040196519 -0.744288137386088 -0.7225720350910572 -0.7002044734526667 -0.677219735968065 -0.6536526278261677 -0.6295383915459014 -0.604912624072415 -0.5798111956406498 -0.554270170691369 -0.5283257310994798 -0.5020141019486132 -0.47537148005963586 -0.44843396545438985 -0.421237495909703 -0.3938177847308218 -0.3662102618481 -0.33845001831620997 -0.3105717542715061 -0.2826097303805995 -0.2545977227918106 -0.22656898158106398 -0.19855619266506405 -0.17059144313724356 -0.1427061899661496 -0.11493123198151671 -0.08729668506038112 -0.05983196041415689 -0.0325657458675796 -0.0055259900118443134 0.021260110892984973 0.04776612339717467 0.07396638485768531 0.0998360090908483 0.12535088982292372 0.1504877020815834 0.1752239016718623 0.1995377228798025 0.22340817454589196 0.24681503464862037 0.2697388435360466 0.29216089594033584 0.3140632319067979 0.33542862676513974 0.3562405802664975 0.37648330500539406 0.39614171424111383 0.4152014092281965 0.4336486661608206 0.45147042283085936 0.46865426509437047 0.48518841323623674 0.5010617083177197 0.516263598586715 0.5307841260256836 0.5446139131074735 0.5577441498246143 0.5701665810531877 0.5818734943080092 0.5928577079416585 0.6031125598358464 0.6126318966297033 0.621410063525841 0.6294418947114504 0.6367227044282614 0.6432482787218956 0.6490148678979978 0.6540191797094939 0.6582583732964313 0.6617300538970567 0.6644322683460929 0.6663635013735711 0.6675226727150403 0.6679091350415078; -0.9848316378653017 -0.9785205028239341 -0.9711366278167944 -0.9626931511281387 -0.9532050362573402 -0.9426890215452199 -0.9311635643201264 -0.9186487799158725 -0.9051663759409653 -0.8907395822021721 -0.8753930767051635 -0.8591529081706899 -0.842046415516394 -0.8241021447619858 -0.8053497638191054 -0.785819975626937 -0.7655444300905907 -0.7445556352716992 -0.7228868682697039 -0.7005720862183231 -0.6776458378048028 -0.6541431757002333 -0.6300995702676145 -0.6055508248909296 -0.5805329932434518 -0.5550822987872936 -0.5292350567690265 -0.5030275989484572 -0.4764962012695647 -0.4496770146545275 -0.42260599907389734 -0.3953188610186172 -0.3678509944728894 -0.3402374254611275 -0.31251276021749186 -0.28471113700299994 -0.2568661815730221 -0.22901096627721076 -0.20117797275466134 -0.17339905816939613 -0.1457054249151519 -0.11812759370392295 -0.09069537993978417 -0.06343787326816275 -0.03638342018088686 -0.009559609549008665 0.01700673905151548 0.04328958436176845 0.06926366995417624 0.09490452838697783 0.12018848314860124 0.14509264854258386 0.16959492766363332 0.1936740086145116 0.21730935911173813 0.24048121962573654 0.26317059519807257 0.285359246074915 0.30702967729190944 0.3281651273413039 0.34874955604753083 0.36876763177255906 0.38820471806724294 0.40704685987969 0.42528076942636034 0.442893811826283 0.4598739905934188 0.47620993307690196 0.49189087593364184 0.5069066507126121 0.5212476696251194 0.5349049115704227 0.5478699084813178 0.5601347320496968 0.5716919808876386 0.5825347681753423 0.5926567098430975 0.6020519133305875 0.6107149669630757 0.6186409299804481 0.6258253232516915 0.6322641207041364 0.6379537414937011 0.6428910429394246 0.6470733142427529 0.6504982710093464 0.653164050588582 0.6550692082434225 0.6562127141609203 0.6565939513112544; -0.9848325397858603 -0.9785223113650476 -0.9711398934073678 -0.9626986065753385 -0.9532136191819932 -0.9427018949912179 -0.9311821353633492 -0.9186747161186003 -0.905201619519484 -0.8907863617979958 -0.875453916673713 -0.8592306353250512 -0.8421441632876623 -0.8242233547613712 -0.805498184810161 -0.7859996599387216 -0.7657597275240353 -0.7448111845717034 -0.7231875862543748 -0.7009231546740653 -0.6780526882716278 -0.6546114722854756 -0.6306351906382335 -0.6061598396046427 -0.5812216435870844 -0.5558569732969559 -0.530102266611072 -0.5039939523426799 -0.4775683771368694 -0.4508617356703966 -0.4239100043065451 -0.3967488783268459 -0.36941371283350566 -0.3419394673894337 -0.31436065443704386 -0.2867112915125939 -0.25902485724992624 -0.23133425114612693 -0.2036717570419015 -0.17606901025145424 -0.14855696826033432 -0.12116588489511576 -0.09392528785586246 -0.06686395949110929 -0.040009920685455204 -0.013390417721828411 0.012968088026082129 0.03903992772087074 0.06480023016137731 0.09022492451157492 0.11529074081578947 0.1399752084580055 0.1642566527224024 0.18811418961077822 0.2115277190702566 0.23447791678173818 0.25694622465601663 0.27891484018043444 0.30036670475448163 0.3212854911478904 0.34165559020968544 0.361462096951293 0.3806907961213284 0.39932814738407374 0.4173612702080107 0.43477792856510444 0.45156651553590166 0.46771603790993443 0.48321610086545114 0.4980568928071305 0.5122291704352286 0.5257242441145469 0.5385339636067307 0.550650704224699 0.5620673534635086 0.5727772981576226 0.5827744122104489 0.592053044938082 0.6006080100654464 0.6084345754095053 0.6155284532808271 0.6218857916316143 0.6275031659752776 0.6323775720997591 0.6365064195940788 0.6398875262049777 0.6425191130380409 0.6443998006152939 0.6455286057989724 0.6459049395889295; -0.9848333969733973 -0.9785240301240751 -0.9711429967078139 -0.9627037905684349 -0.9532217744428889 -0.9427141260053071 -0.9311997780896087 -0.918699353483238 -0.905235094714436 -0.8908307892809937 -0.8755116907894448 -0.859304436490108 -0.8422369617051545 -0.8243384116540575 -0.8056390511833821 -0.786170172906087 -0.7659640042495004 -0.7450536139011059 -0.7234728181275722 -0.7012560874253027 -0.6784384539405968 -0.6550554200745672 -0.6311428686626916 -0.6067369750916454 -0.5818741216872145 -0.5565908146770757 -0.5309236040013315 -0.5049090062123504 -0.4785834306739221 -0.4519831092384351 -0.42514402954985114 -0.39810187209013503 -0.37089195105756884 -0.34354915913735495 -0.3161079161982227 -0.288602121923569 -0.2610651123620691 -0.23352962036083796 -0.20602773982410952 -0.17859089372212233 -0.15124980575843225 -0.12403447558924065 -0.09697415747548643 -0.07009734223738678 -0.043431742371718485 -0.01700428018442093 0.009158921215092626 0.03503254421623128 0.06059208046776027 0.08581383226027901 0.11067491169519493 0.1351532378045565 0.15922753178492233 0.18287731050641157 0.20608287845523962 0.22882531826457278 0.2510864799844504 0.27284896923695406 0.29409613439783877 0.31481205294051867 0.3349815170727453 0.3545900187905534 0.3736237344681678 0.39206950909660154 0.4099148402776869 0.42714786207433025 0.44375732881186586 0.4597325989195817 0.4750636188958086 0.4897409074744136 0.5037555400651907 0.517099133535441 0.5297638313950556 0.5417422894426399 0.5530276619256421 0.5636135882630995 0.5734941803754855 0.5826640106622077 0.5911181006636027 0.5988519104407515 0.6058613287031361 0.6121426637110182 0.6176926349764656 0.6225083657841672 0.6265873765505273 0.6299275790370283 0.6325272714314679 0.6343851343083949 0.635500227477892 0.6358719877297322; -0.9848342052676137 -0.9785256507723668 -0.9711459227083266 -0.9627086780873545 -0.9532294627740255 -0.9427256558550126 -0.9312164080290839 -0.9187225744296544 -0.9052666423228446 -0.8908726541504266 -0.8755661264086385 -0.8593739648705945 -0.8423243766717969 -0.824446779785159 -0.8057717104140193 -0.7863307288290492 -0.7661563241679387 -0.7452818187055119 -0.7237412720868163 -0.7015693859970629 -0.6788014097204331 -0.6554730470150871 -0.631620364704657 -0.6072797033574112 -0.5824875903936271 -0.5572806559298608 -0.5316955516361386 -0.5057688728490587 -0.47953708415062524 -0.4530364485898175 -0.42630296069156437 -0.3993722833663843 -0.37227968880358053 -0.3450600034018416 -0.3177475567635332 -0.29037613475304036 -0.26297893659533983 -0.23558853596865137 -0.20823684602458345 -0.18095508825067294 -0.1537737650736878 -0.12672263608740172 -0.09983069777584574 -0.07312616659213976 -0.046636465243915126 -0.020388212028930385 0.005592786941286247 0.03128154279622855 0.05665388640890973 0.08168646851692239 0.10635675763322998 0.13064303591712223 0.15452439317405733 0.17798071915049649 0.20099269428650063 0.22354177908481557 0.24561020225060842 0.2671809477509263 0.28823774093753873 0.30876503387102294 0.32874798997800775 0.34817246816731445 0.3670250065244953 0.3852928056979742 0.40296371208370046 0.4200262009090029 0.4364693593101671 0.45228286949225044 0.46745699205376867 0.48198254955318853 0.4958509103886684 0.5090539730571848 0.5215841508541171 0.5334343570695189 0.5445979907326864 0.5550689229522683 0.5648414838950079 0.573910450442304 0.5822710345600773 0.5899188724139661 0.5968500142586054 0.6030609151266741 0.6085484263405144 0.6133097878664177 0.6173426215291145 0.620644925101601 0.623215067283152 0.6250517835761992 0.6261541730706841 0.626521696142498; -0.9848349607468028 -0.9785271654603582 -0.9711486572655375 -0.9627132455620961 -0.9532366471953442 -0.942736429244064 -0.9312319456807716 -0.9187442683348265 -0.9052961126210058 -0.8909117585234123 -0.8756169673467282 -0.8594388947638297 -0.8424060007005306 -0.8245479566048324 -0.8058955506495823 -0.786480591414081 -0.7663358105821488 -0.7454947651817462 -0.7239917398747749 -0.7018616497855146 -0.6791399443326886 -0.6558625125037881 -0.6320655899814841 -0.6077856685011007 -0.5830594077857204 -0.5579235503718889 -0.5324148396045595 -0.5065699410452369 -0.48042536750260934 -0.45401740786067135 -0.4273820598457319 -0.400554966841046 -0.373571358826417 -0.3464659974901046 -0.31927312553203757 -0.29202642015071806 -0.2647589506815103 -0.23750314033125822 -0.21029073193346987 -0.18315275762962605 -0.15611951236557436 -0.129220531077369 -0.10248456942832658 -0.07593958794839217 -0.04961273941810055 -0.023530359332347647 0.0022820407261798254 0.02779977697792187 0.0529989947780636 0.07785666756628759 0.10235059361189251 0.12645939073026558 0.150162489144429 0.17344012266228565 0.1962733183362876 0.2186438847677534 0.2405343992129702 0.26192819364269654 0.28280933990079243 0.3031626341015203 0.32297358039869456 0.34222837425333963 0.36091388531992863 0.3790176400646832 0.3965278042228397 0.4134331651953101 0.42972311447879896 0.4453876302172109 0.46041725995615707 0.4748031036765232 0.4885367971774407 0.5016104958736278 0.5140168590669029 0.5257490347467952 0.5368006449705257 0.5471657718682362 0.5568389443152088 0.5658151253089134 0.5740897000850675 0.5816584650034553 0.5885176172310449 0.5946637452469383 0.6000938201908728 0.6048051880743701 0.6087955628711561 0.6120630205011629 0.6146059937202453 0.6164232679256707 0.6175139778854825 0.6178776053979478; -0.9848356597466421 -0.9785285668549185 -0.9711511871692515 -0.9627174709828763 -0.9532432931836567 -0.9427463945648433 -0.9312463168704602 -0.9187643320233857 -0.9053233660173389 -0.8909479179819915 -0.8756639749530667 -0.8594989228964932 -0.8424814545473993 -0.8246414746310301 -0.8060100030336409 -0.7866190764872948 -0.7665016493234776 -0.7456914938368779 -0.7242231007828892 -0.702131580510795 -0.679452565209582 -0.6562221127153663 -0.6324766122989482 -0.6082526928194847 -0.5835871335962027 -0.5585167783148255 -0.5330784522494696 -0.5073088830445817 -0.48124462526535855 -0.45492198888949836 -0.428376971878267 -0.4016451969311498 -0.37476185249592703 -0.3477616380752042 -0.32067871384132646 -0.2935466545444288 -0.26639840767319467 -0.23926625580480318 -0.21218178305961138 -0.1851758455573086 -0.15827854575466702 -0.1315192105304745 -0.10492637287080203 -0.07852775699731687 -0.0523502667728112 -0.026419977211423917 -0.0007621289160301757 0.02459887473813804 0.049639467856464246 0.07433691989795156 0.09866933135098953 0.12261562739288659 0.14615554971139302 0.16926964666285604 0.19193926193726854 0.2141465218954916 0.23587432173840317 0.25710631066176326 0.27782687614429397 0.29802112750989307 0.3176748788981961 0.3367746317708258 0.3553075570737957 0.37326147716965785 0.3906248476461562 0.4073867391014543 0.4235368189994394 0.4390653336822005 0.4539630906206263 0.46822144097806456 0.48183226255630734 0.4947879431876707 0.5070813646317415 0.5187058870304375 0.52965533397034 0.5399239781968752 0.5495065280207745 0.5583981144533714 0.5665942791036619 0.5740909628666678 0.5808844954294895 0.5869715856184825 0.5923493126082628 0.5970151180106842 0.6009667988595541 0.6042025015046278 0.6067207164263325 0.6085202739807026 0.6096003410821454 0.609960418829877; -0.9848362988777285 -0.9785298481741773 -0.9711535002046279 -0.962721334002663 -0.9532493688315786 -0.9427555041328207 -0.9312594530826993 -0.918782670221826 -0.9053482736558323 -0.89098096235461 -0.8757069291004108 -0.85955376965252 -0.8425503887078725 -0.8247269032429602 -0.8061145438228206 -0.7867455544580225 -0.7666530915806065 -0.7458711226952838 -0.7244343252431457 -0.702377986192194 -0.6797379028425157 -0.6565502853044753 -0.6328516610762377 -0.608678782112891 -0.584068534743755 -0.5590578527577363 -0.5336836339391715 -0.5079826602990094 -0.4819915222087442 -0.4557465466076796 -0.4292837294181262 -0.4026386722683999 -0.3758465235901883 -0.3489419241252595 -0.3219589568467474 -0.29493110127254496 -0.2678911921227449 -0.24087138224968638 -0.21390310974803792 -0.18701706913345645 -0.16024318646174587 -0.13361059824600022 -0.10714763401693547 -0.08088180236142074 -0.054839780265949316 -0.02904740558544722 -0.0035296724531969025 0.021689270555358395 0.046586119693609915 0.07113841293841694 0.09532452469605832 0.11912365850497135 0.14251583791752173 0.16548189573899036 0.18800346179714586 0.2100629494103528 0.23164354071622228 0.2527291710164455 0.2733045122868052 0.2933549559944081 0.3128665953571606 0.3318262071733436 0.3502212333419755 0.3680397621875449 0.38527050969563603 0.40190280075908 0.41792655052751776 0.43333224594672787 0.448110927567759 0.4622541716998356 0.47575407297520844 0.488603227388579 0.5007947158684838 0.5123220884330475 0.5231793489778364 0.5333609407391359 0.5428617324718564 0.5516770053774113 0.559802440813325 0.5672341088129742 0.5739684574407727 0.580002303005214 0.5853328211495276 0.5899575388372111 0.5938743272474118 0.5970813955929739 0.5995772858719853 0.6013608685617595 0.6024313392624381 0.6027882162956975; -0.9848368750417794 -0.9785310032196818 -0.971155585209546 -0.9627248160316818 -0.9532548449938709 -0.9427637144021662 -0.9312712917657113 -0.9187991959750824 -0.9053707179686035 -0.8910107364304194 -0.875745629087562 -0.859603180190807 -0.8426124847756518 -0.8248038503054566 -0.8062086962986909 -0.7868594525366587 -0.766789456437244 -0.7460328501645174 -0.7246244780238493 -0.7025997846679507 -0.6799947146114587 -0.6568456135207861 -0.6331891317125172 -0.609062130258092 -0.5845015900554433 -0.5595445241901178 -0.5342278938696334 -0.5085885281759704 -0.4826630478424506 -0.4564877932232951 -0.4300987565871965 -0.40353151883056776 -0.37682119067206415 -0.35000235835767035 -0.32310903387536555 -0.29617460965018727 -0.2692318176646022 -0.24231269292543586 -0.21544854117736004 -0.18866991074396935 -0.16200656836089783 -0.13548747885108575 -0.10914078848019809 -0.08299381182022404 -0.057073021941308845 -0.031404043745837384 -0.006011650254534285 0.019080238348283728 0.04384855310420561 0.06827107229862019 0.09232641529905614 0.11599403440339284 0.1392542048836972 0.16208801340698442 0.18447734500895424 0.2064048687909646 0.22785402250415737 0.24880899617796726 0.26925471494320846 0.2891768211927261 0.3085616562152442 0.3273962414306235 0.34566825934734624 0.3633660343556859 0.38047851346279754 0.3969952470688791 0.41290636987666984 0.42820258201987227 0.44287513048968674 0.4569157909324567 0.4703168498855792 0.4830710875132245 0.49517176089812437 0.506612587940703 0.5173877319121162 0.5274917867033782 0.5369197628086354 0.5456670740768214 0.5537295252623617 0.5611033004023052 0.567784952044191 0.5737713913461427 0.5790598790680729 0.5836480174704592 0.5875337431349388 0.590715320718887 0.5931913376542398 0.5949606997990136 0.596022628048299 0.5963766559099053; -0.9848373854464265 -0.9785320264057406 -0.9711574321269186 -0.9627279003235247 -0.9532596954206528 -0.9427709861618043 -0.9312817766083116 -0.918813831024348 -0.9053905931762888 -0.8910371006050619 -0.8757798944539313 -0.8596469254518071 -0.8426674566636615 -0.8248719636250073 -0.8062920324768451 -0.7869602567112668 -0.7669101331262304 -0.7461759575714261 -0.7247927210458556 -0.7027960066824022 -0.680221888125621 -0.6571068297768402 -0.633487589345891 -0.6094011231119887 -0.5848844942578811 -0.5599747846020204 -0.534709010013513 -0.5091240397546104 -0.4832565199557725 -0.4571428013894174 -0.430818871670575 -0.40432029197623665 -0.37768213834038483 -0.35093894754882643 -0.3241246676271454 -0.29727261288653456 -0.27041542346602626 -0.24358502928581988 -0.21681261830499068 -0.19012860895789868 -0.16356262662705978 -0.13714348399599846 -0.11089916511368159 -0.08485681299235305 -0.05904272055289601 -0.033482324726105725 -0.008200203514329207 0.01677992418433445 0.04143519618776444 0.06574360227531947 0.08968397726297575 0.11323599210094937 0.13638014318260988 0.15909774004863925 0.18137089166480375 0.20318249144554418 0.22451620118892696 0.2453564340814814 0.2656883369241287 0.28549777172292223 0.30477129678068865 0.3234961474180485 0.3416602164446322 0.35925203449380744 0.3762607503268095 0.3926761112049407 0.4084884434214971 0.42368863307828003 0.4382681071850663 0.45221881515414475 0.46553321075611553 0.4782042345975061 0.49022529717543123 0.5015902625595299 0.5122934327466898 0.5223295327296994 0.5316936963168505 0.5403814527357242 0.5483887140508577 0.5557117634217253 0.56234724422447 0.5682921500580296 0.5735438156527685 0.5780999086973642 0.5819584225975349 0.5851176701782045 0.5875762783388467 0.589333183670033 0.5903876290375992 0.5907391611393292; -0.9848378276185352 -0.978532912785832 -0.971159032051736 -0.9627305720525311 -0.9532638968770024 -0.9427772847112622 -0.931290857788008 -0.9188265061451577 -0.9054078057351891 -0.8910599314568599 -0.8758095657050784 -0.859684803052439 -0.8427150516873233 -0.8249309322385922 -0.8063641746159006 -0.7870475134878573 -0.7670145830078814 -0.7462998113801399 -0.7249383158357404 -0.7029657985629756 -0.6804184441052901 -0.6573328187073785 -0.6337457720539172 -0.6096943418074838 -0.585215661312681 -0.5603468707930274 -0.5351250323261184 -0.5095870488415624 -0.48376958734554215 -0.457709006536065 -0.43144128893430944 -0.405001977620338 -0.37842611762606243 -0.3517482020049556 -0.32500212256679545 -0.29822112523682015 -0.27143776997220886 -0.24468389514479266 -0.21799058627742224 -0.19138814900241186 -0.16490608609398696 -0.1385730784125216 -0.11241696958657223 -0.08646475424916628 -0.06074256963731633 -0.035275690358284754 -0.010088526122471625 0.014795377759131598 0.039353337315353405 0.06356352449454279 0.08740495958269316 0.1108575016557379 0.13390183725741162 0.1565194674888794 0.17869269369043564 0.200404601889104 0.2216390461790237 0.24238063119420766 0.2626146938256905 0.28232728432734816 0.30150514694684005 0.3201357002102926 0.3382070169815114 0.3557078044088482 0.37262738386526667 0.38895567097981576 0.40468315585158904 0.41980088353036676 0.43430043484155995 0.4481739076267684 0.46141389846528613 0.4740134849362204 0.4859662084755386 0.49726605787734335 0.5079074534839655 0.517885232105083 0.5271946327019922 0.5358312828693713 0.5437911861433826 0.5510707101617365 0.5576665756983604 0.5635758465926071 0.5687959205904196 0.573324521112583 0.5771596899630843 0.580299780988666 0.5827434546988803 0.5844896738542774 0.5855377000288472 0.5858870911513545; -0.984838199415992 -0.9785336580759588 -0.9711603772726517 -0.962732818382138 -0.9532674292485228 -0.9427825800157447 -0.9312984921895755 -0.9188371614448984 -0.9054222747302676 -0.8910791222525223 -0.8758345049485339 -0.8597166380689959 -0.8427550515104653 -0.8249804875367444 -0.8064247965293349 -0.787120831399364 -0.7671023412804029 -0.746403865103396 -0.7250606256319153 -0.7031084245086907 -0.6805835388333209 -0.6575226197568574 -0.6339625935420619 -0.6099405654992144 -0.5854937271668806 -0.5606592670655947 -0.5354742853105341 -0.5099757123273604 -0.4842002318739902 -0.4581842085305369 -0.4319636197803577 -0.4055739927674308 -0.37905034577939645 -0.3524271344717807 -0.3257382028173682 -0.29901673873551576 -0.272295234329518 -0.24560545063602318 -0.2189783867689248 -0.19244425332117088 -0.16603244987145974 -0.13977154642876943 -0.11368926863602485 -0.08781248654481821 -0.06216720676584712 -0.03677856779450295 -0.011670838307652113 0.01313258177400558 0.037609157663710695 0.06173721373096632 0.08549592537023787 0.1088653089141994 0.13182620978503587 0.1543602890718639 0.17645000871613914 0.1980786154802243 0.21923012386706225 0.2398892981514029 0.2600416336752332 0.27967333755212104 0.29877130891719006 0.31732311885140885 0.33531699010094 0.35274177670445306 0.3695869436336411 0.38584254654472006 0.4014992117314737 0.4165481163634603 0.4309809690863376 0.44478999105492883 0.4579678974636133 0.47050787963294516 0.48240358770602676 0.49364911400314415 0.5042389770784586 0.5141681065181763 0.5234318285155486 0.5320258522542947 0.5399462571285634 0.5471894808243658 0.5537523082844665 0.559631861576046 0.5648255906779793 0.5693312652023343 0.5731469670626322 0.5762710840995268 0.578702304672836 0.5804396132272468 0.5814822868375368 0.5818298927377629; -0.9848384990379054 -0.9785342586748543 -0.9711614613079398 -0.962734628523948 -0.9532702756325033 -0.9427868468399428 -0.9313046435934923 -0.9188457466190447 -0.9054339322132497 -0.8910945833816831 -0.8758545964393878 -0.8597422837079383 -0.8427872729544167 -0.8250204042223718 -0.8064736247031518 -0.7871798822882631 -0.7671730184299066 -0.7464876609180514 -0.725159117158745 -0.703223268510366 -0.6807164662027444 -0.6576754293290585 -0.6341371453627501 -0.6101387736119771 -0.5857175519828502 -0.5609107073805385 -0.5357553700346699 -0.5102884919928927 -0.4845467699844198 -0.45856657281425517 -0.4323838734089823 -0.40603418559681775 -0.37955250566833815 -0.35297325873013896 -0.32633024983185793 -0.2996566198175915 -0.2729848058259321 -0.2463465063385951 -0.21977265065602747 -0.19329337265938076 -0.16693798870181373 -0.14073497945815264 -0.11471197555041043 -0.08889574675742665 -0.06331219460981201 -0.037986348166346454 -0.012942362764796968 0.011796478461317457 0.03620776050833803 0.06026993007726972 0.08396228700175098 0.10726497372927592 0.13015896305086766 0.15262604426872092 0.17464880798493174 0.19621062968751737 0.21729565230251902 0.2378887678732831 0.25797559852005375 0.27754247682491534 0.2965764257789644 0.31506513842045425 0.3329969572845592 0.35036085377749576 0.3671464075799478 0.3833437861772166 0.3989437246062286 0.4139375055025172 0.42831693952360356 0.44207434621880953 0.4552025354094815 0.4676947891378995 0.4795448442377487 0.4907468755740143 0.501295479995448 0.5111856610383815 0.520412814416614 0.5289727143283541 0.5368615006077451 0.5440756667453399 0.550612048798983 0.5564678152139104 0.5616404575684504 0.5661277822594963 0.5699279031399147 0.5730392351181941 0.5754604887289678 0.577190665681478 0.5782290553916054 0.5785752325017564; -0.9848387250331767 -0.9785347116809522 -0.9711622789356787 -0.9627359937872877 -0.9532724224143628 -0.9427900648601664 -0.9313092828337235 -0.9188522211655354 -0.9054427234852223 -0.8911062427197214 -0.8758697470353045 -0.8597616218645916 -0.8428115686709142 -0.8250505011068978 -0.8065104392222234 -0.7872244023674648 -0.7672263014269983 -0.746550830994751 -0.7252333620823628 -0.7033098359208289 -0.6808166593843055 -0.6577906025291669 -0.6342686987031221 -0.6102881476388726 -0.5858862219049391 -0.5611001770435265 -0.5359671656820979 -0.5105241558622651 -0.4848078537870412 -0.4588546311459729 -0.4327004571374368 -0.4063808352688594 -0.379930744979032 -0.3533845880922813 -0.3267761400822241 -0.30013850609329296 -0.27350408164126194 -0.24690451788972417 -0.22037069137782023 -0.19393267805553968 -0.16761973146651898 -0.141460264904411 -0.11548183735743772 -0.08971114304664836 -0.06417400435643092 -0.03889536795095674 -0.013899303867210794 0.010790992626005977 0.035153196613398136 0.05916584677142092 0.08280833646503322 0.10606090290447172 0.12890461455850669 0.1513213570147749 0.1732938174712339 0.1948054680356987 0.2158405480028747 0.23638404527045234 0.2564216770477499 0.2759398700021594 0.2949257399804027 0.3133670714333416 0.33125229666493333 0.34857047501790084 0.3653112721008447 0.3814649391539347 0.3970222926429729 0.4119746941645641 0.4263140307384016 0.4400326955562498 0.45312356925114794 0.46558000174460595 0.47739579472420063 0.4885651847989213 0.4990828273749239 0.5089437812899862 0.5181434942409083 0.5266777890343731 0.5345428506883578 0.5417352144080266 0.5482517544571655 0.5540896739435868 0.559246495534537 0.5637200531159585 0.56750848440747 0.5706102245431168 0.5730240006262936 0.5747488272657078 0.5757840030978618 0.5761291083002031; -0.9848388763074026 -0.9785350149060476 -0.9711628262180452 -0.9627369076190749 -0.9532738593291142 -0.9427922187544501 -0.9313123879244414 -0.9188565545568166 -0.9054486073232517 -0.8911140459184552 -0.8758798865607208 -0.8597745635698504 -0.8428278276794677 -0.8250706417451757 -0.8065350745079168 -0.7872541930636284 -0.7672619546761122 -0.7465930985504963 -0.7252830381601509 -0.7033677546910199 -0.6808836921345753 -0.6578676545245975 -0.6343567057743005 -0.6103880725295859 -0.5859990504119548 -0.5612269139814652 -0.5361088307065555 -0.5106817791841318 -0.48498247181044973 -0.4590472820614805 -0.43291217650096564 -0.40661265159560483 -0.38018367538002407 -0.35365963397960154 -0.32707428296706004 -0.3004607034990761 -0.27385126315214664 -0.24727758135260444 -0.2207704992740239 -0.19436005405626405 -0.1680754571840558 -0.14194507684919644 -0.11599642410905824 -0.09025614264507269 -0.06475000191799385 -0.03950289351195736 -0.014538830456450009 0.010119050685857243 0.03444848517702166 0.05842807311727044 0.08203727032063243 0.10525637725522446 0.12806652624547266 0.15044966712759736 0.1723885515430032 0.19386671604704145 0.21486846420296185 0.23537884782293098 0.25538364750982 0.2748693526451707 0.2938231409604075 0.3122328578200478 0.33008699533744335 0.3473746714355112 0.3640856089570289 0.380210114921433 0.39573906001767645 0.41066385841562925 0.4249764479717393 0.4386692708982346 0.4517352549590749 0.46416779525009716 0.47596073661542887 0.4871083567471885 0.497605350010796 0.5074468120338588 0.5166282250925558 0.5251454443257244 0.5329946848034374 0.5401725094737161 0.546675818008173 0.5525018365647503 0.5576481084833582 0.5621124859280434 0.5658931224873599 0.5689884667428163 0.5713972568136488 0.5731185158846632 0.574151548722507 0.5744959391844464; -0.9848389521280779 -0.9785351668855946 -0.9711631005196173 -0.9627373656338484 -0.9532745795076424 -0.9427932982703713 -0.9313139441553455 -0.9188587263691903 -0.9054515561506551 -0.8911179566244031 -0.8758849680800928 -0.8597810493250353 -0.8428359757697919 -0.8250807349104612 -0.8065474198692368 -0.7872691216464166 -0.7672798207227657 -0.7466142786314207 -0.725307930093831 -0.7033967762851705 -0.6809172797616725 -0.6579062615461629 -0.6344008008291522 -0.6104381377019268 -0.5860555792956155 -0.5612904096568748 -0.5361798036470771 -0.5107607451082948 -0.48506994949634635 -0.45914379113917275 -0.43301823523820065 -0.4067287746914736 -0.3803103717804268 -0.3537974047275413 -0.3272236190998567 -0.30062208400363494 -0.2740251529883967 -0.24746442955420295 -0.22097073713437512 -0.19457409340687312 -0.16830368877120658 -0.14218786881395615 -0.11625412057463252 -0.09052906241462409 -0.06503843728514111 -0.039807109185360554 -0.01485906259909975 0.009782595302732029 0.03409562990617963 0.0580586720551542 0.08165120881641728 0.10485357231155848 0.12764692681368586 0.1500132543004895 0.17193533864863947 0.19339674864722808 0.21438182000027245 0.2348756364803078 0.25486401038688894 0.27433346245546963 0.2932712013537649 0.31166510289435007 0.3295036890839938 0.346776107122131 0.36347210845296674 0.37958202796805246 0.3950967634487712 0.4100077553310845 0.4243069668681121 0.4379868647596791 0.4510404003118679 0.46346099118386774 0.4752425037740185 0.48637923629190294 0.49686590255864677 0.5066976165732209 0.5158698778785094 0.5243785577571932 0.5322198862840838 0.5393904402584108 0.5458871320367156 0.5517071992844003 0.5568481956616056 0.5613079824569519 0.5650847211807021 0.5681768671271494 0.5705831639143917 0.5723026390081712 0.573334600235094 0.5736786332892542])

Visualization

Finally, we can visualize the grid using two types of visual elements: surfaces and wireframes. Surfaces are plotted slightly smaller (0.9999 scale) than the wireframes to create a layered effect, enhancing the visual distinction between the grid's structure and its outline. The Face-Face nodes are visualized with blue surfaces and black wireframes, while the Center-Center nodes are visualized with blue surfaces and wireframes.

fig = Figure()
+ax  = LScene(fig[1, 1]; show_axis = false)
+
+surface!(ax, xF.*0.9999, yF.*0.9999, zF.*0.9999, color = :blue)
+wireframe!(ax, xF, yF, zF, color = :black)
+
+surface!(ax, xC.*0.9999, yC.*0.9999, zC.*0.9999, color = :blue)
+wireframe!(ax, xC, yC, zC, color = :blue)
+
+save("tripolar_grid_nodes.png", fig)


This page was generated using Literate.jl.

diff --git a/v0.1.1/literated/tripolar_grid_nodes.png b/v0.1.1/literated/tripolar_grid_nodes.png new file mode 100644 index 0000000000000000000000000000000000000000..690c5cb1f450c1dcc1356e1cadebe3f948f4345a GIT binary patch literal 111873 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%0AvPHvQ8* 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 literal 0 HcmV?d00001 diff --git a/v0.1.1/search_index.js b/v0.1.1/search_index.js new file mode 100644 index 0000000..cc198d0 --- /dev/null +++ b/v0.1.1/search_index.js @@ -0,0 +1,3 @@ +var documenterSearchIndex = {"docs": +[{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"EditURL = \"../../../examples/generate_grid.jl\"","category":"page"},{"location":"literated/generate_grid/#Generate-a-Tripolar-Grid","page":"Generate Grid","title":"Generate a Tripolar Grid","text":"","category":"section"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"This Examples shows how to generate and visualize a Tripolar grid using the OrthogonalSphericalShellGrids and CairoMakie packages. The script is structured into several key sections, each performing a specific task in the process of creating and displaying the grid.","category":"page"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"The script begins by importing the required Julia packages. OrthogonalSphericalShellGrids is used for generating the Tripolar grid, a type of grid used in geophysical and oceanographic modeling due to its ability to handle polar singularities effectively. CairoMakie is used for visualization purposes, allowing the creation of figures and plots to display the grid.","category":"page"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"using OrthogonalSphericalShellGrids\nusing OrthogonalSphericalShellGrids: Face, Center\nusing OrthogonalSphericalShellGrids: get_cartesian_nodes_and_vertices\nusing CairoMakie","category":"page"},{"location":"literated/generate_grid/#Grid-generation","page":"Generate Grid","title":"Grid generation","text":"","category":"section"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"The grid is generated with a call to OrthogonalSphericalShellGrids.TripolarGrid, specifying the grid size and the latitude of the \"north\" singularities. In this case, the grid has a resolution of 2 degrees (180x90 grid points) and north singularities at 35 degrees latitude. This setup creates a grid that covers the globe with a specific focus on handling the complexities near the poles.","category":"page"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"grid = OrthogonalSphericalShellGrids.TripolarGrid(size = (180, 90, 1), north_poles_latitude = 35)","category":"page"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"180×90×1 OrthogonalSphericalShellGrid{Float64, Oceananigans.Grids.Periodic, Oceananigans.Grids.RightConnected, Oceananigans.Grids.Bounded} on Oceananigans.Architectures.CPU with 4×4×4 halo and with precomputed metrics\n├── centered at (λ, φ) = (0.0, -3.0052)\n├── longitude: Oceananigans.Grids.Periodic extent 361.246 degrees variably spaced with min(Δλ)=0.0262293, max(Δλ)=2.3423\n├── latitude: Oceananigans.Grids.Periodic extent 171.889 degrees variably spaced with min(Δφ)=0.0240568, max(Δφ)=1.91011\n└── z: Bounded z ∈ [0.0, 1.0] regularly spaced with Δz=1.0","category":"page"},{"location":"literated/generate_grid/#Retriveing-the-nodes","page":"Generate Grid","title":"Retriveing the nodes","text":"","category":"section"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"The lines retrieve Cartesian coordinates for two types of grid nodes: Face-Face nodes and Center-Centernodes. This is done using thegetcartesiannodesandvertices` function, which converts the grid's spherical coordinates into Cartesian coordinates for easier manipulation and visualization. The coordinates are stored in variables xF, yF, zF for Face-Face nodes, and xC, yC, zC for Center-Center nodes.","category":"page"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"cartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Face(), Face(), Center())\nxF, yF, zF = cartesian_nodes\n\ncartesian_nodes, _ = get_cartesian_nodes_and_vertices(grid, Center(), Center(), Center())\nxC, yC, zC = cartesian_nodes","category":"page"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"([-0.17344477982522863 -0.2060486101008185 -0.23837992245500017 -0.27039712075752703 -0.3020595261623816 -0.3333274887998865 -0.36416249393476696 -0.3945272621024724 -0.42438584279304564 -0.453703701311699 -0.48244779850740854 -0.510586663124219 -0.5380904565939836 -0.5649310301529469 -0.591081974227342 -0.616518660094175 -0.6412182738820416 -0.6651598430325455 -0.6883242553951792 -0.7106942711768721 -0.7322545280116058 -0.75299153945504 -0.7728936872440345 -0.7919512076909283 -0.8101561726075925 -0.8275024651744733 -0.8439857511852763 -0.8596034461086579 -0.874354678414518 -0.8882402496144165 -0.9012625914635466 -0.9134257207658057 -0.9247351922141895 -0.935198049686189 -0.9448227763984829 -0.9536192443072203 -0.961598663119896 -0.9687735292624656 -0.975157575121209 -0.9807657188530813 -0.9856140150311293 -0.9897196063631019 -0.9931006766917576 -0.9957764054546623 -0.9977669237494636 -0.9990932721177547 -0.9997773601266133 -0.9998419277916555 -0.9993105088488466 -0.9982073958442303 -0.9965576069709733 -0.9943868545415464 -0.9917215149392437 -0.9885885998474773 -0.9850157285072177 -0.9810311007025495 -0.976663470121624 -0.9719421176854723 -0.9668968243805508 -0.9615578430730934 -0.9559558687251685 -0.9501220063749445 -0.9440877361886195 -0.9378848748407331 -0.9315455324356384 -0.925102064148757 -0.9185870157453961 -0.9120330621314071 -0.9054729381082776 -0.8989393605501831 -0.892464941296976 -0.8860820901698387 -0.8798229076696253 -0.8737190671150581 -0.8678016862207513 -0.8621011884033106 -0.8566471544346319 -0.8514681654290653 -0.8465916385457796 -0.842043657196204 -0.837848797951943 -0.8340299567309271 -0.8306081771763765 -0.8276024844109222 -0.8250297275241426 -0.8229044342155529 -0.8212386809511066 -0.8200419817903636 -0.8193211987025849 -0.8190804757210206; -0.17323433042182687 -0.20579902873734243 -0.23809175798751245 -0.27007100306229515 -0.3016961631273081 -0.3329276629745641 -0.36372705886601453 -0.3940571383842991 -0.4238820138617376 -0.45316720901811697 -0.4818797384995864 -0.5099881800740131 -0.5374627393017856 -0.5642753065643973 -0.5903995063955659 -0.6158107391202934 -0.6404862148656901 -0.6644049800627964 -0.6875479366106911 -0.7098978539223371 -0.7314393741155732 -0.7521590106521193 -0.7720451407622333 -0.791087992022593 -0.8092796234800637 -0.8266139017341934 -0.8430864724067284 -0.8586947274371806 -0.873437768649779 -0.8873163680391386 -0.9003329252199832 -0.9124914224804993 -0.923797377869688 -0.9342577967366905 -0.943881122124811 -0.9526771844051177 -0.9606571505143567 -0.9678334731397222 -0.9742198401690237 -0.9798311246991881 -0.9846833358690029 -0.9887935707537018 -0.9921799675295044 -0.9948616600856259 -0.9968587342295959 -0.9981921855989474 -0.9988838793584194 -0.9989565117266554 -0.9984335733398756 -0.9973393144219804 -0.9956987116908654 -0.9935374368891927 -0.9908818267843214 -0.9877588544363625 -0.9841961014853184 -0.9802217311578957 -0.9758644616419302 -0.9711535394215794 -0.966118712109874 -0.9607902002574484 -0.9551986675581198 -0.9493751888146157 -0.9433512149727168 -0.9371585344813654 -0.9308292301923619 -0.9243956309791233 -0.9178902572331392 -0.9113457593932525 -0.9047948486811886 -0.8982702192616671 -0.8918044611218294 -0.8854299630774176 -0.879178805466343 -0.8730826422873317 -0.867172572784022 -0.8614790027629974 -0.8560314962649664 -0.8508586185756434 -0.8459877719573434 -0.8414450258906487 -0.837254944020788 -0.8334404103855491 -0.8300224578381615 -0.8270201018462037 -0.8244501830233845 -0.8223272218147841 -0.8206632886921448 -0.8194678930149819 -0.8187478933745239 -0.8185074317686926; -0.17281367854918941 -0.20530015418373287 -0.23751575545191458 -0.2694191288696122 -0.30096982924025995 -0.33212843032580897 -0.36285663006382174 -0.39311734984927976 -0.42287482745561794 -0.4520947032282938 -0.48074409924523503 -0.5087916912008104 -0.5362077728328533 -0.5629643127749477 -0.5890350037778774 -0.6143953043041896 -0.6390224725576197 -0.6628955930639946 -0.6859955959718201 -0.7083052692884647 -0.7298092643114701 -0.7504940945536827 -0.7703481284954342 -0.7893615765267776 -0.8075264724677629 -0.8248366500748961 -0.841287714957372 -0.8568770123374889 -0.8716035910960704 -0.8854681645458734 -0.8984730683741612 -0.9106222161900941 -0.9219210531036142 -0.9323765077504016 -0.9419969431624988 -0.9507921068666596 -0.9587730805726395 -0.9659522297917477 -0.972343153702285 -0.9779606355531832 -0.9828205938704212 -0.9869400347027486 -0.9903370051140418 -0.9930305480992518 -0.9950406590694701 -0.9963882440190678 -0.997095079454154 -0.9971837741266186 -0.9966777325816787 -0.9956011204889936 -0.9939788316878627 -0.9918364568356087 -0.9892002535048213 -0.9860971175294928 -0.9825545553521625 -0.9786006570738973 -0.9742640698563559 -0.9695739712704627 -0.9645600421297215 -0.9592524382884745 -0.9536817608273188 -0.9478790239905619 -0.9418756201856112 -0.9357032813035069 -0.9293940355759093 -0.9229801591497192 -0.9164941215396775 -0.909968524115766 -0.9034360308005053 -0.8969292901960916 -0.8904808484376283 -0.8841230521812949 -0.8778879412893306 -0.8718071309705623 -0.8659116833776389 -0.8602319689499515 -0.854797518121604 -0.8496368643807615 -0.8447773800607522 -0.8402451066512157 -0.8360645818224393 -0.8322586657377947 -0.8288483695654224 -0.8258526893676235 -0.8232884487219905 -0.8211701534919205 -0.8195098621001707 -0.8183170744584397 -0.8175986423674563 -0.8173587037336868; -0.17218331787772317 -0.204552562607955 -0.23665256751586217 -0.26844222052343675 -0.29988130893023046 -0.33093062907202064 -0.3615520906046901 -0.3917088149381099 -0.4213652273996939 -0.4504871427650707 -0.4790418438532149 -0.5069981529446345 -0.5343264958430041 -0.5609989584622428 -0.5869893358817538 -0.6122731738716164 -0.6368278029464371 -0.6606323650606425 -0.6836678331088353 -0.7059170234419432 -0.727364601652944 -0.7479970819246916 -0.7678028202665478 -0.7867720019960658 -0.8048966238467976 -0.8221704711033795 -0.8385890901805274 -0.8541497570734989 -0.8688514421141347 -0.8826947714690035 -0.8956819858146485 -0.9078168966197329 -0.919104840455289 -0.9295526317425652 -0.9391685143334101 -0.947962112301042 -0.9559443802996338 -0.9631275538297267 -0.9695250997232187 -0.9751516671367986 -0.9800230393163952 -0.9841560863675721 -0.9875687192379708 -0.9902798450879302 -0.9923093241942991 -0.9936779285002358 -0.994407301890351 -0.994519922235867 -0.9940390652183535 -0.9929887699029838 -0.9913938059929005 -0.989279642655063 -0.9866724187646797 -0.9835989143698357 -0.9800865231301533 -0.9761632254331409 -0.9718575618394297 -0.9671986064534661 -0.9622159397598326 -0.9569396204077196 -0.9514001553680639 -0.945628467830602 -0.9396558621531718 -0.9335139851249535 -0.9272347827614951 -0.9208504518152554 -0.9143933851645774 -0.9078961102404659 -0.9013912196687663 -0.8949112933501039 -0.8884888112761371 -0.8821560564930612 -0.8759450077761232 -0.8698872217754222 -0.8640137046353463 -0.8583547733773655 -0.8529399076657619 -0.8477975929422764 -0.8429551563090832 -0.8384385969467534 -0.8342724132580972 -0.8304794293098876 -0.8270806234801639 -0.8240949624856466 -0.8215392441390232 -0.8194279522493132 -0.8177731270145364 -0.8165842540554463 -0.8158681749010157 -0.8156290212685781; -0.17134398841737278 -0.20355711781354457 -0.23550317285044076 -0.2671413614067304 -0.29843177899208495 -0.32933551706977165 -0.35981476610822394 -0.3898329128945207 -0.41935463169627957 -0.44834596891481715 -0.4767744209309493 -0.5046090049045988 -0.5318203223497734 -0.5583806153667226 -0.5842638154724537 -0.6094455850286359 -0.633903351321666 -0.6576163334026816 -0.6805655618452073 -0.7027338916243756 -0.7241060083640366 -0.7446684282361966 -0.7644094918309831 -0.7833193523445263 -0.8013899584567545 -0.8186150322911329 -0.8349900428638267 -0.8505121754408307 -0.8651802972283932 -0.8789949198247374 -0.891958158859949 -0.9040736912461133 -0.9153467104516793 -0.925783880202834 -0.9353932870006669 -0.944184391826386 -0.952167981388015 -0.9593561192411667 -0.9657620970938078 -0.9714003865806309 -0.9762865917669061 -0.9804374026145775 -0.9838705496150721 -0.9866047597637786 -0.9886597140205187 -0.990056006368529 -0.9908151045514294 -0.9909593125333326 -0.9905117346914768 -0.9894962417134381 -0.9879374381319106 -0.9858606313890658 -0.9832918022794556 -0.9802575765751449 -0.9767851975891488 -0.97290249938325 -0.9686378802739546 -0.9640202762358604 -0.9590791337454224 -0.9538443815505993 -0.9483464007939241 -0.9426159928594149 -0.9366843442588749 -0.9305829878225973 -0.9243437594156793 -0.9179987493670956 -0.9115802477778605 -0.9051206828710615 -0.8986525515647033 -0.8922083414929515 -0.885820443777391 -0.8795210559620504 -0.8733420746784429 -0.8673149778029832 -0.8614706961106989 -0.855839474715935 -0.8504507249199142 -0.8453328674506445 -0.8405131684732635 -0.8360175701552911 -0.8318705179746061 -0.8280947873382435 -0.8247113124150453 -0.82173902035139 -0.8191946742140196 -0.8170927280671696 -0.8154451975272624 -0.8142615489382332 -0.813548609973048 -0.813310504000018; -0.1702966759204091 -0.20231497069701126 -0.2340688757263168 -0.2655179957708034 -0.2966228087525472 -0.3273447724274531 -0.35764642591549134 -0.38749148562989855 -0.4168449352002339 -0.4456731090388625 -0.47394376925719944 -0.5016261756961126 -0.5286911488935762 -0.5551111258711974 -0.5808602086790317 -0.6059142056944022 -0.6302506657247667 -0.6538489050163885 -0.676690027319299 -0.6987569372042681 -0.7200343468689956 -0.7405087767081452 -0.7601685499550322 -0.7790037817315402 -0.797006362867222 -0.8141699388683901 -0.8304898844335187 -0.8459632739224476 -0.8605888481939101 -0.8743669782289505 -0.8872996259570793 -0.899390302697764 -0.9106440256223103 -0.9210672726306324 -0.9306679360240765 -0.9394552753396259 -0.9474398696927177 -0.9546335699557555 -0.9610494510774595 -0.9667017648245928 -0.9716058932025301 -0.9757783027847128 -0.9792365001533495 -0.9819989886248174 -0.9840852264031575 -0.9855155862737635 -0.9863113169168259 -0.9864945058862188 -0.9860880442641581 -0.9851155929650105 -0.9836015506229118 -0.9815710229571888 -0.9790497934668091 -0.9760642952600649 -0.9726415837783126 -0.9688093101228099 -0.9645956946415554 -0.9600295003787336 -0.9551400059332504 -0.9499569772154769 -0.944510637533535 -0.9388316353834454 -0.9329510092627259 -0.9269001487765652 -0.9207107512619992 -0.9144147731214909 -0.9080443750365268 -0.9016318602282781 -0.8952096049504477 -0.8888099804439442 -0.8824652656588332 -0.8762075501608401 -0.8700686267917803 -0.8640798738488719 -0.8582721267888157 -0.8526755397485412 -0.8473194375028144 -0.8422321588435598 -0.8374408927572805 -0.832971509182256 -0.8288483865294244 -0.8250942385300827 -0.8217299433075032 -0.8187743778349789 -0.8162442611170097 -0.8141540094932522 -0.8125156074009101 -0.8113384967314359 -0.8106294875805986 -0.8103926927250791; -0.16904261108118798 -0.20082755851693476 -0.23235130546307906 -0.2635739284894376 -0.29445636026557853 -0.32496049428845664 -0.35504928461466206 -0.38468684015203314 -0.4138385131153992 -0.44247098130394974 -0.470552323912465 -0.4980520906447028 -0.5249413639538912 -0.5511928142918925 -0.5767807483044786 -0.6016811499646844 -0.6258717146888838 -0.6493318765303854 -0.6720428285927474 -0.693987536848993 -0.7151507475933936 -0.7355189887890384 -0.7550805656068973 -0.7738255504803925 -0.791745768023496 -0.8088347751800958 -0.8250878369878708 -0.8405018983512262 -0.8550755522251426 -0.8688090046152315 -0.8817040367990774 -0.8937639651702681 -0.9049935990996557 -0.9153991971985439 -0.9249884223559418 -0.9337702959069984 -0.9417551512724466 -0.9489545873895843 -0.9553814222342115 -0.9610496467101511 -0.9659743791587199 -0.9701718207148663 -0.9736592117097529 -0.9764547892913579 -0.978577746405287 -0.9800481922473058 -0.9808871142671546 -0.9811163417698727 -0.980758511125986 -0.9798370325654241 -0.9783760584917325 -0.9764004532128343 -0.9739357639421936 -0.9710081928795119 -0.9676445701329957 -0.963872327195698 -0.9597194706365617 -0.9552145556126874 -0.9503866587534477 -0.9452653499098891 -0.9398806622052538 -0.9342630597656065 -0.9284434024549525 -0.9224529068889262 -0.9163231029574946 -0.9100857850532064 -0.9037729571807285 -0.8974167711198491 -0.8910494568320998 -0.8847032443455121 -0.8784102764275719 -0.8722025114678924 -0.8661116161437291 -0.8601688476364125 -0.8544049254069325 -0.8488498928239905 -0.8435329692650884 -0.8384823936746713 -0.8337252609536181 -0.8292873529583075 -0.825192966288377 -0.8214647394202303 -0.8181234820761444 -0.815188009983269 -0.8126749883503307 -0.8105987874523826 -0.8089713536500468 -0.8078020989703135 -0.807097812040042 -0.8068625926986587; -0.1675832685295408 -0.19909660396850345 -0.2303524157214887 -0.2613113247223134 -0.291934788515258 -0.3221852037543326 -0.3520260038754158 -0.381421751509406 -0.4103382252524428 -0.4387425004597404 -0.4666030237821096 -0.49388968121795473 -0.5205738595080027 -0.546628500754373 -0.5720281501993654 -0.5967489971518739 -0.6207689091000707 -0.6440674590974983 -0.6666259465554759 -0.6884274116173921 -0.7094566433297101 -0.7297001818601129 -0.749146315044895 -0.7677850695754389 -0.7856081971572261 -0.8026091559943469 -0.8187830879679512 -0.8341267918885168 -0.8486386932094071 -0.8623188105930664 -0.875168719721505 -0.8871915147397184 -0.8983917677145448 -0.908775486482438 -0.9183500712479294 -0.9271242702804258 -0.9351081350406323 -0.9423129750495477 -0.9487513127927661 -0.9544368389309975 -0.9593843680643545 -0.9636097952731766 -0.9671300536320782 -0.9699630728665103 -0.9721277392925097 -0.9736438571503395 -0.9745321114114547 -0.9748140321054984 -0.9745119601797615 -0.9736490148675517 -0.972249062504115 -0.9703366866888837 -0.9679371596508265 -0.9650764146293143 -0.9617810190361793 -0.9580781481154063 -0.9539955587653094 -0.949561563134217 -0.9448050015450302 -0.9397552142470633 -0.9344420114362095 -0.9288956409277913 -0.9231467528120747 -0.9172263603722514 -0.9111657965012085 -0.9049966648195628 -0.8987507846767242 -0.8924601292131342 -0.8861567556797321 -0.8798727272548704 -0.8736400256741327 -0.8674904540995453 -0.8614555298056916 -0.85556636645444 -0.849853545969241 -0.8443469803039477 -0.8390757637270939 -0.8340680166046271 -0.8293507220528343 -0.8249495572355554 -0.8208887214790718 -0.8171907637544605 -0.8138764124086234 -0.8109644102885036 -0.8084713585756803 -0.8064115727106619 -0.8047969537223219 -0.803636878079083 -0.8029381088435702 -0.8027047304493219; -0.165920365613728 -0.19712411405582084 -0.2280744836260333 -0.25873270946873067 -0.28906084159920187 -0.3190218449114627 -0.34857969454464455 -0.37769946619101114 -0.4063474209741929 -0.43449108457435204 -0.4620993203269908 -0.489142396073389 -0.5155920445925936 -0.5414215174968501 -0.5666056325237844 -0.5911208142089215 -0.6149451279708411 -0.6380583076877783 -0.6604417768885706 -0.6820786637219459 -0.7029538099061118 -0.7230537738950448 -0.7423668285287445 -0.7608829534616991 -0.7785938226870118 -0.7954927874928819 -0.8115748552035401 -0.8268366640683135 -0.8412764546703696 -0.8548940382309979 -0.8676907621861754 -0.8796694734098456 -0.8908344794529843 -0.9011915081593604 -0.9107476660081568 -0.9195113955204299 -0.9274924320510881 -0.9347017602707026 -0.9411515706223353 -0.9468552160177329 -0.9518271690148858 -0.9560829796951614 -0.9596392344330643 -0.9625135157251908 -0.9647243632171625 -0.9662912360381926 -0.9672344765223887 -0.9675752753638881 -0.9673356382193036 -0.9665383537355546 -0.9652069629439243 -0.963365729921826 -0.9610396135822105 -0.9582542404066419 -0.9550358778917026 -0.9514114084295364 -0.9474083032920829 -0.9430545963350506 -0.9383788569823043 -0.933410161994688 -0.9281780654701741 -0.922712566465819 -0.9170440735778239 -0.9112033657660289 -0.905221548665857 -0.8991300055969766 -0.8929603424573239 -0.8867443256874757 -0.8805138125081844 -0.8743006726778244 -0.8681367010914025 -0.8620535206533135 -0.8560824750063611 -0.8502545108929194 -0.8446000501622751 -0.8391488517209279 -0.8339298640471473 -0.8289710692515091 -0.8242993200521125 -0.8199401714336875 -0.815917709157233 -0.8122543776614647 -0.8089708102271485 -0.8060856645373804 -0.8036154669385938 -0.8015744687687144 -0.7999745180550617 -0.7988249496863797 -0.7981324968297089 -0.7979012259014592; -0.16405586096821403 -0.19491237875299108 -0.22552010870297132 -0.25584096698925185 -0.28583766086079887 -0.3154737859182893 -0.3447139189474041 -0.3735237059107904 -0.4018699447410279 -0.42972066262241587 -0.4570451874967812 -0.4838142135770823 -0.5099998607018787 -0.5355757274130681 -0.5605169376882105 -0.5848001813066449 -0.6084037478750213 -0.6313075545823672 -0.6534931677969493 -0.6749438186566648 -0.6956444128411694 -0.7155815347472022 -0.7347434463183966 -0.7531200808071532 -0.7707030317687541 -0.7874855376068919 -0.8034624620050531 -0.818630270589881 -0.8329870041807992 -0.8465322489849146 -0.859267104097711 -0.8711941466684227 -0.8823173950844686 -0.8926422705220722 -0.9021755572004158 -0.9109253616645794 -0.9189010714082451 -0.9261133131309214 -0.9325739109063997 -0.9382958445194349 -0.9432932082063735 -0.9475811700127243 -0.9511759319565276 -0.9540946911608956 -0.9563556020922298 -0.9579777400123841 -0.9589810657233276 -0.9593863916516336 -0.9592153492872119 -0.9584903579560079 -0.9572345948697385 -0.9554719663569818 -0.9532270801389059 -0.9505252184695218 -0.9473923119144161 -0.943854913493516 -0.9399401728625599 -0.935675810154829 -0.9310900890496715 -0.9262117885780289 -0.9210701731183593 -0.9156949599802302 -0.9101162839189434 -0.9043646578748268 -0.8984709291876976 -0.8924662305034264 -0.8863819245689564 -0.8802495421085025 -0.8741007119913502 -0.8679670829453892 -0.8618802361450135 -0.8558715881119969 -0.8499722835175164 -0.8442130776658567 -0.8386242086772967 -0.8332352596689366 -0.8280750115550886 -0.8231712874474041 -0.8185507900198434 -0.8142389336020102 -0.8102596731596494 -0.8066353326937208 -0.8033864359174143 -0.800531542330929 -0.7980870919844759 -0.7960672622810415 -0.7944838401066933 -0.7933461123787257 -0.7926607777696678 -0.7924318819058715; -0.16199195286089899 -0.19246396944380853 -0.22269221161702962 -0.25263934006980976 -0.28226878093405827 -0.31154482010403195 -0.34043269332900267 -0.36889867169547047 -0.3969101421559935 -0.42443568280447336 -0.45144513264231095 -0.47790965562562565 -0.5038017988301952 -0.5290955446173655 -0.5537663567304247 -0.5777912202962642 -0.6011486757511951 -0.6238188467520552 -0.6457834621738647 -0.6670258723329779 -0.6875310596095714 -0.7072856436752525 -0.726277881560293 -0.7444976628204518 -0.7619365000853635 -0.7785875152890603 -0.7944454218983508 -0.8095065034664967 -0.8237685888480488 -0.8372310244158773 -0.8498946436234751 -0.8617617342547899 -0.8728360037000766 -0.883122542590048 -0.8926277871117777 -0.9013594803188408 -0.909326632735013 -0.9165394825357995 -0.9230094555751702 -0.9287491255063596 -0.9337721742254305 -0.938093352844749 -0.9417284433804434 -0.9446942213135013 -0.947008419158316 -0.9486896911451866 -0.9497575790944962 -0.9502324795299074 -0.9501356120457802 -0.949488988910104 -0.9483153858482419 -0.9466383139146941 -0.9444819923196482 -0.9418713220342286 -0.9388318599529762 -0.9353897933441403 -0.9315719142679709 -0.9274055935905073 -0.9229187541657324 -0.9181398427030634 -0.9130977997806666 -0.9078220274093407 -0.9023423534981013 -0.89668899252317 -0.8908925016591643 -0.8849837315979142 -0.8789937712598368 -0.8729538855991884 -0.8668954457221149 -0.8608498505798294 -0.8548484395733736 -0.8489223955156926 -0.8431026375455036 -0.8374197037786567 -0.8319036237182643 -0.8265837807245192 -0.8214887651660557 -0.8166462192311333 -0.8120826747595786 -0.8078233858523922 -0.8038921584088261 -0.8003111791110075 -0.7971008467020646 -0.7942796086624374 -0.7918638065584594 -0.7898675333977541 -0.788302506262307 -0.7871779572934364 -0.7865005457722098 -0.7862742935818886; -0.15973107731391928 -0.18978173712879348 -0.2195940326881092 -0.2491314290999974 -0.2783581296608196 -0.30723916702419696 -0.3357404903666837 -0.363829048184969 -0.39147286639728845 -0.4186411214616779 -0.4453042082654167 -0.47143380258281803 -0.4970029179421106 -0.521985956785864 -0.5463587558528686 -0.5700986257520758 -0.5931843847407088 -0.6155963867586236 -0.6373165438089864 -0.6583283428111213 -0.6786168570846144 -0.6981687526542737 -0.7169722895930997 -0.7350173186449602 -0.7522952733899927 -0.7687991582339293 -0.7845235325174741 -0.799464491053607 -0.813619641409334 -0.8269880782539379 -0.839570355098473 -0.8513684537510458 -0.8623857518096046 -0.8726269885086072 -0.8820982292282395 -0.8908068289649289 -0.898761395049949 -0.9059717493890191 -0.9124488904801465 -0.9182049554496464 -0.9232531823273294 -0.9276078727614685 -0.9312843553522611 -0.9342989497591783 -0.9366689317128406 -0.9384124990357677 -0.9395487387485444 -0.9400975953084708 -0.9400798399965207 -0.9395170414352793 -0.9384315371853502 -0.9368464063303004 -0.934785442920455 -0.9322731301036252 -0.9293346147260317 -0.9259956821393258 -0.9222827308997152 -0.9182227469930123 -0.9138432771652804 -0.909172400883303 -0.904238700393051 -0.8990712282889806 -0.8936994719537728 -0.8881533141790188 -0.882462989234749 -0.876659033622524 -0.8707722307264923 -0.864833548573184 -0.8588740699283147 -0.8529249140020224 -0.8470171491075607 -0.8411816957270891 -0.835449219585938 -0.8298500145267166 -0.8244138752086596 -0.8191699599353803 -0.8141466442330137 -0.8093713661547555 -0.804870464667863 -0.8006690128724565 -0.796790648191627 -0.7932574020400323 -0.790089531801687 -0.7873053582044475 -0.7849211113467042 -0.7829507886915692 -0.7814060282802605 -0.7802960002206932 -0.7796273191784524 -0.7794039801429855; -0.1572759059916922 -0.18686881038740424 -0.2162291301677438 -0.24532119093475582 -0.2741100278363801 -0.30256147341310763 -0.33064224167253226 -0.35832000804574454 -0.3855634849146072 -0.41234249243601456 -0.4386280244280097 -0.46439230912245294 -0.4896088646295372 -0.5142525490002113 -0.5382996048131823 -0.5617276982531022 -0.5845159526854943 -0.6066449767714911 -0.6280968872012742 -0.6488553261588829 -0.6689054736625366 -0.6882340549536459 -0.7068293431339878 -0.7246811572740287 -0.7417808562360186 -0.7581213284731027 -0.7736969780803984 -0.7885037073856769 -0.8025388963761017 -0.815801379263393 -0.8282914184929964 -0.8400106765033191 -0.8509621855391374 -0.8611503158188469 -0.8705807423485739 -0.8792604106673587 -0.8871975017968651 -0.8944013966563562 -0.9008826401893121 -0.9066529054319434 -0.9117249577362142 -0.9161126193407902 -0.9198307344626592 -0.9228951350600154 -0.9253226073933596 -0.9271308594865635 -0.92833848956288 -0.928964955502368 -0.9290305453368852 -0.9285563487665424 -0.9275642296471189 -0.9260767993613296 -0.9241173909477821 -0.921710033819925 -0.918879428863143 -0.9156509236513918 -0.9120504874754681 -0.9081046858233963 -0.9038406538998255 -0.899286068716358 -0.8944691192292467 -0.8894184739459648 -0.8841632453694241 -0.8787329505998451 -0.8731574673720796 -0.8674669847732268 -0.8616919478652388 -0.855862995433643 -0.8500108901008645 -0.8441664400855148 -0.8383604119620596 -0.8326234338831244 -0.8269858888733576 -0.8214777979923591 -0.816128693396484 -0.8109674816050405 -0.8060222975928059 -0.8013203506821529 -0.7968877635852243 -0.7927494063368459 -0.7889287272459925 -0.7854475833583782 -0.7823260732436629 -0.7795823751753757 -0.7772325939381495 -0.7752906195558593 -0.7737680011707976 -0.7726738391094194 -0.7720146978434046 -0.7717945421034276; -0.1546293438495297 -0.18372859308250108 -0.21260137825371936 -0.24121293750653866 -0.2695291887364422 -0.2975168139692055 -0.3251433402032077 -0.3523772163895224 -0.37918788625573074 -0.40554585671361426 -0.4314227616266226 -0.45679142074988477 -0.4816258936930713 -0.5059015287942119 -0.5295950068302994 -0.5526843795276316 -0.5751491028711752 -0.5969700652472688 -0.6181296104875362 -0.6386115559136046 -0.6584012055118931 -0.6774853583951755 -0.6958523127326094 -0.7134918653523807 -0.7303953072409095 -0.74655541517964 -0.761966439774799 -0.7766240901471291 -0.7905255155574629 -0.8036692842503306 -0.8160553598013905 -0.8276850752557093 -0.8385611053426683 -0.8486874370498376 -0.8580693388324654 -0.8667133287275753 -0.8746271416320486 -0.8818196959925908 -0.8883010601423531 -0.8940824185041448 -0.8991760378637619 -0.9035952338990524 -0.9073543381308893 -0.9104686654412641 -0.9129544822812562 -0.9148289756675558 -0.9161102230405163 -0.9168171630292448 -0.9169695671399023 -0.9165880123520526 -0.9156938545743938 -0.9143092028754266 -0.9124568943663729 -0.910160469572868 -0.9074441480885219 -0.9043328042573857 -0.9008519425837164 -0.8970276725164795 -0.8928866822030197 -0.8884562107520045 -0.8837640184907899 -0.8788383546479974 -0.8737079218398487 -0.8684018366905152 -0.8629495858749042 -0.8573809768396777 -0.8517260824383467 -0.8460151787127749 -0.8402786750706894 -0.8345470361513238 -0.8288506947438222 -0.8232199552300107 -0.8176848871685926 -0.8122752088248975 -0.8070201606806712 -0.801948369231814 -0.7970877016957245 -0.792465112598288 -0.7881064835844848 -0.7840364581834628 -0.7802782736426745 -0.7768535923071992 -0.7737823353383677 -0.7710825218180312 -0.7687701164496072 -0.7668588891251814 -0.7653602895646567 -0.7642833400395549 -0.7636345488696029 -0.7634178469322167; -0.1517945265359208 -0.1803647617935568 -0.20871496482015878 -0.2368113341532197 -0.26462071737559084 -0.2921106919050619 -0.3192496424868859 -0.34600683508294344 -0.37235248688083283 -0.3982578321774807 -0.4236951839247121 -0.44863799075801175 -0.4730608893642887 -0.49693975207924773 -0.5202517296397909 -0.5429752890511954 -0.5650902465624809 -0.5865777957758964 -0.6074205309477447 -0.6276024655673369 -0.6471090463287255 -0.6659271626356329 -0.684045151803633 -0.7014528001449504 -0.7181413401401675 -0.7341034439175744 -0.7493332132748778 -0.763826166489388 -0.7775792221718211 -0.7905906804252887 -0.8028602015752182 -0.8143887827376817 -0.8251787324931926 -0.83523364393038 -0.844558366319356 -0.8531589756679103 -0.8610427444052607 -0.8682181104278015 -0.8746946457293974 -0.8804830248251867 -0.885594993162761 -0.8900433356979048 -0.893841845793912 -0.8970052945837496 -0.8995494009131045 -0.9014908019594022 -0.9028470245973313 -0.9036364575549941 -0.9038783243765226 -0.9035926571766262 -0.9028002711399905 -0.9015227396835624 -0.8997823701623682 -0.8976021799595567 -0.8950058727587169 -0.8920178147512249 -0.8886630104834804 -0.8849670779986281 -0.8809562228750948 -0.8766572107105681 -0.8720973375457755 -0.8673043976686731 -0.8623066481879744 -0.857132769717212 -0.85181182246914 -0.8463731970280126 -0.8408465590475807 -0.8352617871192135 -0.8296489030717117 -0.8240379940065744 -0.8184591254443423 -0.8129422450636958 -0.8075170766591149 -0.8022130041282671 -0.797058945528555 -0.7920832175130947 -0.7873133907672423 -0.7827761374118414 -0.77849707170976 -0.7745005857954054 -0.7708096825269402 -0.7674458079188484 -0.7644286859272879 -0.7617761586102471 -0.7595040348474291 -0.7576259508620347 -0.7561532457235071 -0.7550948548182975 -0.754457223953818 -0.7542442463164529; -0.14877481754144553 -0.17678126296470367 -0.20457438883959178 -0.2321213976256951 -0.25939010944538193 -0.2863490391909134 -0.31296747057343305 -0.33921552682782347 -0.36506423781429886 -0.39048560328610615 -0.4154526521226238 -0.43993949735799925 -0.4639213868670458 -0.4873747496019724 -0.5102772373054597 -0.5326077616571093 -0.554346526841314 -0.575475057554629 -0.5959762224996337 -0.6158342534398091 -0.6350347599158389 -0.6535647397479057 -0.6714125854707244 -0.6885680868681908 -0.7050224297925335 -0.7207681914685772 -0.7357993324972518 -0.7501111857836812 -0.7637004426241292 -0.7765651361927723 -0.7887046226737302 -0.8001195602861202 -0.810811886450143 -0.8207847933403809 -0.8300427020688365 -0.8385912357345995 -0.8464371915697156 -0.8535885124017312 -0.8600542576427005 -0.8658445740021306 -0.8709706661074439 -0.8754447672001998 -0.8792801100593411 -0.8824908982842665 -0.885092278050482 -0.887100310428858 -0.8885319443360787 -0.8894049901586008 -0.8897380940651994 -0.8895507129938726 -0.8888630902672925 -0.8876962317570845 -0.8860718824807342 -0.8840125034758662 -0.8815412487548635 -0.8786819420983112 -0.8754590533987162 -0.8718976742164302 -0.8680234921582677 -0.8638627636363273 -0.8594422845110011 -0.8547893580691173 -0.8499317597371193 -0.8448976978820953 -0.8397157700125408 -0.8344149136589682 -0.8290243511949968 -0.8235735278562959 -0.8180920422317612 -0.8126095685431719 -0.8071557701007636 -0.8017602034271354 -0.7964522126846604 -0.7912608142250163 -0.7862145713053862 -0.7813414592839395 -0.7766687219147809 -0.7722227197040108 -0.7680287716549672 -0.7641109921097675 -0.7604921247701535 -0.7571933763346417 -0.7542342525002294 -0.7516323993235682 -0.749403453097382 -0.7475609019541635 -0.7461159623463012 -0.7450774733613317 -0.7444518115120017 -0.7442428282006518; -0.14557380508728157 -0.17298230975351922 -0.20018445747302005 -0.22714849373813456 -0.25384324987858536 -0.28023821641822316 -0.3063036136105116 -0.3320104588870411 -0.3573306309776218 -0.38223693048629476 -0.4067031367346569 -0.43070406071188205 -0.4542155939994601 -0.47721475356767273 -0.49967972236989866 -0.5215898856896322 -0.5429258632234741 -0.5636695369109138 -0.5838040745483236 -0.6033139492499843 -0.6221849548429659 -0.6404042173051178 -0.6579602023761619 -0.6748427194908058 -0.6910429221997475 -0.7065533052595085 -0.7213676985849342 -0.7354812582691809 -0.7488904548847983 -0.7615930592863697 -0.7735881261398793 -0.7848759754068328 -0.79545817201194 -0.8053375039222014 -0.8145179588623347 -0.8230046998869293 -0.8308040400233696 -0.837923416191655 -0.8443713625976961 -0.8501574837855821 -0.8552924275216677 -0.8597878576692087 -0.8636564271965724 -0.8669117514448234 -0.8695683817616413 -0.8716417795880032 -0.8731482910618266 -0.8741051221785872 -0.8745303145228427 -0.8744427215563172 -0.8738619854177005 -0.8728085141563899 -0.8713034592869018 -0.869368693512602 -0.8670267884265255 -0.8643009919535135 -0.8612152052517287 -0.8577939587429985 -0.8540623868908082 -0.8500462012926806 -0.845771661600938 -0.8412655437335992 -0.8365551047868862 -0.8316680440143569 -0.8266324591974145 -0.8214767977005989 -0.816229801485949 -0.810920445357599 -0.805577867724697 -0.8002312932121861 -0.7949099465194871 -0.7896429570309558 -0.7844592538231765 -0.7793874508955575 -0.7744557226740479 -0.769691670102801 -0.7651221779426172 -0.7607732642324633 -0.7566699232324771 -0.7528359635414117 -0.749293843452808 -0.7460645059638864 -0.7431672161584952 -0.7406194039289421 -0.7384365151601565 -0.7366318745548263 -0.7352165632155442 -0.7341993139112725 -0.7335864266396137 -0.7333817066607939; -0.1421952987463786 -0.16897237856644712 -0.19555028280378803 -0.22189833462338127 -0.24798641098518753 -0.27378501220819873 -0.2992653289459142 -0.3243993063276906 -0.3491597050421568 -0.3735201591620515 -0.3974552305341544 -0.4209404595831722 -0.4439524124042897 -0.4664687240452604 -0.48846813790524546 -0.509930541203727 -0.5308369964986132 -0.5511697692577789 -0.5709123515126228 -0.5900494816454874 -0.6085671603849335 -0.6264526631035311 -0.6436945485321643 -0.6602826640224231 -0.6762081475046677 -0.6914634263035365 -0.7060422129850384 -0.7199394984199401 -0.7331515422568345 -0.7456758610050931 -0.7575112139329131 -0.7686575869888276 -0.7791161749564464 -0.7888893620518188 -0.7979807011707941 -0.8063948919900331 -0.8141377581200098 -0.8212162235014846 -0.8276382882285035 -0.8334130039710509 -0.8385504491590633 -0.8430617040765733 -0.8469588260002975 -0.8502548245009788 -0.8529636370081547 -0.8551001047197233 -0.8566799489165803 -0.8577197477196326 -0.858236913301496 -0.8582496695380368 -0.8577770300555128 -0.8568387765971444 -0.8554554375985655 -0.8536482668244477 -0.8514392218787867 -0.8488509423587425 -0.8459067273767209 -0.842630512127765 -0.8390468431296155 -0.8351808517116586 -0.8310582252771399 -0.8267051758116591 -0.8221484050615275 -0.8174150657598418 -0.8125327182385841 -0.807529281734201 -0.8024329796754488 -0.7972722782392747 -0.7920758174773861 -0.7868723343571986 -0.7816905771305307 -0.7765592105460909 -0.7715067115612204 -0.7665612553875527 -0.7617505919257838 -0.75710191290641 -0.752641710353367 -0.7483956273206369 -0.7443883022092427 -0.7406432083416727 -0.7371824908371506 -0.7340268031761408 -0.7311951461455872 -0.7287047120963912 -0.7265707376008366 -0.7248063676517077 -0.7234225344825808 -0.722427853901964 -0.7218285417216802 -0.7216283524293633; -0.13864332579060928 -0.16475620526695742 -0.19067727819120295 -0.21637697555593838 -0.2418262501054559 -0.2669966420895139 -0.29186034265517913 -0.3163902546510351 -0.34056005063740735 -0.3643442279169044 -0.38771816042128343 -0.41065814731317024 -0.4331414581843132 -0.4551463747555404 -0.4766522290072324 -0.4976394376927054 -0.5180895332101466 -0.5379851908315408 -0.5573102523091144 -0.5760497459010324 -0.5941899028783444 -0.6117181705941565 -0.628623222213849 -0.6448949632214693 -0.660524534832359 -0.675504314455432 -0.6898279133602225 -0.7034901717139974 -0.7164871511626127 -0.7288161251356325 -0.740475567061318 -0.7514651366805731 -0.7617856646507881 -0.7714391356307329 -0.7804286700363382 -0.7887585046543322 -0.7964339722962628 -0.8034614806695956 -0.8098484906352167 -0.815603494011804 -0.8207359910773256 -0.8252564679060962 -0.8291763736665864 -0.8325080979903797 -0.8352649485062086 -0.8374611286149185 -0.8391117155612586 -0.8402326388366316 -0.8408406589230679 -0.8409533463626772 -0.8405890611085252 -0.839766932082101 -0.838506836829192 -0.8368293811299372 -0.8347558783800656 -0.8323083285187928 -0.8295093962346928 -0.8263823881342697 -0.8229512285093165 -0.8192404332889653 -0.8152750817115585 -0.8110807852010494 -0.8066836528840996 -0.8021102531392307 -0.7973875705305306 -0.7925429574482064 -0.7876040797600373 -0.7825988557749762 -0.777555387836929 -0.7725018859073789 -0.767466582564328 -0.7624776389463858 -0.7575630413084101 -0.7527504880318289 -0.7480672671502776 -0.7435401247091444 -0.739195124573473 -0.7350575006269978 -0.7311515026573089 -0.7275002375863439 -0.724125508066397 -0.7210476508016391 -0.7182853772536266 -0.7158556196255255 -0.7137733851733201 -0.712051621945117 -0.7107010989877629 -0.7097303038753509 -0.709145360105797 -0.7089499664867437; -0.1349221272575549 -0.16033878104297103 -0.1855711542203139 -0.2105908113054488 -0.23536980672574148 -0.25988074676965195 -0.2840968493933653 -0.3079920016781269 -0.3315408147490562 -0.354718675984508 -0.3775017983642736 -0.3998672668249374 -0.42179308151126516 -0.44325819783345316 -0.4642425632611771 -0.48472715080645795 -0.5046939891682724 -0.5241261895322887 -0.5430079690390756 -0.561324670953336 -0.5790627815850939 -0.5962099440311377 -0.6127549688213237 -0.6286878415694126 -0.6439997277419373 -0.6586829746710682 -0.6727311109484729 -0.6861388433468281 -0.698902051423751 -0.711017779969614 -0.7224842294658671 -0.7333007447241651 -0.743467801878841 -0.7529869939059459 -0.7618610148414238 -0.7700936428688099 -0.7776897224432753 -0.7846551456138902 -0.7909968326995773 -0.7967227124664665 -0.8018417019451536 -0.8063636860157268 -0.8102994968763044 -0.8136608934971677 -0.8164605411473199 -0.8187119910633477 -0.8204296603117234 -0.8216288118750528 -0.8223255349700634 -0.822536725580302 -0.8222800671593073 -0.8215740114303943 -0.82043775917696 -0.8188912408823137 -0.8169550970403573 -0.8146506579180869 -0.811999922507798 -0.8090255363614434 -0.8057507679520494 -0.802199483158054 -0.7983961174167373 -0.7943656450435266 -0.7901335451665024 -0.7857257636814865 -0.7811686705951083 -0.7764890120937304 -0.7717138566583218 -0.7668705345428394 -0.7619865699503808 -0.7570896052815046 -0.7522073168970775 -0.7473673219378718 -0.7425970758787075 -0.7379237606690202 -0.7333741635258675 -0.7289745466993928 -0.7247505088219479 -0.7207268387752275 -0.716927363356364 -0.7133747903822423 -0.7100905492264374 -0.7070946311173391 -0.7044054318195143 -0.7020395995525041 -0.7000118911519497 -0.6983350395294841 -0.6970196354264024 -0.6960740262738547 -0.6955042346682212 -0.6953138985515268; -0.1310361537310929 -0.15572534792070897 -0.18023791422500127 -0.20454657198446047 -0.22862449900368995 -0.25244538972532493 -0.2759835114708515 -0.2992137585607319 -0.32211170414132145 -0.34465364956207356 -0.36681667116352495 -0.38857866435412947 -0.4099183848722231 -0.43081548714790807 -0.45125055969838057 -0.47120515750895536 -0.4906618313706583 -0.5096041541635515 -0.5280167440928544 -0.545885284902155 -0.5631965431046484 -0.5799383822890409 -0.5960997745716149 -0.6116708092797513 -0.6266426989649163 -0.641007782854675 -0.6547595278636317 -0.6678925272922568 -0.68040249735038 -0.6922862716485612 -0.7035417938057262 -0.7141681083252762 -0.7241653498943124 -0.733534731261836 -0.7422785298515346 -0.7504000732632876 -0.7579037238147257 -0.7647948622699697 -0.7710798708972556 -0.7767661159902951 -0.7818619299800427 -0.7863765932539669 -0.7903203157888798 -0.7937042186908075 -0.7965403157213126 -0.7988414948738073 -0.8006215000458645 -0.8018949128339959 -0.8026771344558827 -0.802984367781302 -0.8028335994270203 -0.8022425818424053 -0.8012298152814732 -0.7998145295233657 -0.7980166651667197 -0.7958568542842421 -0.7933564001819362 -0.7905372559631315 -0.7874220015512083 -0.7840338187770098 -0.7803964640884468 -0.7765342383915987 -0.7724719534862148 -0.768234894515664 -0.7638487778142456 -0.7593397035060704 -0.7547341021924346 -0.7500586750623721 -0.7453403267776598 -0.7406060905232704 -0.7358830446811436 -0.7311982206835511 -0.7265785017356392 -0.7220505122679682 -0.7176404981903737 -0.7133741982681157 -0.7092767072274743 -0.7053723315153854 -0.7016844389782638 -0.6982353040770558 -0.6950459506043288 -0.6921359941972968 -0.6895234872287116 -0.6872247688852814 -0.6852543233909074 -0.6836246493821894 -0.682346143382787 -0.6814270001435768 -0.6808731323161956 -0.6806881115154747; -0.1269900608305303 -0.1509213939129569 -0.17468384936268314 -0.1982513183557081 -0.2215981196512634 -0.24469905403943432 -0.2675294570552167 -0.2900652497894775 -0.31228298764041124 -0.33415990686306835 -0.3556739687893494 -0.376803901606285 -0.39752923959635844 -0.41783035975987876 -0.43768851575594064 -0.4570858691149947 -0.4760055176925552 -0.4944315213497727 -0.5123489248625521 -0.5297437780762692 -0.5466031533380558 -0.5629151602527538 -0.5786689578220746 -0.5938547640390333 -0.6084638630213417 -0.622488609778086 -0.6359224327135677 -0.6487598339807176 -0.660996387803812 -0.6726287368964889 -0.6836545871060598 -0.6940727004190175 -0.7038828864652742 -0.7130859926601456 -0.7216838931233426 -0.7296794765132849 -0.7370766329128497 -0.7438802398992707 -0.7500961479262128 -0.7557311651401302 -0.7607930417457336 -0.7652904540268161 -0.7692329881186214 -0.7726311236165364 -0.7754962170927289 -0.7778404855777532 -0.7796769900475987 -0.7810196189383536 -0.7818830716902556 -0.7822828423003579 -0.7822352028382057 -0.7817571868516238 -0.7808665725598619 -0.7795818656987955 -0.7779222818476796 -0.7759077280289315 -0.7735587833319175 -0.7708966782686428 -0.7679432725242954 -0.7647210307189956 -0.7612529957498833 -0.7575627592357318 -0.753674428541093 -0.7496125898152048 -0.7454022664448142 -0.741068872292114 -0.7366381590723762 -0.7321361572238483 -0.7275891096390767 -0.7230233976659259 -0.7184654588524643 -0.7139416960065211 -0.7094783772717276 -0.7051015270898983 -0.7008368081262328 -0.6967093944787276 -0.6927438367739047 -0.6889639200623212 -0.6853925157611961 -0.6820514292365328 -0.678961244958931 -0.6761411714888035 -0.6736088888288838 -0.6713804009048343 -0.6694698960791376 -0.6678896186521346 -0.6666497542438712 -0.6657583317736516 -0.6652211444600584 -0.6650416918594436; -0.1227887044037799 -0.1459326477907847 -0.16891553322035124 -0.19171243656598705 -0.2142988311263127 -0.23665063841486086 -0.2587442774046037 -0.28055671207491484 -0.30206549711999386 -0.3232488216899088 -0.3440855510482696 -0.3645552660439099 -0.38463830030786206 -0.40431577510105843 -0.423569631752641 -0.442382661643198 -0.4607385337017439 -0.47862181939954046 -0.4960180152379116 -0.5129135627408795 -0.5292958659766818 -0.5451533066448809 -0.560475256777801 -0.5752520891163732 -0.589475185230959 -0.6031369414674552 -0.6162307728077848 -0.6287511147417267 -0.6406934232539755 -0.6520541730362135 -0.6628308540388346 -0.673021966480825 -0.682627014439068 -0.6916464981399938 -0.7000819050771726 -0.7079357000778336 -0.7152113144397871 -0.7219131342573111 -0.7280464880507265 -0.7336176338091567 -0.7386337455495997 -0.7431028994876999 -0.7470340599065948 -0.7504370647996678 -0.7533226113510286 -0.7557022413039127 -0.7575883262517751 -0.7589940528696507 -0.7599334080840494 -0.7604211641583464 -0.7604728636468658 -0.7601048041448594 -0.7593340227328751 -0.7581782799827899 -0.7566560433587591 -0.7547864698097395 -0.7525893873109442 -0.7500852750699931 -0.7472952420698293 -0.7442410035753496 -0.7409448551847801 -0.7374296439612824 -0.7337187361363471 -0.7298359808360142 -0.7258056692458925 -0.7216524886039649 -0.7174014703941205 -0.713077932111727 -0.7087074119890364 -0.704315596106752 -0.6999282373828677 -0.6955710660246662 -0.6912696911582284 -0.6870494935144198 -0.6829355092527428 -0.6789523052442291 -0.6751238464093373 -0.6714733560115909 -0.6680231701343804 -0.6647945879059255 -0.6618077193717689 -0.6590813332285582 -0.6566327069087314 -0.6544774817234995 -0.6526295259123771 -0.6511008084946533 -0.6499012867587496 -0.649038810051837 -0.6485190422436342 -0.6483454048415596; -0.11843713542090559 -0.14076507346901482 -0.16293981593339502 -0.1849376322760724 -0.20673516008649528 -0.22830945229919788 -0.2496380230425465 -0.2706988919825706 -0.2914706270356225 -0.31193238533402395 -0.3320639523398988 -0.3518457790139537 -0.37125901695793295 -0.3902855514617581 -0.4089080323988498 -0.42710990292572887 -0.4448754259545758 -0.46218970837997186 -0.4790387230532903 -0.495409328510331 -0.5112892864693784 -0.5266672771281513 -0.5415329122987966 -0.555876746430192 -0.5696902855763435 -0.5829659943783679 -0.595697301135674 -0.6078786010490836 -0.6195052577251198 -0.6305736030361998 -0.6410809354361088 -0.6510255168338819 -0.660406568132027 -0.669224263536824 -0.6774797237493302 -0.6851750081455384 -0.6923131060529829 -0.6988979272288296 -0.7049342916411745 -0.7104279186508052 -0.715385415685053 -0.7198142664884443 -0.723722819026721 -0.7271202731111939 -0.7300166677993252 -0.7324228686148178 -0.7343505546161452 -0.7358122053262529 -0.7368210875180751 -0.7373912418302114 -0.7375374691646721 -0.7372753167936583 -0.7366210640750076 -0.7355917076459197 -0.7342049459319128 -0.7324791627726909 -0.7304334099287355 -0.7280873881922241 -0.7254614267836628 -0.7225764606719518 -0.7194540054111511 -0.7161161290431011 -0.7125854205725315 -0.7088849544820288 -0.7050382507203754 -0.70106922957171 -0.6970021607975924 -0.6928616064428368 -0.6886723567122855 -0.6844593583636923 -0.6802476351253568 -0.6760621997399996 -0.6719279573620153 -0.6678696001962336 -0.6639114934641014 -0.6600775530175066 -0.6563911151888808 -0.6528747997638081 -0.6495503672813491 -0.6464385721968241 -0.6435590137680929 -0.6409299868331488 -0.6385683349158502 -0.636489308308913 -0.6347064299203635 -0.6332313717152015 -0.6320738445254268 -0.6312415038315349 -0.6307398738363198 -0.63057229176381; -0.11394059456531674 -0.13542486399715575 -0.15676381780074203 -0.17793492415891296 -0.1989159910629914 -0.21968521005918565 -0.2402211987899846 -0.26050304220988924 -0.2805103323631169 -0.3002232066197811 -0.31962238427647977 -0.3386892014371293 -0.35740564410010417 -0.3757543793883102 -0.39371878486956047 -0.41128297592548274 -0.42843183113807365 -0.4451510156738885 -0.46142700265652753 -0.47724709252862546 -0.4925994304147388 -0.5074730215064404 -0.521857744500336 -0.5357443631287664 -0.5491245358313527 -0.5619908236234638 -0.574336696224894 -0.5861565365186694 -0.5974456434157144 -0.6082002332063227 -0.61841743948369 -0.6280953117283802 -0.637232812645331 -0.6458298143469146 -0.653887093476603 -0.6614063253679038 -0.6683900773324142 -0.6748418011690726 -0.6807658249838902 -0.6861673444055659 -0.6910524132774629 -0.6954279339002599 -0.6993016468921803 -0.7026821207250264 -0.7055787409840326 -0.7080016993879008 -0.7099619825920006 -0.7114713607826059 -0.7125423760529541 -0.7131883305328217 -0.7134232742219684 -0.7132619924541244 -0.7127199928920802 -0.711813491925741 -0.7105594003137159 -0.70897530787513 -0.7070794670018945 -0.7048907747230261 -0.7024287530118571 -0.6997135269848491 -0.696765800597884 -0.6936068294032344 -0.6902583898894479 -0.6867427448884431 -0.6830826045015244 -0.6793010819709354 -0.67542164390901 -0.671468054296043 -0.6674643116742781 -0.6634345790026803 -0.6594031056993085 -0.6553941414888236 -0.6514318417952836 -0.6475401645774314 -0.6437427586965262 -0.6400628441351113 -0.636523084646656 -0.63314545370593 -0.6299510949405941 -0.6269601785453798 -0.6241917554978962 -0.6216636116936233 -0.6193921243793905 -0.6173921234710185 -0.6156767604738749 -0.6142573877689822 -0.6131434509696894 -0.6123423968877366 -0.6118595993720087 -0.6116983049047496; -0.10930450652095472 -0.12991843514914164 -0.15039492238217148 -0.17071263674158904 -0.19085055931580827 -0.210788024149147 -0.23050475757708638 -0.24998091640139997 -0.26919712480580826 -0.2881345099203041 -0.30677473595029886 -0.32510003679510163 -0.3430932470889783 -0.3607378316070117 -0.3780179129871437 -0.3949182977290963 -0.41142450044019024 -0.4275227663074306 -0.44320009178446396 -0.4584442434910901 -0.473243775331934 -0.48758804384945126 -0.5014672218347629 -0.5148723102276853 -0.5277951483448364 -0.5402284224816669 -0.5521656729407564 -0.5636012995446803 -0.57453056569702 -0.5849496010598749 -0.5948554029202495 -0.604245836321055 -0.6131196330351291 -0.6214763894626057 -0.6293165635330106 -0.6366414706939018 -0.6434532790672021 -0.6497550038530905 -0.6555505010588623 -0.6608444606268818 -0.6656423990314223 -0.6699506514085813 -0.6737763632769327 -0.6771274818985048 -0.6800127473204316 -0.6824416831267845 -0.6844245869176762 -0.6859725205186158 -0.6870972999070493 -0.6878114848250197 -0.6881283680266962 -0.6880619640870643 -0.6876269976732043 -0.68683889115222 -0.685713751379978 -0.6842683554823547 -0.6825201354057793 -0.6804871609767342 -0.678188121170708 -0.6756423032506332 -0.6728695693935964 -0.6698903303835579 -0.6667255159084106 -0.663396540963246 -0.6599252678303643 -0.6563339630826143 -0.6526452490428282 -0.6488820491315336 -0.6450675265513303 -0.6412250157928018 -0.637377946507535 -0.6335497593822167 -0.6297638137671777 -0.626043286965523 -0.6224110652765031 -0.6188896271087455 -0.6155009187331222 -0.6122662235266279 -0.609206025860411 -0.6063398710966381 -0.6036862234672625 -0.6012623238975224 -0.5990840500908743 -0.597165781392162 -0.5955202710746627 -0.5941585287387492 -0.5930897154534472 -0.5923210541101748 -0.5918577571897371 -0.5917029737754091; -0.10453447395496208 -0.12425241860700602 -0.14384076906627127 -0.16327939257015475 -0.1825484428373153 -0.20162839722407652 -0.2205000929655395 -0.2391447624082863 -0.2575440671474516 -0.2756801309871843 -0.29353557165029054 -0.3110935311698294 -0.3283377049028463 -0.3452523691139641 -0.3618224070843305 -0.37803333370932585 -0.3938713185563414 -0.4093232073619356 -0.42437654195557206 -0.43901957860494 -0.45324130478553043 -0.4670314543845537 -0.4803805213565312 -0.4932797718547339 -0.505721254869206 -0.5176978114083148 -0.5292030822664472 -0.5402315144258182 -0.5507783661451233 -0.5608397107920134 -0.5704124394801402 -0.579494262574568 -0.5880837101318911 -0.5961801313432429 -0.6037836930495192 -0.6108953773985899 -0.6175169787139609 -0.6236510996432012 -0.6293011466524706 -0.634471324930608 -0.6391666327623494 -0.6433928554253656 -0.6471565586597645 -0.650465081751455 -0.6533265302622419 -0.6557497684295017 -0.6577444112468205 -0.6593208162237185 -0.6604900748076487 -0.6612640034344527 -0.6616551341544431 -0.6616767047600283 -0.661342648317177 -0.660667581977029 -0.6596667949154186 -0.6583562352171518 -0.6567524954884804 -0.6548727969456676 -0.6527349716901161 -0.6503574428416804 -0.6477592021622692 -0.6449597847625189 -0.6419792404465123 -0.6388381012145807 -0.63555734441433 -0.6321583510071338 -0.6286628584043545 -0.6250929073273798 -0.6214707821615519 -0.6178189443097641 -0.6141599581106197 -0.6105164089719423 -0.6069108134863104 -0.6033655214435122 -0.599902609836579 -0.5965437691731715 -0.5933101826502852 -0.5902223990230309 -0.5873002002903688 -0.5845624656223145 -0.5820270332515751 -0.5797105623329115 -0.577628397019069 -0.5757944351955069 -0.5742210044404703 -0.5729187478172678 -0.571896522050402 -0.5711613104798073 -0.5707181529271826 -0.5705700942512157; -0.09963627119656167 -0.11843365473555274 -0.13710924510037456 -0.15564410368052017 -0.17401955347614428 -0.1922172131551828 -0.21021903032102546 -0.228007313909814 -0.24556476564129565 -0.26287451045239135 -0.2799201258482414 -0.29668567011133445 -0.31315570931549713 -0.3293153430978595 -0.34515022914840693 -0.3606466063833977 -0.3757913167755891 -0.39057182582096733 -0.40497624162839124 -0.4189933326251705 -0.432612543878163 -0.4458240120363481 -0.45861857890700963 -0.47098780368361953 -0.4829239738492211 -0.4944201147844453 -0.5054699981143784 -0.5160681488331084 -0.5262098512490805 -0.5358911537981761 -0.5451088727747753 -0.5538605950339172 -0.562144679719974 -0.5699602590789936 -0.5773072384130172 -0.5841862952351422 -0.5905988776839823 -0.5965472022551801 -0.6020342509060158 -0.6070637675865826 -0.6116402542475813 -0.6157689663703881 -0.6194559080595959 -0.6227078267316144 -0.6255322074250628 -0.6279372667494958 -0.6299319464783032 -0.6315259067793274 -0.6327295190627271 -0.6335538584097039 -0.6340106955277509 -0.6341124881580925 -0.6338723718385633 -0.6333041499005717 -0.6324222825517072 -0.6312418748660662 -0.6297786634726267 -0.6280490016980927 -0.6260698428848915 -0.623858721567967 -0.6214337321562404 -0.6188135047270664 -0.6160171775059063 -0.613064365570129 -0.6099751252873595 -0.6067699139770817 -0.6034695442720633 -0.6000951326563588 -0.5966680416724213 -0.5932098153247028 -0.5897421072644609 -0.586286601423714 -0.5828649248784398 -0.5794985528643349 -0.5762087060441653 -0.5730162403334262 -0.5699415298287734 -0.5670043436469632 -0.5642237177639443 -0.5616178232347464 -0.5592038324626403 -0.5569977854563716 -0.5550144582509067 -0.5532672358534004 -0.5517679921956433 -0.5505269796126966 -0.5495527303136354 -0.5488519721579168 -0.5484295607991816 -0.5482884299130691; -0.09461583761418643 -0.1124691849471511 -0.130208477076887 -0.14781596236288883 -0.1652741271595089 -0.18256572691351267 -0.19967381658568747 -0.21658178032668002 -0.23327336034123078 -0.24973268487926925 -0.2659442952969719 -0.28189317213570303 -0.29756476017187866 -0.312944992396026 -0.32802031288475575 -0.3427776985348787 -0.35720467963448443 -0.3712893592514759 -0.3850204314256383 -0.3983871981559808 -0.4113795851805561 -0.423988156551411 -0.43620412801259617 -0.4480193791942273 -0.4594264646405071 -0.4704186236942397 -0.4809897892647257 -0.49113459551001865 -0.5008483844682252 -0.5101272116759114 -0.518967850814638 -0.5273677974292099 -0.5353252717632916 -0.5428392207596626 -0.5499093192734373 -0.5565359705471066 -0.5627203059961291 -0.568464184353065 -0.5737701902167793 -0.5786416320510106 -0.5830825396735322 -0.587097661273177 -0.5906924599870452 -0.5938731100641843 -0.5966464926347911 -0.5990201910955566 -0.6010024861117838 -0.6026023502255653 -0.6038294420461261 -0.6046940999835904 -0.6052073354706144 -0.6053808255973594 -0.6052269050643316 -0.6047585573342126 -0.6039894048382055 -0.602933698064535 -0.6016063033265405 -0.6000226889756293 -0.5981989097904056 -0.5961515892380511 -0.5938978992680958 -0.5914555372630554 -0.588842699736025 -0.5860780523337331 -0.5831806956764934 -0.5801701265460644 -0.5770661939210686 -0.5738890493602029 -0.5706590912490143 -0.5673969024598493 -0.5641231810300434 -0.5608586635437676 -0.5576240410110226 -0.5544398671752534 -0.5513264593501686 -0.5483037920861874 -0.5453913841956166 -0.5426081799187839 -0.5399724252843895 -0.5375015409969535 -0.5352119934608464 -0.5331191658099815 -0.5312372310394927 -0.5295790295144078 -0.5281559532448807 -0.5269778393540345 -0.5260528751123167 -0.5253875167652375 -0.5249864241388938 -0.5248524126752767; -0.08947927069427512 -0.10636624365798918 -0.12314682187370239 -0.13980443121195824 -0.15632271319842939 -0.17268555329580912 -0.18887710861133303 -0.20488183497015075 -0.2206845132980002 -0.23627027526017397 -0.2516246281075095 -0.26673347868414055 -0.2815831565558861 -0.2961604362224928 -0.310452558381425 -0.3244472502154164 -0.3381327446806792 -0.3514977987773169 -0.36453171078818436 -0.3772243364771086 -0.389566104242026 -0.40154802922311406 -0.4131617263704853 -0.4243994224802495 -0.4352539672119991 -0.44571884310462695 -0.45578817461122795 -0.46545673617725647 -0.47471995938937295 -0.4835739392253643 -0.4920154394380545 -0.5000418971084561 -0.5076514264051623 -0.5148428215884977 -0.5216155592988704 -0.5279698001692545 -0.5339063898016803 -0.5394268591469165 -0.5445334243253184 -0.549228985924735 -0.5535171278086634 -0.5574021154642766 -0.5608888939153605 -0.5639830852197721 -0.566690985564333 -0.569019561962283 -0.5709764485492421 -0.5725699424629841 -0.5738089992801495 -0.5747032279691142 -0.5752628853024476 -0.5754988696546905 -0.5754227140913866 -0.5750465786333228 -0.5743832415558289 -0.5734460895565545 -0.5722491065967 -0.5708068611902162 -0.5691344918833458 -0.5672476906335278 -0.5651626837626632 -0.5628962101259515 -0.5604654961049992 -0.5578882270040005 -0.5551825144022761 -0.5523668589972884 -0.5494601084616946 -0.5464814098390074 -0.543450156017584 -0.5403859258554639 -0.537308417581947 -0.5342373751790986 -0.5311925075500283 -0.5281934004131857 -0.5252594210239863 -0.5224096160165356 -0.519662602877236 -0.5170364558044137 -0.5145485869675158 -0.5122156244470177 -0.5100532884007971 -0.508076267250999 -0.5062980959026676 -0.5047310381761151 -0.5033859757442791 -0.5022723059008165 -0.5013978504343243 -0.5007687777428641 -0.500389540090412 -0.5002628275881823; -0.08423281882658427 -0.10013224983938435 -0.11593285704982363 -0.1316192324599888 -0.1471761626671183 -0.16258865447578652 -0.1778419600259073 -0.19292160138577685 -0.20781339456199185 -0.22250347288092392 -0.2369783096994764 -0.251224740406072 -0.2652299836762106 -0.27898166195044394 -0.2924678211062641 -0.30567694929913053 -0.3185979949516444 -0.3312203838737431 -0.34353403550063116 -0.3555293782390393 -0.3671973639162401 -0.3785294813300005 -0.3895177689014161 -0.40015482643612177 -0.41043382600290246 -0.4203485219420563 -0.42989326001900735 -0.4390629857417043 -0.4478532518630077 -0.45626022509185915 -0.4642806920392229 -0.4719120644267267 -0.47915238358755446 -0.4860003242903763 -0.49245519791796116 -0.4985169550325011 -0.5041861873596787 -0.5094641292228097 -0.5143526584573758 -0.5188542968343206 -0.5229722100180879 -0.5267102070820647 -0.5300727395999975 -0.5330649003268877 -0.5356924214767931 -0.5379616725977238 -0.5398796580353653 -0.5414540139675129 -0.5426930049797406 -0.5436055201399 -0.5442010685143159 -0.5444897740519701 -0.5444823697444732 -0.5441901909489408 -0.5436251677383309 -0.5427998161188837 -0.5417272279276184 -0.5404210591941031 -0.5388955167204703 -0.537165342602213 -0.5352457963802513 -0.5331526344829228 -0.5309020865858878 -0.5285108284899134 -0.5259959510924586 -0.5233749250111311 -0.5206655604074105 -0.517885961560273 -0.5150544757542352 -0.5121896360778366 -0.5093100977798078 -0.5064345679040595 -0.5035817280236956 -0.5007701500206095 -0.4980182050117912 -0.4953439657060565 -0.49276510268362206 -0.4902987753218722 -0.48796151833774865 -0.4857691251720596 -0.48373652969286657 -0.4818776879314593 -0.4802054617710619 -0.4787315066707361 -0.47746616561064714 -0.4764183714773649 -0.47559556005944675 -0.47500359568863804 -0.4746467113400295 -0.474527464700554; -0.07888287380231133 -0.09377479817012424 -0.10857537070090464 -0.12327033659501653 -0.13784561585490931 -0.15228732637356132 -0.1665818066181696 -0.18071563786631517 -0.19467566595391633 -0.20844902249657007 -0.2220231455483168 -0.23538579966443246 -0.2485250953376011 -0.2614295077796236 -0.27408789502378916 -0.28648951532600814 -0.2986240438459249 -0.31048158859232217 -0.322052705620303 -0.3333284134708613 -0.3443002068466256 -0.35496006952064374 -0.3653004864781634 -0.3753144552943211 -0.38499549675355255 -0.3943376647193659 -0.40333555526568404 -0.4119843150835347 -0.42027964917915045 -0.42821782788165497 -0.4357956931804381 -0.4430106644139052 -0.44986074333273324 -0.45634451856173563 -0.46246116948520893 -0.4682104695809393 -0.4735927892279659 -0.47860909801262896 -0.48326096655638257 -0.48755056788718315 -0.49148067837400605 -0.49505467824103844 -0.49827655167433066 -0.5011508865291026 -0.5036828736402191 -0.5058783057317807 -0.5077435759139249 -0.5092856757457985 -0.5105121928332038 -0.5114313079173715 -0.5120517913976245 -0.5123829992152799 -0.5124348680088708 -0.5122179094314957 -0.5117432034999512 -0.5110223908220901 -0.5100676635238043 -0.5088917546701061 -0.5075079259465042 -0.5059299533373544 -0.5041721105078444 -0.5022491495664454 -0.5001762788559629 -0.49796913739506093 -0.4956437655697612 -0.49321657165778554 -0.49070429375983077 -0.48812395671338266 -0.4854928235790627 -0.48282834131973096 -0.4801480803413783 -0.4774696676351231 -0.47481071335379843 -0.47218873077648854 -0.4696210497610563 -0.46712472395780175 -0.4647164322552274 -0.46241237514767863 -0.4602281669487308 -0.45817872501549295 -0.4562781573875451 -0.4545396504678596 -0.4529753585686101 -0.45159629729821893 -0.45041224286391013 -0.44943163939446124 -0.4486615163415905 -0.4481074178902179 -0.4477733460971372 -0.4476617191893033; -0.07343596303283757 -0.08730164979820523 -0.10108335078305344 -0.11476795027175737 -0.1283424887964709 -0.14179418384587095 -0.15511045023851955 -0.1682789201251124 -0.18128746258557923 -0.1941242027887639 -0.20677754068437784 -0.21923616919892985 -0.23148909190954073 -0.24352564017176795 -0.25533548967994113 -0.2669086764408975 -0.27823561214447917 -0.28930709891666895 -0.3001143434437859 -0.3106489704586736 -0.32090303558241684 -0.3308690375175908 -0.3405399295915887 -0.3499091306509753 -0.35897053531021506 -0.3677185235603948 -0.37614796974574555 -0.38425425091784665 -0.39203325457930466 -0.39948138583044107 -0.4065955739341324 -0.4133732783152962 -0.41981249401260146 -0.4259117566009471 -0.43167014660369646 -0.4370872934140062 -0.4421633787443692 -0.44689913962301686 -0.4512958709547581 -0.4553554276623575 -0.4590802264224454 -0.46247324700720277 -0.46553803323962256 -0.46827869356590657 -0.47069990124341 -0.47280689413643834 -0.474605474104997 -0.4761020059632132 -0.477303415974426 -0.4782171898388533 -0.4788513701170647 -0.479214553018178 -0.4793158844656901 -0.4791650553359868 -0.4787722957448454 -0.47814836823573065 -0.477304559700297 -0.4762526718365232 -0.47500500992349814 -0.47357436966439986 -0.47197402182127207 -0.4702176943373768 -0.4683195516162505 -0.4662941706021181 -0.464156513285633 -0.4619218952435416 -0.45960594981293695 -0.45722458750251416 -0.45479395025709796 -0.452330360220471 -0.4498502626877921 -0.4473701630053202 -0.4449065572640366 -0.4424758567468965 -0.4400943062276201 -0.437777896382109 -0.4355422707598455 -0.43340262796867407 -0.4313736199467199 -0.4294692474222762 -0.4277027538869191 -0.42608651961746086 -0.4246319574661892 -0.4233494122830367 -0.42224806592516734 -0.4213358498377975 -0.4206193671461666 -0.4201038260775441 -0.41979298633346407 -0.4196891197606046; -0.06789874149837481 -0.08072072272278144 -0.09346597391697192 -0.10612250352814176 -0.11867845889354783 -0.13112214470987504 -0.14344204122725707 -0.15562682213840812 -0.1676653721346481 -0.1795468041019655 -0.19126047593180323 -0.20279600692285857 -0.2141432937518683 -0.22529252599313837 -0.23623420116842855 -0.24695913931069752 -0.257458497027166 -0.26772378104916045 -0.27774686125821285 -0.28751998317990796 -0.2970357799390523 -0.30628728367169944 -0.3152679363916299 -0.32397160031082733 -0.33239256761539726 -0.3405255697002532 -0.348365785867667 -0.3559088514964317 -0.3631508656899935 -0.3700883984132866 -0.3767184971293578 -0.38303869294789633 -0.389047006298755 -0.39474195214419117 -0.4001225447440201 -0.4051883019879894 -0.4099392493094933 -0.4143759231942434 -0.4184993742965139 -0.4223111701741892 -0.4258133976518589 -0.4290086648187957 -0.43190010266534185 -0.43449136635746827 -0.43678663614448154 -0.4387906178893093 -0.4405085432041235 -0.44194616916644536 -0.44310977758187625 -0.4440061737494231 -0.4446426846737344 -0.44502715665534637 -0.44516795217527877 -0.44507394597384337 -0.4447545202053083 -0.4442195585301545 -0.4434794389850571 -0.442545025447613 -0.44142765748841 -0.44013913837758334 -0.43869172098721804 -0.43709809130515753 -0.43537134925119797 -0.4335249864640433 -0.43157286070836365 -0.4295291665372061 -0.42740840183791967 -0.4252253298916571 -0.422994936589778 -0.42073238247760175 -0.4184529493395149 -0.41617198110170794 -0.4139048189121591 -0.41166673036336704 -0.4094728329526827 -0.4073380120276728 -0.40527683363813083 -0.40330345290892355 -0.40143151875377403 -0.3996740759622295 -0.3980434659016506 -0.39655122727249054 -0.39520799852669736 -0.3940234236935807 -0.39300606344304423 -0.3921633132422431 -0.3915013304204078 -0.3910249718431598 -0.3907377437116494 -0.39064176474758905; -0.06227798343730335 -0.07404008180956191 -0.08573259368822811 -0.09734463632585526 -0.10886544964910731 -0.1202844126236532 -0.13159105939521626 -0.14277509518261927 -0.15382641189963203 -0.16473510348352025 -0.17549148090936764 -0.18608608687047903 -0.19650971010650256 -0.20675339936226086 -0.21680847696175615 -0.22666655198327054 -0.23631953302301506 -0.24575964053636332 -0.2549794187472608 -0.2639717471180216 -0.2727298513733338 -0.2812473140738691 -0.28951808473653406 -0.2975364894998986 -0.3052972403349403 -0.3127954438026366 -0.3200266093614478 -0.3269866572289922 -0.3336719258035314 -0.3400791786519775 -0.3462056110722026 -0.3520488562382683 -0.35760699093789206 -0.3628785409120713 -0.3678624858069367 -0.37255826374810846 -0.37696577554750277 -0.3810853885519971 -0.38491794014249847 -0.38846474089056965 -0.39172757737801434 -0.3947087146825157 -0.3974108985295084 -0.39983735710692436 -0.4019918025351618 -0.40387843197948076 -0.4055019283860645 -0.40686746081590147 -0.40798068434250734 -0.40884773947021097 -0.40947525101897897 -0.40987032640978743 -0.4100405532709468 -0.4099939962706929 -0.40973919306470874 -0.40928514922893744 -0.4086413320282302 -0.40781766285021204 -0.406824508111256 -0.405672668418179 -0.40437336574554084 -0.4029382283648291 -0.4013792732392113 -0.39970888557691114 -0.39793979521885975 -0.3960850495234618 -0.39415798240503874 -0.39217217918453495 -0.3901414369235964 -0.3880797199385609 -0.38600111023145245 -0.38391975263302563 -0.381849794530346 -0.3798053201496488 -0.3778002794852441 -0.375848412106732 -0.37396316623821907 -0.37215761368175554 -0.37044436134789416 -0.36883546035285897 -0.36734231383585064 -0.3659755848318584 -0.3647451056941615 -0.36365979068506266 -0.36272755343245194 -0.3619552309737699 -0.3613485160703821 -0.36091189937001955 -0.36064862282237165 -0.36056064551705075; -0.056580573788458106 -0.06726792845530925 -0.07789272846315116 -0.08844518443866438 -0.09891561454233802 -0.10929445885684735 -0.11957229359539581 -0.12973984511042408 -0.1397880036838597 -0.14970783708090515 -0.1594906038502365 -0.1691277663544673 -0.1786110035156942 -0.18793222326204906 -0.1970835746622352 -0.2060574597362171 -0.21484654493136432 -0.22344377225459616 -0.23184237005227798 -0.240035863430872 -0.2480180843125815 -0.2557831811215119 -0.26332562809705684 -0.27064023423251826 -0.27772215183807303 -0.2845668847284574 -0.2911702960367779 -0.2975286156569483 -0.30363844731824985 -0.3094967752963257 -0.3151009707658454 -0.32044879780062235 -0.32553841902754843 -0.3303684009411154 -0.33493771888541046 -0.3392457617104889 -0.3432923361097155 -0.34707767064417294 -0.35060241945926596 -0.3538676656975081 -0.3568749246097719 -0.3596261463651755 -0.3621237185571784 -0.3643704684001692 -0.36636966460697884 -0.36812501893313365 -0.36964068736811756 -0.370921270947646 -0.3719718161535114 -0.3727978148591029 -0.37340520376902964 -0.3738003632903554 -0.37399011576061836 -0.3739817229441678 -0.3737828826930966 -0.3734017246525544 -0.372846804872139 -0.3721270991658144 -0.3712519950424271 -0.37023128200765243 -0.36907514001671043 -0.3677941258356624 -0.3663991570486833 -0.36490149342994593 -0.3633127153829765 -0.36164469913894565 -0.35990958839970744 -0.3581197621135297 -0.3562877980832126 -0.35442643212977415 -0.35254851257234965 -0.3506669498382658 -0.3487946610884738 -0.3469445098338275 -0.3451292406278784 -0.3433614090517539 -0.3416533073548205 -0.34001688627857873 -0.3384636737661465 -0.3370046914398964 -0.3356503699077159 -0.3344104641250102 -0.3332939701850264 -0.33230904502398734 -0.33146293059979376 -0.3307618841248087 -0.33021111589767166 -0.3298147361822039 -0.32957571242298583 -0.32949583787064296; -0.050813499400050144 -0.060412589919449367 -0.06995604874348106 -0.07943516471763251 -0.0888413200804633 -0.09816600299514254 -0.10740081993782295 -0.11653750792716265 -0.12556794657987927 -0.13448416997783794 -0.14327837833283166 -0.15194294943596104 -0.1604704498792264 -0.16885364603779965 -0.17708551480223833 -0.18515925405078443 -0.19306829285279853 -0.20080630139525366 -0.20836720062523498 -0.2157451716022097 -0.22293466455495178 -0.22993040763880074 -0.23672741539001557 -0.24332099687486375 -0.24970676353200758 -0.2558806367076753 -0.26183885488394526 -0.26757798060126387 -0.27309490707711526 -0.2783868645234025 -0.28345142616571395 -0.2882865139681574 -0.29289040406780853 -0.2972617319230611 -0.3013994971802854 -0.30530306826306297 -0.3089721866879777 -0.31240697111039534 -0.31560792110282726 -0.3185759206673076 -0.32131224148174775 -0.32381854587827386 -0.3260968895491763 -0.3281497239732039 -0.3299798985514128 -0.3315906624376342 -0.33298566604370666 -0.33416896219392733 -0.33514500689652976 -0.3359186596923872 -0.3364951835325076 -0.33688024412601886 -0.33707990868932547 -0.33710064401478335 -0.33694931376369386 -0.33663317487338223 -0.3361598729520826 -0.3355374365179054 -0.3347742699199196 -0.3338791447603075 -0.3328611896171578 -0.33172987784824476 -0.33049501323775493 -0.32916671323107666 -0.3277553894887926 -0.3262717254807345 -0.32472665083612867 -0.3231313121679945 -0.3214970401007198 -0.3198353122513099 -0.31815771194884285 -0.3164758825252067 -0.3148014770748552 -0.3131461036632378 -0.3115212660635828 -0.30993830021938334 -0.30840830676430486 -0.30694208007951984 -0.3055500345270001 -0.3042421286604781 -0.30302778837690036 -0.30191583012207035 -0.3009143853958214 -0.3000308279050936 -0.2992717047785918 -0.2986426732762253 -0.2981484443940998 -0.29779273467789574 -0.29757822741366924 -0.29750654416877936; -0.044983840020304845 -0.053482508343082 -0.06193236408642586 -0.07032575976749754 -0.0786551280706545 -0.08691299263228659 -0.09509197871325116 -0.10318482374650846 -0.11118438774797391 -0.1190836635790581 -0.126875787049873 -0.13455404685259553 -0.1421118943150494 -0.1495429529651656 -0.15684102789758722 -0.16400011493435493 -0.17101440957224562 -0.17787831571005577 -0.18458645414979893 -0.19113367086652244 -0.1975150450421338 -0.20372589685940626 -0.2097617950529839 -0.21561856421497336 -0.22129229185339702 -0.22677933520241259 -0.2320763277839339 -0.23718018572080926 -0.24208811380234382 -0.24679761130343586 -0.25130647755901747 -0.2556128172958739 -0.2597150457241492 -0.2636118933910195 -0.26730241079897543 -0.2707859727910598 -0.2740622827050525 -0.27713137629804113 -0.2799936254420817 -0.2826497415905645 -0.28510077901357483 -0.2873481377987291 -0.2893935666119642 -0.29123916521005333 -0.29288738669354786 -0.2943410394851836 -0.2956032890143936 -0.2966776590835339 -0.2975680328855655 -0.2982786536362055 -0.298814124775828 -0.2991794096878121 -0.29937983087012066 -0.2994210684861 -0.2993091582083739 -0.2990504882565016 -0.29865179551475646 -0.2981201606009949 -0.2974630017413971 -0.2966880672889319 -0.29580342670632553 -0.2948174598171646 -0.2937388441126205 -0.2925765398863433 -0.29133977295775976 -0.29003801473500873 -0.28868095936459526 -0.28727849771689434 -0.2858406879664459 -0.28437772254532623 -0.28289989127846626 -0.2814175405532234 -0.27994102843333424 -0.2784806757006355 -0.2770467128972366 -0.2756492235459884 -0.2742980838469489 -0.27300289928000115 -0.2717729386851498 -0.2706170665376645 -0.2695436742789114 -0.26856061169827633 -0.2676751194789412 -0.266893764112083 -0.2662223764422036 -0.26566599512356176 -0.26522881623858735 -0.26491415025052584 -0.26472438733410397 -0.26466097195265825; -0.039098759086206025 -0.04648622947786436 -0.053831609620155756 -0.06112830207349068 -0.06836977716236033 -0.07554958211301731 -0.08266135010420132 -0.0896988092212434 -0.09665579130420031 -0.10352624068099175 -0.11030422277688284 -0.11698393259201086 -0.12355970303912185 -0.13002601313403955 -0.13637749603191116 -0.1426089469027128 -0.1487153306399833 -0.1546917893972924 -0.16053364994741903 -0.16623643085979492 -0.17179584949225563 -0.17720782879368333 -0.18246850391471456 -0.18757422862408724 -0.1925215815288906 -0.1973073720973049 -0.20192864648302913 -0.20638269315095564 -0.21066704830414296 -0.21477950111239721 -0.21871809874317974 -0.22248115119576214 -0.2260672359396628 -0.22947520235856944 -0.23270417600078785 -0.2357535626371691 -0.23862305212708734 -0.24131262209255233 -0.24382254139981682 -0.24615337344690633 -0.24830597925428627 -0.2502815203543207 -0.25208146147336813 -0.25370757299802627 -0.25516193321436553 -0.2564469303057301 -0.25756526409096214 -0.25851994748040175 -0.25931430762200497 -0.25995198670402303 -0.2604369423739824 -0.2607734477261967 -0.2609660908014971 -0.2610197735333713 -0.2609397100642863 -0.26073142434436775 -0.2604007469122381 -0.2599538107444078 -0.2593970460454925 -0.25873717383689604 -0.2579811981866534 -0.25713639690831636 -0.25621031054265786 -0.2552107294231041 -0.25414567861505827 -0.253023400511586 -0.2518523348644187 -0.25064109603110674 -0.2493984472279389 -0.24813327159525475 -0.24685453990870823 -0.245571274808128 -0.24429251146641504 -0.24302725468507339 -0.24178443248126846 -0.24057284632338183 -0.2394011182770539 -0.23827763543959618 -0.23721049216449333 -0.23620743070511024 -0.235275781032492 -0.2344224006998367 -0.23365361572889728 -0.2329751635738058 -0.2323921392686202 -0.23190894587986832 -0.23152925035978678 -0.23125594582699377 -0.2310911211887744 -0.23103603886553747; -0.03316549432799616 -0.0394323911493031 -0.0456638321879527 -0.051854257622537266 -0.05799816371705169 -0.06409011039945643 -0.07012472877417265 -0.07609672856111843 -0.08200090545413617 -0.08783214839185378 -0.09358544673431142 -0.09925589733894942 -0.10483871152984235 -0.11032922195437124 -0.11572288932186087 -0.12101530901904299 -0.1262022175975544 -0.13127949912904502 -0.13624319142385347 -0.14108949210956825 -0.14581476456619014 -0.15041554371499724 -0.15488854165859328 -0.15923065316999893 -0.16343896102904595 -0.16751074120463522 -0.17144346788183387 -0.17523481833304774 -0.1788826776328436 -0.18238514321617866 -0.18574052928011794 -0.18894737102913367 -0.1920044287642787 -0.19491069181648812 -0.19766538232419215 -0.20026795885521387 -0.2027181198726349 -0.20501580704386146 -0.20716120839140875 -0.20915476128322275 -0.21099715525918578 -0.2126893346891931 -0.21423250125658336 -0.21562811625876502 -0.21687790271452492 -0.2179838472647978 -0.2189482018504792 -0.21977348514702175 -0.220462483731326 -0.22101825295140817 -0.2214441174636327 -0.22174367139593806 -0.22192077808820196 -0.22197956935288032 -0.2219244441901218 -0.2217600668818221 -0.22149136437849548 -0.22112352288147907 -0.22066198351102104 -0.22011243693837376 -0.2194808168472998 -0.21877329207789603 -0.21799625729363145 -0.21715632200163507 -0.21626029774716415 -0.21531518329672938 -0.21432814762143876 -0.21330651049383553 -0.21225772051907593 -0.21118933043592672 -0.21010896954613836 -0.20902431316334966 -0.2079430490160924 -0.20687284059433683 -0.20582128749586973 -0.20479588290745834 -0.20380396844542323 -0.2028526866791667 -0.20194893176691506 -0.20109929874164936 -0.20031003209250872 -0.19958697438737535 -0.1989355157698924 -0.1983605452326086 -0.19786640461120844 -0.19745684625747412 -0.19713499532672707 -0.1969033175565211 -0.19676359331721838 -0.19671689858386843; -0.02719134820820755 -0.03232971148088691 -0.03743917615720547 -0.04251520906720723 -0.04755332206863612 -0.05254907814212042 -0.057498097437379145 -0.062396063264951666 -0.06723872802808435 -0.07202191908958383 -0.07674154456861336 -0.08139359906261423 -0.08597416928971009 -0.09047943964720317 -0.0949056976819656 -0.09924933946879401 -0.10350687489300826 -0.10767493283387473 -0.1117502662456569 -0.11572975713337223 -0.11961042142062547 -0.12338941370712415 -0.12706403191380183 -0.13063172181368057 -0.1340900814469191 -0.13743686541872766 -0.14066998907905462 -0.14378753258318414 -0.14678774483258958 -0.14966904729554997 -0.15243003770712568 -0.15506949364830236 -0.15758637600396302 -0.15997983229953686 -0.16224919991589334 -0.16439400918195615 -0.16641398634425963 -0.1683090564121387 -0.17007934587686654 -0.171725185302199 -0.1732471117830229 -0.17464587126764355 -0.17592242073792605 -0.17707793023994273 -0.17811378475579656 -0.17903158590508667 -0.17983315346181175 -0.1805205266694408 -0.18109596533327454 -0.1815619506652007 -0.18192118585123437 -0.18217659630698907 -0.1823313295802883 -0.18238875485353304 -0.1823524619911046 -0.18222626006909776 -0.18201417531600575 -0.18172044838362728 -0.18134953085767896 -0.18090608090738144 -0.18039495796286267 -0.17982121629900633 -0.17919009739445593 -0.17850702092569504 -0.17777757424860924 -0.1770075002147027 -0.17620268316683127 -0.1753691329607524 -0.17451296686513484 -0.1736403892048092 -0.1727576686310358 -0.171871112929656 -0.17098704131366876 -0.17011175419214547 -0.16925150046252513 -0.16841244243817358 -0.16760061859701708 -0.16682190441866404 -0.16608197166446373 -0.1653862465446212 -0.1647398673048766 -0.16414764184796798 -0.16361400607726115 -0.1631429837062363 -0.16273814831313854 -0.16240258843051317 -0.1621388764412003 -0.1619490420037277 -0.16183455065071362 -0.16179628809571728; -0.02118367821506949 -0.025186976907234256 -0.02916786893213603 -0.03312283848476818 -0.037048404243474976 -0.040941124044564854 -0.04479759952197839 -0.04861448070804803 -0.05238847059150286 -0.056116329628976086 -0.05979488020638657 -0.06342101104669665 -0.06699168156069535 -0.07050392613757221 -0.07395485837224175 -0.07734167522649675 -0.08066166112125879 -0.08391219195737332 -0.0870907390625319 -0.09019487306215213 -0.09322226767216435 -0.09617070341186752 -0.09903807123521781 -0.10182237607904003 -0.10452174032690684 -0.10713440718751382 -0.10965874398662323 -0.11209324537169756 -0.1144365364286015 -0.1166873757097135 -0.11884465817298823 -0.12090741803148412 -0.12287483151292315 -0.12474621952877984 -0.12652105025231417 -0.12819894160480944 -0.1297796636490191 -0.13126314088852106 -0.13264945447120047 -0.13393884429458877 -0.13513171100999305 -0.13622861792160554 -0.1372302927756191 -0.13813762943321056 -0.13895168941966973 -0.13967370334027895 -0.14030507215139432 -0.14084736827280409 -0.14130233652468915 -0.14167189486926596 -0.14195813493361395 -0.14216332228601808 -0.14228989643360926 -0.14234047050385149 -0.1423178305667931 -0.1422249345487266 -0.1420649106811055 -0.14184105542138187 -0.1415568307746963 -0.14121586093741484 -0.140821928175458 -0.14037896784226525 -0.13989106243368585 -0.1393624345701048 -0.13879743879035256 -0.13820055203787596 -0.13757636271788737 -0.13692955820534694 -0.1362649106887073 -0.135587261243789 -0.13490150204718962 -0.13421255665971432 -0.13352535833840187 -0.13284482637115852 -0.1321758404712109 -0.13152321331933692 -0.13089166139969177 -0.13028577433887817 -0.1297099830260456 -0.12916852686191002 -0.12866542055375801 -0.12820442093816828 -0.12778899436962984 -0.12742228525724542 -0.12710708635955215 -0.12684581145557938 -0.12664047099605247 -0.12649265130053242 -0.12640349780420793 -0.1263737027733539; -0.0151498870310568 -0.018013030005988348 -0.020860206211573674 -0.023688909787287233 -0.026496659214076613 -0.02928100061778252 -0.032039511049266986 -0.034769801738600566 -0.03746952132072818 -0.04013635903009603 -0.042768047861807275 -0.045362367696933484 -0.04791714838972835 -0.050430272814540836 -0.05289967987036343 -0.05532336744101475 -0.057699395309083586 -0.06002588802187957 -0.062301037707710324 -0.06452310684095701 -0.06669043095452826 -0.06880142129837417 -0.07085456744286965 -0.07284843982600163 -0.0747816922433775 -0.07665306428022983 -0.07846138368461127 -0.0802055686811569 -0.0818846302248119 -0.08349767419398099 -0.08504390352265506 -0.08652262027102194 -0.08793322763411282 -0.08927523188799662 -0.0905482442729024 -0.09175198281260483 -0.09288627406914415 -0.09395105483177442 -0.09494637373869733 -0.09587239282966042 -0.09672938902713878 -0.09751775554304169 -0.09823800320721916 -0.0988907617131305 -0.09947678077493888 -0.0999969311890083 -0.10045220579139039 -0.10084372030100709 -0.10117271403641638 -0.10144055049161248 -0.10164871775383652 -0.10179882874331678 -0.1018926212516509 -0.10193195775178254 -0.10191882494847723 -0.10185533303372497 -0.10174371460667253 -0.10158632321244176 -0.10138563144880658 -0.1011442285838825 -0.10086481762230319 -0.10055021175157201 -0.10020333009481384 -0.09982719269122663 -0.09942491462139293 -0.09899969919172207 -0.09855483009103536 -0.09809366243318879 -0.09761961260323399 -0.09713614683147626 -0.096646768430545 -0.0961550036457732 -0.09566438608935518 -0.09517843975416748 -0.09470066063417913 -0.09423449701478924 -0.09378332853793865 -0.09335044419266877 -0.09293901943065791 -0.09255209265659861 -0.09219254139285575 -0.09186305846427895 -0.09156612858949784 -0.09130400579658371 -0.09107869210094487 -0.09089191788907523 -0.09074512444157817 -0.09063944900150872 -0.09057571274951332 -0.09055441198647267; -0.009097412598143386 -0.010816757179521226 -0.01252653703517722 -0.014225250841833412 -0.015911411764967066 -0.01758354942657643 -0.019240211859629715 -0.020879967447692143 -0.022501406848238464 -0.02410314489821383 -0.025683822500436635 -0.027242108489487868 -0.02877670147575474 -0.030286331666397954 -0.0317697626620153 -0.03322579322783347 -0.03465325903836896 -0.03605103439448215 -0.03741803391189862 -0.038753214180221755 -0.040055575391668395 -0.04132416293868 -0.042558068979730815 -0.04375643397266178 -0.0449184481749592 -0.04604335311043938 -0.04713044300184412 -0.04817906616895911 -0.04918862639180338 -0.05015858423860047 -0.05108845835814986 -0.05197782673627622 -0.05282632791606304 -0.053633662181456654 -0.05439959270384045 -0.05512394665112803 -0.05580661625868984 -0.056447559861433905 -0.0570468028860436 -0.05760443880218385 -0.058120630031160046 -0.05859560881017103 -0.05902967800978481 -0.0594232119017688 -0.05977665687372564 -0.060090532086265996 -0.06036543006748655 -0.06060201723855688 -0.060801034362969214 -0.06096329691067195 -0.06108969532669571 -0.06118119519217978 -0.061238837263634514 -0.061263737374147975 -0.06125708617771012 -0.06122014871523457 -0.061154263777837455 -0.06106084303991896 -0.06094136993124776 -0.06079739821381565 -0.06063055022579264 -0.06044251475145443 -0.06023504447265285 -0.06000995295447838 -0.059769111115233566 -0.059514443129159246 -0.05924792170956195 -0.05897156272057599 -0.05868741906791752 -0.058397573823180955 -0.05810413254268555 -0.057809214751012396 -0.057514944571532015 -0.05722344050155173 -0.056936804348348954 -0.056657109364297 -0.056386387644293254 -0.05612661687625277 -0.05587970656483248 -0.055647483878860614 -0.0554316793027642 -0.05523391230021942 -0.055055677222607007 -0.05489832971382496 -0.05476307387503078 -0.054650950456340434 -0.05456282633636839 -0.05449938553399758 -0.054461121969957296 -0.05444833415919149; -0.003033718102011741 -0.0036070762186390295 -0.004177248663257847 -0.004743735362441875 -0.005306041052964297 -0.005863675935331974 -0.0064161563229884425 -0.006963005286706613 -0.0075037532936710555 -0.008037938840788716 -0.00856510908176834 -0.00908482044752314 -0.009596639259469143 -0.010100142335311754 -0.010594917586902255 -0.011080564609821536 -0.011556695264299262 -0.012022934247145478 -0.012478919654361471 -0.012924303534147806 -0.013358752430004226 -0.013781947913685434 -0.014193587107753128 -0.01459338319752374 -0.014981065932193494 -0.015356382114977505 -0.01571909608208974 -0.016068990170407752 -0.016405865173702183 -0.01672954078730039 -0.017039856041056886 -0.017336669720528743 -0.017619860776203183 -0.017889328720712278 -0.018144994013785665 -0.018386798434878317 -0.01861470544317154 -0.01882870052470346 -0.01902879152635576 -0.019215008976176833 -0.019387406389623944 -0.01954606056102669 -0.019691071839488854 -0.01982256438825025 -0.019940686426313844 -0.020045610450900104 -0.02013753343895991 -0.02021667702566466 -0.020283287657374492 -0.020337636716153126 -0.020380020612317574 -0.02041076084099181 -0.02043020399793949 -0.020438721749173657 -0.020436710748110726 -0.02042459249304125 -0.02040281311681897 -0.02037184309952733 -0.020332176893872046 -0.020284332451861776 -0.0202288506401853 -0.02016629453054786 -0.020097248550149018 -0.02002231747647711 -0.019942125259766484 -0.019857313655932483 -0.01976854065246838 -0.019676478670066007 -0.019581812523374216 -0.019485237125729787 -0.019387454924865696 -0.019289173059621394 -0.01919110023178002 -0.019093943292236713 -0.018998403546938214 -0.01890517279539985 -0.01881492912286798 -0.018728332476478173 -0.01864602006552998 -0.018568601636126 -0.01849665468038156 -0.01843071964973069 -0.018371295249985976 -0.018318833902141972 -0.01827373745692172 -0.01823635325221989 -0.018206970600540377 -0.018185817788024576 -0.018173059657704476 -0.01816879583740935; 0.003033718102011741 0.0036070762186392333 0.004177248663257847 0.004743735362441875 0.005306041052964598 0.005863675935331974 0.0064161563229884425 0.006963005286707007 0.00750375329367148 0.00803793884078917 0.00856510908176834 0.009084820447522629 0.00959663925946968 0.010100142335311754 0.010594917586902255 0.011080564609821536 0.011556695264299907 0.012022934247145478 0.012478919654361471 0.012924303534147806 0.013358752430004226 0.013781947913685434 0.014193587107753128 0.014593383197522939 0.014981065932192672 0.015356382114977505 0.01571909608208974 0.016068990170407752 0.016405865173701295 0.01672954078730039 0.017039856041057802 0.017336669720528743 0.01761986077620412 0.017889328720711327 0.018144994013784707 0.01838679843487928 0.018614705443170565 0.01882870052470444 0.01902879152635576 0.019215008976176833 0.019387406389623944 0.01954606056102768 0.019691071839489847 0.019822564388249257 0.019940686426312852 0.020045610450900104 0.02013753343895991 0.020216677025663682 0.020283287657374492 0.020337636716153126 0.020380020612316616 0.02041076084099181 0.02043020399793949 0.02043872174917458 0.020436710748110726 0.020424592493042147 0.020402813116819855 0.02037184309952733 0.020332176893872046 0.020284332451861776 0.0202288506401853 0.02016629453054786 0.020097248550149018 0.020022317476476353 0.019942125259766484 0.019857313655932483 0.01976854065246838 0.01967647867006667 0.019581812523374216 0.019485237125729787 0.01938745492486511 0.019289173059620836 0.01919110023178002 0.01909394329223621 0.018998403546938214 0.0189051727954003 0.018814929122868397 0.018728332476478173 0.01864602006552998 0.018568601636126 0.01849665468038156 0.01843071964973069 0.018371295249986205 0.01831883390214217 0.018273737456921884 0.01823635325221989 0.018206970600540478 0.01818581778802451 0.018173059657704476 0.01816879583740935; 0.009097412598143215 0.010816757179521226 0.012526537035177455 0.014225250841833412 0.015911411764967066 0.01758354942657643 0.019240211859629715 0.020879967447692143 0.02250140684823804 0.02410314489821338 0.025683822500437117 0.027242108489487868 0.0287767014757542 0.030286331666398523 0.03176976266201589 0.03322579322783408 0.034653259038368314 0.036051034394482824 0.03741803391189793 0.038753214180221755 0.040055575391668395 0.04132416293868076 0.042558068979730815 0.04375643397266178 0.04491844817496002 0.04604335311043938 0.04713044300184498 0.04817906616895911 0.04918862639180338 0.050158584238601374 0.051088458358148944 0.05197782673627622 0.05282632791606398 0.053633662181456654 0.054399592703841405 0.05512394665112803 0.05580661625868886 0.056447559861433905 0.0570468028860436 0.05760443880218286 0.05812063003115907 0.05859560881017103 0.0590296780097858 0.0594232119017688 0.05977665687372564 0.060090532086265996 0.06036543006748655 0.0606020172385559 0.060801034362969214 0.060963296910670976 0.06108969532669571 0.06118119519217978 0.06123883726363546 0.06126373737414705 0.06125708617771012 0.06122014871523457 0.061154263777837455 0.06106084303991896 0.06094136993124861 0.06079739821381649 0.060630550225793466 0.06044251475145443 0.06023504447265285 0.06000995295447838 0.059769111115233566 0.05951444312915853 0.05924792170956195 0.05897156272057599 0.058687419067916885 0.058397573823180955 0.05810413254268614 0.057809214751012396 0.05751494457153148 0.05722344050155173 0.05693680434834943 0.056657109364297 0.05638638764429367 0.05612661687625277 0.05587970656483248 0.05564748387886094 0.0554316793027642 0.05523391230021942 0.055055677222607007 0.054898329713825154 0.05476307387503078 0.054650950456340434 0.054562826336368296 0.05449938553399752 0.054461121969957296 0.05444833415919149; 0.0151498870310568 0.018013030005988143 0.020860206211573674 0.023688909787287504 0.02649665921407691 0.02928100061778252 0.032039511049266986 0.034769801738600566 0.03746952132072818 0.040136359030096484 0.042768047861807275 0.045362367696933484 0.04791714838972835 0.050430272814540836 0.05289967987036402 0.05532336744101475 0.057699395309083586 0.06002588802188023 0.062301037707710324 0.06452310684095701 0.06669043095452826 0.06880142129837417 0.07085456744286965 0.07284843982600082 0.0747816922433775 0.07665306428022983 0.0784613836846104 0.0802055686811569 0.08188463022481102 0.08349767419398099 0.08504390352265506 0.086522620271021 0.08793322763411189 0.08927523188799567 0.0905482442729024 0.09175198281260483 0.0928862740691432 0.09395105483177539 0.09494637373869733 0.09587239282966042 0.09672938902713976 0.09751775554304169 0.09823800320721916 0.09889076171313149 0.09947678077493789 0.0999969311890083 0.10045220579139039 0.10084372030100709 0.10117271403641638 0.10144055049161343 0.10164871775383748 0.10179882874331678 0.1018926212516509 0.10193195775178254 0.10191882494847723 0.10185533303372586 0.10174371460667253 0.10158632321244176 0.10138563144880658 0.1011442285838825 0.10086481762230319 0.10055021175157201 0.10020333009481384 0.09982719269122663 0.09942491462139293 0.09899969919172207 0.09855483009103536 0.09809366243318879 0.09761961260323399 0.09713614683147626 0.0966467684305444 0.0961550036457732 0.09566438608935518 0.09517843975416698 0.09470066063417913 0.0942344970147888 0.09378332853793865 0.0933504441926684 0.09293901943065791 0.09255209265659894 0.09219254139285546 0.09186305846427921 0.09156612858949784 0.09130400579658389 0.0910786921009447 0.09089191788907511 0.09074512444157817 0.09063944900150879 0.09057571274951332 0.09055441198647267; 0.02118367821506949 0.025186976907234256 0.029167868932135795 0.03312283848476818 0.037048404243474976 0.04094112404456518 0.04479759952197839 0.04861448070804803 0.05238847059150286 0.056116329628976086 0.05979488020638657 0.06342101104669665 0.06699168156069482 0.07050392613757166 0.07395485837224175 0.07734167522649614 0.08066166112125944 0.08391219195737332 0.0870907390625312 0.09019487306215213 0.09322226767216435 0.09617070341186829 0.09903807123521781 0.10182237607904003 0.104521740326906 0.10713440718751464 0.10965874398662323 0.11209324537169756 0.1144365364286015 0.1166873757097135 0.11884465817298731 0.12090741803148321 0.12287483151292315 0.12474621952877984 0.12652105025231417 0.12819894160480846 0.12977966364901816 0.1312631408885201 0.13264945447120144 0.13393884429458877 0.13513171100999305 0.13622861792160554 0.13723029277562007 0.1381376294332096 0.13895168941966873 0.13967370334027895 0.14030507215139432 0.14084736827280409 0.14130233652468915 0.14167189486926596 0.14195813493361303 0.14216332228601808 0.14228989643360926 0.14234047050385057 0.14231783056679398 0.1422249345487266 0.1420649106811055 0.14184105542138187 0.14155683077469544 0.14121586093741567 0.1408219281754588 0.14037896784226525 0.13989106243368585 0.13936243457010555 0.13879743879035183 0.13820055203787596 0.1375763627178867 0.13692955820534694 0.1362649106887073 0.135587261243789 0.13490150204718962 0.13421255665971432 0.13352535833840135 0.132844826371158 0.1321758404712109 0.13152321331933692 0.13089166139969177 0.13028577433887817 0.12970998302604528 0.12916852686191035 0.12866542055375801 0.12820442093816828 0.1277889943696296 0.12742228525724542 0.127107086359552 0.12684581145557952 0.12664047099605238 0.12649265130053242 0.12640349780420793 0.1263737027733539; 0.027191348208207376 0.03232971148088691 0.03743917615720547 0.04251520906720723 0.04755332206863612 0.05254907814212042 0.057498097437379145 0.062396063264951666 0.06723872802808435 0.07202191908958339 0.07674154456861336 0.08139359906261423 0.08597416928971009 0.09047943964720317 0.09490569768196619 0.09924933946879401 0.10350687489300762 0.10767493283387473 0.1117502662456569 0.11572975713337295 0.11961042142062475 0.12338941370712415 0.12706403191380183 0.13063172181368057 0.1340900814469191 0.1374368654187285 0.14066998907905462 0.14378753258318328 0.14678774483259044 0.14966904729554908 0.1524300377071266 0.15506949364830147 0.1575863760039621 0.15997983229953777 0.16224919991589243 0.1643940091819571 0.16641398634425963 0.16830905641213967 0.17007934587686654 0.171725185302199 0.1732471117830229 0.17464587126764258 0.17592242073792605 0.1770779302399437 0.17811378475579753 0.17903158590508667 0.17983315346181175 0.1805205266694408 0.18109596533327454 0.1815619506652007 0.18192118585123437 0.18217659630698907 0.1823313295802883 0.18238875485353392 0.1823524619911046 0.18222626006909776 0.18201417531600575 0.18172044838362728 0.1813495308576798 0.18090608090738064 0.18039495796286348 0.17982121629900633 0.17919009739445518 0.17850702092569504 0.17777757424860924 0.1770075002147027 0.17620268316683127 0.17536913296075177 0.17451296686513545 0.1736403892048092 0.1727576686310358 0.17187111292965657 0.17098704131366824 0.17011175419214497 0.16925150046252513 0.16841244243817358 0.16760061859701708 0.16682190441866404 0.16608197166446337 0.1653862465446215 0.1647398673048766 0.16414764184796773 0.16361400607726095 0.16314298370623612 0.1627381483131384 0.16240258843051317 0.1621388764412003 0.1619490420037277 0.16183455065071362 0.16179628809571728; 0.033165494327996335 0.0394323911493031 0.04566383218795294 0.051854257622537266 0.05799816371705169 0.06409011039945675 0.07012472877417265 0.07609672856111843 0.08200090545413659 0.08783214839185378 0.09358544673431142 0.09925589733894942 0.10483871152984235 0.11032922195437124 0.11572288932186145 0.1210153090190436 0.1262022175975544 0.13127949912904502 0.13624319142385347 0.14108949210956825 0.14581476456619014 0.15041554371499724 0.15488854165859253 0.15923065316999893 0.16343896102904595 0.16751074120463522 0.17144346788183387 0.1752348183330486 0.17888267763284274 0.18238514321617866 0.18574052928011883 0.18894737102913367 0.19200442876427778 0.19491069181648718 0.19766538232419215 0.20026795885521292 0.20271811987263588 0.20501580704386146 0.20716120839140875 0.20915476128322372 0.21099715525918675 0.2126893346891931 0.21423250125658336 0.215628116258766 0.21687790271452395 0.2179838472647978 0.2189482018504792 0.21977348514702175 0.220462483731326 0.22101825295140817 0.2214441174636327 0.22174367139593806 0.2219207780882029 0.22197956935288124 0.22192444419012092 0.22176006688182123 0.22149136437849548 0.22112352288147824 0.22066198351102104 0.22011243693837457 0.21948081684730059 0.21877329207789603 0.21799625729363145 0.21715632200163582 0.21626029774716415 0.21531518329672938 0.21432814762143876 0.21330651049383617 0.21225772051907532 0.21118933043592616 0.21010896954613836 0.20902431316334966 0.2079430490160924 0.20687284059433683 0.20582128749586928 0.20479588290745834 0.20380396844542323 0.2028526866791667 0.20194893176691506 0.20109929874164936 0.20031003209250872 0.19958697438737535 0.1989355157698924 0.1983605452326086 0.19786640461120844 0.19745684625747412 0.19713499532672707 0.1969033175565211 0.19676359331721838 0.19671689858386843; 0.039098759086206025 0.04648622947786416 0.053831609620155756 0.06112830207349068 0.06836977716236003 0.07554958211301699 0.08266135010420132 0.0896988092212434 0.09665579130420031 0.1035262406809922 0.11030422277688237 0.11698393259201086 0.12355970303912185 0.130026013134039 0.13637749603191116 0.1426089469027128 0.1487153306399833 0.1546917893972924 0.16053364994741903 0.16623643085979561 0.17179584949225493 0.17720782879368407 0.1824685039147138 0.18757422862408724 0.1925215815288906 0.19730737209730567 0.2019286464830283 0.20638269315095564 0.21066704830414296 0.21477950111239635 0.2187180987431806 0.22248115119576214 0.22606723593966369 0.22947520235857036 0.23270417600078785 0.2357535626371691 0.23862305212708734 0.24131262209255233 0.24382254139981585 0.24615337344690633 0.24830597925428627 0.2502815203543207 0.25208146147336813 0.2537075729980272 0.2551619332143646 0.2564469303057301 0.25756526409096214 0.25851994748040175 0.25931430762200497 0.25995198670402303 0.2604369423739824 0.2607734477261976 0.2609660908014971 0.2610197735333722 0.2609397100642863 0.26073142434436775 0.2604007469122389 0.25995381074440865 0.2593970460454925 0.25873717383689604 0.2579811981866534 0.25713639690831636 0.25621031054265786 0.2552107294231041 0.25414567861505827 0.2530234005115866 0.2518523348644194 0.25064109603110735 0.2493984472279383 0.24813327159525475 0.24685453990870823 0.245571274808128 0.24429251146641504 0.24302725468507339 0.24178443248126846 0.24057284632338224 0.2394011182770539 0.23827763543959618 0.23721049216449333 0.2362074307051106 0.235275781032492 0.2344224006998367 0.23365361572889728 0.2329751635738058 0.2323921392686202 0.23190894587986843 0.23152925035978678 0.23125594582699377 0.2310911211887744 0.23103603886553747; 0.04498384002030467 0.053482508343082 0.06193236408642586 0.07032575976749754 0.0786551280706548 0.08691299263228659 0.09509197871325116 0.10318482374650846 0.11118438774797391 0.1190836635790581 0.126875787049873 0.13455404685259553 0.14211189431504992 0.1495429529651656 0.15684102789758778 0.1640001149343555 0.17101440957224562 0.17787831571005577 0.1845864541497996 0.19113367086652244 0.19751504504213455 0.20372589685940698 0.2097617950529839 0.21561856421497336 0.22129229185339622 0.22677933520241259 0.2320763277839339 0.23718018572080837 0.242088113802343 0.24679761130343494 0.25130647755901747 0.2556128172958739 0.2597150457241501 0.2636118933910195 0.26730241079897543 0.27078597279106076 0.2740622827050534 0.27713137629804113 0.27999362544208073 0.28264974159056544 0.28510077901357483 0.28734813779872814 0.28939356661196514 0.2912391652100543 0.2928873866935488 0.29434103948518453 0.2956032890143936 0.29667765908353294 0.29756803288556644 0.2982786536362055 0.298814124775828 0.2991794096878121 0.29937983087012066 0.2994210684861 0.2993091582083739 0.2990504882565016 0.29865179551475646 0.2981201606009957 0.2974630017413963 0.2966880672889319 0.2958034267063247 0.2948174598171646 0.29373884411261975 0.2925765398863426 0.29133977295775976 0.29003801473500873 0.28868095936459526 0.28727849771689434 0.2858406879664459 0.28437772254532623 0.28289989127846626 0.28141754055322393 0.27994102843333474 0.27848067570063506 0.2770467128972366 0.2756492235459884 0.2742980838469489 0.27300289928000115 0.2717729386851501 0.27061706653766476 0.2695436742789114 0.26856061169827633 0.2676751194789412 0.26689376411208277 0.2662223764422034 0.26566599512356176 0.26522881623858735 0.26491415025052584 0.26472438733410397 0.26466097195265825; 0.050813499400050144 0.06041258991944956 0.06995604874348106 0.07943516471763251 0.0888413200804633 0.09816600299514254 0.10740081993782295 0.11653750792716265 0.12556794657987966 0.13448416997783752 0.14327837833283166 0.15194294943596104 0.1604704498792264 0.16885364603779965 0.17708551480223833 0.185159254050785 0.19306829285279792 0.20080630139525427 0.20836720062523498 0.2157451716022104 0.22293466455495248 0.22993040763880074 0.23672741539001632 0.24332099687486375 0.2497067635320068 0.2558806367076753 0.26183885488394526 0.26757798060126387 0.27309490707711526 0.2783868645234025 0.28345142616571306 0.2882865139681574 0.29289040406780853 0.2972617319230611 0.3013994971802854 0.30530306826306297 0.30897218668797677 0.31240697111039534 0.31560792110282726 0.3185759206673076 0.32131224148174775 0.32381854587827386 0.3260968895491763 0.3281497239732039 0.32997989855141374 0.3315906624376333 0.3329856660437057 0.33416896219392733 0.33514500689652976 0.3359186596923872 0.3364951835325076 0.33688024412601975 0.33707990868932464 0.33710064401478335 0.33694931376369297 0.33663317487338223 0.3361598729520826 0.3355374365179054 0.3347742699199196 0.3338791447603082 0.33286118961715705 0.3317298778482455 0.33049501323775493 0.32916671323107666 0.3277553894887933 0.32627172548073385 0.32472665083612867 0.3231313121679945 0.3214970401007198 0.3198353122513099 0.3181577119488423 0.3164758825252067 0.31480147707485473 0.3131461036632378 0.3115212660635828 0.30993830021938373 0.3084083067643045 0.3069420800795195 0.3055500345270001 0.3042421286604781 0.30302778837690064 0.30191583012207035 0.30091438539582116 0.3000308279050934 0.2992717047785918 0.2986426732762253 0.2981484443940998 0.29779273467789574 0.29757822741366924 0.29750654416877936; 0.056580573788458106 0.06726792845530925 0.07789272846315116 0.08844518443866463 0.09891561454233802 0.10929445885684735 0.11957229359539581 0.12973984511042408 0.1397880036838597 0.14970783708090515 0.1594906038502365 0.1691277663544673 0.1786110035156942 0.18793222326204906 0.1970835746622352 0.2060574597362171 0.21484654493136432 0.22344377225459616 0.23184237005227798 0.240035863430872 0.2480180843125815 0.25578318112151116 0.26332562809705684 0.27064023423251826 0.27772215183807303 0.2845668847284574 0.2911702960367771 0.29752861565694916 0.30363844731824985 0.30949677529632486 0.31510097076584626 0.32044879780062235 0.32553841902754754 0.3303684009411146 0.33493771888541046 0.339245761710488 0.3432923361097155 0.34707767064417294 0.350602419459265 0.3538676656975081 0.3568749246097719 0.3596261463651764 0.3621237185571793 0.36437046840016823 0.36636966460697884 0.36812501893313365 0.36964068736811756 0.3709212709476451 0.37197181615351044 0.3727978148591021 0.37340520376902964 0.37380036329035454 0.37399011576061836 0.3739817229441678 0.3737828826930958 0.37340172465255356 0.37284680487213817 0.3721270991658144 0.3712519950424263 0.37023128200765243 0.36907514001671043 0.3677941258356617 0.36639915704868403 0.36490149342994593 0.3633127153829765 0.36164469913894565 0.35990958839970744 0.3581197621135303 0.3562877980832126 0.35442643212977415 0.35254851257235015 0.3506669498382658 0.3487946610884743 0.3469445098338275 0.34512924062787886 0.3433614090517539 0.34165330735482013 0.34001688627857873 0.3384636737661465 0.3370046914398964 0.3356503699077159 0.3344104641250102 0.33329397018502616 0.33230904502398734 0.33146293059979376 0.3307618841248087 0.33021111589767166 0.3298147361822039 0.32957571242298583 0.32949583787064296; 0.06227798343730335 0.07404008180956172 0.08573259368822811 0.09734463632585526 0.10886544964910758 0.1202844126236532 0.13159105939521626 0.14277509518261927 0.15382641189963203 0.16473510348352063 0.17549148090936764 0.18608608687047903 0.19650971010650256 0.20675339936226086 0.21680847696175615 0.22666655198327054 0.23631953302301506 0.2457596405363627 0.25497941874726016 0.2639717471180216 0.2727298513733331 0.2812473140738691 0.28951808473653334 0.2975364894998986 0.3052972403349403 0.3127954438026366 0.3200266093614478 0.326986657228993 0.33367192580353056 0.3400791786519775 0.34620561107220343 0.3520488562382674 0.35760699093789294 0.3628785409120713 0.3678624858069367 0.37255826374810935 0.37696577554750277 0.38108538855199614 0.38491794014249847 0.38846474089056965 0.3917275773780152 0.3947087146825157 0.3974108985295075 0.39983735710692436 0.4019918025351618 0.40387843197948076 0.4055019283860654 0.4068674608159006 0.40798068434250734 0.40884773947021097 0.4094752510189781 0.40987032640978743 0.4100405532709468 0.40999399627069205 0.4097391930647096 0.40928514922893744 0.4086413320282302 0.40781766285021204 0.406824508111256 0.40567266841817823 0.40437336574554084 0.40293822836482984 0.4013792732392113 0.39970888557691114 0.39793979521886047 0.3960850495234618 0.39415798240503874 0.39217217918453495 0.3901414369235964 0.3880797199385609 0.38600111023145245 0.38391975263302563 0.38184979453034645 0.3798053201496488 0.37780027948524453 0.37584841210673164 0.3739631662382194 0.37215761368175554 0.37044436134789416 0.36883546035285925 0.36734231383585064 0.3659755848318584 0.3647451056941615 0.36365979068506266 0.36272755343245194 0.3619552309737699 0.3613485160703821 0.36091189937001955 0.36064862282237165 0.36056064551705075; 0.06789874149837481 0.08072072272278144 0.09346597391697192 0.10612250352814201 0.11867845889354783 0.13112214470987535 0.14344204122725673 0.15562682213840812 0.1676653721346485 0.1795468041019655 0.19126047593180323 0.20279600692285904 0.2141432937518683 0.22529252599313784 0.23623420116842855 0.24695913931069752 0.257458497027166 0.26772378104916045 0.27774686125821224 0.28751998317990796 0.2970357799390523 0.3062872836716987 0.3152679363916299 0.32397160031082806 0.33239256761539726 0.3405255697002532 0.348365785867667 0.3559088514964317 0.36315086568999266 0.3700883984132866 0.3767184971293578 0.38303869294789716 0.389047006298755 0.39474195214419033 0.4001225447440209 0.4051883019879903 0.4099392493094933 0.4143759231942434 0.4184993742965148 0.4223111701741883 0.4258133976518589 0.42900866481879657 0.43190010266534273 0.43449136635746827 0.43678663614448243 0.4387906178893093 0.4405085432041235 0.4419461691664462 0.44310977758187625 0.4440061737494231 0.4446426846737344 0.44502715665534637 0.44516795217527877 0.44507394597384337 0.4447545202053083 0.4442195585301545 0.4434794389850563 0.44254502544761376 0.44142765748841 0.44013913837758334 0.43869172098721804 0.43709809130515753 0.43537134925119797 0.4335249864640433 0.43157286070836365 0.4295291665372061 0.427408401837919 0.42522532989165773 0.422994936589778 0.42073238247760175 0.4184529493395149 0.41617198110170794 0.4139048189121591 0.41166673036336704 0.4094728329526827 0.40733801202767317 0.40527683363813083 0.40330345290892355 0.40143151875377403 0.3996740759622295 0.3980434659016506 0.39655122727249054 0.39520799852669736 0.3940234236935807 0.39300606344304423 0.3921633132422431 0.3915013304204078 0.3910249718431598 0.3907377437116494 0.39064176474758905; 0.07343596303283757 0.08730164979820523 0.10108335078305324 0.11476795027175737 0.1283424887964709 0.14179418384587122 0.15511045023851988 0.1682789201251124 0.18128746258557882 0.1941242027887639 0.20677754068437784 0.21923616919892985 0.23148909190954073 0.24352564017176795 0.25533548967994113 0.2669086764408975 0.27823561214447856 0.28930709891666895 0.3001143434437859 0.3106489704586736 0.32090303558241684 0.3308690375175908 0.3405399295915887 0.3499091306509753 0.3589705353102158 0.3677185235603948 0.37614796974574555 0.38425425091784665 0.39203325457930466 0.39948138583044024 0.40659557393413326 0.4133732783152962 0.41981249401260146 0.4259117566009471 0.43167014660369646 0.4370872934140053 0.4421633787443692 0.44689913962301686 0.4512958709547572 0.4553554276623566 0.4590802264224454 0.46247324700720277 0.46553803323962256 0.46827869356590657 0.47069990124340916 0.47280689413643745 0.474605474104997 0.4761020059632132 0.4773034159744251 0.4782171898388533 0.4788513701170647 0.47921455301817717 0.4793158844656901 0.4791650553359868 0.4787722957448454 0.47814836823573065 0.4773045597002963 0.4762526718365232 0.47500500992349814 0.47357436966439986 0.4719740218212713 0.4702176943373768 0.4683195516162505 0.4662941706021181 0.4641565132856336 0.4619218952435416 0.45960594981293695 0.45722458750251416 0.45479395025709796 0.452330360220471 0.44985026268779266 0.4473701630053202 0.4449065572640366 0.4424758567468965 0.4400943062276201 0.4377778963821094 0.4355422707598455 0.43340262796867407 0.43137361994671963 0.4294692474222762 0.4277027538869191 0.42608651961746064 0.4246319574661892 0.4233494122830367 0.42224806592516734 0.4213358498377975 0.4206193671461666 0.4201038260775441 0.41979298633346407 0.4196891197606046; 0.07888287380231133 0.09377479817012424 0.10857537070090464 0.12327033659501653 0.13784561585490931 0.15228732637356102 0.1665818066181696 0.18071563786631517 0.19467566595391633 0.20844902249657046 0.2220231455483168 0.23538579966443246 0.24852509533760062 0.2614295077796236 0.27408789502378916 0.2864895153260087 0.2986240438459249 0.31048158859232217 0.322052705620303 0.3333284134708613 0.34430020684662493 0.35496006952064374 0.3653004864781641 0.3753144552943204 0.38499549675355255 0.3943376647193659 0.40333555526568404 0.4119843150835347 0.42027964917915045 0.42821782788165497 0.4357956931804373 0.4430106644139052 0.44986074333273324 0.45634451856173563 0.46246116948520816 0.4682104695809393 0.4735927892279659 0.47860909801262896 0.48326096655638173 0.48755056788718315 0.49148067837400694 0.49505467824103844 0.4982765516743315 0.5011508865291034 0.5036828736402182 0.5058783057317807 0.5077435759139249 0.5092856757457976 0.5105121928332029 0.5114313079173715 0.5120517913976236 0.5123829992152799 0.5124348680088708 0.5122179094314966 0.5117432034999512 0.5110223908220901 0.5100676635238043 0.5088917546701061 0.5075079259465042 0.5059299533373544 0.5041721105078444 0.5022491495664454 0.5001762788559623 0.49796913739506027 0.4956437655697612 0.49321657165778554 0.49070429375983077 0.48812395671338266 0.48549282357906326 0.4828283413197315 0.4801480803413783 0.4774696676351231 0.47481071335379843 0.47218873077648854 0.4696210497610563 0.46712472395780175 0.4647164322552274 0.4624123751476789 0.4602281669487308 0.45817872501549295 0.45627815738754485 0.4545396504678596 0.4529753585686101 0.45159629729821893 0.45041224286391013 0.44943163939446124 0.4486615163415905 0.4481074178902179 0.4477733460971372 0.4476617191893033; 0.08423281882658427 0.10013224983938417 0.11593285704982363 0.13161923245998858 0.1471761626671183 0.16258865447578624 0.177841960025907 0.19292160138577685 0.20781339456199185 0.22250347288092392 0.2369783096994764 0.251224740406072 0.2652299836762106 0.27898166195044394 0.2924678211062641 0.30567694929913053 0.3185979949516444 0.3312203838737431 0.34353403550063116 0.3555293782390393 0.3671973639162401 0.3785294813300005 0.3895177689014161 0.40015482643612177 0.41043382600290246 0.4203485219420556 0.42989326001900735 0.4390629857417043 0.44785325186300695 0.45626022509185915 0.4642806920392229 0.4719120644267267 0.47915238358755446 0.4860003242903763 0.4924551979179603 0.498516955032502 0.5041861873596787 0.5094641292228097 0.5143526584573767 0.5188542968343214 0.5229722100180879 0.5267102070820647 0.5300727395999966 0.5330649003268877 0.5356924214767939 0.5379616725977238 0.5398796580353653 0.5414540139675129 0.5426930049797406 0.5436055201399 0.5442010685143159 0.5444897740519709 0.5444823697444732 0.5441901909489408 0.5436251677383309 0.542799816118883 0.5417272279276184 0.5404210591941031 0.5388955167204703 0.5371653426022123 0.5352457963802513 0.5331526344829228 0.5309020865858884 0.5285108284899134 0.5259959510924586 0.5233749250111311 0.5206655604074105 0.517885961560273 0.5150544757542352 0.5121896360778361 0.5093100977798078 0.5064345679040595 0.5035817280236956 0.50077015002061 0.4980182050117912 0.49534396570605616 0.49276510268362206 0.4902987753218719 0.48796151833774865 0.4857691251720593 0.48373652969286657 0.4818776879314593 0.4802054617710619 0.4787315066707361 0.47746616561064714 0.4764183714773649 0.47559556005944675 0.47500359568863804 0.4746467113400295 0.474527464700554; 0.08947927069427528 0.10636624365798918 0.12314682187370239 0.13980443121195824 0.15632271319842939 0.17268555329580912 0.18887710861133303 0.20488183497015075 0.22068451329800057 0.23627027526017397 0.2516246281075095 0.26673347868414055 0.2815831565558861 0.2961604362224928 0.3104525583814255 0.324447250215416 0.3381327446806792 0.3514977987773169 0.36453171078818436 0.3772243364771086 0.3895661042420253 0.40154802922311406 0.4131617263704853 0.4243994224802502 0.4352539672119984 0.4457188431046263 0.45578817461122795 0.46545673617725647 0.4747199593893737 0.4835739392253635 0.4920154394380545 0.500041897108457 0.507651426405163 0.5148428215884977 0.5216155592988704 0.5279698001692545 0.5339063898016795 0.5394268591469165 0.5445334243253193 0.549228985924735 0.5535171278086634 0.5574021154642766 0.5608888939153605 0.5639830852197721 0.5666909855643322 0.569019561962283 0.5709764485492429 0.5725699424629841 0.5738089992801495 0.5747032279691136 0.5752628853024476 0.5754988696546913 0.5754227140913866 0.5750465786333228 0.5743832415558289 0.5734460895565545 0.5722491065967 0.5708068611902162 0.5691344918833458 0.5672476906335278 0.5651626837626632 0.5628962101259515 0.5604654961049998 0.5578882270039999 0.5551825144022761 0.5523668589972884 0.5494601084616946 0.5464814098390068 0.5434501560175845 0.5403859258554634 0.5373084175819466 0.5342373751790986 0.5311925075500279 0.5281934004131854 0.5252594210239863 0.5224096160165356 0.519662602877236 0.517036455804414 0.5145485869675158 0.5122156244470177 0.5100532884007971 0.508076267250999 0.5062980959026676 0.5047310381761151 0.5033859757442791 0.5022723059008165 0.5013978504343243 0.5007687777428641 0.500389540090412 0.5002628275881823; 0.09461583761418643 0.1124691849471511 0.1302084770768872 0.14781596236288883 0.1652741271595089 0.18256572691351267 0.19967381658568747 0.21658178032668035 0.23327336034123078 0.24973268487926925 0.2659442952969719 0.2818931721357035 0.29756476017187866 0.312944992396026 0.32802031288475575 0.3427776985348787 0.35720467963448493 0.3712893592514759 0.38502043142563763 0.3983871981559808 0.4113795851805561 0.4239881565514116 0.43620412801259617 0.4480193791942273 0.4594264646405071 0.4704186236942397 0.4809897892647257 0.49113459551001865 0.500848384468226 0.5101272116759114 0.518967850814638 0.5273677974292099 0.5353252717632916 0.542839220759662 0.5499093192734373 0.5565359705471066 0.5627203059961291 0.568464184353065 0.5737701902167793 0.5786416320510106 0.5830825396735322 0.5870976612731762 0.590692459987046 0.5938731100641843 0.5966464926347919 0.5990201910955566 0.6010024861117838 0.6026023502255661 0.6038294420461252 0.6046940999835904 0.6052073354706136 0.6053808255973586 0.6052269050643316 0.6047585573342126 0.6039894048382055 0.602933698064535 0.6016063033265405 0.6000226889756293 0.5981989097904056 0.5961515892380506 0.5938978992680951 0.5914555372630554 0.5888426997360255 0.5860780523337331 0.5831806956764929 0.5801701265460644 0.5770661939210691 0.5738890493602029 0.5706590912490143 0.5673969024598489 0.5641231810300434 0.5608586635437681 0.5576240410110226 0.5544398671752534 0.5513264593501686 0.5483037920861874 0.5453913841956163 0.5426081799187842 0.5399724252843895 0.5375015409969535 0.5352119934608464 0.5331191658099815 0.5312372310394927 0.5295790295144078 0.5281559532448807 0.5269778393540345 0.5260528751123167 0.5253875167652375 0.5249864241388938 0.5248524126752767; 0.09963627119656167 0.11843365473555274 0.13710924510037456 0.15564410368051998 0.17401955347614406 0.1922172131551828 0.21021903032102546 0.2280073139098143 0.24556476564129565 0.26287451045239135 0.27992012584824183 0.29668567011133445 0.31315570931549713 0.3293153430978595 0.34515022914840693 0.3606466063833977 0.3757913167755891 0.3905718258209679 0.40497624162839174 0.41899333262516997 0.43261254387816234 0.4458240120363481 0.45861857890700963 0.47098780368361953 0.4829239738492211 0.494420114784446 0.5054699981143791 0.5160681488331084 0.5262098512490805 0.5358911537981761 0.5451088727747753 0.5538605950339172 0.5621446797199733 0.5699602590789936 0.5773072384130166 0.5841862952351422 0.5905988776839823 0.5965472022551801 0.6020342509060158 0.6070637675865826 0.6116402542475813 0.6157689663703874 0.6194559080595959 0.6227078267316144 0.6255322074250628 0.6279372667494958 0.6299319464783032 0.6315259067793274 0.6327295190627279 0.6335538584097031 0.6340106955277509 0.6341124881580933 0.6338723718385633 0.6333041499005717 0.6324222825517072 0.6312418748660662 0.6297786634726275 0.6280490016980935 0.6260698428848915 0.623858721567967 0.6214337321562404 0.6188135047270664 0.6160171775059063 0.613064365570129 0.6099751252873601 0.6067699139770817 0.6034695442720633 0.6000951326563588 0.5966680416724213 0.5932098153247028 0.5897421072644604 0.586286601423714 0.5828649248784394 0.5794985528643345 0.5762087060441653 0.5730162403334262 0.5699415298287734 0.5670043436469632 0.5642237177639443 0.5616178232347464 0.5592038324626403 0.5569977854563716 0.5550144582509067 0.5532672358534004 0.5517679921956433 0.5505269796126966 0.5495527303136354 0.5488519721579168 0.5484295607991816 0.5482884299130691; 0.10453447395496208 0.12425241860700587 0.14384076906627127 0.16327939257015475 0.1825484428373153 0.20162839722407652 0.2205000929655395 0.2391447624082863 0.2575440671474512 0.2756801309871843 0.29353557165029054 0.3110935311698294 0.32833770490284675 0.3452523691139637 0.3618224070843305 0.37803333370932585 0.3938713185563414 0.4093232073619351 0.42437654195557145 0.43901957860494 0.45324130478553043 0.46703145438455307 0.4803805213565312 0.49327977185473326 0.505721254869206 0.5176978114083148 0.5292030822664472 0.5402315144258188 0.5507783661451233 0.5608397107920134 0.5704124394801402 0.579494262574568 0.5880837101318911 0.5961801313432435 0.6037836930495192 0.6108953773985899 0.6175169787139609 0.6236510996432012 0.6293011466524713 0.6344713249306088 0.6391666327623494 0.6433928554253656 0.6471565586597645 0.650465081751455 0.6533265302622419 0.6557497684295017 0.6577444112468205 0.6593208162237179 0.6604900748076487 0.6612640034344527 0.6616551341544431 0.6616767047600283 0.661342648317177 0.660667581977029 0.6596667949154178 0.6583562352171518 0.6567524954884804 0.6548727969456676 0.6527349716901161 0.6503574428416804 0.6477592021622692 0.6449597847625189 0.6419792404465118 0.6388381012145801 0.63555734441433 0.6321583510071338 0.6286628584043541 0.6250929073273798 0.6214707821615519 0.6178189443097637 0.6141599581106202 0.6105164089719423 0.6069108134863104 0.6033655214435117 0.599902609836579 0.5965437691731712 0.5933101826502852 0.5902223990230309 0.5873002002903688 0.5845624656223145 0.5820270332515751 0.5797105623329115 0.577628397019069 0.5757944351955069 0.5742210044404703 0.5729187478172678 0.571896522050402 0.5711613104798073 0.5707181529271826 0.5705700942512157; 0.10930450652095472 0.12991843514914164 0.15039492238217148 0.17071263674158882 0.19085055931580827 0.210788024149147 0.23050475757708638 0.24998091640139997 0.26919712480580826 0.2881345099203041 0.30677473595029925 0.32510003679510163 0.3430932470889783 0.3607378316070117 0.3780179129871442 0.3949182977290963 0.41142450044018974 0.4275227663074306 0.44320009178446396 0.4584442434910901 0.473243775331934 0.4875880438494518 0.5014672218347629 0.5148723102276853 0.5277951483448364 0.5402284224816662 0.5521656729407564 0.5636012995446803 0.5745305656970193 0.5849496010598749 0.5948554029202502 0.6042458363210543 0.6131196330351297 0.6214763894626057 0.6293165635330114 0.636641470693901 0.6434532790672021 0.6497550038530913 0.6555505010588617 0.6608444606268818 0.6656423990314223 0.6699506514085813 0.6737763632769327 0.6771274818985048 0.6800127473204316 0.6824416831267845 0.6844245869176762 0.6859725205186158 0.6870972999070493 0.6878114848250197 0.6881283680266962 0.6880619640870643 0.6876269976732043 0.68683889115222 0.6857137513799788 0.6842683554823541 0.6825201354057793 0.6804871609767348 0.6781881211707074 0.6756423032506332 0.6728695693935964 0.6698903303835579 0.6667255159084112 0.663396540963246 0.6599252678303643 0.6563339630826148 0.6526452490428286 0.6488820491315336 0.6450675265513298 0.6412250157928018 0.637377946507535 0.6335497593822167 0.6297638137671777 0.6260432869655234 0.6224110652765031 0.6188896271087455 0.6155009187331222 0.6122662235266279 0.609206025860411 0.6063398710966381 0.6036862234672625 0.6012623238975224 0.5990840500908743 0.597165781392162 0.5955202710746627 0.5941585287387492 0.5930897154534472 0.5923210541101748 0.5918577571897371 0.5917029737754091; 0.11394059456531674 0.13542486399715575 0.15676381780074203 0.17793492415891315 0.1989159910629914 0.2196852100591859 0.2402211987899846 0.26050304220988924 0.28051033236311723 0.3002232066197811 0.31962238427647977 0.3386892014371293 0.35740564410010417 0.37575437938830974 0.39371878486956047 0.41128297592548274 0.42843183113807415 0.4451510156738885 0.46142700265652753 0.4772470925286249 0.4925994304147388 0.5074730215064404 0.5218577445003365 0.5357443631287664 0.5491245358313533 0.5619908236234638 0.574336696224894 0.5861565365186694 0.5974456434157144 0.6082002332063227 0.61841743948369 0.6280953117283807 0.637232812645331 0.6458298143469146 0.653887093476603 0.6614063253679038 0.6683900773324142 0.6748418011690726 0.6807658249838902 0.6861673444055653 0.6910524132774637 0.6954279339002599 0.6993016468921803 0.7026821207250264 0.7055787409840318 0.7080016993879 0.7099619825920006 0.7114713607826059 0.7125423760529541 0.713188330532821 0.7134232742219684 0.7132619924541244 0.7127199928920802 0.7118134919257403 0.7105594003137166 0.7089753078751306 0.7070794670018951 0.7048907747230267 0.7024287530118566 0.6997135269848491 0.696765800597884 0.6936068294032344 0.6902583898894473 0.6867427448884426 0.6830826045015244 0.6793010819709354 0.6754216439090095 0.671468054296043 0.6674643116742781 0.6634345790026803 0.6594031056993085 0.6553941414888236 0.6514318417952836 0.6475401645774314 0.6437427586965262 0.6400628441351113 0.636523084646656 0.63314545370593 0.6299510949405941 0.6269601785453798 0.6241917554978962 0.6216636116936233 0.6193921243793905 0.6173921234710185 0.6156767604738749 0.6142573877689822 0.6131434509696894 0.6123423968877366 0.6118595993720087 0.6116983049047496; 0.11843713542090559 0.14076507346901482 0.16293981593339502 0.18493763227607263 0.20673516008649528 0.22830945229919788 0.24963802304254679 0.2706988919825706 0.2914706270356225 0.31193238533402395 0.3320639523398988 0.3518457790139537 0.37125901695793295 0.3902855514617581 0.40890803239885026 0.42710990292572887 0.4448754259545763 0.46218970837997186 0.47903872305329076 0.495409328510331 0.5112892864693784 0.5266672771281513 0.5415329122987961 0.555876746430192 0.5696902855763429 0.5829659943783679 0.5956973011356745 0.607878601049083 0.6195052577251192 0.6305736030361998 0.6410809354361088 0.6510255168338819 0.660406568132027 0.669224263536824 0.6774797237493302 0.6851750081455384 0.6923131060529829 0.6988979272288296 0.7049342916411737 0.7104279186508052 0.7153854156850536 0.7198142664884436 0.723722819026721 0.7271202731111939 0.7300166677993252 0.7324228686148183 0.7343505546161452 0.7358122053262529 0.7368210875180744 0.7373912418302114 0.7375374691646721 0.7372753167936577 0.7366210640750076 0.7355917076459197 0.7342049459319128 0.7324791627726909 0.7304334099287355 0.7280873881922241 0.7254614267836628 0.7225764606719518 0.7194540054111511 0.7161161290431011 0.7125854205725315 0.7088849544820283 0.7050382507203758 0.70106922957171 0.6970021607975928 0.6928616064428368 0.6886723567122855 0.6844593583636923 0.6802476351253568 0.6760621997399991 0.6719279573620153 0.6678696001962336 0.6639114934641014 0.6600775530175066 0.6563911151888808 0.6528747997638081 0.6495503672813491 0.6464385721968241 0.6435590137680929 0.6409299868331488 0.6385683349158502 0.636489308308913 0.6347064299203635 0.6332313717152015 0.6320738445254268 0.6312415038315349 0.6307398738363198 0.63057229176381; 0.1227887044037799 0.14593264779078455 0.1689155332203514 0.19171243656598705 0.2142988311263129 0.23665063841486086 0.25874427740460343 0.28055671207491484 0.30206549711999386 0.3232488216899088 0.3440855510482696 0.3645552660439099 0.38463830030786206 0.40431577510105843 0.423569631752641 0.442382661643198 0.4607385337017439 0.4786218193995409 0.4960180152379116 0.5129135627408795 0.5292958659766824 0.5451533066448809 0.560475256777801 0.5752520891163732 0.5894751852309584 0.6031369414674552 0.6162307728077848 0.6287511147417261 0.6406934232539755 0.6520541730362135 0.662830854038834 0.673021966480825 0.6826270144390674 0.6916464981399945 0.7000819050771719 0.7079357000778336 0.7152113144397871 0.7219131342573111 0.7280464880507258 0.7336176338091573 0.7386337455495997 0.7431028994876999 0.7470340599065948 0.7504370647996678 0.7533226113510286 0.7557022413039127 0.7575883262517751 0.7589940528696502 0.7599334080840501 0.760421164158347 0.7604728636468665 0.7601048041448594 0.7593340227328751 0.7581782799827899 0.7566560433587591 0.7547864698097395 0.7525893873109442 0.7500852750699931 0.7472952420698293 0.7442410035753496 0.7409448551847801 0.7374296439612819 0.7337187361363471 0.7298359808360142 0.7258056692458925 0.7216524886039649 0.71740147039412 0.7130779321117274 0.7087074119890364 0.7043155961067524 0.6999282373828677 0.6955710660246662 0.6912696911582284 0.6870494935144198 0.6829355092527428 0.6789523052442291 0.6751238464093373 0.6714733560115909 0.6680231701343804 0.6647945879059255 0.6618077193717689 0.6590813332285582 0.6566327069087314 0.6544774817234995 0.6526295259123771 0.6511008084946533 0.6499012867587496 0.649038810051837 0.6485190422436342 0.6483454048415596; 0.1269900608305303 0.1509213939129569 0.17468384936268314 0.1982513183557081 0.2215981196512634 0.24469905403943432 0.2675294570552167 0.2900652497894773 0.3122829876404115 0.33415990686306835 0.35567396878934904 0.376803901606285 0.39752923959635844 0.4178303597598791 0.43768851575594064 0.4570858691149947 0.4760055176925552 0.4944315213497727 0.5123489248625521 0.5297437780762692 0.5466031533380558 0.5629151602527532 0.5786689578220746 0.5938547640390328 0.6084638630213417 0.622488609778086 0.6359224327135677 0.648759833980717 0.660996387803812 0.6726287368964884 0.6836545871060598 0.6940727004190175 0.7038828864652747 0.7130859926601456 0.7216838931233426 0.7296794765132842 0.7370766329128497 0.7438802398992707 0.7500961479262128 0.7557311651401295 0.7607930417457343 0.7652904540268154 0.7692329881186214 0.7726311236165364 0.7754962170927295 0.7778404855777538 0.7796769900475987 0.7810196189383536 0.7818830716902556 0.7822828423003579 0.7822352028382057 0.7817571868516238 0.7808665725598619 0.7795818656987955 0.7779222818476791 0.7759077280289319 0.7735587833319181 0.7708966782686434 0.7679432725242954 0.7647210307189956 0.7612529957498828 0.7575627592357318 0.753674428541093 0.7496125898152048 0.7454022664448139 0.741068872292114 0.7366381590723766 0.7321361572238483 0.7275891096390763 0.7230233976659259 0.7184654588524643 0.7139416960065211 0.7094783772717276 0.7051015270898983 0.7008368081262328 0.6967093944787276 0.6927438367739047 0.6889639200623212 0.6853925157611961 0.6820514292365328 0.678961244958931 0.6761411714888035 0.6736088888288838 0.6713804009048343 0.6694698960791376 0.6678896186521346 0.6666497542438712 0.6657583317736516 0.6652211444600584 0.6650416918594436; 0.1310361537310929 0.15572534792070886 0.18023791422500127 0.20454657198446063 0.22862449900368975 0.25244538972532493 0.2759835114708515 0.2992137585607322 0.32211170414132145 0.34465364956207356 0.36681667116352495 0.38857866435412947 0.4099183848722231 0.43081548714790807 0.4512505596983802 0.47120515750895536 0.4906618313706583 0.5096041541635515 0.5280167440928544 0.545885284902155 0.5631965431046484 0.5799383822890409 0.5960997745716149 0.6116708092797518 0.6266426989649169 0.6410077828546754 0.6547595278636311 0.6678925272922568 0.68040249735038 0.6922862716485612 0.7035417938057268 0.7141681083252757 0.7241653498943117 0.7335347312618367 0.7422785298515346 0.7504000732632876 0.7579037238147257 0.7647948622699697 0.7710798708972563 0.7767661159902957 0.7818619299800427 0.7863765932539669 0.7903203157888798 0.7937042186908075 0.7965403157213126 0.7988414948738073 0.8006215000458645 0.8018949128339965 0.8026771344558827 0.802984367781302 0.8028335994270208 0.8022425818424047 0.8012298152814732 0.7998145295233657 0.7980166651667191 0.7958568542842427 0.7933564001819362 0.7905372559631315 0.7874220015512083 0.7840338187770098 0.7803964640884468 0.7765342383915987 0.7724719534862151 0.768234894515664 0.7638487778142456 0.7593397035060704 0.7547341021924351 0.7500586750623721 0.7453403267776598 0.7406060905232704 0.7358830446811436 0.7311982206835511 0.7265785017356392 0.7220505122679682 0.7176404981903737 0.7133741982681157 0.7092767072274743 0.7053723315153854 0.7016844389782638 0.6982353040770558 0.6950459506043288 0.6921359941972968 0.6895234872287116 0.6872247688852814 0.6852543233909074 0.6836246493821894 0.682346143382787 0.6814270001435768 0.6808731323161956 0.6806881115154747; 0.1349221272575549 0.16033878104297103 0.18557115422031378 0.2105908113054488 0.23536980672574148 0.25988074676965195 0.2840968493933653 0.3079920016781266 0.3315408147490562 0.354718675984508 0.37750179836427394 0.3998672668249374 0.42179308151126477 0.44325819783345316 0.4642425632611771 0.48472715080645795 0.5046939891682724 0.5241261895322887 0.5430079690390756 0.561324670953336 0.5790627815850939 0.5962099440311377 0.6127549688213243 0.6286878415694126 0.6439997277419373 0.6586829746710676 0.6727311109484729 0.6861388433468281 0.698902051423751 0.711017779969614 0.7224842294658667 0.7333007447241656 0.7434678018788416 0.7529869939059459 0.7618610148414238 0.7700936428688099 0.7776897224432753 0.7846551456138902 0.7909968326995773 0.7967227124664665 0.8018417019451536 0.8063636860157274 0.8102994968763044 0.8136608934971677 0.8164605411473199 0.8187119910633477 0.8204296603117234 0.8216288118750533 0.822325534970064 0.822536725580302 0.8222800671593073 0.8215740114303943 0.82043775917696 0.8188912408823137 0.8169550970403573 0.8146506579180869 0.811999922507798 0.8090255363614439 0.8057507679520494 0.802199483158054 0.7983961174167373 0.794365645043527 0.7901335451665024 0.7857257636814861 0.7811686705951083 0.7764890120937304 0.7717138566583218 0.7668705345428394 0.7619865699503808 0.7570896052815046 0.7522073168970775 0.7473673219378718 0.7425970758787075 0.7379237606690202 0.7333741635258675 0.7289745466993928 0.7247505088219479 0.7207268387752275 0.716927363356364 0.7133747903822423 0.7100905492264374 0.7070946311173391 0.7044054318195143 0.7020395995525041 0.7000118911519497 0.6983350395294841 0.6970196354264024 0.6960740262738547 0.6955042346682212 0.6953138985515268; 0.1386433257906094 0.16475620526695742 0.19067727819120295 0.2163769755559382 0.24182625010545605 0.2669966420895139 0.29186034265517913 0.3163902546510351 0.3405600506374076 0.3643442279169047 0.38771816042128343 0.41065814731316996 0.4331414581843132 0.4551463747555404 0.4766522290072324 0.4976394376927054 0.5180895332101466 0.5379851908315413 0.5573102523091139 0.5760497459010324 0.5941899028783444 0.6117181705941565 0.6286232222138495 0.6448949632214693 0.6605245348323594 0.6755043144554316 0.6898279133602225 0.7034901717139974 0.7164871511626127 0.7288161251356325 0.7404755670613175 0.7514651366805731 0.7617856646507881 0.7714391356307323 0.7804286700363382 0.7887585046543327 0.7964339722962628 0.803461480669596 0.8098484906352161 0.8156034940118035 0.8207359910773256 0.8252564679060962 0.8291763736665864 0.8325080979903792 0.8352649485062091 0.8374611286149191 0.8391117155612586 0.840232638836631 0.8408406589230679 0.8409533463626772 0.8405890611085256 0.8397669320821015 0.838506836829192 0.8368293811299372 0.8347558783800656 0.8323083285187932 0.8295093962346923 0.8263823881342697 0.8229512285093165 0.8192404332889653 0.8152750817115585 0.8110807852010494 0.8066836528840996 0.8021102531392307 0.7973875705305306 0.7925429574482064 0.7876040797600373 0.7825988557749762 0.777555387836929 0.7725018859073789 0.767466582564328 0.7624776389463858 0.7575630413084101 0.7527504880318289 0.7480672671502776 0.7435401247091444 0.739195124573473 0.7350575006269978 0.7311515026573089 0.7275002375863439 0.724125508066397 0.7210476508016391 0.7182853772536266 0.7158556196255255 0.7137733851733201 0.712051621945117 0.7107010989877629 0.7097303038753509 0.709145360105797 0.7089499664867437; 0.1421952987463786 0.16897237856644723 0.19555028280378786 0.22189833462338113 0.24798641098518753 0.2737850122081985 0.29926532894591396 0.3243993063276906 0.3491597050421568 0.3735201591620515 0.3974552305341544 0.4209404595831722 0.4439524124042897 0.4664687240452604 0.48846813790524546 0.509930541203727 0.5308369964986127 0.5511697692577789 0.5709123515126228 0.5900494816454874 0.6085671603849332 0.6264526631035311 0.6436945485321643 0.6602826640224231 0.6762081475046677 0.6914634263035365 0.7060422129850381 0.7199394984199401 0.7331515422568345 0.7456758610050931 0.7575112139329131 0.7686575869888281 0.7791161749564469 0.7888893620518188 0.7979807011707946 0.8063948919900331 0.8141377581200098 0.821216223501484 0.8276382882285029 0.8334130039710509 0.8385504491590633 0.8430617040765733 0.8469588260002975 0.8502548245009788 0.8529636370081547 0.8551001047197229 0.8566799489165803 0.8577197477196331 0.858236913301496 0.8582496695380368 0.8577770300555128 0.8568387765971448 0.8554554375985655 0.8536482668244477 0.8514392218787867 0.8488509423587425 0.8459067273767209 0.842630512127765 0.8390468431296155 0.8351808517116586 0.8310582252771399 0.8267051758116591 0.8221484050615275 0.8174150657598418 0.8125327182385841 0.807529281734201 0.8024329796754488 0.7972722782392747 0.7920758174773861 0.7868723343571986 0.7816905771305307 0.7765592105460909 0.7715067115612204 0.7665612553875527 0.7617505919257838 0.75710191290641 0.752641710353367 0.7483956273206369 0.7443883022092427 0.7406432083416727 0.7371824908371506 0.7340268031761408 0.7311951461455872 0.7287047120963912 0.7265707376008366 0.7248063676517077 0.7234225344825808 0.722427853901964 0.7218285417216802 0.7216283524293633; 0.14557380508728157 0.17298230975351933 0.2001844574730202 0.2271484937381347 0.25384324987858553 0.28023821641822316 0.3063036136105116 0.3320104588870411 0.3573306309776218 0.38223693048629476 0.4067031367346569 0.43070406071188205 0.4542155939994601 0.47721475356767273 0.49967972236989866 0.5215898856896322 0.5429258632234741 0.5636695369109138 0.5838040745483236 0.6033139492499839 0.6221849548429659 0.6404042173051174 0.6579602023761619 0.6748427194908058 0.6910429221997475 0.7065533052595085 0.7213676985849342 0.7354812582691804 0.7488904548847983 0.7615930592863697 0.7735881261398798 0.7848759754068328 0.79545817201194 0.8053375039222009 0.8145179588623347 0.8230046998869293 0.8308040400233696 0.837923416191655 0.8443713625976961 0.8501574837855821 0.8552924275216677 0.8597878576692083 0.8636564271965719 0.8669117514448238 0.8695683817616413 0.8716417795880032 0.8731482910618266 0.8741051221785876 0.8745303145228431 0.8744427215563172 0.8738619854177005 0.8728085141563899 0.8713034592869018 0.869368693512602 0.8670267884265255 0.8643009919535135 0.8612152052517287 0.8577939587429985 0.8540623868908082 0.8500462012926806 0.845771661600938 0.8412655437335992 0.8365551047868862 0.8316680440143569 0.8266324591974145 0.8214767977005989 0.816229801485949 0.810920445357599 0.805577867724697 0.8002312932121861 0.7949099465194871 0.7896429570309558 0.7844592538231765 0.7793874508955575 0.7744557226740479 0.769691670102801 0.7651221779426172 0.7607732642324633 0.7566699232324771 0.7528359635414117 0.749293843452808 0.7460645059638864 0.7431672161584952 0.7406194039289421 0.7384365151601565 0.7366318745548263 0.7352165632155442 0.7341993139112725 0.7335864266396137 0.7333817066607939; 0.14877481754144553 0.17678126296470353 0.20457438883959178 0.2321213976256951 0.25939010944538193 0.2863490391909134 0.3129674705734328 0.33921552682782347 0.36506423781429886 0.3904856032861063 0.4154526521226236 0.43993949735799925 0.4639213868670458 0.4873747496019724 0.51027723730546 0.532607761657109 0.554346526841314 0.575475057554629 0.5959762224996337 0.6158342534398091 0.6350347599158386 0.6535647397479057 0.6714125854707244 0.6885680868681908 0.7050224297925335 0.7207681914685772 0.7357993324972518 0.7501111857836812 0.7637004426241292 0.7765651361927728 0.7887046226737296 0.8001195602861206 0.810811886450143 0.8207847933403809 0.830042702068836 0.8385912357345995 0.8464371915697156 0.8535885124017307 0.8600542576427009 0.8658445740021306 0.8709706661074434 0.8754447672001998 0.8792801100593411 0.8824908982842665 0.885092278050482 0.887100310428858 0.8885319443360787 0.8894049901586008 0.8897380940651994 0.8895507129938726 0.8888630902672925 0.8876962317570845 0.8860718824807342 0.8840125034758662 0.8815412487548635 0.8786819420983112 0.8754590533987162 0.8718976742164302 0.8680234921582677 0.8638627636363273 0.8594422845110011 0.8547893580691173 0.8499317597371193 0.8448976978820953 0.8397157700125408 0.8344149136589682 0.8290243511949968 0.8235735278562959 0.8180920422317612 0.8126095685431719 0.8071557701007636 0.8017602034271354 0.7964522126846604 0.7912608142250163 0.7862145713053862 0.7813414592839395 0.7766687219147809 0.7722227197040108 0.7680287716549672 0.7641109921097675 0.7604921247701535 0.7571933763346417 0.7542342525002294 0.7516323993235682 0.749403453097382 0.7475609019541635 0.7461159623463012 0.7450774733613317 0.7444518115120017 0.7442428282006518; 0.1517945265359208 0.18036476179355668 0.2087149648201587 0.2368113341532197 0.26462071737559084 0.2921106919050619 0.31924964248688575 0.3460068350829436 0.37235248688083256 0.3982578321774807 0.4236951839247121 0.44863799075801175 0.4730608893642887 0.49693975207924773 0.5202517296397906 0.5429752890511954 0.5650902465624809 0.5865777957758964 0.6074205309477447 0.6276024655673369 0.6471090463287255 0.6659271626356326 0.684045151803633 0.7014528001449504 0.7181413401401675 0.7341034439175748 0.7493332132748778 0.763826166489388 0.7775792221718211 0.7905906804252887 0.8028602015752182 0.8143887827376817 0.8251787324931926 0.83523364393038 0.844558366319356 0.8531589756679103 0.8610427444052607 0.8682181104278015 0.8746946457293974 0.8804830248251867 0.885594993162761 0.8900433356979048 0.893841845793912 0.8970052945837496 0.8995494009131045 0.9014908019594022 0.9028470245973313 0.9036364575549941 0.9038783243765226 0.9035926571766262 0.9028002711399905 0.9015227396835624 0.8997823701623682 0.8976021799595567 0.8950058727587169 0.8920178147512249 0.8886630104834804 0.8849670779986281 0.8809562228750948 0.8766572107105681 0.8720973375457755 0.8673043976686731 0.8623066481879744 0.857132769717212 0.85181182246914 0.8463731970280126 0.8408465590475807 0.8352617871192135 0.8296489030717117 0.8240379940065744 0.8184591254443423 0.8129422450636958 0.8075170766591149 0.8022130041282671 0.797058945528555 0.7920832175130947 0.7873133907672423 0.7827761374118414 0.77849707170976 0.7745005857954054 0.7708096825269402 0.7674458079188484 0.7644286859272879 0.7617761586102471 0.7595040348474291 0.7576259508620347 0.7561532457235071 0.7550948548182975 0.754457223953818 0.7542442463164529; 0.1546293438495297 0.18372859308250108 0.21260137825371936 0.24121293750653866 0.2695291887364422 0.2975168139692055 0.3251433402032077 0.3523772163895224 0.37918788625573074 0.40554585671361426 0.4314227616266226 0.45679142074988477 0.4816258936930713 0.5059015287942119 0.5295950068302994 0.5526843795276316 0.5751491028711752 0.5969700652472688 0.6181296104875362 0.6386115559136046 0.6584012055118931 0.6774853583951755 0.6958523127326094 0.7134918653523807 0.7303953072409095 0.74655541517964 0.761966439774799 0.7766240901471291 0.7905255155574629 0.8036692842503306 0.8160553598013905 0.8276850752557093 0.8385611053426683 0.8486874370498376 0.8580693388324654 0.8667133287275753 0.8746271416320486 0.8818196959925908 0.8883010601423531 0.8940824185041448 0.8991760378637619 0.9035952338990524 0.9073543381308893 0.9104686654412641 0.9129544822812562 0.9148289756675558 0.9161102230405163 0.9168171630292448 0.9169695671399023 0.9165880123520526 0.9156938545743938 0.9143092028754266 0.9124568943663729 0.910160469572868 0.9074441480885219 0.9043328042573857 0.9008519425837164 0.8970276725164795 0.8928866822030197 0.8884562107520045 0.8837640184907899 0.8788383546479974 0.8737079218398487 0.8684018366905152 0.8629495858749042 0.8573809768396777 0.8517260824383467 0.8460151787127749 0.8402786750706894 0.8345470361513238 0.8288506947438222 0.8232199552300107 0.8176848871685926 0.8122752088248975 0.8070201606806712 0.801948369231814 0.7970877016957245 0.792465112598288 0.7881064835844848 0.7840364581834628 0.7802782736426745 0.7768535923071992 0.7737823353383677 0.7710825218180312 0.7687701164496072 0.7668588891251814 0.7653602895646567 0.7642833400395549 0.7636345488696029 0.7634178469322167; 0.1572759059916922 0.18686881038740424 0.2162291301677438 0.24532119093475582 0.2741100278363801 0.30256147341310763 0.33064224167253226 0.35832000804574454 0.3855634849146072 0.41234249243601456 0.4386280244280097 0.46439230912245294 0.4896088646295372 0.5142525490002113 0.5382996048131823 0.5617276982531022 0.5845159526854943 0.6066449767714911 0.6280968872012742 0.6488553261588829 0.6689054736625366 0.6882340549536459 0.7068293431339878 0.7246811572740287 0.7417808562360186 0.7581213284731027 0.7736969780803984 0.7885037073856769 0.8025388963761017 0.815801379263393 0.8282914184929964 0.8400106765033191 0.8509621855391374 0.8611503158188469 0.8705807423485739 0.8792604106673587 0.8871975017968651 0.8944013966563562 0.9008826401893121 0.9066529054319434 0.9117249577362142 0.9161126193407902 0.9198307344626592 0.9228951350600154 0.9253226073933596 0.9271308594865635 0.92833848956288 0.928964955502368 0.9290305453368852 0.9285563487665424 0.9275642296471189 0.9260767993613296 0.9241173909477821 0.921710033819925 0.918879428863143 0.9156509236513918 0.9120504874754681 0.9081046858233963 0.9038406538998255 0.899286068716358 0.8944691192292467 0.8894184739459648 0.8841632453694241 0.8787329505998451 0.8731574673720796 0.8674669847732268 0.8616919478652388 0.855862995433643 0.8500108901008645 0.8441664400855148 0.8383604119620596 0.8326234338831244 0.8269858888733576 0.8214777979923591 0.816128693396484 0.8109674816050405 0.8060222975928059 0.8013203506821529 0.7968877635852243 0.7927494063368459 0.7889287272459925 0.7854475833583782 0.7823260732436629 0.7795823751753757 0.7772325939381495 0.7752906195558593 0.7737680011707976 0.7726738391094194 0.7720146978434046 0.7717945421034276; 0.15973107731391928 0.18978173712879348 0.2195940326881092 0.2491314290999974 0.2783581296608196 0.30723916702419696 0.3357404903666837 0.363829048184969 0.39147286639728845 0.4186411214616779 0.4453042082654167 0.47143380258281803 0.4970029179421106 0.521985956785864 0.5463587558528686 0.5700986257520758 0.5931843847407088 0.6155963867586236 0.6373165438089864 0.6583283428111213 0.6786168570846144 0.6981687526542737 0.7169722895930997 0.7350173186449602 0.7522952733899927 0.7687991582339293 0.7845235325174741 0.799464491053607 0.813619641409334 0.8269880782539379 0.839570355098473 0.8513684537510458 0.8623857518096046 0.8726269885086072 0.8820982292282395 0.8908068289649289 0.898761395049949 0.9059717493890191 0.9124488904801465 0.9182049554496464 0.9232531823273294 0.9276078727614685 0.9312843553522611 0.9342989497591783 0.9366689317128406 0.9384124990357677 0.9395487387485444 0.9400975953084708 0.9400798399965207 0.9395170414352793 0.9384315371853502 0.9368464063303004 0.934785442920455 0.9322731301036252 0.9293346147260317 0.9259956821393258 0.9222827308997152 0.9182227469930123 0.9138432771652804 0.909172400883303 0.904238700393051 0.8990712282889806 0.8936994719537728 0.8881533141790188 0.882462989234749 0.876659033622524 0.8707722307264923 0.864833548573184 0.8588740699283147 0.8529249140020224 0.8470171491075607 0.8411816957270891 0.835449219585938 0.8298500145267166 0.8244138752086596 0.8191699599353803 0.8141466442330137 0.8093713661547555 0.804870464667863 0.8006690128724565 0.796790648191627 0.7932574020400323 0.790089531801687 0.7873053582044475 0.7849211113467042 0.7829507886915692 0.7814060282802605 0.7802960002206932 0.7796273191784524 0.7794039801429855; 0.16199195286089899 0.19246396944380853 0.22269221161702962 0.25263934006980976 0.28226878093405827 0.31154482010403195 0.34043269332900267 0.36889867169547047 0.3969101421559935 0.42443568280447336 0.45144513264231095 0.47790965562562565 0.5038017988301952 0.5290955446173655 0.5537663567304247 0.5777912202962642 0.6011486757511951 0.6238188467520552 0.6457834621738647 0.6670258723329779 0.6875310596095714 0.7072856436752525 0.726277881560293 0.7444976628204518 0.7619365000853635 0.7785875152890603 0.7944454218983508 0.8095065034664967 0.8237685888480488 0.8372310244158773 0.8498946436234751 0.8617617342547899 0.8728360037000766 0.883122542590048 0.8926277871117777 0.9013594803188408 0.909326632735013 0.9165394825357995 0.9230094555751702 0.9287491255063596 0.9337721742254305 0.938093352844749 0.9417284433804434 0.9446942213135013 0.947008419158316 0.9486896911451866 0.9497575790944962 0.9502324795299074 0.9501356120457802 0.949488988910104 0.9483153858482419 0.9466383139146941 0.9444819923196482 0.9418713220342286 0.9388318599529762 0.9353897933441403 0.9315719142679709 0.9274055935905073 0.9229187541657324 0.9181398427030634 0.9130977997806666 0.9078220274093407 0.9023423534981013 0.89668899252317 0.8908925016591643 0.8849837315979142 0.8789937712598368 0.8729538855991884 0.8668954457221149 0.8608498505798294 0.8548484395733736 0.8489223955156926 0.8431026375455036 0.8374197037786567 0.8319036237182643 0.8265837807245192 0.8214887651660557 0.8166462192311333 0.8120826747595786 0.8078233858523922 0.8038921584088261 0.8003111791110075 0.7971008467020646 0.7942796086624374 0.7918638065584594 0.7898675333977541 0.788302506262307 0.7871779572934364 0.7865005457722098 0.7862742935818886; 0.16405586096821403 0.19491237875299108 0.22552010870297132 0.25584096698925185 0.28583766086079887 0.3154737859182893 0.3447139189474041 0.3735237059107904 0.4018699447410279 0.42972066262241587 0.4570451874967812 0.4838142135770823 0.5099998607018787 0.5355757274130681 0.5605169376882105 0.5848001813066449 0.6084037478750213 0.6313075545823672 0.6534931677969493 0.6749438186566648 0.6956444128411694 0.7155815347472022 0.7347434463183966 0.7531200808071532 0.7707030317687541 0.7874855376068919 0.8034624620050531 0.818630270589881 0.8329870041807992 0.8465322489849146 0.859267104097711 0.8711941466684227 0.8823173950844686 0.8926422705220722 0.9021755572004158 0.9109253616645794 0.9189010714082451 0.9261133131309214 0.9325739109063997 0.9382958445194349 0.9432932082063735 0.9475811700127243 0.9511759319565276 0.9540946911608956 0.9563556020922298 0.9579777400123841 0.9589810657233276 0.9593863916516336 0.9592153492872119 0.9584903579560079 0.9572345948697385 0.9554719663569818 0.9532270801389059 0.9505252184695218 0.9473923119144161 0.943854913493516 0.9399401728625599 0.935675810154829 0.9310900890496715 0.9262117885780289 0.9210701731183593 0.9156949599802302 0.9101162839189434 0.9043646578748268 0.8984709291876976 0.8924662305034264 0.8863819245689564 0.8802495421085025 0.8741007119913502 0.8679670829453892 0.8618802361450135 0.8558715881119969 0.8499722835175164 0.8442130776658567 0.8386242086772967 0.8332352596689366 0.8280750115550886 0.8231712874474041 0.8185507900198434 0.8142389336020102 0.8102596731596494 0.8066353326937208 0.8033864359174143 0.800531542330929 0.7980870919844759 0.7960672622810415 0.7944838401066933 0.7933461123787257 0.7926607777696678 0.7924318819058715; 0.165920365613728 0.19712411405582084 0.2280744836260333 0.25873270946873067 0.28906084159920187 0.3190218449114627 0.34857969454464455 0.37769946619101114 0.4063474209741929 0.43449108457435204 0.4620993203269908 0.489142396073389 0.5155920445925936 0.5414215174968501 0.5666056325237844 0.5911208142089215 0.6149451279708411 0.6380583076877783 0.6604417768885706 0.6820786637219459 0.7029538099061118 0.7230537738950448 0.7423668285287445 0.7608829534616991 0.7785938226870118 0.7954927874928819 0.8115748552035401 0.8268366640683135 0.8412764546703696 0.8548940382309979 0.8676907621861754 0.8796694734098456 0.8908344794529843 0.9011915081593604 0.9107476660081568 0.9195113955204299 0.9274924320510881 0.9347017602707026 0.9411515706223353 0.9468552160177329 0.9518271690148858 0.9560829796951614 0.9596392344330643 0.9625135157251908 0.9647243632171625 0.9662912360381926 0.9672344765223887 0.9675752753638881 0.9673356382193036 0.9665383537355546 0.9652069629439243 0.963365729921826 0.9610396135822105 0.9582542404066419 0.9550358778917026 0.9514114084295364 0.9474083032920829 0.9430545963350506 0.9383788569823043 0.933410161994688 0.9281780654701741 0.922712566465819 0.9170440735778239 0.9112033657660289 0.905221548665857 0.8991300055969766 0.8929603424573239 0.8867443256874757 0.8805138125081844 0.8743006726778244 0.8681367010914025 0.8620535206533135 0.8560824750063611 0.8502545108929194 0.8446000501622751 0.8391488517209279 0.8339298640471473 0.8289710692515091 0.8242993200521125 0.8199401714336875 0.815917709157233 0.8122543776614647 0.8089708102271485 0.8060856645373804 0.8036154669385938 0.8015744687687144 0.7999745180550617 0.7988249496863797 0.7981324968297089 0.7979012259014592; 0.1675832685295408 0.19909660396850345 0.2303524157214887 0.2613113247223134 0.291934788515258 0.3221852037543326 0.3520260038754158 0.381421751509406 0.4103382252524428 0.4387425004597404 0.4666030237821096 0.49388968121795473 0.5205738595080027 0.546628500754373 0.5720281501993654 0.5967489971518739 0.6207689091000707 0.6440674590974983 0.6666259465554759 0.6884274116173921 0.7094566433297101 0.7297001818601129 0.749146315044895 0.7677850695754389 0.7856081971572261 0.8026091559943469 0.8187830879679512 0.8341267918885168 0.8486386932094071 0.8623188105930664 0.875168719721505 0.8871915147397184 0.8983917677145448 0.908775486482438 0.9183500712479294 0.9271242702804258 0.9351081350406323 0.9423129750495477 0.9487513127927661 0.9544368389309975 0.9593843680643545 0.9636097952731766 0.9671300536320782 0.9699630728665103 0.9721277392925097 0.9736438571503395 0.9745321114114547 0.9748140321054984 0.9745119601797615 0.9736490148675517 0.972249062504115 0.9703366866888837 0.9679371596508265 0.9650764146293143 0.9617810190361793 0.9580781481154063 0.9539955587653094 0.949561563134217 0.9448050015450302 0.9397552142470633 0.9344420114362095 0.9288956409277913 0.9231467528120747 0.9172263603722514 0.9111657965012085 0.9049966648195628 0.8987507846767242 0.8924601292131342 0.8861567556797321 0.8798727272548704 0.8736400256741327 0.8674904540995453 0.8614555298056916 0.85556636645444 0.849853545969241 0.8443469803039477 0.8390757637270939 0.8340680166046271 0.8293507220528343 0.8249495572355554 0.8208887214790718 0.8171907637544605 0.8138764124086234 0.8109644102885036 0.8084713585756803 0.8064115727106619 0.8047969537223219 0.803636878079083 0.8029381088435702 0.8027047304493219; 0.16904261108118798 0.20082755851693476 0.23235130546307906 0.2635739284894376 0.29445636026557853 0.32496049428845664 0.35504928461466206 0.38468684015203314 0.4138385131153992 0.44247098130394974 0.470552323912465 0.4980520906447028 0.5249413639538912 0.5511928142918925 0.5767807483044786 0.6016811499646844 0.6258717146888838 0.6493318765303854 0.6720428285927474 0.693987536848993 0.7151507475933936 0.7355189887890384 0.7550805656068973 0.7738255504803925 0.791745768023496 0.8088347751800958 0.8250878369878708 0.8405018983512262 0.8550755522251426 0.8688090046152315 0.8817040367990774 0.8937639651702681 0.9049935990996557 0.9153991971985439 0.9249884223559418 0.9337702959069984 0.9417551512724466 0.9489545873895843 0.9553814222342115 0.9610496467101511 0.9659743791587199 0.9701718207148663 0.9736592117097529 0.9764547892913579 0.978577746405287 0.9800481922473058 0.9808871142671546 0.9811163417698727 0.980758511125986 0.9798370325654241 0.9783760584917325 0.9764004532128343 0.9739357639421936 0.9710081928795119 0.9676445701329957 0.963872327195698 0.9597194706365617 0.9552145556126874 0.9503866587534477 0.9452653499098891 0.9398806622052538 0.9342630597656065 0.9284434024549525 0.9224529068889262 0.9163231029574946 0.9100857850532064 0.9037729571807285 0.8974167711198491 0.8910494568320998 0.8847032443455121 0.8784102764275719 0.8722025114678924 0.8661116161437291 0.8601688476364125 0.8544049254069325 0.8488498928239905 0.8435329692650884 0.8384823936746713 0.8337252609536181 0.8292873529583075 0.825192966288377 0.8214647394202303 0.8181234820761444 0.815188009983269 0.8126749883503307 0.8105987874523826 0.8089713536500468 0.8078020989703135 0.807097812040042 0.8068625926986587; 0.1702966759204091 0.20231497069701126 0.2340688757263168 0.2655179957708034 0.2966228087525472 0.3273447724274531 0.35764642591549134 0.38749148562989855 0.4168449352002339 0.4456731090388625 0.47394376925719944 0.5016261756961126 0.5286911488935762 0.5551111258711974 0.5808602086790317 0.6059142056944022 0.6302506657247667 0.6538489050163885 0.676690027319299 0.6987569372042681 0.7200343468689956 0.7405087767081452 0.7601685499550322 0.7790037817315402 0.797006362867222 0.8141699388683901 0.8304898844335187 0.8459632739224476 0.8605888481939101 0.8743669782289505 0.8872996259570793 0.899390302697764 0.9106440256223103 0.9210672726306324 0.9306679360240765 0.9394552753396259 0.9474398696927177 0.9546335699557555 0.9610494510774595 0.9667017648245928 0.9716058932025301 0.9757783027847128 0.9792365001533495 0.9819989886248174 0.9840852264031575 0.9855155862737635 0.9863113169168259 0.9864945058862188 0.9860880442641581 0.9851155929650105 0.9836015506229118 0.9815710229571888 0.9790497934668091 0.9760642952600649 0.9726415837783126 0.9688093101228099 0.9645956946415554 0.9600295003787336 0.9551400059332504 0.9499569772154769 0.944510637533535 0.9388316353834454 0.9329510092627259 0.9269001487765652 0.9207107512619992 0.9144147731214909 0.9080443750365268 0.9016318602282781 0.8952096049504477 0.8888099804439442 0.8824652656588332 0.8762075501608401 0.8700686267917803 0.8640798738488719 0.8582721267888157 0.8526755397485412 0.8473194375028144 0.8422321588435598 0.8374408927572805 0.832971509182256 0.8288483865294244 0.8250942385300827 0.8217299433075032 0.8187743778349789 0.8162442611170097 0.8141540094932522 0.8125156074009101 0.8113384967314359 0.8106294875805986 0.8103926927250791; 0.17134398841737278 0.20355711781354457 0.23550317285044076 0.2671413614067304 0.29843177899208495 0.32933551706977165 0.35981476610822394 0.3898329128945207 0.41935463169627957 0.44834596891481715 0.4767744209309493 0.5046090049045988 0.5318203223497734 0.5583806153667226 0.5842638154724537 0.6094455850286359 0.633903351321666 0.6576163334026816 0.6805655618452073 0.7027338916243756 0.7241060083640366 0.7446684282361966 0.7644094918309831 0.7833193523445263 0.8013899584567545 0.8186150322911329 0.8349900428638267 0.8505121754408307 0.8651802972283932 0.8789949198247374 0.891958158859949 0.9040736912461133 0.9153467104516793 0.925783880202834 0.9353932870006669 0.944184391826386 0.952167981388015 0.9593561192411667 0.9657620970938078 0.9714003865806309 0.9762865917669061 0.9804374026145775 0.9838705496150721 0.9866047597637786 0.9886597140205187 0.990056006368529 0.9908151045514294 0.9909593125333326 0.9905117346914768 0.9894962417134381 0.9879374381319106 0.9858606313890658 0.9832918022794556 0.9802575765751449 0.9767851975891488 0.97290249938325 0.9686378802739546 0.9640202762358604 0.9590791337454224 0.9538443815505993 0.9483464007939241 0.9426159928594149 0.9366843442588749 0.9305829878225973 0.9243437594156793 0.9179987493670956 0.9115802477778605 0.9051206828710615 0.8986525515647033 0.8922083414929515 0.885820443777391 0.8795210559620504 0.8733420746784429 0.8673149778029832 0.8614706961106989 0.855839474715935 0.8504507249199142 0.8453328674506445 0.8405131684732635 0.8360175701552911 0.8318705179746061 0.8280947873382435 0.8247113124150453 0.82173902035139 0.8191946742140196 0.8170927280671696 0.8154451975272624 0.8142615489382332 0.813548609973048 0.813310504000018; 0.17218331787772317 0.204552562607955 0.23665256751586217 0.26844222052343675 0.29988130893023046 0.33093062907202064 0.3615520906046901 0.3917088149381099 0.4213652273996939 0.4504871427650707 0.4790418438532149 0.5069981529446345 0.5343264958430041 0.5609989584622428 0.5869893358817538 0.6122731738716164 0.6368278029464371 0.6606323650606425 0.6836678331088353 0.7059170234419432 0.727364601652944 0.7479970819246916 0.7678028202665478 0.7867720019960658 0.8048966238467976 0.8221704711033795 0.8385890901805274 0.8541497570734989 0.8688514421141347 0.8826947714690035 0.8956819858146485 0.9078168966197329 0.919104840455289 0.9295526317425652 0.9391685143334101 0.947962112301042 0.9559443802996338 0.9631275538297267 0.9695250997232187 0.9751516671367986 0.9800230393163952 0.9841560863675721 0.9875687192379708 0.9902798450879302 0.9923093241942991 0.9936779285002358 0.994407301890351 0.994519922235867 0.9940390652183535 0.9929887699029838 0.9913938059929005 0.989279642655063 0.9866724187646797 0.9835989143698357 0.9800865231301533 0.9761632254331409 0.9718575618394297 0.9671986064534661 0.9622159397598326 0.9569396204077196 0.9514001553680639 0.945628467830602 0.9396558621531718 0.9335139851249535 0.9272347827614951 0.9208504518152554 0.9143933851645774 0.9078961102404659 0.9013912196687663 0.8949112933501039 0.8884888112761371 0.8821560564930612 0.8759450077761232 0.8698872217754222 0.8640137046353463 0.8583547733773655 0.8529399076657619 0.8477975929422764 0.8429551563090832 0.8384385969467534 0.8342724132580972 0.8304794293098876 0.8270806234801639 0.8240949624856466 0.8215392441390232 0.8194279522493132 0.8177731270145364 0.8165842540554463 0.8158681749010157 0.8156290212685781; 0.17281367854918941 0.20530015418373287 0.23751575545191458 0.2694191288696122 0.30096982924025995 0.33212843032580897 0.36285663006382174 0.39311734984927976 0.42287482745561794 0.4520947032282938 0.48074409924523503 0.5087916912008104 0.5362077728328533 0.5629643127749477 0.5890350037778774 0.6143953043041896 0.6390224725576197 0.6628955930639946 0.6859955959718201 0.7083052692884647 0.7298092643114701 0.7504940945536827 0.7703481284954342 0.7893615765267776 0.8075264724677629 0.8248366500748961 0.841287714957372 0.8568770123374889 0.8716035910960704 0.8854681645458734 0.8984730683741612 0.9106222161900941 0.9219210531036142 0.9323765077504016 0.9419969431624988 0.9507921068666596 0.9587730805726395 0.9659522297917477 0.972343153702285 0.9779606355531832 0.9828205938704212 0.9869400347027486 0.9903370051140418 0.9930305480992518 0.9950406590694701 0.9963882440190678 0.997095079454154 0.9971837741266186 0.9966777325816787 0.9956011204889936 0.9939788316878627 0.9918364568356087 0.9892002535048213 0.9860971175294928 0.9825545553521625 0.9786006570738973 0.9742640698563559 0.9695739712704627 0.9645600421297215 0.9592524382884745 0.9536817608273188 0.9478790239905619 0.9418756201856112 0.9357032813035069 0.9293940355759093 0.9229801591497192 0.9164941215396775 0.909968524115766 0.9034360308005053 0.8969292901960916 0.8904808484376283 0.8841230521812949 0.8778879412893306 0.8718071309705623 0.8659116833776389 0.8602319689499515 0.854797518121604 0.8496368643807615 0.8447773800607522 0.8402451066512157 0.8360645818224393 0.8322586657377947 0.8288483695654224 0.8258526893676235 0.8232884487219905 0.8211701534919205 0.8195098621001707 0.8183170744584397 0.8175986423674563 0.8173587037336868; 0.17323433042182687 0.20579902873734243 0.23809175798751245 0.27007100306229515 0.3016961631273081 0.3329276629745641 0.36372705886601453 0.3940571383842991 0.4238820138617376 0.45316720901811697 0.4818797384995864 0.5099881800740131 0.5374627393017856 0.5642753065643973 0.5903995063955659 0.6158107391202934 0.6404862148656901 0.6644049800627964 0.6875479366106911 0.7098978539223371 0.7314393741155732 0.7521590106521193 0.7720451407622333 0.791087992022593 0.8092796234800637 0.8266139017341934 0.8430864724067284 0.8586947274371806 0.873437768649779 0.8873163680391386 0.9003329252199832 0.9124914224804993 0.923797377869688 0.9342577967366905 0.943881122124811 0.9526771844051177 0.9606571505143567 0.9678334731397222 0.9742198401690237 0.9798311246991881 0.9846833358690029 0.9887935707537018 0.9921799675295044 0.9948616600856259 0.9968587342295959 0.9981921855989474 0.9988838793584194 0.9989565117266554 0.9984335733398756 0.9973393144219804 0.9956987116908654 0.9935374368891927 0.9908818267843214 0.9877588544363625 0.9841961014853184 0.9802217311578957 0.9758644616419302 0.9711535394215794 0.966118712109874 0.9607902002574484 0.9551986675581198 0.9493751888146157 0.9433512149727168 0.9371585344813654 0.9308292301923619 0.9243956309791233 0.9178902572331392 0.9113457593932525 0.9047948486811886 0.8982702192616671 0.8918044611218294 0.8854299630774176 0.879178805466343 0.8730826422873317 0.867172572784022 0.8614790027629974 0.8560314962649664 0.8508586185756434 0.8459877719573434 0.8414450258906487 0.837254944020788 0.8334404103855491 0.8300224578381615 0.8270201018462037 0.8244501830233845 0.8223272218147841 0.8206632886921448 0.8194678930149819 0.8187478933745239 0.8185074317686926; 0.17344477982522863 0.2060486101008185 0.23837992245500017 0.27039712075752703 0.3020595261623816 0.3333274887998865 0.36416249393476696 0.3945272621024724 0.42438584279304564 0.453703701311699 0.48244779850740854 0.510586663124219 0.5380904565939836 0.5649310301529469 0.591081974227342 0.616518660094175 0.6412182738820416 0.6651598430325455 0.6883242553951792 0.7106942711768721 0.7322545280116058 0.75299153945504 0.7728936872440345 0.7919512076909283 0.8101561726075925 0.8275024651744733 0.8439857511852763 0.8596034461086579 0.874354678414518 0.8882402496144165 0.9012625914635466 0.9134257207658057 0.9247351922141895 0.935198049686189 0.9448227763984829 0.9536192443072203 0.961598663119896 0.9687735292624656 0.975157575121209 0.9807657188530813 0.9856140150311293 0.9897196063631019 0.9931006766917576 0.9957764054546623 0.9977669237494636 0.9990932721177547 0.9997773601266133 0.9998419277916555 0.9993105088488466 0.9982073958442303 0.9965576069709733 0.9943868545415464 0.9917215149392437 0.9885885998474773 0.9850157285072177 0.9810311007025495 0.976663470121624 0.9719421176854723 0.9668968243805508 0.9615578430730934 0.9559558687251685 0.9501220063749445 0.9440877361886195 0.9378848748407331 0.9315455324356384 0.925102064148757 0.9185870157453961 0.9120330621314071 0.9054729381082776 0.8989393605501831 0.892464941296976 0.8860820901698387 0.8798229076696253 0.8737190671150581 0.8678016862207513 0.8621011884033106 0.8566471544346319 0.8514681654290653 0.8465916385457796 0.842043657196204 0.837848797951943 0.8340299567309271 0.8306081771763765 0.8276024844109222 0.8250297275241426 0.8229044342155529 0.8212386809511066 0.8200419817903636 0.8193211987025849 0.8190804757210206; 0.17344477982522863 0.2060486101008185 0.23837992245500017 0.27039712075752703 0.3020595261623816 0.3333274887998865 0.36416249393476696 0.39452726210247246 0.42438584279304564 0.453703701311699 0.48244779850740854 0.510586663124219 0.5380904565939836 0.5649310301529469 0.591081974227342 0.616518660094175 0.6412182738820416 0.6651598430325455 0.6883242553951792 0.7106942711768721 0.7322545280116058 0.75299153945504 0.7728936872440345 0.7919512076909283 0.8101561726075927 0.8275024651744733 0.8439857511852763 0.8596034461086579 0.874354678414518 0.8882402496144165 0.9012625914635466 0.9134257207658057 0.9247351922141895 0.935198049686189 0.9448227763984829 0.9536192443072203 0.961598663119896 0.9687735292624656 0.975157575121209 0.9807657188530813 0.9856140150311292 0.9897196063631019 0.9931006766917576 0.9957764054546623 0.9977669237494636 0.9990932721177547 0.9997773601266133 0.9998419277916555 0.9993105088488466 0.9982073958442303 0.9965576069709733 0.9943868545415464 0.9917215149392437 0.9885885998474773 0.9850157285072177 0.9810311007025495 0.976663470121624 0.9719421176854723 0.9668968243805508 0.9615578430730934 0.9559558687251685 0.9501220063749445 0.9440877361886195 0.9378848748407331 0.9315455324356384 0.925102064148757 0.9185870157453961 0.9120330621314071 0.9054729381082776 0.8989393605501831 0.892464941296976 0.8860820901698387 0.8798229076696253 0.8737190671150581 0.8678016862207513 0.8621011884033106 0.8566471544346319 0.8514681654290653 0.8465916385457796 0.842043657196204 0.837848797951943 0.8340299567309271 0.8306081771763765 0.8276024844109222 0.8250297275241426 0.8229044342155529 0.8212386809511066 0.8200419817903636 0.8193211987025849 0.8190804757210206; 0.17323433042182687 0.20579902873734243 0.23809175798751245 0.27007100306229515 0.3016961631273081 0.3329276629745641 0.36372705886601453 0.3940571383842991 0.4238820138617376 0.45316720901811697 0.4818797384995864 0.509988180074013 0.5374627393017856 0.5642753065643973 0.5903995063955659 0.6158107391202934 0.6404862148656901 0.6644049800627964 0.6875479366106911 0.7098978539223371 0.7314393741155732 0.7521590106521193 0.7720451407622332 0.791087992022593 0.8092796234800637 0.8266139017341934 0.8430864724067284 0.8586947274371806 0.873437768649779 0.8873163680391386 0.9003329252199832 0.9124914224804994 0.923797377869688 0.9342577967366905 0.943881122124811 0.9526771844051177 0.9606571505143567 0.9678334731397221 0.9742198401690237 0.9798311246991881 0.9846833358690029 0.9887935707537019 0.9921799675295044 0.9948616600856259 0.9968587342295959 0.9981921855989475 0.9988838793584194 0.9989565117266554 0.9984335733398755 0.9973393144219804 0.9956987116908654 0.9935374368891927 0.9908818267843214 0.9877588544363625 0.9841961014853184 0.9802217311578957 0.9758644616419302 0.9711535394215794 0.966118712109874 0.9607902002574484 0.9551986675581198 0.9493751888146157 0.9433512149727168 0.9371585344813653 0.930829230192362 0.9243956309791233 0.9178902572331393 0.9113457593932525 0.9047948486811886 0.8982702192616671 0.8918044611218294 0.8854299630774177 0.879178805466343 0.8730826422873317 0.8671725727840219 0.8614790027629974 0.8560314962649664 0.8508586185756434 0.8459877719573434 0.8414450258906487 0.837254944020788 0.8334404103855491 0.8300224578381615 0.8270201018462037 0.8244501830233845 0.8223272218147841 0.8206632886921448 0.8194678930149819 0.8187478933745239 0.8185074317686926; 0.17281367854918944 0.20530015418373287 0.23751575545191458 0.2694191288696122 0.30096982924025995 0.33212843032580897 0.3628566300638218 0.3931173498492798 0.42287482745561794 0.4520947032282938 0.48074409924523503 0.5087916912008104 0.5362077728328533 0.5629643127749477 0.5890350037778774 0.6143953043041896 0.6390224725576198 0.6628955930639946 0.6859955959718202 0.7083052692884647 0.7298092643114701 0.7504940945536827 0.7703481284954342 0.7893615765267776 0.8075264724677628 0.8248366500748961 0.841287714957372 0.8568770123374889 0.8716035910960706 0.8854681645458734 0.8984730683741612 0.9106222161900941 0.9219210531036142 0.9323765077504016 0.9419969431624988 0.9507921068666596 0.9587730805726395 0.9659522297917477 0.972343153702285 0.9779606355531832 0.9828205938704212 0.9869400347027486 0.9903370051140418 0.9930305480992518 0.9950406590694701 0.9963882440190677 0.997095079454154 0.9971837741266186 0.9966777325816786 0.9956011204889936 0.9939788316878627 0.9918364568356087 0.9892002535048213 0.9860971175294928 0.9825545553521625 0.9786006570738972 0.9742640698563558 0.9695739712704627 0.9645600421297216 0.9592524382884745 0.9536817608273188 0.9478790239905619 0.9418756201856112 0.9357032813035069 0.9293940355759092 0.9229801591497192 0.9164941215396775 0.9099685241157659 0.9034360308005053 0.8969292901960915 0.8904808484376283 0.8841230521812949 0.8778879412893306 0.8718071309705623 0.8659116833776389 0.8602319689499515 0.854797518121604 0.8496368643807615 0.8447773800607522 0.8402451066512157 0.8360645818224393 0.8322586657377947 0.8288483695654224 0.8258526893676235 0.8232884487219905 0.8211701534919205 0.8195098621001707 0.8183170744584397 0.8175986423674563 0.8173587037336868; 0.1721833178777232 0.20455256260795504 0.2366525675158622 0.2684422205234368 0.29988130893023046 0.33093062907202064 0.36155209060469007 0.3917088149381099 0.42136522739969395 0.4504871427650706 0.4790418438532149 0.5069981529446345 0.534326495843004 0.5609989584622428 0.5869893358817538 0.6122731738716164 0.6368278029464371 0.6606323650606424 0.6836678331088353 0.7059170234419431 0.727364601652944 0.7479970819246915 0.7678028202665478 0.7867720019960658 0.8048966238467976 0.8221704711033795 0.8385890901805274 0.8541497570734989 0.8688514421141348 0.8826947714690037 0.8956819858146485 0.9078168966197329 0.919104840455289 0.9295526317425651 0.9391685143334102 0.9479621123010421 0.9559443802996337 0.9631275538297267 0.9695250997232187 0.9751516671367985 0.9800230393163952 0.984156086367572 0.9875687192379708 0.9902798450879302 0.9923093241942991 0.9936779285002357 0.9944073018903511 0.994519922235867 0.9940390652183535 0.9929887699029838 0.9913938059929004 0.989279642655063 0.9866724187646796 0.9835989143698357 0.9800865231301533 0.9761632254331409 0.9718575618394296 0.9671986064534661 0.9622159397598326 0.9569396204077196 0.951400155368064 0.9456284678306021 0.9396558621531718 0.9335139851249535 0.9272347827614951 0.9208504518152554 0.9143933851645774 0.9078961102404659 0.9013912196687663 0.8949112933501039 0.8884888112761371 0.8821560564930612 0.8759450077761233 0.8698872217754222 0.8640137046353464 0.8583547733773654 0.8529399076657619 0.8477975929422764 0.8429551563090832 0.8384385969467535 0.8342724132580972 0.8304794293098876 0.8270806234801639 0.8240949624856466 0.8215392441390232 0.8194279522493132 0.8177731270145364 0.8165842540554463 0.8158681749010157 0.8156290212685781; 0.17134398841737278 0.20355711781354457 0.2355031728504408 0.2671413614067304 0.298431778992085 0.32933551706977165 0.35981476610822394 0.3898329128945207 0.41935463169627957 0.4483459689148171 0.47677442093094924 0.5046090049045989 0.5318203223497734 0.5583806153667226 0.5842638154724537 0.6094455850286359 0.6339033513216659 0.6576163334026816 0.6805655618452073 0.7027338916243756 0.7241060083640365 0.7446684282361965 0.7644094918309832 0.7833193523445263 0.8013899584567545 0.8186150322911331 0.8349900428638267 0.8505121754408307 0.8651802972283932 0.8789949198247374 0.891958158859949 0.9040736912461134 0.9153467104516795 0.925783880202834 0.935393287000667 0.944184391826386 0.952167981388015 0.9593561192411667 0.9657620970938078 0.9714003865806309 0.9762865917669061 0.9804374026145775 0.9838705496150721 0.9866047597637786 0.9886597140205187 0.990056006368529 0.9908151045514295 0.9909593125333327 0.9905117346914768 0.9894962417134381 0.9879374381319106 0.9858606313890658 0.9832918022794555 0.980257576575145 0.976785197589149 0.97290249938325 0.9686378802739547 0.9640202762358604 0.9590791337454224 0.9538443815505993 0.9483464007939241 0.9426159928594149 0.9366843442588749 0.9305829878225972 0.9243437594156793 0.9179987493670956 0.9115802477778605 0.9051206828710615 0.8986525515647033 0.8922083414929516 0.885820443777391 0.8795210559620504 0.8733420746784429 0.8673149778029832 0.8614706961106989 0.855839474715935 0.8504507249199142 0.8453328674506445 0.8405131684732634 0.8360175701552911 0.8318705179746061 0.8280947873382435 0.8247113124150453 0.8217390203513901 0.8191946742140196 0.8170927280671696 0.8154451975272625 0.8142615489382332 0.813548609973048 0.813310504000018; 0.17029667592040912 0.20231497069701126 0.2340688757263168 0.2655179957708034 0.2966228087525472 0.3273447724274531 0.35764642591549134 0.38749148562989855 0.41684493520023386 0.4456731090388626 0.47394376925719944 0.5016261756961126 0.5286911488935762 0.5551111258711974 0.5808602086790317 0.6059142056944022 0.6302506657247667 0.6538489050163884 0.676690027319299 0.6987569372042683 0.7200343468689956 0.7405087767081454 0.7601685499550324 0.7790037817315402 0.797006362867222 0.8141699388683898 0.8304898844335187 0.8459632739224475 0.8605888481939101 0.8743669782289505 0.8872996259570793 0.899390302697764 0.9106440256223102 0.9210672726306324 0.9306679360240765 0.9394552753396259 0.9474398696927179 0.9546335699557555 0.9610494510774595 0.9667017648245928 0.9716058932025301 0.9757783027847128 0.9792365001533495 0.9819989886248174 0.9840852264031575 0.9855155862737637 0.9863113169168257 0.9864945058862188 0.9860880442641581 0.9851155929650105 0.9836015506229118 0.9815710229571888 0.979049793466809 0.9760642952600649 0.9726415837783126 0.96880931012281 0.9645956946415554 0.9600295003787336 0.9551400059332504 0.9499569772154769 0.944510637533535 0.9388316353834454 0.9329510092627258 0.9269001487765651 0.9207107512619992 0.9144147731214909 0.9080443750365268 0.901631860228278 0.8952096049504475 0.8888099804439442 0.8824652656588332 0.8762075501608401 0.8700686267917803 0.8640798738488719 0.8582721267888157 0.852675539748541 0.8473194375028144 0.8422321588435598 0.8374408927572805 0.832971509182256 0.8288483865294244 0.8250942385300827 0.8217299433075032 0.8187743778349789 0.8162442611170097 0.8141540094932522 0.8125156074009101 0.811338496731436 0.8106294875805986 0.8103926927250791; 0.16904261108118798 0.2008275585169347 0.23235130546307906 0.2635739284894376 0.29445636026557853 0.32496049428845664 0.35504928461466206 0.38468684015203314 0.4138385131153992 0.44247098130394974 0.470552323912465 0.4980520906447028 0.5249413639538912 0.5511928142918925 0.5767807483044786 0.6016811499646844 0.6258717146888838 0.6493318765303854 0.6720428285927474 0.6939875368489928 0.7151507475933937 0.7355189887890384 0.7550805656068973 0.7738255504803925 0.791745768023496 0.8088347751800956 0.8250878369878708 0.840501898351226 0.8550755522251426 0.8688090046152315 0.8817040367990774 0.8937639651702681 0.9049935990996557 0.9153991971985439 0.9249884223559418 0.9337702959069984 0.9417551512724466 0.9489545873895842 0.9553814222342115 0.9610496467101514 0.9659743791587199 0.9701718207148665 0.9736592117097529 0.9764547892913579 0.978577746405287 0.9800481922473058 0.9808871142671546 0.981116341769873 0.9807585111259858 0.9798370325654241 0.9783760584917327 0.9764004532128343 0.9739357639421934 0.9710081928795119 0.9676445701329957 0.963872327195698 0.9597194706365617 0.9552145556126873 0.950386658753448 0.9452653499098891 0.9398806622052539 0.9342630597656065 0.9284434024549525 0.922452906888926 0.9163231029574948 0.9100857850532064 0.9037729571807285 0.8974167711198491 0.8910494568320998 0.8847032443455121 0.8784102764275719 0.8722025114678924 0.8661116161437291 0.8601688476364124 0.8544049254069325 0.8488498928239905 0.8435329692650884 0.8384823936746713 0.833725260953618 0.8292873529583075 0.8251929662883769 0.8214647394202303 0.8181234820761444 0.815188009983269 0.8126749883503307 0.8105987874523826 0.8089713536500468 0.8078020989703135 0.807097812040042 0.8068625926986587; 0.1675832685295408 0.19909660396850348 0.2303524157214887 0.2613113247223133 0.2919347885152581 0.3221852037543326 0.3520260038754158 0.381421751509406 0.4103382252524428 0.4387425004597404 0.4666030237821097 0.49388968121795457 0.520573859508003 0.546628500754373 0.5720281501993655 0.5967489971518738 0.6207689091000707 0.6440674590974981 0.6666259465554759 0.6884274116173918 0.70945664332971 0.7297001818601129 0.749146315044895 0.7677850695754389 0.785608197157226 0.8026091559943466 0.8187830879679512 0.8341267918885168 0.8486386932094069 0.8623188105930661 0.875168719721505 0.8871915147397184 0.8983917677145445 0.908775486482438 0.9183500712479297 0.9271242702804258 0.9351081350406321 0.9423129750495479 0.9487513127927661 0.9544368389309973 0.9593843680643542 0.9636097952731768 0.9671300536320784 0.9699630728665103 0.9721277392925097 0.9736438571503395 0.9745321114114547 0.9748140321054987 0.9745119601797613 0.9736490148675515 0.972249062504115 0.9703366866888837 0.9679371596508263 0.9650764146293143 0.9617810190361793 0.9580781481154063 0.9539955587653094 0.9495615631342172 0.9448050015450301 0.9397552142470633 0.9344420114362095 0.9288956409277913 0.9231467528120747 0.9172263603722516 0.9111657965012085 0.9049966648195628 0.8987507846767243 0.8924601292131342 0.8861567556797318 0.8798727272548704 0.8736400256741326 0.8674904540995452 0.8614555298056916 0.85556636645444 0.8498535459692409 0.8443469803039476 0.8390757637270939 0.8340680166046271 0.8293507220528342 0.8249495572355553 0.8208887214790718 0.8171907637544605 0.8138764124086235 0.8109644102885035 0.8084713585756803 0.8064115727106619 0.8047969537223219 0.803636878079083 0.8029381088435702 0.8027047304493219; 0.165920365613728 0.19712411405582084 0.2280744836260333 0.25873270946873067 0.289060841599202 0.3190218449114627 0.34857969454464455 0.37769946619101125 0.4063474209741929 0.4344910845743519 0.4620993203269908 0.489142396073389 0.5155920445925936 0.5414215174968502 0.5666056325237844 0.5911208142089216 0.6149451279708411 0.6380583076877783 0.6604417768885706 0.6820786637219461 0.7029538099061116 0.7230537738950445 0.7423668285287441 0.7608829534616991 0.778593822687012 0.7954927874928819 0.8115748552035403 0.8268366640683135 0.8412764546703696 0.8548940382309979 0.8676907621861751 0.8796694734098456 0.890834479452984 0.9011915081593604 0.9107476660081568 0.9195113955204299 0.9274924320510879 0.9347017602707026 0.9411515706223353 0.9468552160177329 0.9518271690148855 0.9560829796951614 0.9596392344330643 0.9625135157251906 0.9647243632171625 0.9662912360381928 0.9672344765223885 0.9675752753638881 0.9673356382193039 0.9665383537355546 0.9652069629439245 0.963365729921826 0.9610396135822105 0.9582542404066421 0.9550358778917026 0.9514114084295362 0.9474083032920827 0.9430545963350506 0.9383788569823043 0.933410161994688 0.9281780654701741 0.9227125664658192 0.9170440735778239 0.9112033657660291 0.905221548665857 0.8991300055969766 0.8929603424573239 0.8867443256874757 0.8805138125081844 0.8743006726778244 0.8681367010914025 0.8620535206533138 0.8560824750063611 0.8502545108929194 0.844600050162275 0.8391488517209279 0.8339298640471473 0.8289710692515091 0.8242993200521126 0.8199401714336875 0.815917709157233 0.8122543776614647 0.8089708102271485 0.8060856645373804 0.8036154669385936 0.8015744687687144 0.7999745180550617 0.7988249496863797 0.7981324968297089 0.7979012259014592; 0.16405586096821403 0.19491237875299108 0.22552010870297132 0.25584096698925185 0.28583766086079887 0.3154737859182892 0.3447139189474041 0.3735237059107904 0.4018699447410277 0.42972066262241587 0.4570451874967812 0.4838142135770823 0.509999860701879 0.535575727413068 0.5605169376882105 0.5848001813066449 0.6084037478750215 0.6313075545823672 0.6534931677969493 0.6749438186566648 0.6956444128411694 0.7155815347472022 0.7347434463183966 0.7531200808071532 0.770703031768754 0.7874855376068917 0.8034624620050531 0.818630270589881 0.8329870041807992 0.8465322489849149 0.859267104097711 0.8711941466684227 0.8823173950844686 0.8926422705220722 0.9021755572004158 0.9109253616645794 0.9189010714082451 0.9261133131309214 0.9325739109063997 0.9382958445194349 0.9432932082063737 0.9475811700127246 0.9511759319565276 0.9540946911608953 0.9563556020922298 0.9579777400123844 0.958981065723328 0.9593863916516336 0.9592153492872115 0.9584903579560076 0.9572345948697388 0.9554719663569818 0.9532270801389059 0.9505252184695218 0.9473923119144161 0.943854913493516 0.9399401728625599 0.935675810154829 0.9310900890496715 0.9262117885780288 0.9210701731183593 0.9156949599802302 0.9101162839189434 0.9043646578748268 0.8984709291876976 0.8924662305034264 0.8863819245689564 0.8802495421085025 0.8741007119913502 0.8679670829453892 0.8618802361450134 0.8558715881119969 0.8499722835175164 0.8442130776658567 0.8386242086772969 0.8332352596689365 0.8280750115550888 0.8231712874474041 0.8185507900198432 0.8142389336020102 0.8102596731596494 0.8066353326937209 0.8033864359174143 0.800531542330929 0.7980870919844759 0.7960672622810414 0.7944838401066933 0.7933461123787257 0.7926607777696678 0.7924318819058715; 0.16199195286089899 0.19246396944380853 0.22269221161702962 0.25263934006980976 0.28226878093405827 0.31154482010403206 0.34043269332900267 0.3688986716954703 0.3969101421559935 0.42443568280447336 0.45144513264231095 0.47790965562562565 0.5038017988301952 0.5290955446173655 0.5537663567304247 0.5777912202962642 0.6011486757511951 0.6238188467520552 0.645783462173865 0.6670258723329779 0.6875310596095714 0.7072856436752525 0.726277881560293 0.744497662820452 0.7619365000853635 0.7785875152890603 0.7944454218983508 0.8095065034664964 0.8237685888480492 0.8372310244158769 0.8498946436234751 0.8617617342547895 0.8728360037000763 0.8831225425900476 0.8926277871117774 0.9013594803188408 0.9093266327350132 0.9165394825357995 0.9230094555751706 0.9287491255063596 0.9337721742254301 0.938093352844749 0.941728443380443 0.9446942213135013 0.947008419158316 0.9486896911451863 0.9497575790944962 0.9502324795299074 0.9501356120457802 0.949488988910104 0.9483153858482419 0.9466383139146941 0.9444819923196482 0.9418713220342286 0.9388318599529762 0.93538979334414 0.9315719142679713 0.9274055935905073 0.9229187541657324 0.9181398427030634 0.9130977997806666 0.9078220274093407 0.9023423534981013 0.89668899252317 0.8908925016591641 0.8849837315979144 0.8789937712598366 0.8729538855991884 0.8668954457221147 0.8608498505798297 0.8548484395733736 0.8489223955156926 0.8431026375455036 0.8374197037786567 0.8319036237182642 0.8265837807245192 0.8214887651660557 0.8166462192311332 0.8120826747595786 0.8078233858523922 0.8038921584088261 0.8003111791110075 0.7971008467020646 0.7942796086624373 0.7918638065584596 0.7898675333977541 0.788302506262307 0.7871779572934364 0.7865005457722098 0.7862742935818886; 0.15973107731391928 0.18978173712879348 0.21959403268810912 0.2491314290999974 0.2783581296608196 0.30723916702419696 0.3357404903666837 0.363829048184969 0.39147286639728845 0.4186411214616779 0.4453042082654167 0.47143380258281803 0.4970029179421106 0.521985956785864 0.5463587558528686 0.5700986257520756 0.5931843847407088 0.6155963867586236 0.6373165438089862 0.658328342811121 0.6786168570846144 0.6981687526542737 0.7169722895930997 0.7350173186449602 0.7522952733899927 0.7687991582339293 0.7845235325174741 0.7994644910536073 0.8136196414093344 0.8269880782539379 0.839570355098473 0.8513684537510458 0.8623857518096046 0.8726269885086072 0.8820982292282391 0.8908068289649289 0.8987613950499493 0.9059717493890188 0.9124488904801461 0.918204955449646 0.9232531823273291 0.9276078727614685 0.9312843553522607 0.9342989497591783 0.9366689317128406 0.9384124990357681 0.9395487387485444 0.9400975953084711 0.9400798399965207 0.9395170414352793 0.9384315371853502 0.9368464063303004 0.934785442920455 0.9322731301036256 0.9293346147260317 0.9259956821393258 0.9222827308997155 0.9182227469930121 0.9138432771652801 0.909172400883303 0.9042387003930513 0.8990712282889803 0.8936994719537725 0.8881533141790191 0.8824629892347488 0.876659033622524 0.8707722307264923 0.864833548573184 0.8588740699283147 0.8529249140020224 0.8470171491075607 0.8411816957270891 0.8354492195859378 0.8298500145267166 0.8244138752086596 0.8191699599353803 0.8141466442330137 0.8093713661547555 0.804870464667863 0.8006690128724565 0.7967906481916271 0.7932574020400323 0.790089531801687 0.7873053582044475 0.7849211113467042 0.7829507886915692 0.7814060282802605 0.7802960002206932 0.7796273191784524 0.7794039801429855; 0.1572759059916922 0.18686881038740433 0.2162291301677438 0.2453211909347559 0.2741100278363801 0.30256147341310746 0.33064224167253214 0.35832000804574465 0.3855634849146072 0.41234249243601434 0.4386280244280097 0.4643923091224527 0.48960886462953696 0.5142525490002113 0.5382996048131823 0.5617276982531025 0.5845159526854943 0.6066449767714911 0.6280968872012745 0.6488553261588829 0.6689054736625366 0.6882340549536462 0.7068293431339882 0.7246811572740287 0.7417808562360186 0.7581213284731027 0.7736969780803984 0.7885037073856769 0.8025388963761017 0.815801379263393 0.8282914184929964 0.8400106765033191 0.8509621855391374 0.8611503158188474 0.8705807423485739 0.8792604106673587 0.8871975017968654 0.8944013966563562 0.9008826401893121 0.9066529054319434 0.9117249577362142 0.9161126193407902 0.9198307344626588 0.9228951350600154 0.9253226073933596 0.9271308594865635 0.92833848956288 0.928964955502368 0.9290305453368856 0.9285563487665424 0.9275642296471185 0.9260767993613296 0.9241173909477821 0.921710033819925 0.918879428863143 0.9156509236513921 0.9120504874754681 0.9081046858233963 0.9038406538998255 0.8992860687163582 0.8944691192292463 0.8894184739459648 0.8841632453694241 0.8787329505998451 0.8731574673720796 0.8674669847732265 0.8616919478652388 0.855862995433643 0.8500108901008643 0.8441664400855148 0.8383604119620596 0.8326234338831245 0.8269858888733578 0.8214777979923591 0.816128693396484 0.8109674816050406 0.8060222975928059 0.8013203506821528 0.7968877635852243 0.792749406336846 0.7889287272459925 0.7854475833583782 0.7823260732436629 0.7795823751753757 0.7772325939381495 0.7752906195558593 0.7737680011707976 0.7726738391094193 0.7720146978434046 0.7717945421034276; 0.1546293438495297 0.18372859308250108 0.21260137825371925 0.2412129375065385 0.2695291887364422 0.2975168139692055 0.32514334020320784 0.35237721638952224 0.37918788625573074 0.4055458567136144 0.4314227616266226 0.45679142074988477 0.4816258936930713 0.5059015287942117 0.5295950068302991 0.5526843795276316 0.5751491028711752 0.5969700652472688 0.6181296104875362 0.6386115559136043 0.6584012055118933 0.6774853583951752 0.6958523127326091 0.7134918653523807 0.7303953072409095 0.7465554151796396 0.7619664397747994 0.7766240901471291 0.7905255155574629 0.8036692842503302 0.8160553598013905 0.8276850752557089 0.8385611053426683 0.8486874370498376 0.858069338832465 0.8667133287275753 0.8746271416320489 0.8818196959925905 0.8883010601423531 0.8940824185041448 0.8991760378637619 0.9035952338990524 0.9073543381308893 0.9104686654412641 0.9129544822812562 0.9148289756675558 0.9161102230405163 0.9168171630292448 0.9169695671399023 0.916588012352053 0.9156938545743938 0.9143092028754266 0.9124568943663729 0.910160469572868 0.9074441480885224 0.9043328042573854 0.9008519425837164 0.8970276725164795 0.8928866822030197 0.8884562107520049 0.8837640184907899 0.8788383546479974 0.8737079218398484 0.8684018366905149 0.8629495858749039 0.8573809768396777 0.8517260824383467 0.8460151787127747 0.8402786750706894 0.8345470361513238 0.8288506947438222 0.8232199552300107 0.8176848871685926 0.8122752088248972 0.8070201606806712 0.801948369231814 0.7970877016957245 0.7924651125982879 0.7881064835844848 0.7840364581834628 0.7802782736426745 0.7768535923071993 0.7737823353383677 0.7710825218180312 0.7687701164496071 0.7668588891251814 0.7653602895646567 0.7642833400395549 0.7636345488696029 0.7634178469322167; 0.1517945265359208 0.18036476179355668 0.2087149648201587 0.2368113341532197 0.26462071737559084 0.2921106919050619 0.31924964248688575 0.3460068350829436 0.37235248688083256 0.3982578321774807 0.4236951839247121 0.44863799075801175 0.4730608893642885 0.49693975207924773 0.5202517296397906 0.5429752890511954 0.5650902465624809 0.5865777957758964 0.6074205309477447 0.6276024655673369 0.6471090463287255 0.6659271626356326 0.684045151803633 0.7014528001449504 0.7181413401401672 0.7341034439175748 0.7493332132748778 0.7638261664893883 0.7775792221718211 0.7905906804252887 0.8028602015752178 0.8143887827376821 0.8251787324931923 0.8352336439303805 0.844558366319356 0.8531589756679103 0.8610427444052607 0.8682181104278015 0.8746946457293974 0.8804830248251867 0.885594993162761 0.8900433356979053 0.893841845793912 0.8970052945837496 0.8995494009131045 0.9014908019594027 0.9028470245973313 0.9036364575549941 0.9038783243765226 0.9035926571766266 0.902800271139991 0.9015227396835624 0.8997823701623685 0.8976021799595567 0.8950058727587169 0.8920178147512249 0.8886630104834804 0.8849670779986284 0.8809562228750948 0.8766572107105678 0.8720973375457755 0.8673043976686734 0.8623066481879744 0.8571327697172124 0.85181182246914 0.8463731970280126 0.8408465590475807 0.8352617871192133 0.8296489030717117 0.8240379940065741 0.818459125444342 0.812942245063696 0.8075170766591149 0.802213004128267 0.7970589455285549 0.7920832175130947 0.787313390767242 0.7827761374118414 0.77849707170976 0.7745005857954051 0.7708096825269402 0.7674458079188484 0.7644286859272879 0.7617761586102471 0.7595040348474291 0.7576259508620347 0.7561532457235071 0.7550948548182975 0.754457223953818 0.7542442463164529; 0.14877481754144553 0.17678126296470353 0.20457438883959192 0.2321213976256951 0.25939010944538193 0.2863490391909134 0.3129674705734328 0.33921552682782347 0.36506423781429886 0.3904856032861063 0.4154526521226236 0.43993949735799925 0.4639213868670456 0.4873747496019724 0.51027723730546 0.532607761657109 0.554346526841314 0.575475057554629 0.5959762224996337 0.6158342534398091 0.6350347599158386 0.6535647397479061 0.6714125854707244 0.6885680868681908 0.7050224297925335 0.7207681914685772 0.7357993324972518 0.7501111857836812 0.7637004426241292 0.7765651361927728 0.7887046226737296 0.8001195602861206 0.810811886450143 0.8207847933403805 0.830042702068836 0.8385912357345995 0.8464371915697156 0.8535885124017307 0.8600542576427009 0.8658445740021306 0.8709706661074434 0.8754447672001998 0.8792801100593411 0.8824908982842665 0.885092278050482 0.8871003104288584 0.8885319443360792 0.8894049901586008 0.889738094065199 0.8895507129938721 0.8888630902672925 0.8876962317570845 0.8860718824807338 0.8840125034758662 0.8815412487548635 0.8786819420983116 0.8754590533987162 0.8718976742164302 0.8680234921582677 0.8638627636363273 0.8594422845110015 0.8547893580691173 0.8499317597371198 0.8448976978820958 0.8397157700125408 0.8344149136589682 0.8290243511949972 0.8235735278562962 0.8180920422317612 0.8126095685431719 0.8071557701007636 0.8017602034271352 0.7964522126846602 0.7912608142250163 0.7862145713053864 0.7813414592839395 0.7766687219147809 0.7722227197040107 0.7680287716549672 0.7641109921097675 0.7604921247701535 0.7571933763346417 0.7542342525002294 0.7516323993235682 0.749403453097382 0.7475609019541635 0.7461159623463012 0.7450774733613317 0.7444518115120017 0.7442428282006518; 0.14557380508728157 0.17298230975351933 0.2001844574730202 0.2271484937381347 0.25384324987858553 0.28023821641822316 0.3063036136105116 0.3320104588870411 0.3573306309776218 0.38223693048629476 0.40670313673465663 0.43070406071188205 0.45421559399945977 0.47721475356767273 0.49967972236989866 0.5215898856896322 0.5429258632234741 0.5636695369109138 0.5838040745483233 0.6033139492499839 0.6221849548429659 0.6404042173051174 0.6579602023761619 0.6748427194908053 0.6910429221997479 0.7065533052595085 0.7213676985849342 0.7354812582691804 0.7488904548847983 0.7615930592863697 0.7735881261398798 0.7848759754068328 0.79545817201194 0.8053375039222009 0.8145179588623347 0.8230046998869293 0.8308040400233696 0.837923416191655 0.8443713625976961 0.8501574837855821 0.8552924275216677 0.8597878576692083 0.8636564271965719 0.8669117514448238 0.8695683817616413 0.8716417795880032 0.8731482910618266 0.8741051221785876 0.8745303145228431 0.8744427215563172 0.873861985417701 0.8728085141563899 0.8713034592869018 0.8693686935126025 0.8670267884265258 0.8643009919535135 0.8612152052517287 0.8577939587429985 0.8540623868908086 0.8500462012926806 0.845771661600938 0.8412655437335992 0.8365551047868862 0.8316680440143566 0.8266324591974145 0.8214767977005989 0.816229801485949 0.8109204453575993 0.805577867724697 0.8002312932121861 0.7949099465194871 0.7896429570309556 0.7844592538231765 0.7793874508955578 0.774455722674048 0.7696916701028012 0.7651221779426174 0.760773264232463 0.7566699232324771 0.7528359635414117 0.749293843452808 0.7460645059638864 0.7431672161584955 0.7406194039289421 0.7384365151601565 0.7366318745548263 0.7352165632155442 0.7341993139112725 0.7335864266396137 0.7333817066607939; 0.1421952987463786 0.16897237856644723 0.19555028280378786 0.22189833462338113 0.24798641098518753 0.2737850122081985 0.29926532894591396 0.32439930632769043 0.3491597050421568 0.3735201591620515 0.3974552305341544 0.4209404595831722 0.4439524124042897 0.46646872404526074 0.48846813790524546 0.5099305412037267 0.5308369964986127 0.5511697692577789 0.5709123515126228 0.5900494816454879 0.6085671603849332 0.6264526631035311 0.6436945485321643 0.6602826640224231 0.6762081475046682 0.6914634263035365 0.7060422129850381 0.7199394984199401 0.733151542256835 0.7456758610050935 0.7575112139329127 0.7686575869888281 0.7791161749564469 0.7888893620518188 0.7979807011707946 0.8063948919900331 0.8141377581200098 0.821216223501484 0.8276382882285029 0.8334130039710509 0.8385504491590638 0.8430617040765738 0.8469588260002975 0.8502548245009788 0.8529636370081547 0.8551001047197229 0.8566799489165803 0.8577197477196331 0.858236913301496 0.8582496695380368 0.8577770300555128 0.8568387765971448 0.8554554375985655 0.8536482668244472 0.8514392218787867 0.8488509423587425 0.8459067273767209 0.8426305121277645 0.8390468431296152 0.8351808517116586 0.8310582252771395 0.8267051758116596 0.8221484050615275 0.8174150657598422 0.8125327182385841 0.807529281734201 0.8024329796754488 0.7972722782392745 0.7920758174773864 0.7868723343571989 0.7816905771305307 0.7765592105460907 0.7715067115612204 0.7665612553875525 0.7617505919257838 0.75710191290641 0.7526417103533674 0.7483956273206369 0.7443883022092427 0.7406432083416727 0.7371824908371506 0.7340268031761408 0.7311951461455872 0.7287047120963912 0.7265707376008366 0.7248063676517076 0.7234225344825806 0.722427853901964 0.7218285417216802 0.7216283524293633; 0.1386433257906094 0.16475620526695742 0.19067727819120295 0.2163769755559382 0.24182625010545605 0.2669966420895139 0.29186034265517913 0.3163902546510351 0.3405600506374076 0.3643442279169047 0.38771816042128343 0.41065814731316996 0.4331414581843129 0.4551463747555404 0.47665222900723275 0.4976394376927054 0.5180895332101466 0.5379851908315413 0.5573102523091139 0.576049745901033 0.5941899028783444 0.6117181705941565 0.6286232222138495 0.6448949632214693 0.6605245348323594 0.6755043144554316 0.6898279133602225 0.7034901717139974 0.7164871511626123 0.7288161251356325 0.7404755670613175 0.7514651366805731 0.7617856646507881 0.7714391356307323 0.7804286700363382 0.7887585046543327 0.7964339722962628 0.803461480669596 0.8098484906352161 0.8156034940118035 0.8207359910773256 0.8252564679060962 0.8291763736665864 0.8325080979903792 0.8352649485062091 0.8374611286149191 0.8391117155612581 0.840232638836631 0.8408406589230679 0.8409533463626772 0.8405890611085256 0.8397669320821015 0.838506836829192 0.8368293811299372 0.8347558783800656 0.8323083285187932 0.8295093962346923 0.8263823881342697 0.8229512285093165 0.8192404332889653 0.8152750817115585 0.8110807852010494 0.8066836528840992 0.8021102531392307 0.7973875705305306 0.7925429574482064 0.7876040797600373 0.7825988557749758 0.777555387836929 0.7725018859073791 0.767466582564328 0.7624776389463858 0.7575630413084101 0.7527504880318289 0.7480672671502776 0.7435401247091444 0.739195124573473 0.7350575006269978 0.7311515026573089 0.7275002375863439 0.724125508066397 0.721047650801639 0.7182853772536266 0.7158556196255254 0.7137733851733201 0.712051621945117 0.7107010989877629 0.7097303038753509 0.709145360105797 0.7089499664867437; 0.1349221272575549 0.16033878104297103 0.18557115422031378 0.2105908113054488 0.23536980672574148 0.2598807467696517 0.2840968493933653 0.3079920016781266 0.3315408147490562 0.35471867598450824 0.37750179836427394 0.3998672668249374 0.42179308151126477 0.44325819783345316 0.4642425632611771 0.48472715080645795 0.5046939891682724 0.5241261895322887 0.5430079690390756 0.561324670953336 0.5790627815850939 0.5962099440311377 0.6127549688213243 0.6286878415694126 0.6439997277419373 0.6586829746710676 0.6727311109484729 0.6861388433468281 0.698902051423751 0.711017779969614 0.7224842294658667 0.7333007447241656 0.7434678018788416 0.7529869939059459 0.7618610148414243 0.7700936428688099 0.7776897224432753 0.7846551456138902 0.7909968326995773 0.7967227124664665 0.8018417019451536 0.8063636860157274 0.8102994968763051 0.8136608934971677 0.8164605411473199 0.8187119910633471 0.8204296603117234 0.8216288118750533 0.822325534970064 0.822536725580302 0.8222800671593073 0.8215740114303938 0.82043775917696 0.8188912408823131 0.8169550970403567 0.8146506579180869 0.811999922507798 0.8090255363614439 0.8057507679520494 0.802199483158054 0.7983961174167373 0.794365645043527 0.7901335451665024 0.7857257636814861 0.7811686705951083 0.7764890120937304 0.7717138566583215 0.7668705345428394 0.7619865699503808 0.7570896052815046 0.7522073168970775 0.7473673219378715 0.7425970758787075 0.7379237606690202 0.7333741635258675 0.7289745466993928 0.7247505088219476 0.7207268387752276 0.716927363356364 0.7133747903822423 0.7100905492264374 0.7070946311173391 0.7044054318195143 0.7020395995525041 0.7000118911519497 0.6983350395294841 0.6970196354264024 0.6960740262738547 0.6955042346682213 0.6953138985515268; 0.1310361537310929 0.15572534792070886 0.18023791422500127 0.20454657198446063 0.22862449900368975 0.25244538972532493 0.2759835114708515 0.2992137585607322 0.32211170414132145 0.34465364956207356 0.36681667116352495 0.38857866435412947 0.4099183848722231 0.43081548714790807 0.4512505596983802 0.47120515750895536 0.4906618313706583 0.509604154163552 0.5280167440928544 0.545885284902155 0.5631965431046484 0.5799383822890409 0.5960997745716149 0.6116708092797518 0.6266426989649169 0.6410077828546754 0.6547595278636311 0.6678925272922561 0.68040249735038 0.6922862716485612 0.7035417938057268 0.7141681083252757 0.7241653498943117 0.7335347312618367 0.7422785298515346 0.7504000732632876 0.7579037238147257 0.7647948622699697 0.7710798708972563 0.7767661159902957 0.7818619299800421 0.7863765932539669 0.7903203157888798 0.7937042186908075 0.7965403157213126 0.798841494873808 0.8006215000458645 0.8018949128339965 0.8026771344558827 0.802984367781302 0.8028335994270208 0.8022425818424047 0.8012298152814725 0.7998145295233657 0.7980166651667191 0.7958568542842427 0.7933564001819362 0.7905372559631315 0.7874220015512083 0.7840338187770098 0.7803964640884468 0.7765342383915987 0.7724719534862151 0.768234894515664 0.7638487778142456 0.7593397035060699 0.7547341021924351 0.7500586750623721 0.7453403267776598 0.7406060905232704 0.7358830446811436 0.7311982206835508 0.7265785017356392 0.7220505122679685 0.7176404981903735 0.7133741982681159 0.7092767072274743 0.7053723315153854 0.7016844389782638 0.6982353040770557 0.6950459506043289 0.6921359941972968 0.6895234872287116 0.6872247688852814 0.6852543233909074 0.6836246493821893 0.682346143382787 0.6814270001435768 0.6808731323161956 0.6806881115154747; 0.1269900608305304 0.1509213939129569 0.17468384936268314 0.1982513183557081 0.2215981196512634 0.24469905403943404 0.2675294570552167 0.2900652497894773 0.3122829876404115 0.33415990686306835 0.35567396878934904 0.376803901606285 0.39752923959635844 0.4178303597598791 0.43768851575594026 0.4570858691149947 0.4760055176925548 0.4944315213497727 0.5123489248625521 0.5297437780762692 0.5466031533380558 0.5629151602527532 0.5786689578220741 0.5938547640390328 0.6084638630213417 0.6224886097780854 0.6359224327135677 0.648759833980717 0.660996387803812 0.6726287368964884 0.6836545871060592 0.6940727004190175 0.7038828864652747 0.7130859926601456 0.7216838931233426 0.7296794765132842 0.7370766329128497 0.7438802398992707 0.7500961479262128 0.7557311651401295 0.7607930417457343 0.7652904540268154 0.7692329881186214 0.7726311236165364 0.7754962170927295 0.7778404855777538 0.7796769900475987 0.7810196189383536 0.7818830716902562 0.7822828423003579 0.7822352028382057 0.7817571868516238 0.7808665725598619 0.7795818656987961 0.7779222818476791 0.7759077280289319 0.7735587833319181 0.7708966782686434 0.7679432725242954 0.7647210307189956 0.7612529957498828 0.7575627592357318 0.753674428541093 0.7496125898152053 0.7454022664448139 0.741068872292114 0.7366381590723766 0.7321361572238483 0.7275891096390763 0.7230233976659259 0.7184654588524643 0.7139416960065211 0.7094783772717274 0.7051015270898983 0.7008368081262328 0.6967093944787279 0.6927438367739047 0.688963920062321 0.6853925157611959 0.6820514292365328 0.678961244958931 0.6761411714888035 0.6736088888288838 0.6713804009048343 0.6694698960791376 0.6678896186521346 0.6666497542438712 0.6657583317736516 0.6652211444600584 0.6650416918594436; 0.12278870440378001 0.14593264779078455 0.1689155332203514 0.19171243656598705 0.2142988311263129 0.23665063841486086 0.25874427740460343 0.2805567120749151 0.30206549711999386 0.3232488216899088 0.3440855510482696 0.3645552660439099 0.38463830030786167 0.404315775101058 0.423569631752641 0.4423826616431976 0.4607385337017439 0.4786218193995409 0.4960180152379116 0.5129135627408795 0.5292958659766824 0.5451533066448809 0.560475256777801 0.5752520891163732 0.5894751852309584 0.6031369414674552 0.6162307728077848 0.6287511147417261 0.6406934232539755 0.6520541730362135 0.662830854038834 0.673021966480825 0.6826270144390674 0.6916464981399945 0.7000819050771719 0.7079357000778336 0.7152113144397877 0.7219131342573111 0.7280464880507258 0.7336176338091573 0.7386337455496004 0.7431028994876999 0.7470340599065948 0.7504370647996678 0.7533226113510286 0.7557022413039127 0.7575883262517756 0.7589940528696502 0.7599334080840501 0.760421164158347 0.7604728636468665 0.7601048041448594 0.7593340227328751 0.7581782799827899 0.7566560433587591 0.7547864698097395 0.7525893873109442 0.7500852750699931 0.7472952420698293 0.7442410035753496 0.7409448551847801 0.7374296439612819 0.7337187361363471 0.7298359808360142 0.7258056692458925 0.7216524886039649 0.71740147039412 0.7130779321117274 0.7087074119890364 0.7043155961067524 0.6999282373828677 0.6955710660246662 0.6912696911582284 0.6870494935144195 0.6829355092527428 0.6789523052442294 0.6751238464093375 0.6714733560115911 0.6680231701343804 0.6647945879059256 0.661807719371769 0.6590813332285582 0.6566327069087314 0.6544774817234995 0.6526295259123771 0.6511008084946535 0.6499012867587496 0.649038810051837 0.6485190422436342 0.6483454048415596; 0.11843713542090559 0.14076507346901482 0.16293981593339502 0.18493763227607263 0.20673516008649503 0.22830945229919766 0.24963802304254679 0.27069889198257086 0.2914706270356225 0.31193238533402395 0.3320639523398988 0.3518457790139537 0.37125901695793295 0.3902855514617581 0.40890803239885026 0.42710990292572887 0.4448754259545763 0.46218970837997186 0.47903872305329076 0.495409328510331 0.5112892864693779 0.5266672771281513 0.5415329122987961 0.5558767464301926 0.5696902855763429 0.5829659943783679 0.5956973011356745 0.607878601049083 0.6195052577251192 0.6305736030361998 0.6410809354361088 0.6510255168338819 0.660406568132027 0.669224263536824 0.6774797237493302 0.6851750081455384 0.6923131060529829 0.6988979272288296 0.7049342916411737 0.7104279186508052 0.7153854156850536 0.7198142664884436 0.723722819026721 0.7271202731111939 0.7300166677993252 0.7324228686148183 0.7343505546161452 0.7358122053262529 0.7368210875180744 0.7373912418302114 0.7375374691646721 0.7372753167936577 0.7366210640750076 0.7355917076459197 0.7342049459319128 0.7324791627726909 0.7304334099287355 0.7280873881922241 0.7254614267836628 0.7225764606719518 0.7194540054111511 0.7161161290431011 0.7125854205725319 0.7088849544820283 0.7050382507203758 0.70106922957171 0.6970021607975928 0.6928616064428372 0.6886723567122855 0.6844593583636923 0.6802476351253568 0.6760621997399991 0.6719279573620153 0.6678696001962339 0.6639114934641014 0.6600775530175066 0.6563911151888808 0.6528747997638081 0.6495503672813491 0.6464385721968239 0.6435590137680929 0.6409299868331488 0.6385683349158502 0.6364893083089131 0.6347064299203635 0.6332313717152015 0.6320738445254268 0.631241503831535 0.6307398738363197 0.63057229176381; 0.11394059456531674 0.13542486399715575 0.15676381780074203 0.17793492415891315 0.1989159910629914 0.2196852100591859 0.24022119878998482 0.26050304220988924 0.28051033236311723 0.3002232066197811 0.31962238427647943 0.3386892014371293 0.3574056441001038 0.37575437938830974 0.39371878486956047 0.41128297592548274 0.42843183113807415 0.4451510156738885 0.461427002656528 0.4772470925286249 0.49259943041473936 0.5074730215064404 0.5218577445003365 0.5357443631287664 0.5491245358313533 0.5619908236234631 0.574336696224894 0.5861565365186694 0.5974456434157144 0.6082002332063227 0.61841743948369 0.6280953117283807 0.637232812645331 0.6458298143469146 0.6538870934766036 0.6614063253679038 0.6683900773324142 0.6748418011690726 0.6807658249838902 0.6861673444055653 0.6910524132774637 0.6954279339002599 0.6993016468921803 0.7026821207250264 0.7055787409840318 0.7080016993879 0.7099619825920006 0.7114713607826065 0.7125423760529541 0.713188330532821 0.7134232742219684 0.7132619924541244 0.7127199928920802 0.7118134919257403 0.7105594003137166 0.7089753078751306 0.7070794670018951 0.7048907747230267 0.7024287530118566 0.6997135269848491 0.696765800597884 0.6936068294032344 0.6902583898894473 0.6867427448884426 0.6830826045015244 0.6793010819709354 0.6754216439090095 0.671468054296043 0.6674643116742781 0.6634345790026803 0.6594031056993085 0.6553941414888236 0.6514318417952832 0.6475401645774317 0.6437427586965265 0.6400628441351113 0.636523084646656 0.6331454537059302 0.6299510949405941 0.6269601785453798 0.6241917554978962 0.6216636116936233 0.6193921243793905 0.6173921234710184 0.6156767604738748 0.6142573877689822 0.6131434509696895 0.6123423968877366 0.6118595993720087 0.6116983049047496; 0.10930450652095472 0.12991843514914164 0.15039492238217148 0.17071263674158882 0.19085055931580805 0.210788024149147 0.23050475757708666 0.24998091640139997 0.26919712480580826 0.2881345099203041 0.30677473595029925 0.32510003679510163 0.3430932470889783 0.3607378316070117 0.3780179129871442 0.3949182977290963 0.41142450044018974 0.4275227663074306 0.4432000917844634 0.4584442434910901 0.473243775331934 0.4875880438494518 0.5014672218347629 0.5148723102276853 0.5277951483448371 0.5402284224816662 0.5521656729407564 0.5636012995446803 0.5745305656970193 0.5849496010598749 0.5948554029202502 0.6042458363210543 0.6131196330351297 0.6214763894626057 0.6293165635330114 0.636641470693901 0.6434532790672014 0.6497550038530913 0.6555505010588617 0.6608444606268818 0.6656423990314223 0.6699506514085813 0.6737763632769335 0.6771274818985048 0.6800127473204316 0.6824416831267845 0.6844245869176762 0.6859725205186158 0.6870972999070493 0.6878114848250197 0.6881283680266962 0.6880619640870643 0.6876269976732038 0.68683889115222 0.6857137513799788 0.6842683554823541 0.6825201354057793 0.6804871609767348 0.6781881211707074 0.6756423032506339 0.672869569393597 0.6698903303835579 0.6667255159084112 0.663396540963246 0.6599252678303643 0.6563339630826148 0.6526452490428286 0.6488820491315336 0.6450675265513298 0.6412250157928018 0.637377946507535 0.6335497593822167 0.6297638137671777 0.6260432869655234 0.6224110652765031 0.6188896271087458 0.6155009187331222 0.6122662235266279 0.609206025860411 0.6063398710966381 0.6036862234672625 0.6012623238975227 0.5990840500908741 0.5971657813921619 0.5955202710746627 0.5941585287387492 0.5930897154534474 0.5923210541101747 0.5918577571897371 0.5917029737754091; 0.10453447395496208 0.12425241860700587 0.14384076906627127 0.16327939257015475 0.1825484428373153 0.20162839722407683 0.2205000929655395 0.2391447624082863 0.2575440671474512 0.2756801309871843 0.29353557165029054 0.3110935311698294 0.32833770490284675 0.3452523691139637 0.3618224070843305 0.37803333370932585 0.3938713185563414 0.4093232073619351 0.42437654195557145 0.43901957860494 0.4532413047855299 0.46703145438455307 0.4803805213565312 0.49327977185473326 0.505721254869206 0.5176978114083148 0.5292030822664472 0.5402315144258188 0.5507783661451233 0.5608397107920128 0.5704124394801402 0.5794942625745674 0.5880837101318911 0.5961801313432435 0.6037836930495192 0.6108953773985899 0.6175169787139609 0.6236510996432012 0.6293011466524713 0.6344713249306088 0.6391666327623494 0.6433928554253656 0.6471565586597645 0.650465081751455 0.6533265302622412 0.6557497684295017 0.6577444112468197 0.6593208162237179 0.6604900748076487 0.6612640034344519 0.6616551341544431 0.6616767047600283 0.661342648317177 0.660667581977029 0.6596667949154178 0.6583562352171518 0.6567524954884804 0.6548727969456676 0.6527349716901161 0.6503574428416804 0.6477592021622687 0.6449597847625195 0.6419792404465118 0.6388381012145801 0.63555734441433 0.6321583510071338 0.6286628584043541 0.6250929073273798 0.6214707821615519 0.6178189443097637 0.6141599581106202 0.6105164089719427 0.6069108134863104 0.6033655214435117 0.599902609836579 0.5965437691731712 0.5933101826502852 0.5902223990230309 0.5873002002903688 0.5845624656223145 0.5820270332515751 0.5797105623329115 0.577628397019069 0.5757944351955068 0.5742210044404703 0.5729187478172678 0.5718965220504019 0.5711613104798073 0.5707181529271826 0.5705700942512157; 0.09963627119656167 0.11843365473555274 0.13710924510037456 0.15564410368051998 0.17401955347614406 0.1922172131551828 0.21021903032102546 0.2280073139098143 0.2455647656412953 0.26287451045239135 0.27992012584824183 0.29668567011133445 0.3131557093154975 0.32931534309785904 0.34515022914840693 0.3606466063833977 0.3757913167755891 0.3905718258209679 0.40497624162839174 0.41899333262516997 0.43261254387816234 0.4458240120363481 0.458618578907009 0.47098780368361953 0.4829239738492211 0.494420114784446 0.5054699981143791 0.5160681488331084 0.5262098512490805 0.5358911537981761 0.5451088727747753 0.5538605950339172 0.5621446797199733 0.5699602590789936 0.5773072384130166 0.5841862952351422 0.5905988776839823 0.5965472022551801 0.6020342509060158 0.6070637675865826 0.6116402542475805 0.6157689663703874 0.6194559080595959 0.6227078267316144 0.6255322074250628 0.6279372667494966 0.6299319464783032 0.6315259067793274 0.6327295190627279 0.6335538584097031 0.6340106955277509 0.6341124881580933 0.6338723718385639 0.6333041499005724 0.6324222825517072 0.6312418748660662 0.6297786634726275 0.6280490016980935 0.6260698428848915 0.623858721567967 0.6214337321562398 0.6188135047270664 0.6160171775059063 0.6130643655701296 0.6099751252873601 0.6067699139770817 0.6034695442720633 0.6000951326563588 0.5966680416724213 0.5932098153247028 0.5897421072644604 0.586286601423714 0.5828649248784394 0.5794985528643345 0.5762087060441653 0.5730162403334262 0.5699415298287734 0.5670043436469632 0.5642237177639445 0.5616178232347464 0.55920383246264 0.5569977854563714 0.5550144582509067 0.5532672358534004 0.5517679921956432 0.5505269796126966 0.5495527303136354 0.5488519721579168 0.5484295607991816 0.5482884299130691; 0.09461583761418643 0.1124691849471511 0.1302084770768872 0.14781596236288883 0.1652741271595089 0.18256572691351297 0.19967381658568747 0.21658178032668035 0.23327336034123078 0.24973268487926925 0.2659442952969719 0.2818931721357035 0.29756476017187916 0.312944992396026 0.32802031288475575 0.3427776985348787 0.35720467963448493 0.3712893592514753 0.38502043142563763 0.3983871981559808 0.4113795851805561 0.4239881565514116 0.43620412801259684 0.4480193791942273 0.4594264646405071 0.4704186236942397 0.4809897892647257 0.4911345955100194 0.500848384468226 0.5101272116759114 0.518967850814638 0.5273677974292099 0.5353252717632916 0.542839220759662 0.5499093192734373 0.5565359705471075 0.5627203059961299 0.568464184353065 0.5737701902167786 0.5786416320510106 0.5830825396735322 0.5870976612731762 0.590692459987046 0.5938731100641843 0.5966464926347919 0.5990201910955558 0.6010024861117838 0.6026023502255661 0.6038294420461252 0.6046940999835904 0.6052073354706136 0.6053808255973586 0.6052269050643316 0.6047585573342126 0.6039894048382055 0.602933698064535 0.6016063033265405 0.6000226889756293 0.5981989097904056 0.5961515892380506 0.5938978992680951 0.5914555372630554 0.5888426997360255 0.5860780523337331 0.5831806956764929 0.5801701265460644 0.5770661939210691 0.5738890493602029 0.5706590912490143 0.5673969024598489 0.564123181030043 0.5608586635437681 0.5576240410110226 0.5544398671752534 0.5513264593501686 0.5483037920861874 0.5453913841956163 0.5426081799187842 0.5399724252843897 0.5375015409969537 0.5352119934608464 0.5331191658099815 0.5312372310394926 0.5295790295144078 0.5281559532448807 0.5269778393540345 0.5260528751123167 0.5253875167652375 0.524986424138894 0.5248524126752767; 0.08947927069427528 0.10636624365798918 0.12314682187370239 0.13980443121195824 0.15632271319842939 0.17268555329580912 0.18887710861133303 0.20488183497015075 0.22068451329800057 0.23627027526017397 0.2516246281075095 0.26673347868414055 0.2815831565558861 0.2961604362224932 0.3104525583814255 0.324447250215416 0.3381327446806792 0.3514977987773169 0.36453171078818436 0.3772243364771086 0.3895661042420253 0.40154802922311406 0.4131617263704853 0.4243994224802502 0.4352539672119984 0.4457188431046263 0.45578817461122867 0.46545673617725647 0.4747199593893737 0.4835739392253635 0.4920154394380545 0.500041897108457 0.507651426405163 0.5148428215884977 0.5216155592988704 0.5279698001692553 0.5339063898016795 0.5394268591469156 0.5445334243253193 0.549228985924735 0.5535171278086642 0.5574021154642766 0.5608888939153605 0.5639830852197721 0.5666909855643322 0.569019561962283 0.5709764485492429 0.5725699424629841 0.5738089992801495 0.5747032279691136 0.5752628853024476 0.5754988696546913 0.5754227140913866 0.5750465786333219 0.5743832415558289 0.5734460895565545 0.5722491065967 0.5708068611902162 0.5691344918833458 0.5672476906335278 0.5651626837626632 0.5628962101259515 0.5604654961049998 0.5578882270039999 0.5551825144022766 0.5523668589972884 0.5494601084616946 0.5464814098390068 0.5434501560175845 0.5403859258554634 0.5373084175819466 0.5342373751790991 0.5311925075500279 0.5281934004131854 0.5252594210239863 0.5224096160165351 0.519662602877236 0.517036455804414 0.5145485869675162 0.512215624447018 0.5100532884007971 0.5080762672509992 0.5062980959026676 0.5047310381761151 0.5033859757442791 0.5022723059008166 0.5013978504343242 0.500768777742864 0.500389540090412 0.5002628275881823; 0.08423281882658427 0.10013224983938417 0.11593285704982363 0.13161923245998858 0.1471761626671183 0.16258865447578624 0.177841960025907 0.19292160138577652 0.20781339456199185 0.22250347288092392 0.2369783096994764 0.251224740406072 0.2652299836762106 0.27898166195044394 0.2924678211062641 0.30567694929913053 0.318597994951645 0.3312203838737431 0.34353403550063055 0.3555293782390399 0.3671973639162401 0.3785294813300005 0.3895177689014168 0.40015482643612177 0.41043382600290246 0.4203485219420556 0.42989326001900735 0.4390629857417043 0.44785325186300695 0.45626022509185915 0.4642806920392229 0.4719120644267267 0.47915238358755446 0.4860003242903763 0.4924551979179603 0.498516955032502 0.5041861873596787 0.5094641292228097 0.5143526584573767 0.5188542968343214 0.5229722100180888 0.5267102070820647 0.5300727395999966 0.5330649003268877 0.5356924214767939 0.5379616725977238 0.5398796580353653 0.5414540139675129 0.5426930049797406 0.5436055201399008 0.5442010685143159 0.5444897740519709 0.5444823697444732 0.5441901909489408 0.5436251677383309 0.542799816118883 0.5417272279276184 0.5404210591941039 0.5388955167204703 0.5371653426022123 0.5352457963802513 0.5331526344829228 0.5309020865858884 0.5285108284899134 0.5259959510924586 0.5233749250111311 0.5206655604074105 0.5178859615602724 0.5150544757542352 0.5121896360778361 0.5093100977798078 0.5064345679040595 0.5035817280236956 0.50077015002061 0.49801820501179156 0.49534396570605616 0.49276510268362206 0.4902987753218719 0.4879615183377483 0.4857691251720593 0.4837365296928663 0.4818776879314593 0.4802054617710619 0.4787315066707361 0.477466165610647 0.4764183714773649 0.47559556005944675 0.4750035956886379 0.4746467113400295 0.474527464700554; 0.07888287380231133 0.09377479817012424 0.10857537070090464 0.12327033659501677 0.13784561585490931 0.15228732637356102 0.16658180661816993 0.18071563786631517 0.19467566595391633 0.20844902249657046 0.22202314554831726 0.23538579966443246 0.24852509533760062 0.2614295077796236 0.27408789502378966 0.2864895153260087 0.2986240438459249 0.31048158859232217 0.322052705620303 0.3333284134708613 0.34430020684662493 0.35496006952064374 0.3653004864781641 0.3753144552943204 0.38499549675355255 0.3943376647193659 0.40333555526568404 0.4119843150835355 0.42027964917915045 0.4282178278816558 0.4357956931804373 0.4430106644139044 0.44986074333273324 0.45634451856173486 0.46246116948520816 0.4682104695809393 0.4735927892279659 0.47860909801262896 0.48326096655638173 0.48755056788718315 0.49148067837400694 0.49505467824103844 0.4982765516743315 0.5011508865291034 0.5036828736402182 0.5058783057317798 0.5077435759139242 0.5092856757457976 0.5105121928332029 0.5114313079173715 0.5120517913976236 0.5123829992152799 0.5124348680088708 0.5122179094314966 0.5117432034999503 0.5110223908220901 0.510067663523805 0.5088917546701068 0.5075079259465048 0.5059299533373544 0.5041721105078444 0.5022491495664454 0.5001762788559623 0.49796913739506027 0.4956437655697612 0.49321657165778554 0.49070429375983077 0.48812395671338266 0.48549282357906326 0.4828283413197315 0.4801480803413783 0.47746966763512266 0.474810713353798 0.47218873077648854 0.4696210497610559 0.46712472395780175 0.4647164322552274 0.4624123751476789 0.4602281669487308 0.45817872501549295 0.45627815738754485 0.4545396504678594 0.4529753585686101 0.45159629729821893 0.45041224286391013 0.44943163939446124 0.4486615163415905 0.4481074178902179 0.4477733460971372 0.4476617191893033; 0.07343596303283757 0.08730164979820523 0.10108335078305324 0.11476795027175737 0.1283424887964709 0.14179418384587122 0.15511045023851988 0.1682789201251124 0.18128746258557882 0.1941242027887639 0.20677754068437784 0.21923616919892985 0.23148909190954073 0.24352564017176795 0.25533548967994113 0.2669086764408975 0.27823561214447856 0.28930709891666895 0.3001143434437859 0.3106489704586736 0.32090303558241684 0.3308690375175908 0.3405399295915887 0.3499091306509753 0.3589705353102158 0.3677185235603948 0.37614796974574555 0.38425425091784665 0.39203325457930466 0.39948138583044024 0.40659557393413326 0.4133732783152962 0.41981249401260146 0.42591175660094627 0.43167014660369646 0.4370872934140053 0.4421633787443692 0.44689913962301686 0.4512958709547572 0.4553554276623566 0.4590802264224454 0.46247324700720277 0.46553803323962256 0.4682786935659057 0.47069990124340916 0.47280689413643745 0.474605474104997 0.4761020059632132 0.4773034159744251 0.4782171898388533 0.4788513701170647 0.47921455301817717 0.4793158844656901 0.4791650553359868 0.4787722957448454 0.47814836823573065 0.4773045597002963 0.4762526718365232 0.47500500992349814 0.47357436966439986 0.4719740218212713 0.4702176943373768 0.4683195516162505 0.4662941706021188 0.4641565132856336 0.4619218952435416 0.45960594981293695 0.45722458750251416 0.45479395025709796 0.452330360220471 0.44985026268779266 0.4473701630053202 0.4449065572640366 0.4424758567468965 0.44009430622761964 0.4377778963821094 0.4355422707598455 0.43340262796867407 0.43137361994671963 0.4294692474222762 0.4277027538869191 0.42608651961746064 0.4246319574661892 0.4233494122830367 0.4222480659251672 0.4213358498377975 0.4206193671461666 0.4201038260775441 0.41979298633346407 0.4196891197606046; 0.06789874149837481 0.08072072272278144 0.09346597391697192 0.10612250352814201 0.11867845889354783 0.13112214470987535 0.14344204122725673 0.15562682213840812 0.1676653721346485 0.1795468041019655 0.19126047593180323 0.20279600692285904 0.2141432937518683 0.22529252599313784 0.23623420116842855 0.24695913931069752 0.257458497027166 0.26772378104916045 0.27774686125821224 0.28751998317990796 0.2970357799390523 0.3062872836716987 0.3152679363916299 0.32397160031082806 0.33239256761539726 0.3405255697002532 0.348365785867667 0.3559088514964317 0.36315086568999266 0.3700883984132866 0.3767184971293578 0.38303869294789716 0.389047006298755 0.39474195214419033 0.4001225447440209 0.4051883019879903 0.4099392493094933 0.4143759231942434 0.4184993742965148 0.4223111701741883 0.4258133976518589 0.42900866481879657 0.43190010266534273 0.43449136635746827 0.43678663614448243 0.4387906178893093 0.4405085432041235 0.4419461691664462 0.44310977758187625 0.4440061737494231 0.4446426846737344 0.44502715665534637 0.44516795217527877 0.44507394597384337 0.4447545202053083 0.4442195585301545 0.4434794389850563 0.44254502544761376 0.44142765748841 0.44013913837758334 0.43869172098721804 0.43709809130515753 0.4353713492511973 0.4335249864640433 0.43157286070836437 0.42952916653720546 0.427408401837919 0.42522532989165773 0.422994936589778 0.42073238247760175 0.4184529493395149 0.41617198110170794 0.4139048189121591 0.41166673036336704 0.4094728329526827 0.40733801202767317 0.40527683363813083 0.40330345290892355 0.40143151875377403 0.3996740759622295 0.3980434659016506 0.39655122727249054 0.39520799852669736 0.3940234236935807 0.3930060634430444 0.392163313242243 0.3915013304204078 0.3910249718431598 0.39073774371164943 0.39064176474758905; 0.06227798343730335 0.07404008180956172 0.08573259368822811 0.09734463632585526 0.10886544964910758 0.1202844126236532 0.13159105939521626 0.14277509518261927 0.15382641189963203 0.16473510348352063 0.17549148090936764 0.18608608687047903 0.19650971010650256 0.20675339936226086 0.21680847696175615 0.22666655198327054 0.23631953302301506 0.2457596405363627 0.25497941874726016 0.2639717471180216 0.2727298513733331 0.2812473140738691 0.28951808473653334 0.2975364894998986 0.3052972403349403 0.3127954438026366 0.3200266093614478 0.326986657228993 0.33367192580353056 0.3400791786519775 0.34620561107220343 0.3520488562382674 0.35760699093789294 0.3628785409120713 0.3678624858069367 0.37255826374810935 0.37696577554750277 0.38108538855199614 0.38491794014249847 0.38846474089056965 0.3917275773780152 0.3947087146825157 0.3974108985295075 0.39983735710692436 0.4019918025351618 0.40387843197948076 0.4055019283860654 0.4068674608159006 0.40798068434250734 0.40884773947021097 0.4094752510189781 0.40987032640978743 0.4100405532709468 0.40999399627069205 0.4097391930647096 0.40928514922893744 0.40864133202822944 0.40781766285021204 0.406824508111256 0.40567266841817823 0.40437336574554084 0.40293822836482984 0.40137927323921063 0.39970888557691114 0.39793979521886047 0.3960850495234618 0.39415798240503874 0.39217217918453495 0.3901414369235958 0.3880797199385609 0.3860011102314519 0.38391975263302563 0.38184979453034645 0.3798053201496488 0.37780027948524453 0.37584841210673164 0.3739631662382194 0.37215761368175587 0.3704443613478938 0.36883546035285925 0.36734231383585064 0.3659755848318584 0.3647451056941615 0.3636597906850625 0.36272755343245194 0.36195523097377 0.3613485160703821 0.3609118993700195 0.3606486228223717 0.36056064551705075; 0.056580573788458106 0.06726792845530925 0.07789272846315116 0.08844518443866463 0.09891561454233802 0.10929445885684735 0.11957229359539581 0.12973984511042408 0.1397880036838597 0.14970783708090515 0.1594906038502365 0.1691277663544673 0.1786110035156942 0.18793222326204906 0.1970835746622352 0.2060574597362171 0.21484654493136432 0.22344377225459616 0.23184237005227798 0.240035863430872 0.2480180843125815 0.25578318112151116 0.26332562809705684 0.27064023423251826 0.27772215183807303 0.2845668847284574 0.2911702960367771 0.29752861565694916 0.30363844731824985 0.30949677529632486 0.31510097076584626 0.32044879780062235 0.32553841902754754 0.3303684009411146 0.33493771888541046 0.339245761710488 0.3432923361097155 0.34707767064417294 0.350602419459265 0.3538676656975081 0.3568749246097719 0.3596261463651764 0.3621237185571793 0.36437046840016823 0.36636966460697884 0.36812501893313365 0.36964068736811756 0.3709212709476451 0.37197181615351044 0.3727978148591021 0.37340520376902964 0.37380036329035454 0.37399011576061836 0.3739817229441678 0.3737828826930958 0.37340172465255356 0.37284680487213817 0.3721270991658144 0.3712519950424263 0.37023128200765243 0.36907514001671043 0.3677941258356617 0.36639915704868403 0.36490149342994593 0.3633127153829765 0.36164469913894565 0.35990958839970744 0.3581197621135303 0.35628779808321204 0.35442643212977415 0.35254851257235015 0.3506669498382658 0.3487946610884743 0.3469445098338275 0.34512924062787886 0.3433614090517539 0.34165330735482013 0.34001688627857873 0.3384636737661465 0.33700469143989614 0.3356503699077159 0.3344104641250102 0.33329397018502616 0.33230904502398734 0.33146293059979376 0.33076188412480884 0.3302111158976716 0.3298147361822039 0.32957571242298583 0.32949583787064296; 0.050813499400050144 0.06041258991944956 0.06995604874348106 0.07943516471763251 0.0888413200804633 0.09816600299514254 0.10740081993782295 0.11653750792716265 0.12556794657987966 0.13448416997783752 0.14327837833283166 0.15194294943596104 0.1604704498792264 0.16885364603779965 0.17708551480223833 0.185159254050785 0.19306829285279792 0.20080630139525427 0.20836720062523498 0.2157451716022104 0.22293466455495248 0.22993040763880074 0.23672741539001632 0.24332099687486375 0.2497067635320068 0.2558806367076753 0.26183885488394526 0.26757798060126387 0.27309490707711526 0.2783868645234025 0.28345142616571306 0.2882865139681574 0.29289040406780853 0.2972617319230611 0.3013994971802854 0.30530306826306297 0.30897218668797677 0.31240697111039534 0.31560792110282726 0.3185759206673076 0.32131224148174775 0.32381854587827386 0.3260968895491763 0.3281497239732039 0.32997989855141374 0.3315906624376333 0.3329856660437057 0.33416896219392733 0.33514500689652976 0.3359186596923872 0.3364951835325076 0.33688024412601975 0.33707990868932464 0.33710064401478335 0.33694931376369297 0.33663317487338223 0.3361598729520826 0.3355374365179054 0.3347742699199196 0.3338791447603082 0.33286118961715705 0.3317298778482455 0.33049501323775493 0.32916671323107666 0.3277553894887933 0.32627172548073385 0.32472665083612867 0.3231313121679945 0.3214970401007198 0.3198353122513099 0.3181577119488423 0.3164758825252067 0.31480147707485473 0.31314610366323825 0.3115212660635828 0.30993830021938373 0.3084083067643045 0.3069420800795195 0.3055500345270001 0.3042421286604781 0.30302778837690064 0.30191583012207035 0.30091438539582116 0.3000308279050934 0.2992717047785918 0.2986426732762253 0.2981484443940998 0.29779273467789574 0.29757822741366924 0.29750654416877936; 0.04498384002030467 0.053482508343082 0.06193236408642586 0.07032575976749754 0.0786551280706548 0.08691299263228659 0.09509197871325116 0.10318482374650846 0.11118438774797391 0.1190836635790581 0.126875787049873 0.13455404685259553 0.14211189431504992 0.1495429529651656 0.15684102789758778 0.1640001149343555 0.17101440957224562 0.17787831571005577 0.1845864541497996 0.19113367086652244 0.19751504504213455 0.20372589685940698 0.2097617950529839 0.21561856421497336 0.22129229185339622 0.22677933520241259 0.2320763277839339 0.23718018572080837 0.242088113802343 0.24679761130343494 0.25130647755901747 0.2556128172958739 0.2597150457241501 0.2636118933910195 0.26730241079897543 0.27078597279106076 0.2740622827050534 0.27713137629804113 0.27999362544208073 0.28264974159056544 0.28510077901357483 0.28734813779872814 0.28939356661196514 0.2912391652100543 0.2928873866935488 0.29434103948518453 0.2956032890143936 0.29667765908353294 0.29756803288556644 0.2982786536362055 0.298814124775828 0.2991794096878121 0.29937983087012066 0.2994210684861 0.2993091582083739 0.2990504882565016 0.29865179551475646 0.2981201606009957 0.2974630017413963 0.2966880672889319 0.2958034267063247 0.2948174598171646 0.29373884411261975 0.2925765398863426 0.29133977295775976 0.29003801473500873 0.28868095936459526 0.28727849771689434 0.2858406879664459 0.28437772254532623 0.28289989127846626 0.28141754055322393 0.27994102843333474 0.27848067570063506 0.2770467128972366 0.2756492235459884 0.2742980838469493 0.27300289928000115 0.2717729386851501 0.27061706653766476 0.2695436742789117 0.26856061169827633 0.2676751194789412 0.26689376411208277 0.2662223764422034 0.26566599512356165 0.26522881623858735 0.26491415025052584 0.26472438733410397 0.26466097195265825; 0.039098759086206025 0.04648622947786416 0.053831609620155756 0.06112830207349068 0.06836977716236003 0.07554958211301699 0.08266135010420132 0.0896988092212434 0.09665579130420031 0.1035262406809922 0.11030422277688237 0.11698393259201086 0.12355970303912185 0.130026013134039 0.13637749603191116 0.1426089469027128 0.1487153306399833 0.1546917893972924 0.16053364994741903 0.16623643085979561 0.17179584949225493 0.17720782879368407 0.1824685039147138 0.18757422862408724 0.1925215815288906 0.19730737209730567 0.2019286464830283 0.20638269315095564 0.21066704830414296 0.21477950111239635 0.2187180987431806 0.22248115119576214 0.22606723593966369 0.22947520235857036 0.23270417600078785 0.2357535626371691 0.23862305212708734 0.24131262209255233 0.24382254139981585 0.24615337344690633 0.24830597925428627 0.2502815203543207 0.25208146147336813 0.2537075729980272 0.2551619332143646 0.2564469303057301 0.25756526409096214 0.25851994748040175 0.25931430762200497 0.25995198670402303 0.2604369423739824 0.2607734477261976 0.2609660908014971 0.2610197735333722 0.2609397100642863 0.26073142434436775 0.2604007469122389 0.25995381074440865 0.2593970460454925 0.25873717383689604 0.2579811981866534 0.25713639690831636 0.25621031054265786 0.2552107294231041 0.25414567861505827 0.2530234005115866 0.2518523348644194 0.25064109603110735 0.2493984472279383 0.24813327159525475 0.24685453990870823 0.245571274808128 0.24429251146641504 0.24302725468507339 0.24178443248126802 0.24057284632338224 0.2394011182770539 0.23827763543959618 0.23721049216449333 0.2362074307051106 0.235275781032492 0.2344224006998367 0.23365361572889728 0.2329751635738058 0.2323921392686202 0.23190894587986843 0.23152925035978666 0.23125594582699383 0.23109112118877442 0.23103603886553747; 0.033165494327996335 0.0394323911493031 0.04566383218795294 0.051854257622537266 0.05799816371705169 0.06409011039945675 0.07012472877417265 0.07609672856111843 0.08200090545413659 0.08783214839185378 0.09358544673431142 0.09925589733894942 0.10483871152984235 0.11032922195437124 0.11572288932186145 0.1210153090190436 0.1262022175975544 0.13127949912904502 0.13624319142385347 0.14108949210956825 0.14581476456619014 0.15041554371499724 0.15488854165859253 0.15923065316999893 0.16343896102904595 0.16751074120463522 0.17144346788183387 0.1752348183330486 0.17888267763284274 0.18238514321617866 0.18574052928011883 0.18894737102913367 0.19200442876427778 0.19491069181648718 0.19766538232419215 0.20026795885521292 0.20271811987263588 0.20501580704386146 0.20716120839140875 0.20915476128322372 0.21099715525918675 0.2126893346891931 0.21423250125658336 0.215628116258766 0.21687790271452395 0.2179838472647978 0.2189482018504792 0.21977348514702175 0.220462483731326 0.22101825295140817 0.2214441174636327 0.22174367139593806 0.2219207780882029 0.22197956935288124 0.22192444419012092 0.22176006688182123 0.22149136437849548 0.22112352288147824 0.22066198351102104 0.22011243693837457 0.21948081684730059 0.21877329207789603 0.21799625729363145 0.21715632200163582 0.21626029774716415 0.21531518329672938 0.21432814762143876 0.21330651049383617 0.21225772051907532 0.21118933043592616 0.21010896954613836 0.20902431316334966 0.2079430490160924 0.20687284059433683 0.20582128749586928 0.20479588290745834 0.20380396844542284 0.2028526866791667 0.2019489317669154 0.20109929874164936 0.20031003209250872 0.19958697438737535 0.19893551576989216 0.1983605452326086 0.19786640461120844 0.19745684625747423 0.19713499532672699 0.1969033175565211 0.19676359331721838 0.19671689858386843; 0.027191348208207376 0.03232971148088691 0.03743917615720547 0.04251520906720723 0.04755332206863612 0.05254907814212042 0.057498097437379145 0.062396063264951666 0.06723872802808435 0.07202191908958339 0.07674154456861336 0.08139359906261423 0.08597416928971009 0.09047943964720317 0.09490569768196619 0.09924933946879401 0.10350687489300762 0.10767493283387473 0.1117502662456569 0.11572975713337295 0.11961042142062475 0.12338941370712415 0.12706403191380183 0.13063172181368057 0.1340900814469191 0.1374368654187285 0.14066998907905462 0.14378753258318328 0.14678774483259044 0.14966904729554908 0.1524300377071266 0.15506949364830147 0.1575863760039621 0.15997983229953777 0.16224919991589243 0.1643940091819571 0.16641398634425963 0.16830905641213967 0.17007934587686654 0.171725185302199 0.1732471117830229 0.17464587126764258 0.17592242073792605 0.1770779302399437 0.17811378475579753 0.17903158590508667 0.17983315346181175 0.1805205266694408 0.18109596533327454 0.1815619506652007 0.18192118585123437 0.18217659630698907 0.1823313295802883 0.18238875485353392 0.1823524619911046 0.18222626006909776 0.18201417531600575 0.18172044838362728 0.1813495308576798 0.18090608090738064 0.18039495796286348 0.17982121629900633 0.17919009739445518 0.17850702092569504 0.17777757424860924 0.1770075002147027 0.17620268316683127 0.17536913296075177 0.17451296686513545 0.1736403892048092 0.1727576686310358 0.17187111292965657 0.17098704131366824 0.17011175419214497 0.16925150046252513 0.16841244243817358 0.16760061859701708 0.16682190441866404 0.16608197166446337 0.1653862465446215 0.1647398673048766 0.16414764184796773 0.16361400607726095 0.16314298370623612 0.1627381483131384 0.16240258843051317 0.1621388764412003 0.1619490420037277 0.16183455065071362 0.16179628809571728; 0.02118367821506949 0.025186976907234256 0.029167868932135795 0.03312283848476818 0.037048404243474976 0.04094112404456518 0.04479759952197839 0.04861448070804803 0.05238847059150286 0.056116329628976086 0.05979488020638657 0.06342101104669665 0.06699168156069482 0.07050392613757166 0.07395485837224175 0.07734167522649614 0.08066166112125944 0.08391219195737332 0.0870907390625312 0.09019487306215213 0.09322226767216435 0.09617070341186829 0.09903807123521781 0.10182237607904003 0.104521740326906 0.10713440718751464 0.10965874398662323 0.11209324537169756 0.1144365364286015 0.1166873757097135 0.11884465817298731 0.12090741803148321 0.12287483151292315 0.12474621952877984 0.12652105025231417 0.12819894160480846 0.12977966364901816 0.1312631408885201 0.13264945447120144 0.13393884429458877 0.13513171100999305 0.13622861792160554 0.13723029277562007 0.1381376294332096 0.13895168941966873 0.13967370334027895 0.14030507215139432 0.14084736827280409 0.14130233652468915 0.14167189486926596 0.14195813493361303 0.14216332228601808 0.14228989643360926 0.14234047050385057 0.14231783056679398 0.1422249345487266 0.1420649106811055 0.14184105542138187 0.14155683077469544 0.14121586093741567 0.1408219281754588 0.14037896784226525 0.13989106243368585 0.13936243457010555 0.13879743879035183 0.13820055203787596 0.1375763627178867 0.13692955820534694 0.1362649106887073 0.135587261243789 0.13490150204718962 0.13421255665971432 0.13352535833840135 0.132844826371158 0.1321758404712109 0.13152321331933692 0.13089166139969177 0.13028577433887817 0.12970998302604528 0.12916852686191035 0.12866542055375801 0.12820442093816828 0.1277889943696296 0.12742228525724542 0.127107086359552 0.12684581145557952 0.12664047099605238 0.12649265130053242 0.12640349780420793 0.1263737027733539; 0.0151498870310568 0.018013030005988143 0.020860206211573674 0.023688909787287504 0.02649665921407691 0.02928100061778252 0.032039511049266986 0.034769801738600566 0.03746952132072818 0.040136359030096484 0.042768047861807275 0.045362367696933484 0.04791714838972835 0.050430272814540836 0.05289967987036402 0.05532336744101475 0.057699395309083586 0.06002588802188023 0.062301037707710324 0.06452310684095701 0.06669043095452826 0.06880142129837417 0.07085456744286965 0.07284843982600082 0.0747816922433775 0.07665306428022983 0.0784613836846104 0.0802055686811569 0.08188463022481102 0.08349767419398099 0.08504390352265506 0.086522620271021 0.08793322763411189 0.08927523188799567 0.0905482442729024 0.09175198281260483 0.0928862740691432 0.09395105483177539 0.09494637373869733 0.09587239282966042 0.09672938902713976 0.09751775554304169 0.09823800320721916 0.09889076171313149 0.09947678077493789 0.0999969311890083 0.10045220579139039 0.10084372030100709 0.10117271403641638 0.10144055049161343 0.10164871775383748 0.10179882874331678 0.1018926212516509 0.10193195775178254 0.10191882494847723 0.10185533303372586 0.10174371460667253 0.10158632321244176 0.10138563144880658 0.1011442285838825 0.10086481762230319 0.10055021175157201 0.10020333009481384 0.09982719269122663 0.09942491462139293 0.09899969919172207 0.09855483009103536 0.09809366243318879 0.09761961260323399 0.09713614683147626 0.0966467684305444 0.0961550036457732 0.09566438608935518 0.09517843975416698 0.09470066063417913 0.0942344970147888 0.09378332853793865 0.0933504441926684 0.09293901943065791 0.09255209265659894 0.09219254139285546 0.09186305846427921 0.09156612858949784 0.09130400579658389 0.0910786921009447 0.09089191788907511 0.09074512444157827 0.09063944900150879 0.09057571274951332 0.09055441198647267; 0.009097412598143215 0.010816757179521226 0.012526537035177455 0.014225250841833412 0.015911411764967066 0.01758354942657643 0.019240211859629715 0.020879967447692143 0.02250140684823804 0.02410314489821338 0.025683822500437117 0.027242108489487868 0.0287767014757542 0.030286331666398523 0.03176976266201589 0.03322579322783408 0.034653259038368314 0.036051034394482824 0.03741803391189793 0.038753214180221755 0.040055575391668395 0.04132416293868076 0.042558068979730815 0.04375643397266178 0.04491844817496002 0.04604335311043938 0.04713044300184498 0.04817906616895911 0.04918862639180338 0.050158584238601374 0.051088458358148944 0.05197782673627622 0.05282632791606398 0.053633662181456654 0.054399592703841405 0.05512394665112803 0.05580661625868886 0.056447559861433905 0.0570468028860436 0.05760443880218286 0.05812063003115907 0.05859560881017103 0.0590296780097858 0.0594232119017688 0.05977665687372564 0.060090532086265996 0.06036543006748655 0.0606020172385559 0.060801034362969214 0.060963296910670976 0.06108969532669571 0.06118119519217978 0.06123883726363546 0.06126373737414705 0.06125708617771012 0.06122014871523457 0.061154263777837455 0.06106084303991896 0.06094136993124861 0.06079739821381649 0.060630550225793466 0.06044251475145443 0.06023504447265285 0.06000995295447838 0.059769111115233566 0.05951444312915853 0.05924792170956195 0.05897156272057599 0.058687419067916885 0.058397573823180955 0.05810413254268614 0.057809214751012396 0.05751494457153148 0.05722344050155173 0.05693680434834943 0.056657109364297 0.05638638764429367 0.05612661687625277 0.05587970656483248 0.05564748387886094 0.0554316793027642 0.05523391230021942 0.055055677222607007 0.054898329713825154 0.05476307387503078 0.054650950456340434 0.054562826336368296 0.05449938553399752 0.054461121969957296 0.05444833415919149; 0.003033718102011741 0.0036070762186392333 0.004177248663257847 0.004743735362441875 0.005306041052964598 0.005863675935331974 0.0064161563229884425 0.006963005286707007 0.00750375329367148 0.00803793884078917 0.00856510908176834 0.009084820447522629 0.00959663925946968 0.010100142335311754 0.010594917586902255 0.011080564609821536 0.011556695264299907 0.012022934247145478 0.012478919654361471 0.012924303534147806 0.013358752430004226 0.013781947913685434 0.014193587107753128 0.014593383197522939 0.014981065932192672 0.015356382114977505 0.01571909608208974 0.016068990170407752 0.016405865173701295 0.01672954078730039 0.017039856041057802 0.017336669720528743 0.01761986077620412 0.017889328720711327 0.018144994013784707 0.01838679843487928 0.018614705443170565 0.01882870052470444 0.01902879152635576 0.019215008976176833 0.019387406389623944 0.01954606056102768 0.019691071839489847 0.019822564388249257 0.019940686426312852 0.020045610450900104 0.02013753343895991 0.020216677025663682 0.020283287657374492 0.020337636716153126 0.020380020612316616 0.02041076084099181 0.02043020399793949 0.02043872174917458 0.020436710748110726 0.020424592493042147 0.020402813116819855 0.02037184309952733 0.020332176893872046 0.020284332451861776 0.0202288506401853 0.02016629453054786 0.020097248550149018 0.020022317476476353 0.019942125259766484 0.019857313655932483 0.01976854065246838 0.01967647867006667 0.019581812523374216 0.019485237125729787 0.01938745492486511 0.019289173059620836 0.01919110023178002 0.01909394329223621 0.018998403546938214 0.0189051727954003 0.018814929122868397 0.018728332476478173 0.01864602006552998 0.018568601636126 0.01849665468038156 0.01843071964973069 0.018371295249986205 0.01831883390214217 0.018273737456921884 0.01823635325221989 0.018206970600540478 0.01818581778802451 0.018173059657704476 0.01816879583740935; -0.003033718102011741 -0.0036070762186392333 -0.004177248663257847 -0.004743735362441875 -0.005306041052964598 -0.005863675935331974 -0.0064161563229884425 -0.006963005286707007 -0.00750375329367148 -0.00803793884078917 -0.00856510908176834 -0.009084820447522629 -0.00959663925946968 -0.010100142335311754 -0.010594917586902255 -0.011080564609821536 -0.011556695264299907 -0.012022934247145478 -0.012478919654361471 -0.012924303534147806 -0.013358752430004226 -0.013781947913685434 -0.014193587107753128 -0.014593383197522939 -0.014981065932192672 -0.015356382114977505 -0.01571909608208974 -0.016068990170407752 -0.016405865173701295 -0.01672954078730039 -0.017039856041057802 -0.017336669720528743 -0.01761986077620412 -0.017889328720711327 -0.018144994013784707 -0.01838679843487928 -0.018614705443170565 -0.01882870052470444 -0.01902879152635576 -0.019215008976176833 -0.019387406389623944 -0.01954606056102768 -0.019691071839489847 -0.019822564388249257 -0.019940686426312852 -0.020045610450900104 -0.02013753343895991 -0.020216677025663682 -0.020283287657374492 -0.020337636716153126 -0.020380020612316616 -0.02041076084099181 -0.02043020399793949 -0.02043872174917458 -0.020436710748110726 -0.020424592493042147 -0.020402813116819855 -0.02037184309952733 -0.020332176893872046 -0.020284332451861776 -0.0202288506401853 -0.02016629453054786 -0.020097248550149018 -0.020022317476476353 -0.019942125259766484 -0.019857313655932483 -0.01976854065246838 -0.01967647867006667 -0.019581812523374216 -0.019485237125729787 -0.01938745492486511 -0.019289173059620836 -0.01919110023178002 -0.01909394329223621 -0.018998403546938214 -0.0189051727954003 -0.018814929122868397 -0.018728332476478173 -0.01864602006552998 -0.018568601636126 -0.01849665468038156 -0.01843071964973069 -0.018371295249986205 -0.01831883390214217 -0.018273737456921884 -0.01823635325221989 -0.018206970600540478 -0.01818581778802451 -0.018173059657704476 -0.01816879583740935; -0.009097412598143215 -0.010816757179521226 -0.012526537035177455 -0.014225250841833412 -0.015911411764967066 -0.01758354942657643 -0.019240211859629715 -0.020879967447692143 -0.02250140684823804 -0.02410314489821338 -0.025683822500437117 -0.027242108489487868 -0.0287767014757542 -0.030286331666398523 -0.03176976266201589 -0.03322579322783408 -0.034653259038368314 -0.036051034394482824 -0.03741803391189793 -0.038753214180221755 -0.040055575391668395 -0.04132416293868076 -0.042558068979730815 -0.04375643397266178 -0.04491844817496002 -0.04604335311043938 -0.04713044300184498 -0.04817906616895911 -0.04918862639180338 -0.050158584238601374 -0.051088458358148944 -0.05197782673627622 -0.05282632791606398 -0.053633662181456654 -0.054399592703841405 -0.05512394665112803 -0.05580661625868886 -0.056447559861433905 -0.0570468028860436 -0.05760443880218286 -0.05812063003115907 -0.05859560881017103 -0.0590296780097858 -0.0594232119017688 -0.05977665687372564 -0.060090532086265996 -0.06036543006748655 -0.0606020172385559 -0.060801034362969214 -0.060963296910670976 -0.06108969532669571 -0.06118119519217978 -0.06123883726363546 -0.06126373737414705 -0.06125708617771012 -0.06122014871523457 -0.061154263777837455 -0.06106084303991896 -0.06094136993124861 -0.06079739821381649 -0.060630550225793466 -0.06044251475145443 -0.06023504447265285 -0.06000995295447838 -0.059769111115233566 -0.05951444312915853 -0.05924792170956195 -0.05897156272057599 -0.058687419067916885 -0.058397573823180955 -0.05810413254268614 -0.057809214751012396 -0.05751494457153148 -0.05722344050155173 -0.05693680434834943 -0.056657109364297 -0.05638638764429367 -0.05612661687625277 -0.05587970656483248 -0.05564748387886094 -0.0554316793027642 -0.05523391230021942 -0.055055677222607007 -0.054898329713825154 -0.05476307387503078 -0.054650950456340434 -0.054562826336368296 -0.05449938553399752 -0.054461121969957296 -0.05444833415919149; -0.0151498870310568 -0.018013030005988143 -0.020860206211573674 -0.023688909787287504 -0.02649665921407691 -0.02928100061778252 -0.032039511049266986 -0.034769801738600566 -0.03746952132072818 -0.040136359030096484 -0.042768047861807275 -0.045362367696933484 -0.04791714838972835 -0.050430272814540836 -0.05289967987036402 -0.05532336744101475 -0.057699395309083586 -0.06002588802188023 -0.062301037707710324 -0.06452310684095701 -0.06669043095452826 -0.06880142129837417 -0.07085456744286965 -0.07284843982600082 -0.0747816922433775 -0.07665306428022983 -0.0784613836846104 -0.0802055686811569 -0.08188463022481102 -0.08349767419398099 -0.08504390352265506 -0.086522620271021 -0.08793322763411189 -0.08927523188799567 -0.0905482442729024 -0.09175198281260483 -0.0928862740691432 -0.09395105483177539 -0.09494637373869733 -0.09587239282966042 -0.09672938902713976 -0.09751775554304169 -0.09823800320721916 -0.09889076171313149 -0.09947678077493789 -0.0999969311890083 -0.10045220579139039 -0.10084372030100709 -0.10117271403641638 -0.10144055049161343 -0.10164871775383748 -0.10179882874331678 -0.1018926212516509 -0.10193195775178254 -0.10191882494847723 -0.10185533303372586 -0.10174371460667253 -0.10158632321244176 -0.10138563144880658 -0.1011442285838825 -0.10086481762230319 -0.10055021175157201 -0.10020333009481384 -0.09982719269122663 -0.09942491462139293 -0.09899969919172207 -0.09855483009103536 -0.09809366243318879 -0.09761961260323399 -0.09713614683147626 -0.0966467684305444 -0.0961550036457732 -0.09566438608935518 -0.09517843975416698 -0.09470066063417913 -0.0942344970147888 -0.09378332853793865 -0.0933504441926684 -0.09293901943065791 -0.09255209265659894 -0.09219254139285546 -0.09186305846427921 -0.09156612858949784 -0.09130400579658389 -0.0910786921009447 -0.09089191788907511 -0.09074512444157817 -0.09063944900150879 -0.09057571274951332 -0.09055441198647267; -0.02118367821506949 -0.025186976907234256 -0.029167868932135795 -0.03312283848476818 -0.037048404243474976 -0.04094112404456518 -0.04479759952197839 -0.04861448070804803 -0.05238847059150286 -0.056116329628976086 -0.05979488020638657 -0.06342101104669665 -0.06699168156069482 -0.07050392613757166 -0.07395485837224175 -0.07734167522649614 -0.08066166112125944 -0.08391219195737332 -0.0870907390625312 -0.09019487306215213 -0.09322226767216435 -0.09617070341186829 -0.09903807123521781 -0.10182237607904003 -0.104521740326906 -0.10713440718751464 -0.10965874398662323 -0.11209324537169756 -0.1144365364286015 -0.1166873757097135 -0.11884465817298731 -0.12090741803148321 -0.12287483151292315 -0.12474621952877984 -0.12652105025231417 -0.12819894160480846 -0.12977966364901816 -0.1312631408885201 -0.13264945447120144 -0.13393884429458877 -0.13513171100999305 -0.13622861792160554 -0.13723029277562007 -0.1381376294332096 -0.13895168941966873 -0.13967370334027895 -0.14030507215139432 -0.14084736827280409 -0.14130233652468915 -0.14167189486926596 -0.14195813493361303 -0.14216332228601808 -0.14228989643360926 -0.14234047050385057 -0.14231783056679398 -0.1422249345487266 -0.1420649106811055 -0.14184105542138187 -0.14155683077469544 -0.14121586093741567 -0.1408219281754588 -0.14037896784226525 -0.13989106243368585 -0.13936243457010555 -0.13879743879035183 -0.13820055203787596 -0.1375763627178867 -0.13692955820534694 -0.1362649106887073 -0.135587261243789 -0.13490150204718962 -0.13421255665971432 -0.13352535833840135 -0.132844826371158 -0.1321758404712109 -0.13152321331933692 -0.13089166139969177 -0.13028577433887817 -0.12970998302604528 -0.12916852686191035 -0.12866542055375801 -0.12820442093816828 -0.1277889943696296 -0.12742228525724542 -0.127107086359552 -0.12684581145557952 -0.12664047099605238 -0.12649265130053242 -0.12640349780420793 -0.1263737027733539; -0.027191348208207376 -0.03232971148088691 -0.03743917615720547 -0.04251520906720723 -0.04755332206863612 -0.05254907814212042 -0.057498097437379145 -0.062396063264951666 -0.06723872802808435 -0.07202191908958339 -0.07674154456861336 -0.08139359906261423 -0.08597416928971009 -0.09047943964720317 -0.09490569768196619 -0.09924933946879401 -0.10350687489300762 -0.10767493283387473 -0.1117502662456569 -0.11572975713337295 -0.11961042142062475 -0.12338941370712415 -0.12706403191380183 -0.13063172181368057 -0.1340900814469191 -0.1374368654187285 -0.14066998907905462 -0.14378753258318328 -0.14678774483259044 -0.14966904729554908 -0.1524300377071266 -0.15506949364830147 -0.1575863760039621 -0.15997983229953777 -0.16224919991589243 -0.1643940091819571 -0.16641398634425963 -0.16830905641213967 -0.17007934587686654 -0.171725185302199 -0.1732471117830229 -0.17464587126764258 -0.17592242073792605 -0.1770779302399437 -0.17811378475579753 -0.17903158590508667 -0.17983315346181175 -0.1805205266694408 -0.18109596533327454 -0.1815619506652007 -0.18192118585123437 -0.18217659630698907 -0.1823313295802883 -0.18238875485353392 -0.1823524619911046 -0.18222626006909776 -0.18201417531600575 -0.18172044838362728 -0.1813495308576798 -0.18090608090738064 -0.18039495796286348 -0.17982121629900633 -0.17919009739445518 -0.17850702092569504 -0.17777757424860924 -0.1770075002147027 -0.17620268316683127 -0.17536913296075177 -0.17451296686513545 -0.1736403892048092 -0.1727576686310358 -0.17187111292965657 -0.17098704131366824 -0.17011175419214497 -0.16925150046252513 -0.16841244243817358 -0.16760061859701708 -0.16682190441866404 -0.16608197166446337 -0.1653862465446215 -0.1647398673048766 -0.16414764184796773 -0.16361400607726095 -0.16314298370623612 -0.1627381483131384 -0.16240258843051317 -0.1621388764412003 -0.1619490420037277 -0.16183455065071362 -0.16179628809571728; -0.033165494327996335 -0.0394323911493031 -0.04566383218795294 -0.051854257622537266 -0.05799816371705169 -0.06409011039945675 -0.07012472877417265 -0.07609672856111843 -0.08200090545413659 -0.08783214839185378 -0.09358544673431142 -0.09925589733894942 -0.10483871152984235 -0.11032922195437124 -0.11572288932186145 -0.1210153090190436 -0.1262022175975544 -0.13127949912904502 -0.13624319142385347 -0.14108949210956825 -0.14581476456619014 -0.15041554371499724 -0.15488854165859253 -0.15923065316999893 -0.16343896102904595 -0.16751074120463522 -0.17144346788183387 -0.1752348183330486 -0.17888267763284274 -0.18238514321617866 -0.18574052928011883 -0.18894737102913367 -0.19200442876427778 -0.19491069181648718 -0.19766538232419215 -0.20026795885521292 -0.20271811987263588 -0.20501580704386146 -0.20716120839140875 -0.20915476128322372 -0.21099715525918675 -0.2126893346891931 -0.21423250125658336 -0.215628116258766 -0.21687790271452395 -0.2179838472647978 -0.2189482018504792 -0.21977348514702175 -0.220462483731326 -0.22101825295140817 -0.2214441174636327 -0.22174367139593806 -0.2219207780882029 -0.22197956935288124 -0.22192444419012092 -0.22176006688182123 -0.22149136437849548 -0.22112352288147824 -0.22066198351102104 -0.22011243693837457 -0.21948081684730059 -0.21877329207789603 -0.21799625729363145 -0.21715632200163582 -0.21626029774716415 -0.21531518329672938 -0.21432814762143876 -0.21330651049383617 -0.21225772051907532 -0.21118933043592616 -0.21010896954613836 -0.20902431316334966 -0.2079430490160924 -0.20687284059433683 -0.20582128749586928 -0.20479588290745834 -0.20380396844542323 -0.2028526866791667 -0.20194893176691506 -0.20109929874164936 -0.20031003209250872 -0.19958697438737535 -0.1989355157698924 -0.1983605452326086 -0.19786640461120844 -0.19745684625747412 -0.19713499532672707 -0.1969033175565211 -0.19676359331721838 -0.19671689858386843; -0.039098759086206025 -0.04648622947786416 -0.053831609620155756 -0.06112830207349068 -0.06836977716236003 -0.07554958211301699 -0.08266135010420132 -0.0896988092212434 -0.09665579130420031 -0.1035262406809922 -0.11030422277688237 -0.11698393259201086 -0.12355970303912185 -0.130026013134039 -0.13637749603191116 -0.1426089469027128 -0.1487153306399833 -0.1546917893972924 -0.16053364994741903 -0.16623643085979561 -0.17179584949225493 -0.17720782879368407 -0.1824685039147138 -0.18757422862408724 -0.1925215815288906 -0.19730737209730567 -0.2019286464830283 -0.20638269315095564 -0.21066704830414296 -0.21477950111239635 -0.2187180987431806 -0.22248115119576214 -0.22606723593966369 -0.22947520235857036 -0.23270417600078785 -0.2357535626371691 -0.23862305212708734 -0.24131262209255233 -0.24382254139981585 -0.24615337344690633 -0.24830597925428627 -0.2502815203543207 -0.25208146147336813 -0.2537075729980272 -0.2551619332143646 -0.2564469303057301 -0.25756526409096214 -0.25851994748040175 -0.25931430762200497 -0.25995198670402303 -0.2604369423739824 -0.2607734477261976 -0.2609660908014971 -0.2610197735333722 -0.2609397100642863 -0.26073142434436775 -0.2604007469122389 -0.25995381074440865 -0.2593970460454925 -0.25873717383689604 -0.2579811981866534 -0.25713639690831636 -0.25621031054265786 -0.2552107294231041 -0.25414567861505827 -0.2530234005115866 -0.2518523348644194 -0.25064109603110735 -0.2493984472279383 -0.24813327159525475 -0.24685453990870823 -0.245571274808128 -0.24429251146641504 -0.24302725468507339 -0.24178443248126846 -0.24057284632338224 -0.2394011182770539 -0.23827763543959618 -0.23721049216449333 -0.2362074307051106 -0.235275781032492 -0.2344224006998367 -0.23365361572889728 -0.2329751635738058 -0.2323921392686202 -0.23190894587986843 -0.23152925035978678 -0.23125594582699377 -0.2310911211887744 -0.23103603886553747; -0.04498384002030467 -0.053482508343082 -0.06193236408642586 -0.07032575976749754 -0.0786551280706548 -0.08691299263228659 -0.09509197871325116 -0.10318482374650846 -0.11118438774797391 -0.1190836635790581 -0.126875787049873 -0.13455404685259553 -0.14211189431504992 -0.1495429529651656 -0.15684102789758778 -0.1640001149343555 -0.17101440957224562 -0.17787831571005577 -0.1845864541497996 -0.19113367086652244 -0.19751504504213455 -0.20372589685940698 -0.2097617950529839 -0.21561856421497336 -0.22129229185339622 -0.22677933520241259 -0.2320763277839339 -0.23718018572080837 -0.242088113802343 -0.24679761130343494 -0.25130647755901747 -0.2556128172958739 -0.2597150457241501 -0.2636118933910195 -0.26730241079897543 -0.27078597279106076 -0.2740622827050534 -0.27713137629804113 -0.27999362544208073 -0.28264974159056544 -0.28510077901357483 -0.28734813779872814 -0.28939356661196514 -0.2912391652100543 -0.2928873866935488 -0.29434103948518453 -0.2956032890143936 -0.29667765908353294 -0.29756803288556644 -0.2982786536362055 -0.298814124775828 -0.2991794096878121 -0.29937983087012066 -0.2994210684861 -0.2993091582083739 -0.2990504882565016 -0.29865179551475646 -0.2981201606009957 -0.2974630017413963 -0.2966880672889319 -0.2958034267063247 -0.2948174598171646 -0.29373884411261975 -0.2925765398863426 -0.29133977295775976 -0.29003801473500873 -0.28868095936459526 -0.28727849771689434 -0.2858406879664459 -0.28437772254532623 -0.28289989127846626 -0.28141754055322393 -0.27994102843333474 -0.27848067570063506 -0.2770467128972366 -0.2756492235459884 -0.2742980838469489 -0.27300289928000115 -0.2717729386851501 -0.27061706653766476 -0.2695436742789114 -0.26856061169827633 -0.2676751194789412 -0.26689376411208277 -0.2662223764422034 -0.26566599512356176 -0.26522881623858735 -0.26491415025052584 -0.26472438733410397 -0.26466097195265825; -0.050813499400050144 -0.06041258991944956 -0.06995604874348106 -0.07943516471763251 -0.0888413200804633 -0.09816600299514254 -0.10740081993782295 -0.11653750792716265 -0.12556794657987966 -0.13448416997783752 -0.14327837833283166 -0.15194294943596104 -0.1604704498792264 -0.16885364603779965 -0.17708551480223833 -0.185159254050785 -0.19306829285279792 -0.20080630139525427 -0.20836720062523498 -0.2157451716022104 -0.22293466455495248 -0.22993040763880074 -0.23672741539001632 -0.24332099687486375 -0.2497067635320068 -0.2558806367076753 -0.26183885488394526 -0.26757798060126387 -0.27309490707711526 -0.2783868645234025 -0.28345142616571306 -0.2882865139681574 -0.29289040406780853 -0.2972617319230611 -0.3013994971802854 -0.30530306826306297 -0.30897218668797677 -0.31240697111039534 -0.31560792110282726 -0.3185759206673076 -0.32131224148174775 -0.32381854587827386 -0.3260968895491763 -0.3281497239732039 -0.32997989855141374 -0.3315906624376333 -0.3329856660437057 -0.33416896219392733 -0.33514500689652976 -0.3359186596923872 -0.3364951835325076 -0.33688024412601975 -0.33707990868932464 -0.33710064401478335 -0.33694931376369297 -0.33663317487338223 -0.3361598729520826 -0.3355374365179054 -0.3347742699199196 -0.3338791447603082 -0.33286118961715705 -0.3317298778482455 -0.33049501323775493 -0.32916671323107666 -0.3277553894887933 -0.32627172548073385 -0.32472665083612867 -0.3231313121679945 -0.3214970401007198 -0.3198353122513099 -0.3181577119488423 -0.3164758825252067 -0.31480147707485473 -0.3131461036632378 -0.3115212660635828 -0.30993830021938373 -0.3084083067643045 -0.3069420800795195 -0.3055500345270001 -0.3042421286604781 -0.30302778837690064 -0.30191583012207035 -0.30091438539582116 -0.3000308279050934 -0.2992717047785918 -0.2986426732762253 -0.2981484443940998 -0.29779273467789574 -0.29757822741366924 -0.29750654416877936; -0.056580573788458106 -0.06726792845530925 -0.07789272846315116 -0.08844518443866463 -0.09891561454233802 -0.10929445885684735 -0.11957229359539581 -0.12973984511042408 -0.1397880036838597 -0.14970783708090515 -0.1594906038502365 -0.1691277663544673 -0.1786110035156942 -0.18793222326204906 -0.1970835746622352 -0.2060574597362171 -0.21484654493136432 -0.22344377225459616 -0.23184237005227798 -0.240035863430872 -0.2480180843125815 -0.25578318112151116 -0.26332562809705684 -0.27064023423251826 -0.27772215183807303 -0.2845668847284574 -0.2911702960367771 -0.29752861565694916 -0.30363844731824985 -0.30949677529632486 -0.31510097076584626 -0.32044879780062235 -0.32553841902754754 -0.3303684009411146 -0.33493771888541046 -0.339245761710488 -0.3432923361097155 -0.34707767064417294 -0.350602419459265 -0.3538676656975081 -0.3568749246097719 -0.3596261463651764 -0.3621237185571793 -0.36437046840016823 -0.36636966460697884 -0.36812501893313365 -0.36964068736811756 -0.3709212709476451 -0.37197181615351044 -0.3727978148591021 -0.37340520376902964 -0.37380036329035454 -0.37399011576061836 -0.3739817229441678 -0.3737828826930958 -0.37340172465255356 -0.37284680487213817 -0.3721270991658144 -0.3712519950424263 -0.37023128200765243 -0.36907514001671043 -0.3677941258356617 -0.36639915704868403 -0.36490149342994593 -0.3633127153829765 -0.36164469913894565 -0.35990958839970744 -0.3581197621135303 -0.3562877980832126 -0.35442643212977415 -0.35254851257235015 -0.3506669498382658 -0.3487946610884743 -0.3469445098338275 -0.34512924062787886 -0.3433614090517539 -0.34165330735482013 -0.34001688627857873 -0.3384636737661465 -0.3370046914398964 -0.3356503699077159 -0.3344104641250102 -0.33329397018502616 -0.33230904502398734 -0.33146293059979376 -0.3307618841248087 -0.33021111589767166 -0.3298147361822039 -0.32957571242298583 -0.32949583787064296; -0.06227798343730335 -0.07404008180956172 -0.08573259368822811 -0.09734463632585526 -0.10886544964910758 -0.1202844126236532 -0.13159105939521626 -0.14277509518261927 -0.15382641189963203 -0.16473510348352063 -0.17549148090936764 -0.18608608687047903 -0.19650971010650256 -0.20675339936226086 -0.21680847696175615 -0.22666655198327054 -0.23631953302301506 -0.2457596405363627 -0.25497941874726016 -0.2639717471180216 -0.2727298513733331 -0.2812473140738691 -0.28951808473653334 -0.2975364894998986 -0.3052972403349403 -0.3127954438026366 -0.3200266093614478 -0.326986657228993 -0.33367192580353056 -0.3400791786519775 -0.34620561107220343 -0.3520488562382674 -0.35760699093789294 -0.3628785409120713 -0.3678624858069367 -0.37255826374810935 -0.37696577554750277 -0.38108538855199614 -0.38491794014249847 -0.38846474089056965 -0.3917275773780152 -0.3947087146825157 -0.3974108985295075 -0.39983735710692436 -0.4019918025351618 -0.40387843197948076 -0.4055019283860654 -0.4068674608159006 -0.40798068434250734 -0.40884773947021097 -0.4094752510189781 -0.40987032640978743 -0.4100405532709468 -0.40999399627069205 -0.4097391930647096 -0.40928514922893744 -0.4086413320282302 -0.40781766285021204 -0.406824508111256 -0.40567266841817823 -0.40437336574554084 -0.40293822836482984 -0.4013792732392113 -0.39970888557691114 -0.39793979521886047 -0.3960850495234618 -0.39415798240503874 -0.39217217918453495 -0.3901414369235964 -0.3880797199385609 -0.38600111023145245 -0.38391975263302563 -0.38184979453034645 -0.3798053201496488 -0.37780027948524453 -0.37584841210673164 -0.3739631662382194 -0.37215761368175554 -0.37044436134789416 -0.36883546035285925 -0.36734231383585064 -0.3659755848318584 -0.3647451056941615 -0.36365979068506266 -0.36272755343245194 -0.3619552309737699 -0.3613485160703821 -0.36091189937001955 -0.36064862282237165 -0.36056064551705075; -0.06789874149837481 -0.08072072272278144 -0.09346597391697192 -0.10612250352814201 -0.11867845889354783 -0.13112214470987535 -0.14344204122725673 -0.15562682213840812 -0.1676653721346485 -0.1795468041019655 -0.19126047593180323 -0.20279600692285904 -0.2141432937518683 -0.22529252599313784 -0.23623420116842855 -0.24695913931069752 -0.257458497027166 -0.26772378104916045 -0.27774686125821224 -0.28751998317990796 -0.2970357799390523 -0.3062872836716987 -0.3152679363916299 -0.32397160031082806 -0.33239256761539726 -0.3405255697002532 -0.348365785867667 -0.3559088514964317 -0.36315086568999266 -0.3700883984132866 -0.3767184971293578 -0.38303869294789716 -0.389047006298755 -0.39474195214419033 -0.4001225447440209 -0.4051883019879903 -0.4099392493094933 -0.4143759231942434 -0.4184993742965148 -0.4223111701741883 -0.4258133976518589 -0.42900866481879657 -0.43190010266534273 -0.43449136635746827 -0.43678663614448243 -0.4387906178893093 -0.4405085432041235 -0.4419461691664462 -0.44310977758187625 -0.4440061737494231 -0.4446426846737344 -0.44502715665534637 -0.44516795217527877 -0.44507394597384337 -0.4447545202053083 -0.4442195585301545 -0.4434794389850563 -0.44254502544761376 -0.44142765748841 -0.44013913837758334 -0.43869172098721804 -0.43709809130515753 -0.43537134925119797 -0.4335249864640433 -0.43157286070836365 -0.4295291665372061 -0.427408401837919 -0.42522532989165773 -0.422994936589778 -0.42073238247760175 -0.4184529493395149 -0.41617198110170794 -0.4139048189121591 -0.41166673036336704 -0.4094728329526827 -0.40733801202767317 -0.40527683363813083 -0.40330345290892355 -0.40143151875377403 -0.3996740759622295 -0.3980434659016506 -0.39655122727249054 -0.39520799852669736 -0.3940234236935807 -0.39300606344304423 -0.3921633132422431 -0.3915013304204078 -0.3910249718431598 -0.3907377437116494 -0.39064176474758905; -0.07343596303283757 -0.08730164979820523 -0.10108335078305324 -0.11476795027175737 -0.1283424887964709 -0.14179418384587122 -0.15511045023851988 -0.1682789201251124 -0.18128746258557882 -0.1941242027887639 -0.20677754068437784 -0.21923616919892985 -0.23148909190954073 -0.24352564017176795 -0.25533548967994113 -0.2669086764408975 -0.27823561214447856 -0.28930709891666895 -0.3001143434437859 -0.3106489704586736 -0.32090303558241684 -0.3308690375175908 -0.3405399295915887 -0.3499091306509753 -0.3589705353102158 -0.3677185235603948 -0.37614796974574555 -0.38425425091784665 -0.39203325457930466 -0.39948138583044024 -0.40659557393413326 -0.4133732783152962 -0.41981249401260146 -0.4259117566009471 -0.43167014660369646 -0.4370872934140053 -0.4421633787443692 -0.44689913962301686 -0.4512958709547572 -0.4553554276623566 -0.4590802264224454 -0.46247324700720277 -0.46553803323962256 -0.46827869356590657 -0.47069990124340916 -0.47280689413643745 -0.474605474104997 -0.4761020059632132 -0.4773034159744251 -0.4782171898388533 -0.4788513701170647 -0.47921455301817717 -0.4793158844656901 -0.4791650553359868 -0.4787722957448454 -0.47814836823573065 -0.4773045597002963 -0.4762526718365232 -0.47500500992349814 -0.47357436966439986 -0.4719740218212713 -0.4702176943373768 -0.4683195516162505 -0.4662941706021181 -0.4641565132856336 -0.4619218952435416 -0.45960594981293695 -0.45722458750251416 -0.45479395025709796 -0.452330360220471 -0.44985026268779266 -0.4473701630053202 -0.4449065572640366 -0.4424758567468965 -0.4400943062276201 -0.4377778963821094 -0.4355422707598455 -0.43340262796867407 -0.43137361994671963 -0.4294692474222762 -0.4277027538869191 -0.42608651961746064 -0.4246319574661892 -0.4233494122830367 -0.42224806592516734 -0.4213358498377975 -0.4206193671461666 -0.4201038260775441 -0.41979298633346407 -0.4196891197606046; -0.07888287380231133 -0.09377479817012424 -0.10857537070090464 -0.12327033659501653 -0.13784561585490931 -0.15228732637356102 -0.1665818066181696 -0.18071563786631517 -0.19467566595391633 -0.20844902249657046 -0.2220231455483168 -0.23538579966443246 -0.24852509533760062 -0.2614295077796236 -0.27408789502378916 -0.2864895153260087 -0.2986240438459249 -0.31048158859232217 -0.322052705620303 -0.3333284134708613 -0.34430020684662493 -0.35496006952064374 -0.3653004864781641 -0.3753144552943204 -0.38499549675355255 -0.3943376647193659 -0.40333555526568404 -0.4119843150835347 -0.42027964917915045 -0.42821782788165497 -0.4357956931804373 -0.4430106644139052 -0.44986074333273324 -0.45634451856173563 -0.46246116948520816 -0.4682104695809393 -0.4735927892279659 -0.47860909801262896 -0.48326096655638173 -0.48755056788718315 -0.49148067837400694 -0.49505467824103844 -0.4982765516743315 -0.5011508865291034 -0.5036828736402182 -0.5058783057317807 -0.5077435759139249 -0.5092856757457976 -0.5105121928332029 -0.5114313079173715 -0.5120517913976236 -0.5123829992152799 -0.5124348680088708 -0.5122179094314966 -0.5117432034999512 -0.5110223908220901 -0.5100676635238043 -0.5088917546701061 -0.5075079259465042 -0.5059299533373544 -0.5041721105078444 -0.5022491495664454 -0.5001762788559623 -0.49796913739506027 -0.4956437655697612 -0.49321657165778554 -0.49070429375983077 -0.48812395671338266 -0.48549282357906326 -0.4828283413197315 -0.4801480803413783 -0.4774696676351231 -0.47481071335379843 -0.47218873077648854 -0.4696210497610563 -0.46712472395780175 -0.4647164322552274 -0.4624123751476789 -0.4602281669487308 -0.45817872501549295 -0.45627815738754485 -0.4545396504678596 -0.4529753585686101 -0.45159629729821893 -0.45041224286391013 -0.44943163939446124 -0.4486615163415905 -0.4481074178902179 -0.4477733460971372 -0.4476617191893033; -0.08423281882658427 -0.10013224983938417 -0.11593285704982363 -0.13161923245998858 -0.1471761626671183 -0.16258865447578624 -0.177841960025907 -0.19292160138577685 -0.20781339456199185 -0.22250347288092392 -0.2369783096994764 -0.251224740406072 -0.2652299836762106 -0.27898166195044394 -0.2924678211062641 -0.30567694929913053 -0.3185979949516444 -0.3312203838737431 -0.34353403550063116 -0.3555293782390393 -0.3671973639162401 -0.3785294813300005 -0.3895177689014161 -0.40015482643612177 -0.41043382600290246 -0.4203485219420556 -0.42989326001900735 -0.4390629857417043 -0.44785325186300695 -0.45626022509185915 -0.4642806920392229 -0.4719120644267267 -0.47915238358755446 -0.4860003242903763 -0.4924551979179603 -0.498516955032502 -0.5041861873596787 -0.5094641292228097 -0.5143526584573767 -0.5188542968343214 -0.5229722100180879 -0.5267102070820647 -0.5300727395999966 -0.5330649003268877 -0.5356924214767939 -0.5379616725977238 -0.5398796580353653 -0.5414540139675129 -0.5426930049797406 -0.5436055201399 -0.5442010685143159 -0.5444897740519709 -0.5444823697444732 -0.5441901909489408 -0.5436251677383309 -0.542799816118883 -0.5417272279276184 -0.5404210591941031 -0.5388955167204703 -0.5371653426022123 -0.5352457963802513 -0.5331526344829228 -0.5309020865858884 -0.5285108284899134 -0.5259959510924586 -0.5233749250111311 -0.5206655604074105 -0.517885961560273 -0.5150544757542352 -0.5121896360778361 -0.5093100977798078 -0.5064345679040595 -0.5035817280236956 -0.50077015002061 -0.4980182050117912 -0.49534396570605616 -0.49276510268362206 -0.4902987753218719 -0.48796151833774865 -0.4857691251720593 -0.48373652969286657 -0.4818776879314593 -0.4802054617710619 -0.4787315066707361 -0.47746616561064714 -0.4764183714773649 -0.47559556005944675 -0.47500359568863804 -0.4746467113400295 -0.474527464700554; -0.08947927069427528 -0.10636624365798918 -0.12314682187370239 -0.13980443121195824 -0.15632271319842939 -0.17268555329580912 -0.18887710861133303 -0.20488183497015075 -0.22068451329800057 -0.23627027526017397 -0.2516246281075095 -0.26673347868414055 -0.2815831565558861 -0.2961604362224928 -0.3104525583814255 -0.324447250215416 -0.3381327446806792 -0.3514977987773169 -0.36453171078818436 -0.3772243364771086 -0.3895661042420253 -0.40154802922311406 -0.4131617263704853 -0.4243994224802502 -0.4352539672119984 -0.4457188431046263 -0.45578817461122795 -0.46545673617725647 -0.4747199593893737 -0.4835739392253635 -0.4920154394380545 -0.500041897108457 -0.507651426405163 -0.5148428215884977 -0.5216155592988704 -0.5279698001692545 -0.5339063898016795 -0.5394268591469165 -0.5445334243253193 -0.549228985924735 -0.5535171278086634 -0.5574021154642766 -0.5608888939153605 -0.5639830852197721 -0.5666909855643322 -0.569019561962283 -0.5709764485492429 -0.5725699424629841 -0.5738089992801495 -0.5747032279691136 -0.5752628853024476 -0.5754988696546913 -0.5754227140913866 -0.5750465786333228 -0.5743832415558289 -0.5734460895565545 -0.5722491065967 -0.5708068611902162 -0.5691344918833458 -0.5672476906335278 -0.5651626837626632 -0.5628962101259515 -0.5604654961049998 -0.5578882270039999 -0.5551825144022761 -0.5523668589972884 -0.5494601084616946 -0.5464814098390068 -0.5434501560175845 -0.5403859258554634 -0.5373084175819466 -0.5342373751790986 -0.5311925075500279 -0.5281934004131854 -0.5252594210239863 -0.5224096160165356 -0.519662602877236 -0.517036455804414 -0.5145485869675158 -0.5122156244470177 -0.5100532884007971 -0.508076267250999 -0.5062980959026676 -0.5047310381761151 -0.5033859757442791 -0.5022723059008165 -0.5013978504343243 -0.5007687777428641 -0.500389540090412 -0.5002628275881823; -0.09461583761418643 -0.1124691849471511 -0.1302084770768872 -0.14781596236288883 -0.1652741271595089 -0.18256572691351267 -0.19967381658568747 -0.21658178032668035 -0.23327336034123078 -0.24973268487926925 -0.2659442952969719 -0.2818931721357035 -0.29756476017187866 -0.312944992396026 -0.32802031288475575 -0.3427776985348787 -0.35720467963448493 -0.3712893592514759 -0.38502043142563763 -0.3983871981559808 -0.4113795851805561 -0.4239881565514116 -0.43620412801259617 -0.4480193791942273 -0.4594264646405071 -0.4704186236942397 -0.4809897892647257 -0.49113459551001865 -0.500848384468226 -0.5101272116759114 -0.518967850814638 -0.5273677974292099 -0.5353252717632916 -0.542839220759662 -0.5499093192734373 -0.5565359705471066 -0.5627203059961291 -0.568464184353065 -0.5737701902167793 -0.5786416320510106 -0.5830825396735322 -0.5870976612731762 -0.590692459987046 -0.5938731100641843 -0.5966464926347919 -0.5990201910955566 -0.6010024861117838 -0.6026023502255661 -0.6038294420461252 -0.6046940999835904 -0.6052073354706136 -0.6053808255973586 -0.6052269050643316 -0.6047585573342126 -0.6039894048382055 -0.602933698064535 -0.6016063033265405 -0.6000226889756293 -0.5981989097904056 -0.5961515892380506 -0.5938978992680951 -0.5914555372630554 -0.5888426997360255 -0.5860780523337331 -0.5831806956764929 -0.5801701265460644 -0.5770661939210691 -0.5738890493602029 -0.5706590912490143 -0.5673969024598489 -0.5641231810300434 -0.5608586635437681 -0.5576240410110226 -0.5544398671752534 -0.5513264593501686 -0.5483037920861874 -0.5453913841956163 -0.5426081799187842 -0.5399724252843895 -0.5375015409969535 -0.5352119934608464 -0.5331191658099815 -0.5312372310394927 -0.5295790295144078 -0.5281559532448807 -0.5269778393540345 -0.5260528751123167 -0.5253875167652375 -0.5249864241388938 -0.5248524126752767; -0.09963627119656167 -0.11843365473555274 -0.13710924510037456 -0.15564410368051998 -0.17401955347614406 -0.1922172131551828 -0.21021903032102546 -0.2280073139098143 -0.24556476564129565 -0.26287451045239135 -0.27992012584824183 -0.29668567011133445 -0.31315570931549713 -0.3293153430978595 -0.34515022914840693 -0.3606466063833977 -0.3757913167755891 -0.3905718258209679 -0.40497624162839174 -0.41899333262516997 -0.43261254387816234 -0.4458240120363481 -0.45861857890700963 -0.47098780368361953 -0.4829239738492211 -0.494420114784446 -0.5054699981143791 -0.5160681488331084 -0.5262098512490805 -0.5358911537981761 -0.5451088727747753 -0.5538605950339172 -0.5621446797199733 -0.5699602590789936 -0.5773072384130166 -0.5841862952351422 -0.5905988776839823 -0.5965472022551801 -0.6020342509060158 -0.6070637675865826 -0.6116402542475813 -0.6157689663703874 -0.6194559080595959 -0.6227078267316144 -0.6255322074250628 -0.6279372667494958 -0.6299319464783032 -0.6315259067793274 -0.6327295190627279 -0.6335538584097031 -0.6340106955277509 -0.6341124881580933 -0.6338723718385633 -0.6333041499005717 -0.6324222825517072 -0.6312418748660662 -0.6297786634726275 -0.6280490016980935 -0.6260698428848915 -0.623858721567967 -0.6214337321562404 -0.6188135047270664 -0.6160171775059063 -0.613064365570129 -0.6099751252873601 -0.6067699139770817 -0.6034695442720633 -0.6000951326563588 -0.5966680416724213 -0.5932098153247028 -0.5897421072644604 -0.586286601423714 -0.5828649248784394 -0.5794985528643345 -0.5762087060441653 -0.5730162403334262 -0.5699415298287734 -0.5670043436469632 -0.5642237177639443 -0.5616178232347464 -0.5592038324626403 -0.5569977854563716 -0.5550144582509067 -0.5532672358534004 -0.5517679921956433 -0.5505269796126966 -0.5495527303136354 -0.5488519721579168 -0.5484295607991816 -0.5482884299130691; -0.10453447395496208 -0.12425241860700587 -0.14384076906627127 -0.16327939257015475 -0.1825484428373153 -0.20162839722407652 -0.2205000929655395 -0.2391447624082863 -0.2575440671474512 -0.2756801309871843 -0.29353557165029054 -0.3110935311698294 -0.32833770490284675 -0.3452523691139637 -0.3618224070843305 -0.37803333370932585 -0.3938713185563414 -0.4093232073619351 -0.42437654195557145 -0.43901957860494 -0.45324130478553043 -0.46703145438455307 -0.4803805213565312 -0.49327977185473326 -0.505721254869206 -0.5176978114083148 -0.5292030822664472 -0.5402315144258188 -0.5507783661451233 -0.5608397107920134 -0.5704124394801402 -0.579494262574568 -0.5880837101318911 -0.5961801313432435 -0.6037836930495192 -0.6108953773985899 -0.6175169787139609 -0.6236510996432012 -0.6293011466524713 -0.6344713249306088 -0.6391666327623494 -0.6433928554253656 -0.6471565586597645 -0.650465081751455 -0.6533265302622419 -0.6557497684295017 -0.6577444112468205 -0.6593208162237179 -0.6604900748076487 -0.6612640034344527 -0.6616551341544431 -0.6616767047600283 -0.661342648317177 -0.660667581977029 -0.6596667949154178 -0.6583562352171518 -0.6567524954884804 -0.6548727969456676 -0.6527349716901161 -0.6503574428416804 -0.6477592021622692 -0.6449597847625189 -0.6419792404465118 -0.6388381012145801 -0.63555734441433 -0.6321583510071338 -0.6286628584043541 -0.6250929073273798 -0.6214707821615519 -0.6178189443097637 -0.6141599581106202 -0.6105164089719423 -0.6069108134863104 -0.6033655214435117 -0.599902609836579 -0.5965437691731712 -0.5933101826502852 -0.5902223990230309 -0.5873002002903688 -0.5845624656223145 -0.5820270332515751 -0.5797105623329115 -0.577628397019069 -0.5757944351955069 -0.5742210044404703 -0.5729187478172678 -0.571896522050402 -0.5711613104798073 -0.5707181529271826 -0.5705700942512157; -0.10930450652095472 -0.12991843514914164 -0.15039492238217148 -0.17071263674158882 -0.19085055931580827 -0.210788024149147 -0.23050475757708638 -0.24998091640139997 -0.26919712480580826 -0.2881345099203041 -0.30677473595029925 -0.32510003679510163 -0.3430932470889783 -0.3607378316070117 -0.3780179129871442 -0.3949182977290963 -0.41142450044018974 -0.4275227663074306 -0.44320009178446396 -0.4584442434910901 -0.473243775331934 -0.4875880438494518 -0.5014672218347629 -0.5148723102276853 -0.5277951483448364 -0.5402284224816662 -0.5521656729407564 -0.5636012995446803 -0.5745305656970193 -0.5849496010598749 -0.5948554029202502 -0.6042458363210543 -0.6131196330351297 -0.6214763894626057 -0.6293165635330114 -0.636641470693901 -0.6434532790672021 -0.6497550038530913 -0.6555505010588617 -0.6608444606268818 -0.6656423990314223 -0.6699506514085813 -0.6737763632769327 -0.6771274818985048 -0.6800127473204316 -0.6824416831267845 -0.6844245869176762 -0.6859725205186158 -0.6870972999070493 -0.6878114848250197 -0.6881283680266962 -0.6880619640870643 -0.6876269976732043 -0.68683889115222 -0.6857137513799788 -0.6842683554823541 -0.6825201354057793 -0.6804871609767348 -0.6781881211707074 -0.6756423032506332 -0.6728695693935964 -0.6698903303835579 -0.6667255159084112 -0.663396540963246 -0.6599252678303643 -0.6563339630826148 -0.6526452490428286 -0.6488820491315336 -0.6450675265513298 -0.6412250157928018 -0.637377946507535 -0.6335497593822167 -0.6297638137671777 -0.6260432869655234 -0.6224110652765031 -0.6188896271087455 -0.6155009187331222 -0.6122662235266279 -0.609206025860411 -0.6063398710966381 -0.6036862234672625 -0.6012623238975224 -0.5990840500908743 -0.597165781392162 -0.5955202710746627 -0.5941585287387492 -0.5930897154534472 -0.5923210541101748 -0.5918577571897371 -0.5917029737754091; -0.11394059456531674 -0.13542486399715575 -0.15676381780074203 -0.17793492415891315 -0.1989159910629914 -0.2196852100591859 -0.2402211987899846 -0.26050304220988924 -0.28051033236311723 -0.3002232066197811 -0.31962238427647977 -0.3386892014371293 -0.35740564410010417 -0.37575437938830974 -0.39371878486956047 -0.41128297592548274 -0.42843183113807415 -0.4451510156738885 -0.46142700265652753 -0.4772470925286249 -0.4925994304147388 -0.5074730215064404 -0.5218577445003365 -0.5357443631287664 -0.5491245358313533 -0.5619908236234638 -0.574336696224894 -0.5861565365186694 -0.5974456434157144 -0.6082002332063227 -0.61841743948369 -0.6280953117283807 -0.637232812645331 -0.6458298143469146 -0.653887093476603 -0.6614063253679038 -0.6683900773324142 -0.6748418011690726 -0.6807658249838902 -0.6861673444055653 -0.6910524132774637 -0.6954279339002599 -0.6993016468921803 -0.7026821207250264 -0.7055787409840318 -0.7080016993879 -0.7099619825920006 -0.7114713607826059 -0.7125423760529541 -0.713188330532821 -0.7134232742219684 -0.7132619924541244 -0.7127199928920802 -0.7118134919257403 -0.7105594003137166 -0.7089753078751306 -0.7070794670018951 -0.7048907747230267 -0.7024287530118566 -0.6997135269848491 -0.696765800597884 -0.6936068294032344 -0.6902583898894473 -0.6867427448884426 -0.6830826045015244 -0.6793010819709354 -0.6754216439090095 -0.671468054296043 -0.6674643116742781 -0.6634345790026803 -0.6594031056993085 -0.6553941414888236 -0.6514318417952836 -0.6475401645774314 -0.6437427586965262 -0.6400628441351113 -0.636523084646656 -0.63314545370593 -0.6299510949405941 -0.6269601785453798 -0.6241917554978962 -0.6216636116936233 -0.6193921243793905 -0.6173921234710185 -0.6156767604738749 -0.6142573877689822 -0.6131434509696894 -0.6123423968877366 -0.6118595993720087 -0.6116983049047496; -0.11843713542090559 -0.14076507346901482 -0.16293981593339502 -0.18493763227607263 -0.20673516008649528 -0.22830945229919788 -0.24963802304254679 -0.2706988919825706 -0.2914706270356225 -0.31193238533402395 -0.3320639523398988 -0.3518457790139537 -0.37125901695793295 -0.3902855514617581 -0.40890803239885026 -0.42710990292572887 -0.4448754259545763 -0.46218970837997186 -0.47903872305329076 -0.495409328510331 -0.5112892864693784 -0.5266672771281513 -0.5415329122987961 -0.555876746430192 -0.5696902855763429 -0.5829659943783679 -0.5956973011356745 -0.607878601049083 -0.6195052577251192 -0.6305736030361998 -0.6410809354361088 -0.6510255168338819 -0.660406568132027 -0.669224263536824 -0.6774797237493302 -0.6851750081455384 -0.6923131060529829 -0.6988979272288296 -0.7049342916411737 -0.7104279186508052 -0.7153854156850536 -0.7198142664884436 -0.723722819026721 -0.7271202731111939 -0.7300166677993252 -0.7324228686148183 -0.7343505546161452 -0.7358122053262529 -0.7368210875180744 -0.7373912418302114 -0.7375374691646721 -0.7372753167936577 -0.7366210640750076 -0.7355917076459197 -0.7342049459319128 -0.7324791627726909 -0.7304334099287355 -0.7280873881922241 -0.7254614267836628 -0.7225764606719518 -0.7194540054111511 -0.7161161290431011 -0.7125854205725315 -0.7088849544820283 -0.7050382507203758 -0.70106922957171 -0.6970021607975928 -0.6928616064428368 -0.6886723567122855 -0.6844593583636923 -0.6802476351253568 -0.6760621997399991 -0.6719279573620153 -0.6678696001962336 -0.6639114934641014 -0.6600775530175066 -0.6563911151888808 -0.6528747997638081 -0.6495503672813491 -0.6464385721968241 -0.6435590137680929 -0.6409299868331488 -0.6385683349158502 -0.636489308308913 -0.6347064299203635 -0.6332313717152015 -0.6320738445254268 -0.6312415038315349 -0.6307398738363198 -0.63057229176381; -0.1227887044037799 -0.14593264779078455 -0.1689155332203514 -0.19171243656598705 -0.2142988311263129 -0.23665063841486086 -0.25874427740460343 -0.28055671207491484 -0.30206549711999386 -0.3232488216899088 -0.3440855510482696 -0.3645552660439099 -0.38463830030786206 -0.40431577510105843 -0.423569631752641 -0.442382661643198 -0.4607385337017439 -0.4786218193995409 -0.4960180152379116 -0.5129135627408795 -0.5292958659766824 -0.5451533066448809 -0.560475256777801 -0.5752520891163732 -0.5894751852309584 -0.6031369414674552 -0.6162307728077848 -0.6287511147417261 -0.6406934232539755 -0.6520541730362135 -0.662830854038834 -0.673021966480825 -0.6826270144390674 -0.6916464981399945 -0.7000819050771719 -0.7079357000778336 -0.7152113144397871 -0.7219131342573111 -0.7280464880507258 -0.7336176338091573 -0.7386337455495997 -0.7431028994876999 -0.7470340599065948 -0.7504370647996678 -0.7533226113510286 -0.7557022413039127 -0.7575883262517751 -0.7589940528696502 -0.7599334080840501 -0.760421164158347 -0.7604728636468665 -0.7601048041448594 -0.7593340227328751 -0.7581782799827899 -0.7566560433587591 -0.7547864698097395 -0.7525893873109442 -0.7500852750699931 -0.7472952420698293 -0.7442410035753496 -0.7409448551847801 -0.7374296439612819 -0.7337187361363471 -0.7298359808360142 -0.7258056692458925 -0.7216524886039649 -0.71740147039412 -0.7130779321117274 -0.7087074119890364 -0.7043155961067524 -0.6999282373828677 -0.6955710660246662 -0.6912696911582284 -0.6870494935144198 -0.6829355092527428 -0.6789523052442291 -0.6751238464093373 -0.6714733560115909 -0.6680231701343804 -0.6647945879059255 -0.6618077193717689 -0.6590813332285582 -0.6566327069087314 -0.6544774817234995 -0.6526295259123771 -0.6511008084946533 -0.6499012867587496 -0.649038810051837 -0.6485190422436342 -0.6483454048415596; -0.1269900608305303 -0.1509213939129569 -0.17468384936268314 -0.1982513183557081 -0.2215981196512634 -0.24469905403943432 -0.2675294570552167 -0.2900652497894773 -0.3122829876404115 -0.33415990686306835 -0.35567396878934904 -0.376803901606285 -0.39752923959635844 -0.4178303597598791 -0.43768851575594064 -0.4570858691149947 -0.4760055176925552 -0.4944315213497727 -0.5123489248625521 -0.5297437780762692 -0.5466031533380558 -0.5629151602527532 -0.5786689578220746 -0.5938547640390328 -0.6084638630213417 -0.622488609778086 -0.6359224327135677 -0.648759833980717 -0.660996387803812 -0.6726287368964884 -0.6836545871060598 -0.6940727004190175 -0.7038828864652747 -0.7130859926601456 -0.7216838931233426 -0.7296794765132842 -0.7370766329128497 -0.7438802398992707 -0.7500961479262128 -0.7557311651401295 -0.7607930417457343 -0.7652904540268154 -0.7692329881186214 -0.7726311236165364 -0.7754962170927295 -0.7778404855777538 -0.7796769900475987 -0.7810196189383536 -0.7818830716902556 -0.7822828423003579 -0.7822352028382057 -0.7817571868516238 -0.7808665725598619 -0.7795818656987955 -0.7779222818476791 -0.7759077280289319 -0.7735587833319181 -0.7708966782686434 -0.7679432725242954 -0.7647210307189956 -0.7612529957498828 -0.7575627592357318 -0.753674428541093 -0.7496125898152048 -0.7454022664448139 -0.741068872292114 -0.7366381590723766 -0.7321361572238483 -0.7275891096390763 -0.7230233976659259 -0.7184654588524643 -0.7139416960065211 -0.7094783772717276 -0.7051015270898983 -0.7008368081262328 -0.6967093944787276 -0.6927438367739047 -0.6889639200623212 -0.6853925157611961 -0.6820514292365328 -0.678961244958931 -0.6761411714888035 -0.6736088888288838 -0.6713804009048343 -0.6694698960791376 -0.6678896186521346 -0.6666497542438712 -0.6657583317736516 -0.6652211444600584 -0.6650416918594436; -0.1310361537310929 -0.15572534792070886 -0.18023791422500127 -0.20454657198446063 -0.22862449900368975 -0.25244538972532493 -0.2759835114708515 -0.2992137585607322 -0.32211170414132145 -0.34465364956207356 -0.36681667116352495 -0.38857866435412947 -0.4099183848722231 -0.43081548714790807 -0.4512505596983802 -0.47120515750895536 -0.4906618313706583 -0.5096041541635515 -0.5280167440928544 -0.545885284902155 -0.5631965431046484 -0.5799383822890409 -0.5960997745716149 -0.6116708092797518 -0.6266426989649169 -0.6410077828546754 -0.6547595278636311 -0.6678925272922568 -0.68040249735038 -0.6922862716485612 -0.7035417938057268 -0.7141681083252757 -0.7241653498943117 -0.7335347312618367 -0.7422785298515346 -0.7504000732632876 -0.7579037238147257 -0.7647948622699697 -0.7710798708972563 -0.7767661159902957 -0.7818619299800427 -0.7863765932539669 -0.7903203157888798 -0.7937042186908075 -0.7965403157213126 -0.7988414948738073 -0.8006215000458645 -0.8018949128339965 -0.8026771344558827 -0.802984367781302 -0.8028335994270208 -0.8022425818424047 -0.8012298152814732 -0.7998145295233657 -0.7980166651667191 -0.7958568542842427 -0.7933564001819362 -0.7905372559631315 -0.7874220015512083 -0.7840338187770098 -0.7803964640884468 -0.7765342383915987 -0.7724719534862151 -0.768234894515664 -0.7638487778142456 -0.7593397035060704 -0.7547341021924351 -0.7500586750623721 -0.7453403267776598 -0.7406060905232704 -0.7358830446811436 -0.7311982206835511 -0.7265785017356392 -0.7220505122679682 -0.7176404981903737 -0.7133741982681157 -0.7092767072274743 -0.7053723315153854 -0.7016844389782638 -0.6982353040770558 -0.6950459506043288 -0.6921359941972968 -0.6895234872287116 -0.6872247688852814 -0.6852543233909074 -0.6836246493821894 -0.682346143382787 -0.6814270001435768 -0.6808731323161956 -0.6806881115154747; -0.1349221272575549 -0.16033878104297103 -0.18557115422031378 -0.2105908113054488 -0.23536980672574148 -0.25988074676965195 -0.2840968493933653 -0.3079920016781266 -0.3315408147490562 -0.354718675984508 -0.37750179836427394 -0.3998672668249374 -0.42179308151126477 -0.44325819783345316 -0.4642425632611771 -0.48472715080645795 -0.5046939891682724 -0.5241261895322887 -0.5430079690390756 -0.561324670953336 -0.5790627815850939 -0.5962099440311377 -0.6127549688213243 -0.6286878415694126 -0.6439997277419373 -0.6586829746710676 -0.6727311109484729 -0.6861388433468281 -0.698902051423751 -0.711017779969614 -0.7224842294658667 -0.7333007447241656 -0.7434678018788416 -0.7529869939059459 -0.7618610148414238 -0.7700936428688099 -0.7776897224432753 -0.7846551456138902 -0.7909968326995773 -0.7967227124664665 -0.8018417019451536 -0.8063636860157274 -0.8102994968763044 -0.8136608934971677 -0.8164605411473199 -0.8187119910633477 -0.8204296603117234 -0.8216288118750533 -0.822325534970064 -0.822536725580302 -0.8222800671593073 -0.8215740114303943 -0.82043775917696 -0.8188912408823137 -0.8169550970403573 -0.8146506579180869 -0.811999922507798 -0.8090255363614439 -0.8057507679520494 -0.802199483158054 -0.7983961174167373 -0.794365645043527 -0.7901335451665024 -0.7857257636814861 -0.7811686705951083 -0.7764890120937304 -0.7717138566583218 -0.7668705345428394 -0.7619865699503808 -0.7570896052815046 -0.7522073168970775 -0.7473673219378718 -0.7425970758787075 -0.7379237606690202 -0.7333741635258675 -0.7289745466993928 -0.7247505088219479 -0.7207268387752275 -0.716927363356364 -0.7133747903822423 -0.7100905492264374 -0.7070946311173391 -0.7044054318195143 -0.7020395995525041 -0.7000118911519497 -0.6983350395294841 -0.6970196354264024 -0.6960740262738547 -0.6955042346682212 -0.6953138985515268; -0.1386433257906094 -0.16475620526695742 -0.19067727819120295 -0.2163769755559382 -0.24182625010545605 -0.2669966420895139 -0.29186034265517913 -0.3163902546510351 -0.3405600506374076 -0.3643442279169047 -0.38771816042128343 -0.41065814731316996 -0.4331414581843132 -0.4551463747555404 -0.4766522290072324 -0.4976394376927054 -0.5180895332101466 -0.5379851908315413 -0.5573102523091139 -0.5760497459010324 -0.5941899028783444 -0.6117181705941565 -0.6286232222138495 -0.6448949632214693 -0.6605245348323594 -0.6755043144554316 -0.6898279133602225 -0.7034901717139974 -0.7164871511626127 -0.7288161251356325 -0.7404755670613175 -0.7514651366805731 -0.7617856646507881 -0.7714391356307323 -0.7804286700363382 -0.7887585046543327 -0.7964339722962628 -0.803461480669596 -0.8098484906352161 -0.8156034940118035 -0.8207359910773256 -0.8252564679060962 -0.8291763736665864 -0.8325080979903792 -0.8352649485062091 -0.8374611286149191 -0.8391117155612586 -0.840232638836631 -0.8408406589230679 -0.8409533463626772 -0.8405890611085256 -0.8397669320821015 -0.838506836829192 -0.8368293811299372 -0.8347558783800656 -0.8323083285187932 -0.8295093962346923 -0.8263823881342697 -0.8229512285093165 -0.8192404332889653 -0.8152750817115585 -0.8110807852010494 -0.8066836528840996 -0.8021102531392307 -0.7973875705305306 -0.7925429574482064 -0.7876040797600373 -0.7825988557749762 -0.777555387836929 -0.7725018859073789 -0.767466582564328 -0.7624776389463858 -0.7575630413084101 -0.7527504880318289 -0.7480672671502776 -0.7435401247091444 -0.739195124573473 -0.7350575006269978 -0.7311515026573089 -0.7275002375863439 -0.724125508066397 -0.7210476508016391 -0.7182853772536266 -0.7158556196255255 -0.7137733851733201 -0.712051621945117 -0.7107010989877629 -0.7097303038753509 -0.709145360105797 -0.7089499664867437; -0.1421952987463786 -0.16897237856644723 -0.19555028280378786 -0.22189833462338113 -0.24798641098518753 -0.2737850122081985 -0.29926532894591396 -0.3243993063276906 -0.3491597050421568 -0.3735201591620515 -0.3974552305341544 -0.4209404595831722 -0.4439524124042897 -0.4664687240452604 -0.48846813790524546 -0.509930541203727 -0.5308369964986127 -0.5511697692577789 -0.5709123515126228 -0.5900494816454874 -0.6085671603849332 -0.6264526631035311 -0.6436945485321643 -0.6602826640224231 -0.6762081475046677 -0.6914634263035365 -0.7060422129850381 -0.7199394984199401 -0.7331515422568345 -0.7456758610050931 -0.7575112139329131 -0.7686575869888281 -0.7791161749564469 -0.7888893620518188 -0.7979807011707946 -0.8063948919900331 -0.8141377581200098 -0.821216223501484 -0.8276382882285029 -0.8334130039710509 -0.8385504491590633 -0.8430617040765733 -0.8469588260002975 -0.8502548245009788 -0.8529636370081547 -0.8551001047197229 -0.8566799489165803 -0.8577197477196331 -0.858236913301496 -0.8582496695380368 -0.8577770300555128 -0.8568387765971448 -0.8554554375985655 -0.8536482668244477 -0.8514392218787867 -0.8488509423587425 -0.8459067273767209 -0.842630512127765 -0.8390468431296155 -0.8351808517116586 -0.8310582252771399 -0.8267051758116591 -0.8221484050615275 -0.8174150657598418 -0.8125327182385841 -0.807529281734201 -0.8024329796754488 -0.7972722782392747 -0.7920758174773861 -0.7868723343571986 -0.7816905771305307 -0.7765592105460909 -0.7715067115612204 -0.7665612553875527 -0.7617505919257838 -0.75710191290641 -0.752641710353367 -0.7483956273206369 -0.7443883022092427 -0.7406432083416727 -0.7371824908371506 -0.7340268031761408 -0.7311951461455872 -0.7287047120963912 -0.7265707376008366 -0.7248063676517077 -0.7234225344825808 -0.722427853901964 -0.7218285417216802 -0.7216283524293633; -0.14557380508728157 -0.17298230975351933 -0.2001844574730202 -0.2271484937381347 -0.25384324987858553 -0.28023821641822316 -0.3063036136105116 -0.3320104588870411 -0.3573306309776218 -0.38223693048629476 -0.4067031367346569 -0.43070406071188205 -0.4542155939994601 -0.47721475356767273 -0.49967972236989866 -0.5215898856896322 -0.5429258632234741 -0.5636695369109138 -0.5838040745483236 -0.6033139492499839 -0.6221849548429659 -0.6404042173051174 -0.6579602023761619 -0.6748427194908058 -0.6910429221997475 -0.7065533052595085 -0.7213676985849342 -0.7354812582691804 -0.7488904548847983 -0.7615930592863697 -0.7735881261398798 -0.7848759754068328 -0.79545817201194 -0.8053375039222009 -0.8145179588623347 -0.8230046998869293 -0.8308040400233696 -0.837923416191655 -0.8443713625976961 -0.8501574837855821 -0.8552924275216677 -0.8597878576692083 -0.8636564271965719 -0.8669117514448238 -0.8695683817616413 -0.8716417795880032 -0.8731482910618266 -0.8741051221785876 -0.8745303145228431 -0.8744427215563172 -0.8738619854177005 -0.8728085141563899 -0.8713034592869018 -0.869368693512602 -0.8670267884265255 -0.8643009919535135 -0.8612152052517287 -0.8577939587429985 -0.8540623868908082 -0.8500462012926806 -0.845771661600938 -0.8412655437335992 -0.8365551047868862 -0.8316680440143569 -0.8266324591974145 -0.8214767977005989 -0.816229801485949 -0.810920445357599 -0.805577867724697 -0.8002312932121861 -0.7949099465194871 -0.7896429570309558 -0.7844592538231765 -0.7793874508955575 -0.7744557226740479 -0.769691670102801 -0.7651221779426172 -0.7607732642324633 -0.7566699232324771 -0.7528359635414117 -0.749293843452808 -0.7460645059638864 -0.7431672161584952 -0.7406194039289421 -0.7384365151601565 -0.7366318745548263 -0.7352165632155442 -0.7341993139112725 -0.7335864266396137 -0.7333817066607939; -0.14877481754144553 -0.17678126296470353 -0.20457438883959178 -0.2321213976256951 -0.25939010944538193 -0.2863490391909134 -0.3129674705734328 -0.33921552682782347 -0.36506423781429886 -0.3904856032861063 -0.4154526521226236 -0.43993949735799925 -0.4639213868670458 -0.4873747496019724 -0.51027723730546 -0.532607761657109 -0.554346526841314 -0.575475057554629 -0.5959762224996337 -0.6158342534398091 -0.6350347599158386 -0.6535647397479057 -0.6714125854707244 -0.6885680868681908 -0.7050224297925335 -0.7207681914685772 -0.7357993324972518 -0.7501111857836812 -0.7637004426241292 -0.7765651361927728 -0.7887046226737296 -0.8001195602861206 -0.810811886450143 -0.8207847933403809 -0.830042702068836 -0.8385912357345995 -0.8464371915697156 -0.8535885124017307 -0.8600542576427009 -0.8658445740021306 -0.8709706661074434 -0.8754447672001998 -0.8792801100593411 -0.8824908982842665 -0.885092278050482 -0.887100310428858 -0.8885319443360787 -0.8894049901586008 -0.8897380940651994 -0.8895507129938726 -0.8888630902672925 -0.8876962317570845 -0.8860718824807342 -0.8840125034758662 -0.8815412487548635 -0.8786819420983112 -0.8754590533987162 -0.8718976742164302 -0.8680234921582677 -0.8638627636363273 -0.8594422845110011 -0.8547893580691173 -0.8499317597371193 -0.8448976978820953 -0.8397157700125408 -0.8344149136589682 -0.8290243511949968 -0.8235735278562959 -0.8180920422317612 -0.8126095685431719 -0.8071557701007636 -0.8017602034271354 -0.7964522126846604 -0.7912608142250163 -0.7862145713053862 -0.7813414592839395 -0.7766687219147809 -0.7722227197040108 -0.7680287716549672 -0.7641109921097675 -0.7604921247701535 -0.7571933763346417 -0.7542342525002294 -0.7516323993235682 -0.749403453097382 -0.7475609019541635 -0.7461159623463012 -0.7450774733613317 -0.7444518115120017 -0.7442428282006518; -0.1517945265359208 -0.18036476179355668 -0.2087149648201587 -0.2368113341532197 -0.26462071737559084 -0.2921106919050619 -0.31924964248688575 -0.3460068350829436 -0.37235248688083256 -0.3982578321774807 -0.4236951839247121 -0.44863799075801175 -0.4730608893642887 -0.49693975207924773 -0.5202517296397906 -0.5429752890511954 -0.5650902465624809 -0.5865777957758964 -0.6074205309477447 -0.6276024655673369 -0.6471090463287255 -0.6659271626356326 -0.684045151803633 -0.7014528001449504 -0.7181413401401675 -0.7341034439175748 -0.7493332132748778 -0.763826166489388 -0.7775792221718211 -0.7905906804252887 -0.8028602015752182 -0.8143887827376817 -0.8251787324931926 -0.83523364393038 -0.844558366319356 -0.8531589756679103 -0.8610427444052607 -0.8682181104278015 -0.8746946457293974 -0.8804830248251867 -0.885594993162761 -0.8900433356979048 -0.893841845793912 -0.8970052945837496 -0.8995494009131045 -0.9014908019594022 -0.9028470245973313 -0.9036364575549941 -0.9038783243765226 -0.9035926571766262 -0.9028002711399905 -0.9015227396835624 -0.8997823701623682 -0.8976021799595567 -0.8950058727587169 -0.8920178147512249 -0.8886630104834804 -0.8849670779986281 -0.8809562228750948 -0.8766572107105681 -0.8720973375457755 -0.8673043976686731 -0.8623066481879744 -0.857132769717212 -0.85181182246914 -0.8463731970280126 -0.8408465590475807 -0.8352617871192135 -0.8296489030717117 -0.8240379940065744 -0.8184591254443423 -0.8129422450636958 -0.8075170766591149 -0.8022130041282671 -0.797058945528555 -0.7920832175130947 -0.7873133907672423 -0.7827761374118414 -0.77849707170976 -0.7745005857954054 -0.7708096825269402 -0.7674458079188484 -0.7644286859272879 -0.7617761586102471 -0.7595040348474291 -0.7576259508620347 -0.7561532457235071 -0.7550948548182975 -0.754457223953818 -0.7542442463164529; -0.1546293438495297 -0.18372859308250108 -0.21260137825371936 -0.24121293750653866 -0.2695291887364422 -0.2975168139692055 -0.3251433402032077 -0.3523772163895224 -0.37918788625573074 -0.40554585671361426 -0.4314227616266226 -0.45679142074988477 -0.4816258936930713 -0.5059015287942119 -0.5295950068302994 -0.5526843795276316 -0.5751491028711752 -0.5969700652472688 -0.6181296104875362 -0.6386115559136046 -0.6584012055118931 -0.6774853583951755 -0.6958523127326094 -0.7134918653523807 -0.7303953072409095 -0.74655541517964 -0.761966439774799 -0.7766240901471291 -0.7905255155574629 -0.8036692842503306 -0.8160553598013905 -0.8276850752557093 -0.8385611053426683 -0.8486874370498376 -0.8580693388324654 -0.8667133287275753 -0.8746271416320486 -0.8818196959925908 -0.8883010601423531 -0.8940824185041448 -0.8991760378637619 -0.9035952338990524 -0.9073543381308893 -0.9104686654412641 -0.9129544822812562 -0.9148289756675558 -0.9161102230405163 -0.9168171630292448 -0.9169695671399023 -0.9165880123520526 -0.9156938545743938 -0.9143092028754266 -0.9124568943663729 -0.910160469572868 -0.9074441480885219 -0.9043328042573857 -0.9008519425837164 -0.8970276725164795 -0.8928866822030197 -0.8884562107520045 -0.8837640184907899 -0.8788383546479974 -0.8737079218398487 -0.8684018366905152 -0.8629495858749042 -0.8573809768396777 -0.8517260824383467 -0.8460151787127749 -0.8402786750706894 -0.8345470361513238 -0.8288506947438222 -0.8232199552300107 -0.8176848871685926 -0.8122752088248975 -0.8070201606806712 -0.801948369231814 -0.7970877016957245 -0.792465112598288 -0.7881064835844848 -0.7840364581834628 -0.7802782736426745 -0.7768535923071992 -0.7737823353383677 -0.7710825218180312 -0.7687701164496072 -0.7668588891251814 -0.7653602895646567 -0.7642833400395549 -0.7636345488696029 -0.7634178469322167; -0.1572759059916922 -0.18686881038740424 -0.2162291301677438 -0.24532119093475582 -0.2741100278363801 -0.30256147341310763 -0.33064224167253226 -0.35832000804574454 -0.3855634849146072 -0.41234249243601456 -0.4386280244280097 -0.46439230912245294 -0.4896088646295372 -0.5142525490002113 -0.5382996048131823 -0.5617276982531022 -0.5845159526854943 -0.6066449767714911 -0.6280968872012742 -0.6488553261588829 -0.6689054736625366 -0.6882340549536459 -0.7068293431339878 -0.7246811572740287 -0.7417808562360186 -0.7581213284731027 -0.7736969780803984 -0.7885037073856769 -0.8025388963761017 -0.815801379263393 -0.8282914184929964 -0.8400106765033191 -0.8509621855391374 -0.8611503158188469 -0.8705807423485739 -0.8792604106673587 -0.8871975017968651 -0.8944013966563562 -0.9008826401893121 -0.9066529054319434 -0.9117249577362142 -0.9161126193407902 -0.9198307344626592 -0.9228951350600154 -0.9253226073933596 -0.9271308594865635 -0.92833848956288 -0.928964955502368 -0.9290305453368852 -0.9285563487665424 -0.9275642296471189 -0.9260767993613296 -0.9241173909477821 -0.921710033819925 -0.918879428863143 -0.9156509236513918 -0.9120504874754681 -0.9081046858233963 -0.9038406538998255 -0.899286068716358 -0.8944691192292467 -0.8894184739459648 -0.8841632453694241 -0.8787329505998451 -0.8731574673720796 -0.8674669847732268 -0.8616919478652388 -0.855862995433643 -0.8500108901008645 -0.8441664400855148 -0.8383604119620596 -0.8326234338831244 -0.8269858888733576 -0.8214777979923591 -0.816128693396484 -0.8109674816050405 -0.8060222975928059 -0.8013203506821529 -0.7968877635852243 -0.7927494063368459 -0.7889287272459925 -0.7854475833583782 -0.7823260732436629 -0.7795823751753757 -0.7772325939381495 -0.7752906195558593 -0.7737680011707976 -0.7726738391094194 -0.7720146978434046 -0.7717945421034276; -0.15973107731391928 -0.18978173712879348 -0.2195940326881092 -0.2491314290999974 -0.2783581296608196 -0.30723916702419696 -0.3357404903666837 -0.363829048184969 -0.39147286639728845 -0.4186411214616779 -0.4453042082654167 -0.47143380258281803 -0.4970029179421106 -0.521985956785864 -0.5463587558528686 -0.5700986257520758 -0.5931843847407088 -0.6155963867586236 -0.6373165438089864 -0.6583283428111213 -0.6786168570846144 -0.6981687526542737 -0.7169722895930997 -0.7350173186449602 -0.7522952733899927 -0.7687991582339293 -0.7845235325174741 -0.799464491053607 -0.813619641409334 -0.8269880782539379 -0.839570355098473 -0.8513684537510458 -0.8623857518096046 -0.8726269885086072 -0.8820982292282395 -0.8908068289649289 -0.898761395049949 -0.9059717493890191 -0.9124488904801465 -0.9182049554496464 -0.9232531823273294 -0.9276078727614685 -0.9312843553522611 -0.9342989497591783 -0.9366689317128406 -0.9384124990357677 -0.9395487387485444 -0.9400975953084708 -0.9400798399965207 -0.9395170414352793 -0.9384315371853502 -0.9368464063303004 -0.934785442920455 -0.9322731301036252 -0.9293346147260317 -0.9259956821393258 -0.9222827308997152 -0.9182227469930123 -0.9138432771652804 -0.909172400883303 -0.904238700393051 -0.8990712282889806 -0.8936994719537728 -0.8881533141790188 -0.882462989234749 -0.876659033622524 -0.8707722307264923 -0.864833548573184 -0.8588740699283147 -0.8529249140020224 -0.8470171491075607 -0.8411816957270891 -0.835449219585938 -0.8298500145267166 -0.8244138752086596 -0.8191699599353803 -0.8141466442330137 -0.8093713661547555 -0.804870464667863 -0.8006690128724565 -0.796790648191627 -0.7932574020400323 -0.790089531801687 -0.7873053582044475 -0.7849211113467042 -0.7829507886915692 -0.7814060282802605 -0.7802960002206932 -0.7796273191784524 -0.7794039801429855; -0.16199195286089899 -0.19246396944380853 -0.22269221161702962 -0.25263934006980976 -0.28226878093405827 -0.31154482010403195 -0.34043269332900267 -0.36889867169547047 -0.3969101421559935 -0.42443568280447336 -0.45144513264231095 -0.47790965562562565 -0.5038017988301952 -0.5290955446173655 -0.5537663567304247 -0.5777912202962642 -0.6011486757511951 -0.6238188467520552 -0.6457834621738647 -0.6670258723329779 -0.6875310596095714 -0.7072856436752525 -0.726277881560293 -0.7444976628204518 -0.7619365000853635 -0.7785875152890603 -0.7944454218983508 -0.8095065034664967 -0.8237685888480488 -0.8372310244158773 -0.8498946436234751 -0.8617617342547899 -0.8728360037000766 -0.883122542590048 -0.8926277871117777 -0.9013594803188408 -0.909326632735013 -0.9165394825357995 -0.9230094555751702 -0.9287491255063596 -0.9337721742254305 -0.938093352844749 -0.9417284433804434 -0.9446942213135013 -0.947008419158316 -0.9486896911451866 -0.9497575790944962 -0.9502324795299074 -0.9501356120457802 -0.949488988910104 -0.9483153858482419 -0.9466383139146941 -0.9444819923196482 -0.9418713220342286 -0.9388318599529762 -0.9353897933441403 -0.9315719142679709 -0.9274055935905073 -0.9229187541657324 -0.9181398427030634 -0.9130977997806666 -0.9078220274093407 -0.9023423534981013 -0.89668899252317 -0.8908925016591643 -0.8849837315979142 -0.8789937712598368 -0.8729538855991884 -0.8668954457221149 -0.8608498505798294 -0.8548484395733736 -0.8489223955156926 -0.8431026375455036 -0.8374197037786567 -0.8319036237182643 -0.8265837807245192 -0.8214887651660557 -0.8166462192311333 -0.8120826747595786 -0.8078233858523922 -0.8038921584088261 -0.8003111791110075 -0.7971008467020646 -0.7942796086624374 -0.7918638065584594 -0.7898675333977541 -0.788302506262307 -0.7871779572934364 -0.7865005457722098 -0.7862742935818886; -0.16405586096821403 -0.19491237875299108 -0.22552010870297132 -0.25584096698925185 -0.28583766086079887 -0.3154737859182893 -0.3447139189474041 -0.3735237059107904 -0.4018699447410279 -0.42972066262241587 -0.4570451874967812 -0.4838142135770823 -0.5099998607018787 -0.5355757274130681 -0.5605169376882105 -0.5848001813066449 -0.6084037478750213 -0.6313075545823672 -0.6534931677969493 -0.6749438186566648 -0.6956444128411694 -0.7155815347472022 -0.7347434463183966 -0.7531200808071532 -0.7707030317687541 -0.7874855376068919 -0.8034624620050531 -0.818630270589881 -0.8329870041807992 -0.8465322489849146 -0.859267104097711 -0.8711941466684227 -0.8823173950844686 -0.8926422705220722 -0.9021755572004158 -0.9109253616645794 -0.9189010714082451 -0.9261133131309214 -0.9325739109063997 -0.9382958445194349 -0.9432932082063735 -0.9475811700127243 -0.9511759319565276 -0.9540946911608956 -0.9563556020922298 -0.9579777400123841 -0.9589810657233276 -0.9593863916516336 -0.9592153492872119 -0.9584903579560079 -0.9572345948697385 -0.9554719663569818 -0.9532270801389059 -0.9505252184695218 -0.9473923119144161 -0.943854913493516 -0.9399401728625599 -0.935675810154829 -0.9310900890496715 -0.9262117885780289 -0.9210701731183593 -0.9156949599802302 -0.9101162839189434 -0.9043646578748268 -0.8984709291876976 -0.8924662305034264 -0.8863819245689564 -0.8802495421085025 -0.8741007119913502 -0.8679670829453892 -0.8618802361450135 -0.8558715881119969 -0.8499722835175164 -0.8442130776658567 -0.8386242086772967 -0.8332352596689366 -0.8280750115550886 -0.8231712874474041 -0.8185507900198434 -0.8142389336020102 -0.8102596731596494 -0.8066353326937208 -0.8033864359174143 -0.800531542330929 -0.7980870919844759 -0.7960672622810415 -0.7944838401066933 -0.7933461123787257 -0.7926607777696678 -0.7924318819058715; -0.165920365613728 -0.19712411405582084 -0.2280744836260333 -0.25873270946873067 -0.28906084159920187 -0.3190218449114627 -0.34857969454464455 -0.37769946619101114 -0.4063474209741929 -0.43449108457435204 -0.4620993203269908 -0.489142396073389 -0.5155920445925936 -0.5414215174968501 -0.5666056325237844 -0.5911208142089215 -0.6149451279708411 -0.6380583076877783 -0.6604417768885706 -0.6820786637219459 -0.7029538099061118 -0.7230537738950448 -0.7423668285287445 -0.7608829534616991 -0.7785938226870118 -0.7954927874928819 -0.8115748552035401 -0.8268366640683135 -0.8412764546703696 -0.8548940382309979 -0.8676907621861754 -0.8796694734098456 -0.8908344794529843 -0.9011915081593604 -0.9107476660081568 -0.9195113955204299 -0.9274924320510881 -0.9347017602707026 -0.9411515706223353 -0.9468552160177329 -0.9518271690148858 -0.9560829796951614 -0.9596392344330643 -0.9625135157251908 -0.9647243632171625 -0.9662912360381926 -0.9672344765223887 -0.9675752753638881 -0.9673356382193036 -0.9665383537355546 -0.9652069629439243 -0.963365729921826 -0.9610396135822105 -0.9582542404066419 -0.9550358778917026 -0.9514114084295364 -0.9474083032920829 -0.9430545963350506 -0.9383788569823043 -0.933410161994688 -0.9281780654701741 -0.922712566465819 -0.9170440735778239 -0.9112033657660289 -0.905221548665857 -0.8991300055969766 -0.8929603424573239 -0.8867443256874757 -0.8805138125081844 -0.8743006726778244 -0.8681367010914025 -0.8620535206533135 -0.8560824750063611 -0.8502545108929194 -0.8446000501622751 -0.8391488517209279 -0.8339298640471473 -0.8289710692515091 -0.8242993200521125 -0.8199401714336875 -0.815917709157233 -0.8122543776614647 -0.8089708102271485 -0.8060856645373804 -0.8036154669385938 -0.8015744687687144 -0.7999745180550617 -0.7988249496863797 -0.7981324968297089 -0.7979012259014592; -0.1675832685295408 -0.19909660396850345 -0.2303524157214887 -0.2613113247223134 -0.291934788515258 -0.3221852037543326 -0.3520260038754158 -0.381421751509406 -0.4103382252524428 -0.4387425004597404 -0.4666030237821096 -0.49388968121795473 -0.5205738595080027 -0.546628500754373 -0.5720281501993654 -0.5967489971518739 -0.6207689091000707 -0.6440674590974983 -0.6666259465554759 -0.6884274116173921 -0.7094566433297101 -0.7297001818601129 -0.749146315044895 -0.7677850695754389 -0.7856081971572261 -0.8026091559943469 -0.8187830879679512 -0.8341267918885168 -0.8486386932094071 -0.8623188105930664 -0.875168719721505 -0.8871915147397184 -0.8983917677145448 -0.908775486482438 -0.9183500712479294 -0.9271242702804258 -0.9351081350406323 -0.9423129750495477 -0.9487513127927661 -0.9544368389309975 -0.9593843680643545 -0.9636097952731766 -0.9671300536320782 -0.9699630728665103 -0.9721277392925097 -0.9736438571503395 -0.9745321114114547 -0.9748140321054984 -0.9745119601797615 -0.9736490148675517 -0.972249062504115 -0.9703366866888837 -0.9679371596508265 -0.9650764146293143 -0.9617810190361793 -0.9580781481154063 -0.9539955587653094 -0.949561563134217 -0.9448050015450302 -0.9397552142470633 -0.9344420114362095 -0.9288956409277913 -0.9231467528120747 -0.9172263603722514 -0.9111657965012085 -0.9049966648195628 -0.8987507846767242 -0.8924601292131342 -0.8861567556797321 -0.8798727272548704 -0.8736400256741327 -0.8674904540995453 -0.8614555298056916 -0.85556636645444 -0.849853545969241 -0.8443469803039477 -0.8390757637270939 -0.8340680166046271 -0.8293507220528343 -0.8249495572355554 -0.8208887214790718 -0.8171907637544605 -0.8138764124086234 -0.8109644102885036 -0.8084713585756803 -0.8064115727106619 -0.8047969537223219 -0.803636878079083 -0.8029381088435702 -0.8027047304493219; -0.16904261108118798 -0.20082755851693476 -0.23235130546307906 -0.2635739284894376 -0.29445636026557853 -0.32496049428845664 -0.35504928461466206 -0.38468684015203314 -0.4138385131153992 -0.44247098130394974 -0.470552323912465 -0.4980520906447028 -0.5249413639538912 -0.5511928142918925 -0.5767807483044786 -0.6016811499646844 -0.6258717146888838 -0.6493318765303854 -0.6720428285927474 -0.693987536848993 -0.7151507475933936 -0.7355189887890384 -0.7550805656068973 -0.7738255504803925 -0.791745768023496 -0.8088347751800958 -0.8250878369878708 -0.8405018983512262 -0.8550755522251426 -0.8688090046152315 -0.8817040367990774 -0.8937639651702681 -0.9049935990996557 -0.9153991971985439 -0.9249884223559418 -0.9337702959069984 -0.9417551512724466 -0.9489545873895843 -0.9553814222342115 -0.9610496467101511 -0.9659743791587199 -0.9701718207148663 -0.9736592117097529 -0.9764547892913579 -0.978577746405287 -0.9800481922473058 -0.9808871142671546 -0.9811163417698727 -0.980758511125986 -0.9798370325654241 -0.9783760584917325 -0.9764004532128343 -0.9739357639421936 -0.9710081928795119 -0.9676445701329957 -0.963872327195698 -0.9597194706365617 -0.9552145556126874 -0.9503866587534477 -0.9452653499098891 -0.9398806622052538 -0.9342630597656065 -0.9284434024549525 -0.9224529068889262 -0.9163231029574946 -0.9100857850532064 -0.9037729571807285 -0.8974167711198491 -0.8910494568320998 -0.8847032443455121 -0.8784102764275719 -0.8722025114678924 -0.8661116161437291 -0.8601688476364125 -0.8544049254069325 -0.8488498928239905 -0.8435329692650884 -0.8384823936746713 -0.8337252609536181 -0.8292873529583075 -0.825192966288377 -0.8214647394202303 -0.8181234820761444 -0.815188009983269 -0.8126749883503307 -0.8105987874523826 -0.8089713536500468 -0.8078020989703135 -0.807097812040042 -0.8068625926986587; -0.1702966759204091 -0.20231497069701126 -0.2340688757263168 -0.2655179957708034 -0.2966228087525472 -0.3273447724274531 -0.35764642591549134 -0.38749148562989855 -0.4168449352002339 -0.4456731090388625 -0.47394376925719944 -0.5016261756961126 -0.5286911488935762 -0.5551111258711974 -0.5808602086790317 -0.6059142056944022 -0.6302506657247667 -0.6538489050163885 -0.676690027319299 -0.6987569372042681 -0.7200343468689956 -0.7405087767081452 -0.7601685499550322 -0.7790037817315402 -0.797006362867222 -0.8141699388683901 -0.8304898844335187 -0.8459632739224476 -0.8605888481939101 -0.8743669782289505 -0.8872996259570793 -0.899390302697764 -0.9106440256223103 -0.9210672726306324 -0.9306679360240765 -0.9394552753396259 -0.9474398696927177 -0.9546335699557555 -0.9610494510774595 -0.9667017648245928 -0.9716058932025301 -0.9757783027847128 -0.9792365001533495 -0.9819989886248174 -0.9840852264031575 -0.9855155862737635 -0.9863113169168259 -0.9864945058862188 -0.9860880442641581 -0.9851155929650105 -0.9836015506229118 -0.9815710229571888 -0.9790497934668091 -0.9760642952600649 -0.9726415837783126 -0.9688093101228099 -0.9645956946415554 -0.9600295003787336 -0.9551400059332504 -0.9499569772154769 -0.944510637533535 -0.9388316353834454 -0.9329510092627259 -0.9269001487765652 -0.9207107512619992 -0.9144147731214909 -0.9080443750365268 -0.9016318602282781 -0.8952096049504477 -0.8888099804439442 -0.8824652656588332 -0.8762075501608401 -0.8700686267917803 -0.8640798738488719 -0.8582721267888157 -0.8526755397485412 -0.8473194375028144 -0.8422321588435598 -0.8374408927572805 -0.832971509182256 -0.8288483865294244 -0.8250942385300827 -0.8217299433075032 -0.8187743778349789 -0.8162442611170097 -0.8141540094932522 -0.8125156074009101 -0.8113384967314359 -0.8106294875805986 -0.8103926927250791; -0.17134398841737278 -0.20355711781354457 -0.23550317285044076 -0.2671413614067304 -0.29843177899208495 -0.32933551706977165 -0.35981476610822394 -0.3898329128945207 -0.41935463169627957 -0.44834596891481715 -0.4767744209309493 -0.5046090049045988 -0.5318203223497734 -0.5583806153667226 -0.5842638154724537 -0.6094455850286359 -0.633903351321666 -0.6576163334026816 -0.6805655618452073 -0.7027338916243756 -0.7241060083640366 -0.7446684282361966 -0.7644094918309831 -0.7833193523445263 -0.8013899584567545 -0.8186150322911329 -0.8349900428638267 -0.8505121754408307 -0.8651802972283932 -0.8789949198247374 -0.891958158859949 -0.9040736912461133 -0.9153467104516793 -0.925783880202834 -0.9353932870006669 -0.944184391826386 -0.952167981388015 -0.9593561192411667 -0.9657620970938078 -0.9714003865806309 -0.9762865917669061 -0.9804374026145775 -0.9838705496150721 -0.9866047597637786 -0.9886597140205187 -0.990056006368529 -0.9908151045514294 -0.9909593125333326 -0.9905117346914768 -0.9894962417134381 -0.9879374381319106 -0.9858606313890658 -0.9832918022794556 -0.9802575765751449 -0.9767851975891488 -0.97290249938325 -0.9686378802739546 -0.9640202762358604 -0.9590791337454224 -0.9538443815505993 -0.9483464007939241 -0.9426159928594149 -0.9366843442588749 -0.9305829878225973 -0.9243437594156793 -0.9179987493670956 -0.9115802477778605 -0.9051206828710615 -0.8986525515647033 -0.8922083414929515 -0.885820443777391 -0.8795210559620504 -0.8733420746784429 -0.8673149778029832 -0.8614706961106989 -0.855839474715935 -0.8504507249199142 -0.8453328674506445 -0.8405131684732635 -0.8360175701552911 -0.8318705179746061 -0.8280947873382435 -0.8247113124150453 -0.82173902035139 -0.8191946742140196 -0.8170927280671696 -0.8154451975272624 -0.8142615489382332 -0.813548609973048 -0.813310504000018; -0.17218331787772317 -0.204552562607955 -0.23665256751586217 -0.26844222052343675 -0.29988130893023046 -0.33093062907202064 -0.3615520906046901 -0.3917088149381099 -0.4213652273996939 -0.4504871427650707 -0.4790418438532149 -0.5069981529446345 -0.5343264958430041 -0.5609989584622428 -0.5869893358817538 -0.6122731738716164 -0.6368278029464371 -0.6606323650606425 -0.6836678331088353 -0.7059170234419432 -0.727364601652944 -0.7479970819246916 -0.7678028202665478 -0.7867720019960658 -0.8048966238467976 -0.8221704711033795 -0.8385890901805274 -0.8541497570734989 -0.8688514421141347 -0.8826947714690035 -0.8956819858146485 -0.9078168966197329 -0.919104840455289 -0.9295526317425652 -0.9391685143334101 -0.947962112301042 -0.9559443802996338 -0.9631275538297267 -0.9695250997232187 -0.9751516671367986 -0.9800230393163952 -0.9841560863675721 -0.9875687192379708 -0.9902798450879302 -0.9923093241942991 -0.9936779285002358 -0.994407301890351 -0.994519922235867 -0.9940390652183535 -0.9929887699029838 -0.9913938059929005 -0.989279642655063 -0.9866724187646797 -0.9835989143698357 -0.9800865231301533 -0.9761632254331409 -0.9718575618394297 -0.9671986064534661 -0.9622159397598326 -0.9569396204077196 -0.9514001553680639 -0.945628467830602 -0.9396558621531718 -0.9335139851249535 -0.9272347827614951 -0.9208504518152554 -0.9143933851645774 -0.9078961102404659 -0.9013912196687663 -0.8949112933501039 -0.8884888112761371 -0.8821560564930612 -0.8759450077761232 -0.8698872217754222 -0.8640137046353463 -0.8583547733773655 -0.8529399076657619 -0.8477975929422764 -0.8429551563090832 -0.8384385969467534 -0.8342724132580972 -0.8304794293098876 -0.8270806234801639 -0.8240949624856466 -0.8215392441390232 -0.8194279522493132 -0.8177731270145364 -0.8165842540554463 -0.8158681749010157 -0.8156290212685781; -0.17281367854918941 -0.20530015418373287 -0.23751575545191458 -0.2694191288696122 -0.30096982924025995 -0.33212843032580897 -0.36285663006382174 -0.39311734984927976 -0.42287482745561794 -0.4520947032282938 -0.48074409924523503 -0.5087916912008104 -0.5362077728328533 -0.5629643127749477 -0.5890350037778774 -0.6143953043041896 -0.6390224725576197 -0.6628955930639946 -0.6859955959718201 -0.7083052692884647 -0.7298092643114701 -0.7504940945536827 -0.7703481284954342 -0.7893615765267776 -0.8075264724677629 -0.8248366500748961 -0.841287714957372 -0.8568770123374889 -0.8716035910960704 -0.8854681645458734 -0.8984730683741612 -0.9106222161900941 -0.9219210531036142 -0.9323765077504016 -0.9419969431624988 -0.9507921068666596 -0.9587730805726395 -0.9659522297917477 -0.972343153702285 -0.9779606355531832 -0.9828205938704212 -0.9869400347027486 -0.9903370051140418 -0.9930305480992518 -0.9950406590694701 -0.9963882440190678 -0.997095079454154 -0.9971837741266186 -0.9966777325816787 -0.9956011204889936 -0.9939788316878627 -0.9918364568356087 -0.9892002535048213 -0.9860971175294928 -0.9825545553521625 -0.9786006570738973 -0.9742640698563559 -0.9695739712704627 -0.9645600421297215 -0.9592524382884745 -0.9536817608273188 -0.9478790239905619 -0.9418756201856112 -0.9357032813035069 -0.9293940355759093 -0.9229801591497192 -0.9164941215396775 -0.909968524115766 -0.9034360308005053 -0.8969292901960916 -0.8904808484376283 -0.8841230521812949 -0.8778879412893306 -0.8718071309705623 -0.8659116833776389 -0.8602319689499515 -0.854797518121604 -0.8496368643807615 -0.8447773800607522 -0.8402451066512157 -0.8360645818224393 -0.8322586657377947 -0.8288483695654224 -0.8258526893676235 -0.8232884487219905 -0.8211701534919205 -0.8195098621001707 -0.8183170744584397 -0.8175986423674563 -0.8173587037336868; -0.17323433042182687 -0.20579902873734243 -0.23809175798751245 -0.27007100306229515 -0.3016961631273081 -0.3329276629745641 -0.36372705886601453 -0.3940571383842991 -0.4238820138617376 -0.45316720901811697 -0.4818797384995864 -0.5099881800740131 -0.5374627393017856 -0.5642753065643973 -0.5903995063955659 -0.6158107391202934 -0.6404862148656901 -0.6644049800627964 -0.6875479366106911 -0.7098978539223371 -0.7314393741155732 -0.7521590106521193 -0.7720451407622333 -0.791087992022593 -0.8092796234800637 -0.8266139017341934 -0.8430864724067284 -0.8586947274371806 -0.873437768649779 -0.8873163680391386 -0.9003329252199832 -0.9124914224804993 -0.923797377869688 -0.9342577967366905 -0.943881122124811 -0.9526771844051177 -0.9606571505143567 -0.9678334731397222 -0.9742198401690237 -0.9798311246991881 -0.9846833358690029 -0.9887935707537018 -0.9921799675295044 -0.9948616600856259 -0.9968587342295959 -0.9981921855989474 -0.9988838793584194 -0.9989565117266554 -0.9984335733398756 -0.9973393144219804 -0.9956987116908654 -0.9935374368891927 -0.9908818267843214 -0.9877588544363625 -0.9841961014853184 -0.9802217311578957 -0.9758644616419302 -0.9711535394215794 -0.966118712109874 -0.9607902002574484 -0.9551986675581198 -0.9493751888146157 -0.9433512149727168 -0.9371585344813654 -0.9308292301923619 -0.9243956309791233 -0.9178902572331392 -0.9113457593932525 -0.9047948486811886 -0.8982702192616671 -0.8918044611218294 -0.8854299630774176 -0.879178805466343 -0.8730826422873317 -0.867172572784022 -0.8614790027629974 -0.8560314962649664 -0.8508586185756434 -0.8459877719573434 -0.8414450258906487 -0.837254944020788 -0.8334404103855491 -0.8300224578381615 -0.8270201018462037 -0.8244501830233845 -0.8223272218147841 -0.8206632886921448 -0.8194678930149819 -0.8187478933745239 -0.8185074317686926; -0.17344477982522863 -0.2060486101008185 -0.23837992245500017 -0.27039712075752703 -0.3020595261623816 -0.3333274887998865 -0.36416249393476696 -0.3945272621024724 -0.42438584279304564 -0.453703701311699 -0.48244779850740854 -0.510586663124219 -0.5380904565939836 -0.5649310301529469 -0.591081974227342 -0.616518660094175 -0.6412182738820416 -0.6651598430325455 -0.6883242553951792 -0.7106942711768721 -0.7322545280116058 -0.75299153945504 -0.7728936872440345 -0.7919512076909283 -0.8101561726075925 -0.8275024651744733 -0.8439857511852763 -0.8596034461086579 -0.874354678414518 -0.8882402496144165 -0.9012625914635466 -0.9134257207658057 -0.9247351922141895 -0.935198049686189 -0.9448227763984829 -0.9536192443072203 -0.961598663119896 -0.9687735292624656 -0.975157575121209 -0.9807657188530813 -0.9856140150311293 -0.9897196063631019 -0.9931006766917576 -0.9957764054546623 -0.9977669237494636 -0.9990932721177547 -0.9997773601266133 -0.9998419277916555 -0.9993105088488466 -0.9982073958442303 -0.9965576069709733 -0.9943868545415464 -0.9917215149392437 -0.9885885998474773 -0.9850157285072177 -0.9810311007025495 -0.976663470121624 -0.9719421176854723 -0.9668968243805508 -0.9615578430730934 -0.9559558687251685 -0.9501220063749445 -0.9440877361886195 -0.9378848748407331 -0.9315455324356384 -0.925102064148757 -0.9185870157453961 -0.9120330621314071 -0.9054729381082776 -0.8989393605501831 -0.892464941296976 -0.8860820901698387 -0.8798229076696253 -0.8737190671150581 -0.8678016862207513 -0.8621011884033106 -0.8566471544346319 -0.8514681654290653 -0.8465916385457796 -0.842043657196204 -0.837848797951943 -0.8340299567309271 -0.8306081771763765 -0.8276024844109222 -0.8250297275241426 -0.8229044342155529 -0.8212386809511066 -0.8200419817903636 -0.8193211987025849 -0.8190804757210206], [-0.0030243549142512567 -0.003591301115511052 -0.004152680998088658 -0.004707642556210094 -0.0052553514711229255 -0.005794993255931452 -0.00632577529040735 -0.006846928736048469 -0.007357710322742079 -0.007857403999604735 -0.008345322443737943 -0.008820808421935321 -0.009283236001580432 -0.009732011608270828 -0.010166574928889727 -0.010586399660075034 -0.010990994103163827 -0.011379901607770901 -0.011752700867238319 -0.012109006070042182 -0.012448466912215262 -0.012770768476510748 -0.01307563098481145 -0.01336280943078908 -0.013632093100367412 -0.013883304987901893 -0.014116301116323601 -0.014330969769662702 -0.014527230646514334 -0.014705033943067306 -0.01486435937424421 -0.015005215141435671 -0.015127636855084087 -0.015231686420239985 -0.015317450892827914 -0.01538504131412318 -0.015434591530544361 -0.01546625700548002 -0.015480213629477234 -0.015476656534671885 -0.015455798918904157 -0.015417870884533932 -0.015363118296488244 -0.015291801663670314 -0.015204195047386206 -0.01510058500002926 -0.01498126953685903 -0.014846557143290603 -0.014696765819729207 -0.014532222165662436 -0.014353260504314394 -0.014160222048897567 -0.013953454111188026 -0.013733309352847846 -0.013500145079690643 -0.013254322578885836 -0.01299620649876596 -0.012726164270894945 -0.012444565573704889 -0.012151781836987865 -0.011848185786349793 -0.011534151026590344 -0.011210051662969681 -0.010876261959088756 -0.010533156030250347 -0.010181107570877038 -0.009820489614729975 -0.009451674326508935 -0.009075032823417317 -0.008690935025327551 -0.00829974953207429 -0.007901843526468054 -0.007497582701636015 -0.007087331211250981 -0.006671451641280943 -0.0062503050018776025 -0.005824250738043515 -0.005393646757777431 -0.004958849476340005 -0.0045202138754194396 -0.004078093575875694 -0.003632840922896154 -0.003184807082281727 -0.00273434214673723 -0.0022817952509689332 -0.0018275146944368929 -0.0013718480706551939 -0.0009151424019096116 -0.0004577442782969824 -0.0; -0.00906942538829066 -0.010769604151857827 -0.012453102047074453 -0.014117365653216637 -0.015759894480508293 -0.01737824739023571 -0.018970048686118228 -0.02053299384778659 -0.02206485488059141 -0.023563485259432467 -0.02502682444796301 -0.0264529019782193 -0.02783984107947448 -0.02918586184883559 -0.030489283959798545 -0.03174852890849084 -0.03296212180082726 -0.03412869268700658 -0.035246977452857535 -0.036315818280377374 -0.037334163692351804 -0.038301068198285645 -0.039215691560917476 -0.040077297704295696 -0.04088525328591938 -0.04163902595660033 -0.04233818233260184 -0.04298238570526088 -0.0435713935136506 -0.044105054606014465 -0.04458330631553688 -0.045006171375779946 -0.04537375470054618 -0.045686240052328686 -0.045943886622609925 -0.04614702554637386 -0.046296056372119726 -0.046391443507490755 -0.0464337126594471 -0.04642344728658294 -0.04636128507993424 -0.046247914487247764 -0.046084071294353775 -0.045870535275979105 -0.04560812692698077 -0.04529770428376348 -0.04494015984432123 -0.044536417594253155 -0.04408743014483666 -0.043594175988276106 -0.04305765687412872 -0.04247889531001405 -0.041858932188769966 -0.04119882454342819 -0.0404996434306038 -0.03976247194219541 -0.038988403344666266 -0.03817853934461352 -0.03733398847884364 -0.036455864626653095 -0.03554528564174088 -0.03460337210068882 -0.03363124616480945 -0.03263003055178077 -0.03160084761338528 -0.03054481851541051 -0.02946306251575775 -0.028356696336560953 -0.02722683362619677 -0.02607458450690791 -0.02490105520380326 -0.023707347750994867 -0.022494559770592372 -0.021263784320415407 -0.020016109806188672 -0.01875261995416381 -0.017474393840077058 -0.01618250597049784 -0.01487802641261147 -0.01356202096862769 -0.01223555139101157 -0.010899675634877244 -0.009555448143865223 -0.008203920166002248 -0.006846140095971647 -0.005483153840432198 -0.0041160052029249015 -0.0027457362850759216 -0.0013733879007673487 -0.0; -0.01510358173826066 -0.017935014012020103 -0.02073870498766152 -0.023510407600526747 -0.026245962572198935 -0.02894130906295514 -0.03159249478060146 -0.03419568549745465 -0.03674717393276365 -0.0392433879636036 -0.04168089813330866 -0.04405642443261027 -0.04636684233484135 -0.048609188072704826 -0.0507806631501809 -0.05287863808902293 -0.05490065541498446 -0.05684443189426407 -0.058707860035771435 -0.060489008879401354 -0.06218612409489281 -0.06379762741954927 -0.06532211546658585 -0.06675835793871743 -0.0681052952840516 -0.0693620358333483 -0.07052785245916914 -0.07160217879855683 -0.07258460508149657 -0.07347487360761748 -0.07427287391351618 -0.07497863767251113 -0.0755923333678793 -0.07611426077952764 -0.0765448453226646 -0.07688463227553921 -0.07713428093150618 -0.077294558708834 -0.07736633524961825 -0.07735057653709006 -0.0772483390584197 -0.07706076403794081 -0.0767890717635056 -0.07643455602646776 -0.07599857869365366 -0.0754825644275454 -0.07488799556885829 -0.07421640719368165 -0.07346938235553317 -0.07264854752079289 -0.07175556820432476 -0.07079214481052092 -0.0697600086834849 -0.06866091836869505 -0.0674966560872533 -0.06626902442264257 -0.06497984321886636 -0.06363094668791829 -0.062224180723650796 -0.06076140041842134 -0.059244467778150796 -0.057675249630935316 -0.056055615723825725 -0.05438743700198729 -0.05267258406408591 -0.050912925787505434 -0.04911032811672489 -0.04726665300810429 -0.045383757524092516 -0.04346349306988776 -0.041507704765523214 -0.03951823094628492 -0.03749690278449292 -0.035445544025627815 -0.03336597083190503 -0.03125999172649387 -0.02912940763159786 -0.02697601199384348 -0.024801590990407005 -0.02260792380951172 -0.0203967829990352 -0.018169934877025323 -0.015929139998129054 -0.013676153669966539 -0.011412726513625418 -0.009140605062558442 -0.00686153239419554 -0.004577248788742744 -0.002289492409598667 -0.0; -0.021119561013061852 -0.02507894994157086 -0.028999626866173658 -0.03287566396747484 -0.03670125542570394 -0.04047073223447899 -0.044178576262440504 -0.04781943349593131 -0.051388126403446546 -0.05487966537058442 -0.05828925916246642 -0.06161232437903901 -0.06484449387722639 -0.06798162414235988 -0.0710198015996774 -0.07395534786486743 -0.07678482394041272 -0.0795050333719718 -0.08211302438602065 -0.08460609103643017 -0.08698177339363662 -0.08923785681528183 -0.09137237034201078 -0.09338358426605374 -0.0952700069237109 -0.09703038076556766 -0.09866367776040616 -0.10016909419028515 -0.10154604489518147 -0.10279415702593296 -0.10391326336408077 -0.10490339526653124 -0.10576477529188967 -0.10649780956384677 -0.107103079925147 -0.10758133593352513 -0.10793348674867953 -0.10816059295665573 -0.10826385837529874 -0.10824462188157023 -0.1081043492984824 -0.1078446253764057 -0.1074671459004848 -0.10697370995279447 -0.10636621235497137 -0.10564663631401298 -0.10481704629122454 -0.10387958111138425 -0.10283644732677541 -0.1016899128480302 -0.10044230085151766 -0.09909598397073646 -0.09765337877707814 -0.09611694055349011 -0.09448915836269246 -0.09277255041010092 -0.09096965970004442 -0.08908304998261074 -0.0871153019872078 -0.08506900993793615 -0.08294677834490177 -0.0807512190647801 -0.07848494862331877 -0.07615058579178724 -0.07375074940895138 -0.07128805643974696 -0.06876512026147034 -0.06618454916810543 -0.06354894508320014 -0.06086090247159118 -0.05812300744022822 -0.05533783701832451 -0.05250795860705981 -0.04963592958916247 -0.04672429708875063 -0.04377559787192416 -0.04079235837875262 -0.03777709487739241 -0.03473231373129581 -0.031660511770552964 -0.02856417675860733 -0.025445787945764062 -0.022307816700991075 -0.01915272721376879 -0.01598297725776538 -0.012801019008360854 -0.009609299906051232 -0.006410263557960691 -0.003206350669712221 -0.0; -0.027110119960892503 -0.03219285324299681 -0.03722602843463353 -0.04220205487584671 -0.04711349723308399 -0.05195309437600654 -0.05671377730240863 -0.06138868602645578 -0.06597118535501341 -0.07045487948686224 -0.07483362538000207 -0.07910154484290288 -0.08325303531629469 -0.08728277932281768 -0.09118575257238137 -0.09495723072140363 -0.09859279479396443 -0.10208833528236622 -0.10544005495338502 -0.10864447039480232 -0.11169841234420105 -0.1145990248488688 -0.11734376331156536 -0.11993039148210238 -0.12235697745905445 -0.1246218887694195 -0.1267237865968254 -0.12866161923086117 -0.13043461481126598 -0.13204227344130715 -0.13348435874446313 -0.13476088893782062 -0.13587212749423475 -0.1368185734635259 -0.13760095152068905 -0.1382202018064437 -0.138677469622523 -0.13897409504078198 -0.1391116024817839 -0.13909169031490617 -0.138916220528201 -0.13858720851251533 -0.13810681300045086 -0.13747732619698738 -0.1367011641347603 -0.13578085728328754 -0.13471904143786317 -0.13351844891030556 -0.13218190004046587 -0.13071229504418586 -0.1291126062104091 -0.12738587045731814 -0.12553518225474364 -0.12356368691761534 -0.12147457427298025 -0.11927107270106456 -0.11695644354892384 -0.11453397591353821 -0.11200698178973428 -0.10937879157685128 -0.10665274993697393 -0.10383221199644208 -0.10092053988147101 -0.09792109957794376 -0.09483725810477969 -0.09167238098977248 -0.088429830036361 -0.08511296136944325 -0.08172512374814511 -0.07826965713322763 -0.07474989149679896 -0.07116914586188197 -0.06753072755943557 -0.06383793169050418 -0.06009404078124245 -0.0563023246186664 -0.05246604025521267 -0.04858843217024526 -0.04467273257694128 -0.04072216186309314 -0.03673992915460981 -0.03272923299068479 -0.02869326209975783 -0.02463519626564698 -0.020558207273306327 -0.016465459923932144 -0.012360113109193072 -0.008245320934528792 -0.004124233881603192 -0.0; -0.033068042912508915 -0.039268196122851644 -0.045408103688143714 -0.051478534917593015 -0.05747044665409748 -0.0633750060897719 -0.06918361244074482 -0.07488791737935112 -0.08047984413319201 -0.08595160517250523 -0.09129571841965226 -0.09650502192726512 -0.10157268698435823 -0.10649222962253564 -0.11125752050701641 -0.11586279320947994 -0.12030265087160043 -0.12457207127938927 -0.12866641037911467 -0.1325814042753675 -0.13631316976094088 -0.13985820343626304 -0.14321337948337085 -0.14637594616567967 -0.14934352113005547 -0.15211408559204587 -0.15468597748849608 -0.1570578836842037 -0.15922883132084747 -0.16119817839709719 -0.1629656036687767 -0.16453109595708598 -0.16589494295143115 -0.1670577195913115 -0.16802027610905543 -0.16878372581215373 -0.16934943268036187 -0.16971899884898461 -0.1698942520456161 -0.16987723304330188 -0.16967018318866808 -0.1692755320590144 -0.16869588529774782 -0.16793401267303493 -0.1669928363999541 -0.1658754197620216 -0.16458495606364743 -0.16312475794087722 -0.16149824705374285 -0.1597089441798026 -0.1577604597247083 -0.1556564846623037 -0.1534007819135479 -0.15099717817055583 -0.1484495561693328 -0.14576184741226006 -0.14293802533905378 -0.13998209894288924 -0.13689810682646045 -0.13369011169109876 -0.13036219525061607 -0.12691845356019343 -0.12336299274956343 -0.11969992514875656 -0.11593336579385655 -0.11206742929956799 -0.10810622708485401 -0.10405386493743567 -0.0999144409026814 -0.09569204348214277 -0.09139075012686784 -0.08701462601056545 -0.08256772306764339 -0.07805407928125342 -0.07347771820651745 -0.06884264871428557 -0.06415286494090273 -0.0594123464296805 -0.05462505844996268 -0.04979495247988764 -0.044925966839177114 -0.040022027458504646 -0.035087048772226494 -0.03012493472143538 -0.025139579854552424 -0.020134870512808416 -0.015114686088170454 -0.010082900341374894 -0.005043382767936925 -0.0; -0.03898614966755464 -0.04629649056248371 -0.05353608945610779 -0.060694103167459094 -0.06775990691900302 -0.07472312094192116 -0.08157363576477032 -0.08830163606754399 -0.0948976229961718 -0.10135243484615682 -0.10765726603829197 -0.1138036843239091 -0.11978364617185552 -0.12558951030403778 -0.1312140493608969 -0.1366504596922816 -0.1418923692828624 -0.14693384383420188 -0.15176939103786233 -0.1563939630853336 -0.16080295747101556 -0.1649922161539182 -0.16895802315220138 -0.17269710065187657 -0.17620660371730348 -0.17948411369612838 -0.18252763041535822 -0.18533556326817213 -0.18790672129304822 -0.19024030234765282 -0.1923358814800396 -0.19419339859884674 -0.19581314554259627 -0.19719575264590117 -0.19834217489746953 -0.1992536777812869 -0.19993182288845596 -0.2003784533828179 -0.20059567939880846 -0.2005858634451293 -0.20035160588271486 -0.19989573054030077 -0.19922127052559133 -0.19833145428486773 -0.19722969195854412 -0.195919562075163 -0.19440479862127238 -0.19268927851977147 -0.1907770095447056 -0.18867211869602932 -0.1863788410535813 -0.18390150912563363 -0.1812445427035713 -0.17841243923078945 -0.17540976469069258 -0.17224114501573284 -0.1689112580166607 -0.1654248258287601 -0.1617866078695896 -0.15800139430075 -0.1540739999845235 -0.15000925892453096 -0.14581201917838657 -0.14148713822899298 -0.13703947880028938 -0.13247390510230286 -0.12779527948982913 -0.12300845951837185 -0.11811829538068692 -0.11312962770692132 -0.10804728571111277 -0.10287608566675945 -0.0976208296940659 -0.0922863048415525 -0.08687728244476306 -0.08139851774494261 -0.07585474975074587 -0.07025070132619131 -0.06459107948833226 -0.0588805758983379 -0.053123867529894446 -0.04732561749914102 -0.041490476040506756 -0.035623081613148054 -0.02972806212282981 -0.02381003624434266 -0.017873614829721537 -0.011923402387697487 -0.005963998619976198 -0.0; -0.044857303384157506 -0.05326929721792922 -0.0616002750609011 -0.06983781331509602 -0.0779697361176931 -0.08598414556422558 -0.0938694504539638 -0.10161439342454935 -0.10920807635743353 -0.11663998395085852 -0.123900005372971 -0.1309784539238353 -0.13786608465153555 -0.14455410988387843 -0.15103421265348324 -0.15729855800973644 -0.16333980222647554 -0.16915109992872965 -0.17472610917570344 -0.1800589945499172 -0.18514442831427885 -0.18997758970947187 -0.1945541624735988 -0.19887033067432022 -0.2029227729507739 -0.20670865526846446 -0.21022562229490918 -0.21347178750732188 -0.21644572214591384 -0.21914644312761622 -0.22157340003522408 -0.22372646129624288 -0.22560589966404535 -0.2272123771115408 -0.22854692924441314 -0.2296109493372372 -0.23040617209147185 -0.2309346572095535 -0.23119877287423057 -0.23120117921686273 -0.23094481185271304 -0.23043286555559558 -0.22966877813828845 -0.2286562145993548 -0.22739905159107668 -0.22590136225755422 -0.2241674014863651 -0.22220159161174596 -0.22000850860197843 -0.21759286875870398 -0.21495951595101767 -0.21211340940276163 -0.2090596120471379 -0.20580327945881968 -0.20234964937003422 -0.19870403177373738 -0.19487179961384912 -0.19085838005970476 -0.18666924635929408 -0.18230991026361176 -0.17778591501228735 -0.17310282886899508 -0.16826623919342226 -0.16328174703528672 -0.1581549622346951 -0.152891499012167 -0.14749697203076098 -0.141976992912198 -0.1363371671882414 -0.13058309166826987 -0.1247203522036656 -0.1187545218295091 -0.11269115926391861 -0.10653580774542669 -0.10029399418880126 -0.09397122863984879 -0.08757300400986978 -0.08110479607066493 -0.07457206369118395 -0.06798024929714222 -0.06133477953519242 -0.05464106612350232 -0.04790450687082685 -0.04113048684640222 -0.0343243796832745 -0.027491548997814943 -0.020637349908468567 -0.013767130636888513 -0.006886234174792098 -0.0; -0.05067441847149645 -0.06017823435370227 -0.0695910120562857 -0.07889878393931254 -0.08808785771125353 -0.09714485007738602 -0.10605671876535756 -0.11481079278132543 -0.12339480076577862 -0.13179689733471062 -0.1400056873089848 -0.14801024775239913 -0.1558001477568043 -0.16336546593048673 -0.1706968055636899 -0.17778530746245713 -0.18462266045863365 -0.19120110961991157 -0.19751346219884774 -0.2035530913739279 -0.20931393784872668 -0.21479050938704358 -0.2199778783723957 -0.22487167748956205 -0.22946809363375356 -0.2337638601595934 -0.23775624758738353 -0.2414430528880966 -0.24482258747131797 -0.2478936640018686 -0.2506555821713113 -0.25310811354989204 -0.25525148564288624 -0.2570863652728768 -0.25861384140615706 -0.2598354075376086 -0.2607529437437136 -0.2613686985084011 -0.26168527042084366 -0.26170558983855197 -0.2614329006029925 -0.260870741888713 -0.2600229302605735 -0.2588935420073296 -0.2574868958134039 -0.2558075358243709 -0.2538602151555734 -0.2516498798872602 -0.24918165358377617 -0.24646082236892544 -0.24349282058417376 -0.2402832170514169 -0.23683770195731593 -0.23316207437171213 -0.22926223040857363 -0.22514415203409005 -0.22081389652299616 -0.21627758656105614 -0.21154140098868526 -0.20661156617810472 -0.20149434803404287 -0.19619604460593693 -0.1907229792977666 -0.18508149466004375 -0.17927794674708977 -0.17331870002163086 -0.16721012278767397 -0.16095858313189923 -0.15457044535312878 -0.1480520668589347 -0.14140979550807944 -0.13464996737724005 -0.127778904930304 -0.12080291556847127 -0.11372829053938015 -0.10656130418361137 -0.099308213496977 -0.09197525798725183 -0.08456865980414388 -0.07709462412157049 -0.06955933975155881 -0.06196897996929249 -0.05432970352915591 -0.04664765585182313 -0.038928970362699794 -0.03117976996226656 -0.02340616860905076 -0.01561427299617451 -0.007810184302559452 -0.0; -0.05643046848444792 -0.06701498681421796 -0.07749872405629293 -0.08786620894484608 -0.09810227129890543 -0.10819207888459337 -0.11812117252687987 -0.1278754993119918 -0.1374414437383377 -0.14680585669143587 -0.15595608213669368 -0.16487998144273713 -0.17356595526704718 -0.18200296295479085 -0.19018053942068006 -0.1980888095021791 -0.2057184997904075 -0.2130609479622131 -0.22010810965324568 -0.22685256292705194 -0.23328751040933027 -0.23940677916930353 -0.24520481844166808 -0.2506766952927072 -0.2558180883429054 -0.2606252796656776 -0.2650951449877733 -0.2692251423214352 -0.2730132991616009 -0.27645819838334657 -0.27955896297550487 -0.2823152397459565 -0.2847271821326141 -0.2867954322517191 -0.2885211023117581 -0.2899057555172526 -0.29095138658196107 -0.29166040196574256 -0.2920355999435449 -0.2920801506088632 -0.2917975759075375 -0.29119172979114133 -0.2902667785724168 -0.28902718155835355 -0.2874776720297148 -0.2856232386289894 -0.2834691072121722 -0.2810207232132099 -0.2782837345637346 -0.27526397520461965 -0.2719674492201525 -0.26840031562010375 -0.26456887378982524 -0.2604795496235736 -0.25613888235180987 -0.2515535120689257 -0.24673016796401157 -0.24167565725368623 -0.2363968548127873 -0.23090069349575523 -0.22519415513892072 -0.21928426223153633 -0.213178070241347 -0.20688266057858096 -0.20040513418077074 -0.19375260569935218 -0.18693219826789864 -0.179951038830871 -0.172816254010969 -0.1655349664925714 -0.1581142918982508 -0.15056133613502004 -0.14288319318670656 -0.13508694332876536 -0.1271796517417211 -0.11916836749951758 -0.11106012290914165 -0.10286193317793967 -0.0945807963853755 -0.08622369373602337 -0.07779759007093678 -0.06930943461474 -0.06076616193600521 -0.05217469309878747 -0.043541936983359536 -0.0348747917544729 -0.026180146455663897 -0.017464882708249703 -0.008735876493941815 -0.0; -0.06211849401873576 -0.07377131503538055 -0.08531391666345968 -0.09672936817940166 -0.10800106366966691 -0.11911276187923074 -0.1300486242002027 -0.14079325063092296 -0.15133171355338593 -0.161649589195338 -0.17173298666268239 -0.18156857444756958 -0.1911436043376736 -0.20044593267225158 -0.20946403891054546 -0.2181870414976823 -0.22660471103219681 -0.23470748075753572 -0.2424864544172166 -0.2499334115295224 -0.2570408101526539 -0.26380178722499625 -0.2702101565775265 -0.27626040472632896 -0.28194768456263625 -0.2872678070658694 -0.29221723117161086 -0.29679305193159755 -0.3009929871064723 -0.30481536233434414 -0.3082590950193447 -0.31132367708406866 -0.3140091567286917 -0.31631611933708964 -0.31824566766718865 -0.3197994014586417 -0.32097939658618013 -0.32178818388157066 -0.32222872774120165 -0.32230440462990245 -0.3220189815850111 -0.3213765948176376 -0.32038172850107693 -0.3190391938290745 -0.31735410841944184 -0.31533187613138824 -0.3129781673578619 -0.31029889984726305 -0.3073002201022731 -0.30398848539696555 -0.3003702464472693 -0.2964522307638703 -0.2922413267110884 -0.2877445682899781 -0.28296912065894647 -0.2779222664006462 -0.2726113925395705 -0.2670439783109008 -0.2612275836776245 -0.25516983858955955 -0.24887843297512477 -0.24236110745396097 -0.23562564475621242 -0.22867986183217018 -0.22153160263422733 -0.21418873155144832 -0.20665912747578027 -0.19895067847779727 -0.19107127706884738 -0.18302881602585463 -0.17483118475425424 -0.16648626616424322 -0.15800193403503277 -0.14938605084170334 -0.14064646601905106 -0.13179101463679985 -0.12282751646057533 -0.11376377537315735 -0.10460757913060487 -0.09536669942805721 -0.08604889225023157 -0.07666189848179679 -0.0672134447530866 -0.057711244496814286 -0.04816299919169194 -0.03857639976904226 -0.028959128158754253 -0.019318858951023688 -0.009663261150558981 -0.0; -0.06773161060422554 -0.08043906409757436 -0.09302718750325976 -0.10547763824570268 -0.11777242016394579 -0.12989392610516523 -0.1418249785677735 -0.1535488682151955 -0.16504939009949007 -0.17631087745310273 -0.18731823292696967 -0.19805695717368463 -0.2085131746952612 -0.21867365689590393 -0.22852584230097786 -0.23805785392372758 -0.247258513781142 -0.256117354579364 -0.26462462860725083 -0.27277131389364795 -0.28054911769982926 -0.2879504774330702 -0.29496855908042885 -0.30159725327348 -0.3078311691049205 -0.313665625826589 -0.3190966425656121 -0.3241209262009934 -0.32873585754715434 -0.332939475993737 -0.336730462752378 -0.3401081228613541 -0.3430723660980178 -0.3456236869468299 -0.3477631437677222 -0.34949233730560136 -0.3508133886770197 -0.3517289169646816 -0.3522420165444259 -0.35235623426286083 -0.35207554657703954 -0.3514043367603808 -0.35034737227173723 -0.34890978237709985 -0.34709703610586906 -0.3449149206162424 -0.3423695200368293 -0.33946719484438936 -0.3362145618305108 -0.33261847470327555 -0.32868600536330556 -0.324424425887385 -0.31984119124684074 -0.31494392278223304 -0.309740392450632 -0.3042385078567805 -0.298446298074844 -0.29237190026321475 -0.28602354707094446 -0.27940955483074786 -0.27253831253037786 -0.2654182715511952 -0.2580579361601613 -0.2504658547391405 -0.24265061173340544 -0.23462082029941903 -0.22638511563038002 -0.21795214893680262 -0.20933058205817742 -0.20052908268091865 -0.1915563201370006 -0.18242096175712363 -0.17313166975177235 -0.1636970985932164 -0.15412589287125428 -0.14442668559541294 -0.13460809691622622 -0.12467873323825719 -0.1146471866976044 -0.1045220349767496 -0.09431184142974512 -0.0840251554909422 -0.07367051334064789 -0.06325643880125151 -0.052791444437670185 -0.04228403283602335 -0.031742698034744575 -0.021175927082424086 -0.010592201696876009 -0.0; -0.07326301659316993 -0.08701017281981784 -0.10062923636929656 -0.11410050352001148 -0.12740463636575092 -0.1405227079021014 -0.15343624509100268 -0.16612726971685962 -0.17857833686606467 -0.19077257088129065 -0.2026936986622648 -0.2143260802056856 -0.22565473629827876 -0.2366653732983572 -0.2473444049626183 -0.257678971295845 -0.2676569544215886 -0.2772669914916288 -0.28649848467071987 -0.2953416082508624 -0.3037873129658157 -0.3118273275917206 -0.31945415793350324 -0.32666108330900767 -0.3334421506535907 -0.33979216637716547 -0.3457066861133825 -0.35118200250681925 -0.35621513118873543 -0.3608037950952045 -0.3649464072832819 -0.3686420524014672 -0.37189046697000006 -0.3746920186247853 -0.3770476844758809 -0.37895902872775183 -0.38042817970384624 -0.3814578064128224 -0.3820510947877306 -0.38221172372305506 -0.38194384102762413 -0.38125203940419566 -0.3801413325590951 -0.3786171315376663 -0.3766852213736442 -0.37435173813289 -0.37162314642428573 -0.3685062174431001 -0.3650080076048169 -0.36113583782027525 -0.35689727345611305 -0.352300105017896 -0.3473523295870426 -0.34206213303669597 -0.3364378730460454 -0.3304880629273472 -0.324221356274967 -0.31764653244120605 -0.31077248283943065 -0.3036081980712213 -0.2961627558706496 -0.28844530985569156 -0.28046507907379026 -0.27223133832613766 -0.2637534092528366 -0.2550406521591709 -0.24610245856140467 -0.23694824442902934 -0.22758744409908468 -0.21802950483704475 -0.20828388201786982 -0.1983600349001042 -0.18826742296524313 -0.1780155027942 -0.1676137254523193 -0.15707153435416518 -0.14639836357918892 -0.13560363660928115 -0.12469676545923178 -0.11368715017116306 -0.10258417864412032 -0.09139722677008752 -0.08013565884786743 -0.06880882824642068 -0.05742607828942625 -0.04599674333298136 -0.03453015000851796 -0.023035618603170282 -0.011522464549920062 -0.0; -0.0787060010392845 -0.09347668289327243 -0.1081108754813556 -0.12258756738498565 -0.1368861301412286 -0.15098636556186099 -0.16486855097820946 -0.17851348221907737 -0.19190251414771614 -0.20501759860341454 -0.21784131961387398 -0.2303569257656707 -0.2425483596416878 -0.254400284256111 -0.26589810643919753 -0.2770279971453624 -0.28777690867892347 -0.2981325888519531 -0.3080835921078856 -0.3176192876627007 -0.32672986473248006 -0.33540633493182975 -0.3436405319419664 -0.35142510856006587 -0.35875353125284437 -0.36562007234710553 -0.372019799998228 -0.3779485660842603 -0.38340299217854906 -0.38838045375744484 -0.39287906280208934 -0.396897648954161 -0.40043573938529325 -0.40349353753834577 -0.4060719008962935 -0.40817231793097675 -0.4097968843795765 -0.4109482789916456 -0.4116297388836674 -0.41184503463178057 -0.4115984452265639 -0.41089473300652124 -0.40973911867949475 -0.4081372565336013 -0.4060952099314977 -0.40361942717402166 -0.40071671781147766 -0.3973942294731471 -0.39365942527811104 -0.38952006188307436 -0.38498416821583115 -0.38006002493611446 -0.37475614465903806 -0.36908125297009675 -0.3630442702547875 -0.3566542943603359 -0.3499205841018279 -0.3428525436201256 -0.33545970759454524 -0.32775172730902363 -0.31973835756674923 -0.3114294444447646 -0.3028349138768548 -0.29396476105027164 -0.2848290405992465 -0.27543785757603656 -0.2658013591782235 -0.2559297272092951 -0.24583317124797674 -0.23552192250053433 -0.22500622830917552 -0.21429634728871932 -0.20340254506301197 -0.1923350905719297 -0.18110425291933716 -0.1697202987320258 -0.15819348999941046 -0.14653408236355178 -0.13475232382902658 -0.12285845386210206 -0.11086270284870463 -0.09877529188071416 -0.08660643284020683 -0.07436632875138871 -0.062065174370043226 -0.04971315698048879 -0.03732045737010834 -0.024897250951692592 -0.012453709003861958 -0.0; -0.08405395156257013 -0.09983074805063166 -0.11546303985581188 -0.13092856368091277 -0.14620545403393956 -0.16127229251443614 -0.17610815499185017 -0.19069265647885777 -0.2050059935210633 -0.21902898394411988 -0.23274310381979552 -0.24613052153371845 -0.25917412885907515 -0.27185756896233493 -0.2841652612887736 -0.29608242329704576 -0.30759508903301297 -0.31869012455337753 -0.3293552402291172 -0.3395789999771865 -0.3493508274862882 -0.3586610095185549 -0.3675006963837107 -0.3758618996955172 -0.38373748753214443 -0.39112117713231837 -0.39800752526784183 -0.4043919164403213 -0.4102705490555473 -0.4156404197332968 -0.42049930591304546 -0.424845746917608 -0.42867902363683996 -0.43199913699261355 -0.43480678534404793 -0.4371033409889943 -0.4388908259136345 -0.4401718869373146 -0.44094977039414474 -0.4412282964868144 -0.4410118334413989 -0.44030527158491695 -0.43911399746001123 -0.4374438680835899 -0.43530118544843843 -0.4326926713590888 -0.4296254426853458 -0.426106987109161 -0.42214513943283605 -0.4177480585091086 -0.4129242048463593 -0.4076823189351508 -0.4020314003355436 -0.3959806875581659 -0.38953963876588127 -0.382717913317064 -0.37552535416604 -0.36797197113112606 -0.360067925035919 -0.3518235127251053 -0.3432491529519338 -0.3343553731308031 -0.3251527969449954 -0.3156521327965087 -0.3058641630821192 -0.29579973427737527 -0.28546974780793766 -0.27488515168577254 -0.26405693288595933 -0.25299611043836767 -0.2417137292072273 -0.2302208543304369 -0.2185285662896036 -0.20664795658103025 -0.19459012395719305 -0.18236617120782986 -0.16998720244930868 -0.15746432089072362 -0.14480862704486316 -0.13203121735218656 -0.11914318318575125 -0.10615561020507241 -0.09307957802691182 -0.07992616018097412 -0.0667064243186122 -0.053431432642674616 -0.04011224252671465 -0.02675990729187619 -0.0133854771098002 -0.0; -0.08930036219377897 -0.1060646432661384 -0.12267679778510018 -0.13911336837530597 -0.15535130802167452 -0.17136803105516113 -0.1871414620149356 -0.20265008218705838 -0.21787297363796193 -0.2327898605804137 -0.2473811479298915 -0.2616279569302701 -0.2755121577490615 -0.28901639896412296 -0.30212413388527976 -0.31481964367573667 -0.32708805725909557 -0.3389153680180999 -0.3502884473108344 -0.3611950548486326 -0.37162384599750503 -0.3815643760811505 -0.3910071017786207 -0.3999433797233115 -0.4083654624220715 -0.4162664916239081 -0.42364048927693265 -0.4304823462198273 -0.4367878087602952 -0.4425534632976586 -0.4477767191500826 -0.452455789748848 -0.4565896723627314 -0.46017812651509765 -0.4632216512545413 -0.46572146143732984 -0.46767946317621956 -0.46909822860582095 -0.4699809701094474 -0.4703315141465874 -0.4701542748138111 -0.4694542272650218 -0.46823688110987344 -0.46650825390171524 -0.4642748448187739 -0.461543608634561 -0.4583219300657187 -0.45461759857773354 -0.4504387837212856 -0.4457940110644208 -0.4406921387783996 -0.43514233492786847 -0.42915405550913477 -0.4227370232736596 -0.41590120736755276 -0.40865680381187885 -0.4010142168428197 -0.392984041125489 -0.38457704485008276 -0.375804153714484 -0.3666764357930579 -0.3572050872874038 -0.3474014191512108 -0.3372768445779449 -0.326842867337176 -0.3161110709425118 -0.3050931086317257 -0.2938006941374333 -0.2822455932247563 -0.2704396159706918 -0.25839460975839756 -0.2461224529583674 -0.23363504926728534 -0.22094432267447667 -0.20806221302503522 -0.19500067214809091 -0.1817716605181164 -0.16838714441676705 -0.15485909356241415 -0.14119947917427342 -0.12742027243785897 -0.11353344333835876 -0.09955095982844579 -0.08548478729702165 -0.07134688830534917 -0.057149222557055575 -0.04290374706850881 -0.028622416506100184 -0.014317183657006297 -0.0; -0.09443884119137202 -0.11217077397917426 -0.12974336142011017 -0.14713201144665694 -0.16431255263372 -0.18126128661649482 -0.19795503838636208 -0.2143712042635886 -0.23048779736342498 -0.2462834903910829 -0.26173765562095125 -0.27683040193590136 -0.2915426088235393 -0.30585595724751813 -0.3197529573332797 -0.3332169728287235 -0.34623224232101524 -0.3587838972109252 -0.3708579764655378 -0.3824414381887167 -0.39352216806624063 -0.40408898475891103 -0.41413164233208005 -0.4236408298238216 -0.43260816806643965 -0.441026203886926 -0.4488884018215865 -0.4561891334880287 -0.46292366476440927 -0.4690881409309177 -0.47467956993237315 -0.4796958039231545 -0.48413551925695164 -0.48799819508372716 -0.4912840907151911 -0.49399422191782716 -0.4961303362894372 -0.49769488787112265 -0.4986910111418763 -0.4991224945375239 -0.49899375362976295 -0.49830980409452896 -0.4970762345920646 -0.4952991796738459 -0.49298529282412146 -0.490141719736251 -0.4867760719163128 -0.482896400698872 -0.4785111717520798 -0.47362924014179153 -0.46825982601697674 -0.4624124909714665 -0.45609711513015394 -0.44932387500093246 -0.4421032221272752 -0.4344458625701505 -0.4263627372421052 -0.4178650031108225 -0.40896401528426446 -0.39967130998461453 -0.3899985884136989 -0.37995770150835184 -0.3695606355803047 -0.3588194988316037 -0.34774650873328905 -0.3363539802520864 -0.3246543149072165 -0.3126599906369391 -0.3003835524523323 -0.2878376038538833 -0.2750347989846951 -0.26198783549272125 -0.24870944807303488 -0.2352124026600715 -0.22150949123879707 -0.20761352724293036 -0.1935373415076436 -0.17929377874361632 -0.16489569449883565 -0.15035595257411924 -0.1356874228581148 -0.1209029795472002 -0.10601549971560308 -0.09103786220088106 -0.07598294676985379 -0.06086363352995837 -0.04569280255101122 -0.030483333662328502 -0.015248106390101008 -0.0; -0.0994631188227536 -0.11814168533249221 -0.1366540974464105 -0.154974688973766 -0.17307822242142648 -0.19093994257976354 -0.2085356280043483 -0.2258416401923954 -0.24283497027014792 -0.25949328302569885 -0.275794958140997 -0.2917191284967064 -0.30724571544400925 -0.32235546095815176 -0.3370299566092979 -0.35125166930690443 -0.36500396379417205 -0.37827112188895134 -0.3910383584866622 -0.4032918343591509 -0.4150186658007881 -0.426206931189482 -0.4368456745454045 -0.4469249061841687 -0.45643560057377275 -0.46536969151581276 -0.4737200647813517 -0.48148054834018456 -0.48864590032927374 -0.49521179491175965 -0.5011748061821907 -0.5065323902765884 -0.5112828658476365 -0.5154253930658355 -0.5189599513067864 -0.5218873156831493 -0.5242090325772067 -0.5259273943264505 -0.5270454132103578 -0.5275667948815591 -0.5274959113790183 -0.5268377738547736 -0.5255980051392783 -0.5237828122634964 -0.5213989590488112 -0.5184537388684561 -0.5149549476767603 -0.5109108573949667 -0.5063301897349127 -0.5012220905344197 -0.4955961046708466 -0.48946215161217427 -0.4828305016578791 -0.4757117529151551 -0.46811680904944547 -0.46005685784201933 -0.4515433505813365 -0.44258798230924007 -0.43320267293768766 -0.4233995492466357 -0.41319092776899147 -0.4025892985641116 -0.3916073098772009 -0.3802577536782464 -0.3685535520705177 -0.3565077445555839 -0.34413347613878 -0.33144398625647187 -0.3184525985040532 -0.3051727111414356 -0.29161778835093477 -0.2778013522206626 -0.26373697542509056 -0.24943827457308954 -0.23491890419262346 -0.2201925513202041 -0.20527293066245247 -0.1901737802962618 -0.17490885787353752 -0.15949193729586378 -0.14393680582411666 -0.12825726158758455 -0.11246711145694052 -0.09658016924515177 -0.08061025420020496 -0.06457118975342316 -0.04847680248701236 -0.03234092128440428 -0.01617737662688671 -0.0; -0.1043670551004845 -0.1239700714142798 -0.14340053784220938 -0.16263177541766954 -0.1816375397687158 -0.20039207561384956 -0.21887016918625923 -0.23704719838703792 -0.2548991804844504 -0.2724028171938808 -0.2895355369916045 -0.3062755345346848 -0.32260180707901714 -0.3384941878075045 -0.353933376000483 -0.36890096400052635 -0.38337946094354175 -0.3973523132473945 -0.4108039218680614 -0.42371965635133535 -0.4360858657251863 -0.4478898862941317 -0.4591200464119313 -0.469765668322888 -0.47981706717465883 -0.48926554731681954 -0.4981033960095304 -0.5063238746752495 -0.5139212078339036 -0.520890569867842 -0.5272280697676784 -0.5329307340135405 -0.537996487748444 -0.5424241344015875 -0.5462133339192822 -0.549364579760115 -0.5518791748089572 -0.5537592063614415 -0.5550075203268036 -0.5556276947926337 -0.5556240130898837 -0.5550014364909983 -0.5537655766679079 -0.5519226680301611 -0.549479540056765 -0.546443589728275 -0.5428227541585728 -0.5386254835184718 -0.5338607143360348 -0.5285378432512321 -0.5226667012953332 -0.516257528758354 -0.5093209507009259 -0.501867953160206 -0.4939098600928845 -0.48545831109205084 -0.4765252399086293 -0.4671228538023171 -0.4572636137414398 -0.4469602154660246 -0.43622557142340845 -0.42507279358115097 -0.41351517711775027 -0.4015661849876332 -0.38923943335319744 -0.3765486778733151 -0.3635078008345089 -0.3501307991081872 -0.3364317729147177 -0.3224249153726876 -0.30812450280965514 -0.2935448858086963 -0.27870048096335054 -0.2636057633120686 -0.2482752594218777 -0.2327235410897993 -0.21696521962950807 -0.2010149407098155 -0.18488737971076394 -0.16859723756245346 -0.1521592370311403 -0.1355881194166378 -0.11889864162469069 -0.10210557357756098 -0.08522369592589439 -0.06826779802458066 -0.05125267613524167 -0.034193131817751465 -0.017103970473126135 -0.0; -0.10914464746310734 -0.12964878449134562 -0.1499743907029614 -0.17009383607870632 -0.18997992902287483 -0.2096059715193131 -0.22894581226198268 -0.24797389756351548 -0.2666653198608979 -0.2849958636541336 -0.3029420487313885 -0.3204811705523876 -0.3375913376806976 -0.3542515061746437 -0.3704415108659301 -0.386142093474301 -0.40133492752561917 -0.4160026400594711 -0.4301288301305785 -0.44369808412581974 -0.4566959879354157 -0.46910913603267584 -0.4809251375315378 -0.4921326193049172 -0.5027212262594761 -0.5126816188738333 -0.5220054681174318 -0.5306854478761447 -0.5387152250183795 -0.5460894472417688 -0.5528037288456724 -0.5588546345786171 -0.5642396617124733 -0.5689572204968193 -0.5730066131473611 -0.5763880115218094 -0.5791024336351601 -0.5811517191639393 -0.5825385040858941 -0.5832661945977092 -0.5833389404488403 -0.5827616078245001 -0.5815397519052521 -0.5796795892247247 -0.5771879699406305 -0.5740723501277091 -0.5703407641944477 -0.5660017975184821 -0.56106455938864 -0.5555386563345135 -0.5494341659174875 -0.5427616110502166 -0.5355319349047214 -0.5277564764626057 -0.5194469467544289 -0.5106154058289241 -0.5012742404867552 -0.4914361428076431 -0.4811140894941453 -0.4703213220501085 -0.4590713278067457 -0.4473778218046451 -0.4352547295354913 -0.42271617054318794 -0.40977644288014525 -0.39645000841091166 -0.3827514789520096 -0.3686956032337365 -0.3542972546668688 -0.33957141989467277 -0.3245331881082056 -0.3091977411008162 -0.29358034403580224 -0.2776963368994333 -0.26156112661004816 -0.24519017975247093 -0.2285990159058394 -0.2118032015318002 -0.19481834438907525 -0.17766008843961292 -0.16034410921072853 -0.14288610957708403 -0.1253018159257855 -0.10760697466739447 -0.08981734905530196 -0.07194871627554394 -0.05401686476889351 -0.03603759174682194 -0.018026700862771895 -0.0; -0.11379003838917656 -0.13517084421886796 -0.15636755111454365 -0.1773516397068191 -0.19809503091969322 -0.21857014154789264 -0.2387499378668267 -0.25860798708268323 -0.2781185064449749 -0.2972564098596379 -0.31599735185744504 -0.33431776878980346 -0.3521949171418771 -0.36960690887114567 -0.38653274369788904 -0.40295233829247373 -0.41884655232254014 -0.4341972113411537 -0.44898712651444445 -0.4632001112042185 -0.4768209944372194 -0.48983563130815017 -0.5022309103780788 -0.5139947581433756 -0.5251161406628078 -0.5355850624417816 -0.5453925626829295 -0.5545307090212945 -0.5629925888701856 -0.5707722985104591 -0.5778649300614433 -0.5842665564760102 -0.5899742147055422 -0.5949858871825466 -0.5993004817698041 -0.6029178103249591 -0.6058385660285723 -0.608064299621989 -0.6095973946987858 -0.6104410421903572 -0.6105992141822875 -0.6100766371936536 -0.6088787650464227 -0.6070117514467108 -0.6044824223937997 -0.6012982485267836 -0.5974673175123223 -0.5929983065705028 -0.5879004552291424 -0.582183538390206 -0.5758578397852426 -0.5689341258901123 -0.5614236203626253 -0.5533379790601788 -0.5446892656881803 -0.5354899281237504 -0.5257527754532313 -0.5154909557562409 -0.5047179346633647 -0.49344747470933326 -0.48169361549838374 -0.4694706546937171 -0.4567931298383965 -0.44367580101071363 -0.43013363431308377 -0.41618178618967455 -0.4018355885645477 -0.3871105347887706 -0.37202226638200503 -0.356586560551213 -0.34081931846668445 -0.32473655427314413 -0.3083543848116573 -0.2916890200260519 -0.27475675402588323 -0.25757395677635686 -0.2401570663841836 -0.22252258194717528 -0.20468705693412098 -0.1866670930606053 -0.1684793346254815 -0.15014046327194888 -0.1316671931365444 -0.11307626634870785 -0.09438444884314069 -0.07560852644670837 -0.056765301201306836 -0.037871587883769466 -0.01894421068371933 -0.0; -0.11829752293204351 -0.14052944681032492 -0.1625721120539835 -0.18439617123880453 -0.2059727172707715 -0.22727333915883013 -0.24827017588866657 -0.2689359682101623 -0.28924410816506435 -0.3091686861961219 -0.32868453569461636 -0.3477672748594166 -0.366393345757514 -0.38454005049312184 -0.4021855844097611 -0.4193090662671696 -0.43589056535215803 -0.4519111254996311 -0.46735278601667524 -0.48219859951882466 -0.4964326467032306 -0.5100400480983165 -0.5230069728436176 -0.5353206445666502 -0.5469693444359454 -0.557942411480549 -0.56823024027652 -0.5778242761099966 -0.5867170077344276 -0.5949019578463975 -0.6023736714102961 -0.6091277019667021 -0.615160596063007 -0.6204698759473538 -0.625054020668546 -0.6289124457251977 -0.6320454814071428 -0.6344543499709742 -0.6361411417897123 -0.6371087906139569 -0.6373610480786104 -0.6369024575853909 -0.6357383276869946 -0.6338747050938374 -0.6313183474191805 -0.628076695772764 -0.6241578473073122 -0.6195705278161648 -0.6143240644741063 -0.6084283588071485 -0.6018938599706393 -0.5947315384086875 -0.5869528599615345 -0.5785697604812355 -0.5695946210097736 -0.5600402435677387 -0.5499198275956907 -0.5392469470847309 -0.5280355284271246 -0.5162998290126006 -0.5040544165907908 -0.491314149415426 -0.4780941571812533 -0.4644098227602836 -0.45027676473978223 -0.43571082076058004 -0.4207280316505546 -0.405344626344791 -0.38957700758068453 -0.3734417383533286 -0.3569555291137839 -0.34013522569032273 -0.32299779791039596 -0.3055603288989732 -0.28784000502695567 -0.2698541064816139 -0.2516199984293745 -0.23315512273988304 -0.2144769902389292 -0.19560317345667383 -0.1765512998366014 -0.15733904536967022 -0.1379841286173352 -0.11850430508641917 -0.0989173619181629 -0.07924111285329416 -0.059493393434459835 -0.03969205640702713 -0.019854967278929984 -0.0; -0.12266155616200118 -0.14571797414944676 -0.1685803752939037 -0.19121864463193955 -0.21360310587470865 -0.23570457716510226 -0.25749442501300057 -0.27894461622739525 -0.30002776767699124 -0.3207171937246165 -0.3409869511952633 -0.36081188175275203 -0.38016765157565235 -0.39903078823912724 -0.4173787147256169 -0.4351897805036089 -0.4524432896300533 -0.46911952584807526 -0.48519977466747416 -0.500666342430907 -0.5155025723835048 -0.5296928577779562 -0.5432226520606466 -0.5560784761971662 -0.5682479232074467 -0.5797196599917722 -0.5904834265389238 -0.6005300326168268 -0.6098513520540725 -0.6184403147277043 -0.6262908963787132 -0.6333981063816007 -0.6397579735983894 -0.645367530450485 -0.6502247953437906 -0.6543287535837354 -0.657679336917041 -0.6602774018366755 -0.6621247067850381 -0.6632238883885003 -0.6635784368537606 -0.6631926706532623 -0.6620717106231285 -0.6602214535928578 -0.6576485456613831 -0.6543603552290702 -0.6503649458899622 -0.6456710492829999 -0.6402880379952681 -0.6342258986043582 -0.62749520494108 -0.6201070916476195 -0.6120732281002934 -0.6034057927599847 -0.5941174480074517 -0.5842213155147815 -0.5737309521985744 -0.5626603267947986 -0.5510237970898468 -0.5388360878370273 -0.5261122693826783 -0.5128677370212011 -0.4991181910936639 -0.4848796178401643 -0.47016827101196035 -0.45500065424533875 -0.43939350419545814 -0.4233637744248493 -0.40692862003791264 -0.39010538304970294 -0.37291157847431605 -0.35536488111559883 -0.3374831130403195 -0.3192842317117413 -0.3007863187593401 -0.2820075693585181 -0.262966282192399 -0.24368084996616005 -0.22416975044289125 -0.2044515379686884 -0.18454483545343997 -0.16446832677278217 -0.14424074955567942 -0.12388088832130008 -0.10340756792810457 -0.08283964729745509 -0.062196013373470305 -0.041495575280455756 -0.020757258638801332 -0.0; -0.12687676050146177 -0.1507300028244136 -0.1743848622841054 -0.1978105157593023 -0.22097657560800263 -0.243853145214514 -0.26641087279874226 -0.28862100331338497 -0.310455428266522 -0.33188673331970875 -0.35288824352508047 -0.373434066078978 -0.3934991304840753 -0.4130592260268723 -0.4320910364925132 -0.45057217205411104 -0.4684811982889977 -0.4857976622893803 -0.5025021158498088 -0.5185761357283212 -0.5340023409922744 -0.5487644074733784 -0.5628470793694073 -0.5762361780423194 -0.5889186080739766 -0.6008823606513829 -0.6121165143631391 -0.6226112334978054 -0.6323577639428564 -0.6413484267900006 -0.6495766097588364 -0.6570367565560005 -0.6637243542912714 -0.6696359190754961 -0.6747689799276823 -0.679122061120279 -0.6826946630924707 -0.685487242061382 -0.6875011884603994 -0.6887388043324465 -0.6892032798040347 -0.6888986687633489 -0.6878298638624664 -0.6860025709602152 -0.6834232831181739 -0.6800992542578863 -0.6760384725826372 -0.6712496338621889 -0.6657421146736042 -0.6595259456859524 -0.6526117850711274 -0.6450108921174607 -0.6367351011170929 -0.6277967955924442 -0.6182088829214806 -0.6079847694158402 -0.597138335900402 -0.5856839138374464 -0.5736362620332731 -0.5610105439599807 -0.5478223057201357 -0.5340874546772371 -0.5198222387702286 -0.5050432265258988 -0.4897672877787375 -0.47401157510375425 -0.45779350596401 -0.4411307455708479 -0.42404119045151034 -0.4065429527155165 -0.3886543450081957 -0.3703938661369373 -0.35178018735307187 -0.33283213926986166 -0.31356869939481763 -0.29400898025245326 -0.2741722180716583 -0.25407776201012744 -0.23374506388665717 -0.21319366839063889 -0.1924432037367835 -0.17151337273187764 -0.15042394421933925 -0.12919474486634783 -0.10784565125751763 -0.08639658225834226 -0.06486749161098754 -0.04327836072451662 -0.021649191621171914 -0.0; -0.1309379329379958 -0.1555593130629111 -0.17997832498118024 -0.20416349532821051 -0.22808378164583668 -0.25170862754282464 -0.27500801620711535 -0.2979525221030852 -0.3205133606978435 -0.3426624360721357 -0.3643723862836801 -0.38561662636358957 -0.40636938883983187 -0.4266057616953924 -0.4463017236826878 -0.4654341769298876 -0.4839809767889078 -0.5019209588888522 -0.5192339633725788 -0.5359008563076156 -0.5519035482759261 -0.5672250101597496 -0.5818492861530616 -0.5957615040397938 -0.6089478827910106 -0.6213957375434851 -0.633093482031711 -0.6440306285540628 -0.65419778556183 -0.6635866529668594 -0.672190015269851 -0.6800017326167 -0.6870167298948416 -0.6932309839852607 -0.6986415092887013 -0.7032463416467158 -0.7070445207795133 -0.7100360713631388 -0.7122219828684045 -0.7136041882832422 -0.7141855418387152 -0.7139697958569879 -0.7129615768370781 -0.7111663608911961 -0.7085904486411342 -0.7052409396803374 -0.7011257067031974 -0.6962533693986771 -0.6906332682007357 -0.6842754379831446 -0.6771905817812667 -0.6693900446182471 -0.660885787507812 -0.6516903617006128 -0.6418168832357551 -0.6312790078538573 -0.6200909063227986 -0.6082672402220645 -0.5958231382265733 -0.5827741729258842 -0.5691363382097817 -0.5549260272466127 -0.540160011076083 -0.5248554178339182 -0.5090297126214911 -0.49270067802952966 -0.4758863953211131 -0.45860522627549627 -0.4408757956908036 -0.4227169745403544 -0.40414786377421646 -0.3851877787547 -0.3658562343117119 -0.34617293040136304 -0.32615773834876904 -0.30583068765382043 -0.285211953336588 -0.2643218437971405 -0.2431807891628208 -0.22180933009441514 -0.20022810702117397 -0.17845784977336035 -0.15651936757979207 -0.13443353939677097 -0.11222130453388376 -0.08990365354130966 -0.06750161932256248 -0.045036268436009816 -0.02252869254799474 -0.0; -0.1348400520993112 -0.16019989754527716 -0.18535375659465714 -0.21026956177956835 -0.2349156707576664 -0.2592609209286878 -0.28327468249611837 -0.3069269098153294 -0.33018819087929974 -0.3530297948034856 -0.3754237171825466 -0.3973427232032872 -0.4187603884103282 -0.4396511370334729 -0.45999027779853363 -0.47975403715624193 -0.4989195898768958 -0.51746508697129 -0.5353696809113534 -0.5526135481365081 -0.5691779088440854 -0.5850450440741192 -0.6001983101103199 -0.6146221502300826 -0.6283021038467869 -0.6412248130975164 -0.6533780269384953 -0.6647506028189769 -0.6753325060121613 -0.6851148066886424 -0.6940896748241883 -0.7022503730391452 -0.7095912474714596 -0.7161077167892501 -0.721796259452137 -0.7266543993329009 -0.7306806898129169 -0.7338746964657624 -0.7362369784439018 -0.7377690686830952 -0.7384734530383299 -0.7383535484638211 -0.7374136803476316 -0.7356590591092149 -0.7330957561653503 -0.7297306793667917 -0.7255715480044573 -0.7206268674801318 -0.7149059037326089 -0.7084186575058667 -0.7011758385413874 -0.6931888397720807 -0.6844697115905194 -0.6750311362593424 -0.664886402526795 -0.6540493805054652 -0.6425344968673707 -0.6303567104036382 -0.6175314879922562 -0.6040747810125784 -0.5900030022405875 -0.575333003254446 -0.560082052375335 -0.5442678131643478 -0.5279083234920352 -0.5110219751931766 -0.49362749431551683 -0.4757439219675543 -0.45739059576689123 -0.438587131887371 -0.4193534077000167 -0.3997095449998134 -0.37967589380750777 -0.3592730167329666 -0.3385216738841345 -0.317442808303294 -0.2960575319101437 -0.2743871119292561 -0.2524529577775231 -0.2302766083855817 -0.20787971992557902 -0.18528405391623345 -0.1625114656748596 -0.13958389308487495 -0.11652334564623333 -0.09335189377539259 -0.07009165832058709 -0.046764800257515456 -0.02339351053004159 -0.0; -0.13857828517357684 -0.1646459700716738 -0.1905044022160512 -0.21612097412257364 -0.2414634966176391 -0.26650025277338246 -0.2912000503837027 -0.31553227283094365 -0.33946692820183044 -0.3629746965206712 -0.38602697497787086 -0.40859592104231846 -0.43065449335720274 -0.4521764903300946 -0.47313658633975764 -0.49351036549383587 -0.513274352883488 -0.5324060432928212 -0.5508839273327956 -0.5686875149808727 -0.5857973565190885 -0.6021950608743231 -0.6178633113752834 -0.6327858789510196 -0.6469476328056568 -0.6603345486133018 -0.6729337142858792 -0.684733333374757 -0.6957227261745587 -0.7058923286044272 -0.7152336889481663 -0.7237394625402278 -0.7314034044893198 -0.7382203605355305 -0.7441862561403503 -0.7492980839117359 -0.7535538894684889 -0.7569527558497283 -0.7594947865761134 -0.7611810874697592 -0.7620137473395378 -0.7619958176376544 -0.7611312911921077 -0.7594250801179094 -0.756882993007751 -0.7535117115002757 -0.7493187663211766 -0.7443125128891613 -0.738502106575284 -0.7318974777004351 -0.724509306351827 -0.7163489970951713 -0.7074286536550152 -0.6977610536312961 -0.6873596233157575 -0.6762384126673212 -0.6644120705010139 -0.6518958199404966 -0.6387054341797208 -0.6248572125947734 -0.610367957242545 -0.5952549497785289 -0.5795359288217743 -0.5632290677909266 -0.5463529532311812 -0.5289265636481356 -0.5109692488607218 -0.4925007098817583 -0.4735409793311798 -0.4541104023836999 -0.4342296182494067 -0.4139195421828274 -0.3932013480131011 -0.3720964511851736 -0.35062649229938714 -0.3288133211344249 -0.3066789811363406 -0.2842456943542714 -0.2615358468015275 -0.23857197421892917 -0.21537674821560993 -0.19197296276100173 -0.16838352100034418 -0.1446314223648026 -0.12073974994621539 -0.09673165810546609 -0.07263036028268087 -0.04845911697669255 -0.02424122386062427 -0.0; -0.14214799465793718 -0.16889197405812698 -0.19542376929530222 -0.22171028465627154 -0.2477188350654774 -0.27341719922205376 -0.2987736713743288 -0.3237571115903448 -0.3483369943907706 -0.3724834556189946 -0.3961673374321476 -0.41936023130622463 -0.44203451895835005 -0.4641634110993473 -0.4857209839402737 -0.5066822133871282 -0.5270230068687203 -0.5467202327534119 -0.5657517473211863 -0.5840964192681224 -0.6017341517308025 -0.6186459018283822 -0.6348136977300256 -0.6502206532649498 -0.664850980101522 -0.6786899975306222 -0.6917241398967138 -0.7039409617278682 -0.7153291406231473 -0.7258784779624304 -0.7355798975098187 -0.7444254419872043 -0.7524082676994486 -0.7595226372968579 -0.7657639107642679 -0.7711285347291054 -0.775614030183179 -0.7792189787148787 -0.7819430073496865 -0.7837867720976965 -0.7847519403070524 -0.78484117192195 -0.784058099743106 -0.7824073087874324 -0.7798943148420655 -0.7765255423059211 -0.7723083014096476 -0.767250764902216 -0.7613619442894617 -0.7546516657067256 -0.7471305455043803 -0.738809965621376 -0.729702048818286 -0.7198196338373819 -0.709176250553309 -0.6977860951738819 -0.6856640055463734 -0.6728254366205328 -0.6592864361154106 -0.6450636204328952 -0.6301741508567514 -0.6146357100718867 -0.5984664790345091 -0.5816851142199531 -0.5643107252710283 -0.5463628530660513 -0.5278614482220155 -0.5088268500448491 -0.48927976593529365 -0.4692412512556537 -0.44873268965950985 -0.42777577388350163 -0.4063924869973813 -0.3846050841058738 -0.3624360744932165 -0.33990820419890183 -0.3170444390108 -0.2938679478597138 -0.270402086597428 -0.24667038213843978 -0.22269651694387382 -0.19850431382447617 -0.17411772103817877 -0.14956079765642358 -0.12485769917226532 -0.10003266332225594 -0.07510999609321377 -0.05011405788423031 -0.025069249793617313 -0.0; -0.14554474491761277 -0.17293259083533752 -0.20010563792745412 -0.22703035152688705 -0.2536735992496223 -0.28000270323770454 -0.3059854911359358 -0.33159034566970846 -0.3567862526982911 -0.3815428476253577 -0.4058304600564704 -0.4296201566016373 -0.45288378172979743 -0.4755939965911856 -0.49772431573283404 -0.5192491416419889 -0.5401437970618566 -0.5603845550337712 -0.5799486666296095 -0.5988143863478421 -0.6169609951561967 -0.6343688211731853 -0.6510192579898751 -0.6668947806421295 -0.6819789592520175 -0.6962564703652607 -0.7097131060193376 -0.7223357805841464 -0.7341125354240128 -0.7450325414361748 -0.7550860995267463 -0.7642646390905075 -0.7725607145656767 -0.7799680001391076 -0.7864812826810887 -0.7920964529921227 -0.7968104954467516 -0.8006214761216294 -0.8035285294966825 -0.8055318438193526 -0.8066326452225668 -0.8068331806872967 -0.8061366999403168 -0.8045474363771236 -0.8020705870989642 -0.7987122921514501 -0.794479613050564 -0.789380510679729 -0.783423822639327 -0.7766192401274158 -0.7689772844275443 -0.7605092830765882 -0.7512273457822315 -0.7411443401564101 -0.7302738673275276 -0.7186302374906232 -0.706228445451035 -0.693084146213345 -0.6792136306636182 -0.6646338013891595 -0.6493621486762321 -0.6334167267223832 -0.6168161300963106 -0.5995794704744885 -0.5817263536801559 -0.5632768570466866 -0.5442515071239108 -0.5246712577425576 -0.5045574684487032 -0.48393188331693454 -0.4628166101478833 -0.44123410005283775 -0.4192071274253169 -0.39675877029683043 -0.37391239107143337 -0.350691617631332 -0.32712032480344755 -0.30322261617473073 -0.27902280624196996 -0.2545454028800097 -0.22981509011048784 -0.2048567111516613 -0.17969525172837872 -0.15435582361996475 -0.1288636484225461 -0.10324404150134646 -0.07752239610749213 -0.051724167633136434 -0.025874857978009064 -0.0; -0.14876430853766495 -0.17676274772348233 -0.20454407091114477 -0.23207435106770707 -0.25932005458116547 -0.28624809253444006 -0.31282587080777274 -0.3390213388858302 -0.3648030372518521 -0.39014014325771335 -0.4150025153657905 -0.439360735665887 -0.4631861505782163 -0.4864509096614771 -0.5091280024533149 -0.5311912932789207 -0.5526155539721141 -0.5733764944618973 -0.5934507911861922 -0.6128161133030934 -0.6314511466785832 -0.6493356156380883 -0.6664503024775548 -0.6827770647377862 -0.6982988502535793 -0.7129997099967443 -0.7268648087392491 -0.7398804335695807 -0.75203400030187 -0.7633140578233296 -0.7737102904312186 -0.7832135182156506 -0.7918156955493455 -0.7995099077496152 -0.8062903659816852 -0.8121524004757481 -0.817092452132997 -0.8211080625982606 -0.8241978628787556 -0.826361560589982 -0.8275999259107973 -0.8279147763303066 -0.8273089602694558 -0.8257863396599896 -0.8233517715629337 -0.8200110889078338 -0.8157710804327855 -0.8106394699037692 -0.8046248946900024 -0.7977368837699482 -0.7899858352403553 -0.781382993398186 -0.7719404254626017 -0.7616709980013395 -0.7505883531227782 -0.7387068844919341 -0.7260417132253653 -0.7126086637166894 -0.6984242394410649 -0.6835055987835877 -0.667870530933139 -0.6515374318797942 -0.634525280550471 -0.6168536151141237 -0.5985425094844128 -0.579612550044442 -0.5600848126149747 -0.5399808396842599 -0.5193226179145705 -0.4981325559374851 -0.4764334624470729 -0.4542485245972344 -0.43160128670682807 -0.4085156292735483 -0.3850157482950255 -0.361126134893298 -0.3368715552365078 -0.31227703074958363 -0.2873678186036602 -0.26216939247214627 -0.23670742353958235 -0.2110077617478695 -0.18509641726294399 -0.15899954214368267 -0.13274341219355995 -0.10635440897457893 -0.07985900196200656 -0.053283730817686996 -0.026655187758993722 -0.0; -0.15180267244930482 -0.18037762585567374 -0.2087334235394767 -0.23683578986663872 -0.26465083342451196 -0.29214509727263693 -0.3192856081140687 -0.34603992427227903 -0.3723761823639359 -0.39826314256355677 -0.4236702323621329 -0.4485675887282962 -0.472926098587361 -0.4967174375406315 -0.5199141067546424 -0.5424894679574348 -0.5644177764865886 -0.5856742123413874 -0.6062349091992354 -0.6260769813641494 -0.6451785486228475 -0.6635187589915496 -0.6810778093440537 -0.6978369639189939 -0.7137785707112659 -0.7288860757594874 -0.7431440353479971 -0.7565381261481677 -0.7690551533298842 -0.7806830566796361 -0.7914109147670391 -0.8012289472065106 -0.8101285150653873 -0.8181021194739324 -0.8251433984964218 -0.8312471223258738 -0.8364091868678836 -0.8406266057816169 -0.8438975010480684 -0.8462210921375 -0.8475976838492552 -0.8480286528981449 -0.8475164333221696 -0.8460645007865996 -0.8436773558593245 -0.840360506331971 -0.836120448660546 -0.8309646485983491 -0.8249015210926234 -0.8179404095148575 -0.8100915642928984 -0.8013661210110593 -0.7917760780422077 -0.7813342737735353 -0.7700543634851421 -0.7579507959380269 -0.7450387897252619 -0.7313343094373409 -0.7168540416897657 -0.7016153710579598 -0.685636355961581 -0.6689357045372526 -0.6515327505356996 -0.6334474292761697 -0.6147002536880203 -0.5953122904662826 -0.5753051363650725 -0.5547008946497539 -0.5335221517258752 -0.5117919539601047 -0.4895337847056394 -0.46677154154189604 -0.4435295137357409 -0.41983235992902773 -0.3957050860548365 -0.37117302348255055 -0.34626180738973933 -0.3209973553567587 -0.29540584617808513 -0.2695136988825361 -0.24334755195289864 -0.2169342427338733 -0.19030078701583575 -0.16347435878058847 -0.13648227009409847 -0.10935195113015812 -0.08211093030798858 -0.05478681452600735 -0.027407269473326733 -0.0; -0.15465604381256248 -0.18377266772251188 -0.21266835308321044 -0.24130851650540489 -0.2696589494488047 -0.2976858674157853 -0.3253559581542858 -0.3526364287634549 -0.37949505160014846 -0.40590020888929296 -0.43182093594644694 -0.457226962926473 -0.4820887550181261 -0.5063775510105016 -0.5300654001636318 -0.553125197322038 -0.5755307162167034 -0.5972566409076667 -0.618278595326275 -0.6385731708829366 -0.6581179521130458 -0.6768915403405197 -0.694873575345044 -0.712044755025718 -0.7283868530601818 -0.7438827345645287 -0.7585163697653694 -0.7722728457011786 -0.785138375975607 -0.7971003085907117 -0.8081471318930286 -0.8182684786700863 -0.8274551284392816 -0.8356990079750863 -0.8429931901241944 -0.8493318909615618 -0.8547104653432637 -0.8591254009147186 -0.8625743106351015 -0.8650559238806931 -0.8665700761914974 -0.8671176977267054 -0.8667008004955059 -0.8653224644303132 -0.8629868223698214 -0.8596990440192448 -0.8554653189548213 -0.8502928387391282 -0.8441897782129081 -0.8371652760280682 -0.8292294144852523 -0.8203931987378958 -0.8106685354229911 -0.8000682107769821 -0.7886058682931812 -0.7762959859749764 -0.7631538532368253 -0.7491955475026889 -0.7344379105490741 -0.7188985246373311 -0.7025956884772653 -0.6855483930614626 -0.6677762974070811 -0.6492997042391414 -0.6301395356466725 -0.6103173087403609 -0.5898551113376903 -0.5687755776988872 -0.5471018643344028 -0.5248576259020741 -0.502066991209617 -0.4787545393356431 -0.4549452758800179 -0.4306646093520998 -0.4059383277031598 -0.38079257500717845 -0.355253828292171 -0.32934887452228734 -0.30310478772906735 -0.2765489062885718 -0.24970881033943335 -0.22261229933544135 -0.19528736972485713 -0.16776219274741075 -0.14006509233880218 -0.11222452313149192 -0.08426904853969663 -0.0562273189157317 -0.028128049764198585 -0.0; -0.15732085563722756 -0.18694358441006975 -0.21634382792595397 -0.24548673291370307 -0.2743378115629959 -0.302862989646865 -0.3310286537377539 -0.3588016974189018 -0.3861495663967136 -0.41304030242400447 -0.4394425859485528 -0.46532577740620346 -0.49065995708284965 -0.5154159634748947 -0.5395654300833219 -0.5630808205821111 -0.5859354623075628 -0.6081035780209467 -0.6295603159028591 -0.6502817777436654 -0.6702450453003826 -0.6894282047963551 -0.7078103695459725 -0.7253717006925327 -0.7420934260530877 -0.7579578570696857 -0.7729484038719038 -0.7870495884607835 -0.800247056029382 -0.812527584439976 -0.8238790918825735 -0.8342906427437368 -0.8437524517188452 -0.8522558862047025 -0.8597934670129853 -0.8663588674482403 -0.8719469107971156 -0.8765535662781538 -0.8801759435038496 -0.8828122855087159 -0.8844619603988702 -0.8851254516801239 -0.884804347322733 -0.8835013276218583 -0.8812201519134114 -0.8779656442053142 -0.8737436777842972 -0.86856115885821 -0.862426009293447 -0.8553471485064639 -0.8473344745675652 -0.8383988445741272 -0.8285520543492205 -0.8178068175202265 -0.8061767440305513 -0.7936763181358415 -0.7803208759343518 -0.7661265824791936 -0.7511104085181974 -0.7352901069050537 -0.71868418872321 -0.7013118991618092 -0.6831931931806707 -0.6643487109990422 -0.6447997534405003 -0.6245682571640655 -0.6036767698092604 -0.582148425080508 -0.5600069177939723 -0.5372764789076733 -0.5139818505534545 -0.4901482610872014 -0.4658014001715836 -0.44096739390348366 -0.4156727799963057 -0.3899444830253911 -0.3638097897429277 -0.3372963244669758 -0.3104320245475206 -0.2832451159109182 -0.25576408868257494 -0.22801767288633554 -0.2000348142177681 -0.1718446498873406 -0.14347648452845996 -0.11495976616435372 -0.08632406222694822 -0.05759903562020466 -0.028814420819725246 -0.0; -0.1597937721241788 -0.189886362503886 -0.21975513631110066 -0.2493650052815761 -0.27868123735703854 -0.30766950374123886 -0.3362959251289768 -0.3645271170177052 -0.3923302340146064 -0.4196730130556434 -0.4465238154569432 -0.4728516677229801 -0.49862630104036165 -0.5238181893905572 -0.5483985862196068 -0.5723395596077177 -0.5956140258866458 -0.618195781657818 -0.6400595341693492 -0.6611809300152802 -0.6815365821256061 -0.7011040950208971 -0.7198620883105054 -0.7377902184185035 -0.7548691985265826 -0.7710808167281226 -0.7864079523924998 -0.8008345907434566 -0.8143458356599113 -0.8269279207120246 -0.8385682184495403 -0.8492552479634669 -0.8589786807459755 -0.8677293448769914 -0.8754992275693139 -0.8822814761072391 -0.8880703972165501 -0.8928614549063539 -0.8966512668256522 -0.8994375991796566 -0.901219360252753 -0.9019965925866104 -0.9017704638633711 -0.9005432565449287 -0.8983183563202443 -0.8951002394132715 -0.8908944588045306 -0.8857076294195378 -0.8795474123373352 -0.8724224980721375 -0.864342588980711 -0.8553183808475453 -0.8453615436990971 -0.8344847018974831 -0.8227014135629407 -0.8100261493731592 -0.7964742707862745 -0.7820620077328584 -0.766806435820689 -0.7507254530944857 -0.7338377563910079 -0.7161628173282047 -0.6977208579652071 -0.6785328261680944 -0.6586203707144287 -0.638005816167614 -0.6167121375501655 -0.5947629348430049 -0.5721824073359377 -0.548995327852532 -0.5252270168706463 -0.500903316558003 -0.47605056474031393 -0.45069556881765105 -0.4248655796429962 -0.3985882653751861 -0.37189168531682726 -0.34480426374619866 -0.31735476375061766 -0.2895722610673747 -0.26148611793696563 -0.23312595697212435 -0.20452163504499485 -0.1757032171937113 -0.14670095054870969 -0.1175452382782095 -0.0882666135515645 -0.05889571351849763 -0.029463253301727128 -0.0; -0.1620716937096112 -0.19259727063193396 -0.22289789466075557 -0.25293827447369066 -0.28268346597208993 -0.3120989182932883 -0.34115051906976784 -0.36980463885220666 -0.3980281746161615 -0.4257885922751473 -0.45305396812616183 -0.4797930291571621 -0.5059751921496631 -0.5315706015134952 -0.5565501657947473 -0.5808855928020591 -0.6045494233007069 -0.627515063228251 -0.6497568143899818 -0.6712499035968486 -0.6919705102131071 -0.711895792085443 -0.7310039098298503 -0.7492740494570637 -0.7666864433217842 -0.7832223893853484 -0.7988642687857891 -0.8135955617134695 -0.8274008615945678 -0.8402658875886714 -0.8521774954105718 -0.8631236864900449 -0.873093615486919 -0.8820775961820572 -0.8900671057680897 -0.897054787566651 -0.9030344522016872 -0.9080010772609631 -0.9119508054802503 -0.9148809414868585 -0.9167899471411036 -0.9176774355160457 -0.917544163557358 -0.9163920234665044 -0.9142240328515072 -0.9110443236905146 -0.9068581301540577 -0.901671775332426 -0.8954926569149211 -0.8883292318678667 -0.880191000158276 -0.8710884875698389 -0.8610332276575735 -0.850037742886979 -0.8381155250028837 -0.8252810146724179 -0.8115495804456584 -0.7969374970764649 -0.781461923244946 -0.7651408787217951 -0.7479932210134302 -0.7300386215255459 -0.711297541281259 -0.6917912062285616 -0.6715415821702593 -0.6505713493480659 -0.6289038767109097 -0.6065631958959294 -0.5835739749490373 -0.5599614918103296 -0.5357516075880078 -0.5109707396429299 -0.4856458345043142 -0.4598043406356259 -0.4334741810681713 -0.4066837259184544 -0.37946176480400656 -0.35183747917097763 -0.3238404145455683 -0.29550045272009695 -0.26684778388337155 -0.2379128787039646 -0.20872646037394724 -0.17931947661975858 -0.1497230716860114 -0.11996855829730207 -0.09008738960241244 -0.06011113110473527 -0.0300714325822501 -0.0; -0.16415176179516208 -0.19507286562025228 -0.22576805542774456 -0.25620186589029337 -0.2863391703238093 -0.3161452256953181 -0.34558571694576323 -0.37462680055157 -0.40323514725109694 -0.4313779838646361 -0.45902313413936147 -0.4861390585535102 -0.5126948930171922 -0.5386604864104356 -0.5640064369024647 -0.5887041269996944 -0.6127257572735489 -0.636044378722881 -0.6586339237295852 -0.6804692355697823 -0.7015260964468699 -0.7217812540165917 -0.7412124463782278 -0.7597984255098695 -0.7775189791296628 -0.794354950968703 -0.8102882594450901 -0.8253019147323565 -0.8393800342191293 -0.852507856360453 -0.8646717529246241 -0.8758592396427507 -0.8860589852714533 -0.89526081908219 -0.903455736793641 -0.9106359049663671 -0.916794663881603 -0.921926528928485 -0.9260271905263695 -0.9290935126109937 -0.9311235297152198 -0.9321164426769026 -0.9320726130080232 -0.9309935559607045 -0.9288819323269836 -0.9257415390103197 -0.9215772984077772 -0.9163952466425654 -0.9102025206872469 -0.90300734441837 -0.894819013643596 -0.8856478801425229 -0.8755053347624573 -0.8644037896102165 -0.8523566593808558 -0.8393783418637907 -0.8254841976663402 -0.8106905291941187 -0.7950145589270086 -0.7784744070286995 -0.7610890683268794 -0.7428783887002831 -0.7238630409077641 -0.7040644998935208 -0.6835050176015152 -0.6622075973309397 -0.6401959676634489 -0.6174945559916394 -0.5941284616770396 -0.5701234288646521 -0.5455058189798125 -0.5203025829319385 -0.49454123304846914 -0.46824981476110505 -0.44145687806526557 -0.4141914487725024 -0.3864829995744969 -0.35836142093615975 -0.3298569918343067 -0.3010003503573996 -0.27182246418086903 -0.2423546009316625 -0.21262829845483502 -0.1826753349942189 -0.15252769929852095 -0.12221756066358251 -0.09177723892094518 -0.061239174382436694 -0.030635897750035408 -0.0; -0.16603136314760963 -0.1973099982357906 -0.228361914443019 -0.2591514987211705 -0.28964346860483836 -0.3198029162697254 -0.34959535196776076 -0.37898674676902633 -0.4079435745424939 -0.4364328531096738 -0.4644221845075443 -0.49187979429953044 -0.518774569875889 -0.5450760976875308 -0.5707546993601548 -0.5957814666384698 -0.6201282951133474 -0.6437679166878238 -0.6666739307410742 -0.6888208339527427 -0.7101840487532632 -0.7307399503691694 -0.7504658924357159 -0.7693402311524941 -0.7873423479610674 -0.8044526707269818 -0.8206526934118147 -0.8359249942241784 -0.8502532522418063 -0.8636222624999927 -0.8760179495447429 -0.8874273794519678 -0.8978387703169719 -0.9072415012212902 -0.9156261196866173 -0.9229843476281728 -0.929309085822312 -0.9345944169055314 -0.9388356069242465 -0.9420291054568029 -0.9441725443311282 -0.945264734963251 -0.9453056643435948 -0.9442964896994771 -0.9422395318636534 -0.939138267379993 -0.9349973193784967 -0.929822447252837 -0.923620535174457 -0.9163995794779729 -0.9081686749531995 -0.8989380000795824 -0.8887188012391564 -0.8775233759443672 -0.8653650551171785 -0.8522581844559276 -0.8382181049262337 -0.8232611324121121 -0.8074045365631192 -0.7906665188729965 -0.7730661900248281 -0.7546235465371912 -0.735359446745189 -0.7152955861496284 -0.6944544721668604 -0.6728593983110986 -0.6505344178402171 -0.6275043168952088 -0.6037945871626625 -0.5794313980887228 -0.5544415686721343 -0.5288525388630794 -0.5026923405936203 -0.4759895684646889 -0.44877335011365765 -0.4210733162857014 -0.392919570631273 -0.3643426592512329 -0.3353735400103433 -0.306043551639118 -0.27638438264326065 -0.24642804003926144 -0.2162068179340873 -0.18575326596629443 -0.15510015762536533 -0.12428045846558985 -0.09332729423035983 -0.06227391890239997 -0.031153682695113767 -0.0; -0.1677081339526065 -0.1993058184922349 -0.23067611772239682 -0.2617832945411306 -0.2925919349953713 -0.323066991458963 -0.353173825242663 -0.3828782485718822 -0.41214656586948656 -0.4409456142826949 -0.4692428033949831 -0.4970061540658801 -0.524204336343675 -0.5508067063982697 -0.5767833424237698 -0.6021050794628114 -0.6267435431071843 -0.6506711820318719 -0.673861299322333 -0.6962880825575483 -0.7179266326141589 -0.7387529911598032 -0.7587441668066395 -0.7778781598988609 -0.7961339859109061 -0.8134916974359214 -0.8299324047468806 -0.8454382949156113 -0.8599926494777801 -0.8735798606346362 -0.8861854459850679 -0.8977960617841568 -0.9083995147270439 -0.9179847722594408 -0.9265419714185966 -0.934062426210899 -0.9405386335345871 -0.9459642776582657 -0.9503342332680036 -0.9536445670978223 -0.9558925381602753 -0.9570765965956446 -0.9571963811599375 -0.9562527153734871 -0.9542476023534239 -0.9511842183546403 -0.9470669050451394 -0.941901160542796 -0.9356936292415912 -0.9284520904563011 -0.9201854459154669 -0.9109037061331374 -0.9006179756905429 -0.8893404374593291 -0.8770843357984183 -0.8638639587568843 -0.8496946193154603 -0.8345926356994494 -0.8185753107958751 -0.8016609107077171 -0.7838686424779656 -0.7652186310161269 -0.7457318952595607 -0.7254303236018059 -0.704336648619697 -0.6824744211307427 -0.6598679836118144 -0.6365424430097515 -0.6125236429740213 -0.5878381355410763 -0.5625131522995143 -0.5365765750646238 -0.5100569060903365 -0.48298323784606145 -0.4553852223853027 -0.4272930403324085 -0.39873736951326383 -0.36974935325516306 -0.3403605683806056 -0.31060299291922033 -0.28050897356155846 -0.25011119287800687 -0.21944263632566005 -0.1885365590655628 -0.1574264526123766 -0.12614601133817913 -0.09472909885180286 -0.06320971427486628 -0.031621958435426804 -0.0; -0.16917996350783798 -0.20105778049590203 -0.2327076676985265 -0.2640937851981995 -0.29518060951428593 -0.32593297598245546 -0.3563161206146839 -0.3862957213805832 -0.41583793885210857 -0.44490945615507005 -0.47347751817243655 -0.5015099699460025 -0.5289752942247624 -0.5558426481101503 -0.5820818987502387 -0.6076636580369846 -0.6325593162627228 -0.656741074694243 -0.6801819770250288 -0.7028559396684937 -0.7247377808573943 -0.745803248516958 -0.7660290468816607 -0.7853928618280206 -0.8038733848982021 -0.8214503359916966 -0.8381044847047793 -0.8538176702999024 -0.8685728202896181 -0.8823539676220432 -0.8951462664572778 -0.9069360065265285 -0.9177106260680509 -0.9274587233362572 -0.9361700666826089 -0.943835603209062 -0.9504474659969689 -0.955998979916383 -0.9604846660227107 -0.9639002445495656 -0.9662426365085228 -0.9675099639082457 -0.967701548607133 -0.9668179098152495 -0.964860760262822 -0.9618330010540246 -0.9577387152261235 -0.9525831600353343 -0.9463727579919163 -0.9391150866681244 -0.9308188673036685 -0.9214939522342387 -0.9111513111695165 -0.8998030163478553 -0.8874622265954895 -0.8741431703187577 -0.8598611274583485 -0.8446324104350375 -0.8284743441167897 -0.8114052448374157 -0.7934443984972347 -0.7746120377764038 -0.7549293184917166 -0.734418295127765 -0.7131018955734012 -0.6910038950944359 -0.6681488895734574 -0.6445622680475815 -0.6202701845748089 -0.5952995294595361 -0.5696778998675627 -0.5434335698607725 -0.5165954598814047 -0.4891931057156336 -0.46125662696589853 -0.43281669506118237 -0.4039045008341672 -0.374551721693939 -0.3447904884226249 -0.3146533516241188 -0.28417324785276044 -0.253383465449617 -0.22231761011375356 -0.19100957023568388 -0.1594934820199623 -0.1278036944237176 -0.09597473393772998 -0.0640412692365423 -0.03203807572393031 -0.0; -0.17044499754206946 -0.2025636468104405 -0.2344539288462785 -0.26607991994895097 -0.2974060069476618 -0.32839692887531446 -0.35901781816472 -0.3892342413122339 -0.41901223895496537 -0.448318365308823 -0.4771197269159148 -0.5053840206511397 -0.5330795709392225 -0.5601753661349562 -0.5866410940209789 -0.6124471763790742 -0.6375648025927217 -0.6619659622403647 -0.685623476640764 -0.7085110293136556 -0.7306031953208985 -0.7518754694552738 -0.7723042932461212 -0.79186708075304 -0.8105422431209686 -0.828309211872034 -0.8451484609116786 -0.8610415272286781 -0.8759710302707749 -0.8899206899797752 -0.9028753434720327 -0.9148209603523614 -0.9257446566514608 -0.9356347073789959 -0.9444805576864851 -0.952272832636142 -0.9590033455737564 -0.9646651051056051 -0.9692523206812742 -0.9727604067860515 -0.9751859857483547 -0.9765268891693568 -0.9767821579836381 -0.9759520411612942 -0.9740379930634843 -0.9710426694648849 -0.966969922257928 -0.9618247928550848 -0.9556135043067384 -0.9483434521534198 -0.9400231940323661 -0.9306624380594517 -0.9202720300085871 -0.9088639393116612 -0.8964512439030146 -0.8830481139332866 -0.8686697943782631 -0.8533325865690997 -0.8370538286709548 -0.8198518751376926 -0.8017460751708837 -0.782756750211829 -0.7629051704958153 -0.7422135306981981 -0.7207049247022976 -0.6984033195194044 -0.6753335283914719 -0.6515211831073278 -0.6269927055634297 -0.6017752786003808 -0.5758968161465424 -0.5493859327002204 -0.5222719121819648 -0.49458467618861435 -0.46635475168073276 -0.43761323813513797 -0.4083917741942101 -0.37872250384368517 -0.34863804215059946 -0.3181714405930478 -0.287356152013378 -0.2562259952263964 -0.224815119314142 -0.19315796763872053 -0.16128924160465852 -0.12924386420219888 -0.09705694336290438 -0.06476373515892304 -0.0323996068772099 -0.0; -0.1715016411476935 -0.20382149232084293 -0.23591263267241444 -0.2677390717990938 -0.2992651247965352 -0.33045545333037174 -0.3612751062644309 -0.3916895597948941 -0.421664757039978 -0.4511671470356368 -0.48016372308880495 -0.5086220604407616 -0.5365103531943826 -0.5637974504602423 -0.5904528916778632 -0.6164469410697263 -0.6417506211871278 -0.6663357455083924 -0.6901749500515395 -0.7132417239650349 -0.7355104390619137 -0.7569563782642132 -0.7775557629263704 -0.7972857790079639 -0.8161246020679527 -0.8340514210543516 -0.8510464608650911 -0.867091003657642 -0.8821674088868086 -0.8962591320519555 -0.9093507421367766 -0.9214279377265499 -0.932477561789699 -0.9424876151122777 -0.9514472683758616 -0.959346872871114 -0.9661779698410963 -0.9719332984501743 -0.9766068023761022 -0.9801936350246124 -0.9826901633675045 -0.9840939704069122 -0.9844038562700383 -0.9836198379402405 -0.9817431476319054 -0.9787762298180581 -0.974722736921124 -0.9695875236786804 -0.9633766401974343 -0.9560973237099776 -0.9477579890501813 -0.9383682178643221 -0.9279387465762392 -0.9164814531259611 -0.9040093425023549 -0.8905365310913943 -0.876078229862654 -0.8606507264175984 -0.8442713659241446 -0.8269585309628458 -0.8087316203108661 -0.789611026690684 -0.7696181135112183 -0.7487751906297303 -0.7271054891635287 -0.7046331353811095 -0.681383123702919 -0.6573812888424793 -0.6326542771190973 -0.6072295169738459 -0.5811351887209398 -0.5544001935670039 -0.5270541219311199 -0.4991272210988668 -0.4706503622438616 -0.441655006850619 -0.4121731725727819 -0.3822373985610202 -0.3518807102951054 -0.32113658395486216 -0.2900389103648603 -0.25862195854788705 -0.22692033892234859 -0.19496896617889312 -0.1628030218716395 -0.13045791675950277 -0.09796925293316372 -0.06537278576332473 -0.03270438570591822 -0.0; -0.17234856131571666 -0.20482970757928223 -0.23708188204330338 -0.2690690430115925 -0.3007554501914546 -0.332105705272643 -0.3630847920914511 -0.3936581163315937 -0.4237915447142378 -0.45345144363029627 -0.4826047171689169 -0.511218844497005 -0.5392619165455562 -0.5667026719596028 -0.5935105322696502 -0.6196556362436049 -0.645108873379391 -0.6698419164996706 -0.6938272534113967 -0.717038217594228 -0.7394490178832269 -0.7610347671126791 -0.7817715096893084 -0.8016362480646647 -0.8206069680779691 -0.8386626631422517 -0.8557833572481821 -0.8719501267616009 -0.8871451209923513 -0.9013515815136588 -0.9145538602129389 -0.9267374360565709 -0.9378889305528227 -0.9479961218988002 -0.957047957798935 -0.9650345669442071 -0.9719472691429527 -0.9777785840957646 -0.9825222388086396 -0.9861731736401614 -0.9887275469801311 -0.9901827385586588 -0.9905373513863271 -0.9897912123275936 -0.9879453713111579 -0.985002099182532 -0.9809648842055572 -0.9758384272210797 -0.9696286354724367 -0.962342615108825 -0.9539886623789954 -0.9445762535290828 -0.9341160334196804 -0.9226198028785662 -0.9101005048067289 -0.89657220905656 -0.8820500961022563 -0.8665504395236129 -0.8500905873255 -0.8326889421163874 -0.8143649401702936 -0.795139029397559 -0.7750326462507763 -0.7540681915931398 -0.732269005557363 -0.7096593414241559 -0.6862643385500566 -0.6621099943752063 -0.6372231355423662 -0.6116313881592064 -0.5853631472365427 -0.5584475453358451 -0.5309144204599311 -0.5027942832213342 -0.4741182833233581 -0.4449181753893408 -0.41522628417611557 -0.38507546920809554 -0.35449908886881304 -0.32353096398713427 -0.29220534095569944 -0.26055685441947574 -0.22862048957259123 -0.19643154410188363 -0.16402558981582785 -0.1314384339977295 -0.09870608052222661 -0.06586469077433094 -0.032950544410328644 -0.0; -0.17298468906347758 -0.2055870016174603 -0.23796015482768362 -0.27006806974919545 -0.3018749657277045 -0.3333454006037955 -0.3644443105232266 -0.3951370493071779 -0.4253894273369077 -0.4551677499078764 -0.4844388550091444 -0.5131701504845418 -0.5413296505329582 -0.5688860115059329 -0.5958085669616537 -0.622067361935414 -0.6476331863876091 -0.6724776077913857 -0.6965730028231882 -0.7198925881205648 -0.7424104500727938 -0.7641015736111184 -0.7849418699666411 -0.804908203365218 -0.8239784166300375 -0.8421313556639173 -0.8593468927847607 -0.8756059488890111 -0.8908905144194043 -0.9051836691147678 -0.9184696005211118 -0.9307336212447488 -0.9419621849297023 -0.9521429009431919 -0.961264547754525 -0.9693170849942756 -0.9762916641821872 -0.9821806381137976 -0.9869775688973474 -0.9906772346341032 -0.9932756347367788 -0.9947699938823084 -0.9951587645967734 -0.9944416284718322 -0.9926194960135342 -0.989694505125944 -0.9856700182334851 -0.9805506180474424 -0.9743421019835267 -0.9670514752388769 -0.9586869425383224 -0.9492578985611555 -0.9387749170610677 -0.9272497386932838 -0.914695257564291 -0.9011255065208897 -0.886555641196596 -0.8710019228347147 -0.8544816999086335 -0.8370133885611386 -0.8186164518857134 -0.7993113780739586 -0.779119657454404 -0.7580637584490628 -0.7361671024751584 -0.7134540378204749 -0.6899498125217796 -0.6656805462767307 -0.6406732014206052 -0.6149555530000758 -0.5885561579771222 -0.5615043235969823 -0.5338300749548234 -0.5055641217965772 -0.4767378245900799 -0.44738315990333277 -0.4175326851273438 -0.3872195025816053 -0.35647722304081964 -0.3253399287220236 -0.29384213577173607 -0.2620187562932139 -0.22990505995430618 -0.19753663521678277 -0.16494935022833576 -0.13217931341877256 -0.09926283384215973 -0.06623638130692526 -0.033136546336095 -0.0; -0.17340922114688725 -0.20609240421244543 -0.2385463068349036 -0.27073482582314684 -0.30262215418189786 -0.3341728210633799 -0.3653517313390432 -0.3961242047466768 -0.4264560145687828 -0.45631342579858153 -0.48566323275068385 -0.5144727960740819 -0.542710079125832 -0.5703436836645581 -0.5973428848237077 -0.6236776653253302 -0.6493187488960547 -0.6742376328478741 -0.6984066197873238 -0.7217988484176703 -0.7443883233997776 -0.7661499442384205 -0.7870595331619715 -0.8070938619645212 -0.8262306777807461 -0.8444487277650331 -0.8617277826476771 -0.8780486591422406 -0.8933932411795068 -0.9077444999448073 -0.9210865126968755 -0.9334044803477906 -0.9446847437849782 -0.9549147989176923 -0.9640833104318433 -0.9721801242385156 -0.9791962786030062 -0.985124013942699 -0.9899567812836134 -0.9936892493669665 -0.9963173103986128 -0.9978380844357548 -0.9982499224068399 -0.9975524077620906 -0.9957463567536459 -0.9928338173458087 -0.9888180667574316 -0.9837036076399672 -0.9774961628962436 -0.9702026691464951 -0.9618312688496975 -0.952391301089707 -0.9418932910371816 -0.9303489380996972 -0.917771102773917 -0.9041737922150596 -0.889572144540333 -0.8739824118843437 -0.8574219422258558 -0.8399091600065902 -0.8214635455640616 -0.8021056134017067 -0.78185688932082 -0.7607398864400201 -0.738778080129151 -0.7159958818856893 -0.6924186121828381 -0.6680724723195891 -0.6429845153040813 -0.6171826158026082 -0.5906954391876137 -0.5635524097189556 -0.535783677893636 -0.5074200870000621 -0.4784931389137329 -0.4490349591720521 -0.4190782613667015 -0.38865631089273656 -0.35780288809422217 -0.3265522508468714 -0.2949390966187097 -0.2629985240503575 -0.2307659940969935 -0.19827729077454279 -0.1655684815530129 -0.1326758774403004 -0.09963599280007392 -0.06648550494764882 -0.033261213567966345 -0.0; -0.17362162135052248 -0.20634526759543642 -0.2388395740327442 -0.27106842552515453 -0.30299600207792377 -0.3345868186634317 -0.36580576467280207 -0.39661814295063696 -0.4269897083694336 -0.4568867059007255 -0.48627590814059596 -0.515124652247783 -0.5434008762532899 -0.5710731547010781 -0.598110733580216 -0.6244835645095982 -0.6501623381372301 -0.6751185167169201 -0.6993243658261652 -0.7227529851899531 -0.7453783385762265 -0.7671752827297706 -0.7881195953123834 -0.8081880018182711 -0.8273582014347864 -0.8456088918197752 -0.862919792768031 -0.8792716687405854 -0.8946463502318278 -0.9090267539507618 -0.9223969017940066 -0.9347419385895183 -0.9460481485913662 -0.9563029707072948 -0.9654950124422166 -0.9736140625422057 -0.9806511023250225 -0.986598315684643 -0.9914490977587662 -0.995198062249742 -0.9978410473908711 -0.9993751205515333 -0.9997985814761162 -0.9991109641532302 -0.9973130373132272 -0.9944068035535575 -0.9903954970930294 -0.9852835801575544 -0.979076738001488 -0.9717818725701819 -0.9634070948108803 -0.9539617156405881 -0.9434562355810295 -0.9319023330722968 -0.9193128514782494 -0.9057017847981799 -0.8910842621006931 -0.8754765306971594 -0.858895938073505 -0.8413609126004742 -0.8228909430438468 -0.8035065568974336 -0.7832292975629617 -0.7620817004022501 -0.7400872676883157 -0.7172704424832695 -0.693656581472052 -0.6692719267822089 -0.6441435768210266 -0.6182994561624419 -0.5917682845171778 -0.5645795448205817 -0.5367634504736064 -0.508350911773322 -0.47937350157022807 -0.44986342019049674 -0.4198534596620927 -0.3893769672844743 -0.3584678085823076 -0.32716032968431547 -0.29548931916900023 -0.26348996941958025 -0.23119783753101683 -0.19864880581250277 -0.16587904192922792 -0.13292495872764148 -0.09982317378876993 -0.0666104687544582 -0.03332374847164682 -0.0; -0.17362162135052248 -0.20634526759543642 -0.2388395740327442 -0.27106842552515453 -0.30299600207792377 -0.3345868186634317 -0.36580576467280207 -0.39661814295063696 -0.4269897083694336 -0.4568867059007255 -0.48627590814059596 -0.515124652247783 -0.5434008762532899 -0.5710731547010781 -0.598110733580216 -0.6244835645095982 -0.6501623381372301 -0.6751185167169201 -0.6993243658261652 -0.7227529851899531 -0.7453783385762265 -0.7671752827297706 -0.7881195953123834 -0.8081880018182711 -0.8273582014347866 -0.8456088918197752 -0.862919792768031 -0.8792716687405854 -0.8946463502318278 -0.9090267539507618 -0.9223969017940066 -0.9347419385895183 -0.9460481485913662 -0.9563029707072948 -0.9654950124422166 -0.9736140625422057 -0.9806511023250225 -0.986598315684643 -0.9914490977587662 -0.995198062249742 -0.9978410473908711 -0.9993751205515333 -0.9997985814761161 -0.9991109641532302 -0.9973130373132273 -0.9944068035535575 -0.9903954970930294 -0.9852835801575545 -0.979076738001488 -0.9717818725701819 -0.9634070948108803 -0.9539617156405881 -0.9434562355810295 -0.9319023330722968 -0.9193128514782494 -0.9057017847981799 -0.8910842621006931 -0.8754765306971594 -0.858895938073505 -0.8413609126004742 -0.8228909430438468 -0.8035065568974336 -0.7832292975629617 -0.7620817004022501 -0.7400872676883157 -0.7172704424832695 -0.693656581472052 -0.6692719267822089 -0.6441435768210266 -0.6182994561624419 -0.5917682845171778 -0.5645795448205817 -0.5367634504736064 -0.508350911773322 -0.47937350157022807 -0.4498634201904967 -0.4198534596620927 -0.3893769672844743 -0.3584678085823076 -0.32716032968431547 -0.29548931916900023 -0.26348996941958025 -0.23119783753101683 -0.19864880581250277 -0.1658790419292279 -0.13292495872764148 -0.09982317378876993 -0.06661046875445821 -0.03332374847164682 0.0; -0.17340922114688725 -0.20609240421244543 -0.23854630683490358 -0.27073482582314684 -0.30262215418189786 -0.3341728210633799 -0.3653517313390432 -0.3961242047466768 -0.4264560145687828 -0.45631342579858153 -0.4856632327506838 -0.5144727960740819 -0.5427100791258321 -0.570343683664558 -0.5973428848237077 -0.6236776653253302 -0.6493187488960547 -0.6742376328478741 -0.6984066197873238 -0.7217988484176703 -0.7443883233997776 -0.7661499442384205 -0.7870595331619715 -0.8070938619645212 -0.8262306777807461 -0.8444487277650331 -0.8617277826476771 -0.8780486591422406 -0.8933932411795068 -0.9077444999448073 -0.9210865126968756 -0.9334044803477906 -0.9446847437849781 -0.9549147989176923 -0.9640833104318431 -0.9721801242385156 -0.9791962786030063 -0.985124013942699 -0.9899567812836134 -0.9936892493669665 -0.9963173103986128 -0.9978380844357548 -0.9982499224068399 -0.9975524077620906 -0.9957463567536459 -0.9928338173458087 -0.9888180667574316 -0.9837036076399673 -0.9774961628962436 -0.9702026691464951 -0.9618312688496975 -0.952391301089707 -0.9418932910371814 -0.9303489380996973 -0.917771102773917 -0.9041737922150596 -0.889572144540333 -0.8739824118843437 -0.8574219422258557 -0.8399091600065901 -0.8214635455640615 -0.8021056134017067 -0.78185688932082 -0.7607398864400201 -0.738778080129151 -0.7159958818856894 -0.6924186121828381 -0.6680724723195891 -0.6429845153040813 -0.6171826158026082 -0.5906954391876137 -0.5635524097189556 -0.5357836778936361 -0.5074200870000621 -0.4784931389137328 -0.4490349591720521 -0.4190782613667014 -0.38865631089273656 -0.35780288809422217 -0.32655225084687134 -0.2949390966187097 -0.2629985240503575 -0.2307659940969935 -0.19827729077454273 -0.1655684815530129 -0.1326758774403004 -0.09963599280007397 -0.06648550494764888 -0.033261213567966345 0.0; -0.17298468906347758 -0.2055870016174603 -0.23796015482768362 -0.27006806974919545 -0.3018749657277045 -0.3333454006037955 -0.3644443105232266 -0.3951370493071779 -0.4253894273369077 -0.45516774990787634 -0.4844388550091444 -0.5131701504845418 -0.5413296505329582 -0.5688860115059329 -0.5958085669616536 -0.622067361935414 -0.6476331863876091 -0.6724776077913857 -0.6965730028231882 -0.7198925881205648 -0.7424104500727938 -0.7641015736111184 -0.7849418699666411 -0.804908203365218 -0.8239784166300375 -0.8421313556639173 -0.8593468927847608 -0.8756059488890111 -0.8908905144194044 -0.9051836691147678 -0.9184696005211118 -0.9307336212447489 -0.9419621849297024 -0.952142900943192 -0.961264547754525 -0.9693170849942756 -0.9762916641821873 -0.9821806381137976 -0.9869775688973474 -0.9906772346341032 -0.9932756347367787 -0.9947699938823084 -0.9951587645967734 -0.994441628471832 -0.9926194960135343 -0.989694505125944 -0.9856700182334851 -0.9805506180474424 -0.9743421019835267 -0.9670514752388768 -0.9586869425383223 -0.9492578985611555 -0.9387749170610677 -0.9272497386932838 -0.914695257564291 -0.9011255065208896 -0.886555641196596 -0.8710019228347147 -0.8544816999086335 -0.8370133885611386 -0.8186164518857134 -0.7993113780739586 -0.779119657454404 -0.7580637584490628 -0.7361671024751584 -0.7134540378204749 -0.6899498125217796 -0.6656805462767307 -0.6406732014206052 -0.6149555530000758 -0.5885561579771222 -0.5615043235969823 -0.5338300749548234 -0.5055641217965773 -0.4767378245900799 -0.4473831599033328 -0.4175326851273438 -0.3872195025816054 -0.35647722304081964 -0.32533992872202355 -0.2938421357717362 -0.2620187562932138 -0.22990505995430618 -0.19753663521678266 -0.16494935022833584 -0.13217931341877265 -0.09926283384215973 -0.06623638130692516 -0.033136546336095 0.0; -0.17234856131571666 -0.20482970757928223 -0.2370818820433034 -0.2690690430115925 -0.3007554501914546 -0.33210570527264294 -0.3630847920914511 -0.3936581163315937 -0.4237915447142378 -0.45345144363029627 -0.4826047171689169 -0.511218844497005 -0.5392619165455563 -0.5667026719596028 -0.5935105322696502 -0.6196556362436049 -0.6451088733793909 -0.6698419164996706 -0.6938272534113968 -0.717038217594228 -0.7394490178832269 -0.7610347671126791 -0.7817715096893084 -0.8016362480646647 -0.8206069680779692 -0.8386626631422515 -0.8557833572481821 -0.8719501267616009 -0.8871451209923513 -0.9013515815136588 -0.914553860212939 -0.926737436056571 -0.9378889305528227 -0.9479961218988002 -0.957047957798935 -0.9650345669442072 -0.9719472691429528 -0.9777785840957647 -0.9825222388086394 -0.9861731736401614 -0.9887275469801311 -0.9901827385586588 -0.990537351386327 -0.9897912123275937 -0.9879453713111581 -0.985002099182532 -0.9809648842055572 -0.9758384272210797 -0.9696286354724367 -0.962342615108825 -0.9539886623789955 -0.9445762535290828 -0.9341160334196804 -0.9226198028785663 -0.9101005048067288 -0.89657220905656 -0.8820500961022563 -0.8665504395236129 -0.8500905873255001 -0.8326889421163872 -0.8143649401702934 -0.795139029397559 -0.7750326462507763 -0.7540681915931396 -0.7322690055573631 -0.7096593414241559 -0.6862643385500568 -0.6621099943752063 -0.6372231355423662 -0.6116313881592064 -0.5853631472365427 -0.5584475453358451 -0.5309144204599312 -0.5027942832213343 -0.4741182833233581 -0.4449181753893408 -0.41522628417611557 -0.38507546920809554 -0.3544990888688132 -0.3235309639871341 -0.29220534095569944 -0.26055685441947574 -0.22862048957259137 -0.19643154410188363 -0.164025589815828 -0.13143843399772934 -0.09870608052222674 -0.06586469077433094 -0.032950544410328644 0.0; -0.17150164114769353 -0.20382149232084293 -0.23591263267241444 -0.2677390717990938 -0.2992651247965352 -0.33045545333037174 -0.3612751062644309 -0.3916895597948941 -0.421664757039978 -0.45116714703563693 -0.48016372308880495 -0.5086220604407616 -0.5365103531943826 -0.5637974504602423 -0.5904528916778632 -0.6164469410697263 -0.6417506211871279 -0.6663357455083924 -0.6901749500515395 -0.7132417239650348 -0.7355104390619138 -0.7569563782642132 -0.7775557629263704 -0.7972857790079639 -0.8161246020679527 -0.8340514210543515 -0.8510464608650911 -0.8670910036576421 -0.8821674088868083 -0.8962591320519557 -0.9093507421367764 -0.9214279377265501 -0.9324775617896991 -0.9424876151122776 -0.9514472683758617 -0.9593468728711139 -0.9661779698410963 -0.9719332984501741 -0.9766068023761022 -0.9801936350246124 -0.9826901633675045 -0.9840939704069123 -0.9844038562700383 -0.9836198379402403 -0.9817431476319052 -0.9787762298180581 -0.974722736921124 -0.9695875236786804 -0.9633766401974343 -0.9560973237099776 -0.9477579890501813 -0.9383682178643221 -0.9279387465762392 -0.9164814531259609 -0.9040093425023549 -0.8905365310913943 -0.876078229862654 -0.8606507264175984 -0.8442713659241445 -0.826958530962846 -0.808731620310866 -0.789611026690684 -0.7696181135112186 -0.7487751906297303 -0.7271054891635287 -0.7046331353811095 -0.681383123702919 -0.6573812888424794 -0.632654277119097 -0.6072295169738459 -0.5811351887209398 -0.5544001935670037 -0.5270541219311201 -0.499127221098867 -0.4706503622438616 -0.441655006850619 -0.4121731725727819 -0.3822373985610202 -0.3518807102951056 -0.321136583954862 -0.2900389103648603 -0.2586219585478872 -0.22692033892234878 -0.19496896617889328 -0.16280302187163967 -0.13045791675950277 -0.09796925293316372 -0.06537278576332473 -0.03270438570591822 0.0; -0.1704449975420694 -0.2025636468104405 -0.23445392884627844 -0.26607991994895097 -0.2974060069476618 -0.3283969288753144 -0.35901781816472 -0.3892342413122339 -0.4190122389549653 -0.448318365308823 -0.4771197269159148 -0.5053840206511397 -0.5330795709392225 -0.5601753661349562 -0.5866410940209787 -0.6124471763790741 -0.6375648025927217 -0.6619659622403647 -0.685623476640764 -0.7085110293136556 -0.7306031953208985 -0.7518754694552738 -0.7723042932461214 -0.79186708075304 -0.8105422431209686 -0.828309211872034 -0.8451484609116786 -0.8610415272286779 -0.8759710302707749 -0.8899206899797752 -0.9028753434720325 -0.9148209603523614 -0.9257446566514609 -0.935634707378996 -0.9444805576864851 -0.9522728326361423 -0.9590033455737563 -0.9646651051056051 -0.9692523206812742 -0.9727604067860512 -0.9751859857483545 -0.9765268891693568 -0.9767821579836381 -0.975952041161294 -0.9740379930634845 -0.9710426694648849 -0.966969922257928 -0.9618247928550848 -0.9556135043067384 -0.9483434521534198 -0.9400231940323661 -0.9306624380594517 -0.9202720300085869 -0.908863939311661 -0.8964512439030148 -0.8830481139332867 -0.8686697943782631 -0.8533325865690999 -0.8370538286709548 -0.8198518751376925 -0.8017460751708835 -0.782756750211829 -0.7629051704958153 -0.7422135306981977 -0.7207049247022976 -0.6984033195194044 -0.6753335283914719 -0.6515211831073275 -0.6269927055634299 -0.6017752786003809 -0.5758968161465424 -0.5493859327002204 -0.5222719121819648 -0.49458467618861435 -0.466354751680733 -0.43761323813513797 -0.4083917741942101 -0.37872250384368517 -0.34863804215059946 -0.3181714405930478 -0.287356152013378 -0.2562259952263964 -0.224815119314142 -0.19315796763872053 -0.16128924160465852 -0.12924386420219888 -0.09705694336290438 -0.06476373515892304 -0.0323996068772099 0.0; -0.16917996350783798 -0.2010577804959021 -0.2327076676985265 -0.2640937851981995 -0.29518060951428604 -0.3259329759824555 -0.3563161206146839 -0.3862957213805832 -0.41583793885210857 -0.44490945615507 -0.47347751817243666 -0.5015099699460025 -0.5289752942247624 -0.5558426481101505 -0.5820818987502387 -0.6076636580369846 -0.6325593162627228 -0.656741074694243 -0.6801819770250288 -0.7028559396684936 -0.7247377808573944 -0.7458032485169578 -0.766029046881661 -0.7853928618280206 -0.8038733848982021 -0.8214503359916964 -0.8381044847047795 -0.8538176702999024 -0.8685728202896181 -0.8823539676220435 -0.8951462664572776 -0.9069360065265285 -0.9177106260680506 -0.927458723336257 -0.9361700666826089 -0.943835603209062 -0.9504474659969689 -0.955998979916383 -0.9604846660227109 -0.9639002445495656 -0.9662426365085228 -0.9675099639082457 -0.967701548607133 -0.9668179098152493 -0.9648607602628223 -0.9618330010540246 -0.9577387152261235 -0.9525831600353343 -0.9463727579919163 -0.9391150866681244 -0.9308188673036685 -0.9214939522342384 -0.9111513111695165 -0.899803016347855 -0.8874622265954895 -0.8741431703187577 -0.8598611274583483 -0.8446324104350372 -0.8284743441167897 -0.8114052448374157 -0.7934443984972347 -0.7746120377764038 -0.7549293184917166 -0.734418295127765 -0.7131018955734012 -0.6910038950944357 -0.6681488895734572 -0.6445622680475813 -0.6202701845748091 -0.5952995294595361 -0.5696778998675627 -0.5434335698607725 -0.5165954598814047 -0.4891931057156336 -0.46125662696589853 -0.4328166950611821 -0.4039045008341672 -0.374551721693939 -0.3447904884226249 -0.31465335162411856 -0.28417324785276044 -0.253383465449617 -0.22231761011375356 -0.19100957023568388 -0.1594934820199623 -0.1278036944237174 -0.09597473393772998 -0.0640412692365423 -0.03203807572393031 0.0; -0.16770813395260653 -0.1993058184922349 -0.23067611772239682 -0.2617832945411306 -0.2925919349953712 -0.323066991458963 -0.353173825242663 -0.3828782485718822 -0.41214656586948656 -0.4409456142826949 -0.4692428033949831 -0.4970061540658801 -0.5242043363436749 -0.5508067063982697 -0.5767833424237696 -0.6021050794628112 -0.6267435431071843 -0.6506711820318719 -0.6738612993223329 -0.6962880825575483 -0.7179266326141588 -0.738752991159803 -0.7587441668066395 -0.7778781598988609 -0.7961339859109063 -0.8134916974359214 -0.8299324047468806 -0.8454382949156116 -0.8599926494777803 -0.8735798606346364 -0.8861854459850679 -0.8977960617841568 -0.9083995147270436 -0.9179847722594408 -0.9265419714185966 -0.9340624262108986 -0.9405386335345869 -0.9459642776582657 -0.9503342332680039 -0.9536445670978221 -0.9558925381602753 -0.9570765965956448 -0.9571963811599373 -0.9562527153734868 -0.9542476023534235 -0.9511842183546401 -0.9470669050451394 -0.9419011605427964 -0.9356936292415909 -0.9284520904563011 -0.9201854459154669 -0.9109037061331374 -0.9006179756905429 -0.8893404374593291 -0.8770843357984183 -0.8638639587568843 -0.8496946193154603 -0.8345926356994491 -0.8185753107958754 -0.8016609107077171 -0.7838686424779661 -0.7652186310161269 -0.7457318952595611 -0.7254303236018061 -0.704336648619697 -0.6824744211307427 -0.6598679836118144 -0.6365424430097515 -0.6125236429740213 -0.5878381355410763 -0.5625131522995143 -0.5365765750646234 -0.5100569060903362 -0.48298323784606173 -0.4553852223853027 -0.4272930403324085 -0.39873736951326383 -0.36974935325516306 -0.3403605683806053 -0.31060299291922006 -0.28050897356155846 -0.25011119287800687 -0.21944263632566005 -0.18853655906556308 -0.15742645261237687 -0.12614601133817913 -0.09472909885180286 -0.06320971427486628 -0.031621958435426804 0.0; -0.16603136314760963 -0.1973099982357905 -0.228361914443019 -0.2591514987211705 -0.28964346860483836 -0.3198029162697254 -0.34959535196776076 -0.37898674676902633 -0.40794357454249375 -0.4364328531096739 -0.4644221845075443 -0.49187979429953044 -0.518774569875889 -0.5450760976875308 -0.5707546993601548 -0.5957814666384696 -0.6201282951133477 -0.6437679166878236 -0.6666739307410742 -0.6888208339527425 -0.710184048753263 -0.7307399503691694 -0.7504658924357156 -0.7693402311524941 -0.7873423479610676 -0.8044526707269818 -0.8206526934118147 -0.8359249942241784 -0.8502532522418063 -0.8636222624999927 -0.8760179495447431 -0.8874273794519678 -0.8978387703169719 -0.9072415012212902 -0.9156261196866173 -0.9229843476281728 -0.9293090858223123 -0.9345944169055314 -0.9388356069242465 -0.9420291054568029 -0.9441725443311282 -0.945264734963251 -0.9453056643435948 -0.9442964896994771 -0.9422395318636532 -0.9391382673799933 -0.9349973193784971 -0.929822447252837 -0.923620535174457 -0.9163995794779729 -0.9081686749531995 -0.898938000079582 -0.8887188012391567 -0.8775233759443672 -0.8653650551171789 -0.8522581844559276 -0.8382181049262337 -0.8232611324121121 -0.8074045365631192 -0.7906665188729962 -0.7730661900248285 -0.754623546537191 -0.735359446745189 -0.7152955861496284 -0.6944544721668601 -0.672859398311099 -0.6505344178402171 -0.6275043168952088 -0.6037945871626625 -0.5794313980887228 -0.5544415686721346 -0.5288525388630794 -0.5026923405936207 -0.4759895684646889 -0.44877335011365765 -0.42107331628570105 -0.39291957063127325 -0.36434265925123316 -0.3353735400103433 -0.306043551639118 -0.2763843826432603 -0.24642804003926144 -0.21620681793408758 -0.18575326596629468 -0.15510015762536533 -0.12428045846558985 -0.09332729423035983 -0.06227391890239997 -0.031153682695113767 0.0; -0.16415176179516208 -0.19507286562025228 -0.22576805542774456 -0.25620186589029326 -0.2863391703238093 -0.3161452256953181 -0.34558571694576323 -0.37462680055157 -0.40323514725109694 -0.4313779838646361 -0.45902313413936147 -0.4861390585535102 -0.5126948930171922 -0.5386604864104356 -0.5640064369024647 -0.5887041269996944 -0.6127257572735489 -0.636044378722881 -0.6586339237295852 -0.6804692355697823 -0.7015260964468699 -0.7217812540165919 -0.7412124463782278 -0.7597984255098695 -0.7775189791296628 -0.794354950968703 -0.8102882594450903 -0.8253019147323561 -0.8393800342191293 -0.8525078563604533 -0.8646717529246238 -0.8758592396427507 -0.8860589852714537 -0.8952608190821904 -0.903455736793641 -0.9106359049663675 -0.916794663881603 -0.921926528928485 -0.92602719052637 -0.9290935126109937 -0.9311235297152198 -0.9321164426769023 -0.9320726130080229 -0.9309935559607049 -0.9288819323269836 -0.9257415390103197 -0.9215772984077772 -0.9163952466425658 -0.9102025206872473 -0.9030073444183705 -0.894819013643596 -0.8856478801425234 -0.8755053347624573 -0.8644037896102165 -0.8523566593808563 -0.8393783418637911 -0.8254841976663405 -0.8106905291941187 -0.7950145589270088 -0.7784744070286995 -0.7610890683268794 -0.7428783887002834 -0.7238630409077638 -0.7040644998935208 -0.6835050176015152 -0.6622075973309397 -0.6401959676634489 -0.617494555991639 -0.5941284616770396 -0.5701234288646521 -0.5455058189798121 -0.5203025829319385 -0.4945412330484688 -0.46824981476110505 -0.4414568780652652 -0.4141914487725024 -0.3864829995744972 -0.35836142093615975 -0.3298569918343067 -0.3010003503573996 -0.27182246418086903 -0.2423546009316625 -0.21262829845483533 -0.1826753349942189 -0.15252769929852095 -0.12221756066358251 -0.09177723892094518 -0.061239174382436694 -0.030635897750035408 0.0; -0.1620716937096112 -0.19259727063193405 -0.22289789466075557 -0.25293827447369066 -0.2826834659720898 -0.3120989182932883 -0.34115051906976784 -0.36980463885220666 -0.3980281746161615 -0.42578859227514715 -0.45305396812616183 -0.4797930291571621 -0.5059751921496631 -0.5315706015134952 -0.5565501657947473 -0.5808855928020591 -0.6045494233007069 -0.6275150632282512 -0.649756814389982 -0.6712499035968486 -0.6919705102131073 -0.711895792085443 -0.7310039098298505 -0.7492740494570637 -0.7666864433217842 -0.7832223893853484 -0.7988642687857891 -0.8135955617134691 -0.8274008615945682 -0.8402658875886714 -0.8521774954105715 -0.8631236864900453 -0.8730936154869186 -0.8820775961820572 -0.8900671057680897 -0.8970547875666507 -0.9030344522016872 -0.9080010772609635 -0.9119508054802503 -0.9148809414868585 -0.9167899471411033 -0.9176774355160457 -0.9175441635573585 -0.9163920234665044 -0.9142240328515072 -0.9110443236905146 -0.9068581301540574 -0.9016717753324264 -0.8954926569149211 -0.8883292318678667 -0.8801910001582764 -0.8710884875698389 -0.8610332276575735 -0.8500377428869793 -0.8381155250028832 -0.8252810146724179 -0.8115495804456584 -0.7969374970764649 -0.781461923244946 -0.7651408787217955 -0.7479932210134302 -0.7300386215255456 -0.711297541281259 -0.6917912062285616 -0.6715415821702589 -0.6505713493480659 -0.6289038767109097 -0.6065631958959294 -0.5835739749490373 -0.5599614918103296 -0.5357516075880078 -0.5109707396429299 -0.48564583450431387 -0.4598043406356259 -0.4334741810681709 -0.4066837259184548 -0.3794617648040062 -0.35183747917097763 -0.3238404145455683 -0.29550045272009656 -0.26684778388337155 -0.2379128787039646 -0.20872646037394724 -0.17931947661975858 -0.1497230716860114 -0.11996855829730207 -0.09008738960241244 -0.06011113110473527 -0.0300714325822501 0.0; -0.1597937721241788 -0.189886362503886 -0.21975513631110066 -0.24936500528157599 -0.27868123735703854 -0.30766950374123875 -0.336295925128977 -0.3645271170177052 -0.39233023401460626 -0.4196730130556434 -0.4465238154569432 -0.4728516677229799 -0.49862630104036165 -0.5238181893905576 -0.5483985862196068 -0.5723395596077177 -0.5956140258866458 -0.618195781657818 -0.6400595341693496 -0.6611809300152802 -0.6815365821256061 -0.7011040950208973 -0.7198620883105054 -0.7377902184185031 -0.7548691985265826 -0.7710808167281226 -0.7864079523924998 -0.8008345907434566 -0.8143458356599116 -0.8269279207120246 -0.8385682184495403 -0.8492552479634665 -0.8589786807459755 -0.8677293448769917 -0.8754992275693134 -0.8822814761072386 -0.8880703972165501 -0.8928614549063539 -0.8966512668256518 -0.899437599179657 -0.901219360252753 -0.90199659258661 -0.9017704638633707 -0.9005432565449287 -0.8983183563202439 -0.8951002394132715 -0.8908944588045306 -0.8857076294195374 -0.8795474123373352 -0.8724224980721375 -0.864342588980711 -0.8553183808475453 -0.8453615436990971 -0.8344847018974831 -0.8227014135629407 -0.8100261493731592 -0.796474270786275 -0.7820620077328579 -0.766806435820689 -0.7507254530944857 -0.7338377563910079 -0.7161628173282047 -0.6977208579652071 -0.6785328261680944 -0.6586203707144287 -0.638005816167614 -0.616712137550166 -0.5947629348430045 -0.5721824073359377 -0.548995327852532 -0.5252270168706463 -0.500903316558003 -0.47605056474031393 -0.45069556881765105 -0.4248655796429962 -0.39858826537518566 -0.37189168531682726 -0.34480426374619866 -0.31735476375061766 -0.2895722610673747 -0.26148611793696563 -0.23312595697212435 -0.20452163504499485 -0.1757032171937113 -0.14670095054870969 -0.1175452382782095 -0.0882666135515645 -0.05889571351849763 -0.029463253301727128 0.0; -0.15732085563722756 -0.18694358441006975 -0.21634382792595408 -0.24548673291370307 -0.2743378115629959 -0.3028629896468648 -0.33102865373775375 -0.3588016974189018 -0.38614956639671383 -0.41304030242400447 -0.4394425859485528 -0.46532577740620346 -0.49065995708284965 -0.5154159634748947 -0.5395654300833219 -0.5630808205821111 -0.5859354623075631 -0.6081035780209467 -0.6295603159028591 -0.6502817777436654 -0.6702450453003826 -0.6894282047963551 -0.7078103695459725 -0.7253717006925327 -0.7420934260530874 -0.7579578570696857 -0.7729484038719038 -0.7870495884607835 -0.800247056029382 -0.8125275844399764 -0.8238790918825731 -0.8342906427437368 -0.8437524517188452 -0.8522558862047025 -0.8597934670129853 -0.8663588674482408 -0.8719469107971156 -0.8765535662781538 -0.8801759435038501 -0.8828122855087164 -0.8844619603988702 -0.8851254516801239 -0.884804347322733 -0.8835013276218583 -0.8812201519134119 -0.8779656442053146 -0.8737436777842972 -0.86856115885821 -0.8624260092934475 -0.8553471485064639 -0.8473344745675652 -0.8383988445741277 -0.8285520543492205 -0.8178068175202265 -0.8061767440305513 -0.7936763181358415 -0.7803208759343524 -0.7661265824791936 -0.7511104085181974 -0.7352901069050537 -0.7186841887232105 -0.7013118991618092 -0.6831931931806707 -0.6643487109990422 -0.6447997534404999 -0.6245682571640655 -0.6036767698092604 -0.582148425080508 -0.5600069177939723 -0.5372764789076733 -0.5139818505534539 -0.4901482610872014 -0.4658014001715836 -0.44096739390348366 -0.4156727799963057 -0.3899444830253907 -0.3638097897429277 -0.3372963244669758 -0.310432024547521 -0.2832451159109182 -0.25576408868257494 -0.22801767288633598 -0.2000348142177681 -0.1718446498873406 -0.14347648452845996 -0.11495976616435372 -0.08632406222694822 -0.05759903562020466 -0.028814420819725246 0.0; -0.15465604381256248 -0.18377266772251188 -0.21266835308321044 -0.24130851650540489 -0.2696589494488047 -0.29768586741578545 -0.3253559581542858 -0.3526364287634549 -0.37949505160014846 -0.4059002088892928 -0.43182093594644694 -0.457226962926473 -0.48208875501812637 -0.5063775510105016 -0.5300654001636318 -0.5531251973220378 -0.5755307162167034 -0.5972566409076667 -0.618278595326275 -0.6385731708829366 -0.6581179521130461 -0.6768915403405197 -0.6948735753450437 -0.7120447550257183 -0.7283868530601818 -0.7438827345645287 -0.7585163697653694 -0.7722728457011786 -0.785138375975607 -0.7971003085907117 -0.8081471318930291 -0.8182684786700863 -0.8274551284392816 -0.8356990079750863 -0.8429931901241948 -0.8493318909615618 -0.8547104653432637 -0.8591254009147186 -0.8625743106351019 -0.8650559238806931 -0.866570076191497 -0.8671176977267054 -0.8667008004955055 -0.8653224644303127 -0.8629868223698219 -0.8596990440192448 -0.8554653189548213 -0.8502928387391288 -0.8441897782129085 -0.8371652760280682 -0.8292294144852529 -0.8203931987378958 -0.8106685354229911 -0.8000682107769816 -0.7886058682931812 -0.7762959859749764 -0.7631538532368253 -0.7491955475026889 -0.7344379105490741 -0.7188985246373311 -0.7025956884772653 -0.6855483930614626 -0.6677762974070817 -0.649299704239142 -0.6301395356466725 -0.6103173087403609 -0.5898551113376903 -0.5687755776988872 -0.5471018643344023 -0.5248576259020736 -0.502066991209617 -0.4787545393356431 -0.4549452758800179 -0.4306646093520998 -0.4059383277031598 -0.38079257500717845 -0.355253828292171 -0.32934887452228684 -0.30310478772906735 -0.2765489062885718 -0.24970881033943382 -0.22261229933544135 -0.19528736972485713 -0.16776219274741075 -0.14006509233880218 -0.11222452313149192 -0.08426904853969663 -0.0562273189157317 -0.028128049764198585 0.0; -0.15180267244930482 -0.18037762585567382 -0.2087334235394767 -0.23683578986663884 -0.26465083342451196 -0.29214509727263704 -0.31928560811406886 -0.34603992427227903 -0.3723761823639359 -0.39826314256355677 -0.4236702323621329 -0.4485675887282962 -0.472926098587361 -0.4967174375406315 -0.5199141067546424 -0.5424894679574348 -0.5644177764865886 -0.5856742123413874 -0.6062349091992354 -0.6260769813641494 -0.6451785486228475 -0.6635187589915496 -0.6810778093440537 -0.6978369639189939 -0.7137785707112659 -0.7288860757594878 -0.7431440353479971 -0.7565381261481677 -0.7690551533298846 -0.7806830566796361 -0.7914109147670391 -0.8012289472065106 -0.8101285150653873 -0.8181021194739324 -0.8251433984964223 -0.8312471223258733 -0.8364091868678836 -0.8406266057816169 -0.8438975010480679 -0.8462210921374994 -0.8475976838492552 -0.8480286528981449 -0.8475164333221701 -0.8460645007865996 -0.8436773558593239 -0.840360506331971 -0.836120448660546 -0.8309646485983491 -0.8249015210926234 -0.8179404095148575 -0.8100915642928984 -0.8013661210110588 -0.7917760780422077 -0.7813342737735353 -0.7700543634851421 -0.7579507959380275 -0.7450387897252619 -0.7313343094373409 -0.7168540416897657 -0.7016153710579603 -0.685636355961581 -0.6689357045372526 -0.6515327505356991 -0.6334474292761697 -0.6147002536880203 -0.5953122904662826 -0.5753051363650725 -0.5547008946497539 -0.5335221517258752 -0.5117919539601052 -0.4895337847056394 -0.46677154154189604 -0.4435295137357409 -0.41983235992902723 -0.3957050860548365 -0.37117302348255105 -0.34626180738973933 -0.3209973553567593 -0.29540584617808513 -0.26951369888253657 -0.24334755195289864 -0.2169342427338733 -0.19030078701583575 -0.16347435878058847 -0.13648227009409847 -0.10935195113015812 -0.08211093030798858 -0.05478681452600735 -0.027407269473326733 0.0; -0.14876430853766484 -0.17676274772348233 -0.20454407091114477 -0.23207435106770707 -0.25932005458116547 -0.28624809253444006 -0.31282587080777274 -0.3390213388858302 -0.3648030372518519 -0.39014014325771335 -0.4150025153657905 -0.439360735665887 -0.4631861505782163 -0.4864509096614771 -0.5091280024533146 -0.5311912932789209 -0.5526155539721141 -0.5733764944618973 -0.5934507911861922 -0.6128161133030934 -0.6314511466785836 -0.6493356156380883 -0.6664503024775548 -0.6827770647377858 -0.6982988502535797 -0.7129997099967448 -0.7268648087392491 -0.7398804335695807 -0.7520340003018695 -0.7633140578233301 -0.7737102904312186 -0.7832135182156501 -0.7918156955493449 -0.7995099077496152 -0.8062903659816852 -0.8121524004757481 -0.8170924521329974 -0.8211080625982606 -0.8241978628787551 -0.826361560589982 -0.8275999259107973 -0.8279147763303066 -0.8273089602694558 -0.8257863396599896 -0.8233517715629343 -0.8200110889078338 -0.8157710804327848 -0.8106394699037692 -0.8046248946900024 -0.7977368837699488 -0.7899858352403553 -0.7813829933981853 -0.7719404254626017 -0.7616709980013395 -0.7505883531227782 -0.7387068844919341 -0.7260417132253653 -0.7126086637166894 -0.6984242394410649 -0.6835055987835877 -0.667870530933139 -0.6515374318797942 -0.6345252805504704 -0.6168536151141243 -0.5985425094844128 -0.579612550044442 -0.5600848126149747 -0.5399808396842605 -0.5193226179145699 -0.49813255593748573 -0.47643346244707346 -0.4542485245972344 -0.4316012867068286 -0.4085156292735488 -0.3850157482950255 -0.361126134893298 -0.3368715552365078 -0.3122770307495832 -0.2873678186036602 -0.26216939247214627 -0.23670742353958235 -0.2110077617478695 -0.18509641726294399 -0.15899954214368267 -0.13274341219355995 -0.10635440897457893 -0.07985900196200656 -0.053283730817686996 -0.026655187758993722 0.0; -0.14554474491761277 -0.17293259083533752 -0.20010563792745398 -0.22703035152688705 -0.2536735992496223 -0.28000270323770454 -0.3059854911359358 -0.33159034566970824 -0.3567862526982911 -0.3815428476253577 -0.4058304600564704 -0.42962015660163705 -0.45288378172979743 -0.4755939965911856 -0.49772431573283404 -0.5192491416419889 -0.5401437970618562 -0.5603845550337712 -0.5799486666296099 -0.5988143863478421 -0.6169609951561967 -0.6343688211731848 -0.6510192579898751 -0.6668947806421295 -0.6819789592520175 -0.6962564703652607 -0.7097131060193376 -0.7223357805841464 -0.7341125354240123 -0.7450325414361748 -0.7550860995267463 -0.7642646390905075 -0.7725607145656767 -0.7799680001391082 -0.7864812826810887 -0.7920964529921227 -0.7968104954467516 -0.8006214761216294 -0.8035285294966825 -0.8055318438193526 -0.8066326452225668 -0.8068331806872974 -0.8061366999403161 -0.8045474363771236 -0.8020705870989636 -0.7987122921514501 -0.794479613050564 -0.7893805106797284 -0.7834238226393275 -0.7766192401274158 -0.7689772844275449 -0.7605092830765888 -0.7512273457822315 -0.7411443401564101 -0.7302738673275276 -0.7186302374906232 -0.706228445451035 -0.693084146213345 -0.6792136306636182 -0.66463380138916 -0.6493621486762328 -0.6334167267223832 -0.6168161300963101 -0.5995794704744885 -0.5817263536801565 -0.5632768570466866 -0.5442515071239102 -0.5246712577425576 -0.5045574684487032 -0.48393188331693504 -0.4628166101478833 -0.4412341000528372 -0.4192071274253169 -0.39675877029683043 -0.37391239107143337 -0.350691617631332 -0.3271203248034481 -0.3032226161747302 -0.27902280624196996 -0.2545454028800097 -0.22981509011048784 -0.2048567111516613 -0.17969525172837872 -0.15435582361996475 -0.1288636484225461 -0.10324404150134646 -0.07752239610749213 -0.051724167633136434 -0.025874857978009064 0.0; -0.14214799465793718 -0.16889197405812698 -0.19542376929530222 -0.22171028465627168 -0.24771883506547757 -0.27341719922205376 -0.2987736713743288 -0.32375711159034454 -0.3483369943907706 -0.3724834556189946 -0.3961673374321473 -0.41936023130622463 -0.44203451895835005 -0.4641634110993473 -0.4857209839402737 -0.5066822133871282 -0.5270230068687203 -0.5467202327534115 -0.5657517473211858 -0.5840964192681228 -0.6017341517308029 -0.6186459018283822 -0.6348136977300256 -0.6502206532649498 -0.664850980101522 -0.6786899975306216 -0.6917241398967132 -0.7039409617278682 -0.7153291406231473 -0.7258784779624304 -0.7355798975098187 -0.7444254419872043 -0.752408267699449 -0.7595226372968579 -0.7657639107642684 -0.7711285347291054 -0.775614030183179 -0.7792189787148787 -0.7819430073496865 -0.7837867720976965 -0.7847519403070524 -0.7848411719219507 -0.784058099743106 -0.7824073087874324 -0.7798943148420655 -0.7765255423059211 -0.7723083014096476 -0.767250764902216 -0.761361944289461 -0.7546516657067263 -0.7471305455043803 -0.7388099656213755 -0.729702048818286 -0.7198196338373819 -0.709176250553309 -0.6977860951738819 -0.6856640055463727 -0.6728254366205323 -0.6592864361154106 -0.6450636204328952 -0.6301741508567514 -0.6146357100718867 -0.5984664790345091 -0.5816851142199531 -0.5643107252710277 -0.5463628530660513 -0.5278614482220155 -0.5088268500448491 -0.48927976593529365 -0.4692412512556537 -0.4487326896595104 -0.42777577388350163 -0.40639248699738184 -0.3846050841058744 -0.3624360744932165 -0.33990820419890183 -0.3170444390108 -0.2938679478597138 -0.270402086597428 -0.24667038213843978 -0.22269651694387382 -0.19850431382447617 -0.17411772103817877 -0.14956079765642358 -0.12485769917226532 -0.10003266332225594 -0.07510999609321377 -0.05011405788423031 -0.025069249793617313 0.0; -0.13857828517357684 -0.16464597007167395 -0.1905044022160512 -0.21612097412257364 -0.2414634966176391 -0.26650025277338246 -0.2912000503837027 -0.31553227283094365 -0.3394669282018307 -0.3629746965206712 -0.38602697497787086 -0.40859592104231846 -0.43065449335720235 -0.452176490330095 -0.47313658633975764 -0.49351036549383587 -0.513274352883488 -0.5324060432928215 -0.550883927332796 -0.5686875149808727 -0.5857973565190885 -0.6021950608743235 -0.6178633113752834 -0.63278587895102 -0.6469476328056568 -0.6603345486133018 -0.6729337142858792 -0.6847333333747565 -0.6957227261745587 -0.7058923286044272 -0.7152336889481663 -0.7237394625402278 -0.7314034044893198 -0.73822036053553 -0.7441862561403503 -0.7492980839117359 -0.7535538894684889 -0.7569527558497283 -0.7594947865761128 -0.7611810874697585 -0.7620137473395378 -0.7619958176376544 -0.7611312911921077 -0.7594250801179094 -0.756882993007751 -0.7535117115002757 -0.7493187663211766 -0.744312512889162 -0.738502106575284 -0.7318974777004351 -0.724509306351827 -0.7163489970951713 -0.7074286536550152 -0.6977610536312961 -0.6873596233157582 -0.6762384126673212 -0.6644120705010139 -0.6518958199404966 -0.6387054341797208 -0.6248572125947734 -0.610367957242545 -0.5952549497785289 -0.579535928821775 -0.5632290677909272 -0.5463529532311812 -0.5289265636481356 -0.5109692488607224 -0.4925007098817583 -0.4735409793311798 -0.4541104023837005 -0.43422961824940604 -0.4139195421828274 -0.3932013480131011 -0.3720964511851742 -0.35062649229938714 -0.3288133211344255 -0.3066789811363406 -0.2842456943542714 -0.2615358468015275 -0.23857197421892917 -0.21537674821560993 -0.19197296276100173 -0.16838352100034418 -0.1446314223648026 -0.12073974994621539 -0.09673165810546609 -0.07263036028268087 -0.04845911697669255 -0.02424122386062427 0.0; -0.1348400520993112 -0.16019989754527716 -0.18535375659465714 -0.21026956177956851 -0.2349156707576664 -0.2592609209286878 -0.28327468249611837 -0.3069269098153294 -0.33018819087929974 -0.3530297948034856 -0.3754237171825463 -0.3973427232032872 -0.4187603884103282 -0.4396511370334729 -0.45999027779853324 -0.47975403715624193 -0.4989195898768962 -0.51746508697129 -0.5353696809113534 -0.5526135481365081 -0.5691779088440854 -0.5850450440741186 -0.6001983101103199 -0.6146221502300826 -0.6283021038467869 -0.641224813097517 -0.6533780269384953 -0.6647506028189769 -0.6753325060121619 -0.6851148066886424 -0.6940896748241877 -0.7022503730391457 -0.709591247471459 -0.7161077167892501 -0.7217962594521363 -0.7266543993329015 -0.7306806898129169 -0.7338746964657616 -0.7362369784439025 -0.7377690686830952 -0.7384734530383299 -0.7383535484638211 -0.7374136803476316 -0.7356590591092149 -0.7330957561653503 -0.7297306793667917 -0.7255715480044573 -0.7206268674801318 -0.7149059037326089 -0.7084186575058667 -0.7011758385413874 -0.6931888397720807 -0.6844697115905194 -0.6750311362593424 -0.6648864025267943 -0.6540493805054658 -0.6425344968673707 -0.6303567104036375 -0.6175314879922569 -0.6040747810125784 -0.5900030022405875 -0.575333003254446 -0.5600820523753344 -0.5442678131643478 -0.5279083234920352 -0.5110219751931759 -0.4936274943155162 -0.4757439219675543 -0.45739059576689184 -0.438587131887371 -0.4193534077000167 -0.3997095449998134 -0.37967589380750777 -0.3592730167329659 -0.3385216738841345 -0.317442808303294 -0.2960575319101437 -0.2743871119292561 -0.2524529577775231 -0.2302766083855817 -0.20787971992557902 -0.18528405391623345 -0.1625114656748596 -0.13958389308487495 -0.11652334564623333 -0.09335189377539259 -0.07009165832058709 -0.046764800257515456 -0.02339351053004159 0.0; -0.1309379329379958 -0.1555593130629111 -0.17997832498118024 -0.20416349532821032 -0.22808378164583668 -0.2517086275428244 -0.27500801620711535 -0.2979525221030852 -0.3205133606978432 -0.3426624360721357 -0.3643723862836801 -0.38561662636358957 -0.40636938883983187 -0.42660576169539277 -0.4463017236826878 -0.4654341769298876 -0.48398097678890734 -0.5019209588888522 -0.5192339633725788 -0.5359008563076162 -0.5519035482759261 -0.5672250101597496 -0.5818492861530612 -0.5957615040397938 -0.6089478827910101 -0.6213957375434851 -0.633093482031711 -0.6440306285540628 -0.65419778556183 -0.6635866529668594 -0.672190015269851 -0.6800017326166994 -0.6870167298948416 -0.6932309839852607 -0.6986415092887013 -0.7032463416467158 -0.7070445207795133 -0.7100360713631388 -0.7122219828684045 -0.7136041882832429 -0.7141855418387145 -0.7139697958569879 -0.7129615768370781 -0.7111663608911961 -0.7085904486411349 -0.7052409396803382 -0.7011257067031974 -0.6962533693986771 -0.6906332682007357 -0.6842754379831453 -0.6771905817812667 -0.6693900446182471 -0.660885787507812 -0.6516903617006136 -0.6418168832357545 -0.6312790078538565 -0.6200909063227981 -0.6082672402220638 -0.595823138226574 -0.5827741729258842 -0.5691363382097817 -0.5549260272466127 -0.5401600110760838 -0.5248554178339189 -0.5090297126214911 -0.49270067802952966 -0.4758863953211138 -0.45860522627549627 -0.4408757956908036 -0.4227169745403544 -0.40414786377421646 -0.3851877787547 -0.3658562343117119 -0.34617293040136304 -0.32615773834876904 -0.30583068765382043 -0.285211953336588 -0.2643218437971405 -0.2431807891628208 -0.22180933009441514 -0.20022810702117397 -0.17845784977336035 -0.15651936757979207 -0.13443353939677097 -0.11222130453388376 -0.08990365354130966 -0.06750161932256248 -0.045036268436009816 -0.02252869254799474 0.0; -0.12687676050146177 -0.1507300028244136 -0.1743848622841054 -0.1978105157593021 -0.22097657560800263 -0.243853145214514 -0.26641087279874204 -0.28862100331338497 -0.310455428266522 -0.33188673331970875 -0.35288824352508047 -0.373434066078978 -0.3934991304840753 -0.4130592260268723 -0.43209103649251274 -0.45057217205411104 -0.4684811982889973 -0.4857976622893803 -0.5025021158498082 -0.5185761357283212 -0.5340023409922744 -0.5487644074733784 -0.5628470793694078 -0.5762361780423194 -0.5889186080739771 -0.6008823606513829 -0.6121165143631384 -0.6226112334978061 -0.6323577639428571 -0.6413484267900006 -0.6495766097588364 -0.6570367565560005 -0.6637243542912714 -0.6696359190754961 -0.6747689799276823 -0.679122061120279 -0.6826946630924707 -0.685487242061382 -0.6875011884604002 -0.6887388043324465 -0.689203279804034 -0.6888986687633497 -0.6878298638624664 -0.6860025709602152 -0.6834232831181739 -0.6800992542578856 -0.6760384725826372 -0.6712496338621889 -0.665742114673605 -0.6595259456859524 -0.6526117850711274 -0.6450108921174614 -0.6367351011170929 -0.6277967955924442 -0.6182088829214806 -0.6079847694158402 -0.597138335900402 -0.5856839138374464 -0.5736362620332731 -0.5610105439599807 -0.5478223057201357 -0.5340874546772371 -0.5198222387702286 -0.5050432265258995 -0.48976728777873685 -0.47401157510375425 -0.45779350596400925 -0.4411307455708479 -0.42404119045151034 -0.4065429527155165 -0.3886543450081957 -0.370393866136938 -0.35178018735307187 -0.33283213926986166 -0.31356869939481763 -0.29400898025245326 -0.2741722180716583 -0.25407776201012744 -0.23374506388665717 -0.21319366839063889 -0.1924432037367835 -0.17151337273187764 -0.15042394421933925 -0.12919474486634783 -0.10784565125751763 -0.08639658225834226 -0.06486749161098754 -0.04327836072451662 -0.021649191621171914 0.0; -0.12266155616200118 -0.14571797414944693 -0.16858037529390352 -0.19121864463193955 -0.21360310587470846 -0.23570457716510226 -0.25749442501300085 -0.27894461622739525 -0.30002776767699124 -0.3207171937246165 -0.3409869511952633 -0.36081188175275203 -0.38016765157565235 -0.39903078823912724 -0.4173787147256169 -0.4351897805036089 -0.4524432896300533 -0.46911952584807476 -0.48519977466747416 -0.500666342430907 -0.5155025723835043 -0.5296928577779562 -0.5432226520606466 -0.5560784761971662 -0.5682479232074473 -0.5797196599917722 -0.5904834265389238 -0.6005300326168274 -0.6098513520540725 -0.6184403147277043 -0.6262908963787138 -0.6333981063816007 -0.63975797359839 -0.6453675304504842 -0.6502247953437914 -0.6543287535837354 -0.657679336917041 -0.6602774018366755 -0.6621247067850388 -0.6632238883884995 -0.6635784368537606 -0.6631926706532623 -0.6620717106231285 -0.6602214535928578 -0.6576485456613831 -0.6543603552290702 -0.6503649458899622 -0.6456710492830007 -0.6402880379952673 -0.6342258986043574 -0.6274952049410792 -0.6201070916476195 -0.6120732281002934 -0.6034057927599847 -0.5941174480074517 -0.5842213155147815 -0.5737309521985744 -0.5626603267947986 -0.5510237970898468 -0.5388360878370273 -0.5261122693826783 -0.5128677370212019 -0.4991181910936639 -0.4848796178401643 -0.47016827101196035 -0.45500065424533875 -0.4393935041954588 -0.4233637744248487 -0.40692862003791264 -0.39010538304970227 -0.37291157847431605 -0.35536488111559883 -0.3374831130403195 -0.3192842317117413 -0.3007863187593401 -0.2820075693585181 -0.262966282192399 -0.24368084996616005 -0.22416975044289125 -0.2044515379686884 -0.18454483545343997 -0.16446832677278217 -0.14424074955567942 -0.12388088832130008 -0.10340756792810457 -0.08283964729745509 -0.062196013373470305 -0.041495575280455756 -0.020757258638801332 0.0; -0.11829752293204351 -0.14052944681032492 -0.1625721120539835 -0.18439617123880453 -0.2059727172707715 -0.22727333915883013 -0.24827017588866657 -0.26893596821016263 -0.289244108165064 -0.3091686861961219 -0.32868453569461675 -0.3477672748594166 -0.366393345757514 -0.3845400504931214 -0.4021855844097611 -0.4193090662671696 -0.43589056535215803 -0.4519111254996311 -0.46735278601667524 -0.48219859951882466 -0.4964326467032306 -0.510040048098317 -0.5230069728436176 -0.5353206445666507 -0.5469693444359454 -0.557942411480549 -0.56823024027652 -0.5778242761099973 -0.5867170077344276 -0.5949019578463982 -0.6023736714102961 -0.6091277019667021 -0.6151605960630063 -0.6204698759473538 -0.625054020668546 -0.6289124457251984 -0.6320454814071428 -0.6344543499709742 -0.6361411417897123 -0.6371087906139576 -0.6373610480786096 -0.6369024575853917 -0.6357383276869946 -0.6338747050938374 -0.6313183474191797 -0.6280766957727633 -0.6241578473073122 -0.6195705278161648 -0.6143240644741063 -0.6084283588071485 -0.6018938599706393 -0.5947315384086875 -0.5869528599615345 -0.5785697604812355 -0.5695946210097744 -0.560040243567738 -0.5499198275956898 -0.5392469470847301 -0.5280355284271246 -0.5162998290126006 -0.5040544165907914 -0.491314149415426 -0.4780941571812533 -0.4644098227602836 -0.450276764739783 -0.43571082076058004 -0.4207280316505539 -0.405344626344791 -0.38957700758068525 -0.3734417383533286 -0.3569555291137839 -0.34013522569032273 -0.32299779791039596 -0.3055603288989732 -0.28784000502695567 -0.2698541064816139 -0.2516199984293745 -0.23315512273988304 -0.2144769902389292 -0.19560317345667383 -0.1765512998366014 -0.15733904536967022 -0.1379841286173352 -0.11850430508641917 -0.0989173619181629 -0.07924111285329416 -0.059493393434459835 -0.03969205640702713 -0.019854967278929984 0.0; -0.11379003838917656 -0.13517084421886813 -0.15636755111454365 -0.17735163970681891 -0.19809503091969344 -0.21857014154789264 -0.2387499378668267 -0.2586079870826829 -0.2781185064449749 -0.2972564098596379 -0.31599735185744504 -0.33431776878980346 -0.3521949171418771 -0.36960690887114567 -0.3865327436978895 -0.40295233829247373 -0.41884655232254014 -0.4341972113411537 -0.44898712651444445 -0.4632001112042185 -0.4768209944372194 -0.48983563130815017 -0.5022309103780788 -0.513994758143375 -0.5251161406628071 -0.5355850624417811 -0.5453925626829301 -0.5545307090212945 -0.5629925888701856 -0.5707722985104591 -0.5778649300614427 -0.584266556476011 -0.5899742147055429 -0.594985887182546 -0.5993004817698041 -0.6029178103249591 -0.6058385660285723 -0.608064299621989 -0.6095973946987852 -0.6104410421903564 -0.6105992141822875 -0.6100766371936536 -0.6088787650464227 -0.6070117514467108 -0.6044824223937997 -0.6012982485267836 -0.5974673175123223 -0.592998306570502 -0.5879004552291424 -0.582183538390206 -0.5758578397852417 -0.568934125890113 -0.5614236203626253 -0.5533379790601788 -0.5446892656881811 -0.5354899281237496 -0.5257527754532313 -0.5154909557562409 -0.5047179346633647 -0.49344747470933326 -0.48169361549838374 -0.4694706546937171 -0.4567931298383957 -0.44367580101071363 -0.43013363431308377 -0.41618178618967455 -0.40183558856454693 -0.3871105347887706 -0.37202226638200503 -0.356586560551213 -0.34081931846668445 -0.32473655427314413 -0.3083543848116573 -0.2916890200260519 -0.27475675402588323 -0.25757395677635686 -0.2401570663841836 -0.22252258194717528 -0.20468705693412098 -0.1866670930606053 -0.1684793346254815 -0.15014046327194888 -0.1316671931365444 -0.11307626634870785 -0.09438444884314069 -0.07560852644670837 -0.056765301201306836 -0.037871587883769466 -0.01894421068371933 0.0; -0.10914464746310734 -0.12964878449134562 -0.1499743907029616 -0.17009383607870632 -0.18997992902287483 -0.2096059715193131 -0.22894581226198268 -0.24797389756351582 -0.2666653198608979 -0.2849958636541336 -0.30294204873138814 -0.3204811705523876 -0.337591337680698 -0.3542515061746437 -0.3704415108659301 -0.386142093474301 -0.40133492752561917 -0.4160026400594711 -0.4301288301305785 -0.44369808412581974 -0.4566959879354157 -0.46910913603267584 -0.4809251375315372 -0.4921326193049172 -0.5027212262594761 -0.5126816188738339 -0.5220054681174318 -0.5306854478761447 -0.5387152250183795 -0.5460894472417688 -0.5528037288456732 -0.5588546345786164 -0.5642396617124725 -0.5689572204968193 -0.5730066131473611 -0.5763880115218094 -0.5791024336351601 -0.5811517191639393 -0.5825385040858941 -0.5832661945977092 -0.5833389404488403 -0.5827616078244994 -0.5815397519052521 -0.5796795892247247 -0.5771879699406305 -0.5740723501277091 -0.5703407641944477 -0.5660017975184813 -0.5610645593886392 -0.5555386563345135 -0.5494341659174875 -0.5427616110502166 -0.5355319349047214 -0.5277564764626057 -0.5194469467544289 -0.5106154058289241 -0.5012742404867552 -0.4914361428076422 -0.4811140894941453 -0.4703213220501085 -0.4590713278067457 -0.4473778218046443 -0.4352547295354913 -0.4227161705431887 -0.40977644288014525 -0.39645000841091166 -0.3827514789520096 -0.3686956032337365 -0.3542972546668688 -0.33957141989467277 -0.3245331881082056 -0.3091977411008162 -0.29358034403580224 -0.2776963368994333 -0.26156112661004816 -0.24519017975247093 -0.2285990159058394 -0.2118032015318002 -0.19481834438907525 -0.17766008843961292 -0.16034410921072853 -0.14288610957708403 -0.1253018159257855 -0.10760697466739447 -0.08981734905530196 -0.07194871627554394 -0.05401686476889351 -0.03603759174682194 -0.018026700862771895 0.0; -0.10436705510048434 -0.1239700714142798 -0.14340053784220938 -0.16263177541766977 -0.18163753976871555 -0.20039207561384956 -0.21887016918625923 -0.23704719838703792 -0.2548991804844501 -0.2724028171938805 -0.2895355369916045 -0.3062755345346852 -0.32260180707901714 -0.3384941878075045 -0.353933376000483 -0.36890096400052635 -0.38337946094354175 -0.397352313247394 -0.41080392186806197 -0.42371965635133535 -0.4360858657251863 -0.4478898862941317 -0.45912004641193066 -0.469765668322888 -0.4798170671746581 -0.48926554731682026 -0.4981033960095304 -0.5063238746752495 -0.5139212078339036 -0.520890569867842 -0.5272280697676791 -0.5329307340135405 -0.537996487748444 -0.5424241344015883 -0.5462133339192822 -0.5493645797601142 -0.5518791748089572 -0.5537592063614406 -0.5550075203268044 -0.5556276947926346 -0.5556240130898837 -0.5550014364909983 -0.5537655766679079 -0.551922668030162 -0.5494795400567641 -0.5464435897282742 -0.5428227541585728 -0.5386254835184726 -0.5338607143360348 -0.5285378432512321 -0.5226667012953324 -0.5162575287583531 -0.5093209507009259 -0.501867953160206 -0.4939098600928845 -0.48545831109204995 -0.47652523990863016 -0.4671228538023171 -0.4572636137414398 -0.4469602154660246 -0.43622557142340845 -0.42507279358115097 -0.41351517711775027 -0.4015661849876332 -0.38923943335319744 -0.3765486778733151 -0.3635078008345089 -0.3501307991081872 -0.3364317729147177 -0.3224249153726876 -0.30812450280965514 -0.2935448858086963 -0.27870048096335054 -0.2636057633120686 -0.2482752594218777 -0.2327235410897993 -0.21696521962950807 -0.2010149407098155 -0.18488737971076394 -0.16859723756245346 -0.1521592370311403 -0.1355881194166378 -0.11889864162469069 -0.10210557357756098 -0.08522369592589439 -0.06826779802458066 -0.05125267613524167 -0.034193131817751465 -0.017103970473126135 0.0; -0.0994631188227536 -0.11814168533249204 -0.1366540974464107 -0.1549746889737662 -0.17307822242142648 -0.19093994257976385 -0.20853562800434858 -0.2258416401923954 -0.24283497027014792 -0.25949328302569885 -0.275794958140997 -0.2917191284967064 -0.30724571544400925 -0.32235546095815176 -0.3370299566092979 -0.35125166930690443 -0.36500396379417255 -0.37827112188895134 -0.3910383584866622 -0.4032918343591509 -0.41501866580078867 -0.426206931189482 -0.4368456745454045 -0.4469249061841687 -0.45643560057377275 -0.46536969151581276 -0.47372006478135237 -0.48148054834018456 -0.48864590032927374 -0.49521179491175965 -0.5011748061821907 -0.5065323902765877 -0.5112828658476358 -0.5154253930658355 -0.5189599513067855 -0.5218873156831493 -0.5242090325772067 -0.5259273943264514 -0.5270454132103586 -0.5275667948815591 -0.5274959113790183 -0.5268377738547736 -0.5255980051392783 -0.5237828122634964 -0.5213989590488112 -0.518453738868457 -0.5149549476767603 -0.5109108573949659 -0.5063301897349127 -0.5012220905344197 -0.4955961046708466 -0.4894621516121734 -0.4828305016578791 -0.4757117529151551 -0.46811680904944547 -0.46005685784201933 -0.4515433505813365 -0.44258798230924007 -0.43320267293768766 -0.4233995492466357 -0.41319092776899147 -0.4025892985641116 -0.3916073098772009 -0.3802577536782464 -0.3685535520705177 -0.3565077445555839 -0.34413347613878 -0.33144398625647187 -0.3184525985040532 -0.3051727111414356 -0.29161778835093477 -0.2778013522206626 -0.26373697542509056 -0.24943827457308954 -0.23491890419262346 -0.2201925513202041 -0.20527293066245247 -0.1901737802962618 -0.17490885787353752 -0.15949193729586378 -0.14393680582411666 -0.12825726158758455 -0.11246711145694052 -0.09658016924515177 -0.08061025420020496 -0.06457118975342316 -0.04847680248701236 -0.03234092128440428 -0.01617737662688671 0.0; -0.09443884119137202 -0.11217077397917406 -0.12974336142010998 -0.1471320114466567 -0.16431255263371972 -0.18126128661649482 -0.19795503838636208 -0.2143712042635886 -0.23048779736342498 -0.2462834903910829 -0.26173765562095125 -0.27683040193590136 -0.2915426088235393 -0.30585595724751813 -0.3197529573332797 -0.3332169728287235 -0.34623224232101524 -0.3587838972109252 -0.3708579764655378 -0.38244143818871723 -0.39352216806624063 -0.40408898475891164 -0.41413164233208005 -0.4236408298238216 -0.43260816806643965 -0.441026203886926 -0.4488884018215865 -0.4561891334880295 -0.46292366476440927 -0.4690881409309177 -0.4746795699323723 -0.4796958039231545 -0.48413551925695164 -0.487998195083728 -0.4912840907151911 -0.49399422191782716 -0.4961303362894372 -0.49769488787112265 -0.4986910111418763 -0.4991224945375239 -0.49899375362976295 -0.49830980409452985 -0.49707623459206546 -0.49529917967384507 -0.49298529282412146 -0.490141719736251 -0.4867760719163128 -0.4828964006988712 -0.4785111717520789 -0.47362924014179153 -0.46825982601697674 -0.4624124909714665 -0.45609711513015394 -0.44932387500093246 -0.4421032221272752 -0.4344458625701505 -0.4263627372421052 -0.4178650031108225 -0.40896401528426446 -0.39967130998461453 -0.3899985884136989 -0.37995770150835184 -0.3695606355803047 -0.3588194988316037 -0.34774650873328905 -0.3363539802520864 -0.3246543149072165 -0.3126599906369391 -0.3003835524523323 -0.2878376038538833 -0.2750347989846951 -0.26198783549272125 -0.24870944807303488 -0.2352124026600715 -0.22150949123879707 -0.20761352724293036 -0.1935373415076436 -0.17929377874361632 -0.16489569449883565 -0.15035595257411924 -0.1356874228581148 -0.1209029795472002 -0.10601549971560308 -0.09103786220088106 -0.07598294676985379 -0.06086363352995837 -0.04569280255101122 -0.030483333662328502 -0.015248106390101008 0.0; -0.08930036219377897 -0.10606464326613858 -0.12267679778510018 -0.13911336837530597 -0.15535130802167452 -0.17136803105516113 -0.18714146201493587 -0.20265008218705838 -0.21787297363796193 -0.2327898605804133 -0.2473811479298919 -0.2616279569302701 -0.2755121577490615 -0.28901639896412296 -0.3021241338852792 -0.3148196436757371 -0.32708805725909557 -0.3389153680180999 -0.3502884473108344 -0.3611950548486326 -0.3716238459975057 -0.3815643760811505 -0.3910071017786207 -0.3999433797233115 -0.4083654624220715 -0.4162664916239081 -0.42364048927693265 -0.4304823462198273 -0.4367878087602952 -0.4425534632976579 -0.4477767191500834 -0.4524557897488472 -0.4565896723627314 -0.46017812651509765 -0.4632216512545421 -0.46572146143732984 -0.46767946317621956 -0.46909822860582184 -0.46998097010944656 -0.4703315141465874 -0.470154274813812 -0.4694542272650218 -0.46823688110987344 -0.46650825390171524 -0.4642748448187739 -0.461543608634561 -0.4583219300657187 -0.45461759857773354 -0.4504387837212856 -0.4457940110644208 -0.4406921387783996 -0.43514233492786847 -0.42915405550913477 -0.4227370232736596 -0.41590120736755276 -0.40865680381187885 -0.4010142168428197 -0.392984041125489 -0.38457704485008276 -0.375804153714484 -0.3666764357930579 -0.3572050872874038 -0.3474014191512108 -0.3372768445779449 -0.326842867337176 -0.3161110709425118 -0.3050931086317257 -0.2938006941374333 -0.2822455932247563 -0.2704396159706918 -0.25839460975839756 -0.2461224529583674 -0.23363504926728534 -0.22094432267447667 -0.20806221302503522 -0.19500067214809091 -0.1817716605181164 -0.16838714441676705 -0.15485909356241415 -0.14119947917427342 -0.12742027243785897 -0.11353344333835876 -0.09955095982844579 -0.08548478729702165 -0.07134688830534917 -0.057149222557055575 -0.04290374706850881 -0.028622416506100184 -0.014317183657006297 0.0; -0.08405395156257013 -0.09983074805063184 -0.11546303985581209 -0.13092856368091277 -0.14620545403393956 -0.16127229251443614 -0.1761081549918505 -0.19069265647885744 -0.2050059935210637 -0.21902898394411988 -0.23274310381979552 -0.24613052153371845 -0.25917412885907515 -0.27185756896233493 -0.2841652612887742 -0.29608242329704576 -0.30759508903301297 -0.31869012455337753 -0.3293552402291172 -0.3395789999771865 -0.3493508274862882 -0.35866100951855556 -0.3675006963837107 -0.3758618996955172 -0.38373748753214443 -0.39112117713231764 -0.39800752526784183 -0.4043919164403213 -0.4102705490555473 -0.4156404197332968 -0.42049930591304546 -0.424845746917608 -0.42867902363683996 -0.43199913699261355 -0.43480678534404793 -0.4371033409889943 -0.4388908259136345 -0.4401718869373146 -0.44094977039414474 -0.4412282964868144 -0.4410118334413989 -0.44030527158491695 -0.43911399746001123 -0.4374438680835899 -0.43530118544843843 -0.4326926713590888 -0.4296254426853458 -0.426106987109161 -0.42214513943283605 -0.4177480585091086 -0.4129242048463593 -0.4076823189351508 -0.4020314003355436 -0.3959806875581659 -0.38953963876588127 -0.382717913317064 -0.37552535416604 -0.36797197113112606 -0.360067925035919 -0.3518235127251053 -0.3432491529519338 -0.3343553731308031 -0.3251527969449954 -0.3156521327965087 -0.3058641630821192 -0.29579973427737527 -0.28546974780793766 -0.27488515168577254 -0.26405693288595933 -0.25299611043836767 -0.2417137292072273 -0.2302208543304369 -0.2185285662896036 -0.20664795658103025 -0.19459012395719305 -0.18236617120782986 -0.16998720244930868 -0.15746432089072362 -0.14480862704486316 -0.13203121735218656 -0.11914318318575125 -0.10615561020507241 -0.09307957802691182 -0.07992616018097412 -0.0667064243186122 -0.053431432642674616 -0.04011224252671465 -0.02675990729187619 -0.0133854771098002 0.0; -0.0787060010392845 -0.09347668289327243 -0.1081108754813556 -0.12258756738498565 -0.1368861301412286 -0.15098636556186099 -0.16486855097820946 -0.17851348221907737 -0.19190251414771614 -0.20501759860341454 -0.21784131961387398 -0.2303569257656707 -0.2425483596416878 -0.254400284256111 -0.26589810643919753 -0.2770279971453624 -0.28777690867892347 -0.2981325888519531 -0.3080835921078856 -0.3176192876627007 -0.32672986473248006 -0.33540633493182975 -0.3436405319419664 -0.35142510856006587 -0.35875353125284437 -0.36562007234710553 -0.372019799998228 -0.3779485660842603 -0.38340299217854906 -0.38838045375744484 -0.39287906280208934 -0.396897648954161 -0.40043573938529325 -0.40349353753834577 -0.4060719008962935 -0.40817231793097675 -0.4097968843795765 -0.4109482789916456 -0.4116297388836674 -0.41184503463178057 -0.4115984452265639 -0.41089473300652124 -0.40973911867949475 -0.4081372565336013 -0.4060952099314977 -0.40361942717402166 -0.40071671781147766 -0.3973942294731471 -0.39365942527811104 -0.38952006188307436 -0.38498416821583115 -0.38006002493611446 -0.37475614465903806 -0.36908125297009675 -0.3630442702547875 -0.3566542943603359 -0.3499205841018279 -0.3428525436201256 -0.33545970759454524 -0.32775172730902363 -0.31973835756674923 -0.3114294444447646 -0.3028349138768548 -0.29396476105027164 -0.2848290405992465 -0.27543785757603656 -0.2658013591782235 -0.2559297272092951 -0.24583317124797674 -0.23552192250053433 -0.22500622830917552 -0.21429634728871932 -0.20340254506301197 -0.1923350905719297 -0.18110425291933716 -0.1697202987320258 -0.15819348999941046 -0.14653408236355178 -0.13475232382902658 -0.12285845386210206 -0.11086270284870463 -0.09877529188071416 -0.08660643284020683 -0.07436632875138871 -0.062065174370043226 -0.04971315698048879 -0.03732045737010834 -0.024897250951692592 -0.012453709003861958 0.0; -0.07326301659316993 -0.08701017281981784 -0.10062923636929656 -0.11410050352001148 -0.12740463636575092 -0.1405227079021014 -0.15343624509100268 -0.16612726971685962 -0.17857833686606467 -0.19077257088129065 -0.2026936986622648 -0.2143260802056856 -0.22565473629827876 -0.2366653732983572 -0.2473444049626183 -0.257678971295845 -0.2676569544215886 -0.2772669914916288 -0.28649848467071987 -0.2953416082508624 -0.3037873129658157 -0.3118273275917206 -0.31945415793350324 -0.32666108330900767 -0.3334421506535907 -0.33979216637716547 -0.3457066861133825 -0.35118200250681925 -0.35621513118873543 -0.3608037950952045 -0.3649464072832819 -0.3686420524014672 -0.37189046697000006 -0.3746920186247853 -0.3770476844758809 -0.37895902872775183 -0.38042817970384624 -0.3814578064128224 -0.3820510947877306 -0.38221172372305506 -0.38194384102762413 -0.38125203940419566 -0.3801413325590951 -0.3786171315376663 -0.3766852213736442 -0.37435173813289 -0.37162314642428573 -0.3685062174431001 -0.3650080076048169 -0.36113583782027525 -0.35689727345611305 -0.352300105017896 -0.3473523295870426 -0.34206213303669597 -0.3364378730460454 -0.3304880629273472 -0.324221356274967 -0.31764653244120605 -0.31077248283943065 -0.3036081980712213 -0.2961627558706496 -0.28844530985569156 -0.28046507907379026 -0.27223133832613766 -0.2637534092528366 -0.2550406521591709 -0.24610245856140467 -0.23694824442902934 -0.22758744409908468 -0.21802950483704475 -0.20828388201786982 -0.1983600349001042 -0.18826742296524313 -0.1780155027942 -0.1676137254523193 -0.15707153435416518 -0.14639836357918892 -0.13560363660928115 -0.12469676545923178 -0.11368715017116306 -0.10258417864412032 -0.09139722677008752 -0.08013565884786743 -0.06880882824642068 -0.05742607828942625 -0.04599674333298136 -0.03453015000851796 -0.023035618603170282 -0.011522464549920062 0.0; -0.06773161060422554 -0.08043906409757436 -0.09302718750325976 -0.10547763824570268 -0.11777242016394579 -0.12989392610516523 -0.1418249785677735 -0.1535488682151955 -0.16504939009949007 -0.17631087745310273 -0.18731823292696967 -0.19805695717368463 -0.2085131746952612 -0.21867365689590393 -0.22852584230097786 -0.23805785392372758 -0.247258513781142 -0.256117354579364 -0.26462462860725083 -0.27277131389364795 -0.28054911769982926 -0.2879504774330702 -0.29496855908042885 -0.30159725327348 -0.3078311691049205 -0.313665625826589 -0.3190966425656121 -0.3241209262009934 -0.32873585754715434 -0.332939475993737 -0.336730462752378 -0.3401081228613541 -0.3430723660980178 -0.3456236869468299 -0.3477631437677222 -0.34949233730560136 -0.3508133886770197 -0.3517289169646816 -0.3522420165444259 -0.35235623426286083 -0.35207554657703954 -0.3514043367603808 -0.35034737227173723 -0.34890978237709985 -0.34709703610586906 -0.3449149206162424 -0.3423695200368293 -0.33946719484438936 -0.3362145618305108 -0.33261847470327555 -0.32868600536330556 -0.324424425887385 -0.31984119124684074 -0.31494392278223304 -0.309740392450632 -0.3042385078567805 -0.298446298074844 -0.29237190026321475 -0.28602354707094446 -0.27940955483074786 -0.27253831253037786 -0.2654182715511952 -0.2580579361601613 -0.2504658547391405 -0.24265061173340544 -0.23462082029941903 -0.22638511563038002 -0.21795214893680262 -0.20933058205817742 -0.20052908268091865 -0.1915563201370006 -0.18242096175712363 -0.17313166975177235 -0.1636970985932164 -0.15412589287125428 -0.14442668559541294 -0.13460809691622622 -0.12467873323825719 -0.1146471866976044 -0.1045220349767496 -0.09431184142974512 -0.0840251554909422 -0.07367051334064789 -0.06325643880125151 -0.052791444437670185 -0.04228403283602335 -0.031742698034744575 -0.021175927082424086 -0.010592201696876009 0.0; -0.06211849401873576 -0.07377131503538055 -0.08531391666345968 -0.09672936817940166 -0.10800106366966691 -0.11911276187923074 -0.1300486242002027 -0.14079325063092296 -0.15133171355338593 -0.161649589195338 -0.17173298666268239 -0.18156857444756958 -0.1911436043376736 -0.20044593267225158 -0.20946403891054546 -0.2181870414976823 -0.22660471103219681 -0.23470748075753572 -0.2424864544172166 -0.2499334115295224 -0.2570408101526539 -0.26380178722499625 -0.2702101565775265 -0.27626040472632896 -0.28194768456263625 -0.2872678070658694 -0.29221723117161086 -0.29679305193159755 -0.3009929871064723 -0.30481536233434414 -0.3082590950193447 -0.31132367708406866 -0.3140091567286917 -0.31631611933708964 -0.31824566766718865 -0.3197994014586417 -0.32097939658618013 -0.32178818388157066 -0.32222872774120165 -0.32230440462990245 -0.3220189815850111 -0.3213765948176376 -0.32038172850107693 -0.3190391938290745 -0.31735410841944184 -0.31533187613138824 -0.3129781673578619 -0.31029889984726305 -0.3073002201022731 -0.30398848539696555 -0.3003702464472693 -0.2964522307638703 -0.2922413267110884 -0.2877445682899781 -0.28296912065894647 -0.2779222664006462 -0.2726113925395705 -0.2670439783109008 -0.2612275836776245 -0.25516983858955955 -0.24887843297512477 -0.24236110745396097 -0.23562564475621242 -0.22867986183217018 -0.22153160263422733 -0.21418873155144832 -0.20665912747578027 -0.19895067847779727 -0.19107127706884738 -0.18302881602585463 -0.17483118475425424 -0.16648626616424322 -0.15800193403503277 -0.14938605084170334 -0.14064646601905106 -0.13179101463679985 -0.12282751646057533 -0.11376377537315735 -0.10460757913060487 -0.09536669942805721 -0.08604889225023157 -0.07666189848179679 -0.0672134447530866 -0.057711244496814286 -0.04816299919169194 -0.03857639976904226 -0.028959128158754253 -0.019318858951023688 -0.009663261150558981 0.0; -0.05643046848444792 -0.06701498681421796 -0.07749872405629293 -0.08786620894484608 -0.09810227129890543 -0.10819207888459337 -0.11812117252687987 -0.1278754993119918 -0.1374414437383377 -0.14680585669143587 -0.15595608213669368 -0.16487998144273713 -0.17356595526704718 -0.18200296295479085 -0.19018053942068006 -0.1980888095021791 -0.2057184997904075 -0.2130609479622131 -0.22010810965324568 -0.22685256292705194 -0.23328751040933027 -0.23940677916930353 -0.24520481844166808 -0.2506766952927072 -0.2558180883429054 -0.2606252796656776 -0.2650951449877733 -0.2692251423214352 -0.2730132991616009 -0.27645819838334657 -0.27955896297550487 -0.2823152397459565 -0.2847271821326141 -0.2867954322517191 -0.2885211023117581 -0.2899057555172526 -0.29095138658196107 -0.29166040196574256 -0.2920355999435449 -0.2920801506088632 -0.2917975759075375 -0.29119172979114133 -0.2902667785724168 -0.28902718155835355 -0.2874776720297148 -0.2856232386289894 -0.2834691072121722 -0.2810207232132099 -0.2782837345637346 -0.27526397520461965 -0.2719674492201525 -0.26840031562010375 -0.26456887378982524 -0.2604795496235736 -0.25613888235180987 -0.2515535120689257 -0.24673016796401157 -0.24167565725368623 -0.2363968548127873 -0.23090069349575523 -0.22519415513892072 -0.21928426223153633 -0.213178070241347 -0.20688266057858096 -0.20040513418077074 -0.19375260569935218 -0.18693219826789864 -0.179951038830871 -0.172816254010969 -0.1655349664925714 -0.1581142918982508 -0.15056133613502004 -0.14288319318670656 -0.13508694332876536 -0.1271796517417211 -0.11916836749951758 -0.11106012290914165 -0.10286193317793967 -0.0945807963853755 -0.08622369373602337 -0.07779759007093678 -0.06930943461474 -0.06076616193600521 -0.05217469309878747 -0.043541936983359536 -0.0348747917544729 -0.026180146455663897 -0.017464882708249703 -0.008735876493941815 0.0; -0.05067441847149645 -0.06017823435370227 -0.0695910120562857 -0.07889878393931254 -0.08808785771125353 -0.09714485007738602 -0.10605671876535756 -0.11481079278132543 -0.12339480076577862 -0.13179689733471062 -0.1400056873089848 -0.14801024775239913 -0.1558001477568043 -0.16336546593048673 -0.1706968055636899 -0.17778530746245713 -0.18462266045863365 -0.19120110961991157 -0.19751346219884774 -0.2035530913739279 -0.20931393784872668 -0.21479050938704358 -0.2199778783723957 -0.22487167748956205 -0.22946809363375356 -0.2337638601595934 -0.23775624758738353 -0.2414430528880966 -0.24482258747131797 -0.2478936640018686 -0.2506555821713113 -0.25310811354989204 -0.25525148564288624 -0.2570863652728768 -0.25861384140615706 -0.2598354075376086 -0.2607529437437136 -0.2613686985084011 -0.26168527042084366 -0.26170558983855197 -0.2614329006029925 -0.260870741888713 -0.2600229302605735 -0.2588935420073296 -0.2574868958134039 -0.2558075358243709 -0.2538602151555734 -0.2516498798872602 -0.24918165358377617 -0.24646082236892544 -0.24349282058417376 -0.2402832170514169 -0.23683770195731593 -0.23316207437171213 -0.22926223040857363 -0.22514415203409005 -0.22081389652299616 -0.21627758656105614 -0.21154140098868526 -0.20661156617810472 -0.20149434803404287 -0.19619604460593693 -0.1907229792977666 -0.18508149466004375 -0.17927794674708977 -0.17331870002163086 -0.16721012278767397 -0.16095858313189923 -0.15457044535312878 -0.1480520668589347 -0.14140979550807944 -0.13464996737724005 -0.127778904930304 -0.12080291556847127 -0.11372829053938015 -0.10656130418361137 -0.099308213496977 -0.09197525798725183 -0.08456865980414388 -0.07709462412157049 -0.06955933975155881 -0.06196897996929249 -0.05432970352915591 -0.04664765585182313 -0.038928970362699794 -0.03117976996226656 -0.02340616860905076 -0.01561427299617451 -0.007810184302559452 0.0; -0.044857303384157506 -0.05326929721792922 -0.0616002750609011 -0.06983781331509602 -0.0779697361176931 -0.08598414556422558 -0.0938694504539638 -0.10161439342454935 -0.10920807635743353 -0.11663998395085852 -0.123900005372971 -0.1309784539238353 -0.13786608465153555 -0.14455410988387843 -0.15103421265348324 -0.15729855800973644 -0.16333980222647554 -0.16915109992872965 -0.17472610917570344 -0.1800589945499172 -0.18514442831427885 -0.18997758970947187 -0.1945541624735988 -0.19887033067432022 -0.2029227729507739 -0.20670865526846446 -0.21022562229490918 -0.21347178750732188 -0.21644572214591384 -0.21914644312761622 -0.22157340003522408 -0.22372646129624288 -0.22560589966404535 -0.2272123771115408 -0.22854692924441314 -0.2296109493372372 -0.23040617209147185 -0.2309346572095535 -0.23119877287423057 -0.23120117921686273 -0.23094481185271304 -0.23043286555559558 -0.22966877813828845 -0.2286562145993548 -0.22739905159107668 -0.22590136225755422 -0.2241674014863651 -0.22220159161174596 -0.22000850860197843 -0.21759286875870398 -0.21495951595101767 -0.21211340940276163 -0.2090596120471379 -0.20580327945881968 -0.20234964937003422 -0.19870403177373738 -0.19487179961384912 -0.19085838005970476 -0.18666924635929408 -0.18230991026361176 -0.17778591501228735 -0.17310282886899508 -0.16826623919342226 -0.16328174703528672 -0.1581549622346951 -0.152891499012167 -0.14749697203076098 -0.141976992912198 -0.1363371671882414 -0.13058309166826987 -0.1247203522036656 -0.1187545218295091 -0.11269115926391861 -0.10653580774542669 -0.10029399418880126 -0.09397122863984879 -0.08757300400986978 -0.08110479607066493 -0.07457206369118395 -0.06798024929714222 -0.06133477953519242 -0.05464106612350232 -0.04790450687082685 -0.04113048684640222 -0.0343243796832745 -0.027491548997814943 -0.020637349908468567 -0.013767130636888513 -0.006886234174792098 0.0; -0.03898614966755464 -0.04629649056248371 -0.05353608945610779 -0.060694103167459094 -0.06775990691900302 -0.07472312094192116 -0.08157363576477032 -0.08830163606754399 -0.0948976229961718 -0.10135243484615682 -0.10765726603829197 -0.1138036843239091 -0.11978364617185552 -0.12558951030403778 -0.1312140493608969 -0.1366504596922816 -0.1418923692828624 -0.14693384383420188 -0.15176939103786233 -0.1563939630853336 -0.16080295747101556 -0.1649922161539182 -0.16895802315220138 -0.17269710065187657 -0.17620660371730348 -0.17948411369612838 -0.18252763041535822 -0.18533556326817213 -0.18790672129304822 -0.19024030234765282 -0.1923358814800396 -0.19419339859884674 -0.19581314554259627 -0.19719575264590117 -0.19834217489746953 -0.1992536777812869 -0.19993182288845596 -0.2003784533828179 -0.20059567939880846 -0.2005858634451293 -0.20035160588271486 -0.19989573054030077 -0.19922127052559133 -0.19833145428486773 -0.19722969195854412 -0.195919562075163 -0.19440479862127238 -0.19268927851977147 -0.1907770095447056 -0.18867211869602932 -0.1863788410535813 -0.18390150912563363 -0.1812445427035713 -0.17841243923078945 -0.17540976469069258 -0.17224114501573284 -0.1689112580166607 -0.1654248258287601 -0.1617866078695896 -0.15800139430075 -0.1540739999845235 -0.15000925892453096 -0.14581201917838657 -0.14148713822899298 -0.13703947880028938 -0.13247390510230286 -0.12779527948982913 -0.12300845951837185 -0.11811829538068692 -0.11312962770692132 -0.10804728571111277 -0.10287608566675945 -0.0976208296940659 -0.0922863048415525 -0.08687728244476306 -0.08139851774494261 -0.07585474975074587 -0.07025070132619131 -0.06459107948833226 -0.0588805758983379 -0.053123867529894446 -0.04732561749914102 -0.041490476040506756 -0.035623081613148054 -0.02972806212282981 -0.02381003624434266 -0.017873614829721537 -0.011923402387697487 -0.005963998619976198 0.0; -0.033068042912508915 -0.039268196122851644 -0.045408103688143714 -0.051478534917593015 -0.05747044665409748 -0.0633750060897719 -0.06918361244074482 -0.07488791737935112 -0.08047984413319201 -0.08595160517250523 -0.09129571841965226 -0.09650502192726512 -0.10157268698435823 -0.10649222962253564 -0.11125752050701641 -0.11586279320947994 -0.12030265087160043 -0.12457207127938927 -0.12866641037911467 -0.1325814042753675 -0.13631316976094088 -0.13985820343626304 -0.14321337948337085 -0.14637594616567967 -0.14934352113005547 -0.15211408559204587 -0.15468597748849608 -0.1570578836842037 -0.15922883132084747 -0.16119817839709719 -0.1629656036687767 -0.16453109595708598 -0.16589494295143115 -0.1670577195913115 -0.16802027610905543 -0.16878372581215373 -0.16934943268036187 -0.16971899884898461 -0.1698942520456161 -0.16987723304330188 -0.16967018318866808 -0.1692755320590144 -0.16869588529774782 -0.16793401267303493 -0.1669928363999541 -0.1658754197620216 -0.16458495606364743 -0.16312475794087722 -0.16149824705374285 -0.1597089441798026 -0.1577604597247083 -0.1556564846623037 -0.1534007819135479 -0.15099717817055583 -0.1484495561693328 -0.14576184741226006 -0.14293802533905378 -0.13998209894288924 -0.13689810682646045 -0.13369011169109876 -0.13036219525061607 -0.12691845356019343 -0.12336299274956343 -0.11969992514875656 -0.11593336579385655 -0.11206742929956799 -0.10810622708485401 -0.10405386493743567 -0.0999144409026814 -0.09569204348214277 -0.09139075012686784 -0.08701462601056545 -0.08256772306764339 -0.07805407928125342 -0.07347771820651745 -0.06884264871428557 -0.06415286494090273 -0.0594123464296805 -0.05462505844996268 -0.04979495247988764 -0.044925966839177114 -0.040022027458504646 -0.035087048772226494 -0.03012493472143538 -0.025139579854552424 -0.020134870512808416 -0.015114686088170454 -0.010082900341374894 -0.005043382767936925 0.0; -0.027110119960892503 -0.03219285324299681 -0.03722602843463353 -0.04220205487584671 -0.04711349723308399 -0.05195309437600654 -0.05671377730240863 -0.06138868602645578 -0.06597118535501341 -0.07045487948686224 -0.07483362538000207 -0.07910154484290288 -0.08325303531629469 -0.08728277932281768 -0.09118575257238137 -0.09495723072140363 -0.09859279479396443 -0.10208833528236622 -0.10544005495338502 -0.10864447039480232 -0.11169841234420105 -0.1145990248488688 -0.11734376331156536 -0.11993039148210238 -0.12235697745905445 -0.1246218887694195 -0.1267237865968254 -0.12866161923086117 -0.13043461481126598 -0.13204227344130715 -0.13348435874446313 -0.13476088893782062 -0.13587212749423475 -0.1368185734635259 -0.13760095152068905 -0.1382202018064437 -0.138677469622523 -0.13897409504078198 -0.1391116024817839 -0.13909169031490617 -0.138916220528201 -0.13858720851251533 -0.13810681300045086 -0.13747732619698738 -0.1367011641347603 -0.13578085728328754 -0.13471904143786317 -0.13351844891030556 -0.13218190004046587 -0.13071229504418586 -0.1291126062104091 -0.12738587045731814 -0.12553518225474364 -0.12356368691761534 -0.12147457427298025 -0.11927107270106456 -0.11695644354892384 -0.11453397591353821 -0.11200698178973428 -0.10937879157685128 -0.10665274993697393 -0.10383221199644208 -0.10092053988147101 -0.09792109957794376 -0.09483725810477969 -0.09167238098977248 -0.088429830036361 -0.08511296136944325 -0.08172512374814511 -0.07826965713322763 -0.07474989149679896 -0.07116914586188197 -0.06753072755943557 -0.06383793169050418 -0.06009404078124245 -0.0563023246186664 -0.05246604025521267 -0.04858843217024526 -0.04467273257694128 -0.04072216186309314 -0.03673992915460981 -0.03272923299068479 -0.02869326209975783 -0.02463519626564698 -0.020558207273306327 -0.016465459923932144 -0.012360113109193072 -0.008245320934528792 -0.004124233881603192 0.0; -0.021119561013061852 -0.02507894994157086 -0.028999626866173658 -0.03287566396747484 -0.03670125542570394 -0.04047073223447899 -0.044178576262440504 -0.04781943349593131 -0.051388126403446546 -0.05487966537058442 -0.05828925916246642 -0.06161232437903901 -0.06484449387722639 -0.06798162414235988 -0.0710198015996774 -0.07395534786486743 -0.07678482394041272 -0.0795050333719718 -0.08211302438602065 -0.08460609103643017 -0.08698177339363662 -0.08923785681528183 -0.09137237034201078 -0.09338358426605374 -0.0952700069237109 -0.09703038076556766 -0.09866367776040616 -0.10016909419028515 -0.10154604489518147 -0.10279415702593296 -0.10391326336408077 -0.10490339526653124 -0.10576477529188967 -0.10649780956384677 -0.107103079925147 -0.10758133593352513 -0.10793348674867953 -0.10816059295665573 -0.10826385837529874 -0.10824462188157023 -0.1081043492984824 -0.1078446253764057 -0.1074671459004848 -0.10697370995279447 -0.10636621235497137 -0.10564663631401298 -0.10481704629122454 -0.10387958111138425 -0.10283644732677541 -0.1016899128480302 -0.10044230085151766 -0.09909598397073646 -0.09765337877707814 -0.09611694055349011 -0.09448915836269246 -0.09277255041010092 -0.09096965970004442 -0.08908304998261074 -0.0871153019872078 -0.08506900993793615 -0.08294677834490177 -0.0807512190647801 -0.07848494862331877 -0.07615058579178724 -0.07375074940895138 -0.07128805643974696 -0.06876512026147034 -0.06618454916810543 -0.06354894508320014 -0.06086090247159118 -0.05812300744022822 -0.05533783701832451 -0.05250795860705981 -0.04963592958916247 -0.04672429708875063 -0.04377559787192416 -0.04079235837875262 -0.03777709487739241 -0.03473231373129581 -0.031660511770552964 -0.02856417675860733 -0.025445787945764062 -0.022307816700991075 -0.01915272721376879 -0.01598297725776538 -0.012801019008360854 -0.009609299906051232 -0.006410263557960691 -0.003206350669712221 0.0; -0.01510358173826066 -0.017935014012020103 -0.02073870498766152 -0.023510407600526747 -0.026245962572198935 -0.02894130906295514 -0.03159249478060146 -0.03419568549745465 -0.03674717393276365 -0.0392433879636036 -0.04168089813330866 -0.04405642443261027 -0.04636684233484135 -0.048609188072704826 -0.0507806631501809 -0.05287863808902293 -0.05490065541498446 -0.05684443189426407 -0.058707860035771435 -0.060489008879401354 -0.06218612409489281 -0.06379762741954927 -0.06532211546658585 -0.06675835793871743 -0.0681052952840516 -0.0693620358333483 -0.07052785245916914 -0.07160217879855683 -0.07258460508149657 -0.07347487360761748 -0.07427287391351618 -0.07497863767251113 -0.0755923333678793 -0.07611426077952764 -0.0765448453226646 -0.07688463227553921 -0.07713428093150618 -0.077294558708834 -0.07736633524961825 -0.07735057653709006 -0.0772483390584197 -0.07706076403794081 -0.0767890717635056 -0.07643455602646776 -0.07599857869365366 -0.0754825644275454 -0.07488799556885829 -0.07421640719368165 -0.07346938235553317 -0.07264854752079289 -0.07175556820432476 -0.07079214481052092 -0.0697600086834849 -0.06866091836869505 -0.0674966560872533 -0.06626902442264257 -0.06497984321886636 -0.06363094668791829 -0.062224180723650796 -0.06076140041842134 -0.059244467778150796 -0.057675249630935316 -0.056055615723825725 -0.05438743700198729 -0.05267258406408591 -0.050912925787505434 -0.04911032811672489 -0.04726665300810429 -0.045383757524092516 -0.04346349306988776 -0.041507704765523214 -0.03951823094628492 -0.03749690278449292 -0.035445544025627815 -0.03336597083190503 -0.03125999172649387 -0.02912940763159786 -0.02697601199384348 -0.024801590990407005 -0.02260792380951172 -0.0203967829990352 -0.018169934877025323 -0.015929139998129054 -0.013676153669966539 -0.011412726513625418 -0.009140605062558442 -0.00686153239419554 -0.004577248788742744 -0.002289492409598667 0.0; -0.00906942538829066 -0.010769604151857827 -0.012453102047074453 -0.014117365653216637 -0.015759894480508293 -0.01737824739023571 -0.018970048686118228 -0.02053299384778659 -0.02206485488059141 -0.023563485259432467 -0.02502682444796301 -0.0264529019782193 -0.02783984107947448 -0.02918586184883559 -0.030489283959798545 -0.03174852890849084 -0.03296212180082726 -0.03412869268700658 -0.035246977452857535 -0.036315818280377374 -0.037334163692351804 -0.038301068198285645 -0.039215691560917476 -0.040077297704295696 -0.04088525328591938 -0.04163902595660033 -0.04233818233260184 -0.04298238570526088 -0.0435713935136506 -0.044105054606014465 -0.04458330631553688 -0.045006171375779946 -0.04537375470054618 -0.045686240052328686 -0.045943886622609925 -0.04614702554637386 -0.046296056372119726 -0.046391443507490755 -0.0464337126594471 -0.04642344728658294 -0.04636128507993424 -0.046247914487247764 -0.046084071294353775 -0.045870535275979105 -0.04560812692698077 -0.04529770428376348 -0.04494015984432123 -0.044536417594253155 -0.04408743014483666 -0.043594175988276106 -0.04305765687412872 -0.04247889531001405 -0.041858932188769966 -0.04119882454342819 -0.0404996434306038 -0.03976247194219541 -0.038988403344666266 -0.03817853934461352 -0.03733398847884364 -0.036455864626653095 -0.03554528564174088 -0.03460337210068882 -0.03363124616480945 -0.03263003055178077 -0.03160084761338528 -0.03054481851541051 -0.02946306251575775 -0.028356696336560953 -0.02722683362619677 -0.02607458450690791 -0.02490105520380326 -0.023707347750994867 -0.022494559770592372 -0.021263784320415407 -0.020016109806188672 -0.01875261995416381 -0.017474393840077058 -0.01618250597049784 -0.01487802641261147 -0.01356202096862769 -0.01223555139101157 -0.010899675634877244 -0.009555448143865223 -0.008203920166002248 -0.006846140095971647 -0.005483153840432198 -0.0041160052029249015 -0.0027457362850759216 -0.0013733879007673487 0.0; -0.0030243549142512567 -0.003591301115511052 -0.004152680998088658 -0.004707642556210094 -0.0052553514711229255 -0.005794993255931452 -0.00632577529040735 -0.006846928736048469 -0.007357710322742079 -0.007857403999604735 -0.008345322443737943 -0.008820808421935321 -0.009283236001580432 -0.009732011608270828 -0.010166574928889727 -0.010586399660075034 -0.010990994103163827 -0.011379901607770901 -0.011752700867238319 -0.012109006070042182 -0.012448466912215262 -0.012770768476510748 -0.01307563098481145 -0.01336280943078908 -0.013632093100367412 -0.013883304987901893 -0.014116301116323601 -0.014330969769662702 -0.014527230646514334 -0.014705033943067306 -0.01486435937424421 -0.015005215141435671 -0.015127636855084087 -0.015231686420239985 -0.015317450892827914 -0.01538504131412318 -0.015434591530544361 -0.01546625700548002 -0.015480213629477234 -0.015476656534671885 -0.015455798918904157 -0.015417870884533932 -0.015363118296488244 -0.015291801663670314 -0.015204195047386206 -0.01510058500002926 -0.01498126953685903 -0.014846557143290603 -0.014696765819729207 -0.014532222165662436 -0.014353260504314394 -0.014160222048897567 -0.013953454111188026 -0.013733309352847846 -0.013500145079690643 -0.013254322578885836 -0.01299620649876596 -0.012726164270894945 -0.012444565573704889 -0.012151781836987865 -0.011848185786349793 -0.011534151026590344 -0.011210051662969681 -0.010876261959088756 -0.010533156030250347 -0.010181107570877038 -0.009820489614729975 -0.009451674326508935 -0.009075032823417317 -0.008690935025327551 -0.00829974953207429 -0.007901843526468054 -0.007497582701636015 -0.007087331211250981 -0.006671451641280943 -0.0062503050018776025 -0.005824250738043515 -0.005393646757777431 -0.004958849476340005 -0.0045202138754194396 -0.004078093575875694 -0.003632840922896154 -0.003184807082281727 -0.00273434214673723 -0.0022817952509689332 -0.0018275146944368929 -0.0013718480706551939 -0.0009151424019096116 -0.0004577442782969824 0.0; 0.0030243549142512567 0.003591301115511052 0.004152680998088895 0.004707642556209825 0.0052553514711229255 0.005794993255931452 0.006325775290407711 0.006846928736048077 0.007357710322742079 0.007857403999604735 0.008345322443738422 0.008820808421935321 0.009283236001580432 0.009732011608270268 0.01016657492888914 0.010586399660075643 0.010990994103163827 0.011379901607771562 0.011752700867238319 0.012109006070042182 0.012448466912214535 0.012770768476510748 0.013075630984812217 0.013362809430789865 0.013632093100366609 0.01388330498790107 0.01411630111632444 0.014330969769663556 0.014527230646514334 0.014705033943067306 0.014864359374245104 0.015005215141435671 0.015127636855084087 0.015231686420239985 0.015317450892827914 0.01538504131412318 0.015434591530544361 0.015466257005479059 0.015480213629477234 0.015476656534671885 0.015455798918905136 0.015417870884534914 0.01536311829648923 0.015291801663670314 0.015204195047385216 0.015100585000028267 0.01498126953685903 0.014846557143290603 0.014696765819729207 0.014532222165662436 0.014353260504314394 0.014160222048898554 0.013953454111189012 0.013733309352846864 0.013500145079690643 0.013254322578884863 0.01299620649876596 0.01272616427089591 0.012444565573704889 0.012151781836987865 0.011848185786348844 0.011534151026591286 0.011210051662968745 0.010876261959089688 0.010533156030250347 0.010181107570877038 0.009820489614730886 0.009451674326508031 0.009075032823416419 0.008690935025328443 0.00829974953207429 0.007901843526468054 0.007497582701636015 0.007087331211250981 0.006671451641280943 0.006250305001876747 0.005824250738044365 0.005393646757777431 0.004958849476340846 0.004520213875418603 0.004078093575876526 0.003632840922896154 0.003184807082280903 0.00273434214673723 0.0022817952509689332 0.0018275146944368929 0.0013718480706551939 0.0009151424019096116 0.0004577442782977953 0.0; 0.00906942538829066 0.010769604151858032 0.012453102047074217 0.014117365653216637 0.015759894480508293 0.01737824739023604 0.018970048686118228 0.02053299384778659 0.02206485488059141 0.023563485259432467 0.02502682444796301 0.026452901978219805 0.027839841079473945 0.02918586184883559 0.030489283959798545 0.03174852890849084 0.032962121800827894 0.03412869268700658 0.035246977452857535 0.036315818280377374 0.037334163692351076 0.038301068198285645 0.039215691560918246 0.040077297704295696 0.04088525328591938 0.04163902595660033 0.04233818233260184 0.04298238570526003 0.0435713935136506 0.044105054606014465 0.04458330631553688 0.045006171375779044 0.04537375470054618 0.045686240052328686 0.045943886622609925 0.04614702554637386 0.046296056372119726 0.04639144350749171 0.0464337126594471 0.04642344728658294 0.04636128507993424 0.04624791448724678 0.046084071294353775 0.045870535275979105 0.04560812692698077 0.04529770428376249 0.04494015984432123 0.044536417594253155 0.04408743014483765 0.0435941759882771 0.04305765687412971 0.04247889531001405 0.04185893218876898 0.04119882454342722 0.0404996434306038 0.03976247194219639 0.038988403344666266 0.03817853934461352 0.03733398847884268 0.036455864626654046 0.03554528564174088 0.03460337210068882 0.03363124616480945 0.0326300305517817 0.03160084761338436 0.03054481851541051 0.029463062515756838 0.02835669633656005 0.02722683362619677 0.02607458450690791 0.024901055203804142 0.02370734775099399 0.022494559770592372 0.021263784320415407 0.020016109806189532 0.01875261995416381 0.017474393840077058 0.01618250597049784 0.01487802641261147 0.013562020968626853 0.01223555139101157 0.010899675634876416 0.009555448143866047 0.008203920166002248 0.006846140095971647 0.005483153840432198 0.0041160052029249015 0.0027457362850759216 0.0013733879007665362 0.0; 0.015103581738260489 0.017935014012020103 0.02073870498766152 0.023510407600526747 0.026245962572198935 0.02894130906295547 0.03159249478060109 0.03419568549745426 0.036747173932763236 0.0392433879636036 0.04168089813330866 0.04405642443261027 0.04636684233484135 0.048609188072704826 0.0507806631501809 0.05287863808902354 0.05490065541498383 0.056844431894264726 0.05870786003577075 0.060489008879401354 0.06218612409489281 0.06379762741954927 0.06532211546658585 0.06675835793871743 0.0681052952840524 0.0693620358333483 0.07052785245916829 0.07160217879855683 0.07258460508149571 0.07347487360761748 0.07427287391351707 0.07497863767251113 0.0755923333678793 0.07611426077952764 0.0765448453226646 0.07688463227553921 0.07713428093150618 0.077294558708834 0.07736633524961825 0.07735057653709006 0.0772483390584197 0.07706076403794081 0.0767890717635056 0.07643455602646776 0.07599857869365366 0.0754825644275464 0.07488799556885829 0.07421640719368067 0.07346938235553416 0.07264854752079387 0.07175556820432476 0.0707921448105219 0.0697600086834849 0.06866091836869505 0.0674966560872533 0.06626902442264354 0.06497984321886732 0.06363094668791733 0.06222418072364983 0.06076140041842134 0.059244467778150796 0.057675249630935316 0.056055615723825725 0.05438743700198729 0.052672584064086835 0.05091292578750452 0.04911032811672489 0.047266653008105196 0.045383757524092516 0.04346349306988865 0.041507704765523214 0.03951823094628492 0.03749690278449292 0.03544554402562695 0.03336597083190589 0.03125999172649387 0.02912940763159786 0.02697601199384348 0.024801590990406165 0.02260792380951172 0.0203967829990352 0.018169934877025323 0.015929139998129876 0.013676153669966539 0.011412726513626235 0.009140605062558442 0.0068615323941963536 0.004577248788741933 0.002289492409598667 0.0; 0.02111956101306168 0.025078949941570654 0.028999626866173425 0.03287566396747458 0.03670125542570394 0.04047073223447899 0.044178576262440865 0.04781943349593131 0.05138812640344612 0.05487966537058486 0.05828925916246642 0.061612324379038505 0.06484449387722692 0.06798162414235988 0.0710198015996774 0.07395534786486743 0.07678482394041272 0.07950503337197247 0.08211302438602065 0.08460609103643088 0.08698177339363662 0.08923785681528258 0.09137237034201154 0.09338358426605374 0.0952700069237109 0.09703038076556766 0.09866367776040616 0.10016909419028515 0.10154604489518061 0.10279415702593209 0.10391326336408077 0.10490339526653124 0.10576477529188967 0.10649780956384769 0.10710307992514606 0.1075813359335242 0.10793348674868049 0.10816059295665573 0.10826385837529874 0.1082446218815712 0.1081043492984824 0.10784462537640668 0.1074671459004848 0.10697370995279447 0.10636621235497039 0.10564663631401397 0.10481704629122356 0.10387958111138425 0.10283644732677541 0.1016899128480302 0.10044230085151863 0.09909598397073646 0.09765337877707911 0.09611694055349011 0.09448915836269246 0.09277255041010092 0.09096965970004539 0.08908304998261074 0.0871153019872078 0.08506900993793615 0.08294677834490083 0.08075121906477915 0.07848494862331877 0.07615058579178724 0.07375074940895138 0.07128805643974696 0.06876512026147034 0.06618454916810543 0.06354894508320014 0.06086090247159118 0.05812300744022822 0.05533783701832451 0.052507958607058945 0.049635929589161604 0.046724297088749776 0.04377559787192501 0.04079235837875262 0.03777709487739241 0.03473231373129581 0.03166051177055213 0.02856417675860733 0.025445787945764062 0.022307816700991075 0.01915272721376879 0.01598297725776538 0.012801019008360854 0.009609299906051232 0.006410263557961501 0.003206350669712221 0.0; 0.027110119960892503 0.03219285324299681 0.0372260284346333 0.04220205487584671 0.047113497233083695 0.05195309437600654 0.05671377730240863 0.06138868602645578 0.06597118535501341 0.07045487948686269 0.07483362538000253 0.0791015448429024 0.08325303531629469 0.08728277932281768 0.09118575257238137 0.09495723072140363 0.09859279479396506 0.10208833528236555 0.10544005495338502 0.10864447039480232 0.11169841234420176 0.11459902484886954 0.11734376331156458 0.11993039148210238 0.12235697745905445 0.1246218887694187 0.1267237865968254 0.12866161923086117 0.13043461481126598 0.13204227344130715 0.13348435874446313 0.13476088893781973 0.13587212749423383 0.1368185734635259 0.1376009515206881 0.1382202018064437 0.138677469622523 0.13897409504078198 0.1391116024817839 0.13909169031490617 0.138916220528201 0.13858720851251533 0.13810681300045086 0.13747732619698738 0.1367011641347603 0.13578085728328754 0.1347190414378622 0.1335184489103046 0.13218190004046587 0.13071229504418586 0.1291126062104091 0.12738587045731814 0.12553518225474464 0.12356368691761435 0.1214745742729793 0.11927107270106456 0.11695644354892289 0.11453397591353821 0.11200698178973428 0.10937879157685128 0.10665274993697393 0.10383221199644208 0.10092053988147101 0.09792109957794468 0.09483725810477969 0.09167238098977248 0.088429830036361 0.08511296136944416 0.08172512374814511 0.07826965713322674 0.07474989149679896 0.07116914586188197 0.06753072755943557 0.06383793169050504 0.06009404078124245 0.0563023246186664 0.05246604025521267 0.04858843217024526 0.044672732576942105 0.04072216186309314 0.036739929154610634 0.03272923299068397 0.02869326209975783 0.024635196265646166 0.020558207273306327 0.016465459923932953 0.012360113109192262 0.008245320934528792 0.004124233881603999 0.0; 0.03306804291250874 0.039268196122851644 0.045408103688143714 0.051478534917593015 0.05747044665409748 0.0633750060897719 0.06918361244074518 0.07488791737935112 0.08047984413319242 0.08595160517250479 0.09129571841965226 0.09650502192726512 0.10157268698435823 0.10649222962253564 0.11125752050701641 0.11586279320947994 0.12030265087160043 0.12457207127938992 0.128666410379114 0.1325814042753668 0.13631316976094088 0.13985820343626232 0.1432133794833701 0.14637594616567967 0.14934352113005547 0.1521140855920467 0.15468597748849608 0.15705788368420456 0.15922883132084747 0.16119817839709719 0.1629656036687767 0.16453109595708598 0.16589494295143206 0.1670577195913115 0.16802027610905543 0.16878372581215373 0.1693494326803609 0.16971899884898461 0.1698942520456161 0.16987723304330188 0.16967018318866808 0.1692755320590144 0.16869588529774782 0.16793401267303493 0.1669928363999541 0.16587541976202064 0.1645849560636484 0.16312475794087722 0.16149824705374285 0.1597089441798026 0.1577604597247083 0.1556564846623037 0.15340078191354886 0.15099717817055583 0.1484495561693328 0.1457618474122591 0.14293802533905378 0.13998209894288924 0.13689810682646045 0.13369011169109876 0.13036219525061607 0.12691845356019343 0.12336299274956437 0.1196999251487575 0.11593336579385655 0.11206742929956799 0.10810622708485401 0.10405386493743655 0.09991444090268228 0.09569204348214277 0.09139075012686784 0.08701462601056545 0.08256772306764339 0.07805407928125342 0.07347771820651745 0.0688426487142864 0.06415286494090273 0.0594123464296805 0.05462505844996268 0.04979495247988764 0.04492596683917629 0.040022027458504646 0.035087048772226494 0.03012493472143538 0.025139579854552424 0.020134870512809225 0.015114686088169647 0.01008290034137409 0.005043382767936121 0.0; 0.03898614966755464 0.04629649056248391 0.05353608945610779 0.060694103167459094 0.06775990691900302 0.07472312094192116 0.08157363576477032 0.08830163606754399 0.0948976229961718 0.10135243484615682 0.10765726603829197 0.1138036843239091 0.11978364617185552 0.12558951030403778 0.1312140493608969 0.1366504596922816 0.1418923692828624 0.14693384383420188 0.15176939103786233 0.1563939630853343 0.16080295747101486 0.1649922161539182 0.16895802315220138 0.17269710065187657 0.17620660371730348 0.17948411369612918 0.18252763041535822 0.18533556326817296 0.18790672129304822 0.19024030234765282 0.1923358814800396 0.19419339859884674 0.19581314554259627 0.19719575264590117 0.19834217489746953 0.1992536777812869 0.19993182288845596 0.20037845338281882 0.20059567939880846 0.20058586344512835 0.20035160588271486 0.1998957305402998 0.19922127052559133 0.19833145428486773 0.19722969195854412 0.195919562075163 0.19440479862127238 0.1926892785197705 0.1907770095447066 0.18867211869602932 0.1863788410535803 0.18390150912563363 0.18124454270357224 0.17841243923078945 0.17540976469069258 0.17224114501573284 0.1689112580166607 0.16542482582876109 0.16178660786958865 0.15800139430075 0.1540739999845226 0.15000925892453096 0.14581201917838657 0.1414871382289939 0.13703947880028844 0.13247390510230286 0.12779527948982913 0.12300845951837185 0.11811829538068692 0.11312962770692132 0.10804728571111277 0.10287608566675945 0.0976208296940659 0.09228630484155334 0.08687728244476306 0.08139851774494261 0.07585474975074587 0.07025070132619131 0.06459107948833309 0.0588805758983379 0.05312386752989527 0.04732561749914102 0.041490476040506756 0.035623081613148054 0.02972806212282981 0.02381003624434266 0.017873614829721537 0.011923402387698288 0.005963998619976198 0.0; 0.044857303384157506 0.05326929721792903 0.0616002750609011 0.06983781331509627 0.07796973611769283 0.08598414556422558 0.0938694504539638 0.10161439342454935 0.10920807635743353 0.11663998395085852 0.12390000537297054 0.13097845392383578 0.13786608465153502 0.14455410988387843 0.15103421265348269 0.15729855800973702 0.16333980222647554 0.1691510999287303 0.17472610917570344 0.18005899454991786 0.18514442831427955 0.18997758970947187 0.1945541624735988 0.19887033067432022 0.20292277295077465 0.20670865526846527 0.21022562229490918 0.21347178750732188 0.21644572214591465 0.21914644312761708 0.22157340003522408 0.22372646129624288 0.22560589966404623 0.2272123771115408 0.22854692924441222 0.2296109493372372 0.23040617209147277 0.23093465720955259 0.23119877287423057 0.23120117921686367 0.23094481185271398 0.23043286555559467 0.22966877813828748 0.2286562145993548 0.22739905159107668 0.22590136225755422 0.2241674014863651 0.22220159161174502 0.2200085086019794 0.21759286875870495 0.21495951595101767 0.21211340940276163 0.20905961204713883 0.20580327945881968 0.20234964937003422 0.19870403177373738 0.19487179961384912 0.19085838005970382 0.18666924635929502 0.18230991026361176 0.17778591501228735 0.17310282886899508 0.16826623919342226 0.16328174703528583 0.158154962234696 0.152891499012167 0.1474969720307601 0.141976992912198 0.1363371671882423 0.13058309166826987 0.12472035220366649 0.11875452182950998 0.11269115926391861 0.10653580774542669 0.10029399418880211 0.09397122863984962 0.08757300400986978 0.08110479607066493 0.07457206369118477 0.06798024929714304 0.06133477953519242 0.05464106612350232 0.04790450687082604 0.041130486846403025 0.0343243796832745 0.02749154899781415 0.020637349908468567 0.013767130636888513 0.006886234174792894 0.0; 0.05067441847149645 0.06017823435370227 0.0695910120562857 0.07889878393931254 0.08808785771125326 0.09714485007738602 0.10605671876535756 0.11481079278132506 0.12339480076577862 0.13179689733471106 0.1400056873089848 0.14801024775239913 0.1558001477568043 0.1633654659304862 0.1706968055636899 0.17778530746245655 0.18462266045863365 0.19120110961991157 0.19751346219884774 0.20355309137392721 0.20931393784872737 0.2147905093870443 0.21997787837239646 0.22487167748956205 0.22946809363375276 0.2337638601595934 0.2377562475873827 0.2414430528880966 0.24482258747131797 0.2478936640018686 0.2506555821713121 0.25310811354989204 0.25525148564288713 0.2570863652728768 0.25861384140615706 0.2598354075376086 0.26075294374371455 0.2613686985084011 0.26168527042084366 0.26170558983855197 0.26143290060299346 0.260870741888713 0.2600229302605735 0.2588935420073306 0.2574868958134039 0.25580753582436994 0.2538602151555744 0.2516498798872602 0.24918165358377523 0.24646082236892544 0.24349282058417282 0.2402832170514169 0.23683770195731593 0.2331620743717112 0.22926223040857363 0.225144152034091 0.2208138965229971 0.21627758656105614 0.21154140098868526 0.20661156617810472 0.20149434803404287 0.196196044605936 0.1907229792977666 0.18508149466004284 0.17927794674708977 0.17331870002163086 0.16721012278767397 0.16095858313189923 0.15457044535312878 0.1480520668589347 0.14140979550807944 0.13464996737723922 0.127778904930304 0.12080291556847127 0.11372829053938097 0.10656130418361137 0.099308213496977 0.09197525798725183 0.08456865980414308 0.07709462412157049 0.06955933975155881 0.06196897996929168 0.05432970352915591 0.04664765585182313 0.03892897036270059 0.03117976996226656 0.023406168609049965 0.015614272996173717 0.00781018430255866 0.0; 0.05643046848444792 0.06701498681421796 0.07749872405629293 0.08786620894484608 0.09810227129890543 0.10819207888459369 0.11812117252687987 0.1278754993119918 0.13744144373833808 0.14680585669143587 0.15595608213669368 0.16487998144273713 0.17356595526704668 0.18200296295479138 0.19018053942068006 0.1980888095021791 0.2057184997904069 0.2130609479622131 0.22010810965324568 0.22685256292705194 0.23328751040933027 0.23940677916930353 0.24520481844166808 0.2506766952927072 0.2558180883429062 0.2606252796656784 0.2650951449877733 0.2692251423214352 0.2730132991616009 0.27645819838334573 0.27955896297550487 0.2823152397459565 0.2847271821326141 0.2867954322517191 0.2885211023117581 0.2899057555172526 0.29095138658196107 0.29166040196574256 0.2920355999435449 0.2920801506088632 0.29179757590753663 0.2911917297911404 0.2902667785724168 0.2890271815583545 0.2874776720297148 0.2856232386289885 0.2834691072121713 0.2810207232132099 0.27828373456373556 0.2752639752046206 0.27196744922015154 0.26840031562010375 0.26456887378982524 0.2604795496235736 0.25613888235180987 0.2515535120689257 0.24673016796401157 0.24167565725368623 0.2363968548127873 0.23090069349575615 0.22519415513892072 0.21928426223153633 0.213178070241347 0.20688266057858096 0.20040513418077074 0.19375260569935218 0.18693219826789864 0.179951038830871 0.172816254010969 0.1655349664925714 0.15811429189825166 0.15056133613502004 0.14288319318670656 0.1350869433287662 0.12717965174172025 0.11916836749951842 0.11106012290914082 0.10286193317793967 0.09458079638537632 0.08622369373602337 0.07779759007093678 0.0693094346147392 0.06076616193600521 0.05217469309878747 0.043541936983358745 0.034874791754473694 0.026180146455663897 0.017464882708249703 0.008735876493941029 0.0; 0.06211849401873576 0.07377131503538055 0.08531391666345968 0.09672936817940166 0.10800106366966691 0.11911276187923042 0.1300486242002027 0.14079325063092332 0.15133171355338593 0.161649589195338 0.17173298666268239 0.18156857444756958 0.1911436043376736 0.20044593267225158 0.20946403891054546 0.2181870414976823 0.22660471103219681 0.23470748075753572 0.242486454417216 0.2499334115295224 0.2570408101526539 0.26380178722499625 0.2702101565775265 0.27626040472632823 0.28194768456263625 0.2872678070658694 0.29221723117161086 0.29679305193159833 0.3009929871064715 0.304815362334345 0.3082590950193447 0.3113236770840695 0.31400915672869256 0.31631611933709053 0.31824566766718954 0.3197994014586417 0.3209793965861792 0.32178818388157066 0.32222872774120076 0.32230440462990245 0.32201898158501197 0.3213765948176376 0.3203817285010779 0.3190391938290745 0.31735410841944184 0.3153318761313892 0.3129781673578619 0.31029889984726305 0.3073002201022731 0.30398848539696555 0.3003702464472693 0.2964522307638703 0.2922413267110884 0.2877445682899781 0.28296912065894647 0.27792226640064716 0.27261139253956956 0.2670439783109008 0.2612275836776245 0.25516983858955955 0.24887843297512477 0.24236110745396097 0.23562564475621242 0.22867986183217018 0.22153160263422822 0.21418873155144746 0.20665912747578113 0.19895067847779727 0.19107127706884824 0.18302881602585377 0.17483118475425424 0.16648626616424322 0.15800193403503277 0.14938605084170334 0.14064646601905187 0.13179101463679985 0.12282751646057533 0.11376377537315815 0.10460757913060487 0.09536669942805721 0.08604889225023157 0.07666189848179679 0.0672134447530866 0.05771124449681507 0.048162999191691154 0.03857639976904226 0.028959128158754253 0.019318858951023688 0.009663261150558981 0.0; 0.06773161060422554 0.08043906409757436 0.09302718750326 0.10547763824570268 0.11777242016394579 0.12989392610516523 0.1418249785677735 0.1535488682151955 0.16504939009949007 0.17631087745310273 0.18731823292696967 0.19805695717368463 0.2085131746952612 0.21867365689590393 0.22852584230097786 0.2380578539237281 0.247258513781142 0.256117354579364 0.2646246286072515 0.2727713138936486 0.28054911769982926 0.2879504774330702 0.29496855908042885 0.30159725327348 0.3078311691049205 0.313665625826589 0.3190966425656121 0.3241209262009926 0.3287358575471535 0.332939475993737 0.336730462752378 0.3401081228613541 0.3430723660980178 0.3456236869468299 0.3477631437677231 0.34949233730560136 0.35081338867701883 0.3517289169646825 0.3522420165444268 0.3523562342628617 0.35207554657704043 0.3514043367603808 0.3503473722717382 0.34890978237709985 0.34709703610586906 0.3449149206162415 0.3423695200368293 0.3394671948443884 0.3362145618305108 0.33261847470327555 0.32868600536330556 0.324424425887385 0.31984119124684074 0.3149439227822321 0.309740392450632 0.3042385078567805 0.29844629807484313 0.29237190026321563 0.28602354707094535 0.27940955483074786 0.27253831253037697 0.26541827155119607 0.2580579361601622 0.2504658547391397 0.24265061173340632 0.23462082029941903 0.22638511563038002 0.21795214893680262 0.20933058205817742 0.20052908268091865 0.1915563201370006 0.18242096175712363 0.17313166975177316 0.1636970985932164 0.15412589287125428 0.14442668559541294 0.13460809691622622 0.12467873323825719 0.1146471866976044 0.1045220349767496 0.09431184142974433 0.0840251554909422 0.07367051334064711 0.06325643880125151 0.052791444437670185 0.04228403283602335 0.031742698034744575 0.021175927082424086 0.010592201696876009 0.0; 0.07326301659316993 0.08701017281981764 0.10062923636929656 0.11410050352001125 0.12740463636575092 0.1405227079021017 0.15343624509100304 0.16612726971685926 0.17857833686606467 0.19077257088129104 0.2026936986622648 0.21432608020568605 0.22565473629827923 0.2366653732983572 0.2473444049626183 0.25767897129584444 0.2676569544215886 0.2772669914916288 0.28649848467071926 0.2953416082508624 0.3037873129658157 0.31182732759171994 0.31945415793350257 0.32666108330900767 0.3334421506535907 0.33979216637716547 0.3457066861133825 0.35118200250681925 0.35621513118873543 0.3608037950952045 0.3649464072832819 0.3686420524014672 0.37189046697000006 0.3746920186247844 0.3770476844758809 0.37895902872775183 0.38042817970384535 0.3814578064128224 0.3820510947877306 0.38221172372305506 0.38194384102762413 0.38125203940419566 0.380141332559096 0.3786171315376663 0.3766852213736442 0.37435173813289 0.37162314642428573 0.3685062174431001 0.365008007604816 0.36113583782027525 0.356897273456114 0.352300105017896 0.3473523295870426 0.34206213303669597 0.3364378730460454 0.3304880629273463 0.324221356274967 0.31764653244120605 0.31077248283943065 0.3036081980712204 0.2961627558706505 0.28844530985569156 0.28046507907379026 0.27223133832613766 0.2637534092528366 0.25504065215917177 0.24610245856140467 0.23694824442902934 0.22758744409908557 0.21802950483704475 0.20828388201786982 0.1983600349001034 0.18826742296524232 0.1780155027942 0.1676137254523193 0.15707153435416438 0.14639836357918892 0.13560363660928199 0.12469676545923178 0.11368715017116228 0.10258417864412032 0.09139722677008752 0.08013565884786743 0.06880882824642068 0.05742607828942625 0.04599674333298058 0.03453015000851796 0.02303561860317105 0.011522464549920062 0.0; 0.0787060010392845 0.09347668289327243 0.10811087548135583 0.12258756738498588 0.1368861301412286 0.15098636556186099 0.16486855097820916 0.17851348221907773 0.19190251414771614 0.20501759860341412 0.21784131961387398 0.2303569257656707 0.2425483596416878 0.2544002842561115 0.2658981064391981 0.2770279971453624 0.28777690867892347 0.2981325888519531 0.3080835921078856 0.3176192876627013 0.3267298647324794 0.3354063349318304 0.34364053194196714 0.35142510856006587 0.35875353125284437 0.36562007234710625 0.37201979999822726 0.3779485660842603 0.38340299217854906 0.3883804537574457 0.39287906280208934 0.3968976489541619 0.40043573938529325 0.40349353753834577 0.4060719008962944 0.40817231793097675 0.4097968843795756 0.4109482789916465 0.4116297388836674 0.41184503463178057 0.4115984452265639 0.41089473300652124 0.40973911867949475 0.4081372565336013 0.4060952099314977 0.40361942717402166 0.40071671781147766 0.3973942294731471 0.39365942527811104 0.3895200618830734 0.38498416821583115 0.38006002493611446 0.37475614465903806 0.36908125297009675 0.36304427025478664 0.35665429436033674 0.3499205841018279 0.3428525436201256 0.33545970759454524 0.32775172730902274 0.31973835756674923 0.3114294444447646 0.3028349138768557 0.29396476105027247 0.28482904059924735 0.27543785757603656 0.2658013591782235 0.2559297272092959 0.24583317124797674 0.23552192250053433 0.22500622830917552 0.21429634728871932 0.20340254506301197 0.1923350905719305 0.18110425291933716 0.1697202987320258 0.15819348999941046 0.14653408236355256 0.13475232382902658 0.12285845386210206 0.11086270284870463 0.09877529188071338 0.08660643284020683 0.07436632875138871 0.06206517437004399 0.04971315698048879 0.03732045737010834 0.024897250951692592 0.012453709003861958 0.0; 0.08405395156257013 0.09983074805063184 0.11546303985581209 0.13092856368091277 0.14620545403393956 0.16127229251443614 0.1761081549918505 0.19069265647885744 0.2050059935210637 0.21902898394411988 0.23274310381979552 0.24613052153371845 0.25917412885907565 0.27185756896233493 0.2841652612887742 0.29608242329704576 0.30759508903301297 0.31869012455337753 0.3293552402291172 0.3395789999771865 0.3493508274862882 0.35866100951855556 0.3675006963837107 0.3758618996955172 0.38373748753214515 0.39112117713231764 0.39800752526784183 0.4043919164403206 0.4102705490555473 0.4156404197332968 0.4204993059130463 0.4248457469176072 0.4286790236368408 0.4319991369926127 0.43480678534404793 0.4371033409889943 0.4388908259136345 0.4401718869373146 0.44094977039414474 0.4412282964868144 0.4410118334413989 0.44030527158491606 0.43911399746001123 0.4374438680835899 0.43530118544843843 0.4326926713590879 0.4296254426853458 0.426106987109161 0.42214513943283605 0.41774805850910773 0.41292420484635833 0.4076823189351508 0.4020314003355427 0.3959806875581659 0.38953963876588127 0.382717913317064 0.37552535416604 0.3679719711311251 0.360067925035919 0.35182351272510615 0.3432491529519338 0.33435537313080227 0.3251527969449954 0.3156521327965079 0.3058641630821192 0.29579973427737527 0.28546974780793766 0.2748851516857734 0.26405693288595933 0.2529961104383685 0.2417137292072281 0.23022085433043607 0.2185285662896036 0.20664795658103102 0.19459012395719383 0.18236617120782986 0.16998720244930945 0.15746432089072362 0.14480862704486316 0.13203121735218734 0.11914318318575125 0.10615561020507241 0.09307957802691182 0.07992616018097412 0.0667064243186122 0.05343143264267387 0.04011224252671465 0.02675990729187694 0.0133854771098002 0.0; 0.08930036219377897 0.10606464326613858 0.1226767977851 0.13911336837530597 0.15535130802167452 0.17136803105516113 0.18714146201493587 0.20265008218705838 0.21787297363796193 0.2327898605804133 0.2473811479298919 0.2616279569302701 0.275512157749062 0.28901639896412296 0.3021241338852792 0.3148196436757371 0.32708805725909557 0.3389153680180999 0.3502884473108344 0.3611950548486326 0.3716238459975057 0.38156437608114985 0.3910071017786207 0.3999433797233115 0.4083654624220715 0.4162664916239081 0.42364048927693265 0.4304823462198273 0.4367878087602952 0.4425534632976579 0.4477767191500834 0.4524557897488472 0.4565896723627314 0.4601781265150985 0.4632216512545421 0.46572146143732984 0.46767946317621956 0.46909822860582184 0.46998097010944656 0.4703315141465874 0.470154274813812 0.4694542272650218 0.46823688110987344 0.46650825390171524 0.4642748448187739 0.4615436086345601 0.4583219300657178 0.45461759857773354 0.4504387837212865 0.4457940110644217 0.4406921387783996 0.43514233492786847 0.42915405550913566 0.4227370232736596 0.41590120736755276 0.408656803811878 0.4010142168428197 0.392984041125489 0.38457704485008276 0.375804153714484 0.3666764357930571 0.3572050872874038 0.3474014191512099 0.337276844577944 0.326842867337176 0.3161110709425118 0.30509310863172484 0.2938006941374325 0.2822455932247563 0.2704396159706918 0.25839460975839756 0.24612245295836818 0.23363504926728612 0.22094432267447667 0.2080622130250344 0.19500067214809091 0.1817716605181164 0.16838714441676783 0.15485909356241415 0.14119947917427342 0.12742027243785897 0.11353344333835876 0.09955095982844506 0.08548478729702165 0.07134688830534917 0.057149222557055575 0.04290374706850881 0.028622416506100926 0.014317183657005558 0.0; 0.09443884119137202 0.11217077397917406 0.12974336142010998 0.1471320114466567 0.16431255263371972 0.18126128661649482 0.19795503838636208 0.2143712042635886 0.23048779736342498 0.2462834903910829 0.26173765562095164 0.27683040193590136 0.2915426088235398 0.30585595724751813 0.3197529573332797 0.3332169728287235 0.34623224232101524 0.3587838972109252 0.37085797646553836 0.38244143818871723 0.39352216806624063 0.40408898475891164 0.41413164233208005 0.42364082982382223 0.43260816806643887 0.441026203886926 0.4488884018215865 0.4561891334880295 0.46292366476440927 0.4690881409309177 0.4746795699323723 0.4796958039231545 0.48413551925695164 0.487998195083728 0.4912840907151911 0.49399422191782716 0.4961303362894372 0.49769488787112265 0.4986910111418763 0.4991224945375239 0.49899375362976295 0.49830980409452985 0.49707623459206546 0.49529917967384507 0.49298529282412146 0.490141719736251 0.4867760719163128 0.4828964006988712 0.4785111717520789 0.47362924014179153 0.4682598260169759 0.4624124909714665 0.45609711513015394 0.44932387500093157 0.44210322212727443 0.4344458625701505 0.4263627372421052 0.4178650031108225 0.4089640152842636 0.39967130998461453 0.3899985884136989 0.37995770150835184 0.3695606355803047 0.3588194988316045 0.34774650873328905 0.3363539802520864 0.3246543149072165 0.31265999063693833 0.3003835524523323 0.2878376038538833 0.2750347989846951 0.26198783549272203 0.24870944807303488 0.23521240266007074 0.2215094912387963 0.20761352724292959 0.19353734150764282 0.17929377874361707 0.16489569449883565 0.15035595257411924 0.1356874228581148 0.1209029795472002 0.10601549971560234 0.09103786220088106 0.07598294676985379 0.06086363352995837 0.04569280255101122 0.030483333662327774 0.015248106390101008 0.0; 0.0994631188227536 0.11814168533249204 0.1366540974464107 0.1549746889737662 0.17307822242142648 0.19093994257976385 0.20853562800434858 0.2258416401923957 0.24283497027014792 0.25949328302569885 0.275794958140997 0.2917191284967064 0.30724571544400925 0.3223554609581513 0.3370299566092979 0.35125166930690493 0.36500396379417255 0.37827112188895134 0.3910383584866622 0.4032918343591503 0.41501866580078867 0.426206931189482 0.4368456745454045 0.4469249061841687 0.456435600573772 0.46536969151581276 0.47372006478135237 0.48148054834018456 0.48864590032927296 0.495211794911759 0.5011748061821913 0.5065323902765877 0.5112828658476358 0.5154253930658355 0.5189599513067855 0.5218873156831493 0.5242090325772067 0.5259273943264514 0.5270454132103586 0.5275667948815591 0.5274959113790175 0.5268377738547728 0.5255980051392783 0.5237828122634964 0.5213989590488112 0.518453738868457 0.5149549476767603 0.5109108573949659 0.5063301897349127 0.5012220905344197 0.4955961046708466 0.4894621516121734 0.4828305016578791 0.47571175291515594 0.46811680904944547 0.46005685784201933 0.4515433505813365 0.4425879823092409 0.43320267293768855 0.4233995492466357 0.4131909277689923 0.40258929856411074 0.3916073098772009 0.3802577536782456 0.3685535520705177 0.3565077445555839 0.34413347613878 0.3314439862564727 0.31845259850405244 0.3051727111414349 0.29161778835093477 0.2778013522206634 0.26373697542509056 0.2494382745730903 0.23491890419262346 0.2201925513202041 0.2052729306624517 0.1901737802962618 0.17490885787353752 0.15949193729586378 0.14393680582411666 0.12825726158758383 0.11246711145694052 0.09658016924515177 0.08061025420020568 0.06457118975342388 0.04847680248701308 0.032340921284403565 0.01617737662688599 0.0; 0.10436705510048434 0.1239700714142798 0.14340053784220938 0.16263177541766977 0.18163753976871555 0.20039207561384956 0.21887016918625923 0.23704719838703792 0.2548991804844501 0.2724028171938805 0.2895355369916045 0.3062755345346852 0.3226018070790176 0.3384941878075045 0.3539333760004825 0.36890096400052635 0.38337946094354175 0.397352313247394 0.41080392186806197 0.4237196563513348 0.4360858657251863 0.4478898862941317 0.45912004641193066 0.469765668322888 0.4798170671746581 0.48926554731682026 0.4981033960095304 0.5063238746752495 0.5139212078339043 0.520890569867842 0.5272280697676791 0.5329307340135405 0.537996487748444 0.5424241344015883 0.5462133339192822 0.5493645797601142 0.5518791748089572 0.5537592063614406 0.5550075203268044 0.5556276947926346 0.5556240130898837 0.5550014364909983 0.5537655766679079 0.551922668030162 0.5494795400567641 0.5464435897282742 0.5428227541585737 0.5386254835184726 0.5338607143360348 0.5285378432512321 0.5226667012953324 0.5162575287583531 0.5093209507009259 0.501867953160206 0.4939098600928845 0.48545831109204995 0.47652523990863016 0.4671228538023171 0.4572636137414398 0.4469602154660246 0.43622557142340845 0.42507279358115097 0.41351517711775104 0.4015661849876332 0.38923943335319744 0.3765486778733151 0.3635078008345089 0.35013079910818795 0.3364317729147177 0.3224249153726868 0.30812450280965514 0.2935448858086963 0.27870048096335054 0.2636057633120686 0.2482752594218777 0.2327235410897993 0.21696521962950807 0.2010149407098155 0.18488737971076394 0.16859723756245346 0.1521592370311403 0.13558811941663854 0.11889864162469069 0.10210557357756168 0.08522369592589439 0.06826779802458066 0.05125267613524167 0.034193131817751465 0.017103970473126135 0.0; 0.10914464746310734 0.12964878449134562 0.1499743907029616 0.17009383607870632 0.18997992902287483 0.20960597151931337 0.22894581226198268 0.24797389756351582 0.2666653198608979 0.2849958636541332 0.30294204873138814 0.3204811705523876 0.337591337680698 0.3542515061746437 0.3704415108659301 0.386142093474301 0.40133492752561917 0.4160026400594711 0.4301288301305785 0.44369808412581974 0.4566959879354157 0.46910913603267584 0.4809251375315372 0.4921326193049172 0.5027212262594761 0.5126816188738339 0.5220054681174318 0.5306854478761447 0.5387152250183795 0.5460894472417688 0.5528037288456732 0.5588546345786164 0.5642396617124725 0.5689572204968193 0.5730066131473602 0.5763880115218094 0.5791024336351601 0.5811517191639393 0.5825385040858941 0.5832661945977092 0.5833389404488403 0.5827616078244994 0.5815397519052512 0.5796795892247247 0.5771879699406305 0.57407235012771 0.5703407641944477 0.5660017975184813 0.5610645593886392 0.5555386563345135 0.5494341659174875 0.5427616110502175 0.5355319349047214 0.5277564764626065 0.5194469467544298 0.5106154058289241 0.5012742404867552 0.4914361428076422 0.4811140894941453 0.4703213220501085 0.4590713278067457 0.4473778218046443 0.4352547295354913 0.4227161705431887 0.40977644288014525 0.39645000841091166 0.3827514789520104 0.3686956032337365 0.3542972546668688 0.33957141989467277 0.3245331881082056 0.30919774110081694 0.29358034403580224 0.2776963368994333 0.26156112661004816 0.24519017975247093 0.22859901590584011 0.2118032015317995 0.19481834438907525 0.17766008843961292 0.16034410921072853 0.14288610957708403 0.1253018159257855 0.10760697466739447 0.08981734905530196 0.07194871627554394 0.05401686476889351 0.03603759174682263 0.01802670086277121 0.0; 0.11379003838917656 0.13517084421886813 0.15636755111454365 0.17735163970681891 0.19809503091969344 0.21857014154789264 0.2387499378668267 0.2586079870826829 0.2781185064449749 0.2972564098596379 0.31599735185744504 0.33431776878980346 0.3521949171418771 0.36960690887114567 0.3865327436978895 0.40295233829247373 0.41884655232254014 0.4341972113411532 0.44898712651444445 0.4632001112042185 0.4768209944372194 0.48983563130815017 0.5022309103780788 0.513994758143375 0.5251161406628071 0.5355850624417811 0.5453925626829301 0.5545307090212952 0.5629925888701856 0.5707722985104591 0.5778649300614427 0.584266556476011 0.5899742147055429 0.594985887182546 0.5993004817698041 0.6029178103249591 0.6058385660285723 0.608064299621989 0.6095973946987852 0.6104410421903564 0.6105992141822882 0.6100766371936536 0.6088787650464227 0.6070117514467108 0.6044824223937997 0.6012982485267828 0.5974673175123223 0.592998306570502 0.5879004552291424 0.582183538390206 0.5758578397852417 0.568934125890113 0.561423620362626 0.5533379790601788 0.5446892656881811 0.5354899281237496 0.5257527754532313 0.5154909557562409 0.5047179346633647 0.49344747470933326 0.48169361549838374 0.4694706546937171 0.4567931298383957 0.44367580101071363 0.43013363431308377 0.41618178618967533 0.40183558856454693 0.3871105347887706 0.37202226638200503 0.356586560551213 0.34081931846668445 0.3247365542731449 0.3083543848116573 0.2916890200260512 0.27475675402588395 0.2575739567763562 0.2401570663841836 0.22252258194717528 0.20468705693412098 0.186667093060606 0.16847933462548081 0.15014046327194888 0.1316671931365444 0.11307626634870785 0.09438444884314069 0.07560852644670905 0.056765301201306836 0.03787158788377014 0.018944210683718654 0.0; 0.11829752293204338 0.14052944681032492 0.1625721120539835 0.18439617123880453 0.2059727172707715 0.22727333915883038 0.24827017588866657 0.26893596821016263 0.289244108165064 0.3091686861961219 0.32868453569461675 0.3477672748594166 0.366393345757514 0.3845400504931214 0.40218558440976154 0.4193090662671696 0.4358905653521585 0.4519111254996311 0.46735278601667524 0.48219859951882466 0.4964326467032306 0.510040048098317 0.5230069728436182 0.5353206445666507 0.5469693444359454 0.5579424114805497 0.56823024027652 0.5778242761099973 0.5867170077344276 0.5949019578463982 0.6023736714102969 0.6091277019667021 0.6151605960630063 0.6204698759473538 0.625054020668546 0.6289124457251984 0.6320454814071428 0.6344543499709742 0.6361411417897123 0.6371087906139576 0.6373610480786096 0.6369024575853917 0.6357383276869946 0.6338747050938374 0.6313183474191797 0.6280766957727633 0.6241578473073122 0.6195705278161648 0.6143240644741056 0.6084283588071485 0.6018938599706393 0.5947315384086875 0.5869528599615345 0.5785697604812348 0.5695946210097744 0.560040243567738 0.5499198275956898 0.5392469470847301 0.5280355284271246 0.5162998290126006 0.5040544165907914 0.491314149415426 0.4780941571812533 0.46440982276028286 0.450276764739783 0.43571082076058004 0.4207280316505539 0.405344626344791 0.38957700758068525 0.3734417383533286 0.3569555291137839 0.34013522569032273 0.3229977979103967 0.3055603288989732 0.28784000502695567 0.2698541064816132 0.2516199984293745 0.23315512273988373 0.2144769902389299 0.19560317345667383 0.1765512998366014 0.15733904536967022 0.1379841286173352 0.11850430508641917 0.0989173619181629 0.07924111285329416 0.059493393434459835 0.03969205640702713 0.019854967278929984 0.0; 0.12266155616200107 0.14571797414944693 0.16858037529390352 0.19121864463193955 0.21360310587470846 0.23570457716510226 0.25749442501300085 0.27894461622739497 0.30002776767699124 0.3207171937246165 0.3409869511952633 0.36081188175275203 0.38016765157565274 0.3990307882391276 0.4173787147256169 0.4351897805036093 0.4524432896300533 0.46911952584807476 0.48519977466747416 0.500666342430907 0.5155025723835043 0.5296928577779562 0.5432226520606466 0.5560784761971662 0.5682479232074473 0.5797196599917722 0.5904834265389238 0.6005300326168274 0.6098513520540725 0.6184403147277043 0.6262908963787138 0.6333981063816007 0.63975797359839 0.6453675304504842 0.6502247953437914 0.6543287535837354 0.6576793369170403 0.6602774018366755 0.6621247067850388 0.6632238883884995 0.66357843685376 0.6631926706532623 0.6620717106231285 0.6602214535928578 0.6576485456613831 0.6543603552290702 0.6503649458899614 0.6456710492830007 0.6402880379952673 0.6342258986043574 0.6274952049410792 0.6201070916476195 0.6120732281002934 0.6034057927599847 0.5941174480074517 0.5842213155147815 0.5737309521985744 0.5626603267947986 0.5510237970898468 0.5388360878370273 0.5261122693826783 0.5128677370212019 0.4991181910936639 0.4848796178401643 0.47016827101196035 0.45500065424533875 0.4393935041954588 0.4233637744248487 0.40692862003791264 0.39010538304970227 0.37291157847431605 0.35536488111559883 0.3374831130403195 0.319284231711742 0.3007863187593401 0.28200756935851745 0.2629662821923983 0.2436808499661594 0.22416975044289125 0.20445153796868776 0.1845448354534393 0.16446832677278217 0.14424074955567942 0.12388088832130008 0.10340756792810457 0.08283964729745442 0.062196013373470305 0.041495575280455756 0.020757258638801332 0.0; 0.12687676050146177 0.1507300028244136 0.1743848622841054 0.1978105157593021 0.22097657560800285 0.24385314521451426 0.26641087279874204 0.2886210033133847 0.310455428266522 0.33188673331970875 0.35288824352508047 0.373434066078978 0.3934991304840753 0.4130592260268723 0.43209103649251274 0.45057217205411104 0.4684811982889973 0.4857976622893803 0.5025021158498082 0.5185761357283212 0.534002340992275 0.5487644074733784 0.5628470793694078 0.5762361780423189 0.5889186080739771 0.6008823606513829 0.6121165143631384 0.6226112334978061 0.6323577639428571 0.6413484267900006 0.6495766097588364 0.6570367565560005 0.6637243542912714 0.6696359190754961 0.6747689799276823 0.679122061120279 0.6826946630924707 0.685487242061382 0.6875011884604002 0.6887388043324465 0.689203279804034 0.6888986687633497 0.6878298638624664 0.6860025709602152 0.6834232831181739 0.6800992542578856 0.6760384725826372 0.6712496338621889 0.665742114673605 0.6595259456859524 0.6526117850711274 0.6450108921174614 0.6367351011170929 0.6277967955924442 0.6182088829214806 0.6079847694158402 0.597138335900402 0.5856839138374464 0.5736362620332731 0.5610105439599807 0.5478223057201357 0.5340874546772371 0.5198222387702279 0.5050432265258995 0.48976728777873685 0.47401157510375425 0.45779350596400925 0.4411307455708472 0.42404119045151034 0.4065429527155165 0.3886543450081957 0.370393866136938 0.35178018735307187 0.332832139269861 0.31356869939481763 0.29400898025245326 0.2741722180716583 0.25407776201012744 0.23374506388665717 0.21319366839063952 0.1924432037367835 0.17151337273187764 0.15042394421933925 0.1291947448663472 0.10784565125751763 0.08639658225834287 0.06486749161098754 0.04327836072451599 0.02164919162117254 0.0; 0.1309379329379958 0.1555593130629111 0.17997832498118024 0.20416349532821032 0.22808378164583668 0.2517086275428244 0.2750080162071151 0.2979525221030852 0.3205133606978432 0.3426624360721357 0.36437238628368046 0.38561662636358957 0.4063693888398322 0.42660576169539277 0.4463017236826878 0.4654341769298876 0.48398097678890734 0.5019209588888522 0.5192339633725783 0.5359008563076162 0.5519035482759257 0.5672250101597496 0.5818492861530612 0.5957615040397938 0.6089478827910101 0.6213957375434858 0.633093482031711 0.6440306285540628 0.65419778556183 0.6635866529668594 0.672190015269851 0.6800017326166994 0.6870167298948416 0.6932309839852607 0.6986415092887006 0.7032463416467158 0.7070445207795133 0.7100360713631388 0.7122219828684045 0.7136041882832429 0.7141855418387145 0.7139697958569879 0.7129615768370781 0.7111663608911961 0.7085904486411349 0.7052409396803382 0.7011257067031974 0.6962533693986763 0.6906332682007357 0.6842754379831453 0.6771905817812667 0.6693900446182471 0.660885787507812 0.6516903617006136 0.6418168832357545 0.6312790078538565 0.6200909063227981 0.6082672402220638 0.595823138226574 0.5827741729258842 0.5691363382097817 0.5549260272466127 0.5401600110760838 0.5248554178339189 0.5090297126214911 0.49270067802952966 0.4758863953211138 0.45860522627549627 0.4408757956908036 0.4227169745403544 0.40414786377421646 0.3851877787547 0.36585623431171255 0.34617293040136243 0.32615773834876843 0.30583068765382043 0.285211953336588 0.2643218437971399 0.2431807891628208 0.22180933009441514 0.20022810702117397 0.17845784977336035 0.15651936757979207 0.13443353939677158 0.11222130453388439 0.08990365354130966 0.06750161932256188 0.045036268436009816 0.02252869254799474 0.0; 0.1348400520993112 0.16019989754527716 0.18535375659465714 0.21026956177956851 0.23491567075766662 0.2592609209286878 0.28327468249611815 0.3069269098153294 0.33018819087929974 0.3530297948034856 0.3754237171825463 0.3973427232032872 0.4187603884103282 0.4396511370334729 0.45999027779853324 0.47975403715624193 0.4989195898768962 0.51746508697129 0.5353696809113538 0.5526135481365081 0.5691779088440854 0.5850450440741186 0.6001983101103199 0.6146221502300826 0.6283021038467863 0.641224813097517 0.6533780269384953 0.6647506028189769 0.6753325060121619 0.6851148066886424 0.6940896748241877 0.7022503730391457 0.709591247471459 0.7161077167892501 0.7217962594521363 0.7266543993329015 0.7306806898129176 0.7338746964657616 0.7362369784439025 0.7377690686830952 0.7384734530383299 0.7383535484638211 0.7374136803476309 0.7356590591092149 0.7330957561653503 0.7297306793667917 0.7255715480044573 0.7206268674801318 0.7149059037326089 0.7084186575058667 0.7011758385413874 0.6931888397720807 0.68446971159052 0.6750311362593424 0.6648864025267943 0.6540493805054658 0.6425344968673707 0.6303567104036375 0.6175314879922569 0.6040747810125777 0.590003002240587 0.575333003254446 0.5600820523753344 0.5442678131643478 0.5279083234920352 0.5110219751931759 0.4936274943155162 0.4757439219675543 0.45739059576689184 0.438587131887371 0.4193534077000167 0.3997095449998134 0.37967589380750777 0.3592730167329659 0.3385216738841345 0.31744280830329336 0.2960575319101437 0.2743871119292561 0.2524529577775231 0.2302766083855817 0.20787971992557902 0.18528405391623287 0.16251146567486024 0.13958389308487557 0.11652334564623333 0.09335189377539259 0.0700916583205865 0.046764800257516045 0.02339351053004159 0.0; 0.13857828517357684 0.16464597007167395 0.1905044022160512 0.21612097412257364 0.2414634966176391 0.2665002527733823 0.2912000503837027 0.31553227283094365 0.3394669282018307 0.3629746965206712 0.38602697497787086 0.40859592104231846 0.43065449335720235 0.452176490330095 0.47313658633975764 0.49351036549383587 0.513274352883488 0.5324060432928215 0.550883927332796 0.5686875149808727 0.5857973565190889 0.6021950608743235 0.6178633113752834 0.63278587895102 0.6469476328056568 0.6603345486133018 0.6729337142858792 0.6847333333747565 0.6957227261745587 0.7058923286044276 0.7152336889481663 0.7237394625402284 0.7314034044893198 0.73822036053553 0.7441862561403503 0.7492980839117359 0.7535538894684889 0.7569527558497283 0.7594947865761128 0.7611810874697585 0.7620137473395378 0.7619958176376544 0.7611312911921077 0.7594250801179094 0.7568829930077516 0.7535117115002757 0.7493187663211772 0.744312512889162 0.738502106575284 0.7318974777004358 0.724509306351827 0.7163489970951713 0.7074286536550152 0.6977610536312961 0.6873596233157582 0.6762384126673212 0.6644120705010139 0.6518958199404966 0.6387054341797208 0.6248572125947734 0.6103679572425456 0.5952549497785282 0.579535928821775 0.5632290677909272 0.5463529532311812 0.5289265636481356 0.5109692488607224 0.4925007098817583 0.4735409793311798 0.4541104023837005 0.43422961824940604 0.4139195421828267 0.3932013480131011 0.3720964511851742 0.35062649229938714 0.3288133211344255 0.3066789811363406 0.2842456943542714 0.2615358468015275 0.23857197421892917 0.21537674821560993 0.19197296276100173 0.16838352100034418 0.14463142236480317 0.12073974994621539 0.09673165810546609 0.07263036028268144 0.04845911697669255 0.02424122386062427 0.0; 0.14214799465793718 0.16889197405812698 0.19542376929530222 0.22171028465627168 0.24771883506547757 0.27341719922205376 0.2987736713743288 0.32375711159034454 0.3483369943907708 0.3724834556189946 0.3961673374321473 0.41936023130622463 0.4420345189583498 0.4641634110993476 0.4857209839402737 0.5066822133871282 0.5270230068687203 0.5467202327534115 0.5657517473211858 0.5840964192681228 0.6017341517308029 0.6186459018283822 0.634813697730026 0.6502206532649498 0.664850980101522 0.6786899975306216 0.6917241398967132 0.7039409617278682 0.7153291406231473 0.7258784779624304 0.7355798975098187 0.7444254419872043 0.752408267699449 0.7595226372968579 0.7657639107642684 0.7711285347291054 0.775614030183179 0.7792189787148787 0.7819430073496865 0.7837867720976965 0.784751940307053 0.7848411719219507 0.784058099743106 0.7824073087874324 0.7798943148420655 0.7765255423059204 0.7723083014096476 0.767250764902216 0.761361944289461 0.7546516657067263 0.7471305455043803 0.7388099656213755 0.7297020488182854 0.7198196338373812 0.709176250553309 0.6977860951738819 0.6856640055463727 0.6728254366205323 0.6592864361154106 0.6450636204328952 0.630174150856752 0.6146357100718867 0.5984664790345091 0.5816851142199524 0.5643107252710277 0.5463628530660513 0.5278614482220155 0.5088268500448491 0.48927976593529365 0.4692412512556537 0.4487326896595104 0.42777577388350163 0.40639248699738184 0.3846050841058744 0.3624360744932165 0.33990820419890183 0.3170444390108 0.2938679478597138 0.2704020865974274 0.24667038213843978 0.22269651694387435 0.1985043138244767 0.17411772103817877 0.14956079765642358 0.12485769917226586 0.10003266332225594 0.07510999609321321 0.05011405788423031 0.025069249793617857 0.0; 0.14554474491761277 0.17293259083533752 0.20010563792745398 0.22703035152688705 0.2536735992496223 0.2800027032377044 0.3059854911359358 0.33159034566970824 0.3567862526982911 0.3815428476253577 0.4058304600564704 0.42962015660163705 0.45288378172979715 0.4755939965911856 0.49772431573283404 0.5192491416419889 0.5401437970618562 0.5603845550337716 0.5799486666296099 0.5988143863478421 0.6169609951561967 0.6343688211731848 0.6510192579898747 0.6668947806421295 0.6819789592520175 0.6962564703652607 0.7097131060193376 0.7223357805841459 0.7341125354240123 0.7450325414361748 0.7550860995267463 0.7642646390905075 0.7725607145656767 0.7799680001391082 0.7864812826810887 0.7920964529921222 0.796810495446751 0.8006214761216294 0.8035285294966831 0.8055318438193526 0.8066326452225668 0.8068331806872974 0.8061366999403161 0.8045474363771236 0.8020705870989636 0.7987122921514507 0.794479613050564 0.7893805106797284 0.7834238226393275 0.7766192401274158 0.7689772844275449 0.7605092830765888 0.7512273457822315 0.7411443401564101 0.7302738673275276 0.7186302374906232 0.706228445451035 0.693084146213345 0.6792136306636182 0.66463380138916 0.6493621486762328 0.6334167267223832 0.6168161300963101 0.5995794704744885 0.5817263536801565 0.5632768570466866 0.5442515071239102 0.5246712577425576 0.5045574684487032 0.48393188331693504 0.46281661014788383 0.4412341000528372 0.4192071274253169 0.39675877029683043 0.37391239107143337 0.350691617631332 0.3271203248034481 0.3032226161747302 0.2790228062419694 0.2545454028800092 0.22981509011048784 0.2048567111516613 0.17969525172837925 0.15435582361996475 0.1288636484225461 0.10324404150134646 0.07752239610749213 0.051724167633136434 0.025874857978008543 0.0; 0.14876430853766484 0.17676274772348233 0.20454407091114477 0.23207435106770707 0.25932005458116547 0.28624809253444006 0.31282587080777274 0.3390213388858302 0.3648030372518519 0.39014014325771335 0.4150025153657905 0.439360735665887 0.4631861505782163 0.48645090966147675 0.5091280024533146 0.5311912932789209 0.5526155539721141 0.5733764944618973 0.5934507911861922 0.6128161133030934 0.6314511466785836 0.6493356156380883 0.6664503024775548 0.6827770647377858 0.6982988502535797 0.7129997099967448 0.7268648087392487 0.7398804335695807 0.7520340003018695 0.7633140578233301 0.7737102904312186 0.7832135182156501 0.7918156955493449 0.7995099077496152 0.8062903659816852 0.8121524004757475 0.8170924521329974 0.8211080625982611 0.8241978628787551 0.826361560589982 0.827599925910797 0.8279147763303066 0.8273089602694558 0.8257863396599896 0.8233517715629343 0.8200110889078338 0.8157710804327848 0.8106394699037692 0.8046248946900024 0.7977368837699488 0.7899858352403553 0.7813829933981853 0.7719404254626017 0.7616709980013402 0.7505883531227782 0.7387068844919341 0.7260417132253653 0.7126086637166894 0.6984242394410649 0.6835055987835877 0.667870530933139 0.6515374318797942 0.6345252805504704 0.6168536151141243 0.5985425094844122 0.579612550044442 0.5600848126149747 0.5399808396842605 0.5193226179145699 0.49813255593748573 0.47643346244707346 0.45424852459723386 0.4316012867068286 0.4085156292735488 0.3850157482950255 0.3611261348932985 0.3368715552365078 0.3122770307495832 0.2873678186036597 0.26216939247214577 0.23670742353958235 0.21100776174786903 0.18509641726294399 0.15899954214368267 0.13274341219355995 0.10635440897457843 0.07985900196200706 0.05328373081768749 0.026655187758993722 0.0; 0.15180267244930482 0.18037762585567382 0.2087334235394767 0.23683578986663884 0.26465083342451196 0.29214509727263704 0.31928560811406886 0.3460399242722792 0.3723761823639359 0.39826314256355677 0.4236702323621329 0.4485675887282962 0.472926098587361 0.4967174375406315 0.5199141067546424 0.5424894679574348 0.5644177764865883 0.5856742123413874 0.6062349091992357 0.626076981364149 0.6451785486228475 0.6635187589915496 0.6810778093440534 0.6978369639189939 0.7137785707112659 0.7288860757594878 0.7431440353479971 0.7565381261481677 0.7690551533298846 0.7806830566796361 0.7914109147670391 0.8012289472065106 0.8101285150653873 0.8181021194739324 0.8251433984964223 0.8312471223258733 0.8364091868678836 0.8406266057816169 0.8438975010480679 0.8462210921374994 0.8475976838492547 0.8480286528981449 0.8475164333221701 0.8460645007865996 0.8436773558593239 0.840360506331971 0.836120448660546 0.8309646485983491 0.8249015210926234 0.817940409514857 0.8100915642928984 0.8013661210110588 0.7917760780422077 0.7813342737735353 0.7700543634851421 0.7579507959380275 0.7450387897252619 0.7313343094373405 0.7168540416897657 0.7016153710579603 0.685636355961581 0.6689357045372526 0.6515327505356991 0.6334474292761697 0.6147002536880203 0.5953122904662826 0.5753051363650725 0.5547008946497544 0.5335221517258752 0.5117919539601052 0.4895337847056394 0.46677154154189604 0.4435295137357409 0.41983235992902723 0.395705086054836 0.37117302348255105 0.34626180738973933 0.3209973553567593 0.29540584617808563 0.26951369888253657 0.24334755195289912 0.2169342427338733 0.19030078701583575 0.16347435878058847 0.13648227009409894 0.10935195113015812 0.08211093030798858 0.054786814526007824 0.027407269473326733 0.0; 0.15465604381256248 0.18377266772251188 0.21266835308321044 0.24130851650540477 0.2696589494488047 0.29768586741578545 0.32535595815428564 0.3526364287634549 0.37949505160014846 0.4059002088892928 0.43182093594644666 0.457226962926473 0.48208875501812637 0.5063775510105016 0.5300654001636316 0.5531251973220378 0.5755307162167034 0.5972566409076667 0.618278595326275 0.6385731708829366 0.6581179521130461 0.6768915403405197 0.6948735753450437 0.7120447550257183 0.7283868530601818 0.7438827345645287 0.7585163697653694 0.7722728457011783 0.785138375975607 0.7971003085907112 0.8081471318930291 0.8182684786700868 0.8274551284392816 0.8356990079750868 0.8429931901241948 0.8493318909615618 0.8547104653432637 0.8591254009147186 0.8625743106351019 0.8650559238806931 0.866570076191497 0.8671176977267054 0.8667008004955055 0.8653224644303127 0.8629868223698219 0.8596990440192452 0.8554653189548217 0.8502928387391288 0.8441897782129085 0.8371652760280682 0.8292294144852529 0.8203931987378958 0.8106685354229911 0.8000682107769816 0.7886058682931817 0.7762959859749764 0.7631538532368248 0.7491955475026884 0.7344379105490737 0.7188985246373311 0.7025956884772653 0.6855483930614626 0.6677762974070817 0.649299704239142 0.6301395356466725 0.6103173087403609 0.5898551113376903 0.5687755776988872 0.5471018643344023 0.5248576259020736 0.502066991209617 0.47875453933564355 0.4549452758800183 0.4306646093520998 0.40593832770316024 0.38079257500717845 0.355253828292171 0.32934887452228684 0.30310478772906735 0.2765489062885718 0.24970881033943382 0.2226122993354418 0.19528736972485713 0.16776219274741075 0.14006509233880218 0.11222452313149192 0.08426904853969663 0.0562273189157317 0.028128049764198585 0.0; 0.15732085563722756 0.18694358441006975 0.21634382792595408 0.24548673291370307 0.2743378115629959 0.3028629896468648 0.33102865373775375 0.3588016974189018 0.38614956639671383 0.41304030242400447 0.4394425859485528 0.46532577740620346 0.49065995708284965 0.5154159634748947 0.5395654300833219 0.5630808205821111 0.5859354623075631 0.6081035780209467 0.6295603159028591 0.6502817777436654 0.6702450453003826 0.6894282047963551 0.7078103695459725 0.7253717006925327 0.7420934260530874 0.7579578570696857 0.7729484038719038 0.7870495884607835 0.800247056029382 0.8125275844399764 0.8238790918825731 0.8342906427437368 0.8437524517188452 0.8522558862047029 0.8597934670129853 0.8663588674482408 0.8719469107971156 0.8765535662781538 0.8801759435038501 0.8828122855087164 0.8844619603988702 0.8851254516801239 0.884804347322733 0.8835013276218587 0.8812201519134119 0.8779656442053146 0.8737436777842972 0.86856115885821 0.8624260092934475 0.8553471485064639 0.8473344745675652 0.8383988445741277 0.8285520543492205 0.8178068175202265 0.8061767440305513 0.7936763181358415 0.7803208759343524 0.7661265824791936 0.7511104085181974 0.7352901069050537 0.7186841887232105 0.7013118991618092 0.6831931931806707 0.6643487109990418 0.6447997534404999 0.6245682571640655 0.6036767698092604 0.582148425080508 0.5600069177939723 0.5372764789076733 0.5139818505534539 0.4901482610872014 0.4658014001715836 0.44096739390348366 0.41567277999630614 0.3899444830253907 0.3638097897429277 0.3372963244669758 0.310432024547521 0.2832451159109182 0.25576408868257494 0.22801767288633598 0.2000348142177681 0.1718446498873406 0.14347648452846037 0.11495976616435372 0.08632406222694822 0.05759903562020466 0.028814420819725246 0.0; 0.1597937721241788 0.189886362503886 0.21975513631110066 0.24936500528157599 0.27868123735703854 0.30766950374123875 0.336295925128977 0.3645271170177052 0.39233023401460626 0.4196730130556434 0.4465238154569432 0.4728516677229799 0.49862630104036165 0.5238181893905576 0.5483985862196068 0.5723395596077177 0.5956140258866458 0.618195781657818 0.6400595341693496 0.6611809300152802 0.6815365821256061 0.7011040950208973 0.7198620883105054 0.7377902184185031 0.7548691985265826 0.7710808167281226 0.7864079523924998 0.8008345907434566 0.8143458356599116 0.8269279207120246 0.8385682184495403 0.8492552479634665 0.8589786807459755 0.8677293448769917 0.8754992275693134 0.8822814761072386 0.8880703972165501 0.8928614549063539 0.8966512668256518 0.899437599179657 0.901219360252753 0.90199659258661 0.9017704638633707 0.9005432565449287 0.8983183563202439 0.8951002394132715 0.8908944588045306 0.8857076294195374 0.8795474123373352 0.8724224980721375 0.864342588980711 0.8553183808475453 0.8453615436990971 0.8344847018974831 0.8227014135629407 0.8100261493731592 0.796474270786275 0.7820620077328579 0.766806435820689 0.7507254530944857 0.7338377563910079 0.7161628173282047 0.6977208579652076 0.6785328261680944 0.6586203707144282 0.6380058161676144 0.616712137550166 0.5947629348430045 0.5721824073359377 0.548995327852532 0.5252270168706463 0.500903316558003 0.47605056474031393 0.45069556881765105 0.4248655796429962 0.39858826537518566 0.37189168531682726 0.34480426374619866 0.31735476375061766 0.2895722610673747 0.26148611793696563 0.23312595697212435 0.20452163504499485 0.1757032171937113 0.14670095054870927 0.11754523827820987 0.0882666135515645 0.05889571351849763 0.029463253301726743 0.0; 0.1620716937096112 0.19259727063193405 0.22289789466075557 0.25293827447369066 0.2826834659720898 0.3120989182932883 0.34115051906976784 0.36980463885220666 0.3980281746161615 0.42578859227514715 0.45305396812616183 0.4797930291571621 0.5059751921496631 0.5315706015134952 0.5565501657947473 0.5808855928020591 0.6045494233007069 0.6275150632282512 0.649756814389982 0.6712499035968486 0.6919705102131073 0.711895792085443 0.7310039098298505 0.7492740494570637 0.7666864433217842 0.7832223893853484 0.7988642687857891 0.8135955617134691 0.8274008615945682 0.8402658875886714 0.8521774954105715 0.8631236864900453 0.8730936154869186 0.8820775961820572 0.8900671057680897 0.8970547875666507 0.9030344522016872 0.9080010772609635 0.9119508054802503 0.9148809414868585 0.9167899471411033 0.9176774355160457 0.9175441635573585 0.9163920234665044 0.9142240328515072 0.9110443236905146 0.9068581301540574 0.9016717753324264 0.8954926569149211 0.8883292318678667 0.8801910001582764 0.8710884875698389 0.8610332276575735 0.8500377428869793 0.8381155250028832 0.8252810146724179 0.811549580445659 0.7969374970764649 0.781461923244946 0.7651408787217955 0.7479932210134302 0.7300386215255456 0.7112975412812595 0.6917912062285616 0.6715415821702589 0.6505713493480659 0.6289038767109097 0.6065631958959294 0.5835739749490377 0.5599614918103296 0.5357516075880082 0.5109707396429299 0.48564583450431387 0.4598043406356259 0.4334741810681709 0.4066837259184548 0.3794617648040062 0.35183747917097724 0.3238404145455686 0.29550045272009656 0.26684778388337155 0.2379128787039646 0.20872646037394724 0.17931947661975894 0.1497230716860114 0.11996855829730171 0.09008738960241244 0.060111131104735635 0.030071432582249744 0.0; 0.16415176179516208 0.19507286562025228 0.22576805542774456 0.25620186589029326 0.2863391703238093 0.3161452256953181 0.34558571694576323 0.37462680055157 0.40323514725109694 0.4313779838646361 0.45902313413936147 0.4861390585535102 0.5126948930171922 0.5386604864104356 0.5640064369024647 0.5887041269996944 0.6127257572735489 0.636044378722881 0.6586339237295852 0.6804692355697823 0.7015260964468699 0.7217812540165919 0.7412124463782278 0.7597984255098695 0.7775189791296628 0.794354950968703 0.8102882594450903 0.8253019147323561 0.8393800342191293 0.8525078563604533 0.8646717529246238 0.8758592396427507 0.8860589852714537 0.8952608190821904 0.903455736793641 0.9106359049663675 0.916794663881603 0.921926528928485 0.92602719052637 0.9290935126109937 0.9311235297152198 0.9321164426769023 0.9320726130080229 0.9309935559607049 0.9288819323269836 0.9257415390103197 0.9215772984077772 0.9163952466425658 0.9102025206872473 0.9030073444183705 0.894819013643596 0.8856478801425234 0.8755053347624573 0.8644037896102165 0.8523566593808563 0.8393783418637911 0.8254841976663405 0.8106905291941187 0.7950145589270088 0.7784744070286995 0.7610890683268794 0.7428783887002834 0.7238630409077638 0.7040644998935208 0.6835050176015152 0.6622075973309397 0.6401959676634489 0.617494555991639 0.59412846167704 0.5701234288646521 0.5455058189798121 0.5203025829319385 0.4945412330484688 0.46824981476110505 0.4414568780652652 0.4141914487725024 0.3864829995744972 0.35836142093615975 0.3298569918343067 0.3010003503573999 0.27182246418086903 0.2423546009316625 0.21262829845483533 0.1826753349942189 0.15252769929852095 0.12221756066358218 0.0917772389209455 0.061239174382436694 0.030635897750035734 0.0; 0.16603136314760963 0.1973099982357905 0.228361914443019 0.2591514987211705 0.28964346860483836 0.3198029162697254 0.34959535196776076 0.37898674676902633 0.40794357454249375 0.4364328531096739 0.4644221845075443 0.49187979429953044 0.518774569875889 0.5450760976875308 0.5707546993601548 0.5957814666384696 0.6201282951133477 0.6437679166878236 0.6666739307410742 0.6888208339527425 0.710184048753263 0.7307399503691694 0.7504658924357156 0.7693402311524941 0.7873423479610676 0.8044526707269818 0.8206526934118147 0.8359249942241784 0.8502532522418063 0.8636222624999927 0.8760179495447431 0.8874273794519678 0.8978387703169719 0.9072415012212902 0.9156261196866173 0.9229843476281728 0.9293090858223123 0.9345944169055314 0.9388356069242465 0.9420291054568029 0.9441725443311282 0.945264734963251 0.9453056643435948 0.9442964896994771 0.9422395318636532 0.9391382673799933 0.9349973193784971 0.929822447252837 0.923620535174457 0.9163995794779729 0.9081686749531995 0.898938000079582 0.8887188012391567 0.8775233759443672 0.8653650551171789 0.8522581844559276 0.8382181049262337 0.8232611324121121 0.8074045365631192 0.7906665188729962 0.7730661900248285 0.754623546537191 0.735359446745189 0.7152955861496284 0.6944544721668601 0.672859398311099 0.6505344178402171 0.6275043168952088 0.6037945871626625 0.5794313980887228 0.5544415686721346 0.5288525388630794 0.5026923405936207 0.47598956846468854 0.44877335011365765 0.42107331628570105 0.39291957063127325 0.36434265925123316 0.3353735400103433 0.306043551639118 0.2763843826432603 0.24642804003926144 0.21620681793408758 0.18575326596629468 0.15510015762536533 0.12428045846558985 0.09332729423035983 0.06227391890239997 0.031153682695113767 0.0; 0.16770813395260653 0.1993058184922349 0.23067611772239682 0.2617832945411306 0.2925919349953712 0.323066991458963 0.353173825242663 0.3828782485718822 0.41214656586948656 0.4409456142826949 0.4692428033949831 0.4970061540658801 0.5242043363436749 0.5508067063982697 0.5767833424237696 0.6021050794628112 0.6267435431071843 0.6506711820318719 0.6738612993223329 0.6962880825575483 0.7179266326141588 0.738752991159803 0.7587441668066395 0.7778781598988609 0.7961339859109063 0.8134916974359214 0.8299324047468806 0.8454382949156116 0.8599926494777803 0.8735798606346364 0.8861854459850679 0.8977960617841568 0.9083995147270436 0.9179847722594408 0.9265419714185966 0.9340624262108986 0.9405386335345869 0.9459642776582657 0.9503342332680039 0.9536445670978221 0.9558925381602753 0.9570765965956448 0.9571963811599373 0.9562527153734868 0.9542476023534235 0.9511842183546401 0.9470669050451394 0.9419011605427964 0.9356936292415909 0.9284520904563011 0.9201854459154669 0.9109037061331374 0.9006179756905429 0.8893404374593291 0.8770843357984183 0.8638639587568843 0.8496946193154603 0.8345926356994491 0.8185753107958754 0.8016609107077171 0.7838686424779661 0.7652186310161269 0.7457318952595611 0.7254303236018061 0.704336648619697 0.6824744211307427 0.6598679836118144 0.6365424430097515 0.6125236429740213 0.5878381355410763 0.5625131522995143 0.5365765750646234 0.5100569060903362 0.48298323784606173 0.4553852223853027 0.4272930403324085 0.3987373695132636 0.36974935325516306 0.3403605683806053 0.31060299291922006 0.28050897356155813 0.25011119287800687 0.21944263632566005 0.18853655906556308 0.15742645261237687 0.1261460113381794 0.09472909885180286 0.06320971427486628 0.031621958435426804 0.0; 0.16917996350783798 0.2010577804959021 0.2327076676985265 0.2640937851981995 0.29518060951428604 0.3259329759824555 0.3563161206146839 0.3862957213805832 0.41583793885210857 0.44490945615507 0.47347751817243666 0.5015099699460025 0.5289752942247624 0.5558426481101505 0.5820818987502387 0.6076636580369846 0.6325593162627228 0.656741074694243 0.6801819770250288 0.7028559396684936 0.7247377808573944 0.7458032485169578 0.766029046881661 0.7853928618280206 0.8038733848982021 0.8214503359916964 0.8381044847047795 0.8538176702999024 0.8685728202896181 0.8823539676220435 0.8951462664572776 0.9069360065265285 0.9177106260680506 0.927458723336257 0.9361700666826089 0.943835603209062 0.9504474659969689 0.955998979916383 0.9604846660227109 0.9639002445495656 0.9662426365085228 0.9675099639082457 0.967701548607133 0.9668179098152493 0.9648607602628223 0.9618330010540246 0.9577387152261235 0.9525831600353343 0.9463727579919163 0.9391150866681244 0.9308188673036685 0.9214939522342384 0.9111513111695165 0.899803016347855 0.8874622265954895 0.8741431703187577 0.8598611274583483 0.8446324104350372 0.8284743441167897 0.8114052448374157 0.7934443984972347 0.7746120377764038 0.7549293184917166 0.734418295127765 0.7131018955734012 0.6910038950944357 0.6681488895734572 0.6445622680475813 0.6202701845748091 0.5952995294595361 0.5696778998675627 0.5434335698607725 0.5165954598814047 0.4891931057156336 0.46125662696589875 0.4328166950611821 0.4039045008341672 0.374551721693939 0.3447904884226249 0.31465335162411856 0.28417324785276044 0.253383465449617 0.22231761011375356 0.19100957023568388 0.1594934820199623 0.1278036944237174 0.09597473393773022 0.06404126923654208 0.03203807572393008 0.0; 0.1704449975420694 0.2025636468104405 0.23445392884627844 0.26607991994895097 0.2974060069476618 0.3283969288753144 0.35901781816472 0.3892342413122339 0.4190122389549653 0.448318365308823 0.4771197269159148 0.5053840206511397 0.5330795709392225 0.5601753661349562 0.5866410940209787 0.6124471763790741 0.6375648025927217 0.6619659622403647 0.685623476640764 0.7085110293136556 0.7306031953208985 0.7518754694552738 0.7723042932461214 0.79186708075304 0.8105422431209686 0.828309211872034 0.8451484609116786 0.8610415272286779 0.8759710302707749 0.8899206899797752 0.9028753434720325 0.9148209603523614 0.9257446566514609 0.935634707378996 0.9444805576864851 0.9522728326361423 0.9590033455737563 0.9646651051056051 0.9692523206812742 0.9727604067860512 0.9751859857483545 0.9765268891693568 0.9767821579836381 0.975952041161294 0.9740379930634845 0.9710426694648849 0.966969922257928 0.9618247928550848 0.9556135043067384 0.9483434521534198 0.9400231940323661 0.9306624380594517 0.9202720300085869 0.908863939311661 0.8964512439030148 0.8830481139332867 0.8686697943782631 0.8533325865690999 0.8370538286709548 0.8198518751376925 0.8017460751708835 0.782756750211829 0.7629051704958153 0.7422135306981977 0.7207049247022976 0.6984033195194044 0.6753335283914719 0.6515211831073275 0.6269927055634299 0.6017752786003809 0.5758968161465424 0.5493859327002204 0.5222719121819648 0.49458467618861435 0.466354751680733 0.43761323813513797 0.40839177419421024 0.37872250384368517 0.34863804215059924 0.3181714405930478 0.287356152013378 0.2562259952263964 0.2248151193141422 0.19315796763872053 0.16128924160465852 0.12924386420219872 0.09705694336290457 0.06476373515892304 0.0323996068772099 0.0; 0.17150164114769353 0.20382149232084293 0.23591263267241444 0.2677390717990938 0.2992651247965352 0.33045545333037174 0.3612751062644309 0.3916895597948941 0.421664757039978 0.45116714703563693 0.48016372308880495 0.5086220604407616 0.5365103531943826 0.5637974504602423 0.5904528916778632 0.6164469410697263 0.6417506211871279 0.6663357455083924 0.6901749500515395 0.7132417239650348 0.7355104390619138 0.7569563782642132 0.7775557629263704 0.7972857790079639 0.8161246020679527 0.8340514210543515 0.8510464608650911 0.8670910036576421 0.8821674088868083 0.8962591320519557 0.9093507421367764 0.9214279377265501 0.9324775617896991 0.9424876151122776 0.9514472683758617 0.9593468728711139 0.9661779698410963 0.9719332984501741 0.9766068023761022 0.9801936350246124 0.9826901633675045 0.9840939704069123 0.9844038562700383 0.9836198379402403 0.9817431476319052 0.9787762298180581 0.974722736921124 0.9695875236786804 0.9633766401974343 0.9560973237099776 0.9477579890501813 0.9383682178643221 0.9279387465762392 0.9164814531259609 0.9040093425023549 0.8905365310913943 0.876078229862654 0.8606507264175984 0.8442713659241445 0.826958530962846 0.808731620310866 0.789611026690684 0.7696181135112186 0.7487751906297303 0.7271054891635287 0.7046331353811095 0.681383123702919 0.6573812888424794 0.632654277119097 0.6072295169738459 0.5811351887209398 0.5544001935670037 0.5270541219311201 0.499127221098867 0.4706503622438616 0.441655006850619 0.4121731725727819 0.3822373985610202 0.3518807102951056 0.321136583954862 0.2900389103648603 0.2586219585478872 0.22692033892234878 0.19496896617889328 0.16280302187163967 0.13045791675950277 0.09796925293316372 0.06537278576332473 0.03270438570591822 0.0; 0.17234856131571666 0.20482970757928223 0.2370818820433034 0.2690690430115925 0.3007554501914546 0.33210570527264294 0.3630847920914511 0.3936581163315937 0.4237915447142378 0.45345144363029627 0.4826047171689169 0.511218844497005 0.5392619165455563 0.5667026719596028 0.5935105322696502 0.6196556362436049 0.6451088733793909 0.6698419164996706 0.6938272534113968 0.717038217594228 0.7394490178832269 0.7610347671126791 0.7817715096893084 0.8016362480646647 0.8206069680779692 0.8386626631422515 0.8557833572481821 0.8719501267616009 0.8871451209923513 0.9013515815136588 0.914553860212939 0.926737436056571 0.9378889305528227 0.9479961218988002 0.957047957798935 0.9650345669442072 0.9719472691429528 0.9777785840957647 0.9825222388086394 0.9861731736401614 0.9887275469801311 0.9901827385586588 0.990537351386327 0.9897912123275937 0.9879453713111581 0.985002099182532 0.9809648842055572 0.9758384272210797 0.9696286354724367 0.962342615108825 0.9539886623789955 0.9445762535290828 0.9341160334196804 0.9226198028785663 0.9101005048067288 0.89657220905656 0.8820500961022563 0.8665504395236129 0.8500905873255001 0.8326889421163872 0.8143649401702934 0.795139029397559 0.7750326462507763 0.7540681915931396 0.7322690055573631 0.7096593414241559 0.6862643385500568 0.6621099943752063 0.6372231355423662 0.6116313881592064 0.5853631472365427 0.5584475453358451 0.5309144204599312 0.5027942832213343 0.4741182833233581 0.4449181753893408 0.41522628417611557 0.38507546920809554 0.3544990888688132 0.3235309639871341 0.29220534095569944 0.26055685441947574 0.22862048957259137 0.19643154410188363 0.164025589815828 0.13143843399772934 0.09870608052222674 0.06586469077433094 0.032950544410328644 0.0; 0.17298468906347758 0.2055870016174603 0.23796015482768362 0.27006806974919545 0.3018749657277045 0.3333454006037955 0.3644443105232266 0.3951370493071779 0.4253894273369077 0.45516774990787634 0.4844388550091444 0.5131701504845418 0.5413296505329582 0.5688860115059329 0.5958085669616536 0.622067361935414 0.6476331863876091 0.6724776077913857 0.6965730028231882 0.7198925881205648 0.7424104500727938 0.7641015736111184 0.7849418699666411 0.804908203365218 0.8239784166300375 0.8421313556639173 0.8593468927847608 0.8756059488890111 0.8908905144194044 0.9051836691147678 0.9184696005211118 0.9307336212447489 0.9419621849297024 0.952142900943192 0.961264547754525 0.9693170849942756 0.9762916641821873 0.9821806381137976 0.9869775688973474 0.9906772346341032 0.9932756347367787 0.9947699938823084 0.9951587645967734 0.994441628471832 0.9926194960135343 0.989694505125944 0.9856700182334851 0.9805506180474424 0.9743421019835267 0.9670514752388768 0.9586869425383223 0.9492578985611555 0.9387749170610677 0.9272497386932838 0.914695257564291 0.9011255065208896 0.886555641196596 0.8710019228347147 0.8544816999086335 0.8370133885611386 0.8186164518857134 0.7993113780739586 0.779119657454404 0.7580637584490628 0.7361671024751584 0.7134540378204749 0.6899498125217796 0.6656805462767307 0.6406732014206052 0.6149555530000758 0.5885561579771222 0.5615043235969823 0.5338300749548234 0.5055641217965773 0.4767378245900799 0.4473831599033328 0.4175326851273438 0.3872195025816054 0.35647722304081964 0.32533992872202355 0.2938421357717362 0.2620187562932138 0.22990505995430618 0.19753663521678266 0.16494935022833584 0.13217931341877265 0.09926283384215963 0.06623638130692516 0.033136546336095 0.0; 0.17340922114688725 0.20609240421244543 0.23854630683490358 0.27073482582314684 0.30262215418189786 0.3341728210633799 0.3653517313390432 0.3961242047466768 0.4264560145687828 0.45631342579858153 0.4856632327506838 0.5144727960740819 0.5427100791258321 0.570343683664558 0.5973428848237077 0.6236776653253302 0.6493187488960547 0.6742376328478741 0.6984066197873238 0.7217988484176703 0.7443883233997776 0.7661499442384205 0.7870595331619715 0.8070938619645212 0.8262306777807461 0.8444487277650331 0.8617277826476771 0.8780486591422406 0.8933932411795068 0.9077444999448073 0.9210865126968756 0.9334044803477906 0.9446847437849781 0.9549147989176923 0.9640833104318431 0.9721801242385156 0.9791962786030063 0.985124013942699 0.9899567812836134 0.9936892493669665 0.9963173103986128 0.9978380844357548 0.9982499224068399 0.9975524077620906 0.9957463567536459 0.9928338173458087 0.9888180667574316 0.9837036076399673 0.9774961628962436 0.9702026691464951 0.9618312688496975 0.952391301089707 0.9418932910371814 0.9303489380996973 0.917771102773917 0.9041737922150596 0.889572144540333 0.8739824118843437 0.8574219422258557 0.8399091600065901 0.8214635455640615 0.8021056134017067 0.78185688932082 0.7607398864400201 0.738778080129151 0.7159958818856894 0.6924186121828381 0.6680724723195891 0.6429845153040813 0.6171826158026082 0.5906954391876137 0.5635524097189556 0.5357836778936361 0.5074200870000621 0.4784931389137328 0.4490349591720521 0.4190782613667014 0.38865631089273656 0.35780288809422217 0.32655225084687134 0.2949390966187097 0.2629985240503575 0.2307659940969935 0.19827729077454273 0.1655684815530129 0.1326758774403004 0.09963599280007397 0.06648550494764888 0.033261213567966345 0.0; 0.17362162135052248 0.20634526759543642 0.2388395740327442 0.27106842552515453 0.30299600207792377 0.3345868186634317 0.36580576467280207 0.39661814295063696 0.4269897083694336 0.4568867059007255 0.48627590814059596 0.515124652247783 0.5434008762532899 0.5710731547010781 0.598110733580216 0.6244835645095982 0.6501623381372301 0.6751185167169201 0.6993243658261652 0.7227529851899531 0.7453783385762265 0.7671752827297706 0.7881195953123834 0.8081880018182711 0.8273582014347866 0.8456088918197752 0.862919792768031 0.8792716687405854 0.8946463502318278 0.9090267539507618 0.9223969017940066 0.9347419385895183 0.9460481485913662 0.9563029707072948 0.9654950124422166 0.9736140625422057 0.9806511023250225 0.986598315684643 0.9914490977587662 0.995198062249742 0.9978410473908711 0.9993751205515333 0.9997985814761161 0.9991109641532302 0.9973130373132273 0.9944068035535575 0.9903954970930294 0.9852835801575545 0.979076738001488 0.9717818725701819 0.9634070948108803 0.9539617156405881 0.9434562355810295 0.9319023330722968 0.9193128514782494 0.9057017847981799 0.8910842621006931 0.8754765306971594 0.858895938073505 0.8413609126004742 0.8228909430438468 0.8035065568974336 0.7832292975629617 0.7620817004022501 0.7400872676883157 0.7172704424832695 0.693656581472052 0.6692719267822089 0.6441435768210266 0.6182994561624419 0.5917682845171778 0.5645795448205817 0.5367634504736064 0.508350911773322 0.47937350157022807 0.4498634201904967 0.4198534596620927 0.3893769672844743 0.3584678085823076 0.32716032968431547 0.29548931916900023 0.26348996941958025 0.23119783753101683 0.19864880581250277 0.1658790419292279 0.13292495872764148 0.09982317378876993 0.06661046875445821 0.03332374847164682 0.0; 0.17362162135052248 0.20634526759543642 0.2388395740327442 0.27106842552515453 0.30299600207792377 0.3345868186634317 0.36580576467280207 0.39661814295063696 0.4269897083694336 0.4568867059007255 0.48627590814059596 0.515124652247783 0.5434008762532899 0.5710731547010781 0.598110733580216 0.6244835645095982 0.6501623381372301 0.6751185167169201 0.6993243658261652 0.7227529851899531 0.7453783385762265 0.7671752827297706 0.7881195953123834 0.8081880018182711 0.8273582014347866 0.8456088918197752 0.862919792768031 0.8792716687405854 0.8946463502318278 0.9090267539507618 0.9223969017940066 0.9347419385895183 0.9460481485913662 0.9563029707072948 0.9654950124422166 0.9736140625422057 0.9806511023250225 0.986598315684643 0.9914490977587662 0.995198062249742 0.9978410473908711 0.9993751205515333 0.9997985814761161 0.9991109641532302 0.9973130373132273 0.9944068035535575 0.9903954970930294 0.9852835801575545 0.979076738001488 0.9717818725701819 0.9634070948108803 0.9539617156405881 0.9434562355810295 0.9319023330722968 0.9193128514782494 0.9057017847981799 0.8910842621006931 0.8754765306971594 0.858895938073505 0.8413609126004742 0.8228909430438468 0.8035065568974336 0.7832292975629617 0.7620817004022501 0.7400872676883157 0.7172704424832695 0.693656581472052 0.6692719267822089 0.6441435768210266 0.6182994561624419 0.5917682845171778 0.5645795448205817 0.5367634504736064 0.508350911773322 0.47937350157022807 0.4498634201904967 0.4198534596620927 0.3893769672844743 0.3584678085823076 0.32716032968431547 0.29548931916900023 0.26348996941958025 0.23119783753101683 0.19864880581250277 0.1658790419292279 0.13292495872764148 0.09982317378876993 0.06661046875445821 0.03332374847164682 -0.0; 0.17340922114688725 0.20609240421244543 0.23854630683490358 0.27073482582314684 0.30262215418189786 0.3341728210633799 0.3653517313390432 0.3961242047466768 0.4264560145687828 0.45631342579858153 0.4856632327506838 0.5144727960740819 0.5427100791258321 0.570343683664558 0.5973428848237077 0.6236776653253302 0.6493187488960547 0.6742376328478741 0.6984066197873238 0.7217988484176703 0.7443883233997776 0.7661499442384205 0.7870595331619715 0.8070938619645212 0.8262306777807461 0.8444487277650331 0.8617277826476771 0.8780486591422406 0.8933932411795068 0.9077444999448073 0.9210865126968756 0.9334044803477906 0.9446847437849781 0.9549147989176923 0.9640833104318431 0.9721801242385156 0.9791962786030063 0.985124013942699 0.9899567812836134 0.9936892493669665 0.9963173103986128 0.9978380844357548 0.9982499224068399 0.9975524077620906 0.9957463567536459 0.9928338173458087 0.9888180667574316 0.9837036076399673 0.9774961628962436 0.9702026691464951 0.9618312688496975 0.952391301089707 0.9418932910371814 0.9303489380996973 0.917771102773917 0.9041737922150596 0.889572144540333 0.8739824118843437 0.8574219422258557 0.8399091600065901 0.8214635455640615 0.8021056134017067 0.78185688932082 0.7607398864400201 0.738778080129151 0.7159958818856894 0.6924186121828381 0.6680724723195891 0.6429845153040813 0.6171826158026082 0.5906954391876137 0.5635524097189556 0.5357836778936361 0.5074200870000621 0.4784931389137328 0.4490349591720521 0.4190782613667014 0.38865631089273656 0.35780288809422217 0.32655225084687134 0.2949390966187097 0.2629985240503575 0.2307659940969935 0.19827729077454273 0.1655684815530129 0.1326758774403004 0.09963599280007397 0.06648550494764888 0.033261213567966345 -0.0; 0.17298468906347758 0.2055870016174603 0.23796015482768362 0.27006806974919545 0.3018749657277045 0.3333454006037955 0.3644443105232266 0.3951370493071779 0.4253894273369077 0.45516774990787634 0.4844388550091444 0.5131701504845418 0.5413296505329582 0.5688860115059329 0.5958085669616536 0.622067361935414 0.6476331863876091 0.6724776077913857 0.6965730028231882 0.7198925881205648 0.7424104500727938 0.7641015736111184 0.7849418699666411 0.804908203365218 0.8239784166300375 0.8421313556639173 0.8593468927847608 0.8756059488890111 0.8908905144194044 0.9051836691147678 0.9184696005211118 0.9307336212447489 0.9419621849297024 0.952142900943192 0.961264547754525 0.9693170849942756 0.9762916641821873 0.9821806381137976 0.9869775688973474 0.9906772346341032 0.9932756347367787 0.9947699938823084 0.9951587645967734 0.994441628471832 0.9926194960135343 0.989694505125944 0.9856700182334851 0.9805506180474424 0.9743421019835267 0.9670514752388768 0.9586869425383223 0.9492578985611555 0.9387749170610677 0.9272497386932838 0.914695257564291 0.9011255065208896 0.886555641196596 0.8710019228347147 0.8544816999086335 0.8370133885611386 0.8186164518857134 0.7993113780739586 0.779119657454404 0.7580637584490628 0.7361671024751584 0.7134540378204749 0.6899498125217796 0.6656805462767307 0.6406732014206052 0.6149555530000758 0.5885561579771222 0.5615043235969823 0.5338300749548234 0.5055641217965773 0.4767378245900799 0.4473831599033328 0.4175326851273438 0.3872195025816054 0.35647722304081964 0.32533992872202355 0.2938421357717362 0.2620187562932138 0.22990505995430618 0.19753663521678266 0.16494935022833584 0.13217931341877265 0.09926283384215973 0.06623638130692516 0.033136546336095 -0.0; 0.17234856131571666 0.20482970757928223 0.2370818820433034 0.2690690430115925 0.3007554501914546 0.33210570527264294 0.3630847920914511 0.3936581163315937 0.4237915447142378 0.45345144363029627 0.4826047171689169 0.511218844497005 0.5392619165455563 0.5667026719596028 0.5935105322696502 0.6196556362436049 0.6451088733793909 0.6698419164996706 0.6938272534113968 0.717038217594228 0.7394490178832269 0.7610347671126791 0.7817715096893084 0.8016362480646647 0.8206069680779692 0.8386626631422515 0.8557833572481821 0.8719501267616009 0.8871451209923513 0.9013515815136588 0.914553860212939 0.926737436056571 0.9378889305528227 0.9479961218988002 0.957047957798935 0.9650345669442072 0.9719472691429528 0.9777785840957647 0.9825222388086394 0.9861731736401614 0.9887275469801311 0.9901827385586588 0.990537351386327 0.9897912123275937 0.9879453713111581 0.985002099182532 0.9809648842055572 0.9758384272210797 0.9696286354724367 0.962342615108825 0.9539886623789955 0.9445762535290828 0.9341160334196804 0.9226198028785663 0.9101005048067288 0.89657220905656 0.8820500961022563 0.8665504395236129 0.8500905873255001 0.8326889421163872 0.8143649401702934 0.795139029397559 0.7750326462507763 0.7540681915931396 0.7322690055573631 0.7096593414241559 0.6862643385500568 0.6621099943752063 0.6372231355423662 0.6116313881592064 0.5853631472365427 0.5584475453358451 0.5309144204599312 0.5027942832213343 0.4741182833233581 0.4449181753893408 0.41522628417611557 0.38507546920809554 0.3544990888688132 0.3235309639871341 0.29220534095569944 0.26055685441947574 0.22862048957259137 0.19643154410188363 0.164025589815828 0.13143843399772934 0.09870608052222674 0.06586469077433094 0.032950544410328644 -0.0; 0.17150164114769353 0.20382149232084293 0.23591263267241444 0.2677390717990938 0.2992651247965352 0.33045545333037174 0.3612751062644309 0.3916895597948941 0.421664757039978 0.45116714703563693 0.48016372308880495 0.5086220604407616 0.5365103531943826 0.5637974504602423 0.5904528916778632 0.6164469410697263 0.6417506211871279 0.6663357455083924 0.6901749500515395 0.7132417239650348 0.7355104390619138 0.7569563782642132 0.7775557629263704 0.7972857790079639 0.8161246020679527 0.8340514210543515 0.8510464608650911 0.8670910036576421 0.8821674088868083 0.8962591320519557 0.9093507421367764 0.9214279377265501 0.9324775617896991 0.9424876151122776 0.9514472683758617 0.9593468728711139 0.9661779698410963 0.9719332984501741 0.9766068023761022 0.9801936350246124 0.9826901633675045 0.9840939704069123 0.9844038562700383 0.9836198379402403 0.9817431476319052 0.9787762298180581 0.974722736921124 0.9695875236786804 0.9633766401974343 0.9560973237099776 0.9477579890501813 0.9383682178643221 0.9279387465762392 0.9164814531259609 0.9040093425023549 0.8905365310913943 0.876078229862654 0.8606507264175984 0.8442713659241445 0.826958530962846 0.808731620310866 0.789611026690684 0.7696181135112186 0.7487751906297303 0.7271054891635287 0.7046331353811095 0.681383123702919 0.6573812888424794 0.632654277119097 0.6072295169738459 0.5811351887209398 0.5544001935670037 0.5270541219311201 0.499127221098867 0.4706503622438616 0.441655006850619 0.4121731725727819 0.3822373985610202 0.3518807102951056 0.321136583954862 0.2900389103648603 0.2586219585478872 0.22692033892234878 0.19496896617889328 0.16280302187163967 0.13045791675950277 0.09796925293316372 0.06537278576332473 0.03270438570591822 -0.0; 0.1704449975420694 0.2025636468104405 0.23445392884627844 0.26607991994895097 0.2974060069476618 0.3283969288753144 0.35901781816472 0.3892342413122339 0.4190122389549653 0.448318365308823 0.4771197269159148 0.5053840206511397 0.5330795709392225 0.5601753661349562 0.5866410940209787 0.6124471763790741 0.6375648025927217 0.6619659622403647 0.685623476640764 0.7085110293136556 0.7306031953208985 0.7518754694552738 0.7723042932461214 0.79186708075304 0.8105422431209686 0.828309211872034 0.8451484609116786 0.8610415272286779 0.8759710302707749 0.8899206899797752 0.9028753434720325 0.9148209603523614 0.9257446566514609 0.935634707378996 0.9444805576864851 0.9522728326361423 0.9590033455737563 0.9646651051056051 0.9692523206812742 0.9727604067860512 0.9751859857483545 0.9765268891693568 0.9767821579836381 0.975952041161294 0.9740379930634845 0.9710426694648849 0.966969922257928 0.9618247928550848 0.9556135043067384 0.9483434521534198 0.9400231940323661 0.9306624380594517 0.9202720300085869 0.908863939311661 0.8964512439030148 0.8830481139332867 0.8686697943782631 0.8533325865690999 0.8370538286709548 0.8198518751376925 0.8017460751708835 0.782756750211829 0.7629051704958153 0.7422135306981977 0.7207049247022976 0.6984033195194044 0.6753335283914719 0.6515211831073275 0.6269927055634299 0.6017752786003809 0.5758968161465424 0.5493859327002204 0.5222719121819648 0.49458467618861435 0.466354751680733 0.43761323813513797 0.4083917741942101 0.37872250384368517 0.34863804215059946 0.3181714405930478 0.287356152013378 0.2562259952263964 0.224815119314142 0.19315796763872053 0.16128924160465852 0.12924386420219888 0.09705694336290438 0.06476373515892304 0.0323996068772099 -0.0; 0.16917996350783798 0.2010577804959021 0.2327076676985265 0.2640937851981995 0.29518060951428604 0.3259329759824555 0.3563161206146839 0.3862957213805832 0.41583793885210857 0.44490945615507 0.47347751817243666 0.5015099699460025 0.5289752942247624 0.5558426481101505 0.5820818987502387 0.6076636580369846 0.6325593162627228 0.656741074694243 0.6801819770250288 0.7028559396684936 0.7247377808573944 0.7458032485169578 0.766029046881661 0.7853928618280206 0.8038733848982021 0.8214503359916964 0.8381044847047795 0.8538176702999024 0.8685728202896181 0.8823539676220435 0.8951462664572776 0.9069360065265285 0.9177106260680506 0.927458723336257 0.9361700666826089 0.943835603209062 0.9504474659969689 0.955998979916383 0.9604846660227109 0.9639002445495656 0.9662426365085228 0.9675099639082457 0.967701548607133 0.9668179098152493 0.9648607602628223 0.9618330010540246 0.9577387152261235 0.9525831600353343 0.9463727579919163 0.9391150866681244 0.9308188673036685 0.9214939522342384 0.9111513111695165 0.899803016347855 0.8874622265954895 0.8741431703187577 0.8598611274583483 0.8446324104350372 0.8284743441167897 0.8114052448374157 0.7934443984972347 0.7746120377764038 0.7549293184917166 0.734418295127765 0.7131018955734012 0.6910038950944357 0.6681488895734572 0.6445622680475813 0.6202701845748091 0.5952995294595361 0.5696778998675627 0.5434335698607725 0.5165954598814047 0.4891931057156336 0.46125662696589853 0.4328166950611821 0.4039045008341672 0.374551721693939 0.3447904884226249 0.31465335162411856 0.28417324785276044 0.253383465449617 0.22231761011375356 0.19100957023568388 0.1594934820199623 0.1278036944237174 0.09597473393772998 0.0640412692365423 0.03203807572393031 -0.0; 0.16770813395260653 0.1993058184922349 0.23067611772239682 0.2617832945411306 0.2925919349953712 0.323066991458963 0.353173825242663 0.3828782485718822 0.41214656586948656 0.4409456142826949 0.4692428033949831 0.4970061540658801 0.5242043363436749 0.5508067063982697 0.5767833424237696 0.6021050794628112 0.6267435431071843 0.6506711820318719 0.6738612993223329 0.6962880825575483 0.7179266326141588 0.738752991159803 0.7587441668066395 0.7778781598988609 0.7961339859109063 0.8134916974359214 0.8299324047468806 0.8454382949156116 0.8599926494777803 0.8735798606346364 0.8861854459850679 0.8977960617841568 0.9083995147270436 0.9179847722594408 0.9265419714185966 0.9340624262108986 0.9405386335345869 0.9459642776582657 0.9503342332680039 0.9536445670978221 0.9558925381602753 0.9570765965956448 0.9571963811599373 0.9562527153734868 0.9542476023534235 0.9511842183546401 0.9470669050451394 0.9419011605427964 0.9356936292415909 0.9284520904563011 0.9201854459154669 0.9109037061331374 0.9006179756905429 0.8893404374593291 0.8770843357984183 0.8638639587568843 0.8496946193154603 0.8345926356994491 0.8185753107958754 0.8016609107077171 0.7838686424779661 0.7652186310161269 0.7457318952595611 0.7254303236018061 0.704336648619697 0.6824744211307427 0.6598679836118144 0.6365424430097515 0.6125236429740213 0.5878381355410763 0.5625131522995143 0.5365765750646234 0.5100569060903362 0.48298323784606173 0.4553852223853027 0.4272930403324085 0.39873736951326383 0.36974935325516306 0.3403605683806053 0.31060299291922006 0.28050897356155846 0.25011119287800687 0.21944263632566005 0.18853655906556308 0.15742645261237687 0.12614601133817913 0.09472909885180286 0.06320971427486628 0.031621958435426804 -0.0; 0.16603136314760963 0.1973099982357905 0.228361914443019 0.2591514987211705 0.28964346860483836 0.3198029162697254 0.34959535196776076 0.37898674676902633 0.40794357454249375 0.4364328531096739 0.4644221845075443 0.49187979429953044 0.518774569875889 0.5450760976875308 0.5707546993601548 0.5957814666384696 0.6201282951133477 0.6437679166878236 0.6666739307410742 0.6888208339527425 0.710184048753263 0.7307399503691694 0.7504658924357156 0.7693402311524941 0.7873423479610676 0.8044526707269818 0.8206526934118147 0.8359249942241784 0.8502532522418063 0.8636222624999927 0.8760179495447431 0.8874273794519678 0.8978387703169719 0.9072415012212902 0.9156261196866173 0.9229843476281728 0.9293090858223123 0.9345944169055314 0.9388356069242465 0.9420291054568029 0.9441725443311282 0.945264734963251 0.9453056643435948 0.9442964896994771 0.9422395318636532 0.9391382673799933 0.9349973193784971 0.929822447252837 0.923620535174457 0.9163995794779729 0.9081686749531995 0.898938000079582 0.8887188012391567 0.8775233759443672 0.8653650551171789 0.8522581844559276 0.8382181049262337 0.8232611324121121 0.8074045365631192 0.7906665188729962 0.7730661900248285 0.754623546537191 0.735359446745189 0.7152955861496284 0.6944544721668601 0.672859398311099 0.6505344178402171 0.6275043168952088 0.6037945871626625 0.5794313980887228 0.5544415686721346 0.5288525388630794 0.5026923405936207 0.4759895684646889 0.44877335011365765 0.42107331628570105 0.39291957063127325 0.36434265925123316 0.3353735400103433 0.306043551639118 0.2763843826432603 0.24642804003926144 0.21620681793408758 0.18575326596629468 0.15510015762536533 0.12428045846558985 0.09332729423035983 0.06227391890239997 0.031153682695113767 -0.0; 0.16415176179516208 0.19507286562025228 0.22576805542774456 0.25620186589029326 0.2863391703238093 0.3161452256953181 0.34558571694576323 0.37462680055157 0.40323514725109694 0.4313779838646361 0.45902313413936147 0.4861390585535102 0.5126948930171922 0.5386604864104356 0.5640064369024647 0.5887041269996944 0.6127257572735489 0.636044378722881 0.6586339237295852 0.6804692355697823 0.7015260964468699 0.7217812540165919 0.7412124463782278 0.7597984255098695 0.7775189791296628 0.794354950968703 0.8102882594450903 0.8253019147323561 0.8393800342191293 0.8525078563604533 0.8646717529246238 0.8758592396427507 0.8860589852714537 0.8952608190821904 0.903455736793641 0.9106359049663675 0.916794663881603 0.921926528928485 0.92602719052637 0.9290935126109937 0.9311235297152198 0.9321164426769023 0.9320726130080229 0.9309935559607049 0.9288819323269836 0.9257415390103197 0.9215772984077772 0.9163952466425658 0.9102025206872473 0.9030073444183705 0.894819013643596 0.8856478801425234 0.8755053347624573 0.8644037896102165 0.8523566593808563 0.8393783418637911 0.8254841976663405 0.8106905291941187 0.7950145589270088 0.7784744070286995 0.7610890683268794 0.7428783887002834 0.7238630409077638 0.7040644998935208 0.6835050176015152 0.6622075973309397 0.6401959676634489 0.617494555991639 0.5941284616770396 0.5701234288646521 0.5455058189798121 0.5203025829319385 0.4945412330484688 0.46824981476110505 0.4414568780652652 0.4141914487725024 0.3864829995744972 0.35836142093615975 0.3298569918343067 0.3010003503573996 0.27182246418086903 0.2423546009316625 0.21262829845483533 0.1826753349942189 0.15252769929852095 0.12221756066358251 0.09177723892094518 0.061239174382436694 0.030635897750035408 -0.0; 0.1620716937096112 0.19259727063193405 0.22289789466075557 0.25293827447369066 0.2826834659720898 0.3120989182932883 0.34115051906976784 0.36980463885220666 0.3980281746161615 0.42578859227514715 0.45305396812616183 0.4797930291571621 0.5059751921496631 0.5315706015134952 0.5565501657947473 0.5808855928020591 0.6045494233007069 0.6275150632282512 0.649756814389982 0.6712499035968486 0.6919705102131073 0.711895792085443 0.7310039098298505 0.7492740494570637 0.7666864433217842 0.7832223893853484 0.7988642687857891 0.8135955617134691 0.8274008615945682 0.8402658875886714 0.8521774954105715 0.8631236864900453 0.8730936154869186 0.8820775961820572 0.8900671057680897 0.8970547875666507 0.9030344522016872 0.9080010772609635 0.9119508054802503 0.9148809414868585 0.9167899471411033 0.9176774355160457 0.9175441635573585 0.9163920234665044 0.9142240328515072 0.9110443236905146 0.9068581301540574 0.9016717753324264 0.8954926569149211 0.8883292318678667 0.8801910001582764 0.8710884875698389 0.8610332276575735 0.8500377428869793 0.8381155250028832 0.8252810146724179 0.8115495804456584 0.7969374970764649 0.781461923244946 0.7651408787217955 0.7479932210134302 0.7300386215255456 0.711297541281259 0.6917912062285616 0.6715415821702589 0.6505713493480659 0.6289038767109097 0.6065631958959294 0.5835739749490373 0.5599614918103296 0.5357516075880078 0.5109707396429299 0.48564583450431387 0.4598043406356259 0.4334741810681709 0.4066837259184548 0.3794617648040062 0.35183747917097763 0.3238404145455683 0.29550045272009656 0.26684778388337155 0.2379128787039646 0.20872646037394724 0.17931947661975858 0.1497230716860114 0.11996855829730207 0.09008738960241244 0.06011113110473527 0.0300714325822501 -0.0; 0.1597937721241788 0.189886362503886 0.21975513631110066 0.24936500528157599 0.27868123735703854 0.30766950374123875 0.336295925128977 0.3645271170177052 0.39233023401460626 0.4196730130556434 0.4465238154569432 0.4728516677229799 0.49862630104036165 0.5238181893905576 0.5483985862196068 0.5723395596077177 0.5956140258866458 0.618195781657818 0.6400595341693496 0.6611809300152802 0.6815365821256061 0.7011040950208973 0.7198620883105054 0.7377902184185031 0.7548691985265826 0.7710808167281226 0.7864079523924998 0.8008345907434566 0.8143458356599116 0.8269279207120246 0.8385682184495403 0.8492552479634665 0.8589786807459755 0.8677293448769917 0.8754992275693134 0.8822814761072386 0.8880703972165501 0.8928614549063539 0.8966512668256518 0.899437599179657 0.901219360252753 0.90199659258661 0.9017704638633707 0.9005432565449287 0.8983183563202439 0.8951002394132715 0.8908944588045306 0.8857076294195374 0.8795474123373352 0.8724224980721375 0.864342588980711 0.8553183808475453 0.8453615436990971 0.8344847018974831 0.8227014135629407 0.8100261493731592 0.796474270786275 0.7820620077328579 0.766806435820689 0.7507254530944857 0.7338377563910079 0.7161628173282047 0.6977208579652071 0.6785328261680944 0.6586203707144287 0.638005816167614 0.616712137550166 0.5947629348430045 0.5721824073359377 0.548995327852532 0.5252270168706463 0.500903316558003 0.47605056474031393 0.45069556881765105 0.4248655796429962 0.39858826537518566 0.37189168531682726 0.34480426374619866 0.31735476375061766 0.2895722610673747 0.26148611793696563 0.23312595697212435 0.20452163504499485 0.1757032171937113 0.14670095054870969 0.1175452382782095 0.0882666135515645 0.05889571351849763 0.029463253301727128 -0.0; 0.15732085563722756 0.18694358441006975 0.21634382792595408 0.24548673291370307 0.2743378115629959 0.3028629896468648 0.33102865373775375 0.3588016974189018 0.38614956639671383 0.41304030242400447 0.4394425859485528 0.46532577740620346 0.49065995708284965 0.5154159634748947 0.5395654300833219 0.5630808205821111 0.5859354623075631 0.6081035780209467 0.6295603159028591 0.6502817777436654 0.6702450453003826 0.6894282047963551 0.7078103695459725 0.7253717006925327 0.7420934260530874 0.7579578570696857 0.7729484038719038 0.7870495884607835 0.800247056029382 0.8125275844399764 0.8238790918825731 0.8342906427437368 0.8437524517188452 0.8522558862047025 0.8597934670129853 0.8663588674482408 0.8719469107971156 0.8765535662781538 0.8801759435038501 0.8828122855087164 0.8844619603988702 0.8851254516801239 0.884804347322733 0.8835013276218583 0.8812201519134119 0.8779656442053146 0.8737436777842972 0.86856115885821 0.8624260092934475 0.8553471485064639 0.8473344745675652 0.8383988445741277 0.8285520543492205 0.8178068175202265 0.8061767440305513 0.7936763181358415 0.7803208759343524 0.7661265824791936 0.7511104085181974 0.7352901069050537 0.7186841887232105 0.7013118991618092 0.6831931931806707 0.6643487109990422 0.6447997534404999 0.6245682571640655 0.6036767698092604 0.582148425080508 0.5600069177939723 0.5372764789076733 0.5139818505534539 0.4901482610872014 0.4658014001715836 0.44096739390348366 0.4156727799963057 0.3899444830253907 0.3638097897429277 0.3372963244669758 0.310432024547521 0.2832451159109182 0.25576408868257494 0.22801767288633598 0.2000348142177681 0.1718446498873406 0.14347648452845996 0.11495976616435372 0.08632406222694822 0.05759903562020466 0.028814420819725246 -0.0; 0.15465604381256248 0.18377266772251188 0.21266835308321044 0.24130851650540489 0.2696589494488047 0.29768586741578545 0.3253559581542858 0.3526364287634549 0.37949505160014846 0.4059002088892928 0.43182093594644694 0.457226962926473 0.48208875501812637 0.5063775510105016 0.5300654001636318 0.5531251973220378 0.5755307162167034 0.5972566409076667 0.618278595326275 0.6385731708829366 0.6581179521130461 0.6768915403405197 0.6948735753450437 0.7120447550257183 0.7283868530601818 0.7438827345645287 0.7585163697653694 0.7722728457011786 0.785138375975607 0.7971003085907117 0.8081471318930291 0.8182684786700863 0.8274551284392816 0.8356990079750863 0.8429931901241948 0.8493318909615618 0.8547104653432637 0.8591254009147186 0.8625743106351019 0.8650559238806931 0.866570076191497 0.8671176977267054 0.8667008004955055 0.8653224644303127 0.8629868223698219 0.8596990440192448 0.8554653189548213 0.8502928387391288 0.8441897782129085 0.8371652760280682 0.8292294144852529 0.8203931987378958 0.8106685354229911 0.8000682107769816 0.7886058682931812 0.7762959859749764 0.7631538532368253 0.7491955475026889 0.7344379105490741 0.7188985246373311 0.7025956884772653 0.6855483930614626 0.6677762974070817 0.649299704239142 0.6301395356466725 0.6103173087403609 0.5898551113376903 0.5687755776988872 0.5471018643344023 0.5248576259020736 0.502066991209617 0.4787545393356431 0.4549452758800179 0.4306646093520998 0.4059383277031598 0.38079257500717845 0.355253828292171 0.32934887452228684 0.30310478772906735 0.2765489062885718 0.24970881033943382 0.22261229933544135 0.19528736972485713 0.16776219274741075 0.14006509233880218 0.11222452313149192 0.08426904853969663 0.0562273189157317 0.028128049764198585 -0.0; 0.15180267244930482 0.18037762585567382 0.2087334235394767 0.23683578986663884 0.26465083342451196 0.29214509727263704 0.31928560811406886 0.34603992427227903 0.3723761823639359 0.39826314256355677 0.4236702323621329 0.4485675887282962 0.472926098587361 0.4967174375406315 0.5199141067546424 0.5424894679574348 0.5644177764865886 0.5856742123413874 0.6062349091992354 0.6260769813641494 0.6451785486228475 0.6635187589915496 0.6810778093440537 0.6978369639189939 0.7137785707112659 0.7288860757594878 0.7431440353479971 0.7565381261481677 0.7690551533298846 0.7806830566796361 0.7914109147670391 0.8012289472065106 0.8101285150653873 0.8181021194739324 0.8251433984964223 0.8312471223258733 0.8364091868678836 0.8406266057816169 0.8438975010480679 0.8462210921374994 0.8475976838492552 0.8480286528981449 0.8475164333221701 0.8460645007865996 0.8436773558593239 0.840360506331971 0.836120448660546 0.8309646485983491 0.8249015210926234 0.8179404095148575 0.8100915642928984 0.8013661210110588 0.7917760780422077 0.7813342737735353 0.7700543634851421 0.7579507959380275 0.7450387897252619 0.7313343094373409 0.7168540416897657 0.7016153710579603 0.685636355961581 0.6689357045372526 0.6515327505356991 0.6334474292761697 0.6147002536880203 0.5953122904662826 0.5753051363650725 0.5547008946497539 0.5335221517258752 0.5117919539601052 0.4895337847056394 0.46677154154189604 0.4435295137357409 0.41983235992902723 0.3957050860548365 0.37117302348255105 0.34626180738973933 0.3209973553567593 0.29540584617808513 0.26951369888253657 0.24334755195289864 0.2169342427338733 0.19030078701583575 0.16347435878058847 0.13648227009409847 0.10935195113015812 0.08211093030798858 0.05478681452600735 0.027407269473326733 -0.0; 0.14876430853766484 0.17676274772348233 0.20454407091114477 0.23207435106770707 0.25932005458116547 0.28624809253444006 0.31282587080777274 0.3390213388858302 0.3648030372518519 0.39014014325771335 0.4150025153657905 0.439360735665887 0.4631861505782163 0.4864509096614771 0.5091280024533146 0.5311912932789209 0.5526155539721141 0.5733764944618973 0.5934507911861922 0.6128161133030934 0.6314511466785836 0.6493356156380883 0.6664503024775548 0.6827770647377858 0.6982988502535797 0.7129997099967448 0.7268648087392491 0.7398804335695807 0.7520340003018695 0.7633140578233301 0.7737102904312186 0.7832135182156501 0.7918156955493449 0.7995099077496152 0.8062903659816852 0.8121524004757481 0.8170924521329974 0.8211080625982606 0.8241978628787551 0.826361560589982 0.8275999259107973 0.8279147763303066 0.8273089602694558 0.8257863396599896 0.8233517715629343 0.8200110889078338 0.8157710804327848 0.8106394699037692 0.8046248946900024 0.7977368837699488 0.7899858352403553 0.7813829933981853 0.7719404254626017 0.7616709980013395 0.7505883531227782 0.7387068844919341 0.7260417132253653 0.7126086637166894 0.6984242394410649 0.6835055987835877 0.667870530933139 0.6515374318797942 0.6345252805504704 0.6168536151141243 0.5985425094844128 0.579612550044442 0.5600848126149747 0.5399808396842605 0.5193226179145699 0.49813255593748573 0.47643346244707346 0.4542485245972344 0.4316012867068286 0.4085156292735488 0.3850157482950255 0.361126134893298 0.3368715552365078 0.3122770307495832 0.2873678186036602 0.26216939247214627 0.23670742353958235 0.2110077617478695 0.18509641726294399 0.15899954214368267 0.13274341219355995 0.10635440897457893 0.07985900196200656 0.053283730817686996 0.026655187758993722 -0.0; 0.14554474491761277 0.17293259083533752 0.20010563792745398 0.22703035152688705 0.2536735992496223 0.28000270323770454 0.3059854911359358 0.33159034566970824 0.3567862526982911 0.3815428476253577 0.4058304600564704 0.42962015660163705 0.45288378172979743 0.4755939965911856 0.49772431573283404 0.5192491416419889 0.5401437970618562 0.5603845550337712 0.5799486666296099 0.5988143863478421 0.6169609951561967 0.6343688211731848 0.6510192579898751 0.6668947806421295 0.6819789592520175 0.6962564703652607 0.7097131060193376 0.7223357805841464 0.7341125354240123 0.7450325414361748 0.7550860995267463 0.7642646390905075 0.7725607145656767 0.7799680001391082 0.7864812826810887 0.7920964529921227 0.7968104954467516 0.8006214761216294 0.8035285294966825 0.8055318438193526 0.8066326452225668 0.8068331806872974 0.8061366999403161 0.8045474363771236 0.8020705870989636 0.7987122921514501 0.794479613050564 0.7893805106797284 0.7834238226393275 0.7766192401274158 0.7689772844275449 0.7605092830765888 0.7512273457822315 0.7411443401564101 0.7302738673275276 0.7186302374906232 0.706228445451035 0.693084146213345 0.6792136306636182 0.66463380138916 0.6493621486762328 0.6334167267223832 0.6168161300963101 0.5995794704744885 0.5817263536801565 0.5632768570466866 0.5442515071239102 0.5246712577425576 0.5045574684487032 0.48393188331693504 0.4628166101478833 0.4412341000528372 0.4192071274253169 0.39675877029683043 0.37391239107143337 0.350691617631332 0.3271203248034481 0.3032226161747302 0.27902280624196996 0.2545454028800097 0.22981509011048784 0.2048567111516613 0.17969525172837872 0.15435582361996475 0.1288636484225461 0.10324404150134646 0.07752239610749213 0.051724167633136434 0.025874857978009064 -0.0; 0.14214799465793718 0.16889197405812698 0.19542376929530222 0.22171028465627168 0.24771883506547757 0.27341719922205376 0.2987736713743288 0.32375711159034454 0.3483369943907706 0.3724834556189946 0.3961673374321473 0.41936023130622463 0.44203451895835005 0.4641634110993473 0.4857209839402737 0.5066822133871282 0.5270230068687203 0.5467202327534115 0.5657517473211858 0.5840964192681228 0.6017341517308029 0.6186459018283822 0.6348136977300256 0.6502206532649498 0.664850980101522 0.6786899975306216 0.6917241398967132 0.7039409617278682 0.7153291406231473 0.7258784779624304 0.7355798975098187 0.7444254419872043 0.752408267699449 0.7595226372968579 0.7657639107642684 0.7711285347291054 0.775614030183179 0.7792189787148787 0.7819430073496865 0.7837867720976965 0.7847519403070524 0.7848411719219507 0.784058099743106 0.7824073087874324 0.7798943148420655 0.7765255423059211 0.7723083014096476 0.767250764902216 0.761361944289461 0.7546516657067263 0.7471305455043803 0.7388099656213755 0.729702048818286 0.7198196338373819 0.709176250553309 0.6977860951738819 0.6856640055463727 0.6728254366205323 0.6592864361154106 0.6450636204328952 0.6301741508567514 0.6146357100718867 0.5984664790345091 0.5816851142199531 0.5643107252710277 0.5463628530660513 0.5278614482220155 0.5088268500448491 0.48927976593529365 0.4692412512556537 0.4487326896595104 0.42777577388350163 0.40639248699738184 0.3846050841058744 0.3624360744932165 0.33990820419890183 0.3170444390108 0.2938679478597138 0.270402086597428 0.24667038213843978 0.22269651694387382 0.19850431382447617 0.17411772103817877 0.14956079765642358 0.12485769917226532 0.10003266332225594 0.07510999609321377 0.05011405788423031 0.025069249793617313 -0.0; 0.13857828517357684 0.16464597007167395 0.1905044022160512 0.21612097412257364 0.2414634966176391 0.26650025277338246 0.2912000503837027 0.31553227283094365 0.3394669282018307 0.3629746965206712 0.38602697497787086 0.40859592104231846 0.43065449335720235 0.452176490330095 0.47313658633975764 0.49351036549383587 0.513274352883488 0.5324060432928215 0.550883927332796 0.5686875149808727 0.5857973565190885 0.6021950608743235 0.6178633113752834 0.63278587895102 0.6469476328056568 0.6603345486133018 0.6729337142858792 0.6847333333747565 0.6957227261745587 0.7058923286044272 0.7152336889481663 0.7237394625402278 0.7314034044893198 0.73822036053553 0.7441862561403503 0.7492980839117359 0.7535538894684889 0.7569527558497283 0.7594947865761128 0.7611810874697585 0.7620137473395378 0.7619958176376544 0.7611312911921077 0.7594250801179094 0.756882993007751 0.7535117115002757 0.7493187663211766 0.744312512889162 0.738502106575284 0.7318974777004351 0.724509306351827 0.7163489970951713 0.7074286536550152 0.6977610536312961 0.6873596233157582 0.6762384126673212 0.6644120705010139 0.6518958199404966 0.6387054341797208 0.6248572125947734 0.610367957242545 0.5952549497785289 0.579535928821775 0.5632290677909272 0.5463529532311812 0.5289265636481356 0.5109692488607224 0.4925007098817583 0.4735409793311798 0.4541104023837005 0.43422961824940604 0.4139195421828274 0.3932013480131011 0.3720964511851742 0.35062649229938714 0.3288133211344255 0.3066789811363406 0.2842456943542714 0.2615358468015275 0.23857197421892917 0.21537674821560993 0.19197296276100173 0.16838352100034418 0.1446314223648026 0.12073974994621539 0.09673165810546609 0.07263036028268087 0.04845911697669255 0.02424122386062427 -0.0; 0.1348400520993112 0.16019989754527716 0.18535375659465714 0.21026956177956851 0.2349156707576664 0.2592609209286878 0.28327468249611837 0.3069269098153294 0.33018819087929974 0.3530297948034856 0.3754237171825463 0.3973427232032872 0.4187603884103282 0.4396511370334729 0.45999027779853324 0.47975403715624193 0.4989195898768962 0.51746508697129 0.5353696809113534 0.5526135481365081 0.5691779088440854 0.5850450440741186 0.6001983101103199 0.6146221502300826 0.6283021038467869 0.641224813097517 0.6533780269384953 0.6647506028189769 0.6753325060121619 0.6851148066886424 0.6940896748241877 0.7022503730391457 0.709591247471459 0.7161077167892501 0.7217962594521363 0.7266543993329015 0.7306806898129169 0.7338746964657616 0.7362369784439025 0.7377690686830952 0.7384734530383299 0.7383535484638211 0.7374136803476316 0.7356590591092149 0.7330957561653503 0.7297306793667917 0.7255715480044573 0.7206268674801318 0.7149059037326089 0.7084186575058667 0.7011758385413874 0.6931888397720807 0.6844697115905194 0.6750311362593424 0.6648864025267943 0.6540493805054658 0.6425344968673707 0.6303567104036375 0.6175314879922569 0.6040747810125784 0.5900030022405875 0.575333003254446 0.5600820523753344 0.5442678131643478 0.5279083234920352 0.5110219751931759 0.4936274943155162 0.4757439219675543 0.45739059576689184 0.438587131887371 0.4193534077000167 0.3997095449998134 0.37967589380750777 0.3592730167329659 0.3385216738841345 0.317442808303294 0.2960575319101437 0.2743871119292561 0.2524529577775231 0.2302766083855817 0.20787971992557902 0.18528405391623345 0.1625114656748596 0.13958389308487495 0.11652334564623333 0.09335189377539259 0.07009165832058709 0.046764800257515456 0.02339351053004159 -0.0; 0.1309379329379958 0.1555593130629111 0.17997832498118024 0.20416349532821032 0.22808378164583668 0.2517086275428244 0.27500801620711535 0.2979525221030852 0.3205133606978432 0.3426624360721357 0.3643723862836801 0.38561662636358957 0.40636938883983187 0.42660576169539277 0.4463017236826878 0.4654341769298876 0.48398097678890734 0.5019209588888522 0.5192339633725788 0.5359008563076162 0.5519035482759261 0.5672250101597496 0.5818492861530612 0.5957615040397938 0.6089478827910101 0.6213957375434851 0.633093482031711 0.6440306285540628 0.65419778556183 0.6635866529668594 0.672190015269851 0.6800017326166994 0.6870167298948416 0.6932309839852607 0.6986415092887013 0.7032463416467158 0.7070445207795133 0.7100360713631388 0.7122219828684045 0.7136041882832429 0.7141855418387145 0.7139697958569879 0.7129615768370781 0.7111663608911961 0.7085904486411349 0.7052409396803382 0.7011257067031974 0.6962533693986771 0.6906332682007357 0.6842754379831453 0.6771905817812667 0.6693900446182471 0.660885787507812 0.6516903617006136 0.6418168832357545 0.6312790078538565 0.6200909063227981 0.6082672402220638 0.595823138226574 0.5827741729258842 0.5691363382097817 0.5549260272466127 0.5401600110760838 0.5248554178339189 0.5090297126214911 0.49270067802952966 0.4758863953211138 0.45860522627549627 0.4408757956908036 0.4227169745403544 0.40414786377421646 0.3851877787547 0.3658562343117119 0.34617293040136304 0.32615773834876904 0.30583068765382043 0.285211953336588 0.2643218437971405 0.2431807891628208 0.22180933009441514 0.20022810702117397 0.17845784977336035 0.15651936757979207 0.13443353939677097 0.11222130453388376 0.08990365354130966 0.06750161932256248 0.045036268436009816 0.02252869254799474 -0.0; 0.12687676050146177 0.1507300028244136 0.1743848622841054 0.1978105157593021 0.22097657560800263 0.243853145214514 0.26641087279874204 0.28862100331338497 0.310455428266522 0.33188673331970875 0.35288824352508047 0.373434066078978 0.3934991304840753 0.4130592260268723 0.43209103649251274 0.45057217205411104 0.4684811982889973 0.4857976622893803 0.5025021158498082 0.5185761357283212 0.5340023409922744 0.5487644074733784 0.5628470793694078 0.5762361780423194 0.5889186080739771 0.6008823606513829 0.6121165143631384 0.6226112334978061 0.6323577639428571 0.6413484267900006 0.6495766097588364 0.6570367565560005 0.6637243542912714 0.6696359190754961 0.6747689799276823 0.679122061120279 0.6826946630924707 0.685487242061382 0.6875011884604002 0.6887388043324465 0.689203279804034 0.6888986687633497 0.6878298638624664 0.6860025709602152 0.6834232831181739 0.6800992542578856 0.6760384725826372 0.6712496338621889 0.665742114673605 0.6595259456859524 0.6526117850711274 0.6450108921174614 0.6367351011170929 0.6277967955924442 0.6182088829214806 0.6079847694158402 0.597138335900402 0.5856839138374464 0.5736362620332731 0.5610105439599807 0.5478223057201357 0.5340874546772371 0.5198222387702286 0.5050432265258995 0.48976728777873685 0.47401157510375425 0.45779350596400925 0.4411307455708479 0.42404119045151034 0.4065429527155165 0.3886543450081957 0.370393866136938 0.35178018735307187 0.33283213926986166 0.31356869939481763 0.29400898025245326 0.2741722180716583 0.25407776201012744 0.23374506388665717 0.21319366839063889 0.1924432037367835 0.17151337273187764 0.15042394421933925 0.12919474486634783 0.10784565125751763 0.08639658225834226 0.06486749161098754 0.04327836072451662 0.021649191621171914 -0.0; 0.12266155616200118 0.14571797414944693 0.16858037529390352 0.19121864463193955 0.21360310587470846 0.23570457716510226 0.25749442501300085 0.27894461622739525 0.30002776767699124 0.3207171937246165 0.3409869511952633 0.36081188175275203 0.38016765157565235 0.39903078823912724 0.4173787147256169 0.4351897805036089 0.4524432896300533 0.46911952584807476 0.48519977466747416 0.500666342430907 0.5155025723835043 0.5296928577779562 0.5432226520606466 0.5560784761971662 0.5682479232074473 0.5797196599917722 0.5904834265389238 0.6005300326168274 0.6098513520540725 0.6184403147277043 0.6262908963787138 0.6333981063816007 0.63975797359839 0.6453675304504842 0.6502247953437914 0.6543287535837354 0.657679336917041 0.6602774018366755 0.6621247067850388 0.6632238883884995 0.6635784368537606 0.6631926706532623 0.6620717106231285 0.6602214535928578 0.6576485456613831 0.6543603552290702 0.6503649458899622 0.6456710492830007 0.6402880379952673 0.6342258986043574 0.6274952049410792 0.6201070916476195 0.6120732281002934 0.6034057927599847 0.5941174480074517 0.5842213155147815 0.5737309521985744 0.5626603267947986 0.5510237970898468 0.5388360878370273 0.5261122693826783 0.5128677370212019 0.4991181910936639 0.4848796178401643 0.47016827101196035 0.45500065424533875 0.4393935041954588 0.4233637744248487 0.40692862003791264 0.39010538304970227 0.37291157847431605 0.35536488111559883 0.3374831130403195 0.3192842317117413 0.3007863187593401 0.2820075693585181 0.262966282192399 0.24368084996616005 0.22416975044289125 0.2044515379686884 0.18454483545343997 0.16446832677278217 0.14424074955567942 0.12388088832130008 0.10340756792810457 0.08283964729745509 0.062196013373470305 0.041495575280455756 0.020757258638801332 -0.0; 0.11829752293204351 0.14052944681032492 0.1625721120539835 0.18439617123880453 0.2059727172707715 0.22727333915883013 0.24827017588866657 0.26893596821016263 0.289244108165064 0.3091686861961219 0.32868453569461675 0.3477672748594166 0.366393345757514 0.3845400504931214 0.4021855844097611 0.4193090662671696 0.43589056535215803 0.4519111254996311 0.46735278601667524 0.48219859951882466 0.4964326467032306 0.510040048098317 0.5230069728436176 0.5353206445666507 0.5469693444359454 0.557942411480549 0.56823024027652 0.5778242761099973 0.5867170077344276 0.5949019578463982 0.6023736714102961 0.6091277019667021 0.6151605960630063 0.6204698759473538 0.625054020668546 0.6289124457251984 0.6320454814071428 0.6344543499709742 0.6361411417897123 0.6371087906139576 0.6373610480786096 0.6369024575853917 0.6357383276869946 0.6338747050938374 0.6313183474191797 0.6280766957727633 0.6241578473073122 0.6195705278161648 0.6143240644741063 0.6084283588071485 0.6018938599706393 0.5947315384086875 0.5869528599615345 0.5785697604812355 0.5695946210097744 0.560040243567738 0.5499198275956898 0.5392469470847301 0.5280355284271246 0.5162998290126006 0.5040544165907914 0.491314149415426 0.4780941571812533 0.4644098227602836 0.450276764739783 0.43571082076058004 0.4207280316505539 0.405344626344791 0.38957700758068525 0.3734417383533286 0.3569555291137839 0.34013522569032273 0.32299779791039596 0.3055603288989732 0.28784000502695567 0.2698541064816139 0.2516199984293745 0.23315512273988304 0.2144769902389292 0.19560317345667383 0.1765512998366014 0.15733904536967022 0.1379841286173352 0.11850430508641917 0.0989173619181629 0.07924111285329416 0.059493393434459835 0.03969205640702713 0.019854967278929984 -0.0; 0.11379003838917656 0.13517084421886813 0.15636755111454365 0.17735163970681891 0.19809503091969344 0.21857014154789264 0.2387499378668267 0.2586079870826829 0.2781185064449749 0.2972564098596379 0.31599735185744504 0.33431776878980346 0.3521949171418771 0.36960690887114567 0.3865327436978895 0.40295233829247373 0.41884655232254014 0.4341972113411537 0.44898712651444445 0.4632001112042185 0.4768209944372194 0.48983563130815017 0.5022309103780788 0.513994758143375 0.5251161406628071 0.5355850624417811 0.5453925626829301 0.5545307090212945 0.5629925888701856 0.5707722985104591 0.5778649300614427 0.584266556476011 0.5899742147055429 0.594985887182546 0.5993004817698041 0.6029178103249591 0.6058385660285723 0.608064299621989 0.6095973946987852 0.6104410421903564 0.6105992141822875 0.6100766371936536 0.6088787650464227 0.6070117514467108 0.6044824223937997 0.6012982485267836 0.5974673175123223 0.592998306570502 0.5879004552291424 0.582183538390206 0.5758578397852417 0.568934125890113 0.5614236203626253 0.5533379790601788 0.5446892656881811 0.5354899281237496 0.5257527754532313 0.5154909557562409 0.5047179346633647 0.49344747470933326 0.48169361549838374 0.4694706546937171 0.4567931298383957 0.44367580101071363 0.43013363431308377 0.41618178618967455 0.40183558856454693 0.3871105347887706 0.37202226638200503 0.356586560551213 0.34081931846668445 0.32473655427314413 0.3083543848116573 0.2916890200260519 0.27475675402588323 0.25757395677635686 0.2401570663841836 0.22252258194717528 0.20468705693412098 0.1866670930606053 0.1684793346254815 0.15014046327194888 0.1316671931365444 0.11307626634870785 0.09438444884314069 0.07560852644670837 0.056765301201306836 0.037871587883769466 0.01894421068371933 -0.0; 0.10914464746310734 0.12964878449134562 0.1499743907029616 0.17009383607870632 0.18997992902287483 0.2096059715193131 0.22894581226198268 0.24797389756351582 0.2666653198608979 0.2849958636541336 0.30294204873138814 0.3204811705523876 0.337591337680698 0.3542515061746437 0.3704415108659301 0.386142093474301 0.40133492752561917 0.4160026400594711 0.4301288301305785 0.44369808412581974 0.4566959879354157 0.46910913603267584 0.4809251375315372 0.4921326193049172 0.5027212262594761 0.5126816188738339 0.5220054681174318 0.5306854478761447 0.5387152250183795 0.5460894472417688 0.5528037288456732 0.5588546345786164 0.5642396617124725 0.5689572204968193 0.5730066131473611 0.5763880115218094 0.5791024336351601 0.5811517191639393 0.5825385040858941 0.5832661945977092 0.5833389404488403 0.5827616078244994 0.5815397519052521 0.5796795892247247 0.5771879699406305 0.5740723501277091 0.5703407641944477 0.5660017975184813 0.5610645593886392 0.5555386563345135 0.5494341659174875 0.5427616110502166 0.5355319349047214 0.5277564764626057 0.5194469467544289 0.5106154058289241 0.5012742404867552 0.4914361428076422 0.4811140894941453 0.4703213220501085 0.4590713278067457 0.4473778218046443 0.4352547295354913 0.4227161705431887 0.40977644288014525 0.39645000841091166 0.3827514789520096 0.3686956032337365 0.3542972546668688 0.33957141989467277 0.3245331881082056 0.3091977411008162 0.29358034403580224 0.2776963368994333 0.26156112661004816 0.24519017975247093 0.2285990159058394 0.2118032015318002 0.19481834438907525 0.17766008843961292 0.16034410921072853 0.14288610957708403 0.1253018159257855 0.10760697466739447 0.08981734905530196 0.07194871627554394 0.05401686476889351 0.03603759174682194 0.018026700862771895 -0.0; 0.10436705510048434 0.1239700714142798 0.14340053784220938 0.16263177541766977 0.18163753976871555 0.20039207561384956 0.21887016918625923 0.23704719838703792 0.2548991804844501 0.2724028171938805 0.2895355369916045 0.3062755345346852 0.32260180707901714 0.3384941878075045 0.353933376000483 0.36890096400052635 0.38337946094354175 0.397352313247394 0.41080392186806197 0.42371965635133535 0.4360858657251863 0.4478898862941317 0.45912004641193066 0.469765668322888 0.4798170671746581 0.48926554731682026 0.4981033960095304 0.5063238746752495 0.5139212078339036 0.520890569867842 0.5272280697676791 0.5329307340135405 0.537996487748444 0.5424241344015883 0.5462133339192822 0.5493645797601142 0.5518791748089572 0.5537592063614406 0.5550075203268044 0.5556276947926346 0.5556240130898837 0.5550014364909983 0.5537655766679079 0.551922668030162 0.5494795400567641 0.5464435897282742 0.5428227541585728 0.5386254835184726 0.5338607143360348 0.5285378432512321 0.5226667012953324 0.5162575287583531 0.5093209507009259 0.501867953160206 0.4939098600928845 0.48545831109204995 0.47652523990863016 0.4671228538023171 0.4572636137414398 0.4469602154660246 0.43622557142340845 0.42507279358115097 0.41351517711775027 0.4015661849876332 0.38923943335319744 0.3765486778733151 0.3635078008345089 0.3501307991081872 0.3364317729147177 0.3224249153726876 0.30812450280965514 0.2935448858086963 0.27870048096335054 0.2636057633120686 0.2482752594218777 0.2327235410897993 0.21696521962950807 0.2010149407098155 0.18488737971076394 0.16859723756245346 0.1521592370311403 0.1355881194166378 0.11889864162469069 0.10210557357756098 0.08522369592589439 0.06826779802458066 0.05125267613524167 0.034193131817751465 0.017103970473126135 -0.0; 0.0994631188227536 0.11814168533249204 0.1366540974464107 0.1549746889737662 0.17307822242142648 0.19093994257976385 0.20853562800434858 0.2258416401923954 0.24283497027014792 0.25949328302569885 0.275794958140997 0.2917191284967064 0.30724571544400925 0.32235546095815176 0.3370299566092979 0.35125166930690443 0.36500396379417255 0.37827112188895134 0.3910383584866622 0.4032918343591509 0.41501866580078867 0.426206931189482 0.4368456745454045 0.4469249061841687 0.45643560057377275 0.46536969151581276 0.47372006478135237 0.48148054834018456 0.48864590032927374 0.49521179491175965 0.5011748061821907 0.5065323902765877 0.5112828658476358 0.5154253930658355 0.5189599513067855 0.5218873156831493 0.5242090325772067 0.5259273943264514 0.5270454132103586 0.5275667948815591 0.5274959113790183 0.5268377738547736 0.5255980051392783 0.5237828122634964 0.5213989590488112 0.518453738868457 0.5149549476767603 0.5109108573949659 0.5063301897349127 0.5012220905344197 0.4955961046708466 0.4894621516121734 0.4828305016578791 0.4757117529151551 0.46811680904944547 0.46005685784201933 0.4515433505813365 0.44258798230924007 0.43320267293768766 0.4233995492466357 0.41319092776899147 0.4025892985641116 0.3916073098772009 0.3802577536782464 0.3685535520705177 0.3565077445555839 0.34413347613878 0.33144398625647187 0.3184525985040532 0.3051727111414356 0.29161778835093477 0.2778013522206626 0.26373697542509056 0.24943827457308954 0.23491890419262346 0.2201925513202041 0.20527293066245247 0.1901737802962618 0.17490885787353752 0.15949193729586378 0.14393680582411666 0.12825726158758455 0.11246711145694052 0.09658016924515177 0.08061025420020496 0.06457118975342316 0.04847680248701236 0.03234092128440428 0.01617737662688671 -0.0; 0.09443884119137202 0.11217077397917406 0.12974336142010998 0.1471320114466567 0.16431255263371972 0.18126128661649482 0.19795503838636208 0.2143712042635886 0.23048779736342498 0.2462834903910829 0.26173765562095125 0.27683040193590136 0.2915426088235393 0.30585595724751813 0.3197529573332797 0.3332169728287235 0.34623224232101524 0.3587838972109252 0.3708579764655378 0.38244143818871723 0.39352216806624063 0.40408898475891164 0.41413164233208005 0.4236408298238216 0.43260816806643965 0.441026203886926 0.4488884018215865 0.4561891334880295 0.46292366476440927 0.4690881409309177 0.4746795699323723 0.4796958039231545 0.48413551925695164 0.487998195083728 0.4912840907151911 0.49399422191782716 0.4961303362894372 0.49769488787112265 0.4986910111418763 0.4991224945375239 0.49899375362976295 0.49830980409452985 0.49707623459206546 0.49529917967384507 0.49298529282412146 0.490141719736251 0.4867760719163128 0.4828964006988712 0.4785111717520789 0.47362924014179153 0.46825982601697674 0.4624124909714665 0.45609711513015394 0.44932387500093246 0.4421032221272752 0.4344458625701505 0.4263627372421052 0.4178650031108225 0.40896401528426446 0.39967130998461453 0.3899985884136989 0.37995770150835184 0.3695606355803047 0.3588194988316037 0.34774650873328905 0.3363539802520864 0.3246543149072165 0.3126599906369391 0.3003835524523323 0.2878376038538833 0.2750347989846951 0.26198783549272125 0.24870944807303488 0.2352124026600715 0.22150949123879707 0.20761352724293036 0.1935373415076436 0.17929377874361632 0.16489569449883565 0.15035595257411924 0.1356874228581148 0.1209029795472002 0.10601549971560308 0.09103786220088106 0.07598294676985379 0.06086363352995837 0.04569280255101122 0.030483333662328502 0.015248106390101008 -0.0; 0.08930036219377897 0.10606464326613858 0.12267679778510018 0.13911336837530597 0.15535130802167452 0.17136803105516113 0.18714146201493587 0.20265008218705838 0.21787297363796193 0.2327898605804133 0.2473811479298919 0.2616279569302701 0.2755121577490615 0.28901639896412296 0.3021241338852792 0.3148196436757371 0.32708805725909557 0.3389153680180999 0.3502884473108344 0.3611950548486326 0.3716238459975057 0.3815643760811505 0.3910071017786207 0.3999433797233115 0.4083654624220715 0.4162664916239081 0.42364048927693265 0.4304823462198273 0.4367878087602952 0.4425534632976579 0.4477767191500834 0.4524557897488472 0.4565896723627314 0.46017812651509765 0.4632216512545421 0.46572146143732984 0.46767946317621956 0.46909822860582184 0.46998097010944656 0.4703315141465874 0.470154274813812 0.4694542272650218 0.46823688110987344 0.46650825390171524 0.4642748448187739 0.461543608634561 0.4583219300657187 0.45461759857773354 0.4504387837212856 0.4457940110644208 0.4406921387783996 0.43514233492786847 0.42915405550913477 0.4227370232736596 0.41590120736755276 0.40865680381187885 0.4010142168428197 0.392984041125489 0.38457704485008276 0.375804153714484 0.3666764357930579 0.3572050872874038 0.3474014191512108 0.3372768445779449 0.326842867337176 0.3161110709425118 0.3050931086317257 0.2938006941374333 0.2822455932247563 0.2704396159706918 0.25839460975839756 0.2461224529583674 0.23363504926728534 0.22094432267447667 0.20806221302503522 0.19500067214809091 0.1817716605181164 0.16838714441676705 0.15485909356241415 0.14119947917427342 0.12742027243785897 0.11353344333835876 0.09955095982844579 0.08548478729702165 0.07134688830534917 0.057149222557055575 0.04290374706850881 0.028622416506100184 0.014317183657006297 -0.0; 0.08405395156257013 0.09983074805063184 0.11546303985581209 0.13092856368091277 0.14620545403393956 0.16127229251443614 0.1761081549918505 0.19069265647885744 0.2050059935210637 0.21902898394411988 0.23274310381979552 0.24613052153371845 0.25917412885907515 0.27185756896233493 0.2841652612887742 0.29608242329704576 0.30759508903301297 0.31869012455337753 0.3293552402291172 0.3395789999771865 0.3493508274862882 0.35866100951855556 0.3675006963837107 0.3758618996955172 0.38373748753214443 0.39112117713231764 0.39800752526784183 0.4043919164403213 0.4102705490555473 0.4156404197332968 0.42049930591304546 0.424845746917608 0.42867902363683996 0.43199913699261355 0.43480678534404793 0.4371033409889943 0.4388908259136345 0.4401718869373146 0.44094977039414474 0.4412282964868144 0.4410118334413989 0.44030527158491695 0.43911399746001123 0.4374438680835899 0.43530118544843843 0.4326926713590888 0.4296254426853458 0.426106987109161 0.42214513943283605 0.4177480585091086 0.4129242048463593 0.4076823189351508 0.4020314003355436 0.3959806875581659 0.38953963876588127 0.382717913317064 0.37552535416604 0.36797197113112606 0.360067925035919 0.3518235127251053 0.3432491529519338 0.3343553731308031 0.3251527969449954 0.3156521327965087 0.3058641630821192 0.29579973427737527 0.28546974780793766 0.27488515168577254 0.26405693288595933 0.25299611043836767 0.2417137292072273 0.2302208543304369 0.2185285662896036 0.20664795658103025 0.19459012395719305 0.18236617120782986 0.16998720244930868 0.15746432089072362 0.14480862704486316 0.13203121735218656 0.11914318318575125 0.10615561020507241 0.09307957802691182 0.07992616018097412 0.0667064243186122 0.053431432642674616 0.04011224252671465 0.02675990729187619 0.0133854771098002 -0.0; 0.0787060010392845 0.09347668289327243 0.1081108754813556 0.12258756738498565 0.1368861301412286 0.15098636556186099 0.16486855097820946 0.17851348221907737 0.19190251414771614 0.20501759860341454 0.21784131961387398 0.2303569257656707 0.2425483596416878 0.254400284256111 0.26589810643919753 0.2770279971453624 0.28777690867892347 0.2981325888519531 0.3080835921078856 0.3176192876627007 0.32672986473248006 0.33540633493182975 0.3436405319419664 0.35142510856006587 0.35875353125284437 0.36562007234710553 0.372019799998228 0.3779485660842603 0.38340299217854906 0.38838045375744484 0.39287906280208934 0.396897648954161 0.40043573938529325 0.40349353753834577 0.4060719008962935 0.40817231793097675 0.4097968843795765 0.4109482789916456 0.4116297388836674 0.41184503463178057 0.4115984452265639 0.41089473300652124 0.40973911867949475 0.4081372565336013 0.4060952099314977 0.40361942717402166 0.40071671781147766 0.3973942294731471 0.39365942527811104 0.38952006188307436 0.38498416821583115 0.38006002493611446 0.37475614465903806 0.36908125297009675 0.3630442702547875 0.3566542943603359 0.3499205841018279 0.3428525436201256 0.33545970759454524 0.32775172730902363 0.31973835756674923 0.3114294444447646 0.3028349138768548 0.29396476105027164 0.2848290405992465 0.27543785757603656 0.2658013591782235 0.2559297272092951 0.24583317124797674 0.23552192250053433 0.22500622830917552 0.21429634728871932 0.20340254506301197 0.1923350905719297 0.18110425291933716 0.1697202987320258 0.15819348999941046 0.14653408236355178 0.13475232382902658 0.12285845386210206 0.11086270284870463 0.09877529188071416 0.08660643284020683 0.07436632875138871 0.062065174370043226 0.04971315698048879 0.03732045737010834 0.024897250951692592 0.012453709003861958 -0.0; 0.07326301659316993 0.08701017281981784 0.10062923636929656 0.11410050352001148 0.12740463636575092 0.1405227079021014 0.15343624509100268 0.16612726971685962 0.17857833686606467 0.19077257088129065 0.2026936986622648 0.2143260802056856 0.22565473629827876 0.2366653732983572 0.2473444049626183 0.257678971295845 0.2676569544215886 0.2772669914916288 0.28649848467071987 0.2953416082508624 0.3037873129658157 0.3118273275917206 0.31945415793350324 0.32666108330900767 0.3334421506535907 0.33979216637716547 0.3457066861133825 0.35118200250681925 0.35621513118873543 0.3608037950952045 0.3649464072832819 0.3686420524014672 0.37189046697000006 0.3746920186247853 0.3770476844758809 0.37895902872775183 0.38042817970384624 0.3814578064128224 0.3820510947877306 0.38221172372305506 0.38194384102762413 0.38125203940419566 0.3801413325590951 0.3786171315376663 0.3766852213736442 0.37435173813289 0.37162314642428573 0.3685062174431001 0.3650080076048169 0.36113583782027525 0.35689727345611305 0.352300105017896 0.3473523295870426 0.34206213303669597 0.3364378730460454 0.3304880629273472 0.324221356274967 0.31764653244120605 0.31077248283943065 0.3036081980712213 0.2961627558706496 0.28844530985569156 0.28046507907379026 0.27223133832613766 0.2637534092528366 0.2550406521591709 0.24610245856140467 0.23694824442902934 0.22758744409908468 0.21802950483704475 0.20828388201786982 0.1983600349001042 0.18826742296524313 0.1780155027942 0.1676137254523193 0.15707153435416518 0.14639836357918892 0.13560363660928115 0.12469676545923178 0.11368715017116306 0.10258417864412032 0.09139722677008752 0.08013565884786743 0.06880882824642068 0.05742607828942625 0.04599674333298136 0.03453015000851796 0.023035618603170282 0.011522464549920062 -0.0; 0.06773161060422554 0.08043906409757436 0.09302718750325976 0.10547763824570268 0.11777242016394579 0.12989392610516523 0.1418249785677735 0.1535488682151955 0.16504939009949007 0.17631087745310273 0.18731823292696967 0.19805695717368463 0.2085131746952612 0.21867365689590393 0.22852584230097786 0.23805785392372758 0.247258513781142 0.256117354579364 0.26462462860725083 0.27277131389364795 0.28054911769982926 0.2879504774330702 0.29496855908042885 0.30159725327348 0.3078311691049205 0.313665625826589 0.3190966425656121 0.3241209262009934 0.32873585754715434 0.332939475993737 0.336730462752378 0.3401081228613541 0.3430723660980178 0.3456236869468299 0.3477631437677222 0.34949233730560136 0.3508133886770197 0.3517289169646816 0.3522420165444259 0.35235623426286083 0.35207554657703954 0.3514043367603808 0.35034737227173723 0.34890978237709985 0.34709703610586906 0.3449149206162424 0.3423695200368293 0.33946719484438936 0.3362145618305108 0.33261847470327555 0.32868600536330556 0.324424425887385 0.31984119124684074 0.31494392278223304 0.309740392450632 0.3042385078567805 0.298446298074844 0.29237190026321475 0.28602354707094446 0.27940955483074786 0.27253831253037786 0.2654182715511952 0.2580579361601613 0.2504658547391405 0.24265061173340544 0.23462082029941903 0.22638511563038002 0.21795214893680262 0.20933058205817742 0.20052908268091865 0.1915563201370006 0.18242096175712363 0.17313166975177235 0.1636970985932164 0.15412589287125428 0.14442668559541294 0.13460809691622622 0.12467873323825719 0.1146471866976044 0.1045220349767496 0.09431184142974512 0.0840251554909422 0.07367051334064789 0.06325643880125151 0.052791444437670185 0.04228403283602335 0.031742698034744575 0.021175927082424086 0.010592201696876009 -0.0; 0.06211849401873576 0.07377131503538055 0.08531391666345968 0.09672936817940166 0.10800106366966691 0.11911276187923074 0.1300486242002027 0.14079325063092296 0.15133171355338593 0.161649589195338 0.17173298666268239 0.18156857444756958 0.1911436043376736 0.20044593267225158 0.20946403891054546 0.2181870414976823 0.22660471103219681 0.23470748075753572 0.2424864544172166 0.2499334115295224 0.2570408101526539 0.26380178722499625 0.2702101565775265 0.27626040472632896 0.28194768456263625 0.2872678070658694 0.29221723117161086 0.29679305193159755 0.3009929871064723 0.30481536233434414 0.3082590950193447 0.31132367708406866 0.3140091567286917 0.31631611933708964 0.31824566766718865 0.3197994014586417 0.32097939658618013 0.32178818388157066 0.32222872774120165 0.32230440462990245 0.3220189815850111 0.3213765948176376 0.32038172850107693 0.3190391938290745 0.31735410841944184 0.31533187613138824 0.3129781673578619 0.31029889984726305 0.3073002201022731 0.30398848539696555 0.3003702464472693 0.2964522307638703 0.2922413267110884 0.2877445682899781 0.28296912065894647 0.2779222664006462 0.2726113925395705 0.2670439783109008 0.2612275836776245 0.25516983858955955 0.24887843297512477 0.24236110745396097 0.23562564475621242 0.22867986183217018 0.22153160263422733 0.21418873155144832 0.20665912747578027 0.19895067847779727 0.19107127706884738 0.18302881602585463 0.17483118475425424 0.16648626616424322 0.15800193403503277 0.14938605084170334 0.14064646601905106 0.13179101463679985 0.12282751646057533 0.11376377537315735 0.10460757913060487 0.09536669942805721 0.08604889225023157 0.07666189848179679 0.0672134447530866 0.057711244496814286 0.04816299919169194 0.03857639976904226 0.028959128158754253 0.019318858951023688 0.009663261150558981 -0.0; 0.05643046848444792 0.06701498681421796 0.07749872405629293 0.08786620894484608 0.09810227129890543 0.10819207888459337 0.11812117252687987 0.1278754993119918 0.1374414437383377 0.14680585669143587 0.15595608213669368 0.16487998144273713 0.17356595526704718 0.18200296295479085 0.19018053942068006 0.1980888095021791 0.2057184997904075 0.2130609479622131 0.22010810965324568 0.22685256292705194 0.23328751040933027 0.23940677916930353 0.24520481844166808 0.2506766952927072 0.2558180883429054 0.2606252796656776 0.2650951449877733 0.2692251423214352 0.2730132991616009 0.27645819838334657 0.27955896297550487 0.2823152397459565 0.2847271821326141 0.2867954322517191 0.2885211023117581 0.2899057555172526 0.29095138658196107 0.29166040196574256 0.2920355999435449 0.2920801506088632 0.2917975759075375 0.29119172979114133 0.2902667785724168 0.28902718155835355 0.2874776720297148 0.2856232386289894 0.2834691072121722 0.2810207232132099 0.2782837345637346 0.27526397520461965 0.2719674492201525 0.26840031562010375 0.26456887378982524 0.2604795496235736 0.25613888235180987 0.2515535120689257 0.24673016796401157 0.24167565725368623 0.2363968548127873 0.23090069349575523 0.22519415513892072 0.21928426223153633 0.213178070241347 0.20688266057858096 0.20040513418077074 0.19375260569935218 0.18693219826789864 0.179951038830871 0.172816254010969 0.1655349664925714 0.1581142918982508 0.15056133613502004 0.14288319318670656 0.13508694332876536 0.1271796517417211 0.11916836749951758 0.11106012290914165 0.10286193317793967 0.0945807963853755 0.08622369373602337 0.07779759007093678 0.06930943461474 0.06076616193600521 0.05217469309878747 0.043541936983359536 0.0348747917544729 0.026180146455663897 0.017464882708249703 0.008735876493941815 -0.0; 0.05067441847149645 0.06017823435370227 0.0695910120562857 0.07889878393931254 0.08808785771125353 0.09714485007738602 0.10605671876535756 0.11481079278132543 0.12339480076577862 0.13179689733471062 0.1400056873089848 0.14801024775239913 0.1558001477568043 0.16336546593048673 0.1706968055636899 0.17778530746245713 0.18462266045863365 0.19120110961991157 0.19751346219884774 0.2035530913739279 0.20931393784872668 0.21479050938704358 0.2199778783723957 0.22487167748956205 0.22946809363375356 0.2337638601595934 0.23775624758738353 0.2414430528880966 0.24482258747131797 0.2478936640018686 0.2506555821713113 0.25310811354989204 0.25525148564288624 0.2570863652728768 0.25861384140615706 0.2598354075376086 0.2607529437437136 0.2613686985084011 0.26168527042084366 0.26170558983855197 0.2614329006029925 0.260870741888713 0.2600229302605735 0.2588935420073296 0.2574868958134039 0.2558075358243709 0.2538602151555734 0.2516498798872602 0.24918165358377617 0.24646082236892544 0.24349282058417376 0.2402832170514169 0.23683770195731593 0.23316207437171213 0.22926223040857363 0.22514415203409005 0.22081389652299616 0.21627758656105614 0.21154140098868526 0.20661156617810472 0.20149434803404287 0.19619604460593693 0.1907229792977666 0.18508149466004375 0.17927794674708977 0.17331870002163086 0.16721012278767397 0.16095858313189923 0.15457044535312878 0.1480520668589347 0.14140979550807944 0.13464996737724005 0.127778904930304 0.12080291556847127 0.11372829053938015 0.10656130418361137 0.099308213496977 0.09197525798725183 0.08456865980414388 0.07709462412157049 0.06955933975155881 0.06196897996929249 0.05432970352915591 0.04664765585182313 0.038928970362699794 0.03117976996226656 0.02340616860905076 0.01561427299617451 0.007810184302559452 -0.0; 0.044857303384157506 0.05326929721792922 0.0616002750609011 0.06983781331509602 0.0779697361176931 0.08598414556422558 0.0938694504539638 0.10161439342454935 0.10920807635743353 0.11663998395085852 0.123900005372971 0.1309784539238353 0.13786608465153555 0.14455410988387843 0.15103421265348324 0.15729855800973644 0.16333980222647554 0.16915109992872965 0.17472610917570344 0.1800589945499172 0.18514442831427885 0.18997758970947187 0.1945541624735988 0.19887033067432022 0.2029227729507739 0.20670865526846446 0.21022562229490918 0.21347178750732188 0.21644572214591384 0.21914644312761622 0.22157340003522408 0.22372646129624288 0.22560589966404535 0.2272123771115408 0.22854692924441314 0.2296109493372372 0.23040617209147185 0.2309346572095535 0.23119877287423057 0.23120117921686273 0.23094481185271304 0.23043286555559558 0.22966877813828845 0.2286562145993548 0.22739905159107668 0.22590136225755422 0.2241674014863651 0.22220159161174596 0.22000850860197843 0.21759286875870398 0.21495951595101767 0.21211340940276163 0.2090596120471379 0.20580327945881968 0.20234964937003422 0.19870403177373738 0.19487179961384912 0.19085838005970476 0.18666924635929408 0.18230991026361176 0.17778591501228735 0.17310282886899508 0.16826623919342226 0.16328174703528672 0.1581549622346951 0.152891499012167 0.14749697203076098 0.141976992912198 0.1363371671882414 0.13058309166826987 0.1247203522036656 0.1187545218295091 0.11269115926391861 0.10653580774542669 0.10029399418880126 0.09397122863984879 0.08757300400986978 0.08110479607066493 0.07457206369118395 0.06798024929714222 0.06133477953519242 0.05464106612350232 0.04790450687082685 0.04113048684640222 0.0343243796832745 0.027491548997814943 0.020637349908468567 0.013767130636888513 0.006886234174792098 -0.0; 0.03898614966755464 0.04629649056248371 0.05353608945610779 0.060694103167459094 0.06775990691900302 0.07472312094192116 0.08157363576477032 0.08830163606754399 0.0948976229961718 0.10135243484615682 0.10765726603829197 0.1138036843239091 0.11978364617185552 0.12558951030403778 0.1312140493608969 0.1366504596922816 0.1418923692828624 0.14693384383420188 0.15176939103786233 0.1563939630853336 0.16080295747101556 0.1649922161539182 0.16895802315220138 0.17269710065187657 0.17620660371730348 0.17948411369612838 0.18252763041535822 0.18533556326817213 0.18790672129304822 0.19024030234765282 0.1923358814800396 0.19419339859884674 0.19581314554259627 0.19719575264590117 0.19834217489746953 0.1992536777812869 0.19993182288845596 0.2003784533828179 0.20059567939880846 0.2005858634451293 0.20035160588271486 0.19989573054030077 0.19922127052559133 0.19833145428486773 0.19722969195854412 0.195919562075163 0.19440479862127238 0.19268927851977147 0.1907770095447056 0.18867211869602932 0.1863788410535813 0.18390150912563363 0.1812445427035713 0.17841243923078945 0.17540976469069258 0.17224114501573284 0.1689112580166607 0.1654248258287601 0.1617866078695896 0.15800139430075 0.1540739999845235 0.15000925892453096 0.14581201917838657 0.14148713822899298 0.13703947880028938 0.13247390510230286 0.12779527948982913 0.12300845951837185 0.11811829538068692 0.11312962770692132 0.10804728571111277 0.10287608566675945 0.0976208296940659 0.0922863048415525 0.08687728244476306 0.08139851774494261 0.07585474975074587 0.07025070132619131 0.06459107948833226 0.0588805758983379 0.053123867529894446 0.04732561749914102 0.041490476040506756 0.035623081613148054 0.02972806212282981 0.02381003624434266 0.017873614829721537 0.011923402387697487 0.005963998619976198 -0.0; 0.033068042912508915 0.039268196122851644 0.045408103688143714 0.051478534917593015 0.05747044665409748 0.0633750060897719 0.06918361244074482 0.07488791737935112 0.08047984413319201 0.08595160517250523 0.09129571841965226 0.09650502192726512 0.10157268698435823 0.10649222962253564 0.11125752050701641 0.11586279320947994 0.12030265087160043 0.12457207127938927 0.12866641037911467 0.1325814042753675 0.13631316976094088 0.13985820343626304 0.14321337948337085 0.14637594616567967 0.14934352113005547 0.15211408559204587 0.15468597748849608 0.1570578836842037 0.15922883132084747 0.16119817839709719 0.1629656036687767 0.16453109595708598 0.16589494295143115 0.1670577195913115 0.16802027610905543 0.16878372581215373 0.16934943268036187 0.16971899884898461 0.1698942520456161 0.16987723304330188 0.16967018318866808 0.1692755320590144 0.16869588529774782 0.16793401267303493 0.1669928363999541 0.1658754197620216 0.16458495606364743 0.16312475794087722 0.16149824705374285 0.1597089441798026 0.1577604597247083 0.1556564846623037 0.1534007819135479 0.15099717817055583 0.1484495561693328 0.14576184741226006 0.14293802533905378 0.13998209894288924 0.13689810682646045 0.13369011169109876 0.13036219525061607 0.12691845356019343 0.12336299274956343 0.11969992514875656 0.11593336579385655 0.11206742929956799 0.10810622708485401 0.10405386493743567 0.0999144409026814 0.09569204348214277 0.09139075012686784 0.08701462601056545 0.08256772306764339 0.07805407928125342 0.07347771820651745 0.06884264871428557 0.06415286494090273 0.0594123464296805 0.05462505844996268 0.04979495247988764 0.044925966839177114 0.040022027458504646 0.035087048772226494 0.03012493472143538 0.025139579854552424 0.020134870512808416 0.015114686088170454 0.010082900341374894 0.005043382767936925 -0.0; 0.027110119960892503 0.03219285324299681 0.03722602843463353 0.04220205487584671 0.04711349723308399 0.05195309437600654 0.05671377730240863 0.06138868602645578 0.06597118535501341 0.07045487948686224 0.07483362538000207 0.07910154484290288 0.08325303531629469 0.08728277932281768 0.09118575257238137 0.09495723072140363 0.09859279479396443 0.10208833528236622 0.10544005495338502 0.10864447039480232 0.11169841234420105 0.1145990248488688 0.11734376331156536 0.11993039148210238 0.12235697745905445 0.1246218887694195 0.1267237865968254 0.12866161923086117 0.13043461481126598 0.13204227344130715 0.13348435874446313 0.13476088893782062 0.13587212749423475 0.1368185734635259 0.13760095152068905 0.1382202018064437 0.138677469622523 0.13897409504078198 0.1391116024817839 0.13909169031490617 0.138916220528201 0.13858720851251533 0.13810681300045086 0.13747732619698738 0.1367011641347603 0.13578085728328754 0.13471904143786317 0.13351844891030556 0.13218190004046587 0.13071229504418586 0.1291126062104091 0.12738587045731814 0.12553518225474364 0.12356368691761534 0.12147457427298025 0.11927107270106456 0.11695644354892384 0.11453397591353821 0.11200698178973428 0.10937879157685128 0.10665274993697393 0.10383221199644208 0.10092053988147101 0.09792109957794376 0.09483725810477969 0.09167238098977248 0.088429830036361 0.08511296136944325 0.08172512374814511 0.07826965713322763 0.07474989149679896 0.07116914586188197 0.06753072755943557 0.06383793169050418 0.06009404078124245 0.0563023246186664 0.05246604025521267 0.04858843217024526 0.04467273257694128 0.04072216186309314 0.03673992915460981 0.03272923299068479 0.02869326209975783 0.02463519626564698 0.020558207273306327 0.016465459923932144 0.012360113109193072 0.008245320934528792 0.004124233881603192 -0.0; 0.021119561013061852 0.02507894994157086 0.028999626866173658 0.03287566396747484 0.03670125542570394 0.04047073223447899 0.044178576262440504 0.04781943349593131 0.051388126403446546 0.05487966537058442 0.05828925916246642 0.06161232437903901 0.06484449387722639 0.06798162414235988 0.0710198015996774 0.07395534786486743 0.07678482394041272 0.0795050333719718 0.08211302438602065 0.08460609103643017 0.08698177339363662 0.08923785681528183 0.09137237034201078 0.09338358426605374 0.0952700069237109 0.09703038076556766 0.09866367776040616 0.10016909419028515 0.10154604489518147 0.10279415702593296 0.10391326336408077 0.10490339526653124 0.10576477529188967 0.10649780956384677 0.107103079925147 0.10758133593352513 0.10793348674867953 0.10816059295665573 0.10826385837529874 0.10824462188157023 0.1081043492984824 0.1078446253764057 0.1074671459004848 0.10697370995279447 0.10636621235497137 0.10564663631401298 0.10481704629122454 0.10387958111138425 0.10283644732677541 0.1016899128480302 0.10044230085151766 0.09909598397073646 0.09765337877707814 0.09611694055349011 0.09448915836269246 0.09277255041010092 0.09096965970004442 0.08908304998261074 0.0871153019872078 0.08506900993793615 0.08294677834490177 0.0807512190647801 0.07848494862331877 0.07615058579178724 0.07375074940895138 0.07128805643974696 0.06876512026147034 0.06618454916810543 0.06354894508320014 0.06086090247159118 0.05812300744022822 0.05533783701832451 0.05250795860705981 0.04963592958916247 0.04672429708875063 0.04377559787192416 0.04079235837875262 0.03777709487739241 0.03473231373129581 0.031660511770552964 0.02856417675860733 0.025445787945764062 0.022307816700991075 0.01915272721376879 0.01598297725776538 0.012801019008360854 0.009609299906051232 0.006410263557960691 0.003206350669712221 -0.0; 0.01510358173826066 0.017935014012020103 0.02073870498766152 0.023510407600526747 0.026245962572198935 0.02894130906295514 0.03159249478060146 0.03419568549745465 0.03674717393276365 0.0392433879636036 0.04168089813330866 0.04405642443261027 0.04636684233484135 0.048609188072704826 0.0507806631501809 0.05287863808902293 0.05490065541498446 0.05684443189426407 0.058707860035771435 0.060489008879401354 0.06218612409489281 0.06379762741954927 0.06532211546658585 0.06675835793871743 0.0681052952840516 0.0693620358333483 0.07052785245916914 0.07160217879855683 0.07258460508149657 0.07347487360761748 0.07427287391351618 0.07497863767251113 0.0755923333678793 0.07611426077952764 0.0765448453226646 0.07688463227553921 0.07713428093150618 0.077294558708834 0.07736633524961825 0.07735057653709006 0.0772483390584197 0.07706076403794081 0.0767890717635056 0.07643455602646776 0.07599857869365366 0.0754825644275454 0.07488799556885829 0.07421640719368165 0.07346938235553317 0.07264854752079289 0.07175556820432476 0.07079214481052092 0.0697600086834849 0.06866091836869505 0.0674966560872533 0.06626902442264257 0.06497984321886636 0.06363094668791829 0.062224180723650796 0.06076140041842134 0.059244467778150796 0.057675249630935316 0.056055615723825725 0.05438743700198729 0.05267258406408591 0.050912925787505434 0.04911032811672489 0.04726665300810429 0.045383757524092516 0.04346349306988776 0.041507704765523214 0.03951823094628492 0.03749690278449292 0.035445544025627815 0.03336597083190503 0.03125999172649387 0.02912940763159786 0.02697601199384348 0.024801590990407005 0.02260792380951172 0.0203967829990352 0.018169934877025323 0.015929139998129054 0.013676153669966539 0.011412726513625418 0.009140605062558442 0.00686153239419554 0.004577248788742744 0.002289492409598667 -0.0; 0.00906942538829066 0.010769604151857827 0.012453102047074453 0.014117365653216637 0.015759894480508293 0.01737824739023571 0.018970048686118228 0.02053299384778659 0.02206485488059141 0.023563485259432467 0.02502682444796301 0.0264529019782193 0.02783984107947448 0.02918586184883559 0.030489283959798545 0.03174852890849084 0.03296212180082726 0.03412869268700658 0.035246977452857535 0.036315818280377374 0.037334163692351804 0.038301068198285645 0.039215691560917476 0.040077297704295696 0.04088525328591938 0.04163902595660033 0.04233818233260184 0.04298238570526088 0.0435713935136506 0.044105054606014465 0.04458330631553688 0.045006171375779946 0.04537375470054618 0.045686240052328686 0.045943886622609925 0.04614702554637386 0.046296056372119726 0.046391443507490755 0.0464337126594471 0.04642344728658294 0.04636128507993424 0.046247914487247764 0.046084071294353775 0.045870535275979105 0.04560812692698077 0.04529770428376348 0.04494015984432123 0.044536417594253155 0.04408743014483666 0.043594175988276106 0.04305765687412872 0.04247889531001405 0.041858932188769966 0.04119882454342819 0.0404996434306038 0.03976247194219541 0.038988403344666266 0.03817853934461352 0.03733398847884364 0.036455864626653095 0.03554528564174088 0.03460337210068882 0.03363124616480945 0.03263003055178077 0.03160084761338528 0.03054481851541051 0.02946306251575775 0.028356696336560953 0.02722683362619677 0.02607458450690791 0.02490105520380326 0.023707347750994867 0.022494559770592372 0.021263784320415407 0.020016109806188672 0.01875261995416381 0.017474393840077058 0.01618250597049784 0.01487802641261147 0.01356202096862769 0.01223555139101157 0.010899675634877244 0.009555448143865223 0.008203920166002248 0.006846140095971647 0.005483153840432198 0.0041160052029249015 0.0027457362850759216 0.0013733879007673487 -0.0; 0.0030243549142512567 0.003591301115511052 0.004152680998088658 0.004707642556210094 0.0052553514711229255 0.005794993255931452 0.00632577529040735 0.006846928736048469 0.007357710322742079 0.007857403999604735 0.008345322443737943 0.008820808421935321 0.009283236001580432 0.009732011608270828 0.010166574928889727 0.010586399660075034 0.010990994103163827 0.011379901607770901 0.011752700867238319 0.012109006070042182 0.012448466912215262 0.012770768476510748 0.01307563098481145 0.01336280943078908 0.013632093100367412 0.013883304987901893 0.014116301116323601 0.014330969769662702 0.014527230646514334 0.014705033943067306 0.01486435937424421 0.015005215141435671 0.015127636855084087 0.015231686420239985 0.015317450892827914 0.01538504131412318 0.015434591530544361 0.01546625700548002 0.015480213629477234 0.015476656534671885 0.015455798918904157 0.015417870884533932 0.015363118296488244 0.015291801663670314 0.015204195047386206 0.01510058500002926 0.01498126953685903 0.014846557143290603 0.014696765819729207 0.014532222165662436 0.014353260504314394 0.014160222048897567 0.013953454111188026 0.013733309352847846 0.013500145079690643 0.013254322578885836 0.01299620649876596 0.012726164270894945 0.012444565573704889 0.012151781836987865 0.011848185786349793 0.011534151026590344 0.011210051662969681 0.010876261959088756 0.010533156030250347 0.010181107570877038 0.009820489614729975 0.009451674326508935 0.009075032823417317 0.008690935025327551 0.00829974953207429 0.007901843526468054 0.007497582701636015 0.007087331211250981 0.006671451641280943 0.0062503050018776025 0.005824250738043515 0.005393646757777431 0.004958849476340005 0.0045202138754194396 0.004078093575875694 0.003632840922896154 0.003184807082281727 0.00273434214673723 0.0022817952509689332 0.0018275146944368929 0.0013718480706551939 0.0009151424019096116 0.0004577442782969824 -0.0], [-0.9848389521280779 -0.9785351668855946 -0.9711631005196173 -0.9627373656338484 -0.9532745795076424 -0.9427932982703713 -0.9313139441553455 -0.9188587263691903 -0.9054515561506551 -0.8911179566244031 -0.8758849680800928 -0.8597810493250353 -0.8428359757697919 -0.8250807349104612 -0.8065474198692368 -0.7872691216464166 -0.7672798207227657 -0.7466142786314207 -0.725307930093831 -0.7033967762851705 -0.6809172797616725 -0.6579062615461629 -0.6344008008291522 -0.6104381377019268 -0.5860555792956155 -0.5612904096568748 -0.5361798036470771 -0.5107607451082948 -0.48506994949634635 -0.45914379113917275 -0.43301823523820065 -0.4067287746914736 -0.3803103717804268 -0.3537974047275413 -0.3272236190998567 -0.30062208400363494 -0.2740251529883967 -0.24746442955420295 -0.22097073713437512 -0.19457409340687312 -0.16830368877120658 -0.14218786881395615 -0.11625412057463252 -0.09052906241462409 -0.06503843728514111 -0.039807109185360554 -0.01485906259909975 0.009782595302732029 0.03409562990617963 0.0580586720551542 0.08165120881641728 0.10485357231155848 0.12764692681368586 0.1500132543004895 0.17193533864863947 0.19339674864722808 0.21438182000027245 0.2348756364803078 0.25486401038688894 0.27433346245546963 0.2932712013537649 0.31166510289435007 0.3295036890839938 0.346776107122131 0.36347210845296674 0.37958202796805246 0.3950967634487712 0.4100077553310845 0.4243069668681121 0.4379868647596791 0.4510404003118679 0.46346099118386774 0.4752425037740185 0.48637923629190294 0.49686590255864677 0.5066976165732209 0.5158698778785094 0.5243785577571932 0.5322198862840838 0.5393904402584108 0.5458871320367156 0.5517071992844003 0.5568481956616056 0.5613079824569519 0.5650847211807021 0.5681768671271494 0.5705831639143917 0.5723026390081712 0.573334600235094 0.5736786332892542; -0.9848388763074026 -0.9785350149060476 -0.9711628262180452 -0.9627369076190749 -0.9532738593291142 -0.9427922187544501 -0.9313123879244414 -0.9188565545568166 -0.9054486073232517 -0.8911140459184552 -0.8758798865607208 -0.8597745635698504 -0.8428278276794677 -0.8250706417451757 -0.8065350745079168 -0.7872541930636284 -0.7672619546761122 -0.7465930985504963 -0.7252830381601509 -0.7033677546910199 -0.6808836921345753 -0.6578676545245975 -0.6343567057743005 -0.6103880725295859 -0.5859990504119548 -0.5612269139814652 -0.5361088307065555 -0.5106817791841318 -0.48498247181044973 -0.4590472820614805 -0.43291217650096564 -0.40661265159560483 -0.38018367538002407 -0.35365963397960154 -0.32707428296706004 -0.3004607034990761 -0.27385126315214664 -0.24727758135260444 -0.2207704992740239 -0.19436005405626405 -0.1680754571840558 -0.14194507684919644 -0.11599642410905824 -0.09025614264507269 -0.06475000191799385 -0.03950289351195736 -0.014538830456450009 0.010119050685857243 0.03444848517702166 0.05842807311727044 0.08203727032063243 0.10525637725522446 0.12806652624547266 0.15044966712759736 0.1723885515430032 0.19386671604704145 0.21486846420296185 0.23537884782293098 0.25538364750982 0.2748693526451707 0.2938231409604075 0.3122328578200478 0.33008699533744335 0.3473746714355112 0.3640856089570289 0.380210114921433 0.39573906001767645 0.41066385841562925 0.4249764479717393 0.4386692708982346 0.4517352549590749 0.46416779525009716 0.47596073661542887 0.4871083567471885 0.497605350010796 0.5074468120338588 0.5166282250925558 0.5251454443257244 0.5329946848034374 0.5401725094737161 0.546675818008173 0.5525018365647503 0.5576481084833582 0.5621124859280434 0.5658931224873599 0.5689884667428163 0.5713972568136488 0.5731185158846632 0.574151548722507 0.5744959391844464; -0.9848387250331767 -0.9785347116809522 -0.9711622789356787 -0.9627359937872877 -0.9532724224143628 -0.9427900648601664 -0.9313092828337235 -0.9188522211655354 -0.9054427234852223 -0.8911062427197214 -0.8758697470353045 -0.8597616218645916 -0.8428115686709142 -0.8250505011068978 -0.8065104392222234 -0.7872244023674648 -0.7672263014269983 -0.746550830994751 -0.7252333620823628 -0.7033098359208289 -0.6808166593843055 -0.6577906025291669 -0.6342686987031221 -0.6102881476388726 -0.5858862219049391 -0.5611001770435265 -0.5359671656820979 -0.5105241558622651 -0.4848078537870412 -0.4588546311459729 -0.4327004571374368 -0.4063808352688594 -0.379930744979032 -0.3533845880922813 -0.3267761400822241 -0.30013850609329296 -0.27350408164126194 -0.24690451788972417 -0.22037069137782023 -0.19393267805553968 -0.16761973146651898 -0.141460264904411 -0.11548183735743772 -0.08971114304664836 -0.06417400435643092 -0.03889536795095674 -0.013899303867210794 0.010790992626005977 0.035153196613398136 0.05916584677142092 0.08280833646503322 0.10606090290447172 0.12890461455850669 0.1513213570147749 0.1732938174712339 0.1948054680356987 0.2158405480028747 0.23638404527045234 0.2564216770477499 0.2759398700021594 0.2949257399804027 0.3133670714333416 0.33125229666493333 0.34857047501790084 0.3653112721008447 0.3814649391539347 0.3970222926429729 0.4119746941645641 0.4263140307384016 0.4400326955562498 0.45312356925114794 0.46558000174460595 0.47739579472420063 0.4885651847989213 0.4990828273749239 0.5089437812899862 0.5181434942409083 0.5266777890343731 0.5345428506883578 0.5417352144080266 0.5482517544571655 0.5540896739435868 0.559246495534537 0.5637200531159585 0.56750848440747 0.5706102245431168 0.5730240006262936 0.5747488272657078 0.5757840030978618 0.5761291083002031; -0.9848384990379054 -0.9785342586748543 -0.9711614613079398 -0.962734628523948 -0.9532702756325033 -0.9427868468399428 -0.9313046435934923 -0.9188457466190447 -0.9054339322132497 -0.8910945833816831 -0.8758545964393878 -0.8597422837079383 -0.8427872729544167 -0.8250204042223718 -0.8064736247031518 -0.7871798822882631 -0.7671730184299066 -0.7464876609180514 -0.725159117158745 -0.703223268510366 -0.6807164662027444 -0.6576754293290585 -0.6341371453627501 -0.6101387736119771 -0.5857175519828502 -0.5609107073805385 -0.5357553700346699 -0.5102884919928927 -0.4845467699844198 -0.45856657281425517 -0.4323838734089823 -0.40603418559681775 -0.37955250566833815 -0.35297325873013896 -0.32633024983185793 -0.2996566198175915 -0.2729848058259321 -0.2463465063385951 -0.21977265065602747 -0.19329337265938076 -0.16693798870181373 -0.14073497945815264 -0.11471197555041043 -0.08889574675742665 -0.06331219460981201 -0.037986348166346454 -0.012942362764796968 0.011796478461317457 0.03620776050833803 0.06026993007726972 0.08396228700175098 0.10726497372927592 0.13015896305086766 0.15262604426872092 0.17464880798493174 0.19621062968751737 0.21729565230251902 0.2378887678732831 0.25797559852005375 0.27754247682491534 0.2965764257789644 0.31506513842045425 0.3329969572845592 0.35036085377749576 0.3671464075799478 0.3833437861772166 0.3989437246062286 0.4139375055025172 0.42831693952360356 0.44207434621880953 0.4552025354094815 0.4676947891378995 0.4795448442377487 0.4907468755740143 0.501295479995448 0.5111856610383815 0.520412814416614 0.5289727143283541 0.5368615006077451 0.5440756667453399 0.550612048798983 0.5564678152139104 0.5616404575684504 0.5661277822594963 0.5699279031399147 0.5730392351181941 0.5754604887289678 0.577190665681478 0.5782290553916054 0.5785752325017564; -0.984838199415992 -0.9785336580759588 -0.9711603772726517 -0.962732818382138 -0.9532674292485228 -0.9427825800157447 -0.9312984921895755 -0.9188371614448984 -0.9054222747302676 -0.8910791222525223 -0.8758345049485339 -0.8597166380689959 -0.8427550515104653 -0.8249804875367444 -0.8064247965293349 -0.787120831399364 -0.7671023412804029 -0.746403865103396 -0.7250606256319153 -0.7031084245086907 -0.6805835388333209 -0.6575226197568574 -0.6339625935420619 -0.6099405654992144 -0.5854937271668806 -0.5606592670655947 -0.5354742853105341 -0.5099757123273604 -0.4842002318739902 -0.4581842085305369 -0.4319636197803577 -0.4055739927674308 -0.37905034577939645 -0.3524271344717807 -0.3257382028173682 -0.29901673873551576 -0.272295234329518 -0.24560545063602318 -0.2189783867689248 -0.19244425332117088 -0.16603244987145974 -0.13977154642876943 -0.11368926863602485 -0.08781248654481821 -0.06216720676584712 -0.03677856779450295 -0.011670838307652113 0.01313258177400558 0.037609157663710695 0.06173721373096632 0.08549592537023787 0.1088653089141994 0.13182620978503587 0.1543602890718639 0.17645000871613914 0.1980786154802243 0.21923012386706225 0.2398892981514029 0.2600416336752332 0.27967333755212104 0.29877130891719006 0.31732311885140885 0.33531699010094 0.35274177670445306 0.3695869436336411 0.38584254654472006 0.4014992117314737 0.4165481163634603 0.4309809690863376 0.44478999105492883 0.4579678974636133 0.47050787963294516 0.48240358770602676 0.49364911400314415 0.5042389770784586 0.5141681065181763 0.5234318285155486 0.5320258522542947 0.5399462571285634 0.5471894808243658 0.5537523082844665 0.559631861576046 0.5648255906779793 0.5693312652023343 0.5731469670626322 0.5762710840995268 0.578702304672836 0.5804396132272468 0.5814822868375368 0.5818298927377629; -0.9848378276185352 -0.978532912785832 -0.971159032051736 -0.9627305720525311 -0.9532638968770024 -0.9427772847112622 -0.931290857788008 -0.9188265061451577 -0.9054078057351891 -0.8910599314568599 -0.8758095657050784 -0.859684803052439 -0.8427150516873233 -0.8249309322385922 -0.8063641746159006 -0.7870475134878573 -0.7670145830078814 -0.7462998113801399 -0.7249383158357404 -0.7029657985629756 -0.6804184441052901 -0.6573328187073785 -0.6337457720539172 -0.6096943418074838 -0.585215661312681 -0.5603468707930274 -0.5351250323261184 -0.5095870488415624 -0.48376958734554215 -0.457709006536065 -0.43144128893430944 -0.405001977620338 -0.37842611762606243 -0.3517482020049556 -0.32500212256679545 -0.29822112523682015 -0.27143776997220886 -0.24468389514479266 -0.21799058627742224 -0.19138814900241186 -0.16490608609398696 -0.1385730784125216 -0.11241696958657223 -0.08646475424916628 -0.06074256963731633 -0.035275690358284754 -0.010088526122471625 0.014795377759131598 0.039353337315353405 0.06356352449454279 0.08740495958269316 0.1108575016557379 0.13390183725741162 0.1565194674888794 0.17869269369043564 0.200404601889104 0.2216390461790237 0.24238063119420766 0.2626146938256905 0.28232728432734816 0.30150514694684005 0.3201357002102926 0.3382070169815114 0.3557078044088482 0.37262738386526667 0.38895567097981576 0.40468315585158904 0.41980088353036676 0.43430043484155995 0.4481739076267684 0.46141389846528613 0.4740134849362204 0.4859662084755386 0.49726605787734335 0.5079074534839655 0.517885232105083 0.5271946327019922 0.5358312828693713 0.5437911861433826 0.5510707101617365 0.5576665756983604 0.5635758465926071 0.5687959205904196 0.573324521112583 0.5771596899630843 0.580299780988666 0.5827434546988803 0.5844896738542774 0.5855377000288472 0.5858870911513545; -0.9848373854464265 -0.9785320264057406 -0.9711574321269186 -0.9627279003235247 -0.9532596954206528 -0.9427709861618043 -0.9312817766083116 -0.918813831024348 -0.9053905931762888 -0.8910371006050619 -0.8757798944539313 -0.8596469254518071 -0.8426674566636615 -0.8248719636250073 -0.8062920324768451 -0.7869602567112668 -0.7669101331262304 -0.7461759575714261 -0.7247927210458556 -0.7027960066824022 -0.680221888125621 -0.6571068297768402 -0.633487589345891 -0.6094011231119887 -0.5848844942578811 -0.5599747846020204 -0.534709010013513 -0.5091240397546104 -0.4832565199557725 -0.4571428013894174 -0.430818871670575 -0.40432029197623665 -0.37768213834038483 -0.35093894754882643 -0.3241246676271454 -0.29727261288653456 -0.27041542346602626 -0.24358502928581988 -0.21681261830499068 -0.19012860895789868 -0.16356262662705978 -0.13714348399599846 -0.11089916511368159 -0.08485681299235305 -0.05904272055289601 -0.033482324726105725 -0.008200203514329207 0.01677992418433445 0.04143519618776444 0.06574360227531947 0.08968397726297575 0.11323599210094937 0.13638014318260988 0.15909774004863925 0.18137089166480375 0.20318249144554418 0.22451620118892696 0.2453564340814814 0.2656883369241287 0.28549777172292223 0.30477129678068865 0.3234961474180485 0.3416602164446322 0.35925203449380744 0.3762607503268095 0.3926761112049407 0.4084884434214971 0.42368863307828003 0.4382681071850663 0.45221881515414475 0.46553321075611553 0.4782042345975061 0.49022529717543123 0.5015902625595299 0.5122934327466898 0.5223295327296994 0.5316936963168505 0.5403814527357242 0.5483887140508577 0.5557117634217253 0.56234724422447 0.5682921500580296 0.5735438156527685 0.5780999086973642 0.5819584225975349 0.5851176701782045 0.5875762783388467 0.589333183670033 0.5903876290375992 0.5907391611393292; -0.9848368750417794 -0.9785310032196818 -0.971155585209546 -0.9627248160316818 -0.9532548449938709 -0.9427637144021662 -0.9312712917657113 -0.9187991959750824 -0.9053707179686035 -0.8910107364304194 -0.875745629087562 -0.859603180190807 -0.8426124847756518 -0.8248038503054566 -0.8062086962986909 -0.7868594525366587 -0.766789456437244 -0.7460328501645174 -0.7246244780238493 -0.7025997846679507 -0.6799947146114587 -0.6568456135207861 -0.6331891317125172 -0.609062130258092 -0.5845015900554433 -0.5595445241901178 -0.5342278938696334 -0.5085885281759704 -0.4826630478424506 -0.4564877932232951 -0.4300987565871965 -0.40353151883056776 -0.37682119067206415 -0.35000235835767035 -0.32310903387536555 -0.29617460965018727 -0.2692318176646022 -0.24231269292543586 -0.21544854117736004 -0.18866991074396935 -0.16200656836089783 -0.13548747885108575 -0.10914078848019809 -0.08299381182022404 -0.057073021941308845 -0.031404043745837384 -0.006011650254534285 0.019080238348283728 0.04384855310420561 0.06827107229862019 0.09232641529905614 0.11599403440339284 0.1392542048836972 0.16208801340698442 0.18447734500895424 0.2064048687909646 0.22785402250415737 0.24880899617796726 0.26925471494320846 0.2891768211927261 0.3085616562152442 0.3273962414306235 0.34566825934734624 0.3633660343556859 0.38047851346279754 0.3969952470688791 0.41290636987666984 0.42820258201987227 0.44287513048968674 0.4569157909324567 0.4703168498855792 0.4830710875132245 0.49517176089812437 0.506612587940703 0.5173877319121162 0.5274917867033782 0.5369197628086354 0.5456670740768214 0.5537295252623617 0.5611033004023052 0.567784952044191 0.5737713913461427 0.5790598790680729 0.5836480174704592 0.5875337431349388 0.590715320718887 0.5931913376542398 0.5949606997990136 0.596022628048299 0.5963766559099053; -0.9848362988777285 -0.9785298481741773 -0.9711535002046279 -0.962721334002663 -0.9532493688315786 -0.9427555041328207 -0.9312594530826993 -0.918782670221826 -0.9053482736558323 -0.89098096235461 -0.8757069291004108 -0.85955376965252 -0.8425503887078725 -0.8247269032429602 -0.8061145438228206 -0.7867455544580225 -0.7666530915806065 -0.7458711226952838 -0.7244343252431457 -0.702377986192194 -0.6797379028425157 -0.6565502853044753 -0.6328516610762377 -0.608678782112891 -0.584068534743755 -0.5590578527577363 -0.5336836339391715 -0.5079826602990094 -0.4819915222087442 -0.4557465466076796 -0.4292837294181262 -0.4026386722683999 -0.3758465235901883 -0.3489419241252595 -0.3219589568467474 -0.29493110127254496 -0.2678911921227449 -0.24087138224968638 -0.21390310974803792 -0.18701706913345645 -0.16024318646174587 -0.13361059824600022 -0.10714763401693547 -0.08088180236142074 -0.054839780265949316 -0.02904740558544722 -0.0035296724531969025 0.021689270555358395 0.046586119693609915 0.07113841293841694 0.09532452469605832 0.11912365850497135 0.14251583791752173 0.16548189573899036 0.18800346179714586 0.2100629494103528 0.23164354071622228 0.2527291710164455 0.2733045122868052 0.2933549559944081 0.3128665953571606 0.3318262071733436 0.3502212333419755 0.3680397621875449 0.38527050969563603 0.40190280075908 0.41792655052751776 0.43333224594672787 0.448110927567759 0.4622541716998356 0.47575407297520844 0.488603227388579 0.5007947158684838 0.5123220884330475 0.5231793489778364 0.5333609407391359 0.5428617324718564 0.5516770053774113 0.559802440813325 0.5672341088129742 0.5739684574407727 0.580002303005214 0.5853328211495276 0.5899575388372111 0.5938743272474118 0.5970813955929739 0.5995772858719853 0.6013608685617595 0.6024313392624381 0.6027882162956975; -0.9848356597466421 -0.9785285668549185 -0.9711511871692515 -0.9627174709828763 -0.9532432931836567 -0.9427463945648433 -0.9312463168704602 -0.9187643320233857 -0.9053233660173389 -0.8909479179819915 -0.8756639749530667 -0.8594989228964932 -0.8424814545473993 -0.8246414746310301 -0.8060100030336409 -0.7866190764872948 -0.7665016493234776 -0.7456914938368779 -0.7242231007828892 -0.702131580510795 -0.679452565209582 -0.6562221127153663 -0.6324766122989482 -0.6082526928194847 -0.5835871335962027 -0.5585167783148255 -0.5330784522494696 -0.5073088830445817 -0.48124462526535855 -0.45492198888949836 -0.428376971878267 -0.4016451969311498 -0.37476185249592703 -0.3477616380752042 -0.32067871384132646 -0.2935466545444288 -0.26639840767319467 -0.23926625580480318 -0.21218178305961138 -0.1851758455573086 -0.15827854575466702 -0.1315192105304745 -0.10492637287080203 -0.07852775699731687 -0.0523502667728112 -0.026419977211423917 -0.0007621289160301757 0.02459887473813804 0.049639467856464246 0.07433691989795156 0.09866933135098953 0.12261562739288659 0.14615554971139302 0.16926964666285604 0.19193926193726854 0.2141465218954916 0.23587432173840317 0.25710631066176326 0.27782687614429397 0.29802112750989307 0.3176748788981961 0.3367746317708258 0.3553075570737957 0.37326147716965785 0.3906248476461562 0.4073867391014543 0.4235368189994394 0.4390653336822005 0.4539630906206263 0.46822144097806456 0.48183226255630734 0.4947879431876707 0.5070813646317415 0.5187058870304375 0.52965533397034 0.5399239781968752 0.5495065280207745 0.5583981144533714 0.5665942791036619 0.5740909628666678 0.5808844954294895 0.5869715856184825 0.5923493126082628 0.5970151180106842 0.6009667988595541 0.6042025015046278 0.6067207164263325 0.6085202739807026 0.6096003410821454 0.609960418829877; -0.9848349607468028 -0.9785271654603582 -0.9711486572655375 -0.9627132455620961 -0.9532366471953442 -0.942736429244064 -0.9312319456807716 -0.9187442683348265 -0.9052961126210058 -0.8909117585234123 -0.8756169673467282 -0.8594388947638297 -0.8424060007005306 -0.8245479566048324 -0.8058955506495823 -0.786480591414081 -0.7663358105821488 -0.7454947651817462 -0.7239917398747749 -0.7018616497855146 -0.6791399443326886 -0.6558625125037881 -0.6320655899814841 -0.6077856685011007 -0.5830594077857204 -0.5579235503718889 -0.5324148396045595 -0.5065699410452369 -0.48042536750260934 -0.45401740786067135 -0.4273820598457319 -0.400554966841046 -0.373571358826417 -0.3464659974901046 -0.31927312553203757 -0.29202642015071806 -0.2647589506815103 -0.23750314033125822 -0.21029073193346987 -0.18315275762962605 -0.15611951236557436 -0.129220531077369 -0.10248456942832658 -0.07593958794839217 -0.04961273941810055 -0.023530359332347647 0.0022820407261798254 0.02779977697792187 0.0529989947780636 0.07785666756628759 0.10235059361189251 0.12645939073026558 0.150162489144429 0.17344012266228565 0.1962733183362876 0.2186438847677534 0.2405343992129702 0.26192819364269654 0.28280933990079243 0.3031626341015203 0.32297358039869456 0.34222837425333963 0.36091388531992863 0.3790176400646832 0.3965278042228397 0.4134331651953101 0.42972311447879896 0.4453876302172109 0.46041725995615707 0.4748031036765232 0.4885367971774407 0.5016104958736278 0.5140168590669029 0.5257490347467952 0.5368006449705257 0.5471657718682362 0.5568389443152088 0.5658151253089134 0.5740897000850675 0.5816584650034553 0.5885176172310449 0.5946637452469383 0.6000938201908728 0.6048051880743701 0.6087955628711561 0.6120630205011629 0.6146059937202453 0.6164232679256707 0.6175139778854825 0.6178776053979478; -0.9848342052676137 -0.9785256507723668 -0.9711459227083266 -0.9627086780873545 -0.9532294627740255 -0.9427256558550126 -0.9312164080290839 -0.9187225744296544 -0.9052666423228446 -0.8908726541504266 -0.8755661264086385 -0.8593739648705945 -0.8423243766717969 -0.824446779785159 -0.8057717104140193 -0.7863307288290492 -0.7661563241679387 -0.7452818187055119 -0.7237412720868163 -0.7015693859970629 -0.6788014097204331 -0.6554730470150871 -0.631620364704657 -0.6072797033574112 -0.5824875903936271 -0.5572806559298608 -0.5316955516361386 -0.5057688728490587 -0.47953708415062524 -0.4530364485898175 -0.42630296069156437 -0.3993722833663843 -0.37227968880358053 -0.3450600034018416 -0.3177475567635332 -0.29037613475304036 -0.26297893659533983 -0.23558853596865137 -0.20823684602458345 -0.18095508825067294 -0.1537737650736878 -0.12672263608740172 -0.09983069777584574 -0.07312616659213976 -0.046636465243915126 -0.020388212028930385 0.005592786941286247 0.03128154279622855 0.05665388640890973 0.08168646851692239 0.10635675763322998 0.13064303591712223 0.15452439317405733 0.17798071915049649 0.20099269428650063 0.22354177908481557 0.24561020225060842 0.2671809477509263 0.28823774093753873 0.30876503387102294 0.32874798997800775 0.34817246816731445 0.3670250065244953 0.3852928056979742 0.40296371208370046 0.4200262009090029 0.4364693593101671 0.45228286949225044 0.46745699205376867 0.48198254955318853 0.4958509103886684 0.5090539730571848 0.5215841508541171 0.5334343570695189 0.5445979907326864 0.5550689229522683 0.5648414838950079 0.573910450442304 0.5822710345600773 0.5899188724139661 0.5968500142586054 0.6030609151266741 0.6085484263405144 0.6133097878664177 0.6173426215291145 0.620644925101601 0.623215067283152 0.6250517835761992 0.6261541730706841 0.626521696142498; -0.9848333969733973 -0.9785240301240751 -0.9711429967078139 -0.9627037905684349 -0.9532217744428889 -0.9427141260053071 -0.9311997780896087 -0.918699353483238 -0.905235094714436 -0.8908307892809937 -0.8755116907894448 -0.859304436490108 -0.8422369617051545 -0.8243384116540575 -0.8056390511833821 -0.786170172906087 -0.7659640042495004 -0.7450536139011059 -0.7234728181275722 -0.7012560874253027 -0.6784384539405968 -0.6550554200745672 -0.6311428686626916 -0.6067369750916454 -0.5818741216872145 -0.5565908146770757 -0.5309236040013315 -0.5049090062123504 -0.4785834306739221 -0.4519831092384351 -0.42514402954985114 -0.39810187209013503 -0.37089195105756884 -0.34354915913735495 -0.3161079161982227 -0.288602121923569 -0.2610651123620691 -0.23352962036083796 -0.20602773982410952 -0.17859089372212233 -0.15124980575843225 -0.12403447558924065 -0.09697415747548643 -0.07009734223738678 -0.043431742371718485 -0.01700428018442093 0.009158921215092626 0.03503254421623128 0.06059208046776027 0.08581383226027901 0.11067491169519493 0.1351532378045565 0.15922753178492233 0.18287731050641157 0.20608287845523962 0.22882531826457278 0.2510864799844504 0.27284896923695406 0.29409613439783877 0.31481205294051867 0.3349815170727453 0.3545900187905534 0.3736237344681678 0.39206950909660154 0.4099148402776869 0.42714786207433025 0.44375732881186586 0.4597325989195817 0.4750636188958086 0.4897409074744136 0.5037555400651907 0.517099133535441 0.5297638313950556 0.5417422894426399 0.5530276619256421 0.5636135882630995 0.5734941803754855 0.5826640106622077 0.5911181006636027 0.5988519104407515 0.6058613287031361 0.6121426637110182 0.6176926349764656 0.6225083657841672 0.6265873765505273 0.6299275790370283 0.6325272714314679 0.6343851343083949 0.635500227477892 0.6358719877297322; -0.9848325397858603 -0.9785223113650476 -0.9711398934073678 -0.9626986065753385 -0.9532136191819932 -0.9427018949912179 -0.9311821353633492 -0.9186747161186003 -0.905201619519484 -0.8907863617979958 -0.875453916673713 -0.8592306353250512 -0.8421441632876623 -0.8242233547613712 -0.805498184810161 -0.7859996599387216 -0.7657597275240353 -0.7448111845717034 -0.7231875862543748 -0.7009231546740653 -0.6780526882716278 -0.6546114722854756 -0.6306351906382335 -0.6061598396046427 -0.5812216435870844 -0.5558569732969559 -0.530102266611072 -0.5039939523426799 -0.4775683771368694 -0.4508617356703966 -0.4239100043065451 -0.3967488783268459 -0.36941371283350566 -0.3419394673894337 -0.31436065443704386 -0.2867112915125939 -0.25902485724992624 -0.23133425114612693 -0.2036717570419015 -0.17606901025145424 -0.14855696826033432 -0.12116588489511576 -0.09392528785586246 -0.06686395949110929 -0.040009920685455204 -0.013390417721828411 0.012968088026082129 0.03903992772087074 0.06480023016137731 0.09022492451157492 0.11529074081578947 0.1399752084580055 0.1642566527224024 0.18811418961077822 0.2115277190702566 0.23447791678173818 0.25694622465601663 0.27891484018043444 0.30036670475448163 0.3212854911478904 0.34165559020968544 0.361462096951293 0.3806907961213284 0.39932814738407374 0.4173612702080107 0.43477792856510444 0.45156651553590166 0.46771603790993443 0.48321610086545114 0.4980568928071305 0.5122291704352286 0.5257242441145469 0.5385339636067307 0.550650704224699 0.5620673534635086 0.5727772981576226 0.5827744122104489 0.592053044938082 0.6006080100654464 0.6084345754095053 0.6155284532808271 0.6218857916316143 0.6275031659752776 0.6323775720997591 0.6365064195940788 0.6398875262049777 0.6425191130380409 0.6443998006152939 0.6455286057989724 0.6459049395889295; -0.9848316378653017 -0.9785205028239341 -0.9711366278167944 -0.9626931511281387 -0.9532050362573402 -0.9426890215452199 -0.9311635643201264 -0.9186487799158725 -0.9051663759409653 -0.8907395822021721 -0.8753930767051635 -0.8591529081706899 -0.842046415516394 -0.8241021447619858 -0.8053497638191054 -0.785819975626937 -0.7655444300905907 -0.7445556352716992 -0.7228868682697039 -0.7005720862183231 -0.6776458378048028 -0.6541431757002333 -0.6300995702676145 -0.6055508248909296 -0.5805329932434518 -0.5550822987872936 -0.5292350567690265 -0.5030275989484572 -0.4764962012695647 -0.4496770146545275 -0.42260599907389734 -0.3953188610186172 -0.3678509944728894 -0.3402374254611275 -0.31251276021749186 -0.28471113700299994 -0.2568661815730221 -0.22901096627721076 -0.20117797275466134 -0.17339905816939613 -0.1457054249151519 -0.11812759370392295 -0.09069537993978417 -0.06343787326816275 -0.03638342018088686 -0.009559609549008665 0.01700673905151548 0.04328958436176845 0.06926366995417624 0.09490452838697783 0.12018848314860124 0.14509264854258386 0.16959492766363332 0.1936740086145116 0.21730935911173813 0.24048121962573654 0.26317059519807257 0.285359246074915 0.30702967729190944 0.3281651273413039 0.34874955604753083 0.36876763177255906 0.38820471806724294 0.40704685987969 0.42528076942636034 0.442893811826283 0.4598739905934188 0.47620993307690196 0.49189087593364184 0.5069066507126121 0.5212476696251194 0.5349049115704227 0.5478699084813178 0.5601347320496968 0.5716919808876386 0.5825347681753423 0.5926567098430975 0.6020519133305875 0.6107149669630757 0.6186409299804481 0.6258253232516915 0.6322641207041364 0.6379537414937011 0.6428910429394246 0.6470733142427529 0.6504982710093464 0.653164050588582 0.6550692082434225 0.6562127141609203 0.6565939513112544; -0.9848306955906531 -0.9785186132687671 -0.9711332157413324 -0.9626874505796627 -0.9531960670386065 -0.9426755675664444 -0.9311441540157892 -0.9186216688868714 -0.9051295319606012 -0.8906906727013802 -0.8753294588285986 -0.8590716214710411 -0.8419441773299541 -0.8239753482842952 -0.8051944788757417 -0.7856319521114744 -0.7653191040196519 -0.744288137386088 -0.7225720350910572 -0.7002044734526667 -0.677219735968065 -0.6536526278261677 -0.6295383915459014 -0.604912624072415 -0.5798111956406498 -0.554270170691369 -0.5283257310994798 -0.5020141019486132 -0.47537148005963586 -0.44843396545438985 -0.421237495909703 -0.3938177847308218 -0.3662102618481 -0.33845001831620997 -0.3105717542715061 -0.2826097303805995 -0.2545977227918106 -0.22656898158106398 -0.19855619266506405 -0.17059144313724356 -0.1427061899661496 -0.11493123198151671 -0.08729668506038112 -0.05983196041415689 -0.0325657458675796 -0.0055259900118443134 0.021260110892984973 0.04776612339717467 0.07396638485768531 0.0998360090908483 0.12535088982292372 0.1504877020815834 0.1752239016718623 0.1995377228798025 0.22340817454589196 0.24681503464862037 0.2697388435360466 0.29216089594033584 0.3140632319067979 0.33542862676513974 0.3562405802664975 0.37648330500539406 0.39614171424111383 0.4152014092281965 0.4336486661608206 0.45147042283085936 0.46865426509437047 0.48518841323623674 0.5010617083177197 0.516263598586715 0.5307841260256836 0.5446139131074735 0.5577441498246143 0.5701665810531877 0.5818734943080092 0.5928577079416585 0.6031125598358464 0.6126318966297033 0.621410063525841 0.6294418947114504 0.6367227044282614 0.6432482787218956 0.6490148678979978 0.6540191797094939 0.6582583732964313 0.6617300538970567 0.6644322683460929 0.6663635013735711 0.6675226727150403 0.6679091350415078; -0.9848297175384387 -0.9785166518650822 -0.9711296737066802 -0.9626815324914868 -0.9531867548062494 -0.9426615978350164 -0.9311239976859131 -0.918593512916456 -0.9050912635926233 -0.8906398662384257 -0.8752633650509082 -0.8589871597703325 -0.8418379306066474 -0.823843560631234 -0.8050330560473667 -0.7854364647539215 -0.7650847936146733 -0.7440099248402378 -0.722244531881455 -0.6998219952220232 -0.6767763184446557 -0.6531420449292267 -0.6289541755235066 -0.6042480875074718 -0.5790594551510517 -0.553424172142807 -0.5273782761437349 -0.5009578756963744 -0.47419907969494063 -0.4471379295975725 -0.4198103345371664 -0.3922520094629106 -0.36449841642073655 -0.3365847090575902 -0.3085456804119673 -0.28041571403155346 -0.2522287384383014 -0.22401818494188674 -0.1958169487843251 -0.16765735358166403 -0.13957111901311245 -0.11158933169378094 -0.08374241915437115 -0.05606012683970804 -0.02857149802785069 -0.0013048565627429855 0.02571220771417157 0.052452850954276965 0.07889098484002731 0.10500128380115296 0.1307591900417913 0.15614091651350795 0.18112344797024327 0.20568454024145283 0.2298027178591807 0.2534572701735945 0.2766282460896616 0.2992964475552749 0.32144342192825703 0.34305145334638304 0.36410355322093574 0.38458344997035665 0.40447557810637114 0.42376506678060494 0.4424377278951732 0.4604800438761145 0.47787915520383817 0.4946228477900535 0.5106995402859176 0.5260982714014628 0.540808687311728 0.5548210292204566 0.5681261211477531 0.5807153580037309 0.5925806940059282 0.603714631494144 0.614110210192356 0.6237609969635147 0.632661076099284 0.6408050401832085 0.6481879815623257 0.6548054844589127 0.6606536177508479 0.6657289284459793 0.6700284358729065 0.6735496266077012 0.6762904501533036 0.6782493153856094 0.679425087777629 0.6798170874105043; -0.9848287084607551 -0.9785146281320457 -0.9711260188803847 -0.9626754255037647 -0.9531771445487586 -0.9426471797113664 -0.931103192317439 -0.9185644471725006 -0.9050517540940797 -0.8905874054600706 -0.8751951101240499 -0.8588999240627687 -0.8417281781321749 -0.8237074033162772 -0.8048662538579419 -0.7852344286624136 -0.7648425913630034 -0.7437222894341683 -0.7219058727302224 -0.6994264118183718 -0.6763176164628217 -0.652613754602627 -0.6283495721498851 -0.6035602139171568 -0.5782811459637646 -0.5525480796302265 -0.5263968975086588 -0.49986358157489336 -0.47298414368540764 -0.44579455861931094 -0.41833069982267385 -0.39062827798970057 -0.3627227825928002 -0.33464942645162776 -0.3064430934098953 -0.27813828916821154 -0.24976909530162764 -0.2213691264719406 -0.19297149082731335 -0.1646087535653797 -0.136312903620868 -0.10811532342480754 -0.08004676166971957 -0.05213730900375002 -0.02441637656650158 0.00308732272962976 0.030345790276584263 0.05733175531684014 0.08401868607475219 0.11038079859358094 0.1363930634021661 0.1620312101377074 0.18727173025272031 0.21209187793502818 0.23646966936969127 0.2603838804711283 0.2838140432124287 0.3067404406770264 0.3291441009555984 0.35100679000830465 0.3723110036093624 0.3930399584875186 0.41317758277226074 0.43270850585169635 0.4516180477439115 0.46989220807940174 0.4875176547878248 0.5044817125779448 0.520772351295215 0.5363781742370198 0.5512884065012135 0.5654928834392201 0.5789820392806818 0.591746895992416 0.60377905243032 0.6150706738388314 0.6256144817486295 0.635403744319452 0.6444322671712023 0.6526943847429405 0.6601849522158809 0.6668993380331616 0.6728334170459026 0.6779835643119184 0.6823466495704031 0.6859200324129373 0.6887015581682929 0.6906895545156874 0.6918828288383985 0.6922806663269477; -0.984827673262369 -0.9785125518967912 -0.971122268989935 -0.9626691591994425 -0.953167282750883 -0.94263238282169 -0.9310818381998328 -0.9185346114865294 -0.9050111931342076 -0.8905335416302251 -0.8751250201534174 -0.8588103300443047 -0.8416154414406377 -0.8235675214379371 -0.8046948601397537 -0.7850267949645862 -0.764593633575857 -0.7434265757981047 -0.7215576348767789 -0.6990195584308512 -0.675845749437058 -0.652070187572142 -0.6277273512251826 -0.6028521404761951 -0.5774798013198426 -0.551645851394597 -0.5253860074581871 -0.4987361148299294 -0.4717320789997484 -0.4444097995825888 -0.4168051067756578 -0.38895370045474087 -0.36089109202485903 -0.33265254911994324 -0.3042730432261379 -0.27578720028394027 -0.2472292543057557 -0.21863300402768038 -0.1900317725975156 -0.16145837028522586 -0.13294506018733043 -0.10452352688310401 -0.07622484798796753 -0.04807946853812929 -0.020117178130312018 0.007632909268657378 0.03514237293557409 0.06238350052796963 0.08932930085050342 0.1159535143613644 0.1422306215332795 0.16813584918670135 0.19364517491486283 0.21873532972172444 0.24338379899441218 0.26756882193167986 0.291269389549226 0.314465241381429 0.3371368609973197 0.3592654704464002 0.3808330237473271 0.4018221995295496 0.42221639293476193 0.44199970688157403 0.46115694279312325 0.4796735908835392 0.49753582009520053 0.5147304677746988 0.5312450291713069 0.5470676468376267 0.5621871000079374 0.5765927940256489 0.59027474988716 0.6032235939653763 0.6154305479721611 0.6268874192150728 0.6375865911999147 0.6475210146268773 0.6566841988244022 0.6650702036613299 0.6726736319744395 0.6794896225451107 0.6855138436555593 0.6907424872519081 0.6951722637382406 0.6988003974227571 0.7016246226341847 0.7036431805236913 0.7048548165647122 0.7052587787602824; -0.9848266169770444 -0.9785104332471734 -0.971118442237926 -0.9626627639634469 -0.9531572171737203 -0.9426172787308181 -0.931060038457491 -0.9185041497072617 -0.9049697759257029 -0.8904785334907473 -0.8750534311355898 -0.8587188062709036 -0.8415002585336433 -0.8234245808976288 -0.8045196886863981 -0.7848145468315031 -0.7643390957195778 -0.7431241759692073 -0.721201452473966 -0.6986033380411276 -0.6753629169466062 -0.6515138687158272 -0.6270903924276388 -0.6021271318242307 -0.5766591014945306 -0.550721614381875 -0.524350210849137 -0.49758058951608275 -0.47044854006476555 -0.44298987818940183 -0.41524038284761333 -0.3872357359503194 -0.35901146460807914 -0.33060288603250376 -0.302045055172546 -0.2733727151472515 -0.2446202505189144 -0.21582164343374532 -0.18701043264108422 -0.1582196753870497 -0.12948191216430038 -0.10082913428634524 -0.0722927542426334 -0.043903578779467295 -0.01569178464163416 0.01231310309945866 0.040082230213444224 0.06758743006385314 0.0948012380416531 0.1216969037801632 0.14824840125626945 0.17443043688629453 0.20021845572747174 0.22558864589779234 0.250517941328125 0.27498402296095575 0.2989653185099516 0.3224410008938453 0.34539098545692 0.36779592608672146 0.3896372103375534 0.41089695366589557 0.4315579928811435 0.45160387891209175 0.47101886898633505 0.4897879183163775 0.5078966713826627 0.5253314529000629 0.5420792585506048 0.5581277455613647 0.5734652232026137 0.5880806432774047 0.6019635906699119 0.615104274015981 0.6274935165555232 0.6391227472226019 0.6499839920253494 0.6600698657641834 0.6693735641332064 0.6778888562461555 0.685610077624822 0.6925321236844972 0.6986504437477042 0.7039610356142522 0.7084604407124995 0.7121457398536168 0.7150145496076176 0.7170650193169337 0.7182958287603903 0.718706186477532; -0.9848255447432053 -0.9785082824831544 -0.9711145572146788 -0.9626562708374722 -0.9531469966276123 -0.9426019406038602 -0.9310378985652543 -0.91847320902953 -0.9049277023210143 -0.8904226460737071 -0.874980687430067 -0.8586257922285868 -0.8413831814834275 -0.8232792654672091 -0.8043415757135026 -0.7845986952586579 -0.7640801874433817 -0.7428165235930181 -0.7208390098918644 -0.6981797137612155 -0.6748713900432254 -0.6509474072833504 -0.6264416743931361 -0.6013885679626666 -0.5758228604782583 -0.5497796496860963 -0.5232942893267047 -0.49640232144854285 -0.46913941049182006 -0.44154127931601367 -0.41364364732666226 -0.38548217083901765 -0.3570923857981669 -0.32850965295744927 -0.2997691055995017 -0.27090559986720364 -0.24195366775524427 -0.2129474727971145 -0.18392076846708824 -0.15490685930229792 -0.12593856473636572 -0.09704818562326818 -0.06826747341822935 -0.03962760197149485 -0.011159141880791552 0.017107962660795752 0.045144414592943966 0.07292158237088643 0.10041151608784646 0.12758696142757792 0.15442137154205227 0.18088891695315581 0.20696449358027424 0.23262372899795525 0.25784298702942965 0.2825993707827588 0.30687072423674394 0.3306356324835538 0.35387342073435885 0.3765641521931168 0.3986886249021219 0.42022836766100424 0.4411656351186401 0.4614834021349069 0.48116535750644135 0.5001958971475926 0.5185601168145918 0.5362438044576654 0.5532334322824026 0.5695161485981706 0.5850797695278095 0.5999127706492122 0.6140042786357586 0.6273440629589206 0.6399225277127166 0.6517307036160677 0.6627602402455164 0.6730033985472228 0.682453043673634 0.6911026381867781 0.6989462356667213 0.7059784747603883 0.7121945737026509 0.717590325338356 0.7221620926707841 0.7259068049588984 0.7288219543826613 0.7309055932926548 0.7321563320572344 0.732573337517478; -0.9848244617790527 -0.9785061100670522 -0.9711106328087148 -0.9626497113710122 -0.9531366707388397 -0.942586442858055 -0.931015525849033 -0.9184419393012443 -0.9048851758771249 -0.8903661494694356 -0.8749071401702282 -0.8585317363214572 -0.841264773927065 -0.8231322737140596 -0.804161376135624 -0.7843802746127316 -0.763818147312054 -0.742505087757253 -0.7204720345680592 -0.6977507006170359 -0.674373501887581 -0.650373486308816 -0.625784262833502 -0.6006399310143227 -0.57497501132176 -0.548824376433678 -0.5222231837126212 -0.49520680907199777 -0.46781078241685725 -0.4400707248290404 -0.4120222876502234 -0.38370109359997595 -0.3551426800494696 -0.3263824445551111 -0.29745559274019506 -0.2683970885968192 -0.23924160726485125 -0.21002349032980186 -0.1807767036670881 -0.1515347978464439 -0.12233087109724099 -0.0931975348231875 -0.06416688164341706 -0.03527045592630213 -0.006539226772491471 0.021996436605321464 0.050306787166531974 0.0783627200586351 0.10613579043953385 0.13359822918629197 0.1607229565753306 0.18748359402324025 0.2138544739807639 0.2398106480752489 0.2653278935989042 0.2903827184416622 0.31495236456830955 0.3390148101398669 0.36254877037905275 0.38553369727902687 0.4079497782535808 0.42977793382552937 0.45099981444830317 0.4715977965536983 0.4915549779164168 0.5108551724234923 0.529482904333946 0.5474234021111066 0.5646625919069678 0.5811870907747902 0.5969841996828865 0.612041896399197 0.6263488283128748 0.6398943052556765 0.652668292382521 0.6646614031671273 0.6758648925652013 0.6862706503942227 0.6958711949754703 0.7046596670805568 0.7126298242214011 0.7197760353192577 0.7260932757851647 0.7315771230409333 0.7362237525066275 0.7400299340773167 0.7429930291087788 0.745110987928742 0.7463823478871956 0.7468062319562745; -0.984823373357252 -0.978503926572884 -0.9711066881154979 -0.9626431174693227 -0.9531262897111663 -0.9425708608063689 -0.9309930289736834 -0.9184104923112891 -0.9048424028925768 -0.8903093175551362 -0.8748331456194192 -0.8584370937847992 -0.8411456084601122 -0.8229843157932545 -0.8039799596699685 -0.784160337955638 -0.7635542372556796 -0.7421913664700976 -0.7201022894159379 -0.697318356787856 -0.6738716377218913 -0.6497948512208866 -0.6251212976919404 -0.5998847908369458 -0.5741195901267874 -0.5478603340782279 -0.5211419745401168 -0.49399971218237454 -0.4664689333674023 -0.4385851485693031 -0.410383932491633 -0.3819008660195544 -0.3531714801272705 -0.32423120184665444 -0.2951153023881382 -0.26585884749028554 -0.2364966500601506 -0.207063225152596 -0.1775927473232812 -0.14811901037710173 -0.11867538952153882 -0.08929480592266754 -0.06000969365056269 -0.030851968990540452 -0.0018530020870801537 0.02695640912154428 0.0555460627279795 0.08388637449724315 0.11194839738884937 0.13970383902942518 0.16712507721071482 0.1941851734923033 0.22085788499212733 0.2471176744509236 0.2729397186592318 0.2982999153374492 0.32317488856075255 0.34754199282150516 0.3713793158220882 0.39466568009093955 0.41738064351406295 0.4395044988733203 0.46101827248154725 0.4819037220029633 0.5021433335454588 0.5217203181092508 0.5406186074740581 0.5588228496044239 0.576318403650137 0.5930913346158709 0.6091284077712237 0.6244170828692996 0.6389455082388658 0.6527025148119336 0.6656776101454077 0.6778609724921827 0.6892434449738126 0.6998165299035892 0.7095723833055966 0.7185038096720356 0.7266042569978522 0.7338678121284702 0.7402891964532021 0.7458637619737214 0.7505874877737974 0.7544569769133571 0.7574694537667962 0.7596227618223664 0.7609153619563751 0.761346331192864; -0.9848222847793122 -0.9785017426350426 -0.9711027423448793 -0.9626365212390183 -0.9531159040833239 -0.9425552702944424 -0.9309705174204076 -0.918379021061448 -0.9047995914208358 -0.8902524266893062 -0.8747590634787323 -0.8583423245312942 -0.8410262639393052 -0.8228361101180919 -0.8037982067798651 -0.7839399521603776 -0.7632897367523289 -0.7418768798000176 -0.7197315648086712 -0.6968847743192735 -0.673368224195651 -0.6492142976651168 -0.6244559793472332 -0.5991267894973187 -0.5732607186823062 -0.5468921630965854 -0.5200558607145921 -0.4927868284653619 -0.4651203006020308 -0.4370916684265858 -0.4087364215170705 -0.38009009059109644 -0.35118819212597857 -0.32206617484223843 -0.29275936814367953 -0.26330293259381915 -0.23373181249528077 -0.20408069062585463 -0.17438394517240982 -0.14467560889174302 -0.11498933051585893 -0.08535833840808195 -0.05581540646592977 -0.026392822256776183 0.0028776426369219146 0.03196476009464711 0.060837870796856645 0.08946690747306171 0.11782241611254934 0.1458755751973204 0.17359821302204315 0.20096282317047656 0.22794257822181754 0.25451134176381734 0.2806436787923295 0.3063148645792194 0.3315008920922815 0.356178478052052 0.38032506771117025 0.4039188384422321 0.42693870222003255 0.44936430708359 0.4711760376625448 0.49235501485139926 0.5128830947136127 0.5327428666959201 0.5519176512312931 0.5703914968068504 0.588149176570717 0.6051761845493525 0.6214587315442675 0.6369837407743196 0.6517388433269475 0.665712373478795 0.6788933639431961 0.6912715410989615 0.7028373202518235 0.7135818009767994 0.7234967625865972 0.7325746597680497 0.7408086184254085 0.7481924317661839 0.754720556662064 0.7603881103143058 0.7651908672498573 0.7691252566713446 0.7721883601809503 0.7743779098950982 0.7756922869637761 0.7761305205052411; -0.9848212013497816 -0.9784995688965565 -0.9710988147276797 -0.9626299548320371 -0.9531055644835792 -0.9425397473325775 -0.9309481009560789 -0.9183476790256527 -0.9047569502643833 -0.8901957543776794 -0.8746852551537352 -0.8582478909393506 -0.8409073227052617 -0.8226883799220699 -0.8036170044733365 -0.78372019283637 -0.7630259367637064 -0.7415631626993082 -0.7193616701630804 -0.6964520693355272 -0.672865718071234 -0.6486346585655101 -0.6237915538929609 -0.5983696246301238 -0.57240258576665 -0.5459245841009626 -0.5189701363069339 -0.4915740678480676 -0.4637714529049638 -0.43559755547066104 -0.40708777175684613 -0.37827757404201867 -0.3492024560805931 -0.3198978801796864 -0.2903992260380972 -0.260741741429786 -0.2309604948021152 -0.20109032984726444 -0.17116582209366896 -0.14122123755309782 -0.1112904934481617 -0.08140712103462866 -0.05160423052300655 -0.021914478094458015 0.007629965002774438 0.03699744129854613 0.06615683391742526 0.09507759140373914 0.12372975059855747 0.1520839576180947 0.1801114869883529 0.20778425899560746 0.2350748553165401 0.26195653299547134 0.28840323683924457 0.3143896103029079 0.339891004941418 0.3648834885042147 0.3893438517506665 0.41324961406512467 0.4365790279506687 0.4593110824805823 0.48142550578621485 0.5029027666591922 0.5237240753449244 0.5438713836031073 0.5633273841093895 0.5820755092706505 0.6000999295243942 0.6173855511906525 0.6339180139425319 0.6496836879591085 0.664669670821874 0.6788637842132738 0.6922545704731764 0.7048312890663011 0.7165839130107751 0.7275031253150684 0.7375803154676068 0.7468075760203644 0.7551776993047212 0.7626841743148397 0.7693211837907542 0.7750836015303145 0.7799669899560546 0.7839675979599862 0.7870823590462512 0.7893088897884918 0.7906454886157278 0.7910911349374711; -0.9848201283503834 -0.9784974159571812 -0.9710949244218657 -0.9626234502887214 -0.9530953213825566 -0.9425243677245206 -0.9309258890970065 -0.918316619400046 -0.9047146879542418 -0.890139577916854 -0.8746120819880455 -0.8581542555934915 -0.8407893677374687 -0.8225418497272012 -0.8034372419745502 -0.783502139085172 -0.7627641334479552 -0.7412517575389871 -0.7189944251544085 -0.696022371785463 -0.6723665943467536 -0.6480587904653231 -0.6231312975337068 -0.5976170317246288 -0.571549427158626 -0.5449623754086376 -0.5178901655175937 -0.4903674246963745 -0.4624290598602084 -0.43411020015184754 -0.40544614058964745 -0.3764722869681783 -0.3472241021282456 -0.31773705370228833 -0.288046563430126 -0.2581879581290475 -0.22819642239129265 -0.19810695307120194 -0.16795431561370555 -0.1377730022654795 -0.10759719220006735 -0.07746071357856978 -0.0473970075581974 -0.017439094252127772 0.012380459364342903 0.042029569614286666 0.07147666436665835 0.10069070939818583 0.12964123290336355 0.15829834819222532 0.18663277462090647 0.2146158568048689 0.24221958216900252 0.26941659689263736 0.29618022031083424 0.3224844578361739 0.34830401246765946 0.3736142949552762 0.39839143269028143 0.4226122773923928 0.4462544116657776 0.4692961544960997 0.4917165657609026 0.5134954498253114 0.5346133582944319 0.555051591992973 0.574792202241479 0.5938179914972194 0.6121125134262141 0.629660072471116 0.6464457229777466 0.6624552679409965 0.6776752574285781 0.6920929867387744 0.7056964943458712 0.7184745596844165 0.7304167008208101 0.7415131720580312 0.7517549615165466 0.7611337887316171 0.7696421023043745 0.777273077641132 0.7840206148124703 0.7898793365606919 0.7948445864812622 0.7989124274008714 0.8020796399717544 0.8043437214988913 0.8057028850137096 0.8061560586048693; -0.9848190710142194 -0.9784952943215756 -0.9710910904187766 -0.9626170393807868 -0.9530852248455302 -0.9425092066948595 -0.9309039905697672 -0.9182859943475253 -0.9046730117199043 -0.890084173022201 -0.874539903472318 -0.8580618789876787 -0.8406729797551379 -0.8223972417353751 -0.8032598062883902 -0.7832868681107541 -0.7625056216781131 -0.7409442063881871 -0.7186316506001011 -0.6955978147654149 -0.6718733338446748 -0.6474895592007789 -0.6224785001569105 -0.596872765402416 -0.5707055044247187 -0.5440103491393411 -0.5168213558833483 -0.48917294793015764 -0.4610998586756978 -0.43263707563747955 -0.4038197853992708 -0.37468331962490636 -0.3452631022552832 -0.3155945979929711 -0.28571326216907217 -0.25565449207716995 -0.22545357984936476 -0.19514566693966712 -0.1647657002703829 -0.13434839008768892 -0.10392816956338188 -0.07353915617082454 -0.04321511485447848 -0.012989423004112745 0.01710496276315099 0.04703553801733441 0.07677028013810712 0.10627767616348949 0.13552674888911986 0.1644870812482886 0.19312883900821323 0.2214227918229125 0.24934033268742417 0.27685349584205954 0.303934973178868 0.3305581292055607 0.35669701462475034 0.38232637858859025 0.40742167969070786 0.43195909575875413 0.45591553251195915 0.4792686311488018 0.50199677493028 0.5240790948243529 0.5454954742768923 0.5662265531740065 0.5862537310598339 0.6055591696729297 0.6241257948631638 0.6419372979496384 0.6589781365785488 0.6752335351381497 0.6906894847860833 0.7053327431422692 0.7191508336983897 0.7321320449927154 0.7442654295966333 0.755540802956767 0.7659487421340286 0.775480584478324 0.7841284262749563 0.791885121396041 0.7987442799874735 0.804700267219181 0.8097482021235384 0.8138839565439665 0.8171041542128287 0.8194061699748351 0.8207881291692297 0.8212489071811048; -0.984818034500167 -0.97849321434782 -0.971087331449866 -0.9626107534549583 -0.9530753242854241 -0.9424943385169073 -0.9308825127718279 -0.9182559542405966 -0.9046321264549142 -0.8900298124470596 -0.8744690754377925 -0.8579712172033385 -0.8405587342787938 -0.8222552721612416 -0.8030855776807939 -0.7830754497117499 -0.762251688398997 -0.7406420430767693 -0.7182751590578415 -0.6951805234712859 -0.671388410326002 -0.6469298249754466 -0.6218364481563031 -0.5961405797703946 -0.5698750825748766 -0.5430733259408163 -0.5157691298346596 -0.4879967091708845 -0.4597906186774258 -0.4311856984082437 -0.4022170200298073 -0.372919834000326 -0.3433295177523233 -0.31348152498071113 -0.2834113361299261 -0.2531544101649867 -0.22274613770260324 -0.19222179556975003 -0.1616165028484425 -0.13096517845693678 -0.10030250030916733 -0.06966286608605782 -0.03908035564437879 -0.00858869508115414 0.021778777535793818 0.05198914476761393 0.08200994073770003 0.11180918040801814 0.1413553872140033 0.17061761907915973 0.19956549283567201 0.22816920708214372 0.25639956351396126 0.2842279867657858 0.31162654280923946 0.3385679559520657 0.3650256244878362 0.39097363504770805 0.41638677570778787 0.4412405479073604 0.46551117723459484 0.4891756231373684 0.512211587617553 0.5345975229675269 0.556312638607785 0.5773369070843899 0.5976510692845991 0.6172366389283641 0.6360759063925484 0.6541519419236332 0.6714485982934324 0.687950512950897 0.7036431097214937 0.7185126001038921 0.7325459842118147 0.7457310514068881 0.758056380666217 0.769511340726176 0.7800860900415992 0.7897715765971457 0.7985595376051571 0.8064424991217736 0.8134137756104967 0.8194674694797299 0.8245984706181528 0.8288024559490506 0.8320758890219726 0.8344160196573057 0.8358208836565415 0.8362893025882021; -0.984817023867598 -0.9784911861965345 -0.9710836658944297 -0.962604623278068 -0.9530656682177805 -0.9424798361429907 -0.9308615612347549 -0.918226646906508 -0.904592233683565 -0.8899767646005848 -0.8743999482441376 -0.8578827195746838 -0.840447198668643 -0.8221166475267817 -0.8029154250998476 -0.7828689406862362 -0.7620036058594639 -0.7403467850853617 -0.7179267451901715 -0.6947726038412025 -0.6709142772013045 -0.6463824269172853 -0.6212084066004604 -0.5954242079548875 -0.5690624067055037 -0.5421561084744191 -0.514738894749036 -0.4868447690805585 -0.4585081036458311 -0.4297635862993914 -0.4006461682361635 -0.37119101237842544 -0.3414334425936177 -0.3114088938422331 -0.2811528633475644 -0.250700862871447 -0.22008837217246405 -0.18935079371533667 -0.15852340869253337 -0.1276413344114557 -0.09673948309303952 -0.06585252212015695 -0.03501483576698195 -0.004260488433429598 0.02637681059804388 0.05686374087254231 0.08716740293527792 0.11725534896811923 0.14709561189732537 0.17665673298504903 0.2059077879221642 0.23481841144465967 0.2633588205001572 0.29149983599508494 0.31921290315663475 0.3464701105469198 0.3732442077696437 0.39950862191218595 0.42523747276823604 0.45040558688801946 0.4749885105047594 0.4989625213873004 0.5223046396698011 0.5449926377101164 0.5670050490289053 0.5883211763816854 0.608921099015959 0.6287856791652343 0.647896567831228 0.6662362099047853 0.6837878486751334 0.700535529775943 0.7164641046154032 0.7315592333360535 0.7458073873485369 0.7591958514817021 0.7717127257896402 0.7833469270542756 0.7940881900200698 0.8039270683952332 0.8128549356516053 0.82086398565304 0.8279472331397497 0.8340985140936172 0.8393124860069828 0.8435846280748729 0.84691124132805 0.8492894487216455 0.8507171951914897 0.8511932476875865; -0.9848160440515432 -0.9784892197808486 -0.971080111688785 -0.9625986788844059 -0.9530563040189719 -0.9424657708390872 -0.9308412390928871 -0.9181982168787538 -0.9045535305344005 -0.8899252921719512 -0.8743328649718163 -0.8577968263546956 -0.8403389291568951 -0.8219820609393031 -0.8027502015647988 -0.7826683791826029 -0.7617626247610235 -0.7400599253123267 -0.717588175954929 -0.6943761309589317 -0.6704533539210565 -0.6458501672144538 -0.6205976008575411 -0.5947273409441367 -0.568271677774588 -0.5412634538245042 -0.5137360116840355 -0.48572314209650885 -0.4572590322205994 -0.42837821423520867 -0.3991155144008027 -0.3695060026852591 -0.33958494305624093 -0.3093877445358752 -0.27894991310707884 -0.24830700455427646 -0.21749457831454638 -0.18654815240849698 -0.15550315951335036 -0.12439490423396264 -0.09325852162076351 -0.06212893697696503 -0.031040826990847568 -2.858222255618803e-5 0.030873729031389095 0.061632395478678104 0.09221409616550262 0.12258593239875097 0.15271545825559327 0.1825707096850217 0.21212023221065288 0.24133310724859955 0.2701789770583933 0.29862806834882966 0.3266512145641799 0.3542198768794836 0.38130616393661293 0.4078828503554516 0.4339233940568958 0.4594019524364462 0.484293397428946 0.5085733295064963 0.5322180906528104 0.5552047763582093 0.5775112466801562 0.5991161364146762 0.6199988644242113 0.6401396421674357 0.6595194814763403 0.6781202016254355 0.6959244357372988 0.7129156365678779 0.7290780817139708 0.7443968782841536 0.7588579670731331 0.7724481262780585 0.7851549747937617 0.7969669751222029 0.8078734359296057 0.8178645142828593 0.8269312175947804 0.8350654053057436 0.8422597903270436 0.8485079402691292 0.8538042784755712 0.8581440848812888 0.8615234967111873 0.8639395090329336 0.8653899751751454 0.8658736070197985; -0.9848150998384301 -0.9784873247174813 -0.9710766862373715 -0.9625929494261263 -0.9530472776889367 -0.9424522118257852 -0.9308216465603778 -0.9181708046591238 -0.904516208726346 -0.8898756507688745 -0.8742681596296387 -0.8577139663957816 -0.8402344678921799 -0.8218521883760103 -0.8025907395521559 -0.7824747790328045 -0.761529967367488 -0.7397829237721196 -0.7172611806872347 -0.6939931372967003 -0.6700080121385716 -0.6453357949396227 -0.620007197804322 -0.5940536058877162 -0.5675070276798355 -0.5404000450268888 -0.5127657630116554 -0.48463775981221174 -0.4560500366543979 -0.42703696796936225 -0.39763325186304344 -0.3678738609997341 -0.33779399399680815 -0.3074290274224418 -0.27681446848269514 -0.24598590847867083 -0.2149789771087323 -0.1838292976848968 -0.15257244332662281 -0.12124389418927324 -0.08987899577862954 -0.0585129183969329 -0.02718061776011956 0.004083203179787478 0.03524413117880236 0.06626807838871467 0.09712131677085235 0.1277705112234062 0.15818275141473392 0.18832558231981103 0.2181670334614322 0.24767564686202542 0.27682050371593253 0.30557124979575145 0.3338981196098059 0.3617719593310369 0.38916424852056364 0.4160471206718432 0.4423933826037917 0.46817653273337867 0.4933707782601182 0.5179510512965182 0.5418930239799515 0.5651731226025501 0.5877685407966502 0.6096572518139854 0.6308180199372895 0.6512304110632073 0.6708748024954596 0.689732391987031 0.7077852060698184 0.7250161077096361 0.7414088033237842 0.7569478491975252 0.7716186573348055 0.7854075007774112 0.7983015184254572 0.8102887193907113 0.8213579869127277 0.8314990818661351 0.8407026458857101 0.8489602041340407 0.8562641677346978 0.8626078358918625 0.8679853977153231 0.8723919337676633 0.8758234173483248 0.8782767155270358 0.8797495899368815 0.8802406973350326; -0.984814195842513 -0.9784855102791782 -0.9710734063262345 -0.9625874630274965 -0.9530386336197225 -0.9424392259275417 -0.9308028804195512 -0.9181445459945442 -0.9044804535734312 -0.8898280875786361 -0.8742061553885133 -0.8576345548596845 -0.8401343400150416 -0.8217276849995444 -0.8024378464097996 -0.7822891241067623 -0.7613068206237191 -0.7395171992840184 -0.716947441144754 -0.6936256008838706 -0.6695805617488471 -0.6448419896853325 -0.619440286763795 -0.5934065440214595 -0.5667724938355516 -0.5395704619421601 -0.5118333192128934 -0.4835944332989725 -0.4548876202494817 -0.42574709620725476 -0.3962074292822551 -0.36630349169847226 -0.3360704123061902 -0.3055435295471239 -0.27475834495535656 -0.24375047727225904 -0.21255561724870334 -0.1812094832028987 -0.14974777739709658 -0.11820614329131021 -0.08662012372704865 -0.05502512008891753 -0.023456352486847815 0.00805117900335636 0.03946273200843312 0.0707438584072129 0.10186043973823355 0.13277872144700092 0.1634653459589365 0.19388738456840132 0.22401236813830003 0.2538083166087311 0.2832437673169065 0.31228780213409935 0.34091007342870544 0.3690808288676263 0.3967709350710474 0.42395190013836076 0.45059589506539865 0.4766757740753468 0.5021650938876812 0.5270381319512172 0.5512699036688757 0.5748361786430829 0.5977134959717939 0.6198791786260154 0.6413113469403661 0.6619889312486794 0.6818916836969416 0.7010001892659343 0.7192958760358714 0.7367610247250604 0.7533787775341906 0.7691331463272741 0.7840090201795421 0.7979921723217277 0.8110692665091739 0.8232278628430801 0.8344564230699696 0.844744315384112 0.8540818187561959 0.8624601268100132 0.8698713512672929 0.8763085249791419 0.8817656045607726 0.8862374726443901 0.8897199397632263 0.8922097458777898 0.8937045615534455 0.894202988796435; -0.9848133364831176 -0.9784837853487541 -0.9710702880393445 -0.9625822466437741 -0.9530304143711017 -0.9424268772322054 -0.9307850335235166 -0.9181195711729714 -0.9044464430141302 -0.8897828400599294 -0.8741471628526682 -0.857558990971636 -0.8400390507841599 -0.8216091815298662 -0.802292299831492 -0.7821123627287481 -0.7610943293344195 -0.7392641212141593 -0.7166485815932363 -0.6932754334948732 -0.6691732369157317 -0.6443713451445976 -0.6188998603303685 -0.5927895884051115 -0.5660719934671633 -0.5387791517281394 -0.5109437051261421 -0.4825988147056268 -0.45377811386212236 -0.42451566154751913 -0.39484589552877397 -0.3648035857898155 -0.3344237881630987 -0.3037417982736866 -0.27279310587500843 -0.24161334965150585 -0.2102382725593284 -0.17870367777205196 -0.14704538529411404 -0.11529918930031097 -0.08350081625531357 -0.05168588386272935 -0.019889860888818733 0.011851972098417395 0.043504561038450136 0.07503311570368477 0.10640314601336444 0.1375804973122565 0.16853138459445302 0.19922242565657927 0.22962067316841958 0.25969364565263475 0.2894093573686922 0.3187363470994474 0.3476437058419284 0.37610110340684016 0.40407881393405354 0.43154774033393367 0.45847943766673316 0.48484613547446254 0.5106207590816444 0.5357769498831558 0.5602890846389502 0.5841322937968708 0.6072824788659672 0.6297163288637642 0.6514113358617619 0.6723458096541094 0.6924988915748815 0.7118505674896884 0.7303816799875055 0.7480739397985909 0.7649099364641924 0.7808731482834262 0.7959479515622694 0.8101196291889957 0.8233743785596951 0.8356993188766613 0.8470824978414974 0.8575128977637329 0.8669804411045946 0.8754759954743357 0.8829913781002029 0.8895193597807216 0.8950536683405136 0.8995889915983288 0.9031209798593964 0.905646247941563 0.907162376743026 0.9076679143577616; -0.9848125259628164 -0.9784821583749775 -0.971067346678201 -0.9625773259254755 -0.9530226604545153 -0.942415226762759 -0.9307681943159658 -0.9180960043426072 -0.9044143466713662 -0.8897401346739217 -0.8740914783797596 -0.8574876558340303 -0.8399490827734188 -0.8214972806986213 -0.8021548434252895 -0.7819454021982375 -0.760893589456249 -0.7390250013370459 -0.7163661590137593 -0.6929444689557415 -0.6687881822076 -0.6439263527810778 -0.618388795254734 -0.5922060416763902 -0.5654092978629537 -0.5380303991915414 -0.5101017659748283 -0.48165635851221894 -0.4527276319068334 -0.4233494907364079 -0.3935562436640561 -0.36338255807245 -0.33286341480234793 -0.30203406307358854 -0.2709299756636474 -0.23958680441568866 -0.20804033614471967 -0.17632644900702674 -0.14448106939450353 -0.11254012941187848 -0.08053952499114123 -0.04851507469373339 -0.016502479247303317 0.015462718139929815 0.047345170647941644 0.07910976586125222 0.11072166290100302 0.14214632864455629 0.1733495730079473 0.20429758327001446 0.2349569574204082 0.26529473651693725 0.29527843604088033 0.32487607624191267 0.35405621146716976 0.38278795847174585 0.41104102371049445 0.4387857296134665 0.4659930398495954 0.49263458358535656 0.5186826787471167 0.5441103542976522 0.5688913715389667 0.593000244455 0.6164122591091029 0.6391034921123102 0.6610508281793928 0.6822319767904952 0.7026254879768175 0.7222107672492927 0.7409680896895785 0.7588786132228742 0.7759243910921482 0.7920883835532931 0.8073544688105252 0.8217074532110219 0.8351330807173554 0.8476180416757194 0.8591499808972982 0.8697175050693565 0.8793101895117882 0.8879185842939165 0.8955342197253234 0.9021496112333965 0.9077582636391183 0.9123546748414156 0.9159343389191112 0.9184937486582057 0.920030397510869 0.9205427809911332; -0.9848117682466436 -0.9784806373305315 -0.9710645966851494 -0.9625727250887898 -0.9530154101265645 -0.9424043321631868 -0.9307524463710384 -0.9180739628586485 -0.9043843249491951 -0.8897001856629132 -0.8740393824613258 -0.8574209103150139 -0.8398648931601855 -0.8213925538125667 -0.8020261824101274 -0.7817891034588649 -0.7607056415582619 -0.7388010858851533 -0.7161016535165184 -0.6926344516732335 -0.6684274389679792 -0.6435093857414002 -0.6179098335711782 -0.5916590540389715 -0.5647880068401439 -0.537328297320937 -0.5093121335271347 -0.4807722828474553 -0.451742028333793 -0.4222551247791064 -0.39234575463217103 -0.3620484838266303 -0.3313982175998032 -0.30043015637450565 -0.26917975177482745 -0.23768266284427528 -0.2059747125320687 -0.17409184451060278 -0.14207008038421945 -0.10994547734646452 -0.07775408633997291 -0.04553191077003153 -0.013314865819714538 0.018861261588652225 0.05096085214414896 0.08294849277165159 0.11478901449472029 0.1464475295049112 0.17788946740848566 0.20908061062457303 0.23998712891177734 0.27057561300313976 0.30081310733217237 0.3306671418354075 0.36010576281951107 0.38909756288354047 0.41761170988930535 0.4456179749750794 0.47308675961005797 0.4999891216889758 0.526296800668194 0.5519822417463206 0.5770186190940446 0.6013798581393424 0.6250406569155615 0.6479765064810865 0.6701637104203554 0.6915794034369224 0.7122015690500632 0.7320090564070627 0.7509815962238697 0.7690998158671951 0.7863452535914112 0.8027003719437659 0.8181485703514673 0.8326741969041263 0.8462625593448614 0.8588999352830998 0.8705735816417274 0.881271743350774 0.8909836612992725 0.8996995795562939 0.9074107518714543 0.9141094474644228 0.9197889561121144 0.9244435925413684 0.9280687001339696 0.9306606539498885 0.9322168630735972 0.9327357722872688; -0.9848110670424624 -0.9784792296722677 -0.9710620515708256 -0.9625684667928525 -0.9530086991932362 -0.9423942474003358 -0.9307378679560745 -0.918053556661711 -0.9043565281720851 -0.8896631938848762 -0.8739911381749615 -0.8573590930273356 -0.8397869111252012 -0.8212955374527834 -0.8019069794751391 -0.7816442759597135 -0.7605314645066378 -0.7385935478567767 -0.7158564590482603 -0.6923470254937707 -0.6680929320520718 -0.6431226831683021 -0.6174655641582721 -0.591151601712531 -0.5642115236962085 -0.536676718320676 -0.5085791927628398 -0.47995153130745016 -0.4508268530871422 -0.42123876949407296 -0.391221341335924 -0.3608090358078059 -0.33003668335014946 -0.29893943446105675 -0.26755271652984025 -0.235912190756552 -0.20405370922027524 -0.17201327215680295 -0.13982698550404316 -0.1075310187711524 -0.07516156328496491 -0.04275479086476478 -0.010346812973907264 0.02202635960580092 0.05432885653369547 0.08652498706318727 0.11857927855004192 0.15045651428068707 0.182121770587814 0.21354045322317985 0.2446783329600551 0.2755015804002832 0.3059767999633907 0.336071063037579 0.365751940274753 0.3949875330140071 0.4237465038201446 0.45199810612589497 0.47971221296847527 0.5068593448130209 0.5334106964572122 0.5593381630130846 0.5846143649635878 0.6092126722929206 0.6331072276910135 0.6562729688337663 0.6786856497417737 0.7003218612212795 0.7211590503919995 0.741175539307235 0.7603505426723833 0.7786641846685133 0.7960975148881426 0.8126325233907119 0.8282521548855115 0.8429403220499834 0.8566819179913931 0.869462827859844 0.8812699396205147 0.8920911539928097 0.9019153935638606 0.9107326110834891 0.9185337969473439 0.9253109858744764 0.9310572627851073 0.9357667678837768 0.939434700952473 0.9420573248576866 0.9436319682746716 0.9441570276314862; -0.9848104257825806 -0.9784779423039728 -0.9710597238461283 -0.9625645720245752 -0.9530025608260025 -0.9423850224835583 -0.9307245316199745 -0.9180348876919419 -0.9043310957725634 -0.8896293457119779 -0.8739469897193733 -0.8573025184125803 -0.8397155353842425 -0.8212067303362015 -0.8017978508361853 -0.7815116727531783 -0.7603719694299094 -0.73840347965281 -0.7156318744814603 -0.6920837230010406 -0.6677864570625804 -0.6427683350768914 -0.6170584049289237 -0.590686466079975 -0.5636830309256466 -0.5360792854777181 -0.5079070494381805 -0.4791987357335753 -0.44998730957747357 -0.4203062471284746 -0.39018949381043966 -0.35967142236088273 -0.3287867906724718 -0.29757069949146836 -0.26605855003570067 -0.23428600159325702 -0.20228892916160335 -0.17010338118520235 -0.1377655374479896 -0.10531166717526196 -0.07277808739764259 -0.040201121627824334 -0.007617058898757241 0.024937886790091873 0.05742761657393233 0.0898161863289445 0.12206784574348191 0.15414707681619733 0.1860186317452496 0.21764757017496075 0.24899929576842986 0.280039592076754 0.3107346576776283 0.34105114055815605 0.370956171718733 0.4004173979768524 0.42940301395159436 0.4578817932114352 0.48582311856979343 0.51319701151447 0.5399741607587782 0.5661259499037473 0.5916244842022561 0.6164426164173838 0.6405539717685755 0.6639329719604612 0.6865548582903196 0.7083957138312367 0.7294324846889848 0.7496430003315279 0.769005992990861 0.7875011161376005 0.8051089620293622 0.8218110783345111 0.8375899838333234 0.8524291831989805 0.8663131808611194 0.8792274939548909 0.8911586643586425 0.9020942698234236 0.9120229341975498 0.9209343367494283 0.928819220591753 0.9356694002100524 0.9414777680983775 0.9462383005046945 0.949946062288285 0.9525972108911498 0.9541889994250986 0.954719778875849; -0.9848098476067155 -0.9784767815418374 -0.9710576249590903 -0.9625610599916848 -0.9529970253908736 -0.9423767032038485 -0.9307125038097767 -0.918018049342675 -0.9043081555327792 -0.8895988120009191 -0.8739071610431468 -0.8572514749454982 -0.8396511318712525 -0.821126590365425 -0.8016993625234416 -0.7813919858730316 -0.7602279940202868 -0.7382318861126228 -0.7154290951729747 -0.6918459553610332 -0.6675096682185948 -0.6424482679572528 -0.6166905858475937 -0.5902662137698851 -0.5632054669868574 -0.5355393461996748 -0.5072994989484851 -0.47851818041912086 -0.4492282137174952 -0.419462949673136 -0.38925622623296025 -0.3586423275060053 -0.3276559425192442 -0.2963321237439243 -0.26470624545105914 -0.2328139619537637 -0.20069116579308474 -0.16837394592284394 -0.1358985459477581 -0.10330132246778978 -0.07061870358027934 -0.03788714758991909 -0.00514310197510385 0.02757703734239782 0.060236966379174806 0.09280051307968892 0.12523167687168363 0.15749466774735046 0.18955394483184654 0.22137425440257713 0.2529206673243792 0.2841586158675593 0.315053929877484 0.345572872266171 0.3756821737980687 0.4053490671439026 0.4345413201781472 0.46322726849731466 0.4913758471378444 0.5189566214739261 0.5459398172770938 0.5722963499208773 0.5979978527151792 0.6230167043564034 0.6473260554806167 0.670899854308251 0.6937128713700036 0.7157407233046765 0.7369598957207255 0.7573477651142337 0.7768826198369323 0.7955436801086997 0.8133111170697477 0.8301660708683849 0.8460906677808973 0.8610680363606469 0.8750823226140128 0.8881187042012471 0.9001634036607292 0.9112037006554419 0.9212279432407948 0.9302255581531761 0.9381870601188116 0.9451040601826877 0.9509692730574153 0.9557765234920115 0.9595207516606418 0.9621980175713997 0.9638055044952231 0.9643415214150401; -0.9848093353463936 -0.9784757530828206 -0.9710557652369999 -0.9625579480245848 -0.952992120291424 -0.9423693308940867 -0.9307018445179168 -0.9180031259572844 -0.9042878228852741 -0.8895717471425568 -0.8738718545775792 -0.8572062234725478 -0.839594031591882 -0.8210555318919435 -0.8016120269328441 -0.7812858420350454 -0.7601002972252262 -0.7380796780175664 -0.71524920507812 -0.6916350028213691 -0.6672640669893246 -0.6421642312646986 -0.6163641329706816 -0.5898931779107726 -0.5627815044028381 -0.5350599465622375 -0.5067599968893247 -0.47791376821703463 -0.4485539550744801 -0.4187137945226403 -0.388427026518193 -0.3577278538614532 -0.32665090178413264 -0.2952311772323063 -0.2635040278995255 -0.23150510106446542 -0.19927030228685327 -0.1668357540146956 -0.1342377541549938 -0.10151273465923086 -0.06869722017395313 -0.035827786805701096 -0.0029410210484391453 0.029926521079521533 0.0627383546433661 0.09545810609988371 0.12804955326266226 0.1604766648825528 0.19270363980292146 0.22469494565065914 0.25641535702528967 0.287829993149976 0.31890435494965536 0.34960436152297747 0.3798963859761532 0.4097472905882705 0.4391244612790389 0.4679958413513511 0.4963299644824277 0.5240959869386803 0.5512637189907749 0.577803655506692 0.6036870057018513 0.6288857220266287 0.6533725281727979 0.6771209461816045 0.7001053226373133 0.7223008539311602 0.7436836105816946 0.7642305605984953 0.7839195918772175 0.8027295336148332 0.8206401767348169 0.8376322933128411 0.8536876549943503 0.8687890503961143 0.8829203014845668 0.8960662789244002 0.908212916391507 0.9193472238449405 0.9294572997531217 0.9385323422700296 0.9465626593575946 0.9535396778509733 0.9594559514637981 0.9643051677309094 0.9680821538864443 0.9707828816755244 0.9724044710981243 0.9729451930840307; -0.9848088915108675 -0.9784748619760772 -0.9710541538340973 -0.9625552514876096 -0.9529878698267347 -0.9423629422118885 -0.9306926069624668 -0.9179901923726556 -0.9042702002779085 -0.8895482881978336 -0.8738412500833445 -0.857166995697996 -0.8395445286654049 -0.8209939232165551 -0.8015362996726157 -0.7811937987006327 -0.7599895543810871 -0.7379476661279003 -0.7150931695028802 -0.691452005967998 -0.6670509916201308 -0.641917784954065 -0.6160808537006189 -0.5895694407876937 -0.5624135294729089 -0.5346438076972404 -0.5062916317097008 -0.47738898901366517 -0.4479684606858628 -0.418063183119412 -0.3877068092425005 -0.3569334692644585 -0.3257777310010184 -0.2942745598305072 -0.2624592783325768 -0.23036752566085428 -0.1980352167005818 -0.1654985010619309 -0.13279372195919462 -0.09995737502552614 -0.06702606711228726 -0.03403647512136455 -0.0010253049180939124 0.031970749628374096 0.0649150474313068 0.09777104075413814 0.1305023155156211 0.1630726312892669 0.1954459609549658 0.227586529961775 0.2594588551619341 0.29102778317728945 0.322258528260465 0.3531167096142561 0.38356838813390676 0.4135801025381119 0.44311890485577177 0.47215239523672226 0.5006487560558577 0.528576785281249 0.5559059290780464 0.5826063136211416 0.6086487760907104 0.6340048948259289 0.6586470186132808 0.6825482950870015 0.7056826982203034 0.7280250548871042 0.7495510704750519 0.7702373535316623 0.7900614394264128 0.8090018130126155 0.827037930273869 0.8441502389408141 0.8603201980648512 0.8755302965363527 0.889764070535781 0.9030061199069548 0.9152421234425341 0.9264588530725806 0.9366441869478306 0.9457871214100644 0.9538777818426923 0.9609074323953901 0.9668684845773119 0.9717545047140949 0.9755602202645315 0.9782815249934451 0.9799154829979464 0.9804603315848857; -0.9848085182746277 -0.9784741125976033 -0.9710527986851385 -0.9625529837001865 -0.9529842950651132 -0.9423575689464333 -0.9306848373024597 -0.9179793135124115 -0.9042553766075055 -0.8895285541264977 -0.8738155036200268 -0.8571339928299593 -0.8395028785717075 -0.8209420843492303 -0.8014725767340695 -0.7811163405413981 -0.7598963528375555 -0.7378365558150366 -0.714961828572253 -0.6912979578367316 -0.6668716076716202 -0.6417102882065532 -0.6158423234349832 -0.5892968181211037 -0.5621036238603915 -0.5342933043386294 -0.5058970998350372 -0.47694689101578464 -0.44747516206477517 -0.41751496319906645 -0.38709987261674217 -0.3562639579253791 -0.3250417370995236 -0.29346813901577634 -0.26157846361419684 -0.22940834173477098 -0.19699369467764738 -0.16437069353574 -0.13157571834811285 -0.09864531712231567 -0.06561616477353754 -0.03252502202805331 0.0005913056619761847 0.03369600914578671 0.06675231649736704 0.09972353378945954 0.13257308567342677 0.16526455572091697 0.19776172648395035 0.23002861923088075 0.262029533316451 0.29372908514503 0.3250922466870018 0.3560843835091685 0.38667129228097963 0.4168192377193447 0.44649498893576967 0.4756658551505602 0.5042997207398382 0.5323650795821453 0.5598310686724506 0.5866675009724247 0.6128448974668866 0.6383345183974032 0.6631083936450707 0.6871393522355774 0.7104010509407076 0.7328680019515076 0.7545155995993992 0.775320146102571 0.7952588763160376 0.8143099814647922 0.8324526318405234 0.8496669984433867 0.8659342735513508 0.8812366902006455 0.8955575405618474 0.9088811931971273 0.9211931091851786 0.9324798571013122 0.9427291268411814 0.9519297422775518 0.9600716727404868 0.9671460433122603 0.9731451439292462 0.9780624372839599 0.9818925655213522 0.9846313557243732 0.9862758241847359 0.9868241794557162; -0.98480821746657 -0.9784735086282409 -0.9710517064650898 -0.9625511558683714 -0.9529814137343643 -0.9423532378505037 -0.9306785743902006 -0.917970544032731 -0.9042434267263453 -0.8895126451144876 -0.8737947466467246 -0.8571073843976388 -0.8394692966185743 -0.8209002850486987 -0.8014211920133745 -0.7810538763393294 -0.7598211881175282 -0.7377469423460576 -0.7148558914866265 -0.6911736969695785 -0.6667268996835141 -0.6415428894867565 -0.6156498737790073 -0.5890768451725343 -0.5618535483032191 -0.5340104458226694 -0.5055786836134477 -0.47659005527021703 -0.447076965890317 -0.4170723952179122 -0.3866098601864127 -0.3557233769043767 -0.3244474221305408 -0.292816894283975 -0.26086707403568427 -0.22863358452819957 -0.19615235126988442 -0.1634595617507959 -0.1305916248269828 -0.09758512992009513 -0.06447680607911971 -0.03130348095091044 0.001897960293993469 0.035090616033998 0.06823760922158736 0.10130212831533801 0.1342474680735905 0.16703707016502273 0.19963456355181547 0.2320038046016909 0.26410891688563837 0.29591433061878525 0.327384821702527 0.35848555032672935 0.38918209909154206 0.4194405106091333 0.44922732454645936 0.4785096140710046 0.5072550216622901 0.5354317942528221 0.563008817663081 0.5899556502960609 0.6162425560578347 0.6418405364715951 0.6667213619536043 0.6908576022205009 0.7142226557984349 0.7367907786055365 0.7585371115802797 0.779437707329361 0.7994695557697877 0.8186106087409522 0.8368398035635595 0.8541370855233728 0.8704834292588464 0.8858608590328257 0.9002524678696106 0.9136424355397925 0.9260160453764095 0.9373596999070739 0.947660935287874 0.9569084345259671 0.9650920394789232 0.9722027616200084 0.9782327915597366 0.9831755073151488 0.9870254813194225 0.9897784861655479 0.9914314990789452 0.9919827051150398; -0.98480799056088 -0.9784730530351593 -0.9710508825551808 -0.9625497770271589 -0.9529792401292855 -0.9423499704988144 -0.9306738495622265 -0.9179639280232504 -0.9042344110251352 -0.8895006420051692 -0.8737790852609825 -0.8570873072497345 -0.839443956642766 -0.8208687431597835 -0.8013824152080663 -0.7810067363535996 -0.7597644606523777 -0.7376793068714617 -0.7147759316306257 -0.6910799014966832 -0.6666176640637503 -0.6414165180538589 -0.6155045824734017 -0.5889107648619563 -0.5616647286710046 -0.5337968598110182 -0.5053382324062499 -0.4763205737974232 -0.44677622883326623 -0.4167381234925867 -0.386239727879226 -0.3553150186328647 -0.32399844079919365 -0.29232486920347267 -0.2603295693719466 -0.22804815804596126 -0.19551656333397247 -0.16277098454690933 -0.12984785176256652 -0.09678378516487807 -0.06361555420402779 -0.030380036623411526 0.0028858226005447738 0.03614505235972914 0.06936069651100801 0.10249585492249592 0.13551372442393175 0.16837763961592672 0.2010511134931323 0.23349787783675965 0.2656819233322513 0.2975675393683725 0.32911935347446986 0.360302370353188 0.3910820104664966 0.4214241481335152 0.45129514909926555 0.4806619075341908 0.5094918824250085 0.5377531333182277 0.5654143553784827 0.5924449137246628 0.6188148770076894 0.6444950501947008 0.669457006525332 0.6936731186067462 0.717116588615051 0.7397614775717622 0.7615827336650084 0.7825562195862383 0.8026587388542789 0.8218680610996978 0.8401629462835615 0.8575231678258134 0.8739295346196787 0.8893639119096741 0.9038092410120044 0.91724955785734 0.9296700103372021 0.9410568744364142 0.9513975691353385 0.9606806700668781 0.9688959219144946 0.9760342495387798 0.9820877678214056 0.9870497902165765 0.9909148360014125 0.9936786362180011 0.9953381383011672 0.995891509387335; -0.9848078386696814 -0.9784727480569161 -0.9710503310155114 -0.9625488539939141 -0.9529777850369615 -0.9423477831735507 -0.9306706864703326 -0.9179594987651667 -0.9042283750955619 -0.8894926058388446 -0.8737685995822471 -0.8570738647425687 -0.8394269899564871 -0.8208476232639864 -0.8013564501087452 -0.7809751701806701 -0.7597264731270603 -0.7376340131601737 -0.7147223825902002 -0.6910170843138589 -0.6665445032899984 -0.641331877034724 -0.6154072651696404 -0.5887995180578789 -0.561538244563558 -0.5336537789713145 -0.5051771471034369 -0.4761400316730369 -0.4465747369124938 -0.4165141525172114 -0.38599171694544954 -0.35504138011567726 -0.32369756554354046 -0.2919951319611146 -0.2599693344616524 -0.2276557852135277 -0.19509041378750333 -0.1623094271418482 -0.12934926931014623 -0.09624658083693241 -0.06303815800652221 -0.029760911910571407 0.003548172599971722 0.03685207803276495 0.07011379539607068 0.10329636531910912 0.13636291910509724 0.1692767196714625 0.20200120233185132 0.2345000153748353 0.2667370603944501 0.29867653232805463 0.33028295915736455 0.3615212412289449 0.39235669015089425 0.4227550672229997 0.4526826213581694 0.4821061264535847 0.510992918170638 0.5393109300834305 0.5670287291563262 0.5941155505118445 0.6205413314509748 0.6462767446888574 0.6712932307696694 0.6955630296254683 0.7190592112447278 0.7417557054172789 0.7636273305234186 0.7846498213359997 0.8047998558054134 0.8240550807985044 0.8423941367636066 0.8597966812950691 0.8762434115718537 0.8917160856460064 0.9061975425580727 0.9196717212577947 0.9321236783097304 0.9435396043647526 0.9539068393797242 0.9632138865689931 0.9714504250727293 0.9786073213284987 0.984676639133877 0.9896516483893032 0.9935268325118003 0.9962978945116129 0.9979617617252474 0.9985165891998435; -0.984807762537488 -0.9784725951921804 -0.9710500545643683 -0.9625483913331967 -0.9529770556803239 -0.9423466867778595 -0.9306691009538167 -0.9179572785482805 -0.904225349474949 -0.889488577504161 -0.8737633432849287 -0.8570671261249243 -0.8394184845487264 -0.8208370356560216 -0.8013434333027647 -0.7809593451296387 -0.7597074284634172 -0.7376113051181052 -0.7146955351239379 -0.6909855894135338 -0.6665078214956358 -0.6412894381480183 -0.6153584691622109 -0.5887437361737622 -0.5614748206127596 -0.533582030810325 -0.5050963682977145 -0.4760494933355667 -0.44647368971169193 -0.4164018288465928 -0.3858673332466975 -0.35490413934597953 -0.3235466597773427 -0.2918297451157525 -0.25978864513570216 -0.22745896962612175 -0.19487664880632125 -0.16207789338702716 -0.12909915432091268 -0.09597708228740864 -0.06274848695684256 -0.02945029607920577 0.0038804855569744092 0.037206817250021056 0.07049166354905326 0.10369803541073988 0.1367890313031196 0.1697278782108349 0.20247797249620475 0.23500292057077196 0.26726657933213605 0.29923309632117506 0.33086694955506724 0.362132986991892 0.3929964655829977 0.42342308986979516 0.4533790500821397 0.4828310596960327 0.5117463924089647 0.5400929184918828 0.5678391404774643 0.5949542281451058 0.6214080527638367 0.6471712205551837 0.6722151053388843 0.6965118803252566 0.7200345490189884 0.7427569752000825 0.7646539119487414 0.7857010296820176 0.8058749431711677 0.8251532375097735 0.8435144930038618 0.8609383089564461 0.8774053263201484 0.8928972491928087 0.907396865132271 0.9208880642678544 0.9333558571873398 0.9447863915796675 0.9551669676149167 0.9644860520445393 0.9727332910062343 0.9798995215192894 0.98597678165766 0.9909583193895266 0.9948386000735436 0.9976133126034817 0.9992793741944621 0.9998349338054849; -0.984807762537488 -0.9784725951921804 -0.9710500545643683 -0.9625483913331967 -0.9529770556803239 -0.9423466867778595 -0.9306691009538167 -0.9179572785482805 -0.904225349474949 -0.889488577504161 -0.8737633432849287 -0.8570671261249243 -0.8394184845487264 -0.8208370356560216 -0.8013434333027647 -0.7809593451296387 -0.7597074284634172 -0.7376113051181052 -0.7146955351239379 -0.6909855894135338 -0.6665078214956358 -0.6412894381480183 -0.6153584691622109 -0.5887437361737622 -0.5614748206127596 -0.533582030810325 -0.5050963682977145 -0.4760494933355667 -0.44647368971169193 -0.4164018288465928 -0.3858673332466975 -0.35490413934597953 -0.3235466597773427 -0.2918297451157525 -0.25978864513570216 -0.22745896962612175 -0.19487664880632125 -0.16207789338702716 -0.12909915432091268 -0.09597708228740864 -0.06274848695684256 -0.02945029607920577 0.0038804855569744092 0.037206817250021056 0.07049166354905326 0.10369803541073988 0.1367890313031196 0.1697278782108349 0.20247797249620475 0.23500292057077196 0.26726657933213605 0.29923309632117506 0.33086694955506724 0.362132986991892 0.3929964655829977 0.42342308986979516 0.4533790500821397 0.4828310596960327 0.5117463924089647 0.5400929184918828 0.5678391404774643 0.5949542281451058 0.6214080527638367 0.6471712205551837 0.6722151053388843 0.6965118803252566 0.7200345490189884 0.7427569752000825 0.7646539119487414 0.7857010296820176 0.8058749431711677 0.8251532375097735 0.8435144930038618 0.8609383089564461 0.8774053263201484 0.8928972491928087 0.907396865132271 0.9208880642678544 0.9333558571873398 0.9447863915796675 0.9551669676149167 0.9644860520445393 0.9727332910062343 0.9798995215192894 0.98597678165766 0.9909583193895266 0.9948386000735436 0.9976133126034817 0.9992793741944621 0.9998349338054849; -0.9848078386696814 -0.9784727480569161 -0.9710503310155114 -0.9625488539939141 -0.9529777850369615 -0.9423477831735507 -0.9306706864703326 -0.9179594987651667 -0.9042283750955619 -0.8894926058388446 -0.8737685995822471 -0.8570738647425687 -0.8394269899564871 -0.8208476232639864 -0.8013564501087452 -0.7809751701806701 -0.7597264731270603 -0.7376340131601737 -0.7147223825902002 -0.6910170843138589 -0.6665445032899984 -0.641331877034724 -0.6154072651696404 -0.5887995180578789 -0.561538244563558 -0.5336537789713145 -0.5051771471034369 -0.4761400316730369 -0.4465747369124938 -0.4165141525172114 -0.38599171694544954 -0.35504138011567726 -0.32369756554354046 -0.2919951319611146 -0.2599693344616524 -0.2276557852135277 -0.19509041378750333 -0.1623094271418482 -0.12934926931014623 -0.09624658083693241 -0.06303815800652221 -0.029760911910571407 0.003548172599971722 0.03685207803276495 0.07011379539607068 0.10329636531910912 0.13636291910509724 0.1692767196714625 0.20200120233185132 0.2345000153748353 0.2667370603944501 0.29867653232805463 0.33028295915736455 0.3615212412289449 0.39235669015089425 0.4227550672229997 0.4526826213581694 0.4821061264535847 0.510992918170638 0.5393109300834305 0.5670287291563262 0.5941155505118445 0.6205413314509748 0.6462767446888574 0.6712932307696694 0.6955630296254683 0.7190592112447278 0.7417557054172789 0.7636273305234186 0.7846498213359997 0.8047998558054134 0.8240550807985044 0.8423941367636066 0.8597966812950691 0.8762434115718537 0.8917160856460064 0.9061975425580727 0.9196717212577947 0.9321236783097304 0.9435396043647526 0.9539068393797242 0.9632138865689931 0.9714504250727293 0.9786073213284987 0.984676639133877 0.9896516483893032 0.9935268325118003 0.9962978945116129 0.9979617617252474 0.9985165891998435; -0.98480799056088 -0.9784730530351593 -0.9710508825551808 -0.9625497770271589 -0.9529792401292855 -0.9423499704988144 -0.9306738495622265 -0.9179639280232504 -0.9042344110251352 -0.8895006420051692 -0.8737790852609825 -0.8570873072497345 -0.839443956642766 -0.8208687431597835 -0.8013824152080663 -0.7810067363535996 -0.7597644606523777 -0.7376793068714617 -0.7147759316306257 -0.6910799014966832 -0.6666176640637503 -0.6414165180538589 -0.6155045824734017 -0.5889107648619563 -0.5616647286710046 -0.5337968598110182 -0.5053382324062499 -0.4763205737974232 -0.44677622883326623 -0.4167381234925867 -0.386239727879226 -0.3553150186328647 -0.32399844079919365 -0.29232486920347267 -0.2603295693719466 -0.22804815804596126 -0.19551656333397247 -0.16277098454690933 -0.12984785176256652 -0.09678378516487807 -0.06361555420402779 -0.030380036623411526 0.0028858226005447738 0.03614505235972914 0.06936069651100801 0.10249585492249592 0.13551372442393175 0.16837763961592672 0.2010511134931323 0.23349787783675965 0.2656819233322513 0.2975675393683725 0.32911935347446986 0.360302370353188 0.3910820104664966 0.4214241481335152 0.45129514909926555 0.4806619075341908 0.5094918824250085 0.5377531333182277 0.5654143553784827 0.5924449137246628 0.6188148770076894 0.6444950501947008 0.669457006525332 0.6936731186067462 0.717116588615051 0.7397614775717622 0.7615827336650084 0.7825562195862383 0.8026587388542789 0.8218680610996978 0.8401629462835615 0.8575231678258134 0.8739295346196787 0.8893639119096741 0.9038092410120044 0.91724955785734 0.9296700103372021 0.9410568744364142 0.9513975691353385 0.9606806700668781 0.9688959219144946 0.9760342495387798 0.9820877678214056 0.9870497902165765 0.9909148360014125 0.9936786362180011 0.9953381383011672 0.995891509387335; -0.98480821746657 -0.9784735086282409 -0.9710517064650898 -0.9625511558683714 -0.9529814137343643 -0.9423532378505037 -0.9306785743902006 -0.917970544032731 -0.9042434267263453 -0.8895126451144876 -0.8737947466467246 -0.8571073843976388 -0.8394692966185743 -0.8209002850486987 -0.8014211920133745 -0.7810538763393294 -0.7598211881175282 -0.7377469423460576 -0.7148558914866265 -0.6911736969695785 -0.6667268996835141 -0.6415428894867565 -0.6156498737790073 -0.5890768451725343 -0.5618535483032191 -0.5340104458226694 -0.5055786836134477 -0.47659005527021703 -0.447076965890317 -0.4170723952179122 -0.3866098601864127 -0.3557233769043767 -0.3244474221305408 -0.292816894283975 -0.26086707403568427 -0.22863358452819957 -0.19615235126988442 -0.1634595617507959 -0.1305916248269828 -0.09758512992009513 -0.06447680607911971 -0.03130348095091044 0.001897960293993469 0.035090616033998 0.06823760922158736 0.10130212831533801 0.1342474680735905 0.16703707016502273 0.19963456355181547 0.2320038046016909 0.26410891688563837 0.29591433061878525 0.327384821702527 0.35848555032672935 0.38918209909154206 0.4194405106091333 0.44922732454645936 0.4785096140710046 0.5072550216622901 0.5354317942528221 0.563008817663081 0.5899556502960609 0.6162425560578347 0.6418405364715951 0.6667213619536043 0.6908576022205009 0.7142226557984349 0.7367907786055365 0.7585371115802797 0.779437707329361 0.7994695557697877 0.8186106087409522 0.8368398035635595 0.8541370855233728 0.8704834292588464 0.8858608590328257 0.9002524678696106 0.9136424355397925 0.9260160453764095 0.9373596999070739 0.947660935287874 0.9569084345259671 0.9650920394789232 0.9722027616200084 0.9782327915597366 0.9831755073151488 0.9870254813194225 0.9897784861655479 0.9914314990789452 0.9919827051150398; -0.9848085182746277 -0.9784741125976033 -0.9710527986851385 -0.9625529837001865 -0.9529842950651132 -0.9423575689464333 -0.9306848373024597 -0.9179793135124115 -0.9042553766075055 -0.8895285541264977 -0.8738155036200268 -0.8571339928299593 -0.8395028785717075 -0.8209420843492303 -0.8014725767340695 -0.7811163405413981 -0.7598963528375555 -0.7378365558150366 -0.714961828572253 -0.6912979578367316 -0.6668716076716202 -0.6417102882065532 -0.6158423234349832 -0.5892968181211037 -0.5621036238603915 -0.5342933043386294 -0.5058970998350372 -0.47694689101578464 -0.44747516206477517 -0.41751496319906645 -0.38709987261674217 -0.3562639579253791 -0.3250417370995236 -0.29346813901577634 -0.26157846361419684 -0.22940834173477098 -0.19699369467764738 -0.16437069353574 -0.13157571834811285 -0.09864531712231567 -0.06561616477353754 -0.03252502202805331 0.0005913056619761847 0.03369600914578671 0.06675231649736704 0.09972353378945954 0.13257308567342677 0.16526455572091697 0.19776172648395035 0.23002861923088075 0.262029533316451 0.29372908514503 0.3250922466870018 0.3560843835091685 0.38667129228097963 0.4168192377193447 0.44649498893576967 0.4756658551505602 0.5042997207398382 0.5323650795821453 0.5598310686724506 0.5866675009724247 0.6128448974668866 0.6383345183974032 0.6631083936450707 0.6871393522355774 0.7104010509407076 0.7328680019515076 0.7545155995993992 0.775320146102571 0.7952588763160376 0.8143099814647922 0.8324526318405234 0.8496669984433867 0.8659342735513508 0.8812366902006455 0.8955575405618474 0.9088811931971273 0.9211931091851786 0.9324798571013122 0.9427291268411814 0.9519297422775518 0.9600716727404868 0.9671460433122603 0.9731451439292462 0.9780624372839599 0.9818925655213522 0.9846313557243732 0.9862758241847359 0.9868241794557162; -0.9848088915108675 -0.9784748619760772 -0.9710541538340973 -0.9625552514876096 -0.9529878698267347 -0.9423629422118885 -0.9306926069624668 -0.9179901923726556 -0.9042702002779085 -0.8895482881978336 -0.8738412500833445 -0.857166995697996 -0.8395445286654049 -0.8209939232165551 -0.8015362996726157 -0.7811937987006327 -0.7599895543810871 -0.7379476661279003 -0.7150931695028802 -0.691452005967998 -0.6670509916201308 -0.641917784954065 -0.6160808537006189 -0.5895694407876937 -0.5624135294729089 -0.5346438076972404 -0.5062916317097008 -0.47738898901366517 -0.4479684606858628 -0.418063183119412 -0.3877068092425005 -0.3569334692644585 -0.3257777310010184 -0.2942745598305072 -0.2624592783325768 -0.23036752566085428 -0.1980352167005818 -0.1654985010619309 -0.13279372195919462 -0.09995737502552614 -0.06702606711228726 -0.03403647512136455 -0.0010253049180939124 0.031970749628374096 0.0649150474313068 0.09777104075413814 0.1305023155156211 0.1630726312892669 0.1954459609549658 0.227586529961775 0.2594588551619341 0.29102778317728945 0.322258528260465 0.3531167096142561 0.38356838813390676 0.4135801025381119 0.44311890485577177 0.47215239523672226 0.5006487560558577 0.528576785281249 0.5559059290780464 0.5826063136211416 0.6086487760907104 0.6340048948259289 0.6586470186132808 0.6825482950870015 0.7056826982203034 0.7280250548871042 0.7495510704750519 0.7702373535316623 0.7900614394264128 0.8090018130126155 0.827037930273869 0.8441502389408141 0.8603201980648512 0.8755302965363527 0.889764070535781 0.9030061199069548 0.9152421234425341 0.9264588530725806 0.9366441869478306 0.9457871214100644 0.9538777818426923 0.9609074323953901 0.9668684845773119 0.9717545047140949 0.9755602202645315 0.9782815249934451 0.9799154829979464 0.9804603315848857; -0.9848093353463936 -0.9784757530828206 -0.9710557652369999 -0.9625579480245848 -0.952992120291424 -0.9423693308940867 -0.9307018445179168 -0.9180031259572844 -0.9042878228852741 -0.8895717471425568 -0.8738718545775792 -0.8572062234725478 -0.839594031591882 -0.8210555318919435 -0.8016120269328441 -0.7812858420350454 -0.7601002972252262 -0.7380796780175664 -0.71524920507812 -0.6916350028213691 -0.6672640669893246 -0.6421642312646986 -0.6163641329706816 -0.5898931779107726 -0.5627815044028381 -0.5350599465622375 -0.5067599968893247 -0.47791376821703463 -0.4485539550744801 -0.4187137945226403 -0.388427026518193 -0.3577278538614532 -0.32665090178413264 -0.2952311772323063 -0.2635040278995255 -0.23150510106446542 -0.19927030228685327 -0.1668357540146956 -0.1342377541549938 -0.10151273465923086 -0.06869722017395313 -0.035827786805701096 -0.0029410210484391453 0.029926521079521533 0.0627383546433661 0.09545810609988371 0.12804955326266226 0.1604766648825528 0.19270363980292146 0.22469494565065914 0.25641535702528967 0.287829993149976 0.31890435494965536 0.34960436152297747 0.3798963859761532 0.4097472905882705 0.4391244612790389 0.4679958413513511 0.4963299644824277 0.5240959869386803 0.5512637189907749 0.577803655506692 0.6036870057018513 0.6288857220266287 0.6533725281727979 0.6771209461816045 0.7001053226373133 0.7223008539311602 0.7436836105816946 0.7642305605984953 0.7839195918772175 0.8027295336148332 0.8206401767348169 0.8376322933128411 0.8536876549943503 0.8687890503961143 0.8829203014845668 0.8960662789244002 0.908212916391507 0.9193472238449405 0.9294572997531217 0.9385323422700296 0.9465626593575946 0.9535396778509733 0.9594559514637981 0.9643051677309094 0.9680821538864443 0.9707828816755244 0.9724044710981243 0.9729451930840307; -0.9848098476067155 -0.9784767815418374 -0.9710576249590903 -0.9625610599916848 -0.9529970253908736 -0.9423767032038485 -0.9307125038097767 -0.918018049342675 -0.9043081555327792 -0.8895988120009191 -0.8739071610431468 -0.8572514749454982 -0.8396511318712525 -0.821126590365425 -0.8016993625234416 -0.7813919858730316 -0.7602279940202868 -0.7382318861126228 -0.7154290951729747 -0.6918459553610332 -0.6675096682185948 -0.6424482679572528 -0.6166905858475937 -0.5902662137698851 -0.5632054669868574 -0.5355393461996748 -0.5072994989484851 -0.47851818041912086 -0.4492282137174952 -0.419462949673136 -0.38925622623296025 -0.3586423275060053 -0.3276559425192442 -0.2963321237439243 -0.26470624545105914 -0.2328139619537637 -0.20069116579308474 -0.16837394592284394 -0.1358985459477581 -0.10330132246778978 -0.07061870358027934 -0.03788714758991909 -0.00514310197510385 0.02757703734239782 0.060236966379174806 0.09280051307968892 0.12523167687168363 0.15749466774735046 0.18955394483184654 0.22137425440257713 0.2529206673243792 0.2841586158675593 0.315053929877484 0.345572872266171 0.3756821737980687 0.4053490671439026 0.4345413201781472 0.46322726849731466 0.4913758471378444 0.5189566214739261 0.5459398172770938 0.5722963499208773 0.5979978527151792 0.6230167043564034 0.6473260554806167 0.670899854308251 0.6937128713700036 0.7157407233046765 0.7369598957207255 0.7573477651142337 0.7768826198369323 0.7955436801086997 0.8133111170697477 0.8301660708683849 0.8460906677808973 0.8610680363606469 0.8750823226140128 0.8881187042012471 0.9001634036607292 0.9112037006554419 0.9212279432407948 0.9302255581531761 0.9381870601188116 0.9451040601826877 0.9509692730574153 0.9557765234920115 0.9595207516606418 0.9621980175713997 0.9638055044952231 0.9643415214150401; -0.9848104257825806 -0.9784779423039728 -0.9710597238461283 -0.9625645720245752 -0.9530025608260025 -0.9423850224835583 -0.9307245316199745 -0.9180348876919419 -0.9043310957725634 -0.8896293457119779 -0.8739469897193733 -0.8573025184125803 -0.8397155353842425 -0.8212067303362015 -0.8017978508361853 -0.7815116727531783 -0.7603719694299094 -0.73840347965281 -0.7156318744814603 -0.6920837230010406 -0.6677864570625804 -0.6427683350768914 -0.6170584049289237 -0.590686466079975 -0.5636830309256466 -0.5360792854777181 -0.5079070494381805 -0.4791987357335753 -0.44998730957747357 -0.4203062471284746 -0.39018949381043966 -0.35967142236088273 -0.3287867906724718 -0.29757069949146836 -0.26605855003570067 -0.23428600159325702 -0.20228892916160335 -0.17010338118520235 -0.1377655374479896 -0.10531166717526196 -0.07277808739764259 -0.040201121627824334 -0.007617058898757241 0.024937886790091873 0.05742761657393233 0.0898161863289445 0.12206784574348191 0.15414707681619733 0.1860186317452496 0.21764757017496075 0.24899929576842986 0.280039592076754 0.3107346576776283 0.34105114055815605 0.370956171718733 0.4004173979768524 0.42940301395159436 0.4578817932114352 0.48582311856979343 0.51319701151447 0.5399741607587782 0.5661259499037473 0.5916244842022561 0.6164426164173838 0.6405539717685755 0.6639329719604612 0.6865548582903196 0.7083957138312367 0.7294324846889848 0.7496430003315279 0.769005992990861 0.7875011161376005 0.8051089620293622 0.8218110783345111 0.8375899838333234 0.8524291831989805 0.8663131808611194 0.8792274939548909 0.8911586643586425 0.9020942698234236 0.9120229341975498 0.9209343367494283 0.928819220591753 0.9356694002100524 0.9414777680983775 0.9462383005046945 0.949946062288285 0.9525972108911498 0.9541889994250986 0.954719778875849; -0.9848110670424624 -0.9784792296722677 -0.9710620515708256 -0.9625684667928525 -0.9530086991932362 -0.9423942474003358 -0.9307378679560745 -0.918053556661711 -0.9043565281720851 -0.8896631938848762 -0.8739911381749615 -0.8573590930273356 -0.8397869111252012 -0.8212955374527834 -0.8019069794751391 -0.7816442759597135 -0.7605314645066378 -0.7385935478567767 -0.7158564590482603 -0.6923470254937707 -0.6680929320520718 -0.6431226831683021 -0.6174655641582721 -0.591151601712531 -0.5642115236962085 -0.536676718320676 -0.5085791927628398 -0.47995153130745016 -0.4508268530871422 -0.42123876949407296 -0.391221341335924 -0.3608090358078059 -0.33003668335014946 -0.29893943446105675 -0.26755271652984025 -0.235912190756552 -0.20405370922027524 -0.17201327215680295 -0.13982698550404316 -0.1075310187711524 -0.07516156328496491 -0.04275479086476478 -0.010346812973907264 0.02202635960580092 0.05432885653369547 0.08652498706318727 0.11857927855004192 0.15045651428068707 0.182121770587814 0.21354045322317985 0.2446783329600551 0.2755015804002832 0.3059767999633907 0.336071063037579 0.365751940274753 0.3949875330140071 0.4237465038201446 0.45199810612589497 0.47971221296847527 0.5068593448130209 0.5334106964572122 0.5593381630130846 0.5846143649635878 0.6092126722929206 0.6331072276910135 0.6562729688337663 0.6786856497417737 0.7003218612212795 0.7211590503919995 0.741175539307235 0.7603505426723833 0.7786641846685133 0.7960975148881426 0.8126325233907119 0.8282521548855115 0.8429403220499834 0.8566819179913931 0.869462827859844 0.8812699396205147 0.8920911539928097 0.9019153935638606 0.9107326110834891 0.9185337969473439 0.9253109858744764 0.9310572627851073 0.9357667678837768 0.939434700952473 0.9420573248576866 0.9436319682746716 0.9441570276314862; -0.9848117682466436 -0.9784806373305315 -0.9710645966851494 -0.9625727250887898 -0.9530154101265645 -0.9424043321631868 -0.9307524463710384 -0.9180739628586485 -0.9043843249491951 -0.8897001856629132 -0.8740393824613258 -0.8574209103150139 -0.8398648931601855 -0.8213925538125667 -0.8020261824101274 -0.7817891034588649 -0.7607056415582619 -0.7388010858851533 -0.7161016535165184 -0.6926344516732335 -0.6684274389679792 -0.6435093857414002 -0.6179098335711782 -0.5916590540389715 -0.5647880068401439 -0.537328297320937 -0.5093121335271347 -0.4807722828474553 -0.451742028333793 -0.4222551247791064 -0.39234575463217103 -0.3620484838266303 -0.3313982175998032 -0.30043015637450565 -0.26917975177482745 -0.23768266284427528 -0.2059747125320687 -0.17409184451060278 -0.14207008038421945 -0.10994547734646452 -0.07775408633997291 -0.04553191077003153 -0.013314865819714538 0.018861261588652225 0.05096085214414896 0.08294849277165159 0.11478901449472029 0.1464475295049112 0.17788946740848566 0.20908061062457303 0.23998712891177734 0.27057561300313976 0.30081310733217237 0.3306671418354075 0.36010576281951107 0.38909756288354047 0.41761170988930535 0.4456179749750794 0.47308675961005797 0.4999891216889758 0.526296800668194 0.5519822417463206 0.5770186190940446 0.6013798581393424 0.6250406569155615 0.6479765064810865 0.6701637104203554 0.6915794034369224 0.7122015690500632 0.7320090564070627 0.7509815962238697 0.7690998158671951 0.7863452535914112 0.8027003719437659 0.8181485703514673 0.8326741969041263 0.8462625593448614 0.8588999352830998 0.8705735816417274 0.881271743350774 0.8909836612992725 0.8996995795562939 0.9074107518714543 0.9141094474644228 0.9197889561121144 0.9244435925413684 0.9280687001339696 0.9306606539498885 0.9322168630735972 0.9327357722872688; -0.9848125259628164 -0.9784821583749775 -0.971067346678201 -0.9625773259254755 -0.9530226604545153 -0.942415226762759 -0.9307681943159658 -0.9180960043426072 -0.9044143466713662 -0.8897401346739217 -0.8740914783797596 -0.8574876558340303 -0.8399490827734188 -0.8214972806986213 -0.8021548434252895 -0.7819454021982375 -0.760893589456249 -0.7390250013370459 -0.7163661590137593 -0.6929444689557415 -0.6687881822076 -0.6439263527810778 -0.618388795254734 -0.5922060416763902 -0.5654092978629537 -0.5380303991915414 -0.5101017659748283 -0.48165635851221894 -0.4527276319068334 -0.4233494907364079 -0.3935562436640561 -0.36338255807245 -0.33286341480234793 -0.30203406307358854 -0.2709299756636474 -0.23958680441568866 -0.20804033614471967 -0.17632644900702674 -0.14448106939450353 -0.11254012941187848 -0.08053952499114123 -0.04851507469373339 -0.016502479247303317 0.015462718139929815 0.047345170647941644 0.07910976586125222 0.11072166290100302 0.14214632864455629 0.1733495730079473 0.20429758327001446 0.2349569574204082 0.26529473651693725 0.29527843604088033 0.32487607624191267 0.35405621146716976 0.38278795847174585 0.41104102371049445 0.4387857296134665 0.4659930398495954 0.49263458358535656 0.5186826787471167 0.5441103542976522 0.5688913715389667 0.593000244455 0.6164122591091029 0.6391034921123102 0.6610508281793928 0.6822319767904952 0.7026254879768175 0.7222107672492927 0.7409680896895785 0.7588786132228742 0.7759243910921482 0.7920883835532931 0.8073544688105252 0.8217074532110219 0.8351330807173554 0.8476180416757194 0.8591499808972982 0.8697175050693565 0.8793101895117882 0.8879185842939165 0.8955342197253234 0.9021496112333965 0.9077582636391183 0.9123546748414156 0.9159343389191112 0.9184937486582057 0.920030397510869 0.9205427809911332; -0.9848133364831176 -0.9784837853487541 -0.9710702880393445 -0.9625822466437741 -0.9530304143711017 -0.9424268772322054 -0.9307850335235166 -0.9181195711729714 -0.9044464430141302 -0.8897828400599294 -0.8741471628526682 -0.857558990971636 -0.8400390507841599 -0.8216091815298662 -0.802292299831492 -0.7821123627287481 -0.7610943293344195 -0.7392641212141593 -0.7166485815932363 -0.6932754334948732 -0.6691732369157317 -0.6443713451445976 -0.6188998603303685 -0.5927895884051115 -0.5660719934671633 -0.5387791517281394 -0.5109437051261421 -0.4825988147056268 -0.45377811386212236 -0.42451566154751913 -0.39484589552877397 -0.3648035857898155 -0.3344237881630987 -0.3037417982736866 -0.27279310587500843 -0.24161334965150585 -0.2102382725593284 -0.17870367777205196 -0.14704538529411404 -0.11529918930031097 -0.08350081625531357 -0.05168588386272935 -0.019889860888818733 0.011851972098417395 0.043504561038450136 0.07503311570368477 0.10640314601336444 0.1375804973122565 0.16853138459445302 0.19922242565657927 0.22962067316841958 0.25969364565263475 0.2894093573686922 0.3187363470994474 0.3476437058419284 0.37610110340684016 0.40407881393405354 0.43154774033393367 0.45847943766673316 0.48484613547446254 0.5106207590816444 0.5357769498831558 0.5602890846389502 0.5841322937968708 0.6072824788659672 0.6297163288637642 0.6514113358617619 0.6723458096541094 0.6924988915748815 0.7118505674896884 0.7303816799875055 0.7480739397985909 0.7649099364641924 0.7808731482834262 0.7959479515622694 0.8101196291889957 0.8233743785596951 0.8356993188766613 0.8470824978414974 0.8575128977637329 0.8669804411045946 0.8754759954743357 0.8829913781002029 0.8895193597807216 0.8950536683405136 0.8995889915983288 0.9031209798593964 0.905646247941563 0.907162376743026 0.9076679143577616; -0.984814195842513 -0.9784855102791782 -0.9710734063262345 -0.9625874630274965 -0.9530386336197225 -0.9424392259275417 -0.9308028804195512 -0.9181445459945442 -0.9044804535734312 -0.8898280875786361 -0.8742061553885133 -0.8576345548596845 -0.8401343400150416 -0.8217276849995444 -0.8024378464097996 -0.7822891241067623 -0.7613068206237191 -0.7395171992840184 -0.716947441144754 -0.6936256008838706 -0.6695805617488471 -0.6448419896853325 -0.619440286763795 -0.5934065440214595 -0.5667724938355516 -0.5395704619421601 -0.5118333192128934 -0.4835944332989725 -0.4548876202494817 -0.42574709620725476 -0.3962074292822551 -0.36630349169847226 -0.3360704123061902 -0.3055435295471239 -0.27475834495535656 -0.24375047727225904 -0.21255561724870334 -0.1812094832028987 -0.14974777739709658 -0.11820614329131021 -0.08662012372704865 -0.05502512008891753 -0.023456352486847815 0.00805117900335636 0.03946273200843312 0.0707438584072129 0.10186043973823355 0.13277872144700092 0.1634653459589365 0.19388738456840132 0.22401236813830003 0.2538083166087311 0.2832437673169065 0.31228780213409935 0.34091007342870544 0.3690808288676263 0.3967709350710474 0.42395190013836076 0.45059589506539865 0.4766757740753468 0.5021650938876812 0.5270381319512172 0.5512699036688757 0.5748361786430829 0.5977134959717939 0.6198791786260154 0.6413113469403661 0.6619889312486794 0.6818916836969416 0.7010001892659343 0.7192958760358714 0.7367610247250604 0.7533787775341906 0.7691331463272741 0.7840090201795421 0.7979921723217277 0.8110692665091739 0.8232278628430801 0.8344564230699696 0.844744315384112 0.8540818187561959 0.8624601268100132 0.8698713512672929 0.8763085249791419 0.8817656045607726 0.8862374726443901 0.8897199397632263 0.8922097458777898 0.8937045615534455 0.894202988796435; -0.9848150998384301 -0.9784873247174813 -0.9710766862373715 -0.9625929494261263 -0.9530472776889367 -0.9424522118257852 -0.9308216465603778 -0.9181708046591238 -0.904516208726346 -0.8898756507688745 -0.8742681596296387 -0.8577139663957816 -0.8402344678921799 -0.8218521883760103 -0.8025907395521559 -0.7824747790328045 -0.761529967367488 -0.7397829237721196 -0.7172611806872347 -0.6939931372967003 -0.6700080121385716 -0.6453357949396227 -0.620007197804322 -0.5940536058877162 -0.5675070276798355 -0.5404000450268888 -0.5127657630116554 -0.48463775981221174 -0.4560500366543979 -0.42703696796936225 -0.39763325186304344 -0.3678738609997341 -0.33779399399680815 -0.3074290274224418 -0.27681446848269514 -0.24598590847867083 -0.2149789771087323 -0.1838292976848968 -0.15257244332662281 -0.12124389418927324 -0.08987899577862954 -0.0585129183969329 -0.02718061776011956 0.004083203179787478 0.03524413117880236 0.06626807838871467 0.09712131677085235 0.1277705112234062 0.15818275141473392 0.18832558231981103 0.2181670334614322 0.24767564686202542 0.27682050371593253 0.30557124979575145 0.3338981196098059 0.3617719593310369 0.38916424852056364 0.4160471206718432 0.4423933826037917 0.46817653273337867 0.4933707782601182 0.5179510512965182 0.5418930239799515 0.5651731226025501 0.5877685407966502 0.6096572518139854 0.6308180199372895 0.6512304110632073 0.6708748024954596 0.689732391987031 0.7077852060698184 0.7250161077096361 0.7414088033237842 0.7569478491975252 0.7716186573348055 0.7854075007774112 0.7983015184254572 0.8102887193907113 0.8213579869127277 0.8314990818661351 0.8407026458857101 0.8489602041340407 0.8562641677346978 0.8626078358918625 0.8679853977153231 0.8723919337676633 0.8758234173483248 0.8782767155270358 0.8797495899368815 0.8802406973350326; -0.9848160440515432 -0.9784892197808486 -0.971080111688785 -0.9625986788844059 -0.9530563040189719 -0.9424657708390872 -0.9308412390928871 -0.9181982168787538 -0.9045535305344005 -0.8899252921719512 -0.8743328649718163 -0.8577968263546956 -0.8403389291568951 -0.8219820609393031 -0.8027502015647988 -0.7826683791826029 -0.7617626247610235 -0.7400599253123267 -0.717588175954929 -0.6943761309589317 -0.6704533539210565 -0.6458501672144538 -0.6205976008575411 -0.5947273409441367 -0.568271677774588 -0.5412634538245042 -0.5137360116840355 -0.48572314209650885 -0.4572590322205994 -0.42837821423520867 -0.3991155144008027 -0.3695060026852591 -0.33958494305624093 -0.3093877445358752 -0.27894991310707884 -0.24830700455427646 -0.21749457831454638 -0.18654815240849698 -0.15550315951335036 -0.12439490423396264 -0.09325852162076351 -0.06212893697696503 -0.031040826990847568 -2.858222255618803e-5 0.030873729031389095 0.061632395478678104 0.09221409616550262 0.12258593239875097 0.15271545825559327 0.1825707096850217 0.21212023221065288 0.24133310724859955 0.2701789770583933 0.29862806834882966 0.3266512145641799 0.3542198768794836 0.38130616393661293 0.4078828503554516 0.4339233940568958 0.4594019524364462 0.484293397428946 0.5085733295064963 0.5322180906528104 0.5552047763582093 0.5775112466801562 0.5991161364146762 0.6199988644242113 0.6401396421674357 0.6595194814763403 0.6781202016254355 0.6959244357372988 0.7129156365678779 0.7290780817139708 0.7443968782841536 0.7588579670731331 0.7724481262780585 0.7851549747937617 0.7969669751222029 0.8078734359296057 0.8178645142828593 0.8269312175947804 0.8350654053057436 0.8422597903270436 0.8485079402691292 0.8538042784755712 0.8581440848812888 0.8615234967111873 0.8639395090329336 0.8653899751751454 0.8658736070197985; -0.984817023867598 -0.9784911861965345 -0.9710836658944297 -0.962604623278068 -0.9530656682177805 -0.9424798361429907 -0.9308615612347549 -0.918226646906508 -0.904592233683565 -0.8899767646005848 -0.8743999482441376 -0.8578827195746838 -0.840447198668643 -0.8221166475267817 -0.8029154250998476 -0.7828689406862362 -0.7620036058594639 -0.7403467850853617 -0.7179267451901715 -0.6947726038412025 -0.6709142772013045 -0.6463824269172853 -0.6212084066004604 -0.5954242079548875 -0.5690624067055037 -0.5421561084744191 -0.514738894749036 -0.4868447690805585 -0.4585081036458311 -0.4297635862993914 -0.4006461682361635 -0.37119101237842544 -0.3414334425936177 -0.3114088938422331 -0.2811528633475644 -0.250700862871447 -0.22008837217246405 -0.18935079371533667 -0.15852340869253337 -0.1276413344114557 -0.09673948309303952 -0.06585252212015695 -0.03501483576698195 -0.004260488433429598 0.02637681059804388 0.05686374087254231 0.08716740293527792 0.11725534896811923 0.14709561189732537 0.17665673298504903 0.2059077879221642 0.23481841144465967 0.2633588205001572 0.29149983599508494 0.31921290315663475 0.3464701105469198 0.3732442077696437 0.39950862191218595 0.42523747276823604 0.45040558688801946 0.4749885105047594 0.4989625213873004 0.5223046396698011 0.5449926377101164 0.5670050490289053 0.5883211763816854 0.608921099015959 0.6287856791652343 0.647896567831228 0.6662362099047853 0.6837878486751334 0.700535529775943 0.7164641046154032 0.7315592333360535 0.7458073873485369 0.7591958514817021 0.7717127257896402 0.7833469270542756 0.7940881900200698 0.8039270683952332 0.8128549356516053 0.82086398565304 0.8279472331397497 0.8340985140936172 0.8393124860069828 0.8435846280748729 0.84691124132805 0.8492894487216455 0.8507171951914897 0.8511932476875865; -0.984818034500167 -0.97849321434782 -0.971087331449866 -0.9626107534549583 -0.9530753242854241 -0.9424943385169073 -0.9308825127718279 -0.9182559542405966 -0.9046321264549142 -0.8900298124470596 -0.8744690754377925 -0.8579712172033385 -0.8405587342787938 -0.8222552721612416 -0.8030855776807939 -0.7830754497117499 -0.762251688398997 -0.7406420430767693 -0.7182751590578415 -0.6951805234712859 -0.671388410326002 -0.6469298249754466 -0.6218364481563031 -0.5961405797703946 -0.5698750825748766 -0.5430733259408163 -0.5157691298346596 -0.4879967091708845 -0.4597906186774258 -0.4311856984082437 -0.4022170200298073 -0.372919834000326 -0.3433295177523233 -0.31348152498071113 -0.2834113361299261 -0.2531544101649867 -0.22274613770260324 -0.19222179556975003 -0.1616165028484425 -0.13096517845693678 -0.10030250030916733 -0.06966286608605782 -0.03908035564437879 -0.00858869508115414 0.021778777535793818 0.05198914476761393 0.08200994073770003 0.11180918040801814 0.1413553872140033 0.17061761907915973 0.19956549283567201 0.22816920708214372 0.25639956351396126 0.2842279867657858 0.31162654280923946 0.3385679559520657 0.3650256244878362 0.39097363504770805 0.41638677570778787 0.4412405479073604 0.46551117723459484 0.4891756231373684 0.512211587617553 0.5345975229675269 0.556312638607785 0.5773369070843899 0.5976510692845991 0.6172366389283641 0.6360759063925484 0.6541519419236332 0.6714485982934324 0.687950512950897 0.7036431097214937 0.7185126001038921 0.7325459842118147 0.7457310514068881 0.758056380666217 0.769511340726176 0.7800860900415992 0.7897715765971457 0.7985595376051571 0.8064424991217736 0.8134137756104967 0.8194674694797299 0.8245984706181528 0.8288024559490506 0.8320758890219726 0.8344160196573057 0.8358208836565415 0.8362893025882021; -0.9848190710142194 -0.9784952943215756 -0.9710910904187766 -0.9626170393807868 -0.9530852248455302 -0.9425092066948595 -0.9309039905697672 -0.9182859943475253 -0.9046730117199043 -0.890084173022201 -0.874539903472318 -0.8580618789876787 -0.8406729797551379 -0.8223972417353751 -0.8032598062883902 -0.7832868681107541 -0.7625056216781131 -0.7409442063881871 -0.7186316506001011 -0.6955978147654149 -0.6718733338446748 -0.6474895592007789 -0.6224785001569105 -0.596872765402416 -0.5707055044247187 -0.5440103491393411 -0.5168213558833483 -0.48917294793015764 -0.4610998586756978 -0.43263707563747955 -0.4038197853992708 -0.37468331962490636 -0.3452631022552832 -0.3155945979929711 -0.28571326216907217 -0.25565449207716995 -0.22545357984936476 -0.19514566693966712 -0.1647657002703829 -0.13434839008768892 -0.10392816956338188 -0.07353915617082454 -0.04321511485447848 -0.012989423004112745 0.01710496276315099 0.04703553801733441 0.07677028013810712 0.10627767616348949 0.13552674888911986 0.1644870812482886 0.19312883900821323 0.2214227918229125 0.24934033268742417 0.27685349584205954 0.303934973178868 0.3305581292055607 0.35669701462475034 0.38232637858859025 0.40742167969070786 0.43195909575875413 0.45591553251195915 0.4792686311488018 0.50199677493028 0.5240790948243529 0.5454954742768923 0.5662265531740065 0.5862537310598339 0.6055591696729297 0.6241257948631638 0.6419372979496384 0.6589781365785488 0.6752335351381497 0.6906894847860833 0.7053327431422692 0.7191508336983897 0.7321320449927154 0.7442654295966333 0.755540802956767 0.7659487421340286 0.775480584478324 0.7841284262749563 0.791885121396041 0.7987442799874735 0.804700267219181 0.8097482021235384 0.8138839565439665 0.8171041542128287 0.8194061699748351 0.8207881291692297 0.8212489071811048; -0.9848201283503834 -0.9784974159571812 -0.9710949244218657 -0.9626234502887214 -0.9530953213825566 -0.9425243677245206 -0.9309258890970065 -0.918316619400046 -0.9047146879542418 -0.890139577916854 -0.8746120819880455 -0.8581542555934915 -0.8407893677374687 -0.8225418497272012 -0.8034372419745502 -0.783502139085172 -0.7627641334479552 -0.7412517575389871 -0.7189944251544085 -0.696022371785463 -0.6723665943467536 -0.6480587904653231 -0.6231312975337068 -0.5976170317246288 -0.571549427158626 -0.5449623754086376 -0.5178901655175937 -0.4903674246963745 -0.4624290598602084 -0.43411020015184754 -0.40544614058964745 -0.3764722869681783 -0.3472241021282456 -0.31773705370228833 -0.288046563430126 -0.2581879581290475 -0.22819642239129265 -0.19810695307120194 -0.16795431561370555 -0.1377730022654795 -0.10759719220006735 -0.07746071357856978 -0.0473970075581974 -0.017439094252127772 0.012380459364342903 0.042029569614286666 0.07147666436665835 0.10069070939818583 0.12964123290336355 0.15829834819222532 0.18663277462090647 0.2146158568048689 0.24221958216900252 0.26941659689263736 0.29618022031083424 0.3224844578361739 0.34830401246765946 0.3736142949552762 0.39839143269028143 0.4226122773923928 0.4462544116657776 0.4692961544960997 0.4917165657609026 0.5134954498253114 0.5346133582944319 0.555051591992973 0.574792202241479 0.5938179914972194 0.6121125134262141 0.629660072471116 0.6464457229777466 0.6624552679409965 0.6776752574285781 0.6920929867387744 0.7056964943458712 0.7184745596844165 0.7304167008208101 0.7415131720580312 0.7517549615165466 0.7611337887316171 0.7696421023043745 0.777273077641132 0.7840206148124703 0.7898793365606919 0.7948445864812622 0.7989124274008714 0.8020796399717544 0.8043437214988913 0.8057028850137096 0.8061560586048693; -0.9848212013497816 -0.9784995688965565 -0.9710988147276797 -0.9626299548320371 -0.9531055644835792 -0.9425397473325775 -0.9309481009560789 -0.9183476790256527 -0.9047569502643833 -0.8901957543776794 -0.8746852551537352 -0.8582478909393506 -0.8409073227052617 -0.8226883799220699 -0.8036170044733365 -0.78372019283637 -0.7630259367637064 -0.7415631626993082 -0.7193616701630804 -0.6964520693355272 -0.672865718071234 -0.6486346585655101 -0.6237915538929609 -0.5983696246301238 -0.57240258576665 -0.5459245841009626 -0.5189701363069339 -0.4915740678480676 -0.4637714529049638 -0.43559755547066104 -0.40708777175684613 -0.37827757404201867 -0.3492024560805931 -0.3198978801796864 -0.2903992260380972 -0.260741741429786 -0.2309604948021152 -0.20109032984726444 -0.17116582209366896 -0.14122123755309782 -0.1112904934481617 -0.08140712103462866 -0.05160423052300655 -0.021914478094458015 0.007629965002774438 0.03699744129854613 0.06615683391742526 0.09507759140373914 0.12372975059855747 0.1520839576180947 0.1801114869883529 0.20778425899560746 0.2350748553165401 0.26195653299547134 0.28840323683924457 0.3143896103029079 0.339891004941418 0.3648834885042147 0.3893438517506665 0.41324961406512467 0.4365790279506687 0.4593110824805823 0.48142550578621485 0.5029027666591922 0.5237240753449244 0.5438713836031073 0.5633273841093895 0.5820755092706505 0.6000999295243942 0.6173855511906525 0.6339180139425319 0.6496836879591085 0.664669670821874 0.6788637842132738 0.6922545704731764 0.7048312890663011 0.7165839130107751 0.7275031253150684 0.7375803154676068 0.7468075760203644 0.7551776993047212 0.7626841743148397 0.7693211837907542 0.7750836015303145 0.7799669899560546 0.7839675979599862 0.7870823590462512 0.7893088897884918 0.7906454886157278 0.7910911349374711; -0.9848222847793122 -0.9785017426350426 -0.9711027423448793 -0.9626365212390183 -0.9531159040833239 -0.9425552702944424 -0.9309705174204076 -0.918379021061448 -0.9047995914208358 -0.8902524266893062 -0.8747590634787323 -0.8583423245312942 -0.8410262639393052 -0.8228361101180919 -0.8037982067798651 -0.7839399521603776 -0.7632897367523289 -0.7418768798000176 -0.7197315648086712 -0.6968847743192735 -0.673368224195651 -0.6492142976651168 -0.6244559793472332 -0.5991267894973187 -0.5732607186823062 -0.5468921630965854 -0.5200558607145921 -0.4927868284653619 -0.4651203006020308 -0.4370916684265858 -0.4087364215170705 -0.38009009059109644 -0.35118819212597857 -0.32206617484223843 -0.29275936814367953 -0.26330293259381915 -0.23373181249528077 -0.20408069062585463 -0.17438394517240982 -0.14467560889174302 -0.11498933051585893 -0.08535833840808195 -0.05581540646592977 -0.026392822256776183 0.0028776426369219146 0.03196476009464711 0.060837870796856645 0.08946690747306171 0.11782241611254934 0.1458755751973204 0.17359821302204315 0.20096282317047656 0.22794257822181754 0.25451134176381734 0.2806436787923295 0.3063148645792194 0.3315008920922815 0.356178478052052 0.38032506771117025 0.4039188384422321 0.42693870222003255 0.44936430708359 0.4711760376625448 0.49235501485139926 0.5128830947136127 0.5327428666959201 0.5519176512312931 0.5703914968068504 0.588149176570717 0.6051761845493525 0.6214587315442675 0.6369837407743196 0.6517388433269475 0.665712373478795 0.6788933639431961 0.6912715410989615 0.7028373202518235 0.7135818009767994 0.7234967625865972 0.7325746597680497 0.7408086184254085 0.7481924317661839 0.754720556662064 0.7603881103143058 0.7651908672498573 0.7691252566713446 0.7721883601809503 0.7743779098950982 0.7756922869637761 0.7761305205052411; -0.984823373357252 -0.978503926572884 -0.9711066881154979 -0.9626431174693227 -0.9531262897111663 -0.9425708608063689 -0.9309930289736834 -0.9184104923112891 -0.9048424028925768 -0.8903093175551362 -0.8748331456194192 -0.8584370937847992 -0.8411456084601122 -0.8229843157932545 -0.8039799596699685 -0.784160337955638 -0.7635542372556796 -0.7421913664700976 -0.7201022894159379 -0.697318356787856 -0.6738716377218913 -0.6497948512208866 -0.6251212976919404 -0.5998847908369458 -0.5741195901267874 -0.5478603340782279 -0.5211419745401168 -0.49399971218237454 -0.4664689333674023 -0.4385851485693031 -0.410383932491633 -0.3819008660195544 -0.3531714801272705 -0.32423120184665444 -0.2951153023881382 -0.26585884749028554 -0.2364966500601506 -0.207063225152596 -0.1775927473232812 -0.14811901037710173 -0.11867538952153882 -0.08929480592266754 -0.06000969365056269 -0.030851968990540452 -0.0018530020870801537 0.02695640912154428 0.0555460627279795 0.08388637449724315 0.11194839738884937 0.13970383902942518 0.16712507721071482 0.1941851734923033 0.22085788499212733 0.2471176744509236 0.2729397186592318 0.2982999153374492 0.32317488856075255 0.34754199282150516 0.3713793158220882 0.39466568009093955 0.41738064351406295 0.4395044988733203 0.46101827248154725 0.4819037220029633 0.5021433335454588 0.5217203181092508 0.5406186074740581 0.5588228496044239 0.576318403650137 0.5930913346158709 0.6091284077712237 0.6244170828692996 0.6389455082388658 0.6527025148119336 0.6656776101454077 0.6778609724921827 0.6892434449738126 0.6998165299035892 0.7095723833055966 0.7185038096720356 0.7266042569978522 0.7338678121284702 0.7402891964532021 0.7458637619737214 0.7505874877737974 0.7544569769133571 0.7574694537667962 0.7596227618223664 0.7609153619563751 0.761346331192864; -0.9848244617790527 -0.9785061100670522 -0.9711106328087148 -0.9626497113710122 -0.9531366707388397 -0.942586442858055 -0.931015525849033 -0.9184419393012443 -0.9048851758771249 -0.8903661494694356 -0.8749071401702282 -0.8585317363214572 -0.841264773927065 -0.8231322737140596 -0.804161376135624 -0.7843802746127316 -0.763818147312054 -0.742505087757253 -0.7204720345680592 -0.6977507006170359 -0.674373501887581 -0.650373486308816 -0.625784262833502 -0.6006399310143227 -0.57497501132176 -0.548824376433678 -0.5222231837126212 -0.49520680907199777 -0.46781078241685725 -0.4400707248290404 -0.4120222876502234 -0.38370109359997595 -0.3551426800494696 -0.3263824445551111 -0.29745559274019506 -0.2683970885968192 -0.23924160726485125 -0.21002349032980186 -0.1807767036670881 -0.1515347978464439 -0.12233087109724099 -0.0931975348231875 -0.06416688164341706 -0.03527045592630213 -0.006539226772491471 0.021996436605321464 0.050306787166531974 0.0783627200586351 0.10613579043953385 0.13359822918629197 0.1607229565753306 0.18748359402324025 0.2138544739807639 0.2398106480752489 0.2653278935989042 0.2903827184416622 0.31495236456830955 0.3390148101398669 0.36254877037905275 0.38553369727902687 0.4079497782535808 0.42977793382552937 0.45099981444830317 0.4715977965536983 0.4915549779164168 0.5108551724234923 0.529482904333946 0.5474234021111066 0.5646625919069678 0.5811870907747902 0.5969841996828865 0.612041896399197 0.6263488283128748 0.6398943052556765 0.652668292382521 0.6646614031671273 0.6758648925652013 0.6862706503942227 0.6958711949754703 0.7046596670805568 0.7126298242214011 0.7197760353192577 0.7260932757851647 0.7315771230409333 0.7362237525066275 0.7400299340773167 0.7429930291087788 0.745110987928742 0.7463823478871956 0.7468062319562745; -0.9848255447432053 -0.9785082824831544 -0.9711145572146788 -0.9626562708374722 -0.9531469966276123 -0.9426019406038602 -0.9310378985652543 -0.91847320902953 -0.9049277023210143 -0.8904226460737071 -0.874980687430067 -0.8586257922285868 -0.8413831814834275 -0.8232792654672091 -0.8043415757135026 -0.7845986952586579 -0.7640801874433817 -0.7428165235930181 -0.7208390098918644 -0.6981797137612155 -0.6748713900432254 -0.6509474072833504 -0.6264416743931361 -0.6013885679626666 -0.5758228604782583 -0.5497796496860963 -0.5232942893267047 -0.49640232144854285 -0.46913941049182006 -0.44154127931601367 -0.41364364732666226 -0.38548217083901765 -0.3570923857981669 -0.32850965295744927 -0.2997691055995017 -0.27090559986720364 -0.24195366775524427 -0.2129474727971145 -0.18392076846708824 -0.15490685930229792 -0.12593856473636572 -0.09704818562326818 -0.06826747341822935 -0.03962760197149485 -0.011159141880791552 0.017107962660795752 0.045144414592943966 0.07292158237088643 0.10041151608784646 0.12758696142757792 0.15442137154205227 0.18088891695315581 0.20696449358027424 0.23262372899795525 0.25784298702942965 0.2825993707827588 0.30687072423674394 0.3306356324835538 0.35387342073435885 0.3765641521931168 0.3986886249021219 0.42022836766100424 0.4411656351186401 0.4614834021349069 0.48116535750644135 0.5001958971475926 0.5185601168145918 0.5362438044576654 0.5532334322824026 0.5695161485981706 0.5850797695278095 0.5999127706492122 0.6140042786357586 0.6273440629589206 0.6399225277127166 0.6517307036160677 0.6627602402455164 0.6730033985472228 0.682453043673634 0.6911026381867781 0.6989462356667213 0.7059784747603883 0.7121945737026509 0.717590325338356 0.7221620926707841 0.7259068049588984 0.7288219543826613 0.7309055932926548 0.7321563320572344 0.732573337517478; -0.9848266169770444 -0.9785104332471734 -0.971118442237926 -0.9626627639634469 -0.9531572171737203 -0.9426172787308181 -0.931060038457491 -0.9185041497072617 -0.9049697759257029 -0.8904785334907473 -0.8750534311355898 -0.8587188062709036 -0.8415002585336433 -0.8234245808976288 -0.8045196886863981 -0.7848145468315031 -0.7643390957195778 -0.7431241759692073 -0.721201452473966 -0.6986033380411276 -0.6753629169466062 -0.6515138687158272 -0.6270903924276388 -0.6021271318242307 -0.5766591014945306 -0.550721614381875 -0.524350210849137 -0.49758058951608275 -0.47044854006476555 -0.44298987818940183 -0.41524038284761333 -0.3872357359503194 -0.35901146460807914 -0.33060288603250376 -0.302045055172546 -0.2733727151472515 -0.2446202505189144 -0.21582164343374532 -0.18701043264108422 -0.1582196753870497 -0.12948191216430038 -0.10082913428634524 -0.0722927542426334 -0.043903578779467295 -0.01569178464163416 0.01231310309945866 0.040082230213444224 0.06758743006385314 0.0948012380416531 0.1216969037801632 0.14824840125626945 0.17443043688629453 0.20021845572747174 0.22558864589779234 0.250517941328125 0.27498402296095575 0.2989653185099516 0.3224410008938453 0.34539098545692 0.36779592608672146 0.3896372103375534 0.41089695366589557 0.4315579928811435 0.45160387891209175 0.47101886898633505 0.4897879183163775 0.5078966713826627 0.5253314529000629 0.5420792585506048 0.5581277455613647 0.5734652232026137 0.5880806432774047 0.6019635906699119 0.615104274015981 0.6274935165555232 0.6391227472226019 0.6499839920253494 0.6600698657641834 0.6693735641332064 0.6778888562461555 0.685610077624822 0.6925321236844972 0.6986504437477042 0.7039610356142522 0.7084604407124995 0.7121457398536168 0.7150145496076176 0.7170650193169337 0.7182958287603903 0.718706186477532; -0.984827673262369 -0.9785125518967912 -0.971122268989935 -0.9626691591994425 -0.953167282750883 -0.94263238282169 -0.9310818381998328 -0.9185346114865294 -0.9050111931342076 -0.8905335416302251 -0.8751250201534174 -0.8588103300443047 -0.8416154414406377 -0.8235675214379371 -0.8046948601397537 -0.7850267949645862 -0.764593633575857 -0.7434265757981047 -0.7215576348767789 -0.6990195584308512 -0.675845749437058 -0.652070187572142 -0.6277273512251826 -0.6028521404761951 -0.5774798013198426 -0.551645851394597 -0.5253860074581871 -0.4987361148299294 -0.4717320789997484 -0.4444097995825888 -0.4168051067756578 -0.38895370045474087 -0.36089109202485903 -0.33265254911994324 -0.3042730432261379 -0.27578720028394027 -0.2472292543057557 -0.21863300402768038 -0.1900317725975156 -0.16145837028522586 -0.13294506018733043 -0.10452352688310401 -0.07622484798796753 -0.04807946853812929 -0.020117178130312018 0.007632909268657378 0.03514237293557409 0.06238350052796963 0.08932930085050342 0.1159535143613644 0.1422306215332795 0.16813584918670135 0.19364517491486283 0.21873532972172444 0.24338379899441218 0.26756882193167986 0.291269389549226 0.314465241381429 0.3371368609973197 0.3592654704464002 0.3808330237473271 0.4018221995295496 0.42221639293476193 0.44199970688157403 0.46115694279312325 0.4796735908835392 0.49753582009520053 0.5147304677746988 0.5312450291713069 0.5470676468376267 0.5621871000079374 0.5765927940256489 0.59027474988716 0.6032235939653763 0.6154305479721611 0.6268874192150728 0.6375865911999147 0.6475210146268773 0.6566841988244022 0.6650702036613299 0.6726736319744395 0.6794896225451107 0.6855138436555593 0.6907424872519081 0.6951722637382406 0.6988003974227571 0.7016246226341847 0.7036431805236913 0.7048548165647122 0.7052587787602824; -0.9848287084607551 -0.9785146281320457 -0.9711260188803847 -0.9626754255037647 -0.9531771445487586 -0.9426471797113664 -0.931103192317439 -0.9185644471725006 -0.9050517540940797 -0.8905874054600706 -0.8751951101240499 -0.8588999240627687 -0.8417281781321749 -0.8237074033162772 -0.8048662538579419 -0.7852344286624136 -0.7648425913630034 -0.7437222894341683 -0.7219058727302224 -0.6994264118183718 -0.6763176164628217 -0.652613754602627 -0.6283495721498851 -0.6035602139171568 -0.5782811459637646 -0.5525480796302265 -0.5263968975086588 -0.49986358157489336 -0.47298414368540764 -0.44579455861931094 -0.41833069982267385 -0.39062827798970057 -0.3627227825928002 -0.33464942645162776 -0.3064430934098953 -0.27813828916821154 -0.24976909530162764 -0.2213691264719406 -0.19297149082731335 -0.1646087535653797 -0.136312903620868 -0.10811532342480754 -0.08004676166971957 -0.05213730900375002 -0.02441637656650158 0.00308732272962976 0.030345790276584263 0.05733175531684014 0.08401868607475219 0.11038079859358094 0.1363930634021661 0.1620312101377074 0.18727173025272031 0.21209187793502818 0.23646966936969127 0.2603838804711283 0.2838140432124287 0.3067404406770264 0.3291441009555984 0.35100679000830465 0.3723110036093624 0.3930399584875186 0.41317758277226074 0.43270850585169635 0.4516180477439115 0.46989220807940174 0.4875176547878248 0.5044817125779448 0.520772351295215 0.5363781742370198 0.5512884065012135 0.5654928834392201 0.5789820392806818 0.591746895992416 0.60377905243032 0.6150706738388314 0.6256144817486295 0.635403744319452 0.6444322671712023 0.6526943847429405 0.6601849522158809 0.6668993380331616 0.6728334170459026 0.6779835643119184 0.6823466495704031 0.6859200324129373 0.6887015581682929 0.6906895545156874 0.6918828288383985 0.6922806663269477; -0.9848297175384387 -0.9785166518650822 -0.9711296737066802 -0.9626815324914868 -0.9531867548062494 -0.9426615978350164 -0.9311239976859131 -0.918593512916456 -0.9050912635926233 -0.8906398662384257 -0.8752633650509082 -0.8589871597703325 -0.8418379306066474 -0.823843560631234 -0.8050330560473667 -0.7854364647539215 -0.7650847936146733 -0.7440099248402378 -0.722244531881455 -0.6998219952220232 -0.6767763184446557 -0.6531420449292267 -0.6289541755235066 -0.6042480875074718 -0.5790594551510517 -0.553424172142807 -0.5273782761437349 -0.5009578756963744 -0.47419907969494063 -0.4471379295975725 -0.4198103345371664 -0.3922520094629106 -0.36449841642073655 -0.3365847090575902 -0.3085456804119673 -0.28041571403155346 -0.2522287384383014 -0.22401818494188674 -0.1958169487843251 -0.16765735358166403 -0.13957111901311245 -0.11158933169378094 -0.08374241915437115 -0.05606012683970804 -0.02857149802785069 -0.0013048565627429855 0.02571220771417157 0.052452850954276965 0.07889098484002731 0.10500128380115296 0.1307591900417913 0.15614091651350795 0.18112344797024327 0.20568454024145283 0.2298027178591807 0.2534572701735945 0.2766282460896616 0.2992964475552749 0.32144342192825703 0.34305145334638304 0.36410355322093574 0.38458344997035665 0.40447557810637114 0.42376506678060494 0.4424377278951732 0.4604800438761145 0.47787915520383817 0.4946228477900535 0.5106995402859176 0.5260982714014628 0.540808687311728 0.5548210292204566 0.5681261211477531 0.5807153580037309 0.5925806940059282 0.603714631494144 0.614110210192356 0.6237609969635147 0.632661076099284 0.6408050401832085 0.6481879815623257 0.6548054844589127 0.6606536177508479 0.6657289284459793 0.6700284358729065 0.6735496266077012 0.6762904501533036 0.6782493153856094 0.679425087777629 0.6798170874105043; -0.9848306955906531 -0.9785186132687671 -0.9711332157413324 -0.9626874505796627 -0.9531960670386065 -0.9426755675664444 -0.9311441540157892 -0.9186216688868714 -0.9051295319606012 -0.8906906727013802 -0.8753294588285986 -0.8590716214710411 -0.8419441773299541 -0.8239753482842952 -0.8051944788757417 -0.7856319521114744 -0.7653191040196519 -0.744288137386088 -0.7225720350910572 -0.7002044734526667 -0.677219735968065 -0.6536526278261677 -0.6295383915459014 -0.604912624072415 -0.5798111956406498 -0.554270170691369 -0.5283257310994798 -0.5020141019486132 -0.47537148005963586 -0.44843396545438985 -0.421237495909703 -0.3938177847308218 -0.3662102618481 -0.33845001831620997 -0.3105717542715061 -0.2826097303805995 -0.2545977227918106 -0.22656898158106398 -0.19855619266506405 -0.17059144313724356 -0.1427061899661496 -0.11493123198151671 -0.08729668506038112 -0.05983196041415689 -0.0325657458675796 -0.0055259900118443134 0.021260110892984973 0.04776612339717467 0.07396638485768531 0.0998360090908483 0.12535088982292372 0.1504877020815834 0.1752239016718623 0.1995377228798025 0.22340817454589196 0.24681503464862037 0.2697388435360466 0.29216089594033584 0.3140632319067979 0.33542862676513974 0.3562405802664975 0.37648330500539406 0.39614171424111383 0.4152014092281965 0.4336486661608206 0.45147042283085936 0.46865426509437047 0.48518841323623674 0.5010617083177197 0.516263598586715 0.5307841260256836 0.5446139131074735 0.5577441498246143 0.5701665810531877 0.5818734943080092 0.5928577079416585 0.6031125598358464 0.6126318966297033 0.621410063525841 0.6294418947114504 0.6367227044282614 0.6432482787218956 0.6490148678979978 0.6540191797094939 0.6582583732964313 0.6617300538970567 0.6644322683460929 0.6663635013735711 0.6675226727150403 0.6679091350415078; -0.9848316378653017 -0.9785205028239341 -0.9711366278167944 -0.9626931511281387 -0.9532050362573402 -0.9426890215452199 -0.9311635643201264 -0.9186487799158725 -0.9051663759409653 -0.8907395822021721 -0.8753930767051635 -0.8591529081706899 -0.842046415516394 -0.8241021447619858 -0.8053497638191054 -0.785819975626937 -0.7655444300905907 -0.7445556352716992 -0.7228868682697039 -0.7005720862183231 -0.6776458378048028 -0.6541431757002333 -0.6300995702676145 -0.6055508248909296 -0.5805329932434518 -0.5550822987872936 -0.5292350567690265 -0.5030275989484572 -0.4764962012695647 -0.4496770146545275 -0.42260599907389734 -0.3953188610186172 -0.3678509944728894 -0.3402374254611275 -0.31251276021749186 -0.28471113700299994 -0.2568661815730221 -0.22901096627721076 -0.20117797275466134 -0.17339905816939613 -0.1457054249151519 -0.11812759370392295 -0.09069537993978417 -0.06343787326816275 -0.03638342018088686 -0.009559609549008665 0.01700673905151548 0.04328958436176845 0.06926366995417624 0.09490452838697783 0.12018848314860124 0.14509264854258386 0.16959492766363332 0.1936740086145116 0.21730935911173813 0.24048121962573654 0.26317059519807257 0.285359246074915 0.30702967729190944 0.3281651273413039 0.34874955604753083 0.36876763177255906 0.38820471806724294 0.40704685987969 0.42528076942636034 0.442893811826283 0.4598739905934188 0.47620993307690196 0.49189087593364184 0.5069066507126121 0.5212476696251194 0.5349049115704227 0.5478699084813178 0.5601347320496968 0.5716919808876386 0.5825347681753423 0.5926567098430975 0.6020519133305875 0.6107149669630757 0.6186409299804481 0.6258253232516915 0.6322641207041364 0.6379537414937011 0.6428910429394246 0.6470733142427529 0.6504982710093464 0.653164050588582 0.6550692082434225 0.6562127141609203 0.6565939513112544; -0.9848325397858603 -0.9785223113650476 -0.9711398934073678 -0.9626986065753385 -0.9532136191819932 -0.9427018949912179 -0.9311821353633492 -0.9186747161186003 -0.905201619519484 -0.8907863617979958 -0.875453916673713 -0.8592306353250512 -0.8421441632876623 -0.8242233547613712 -0.805498184810161 -0.7859996599387216 -0.7657597275240353 -0.7448111845717034 -0.7231875862543748 -0.7009231546740653 -0.6780526882716278 -0.6546114722854756 -0.6306351906382335 -0.6061598396046427 -0.5812216435870844 -0.5558569732969559 -0.530102266611072 -0.5039939523426799 -0.4775683771368694 -0.4508617356703966 -0.4239100043065451 -0.3967488783268459 -0.36941371283350566 -0.3419394673894337 -0.31436065443704386 -0.2867112915125939 -0.25902485724992624 -0.23133425114612693 -0.2036717570419015 -0.17606901025145424 -0.14855696826033432 -0.12116588489511576 -0.09392528785586246 -0.06686395949110929 -0.040009920685455204 -0.013390417721828411 0.012968088026082129 0.03903992772087074 0.06480023016137731 0.09022492451157492 0.11529074081578947 0.1399752084580055 0.1642566527224024 0.18811418961077822 0.2115277190702566 0.23447791678173818 0.25694622465601663 0.27891484018043444 0.30036670475448163 0.3212854911478904 0.34165559020968544 0.361462096951293 0.3806907961213284 0.39932814738407374 0.4173612702080107 0.43477792856510444 0.45156651553590166 0.46771603790993443 0.48321610086545114 0.4980568928071305 0.5122291704352286 0.5257242441145469 0.5385339636067307 0.550650704224699 0.5620673534635086 0.5727772981576226 0.5827744122104489 0.592053044938082 0.6006080100654464 0.6084345754095053 0.6155284532808271 0.6218857916316143 0.6275031659752776 0.6323775720997591 0.6365064195940788 0.6398875262049777 0.6425191130380409 0.6443998006152939 0.6455286057989724 0.6459049395889295; -0.9848333969733973 -0.9785240301240751 -0.9711429967078139 -0.9627037905684349 -0.9532217744428889 -0.9427141260053071 -0.9311997780896087 -0.918699353483238 -0.905235094714436 -0.8908307892809937 -0.8755116907894448 -0.859304436490108 -0.8422369617051545 -0.8243384116540575 -0.8056390511833821 -0.786170172906087 -0.7659640042495004 -0.7450536139011059 -0.7234728181275722 -0.7012560874253027 -0.6784384539405968 -0.6550554200745672 -0.6311428686626916 -0.6067369750916454 -0.5818741216872145 -0.5565908146770757 -0.5309236040013315 -0.5049090062123504 -0.4785834306739221 -0.4519831092384351 -0.42514402954985114 -0.39810187209013503 -0.37089195105756884 -0.34354915913735495 -0.3161079161982227 -0.288602121923569 -0.2610651123620691 -0.23352962036083796 -0.20602773982410952 -0.17859089372212233 -0.15124980575843225 -0.12403447558924065 -0.09697415747548643 -0.07009734223738678 -0.043431742371718485 -0.01700428018442093 0.009158921215092626 0.03503254421623128 0.06059208046776027 0.08581383226027901 0.11067491169519493 0.1351532378045565 0.15922753178492233 0.18287731050641157 0.20608287845523962 0.22882531826457278 0.2510864799844504 0.27284896923695406 0.29409613439783877 0.31481205294051867 0.3349815170727453 0.3545900187905534 0.3736237344681678 0.39206950909660154 0.4099148402776869 0.42714786207433025 0.44375732881186586 0.4597325989195817 0.4750636188958086 0.4897409074744136 0.5037555400651907 0.517099133535441 0.5297638313950556 0.5417422894426399 0.5530276619256421 0.5636135882630995 0.5734941803754855 0.5826640106622077 0.5911181006636027 0.5988519104407515 0.6058613287031361 0.6121426637110182 0.6176926349764656 0.6225083657841672 0.6265873765505273 0.6299275790370283 0.6325272714314679 0.6343851343083949 0.635500227477892 0.6358719877297322; -0.9848342052676137 -0.9785256507723668 -0.9711459227083266 -0.9627086780873545 -0.9532294627740255 -0.9427256558550126 -0.9312164080290839 -0.9187225744296544 -0.9052666423228446 -0.8908726541504266 -0.8755661264086385 -0.8593739648705945 -0.8423243766717969 -0.824446779785159 -0.8057717104140193 -0.7863307288290492 -0.7661563241679387 -0.7452818187055119 -0.7237412720868163 -0.7015693859970629 -0.6788014097204331 -0.6554730470150871 -0.631620364704657 -0.6072797033574112 -0.5824875903936271 -0.5572806559298608 -0.5316955516361386 -0.5057688728490587 -0.47953708415062524 -0.4530364485898175 -0.42630296069156437 -0.3993722833663843 -0.37227968880358053 -0.3450600034018416 -0.3177475567635332 -0.29037613475304036 -0.26297893659533983 -0.23558853596865137 -0.20823684602458345 -0.18095508825067294 -0.1537737650736878 -0.12672263608740172 -0.09983069777584574 -0.07312616659213976 -0.046636465243915126 -0.020388212028930385 0.005592786941286247 0.03128154279622855 0.05665388640890973 0.08168646851692239 0.10635675763322998 0.13064303591712223 0.15452439317405733 0.17798071915049649 0.20099269428650063 0.22354177908481557 0.24561020225060842 0.2671809477509263 0.28823774093753873 0.30876503387102294 0.32874798997800775 0.34817246816731445 0.3670250065244953 0.3852928056979742 0.40296371208370046 0.4200262009090029 0.4364693593101671 0.45228286949225044 0.46745699205376867 0.48198254955318853 0.4958509103886684 0.5090539730571848 0.5215841508541171 0.5334343570695189 0.5445979907326864 0.5550689229522683 0.5648414838950079 0.573910450442304 0.5822710345600773 0.5899188724139661 0.5968500142586054 0.6030609151266741 0.6085484263405144 0.6133097878664177 0.6173426215291145 0.620644925101601 0.623215067283152 0.6250517835761992 0.6261541730706841 0.626521696142498; -0.9848349607468028 -0.9785271654603582 -0.9711486572655375 -0.9627132455620961 -0.9532366471953442 -0.942736429244064 -0.9312319456807716 -0.9187442683348265 -0.9052961126210058 -0.8909117585234123 -0.8756169673467282 -0.8594388947638297 -0.8424060007005306 -0.8245479566048324 -0.8058955506495823 -0.786480591414081 -0.7663358105821488 -0.7454947651817462 -0.7239917398747749 -0.7018616497855146 -0.6791399443326886 -0.6558625125037881 -0.6320655899814841 -0.6077856685011007 -0.5830594077857204 -0.5579235503718889 -0.5324148396045595 -0.5065699410452369 -0.48042536750260934 -0.45401740786067135 -0.4273820598457319 -0.400554966841046 -0.373571358826417 -0.3464659974901046 -0.31927312553203757 -0.29202642015071806 -0.2647589506815103 -0.23750314033125822 -0.21029073193346987 -0.18315275762962605 -0.15611951236557436 -0.129220531077369 -0.10248456942832658 -0.07593958794839217 -0.04961273941810055 -0.023530359332347647 0.0022820407261798254 0.02779977697792187 0.0529989947780636 0.07785666756628759 0.10235059361189251 0.12645939073026558 0.150162489144429 0.17344012266228565 0.1962733183362876 0.2186438847677534 0.2405343992129702 0.26192819364269654 0.28280933990079243 0.3031626341015203 0.32297358039869456 0.34222837425333963 0.36091388531992863 0.3790176400646832 0.3965278042228397 0.4134331651953101 0.42972311447879896 0.4453876302172109 0.46041725995615707 0.4748031036765232 0.4885367971774407 0.5016104958736278 0.5140168590669029 0.5257490347467952 0.5368006449705257 0.5471657718682362 0.5568389443152088 0.5658151253089134 0.5740897000850675 0.5816584650034553 0.5885176172310449 0.5946637452469383 0.6000938201908728 0.6048051880743701 0.6087955628711561 0.6120630205011629 0.6146059937202453 0.6164232679256707 0.6175139778854825 0.6178776053979478; -0.9848356597466421 -0.9785285668549185 -0.9711511871692515 -0.9627174709828763 -0.9532432931836567 -0.9427463945648433 -0.9312463168704602 -0.9187643320233857 -0.9053233660173389 -0.8909479179819915 -0.8756639749530667 -0.8594989228964932 -0.8424814545473993 -0.8246414746310301 -0.8060100030336409 -0.7866190764872948 -0.7665016493234776 -0.7456914938368779 -0.7242231007828892 -0.702131580510795 -0.679452565209582 -0.6562221127153663 -0.6324766122989482 -0.6082526928194847 -0.5835871335962027 -0.5585167783148255 -0.5330784522494696 -0.5073088830445817 -0.48124462526535855 -0.45492198888949836 -0.428376971878267 -0.4016451969311498 -0.37476185249592703 -0.3477616380752042 -0.32067871384132646 -0.2935466545444288 -0.26639840767319467 -0.23926625580480318 -0.21218178305961138 -0.1851758455573086 -0.15827854575466702 -0.1315192105304745 -0.10492637287080203 -0.07852775699731687 -0.0523502667728112 -0.026419977211423917 -0.0007621289160301757 0.02459887473813804 0.049639467856464246 0.07433691989795156 0.09866933135098953 0.12261562739288659 0.14615554971139302 0.16926964666285604 0.19193926193726854 0.2141465218954916 0.23587432173840317 0.25710631066176326 0.27782687614429397 0.29802112750989307 0.3176748788981961 0.3367746317708258 0.3553075570737957 0.37326147716965785 0.3906248476461562 0.4073867391014543 0.4235368189994394 0.4390653336822005 0.4539630906206263 0.46822144097806456 0.48183226255630734 0.4947879431876707 0.5070813646317415 0.5187058870304375 0.52965533397034 0.5399239781968752 0.5495065280207745 0.5583981144533714 0.5665942791036619 0.5740909628666678 0.5808844954294895 0.5869715856184825 0.5923493126082628 0.5970151180106842 0.6009667988595541 0.6042025015046278 0.6067207164263325 0.6085202739807026 0.6096003410821454 0.609960418829877; -0.9848362988777285 -0.9785298481741773 -0.9711535002046279 -0.962721334002663 -0.9532493688315786 -0.9427555041328207 -0.9312594530826993 -0.918782670221826 -0.9053482736558323 -0.89098096235461 -0.8757069291004108 -0.85955376965252 -0.8425503887078725 -0.8247269032429602 -0.8061145438228206 -0.7867455544580225 -0.7666530915806065 -0.7458711226952838 -0.7244343252431457 -0.702377986192194 -0.6797379028425157 -0.6565502853044753 -0.6328516610762377 -0.608678782112891 -0.584068534743755 -0.5590578527577363 -0.5336836339391715 -0.5079826602990094 -0.4819915222087442 -0.4557465466076796 -0.4292837294181262 -0.4026386722683999 -0.3758465235901883 -0.3489419241252595 -0.3219589568467474 -0.29493110127254496 -0.2678911921227449 -0.24087138224968638 -0.21390310974803792 -0.18701706913345645 -0.16024318646174587 -0.13361059824600022 -0.10714763401693547 -0.08088180236142074 -0.054839780265949316 -0.02904740558544722 -0.0035296724531969025 0.021689270555358395 0.046586119693609915 0.07113841293841694 0.09532452469605832 0.11912365850497135 0.14251583791752173 0.16548189573899036 0.18800346179714586 0.2100629494103528 0.23164354071622228 0.2527291710164455 0.2733045122868052 0.2933549559944081 0.3128665953571606 0.3318262071733436 0.3502212333419755 0.3680397621875449 0.38527050969563603 0.40190280075908 0.41792655052751776 0.43333224594672787 0.448110927567759 0.4622541716998356 0.47575407297520844 0.488603227388579 0.5007947158684838 0.5123220884330475 0.5231793489778364 0.5333609407391359 0.5428617324718564 0.5516770053774113 0.559802440813325 0.5672341088129742 0.5739684574407727 0.580002303005214 0.5853328211495276 0.5899575388372111 0.5938743272474118 0.5970813955929739 0.5995772858719853 0.6013608685617595 0.6024313392624381 0.6027882162956975; -0.9848368750417794 -0.9785310032196818 -0.971155585209546 -0.9627248160316818 -0.9532548449938709 -0.9427637144021662 -0.9312712917657113 -0.9187991959750824 -0.9053707179686035 -0.8910107364304194 -0.875745629087562 -0.859603180190807 -0.8426124847756518 -0.8248038503054566 -0.8062086962986909 -0.7868594525366587 -0.766789456437244 -0.7460328501645174 -0.7246244780238493 -0.7025997846679507 -0.6799947146114587 -0.6568456135207861 -0.6331891317125172 -0.609062130258092 -0.5845015900554433 -0.5595445241901178 -0.5342278938696334 -0.5085885281759704 -0.4826630478424506 -0.4564877932232951 -0.4300987565871965 -0.40353151883056776 -0.37682119067206415 -0.35000235835767035 -0.32310903387536555 -0.29617460965018727 -0.2692318176646022 -0.24231269292543586 -0.21544854117736004 -0.18866991074396935 -0.16200656836089783 -0.13548747885108575 -0.10914078848019809 -0.08299381182022404 -0.057073021941308845 -0.031404043745837384 -0.006011650254534285 0.019080238348283728 0.04384855310420561 0.06827107229862019 0.09232641529905614 0.11599403440339284 0.1392542048836972 0.16208801340698442 0.18447734500895424 0.2064048687909646 0.22785402250415737 0.24880899617796726 0.26925471494320846 0.2891768211927261 0.3085616562152442 0.3273962414306235 0.34566825934734624 0.3633660343556859 0.38047851346279754 0.3969952470688791 0.41290636987666984 0.42820258201987227 0.44287513048968674 0.4569157909324567 0.4703168498855792 0.4830710875132245 0.49517176089812437 0.506612587940703 0.5173877319121162 0.5274917867033782 0.5369197628086354 0.5456670740768214 0.5537295252623617 0.5611033004023052 0.567784952044191 0.5737713913461427 0.5790598790680729 0.5836480174704592 0.5875337431349388 0.590715320718887 0.5931913376542398 0.5949606997990136 0.596022628048299 0.5963766559099053; -0.9848373854464265 -0.9785320264057406 -0.9711574321269186 -0.9627279003235247 -0.9532596954206528 -0.9427709861618043 -0.9312817766083116 -0.918813831024348 -0.9053905931762888 -0.8910371006050619 -0.8757798944539313 -0.8596469254518071 -0.8426674566636615 -0.8248719636250073 -0.8062920324768451 -0.7869602567112668 -0.7669101331262304 -0.7461759575714261 -0.7247927210458556 -0.7027960066824022 -0.680221888125621 -0.6571068297768402 -0.633487589345891 -0.6094011231119887 -0.5848844942578811 -0.5599747846020204 -0.534709010013513 -0.5091240397546104 -0.4832565199557725 -0.4571428013894174 -0.430818871670575 -0.40432029197623665 -0.37768213834038483 -0.35093894754882643 -0.3241246676271454 -0.29727261288653456 -0.27041542346602626 -0.24358502928581988 -0.21681261830499068 -0.19012860895789868 -0.16356262662705978 -0.13714348399599846 -0.11089916511368159 -0.08485681299235305 -0.05904272055289601 -0.033482324726105725 -0.008200203514329207 0.01677992418433445 0.04143519618776444 0.06574360227531947 0.08968397726297575 0.11323599210094937 0.13638014318260988 0.15909774004863925 0.18137089166480375 0.20318249144554418 0.22451620118892696 0.2453564340814814 0.2656883369241287 0.28549777172292223 0.30477129678068865 0.3234961474180485 0.3416602164446322 0.35925203449380744 0.3762607503268095 0.3926761112049407 0.4084884434214971 0.42368863307828003 0.4382681071850663 0.45221881515414475 0.46553321075611553 0.4782042345975061 0.49022529717543123 0.5015902625595299 0.5122934327466898 0.5223295327296994 0.5316936963168505 0.5403814527357242 0.5483887140508577 0.5557117634217253 0.56234724422447 0.5682921500580296 0.5735438156527685 0.5780999086973642 0.5819584225975349 0.5851176701782045 0.5875762783388467 0.589333183670033 0.5903876290375992 0.5907391611393292; -0.9848378276185352 -0.978532912785832 -0.971159032051736 -0.9627305720525311 -0.9532638968770024 -0.9427772847112622 -0.931290857788008 -0.9188265061451577 -0.9054078057351891 -0.8910599314568599 -0.8758095657050784 -0.859684803052439 -0.8427150516873233 -0.8249309322385922 -0.8063641746159006 -0.7870475134878573 -0.7670145830078814 -0.7462998113801399 -0.7249383158357404 -0.7029657985629756 -0.6804184441052901 -0.6573328187073785 -0.6337457720539172 -0.6096943418074838 -0.585215661312681 -0.5603468707930274 -0.5351250323261184 -0.5095870488415624 -0.48376958734554215 -0.457709006536065 -0.43144128893430944 -0.405001977620338 -0.37842611762606243 -0.3517482020049556 -0.32500212256679545 -0.29822112523682015 -0.27143776997220886 -0.24468389514479266 -0.21799058627742224 -0.19138814900241186 -0.16490608609398696 -0.1385730784125216 -0.11241696958657223 -0.08646475424916628 -0.06074256963731633 -0.035275690358284754 -0.010088526122471625 0.014795377759131598 0.039353337315353405 0.06356352449454279 0.08740495958269316 0.1108575016557379 0.13390183725741162 0.1565194674888794 0.17869269369043564 0.200404601889104 0.2216390461790237 0.24238063119420766 0.2626146938256905 0.28232728432734816 0.30150514694684005 0.3201357002102926 0.3382070169815114 0.3557078044088482 0.37262738386526667 0.38895567097981576 0.40468315585158904 0.41980088353036676 0.43430043484155995 0.4481739076267684 0.46141389846528613 0.4740134849362204 0.4859662084755386 0.49726605787734335 0.5079074534839655 0.517885232105083 0.5271946327019922 0.5358312828693713 0.5437911861433826 0.5510707101617365 0.5576665756983604 0.5635758465926071 0.5687959205904196 0.573324521112583 0.5771596899630843 0.580299780988666 0.5827434546988803 0.5844896738542774 0.5855377000288472 0.5858870911513545; -0.984838199415992 -0.9785336580759588 -0.9711603772726517 -0.962732818382138 -0.9532674292485228 -0.9427825800157447 -0.9312984921895755 -0.9188371614448984 -0.9054222747302676 -0.8910791222525223 -0.8758345049485339 -0.8597166380689959 -0.8427550515104653 -0.8249804875367444 -0.8064247965293349 -0.787120831399364 -0.7671023412804029 -0.746403865103396 -0.7250606256319153 -0.7031084245086907 -0.6805835388333209 -0.6575226197568574 -0.6339625935420619 -0.6099405654992144 -0.5854937271668806 -0.5606592670655947 -0.5354742853105341 -0.5099757123273604 -0.4842002318739902 -0.4581842085305369 -0.4319636197803577 -0.4055739927674308 -0.37905034577939645 -0.3524271344717807 -0.3257382028173682 -0.29901673873551576 -0.272295234329518 -0.24560545063602318 -0.2189783867689248 -0.19244425332117088 -0.16603244987145974 -0.13977154642876943 -0.11368926863602485 -0.08781248654481821 -0.06216720676584712 -0.03677856779450295 -0.011670838307652113 0.01313258177400558 0.037609157663710695 0.06173721373096632 0.08549592537023787 0.1088653089141994 0.13182620978503587 0.1543602890718639 0.17645000871613914 0.1980786154802243 0.21923012386706225 0.2398892981514029 0.2600416336752332 0.27967333755212104 0.29877130891719006 0.31732311885140885 0.33531699010094 0.35274177670445306 0.3695869436336411 0.38584254654472006 0.4014992117314737 0.4165481163634603 0.4309809690863376 0.44478999105492883 0.4579678974636133 0.47050787963294516 0.48240358770602676 0.49364911400314415 0.5042389770784586 0.5141681065181763 0.5234318285155486 0.5320258522542947 0.5399462571285634 0.5471894808243658 0.5537523082844665 0.559631861576046 0.5648255906779793 0.5693312652023343 0.5731469670626322 0.5762710840995268 0.578702304672836 0.5804396132272468 0.5814822868375368 0.5818298927377629; -0.9848384990379054 -0.9785342586748543 -0.9711614613079398 -0.962734628523948 -0.9532702756325033 -0.9427868468399428 -0.9313046435934923 -0.9188457466190447 -0.9054339322132497 -0.8910945833816831 -0.8758545964393878 -0.8597422837079383 -0.8427872729544167 -0.8250204042223718 -0.8064736247031518 -0.7871798822882631 -0.7671730184299066 -0.7464876609180514 -0.725159117158745 -0.703223268510366 -0.6807164662027444 -0.6576754293290585 -0.6341371453627501 -0.6101387736119771 -0.5857175519828502 -0.5609107073805385 -0.5357553700346699 -0.5102884919928927 -0.4845467699844198 -0.45856657281425517 -0.4323838734089823 -0.40603418559681775 -0.37955250566833815 -0.35297325873013896 -0.32633024983185793 -0.2996566198175915 -0.2729848058259321 -0.2463465063385951 -0.21977265065602747 -0.19329337265938076 -0.16693798870181373 -0.14073497945815264 -0.11471197555041043 -0.08889574675742665 -0.06331219460981201 -0.037986348166346454 -0.012942362764796968 0.011796478461317457 0.03620776050833803 0.06026993007726972 0.08396228700175098 0.10726497372927592 0.13015896305086766 0.15262604426872092 0.17464880798493174 0.19621062968751737 0.21729565230251902 0.2378887678732831 0.25797559852005375 0.27754247682491534 0.2965764257789644 0.31506513842045425 0.3329969572845592 0.35036085377749576 0.3671464075799478 0.3833437861772166 0.3989437246062286 0.4139375055025172 0.42831693952360356 0.44207434621880953 0.4552025354094815 0.4676947891378995 0.4795448442377487 0.4907468755740143 0.501295479995448 0.5111856610383815 0.520412814416614 0.5289727143283541 0.5368615006077451 0.5440756667453399 0.550612048798983 0.5564678152139104 0.5616404575684504 0.5661277822594963 0.5699279031399147 0.5730392351181941 0.5754604887289678 0.577190665681478 0.5782290553916054 0.5785752325017564; -0.9848387250331767 -0.9785347116809522 -0.9711622789356787 -0.9627359937872877 -0.9532724224143628 -0.9427900648601664 -0.9313092828337235 -0.9188522211655354 -0.9054427234852223 -0.8911062427197214 -0.8758697470353045 -0.8597616218645916 -0.8428115686709142 -0.8250505011068978 -0.8065104392222234 -0.7872244023674648 -0.7672263014269983 -0.746550830994751 -0.7252333620823628 -0.7033098359208289 -0.6808166593843055 -0.6577906025291669 -0.6342686987031221 -0.6102881476388726 -0.5858862219049391 -0.5611001770435265 -0.5359671656820979 -0.5105241558622651 -0.4848078537870412 -0.4588546311459729 -0.4327004571374368 -0.4063808352688594 -0.379930744979032 -0.3533845880922813 -0.3267761400822241 -0.30013850609329296 -0.27350408164126194 -0.24690451788972417 -0.22037069137782023 -0.19393267805553968 -0.16761973146651898 -0.141460264904411 -0.11548183735743772 -0.08971114304664836 -0.06417400435643092 -0.03889536795095674 -0.013899303867210794 0.010790992626005977 0.035153196613398136 0.05916584677142092 0.08280833646503322 0.10606090290447172 0.12890461455850669 0.1513213570147749 0.1732938174712339 0.1948054680356987 0.2158405480028747 0.23638404527045234 0.2564216770477499 0.2759398700021594 0.2949257399804027 0.3133670714333416 0.33125229666493333 0.34857047501790084 0.3653112721008447 0.3814649391539347 0.3970222926429729 0.4119746941645641 0.4263140307384016 0.4400326955562498 0.45312356925114794 0.46558000174460595 0.47739579472420063 0.4885651847989213 0.4990828273749239 0.5089437812899862 0.5181434942409083 0.5266777890343731 0.5345428506883578 0.5417352144080266 0.5482517544571655 0.5540896739435868 0.559246495534537 0.5637200531159585 0.56750848440747 0.5706102245431168 0.5730240006262936 0.5747488272657078 0.5757840030978618 0.5761291083002031; -0.9848388763074026 -0.9785350149060476 -0.9711628262180452 -0.9627369076190749 -0.9532738593291142 -0.9427922187544501 -0.9313123879244414 -0.9188565545568166 -0.9054486073232517 -0.8911140459184552 -0.8758798865607208 -0.8597745635698504 -0.8428278276794677 -0.8250706417451757 -0.8065350745079168 -0.7872541930636284 -0.7672619546761122 -0.7465930985504963 -0.7252830381601509 -0.7033677546910199 -0.6808836921345753 -0.6578676545245975 -0.6343567057743005 -0.6103880725295859 -0.5859990504119548 -0.5612269139814652 -0.5361088307065555 -0.5106817791841318 -0.48498247181044973 -0.4590472820614805 -0.43291217650096564 -0.40661265159560483 -0.38018367538002407 -0.35365963397960154 -0.32707428296706004 -0.3004607034990761 -0.27385126315214664 -0.24727758135260444 -0.2207704992740239 -0.19436005405626405 -0.1680754571840558 -0.14194507684919644 -0.11599642410905824 -0.09025614264507269 -0.06475000191799385 -0.03950289351195736 -0.014538830456450009 0.010119050685857243 0.03444848517702166 0.05842807311727044 0.08203727032063243 0.10525637725522446 0.12806652624547266 0.15044966712759736 0.1723885515430032 0.19386671604704145 0.21486846420296185 0.23537884782293098 0.25538364750982 0.2748693526451707 0.2938231409604075 0.3122328578200478 0.33008699533744335 0.3473746714355112 0.3640856089570289 0.380210114921433 0.39573906001767645 0.41066385841562925 0.4249764479717393 0.4386692708982346 0.4517352549590749 0.46416779525009716 0.47596073661542887 0.4871083567471885 0.497605350010796 0.5074468120338588 0.5166282250925558 0.5251454443257244 0.5329946848034374 0.5401725094737161 0.546675818008173 0.5525018365647503 0.5576481084833582 0.5621124859280434 0.5658931224873599 0.5689884667428163 0.5713972568136488 0.5731185158846632 0.574151548722507 0.5744959391844464; -0.9848389521280779 -0.9785351668855946 -0.9711631005196173 -0.9627373656338484 -0.9532745795076424 -0.9427932982703713 -0.9313139441553455 -0.9188587263691903 -0.9054515561506551 -0.8911179566244031 -0.8758849680800928 -0.8597810493250353 -0.8428359757697919 -0.8250807349104612 -0.8065474198692368 -0.7872691216464166 -0.7672798207227657 -0.7466142786314207 -0.725307930093831 -0.7033967762851705 -0.6809172797616725 -0.6579062615461629 -0.6344008008291522 -0.6104381377019268 -0.5860555792956155 -0.5612904096568748 -0.5361798036470771 -0.5107607451082948 -0.48506994949634635 -0.45914379113917275 -0.43301823523820065 -0.4067287746914736 -0.3803103717804268 -0.3537974047275413 -0.3272236190998567 -0.30062208400363494 -0.2740251529883967 -0.24746442955420295 -0.22097073713437512 -0.19457409340687312 -0.16830368877120658 -0.14218786881395615 -0.11625412057463252 -0.09052906241462409 -0.06503843728514111 -0.039807109185360554 -0.01485906259909975 0.009782595302732029 0.03409562990617963 0.0580586720551542 0.08165120881641728 0.10485357231155848 0.12764692681368586 0.1500132543004895 0.17193533864863947 0.19339674864722808 0.21438182000027245 0.2348756364803078 0.25486401038688894 0.27433346245546963 0.2932712013537649 0.31166510289435007 0.3295036890839938 0.346776107122131 0.36347210845296674 0.37958202796805246 0.3950967634487712 0.4100077553310845 0.4243069668681121 0.4379868647596791 0.4510404003118679 0.46346099118386774 0.4752425037740185 0.48637923629190294 0.49686590255864677 0.5066976165732209 0.5158698778785094 0.5243785577571932 0.5322198862840838 0.5393904402584108 0.5458871320367156 0.5517071992844003 0.5568481956616056 0.5613079824569519 0.5650847211807021 0.5681768671271494 0.5705831639143917 0.5723026390081712 0.573334600235094 0.5736786332892542; -0.9848389521280779 -0.9785351668855946 -0.9711631005196173 -0.9627373656338484 -0.9532745795076424 -0.9427932982703713 -0.9313139441553455 -0.9188587263691903 -0.9054515561506551 -0.8911179566244031 -0.8758849680800928 -0.8597810493250353 -0.8428359757697919 -0.8250807349104612 -0.8065474198692368 -0.7872691216464166 -0.7672798207227657 -0.7466142786314207 -0.725307930093831 -0.7033967762851705 -0.6809172797616725 -0.6579062615461629 -0.6344008008291522 -0.6104381377019268 -0.5860555792956155 -0.5612904096568748 -0.5361798036470771 -0.5107607451082948 -0.48506994949634635 -0.45914379113917275 -0.43301823523820065 -0.4067287746914736 -0.3803103717804268 -0.3537974047275413 -0.3272236190998567 -0.30062208400363494 -0.2740251529883967 -0.24746442955420295 -0.22097073713437512 -0.19457409340687312 -0.16830368877120658 -0.14218786881395615 -0.11625412057463252 -0.09052906241462409 -0.06503843728514111 -0.039807109185360554 -0.01485906259909975 0.009782595302732029 0.03409562990617963 0.0580586720551542 0.08165120881641728 0.10485357231155848 0.12764692681368586 0.1500132543004895 0.17193533864863947 0.19339674864722808 0.21438182000027245 0.2348756364803078 0.25486401038688894 0.27433346245546963 0.2932712013537649 0.31166510289435007 0.3295036890839938 0.346776107122131 0.36347210845296674 0.37958202796805246 0.3950967634487712 0.4100077553310845 0.4243069668681121 0.4379868647596791 0.4510404003118679 0.46346099118386774 0.4752425037740185 0.48637923629190294 0.49686590255864677 0.5066976165732209 0.5158698778785094 0.5243785577571932 0.5322198862840838 0.5393904402584108 0.5458871320367156 0.5517071992844003 0.5568481956616056 0.5613079824569519 0.5650847211807021 0.5681768671271494 0.5705831639143917 0.5723026390081712 0.573334600235094 0.5736786332892542; -0.9848388763074026 -0.9785350149060476 -0.9711628262180452 -0.9627369076190749 -0.9532738593291142 -0.9427922187544501 -0.9313123879244414 -0.9188565545568166 -0.9054486073232517 -0.8911140459184552 -0.8758798865607208 -0.8597745635698504 -0.8428278276794677 -0.8250706417451757 -0.8065350745079168 -0.7872541930636284 -0.7672619546761122 -0.7465930985504963 -0.7252830381601509 -0.7033677546910199 -0.6808836921345753 -0.6578676545245975 -0.6343567057743005 -0.6103880725295859 -0.5859990504119548 -0.5612269139814652 -0.5361088307065555 -0.5106817791841318 -0.48498247181044973 -0.4590472820614805 -0.43291217650096564 -0.40661265159560483 -0.38018367538002407 -0.35365963397960154 -0.32707428296706004 -0.3004607034990761 -0.27385126315214664 -0.24727758135260444 -0.2207704992740239 -0.19436005405626405 -0.1680754571840558 -0.14194507684919644 -0.11599642410905824 -0.09025614264507269 -0.06475000191799385 -0.03950289351195736 -0.014538830456450009 0.010119050685857243 0.03444848517702166 0.05842807311727044 0.08203727032063243 0.10525637725522446 0.12806652624547266 0.15044966712759736 0.1723885515430032 0.19386671604704145 0.21486846420296185 0.23537884782293098 0.25538364750982 0.2748693526451707 0.2938231409604075 0.3122328578200478 0.33008699533744335 0.3473746714355112 0.3640856089570289 0.380210114921433 0.39573906001767645 0.41066385841562925 0.4249764479717393 0.4386692708982346 0.4517352549590749 0.46416779525009716 0.47596073661542887 0.4871083567471885 0.497605350010796 0.5074468120338588 0.5166282250925558 0.5251454443257244 0.5329946848034374 0.5401725094737161 0.546675818008173 0.5525018365647503 0.5576481084833582 0.5621124859280434 0.5658931224873599 0.5689884667428163 0.5713972568136488 0.5731185158846632 0.574151548722507 0.5744959391844464; -0.9848387250331767 -0.9785347116809522 -0.9711622789356787 -0.9627359937872877 -0.9532724224143628 -0.9427900648601664 -0.9313092828337235 -0.9188522211655354 -0.9054427234852223 -0.8911062427197214 -0.8758697470353045 -0.8597616218645916 -0.8428115686709142 -0.8250505011068978 -0.8065104392222234 -0.7872244023674648 -0.7672263014269983 -0.746550830994751 -0.7252333620823628 -0.7033098359208289 -0.6808166593843055 -0.6577906025291669 -0.6342686987031221 -0.6102881476388726 -0.5858862219049391 -0.5611001770435265 -0.5359671656820979 -0.5105241558622651 -0.4848078537870412 -0.4588546311459729 -0.4327004571374368 -0.4063808352688594 -0.379930744979032 -0.3533845880922813 -0.3267761400822241 -0.30013850609329296 -0.27350408164126194 -0.24690451788972417 -0.22037069137782023 -0.19393267805553968 -0.16761973146651898 -0.141460264904411 -0.11548183735743772 -0.08971114304664836 -0.06417400435643092 -0.03889536795095674 -0.013899303867210794 0.010790992626005977 0.035153196613398136 0.05916584677142092 0.08280833646503322 0.10606090290447172 0.12890461455850669 0.1513213570147749 0.1732938174712339 0.1948054680356987 0.2158405480028747 0.23638404527045234 0.2564216770477499 0.2759398700021594 0.2949257399804027 0.3133670714333416 0.33125229666493333 0.34857047501790084 0.3653112721008447 0.3814649391539347 0.3970222926429729 0.4119746941645641 0.4263140307384016 0.4400326955562498 0.45312356925114794 0.46558000174460595 0.47739579472420063 0.4885651847989213 0.4990828273749239 0.5089437812899862 0.5181434942409083 0.5266777890343731 0.5345428506883578 0.5417352144080266 0.5482517544571655 0.5540896739435868 0.559246495534537 0.5637200531159585 0.56750848440747 0.5706102245431168 0.5730240006262936 0.5747488272657078 0.5757840030978618 0.5761291083002031; -0.9848384990379054 -0.9785342586748543 -0.9711614613079398 -0.962734628523948 -0.9532702756325033 -0.9427868468399428 -0.9313046435934923 -0.9188457466190447 -0.9054339322132497 -0.8910945833816831 -0.8758545964393878 -0.8597422837079383 -0.8427872729544167 -0.8250204042223718 -0.8064736247031518 -0.7871798822882631 -0.7671730184299066 -0.7464876609180514 -0.725159117158745 -0.703223268510366 -0.6807164662027444 -0.6576754293290585 -0.6341371453627501 -0.6101387736119771 -0.5857175519828502 -0.5609107073805385 -0.5357553700346699 -0.5102884919928927 -0.4845467699844198 -0.45856657281425517 -0.4323838734089823 -0.40603418559681775 -0.37955250566833815 -0.35297325873013896 -0.32633024983185793 -0.2996566198175915 -0.2729848058259321 -0.2463465063385951 -0.21977265065602747 -0.19329337265938076 -0.16693798870181373 -0.14073497945815264 -0.11471197555041043 -0.08889574675742665 -0.06331219460981201 -0.037986348166346454 -0.012942362764796968 0.011796478461317457 0.03620776050833803 0.06026993007726972 0.08396228700175098 0.10726497372927592 0.13015896305086766 0.15262604426872092 0.17464880798493174 0.19621062968751737 0.21729565230251902 0.2378887678732831 0.25797559852005375 0.27754247682491534 0.2965764257789644 0.31506513842045425 0.3329969572845592 0.35036085377749576 0.3671464075799478 0.3833437861772166 0.3989437246062286 0.4139375055025172 0.42831693952360356 0.44207434621880953 0.4552025354094815 0.4676947891378995 0.4795448442377487 0.4907468755740143 0.501295479995448 0.5111856610383815 0.520412814416614 0.5289727143283541 0.5368615006077451 0.5440756667453399 0.550612048798983 0.5564678152139104 0.5616404575684504 0.5661277822594963 0.5699279031399147 0.5730392351181941 0.5754604887289678 0.577190665681478 0.5782290553916054 0.5785752325017564; -0.984838199415992 -0.9785336580759588 -0.9711603772726517 -0.962732818382138 -0.9532674292485228 -0.9427825800157447 -0.9312984921895755 -0.9188371614448984 -0.9054222747302676 -0.8910791222525223 -0.8758345049485339 -0.8597166380689959 -0.8427550515104653 -0.8249804875367444 -0.8064247965293349 -0.787120831399364 -0.7671023412804029 -0.746403865103396 -0.7250606256319153 -0.7031084245086907 -0.6805835388333209 -0.6575226197568574 -0.6339625935420619 -0.6099405654992144 -0.5854937271668806 -0.5606592670655947 -0.5354742853105341 -0.5099757123273604 -0.4842002318739902 -0.4581842085305369 -0.4319636197803577 -0.4055739927674308 -0.37905034577939645 -0.3524271344717807 -0.3257382028173682 -0.29901673873551576 -0.272295234329518 -0.24560545063602318 -0.2189783867689248 -0.19244425332117088 -0.16603244987145974 -0.13977154642876943 -0.11368926863602485 -0.08781248654481821 -0.06216720676584712 -0.03677856779450295 -0.011670838307652113 0.01313258177400558 0.037609157663710695 0.06173721373096632 0.08549592537023787 0.1088653089141994 0.13182620978503587 0.1543602890718639 0.17645000871613914 0.1980786154802243 0.21923012386706225 0.2398892981514029 0.2600416336752332 0.27967333755212104 0.29877130891719006 0.31732311885140885 0.33531699010094 0.35274177670445306 0.3695869436336411 0.38584254654472006 0.4014992117314737 0.4165481163634603 0.4309809690863376 0.44478999105492883 0.4579678974636133 0.47050787963294516 0.48240358770602676 0.49364911400314415 0.5042389770784586 0.5141681065181763 0.5234318285155486 0.5320258522542947 0.5399462571285634 0.5471894808243658 0.5537523082844665 0.559631861576046 0.5648255906779793 0.5693312652023343 0.5731469670626322 0.5762710840995268 0.578702304672836 0.5804396132272468 0.5814822868375368 0.5818298927377629; -0.9848378276185352 -0.978532912785832 -0.971159032051736 -0.9627305720525311 -0.9532638968770024 -0.9427772847112622 -0.931290857788008 -0.9188265061451577 -0.9054078057351891 -0.8910599314568599 -0.8758095657050784 -0.859684803052439 -0.8427150516873233 -0.8249309322385922 -0.8063641746159006 -0.7870475134878573 -0.7670145830078814 -0.7462998113801399 -0.7249383158357404 -0.7029657985629756 -0.6804184441052901 -0.6573328187073785 -0.6337457720539172 -0.6096943418074838 -0.585215661312681 -0.5603468707930274 -0.5351250323261184 -0.5095870488415624 -0.48376958734554215 -0.457709006536065 -0.43144128893430944 -0.405001977620338 -0.37842611762606243 -0.3517482020049556 -0.32500212256679545 -0.29822112523682015 -0.27143776997220886 -0.24468389514479266 -0.21799058627742224 -0.19138814900241186 -0.16490608609398696 -0.1385730784125216 -0.11241696958657223 -0.08646475424916628 -0.06074256963731633 -0.035275690358284754 -0.010088526122471625 0.014795377759131598 0.039353337315353405 0.06356352449454279 0.08740495958269316 0.1108575016557379 0.13390183725741162 0.1565194674888794 0.17869269369043564 0.200404601889104 0.2216390461790237 0.24238063119420766 0.2626146938256905 0.28232728432734816 0.30150514694684005 0.3201357002102926 0.3382070169815114 0.3557078044088482 0.37262738386526667 0.38895567097981576 0.40468315585158904 0.41980088353036676 0.43430043484155995 0.4481739076267684 0.46141389846528613 0.4740134849362204 0.4859662084755386 0.49726605787734335 0.5079074534839655 0.517885232105083 0.5271946327019922 0.5358312828693713 0.5437911861433826 0.5510707101617365 0.5576665756983604 0.5635758465926071 0.5687959205904196 0.573324521112583 0.5771596899630843 0.580299780988666 0.5827434546988803 0.5844896738542774 0.5855377000288472 0.5858870911513545; -0.9848373854464265 -0.9785320264057406 -0.9711574321269186 -0.9627279003235247 -0.9532596954206528 -0.9427709861618043 -0.9312817766083116 -0.918813831024348 -0.9053905931762888 -0.8910371006050619 -0.8757798944539313 -0.8596469254518071 -0.8426674566636615 -0.8248719636250073 -0.8062920324768451 -0.7869602567112668 -0.7669101331262304 -0.7461759575714261 -0.7247927210458556 -0.7027960066824022 -0.680221888125621 -0.6571068297768402 -0.633487589345891 -0.6094011231119887 -0.5848844942578811 -0.5599747846020204 -0.534709010013513 -0.5091240397546104 -0.4832565199557725 -0.4571428013894174 -0.430818871670575 -0.40432029197623665 -0.37768213834038483 -0.35093894754882643 -0.3241246676271454 -0.29727261288653456 -0.27041542346602626 -0.24358502928581988 -0.21681261830499068 -0.19012860895789868 -0.16356262662705978 -0.13714348399599846 -0.11089916511368159 -0.08485681299235305 -0.05904272055289601 -0.033482324726105725 -0.008200203514329207 0.01677992418433445 0.04143519618776444 0.06574360227531947 0.08968397726297575 0.11323599210094937 0.13638014318260988 0.15909774004863925 0.18137089166480375 0.20318249144554418 0.22451620118892696 0.2453564340814814 0.2656883369241287 0.28549777172292223 0.30477129678068865 0.3234961474180485 0.3416602164446322 0.35925203449380744 0.3762607503268095 0.3926761112049407 0.4084884434214971 0.42368863307828003 0.4382681071850663 0.45221881515414475 0.46553321075611553 0.4782042345975061 0.49022529717543123 0.5015902625595299 0.5122934327466898 0.5223295327296994 0.5316936963168505 0.5403814527357242 0.5483887140508577 0.5557117634217253 0.56234724422447 0.5682921500580296 0.5735438156527685 0.5780999086973642 0.5819584225975349 0.5851176701782045 0.5875762783388467 0.589333183670033 0.5903876290375992 0.5907391611393292; -0.9848368750417794 -0.9785310032196818 -0.971155585209546 -0.9627248160316818 -0.9532548449938709 -0.9427637144021662 -0.9312712917657113 -0.9187991959750824 -0.9053707179686035 -0.8910107364304194 -0.875745629087562 -0.859603180190807 -0.8426124847756518 -0.8248038503054566 -0.8062086962986909 -0.7868594525366587 -0.766789456437244 -0.7460328501645174 -0.7246244780238493 -0.7025997846679507 -0.6799947146114587 -0.6568456135207861 -0.6331891317125172 -0.609062130258092 -0.5845015900554433 -0.5595445241901178 -0.5342278938696334 -0.5085885281759704 -0.4826630478424506 -0.4564877932232951 -0.4300987565871965 -0.40353151883056776 -0.37682119067206415 -0.35000235835767035 -0.32310903387536555 -0.29617460965018727 -0.2692318176646022 -0.24231269292543586 -0.21544854117736004 -0.18866991074396935 -0.16200656836089783 -0.13548747885108575 -0.10914078848019809 -0.08299381182022404 -0.057073021941308845 -0.031404043745837384 -0.006011650254534285 0.019080238348283728 0.04384855310420561 0.06827107229862019 0.09232641529905614 0.11599403440339284 0.1392542048836972 0.16208801340698442 0.18447734500895424 0.2064048687909646 0.22785402250415737 0.24880899617796726 0.26925471494320846 0.2891768211927261 0.3085616562152442 0.3273962414306235 0.34566825934734624 0.3633660343556859 0.38047851346279754 0.3969952470688791 0.41290636987666984 0.42820258201987227 0.44287513048968674 0.4569157909324567 0.4703168498855792 0.4830710875132245 0.49517176089812437 0.506612587940703 0.5173877319121162 0.5274917867033782 0.5369197628086354 0.5456670740768214 0.5537295252623617 0.5611033004023052 0.567784952044191 0.5737713913461427 0.5790598790680729 0.5836480174704592 0.5875337431349388 0.590715320718887 0.5931913376542398 0.5949606997990136 0.596022628048299 0.5963766559099053; -0.9848362988777285 -0.9785298481741773 -0.9711535002046279 -0.962721334002663 -0.9532493688315786 -0.9427555041328207 -0.9312594530826993 -0.918782670221826 -0.9053482736558323 -0.89098096235461 -0.8757069291004108 -0.85955376965252 -0.8425503887078725 -0.8247269032429602 -0.8061145438228206 -0.7867455544580225 -0.7666530915806065 -0.7458711226952838 -0.7244343252431457 -0.702377986192194 -0.6797379028425157 -0.6565502853044753 -0.6328516610762377 -0.608678782112891 -0.584068534743755 -0.5590578527577363 -0.5336836339391715 -0.5079826602990094 -0.4819915222087442 -0.4557465466076796 -0.4292837294181262 -0.4026386722683999 -0.3758465235901883 -0.3489419241252595 -0.3219589568467474 -0.29493110127254496 -0.2678911921227449 -0.24087138224968638 -0.21390310974803792 -0.18701706913345645 -0.16024318646174587 -0.13361059824600022 -0.10714763401693547 -0.08088180236142074 -0.054839780265949316 -0.02904740558544722 -0.0035296724531969025 0.021689270555358395 0.046586119693609915 0.07113841293841694 0.09532452469605832 0.11912365850497135 0.14251583791752173 0.16548189573899036 0.18800346179714586 0.2100629494103528 0.23164354071622228 0.2527291710164455 0.2733045122868052 0.2933549559944081 0.3128665953571606 0.3318262071733436 0.3502212333419755 0.3680397621875449 0.38527050969563603 0.40190280075908 0.41792655052751776 0.43333224594672787 0.448110927567759 0.4622541716998356 0.47575407297520844 0.488603227388579 0.5007947158684838 0.5123220884330475 0.5231793489778364 0.5333609407391359 0.5428617324718564 0.5516770053774113 0.559802440813325 0.5672341088129742 0.5739684574407727 0.580002303005214 0.5853328211495276 0.5899575388372111 0.5938743272474118 0.5970813955929739 0.5995772858719853 0.6013608685617595 0.6024313392624381 0.6027882162956975; -0.9848356597466421 -0.9785285668549185 -0.9711511871692515 -0.9627174709828763 -0.9532432931836567 -0.9427463945648433 -0.9312463168704602 -0.9187643320233857 -0.9053233660173389 -0.8909479179819915 -0.8756639749530667 -0.8594989228964932 -0.8424814545473993 -0.8246414746310301 -0.8060100030336409 -0.7866190764872948 -0.7665016493234776 -0.7456914938368779 -0.7242231007828892 -0.702131580510795 -0.679452565209582 -0.6562221127153663 -0.6324766122989482 -0.6082526928194847 -0.5835871335962027 -0.5585167783148255 -0.5330784522494696 -0.5073088830445817 -0.48124462526535855 -0.45492198888949836 -0.428376971878267 -0.4016451969311498 -0.37476185249592703 -0.3477616380752042 -0.32067871384132646 -0.2935466545444288 -0.26639840767319467 -0.23926625580480318 -0.21218178305961138 -0.1851758455573086 -0.15827854575466702 -0.1315192105304745 -0.10492637287080203 -0.07852775699731687 -0.0523502667728112 -0.026419977211423917 -0.0007621289160301757 0.02459887473813804 0.049639467856464246 0.07433691989795156 0.09866933135098953 0.12261562739288659 0.14615554971139302 0.16926964666285604 0.19193926193726854 0.2141465218954916 0.23587432173840317 0.25710631066176326 0.27782687614429397 0.29802112750989307 0.3176748788981961 0.3367746317708258 0.3553075570737957 0.37326147716965785 0.3906248476461562 0.4073867391014543 0.4235368189994394 0.4390653336822005 0.4539630906206263 0.46822144097806456 0.48183226255630734 0.4947879431876707 0.5070813646317415 0.5187058870304375 0.52965533397034 0.5399239781968752 0.5495065280207745 0.5583981144533714 0.5665942791036619 0.5740909628666678 0.5808844954294895 0.5869715856184825 0.5923493126082628 0.5970151180106842 0.6009667988595541 0.6042025015046278 0.6067207164263325 0.6085202739807026 0.6096003410821454 0.609960418829877; -0.9848349607468028 -0.9785271654603582 -0.9711486572655375 -0.9627132455620961 -0.9532366471953442 -0.942736429244064 -0.9312319456807716 -0.9187442683348265 -0.9052961126210058 -0.8909117585234123 -0.8756169673467282 -0.8594388947638297 -0.8424060007005306 -0.8245479566048324 -0.8058955506495823 -0.786480591414081 -0.7663358105821488 -0.7454947651817462 -0.7239917398747749 -0.7018616497855146 -0.6791399443326886 -0.6558625125037881 -0.6320655899814841 -0.6077856685011007 -0.5830594077857204 -0.5579235503718889 -0.5324148396045595 -0.5065699410452369 -0.48042536750260934 -0.45401740786067135 -0.4273820598457319 -0.400554966841046 -0.373571358826417 -0.3464659974901046 -0.31927312553203757 -0.29202642015071806 -0.2647589506815103 -0.23750314033125822 -0.21029073193346987 -0.18315275762962605 -0.15611951236557436 -0.129220531077369 -0.10248456942832658 -0.07593958794839217 -0.04961273941810055 -0.023530359332347647 0.0022820407261798254 0.02779977697792187 0.0529989947780636 0.07785666756628759 0.10235059361189251 0.12645939073026558 0.150162489144429 0.17344012266228565 0.1962733183362876 0.2186438847677534 0.2405343992129702 0.26192819364269654 0.28280933990079243 0.3031626341015203 0.32297358039869456 0.34222837425333963 0.36091388531992863 0.3790176400646832 0.3965278042228397 0.4134331651953101 0.42972311447879896 0.4453876302172109 0.46041725995615707 0.4748031036765232 0.4885367971774407 0.5016104958736278 0.5140168590669029 0.5257490347467952 0.5368006449705257 0.5471657718682362 0.5568389443152088 0.5658151253089134 0.5740897000850675 0.5816584650034553 0.5885176172310449 0.5946637452469383 0.6000938201908728 0.6048051880743701 0.6087955628711561 0.6120630205011629 0.6146059937202453 0.6164232679256707 0.6175139778854825 0.6178776053979478; -0.9848342052676137 -0.9785256507723668 -0.9711459227083266 -0.9627086780873545 -0.9532294627740255 -0.9427256558550126 -0.9312164080290839 -0.9187225744296544 -0.9052666423228446 -0.8908726541504266 -0.8755661264086385 -0.8593739648705945 -0.8423243766717969 -0.824446779785159 -0.8057717104140193 -0.7863307288290492 -0.7661563241679387 -0.7452818187055119 -0.7237412720868163 -0.7015693859970629 -0.6788014097204331 -0.6554730470150871 -0.631620364704657 -0.6072797033574112 -0.5824875903936271 -0.5572806559298608 -0.5316955516361386 -0.5057688728490587 -0.47953708415062524 -0.4530364485898175 -0.42630296069156437 -0.3993722833663843 -0.37227968880358053 -0.3450600034018416 -0.3177475567635332 -0.29037613475304036 -0.26297893659533983 -0.23558853596865137 -0.20823684602458345 -0.18095508825067294 -0.1537737650736878 -0.12672263608740172 -0.09983069777584574 -0.07312616659213976 -0.046636465243915126 -0.020388212028930385 0.005592786941286247 0.03128154279622855 0.05665388640890973 0.08168646851692239 0.10635675763322998 0.13064303591712223 0.15452439317405733 0.17798071915049649 0.20099269428650063 0.22354177908481557 0.24561020225060842 0.2671809477509263 0.28823774093753873 0.30876503387102294 0.32874798997800775 0.34817246816731445 0.3670250065244953 0.3852928056979742 0.40296371208370046 0.4200262009090029 0.4364693593101671 0.45228286949225044 0.46745699205376867 0.48198254955318853 0.4958509103886684 0.5090539730571848 0.5215841508541171 0.5334343570695189 0.5445979907326864 0.5550689229522683 0.5648414838950079 0.573910450442304 0.5822710345600773 0.5899188724139661 0.5968500142586054 0.6030609151266741 0.6085484263405144 0.6133097878664177 0.6173426215291145 0.620644925101601 0.623215067283152 0.6250517835761992 0.6261541730706841 0.626521696142498; -0.9848333969733973 -0.9785240301240751 -0.9711429967078139 -0.9627037905684349 -0.9532217744428889 -0.9427141260053071 -0.9311997780896087 -0.918699353483238 -0.905235094714436 -0.8908307892809937 -0.8755116907894448 -0.859304436490108 -0.8422369617051545 -0.8243384116540575 -0.8056390511833821 -0.786170172906087 -0.7659640042495004 -0.7450536139011059 -0.7234728181275722 -0.7012560874253027 -0.6784384539405968 -0.6550554200745672 -0.6311428686626916 -0.6067369750916454 -0.5818741216872145 -0.5565908146770757 -0.5309236040013315 -0.5049090062123504 -0.4785834306739221 -0.4519831092384351 -0.42514402954985114 -0.39810187209013503 -0.37089195105756884 -0.34354915913735495 -0.3161079161982227 -0.288602121923569 -0.2610651123620691 -0.23352962036083796 -0.20602773982410952 -0.17859089372212233 -0.15124980575843225 -0.12403447558924065 -0.09697415747548643 -0.07009734223738678 -0.043431742371718485 -0.01700428018442093 0.009158921215092626 0.03503254421623128 0.06059208046776027 0.08581383226027901 0.11067491169519493 0.1351532378045565 0.15922753178492233 0.18287731050641157 0.20608287845523962 0.22882531826457278 0.2510864799844504 0.27284896923695406 0.29409613439783877 0.31481205294051867 0.3349815170727453 0.3545900187905534 0.3736237344681678 0.39206950909660154 0.4099148402776869 0.42714786207433025 0.44375732881186586 0.4597325989195817 0.4750636188958086 0.4897409074744136 0.5037555400651907 0.517099133535441 0.5297638313950556 0.5417422894426399 0.5530276619256421 0.5636135882630995 0.5734941803754855 0.5826640106622077 0.5911181006636027 0.5988519104407515 0.6058613287031361 0.6121426637110182 0.6176926349764656 0.6225083657841672 0.6265873765505273 0.6299275790370283 0.6325272714314679 0.6343851343083949 0.635500227477892 0.6358719877297322; -0.9848325397858603 -0.9785223113650476 -0.9711398934073678 -0.9626986065753385 -0.9532136191819932 -0.9427018949912179 -0.9311821353633492 -0.9186747161186003 -0.905201619519484 -0.8907863617979958 -0.875453916673713 -0.8592306353250512 -0.8421441632876623 -0.8242233547613712 -0.805498184810161 -0.7859996599387216 -0.7657597275240353 -0.7448111845717034 -0.7231875862543748 -0.7009231546740653 -0.6780526882716278 -0.6546114722854756 -0.6306351906382335 -0.6061598396046427 -0.5812216435870844 -0.5558569732969559 -0.530102266611072 -0.5039939523426799 -0.4775683771368694 -0.4508617356703966 -0.4239100043065451 -0.3967488783268459 -0.36941371283350566 -0.3419394673894337 -0.31436065443704386 -0.2867112915125939 -0.25902485724992624 -0.23133425114612693 -0.2036717570419015 -0.17606901025145424 -0.14855696826033432 -0.12116588489511576 -0.09392528785586246 -0.06686395949110929 -0.040009920685455204 -0.013390417721828411 0.012968088026082129 0.03903992772087074 0.06480023016137731 0.09022492451157492 0.11529074081578947 0.1399752084580055 0.1642566527224024 0.18811418961077822 0.2115277190702566 0.23447791678173818 0.25694622465601663 0.27891484018043444 0.30036670475448163 0.3212854911478904 0.34165559020968544 0.361462096951293 0.3806907961213284 0.39932814738407374 0.4173612702080107 0.43477792856510444 0.45156651553590166 0.46771603790993443 0.48321610086545114 0.4980568928071305 0.5122291704352286 0.5257242441145469 0.5385339636067307 0.550650704224699 0.5620673534635086 0.5727772981576226 0.5827744122104489 0.592053044938082 0.6006080100654464 0.6084345754095053 0.6155284532808271 0.6218857916316143 0.6275031659752776 0.6323775720997591 0.6365064195940788 0.6398875262049777 0.6425191130380409 0.6443998006152939 0.6455286057989724 0.6459049395889295; -0.9848316378653017 -0.9785205028239341 -0.9711366278167944 -0.9626931511281387 -0.9532050362573402 -0.9426890215452199 -0.9311635643201264 -0.9186487799158725 -0.9051663759409653 -0.8907395822021721 -0.8753930767051635 -0.8591529081706899 -0.842046415516394 -0.8241021447619858 -0.8053497638191054 -0.785819975626937 -0.7655444300905907 -0.7445556352716992 -0.7228868682697039 -0.7005720862183231 -0.6776458378048028 -0.6541431757002333 -0.6300995702676145 -0.6055508248909296 -0.5805329932434518 -0.5550822987872936 -0.5292350567690265 -0.5030275989484572 -0.4764962012695647 -0.4496770146545275 -0.42260599907389734 -0.3953188610186172 -0.3678509944728894 -0.3402374254611275 -0.31251276021749186 -0.28471113700299994 -0.2568661815730221 -0.22901096627721076 -0.20117797275466134 -0.17339905816939613 -0.1457054249151519 -0.11812759370392295 -0.09069537993978417 -0.06343787326816275 -0.03638342018088686 -0.009559609549008665 0.01700673905151548 0.04328958436176845 0.06926366995417624 0.09490452838697783 0.12018848314860124 0.14509264854258386 0.16959492766363332 0.1936740086145116 0.21730935911173813 0.24048121962573654 0.26317059519807257 0.285359246074915 0.30702967729190944 0.3281651273413039 0.34874955604753083 0.36876763177255906 0.38820471806724294 0.40704685987969 0.42528076942636034 0.442893811826283 0.4598739905934188 0.47620993307690196 0.49189087593364184 0.5069066507126121 0.5212476696251194 0.5349049115704227 0.5478699084813178 0.5601347320496968 0.5716919808876386 0.5825347681753423 0.5926567098430975 0.6020519133305875 0.6107149669630757 0.6186409299804481 0.6258253232516915 0.6322641207041364 0.6379537414937011 0.6428910429394246 0.6470733142427529 0.6504982710093464 0.653164050588582 0.6550692082434225 0.6562127141609203 0.6565939513112544; -0.9848306955906531 -0.9785186132687671 -0.9711332157413324 -0.9626874505796627 -0.9531960670386065 -0.9426755675664444 -0.9311441540157892 -0.9186216688868714 -0.9051295319606012 -0.8906906727013802 -0.8753294588285986 -0.8590716214710411 -0.8419441773299541 -0.8239753482842952 -0.8051944788757417 -0.7856319521114744 -0.7653191040196519 -0.744288137386088 -0.7225720350910572 -0.7002044734526667 -0.677219735968065 -0.6536526278261677 -0.6295383915459014 -0.604912624072415 -0.5798111956406498 -0.554270170691369 -0.5283257310994798 -0.5020141019486132 -0.47537148005963586 -0.44843396545438985 -0.421237495909703 -0.3938177847308218 -0.3662102618481 -0.33845001831620997 -0.3105717542715061 -0.2826097303805995 -0.2545977227918106 -0.22656898158106398 -0.19855619266506405 -0.17059144313724356 -0.1427061899661496 -0.11493123198151671 -0.08729668506038112 -0.05983196041415689 -0.0325657458675796 -0.0055259900118443134 0.021260110892984973 0.04776612339717467 0.07396638485768531 0.0998360090908483 0.12535088982292372 0.1504877020815834 0.1752239016718623 0.1995377228798025 0.22340817454589196 0.24681503464862037 0.2697388435360466 0.29216089594033584 0.3140632319067979 0.33542862676513974 0.3562405802664975 0.37648330500539406 0.39614171424111383 0.4152014092281965 0.4336486661608206 0.45147042283085936 0.46865426509437047 0.48518841323623674 0.5010617083177197 0.516263598586715 0.5307841260256836 0.5446139131074735 0.5577441498246143 0.5701665810531877 0.5818734943080092 0.5928577079416585 0.6031125598358464 0.6126318966297033 0.621410063525841 0.6294418947114504 0.6367227044282614 0.6432482787218956 0.6490148678979978 0.6540191797094939 0.6582583732964313 0.6617300538970567 0.6644322683460929 0.6663635013735711 0.6675226727150403 0.6679091350415078; -0.9848297175384387 -0.9785166518650822 -0.9711296737066802 -0.9626815324914868 -0.9531867548062494 -0.9426615978350164 -0.9311239976859131 -0.918593512916456 -0.9050912635926233 -0.8906398662384257 -0.8752633650509082 -0.8589871597703325 -0.8418379306066474 -0.823843560631234 -0.8050330560473667 -0.7854364647539215 -0.7650847936146733 -0.7440099248402378 -0.722244531881455 -0.6998219952220232 -0.6767763184446557 -0.6531420449292267 -0.6289541755235066 -0.6042480875074718 -0.5790594551510517 -0.553424172142807 -0.5273782761437349 -0.5009578756963744 -0.47419907969494063 -0.4471379295975725 -0.4198103345371664 -0.3922520094629106 -0.36449841642073655 -0.3365847090575902 -0.3085456804119673 -0.28041571403155346 -0.2522287384383014 -0.22401818494188674 -0.1958169487843251 -0.16765735358166403 -0.13957111901311245 -0.11158933169378094 -0.08374241915437115 -0.05606012683970804 -0.02857149802785069 -0.0013048565627429855 0.02571220771417157 0.052452850954276965 0.07889098484002731 0.10500128380115296 0.1307591900417913 0.15614091651350795 0.18112344797024327 0.20568454024145283 0.2298027178591807 0.2534572701735945 0.2766282460896616 0.2992964475552749 0.32144342192825703 0.34305145334638304 0.36410355322093574 0.38458344997035665 0.40447557810637114 0.42376506678060494 0.4424377278951732 0.4604800438761145 0.47787915520383817 0.4946228477900535 0.5106995402859176 0.5260982714014628 0.540808687311728 0.5548210292204566 0.5681261211477531 0.5807153580037309 0.5925806940059282 0.603714631494144 0.614110210192356 0.6237609969635147 0.632661076099284 0.6408050401832085 0.6481879815623257 0.6548054844589127 0.6606536177508479 0.6657289284459793 0.6700284358729065 0.6735496266077012 0.6762904501533036 0.6782493153856094 0.679425087777629 0.6798170874105043; -0.9848287084607551 -0.9785146281320457 -0.9711260188803847 -0.9626754255037647 -0.9531771445487586 -0.9426471797113664 -0.931103192317439 -0.9185644471725006 -0.9050517540940797 -0.8905874054600706 -0.8751951101240499 -0.8588999240627687 -0.8417281781321749 -0.8237074033162772 -0.8048662538579419 -0.7852344286624136 -0.7648425913630034 -0.7437222894341683 -0.7219058727302224 -0.6994264118183718 -0.6763176164628217 -0.652613754602627 -0.6283495721498851 -0.6035602139171568 -0.5782811459637646 -0.5525480796302265 -0.5263968975086588 -0.49986358157489336 -0.47298414368540764 -0.44579455861931094 -0.41833069982267385 -0.39062827798970057 -0.3627227825928002 -0.33464942645162776 -0.3064430934098953 -0.27813828916821154 -0.24976909530162764 -0.2213691264719406 -0.19297149082731335 -0.1646087535653797 -0.136312903620868 -0.10811532342480754 -0.08004676166971957 -0.05213730900375002 -0.02441637656650158 0.00308732272962976 0.030345790276584263 0.05733175531684014 0.08401868607475219 0.11038079859358094 0.1363930634021661 0.1620312101377074 0.18727173025272031 0.21209187793502818 0.23646966936969127 0.2603838804711283 0.2838140432124287 0.3067404406770264 0.3291441009555984 0.35100679000830465 0.3723110036093624 0.3930399584875186 0.41317758277226074 0.43270850585169635 0.4516180477439115 0.46989220807940174 0.4875176547878248 0.5044817125779448 0.520772351295215 0.5363781742370198 0.5512884065012135 0.5654928834392201 0.5789820392806818 0.591746895992416 0.60377905243032 0.6150706738388314 0.6256144817486295 0.635403744319452 0.6444322671712023 0.6526943847429405 0.6601849522158809 0.6668993380331616 0.6728334170459026 0.6779835643119184 0.6823466495704031 0.6859200324129373 0.6887015581682929 0.6906895545156874 0.6918828288383985 0.6922806663269477; -0.984827673262369 -0.9785125518967912 -0.971122268989935 -0.9626691591994425 -0.953167282750883 -0.94263238282169 -0.9310818381998328 -0.9185346114865294 -0.9050111931342076 -0.8905335416302251 -0.8751250201534174 -0.8588103300443047 -0.8416154414406377 -0.8235675214379371 -0.8046948601397537 -0.7850267949645862 -0.764593633575857 -0.7434265757981047 -0.7215576348767789 -0.6990195584308512 -0.675845749437058 -0.652070187572142 -0.6277273512251826 -0.6028521404761951 -0.5774798013198426 -0.551645851394597 -0.5253860074581871 -0.4987361148299294 -0.4717320789997484 -0.4444097995825888 -0.4168051067756578 -0.38895370045474087 -0.36089109202485903 -0.33265254911994324 -0.3042730432261379 -0.27578720028394027 -0.2472292543057557 -0.21863300402768038 -0.1900317725975156 -0.16145837028522586 -0.13294506018733043 -0.10452352688310401 -0.07622484798796753 -0.04807946853812929 -0.020117178130312018 0.007632909268657378 0.03514237293557409 0.06238350052796963 0.08932930085050342 0.1159535143613644 0.1422306215332795 0.16813584918670135 0.19364517491486283 0.21873532972172444 0.24338379899441218 0.26756882193167986 0.291269389549226 0.314465241381429 0.3371368609973197 0.3592654704464002 0.3808330237473271 0.4018221995295496 0.42221639293476193 0.44199970688157403 0.46115694279312325 0.4796735908835392 0.49753582009520053 0.5147304677746988 0.5312450291713069 0.5470676468376267 0.5621871000079374 0.5765927940256489 0.59027474988716 0.6032235939653763 0.6154305479721611 0.6268874192150728 0.6375865911999147 0.6475210146268773 0.6566841988244022 0.6650702036613299 0.6726736319744395 0.6794896225451107 0.6855138436555593 0.6907424872519081 0.6951722637382406 0.6988003974227571 0.7016246226341847 0.7036431805236913 0.7048548165647122 0.7052587787602824; -0.9848266169770444 -0.9785104332471734 -0.971118442237926 -0.9626627639634469 -0.9531572171737203 -0.9426172787308181 -0.931060038457491 -0.9185041497072617 -0.9049697759257029 -0.8904785334907473 -0.8750534311355898 -0.8587188062709036 -0.8415002585336433 -0.8234245808976288 -0.8045196886863981 -0.7848145468315031 -0.7643390957195778 -0.7431241759692073 -0.721201452473966 -0.6986033380411276 -0.6753629169466062 -0.6515138687158272 -0.6270903924276388 -0.6021271318242307 -0.5766591014945306 -0.550721614381875 -0.524350210849137 -0.49758058951608275 -0.47044854006476555 -0.44298987818940183 -0.41524038284761333 -0.3872357359503194 -0.35901146460807914 -0.33060288603250376 -0.302045055172546 -0.2733727151472515 -0.2446202505189144 -0.21582164343374532 -0.18701043264108422 -0.1582196753870497 -0.12948191216430038 -0.10082913428634524 -0.0722927542426334 -0.043903578779467295 -0.01569178464163416 0.01231310309945866 0.040082230213444224 0.06758743006385314 0.0948012380416531 0.1216969037801632 0.14824840125626945 0.17443043688629453 0.20021845572747174 0.22558864589779234 0.250517941328125 0.27498402296095575 0.2989653185099516 0.3224410008938453 0.34539098545692 0.36779592608672146 0.3896372103375534 0.41089695366589557 0.4315579928811435 0.45160387891209175 0.47101886898633505 0.4897879183163775 0.5078966713826627 0.5253314529000629 0.5420792585506048 0.5581277455613647 0.5734652232026137 0.5880806432774047 0.6019635906699119 0.615104274015981 0.6274935165555232 0.6391227472226019 0.6499839920253494 0.6600698657641834 0.6693735641332064 0.6778888562461555 0.685610077624822 0.6925321236844972 0.6986504437477042 0.7039610356142522 0.7084604407124995 0.7121457398536168 0.7150145496076176 0.7170650193169337 0.7182958287603903 0.718706186477532; -0.9848255447432053 -0.9785082824831544 -0.9711145572146788 -0.9626562708374722 -0.9531469966276123 -0.9426019406038602 -0.9310378985652543 -0.91847320902953 -0.9049277023210143 -0.8904226460737071 -0.874980687430067 -0.8586257922285868 -0.8413831814834275 -0.8232792654672091 -0.8043415757135026 -0.7845986952586579 -0.7640801874433817 -0.7428165235930181 -0.7208390098918644 -0.6981797137612155 -0.6748713900432254 -0.6509474072833504 -0.6264416743931361 -0.6013885679626666 -0.5758228604782583 -0.5497796496860963 -0.5232942893267047 -0.49640232144854285 -0.46913941049182006 -0.44154127931601367 -0.41364364732666226 -0.38548217083901765 -0.3570923857981669 -0.32850965295744927 -0.2997691055995017 -0.27090559986720364 -0.24195366775524427 -0.2129474727971145 -0.18392076846708824 -0.15490685930229792 -0.12593856473636572 -0.09704818562326818 -0.06826747341822935 -0.03962760197149485 -0.011159141880791552 0.017107962660795752 0.045144414592943966 0.07292158237088643 0.10041151608784646 0.12758696142757792 0.15442137154205227 0.18088891695315581 0.20696449358027424 0.23262372899795525 0.25784298702942965 0.2825993707827588 0.30687072423674394 0.3306356324835538 0.35387342073435885 0.3765641521931168 0.3986886249021219 0.42022836766100424 0.4411656351186401 0.4614834021349069 0.48116535750644135 0.5001958971475926 0.5185601168145918 0.5362438044576654 0.5532334322824026 0.5695161485981706 0.5850797695278095 0.5999127706492122 0.6140042786357586 0.6273440629589206 0.6399225277127166 0.6517307036160677 0.6627602402455164 0.6730033985472228 0.682453043673634 0.6911026381867781 0.6989462356667213 0.7059784747603883 0.7121945737026509 0.717590325338356 0.7221620926707841 0.7259068049588984 0.7288219543826613 0.7309055932926548 0.7321563320572344 0.732573337517478; -0.9848244617790527 -0.9785061100670522 -0.9711106328087148 -0.9626497113710122 -0.9531366707388397 -0.942586442858055 -0.931015525849033 -0.9184419393012443 -0.9048851758771249 -0.8903661494694356 -0.8749071401702282 -0.8585317363214572 -0.841264773927065 -0.8231322737140596 -0.804161376135624 -0.7843802746127316 -0.763818147312054 -0.742505087757253 -0.7204720345680592 -0.6977507006170359 -0.674373501887581 -0.650373486308816 -0.625784262833502 -0.6006399310143227 -0.57497501132176 -0.548824376433678 -0.5222231837126212 -0.49520680907199777 -0.46781078241685725 -0.4400707248290404 -0.4120222876502234 -0.38370109359997595 -0.3551426800494696 -0.3263824445551111 -0.29745559274019506 -0.2683970885968192 -0.23924160726485125 -0.21002349032980186 -0.1807767036670881 -0.1515347978464439 -0.12233087109724099 -0.0931975348231875 -0.06416688164341706 -0.03527045592630213 -0.006539226772491471 0.021996436605321464 0.050306787166531974 0.0783627200586351 0.10613579043953385 0.13359822918629197 0.1607229565753306 0.18748359402324025 0.2138544739807639 0.2398106480752489 0.2653278935989042 0.2903827184416622 0.31495236456830955 0.3390148101398669 0.36254877037905275 0.38553369727902687 0.4079497782535808 0.42977793382552937 0.45099981444830317 0.4715977965536983 0.4915549779164168 0.5108551724234923 0.529482904333946 0.5474234021111066 0.5646625919069678 0.5811870907747902 0.5969841996828865 0.612041896399197 0.6263488283128748 0.6398943052556765 0.652668292382521 0.6646614031671273 0.6758648925652013 0.6862706503942227 0.6958711949754703 0.7046596670805568 0.7126298242214011 0.7197760353192577 0.7260932757851647 0.7315771230409333 0.7362237525066275 0.7400299340773167 0.7429930291087788 0.745110987928742 0.7463823478871956 0.7468062319562745; -0.984823373357252 -0.978503926572884 -0.9711066881154979 -0.9626431174693227 -0.9531262897111663 -0.9425708608063689 -0.9309930289736834 -0.9184104923112891 -0.9048424028925768 -0.8903093175551362 -0.8748331456194192 -0.8584370937847992 -0.8411456084601122 -0.8229843157932545 -0.8039799596699685 -0.784160337955638 -0.7635542372556796 -0.7421913664700976 -0.7201022894159379 -0.697318356787856 -0.6738716377218913 -0.6497948512208866 -0.6251212976919404 -0.5998847908369458 -0.5741195901267874 -0.5478603340782279 -0.5211419745401168 -0.49399971218237454 -0.4664689333674023 -0.4385851485693031 -0.410383932491633 -0.3819008660195544 -0.3531714801272705 -0.32423120184665444 -0.2951153023881382 -0.26585884749028554 -0.2364966500601506 -0.207063225152596 -0.1775927473232812 -0.14811901037710173 -0.11867538952153882 -0.08929480592266754 -0.06000969365056269 -0.030851968990540452 -0.0018530020870801537 0.02695640912154428 0.0555460627279795 0.08388637449724315 0.11194839738884937 0.13970383902942518 0.16712507721071482 0.1941851734923033 0.22085788499212733 0.2471176744509236 0.2729397186592318 0.2982999153374492 0.32317488856075255 0.34754199282150516 0.3713793158220882 0.39466568009093955 0.41738064351406295 0.4395044988733203 0.46101827248154725 0.4819037220029633 0.5021433335454588 0.5217203181092508 0.5406186074740581 0.5588228496044239 0.576318403650137 0.5930913346158709 0.6091284077712237 0.6244170828692996 0.6389455082388658 0.6527025148119336 0.6656776101454077 0.6778609724921827 0.6892434449738126 0.6998165299035892 0.7095723833055966 0.7185038096720356 0.7266042569978522 0.7338678121284702 0.7402891964532021 0.7458637619737214 0.7505874877737974 0.7544569769133571 0.7574694537667962 0.7596227618223664 0.7609153619563751 0.761346331192864; -0.9848222847793122 -0.9785017426350426 -0.9711027423448793 -0.9626365212390183 -0.9531159040833239 -0.9425552702944424 -0.9309705174204076 -0.918379021061448 -0.9047995914208358 -0.8902524266893062 -0.8747590634787323 -0.8583423245312942 -0.8410262639393052 -0.8228361101180919 -0.8037982067798651 -0.7839399521603776 -0.7632897367523289 -0.7418768798000176 -0.7197315648086712 -0.6968847743192735 -0.673368224195651 -0.6492142976651168 -0.6244559793472332 -0.5991267894973187 -0.5732607186823062 -0.5468921630965854 -0.5200558607145921 -0.4927868284653619 -0.4651203006020308 -0.4370916684265858 -0.4087364215170705 -0.38009009059109644 -0.35118819212597857 -0.32206617484223843 -0.29275936814367953 -0.26330293259381915 -0.23373181249528077 -0.20408069062585463 -0.17438394517240982 -0.14467560889174302 -0.11498933051585893 -0.08535833840808195 -0.05581540646592977 -0.026392822256776183 0.0028776426369219146 0.03196476009464711 0.060837870796856645 0.08946690747306171 0.11782241611254934 0.1458755751973204 0.17359821302204315 0.20096282317047656 0.22794257822181754 0.25451134176381734 0.2806436787923295 0.3063148645792194 0.3315008920922815 0.356178478052052 0.38032506771117025 0.4039188384422321 0.42693870222003255 0.44936430708359 0.4711760376625448 0.49235501485139926 0.5128830947136127 0.5327428666959201 0.5519176512312931 0.5703914968068504 0.588149176570717 0.6051761845493525 0.6214587315442675 0.6369837407743196 0.6517388433269475 0.665712373478795 0.6788933639431961 0.6912715410989615 0.7028373202518235 0.7135818009767994 0.7234967625865972 0.7325746597680497 0.7408086184254085 0.7481924317661839 0.754720556662064 0.7603881103143058 0.7651908672498573 0.7691252566713446 0.7721883601809503 0.7743779098950982 0.7756922869637761 0.7761305205052411; -0.9848212013497816 -0.9784995688965565 -0.9710988147276797 -0.9626299548320371 -0.9531055644835792 -0.9425397473325775 -0.9309481009560789 -0.9183476790256527 -0.9047569502643833 -0.8901957543776794 -0.8746852551537352 -0.8582478909393506 -0.8409073227052617 -0.8226883799220699 -0.8036170044733365 -0.78372019283637 -0.7630259367637064 -0.7415631626993082 -0.7193616701630804 -0.6964520693355272 -0.672865718071234 -0.6486346585655101 -0.6237915538929609 -0.5983696246301238 -0.57240258576665 -0.5459245841009626 -0.5189701363069339 -0.4915740678480676 -0.4637714529049638 -0.43559755547066104 -0.40708777175684613 -0.37827757404201867 -0.3492024560805931 -0.3198978801796864 -0.2903992260380972 -0.260741741429786 -0.2309604948021152 -0.20109032984726444 -0.17116582209366896 -0.14122123755309782 -0.1112904934481617 -0.08140712103462866 -0.05160423052300655 -0.021914478094458015 0.007629965002774438 0.03699744129854613 0.06615683391742526 0.09507759140373914 0.12372975059855747 0.1520839576180947 0.1801114869883529 0.20778425899560746 0.2350748553165401 0.26195653299547134 0.28840323683924457 0.3143896103029079 0.339891004941418 0.3648834885042147 0.3893438517506665 0.41324961406512467 0.4365790279506687 0.4593110824805823 0.48142550578621485 0.5029027666591922 0.5237240753449244 0.5438713836031073 0.5633273841093895 0.5820755092706505 0.6000999295243942 0.6173855511906525 0.6339180139425319 0.6496836879591085 0.664669670821874 0.6788637842132738 0.6922545704731764 0.7048312890663011 0.7165839130107751 0.7275031253150684 0.7375803154676068 0.7468075760203644 0.7551776993047212 0.7626841743148397 0.7693211837907542 0.7750836015303145 0.7799669899560546 0.7839675979599862 0.7870823590462512 0.7893088897884918 0.7906454886157278 0.7910911349374711; -0.9848201283503834 -0.9784974159571812 -0.9710949244218657 -0.9626234502887214 -0.9530953213825566 -0.9425243677245206 -0.9309258890970065 -0.918316619400046 -0.9047146879542418 -0.890139577916854 -0.8746120819880455 -0.8581542555934915 -0.8407893677374687 -0.8225418497272012 -0.8034372419745502 -0.783502139085172 -0.7627641334479552 -0.7412517575389871 -0.7189944251544085 -0.696022371785463 -0.6723665943467536 -0.6480587904653231 -0.6231312975337068 -0.5976170317246288 -0.571549427158626 -0.5449623754086376 -0.5178901655175937 -0.4903674246963745 -0.4624290598602084 -0.43411020015184754 -0.40544614058964745 -0.3764722869681783 -0.3472241021282456 -0.31773705370228833 -0.288046563430126 -0.2581879581290475 -0.22819642239129265 -0.19810695307120194 -0.16795431561370555 -0.1377730022654795 -0.10759719220006735 -0.07746071357856978 -0.0473970075581974 -0.017439094252127772 0.012380459364342903 0.042029569614286666 0.07147666436665835 0.10069070939818583 0.12964123290336355 0.15829834819222532 0.18663277462090647 0.2146158568048689 0.24221958216900252 0.26941659689263736 0.29618022031083424 0.3224844578361739 0.34830401246765946 0.3736142949552762 0.39839143269028143 0.4226122773923928 0.4462544116657776 0.4692961544960997 0.4917165657609026 0.5134954498253114 0.5346133582944319 0.555051591992973 0.574792202241479 0.5938179914972194 0.6121125134262141 0.629660072471116 0.6464457229777466 0.6624552679409965 0.6776752574285781 0.6920929867387744 0.7056964943458712 0.7184745596844165 0.7304167008208101 0.7415131720580312 0.7517549615165466 0.7611337887316171 0.7696421023043745 0.777273077641132 0.7840206148124703 0.7898793365606919 0.7948445864812622 0.7989124274008714 0.8020796399717544 0.8043437214988913 0.8057028850137096 0.8061560586048693; -0.9848190710142194 -0.9784952943215756 -0.9710910904187766 -0.9626170393807868 -0.9530852248455302 -0.9425092066948595 -0.9309039905697672 -0.9182859943475253 -0.9046730117199043 -0.890084173022201 -0.874539903472318 -0.8580618789876787 -0.8406729797551379 -0.8223972417353751 -0.8032598062883902 -0.7832868681107541 -0.7625056216781131 -0.7409442063881871 -0.7186316506001011 -0.6955978147654149 -0.6718733338446748 -0.6474895592007789 -0.6224785001569105 -0.596872765402416 -0.5707055044247187 -0.5440103491393411 -0.5168213558833483 -0.48917294793015764 -0.4610998586756978 -0.43263707563747955 -0.4038197853992708 -0.37468331962490636 -0.3452631022552832 -0.3155945979929711 -0.28571326216907217 -0.25565449207716995 -0.22545357984936476 -0.19514566693966712 -0.1647657002703829 -0.13434839008768892 -0.10392816956338188 -0.07353915617082454 -0.04321511485447848 -0.012989423004112745 0.01710496276315099 0.04703553801733441 0.07677028013810712 0.10627767616348949 0.13552674888911986 0.1644870812482886 0.19312883900821323 0.2214227918229125 0.24934033268742417 0.27685349584205954 0.303934973178868 0.3305581292055607 0.35669701462475034 0.38232637858859025 0.40742167969070786 0.43195909575875413 0.45591553251195915 0.4792686311488018 0.50199677493028 0.5240790948243529 0.5454954742768923 0.5662265531740065 0.5862537310598339 0.6055591696729297 0.6241257948631638 0.6419372979496384 0.6589781365785488 0.6752335351381497 0.6906894847860833 0.7053327431422692 0.7191508336983897 0.7321320449927154 0.7442654295966333 0.755540802956767 0.7659487421340286 0.775480584478324 0.7841284262749563 0.791885121396041 0.7987442799874735 0.804700267219181 0.8097482021235384 0.8138839565439665 0.8171041542128287 0.8194061699748351 0.8207881291692297 0.8212489071811048; -0.984818034500167 -0.97849321434782 -0.971087331449866 -0.9626107534549583 -0.9530753242854241 -0.9424943385169073 -0.9308825127718279 -0.9182559542405966 -0.9046321264549142 -0.8900298124470596 -0.8744690754377925 -0.8579712172033385 -0.8405587342787938 -0.8222552721612416 -0.8030855776807939 -0.7830754497117499 -0.762251688398997 -0.7406420430767693 -0.7182751590578415 -0.6951805234712859 -0.671388410326002 -0.6469298249754466 -0.6218364481563031 -0.5961405797703946 -0.5698750825748766 -0.5430733259408163 -0.5157691298346596 -0.4879967091708845 -0.4597906186774258 -0.4311856984082437 -0.4022170200298073 -0.372919834000326 -0.3433295177523233 -0.31348152498071113 -0.2834113361299261 -0.2531544101649867 -0.22274613770260324 -0.19222179556975003 -0.1616165028484425 -0.13096517845693678 -0.10030250030916733 -0.06966286608605782 -0.03908035564437879 -0.00858869508115414 0.021778777535793818 0.05198914476761393 0.08200994073770003 0.11180918040801814 0.1413553872140033 0.17061761907915973 0.19956549283567201 0.22816920708214372 0.25639956351396126 0.2842279867657858 0.31162654280923946 0.3385679559520657 0.3650256244878362 0.39097363504770805 0.41638677570778787 0.4412405479073604 0.46551117723459484 0.4891756231373684 0.512211587617553 0.5345975229675269 0.556312638607785 0.5773369070843899 0.5976510692845991 0.6172366389283641 0.6360759063925484 0.6541519419236332 0.6714485982934324 0.687950512950897 0.7036431097214937 0.7185126001038921 0.7325459842118147 0.7457310514068881 0.758056380666217 0.769511340726176 0.7800860900415992 0.7897715765971457 0.7985595376051571 0.8064424991217736 0.8134137756104967 0.8194674694797299 0.8245984706181528 0.8288024559490506 0.8320758890219726 0.8344160196573057 0.8358208836565415 0.8362893025882021; -0.984817023867598 -0.9784911861965345 -0.9710836658944297 -0.962604623278068 -0.9530656682177805 -0.9424798361429907 -0.9308615612347549 -0.918226646906508 -0.904592233683565 -0.8899767646005848 -0.8743999482441376 -0.8578827195746838 -0.840447198668643 -0.8221166475267817 -0.8029154250998476 -0.7828689406862362 -0.7620036058594639 -0.7403467850853617 -0.7179267451901715 -0.6947726038412025 -0.6709142772013045 -0.6463824269172853 -0.6212084066004604 -0.5954242079548875 -0.5690624067055037 -0.5421561084744191 -0.514738894749036 -0.4868447690805585 -0.4585081036458311 -0.4297635862993914 -0.4006461682361635 -0.37119101237842544 -0.3414334425936177 -0.3114088938422331 -0.2811528633475644 -0.250700862871447 -0.22008837217246405 -0.18935079371533667 -0.15852340869253337 -0.1276413344114557 -0.09673948309303952 -0.06585252212015695 -0.03501483576698195 -0.004260488433429598 0.02637681059804388 0.05686374087254231 0.08716740293527792 0.11725534896811923 0.14709561189732537 0.17665673298504903 0.2059077879221642 0.23481841144465967 0.2633588205001572 0.29149983599508494 0.31921290315663475 0.3464701105469198 0.3732442077696437 0.39950862191218595 0.42523747276823604 0.45040558688801946 0.4749885105047594 0.4989625213873004 0.5223046396698011 0.5449926377101164 0.5670050490289053 0.5883211763816854 0.608921099015959 0.6287856791652343 0.647896567831228 0.6662362099047853 0.6837878486751334 0.700535529775943 0.7164641046154032 0.7315592333360535 0.7458073873485369 0.7591958514817021 0.7717127257896402 0.7833469270542756 0.7940881900200698 0.8039270683952332 0.8128549356516053 0.82086398565304 0.8279472331397497 0.8340985140936172 0.8393124860069828 0.8435846280748729 0.84691124132805 0.8492894487216455 0.8507171951914897 0.8511932476875865; -0.9848160440515432 -0.9784892197808486 -0.971080111688785 -0.9625986788844059 -0.9530563040189719 -0.9424657708390872 -0.9308412390928871 -0.9181982168787538 -0.9045535305344005 -0.8899252921719512 -0.8743328649718163 -0.8577968263546956 -0.8403389291568951 -0.8219820609393031 -0.8027502015647988 -0.7826683791826029 -0.7617626247610235 -0.7400599253123267 -0.717588175954929 -0.6943761309589317 -0.6704533539210565 -0.6458501672144538 -0.6205976008575411 -0.5947273409441367 -0.568271677774588 -0.5412634538245042 -0.5137360116840355 -0.48572314209650885 -0.4572590322205994 -0.42837821423520867 -0.3991155144008027 -0.3695060026852591 -0.33958494305624093 -0.3093877445358752 -0.27894991310707884 -0.24830700455427646 -0.21749457831454638 -0.18654815240849698 -0.15550315951335036 -0.12439490423396264 -0.09325852162076351 -0.06212893697696503 -0.031040826990847568 -2.858222255618803e-5 0.030873729031389095 0.061632395478678104 0.09221409616550262 0.12258593239875097 0.15271545825559327 0.1825707096850217 0.21212023221065288 0.24133310724859955 0.2701789770583933 0.29862806834882966 0.3266512145641799 0.3542198768794836 0.38130616393661293 0.4078828503554516 0.4339233940568958 0.4594019524364462 0.484293397428946 0.5085733295064963 0.5322180906528104 0.5552047763582093 0.5775112466801562 0.5991161364146762 0.6199988644242113 0.6401396421674357 0.6595194814763403 0.6781202016254355 0.6959244357372988 0.7129156365678779 0.7290780817139708 0.7443968782841536 0.7588579670731331 0.7724481262780585 0.7851549747937617 0.7969669751222029 0.8078734359296057 0.8178645142828593 0.8269312175947804 0.8350654053057436 0.8422597903270436 0.8485079402691292 0.8538042784755712 0.8581440848812888 0.8615234967111873 0.8639395090329336 0.8653899751751454 0.8658736070197985; -0.9848150998384301 -0.9784873247174813 -0.9710766862373715 -0.9625929494261263 -0.9530472776889367 -0.9424522118257852 -0.9308216465603778 -0.9181708046591238 -0.904516208726346 -0.8898756507688745 -0.8742681596296387 -0.8577139663957816 -0.8402344678921799 -0.8218521883760103 -0.8025907395521559 -0.7824747790328045 -0.761529967367488 -0.7397829237721196 -0.7172611806872347 -0.6939931372967003 -0.6700080121385716 -0.6453357949396227 -0.620007197804322 -0.5940536058877162 -0.5675070276798355 -0.5404000450268888 -0.5127657630116554 -0.48463775981221174 -0.4560500366543979 -0.42703696796936225 -0.39763325186304344 -0.3678738609997341 -0.33779399399680815 -0.3074290274224418 -0.27681446848269514 -0.24598590847867083 -0.2149789771087323 -0.1838292976848968 -0.15257244332662281 -0.12124389418927324 -0.08987899577862954 -0.0585129183969329 -0.02718061776011956 0.004083203179787478 0.03524413117880236 0.06626807838871467 0.09712131677085235 0.1277705112234062 0.15818275141473392 0.18832558231981103 0.2181670334614322 0.24767564686202542 0.27682050371593253 0.30557124979575145 0.3338981196098059 0.3617719593310369 0.38916424852056364 0.4160471206718432 0.4423933826037917 0.46817653273337867 0.4933707782601182 0.5179510512965182 0.5418930239799515 0.5651731226025501 0.5877685407966502 0.6096572518139854 0.6308180199372895 0.6512304110632073 0.6708748024954596 0.689732391987031 0.7077852060698184 0.7250161077096361 0.7414088033237842 0.7569478491975252 0.7716186573348055 0.7854075007774112 0.7983015184254572 0.8102887193907113 0.8213579869127277 0.8314990818661351 0.8407026458857101 0.8489602041340407 0.8562641677346978 0.8626078358918625 0.8679853977153231 0.8723919337676633 0.8758234173483248 0.8782767155270358 0.8797495899368815 0.8802406973350326; -0.984814195842513 -0.9784855102791782 -0.9710734063262345 -0.9625874630274965 -0.9530386336197225 -0.9424392259275417 -0.9308028804195512 -0.9181445459945442 -0.9044804535734312 -0.8898280875786361 -0.8742061553885133 -0.8576345548596845 -0.8401343400150416 -0.8217276849995444 -0.8024378464097996 -0.7822891241067623 -0.7613068206237191 -0.7395171992840184 -0.716947441144754 -0.6936256008838706 -0.6695805617488471 -0.6448419896853325 -0.619440286763795 -0.5934065440214595 -0.5667724938355516 -0.5395704619421601 -0.5118333192128934 -0.4835944332989725 -0.4548876202494817 -0.42574709620725476 -0.3962074292822551 -0.36630349169847226 -0.3360704123061902 -0.3055435295471239 -0.27475834495535656 -0.24375047727225904 -0.21255561724870334 -0.1812094832028987 -0.14974777739709658 -0.11820614329131021 -0.08662012372704865 -0.05502512008891753 -0.023456352486847815 0.00805117900335636 0.03946273200843312 0.0707438584072129 0.10186043973823355 0.13277872144700092 0.1634653459589365 0.19388738456840132 0.22401236813830003 0.2538083166087311 0.2832437673169065 0.31228780213409935 0.34091007342870544 0.3690808288676263 0.3967709350710474 0.42395190013836076 0.45059589506539865 0.4766757740753468 0.5021650938876812 0.5270381319512172 0.5512699036688757 0.5748361786430829 0.5977134959717939 0.6198791786260154 0.6413113469403661 0.6619889312486794 0.6818916836969416 0.7010001892659343 0.7192958760358714 0.7367610247250604 0.7533787775341906 0.7691331463272741 0.7840090201795421 0.7979921723217277 0.8110692665091739 0.8232278628430801 0.8344564230699696 0.844744315384112 0.8540818187561959 0.8624601268100132 0.8698713512672929 0.8763085249791419 0.8817656045607726 0.8862374726443901 0.8897199397632263 0.8922097458777898 0.8937045615534455 0.894202988796435; -0.9848133364831176 -0.9784837853487541 -0.9710702880393445 -0.9625822466437741 -0.9530304143711017 -0.9424268772322054 -0.9307850335235166 -0.9181195711729714 -0.9044464430141302 -0.8897828400599294 -0.8741471628526682 -0.857558990971636 -0.8400390507841599 -0.8216091815298662 -0.802292299831492 -0.7821123627287481 -0.7610943293344195 -0.7392641212141593 -0.7166485815932363 -0.6932754334948732 -0.6691732369157317 -0.6443713451445976 -0.6188998603303685 -0.5927895884051115 -0.5660719934671633 -0.5387791517281394 -0.5109437051261421 -0.4825988147056268 -0.45377811386212236 -0.42451566154751913 -0.39484589552877397 -0.3648035857898155 -0.3344237881630987 -0.3037417982736866 -0.27279310587500843 -0.24161334965150585 -0.2102382725593284 -0.17870367777205196 -0.14704538529411404 -0.11529918930031097 -0.08350081625531357 -0.05168588386272935 -0.019889860888818733 0.011851972098417395 0.043504561038450136 0.07503311570368477 0.10640314601336444 0.1375804973122565 0.16853138459445302 0.19922242565657927 0.22962067316841958 0.25969364565263475 0.2894093573686922 0.3187363470994474 0.3476437058419284 0.37610110340684016 0.40407881393405354 0.43154774033393367 0.45847943766673316 0.48484613547446254 0.5106207590816444 0.5357769498831558 0.5602890846389502 0.5841322937968708 0.6072824788659672 0.6297163288637642 0.6514113358617619 0.6723458096541094 0.6924988915748815 0.7118505674896884 0.7303816799875055 0.7480739397985909 0.7649099364641924 0.7808731482834262 0.7959479515622694 0.8101196291889957 0.8233743785596951 0.8356993188766613 0.8470824978414974 0.8575128977637329 0.8669804411045946 0.8754759954743357 0.8829913781002029 0.8895193597807216 0.8950536683405136 0.8995889915983288 0.9031209798593964 0.905646247941563 0.907162376743026 0.9076679143577616; -0.9848125259628164 -0.9784821583749775 -0.971067346678201 -0.9625773259254755 -0.9530226604545153 -0.942415226762759 -0.9307681943159658 -0.9180960043426072 -0.9044143466713662 -0.8897401346739217 -0.8740914783797596 -0.8574876558340303 -0.8399490827734188 -0.8214972806986213 -0.8021548434252895 -0.7819454021982375 -0.760893589456249 -0.7390250013370459 -0.7163661590137593 -0.6929444689557415 -0.6687881822076 -0.6439263527810778 -0.618388795254734 -0.5922060416763902 -0.5654092978629537 -0.5380303991915414 -0.5101017659748283 -0.48165635851221894 -0.4527276319068334 -0.4233494907364079 -0.3935562436640561 -0.36338255807245 -0.33286341480234793 -0.30203406307358854 -0.2709299756636474 -0.23958680441568866 -0.20804033614471967 -0.17632644900702674 -0.14448106939450353 -0.11254012941187848 -0.08053952499114123 -0.04851507469373339 -0.016502479247303317 0.015462718139929815 0.047345170647941644 0.07910976586125222 0.11072166290100302 0.14214632864455629 0.1733495730079473 0.20429758327001446 0.2349569574204082 0.26529473651693725 0.29527843604088033 0.32487607624191267 0.35405621146716976 0.38278795847174585 0.41104102371049445 0.4387857296134665 0.4659930398495954 0.49263458358535656 0.5186826787471167 0.5441103542976522 0.5688913715389667 0.593000244455 0.6164122591091029 0.6391034921123102 0.6610508281793928 0.6822319767904952 0.7026254879768175 0.7222107672492927 0.7409680896895785 0.7588786132228742 0.7759243910921482 0.7920883835532931 0.8073544688105252 0.8217074532110219 0.8351330807173554 0.8476180416757194 0.8591499808972982 0.8697175050693565 0.8793101895117882 0.8879185842939165 0.8955342197253234 0.9021496112333965 0.9077582636391183 0.9123546748414156 0.9159343389191112 0.9184937486582057 0.920030397510869 0.9205427809911332; -0.9848117682466436 -0.9784806373305315 -0.9710645966851494 -0.9625727250887898 -0.9530154101265645 -0.9424043321631868 -0.9307524463710384 -0.9180739628586485 -0.9043843249491951 -0.8897001856629132 -0.8740393824613258 -0.8574209103150139 -0.8398648931601855 -0.8213925538125667 -0.8020261824101274 -0.7817891034588649 -0.7607056415582619 -0.7388010858851533 -0.7161016535165184 -0.6926344516732335 -0.6684274389679792 -0.6435093857414002 -0.6179098335711782 -0.5916590540389715 -0.5647880068401439 -0.537328297320937 -0.5093121335271347 -0.4807722828474553 -0.451742028333793 -0.4222551247791064 -0.39234575463217103 -0.3620484838266303 -0.3313982175998032 -0.30043015637450565 -0.26917975177482745 -0.23768266284427528 -0.2059747125320687 -0.17409184451060278 -0.14207008038421945 -0.10994547734646452 -0.07775408633997291 -0.04553191077003153 -0.013314865819714538 0.018861261588652225 0.05096085214414896 0.08294849277165159 0.11478901449472029 0.1464475295049112 0.17788946740848566 0.20908061062457303 0.23998712891177734 0.27057561300313976 0.30081310733217237 0.3306671418354075 0.36010576281951107 0.38909756288354047 0.41761170988930535 0.4456179749750794 0.47308675961005797 0.4999891216889758 0.526296800668194 0.5519822417463206 0.5770186190940446 0.6013798581393424 0.6250406569155615 0.6479765064810865 0.6701637104203554 0.6915794034369224 0.7122015690500632 0.7320090564070627 0.7509815962238697 0.7690998158671951 0.7863452535914112 0.8027003719437659 0.8181485703514673 0.8326741969041263 0.8462625593448614 0.8588999352830998 0.8705735816417274 0.881271743350774 0.8909836612992725 0.8996995795562939 0.9074107518714543 0.9141094474644228 0.9197889561121144 0.9244435925413684 0.9280687001339696 0.9306606539498885 0.9322168630735972 0.9327357722872688; -0.9848110670424624 -0.9784792296722677 -0.9710620515708256 -0.9625684667928525 -0.9530086991932362 -0.9423942474003358 -0.9307378679560745 -0.918053556661711 -0.9043565281720851 -0.8896631938848762 -0.8739911381749615 -0.8573590930273356 -0.8397869111252012 -0.8212955374527834 -0.8019069794751391 -0.7816442759597135 -0.7605314645066378 -0.7385935478567767 -0.7158564590482603 -0.6923470254937707 -0.6680929320520718 -0.6431226831683021 -0.6174655641582721 -0.591151601712531 -0.5642115236962085 -0.536676718320676 -0.5085791927628398 -0.47995153130745016 -0.4508268530871422 -0.42123876949407296 -0.391221341335924 -0.3608090358078059 -0.33003668335014946 -0.29893943446105675 -0.26755271652984025 -0.235912190756552 -0.20405370922027524 -0.17201327215680295 -0.13982698550404316 -0.1075310187711524 -0.07516156328496491 -0.04275479086476478 -0.010346812973907264 0.02202635960580092 0.05432885653369547 0.08652498706318727 0.11857927855004192 0.15045651428068707 0.182121770587814 0.21354045322317985 0.2446783329600551 0.2755015804002832 0.3059767999633907 0.336071063037579 0.365751940274753 0.3949875330140071 0.4237465038201446 0.45199810612589497 0.47971221296847527 0.5068593448130209 0.5334106964572122 0.5593381630130846 0.5846143649635878 0.6092126722929206 0.6331072276910135 0.6562729688337663 0.6786856497417737 0.7003218612212795 0.7211590503919995 0.741175539307235 0.7603505426723833 0.7786641846685133 0.7960975148881426 0.8126325233907119 0.8282521548855115 0.8429403220499834 0.8566819179913931 0.869462827859844 0.8812699396205147 0.8920911539928097 0.9019153935638606 0.9107326110834891 0.9185337969473439 0.9253109858744764 0.9310572627851073 0.9357667678837768 0.939434700952473 0.9420573248576866 0.9436319682746716 0.9441570276314862; -0.9848104257825806 -0.9784779423039728 -0.9710597238461283 -0.9625645720245752 -0.9530025608260025 -0.9423850224835583 -0.9307245316199745 -0.9180348876919419 -0.9043310957725634 -0.8896293457119779 -0.8739469897193733 -0.8573025184125803 -0.8397155353842425 -0.8212067303362015 -0.8017978508361853 -0.7815116727531783 -0.7603719694299094 -0.73840347965281 -0.7156318744814603 -0.6920837230010406 -0.6677864570625804 -0.6427683350768914 -0.6170584049289237 -0.590686466079975 -0.5636830309256466 -0.5360792854777181 -0.5079070494381805 -0.4791987357335753 -0.44998730957747357 -0.4203062471284746 -0.39018949381043966 -0.35967142236088273 -0.3287867906724718 -0.29757069949146836 -0.26605855003570067 -0.23428600159325702 -0.20228892916160335 -0.17010338118520235 -0.1377655374479896 -0.10531166717526196 -0.07277808739764259 -0.040201121627824334 -0.007617058898757241 0.024937886790091873 0.05742761657393233 0.0898161863289445 0.12206784574348191 0.15414707681619733 0.1860186317452496 0.21764757017496075 0.24899929576842986 0.280039592076754 0.3107346576776283 0.34105114055815605 0.370956171718733 0.4004173979768524 0.42940301395159436 0.4578817932114352 0.48582311856979343 0.51319701151447 0.5399741607587782 0.5661259499037473 0.5916244842022561 0.6164426164173838 0.6405539717685755 0.6639329719604612 0.6865548582903196 0.7083957138312367 0.7294324846889848 0.7496430003315279 0.769005992990861 0.7875011161376005 0.8051089620293622 0.8218110783345111 0.8375899838333234 0.8524291831989805 0.8663131808611194 0.8792274939548909 0.8911586643586425 0.9020942698234236 0.9120229341975498 0.9209343367494283 0.928819220591753 0.9356694002100524 0.9414777680983775 0.9462383005046945 0.949946062288285 0.9525972108911498 0.9541889994250986 0.954719778875849; -0.9848098476067155 -0.9784767815418374 -0.9710576249590903 -0.9625610599916848 -0.9529970253908736 -0.9423767032038485 -0.9307125038097767 -0.918018049342675 -0.9043081555327792 -0.8895988120009191 -0.8739071610431468 -0.8572514749454982 -0.8396511318712525 -0.821126590365425 -0.8016993625234416 -0.7813919858730316 -0.7602279940202868 -0.7382318861126228 -0.7154290951729747 -0.6918459553610332 -0.6675096682185948 -0.6424482679572528 -0.6166905858475937 -0.5902662137698851 -0.5632054669868574 -0.5355393461996748 -0.5072994989484851 -0.47851818041912086 -0.4492282137174952 -0.419462949673136 -0.38925622623296025 -0.3586423275060053 -0.3276559425192442 -0.2963321237439243 -0.26470624545105914 -0.2328139619537637 -0.20069116579308474 -0.16837394592284394 -0.1358985459477581 -0.10330132246778978 -0.07061870358027934 -0.03788714758991909 -0.00514310197510385 0.02757703734239782 0.060236966379174806 0.09280051307968892 0.12523167687168363 0.15749466774735046 0.18955394483184654 0.22137425440257713 0.2529206673243792 0.2841586158675593 0.315053929877484 0.345572872266171 0.3756821737980687 0.4053490671439026 0.4345413201781472 0.46322726849731466 0.4913758471378444 0.5189566214739261 0.5459398172770938 0.5722963499208773 0.5979978527151792 0.6230167043564034 0.6473260554806167 0.670899854308251 0.6937128713700036 0.7157407233046765 0.7369598957207255 0.7573477651142337 0.7768826198369323 0.7955436801086997 0.8133111170697477 0.8301660708683849 0.8460906677808973 0.8610680363606469 0.8750823226140128 0.8881187042012471 0.9001634036607292 0.9112037006554419 0.9212279432407948 0.9302255581531761 0.9381870601188116 0.9451040601826877 0.9509692730574153 0.9557765234920115 0.9595207516606418 0.9621980175713997 0.9638055044952231 0.9643415214150401; -0.9848093353463936 -0.9784757530828206 -0.9710557652369999 -0.9625579480245848 -0.952992120291424 -0.9423693308940867 -0.9307018445179168 -0.9180031259572844 -0.9042878228852741 -0.8895717471425568 -0.8738718545775792 -0.8572062234725478 -0.839594031591882 -0.8210555318919435 -0.8016120269328441 -0.7812858420350454 -0.7601002972252262 -0.7380796780175664 -0.71524920507812 -0.6916350028213691 -0.6672640669893246 -0.6421642312646986 -0.6163641329706816 -0.5898931779107726 -0.5627815044028381 -0.5350599465622375 -0.5067599968893247 -0.47791376821703463 -0.4485539550744801 -0.4187137945226403 -0.388427026518193 -0.3577278538614532 -0.32665090178413264 -0.2952311772323063 -0.2635040278995255 -0.23150510106446542 -0.19927030228685327 -0.1668357540146956 -0.1342377541549938 -0.10151273465923086 -0.06869722017395313 -0.035827786805701096 -0.0029410210484391453 0.029926521079521533 0.0627383546433661 0.09545810609988371 0.12804955326266226 0.1604766648825528 0.19270363980292146 0.22469494565065914 0.25641535702528967 0.287829993149976 0.31890435494965536 0.34960436152297747 0.3798963859761532 0.4097472905882705 0.4391244612790389 0.4679958413513511 0.4963299644824277 0.5240959869386803 0.5512637189907749 0.577803655506692 0.6036870057018513 0.6288857220266287 0.6533725281727979 0.6771209461816045 0.7001053226373133 0.7223008539311602 0.7436836105816946 0.7642305605984953 0.7839195918772175 0.8027295336148332 0.8206401767348169 0.8376322933128411 0.8536876549943503 0.8687890503961143 0.8829203014845668 0.8960662789244002 0.908212916391507 0.9193472238449405 0.9294572997531217 0.9385323422700296 0.9465626593575946 0.9535396778509733 0.9594559514637981 0.9643051677309094 0.9680821538864443 0.9707828816755244 0.9724044710981243 0.9729451930840307; -0.9848088915108675 -0.9784748619760772 -0.9710541538340973 -0.9625552514876096 -0.9529878698267347 -0.9423629422118885 -0.9306926069624668 -0.9179901923726556 -0.9042702002779085 -0.8895482881978336 -0.8738412500833445 -0.857166995697996 -0.8395445286654049 -0.8209939232165551 -0.8015362996726157 -0.7811937987006327 -0.7599895543810871 -0.7379476661279003 -0.7150931695028802 -0.691452005967998 -0.6670509916201308 -0.641917784954065 -0.6160808537006189 -0.5895694407876937 -0.5624135294729089 -0.5346438076972404 -0.5062916317097008 -0.47738898901366517 -0.4479684606858628 -0.418063183119412 -0.3877068092425005 -0.3569334692644585 -0.3257777310010184 -0.2942745598305072 -0.2624592783325768 -0.23036752566085428 -0.1980352167005818 -0.1654985010619309 -0.13279372195919462 -0.09995737502552614 -0.06702606711228726 -0.03403647512136455 -0.0010253049180939124 0.031970749628374096 0.0649150474313068 0.09777104075413814 0.1305023155156211 0.1630726312892669 0.1954459609549658 0.227586529961775 0.2594588551619341 0.29102778317728945 0.322258528260465 0.3531167096142561 0.38356838813390676 0.4135801025381119 0.44311890485577177 0.47215239523672226 0.5006487560558577 0.528576785281249 0.5559059290780464 0.5826063136211416 0.6086487760907104 0.6340048948259289 0.6586470186132808 0.6825482950870015 0.7056826982203034 0.7280250548871042 0.7495510704750519 0.7702373535316623 0.7900614394264128 0.8090018130126155 0.827037930273869 0.8441502389408141 0.8603201980648512 0.8755302965363527 0.889764070535781 0.9030061199069548 0.9152421234425341 0.9264588530725806 0.9366441869478306 0.9457871214100644 0.9538777818426923 0.9609074323953901 0.9668684845773119 0.9717545047140949 0.9755602202645315 0.9782815249934451 0.9799154829979464 0.9804603315848857; -0.9848085182746277 -0.9784741125976033 -0.9710527986851385 -0.9625529837001865 -0.9529842950651132 -0.9423575689464333 -0.9306848373024597 -0.9179793135124115 -0.9042553766075055 -0.8895285541264977 -0.8738155036200268 -0.8571339928299593 -0.8395028785717075 -0.8209420843492303 -0.8014725767340695 -0.7811163405413981 -0.7598963528375555 -0.7378365558150366 -0.714961828572253 -0.6912979578367316 -0.6668716076716202 -0.6417102882065532 -0.6158423234349832 -0.5892968181211037 -0.5621036238603915 -0.5342933043386294 -0.5058970998350372 -0.47694689101578464 -0.44747516206477517 -0.41751496319906645 -0.38709987261674217 -0.3562639579253791 -0.3250417370995236 -0.29346813901577634 -0.26157846361419684 -0.22940834173477098 -0.19699369467764738 -0.16437069353574 -0.13157571834811285 -0.09864531712231567 -0.06561616477353754 -0.03252502202805331 0.0005913056619761847 0.03369600914578671 0.06675231649736704 0.09972353378945954 0.13257308567342677 0.16526455572091697 0.19776172648395035 0.23002861923088075 0.262029533316451 0.29372908514503 0.3250922466870018 0.3560843835091685 0.38667129228097963 0.4168192377193447 0.44649498893576967 0.4756658551505602 0.5042997207398382 0.5323650795821453 0.5598310686724506 0.5866675009724247 0.6128448974668866 0.6383345183974032 0.6631083936450707 0.6871393522355774 0.7104010509407076 0.7328680019515076 0.7545155995993992 0.775320146102571 0.7952588763160376 0.8143099814647922 0.8324526318405234 0.8496669984433867 0.8659342735513508 0.8812366902006455 0.8955575405618474 0.9088811931971273 0.9211931091851786 0.9324798571013122 0.9427291268411814 0.9519297422775518 0.9600716727404868 0.9671460433122603 0.9731451439292462 0.9780624372839599 0.9818925655213522 0.9846313557243732 0.9862758241847359 0.9868241794557162; -0.98480821746657 -0.9784735086282409 -0.9710517064650898 -0.9625511558683714 -0.9529814137343643 -0.9423532378505037 -0.9306785743902006 -0.917970544032731 -0.9042434267263453 -0.8895126451144876 -0.8737947466467246 -0.8571073843976388 -0.8394692966185743 -0.8209002850486987 -0.8014211920133745 -0.7810538763393294 -0.7598211881175282 -0.7377469423460576 -0.7148558914866265 -0.6911736969695785 -0.6667268996835141 -0.6415428894867565 -0.6156498737790073 -0.5890768451725343 -0.5618535483032191 -0.5340104458226694 -0.5055786836134477 -0.47659005527021703 -0.447076965890317 -0.4170723952179122 -0.3866098601864127 -0.3557233769043767 -0.3244474221305408 -0.292816894283975 -0.26086707403568427 -0.22863358452819957 -0.19615235126988442 -0.1634595617507959 -0.1305916248269828 -0.09758512992009513 -0.06447680607911971 -0.03130348095091044 0.001897960293993469 0.035090616033998 0.06823760922158736 0.10130212831533801 0.1342474680735905 0.16703707016502273 0.19963456355181547 0.2320038046016909 0.26410891688563837 0.29591433061878525 0.327384821702527 0.35848555032672935 0.38918209909154206 0.4194405106091333 0.44922732454645936 0.4785096140710046 0.5072550216622901 0.5354317942528221 0.563008817663081 0.5899556502960609 0.6162425560578347 0.6418405364715951 0.6667213619536043 0.6908576022205009 0.7142226557984349 0.7367907786055365 0.7585371115802797 0.779437707329361 0.7994695557697877 0.8186106087409522 0.8368398035635595 0.8541370855233728 0.8704834292588464 0.8858608590328257 0.9002524678696106 0.9136424355397925 0.9260160453764095 0.9373596999070739 0.947660935287874 0.9569084345259671 0.9650920394789232 0.9722027616200084 0.9782327915597366 0.9831755073151488 0.9870254813194225 0.9897784861655479 0.9914314990789452 0.9919827051150398; -0.98480799056088 -0.9784730530351593 -0.9710508825551808 -0.9625497770271589 -0.9529792401292855 -0.9423499704988144 -0.9306738495622265 -0.9179639280232504 -0.9042344110251352 -0.8895006420051692 -0.8737790852609825 -0.8570873072497345 -0.839443956642766 -0.8208687431597835 -0.8013824152080663 -0.7810067363535996 -0.7597644606523777 -0.7376793068714617 -0.7147759316306257 -0.6910799014966832 -0.6666176640637503 -0.6414165180538589 -0.6155045824734017 -0.5889107648619563 -0.5616647286710046 -0.5337968598110182 -0.5053382324062499 -0.4763205737974232 -0.44677622883326623 -0.4167381234925867 -0.386239727879226 -0.3553150186328647 -0.32399844079919365 -0.29232486920347267 -0.2603295693719466 -0.22804815804596126 -0.19551656333397247 -0.16277098454690933 -0.12984785176256652 -0.09678378516487807 -0.06361555420402779 -0.030380036623411526 0.0028858226005447738 0.03614505235972914 0.06936069651100801 0.10249585492249592 0.13551372442393175 0.16837763961592672 0.2010511134931323 0.23349787783675965 0.2656819233322513 0.2975675393683725 0.32911935347446986 0.360302370353188 0.3910820104664966 0.4214241481335152 0.45129514909926555 0.4806619075341908 0.5094918824250085 0.5377531333182277 0.5654143553784827 0.5924449137246628 0.6188148770076894 0.6444950501947008 0.669457006525332 0.6936731186067462 0.717116588615051 0.7397614775717622 0.7615827336650084 0.7825562195862383 0.8026587388542789 0.8218680610996978 0.8401629462835615 0.8575231678258134 0.8739295346196787 0.8893639119096741 0.9038092410120044 0.91724955785734 0.9296700103372021 0.9410568744364142 0.9513975691353385 0.9606806700668781 0.9688959219144946 0.9760342495387798 0.9820877678214056 0.9870497902165765 0.9909148360014125 0.9936786362180011 0.9953381383011672 0.995891509387335; -0.9848078386696814 -0.9784727480569161 -0.9710503310155114 -0.9625488539939141 -0.9529777850369615 -0.9423477831735507 -0.9306706864703326 -0.9179594987651667 -0.9042283750955619 -0.8894926058388446 -0.8737685995822471 -0.8570738647425687 -0.8394269899564871 -0.8208476232639864 -0.8013564501087452 -0.7809751701806701 -0.7597264731270603 -0.7376340131601737 -0.7147223825902002 -0.6910170843138589 -0.6665445032899984 -0.641331877034724 -0.6154072651696404 -0.5887995180578789 -0.561538244563558 -0.5336537789713145 -0.5051771471034369 -0.4761400316730369 -0.4465747369124938 -0.4165141525172114 -0.38599171694544954 -0.35504138011567726 -0.32369756554354046 -0.2919951319611146 -0.2599693344616524 -0.2276557852135277 -0.19509041378750333 -0.1623094271418482 -0.12934926931014623 -0.09624658083693241 -0.06303815800652221 -0.029760911910571407 0.003548172599971722 0.03685207803276495 0.07011379539607068 0.10329636531910912 0.13636291910509724 0.1692767196714625 0.20200120233185132 0.2345000153748353 0.2667370603944501 0.29867653232805463 0.33028295915736455 0.3615212412289449 0.39235669015089425 0.4227550672229997 0.4526826213581694 0.4821061264535847 0.510992918170638 0.5393109300834305 0.5670287291563262 0.5941155505118445 0.6205413314509748 0.6462767446888574 0.6712932307696694 0.6955630296254683 0.7190592112447278 0.7417557054172789 0.7636273305234186 0.7846498213359997 0.8047998558054134 0.8240550807985044 0.8423941367636066 0.8597966812950691 0.8762434115718537 0.8917160856460064 0.9061975425580727 0.9196717212577947 0.9321236783097304 0.9435396043647526 0.9539068393797242 0.9632138865689931 0.9714504250727293 0.9786073213284987 0.984676639133877 0.9896516483893032 0.9935268325118003 0.9962978945116129 0.9979617617252474 0.9985165891998435; -0.984807762537488 -0.9784725951921804 -0.9710500545643683 -0.9625483913331967 -0.9529770556803239 -0.9423466867778595 -0.9306691009538167 -0.9179572785482805 -0.904225349474949 -0.889488577504161 -0.8737633432849287 -0.8570671261249243 -0.8394184845487264 -0.8208370356560216 -0.8013434333027647 -0.7809593451296387 -0.7597074284634172 -0.7376113051181052 -0.7146955351239379 -0.6909855894135338 -0.6665078214956358 -0.6412894381480183 -0.6153584691622109 -0.5887437361737622 -0.5614748206127596 -0.533582030810325 -0.5050963682977145 -0.4760494933355667 -0.44647368971169193 -0.4164018288465928 -0.3858673332466975 -0.35490413934597953 -0.3235466597773427 -0.2918297451157525 -0.25978864513570216 -0.22745896962612175 -0.19487664880632125 -0.16207789338702716 -0.12909915432091268 -0.09597708228740864 -0.06274848695684256 -0.02945029607920577 0.0038804855569744092 0.037206817250021056 0.07049166354905326 0.10369803541073988 0.1367890313031196 0.1697278782108349 0.20247797249620475 0.23500292057077196 0.26726657933213605 0.29923309632117506 0.33086694955506724 0.362132986991892 0.3929964655829977 0.42342308986979516 0.4533790500821397 0.4828310596960327 0.5117463924089647 0.5400929184918828 0.5678391404774643 0.5949542281451058 0.6214080527638367 0.6471712205551837 0.6722151053388843 0.6965118803252566 0.7200345490189884 0.7427569752000825 0.7646539119487414 0.7857010296820176 0.8058749431711677 0.8251532375097735 0.8435144930038618 0.8609383089564461 0.8774053263201484 0.8928972491928087 0.907396865132271 0.9208880642678544 0.9333558571873398 0.9447863915796675 0.9551669676149167 0.9644860520445393 0.9727332910062343 0.9798995215192894 0.98597678165766 0.9909583193895266 0.9948386000735436 0.9976133126034817 0.9992793741944621 0.9998349338054849; -0.984807762537488 -0.9784725951921804 -0.9710500545643683 -0.9625483913331967 -0.9529770556803239 -0.9423466867778595 -0.9306691009538167 -0.9179572785482805 -0.904225349474949 -0.889488577504161 -0.8737633432849287 -0.8570671261249243 -0.8394184845487264 -0.8208370356560216 -0.8013434333027647 -0.7809593451296387 -0.7597074284634172 -0.7376113051181052 -0.7146955351239379 -0.6909855894135338 -0.6665078214956358 -0.6412894381480183 -0.6153584691622109 -0.5887437361737622 -0.5614748206127596 -0.533582030810325 -0.5050963682977145 -0.4760494933355667 -0.44647368971169193 -0.4164018288465928 -0.3858673332466975 -0.35490413934597953 -0.3235466597773427 -0.2918297451157525 -0.25978864513570216 -0.22745896962612175 -0.19487664880632125 -0.16207789338702716 -0.12909915432091268 -0.09597708228740864 -0.06274848695684256 -0.02945029607920577 0.0038804855569744092 0.037206817250021056 0.07049166354905326 0.10369803541073988 0.1367890313031196 0.1697278782108349 0.20247797249620475 0.23500292057077196 0.26726657933213605 0.29923309632117506 0.33086694955506724 0.362132986991892 0.3929964655829977 0.42342308986979516 0.4533790500821397 0.4828310596960327 0.5117463924089647 0.5400929184918828 0.5678391404774643 0.5949542281451058 0.6214080527638367 0.6471712205551837 0.6722151053388843 0.6965118803252566 0.7200345490189884 0.7427569752000825 0.7646539119487414 0.7857010296820176 0.8058749431711677 0.8251532375097735 0.8435144930038618 0.8609383089564461 0.8774053263201484 0.8928972491928087 0.907396865132271 0.9208880642678544 0.9333558571873398 0.9447863915796675 0.9551669676149167 0.9644860520445393 0.9727332910062343 0.9798995215192894 0.98597678165766 0.9909583193895266 0.9948386000735436 0.9976133126034817 0.9992793741944621 0.9998349338054849; -0.9848078386696814 -0.9784727480569161 -0.9710503310155114 -0.9625488539939141 -0.9529777850369615 -0.9423477831735507 -0.9306706864703326 -0.9179594987651667 -0.9042283750955619 -0.8894926058388446 -0.8737685995822471 -0.8570738647425687 -0.8394269899564871 -0.8208476232639864 -0.8013564501087452 -0.7809751701806701 -0.7597264731270603 -0.7376340131601737 -0.7147223825902002 -0.6910170843138589 -0.6665445032899984 -0.641331877034724 -0.6154072651696404 -0.5887995180578789 -0.561538244563558 -0.5336537789713145 -0.5051771471034369 -0.4761400316730369 -0.4465747369124938 -0.4165141525172114 -0.38599171694544954 -0.35504138011567726 -0.32369756554354046 -0.2919951319611146 -0.2599693344616524 -0.2276557852135277 -0.19509041378750333 -0.1623094271418482 -0.12934926931014623 -0.09624658083693241 -0.06303815800652221 -0.029760911910571407 0.003548172599971722 0.03685207803276495 0.07011379539607068 0.10329636531910912 0.13636291910509724 0.1692767196714625 0.20200120233185132 0.2345000153748353 0.2667370603944501 0.29867653232805463 0.33028295915736455 0.3615212412289449 0.39235669015089425 0.4227550672229997 0.4526826213581694 0.4821061264535847 0.510992918170638 0.5393109300834305 0.5670287291563262 0.5941155505118445 0.6205413314509748 0.6462767446888574 0.6712932307696694 0.6955630296254683 0.7190592112447278 0.7417557054172789 0.7636273305234186 0.7846498213359997 0.8047998558054134 0.8240550807985044 0.8423941367636066 0.8597966812950691 0.8762434115718537 0.8917160856460064 0.9061975425580727 0.9196717212577947 0.9321236783097304 0.9435396043647526 0.9539068393797242 0.9632138865689931 0.9714504250727293 0.9786073213284987 0.984676639133877 0.9896516483893032 0.9935268325118003 0.9962978945116129 0.9979617617252474 0.9985165891998435; -0.98480799056088 -0.9784730530351593 -0.9710508825551808 -0.9625497770271589 -0.9529792401292855 -0.9423499704988144 -0.9306738495622265 -0.9179639280232504 -0.9042344110251352 -0.8895006420051692 -0.8737790852609825 -0.8570873072497345 -0.839443956642766 -0.8208687431597835 -0.8013824152080663 -0.7810067363535996 -0.7597644606523777 -0.7376793068714617 -0.7147759316306257 -0.6910799014966832 -0.6666176640637503 -0.6414165180538589 -0.6155045824734017 -0.5889107648619563 -0.5616647286710046 -0.5337968598110182 -0.5053382324062499 -0.4763205737974232 -0.44677622883326623 -0.4167381234925867 -0.386239727879226 -0.3553150186328647 -0.32399844079919365 -0.29232486920347267 -0.2603295693719466 -0.22804815804596126 -0.19551656333397247 -0.16277098454690933 -0.12984785176256652 -0.09678378516487807 -0.06361555420402779 -0.030380036623411526 0.0028858226005447738 0.03614505235972914 0.06936069651100801 0.10249585492249592 0.13551372442393175 0.16837763961592672 0.2010511134931323 0.23349787783675965 0.2656819233322513 0.2975675393683725 0.32911935347446986 0.360302370353188 0.3910820104664966 0.4214241481335152 0.45129514909926555 0.4806619075341908 0.5094918824250085 0.5377531333182277 0.5654143553784827 0.5924449137246628 0.6188148770076894 0.6444950501947008 0.669457006525332 0.6936731186067462 0.717116588615051 0.7397614775717622 0.7615827336650084 0.7825562195862383 0.8026587388542789 0.8218680610996978 0.8401629462835615 0.8575231678258134 0.8739295346196787 0.8893639119096741 0.9038092410120044 0.91724955785734 0.9296700103372021 0.9410568744364142 0.9513975691353385 0.9606806700668781 0.9688959219144946 0.9760342495387798 0.9820877678214056 0.9870497902165765 0.9909148360014125 0.9936786362180011 0.9953381383011672 0.995891509387335; -0.98480821746657 -0.9784735086282409 -0.9710517064650898 -0.9625511558683714 -0.9529814137343643 -0.9423532378505037 -0.9306785743902006 -0.917970544032731 -0.9042434267263453 -0.8895126451144876 -0.8737947466467246 -0.8571073843976388 -0.8394692966185743 -0.8209002850486987 -0.8014211920133745 -0.7810538763393294 -0.7598211881175282 -0.7377469423460576 -0.7148558914866265 -0.6911736969695785 -0.6667268996835141 -0.6415428894867565 -0.6156498737790073 -0.5890768451725343 -0.5618535483032191 -0.5340104458226694 -0.5055786836134477 -0.47659005527021703 -0.447076965890317 -0.4170723952179122 -0.3866098601864127 -0.3557233769043767 -0.3244474221305408 -0.292816894283975 -0.26086707403568427 -0.22863358452819957 -0.19615235126988442 -0.1634595617507959 -0.1305916248269828 -0.09758512992009513 -0.06447680607911971 -0.03130348095091044 0.001897960293993469 0.035090616033998 0.06823760922158736 0.10130212831533801 0.1342474680735905 0.16703707016502273 0.19963456355181547 0.2320038046016909 0.26410891688563837 0.29591433061878525 0.327384821702527 0.35848555032672935 0.38918209909154206 0.4194405106091333 0.44922732454645936 0.4785096140710046 0.5072550216622901 0.5354317942528221 0.563008817663081 0.5899556502960609 0.6162425560578347 0.6418405364715951 0.6667213619536043 0.6908576022205009 0.7142226557984349 0.7367907786055365 0.7585371115802797 0.779437707329361 0.7994695557697877 0.8186106087409522 0.8368398035635595 0.8541370855233728 0.8704834292588464 0.8858608590328257 0.9002524678696106 0.9136424355397925 0.9260160453764095 0.9373596999070739 0.947660935287874 0.9569084345259671 0.9650920394789232 0.9722027616200084 0.9782327915597366 0.9831755073151488 0.9870254813194225 0.9897784861655479 0.9914314990789452 0.9919827051150398; -0.9848085182746277 -0.9784741125976033 -0.9710527986851385 -0.9625529837001865 -0.9529842950651132 -0.9423575689464333 -0.9306848373024597 -0.9179793135124115 -0.9042553766075055 -0.8895285541264977 -0.8738155036200268 -0.8571339928299593 -0.8395028785717075 -0.8209420843492303 -0.8014725767340695 -0.7811163405413981 -0.7598963528375555 -0.7378365558150366 -0.714961828572253 -0.6912979578367316 -0.6668716076716202 -0.6417102882065532 -0.6158423234349832 -0.5892968181211037 -0.5621036238603915 -0.5342933043386294 -0.5058970998350372 -0.47694689101578464 -0.44747516206477517 -0.41751496319906645 -0.38709987261674217 -0.3562639579253791 -0.3250417370995236 -0.29346813901577634 -0.26157846361419684 -0.22940834173477098 -0.19699369467764738 -0.16437069353574 -0.13157571834811285 -0.09864531712231567 -0.06561616477353754 -0.03252502202805331 0.0005913056619761847 0.03369600914578671 0.06675231649736704 0.09972353378945954 0.13257308567342677 0.16526455572091697 0.19776172648395035 0.23002861923088075 0.262029533316451 0.29372908514503 0.3250922466870018 0.3560843835091685 0.38667129228097963 0.4168192377193447 0.44649498893576967 0.4756658551505602 0.5042997207398382 0.5323650795821453 0.5598310686724506 0.5866675009724247 0.6128448974668866 0.6383345183974032 0.6631083936450707 0.6871393522355774 0.7104010509407076 0.7328680019515076 0.7545155995993992 0.775320146102571 0.7952588763160376 0.8143099814647922 0.8324526318405234 0.8496669984433867 0.8659342735513508 0.8812366902006455 0.8955575405618474 0.9088811931971273 0.9211931091851786 0.9324798571013122 0.9427291268411814 0.9519297422775518 0.9600716727404868 0.9671460433122603 0.9731451439292462 0.9780624372839599 0.9818925655213522 0.9846313557243732 0.9862758241847359 0.9868241794557162; -0.9848088915108675 -0.9784748619760772 -0.9710541538340973 -0.9625552514876096 -0.9529878698267347 -0.9423629422118885 -0.9306926069624668 -0.9179901923726556 -0.9042702002779085 -0.8895482881978336 -0.8738412500833445 -0.857166995697996 -0.8395445286654049 -0.8209939232165551 -0.8015362996726157 -0.7811937987006327 -0.7599895543810871 -0.7379476661279003 -0.7150931695028802 -0.691452005967998 -0.6670509916201308 -0.641917784954065 -0.6160808537006189 -0.5895694407876937 -0.5624135294729089 -0.5346438076972404 -0.5062916317097008 -0.47738898901366517 -0.4479684606858628 -0.418063183119412 -0.3877068092425005 -0.3569334692644585 -0.3257777310010184 -0.2942745598305072 -0.2624592783325768 -0.23036752566085428 -0.1980352167005818 -0.1654985010619309 -0.13279372195919462 -0.09995737502552614 -0.06702606711228726 -0.03403647512136455 -0.0010253049180939124 0.031970749628374096 0.0649150474313068 0.09777104075413814 0.1305023155156211 0.1630726312892669 0.1954459609549658 0.227586529961775 0.2594588551619341 0.29102778317728945 0.322258528260465 0.3531167096142561 0.38356838813390676 0.4135801025381119 0.44311890485577177 0.47215239523672226 0.5006487560558577 0.528576785281249 0.5559059290780464 0.5826063136211416 0.6086487760907104 0.6340048948259289 0.6586470186132808 0.6825482950870015 0.7056826982203034 0.7280250548871042 0.7495510704750519 0.7702373535316623 0.7900614394264128 0.8090018130126155 0.827037930273869 0.8441502389408141 0.8603201980648512 0.8755302965363527 0.889764070535781 0.9030061199069548 0.9152421234425341 0.9264588530725806 0.9366441869478306 0.9457871214100644 0.9538777818426923 0.9609074323953901 0.9668684845773119 0.9717545047140949 0.9755602202645315 0.9782815249934451 0.9799154829979464 0.9804603315848857; -0.9848093353463936 -0.9784757530828206 -0.9710557652369999 -0.9625579480245848 -0.952992120291424 -0.9423693308940867 -0.9307018445179168 -0.9180031259572844 -0.9042878228852741 -0.8895717471425568 -0.8738718545775792 -0.8572062234725478 -0.839594031591882 -0.8210555318919435 -0.8016120269328441 -0.7812858420350454 -0.7601002972252262 -0.7380796780175664 -0.71524920507812 -0.6916350028213691 -0.6672640669893246 -0.6421642312646986 -0.6163641329706816 -0.5898931779107726 -0.5627815044028381 -0.5350599465622375 -0.5067599968893247 -0.47791376821703463 -0.4485539550744801 -0.4187137945226403 -0.388427026518193 -0.3577278538614532 -0.32665090178413264 -0.2952311772323063 -0.2635040278995255 -0.23150510106446542 -0.19927030228685327 -0.1668357540146956 -0.1342377541549938 -0.10151273465923086 -0.06869722017395313 -0.035827786805701096 -0.0029410210484391453 0.029926521079521533 0.0627383546433661 0.09545810609988371 0.12804955326266226 0.1604766648825528 0.19270363980292146 0.22469494565065914 0.25641535702528967 0.287829993149976 0.31890435494965536 0.34960436152297747 0.3798963859761532 0.4097472905882705 0.4391244612790389 0.4679958413513511 0.4963299644824277 0.5240959869386803 0.5512637189907749 0.577803655506692 0.6036870057018513 0.6288857220266287 0.6533725281727979 0.6771209461816045 0.7001053226373133 0.7223008539311602 0.7436836105816946 0.7642305605984953 0.7839195918772175 0.8027295336148332 0.8206401767348169 0.8376322933128411 0.8536876549943503 0.8687890503961143 0.8829203014845668 0.8960662789244002 0.908212916391507 0.9193472238449405 0.9294572997531217 0.9385323422700296 0.9465626593575946 0.9535396778509733 0.9594559514637981 0.9643051677309094 0.9680821538864443 0.9707828816755244 0.9724044710981243 0.9729451930840307; -0.9848098476067155 -0.9784767815418374 -0.9710576249590903 -0.9625610599916848 -0.9529970253908736 -0.9423767032038485 -0.9307125038097767 -0.918018049342675 -0.9043081555327792 -0.8895988120009191 -0.8739071610431468 -0.8572514749454982 -0.8396511318712525 -0.821126590365425 -0.8016993625234416 -0.7813919858730316 -0.7602279940202868 -0.7382318861126228 -0.7154290951729747 -0.6918459553610332 -0.6675096682185948 -0.6424482679572528 -0.6166905858475937 -0.5902662137698851 -0.5632054669868574 -0.5355393461996748 -0.5072994989484851 -0.47851818041912086 -0.4492282137174952 -0.419462949673136 -0.38925622623296025 -0.3586423275060053 -0.3276559425192442 -0.2963321237439243 -0.26470624545105914 -0.2328139619537637 -0.20069116579308474 -0.16837394592284394 -0.1358985459477581 -0.10330132246778978 -0.07061870358027934 -0.03788714758991909 -0.00514310197510385 0.02757703734239782 0.060236966379174806 0.09280051307968892 0.12523167687168363 0.15749466774735046 0.18955394483184654 0.22137425440257713 0.2529206673243792 0.2841586158675593 0.315053929877484 0.345572872266171 0.3756821737980687 0.4053490671439026 0.4345413201781472 0.46322726849731466 0.4913758471378444 0.5189566214739261 0.5459398172770938 0.5722963499208773 0.5979978527151792 0.6230167043564034 0.6473260554806167 0.670899854308251 0.6937128713700036 0.7157407233046765 0.7369598957207255 0.7573477651142337 0.7768826198369323 0.7955436801086997 0.8133111170697477 0.8301660708683849 0.8460906677808973 0.8610680363606469 0.8750823226140128 0.8881187042012471 0.9001634036607292 0.9112037006554419 0.9212279432407948 0.9302255581531761 0.9381870601188116 0.9451040601826877 0.9509692730574153 0.9557765234920115 0.9595207516606418 0.9621980175713997 0.9638055044952231 0.9643415214150401; -0.9848104257825806 -0.9784779423039728 -0.9710597238461283 -0.9625645720245752 -0.9530025608260025 -0.9423850224835583 -0.9307245316199745 -0.9180348876919419 -0.9043310957725634 -0.8896293457119779 -0.8739469897193733 -0.8573025184125803 -0.8397155353842425 -0.8212067303362015 -0.8017978508361853 -0.7815116727531783 -0.7603719694299094 -0.73840347965281 -0.7156318744814603 -0.6920837230010406 -0.6677864570625804 -0.6427683350768914 -0.6170584049289237 -0.590686466079975 -0.5636830309256466 -0.5360792854777181 -0.5079070494381805 -0.4791987357335753 -0.44998730957747357 -0.4203062471284746 -0.39018949381043966 -0.35967142236088273 -0.3287867906724718 -0.29757069949146836 -0.26605855003570067 -0.23428600159325702 -0.20228892916160335 -0.17010338118520235 -0.1377655374479896 -0.10531166717526196 -0.07277808739764259 -0.040201121627824334 -0.007617058898757241 0.024937886790091873 0.05742761657393233 0.0898161863289445 0.12206784574348191 0.15414707681619733 0.1860186317452496 0.21764757017496075 0.24899929576842986 0.280039592076754 0.3107346576776283 0.34105114055815605 0.370956171718733 0.4004173979768524 0.42940301395159436 0.4578817932114352 0.48582311856979343 0.51319701151447 0.5399741607587782 0.5661259499037473 0.5916244842022561 0.6164426164173838 0.6405539717685755 0.6639329719604612 0.6865548582903196 0.7083957138312367 0.7294324846889848 0.7496430003315279 0.769005992990861 0.7875011161376005 0.8051089620293622 0.8218110783345111 0.8375899838333234 0.8524291831989805 0.8663131808611194 0.8792274939548909 0.8911586643586425 0.9020942698234236 0.9120229341975498 0.9209343367494283 0.928819220591753 0.9356694002100524 0.9414777680983775 0.9462383005046945 0.949946062288285 0.9525972108911498 0.9541889994250986 0.954719778875849; -0.9848110670424624 -0.9784792296722677 -0.9710620515708256 -0.9625684667928525 -0.9530086991932362 -0.9423942474003358 -0.9307378679560745 -0.918053556661711 -0.9043565281720851 -0.8896631938848762 -0.8739911381749615 -0.8573590930273356 -0.8397869111252012 -0.8212955374527834 -0.8019069794751391 -0.7816442759597135 -0.7605314645066378 -0.7385935478567767 -0.7158564590482603 -0.6923470254937707 -0.6680929320520718 -0.6431226831683021 -0.6174655641582721 -0.591151601712531 -0.5642115236962085 -0.536676718320676 -0.5085791927628398 -0.47995153130745016 -0.4508268530871422 -0.42123876949407296 -0.391221341335924 -0.3608090358078059 -0.33003668335014946 -0.29893943446105675 -0.26755271652984025 -0.235912190756552 -0.20405370922027524 -0.17201327215680295 -0.13982698550404316 -0.1075310187711524 -0.07516156328496491 -0.04275479086476478 -0.010346812973907264 0.02202635960580092 0.05432885653369547 0.08652498706318727 0.11857927855004192 0.15045651428068707 0.182121770587814 0.21354045322317985 0.2446783329600551 0.2755015804002832 0.3059767999633907 0.336071063037579 0.365751940274753 0.3949875330140071 0.4237465038201446 0.45199810612589497 0.47971221296847527 0.5068593448130209 0.5334106964572122 0.5593381630130846 0.5846143649635878 0.6092126722929206 0.6331072276910135 0.6562729688337663 0.6786856497417737 0.7003218612212795 0.7211590503919995 0.741175539307235 0.7603505426723833 0.7786641846685133 0.7960975148881426 0.8126325233907119 0.8282521548855115 0.8429403220499834 0.8566819179913931 0.869462827859844 0.8812699396205147 0.8920911539928097 0.9019153935638606 0.9107326110834891 0.9185337969473439 0.9253109858744764 0.9310572627851073 0.9357667678837768 0.939434700952473 0.9420573248576866 0.9436319682746716 0.9441570276314862; -0.9848117682466436 -0.9784806373305315 -0.9710645966851494 -0.9625727250887898 -0.9530154101265645 -0.9424043321631868 -0.9307524463710384 -0.9180739628586485 -0.9043843249491951 -0.8897001856629132 -0.8740393824613258 -0.8574209103150139 -0.8398648931601855 -0.8213925538125667 -0.8020261824101274 -0.7817891034588649 -0.7607056415582619 -0.7388010858851533 -0.7161016535165184 -0.6926344516732335 -0.6684274389679792 -0.6435093857414002 -0.6179098335711782 -0.5916590540389715 -0.5647880068401439 -0.537328297320937 -0.5093121335271347 -0.4807722828474553 -0.451742028333793 -0.4222551247791064 -0.39234575463217103 -0.3620484838266303 -0.3313982175998032 -0.30043015637450565 -0.26917975177482745 -0.23768266284427528 -0.2059747125320687 -0.17409184451060278 -0.14207008038421945 -0.10994547734646452 -0.07775408633997291 -0.04553191077003153 -0.013314865819714538 0.018861261588652225 0.05096085214414896 0.08294849277165159 0.11478901449472029 0.1464475295049112 0.17788946740848566 0.20908061062457303 0.23998712891177734 0.27057561300313976 0.30081310733217237 0.3306671418354075 0.36010576281951107 0.38909756288354047 0.41761170988930535 0.4456179749750794 0.47308675961005797 0.4999891216889758 0.526296800668194 0.5519822417463206 0.5770186190940446 0.6013798581393424 0.6250406569155615 0.6479765064810865 0.6701637104203554 0.6915794034369224 0.7122015690500632 0.7320090564070627 0.7509815962238697 0.7690998158671951 0.7863452535914112 0.8027003719437659 0.8181485703514673 0.8326741969041263 0.8462625593448614 0.8588999352830998 0.8705735816417274 0.881271743350774 0.8909836612992725 0.8996995795562939 0.9074107518714543 0.9141094474644228 0.9197889561121144 0.9244435925413684 0.9280687001339696 0.9306606539498885 0.9322168630735972 0.9327357722872688; -0.9848125259628164 -0.9784821583749775 -0.971067346678201 -0.9625773259254755 -0.9530226604545153 -0.942415226762759 -0.9307681943159658 -0.9180960043426072 -0.9044143466713662 -0.8897401346739217 -0.8740914783797596 -0.8574876558340303 -0.8399490827734188 -0.8214972806986213 -0.8021548434252895 -0.7819454021982375 -0.760893589456249 -0.7390250013370459 -0.7163661590137593 -0.6929444689557415 -0.6687881822076 -0.6439263527810778 -0.618388795254734 -0.5922060416763902 -0.5654092978629537 -0.5380303991915414 -0.5101017659748283 -0.48165635851221894 -0.4527276319068334 -0.4233494907364079 -0.3935562436640561 -0.36338255807245 -0.33286341480234793 -0.30203406307358854 -0.2709299756636474 -0.23958680441568866 -0.20804033614471967 -0.17632644900702674 -0.14448106939450353 -0.11254012941187848 -0.08053952499114123 -0.04851507469373339 -0.016502479247303317 0.015462718139929815 0.047345170647941644 0.07910976586125222 0.11072166290100302 0.14214632864455629 0.1733495730079473 0.20429758327001446 0.2349569574204082 0.26529473651693725 0.29527843604088033 0.32487607624191267 0.35405621146716976 0.38278795847174585 0.41104102371049445 0.4387857296134665 0.4659930398495954 0.49263458358535656 0.5186826787471167 0.5441103542976522 0.5688913715389667 0.593000244455 0.6164122591091029 0.6391034921123102 0.6610508281793928 0.6822319767904952 0.7026254879768175 0.7222107672492927 0.7409680896895785 0.7588786132228742 0.7759243910921482 0.7920883835532931 0.8073544688105252 0.8217074532110219 0.8351330807173554 0.8476180416757194 0.8591499808972982 0.8697175050693565 0.8793101895117882 0.8879185842939165 0.8955342197253234 0.9021496112333965 0.9077582636391183 0.9123546748414156 0.9159343389191112 0.9184937486582057 0.920030397510869 0.9205427809911332; -0.9848133364831176 -0.9784837853487541 -0.9710702880393445 -0.9625822466437741 -0.9530304143711017 -0.9424268772322054 -0.9307850335235166 -0.9181195711729714 -0.9044464430141302 -0.8897828400599294 -0.8741471628526682 -0.857558990971636 -0.8400390507841599 -0.8216091815298662 -0.802292299831492 -0.7821123627287481 -0.7610943293344195 -0.7392641212141593 -0.7166485815932363 -0.6932754334948732 -0.6691732369157317 -0.6443713451445976 -0.6188998603303685 -0.5927895884051115 -0.5660719934671633 -0.5387791517281394 -0.5109437051261421 -0.4825988147056268 -0.45377811386212236 -0.42451566154751913 -0.39484589552877397 -0.3648035857898155 -0.3344237881630987 -0.3037417982736866 -0.27279310587500843 -0.24161334965150585 -0.2102382725593284 -0.17870367777205196 -0.14704538529411404 -0.11529918930031097 -0.08350081625531357 -0.05168588386272935 -0.019889860888818733 0.011851972098417395 0.043504561038450136 0.07503311570368477 0.10640314601336444 0.1375804973122565 0.16853138459445302 0.19922242565657927 0.22962067316841958 0.25969364565263475 0.2894093573686922 0.3187363470994474 0.3476437058419284 0.37610110340684016 0.40407881393405354 0.43154774033393367 0.45847943766673316 0.48484613547446254 0.5106207590816444 0.5357769498831558 0.5602890846389502 0.5841322937968708 0.6072824788659672 0.6297163288637642 0.6514113358617619 0.6723458096541094 0.6924988915748815 0.7118505674896884 0.7303816799875055 0.7480739397985909 0.7649099364641924 0.7808731482834262 0.7959479515622694 0.8101196291889957 0.8233743785596951 0.8356993188766613 0.8470824978414974 0.8575128977637329 0.8669804411045946 0.8754759954743357 0.8829913781002029 0.8895193597807216 0.8950536683405136 0.8995889915983288 0.9031209798593964 0.905646247941563 0.907162376743026 0.9076679143577616; -0.984814195842513 -0.9784855102791782 -0.9710734063262345 -0.9625874630274965 -0.9530386336197225 -0.9424392259275417 -0.9308028804195512 -0.9181445459945442 -0.9044804535734312 -0.8898280875786361 -0.8742061553885133 -0.8576345548596845 -0.8401343400150416 -0.8217276849995444 -0.8024378464097996 -0.7822891241067623 -0.7613068206237191 -0.7395171992840184 -0.716947441144754 -0.6936256008838706 -0.6695805617488471 -0.6448419896853325 -0.619440286763795 -0.5934065440214595 -0.5667724938355516 -0.5395704619421601 -0.5118333192128934 -0.4835944332989725 -0.4548876202494817 -0.42574709620725476 -0.3962074292822551 -0.36630349169847226 -0.3360704123061902 -0.3055435295471239 -0.27475834495535656 -0.24375047727225904 -0.21255561724870334 -0.1812094832028987 -0.14974777739709658 -0.11820614329131021 -0.08662012372704865 -0.05502512008891753 -0.023456352486847815 0.00805117900335636 0.03946273200843312 0.0707438584072129 0.10186043973823355 0.13277872144700092 0.1634653459589365 0.19388738456840132 0.22401236813830003 0.2538083166087311 0.2832437673169065 0.31228780213409935 0.34091007342870544 0.3690808288676263 0.3967709350710474 0.42395190013836076 0.45059589506539865 0.4766757740753468 0.5021650938876812 0.5270381319512172 0.5512699036688757 0.5748361786430829 0.5977134959717939 0.6198791786260154 0.6413113469403661 0.6619889312486794 0.6818916836969416 0.7010001892659343 0.7192958760358714 0.7367610247250604 0.7533787775341906 0.7691331463272741 0.7840090201795421 0.7979921723217277 0.8110692665091739 0.8232278628430801 0.8344564230699696 0.844744315384112 0.8540818187561959 0.8624601268100132 0.8698713512672929 0.8763085249791419 0.8817656045607726 0.8862374726443901 0.8897199397632263 0.8922097458777898 0.8937045615534455 0.894202988796435; -0.9848150998384301 -0.9784873247174813 -0.9710766862373715 -0.9625929494261263 -0.9530472776889367 -0.9424522118257852 -0.9308216465603778 -0.9181708046591238 -0.904516208726346 -0.8898756507688745 -0.8742681596296387 -0.8577139663957816 -0.8402344678921799 -0.8218521883760103 -0.8025907395521559 -0.7824747790328045 -0.761529967367488 -0.7397829237721196 -0.7172611806872347 -0.6939931372967003 -0.6700080121385716 -0.6453357949396227 -0.620007197804322 -0.5940536058877162 -0.5675070276798355 -0.5404000450268888 -0.5127657630116554 -0.48463775981221174 -0.4560500366543979 -0.42703696796936225 -0.39763325186304344 -0.3678738609997341 -0.33779399399680815 -0.3074290274224418 -0.27681446848269514 -0.24598590847867083 -0.2149789771087323 -0.1838292976848968 -0.15257244332662281 -0.12124389418927324 -0.08987899577862954 -0.0585129183969329 -0.02718061776011956 0.004083203179787478 0.03524413117880236 0.06626807838871467 0.09712131677085235 0.1277705112234062 0.15818275141473392 0.18832558231981103 0.2181670334614322 0.24767564686202542 0.27682050371593253 0.30557124979575145 0.3338981196098059 0.3617719593310369 0.38916424852056364 0.4160471206718432 0.4423933826037917 0.46817653273337867 0.4933707782601182 0.5179510512965182 0.5418930239799515 0.5651731226025501 0.5877685407966502 0.6096572518139854 0.6308180199372895 0.6512304110632073 0.6708748024954596 0.689732391987031 0.7077852060698184 0.7250161077096361 0.7414088033237842 0.7569478491975252 0.7716186573348055 0.7854075007774112 0.7983015184254572 0.8102887193907113 0.8213579869127277 0.8314990818661351 0.8407026458857101 0.8489602041340407 0.8562641677346978 0.8626078358918625 0.8679853977153231 0.8723919337676633 0.8758234173483248 0.8782767155270358 0.8797495899368815 0.8802406973350326; -0.9848160440515432 -0.9784892197808486 -0.971080111688785 -0.9625986788844059 -0.9530563040189719 -0.9424657708390872 -0.9308412390928871 -0.9181982168787538 -0.9045535305344005 -0.8899252921719512 -0.8743328649718163 -0.8577968263546956 -0.8403389291568951 -0.8219820609393031 -0.8027502015647988 -0.7826683791826029 -0.7617626247610235 -0.7400599253123267 -0.717588175954929 -0.6943761309589317 -0.6704533539210565 -0.6458501672144538 -0.6205976008575411 -0.5947273409441367 -0.568271677774588 -0.5412634538245042 -0.5137360116840355 -0.48572314209650885 -0.4572590322205994 -0.42837821423520867 -0.3991155144008027 -0.3695060026852591 -0.33958494305624093 -0.3093877445358752 -0.27894991310707884 -0.24830700455427646 -0.21749457831454638 -0.18654815240849698 -0.15550315951335036 -0.12439490423396264 -0.09325852162076351 -0.06212893697696503 -0.031040826990847568 -2.858222255618803e-5 0.030873729031389095 0.061632395478678104 0.09221409616550262 0.12258593239875097 0.15271545825559327 0.1825707096850217 0.21212023221065288 0.24133310724859955 0.2701789770583933 0.29862806834882966 0.3266512145641799 0.3542198768794836 0.38130616393661293 0.4078828503554516 0.4339233940568958 0.4594019524364462 0.484293397428946 0.5085733295064963 0.5322180906528104 0.5552047763582093 0.5775112466801562 0.5991161364146762 0.6199988644242113 0.6401396421674357 0.6595194814763403 0.6781202016254355 0.6959244357372988 0.7129156365678779 0.7290780817139708 0.7443968782841536 0.7588579670731331 0.7724481262780585 0.7851549747937617 0.7969669751222029 0.8078734359296057 0.8178645142828593 0.8269312175947804 0.8350654053057436 0.8422597903270436 0.8485079402691292 0.8538042784755712 0.8581440848812888 0.8615234967111873 0.8639395090329336 0.8653899751751454 0.8658736070197985; -0.984817023867598 -0.9784911861965345 -0.9710836658944297 -0.962604623278068 -0.9530656682177805 -0.9424798361429907 -0.9308615612347549 -0.918226646906508 -0.904592233683565 -0.8899767646005848 -0.8743999482441376 -0.8578827195746838 -0.840447198668643 -0.8221166475267817 -0.8029154250998476 -0.7828689406862362 -0.7620036058594639 -0.7403467850853617 -0.7179267451901715 -0.6947726038412025 -0.6709142772013045 -0.6463824269172853 -0.6212084066004604 -0.5954242079548875 -0.5690624067055037 -0.5421561084744191 -0.514738894749036 -0.4868447690805585 -0.4585081036458311 -0.4297635862993914 -0.4006461682361635 -0.37119101237842544 -0.3414334425936177 -0.3114088938422331 -0.2811528633475644 -0.250700862871447 -0.22008837217246405 -0.18935079371533667 -0.15852340869253337 -0.1276413344114557 -0.09673948309303952 -0.06585252212015695 -0.03501483576698195 -0.004260488433429598 0.02637681059804388 0.05686374087254231 0.08716740293527792 0.11725534896811923 0.14709561189732537 0.17665673298504903 0.2059077879221642 0.23481841144465967 0.2633588205001572 0.29149983599508494 0.31921290315663475 0.3464701105469198 0.3732442077696437 0.39950862191218595 0.42523747276823604 0.45040558688801946 0.4749885105047594 0.4989625213873004 0.5223046396698011 0.5449926377101164 0.5670050490289053 0.5883211763816854 0.608921099015959 0.6287856791652343 0.647896567831228 0.6662362099047853 0.6837878486751334 0.700535529775943 0.7164641046154032 0.7315592333360535 0.7458073873485369 0.7591958514817021 0.7717127257896402 0.7833469270542756 0.7940881900200698 0.8039270683952332 0.8128549356516053 0.82086398565304 0.8279472331397497 0.8340985140936172 0.8393124860069828 0.8435846280748729 0.84691124132805 0.8492894487216455 0.8507171951914897 0.8511932476875865; -0.984818034500167 -0.97849321434782 -0.971087331449866 -0.9626107534549583 -0.9530753242854241 -0.9424943385169073 -0.9308825127718279 -0.9182559542405966 -0.9046321264549142 -0.8900298124470596 -0.8744690754377925 -0.8579712172033385 -0.8405587342787938 -0.8222552721612416 -0.8030855776807939 -0.7830754497117499 -0.762251688398997 -0.7406420430767693 -0.7182751590578415 -0.6951805234712859 -0.671388410326002 -0.6469298249754466 -0.6218364481563031 -0.5961405797703946 -0.5698750825748766 -0.5430733259408163 -0.5157691298346596 -0.4879967091708845 -0.4597906186774258 -0.4311856984082437 -0.4022170200298073 -0.372919834000326 -0.3433295177523233 -0.31348152498071113 -0.2834113361299261 -0.2531544101649867 -0.22274613770260324 -0.19222179556975003 -0.1616165028484425 -0.13096517845693678 -0.10030250030916733 -0.06966286608605782 -0.03908035564437879 -0.00858869508115414 0.021778777535793818 0.05198914476761393 0.08200994073770003 0.11180918040801814 0.1413553872140033 0.17061761907915973 0.19956549283567201 0.22816920708214372 0.25639956351396126 0.2842279867657858 0.31162654280923946 0.3385679559520657 0.3650256244878362 0.39097363504770805 0.41638677570778787 0.4412405479073604 0.46551117723459484 0.4891756231373684 0.512211587617553 0.5345975229675269 0.556312638607785 0.5773369070843899 0.5976510692845991 0.6172366389283641 0.6360759063925484 0.6541519419236332 0.6714485982934324 0.687950512950897 0.7036431097214937 0.7185126001038921 0.7325459842118147 0.7457310514068881 0.758056380666217 0.769511340726176 0.7800860900415992 0.7897715765971457 0.7985595376051571 0.8064424991217736 0.8134137756104967 0.8194674694797299 0.8245984706181528 0.8288024559490506 0.8320758890219726 0.8344160196573057 0.8358208836565415 0.8362893025882021; -0.9848190710142194 -0.9784952943215756 -0.9710910904187766 -0.9626170393807868 -0.9530852248455302 -0.9425092066948595 -0.9309039905697672 -0.9182859943475253 -0.9046730117199043 -0.890084173022201 -0.874539903472318 -0.8580618789876787 -0.8406729797551379 -0.8223972417353751 -0.8032598062883902 -0.7832868681107541 -0.7625056216781131 -0.7409442063881871 -0.7186316506001011 -0.6955978147654149 -0.6718733338446748 -0.6474895592007789 -0.6224785001569105 -0.596872765402416 -0.5707055044247187 -0.5440103491393411 -0.5168213558833483 -0.48917294793015764 -0.4610998586756978 -0.43263707563747955 -0.4038197853992708 -0.37468331962490636 -0.3452631022552832 -0.3155945979929711 -0.28571326216907217 -0.25565449207716995 -0.22545357984936476 -0.19514566693966712 -0.1647657002703829 -0.13434839008768892 -0.10392816956338188 -0.07353915617082454 -0.04321511485447848 -0.012989423004112745 0.01710496276315099 0.04703553801733441 0.07677028013810712 0.10627767616348949 0.13552674888911986 0.1644870812482886 0.19312883900821323 0.2214227918229125 0.24934033268742417 0.27685349584205954 0.303934973178868 0.3305581292055607 0.35669701462475034 0.38232637858859025 0.40742167969070786 0.43195909575875413 0.45591553251195915 0.4792686311488018 0.50199677493028 0.5240790948243529 0.5454954742768923 0.5662265531740065 0.5862537310598339 0.6055591696729297 0.6241257948631638 0.6419372979496384 0.6589781365785488 0.6752335351381497 0.6906894847860833 0.7053327431422692 0.7191508336983897 0.7321320449927154 0.7442654295966333 0.755540802956767 0.7659487421340286 0.775480584478324 0.7841284262749563 0.791885121396041 0.7987442799874735 0.804700267219181 0.8097482021235384 0.8138839565439665 0.8171041542128287 0.8194061699748351 0.8207881291692297 0.8212489071811048; -0.9848201283503834 -0.9784974159571812 -0.9710949244218657 -0.9626234502887214 -0.9530953213825566 -0.9425243677245206 -0.9309258890970065 -0.918316619400046 -0.9047146879542418 -0.890139577916854 -0.8746120819880455 -0.8581542555934915 -0.8407893677374687 -0.8225418497272012 -0.8034372419745502 -0.783502139085172 -0.7627641334479552 -0.7412517575389871 -0.7189944251544085 -0.696022371785463 -0.6723665943467536 -0.6480587904653231 -0.6231312975337068 -0.5976170317246288 -0.571549427158626 -0.5449623754086376 -0.5178901655175937 -0.4903674246963745 -0.4624290598602084 -0.43411020015184754 -0.40544614058964745 -0.3764722869681783 -0.3472241021282456 -0.31773705370228833 -0.288046563430126 -0.2581879581290475 -0.22819642239129265 -0.19810695307120194 -0.16795431561370555 -0.1377730022654795 -0.10759719220006735 -0.07746071357856978 -0.0473970075581974 -0.017439094252127772 0.012380459364342903 0.042029569614286666 0.07147666436665835 0.10069070939818583 0.12964123290336355 0.15829834819222532 0.18663277462090647 0.2146158568048689 0.24221958216900252 0.26941659689263736 0.29618022031083424 0.3224844578361739 0.34830401246765946 0.3736142949552762 0.39839143269028143 0.4226122773923928 0.4462544116657776 0.4692961544960997 0.4917165657609026 0.5134954498253114 0.5346133582944319 0.555051591992973 0.574792202241479 0.5938179914972194 0.6121125134262141 0.629660072471116 0.6464457229777466 0.6624552679409965 0.6776752574285781 0.6920929867387744 0.7056964943458712 0.7184745596844165 0.7304167008208101 0.7415131720580312 0.7517549615165466 0.7611337887316171 0.7696421023043745 0.777273077641132 0.7840206148124703 0.7898793365606919 0.7948445864812622 0.7989124274008714 0.8020796399717544 0.8043437214988913 0.8057028850137096 0.8061560586048693; -0.9848212013497816 -0.9784995688965565 -0.9710988147276797 -0.9626299548320371 -0.9531055644835792 -0.9425397473325775 -0.9309481009560789 -0.9183476790256527 -0.9047569502643833 -0.8901957543776794 -0.8746852551537352 -0.8582478909393506 -0.8409073227052617 -0.8226883799220699 -0.8036170044733365 -0.78372019283637 -0.7630259367637064 -0.7415631626993082 -0.7193616701630804 -0.6964520693355272 -0.672865718071234 -0.6486346585655101 -0.6237915538929609 -0.5983696246301238 -0.57240258576665 -0.5459245841009626 -0.5189701363069339 -0.4915740678480676 -0.4637714529049638 -0.43559755547066104 -0.40708777175684613 -0.37827757404201867 -0.3492024560805931 -0.3198978801796864 -0.2903992260380972 -0.260741741429786 -0.2309604948021152 -0.20109032984726444 -0.17116582209366896 -0.14122123755309782 -0.1112904934481617 -0.08140712103462866 -0.05160423052300655 -0.021914478094458015 0.007629965002774438 0.03699744129854613 0.06615683391742526 0.09507759140373914 0.12372975059855747 0.1520839576180947 0.1801114869883529 0.20778425899560746 0.2350748553165401 0.26195653299547134 0.28840323683924457 0.3143896103029079 0.339891004941418 0.3648834885042147 0.3893438517506665 0.41324961406512467 0.4365790279506687 0.4593110824805823 0.48142550578621485 0.5029027666591922 0.5237240753449244 0.5438713836031073 0.5633273841093895 0.5820755092706505 0.6000999295243942 0.6173855511906525 0.6339180139425319 0.6496836879591085 0.664669670821874 0.6788637842132738 0.6922545704731764 0.7048312890663011 0.7165839130107751 0.7275031253150684 0.7375803154676068 0.7468075760203644 0.7551776993047212 0.7626841743148397 0.7693211837907542 0.7750836015303145 0.7799669899560546 0.7839675979599862 0.7870823590462512 0.7893088897884918 0.7906454886157278 0.7910911349374711; -0.9848222847793122 -0.9785017426350426 -0.9711027423448793 -0.9626365212390183 -0.9531159040833239 -0.9425552702944424 -0.9309705174204076 -0.918379021061448 -0.9047995914208358 -0.8902524266893062 -0.8747590634787323 -0.8583423245312942 -0.8410262639393052 -0.8228361101180919 -0.8037982067798651 -0.7839399521603776 -0.7632897367523289 -0.7418768798000176 -0.7197315648086712 -0.6968847743192735 -0.673368224195651 -0.6492142976651168 -0.6244559793472332 -0.5991267894973187 -0.5732607186823062 -0.5468921630965854 -0.5200558607145921 -0.4927868284653619 -0.4651203006020308 -0.4370916684265858 -0.4087364215170705 -0.38009009059109644 -0.35118819212597857 -0.32206617484223843 -0.29275936814367953 -0.26330293259381915 -0.23373181249528077 -0.20408069062585463 -0.17438394517240982 -0.14467560889174302 -0.11498933051585893 -0.08535833840808195 -0.05581540646592977 -0.026392822256776183 0.0028776426369219146 0.03196476009464711 0.060837870796856645 0.08946690747306171 0.11782241611254934 0.1458755751973204 0.17359821302204315 0.20096282317047656 0.22794257822181754 0.25451134176381734 0.2806436787923295 0.3063148645792194 0.3315008920922815 0.356178478052052 0.38032506771117025 0.4039188384422321 0.42693870222003255 0.44936430708359 0.4711760376625448 0.49235501485139926 0.5128830947136127 0.5327428666959201 0.5519176512312931 0.5703914968068504 0.588149176570717 0.6051761845493525 0.6214587315442675 0.6369837407743196 0.6517388433269475 0.665712373478795 0.6788933639431961 0.6912715410989615 0.7028373202518235 0.7135818009767994 0.7234967625865972 0.7325746597680497 0.7408086184254085 0.7481924317661839 0.754720556662064 0.7603881103143058 0.7651908672498573 0.7691252566713446 0.7721883601809503 0.7743779098950982 0.7756922869637761 0.7761305205052411; -0.984823373357252 -0.978503926572884 -0.9711066881154979 -0.9626431174693227 -0.9531262897111663 -0.9425708608063689 -0.9309930289736834 -0.9184104923112891 -0.9048424028925768 -0.8903093175551362 -0.8748331456194192 -0.8584370937847992 -0.8411456084601122 -0.8229843157932545 -0.8039799596699685 -0.784160337955638 -0.7635542372556796 -0.7421913664700976 -0.7201022894159379 -0.697318356787856 -0.6738716377218913 -0.6497948512208866 -0.6251212976919404 -0.5998847908369458 -0.5741195901267874 -0.5478603340782279 -0.5211419745401168 -0.49399971218237454 -0.4664689333674023 -0.4385851485693031 -0.410383932491633 -0.3819008660195544 -0.3531714801272705 -0.32423120184665444 -0.2951153023881382 -0.26585884749028554 -0.2364966500601506 -0.207063225152596 -0.1775927473232812 -0.14811901037710173 -0.11867538952153882 -0.08929480592266754 -0.06000969365056269 -0.030851968990540452 -0.0018530020870801537 0.02695640912154428 0.0555460627279795 0.08388637449724315 0.11194839738884937 0.13970383902942518 0.16712507721071482 0.1941851734923033 0.22085788499212733 0.2471176744509236 0.2729397186592318 0.2982999153374492 0.32317488856075255 0.34754199282150516 0.3713793158220882 0.39466568009093955 0.41738064351406295 0.4395044988733203 0.46101827248154725 0.4819037220029633 0.5021433335454588 0.5217203181092508 0.5406186074740581 0.5588228496044239 0.576318403650137 0.5930913346158709 0.6091284077712237 0.6244170828692996 0.6389455082388658 0.6527025148119336 0.6656776101454077 0.6778609724921827 0.6892434449738126 0.6998165299035892 0.7095723833055966 0.7185038096720356 0.7266042569978522 0.7338678121284702 0.7402891964532021 0.7458637619737214 0.7505874877737974 0.7544569769133571 0.7574694537667962 0.7596227618223664 0.7609153619563751 0.761346331192864; -0.9848244617790527 -0.9785061100670522 -0.9711106328087148 -0.9626497113710122 -0.9531366707388397 -0.942586442858055 -0.931015525849033 -0.9184419393012443 -0.9048851758771249 -0.8903661494694356 -0.8749071401702282 -0.8585317363214572 -0.841264773927065 -0.8231322737140596 -0.804161376135624 -0.7843802746127316 -0.763818147312054 -0.742505087757253 -0.7204720345680592 -0.6977507006170359 -0.674373501887581 -0.650373486308816 -0.625784262833502 -0.6006399310143227 -0.57497501132176 -0.548824376433678 -0.5222231837126212 -0.49520680907199777 -0.46781078241685725 -0.4400707248290404 -0.4120222876502234 -0.38370109359997595 -0.3551426800494696 -0.3263824445551111 -0.29745559274019506 -0.2683970885968192 -0.23924160726485125 -0.21002349032980186 -0.1807767036670881 -0.1515347978464439 -0.12233087109724099 -0.0931975348231875 -0.06416688164341706 -0.03527045592630213 -0.006539226772491471 0.021996436605321464 0.050306787166531974 0.0783627200586351 0.10613579043953385 0.13359822918629197 0.1607229565753306 0.18748359402324025 0.2138544739807639 0.2398106480752489 0.2653278935989042 0.2903827184416622 0.31495236456830955 0.3390148101398669 0.36254877037905275 0.38553369727902687 0.4079497782535808 0.42977793382552937 0.45099981444830317 0.4715977965536983 0.4915549779164168 0.5108551724234923 0.529482904333946 0.5474234021111066 0.5646625919069678 0.5811870907747902 0.5969841996828865 0.612041896399197 0.6263488283128748 0.6398943052556765 0.652668292382521 0.6646614031671273 0.6758648925652013 0.6862706503942227 0.6958711949754703 0.7046596670805568 0.7126298242214011 0.7197760353192577 0.7260932757851647 0.7315771230409333 0.7362237525066275 0.7400299340773167 0.7429930291087788 0.745110987928742 0.7463823478871956 0.7468062319562745; -0.9848255447432053 -0.9785082824831544 -0.9711145572146788 -0.9626562708374722 -0.9531469966276123 -0.9426019406038602 -0.9310378985652543 -0.91847320902953 -0.9049277023210143 -0.8904226460737071 -0.874980687430067 -0.8586257922285868 -0.8413831814834275 -0.8232792654672091 -0.8043415757135026 -0.7845986952586579 -0.7640801874433817 -0.7428165235930181 -0.7208390098918644 -0.6981797137612155 -0.6748713900432254 -0.6509474072833504 -0.6264416743931361 -0.6013885679626666 -0.5758228604782583 -0.5497796496860963 -0.5232942893267047 -0.49640232144854285 -0.46913941049182006 -0.44154127931601367 -0.41364364732666226 -0.38548217083901765 -0.3570923857981669 -0.32850965295744927 -0.2997691055995017 -0.27090559986720364 -0.24195366775524427 -0.2129474727971145 -0.18392076846708824 -0.15490685930229792 -0.12593856473636572 -0.09704818562326818 -0.06826747341822935 -0.03962760197149485 -0.011159141880791552 0.017107962660795752 0.045144414592943966 0.07292158237088643 0.10041151608784646 0.12758696142757792 0.15442137154205227 0.18088891695315581 0.20696449358027424 0.23262372899795525 0.25784298702942965 0.2825993707827588 0.30687072423674394 0.3306356324835538 0.35387342073435885 0.3765641521931168 0.3986886249021219 0.42022836766100424 0.4411656351186401 0.4614834021349069 0.48116535750644135 0.5001958971475926 0.5185601168145918 0.5362438044576654 0.5532334322824026 0.5695161485981706 0.5850797695278095 0.5999127706492122 0.6140042786357586 0.6273440629589206 0.6399225277127166 0.6517307036160677 0.6627602402455164 0.6730033985472228 0.682453043673634 0.6911026381867781 0.6989462356667213 0.7059784747603883 0.7121945737026509 0.717590325338356 0.7221620926707841 0.7259068049588984 0.7288219543826613 0.7309055932926548 0.7321563320572344 0.732573337517478; -0.9848266169770444 -0.9785104332471734 -0.971118442237926 -0.9626627639634469 -0.9531572171737203 -0.9426172787308181 -0.931060038457491 -0.9185041497072617 -0.9049697759257029 -0.8904785334907473 -0.8750534311355898 -0.8587188062709036 -0.8415002585336433 -0.8234245808976288 -0.8045196886863981 -0.7848145468315031 -0.7643390957195778 -0.7431241759692073 -0.721201452473966 -0.6986033380411276 -0.6753629169466062 -0.6515138687158272 -0.6270903924276388 -0.6021271318242307 -0.5766591014945306 -0.550721614381875 -0.524350210849137 -0.49758058951608275 -0.47044854006476555 -0.44298987818940183 -0.41524038284761333 -0.3872357359503194 -0.35901146460807914 -0.33060288603250376 -0.302045055172546 -0.2733727151472515 -0.2446202505189144 -0.21582164343374532 -0.18701043264108422 -0.1582196753870497 -0.12948191216430038 -0.10082913428634524 -0.0722927542426334 -0.043903578779467295 -0.01569178464163416 0.01231310309945866 0.040082230213444224 0.06758743006385314 0.0948012380416531 0.1216969037801632 0.14824840125626945 0.17443043688629453 0.20021845572747174 0.22558864589779234 0.250517941328125 0.27498402296095575 0.2989653185099516 0.3224410008938453 0.34539098545692 0.36779592608672146 0.3896372103375534 0.41089695366589557 0.4315579928811435 0.45160387891209175 0.47101886898633505 0.4897879183163775 0.5078966713826627 0.5253314529000629 0.5420792585506048 0.5581277455613647 0.5734652232026137 0.5880806432774047 0.6019635906699119 0.615104274015981 0.6274935165555232 0.6391227472226019 0.6499839920253494 0.6600698657641834 0.6693735641332064 0.6778888562461555 0.685610077624822 0.6925321236844972 0.6986504437477042 0.7039610356142522 0.7084604407124995 0.7121457398536168 0.7150145496076176 0.7170650193169337 0.7182958287603903 0.718706186477532; -0.984827673262369 -0.9785125518967912 -0.971122268989935 -0.9626691591994425 -0.953167282750883 -0.94263238282169 -0.9310818381998328 -0.9185346114865294 -0.9050111931342076 -0.8905335416302251 -0.8751250201534174 -0.8588103300443047 -0.8416154414406377 -0.8235675214379371 -0.8046948601397537 -0.7850267949645862 -0.764593633575857 -0.7434265757981047 -0.7215576348767789 -0.6990195584308512 -0.675845749437058 -0.652070187572142 -0.6277273512251826 -0.6028521404761951 -0.5774798013198426 -0.551645851394597 -0.5253860074581871 -0.4987361148299294 -0.4717320789997484 -0.4444097995825888 -0.4168051067756578 -0.38895370045474087 -0.36089109202485903 -0.33265254911994324 -0.3042730432261379 -0.27578720028394027 -0.2472292543057557 -0.21863300402768038 -0.1900317725975156 -0.16145837028522586 -0.13294506018733043 -0.10452352688310401 -0.07622484798796753 -0.04807946853812929 -0.020117178130312018 0.007632909268657378 0.03514237293557409 0.06238350052796963 0.08932930085050342 0.1159535143613644 0.1422306215332795 0.16813584918670135 0.19364517491486283 0.21873532972172444 0.24338379899441218 0.26756882193167986 0.291269389549226 0.314465241381429 0.3371368609973197 0.3592654704464002 0.3808330237473271 0.4018221995295496 0.42221639293476193 0.44199970688157403 0.46115694279312325 0.4796735908835392 0.49753582009520053 0.5147304677746988 0.5312450291713069 0.5470676468376267 0.5621871000079374 0.5765927940256489 0.59027474988716 0.6032235939653763 0.6154305479721611 0.6268874192150728 0.6375865911999147 0.6475210146268773 0.6566841988244022 0.6650702036613299 0.6726736319744395 0.6794896225451107 0.6855138436555593 0.6907424872519081 0.6951722637382406 0.6988003974227571 0.7016246226341847 0.7036431805236913 0.7048548165647122 0.7052587787602824; -0.9848287084607551 -0.9785146281320457 -0.9711260188803847 -0.9626754255037647 -0.9531771445487586 -0.9426471797113664 -0.931103192317439 -0.9185644471725006 -0.9050517540940797 -0.8905874054600706 -0.8751951101240499 -0.8588999240627687 -0.8417281781321749 -0.8237074033162772 -0.8048662538579419 -0.7852344286624136 -0.7648425913630034 -0.7437222894341683 -0.7219058727302224 -0.6994264118183718 -0.6763176164628217 -0.652613754602627 -0.6283495721498851 -0.6035602139171568 -0.5782811459637646 -0.5525480796302265 -0.5263968975086588 -0.49986358157489336 -0.47298414368540764 -0.44579455861931094 -0.41833069982267385 -0.39062827798970057 -0.3627227825928002 -0.33464942645162776 -0.3064430934098953 -0.27813828916821154 -0.24976909530162764 -0.2213691264719406 -0.19297149082731335 -0.1646087535653797 -0.136312903620868 -0.10811532342480754 -0.08004676166971957 -0.05213730900375002 -0.02441637656650158 0.00308732272962976 0.030345790276584263 0.05733175531684014 0.08401868607475219 0.11038079859358094 0.1363930634021661 0.1620312101377074 0.18727173025272031 0.21209187793502818 0.23646966936969127 0.2603838804711283 0.2838140432124287 0.3067404406770264 0.3291441009555984 0.35100679000830465 0.3723110036093624 0.3930399584875186 0.41317758277226074 0.43270850585169635 0.4516180477439115 0.46989220807940174 0.4875176547878248 0.5044817125779448 0.520772351295215 0.5363781742370198 0.5512884065012135 0.5654928834392201 0.5789820392806818 0.591746895992416 0.60377905243032 0.6150706738388314 0.6256144817486295 0.635403744319452 0.6444322671712023 0.6526943847429405 0.6601849522158809 0.6668993380331616 0.6728334170459026 0.6779835643119184 0.6823466495704031 0.6859200324129373 0.6887015581682929 0.6906895545156874 0.6918828288383985 0.6922806663269477; -0.9848297175384387 -0.9785166518650822 -0.9711296737066802 -0.9626815324914868 -0.9531867548062494 -0.9426615978350164 -0.9311239976859131 -0.918593512916456 -0.9050912635926233 -0.8906398662384257 -0.8752633650509082 -0.8589871597703325 -0.8418379306066474 -0.823843560631234 -0.8050330560473667 -0.7854364647539215 -0.7650847936146733 -0.7440099248402378 -0.722244531881455 -0.6998219952220232 -0.6767763184446557 -0.6531420449292267 -0.6289541755235066 -0.6042480875074718 -0.5790594551510517 -0.553424172142807 -0.5273782761437349 -0.5009578756963744 -0.47419907969494063 -0.4471379295975725 -0.4198103345371664 -0.3922520094629106 -0.36449841642073655 -0.3365847090575902 -0.3085456804119673 -0.28041571403155346 -0.2522287384383014 -0.22401818494188674 -0.1958169487843251 -0.16765735358166403 -0.13957111901311245 -0.11158933169378094 -0.08374241915437115 -0.05606012683970804 -0.02857149802785069 -0.0013048565627429855 0.02571220771417157 0.052452850954276965 0.07889098484002731 0.10500128380115296 0.1307591900417913 0.15614091651350795 0.18112344797024327 0.20568454024145283 0.2298027178591807 0.2534572701735945 0.2766282460896616 0.2992964475552749 0.32144342192825703 0.34305145334638304 0.36410355322093574 0.38458344997035665 0.40447557810637114 0.42376506678060494 0.4424377278951732 0.4604800438761145 0.47787915520383817 0.4946228477900535 0.5106995402859176 0.5260982714014628 0.540808687311728 0.5548210292204566 0.5681261211477531 0.5807153580037309 0.5925806940059282 0.603714631494144 0.614110210192356 0.6237609969635147 0.632661076099284 0.6408050401832085 0.6481879815623257 0.6548054844589127 0.6606536177508479 0.6657289284459793 0.6700284358729065 0.6735496266077012 0.6762904501533036 0.6782493153856094 0.679425087777629 0.6798170874105043; -0.9848306955906531 -0.9785186132687671 -0.9711332157413324 -0.9626874505796627 -0.9531960670386065 -0.9426755675664444 -0.9311441540157892 -0.9186216688868714 -0.9051295319606012 -0.8906906727013802 -0.8753294588285986 -0.8590716214710411 -0.8419441773299541 -0.8239753482842952 -0.8051944788757417 -0.7856319521114744 -0.7653191040196519 -0.744288137386088 -0.7225720350910572 -0.7002044734526667 -0.677219735968065 -0.6536526278261677 -0.6295383915459014 -0.604912624072415 -0.5798111956406498 -0.554270170691369 -0.5283257310994798 -0.5020141019486132 -0.47537148005963586 -0.44843396545438985 -0.421237495909703 -0.3938177847308218 -0.3662102618481 -0.33845001831620997 -0.3105717542715061 -0.2826097303805995 -0.2545977227918106 -0.22656898158106398 -0.19855619266506405 -0.17059144313724356 -0.1427061899661496 -0.11493123198151671 -0.08729668506038112 -0.05983196041415689 -0.0325657458675796 -0.0055259900118443134 0.021260110892984973 0.04776612339717467 0.07396638485768531 0.0998360090908483 0.12535088982292372 0.1504877020815834 0.1752239016718623 0.1995377228798025 0.22340817454589196 0.24681503464862037 0.2697388435360466 0.29216089594033584 0.3140632319067979 0.33542862676513974 0.3562405802664975 0.37648330500539406 0.39614171424111383 0.4152014092281965 0.4336486661608206 0.45147042283085936 0.46865426509437047 0.48518841323623674 0.5010617083177197 0.516263598586715 0.5307841260256836 0.5446139131074735 0.5577441498246143 0.5701665810531877 0.5818734943080092 0.5928577079416585 0.6031125598358464 0.6126318966297033 0.621410063525841 0.6294418947114504 0.6367227044282614 0.6432482787218956 0.6490148678979978 0.6540191797094939 0.6582583732964313 0.6617300538970567 0.6644322683460929 0.6663635013735711 0.6675226727150403 0.6679091350415078; -0.9848316378653017 -0.9785205028239341 -0.9711366278167944 -0.9626931511281387 -0.9532050362573402 -0.9426890215452199 -0.9311635643201264 -0.9186487799158725 -0.9051663759409653 -0.8907395822021721 -0.8753930767051635 -0.8591529081706899 -0.842046415516394 -0.8241021447619858 -0.8053497638191054 -0.785819975626937 -0.7655444300905907 -0.7445556352716992 -0.7228868682697039 -0.7005720862183231 -0.6776458378048028 -0.6541431757002333 -0.6300995702676145 -0.6055508248909296 -0.5805329932434518 -0.5550822987872936 -0.5292350567690265 -0.5030275989484572 -0.4764962012695647 -0.4496770146545275 -0.42260599907389734 -0.3953188610186172 -0.3678509944728894 -0.3402374254611275 -0.31251276021749186 -0.28471113700299994 -0.2568661815730221 -0.22901096627721076 -0.20117797275466134 -0.17339905816939613 -0.1457054249151519 -0.11812759370392295 -0.09069537993978417 -0.06343787326816275 -0.03638342018088686 -0.009559609549008665 0.01700673905151548 0.04328958436176845 0.06926366995417624 0.09490452838697783 0.12018848314860124 0.14509264854258386 0.16959492766363332 0.1936740086145116 0.21730935911173813 0.24048121962573654 0.26317059519807257 0.285359246074915 0.30702967729190944 0.3281651273413039 0.34874955604753083 0.36876763177255906 0.38820471806724294 0.40704685987969 0.42528076942636034 0.442893811826283 0.4598739905934188 0.47620993307690196 0.49189087593364184 0.5069066507126121 0.5212476696251194 0.5349049115704227 0.5478699084813178 0.5601347320496968 0.5716919808876386 0.5825347681753423 0.5926567098430975 0.6020519133305875 0.6107149669630757 0.6186409299804481 0.6258253232516915 0.6322641207041364 0.6379537414937011 0.6428910429394246 0.6470733142427529 0.6504982710093464 0.653164050588582 0.6550692082434225 0.6562127141609203 0.6565939513112544; -0.9848325397858603 -0.9785223113650476 -0.9711398934073678 -0.9626986065753385 -0.9532136191819932 -0.9427018949912179 -0.9311821353633492 -0.9186747161186003 -0.905201619519484 -0.8907863617979958 -0.875453916673713 -0.8592306353250512 -0.8421441632876623 -0.8242233547613712 -0.805498184810161 -0.7859996599387216 -0.7657597275240353 -0.7448111845717034 -0.7231875862543748 -0.7009231546740653 -0.6780526882716278 -0.6546114722854756 -0.6306351906382335 -0.6061598396046427 -0.5812216435870844 -0.5558569732969559 -0.530102266611072 -0.5039939523426799 -0.4775683771368694 -0.4508617356703966 -0.4239100043065451 -0.3967488783268459 -0.36941371283350566 -0.3419394673894337 -0.31436065443704386 -0.2867112915125939 -0.25902485724992624 -0.23133425114612693 -0.2036717570419015 -0.17606901025145424 -0.14855696826033432 -0.12116588489511576 -0.09392528785586246 -0.06686395949110929 -0.040009920685455204 -0.013390417721828411 0.012968088026082129 0.03903992772087074 0.06480023016137731 0.09022492451157492 0.11529074081578947 0.1399752084580055 0.1642566527224024 0.18811418961077822 0.2115277190702566 0.23447791678173818 0.25694622465601663 0.27891484018043444 0.30036670475448163 0.3212854911478904 0.34165559020968544 0.361462096951293 0.3806907961213284 0.39932814738407374 0.4173612702080107 0.43477792856510444 0.45156651553590166 0.46771603790993443 0.48321610086545114 0.4980568928071305 0.5122291704352286 0.5257242441145469 0.5385339636067307 0.550650704224699 0.5620673534635086 0.5727772981576226 0.5827744122104489 0.592053044938082 0.6006080100654464 0.6084345754095053 0.6155284532808271 0.6218857916316143 0.6275031659752776 0.6323775720997591 0.6365064195940788 0.6398875262049777 0.6425191130380409 0.6443998006152939 0.6455286057989724 0.6459049395889295; -0.9848333969733973 -0.9785240301240751 -0.9711429967078139 -0.9627037905684349 -0.9532217744428889 -0.9427141260053071 -0.9311997780896087 -0.918699353483238 -0.905235094714436 -0.8908307892809937 -0.8755116907894448 -0.859304436490108 -0.8422369617051545 -0.8243384116540575 -0.8056390511833821 -0.786170172906087 -0.7659640042495004 -0.7450536139011059 -0.7234728181275722 -0.7012560874253027 -0.6784384539405968 -0.6550554200745672 -0.6311428686626916 -0.6067369750916454 -0.5818741216872145 -0.5565908146770757 -0.5309236040013315 -0.5049090062123504 -0.4785834306739221 -0.4519831092384351 -0.42514402954985114 -0.39810187209013503 -0.37089195105756884 -0.34354915913735495 -0.3161079161982227 -0.288602121923569 -0.2610651123620691 -0.23352962036083796 -0.20602773982410952 -0.17859089372212233 -0.15124980575843225 -0.12403447558924065 -0.09697415747548643 -0.07009734223738678 -0.043431742371718485 -0.01700428018442093 0.009158921215092626 0.03503254421623128 0.06059208046776027 0.08581383226027901 0.11067491169519493 0.1351532378045565 0.15922753178492233 0.18287731050641157 0.20608287845523962 0.22882531826457278 0.2510864799844504 0.27284896923695406 0.29409613439783877 0.31481205294051867 0.3349815170727453 0.3545900187905534 0.3736237344681678 0.39206950909660154 0.4099148402776869 0.42714786207433025 0.44375732881186586 0.4597325989195817 0.4750636188958086 0.4897409074744136 0.5037555400651907 0.517099133535441 0.5297638313950556 0.5417422894426399 0.5530276619256421 0.5636135882630995 0.5734941803754855 0.5826640106622077 0.5911181006636027 0.5988519104407515 0.6058613287031361 0.6121426637110182 0.6176926349764656 0.6225083657841672 0.6265873765505273 0.6299275790370283 0.6325272714314679 0.6343851343083949 0.635500227477892 0.6358719877297322; -0.9848342052676137 -0.9785256507723668 -0.9711459227083266 -0.9627086780873545 -0.9532294627740255 -0.9427256558550126 -0.9312164080290839 -0.9187225744296544 -0.9052666423228446 -0.8908726541504266 -0.8755661264086385 -0.8593739648705945 -0.8423243766717969 -0.824446779785159 -0.8057717104140193 -0.7863307288290492 -0.7661563241679387 -0.7452818187055119 -0.7237412720868163 -0.7015693859970629 -0.6788014097204331 -0.6554730470150871 -0.631620364704657 -0.6072797033574112 -0.5824875903936271 -0.5572806559298608 -0.5316955516361386 -0.5057688728490587 -0.47953708415062524 -0.4530364485898175 -0.42630296069156437 -0.3993722833663843 -0.37227968880358053 -0.3450600034018416 -0.3177475567635332 -0.29037613475304036 -0.26297893659533983 -0.23558853596865137 -0.20823684602458345 -0.18095508825067294 -0.1537737650736878 -0.12672263608740172 -0.09983069777584574 -0.07312616659213976 -0.046636465243915126 -0.020388212028930385 0.005592786941286247 0.03128154279622855 0.05665388640890973 0.08168646851692239 0.10635675763322998 0.13064303591712223 0.15452439317405733 0.17798071915049649 0.20099269428650063 0.22354177908481557 0.24561020225060842 0.2671809477509263 0.28823774093753873 0.30876503387102294 0.32874798997800775 0.34817246816731445 0.3670250065244953 0.3852928056979742 0.40296371208370046 0.4200262009090029 0.4364693593101671 0.45228286949225044 0.46745699205376867 0.48198254955318853 0.4958509103886684 0.5090539730571848 0.5215841508541171 0.5334343570695189 0.5445979907326864 0.5550689229522683 0.5648414838950079 0.573910450442304 0.5822710345600773 0.5899188724139661 0.5968500142586054 0.6030609151266741 0.6085484263405144 0.6133097878664177 0.6173426215291145 0.620644925101601 0.623215067283152 0.6250517835761992 0.6261541730706841 0.626521696142498; -0.9848349607468028 -0.9785271654603582 -0.9711486572655375 -0.9627132455620961 -0.9532366471953442 -0.942736429244064 -0.9312319456807716 -0.9187442683348265 -0.9052961126210058 -0.8909117585234123 -0.8756169673467282 -0.8594388947638297 -0.8424060007005306 -0.8245479566048324 -0.8058955506495823 -0.786480591414081 -0.7663358105821488 -0.7454947651817462 -0.7239917398747749 -0.7018616497855146 -0.6791399443326886 -0.6558625125037881 -0.6320655899814841 -0.6077856685011007 -0.5830594077857204 -0.5579235503718889 -0.5324148396045595 -0.5065699410452369 -0.48042536750260934 -0.45401740786067135 -0.4273820598457319 -0.400554966841046 -0.373571358826417 -0.3464659974901046 -0.31927312553203757 -0.29202642015071806 -0.2647589506815103 -0.23750314033125822 -0.21029073193346987 -0.18315275762962605 -0.15611951236557436 -0.129220531077369 -0.10248456942832658 -0.07593958794839217 -0.04961273941810055 -0.023530359332347647 0.0022820407261798254 0.02779977697792187 0.0529989947780636 0.07785666756628759 0.10235059361189251 0.12645939073026558 0.150162489144429 0.17344012266228565 0.1962733183362876 0.2186438847677534 0.2405343992129702 0.26192819364269654 0.28280933990079243 0.3031626341015203 0.32297358039869456 0.34222837425333963 0.36091388531992863 0.3790176400646832 0.3965278042228397 0.4134331651953101 0.42972311447879896 0.4453876302172109 0.46041725995615707 0.4748031036765232 0.4885367971774407 0.5016104958736278 0.5140168590669029 0.5257490347467952 0.5368006449705257 0.5471657718682362 0.5568389443152088 0.5658151253089134 0.5740897000850675 0.5816584650034553 0.5885176172310449 0.5946637452469383 0.6000938201908728 0.6048051880743701 0.6087955628711561 0.6120630205011629 0.6146059937202453 0.6164232679256707 0.6175139778854825 0.6178776053979478; -0.9848356597466421 -0.9785285668549185 -0.9711511871692515 -0.9627174709828763 -0.9532432931836567 -0.9427463945648433 -0.9312463168704602 -0.9187643320233857 -0.9053233660173389 -0.8909479179819915 -0.8756639749530667 -0.8594989228964932 -0.8424814545473993 -0.8246414746310301 -0.8060100030336409 -0.7866190764872948 -0.7665016493234776 -0.7456914938368779 -0.7242231007828892 -0.702131580510795 -0.679452565209582 -0.6562221127153663 -0.6324766122989482 -0.6082526928194847 -0.5835871335962027 -0.5585167783148255 -0.5330784522494696 -0.5073088830445817 -0.48124462526535855 -0.45492198888949836 -0.428376971878267 -0.4016451969311498 -0.37476185249592703 -0.3477616380752042 -0.32067871384132646 -0.2935466545444288 -0.26639840767319467 -0.23926625580480318 -0.21218178305961138 -0.1851758455573086 -0.15827854575466702 -0.1315192105304745 -0.10492637287080203 -0.07852775699731687 -0.0523502667728112 -0.026419977211423917 -0.0007621289160301757 0.02459887473813804 0.049639467856464246 0.07433691989795156 0.09866933135098953 0.12261562739288659 0.14615554971139302 0.16926964666285604 0.19193926193726854 0.2141465218954916 0.23587432173840317 0.25710631066176326 0.27782687614429397 0.29802112750989307 0.3176748788981961 0.3367746317708258 0.3553075570737957 0.37326147716965785 0.3906248476461562 0.4073867391014543 0.4235368189994394 0.4390653336822005 0.4539630906206263 0.46822144097806456 0.48183226255630734 0.4947879431876707 0.5070813646317415 0.5187058870304375 0.52965533397034 0.5399239781968752 0.5495065280207745 0.5583981144533714 0.5665942791036619 0.5740909628666678 0.5808844954294895 0.5869715856184825 0.5923493126082628 0.5970151180106842 0.6009667988595541 0.6042025015046278 0.6067207164263325 0.6085202739807026 0.6096003410821454 0.609960418829877; -0.9848362988777285 -0.9785298481741773 -0.9711535002046279 -0.962721334002663 -0.9532493688315786 -0.9427555041328207 -0.9312594530826993 -0.918782670221826 -0.9053482736558323 -0.89098096235461 -0.8757069291004108 -0.85955376965252 -0.8425503887078725 -0.8247269032429602 -0.8061145438228206 -0.7867455544580225 -0.7666530915806065 -0.7458711226952838 -0.7244343252431457 -0.702377986192194 -0.6797379028425157 -0.6565502853044753 -0.6328516610762377 -0.608678782112891 -0.584068534743755 -0.5590578527577363 -0.5336836339391715 -0.5079826602990094 -0.4819915222087442 -0.4557465466076796 -0.4292837294181262 -0.4026386722683999 -0.3758465235901883 -0.3489419241252595 -0.3219589568467474 -0.29493110127254496 -0.2678911921227449 -0.24087138224968638 -0.21390310974803792 -0.18701706913345645 -0.16024318646174587 -0.13361059824600022 -0.10714763401693547 -0.08088180236142074 -0.054839780265949316 -0.02904740558544722 -0.0035296724531969025 0.021689270555358395 0.046586119693609915 0.07113841293841694 0.09532452469605832 0.11912365850497135 0.14251583791752173 0.16548189573899036 0.18800346179714586 0.2100629494103528 0.23164354071622228 0.2527291710164455 0.2733045122868052 0.2933549559944081 0.3128665953571606 0.3318262071733436 0.3502212333419755 0.3680397621875449 0.38527050969563603 0.40190280075908 0.41792655052751776 0.43333224594672787 0.448110927567759 0.4622541716998356 0.47575407297520844 0.488603227388579 0.5007947158684838 0.5123220884330475 0.5231793489778364 0.5333609407391359 0.5428617324718564 0.5516770053774113 0.559802440813325 0.5672341088129742 0.5739684574407727 0.580002303005214 0.5853328211495276 0.5899575388372111 0.5938743272474118 0.5970813955929739 0.5995772858719853 0.6013608685617595 0.6024313392624381 0.6027882162956975; -0.9848368750417794 -0.9785310032196818 -0.971155585209546 -0.9627248160316818 -0.9532548449938709 -0.9427637144021662 -0.9312712917657113 -0.9187991959750824 -0.9053707179686035 -0.8910107364304194 -0.875745629087562 -0.859603180190807 -0.8426124847756518 -0.8248038503054566 -0.8062086962986909 -0.7868594525366587 -0.766789456437244 -0.7460328501645174 -0.7246244780238493 -0.7025997846679507 -0.6799947146114587 -0.6568456135207861 -0.6331891317125172 -0.609062130258092 -0.5845015900554433 -0.5595445241901178 -0.5342278938696334 -0.5085885281759704 -0.4826630478424506 -0.4564877932232951 -0.4300987565871965 -0.40353151883056776 -0.37682119067206415 -0.35000235835767035 -0.32310903387536555 -0.29617460965018727 -0.2692318176646022 -0.24231269292543586 -0.21544854117736004 -0.18866991074396935 -0.16200656836089783 -0.13548747885108575 -0.10914078848019809 -0.08299381182022404 -0.057073021941308845 -0.031404043745837384 -0.006011650254534285 0.019080238348283728 0.04384855310420561 0.06827107229862019 0.09232641529905614 0.11599403440339284 0.1392542048836972 0.16208801340698442 0.18447734500895424 0.2064048687909646 0.22785402250415737 0.24880899617796726 0.26925471494320846 0.2891768211927261 0.3085616562152442 0.3273962414306235 0.34566825934734624 0.3633660343556859 0.38047851346279754 0.3969952470688791 0.41290636987666984 0.42820258201987227 0.44287513048968674 0.4569157909324567 0.4703168498855792 0.4830710875132245 0.49517176089812437 0.506612587940703 0.5173877319121162 0.5274917867033782 0.5369197628086354 0.5456670740768214 0.5537295252623617 0.5611033004023052 0.567784952044191 0.5737713913461427 0.5790598790680729 0.5836480174704592 0.5875337431349388 0.590715320718887 0.5931913376542398 0.5949606997990136 0.596022628048299 0.5963766559099053; -0.9848373854464265 -0.9785320264057406 -0.9711574321269186 -0.9627279003235247 -0.9532596954206528 -0.9427709861618043 -0.9312817766083116 -0.918813831024348 -0.9053905931762888 -0.8910371006050619 -0.8757798944539313 -0.8596469254518071 -0.8426674566636615 -0.8248719636250073 -0.8062920324768451 -0.7869602567112668 -0.7669101331262304 -0.7461759575714261 -0.7247927210458556 -0.7027960066824022 -0.680221888125621 -0.6571068297768402 -0.633487589345891 -0.6094011231119887 -0.5848844942578811 -0.5599747846020204 -0.534709010013513 -0.5091240397546104 -0.4832565199557725 -0.4571428013894174 -0.430818871670575 -0.40432029197623665 -0.37768213834038483 -0.35093894754882643 -0.3241246676271454 -0.29727261288653456 -0.27041542346602626 -0.24358502928581988 -0.21681261830499068 -0.19012860895789868 -0.16356262662705978 -0.13714348399599846 -0.11089916511368159 -0.08485681299235305 -0.05904272055289601 -0.033482324726105725 -0.008200203514329207 0.01677992418433445 0.04143519618776444 0.06574360227531947 0.08968397726297575 0.11323599210094937 0.13638014318260988 0.15909774004863925 0.18137089166480375 0.20318249144554418 0.22451620118892696 0.2453564340814814 0.2656883369241287 0.28549777172292223 0.30477129678068865 0.3234961474180485 0.3416602164446322 0.35925203449380744 0.3762607503268095 0.3926761112049407 0.4084884434214971 0.42368863307828003 0.4382681071850663 0.45221881515414475 0.46553321075611553 0.4782042345975061 0.49022529717543123 0.5015902625595299 0.5122934327466898 0.5223295327296994 0.5316936963168505 0.5403814527357242 0.5483887140508577 0.5557117634217253 0.56234724422447 0.5682921500580296 0.5735438156527685 0.5780999086973642 0.5819584225975349 0.5851176701782045 0.5875762783388467 0.589333183670033 0.5903876290375992 0.5907391611393292; -0.9848378276185352 -0.978532912785832 -0.971159032051736 -0.9627305720525311 -0.9532638968770024 -0.9427772847112622 -0.931290857788008 -0.9188265061451577 -0.9054078057351891 -0.8910599314568599 -0.8758095657050784 -0.859684803052439 -0.8427150516873233 -0.8249309322385922 -0.8063641746159006 -0.7870475134878573 -0.7670145830078814 -0.7462998113801399 -0.7249383158357404 -0.7029657985629756 -0.6804184441052901 -0.6573328187073785 -0.6337457720539172 -0.6096943418074838 -0.585215661312681 -0.5603468707930274 -0.5351250323261184 -0.5095870488415624 -0.48376958734554215 -0.457709006536065 -0.43144128893430944 -0.405001977620338 -0.37842611762606243 -0.3517482020049556 -0.32500212256679545 -0.29822112523682015 -0.27143776997220886 -0.24468389514479266 -0.21799058627742224 -0.19138814900241186 -0.16490608609398696 -0.1385730784125216 -0.11241696958657223 -0.08646475424916628 -0.06074256963731633 -0.035275690358284754 -0.010088526122471625 0.014795377759131598 0.039353337315353405 0.06356352449454279 0.08740495958269316 0.1108575016557379 0.13390183725741162 0.1565194674888794 0.17869269369043564 0.200404601889104 0.2216390461790237 0.24238063119420766 0.2626146938256905 0.28232728432734816 0.30150514694684005 0.3201357002102926 0.3382070169815114 0.3557078044088482 0.37262738386526667 0.38895567097981576 0.40468315585158904 0.41980088353036676 0.43430043484155995 0.4481739076267684 0.46141389846528613 0.4740134849362204 0.4859662084755386 0.49726605787734335 0.5079074534839655 0.517885232105083 0.5271946327019922 0.5358312828693713 0.5437911861433826 0.5510707101617365 0.5576665756983604 0.5635758465926071 0.5687959205904196 0.573324521112583 0.5771596899630843 0.580299780988666 0.5827434546988803 0.5844896738542774 0.5855377000288472 0.5858870911513545; -0.984838199415992 -0.9785336580759588 -0.9711603772726517 -0.962732818382138 -0.9532674292485228 -0.9427825800157447 -0.9312984921895755 -0.9188371614448984 -0.9054222747302676 -0.8910791222525223 -0.8758345049485339 -0.8597166380689959 -0.8427550515104653 -0.8249804875367444 -0.8064247965293349 -0.787120831399364 -0.7671023412804029 -0.746403865103396 -0.7250606256319153 -0.7031084245086907 -0.6805835388333209 -0.6575226197568574 -0.6339625935420619 -0.6099405654992144 -0.5854937271668806 -0.5606592670655947 -0.5354742853105341 -0.5099757123273604 -0.4842002318739902 -0.4581842085305369 -0.4319636197803577 -0.4055739927674308 -0.37905034577939645 -0.3524271344717807 -0.3257382028173682 -0.29901673873551576 -0.272295234329518 -0.24560545063602318 -0.2189783867689248 -0.19244425332117088 -0.16603244987145974 -0.13977154642876943 -0.11368926863602485 -0.08781248654481821 -0.06216720676584712 -0.03677856779450295 -0.011670838307652113 0.01313258177400558 0.037609157663710695 0.06173721373096632 0.08549592537023787 0.1088653089141994 0.13182620978503587 0.1543602890718639 0.17645000871613914 0.1980786154802243 0.21923012386706225 0.2398892981514029 0.2600416336752332 0.27967333755212104 0.29877130891719006 0.31732311885140885 0.33531699010094 0.35274177670445306 0.3695869436336411 0.38584254654472006 0.4014992117314737 0.4165481163634603 0.4309809690863376 0.44478999105492883 0.4579678974636133 0.47050787963294516 0.48240358770602676 0.49364911400314415 0.5042389770784586 0.5141681065181763 0.5234318285155486 0.5320258522542947 0.5399462571285634 0.5471894808243658 0.5537523082844665 0.559631861576046 0.5648255906779793 0.5693312652023343 0.5731469670626322 0.5762710840995268 0.578702304672836 0.5804396132272468 0.5814822868375368 0.5818298927377629; -0.9848384990379054 -0.9785342586748543 -0.9711614613079398 -0.962734628523948 -0.9532702756325033 -0.9427868468399428 -0.9313046435934923 -0.9188457466190447 -0.9054339322132497 -0.8910945833816831 -0.8758545964393878 -0.8597422837079383 -0.8427872729544167 -0.8250204042223718 -0.8064736247031518 -0.7871798822882631 -0.7671730184299066 -0.7464876609180514 -0.725159117158745 -0.703223268510366 -0.6807164662027444 -0.6576754293290585 -0.6341371453627501 -0.6101387736119771 -0.5857175519828502 -0.5609107073805385 -0.5357553700346699 -0.5102884919928927 -0.4845467699844198 -0.45856657281425517 -0.4323838734089823 -0.40603418559681775 -0.37955250566833815 -0.35297325873013896 -0.32633024983185793 -0.2996566198175915 -0.2729848058259321 -0.2463465063385951 -0.21977265065602747 -0.19329337265938076 -0.16693798870181373 -0.14073497945815264 -0.11471197555041043 -0.08889574675742665 -0.06331219460981201 -0.037986348166346454 -0.012942362764796968 0.011796478461317457 0.03620776050833803 0.06026993007726972 0.08396228700175098 0.10726497372927592 0.13015896305086766 0.15262604426872092 0.17464880798493174 0.19621062968751737 0.21729565230251902 0.2378887678732831 0.25797559852005375 0.27754247682491534 0.2965764257789644 0.31506513842045425 0.3329969572845592 0.35036085377749576 0.3671464075799478 0.3833437861772166 0.3989437246062286 0.4139375055025172 0.42831693952360356 0.44207434621880953 0.4552025354094815 0.4676947891378995 0.4795448442377487 0.4907468755740143 0.501295479995448 0.5111856610383815 0.520412814416614 0.5289727143283541 0.5368615006077451 0.5440756667453399 0.550612048798983 0.5564678152139104 0.5616404575684504 0.5661277822594963 0.5699279031399147 0.5730392351181941 0.5754604887289678 0.577190665681478 0.5782290553916054 0.5785752325017564; -0.9848387250331767 -0.9785347116809522 -0.9711622789356787 -0.9627359937872877 -0.9532724224143628 -0.9427900648601664 -0.9313092828337235 -0.9188522211655354 -0.9054427234852223 -0.8911062427197214 -0.8758697470353045 -0.8597616218645916 -0.8428115686709142 -0.8250505011068978 -0.8065104392222234 -0.7872244023674648 -0.7672263014269983 -0.746550830994751 -0.7252333620823628 -0.7033098359208289 -0.6808166593843055 -0.6577906025291669 -0.6342686987031221 -0.6102881476388726 -0.5858862219049391 -0.5611001770435265 -0.5359671656820979 -0.5105241558622651 -0.4848078537870412 -0.4588546311459729 -0.4327004571374368 -0.4063808352688594 -0.379930744979032 -0.3533845880922813 -0.3267761400822241 -0.30013850609329296 -0.27350408164126194 -0.24690451788972417 -0.22037069137782023 -0.19393267805553968 -0.16761973146651898 -0.141460264904411 -0.11548183735743772 -0.08971114304664836 -0.06417400435643092 -0.03889536795095674 -0.013899303867210794 0.010790992626005977 0.035153196613398136 0.05916584677142092 0.08280833646503322 0.10606090290447172 0.12890461455850669 0.1513213570147749 0.1732938174712339 0.1948054680356987 0.2158405480028747 0.23638404527045234 0.2564216770477499 0.2759398700021594 0.2949257399804027 0.3133670714333416 0.33125229666493333 0.34857047501790084 0.3653112721008447 0.3814649391539347 0.3970222926429729 0.4119746941645641 0.4263140307384016 0.4400326955562498 0.45312356925114794 0.46558000174460595 0.47739579472420063 0.4885651847989213 0.4990828273749239 0.5089437812899862 0.5181434942409083 0.5266777890343731 0.5345428506883578 0.5417352144080266 0.5482517544571655 0.5540896739435868 0.559246495534537 0.5637200531159585 0.56750848440747 0.5706102245431168 0.5730240006262936 0.5747488272657078 0.5757840030978618 0.5761291083002031; -0.9848388763074026 -0.9785350149060476 -0.9711628262180452 -0.9627369076190749 -0.9532738593291142 -0.9427922187544501 -0.9313123879244414 -0.9188565545568166 -0.9054486073232517 -0.8911140459184552 -0.8758798865607208 -0.8597745635698504 -0.8428278276794677 -0.8250706417451757 -0.8065350745079168 -0.7872541930636284 -0.7672619546761122 -0.7465930985504963 -0.7252830381601509 -0.7033677546910199 -0.6808836921345753 -0.6578676545245975 -0.6343567057743005 -0.6103880725295859 -0.5859990504119548 -0.5612269139814652 -0.5361088307065555 -0.5106817791841318 -0.48498247181044973 -0.4590472820614805 -0.43291217650096564 -0.40661265159560483 -0.38018367538002407 -0.35365963397960154 -0.32707428296706004 -0.3004607034990761 -0.27385126315214664 -0.24727758135260444 -0.2207704992740239 -0.19436005405626405 -0.1680754571840558 -0.14194507684919644 -0.11599642410905824 -0.09025614264507269 -0.06475000191799385 -0.03950289351195736 -0.014538830456450009 0.010119050685857243 0.03444848517702166 0.05842807311727044 0.08203727032063243 0.10525637725522446 0.12806652624547266 0.15044966712759736 0.1723885515430032 0.19386671604704145 0.21486846420296185 0.23537884782293098 0.25538364750982 0.2748693526451707 0.2938231409604075 0.3122328578200478 0.33008699533744335 0.3473746714355112 0.3640856089570289 0.380210114921433 0.39573906001767645 0.41066385841562925 0.4249764479717393 0.4386692708982346 0.4517352549590749 0.46416779525009716 0.47596073661542887 0.4871083567471885 0.497605350010796 0.5074468120338588 0.5166282250925558 0.5251454443257244 0.5329946848034374 0.5401725094737161 0.546675818008173 0.5525018365647503 0.5576481084833582 0.5621124859280434 0.5658931224873599 0.5689884667428163 0.5713972568136488 0.5731185158846632 0.574151548722507 0.5744959391844464; -0.9848389521280779 -0.9785351668855946 -0.9711631005196173 -0.9627373656338484 -0.9532745795076424 -0.9427932982703713 -0.9313139441553455 -0.9188587263691903 -0.9054515561506551 -0.8911179566244031 -0.8758849680800928 -0.8597810493250353 -0.8428359757697919 -0.8250807349104612 -0.8065474198692368 -0.7872691216464166 -0.7672798207227657 -0.7466142786314207 -0.725307930093831 -0.7033967762851705 -0.6809172797616725 -0.6579062615461629 -0.6344008008291522 -0.6104381377019268 -0.5860555792956155 -0.5612904096568748 -0.5361798036470771 -0.5107607451082948 -0.48506994949634635 -0.45914379113917275 -0.43301823523820065 -0.4067287746914736 -0.3803103717804268 -0.3537974047275413 -0.3272236190998567 -0.30062208400363494 -0.2740251529883967 -0.24746442955420295 -0.22097073713437512 -0.19457409340687312 -0.16830368877120658 -0.14218786881395615 -0.11625412057463252 -0.09052906241462409 -0.06503843728514111 -0.039807109185360554 -0.01485906259909975 0.009782595302732029 0.03409562990617963 0.0580586720551542 0.08165120881641728 0.10485357231155848 0.12764692681368586 0.1500132543004895 0.17193533864863947 0.19339674864722808 0.21438182000027245 0.2348756364803078 0.25486401038688894 0.27433346245546963 0.2932712013537649 0.31166510289435007 0.3295036890839938 0.346776107122131 0.36347210845296674 0.37958202796805246 0.3950967634487712 0.4100077553310845 0.4243069668681121 0.4379868647596791 0.4510404003118679 0.46346099118386774 0.4752425037740185 0.48637923629190294 0.49686590255864677 0.5066976165732209 0.5158698778785094 0.5243785577571932 0.5322198862840838 0.5393904402584108 0.5458871320367156 0.5517071992844003 0.5568481956616056 0.5613079824569519 0.5650847211807021 0.5681768671271494 0.5705831639143917 0.5723026390081712 0.573334600235094 0.5736786332892542])","category":"page"},{"location":"literated/generate_grid/#Visualization","page":"Generate Grid","title":"Visualization","text":"","category":"section"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"Finally, we can visualize the grid using two types of visual elements: surfaces and wireframes. Surfaces are plotted slightly smaller (0.9999 scale) than the wireframes to create a layered effect, enhancing the visual distinction between the grid's structure and its outline. The Face-Face nodes are visualized with blue surfaces and black wireframes, while the Center-Center nodes are visualized with blue surfaces and wireframes.","category":"page"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"fig = Figure()\nax = LScene(fig[1, 1]; show_axis = false)\n\nsurface!(ax, xF.*0.9999, yF.*0.9999, zF.*0.9999, color = :blue)\nwireframe!(ax, xF, yF, zF, color = :black)\n\nsurface!(ax, xC.*0.9999, yC.*0.9999, zC.*0.9999, color = :blue)\nwireframe!(ax, xC, yC, zC, color = :blue)\n\nsave(\"tripolar_grid_nodes.png\", fig)","category":"page"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"(Image: )","category":"page"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"","category":"page"},{"location":"literated/generate_grid/","page":"Generate Grid","title":"Generate Grid","text":"This page was generated using Literate.jl.","category":"page"},{"location":"grids/#sec:API","page":"API","title":"List of functions in OrthogonalSphericalShellGrids","text":"","category":"section"},{"location":"grids/","page":"API","title":"API","text":"Modules = [ OrthogonalSphericalShellGrids ]","category":"page"},{"location":"grids/#OrthogonalSphericalShellGrids.Tripolar","page":"API","title":"OrthogonalSphericalShellGrids.Tripolar","text":"a structure to represent a tripolar grid on a spherical shell \n\n\n\n\n\n","category":"type"},{"location":"grids/#OrthogonalSphericalShellGrids.TripolarGrid","page":"API","title":"OrthogonalSphericalShellGrids.TripolarGrid","text":"TripolarGrid(arch::Distributed, FT::DataType = Float64; halo = (4, 4, 4), kwargs...)\n\nConstructs a tripolar grid on a distributed architecture. A distributed tripolar grid is supported only on a Y-partitioning configuration, therefore, only splitting the j-direction is supported for the moment.\n\n\n\n\n\n","category":"type"},{"location":"grids/#OrthogonalSphericalShellGrids.TripolarGrid-2","page":"API","title":"OrthogonalSphericalShellGrids.TripolarGrid","text":"TripolarGrid(arch = CPU(), FT::DataType = Float64; \n size, \n southermost_latitude = -80, \n halo = (4, 4, 4), \n radius = R_Earth, \n z = (0, 1),\n north_poles_latitude = 45,\n first_pole_longitude = 0)\n\nConstructs a tripolar grid on a spherical shell. NOTE: due to the requirements of the folding at the north edge of the domain, size[1] should be an even number.\n\nPositional Arguments\n\narch: The architecture to use for the grid. Default is CPU().\nFT::DataType: The data type to use for the grid. Default is Float64.\n\nKeyword Arguments\n\nsize: The number of cells in the (longitude, latitude, z) dimensions.\nsouthermost_latitude: The southernmost Center latitude of the grid. Default is -80.\nhalo: The halo size in the (longitude, latitude, z) dimensions. Default is (4, 4, 4).\nradius: The radius of the spherical shell. Default is R_Earth.\nz: The z-coordinate range of the grid. Default is (0, 1).\nfirst_pole_longitude: The longitude of the first `north'' singularity. The second singularity will be located atfirstpolelongitude + 180ᵒ`.\nnorth_poles_latitude: The latitude of the ``north'' singularities.\n\nReturns\n\nAn OrthogonalSphericalShellGrid object representing a tripolar grid on the sphere. The north singularities are located at \n\ni = 1, j = Nφ and i = Nλ ÷ 2 + 1, j = Nλ \n\n\n\n\n\n","category":"type"},{"location":"grids/#OrthogonalSphericalShellGrids.ZipperBoundaryCondition","page":"API","title":"OrthogonalSphericalShellGrids.ZipperBoundaryCondition","text":"ZipperBoundaryCondition(sign = 1)\n\nCreate a zipper boundary condition specific to the TripolarGrid. A Zipper boundary condition is similar to a periodic boundary condition, but, instead of retrieving the value from the opposite boundary, it splits the boundary in two and retrieves the value from the opposite side of the boundary. It is possible to think of it as a periodic boundary over a folded domain.\n\nWhen copying in halos, folded velocities need to switch sign, while tracers or similar fields do not.\n\nNote: the Tripolar boundary condition is particular because the last grid point at the north edge is repeated for tracers. For this reason we do not start copying the halo from the last grid point but from the second to last grid point.\n\nExample\n\nConsider the northern edge of a tripolar grid where P indicates the j - location of the poles\n\n P P\n | | | | \n Ny (center) -> u₁ c₁ u₂ c₂ u₃ c₃ u₄ c₄ \n Ny (face) -> |---- v₁ ----|---- v₂ ----|---- v₃ ----|---- v₄ ----\n Nx Nx\n (face) (center)\n\nThe grid ends at Ny because it is periodic in nature, but, given the fold, \n\nc₁ == c₄\n\nand\n\nc₂ == c₃\n\nThis is not the case for the v-velocity (or any field on the j-faces) where the last grid point is not repeated.\n\n\n\n\n\n","category":"function"},{"location":"grids/#OrthogonalSphericalShellGrids._compute_tripolar_coordinates!-Tuple{Any}","page":"API","title":"OrthogonalSphericalShellGrids._compute_tripolar_coordinates!","text":"_compute_tripolar_coordinates!(λFF, φFF, λFC, φFC, λCF, φCF, λCC, φCC, \n λᶠᵃᵃ, λᶜᵃᵃ, φᵃᶠᵃ, φᵃᶜᵃ, \n first_pole_longitude,\n focal_distance, Nλ)\n\nCompute the tripolar coordinates for a given set of input parameters. This function follows the formulation described in Ross J. Murray, \"Explicit Generation of Orthogonal Grids for Ocean Models\", Journal of Computational Physics, Volume 126, Issue 2, 1996, Pages 251-273.\n\nThe tripolar grid is built as a set of cofocal ellipsed and perpendicular hyperbolae. The focal_distance argument is the distance from the center of the ellipses to the foci.\n\nThe family of ellipses obeys:\n\n x² y²\n --------- + --------- = 1\n a²cosh²(ψ) a²sinh²(ψ)\n\nWhile the family of perpendicular hyperbolae obey:\n\n x² y²\n --------- + --------- = 1\n a²cos²(λ) a²sin²(λ)\n\nWhere a is the focal_distance to the center. λ is the longitudinal angle and ψ is the ``isometric latitude'' defined by Murray (1996) as satisfying:\n\n a sinh(ψ) = tand((90 - φ) / 2) \n\nThe final (x, y) points that define the stereographic projection of the tripolar coordinates are given by:\n\n x = a * sinh(ψ) * cos(λ)\n y = a * sinh(ψ) * sin(λ)\n\nfor which it is possible to retrive the longitude and latitude by:\n\n λ = - 180 / π * atan(y / x)\n φ = 90 - 360 / π * atan(sqrt(y² + x²))\n\n\n\n\n\n","category":"method"},{"location":"#OrthogonalSphericalShellGrids.jl","page":"Home","title":"OrthogonalSphericalShellGrids.jl","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"Documentation for OrthogonalSphericalShellGrids.jl","category":"page"}] +} diff --git a/v0.1.1/siteinfo.js b/v0.1.1/siteinfo.js new file mode 100644 index 0000000..20089fd --- /dev/null +++ b/v0.1.1/siteinfo.js @@ -0,0 +1 @@ +var DOCUMENTER_CURRENT_VERSION = "v0.1.1"; diff --git a/versions.js b/versions.js new file mode 100644 index 0000000..7d3080b --- /dev/null +++ b/versions.js @@ -0,0 +1,7 @@ +var DOC_VERSIONS = [ + "stable", + "v0.1", + "dev", +]; +var DOCUMENTER_NEWEST = "v0.1.1"; +var DOCUMENTER_STABLE = "stable";

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�cPnx8@}Yc-}2eTU>{o7325RZO2r}U3J_aJ&8G`} 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